From b61bce68d3d4e668d2197ba6b2d0dee3a1c20ac5 Mon Sep 17 00:00:00 2001 From: art-benchmark-service Date: Thu, 21 Jan 2021 19:31:46 -0800 Subject: [PATCH] Update boot image and system server profiles [M5C5P85S0PP] = Perf stats = (lower is better) Start, memory and code size are improving at a slight expense of boot time. The increase in boot time is however small, and could well be in the noise. Cold startup (speed-profile): -2.01% PSS: -3.40% RSS: -5.53% Privat Dirty: -0.08% Boot time: 1.58% Code size: -22.4% =Generation Strategy= method_threshold: 0.05 image_class_threshold: 0.05 preloaded_classes_threshold: 0.85 upgrade_startup_methods_to_hot: true system_server_threshold: 0.0 priority_packages_thresholds { key: "android" value: 0.02 } priority_packages_thresholds { key: "com.android.systemui" value: 0.02 } priority_packages_thresholds { key: "com.google.android.GoogleCamera" value: 0.02 } priority_packages_thresholds { key: "com.google.android.webview" value: 0.02 } =Profile stats= Data info: - total aggregations: 1547 - number of (device types, builds): 62 File boot-image-profile.txt - hot methods: 1431 added, 11395 removed - methods: 1388 added, 12571 removed - classes: 883 added, 112 removed - totals now: 28756 hot methods, 28766 methods, 15710 classes - totals before: 38720 hot methods, 39949 methods, 14939 classes per package info as csv (selected): package_name, hot_a, hot_r, cl_a, cl_r, hot_num, cl_num android, 700, 8119, 514, 46, 18562, 9442 com.android, 194, 2682, 342, 65, 2054, 3525 java, 383, 465, 19, 0, 6466, 1798 android.view, 107, 876, 31, 10, 2780, 855 android.hardware, 2, 408, 88, 1, 319, 779 android.bluetooth, 13, 88, 4, 3, 146, 170 android.animation, 0, 91, 0, 0, 353, 71 android.app, 221, 1362, 41, 7, 2516, 966 android.content, 41, 952, 36, 0, 1822, 575 android.graphics, 63, 386, 5, 0, 1763, 320 android.icu, 54, 150, 1, 4, 1693, 1474 android.media, 33, 522, 47, 3, 678, 568 android.net, 5, 431, 45, 0, 656, 398 android.widget, 36, 461, 5, 1, 1271, 357 File preloaded-classes - hot methods: 0 added, 0 removed - methods: 0 added, 0 removed - classes: 518 added, 476 removed - totals now: 0 hot methods, 0 methods, 14446 classes - totals before: 0 hot methods, 0 methods, 14404 classes per package info as csv (selected): package_name, hot_a, hot_r, cl_a, cl_r, hot_num, cl_num android, 0, 0, 0, 319, 0, 8643 com.android, 0, 0, 0, 136, 0, 3112 java, 0, 0, 101, 21, 0, 1757 android.view, 0, 0, 0, 80, 0, 754 android.hardware, 0, 0, 0, 12, 0, 680 android.bluetooth, 0, 0, 0, 5, 0, 164 android.app, 0, 0, 0, 40, 0, 891 android.content, 0, 0, 0, 19, 0, 519 android.graphics, 0, 0, 0, 12, 0, 303 android.icu, 0, 0, 0, 5, 0, 1472 android.media, 0, 0, 0, 22, 0, 502 android.net, 0, 0, 0, 9, 0, 343 android.widget, 0, 0, 0, 18, 0, 334 File art-profile - hot methods: 9847 added, 2417 removed - methods: 9201 added, 4241 removed - classes: 1432 added, 563 removed - totals now: 27717 hot methods, 42315 methods, 6127 classes - totals before: 20287 hot methods, 37355 methods, 5258 classes per package info as csv (selected): package_name, hot_a, hot_r, cl_a, cl_r, hot_num, cl_num android, 159, 2, 32, 2, 414, 287 com.android, 9632, 2415, 1389, 561, 27148, 5790 android.hardware, 82, 0, 27, 0, 210, 124 android.app, 0, 0, 1, 0, 1, 3 android.content, 0, 0, 2, 0, 1, 6 android.net, 77, 1, 2, 0, 180, 139 InternalReferenceRawProfileId: 3305 InternalReferenceCandidateProfileId: 3307 Test: build & benchmark Bug: 169104277 Change-Id: I30494a9c879cd226252749a350df686d4ef99eed --- config/boot-image-profile.txt | 15234 +++--------------- config/preloaded-classes | 994 +- services/art-profile | 27481 +++++++++++++++++++------------- 3 files changed, 19584 insertions(+), 24125 deletions(-) diff --git a/config/boot-image-profile.txt b/config/boot-image-profile.txt index a3f1d2ead70d0..256b841495729 100644 --- a/config/boot-image-profile.txt +++ b/config/boot-image-profile.txt @@ -15,17 +15,8 @@ # HSPLandroid/accessibilityservice/AccessibilityServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/accessibilityservice/AccessibilityServiceInfo; HSPLandroid/accessibilityservice/AccessibilityServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/accessibilityservice/AccessibilityServiceInfo;->(Landroid/content/pm/ResolveInfo;Landroid/content/Context;)V -HPLandroid/accessibilityservice/AccessibilityServiceInfo;->equals(Ljava/lang/Object;)Z -HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->getCapabilities()I -PLandroid/accessibilityservice/AccessibilityServiceInfo;->getComponentName()Landroid/content/ComponentName; HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->getId()Ljava/lang/String; -HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->getResolveInfo()Landroid/content/pm/ResolveInfo; HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->initFromParcel(Landroid/os/Parcel;)V -PLandroid/accessibilityservice/AccessibilityServiceInfo;->isDirectBootAware()Z -HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/accessibilityservice/AccessibilityShortcutInfo;->(Landroid/content/Context;Landroid/content/pm/ActivityInfo;)V -HPLandroid/accessibilityservice/AccessibilityShortcutInfo;->equals(Ljava/lang/Object;)Z HSPLandroid/accounts/Account$1;->createFromParcel(Landroid/os/Parcel;)Landroid/accounts/Account; HSPLandroid/accounts/Account$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/accounts/Account$1;->newArray(I)[Landroid/accounts/Account; @@ -34,15 +25,9 @@ HSPLandroid/accounts/Account;->(Landroid/os/Parcel;)V HSPLandroid/accounts/Account;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/accounts/Account;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/accounts/Account;->equals(Ljava/lang/Object;)Z -HPLandroid/accounts/Account;->getAccessId()Ljava/lang/String; HSPLandroid/accounts/Account;->hashCode()I HSPLandroid/accounts/Account;->toString()Ljava/lang/String; HSPLandroid/accounts/Account;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/accounts/AccountAndUser;->(Landroid/accounts/Account;I)V -HSPLandroid/accounts/AccountAndUser;->equals(Ljava/lang/Object;)Z -HSPLandroid/accounts/AccountAndUser;->hashCode()I -HPLandroid/accounts/AccountAndUser;->toString()Ljava/lang/String; -HSPLandroid/accounts/AccountAuthenticatorResponse;->(Landroid/accounts/IAccountAuthenticatorResponse;)V HSPLandroid/accounts/AccountManager$10;->(Landroid/accounts/AccountManager;Landroid/app/Activity;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;Landroid/accounts/Account;Ljava/lang/String;ZLandroid/os/Bundle;)V HSPLandroid/accounts/AccountManager$10;->doWork()V HSPLandroid/accounts/AccountManager$18;->run()V @@ -51,10 +36,6 @@ HSPLandroid/accounts/AccountManager$1;->recompute(Landroid/accounts/AccountManag HSPLandroid/accounts/AccountManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/accounts/AccountManager$20;->(Landroid/accounts/AccountManager;)V HSPLandroid/accounts/AccountManager$2;->(Landroid/accounts/AccountManager;ILjava/lang/String;)V -HSPLandroid/accounts/AccountManager$4;->(Landroid/accounts/AccountManager;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;Landroid/accounts/Account;[Ljava/lang/String;)V -HSPLandroid/accounts/AccountManager$4;->bundleToResult(Landroid/os/Bundle;)Ljava/lang/Boolean; -HSPLandroid/accounts/AccountManager$4;->bundleToResult(Landroid/os/Bundle;)Ljava/lang/Object; -HSPLandroid/accounts/AccountManager$4;->doWork()V HSPLandroid/accounts/AccountManager$AmsTask$1;->(Landroid/accounts/AccountManager;)V HSPLandroid/accounts/AccountManager$AmsTask$Response;->(Landroid/accounts/AccountManager$AmsTask;)V HSPLandroid/accounts/AccountManager$AmsTask$Response;->(Landroid/accounts/AccountManager$AmsTask;Landroid/accounts/AccountManager$1;)V @@ -66,22 +47,16 @@ HSPLandroid/accounts/AccountManager$AmsTask;->getResult()Ljava/lang/Object; HSPLandroid/accounts/AccountManager$AmsTask;->internalGetResult(Ljava/lang/Long;Ljava/util/concurrent/TimeUnit;)Landroid/os/Bundle; HSPLandroid/accounts/AccountManager$AmsTask;->set(Landroid/os/Bundle;)V HSPLandroid/accounts/AccountManager$AmsTask;->start()Landroid/accounts/AccountManagerFuture; -HSPLandroid/accounts/AccountManager$BaseFutureTask$1;->(Landroid/accounts/AccountManager;)V -HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;->(Landroid/accounts/AccountManager$BaseFutureTask;)V HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;->onResult(Landroid/os/Bundle;)V -HSPLandroid/accounts/AccountManager$BaseFutureTask;->(Landroid/accounts/AccountManager;Landroid/os/Handler;)V -HSPLandroid/accounts/AccountManager$BaseFutureTask;->access$1000(Landroid/accounts/AccountManager$BaseFutureTask;Ljava/lang/Object;)V HSPLandroid/accounts/AccountManager$BaseFutureTask;->startTask()V -HSPLandroid/accounts/AccountManager$Future2Task;->(Landroid/accounts/AccountManager;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;)V HSPLandroid/accounts/AccountManager$Future2Task;->done()V HSPLandroid/accounts/AccountManager$Future2Task;->getResult()Ljava/lang/Object; HSPLandroid/accounts/AccountManager$Future2Task;->internalGetResult(Ljava/lang/Long;Ljava/util/concurrent/TimeUnit;)Ljava/lang/Object; -HSPLandroid/accounts/AccountManager$Future2Task;->start()Landroid/accounts/AccountManager$Future2Task; HSPLandroid/accounts/AccountManager$UserIdPackage;->(ILjava/lang/String;)V +HSPLandroid/accounts/AccountManager$UserIdPackage;->equals(Ljava/lang/Object;)Z HSPLandroid/accounts/AccountManager$UserIdPackage;->hashCode()I HSPLandroid/accounts/AccountManager;->(Landroid/content/Context;Landroid/accounts/IAccountManager;)V HSPLandroid/accounts/AccountManager;->access$000(Landroid/accounts/AccountManager;)Landroid/accounts/IAccountManager; -HSPLandroid/accounts/AccountManager;->access$100(Landroid/accounts/AccountManager;)Landroid/content/Context; HSPLandroid/accounts/AccountManager;->access$200(Landroid/accounts/AccountManager;)Ljava/util/HashMap; HSPLandroid/accounts/AccountManager;->access$300(Landroid/accounts/AccountManager;)Ljava/util/HashMap; HSPLandroid/accounts/AccountManager;->access$500(Landroid/accounts/AccountManager;)V @@ -96,38 +71,13 @@ HSPLandroid/accounts/AccountManager;->getAccountsByType(Ljava/lang/String;)[Land HSPLandroid/accounts/AccountManager;->getAccountsByTypeAsUser(Ljava/lang/String;Landroid/os/UserHandle;)[Landroid/accounts/Account; HSPLandroid/accounts/AccountManager;->getAuthToken(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;ZLandroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture; HSPLandroid/accounts/AccountManager;->getAuthToken(Landroid/accounts/Account;Ljava/lang/String;ZLandroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture; -HPLandroid/accounts/AccountManager;->hasAccountAccess(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/UserHandle;)Z -HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Landroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture; -HSPLandroid/accounts/AccountManager;->invalidateLocalAccountsDataCaches()V -HSPLandroid/accounts/AccountManagerInternal;->()V -HSPLandroid/accounts/AuthenticatorDescription;->(Ljava/lang/String;)V -HSPLandroid/accounts/AuthenticatorDescription;->(Ljava/lang/String;Ljava/lang/String;IIIIZ)V -HSPLandroid/accounts/AuthenticatorDescription;->equals(Ljava/lang/Object;)Z -HSPLandroid/accounts/AuthenticatorDescription;->hashCode()I -HSPLandroid/accounts/AuthenticatorDescription;->newKey(Ljava/lang/String;)Landroid/accounts/AuthenticatorDescription; -HPLandroid/accounts/AuthenticatorDescription;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/accounts/IAccountAuthenticator$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/accounts/IAccountAuthenticator$Stub$Proxy;->getAuthToken(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V -HPLandroid/accounts/IAccountAuthenticator$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;[Ljava/lang/String;)V -HPLandroid/accounts/IAccountAuthenticator$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountAuthenticator; -HPLandroid/accounts/IAccountAuthenticatorResponse$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/accounts/IAccountAuthenticatorResponse$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/accounts/IAccountManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAccountsAsUser(Ljava/lang/String;ILjava/lang/String;)[Landroid/accounts/Account; HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthToken(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Ljava/lang/String;ZZLandroid/os/Bundle;)V -HSPLandroid/accounts/IAccountManager$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/accounts/IAccountManager$Stub$Proxy;->onAccountAccessed(Ljava/lang/String;)V HSPLandroid/accounts/IAccountManager$Stub$Proxy;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/accounts/IAccountManager$Stub;->()V HSPLandroid/accounts/IAccountManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManager; -HPLandroid/accounts/IAccountManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLandroid/accounts/IAccountManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/accounts/IAccountManagerResponse$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/accounts/IAccountManagerResponse$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/accounts/IAccountManagerResponse$Stub$Proxy;->onResult(Landroid/os/Bundle;)V HSPLandroid/accounts/IAccountManagerResponse$Stub;->()V HSPLandroid/accounts/IAccountManagerResponse$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/accounts/IAccountManagerResponse$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManagerResponse; HSPLandroid/accounts/IAccountManagerResponse$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/animation/AnimationHandler$1;->(Landroid/animation/AnimationHandler;)V HSPLandroid/animation/AnimationHandler$1;->doFrame(J)V @@ -149,14 +99,12 @@ HSPLandroid/animation/AnimationHandler;->getProvider()Landroid/animation/Animati HSPLandroid/animation/AnimationHandler;->isCallbackDue(Landroid/animation/AnimationHandler$AnimationFrameCallback;J)Z HSPLandroid/animation/AnimationHandler;->removeCallback(Landroid/animation/AnimationHandler$AnimationFrameCallback;)V HSPLandroid/animation/AnimationHandler;->setProvider(Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;)V -HSPLandroid/animation/Animator$AnimatorConstantState;->(Landroid/animation/Animator;)V HSPLandroid/animation/Animator$AnimatorConstantState;->getChangingConfigurations()I HSPLandroid/animation/Animator$AnimatorConstantState;->newInstance()Landroid/animation/Animator; HSPLandroid/animation/Animator$AnimatorConstantState;->newInstance()Ljava/lang/Object; HSPLandroid/animation/Animator$AnimatorListener;->onAnimationEnd(Landroid/animation/Animator;Z)V HSPLandroid/animation/Animator$AnimatorListener;->onAnimationStart(Landroid/animation/Animator;Z)V HSPLandroid/animation/Animator;->()V -HSPLandroid/animation/Animator;->access$002(Landroid/animation/Animator;Landroid/animation/Animator$AnimatorConstantState;)Landroid/animation/Animator$AnimatorConstantState; HSPLandroid/animation/Animator;->addListener(Landroid/animation/Animator$AnimatorListener;)V HSPLandroid/animation/Animator;->addPauseListener(Landroid/animation/Animator$AnimatorPauseListener;)V HSPLandroid/animation/Animator;->appendChangingConfigurations(I)V @@ -164,69 +112,44 @@ HSPLandroid/animation/Animator;->clone()Landroid/animation/Animator; HSPLandroid/animation/Animator;->createConstantState()Landroid/content/res/ConstantState; HSPLandroid/animation/Animator;->getChangingConfigurations()I HSPLandroid/animation/Animator;->getListeners()Ljava/util/ArrayList; -HSPLandroid/animation/Animator;->isPaused()Z HSPLandroid/animation/Animator;->pause()V HSPLandroid/animation/Animator;->removeAllListeners()V HSPLandroid/animation/Animator;->removeListener(Landroid/animation/Animator$AnimatorListener;)V HSPLandroid/animation/Animator;->setAllowRunningAsynchronously(Z)V -HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->()V -HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->(Landroid/animation/AnimatorInflater$1;)V HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->evaluate(FLandroid/util/PathParser$PathData;Landroid/util/PathParser$PathData;)Landroid/util/PathParser$PathData; HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/animation/AnimatorInflater;->createAnimatorFromXml(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Lorg/xmlpull/v1/XmlPullParser;F)Landroid/animation/Animator; HSPLandroid/animation/AnimatorInflater;->createAnimatorFromXml(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/animation/AnimatorSet;IF)Landroid/animation/Animator; HSPLandroid/animation/AnimatorInflater;->createStateListAnimatorFromXml(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/animation/StateListAnimator; HSPLandroid/animation/AnimatorInflater;->getChangingConfigs(Landroid/content/res/Resources;I)I HSPLandroid/animation/AnimatorInflater;->getPVH(Landroid/content/res/TypedArray;IIILjava/lang/String;)Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/AnimatorInflater;->inferValueTypeFromValues(Landroid/content/res/TypedArray;II)I -HSPLandroid/animation/AnimatorInflater;->isColorType(I)Z HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/Context;I)Landroid/animation/Animator; -HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;I)Landroid/animation/Animator; HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;IF)Landroid/animation/Animator; HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;Landroid/animation/ValueAnimator;F)Landroid/animation/ValueAnimator; -HSPLandroid/animation/AnimatorInflater;->loadObjectAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;F)Landroid/animation/ObjectAnimator; HSPLandroid/animation/AnimatorInflater;->loadStateListAnimator(Landroid/content/Context;I)Landroid/animation/StateListAnimator; HSPLandroid/animation/AnimatorInflater;->parseAnimatorFromTypeArray(Landroid/animation/ValueAnimator;Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;F)V HSPLandroid/animation/AnimatorInflater;->setupObjectAnimator(Landroid/animation/ValueAnimator;Landroid/content/res/TypedArray;IF)V HSPLandroid/animation/AnimatorListenerAdapter;->()V HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationCancel(Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationRepeat(Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationStart(Landroid/animation/Animator;)V -HSPLandroid/animation/AnimatorSet$1;->(Landroid/animation/AnimatorSet;)V HSPLandroid/animation/AnimatorSet$1;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/AnimatorSet$2;->(Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;)V HSPLandroid/animation/AnimatorSet$2;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/AnimatorSet$3;->(Landroid/animation/AnimatorSet;)V HSPLandroid/animation/AnimatorSet$3;->compare(Landroid/animation/AnimatorSet$AnimationEvent;Landroid/animation/AnimatorSet$AnimationEvent;)I HSPLandroid/animation/AnimatorSet$3;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLandroid/animation/AnimatorSet$AnimationEvent;->(Landroid/animation/AnimatorSet$Node;I)V HSPLandroid/animation/AnimatorSet$AnimationEvent;->getTime()J -HSPLandroid/animation/AnimatorSet$Builder;->(Landroid/animation/AnimatorSet;Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorSet$Builder;->after(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder; HSPLandroid/animation/AnimatorSet$Builder;->before(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder; HSPLandroid/animation/AnimatorSet$Builder;->with(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder; -HSPLandroid/animation/AnimatorSet$Node;->(Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorSet$Node;->addChild(Landroid/animation/AnimatorSet$Node;)V HSPLandroid/animation/AnimatorSet$Node;->addParent(Landroid/animation/AnimatorSet$Node;)V HSPLandroid/animation/AnimatorSet$Node;->addParents(Ljava/util/ArrayList;)V HSPLandroid/animation/AnimatorSet$Node;->addSibling(Landroid/animation/AnimatorSet$Node;)V HSPLandroid/animation/AnimatorSet$Node;->clone()Landroid/animation/AnimatorSet$Node; -HSPLandroid/animation/AnimatorSet$SeekState;->(Landroid/animation/AnimatorSet;)V -HSPLandroid/animation/AnimatorSet$SeekState;->(Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet$1;)V -PLandroid/animation/AnimatorSet$SeekState;->getPlayTime()J HSPLandroid/animation/AnimatorSet$SeekState;->getPlayTimeNormalized()J HSPLandroid/animation/AnimatorSet$SeekState;->isActive()Z HSPLandroid/animation/AnimatorSet$SeekState;->reset()V -HPLandroid/animation/AnimatorSet$SeekState;->setPlayTime(JZ)V -PLandroid/animation/AnimatorSet$SeekState;->updateSeekDirection(Z)V HSPLandroid/animation/AnimatorSet;->()V -HSPLandroid/animation/AnimatorSet;->access$100(Landroid/animation/AnimatorSet;)Landroid/util/ArrayMap; -HSPLandroid/animation/AnimatorSet;->access$300(Landroid/animation/AnimatorSet;)Z -HSPLandroid/animation/AnimatorSet;->access$402(Landroid/animation/AnimatorSet;Z)Z -HSPLandroid/animation/AnimatorSet;->access$500(Landroid/animation/AnimatorSet;Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Node; -HSPLandroid/animation/AnimatorSet;->addAnimationCallback(J)V -HSPLandroid/animation/AnimatorSet;->addAnimationEndListener()V HSPLandroid/animation/AnimatorSet;->cancel()V HSPLandroid/animation/AnimatorSet;->clone()Landroid/animation/Animator; HSPLandroid/animation/AnimatorSet;->clone()Landroid/animation/AnimatorSet; @@ -238,9 +161,6 @@ HSPLandroid/animation/AnimatorSet;->findLatestEventIdForTime(J)I HSPLandroid/animation/AnimatorSet;->findSiblings(Landroid/animation/AnimatorSet$Node;Ljava/util/ArrayList;)V HSPLandroid/animation/AnimatorSet;->getChangingConfigurations()I HSPLandroid/animation/AnimatorSet;->getChildAnimations()Ljava/util/ArrayList; -HSPLandroid/animation/AnimatorSet;->getNodeForAnimation(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Node; -HSPLandroid/animation/AnimatorSet;->getPlayTimeForNode(JLandroid/animation/AnimatorSet$Node;)J -HSPLandroid/animation/AnimatorSet;->getPlayTimeForNode(JLandroid/animation/AnimatorSet$Node;Z)J HSPLandroid/animation/AnimatorSet;->getStartDelay()J HSPLandroid/animation/AnimatorSet;->getTotalDuration()J HSPLandroid/animation/AnimatorSet;->handleAnimationEvents(IIJ)V @@ -250,15 +170,10 @@ HSPLandroid/animation/AnimatorSet;->isInitialized()Z HSPLandroid/animation/AnimatorSet;->isRunning()Z HSPLandroid/animation/AnimatorSet;->isStarted()Z HSPLandroid/animation/AnimatorSet;->play(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder; -HSPLandroid/animation/AnimatorSet;->playSequentially(Ljava/util/List;)V HSPLandroid/animation/AnimatorSet;->playSequentially([Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorSet;->playTogether(Ljava/util/Collection;)V HSPLandroid/animation/AnimatorSet;->playTogether([Landroid/animation/Animator;)V HSPLandroid/animation/AnimatorSet;->pulseAnimationFrame(J)Z -HSPLandroid/animation/AnimatorSet;->pulseFrame(Landroid/animation/AnimatorSet$Node;J)V -HSPLandroid/animation/AnimatorSet;->removeAnimationCallback()V -HSPLandroid/animation/AnimatorSet;->removeAnimationEndListener()V -HPLandroid/animation/AnimatorSet;->setCurrentPlayTime(J)V HSPLandroid/animation/AnimatorSet;->setDuration(J)Landroid/animation/Animator; HSPLandroid/animation/AnimatorSet;->setDuration(J)Landroid/animation/AnimatorSet; HSPLandroid/animation/AnimatorSet;->setInterpolator(Landroid/animation/TimeInterpolator;)V @@ -275,7 +190,6 @@ HSPLandroid/animation/AnimatorSet;->updateAnimatorsDuration()V HSPLandroid/animation/AnimatorSet;->updatePlayTime(Landroid/animation/AnimatorSet$Node;Ljava/util/ArrayList;)V HSPLandroid/animation/ArgbEvaluator;->()V HSPLandroid/animation/ArgbEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/animation/ArgbEvaluator;->getInstance()Landroid/animation/ArgbEvaluator; HSPLandroid/animation/FloatKeyframeSet;->([Landroid/animation/Keyframe$FloatKeyframe;)V HSPLandroid/animation/FloatKeyframeSet;->clone()Landroid/animation/FloatKeyframeSet; HSPLandroid/animation/FloatKeyframeSet;->clone()Landroid/animation/Keyframes; @@ -291,7 +205,6 @@ HSPLandroid/animation/Keyframe$FloatKeyframe;->clone()Landroid/animation/Keyfram HSPLandroid/animation/Keyframe$FloatKeyframe;->clone()Landroid/animation/Keyframe; HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F HSPLandroid/animation/Keyframe$FloatKeyframe;->setValue(Ljava/lang/Object;)V -HSPLandroid/animation/Keyframe$IntKeyframe;->(FI)V HSPLandroid/animation/Keyframe$IntKeyframe;->clone()Landroid/animation/Keyframe$IntKeyframe; HSPLandroid/animation/Keyframe$IntKeyframe;->clone()Landroid/animation/Keyframe; HSPLandroid/animation/Keyframe$IntKeyframe;->getIntValue()I @@ -309,7 +222,6 @@ HSPLandroid/animation/Keyframe;->ofFloat(F)Landroid/animation/Keyframe; HSPLandroid/animation/Keyframe;->ofFloat(FF)Landroid/animation/Keyframe; HSPLandroid/animation/Keyframe;->ofInt(FI)Landroid/animation/Keyframe; HSPLandroid/animation/Keyframe;->ofObject(FLjava/lang/Object;)Landroid/animation/Keyframe; -HSPLandroid/animation/Keyframe;->setInterpolator(Landroid/animation/TimeInterpolator;)V HSPLandroid/animation/Keyframe;->setValueWasSetOnStart(Z)V HSPLandroid/animation/Keyframe;->valueWasSetOnStart()Z HSPLandroid/animation/KeyframeSet;->([Landroid/animation/Keyframe;)V @@ -320,37 +232,22 @@ HSPLandroid/animation/KeyframeSet;->getValue(F)Ljava/lang/Object; HSPLandroid/animation/KeyframeSet;->ofFloat([F)Landroid/animation/KeyframeSet; HSPLandroid/animation/KeyframeSet;->ofInt([I)Landroid/animation/KeyframeSet; HSPLandroid/animation/KeyframeSet;->ofObject([Ljava/lang/Object;)Landroid/animation/KeyframeSet; -HSPLandroid/animation/KeyframeSet;->ofPath(Landroid/graphics/Path;F)Landroid/animation/PathKeyframes; HSPLandroid/animation/KeyframeSet;->setEvaluator(Landroid/animation/TypeEvaluator;)V -HSPLandroid/animation/LayoutTransition$1;->(Landroid/animation/LayoutTransition;Landroid/view/View;)V HSPLandroid/animation/LayoutTransition$1;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/LayoutTransition$2;->(Landroid/animation/LayoutTransition;Landroid/animation/Animator;IJLandroid/view/View;Landroid/view/ViewGroup;)V HSPLandroid/animation/LayoutTransition$2;->onLayoutChange(Landroid/view/View;IIIIIIII)V -HSPLandroid/animation/LayoutTransition$3;->(Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;ILandroid/view/View$OnLayoutChangeListener;)V -HSPLandroid/animation/LayoutTransition$3;->onAnimationCancel(Landroid/animation/Animator;)V HSPLandroid/animation/LayoutTransition$3;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/animation/LayoutTransition$3;->onAnimationStart(Landroid/animation/Animator;)V -HSPLandroid/animation/LayoutTransition$4;->(Landroid/animation/LayoutTransition;Landroid/view/View;Landroid/view/ViewGroup;)V HSPLandroid/animation/LayoutTransition$4;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/LayoutTransition$5;->(Landroid/animation/LayoutTransition;Landroid/view/View;FLandroid/view/ViewGroup;)V HSPLandroid/animation/LayoutTransition$5;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/LayoutTransition$CleanupCallback;->(Ljava/util/Map;Landroid/view/ViewGroup;)V HSPLandroid/animation/LayoutTransition$CleanupCallback;->cleanup()V HSPLandroid/animation/LayoutTransition$CleanupCallback;->onPreDraw()Z HSPLandroid/animation/LayoutTransition;->()V -HSPLandroid/animation/LayoutTransition;->access$000(Landroid/animation/LayoutTransition;)Ljava/util/HashMap; -HSPLandroid/animation/LayoutTransition;->access$1500(Landroid/animation/LayoutTransition;)Ljava/util/HashMap; -HSPLandroid/animation/LayoutTransition;->access$1600(Landroid/animation/LayoutTransition;)Z -HSPLandroid/animation/LayoutTransition;->access$1700(Landroid/animation/LayoutTransition;)Ljava/util/ArrayList; -HSPLandroid/animation/LayoutTransition;->access$1800(Landroid/animation/LayoutTransition;)Ljava/util/LinkedHashMap; -HSPLandroid/animation/LayoutTransition;->access$1900(Landroid/animation/LayoutTransition;)Ljava/util/LinkedHashMap; HSPLandroid/animation/LayoutTransition;->addChild(Landroid/view/ViewGroup;Landroid/view/View;)V HSPLandroid/animation/LayoutTransition;->addChild(Landroid/view/ViewGroup;Landroid/view/View;Z)V HSPLandroid/animation/LayoutTransition;->addTransitionListener(Landroid/animation/LayoutTransition$TransitionListener;)V HSPLandroid/animation/LayoutTransition;->cancel()V HSPLandroid/animation/LayoutTransition;->cancel(I)V HSPLandroid/animation/LayoutTransition;->disableTransitionType(I)V -HSPLandroid/animation/LayoutTransition;->hasListeners()Z HSPLandroid/animation/LayoutTransition;->hideChild(Landroid/view/ViewGroup;Landroid/view/View;I)V HSPLandroid/animation/LayoutTransition;->isChangingLayout()Z HSPLandroid/animation/LayoutTransition;->layoutChange(Landroid/view/ViewGroup;)V @@ -362,7 +259,6 @@ HSPLandroid/animation/LayoutTransition;->runChangeTransition(Landroid/view/ViewG HSPLandroid/animation/LayoutTransition;->runDisappearingTransition(Landroid/view/ViewGroup;Landroid/view/View;)V HSPLandroid/animation/LayoutTransition;->setAnimateParentHierarchy(Z)V HSPLandroid/animation/LayoutTransition;->setAnimator(ILandroid/animation/Animator;)V -HSPLandroid/animation/LayoutTransition;->setDuration(IJ)V HSPLandroid/animation/LayoutTransition;->setDuration(J)V HSPLandroid/animation/LayoutTransition;->setInterpolator(ILandroid/animation/TimeInterpolator;)V HSPLandroid/animation/LayoutTransition;->setStartDelay(IJ)V @@ -374,14 +270,12 @@ HSPLandroid/animation/ObjectAnimator;->(Ljava/lang/Object;Landroid/util/Pr HSPLandroid/animation/ObjectAnimator;->(Ljava/lang/Object;Ljava/lang/String;)V HSPLandroid/animation/ObjectAnimator;->animateValue(F)V HSPLandroid/animation/ObjectAnimator;->clone()Landroid/animation/Animator; -HSPLandroid/animation/ObjectAnimator;->clone()Landroid/animation/ObjectAnimator; HSPLandroid/animation/ObjectAnimator;->getNameForTrace()Ljava/lang/String; HSPLandroid/animation/ObjectAnimator;->getPropertyName()Ljava/lang/String; HSPLandroid/animation/ObjectAnimator;->getTarget()Ljava/lang/Object; HSPLandroid/animation/ObjectAnimator;->hasSameTargetAndProperties(Landroid/animation/Animator;)Z HSPLandroid/animation/ObjectAnimator;->initAnimation()V HSPLandroid/animation/ObjectAnimator;->isInitialized()Z -HSPLandroid/animation/ObjectAnimator;->ofArgb(Ljava/lang/Object;Ljava/lang/String;[I)Landroid/animation/ObjectAnimator; HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Landroid/util/Property;[F)Landroid/animation/ObjectAnimator; HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator; HSPLandroid/animation/ObjectAnimator;->ofInt(Ljava/lang/Object;Landroid/util/Property;[I)Landroid/animation/ObjectAnimator; @@ -396,33 +290,21 @@ HSPLandroid/animation/ObjectAnimator;->setFloatValues([F)V HSPLandroid/animation/ObjectAnimator;->setIntValues([I)V HSPLandroid/animation/ObjectAnimator;->setObjectValues([Ljava/lang/Object;)V HSPLandroid/animation/ObjectAnimator;->setProperty(Landroid/util/Property;)V -HSPLandroid/animation/ObjectAnimator;->setPropertyName(Ljava/lang/String;)V HSPLandroid/animation/ObjectAnimator;->setTarget(Ljava/lang/Object;)V HSPLandroid/animation/ObjectAnimator;->setupEndValues()V HSPLandroid/animation/ObjectAnimator;->setupStartValues()V -HSPLandroid/animation/ObjectAnimator;->shouldAutoCancel(Landroid/animation/AnimationHandler$AnimationFrameCallback;)Z HSPLandroid/animation/ObjectAnimator;->start()V -HSPLandroid/animation/PathKeyframes$1;->(Landroid/animation/PathKeyframes;)V HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F -HSPLandroid/animation/PathKeyframes$2;->(Landroid/animation/PathKeyframes;)V HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F -HSPLandroid/animation/PathKeyframes$FloatKeyframesBase;->()V HSPLandroid/animation/PathKeyframes$FloatKeyframesBase;->getValue(F)Ljava/lang/Object; -HSPLandroid/animation/PathKeyframes$SimpleKeyframes;->()V -HSPLandroid/animation/PathKeyframes$SimpleKeyframes;->(Landroid/animation/PathKeyframes$1;)V HSPLandroid/animation/PathKeyframes$SimpleKeyframes;->clone()Landroid/animation/Keyframes; HSPLandroid/animation/PathKeyframes;->(Landroid/graphics/Path;F)V -HSPLandroid/animation/PathKeyframes;->createXFloatKeyframes()Landroid/animation/Keyframes$FloatKeyframes; -HSPLandroid/animation/PathKeyframes;->createYFloatKeyframes()Landroid/animation/Keyframes$FloatKeyframes; HSPLandroid/animation/PathKeyframes;->getKeyframes()Ljava/util/ArrayList; HSPLandroid/animation/PathKeyframes;->getKeyframes()Ljava/util/List; HSPLandroid/animation/PathKeyframes;->getValue(F)Ljava/lang/Object; -HSPLandroid/animation/PathKeyframes;->interpolate(FFF)F HSPLandroid/animation/PathKeyframes;->interpolateInRange(FII)Landroid/graphics/PointF; -HSPLandroid/animation/PathKeyframes;->pointForIndex(I)Landroid/graphics/PointF; HSPLandroid/animation/PropertyValuesHolder$1;->getValueAtFraction(F)Ljava/lang/Object; HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->(Landroid/util/Property;[F)V -HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->(Ljava/lang/String;Landroid/animation/Keyframes$FloatKeyframes;)V HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->(Ljava/lang/String;[F)V HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->calculateValue(F)V HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder; @@ -432,24 +314,18 @@ HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setAnimat HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setFloatValues([F)V HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setProperty(Landroid/util/Property;)V HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setupSetter(Ljava/lang/Class;)V -HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->(Ljava/lang/String;[I)V HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->calculateValue(F)V HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder$IntPropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->getAnimatedValue()Ljava/lang/Object; HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setAnimatedValue(Ljava/lang/Object;)V HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setIntValues([I)V -HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setProperty(Landroid/util/Property;)V HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setupSetter(Ljava/lang/Class;)V HSPLandroid/animation/PropertyValuesHolder$PropertyValues;->()V HSPLandroid/animation/PropertyValuesHolder;->(Landroid/util/Property;)V HSPLandroid/animation/PropertyValuesHolder;->(Landroid/util/Property;Landroid/animation/PropertyValuesHolder$1;)V HSPLandroid/animation/PropertyValuesHolder;->(Ljava/lang/String;)V HSPLandroid/animation/PropertyValuesHolder;->(Ljava/lang/String;Landroid/animation/PropertyValuesHolder$1;)V -HSPLandroid/animation/PropertyValuesHolder;->access$200(Ljava/lang/Object;JI)V -HSPLandroid/animation/PropertyValuesHolder;->access$300(Ljava/lang/Class;Ljava/lang/String;)J -HSPLandroid/animation/PropertyValuesHolder;->access$400(Ljava/lang/Object;JF)V -HSPLandroid/animation/PropertyValuesHolder;->access$500(Ljava/lang/Class;Ljava/lang/String;)J HSPLandroid/animation/PropertyValuesHolder;->calculateValue(F)V HSPLandroid/animation/PropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder;->convertBack(Ljava/lang/Object;)Ljava/lang/Object; @@ -462,38 +338,23 @@ HSPLandroid/animation/PropertyValuesHolder;->getValueType()Ljava/lang/Class; HSPLandroid/animation/PropertyValuesHolder;->init()V HSPLandroid/animation/PropertyValuesHolder;->ofFloat(Landroid/util/Property;[F)Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder;->ofFloat(Ljava/lang/String;[F)Landroid/animation/PropertyValuesHolder; -HSPLandroid/animation/PropertyValuesHolder;->ofInt(Landroid/util/Property;[I)Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder;->ofInt(Ljava/lang/String;[I)Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder;->ofKeyframes(Ljava/lang/String;Landroid/animation/Keyframes;)Landroid/animation/PropertyValuesHolder; -HSPLandroid/animation/PropertyValuesHolder;->ofObject(Ljava/lang/String;Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/PropertyValuesHolder; HSPLandroid/animation/PropertyValuesHolder;->setAnimatedValue(Ljava/lang/Object;)V HSPLandroid/animation/PropertyValuesHolder;->setEvaluator(Landroid/animation/TypeEvaluator;)V HSPLandroid/animation/PropertyValuesHolder;->setFloatValues([F)V -HSPLandroid/animation/PropertyValuesHolder;->setIntValues([I)V HSPLandroid/animation/PropertyValuesHolder;->setObjectValues([Ljava/lang/Object;)V HSPLandroid/animation/PropertyValuesHolder;->setProperty(Landroid/util/Property;)V HSPLandroid/animation/PropertyValuesHolder;->setPropertyName(Ljava/lang/String;)V HSPLandroid/animation/PropertyValuesHolder;->setupEndValue(Ljava/lang/Object;)V -HSPLandroid/animation/PropertyValuesHolder;->setupGetter(Ljava/lang/Class;)V HSPLandroid/animation/PropertyValuesHolder;->setupSetterAndGetter(Ljava/lang/Object;)V HSPLandroid/animation/PropertyValuesHolder;->setupSetterOrGetter(Ljava/lang/Class;Ljava/util/HashMap;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLandroid/animation/PropertyValuesHolder;->setupStartValue(Ljava/lang/Object;)V HSPLandroid/animation/PropertyValuesHolder;->setupValue(Ljava/lang/Object;Landroid/animation/Keyframe;)V -HSPLandroid/animation/RectEvaluator;->(Landroid/graphics/Rect;)V -HSPLandroid/animation/RevealAnimator;->(Landroid/view/View;IIFF)V -HSPLandroid/animation/RevealAnimator;->onFinished()V -HSPLandroid/animation/StateListAnimator$1;->(Landroid/animation/StateListAnimator;)V HSPLandroid/animation/StateListAnimator$1;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->(Landroid/animation/StateListAnimator;)V -HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->getChangingConfigurations()I HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->newInstance()Landroid/animation/StateListAnimator; HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->newInstance()Ljava/lang/Object; -HSPLandroid/animation/StateListAnimator$Tuple;->([ILandroid/animation/Animator;)V -HSPLandroid/animation/StateListAnimator$Tuple;->([ILandroid/animation/Animator;Landroid/animation/StateListAnimator$1;)V HSPLandroid/animation/StateListAnimator;->()V -HSPLandroid/animation/StateListAnimator;->access$000(Landroid/animation/StateListAnimator;)Landroid/animation/Animator; -HSPLandroid/animation/StateListAnimator;->access$002(Landroid/animation/StateListAnimator;Landroid/animation/Animator;)Landroid/animation/Animator; -HSPLandroid/animation/StateListAnimator;->access$202(Landroid/animation/StateListAnimator;Landroid/animation/StateListAnimator$StateListAnimatorConstantState;)Landroid/animation/StateListAnimator$StateListAnimatorConstantState; HSPLandroid/animation/StateListAnimator;->addState([ILandroid/animation/Animator;)V HSPLandroid/animation/StateListAnimator;->appendChangingConfigurations(I)V HSPLandroid/animation/StateListAnimator;->clearTarget()V @@ -501,12 +362,10 @@ HSPLandroid/animation/StateListAnimator;->clone()Landroid/animation/StateListAni HSPLandroid/animation/StateListAnimator;->createConstantState()Landroid/content/res/ConstantState; HSPLandroid/animation/StateListAnimator;->getChangingConfigurations()I HSPLandroid/animation/StateListAnimator;->getTarget()Landroid/view/View; -HSPLandroid/animation/StateListAnimator;->initAnimatorListener()V HSPLandroid/animation/StateListAnimator;->jumpToCurrentState()V HSPLandroid/animation/StateListAnimator;->setChangingConfigurations(I)V HSPLandroid/animation/StateListAnimator;->setState([I)V HSPLandroid/animation/StateListAnimator;->setTarget(Landroid/view/View;)V -HSPLandroid/animation/StateListAnimator;->start(Landroid/animation/StateListAnimator$Tuple;)V HSPLandroid/animation/ValueAnimator;->()V HSPLandroid/animation/ValueAnimator;->addAnimationCallback(J)V HSPLandroid/animation/ValueAnimator;->addUpdateListener(Landroid/animation/ValueAnimator$AnimatorUpdateListener;)V @@ -543,7 +402,6 @@ HSPLandroid/animation/ValueAnimator;->isPulsingInternal()Z HSPLandroid/animation/ValueAnimator;->isRunning()Z HSPLandroid/animation/ValueAnimator;->isStarted()Z HSPLandroid/animation/ValueAnimator;->notifyStartListeners()V -HSPLandroid/animation/ValueAnimator;->ofArgb([I)Landroid/animation/ValueAnimator; HSPLandroid/animation/ValueAnimator;->ofFloat([F)Landroid/animation/ValueAnimator; HSPLandroid/animation/ValueAnimator;->ofInt([I)Landroid/animation/ValueAnimator; HSPLandroid/animation/ValueAnimator;->ofObject(Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator; @@ -552,7 +410,6 @@ HSPLandroid/animation/ValueAnimator;->pulseAnimationFrame(J)Z HSPLandroid/animation/ValueAnimator;->removeAllUpdateListeners()V HSPLandroid/animation/ValueAnimator;->removeAnimationCallback()V HSPLandroid/animation/ValueAnimator;->resolveDurationScale()F -HSPLandroid/animation/ValueAnimator;->reverse()V HSPLandroid/animation/ValueAnimator;->setAllowRunningAsynchronously(Z)V HSPLandroid/animation/ValueAnimator;->setAnimationHandler(Landroid/animation/AnimationHandler;)V HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V @@ -575,18 +432,6 @@ HSPLandroid/animation/ValueAnimator;->start()V HSPLandroid/animation/ValueAnimator;->start(Z)V HSPLandroid/animation/ValueAnimator;->startAnimation()V HSPLandroid/animation/ValueAnimator;->startWithoutPulsing(Z)V -HSPLandroid/apex/ApexInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/apex/ApexInfo; -HSPLandroid/apex/ApexInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/apex/ApexInfo$1;->newArray(I)[Landroid/apex/ApexInfo; -HSPLandroid/apex/ApexInfo$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/apex/ApexInfo;->()V -HSPLandroid/apex/ApexInfo;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/apex/IApexService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/apex/IApexService$Stub$Proxy;->destroyCeSnapshotsNotSpecified(I[I)V -HSPLandroid/apex/IApexService$Stub$Proxy;->getActivePackages()[Landroid/apex/ApexInfo; -HSPLandroid/apex/IApexService$Stub$Proxy;->getAllPackages()[Landroid/apex/ApexInfo; -PLandroid/apex/IApexService$Stub$Proxy;->markBootCompleted()V -HSPLandroid/apex/IApexService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/apex/IApexService; HSPLandroid/app/-$$Lambda$ActivityThread$0B6gi4scVND6AEt5CVU-ROTGuJc;->(Landroid/app/ActivityThread;)V HSPLandroid/app/-$$Lambda$ActivityThread$0B6gi4scVND6AEt5CVU-ROTGuJc;->run()V HSPLandroid/app/-$$Lambda$ActivityThread$ActivityClientRecord$H9XTv4Dku-DdbNqrbkW7UrWXxk8;->(Landroid/app/ActivityThread$ActivityClientRecord;)V @@ -596,19 +441,6 @@ HSPLandroid/app/-$$Lambda$ActivityThread$ApplicationThread$PTed3A6g6QT5rNQUxADJT HSPLandroid/app/-$$Lambda$ActivityThread$ApplicationThread$PTed3A6g6QT5rNQUxADJTUDGNDI;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/app/-$$Lambda$ActivityThread$BDR40iEaW2Q9N_5pf3J5tBldUTQ;->(Landroid/app/ActivityThread;)V HSPLandroid/app/-$$Lambda$ActivityThread$BDR40iEaW2Q9N_5pf3J5tBldUTQ;->onConfigurationChanged(Landroid/content/res/Configuration;)V -PLandroid/app/-$$Lambda$ActivityThread$KIWZGOFEGskjvNqPSdRHRz4TwSk;->(Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V -HSPLandroid/app/-$$Lambda$AppOpsManager$3$fbusIVYalutkqug8UfKAGS7k7Z0;->(Landroid/app/AppOpsManager$OnOpActiveChangedListener;IILjava/lang/String;Z)V -HSPLandroid/app/-$$Lambda$AppOpsManager$3$fbusIVYalutkqug8UfKAGS7k7Z0;->run()V -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$OUA9xAFEAUOmX0xqYdgRAgXt2mQ;->(Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$OUA9xAFEAUOmX0xqYdgRAgXt2mQ;->get()Ljava/lang/Object; -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$QifjQFAnZOz-6XnQfyLNXH5dbFI;->(Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$QifjQFAnZOz-6XnQfyLNXH5dbFI;->get()Ljava/lang/Object; -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$X3SR0gwvndg4V3R8EETJBbVxjAo;->(Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/-$$Lambda$AppOpsManager$HistoricalOp$X3SR0gwvndg4V3R8EETJBbVxjAo;->get()Ljava/lang/Object; -HPLandroid/app/-$$Lambda$AppOpsManager$dNgFp8AMIyVeb8NHPq2YEY2Px0E;->(Ljava/util/function/Consumer;Landroid/app/AppOpsManager$HistoricalOps;)V -PLandroid/app/-$$Lambda$AppOpsManager$dNgFp8AMIyVeb8NHPq2YEY2Px0E;->run()V -HPLandroid/app/-$$Lambda$AppOpsManager$gOHC3bDyypVMxV1cG7FWP-kFjIA;->(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V -HPLandroid/app/-$$Lambda$AppOpsManager$gOHC3bDyypVMxV1cG7FWP-kFjIA;->onResult(Landroid/os/Bundle;)V HSPLandroid/app/-$$Lambda$Dialog$GQI7mO1EM_g8-tlIu-i31jpRNQU;->(Landroid/app/Dialog;)V HSPLandroid/app/-$$Lambda$Ikh27qgfBl-N1exKIsaJD6knnac;->(Landroid/app/Dialog;)V HSPLandroid/app/-$$Lambda$LoadedApk$ReceiverDispatcher$Args$YBWo_pyjHgkQEJgfA2r9yWoWRQA;->(Landroid/app/LoadedApk$ReceiverDispatcher$Args;)V @@ -621,21 +453,12 @@ HSPLandroid/app/-$$Lambda$ResourcesManager$tg6nX1GeyDxUL4BEP17S-7W0Qtc;->()V HSPLandroid/app/-$$Lambda$SharedPreferencesImpl$EditorImpl$xMt3av_jX0oSy8XrWpULfBhYg_E;->(Landroid/app/SharedPreferencesImpl$EditorImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;)V HSPLandroid/app/-$$Lambda$SharedPreferencesImpl$EditorImpl$xMt3av_jX0oSy8XrWpULfBhYg_E;->run()V -HSPLandroid/app/-$$Lambda$SystemServiceRegistry$17$PBNjzkuxYJz58dYsq_WqkW4FhC4;->()V -HSPLandroid/app/-$$Lambda$SystemServiceRegistry$17$PBNjzkuxYJz58dYsq_WqkW4FhC4;->()V -HSPLandroid/app/-$$Lambda$SystemServiceRegistry$17$PBNjzkuxYJz58dYsq_WqkW4FhC4;->get()Ljava/lang/Object; -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$39tnc83bh-N0EyXO-Uwr28oAcuk;->(Landroid/app/WallpaperManager$Globals;Landroid/util/Pair;Landroid/app/WallpaperColors;II)V -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$39tnc83bh-N0EyXO-Uwr28oAcuk;->run()V -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$lES15e3vLI2tbK1gyElOj5Ti3O8;->(Landroid/app/WallpaperManager$OnColorsChangedListener;)V -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$lES15e3vLI2tbK1gyElOj5Ti3O8;->test(Ljava/lang/Object;)Z -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$v5AdZHR8Y6eHEbu79xiNNtKhTaM;->(ZLandroid/app/WallpaperManager$ColorManagementProxy;)V -HSPLandroid/app/-$$Lambda$WallpaperManager$Globals$v5AdZHR8Y6eHEbu79xiNNtKhTaM;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V -HSPLandroid/app/ActionBar$LayoutParams;->(II)V -HSPLandroid/app/Activity$1;->(Landroid/app/Activity;)V +HSPLandroid/app/-$$Lambda$SystemServiceRegistry$16$ZrPh-QFhtBSvtXHpQjZOpXBAocs;->()V +HSPLandroid/app/-$$Lambda$SystemServiceRegistry$16$ZrPh-QFhtBSvtXHpQjZOpXBAocs;->()V +HSPLandroid/app/-$$Lambda$SystemServiceRegistry$16$ZrPh-QFhtBSvtXHpQjZOpXBAocs;->get()Ljava/lang/Object; HSPLandroid/app/Activity$1;->isTaskRoot()Z HSPLandroid/app/Activity$1;->updateNavigationBarColor(I)V HSPLandroid/app/Activity$1;->updateStatusBarColor(I)V -HSPLandroid/app/Activity$HostCallbacks;->(Landroid/app/Activity;)V HSPLandroid/app/Activity$HostCallbacks;->onAttachFragment(Landroid/app/Fragment;)V HSPLandroid/app/Activity$HostCallbacks;->onGetLayoutInflater()Landroid/view/LayoutInflater; HSPLandroid/app/Activity$HostCallbacks;->onUseFragmentManagerInflaterFactory()Z @@ -643,50 +466,27 @@ HSPLandroid/app/Activity;->()V HSPLandroid/app/Activity;->access$100(Landroid/app/Activity;)Landroid/app/ActivityManager$TaskDescription; HSPLandroid/app/Activity;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Landroid/app/Instrumentation;Landroid/os/IBinder;ILandroid/app/Application;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/CharSequence;Landroid/app/Activity;Ljava/lang/String;Landroid/app/Activity$NonConfigurationInstances;Landroid/content/res/Configuration;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;Landroid/view/Window;Landroid/view/ViewRootImpl$ActivityConfigCallback;Landroid/os/IBinder;)V HSPLandroid/app/Activity;->attachBaseContext(Landroid/content/Context;)V +HSPLandroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/AutofillId;)Landroid/view/View; HSPLandroid/app/Activity;->autofillClientGetActivityToken()Landroid/os/IBinder; HSPLandroid/app/Activity;->autofillClientGetComponentName()Landroid/content/ComponentName; HSPLandroid/app/Activity;->autofillClientIsFillUiShowing()Z HSPLandroid/app/Activity;->autofillClientRequestHideFillUi()Z HSPLandroid/app/Activity;->autofillClientResetableStateAvailable()V HSPLandroid/app/Activity;->autofillClientRunOnUiThread(Ljava/lang/Runnable;)V -HSPLandroid/app/Activity;->cancelInputsAndStartExitTransition(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->collectActivityLifecycleCallbacks()[Ljava/lang/Object; -HSPLandroid/app/Activity;->dispatchActivityCreated(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityDestroyed()V -HSPLandroid/app/Activity;->dispatchActivityPaused()V -HSPLandroid/app/Activity;->dispatchActivityPostCreated(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityPostDestroyed()V -HSPLandroid/app/Activity;->dispatchActivityPostPaused()V -HSPLandroid/app/Activity;->dispatchActivityPostResumed()V -HSPLandroid/app/Activity;->dispatchActivityPostSaveInstanceState(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityPostStarted()V -HSPLandroid/app/Activity;->dispatchActivityPostStopped()V -HSPLandroid/app/Activity;->dispatchActivityPreCreated(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityPreDestroyed()V -HSPLandroid/app/Activity;->dispatchActivityPrePaused()V -HSPLandroid/app/Activity;->dispatchActivityPreResumed()V -HSPLandroid/app/Activity;->dispatchActivityPreSaveInstanceState(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityPreStarted()V -HSPLandroid/app/Activity;->dispatchActivityPreStopped()V HSPLandroid/app/Activity;->dispatchActivityResult(Ljava/lang/String;IILandroid/content/Intent;Ljava/lang/String;)V -HSPLandroid/app/Activity;->dispatchActivityResumed()V -HSPLandroid/app/Activity;->dispatchActivitySaveInstanceState(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->dispatchActivityStarted()V -HSPLandroid/app/Activity;->dispatchActivityStopped()V HSPLandroid/app/Activity;->dispatchEnterAnimationComplete()V HSPLandroid/app/Activity;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z HSPLandroid/app/Activity;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z -HSPLandroid/app/Activity;->enableAutofillCompatibilityIfNeeded()V HSPLandroid/app/Activity;->findViewById(I)Landroid/view/View; HSPLandroid/app/Activity;->finish()V HSPLandroid/app/Activity;->finish(I)V +HSPLandroid/app/Activity;->finishAfterTransition()V HSPLandroid/app/Activity;->getActivityOptions()Landroid/app/ActivityOptions; HSPLandroid/app/Activity;->getActivityToken()Landroid/os/IBinder; HSPLandroid/app/Activity;->getApplication()Landroid/app/Application; HSPLandroid/app/Activity;->getAutofillClient()Landroid/view/autofill/AutofillManager$AutofillClient; -HSPLandroid/app/Activity;->getCallingPackage()Ljava/lang/String; HSPLandroid/app/Activity;->getComponentName()Landroid/content/ComponentName; -HSPLandroid/app/Activity;->getContentCaptureManager()Landroid/view/contentcapture/ContentCaptureManager; HSPLandroid/app/Activity;->getContentCaptureTypeAsString(I)Ljava/lang/String; HSPLandroid/app/Activity;->getCurrentFocus()Landroid/view/View; HSPLandroid/app/Activity;->getFragmentManager()Landroid/app/FragmentManager; @@ -694,15 +494,14 @@ HSPLandroid/app/Activity;->getIntent()Landroid/content/Intent; HSPLandroid/app/Activity;->getLastNonConfigurationInstance()Ljava/lang/Object; HSPLandroid/app/Activity;->getLayoutInflater()Landroid/view/LayoutInflater; HSPLandroid/app/Activity;->getNextAutofillId()I +HSPLandroid/app/Activity;->getReferrer()Landroid/net/Uri; HSPLandroid/app/Activity;->getRequestedOrientation()I HSPLandroid/app/Activity;->getSystemService(Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/app/Activity;->getTitle()Ljava/lang/CharSequence; -HSPLandroid/app/Activity;->getTitleColor()I HSPLandroid/app/Activity;->getWindow()Landroid/view/Window; HSPLandroid/app/Activity;->getWindowManager()Landroid/view/WindowManager; HSPLandroid/app/Activity;->initWindowDecorActionBar()V HSPLandroid/app/Activity;->isChangingConfigurations()Z -HSPLandroid/app/Activity;->isChild()Z HSPLandroid/app/Activity;->isDestroyed()Z HSPLandroid/app/Activity;->isDisablingEnterExitEventForAutofill()Z HSPLandroid/app/Activity;->isFinishing()Z @@ -739,6 +538,7 @@ HSPLandroid/app/Activity;->onProvideReferrer()Landroid/net/Uri; HSPLandroid/app/Activity;->onRestart()V HSPLandroid/app/Activity;->onRestoreInstanceState(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->onResume()V +HSPLandroid/app/Activity;->onRetainNonConfigurationChildInstances()Ljava/util/HashMap; HSPLandroid/app/Activity;->onSaveInstanceState(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->onStart()V HSPLandroid/app/Activity;->onStateNotSaved()V @@ -752,21 +552,18 @@ HSPLandroid/app/Activity;->onUserLeaveHint()V HSPLandroid/app/Activity;->onWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V HSPLandroid/app/Activity;->onWindowFocusChanged(Z)V HSPLandroid/app/Activity;->overridePendingTransition(II)V -HSPLandroid/app/Activity;->performCreate(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->performCreate(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V HSPLandroid/app/Activity;->performDestroy()V HSPLandroid/app/Activity;->performPause()V HSPLandroid/app/Activity;->performRestart(ZLjava/lang/String;)V HSPLandroid/app/Activity;->performResume(ZLjava/lang/String;)V -HSPLandroid/app/Activity;->performSaveInstanceState(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->performStart(Ljava/lang/String;)V HSPLandroid/app/Activity;->performStop(ZLjava/lang/String;)V HSPLandroid/app/Activity;->performTopResumedActivityChanged(ZLjava/lang/String;)V -HSPLandroid/app/Activity;->performUserLeaving()V HSPLandroid/app/Activity;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V HSPLandroid/app/Activity;->reportFullyDrawn()V -HSPLandroid/app/Activity;->restoreHasCurrentPermissionRequest(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->restoreManagedDialogs(Landroid/os/Bundle;)V +HSPLandroid/app/Activity;->retainNonConfigurationInstances()Landroid/app/Activity$NonConfigurationInstances; HSPLandroid/app/Activity;->runOnUiThread(Ljava/lang/Runnable;)V HSPLandroid/app/Activity;->saveManagedDialogs(Landroid/os/Bundle;)V HSPLandroid/app/Activity;->setContentView(I)V @@ -776,117 +573,89 @@ HSPLandroid/app/Activity;->setResult(ILandroid/content/Intent;)V HSPLandroid/app/Activity;->setTaskDescription(Landroid/app/ActivityManager$TaskDescription;)V HSPLandroid/app/Activity;->setTheme(I)V HSPLandroid/app/Activity;->setTitle(Ljava/lang/CharSequence;)V +HSPLandroid/app/Activity;->setVolumeControlStream(I)V HSPLandroid/app/Activity;->startActivity(Landroid/content/Intent;)V HSPLandroid/app/Activity;->startActivity(Landroid/content/Intent;Landroid/os/Bundle;)V HSPLandroid/app/Activity;->startActivityForResult(Landroid/content/Intent;I)V HSPLandroid/app/Activity;->startActivityForResult(Landroid/content/Intent;ILandroid/os/Bundle;)V -HSPLandroid/app/Activity;->storeHasCurrentPermissionRequest(Landroid/os/Bundle;)V -HSPLandroid/app/Activity;->transferSpringboardActivityOptions(Landroid/os/Bundle;)Landroid/os/Bundle; +HSPLandroid/app/ActivityClient$1;->()V +HSPLandroid/app/ActivityClient$1;->create()Landroid/app/ActivityClient; +HSPLandroid/app/ActivityClient$1;->create()Ljava/lang/Object; +HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->()V +HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->(Landroid/app/ActivityClient$1;)V +HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->create()Landroid/app/IActivityClientController; +HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->create()Ljava/lang/Object; +HSPLandroid/app/ActivityClient;->()V +HSPLandroid/app/ActivityClient;->()V +HSPLandroid/app/ActivityClient;->(Landroid/app/ActivityClient$1;)V +HSPLandroid/app/ActivityClient;->activityDestroyed(Landroid/os/IBinder;)V +HSPLandroid/app/ActivityClient;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V +HSPLandroid/app/ActivityClient;->activityPaused(Landroid/os/IBinder;)V +HSPLandroid/app/ActivityClient;->activityResumed(Landroid/os/IBinder;)V +HSPLandroid/app/ActivityClient;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V +HSPLandroid/app/ActivityClient;->activityTopResumedStateLost()V +HSPLandroid/app/ActivityClient;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z +HSPLandroid/app/ActivityClient;->getActivityClientController()Landroid/app/IActivityClientController; +HSPLandroid/app/ActivityClient;->getDisplayId(Landroid/os/IBinder;)I +HSPLandroid/app/ActivityClient;->getInstance()Landroid/app/ActivityClient; +HSPLandroid/app/ActivityClient;->getTaskForActivity(Landroid/os/IBinder;Z)I +HSPLandroid/app/ActivityClient;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;II)V +HSPLandroid/app/ActivityClient;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V +HSPLandroid/app/ActivityClient;->reportSizeConfigurations(Landroid/os/IBinder;[I[I[I)V +HSPLandroid/app/ActivityClient;->setActivityClientController(Landroid/app/IActivityClientController;)Landroid/app/IActivityClientController; +HSPLandroid/app/ActivityClient;->setRequestedOrientation(Landroid/os/IBinder;I)V +HSPLandroid/app/ActivityClient;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V HSPLandroid/app/ActivityManager$1;->create()Landroid/app/IActivityManager; HSPLandroid/app/ActivityManager$1;->create()Ljava/lang/Object; HSPLandroid/app/ActivityManager$MemoryInfo;->()V HSPLandroid/app/ActivityManager$MemoryInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityManager$MemoryInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ActivityManager$RecentTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RecentTaskInfo; HSPLandroid/app/ActivityManager$RecentTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/app/ActivityManager$RecentTaskInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ActivityManager$RunningAppProcessInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningAppProcessInfo; HSPLandroid/app/ActivityManager$RunningAppProcessInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->()V HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->(Landroid/os/Parcel;)V HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->(Landroid/os/Parcel;Landroid/app/ActivityManager$1;)V -HPLandroid/app/ActivityManager$RunningAppProcessInfo;->(Ljava/lang/String;I[Ljava/lang/String;)V HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->importanceToProcState(I)I HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportance(I)I HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportanceForClient(ILandroid/content/Context;)I HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportanceForTargetSdk(II)I HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityManager$RunningAppProcessInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ActivityManager$RunningServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningServiceInfo; HSPLandroid/app/ActivityManager$RunningServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/ActivityManager$RunningServiceInfo;->(Landroid/os/Parcel;)V -HSPLandroid/app/ActivityManager$RunningServiceInfo;->(Landroid/os/Parcel;Landroid/app/ActivityManager$1;)V HSPLandroid/app/ActivityManager$RunningServiceInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityManager$RunningServiceInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ActivityManager$RunningTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningTaskInfo; HSPLandroid/app/ActivityManager$RunningTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/ActivityManager$RunningTaskInfo;->()V -HSPLandroid/app/ActivityManager$RunningTaskInfo;->(Landroid/os/Parcel;)V -HSPLandroid/app/ActivityManager$RunningTaskInfo;->(Landroid/os/Parcel;Landroid/app/ActivityManager$1;)V -HSPLandroid/app/ActivityManager$RunningTaskInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityManager$RunningTaskInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ActivityManager$TaskDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$TaskDescription; HSPLandroid/app/ActivityManager$TaskDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/ActivityManager$TaskDescription;->()V -HSPLandroid/app/ActivityManager$TaskDescription;->(Landroid/app/ActivityManager$TaskDescription;)V HSPLandroid/app/ActivityManager$TaskDescription;->(Landroid/os/Parcel;)V HSPLandroid/app/ActivityManager$TaskDescription;->(Landroid/os/Parcel;Landroid/app/ActivityManager$1;)V HSPLandroid/app/ActivityManager$TaskDescription;->(Ljava/lang/String;Landroid/graphics/drawable/Icon;IIIIZZIII)V -HSPLandroid/app/ActivityManager$TaskDescription;->copyFrom(Landroid/app/ActivityManager$TaskDescription;)V HSPLandroid/app/ActivityManager$TaskDescription;->copyFromPreserveHiddenFields(Landroid/app/ActivityManager$TaskDescription;)V -HPLandroid/app/ActivityManager$TaskDescription;->equals(Landroid/app/ActivityManager$TaskDescription;Landroid/app/ActivityManager$TaskDescription;)Z -HPLandroid/app/ActivityManager$TaskDescription;->equals(Ljava/lang/Object;)Z -HPLandroid/app/ActivityManager$TaskDescription;->getBackgroundColor()I -HPLandroid/app/ActivityManager$TaskDescription;->getEnsureNavigationBarContrastWhenTransparent()Z -HPLandroid/app/ActivityManager$TaskDescription;->getEnsureStatusBarContrastWhenTransparent()Z +HSPLandroid/app/ActivityManager$TaskDescription;->getBackgroundColor()I HSPLandroid/app/ActivityManager$TaskDescription;->getIcon()Landroid/graphics/Bitmap; HSPLandroid/app/ActivityManager$TaskDescription;->getIconFilename()Ljava/lang/String; HSPLandroid/app/ActivityManager$TaskDescription;->getInMemoryIcon()Landroid/graphics/Bitmap; -HPLandroid/app/ActivityManager$TaskDescription;->getLabel()Ljava/lang/String; -HPLandroid/app/ActivityManager$TaskDescription;->getNavigationBarColor()I HSPLandroid/app/ActivityManager$TaskDescription;->getPrimaryColor()I -HPLandroid/app/ActivityManager$TaskDescription;->getRawIcon()Landroid/graphics/drawable/Icon; -HPLandroid/app/ActivityManager$TaskDescription;->getStatusBarColor()I HSPLandroid/app/ActivityManager$TaskDescription;->loadTaskDescriptionIcon(Ljava/lang/String;I)Landroid/graphics/Bitmap; HSPLandroid/app/ActivityManager$TaskDescription;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityManager$TaskDescription;->restoreFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HPLandroid/app/ActivityManager$TaskDescription;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V HSPLandroid/app/ActivityManager$TaskDescription;->setBackgroundColor(I)V HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureNavigationBarContrastWhenTransparent(Z)V HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureStatusBarContrastWhenTransparent(Z)V HSPLandroid/app/ActivityManager$TaskDescription;->setIcon(Landroid/graphics/drawable/Icon;)V -HPLandroid/app/ActivityManager$TaskDescription;->setIconFilename(Ljava/lang/String;)V -HPLandroid/app/ActivityManager$TaskDescription;->setLabel(Ljava/lang/String;)V -HSPLandroid/app/ActivityManager$TaskDescription;->setMinHeight(I)V -HSPLandroid/app/ActivityManager$TaskDescription;->setMinWidth(I)V HSPLandroid/app/ActivityManager$TaskDescription;->setNavigationBarColor(I)V HSPLandroid/app/ActivityManager$TaskDescription;->setPrimaryColor(I)V -HSPLandroid/app/ActivityManager$TaskDescription;->setResizeMode(I)V HSPLandroid/app/ActivityManager$TaskDescription;->setStatusBarColor(I)V HSPLandroid/app/ActivityManager$TaskDescription;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/ActivityManager$TaskSnapshot$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$TaskSnapshot; -HSPLandroid/app/ActivityManager$TaskSnapshot$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/app/ActivityManager$TaskSnapshot$Builder;->build()Landroid/app/ActivityManager$TaskSnapshot; -HPLandroid/app/ActivityManager$TaskSnapshot;->(JLandroid/content/ComponentName;Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;IILandroid/graphics/Point;Landroid/graphics/Rect;ZZIIZ)V -HSPLandroid/app/ActivityManager$TaskSnapshot;->(Landroid/os/Parcel;)V -HSPLandroid/app/ActivityManager$TaskSnapshot;->getColorSpace()Landroid/graphics/ColorSpace; -HSPLandroid/app/ActivityManager$TaskSnapshot;->getContentInsets()Landroid/graphics/Rect; -HSPLandroid/app/ActivityManager$TaskSnapshot;->getHardwareBuffer()Landroid/hardware/HardwareBuffer; -HSPLandroid/app/ActivityManager$TaskSnapshot;->getId()J -HSPLandroid/app/ActivityManager$TaskSnapshot;->getOrientation()I -HSPLandroid/app/ActivityManager$TaskSnapshot;->getRotation()I -HSPLandroid/app/ActivityManager$TaskSnapshot;->getSystemUiVisibility()I -HSPLandroid/app/ActivityManager$TaskSnapshot;->getTaskSize()Landroid/graphics/Point; -HPLandroid/app/ActivityManager$TaskSnapshot;->getTopActivityComponent()Landroid/content/ComponentName; -HSPLandroid/app/ActivityManager$TaskSnapshot;->getWindowingMode()I -HSPLandroid/app/ActivityManager$TaskSnapshot;->isLowResolution()Z -HSPLandroid/app/ActivityManager$TaskSnapshot;->isRealSnapshot()Z -HSPLandroid/app/ActivityManager$TaskSnapshot;->isTranslucent()Z -HPLandroid/app/ActivityManager$TaskSnapshot;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/ActivityManager$UidObserver;->(Landroid/app/ActivityManager$OnUidImportanceListener;Landroid/content/Context;)V HSPLandroid/app/ActivityManager$UidObserver;->onUidGone(IZ)V HSPLandroid/app/ActivityManager$UidObserver;->onUidStateChanged(IIJI)V HSPLandroid/app/ActivityManager;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLandroid/app/ActivityManager;->addOnUidImportanceListener(Landroid/app/ActivityManager$OnUidImportanceListener;I)V -HSPLandroid/app/ActivityManager;->broadcastStickyIntent(Landroid/content/Intent;I)V -HSPLandroid/app/ActivityManager;->broadcastStickyIntent(Landroid/content/Intent;II)V -HSPLandroid/app/ActivityManager;->checkComponentPermission(Ljava/lang/String;IIZ)I -HSPLandroid/app/ActivityManager;->checkUidPermission(Ljava/lang/String;I)I HSPLandroid/app/ActivityManager;->getAppTasks()Ljava/util/List; HSPLandroid/app/ActivityManager;->getCurrentUser()I -HSPLandroid/app/ActivityManager;->getLauncherLargeIconSize()I +HSPLandroid/app/ActivityManager;->getLargeMemoryClass()I HSPLandroid/app/ActivityManager;->getLauncherLargeIconSizeInner(Landroid/content/Context;)I -HSPLandroid/app/ActivityManager;->getLockTaskModeState()I HSPLandroid/app/ActivityManager;->getMemoryClass()I HSPLandroid/app/ActivityManager;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V HSPLandroid/app/ActivityManager;->getMyMemoryState(Landroid/app/ActivityManager$RunningAppProcessInfo;)V @@ -894,96 +663,38 @@ HSPLandroid/app/ActivityManager;->getPackageImportance(Ljava/lang/String;)I HSPLandroid/app/ActivityManager;->getProcessMemoryInfo([I)[Landroid/os/Debug$MemoryInfo; HSPLandroid/app/ActivityManager;->getRunningAppProcesses()Ljava/util/List; HSPLandroid/app/ActivityManager;->getRunningServices(I)Ljava/util/List; -HSPLandroid/app/ActivityManager;->getRunningTasks(I)Ljava/util/List; HSPLandroid/app/ActivityManager;->getService()Landroid/app/IActivityManager; HSPLandroid/app/ActivityManager;->getTaskService()Landroid/app/IActivityTaskManager; -HSPLandroid/app/ActivityManager;->getUidImportance(I)I -HSPLandroid/app/ActivityManager;->handleIncomingUser(IIIZZLjava/lang/String;Ljava/lang/String;)I -HSPLandroid/app/ActivityManager;->isForegroundService(I)Z HSPLandroid/app/ActivityManager;->isHighEndGfx()Z HSPLandroid/app/ActivityManager;->isLowRamDevice()Z HSPLandroid/app/ActivityManager;->isLowRamDeviceStatic()Z -HSPLandroid/app/ActivityManager;->isProcStateBackground(I)Z -HPLandroid/app/ActivityManager;->isProfileForeground(Landroid/os/UserHandle;)Z HSPLandroid/app/ActivityManager;->isRunningInTestHarness()Z HSPLandroid/app/ActivityManager;->isRunningInUserTestHarness()Z -HSPLandroid/app/ActivityManager;->isSmallBatteryDevice()Z -HSPLandroid/app/ActivityManager;->isStartResultFatalError(I)Z -HSPLandroid/app/ActivityManager;->isStartResultSuccessful(I)Z HSPLandroid/app/ActivityManager;->isUserAMonkey()Z HSPLandroid/app/ActivityManager;->isUserRunning(I)Z -HSPLandroid/app/ActivityManager;->processStateAmToProto(I)I HSPLandroid/app/ActivityManager;->staticGetLargeMemoryClass()I HSPLandroid/app/ActivityManager;->staticGetMemoryClass()I -HSPLandroid/app/ActivityManagerInternal;->()V -PLandroid/app/ActivityOptions$SourceInfo$1;->()V -HPLandroid/app/ActivityOptions$SourceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityOptions$SourceInfo; -HPLandroid/app/ActivityOptions$SourceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/ActivityOptions$SourceInfo;->()V -HPLandroid/app/ActivityOptions$SourceInfo;->(IJ)V -HPLandroid/app/ActivityOptions$SourceInfo;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/app/ActivityOptions$SourceInfo;->(IJ)V HSPLandroid/app/ActivityOptions;->()V HSPLandroid/app/ActivityOptions;->(Landroid/os/Bundle;)V -HPLandroid/app/ActivityOptions;->abort(Landroid/app/ActivityOptions;)V -HSPLandroid/app/ActivityOptions;->disallowEnterPictureInPictureWhileLaunching()Z -HSPLandroid/app/ActivityOptions;->freezeRecentTasksReordering()Z HSPLandroid/app/ActivityOptions;->fromBundle(Landroid/os/Bundle;)Landroid/app/ActivityOptions; HSPLandroid/app/ActivityOptions;->getAnimationType()I -HSPLandroid/app/ActivityOptions;->getAvoidMoveToFront()Z -HPLandroid/app/ActivityOptions;->getCallerDisplayId()I -HPLandroid/app/ActivityOptions;->getLaunchActivityType()I -HSPLandroid/app/ActivityOptions;->getLaunchBounds()Landroid/graphics/Rect; -HSPLandroid/app/ActivityOptions;->getLaunchDisplayId()I -HSPLandroid/app/ActivityOptions;->getLaunchTaskBehind()Z -HSPLandroid/app/ActivityOptions;->getLaunchTaskDisplayArea()Landroid/window/WindowContainerToken; -HSPLandroid/app/ActivityOptions;->getLaunchTaskId()I -HSPLandroid/app/ActivityOptions;->getLaunchWindowingMode()I -HSPLandroid/app/ActivityOptions;->getLockTaskMode()Z -HPLandroid/app/ActivityOptions;->getPendingIntentLaunchFlags()I -HSPLandroid/app/ActivityOptions;->getRemoteAnimationAdapter()Landroid/view/RemoteAnimationAdapter; -HSPLandroid/app/ActivityOptions;->getRotationAnimationHint()I -HSPLandroid/app/ActivityOptions;->getSourceInfo()Landroid/app/ActivityOptions$SourceInfo; -HSPLandroid/app/ActivityOptions;->getTaskAlwaysOnTop()Z -HSPLandroid/app/ActivityOptions;->getUsageTimeReport()Landroid/app/PendingIntent; HSPLandroid/app/ActivityOptions;->makeBasic()Landroid/app/ActivityOptions; -HSPLandroid/app/ActivityOptions;->makeCustomAnimation(Landroid/content/Context;II)Landroid/app/ActivityOptions; -HPLandroid/app/ActivityOptions;->makeRemoteAnimation(Landroid/view/RemoteAnimationAdapter;)Landroid/app/ActivityOptions; -HSPLandroid/app/ActivityOptions;->popAppVerificationBundle()Landroid/os/Bundle; -HSPLandroid/app/ActivityOptions;->setLaunchActivityType(I)V -HSPLandroid/app/ActivityOptions;->setLaunchDisplayId(I)Landroid/app/ActivityOptions; -HSPLandroid/app/ActivityOptions;->setLaunchTaskDisplayArea(Landroid/window/WindowContainerToken;)Landroid/app/ActivityOptions; +HSPLandroid/app/ActivityOptions;->makeRemoteAnimation(Landroid/view/RemoteAnimationAdapter;)Landroid/app/ActivityOptions; HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V -HPLandroid/app/ActivityOptions;->setSourceInfo(IJ)V +HSPLandroid/app/ActivityOptions;->setSourceInfo(IJ)V HSPLandroid/app/ActivityOptions;->toBundle()Landroid/os/Bundle; -HSPLandroid/app/ActivityTaskManager$1;->create()Landroid/app/IActivityTaskManager; HSPLandroid/app/ActivityTaskManager$1;->create()Ljava/lang/Object; -HSPLandroid/app/ActivityTaskManager$RootTaskInfo$1;->()V -HSPLandroid/app/ActivityTaskManager$RootTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityTaskManager$RootTaskInfo; -HSPLandroid/app/ActivityTaskManager$RootTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/ActivityTaskManager$RootTaskInfo;->()V -HPLandroid/app/ActivityTaskManager$RootTaskInfo;->()V -HSPLandroid/app/ActivityTaskManager$RootTaskInfo;->(Landroid/os/Parcel;)V -HSPLandroid/app/ActivityTaskManager$RootTaskInfo;->(Landroid/os/Parcel;Landroid/app/ActivityTaskManager$1;)V -HSPLandroid/app/ActivityTaskManager$RootTaskInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/ActivityTaskManager$RootTaskInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/ActivityTaskManager;->currentUiModeSupportsErrorDialogs(Landroid/content/res/Configuration;)Z +HSPLandroid/app/ActivityTaskManager$2;->create()Landroid/app/IActivityTaskManager; +HSPLandroid/app/ActivityTaskManager$2;->create()Ljava/lang/Object; HSPLandroid/app/ActivityTaskManager;->getDefaultAppRecentsLimitStatic()I -HSPLandroid/app/ActivityTaskManager;->getMaxAppRecentsLimitStatic()I -HSPLandroid/app/ActivityTaskManager;->getMaxRecentTasksStatic()I HSPLandroid/app/ActivityTaskManager;->getService()Landroid/app/IActivityTaskManager; -HSPLandroid/app/ActivityTaskManager;->supportsMultiWindow(Landroid/content/Context;)Z -HSPLandroid/app/ActivityTaskManager;->supportsSplitScreenMultiWindow(Landroid/content/Context;)Z HSPLandroid/app/ActivityThread$1;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$1;->run()V -HSPLandroid/app/ActivityThread$ActivityClientRecord;->(Landroid/os/IBinder;Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;ZLandroid/app/ProfilerInfo;Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V -HSPLandroid/app/ActivityThread$ActivityClientRecord;->access$3800(Landroid/app/ActivityThread$ActivityClientRecord;)Z -HSPLandroid/app/ActivityThread$ActivityClientRecord;->access$4000(Landroid/app/ActivityThread$ActivityClientRecord;)Landroid/content/res/Configuration; -HSPLandroid/app/ActivityThread$ActivityClientRecord;->access$4100(Landroid/app/ActivityThread$ActivityClientRecord;)Landroid/content/res/Configuration; -HSPLandroid/app/ActivityThread$ActivityClientRecord;->access$4102(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/content/res/Configuration;)Landroid/content/res/Configuration; +HSPLandroid/app/ActivityThread$ActivityClientRecord;->(Landroid/os/IBinder;Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;Landroid/app/ActivityOptions;ZLandroid/app/ProfilerInfo;Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V HSPLandroid/app/ActivityThread$ActivityClientRecord;->getLifecycleState()I HSPLandroid/app/ActivityThread$ActivityClientRecord;->init()V HSPLandroid/app/ActivityThread$ActivityClientRecord;->isPersistable()Z -HSPLandroid/app/ActivityThread$ActivityClientRecord;->isPreHoneycomb()Z HSPLandroid/app/ActivityThread$ActivityClientRecord;->lambda$init$0$ActivityThread$ActivityClientRecord(Landroid/content/res/Configuration;I)V HSPLandroid/app/ActivityThread$ActivityClientRecord;->setState(I)V HSPLandroid/app/ActivityThread$AndroidOs;->(Llibcore/io/Os;)V @@ -996,20 +707,21 @@ HSPLandroid/app/ActivityThread$AndroidOs;->stat(Ljava/lang/String;)Landroid/syst HSPLandroid/app/ActivityThread$AppBindData;->()V HSPLandroid/app/ActivityThread$ApplicationThread;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$ApplicationThread;->(Landroid/app/ActivityThread;Landroid/app/ActivityThread$1;)V -HSPLandroid/app/ActivityThread$ApplicationThread;->bindApplication(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ProviderInfoList;Landroid/content/ComponentName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;IZZZZLandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/util/Map;Landroid/os/Bundle;Ljava/lang/String;Landroid/content/AutofillOptions;Landroid/content/ContentCaptureOptions;[J)V +HSPLandroid/app/ActivityThread$ApplicationThread;->bindApplication(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ProviderInfoList;Landroid/content/ComponentName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;IZZZZLandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/util/Map;Landroid/os/Bundle;Ljava/lang/String;Landroid/content/AutofillOptions;Landroid/content/ContentCaptureOptions;[JLandroid/os/SharedMemory;)V HSPLandroid/app/ActivityThread$ApplicationThread;->clearDnsCache()V HSPLandroid/app/ActivityThread$ApplicationThread;->dispatchPackageBroadcast(I[Ljava/lang/String;)V -PLandroid/app/ActivityThread$ApplicationThread;->dumpCacheInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V +HSPLandroid/app/ActivityThread$ApplicationThread;->dumpCacheInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpDbInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpGfxInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Landroid/os/ParcelFileDescriptor;Landroid/os/Debug$MemoryInfo;ZZZZZ[Ljava/lang/String;)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Landroid/util/proto/ProtoOutputStream;Landroid/os/Debug$MemoryInfo;ZZZZ)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZZZZ)V HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfoProto(Landroid/os/ParcelFileDescriptor;Landroid/os/Debug$MemoryInfo;ZZZZ[Ljava/lang/String;)V -PLandroid/app/ActivityThread$ApplicationThread;->dumpProvider(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V +HSPLandroid/app/ActivityThread$ApplicationThread;->dumpProvider(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V PLandroid/app/ActivityThread$ApplicationThread;->dumpService(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V HSPLandroid/app/ActivityThread$ApplicationThread;->lambda$scheduleTrimMemory$0(Ljava/lang/Object;I)V HSPLandroid/app/ActivityThread$ApplicationThread;->notifyContentProviderPublishStatus(Landroid/app/ContentProviderHolder;Ljava/lang/String;IZ)V +HSPLandroid/app/ActivityThread$ApplicationThread;->requestAssistContextExtras(Landroid/os/IBinder;Landroid/os/IBinder;III)V HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleApplicationInfoChanged(Landroid/content/pm/ApplicationInfo;)V HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleBindService(Landroid/os/IBinder;Landroid/content/Intent;ZI)V HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleCreateBackupAgent(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;III)V @@ -1037,7 +749,6 @@ HSPLandroid/app/ActivityThread$GcIdler;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$GcIdler;->queueIdle()Z HSPLandroid/app/ActivityThread$H;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$H;->handleMessage(Landroid/os/Message;)V -HSPLandroid/app/ActivityThread$Idler;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$Idler;->(Landroid/app/ActivityThread;Landroid/app/ActivityThread$1;)V HSPLandroid/app/ActivityThread$Idler;->queueIdle()Z HSPLandroid/app/ActivityThread$Profiler;->()V @@ -1050,6 +761,7 @@ HSPLandroid/app/ActivityThread$ProviderRefCount;->(Landroid/app/ContentPro HSPLandroid/app/ActivityThread$PurgeIdler;->(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread$PurgeIdler;->queueIdle()Z HSPLandroid/app/ActivityThread$ReceiverData;->(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZLandroid/os/IBinder;I)V +HSPLandroid/app/ActivityThread$RequestAssistContextExtras;->()V HSPLandroid/app/ActivityThread$ServiceArgsData;->()V HSPLandroid/app/ActivityThread$ServiceArgsData;->toString()Ljava/lang/String; HSPLandroid/app/ActivityThread;->()V @@ -1061,21 +773,15 @@ HSPLandroid/app/ActivityThread;->access$1700(Landroid/app/ActivityThread;Landroi HSPLandroid/app/ActivityThread;->access$1800(Landroid/app/ActivityThread;Landroid/app/ActivityThread$BindServiceData;)V HSPLandroid/app/ActivityThread;->access$1900(Landroid/app/ActivityThread;Landroid/app/ActivityThread$ServiceArgsData;)V HSPLandroid/app/ActivityThread;->access$2000(Landroid/app/ActivityThread;Landroid/os/IBinder;)V -PLandroid/app/ActivityThread;->access$2100(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V -HSPLandroid/app/ActivityThread;->access$2200(Landroid/app/ActivityThread;Landroid/app/ActivityThread$CreateBackupAgentData;)V -HSPLandroid/app/ActivityThread;->access$2300(Landroid/app/ActivityThread;Landroid/app/ActivityThread$CreateBackupAgentData;)V -PLandroid/app/ActivityThread;->access$2500(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V +HSPLandroid/app/ActivityThread;->access$2500(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V HSPLandroid/app/ActivityThread;->access$2600(Landroid/app/ActivityThread;Landroid/os/Bundle;)V HSPLandroid/app/ActivityThread;->access$2800(Landroid/app/ActivityThread;Landroid/os/IBinder;)V -HSPLandroid/app/ActivityThread;->access$300(Landroid/app/ActivityThread;ILjava/lang/Object;I)V HSPLandroid/app/ActivityThread;->access$3300(Landroid/app/ActivityThread;)Landroid/app/servertransaction/TransactionExecutor; -HSPLandroid/app/ActivityThread;->access$3500(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread;->access$3600(Landroid/app/ActivityThread;)V HSPLandroid/app/ActivityThread;->access$900(Landroid/app/ActivityThread;Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey; HSPLandroid/app/ActivityThread;->acquireExistingProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider; HSPLandroid/app/ActivityThread;->acquireProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider; HSPLandroid/app/ActivityThread;->applyCompatConfiguration(I)Landroid/content/res/Configuration; -HSPLandroid/app/ActivityThread;->applyConfigurationToResources(Landroid/content/res/Configuration;)V HSPLandroid/app/ActivityThread;->applyPendingProcessState()V HSPLandroid/app/ActivityThread;->attach(ZJ)V HSPLandroid/app/ActivityThread;->callActivityOnSaveInstanceState(Landroid/app/ActivityThread$ActivityClientRecord;)V @@ -1094,7 +800,6 @@ HSPLandroid/app/ActivityThread;->currentPackageName()Ljava/lang/String; HSPLandroid/app/ActivityThread;->currentProcessName()Ljava/lang/String; HSPLandroid/app/ActivityThread;->deliverNewIntents(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;)V HSPLandroid/app/ActivityThread;->deliverResults(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;Ljava/lang/String;)V -HSPLandroid/app/ActivityThread;->doGcIfNeeded()V HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Landroid/util/proto/ProtoOutputStream;Landroid/os/Debug$MemoryInfo;ZZJJJJJJ)V HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZZZILjava/lang/String;JJJJJJ)V HSPLandroid/app/ActivityThread;->dumpMemoryInfo(Landroid/util/proto/ProtoOutputStream;JLjava/lang/String;IIIIIIZIII)V @@ -1134,20 +839,22 @@ HSPLandroid/app/ActivityThread;->handleCreateService(Landroid/app/ActivityThread HSPLandroid/app/ActivityThread;->handleDestroyActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZIZLjava/lang/String;)V HSPLandroid/app/ActivityThread;->handleDestroyBackupAgent(Landroid/app/ActivityThread$CreateBackupAgentData;)V HSPLandroid/app/ActivityThread;->handleDispatchPackageBroadcast(I[Ljava/lang/String;)V -PLandroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V +HSPLandroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V PLandroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V HSPLandroid/app/ActivityThread;->handleEnterAnimationComplete(Landroid/os/IBinder;)V -HSPLandroid/app/ActivityThread;->handleFixedRotationAdjustments(Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V HSPLandroid/app/ActivityThread;->handleLaunchActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;Landroid/content/Intent;)Landroid/app/Activity; -PLandroid/app/ActivityThread;->handleLowMemory()V +HPLandroid/app/ActivityThread;->handleLowMemory()V HSPLandroid/app/ActivityThread;->handleNewIntent(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;)V HSPLandroid/app/ActivityThread;->handlePauseActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZZILandroid/app/servertransaction/PendingTransactionActions;Ljava/lang/String;)V HSPLandroid/app/ActivityThread;->handleReceiver(Landroid/app/ActivityThread$ReceiverData;)V +HSPLandroid/app/ActivityThread;->handleRelaunchActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V +HSPLandroid/app/ActivityThread;->handleRelaunchActivityInner(Landroid/app/ActivityThread$ActivityClientRecord;ILjava/util/List;Ljava/util/List;Landroid/app/servertransaction/PendingTransactionActions;ZLandroid/content/res/Configuration;Ljava/lang/String;)V +HSPLandroid/app/ActivityThread;->handleRequestAssistContextExtras(Landroid/app/ActivityThread$RequestAssistContextExtras;)V HSPLandroid/app/ActivityThread;->handleResumeActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZZLjava/lang/String;)V HSPLandroid/app/ActivityThread;->handleSendResult(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;Ljava/lang/String;)V HSPLandroid/app/ActivityThread;->handleServiceArgs(Landroid/app/ActivityThread$ServiceArgsData;)V HSPLandroid/app/ActivityThread;->handleSetCoreSettings(Landroid/os/Bundle;)V -HSPLandroid/app/ActivityThread;->handleStartActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V +HSPLandroid/app/ActivityThread;->handleStartActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;Landroid/app/ActivityOptions;)V HSPLandroid/app/ActivityThread;->handleStopActivity(Landroid/app/ActivityThread$ActivityClientRecord;ILandroid/app/servertransaction/PendingTransactionActions;ZLjava/lang/String;)V HSPLandroid/app/ActivityThread;->handleStopService(Landroid/os/IBinder;)V HSPLandroid/app/ActivityThread;->handleTopResumedActivityChanged(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)V @@ -1161,8 +868,6 @@ HSPLandroid/app/ActivityThread;->initializeMainlineModules()V HSPLandroid/app/ActivityThread;->installContentProviders(Landroid/content/Context;Ljava/util/List;)V HSPLandroid/app/ActivityThread;->installProvider(Landroid/content/Context;Landroid/app/ContentProviderHolder;Landroid/content/pm/ProviderInfo;ZZZ)Landroid/app/ContentProviderHolder; HSPLandroid/app/ActivityThread;->installProviderAuthoritiesLocked(Landroid/content/IContentProvider;Landroid/content/ContentProvider;Landroid/app/ContentProviderHolder;)Landroid/app/ActivityThread$ProviderClientRecord; -HSPLandroid/app/ActivityThread;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lang/ClassLoader;)V -HSPLandroid/app/ActivityThread;->installSystemProviders(Ljava/util/List;)V HSPLandroid/app/ActivityThread;->isCachedProcessState()Z HSPLandroid/app/ActivityThread;->isDifferentDisplay(Landroid/app/Activity;I)Z HSPLandroid/app/ActivityThread;->isLoadedApkResourceDirsUpToDate(Landroid/app/LoadedApk;Landroid/content/pm/ApplicationInfo;)Z @@ -1183,7 +888,8 @@ HSPLandroid/app/ActivityThread;->performRestartActivity(Landroid/app/ActivityThr HSPLandroid/app/ActivityThread;->performResumeActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)Z HSPLandroid/app/ActivityThread;->performStopActivityInner(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions$StopInfo;ZZLjava/lang/String;)V HSPLandroid/app/ActivityThread;->performUserLeavingActivity(Landroid/app/ActivityThread$ActivityClientRecord;)V -PLandroid/app/ActivityThread;->printRow(Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/Object;)V +HSPLandroid/app/ActivityThread;->prepareRelaunchActivity(Landroid/os/IBinder;Ljava/util/List;Ljava/util/List;ILandroid/util/MergedConfiguration;Z)Landroid/app/ActivityThread$ActivityClientRecord; +HSPLandroid/app/ActivityThread;->printRow(Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/Object;)V HSPLandroid/app/ActivityThread;->purgePendingResources()V HSPLandroid/app/ActivityThread;->relaunchAllActivities(Z)V HSPLandroid/app/ActivityThread;->releaseProvider(Landroid/content/IContentProvider;Z)Z @@ -1191,12 +897,10 @@ HSPLandroid/app/ActivityThread;->reportSizeConfigurations(Landroid/app/ActivityT HSPLandroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/ActivityThread;->reportTopResumedActivityChanged(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)V HSPLandroid/app/ActivityThread;->scheduleContextCleanup(Landroid/app/ContextImpl;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/ActivityThread;->scheduleGcIdler()V HSPLandroid/app/ActivityThread;->schedulePurgeIdler()V HSPLandroid/app/ActivityThread;->sendMessage(ILjava/lang/Object;)V HSPLandroid/app/ActivityThread;->sendMessage(ILjava/lang/Object;IIZ)V HSPLandroid/app/ActivityThread;->setupGraphicsSupport(Landroid/content/Context;)V -HSPLandroid/app/ActivityThread;->systemMain()Landroid/app/ActivityThread; HSPLandroid/app/ActivityThread;->unscheduleGcIdler()V HSPLandroid/app/ActivityThread;->updateDebugViewAttributeState()Z HSPLandroid/app/ActivityThread;->updateDefaultDensity()V @@ -1206,21 +910,19 @@ HSPLandroid/app/ActivityThread;->updatePendingConfiguration(Landroid/content/res HSPLandroid/app/ActivityThread;->updateProcessState(IZ)V HSPLandroid/app/ActivityThread;->updateVisibility(Landroid/app/ActivityThread$ActivityClientRecord;Z)V HSPLandroid/app/ActivityThread;->updateVmProcessState(I)V -HSPLandroid/app/ActivityTransitionState;->()V HSPLandroid/app/ActivityTransitionState;->enterReady(Landroid/app/Activity;)V HSPLandroid/app/ActivityTransitionState;->getPendingExitNames()Ljava/util/ArrayList; HSPLandroid/app/ActivityTransitionState;->onResume(Landroid/app/Activity;)V -HSPLandroid/app/ActivityTransitionState;->onStop()V +HSPLandroid/app/ActivityTransitionState;->onStop(Landroid/app/Activity;)V HSPLandroid/app/ActivityTransitionState;->readState(Landroid/os/Bundle;)V HSPLandroid/app/ActivityTransitionState;->restoreExitedViews()V -HSPLandroid/app/ActivityTransitionState;->restoreReenteringViews()V HSPLandroid/app/ActivityTransitionState;->saveState(Landroid/os/Bundle;)V HSPLandroid/app/ActivityTransitionState;->setEnterActivityOptions(Landroid/app/Activity;Landroid/app/ActivityOptions;)V +HSPLandroid/app/ActivityTransitionState;->startExitBackTransition(Landroid/app/Activity;)Z HSPLandroid/app/ActivityTransitionState;->startExitOutTransition(Landroid/app/Activity;Landroid/os/Bundle;)V HSPLandroid/app/AlarmManager$AlarmClockInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/AlarmManager$AlarmClockInfo; HSPLandroid/app/AlarmManager$AlarmClockInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/AlarmManager$AlarmClockInfo;->getTriggerTime()J -HSPLandroid/app/AlarmManager$AlarmClockInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/AlarmManager$ListenerWrapper;->(Landroid/app/AlarmManager;Landroid/app/AlarmManager$OnAlarmListener;)V HSPLandroid/app/AlarmManager$ListenerWrapper;->cancel()V HSPLandroid/app/AlarmManager$ListenerWrapper;->doAlarm(Landroid/app/IAlarmCompleteListener;)V @@ -1231,10 +933,8 @@ HSPLandroid/app/AlarmManager;->access$000(Landroid/app/AlarmManager;)Landroid/ap HSPLandroid/app/AlarmManager;->cancel(Landroid/app/AlarmManager$OnAlarmListener;)V HSPLandroid/app/AlarmManager;->cancel(Landroid/app/PendingIntent;)V HSPLandroid/app/AlarmManager;->getNextAlarmClock(I)Landroid/app/AlarmManager$AlarmClockInfo; -HPLandroid/app/AlarmManager;->getNextWakeFromIdleTime()J HSPLandroid/app/AlarmManager;->legacyExactLength()J HSPLandroid/app/AlarmManager;->set(IJJJLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;Landroid/os/WorkSource;)V -HSPLandroid/app/AlarmManager;->set(IJJJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;Landroid/os/WorkSource;)V HSPLandroid/app/AlarmManager;->set(IJLandroid/app/PendingIntent;)V HSPLandroid/app/AlarmManager;->set(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V HSPLandroid/app/AlarmManager;->setExact(IJLandroid/app/PendingIntent;)V @@ -1242,9 +942,6 @@ HSPLandroid/app/AlarmManager;->setExact(IJLjava/lang/String;Landroid/app/AlarmMa HSPLandroid/app/AlarmManager;->setExactAndAllowWhileIdle(IJLandroid/app/PendingIntent;)V HSPLandroid/app/AlarmManager;->setImpl(IJJJILandroid/app/PendingIntent;Landroid/app/AlarmManager$OnAlarmListener;Ljava/lang/String;Landroid/os/Handler;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V HSPLandroid/app/AlarmManager;->setInexactRepeating(IJJLandroid/app/PendingIntent;)V -HPLandroid/app/AlarmManager;->setWindow(IJJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V -HSPLandroid/app/AlertDialog$Builder;->(Landroid/content/Context;)V -HSPLandroid/app/AlertDialog$Builder;->create()Landroid/app/AlertDialog; HSPLandroid/app/AlertDialog;->onCreate(Landroid/os/Bundle;)V HSPLandroid/app/AlertDialog;->resolveDialogTheme(Landroid/content/Context;I)I HSPLandroid/app/AppCompatCallbacks;->([J)V @@ -1258,190 +955,28 @@ HSPLandroid/app/AppComponentFactory;->instantiateClassLoader(Ljava/lang/ClassLoa HSPLandroid/app/AppComponentFactory;->instantiateProvider(Ljava/lang/ClassLoader;Ljava/lang/String;)Landroid/content/ContentProvider; HSPLandroid/app/AppComponentFactory;->instantiateReceiver(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/content/BroadcastReceiver; HSPLandroid/app/AppComponentFactory;->instantiateService(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/app/Service; -HSPLandroid/app/AppGlobals;->getFloatCoreSetting(Ljava/lang/String;F)F HSPLandroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application; HSPLandroid/app/AppGlobals;->getIntCoreSetting(Ljava/lang/String;I)I HSPLandroid/app/AppGlobals;->getPackageManager()Landroid/content/pm/IPackageManager; -HSPLandroid/app/AppGlobals;->getPermissionManager()Landroid/permission/IPermissionManager; HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V HSPLandroid/app/AppOpsManager$1;->onSelfNoted(Landroid/app/SyncNotedAppOp;)V HSPLandroid/app/AppOpsManager$1;->reportStackTraceIfNeeded(Landroid/app/SyncNotedAppOp;)V -HSPLandroid/app/AppOpsManager$2;->(Landroid/app/AppOpsManager;Landroid/app/AppOpsManager$OnOpChangedListener;)V HSPLandroid/app/AppOpsManager$2;->opChanged(IILjava/lang/String;)V -HSPLandroid/app/AppOpsManager$3;->lambda$opActiveChanged$0(Landroid/app/AppOpsManager$OnOpActiveChangedListener;IILjava/lang/String;Z)V -HSPLandroid/app/AppOpsManager$3;->opActiveChanged(IILjava/lang/String;Z)V -HPLandroid/app/AppOpsManager$4;->(Landroid/app/AppOpsManager;Landroid/app/AppOpsManager$OnOpStartedListener;)V HSPLandroid/app/AppOpsManager$5;->(Landroid/app/AppOpsManager;Landroid/app/AppOpsManager$OnOpNotedListener;)V -HSPLandroid/app/AppOpsManager$5;->opNoted(IILjava/lang/String;I)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->(Landroid/app/AppOpsManager$AttributedHistoricalOps;)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->(Landroid/app/AppOpsManager$AttributedHistoricalOps;Landroid/app/AppOpsManager$1;)V -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->(Ljava/lang/String;)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->(Ljava/lang/String;Landroid/util/ArrayMap;)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3300(Landroid/app/AppOpsManager$AttributedHistoricalOps;Landroid/app/AppOpsManager$AttributedHistoricalOps;)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3400(Landroid/app/AppOpsManager$AttributedHistoricalOps;[Ljava/lang/String;ID)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3600(Landroid/app/AppOpsManager$AttributedHistoricalOps;)Z -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3700(Landroid/app/AppOpsManager$AttributedHistoricalOps;IIIJ)V -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3800(Landroid/app/AppOpsManager$AttributedHistoricalOps;IIIJ)V -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->access$3900(Landroid/app/AppOpsManager$AttributedHistoricalOps;IIIJ)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->filter([Ljava/lang/String;ID)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOp(Ljava/lang/String;)Landroid/app/AppOpsManager$HistoricalOp; -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOpAt(I)Landroid/app/AppOpsManager$HistoricalOp; -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOpCount()I -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOrCreateHistoricalOp(I)Landroid/app/AppOpsManager$HistoricalOp; -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getTag()Ljava/lang/String; -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->increaseAccessCount(IIIJ)V -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->increaseAccessDuration(IIIJ)V -HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->increaseRejectCount(IIIJ)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->isEmpty()Z -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->merge(Landroid/app/AppOpsManager$AttributedHistoricalOps;)V -HPLandroid/app/AppOpsManager$AttributedHistoricalOps;->splice(D)Landroid/app/AppOpsManager$AttributedHistoricalOps; -HPLandroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;->parcel(Landroid/util/LongSparseArray;Landroid/os/Parcel;I)V -HPLandroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;->parcel(Ljava/lang/Object;Landroid/os/Parcel;I)V -HSPLandroid/app/AppOpsManager$AttributedOpEntry;->(IZLandroid/util/LongSparseArray;Landroid/util/LongSparseArray;)V -HPLandroid/app/AppOpsManager$AttributedOpEntry;->collectKeys()Landroid/util/ArraySet; HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager$NoteOpEvent; -HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessTime(III)J -HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastDuration(III)J -HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastProxyInfo(III)Landroid/app/AppOpsManager$OpEventProxyInfo; HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager$NoteOpEvent; -HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectTime(III)J -HPLandroid/app/AppOpsManager$AttributedOpEntry;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->(I)V -HPLandroid/app/AppOpsManager$HistoricalOp;->(Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/AppOpsManager$HistoricalOp;->(Landroid/app/AppOpsManager$HistoricalOp;Landroid/app/AppOpsManager$1;)V -HPLandroid/app/AppOpsManager$HistoricalOp;->access$4100(Landroid/app/AppOpsManager$HistoricalOp;Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/AppOpsManager$HistoricalOp;->access$4300(Landroid/app/AppOpsManager$HistoricalOp;D)Landroid/app/AppOpsManager$HistoricalOp; -HPLandroid/app/AppOpsManager$HistoricalOp;->access$4400(Landroid/app/AppOpsManager$HistoricalOp;D)V -HPLandroid/app/AppOpsManager$HistoricalOp;->access$4500(Landroid/app/AppOpsManager$HistoricalOp;)Z -HSPLandroid/app/AppOpsManager$HistoricalOp;->access$4600(Landroid/app/AppOpsManager$HistoricalOp;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->access$4700(Landroid/app/AppOpsManager$HistoricalOp;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->access$4800(Landroid/app/AppOpsManager$HistoricalOp;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalOp;->filter(D)V -HPLandroid/app/AppOpsManager$HistoricalOp;->getOpName()Ljava/lang/String; -HSPLandroid/app/AppOpsManager$HistoricalOp;->getOrCreateAccessCount()Landroid/util/LongSparseLongArray; -HSPLandroid/app/AppOpsManager$HistoricalOp;->getOrCreateAccessDuration()Landroid/util/LongSparseLongArray; -HSPLandroid/app/AppOpsManager$HistoricalOp;->getOrCreateRejectCount()Landroid/util/LongSparseLongArray; -HPLandroid/app/AppOpsManager$HistoricalOp;->hasData(Landroid/util/LongSparseLongArray;)Z -HSPLandroid/app/AppOpsManager$HistoricalOp;->increaseAccessCount(IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->increaseAccessDuration(IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->increaseCount(Landroid/util/LongSparseLongArray;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOp;->increaseRejectCount(IIJ)V -HPLandroid/app/AppOpsManager$HistoricalOp;->isEmpty()Z -HPLandroid/app/AppOpsManager$HistoricalOp;->lambda$OUA9xAFEAUOmX0xqYdgRAgXt2mQ(Landroid/app/AppOpsManager$HistoricalOp;)Landroid/util/LongSparseLongArray; -HPLandroid/app/AppOpsManager$HistoricalOp;->lambda$QifjQFAnZOz-6XnQfyLNXH5dbFI(Landroid/app/AppOpsManager$HistoricalOp;)Landroid/util/LongSparseLongArray; -HPLandroid/app/AppOpsManager$HistoricalOp;->lambda$X3SR0gwvndg4V3R8EETJBbVxjAo(Landroid/app/AppOpsManager$HistoricalOp;)Landroid/util/LongSparseLongArray; -HPLandroid/app/AppOpsManager$HistoricalOp;->merge(Landroid/app/AppOpsManager$HistoricalOp;)V -HPLandroid/app/AppOpsManager$HistoricalOp;->merge(Ljava/util/function/Supplier;Landroid/util/LongSparseLongArray;)V -HPLandroid/app/AppOpsManager$HistoricalOp;->scale(Landroid/util/LongSparseLongArray;D)V -HPLandroid/app/AppOpsManager$HistoricalOp;->splice(D)Landroid/app/AppOpsManager$HistoricalOp; -HPLandroid/app/AppOpsManager$HistoricalOp;->splice(Landroid/util/LongSparseLongArray;Ljava/util/function/Supplier;D)V -HSPLandroid/app/AppOpsManager$HistoricalOps;->(JJ)V -HPLandroid/app/AppOpsManager$HistoricalOps;->(Landroid/app/AppOpsManager$HistoricalOps;)V -HPLandroid/app/AppOpsManager$HistoricalOps;->filter(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJ)V -HPLandroid/app/AppOpsManager$HistoricalOps;->getBeginTimeMillis()J -HPLandroid/app/AppOpsManager$HistoricalOps;->getDurationMillis()J -HPLandroid/app/AppOpsManager$HistoricalOps;->getEndTimeMillis()J -HSPLandroid/app/AppOpsManager$HistoricalOps;->getOrCreateHistoricalUidOps(I)Landroid/app/AppOpsManager$HistoricalUidOps; -HPLandroid/app/AppOpsManager$HistoricalOps;->getUidCount()I -HPLandroid/app/AppOpsManager$HistoricalOps;->getUidOps(I)Landroid/app/AppOpsManager$HistoricalUidOps; -HPLandroid/app/AppOpsManager$HistoricalOps;->getUidOpsAt(I)Landroid/app/AppOpsManager$HistoricalUidOps; -HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseAccessCount(IILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseRejectCount(IILjava/lang/String;Ljava/lang/String;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalOps;->isEmpty()Z -HPLandroid/app/AppOpsManager$HistoricalOps;->merge(Landroid/app/AppOpsManager$HistoricalOps;)V -HPLandroid/app/AppOpsManager$HistoricalOps;->round(D)D -HSPLandroid/app/AppOpsManager$HistoricalOps;->setEndTime(J)V -HPLandroid/app/AppOpsManager$HistoricalOps;->splice(DZ)Landroid/app/AppOpsManager$HistoricalOps; -HPLandroid/app/AppOpsManager$HistoricalOpsRequest$Builder;->(JJ)V -PLandroid/app/AppOpsManager$HistoricalOpsRequest$Builder;->setOpNames(Ljava/util/List;)Landroid/app/AppOpsManager$HistoricalOpsRequest$Builder; -HPLandroid/app/AppOpsManager$HistoricalOpsRequest;->(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IJJI)V -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$5600(Landroid/app/AppOpsManager$HistoricalOpsRequest;)I -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$5700(Landroid/app/AppOpsManager$HistoricalOpsRequest;)Ljava/lang/String; -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$5800(Landroid/app/AppOpsManager$HistoricalOpsRequest;)Ljava/lang/String; -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$5900(Landroid/app/AppOpsManager$HistoricalOpsRequest;)Ljava/util/List; -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$6000(Landroid/app/AppOpsManager$HistoricalOpsRequest;)I -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$6100(Landroid/app/AppOpsManager$HistoricalOpsRequest;)J -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$6200(Landroid/app/AppOpsManager$HistoricalOpsRequest;)J -PLandroid/app/AppOpsManager$HistoricalOpsRequest;->access$6300(Landroid/app/AppOpsManager$HistoricalOpsRequest;)I -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->(Landroid/app/AppOpsManager$HistoricalPackageOps;)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->(Landroid/app/AppOpsManager$HistoricalPackageOps;Landroid/app/AppOpsManager$1;)V -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->(Ljava/lang/String;)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2300(Landroid/app/AppOpsManager$HistoricalPackageOps;Landroid/app/AppOpsManager$HistoricalPackageOps;)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2400(Landroid/app/AppOpsManager$HistoricalPackageOps;Ljava/lang/String;[Ljava/lang/String;ID)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2500(Landroid/app/AppOpsManager$HistoricalPackageOps;)Z -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2600(Landroid/app/AppOpsManager$HistoricalPackageOps;ILjava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2700(Landroid/app/AppOpsManager$HistoricalPackageOps;ILjava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->access$2800(Landroid/app/AppOpsManager$HistoricalPackageOps;ILjava/lang/String;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->filter(Ljava/lang/String;[Ljava/lang/String;ID)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->getAttributedOps(Ljava/lang/String;)Landroid/app/AppOpsManager$AttributedHistoricalOps; -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->getAttributedOpsAt(I)Landroid/app/AppOpsManager$AttributedHistoricalOps; -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->getAttributedOpsCount()I -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->getOpCount()I -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->getOrCreateAttributedHistoricalOps(Ljava/lang/String;)Landroid/app/AppOpsManager$AttributedHistoricalOps; -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->getPackageName()Ljava/lang/String; -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->increaseAccessCount(ILjava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->increaseAccessDuration(ILjava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->increaseRejectCount(ILjava/lang/String;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->isEmpty()Z -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->merge(Landroid/app/AppOpsManager$HistoricalPackageOps;)V -HPLandroid/app/AppOpsManager$HistoricalPackageOps;->splice(D)Landroid/app/AppOpsManager$HistoricalPackageOps; -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->(I)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->(Landroid/app/AppOpsManager$HistoricalUidOps;)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->(Landroid/app/AppOpsManager$HistoricalUidOps;Landroid/app/AppOpsManager$1;)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1200(Landroid/app/AppOpsManager$HistoricalUidOps;Landroid/app/AppOpsManager$HistoricalUidOps;)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1300(Landroid/app/AppOpsManager$HistoricalUidOps;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ID)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1400(Landroid/app/AppOpsManager$HistoricalUidOps;)Z -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1500(Landroid/app/AppOpsManager$HistoricalUidOps;ILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1600(Landroid/app/AppOpsManager$HistoricalUidOps;ILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->access$1700(Landroid/app/AppOpsManager$HistoricalUidOps;ILjava/lang/String;Ljava/lang/String;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->filter(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ID)V -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->getOrCreateHistoricalPackageOps(Ljava/lang/String;)Landroid/app/AppOpsManager$HistoricalPackageOps; -HPLandroid/app/AppOpsManager$HistoricalUidOps;->getPackageCount()I -HPLandroid/app/AppOpsManager$HistoricalUidOps;->getPackageOps(Ljava/lang/String;)Landroid/app/AppOpsManager$HistoricalPackageOps; -HPLandroid/app/AppOpsManager$HistoricalUidOps;->getPackageOpsAt(I)Landroid/app/AppOpsManager$HistoricalPackageOps; -HPLandroid/app/AppOpsManager$HistoricalUidOps;->getUid()I -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->increaseAccessCount(ILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->increaseAccessDuration(ILjava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/app/AppOpsManager$HistoricalUidOps;->increaseRejectCount(ILjava/lang/String;Ljava/lang/String;IIJ)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->isEmpty()Z -HPLandroid/app/AppOpsManager$HistoricalUidOps;->merge(Landroid/app/AppOpsManager$HistoricalUidOps;)V -HPLandroid/app/AppOpsManager$HistoricalUidOps;->splice(D)Landroid/app/AppOpsManager$HistoricalUidOps; -HSPLandroid/app/AppOpsManager$NoteOpEvent;->(JJLandroid/app/AppOpsManager$OpEventProxyInfo;)V -HSPLandroid/app/AppOpsManager$NoteOpEvent;->(Landroid/app/AppOpsManager$NoteOpEvent;)V HSPLandroid/app/AppOpsManager$NoteOpEvent;->getDuration()J HSPLandroid/app/AppOpsManager$NoteOpEvent;->getNoteTime()J -HSPLandroid/app/AppOpsManager$NoteOpEvent;->getProxy()Landroid/app/AppOpsManager$OpEventProxyInfo; -HSPLandroid/app/AppOpsManager$NoteOpEvent;->reinit(JJLandroid/app/AppOpsManager$OpEventProxyInfo;Landroid/util/Pools$Pool;)V -HPLandroid/app/AppOpsManager$NoteOpEvent;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/AppOpsManager$OnOpActiveChangedInternalListener;->onOpActiveChanged(Ljava/lang/String;ILjava/lang/String;Z)V -HSPLandroid/app/AppOpsManager$OnOpChangedInternalListener;->()V -HSPLandroid/app/AppOpsManager$OpEntry;->(IILjava/util/Map;)V -HPLandroid/app/AppOpsManager$OpEntry;->getAttributedOpEntries()Ljava/util/Map; -HSPLandroid/app/AppOpsManager$OpEntry;->getMode()I -HSPLandroid/app/AppOpsManager$OpEntry;->getOp()I -HSPLandroid/app/AppOpsManager$OpEventProxyInfo;->(ILjava/lang/String;Ljava/lang/String;)V -HPLandroid/app/AppOpsManager$OpEventProxyInfo;->(Landroid/app/AppOpsManager$OpEventProxyInfo;)V -HPLandroid/app/AppOpsManager$OpEventProxyInfo;->getAttributionTag()Ljava/lang/String; -HPLandroid/app/AppOpsManager$OpEventProxyInfo;->getPackageName()Ljava/lang/String; -HPLandroid/app/AppOpsManager$OpEventProxyInfo;->getUid()I -HPLandroid/app/AppOpsManager$OpEventProxyInfo;->reinit(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/AppOpsManager$PackageOps;->(Ljava/lang/String;ILjava/util/List;)V HSPLandroid/app/AppOpsManager$PackageOps;->getOps()Ljava/util/List; HSPLandroid/app/AppOpsManager$PackageOps;->getPackageName()Ljava/lang/String; -HSPLandroid/app/AppOpsManager$PackageOps;->getUid()I -HPLandroid/app/AppOpsManager$PackageOps;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/AppOpsManager$PausedNotedAppOpsCollection;->(ILandroid/util/ArrayMap;)V -HSPLandroid/app/AppOpsManager$RestrictionBypass;->(ZZ)V HSPLandroid/app/AppOpsManager;->(Landroid/content/Context;Lcom/android/internal/app/IAppOpsService;)V HSPLandroid/app/AppOpsManager;->access$000()Z HSPLandroid/app/AppOpsManager;->access$100()Lcom/android/internal/app/MessageSamplingConfig; HSPLandroid/app/AppOpsManager;->access$102(Lcom/android/internal/app/MessageSamplingConfig;)Lcom/android/internal/app/MessageSamplingConfig; HSPLandroid/app/AppOpsManager;->access$200()Ljava/lang/String; HSPLandroid/app/AppOpsManager;->access$300()Lcom/android/internal/app/IAppOpsService; -HSPLandroid/app/AppOpsManager;->access$400(Landroid/util/LongSparseArray;III)Landroid/app/AppOpsManager$NoteOpEvent; HSPLandroid/app/AppOpsManager;->access$600()[Ljava/lang/String; -HPLandroid/app/AppOpsManager;->checkAudioOpNoThrow(IIILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->checkOp(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->checkOpNoThrow(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->checkOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I @@ -1449,72 +984,47 @@ HSPLandroid/app/AppOpsManager;->checkPackage(ILjava/lang/String;)V HSPLandroid/app/AppOpsManager;->collectNoteOpCallsForValidation(I)V HSPLandroid/app/AppOpsManager;->collectNotedOpForSelf(ILjava/lang/String;)V HSPLandroid/app/AppOpsManager;->collectNotedOpSync(ILjava/lang/String;)V -HSPLandroid/app/AppOpsManager;->extractFlagsFromKey(J)I -HSPLandroid/app/AppOpsManager;->extractUidStateFromKey(J)I HSPLandroid/app/AppOpsManager;->finishNotedAppOpsCollection()V -HSPLandroid/app/AppOpsManager;->finishOp(IILjava/lang/String;)V HSPLandroid/app/AppOpsManager;->finishOp(IILjava/lang/String;Ljava/lang/String;)V HSPLandroid/app/AppOpsManager;->getClientId()Landroid/os/IBinder; HSPLandroid/app/AppOpsManager;->getFormattedStackTrace()Ljava/lang/String; -HPLandroid/app/AppOpsManager;->getHistoricalOps(Landroid/app/AppOpsManager$HistoricalOpsRequest;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V HSPLandroid/app/AppOpsManager;->getLastEvent(Landroid/util/LongSparseArray;III)Landroid/app/AppOpsManager$NoteOpEvent; HSPLandroid/app/AppOpsManager;->getNotedOpCollectionMode(ILjava/lang/String;I)I HSPLandroid/app/AppOpsManager;->getPackagesForOps([I)Ljava/util/List; HSPLandroid/app/AppOpsManager;->getService()Lcom/android/internal/app/IAppOpsService; -HPLandroid/app/AppOpsManager;->getToken(Lcom/android/internal/app/IAppOpsService;)Landroid/os/IBinder; HSPLandroid/app/AppOpsManager;->isCollectingStackTraces()Z HSPLandroid/app/AppOpsManager;->isListeningForOpNoted()Z -HPLandroid/app/AppOpsManager;->isOperationActive(IILjava/lang/String;)Z -PLandroid/app/AppOpsManager;->lambda$getHistoricalOps$0(Ljava/util/function/Consumer;Landroid/app/AppOpsManager$HistoricalOps;)V -HPLandroid/app/AppOpsManager;->lambda$getHistoricalOps$1(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;Landroid/os/Bundle;)V HSPLandroid/app/AppOpsManager;->leftCircularDistance(III)I -HSPLandroid/app/AppOpsManager;->makeKey(II)J HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I -HPLandroid/app/AppOpsManager;->noteOp(Ljava/lang/String;ILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->noteOp(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I -HPLandroid/app/AppOpsManager;->noteOpNoThrow(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->noteOpNoThrow(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/app/AppOpsManager;->noteOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->noteOpNoThrow(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I +HSPLandroid/app/AppOpsManager;->noteProxyOp(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)I HSPLandroid/app/AppOpsManager;->noteProxyOpNoThrow(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)I -HSPLandroid/app/AppOpsManager;->opToDefaultMode(I)I -HPLandroid/app/AppOpsManager;->opToName(I)Ljava/lang/String; +HSPLandroid/app/AppOpsManager;->noteProxyOpNoThrow(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)I HSPLandroid/app/AppOpsManager;->opToPermission(I)Ljava/lang/String; HSPLandroid/app/AppOpsManager;->opToPublicName(I)Ljava/lang/String; -HSPLandroid/app/AppOpsManager;->opToRestriction(I)Ljava/lang/String; -HSPLandroid/app/AppOpsManager;->opToSwitch(I)I HSPLandroid/app/AppOpsManager;->pauseNotedAppOpsCollection()Landroid/app/AppOpsManager$PausedNotedAppOpsCollection; HSPLandroid/app/AppOpsManager;->permissionToOp(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/app/AppOpsManager;->permissionToOpCode(Ljava/lang/String;)I HSPLandroid/app/AppOpsManager;->prefixParcelWithAppOpsIfNeeded(Landroid/os/Parcel;)V HSPLandroid/app/AppOpsManager;->readAndLogNotedAppops(Landroid/os/Parcel;)V -HSPLandroid/app/AppOpsManager;->resolveFirstUnrestrictedUidState(I)I HSPLandroid/app/AppOpsManager;->resolveLastRestrictedUidState(I)I HSPLandroid/app/AppOpsManager;->resumeNotedAppOpsCollection(Landroid/app/AppOpsManager$PausedNotedAppOpsCollection;)V -HSPLandroid/app/AppOpsManager;->setRestriction(III[Ljava/lang/String;)V HSPLandroid/app/AppOpsManager;->setUidMode(Ljava/lang/String;II)V HSPLandroid/app/AppOpsManager;->startNotedAppOpsCollection(I)V -HSPLandroid/app/AppOpsManager;->startOpNoThrow(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->startOpNoThrow(IILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;)I -HSPLandroid/app/AppOpsManager;->startWatchingActive([Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/app/AppOpsManager$OnOpActiveChangedListener;)V HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;ILandroid/app/AppOpsManager$OnOpChangedListener;)V HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;Landroid/app/AppOpsManager$OnOpChangedListener;)V HSPLandroid/app/AppOpsManager;->startWatchingMode(Ljava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$OnOpChangedListener;)V -HSPLandroid/app/AppOpsManager;->startWatchingNoted([ILandroid/app/AppOpsManager$OnOpNotedListener;)V -HPLandroid/app/AppOpsManager;->startWatchingStarted([ILandroid/app/AppOpsManager$OnOpStartedListener;)V -HSPLandroid/app/AppOpsManager;->stopWatchingMode(Landroid/app/AppOpsManager$OnOpChangedListener;)V -HPLandroid/app/AppOpsManager;->stopWatchingNoted(Landroid/app/AppOpsManager$OnOpNotedListener;)V -HPLandroid/app/AppOpsManager;->stopWatchingStarted(Landroid/app/AppOpsManager$OnOpStartedListener;)V HSPLandroid/app/AppOpsManager;->strOpToOp(Ljava/lang/String;)I -HPLandroid/app/AppOpsManager;->sumForFlagsInStates(Landroid/util/LongSparseLongArray;III)J HSPLandroid/app/AppOpsManager;->toReceiverId(Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/app/AppOpsManager;->unsafeCheckOp(Ljava/lang/String;ILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->unsafeCheckOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->unsafeCheckOpRaw(Ljava/lang/String;ILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->unsafeCheckOpRawNoThrow(IILjava/lang/String;)I HSPLandroid/app/AppOpsManager;->unsafeCheckOpRawNoThrow(Ljava/lang/String;ILjava/lang/String;)I -HSPLandroid/app/AppOpsManagerInternal;->()V HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostCreated(Landroid/app/Activity;Landroid/os/Bundle;)V HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostDestroyed(Landroid/app/Activity;)V HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostPaused(Landroid/app/Activity;)V @@ -1564,46 +1074,10 @@ HSPLandroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Ap HSPLandroid/app/Application;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V HSPLandroid/app/Application;->unregisterActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V HSPLandroid/app/Application;->unregisterComponentCallbacks(Landroid/content/ComponentCallbacks;)V -HSPLandroid/app/ApplicationErrorReport$CrashInfo;->(Landroid/os/Parcel;)V HSPLandroid/app/ApplicationErrorReport$CrashInfo;->(Ljava/lang/Throwable;)V HSPLandroid/app/ApplicationErrorReport$CrashInfo;->sanitizeString(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/app/ApplicationErrorReport$CrashInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/app/ApplicationErrorReport$ParcelableCrashInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ApplicationErrorReport$ParcelableCrashInfo; -PLandroid/app/ApplicationErrorReport$ParcelableCrashInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;->(Landroid/os/Parcel;)V -HSPLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;->(Ljava/lang/Throwable;)V -HSPLandroid/app/ApplicationErrorReport;->getErrorReportReceiver(Landroid/content/Context;Ljava/lang/String;I)Landroid/content/ComponentName; -HSPLandroid/app/ApplicationErrorReport;->getErrorReportReceiver(Landroid/content/pm/PackageManager;Ljava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName; -HSPLandroid/app/ApplicationExitInfo;->()V -HSPLandroid/app/ApplicationExitInfo;->(Landroid/app/ApplicationExitInfo;)V -HSPLandroid/app/ApplicationExitInfo;->getPackageList()[Ljava/lang/String; -HSPLandroid/app/ApplicationExitInfo;->getPackageName()Ljava/lang/String; -HSPLandroid/app/ApplicationExitInfo;->getPackageUid()I -HSPLandroid/app/ApplicationExitInfo;->getPid()I -HSPLandroid/app/ApplicationExitInfo;->getRealUid()I HSPLandroid/app/ApplicationExitInfo;->getReason()I HSPLandroid/app/ApplicationExitInfo;->getTimestamp()J -HSPLandroid/app/ApplicationExitInfo;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V -HSPLandroid/app/ApplicationExitInfo;->setAppTraceRetriever(Landroid/app/IAppTraceRetriever;)V -HSPLandroid/app/ApplicationExitInfo;->setConnectionGroup(I)V -HSPLandroid/app/ApplicationExitInfo;->setDefiningUid(I)V -HSPLandroid/app/ApplicationExitInfo;->setDescription(Ljava/lang/String;)V -HSPLandroid/app/ApplicationExitInfo;->setImportance(I)V -HSPLandroid/app/ApplicationExitInfo;->setPackageList([Ljava/lang/String;)V -HSPLandroid/app/ApplicationExitInfo;->setPackageName(Ljava/lang/String;)V -HSPLandroid/app/ApplicationExitInfo;->setPackageUid(I)V -HSPLandroid/app/ApplicationExitInfo;->setPid(I)V -HSPLandroid/app/ApplicationExitInfo;->setProcessName(Ljava/lang/String;)V -HSPLandroid/app/ApplicationExitInfo;->setProcessStateSummary([B)V -HSPLandroid/app/ApplicationExitInfo;->setPss(J)V -HSPLandroid/app/ApplicationExitInfo;->setRealUid(I)V -HSPLandroid/app/ApplicationExitInfo;->setReason(I)V -HSPLandroid/app/ApplicationExitInfo;->setRss(J)V -HSPLandroid/app/ApplicationExitInfo;->setStatus(I)V -HSPLandroid/app/ApplicationExitInfo;->setTimestamp(J)V -HSPLandroid/app/ApplicationExitInfo;->setTraceFile(Ljava/io/File;)V -HPLandroid/app/ApplicationExitInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/app/ApplicationExitInfo;->writeToProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/app/ApplicationLoaders$CachedClassLoader;->()V HSPLandroid/app/ApplicationLoaders$CachedClassLoader;->(Landroid/app/ApplicationLoaders$1;)V HSPLandroid/app/ApplicationLoaders;->addNative(Ljava/lang/ClassLoader;Ljava/util/Collection;)V @@ -1625,36 +1099,24 @@ HSPLandroid/app/ApplicationPackageManager$GetPackagesForUidResult;->value()[Ljav HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->(Ljava/lang/String;I)V HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->equals(Ljava/lang/Object;)Z HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->hashCode()I -PLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->toString()Ljava/lang/String; -HSPLandroid/app/ApplicationPackageManager$OnPermissionsChangeListenerDelegate;->(Landroid/app/ApplicationPackageManager;Landroid/content/pm/PackageManager$OnPermissionsChangedListener;Landroid/os/Looper;)V -HSPLandroid/app/ApplicationPackageManager$OnPermissionsChangeListenerDelegate;->handleMessage(Landroid/os/Message;)Z -HSPLandroid/app/ApplicationPackageManager$OnPermissionsChangeListenerDelegate;->onPermissionsChanged(I)V HSPLandroid/app/ApplicationPackageManager$ResourceName;->(Ljava/lang/String;I)V HSPLandroid/app/ApplicationPackageManager$ResourceName;->equals(Ljava/lang/Object;)Z HSPLandroid/app/ApplicationPackageManager$ResourceName;->hashCode()I -HSPLandroid/app/ApplicationPackageManager;->(Landroid/app/ContextImpl;Landroid/content/pm/IPackageManager;Landroid/permission/IPermissionManager;)V HSPLandroid/app/ApplicationPackageManager;->addOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V -HSPLandroid/app/ApplicationPackageManager;->canonicalToCurrentPackageNames([Ljava/lang/String;)[Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->checkPermission(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/app/ApplicationPackageManager;->checkSignatures(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/app/ApplicationPackageManager;->configurationChanged()V -HSPLandroid/app/ApplicationPackageManager;->disableGetPackagesForUidCache()V HSPLandroid/app/ApplicationPackageManager;->getActivityInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; HSPLandroid/app/ApplicationPackageManager;->getApplicationEnabledSetting(Ljava/lang/String;)I HSPLandroid/app/ApplicationPackageManager;->getApplicationIcon(Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable; HSPLandroid/app/ApplicationPackageManager;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo; HSPLandroid/app/ApplicationPackageManager;->getApplicationInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLandroid/app/ApplicationPackageManager;->getApplicationLabel(Landroid/content/pm/ApplicationInfo;)Ljava/lang/CharSequence; -HSPLandroid/app/ApplicationPackageManager;->getAttentionServicePackageName()Ljava/lang/String; -HSPLandroid/app/ApplicationPackageManager;->getBadgedDrawable(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/Rect;Z)Landroid/graphics/drawable/Drawable; HSPLandroid/app/ApplicationPackageManager;->getCachedIcon(Landroid/app/ApplicationPackageManager$ResourceName;)Landroid/graphics/drawable/Drawable; HSPLandroid/app/ApplicationPackageManager;->getCachedString(Landroid/app/ApplicationPackageManager$ResourceName;)Ljava/lang/CharSequence; HSPLandroid/app/ApplicationPackageManager;->getComponentEnabledSetting(Landroid/content/ComponentName;)I -PLandroid/app/ApplicationPackageManager;->getContentCaptureServicePackageName()Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->getDefaultTextClassifierPackageName()Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->getDrawable(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable; -HSPLandroid/app/ApplicationPackageManager;->getDrawableForDensity(II)Landroid/graphics/drawable/Drawable; -HPLandroid/app/ApplicationPackageManager;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName; HSPLandroid/app/ApplicationPackageManager;->getInstalledApplications(I)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->getInstalledApplicationsAsUser(II)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->getInstalledPackages(I)Ljava/util/List; @@ -1674,31 +1136,21 @@ HSPLandroid/app/ApplicationPackageManager;->getPackagesHoldingPermissions([Ljava HSPLandroid/app/ApplicationPackageManager;->getPermissionControllerPackageName()Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)I HSPLandroid/app/ApplicationPackageManager;->getPermissionInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionInfo; -PLandroid/app/ApplicationPackageManager;->getPrimaryStorageCurrentVolume()Landroid/os/storage/VolumeInfo; +HSPLandroid/app/ApplicationPackageManager;->getPermissionManager()Landroid/permission/PermissionManager; HSPLandroid/app/ApplicationPackageManager;->getReceiverInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplication(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/Resources; HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplication(Ljava/lang/String;)Landroid/content/res/Resources; -HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplicationAsUser(Ljava/lang/String;I)Landroid/content/res/Resources; HSPLandroid/app/ApplicationPackageManager;->getServiceInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ServiceInfo; -HSPLandroid/app/ApplicationPackageManager;->getServicesSystemSharedLibraryPackageName()Ljava/lang/String; -HPLandroid/app/ApplicationPackageManager;->getSetupWizardPackageName()Ljava/lang/String; -HSPLandroid/app/ApplicationPackageManager;->getSystemCaptionsServicePackageName()Ljava/lang/String; -HSPLandroid/app/ApplicationPackageManager;->getSystemTextClassifierPackageName()Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->getText(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Ljava/lang/CharSequence; HSPLandroid/app/ApplicationPackageManager;->getUserBadgeColor(Landroid/os/UserHandle;Z)I -HSPLandroid/app/ApplicationPackageManager;->getUserBadgeForDensityNoBackground(Landroid/os/UserHandle;I)Landroid/graphics/drawable/Drawable; HSPLandroid/app/ApplicationPackageManager;->getUserBadgedIcon(Landroid/graphics/drawable/Drawable;Landroid/os/UserHandle;)Landroid/graphics/drawable/Drawable; HSPLandroid/app/ApplicationPackageManager;->getUserId()I HSPLandroid/app/ApplicationPackageManager;->getUserManager()Landroid/os/UserManager; -HSPLandroid/app/ApplicationPackageManager;->getWellbeingPackageName()Ljava/lang/String; HSPLandroid/app/ApplicationPackageManager;->getXml(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Landroid/content/res/XmlResourceParser; HSPLandroid/app/ApplicationPackageManager;->handlePackageBroadcast(I[Ljava/lang/String;Z)V HSPLandroid/app/ApplicationPackageManager;->hasSystemFeature(Ljava/lang/String;)Z HSPLandroid/app/ApplicationPackageManager;->hasSystemFeature(Ljava/lang/String;I)Z HSPLandroid/app/ApplicationPackageManager;->hasUserBadge(I)Z -HSPLandroid/app/ApplicationPackageManager;->invalidateGetPackagesForUidCache()V -HSPLandroid/app/ApplicationPackageManager;->invalidateHasSystemFeatureCache()V -HSPLandroid/app/ApplicationPackageManager;->isDeviceUpgrading()Z HSPLandroid/app/ApplicationPackageManager;->isInstantApp()Z HSPLandroid/app/ApplicationPackageManager;->isInstantApp(Ljava/lang/String;)Z HSPLandroid/app/ApplicationPackageManager;->isSafeMode()Z @@ -1712,6 +1164,7 @@ HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceivers(Landroid/con HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;II)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->queryIntentActivities(Landroid/content/Intent;I)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;II)Ljava/util/List; +HSPLandroid/app/ApplicationPackageManager;->queryIntentContentProvidersAsUser(Landroid/content/Intent;II)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->queryIntentServices(Landroid/content/Intent;I)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;II)Ljava/util/List; HSPLandroid/app/ApplicationPackageManager;->removeOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V @@ -1729,9 +1182,7 @@ HSPLandroid/app/ApplicationPackageManager;->updateFlagsForPackage(II)I HSPLandroid/app/ApplicationPackageManager;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IILandroid/os/UserHandle;)V HSPLandroid/app/AsyncNotedAppOp;->(IILjava/lang/String;Ljava/lang/String;J)V HSPLandroid/app/AsyncNotedAppOp;->onConstructed()V -HPLandroid/app/AsyncNotedAppOp;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/BackStackRecord$Op;->(ILandroid/app/Fragment;)V -HSPLandroid/app/BackStackRecord;->(Landroid/app/FragmentManagerImpl;)V HSPLandroid/app/BackStackRecord;->add(Landroid/app/Fragment;Ljava/lang/String;)Landroid/app/FragmentTransaction; HSPLandroid/app/BackStackRecord;->addOp(Landroid/app/BackStackRecord$Op;)V HSPLandroid/app/BackStackRecord;->bumpBackStackNesting(I)V @@ -1741,20 +1192,8 @@ HSPLandroid/app/BackStackRecord;->doAddOp(ILandroid/app/Fragment;Ljava/lang/Stri HSPLandroid/app/BackStackRecord;->executeOps()V HSPLandroid/app/BackStackRecord;->expandOps(Ljava/util/ArrayList;Landroid/app/Fragment;)Landroid/app/Fragment; HSPLandroid/app/BackStackRecord;->generateOps(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z -HSPLandroid/app/BackStackRecord;->interactsWith(I)Z -HSPLandroid/app/BackStackRecord;->isFragmentPostponed(Landroid/app/BackStackRecord$Op;)Z -HSPLandroid/app/BackStackRecord;->isPostponed()Z -HSPLandroid/app/BackStackRecord;->replace(ILandroid/app/Fragment;Ljava/lang/String;)Landroid/app/FragmentTransaction; -HSPLandroid/app/BackStackRecord;->runOnCommitRunnables()V HSPLandroid/app/BroadcastOptions;->()V -HPLandroid/app/BroadcastOptions;->(Landroid/os/Bundle;)V -HPLandroid/app/BroadcastOptions;->allowsBackgroundActivityStarts()Z -HPLandroid/app/BroadcastOptions;->getMaxManifestReceiverApiLevel()I -HPLandroid/app/BroadcastOptions;->getMinManifestReceiverApiLevel()I -HPLandroid/app/BroadcastOptions;->getTemporaryAppWhitelistDuration()J -HPLandroid/app/BroadcastOptions;->isDontSendToRestrictedApps()Z HSPLandroid/app/BroadcastOptions;->makeBasic()Landroid/app/BroadcastOptions; -HSPLandroid/app/BroadcastOptions;->setBackgroundActivityStartsAllowed(Z)V HSPLandroid/app/BroadcastOptions;->setTemporaryAppWhitelistDuration(J)V HSPLandroid/app/BroadcastOptions;->toBundle()Landroid/os/Bundle; HSPLandroid/app/ClientTransactionHandler;->()V @@ -1772,7 +1211,6 @@ HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireUnstableProvider HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseProvider(Landroid/content/IContentProvider;)Z HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseUnstableProvider(Landroid/content/IContentProvider;)Z HSPLandroid/app/ContextImpl$ApplicationContentResolver;->resolveUserIdFromAuthority(Ljava/lang/String;)I -HSPLandroid/app/ContextImpl$ApplicationContentResolver;->unstableProviderDied(Landroid/content/IContentProvider;)V HSPLandroid/app/ContextImpl;->(Landroid/app/ContextImpl;Landroid/app/ActivityThread;Landroid/app/LoadedApk;Ljava/lang/String;Ljava/lang/String;Landroid/os/IBinder;Landroid/os/UserHandle;ILjava/lang/ClassLoader;Ljava/lang/String;)V HSPLandroid/app/ContextImpl;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String;Ljava/util/concurrent/Executor;Landroid/content/ServiceConnection;)Z HSPLandroid/app/ContextImpl;->bindService(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z @@ -1803,6 +1241,7 @@ HSPLandroid/app/ContextImpl;->createResources(Landroid/os/IBinder;Landroid/app/L HSPLandroid/app/ContextImpl;->createSystemContext(Landroid/app/ActivityThread;)Landroid/app/ContextImpl; HSPLandroid/app/ContextImpl;->createSystemUiContext(Landroid/app/ContextImpl;)Landroid/app/ContextImpl; HSPLandroid/app/ContextImpl;->createSystemUiContext(Landroid/app/ContextImpl;I)Landroid/app/ContextImpl; +HSPLandroid/app/ContextImpl;->databaseList()[Ljava/lang/String; HSPLandroid/app/ContextImpl;->deleteDatabase(Ljava/lang/String;)Z HSPLandroid/app/ContextImpl;->deleteFile(Ljava/lang/String;)Z HSPLandroid/app/ContextImpl;->enforce(Ljava/lang/String;IZILjava/lang/String;)V @@ -1813,6 +1252,7 @@ HSPLandroid/app/ContextImpl;->ensureExternalDirsExistOrFilter([Ljava/io/File;Z)[ HSPLandroid/app/ContextImpl;->ensurePrivateCacheDirExists(Ljava/io/File;Ljava/lang/String;)Ljava/io/File; HSPLandroid/app/ContextImpl;->ensurePrivateDirExists(Ljava/io/File;)Ljava/io/File; HSPLandroid/app/ContextImpl;->ensurePrivateDirExists(Ljava/io/File;IILjava/lang/String;)Ljava/io/File; +HSPLandroid/app/ContextImpl;->fileList()[Ljava/lang/String; HSPLandroid/app/ContextImpl;->getActivityToken()Landroid/os/IBinder; HSPLandroid/app/ContextImpl;->getApplicationContext()Landroid/content/Context; HSPLandroid/app/ContextImpl;->getApplicationInfo()Landroid/content/pm/ApplicationInfo; @@ -1864,14 +1304,12 @@ HSPLandroid/app/ContextImpl;->getTheme()Landroid/content/res/Resources$Theme; HSPLandroid/app/ContextImpl;->getThemeResId()I HSPLandroid/app/ContextImpl;->getUser()Landroid/os/UserHandle; HSPLandroid/app/ContextImpl;->getUserId()I +HSPLandroid/app/ContextImpl;->getWindowContextToken()Landroid/os/IBinder; HSPLandroid/app/ContextImpl;->initializeTheme()V -HSPLandroid/app/ContextImpl;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lang/ClassLoader;)V HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z HSPLandroid/app/ContextImpl;->isRestricted()Z -HSPLandroid/app/ContextImpl;->isSelfOrOuterUiContext()Z HSPLandroid/app/ContextImpl;->isSystemOrSystemUI(Landroid/content/Context;)Z -HSPLandroid/app/ContextImpl;->isUiComponent(Ljava/lang/String;)Z HSPLandroid/app/ContextImpl;->isUiContext()Z HSPLandroid/app/ContextImpl;->makeFilename(Ljava/io/File;Ljava/lang/String;)Ljava/io/File; HSPLandroid/app/ContextImpl;->openFileInput(Ljava/lang/String;)Ljava/io/FileInputStream; @@ -1889,12 +1327,9 @@ HSPLandroid/app/ContextImpl;->sendBroadcast(Landroid/content/Intent;Ljava/lang/S HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;)V HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;I)V -HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;Landroid/os/Bundle;)V -HPLandroid/app/ContextImpl;->sendBroadcastAsUserMultiplePermissions(Landroid/content/Intent;Landroid/os/UserHandle;[Ljava/lang/String;)V HSPLandroid/app/ContextImpl;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;ILandroid/os/Bundle;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V HSPLandroid/app/ContextImpl;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V HSPLandroid/app/ContextImpl;->sendStickyBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V -HPLandroid/app/ContextImpl;->sendStickyBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Landroid/os/Bundle;)V HSPLandroid/app/ContextImpl;->setAutofillClient(Landroid/view/autofill/AutofillManager$AutofillClient;)V HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V @@ -1906,7 +1341,6 @@ HSPLandroid/app/ContextImpl;->startActivity(Landroid/content/Intent;)V HSPLandroid/app/ContextImpl;->startActivity(Landroid/content/Intent;Landroid/os/Bundle;)V HSPLandroid/app/ContextImpl;->startForegroundService(Landroid/content/Intent;)Landroid/content/ComponentName; HSPLandroid/app/ContextImpl;->startService(Landroid/content/Intent;)Landroid/content/ComponentName; -HSPLandroid/app/ContextImpl;->startServiceAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)Landroid/content/ComponentName; HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)Landroid/content/ComponentName; HSPLandroid/app/ContextImpl;->stopService(Landroid/content/Intent;)Z HSPLandroid/app/ContextImpl;->stopServiceCommon(Landroid/content/Intent;Landroid/os/UserHandle;)Z @@ -1922,70 +1356,48 @@ HSPLandroid/app/DexLoadReporter;->registerAppDataDir(Ljava/lang/String;Ljava/lan HSPLandroid/app/DexLoadReporter;->registerSecondaryDexForProfiling(Ljava/lang/String;[Ljava/lang/String;)V HSPLandroid/app/DexLoadReporter;->registerSecondaryDexForProfiling(Ljava/util/Set;)V HSPLandroid/app/DexLoadReporter;->report(Ljava/util/Map;)V -HSPLandroid/app/Dialog$ListenersHandler;->(Landroid/app/Dialog;)V HSPLandroid/app/Dialog$ListenersHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/app/Dialog;->(Landroid/content/Context;I)V HSPLandroid/app/Dialog;->(Landroid/content/Context;IZ)V HSPLandroid/app/Dialog;->cancel()V HSPLandroid/app/Dialog;->dismiss()V HSPLandroid/app/Dialog;->dismissDialog()V -HSPLandroid/app/Dialog;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z HSPLandroid/app/Dialog;->dispatchOnCreate(Landroid/os/Bundle;)V HSPLandroid/app/Dialog;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/app/Dialog;->findViewById(I)Landroid/view/View; HSPLandroid/app/Dialog;->getContext()Landroid/content/Context; -HSPLandroid/app/Dialog;->getLayoutInflater()Landroid/view/LayoutInflater; HSPLandroid/app/Dialog;->getWindow()Landroid/view/Window; HSPLandroid/app/Dialog;->hide()V -HSPLandroid/app/Dialog;->isShowing()Z HSPLandroid/app/Dialog;->onAttachedToWindow()V HSPLandroid/app/Dialog;->onContentChanged()V HSPLandroid/app/Dialog;->onCreate(Landroid/os/Bundle;)V HSPLandroid/app/Dialog;->onDetachedFromWindow()V -HSPLandroid/app/Dialog;->onKeyDown(ILandroid/view/KeyEvent;)Z -HSPLandroid/app/Dialog;->onKeyUp(ILandroid/view/KeyEvent;)Z HSPLandroid/app/Dialog;->onStart()V HSPLandroid/app/Dialog;->onStop()V HSPLandroid/app/Dialog;->onTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/app/Dialog;->onWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V HSPLandroid/app/Dialog;->onWindowFocusChanged(Z)V -HSPLandroid/app/Dialog;->sendDismissMessage()V -HSPLandroid/app/Dialog;->sendShowMessage()V HSPLandroid/app/Dialog;->setCancelable(Z)V HSPLandroid/app/Dialog;->setCanceledOnTouchOutside(Z)V -HSPLandroid/app/Dialog;->setContentView(I)V +HSPLandroid/app/Dialog;->setContentView(Landroid/view/View;)V HSPLandroid/app/Dialog;->setOnCancelListener(Landroid/content/DialogInterface$OnCancelListener;)V HSPLandroid/app/Dialog;->setOnDismissListener(Landroid/content/DialogInterface$OnDismissListener;)V HSPLandroid/app/Dialog;->setOnShowListener(Landroid/content/DialogInterface$OnShowListener;)V HSPLandroid/app/Dialog;->show()V HSPLandroid/app/DownloadManager;->(Landroid/content/Context;)V -HSPLandroid/app/EventLogTags;->writeWmOnCreateCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnDestroyCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnPausedCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnRestartCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnResumeCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnStartCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnStopCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnTopResumedGainedCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/EventLogTags;->writeWmOnTopResumedLostCalled(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/Fragment$1;->(Landroid/app/Fragment;)V HSPLandroid/app/Fragment;->()V HSPLandroid/app/Fragment;->equals(Ljava/lang/Object;)Z +HSPLandroid/app/Fragment;->getActivity()Landroid/app/Activity; HSPLandroid/app/Fragment;->getAnimatingAway()Landroid/animation/Animator; HSPLandroid/app/Fragment;->getChildFragmentManager()Landroid/app/FragmentManager; HSPLandroid/app/Fragment;->getContext()Landroid/content/Context; -HSPLandroid/app/Fragment;->getEnterTransition()Landroid/transition/Transition; HSPLandroid/app/Fragment;->getNextAnim()I HSPLandroid/app/Fragment;->getNextTransition()I HSPLandroid/app/Fragment;->getNextTransitionStyle()I -HSPLandroid/app/Fragment;->getResources()Landroid/content/res/Resources; -HSPLandroid/app/Fragment;->getTag()Ljava/lang/String; HSPLandroid/app/Fragment;->getView()Landroid/view/View; -HSPLandroid/app/Fragment;->hashCode()I HSPLandroid/app/Fragment;->initState()V HSPLandroid/app/Fragment;->instantiate(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)Landroid/app/Fragment; HSPLandroid/app/Fragment;->instantiateChildFragmentManager()V -HSPLandroid/app/Fragment;->isPostponed()Z HSPLandroid/app/Fragment;->noteStateNotSaved()V HSPLandroid/app/Fragment;->onActivityCreated(Landroid/os/Bundle;)V HSPLandroid/app/Fragment;->onAttach(Landroid/app/Activity;)V @@ -2029,11 +1441,8 @@ HSPLandroid/app/Fragment;->restoreViewState(Landroid/os/Bundle;)V HSPLandroid/app/Fragment;->setIndex(ILandroid/app/Fragment;)V HSPLandroid/app/Fragment;->setNextAnim(I)V HSPLandroid/app/Fragment;->setNextTransition(II)V -HSPLandroid/app/FragmentContainer;->()V HSPLandroid/app/FragmentContainer;->instantiate(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)Landroid/app/Fragment; -HSPLandroid/app/FragmentController;->(Landroid/app/FragmentHostCallback;)V HSPLandroid/app/FragmentController;->attachHost(Landroid/app/Fragment;)V -HSPLandroid/app/FragmentController;->createController(Landroid/app/FragmentHostCallback;)Landroid/app/FragmentController; HSPLandroid/app/FragmentController;->dispatchActivityCreated()V HSPLandroid/app/FragmentController;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V HSPLandroid/app/FragmentController;->dispatchCreate()V @@ -2054,9 +1463,9 @@ HSPLandroid/app/FragmentController;->getFragmentManager()Landroid/app/FragmentMa HSPLandroid/app/FragmentController;->noteStateNotSaved()V HSPLandroid/app/FragmentController;->reportLoaderStart()V HSPLandroid/app/FragmentController;->restoreAllState(Landroid/os/Parcelable;Landroid/app/FragmentManagerNonConfig;)V +HSPLandroid/app/FragmentController;->retainLoaderNonConfig()Landroid/util/ArrayMap; +HSPLandroid/app/FragmentController;->retainNestedNonConfig()Landroid/app/FragmentManagerNonConfig; HSPLandroid/app/FragmentController;->saveAllState()Landroid/os/Parcelable; -HSPLandroid/app/FragmentHostCallback;->(Landroid/app/Activity;)V -HSPLandroid/app/FragmentHostCallback;->(Landroid/app/Activity;Landroid/content/Context;Landroid/os/Handler;I)V HSPLandroid/app/FragmentHostCallback;->doLoaderDestroy()V HSPLandroid/app/FragmentHostCallback;->doLoaderStart()V HSPLandroid/app/FragmentHostCallback;->doLoaderStop(Z)V @@ -2065,28 +1474,17 @@ HSPLandroid/app/FragmentHostCallback;->getContext()Landroid/content/Context; HSPLandroid/app/FragmentHostCallback;->getFragmentManagerImpl()Landroid/app/FragmentManagerImpl; HSPLandroid/app/FragmentHostCallback;->getHandler()Landroid/os/Handler; HSPLandroid/app/FragmentHostCallback;->getLoaderManager(Ljava/lang/String;ZZ)Landroid/app/LoaderManagerImpl; +HSPLandroid/app/FragmentHostCallback;->getRetainLoaders()Z HSPLandroid/app/FragmentHostCallback;->inactivateFragment(Ljava/lang/String;)V HSPLandroid/app/FragmentHostCallback;->reportLoaderStart()V -HSPLandroid/app/FragmentManager$FragmentLifecycleCallbacks;->()V -HSPLandroid/app/FragmentManager$FragmentLifecycleCallbacks;->onFragmentActivityCreated(Landroid/app/FragmentManager;Landroid/app/Fragment;Landroid/os/Bundle;)V -HSPLandroid/app/FragmentManager$FragmentLifecycleCallbacks;->onFragmentResumed(Landroid/app/FragmentManager;Landroid/app/Fragment;)V -HSPLandroid/app/FragmentManager$FragmentLifecycleCallbacks;->onFragmentStarted(Landroid/app/FragmentManager;Landroid/app/Fragment;)V -HSPLandroid/app/FragmentManager;->()V -HSPLandroid/app/FragmentManagerImpl$1;->(Landroid/app/FragmentManagerImpl;)V -HSPLandroid/app/FragmentManagerImpl$1;->run()V +HSPLandroid/app/FragmentHostCallback;->retainLoaderNonConfig()Landroid/util/ArrayMap; HSPLandroid/app/FragmentManagerImpl;->()V HSPLandroid/app/FragmentManagerImpl;->addAddedFragments(Landroid/util/ArraySet;)V HSPLandroid/app/FragmentManagerImpl;->addFragment(Landroid/app/Fragment;Z)V -HSPLandroid/app/FragmentManagerImpl;->attachController(Landroid/app/FragmentHostCallback;Landroid/app/FragmentContainer;Landroid/app/Fragment;)V HSPLandroid/app/FragmentManagerImpl;->beginTransaction()Landroid/app/FragmentTransaction; HSPLandroid/app/FragmentManagerImpl;->burpActive()V HSPLandroid/app/FragmentManagerImpl;->checkStateLoss()V -HSPLandroid/app/FragmentManagerImpl;->cleanupExec()V -HSPLandroid/app/FragmentManagerImpl;->dispatchActivityCreated()V -HSPLandroid/app/FragmentManagerImpl;->dispatchCreate()V HSPLandroid/app/FragmentManagerImpl;->dispatchCreateOptionsMenu(Landroid/view/Menu;Landroid/view/MenuInflater;)Z -HSPLandroid/app/FragmentManagerImpl;->dispatchDestroy()V -HSPLandroid/app/FragmentManagerImpl;->dispatchDestroyView()V HSPLandroid/app/FragmentManagerImpl;->dispatchMoveToState(I)V HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentActivityCreated(Landroid/app/Fragment;Landroid/os/Bundle;Z)V HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentAttached(Landroid/app/Fragment;Landroid/content/Context;Z)V @@ -2102,12 +1500,7 @@ HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentStarted(Landroid/app/Fra HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentStopped(Landroid/app/Fragment;Z)V HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentViewCreated(Landroid/app/Fragment;Landroid/view/View;Landroid/os/Bundle;Z)V HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentViewDestroyed(Landroid/app/Fragment;Z)V -HSPLandroid/app/FragmentManagerImpl;->dispatchPause()V HSPLandroid/app/FragmentManagerImpl;->dispatchPrepareOptionsMenu(Landroid/view/Menu;)Z -HSPLandroid/app/FragmentManagerImpl;->dispatchResume()V -HSPLandroid/app/FragmentManagerImpl;->dispatchStart()V -HSPLandroid/app/FragmentManagerImpl;->dispatchStop()V -HSPLandroid/app/FragmentManagerImpl;->dispatchTrimMemory(I)V HSPLandroid/app/FragmentManagerImpl;->doPendingDeferredStart()V HSPLandroid/app/FragmentManagerImpl;->endAnimatingAwayFragments()V HSPLandroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V @@ -2120,39 +1513,29 @@ HSPLandroid/app/FragmentManagerImpl;->executePendingTransactions()Z HSPLandroid/app/FragmentManagerImpl;->executePostponedTransaction(Ljava/util/ArrayList;Ljava/util/ArrayList;)V HSPLandroid/app/FragmentManagerImpl;->findFragmentByTag(Ljava/lang/String;)Landroid/app/Fragment; HSPLandroid/app/FragmentManagerImpl;->findFragmentUnder(Landroid/app/Fragment;)Landroid/app/Fragment; -HSPLandroid/app/FragmentManagerImpl;->forcePostponedTransactions()V HSPLandroid/app/FragmentManagerImpl;->generateOpsForPendingActions(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z -HSPLandroid/app/FragmentManagerImpl;->getFragment(Landroid/os/Bundle;Ljava/lang/String;)Landroid/app/Fragment; -HSPLandroid/app/FragmentManagerImpl;->getLayoutInflaterFactory()Landroid/view/LayoutInflater$Factory2; -HSPLandroid/app/FragmentManagerImpl;->getPrimaryNavigationFragment()Landroid/app/Fragment; -HSPLandroid/app/FragmentManagerImpl;->getTargetSdk()I HSPLandroid/app/FragmentManagerImpl;->isStateSaved()Z HSPLandroid/app/FragmentManagerImpl;->loadAnimator(Landroid/app/Fragment;IZI)Landroid/animation/Animator; HSPLandroid/app/FragmentManagerImpl;->makeActive(Landroid/app/Fragment;)V HSPLandroid/app/FragmentManagerImpl;->makeInactive(Landroid/app/Fragment;)V -HSPLandroid/app/FragmentManagerImpl;->makeRemovedFragmentsInvisible(Landroid/util/ArraySet;)V HSPLandroid/app/FragmentManagerImpl;->moveFragmentToExpectedState(Landroid/app/Fragment;)V HSPLandroid/app/FragmentManagerImpl;->moveToState(IZ)V HSPLandroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;IIIZ)V -HSPLandroid/app/FragmentManagerImpl;->noteStateNotSaved()V HSPLandroid/app/FragmentManagerImpl;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View; -HSPLandroid/app/FragmentManagerImpl;->performPendingDeferredStart(Landroid/app/Fragment;)V HSPLandroid/app/FragmentManagerImpl;->popBackStackImmediate()Z HSPLandroid/app/FragmentManagerImpl;->popBackStackImmediate(Ljava/lang/String;II)Z HSPLandroid/app/FragmentManagerImpl;->popBackStackState(Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/lang/String;II)Z HSPLandroid/app/FragmentManagerImpl;->postponePostponableTransactions(Ljava/util/ArrayList;Ljava/util/ArrayList;IILandroid/util/ArraySet;)I -HSPLandroid/app/FragmentManagerImpl;->registerFragmentLifecycleCallbacks(Landroid/app/FragmentManager$FragmentLifecycleCallbacks;Z)V HSPLandroid/app/FragmentManagerImpl;->removeRedundantOperationsAndExecute(Ljava/util/ArrayList;Ljava/util/ArrayList;)V HSPLandroid/app/FragmentManagerImpl;->restoreAllState(Landroid/os/Parcelable;Landroid/app/FragmentManagerNonConfig;)V HSPLandroid/app/FragmentManagerImpl;->saveAllState()Landroid/os/Parcelable; HSPLandroid/app/FragmentManagerImpl;->saveFragmentBasicState(Landroid/app/Fragment;)Landroid/os/Bundle; -HSPLandroid/app/FragmentManagerImpl;->saveFragmentViewState(Landroid/app/Fragment;)V HSPLandroid/app/FragmentManagerImpl;->saveNonConfig()V HSPLandroid/app/FragmentManagerImpl;->scheduleCommit()V +HSPLandroid/app/FragmentManagerImpl;->setRetaining(Landroid/app/FragmentManagerNonConfig;)V HSPLandroid/app/FragmentManagerImpl;->startPendingDeferredFragments()V HSPLandroid/app/FragmentManagerState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/FragmentManagerState; HSPLandroid/app/FragmentManagerState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/FragmentManagerState;->()V HSPLandroid/app/FragmentManagerState;->(Landroid/os/Parcel;)V HSPLandroid/app/FragmentManagerState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/FragmentState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/FragmentState; @@ -2163,14 +1546,24 @@ HSPLandroid/app/FragmentState;->(Landroid/app/Fragment;)V HSPLandroid/app/FragmentState;->(Landroid/os/Parcel;)V HSPLandroid/app/FragmentState;->instantiate(Landroid/app/FragmentHostCallback;Landroid/app/FragmentContainer;Landroid/app/Fragment;Landroid/app/FragmentManagerNonConfig;)Landroid/app/Fragment; HSPLandroid/app/FragmentState;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/FragmentTransaction;->()V HSPLandroid/app/FragmentTransition;->addToFirstInLastOut(Landroid/app/BackStackRecord;Landroid/app/BackStackRecord$Op;Landroid/util/SparseArray;ZZ)V -HSPLandroid/app/FragmentTransition;->calculateFragments(Landroid/app/BackStackRecord;Landroid/util/SparseArray;Z)V -HSPLandroid/app/FragmentTransition;->calculateNameOverrides(ILjava/util/ArrayList;Ljava/util/ArrayList;II)Landroid/util/ArrayMap; -HSPLandroid/app/FragmentTransition;->cloneTransition(Landroid/transition/Transition;)Landroid/transition/Transition; -HSPLandroid/app/FragmentTransition;->configureSharedElementsReordered(Landroid/view/ViewGroup;Landroid/view/View;Landroid/util/ArrayMap;Landroid/app/FragmentTransition$FragmentContainerTransition;Ljava/util/ArrayList;Ljava/util/ArrayList;Landroid/transition/Transition;Landroid/transition/Transition;)Landroid/transition/TransitionSet; -HSPLandroid/app/FragmentTransition;->configureTransitionsReordered(Landroid/app/FragmentManagerImpl;ILandroid/app/FragmentTransition$FragmentContainerTransition;Landroid/view/View;Landroid/util/ArrayMap;)V HSPLandroid/app/FragmentTransition;->startTransitions(Landroid/app/FragmentManagerImpl;Ljava/util/ArrayList;Ljava/util/ArrayList;IIZ)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityDestroyed(Landroid/os/IBinder;)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityPaused(Landroid/os/IBinder;)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityResumed(Landroid/os/IBinder;)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityTopResumedStateLost()V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z +HSPLandroid/app/IActivityClientController$Stub$Proxy;->getDisplayId(Landroid/os/IBinder;)I +HSPLandroid/app/IActivityClientController$Stub$Proxy;->getTaskForActivity(Landroid/os/IBinder;Z)I +HSPLandroid/app/IActivityClientController$Stub$Proxy;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;II)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->reportSizeConfigurations(Landroid/os/IBinder;[I[I[I)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->setRequestedOrientation(Landroid/os/IBinder;I)V +HSPLandroid/app/IActivityClientController$Stub$Proxy;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V +HSPLandroid/app/IActivityClientController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityClientController; HSPLandroid/app/IActivityManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/IActivityManager$Stub$Proxy;->addPackageDependency(Ljava/lang/String;)V HSPLandroid/app/IActivityManager$Stub$Proxy;->attachApplication(Landroid/app/IApplicationThread;J)V @@ -2180,10 +1573,10 @@ HSPLandroid/app/IActivityManager$Stub$Proxy;->broadcastIntentWithFeature(Landroi HSPLandroid/app/IActivityManager$Stub$Proxy;->checkPermission(Ljava/lang/String;II)I HSPLandroid/app/IActivityManager$Stub$Proxy;->checkPermissionWithToken(Ljava/lang/String;IILandroid/os/IBinder;)I HSPLandroid/app/IActivityManager$Stub$Proxy;->checkUriPermission(Landroid/net/Uri;IIIILandroid/os/IBinder;)I -HSPLandroid/app/IActivityManager$Stub$Proxy;->closeSystemDialogs(Ljava/lang/String;)V HSPLandroid/app/IActivityManager$Stub$Proxy;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V HSPLandroid/app/IActivityManager$Stub$Proxy;->getContentProvider(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;IZ)Landroid/app/ContentProviderHolder; HSPLandroid/app/IActivityManager$Stub$Proxy;->getCurrentUser()Landroid/content/pm/UserInfo; +HSPLandroid/app/IActivityManager$Stub$Proxy;->getCurrentUserId()I HSPLandroid/app/IActivityManager$Stub$Proxy;->getIntentSenderWithFeature(ILjava/lang/String;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;I)Landroid/content/IIntentSender; HSPLandroid/app/IActivityManager$Stub$Proxy;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V HSPLandroid/app/IActivityManager$Stub$Proxy;->getMyMemoryState(Landroid/app/ActivityManager$RunningAppProcessInfo;)V @@ -2192,10 +1585,8 @@ HSPLandroid/app/IActivityManager$Stub$Proxy;->getProcessMemoryInfo([I)[Landroid/ HSPLandroid/app/IActivityManager$Stub$Proxy;->getProviderMimeTypeAsync(Landroid/net/Uri;ILandroid/os/RemoteCallback;)V HSPLandroid/app/IActivityManager$Stub$Proxy;->getRunningAppProcesses()Ljava/util/List; HSPLandroid/app/IActivityManager$Stub$Proxy;->getServices(II)Ljava/util/List; -HSPLandroid/app/IActivityManager$Stub$Proxy;->getTasks(I)Ljava/util/List; HSPLandroid/app/IActivityManager$Stub$Proxy;->getUidForIntentSender(Landroid/content/IIntentSender;)I HSPLandroid/app/IActivityManager$Stub$Proxy;->handleApplicationStrictModeViolation(Landroid/os/IBinder;ILandroid/os/StrictMode$ViolationInfo;)V -HSPLandroid/app/IActivityManager$Stub$Proxy;->handleApplicationWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z HSPLandroid/app/IActivityManager$Stub$Proxy;->isIntentSenderAnActivity(Landroid/content/IIntentSender;)Z HSPLandroid/app/IActivityManager$Stub$Proxy;->isUserAMonkey()Z HSPLandroid/app/IActivityManager$Stub$Proxy;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V @@ -2203,10 +1594,8 @@ HSPLandroid/app/IActivityManager$Stub$Proxy;->publishService(Landroid/os/IBinder HSPLandroid/app/IActivityManager$Stub$Proxy;->refContentProvider(Landroid/os/IBinder;II)Z HSPLandroid/app/IActivityManager$Stub$Proxy;->registerReceiverWithFeature(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/IIntentReceiver;Landroid/content/IntentFilter;Ljava/lang/String;II)Landroid/content/Intent; HSPLandroid/app/IActivityManager$Stub$Proxy;->removeContentProvider(Landroid/os/IBinder;Z)V -HSPLandroid/app/IActivityManager$Stub$Proxy;->resumeAppSwitches()V HSPLandroid/app/IActivityManager$Stub$Proxy;->sendIntentSender(Landroid/content/IIntentSender;Landroid/os/IBinder;ILandroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I HSPLandroid/app/IActivityManager$Stub$Proxy;->serviceDoneExecuting(Landroid/os/IBinder;III)V -HSPLandroid/app/IActivityManager$Stub$Proxy;->setHasTopUi(Z)V HSPLandroid/app/IActivityManager$Stub$Proxy;->setRenderThread(I)V HSPLandroid/app/IActivityManager$Stub$Proxy;->setServiceForeground(Landroid/content/ComponentName;Landroid/os/IBinder;ILandroid/app/Notification;II)V HSPLandroid/app/IActivityManager$Stub$Proxy;->startService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName; @@ -2215,102 +1604,26 @@ HSPLandroid/app/IActivityManager$Stub$Proxy;->stopServiceToken(Landroid/content/ HSPLandroid/app/IActivityManager$Stub$Proxy;->unbindFinished(Landroid/os/IBinder;Landroid/content/Intent;Z)V HSPLandroid/app/IActivityManager$Stub$Proxy;->unbindService(Landroid/app/IServiceConnection;)Z HSPLandroid/app/IActivityManager$Stub$Proxy;->unregisterReceiver(Landroid/content/IIntentReceiver;)V -HSPLandroid/app/IActivityManager$Stub$Proxy;->unstableProviderDied(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityManager$Stub;->()V HSPLandroid/app/IActivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager; -HPLandroid/app/IActivityManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLandroid/app/IActivityManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityDestroyed(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityPaused(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityResumed(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->activityTopResumedStateLost()V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getActivityOptions(Landroid/os/IBinder;)Landroid/os/Bundle; +HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getActivityClientController()Landroid/app/IActivityClientController; HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getAppTasks(Ljava/lang/String;)Ljava/util/List; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getCallingPackage(Landroid/os/IBinder;)Ljava/lang/String; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getDisplayId(Landroid/os/IBinder;)I -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getFilteredTasks(IZ)Ljava/util/List; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getFocusedRootTaskInfo()Landroid/app/ActivityTaskManager$RootTaskInfo; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getLastResumedActivityUserId()I HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getLockTaskModeState()I -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getRequestedOrientation(Landroid/os/IBinder;)I -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getRootTaskInfo(II)Landroid/app/ActivityTaskManager$RootTaskInfo; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getTaskForActivity(Landroid/os/IBinder;Z)I -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getTasks(I)Ljava/util/List; -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->keyguardGoingAway(I)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->onBackPressedOnTaskRoot(Landroid/os/IBinder;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;II)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->reportSizeConfigurations(Landroid/os/IBinder;[I[I[I)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->setLockScreenShown(ZZ)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->setRequestedOrientation(Landroid/os/IBinder;I)V -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V +HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->reportAssistContextExtras(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistContent;Landroid/net/Uri;)V HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->startActivity(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;)I -HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->startActivityIntentSender(Landroid/app/IApplicationThread;Landroid/content/IIntentSender;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IIILandroid/os/Bundle;)I -HSPLandroid/app/IActivityTaskManager$Stub;->()V HSPLandroid/app/IActivityTaskManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityTaskManager; -HPLandroid/app/IActivityTaskManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/IAlarmCompleteListener$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/IAlarmCompleteListener$Stub$Proxy;->alarmComplete(Landroid/os/IBinder;)V -HSPLandroid/app/IAlarmCompleteListener$Stub;->()V -HPLandroid/app/IAlarmCompleteListener$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IAlarmCompleteListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmCompleteListener; -HPLandroid/app/IAlarmCompleteListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/IAlarmListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/IAlarmListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IAlarmListener$Stub$Proxy;->doAlarm(Landroid/app/IAlarmCompleteListener;)V HSPLandroid/app/IAlarmListener$Stub;->()V HSPLandroid/app/IAlarmListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IAlarmListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmListener; HSPLandroid/app/IAlarmListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/IAlarmManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/IAlarmManager$Stub$Proxy;->getNextAlarmClock(I)Landroid/app/AlarmManager$AlarmClockInfo; HSPLandroid/app/IAlarmManager$Stub$Proxy;->remove(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V HSPLandroid/app/IAlarmManager$Stub$Proxy;->set(Ljava/lang/String;IJJJILandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V -HSPLandroid/app/IAlarmManager$Stub;->()V HSPLandroid/app/IAlarmManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmManager; -HPLandroid/app/IAlarmManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/IAppTask$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/IAppTraceRetriever$Stub;->()V -HPLandroid/app/IAppTraceRetriever$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IApplicationThread$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IApplicationThread$Stub$Proxy;->bindApplication(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ProviderInfoList;Landroid/content/ComponentName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;IZZZZLandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/util/Map;Landroid/os/Bundle;Ljava/lang/String;Landroid/content/AutofillOptions;Landroid/content/ContentCaptureOptions;[J)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->clearDnsCache()V -HPLandroid/app/IApplicationThread$Stub$Proxy;->dispatchPackageBroadcast(I[Ljava/lang/String;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->dumpService(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->notifyContentProviderPublishStatus(Landroid/app/ContentProviderHolder;Ljava/lang/String;IZ)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->runIsolatedEntryPoint(Ljava/lang/String;[Ljava/lang/String;)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleBindService(Landroid/os/IBinder;Landroid/content/Intent;ZI)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleCreateBackupAgent(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;III)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleCreateService(Landroid/os/IBinder;Landroid/content/pm/ServiceInfo;Landroid/content/res/CompatibilityInfo;I)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleDestroyBackupAgent(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;I)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleEnterAnimationComplete(Landroid/os/IBinder;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleInstallProvider(Landroid/content/pm/ProviderInfo;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleReceiver(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Landroid/content/res/CompatibilityInfo;ILjava/lang/String;Landroid/os/Bundle;ZII)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleRegisteredReceiver(Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZII)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleServiceArgs(Landroid/os/IBinder;Landroid/content/pm/ParceledListSlice;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleStopService(Landroid/os/IBinder;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleTransaction(Landroid/app/servertransaction/ClientTransaction;)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleTrimMemory(I)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->scheduleUnbindService(Landroid/os/IBinder;Landroid/content/Intent;)V -HSPLandroid/app/IApplicationThread$Stub$Proxy;->setProcessState(I)V -HPLandroid/app/IApplicationThread$Stub$Proxy;->unstableProviderDied(Landroid/os/IBinder;)V HSPLandroid/app/IApplicationThread$Stub;->()V HSPLandroid/app/IApplicationThread$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IApplicationThread$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IApplicationThread; HSPLandroid/app/IApplicationThread$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/IBackupAgent$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/IBackupAgent$Stub$Proxy;->doBackup(Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;JLandroid/app/backup/IBackupCallback;I)V -HSPLandroid/app/IBackupAgent$Stub;->()V -HSPLandroid/app/IBackupAgent$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IBackupAgent$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IBackupAgent; HSPLandroid/app/IBackupAgent$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/IInstantAppResolver$Stub$Proxy;->getInstantAppResolveInfoList(Landroid/content/pm/InstantAppRequestInfo;ILandroid/os/IRemoteCallback;)V -PLandroid/app/IInstantAppResolver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstantAppResolver; HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstrumentationWatcher; HSPLandroid/app/INotificationManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z @@ -2323,97 +1636,27 @@ HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Lja HSPLandroid/app/INotificationManager$Stub$Proxy;->finishToken(Ljava/lang/String;Landroid/os/IBinder;)V HSPLandroid/app/INotificationManager$Stub$Proxy;->getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; HSPLandroid/app/INotificationManager$Stub$Proxy;->getAppActiveNotifications(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; -HSPLandroid/app/INotificationManager$Stub$Proxy;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Landroid/app/NotificationChannel; HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannels(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; +HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationPolicy(Ljava/lang/String;)Landroid/app/NotificationManager$Policy; HSPLandroid/app/INotificationManager$Stub$Proxy;->getZenMode()I -HSPLandroid/app/INotificationManager$Stub$Proxy;->getZenModeConfig()Landroid/service/notification/ZenModeConfig; -HSPLandroid/app/INotificationManager$Stub$Proxy;->setNotificationsShownFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;)V -HSPLandroid/app/INotificationManager$Stub;->()V +HSPLandroid/app/INotificationManager$Stub$Proxy;->isNotificationPolicyAccessGranted(Ljava/lang/String;)Z HSPLandroid/app/INotificationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/INotificationManager; -HSPLandroid/app/INotificationManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/IProcessObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/IProcessObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IProcessObserver$Stub$Proxy;->onForegroundActivitiesChanged(IIZ)V -HPLandroid/app/IProcessObserver$Stub$Proxy;->onForegroundServicesChanged(III)V -HPLandroid/app/IProcessObserver$Stub$Proxy;->onProcessDied(II)V -HSPLandroid/app/IProcessObserver$Stub;->()V -HSPLandroid/app/IProcessObserver$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/app/IProcessObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IProcessObserver; -HSPLandroid/app/ISearchManager$Stub;->()V -HSPLandroid/app/ISearchManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/ISearchManager; -HPLandroid/app/IServiceConnection$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/IServiceConnection$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IServiceConnection$Stub$Proxy;->connected(Landroid/content/ComponentName;Landroid/os/IBinder;Z)V HSPLandroid/app/IServiceConnection$Stub;->()V HSPLandroid/app/IServiceConnection$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IServiceConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IServiceConnection; HSPLandroid/app/IServiceConnection$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/ITaskStackListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/ITaskStackListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onActivityRequestedOrientationChanged(II)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onActivityRestartAttempt(Landroid/app/ActivityManager$RunningTaskInfo;ZZZ)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onRecentTaskListUpdated()V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskCreated(ILandroid/content/ComponentName;)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskDescriptionChanged(Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskDisplayChanged(II)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskFocusChanged(IZ)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskMovedToFront(Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskRemovalStarted(Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskRemoved(I)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskRequestedOrientationChanged(II)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskSnapshotChanged(ILandroid/app/ActivityManager$TaskSnapshot;)V -HPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskStackChanged()V HSPLandroid/app/ITaskStackListener$Stub;->()V -HSPLandroid/app/ITaskStackListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/ITaskStackListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/ITaskStackListener; HSPLandroid/app/ITaskStackListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/ITransientNotificationCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/app/ITransientNotificationCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/ITransientNotificationCallback; -HSPLandroid/app/ITransientNotificationCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/IUiAutomationConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiAutomationConnection; HSPLandroid/app/IUiModeManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I -HSPLandroid/app/IUiModeManager$Stub$Proxy;->getNightMode()I -HSPLandroid/app/IUiModeManager$Stub;->()V HSPLandroid/app/IUiModeManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiModeManager; -HPLandroid/app/IUiModeManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/IUidObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/app/IUidObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IUidObserver$Stub$Proxy;->onUidActive(I)V -HSPLandroid/app/IUidObserver$Stub$Proxy;->onUidGone(IZ)V -HSPLandroid/app/IUidObserver$Stub$Proxy;->onUidIdle(IZ)V -HSPLandroid/app/IUidObserver$Stub$Proxy;->onUidStateChanged(IIJI)V -HSPLandroid/app/IUidObserver$Stub;->()V HSPLandroid/app/IUidObserver$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/IUidObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUidObserver; -HSPLandroid/app/IUriGrantsManager$Stub;->()V -HSPLandroid/app/IUriGrantsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUriGrantsManager; -HPLandroid/app/IUriGrantsManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/IUserSwitchObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/IUserSwitchObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/app/IUserSwitchObserver$Stub$Proxy;->onLockedBootComplete(I)V -HSPLandroid/app/IUserSwitchObserver$Stub;->()V -HSPLandroid/app/IUserSwitchObserver$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IUserSwitchObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUserSwitchObserver; -HSPLandroid/app/IUserSwitchObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->getWallpaperColors(III)Landroid/app/WallpaperColors; +HSPLandroid/app/IUriGrantsManager$Stub$Proxy;->getUriPermissions(Ljava/lang/String;ZZ)Landroid/content/pm/ParceledListSlice; HSPLandroid/app/IWallpaperManager$Stub$Proxy;->getWallpaperInfo(I)Landroid/app/WallpaperInfo; -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->getWallpaperWithFeature(Ljava/lang/String;Ljava/lang/String;Landroid/app/IWallpaperManagerCallback;ILandroid/os/Bundle;I)Landroid/os/ParcelFileDescriptor; -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->isWallpaperSupported(Ljava/lang/String;)Z -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->registerWallpaperColorsCallback(Landroid/app/IWallpaperManagerCallback;II)V -HSPLandroid/app/IWallpaperManager$Stub$Proxy;->setInAmbientMode(ZJ)V -HSPLandroid/app/IWallpaperManager$Stub;->()V HSPLandroid/app/IWallpaperManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IWallpaperManager; -HPLandroid/app/IWallpaperManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/IWallpaperManagerCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/IWallpaperManagerCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/app/IWallpaperManagerCallback$Stub$Proxy;->onWallpaperColorsChanged(Landroid/app/WallpaperColors;II)V -HSPLandroid/app/IWallpaperManagerCallback$Stub;->()V HSPLandroid/app/IWallpaperManagerCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/IWallpaperManagerCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IWallpaperManagerCallback; HSPLandroid/app/Instrumentation;->()V HSPLandroid/app/Instrumentation;->basicInit(Landroid/app/ActivityThread;)V HSPLandroid/app/Instrumentation;->callActivityOnCreate(Landroid/app/Activity;Landroid/os/Bundle;)V @@ -2441,6 +1684,13 @@ HSPLandroid/app/Instrumentation;->onEnterAnimationComplete()V HSPLandroid/app/Instrumentation;->postPerformCreate(Landroid/app/Activity;)V HSPLandroid/app/Instrumentation;->prePerformCreate(Landroid/app/Activity;)V HSPLandroid/app/IntentReceiverLeaked;->(Ljava/lang/String;)V +HSPLandroid/app/IntentService$ServiceHandler;->(Landroid/app/IntentService;Landroid/os/Looper;)V +HSPLandroid/app/IntentService$ServiceHandler;->handleMessage(Landroid/os/Message;)V +HSPLandroid/app/IntentService;->(Ljava/lang/String;)V +HSPLandroid/app/IntentService;->onCreate()V +HSPLandroid/app/IntentService;->onDestroy()V +HSPLandroid/app/IntentService;->onStart(Landroid/content/Intent;I)V +HSPLandroid/app/IntentService;->onStartCommand(Landroid/content/Intent;II)I HSPLandroid/app/JobSchedulerImpl;->(Landroid/app/job/IJobScheduler;)V HSPLandroid/app/JobSchedulerImpl;->cancel(I)V HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I @@ -2516,13 +1766,12 @@ HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnect HSPLandroid/app/LoadedApk;->getServiceDispatcherCommon(Landroid/content/ServiceConnection;Landroid/content/Context;Landroid/os/Handler;Ljava/util/concurrent/Executor;I)Landroid/app/IServiceConnection; HSPLandroid/app/LoadedApk;->getSplitClassLoader(Ljava/lang/String;)Ljava/lang/ClassLoader; HSPLandroid/app/LoadedApk;->getSplitPaths(Ljava/lang/String;)[Ljava/lang/String; -HSPLandroid/app/LoadedApk;->getSplitResDirs()[Ljava/lang/String; HSPLandroid/app/LoadedApk;->initializeJavaContextClassLoader()V -HSPLandroid/app/LoadedApk;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lang/ClassLoader;)V HSPLandroid/app/LoadedApk;->isSecurityViolation()Z HSPLandroid/app/LoadedApk;->makeApplication(ZLandroid/app/Instrumentation;)Landroid/app/Application; HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationInfo;Ljava/util/List;Ljava/util/List;)V HSPLandroid/app/LoadedApk;->removeContextRegistrations(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V +HSPLandroid/app/LoadedApk;->rewriteRValues(Ljava/lang/ClassLoader;Ljava/lang/String;I)V HSPLandroid/app/LoadedApk;->setApplicationInfo(Landroid/content/pm/ApplicationInfo;)V HSPLandroid/app/LoadedApk;->setThreadPolicy(Landroid/os/StrictMode$ThreadPolicy;)V HSPLandroid/app/LoadedApk;->setupJitProfileSupport()V @@ -2537,91 +1786,40 @@ HSPLandroid/app/Notification$Action$Builder;->(Landroid/graphics/drawable/ HSPLandroid/app/Notification$Action$Builder;->(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;[Landroid/app/RemoteInput;ZIZ)V HSPLandroid/app/Notification$Action$Builder;->addExtras(Landroid/os/Bundle;)Landroid/app/Notification$Action$Builder; HSPLandroid/app/Notification$Action$Builder;->build()Landroid/app/Notification$Action; -HSPLandroid/app/Notification$Action$Builder;->checkContextualActionNullFields()V HSPLandroid/app/Notification$Action$Builder;->setAllowGeneratedReplies(Z)Landroid/app/Notification$Action$Builder; HSPLandroid/app/Notification$Action$Builder;->setContextual(Z)Landroid/app/Notification$Action$Builder; HSPLandroid/app/Notification$Action$Builder;->setSemanticAction(I)Landroid/app/Notification$Action$Builder; HSPLandroid/app/Notification$Action;->(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;[Landroid/app/RemoteInput;ZIZZ)V -HSPLandroid/app/Notification$Action;->(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;[Landroid/app/RemoteInput;ZIZZLandroid/app/Notification$1;)V HSPLandroid/app/Notification$Action;->(Landroid/os/Parcel;)V -HSPLandroid/app/Notification$Action;->(Landroid/os/Parcel;Landroid/app/Notification$1;)V -HSPLandroid/app/Notification$Action;->clone()Landroid/app/Notification$Action; HSPLandroid/app/Notification$Action;->getAllowGeneratedReplies()Z -HPLandroid/app/Notification$Action;->getDataOnlyRemoteInputs()[Landroid/app/RemoteInput; -HSPLandroid/app/Notification$Action;->getExtras()Landroid/os/Bundle; HSPLandroid/app/Notification$Action;->getIcon()Landroid/graphics/drawable/Icon; HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput; -HSPLandroid/app/Notification$Action;->getSemanticAction()I -HSPLandroid/app/Notification$Action;->isAuthenticationRequired()Z HSPLandroid/app/Notification$Action;->isContextual()Z HSPLandroid/app/Notification$Action;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/Notification$BigPictureStyle;->()V +HSPLandroid/app/Notification$BigPictureStyle;->addExtras(Landroid/os/Bundle;)V +HSPLandroid/app/Notification$BigPictureStyle;->purgeResources()V +HSPLandroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V HSPLandroid/app/Notification$BigPictureStyle;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$BigTextStyle;->()V HSPLandroid/app/Notification$BigTextStyle;->(Landroid/app/Notification$Builder;)V HSPLandroid/app/Notification$BigTextStyle;->addExtras(Landroid/os/Bundle;)V -HPLandroid/app/Notification$BigTextStyle;->areNotificationsVisiblyDifferent(Landroid/app/Notification$Style;)Z HSPLandroid/app/Notification$BigTextStyle;->bigText(Ljava/lang/CharSequence;)Landroid/app/Notification$BigTextStyle; -HPLandroid/app/Notification$BigTextStyle;->getBigText()Ljava/lang/CharSequence; -HSPLandroid/app/Notification$BigTextStyle;->makeBigContentView()Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$BigTextStyle;->makeContentView(Z)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$BigTextStyle;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$BigTextStyle;->setBigContentTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$BigTextStyle; HSPLandroid/app/Notification$BubbleMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Notification$BubbleMetadata; HSPLandroid/app/Notification$BubbleMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/Notification$BubbleMetadata;->(Landroid/os/Parcel;)V -HSPLandroid/app/Notification$BubbleMetadata;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/Notification$Builder;->(Landroid/content/Context;Landroid/app/Notification;)V HSPLandroid/app/Notification$Builder;->(Landroid/content/Context;Ljava/lang/String;)V -HSPLandroid/app/Notification$Builder;->access$3000(Landroid/app/Notification$Builder;)Ljava/util/ArrayList; -HSPLandroid/app/Notification$Builder;->access$3500(Landroid/app/Notification$Builder;)Landroid/content/Context; -HSPLandroid/app/Notification$Builder;->access$400(Landroid/app/Notification$Builder;)Landroid/app/Notification; HSPLandroid/app/Notification$Builder;->addAction(Landroid/app/Notification$Action;)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->addExtras(Landroid/os/Bundle;)Landroid/app/Notification$Builder; -HSPLandroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$StandardTemplateParams;Landroid/app/Notification$TemplateBindResult;)Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(ILandroid/app/Notification$StandardTemplateParams;Landroid/app/Notification$TemplateBindResult;)Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->bindHeaderChronometerAndTime(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->bindHeaderText(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->bindHeaderTextSecondary(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->bindLargeIcon(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)Z -HSPLandroid/app/Notification$Builder;->bindLargeIconAndReply(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;Landroid/app/Notification$TemplateBindResult;)V -HSPLandroid/app/Notification$Builder;->bindNotificationHeader(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->bindProfileBadge(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->bindReplyIcon(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)Z -HSPLandroid/app/Notification$Builder;->bindSmallIcon(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V HSPLandroid/app/Notification$Builder;->build()Landroid/app/Notification; HSPLandroid/app/Notification$Builder;->buildUnstyled()Landroid/app/Notification; -HSPLandroid/app/Notification$Builder;->calculateMarginEnd(ZZ)I -HSPLandroid/app/Notification$Builder;->createBigContentView()Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->createContentView()Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->createContentView(Z)Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->createHeadsUpContentView(Z)Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$Builder;->createSummaryText()Ljava/lang/CharSequence; -HSPLandroid/app/Notification$Builder;->ensureColors(Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->findReplyAction()Landroid/app/Notification$Action; -HSPLandroid/app/Notification$Builder;->generateActionButton(Landroid/app/Notification$Action;ZLandroid/app/Notification$StandardTemplateParams;)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$Builder;->getAllExtras()Landroid/os/Bundle; -HSPLandroid/app/Notification$Builder;->getHeadsUpStatusBarText(Z)Ljava/lang/CharSequence; -HSPLandroid/app/Notification$Builder;->getPrimaryTextColor(Landroid/app/Notification$StandardTemplateParams;)I -HSPLandroid/app/Notification$Builder;->getProfileBadge()Landroid/graphics/Bitmap; -HSPLandroid/app/Notification$Builder;->getProfileBadgeDrawable()Landroid/graphics/drawable/Drawable; -HSPLandroid/app/Notification$Builder;->getSecondaryTextColor(Landroid/app/Notification$StandardTemplateParams;)I HSPLandroid/app/Notification$Builder;->getStyle()Landroid/app/Notification$Style; -HSPLandroid/app/Notification$Builder;->handleProgressBar(Landroid/widget/RemoteViews;Landroid/os/Bundle;Landroid/app/Notification$StandardTemplateParams;)Z -HSPLandroid/app/Notification$Builder;->hasValidRemoteInput(Landroid/app/Notification$Action;)Z -HSPLandroid/app/Notification$Builder;->isColorized(Landroid/app/Notification$StandardTemplateParams;)Z -HSPLandroid/app/Notification$Builder;->loadHeaderAppName()Ljava/lang/String; -HSPLandroid/app/Notification$Builder;->makeHeaderExpanded(Landroid/widget/RemoteViews;)V -HSPLandroid/app/Notification$Builder;->makeLowPriorityContentView(Z)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$Builder;->maybeCloneStrippedForDelivery(Landroid/app/Notification;)Landroid/app/Notification; -HSPLandroid/app/Notification$Builder;->processLargeLegacyIcon(Landroid/graphics/drawable/Icon;Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V -HSPLandroid/app/Notification$Builder;->processSmallIconColor(Landroid/graphics/drawable/Icon;Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V HSPLandroid/app/Notification$Builder;->recoverBuilder(Landroid/content/Context;Landroid/app/Notification;)Landroid/app/Notification$Builder; -HSPLandroid/app/Notification$Builder;->resetNotificationHeader(Landroid/widget/RemoteViews;)V -HSPLandroid/app/Notification$Builder;->resetStandardTemplate(Landroid/widget/RemoteViews;)V -HSPLandroid/app/Notification$Builder;->resetStandardTemplateWithActions(Landroid/widget/RemoteViews;)V -HSPLandroid/app/Notification$Builder;->resolveContrastColor(Landroid/app/Notification$StandardTemplateParams;)I -HSPLandroid/app/Notification$Builder;->resolveNeutralColor()I HSPLandroid/app/Notification$Builder;->sanitizeColor()V HSPLandroid/app/Notification$Builder;->setAllowSystemGeneratedContextualActions(Z)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setAutoCancel(Z)Landroid/app/Notification$Builder; @@ -2632,7 +1830,6 @@ HSPLandroid/app/Notification$Builder;->setColor(I)Landroid/app/Notification$Buil HSPLandroid/app/Notification$Builder;->setContent(Landroid/widget/RemoteViews;)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setContentInfo(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setContentIntent(Landroid/app/PendingIntent;)Landroid/app/Notification$Builder; -HSPLandroid/app/Notification$Builder;->setContentMinHeight(Landroid/widget/RemoteViews;Z)V HSPLandroid/app/Notification$Builder;->setContentText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setContentTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/app/Notification$Builder; @@ -2673,90 +1870,51 @@ HSPLandroid/app/Notification$Builder;->setUsesChronometer(Z)Landroid/app/Notific HSPLandroid/app/Notification$Builder;->setVibrate([J)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setVisibility(I)Landroid/app/Notification$Builder; HSPLandroid/app/Notification$Builder;->setWhen(J)Landroid/app/Notification$Builder; -HSPLandroid/app/Notification$Builder;->textColorsNeedInversion()Z HSPLandroid/app/Notification$Builder;->usesStandardHeader()Z -HSPLandroid/app/Notification$Builder;->usesTemplate()Z -HSPLandroid/app/Notification$BuilderRemoteViews;->shouldUseStaticFilter()Z HSPLandroid/app/Notification$DecoratedCustomViewStyle;->()V HSPLandroid/app/Notification$InboxStyle;->()V -HSPLandroid/app/Notification$InboxStyle;->handleInboxImageMargin(Landroid/widget/RemoteViews;IZI)V -HSPLandroid/app/Notification$InboxStyle;->makeBigContentView()Landroid/widget/RemoteViews; +HSPLandroid/app/Notification$InboxStyle;->addExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$InboxStyle;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$MediaStyle;->()V HSPLandroid/app/Notification$MediaStyle;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$MessagingStyle$Message;->(Ljava/lang/CharSequence;JLandroid/app/Person;Z)V -HPLandroid/app/Notification$MessagingStyle$Message;->getDataMimeType()Ljava/lang/String; -HSPLandroid/app/Notification$MessagingStyle$Message;->getDataUri()Landroid/net/Uri; -HPLandroid/app/Notification$MessagingStyle$Message;->getExtras()Landroid/os/Bundle; HSPLandroid/app/Notification$MessagingStyle$Message;->getMessageFromBundle(Landroid/os/Bundle;)Landroid/app/Notification$MessagingStyle$Message; HSPLandroid/app/Notification$MessagingStyle$Message;->getMessagesFromBundleArray([Landroid/os/Parcelable;)Ljava/util/List; -HPLandroid/app/Notification$MessagingStyle$Message;->getSender()Ljava/lang/CharSequence; HSPLandroid/app/Notification$MessagingStyle$Message;->getSenderPerson()Landroid/app/Person; HSPLandroid/app/Notification$MessagingStyle$Message;->getText()Ljava/lang/CharSequence; -HPLandroid/app/Notification$MessagingStyle$Message;->getTimestamp()J -HPLandroid/app/Notification$MessagingStyle$Message;->isRemoteInputHistory()Z -HSPLandroid/app/Notification$MessagingStyle$Message;->setData(Ljava/lang/String;Landroid/net/Uri;)Landroid/app/Notification$MessagingStyle$Message; HSPLandroid/app/Notification$MessagingStyle$Message;->toBundle()Landroid/os/Bundle; HSPLandroid/app/Notification$MessagingStyle;->()V HSPLandroid/app/Notification$MessagingStyle;->addExtras(Landroid/os/Bundle;)V -HSPLandroid/app/Notification$MessagingStyle;->areNotificationsVisiblyDifferent(Landroid/app/Notification$Style;)Z HSPLandroid/app/Notification$MessagingStyle;->findLatestIncomingMessage(Ljava/util/List;)Landroid/app/Notification$MessagingStyle$Message; HSPLandroid/app/Notification$MessagingStyle;->fixTitleAndTextExtras(Landroid/os/Bundle;)V -HSPLandroid/app/Notification$MessagingStyle;->getHeadsUpStatusBarText()Ljava/lang/CharSequence; HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List; -HSPLandroid/app/Notification$MessagingStyle;->hasOnlyWhiteSpaceSenders()Z -HSPLandroid/app/Notification$MessagingStyle;->isGroupConversation()Z -HSPLandroid/app/Notification$MessagingStyle;->isWhiteSpace(Ljava/lang/CharSequence;)Z -HSPLandroid/app/Notification$MessagingStyle;->makeBigContentView()Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$MessagingStyle;->makeContentView(Z)Landroid/widget/RemoteViews; -HSPLandroid/app/Notification$MessagingStyle;->makeMessagingView(ZZ)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$MessagingStyle;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$MessagingStyle;->setConversationTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$MessagingStyle; HSPLandroid/app/Notification$MessagingStyle;->validate(Landroid/content/Context;)V HSPLandroid/app/Notification$StandardTemplateParams;->()V HSPLandroid/app/Notification$StandardTemplateParams;->(Landroid/app/Notification$1;)V -HSPLandroid/app/Notification$StandardTemplateParams;->fillTextsFrom(Landroid/app/Notification$Builder;)Landroid/app/Notification$StandardTemplateParams; -HSPLandroid/app/Notification$StandardTemplateParams;->reset()Landroid/app/Notification$StandardTemplateParams; -HSPLandroid/app/Notification$StandardTemplateParams;->setMaxRemoteInputHistory(I)Landroid/app/Notification$StandardTemplateParams; HSPLandroid/app/Notification$Style;->()V HSPLandroid/app/Notification$Style;->addExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$Style;->buildStyled(Landroid/app/Notification;)Landroid/app/Notification; -HSPLandroid/app/Notification$Style;->checkBuilder()V -HSPLandroid/app/Notification$Style;->getHeadsUpStatusBarText()Ljava/lang/CharSequence; -HSPLandroid/app/Notification$Style;->getStandardView(ILandroid/app/Notification$StandardTemplateParams;Landroid/app/Notification$TemplateBindResult;)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$Style;->internalSetBigContentTitle(Ljava/lang/CharSequence;)V -HSPLandroid/app/Notification$Style;->makeContentView(Z)Landroid/widget/RemoteViews; HSPLandroid/app/Notification$Style;->purgeResources()V HSPLandroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V HSPLandroid/app/Notification$Style;->restoreFromExtras(Landroid/os/Bundle;)V HSPLandroid/app/Notification$Style;->setBuilder(Landroid/app/Notification$Builder;)V HSPLandroid/app/Notification$Style;->validate(Landroid/content/Context;)V -HSPLandroid/app/Notification$TemplateBindResult;->setIconMarginEnd(I)V -HSPLandroid/app/Notification$TemplateBindResult;->setRightIconContainerVisible(Z)V HSPLandroid/app/Notification;->()V HSPLandroid/app/Notification;->(Landroid/os/Parcel;)V HSPLandroid/app/Notification;->access$000(Landroid/os/Bundle;Ljava/lang/String;Ljava/lang/Class;)[Landroid/os/Parcelable; -HSPLandroid/app/Notification;->access$1002(Landroid/app/Notification;I)I HSPLandroid/app/Notification;->access$1302(Landroid/app/Notification;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -HSPLandroid/app/Notification;->access$1402(Landroid/app/Notification;Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon; -HSPLandroid/app/Notification;->access$1502(Landroid/app/Notification;Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/app/Notification;->access$1700(Landroid/app/Notification;)Z -HSPLandroid/app/Notification;->access$1900(Landroid/app/Notification;)Z -HSPLandroid/app/Notification;->access$2102(Landroid/app/Notification;J)J HSPLandroid/app/Notification;->access$602(Landroid/app/Notification;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/app/Notification;->access$700(Landroid/app/Notification;)Ljava/lang/String; HSPLandroid/app/Notification;->addFieldsFromContext(Landroid/content/Context;Landroid/app/Notification;)V HSPLandroid/app/Notification;->addFieldsFromContext(Landroid/content/pm/ApplicationInfo;Landroid/app/Notification;)V -HPLandroid/app/Notification;->areActionsVisiblyDifferent(Landroid/app/Notification;Landroid/app/Notification;)Z -HPLandroid/app/Notification;->areRemoteViewsChanged(Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;)Z -HPLandroid/app/Notification;->areRemoteViewsChanged(Landroid/widget/RemoteViews;Landroid/widget/RemoteViews;)Z HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;)Z -HSPLandroid/app/Notification;->clone()Landroid/app/Notification; HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V HSPLandroid/app/Notification;->findRemoteInputActionPair(Z)Landroid/util/Pair; HSPLandroid/app/Notification;->fixDuplicateExtra(Landroid/os/Parcelable;Ljava/lang/String;)V HSPLandroid/app/Notification;->fixDuplicateExtras()V -HSPLandroid/app/Notification;->getAllowSystemGeneratedContextualActions()Z HSPLandroid/app/Notification;->getBubbleMetadata()Landroid/app/Notification$BubbleMetadata; HSPLandroid/app/Notification;->getChannelId()Ljava/lang/String; HSPLandroid/app/Notification;->getContextualActions()Ljava/util/List; @@ -2769,32 +1927,22 @@ HSPLandroid/app/Notification;->getParcelableArrayFromBundle(Landroid/os/Bundle;L HSPLandroid/app/Notification;->getShortcutId()Ljava/lang/String; HSPLandroid/app/Notification;->getSmallIcon()Landroid/graphics/drawable/Icon; HSPLandroid/app/Notification;->getSortKey()Ljava/lang/String; -HPLandroid/app/Notification;->getTimeoutAfter()J -HPLandroid/app/Notification;->hasCompletedProgress()Z -HSPLandroid/app/Notification;->hasLargeIcon()Z HSPLandroid/app/Notification;->hasMediaSession()Z -HPLandroid/app/Notification;->isBubbleNotification()Z HSPLandroid/app/Notification;->isColorized()Z HSPLandroid/app/Notification;->isColorizedMedia()Z HSPLandroid/app/Notification;->isForegroundService()Z HSPLandroid/app/Notification;->isGroupChild()Z HSPLandroid/app/Notification;->isGroupSummary()Z -HSPLandroid/app/Notification;->isMediaNotification()Z HSPLandroid/app/Notification;->lambda$writeToParcel$0$Notification(Landroid/os/Parcel;Landroid/app/PendingIntent;Landroid/os/Parcel;I)V -HPLandroid/app/Notification;->lightenPayload()V HSPLandroid/app/Notification;->readFromParcelImpl(Landroid/os/Parcel;)V HSPLandroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V HSPLandroid/app/Notification;->reduceImageSizesForRemoteView(Landroid/widget/RemoteViews;Landroid/content/Context;Z)V HSPLandroid/app/Notification;->removeTextSizeSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/app/Notification;->safeCharSequence(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -HPLandroid/app/Notification;->setBubbleMetadata(Landroid/app/Notification$BubbleMetadata;)V HSPLandroid/app/Notification;->setSmallIcon(Landroid/graphics/drawable/Icon;)V -HSPLandroid/app/Notification;->showsChronometer()Z -HSPLandroid/app/Notification;->showsTime()Z HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z HSPLandroid/app/Notification;->toString()Ljava/lang/String; HSPLandroid/app/Notification;->visibilityToString(I)Ljava/lang/String; -HPLandroid/app/Notification;->visitUris(Ljava/util/function/Consumer;)V HSPLandroid/app/Notification;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/Notification;->writeToParcelImpl(Landroid/os/Parcel;I)V HSPLandroid/app/NotificationChannel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationChannel; @@ -2806,9 +1954,7 @@ HSPLandroid/app/NotificationChannel;->canShowBadge()Z HSPLandroid/app/NotificationChannel;->enableLights(Z)V HSPLandroid/app/NotificationChannel;->enableVibration(Z)V HSPLandroid/app/NotificationChannel;->equals(Ljava/lang/Object;)Z -HSPLandroid/app/NotificationChannel;->getAllowBubbles()I HSPLandroid/app/NotificationChannel;->getAudioAttributes()Landroid/media/AudioAttributes; -HSPLandroid/app/NotificationChannel;->getConversationId()Ljava/lang/String; HSPLandroid/app/NotificationChannel;->getDescription()Ljava/lang/String; HSPLandroid/app/NotificationChannel;->getGroup()Ljava/lang/String; HSPLandroid/app/NotificationChannel;->getId()Ljava/lang/String; @@ -2816,116 +1962,37 @@ HSPLandroid/app/NotificationChannel;->getImportance()I HSPLandroid/app/NotificationChannel;->getLightColor()I HSPLandroid/app/NotificationChannel;->getLockscreenVisibility()I HSPLandroid/app/NotificationChannel;->getName()Ljava/lang/CharSequence; -HSPLandroid/app/NotificationChannel;->getOriginalImportance()I HSPLandroid/app/NotificationChannel;->getSound()Landroid/net/Uri; HSPLandroid/app/NotificationChannel;->getTrimmedString(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/app/NotificationChannel;->getUserLockedFields()I -HSPLandroid/app/NotificationChannel;->getVibrationPattern()[J HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z -HSPLandroid/app/NotificationChannel;->hashCode()I -HSPLandroid/app/NotificationChannel;->isBlockable()Z -HSPLandroid/app/NotificationChannel;->isDeleted()Z -HSPLandroid/app/NotificationChannel;->isDemoted()Z -HSPLandroid/app/NotificationChannel;->isFgServiceShown()Z -HSPLandroid/app/NotificationChannel;->isImportanceLockedByOEM()Z HSPLandroid/app/NotificationChannel;->isImportantConversation()Z -HSPLandroid/app/NotificationChannel;->lockFields(I)V -HSPLandroid/app/NotificationChannel;->longArrayToString([J)Ljava/lang/String; -HSPLandroid/app/NotificationChannel;->populateFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLandroid/app/NotificationChannel;->populateFromXml(Lorg/xmlpull/v1/XmlPullParser;ZLandroid/content/Context;)V -HSPLandroid/app/NotificationChannel;->safeAudioAttributes(Lorg/xmlpull/v1/XmlPullParser;)Landroid/media/AudioAttributes; -HSPLandroid/app/NotificationChannel;->safeBool(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z -HSPLandroid/app/NotificationChannel;->safeInt(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -HSPLandroid/app/NotificationChannel;->safeLongArray(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[J)[J -HSPLandroid/app/NotificationChannel;->safeUri(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/net/Uri; -HSPLandroid/app/NotificationChannel;->setAllowBubbles(I)V HSPLandroid/app/NotificationChannel;->setBlockable(Z)V HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V -HSPLandroid/app/NotificationChannel;->setConversationId(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/app/NotificationChannel;->setDeleted(Z)V -HSPLandroid/app/NotificationChannel;->setDemoted(Z)V HSPLandroid/app/NotificationChannel;->setDescription(Ljava/lang/String;)V -HSPLandroid/app/NotificationChannel;->setFgServiceShown(Z)V HSPLandroid/app/NotificationChannel;->setGroup(Ljava/lang/String;)V -HSPLandroid/app/NotificationChannel;->setImportanceLockedByCriticalDeviceFunction(Z)V -HSPLandroid/app/NotificationChannel;->setImportanceLockedByOEM(Z)V -HSPLandroid/app/NotificationChannel;->setImportantConversation(Z)V HSPLandroid/app/NotificationChannel;->setLightColor(I)V HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V -HSPLandroid/app/NotificationChannel;->setName(Ljava/lang/CharSequence;)V -HSPLandroid/app/NotificationChannel;->setOriginalImportance(I)V HSPLandroid/app/NotificationChannel;->setShowBadge(Z)V HSPLandroid/app/NotificationChannel;->setSound(Landroid/net/Uri;Landroid/media/AudioAttributes;)V HSPLandroid/app/NotificationChannel;->setVibrationPattern([J)V HSPLandroid/app/NotificationChannel;->shouldShowLights()Z HSPLandroid/app/NotificationChannel;->shouldVibrate()Z -HSPLandroid/app/NotificationChannel;->tryParseInt(Ljava/lang/String;I)I HSPLandroid/app/NotificationChannel;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/NotificationChannel;->writeXml(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/app/NotificationChannel;->writeXml(Lorg/xmlpull/v1/XmlSerializer;ZLandroid/content/Context;)V HSPLandroid/app/NotificationChannelGroup$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationChannelGroup; HSPLandroid/app/NotificationChannelGroup$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/NotificationChannelGroup;->(Landroid/os/Parcel;)V HSPLandroid/app/NotificationChannelGroup;->(Ljava/lang/String;Ljava/lang/CharSequence;)V -HPLandroid/app/NotificationChannelGroup;->addChannel(Landroid/app/NotificationChannel;)V -HPLandroid/app/NotificationChannelGroup;->clone()Landroid/app/NotificationChannelGroup; HSPLandroid/app/NotificationChannelGroup;->equals(Ljava/lang/Object;)Z HSPLandroid/app/NotificationChannelGroup;->getChannels()Ljava/util/List; HSPLandroid/app/NotificationChannelGroup;->getDescription()Ljava/lang/String; HSPLandroid/app/NotificationChannelGroup;->getId()Ljava/lang/String; HSPLandroid/app/NotificationChannelGroup;->getName()Ljava/lang/CharSequence; -HSPLandroid/app/NotificationChannelGroup;->getTrimmedString(Ljava/lang/String;)Ljava/lang/String; -PLandroid/app/NotificationChannelGroup;->getUserLockedFields()I HSPLandroid/app/NotificationChannelGroup;->isBlocked()Z -HPLandroid/app/NotificationChannelGroup;->lockFields(I)V -HSPLandroid/app/NotificationChannelGroup;->populateFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLandroid/app/NotificationChannelGroup;->safeBool(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z -HSPLandroid/app/NotificationChannelGroup;->setBlocked(Z)V -HPLandroid/app/NotificationChannelGroup;->setChannels(Ljava/util/List;)V -HSPLandroid/app/NotificationChannelGroup;->setDescription(Ljava/lang/String;)V -PLandroid/app/NotificationChannelGroup;->unlockFields(I)V HSPLandroid/app/NotificationChannelGroup;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/NotificationChannelGroup;->writeXml(Lorg/xmlpull/v1/XmlSerializer;)V -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->()V -HPLandroid/app/NotificationHistory$HistoricalNotification$Builder;->build()Landroid/app/NotificationHistory$HistoricalNotification; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setChannelId(Ljava/lang/String;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setChannelName(Ljava/lang/String;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setPackage(Ljava/lang/String;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setPostedTimeMs(J)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setText(Ljava/lang/String;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setTitle(Ljava/lang/String;)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setUid(I)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -PLandroid/app/NotificationHistory$HistoricalNotification$Builder;->setUserId(I)Landroid/app/NotificationHistory$HistoricalNotification$Builder; -HPLandroid/app/NotificationHistory$HistoricalNotification;->()V -HPLandroid/app/NotificationHistory$HistoricalNotification;->(Landroid/app/NotificationHistory$1;)V -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$1002(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$102(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$202(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$302(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$402(Landroid/app/NotificationHistory$HistoricalNotification;I)I -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$502(Landroid/app/NotificationHistory$HistoricalNotification;I)I -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$602(Landroid/app/NotificationHistory$HistoricalNotification;J)J -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$702(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$802(Landroid/app/NotificationHistory$HistoricalNotification;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/NotificationHistory$HistoricalNotification;->access$902(Landroid/app/NotificationHistory$HistoricalNotification;Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon; -PLandroid/app/NotificationHistory$HistoricalNotification;->getUserId()I HSPLandroid/app/NotificationManager$Policy$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationManager$Policy; HSPLandroid/app/NotificationManager$Policy$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/NotificationManager$Policy;->(IIIIII)V -HSPLandroid/app/NotificationManager$Policy;->(Landroid/os/Parcel;)V -HSPLandroid/app/NotificationManager$Policy;->allowAlarms()Z -HSPLandroid/app/NotificationManager$Policy;->allowCalls()Z -HSPLandroid/app/NotificationManager$Policy;->allowCallsFrom()I -HSPLandroid/app/NotificationManager$Policy;->allowMedia()Z -HSPLandroid/app/NotificationManager$Policy;->allowRepeatCallers()Z -HSPLandroid/app/NotificationManager$Policy;->allowSystem()Z -HSPLandroid/app/NotificationManager$Policy;->areAllVisualEffectsSuppressed(I)Z -HPLandroid/app/NotificationManager$Policy;->copy()Landroid/app/NotificationManager$Policy; HSPLandroid/app/NotificationManager$Policy;->equals(Ljava/lang/Object;)Z -HSPLandroid/app/NotificationManager$Policy;->hashCode()I HSPLandroid/app/NotificationManager$Policy;->suppressedVisualEffectsEqual(II)Z -HSPLandroid/app/NotificationManager$Policy;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/NotificationManager;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLandroid/app/NotificationManager;->areNotificationsEnabled()Z HSPLandroid/app/NotificationManager;->cancel(I)V @@ -2937,18 +2004,16 @@ HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/ap HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V HSPLandroid/app/NotificationManager;->createNotificationChannels(Ljava/util/List;)V HSPLandroid/app/NotificationManager;->deleteNotificationChannel(Ljava/lang/String;)V -HSPLandroid/app/NotificationManager;->fixLegacySmallIcon(Landroid/app/Notification;Ljava/lang/String;)V HSPLandroid/app/NotificationManager;->fixNotification(Landroid/app/Notification;)Landroid/app/Notification; -HSPLandroid/app/NotificationManager;->from(Landroid/content/Context;)Landroid/app/NotificationManager; HSPLandroid/app/NotificationManager;->getActiveNotifications()[Landroid/service/notification/StatusBarNotification; HSPLandroid/app/NotificationManager;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; HSPLandroid/app/NotificationManager;->getCurrentInterruptionFilter()I HSPLandroid/app/NotificationManager;->getNotificationChannel(Ljava/lang/String;)Landroid/app/NotificationChannel; HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List; HSPLandroid/app/NotificationManager;->getNotificationChannels()Ljava/util/List; +HSPLandroid/app/NotificationManager;->getNotificationPolicy()Landroid/app/NotificationManager$Policy; HSPLandroid/app/NotificationManager;->getService()Landroid/app/INotificationManager; -HSPLandroid/app/NotificationManager;->getZenMode()I -HSPLandroid/app/NotificationManager;->getZenModeConfig()Landroid/service/notification/ZenModeConfig; +HSPLandroid/app/NotificationManager;->isNotificationPolicyAccessGranted()Z HSPLandroid/app/NotificationManager;->notify(ILandroid/app/Notification;)V HSPLandroid/app/NotificationManager;->notify(Ljava/lang/String;ILandroid/app/Notification;)V HSPLandroid/app/NotificationManager;->notifyAsUser(Ljava/lang/String;ILandroid/app/Notification;Landroid/os/UserHandle;)V @@ -2963,7 +2028,6 @@ HSPLandroid/app/PendingIntent;->(Landroid/os/IBinder;Ljava/lang/Object;)V HSPLandroid/app/PendingIntent;->buildServicePendingIntent(Landroid/content/Context;ILandroid/content/Intent;II)Landroid/app/PendingIntent; HSPLandroid/app/PendingIntent;->cancel()V HSPLandroid/app/PendingIntent;->checkFlags(ILjava/lang/String;)V -HSPLandroid/app/PendingIntent;->describeContents()I HSPLandroid/app/PendingIntent;->equals(Ljava/lang/Object;)Z HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent; HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/PendingIntent; @@ -2972,37 +2036,23 @@ HSPLandroid/app/PendingIntent;->getBroadcast(Landroid/content/Context;ILandroid/ HSPLandroid/app/PendingIntent;->getBroadcastAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/UserHandle;)Landroid/app/PendingIntent; HSPLandroid/app/PendingIntent;->getCreatorPackage()Ljava/lang/String; HSPLandroid/app/PendingIntent;->getCreatorUid()I -HPLandroid/app/PendingIntent;->getIntent()Landroid/content/Intent; +HSPLandroid/app/PendingIntent;->getIntent()Landroid/content/Intent; HSPLandroid/app/PendingIntent;->getIntentSender()Landroid/content/IntentSender; HSPLandroid/app/PendingIntent;->getService(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent; -HSPLandroid/app/PendingIntent;->getTag(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/app/PendingIntent;->getTarget()Landroid/content/IIntentSender; HSPLandroid/app/PendingIntent;->hashCode()I HSPLandroid/app/PendingIntent;->isActivity()Z -HPLandroid/app/PendingIntent;->isBroadcast()Z -HPLandroid/app/PendingIntent;->isForegroundService()Z -HSPLandroid/app/PendingIntent;->readPendingIntentOrNullFromParcel(Landroid/os/Parcel;)Landroid/app/PendingIntent; -HSPLandroid/app/PendingIntent;->registerCancelListener(Landroid/app/PendingIntent$CancelListener;)V HSPLandroid/app/PendingIntent;->send()V HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;)V HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroid/app/PendingIntent;->sendAndReturnResult(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;Landroid/os/Bundle;)I HSPLandroid/app/PendingIntent;->setOnMarshaledListener(Landroid/app/PendingIntent$OnMarshaledListener;)V HSPLandroid/app/PendingIntent;->toString()Ljava/lang/String; -HSPLandroid/app/PendingIntent;->unregisterCancelListener(Landroid/app/PendingIntent$CancelListener;)V HSPLandroid/app/PendingIntent;->writePendingIntentOrNullToParcel(Landroid/app/PendingIntent;Landroid/os/Parcel;)V HSPLandroid/app/PendingIntent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/Person$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Person; HSPLandroid/app/Person$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/Person$Builder;->()V HSPLandroid/app/Person$Builder;->(Landroid/app/Person;)V -HSPLandroid/app/Person$Builder;->(Landroid/app/Person;Landroid/app/Person$1;)V -HSPLandroid/app/Person$Builder;->access$000(Landroid/app/Person$Builder;)Ljava/lang/CharSequence; -HSPLandroid/app/Person$Builder;->access$100(Landroid/app/Person$Builder;)Landroid/graphics/drawable/Icon; -HSPLandroid/app/Person$Builder;->access$200(Landroid/app/Person$Builder;)Ljava/lang/String; -HSPLandroid/app/Person$Builder;->access$300(Landroid/app/Person$Builder;)Ljava/lang/String; -HSPLandroid/app/Person$Builder;->access$400(Landroid/app/Person$Builder;)Z -HSPLandroid/app/Person$Builder;->access$500(Landroid/app/Person$Builder;)Z HSPLandroid/app/Person$Builder;->build()Landroid/app/Person; HSPLandroid/app/Person$Builder;->setBot(Z)Landroid/app/Person$Builder; HSPLandroid/app/Person$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Person$Builder; @@ -3011,66 +2061,42 @@ HSPLandroid/app/Person$Builder;->setKey(Ljava/lang/String;)Landroid/app/Person$B HSPLandroid/app/Person$Builder;->setName(Ljava/lang/CharSequence;)Landroid/app/Person$Builder; HSPLandroid/app/Person$Builder;->setUri(Ljava/lang/String;)Landroid/app/Person$Builder; HSPLandroid/app/Person;->(Landroid/app/Person$Builder;)V -HSPLandroid/app/Person;->(Landroid/app/Person$Builder;Landroid/app/Person$1;)V HSPLandroid/app/Person;->(Landroid/os/Parcel;)V -HSPLandroid/app/Person;->(Landroid/os/Parcel;Landroid/app/Person$1;)V HSPLandroid/app/Person;->access$1000(Landroid/app/Person;)Ljava/lang/String; HSPLandroid/app/Person;->access$1100(Landroid/app/Person;)Z HSPLandroid/app/Person;->access$1200(Landroid/app/Person;)Z HSPLandroid/app/Person;->access$700(Landroid/app/Person;)Ljava/lang/CharSequence; HSPLandroid/app/Person;->access$800(Landroid/app/Person;)Landroid/graphics/drawable/Icon; HSPLandroid/app/Person;->access$900(Landroid/app/Person;)Ljava/lang/String; -HSPLandroid/app/Person;->getIcon()Landroid/graphics/drawable/Icon; HSPLandroid/app/Person;->getKey()Ljava/lang/String; HSPLandroid/app/Person;->getName()Ljava/lang/CharSequence; HSPLandroid/app/Person;->getUri()Ljava/lang/String; -HPLandroid/app/Person;->resolveToLegacyUri()Ljava/lang/String; -HSPLandroid/app/Person;->toBuilder()Landroid/app/Person$Builder; HSPLandroid/app/Person;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/PictureInPictureParams$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/PictureInPictureParams; HSPLandroid/app/PictureInPictureParams$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/PictureInPictureParams$Builder;->()V -HSPLandroid/app/PictureInPictureParams$Builder;->build()Landroid/app/PictureInPictureParams; HSPLandroid/app/PictureInPictureParams;->(Landroid/os/Parcel;)V -HSPLandroid/app/PictureInPictureParams;->(Landroid/util/Rational;Ljava/util/List;Landroid/graphics/Rect;Z)V -HSPLandroid/app/PictureInPictureParams;->empty()Z -HSPLandroid/app/PictureInPictureParams;->hasSetActions()Z -HSPLandroid/app/PictureInPictureParams;->hasSetAspectRatio()Z -HSPLandroid/app/PictureInPictureParams;->hasSourceBoundsHint()Z -HSPLandroid/app/PictureInPictureParams;->isAutoEnterEnabled()Z HSPLandroid/app/PropertyInvalidatedCache$1;->(Landroid/app/PropertyInvalidatedCache;IFZI)V HSPLandroid/app/PropertyInvalidatedCache$1;->removeEldestEntry(Ljava/util/Map$Entry;)Z -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker$1;->(Landroid/app/PropertyInvalidatedCache$AutoCorker;Landroid/os/Looper;)V -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker$1;->handleMessage(Landroid/os/Message;)V -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker;->access$300(Landroid/app/PropertyInvalidatedCache$AutoCorker;Landroid/os/Message;)V -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker;->autoCork()V -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker;->getHandlerLocked()Landroid/os/Handler; -HSPLandroid/app/PropertyInvalidatedCache$AutoCorker;->handleMessage(Landroid/os/Message;)V HSPLandroid/app/PropertyInvalidatedCache$NoPreloadHolder;->()V HSPLandroid/app/PropertyInvalidatedCache$NoPreloadHolder;->next()J HSPLandroid/app/PropertyInvalidatedCache;->(ILjava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->(ILjava/lang/String;Ljava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->access$000(Landroid/app/PropertyInvalidatedCache;)J HSPLandroid/app/PropertyInvalidatedCache;->access$002(Landroid/app/PropertyInvalidatedCache;J)J -HSPLandroid/app/PropertyInvalidatedCache;->access$108(Landroid/app/PropertyInvalidatedCache;)J -HSPLandroid/app/PropertyInvalidatedCache;->access$200()Ljava/util/HashMap; -HPLandroid/app/PropertyInvalidatedCache;->cacheName()Ljava/lang/String; +HSPLandroid/app/PropertyInvalidatedCache;->cacheName()Ljava/lang/String; HSPLandroid/app/PropertyInvalidatedCache;->clear()V -HSPLandroid/app/PropertyInvalidatedCache;->corkInvalidations(Ljava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->disableLocal()V -PLandroid/app/PropertyInvalidatedCache;->dumpCacheInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V -HPLandroid/app/PropertyInvalidatedCache;->dumpContents(Ljava/io/PrintWriter;[Ljava/lang/String;)V +HSPLandroid/app/PropertyInvalidatedCache;->dumpCacheInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V +HSPLandroid/app/PropertyInvalidatedCache;->dumpContents(Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->getActiveCaches()Ljava/util/ArrayList; -PLandroid/app/PropertyInvalidatedCache;->getActiveCorks()Ljava/util/ArrayList; +HSPLandroid/app/PropertyInvalidatedCache;->getActiveCorks()Ljava/util/ArrayList; HSPLandroid/app/PropertyInvalidatedCache;->getCurrentNonce()J -HSPLandroid/app/PropertyInvalidatedCache;->invalidateCache()V HSPLandroid/app/PropertyInvalidatedCache;->invalidateCache(Ljava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->invalidateCacheLocked(Ljava/lang/String;)V HSPLandroid/app/PropertyInvalidatedCache;->isDisabledLocal()Z HSPLandroid/app/PropertyInvalidatedCache;->maybeCheckConsistency(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/app/PropertyInvalidatedCache;->query(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/app/PropertyInvalidatedCache;->refresh(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/app/PropertyInvalidatedCache;->uncorkInvalidations(Ljava/lang/String;)V HSPLandroid/app/QueuedWork$QueuedWorkHandler;->(Landroid/os/Looper;)V HSPLandroid/app/QueuedWork$QueuedWorkHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/app/QueuedWork;->access$000()V @@ -3086,28 +2112,20 @@ HSPLandroid/app/RemoteAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/a HSPLandroid/app/RemoteAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/RemoteAction;->(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V HSPLandroid/app/RemoteAction;->(Landroid/os/Parcel;)V -HPLandroid/app/RemoteAction;->getActionIntent()Landroid/app/PendingIntent; -HPLandroid/app/RemoteAction;->getIcon()Landroid/graphics/drawable/Icon; -HPLandroid/app/RemoteAction;->getTitle()Ljava/lang/CharSequence; -PLandroid/app/RemoteAction;->setEnabled(Z)V -PLandroid/app/RemoteAction;->setShouldShowIcon(Z)V -PLandroid/app/RemoteAction;->shouldShowIcon()Z +HSPLandroid/app/RemoteAction;->getIcon()Landroid/graphics/drawable/Icon; +HSPLandroid/app/RemoteAction;->getTitle()Ljava/lang/CharSequence; HSPLandroid/app/RemoteAction;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/RemoteInput$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/RemoteInput; HSPLandroid/app/RemoteInput$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/RemoteInput$1;->newArray(I)[Landroid/app/RemoteInput; HSPLandroid/app/RemoteInput$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/app/RemoteInput;->(Landroid/os/Parcel;)V -HSPLandroid/app/RemoteInput;->(Landroid/os/Parcel;Landroid/app/RemoteInput$1;)V HSPLandroid/app/RemoteInput;->getAllowFreeFormInput()Z HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence; HSPLandroid/app/RemoteInput;->getEditChoicesBeforeSending()I -HSPLandroid/app/RemoteInput;->getLabel()Ljava/lang/CharSequence; HSPLandroid/app/RemoteInput;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/ResourcesManager$ActivityResource;->()V HSPLandroid/app/ResourcesManager$ActivityResource;->(Landroid/app/ResourcesManager$1;)V -HSPLandroid/app/ResourcesManager$ActivityResources;->()V -HSPLandroid/app/ResourcesManager$ActivityResources;->(Landroid/app/ResourcesManager$1;)V HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->(Landroid/app/ResourcesManager;)V HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$1;)V HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->load(Landroid/app/ResourcesManager$ApkKey;)Landroid/content/res/ApkAssets; @@ -3151,11 +2169,9 @@ HSPLandroid/app/ResourcesManager;->getDisplayMetrics(ILandroid/view/DisplayAdjus HSPLandroid/app/ResourcesManager;->getInstance()Landroid/app/ResourcesManager; HSPLandroid/app/ResourcesManager;->getOrCreateActivityResourcesStructLocked(Landroid/os/IBinder;)Landroid/app/ResourcesManager$ActivityResources; HSPLandroid/app/ResourcesManager;->getResources(Landroid/os/IBinder;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; -HSPLandroid/app/ResourcesManager;->isSameResourcesOverrideConfig(Landroid/os/IBinder;Landroid/content/res/Configuration;)Z HSPLandroid/app/ResourcesManager;->lambda$cleanupReferences$1(Ljava/util/function/Function;Ljava/util/HashSet;Ljava/lang/Object;)Z HSPLandroid/app/ResourcesManager;->loadApkAssets(Landroid/app/ResourcesManager$ApkKey;)Landroid/content/res/ApkAssets; HSPLandroid/app/ResourcesManager;->overlayPathToIdmapPath(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/app/ResourcesManager;->overrideTokenDisplayAdjustments(Landroid/os/IBinder;Ljava/util/function/Consumer;)Z HSPLandroid/app/ResourcesManager;->rebaseActivityOverrideConfig(Landroid/app/ResourcesManager$ActivityResource;Landroid/content/res/Configuration;I)Landroid/content/res/ResourcesKey; HSPLandroid/app/ResourcesManager;->rebaseKeyForActivity(Landroid/os/IBinder;Landroid/content/res/ResourcesKey;Z)V HSPLandroid/app/ResourcesManager;->rebaseKeyForDisplay(Landroid/content/res/ResourcesKey;I)V @@ -3164,14 +2180,6 @@ HSPLandroid/app/ResourcesManager;->updateResourcesForActivity(Landroid/os/IBinde HSPLandroid/app/ResultInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ResultInfo; HSPLandroid/app/ResultInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/ResultInfo;->(Landroid/os/Parcel;)V -HPLandroid/app/RuntimeAppOpAccessMessage;->(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HSPLandroid/app/SearchManager;->(Landroid/content/Context;Landroid/os/Handler;)V -HPLandroid/app/SearchableInfo;->(Landroid/content/Context;Landroid/util/AttributeSet;Landroid/content/ComponentName;)V -HPLandroid/app/SearchableInfo;->createActivityContext(Landroid/content/Context;Landroid/content/ComponentName;)Landroid/content/Context; -HPLandroid/app/SearchableInfo;->getActivityMetaData(Landroid/content/Context;Landroid/content/pm/ActivityInfo;I)Landroid/app/SearchableInfo; -HPLandroid/app/SearchableInfo;->getActivityMetaData(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/content/ComponentName;)Landroid/app/SearchableInfo; -HPLandroid/app/SearchableInfo;->getSearchActivity()Landroid/content/ComponentName; -HPLandroid/app/SearchableInfo;->shouldIncludeInGlobalSearch()Z HSPLandroid/app/Service;->()V HSPLandroid/app/Service;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Ljava/lang/String;Landroid/os/IBinder;Landroid/app/Application;Ljava/lang/Object;)V HSPLandroid/app/Service;->attachBaseContext(Landroid/content/Context;)V @@ -3197,8 +2205,6 @@ HSPLandroid/app/ServiceConnectionLeaked;->(Ljava/lang/String;)V HSPLandroid/app/ServiceStartArgs$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ServiceStartArgs; HSPLandroid/app/ServiceStartArgs$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/ServiceStartArgs;->(Landroid/os/Parcel;)V -HSPLandroid/app/ServiceStartArgs;->(ZIILandroid/content/Intent;)V -HSPLandroid/app/ServiceStartArgs;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/SharedPreferencesImpl$1;->(Landroid/app/SharedPreferencesImpl;Ljava/lang/String;)V HSPLandroid/app/SharedPreferencesImpl$1;->run()V HSPLandroid/app/SharedPreferencesImpl$2;->(Landroid/app/SharedPreferencesImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;ZLjava/lang/Runnable;)V @@ -3259,97 +2265,139 @@ HSPLandroid/app/SharedPreferencesImpl;->startReloadIfChangedUnexpectedly()V HSPLandroid/app/SharedPreferencesImpl;->unregisterOnSharedPreferenceChangeListener(Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;)V HSPLandroid/app/SharedPreferencesImpl;->writeToFile(Landroid/app/SharedPreferencesImpl$MemoryCommitResult;Z)V HSPLandroid/app/StatusBarManager;->(Landroid/content/Context;)V -HSPLandroid/app/StatusBarManager;->disable(I)V -HSPLandroid/app/StatusBarManager;->getService()Lcom/android/internal/statusbar/IStatusBarService; -HPLandroid/app/SyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/SyncNotedAppOp; -HPLandroid/app/SyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/SyncNotedAppOp;->(ILjava/lang/String;)V -HPLandroid/app/SyncNotedAppOp;->(Landroid/os/Parcel;)V HSPLandroid/app/SyncNotedAppOp;->getAttributionTag()Ljava/lang/String; HSPLandroid/app/SyncNotedAppOp;->getOp()Ljava/lang/String; HSPLandroid/app/SyncNotedAppOp;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/SynchronousUserSwitchObserver;->()V HSPLandroid/app/SystemServiceRegistry$102;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$103;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$104;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$105;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$106;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$107;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$108;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$109;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$10;->createService(Landroid/app/ContextImpl;)Landroid/media/MediaRouter; HSPLandroid/app/SystemServiceRegistry$10;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$110;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$111;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$112;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$115;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$119;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$11;->createService(Landroid/app/ContextImpl;)Landroid/bluetooth/BluetoothManager; -HSPLandroid/app/SystemServiceRegistry$11;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$113;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$120;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$122;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$123;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$13;->createService(Landroid/app/ContextImpl;)Landroid/view/textclassifier/TextClassificationManager; +HSPLandroid/app/SystemServiceRegistry$124;->createService()Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$126;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$127;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$12;->createService(Landroid/app/ContextImpl;)Landroid/view/textclassifier/TextClassificationManager; +HSPLandroid/app/SystemServiceRegistry$12;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$13;->createService(Landroid/app/ContextImpl;)Landroid/content/ClipboardManager; HSPLandroid/app/SystemServiceRegistry$13;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$14;->createService(Landroid/app/ContextImpl;)Landroid/content/ClipboardManager; -HSPLandroid/app/SystemServiceRegistry$14;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$15;->createService(Landroid/content/Context;)Landroid/net/ConnectivityManager; -HSPLandroid/app/SystemServiceRegistry$15;->createService(Landroid/content/Context;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$16;->createService()Landroid/os/IBinder; -HSPLandroid/app/SystemServiceRegistry$16;->createService()Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$17;->createService(Landroid/app/ContextImpl;)Landroid/net/TetheringManager; +HSPLandroid/app/SystemServiceRegistry$14;->createService(Landroid/content/Context;)Landroid/net/ConnectivityManager; +HSPLandroid/app/SystemServiceRegistry$14;->createService(Landroid/content/Context;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$16;->createService(Landroid/app/ContextImpl;)Landroid/net/TetheringManager; +HSPLandroid/app/SystemServiceRegistry$16;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$16;->lambda$createService$0()Landroid/os/IBinder; HSPLandroid/app/SystemServiceRegistry$17;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$17;->lambda$createService$0()Landroid/os/IBinder; HSPLandroid/app/SystemServiceRegistry$1;->createService(Landroid/app/ContextImpl;)Landroid/view/accessibility/AccessibilityManager; HSPLandroid/app/SystemServiceRegistry$1;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$23;->createService(Landroid/app/ContextImpl;)Landroid/app/admin/DevicePolicyManager; +HSPLandroid/app/SystemServiceRegistry$23;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$24;->createService(Landroid/app/ContextImpl;)Landroid/app/DownloadManager; HSPLandroid/app/SystemServiceRegistry$24;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$25;->createService(Landroid/app/ContextImpl;)Landroid/os/BatteryManager; HSPLandroid/app/SystemServiceRegistry$25;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$26;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$27;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$28;->createService()Landroid/hardware/input/InputManager; +HSPLandroid/app/SystemServiceRegistry$28;->createService()Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$29;->createService(Landroid/app/ContextImpl;)Landroid/hardware/display/DisplayManager; +HSPLandroid/app/SystemServiceRegistry$29;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$2;->createService(Landroid/app/ContextImpl;)Landroid/view/accessibility/CaptioningManager; HSPLandroid/app/SystemServiceRegistry$2;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$30;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$31;->getService(Landroid/app/ContextImpl;)Landroid/view/inputmethod/InputMethodManager; +HSPLandroid/app/SystemServiceRegistry$31;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$32;->createService(Landroid/app/ContextImpl;)Landroid/view/textservice/TextServicesManager; +HSPLandroid/app/SystemServiceRegistry$32;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$33;->createService(Landroid/app/ContextImpl;)Landroid/app/KeyguardManager; HSPLandroid/app/SystemServiceRegistry$33;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$34;->createService(Landroid/app/ContextImpl;)Landroid/view/LayoutInflater; HSPLandroid/app/SystemServiceRegistry$34;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$35;->createService(Landroid/app/ContextImpl;)Landroid/location/LocationManager; HSPLandroid/app/SystemServiceRegistry$35;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$36;->createService(Landroid/app/ContextImpl;)Landroid/net/NetworkPolicyManager; HSPLandroid/app/SystemServiceRegistry$36;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$37;->createService(Landroid/app/ContextImpl;)Landroid/app/NotificationManager; HSPLandroid/app/SystemServiceRegistry$37;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$38;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$39;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$3;->createService(Landroid/app/ContextImpl;)Landroid/accounts/AccountManager; HSPLandroid/app/SystemServiceRegistry$3;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$41;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$40;->createService(Landroid/app/ContextImpl;)Landroid/os/PowerManager; +HSPLandroid/app/SystemServiceRegistry$40;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$42;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$44;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$43;->createService(Landroid/app/ContextImpl;)Landroid/hardware/SensorManager; +HSPLandroid/app/SystemServiceRegistry$43;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$45;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$46;->createService(Landroid/app/ContextImpl;)Landroid/os/storage/StorageManager; HSPLandroid/app/SystemServiceRegistry$46;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$47;->createService(Landroid/app/ContextImpl;)Landroid/app/usage/StorageStatsManager; +HSPLandroid/app/SystemServiceRegistry$47;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$48;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$49;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$4;->createService(Landroid/app/ContextImpl;)Landroid/app/ActivityManager; HSPLandroid/app/SystemServiceRegistry$4;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$50;->createService(Landroid/app/ContextImpl;)Landroid/telephony/TelephonyRegistryManager; HSPLandroid/app/SystemServiceRegistry$50;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$51;->createService(Landroid/app/ContextImpl;)Landroid/telecom/TelecomManager; +HSPLandroid/app/SystemServiceRegistry$51;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$52;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$53;->createService(Landroid/app/ContextImpl;)Landroid/app/UiModeManager; HSPLandroid/app/SystemServiceRegistry$53;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$54;->createService(Landroid/app/ContextImpl;)Landroid/hardware/usb/UsbManager; +HSPLandroid/app/SystemServiceRegistry$54;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$56;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$57;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$60;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$58;->createService(Landroid/app/ContextImpl;)Landroid/os/Vibrator; +HSPLandroid/app/SystemServiceRegistry$58;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$61;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$62;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$63;->createService(Landroid/app/ContextImpl;)Landroid/view/WindowManager; HSPLandroid/app/SystemServiceRegistry$63;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$64;->createService(Landroid/app/ContextImpl;)Landroid/os/UserManager; HSPLandroid/app/SystemServiceRegistry$64;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$65;->createService(Landroid/app/ContextImpl;)Landroid/app/AppOpsManager; HSPLandroid/app/SystemServiceRegistry$65;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$72;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$74;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$77;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$66;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$67;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$75;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$78;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$79;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$7;->createService(Landroid/app/ContextImpl;)Landroid/app/AlarmManager; HSPLandroid/app/SystemServiceRegistry$7;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; -HSPLandroid/app/SystemServiceRegistry$83;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$80;->createService(Landroid/app/ContextImpl;)Landroid/app/usage/UsageStatsManager; +HSPLandroid/app/SystemServiceRegistry$80;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$84;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$85;->createService(Landroid/app/ContextImpl;)Landroid/appwidget/AppWidgetManager; +HSPLandroid/app/SystemServiceRegistry$85;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$88;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$89;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$8;->createService(Landroid/app/ContextImpl;)Landroid/media/AudioManager; HSPLandroid/app/SystemServiceRegistry$8;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$90;->createService(Landroid/app/ContextImpl;)Landroid/content/pm/ShortcutManager; +HSPLandroid/app/SystemServiceRegistry$90;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$91;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$92;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$93;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$95;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$96;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$97;->createService(Landroid/app/ContextImpl;)Landroid/view/autofill/AutofillManager; HSPLandroid/app/SystemServiceRegistry$97;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$98;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$99;->createService(Landroid/app/ContextImpl;)Landroid/view/contentcapture/ContentCaptureManager; HSPLandroid/app/SystemServiceRegistry$99;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; +HSPLandroid/app/SystemServiceRegistry$9;->createService(Landroid/app/ContextImpl;)Landroid/media/MediaRouter; +HSPLandroid/app/SystemServiceRegistry$9;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$CachedServiceFetcher;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$StaticApplicationContextServiceFetcher;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry$StaticServiceFetcher;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object; @@ -3357,99 +2405,60 @@ HSPLandroid/app/SystemServiceRegistry;->createServiceCache()[Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry;->getSystemService(Landroid/app/ContextImpl;Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/app/SystemServiceRegistry;->getSystemServiceName(Ljava/lang/Class;)Ljava/lang/String; HSPLandroid/app/TaskInfo;->()V -HSPLandroid/app/TaskInfo;->getConfiguration()Landroid/content/res/Configuration; HSPLandroid/app/TaskInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/TaskInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/TaskStackListener;->()V HSPLandroid/app/TaskStackListener;->onActivityRequestedOrientationChanged(II)V HPLandroid/app/TaskStackListener;->onActivityRestartAttempt(Landroid/app/ActivityManager$RunningTaskInfo;ZZZ)V -HSPLandroid/app/TaskStackListener;->onActivityRotation(I)V HSPLandroid/app/TaskStackListener;->onRecentTaskListUpdated()V HSPLandroid/app/TaskStackListener;->onTaskCreated(ILandroid/content/ComponentName;)V HSPLandroid/app/TaskStackListener;->onTaskDescriptionChanged(ILandroid/app/ActivityManager$TaskDescription;)V HSPLandroid/app/TaskStackListener;->onTaskDescriptionChanged(Landroid/app/ActivityManager$RunningTaskInfo;)V -HSPLandroid/app/TaskStackListener;->onTaskDisplayChanged(II)V HSPLandroid/app/TaskStackListener;->onTaskFocusChanged(IZ)V HSPLandroid/app/TaskStackListener;->onTaskMovedToFront(I)V HSPLandroid/app/TaskStackListener;->onTaskMovedToFront(Landroid/app/ActivityManager$RunningTaskInfo;)V -PLandroid/app/TaskStackListener;->onTaskRemovalStarted(I)V -PLandroid/app/TaskStackListener;->onTaskRemovalStarted(Landroid/app/ActivityManager$RunningTaskInfo;)V +HSPLandroid/app/TaskStackListener;->onTaskRemovalStarted(I)V +HSPLandroid/app/TaskStackListener;->onTaskRemovalStarted(Landroid/app/ActivityManager$RunningTaskInfo;)V HSPLandroid/app/TaskStackListener;->onTaskRemoved(I)V HSPLandroid/app/TaskStackListener;->onTaskRequestedOrientationChanged(II)V -HSPLandroid/app/TaskStackListener;->onTaskSnapshotChanged(ILandroid/app/ActivityManager$TaskSnapshot;)V +HSPLandroid/app/UiModeManager$OnProjectionStateChangeListenerResourceManager;->()V +HSPLandroid/app/UiModeManager$OnProjectionStateChangeListenerResourceManager;->(Landroid/app/UiModeManager$1;)V HSPLandroid/app/UiModeManager;->(Landroid/content/Context;)V HSPLandroid/app/UiModeManager;->getCurrentModeType()I -HSPLandroid/app/UiModeManager;->getNightMode()I HSPLandroid/app/UriGrantsManager$1;->create()Landroid/app/IUriGrantsManager; HSPLandroid/app/UriGrantsManager$1;->create()Ljava/lang/Object; HSPLandroid/app/UriGrantsManager;->getService()Landroid/app/IUriGrantsManager; -HSPLandroid/app/UserSwitchObserver;->()V -HSPLandroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V -HSPLandroid/app/UserSwitchObserver;->onLockedBootComplete(I)V HSPLandroid/app/WallpaperColors$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/WallpaperColors; HSPLandroid/app/WallpaperColors$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/WallpaperColors;->(Landroid/graphics/Color;Landroid/graphics/Color;Landroid/graphics/Color;I)V HSPLandroid/app/WallpaperColors;->(Landroid/os/Parcel;)V HSPLandroid/app/WallpaperColors;->getColorHints()I HSPLandroid/app/WallpaperColors;->getMainColors()Ljava/util/List; -HSPLandroid/app/WallpaperColors;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/WallpaperManager$ColorManagementProxy;->(Landroid/content/Context;)V -HSPLandroid/app/WallpaperManager$ColorManagementProxy;->doColorManagement(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;)V -HSPLandroid/app/WallpaperManager$ColorManagementProxy;->isSupportedColorSpace(Landroid/graphics/ColorSpace;)Z -HSPLandroid/app/WallpaperManager$Globals;->(Landroid/app/IWallpaperManager;Landroid/os/Looper;)V HSPLandroid/app/WallpaperManager$Globals;->access$200(Landroid/app/WallpaperManager$Globals;)Landroid/app/IWallpaperManager; -HSPLandroid/app/WallpaperManager$Globals;->addOnColorsChangedListener(Landroid/app/WallpaperManager$OnColorsChangedListener;Landroid/os/Handler;II)V HSPLandroid/app/WallpaperManager$Globals;->forgetLoadedWallpaper()V -HSPLandroid/app/WallpaperManager$Globals;->getCurrentWallpaperLocked(Landroid/content/Context;IZLandroid/app/WallpaperManager$ColorManagementProxy;)Landroid/graphics/Bitmap; -HSPLandroid/app/WallpaperManager$Globals;->getWallpaperColors(III)Landroid/app/WallpaperColors; -HSPLandroid/app/WallpaperManager$Globals;->lambda$getCurrentWallpaperLocked$2(ZLandroid/app/WallpaperManager$ColorManagementProxy;Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V -HSPLandroid/app/WallpaperManager$Globals;->peekWallpaperBitmap(Landroid/content/Context;ZIIZLandroid/app/WallpaperManager$ColorManagementProxy;)Landroid/graphics/Bitmap; HSPLandroid/app/WallpaperManager;->(Landroid/app/IWallpaperManager;Landroid/content/Context;Landroid/os/Handler;)V -HSPLandroid/app/WallpaperManager;->addOnColorsChangedListener(Landroid/app/WallpaperManager$OnColorsChangedListener;Landroid/os/Handler;)V -HSPLandroid/app/WallpaperManager;->addOnColorsChangedListener(Landroid/app/WallpaperManager$OnColorsChangedListener;Landroid/os/Handler;I)V -HSPLandroid/app/WallpaperManager;->forgetLoadedWallpaper()V -HSPLandroid/app/WallpaperManager;->getBitmap(Z)Landroid/graphics/Bitmap; -HSPLandroid/app/WallpaperManager;->getBitmapAsUser(IZ)Landroid/graphics/Bitmap; -HSPLandroid/app/WallpaperManager;->getColorManagementProxy()Landroid/app/WallpaperManager$ColorManagementProxy; -HSPLandroid/app/WallpaperManager;->getDefaultWallpaperComponent(Landroid/content/Context;)Landroid/content/ComponentName; -HSPLandroid/app/WallpaperManager;->getWallpaperColors(I)Landroid/app/WallpaperColors; -HSPLandroid/app/WallpaperManager;->getWallpaperColors(II)Landroid/app/WallpaperColors; -HSPLandroid/app/WallpaperManager;->getWallpaperFile(II)Landroid/os/ParcelFileDescriptor; HSPLandroid/app/WallpaperManager;->getWallpaperInfo()Landroid/app/WallpaperInfo; HSPLandroid/app/WallpaperManager;->getWallpaperInfo(I)Landroid/app/WallpaperInfo; HSPLandroid/app/WallpaperManager;->initGlobals(Landroid/app/IWallpaperManager;Landroid/os/Looper;)V -HSPLandroid/app/WallpaperManager;->isWallpaperSupported()Z HSPLandroid/app/WallpaperManager;->setWallpaperZoomOut(Landroid/os/IBinder;F)V -HSPLandroid/app/WallpaperManager;->shouldEnableWideColorGamut()Z -HSPLandroid/app/WallpaperManager;->wallpaperSupportsWcg(I)Z HSPLandroid/app/WindowConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/WindowConfiguration; HSPLandroid/app/WindowConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/WindowConfiguration;->()V HSPLandroid/app/WindowConfiguration;->(Landroid/os/Parcel;)V HSPLandroid/app/WindowConfiguration;->(Landroid/os/Parcel;Landroid/app/WindowConfiguration$1;)V HSPLandroid/app/WindowConfiguration;->activityTypeToString(I)Ljava/lang/String; -HSPLandroid/app/WindowConfiguration;->alwaysOnTopToString(I)Ljava/lang/String; -HSPLandroid/app/WindowConfiguration;->canReceiveKeys()Z HSPLandroid/app/WindowConfiguration;->compareTo(Landroid/app/WindowConfiguration;)I HSPLandroid/app/WindowConfiguration;->diff(Landroid/app/WindowConfiguration;Z)J -HSPLandroid/app/WindowConfiguration;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/app/WindowConfiguration;->equals(Ljava/lang/Object;)Z HSPLandroid/app/WindowConfiguration;->getActivityType()I HSPLandroid/app/WindowConfiguration;->getAppBounds()Landroid/graphics/Rect; HSPLandroid/app/WindowConfiguration;->getBounds()Landroid/graphics/Rect; -HPLandroid/app/WindowConfiguration;->getDisplayWindowingMode()I HSPLandroid/app/WindowConfiguration;->getMaxBounds()Landroid/graphics/Rect; HSPLandroid/app/WindowConfiguration;->getRotation()I HSPLandroid/app/WindowConfiguration;->getWindowingMode()I HSPLandroid/app/WindowConfiguration;->hasWindowDecorCaption()Z HSPLandroid/app/WindowConfiguration;->hasWindowShadow()Z HSPLandroid/app/WindowConfiguration;->inMultiWindowMode(I)Z -HSPLandroid/app/WindowConfiguration;->isAlwaysOnTop()Z HSPLandroid/app/WindowConfiguration;->isFloating(I)Z -HSPLandroid/app/WindowConfiguration;->isSplitScreenWindowingMode(I)Z -HSPLandroid/app/WindowConfiguration;->persistTaskBounds()Z HSPLandroid/app/WindowConfiguration;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/app/WindowConfiguration;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V HSPLandroid/app/WindowConfiguration;->setActivityType(I)V HSPLandroid/app/WindowConfiguration;->setAlwaysOnTop(I)V HSPLandroid/app/WindowConfiguration;->setAppBounds(IIII)V @@ -3462,119 +2471,39 @@ HSPLandroid/app/WindowConfiguration;->setTo(Landroid/app/WindowConfiguration;)V HSPLandroid/app/WindowConfiguration;->setTo(Landroid/app/WindowConfiguration;I)V HSPLandroid/app/WindowConfiguration;->setToDefaults()V HSPLandroid/app/WindowConfiguration;->setWindowingMode(I)V -HSPLandroid/app/WindowConfiguration;->supportSplitScreenWindowingMode()Z -HSPLandroid/app/WindowConfiguration;->supportSplitScreenWindowingMode(I)Z HSPLandroid/app/WindowConfiguration;->tasksAreFloating()Z HSPLandroid/app/WindowConfiguration;->toString()Ljava/lang/String; HSPLandroid/app/WindowConfiguration;->unset()V HSPLandroid/app/WindowConfiguration;->updateFrom(Landroid/app/WindowConfiguration;)I HSPLandroid/app/WindowConfiguration;->windowingModeToString(I)Ljava/lang/String; HSPLandroid/app/WindowConfiguration;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/admin/DeviceAdminInfo;->(Landroid/content/Context;Landroid/content/pm/ActivityInfo;)V -HSPLandroid/app/admin/DeviceAdminInfo;->getActivityInfo()Landroid/content/pm/ActivityInfo; -HSPLandroid/app/admin/DeviceAdminInfo;->getComponent()Landroid/content/ComponentName; -HSPLandroid/app/admin/DeviceAdminInfo;->getPackageName()Ljava/lang/String; -HPLandroid/app/admin/DeviceAdminInfo;->usesPolicy(I)Z -HPLandroid/app/admin/DeviceAdminInfo;->writePoliciesToXml(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/app/admin/DevicePolicyCache;->()V -HPLandroid/app/admin/DevicePolicyCache;->getInstance()Landroid/app/admin/DevicePolicyCache; -HPLandroid/app/admin/DevicePolicyEventLogger;->(I)V -HPLandroid/app/admin/DevicePolicyEventLogger;->createEvent(I)Landroid/app/admin/DevicePolicyEventLogger; -HPLandroid/app/admin/DevicePolicyEventLogger;->setAdmin(Ljava/lang/String;)Landroid/app/admin/DevicePolicyEventLogger; -HPLandroid/app/admin/DevicePolicyEventLogger;->setBoolean(Z)Landroid/app/admin/DevicePolicyEventLogger; -HPLandroid/app/admin/DevicePolicyEventLogger;->setStrings([Ljava/lang/String;)Landroid/app/admin/DevicePolicyEventLogger; -HPLandroid/app/admin/DevicePolicyEventLogger;->stringArrayValueToBytes([Ljava/lang/String;)[B -HPLandroid/app/admin/DevicePolicyEventLogger;->write()V HSPLandroid/app/admin/DevicePolicyManager;->(Landroid/content/Context;Landroid/app/admin/IDevicePolicyManager;)V HSPLandroid/app/admin/DevicePolicyManager;->(Landroid/content/Context;Landroid/app/admin/IDevicePolicyManager;Z)V -PLandroid/app/admin/DevicePolicyManager;->getAccountTypesWithManagementDisabledAsUser(IZ)[Ljava/lang/String; HSPLandroid/app/admin/DevicePolicyManager;->getActiveAdmins()Ljava/util/List; HSPLandroid/app/admin/DevicePolicyManager;->getActiveAdminsAsUser(I)Ljava/util/List; -HSPLandroid/app/admin/DevicePolicyManager;->getCameraDisabled(Landroid/content/ComponentName;I)Z -HSPLandroid/app/admin/DevicePolicyManager;->getCurrentFailedPasswordAttempts(I)I HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentInner(Z)Landroid/content/ComponentName; HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentOnAnyUser()Landroid/content/ComponentName; -HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerOrganizationName()Ljava/lang/CharSequence; -HPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerUser()Landroid/os/UserHandle; HSPLandroid/app/admin/DevicePolicyManager;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;I)I HSPLandroid/app/admin/DevicePolicyManager;->getMaximumTimeToLock(Landroid/content/ComponentName;I)J -HSPLandroid/app/admin/DevicePolicyManager;->getOrganizationNameForUser(I)Ljava/lang/CharSequence; HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; -HPLandroid/app/admin/DevicePolicyManager;->getProfileOwnerAsUser(Landroid/os/UserHandle;)Landroid/content/ComponentName; -HPLandroid/app/admin/DevicePolicyManager;->getRequiredStrongAuthTimeout(Landroid/content/ComponentName;I)J -HPLandroid/app/admin/DevicePolicyManager;->hasDeviceIdentifierAccess(Ljava/lang/String;II)Z HSPLandroid/app/admin/DevicePolicyManager;->isCommonCriteriaModeEnabled(Landroid/content/ComponentName;)Z HSPLandroid/app/admin/DevicePolicyManager;->isDeviceManaged()Z HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerApp(Ljava/lang/String;)Z -HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnAnyUserInner(Ljava/lang/String;Z)Z HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z -HSPLandroid/app/admin/DevicePolicyManager;->isLogoutEnabled()Z -HSPLandroid/app/admin/DevicePolicyManager;->isNetworkLoggingEnabled(Landroid/content/ComponentName;)Z -HPLandroid/app/admin/DevicePolicyManager;->isNotificationListenerServicePermitted(Ljava/lang/String;I)Z HSPLandroid/app/admin/DevicePolicyManager;->isOrganizationOwnedDeviceWithManagedProfile()Z HSPLandroid/app/admin/DevicePolicyManager;->isProfileOwnerApp(Ljava/lang/String;)Z -HSPLandroid/app/admin/DevicePolicyManager;->isSecondaryLockscreenEnabled(Landroid/os/UserHandle;)Z HSPLandroid/app/admin/DevicePolicyManager;->myUserId()I -HSPLandroid/app/admin/DevicePolicyManager;->reportKeyguardDismissed(I)V -HSPLandroid/app/admin/DevicePolicyManager;->reportKeyguardSecured(I)V -HSPLandroid/app/admin/DevicePolicyManager;->reportSuccessfulPasswordAttempt(I)V HSPLandroid/app/admin/DevicePolicyManager;->throwIfParentInstance(Ljava/lang/String;)V -HSPLandroid/app/admin/DevicePolicyManagerInternal;->()V -HSPLandroid/app/admin/DeviceStateCache;->()V -PLandroid/app/admin/IDeviceAdminService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/admin/IDeviceAdminService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/admin/IDeviceAdminService; HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getActiveAdmins(I)Ljava/util/List; -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCameraDisabled(Landroid/content/ComponentName;IZ)Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCurrentFailedPasswordAttempts(IZ)I HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDeviceOwnerComponent(Z)Landroid/content/ComponentName; -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDeviceOwnerOrganizationName()Ljava/lang/CharSequence; HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)I -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getMaximumTimeToLock(Landroid/content/ComponentName;IZ)J -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getOrganizationNameForUser(I)Ljava/lang/CharSequence; HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->hasDeviceOwner()Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isLogoutEnabled()Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isNetworkLoggingEnabled(Landroid/content/ComponentName;Ljava/lang/String;)Z HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isOrganizationOwnedDeviceWithManagedProfile()Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isSecondaryLockscreenEnabled(Landroid/os/UserHandle;)Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->reportKeyguardDismissed(I)V -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->reportKeyguardSecured(I)V -HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->reportSuccessfulPasswordAttempt(I)V -HSPLandroid/app/admin/IDevicePolicyManager$Stub;->()V HSPLandroid/app/admin/IDevicePolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/admin/IDevicePolicyManager; -HPLandroid/app/admin/IDevicePolicyManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact$getPermissionGrantState$(Landroid/os/Parcel;Landroid/os/Parcel;)Z -HPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact$setApplicationRestrictions$(Landroid/os/Parcel;Landroid/os/Parcel;)Z -HPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact$setPermissionPolicy$(Landroid/os/Parcel;Landroid/os/Parcel;)Z -HPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact$setUninstallBlocked$(Landroid/os/Parcel;Landroid/os/Parcel;)Z -HPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact$setUserRestriction$(Landroid/os/Parcel;Landroid/os/Parcel;)Z -HSPLandroid/app/admin/IDevicePolicyManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/admin/IKeyguardCallback$Stub;->()V -PLandroid/app/admin/PasswordMetrics$ComplexityBucket$4;->allowsCredType(I)Z -HPLandroid/app/admin/PasswordMetrics$ComplexityBucket;->forComplexity(I)Landroid/app/admin/PasswordMetrics$ComplexityBucket; -HPLandroid/app/admin/PasswordMetrics;->(IIIIIIIIII)V -HPLandroid/app/admin/PasswordMetrics;->computeForCredential(Lcom/android/internal/widget/LockscreenCredential;)Landroid/app/admin/PasswordMetrics; -HPLandroid/app/admin/PasswordMetrics;->computeForPassword([B)Landroid/app/admin/PasswordMetrics; -HPLandroid/app/admin/PasswordMetrics;->maxLengthSequence([B)I -HPLandroid/app/admin/PasswordMetrics;->maxWith(Landroid/app/admin/PasswordMetrics;)V -HPLandroid/app/admin/PasswordMetrics;->merge(Ljava/util/List;)Landroid/app/admin/PasswordMetrics; -HPLandroid/app/admin/PasswordMetrics;->validatePasswordMetrics(Landroid/app/admin/PasswordMetrics;IZLandroid/app/admin/PasswordMetrics;)Ljava/util/List; -HSPLandroid/app/admin/PasswordPolicy;->()V -HPLandroid/app/admin/PasswordPolicy;->getMinMetrics()Landroid/app/admin/PasswordMetrics; -HSPLandroid/app/admin/SystemUpdateInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/admin/SystemUpdateInfo; -HSPLandroid/app/admin/SystemUpdateInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/admin/SystemUpdateInfo;->(Landroid/os/Parcel;)V -HSPLandroid/app/admin/SystemUpdateInfo;->(Landroid/os/Parcel;Landroid/app/admin/SystemUpdateInfo$1;)V -HSPLandroid/app/admin/SystemUpdateInfo;->getReceivedTime()J -HSPLandroid/app/admin/SystemUpdateInfo;->getSecurityPatchState()I -HSPLandroid/app/admin/SystemUpdateInfo;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/app/admin/SystemUpdateInfo; -HPLandroid/app/admin/SystemUpdateInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/assist/AssistContent;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/assist/AssistContent;->writeToParcelInternal(Landroid/os/Parcel;I)V HSPLandroid/app/assist/AssistStructure$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/assist/AssistStructure; HSPLandroid/app/assist/AssistStructure$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->(Landroid/app/assist/AssistStructure;Landroid/os/IBinder;)V HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->fetchData()V HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->go()V HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->readParcel(II)Landroid/os/Parcel; @@ -3585,51 +2514,45 @@ HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeToParcel(Land HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeToParcelInner(Landroid/app/assist/AssistStructure;Landroid/os/Parcel;)Z HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeView(Landroid/app/assist/AssistStructure$ViewNode;Landroid/os/Parcel;Landroid/os/PooledStringWriter;I)V HSPLandroid/app/assist/AssistStructure$SendChannel;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HSPLandroid/app/assist/AssistStructure$ViewNode;->()V HSPLandroid/app/assist/AssistStructure$ViewNode;->(Landroid/app/assist/AssistStructure$ParcelTransferReader;I)V -HPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillId()Landroid/view/autofill/AutofillId; -HPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillType()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getChildAt(I)Landroid/app/assist/AssistStructure$ViewNode; HSPLandroid/app/assist/AssistStructure$ViewNode;->getChildCount()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getClassName()Ljava/lang/String; -HPLandroid/app/assist/AssistStructure$ViewNode;->getContentDescription()Ljava/lang/CharSequence; -HPLandroid/app/assist/AssistStructure$ViewNode;->getHeight()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getHint()Ljava/lang/String; -HPLandroid/app/assist/AssistStructure$ViewNode;->getIdEntry()Ljava/lang/String; -HPLandroid/app/assist/AssistStructure$ViewNode;->getLeft()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getScrollX()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getScrollY()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getText()Ljava/lang/CharSequence; -HPLandroid/app/assist/AssistStructure$ViewNode;->getTop()I -HPLandroid/app/assist/AssistStructure$ViewNode;->getWidth()I -HSPLandroid/app/assist/AssistStructure$ViewNode;->writeSelfToParcel(Landroid/os/Parcel;Landroid/os/PooledStringWriter;Z[F)I +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->(Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistStructure$ViewNode;Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->getChildCount()I +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->getNodeText()Landroid/app/assist/AssistStructure$ViewNodeText; +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure; +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setChildCount(I)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setClassName(Ljava/lang/String;)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setClickable(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setContentDescription(Ljava/lang/CharSequence;)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setDimens(IIIIII)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setEnabled(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setFocusable(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setFocused(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setHint(Ljava/lang/CharSequence;)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setId(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setInputType(I)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setLongClickable(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setOpaque(Z)V +HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setVisibility(I)V +HSPLandroid/app/assist/AssistStructure$ViewNodeText;->()V HSPLandroid/app/assist/AssistStructure$ViewNodeText;->(Landroid/os/Parcel;Z)V HSPLandroid/app/assist/AssistStructure$ViewNodeText;->writeToParcel(Landroid/os/Parcel;ZZ)V HSPLandroid/app/assist/AssistStructure$WindowNode;->(Landroid/app/assist/AssistStructure$ParcelTransferReader;)V -PLandroid/app/assist/AssistStructure$WindowNode;->getHeight()I -PLandroid/app/assist/AssistStructure$WindowNode;->getLeft()I -HPLandroid/app/assist/AssistStructure$WindowNode;->getRootViewNode()Landroid/app/assist/AssistStructure$ViewNode; -PLandroid/app/assist/AssistStructure$WindowNode;->getTitle()Ljava/lang/CharSequence; -PLandroid/app/assist/AssistStructure$WindowNode;->getTop()I -PLandroid/app/assist/AssistStructure$WindowNode;->getWidth()I +HSPLandroid/app/assist/AssistStructure$WindowNode;->(Landroid/app/assist/AssistStructure;Landroid/view/ViewRootImpl;ZI)V HSPLandroid/app/assist/AssistStructure$WindowNode;->writeSelfToParcel(Landroid/os/Parcel;Landroid/os/PooledStringWriter;[F)V +HSPLandroid/app/assist/AssistStructure;->(Landroid/app/Activity;ZI)V HSPLandroid/app/assist/AssistStructure;->(Landroid/os/Parcel;)V -HSPLandroid/app/assist/AssistStructure;->access$500(Landroid/app/assist/AssistStructure;)Ljava/util/ArrayList; +HSPLandroid/app/assist/AssistStructure;->clearSendChannel()V HSPLandroid/app/assist/AssistStructure;->ensureData()V -HPLandroid/app/assist/AssistStructure;->getWindowNodeAt(I)Landroid/app/assist/AssistStructure$WindowNode; -HPLandroid/app/assist/AssistStructure;->getWindowNodeCount()I +HSPLandroid/app/assist/AssistStructure;->setAcquisitionEndTime(J)V +HSPLandroid/app/assist/AssistStructure;->setAcquisitionStartTime(J)V HSPLandroid/app/assist/AssistStructure;->waitForReady()Z HSPLandroid/app/assist/AssistStructure;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/backup/BackupAgent$BackupServiceBinder;->(Landroid/app/backup/BackupAgent;)V -HSPLandroid/app/backup/BackupAgent$BackupServiceBinder;->(Landroid/app/backup/BackupAgent;Landroid/app/backup/BackupAgent$1;)V HSPLandroid/app/backup/BackupAgent$BackupServiceBinder;->doBackup(Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;JLandroid/app/backup/IBackupCallback;I)V -PLandroid/app/backup/BackupAgent$BackupServiceBinder;->doFullBackup(Landroid/os/ParcelFileDescriptor;JILandroid/app/backup/IBackupManager;I)V -PLandroid/app/backup/BackupAgent$BackupServiceBinder;->doMeasureFullBackup(JILandroid/app/backup/IBackupManager;I)V -HSPLandroid/app/backup/BackupAgent$SharedPrefsSynchronizer;->(Landroid/app/backup/BackupAgent;)V HSPLandroid/app/backup/BackupAgent$SharedPrefsSynchronizer;->run()V HSPLandroid/app/backup/BackupAgent;->()V -HSPLandroid/app/backup/BackupAgent;->access$300(Landroid/app/backup/BackupAgent;)V HSPLandroid/app/backup/BackupAgent;->attach(Landroid/content/Context;)V -HPLandroid/app/backup/BackupAgent;->fullBackupFile(Ljava/io/File;Landroid/app/backup/FullBackupDataOutput;)V HSPLandroid/app/backup/BackupAgent;->getHandler()Landroid/os/Handler; HSPLandroid/app/backup/BackupAgent;->onCreate()V HSPLandroid/app/backup/BackupAgent;->onCreate(Landroid/os/UserHandle;I)V @@ -3638,21 +2561,11 @@ HSPLandroid/app/backup/BackupAgent;->waitForSharedPrefs()V HSPLandroid/app/backup/BackupAgentHelper;->()V HSPLandroid/app/backup/BackupAgentHelper;->addHelper(Ljava/lang/String;Landroid/app/backup/BackupHelper;)V HSPLandroid/app/backup/BackupAgentHelper;->onBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V -HSPLandroid/app/backup/BackupDataInput;->(Ljava/io/FileDescriptor;)V -HSPLandroid/app/backup/BackupDataInput;->finalize()V -HSPLandroid/app/backup/BackupDataInput;->getDataSize()I -HSPLandroid/app/backup/BackupDataInput;->getKey()Ljava/lang/String; -HSPLandroid/app/backup/BackupDataInput;->readEntityData([BII)I -HSPLandroid/app/backup/BackupDataInput;->readNextHeader()Z -PLandroid/app/backup/BackupDataInput;->skipEntityData()V HSPLandroid/app/backup/BackupDataOutput;->(Ljava/io/FileDescriptor;JI)V HSPLandroid/app/backup/BackupDataOutput;->finalize()V HSPLandroid/app/backup/BackupDataOutput;->setKeyPrefix(Ljava/lang/String;)V HSPLandroid/app/backup/BackupDataOutput;->writeEntityData([BI)I HSPLandroid/app/backup/BackupDataOutput;->writeEntityHeader(Ljava/lang/String;I)I -HSPLandroid/app/backup/BackupHelperDispatcher$Header;->()V -HSPLandroid/app/backup/BackupHelperDispatcher$Header;->(Landroid/app/backup/BackupHelperDispatcher$1;)V -HSPLandroid/app/backup/BackupHelperDispatcher;->()V HSPLandroid/app/backup/BackupHelperDispatcher;->addHelper(Ljava/lang/String;Landroid/app/backup/BackupHelper;)V HSPLandroid/app/backup/BackupHelperDispatcher;->doOneBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupHelperDispatcher$Header;Landroid/app/backup/BackupHelper;)V HSPLandroid/app/backup/BackupHelperDispatcher;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V @@ -3660,33 +2573,16 @@ HSPLandroid/app/backup/BackupManager;->(Landroid/content/Context;)V HSPLandroid/app/backup/BackupManager;->checkServiceBinder()V HSPLandroid/app/backup/BackupManager;->dataChanged()V HSPLandroid/app/backup/BackupManager;->dataChanged(Ljava/lang/String;)V -PLandroid/app/backup/BlobBackupHelper;->(I[Ljava/lang/String;)V -HPLandroid/app/backup/BlobBackupHelper;->checksum([B)J -HPLandroid/app/backup/BlobBackupHelper;->deflate([B)[B -HPLandroid/app/backup/BlobBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V -HPLandroid/app/backup/BlobBackupHelper;->readOldState(Landroid/os/ParcelFileDescriptor;)Landroid/util/ArrayMap; -HPLandroid/app/backup/BlobBackupHelper;->writeBackupState(Landroid/util/ArrayMap;Landroid/os/ParcelFileDescriptor;)V HSPLandroid/app/backup/FileBackupHelper;->(Landroid/content/Context;[Ljava/lang/String;)V HSPLandroid/app/backup/FileBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V -HSPLandroid/app/backup/FileBackupHelperBase;->(Landroid/content/Context;)V HSPLandroid/app/backup/FileBackupHelperBase;->finalize()V HSPLandroid/app/backup/FileBackupHelperBase;->performBackup_checked(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;[Ljava/lang/String;)V -HPLandroid/app/backup/FullBackupDataOutput;->addSize(J)V -HSPLandroid/app/backup/IBackupCallback$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/backup/IBackupCallback$Stub$Proxy;->operationComplete(J)V -PLandroid/app/backup/IBackupCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/app/backup/IBackupCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupCallback; -HPLandroid/app/backup/IBackupCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->dataChanged(Ljava/lang/String;)V -HSPLandroid/app/backup/IBackupManager$Stub;->()V -PLandroid/app/backup/IBackupManager$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/app/backup/IBackupManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupManager; -HPLandroid/app/backup/IBackupManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/backup/SharedPreferencesBackupHelper;->(Landroid/content/Context;[Ljava/lang/String;)V HSPLandroid/app/backup/SharedPreferencesBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V -HSPLandroid/app/blob/IBlobStoreManager$Stub;->()V -HSPLandroid/app/compat/ChangeIdStateCache;->invalidate()V HSPLandroid/app/compat/ChangeIdStateCache;->recompute(Landroid/app/compat/ChangeIdStateQuery;)Ljava/lang/Boolean; HSPLandroid/app/compat/ChangeIdStateCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/app/compat/ChangeIdStateQuery;->(IJLjava/lang/String;II)V @@ -3695,36 +2591,13 @@ HSPLandroid/app/compat/ChangeIdStateQuery;->equals(Ljava/lang/Object;)Z HSPLandroid/app/compat/ChangeIdStateQuery;->hashCode()I HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(J)Z HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(JI)Z -HSPLandroid/app/contentsuggestions/-$$Lambda$ContentSuggestionsManager$SelectionsCallbackWrapper$ewzCcrkfPjPJLrVCjex1Jur8ggY;->(Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper;ILjava/util/List;)V -HSPLandroid/app/contentsuggestions/-$$Lambda$ContentSuggestionsManager$SelectionsCallbackWrapper$ewzCcrkfPjPJLrVCjex1Jur8ggY;->run()V HSPLandroid/app/contentsuggestions/ContentSelection$1;->()V -HSPLandroid/app/contentsuggestions/ContentSelection$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/contentsuggestions/ContentSelection; -HSPLandroid/app/contentsuggestions/ContentSelection$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/contentsuggestions/ContentSelection;->()V HSPLandroid/app/contentsuggestions/ContentSelection;->(Ljava/lang/String;Landroid/os/Bundle;)V -HSPLandroid/app/contentsuggestions/ContentSelection;->getExtras()Landroid/os/Bundle; -HSPLandroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper;->(Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper;->lambda$onContentSelectionsAvailable$0$ContentSuggestionsManager$SelectionsCallbackWrapper(ILjava/util/List;)V -HSPLandroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper;->onContentSelectionsAvailable(ILjava/util/List;)V -HSPLandroid/app/contentsuggestions/ContentSuggestionsManager;->(ILandroid/app/contentsuggestions/IContentSuggestionsManager;)V -HSPLandroid/app/contentsuggestions/ContentSuggestionsManager;->suggestContentSelections(Landroid/app/contentsuggestions/SelectionsRequest;Ljava/util/concurrent/Executor;Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallback;)V -HSPLandroid/app/contentsuggestions/IContentSuggestionsManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/app/contentsuggestions/IContentSuggestionsManager$Stub$Proxy;->suggestContentSelections(ILandroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V -HSPLandroid/app/contentsuggestions/IContentSuggestionsManager$Stub;->()V -HSPLandroid/app/contentsuggestions/IContentSuggestionsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/contentsuggestions/IContentSuggestionsManager; -HPLandroid/app/contentsuggestions/IContentSuggestionsManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/contentsuggestions/ISelectionsCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub;->()V -HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/contentsuggestions/ISelectionsCallback; -HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/contentsuggestions/SelectionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/contentsuggestions/SelectionsRequest; HSPLandroid/app/contentsuggestions/SelectionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/contentsuggestions/SelectionsRequest$Builder;->(I)V -HSPLandroid/app/contentsuggestions/SelectionsRequest$Builder;->build()Landroid/app/contentsuggestions/SelectionsRequest; -HSPLandroid/app/contentsuggestions/SelectionsRequest$Builder;->setExtras(Landroid/os/Bundle;)Landroid/app/contentsuggestions/SelectionsRequest$Builder; -HSPLandroid/app/contentsuggestions/SelectionsRequest;->(ILandroid/graphics/Point;Landroid/os/Bundle;)V HSPLandroid/app/contentsuggestions/SelectionsRequest;->(ILandroid/graphics/Point;Landroid/os/Bundle;Landroid/app/contentsuggestions/SelectionsRequest$1;)V HSPLandroid/app/contentsuggestions/SelectionsRequest;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/job/-$$Lambda$JobSchedulerFrameworkInitializer$73_cGGDnR1wLl2wXRu5h887tosQ;->createService(Landroid/content/Context;Landroid/os/IBinder;)Ljava/lang/Object; @@ -3736,24 +2609,16 @@ HSPLandroid/app/job/IJobCallback$Stub$Proxy;->acknowledgeStopMessage(IZ)V HSPLandroid/app/job/IJobCallback$Stub$Proxy;->completeWork(II)Z HSPLandroid/app/job/IJobCallback$Stub$Proxy;->dequeueWork(I)Landroid/app/job/JobWorkItem; HSPLandroid/app/job/IJobCallback$Stub$Proxy;->jobFinished(IZ)V -HPLandroid/app/job/IJobCallback$Stub;->()V HSPLandroid/app/job/IJobCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobCallback; -HPLandroid/app/job/IJobCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->cancel(I)V HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->getAllPendingJobs()Landroid/content/pm/ParceledListSlice; HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->getPendingJob(I)Landroid/app/job/JobInfo; HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->schedule(Landroid/app/job/JobInfo;)I -HSPLandroid/app/job/IJobScheduler$Stub;->()V HSPLandroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobScheduler; -HSPLandroid/app/job/IJobScheduler$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/app/job/IJobService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/job/IJobService$Stub$Proxy;->startJob(Landroid/app/job/JobParameters;)V -HPLandroid/app/job/IJobService$Stub$Proxy;->stopJob(Landroid/app/job/JobParameters;)V HSPLandroid/app/job/IJobService$Stub;->()V HSPLandroid/app/job/IJobService$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/job/IJobService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobService; HSPLandroid/app/job/IJobService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/job/JobInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobInfo; HSPLandroid/app/job/JobInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -3787,7 +2652,6 @@ HSPLandroid/app/job/JobInfo$Builder;->addTriggerContentUri(Landroid/app/job/JobI HSPLandroid/app/job/JobInfo$Builder;->build()Landroid/app/job/JobInfo; HSPLandroid/app/job/JobInfo$Builder;->setBackoffCriteria(JI)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setExtras(Landroid/os/PersistableBundle;)Landroid/app/job/JobInfo$Builder; -HSPLandroid/app/job/JobInfo$Builder;->setFlags(I)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setImportantWhileForeground(Z)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setMinimumLatency(J)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setOverrideDeadline(J)Landroid/app/job/JobInfo$Builder; @@ -3795,7 +2659,6 @@ HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(J)Landroid/app/job/JobInfo$Bui HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(JJ)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setPersisted(Z)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setPrefetch(Z)Landroid/app/job/JobInfo$Builder; -HSPLandroid/app/job/JobInfo$Builder;->setPriority(I)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetwork(Landroid/net/NetworkRequest;)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetworkType(I)Landroid/app/job/JobInfo$Builder; HSPLandroid/app/job/JobInfo$Builder;->setRequiresBatteryNotLow(Z)Landroid/app/job/JobInfo$Builder; @@ -3808,30 +2671,14 @@ HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->createFromParcel(Landroid/os/P HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->newArray(I)[Landroid/app/job/JobInfo$TriggerContentUri; HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/app/job/JobInfo$TriggerContentUri;->(Landroid/net/Uri;I)V -HSPLandroid/app/job/JobInfo$TriggerContentUri;->(Landroid/os/Parcel;)V -HSPLandroid/app/job/JobInfo$TriggerContentUri;->(Landroid/os/Parcel;Landroid/app/job/JobInfo$1;)V -HPLandroid/app/job/JobInfo$TriggerContentUri;->equals(Ljava/lang/Object;)Z -HPLandroid/app/job/JobInfo$TriggerContentUri;->getFlags()I -HPLandroid/app/job/JobInfo$TriggerContentUri;->getUri()Landroid/net/Uri; -HPLandroid/app/job/JobInfo$TriggerContentUri;->hashCode()I -HSPLandroid/app/job/JobInfo$TriggerContentUri;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/job/JobInfo;->(Landroid/app/job/JobInfo$Builder;)V HSPLandroid/app/job/JobInfo;->(Landroid/app/job/JobInfo$Builder;Landroid/app/job/JobInfo$1;)V HSPLandroid/app/job/JobInfo;->(Landroid/os/Parcel;)V HSPLandroid/app/job/JobInfo;->(Landroid/os/Parcel;Landroid/app/job/JobInfo$1;)V -HSPLandroid/app/job/JobInfo;->access$2700()Ljava/lang/String; -HPLandroid/app/job/JobInfo;->equals(Ljava/lang/Object;)Z -HPLandroid/app/job/JobInfo;->getBackoffPolicy()I -HSPLandroid/app/job/JobInfo;->getClipData()Landroid/content/ClipData; -HPLandroid/app/job/JobInfo;->getClipGrantFlags()I -HSPLandroid/app/job/JobInfo;->getConstraintFlags()I -HSPLandroid/app/job/JobInfo;->getEstimatedNetworkDownloadBytes()J -HSPLandroid/app/job/JobInfo;->getEstimatedNetworkUploadBytes()J +HSPLandroid/app/job/JobInfo;->enforceValidity()V HSPLandroid/app/job/JobInfo;->getExtras()Landroid/os/PersistableBundle; -HSPLandroid/app/job/JobInfo;->getFlags()I HSPLandroid/app/job/JobInfo;->getFlexMillis()J HSPLandroid/app/job/JobInfo;->getId()I -HPLandroid/app/job/JobInfo;->getInitialBackoffMillis()J HSPLandroid/app/job/JobInfo;->getIntervalMillis()J HSPLandroid/app/job/JobInfo;->getMaxExecutionDelayMillis()J HSPLandroid/app/job/JobInfo;->getMinBackoffMillis()J @@ -3839,41 +2686,25 @@ HSPLandroid/app/job/JobInfo;->getMinFlexMillis()J HSPLandroid/app/job/JobInfo;->getMinLatencyMillis()J HSPLandroid/app/job/JobInfo;->getMinPeriodMillis()J HSPLandroid/app/job/JobInfo;->getNetworkType()I -HSPLandroid/app/job/JobInfo;->getPriority()I -HSPLandroid/app/job/JobInfo;->getRequiredNetwork()Landroid/net/NetworkRequest; HSPLandroid/app/job/JobInfo;->getService()Landroid/content/ComponentName; -HPLandroid/app/job/JobInfo;->getTransientExtras()Landroid/os/Bundle; -HPLandroid/app/job/JobInfo;->getTriggerContentMaxDelay()J -HPLandroid/app/job/JobInfo;->getTriggerContentUpdateDelay()J -HSPLandroid/app/job/JobInfo;->getTriggerContentUris()[Landroid/app/job/JobInfo$TriggerContentUri; -HSPLandroid/app/job/JobInfo;->hasEarlyConstraint()Z -HSPLandroid/app/job/JobInfo;->hasLateConstraint()Z -HSPLandroid/app/job/JobInfo;->isExemptedFromAppStandby()Z HSPLandroid/app/job/JobInfo;->isPeriodic()Z HSPLandroid/app/job/JobInfo;->isPersisted()Z -HPLandroid/app/job/JobInfo;->isPrefetch()Z HSPLandroid/app/job/JobInfo;->isRequireCharging()Z HSPLandroid/app/job/JobInfo;->isRequireDeviceIdle()Z HSPLandroid/app/job/JobInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/job/JobParameters$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobParameters; HSPLandroid/app/job/JobParameters$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/app/job/JobParameters;->(Landroid/os/IBinder;ILandroid/os/PersistableBundle;Landroid/os/Bundle;Landroid/content/ClipData;IZ[Landroid/net/Uri;[Ljava/lang/String;Landroid/net/Network;)V HSPLandroid/app/job/JobParameters;->(Landroid/os/Parcel;)V HSPLandroid/app/job/JobParameters;->(Landroid/os/Parcel;Landroid/app/job/JobParameters$1;)V HSPLandroid/app/job/JobParameters;->completeWork(Landroid/app/job/JobWorkItem;)V HSPLandroid/app/job/JobParameters;->dequeueWork()Landroid/app/job/JobWorkItem; HSPLandroid/app/job/JobParameters;->getCallback()Landroid/app/job/IJobCallback; -HSPLandroid/app/job/JobParameters;->getDebugStopReason()Ljava/lang/String; HSPLandroid/app/job/JobParameters;->getExtras()Landroid/os/PersistableBundle; HSPLandroid/app/job/JobParameters;->getJobId()I -HPLandroid/app/job/JobParameters;->getJobStopReasonCodes()[I HSPLandroid/app/job/JobParameters;->getNetwork()Landroid/net/Network; -HPLandroid/app/job/JobParameters;->getStopReason()I HSPLandroid/app/job/JobParameters;->getTransientExtras()Landroid/os/Bundle; HSPLandroid/app/job/JobParameters;->getTriggeredContentAuthorities()[Ljava/lang/String; HSPLandroid/app/job/JobParameters;->getTriggeredContentUris()[Landroid/net/Uri; -HPLandroid/app/job/JobParameters;->setStopReason(ILjava/lang/String;)V -HSPLandroid/app/job/JobParameters;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/job/JobScheduler;->()V HSPLandroid/app/job/JobSchedulerFrameworkInitializer;->lambda$registerServiceWrappers$0(Landroid/os/IBinder;)Landroid/app/job/JobScheduler; HSPLandroid/app/job/JobSchedulerFrameworkInitializer;->lambda$registerServiceWrappers$1(Landroid/content/Context;Landroid/os/IBinder;)Landroid/os/DeviceIdleManager; @@ -3897,27 +2728,16 @@ HSPLandroid/app/job/JobWorkItem$1;->createFromParcel(Landroid/os/Parcel;)Landroi HSPLandroid/app/job/JobWorkItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/job/JobWorkItem;->(Landroid/content/Intent;)V HSPLandroid/app/job/JobWorkItem;->(Landroid/os/Parcel;)V -HPLandroid/app/job/JobWorkItem;->bumpDeliveryCount()V -HPLandroid/app/job/JobWorkItem;->getGrants()Ljava/lang/Object; HSPLandroid/app/job/JobWorkItem;->getIntent()Landroid/content/Intent; HSPLandroid/app/job/JobWorkItem;->getWorkId()I -HPLandroid/app/job/JobWorkItem;->setWorkId(I)V HSPLandroid/app/job/JobWorkItem;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/people/IPeopleManager$Stub;->()V HSPLandroid/app/prediction/AppPredictionContext$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppPredictionContext; HSPLandroid/app/prediction/AppPredictionContext$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/prediction/AppPredictionContext;->(Landroid/os/Parcel;)V -HSPLandroid/app/prediction/AppPredictionContext;->(Landroid/os/Parcel;Landroid/app/prediction/AppPredictionContext$1;)V -HSPLandroid/app/prediction/AppPredictionContext;->getExtras()Landroid/os/Bundle; -HSPLandroid/app/prediction/AppPredictionContext;->getPredictedTargetCount()I HSPLandroid/app/prediction/AppPredictionContext;->getUiSurface()Ljava/lang/String; HSPLandroid/app/prediction/AppPredictionContext;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/prediction/AppPredictionSessionId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppPredictionSessionId; HSPLandroid/app/prediction/AppPredictionSessionId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/prediction/AppPredictionSessionId;->(Landroid/os/Parcel;)V -HSPLandroid/app/prediction/AppPredictionSessionId;->(Landroid/os/Parcel;Landroid/app/prediction/AppPredictionSessionId$1;)V HSPLandroid/app/prediction/AppPredictionSessionId;->equals(Ljava/lang/Object;)Z -PLandroid/app/prediction/AppPredictionSessionId;->getUserId()I HSPLandroid/app/prediction/AppPredictionSessionId;->hashCode()I HSPLandroid/app/prediction/AppPredictionSessionId;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/prediction/AppTarget$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTarget; @@ -3925,73 +2745,23 @@ HSPLandroid/app/prediction/AppTarget$1;->createFromParcel(Landroid/os/Parcel;)Lj HSPLandroid/app/prediction/AppTarget$Builder;->(Landroid/app/prediction/AppTargetId;Ljava/lang/String;Landroid/os/UserHandle;)V HSPLandroid/app/prediction/AppTarget$Builder;->build()Landroid/app/prediction/AppTarget; HSPLandroid/app/prediction/AppTarget$Builder;->setClassName(Ljava/lang/String;)Landroid/app/prediction/AppTarget$Builder; -HSPLandroid/app/prediction/AppTarget$Builder;->setRank(I)Landroid/app/prediction/AppTarget$Builder; -HSPLandroid/app/prediction/AppTarget;->(Landroid/app/prediction/AppTargetId;Ljava/lang/String;Landroid/os/UserHandle;Landroid/content/pm/ShortcutInfo;Ljava/lang/String;I)V -HSPLandroid/app/prediction/AppTarget;->(Landroid/app/prediction/AppTargetId;Ljava/lang/String;Landroid/os/UserHandle;Landroid/content/pm/ShortcutInfo;Ljava/lang/String;ILandroid/app/prediction/AppTarget$1;)V HSPLandroid/app/prediction/AppTarget;->(Landroid/os/Parcel;)V -HSPLandroid/app/prediction/AppTarget;->(Landroid/os/Parcel;Landroid/app/prediction/AppTarget$1;)V HSPLandroid/app/prediction/AppTarget;->getClassName()Ljava/lang/String; -HSPLandroid/app/prediction/AppTarget;->getId()Landroid/app/prediction/AppTargetId; HSPLandroid/app/prediction/AppTarget;->getPackageName()Ljava/lang/String; HSPLandroid/app/prediction/AppTarget;->getShortcutInfo()Landroid/content/pm/ShortcutInfo; HSPLandroid/app/prediction/AppTarget;->getUser()Landroid/os/UserHandle; HSPLandroid/app/prediction/AppTarget;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/prediction/AppTargetEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTargetEvent; HSPLandroid/app/prediction/AppTargetEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/prediction/AppTargetEvent;->(Landroid/os/Parcel;)V -HSPLandroid/app/prediction/AppTargetEvent;->(Landroid/os/Parcel;Landroid/app/prediction/AppTargetEvent$1;)V -HSPLandroid/app/prediction/AppTargetEvent;->getAction()I -HSPLandroid/app/prediction/AppTargetEvent;->getLaunchLocation()Ljava/lang/String; -HSPLandroid/app/prediction/AppTargetEvent;->getTarget()Landroid/app/prediction/AppTarget; HSPLandroid/app/prediction/AppTargetEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/prediction/AppTargetId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTargetId; HSPLandroid/app/prediction/AppTargetId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/prediction/AppTargetId;->(Landroid/os/Parcel;)V -HSPLandroid/app/prediction/AppTargetId;->(Landroid/os/Parcel;Landroid/app/prediction/AppTargetId$1;)V HSPLandroid/app/prediction/AppTargetId;->(Ljava/lang/String;)V HSPLandroid/app/prediction/AppTargetId;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/prediction/IPredictionCallback$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/prediction/IPredictionCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/app/prediction/IPredictionCallback$Stub$Proxy;->onResult(Landroid/content/pm/ParceledListSlice;)V HSPLandroid/app/prediction/IPredictionCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/prediction/IPredictionCallback; -HSPLandroid/app/prediction/IPredictionManager$Stub;->()V -HPLandroid/app/prediction/IPredictionManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/role/-$$Lambda$CQhA4ZPg2g3ruvW6iubVBmv43UE;->()V -HSPLandroid/app/role/-$$Lambda$CQhA4ZPg2g3ruvW6iubVBmv43UE;->()V -HPLandroid/app/role/-$$Lambda$CQhA4ZPg2g3ruvW6iubVBmv43UE;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLandroid/app/role/-$$Lambda$RoleControllerManager$3NMUz6ZBN-bqbmb4t84VnEZKk2Q;->()V -PLandroid/app/role/-$$Lambda$RoleControllerManager$3NMUz6ZBN-bqbmb4t84VnEZKk2Q;->()V -HPLandroid/app/role/-$$Lambda$RoleControllerManager$3NMUz6ZBN-bqbmb4t84VnEZKk2Q;->run(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/app/role/-$$Lambda$RoleControllerManager$hgevFDUi7EVgH1XwtsCDSA04Jhk;->(Ljava/util/concurrent/Executor;Ljava/lang/String;Ljava/util/function/Consumer;)V -HPLandroid/app/role/-$$Lambda$RoleControllerManager$hgevFDUi7EVgH1XwtsCDSA04Jhk;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLandroid/app/role/-$$Lambda$RoleControllerManager$nCcY1in9U0v-z7bA98LMVYjUe7s;->(Ljava/lang/Throwable;Ljava/lang/String;Ljava/util/function/Consumer;Landroid/os/Bundle;)V -HPLandroid/app/role/-$$Lambda$RoleControllerManager$nCcY1in9U0v-z7bA98LMVYjUe7s;->run()V -HPLandroid/app/role/-$$Lambda$ng3HLBbY6a0mKtsl6yiB-YZ8Gkg;->(Lcom/android/internal/infra/AndroidFuture;)V -HPLandroid/app/role/-$$Lambda$ng3HLBbY6a0mKtsl6yiB-YZ8Gkg;->onResult(Landroid/os/Bundle;)V -HSPLandroid/app/role/IOnRoleHoldersChangedListener$Stub;->()V -HSPLandroid/app/role/IOnRoleHoldersChangedListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/role/IRoleController$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/role/IRoleController$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/role/IRoleController$Stub$Proxy;->grantDefaultRoles(Landroid/os/RemoteCallback;)V -HPLandroid/app/role/IRoleController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/role/IRoleController; -HSPLandroid/app/role/IRoleManager$Stub$Proxy;->getDefaultSmsPackage(I)Ljava/lang/String; -HSPLandroid/app/role/IRoleManager$Stub;->()V HSPLandroid/app/role/IRoleManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/role/IRoleManager; -HPLandroid/app/role/IRoleManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/role/RoleControllerManager$1;->(Landroid/app/role/RoleControllerManager;Landroid/content/Context;Landroid/content/Intent;IILjava/util/function/Function;Landroid/os/Handler;)V -HSPLandroid/app/role/RoleControllerManager$1;->getJobHandler()Landroid/os/Handler; -HSPLandroid/app/role/RoleControllerManager;->(Landroid/content/ComponentName;Landroid/os/Handler;Landroid/content/Context;)V -PLandroid/app/role/RoleControllerManager;->createWithInitializedRemoteServiceComponentName(Landroid/os/Handler;Landroid/content/Context;)Landroid/app/role/RoleControllerManager; -HSPLandroid/app/role/RoleControllerManager;->getRemoteServiceComponentName(Landroid/content/Context;)Landroid/content/ComponentName; -HPLandroid/app/role/RoleControllerManager;->grantDefaultRoles(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V -HSPLandroid/app/role/RoleControllerManager;->initializeRemoteServiceComponentName(Landroid/content/Context;)V -HPLandroid/app/role/RoleControllerManager;->lambda$grantDefaultRoles$0(Landroid/app/role/IRoleController;)Ljava/util/concurrent/CompletableFuture; -HPLandroid/app/role/RoleControllerManager;->lambda$propagateCallback$7(Ljava/lang/Throwable;Ljava/lang/String;Ljava/util/function/Consumer;Landroid/os/Bundle;)V -HPLandroid/app/role/RoleControllerManager;->lambda$propagateCallback$8(Ljava/util/concurrent/Executor;Ljava/lang/String;Ljava/util/function/Consumer;Landroid/os/Bundle;Ljava/lang/Throwable;)V -HSPLandroid/app/role/RoleControllerManager;->propagateCallback(Lcom/android/internal/infra/AndroidFuture;Ljava/lang/String;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V -HSPLandroid/app/role/RoleManager$OnRoleHoldersChangedListenerDelegate;->(Ljava/util/concurrent/Executor;Landroid/app/role/OnRoleHoldersChangedListener;)V HSPLandroid/app/role/RoleManager;->(Landroid/content/Context;)V -HSPLandroid/app/role/RoleManager;->addOnRoleHoldersChangedListenerAsUser(Ljava/util/concurrent/Executor;Landroid/app/role/OnRoleHoldersChangedListener;Landroid/os/UserHandle;)V HSPLandroid/app/role/RoleManager;->getRoleHolders(Ljava/lang/String;)Ljava/util/List; HSPLandroid/app/role/RoleManager;->getRoleHoldersAsUser(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List; HSPLandroid/app/role/RoleManager;->getSmsRoleHolder(I)Ljava/lang/String; @@ -4001,8 +2771,9 @@ HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem$1;->createFrom HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V HSPLandroid/app/servertransaction/ActivityLifecycleItem;->()V -HPLandroid/app/servertransaction/ActivityLifecycleItem;->recycle()V -HSPLandroid/app/servertransaction/ActivityRelaunchItem;->recycle()V +HSPLandroid/app/servertransaction/ActivityRelaunchItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V +HSPLandroid/app/servertransaction/ActivityRelaunchItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V +HSPLandroid/app/servertransaction/ActivityRelaunchItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V HSPLandroid/app/servertransaction/ActivityResultItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ActivityResultItem; HSPLandroid/app/servertransaction/ActivityResultItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/servertransaction/ActivityResultItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V @@ -4013,82 +2784,43 @@ HSPLandroid/app/servertransaction/BaseClientRequest;->postExecute(Landroid/app/C HSPLandroid/app/servertransaction/BaseClientRequest;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V HSPLandroid/app/servertransaction/ClientTransaction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ClientTransaction; HSPLandroid/app/servertransaction/ClientTransaction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/servertransaction/ClientTransaction;->()V HSPLandroid/app/servertransaction/ClientTransaction;->(Landroid/os/Parcel;)V HSPLandroid/app/servertransaction/ClientTransaction;->(Landroid/os/Parcel;Landroid/app/servertransaction/ClientTransaction$1;)V -HSPLandroid/app/servertransaction/ClientTransaction;->addCallback(Landroid/app/servertransaction/ClientTransactionItem;)V HSPLandroid/app/servertransaction/ClientTransaction;->getActivityToken()Landroid/os/IBinder; HSPLandroid/app/servertransaction/ClientTransaction;->getCallbacks()Ljava/util/List; -HSPLandroid/app/servertransaction/ClientTransaction;->getClient()Landroid/app/IApplicationThread; HSPLandroid/app/servertransaction/ClientTransaction;->getLifecycleStateRequest()Landroid/app/servertransaction/ActivityLifecycleItem; -HSPLandroid/app/servertransaction/ClientTransaction;->obtain(Landroid/app/IApplicationThread;Landroid/os/IBinder;)Landroid/app/servertransaction/ClientTransaction; HSPLandroid/app/servertransaction/ClientTransaction;->preExecute(Landroid/app/ClientTransactionHandler;)V -HSPLandroid/app/servertransaction/ClientTransaction;->recycle()V -HSPLandroid/app/servertransaction/ClientTransaction;->schedule()V -HSPLandroid/app/servertransaction/ClientTransaction;->setLifecycleStateRequest(Landroid/app/servertransaction/ActivityLifecycleItem;)V -HPLandroid/app/servertransaction/ClientTransaction;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/ClientTransactionItem;->()V HSPLandroid/app/servertransaction/ClientTransactionItem;->getPostExecutionState()I HSPLandroid/app/servertransaction/ConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ConfigurationChangeItem; HSPLandroid/app/servertransaction/ConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/servertransaction/ConfigurationChangeItem;->()V HSPLandroid/app/servertransaction/ConfigurationChangeItem;->(Landroid/os/Parcel;)V HSPLandroid/app/servertransaction/ConfigurationChangeItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/ConfigurationChangeItem$1;)V HSPLandroid/app/servertransaction/ConfigurationChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V -HSPLandroid/app/servertransaction/ConfigurationChangeItem;->obtain(Landroid/content/res/Configuration;)Landroid/app/servertransaction/ConfigurationChangeItem; HSPLandroid/app/servertransaction/ConfigurationChangeItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V -HSPLandroid/app/servertransaction/ConfigurationChangeItem;->recycle()V -HPLandroid/app/servertransaction/ConfigurationChangeItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/DestroyActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/DestroyActivityItem; HSPLandroid/app/servertransaction/DestroyActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/servertransaction/DestroyActivityItem;->()V -HSPLandroid/app/servertransaction/DestroyActivityItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/DestroyActivityItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/DestroyActivityItem$1;)V HSPLandroid/app/servertransaction/DestroyActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/DestroyActivityItem;->getTargetState()I -HPLandroid/app/servertransaction/DestroyActivityItem;->obtain(ZI)Landroid/app/servertransaction/DestroyActivityItem; HSPLandroid/app/servertransaction/DestroyActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V -HPLandroid/app/servertransaction/DestroyActivityItem;->recycle()V -HPLandroid/app/servertransaction/DestroyActivityItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem$1;->()V -HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/FixedRotationAdjustmentsItem; -HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem;->()V -HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/FixedRotationAdjustmentsItem$1;)V -HSPLandroid/app/servertransaction/FixedRotationAdjustmentsItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/LaunchActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/LaunchActivityItem; HSPLandroid/app/servertransaction/LaunchActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/servertransaction/LaunchActivityItem;->()V HSPLandroid/app/servertransaction/LaunchActivityItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/LaunchActivityItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/LaunchActivityItem$1;)V HSPLandroid/app/servertransaction/LaunchActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V -HPLandroid/app/servertransaction/LaunchActivityItem;->obtain(Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;ILandroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;ZLandroid/app/ProfilerInfo;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)Landroid/app/servertransaction/LaunchActivityItem; HSPLandroid/app/servertransaction/LaunchActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/LaunchActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V -HPLandroid/app/servertransaction/LaunchActivityItem;->recycle()V -HSPLandroid/app/servertransaction/LaunchActivityItem;->setValues(Landroid/app/servertransaction/LaunchActivityItem;Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;ILandroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;ZLandroid/app/ProfilerInfo;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V -HPLandroid/app/servertransaction/LaunchActivityItem;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/app/servertransaction/LaunchActivityItem;->setValues(Landroid/app/servertransaction/LaunchActivityItem;Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;ILandroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;Landroid/app/ActivityOptions;ZLandroid/app/ProfilerInfo;Landroid/os/IBinder;Landroid/app/IActivityClientController;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;)V HSPLandroid/app/servertransaction/NewIntentItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/NewIntentItem; HSPLandroid/app/servertransaction/NewIntentItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/servertransaction/NewIntentItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/NewIntentItem;->getPostExecutionState()I -HPLandroid/app/servertransaction/NewIntentItem;->obtain(Ljava/util/List;Z)Landroid/app/servertransaction/NewIntentItem; -HPLandroid/app/servertransaction/NewIntentItem;->recycle()V -HPLandroid/app/servertransaction/NewIntentItem;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/servertransaction/ObjectPool;->obtain(Ljava/lang/Class;)Landroid/app/servertransaction/ObjectPoolItem; -HSPLandroid/app/servertransaction/ObjectPool;->recycle(Landroid/app/servertransaction/ObjectPoolItem;)V HSPLandroid/app/servertransaction/PauseActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/PauseActivityItem; HSPLandroid/app/servertransaction/PauseActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/servertransaction/PauseActivityItem;->()V -HSPLandroid/app/servertransaction/PauseActivityItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/PauseActivityItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/PauseActivityItem$1;)V HSPLandroid/app/servertransaction/PauseActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/PauseActivityItem;->getTargetState()I -HPLandroid/app/servertransaction/PauseActivityItem;->obtain(ZZIZ)Landroid/app/servertransaction/PauseActivityItem; HSPLandroid/app/servertransaction/PauseActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V -HSPLandroid/app/servertransaction/PauseActivityItem;->recycle()V -HPLandroid/app/servertransaction/PauseActivityItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->()V HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->run()V HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->setActivity(Landroid/app/ActivityThread$ActivityClientRecord;)V @@ -4101,53 +2833,33 @@ HSPLandroid/app/servertransaction/PendingTransactionActions;->getOldState()Landr HSPLandroid/app/servertransaction/PendingTransactionActions;->getStopInfo()Landroid/app/servertransaction/PendingTransactionActions$StopInfo; HSPLandroid/app/servertransaction/PendingTransactionActions;->setCallOnPostCreate(Z)V HSPLandroid/app/servertransaction/PendingTransactionActions;->setOldState(Landroid/os/Bundle;)V +HSPLandroid/app/servertransaction/PendingTransactionActions;->setReportRelaunchToWindowManager(Z)V HSPLandroid/app/servertransaction/PendingTransactionActions;->setRestoreInstanceState(Z)V HSPLandroid/app/servertransaction/PendingTransactionActions;->setStopInfo(Landroid/app/servertransaction/PendingTransactionActions$StopInfo;)V HSPLandroid/app/servertransaction/PendingTransactionActions;->shouldCallOnPostCreate()Z +HSPLandroid/app/servertransaction/PendingTransactionActions;->shouldReportRelaunchToWindowManager()Z HSPLandroid/app/servertransaction/PendingTransactionActions;->shouldRestoreInstanceState()Z HSPLandroid/app/servertransaction/ResumeActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ResumeActivityItem; HSPLandroid/app/servertransaction/ResumeActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/servertransaction/ResumeActivityItem;->()V -HSPLandroid/app/servertransaction/ResumeActivityItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/ResumeActivityItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/ResumeActivityItem$1;)V HSPLandroid/app/servertransaction/ResumeActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/ResumeActivityItem;->getTargetState()I -HPLandroid/app/servertransaction/ResumeActivityItem;->obtain(IZ)Landroid/app/servertransaction/ResumeActivityItem; -HSPLandroid/app/servertransaction/ResumeActivityItem;->obtain(Z)Landroid/app/servertransaction/ResumeActivityItem; HSPLandroid/app/servertransaction/ResumeActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/ResumeActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V -HSPLandroid/app/servertransaction/ResumeActivityItem;->recycle()V -HPLandroid/app/servertransaction/ResumeActivityItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/StartActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/StartActivityItem; HSPLandroid/app/servertransaction/StartActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/servertransaction/StartActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/StartActivityItem;->getTargetState()I -HPLandroid/app/servertransaction/StartActivityItem;->recycle()V -PLandroid/app/servertransaction/StartActivityItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/StopActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/StopActivityItem; HSPLandroid/app/servertransaction/StopActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/servertransaction/StopActivityItem;->()V -HSPLandroid/app/servertransaction/StopActivityItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/StopActivityItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/StopActivityItem$1;)V HSPLandroid/app/servertransaction/StopActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V HSPLandroid/app/servertransaction/StopActivityItem;->getTargetState()I -HSPLandroid/app/servertransaction/StopActivityItem;->obtain(I)Landroid/app/servertransaction/StopActivityItem; HSPLandroid/app/servertransaction/StopActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V -HSPLandroid/app/servertransaction/StopActivityItem;->recycle()V -HPLandroid/app/servertransaction/StopActivityItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/TopResumedActivityChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/TopResumedActivityChangeItem; HSPLandroid/app/servertransaction/TopResumedActivityChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/app/servertransaction/TopResumedActivityChangeItem;->()V -HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->(Landroid/os/Parcel;)V -HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->(Landroid/os/Parcel;Landroid/app/servertransaction/TopResumedActivityChangeItem$1;)V HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V -PLandroid/app/servertransaction/TopResumedActivityChangeItem;->obtain(Z)Landroid/app/servertransaction/TopResumedActivityChangeItem; HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V -HPLandroid/app/servertransaction/TopResumedActivityChangeItem;->recycle()V -HPLandroid/app/servertransaction/TopResumedActivityChangeItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/servertransaction/TransactionExecutor;->(Landroid/app/ClientTransactionHandler;)V HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$ActivityClientRecord;ILandroid/app/servertransaction/ClientTransaction;)V -HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$ActivityClientRecord;IZLandroid/app/servertransaction/ClientTransaction;)V HSPLandroid/app/servertransaction/TransactionExecutor;->execute(Landroid/app/servertransaction/ClientTransaction;)V HSPLandroid/app/servertransaction/TransactionExecutor;->executeCallbacks(Landroid/app/servertransaction/ClientTransaction;)V HSPLandroid/app/servertransaction/TransactionExecutor;->executeLifecycleState(Landroid/app/servertransaction/ClientTransaction;)V @@ -4158,68 +2870,32 @@ HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getClosestPreExecu HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/IntArray; HSPLandroid/app/servertransaction/TransactionExecutorHelper;->lastCallbackRequestingState(Landroid/app/servertransaction/ClientTransaction;)I HSPLandroid/app/slice/-$$Lambda$SliceProvider$y5qLOn-VHMVH8fUibC8BajOj5i0;->(Landroid/app/slice/SliceProvider;)V -HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->getPinnedSlices(Ljava/lang/String;)[Landroid/net/Uri; -HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->getPinnedSpecs(Landroid/net/Uri;Ljava/lang/String;)[Landroid/app/slice/SliceSpec; -HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->pinSlice(Ljava/lang/String;Landroid/net/Uri;[Landroid/app/slice/SliceSpec;Landroid/os/IBinder;)V -HSPLandroid/app/slice/ISliceManager$Stub;->()V HSPLandroid/app/slice/ISliceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/slice/ISliceManager; -HPLandroid/app/slice/ISliceManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/slice/Slice$Builder;->(Landroid/net/Uri;Landroid/app/slice/SliceSpec;)V -HSPLandroid/app/slice/Slice$Builder;->addAction(Landroid/app/PendingIntent;Landroid/app/slice/Slice;Ljava/lang/String;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addHints(Ljava/util/List;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addIcon(Landroid/graphics/drawable/Icon;Ljava/lang/String;Ljava/util/List;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addInt(ILjava/lang/String;Ljava/util/List;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addLong(JLjava/lang/String;Ljava/util/List;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addSubSlice(Landroid/app/slice/Slice;Ljava/lang/String;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->addText(Ljava/lang/CharSequence;Ljava/lang/String;Ljava/util/List;)Landroid/app/slice/Slice$Builder; -HSPLandroid/app/slice/Slice$Builder;->build()Landroid/app/slice/Slice; -HSPLandroid/app/slice/Slice;->getHints()Ljava/util/List; HSPLandroid/app/slice/Slice;->getItems()Ljava/util/List; -HSPLandroid/app/slice/Slice;->getSpec()Landroid/app/slice/SliceSpec; -HSPLandroid/app/slice/Slice;->getUri()Landroid/net/Uri; HSPLandroid/app/slice/SliceItem;->getAction()Landroid/app/PendingIntent; -HPLandroid/app/slice/SliceItem;->getBaseType(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/app/slice/SliceItem;->getFormat()Ljava/lang/String; HSPLandroid/app/slice/SliceItem;->getHints()Ljava/util/List; -HSPLandroid/app/slice/SliceItem;->getIcon()Landroid/graphics/drawable/Icon; -HSPLandroid/app/slice/SliceItem;->getInt()I -HSPLandroid/app/slice/SliceItem;->getLong()J -HSPLandroid/app/slice/SliceItem;->getSlice()Landroid/app/slice/Slice; -HSPLandroid/app/slice/SliceItem;->getSubType()Ljava/lang/String; HSPLandroid/app/slice/SliceItem;->getText()Ljava/lang/CharSequence; HSPLandroid/app/slice/SliceManager;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLandroid/app/slice/SliceManager;->bindSlice(Landroid/net/Uri;Ljava/util/Set;)Landroid/app/slice/Slice; HSPLandroid/app/slice/SliceManager;->enforceSlicePermission(Landroid/net/Uri;Ljava/lang/String;II[Ljava/lang/String;)V HSPLandroid/app/slice/SliceManager;->getPinnedSlices()Ljava/util/List; -HSPLandroid/app/slice/SliceManager;->getPinnedSpecs(Landroid/net/Uri;)Ljava/util/Set; -HSPLandroid/app/slice/SliceManager;->pinSlice(Landroid/net/Uri;Ljava/util/Set;)V HSPLandroid/app/slice/SliceProvider;->([Ljava/lang/String;)V HSPLandroid/app/slice/SliceProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V HSPLandroid/app/slice/SliceProvider;->call(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; HSPLandroid/app/slice/SliceProvider;->handleBindSlice(Landroid/net/Uri;Ljava/util/List;Ljava/lang/String;II)Landroid/app/slice/Slice; -HSPLandroid/app/slice/SliceProvider;->handlePinSlice(Landroid/net/Uri;)V HSPLandroid/app/slice/SliceProvider;->onBindSliceStrict(Landroid/net/Uri;Ljava/util/List;)Landroid/app/slice/Slice; -HSPLandroid/app/slice/SliceProvider;->validateIncomingUriOrNull(Landroid/net/Uri;)Landroid/net/Uri; HSPLandroid/app/slice/SliceSpec$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/slice/SliceSpec; HSPLandroid/app/slice/SliceSpec$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/slice/SliceSpec$1;->newArray(I)[Landroid/app/slice/SliceSpec; HSPLandroid/app/slice/SliceSpec$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/app/slice/SliceSpec;->(Landroid/os/Parcel;)V HSPLandroid/app/slice/SliceSpec;->(Ljava/lang/String;I)V HSPLandroid/app/slice/SliceSpec;->getRevision()I HSPLandroid/app/slice/SliceSpec;->getType()Ljava/lang/String; HSPLandroid/app/slice/SliceSpec;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/app/timedetector/ITimeDetectorService$Stub;->()V HSPLandroid/app/timedetector/ITimeDetectorService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/timedetector/ITimeDetectorService; -PLandroid/app/timedetector/NetworkTimeSuggestion;->getUtcTime()Landroid/os/TimestampedValue; -HPLandroid/app/timedetector/NetworkTimeSuggestion;->toString()Ljava/lang/String; HSPLandroid/app/timedetector/TimeDetectorImpl;->()V -PLandroid/app/timedetector/TimeDetectorImpl;->suggestNetworkTime(Landroid/app/timedetector/NetworkTimeSuggestion;)V -HSPLandroid/app/timezonedetector/ITimeZoneDetectorService$Stub;->()V -PLandroid/app/timezonedetector/ITimeZoneDetectorService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion; -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->(I)V HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->access$100(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;)I HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->access$200(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;)Ljava/lang/String; @@ -4233,135 +2909,50 @@ HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setZoneId HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->validate()V HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;)V HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$1;)V -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->access$000(Landroid/os/Parcel;)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion; -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->addDebugInfo(Ljava/util/List;)V -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->createFromParcel(Landroid/os/Parcel;)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion; -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->getMatchType()I -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->getQuality()I -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->getSlotIndex()I -PLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->getZoneId()Ljava/lang/String; HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->toString()Ljava/lang/String; -PLandroid/app/trust/IStrongAuthTracker$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/trust/IStrongAuthTracker$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/app/trust/IStrongAuthTracker$Stub$Proxy;->onIsNonStrongBiometricAllowedChanged(ZI)V -HPLandroid/app/trust/IStrongAuthTracker$Stub$Proxy;->onStrongAuthRequiredChanged(II)V -HSPLandroid/app/trust/IStrongAuthTracker$Stub;->()V -HSPLandroid/app/trust/IStrongAuthTracker$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/app/trust/IStrongAuthTracker$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/IStrongAuthTracker; -HSPLandroid/app/trust/IStrongAuthTracker$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/app/trust/ITrustListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/app/trust/ITrustListener$Stub$Proxy;->onTrustChanged(ZII)V -HPLandroid/app/trust/ITrustListener$Stub$Proxy;->onTrustManagedChanged(ZI)V -PLandroid/app/trust/ITrustListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/ITrustListener; -HSPLandroid/app/trust/ITrustListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->clearAllBiometricRecognized(Landroid/hardware/biometrics/BiometricSourceType;)V HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->isDeviceLocked(I)Z -HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->isTrustUsuallyManaged(I)Z -HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->reportKeyguardShowingChanged()V -HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->reportUnlockAttempt(ZI)V -HSPLandroid/app/trust/ITrustManager$Stub;->()V +HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->isDeviceSecure(I)Z HSPLandroid/app/trust/ITrustManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/ITrustManager; -HPLandroid/app/trust/ITrustManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/trust/TrustManager$1;->onTrustChanged(ZII)V -HSPLandroid/app/trust/TrustManager$1;->onTrustManagedChanged(ZI)V -HSPLandroid/app/trust/TrustManager$2;->(Landroid/app/trust/TrustManager;Landroid/os/Looper;)V -HSPLandroid/app/trust/TrustManager$2;->handleMessage(Landroid/os/Message;)V -HSPLandroid/app/trust/TrustManager;->(Landroid/os/IBinder;)V -HSPLandroid/app/trust/TrustManager;->clearAllBiometricRecognized(Landroid/hardware/biometrics/BiometricSourceType;)V -HSPLandroid/app/trust/TrustManager;->isTrustUsuallyManaged(I)Z -HSPLandroid/app/trust/TrustManager;->reportKeyguardShowingChanged()V -HSPLandroid/app/trust/TrustManager;->reportUnlockAttempt(ZI)V HSPLandroid/app/usage/AppStandbyInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/AppStandbyInfo; HSPLandroid/app/usage/AppStandbyInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/usage/AppStandbyInfo;->(Ljava/lang/String;I)V HSPLandroid/app/usage/AppStandbyInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/app/usage/ConfigurationStats;->()V -PLandroid/app/usage/EventList;->()V -HPLandroid/app/usage/EventList;->clear()V -HPLandroid/app/usage/EventList;->firstIndexOnOrAfter(J)I -HPLandroid/app/usage/EventList;->get(I)Landroid/app/usage/UsageEvents$Event; -HPLandroid/app/usage/EventList;->insert(Landroid/app/usage/UsageEvents$Event;)V -HPLandroid/app/usage/EventList;->size()I -PLandroid/app/usage/ICacheQuotaService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/app/usage/ICacheQuotaService$Stub$Proxy;->computeCacheQuotaHints(Landroid/os/RemoteCallback;Ljava/util/List;)V -PLandroid/app/usage/ICacheQuotaService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/ICacheQuotaService; -HSPLandroid/app/usage/IStorageStatsManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/app/usage/IStorageStatsManager$Stub$Proxy;->queryStatsForPackage(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats; -HSPLandroid/app/usage/IStorageStatsManager$Stub;->()V HSPLandroid/app/usage/IStorageStatsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/IStorageStatsManager; -HPLandroid/app/usage/IStorageStatsManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/app/usage/IUsageStatsManager$Stub;->()V -HPLandroid/app/usage/IUsageStatsManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;->queryUsageStats(IJJLjava/lang/String;)Landroid/content/pm/ParceledListSlice; +HSPLandroid/app/usage/IUsageStatsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/IUsageStatsManager; HSPLandroid/app/usage/NetworkStatsManager;->(Landroid/content/Context;)V HSPLandroid/app/usage/NetworkStatsManager;->(Landroid/content/Context;Landroid/net/INetworkStatsService;)V HSPLandroid/app/usage/NetworkStatsManager;->setPollOnOpen(Z)V HSPLandroid/app/usage/StorageStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/StorageStats; HSPLandroid/app/usage/StorageStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/app/usage/StorageStats;->(Landroid/os/Parcel;)V HSPLandroid/app/usage/StorageStats;->getAppBytes()J HSPLandroid/app/usage/StorageStats;->getCacheBytes()J HSPLandroid/app/usage/StorageStats;->getDataBytes()J -HPLandroid/app/usage/StorageStats;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/usage/StorageStatsManager;->(Landroid/content/Context;Landroid/app/usage/IStorageStatsManager;)V -HPLandroid/app/usage/StorageStatsManager;->getCacheBytes(Ljava/lang/String;)J -HPLandroid/app/usage/StorageStatsManager;->getCacheBytes(Ljava/util/UUID;)J -PLandroid/app/usage/StorageStatsManager;->getCacheQuotaBytes(Ljava/lang/String;I)J -HPLandroid/app/usage/StorageStatsManager;->isQuotaSupported(Ljava/lang/String;)Z -HPLandroid/app/usage/StorageStatsManager;->isQuotaSupported(Ljava/util/UUID;)Z -PLandroid/app/usage/StorageStatsManager;->queryExternalStatsForUser(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/ExternalStorageStats; -PLandroid/app/usage/StorageStatsManager;->queryExternalStatsForUser(Ljava/util/UUID;Landroid/os/UserHandle;)Landroid/app/usage/ExternalStorageStats; HSPLandroid/app/usage/StorageStatsManager;->queryStatsForPackage(Ljava/util/UUID;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/StorageStats; -HSPLandroid/app/usage/StorageStatsManager;->queryStatsForUid(Ljava/util/UUID;I)Landroid/app/usage/StorageStats; -PLandroid/app/usage/TimeSparseArray;->()V -HPLandroid/app/usage/TimeSparseArray;->closestIndexOnOrAfter(J)I -HPLandroid/app/usage/TimeSparseArray;->closestIndexOnOrBefore(J)I -PLandroid/app/usage/TimeSparseArray;->put(JLjava/lang/Object;)V HSPLandroid/app/usage/UsageEvents$Event;->()V -HSPLandroid/app/usage/UsageEvents$Event;->(IJ)V -HPLandroid/app/usage/UsageEvents$Event;->(Landroid/app/usage/UsageEvents$Event;)V -HPLandroid/app/usage/UsageEvents$Event;->copyFrom(Landroid/app/usage/UsageEvents$Event;)V -HPLandroid/app/usage/UsageEvents$Event;->getClassName()Ljava/lang/String; HSPLandroid/app/usage/UsageEvents$Event;->getEventType()I -HPLandroid/app/usage/UsageEvents$Event;->getObfuscatedIfInstantApp()Landroid/app/usage/UsageEvents$Event; -HPLandroid/app/usage/UsageEvents$Event;->getObfuscatedNotificationEvent()Landroid/app/usage/UsageEvents$Event; HSPLandroid/app/usage/UsageEvents$Event;->getPackageName()Ljava/lang/String; HSPLandroid/app/usage/UsageEvents$Event;->getTimeStamp()J -HPLandroid/app/usage/UsageEvents$Event;->isInstantApp()Z -HPLandroid/app/usage/UsageEvents;->(Ljava/util/List;[Ljava/lang/String;Z)V -HPLandroid/app/usage/UsageEvents;->findStringIndex(Ljava/lang/String;)I HSPLandroid/app/usage/UsageEvents;->getNextEvent(Landroid/app/usage/UsageEvents$Event;)Z HSPLandroid/app/usage/UsageEvents;->hasNextEvent()Z -HPLandroid/app/usage/UsageEvents;->writeEventToParcel(Landroid/app/usage/UsageEvents$Event;Landroid/os/Parcel;I)V -HPLandroid/app/usage/UsageEvents;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/app/usage/UsageStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/UsageStats; HSPLandroid/app/usage/UsageStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/app/usage/UsageStats$1;->readBundleToEventMap(Landroid/os/Bundle;Landroid/util/ArrayMap;)V HSPLandroid/app/usage/UsageStats;->()V -HPLandroid/app/usage/UsageStats;->(Landroid/app/usage/UsageStats;)V -HPLandroid/app/usage/UsageStats;->anyForegroundServiceStarted()Z -HPLandroid/app/usage/UsageStats;->eventMapToBundle(Landroid/util/ArrayMap;)Landroid/os/Bundle; HSPLandroid/app/usage/UsageStats;->getPackageName()Ljava/lang/String; -HPLandroid/app/usage/UsageStats;->hasVisibleActivity()Z -HPLandroid/app/usage/UsageStats;->incrementServiceTimeUsed(J)V -HPLandroid/app/usage/UsageStats;->incrementTimeUsed(J)V -HPLandroid/app/usage/UsageStats;->incrementTimeVisible(J)V -HPLandroid/app/usage/UsageStats;->update(Ljava/lang/String;JII)V -HPLandroid/app/usage/UsageStats;->updateActivity(Ljava/lang/String;JII)V -HPLandroid/app/usage/UsageStats;->updateForegroundService(Ljava/lang/String;JI)V -HPLandroid/app/usage/UsageStats;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/app/usage/UsageStatsManager;->reasonToString(I)Ljava/lang/String; -HPLandroid/app/usage/UsageStatsManager;->usageSourceToString(I)Ljava/lang/String; +HSPLandroid/app/usage/UsageStatsManager;->(Landroid/content/Context;Landroid/app/usage/IUsageStatsManager;)V +HSPLandroid/app/usage/UsageStatsManager;->queryUsageStats(IJJ)Ljava/util/List; HSPLandroid/appwidget/AppWidgetManager;->(Landroid/content/Context;Lcom/android/internal/appwidget/IAppWidgetService;)V HSPLandroid/appwidget/AppWidgetManager;->getAppWidgetIds(Landroid/content/ComponentName;)[I HSPLandroid/appwidget/AppWidgetManager;->getInstance(Landroid/content/Context;)Landroid/appwidget/AppWidgetManager; -HSPLandroid/appwidget/AppWidgetManager;->isBoundWidgetPackage(Ljava/lang/String;I)Z -HSPLandroid/appwidget/AppWidgetManagerInternal;->()V -HSPLandroid/appwidget/AppWidgetProviderInfo;->()V +HSPLandroid/appwidget/AppWidgetProvider;->()V +HSPLandroid/appwidget/AppWidgetProvider;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle; HSPLandroid/appwidget/AppWidgetProviderInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/appwidget/PendingHostUpdate$1;->()V -PLandroid/appwidget/PendingHostUpdate;->()V HSPLandroid/bluetooth/-$$Lambda$BluetoothAdapter$6$5T9RHjhyWiBTYcTVaFq91QuoN94;->(Landroid/bluetooth/BluetoothAdapter$6;)V HSPLandroid/bluetooth/BluetoothA2dp$1;->(Landroid/bluetooth/BluetoothA2dp;Landroid/bluetooth/BluetoothProfile;ILjava/lang/String;Ljava/lang/String;)V HSPLandroid/bluetooth/BluetoothA2dp$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothA2dp; @@ -4369,17 +2960,8 @@ HSPLandroid/bluetooth/BluetoothA2dp$1;->getServiceInterface(Landroid/os/IBinder; HSPLandroid/bluetooth/BluetoothA2dp;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V HSPLandroid/bluetooth/BluetoothA2dp;->getActiveDevice()Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/BluetoothA2dp;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothA2dp;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I HSPLandroid/bluetooth/BluetoothA2dp;->getService()Landroid/bluetooth/IBluetoothA2dp; HSPLandroid/bluetooth/BluetoothA2dp;->isEnabled()Z -HPLandroid/bluetooth/BluetoothActivityEnergyInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/bluetooth/BluetoothActivityEnergyInfo; -HPLandroid/bluetooth/BluetoothActivityEnergyInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->(Landroid/os/Parcel;)V -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->getControllerEnergyUsed()J -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->getControllerIdleTimeMillis()J -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->getControllerRxTimeMillis()J -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->getControllerTxTimeMillis()J -HPLandroid/bluetooth/BluetoothActivityEnergyInfo;->getUidTraffic()[Landroid/bluetooth/UidTraffic; HSPLandroid/bluetooth/BluetoothAdapter$2;->(Landroid/bluetooth/BluetoothAdapter;ILjava/lang/String;)V HSPLandroid/bluetooth/BluetoothAdapter$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothAdapter$2;->recompute(Ljava/lang/Void;)Ljava/lang/Integer; @@ -4389,6 +2971,7 @@ HSPLandroid/bluetooth/BluetoothAdapter$5;->(Landroid/bluetooth/BluetoothAd HSPLandroid/bluetooth/BluetoothAdapter$6;->(Landroid/bluetooth/BluetoothAdapter;)V HSPLandroid/bluetooth/BluetoothAdapter$6;->onBluetoothServiceDown()V HSPLandroid/bluetooth/BluetoothAdapter$6;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V +HSPLandroid/bluetooth/BluetoothAdapter$8;->(Landroid/bluetooth/BluetoothAdapter;)V HSPLandroid/bluetooth/BluetoothAdapter;->(Landroid/bluetooth/IBluetoothManager;)V HSPLandroid/bluetooth/BluetoothAdapter;->access$000()Ljava/util/Map; HSPLandroid/bluetooth/BluetoothAdapter;->access$100(Landroid/bluetooth/BluetoothAdapter;)Landroid/bluetooth/IBluetooth; @@ -4396,31 +2979,26 @@ HSPLandroid/bluetooth/BluetoothAdapter;->access$102(Landroid/bluetooth/Bluetooth HSPLandroid/bluetooth/BluetoothAdapter;->access$200(Landroid/bluetooth/BluetoothAdapter;)Ljava/util/concurrent/locks/ReentrantReadWriteLock; HSPLandroid/bluetooth/BluetoothAdapter;->access$300(Landroid/bluetooth/BluetoothAdapter;)Ljava/util/ArrayList; HSPLandroid/bluetooth/BluetoothAdapter;->access$400(Landroid/bluetooth/BluetoothAdapter;)Ljava/util/Map; -HSPLandroid/bluetooth/BluetoothAdapter;->access$500()Landroid/bluetooth/le/BluetoothLeAdvertiser; -HSPLandroid/bluetooth/BluetoothAdapter;->access$600()Landroid/bluetooth/le/BluetoothLeScanner; HSPLandroid/bluetooth/BluetoothAdapter;->checkBluetoothAddress(Ljava/lang/String;)Z HSPLandroid/bluetooth/BluetoothAdapter;->getBluetoothManager()Landroid/bluetooth/IBluetoothManager; HSPLandroid/bluetooth/BluetoothAdapter;->getBluetoothService(Landroid/bluetooth/IBluetoothManagerCallback;)Landroid/bluetooth/IBluetooth; HSPLandroid/bluetooth/BluetoothAdapter;->getBondedDevices()Ljava/util/Set; HSPLandroid/bluetooth/BluetoothAdapter;->getDefaultAdapter()Landroid/bluetooth/BluetoothAdapter; -HSPLandroid/bluetooth/BluetoothAdapter;->getMostRecentlyConnectedDevices()Ljava/util/List; +HSPLandroid/bluetooth/BluetoothAdapter;->getLeState()I +HSPLandroid/bluetooth/BluetoothAdapter;->getProfileConnectionState(I)I HSPLandroid/bluetooth/BluetoothAdapter;->getProfileProxy(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;I)Z HSPLandroid/bluetooth/BluetoothAdapter;->getRemoteDevice(Ljava/lang/String;)Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/BluetoothAdapter;->getState()I HSPLandroid/bluetooth/BluetoothAdapter;->getStateInternal()I HSPLandroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothAdapter;->getUuids()[Landroid/os/ParcelUuid; HSPLandroid/bluetooth/BluetoothAdapter;->isEnabled()Z HSPLandroid/bluetooth/BluetoothAdapter;->isHearingAidProfileSupported()Z HSPLandroid/bluetooth/BluetoothAdapter;->nameForState(I)Ljava/lang/String; -HPLandroid/bluetooth/BluetoothAdapter;->requestControllerActivityEnergyInfo(Landroid/os/ResultReceiver;)V HSPLandroid/bluetooth/BluetoothAdapter;->toDeviceSet([Landroid/bluetooth/BluetoothDevice;)Ljava/util/Set; HSPLandroid/bluetooth/BluetoothClass;->(I)V HSPLandroid/bluetooth/BluetoothClass;->getDeviceClass()I -HSPLandroid/bluetooth/BluetoothClass;->toString()Ljava/lang/String; -HSPLandroid/bluetooth/BluetoothCodecConfig;->(IIIIIJJJJ)V -PLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceDown()V -PLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V +HSPLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceDown()V +HSPLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V HSPLandroid/bluetooth/BluetoothDevice$2;->createFromParcel(Landroid/os/Parcel;)Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/BluetoothDevice$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothDevice$2;->newArray(I)[Landroid/bluetooth/BluetoothDevice; @@ -4430,19 +3008,16 @@ HSPLandroid/bluetooth/BluetoothDevice$3;->recompute(Landroid/bluetooth/Bluetooth HSPLandroid/bluetooth/BluetoothDevice$3;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothDevice;->(Ljava/lang/String;)V HSPLandroid/bluetooth/BluetoothDevice;->access$000()Landroid/bluetooth/IBluetooth; -PLandroid/bluetooth/BluetoothDevice;->access$002(Landroid/bluetooth/IBluetooth;)Landroid/bluetooth/IBluetooth; +HSPLandroid/bluetooth/BluetoothDevice;->access$002(Landroid/bluetooth/IBluetooth;)Landroid/bluetooth/IBluetooth; HSPLandroid/bluetooth/BluetoothDevice;->equals(Ljava/lang/Object;)Z HSPLandroid/bluetooth/BluetoothDevice;->getAddress()Ljava/lang/String; HSPLandroid/bluetooth/BluetoothDevice;->getAlias()Ljava/lang/String; HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass; HSPLandroid/bluetooth/BluetoothDevice;->getBondState()I -HSPLandroid/bluetooth/BluetoothDevice;->getMetadata(I)[B HSPLandroid/bluetooth/BluetoothDevice;->getName()Ljava/lang/String; -HSPLandroid/bluetooth/BluetoothDevice;->getPhonebookAccessPermission()I HSPLandroid/bluetooth/BluetoothDevice;->getService()Landroid/bluetooth/IBluetooth; HSPLandroid/bluetooth/BluetoothDevice;->getUuids()[Landroid/os/ParcelUuid; HSPLandroid/bluetooth/BluetoothDevice;->hashCode()I -HSPLandroid/bluetooth/BluetoothDevice;->isBluetoothEnabled()Z HSPLandroid/bluetooth/BluetoothDevice;->isConnected()Z HSPLandroid/bluetooth/BluetoothDevice;->toString()Ljava/lang/String; HSPLandroid/bluetooth/BluetoothDevice;->writeToParcel(Landroid/os/Parcel;I)V @@ -4462,141 +3037,69 @@ HSPLandroid/bluetooth/BluetoothHeadset;->doBind()Z HSPLandroid/bluetooth/BluetoothHeadset;->doUnbind()V HSPLandroid/bluetooth/BluetoothHeadset;->getActiveDevice()Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/BluetoothHeadset;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothHeadset;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I HSPLandroid/bluetooth/BluetoothHeadset;->isEnabled()Z -HPLandroid/bluetooth/BluetoothHeadset;->phoneStateChanged(IIILjava/lang/String;ILjava/lang/String;)V -HSPLandroid/bluetooth/BluetoothHearingAid$1;->(Landroid/bluetooth/BluetoothHearingAid;Landroid/bluetooth/BluetoothProfile;ILjava/lang/String;Ljava/lang/String;)V HSPLandroid/bluetooth/BluetoothHearingAid$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothHearingAid; HSPLandroid/bluetooth/BluetoothHearingAid$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothHearingAid;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V HSPLandroid/bluetooth/BluetoothHearingAid;->getActiveDevices()Ljava/util/List; HSPLandroid/bluetooth/BluetoothHearingAid;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothHearingAid;->getHiSyncId(Landroid/bluetooth/BluetoothDevice;)J -HSPLandroid/bluetooth/BluetoothHearingAid;->getService()Landroid/bluetooth/IBluetoothHearingAid; -HSPLandroid/bluetooth/BluetoothHearingAid;->isEnabled()Z -HSPLandroid/bluetooth/BluetoothHearingAid;->verifyDeviceNotNull(Landroid/bluetooth/BluetoothDevice;Ljava/lang/String;)V -HSPLandroid/bluetooth/BluetoothHidDevice$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothHidDevice; -HSPLandroid/bluetooth/BluetoothHidDevice$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/bluetooth/BluetoothHidDevice;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V -HSPLandroid/bluetooth/BluetoothHidDevice;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothHidHost$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothHidHost; -HSPLandroid/bluetooth/BluetoothHidHost$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/bluetooth/BluetoothHidHost;->getConnectedDevices()Ljava/util/List; HSPLandroid/bluetooth/BluetoothManager;->(Landroid/content/Context;)V -HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothMap; -HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/bluetooth/BluetoothMap;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V -HSPLandroid/bluetooth/BluetoothMap;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothPan$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothPan; -HSPLandroid/bluetooth/BluetoothPan$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/bluetooth/BluetoothPan;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V -HSPLandroid/bluetooth/BluetoothPbap$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -HSPLandroid/bluetooth/BluetoothPbap;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V -HSPLandroid/bluetooth/BluetoothPbap;->doBind()Z +HSPLandroid/bluetooth/BluetoothManager;->getAdapter()Landroid/bluetooth/BluetoothAdapter; HSPLandroid/bluetooth/BluetoothProfileConnector$1;->(Landroid/bluetooth/BluetoothProfileConnector;)V HSPLandroid/bluetooth/BluetoothProfileConnector$1;->onBluetoothStateChange(Z)V HSPLandroid/bluetooth/BluetoothProfileConnector$2;->(Landroid/bluetooth/BluetoothProfileConnector;)V HSPLandroid/bluetooth/BluetoothProfileConnector$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -HPLandroid/bluetooth/BluetoothProfileConnector$2;->onServiceDisconnected(Landroid/content/ComponentName;)V +HSPLandroid/bluetooth/BluetoothProfileConnector$2;->onServiceDisconnected(Landroid/content/ComponentName;)V HSPLandroid/bluetooth/BluetoothProfileConnector;->(Landroid/bluetooth/BluetoothProfile;ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/bluetooth/BluetoothProfileConnector;->access$000(Landroid/bluetooth/BluetoothProfileConnector;)Z -PLandroid/bluetooth/BluetoothProfileConnector;->access$100(Landroid/bluetooth/BluetoothProfileConnector;)V +HSPLandroid/bluetooth/BluetoothProfileConnector;->access$100(Landroid/bluetooth/BluetoothProfileConnector;)V HSPLandroid/bluetooth/BluetoothProfileConnector;->access$200(Landroid/bluetooth/BluetoothProfileConnector;Ljava/lang/String;)V -HSPLandroid/bluetooth/BluetoothProfileConnector;->access$302(Landroid/bluetooth/BluetoothProfileConnector;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothProfileConnector;->access$400(Landroid/bluetooth/BluetoothProfileConnector;)Landroid/bluetooth/BluetoothProfile$ServiceListener; HSPLandroid/bluetooth/BluetoothProfileConnector;->access$500(Landroid/bluetooth/BluetoothProfileConnector;)I -HSPLandroid/bluetooth/BluetoothProfileConnector;->access$600(Landroid/bluetooth/BluetoothProfileConnector;)Landroid/bluetooth/BluetoothProfile; HSPLandroid/bluetooth/BluetoothProfileConnector;->connect(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V HSPLandroid/bluetooth/BluetoothProfileConnector;->doBind()Z HSPLandroid/bluetooth/BluetoothProfileConnector;->doUnbind()V HSPLandroid/bluetooth/BluetoothProfileConnector;->getService()Ljava/lang/Object; HSPLandroid/bluetooth/BluetoothProfileConnector;->logDebug(Ljava/lang/String;)V -HSPLandroid/bluetooth/BluetoothSap$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothSap; -HSPLandroid/bluetooth/BluetoothSap$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/bluetooth/BluetoothSap;->(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V -HSPLandroid/bluetooth/BluetoothSap;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/BluetoothUuid;->containsAnyUuid([Landroid/os/ParcelUuid;[Landroid/os/ParcelUuid;)Z +HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid; HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/bluetooth/IBluetooth$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/bluetooth/IBluetooth$Stub$Proxy;->enable(Z)Z HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getBondState(Landroid/bluetooth/BluetoothDevice;)I HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getBondedDevices()[Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I -HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getMetadata(Landroid/bluetooth/BluetoothDevice;I)[B -HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getMostRecentlyConnectedDevices()Ljava/util/List; -HPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getName()Ljava/lang/String; -HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getPhonebookAccessPermission(Landroid/bluetooth/BluetoothDevice;)I HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteAlias(Landroid/bluetooth/BluetoothDevice;)Ljava/lang/String; HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteClass(Landroid/bluetooth/BluetoothDevice;)I HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteName(Landroid/bluetooth/BluetoothDevice;)Ljava/lang/String; HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteUuids(Landroid/bluetooth/BluetoothDevice;)[Landroid/os/ParcelUuid; HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getState()I -HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J -HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getUuids()[Landroid/os/ParcelUuid; -PLandroid/bluetooth/IBluetooth$Stub$Proxy;->onLeServiceUp()V -PLandroid/bluetooth/IBluetooth$Stub$Proxy;->registerCallback(Landroid/bluetooth/IBluetoothCallback;)V -HPLandroid/bluetooth/IBluetooth$Stub$Proxy;->requestActivityInfo(Landroid/os/ResultReceiver;)V HSPLandroid/bluetooth/IBluetooth$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetooth; -HSPLandroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getActiveDevice()Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I -HSPLandroid/bluetooth/IBluetoothA2dp$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothA2dp; -HSPLandroid/bluetooth/IBluetoothCallback$Stub;->()V -PLandroid/bluetooth/IBluetoothCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/bluetooth/IBluetoothCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/bluetooth/IBluetoothGatt$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/bluetooth/IBluetoothGatt$Stub$Proxy;->asBinder()Landroid/os/IBinder; +HSPLandroid/bluetooth/IBluetoothConnectionCallback$Stub;->()V HSPLandroid/bluetooth/IBluetoothGatt$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothGatt; HSPLandroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getActiveDevice()Landroid/bluetooth/BluetoothDevice; HSPLandroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I -HPLandroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->phoneStateChanged(IIILjava/lang/String;ILjava/lang/String;)V HSPLandroid/bluetooth/IBluetoothHeadset$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothHeadset; -PLandroid/bluetooth/IBluetoothHeadsetPhone$Stub;->()V -HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getActiveDevices()Ljava/util/List; HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getHiSyncId(Landroid/bluetooth/BluetoothDevice;)J -HSPLandroid/bluetooth/IBluetoothHearingAid$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothHearingAid; -HSPLandroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HSPLandroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getConnectedDevices()Ljava/util/List; HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->bindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)Z -HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->isHearingAidProfileSupported()Z HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->registerAdapter(Landroid/bluetooth/IBluetoothManagerCallback;)Landroid/bluetooth/IBluetooth; HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->registerStateChangeCallback(Landroid/bluetooth/IBluetoothStateChangeCallback;)V HSPLandroid/bluetooth/IBluetoothManager$Stub$Proxy;->unbindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)V -HSPLandroid/bluetooth/IBluetoothManager$Stub;->()V HSPLandroid/bluetooth/IBluetoothManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothManager; -HSPLandroid/bluetooth/IBluetoothManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub;->()V HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothManagerCallback; HSPLandroid/bluetooth/IBluetoothManagerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/bluetooth/IBluetoothMap$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub;->()V HSPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothProfileServiceConnection; HSPLandroid/bluetooth/IBluetoothProfileServiceConnection$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/bluetooth/IBluetoothSap$Stub$Proxy;->getConnectedDevices()Ljava/util/List; -HPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->onBluetoothStateChange(Z)V HSPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub;->()V HSPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothStateChangeCallback; HSPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/companion/ICompanionDeviceManager$Stub;->()V +HSPLandroid/bluetooth/le/ScanFilter$Builder;->setManufacturerData(I[B[B)Landroid/bluetooth/le/ScanFilter$Builder; +HSPLandroid/bluetooth/le/ScanFilter;->(Ljava/lang/String;Ljava/lang/String;Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;[B[BI[B[B)V +HSPLandroid/bluetooth/le/ScanRecord;->parseFromBytes([B)Landroid/bluetooth/le/ScanRecord; HSPLandroid/companion/ICompanionDeviceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/companion/ICompanionDeviceManager; -HPLandroid/companion/ICompanionDeviceManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/compat/Compatibility$Callbacks;->()V HSPLandroid/compat/Compatibility;->isChangeEnabled(J)Z HSPLandroid/compat/Compatibility;->setCallbacks(Landroid/compat/Compatibility$Callbacks;)V @@ -4607,6 +3110,7 @@ HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->(Landroid/con HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->(Landroid/content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/String;Landroid/accounts/Account;Landroid/os/Bundle;Landroid/content/AbstractThreadedSyncAdapter$1;)V HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->isCanceled()Z HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->run()V +HSPLandroid/content/AbstractThreadedSyncAdapter;->(Landroid/content/Context;Z)V HSPLandroid/content/AbstractThreadedSyncAdapter;->(Landroid/content/Context;ZZ)V HSPLandroid/content/AbstractThreadedSyncAdapter;->access$100()Z HSPLandroid/content/AbstractThreadedSyncAdapter;->access$1300(Landroid/content/AbstractThreadedSyncAdapter;)Landroid/content/Context; @@ -4618,13 +3122,6 @@ HSPLandroid/content/AbstractThreadedSyncAdapter;->access$600(Landroid/content/Ab HSPLandroid/content/AbstractThreadedSyncAdapter;->getContext()Landroid/content/Context; HSPLandroid/content/AbstractThreadedSyncAdapter;->getSyncAdapterBinder()Landroid/os/IBinder; HSPLandroid/content/AbstractThreadedSyncAdapter;->toSyncKey(Landroid/accounts/Account;)Landroid/accounts/Account; -HSPLandroid/content/ApexEnvironment;->(Ljava/lang/String;)V -HSPLandroid/content/ApexEnvironment;->getApexEnvironment(Ljava/lang/String;)Landroid/content/ApexEnvironment; -PLandroid/content/ApexEnvironment;->getCredentialProtectedDataDirForUser(Landroid/os/UserHandle;)Ljava/io/File; -HSPLandroid/content/ApexEnvironment;->getDeviceProtectedDataDir()Ljava/io/File; -HSPLandroid/content/ApexEnvironment;->getDeviceProtectedDataDirForUser(Landroid/os/UserHandle;)Ljava/io/File; -HSPLandroid/content/AsyncQueryHandler$WorkerArgs;->()V -HSPLandroid/content/AsyncQueryHandler$WorkerHandler;->(Landroid/content/AsyncQueryHandler;Landroid/os/Looper;)V HSPLandroid/content/AsyncQueryHandler$WorkerHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/content/AsyncQueryHandler;->(Landroid/content/ContentResolver;)V HSPLandroid/content/AsyncQueryHandler;->createHandler(Landroid/os/Looper;)Landroid/os/Handler; @@ -4634,13 +3131,12 @@ HSPLandroid/content/AutofillOptions$1;->createFromParcel(Landroid/os/Parcel;)Lan HSPLandroid/content/AutofillOptions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/AutofillOptions;->(IZ)V HSPLandroid/content/AutofillOptions;->isAugmentedAutofillEnabled(Landroid/content/Context;)Z -HSPLandroid/content/AutofillOptions;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/content/AutofillOptions;->isAutofillDisabledLocked(Landroid/content/ComponentName;)Z HSPLandroid/content/BroadcastReceiver$PendingResult$1;->(Landroid/content/BroadcastReceiver$PendingResult;Landroid/app/IActivityManager;)V HSPLandroid/content/BroadcastReceiver$PendingResult$1;->run()V HSPLandroid/content/BroadcastReceiver$PendingResult;->(ILjava/lang/String;Landroid/os/Bundle;IZZLandroid/os/IBinder;II)V HSPLandroid/content/BroadcastReceiver$PendingResult;->checkSynchronousHint()V HSPLandroid/content/BroadcastReceiver$PendingResult;->finish()V -HPLandroid/content/BroadcastReceiver$PendingResult;->getSendingUserId()I HSPLandroid/content/BroadcastReceiver$PendingResult;->sendFinished(Landroid/app/IActivityManager;)V HSPLandroid/content/BroadcastReceiver$PendingResult;->setExtrasClassLoader(Ljava/lang/ClassLoader;)V HSPLandroid/content/BroadcastReceiver$PendingResult;->setResultCode(I)V @@ -4649,6 +3145,7 @@ HSPLandroid/content/BroadcastReceiver;->checkSynchronousHint()V HSPLandroid/content/BroadcastReceiver;->getDebugUnregister()Z HSPLandroid/content/BroadcastReceiver;->getPendingResult()Landroid/content/BroadcastReceiver$PendingResult; HSPLandroid/content/BroadcastReceiver;->getResultCode()I +HSPLandroid/content/BroadcastReceiver;->getResultExtras(Z)Landroid/os/Bundle; HSPLandroid/content/BroadcastReceiver;->getSendingUserId()I HSPLandroid/content/BroadcastReceiver;->goAsync()Landroid/content/BroadcastReceiver$PendingResult; HSPLandroid/content/BroadcastReceiver;->isInitialStickyBroadcast()Z @@ -4658,10 +3155,7 @@ HSPLandroid/content/BroadcastReceiver;->setResultCode(I)V HSPLandroid/content/ClipData$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ClipData; HSPLandroid/content/ClipData$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/ClipData$Item;->(Landroid/content/Intent;)V -HSPLandroid/content/ClipData$Item;->(Ljava/lang/CharSequence;Ljava/lang/String;Landroid/content/Intent;Landroid/net/Uri;)V -HSPLandroid/content/ClipData$Item;->getIntent()Landroid/content/Intent; HSPLandroid/content/ClipData$Item;->getText()Ljava/lang/CharSequence; -HSPLandroid/content/ClipData$Item;->getUri()Landroid/net/Uri; HSPLandroid/content/ClipData;->(Landroid/os/Parcel;)V HSPLandroid/content/ClipData;->(Ljava/lang/CharSequence;[Ljava/lang/String;Landroid/content/ClipData$Item;)V HSPLandroid/content/ClipData;->getDescription()Landroid/content/ClipDescription; @@ -4670,17 +3164,11 @@ HSPLandroid/content/ClipData;->getItemCount()I HSPLandroid/content/ClipData;->newIntent(Ljava/lang/CharSequence;Landroid/content/Intent;)Landroid/content/ClipData; HSPLandroid/content/ClipData;->prepareToLeaveProcess(ZI)V HSPLandroid/content/ClipData;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/ClipDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ClipDescription; -HSPLandroid/content/ClipDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/ClipDescription;->(Landroid/os/Parcel;)V -HSPLandroid/content/ClipDescription;->(Ljava/lang/CharSequence;[Ljava/lang/String;)V HSPLandroid/content/ClipDescription;->compareMimeTypes(Ljava/lang/String;Ljava/lang/String;)Z -HSPLandroid/content/ClipDescription;->hasMimeType(Ljava/lang/String;)Z HSPLandroid/content/ClipDescription;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/ClipboardManager;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLandroid/content/ClipboardManager;->addPrimaryClipChangedListener(Landroid/content/ClipboardManager$OnPrimaryClipChangedListener;)V HSPLandroid/content/ClipboardManager;->getPrimaryClip()Landroid/content/ClipData; -HSPLandroid/content/ClipboardManager;->hasPrimaryClip()Z HSPLandroid/content/ComponentName$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ComponentName; HSPLandroid/content/ComponentName$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/ComponentName$1;->newArray(I)[Landroid/content/ComponentName; @@ -4691,14 +3179,10 @@ HSPLandroid/content/ComponentName;->(Landroid/os/Parcel;)V HSPLandroid/content/ComponentName;->(Ljava/lang/String;Landroid/os/Parcel;)V HSPLandroid/content/ComponentName;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/ComponentName;->appendShortClassName(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V -PLandroid/content/ComponentName;->appendShortString(Ljava/lang/StringBuilder;)V HSPLandroid/content/ComponentName;->appendShortString(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/content/ComponentName;->compareTo(Landroid/content/ComponentName;)I HSPLandroid/content/ComponentName;->createRelative(Ljava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName; -HSPLandroid/content/ComponentName;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/content/ComponentName;->equals(Ljava/lang/Object;)Z HSPLandroid/content/ComponentName;->flattenToShortString()Ljava/lang/String; -PLandroid/content/ComponentName;->flattenToShortString(Landroid/content/ComponentName;)Ljava/lang/String; HSPLandroid/content/ComponentName;->flattenToString()Ljava/lang/String; HSPLandroid/content/ComponentName;->getClassName()Ljava/lang/String; HSPLandroid/content/ComponentName;->getPackageName()Ljava/lang/String; @@ -4708,22 +3192,15 @@ HSPLandroid/content/ComponentName;->readFromParcel(Landroid/os/Parcel;)Landroid/ HSPLandroid/content/ComponentName;->toShortString()Ljava/lang/String; HSPLandroid/content/ComponentName;->toString()Ljava/lang/String; HSPLandroid/content/ComponentName;->unflattenFromString(Ljava/lang/String;)Landroid/content/ComponentName; -HSPLandroid/content/ComponentName;->writeToParcel(Landroid/content/ComponentName;Landroid/os/Parcel;)V HSPLandroid/content/ComponentName;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/ContentCaptureOptions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ContentCaptureOptions; HSPLandroid/content/ContentCaptureOptions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/ContentCaptureOptions;->(I)V -HSPLandroid/content/ContentCaptureOptions;->(IIIIILandroid/util/ArraySet;)V HSPLandroid/content/ContentCaptureOptions;->(ZIIIIILandroid/util/ArraySet;)V HSPLandroid/content/ContentCaptureOptions;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/ContentProvider$1;->(Landroid/content/ContentProvider;Landroid/content/ContentProvider$PipeDataWriter;[Landroid/os/ParcelFileDescriptor;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/Object;)V -HPLandroid/content/ContentProvider$1;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/content/ContentProvider$Transport;->(Landroid/content/ContentProvider;)V HSPLandroid/content/ContentProvider$Transport;->access$300(Landroid/content/ContentProvider$Transport;Ljava/lang/String;Ljava/lang/String;I)I HSPLandroid/content/ContentProvider$Transport;->applyBatch(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult; HSPLandroid/content/ContentProvider$Transport;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; -HSPLandroid/content/ContentProvider$Transport;->canonicalize(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)Landroid/net/Uri; -HSPLandroid/content/ContentProvider$Transport;->canonicalizeAsync(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/RemoteCallback;)V HSPLandroid/content/ContentProvider$Transport;->createCancellationSignal()Landroid/os/ICancellationSignal; HSPLandroid/content/ContentProvider$Transport;->delete(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;)I HSPLandroid/content/ContentProvider$Transport;->enforceFilePermission(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/lang/String;Landroid/os/IBinder;)V @@ -4731,8 +3208,11 @@ HSPLandroid/content/ContentProvider$Transport;->enforceReadPermission(Ljava/lang HSPLandroid/content/ContentProvider$Transport;->enforceWritePermission(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/IBinder;)I HSPLandroid/content/ContentProvider$Transport;->getContentProvider()Landroid/content/ContentProvider; HSPLandroid/content/ContentProvider$Transport;->getProviderName()Ljava/lang/String; +HSPLandroid/content/ContentProvider$Transport;->getType(Landroid/net/Uri;)Ljava/lang/String; +HSPLandroid/content/ContentProvider$Transport;->getTypeAsync(Landroid/net/Uri;Landroid/os/RemoteCallback;)V HSPLandroid/content/ContentProvider$Transport;->insert(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri; HSPLandroid/content/ContentProvider$Transport;->noteProxyOp(Ljava/lang/String;Ljava/lang/String;I)I +HSPLandroid/content/ContentProvider$Transport;->openAssetFile(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/lang/String;Landroid/os/ICancellationSignal;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/ContentProvider$Transport;->openTypedAssetFile(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/ContentProvider$Transport;->query(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/database/Cursor; HSPLandroid/content/ContentProvider$Transport;->update(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I @@ -4744,12 +3224,11 @@ HSPLandroid/content/ContentProvider;->applyBatch(Ljava/lang/String;Ljava/util/Ar HSPLandroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V HSPLandroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;Z)V HSPLandroid/content/ContentProvider;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; -HSPLandroid/content/ContentProvider;->canonicalize(Landroid/net/Uri;)Landroid/net/Uri; HSPLandroid/content/ContentProvider;->checkPermissionAndAppOp(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/IBinder;)I HSPLandroid/content/ContentProvider;->checkUser(IILandroid/content/Context;)Z HSPLandroid/content/ContentProvider;->coerceToLocalContentProvider(Landroid/content/IContentProvider;)Landroid/content/ContentProvider; HSPLandroid/content/ContentProvider;->delete(Landroid/net/Uri;Landroid/os/Bundle;)I -PLandroid/content/ContentProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HSPLandroid/content/ContentProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLandroid/content/ContentProvider;->enforceReadPermissionInner(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Landroid/os/IBinder;)I HSPLandroid/content/ContentProvider;->enforceWritePermissionInner(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Landroid/os/IBinder;)I HSPLandroid/content/ContentProvider;->getAuthorityWithoutUserId(Ljava/lang/String;)Ljava/lang/String; @@ -4762,7 +3241,6 @@ HSPLandroid/content/ContentProvider;->getUriWithoutUserId(Landroid/net/Uri;)Land HSPLandroid/content/ContentProvider;->getUserIdFromAuthority(Ljava/lang/String;I)I HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;)I HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;I)I -HSPLandroid/content/ContentProvider;->getWritePermission()Ljava/lang/String; HSPLandroid/content/ContentProvider;->insert(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri; HSPLandroid/content/ContentProvider;->matchesOurAuthorities(Ljava/lang/String;)Z HSPLandroid/content/ContentProvider;->maybeAddUserId(Landroid/net/Uri;I)Landroid/net/Uri; @@ -4772,7 +3250,7 @@ HSPLandroid/content/ContentProvider;->onConfigurationChanged(Landroid/content/re PLandroid/content/ContentProvider;->onLowMemory()V HSPLandroid/content/ContentProvider;->onTrimMemory(I)V HSPLandroid/content/ContentProvider;->openAssetFile(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor; -PLandroid/content/ContentProvider;->openPipeHelper(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/Object;Landroid/content/ContentProvider$PipeDataWriter;)Landroid/os/ParcelFileDescriptor; +HSPLandroid/content/ContentProvider;->openAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/ContentProvider;->openTypedAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/ContentProvider;->openTypedAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/ContentProvider;->query(Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/database/Cursor; @@ -4787,11 +3265,8 @@ HSPLandroid/content/ContentProvider;->update(Landroid/net/Uri;Landroid/content/C HSPLandroid/content/ContentProvider;->uriHasUserId(Landroid/net/Uri;)Z HSPLandroid/content/ContentProvider;->validateIncomingAuthority(Ljava/lang/String;)V HSPLandroid/content/ContentProvider;->validateIncomingUri(Landroid/net/Uri;)Landroid/net/Uri; -HSPLandroid/content/ContentProviderClient$CursorWrapperInner;->(Landroid/content/ContentProviderClient;Landroid/database/Cursor;)V HSPLandroid/content/ContentProviderClient$CursorWrapperInner;->close()V HSPLandroid/content/ContentProviderClient$CursorWrapperInner;->finalize()V -PLandroid/content/ContentProviderClient$NotRespondingRunnable;->(Landroid/content/ContentProviderClient;)V -PLandroid/content/ContentProviderClient$NotRespondingRunnable;->(Landroid/content/ContentProviderClient;Landroid/content/ContentProviderClient$1;)V HSPLandroid/content/ContentProviderClient;->(Landroid/content/ContentResolver;Landroid/content/IContentProvider;Ljava/lang/String;Z)V HSPLandroid/content/ContentProviderClient;->afterRemote()V HSPLandroid/content/ContentProviderClient;->applyBatch(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult; @@ -4820,9 +3295,9 @@ HSPLandroid/content/ContentProviderOperation;->(Landroid/content/ContentPr HSPLandroid/content/ContentProviderOperation;->apply(Landroid/content/ContentProvider;[Landroid/content/ContentProviderResult;I)Landroid/content/ContentProviderResult; HSPLandroid/content/ContentProviderOperation;->applyInternal(Landroid/content/ContentProvider;[Landroid/content/ContentProviderResult;I)Landroid/content/ContentProviderResult; HSPLandroid/content/ContentProviderOperation;->getUri()Landroid/net/Uri; -HSPLandroid/content/ContentProviderOperation;->isInsert()Z HSPLandroid/content/ContentProviderOperation;->isReadOperation()Z HSPLandroid/content/ContentProviderOperation;->isWriteOperation()Z +HSPLandroid/content/ContentProviderOperation;->newDelete(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder; HSPLandroid/content/ContentProviderOperation;->newUpdate(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder; HSPLandroid/content/ContentProviderOperation;->resolveExtrasBackReferences([Landroid/content/ContentProviderResult;I)Landroid/os/Bundle; HSPLandroid/content/ContentProviderOperation;->resolveValueBackReferences([Landroid/content/ContentProviderResult;I)Landroid/content/ContentValues; @@ -4831,7 +3306,6 @@ HSPLandroid/content/ContentProviderProxy;->(Landroid/os/IBinder;)V HSPLandroid/content/ContentProviderProxy;->applyBatch(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult; HSPLandroid/content/ContentProviderProxy;->asBinder()Landroid/os/IBinder; HSPLandroid/content/ContentProviderProxy;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; -HSPLandroid/content/ContentProviderProxy;->canonicalizeAsync(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/RemoteCallback;)V HSPLandroid/content/ContentProviderProxy;->createCancellationSignal()Landroid/os/ICancellationSignal; HSPLandroid/content/ContentProviderProxy;->delete(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;)I HSPLandroid/content/ContentProviderProxy;->getTypeAsync(Landroid/net/Uri;Landroid/os/RemoteCallback;)V @@ -4843,8 +3317,6 @@ HSPLandroid/content/ContentProviderResult$1;->createFromParcel(Landroid/os/Parce HSPLandroid/content/ContentProviderResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/ContentProviderResult$1;->newArray(I)[Landroid/content/ContentProviderResult; HSPLandroid/content/ContentProviderResult$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/content/ContentProviderResult;->(I)V -HSPLandroid/content/ContentProviderResult;->(Landroid/net/Uri;Ljava/lang/Integer;Landroid/os/Bundle;Ljava/lang/Throwable;)V HSPLandroid/content/ContentProviderResult;->(Landroid/os/Parcel;)V HSPLandroid/content/ContentResolver$CursorWrapperInner;->(Landroid/content/ContentResolver;Landroid/database/Cursor;Landroid/content/IContentProvider;)V HSPLandroid/content/ContentResolver$CursorWrapperInner;->close()V @@ -4855,17 +3327,12 @@ HSPLandroid/content/ContentResolver$ResultListener;->()V HSPLandroid/content/ContentResolver$ResultListener;->(Landroid/content/ContentResolver$1;)V HSPLandroid/content/ContentResolver$ResultListener;->onResult(Landroid/os/Bundle;)V HSPLandroid/content/ContentResolver$ResultListener;->waitForResult(J)V -HSPLandroid/content/ContentResolver$StringResultListener;->()V -HSPLandroid/content/ContentResolver$StringResultListener;->(Landroid/content/ContentResolver$1;)V HSPLandroid/content/ContentResolver$StringResultListener;->getResultFromBundle(Landroid/os/Bundle;)Ljava/lang/Object; HSPLandroid/content/ContentResolver$StringResultListener;->getResultFromBundle(Landroid/os/Bundle;)Ljava/lang/String; -HSPLandroid/content/ContentResolver$UriResultListener;->getResultFromBundle(Landroid/os/Bundle;)Landroid/net/Uri; -HSPLandroid/content/ContentResolver$UriResultListener;->getResultFromBundle(Landroid/os/Bundle;)Ljava/lang/Object; HSPLandroid/content/ContentResolver;->(Landroid/content/Context;)V HSPLandroid/content/ContentResolver;->(Landroid/content/Context;Landroid/content/ContentInterface;)V HSPLandroid/content/ContentResolver;->acquireContentProviderClient(Landroid/net/Uri;)Landroid/content/ContentProviderClient; HSPLandroid/content/ContentResolver;->acquireContentProviderClient(Ljava/lang/String;)Landroid/content/ContentProviderClient; -HSPLandroid/content/ContentResolver;->acquireExistingProvider(Landroid/net/Uri;)Landroid/content/IContentProvider; HSPLandroid/content/ContentResolver;->acquireProvider(Landroid/net/Uri;)Landroid/content/IContentProvider; HSPLandroid/content/ContentResolver;->acquireProvider(Ljava/lang/String;)Landroid/content/IContentProvider; HSPLandroid/content/ContentResolver;->acquireUnstableContentProviderClient(Landroid/net/Uri;)Landroid/content/ContentProviderClient; @@ -4874,22 +3341,16 @@ HSPLandroid/content/ContentResolver;->addPeriodicSync(Landroid/accounts/Account; HSPLandroid/content/ContentResolver;->applyBatch(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult; HSPLandroid/content/ContentResolver;->call(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; HSPLandroid/content/ContentResolver;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle; -HSPLandroid/content/ContentResolver;->canonicalize(Landroid/net/Uri;)Landroid/net/Uri; HSPLandroid/content/ContentResolver;->createSqlQueryBundle(Ljava/lang/String;[Ljava/lang/String;)Landroid/os/Bundle; HSPLandroid/content/ContentResolver;->createSqlQueryBundle(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle; HSPLandroid/content/ContentResolver;->delete(Landroid/net/Uri;Landroid/os/Bundle;)I HSPLandroid/content/ContentResolver;->delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I HSPLandroid/content/ContentResolver;->getAttributionTag()Ljava/lang/String; HSPLandroid/content/ContentResolver;->getContentService()Landroid/content/IContentService; -PLandroid/content/ContentResolver;->getIsSyncableAsUser(Landroid/accounts/Account;Ljava/lang/String;I)I HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z -PLandroid/content/ContentResolver;->getMasterSyncAutomaticallyAsUser(I)Z HSPLandroid/content/ContentResolver;->getPackageName()Ljava/lang/String; HSPLandroid/content/ContentResolver;->getResourceId(Landroid/net/Uri;)Landroid/content/ContentResolver$OpenResourceIdResult; -HSPLandroid/content/ContentResolver;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/String;I)[Ljava/lang/String; -PLandroid/content/ContentResolver;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType; HSPLandroid/content/ContentResolver;->getSyncAutomatically(Landroid/accounts/Account;Ljava/lang/String;)Z -HPLandroid/content/ContentResolver;->getSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;I)Z HSPLandroid/content/ContentResolver;->getType(Landroid/net/Uri;)Ljava/lang/String; HSPLandroid/content/ContentResolver;->getUserId()I HSPLandroid/content/ContentResolver;->insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri; @@ -4914,10 +3375,10 @@ HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String; HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor; HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;)V HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;I)V +HSPLandroid/content/ContentResolver;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroid/content/ContentResolver;->requestSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroid/content/ContentResolver;->requestSyncAsUser(Landroid/accounts/Account;Ljava/lang/String;ILandroid/os/Bundle;)V HSPLandroid/content/ContentResolver;->resolveUserId(Landroid/net/Uri;)I -PLandroid/content/ContentResolver;->syncErrorToString(I)Ljava/lang/String; HSPLandroid/content/ContentResolver;->unregisterContentObserver(Landroid/database/ContentObserver;)V HSPLandroid/content/ContentResolver;->update(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I HSPLandroid/content/ContentResolver;->update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I @@ -4930,8 +3391,6 @@ HSPLandroid/content/ContentValues$1;->createFromParcel(Landroid/os/Parcel;)Ljava HSPLandroid/content/ContentValues;->()V HSPLandroid/content/ContentValues;->(I)V HSPLandroid/content/ContentValues;->(Landroid/content/ContentValues;)V -HSPLandroid/content/ContentValues;->(Landroid/os/Parcel;)V -HSPLandroid/content/ContentValues;->(Landroid/os/Parcel;Landroid/content/ContentValues$1;)V HSPLandroid/content/ContentValues;->clear()V HSPLandroid/content/ContentValues;->containsKey(Ljava/lang/String;)Z HSPLandroid/content/ContentValues;->get(Ljava/lang/String;)Ljava/lang/Object; @@ -4956,9 +3415,7 @@ HSPLandroid/content/ContentValues;->remove(Ljava/lang/String;)V HSPLandroid/content/ContentValues;->size()I HSPLandroid/content/ContentValues;->toString()Ljava/lang/String; HSPLandroid/content/ContentValues;->valueSet()Ljava/util/Set; -HSPLandroid/content/ContentValues;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/Context;->()V -HSPLandroid/content/Context;->assertRuntimeOverlayThemable()V HSPLandroid/content/Context;->getColor(I)I HSPLandroid/content/Context;->getColorStateList(I)Landroid/content/res/ColorStateList; HSPLandroid/content/Context;->getDrawable(I)Landroid/graphics/drawable/Drawable; @@ -4978,7 +3435,6 @@ HSPLandroid/content/ContextWrapper;->(Landroid/content/Context;)V HSPLandroid/content/ContextWrapper;->attachBaseContext(Landroid/content/Context;)V HSPLandroid/content/ContextWrapper;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String;Ljava/util/concurrent/Executor;Landroid/content/ServiceConnection;)Z HSPLandroid/content/ContextWrapper;->bindService(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z -HPLandroid/content/ContextWrapper;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/Handler;Landroid/os/UserHandle;)Z HSPLandroid/content/ContextWrapper;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/UserHandle;)Z HSPLandroid/content/ContextWrapper;->canLoadUnsafeResources()Z HSPLandroid/content/ContextWrapper;->checkCallingOrSelfPermission(Ljava/lang/String;)I @@ -4986,7 +3442,6 @@ HSPLandroid/content/ContextWrapper;->checkCallingPermission(Ljava/lang/String;)I HSPLandroid/content/ContextWrapper;->checkPermission(Ljava/lang/String;II)I HSPLandroid/content/ContextWrapper;->checkPermission(Ljava/lang/String;IILandroid/os/IBinder;)I HSPLandroid/content/ContextWrapper;->checkSelfPermission(Ljava/lang/String;)I -HSPLandroid/content/ContextWrapper;->checkUriPermission(Landroid/net/Uri;III)I HSPLandroid/content/ContextWrapper;->createApplicationContext(Landroid/content/pm/ApplicationInfo;I)Landroid/content/Context; HSPLandroid/content/ContextWrapper;->createAttributionContext(Ljava/lang/String;)Landroid/content/Context; HSPLandroid/content/ContextWrapper;->createConfigurationContext(Landroid/content/res/Configuration;)Landroid/content/Context; @@ -4996,11 +3451,13 @@ HSPLandroid/content/ContextWrapper;->createDeviceProtectedStorageContext()Landro HSPLandroid/content/ContextWrapper;->createDisplayContext(Landroid/view/Display;)Landroid/content/Context; HSPLandroid/content/ContextWrapper;->createPackageContext(Ljava/lang/String;I)Landroid/content/Context; HSPLandroid/content/ContextWrapper;->createPackageContextAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/Context; +HSPLandroid/content/ContextWrapper;->databaseList()[Ljava/lang/String; HSPLandroid/content/ContextWrapper;->deleteDatabase(Ljava/lang/String;)Z HSPLandroid/content/ContextWrapper;->deleteFile(Ljava/lang/String;)Z HSPLandroid/content/ContextWrapper;->enforceCallingOrSelfPermission(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/ContextWrapper;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/ContextWrapper;->enforcePermission(Ljava/lang/String;IILjava/lang/String;)V +HSPLandroid/content/ContextWrapper;->fileList()[Ljava/lang/String; HSPLandroid/content/ContextWrapper;->getApplicationContext()Landroid/content/Context; HSPLandroid/content/ContextWrapper;->getApplicationInfo()Landroid/content/pm/ApplicationInfo; HSPLandroid/content/ContextWrapper;->getAssets()Landroid/content/res/AssetManager; @@ -5011,7 +3468,6 @@ HSPLandroid/content/ContextWrapper;->getBaseContext()Landroid/content/Context; HSPLandroid/content/ContextWrapper;->getBasePackageName()Ljava/lang/String; HSPLandroid/content/ContextWrapper;->getCacheDir()Ljava/io/File; HSPLandroid/content/ContextWrapper;->getClassLoader()Ljava/lang/ClassLoader; -HSPLandroid/content/ContextWrapper;->getCodeCacheDir()Ljava/io/File; HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions; HSPLandroid/content/ContextWrapper;->getContentResolver()Landroid/content/ContentResolver; HSPLandroid/content/ContextWrapper;->getDataDir()Ljava/io/File; @@ -5039,7 +3495,6 @@ HSPLandroid/content/ContextWrapper;->getSharedPreferencesPath(Ljava/lang/String; HSPLandroid/content/ContextWrapper;->getSystemService(Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/content/ContextWrapper;->getSystemServiceName(Ljava/lang/Class;)Ljava/lang/String; HSPLandroid/content/ContextWrapper;->getTheme()Landroid/content/res/Resources$Theme; -HSPLandroid/content/ContextWrapper;->getThemeResId()I HSPLandroid/content/ContextWrapper;->getUser()Landroid/os/UserHandle; HSPLandroid/content/ContextWrapper;->getUserId()I HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z @@ -5061,7 +3516,6 @@ HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/Autofil HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V HSPLandroid/content/ContextWrapper;->setTheme(I)V HSPLandroid/content/ContextWrapper;->startActivity(Landroid/content/Intent;)V -HSPLandroid/content/ContextWrapper;->startActivity(Landroid/content/Intent;Landroid/os/Bundle;)V HSPLandroid/content/ContextWrapper;->startForegroundService(Landroid/content/Intent;)Landroid/content/ComponentName; HSPLandroid/content/ContextWrapper;->startService(Landroid/content/Intent;)Landroid/content/ComponentName; HSPLandroid/content/ContextWrapper;->stopService(Landroid/content/Intent;)Z @@ -5070,9 +3524,6 @@ HSPLandroid/content/ContextWrapper;->unregisterReceiver(Landroid/content/Broadca HSPLandroid/content/ContextWrapper;->updateDisplay(I)V HSPLandroid/content/IClipboard$Stub$Proxy;->addPrimaryClipChangedListener(Landroid/content/IOnPrimaryClipChangedListener;Ljava/lang/String;I)V HSPLandroid/content/IClipboard$Stub$Proxy;->getPrimaryClip(Ljava/lang/String;I)Landroid/content/ClipData; -HSPLandroid/content/IClipboard$Stub$Proxy;->hasPrimaryClip(Ljava/lang/String;I)Z -HSPLandroid/content/IClipboard$Stub;->()V -HPLandroid/content/IClipboard$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/content/IContentService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/content/IContentService$Stub$Proxy;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V HSPLandroid/content/IContentService$Stub$Proxy;->getIsSyncable(Landroid/accounts/Account;Ljava/lang/String;)I @@ -5080,54 +3531,27 @@ HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z HSPLandroid/content/IContentService$Stub$Proxy;->getSyncAutomatically(Landroid/accounts/Account;Ljava/lang/String;)Z HSPLandroid/content/IContentService$Stub$Proxy;->notifyChange([Landroid/net/Uri;Landroid/database/IContentObserver;ZIIILjava/lang/String;)V HSPLandroid/content/IContentService$Stub$Proxy;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/IContentObserver;II)V +HSPLandroid/content/IContentService$Stub$Proxy;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/String;)V HSPLandroid/content/IContentService$Stub$Proxy;->unregisterContentObserver(Landroid/database/IContentObserver;)V -HSPLandroid/content/IContentService$Stub;->()V HSPLandroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentService; -HSPLandroid/content/IContentService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/IIntentReceiver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/content/IIntentReceiver$Stub$Proxy;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V HSPLandroid/content/IIntentReceiver$Stub;->()V HSPLandroid/content/IIntentReceiver$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/content/IIntentReceiver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IIntentReceiver; HSPLandroid/content/IIntentReceiver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/content/IIntentSender$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/content/IIntentSender$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/content/IIntentSender$Stub;->()V -HSPLandroid/content/IIntentSender$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/content/IIntentSender$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IIntentSender; -HPLandroid/content/IOnPrimaryClipChangedListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/content/IOnPrimaryClipChangedListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/content/IOnPrimaryClipChangedListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/content/IOnPrimaryClipChangedListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IOnPrimaryClipChangedListener; -HSPLandroid/content/IRestrictionsManager$Stub;->()V -HPLandroid/content/IRestrictionsManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/content/ISyncAdapter$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/content/ISyncAdapter$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/content/ISyncAdapter$Stub$Proxy;->cancelSync(Landroid/content/ISyncContext;)V -PLandroid/content/ISyncAdapter$Stub$Proxy;->onUnsyncableAccount(Landroid/content/ISyncAdapterUnsyncableAccountCallback;)V -HPLandroid/content/ISyncAdapter$Stub$Proxy;->startSync(Landroid/content/ISyncContext;Ljava/lang/String;Landroid/accounts/Account;Landroid/os/Bundle;)V HSPLandroid/content/ISyncAdapter$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/content/ISyncAdapter$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/ISyncAdapter; HSPLandroid/content/ISyncAdapter$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/content/ISyncAdapterUnsyncableAccountCallback$Stub;->()V -PLandroid/content/ISyncAdapterUnsyncableAccountCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/content/ISyncAdapterUnsyncableAccountCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/content/ISyncContext$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/content/ISyncContext$Stub$Proxy;->onFinished(Landroid/content/SyncResult;)V -HPLandroid/content/ISyncContext$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/content/ISyncContext$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/ISyncContext; -HPLandroid/content/ISyncContext$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/content/ISyncStatusObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/content/ISyncStatusObserver$Stub$Proxy;->onStatusChanged(I)V -HPLandroid/content/ISyncStatusObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/ISyncStatusObserver; HSPLandroid/content/Intent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/Intent; HSPLandroid/content/Intent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/content/Intent$1;->newArray(I)[Landroid/content/Intent; -HPLandroid/content/Intent$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/content/Intent$FilterComparison;->(Landroid/content/Intent;)V HSPLandroid/content/Intent$FilterComparison;->equals(Ljava/lang/Object;)Z -HSPLandroid/content/Intent$FilterComparison;->getIntent()Landroid/content/Intent; HSPLandroid/content/Intent$FilterComparison;->hashCode()I HSPLandroid/content/Intent;->()V HSPLandroid/content/Intent;->(Landroid/content/Context;Ljava/lang/Class;)V @@ -5139,14 +3563,7 @@ HSPLandroid/content/Intent;->(Ljava/lang/String;Landroid/net/Uri;)V HSPLandroid/content/Intent;->(Ljava/lang/String;Landroid/net/Uri;Landroid/content/Context;Ljava/lang/Class;)V HSPLandroid/content/Intent;->addCategory(Ljava/lang/String;)Landroid/content/Intent; HSPLandroid/content/Intent;->addFlags(I)Landroid/content/Intent; -HSPLandroid/content/Intent;->canStripForHistory()Z HSPLandroid/content/Intent;->cloneFilter()Landroid/content/Intent; -HSPLandroid/content/Intent;->createChooser(Landroid/content/Intent;Ljava/lang/CharSequence;)Landroid/content/Intent; -HSPLandroid/content/Intent;->createChooser(Landroid/content/Intent;Ljava/lang/CharSequence;Landroid/content/IntentSender;)Landroid/content/Intent; -HSPLandroid/content/Intent;->describeContents()I -HSPLandroid/content/Intent;->dumpDebug(Landroid/util/proto/ProtoOutputStream;)V -HSPLandroid/content/Intent;->dumpDebugWithoutFieldId(Landroid/util/proto/ProtoOutputStream;ZZZZ)V -HSPLandroid/content/Intent;->fillIn(Landroid/content/Intent;I)I HSPLandroid/content/Intent;->filterEquals(Landroid/content/Intent;)Z HSPLandroid/content/Intent;->filterHashCode()I HSPLandroid/content/Intent;->getAction()Ljava/lang/String; @@ -5156,14 +3573,12 @@ HSPLandroid/content/Intent;->getByteArrayExtra(Ljava/lang/String;)[B HSPLandroid/content/Intent;->getCategories()Ljava/util/Set; HSPLandroid/content/Intent;->getClipData()Landroid/content/ClipData; HSPLandroid/content/Intent;->getComponent()Landroid/content/ComponentName; -HPLandroid/content/Intent;->getContentUserHint()I HSPLandroid/content/Intent;->getData()Landroid/net/Uri; HSPLandroid/content/Intent;->getDataString()Ljava/lang/String; HSPLandroid/content/Intent;->getExtras()Landroid/os/Bundle; HSPLandroid/content/Intent;->getFlags()I HSPLandroid/content/Intent;->getIntArrayExtra(Ljava/lang/String;)[I HSPLandroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I -HPLandroid/content/Intent;->getLaunchToken()Ljava/lang/String; HSPLandroid/content/Intent;->getLongExtra(Ljava/lang/String;J)J HSPLandroid/content/Intent;->getPackage()Ljava/lang/String; HSPLandroid/content/Intent;->getParcelableArrayExtra(Ljava/lang/String;)[Landroid/os/Parcelable; @@ -5179,20 +3594,10 @@ HSPLandroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String HSPLandroid/content/Intent;->getType()Ljava/lang/String; HSPLandroid/content/Intent;->hasCategory(Ljava/lang/String;)Z HSPLandroid/content/Intent;->hasExtra(Ljava/lang/String;)Z -HSPLandroid/content/Intent;->hasFileDescriptors()Z -HSPLandroid/content/Intent;->hasPackageEquivalentComponent()Z HSPLandroid/content/Intent;->hasWebURI()Z -HSPLandroid/content/Intent;->isAccessUriMode(I)Z -HSPLandroid/content/Intent;->isDocument()Z -HSPLandroid/content/Intent;->isExcludingStopped()Z HSPLandroid/content/Intent;->isImageCaptureIntent()Z -HSPLandroid/content/Intent;->isImplicitImageCaptureIntent()Z HSPLandroid/content/Intent;->isWebIntent()Z -HSPLandroid/content/Intent;->makeMainActivity(Landroid/content/ComponentName;)Landroid/content/Intent; -HSPLandroid/content/Intent;->makeMainSelectorActivity(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent; -HPLandroid/content/Intent;->maybeStripForHistory()Landroid/content/Intent; HSPLandroid/content/Intent;->migrateExtraStreamToClipData(Landroid/content/Context;)Z -HSPLandroid/content/Intent;->parseIntent(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/content/Intent; HSPLandroid/content/Intent;->parseUri(Ljava/lang/String;I)Landroid/content/Intent; HSPLandroid/content/Intent;->prepareToEnterProcess()V HSPLandroid/content/Intent;->prepareToLeaveProcess(Landroid/content/Context;)V @@ -5214,18 +3619,13 @@ HSPLandroid/content/Intent;->putExtras(Landroid/os/Bundle;)Landroid/content/Inte HSPLandroid/content/Intent;->putParcelableArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent; HSPLandroid/content/Intent;->putStringArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent; HSPLandroid/content/Intent;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/content/Intent;->removeCategory(Ljava/lang/String;)V HSPLandroid/content/Intent;->removeExtra(Ljava/lang/String;)V -HPLandroid/content/Intent;->removeFlags(I)V -HPLandroid/content/Intent;->replaceExtras(Landroid/content/Intent;)Landroid/content/Intent; HSPLandroid/content/Intent;->replaceExtras(Landroid/os/Bundle;)Landroid/content/Intent; HSPLandroid/content/Intent;->resolveActivity(Landroid/content/pm/PackageManager;)Landroid/content/ComponentName; HSPLandroid/content/Intent;->resolveActivityInfo(Landroid/content/pm/PackageManager;I)Landroid/content/pm/ActivityInfo; HSPLandroid/content/Intent;->resolveSystemService(Landroid/content/pm/PackageManager;I)Landroid/content/ComponentName; HSPLandroid/content/Intent;->resolveType(Landroid/content/ContentResolver;)Ljava/lang/String; HSPLandroid/content/Intent;->resolveTypeIfNeeded(Landroid/content/ContentResolver;)Ljava/lang/String; -HPLandroid/content/Intent;->restoreFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/content/Intent; -HPLandroid/content/Intent;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V HSPLandroid/content/Intent;->setAction(Ljava/lang/String;)Landroid/content/Intent; HSPLandroid/content/Intent;->setAllowFds(Z)V HSPLandroid/content/Intent;->setClass(Landroid/content/Context;Ljava/lang/Class;)Landroid/content/Intent; @@ -5244,7 +3644,6 @@ HSPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V HSPLandroid/content/Intent;->setType(Ljava/lang/String;)Landroid/content/Intent; HSPLandroid/content/Intent;->toShortString(Ljava/lang/StringBuilder;ZZZZ)V -HSPLandroid/content/Intent;->toShortString(ZZZZ)Ljava/lang/String; HSPLandroid/content/Intent;->toString()Ljava/lang/String; HSPLandroid/content/Intent;->toUri(I)Ljava/lang/String; HSPLandroid/content/Intent;->toUriFragment(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V @@ -5254,11 +3653,9 @@ HSPLandroid/content/IntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Landro HSPLandroid/content/IntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/IntentFilter$AuthorityEntry;->(Landroid/os/Parcel;)V HSPLandroid/content/IntentFilter$AuthorityEntry;->(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/content/IntentFilter$AuthorityEntry;->getHost()Ljava/lang/String; HSPLandroid/content/IntentFilter$AuthorityEntry;->match(Landroid/net/Uri;Z)I HSPLandroid/content/IntentFilter$AuthorityEntry;->writeToParcel(Landroid/os/Parcel;)V HSPLandroid/content/IntentFilter;->()V -HSPLandroid/content/IntentFilter;->(Landroid/content/IntentFilter;)V HSPLandroid/content/IntentFilter;->(Landroid/os/Parcel;)V HSPLandroid/content/IntentFilter;->(Ljava/lang/String;)V HSPLandroid/content/IntentFilter;->actionsIterator()Ljava/util/Iterator; @@ -5266,7 +3663,6 @@ HSPLandroid/content/IntentFilter;->addAction(Ljava/lang/String;)V HSPLandroid/content/IntentFilter;->addCategory(Ljava/lang/String;)V HSPLandroid/content/IntentFilter;->addDataAuthority(Landroid/content/IntentFilter$AuthorityEntry;)V HSPLandroid/content/IntentFilter;->addDataAuthority(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/content/IntentFilter;->addDataPath(Landroid/os/PatternMatcher;)V HSPLandroid/content/IntentFilter;->addDataPath(Ljava/lang/String;I)V HSPLandroid/content/IntentFilter;->addDataScheme(Ljava/lang/String;)V HSPLandroid/content/IntentFilter;->addDataSchemeSpecificPart(Landroid/os/PatternMatcher;)V @@ -5278,150 +3674,63 @@ HSPLandroid/content/IntentFilter;->countActions()I HSPLandroid/content/IntentFilter;->countCategories()I HSPLandroid/content/IntentFilter;->countDataAuthorities()I HSPLandroid/content/IntentFilter;->countDataPaths()I -HSPLandroid/content/IntentFilter;->countDataSchemeSpecificParts()I HSPLandroid/content/IntentFilter;->countDataSchemes()I HSPLandroid/content/IntentFilter;->countDataTypes()I HSPLandroid/content/IntentFilter;->countMimeGroups()I -HSPLandroid/content/IntentFilter;->debugCheck()Z -HSPLandroid/content/IntentFilter;->findMimeType(Ljava/lang/String;)Z HSPLandroid/content/IntentFilter;->getAction(I)Ljava/lang/String; HSPLandroid/content/IntentFilter;->getAutoVerify()Z HSPLandroid/content/IntentFilter;->getCategory(I)Ljava/lang/String; HSPLandroid/content/IntentFilter;->getDataScheme(I)Ljava/lang/String; -HSPLandroid/content/IntentFilter;->getDataType(I)Ljava/lang/String; HSPLandroid/content/IntentFilter;->getHosts()[Ljava/lang/String; HSPLandroid/content/IntentFilter;->getHostsList()Ljava/util/ArrayList; HSPLandroid/content/IntentFilter;->getOrder()I HSPLandroid/content/IntentFilter;->getPriority()I -HSPLandroid/content/IntentFilter;->handleAllWebDataURI()Z -HSPLandroid/content/IntentFilter;->handlesWebUris(Z)Z HSPLandroid/content/IntentFilter;->hasAction(Ljava/lang/String;)Z HSPLandroid/content/IntentFilter;->hasCategory(Ljava/lang/String;)Z -HSPLandroid/content/IntentFilter;->hasDataPath(Ljava/lang/String;Z)Z -HSPLandroid/content/IntentFilter;->hasDataScheme(Ljava/lang/String;)Z -HPLandroid/content/IntentFilter;->hasDataSchemeSpecificPart(Ljava/lang/String;Z)Z -HSPLandroid/content/IntentFilter;->hasPartialTypes()Z HSPLandroid/content/IntentFilter;->isImplicitlyVisibleToInstantApp()Z HSPLandroid/content/IntentFilter;->isVisibleToInstantApp()Z HSPLandroid/content/IntentFilter;->lambda$addDataType$0$IntentFilter(Ljava/lang/String;Ljava/lang/Boolean;)V HSPLandroid/content/IntentFilter;->match(Landroid/content/ContentResolver;Landroid/content/Intent;ZLjava/lang/String;)I HSPLandroid/content/IntentFilter;->match(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/util/Set;Ljava/lang/String;)I -HSPLandroid/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 HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;ZLjava/util/Collection;)Z HSPLandroid/content/IntentFilter;->matchCategories(Ljava/util/Set;)Ljava/lang/String; HSPLandroid/content/IntentFilter;->matchData(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)I HSPLandroid/content/IntentFilter;->matchData(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Z)I HSPLandroid/content/IntentFilter;->matchDataAuthority(Landroid/net/Uri;Z)I -HSPLandroid/content/IntentFilter;->mimeGroupsIterator()Ljava/util/Iterator; -HPLandroid/content/IntentFilter;->needsVerification()Z HSPLandroid/content/IntentFilter;->processMimeType(Ljava/lang/String;Ljava/util/function/BiConsumer;)V -HSPLandroid/content/IntentFilter;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLandroid/content/IntentFilter;->schemesIterator()Ljava/util/Iterator; HSPLandroid/content/IntentFilter;->setAutoVerify(Z)V HSPLandroid/content/IntentFilter;->setOrder(I)V HSPLandroid/content/IntentFilter;->setPriority(I)V HSPLandroid/content/IntentFilter;->setVisibilityToInstantApp(I)V -HSPLandroid/content/IntentFilter;->typesIterator()Ljava/util/Iterator; -HSPLandroid/content/IntentFilter;->writeDataTypeToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/content/IntentFilter;->writeDataTypesToXml(Lorg/xmlpull/v1/XmlSerializer;)V HSPLandroid/content/IntentFilter;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/IntentFilter;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/content/IntentSender$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/IntentSender; -HSPLandroid/content/IntentSender$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/IntentSender;->getTarget()Landroid/content/IIntentSender; -HSPLandroid/content/IntentSender;->getWhitelistToken()Landroid/os/IBinder; -PLandroid/content/IntentSender;->sendIntent(Landroid/content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Handler;)V -HPLandroid/content/IntentSender;->sendIntent(Landroid/content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Handler;Ljava/lang/String;)V HSPLandroid/content/IntentSender;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/PeriodicSync;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/PermissionChecker;->checkAppOpPermission(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)I -HPLandroid/content/PermissionChecker;->checkPermissionCommon(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)I -HPLandroid/content/PermissionChecker;->checkPermissionForPreflight(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;)I -HPLandroid/content/PermissionChecker;->checkRuntimePermission(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)I +HSPLandroid/content/LocusId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/LocusId; +HSPLandroid/content/LocusId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/ServiceConnection;->onBindingDied(Landroid/content/ComponentName;)V HSPLandroid/content/ServiceConnection;->onNullBinding(Landroid/content/ComponentName;)V -HSPLandroid/content/SyncAdapterType;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/SyncAdapterType;->(Ljava/lang/String;Ljava/lang/String;ZZZZLjava/lang/String;Ljava/lang/String;)V -HPLandroid/content/SyncAdapterType;->allowParallelSyncs()Z -HPLandroid/content/SyncAdapterType;->equals(Ljava/lang/Object;)Z -HSPLandroid/content/SyncAdapterType;->hashCode()I -HPLandroid/content/SyncAdapterType;->isAlwaysSyncable()Z -PLandroid/content/SyncAdapterType;->isUserVisible()Z -HSPLandroid/content/SyncAdapterType;->newKey(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SyncAdapterType; HPLandroid/content/SyncAdapterType;->supportsUploading()Z -HPLandroid/content/SyncAdapterType;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/SyncAdaptersCache$MySerializer;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/content/SyncAdapterType; -HSPLandroid/content/SyncAdaptersCache$MySerializer;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/Object; -HSPLandroid/content/SyncAdaptersCache;->(Landroid/content/Context;)V -HSPLandroid/content/SyncAdaptersCache;->getSyncAdapterPackagesForAuthority(Ljava/lang/String;I)[Ljava/lang/String; -PLandroid/content/SyncAdaptersCache;->onServicesChangedLocked(I)V -HSPLandroid/content/SyncAdaptersCache;->parseServiceAttributes(Landroid/content/res/Resources;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/content/SyncAdapterType; -HSPLandroid/content/SyncAdaptersCache;->parseServiceAttributes(Landroid/content/res/Resources;Ljava/lang/String;Landroid/util/AttributeSet;)Ljava/lang/Object; HSPLandroid/content/SyncContext;->(Landroid/content/ISyncContext;)V HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V -HPLandroid/content/SyncRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/SyncRequest; -HPLandroid/content/SyncRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/SyncRequest$Builder;->()V -HSPLandroid/content/SyncRequest$Builder;->access$100(Landroid/content/SyncRequest$Builder;)J -HSPLandroid/content/SyncRequest$Builder;->access$1000(Landroid/content/SyncRequest$Builder;)Z -HSPLandroid/content/SyncRequest$Builder;->access$200(Landroid/content/SyncRequest$Builder;)J -HSPLandroid/content/SyncRequest$Builder;->access$300(Landroid/content/SyncRequest$Builder;)Landroid/accounts/Account; -HSPLandroid/content/SyncRequest$Builder;->access$400(Landroid/content/SyncRequest$Builder;)Ljava/lang/String; -HSPLandroid/content/SyncRequest$Builder;->access$500(Landroid/content/SyncRequest$Builder;)I -HSPLandroid/content/SyncRequest$Builder;->access$600(Landroid/content/SyncRequest$Builder;)I -HSPLandroid/content/SyncRequest$Builder;->access$700(Landroid/content/SyncRequest$Builder;)Z -HSPLandroid/content/SyncRequest$Builder;->access$800(Landroid/content/SyncRequest$Builder;)Landroid/os/Bundle; -HSPLandroid/content/SyncRequest$Builder;->access$900(Landroid/content/SyncRequest$Builder;)Landroid/os/Bundle; HSPLandroid/content/SyncRequest$Builder;->build()Landroid/content/SyncRequest; HSPLandroid/content/SyncRequest$Builder;->setExtras(Landroid/os/Bundle;)Landroid/content/SyncRequest$Builder; HSPLandroid/content/SyncRequest$Builder;->setSyncAdapter(Landroid/accounts/Account;Ljava/lang/String;)Landroid/content/SyncRequest$Builder; -HSPLandroid/content/SyncRequest$Builder;->setupInterval(JJ)V HSPLandroid/content/SyncRequest$Builder;->syncOnce()Landroid/content/SyncRequest$Builder; HSPLandroid/content/SyncRequest;->(Landroid/content/SyncRequest$Builder;)V -HPLandroid/content/SyncRequest;->(Landroid/os/Parcel;)V -HPLandroid/content/SyncRequest;->(Landroid/os/Parcel;Landroid/content/SyncRequest$1;)V -HPLandroid/content/SyncRequest;->getAccount()Landroid/accounts/Account; -HPLandroid/content/SyncRequest;->getBundle()Landroid/os/Bundle; -HPLandroid/content/SyncRequest;->getProvider()Ljava/lang/String; -HPLandroid/content/SyncRequest;->getSyncFlexTime()J -HPLandroid/content/SyncRequest;->getSyncRunTime()J -HPLandroid/content/SyncRequest;->isPeriodic()Z HSPLandroid/content/SyncRequest;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/SyncResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/SyncResult; -HPLandroid/content/SyncResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/SyncResult;->()V -HPLandroid/content/SyncResult;->(Landroid/os/Parcel;)V -HPLandroid/content/SyncResult;->(Landroid/os/Parcel;Landroid/content/SyncResult$1;)V HSPLandroid/content/SyncResult;->hasError()Z HSPLandroid/content/SyncResult;->hasHardError()Z HSPLandroid/content/SyncResult;->hasSoftError()Z -HPLandroid/content/SyncResult;->madeSomeProgress()Z -HSPLandroid/content/SyncResult;->toString()Ljava/lang/String; HSPLandroid/content/SyncResult;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/SyncStats;->(Landroid/os/Parcel;)V HSPLandroid/content/SyncStats;->toString()Ljava/lang/String; HSPLandroid/content/SyncStats;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/SyncStatusInfo$Stats;->()V -HPLandroid/content/SyncStatusInfo$Stats;->clear()V -HPLandroid/content/SyncStatusInfo$Stats;->copyTo(Landroid/content/SyncStatusInfo$Stats;)V -HSPLandroid/content/SyncStatusInfo;->(I)V -HPLandroid/content/SyncStatusInfo;->addEvent(Ljava/lang/String;)V -HPLandroid/content/SyncStatusInfo;->areSameDates(JJ)Z -HPLandroid/content/SyncStatusInfo;->getEvent(I)Ljava/lang/String; -HPLandroid/content/SyncStatusInfo;->getEventCount()I -HPLandroid/content/SyncStatusInfo;->getEventTime(I)J -HPLandroid/content/SyncStatusInfo;->getPeriodicSyncTimesSize()I -HPLandroid/content/SyncStatusInfo;->maybeResetTodayStats(ZZ)V -HSPLandroid/content/SyncStatusInfo;->populateLastEventsInformation(Ljava/util/ArrayList;)V -HPLandroid/content/SyncStatusInfo;->setLastFailure(IJLjava/lang/String;)V -HPLandroid/content/SyncStatusInfo;->setLastSuccess(IJ)V HSPLandroid/content/UndoManager$UndoState;->addOperation(Landroid/content/UndoOperation;)V HSPLandroid/content/UndoManager$UndoState;->destroy()V HSPLandroid/content/UndoManager$UndoState;->getLastOperation(Ljava/lang/Class;Landroid/content/UndoOwner;)Landroid/content/UndoOperation; HSPLandroid/content/UndoManager$UndoState;->hasMultipleOwners()Z HSPLandroid/content/UndoManager$UndoState;->hasOperation(Landroid/content/UndoOwner;)Z -HSPLandroid/content/UndoManager;->()V HSPLandroid/content/UndoManager;->addOperation(Landroid/content/UndoOperation;I)V HSPLandroid/content/UndoManager;->beginUpdate(Ljava/lang/CharSequence;)V HSPLandroid/content/UndoManager;->commitState(Landroid/content/UndoOwner;)I @@ -5441,87 +3750,34 @@ HSPLandroid/content/UndoOperation;->allowMerge()Z HSPLandroid/content/UndoOperation;->getOwner()Landroid/content/UndoOwner; HSPLandroid/content/UndoOperation;->hasData()Z HSPLandroid/content/UndoOperation;->matchOwner(Landroid/content/UndoOwner;)Z -HSPLandroid/content/UndoOwner;->(Ljava/lang/String;Landroid/content/UndoManager;)V HSPLandroid/content/UriMatcher;->(I)V HSPLandroid/content/UriMatcher;->(ILjava/lang/String;)V HSPLandroid/content/UriMatcher;->addURI(Ljava/lang/String;Ljava/lang/String;I)V HSPLandroid/content/UriMatcher;->createChild(Ljava/lang/String;)Landroid/content/UriMatcher; HSPLandroid/content/UriMatcher;->match(Landroid/net/Uri;)I -HSPLandroid/content/integrity/AtomicFormula$StringAtomicFormula$1;->()V -HSPLandroid/content/integrity/AtomicFormula$StringAtomicFormula;->()V -HSPLandroid/content/integrity/AtomicFormula$StringAtomicFormula;->getTag()I -HSPLandroid/content/integrity/AtomicFormula;->(I)V -HSPLandroid/content/integrity/AtomicFormula;->getKey()I -HSPLandroid/content/integrity/AtomicFormula;->isValidKey(I)Z -HSPLandroid/content/integrity/CompoundFormula$1;->()V -HSPLandroid/content/integrity/CompoundFormula;->()V -HSPLandroid/content/integrity/CompoundFormula;->connectorToString(I)Ljava/lang/String; -HSPLandroid/content/integrity/CompoundFormula;->getTag()I -HSPLandroid/content/integrity/CompoundFormula;->validateFormulas(ILjava/util/List;)V -HSPLandroid/content/integrity/IAppIntegrityManager$Stub;->()V -HSPLandroid/content/integrity/InstallerAllowedByManifestFormula$1;->()V -HSPLandroid/content/integrity/InstallerAllowedByManifestFormula;->()V -HSPLandroid/content/integrity/IntegrityFormula;->()V -HSPLandroid/content/integrity/IntegrityUtils;->()V -HSPLandroid/content/integrity/Rule$1;->()V -HSPLandroid/content/integrity/Rule;->()V -HSPLandroid/content/om/IOverlayManager$Stub$Proxy;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List; -HSPLandroid/content/om/IOverlayManager$Stub;->()V -HSPLandroid/content/om/IOverlayManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/om/IOverlayManager; -HPLandroid/content/om/IOverlayManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/om/OverlayInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/om/OverlayInfo; -HSPLandroid/content/om/OverlayInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/om/OverlayInfo;->(Landroid/os/Parcel;)V -HSPLandroid/content/om/OverlayInfo;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIZ)V HSPLandroid/content/om/OverlayInfo;->ensureValidState()V -HSPLandroid/content/om/OverlayInfo;->isEnabled()Z -HPLandroid/content/om/OverlayInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/om/OverlayableInfo;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/pm/-$$Lambda$ApplicationInfo$1$BSeSLZV-aLvIj07Pb-5fducileQ;->()V HSPLandroid/content/pm/-$$Lambda$ApplicationInfo$1$BSeSLZV-aLvIj07Pb-5fducileQ;->()V HSPLandroid/content/pm/-$$Lambda$ApplicationInfo$1$BSeSLZV-aLvIj07Pb-5fducileQ;->readRawParceled(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/content/pm/-$$Lambda$HEOaRVkhitEQa6t6YoLcdveEmoQ;->()V -PLandroid/content/pm/-$$Lambda$HEOaRVkhitEQa6t6YoLcdveEmoQ;->()V -PLandroid/content/pm/-$$Lambda$HEOaRVkhitEQa6t6YoLcdveEmoQ;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/content/pm/-$$Lambda$IPackageManager$Stub$7jZZqSYvD0JyURfPLLZzARy0G7Y;->(Landroid/os/Parcel;Ljava/util/Map;)V -HSPLandroid/content/pm/-$$Lambda$IPackageManager$Stub$7jZZqSYvD0JyURfPLLZzARy0G7Y;->accept(I)V +HSPLandroid/content/pm/-$$Lambda$HEOaRVkhitEQa6t6YoLcdveEmoQ;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/content/pm/-$$Lambda$IPackageManager$Stub$Proxy$5VlYnb8K9RuWcNHSN333sLdRYZo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/-$$Lambda$IPackageManager$Stub$Proxy$5VlYnb8K9RuWcNHSN333sLdRYZo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->()V -PLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->()V -HPLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/content/pm/-$$Lambda$UcZwAr_rTqqkR9Rk9GuV5av7Soo;->()V -HSPLandroid/content/pm/-$$Lambda$UcZwAr_rTqqkR9Rk9GuV5av7Soo;->()V +HSPLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->()V +HSPLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->()V +HSPLandroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/content/pm/-$$Lambda$UcZwAr_rTqqkR9Rk9GuV5av7Soo;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/content/pm/-$$Lambda$ZzJt9hnfRycLFBwbq1l-SoAi8Mo;->()V -HSPLandroid/content/pm/-$$Lambda$ZzJt9hnfRycLFBwbq1l-SoAi8Mo;->()V HSPLandroid/content/pm/-$$Lambda$ZzJt9hnfRycLFBwbq1l-SoAi8Mo;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/content/pm/-$$Lambda$glECXhLcyYwkl9de_ZTPfzBRat0;->()V -HSPLandroid/content/pm/-$$Lambda$glECXhLcyYwkl9de_ZTPfzBRat0;->()V HSPLandroid/content/pm/-$$Lambda$glECXhLcyYwkl9de_ZTPfzBRat0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/content/pm/ActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ActivityInfo; HSPLandroid/content/pm/ActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/ActivityInfo$1;->newArray(I)[Landroid/content/pm/ActivityInfo; HSPLandroid/content/pm/ActivityInfo$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/content/pm/ActivityInfo$WindowLayout;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/ActivityInfo$WindowLayout;->writeToParcel(Landroid/os/Parcel;)V -HSPLandroid/content/pm/ActivityInfo;->()V -HSPLandroid/content/pm/ActivityInfo;->(Landroid/content/pm/ActivityInfo;)V HSPLandroid/content/pm/ActivityInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/ActivityInfo;->(Landroid/os/Parcel;Landroid/content/pm/ActivityInfo$1;)V HSPLandroid/content/pm/ActivityInfo;->activityInfoConfigNativeToJava(I)I HSPLandroid/content/pm/ActivityInfo;->getRealConfigChanged()I HSPLandroid/content/pm/ActivityInfo;->getThemeResource()I -HSPLandroid/content/pm/ActivityInfo;->hasFixedAspectRatio()Z -HSPLandroid/content/pm/ActivityInfo;->isFixedOrientation()Z -HSPLandroid/content/pm/ActivityInfo;->isFixedOrientationLandscape()Z -HSPLandroid/content/pm/ActivityInfo;->isFixedOrientationLandscape(I)Z -HSPLandroid/content/pm/ActivityInfo;->isFixedOrientationPortrait()Z -HSPLandroid/content/pm/ActivityInfo;->isFixedOrientationPortrait(I)Z -PLandroid/content/pm/ActivityInfo;->isPreserveOrientationMode(I)Z -HSPLandroid/content/pm/ActivityInfo;->isResizeableMode(I)Z -HSPLandroid/content/pm/ActivityInfo;->isTranslucentOrFloating(Landroid/content/res/TypedArray;)Z -HSPLandroid/content/pm/ActivityInfo;->supportsPictureInPicture()Z HSPLandroid/content/pm/ActivityInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ApplicationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/ApplicationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -5535,121 +3791,62 @@ HSPLandroid/content/pm/ApplicationInfo;->getApplicationInfo()Landroid/content/pm HSPLandroid/content/pm/ApplicationInfo;->getBaseCodePath()Ljava/lang/String; HSPLandroid/content/pm/ApplicationInfo;->getBaseResourcePath()Ljava/lang/String; HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String; -HSPLandroid/content/pm/ApplicationInfo;->getGwpAsanMode()I -HSPLandroid/content/pm/ApplicationInfo;->getHiddenApiEnforcementPolicy()I -PLandroid/content/pm/ApplicationInfo;->getSplitCodePaths()[Ljava/lang/String; -HSPLandroid/content/pm/ApplicationInfo;->hasRequestedLegacyExternalStorage()Z HSPLandroid/content/pm/ApplicationInfo;->hasRtlSupport()Z -HSPLandroid/content/pm/ApplicationInfo;->initForUser(I)V -HSPLandroid/content/pm/ApplicationInfo;->isAllowedToUseHiddenApis()Z -HSPLandroid/content/pm/ApplicationInfo;->isAudioPlaybackCaptureAllowed()Z -HSPLandroid/content/pm/ApplicationInfo;->isEmbeddedDexUsed()Z HSPLandroid/content/pm/ApplicationInfo;->isInstantApp()Z -HSPLandroid/content/pm/ApplicationInfo;->isOem()Z -HSPLandroid/content/pm/ApplicationInfo;->isPackageWhitelistedForHiddenApis()Z HSPLandroid/content/pm/ApplicationInfo;->isPrivilegedApp()Z HSPLandroid/content/pm/ApplicationInfo;->isProduct()Z HSPLandroid/content/pm/ApplicationInfo;->isProfileableByShell()Z -HSPLandroid/content/pm/ApplicationInfo;->isSignedWithPlatformKey()Z HSPLandroid/content/pm/ApplicationInfo;->isSystemApp()Z HSPLandroid/content/pm/ApplicationInfo;->isUpdatedSystemApp()Z -HSPLandroid/content/pm/ApplicationInfo;->isValidHiddenApiEnforcementPolicy(I)Z HSPLandroid/content/pm/ApplicationInfo;->isVendor()Z -HSPLandroid/content/pm/ApplicationInfo;->maybeUpdateHiddenApiEnforcementPolicy(I)V HSPLandroid/content/pm/ApplicationInfo;->requestsIsolatedSplitLoading()Z HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setBaseResourcePath(Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setGwpAsanMode(I)V -HSPLandroid/content/pm/ApplicationInfo;->setHiddenApiEnforcementPolicy(I)V HSPLandroid/content/pm/ApplicationInfo;->setResourcePath(Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setSplitCodePaths([Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setSplitResourcePaths([Ljava/lang/String;)V HSPLandroid/content/pm/ApplicationInfo;->setVersionCode(J)V HSPLandroid/content/pm/ApplicationInfo;->toString()Ljava/lang/String; -HSPLandroid/content/pm/ApplicationInfo;->usesNonSdkApi()Z HSPLandroid/content/pm/ApplicationInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/BaseParceledListSlice$1;->(Landroid/content/pm/BaseParceledListSlice;ILjava/lang/Class;I)V +HSPLandroid/content/pm/Attribution$1;->()V +HSPLandroid/content/pm/Attribution;->()V HSPLandroid/content/pm/BaseParceledListSlice$1;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/content/pm/BaseParceledListSlice;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V HSPLandroid/content/pm/BaseParceledListSlice;->(Ljava/util/List;)V -HSPLandroid/content/pm/BaseParceledListSlice;->access$000()Z -HSPLandroid/content/pm/BaseParceledListSlice;->access$200(Landroid/content/pm/BaseParceledListSlice;)Ljava/util/List; -HSPLandroid/content/pm/BaseParceledListSlice;->access$300(Ljava/lang/Class;Ljava/lang/Class;)V HSPLandroid/content/pm/BaseParceledListSlice;->getList()Ljava/util/List; HSPLandroid/content/pm/BaseParceledListSlice;->readCreator(Landroid/os/Parcelable$Creator;Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object; -HSPLandroid/content/pm/BaseParceledListSlice;->setInlineCountLimit(I)V HSPLandroid/content/pm/BaseParceledListSlice;->verifySameType(Ljava/lang/Class;Ljava/lang/Class;)V HSPLandroid/content/pm/BaseParceledListSlice;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/pm/ChangedPackages;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ComponentInfo;->()V -HSPLandroid/content/pm/ComponentInfo;->(Landroid/content/pm/ComponentInfo;)V HSPLandroid/content/pm/ComponentInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/ComponentInfo;->getApplicationInfo()Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/ComponentInfo;->getComponentName()Landroid/content/ComponentName; HSPLandroid/content/pm/ComponentInfo;->getIconResource()I -HSPLandroid/content/pm/ComponentInfo;->getLogoResource()I HSPLandroid/content/pm/ComponentInfo;->isEnabled()Z HSPLandroid/content/pm/ComponentInfo;->loadUnsafeLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence; HSPLandroid/content/pm/ComponentInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ConfigurationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ConfigurationInfo; HSPLandroid/content/pm/ConfigurationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/ConfigurationInfo;->()V HSPLandroid/content/pm/ConfigurationInfo;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/ConfigurationInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/CrossProfileAppsInternal;->()V HSPLandroid/content/pm/FallbackCategoryProvider;->getFallbackCategory(Ljava/lang/String;)I -HSPLandroid/content/pm/FallbackCategoryProvider;->loadFallbacks()V HSPLandroid/content/pm/FeatureInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/FeatureInfo; HSPLandroid/content/pm/FeatureInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/FeatureInfo;->()V -HSPLandroid/content/pm/FeatureInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/ICrossProfileApps$Stub;->()V -HPLandroid/content/pm/ICrossProfileApps$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/pm/IDataLoaderManager$Stub;->()V -HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->addOnAppsChangedListener(Ljava/lang/String;Landroid/content/pm/IOnAppsChangedListener;)V HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor; -HSPLandroid/content/pm/ILauncherApps$Stub;->()V HSPLandroid/content/pm/ILauncherApps$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/ILauncherApps; -HPLandroid/content/pm/ILauncherApps$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/content/pm/IOnAppsChangedListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/content/pm/IOnAppsChangedListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/content/pm/IOnAppsChangedListener$Stub$Proxy;->onPackageChanged(Landroid/os/UserHandle;Ljava/lang/String;)V -HPLandroid/content/pm/IOnAppsChangedListener$Stub$Proxy;->onShortcutChanged(Landroid/os/UserHandle;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V HSPLandroid/content/pm/IOnAppsChangedListener$Stub;->()V HSPLandroid/content/pm/IOnAppsChangedListener$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/content/pm/IOnAppsChangedListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IOnAppsChangedListener; HSPLandroid/content/pm/IOnAppsChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/pm/IOtaDexopt$Stub;->()V -HSPLandroid/content/pm/IPackageChangeObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/content/pm/IPackageChangeObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/content/pm/IPackageChangeObserver$Stub$Proxy;->onPackageChanged(Landroid/content/pm/PackageChangeEvent;)V -HSPLandroid/content/pm/IPackageChangeObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageChangeObserver; -HPLandroid/content/pm/IPackageInstallObserver2$Stub;->()V -HSPLandroid/content/pm/IPackageInstaller$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/content/pm/IPackageInstaller$Stub;->()V -HPLandroid/content/pm/IPackageInstaller$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/content/pm/IPackageInstaller$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageInstaller; -HPLandroid/content/pm/IPackageInstaller$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionActiveChanged(IZ)V -HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionBadgingChanged(I)V -PLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionCreated(I)V -HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionFinished(IZ)V -HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionProgressChanged(IF)V -HSPLandroid/content/pm/IPackageInstallerCallback$Stub;->()V HSPLandroid/content/pm/IPackageInstallerCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/content/pm/IPackageInstallerCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageInstallerCallback; -HSPLandroid/content/pm/IPackageInstallerSession$Stub;->()V -PLandroid/content/pm/IPackageInstallerSession$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/content/pm/IPackageInstallerSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getActivityInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo; +HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getApplicationEnabledSetting(Ljava/lang/String;I)I HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getApplicationInfo(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName; +HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstalledApplications(II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstalledPackages(II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getNameForUid(I)Ljava/lang/String; @@ -5657,59 +3854,33 @@ HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInfo(Ljava/lang/St HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInstaller()Landroid/content/pm/IPackageInstaller; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageUid(Ljava/lang/String;II)I HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackagesForUid(I)[Ljava/lang/String; -HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPermissionControllerPackageName()Ljava/lang/String; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getReceiverInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getServiceInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ServiceInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->hasSystemFeature(Ljava/lang/String;I)Z HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->isInstantApp(Ljava/lang/String;I)Z -HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->isOnlyCoreApps()Z HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->lambda$notifyDexLoad$0(Landroid/os/Parcel;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyDexLoad(Ljava/lang/String;Ljava/util/Map;Ljava/lang/String;)V HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyPackageUse(Ljava/lang/String;I)V HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyPackagesReplacedReceived([Ljava/lang/String;)V HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; +HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentContentProviders(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentReceivers(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentServices(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveContentProvider(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveService(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->setComponentEnabledSetting(Landroid/content/ComponentName;III)V -HSPLandroid/content/pm/IPackageManager$Stub;->()V HSPLandroid/content/pm/IPackageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageManager; -HPLandroid/content/pm/IPackageManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLandroid/content/pm/IPackageManager$Stub;->lambda$onTransact$0(Landroid/os/Parcel;Ljava/util/Map;I)V -HSPLandroid/content/pm/IPackageManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/content/pm/IPackageManagerNative$Stub;->()V -HSPLandroid/content/pm/IPackageManagerNative$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/content/pm/IPackageMoveObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/content/pm/IPackageMoveObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/content/pm/IPackageMoveObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageMoveObserver; -HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->getShortcuts(Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->setDynamicShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z -HSPLandroid/content/pm/IShortcutService$Stub;->()V HSPLandroid/content/pm/IShortcutService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IShortcutService; -HPLandroid/content/pm/IShortcutService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/content/pm/InstantAppIntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/InstantAppIntentFilter; -PLandroid/content/pm/InstantAppIntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/content/pm/InstantAppRequest;->(Landroid/content/pm/AuxiliaryResolveInfo;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILandroid/os/Bundle;Z[ILjava/lang/String;)V -HPLandroid/content/pm/InstantAppRequestInfo;->getToken()Ljava/lang/String; -HPLandroid/content/pm/InstantAppRequestInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/pm/InstantAppResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/InstantAppResolveInfo; -PLandroid/content/pm/InstantAppResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest; -PLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->(Landroid/os/Parcel;)V -HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->(Ljava/lang/String;I)V -HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->generateDigest(Ljava/lang/String;I)[[B -HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->getDigestPrefixSecure()[I -HPLandroid/content/pm/InstantAppResolveInfo;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/IntentFilterVerificationInfo;->(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLandroid/content/pm/IntentFilterVerificationInfo;->getIntFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -HSPLandroid/content/pm/IntentFilterVerificationInfo;->getPackageName()Ljava/lang/String; -HSPLandroid/content/pm/IntentFilterVerificationInfo;->getStringFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/content/pm/IntentFilterVerificationInfo;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLandroid/content/pm/IntentFilterVerificationInfo;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLandroid/content/pm/IncrementalStatesInfo$1;->()V +HSPLandroid/content/pm/IncrementalStatesInfo;->()V +HSPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->(Ljava/lang/String;I)V +HSPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->generateDigest(Ljava/lang/String;I)[[B +HSPLandroid/content/pm/LauncherActivityInfoInternal$1;->()V +HSPLandroid/content/pm/LauncherActivityInfoInternal;->()V +HSPLandroid/content/pm/LauncherActivityInfoInternal;->getActivityInfo()Landroid/content/pm/ActivityInfo; HSPLandroid/content/pm/LauncherApps$1;->(Landroid/content/pm/LauncherApps;)V HSPLandroid/content/pm/LauncherApps$1;->onPackageChanged(Landroid/os/UserHandle;Ljava/lang/String;)V HSPLandroid/content/pm/LauncherApps$1;->onShortcutChanged(Landroid/os/UserHandle;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V @@ -5717,41 +3888,22 @@ HSPLandroid/content/pm/LauncherApps$Callback;->()V HSPLandroid/content/pm/LauncherApps$Callback;->onShortcutsChanged(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler$CallbackInfo;->()V HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler$CallbackInfo;->(Landroid/content/pm/LauncherApps$1;)V -HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->(Landroid/os/Looper;Landroid/content/pm/LauncherApps$Callback;)V HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->postOnPackageChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->postOnShortcutChanged(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->()V -HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setPackage(Ljava/lang/String;)Landroid/content/pm/LauncherApps$ShortcutQuery; -HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setQueryFlags(I)Landroid/content/pm/LauncherApps$ShortcutQuery; -PLandroid/content/pm/LauncherApps$ShortcutQuery;->setShortcutIds(Ljava/util/List;)Landroid/content/pm/LauncherApps$ShortcutQuery; HSPLandroid/content/pm/LauncherApps;->(Landroid/content/Context;)V HSPLandroid/content/pm/LauncherApps;->(Landroid/content/Context;Landroid/content/pm/ILauncherApps;)V HSPLandroid/content/pm/LauncherApps;->access$100(Landroid/content/pm/LauncherApps;)Ljava/util/List; -HSPLandroid/content/pm/LauncherApps;->addCallbackLocked(Landroid/content/pm/LauncherApps$Callback;Landroid/os/Handler;)V HSPLandroid/content/pm/LauncherApps;->findCallbackLocked(Landroid/content/pm/LauncherApps$Callback;)I -HSPLandroid/content/pm/LauncherApps;->getShortcutIconDrawable(Landroid/content/pm/ShortcutInfo;I)Landroid/graphics/drawable/Drawable; HSPLandroid/content/pm/LauncherApps;->getShortcutIconFd(Landroid/content/pm/ShortcutInfo;)Landroid/os/ParcelFileDescriptor; HSPLandroid/content/pm/LauncherApps;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor; HSPLandroid/content/pm/LauncherApps;->getShortcuts(Landroid/content/pm/LauncherApps$ShortcutQuery;Landroid/os/UserHandle;)Ljava/util/List; -HSPLandroid/content/pm/LauncherApps;->loadDrawableFromFileDescriptor(Landroid/os/ParcelFileDescriptor;Z)Landroid/graphics/drawable/Drawable; HSPLandroid/content/pm/LauncherApps;->logErrorForInvalidProfileAccess(Landroid/os/UserHandle;)V HSPLandroid/content/pm/LauncherApps;->maybeUpdateDisabledMessage(Ljava/util/List;)Ljava/util/List; HSPLandroid/content/pm/LauncherApps;->registerCallback(Landroid/content/pm/LauncherApps$Callback;)V HSPLandroid/content/pm/LauncherApps;->registerCallback(Landroid/content/pm/LauncherApps$Callback;Landroid/os/Handler;)V -HSPLandroid/content/pm/LauncherApps;->removeCallbackLocked(Landroid/content/pm/LauncherApps$Callback;)V -HSPLandroid/content/pm/ModuleInfo;->()V -PLandroid/content/pm/ModuleInfo;->getApexModuleName()Ljava/lang/String; HSPLandroid/content/pm/ModuleInfo;->getPackageName()Ljava/lang/String; -HSPLandroid/content/pm/ModuleInfo;->setApexModuleName(Ljava/lang/String;)Landroid/content/pm/ModuleInfo; -HSPLandroid/content/pm/ModuleInfo;->setHidden(Z)Landroid/content/pm/ModuleInfo; -HSPLandroid/content/pm/ModuleInfo;->setName(Ljava/lang/CharSequence;)Landroid/content/pm/ModuleInfo; -HSPLandroid/content/pm/ModuleInfo;->setPackageName(Ljava/lang/String;)Landroid/content/pm/ModuleInfo; -HPLandroid/content/pm/ModuleInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/content/pm/PackageChangeEvent$1;->()V -PLandroid/content/pm/PackageChangeEvent;->()V -HPLandroid/content/pm/PackageChangeEvent;->()V -HPLandroid/content/pm/PackageChangeEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/PackageInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageInfo; HSPLandroid/content/pm/PackageInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/PackageInfo;->()V @@ -5759,29 +3911,18 @@ HSPLandroid/content/pm/PackageInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/PackageInfo;->(Landroid/os/Parcel;Landroid/content/pm/PackageInfo$1;)V HSPLandroid/content/pm/PackageInfo;->composeLongVersionCode(II)J HSPLandroid/content/pm/PackageInfo;->getLongVersionCode()J -PLandroid/content/pm/PackageInfo;->isOverlayPackage()Z -HSPLandroid/content/pm/PackageInfo;->toString()Ljava/lang/String; HSPLandroid/content/pm/PackageInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/pm/PackageInfoLite;->getLongVersionCode()J HSPLandroid/content/pm/PackageInstaller$SessionCallback;->()V HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->(Landroid/content/pm/PackageInstaller$SessionCallback;Ljava/util/concurrent/Executor;)V HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionActiveChanged(IZ)V -HPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionBadgingChanged(I)V -HPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionCreated(I)V +HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionBadgingChanged(I)V +HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionCreated(I)V HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionFinished(IZ)V HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionProgressChanged(IF)V -HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getInstallerPackageName()Ljava/lang/String; +HSPLandroid/content/pm/PackageInstaller$SessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageInstaller$SessionInfo; +HSPLandroid/content/pm/PackageInstaller$SessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/content/pm/PackageInstaller$SessionInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getSessionId()I -HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getUser()Landroid/os/UserHandle; -PLandroid/content/pm/PackageInstaller$SessionInfo;->isStaged()Z -HPLandroid/content/pm/PackageInstaller$SessionInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/content/pm/PackageInstaller$SessionParams$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageInstaller$SessionParams; -PLandroid/content/pm/PackageInstaller$SessionParams$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/PackageInstaller$SessionParams;->(I)V -HPLandroid/content/pm/PackageInstaller$SessionParams;->(Landroid/os/Parcel;)V -HPLandroid/content/pm/PackageInstaller$SessionParams;->copy()Landroid/content/pm/PackageInstaller$SessionParams; -HSPLandroid/content/pm/PackageInstaller$SessionParams;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -HSPLandroid/content/pm/PackageInstaller;->(Landroid/content/pm/IPackageInstaller;Ljava/lang/String;Ljava/lang/String;I)V HSPLandroid/content/pm/PackageInstaller;->getSessionInfo(I)Landroid/content/pm/PackageInstaller$SessionInfo; HSPLandroid/content/pm/PackageInstaller;->registerSessionCallback(Landroid/content/pm/PackageInstaller$SessionCallback;Landroid/os/Handler;)V HSPLandroid/content/pm/PackageItemInfo;->()V @@ -5791,7 +3932,6 @@ HSPLandroid/content/pm/PackageItemInfo;->forceSafeLabels()V HSPLandroid/content/pm/PackageItemInfo;->loadIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable; HSPLandroid/content/pm/PackageItemInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence; HSPLandroid/content/pm/PackageItemInfo;->loadSafeLabel(Landroid/content/pm/PackageManager;FI)Ljava/lang/CharSequence; -HSPLandroid/content/pm/PackageItemInfo;->loadUnbadgedIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable; HSPLandroid/content/pm/PackageItemInfo;->loadUnsafeLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence; HSPLandroid/content/pm/PackageItemInfo;->loadXmlMetaData(Landroid/content/pm/PackageManager;Ljava/lang/String;)Landroid/content/res/XmlResourceParser; HSPLandroid/content/pm/PackageItemInfo;->writeToParcel(Landroid/os/Parcel;I)V @@ -5806,123 +3946,37 @@ HSPLandroid/content/pm/PackageManager$2;->recompute(Ljava/lang/Object;)Ljava/lan HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;->(Ljava/lang/String;II)V HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;->equals(Ljava/lang/Object;)Z HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;->hashCode()I -PLandroid/content/pm/PackageManager$ApplicationInfoQuery;->toString()Ljava/lang/String; HSPLandroid/content/pm/PackageManager$NameNotFoundException;->(Ljava/lang/String;)V HSPLandroid/content/pm/PackageManager$PackageInfoQuery;->(Ljava/lang/String;II)V HSPLandroid/content/pm/PackageManager$PackageInfoQuery;->equals(Ljava/lang/Object;)Z HSPLandroid/content/pm/PackageManager$PackageInfoQuery;->hashCode()I -PLandroid/content/pm/PackageManager$PackageInfoQuery;->toString()Ljava/lang/String; HSPLandroid/content/pm/PackageManager;->()V HSPLandroid/content/pm/PackageManager;->access$000(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/PackageManager;->access$100(Ljava/lang/String;II)Landroid/content/pm/PackageInfo; -HSPLandroid/content/pm/PackageManager;->corkPackageInfoCache()V -HSPLandroid/content/pm/PackageManager;->disableApplicationInfoCache()V -HSPLandroid/content/pm/PackageManager;->disablePackageInfoCache()V HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUserCached(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUserUncached(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/PackageManager;->getPackageInfoAsUserCached(Ljava/lang/String;II)Landroid/content/pm/PackageInfo; HSPLandroid/content/pm/PackageManager;->getPackageInfoAsUserUncached(Ljava/lang/String;II)Landroid/content/pm/PackageInfo; -PLandroid/content/pm/PackageManager;->installStatusToPublicStatus(I)I -PLandroid/content/pm/PackageManager;->installStatusToString(I)Ljava/lang/String; -HSPLandroid/content/pm/PackageManager;->invalidatePackageInfoCache()V HSPLandroid/content/pm/PackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List; HSPLandroid/content/pm/PackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List; HSPLandroid/content/pm/PackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List; -HSPLandroid/content/pm/PackageManager;->uncorkPackageInfoCache()V HSPLandroid/content/pm/PackageParser$ApkLite;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;ZIIIILjava/util/List;Landroid/content/pm/PackageParser$SigningDetails;ZZZZZZZZLjava/lang/String;ZIIII)V -HPLandroid/content/pm/PackageParser$ApkLite;->getLongVersionCode()J -HSPLandroid/content/pm/PackageParser$PackageLite;->(Ljava/lang/String;Landroid/content/pm/PackageParser$ApkLite;[Ljava/lang/String;[Z[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[I)V -HSPLandroid/content/pm/PackageParser$PackageLite;->getAllCodePaths()Ljava/util/List; -HSPLandroid/content/pm/PackageParser$PackageParserException;->(ILjava/lang/String;Ljava/lang/Throwable;)V HSPLandroid/content/pm/PackageParser$SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$SigningDetails; HSPLandroid/content/pm/PackageParser$SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->()V -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->build()Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->checkInvariants()V -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->setPastSigningCertificates([Landroid/content/pm/Signature;)Landroid/content/pm/PackageParser$SigningDetails$Builder; -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->setSignatureSchemeVersion(I)Landroid/content/pm/PackageParser$SigningDetails$Builder; -HSPLandroid/content/pm/PackageParser$SigningDetails$Builder;->setSignatures([Landroid/content/pm/Signature;)Landroid/content/pm/PackageParser$SigningDetails$Builder; -HSPLandroid/content/pm/PackageParser$SigningDetails;->(Landroid/content/pm/PackageParser$SigningDetails;)V HSPLandroid/content/pm/PackageParser$SigningDetails;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/PackageParser$SigningDetails;->([Landroid/content/pm/Signature;I)V -HSPLandroid/content/pm/PackageParser$SigningDetails;->([Landroid/content/pm/Signature;ILandroid/util/ArraySet;[Landroid/content/pm/Signature;)V -HSPLandroid/content/pm/PackageParser$SigningDetails;->([Landroid/content/pm/Signature;I[Landroid/content/pm/Signature;)V -HSPLandroid/content/pm/PackageParser$SigningDetails;->checkCapability(Landroid/content/pm/PackageParser$SigningDetails;I)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->getDescendantOrSelf(Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasAncestor(Landroid/content/pm/PackageParser$SigningDetails;)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasAncestorOrSelf(Landroid/content/pm/PackageParser$SigningDetails;)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCertificate(Landroid/content/pm/Signature;)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCertificateInternal(Landroid/content/pm/Signature;I)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCommonAncestor(Landroid/content/pm/PackageParser$SigningDetails;)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasPastSigningCertificates()Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasSha256Certificate([B)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasSha256CertificateInternal([BI)Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->hasSignatures()Z -HSPLandroid/content/pm/PackageParser$SigningDetails;->mergeLineageWith(Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/PackageParser$SigningDetails;->mergeLineageWithAncestorOrSelf(Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/PackageParser$SigningDetails;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/PackageParser$SplitNameComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLandroid/content/pm/PackageParser$SplitNameComparator;->compare(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/String;)Z -HSPLandroid/content/pm/PackageParser;->checkUseInstalledOrHidden(ILandroid/content/pm/PackageUserState;Landroid/content/pm/ApplicationInfo;)Z HSPLandroid/content/pm/PackageParser;->getActivityConfigChanges(II)I -HSPLandroid/content/pm/PackageParser;->isApkFile(Ljava/io/File;)Z -PLandroid/content/pm/PackageParser;->isAvailable(Landroid/content/pm/PackageUserState;)Z -HSPLandroid/content/pm/PackageParser;->parseApkLite(Ljava/io/File;I)Landroid/content/pm/PackageParser$ApkLite; -HSPLandroid/content/pm/PackageParser;->parseApkLite(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/PackageParser$ApkLite; -HSPLandroid/content/pm/PackageParser;->parseApkLiteInner(Ljava/io/File;Ljava/io/FileDescriptor;Ljava/lang/String;I)Landroid/content/pm/PackageParser$ApkLite; -HSPLandroid/content/pm/PackageParser;->parseClusterPackageLite(Ljava/io/File;I)Landroid/content/pm/PackageParser$PackageLite; -HSPLandroid/content/pm/PackageParser;->parsePackageLite(Ljava/io/File;I)Landroid/content/pm/PackageParser$PackageLite; -HSPLandroid/content/pm/PackageParser;->parsePackageSplitNames(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/util/Pair; -HSPLandroid/content/pm/PackageParser;->parsePublicKey(Ljava/lang/String;)Ljava/security/PublicKey; -HSPLandroid/content/pm/PackageParser;->readConfigUseRoundIcon(Landroid/content/res/Resources;)V -HSPLandroid/content/pm/PackageParser;->setCompatibilityModeEnabled(Z)V -HSPLandroid/content/pm/PackageParser;->toSigningKeys([Landroid/content/pm/Signature;)Landroid/util/ArraySet; HSPLandroid/content/pm/PackageParser;->validateName(Ljava/lang/String;ZZ)Ljava/lang/String; -HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->finishAndUninstall()V -HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->writeString(Landroid/os/Parcel;Ljava/lang/String;)V -HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->writeString16(Landroid/os/Parcel;Ljava/lang/String;)V -HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->writeString8(Landroid/os/Parcel;Ljava/lang/String;)V -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->(Ljava/io/File;)V -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->(Ljava/io/File;Landroid/content/pm/PackagePartitions$1;)V -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->(Ljava/io/File;Ljava/lang/String;)V -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->(Ljava/io/File;Ljava/lang/String;Landroid/content/pm/PackagePartitions$1;)V -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->access$300(Landroid/content/pm/PackagePartitions$DeferredCanonicalFile;)Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions$DeferredCanonicalFile;->getFile()Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->(Landroid/content/pm/PackagePartitions$SystemPartition;)V -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->(Ljava/io/File;IZZ)V -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->(Ljava/io/File;Landroid/content/pm/PackagePartitions$SystemPartition;)V -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->containsFile(Ljava/io/File;)Z -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->containsPath(Ljava/lang/String;)Z -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getAppFolder()Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getFolder()Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getOverlayFolder()Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getPrivAppFolder()Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions;->access$400(Ljava/io/File;)Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions;->canonicalize(Ljava/io/File;)Ljava/io/File; -HSPLandroid/content/pm/PackagePartitions;->getOrderedPartitions(Ljava/util/function/Function;)Ljava/util/ArrayList; -HPLandroid/content/pm/PackageStats;->(Landroid/content/pm/PackageStats;)V HSPLandroid/content/pm/PackageStats;->(Ljava/lang/String;)V HSPLandroid/content/pm/PackageUserState;->()V -HSPLandroid/content/pm/PackageUserState;->equals(Ljava/lang/Object;)Z HSPLandroid/content/pm/PackageUserState;->getAllOverlayPaths()[Ljava/lang/String; -HSPLandroid/content/pm/PackageUserState;->getOverrideLabelIconForComponent(Landroid/content/ComponentName;)Landroid/util/Pair; HSPLandroid/content/pm/PackageUserState;->isAvailable(I)Z -HSPLandroid/content/pm/PackageUserState;->isEnabled(ZZLjava/lang/String;I)Z -HSPLandroid/content/pm/PackageUserState;->isMatch(Landroid/content/pm/ComponentInfo;I)Z -HSPLandroid/content/pm/PackageUserState;->isMatch(ZZLandroid/content/pm/parsing/component/ParsedMainComponent;I)Z -HSPLandroid/content/pm/PackageUserState;->isMatch(ZZZZLjava/lang/String;I)Z -HSPLandroid/content/pm/PackageUserState;->reportIfDebug(ZI)Z -PLandroid/content/pm/PackageUserState;->resetOverrideComponentLabelIcon()V -HSPLandroid/content/pm/PackageUserState;->setOverlayPaths([Ljava/lang/String;)V HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/ParceledListSlice;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V HSPLandroid/content/pm/ParceledListSlice;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;Landroid/content/pm/ParceledListSlice$1;)V HSPLandroid/content/pm/ParceledListSlice;->(Ljava/util/List;)V -HSPLandroid/content/pm/ParceledListSlice;->emptyList()Landroid/content/pm/ParceledListSlice; HSPLandroid/content/pm/ParceledListSlice;->getList()Ljava/util/List; HSPLandroid/content/pm/ParceledListSlice;->readParcelableCreator(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/os/Parcelable$Creator; HSPLandroid/content/pm/ParceledListSlice;->setInlineCountLimit(I)V @@ -5936,29 +3990,16 @@ HSPLandroid/content/pm/PathPermission$1;->createFromParcel(Landroid/os/Parcel;)L HSPLandroid/content/pm/PathPermission$1;->newArray(I)[Landroid/content/pm/PathPermission; HSPLandroid/content/pm/PathPermission$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/content/pm/PathPermission;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/PathPermission;->(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V HSPLandroid/content/pm/PathPermission;->getReadPermission()Ljava/lang/String; HSPLandroid/content/pm/PathPermission;->getWritePermission()Ljava/lang/String; HSPLandroid/content/pm/PathPermission;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/content/pm/PermissionGroupInfo;->(III)V -HPLandroid/content/pm/PermissionGroupInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/PermissionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PermissionInfo; HSPLandroid/content/pm/PermissionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/PermissionInfo$1;->newArray(I)[Landroid/content/pm/PermissionInfo; HSPLandroid/content/pm/PermissionInfo$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/content/pm/PermissionInfo;->()V HSPLandroid/content/pm/PermissionInfo;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/PermissionInfo;->(Landroid/os/Parcel;Landroid/content/pm/PermissionInfo$1;)V -HSPLandroid/content/pm/PermissionInfo;->(Ljava/lang/String;)V -HSPLandroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I HSPLandroid/content/pm/PermissionInfo;->getProtection()I HSPLandroid/content/pm/PermissionInfo;->getProtectionFlags()I -HPLandroid/content/pm/PermissionInfo;->isAppOp()Z -HSPLandroid/content/pm/PermissionInfo;->isHardRestricted()Z -HPLandroid/content/pm/PermissionInfo;->isRestricted()Z -HSPLandroid/content/pm/PermissionInfo;->isRuntime()Z -HSPLandroid/content/pm/PermissionInfo;->isSoftRestricted()Z -HSPLandroid/content/pm/PermissionInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ProviderInfo; HSPLandroid/content/pm/ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/ProviderInfo$1;->newArray(I)[Landroid/content/pm/ProviderInfo; @@ -5971,253 +4012,101 @@ HSPLandroid/content/pm/ProviderInfoList$1;->createFromParcel(Landroid/os/Parcel; HSPLandroid/content/pm/ProviderInfoList$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/ProviderInfoList;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/ProviderInfoList;->(Landroid/os/Parcel;Landroid/content/pm/ProviderInfoList$1;)V -HSPLandroid/content/pm/ProviderInfoList;->(Ljava/util/List;)V -HSPLandroid/content/pm/ProviderInfoList;->fromList(Ljava/util/List;)Landroid/content/pm/ProviderInfoList; HSPLandroid/content/pm/ProviderInfoList;->getList()Ljava/util/List; -HSPLandroid/content/pm/ProviderInfoList;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/RegisteredServicesCache$1;->(Landroid/content/pm/RegisteredServicesCache;)V -HPLandroid/content/pm/RegisteredServicesCache$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLandroid/content/pm/RegisteredServicesCache$2;->(Landroid/content/pm/RegisteredServicesCache;)V -HSPLandroid/content/pm/RegisteredServicesCache$3;->(Landroid/content/pm/RegisteredServicesCache;)V -HSPLandroid/content/pm/RegisteredServicesCache$ServiceInfo;->(Ljava/lang/Object;Landroid/content/pm/ComponentInfo;Landroid/content/ComponentName;)V -HSPLandroid/content/pm/RegisteredServicesCache$UserServices;->()V -HSPLandroid/content/pm/RegisteredServicesCache$UserServices;->(Landroid/content/pm/RegisteredServicesCache$1;)V -HSPLandroid/content/pm/RegisteredServicesCache;->(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/XmlSerializerAndParser;)V -HPLandroid/content/pm/RegisteredServicesCache;->access$100(Landroid/content/pm/RegisteredServicesCache;Landroid/content/Intent;I)V -HSPLandroid/content/pm/RegisteredServicesCache;->containsType(Ljava/util/ArrayList;Ljava/lang/Object;)Z -HSPLandroid/content/pm/RegisteredServicesCache;->createFileForUser(I)Landroid/util/AtomicFile; -HSPLandroid/content/pm/RegisteredServicesCache;->findOrCreateUserLocked(I)Landroid/content/pm/RegisteredServicesCache$UserServices; -HSPLandroid/content/pm/RegisteredServicesCache;->findOrCreateUserLocked(IZ)Landroid/content/pm/RegisteredServicesCache$UserServices; -HSPLandroid/content/pm/RegisteredServicesCache;->generateServicesMap([II)V -HSPLandroid/content/pm/RegisteredServicesCache;->getAllServices(I)Ljava/util/Collection; -HPLandroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z -HSPLandroid/content/pm/RegisteredServicesCache;->getDataDirectory()Ljava/io/File; -HPLandroid/content/pm/RegisteredServicesCache;->getServiceInfo(Ljava/lang/Object;I)Landroid/content/pm/RegisteredServicesCache$ServiceInfo; -HSPLandroid/content/pm/RegisteredServicesCache;->getUser(I)Landroid/content/pm/UserInfo; -HSPLandroid/content/pm/RegisteredServicesCache;->getUserSystemDirectory(I)Ljava/io/File; -HPLandroid/content/pm/RegisteredServicesCache;->handlePackageEvent(Landroid/content/Intent;I)V -HSPLandroid/content/pm/RegisteredServicesCache;->invalidateCache(I)V -HSPLandroid/content/pm/RegisteredServicesCache;->migrateIfNecessaryLocked()V -HSPLandroid/content/pm/RegisteredServicesCache;->onServicesChangedLocked(I)V -HSPLandroid/content/pm/RegisteredServicesCache;->parseServiceInfo(Landroid/content/pm/ResolveInfo;)Landroid/content/pm/RegisteredServicesCache$ServiceInfo; -HSPLandroid/content/pm/RegisteredServicesCache;->queryIntentServices(I)Ljava/util/List; -HSPLandroid/content/pm/RegisteredServicesCache;->readPersistentServicesLocked(Ljava/io/InputStream;)V -HSPLandroid/content/pm/RegisteredServicesCache;->setListener(Landroid/content/pm/RegisteredServicesCacheListener;Landroid/os/Handler;)V -HPLandroid/content/pm/RegisteredServicesCache;->updateServices(I)V HSPLandroid/content/pm/ResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ResolveInfo; HSPLandroid/content/pm/ResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/ResolveInfo;->()V -HSPLandroid/content/pm/ResolveInfo;->(Landroid/content/pm/ResolveInfo;)V HSPLandroid/content/pm/ResolveInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/ResolveInfo;->(Landroid/os/Parcel;Landroid/content/pm/ResolveInfo$1;)V HSPLandroid/content/pm/ResolveInfo;->getComponentInfo()Landroid/content/pm/ComponentInfo; HSPLandroid/content/pm/ResolveInfo;->loadIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable; HSPLandroid/content/pm/ResolveInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence; -HSPLandroid/content/pm/ResolveInfo;->toString()Ljava/lang/String; HSPLandroid/content/pm/ResolveInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/SELinuxUtil;->assignSeinfoUser(Landroid/content/pm/PackageUserState;)Ljava/lang/String; HSPLandroid/content/pm/ServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ServiceInfo; HSPLandroid/content/pm/ServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/ServiceInfo;->()V -HPLandroid/content/pm/ServiceInfo;->(Landroid/content/pm/ServiceInfo;)V +HSPLandroid/content/pm/ServiceInfo$1;->newArray(I)[Landroid/content/pm/ServiceInfo; +HSPLandroid/content/pm/ServiceInfo$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/content/pm/ServiceInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/ServiceInfo;->(Landroid/os/Parcel;Landroid/content/pm/ServiceInfo$1;)V -HPLandroid/content/pm/ServiceInfo;->getForegroundServiceType()I -PLandroid/content/pm/ServiceInfo;->toString()Ljava/lang/String; HSPLandroid/content/pm/ServiceInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/SharedLibraryInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/SharedLibraryInfo; HSPLandroid/content/pm/SharedLibraryInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/SharedLibraryInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/SharedLibraryInfo;->(Landroid/os/Parcel;Landroid/content/pm/SharedLibraryInfo$1;)V -HSPLandroid/content/pm/SharedLibraryInfo;->(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/lang/String;JILandroid/content/pm/VersionedPackage;Ljava/util/List;Ljava/util/List;)V HSPLandroid/content/pm/SharedLibraryInfo;->(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/lang/String;JILandroid/content/pm/VersionedPackage;Ljava/util/List;Ljava/util/List;Z)V HSPLandroid/content/pm/SharedLibraryInfo;->addDependency(Landroid/content/pm/SharedLibraryInfo;)V -HSPLandroid/content/pm/SharedLibraryInfo;->clearDependencies()V HSPLandroid/content/pm/SharedLibraryInfo;->getAllCodePaths()Ljava/util/List; -HSPLandroid/content/pm/SharedLibraryInfo;->getDeclaringPackage()Landroid/content/pm/VersionedPackage; HSPLandroid/content/pm/SharedLibraryInfo;->getDependencies()Ljava/util/List; -HSPLandroid/content/pm/SharedLibraryInfo;->getDependentPackages()Ljava/util/List; -HSPLandroid/content/pm/SharedLibraryInfo;->getLongVersion()J HSPLandroid/content/pm/SharedLibraryInfo;->getName()Ljava/lang/String; -HSPLandroid/content/pm/SharedLibraryInfo;->getPackageName()Ljava/lang/String; HSPLandroid/content/pm/SharedLibraryInfo;->getPath()Ljava/lang/String; -HSPLandroid/content/pm/SharedLibraryInfo;->getType()I HSPLandroid/content/pm/SharedLibraryInfo;->isNative()Z -HSPLandroid/content/pm/SharedLibraryInfo;->isStatic()Z -HSPLandroid/content/pm/SharedLibraryInfo;->toString()Ljava/lang/String; -HSPLandroid/content/pm/SharedLibraryInfo;->typeToString(I)Ljava/lang/String; HSPLandroid/content/pm/SharedLibraryInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ShortcutInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ShortcutInfo; HSPLandroid/content/pm/ShortcutInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/ShortcutInfo$Builder;->(Landroid/content/Context;Ljava/lang/String;)V -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$000(Landroid/content/pm/ShortcutInfo$Builder;)Landroid/content/Context; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$100(Landroid/content/pm/ShortcutInfo$Builder;)Ljava/lang/String; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1000(Landroid/content/pm/ShortcutInfo$Builder;)Ljava/util/Set; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1100(Landroid/content/pm/ShortcutInfo$Builder;)[Landroid/content/Intent; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1200(Landroid/content/pm/ShortcutInfo$Builder;)[Landroid/app/Person; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1300(Landroid/content/pm/ShortcutInfo$Builder;)Z -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1400(Landroid/content/pm/ShortcutInfo$Builder;)I -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1500(Landroid/content/pm/ShortcutInfo$Builder;)Landroid/os/PersistableBundle; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$1600(Landroid/content/pm/ShortcutInfo$Builder;)Landroid/content/LocusId; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$200(Landroid/content/pm/ShortcutInfo$Builder;)Landroid/content/ComponentName; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$300(Landroid/content/pm/ShortcutInfo$Builder;)Landroid/graphics/drawable/Icon; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$400(Landroid/content/pm/ShortcutInfo$Builder;)Ljava/lang/CharSequence; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$500(Landroid/content/pm/ShortcutInfo$Builder;)I -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$600(Landroid/content/pm/ShortcutInfo$Builder;)Ljava/lang/CharSequence; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$700(Landroid/content/pm/ShortcutInfo$Builder;)I -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$800(Landroid/content/pm/ShortcutInfo$Builder;)Ljava/lang/CharSequence; -HSPLandroid/content/pm/ShortcutInfo$Builder;->access$900(Landroid/content/pm/ShortcutInfo$Builder;)I HSPLandroid/content/pm/ShortcutInfo$Builder;->build()Landroid/content/pm/ShortcutInfo; HSPLandroid/content/pm/ShortcutInfo$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/content/pm/ShortcutInfo$Builder; HSPLandroid/content/pm/ShortcutInfo$Builder;->setIntent(Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder; HSPLandroid/content/pm/ShortcutInfo$Builder;->setIntents([Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder; HSPLandroid/content/pm/ShortcutInfo$Builder;->setShortLabel(Ljava/lang/CharSequence;)Landroid/content/pm/ShortcutInfo$Builder; -HPLandroid/content/pm/ShortcutInfo;->(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;)V HSPLandroid/content/pm/ShortcutInfo;->(Landroid/content/pm/ShortcutInfo$Builder;)V -HSPLandroid/content/pm/ShortcutInfo;->(Landroid/content/pm/ShortcutInfo$Builder;Landroid/content/pm/ShortcutInfo$1;)V -HPLandroid/content/pm/ShortcutInfo;->(Landroid/content/pm/ShortcutInfo;I)V HSPLandroid/content/pm/ShortcutInfo;->(Landroid/os/Parcel;)V -HSPLandroid/content/pm/ShortcutInfo;->(Landroid/os/Parcel;Landroid/content/pm/ShortcutInfo$1;)V -HSPLandroid/content/pm/ShortcutInfo;->access$1700([Landroid/content/Intent;)[Landroid/content/Intent; HSPLandroid/content/pm/ShortcutInfo;->addFlags(I)V -HPLandroid/content/pm/ShortcutInfo;->clearFlags(I)V -HPLandroid/content/pm/ShortcutInfo;->clone(I)Landroid/content/pm/ShortcutInfo; HSPLandroid/content/pm/ShortcutInfo;->cloneCategories(Ljava/util/Set;)Landroid/util/ArraySet; HSPLandroid/content/pm/ShortcutInfo;->cloneIntents([Landroid/content/Intent;)[Landroid/content/Intent; -HPLandroid/content/pm/ShortcutInfo;->clonePersistableBundle([Landroid/os/PersistableBundle;)[Landroid/os/PersistableBundle; HSPLandroid/content/pm/ShortcutInfo;->clonePersons([Landroid/app/Person;)[Landroid/app/Person; -HPLandroid/content/pm/ShortcutInfo;->enforceMandatoryFields(Z)V -HPLandroid/content/pm/ShortcutInfo;->ensureUpdatableWith(Landroid/content/pm/ShortcutInfo;Z)V HSPLandroid/content/pm/ShortcutInfo;->fixUpIntentExtras()V HSPLandroid/content/pm/ShortcutInfo;->getActivity()Landroid/content/ComponentName; -HPLandroid/content/pm/ShortcutInfo;->getBitmapPath()Ljava/lang/String; HSPLandroid/content/pm/ShortcutInfo;->getCategories()Ljava/util/Set; HSPLandroid/content/pm/ShortcutInfo;->getDisabledMessage()Ljava/lang/CharSequence; -HSPLandroid/content/pm/ShortcutInfo;->getDisabledReason()I HSPLandroid/content/pm/ShortcutInfo;->getDisabledReasonForRestoreIssue(Landroid/content/Context;I)Ljava/lang/String; -HSPLandroid/content/pm/ShortcutInfo;->getExtras()Landroid/os/PersistableBundle; -HPLandroid/content/pm/ShortcutInfo;->getFlags()I -HSPLandroid/content/pm/ShortcutInfo;->getIcon()Landroid/graphics/drawable/Icon; -HSPLandroid/content/pm/ShortcutInfo;->getIconResourceId()I HSPLandroid/content/pm/ShortcutInfo;->getId()Ljava/lang/String; -PLandroid/content/pm/ShortcutInfo;->getImplicitRank()I -HSPLandroid/content/pm/ShortcutInfo;->getIntents()[Landroid/content/Intent; HSPLandroid/content/pm/ShortcutInfo;->getLastChangedTimestamp()J HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence; HSPLandroid/content/pm/ShortcutInfo;->getPackage()Ljava/lang/String; -HSPLandroid/content/pm/ShortcutInfo;->getPersons()[Landroid/app/Person; HSPLandroid/content/pm/ShortcutInfo;->getRank()I -HPLandroid/content/pm/ShortcutInfo;->getResourceEntryName(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/content/pm/ShortcutInfo;->getResourcePackageName(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/content/pm/ShortcutInfo;->getResourceString(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence; -HPLandroid/content/pm/ShortcutInfo;->getResourceTypeAndEntryName(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/content/pm/ShortcutInfo;->getShortLabel()Ljava/lang/CharSequence; -HSPLandroid/content/pm/ShortcutInfo;->getUserHandle()Landroid/os/UserHandle; -HSPLandroid/content/pm/ShortcutInfo;->getUserId()I -HSPLandroid/content/pm/ShortcutInfo;->hasAdaptiveBitmap()Z -HPLandroid/content/pm/ShortcutInfo;->hasAnyResources()Z HSPLandroid/content/pm/ShortcutInfo;->hasFlags(I)Z HSPLandroid/content/pm/ShortcutInfo;->hasIconFile()Z -HSPLandroid/content/pm/ShortcutInfo;->hasIconResource()Z -HSPLandroid/content/pm/ShortcutInfo;->hasIconUri()Z -HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z -HPLandroid/content/pm/ShortcutInfo;->hasStringResources()Z -HPLandroid/content/pm/ShortcutInfo;->isAlive()Z -HPLandroid/content/pm/ShortcutInfo;->isCached()Z HSPLandroid/content/pm/ShortcutInfo;->isDeclaredInManifest()Z -HPLandroid/content/pm/ShortcutInfo;->isDisabledForRestoreIssue(I)Z HSPLandroid/content/pm/ShortcutInfo;->isDynamic()Z HSPLandroid/content/pm/ShortcutInfo;->isEnabled()Z -HPLandroid/content/pm/ShortcutInfo;->isFloating()Z -HPLandroid/content/pm/ShortcutInfo;->isIconPendingSave()Z -HPLandroid/content/pm/ShortcutInfo;->isImmutable()Z -HPLandroid/content/pm/ShortcutInfo;->isLongLived()Z -HPLandroid/content/pm/ShortcutInfo;->isManifestShortcut()Z -HPLandroid/content/pm/ShortcutInfo;->isNonManifestVisible()Z -HPLandroid/content/pm/ShortcutInfo;->isOriginallyFromManifest()Z -HSPLandroid/content/pm/ShortcutInfo;->isPinned()Z -PLandroid/content/pm/ShortcutInfo;->isRankChanged()Z -HPLandroid/content/pm/ShortcutInfo;->isVisibleToPublisher()Z -HPLandroid/content/pm/ShortcutInfo;->lookUpResourceId(Landroid/content/res/Resources;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I -HPLandroid/content/pm/ShortcutInfo;->lookUpResourceName(Landroid/content/res/Resources;IZLjava/lang/String;)Ljava/lang/String; -HPLandroid/content/pm/ShortcutInfo;->lookupAndFillInResourceIds(Landroid/content/res/Resources;)V -HPLandroid/content/pm/ShortcutInfo;->lookupAndFillInResourceNames(Landroid/content/res/Resources;)V -HPLandroid/content/pm/ShortcutInfo;->resolveResourceStrings(Landroid/content/res/Resources;)V -PLandroid/content/pm/ShortcutInfo;->setBitmapPath(Ljava/lang/String;)V -PLandroid/content/pm/ShortcutInfo;->setCategories(Ljava/util/Set;)V -PLandroid/content/pm/ShortcutInfo;->setIconResName(Ljava/lang/String;)V -HPLandroid/content/pm/ShortcutInfo;->setIconResourceId(I)V -PLandroid/content/pm/ShortcutInfo;->setIconUri(Ljava/lang/String;)V -HPLandroid/content/pm/ShortcutInfo;->setImplicitRank(I)V -HSPLandroid/content/pm/ShortcutInfo;->setIntentExtras(Landroid/content/Intent;Landroid/os/PersistableBundle;)Landroid/content/Intent; -HPLandroid/content/pm/ShortcutInfo;->setIntents([Landroid/content/Intent;)V -PLandroid/content/pm/ShortcutInfo;->setReturnedByServer()V -HPLandroid/content/pm/ShortcutInfo;->setTimestamp(J)V -HSPLandroid/content/pm/ShortcutInfo;->updateTimestamp()V HSPLandroid/content/pm/ShortcutInfo;->validateIcon(Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon; HSPLandroid/content/pm/ShortcutInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/ShortcutManager;->(Landroid/content/Context;Landroid/content/pm/IShortcutService;)V HSPLandroid/content/pm/ShortcutManager;->injectMyUserId()I HSPLandroid/content/pm/ShortcutManager;->setDynamicShortcuts(Ljava/util/List;)Z -HPLandroid/content/pm/ShortcutQueryWrapper$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ShortcutQueryWrapper; -PLandroid/content/pm/ShortcutQueryWrapper$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/content/pm/ShortcutQueryWrapper;->(Landroid/os/Parcel;)V -PLandroid/content/pm/ShortcutQueryWrapper;->getActivity()Landroid/content/ComponentName; -PLandroid/content/pm/ShortcutQueryWrapper;->getChangedSince()J -PLandroid/content/pm/ShortcutQueryWrapper;->getLocusIds()Ljava/util/List; -PLandroid/content/pm/ShortcutQueryWrapper;->getPackage()Ljava/lang/String; -PLandroid/content/pm/ShortcutQueryWrapper;->getQueryFlags()I -PLandroid/content/pm/ShortcutQueryWrapper;->getShortcutIds()Ljava/util/List; -HSPLandroid/content/pm/ShortcutServiceInternal;->()V HSPLandroid/content/pm/Signature$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/Signature; HSPLandroid/content/pm/Signature$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/Signature$1;->newArray(I)[Landroid/content/pm/Signature; HSPLandroid/content/pm/Signature$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/content/pm/Signature;->(Landroid/content/pm/Signature;)V HSPLandroid/content/pm/Signature;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/Signature;->(Landroid/os/Parcel;Landroid/content/pm/Signature$1;)V -HSPLandroid/content/pm/Signature;->(Ljava/lang/String;)V HSPLandroid/content/pm/Signature;->([B)V -HSPLandroid/content/pm/Signature;->([Ljava/security/cert/Certificate;)V -HSPLandroid/content/pm/Signature;->areExactMatch([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)Z HSPLandroid/content/pm/Signature;->equals(Ljava/lang/Object;)Z -HSPLandroid/content/pm/Signature;->getFlags()I -HSPLandroid/content/pm/Signature;->getPublicKey()Ljava/security/PublicKey; HSPLandroid/content/pm/Signature;->hashCode()I -HSPLandroid/content/pm/Signature;->parseHexDigit(I)I -HSPLandroid/content/pm/Signature;->setFlags(I)V HSPLandroid/content/pm/Signature;->toByteArray()[B HSPLandroid/content/pm/Signature;->toChars()[C HSPLandroid/content/pm/Signature;->toChars([C[I)[C HSPLandroid/content/pm/Signature;->toCharsString()Ljava/lang/String; -HSPLandroid/content/pm/Signature;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/SigningInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/SigningInfo; HSPLandroid/content/pm/SigningInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/SigningInfo;->(Landroid/content/pm/PackageParser$SigningDetails;)V HSPLandroid/content/pm/SigningInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/SigningInfo;->(Landroid/os/Parcel;Landroid/content/pm/SigningInfo$1;)V -HSPLandroid/content/pm/SigningInfo;->getApkContentsSigners()[Landroid/content/pm/Signature; -HPLandroid/content/pm/SigningInfo;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/content/pm/SigningInfo;->getSigningCertificateHistory()[Landroid/content/pm/Signature; +HSPLandroid/content/pm/SigningInfo;->hasMultipleSigners()Z +HSPLandroid/content/pm/SigningInfo;->hasPastSigningCertificates()Z HSPLandroid/content/pm/StringParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/StringParceledListSlice; HSPLandroid/content/pm/StringParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/content/pm/StringParceledListSlice;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V -PLandroid/content/pm/StringParceledListSlice;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;Landroid/content/pm/StringParceledListSlice$1;)V HSPLandroid/content/pm/StringParceledListSlice;->getList()Ljava/util/List; HSPLandroid/content/pm/UserInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/UserInfo; HSPLandroid/content/pm/UserInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/pm/UserInfo;->(ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;)V -HSPLandroid/content/pm/UserInfo;->(Landroid/content/pm/UserInfo;)V HSPLandroid/content/pm/UserInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/UserInfo;->(Landroid/os/Parcel;Landroid/content/pm/UserInfo$1;)V -HPLandroid/content/pm/UserInfo;->flagsToString(I)Ljava/lang/String; HSPLandroid/content/pm/UserInfo;->getUserHandle()Landroid/os/UserHandle; HSPLandroid/content/pm/UserInfo;->isAdmin()Z -HSPLandroid/content/pm/UserInfo;->isDemo()Z HSPLandroid/content/pm/UserInfo;->isEnabled()Z -HSPLandroid/content/pm/UserInfo;->isEphemeral()Z -HSPLandroid/content/pm/UserInfo;->isFull()Z HSPLandroid/content/pm/UserInfo;->isGuest()Z -PLandroid/content/pm/UserInfo;->isInitialized()Z HSPLandroid/content/pm/UserInfo;->isManagedProfile()Z HSPLandroid/content/pm/UserInfo;->isPrimary()Z HSPLandroid/content/pm/UserInfo;->isProfile()Z @@ -6225,185 +4114,76 @@ HSPLandroid/content/pm/UserInfo;->isQuietModeEnabled()Z HSPLandroid/content/pm/UserInfo;->isRestricted()Z HSPLandroid/content/pm/UserInfo;->supportsSwitchTo()Z HSPLandroid/content/pm/UserInfo;->supportsSwitchToByUser()Z -HPLandroid/content/pm/UserInfo;->toString()Ljava/lang/String; -HSPLandroid/content/pm/UserInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/VersionedPackage$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/VersionedPackage; HSPLandroid/content/pm/VersionedPackage$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/content/pm/VersionedPackage;->(Landroid/os/Parcel;)V HSPLandroid/content/pm/VersionedPackage;->(Landroid/os/Parcel;Landroid/content/pm/VersionedPackage$1;)V -HSPLandroid/content/pm/VersionedPackage;->(Ljava/lang/String;J)V -HSPLandroid/content/pm/VersionedPackage;->getLongVersionCode()J -HSPLandroid/content/pm/VersionedPackage;->getPackageName()Ljava/lang/String; HSPLandroid/content/pm/VersionedPackage;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/dex/ArtManager;->getCurrentProfilePath(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String; HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/content/pm/dex/ArtManager;->getProfileSnapshotFileForName(Ljava/lang/String;Ljava/lang/String;)Ljava/io/File; -HSPLandroid/content/pm/dex/ArtManagerInternal;->()V -HPLandroid/content/pm/dex/DexMetadataHelper;->buildDexMetadataPathForApk(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/content/pm/dex/DexMetadataHelper;->buildDexMetadataPathForFile(Ljava/io/File;)Ljava/lang/String; -HPLandroid/content/pm/dex/DexMetadataHelper;->buildPackageApkToDexMetadataMap(Ljava/util/List;)Ljava/util/Map; -HPLandroid/content/pm/dex/DexMetadataHelper;->findDexMetadataForFile(Ljava/io/File;)Ljava/io/File; -HPLandroid/content/pm/dex/DexMetadataHelper;->getPackageDexMetadataSize(Landroid/content/pm/PackageParser$PackageLite;)J -HSPLandroid/content/pm/dex/IArtManager$Stub;->()V -PLandroid/content/pm/dex/IArtManager$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/content/pm/dex/IArtManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub$Proxy;->onSuccess(Landroid/os/ParcelFileDescriptor;)V -HPLandroid/content/pm/dex/PackageOptimizationInfo;->(II)V -HPLandroid/content/pm/dex/PackageOptimizationInfo;->getCompilationFilter()I -HPLandroid/content/pm/dex/PackageOptimizationInfo;->getCompilationReason()I HSPLandroid/content/pm/parsing/-$$Lambda$ParsingPackageImpl$Cqa0PbeZxny7ldN4s157Oxm0C7A;->()V HSPLandroid/content/pm/parsing/-$$Lambda$ParsingPackageImpl$Cqa0PbeZxny7ldN4s157Oxm0C7A;->()V HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLiteInner(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;Ljava/io/FileDescriptor;Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseClusterPackageLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseMonolithicPackageLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parsePackageSplitNames(Landroid/content/pm/parsing/result/ParseInput;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->()V HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->appInfoFlags(Landroid/content/pm/parsing/ParsingPackageRead;)I HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->appInfoPrivateFlags(Landroid/content/pm/parsing/ParsingPackageRead;)I -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->assignSharedFieldsForComponentInfo(Landroid/content/pm/ComponentInfo;Landroid/content/pm/parsing/component/ParsedMainComponent;)V -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->assignSharedFieldsForPackageItemInfo(Landroid/content/pm/PackageItemInfo;Landroid/content/pm/parsing/component/ParsedComponent;)V HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->assignUserFields(Landroid/content/pm/parsing/ParsingPackageRead;Landroid/content/pm/ApplicationInfo;I)V HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->checkUseInstalled(Landroid/content/pm/parsing/ParsingPackageRead;Landroid/content/pm/PackageUserState;I)Z HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->flag(ZI)I -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generate(Landroid/content/pm/parsing/ParsingPackageRead;Landroid/apex/ApexInfo;I)Landroid/content/pm/PackageInfo; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateActivityInfoUnchecked(Landroid/content/pm/parsing/component/ParsedActivity;Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ActivityInfo; HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateApplicationInfo(Landroid/content/pm/parsing/ParsingPackageRead;ILandroid/content/pm/PackageUserState;I)Landroid/content/pm/ApplicationInfo; HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateApplicationInfoUnchecked(Landroid/content/pm/parsing/ParsingPackageRead;ILandroid/content/pm/PackageUserState;IZ)Landroid/content/pm/ApplicationInfo; -HPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generatePermissionGroupInfo(Landroid/content/pm/parsing/component/ParsedPermissionGroup;I)Landroid/content/pm/PermissionGroupInfo; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generatePermissionInfo(Landroid/content/pm/parsing/component/ParsedPermission;I)Landroid/content/pm/PermissionInfo; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateProviderInfoUnchecked(Landroid/content/pm/parsing/component/ParsedProvider;ILandroid/content/pm/ApplicationInfo;)Landroid/content/pm/ProviderInfo; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateServiceInfoUnchecked(Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ServiceInfo; HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateWithComponents(Landroid/content/pm/parsing/ParsingPackageRead;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;ILandroid/apex/ApexInfo;)Landroid/content/pm/PackageInfo; HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateWithoutComponents(Landroid/content/pm/parsing/ParsingPackageRead;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;ILandroid/apex/ApexInfo;Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/PackageInfo; HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->generateWithoutComponentsUnchecked(Landroid/content/pm/parsing/ParsingPackageRead;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;ILandroid/apex/ApexInfo;Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/PackageInfo; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->getCredentialProtectedDataDir(Landroid/content/pm/parsing/ParsingPackageRead;I)Ljava/io/File; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->getDataDir(Landroid/content/pm/parsing/ParsingPackageRead;I)Ljava/io/File; -HSPLandroid/content/pm/parsing/PackageInfoWithoutStateUtils;->getDeviceProtectedDataDir(Landroid/content/pm/parsing/ParsingPackageRead;I)Ljava/io/File; HSPLandroid/content/pm/parsing/ParsingPackageImpl$1;->()V HSPLandroid/content/pm/parsing/ParsingPackageImpl;->()V HSPLandroid/content/pm/parsing/ParsingPackageImpl;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/res/TypedArray;)V HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addActivity(Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addActivity(Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addAdoptPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addAdoptPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addAttribution(Landroid/content/pm/parsing/component/ParsedAttribution;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addAttribution(Landroid/content/pm/parsing/component/ParsedAttribution;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addConfigPreference(Landroid/content/pm/ConfigurationInfo;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addConfigPreference(Landroid/content/pm/ConfigurationInfo;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addImplicitPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addImplicitPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addLibraryName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addLibraryName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addMimeGroupsFromComponent(Landroid/content/pm/parsing/component/ParsedComponent;)V -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addOriginalPackage(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addOriginalPackage(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addPermission(Landroid/content/pm/parsing/component/ParsedPermission;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addPermission(Landroid/content/pm/parsing/component/ParsedPermission;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addPermissionGroup(Landroid/content/pm/parsing/component/ParsedPermissionGroup;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addPermissionGroup(Landroid/content/pm/parsing/component/ParsedPermissionGroup;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addProtectedBroadcast(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addProtectedBroadcast(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addProvider(Landroid/content/pm/parsing/component/ParsedProvider;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addProvider(Landroid/content/pm/parsing/component/ParsedProvider;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesIntent(Landroid/content/Intent;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesIntent(Landroid/content/Intent;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesPackage(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesPackage(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesProvider(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addQueriesProvider(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addReceiver(Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addReceiver(Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addReqFeature(Landroid/content/pm/FeatureInfo;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addReqFeature(Landroid/content/pm/FeatureInfo;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addRequestedPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addRequestedPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addService(Landroid/content/pm/parsing/component/ParsedService;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addService(Landroid/content/pm/parsing/component/ParsedService;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesOptionalLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesOptionalLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibraryCertDigests([Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibraryCertDigests([Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibraryVersion(J)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->addUsesStaticLibraryVersion(J)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->asSplit([Ljava/lang/String;[Ljava/lang/String;[ILandroid/util/SparseArray;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->asSplit([Ljava/lang/String;[Ljava/lang/String;[ILandroid/util/SparseArray;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->assignDerivedFields()V HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getActivities()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getAdoptPermissions()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getAttributions()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getBaseApkPath()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getBaseRevisionCode()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getBoolean(J)Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getClassLoaderName()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersion()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersionCodeName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getImplicitPermissions()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getInstallLocation()I -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getInstrumentations()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getKeySetMapping()Ljava/util/Map; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getLibraryNames()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getMaxAspectRatio()F HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getMetaData()Landroid/os/Bundle; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getMimeGroups()Ljava/util/Set; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getMinAspectRatio()F -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOriginalPackages()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOverlayCategory()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOverlayPriority()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOverlayTarget()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOverlayTargetName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getOverlayables()Ljava/util/Map; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getPackageName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getPath()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getPermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getPermissionGroups()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getPermissions()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getProcessName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getProcesses()Ljava/util/Map; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getProtectedBroadcasts()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getProviders()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getQueriesIntents()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getQueriesPackages()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getQueriesProviders()Ljava/util/Set; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getRealPackage()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getReceivers()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getRequestedPermissions()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getRequiredAccountType()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getResizeableActivity()Ljava/lang/Boolean; -PLandroid/content/pm/parsing/ParsingPackageImpl;->getRestrictUpdateHash()[B HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getRestrictedAccountType()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getServices()Ljava/util/List; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSharedUserId()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSharedUserLabel()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSigningDetails()Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSplitCodePaths()[Ljava/lang/String; -HPLandroid/content/pm/parsing/ParsingPackageImpl;->getSplitDependencies()Landroid/util/SparseArray; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSplitFlags()[I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSplitNames()[Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getSplitRevisionCodes()[I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getStaticSharedLibName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getStaticSharedLibVersion()J HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getTargetSdkVersion()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getTaskAffinity()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUiOptions()I -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUpgradeKeySets()Ljava/util/Set; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesLibraries()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesNativeLibraries()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesOptionalLibraries()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesOptionalNativeLibraries()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesStaticLibraries()Ljava/util/List; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesStaticLibrariesCertDigests()[[Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getUsesStaticLibrariesVersions()[J HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVersionCode()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVersionCodeMajor()I HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVersionName()Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVolumeUuid()Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->hasPreserveLegacyExternalStorage()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->hideAsParsed()Ljava/lang/Object; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isAllowAudioPlaybackCapture()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isAllowBackup()Z @@ -6419,10 +4199,8 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isCrossProfile()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isDebuggable()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isDefaultToDeviceProtectedStorage()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isDirectBootAware()Z -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isEnabled()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isExternalStorage()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isExtractNativeLibs()Z -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isForceQueryable()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isFullBackupOnly()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isGame()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isHasCode()Z @@ -6438,7 +4216,6 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isPartiallyDirectBootAware() HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isPersistent()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isProfileableByShell()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isRequestLegacyExternalStorage()Z -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isRequiredForAllUsers()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isResizeable()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isResizeableActivityViaSdkVersion()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isRestoreAnyVersion()Z @@ -6449,12 +4226,10 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isSupportsNormalScreens()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isSupportsRtl()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isSupportsSmallScreens()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isTestOnly()Z -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isUse32BitAbi()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isUseEmbeddedDex()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isUsesCleartextTraffic()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isUsesNonSdkApi()Z HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isVmSafeMode()Z -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->removeUsesOptionalLibrary(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowAudioPlaybackCapture(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowAudioPlaybackCapture(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowBackup(Z)Landroid/content/pm/parsing/ParsingPackage; @@ -6467,16 +4242,8 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowNativeHeapPointerTag HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowNativeHeapPointerTagging(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowTaskReparenting(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAllowTaskReparenting(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAnyDensity(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAnyDensity(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAppComponentFactory(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAppComponentFactory(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAutoRevokePermissions(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setAutoRevokePermissions(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBackupAgentName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBackupAgentName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBackupInForeground(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBackupInForeground(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBanner(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBanner(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setBaseHardwareAccelerated(Z)Landroid/content/pm/parsing/ParsingPackage; @@ -6489,10 +4256,6 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCategory(I)Landroid/conte HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCategory(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setClassLoaderName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setClassLoaderName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setClassName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setClassName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCompatibleWidthLimitDp(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCompatibleWidthLimitDp(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCompileSdkVersion(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCompileSdkVersionCodename(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setCrossProfile(Z)Landroid/content/pm/parsing/ParsingPackage; @@ -6511,10 +4274,6 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setExtractNativeLibs(Z)Landr HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setExtractNativeLibs(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setForceQueryable(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setForceQueryable(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setFullBackupContent(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setFullBackupContent(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setFullBackupOnly(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setFullBackupOnly(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setGame(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setGame(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setGwpAsanMode(I)Landroid/content/pm/parsing/ParsingPackage; @@ -6530,18 +4289,10 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setIconRes(I)Landroid/conten HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setInstallLocation(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setInstallLocation(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setIsolatedSplitLoading(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setKillAfterRestore(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setKillAfterRestore(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLabelRes(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLabelRes(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLargeHeap(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLargeHeap(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLargestWidthLimitDp(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLargestWidthLimitDp(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLogo(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setLogo(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setManageSpaceActivityName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setManageSpaceActivityName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setMaxAspectRatio(F)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setMaxAspectRatio(F)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setMetaData(Landroid/os/Bundle;)Landroid/content/pm/parsing/ParsingPackage; @@ -6556,78 +4307,27 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setMultiArch(Z)Landroid/cont HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setMultiArch(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setNetworkSecurityConfigRes(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setNetworkSecurityConfigRes(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setNonLocalizedLabel(Ljava/lang/CharSequence;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setNonLocalizedLabel(Ljava/lang/CharSequence;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlay(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlay(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayCategory(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayCategory(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayIsStatic(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayIsStatic(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayPriority(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayPriority(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayTarget(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayTarget(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayTargetName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setOverlayTargetName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPartiallyDirectBootAware(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPartiallyDirectBootAware(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPermission(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPersistent(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPreserveLegacyExternalStorage(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setPreserveLegacyExternalStorage(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setProcessName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setProcessName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setProfileableByShell(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setProfileableByShell(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRealPackage(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequestLegacyExternalStorage(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequestLegacyExternalStorage(Z)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiredAccountType(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiredAccountType(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiredForAllUsers(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiredForAllUsers(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiresSmallestWidthDp(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRequiresSmallestWidthDp(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeable(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeable(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeableActivity(Ljava/lang/Boolean;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeableActivity(Ljava/lang/Boolean;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeableActivityViaSdkVersion(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setResizeableActivityViaSdkVersion(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRestoreAnyVersion(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRestoreAnyVersion(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRestrictUpdateHash([B)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRestrictedAccountType(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRestrictedAccountType(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRoundIconRes(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setRoundIconRes(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSharedUserId(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSharedUserId(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSharedUserLabel(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSharedUserLabel(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSigningDetails(Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSplitClassLoaderName(ILjava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSplitClassLoaderName(ILjava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSplitHasCode(IZ)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSplitHasCode(IZ)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibVersion(J)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibVersion(J)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibrary(Z)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setStaticSharedLibrary(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsExtraLargeScreens(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsExtraLargeScreens(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsLargeScreens(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsLargeScreens(I)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsNormalScreens(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsNormalScreens(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsRtl(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsRtl(Z)Landroid/content/pm/parsing/ParsingPackageImpl; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsSmallScreens(I)Landroid/content/pm/parsing/ParsingPackage; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setSupportsSmallScreens(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setTargetSandboxVersion(I)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setTargetSandboxVersion(I)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setTargetSdkVersion(I)Landroid/content/pm/parsing/ParsingPackage; @@ -6658,7 +4358,6 @@ HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setVolumeUuid(Ljava/lang/Str HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setZygotePreloadName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackage; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->setZygotePreloadName(Ljava/lang/String;)Landroid/content/pm/parsing/ParsingPackageImpl; HSPLandroid/content/pm/parsing/ParsingPackageImpl;->toAppInfoWithoutStateWithoutFlags()Landroid/content/pm/ApplicationInfo; -HSPLandroid/content/pm/parsing/ParsingPackageImpl;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/parsing/ParsingPackageUtils;->(Z[Ljava/lang/String;Landroid/util/DisplayMetrics;Landroid/content/pm/parsing/ParsingPackageUtils$Callback;)V HSPLandroid/content/pm/parsing/ParsingPackageUtils;->aFloat(ILandroid/content/res/TypedArray;)F HSPLandroid/content/pm/parsing/ParsingPackageUtils;->anInt(IILandroid/content/res/TypedArray;)I @@ -6671,15 +4370,8 @@ HSPLandroid/content/pm/parsing/ParsingPackageUtils;->convertNewPermissions(Landr HSPLandroid/content/pm/parsing/ParsingPackageUtils;->convertSplitPermissions(Landroid/content/pm/parsing/ParsingPackage;)V HSPLandroid/content/pm/parsing/ParsingPackageUtils;->exactSizedCopyOfSparseArray(Landroid/util/SparseIntArray;)Landroid/util/SparseIntArray; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->generateAppDetailsHiddenActivity(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->getSigningDetails(Landroid/content/pm/parsing/ParsingPackageRead;Z)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->getSigningDetails(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;ZZLandroid/content/pm/PackageParser$SigningDetails;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->hasDomainURLs(Landroid/content/pm/parsing/ParsingPackage;)Z -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->matchTargetCode([Ljava/lang/String;Ljava/lang/String;)Z HSPLandroid/content/pm/parsing/ParsingPackageUtils;->nonConfigString(IILandroid/content/res/TypedArray;)Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->nonResString(ILandroid/content/res/TypedArray;)Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseAdditionalCertificates(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseAdoptPermissions(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseAttribution(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseApk(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;Ljava/lang/String;Landroid/content/res/AssetManager;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/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; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseApkTag(Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult; @@ -6687,33 +4379,11 @@ HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseApkTags(Landroid/c HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseAppBasicFlags(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/TypedArray;)V HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseAppChildTag(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseBaseApplication(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseClusterPackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseFeatureInfo(Landroid/content/res/Resources;Landroid/util/AttributeSet;)Landroid/content/pm/FeatureInfo; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseLibrary(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseMetaData(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/os/Bundle;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseMonolithicPackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseOriginalPackage(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseOverlay(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parsePackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parsePermission(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parsePermissionGroup(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parsePermissionTree(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseProfileable(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseProtectedBroadcast(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseQueries(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseRestrictUpdateHash(ILandroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSharedUser(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/TypedArray;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSplitApk(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;ILandroid/content/res/AssetManager;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSplitApk(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;II)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSplitApplication(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;II)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSplitBaseAppChildTags(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseStaticLibrary(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseSupportScreens(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseUsesFeature(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseUsesLibrary(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseUsesPermission(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseUsesSdk(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/ParsingPackageUtils;->parseUsesStaticLibrary(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->resId(ILandroid/content/res/TypedArray;)I HSPLandroid/content/pm/parsing/ParsingPackageUtils;->setMaxAspectRatio(Landroid/content/pm/parsing/ParsingPackage;)V HSPLandroid/content/pm/parsing/ParsingPackageUtils;->setMinAspectRatio(Landroid/content/pm/parsing/ParsingPackage;)V @@ -6721,183 +4391,60 @@ HSPLandroid/content/pm/parsing/ParsingPackageUtils;->setSupportsSizeChanges(Land HSPLandroid/content/pm/parsing/ParsingPackageUtils;->string(ILandroid/content/res/TypedArray;)Ljava/lang/String; HSPLandroid/content/pm/parsing/ParsingPackageUtils;->validateName(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;ZZ)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/ParsingUtils;->buildClassName(Ljava/lang/String;Ljava/lang/CharSequence;)Ljava/lang/String; -HSPLandroid/content/pm/parsing/ParsingUtils;->unknownTag(Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->buildCompoundName(Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/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; HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->buildTaskAffinityName(Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->flag(IILandroid/content/res/TypedArray;)I HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->flag(IIZLandroid/content/res/TypedArray;)I -HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->getIcon(Landroid/content/pm/parsing/component/ParsedComponent;)I -HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->getNonLocalizedLabel(Landroid/content/pm/parsing/component/ParsedComponent;)Ljava/lang/CharSequence; -HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->isImplicitlyExposedIntent(Landroid/content/pm/parsing/component/ParsedIntentInfo;)Z -HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->isMatch(Landroid/content/pm/PackageUserState;ZZLandroid/content/pm/parsing/component/ParsedMainComponent;I)Z -HSPLandroid/content/pm/parsing/component/ComponentParseUtils;->parseAllMetaData(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Ljava/lang/String;Landroid/content/pm/parsing/component/ParsedComponent;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedActivity;->()V -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getColorMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getConfigChanges()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getDocumentLaunchMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getLaunchMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getLockTaskLaunchMode()I HSPLandroid/content/pm/parsing/component/ParsedActivity;->getMaxAspectRatio()Ljava/lang/Float; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getMaxRecents()I HSPLandroid/content/pm/parsing/component/ParsedActivity;->getMinAspectRatio()Ljava/lang/Float; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getParentActivityName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getPermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getPersistableMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getPrivateFlags()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getRequestedVrComponent()Ljava/lang/String; HSPLandroid/content/pm/parsing/component/ParsedActivity;->getResizeMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getRotationAnimation()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getScreenOrientation()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getSoftInputMode()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getSupportsSizeChanges()Z -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getTargetActivity()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getTaskAffinity()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getTheme()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getUiOptions()I -HSPLandroid/content/pm/parsing/component/ParsedActivity;->getWindowLayout()Landroid/content/pm/ActivityInfo$WindowLayout; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->makeAlias(Ljava/lang/String;Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/component/ParsedActivity; HSPLandroid/content/pm/parsing/component/ParsedActivity;->makeAppDetailsActivity(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)Landroid/content/pm/parsing/component/ParsedActivity; HSPLandroid/content/pm/parsing/component/ParsedActivity;->setFlags(I)Landroid/content/pm/parsing/component/ParsedActivity; HSPLandroid/content/pm/parsing/component/ParsedActivity;->setMaxAspectRatio(IF)Landroid/content/pm/parsing/component/ParsedActivity; HSPLandroid/content/pm/parsing/component/ParsedActivity;->setMinAspectRatio(IF)Landroid/content/pm/parsing/component/ParsedActivity; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->setParentActivity(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedActivity; HSPLandroid/content/pm/parsing/component/ParsedActivity;->setPermission(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedActivity; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->setTargetActivity(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedActivity; -HSPLandroid/content/pm/parsing/component/ParsedActivity;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->getActivityResizeMode(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/TypedArray;I)I -HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->parseActivityAlias(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->parseActivityOrAlias(Landroid/content/pm/parsing/component/ParsedActivity;Landroid/content/pm/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; HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->parseActivityOrReceiver([Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->parseIntentFilter(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/pm/parsing/component/ParsedActivity;ZZLandroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedActivityUtils;->resolveActivityWindowLayout(Landroid/content/pm/parsing/component/ParsedActivity;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedAttribution;->(Ljava/lang/String;ILjava/util/List;)V HSPLandroid/content/pm/parsing/component/ParsedAttribution;->isCombinationValid(Ljava/util/List;)Z -HSPLandroid/content/pm/parsing/component/ParsedAttribution;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedAttributionUtils;->parseAttribution(Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedComponent;->()V HSPLandroid/content/pm/parsing/component/ParsedComponent;->addIntent(Landroid/content/pm/parsing/component/ParsedIntentInfo;)V -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getBanner()I -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getComponentName()Landroid/content/ComponentName; -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getDescriptionRes()I HSPLandroid/content/pm/parsing/component/ParsedComponent;->getFlags()I -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getIcon()I HSPLandroid/content/pm/parsing/component/ParsedComponent;->getIntents()Ljava/util/List; -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getLabelRes()I -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getLogo()I HSPLandroid/content/pm/parsing/component/ParsedComponent;->getMetaData()Landroid/os/Bundle; HSPLandroid/content/pm/parsing/component/ParsedComponent;->getName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getNonLocalizedLabel()Ljava/lang/CharSequence; -HSPLandroid/content/pm/parsing/component/ParsedComponent;->getPackageName()Ljava/lang/String; HSPLandroid/content/pm/parsing/component/ParsedComponent;->setName(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedComponent; HSPLandroid/content/pm/parsing/component/ParsedComponent;->setPackageName(Ljava/lang/String;)V -HSPLandroid/content/pm/parsing/component/ParsedComponent;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedComponentUtils;->addMetaData(Landroid/content/pm/parsing/component/ParsedComponent;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedComponentUtils;->parseComponent(Landroid/content/pm/parsing/component/ParsedComponent;Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/TypedArray;ZLandroid/content/pm/parsing/result/ParseInput;ILjava/lang/Integer;IIIII)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo$ListParceler;->parcel(Ljava/util/List;Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo$Parceler;->parcel(Landroid/content/pm/parsing/component/ParsedIntentInfo;Landroid/os/Parcel;I)V HSPLandroid/content/pm/parsing/component/ParsedIntentInfo$StringPairListParceler;->()V -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo$StringPairListParceler;->parcel(Ljava/util/List;Landroid/os/Parcel;I)V HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->()V -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->getIcon()I -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->getLabelRes()I -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->getNonLocalizedLabel()Ljava/lang/CharSequence; -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->isHasDefault()Z -HSPLandroid/content/pm/parsing/component/ParsedIntentInfo;->writeIntentInfoToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/parsing/component/ParsedIntentInfoUtils;->parseData(Landroid/content/pm/parsing/component/ParsedIntentInfo;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedIntentInfoUtils;->parseIntentInfo(Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->()V -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->getClassName()Ljava/lang/String; HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->getOrder()I -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->getProcessName()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->getSplitName()Ljava/lang/String; HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->isDirectBootAware()Z -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->isEnabled()Z -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->isExported()Z HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->setDirectBootAware(Z)Landroid/content/pm/parsing/component/ParsedMainComponent; -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->setEnabled(Z)Landroid/content/pm/parsing/component/ParsedMainComponent; -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->setExported(Z)Landroid/content/pm/parsing/component/ParsedMainComponent; HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->setProcessName(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedMainComponent; -HSPLandroid/content/pm/parsing/component/ParsedMainComponent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/parsing/component/ParsedMainComponentUtils;->parseIntentFilter(Landroid/content/pm/parsing/component/ParsedMainComponent;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZZZZZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/component/ParsedMainComponentUtils;->parseMainComponent(Landroid/content/pm/parsing/component/ParsedMainComponent;Ljava/lang/String;[Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/TypedArray;IZLandroid/content/pm/parsing/result/ParseInput;IILjava/lang/Integer;Ljava/lang/Integer;IIIILjava/lang/Integer;ILjava/lang/Integer;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->()V -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getBackgroundPermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getGroup()Ljava/lang/String; -PLandroid/content/pm/parsing/component/ParsedPermission;->getParsedPermissionGroup()Landroid/content/pm/parsing/component/ParsedPermissionGroup; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getProtection()I -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getProtectionFlags()I -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getProtectionLevel()I -HSPLandroid/content/pm/parsing/component/ParsedPermission;->getRequestRes()I -PLandroid/content/pm/parsing/component/ParsedPermission;->isAppOp()Z -HSPLandroid/content/pm/parsing/component/ParsedPermission;->isRuntime()Z -HSPLandroid/content/pm/parsing/component/ParsedPermission;->isTree()Z -HSPLandroid/content/pm/parsing/component/ParsedPermission;->setFlags(I)Landroid/content/pm/parsing/component/ParsedPermission; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->setGroup(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedPermission; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->setParsedPermissionGroup(Landroid/content/pm/parsing/component/ParsedPermissionGroup;)Landroid/content/pm/parsing/component/ParsedPermission; -HSPLandroid/content/pm/parsing/component/ParsedPermission;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->()V -HPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->getBackgroundRequestDetailResourceId()I -HPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->getBackgroundRequestResourceId()I -HPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->getPriority()I -HPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->getRequestDetailResourceId()I -HPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->getRequestRes()I -HSPLandroid/content/pm/parsing/component/ParsedPermissionGroup;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedPermissionUtils;->parsePermission(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedPermissionUtils;->parsePermissionGroup(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedPermissionUtils;->parsePermissionTree(Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->()V -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getAuthority()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getInitOrder()I -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getPathPermissions()[Landroid/content/pm/PathPermission; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getReadPermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getUriPermissionPatterns()[Landroid/os/PatternMatcher; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->getWritePermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedProvider;->isForceUriPermissions()Z -HSPLandroid/content/pm/parsing/component/ParsedProvider;->isGrantUriPermissions()Z -HSPLandroid/content/pm/parsing/component/ParsedProvider;->isMultiProcess()Z -HSPLandroid/content/pm/parsing/component/ParsedProvider;->isSyncable()Z -HSPLandroid/content/pm/parsing/component/ParsedProvider;->setAuthority(Ljava/lang/String;)V -HSPLandroid/content/pm/parsing/component/ParsedProvider;->setReadPermission(Ljava/lang/String;)V -HSPLandroid/content/pm/parsing/component/ParsedProvider;->setWritePermission(Ljava/lang/String;)V -HSPLandroid/content/pm/parsing/component/ParsedProvider;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedProviderUtils;->parseGrantUriPermission(Landroid/content/pm/parsing/component/ParsedProvider;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedProviderUtils;->parsePathPermission(Landroid/content/pm/parsing/component/ParsedProvider;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedProviderUtils;->parseProvider([Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedProviderUtils;->parseProviderTags(Landroid/content/pm/parsing/ParsingPackage;Ljava/lang/String;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/component/ParsedProvider;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/component/ParsedService;->()V -HSPLandroid/content/pm/parsing/component/ParsedService;->getForegroundServiceType()I -HSPLandroid/content/pm/parsing/component/ParsedService;->getPermission()Ljava/lang/String; -HSPLandroid/content/pm/parsing/component/ParsedService;->setPermission(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedMainComponent; -HSPLandroid/content/pm/parsing/component/ParsedService;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/content/pm/parsing/component/ParsedServiceUtils;->parseService([Ljava/lang/String;Landroid/content/pm/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/result/-$$Lambda$ParseTypeImpl$B1Wb7wuvXb6hafcTEeqRsLPuhYI;->(Lcom/android/internal/compat/IPlatformCompat;)V HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->(Landroid/content/pm/parsing/result/ParseInput$Callback;)V -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->deferError(Ljava/lang/String;J)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->enableDeferredError(Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->error(ILjava/lang/String;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->error(ILjava/lang/String;Ljava/lang/Exception;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->error(Landroid/content/pm/parsing/result/ParseResult;)Landroid/content/pm/parsing/result/ParseResult; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->forDefaultParsing()Landroid/content/pm/parsing/result/ParseTypeImpl; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->getErrorCode()I -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->getErrorMessage()Ljava/lang/String; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->getException()Ljava/lang/Exception; HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->getResult()Ljava/lang/Object; HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->isError()Z HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->isSuccess()Z HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->reset()Landroid/content/pm/parsing/result/ParseInput; -HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->skip(Ljava/lang/String;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->success(Ljava/lang/Object;)Landroid/content/pm/parsing/result/ParseResult; HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->(Ljava/lang/String;Ljava/util/List;I)V HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getNewPermissions()Ljava/util/List; HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getSplitPermission()Ljava/lang/String; HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getTargetSdk()I HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->onConstructed()V -HPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/pm/split/DefaultSplitAssetLoader;->(Landroid/content/pm/PackageParser$PackageLite;I)V HSPLandroid/content/pm/split/DefaultSplitAssetLoader;->close()V HSPLandroid/content/pm/split/DefaultSplitAssetLoader;->getBaseAssetManager()Landroid/content/res/AssetManager; -HSPLandroid/content/pm/split/DefaultSplitAssetLoader;->getSplitAssetManager(I)Landroid/content/res/AssetManager; HSPLandroid/content/pm/split/DefaultSplitAssetLoader;->loadApkAssets(Ljava/lang/String;I)Landroid/content/res/ApkAssets; HSPLandroid/content/res/-$$Lambda$Resources$cxISSmw85h82T3AxsvPaX3qgACg;->()V HSPLandroid/content/res/-$$Lambda$Resources$cxISSmw85h82T3AxsvPaX3qgACg;->()V @@ -6909,9 +4456,7 @@ HSPLandroid/content/res/-$$Lambda$ResourcesImpl$T-MGZmZYX-ZhaRRlSNI-2NYPUVQ;->ge HSPLandroid/content/res/ApkAssets;->(ILjava/lang/String;ILandroid/content/res/loader/AssetsProvider;)V HSPLandroid/content/res/ApkAssets;->close()V HSPLandroid/content/res/ApkAssets;->definesOverlayable()Z -HSPLandroid/content/res/ApkAssets;->finalize()V HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String; -HSPLandroid/content/res/ApkAssets;->getOverlayableInfo(Ljava/lang/String;)Landroid/content/om/OverlayableInfo; HSPLandroid/content/res/ApkAssets;->getStringFromPool(I)Ljava/lang/CharSequence; HSPLandroid/content/res/ApkAssets;->isUpToDate()Z HSPLandroid/content/res/ApkAssets;->loadFromPath(Ljava/lang/String;)Landroid/content/res/ApkAssets; @@ -6920,7 +4465,6 @@ HSPLandroid/content/res/ApkAssets;->loadOverlayFromPath(Ljava/lang/String;I)Land HSPLandroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourceParser; HSPLandroid/content/res/AssetFileDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/res/AssetFileDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/res/AssetFileDescriptor$AutoCloseInputStream;->(Landroid/content/res/AssetFileDescriptor;)V HSPLandroid/content/res/AssetFileDescriptor$AutoCloseInputStream;->read([BII)I HSPLandroid/content/res/AssetFileDescriptor;->(Landroid/os/Parcel;)V HSPLandroid/content/res/AssetFileDescriptor;->(Landroid/os/ParcelFileDescriptor;JJ)V @@ -6973,7 +4517,6 @@ HSPLandroid/content/res/AssetManager;->ensureValidLocked()V HSPLandroid/content/res/AssetManager;->finalize()V HSPLandroid/content/res/AssetManager;->findCookieForPath(Ljava/lang/String;)I HSPLandroid/content/res/AssetManager;->getApkAssets()[Landroid/content/res/ApkAssets; -HSPLandroid/content/res/AssetManager;->getAssignedPackageIdentifiers()Landroid/util/SparseArray; HSPLandroid/content/res/AssetManager;->getAssignedPackageIdentifiers(ZZ)Landroid/util/SparseArray; HSPLandroid/content/res/AssetManager;->getLoaders()Ljava/util/List; HSPLandroid/content/res/AssetManager;->getLocales()[Ljava/lang/String; @@ -6989,6 +4532,7 @@ HSPLandroid/content/res/AssetManager;->getResourceName(I)Ljava/lang/String; HSPLandroid/content/res/AssetManager;->getResourcePackageName(I)Ljava/lang/String; HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String; HSPLandroid/content/res/AssetManager;->getResourceText(I)Ljava/lang/CharSequence; +HSPLandroid/content/res/AssetManager;->getResourceTextArray(I)[Ljava/lang/CharSequence; HSPLandroid/content/res/AssetManager;->getResourceTypeName(I)Ljava/lang/String; HSPLandroid/content/res/AssetManager;->getResourceValue(IILandroid/util/TypedValue;Z)Z HSPLandroid/content/res/AssetManager;->getSizeConfigurations()[Landroid/content/res/Configuration; @@ -7023,7 +4567,6 @@ HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->newInstance(Landr HSPLandroid/content/res/ColorStateList;->()V HSPLandroid/content/res/ColorStateList;->(Landroid/content/res/ColorStateList;)V HSPLandroid/content/res/ColorStateList;->([[I[I)V -HSPLandroid/content/res/ColorStateList;->access$000(Landroid/content/res/ColorStateList;)I HSPLandroid/content/res/ColorStateList;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/content/res/ColorStateList;->canApplyTheme()Z HSPLandroid/content/res/ColorStateList;->createFromXmlInner(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList; @@ -7037,23 +4580,19 @@ HSPLandroid/content/res/ColorStateList;->modulateColorAlpha(IF)I HSPLandroid/content/res/ColorStateList;->obtainForTheme(Landroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList; HSPLandroid/content/res/ColorStateList;->onColorsChanged()V HSPLandroid/content/res/ColorStateList;->valueOf(I)Landroid/content/res/ColorStateList; -HSPLandroid/content/res/ColorStateList;->withAlpha(I)Landroid/content/res/ColorStateList; HSPLandroid/content/res/ColorStateList;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/res/CompatibilityInfo$2;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/CompatibilityInfo; HSPLandroid/content/res/CompatibilityInfo$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/content/res/CompatibilityInfo;->(Landroid/content/pm/ApplicationInfo;IIZ)V HSPLandroid/content/res/CompatibilityInfo;->(Landroid/os/Parcel;)V HSPLandroid/content/res/CompatibilityInfo;->(Landroid/os/Parcel;Landroid/content/res/CompatibilityInfo$1;)V HSPLandroid/content/res/CompatibilityInfo;->applyToConfiguration(ILandroid/content/res/Configuration;)V HSPLandroid/content/res/CompatibilityInfo;->applyToDisplayMetrics(Landroid/util/DisplayMetrics;)V -HSPLandroid/content/res/CompatibilityInfo;->computeCompatibleScaling(Landroid/util/DisplayMetrics;Landroid/util/DisplayMetrics;)F HSPLandroid/content/res/CompatibilityInfo;->equals(Ljava/lang/Object;)Z HSPLandroid/content/res/CompatibilityInfo;->getTranslator()Landroid/content/res/CompatibilityInfo$Translator; HSPLandroid/content/res/CompatibilityInfo;->hashCode()I HSPLandroid/content/res/CompatibilityInfo;->isScalingRequired()Z HSPLandroid/content/res/CompatibilityInfo;->needsCompatResources()Z HSPLandroid/content/res/CompatibilityInfo;->supportsScreen()Z -HSPLandroid/content/res/CompatibilityInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/content/res/ComplexColor;->()V HSPLandroid/content/res/ComplexColor;->getChangingConfigurations()I HSPLandroid/content/res/ComplexColor;->setBaseChangingConfigurations(I)V @@ -7067,9 +4606,6 @@ HSPLandroid/content/res/Configuration;->compareTo(Landroid/content/res/Configura HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;)I HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;ZZ)I HSPLandroid/content/res/Configuration;->diffPublicOnly(Landroid/content/res/Configuration;)I -HPLandroid/content/res/Configuration;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -HSPLandroid/content/res/Configuration;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JZ)V -HSPLandroid/content/res/Configuration;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JZZ)V HSPLandroid/content/res/Configuration;->equals(Landroid/content/res/Configuration;)Z HSPLandroid/content/res/Configuration;->equals(Ljava/lang/Object;)Z HSPLandroid/content/res/Configuration;->fixUpLocaleList()V @@ -7079,18 +4615,15 @@ HSPLandroid/content/res/Configuration;->getLocales()Landroid/os/LocaleList; HSPLandroid/content/res/Configuration;->getScreenLayoutNoDirection(I)I HSPLandroid/content/res/Configuration;->hashCode()I HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z -HSPLandroid/content/res/Configuration;->isNightModeActive()Z HSPLandroid/content/res/Configuration;->isOtherSeqNewer(Landroid/content/res/Configuration;)Z HSPLandroid/content/res/Configuration;->isScreenRound()Z HSPLandroid/content/res/Configuration;->isScreenWideColorGamut()Z -HPLandroid/content/res/Configuration;->localesToResourceQualifier(Landroid/os/LocaleList;)Ljava/lang/String; HSPLandroid/content/res/Configuration;->needNewResources(II)Z HSPLandroid/content/res/Configuration;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/content/res/Configuration;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V HSPLandroid/content/res/Configuration;->reduceScreenLayout(III)I HSPLandroid/content/res/Configuration;->resetScreenLayout(I)I -HPLandroid/content/res/Configuration;->resourceQualifierString(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;)Ljava/lang/String; HSPLandroid/content/res/Configuration;->setLayoutDirection(Ljava/util/Locale;)V +HSPLandroid/content/res/Configuration;->setLocale(Ljava/util/Locale;)V HSPLandroid/content/res/Configuration;->setLocales(Landroid/os/LocaleList;)V HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;)V HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;II)V @@ -7114,7 +4647,6 @@ HSPLandroid/content/res/DrawableCache;->()V HSPLandroid/content/res/DrawableCache;->getInstance(JLandroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Landroid/graphics/drawable/Drawable$ConstantState;I)Z HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Ljava/lang/Object;I)Z -HSPLandroid/content/res/FontResourcesParser$ProviderResourceEntry;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V HSPLandroid/content/res/FontResourcesParser;->parse(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry; HSPLandroid/content/res/FontResourcesParser;->readFamilies(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry; HSPLandroid/content/res/FontResourcesParser;->readFamily(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry; @@ -7128,7 +4660,6 @@ HSPLandroid/content/res/GradientColor;->inflateChildElements(Landroid/content/re HSPLandroid/content/res/GradientColor;->onColorsChange()V HSPLandroid/content/res/GradientColor;->updateRootElementState(Landroid/content/res/TypedArray;)V HSPLandroid/content/res/ResourceId;->isValid(I)Z -HSPLandroid/content/res/Resources$NotFoundException;->(Ljava/lang/String;)V HSPLandroid/content/res/Resources$Theme;->(Landroid/content/res/Resources;)V HSPLandroid/content/res/Resources$Theme;->(Landroid/content/res/Resources;Landroid/content/res/Resources$1;)V HSPLandroid/content/res/Resources$Theme;->applyStyle(IZ)V @@ -7198,7 +4729,7 @@ HSPLandroid/content/res/Resources;->getString(I[Ljava/lang/Object;)Ljava/lang/St HSPLandroid/content/res/Resources;->getStringArray(I)[Ljava/lang/String; HSPLandroid/content/res/Resources;->getSystem()Landroid/content/res/Resources; HSPLandroid/content/res/Resources;->getText(I)Ljava/lang/CharSequence; -HPLandroid/content/res/Resources;->getText(ILjava/lang/CharSequence;)Ljava/lang/CharSequence; +HSPLandroid/content/res/Resources;->getTextArray(I)[Ljava/lang/CharSequence; HSPLandroid/content/res/Resources;->getValue(ILandroid/util/TypedValue;Z)V HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V HSPLandroid/content/res/Resources;->getXml(I)Landroid/content/res/XmlResourceParser; @@ -7219,7 +4750,6 @@ HSPLandroid/content/res/Resources;->openRawResource(ILandroid/util/TypedValue;)L HSPLandroid/content/res/Resources;->openRawResourceFd(I)Landroid/content/res/AssetFileDescriptor; HSPLandroid/content/res/Resources;->parseBundleExtra(Ljava/lang/String;Landroid/util/AttributeSet;Landroid/os/Bundle;)V HSPLandroid/content/res/Resources;->releaseTempTypedValue(Landroid/util/TypedValue;)V -HSPLandroid/content/res/Resources;->resourceHasPackage(I)Z HSPLandroid/content/res/Resources;->selectDefaultTheme(II)I HSPLandroid/content/res/Resources;->selectSystemTheme(IIIIII)I HSPLandroid/content/res/Resources;->setCallbacks(Landroid/content/res/Resources$UpdateCallbacks;)V @@ -7234,7 +4764,6 @@ HSPLandroid/content/res/ResourcesImpl$LookupStack;->contains(I)Z HSPLandroid/content/res/ResourcesImpl$LookupStack;->pop()V HSPLandroid/content/res/ResourcesImpl$LookupStack;->push(I)V HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->(Landroid/content/res/ResourcesImpl;)V -HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->access$000(Landroid/content/res/ResourcesImpl$ThemeImpl;)Landroid/content/res/Resources$ThemeKey; HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->applyStyle(IZ)V HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->finalize()V HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getChangingConfigurations()I @@ -7293,7 +4822,6 @@ HSPLandroid/content/res/ResourcesKey;->(Ljava/lang/String;[Ljava/lang/Stri HSPLandroid/content/res/ResourcesKey;->equals(Ljava/lang/Object;)Z HSPLandroid/content/res/ResourcesKey;->hasOverrideConfiguration()Z HSPLandroid/content/res/ResourcesKey;->hashCode()I -HSPLandroid/content/res/StringBlock$StyleIDs;->access$000(Landroid/content/res/StringBlock$StyleIDs;)I HSPLandroid/content/res/StringBlock;->(JZ)V HSPLandroid/content/res/StringBlock;->applyStyles(Ljava/lang/String;[ILandroid/content/res/StringBlock$StyleIDs;)Ljava/lang/CharSequence; HSPLandroid/content/res/StringBlock;->close()V @@ -7306,7 +4834,6 @@ HSPLandroid/content/res/ThemedResourceCache;->getUnthemedLocked(Z)Landroid/util/ HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V HSPLandroid/content/res/ThemedResourceCache;->prune(I)Z HSPLandroid/content/res/ThemedResourceCache;->pruneEntriesLocked(Landroid/util/LongSparseArray;I)Z -HSPLandroid/content/res/ThemedResourceCache;->pruneEntryLocked(Ljava/lang/Object;I)Z HSPLandroid/content/res/ThemedResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;)V HSPLandroid/content/res/ThemedResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;Z)V HSPLandroid/content/res/TypedArray;->(Landroid/content/res/Resources;)V @@ -7339,7 +4866,6 @@ HSPLandroid/content/res/TypedArray;->getResources()Landroid/content/res/Resource HSPLandroid/content/res/TypedArray;->getString(I)Ljava/lang/String; HSPLandroid/content/res/TypedArray;->getText(I)Ljava/lang/CharSequence; HSPLandroid/content/res/TypedArray;->getTextArray(I)[Ljava/lang/CharSequence; -HSPLandroid/content/res/TypedArray;->getThemeAttributeId(II)I HSPLandroid/content/res/TypedArray;->getType(I)I HSPLandroid/content/res/TypedArray;->getValue(ILandroid/util/TypedValue;)Z HSPLandroid/content/res/TypedArray;->getValueAt(ILandroid/util/TypedValue;)Z @@ -7398,22 +4924,8 @@ HSPLandroid/content/res/XmlBlock;->finalize()V HSPLandroid/content/res/XmlBlock;->newParser()Landroid/content/res/XmlResourceParser; HSPLandroid/content/res/XmlBlock;->newParser(I)Landroid/content/res/XmlResourceParser; HSPLandroid/content/rollback/-$$Lambda$RollbackManagerFrameworkInitializer$TDOYM9jPbyvcLHo9oDx_gKyGNhE;->createService(Landroid/content/Context;Landroid/os/IBinder;)Ljava/lang/Object; -HSPLandroid/content/rollback/IRollbackManager$Stub;->()V -HSPLandroid/content/rollback/IRollbackManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/rollback/IRollbackManager; -HSPLandroid/content/rollback/PackageRollbackInfo$1;->()V -HSPLandroid/content/rollback/PackageRollbackInfo;->()V -HSPLandroid/content/rollback/PackageRollbackInfo;->(Landroid/content/pm/VersionedPackage;Landroid/content/pm/VersionedPackage;Ljava/util/List;Ljava/util/ArrayList;ZZLjava/util/List;I)V -PLandroid/content/rollback/PackageRollbackInfo;->getSnapshottedUsers()Ljava/util/List; -PLandroid/content/rollback/PackageRollbackInfo;->isApex()Z -HSPLandroid/content/rollback/RollbackInfo$1;->()V -HSPLandroid/content/rollback/RollbackInfo;->()V -HSPLandroid/content/rollback/RollbackInfo;->(ILjava/util/List;ZLjava/util/List;I)V -PLandroid/content/rollback/RollbackInfo;->getPackages()Ljava/util/List; -HSPLandroid/content/rollback/RollbackManager;->(Landroid/content/Context;Landroid/content/rollback/IRollbackManager;)V -PLandroid/content/rollback/RollbackManager;->getAvailableRollbacks()Ljava/util/List; -HSPLandroid/content/rollback/RollbackManagerFrameworkInitializer;->lambda$initialize$0(Landroid/content/Context;Landroid/os/IBinder;)Landroid/content/rollback/RollbackManager; -HSPLandroid/content/type/-$$Lambda$DefaultMimeMapFactory$QwIcc--5O-7OhygVTd7dOIvFzQA;->(Ljava/lang/Class;)V HSPLandroid/content/type/-$$Lambda$DefaultMimeMapFactory$QwIcc--5O-7OhygVTd7dOIvFzQA;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroid/content/type/DefaultMimeMapFactory;->parseTypes(Llibcore/content/type/MimeMap$Builder;Ljava/util/function/Function;Ljava/lang/String;)V HSPLandroid/database/-$$Lambda$ContentObserver$BIjdB2rlaOfumlw9NxpnbViPkII;->(Landroid/database/ContentObserver;ZLjava/util/Collection;II)V HSPLandroid/database/-$$Lambda$ContentObserver$BIjdB2rlaOfumlw9NxpnbViPkII;->run()V HSPLandroid/database/AbstractCursor$SelfContentObserver;->(Landroid/database/AbstractCursor;)V @@ -7591,7 +5103,6 @@ HSPLandroid/database/MatrixCursor$RowBuilder;->add(Ljava/lang/Object;)Landroid/d HSPLandroid/database/MatrixCursor$RowBuilder;->add(Ljava/lang/String;Ljava/lang/Object;)Landroid/database/MatrixCursor$RowBuilder; HSPLandroid/database/MatrixCursor;->([Ljava/lang/String;)V HSPLandroid/database/MatrixCursor;->([Ljava/lang/String;I)V -HSPLandroid/database/MatrixCursor;->access$100(Landroid/database/MatrixCursor;)[Ljava/lang/Object; HSPLandroid/database/MatrixCursor;->addRow([Ljava/lang/Object;)V HSPLandroid/database/MatrixCursor;->ensureCapacity(I)V HSPLandroid/database/MatrixCursor;->get(I)Ljava/lang/Object; @@ -7606,8 +5117,6 @@ HSPLandroid/database/Observable;->()V HSPLandroid/database/Observable;->registerObserver(Ljava/lang/Object;)V HSPLandroid/database/Observable;->unregisterAll()V HSPLandroid/database/Observable;->unregisterObserver(Ljava/lang/Object;)V -HSPLandroid/database/sqlite/-$$Lambda$SQLiteDatabase$2wINX3_oTuKeHfYLQizBPsDmGZg;->()V -HSPLandroid/database/sqlite/-$$Lambda$SQLiteDatabase$2wINX3_oTuKeHfYLQizBPsDmGZg;->()V HSPLandroid/database/sqlite/-$$Lambda$SQLiteDatabase$2wINX3_oTuKeHfYLQizBPsDmGZg;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroid/database/sqlite/-$$Lambda$dDMp9HirvjS-WJXS61GCSbxFdzc;->(Landroid/database/sqlite/SQLiteDatabase;)V HSPLandroid/database/sqlite/-$$Lambda$dDMp9HirvjS-WJXS61GCSbxFdzc;->get()Ljava/lang/Object; @@ -7620,11 +5129,9 @@ HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->getTruncateSize()J HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->init(Ljava/lang/String;)V HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->initIfNeeded()V HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->isLegacyCompatibilityWalEnabled()Z -HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->reset()V HSPLandroid/database/sqlite/SQLiteConnection$Operation;->()V HSPLandroid/database/sqlite/SQLiteConnection$Operation;->(Landroid/database/sqlite/SQLiteConnection$1;)V HSPLandroid/database/sqlite/SQLiteConnection$Operation;->describe(Ljava/lang/StringBuilder;Z)V -HSPLandroid/database/sqlite/SQLiteConnection$Operation;->getStatus()Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->(Landroid/database/sqlite/SQLiteConnectionPool;)V HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)I HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->dump(Landroid/util/Printer;)V @@ -7643,7 +5150,6 @@ HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemov HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/String;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V HSPLandroid/database/sqlite/SQLiteConnection;->(Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteDatabaseConfiguration;IZ)V HSPLandroid/database/sqlite/SQLiteConnection;->access$100(Landroid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V -HSPLandroid/database/sqlite/SQLiteConnection;->access$200(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteConnection;->access$400()[B HSPLandroid/database/sqlite/SQLiteConnection;->acquirePreparedStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteConnection$PreparedStatement; HSPLandroid/database/sqlite/SQLiteConnection;->applyBlockGuardPolicy(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V @@ -7655,7 +5161,6 @@ HSPLandroid/database/sqlite/SQLiteConnection;->close()V HSPLandroid/database/sqlite/SQLiteConnection;->collectDbStats(Ljava/util/ArrayList;)V HSPLandroid/database/sqlite/SQLiteConnection;->detachCancellationSignal(Landroid/os/CancellationSignal;)V HSPLandroid/database/sqlite/SQLiteConnection;->dispose(Z)V -HSPLandroid/database/sqlite/SQLiteConnection;->dump(Landroid/util/Printer;Z)V HSPLandroid/database/sqlite/SQLiteConnection;->dumpUnsafe(Landroid/util/Printer;Z)V HSPLandroid/database/sqlite/SQLiteConnection;->execute(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)V HSPLandroid/database/sqlite/SQLiteConnection;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)I @@ -7669,7 +5174,6 @@ HSPLandroid/database/sqlite/SQLiteConnection;->finalizePreparedStatement(Landroi HSPLandroid/database/sqlite/SQLiteConnection;->getConnectionId()I HSPLandroid/database/sqlite/SQLiteConnection;->getMainDbStatsUnsafe(IJJ)Landroid/database/sqlite/SQLiteDebug$DbStats; HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z -HSPLandroid/database/sqlite/SQLiteConnection;->isPreparedStatementInCache(Ljava/lang/String;)Z HSPLandroid/database/sqlite/SQLiteConnection;->isPrimaryConnection()Z HSPLandroid/database/sqlite/SQLiteConnection;->maybeTruncateWalFile()V HSPLandroid/database/sqlite/SQLiteConnection;->obtainPreparedStatement(Ljava/lang/String;JIIZ)Landroid/database/sqlite/SQLiteConnection$PreparedStatement; @@ -7690,7 +5194,6 @@ HSPLandroid/database/sqlite/SQLiteConnection;->setPageSize()V HSPLandroid/database/sqlite/SQLiteConnection;->setSyncMode(Ljava/lang/String;)V HSPLandroid/database/sqlite/SQLiteConnection;->setWalModeFromConfiguration()V HSPLandroid/database/sqlite/SQLiteConnection;->throwIfStatementForbidden(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V -HSPLandroid/database/sqlite/SQLiteConnection;->trimSqlForDisplay(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;->()V HSPLandroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;->(Landroid/database/sqlite/SQLiteConnectionPool$1;)V HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->(Landroid/database/sqlite/SQLiteConnectionPool;Landroid/os/Looper;J)V @@ -7709,7 +5212,6 @@ HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableConnectionsAndL HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableNonPrimaryConnectionsAndLogExceptions()V HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableNonPrimaryConnectionsAndLogExceptionsLocked()V HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeConnectionAndLogExceptionsLocked(Landroid/database/sqlite/SQLiteConnection;)V -HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeExcessConnectionsAndLogExceptionsLocked()V HSPLandroid/database/sqlite/SQLiteConnectionPool;->collectDbStats(Ljava/util/ArrayList;)V HSPLandroid/database/sqlite/SQLiteConnectionPool;->disableIdleConnectionHandler()V HSPLandroid/database/sqlite/SQLiteConnectionPool;->dispose(Z)V @@ -7791,7 +5293,6 @@ HSPLandroid/database/sqlite/SQLiteDatabase;->executeSql(Ljava/lang/String;[Ljava HSPLandroid/database/sqlite/SQLiteDatabase;->finalize()V HSPLandroid/database/sqlite/SQLiteDatabase;->findEditTable(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteDatabase;->getActiveDatabases()Ljava/util/ArrayList; -HSPLandroid/database/sqlite/SQLiteDatabase;->getDbStats()Ljava/util/ArrayList; HSPLandroid/database/sqlite/SQLiteDatabase;->getFileTimestamps(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteDatabase;->getPath()Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteDatabase;->getThreadDefaultConnectionFlags(Z)I @@ -7806,7 +5307,6 @@ HSPLandroid/database/sqlite/SQLiteDatabase;->isOpen()Z HSPLandroid/database/sqlite/SQLiteDatabase;->isReadOnly()Z HSPLandroid/database/sqlite/SQLiteDatabase;->isReadOnlyLocked()Z HSPLandroid/database/sqlite/SQLiteDatabase;->isWriteAheadLoggingEnabled()Z -HSPLandroid/database/sqlite/SQLiteDatabase;->lambda$dumpDatabaseDirectory$0(Ljava/io/File;Ljava/io/File;)I HSPLandroid/database/sqlite/SQLiteDatabase;->onAllReferencesReleased()V HSPLandroid/database/sqlite/SQLiteDatabase;->open()V HSPLandroid/database/sqlite/SQLiteDatabase;->openDatabase(Ljava/io/File;Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Landroid/database/sqlite/SQLiteDatabase; @@ -7824,7 +5324,6 @@ HSPLandroid/database/sqlite/SQLiteDatabase;->replace(Ljava/lang/String;Ljava/lan HSPLandroid/database/sqlite/SQLiteDatabase;->replaceOrThrow(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J HSPLandroid/database/sqlite/SQLiteDatabase;->setForeignKeyConstraintsEnabled(Z)V HSPLandroid/database/sqlite/SQLiteDatabase;->setTransactionSuccessful()V -HSPLandroid/database/sqlite/SQLiteDatabase;->setVersion(I)V HSPLandroid/database/sqlite/SQLiteDatabase;->throwIfNotOpenLocked()V HSPLandroid/database/sqlite/SQLiteDatabase;->update(Ljava/lang/String;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I HSPLandroid/database/sqlite/SQLiteDatabase;->updateWithOnConflict(Ljava/lang/String;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;I)I @@ -7833,13 +5332,11 @@ HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->(Landroid/databa HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->(Ljava/lang/String;I)V HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isInMemoryDb()Z HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isLegacyCompatibilityWalEnabled()Z -HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isLookasideConfigSet()Z HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->stripPathForLogs(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->updateParametersFrom(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V HSPLandroid/database/sqlite/SQLiteDebug$DbStats;->(Ljava/lang/String;JJIIII)V HSPLandroid/database/sqlite/SQLiteDebug$NoPreloadHolder;->()V HSPLandroid/database/sqlite/SQLiteDebug$NoPreloadHolder;->access$000()Ljava/lang/String; -HSPLandroid/database/sqlite/SQLiteDebug$PagerStats;->()V HSPLandroid/database/sqlite/SQLiteDebug;->getDatabaseInfo()Landroid/database/sqlite/SQLiteDebug$PagerStats; HSPLandroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z HSPLandroid/database/sqlite/SQLiteDirectCursorDriver;->(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)V @@ -7896,7 +5393,6 @@ HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQuery([Ljava/lang/String;L HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQueryString(ZLjava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeProjection([Ljava/lang/String;)[Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeSingleProjection(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeSingleProjectionOrThrow(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeWhere(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/database/sqlite/SQLiteQueryBuilder;->isStrict()Z HSPLandroid/database/sqlite/SQLiteQueryBuilder;->isStrictColumns()Z @@ -7942,59 +5438,50 @@ HSPLandroid/ddm/DdmHandleAppName;->sendAPNM(Ljava/lang/String;Ljava/lang/String; HSPLandroid/ddm/DdmHandleAppName;->setAppName(Ljava/lang/String;I)V HSPLandroid/ddm/DdmHandleAppName;->setAppName(Ljava/lang/String;Ljava/lang/String;I)V HSPLandroid/ddm/DdmHandleExit;->connected()V -PLandroid/ddm/DdmHandleExit;->disconnected()V +HSPLandroid/ddm/DdmHandleExit;->disconnected()V HSPLandroid/ddm/DdmHandleHeap;->connected()V -PLandroid/ddm/DdmHandleHeap;->disconnected()V +HSPLandroid/ddm/DdmHandleHeap;->disconnected()V HSPLandroid/ddm/DdmHandleHeap;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLandroid/ddm/DdmHandleHello;->connected()V -PLandroid/ddm/DdmHandleHello;->disconnected()V +HSPLandroid/ddm/DdmHandleHello;->disconnected()V HSPLandroid/ddm/DdmHandleHello;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLandroid/ddm/DdmHandleHello;->handleFEAT(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLandroid/ddm/DdmHandleHello;->handleHELO(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLandroid/ddm/DdmHandleNativeHeap;->connected()V -PLandroid/ddm/DdmHandleNativeHeap;->disconnected()V +HSPLandroid/ddm/DdmHandleNativeHeap;->disconnected()V HSPLandroid/ddm/DdmHandleProfiling;->connected()V -PLandroid/ddm/DdmHandleProfiling;->disconnected()V +HSPLandroid/ddm/DdmHandleProfiling;->disconnected()V HSPLandroid/ddm/DdmHandleProfiling;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLandroid/ddm/DdmHandleThread;->connected()V -PLandroid/ddm/DdmHandleThread;->disconnected()V +HSPLandroid/ddm/DdmHandleThread;->disconnected()V HSPLandroid/ddm/DdmHandleViewDebug;->connected()V -PLandroid/ddm/DdmHandleViewDebug;->disconnected()V -HSPLandroid/debug/AdbManagerInternal;->()V -HSPLandroid/debug/IAdbManager$Stub;->()V -HSPLandroid/debug/IAdbTransport$Stub;->()V -HSPLandroid/debug/IAdbTransport$Stub;->asBinder()Landroid/os/IBinder; +HSPLandroid/ddm/DdmHandleViewDebug;->disconnected()V HSPLandroid/graphics/-$$Lambda$41_eQQ_hrf5b1U4X6cgWpqntud4;->()V HSPLandroid/graphics/-$$Lambda$41_eQQ_hrf5b1U4X6cgWpqntud4;->()V HSPLandroid/graphics/-$$Lambda$41_eQQ_hrf5b1U4X6cgWpqntud4;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/graphics/-$$Lambda$8d2g3cZ5nWuNiaA6doQBwR-asyQ;->()V HSPLandroid/graphics/-$$Lambda$8d2g3cZ5nWuNiaA6doQBwR-asyQ;->()V HSPLandroid/graphics/-$$Lambda$8d2g3cZ5nWuNiaA6doQBwR-asyQ;->applyAsDouble(Ljava/lang/Object;)D +HSPLandroid/graphics/-$$Lambda$ColorSpace$Rgb$KZ3BMHC98lntFx-ODmpJSP1Vbjg;->(Landroid/graphics/ColorSpace$Rgb$TransferParameters;)V HSPLandroid/graphics/-$$Lambda$ColorSpace$Rgb$QGR5f_dq259rVcM_HPGB_A_avAs;->(Landroid/graphics/ColorSpace$Rgb;)V -HSPLandroid/graphics/-$$Lambda$ColorSpace$Rgb$QGR5f_dq259rVcM_HPGB_A_avAs;->applyAsDouble(D)D -HSPLandroid/graphics/-$$Lambda$ColorSpace$Rgb$ilewBmQlbq5PUhFJtQIGLVKQlk0;->applyAsDouble(D)D -PLandroid/graphics/-$$Lambda$GraphicsStatsService$2VtSuUXTfz2Yu2YWfZdGfTHkCwg;->(Landroid/graphics/GraphicsStatsService;)V -PLandroid/graphics/-$$Lambda$GraphicsStatsService$2VtSuUXTfz2Yu2YWfZdGfTHkCwg;->onAlarm()V +HSPLandroid/graphics/-$$Lambda$ColorSpace$Rgb$ilewBmQlbq5PUhFJtQIGLVKQlk0;->(Landroid/graphics/ColorSpace$Rgb$TransferParameters;)V HSPLandroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$0pgDezJ9oIqkMVT03wrTHRKhEyE;->()V HSPLandroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$0pgDezJ9oIqkMVT03wrTHRKhEyE;->()V HSPLandroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$Dataspace$bc5hUxMvQdmheZcB8hDY1gN6FT0;->(Landroid/graphics/ColorSpace;)V HSPLandroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$Dataspace$bc5hUxMvQdmheZcB8hDY1gN6FT0;->test(Ljava/lang/Object;)Z HSPLandroid/graphics/-$$Lambda$HardwareRendererObserver$HC6rflRJ2qu_W4LkfrTA7x3XNVs;->(Landroid/graphics/HardwareRendererObserver;)V HSPLandroid/graphics/-$$Lambda$HardwareRendererObserver$HC6rflRJ2qu_W4LkfrTA7x3XNVs;->run()V +HSPLandroid/graphics/BLASTBufferQueue;->(Ljava/lang/String;Landroid/view/SurfaceControl;IIZ)V +HSPLandroid/graphics/BLASTBufferQueue;->createSurface()Landroid/view/Surface; +HSPLandroid/graphics/BLASTBufferQueue;->finalize()V +HSPLandroid/graphics/BLASTBufferQueue;->flushShadowQueue()V +HSPLandroid/graphics/BLASTBufferQueue;->update(Landroid/view/SurfaceControl;II)V HSPLandroid/graphics/BaseCanvas;->()V HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V +HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Matrix;Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/RectF;Landroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawCircle(FFFLandroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawColor(I)V -HSPLandroid/graphics/BaseCanvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V -HSPLandroid/graphics/BaseCanvas;->drawPatch(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawRect(FFFFLandroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawRect(Landroid/graphics/Rect;Landroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawRect(Landroid/graphics/RectF;Landroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawRoundRect(FFFFFFLandroid/graphics/Paint;)V -HSPLandroid/graphics/BaseCanvas;->drawRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseCanvas;->throwIfCannotDraw(Landroid/graphics/Bitmap;)V @@ -8002,7 +5489,6 @@ HSPLandroid/graphics/BaseCanvas;->throwIfHasHwBitmapInSwMode(Landroid/graphics/P HSPLandroid/graphics/BaseCanvas;->throwIfHasHwBitmapInSwMode(Landroid/graphics/Shader;)V HSPLandroid/graphics/BaseCanvas;->throwIfHwBitmapInSwMode(Landroid/graphics/Bitmap;)V HSPLandroid/graphics/BaseRecordingCanvas;->(J)V -HSPLandroid/graphics/BaseRecordingCanvas;->drawArc(FFFFFFZLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawArc(Landroid/graphics/RectF;FFZLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V @@ -8010,9 +5496,7 @@ HSPLandroid/graphics/BaseRecordingCanvas;->drawCircle(FFFLandroid/graphics/Paint HSPLandroid/graphics/BaseRecordingCanvas;->drawColor(I)V HSPLandroid/graphics/BaseRecordingCanvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawLine(FFFFLandroid/graphics/Paint;)V -HSPLandroid/graphics/BaseRecordingCanvas;->drawOval(FFFFLandroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawOval(Landroid/graphics/RectF;Landroid/graphics/Paint;)V -HSPLandroid/graphics/BaseRecordingCanvas;->drawPaint(Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawPatch(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V HSPLandroid/graphics/BaseRecordingCanvas;->drawRect(FFFFLandroid/graphics/Paint;)V @@ -8026,13 +5510,10 @@ HSPLandroid/graphics/BaseRecordingCanvas;->drawTextRun(Ljava/lang/CharSequence;I HSPLandroid/graphics/BaseRecordingCanvas;->drawTextRun([CIIIIFFZLandroid/graphics/Paint;)V HSPLandroid/graphics/Bitmap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/graphics/Bitmap$CompressFormat;->valueOf(Ljava/lang/String;)Landroid/graphics/Bitmap$CompressFormat; -HSPLandroid/graphics/Bitmap$CompressFormat;->values()[Landroid/graphics/Bitmap$CompressFormat; HSPLandroid/graphics/Bitmap$Config;->nativeToConfig(I)Landroid/graphics/Bitmap$Config; HSPLandroid/graphics/Bitmap$Config;->values()[Landroid/graphics/Bitmap$Config; HSPLandroid/graphics/Bitmap;->(JIIIZ[BLandroid/graphics/NinePatch$InsetStruct;Z)V HSPLandroid/graphics/Bitmap;->access$000(Landroid/os/Parcel;)Landroid/graphics/Bitmap; -HSPLandroid/graphics/Bitmap;->checkHardware(Ljava/lang/String;)V HSPLandroid/graphics/Bitmap;->checkPixelAccess(II)V HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V @@ -8045,8 +5526,6 @@ HSPLandroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;)La HSPLandroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Bitmap;IIII)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Bitmap;IIIILandroid/graphics/Matrix;Z)Landroid/graphics/Bitmap; -HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Picture;)Landroid/graphics/Bitmap; -HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Picture;IILandroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/util/DisplayMetrics;IILandroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/util/DisplayMetrics;IILandroid/graphics/Bitmap$Config;ZLandroid/graphics/ColorSpace;)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->createScaledBitmap(Landroid/graphics/Bitmap;IIZ)Landroid/graphics/Bitmap; @@ -8058,12 +5537,9 @@ HSPLandroid/graphics/Bitmap;->getColorSpace()Landroid/graphics/ColorSpace; HSPLandroid/graphics/Bitmap;->getConfig()Landroid/graphics/Bitmap$Config; HSPLandroid/graphics/Bitmap;->getDefaultDensity()I HSPLandroid/graphics/Bitmap;->getDensity()I -HPLandroid/graphics/Bitmap;->getHardwareBuffer()Landroid/hardware/HardwareBuffer; HSPLandroid/graphics/Bitmap;->getHeight()I HSPLandroid/graphics/Bitmap;->getNativeInstance()J HSPLandroid/graphics/Bitmap;->getNinePatchChunk()[B -HSPLandroid/graphics/Bitmap;->getNinePatchInsets()Landroid/graphics/NinePatch$InsetStruct; -HSPLandroid/graphics/Bitmap;->getOpticalInsets(Landroid/graphics/Rect;)V HSPLandroid/graphics/Bitmap;->getPixel(II)I HSPLandroid/graphics/Bitmap;->getPixels([IIIIIII)V HSPLandroid/graphics/Bitmap;->getRowBytes()I @@ -8071,7 +5547,6 @@ HSPLandroid/graphics/Bitmap;->getScaledHeight(I)I HSPLandroid/graphics/Bitmap;->getScaledWidth(I)I HSPLandroid/graphics/Bitmap;->getWidth()I HSPLandroid/graphics/Bitmap;->hasAlpha()Z -HSPLandroid/graphics/Bitmap;->hasMipMap()Z HSPLandroid/graphics/Bitmap;->isMutable()Z HSPLandroid/graphics/Bitmap;->isPremultiplied()Z HSPLandroid/graphics/Bitmap;->isRecycled()Z @@ -8081,10 +5556,8 @@ HSPLandroid/graphics/Bitmap;->reconfigure(IILandroid/graphics/Bitmap$Config;)V HSPLandroid/graphics/Bitmap;->recycle()V HSPLandroid/graphics/Bitmap;->reinit(IIZ)V HSPLandroid/graphics/Bitmap;->scaleFromDensity(III)I -HSPLandroid/graphics/Bitmap;->setDefaultDensity(I)V HSPLandroid/graphics/Bitmap;->setDensity(I)V HSPLandroid/graphics/Bitmap;->setHasAlpha(Z)V -HSPLandroid/graphics/Bitmap;->setHasMipMap(Z)V HSPLandroid/graphics/Bitmap;->setPremultiplied(Z)V HSPLandroid/graphics/Bitmap;->wrapHardwareBuffer(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;)Landroid/graphics/Bitmap; HSPLandroid/graphics/Bitmap;->writeToParcel(Landroid/os/Parcel;I)V @@ -8103,9 +5576,9 @@ HSPLandroid/graphics/BitmapFactory;->decodeStream(Ljava/io/InputStream;)Landroid HSPLandroid/graphics/BitmapFactory;->decodeStream(Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap; HSPLandroid/graphics/BitmapFactory;->decodeStreamInternal(Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap; HSPLandroid/graphics/BitmapFactory;->setDensityFromOptions(Landroid/graphics/Bitmap;Landroid/graphics/BitmapFactory$Options;)V -HSPLandroid/graphics/BitmapShader;->(Landroid/graphics/Bitmap;II)V HSPLandroid/graphics/BitmapShader;->(Landroid/graphics/Bitmap;Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V -HSPLandroid/graphics/BitmapShader;->createNativeInstance(J)J +HSPLandroid/graphics/BitmapShader;->createNativeInstance(JZ)J +HSPLandroid/graphics/BitmapShader;->shouldDiscardNativeInstance(Z)Z HSPLandroid/graphics/BlendMode;->blendModeToPorterDuffMode(Landroid/graphics/BlendMode;)Landroid/graphics/PorterDuff$Mode; HSPLandroid/graphics/BlendMode;->fromValue(I)Landroid/graphics/BlendMode; HSPLandroid/graphics/BlendMode;->getXfermode()Landroid/graphics/Xfermode; @@ -8118,19 +5591,16 @@ HSPLandroid/graphics/BlurMaskFilter;->(FLandroid/graphics/BlurMaskFilter$B HSPLandroid/graphics/Canvas;->()V HSPLandroid/graphics/Canvas;->(J)V HSPLandroid/graphics/Canvas;->(Landroid/graphics/Bitmap;)V -HSPLandroid/graphics/Canvas;->checkValidClipOp(Landroid/graphics/Region$Op;)V -HSPLandroid/graphics/Canvas;->checkValidSaveFlags(I)V -HSPLandroid/graphics/Canvas;->clipOutPath(Landroid/graphics/Path;)Z HSPLandroid/graphics/Canvas;->clipPath(Landroid/graphics/Path;)Z HSPLandroid/graphics/Canvas;->clipPath(Landroid/graphics/Path;Landroid/graphics/Region$Op;)Z HSPLandroid/graphics/Canvas;->clipRect(FFFF)Z HSPLandroid/graphics/Canvas;->clipRect(IIII)Z HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/Rect;)Z -HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/Rect;Landroid/graphics/Region$Op;)Z HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/RectF;)Z HSPLandroid/graphics/Canvas;->concat(Landroid/graphics/Matrix;)V HSPLandroid/graphics/Canvas;->disableZ()V HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V +HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Matrix;Landroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/RectF;Landroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawCircle(FFFLandroid/graphics/Paint;)V @@ -8138,7 +5608,6 @@ HSPLandroid/graphics/Canvas;->drawColor(I)V HSPLandroid/graphics/Canvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V HSPLandroid/graphics/Canvas;->drawOval(FFFFLandroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawOval(Landroid/graphics/RectF;Landroid/graphics/Paint;)V -HSPLandroid/graphics/Canvas;->drawPatch(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawRect(FFFFLandroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawRect(Landroid/graphics/Rect;Landroid/graphics/Paint;)V @@ -8149,7 +5618,6 @@ HSPLandroid/graphics/Canvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/grap HSPLandroid/graphics/Canvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V HSPLandroid/graphics/Canvas;->enableZ()V -HSPLandroid/graphics/Canvas;->freeTextLayoutCaches()V HSPLandroid/graphics/Canvas;->getClipBounds()Landroid/graphics/Rect; HSPLandroid/graphics/Canvas;->getClipBounds(Landroid/graphics/Rect;)Z HSPLandroid/graphics/Canvas;->getDensity()I @@ -8181,17 +5649,15 @@ HSPLandroid/graphics/Canvas;->setDensity(I)V HSPLandroid/graphics/Canvas;->setDrawFilter(Landroid/graphics/DrawFilter;)V HSPLandroid/graphics/Canvas;->setScreenDensity(I)V HSPLandroid/graphics/Canvas;->translate(FF)V -HSPLandroid/graphics/CanvasProperty;->(J)V -HSPLandroid/graphics/CanvasProperty;->createFloat(F)Landroid/graphics/CanvasProperty; -HSPLandroid/graphics/CanvasProperty;->createPaint(Landroid/graphics/Paint;)Landroid/graphics/CanvasProperty; -HSPLandroid/graphics/CanvasProperty;->getNativeContainer()J HSPLandroid/graphics/Color;->(FFFFLandroid/graphics/ColorSpace;)V +HSPLandroid/graphics/Color;->RGBToHSV(III[F)V HSPLandroid/graphics/Color;->alpha(I)I HSPLandroid/graphics/Color;->alpha(J)F HSPLandroid/graphics/Color;->argb(IIII)I HSPLandroid/graphics/Color;->blue(I)I HSPLandroid/graphics/Color;->blue(J)F HSPLandroid/graphics/Color;->colorSpace(J)Landroid/graphics/ColorSpace; +HSPLandroid/graphics/Color;->colorToHSV(I[F)V HSPLandroid/graphics/Color;->green(I)I HSPLandroid/graphics/Color;->green(J)F HSPLandroid/graphics/Color;->pack(FFFFLandroid/graphics/ColorSpace;)J @@ -8200,36 +5666,34 @@ HSPLandroid/graphics/Color;->parseColor(Ljava/lang/String;)I HSPLandroid/graphics/Color;->red(I)I HSPLandroid/graphics/Color;->red(J)F HSPLandroid/graphics/Color;->rgb(III)I -HSPLandroid/graphics/Color;->saturate(F)F HSPLandroid/graphics/Color;->toArgb()I HSPLandroid/graphics/Color;->toArgb(J)I HSPLandroid/graphics/Color;->valueOf(I)Landroid/graphics/Color; HSPLandroid/graphics/ColorFilter;->()V -HSPLandroid/graphics/ColorFilter;->discardNativeInstance()V HSPLandroid/graphics/ColorFilter;->getNativeInstance()J HSPLandroid/graphics/ColorMatrixColorFilter;->(Landroid/graphics/ColorMatrix;)V HSPLandroid/graphics/ColorMatrixColorFilter;->([F)V HSPLandroid/graphics/ColorMatrixColorFilter;->createNativeInstance()J -HSPLandroid/graphics/ColorMatrixColorFilter;->setColorMatrixArray([F)V HSPLandroid/graphics/ColorSpace$Named;->values()[Landroid/graphics/ColorSpace$Named; HSPLandroid/graphics/ColorSpace$Rgb$TransferParameters;->(DDDDDDD)V HSPLandroid/graphics/ColorSpace$Rgb$TransferParameters;->hashCode()I +HSPLandroid/graphics/ColorSpace$Rgb;->(Ljava/lang/String;[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)V +HSPLandroid/graphics/ColorSpace$Rgb;->(Ljava/lang/String;[F[F[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;I)V HSPLandroid/graphics/ColorSpace$Rgb;->(Ljava/lang/String;[F[F[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;FFLandroid/graphics/ColorSpace$Rgb$TransferParameters;I)V HSPLandroid/graphics/ColorSpace$Rgb;->area([F)F -HSPLandroid/graphics/ColorSpace$Rgb;->clamp(D)D +HSPLandroid/graphics/ColorSpace$Rgb;->computePrimaries([F)[F +HSPLandroid/graphics/ColorSpace$Rgb;->computeWhitePoint([F)[F HSPLandroid/graphics/ColorSpace$Rgb;->computeXYZMatrix([F[F)[F HSPLandroid/graphics/ColorSpace$Rgb;->contains([F[F)Z HSPLandroid/graphics/ColorSpace$Rgb;->equals(Ljava/lang/Object;)Z -HSPLandroid/graphics/ColorSpace$Rgb;->getEotf()Ljava/util/function/DoubleUnaryOperator; HSPLandroid/graphics/ColorSpace$Rgb;->getNativeInstance()J HSPLandroid/graphics/ColorSpace$Rgb;->getTransferParameters()Landroid/graphics/ColorSpace$Rgb$TransferParameters; HSPLandroid/graphics/ColorSpace$Rgb;->getWhitePoint()[F HSPLandroid/graphics/ColorSpace$Rgb;->hashCode()I +HSPLandroid/graphics/ColorSpace$Rgb;->isGray([F)Z HSPLandroid/graphics/ColorSpace$Rgb;->isSrgb()Z HSPLandroid/graphics/ColorSpace$Rgb;->isSrgb([F[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;FFI)Z HSPLandroid/graphics/ColorSpace$Rgb;->isWideGamut([FFF)Z -HSPLandroid/graphics/ColorSpace$Rgb;->lambda$QGR5f_dq259rVcM_HPGB_A_avAs(Landroid/graphics/ColorSpace$Rgb;D)D -HSPLandroid/graphics/ColorSpace$Rgb;->lambda$new$2(Landroid/graphics/ColorSpace$Rgb$TransferParameters;D)D HSPLandroid/graphics/ColorSpace$Rgb;->xyPrimaries([F)[F HSPLandroid/graphics/ColorSpace$Rgb;->xyWhitePoint([F)[F HSPLandroid/graphics/ColorSpace;->(Ljava/lang/String;Landroid/graphics/ColorSpace$Model;I)V @@ -8242,97 +5706,54 @@ HSPLandroid/graphics/ColorSpace;->compare(Landroid/graphics/ColorSpace$Rgb$Trans HSPLandroid/graphics/ColorSpace;->compare([F[F)Z HSPLandroid/graphics/ColorSpace;->get(I)Landroid/graphics/ColorSpace; HSPLandroid/graphics/ColorSpace;->get(Landroid/graphics/ColorSpace$Named;)Landroid/graphics/ColorSpace; -HSPLandroid/graphics/ColorSpace;->getId()I HSPLandroid/graphics/ColorSpace;->getModel()Landroid/graphics/ColorSpace$Model; HSPLandroid/graphics/ColorSpace;->getName()Ljava/lang/String; -HSPLandroid/graphics/ColorSpace;->hashCode()I HSPLandroid/graphics/ColorSpace;->inverse3x3([F)[F HSPLandroid/graphics/ColorSpace;->match([FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)Landroid/graphics/ColorSpace; HSPLandroid/graphics/ColorSpace;->mul3x3([F[F)[F HSPLandroid/graphics/ColorSpace;->mul3x3Diag([F[F)[F HSPLandroid/graphics/ColorSpace;->mul3x3Float3([F[F)[F -HSPLandroid/graphics/ColorSpace;->response(DDDDDD)D HSPLandroid/graphics/Compatibility;->()V HSPLandroid/graphics/Compatibility;->getTargetSdkVersion()I HSPLandroid/graphics/Compatibility;->setTargetSdkVersion(I)V -HSPLandroid/graphics/CornerPathEffect;->(F)V HSPLandroid/graphics/DrawFilter;->()V HSPLandroid/graphics/FrameInfo;->()V HSPLandroid/graphics/FrameInfo;->addFlags(J)V HSPLandroid/graphics/FrameInfo;->markAnimationsStart()V -HSPLandroid/graphics/FrameInfo;->markDrawStart()V HSPLandroid/graphics/FrameInfo;->markInputHandlingStart()V HSPLandroid/graphics/FrameInfo;->markPerformTraversalsStart()V HSPLandroid/graphics/FrameInfo;->setVsync(JJJJ)V -HSPLandroid/graphics/FrameInfo;->updateInputEventTime(JJ)V -HPLandroid/graphics/GraphicsProtos;->dumpPointProto(Landroid/graphics/Point;Landroid/util/proto/ProtoOutputStream;J)V -HSPLandroid/graphics/GraphicsStatsService$1;->(Landroid/graphics/GraphicsStatsService;)V -PLandroid/graphics/GraphicsStatsService$1;->handleMessage(Landroid/os/Message;)Z -HPLandroid/graphics/GraphicsStatsService$ActiveBuffer;->(Landroid/graphics/GraphicsStatsService;Landroid/view/IGraphicsStatsCallback;IILjava/lang/String;J)V -HPLandroid/graphics/GraphicsStatsService$ActiveBuffer;->binderDied()V -HPLandroid/graphics/GraphicsStatsService$ActiveBuffer;->closeAllBuffers()V -HPLandroid/graphics/GraphicsStatsService$ActiveBuffer;->getPfd()Landroid/os/ParcelFileDescriptor; -HPLandroid/graphics/GraphicsStatsService$ActiveBuffer;->readBytes([BI)V -HPLandroid/graphics/GraphicsStatsService$BufferInfo;->(Landroid/graphics/GraphicsStatsService;Ljava/lang/String;JJ)V -HPLandroid/graphics/GraphicsStatsService$HistoricalBuffer;->(Landroid/graphics/GraphicsStatsService;Landroid/graphics/GraphicsStatsService$ActiveBuffer;)V -HSPLandroid/graphics/GraphicsStatsService;->(Landroid/content/Context;)V -PLandroid/graphics/GraphicsStatsService;->access$000(Landroid/graphics/GraphicsStatsService;Landroid/graphics/GraphicsStatsService$HistoricalBuffer;)V -PLandroid/graphics/GraphicsStatsService;->access$100(Landroid/graphics/GraphicsStatsService;)V -HPLandroid/graphics/GraphicsStatsService;->access$200(Landroid/graphics/GraphicsStatsService;)I -HPLandroid/graphics/GraphicsStatsService;->access$300(Landroid/graphics/GraphicsStatsService;)[B -HPLandroid/graphics/GraphicsStatsService;->access$400(Landroid/graphics/GraphicsStatsService;Landroid/graphics/GraphicsStatsService$ActiveBuffer;)V -HPLandroid/graphics/GraphicsStatsService;->addToSaveQueue(Landroid/graphics/GraphicsStatsService$ActiveBuffer;)V -PLandroid/graphics/GraphicsStatsService;->deleteOldBuffers()V -PLandroid/graphics/GraphicsStatsService;->deleteRecursiveLocked(Ljava/io/File;)V -HPLandroid/graphics/GraphicsStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLandroid/graphics/GraphicsStatsService;->dumpActiveLocked(JLjava/util/ArrayList;)Ljava/util/HashSet; -PLandroid/graphics/GraphicsStatsService;->dumpHistoricalLocked(JLjava/util/HashSet;)V -HPLandroid/graphics/GraphicsStatsService;->fetchActiveBuffersLocked(Landroid/view/IGraphicsStatsCallback;IILjava/lang/String;J)Landroid/graphics/GraphicsStatsService$ActiveBuffer; -PLandroid/graphics/GraphicsStatsService;->lambda$2VtSuUXTfz2Yu2YWfZdGfTHkCwg(Landroid/graphics/GraphicsStatsService;)V -HPLandroid/graphics/GraphicsStatsService;->normalizeDate(J)Ljava/util/Calendar; -PLandroid/graphics/GraphicsStatsService;->onAlarm()V -HPLandroid/graphics/GraphicsStatsService;->pathForApp(Landroid/graphics/GraphicsStatsService$BufferInfo;)Ljava/io/File; -HPLandroid/graphics/GraphicsStatsService;->processDied(Landroid/graphics/GraphicsStatsService$ActiveBuffer;)V -HPLandroid/graphics/GraphicsStatsService;->requestBufferForProcess(Ljava/lang/String;Landroid/view/IGraphicsStatsCallback;)Landroid/os/ParcelFileDescriptor; -HPLandroid/graphics/GraphicsStatsService;->requestBufferForProcessLocked(Landroid/view/IGraphicsStatsCallback;IILjava/lang/String;J)Landroid/os/ParcelFileDescriptor; -HPLandroid/graphics/GraphicsStatsService;->saveBuffer(Landroid/graphics/GraphicsStatsService$HistoricalBuffer;)V -HPLandroid/graphics/GraphicsStatsService;->scheduleRotateLocked()V HSPLandroid/graphics/HardwareRenderer$DestroyContextRunnable;->(J)V HSPLandroid/graphics/HardwareRenderer$DestroyContextRunnable;->run()V HSPLandroid/graphics/HardwareRenderer$FrameRenderRequest;->(Landroid/graphics/HardwareRenderer;)V HSPLandroid/graphics/HardwareRenderer$FrameRenderRequest;->(Landroid/graphics/HardwareRenderer;Landroid/graphics/HardwareRenderer$1;)V -PLandroid/graphics/HardwareRenderer$ProcessInitializer$1;->onRotateGraphicsStatsBuffer()V +HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$1;->onRotateGraphicsStatsBuffer()V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->()V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->(Ljava/lang/String;ILandroid/graphics/ColorSpace$Named;I)V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->access$600(Landroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;)I HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->find(Landroid/graphics/ColorSpace;)Ljava/util/Optional; HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->lambda$find$0(Landroid/graphics/ColorSpace;Landroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;)Z HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace;->values()[Landroid/graphics/HardwareRenderer$ProcessInitializer$Dataspace; -PLandroid/graphics/HardwareRenderer$ProcessInitializer;->access$400(Landroid/graphics/HardwareRenderer$ProcessInitializer;)V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->init(J)V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initDisplayInfo()V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initGraphicsStats()V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initSched(J)V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->requestBuffer()V -PLandroid/graphics/HardwareRenderer$ProcessInitializer;->rotateBuffer()V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->setContext(Landroid/content/Context;)V HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->setPackageName(Ljava/lang/String;)V HSPLandroid/graphics/HardwareRenderer;->()V -HSPLandroid/graphics/HardwareRenderer;->access$300(J)V HSPLandroid/graphics/HardwareRenderer;->access$500(J)I HSPLandroid/graphics/HardwareRenderer;->access$700(IIFFIJJ)V -PLandroid/graphics/HardwareRenderer;->access$800()V -HSPLandroid/graphics/HardwareRenderer;->access$900(I)V HSPLandroid/graphics/HardwareRenderer;->addObserver(Landroid/graphics/HardwareRendererObserver;)V HSPLandroid/graphics/HardwareRenderer;->allocateBuffers()V -HSPLandroid/graphics/HardwareRenderer;->clearContent()V -HSPLandroid/graphics/HardwareRenderer;->copySurfaceInto(Landroid/view/Surface;Landroid/graphics/Rect;Landroid/graphics/Bitmap;)I -HSPLandroid/graphics/HardwareRenderer;->createHardwareBitmap(Landroid/graphics/RenderNode;II)Landroid/graphics/Bitmap; +HSPLandroid/graphics/HardwareRenderer;->createTextureLayer()Landroid/graphics/TextureLayer; HSPLandroid/graphics/HardwareRenderer;->destroy()V +HSPLandroid/graphics/HardwareRenderer;->detachSurfaceTexture(J)V HSPLandroid/graphics/HardwareRenderer;->loadSystemProperties()Z HSPLandroid/graphics/HardwareRenderer;->notifyFramePending()V +HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V HSPLandroid/graphics/HardwareRenderer;->pause()Z -HSPLandroid/graphics/HardwareRenderer;->registerAnimatingRenderNode(Landroid/graphics/RenderNode;)V +HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V HSPLandroid/graphics/HardwareRenderer;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V HSPLandroid/graphics/HardwareRenderer;->removeObserver(Landroid/graphics/HardwareRendererObserver;)V HSPLandroid/graphics/HardwareRenderer;->sendDeviceConfigurationForDebugging(Landroid/content/res/Configuration;)V @@ -8366,12 +5787,9 @@ HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->(Landroid/conte HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->createImageDecoder(Z)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->getDensity()I HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->getResources()Landroid/content/res/Resources; -HSPLandroid/graphics/ImageDecoder$ByteArraySource;->([BII)V -HSPLandroid/graphics/ImageDecoder$ByteArraySource;->createImageDecoder(Z)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder$ImageInfo;->(Landroid/graphics/ImageDecoder;)V HSPLandroid/graphics/ImageDecoder$ImageInfo;->(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$1;)V HSPLandroid/graphics/ImageDecoder$ImageInfo;->access$1302(Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder;)Landroid/graphics/ImageDecoder; -HSPLandroid/graphics/ImageDecoder$ImageInfo;->getColorSpace()Landroid/graphics/ColorSpace; HSPLandroid/graphics/ImageDecoder$InputStreamSource;->(Landroid/content/res/Resources;Ljava/io/InputStream;I)V HSPLandroid/graphics/ImageDecoder$InputStreamSource;->createImageDecoder(Z)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder$InputStreamSource;->getDensity()I @@ -8379,11 +5797,7 @@ HSPLandroid/graphics/ImageDecoder$InputStreamSource;->getResources()Landroid/con HSPLandroid/graphics/ImageDecoder$Source;->()V HSPLandroid/graphics/ImageDecoder$Source;->(Landroid/graphics/ImageDecoder$1;)V HSPLandroid/graphics/ImageDecoder$Source;->computeDstDensity()I -HSPLandroid/graphics/ImageDecoder$Source;->getDensity()I HSPLandroid/graphics/ImageDecoder;->(JIIZZ)V -HSPLandroid/graphics/ImageDecoder;->access$100([BIIZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder; -HSPLandroid/graphics/ImageDecoder;->access$1100(Landroid/graphics/ImageDecoder;)Landroid/graphics/ColorSpace; -HSPLandroid/graphics/ImageDecoder;->access$300(Ljava/io/InputStream;ZZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder;->access$500(Landroid/content/res/AssetManager$AssetInputStream;ZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder;->access$700(Landroid/graphics/ImageDecoder;)I HSPLandroid/graphics/ImageDecoder;->access$800(Landroid/graphics/ImageDecoder;)I @@ -8396,21 +5810,16 @@ HSPLandroid/graphics/ImageDecoder;->computeDensity(Landroid/graphics/ImageDecode HSPLandroid/graphics/ImageDecoder;->createFromAsset(Landroid/content/res/AssetManager$AssetInputStream;ZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder;->createFromStream(Ljava/io/InputStream;ZZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder; HSPLandroid/graphics/ImageDecoder;->createSource(Landroid/content/res/Resources;Ljava/io/InputStream;I)Landroid/graphics/ImageDecoder$Source; -HSPLandroid/graphics/ImageDecoder;->createSource([BII)Landroid/graphics/ImageDecoder$Source; HSPLandroid/graphics/ImageDecoder;->decodeBitmap(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/Bitmap; HSPLandroid/graphics/ImageDecoder;->decodeBitmapImpl(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/Bitmap; HSPLandroid/graphics/ImageDecoder;->decodeBitmapInternal()Landroid/graphics/Bitmap; HSPLandroid/graphics/ImageDecoder;->decodeDrawable(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/ImageDecoder;->decodeDrawableImpl(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/ImageDecoder;->finalize()V -HSPLandroid/graphics/ImageDecoder;->getColorSpace()Landroid/graphics/ColorSpace; HSPLandroid/graphics/ImageDecoder;->getColorSpacePtr()J HSPLandroid/graphics/ImageDecoder;->requestedResize()Z HSPLandroid/graphics/ImageDecoder;->setAllocator(I)V -HSPLandroid/graphics/ImageDecoder;->setMutableRequired(Z)V -HSPLandroid/graphics/ImageDecoder;->setOutPaddingRect(Landroid/graphics/Rect;)V HSPLandroid/graphics/ImageDecoder;->setTargetSize(II)V -HSPLandroid/graphics/ImageFormat;->isPublicFormat(I)Z HSPLandroid/graphics/Insets$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Insets; HSPLandroid/graphics/Insets$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/graphics/Insets;->(IIII)V @@ -8420,10 +5829,8 @@ HSPLandroid/graphics/Insets;->max(Landroid/graphics/Insets;Landroid/graphics/Ins HSPLandroid/graphics/Insets;->min(Landroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets; HSPLandroid/graphics/Insets;->of(IIII)Landroid/graphics/Insets; HSPLandroid/graphics/Insets;->of(Landroid/graphics/Rect;)Landroid/graphics/Insets; -HSPLandroid/graphics/Insets;->subtract(Landroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets; HSPLandroid/graphics/Insets;->toRect()Landroid/graphics/Rect; HSPLandroid/graphics/Insets;->toString()Ljava/lang/String; -HSPLandroid/graphics/Interpolator;->(II)V HSPLandroid/graphics/Interpolator;->finalize()V HSPLandroid/graphics/Interpolator;->setKeyFrame(II[F)V HSPLandroid/graphics/Interpolator;->setKeyFrame(II[F[F)V @@ -8432,12 +5839,10 @@ HSPLandroid/graphics/Interpolator;->timeToValues([F)Landroid/graphics/Interpolat HSPLandroid/graphics/LeakyTypefaceStorage;->readTypefaceFromParcel(Landroid/os/Parcel;)Landroid/graphics/Typeface; HSPLandroid/graphics/LeakyTypefaceStorage;->writeTypefaceToParcel(Landroid/graphics/Typeface;Landroid/os/Parcel;)V HSPLandroid/graphics/LinearGradient;->(FFFFIILandroid/graphics/Shader$TileMode;)V -HSPLandroid/graphics/LinearGradient;->(FFFFJJLandroid/graphics/Shader$TileMode;)V HSPLandroid/graphics/LinearGradient;->(FFFF[I[FLandroid/graphics/Shader$TileMode;)V HSPLandroid/graphics/LinearGradient;->(FFFF[J[FLandroid/graphics/Shader$TileMode;)V HSPLandroid/graphics/LinearGradient;->(FFFF[J[FLandroid/graphics/Shader$TileMode;Landroid/graphics/ColorSpace;)V -HSPLandroid/graphics/LinearGradient;->createNativeInstance(J)J -HSPLandroid/graphics/MaskFilter;->()V +HSPLandroid/graphics/LinearGradient;->createNativeInstance(JZ)J HSPLandroid/graphics/MaskFilter;->finalize()V HSPLandroid/graphics/Matrix;->()V HSPLandroid/graphics/Matrix;->(Landroid/graphics/Matrix;)V @@ -8451,6 +5856,7 @@ HSPLandroid/graphics/Matrix;->mapPoints([FI[FII)V HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;)Z HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;Landroid/graphics/RectF;)Z HSPLandroid/graphics/Matrix;->ni()J +HSPLandroid/graphics/Matrix;->postConcat(Landroid/graphics/Matrix;)Z HSPLandroid/graphics/Matrix;->postRotate(F)Z HSPLandroid/graphics/Matrix;->postRotate(FFF)Z HSPLandroid/graphics/Matrix;->postScale(FF)Z @@ -8458,7 +5864,6 @@ HSPLandroid/graphics/Matrix;->postScale(FFFF)Z HSPLandroid/graphics/Matrix;->postTranslate(FF)Z HSPLandroid/graphics/Matrix;->preConcat(Landroid/graphics/Matrix;)Z HSPLandroid/graphics/Matrix;->preRotate(F)Z -HSPLandroid/graphics/Matrix;->preRotate(FFF)Z HSPLandroid/graphics/Matrix;->preScale(FF)Z HSPLandroid/graphics/Matrix;->preTranslate(FF)Z HSPLandroid/graphics/Matrix;->rectStaysRect()Z @@ -8473,7 +5878,6 @@ HSPLandroid/graphics/Matrix;->setTranslate(FF)V HSPLandroid/graphics/Matrix;->setValues([F)V HSPLandroid/graphics/NinePatch$InsetStruct;->(IIIIIIIIFIF)V HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect; -HSPLandroid/graphics/NinePatch;->(Landroid/graphics/Bitmap;[B)V HSPLandroid/graphics/NinePatch;->(Landroid/graphics/Bitmap;[BLjava/lang/String;)V HSPLandroid/graphics/NinePatch;->draw(Landroid/graphics/Canvas;Landroid/graphics/Rect;Landroid/graphics/Paint;)V HSPLandroid/graphics/NinePatch;->finalize()V @@ -8481,13 +5885,11 @@ HSPLandroid/graphics/NinePatch;->getBitmap()Landroid/graphics/Bitmap; HSPLandroid/graphics/NinePatch;->getDensity()I HSPLandroid/graphics/NinePatch;->getHeight()I HSPLandroid/graphics/NinePatch;->getWidth()I -HSPLandroid/graphics/NinePatch;->hasAlpha()Z HSPLandroid/graphics/Outline;->()V HSPLandroid/graphics/Outline;->isEmpty()Z HSPLandroid/graphics/Outline;->setAlpha(F)V HSPLandroid/graphics/Outline;->setEmpty()V HSPLandroid/graphics/Outline;->setOval(IIII)V -HSPLandroid/graphics/Outline;->setOval(Landroid/graphics/Rect;)V HSPLandroid/graphics/Outline;->setPath(Landroid/graphics/Path;)V HSPLandroid/graphics/Outline;->setRect(IIII)V HSPLandroid/graphics/Outline;->setRect(Landroid/graphics/Rect;)V @@ -8544,20 +5946,14 @@ HSPLandroid/graphics/Paint;->getTypeface()Landroid/graphics/Typeface; HSPLandroid/graphics/Paint;->getUnderlinePosition()F HSPLandroid/graphics/Paint;->getWordSpacing()F HSPLandroid/graphics/Paint;->getXfermode()Landroid/graphics/Xfermode; -HSPLandroid/graphics/Paint;->hasShadowLayer()Z HSPLandroid/graphics/Paint;->installXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode; -HSPLandroid/graphics/Paint;->isAntiAlias()Z -HSPLandroid/graphics/Paint;->isDither()Z HSPLandroid/graphics/Paint;->isElegantTextHeight()Z HSPLandroid/graphics/Paint;->isFilterBitmap()Z -HSPLandroid/graphics/Paint;->isStrikeThruText()Z -HSPLandroid/graphics/Paint;->isUnderlineText()Z HSPLandroid/graphics/Paint;->measureText(Ljava/lang/CharSequence;II)F HSPLandroid/graphics/Paint;->measureText(Ljava/lang/String;)F HSPLandroid/graphics/Paint;->measureText(Ljava/lang/String;II)F HSPLandroid/graphics/Paint;->reset()V HSPLandroid/graphics/Paint;->set(Landroid/graphics/Paint;)V -HSPLandroid/graphics/Paint;->setARGB(IIII)V HSPLandroid/graphics/Paint;->setAlpha(I)V HSPLandroid/graphics/Paint;->setAntiAlias(Z)V HSPLandroid/graphics/Paint;->setBlendMode(Landroid/graphics/BlendMode;)V @@ -8598,12 +5994,14 @@ HSPLandroid/graphics/Path;->()V HSPLandroid/graphics/Path;->(Landroid/graphics/Path;)V HSPLandroid/graphics/Path;->addArc(FFFFFF)V HSPLandroid/graphics/Path;->addArc(Landroid/graphics/RectF;FF)V +HSPLandroid/graphics/Path;->addCircle(FFFLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->addOval(FFFFLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->addOval(Landroid/graphics/RectF;Landroid/graphics/Path$Direction;)V -HSPLandroid/graphics/Path;->addPath(Landroid/graphics/Path;)V HSPLandroid/graphics/Path;->addRect(FFFFLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->addRect(Landroid/graphics/RectF;Landroid/graphics/Path$Direction;)V +HSPLandroid/graphics/Path;->addRoundRect(FFFFFFLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->addRoundRect(FFFF[FLandroid/graphics/Path$Direction;)V +HSPLandroid/graphics/Path;->addRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->addRoundRect(Landroid/graphics/RectF;[FLandroid/graphics/Path$Direction;)V HSPLandroid/graphics/Path;->approximate(F)[F HSPLandroid/graphics/Path;->arcTo(FFFFFFZ)V @@ -8617,7 +6015,7 @@ HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType; HSPLandroid/graphics/Path;->isEmpty()Z HSPLandroid/graphics/Path;->lineTo(FF)V HSPLandroid/graphics/Path;->moveTo(FF)V -HSPLandroid/graphics/Path;->mutateNI()J +HSPLandroid/graphics/Path;->offset(FF)V HSPLandroid/graphics/Path;->op(Landroid/graphics/Path;Landroid/graphics/Path$Op;)Z HSPLandroid/graphics/Path;->op(Landroid/graphics/Path;Landroid/graphics/Path;Landroid/graphics/Path$Op;)Z HSPLandroid/graphics/Path;->rLineTo(FF)V @@ -8628,13 +6026,11 @@ HSPLandroid/graphics/Path;->set(Landroid/graphics/Path;)V HSPLandroid/graphics/Path;->setFillType(Landroid/graphics/Path$FillType;)V HSPLandroid/graphics/Path;->transform(Landroid/graphics/Matrix;)V HSPLandroid/graphics/Path;->transform(Landroid/graphics/Matrix;Landroid/graphics/Path;)V -HSPLandroid/graphics/PathEffect;->()V -HSPLandroid/graphics/PathEffect;->finalize()V HSPLandroid/graphics/PathMeasure;->()V HSPLandroid/graphics/PathMeasure;->(Landroid/graphics/Path;Z)V HSPLandroid/graphics/PathMeasure;->finalize()V HSPLandroid/graphics/PathMeasure;->getLength()F -HSPLandroid/graphics/PathMeasure;->getSegment(FFLandroid/graphics/Path;Z)Z +HSPLandroid/graphics/PathMeasure;->getPosTan(F[F[F)Z HSPLandroid/graphics/PathMeasure;->setPath(Landroid/graphics/Path;Z)V HSPLandroid/graphics/Picture;->()V HSPLandroid/graphics/Picture;->beginRecording(II)Landroid/graphics/Canvas; @@ -8644,7 +6040,6 @@ HSPLandroid/graphics/Picture;->endRecording()V HSPLandroid/graphics/Picture;->finalize()V HSPLandroid/graphics/Picture;->getHeight()I HSPLandroid/graphics/Picture;->getWidth()I -HSPLandroid/graphics/Picture;->requiresHardwareAcceleration()Z HSPLandroid/graphics/PixelFormat;->formatHasAlpha(I)Z HSPLandroid/graphics/Point$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Point; HSPLandroid/graphics/Point$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -8656,12 +6051,9 @@ HSPLandroid/graphics/Point;->equals(Ljava/lang/Object;)Z HSPLandroid/graphics/Point;->offset(II)V HSPLandroid/graphics/Point;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/graphics/Point;->set(II)V -HSPLandroid/graphics/Point;->toString()Ljava/lang/String; -HSPLandroid/graphics/Point;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/graphics/PointF;->()V HSPLandroid/graphics/PointF;->(FF)V HSPLandroid/graphics/PointF;->equals(Ljava/lang/Object;)Z -HSPLandroid/graphics/PointF;->hashCode()I HSPLandroid/graphics/PointF;->length()F HSPLandroid/graphics/PointF;->length(FF)F HSPLandroid/graphics/PointF;->set(FF)V @@ -8672,14 +6064,13 @@ HSPLandroid/graphics/PorterDuffColorFilter;->equals(Ljava/lang/Object;)Z HSPLandroid/graphics/PorterDuffColorFilter;->getColor()I HSPLandroid/graphics/PorterDuffColorFilter;->getMode()Landroid/graphics/PorterDuff$Mode; HSPLandroid/graphics/PorterDuffXfermode;->(Landroid/graphics/PorterDuff$Mode;)V +HSPLandroid/graphics/RadialGradient;->(FFFFFF[J[FLandroid/graphics/Shader$TileMode;Landroid/graphics/ColorSpace;)V HSPLandroid/graphics/RadialGradient;->(FFF[I[FLandroid/graphics/Shader$TileMode;)V -HSPLandroid/graphics/RadialGradient;->createNativeInstance(J)J +HSPLandroid/graphics/RadialGradient;->createNativeInstance(JZ)J HSPLandroid/graphics/RecordingCanvas;->(Landroid/graphics/RenderNode;II)V HSPLandroid/graphics/RecordingCanvas;->disableZ()V -HSPLandroid/graphics/RecordingCanvas;->drawCircle(Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;)V HSPLandroid/graphics/RecordingCanvas;->drawRenderNode(Landroid/graphics/RenderNode;)V HSPLandroid/graphics/RecordingCanvas;->enableZ()V -HSPLandroid/graphics/RecordingCanvas;->finishRecording()J HSPLandroid/graphics/RecordingCanvas;->getHeight()I HSPLandroid/graphics/RecordingCanvas;->getWidth()I HSPLandroid/graphics/RecordingCanvas;->isHardwareAccelerated()Z @@ -8688,9 +6079,6 @@ HSPLandroid/graphics/RecordingCanvas;->recycle()V HSPLandroid/graphics/RecordingCanvas;->throwIfCannotDraw(Landroid/graphics/Bitmap;)V HSPLandroid/graphics/Rect$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Rect; HSPLandroid/graphics/Rect$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/graphics/Rect$1;->newArray(I)[Landroid/graphics/Rect; -HSPLandroid/graphics/Rect$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/graphics/Rect$UnflattenHelper;->getMatcher(Ljava/lang/String;)Ljava/util/regex/Matcher; HSPLandroid/graphics/Rect;->()V HSPLandroid/graphics/Rect;->(IIII)V HSPLandroid/graphics/Rect;->(Landroid/graphics/Rect;)V @@ -8698,33 +6086,25 @@ HSPLandroid/graphics/Rect;->centerX()I HSPLandroid/graphics/Rect;->centerY()I HSPLandroid/graphics/Rect;->contains(II)Z HSPLandroid/graphics/Rect;->contains(Landroid/graphics/Rect;)Z -HSPLandroid/graphics/Rect;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/graphics/Rect;->equals(Ljava/lang/Object;)Z HSPLandroid/graphics/Rect;->exactCenterX()F HSPLandroid/graphics/Rect;->exactCenterY()F -HSPLandroid/graphics/Rect;->hashCode()I HSPLandroid/graphics/Rect;->height()I HSPLandroid/graphics/Rect;->inset(II)V -HPLandroid/graphics/Rect;->inset(IIII)V -HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Insets;)V HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Rect;)V HSPLandroid/graphics/Rect;->intersect(IIII)Z HSPLandroid/graphics/Rect;->intersect(Landroid/graphics/Rect;)Z -HPLandroid/graphics/Rect;->intersectUnchecked(Landroid/graphics/Rect;)V HSPLandroid/graphics/Rect;->intersects(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z HSPLandroid/graphics/Rect;->isEmpty()Z HSPLandroid/graphics/Rect;->offset(II)V HSPLandroid/graphics/Rect;->offsetTo(II)V HSPLandroid/graphics/Rect;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/graphics/Rect;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V HSPLandroid/graphics/Rect;->scale(F)V HSPLandroid/graphics/Rect;->set(IIII)V HSPLandroid/graphics/Rect;->set(Landroid/graphics/Rect;)V HSPLandroid/graphics/Rect;->setEmpty()V -HSPLandroid/graphics/Rect;->toShortString()Ljava/lang/String; HSPLandroid/graphics/Rect;->toShortString(Ljava/lang/StringBuilder;)Ljava/lang/String; HSPLandroid/graphics/Rect;->toString()Ljava/lang/String; -HSPLandroid/graphics/Rect;->unflattenFromString(Ljava/lang/String;)Landroid/graphics/Rect; HSPLandroid/graphics/Rect;->union(IIII)V HSPLandroid/graphics/Rect;->union(Landroid/graphics/Rect;)V HSPLandroid/graphics/Rect;->width()I @@ -8745,7 +6125,6 @@ HSPLandroid/graphics/RectF;->isEmpty()Z HSPLandroid/graphics/RectF;->offset(FF)V HSPLandroid/graphics/RectF;->offsetTo(FF)V HSPLandroid/graphics/RectF;->round(Landroid/graphics/Rect;)V -HSPLandroid/graphics/RectF;->roundOut(Landroid/graphics/Rect;)V HSPLandroid/graphics/RectF;->set(FFFF)V HSPLandroid/graphics/RectF;->set(Landroid/graphics/Rect;)V HSPLandroid/graphics/RectF;->set(Landroid/graphics/RectF;)V @@ -8761,32 +6140,22 @@ HSPLandroid/graphics/Region;->access$000(Landroid/os/Parcel;)J HSPLandroid/graphics/Region;->equals(Ljava/lang/Object;)Z HSPLandroid/graphics/Region;->finalize()V HSPLandroid/graphics/Region;->getBounds()Landroid/graphics/Rect; -HSPLandroid/graphics/Region;->ni()J -HSPLandroid/graphics/Region;->obtain()Landroid/graphics/Region; -HPLandroid/graphics/Region;->obtain(Landroid/graphics/Region;)Landroid/graphics/Region; HSPLandroid/graphics/Region;->op(IIIILandroid/graphics/Region$Op;)Z HSPLandroid/graphics/Region;->op(Landroid/graphics/Rect;Landroid/graphics/Region$Op;)Z HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z -HSPLandroid/graphics/Region;->recycle()V -HPLandroid/graphics/Region;->scale(F)V HSPLandroid/graphics/Region;->set(IIII)Z -HPLandroid/graphics/Region;->set(Landroid/graphics/Rect;)Z HSPLandroid/graphics/Region;->set(Landroid/graphics/Region;)Z HSPLandroid/graphics/Region;->setEmpty()V -HSPLandroid/graphics/Region;->toString()Ljava/lang/String; -HSPLandroid/graphics/Region;->translate(II)V HSPLandroid/graphics/Region;->union(Landroid/graphics/Rect;)Z HSPLandroid/graphics/Region;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/graphics/RegionIterator;->(Landroid/graphics/Region;)V HSPLandroid/graphics/RegionIterator;->finalize()V HSPLandroid/graphics/RegionIterator;->next(Landroid/graphics/Rect;)Z -HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->([Landroid/graphics/RenderNode$PositionUpdateListener;)V HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->positionChanged(JIIII)V HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->positionLost(J)V HSPLandroid/graphics/RenderNode;->(J)V HSPLandroid/graphics/RenderNode;->(Ljava/lang/String;Landroid/graphics/RenderNode$AnimationHost;)V -HSPLandroid/graphics/RenderNode;->addAnimator(Landroid/graphics/animation/RenderNodeAnimator;)V HSPLandroid/graphics/RenderNode;->addPositionUpdateListener(Landroid/graphics/RenderNode$PositionUpdateListener;)V HSPLandroid/graphics/RenderNode;->adopt(J)Landroid/graphics/RenderNode; HSPLandroid/graphics/RenderNode;->beginRecording(II)Landroid/graphics/RecordingCanvas; @@ -8795,10 +6164,7 @@ HSPLandroid/graphics/RenderNode;->discardDisplayList()V HSPLandroid/graphics/RenderNode;->endRecording()V HSPLandroid/graphics/RenderNode;->getClipToOutline()Z HSPLandroid/graphics/RenderNode;->getElevation()F -HSPLandroid/graphics/RenderNode;->getInverseMatrix(Landroid/graphics/Matrix;)V HSPLandroid/graphics/RenderNode;->getMatrix(Landroid/graphics/Matrix;)V -HSPLandroid/graphics/RenderNode;->getPivotX()F -HSPLandroid/graphics/RenderNode;->getPivotY()F HSPLandroid/graphics/RenderNode;->getRotationX()F HSPLandroid/graphics/RenderNode;->getRotationY()F HSPLandroid/graphics/RenderNode;->getRotationZ()F @@ -8809,35 +6175,19 @@ HSPLandroid/graphics/RenderNode;->getTranslationY()F HSPLandroid/graphics/RenderNode;->getTranslationZ()F HSPLandroid/graphics/RenderNode;->hasDisplayList()Z HSPLandroid/graphics/RenderNode;->hasIdentityMatrix()Z -HSPLandroid/graphics/RenderNode;->isAttached()Z -HSPLandroid/graphics/RenderNode;->isPivotExplicitlySet()Z -HSPLandroid/graphics/RenderNode;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V HSPLandroid/graphics/RenderNode;->setAlpha(F)Z HSPLandroid/graphics/RenderNode;->setAnimationMatrix(Landroid/graphics/Matrix;)Z -HSPLandroid/graphics/RenderNode;->setBottom(I)Z -HSPLandroid/graphics/RenderNode;->setClipRect(Landroid/graphics/Rect;)Z HSPLandroid/graphics/RenderNode;->setClipToBounds(Z)Z HSPLandroid/graphics/RenderNode;->setClipToOutline(Z)Z HSPLandroid/graphics/RenderNode;->setElevation(F)Z HSPLandroid/graphics/RenderNode;->setForceDarkAllowed(Z)Z HSPLandroid/graphics/RenderNode;->setHasOverlappingRendering(Z)Z -HSPLandroid/graphics/RenderNode;->setLayerPaint(Landroid/graphics/Paint;)Z -HSPLandroid/graphics/RenderNode;->setLayerType(I)Z HSPLandroid/graphics/RenderNode;->setLeftTopRightBottom(IIII)Z HSPLandroid/graphics/RenderNode;->setOutline(Landroid/graphics/Outline;)Z -HSPLandroid/graphics/RenderNode;->setPivotX(F)Z -HSPLandroid/graphics/RenderNode;->setPivotY(F)Z HSPLandroid/graphics/RenderNode;->setProjectBackwards(Z)Z HSPLandroid/graphics/RenderNode;->setProjectionReceiver(Z)Z -HSPLandroid/graphics/RenderNode;->setRevealClip(ZFFF)Z -HSPLandroid/graphics/RenderNode;->setRight(I)Z -HSPLandroid/graphics/RenderNode;->setRotationZ(F)Z -HSPLandroid/graphics/RenderNode;->setScaleX(F)Z -HSPLandroid/graphics/RenderNode;->setScaleY(F)Z -HSPLandroid/graphics/RenderNode;->setTop(I)Z HSPLandroid/graphics/RenderNode;->setTranslationX(F)Z HSPLandroid/graphics/RenderNode;->setTranslationY(F)Z -HSPLandroid/graphics/RenderNode;->setTranslationZ(F)Z HSPLandroid/graphics/RenderNode;->setUsageHint(I)V HSPLandroid/graphics/Shader;->()V HSPLandroid/graphics/Shader;->(Landroid/graphics/ColorSpace;)V @@ -8847,73 +6197,69 @@ HSPLandroid/graphics/Shader;->detectColorSpace([J)Landroid/graphics/ColorSpace; HSPLandroid/graphics/Shader;->discardNativeInstance()V HSPLandroid/graphics/Shader;->discardNativeInstanceLocked()V HSPLandroid/graphics/Shader;->getNativeInstance()J +HSPLandroid/graphics/Shader;->getNativeInstance(Z)J HSPLandroid/graphics/Shader;->setLocalMatrix(Landroid/graphics/Matrix;)V -HSPLandroid/graphics/Shader;->shouldDiscardNativeInstance()Z +HSPLandroid/graphics/Shader;->shouldDiscardNativeInstance(Z)Z HSPLandroid/graphics/SurfaceTexture$1;->handleMessage(Landroid/os/Message;)V HSPLandroid/graphics/SurfaceTexture;->(I)V +HSPLandroid/graphics/SurfaceTexture;->(Z)V HSPLandroid/graphics/SurfaceTexture;->finalize()V -HSPLandroid/graphics/SurfaceTexture;->getTransformMatrix([F)V HSPLandroid/graphics/SurfaceTexture;->isSingleBuffered()Z HSPLandroid/graphics/SurfaceTexture;->postEventFromNative(Ljava/lang/ref/WeakReference;)V HSPLandroid/graphics/SurfaceTexture;->release()V HSPLandroid/graphics/SurfaceTexture;->setDefaultBufferSize(II)V HSPLandroid/graphics/SurfaceTexture;->setOnFrameAvailableListener(Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;)V HSPLandroid/graphics/SurfaceTexture;->setOnFrameAvailableListener(Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;Landroid/os/Handler;)V -HSPLandroid/graphics/SurfaceTexture;->updateTexImage()V HSPLandroid/graphics/TemporaryBuffer;->obtain(I)[C HSPLandroid/graphics/TemporaryBuffer;->recycle([C)V -HSPLandroid/graphics/Typeface$Builder;->(Landroid/content/res/AssetManager;Ljava/lang/String;)V -HSPLandroid/graphics/Typeface$Builder;->(Landroid/content/res/AssetManager;Ljava/lang/String;ZI)V +HSPLandroid/graphics/TextureLayer;->(Landroid/graphics/HardwareRenderer;J)V +HSPLandroid/graphics/TextureLayer;->adoptTextureLayer(Landroid/graphics/HardwareRenderer;J)Landroid/graphics/TextureLayer; +HSPLandroid/graphics/TextureLayer;->close()V +HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V +HSPLandroid/graphics/TextureLayer;->getDeferredLayerUpdater()J +HSPLandroid/graphics/TextureLayer;->getLayerHandle()J +HSPLandroid/graphics/TextureLayer;->isValid()Z +HSPLandroid/graphics/TextureLayer;->prepare(IIZ)Z +HSPLandroid/graphics/TextureLayer;->setLayerPaint(Landroid/graphics/Paint;)V +HSPLandroid/graphics/TextureLayer;->setSurfaceTexture(Landroid/graphics/SurfaceTexture;)V +HSPLandroid/graphics/TextureLayer;->setTransform(Landroid/graphics/Matrix;)V +HSPLandroid/graphics/TextureLayer;->updateSurfaceTexture()V HSPLandroid/graphics/Typeface$Builder;->build()Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface$Builder;->createAssetUid(Landroid/content/res/AssetManager;Ljava/lang/String;I[Landroid/graphics/fonts/FontVariationAxis;IILjava/lang/String;)Ljava/lang/String; HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->(Landroid/graphics/fonts/FontFamily;)V HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->build()Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->setStyle(Landroid/graphics/fonts/FontStyle;)Landroid/graphics/Typeface$CustomFallbackBuilder; HSPLandroid/graphics/Typeface;->(J)V -HSPLandroid/graphics/Typeface;->(JLandroid/graphics/Typeface$1;)V -HSPLandroid/graphics/Typeface;->access$700([JII)J HSPLandroid/graphics/Typeface;->create(Landroid/graphics/Typeface;I)Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface;->create(Ljava/lang/String;I)Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface;->createFromAsset(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface;->createFromResources(Landroid/content/res/FontResourcesParser$FamilyResourceEntry;Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface; +HSPLandroid/graphics/Typeface;->defaultFromStyle(I)Landroid/graphics/Typeface; +HSPLandroid/graphics/Typeface;->deserializeFontMap(Ljava/nio/ByteBuffer;)Ljava/util/Map; HSPLandroid/graphics/Typeface;->findFromCache(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface; HSPLandroid/graphics/Typeface;->getStyle()I HSPLandroid/graphics/Typeface;->getSystemDefaultTypeface(Ljava/lang/String;)Landroid/graphics/Typeface; +HSPLandroid/graphics/Typeface;->readString(Ljava/nio/ByteBuffer;)Ljava/lang/String; +HSPLandroid/graphics/Typeface;->registerGenericFamilyNative(Ljava/lang/String;Landroid/graphics/Typeface;)V +HSPLandroid/graphics/Typeface;->setDefault(Landroid/graphics/Typeface;)V +HSPLandroid/graphics/Typeface;->setSystemFontMap(Landroid/os/SharedMemory;)V +HSPLandroid/graphics/Typeface;->setSystemFontMap(Ljava/util/Map;)V HSPLandroid/graphics/Xfermode;->()V HSPLandroid/graphics/animation/-$$Lambda$NRtIGu0Cd8e-oCMd-ZxvBItkEC4;->(Landroid/graphics/animation/RenderNodeAnimator;)V HSPLandroid/graphics/animation/-$$Lambda$NRtIGu0Cd8e-oCMd-ZxvBItkEC4;->run()V -HSPLandroid/graphics/animation/NativeInterpolatorFactory;->createNativeInterpolator(Landroid/animation/TimeInterpolator;J)J -HSPLandroid/graphics/animation/RenderNodeAnimator$DelayedAnimationHelper;->addDelayedAnimation(Landroid/graphics/animation/RenderNodeAnimator;)V -HSPLandroid/graphics/animation/RenderNodeAnimator$DelayedAnimationHelper;->run()V -HSPLandroid/graphics/animation/RenderNodeAnimator$DelayedAnimationHelper;->scheduleCallback()V -HSPLandroid/graphics/animation/RenderNodeAnimator;->(IF)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->(IIFF)V HSPLandroid/graphics/animation/RenderNodeAnimator;->(Landroid/graphics/CanvasProperty;F)V HSPLandroid/graphics/animation/RenderNodeAnimator;->(Landroid/graphics/CanvasProperty;IF)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->access$000(Landroid/graphics/animation/RenderNodeAnimator;J)Z HSPLandroid/graphics/animation/RenderNodeAnimator;->applyInterpolator()V HSPLandroid/graphics/animation/RenderNodeAnimator;->callOnFinished(Landroid/graphics/animation/RenderNodeAnimator;)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->checkMutable()V -HSPLandroid/graphics/animation/RenderNodeAnimator;->cloneListeners()Ljava/util/ArrayList; -HSPLandroid/graphics/animation/RenderNodeAnimator;->doStart()V HSPLandroid/graphics/animation/RenderNodeAnimator;->end()V HSPLandroid/graphics/animation/RenderNodeAnimator;->getNativeAnimator()J -HSPLandroid/graphics/animation/RenderNodeAnimator;->init(J)V HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInterpolator;)Z HSPLandroid/graphics/animation/RenderNodeAnimator;->isRunning()Z -HSPLandroid/graphics/animation/RenderNodeAnimator;->moveToRunningState()V -HSPLandroid/graphics/animation/RenderNodeAnimator;->notifyStartListeners()V HSPLandroid/graphics/animation/RenderNodeAnimator;->onFinished()V -HSPLandroid/graphics/animation/RenderNodeAnimator;->processDelayed(J)Z -HSPLandroid/graphics/animation/RenderNodeAnimator;->releaseNativePtr()V -HSPLandroid/graphics/animation/RenderNodeAnimator;->setDuration(J)Landroid/animation/Animator; HSPLandroid/graphics/animation/RenderNodeAnimator;->setDuration(J)Landroid/graphics/animation/RenderNodeAnimator; HSPLandroid/graphics/animation/RenderNodeAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)V HSPLandroid/graphics/animation/RenderNodeAnimator;->setStartDelay(J)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->setStartValue(F)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->setTarget(Landroid/graphics/RecordingCanvas;)V HSPLandroid/graphics/animation/RenderNodeAnimator;->setTarget(Landroid/graphics/RenderNode;)V -HSPLandroid/graphics/animation/RenderNodeAnimator;->setViewListener(Landroid/graphics/animation/RenderNodeAnimator$ViewListener;)V HSPLandroid/graphics/animation/RenderNodeAnimator;->start()V HSPLandroid/graphics/drawable/-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$aov2jFmKf4a0zM6ad9fenHIPEXQ;->(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V HSPLandroid/graphics/drawable/-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$aov2jFmKf4a0zM6ad9fenHIPEXQ;->run()V @@ -8922,34 +6268,23 @@ HSPLandroid/graphics/drawable/-$$Lambda$BitmapDrawable$WUoIUz36SaRrPACk4SgjvA28p HSPLandroid/graphics/drawable/-$$Lambda$BitmapDrawable$WUoIUz36SaRrPACk4SgjvA28pWo;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V HSPLandroid/graphics/drawable/-$$Lambda$NinePatchDrawable$LhTFt40lL-9W7-I2z-wD6w3LXuA;->(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/-$$Lambda$NinePatchDrawable$LhTFt40lL-9W7-I2z-wD6w3LXuA;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V -HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;->(I)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;->(Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;Landroid/graphics/drawable/AdaptiveIconDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;->canApplyTheme()Z -HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;->setDensity(I)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/graphics/drawable/AdaptiveIconDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->canApplyTheme()Z -HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->canConstantState()Z HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->getChangingConfigurations()I HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->invalidateCache()V HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->isStateful()Z HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->setDensity(I)V -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->()V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->addLayer(ILandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->canApplyTheme()Z HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->createConstantState(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState; HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getChangingConfigurations()I HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState; -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getExtraInsetFraction()F -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getIconMask()Landroid/graphics/Path; HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getIntrinsicHeight()I HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getIntrinsicWidth()I -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getMaxIntrinsicHeight()I -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getMaxIntrinsicWidth()I HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getOpacity()I HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->inflateLayers(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V @@ -8959,15 +6294,12 @@ HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->isStateful()Z HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->jumpToCurrentState()V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->mutate()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->onBoundsChange(Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->resumeChildInvalidation()V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->setVisible(ZZ)Z -HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->suspendChildInvalidation()V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerBounds(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerBoundsInternal(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerFromTypedArray(Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateMaskBoundsInternal(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/Animatable2$AnimationCallback;->()V -HSPLandroid/graphics/drawable/Animatable2$AnimationCallback;->onAnimationStart(Landroid/graphics/drawable/Drawable;)V HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/graphics/drawable/AnimatedStateListDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->addStateSet([ILandroid/graphics/drawable/Drawable;I)I HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->addTransition(IILandroid/graphics/drawable/Drawable;Z)I @@ -8982,10 +6314,6 @@ HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;- HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->transitionHasReversibleFlag(II)Z HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedVectorDrawableTransition;->start()V HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedVectorDrawableTransition;->stop()V -HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimationDrawableTransition;->(Landroid/graphics/drawable/AnimationDrawable;ZZ)V -HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimationDrawableTransition;->start()V -HSPLandroid/graphics/drawable/AnimatedStateListDrawable$FrameInterpolator;->getInterpolation(F)F -HSPLandroid/graphics/drawable/AnimatedStateListDrawable$FrameInterpolator;->updateFrames(Landroid/graphics/drawable/AnimationDrawable;Z)I HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->()V HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/content/res/Resources;Landroid/graphics/drawable/AnimatedStateListDrawable$1;)V @@ -9018,12 +6346,10 @@ HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->canApplyTheme()Z HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->getChangingConfigurations()I HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->inflatePendingAnimators(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->newDrawable()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->prepareLocalAnimator(I)Landroid/animation/Animator; HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->prepareLocalAnimators(Landroid/animation/AnimatorSet;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->(Landroid/graphics/drawable/AnimatedVectorDrawable;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->addPendingAction(I)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->callOnFinished(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createNativeChildAnimator(JJLandroid/animation/ObjectAnimator;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimator(Landroid/animation/ObjectAnimator;J)V @@ -9035,50 +6361,26 @@ HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;-> HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getFrameCount(J)I HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->handlePendingAction(I)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->init(Landroid/animation/AnimatorSet;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->invalidateOwningView()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->isInfinite()Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->isRunning()Z HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->isStarted()Z HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->lambda$callOnFinished$0(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->onAnimationEnd(I)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->onDraw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->parseAnimatorSet(Landroid/animation/AnimatorSet;J)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->pause()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->recordLastSeenTarget(Landroid/graphics/RecordingCanvas;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->reset()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->setListener(Landroid/animation/Animator$AnimatorListener;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->start()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->startAnimation()V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->transferPendingActions(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimator;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->useLastSeenTarget()Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->useTarget(Landroid/graphics/RenderNode;)Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->init(Landroid/animation/AnimatorSet;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->isInfinite()Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->onDraw(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->removeListener(Landroid/animation/Animator$AnimatorListener;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->setListener(Landroid/animation/Animator$AnimatorListener;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;->start()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->(Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->(Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;Landroid/content/res/Resources;Landroid/graphics/drawable/AnimatedVectorDrawable$1;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$1000(JJ)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$1100(JIFF)J -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$1400(JIFF)J -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$1800(JJJJJII)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$1900(JLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$400()Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$600(Landroid/animation/Animator;Ljava/lang/String;Landroid/graphics/drawable/VectorDrawable;Z)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$800()J -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->access$900(Landroid/graphics/drawable/AnimatedVectorDrawable;)Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState; HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->canApplyTheme()Z -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->clearAnimationCallbacks()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->clearMutated()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->containsSameValueType(Landroid/animation/PropertyValuesHolder;Landroid/util/Property;)Z HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->draw(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->ensureAnimatorSet()V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->fallbackOntoUI()V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->forceAnimationOnUI()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getChangingConfigurations()I HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState; HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getIntrinsicHeight()I @@ -9090,7 +6392,6 @@ HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->mutate()Landroid/graphics HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->onBoundsChange(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->onStateChange([I)Z HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->registerAnimationCallback(Landroid/graphics/drawable/Animatable2$AnimationCallback;)V -HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->reset()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setHotspot(FF)V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V @@ -9100,17 +6401,11 @@ HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->shouldIgnoreInvalidAnimat HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->start()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->stop()V HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->updateAnimatorProperty(Landroid/animation/Animator;Ljava/lang/String;Landroid/graphics/drawable/VectorDrawable;Z)V -HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->(Landroid/graphics/drawable/AnimationDrawable$AnimationState;Landroid/graphics/drawable/AnimationDrawable;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->access$000(Landroid/graphics/drawable/AnimationDrawable$AnimationState;)Z HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->access$002(Landroid/graphics/drawable/AnimationDrawable$AnimationState;Z)Z -HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->access$200(Landroid/graphics/drawable/AnimationDrawable$AnimationState;)V HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->addFrame(Landroid/graphics/drawable/Drawable;I)V HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->growArray(II)V -HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->mutate()V HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/AnimationDrawable;->()V -HSPLandroid/graphics/drawable/AnimationDrawable;->(Landroid/graphics/drawable/AnimationDrawable$AnimationState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/AnimationDrawable;->(Landroid/graphics/drawable/AnimationDrawable$AnimationState;Landroid/content/res/Resources;Landroid/graphics/drawable/AnimationDrawable$1;)V HSPLandroid/graphics/drawable/AnimationDrawable;->clearMutated()V HSPLandroid/graphics/drawable/AnimationDrawable;->cloneConstantState()Landroid/graphics/drawable/AnimationDrawable$AnimationState; HSPLandroid/graphics/drawable/AnimationDrawable;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState; @@ -9128,7 +6423,6 @@ HSPLandroid/graphics/drawable/AnimationDrawable;->setVisible(ZZ)Z HSPLandroid/graphics/drawable/AnimationDrawable;->start()V HSPLandroid/graphics/drawable/AnimationDrawable;->stop()V HSPLandroid/graphics/drawable/AnimationDrawable;->unscheduleSelf(Ljava/lang/Runnable;)V -HSPLandroid/graphics/drawable/AnimationDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->(Landroid/graphics/Bitmap;)V HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->(Landroid/graphics/drawable/BitmapDrawable$BitmapState;)V HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->canApplyTheme()Z @@ -9137,6 +6431,7 @@ HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->newDrawable()Landroid HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/BitmapDrawable;->()V HSPLandroid/graphics/drawable/BitmapDrawable;->(Landroid/content/res/Resources;Landroid/graphics/Bitmap;)V +HSPLandroid/graphics/drawable/BitmapDrawable;->(Landroid/graphics/Bitmap;)V HSPLandroid/graphics/drawable/BitmapDrawable;->(Landroid/graphics/drawable/BitmapDrawable$BitmapState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/BitmapDrawable;->(Landroid/graphics/drawable/BitmapDrawable$BitmapState;Landroid/content/res/Resources;Landroid/graphics/drawable/BitmapDrawable$1;)V HSPLandroid/graphics/drawable/BitmapDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V @@ -9144,7 +6439,6 @@ HSPLandroid/graphics/drawable/BitmapDrawable;->canApplyTheme()Z HSPLandroid/graphics/drawable/BitmapDrawable;->clearMutated()V HSPLandroid/graphics/drawable/BitmapDrawable;->computeBitmapSize()V HSPLandroid/graphics/drawable/BitmapDrawable;->draw(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/BitmapDrawable;->getAlpha()I HSPLandroid/graphics/drawable/BitmapDrawable;->getBitmap()Landroid/graphics/Bitmap; HSPLandroid/graphics/drawable/BitmapDrawable;->getChangingConfigurations()I HSPLandroid/graphics/drawable/BitmapDrawable;->getColorFilter()Landroid/graphics/ColorFilter; @@ -9153,7 +6447,6 @@ HSPLandroid/graphics/drawable/BitmapDrawable;->getIntrinsicHeight()I HSPLandroid/graphics/drawable/BitmapDrawable;->getIntrinsicWidth()I HSPLandroid/graphics/drawable/BitmapDrawable;->getOpacity()I HSPLandroid/graphics/drawable/BitmapDrawable;->getOutline(Landroid/graphics/Outline;)V -HSPLandroid/graphics/drawable/BitmapDrawable;->getPaint()Landroid/graphics/Paint; HSPLandroid/graphics/drawable/BitmapDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/BitmapDrawable;->init(Landroid/graphics/drawable/BitmapDrawable$BitmapState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/BitmapDrawable;->isAutoMirrored()Z @@ -9181,7 +6474,6 @@ HSPLandroid/graphics/drawable/ClipDrawable$ClipState;->(Landroid/graphics/ HSPLandroid/graphics/drawable/ClipDrawable$ClipState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/ClipDrawable;->(Landroid/graphics/drawable/ClipDrawable$ClipState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/ClipDrawable;->draw(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/ClipDrawable;->getOpacity()I HSPLandroid/graphics/drawable/ClipDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/ClipDrawable;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState; HSPLandroid/graphics/drawable/ClipDrawable;->onLevelChange(I)Z @@ -9216,11 +6508,8 @@ HSPLandroid/graphics/drawable/ColorDrawable;->setColorFilter(Landroid/graphics/C HSPLandroid/graphics/drawable/ColorDrawable;->setTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/graphics/drawable/ColorDrawable;->updateLocalState(Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/ColorDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/ColorStateListDrawable;->isStateful()Z -HSPLandroid/graphics/drawable/ColorStateListDrawable;->onStateChange([I)Z HSPLandroid/graphics/drawable/Drawable$ConstantState;->()V HSPLandroid/graphics/drawable/Drawable$ConstantState;->canApplyTheme()Z -HSPLandroid/graphics/drawable/Drawable$ConstantState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/Drawable$ConstantState;->newDrawable(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/Drawable;->()V HSPLandroid/graphics/drawable/Drawable;->applyTheme(Landroid/content/res/Resources$Theme;)V @@ -9257,7 +6546,6 @@ HSPLandroid/graphics/drawable/Drawable;->jumpToCurrentState()V HSPLandroid/graphics/drawable/Drawable;->mutate()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/Drawable;->obtainAttributes(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray; HSPLandroid/graphics/drawable/Drawable;->onBoundsChange(Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/Drawable;->onLayoutDirectionChanged(I)Z HSPLandroid/graphics/drawable/Drawable;->onLevelChange(I)Z HSPLandroid/graphics/drawable/Drawable;->onStateChange([I)Z HSPLandroid/graphics/drawable/Drawable;->parseBlendMode(ILandroid/graphics/BlendMode;)Landroid/graphics/BlendMode; @@ -9274,7 +6562,6 @@ HSPLandroid/graphics/drawable/Drawable;->setChangingConfigurations(I)V HSPLandroid/graphics/drawable/Drawable;->setColorFilter(ILandroid/graphics/PorterDuff$Mode;)V HSPLandroid/graphics/drawable/Drawable;->setDither(Z)V HSPLandroid/graphics/drawable/Drawable;->setHotspot(FF)V -HSPLandroid/graphics/drawable/Drawable;->setHotspotBounds(IIII)V HSPLandroid/graphics/drawable/Drawable;->setLayoutDirection(I)Z HSPLandroid/graphics/drawable/Drawable;->setLevel(I)Z HSPLandroid/graphics/drawable/Drawable;->setSrcDensityOverride(I)V @@ -9289,29 +6576,24 @@ HSPLandroid/graphics/drawable/Drawable;->updateTintFilter(Landroid/graphics/Port HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->()V HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->(Landroid/graphics/drawable/DrawableContainer$1;)V HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V -HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;Ljava/lang/Runnable;)V HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->unwrap()Landroid/graphics/drawable/Drawable$Callback; HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->wrap(Landroid/graphics/drawable/Drawable$Callback;)Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback; HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/DrawableContainer;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->access$100(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->addChild(Landroid/graphics/drawable/Drawable;)I HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canApplyTheme()Z HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canConstantState()Z -HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->clearMutated()V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->computeConstantSize()V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->createAllFutures()V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getCapacity()I HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChangingConfigurations()I HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChild(I)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChildCount()I +HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChildren()[Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getConstantPadding()Landroid/graphics/Rect; HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getOpacity()I -HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->growArray(II)V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->invalidateCache()V -HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->isConstantSize()Z HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->isStateful()Z -HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mutate()V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->prepareDrawable(Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setConstantSize(Z)V HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setEnterFadeDuration(I)V @@ -9321,7 +6603,6 @@ HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->updateD HSPLandroid/graphics/drawable/DrawableContainer;->()V HSPLandroid/graphics/drawable/DrawableContainer;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/DrawableContainer;->canApplyTheme()Z -HSPLandroid/graphics/drawable/DrawableContainer;->clearMutated()V HSPLandroid/graphics/drawable/DrawableContainer;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState; HSPLandroid/graphics/drawable/DrawableContainer;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/DrawableContainer;->getChangingConfigurations()I @@ -9344,27 +6625,23 @@ HSPLandroid/graphics/drawable/DrawableContainer;->jumpToCurrentState()V HSPLandroid/graphics/drawable/DrawableContainer;->mutate()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableContainer;->needsMirroring()Z HSPLandroid/graphics/drawable/DrawableContainer;->onBoundsChange(Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/DrawableContainer;->onLevelChange(I)Z HSPLandroid/graphics/drawable/DrawableContainer;->onStateChange([I)Z HSPLandroid/graphics/drawable/DrawableContainer;->selectDrawable(I)Z HSPLandroid/graphics/drawable/DrawableContainer;->setAlpha(I)V HSPLandroid/graphics/drawable/DrawableContainer;->setAutoMirrored(Z)V HSPLandroid/graphics/drawable/DrawableContainer;->setColorFilter(Landroid/graphics/ColorFilter;)V HSPLandroid/graphics/drawable/DrawableContainer;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V -HSPLandroid/graphics/drawable/DrawableContainer;->setCurrentIndex(I)V HSPLandroid/graphics/drawable/DrawableContainer;->setDither(Z)V HSPLandroid/graphics/drawable/DrawableContainer;->setHotspot(FF)V HSPLandroid/graphics/drawable/DrawableContainer;->setTintBlendMode(Landroid/graphics/BlendMode;)V HSPLandroid/graphics/drawable/DrawableContainer;->setTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/graphics/drawable/DrawableContainer;->setVisible(ZZ)Z -HSPLandroid/graphics/drawable/DrawableContainer;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;Ljava/lang/Runnable;)V HSPLandroid/graphics/drawable/DrawableContainer;->updateDensity(Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/DrawableInflater;->(Landroid/content/res/Resources;Ljava/lang/ClassLoader;)V HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromClass(Ljava/lang/String;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromTag(Ljava/lang/String;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromXmlForDensity(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->access$000(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;)[I HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->access$002(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;[I)[I HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canApplyTheme()Z HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canConstantState()Z @@ -9420,19 +6697,17 @@ HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setCornerRadius(F HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setDensity(I)V HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setGradientColors([I)V HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setSolidColors(Landroid/content/res/ColorStateList;)V -HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setStroke(ILandroid/content/res/ColorStateList;FF)V HSPLandroid/graphics/drawable/GradientDrawable;->()V HSPLandroid/graphics/drawable/GradientDrawable;->(Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/GradientDrawable;->(Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/content/res/Resources;Landroid/graphics/drawable/GradientDrawable$1;)V HSPLandroid/graphics/drawable/GradientDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/GradientDrawable;->applyThemeChildElements(Landroid/content/res/Resources$Theme;)V -HSPLandroid/graphics/drawable/GradientDrawable;->buildPathIfDirty()V -HSPLandroid/graphics/drawable/GradientDrawable;->buildRing(Landroid/graphics/drawable/GradientDrawable$GradientState;)Landroid/graphics/Path; HSPLandroid/graphics/drawable/GradientDrawable;->canApplyTheme()Z HSPLandroid/graphics/drawable/GradientDrawable;->clearMutated()V HSPLandroid/graphics/drawable/GradientDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/GradientDrawable;->ensureValidRect()Z HSPLandroid/graphics/drawable/GradientDrawable;->getChangingConfigurations()I +HSPLandroid/graphics/drawable/GradientDrawable;->getColorFilter()Landroid/graphics/ColorFilter; HSPLandroid/graphics/drawable/GradientDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState; HSPLandroid/graphics/drawable/GradientDrawable;->getFloatOrFraction(Landroid/content/res/TypedArray;IF)F HSPLandroid/graphics/drawable/GradientDrawable;->getIntrinsicHeight()I @@ -9478,7 +6753,6 @@ HSPLandroid/graphics/drawable/Icon$1;->createFromParcel(Landroid/os/Parcel;)Ljav HSPLandroid/graphics/drawable/Icon;->(I)V HSPLandroid/graphics/drawable/Icon;->(Landroid/os/Parcel;)V HSPLandroid/graphics/drawable/Icon;->(Landroid/os/Parcel;Landroid/graphics/drawable/Icon$1;)V -PLandroid/graphics/drawable/Icon;->createFromStream(Ljava/io/InputStream;)Landroid/graphics/drawable/Icon; HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/graphics/drawable/Icon; HSPLandroid/graphics/drawable/Icon;->createWithBitmap(Landroid/graphics/Bitmap;)Landroid/graphics/drawable/Icon; HSPLandroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon; @@ -9488,29 +6762,20 @@ HSPLandroid/graphics/drawable/Icon;->getResId()I HSPLandroid/graphics/drawable/Icon;->getResPackage()Ljava/lang/String; HSPLandroid/graphics/drawable/Icon;->getResources()Landroid/content/res/Resources; HSPLandroid/graphics/drawable/Icon;->getType()I -HSPLandroid/graphics/drawable/Icon;->getUri()Landroid/net/Uri; HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String; -HSPLandroid/graphics/drawable/Icon;->hasTint()Z HSPLandroid/graphics/drawable/Icon;->loadDrawable(Landroid/content/Context;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/Icon;->loadDrawableInner(Landroid/content/Context;)Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/Icon;->sameAs(Landroid/graphics/drawable/Icon;)Z -HSPLandroid/graphics/drawable/Icon;->scaleDownIfNecessary(II)V HSPLandroid/graphics/drawable/Icon;->scaleDownIfNecessary(Landroid/graphics/Bitmap;II)Landroid/graphics/Bitmap; HSPLandroid/graphics/drawable/Icon;->setBitmap(Landroid/graphics/Bitmap;)V -HSPLandroid/graphics/drawable/Icon;->setTint(I)Landroid/graphics/drawable/Icon; -HSPLandroid/graphics/drawable/Icon;->setTintMode(Landroid/graphics/PorterDuff$Mode;)Landroid/graphics/drawable/Icon; HSPLandroid/graphics/drawable/Icon;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/graphics/drawable/Icon;->writeToStream(Ljava/io/OutputStream;)V HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->(Landroid/graphics/drawable/InsetDrawable$InsetState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->access$000(Landroid/graphics/drawable/InsetDrawable$InsetState;)[I HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->access$002(Landroid/graphics/drawable/InsetDrawable$InsetState;[I)[I HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->applyDensityScaling(II)V HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->onDensityChanged(II)V HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->()V HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->(FI)V -HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->clone()Landroid/graphics/drawable/InsetDrawable$InsetValue; HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->getDimension(I)I HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->scaleFromDensity(II)V HSPLandroid/graphics/drawable/InsetDrawable;->()V @@ -9539,8 +6804,6 @@ HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;->setDensity(I)V HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/graphics/drawable/LayerDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$000(Landroid/graphics/drawable/LayerDrawable$LayerState;)[I HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$002(Landroid/graphics/drawable/LayerDrawable$LayerState;[I)[I -HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$100(Landroid/graphics/drawable/LayerDrawable$LayerState;)Z -HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$102(Landroid/graphics/drawable/LayerDrawable$LayerState;Z)Z HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$200(Landroid/graphics/drawable/LayerDrawable$LayerState;)I HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->access$202(Landroid/graphics/drawable/LayerDrawable$LayerState;I)I HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->applyDensityScaling(II)V @@ -9566,7 +6829,6 @@ HSPLandroid/graphics/drawable/LayerDrawable;->clearMutated()V HSPLandroid/graphics/drawable/LayerDrawable;->computeNestedPadding(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/LayerDrawable;->computeStackedPadding(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/LayerDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState; -HSPLandroid/graphics/drawable/LayerDrawable;->createLayer(Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/LayerDrawable$ChildDrawable; HSPLandroid/graphics/drawable/LayerDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/LayerDrawable;->ensurePadding()V HSPLandroid/graphics/drawable/LayerDrawable;->findDrawableByLayerId(I)Landroid/graphics/drawable/Drawable; @@ -9608,23 +6870,14 @@ HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerBounds(Landroid/graphic HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerBoundsInternal(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerFromTypedArray(Landroid/graphics/drawable/LayerDrawable$ChildDrawable;Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/LayerDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/LevelListDrawable$LevelListState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/LevelListDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V -HSPLandroid/graphics/drawable/LevelListDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V -HSPLandroid/graphics/drawable/LevelListDrawable;->onLevelChange(I)Z -HSPLandroid/graphics/drawable/LevelListDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->()V -HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Rect;ZZ)V HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->(Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;)V HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->canApplyTheme()Z HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->getChangingConfigurations()I HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->newDrawable()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/NinePatchDrawable;->()V -HSPLandroid/graphics/drawable/NinePatchDrawable;->(Landroid/content/res/Resources;Landroid/graphics/Bitmap;[BLandroid/graphics/Rect;Landroid/graphics/Rect;Ljava/lang/String;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->(Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/NinePatchDrawable;->(Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;Landroid/content/res/Resources;Landroid/graphics/drawable/NinePatchDrawable$1;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->canApplyTheme()Z HSPLandroid/graphics/drawable/NinePatchDrawable;->clearMutated()V @@ -9645,18 +6898,14 @@ HSPLandroid/graphics/drawable/NinePatchDrawable;->isAutoMirrored()Z HSPLandroid/graphics/drawable/NinePatchDrawable;->isStateful()Z HSPLandroid/graphics/drawable/NinePatchDrawable;->lambda$updateStateFromTypedArray$0(Landroid/graphics/Rect;Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->mutate()Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/NinePatchDrawable;->needsMirroring()Z HSPLandroid/graphics/drawable/NinePatchDrawable;->onStateChange([I)Z HSPLandroid/graphics/drawable/NinePatchDrawable;->setAutoMirrored(Z)V HSPLandroid/graphics/drawable/NinePatchDrawable;->setDither(Z)V +HSPLandroid/graphics/drawable/NinePatchDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V +HSPLandroid/graphics/drawable/NinePatchDrawable;->setTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->updateLocalState(Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/NinePatchDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/RippleBackground;->setState(ZZZ)V -HSPLandroid/graphics/drawable/RippleComponent;->(Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/RippleComponent;->getTargetRadius(Landroid/graphics/Rect;)F -HSPLandroid/graphics/drawable/RippleComponent;->invalidateSelf()V HSPLandroid/graphics/drawable/RippleComponent;->onBoundsChange()V -HSPLandroid/graphics/drawable/RippleComponent;->setup(FI)V HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/graphics/drawable/RippleDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->applyDensityScaling(II)V HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->canApplyTheme()Z @@ -9671,13 +6920,10 @@ HSPLandroid/graphics/drawable/RippleDrawable;->(Landroid/graphics/drawable HSPLandroid/graphics/drawable/RippleDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/RippleDrawable;->canApplyTheme()Z HSPLandroid/graphics/drawable/RippleDrawable;->cancelExitingRipples()V -HSPLandroid/graphics/drawable/RippleDrawable;->clearHotspots()V HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState; HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/RippleDrawable$RippleState; HSPLandroid/graphics/drawable/RippleDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/RippleDrawable;->drawBackgroundAndRipples(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/RippleDrawable;->drawContent(Landroid/graphics/Canvas;)V -HSPLandroid/graphics/drawable/RippleDrawable;->drawMask(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/RippleDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState; HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect; HSPLandroid/graphics/drawable/RippleDrawable;->getMaskType()I @@ -9693,24 +6939,20 @@ HSPLandroid/graphics/drawable/RippleDrawable;->isStateful()Z HSPLandroid/graphics/drawable/RippleDrawable;->jumpToCurrentState()V HSPLandroid/graphics/drawable/RippleDrawable;->mutate()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/RippleDrawable;->onBoundsChange(Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/RippleDrawable;->onHotspotBoundsChanged()V HSPLandroid/graphics/drawable/RippleDrawable;->onStateChange([I)Z HSPLandroid/graphics/drawable/RippleDrawable;->pruneRipples()V HSPLandroid/graphics/drawable/RippleDrawable;->setBackgroundActive(ZZZ)V HSPLandroid/graphics/drawable/RippleDrawable;->setColor(Landroid/content/res/ColorStateList;)V -HSPLandroid/graphics/drawable/RippleDrawable;->setForceSoftware(Z)V HSPLandroid/graphics/drawable/RippleDrawable;->setHotspot(FF)V HSPLandroid/graphics/drawable/RippleDrawable;->setHotspotBounds(IIII)V HSPLandroid/graphics/drawable/RippleDrawable;->setPaddingMode(I)V HSPLandroid/graphics/drawable/RippleDrawable;->setRippleActive(Z)V HSPLandroid/graphics/drawable/RippleDrawable;->setVisible(ZZ)Z HSPLandroid/graphics/drawable/RippleDrawable;->tryRippleEnter()V -HSPLandroid/graphics/drawable/RippleDrawable;->tryRippleExit()V HSPLandroid/graphics/drawable/RippleDrawable;->updateLocalState()V HSPLandroid/graphics/drawable/RippleDrawable;->updateMaskShaderIfNeeded()V HSPLandroid/graphics/drawable/RippleDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/RippleDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/RippleForeground$1;->(Landroid/graphics/drawable/RippleForeground;)V HSPLandroid/graphics/drawable/RippleForeground$1;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/graphics/drawable/RippleForeground$2;->get(Landroid/graphics/drawable/RippleForeground;)Ljava/lang/Float; HSPLandroid/graphics/drawable/RippleForeground$2;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -9725,32 +6967,11 @@ HSPLandroid/graphics/drawable/RippleForeground$4;->get(Ljava/lang/Object;)Ljava/ HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Landroid/graphics/drawable/RippleForeground;F)V HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Ljava/lang/Object;F)V HSPLandroid/graphics/drawable/RippleForeground;->(Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/Rect;FFZ)V -HSPLandroid/graphics/drawable/RippleForeground;->access$002(Landroid/graphics/drawable/RippleForeground;Z)Z -HSPLandroid/graphics/drawable/RippleForeground;->access$100(Landroid/graphics/drawable/RippleForeground;)V -HSPLandroid/graphics/drawable/RippleForeground;->access$200(Landroid/graphics/drawable/RippleForeground;)V -HSPLandroid/graphics/drawable/RippleForeground;->access$300(Landroid/graphics/drawable/RippleForeground;)Ljava/util/ArrayList; -HSPLandroid/graphics/drawable/RippleForeground;->access$400(Landroid/graphics/drawable/RippleForeground;)V -HSPLandroid/graphics/drawable/RippleForeground;->access$500(Landroid/graphics/drawable/RippleForeground;)F -HSPLandroid/graphics/drawable/RippleForeground;->access$502(Landroid/graphics/drawable/RippleForeground;F)F -HSPLandroid/graphics/drawable/RippleForeground;->access$600(Landroid/graphics/drawable/RippleForeground;)V -HSPLandroid/graphics/drawable/RippleForeground;->access$700(Landroid/graphics/drawable/RippleForeground;)F -HSPLandroid/graphics/drawable/RippleForeground;->access$702(Landroid/graphics/drawable/RippleForeground;F)F -HSPLandroid/graphics/drawable/RippleForeground;->access$802(Landroid/graphics/drawable/RippleForeground;F)F -HSPLandroid/graphics/drawable/RippleForeground;->access$900(Landroid/graphics/drawable/RippleForeground;)F -HSPLandroid/graphics/drawable/RippleForeground;->access$902(Landroid/graphics/drawable/RippleForeground;F)F HSPLandroid/graphics/drawable/RippleForeground;->clampStartingPosition()V -HSPLandroid/graphics/drawable/RippleForeground;->clearHwProps()V -HSPLandroid/graphics/drawable/RippleForeground;->computeFadeOutDelay()J HSPLandroid/graphics/drawable/RippleForeground;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V -HSPLandroid/graphics/drawable/RippleForeground;->drawHardware(Landroid/graphics/RecordingCanvas;Landroid/graphics/Paint;)V HSPLandroid/graphics/drawable/RippleForeground;->drawSoftware(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V HSPLandroid/graphics/drawable/RippleForeground;->end()V -HSPLandroid/graphics/drawable/RippleForeground;->enter()V -HSPLandroid/graphics/drawable/RippleForeground;->exit()V HSPLandroid/graphics/drawable/RippleForeground;->getBounds(Landroid/graphics/Rect;)V -HSPLandroid/graphics/drawable/RippleForeground;->getCurrentRadius()F -HSPLandroid/graphics/drawable/RippleForeground;->getCurrentX()F -HSPLandroid/graphics/drawable/RippleForeground;->getCurrentY()F HSPLandroid/graphics/drawable/RippleForeground;->hasFinishedExit()Z HSPLandroid/graphics/drawable/RippleForeground;->move(FF)V HSPLandroid/graphics/drawable/RippleForeground;->onTargetRadiusChanged(F)V @@ -9763,21 +6984,16 @@ HSPLandroid/graphics/drawable/RippleForeground;->startSoftwareEnter()V HSPLandroid/graphics/drawable/RippleForeground;->startSoftwareExit()V HSPLandroid/graphics/drawable/RippleForeground;->switchToUiThreadAnimation()V HSPLandroid/graphics/drawable/RotateDrawable$RotateState;->(Landroid/graphics/drawable/RotateDrawable$RotateState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/RotateDrawable$RotateState;->access$002(Landroid/graphics/drawable/RotateDrawable$RotateState;[I)[I HSPLandroid/graphics/drawable/RotateDrawable$RotateState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; -HSPLandroid/graphics/drawable/RotateDrawable;->()V -HSPLandroid/graphics/drawable/RotateDrawable;->(Landroid/graphics/drawable/RotateDrawable$RotateState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/RotateDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/RotateDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/RotateDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/RotateDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->(Landroid/graphics/drawable/ScaleDrawable$ScaleState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->access$000(Landroid/graphics/drawable/ScaleDrawable$ScaleState;)[I HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->access$002(Landroid/graphics/drawable/ScaleDrawable$ScaleState;[I)[I HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/ScaleDrawable;->()V HSPLandroid/graphics/drawable/ScaleDrawable;->(Landroid/graphics/drawable/ScaleDrawable$ScaleState;Landroid/content/res/Resources;)V -HSPLandroid/graphics/drawable/ScaleDrawable;->(Landroid/graphics/drawable/ScaleDrawable$ScaleState;Landroid/content/res/Resources;Landroid/graphics/drawable/ScaleDrawable$1;)V HSPLandroid/graphics/drawable/ScaleDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/ScaleDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/ScaleDrawable;->getPercent(Landroid/content/res/TypedArray;IF)F @@ -9788,10 +7004,8 @@ HSPLandroid/graphics/drawable/ScaleDrawable;->onLevelChange(I)Z HSPLandroid/graphics/drawable/ScaleDrawable;->updateLocalState()V HSPLandroid/graphics/drawable/ScaleDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/ScaleDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/ShapeDrawable$ShapeState;->()V HSPLandroid/graphics/drawable/ShapeDrawable$ShapeState;->(Landroid/graphics/drawable/ShapeDrawable$ShapeState;)V HSPLandroid/graphics/drawable/ShapeDrawable;->()V -HSPLandroid/graphics/drawable/ShapeDrawable;->(Landroid/graphics/drawable/ShapeDrawable$ShapeState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/ShapeDrawable;->(Landroid/graphics/drawable/shapes/Shape;)V HSPLandroid/graphics/drawable/ShapeDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/graphics/drawable/ShapeDrawable;->getAlpha()I @@ -9803,7 +7017,6 @@ HSPLandroid/graphics/drawable/ShapeDrawable;->getOutline(Landroid/graphics/Outli HSPLandroid/graphics/drawable/ShapeDrawable;->getPadding(Landroid/graphics/Rect;)Z HSPLandroid/graphics/drawable/ShapeDrawable;->getPaint()Landroid/graphics/Paint; HSPLandroid/graphics/drawable/ShapeDrawable;->isStateful()Z -HSPLandroid/graphics/drawable/ShapeDrawable;->modulateAlpha(II)I HSPLandroid/graphics/drawable/ShapeDrawable;->mutate()Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/ShapeDrawable;->onBoundsChange(Landroid/graphics/Rect;)V HSPLandroid/graphics/drawable/ShapeDrawable;->onDraw(Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V @@ -9812,7 +7025,6 @@ HSPLandroid/graphics/drawable/ShapeDrawable;->setIntrinsicHeight(I)V HSPLandroid/graphics/drawable/ShapeDrawable;->setIntrinsicWidth(I)V HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V HSPLandroid/graphics/drawable/ShapeDrawable;->setTintList(Landroid/content/res/ColorStateList;)V -HSPLandroid/graphics/drawable/ShapeDrawable;->updateLocalState()V HSPLandroid/graphics/drawable/ShapeDrawable;->updateShape()V HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/graphics/drawable/StateListDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->addStateSet([ILandroid/graphics/drawable/Drawable;)I @@ -9825,6 +7037,7 @@ HSPLandroid/graphics/drawable/StateListDrawable;->()V HSPLandroid/graphics/drawable/StateListDrawable;->(Landroid/graphics/drawable/StateListDrawable$StateListState;)V HSPLandroid/graphics/drawable/StateListDrawable;->(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/StateListDrawable;->(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/content/res/Resources;Landroid/graphics/drawable/StateListDrawable$1;)V +HSPLandroid/graphics/drawable/StateListDrawable;->addState([ILandroid/graphics/drawable/Drawable;)V HSPLandroid/graphics/drawable/StateListDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/StateListDrawable;->clearMutated()V HSPLandroid/graphics/drawable/StateListDrawable;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState; @@ -9839,11 +7052,11 @@ HSPLandroid/graphics/drawable/StateListDrawable;->setConstantState(Landroid/grap HSPLandroid/graphics/drawable/StateListDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/TransitionDrawable$TransitionState;->(Landroid/graphics/drawable/TransitionDrawable$TransitionState;Landroid/graphics/drawable/TransitionDrawable;Landroid/content/res/Resources;)V HSPLandroid/graphics/drawable/TransitionDrawable$TransitionState;->getChangingConfigurations()I -HSPLandroid/graphics/drawable/TransitionDrawable$TransitionState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable; HSPLandroid/graphics/drawable/TransitionDrawable;->(Landroid/graphics/drawable/TransitionDrawable$TransitionState;[Landroid/graphics/drawable/Drawable;)V HSPLandroid/graphics/drawable/TransitionDrawable;->([Landroid/graphics/drawable/Drawable;)V HSPLandroid/graphics/drawable/TransitionDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState; HSPLandroid/graphics/drawable/TransitionDrawable;->draw(Landroid/graphics/Canvas;)V +HSPLandroid/graphics/drawable/TransitionDrawable;->setCrossFadeEnabled(Z)V HSPLandroid/graphics/drawable/TransitionDrawable;->startTransition(I)V HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->canApplyTheme()Z HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->getNativePtr()J @@ -9864,14 +7077,6 @@ HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->inflate(Landroid/conten HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->isStateful()Z HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->onStateChange([I)Z HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$2;->setValue(Landroid/graphics/drawable/VectorDrawable$VGroup;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$2;->setValue(Ljava/lang/Object;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$3;->setValue(Landroid/graphics/drawable/VectorDrawable$VGroup;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$3;->setValue(Ljava/lang/Object;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$4;->setValue(Landroid/graphics/drawable/VectorDrawable$VGroup;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$4;->setValue(Ljava/lang/Object;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$5;->setValue(Landroid/graphics/drawable/VectorDrawable$VGroup;F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup$5;->setValue(Ljava/lang/Object;F)V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->()V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->(Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/util/ArrayMap;)V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->access$100(Landroid/graphics/drawable/VectorDrawable$VGroup;)I @@ -9883,26 +7088,18 @@ HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getGroupName()Ljava/lang/S HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getNativePtr()J HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getNativeSize()I HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getProperty(Ljava/lang/String;)Landroid/util/Property; -HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getPropertyIndex(Ljava/lang/String;)I HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->inflate(Landroid/content/res/Resources;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->isStateful()Z HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->onStateChange([I)Z -HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setScaleX(F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setScaleY(F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setTranslateX(F)V -HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setTranslateY(F)V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setTree(Lcom/android/internal/util/VirtualRefBasePtr;)V HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V HSPLandroid/graphics/drawable/VectorDrawable$VObject;->()V HSPLandroid/graphics/drawable/VectorDrawable$VObject;->isTreeValid()Z HSPLandroid/graphics/drawable/VectorDrawable$VObject;->setTree(Lcom/android/internal/util/VirtualRefBasePtr;)V -HSPLandroid/graphics/drawable/VectorDrawable$VPath$1;->set(Landroid/graphics/drawable/VectorDrawable$VPath;Landroid/util/PathParser$PathData;)V -HSPLandroid/graphics/drawable/VectorDrawable$VPath$1;->set(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/graphics/drawable/VectorDrawable$VPath;->()V HSPLandroid/graphics/drawable/VectorDrawable$VPath;->(Landroid/graphics/drawable/VectorDrawable$VPath;)V HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getPathName()Ljava/lang/String; HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getProperty(Ljava/lang/String;)Landroid/util/Property; -HSPLandroid/graphics/drawable/VectorDrawable$VPath;->setPathData(Landroid/util/PathParser$PathData;)V HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;)V HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->access$000(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VGroup;)V HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyDensityScaling(II)V @@ -9958,7 +7155,6 @@ HSPLandroid/graphics/drawable/VectorDrawable;->getIntrinsicHeight()I HSPLandroid/graphics/drawable/VectorDrawable;->getIntrinsicWidth()I HSPLandroid/graphics/drawable/VectorDrawable;->getNativeTree()J HSPLandroid/graphics/drawable/VectorDrawable;->getOpacity()I -HSPLandroid/graphics/drawable/VectorDrawable;->getOpticalInsets()Landroid/graphics/Insets; HSPLandroid/graphics/drawable/VectorDrawable;->getPixelSize()F HSPLandroid/graphics/drawable/VectorDrawable;->getTargetByName(Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/graphics/drawable/VectorDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V @@ -9980,16 +7176,11 @@ HSPLandroid/graphics/drawable/VectorDrawable;->updateStateFromTypedArray(Landroi HSPLandroid/graphics/drawable/shapes/OvalShape;->()V HSPLandroid/graphics/drawable/shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V HSPLandroid/graphics/drawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V -HSPLandroid/graphics/drawable/shapes/PathShape;->(Landroid/graphics/Path;FF)V -HSPLandroid/graphics/drawable/shapes/PathShape;->clone()Landroid/graphics/drawable/shapes/PathShape; -HSPLandroid/graphics/drawable/shapes/PathShape;->clone()Landroid/graphics/drawable/shapes/Shape; HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V -HSPLandroid/graphics/drawable/shapes/PathShape;->onResize(FF)V HSPLandroid/graphics/drawable/shapes/RectShape;->()V HSPLandroid/graphics/drawable/shapes/RectShape;->onResize(FF)V HSPLandroid/graphics/drawable/shapes/RectShape;->rect()Landroid/graphics/RectF; -HSPLandroid/graphics/drawable/shapes/Shape;->()V -HSPLandroid/graphics/drawable/shapes/Shape;->clone()Landroid/graphics/drawable/shapes/Shape; +HSPLandroid/graphics/drawable/shapes/RoundRectShape;->([FLandroid/graphics/RectF;[F)V HSPLandroid/graphics/drawable/shapes/Shape;->resize(FF)V HSPLandroid/graphics/fonts/Font$Builder;->(Landroid/content/res/AssetManager;Ljava/lang/String;ZI)V HSPLandroid/graphics/fonts/Font$Builder;->(Landroid/os/ParcelFileDescriptor;)V @@ -10001,42 +7192,18 @@ HSPLandroid/graphics/fonts/Font$Builder;->setFontVariationSettings([Landroid/gra HSPLandroid/graphics/fonts/Font$Builder;->setSlant(I)Landroid/graphics/fonts/Font$Builder; HSPLandroid/graphics/fonts/Font$Builder;->setTtcIndex(I)Landroid/graphics/fonts/Font$Builder; HSPLandroid/graphics/fonts/Font$Builder;->setWeight(I)Landroid/graphics/fonts/Font$Builder; -HSPLandroid/graphics/fonts/Font;->getNativePtr()J +HSPLandroid/graphics/fonts/Font;->(JLjava/nio/ByteBuffer;Ljava/io/File;Landroid/graphics/fonts/FontStyle;I[Landroid/graphics/fonts/FontVariationAxis;Ljava/lang/String;I)V HSPLandroid/graphics/fonts/Font;->getStyle()Landroid/graphics/fonts/FontStyle; HSPLandroid/graphics/fonts/FontFamily$Builder;->(Landroid/graphics/fonts/Font;)V HSPLandroid/graphics/fonts/FontFamily$Builder;->build()Landroid/graphics/fonts/FontFamily; HSPLandroid/graphics/fonts/FontFamily$Builder;->build(Ljava/lang/String;IZ)Landroid/graphics/fonts/FontFamily; HSPLandroid/graphics/fonts/FontFamily$Builder;->makeStyleIdentifier(Landroid/graphics/fonts/Font;)I -HSPLandroid/graphics/fonts/FontFamily;->(Ljava/util/ArrayList;J)V -HSPLandroid/graphics/fonts/FontFamily;->(Ljava/util/ArrayList;JLandroid/graphics/fonts/FontFamily$1;)V -HSPLandroid/graphics/fonts/FontFamily;->getFont(I)Landroid/graphics/fonts/Font; -HSPLandroid/graphics/fonts/FontFamily;->getNativePtr()J -HSPLandroid/graphics/fonts/FontFamily;->getSize()I HSPLandroid/graphics/fonts/FontFileUtil;->analyzeStyle(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;)I -HSPLandroid/graphics/fonts/FontFileUtil;->pack(IZ)I HSPLandroid/graphics/fonts/FontStyle;->(II)V -HSPLandroid/graphics/fonts/FontStyle;->getMatchScore(Landroid/graphics/fonts/FontStyle;)I -HSPLandroid/graphics/fonts/FontStyle;->getSlant()I -HSPLandroid/graphics/fonts/FontStyle;->getWeight()I HSPLandroid/graphics/fonts/FontVariationAxis;->fromFontVariationSettings(Ljava/lang/String;)[Landroid/graphics/fonts/FontVariationAxis; -HSPLandroid/graphics/fonts/SystemFonts;->getSystemFallback(Ljava/lang/String;)[Landroid/graphics/fonts/FontFamily; HSPLandroid/graphics/text/LineBreaker$Builder;->()V HSPLandroid/graphics/text/LineBreaker$Builder;->build()Landroid/graphics/text/LineBreaker; -HSPLandroid/graphics/text/LineBreaker$Builder;->setBreakStrategy(I)Landroid/graphics/text/LineBreaker$Builder; -HSPLandroid/graphics/text/LineBreaker$Builder;->setHyphenationFrequency(I)Landroid/graphics/text/LineBreaker$Builder; -HSPLandroid/graphics/text/LineBreaker$Builder;->setIndents([I)Landroid/graphics/text/LineBreaker$Builder; -HSPLandroid/graphics/text/LineBreaker$Builder;->setJustificationMode(I)Landroid/graphics/text/LineBreaker$Builder; HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->()V -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->access$1000(Landroid/graphics/text/LineBreaker$ParagraphConstraints;)F -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->access$1100(Landroid/graphics/text/LineBreaker$ParagraphConstraints;)[F -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->access$1200(Landroid/graphics/text/LineBreaker$ParagraphConstraints;)F -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->access$800(Landroid/graphics/text/LineBreaker$ParagraphConstraints;)F -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->access$900(Landroid/graphics/text/LineBreaker$ParagraphConstraints;)I -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setIndent(FI)V -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setTabStops([FF)V -HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setWidth(F)V -HSPLandroid/graphics/text/LineBreaker$Result;->(J)V -HSPLandroid/graphics/text/LineBreaker$Result;->(JLandroid/graphics/text/LineBreaker$1;)V HSPLandroid/graphics/text/LineBreaker$Result;->getEndLineHyphenEdit(I)I HSPLandroid/graphics/text/LineBreaker$Result;->getLineAscent(I)F HSPLandroid/graphics/text/LineBreaker$Result;->getLineBreakOffset(I)I @@ -10045,24 +7212,10 @@ HSPLandroid/graphics/text/LineBreaker$Result;->getLineDescent(I)F HSPLandroid/graphics/text/LineBreaker$Result;->getLineWidth(I)F HSPLandroid/graphics/text/LineBreaker$Result;->getStartLineHyphenEdit(I)I HSPLandroid/graphics/text/LineBreaker$Result;->hasLineTab(I)Z -HSPLandroid/graphics/text/LineBreaker;->(III[I)V -HSPLandroid/graphics/text/LineBreaker;->(III[ILandroid/graphics/text/LineBreaker$1;)V -HSPLandroid/graphics/text/LineBreaker;->access$200(J)I -HSPLandroid/graphics/text/LineBreaker;->access$300(JI)I -HSPLandroid/graphics/text/LineBreaker;->access$400(JI)F -HSPLandroid/graphics/text/LineBreaker;->access$500(JI)F -HSPLandroid/graphics/text/LineBreaker;->access$600(JI)F -HSPLandroid/graphics/text/LineBreaker;->access$700(JI)I HSPLandroid/graphics/text/LineBreaker;->computeLineBreaks(Landroid/graphics/text/MeasuredText;Landroid/graphics/text/LineBreaker$ParagraphConstraints;I)Landroid/graphics/text/LineBreaker$Result; -HSPLandroid/graphics/text/MeasuredText$Builder;->([C)V HSPLandroid/graphics/text/MeasuredText$Builder;->appendReplacementRun(Landroid/graphics/Paint;IF)Landroid/graphics/text/MeasuredText$Builder; HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid/graphics/text/MeasuredText$Builder; HSPLandroid/graphics/text/MeasuredText$Builder;->build()Landroid/graphics/text/MeasuredText; -HSPLandroid/graphics/text/MeasuredText$Builder;->ensureNativePtrNoReuse()V -HSPLandroid/graphics/text/MeasuredText$Builder;->setComputeHyphenation(Z)Landroid/graphics/text/MeasuredText$Builder; -HSPLandroid/graphics/text/MeasuredText$Builder;->setComputeLayout(Z)Landroid/graphics/text/MeasuredText$Builder; -HSPLandroid/graphics/text/MeasuredText;->(J[CZZ)V -HSPLandroid/graphics/text/MeasuredText;->(J[CZZLandroid/graphics/text/MeasuredText$1;)V HSPLandroid/graphics/text/MeasuredText;->getCharWidthAt(I)F HSPLandroid/graphics/text/MeasuredText;->getChars()[C HSPLandroid/graphics/text/MeasuredText;->getNativePtr()J @@ -10072,49 +7225,26 @@ HSPLandroid/hardware/CameraStatus$1;->createFromParcel(Landroid/os/Parcel;)Landr HSPLandroid/hardware/CameraStatus$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/hardware/CameraStatus$1;->newArray(I)[Landroid/hardware/CameraStatus; HSPLandroid/hardware/CameraStatus$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/hardware/CameraStatus;->()V -HSPLandroid/hardware/CameraStatus;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/hardware/GeomagneticField$LegendreTable;->(IF)V HSPLandroid/hardware/GeomagneticField;->(FFFJ)V HSPLandroid/hardware/GeomagneticField;->computeGeocentricCoordinates(FFF)V -PLandroid/hardware/GeomagneticField;->getDeclination()F -HSPLandroid/hardware/GeomagneticField;->getFieldStrength()F -HSPLandroid/hardware/GeomagneticField;->getHorizontalStrength()F HSPLandroid/hardware/HardwareBuffer$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/HardwareBuffer; HSPLandroid/hardware/HardwareBuffer$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/hardware/HardwareBuffer;->(J)V HSPLandroid/hardware/HardwareBuffer;->(JLandroid/hardware/HardwareBuffer$1;)V HSPLandroid/hardware/HardwareBuffer;->access$000(Landroid/os/Parcel;)J -HSPLandroid/hardware/HardwareBuffer;->close()V HSPLandroid/hardware/HardwareBuffer;->finalize()V -HSPLandroid/hardware/HardwareBuffer;->getFormat()I -HSPLandroid/hardware/HardwareBuffer;->getHeight()I -HSPLandroid/hardware/HardwareBuffer;->getUsage()J -HSPLandroid/hardware/HardwareBuffer;->getWidth()I -HSPLandroid/hardware/HardwareBuffer;->isClosed()Z -HPLandroid/hardware/HardwareBuffer;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/hardware/ICameraService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/ICameraService$Stub$Proxy;->addListener(Landroid/hardware/ICameraServiceListener;)[Landroid/hardware/CameraStatus; HSPLandroid/hardware/ICameraService$Stub$Proxy;->getCameraCharacteristics(Ljava/lang/String;)Landroid/hardware/camera2/impl/CameraMetadataNative; HSPLandroid/hardware/ICameraService$Stub$Proxy;->getConcurrentCameraIds()[Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination; -HSPLandroid/hardware/ICameraService$Stub$Proxy;->notifySystemEvent(I[I)V HSPLandroid/hardware/ICameraService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/ICameraService; HSPLandroid/hardware/ICameraServiceListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/ICameraServiceProxy$Stub;->()V -HPLandroid/hardware/ICameraServiceProxy$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/IConsumerIrService$Stub;->()V -HSPLandroid/hardware/ISensorPrivacyListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/hardware/ISensorPrivacyListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/hardware/ISensorPrivacyListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/ISensorPrivacyListener; -HSPLandroid/hardware/ISensorPrivacyManager$Stub;->()V -HSPLandroid/hardware/ISensorPrivacyManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/ISerialManager$Stub;->()V HSPLandroid/hardware/Sensor;->()V HSPLandroid/hardware/Sensor;->getHandle()I HSPLandroid/hardware/Sensor;->getMaxLengthValuesArray(Landroid/hardware/Sensor;I)I HSPLandroid/hardware/Sensor;->getMaximumRange()F HSPLandroid/hardware/Sensor;->getName()Ljava/lang/String; -HSPLandroid/hardware/Sensor;->getPower()F HSPLandroid/hardware/Sensor;->getReportingMode()I HSPLandroid/hardware/Sensor;->getStringType()Ljava/lang/String; HSPLandroid/hardware/Sensor;->getType()I @@ -10122,20 +7252,16 @@ HSPLandroid/hardware/Sensor;->getVendor()Ljava/lang/String; HSPLandroid/hardware/Sensor;->isWakeUpSensor()Z HSPLandroid/hardware/Sensor;->setType(I)Z HSPLandroid/hardware/Sensor;->setUuid(JJ)V -HPLandroid/hardware/Sensor;->toString()Ljava/lang/String; -PLandroid/hardware/SensorAdditionalInfo;->createLocalGeomagneticField(FFF)Landroid/hardware/SensorAdditionalInfo; HSPLandroid/hardware/SensorEvent;->(I)V HSPLandroid/hardware/SensorManager;->()V HSPLandroid/hardware/SensorManager;->cancelTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z HSPLandroid/hardware/SensorManager;->getDefaultSensor(I)Landroid/hardware/Sensor; -HSPLandroid/hardware/SensorManager;->getDefaultSensor(IZ)Landroid/hardware/Sensor; HSPLandroid/hardware/SensorManager;->getDelay(I)I HSPLandroid/hardware/SensorManager;->getSensorList(I)Ljava/util/List; HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;I)Z HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;IILandroid/os/Handler;)Z HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;ILandroid/os/Handler;)Z HSPLandroid/hardware/SensorManager;->requestTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z -PLandroid/hardware/SensorManager;->setOperationParameter(Landroid/hardware/SensorAdditionalInfo;)Z HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;)V HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;)V HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->(Landroid/os/Looper;Landroid/hardware/SystemSensorManager;ILjava/lang/String;)V @@ -10150,12 +7276,10 @@ HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->removeAllSensors()Z HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->removeSensor(Landroid/hardware/Sensor;Z)Z HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->(Landroid/hardware/SensorEventListener;Landroid/os/Looper;Landroid/hardware/SystemSensorManager;Ljava/lang/String;)V HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->addSensorEvent(Landroid/hardware/Sensor;)V -HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->dispatchAdditionalInfoEvent(III[F[I)V HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->dispatchSensorEvent(I[FIJ)V HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->removeSensorEvent(Landroid/hardware/Sensor;)V -HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->(Landroid/hardware/TriggerEventListener;Landroid/os/Looper;Landroid/hardware/SystemSensorManager;Ljava/lang/String;)V HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->addSensorEvent(Landroid/hardware/Sensor;)V -HPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->dispatchSensorEvent(I[FIJ)V +HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->dispatchSensorEvent(I[FIJ)V HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->removeSensorEvent(Landroid/hardware/Sensor;)V HSPLandroid/hardware/SystemSensorManager;->(Landroid/content/Context;Landroid/os/Looper;)V HSPLandroid/hardware/SystemSensorManager;->access$200(Landroid/hardware/SystemSensorManager;)J @@ -10166,63 +7290,16 @@ HSPLandroid/hardware/SystemSensorManager;->cancelTriggerSensorImpl(Landroid/hard HSPLandroid/hardware/SystemSensorManager;->getFullSensorList()Ljava/util/List; HSPLandroid/hardware/SystemSensorManager;->registerListenerImpl(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;ILandroid/os/Handler;II)Z HSPLandroid/hardware/SystemSensorManager;->requestTriggerSensorImpl(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z -PLandroid/hardware/SystemSensorManager;->setOperationParameterImpl(Landroid/hardware/SensorAdditionalInfo;)Z HSPLandroid/hardware/SystemSensorManager;->unregisterListenerImpl(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;)V -HSPLandroid/hardware/TriggerEvent;->(I)V HSPLandroid/hardware/TriggerEventListener;->()V -HPLandroid/hardware/biometrics/BiometricAuthenticator$Identifier;->(Ljava/lang/CharSequence;IJ)V -HPLandroid/hardware/biometrics/BiometricAuthenticator$Identifier;->getBiometricId()I -HPLandroid/hardware/biometrics/BiometricAuthenticator$Identifier;->getDeviceId()J -HPLandroid/hardware/biometrics/BiometricAuthenticator$Identifier;->getName()Ljava/lang/CharSequence; HSPLandroid/hardware/biometrics/BiometricManager;->(Landroid/content/Context;Landroid/hardware/biometrics/IAuthService;)V -HPLandroid/hardware/biometrics/BiometricManager;->hasEnrolledBiometrics(I)Z -HSPLandroid/hardware/biometrics/BiometricSourceType$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/biometrics/BiometricSourceType; -HSPLandroid/hardware/biometrics/BiometricSourceType$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/biometrics/BiometricSourceType;->valueOf(Ljava/lang/String;)Landroid/hardware/biometrics/BiometricSourceType; -HSPLandroid/hardware/biometrics/BiometricSourceType;->values()[Landroid/hardware/biometrics/BiometricSourceType; HSPLandroid/hardware/biometrics/BiometricSourceType;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/biometrics/IAuthService$Stub;->()V HSPLandroid/hardware/biometrics/IAuthService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/biometrics/IAuthService; -HPLandroid/hardware/biometrics/IAuthService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/biometrics/IBiometricAuthenticator$Stub;->()V -PLandroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub$Proxy;->onChanged(Landroid/hardware/biometrics/BiometricSourceType;ZI)V -PLandroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback; -HSPLandroid/hardware/biometrics/IBiometricSensorReceiver$Stub;->()V -HSPLandroid/hardware/biometrics/IBiometricService$Stub;->()V -HSPLandroid/hardware/biometrics/IBiometricService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/biometrics/IBiometricService; -PLandroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub$Proxy;->onLockoutReset(ILandroid/os/IRemoteCallback;)V -PLandroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback; -HSPLandroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/biometrics/IBiometricSysuiReceiver$Stub;->()V -HSPLandroid/hardware/biometrics/PromptInfo$1;->()V -HSPLandroid/hardware/biometrics/PromptInfo;->()V -HSPLandroid/hardware/biometrics/PromptInfo;->()V -HSPLandroid/hardware/biometrics/PromptInfo;->getAuthenticators()I -HPLandroid/hardware/biometrics/PromptInfo;->isConfirmationRequested()Z -HSPLandroid/hardware/biometrics/PromptInfo;->setAuthenticators(I)V HSPLandroid/hardware/biometrics/SensorPropertiesInternal$1;->()V HSPLandroid/hardware/biometrics/SensorPropertiesInternal;->()V -HSPLandroid/hardware/biometrics/SensorPropertiesInternal;->(III)V -HSPLandroid/hardware/biometrics/SensorPropertiesInternal;->(Landroid/os/Parcel;)V -HPLandroid/hardware/biometrics/SensorPropertiesInternal;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/camera2/-$$Lambda$CameraManager$CameraManagerGlobal$uXWG8nKwalb3bjcFywkUxGstaNQ;->(Landroid/hardware/camera2/CameraManager$TorchCallback;Ljava/lang/String;I)V -HSPLandroid/hardware/camera2/-$$Lambda$CameraManager$CameraManagerGlobal$uXWG8nKwalb3bjcFywkUxGstaNQ;->run()V -HSPLandroid/hardware/camera2/CameraCaptureSession$StateCallback;->()V -HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/impl/CameraMetadataNative$Key; -HSPLandroid/hardware/camera2/CameraCharacteristics;->(Landroid/hardware/camera2/impl/CameraMetadataNative;)V HSPLandroid/hardware/camera2/CameraCharacteristics;->get(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/CameraDevice$StateCallback;->()V -HSPLandroid/hardware/camera2/CameraManager$AvailabilityCallback;->()V -HSPLandroid/hardware/camera2/CameraManager$AvailabilityCallback;->onCameraAccessPrioritiesChanged()V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$1;->compare(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$3;->run()V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$6;->run()V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$7;->run()V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->asBinder()Landroid/os/IBinder; HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->cameraIdHasConcurrentStreamsLocked(Ljava/lang/String;)Z HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->connectCameraServiceLocked()V @@ -10230,67 +7307,32 @@ HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->extractCameraId HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->get()Landroid/hardware/camera2/CameraManager$CameraManagerGlobal; HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->getCameraIdList()[Ljava/lang/String; HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->getCameraService()Landroid/hardware/ICameraService; -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->isAvailable(I)Z -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->lambda$postSingleTorchUpdate$0(Landroid/hardware/camera2/CameraManager$TorchCallback;Ljava/lang/String;I)V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onCameraAccessPrioritiesChanged()V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onStatusChanged(ILjava/lang/String;)V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onStatusChangedLocked(ILjava/lang/String;)V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onTorchStatusChanged(ILjava/lang/String;)V HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onTorchStatusChangedLocked(ILjava/lang/String;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->postSingleAccessPriorityChangeUpdate(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->postSingleTorchUpdate(Landroid/hardware/camera2/CameraManager$TorchCallback;Ljava/util/concurrent/Executor;Ljava/lang/String;I)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->postSingleUpdate(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Ljava/util/concurrent/Executor;Ljava/lang/String;Ljava/lang/String;I)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->registerAvailabilityCallback(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->registerTorchCallback(Landroid/hardware/camera2/CameraManager$TorchCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->sortCameraIds([Ljava/lang/String;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->updateCallbackLocked(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->updateTorchCallbackLocked(Landroid/hardware/camera2/CameraManager$TorchCallback;Ljava/util/concurrent/Executor;)V -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->validStatus(I)Z -HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->validTorchStatus(I)Z -HSPLandroid/hardware/camera2/CameraManager$TorchCallback;->()V HSPLandroid/hardware/camera2/CameraManager;->(Landroid/content/Context;)V HSPLandroid/hardware/camera2/CameraManager;->getCameraCharacteristics(Ljava/lang/String;)Landroid/hardware/camera2/CameraCharacteristics; HSPLandroid/hardware/camera2/CameraManager;->getCameraIdList()[Ljava/lang/String; HSPLandroid/hardware/camera2/CameraManager;->getDisplaySize()Landroid/util/Size; -HSPLandroid/hardware/camera2/CameraManager;->registerAvailabilityCallback(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Landroid/os/Handler;)V -HSPLandroid/hardware/camera2/CameraManager;->registerTorchCallback(Landroid/hardware/camera2/CameraManager$TorchCallback;Landroid/os/Handler;)V -HSPLandroid/hardware/camera2/CameraMetadata;->()V -HSPLandroid/hardware/camera2/CameraMetadata;->setNativeInstance(Landroid/hardware/camera2/impl/CameraMetadataNative;)V -HSPLandroid/hardware/camera2/impl/CameraDeviceImpl$CameraHandlerExecutor;->(Landroid/os/Handler;)V HSPLandroid/hardware/camera2/impl/CameraDeviceImpl$CameraHandlerExecutor;->execute(Ljava/lang/Runnable;)V -HSPLandroid/hardware/camera2/impl/CameraDeviceImpl;->checkAndWrapHandler(Landroid/os/Handler;)Ljava/util/concurrent/Executor; -HSPLandroid/hardware/camera2/impl/CameraDeviceImpl;->checkHandler(Landroid/os/Handler;)Landroid/os/Handler; HSPLandroid/hardware/camera2/impl/CameraMetadataNative$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/camera2/impl/CameraMetadataNative; HSPLandroid/hardware/camera2/impl/CameraMetadataNative$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$5;->getValue(Landroid/hardware/camera2/impl/CameraMetadataNative;Landroid/hardware/camera2/impl/CameraMetadataNative$Key;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->cacheTag(I)V -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->getName()Ljava/lang/String; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->getTag()I -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->getTypeReference()Landroid/hardware/camera2/utils/TypeReference; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->hasTag()Z HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->hashCode()I HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->()V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->finalize()V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->get(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object; HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->get(Landroid/hardware/camera2/impl/CameraMetadataNative$Key;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->getBase(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object; HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->getBase(Landroid/hardware/camera2/impl/CameraMetadataNative$Key;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->getMarshalerForKey(Landroid/hardware/camera2/impl/CameraMetadataNative$Key;I)Landroid/hardware/camera2/marshal/Marshaler; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->getStreamConfigurationMap()Landroid/hardware/camera2/params/StreamConfigurationMap; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->isBurstSupported()Z -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->move(Landroid/hardware/camera2/impl/CameraMetadataNative;)Landroid/hardware/camera2/impl/CameraMetadataNative; -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->readValues(I)[B HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setCameraId(I)V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setDisplaySize(Landroid/util/Size;)V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setHasMandatoryConcurrentStreams(Z)V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setupGlobalVendorTagDescriptor()V -HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->swap(Landroid/hardware/camera2/impl/CameraMetadataNative;)V HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->updateNativeAllocation()V HSPLandroid/hardware/camera2/marshal/MarshalHelpers;->checkNativeType(I)I -HSPLandroid/hardware/camera2/marshal/MarshalHelpers;->getPrimitiveTypeSize(I)I HSPLandroid/hardware/camera2/marshal/MarshalHelpers;->wrapClassIfPrimitive(Ljava/lang/Class;)Ljava/lang/Class; -HSPLandroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;->(Landroid/hardware/camera2/utils/TypeReference;I)V HSPLandroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;->equals(Ljava/lang/Object;)Z HSPLandroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;->hashCode()I HSPLandroid/hardware/camera2/marshal/MarshalRegistry;->getMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; @@ -10298,86 +7340,30 @@ HSPLandroid/hardware/camera2/marshal/Marshaler;->(Landroid/hardware/camera HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray$MarshalerArray;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBlackLevelPattern;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Boolean; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableColorSpaceTransform;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableEnum;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration;->(Landroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration;Landroid/hardware/camera2/utils/TypeReference;I)V -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration;->getNativeSize()I -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration;->unmarshal(Ljava/nio/ByteBuffer;)Landroid/hardware/camera2/params/HighSpeedVideoConfiguration; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableMeteringRectangle;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->getNativeSize()I HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Integer; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePair;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->(Landroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;Landroid/hardware/camera2/utils/TypeReference;I)V -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->getNativeSize()I HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->unmarshalObject(Ljava/nio/ByteBuffer;)Ljava/lang/Object; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableRange;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableRect;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap;->(Landroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap;Landroid/hardware/camera2/utils/TypeReference;I)V -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap;->unmarshal(Ljava/nio/ByteBuffer;)Landroid/hardware/camera2/params/ReprocessFormatsMap; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableRggbChannelVector;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableSize;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableSizeF;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration;->getNativeSize()I -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration;->unmarshal(Ljava/nio/ByteBuffer;)Landroid/hardware/camera2/params/StreamConfiguration; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration;->getNativeSize()I -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration;->unmarshal(Ljava/nio/ByteBuffer;)Landroid/hardware/camera2/params/StreamConfigurationDuration; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler; -HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableString;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z -HSPLandroid/hardware/camera2/params/HighSpeedVideoConfiguration;->(IIIII)V -HSPLandroid/hardware/camera2/params/ReprocessFormatsMap;->([I)V -HSPLandroid/hardware/camera2/params/StreamConfiguration;->getFormat()I -HSPLandroid/hardware/camera2/params/StreamConfiguration;->getSize()Landroid/util/Size; -HSPLandroid/hardware/camera2/params/StreamConfiguration;->isOutput()Z -HSPLandroid/hardware/camera2/params/StreamConfigurationDuration;->(IIIJ)V -HSPLandroid/hardware/camera2/params/StreamConfigurationDuration;->getDuration()J -HSPLandroid/hardware/camera2/params/StreamConfigurationDuration;->getFormat()I -HSPLandroid/hardware/camera2/params/StreamConfigurationDuration;->getHeight()I -HSPLandroid/hardware/camera2/params/StreamConfigurationDuration;->getWidth()I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->([Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;Landroid/hardware/camera2/params/ReprocessFormatsMap;Z)V -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->([Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfiguration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/StreamConfigurationDuration;[Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;Landroid/hardware/camera2/params/ReprocessFormatsMap;ZZ)V -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormat(I)I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormatInternal(I)I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormatSupported(IZ)I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getDurations(II)[Landroid/hardware/camera2/params/StreamConfigurationDuration; -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getInternalFormatDuration(IILandroid/util/Size;I)J -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getInternalFormatSizes(IIZZ)[Landroid/util/Size; -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getOutputMinFrameDuration(ILandroid/util/Size;)J -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getOutputSizes(I)[Landroid/util/Size; -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->getPublicFormatSizes(IZZ)[Landroid/util/Size; -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToDataspace(I)I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToInternal(I)I -HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->isSupportedInternalConfiguration(IILandroid/util/Size;)Z HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->newArray(I)[Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination; HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/hardware/camera2/utils/HashCodeHelpers;->hashCodeGeneric([Ljava/lang/Object;)I -HSPLandroid/hardware/camera2/utils/TypeReference$SpecializedTypeReference;->(Ljava/lang/Class;)V -HSPLandroid/hardware/camera2/utils/TypeReference;->(Ljava/lang/reflect/Type;)V -HSPLandroid/hardware/camera2/utils/TypeReference;->(Ljava/lang/reflect/Type;Landroid/hardware/camera2/utils/TypeReference$1;)V HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z -HSPLandroid/hardware/camera2/utils/TypeReference;->createSpecializedTypeReference(Ljava/lang/Class;)Landroid/hardware/camera2/utils/TypeReference; -HSPLandroid/hardware/camera2/utils/TypeReference;->createSpecializedTypeReference(Ljava/lang/reflect/Type;)Landroid/hardware/camera2/utils/TypeReference; HSPLandroid/hardware/camera2/utils/TypeReference;->equals(Ljava/lang/Object;)Z HSPLandroid/hardware/camera2/utils/TypeReference;->getComponentType()Landroid/hardware/camera2/utils/TypeReference; HSPLandroid/hardware/camera2/utils/TypeReference;->getComponentType(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type; @@ -10385,84 +7371,24 @@ HSPLandroid/hardware/camera2/utils/TypeReference;->getRawType()Ljava/lang/Class; HSPLandroid/hardware/camera2/utils/TypeReference;->getRawType(Ljava/lang/reflect/Type;)Ljava/lang/Class; HSPLandroid/hardware/camera2/utils/TypeReference;->getType()Ljava/lang/reflect/Type; HSPLandroid/hardware/camera2/utils/TypeReference;->hashCode()I -HSPLandroid/hardware/contexthub/V1_0/ContextHub;->()V -HSPLandroid/hardware/contexthub/V1_0/ContextHub;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HSPLandroid/hardware/contexthub/V1_0/ContextHub;->readVectorFromParcel(Landroid/os/HwParcel;)Ljava/util/ArrayList; -HPLandroid/hardware/contexthub/V1_0/ContextHubMsg;->()V -HPLandroid/hardware/contexthub/V1_0/ContextHubMsg;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HPLandroid/hardware/contexthub/V1_0/ContextHubMsg;->readFromParcel(Landroid/os/HwParcel;)V -HPLandroid/hardware/contexthub/V1_0/ContextHubMsg;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V -HPLandroid/hardware/contexthub/V1_0/ContextHubMsg;->writeToParcel(Landroid/os/HwParcel;)V -HSPLandroid/hardware/contexthub/V1_0/HubAppInfo;->()V -HSPLandroid/hardware/contexthub/V1_0/HubAppInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HSPLandroid/hardware/contexthub/V1_0/HubAppInfo;->readVectorFromParcel(Landroid/os/HwParcel;)Ljava/util/ArrayList; -HSPLandroid/hardware/contexthub/V1_0/IContexthubCallback$Stub;->()V -HSPLandroid/hardware/contexthub/V1_0/IContexthubCallback$Stub;->asBinder()Landroid/os/IHwBinder; -HSPLandroid/hardware/contexthub/V1_0/IContexthubCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V -HSPLandroid/hardware/devicestate/IDeviceStateManager$Stub;->()V -HSPLandroid/hardware/display/AmbientBrightnessDayStats;->(Ljava/time/LocalDate;[F[F)V -HSPLandroid/hardware/display/AmbientBrightnessDayStats;->checkSorted([F)V -HSPLandroid/hardware/display/AmbientBrightnessDayStats;->getBucketIndex(F)I -HSPLandroid/hardware/display/AmbientBrightnessDayStats;->getLocalDate()Ljava/time/LocalDate; -HSPLandroid/hardware/display/AmbientBrightnessDayStats;->log(FF)V -PLandroid/hardware/display/AmbientBrightnessDayStats;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/hardware/display/AmbientDisplayConfiguration;->(Landroid/content/Context;)V HSPLandroid/hardware/display/AmbientDisplayConfiguration;->accessibilityInversionEnabled(I)Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnAvailable()Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnDisplayAvailable()Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnDisplayDebuggingEnabled()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnEnabled(I)Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayAvailable()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayComponent()Ljava/lang/String; -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->boolSetting(Ljava/lang/String;II)Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->boolSettingDefaultOff(Ljava/lang/String;I)Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->boolSettingDefaultOn(Ljava/lang/String;I)Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->doubleTapSensorAvailable()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->doubleTapSensorType()Ljava/lang/String; HSPLandroid/hardware/display/AmbientDisplayConfiguration;->dozePickupSensorAvailable()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->enabled(I)Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->getWakeLockScreenDebounce()J -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->longPressSensorType()Ljava/lang/String; HSPLandroid/hardware/display/AmbientDisplayConfiguration;->pulseOnNotificationAvailable()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->pulseOnNotificationEnabled(I)Z -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->tapSensorAvailable()Z HSPLandroid/hardware/display/AmbientDisplayConfiguration;->tapSensorType()Ljava/lang/String; -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->udfpsLongPressSensorType()Ljava/lang/String; -HSPLandroid/hardware/display/AmbientDisplayConfiguration;->wakeScreenGestureAvailable()Z -HSPLandroid/hardware/display/BrightnessConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/BrightnessConfiguration; -HSPLandroid/hardware/display/BrightnessConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->([F[F)V -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->build()Landroid/hardware/display/BrightnessConfiguration; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->checkMonotonic([FZLjava/lang/String;)V -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setDescription(Ljava/lang/String;)Landroid/hardware/display/BrightnessConfiguration$Builder; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelLowerLuxMultiplier(F)Landroid/hardware/display/BrightnessConfiguration$Builder; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelTimeoutMillis(J)Landroid/hardware/display/BrightnessConfiguration$Builder; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelUpperLuxMultiplier(F)Landroid/hardware/display/BrightnessConfiguration$Builder; -HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShouldCollectColorSamples(Z)Landroid/hardware/display/BrightnessConfiguration$Builder; -HSPLandroid/hardware/display/BrightnessConfiguration;->([F[FLjava/util/Map;Ljava/util/Map;Ljava/lang/String;ZJFF)V -HSPLandroid/hardware/display/BrightnessConfiguration;->([F[FLjava/util/Map;Ljava/util/Map;Ljava/lang/String;ZJFFLandroid/hardware/display/BrightnessConfiguration$1;)V -HSPLandroid/hardware/display/BrightnessConfiguration;->equals(Ljava/lang/Object;)Z -HPLandroid/hardware/display/BrightnessConfiguration;->getCorrectionByCategory(I)Landroid/hardware/display/BrightnessCorrection; -HPLandroid/hardware/display/BrightnessConfiguration;->getCorrectionByPackageName(Ljava/lang/String;)Landroid/hardware/display/BrightnessCorrection; -HSPLandroid/hardware/display/BrightnessConfiguration;->getCurve()Landroid/util/Pair; -HSPLandroid/hardware/display/BrightnessConfiguration;->getShortTermModelTimeoutMillis()J -HSPLandroid/hardware/display/BrightnessConfiguration;->loadFloatFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)F -HSPLandroid/hardware/display/BrightnessConfiguration;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/hardware/display/BrightnessConfiguration; -HSPLandroid/hardware/display/BrightnessConfiguration;->loadLongFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/Long; -HSPLandroid/hardware/display/BrightnessConfiguration;->shouldCollectColorSamples()Z -HSPLandroid/hardware/display/BrightnessConfiguration;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->(Landroid/hardware/display/IColorDisplayManager;)V HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->getInstance()Landroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal; -HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->getNightDisplayAutoMode()I HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->isNightDisplayActivated()Z HSPLandroid/hardware/display/ColorDisplayManager;->()V -PLandroid/hardware/display/ColorDisplayManager;->getMaximumColorTemperature(Landroid/content/Context;)I -PLandroid/hardware/display/ColorDisplayManager;->getMinimumColorTemperature(Landroid/content/Context;)I -HSPLandroid/hardware/display/ColorDisplayManager;->getNightDisplayAutoMode()I HSPLandroid/hardware/display/ColorDisplayManager;->isDisplayWhiteBalanceAvailable(Landroid/content/Context;)Z HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayActivated()Z HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayAvailable(Landroid/content/Context;)Z -HSPLandroid/hardware/display/Curve;->([F[F)V HSPLandroid/hardware/display/DeviceProductInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/DeviceProductInfo; HSPLandroid/hardware/display/DeviceProductInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/hardware/display/DeviceProductInfo$ManufactureDate$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/DeviceProductInfo$ManufactureDate; @@ -10484,7 +7410,6 @@ HSPLandroid/hardware/display/DisplayManagerGlobal$1;->(Landroid/hardware/d HSPLandroid/hardware/display/DisplayManagerGlobal$1;->recompute(Ljava/lang/Integer;)Landroid/view/DisplayInfo; HSPLandroid/hardware/display/DisplayManagerGlobal$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Looper;)V -HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->clearEvents()V HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->handleMessage(Landroid/os/Message;)V HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->sendDisplayEvent(II)V HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;->(Landroid/hardware/display/DisplayManagerGlobal;)V @@ -10502,271 +7427,87 @@ HSPLandroid/hardware/display/DisplayManagerGlobal;->getDisplayInfoLocked(I)Landr HSPLandroid/hardware/display/DisplayManagerGlobal;->getInstance()Landroid/hardware/display/DisplayManagerGlobal; HSPLandroid/hardware/display/DisplayManagerGlobal;->getLooperForHandler(Landroid/os/Handler;)Landroid/os/Looper; HSPLandroid/hardware/display/DisplayManagerGlobal;->getPreferredWideGamutColorSpace()Landroid/graphics/ColorSpace; -HSPLandroid/hardware/display/DisplayManagerGlobal;->getRealDisplay(I)Landroid/view/Display; HSPLandroid/hardware/display/DisplayManagerGlobal;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus; HSPLandroid/hardware/display/DisplayManagerGlobal;->handleDisplayEvent(II)V -HSPLandroid/hardware/display/DisplayManagerGlobal;->invalidateLocalDisplayInfoCaches()V HSPLandroid/hardware/display/DisplayManagerGlobal;->registerCallbackIfNeededLocked()V HSPLandroid/hardware/display/DisplayManagerGlobal;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;)V HSPLandroid/hardware/display/DisplayManagerGlobal;->registerNativeChoreographerForRefreshRateCallbacks()V HSPLandroid/hardware/display/DisplayManagerGlobal;->unregisterDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;)V -HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->()V -HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)V -HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->copyFrom(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)V -HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->equals(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)Z -HSPLandroid/hardware/display/DisplayManagerInternal;->()V -HSPLandroid/hardware/display/DisplayViewport;->()V -HSPLandroid/hardware/display/DisplayViewport;->copyFrom(Landroid/hardware/display/DisplayViewport;)V -HSPLandroid/hardware/display/DisplayViewport;->equals(Ljava/lang/Object;)Z -HSPLandroid/hardware/display/DisplayViewport;->makeCopy()Landroid/hardware/display/DisplayViewport; -HSPLandroid/hardware/display/IColorDisplayManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/hardware/display/IColorDisplayManager$Stub$Proxy;->getNightDisplayAutoMode()I HSPLandroid/hardware/display/IColorDisplayManager$Stub$Proxy;->isNightDisplayActivated()Z -HSPLandroid/hardware/display/IColorDisplayManager$Stub;->()V -HSPLandroid/hardware/display/IColorDisplayManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/display/IColorDisplayManager; -HPLandroid/hardware/display/IColorDisplayManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getDisplayIds()[I HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getDisplayInfo(I)Landroid/view/DisplayInfo; HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getPreferredWideGamutColorSpaceId()I HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus; HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->registerCallback(Landroid/hardware/display/IDisplayManagerCallback;)V -HSPLandroid/hardware/display/IDisplayManager$Stub;->()V HSPLandroid/hardware/display/IDisplayManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/display/IDisplayManager; -HSPLandroid/hardware/display/IDisplayManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/display/IDisplayManagerCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/display/IDisplayManagerCallback$Stub$Proxy;->onDisplayEvent(II)V HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->()V HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/display/NightDisplayListener;->setCallback(Landroid/hardware/display/NightDisplayListener$Callback;)V -HSPLandroid/hardware/display/NightDisplayListener;->setCallbackInternal(Landroid/hardware/display/NightDisplayListener$Callback;)V HSPLandroid/hardware/display/WifiDisplay$1;->newArray(I)[Landroid/hardware/display/WifiDisplay; HSPLandroid/hardware/display/WifiDisplay$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/hardware/display/WifiDisplaySessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/WifiDisplaySessionInfo; HSPLandroid/hardware/display/WifiDisplaySessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/display/WifiDisplaySessionInfo;->()V HSPLandroid/hardware/display/WifiDisplaySessionInfo;->(ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HPLandroid/hardware/display/WifiDisplaySessionInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/hardware/display/WifiDisplayStatus$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/WifiDisplayStatus; HSPLandroid/hardware/display/WifiDisplayStatus$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/display/WifiDisplayStatus;->()V HSPLandroid/hardware/display/WifiDisplayStatus;->(IIILandroid/hardware/display/WifiDisplay;[Landroid/hardware/display/WifiDisplay;Landroid/hardware/display/WifiDisplaySessionInfo;)V HSPLandroid/hardware/display/WifiDisplayStatus;->getActiveDisplay()Landroid/hardware/display/WifiDisplay; HSPLandroid/hardware/display/WifiDisplayStatus;->getFeatureState()I -HPLandroid/hardware/display/WifiDisplayStatus;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/face/FaceManager$1;->(Landroid/hardware/face/FaceManager;)V -HSPLandroid/hardware/face/FaceManager$MyHandler;->(Landroid/hardware/face/FaceManager;Landroid/content/Context;)V -HSPLandroid/hardware/face/FaceManager$MyHandler;->(Landroid/hardware/face/FaceManager;Landroid/content/Context;Landroid/hardware/face/FaceManager$1;)V -HSPLandroid/hardware/face/FaceManager$MyHandler;->handleMessage(Landroid/os/Message;)V -HSPLandroid/hardware/face/FaceManager;->(Landroid/content/Context;Landroid/hardware/face/IFaceService;)V -HSPLandroid/hardware/face/FaceManager;->access$000(Landroid/hardware/face/FaceManager;)Landroid/os/Handler; -HSPLandroid/hardware/face/FaceManager;->hasEnrolledTemplates(I)Z -HSPLandroid/hardware/face/FaceManager;->isHardwareDetected()Z -HSPLandroid/hardware/face/FaceSensorPropertiesInternal$1;->()V -HSPLandroid/hardware/face/FaceSensorPropertiesInternal;->()V -HSPLandroid/hardware/face/IFaceService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/face/IFaceService; -HSPLandroid/hardware/face/IFaceServiceReceiver$Stub;->()V -HSPLandroid/hardware/fingerprint/FingerprintManager$2;->(Landroid/hardware/fingerprint/FingerprintManager;)V -HSPLandroid/hardware/fingerprint/FingerprintManager$MyHandler;->(Landroid/hardware/fingerprint/FingerprintManager;Landroid/content/Context;)V -HSPLandroid/hardware/fingerprint/FingerprintManager$MyHandler;->(Landroid/hardware/fingerprint/FingerprintManager;Landroid/content/Context;Landroid/hardware/fingerprint/FingerprintManager$1;)V HSPLandroid/hardware/fingerprint/FingerprintManager;->(Landroid/content/Context;Landroid/hardware/fingerprint/IFingerprintService;)V HSPLandroid/hardware/fingerprint/FingerprintManager;->isHardwareDetected()Z -HSPLandroid/hardware/fingerprint/FingerprintSensorPropertiesInternal$1;->()V -HSPLandroid/hardware/fingerprint/FingerprintSensorPropertiesInternal;->()V HSPLandroid/hardware/fingerprint/IFingerprintService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/fingerprint/IFingerprintService; -HSPLandroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub;->()V -HPLandroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;->onInputDevicesChanged([I)V -HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->()V HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/input/IInputDevicesChangedListener; HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice; HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDeviceIds()[I -HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->monitorGestureInput(Ljava/lang/String;I)Landroid/view/InputMonitor; HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->registerInputDevicesChangedListener(Landroid/hardware/input/IInputDevicesChangedListener;)V -HSPLandroid/hardware/input/IInputManager$Stub;->()V HSPLandroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/input/IInputManager; -HPLandroid/hardware/input/IInputManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/hardware/input/InputDeviceIdentifier;->(Ljava/lang/String;II)V -HSPLandroid/hardware/input/InputDeviceIdentifier;->getDescriptor()Ljava/lang/String; -HSPLandroid/hardware/input/InputDeviceIdentifier;->getProductId()I -HSPLandroid/hardware/input/InputDeviceIdentifier;->getVendorId()I -HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;->(Landroid/hardware/input/InputManager;)V -HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;->(Landroid/hardware/input/InputManager;Landroid/hardware/input/InputManager$1;)V +HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Message;)V HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;->onInputDevicesChanged([I)V HSPLandroid/hardware/input/InputManager;->(Landroid/hardware/input/IInputManager;)V -HSPLandroid/hardware/input/InputManager;->access$200(Landroid/hardware/input/InputManager;[I)V -HSPLandroid/hardware/input/InputManager;->containsDeviceId([II)Z -HSPLandroid/hardware/input/InputManager;->getBlockUntrustedTouchesMode(Landroid/content/Context;)I +HSPLandroid/hardware/input/InputManager;->findInputDeviceListenerLocked(Landroid/hardware/input/InputManager$InputDeviceListener;)I HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice; HSPLandroid/hardware/input/InputManager;->getInputDeviceIds()[I HSPLandroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager; -HSPLandroid/hardware/input/InputManager;->getMaximumObscuringOpacityForTouch(Landroid/content/Context;)F -HSPLandroid/hardware/input/InputManager;->isMicMuted()I -HSPLandroid/hardware/input/InputManager;->monitorGestureInput(Ljava/lang/String;I)Landroid/view/InputMonitor; HSPLandroid/hardware/input/InputManager;->onInputDevicesChanged([I)V HSPLandroid/hardware/input/InputManager;->populateInputDevicesLocked()V HSPLandroid/hardware/input/InputManager;->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os/Handler;)V -HSPLandroid/hardware/input/InputManagerInternal;->()V -HSPLandroid/hardware/input/KeyboardLayout;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/LocaleList;II)V -HSPLandroid/hardware/input/KeyboardLayout;->getDescriptor()Ljava/lang/String; -HSPLandroid/hardware/input/TouchCalibration;->getAffineTransform()[F -HSPLandroid/hardware/lights/ILightsManager$Stub;->()V -HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$2CiY8n79rSF1M7F9Y0w4vaLEdjg;->(Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;J)V -HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$2CiY8n79rSF1M7F9Y0w4vaLEdjg;->run()V HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$DxH6Sz99pyx6VSXEnOtr1-eAyc8;->(Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;Landroid/hardware/location/NanoAppMessage;)V HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$DxH6Sz99pyx6VSXEnOtr1-eAyc8;->run()V -HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$rsYj8nrX6WsyIIrNcfHrIP_u8fI;->(Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;J)V -HSPLandroid/hardware/location/-$$Lambda$ContextHubManager$3$rsYj8nrX6WsyIIrNcfHrIP_u8fI;->run()V -HSPLandroid/hardware/location/ActivityRecognitionHardware;->isSupported()Z HSPLandroid/hardware/location/ContextHubClient;->(Landroid/hardware/location/ContextHubInfo;Z)V HSPLandroid/hardware/location/ContextHubClient;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I -HSPLandroid/hardware/location/ContextHubClient;->setClientProxy(Landroid/hardware/location/IContextHubClient;)V -HSPLandroid/hardware/location/ContextHubClientCallback;->()V HSPLandroid/hardware/location/ContextHubInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/ContextHubInfo; HSPLandroid/hardware/location/ContextHubInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/location/ContextHubInfo;->(Landroid/hardware/contexthub/V1_0/ContextHub;)V HSPLandroid/hardware/location/ContextHubInfo;->(Landroid/os/Parcel;)V -HSPLandroid/hardware/location/ContextHubInfo;->(Landroid/os/Parcel;Landroid/hardware/location/ContextHubInfo$1;)V HSPLandroid/hardware/location/ContextHubInfo;->getId()I HSPLandroid/hardware/location/ContextHubInfo;->getMaxPacketLengthBytes()I -HPLandroid/hardware/location/ContextHubInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/location/ContextHubManager$3;->(Landroid/hardware/location/ContextHubManager;Ljava/util/concurrent/Executor;Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;)V -HSPLandroid/hardware/location/ContextHubManager$3;->lambda$onMessageFromNanoApp$0(Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;Landroid/hardware/location/NanoAppMessage;)V HSPLandroid/hardware/location/ContextHubManager$3;->onMessageFromNanoApp(Landroid/hardware/location/NanoAppMessage;)V -HSPLandroid/hardware/location/ContextHubManager$4;->(Landroid/hardware/location/ContextHubManager;)V -HSPLandroid/hardware/location/ContextHubManager$4;->onMessageReceipt(IILandroid/hardware/location/ContextHubMessage;)V HSPLandroid/hardware/location/ContextHubManager;->(Landroid/content/Context;Landroid/os/Looper;)V -HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHubInfo;Landroid/hardware/location/ContextHubClientCallback;)Landroid/hardware/location/ContextHubClient; -HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHubInfo;Landroid/hardware/location/ContextHubClientCallback;Ljava/util/concurrent/Executor;)Landroid/hardware/location/ContextHubClient; -HSPLandroid/hardware/location/ContextHubManager;->createClientCallback(Landroid/hardware/location/ContextHubClient;Landroid/hardware/location/ContextHubClientCallback;Ljava/util/concurrent/Executor;)Landroid/hardware/location/IContextHubClientCallback; HSPLandroid/hardware/location/ContextHubManager;->getContextHubs()Ljava/util/List; -HSPLandroid/hardware/location/ContextHubMessage$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/ContextHubMessage; -HSPLandroid/hardware/location/ContextHubMessage$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/hardware/location/ContextHubTransaction;->typeToString(IZ)Ljava/lang/String; -PLandroid/hardware/location/GeofenceHardwareImpl$1;->(Landroid/hardware/location/GeofenceHardwareImpl;)V -PLandroid/hardware/location/GeofenceHardwareImpl$2;->(Landroid/hardware/location/GeofenceHardwareImpl;)V -PLandroid/hardware/location/GeofenceHardwareImpl$2;->handleMessage(Landroid/os/Message;)V -PLandroid/hardware/location/GeofenceHardwareImpl$3;->(Landroid/hardware/location/GeofenceHardwareImpl;)V -HPLandroid/hardware/location/GeofenceHardwareImpl$3;->handleMessage(Landroid/os/Message;)V -PLandroid/hardware/location/GeofenceHardwareImpl$Reaper;->(Landroid/hardware/location/GeofenceHardwareImpl;Landroid/hardware/location/IGeofenceHardwareMonitorCallback;I)V -PLandroid/hardware/location/GeofenceHardwareImpl;->(Landroid/content/Context;)V -PLandroid/hardware/location/GeofenceHardwareImpl;->access$1100(Landroid/hardware/location/GeofenceHardwareImpl;)[Ljava/util/ArrayList; -PLandroid/hardware/location/GeofenceHardwareImpl;->access$200(Landroid/hardware/location/GeofenceHardwareImpl;)Ljava/util/ArrayList; -HPLandroid/hardware/location/GeofenceHardwareImpl;->getAllowedResolutionLevel(II)I -PLandroid/hardware/location/GeofenceHardwareImpl;->getInstance(Landroid/content/Context;)Landroid/hardware/location/GeofenceHardwareImpl; -PLandroid/hardware/location/GeofenceHardwareImpl;->getMonitoringResolutionLevel(I)I -HPLandroid/hardware/location/GeofenceHardwareImpl;->getMonitoringTypes()[I -HPLandroid/hardware/location/GeofenceHardwareImpl;->getStatusOfMonitoringType(I)I -PLandroid/hardware/location/GeofenceHardwareImpl;->registerForMonitorStateChangeCallback(ILandroid/hardware/location/IGeofenceHardwareMonitorCallback;)Z -PLandroid/hardware/location/GeofenceHardwareImpl;->setGpsHardwareGeofence(Landroid/location/IGpsGeofenceHardware;)V -PLandroid/hardware/location/GeofenceHardwareImpl;->setMonitorAvailability(II)V -PLandroid/hardware/location/GeofenceHardwareImpl;->updateGpsHardwareAvailability()V -PLandroid/hardware/location/GeofenceHardwareService$1;->(Landroid/hardware/location/GeofenceHardwareService;)V -HPLandroid/hardware/location/GeofenceHardwareService$1;->getMonitoringTypes()[I -HPLandroid/hardware/location/GeofenceHardwareService$1;->getStatusOfMonitoringType(I)I -PLandroid/hardware/location/GeofenceHardwareService$1;->registerForMonitorStateChangeCallback(ILandroid/hardware/location/IGeofenceHardwareMonitorCallback;)Z -PLandroid/hardware/location/GeofenceHardwareService$1;->setGpsGeofenceHardware(Landroid/location/IGpsGeofenceHardware;)V -PLandroid/hardware/location/GeofenceHardwareService;->()V -HPLandroid/hardware/location/GeofenceHardwareService;->access$000(Landroid/hardware/location/GeofenceHardwareService;)Landroid/hardware/location/GeofenceHardwareImpl; -HPLandroid/hardware/location/GeofenceHardwareService;->access$100(Landroid/hardware/location/GeofenceHardwareService;)Landroid/content/Context; -PLandroid/hardware/location/GeofenceHardwareService;->access$200(Landroid/hardware/location/GeofenceHardwareService;III)V -HPLandroid/hardware/location/GeofenceHardwareService;->checkPermission(III)V -PLandroid/hardware/location/GeofenceHardwareService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder; -PLandroid/hardware/location/GeofenceHardwareService;->onCreate()V -PLandroid/hardware/location/IActivityRecognitionHardwareClient$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/location/IActivityRecognitionHardwareClient$Stub$Proxy;->onAvailabilityChanged(ZLandroid/hardware/location/IActivityRecognitionHardware;)V -PLandroid/hardware/location/IActivityRecognitionHardwareClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IActivityRecognitionHardwareClient; -PLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/hardware/location/IContextHubCallback$Stub;->()V HSPLandroid/hardware/location/IContextHubCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/location/IContextHubCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubCallback; -HSPLandroid/hardware/location/IContextHubCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I -HSPLandroid/hardware/location/IContextHubClient$Stub;->()V -PLandroid/hardware/location/IContextHubClient$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/hardware/location/IContextHubClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubClient; -HPLandroid/hardware/location/IContextHubClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onMessageFromNanoApp(Landroid/hardware/location/NanoAppMessage;)V HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->()V HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/location/IContextHubClientCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubClientCallback; HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient; HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List; HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I -HSPLandroid/hardware/location/IContextHubService$Stub;->()V -HSPLandroid/hardware/location/IContextHubService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubService; -HPLandroid/hardware/location/IContextHubService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/hardware/location/IContextHubTransactionCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/hardware/location/IContextHubTransactionCallback$Stub$Proxy;->onQueryResponse(ILjava/util/List;)V HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->()V -HPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubTransactionCallback; -PLandroid/hardware/location/IGeofenceHardware$Stub;->()V -PLandroid/hardware/location/IGeofenceHardware$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/hardware/location/IGeofenceHardware$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IGeofenceHardware; -HPLandroid/hardware/location/IGeofenceHardware$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/hardware/location/IGeofenceHardwareMonitorCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/hardware/location/IGeofenceHardwareMonitorCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/hardware/location/IGeofenceHardwareMonitorCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IGeofenceHardwareMonitorCallback; HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Landroid/hardware/location/MemoryRegion; HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/hardware/location/NanoAppInstanceInfo;->(IJII)V -HSPLandroid/hardware/location/NanoAppInstanceInfo;->getAppId()J -HPLandroid/hardware/location/NanoAppInstanceInfo;->getAppVersion()I -HSPLandroid/hardware/location/NanoAppInstanceInfo;->getContexthubId()I -HPLandroid/hardware/location/NanoAppInstanceInfo;->getHandle()I HSPLandroid/hardware/location/NanoAppMessage$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/NanoAppMessage; HSPLandroid/hardware/location/NanoAppMessage$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/hardware/location/NanoAppMessage;->(JI[BZ)V HSPLandroid/hardware/location/NanoAppMessage;->(Landroid/os/Parcel;)V HSPLandroid/hardware/location/NanoAppMessage;->(Landroid/os/Parcel;Landroid/hardware/location/NanoAppMessage$1;)V -PLandroid/hardware/location/NanoAppMessage;->createMessageFromNanoApp(JI[BZ)Landroid/hardware/location/NanoAppMessage; HSPLandroid/hardware/location/NanoAppMessage;->createMessageToNanoApp(JI[B)Landroid/hardware/location/NanoAppMessage; HSPLandroid/hardware/location/NanoAppMessage;->getMessageBody()[B HSPLandroid/hardware/location/NanoAppMessage;->getMessageType()I HSPLandroid/hardware/location/NanoAppMessage;->getNanoAppId()J -PLandroid/hardware/location/NanoAppMessage;->isBroadcastMessage()Z HSPLandroid/hardware/location/NanoAppMessage;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/location/NanoAppState;->(JIZ)V -HPLandroid/hardware/location/NanoAppState;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/hardware/soundtrigger/-$$Lambda$SoundTrigger$htwpngtYLjV2T00G07GuFUFrWFM;->()V -PLandroid/hardware/soundtrigger/-$$Lambda$SoundTrigger$htwpngtYLjV2T00G07GuFUFrWFM;->()V -PLandroid/hardware/soundtrigger/ConversionUtil;->aidl2apiAudioCapabilities(I)I -HPLandroid/hardware/soundtrigger/ConversionUtil;->aidl2apiModuleDescriptor(Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor;)Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties; -PLandroid/hardware/soundtrigger/ConversionUtil;->aidl2apiRecognitionModes(I)I -HSPLandroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub;->()V -HSPLandroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/soundtrigger/IRecognitionStatusCallback; -HSPLandroid/hardware/soundtrigger/KeyphraseMetadata;->(ILjava/lang/String;Ljava/util/Set;I)V -PLandroid/hardware/soundtrigger/KeyphraseMetadata;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase$1;->newArray(I)[Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase$1;->newArray(I)[Ljava/lang/Object; -HPLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->(IILjava/util/Locale;Ljava/lang/String;[I)V -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getId()I -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getLocale()Ljava/util/Locale; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getRecognitionModes()I -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getText()Ljava/lang/String; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getUsers()[I -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->readFromParcel(Landroid/os/Parcel;)Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase; -PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->(Ljava/util/UUID;Ljava/util/UUID;[B[Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;I)V -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->getKeyphrases()[Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase; -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->readFromParcel(Landroid/os/Parcel;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; -PLandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IIIIZIZIZI)V HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getAudioCapabilities()I HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getDescription()Ljava/lang/String; @@ -10784,90 +7525,19 @@ HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getVersion()I HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isCaptureTransitionSupported()Z HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isConcurrentCaptureSupported()Z HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isTriggerReturnedInEvent()Z -HPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->toString()Ljava/lang/String; -HPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->(ZZ[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;[BI)V HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->(Ljava/util/UUID;Ljava/util/UUID;I[BI)V HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getData()[B HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getUuid()Ljava/util/UUID; HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getVendorUuid()Ljava/util/UUID; -HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getVersion()I -PLandroid/hardware/soundtrigger/SoundTrigger;->convertDescriptorsToModuleProperties([Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor;Ljava/util/ArrayList;)V -HPLandroid/hardware/soundtrigger/SoundTrigger;->getService()Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService; -HPLandroid/hardware/soundtrigger/SoundTrigger;->listModules(Ljava/util/ArrayList;)I -PLandroid/hardware/soundtrigger/SoundTrigger;->listModulesAsMiddleman(Ljava/util/ArrayList;Landroid/media/permission/Identity;Landroid/media/permission/Identity;)I -HSPLandroid/hardware/thermal/V1_0/ThermalStatus;->()V -HSPLandroid/hardware/thermal/V1_0/ThermalStatus;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HSPLandroid/hardware/thermal/V1_0/ThermalStatus;->readFromParcel(Landroid/os/HwParcel;)V -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->(Landroid/os/IHwBinder;)V -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->getCurrentTemperatures(ZILandroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback;)V -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->getTemperatureThresholds(ZILandroid/hardware/thermal/V2_0/IThermal$getTemperatureThresholdsCallback;)V -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->interfaceChain()Ljava/util/ArrayList; -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z -HSPLandroid/hardware/thermal/V2_0/IThermal$Proxy;->registerThermalChangedCallback(Landroid/hardware/thermal/V2_0/IThermalChangedCallback;ZI)Landroid/hardware/thermal/V1_0/ThermalStatus; -HSPLandroid/hardware/thermal/V2_0/IThermal;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/thermal/V2_0/IThermal; -HSPLandroid/hardware/thermal/V2_0/IThermal;->getService(Ljava/lang/String;Z)Landroid/hardware/thermal/V2_0/IThermal; -HSPLandroid/hardware/thermal/V2_0/IThermal;->getService(Z)Landroid/hardware/thermal/V2_0/IThermal; -HSPLandroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub;->()V -HSPLandroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub;->asBinder()Landroid/os/IHwBinder; -HPLandroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V -HSPLandroid/hardware/thermal/V2_0/Temperature;->()V -HSPLandroid/hardware/thermal/V2_0/Temperature;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HSPLandroid/hardware/thermal/V2_0/Temperature;->readVectorFromParcel(Landroid/os/HwParcel;)Ljava/util/ArrayList; -HSPLandroid/hardware/thermal/V2_0/TemperatureThreshold;->()V -HSPLandroid/hardware/thermal/V2_0/TemperatureThreshold;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -HSPLandroid/hardware/thermal/V2_0/TemperatureThreshold;->readVectorFromParcel(Landroid/os/HwParcel;)Ljava/util/ArrayList; -HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->getDeviceList(Landroid/os/Bundle;)V -HSPLandroid/hardware/usb/IUsbManager$Stub;->()V HSPLandroid/hardware/usb/IUsbManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/usb/IUsbManager; -HPLandroid/hardware/usb/IUsbManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/hardware/usb/ParcelableUsbPort;->(Ljava/lang/String;IIZZ)V -HSPLandroid/hardware/usb/ParcelableUsbPort;->describeContents()I HSPLandroid/hardware/usb/ParcelableUsbPort;->getUsbPort(Landroid/hardware/usb/UsbManager;)Landroid/hardware/usb/UsbPort; -HSPLandroid/hardware/usb/ParcelableUsbPort;->of(Landroid/hardware/usb/UsbPort;)Landroid/hardware/usb/ParcelableUsbPort; -HPLandroid/hardware/usb/ParcelableUsbPort;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/hardware/usb/UsbManager;->(Landroid/content/Context;Landroid/hardware/usb/IUsbManager;)V HSPLandroid/hardware/usb/UsbManager;->getDeviceList()Ljava/util/HashMap; -HSPLandroid/hardware/usb/UsbManager;->usbFunctionsFromString(Ljava/lang/String;)J -PLandroid/hardware/usb/UsbManager;->usbFunctionsToString(J)Ljava/lang/String; -HSPLandroid/hardware/usb/UsbPort;->(Landroid/hardware/usb/UsbManager;Ljava/lang/String;IIZZ)V -HSPLandroid/hardware/usb/UsbPort;->checkRoles(II)V -HSPLandroid/hardware/usb/UsbPort;->combineRolesAsBit(II)I -HSPLandroid/hardware/usb/UsbPort;->dataRoleToString(I)Ljava/lang/String; HSPLandroid/hardware/usb/UsbPort;->getId()Ljava/lang/String; -HSPLandroid/hardware/usb/UsbPort;->getSupportedContaminantProtectionModes()I -HSPLandroid/hardware/usb/UsbPort;->getSupportedModes()I -PLandroid/hardware/usb/UsbPort;->isModeSupported(I)Z -HSPLandroid/hardware/usb/UsbPort;->modeToString(I)Ljava/lang/String; -HSPLandroid/hardware/usb/UsbPort;->powerRoleToString(I)Ljava/lang/String; -HSPLandroid/hardware/usb/UsbPort;->roleCombinationsToString(I)Ljava/lang/String; -HSPLandroid/hardware/usb/UsbPort;->supportsEnableContaminantPresenceDetection()Z -HSPLandroid/hardware/usb/UsbPort;->supportsEnableContaminantPresenceProtection()Z -HSPLandroid/hardware/usb/UsbPort;->toString()Ljava/lang/String; HSPLandroid/hardware/usb/UsbPortStatus;->(IIIIII)V -HSPLandroid/hardware/usb/UsbPortStatus;->describeContents()I -HSPLandroid/hardware/usb/UsbPortStatus;->getContaminantDetectionStatus()I -HSPLandroid/hardware/usb/UsbPortStatus;->getContaminantProtectionStatus()I -HSPLandroid/hardware/usb/UsbPortStatus;->getCurrentDataRole()I -PLandroid/hardware/usb/UsbPortStatus;->getCurrentMode()I -HSPLandroid/hardware/usb/UsbPortStatus;->getCurrentPowerRole()I HSPLandroid/hardware/usb/UsbPortStatus;->isConnected()Z -PLandroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z -HSPLandroid/hardware/usb/UsbPortStatus;->toString()Ljava/lang/String; -HPLandroid/hardware/usb/UsbPortStatus;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget$Proxy;->(Landroid/os/IHwBinder;)V -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget$Proxy;->getCurrentUsbFunctions(Landroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback;)V -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget$Proxy;->interfaceChain()Ljava/util/ArrayList; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget$Proxy;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/usb/gadget/V1_0/IUsbGadget; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget;->getService()Landroid/hardware/usb/gadget/V1_0/IUsbGadget; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget;->getService(Ljava/lang/String;)Landroid/hardware/usb/gadget/V1_0/IUsbGadget; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget;->getService(Ljava/lang/String;Z)Landroid/hardware/usb/gadget/V1_0/IUsbGadget; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadget;->getService(Z)Landroid/hardware/usb/gadget/V1_0/IUsbGadget; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback$Stub;->()V -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback$Stub;->asBinder()Landroid/os/IHwBinder; -HSPLandroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V HSPLandroid/icu/impl/BMPSet;->contains(I)Z HSPLandroid/icu/impl/BMPSet;->containsSlow(III)Z HSPLandroid/icu/impl/BMPSet;->findCodePoint(III)I @@ -10886,6 +7556,7 @@ HSPLandroid/icu/impl/CalendarUtil$CalendarPreferences;->access$000()Landroid/icu HSPLandroid/icu/impl/CalendarUtil$CalendarPreferences;->getCalendarTypeForRegion(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/icu/impl/CalendarUtil;->getCalendarType(Landroid/icu/util/ULocale;)Ljava/lang/String; HSPLandroid/icu/impl/CaseMapImpl;->appendUnchanged(Ljava/lang/CharSequence;IILjava/lang/Appendable;ILandroid/icu/text/Edits;)V +HSPLandroid/icu/impl/CaseMapImpl;->applyEdits(Ljava/lang/CharSequence;Ljava/lang/StringBuilder;Landroid/icu/text/Edits;)Ljava/lang/String; HSPLandroid/icu/impl/CaseMapImpl;->internalToUpper(IILjava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)V HSPLandroid/icu/impl/CaseMapImpl;->toUpper(IILjava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)Ljava/lang/Appendable; HSPLandroid/icu/impl/CharacterIteration;->nextTrail32(Ljava/text/CharacterIterator;I)I @@ -10903,18 +7574,11 @@ HSPLandroid/icu/impl/FormattedStringBuilder;->()V HSPLandroid/icu/impl/FormattedStringBuilder;->(I)V HSPLandroid/icu/impl/FormattedStringBuilder;->charAt(I)C HSPLandroid/icu/impl/FormattedStringBuilder;->clear()Landroid/icu/impl/FormattedStringBuilder; -HSPLandroid/icu/impl/FormattedStringBuilder;->fieldAt(I)Ljava/text/Format$Field; HSPLandroid/icu/impl/FormattedStringBuilder;->getCapacity()I -HSPLandroid/icu/impl/FormattedStringBuilder;->insert(ILjava/lang/CharSequence;IILjava/text/Format$Field;)I -HSPLandroid/icu/impl/FormattedStringBuilder;->insert(ILjava/lang/CharSequence;Ljava/text/Format$Field;)I -HSPLandroid/icu/impl/FormattedStringBuilder;->insert(I[C[Ljava/text/Format$Field;)I -HSPLandroid/icu/impl/FormattedStringBuilder;->insertCodePoint(IILjava/text/Format$Field;)I HSPLandroid/icu/impl/FormattedStringBuilder;->length()I HSPLandroid/icu/impl/FormattedStringBuilder;->prepareForInsert(II)I HSPLandroid/icu/impl/FormattedStringBuilder;->toCharArray()[C -HSPLandroid/icu/impl/FormattedStringBuilder;->toFieldArray()[Ljava/text/Format$Field; HSPLandroid/icu/impl/FormattedStringBuilder;->toString()Ljava/lang/String; -HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->isIntOrGroup(Ljava/text/Format$Field;)Z HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->nextFieldPosition(Landroid/icu/impl/FormattedStringBuilder;Ljava/text/FieldPosition;)Z HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->nextPosition(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/text/ConstrainedFieldPosition;Ljava/text/Format$Field;)Z HSPLandroid/icu/impl/Grego;->dayOfWeek(J)I @@ -10940,10 +7604,8 @@ HSPLandroid/icu/impl/ICUBinary;->compareKeys(Ljava/lang/CharSequence;[BI)I HSPLandroid/icu/impl/ICUBinary;->getChars(Ljava/nio/ByteBuffer;II)[C HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;)Ljava/nio/ByteBuffer; HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Z)Ljava/nio/ByteBuffer; -HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/String;)Ljava/nio/ByteBuffer; HSPLandroid/icu/impl/ICUBinary;->getDataFromFile(Ljava/lang/String;)Ljava/nio/ByteBuffer; HSPLandroid/icu/impl/ICUBinary;->getInts(Ljava/nio/ByteBuffer;II)[I -HSPLandroid/icu/impl/ICUBinary;->getShorts(Ljava/nio/ByteBuffer;II)[S HSPLandroid/icu/impl/ICUBinary;->getString(Ljava/nio/ByteBuffer;II)Ljava/lang/String; HSPLandroid/icu/impl/ICUBinary;->readHeader(Ljava/nio/ByteBuffer;ILandroid/icu/impl/ICUBinary$Authenticate;)I HSPLandroid/icu/impl/ICUBinary;->skipBytes(Ljava/nio/ByteBuffer;I)V @@ -11005,7 +7667,6 @@ HSPLandroid/icu/impl/ICUResourceBundle$2;->run()Ljava/lang/Void; HSPLandroid/icu/impl/ICUResourceBundle$3;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/impl/ICUResourceBundle$3;->createInstance(Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundle$AvailEntry; HSPLandroid/icu/impl/ICUResourceBundle$4;->load()Landroid/icu/impl/ICUResourceBundle; -HSPLandroid/icu/impl/ICUResourceBundle$AvailEntry;->(Ljava/lang/String;Ljava/lang/ClassLoader;)V HSPLandroid/icu/impl/ICUResourceBundle$AvailEntry;->getFullLocaleNameSet()Ljava/util/Set; HSPLandroid/icu/impl/ICUResourceBundle$WholeBundle;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundleReader;)V HSPLandroid/icu/impl/ICUResourceBundle;->(Landroid/icu/impl/ICUResourceBundle$WholeBundle;)V @@ -11109,7 +7770,6 @@ HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getStringArray()[Ljav HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getStringArray(Landroid/icu/impl/ICUResourceBundleReader$Array;)[Ljava/lang/String; HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getTable()Landroid/icu/impl/UResource$Table; HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getType()I -HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;->(II)V HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;->get(I)Ljava/lang/Object; HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;->putIfAbsent(ILjava/lang/Object;I)Ljava/lang/Object; HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->(I)V @@ -11172,6 +7832,7 @@ HSPLandroid/icu/impl/ICUService;->getKey(Landroid/icu/impl/ICUService$Key;[Ljava HSPLandroid/icu/impl/ICUService;->isDefault()Z HSPLandroid/icu/impl/IDNA2003;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer; HSPLandroid/icu/impl/IDNA2003;->convertToASCII(Landroid/icu/text/UCharacterIterator;I)Ljava/lang/StringBuffer; +HSPLandroid/icu/impl/IDNA2003;->getSeparatorIndex([CII)I HSPLandroid/icu/impl/IDNA2003;->isLDHChar(I)Z HSPLandroid/icu/impl/LocaleIDParser$1;->(Landroid/icu/impl/LocaleIDParser;)V HSPLandroid/icu/impl/LocaleIDParser$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I @@ -11212,11 +7873,16 @@ HSPLandroid/icu/impl/LocaleIDParser;->skipCountry()V HSPLandroid/icu/impl/LocaleIDParser;->skipScript()V HSPLandroid/icu/impl/LocaleIDParser;->skipUntilTerminatorOrIDSeparator()V HSPLandroid/icu/impl/Norm2AllModes$DecomposeNormalizer2;->spanQuickCheckYes(Ljava/lang/CharSequence;)I +HSPLandroid/icu/impl/Norm2AllModes$NFCSingleton;->access$200()Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton; HSPLandroid/icu/impl/Norm2AllModes$NFKCSingleton;->access$300()Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton; HSPLandroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;->access$000(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Ljava/lang/RuntimeException; HSPLandroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;->access$100(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Landroid/icu/impl/Norm2AllModes; HSPLandroid/icu/impl/Norm2AllModes;->getInstanceFromSingleton(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Landroid/icu/impl/Norm2AllModes; +HSPLandroid/icu/impl/Norm2AllModes;->getNFCInstance()Landroid/icu/impl/Norm2AllModes; HSPLandroid/icu/impl/Norm2AllModes;->getNFKCInstance()Landroid/icu/impl/Norm2AllModes; +HSPLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;->(Landroid/icu/impl/Normalizer2Impl;Ljava/lang/Appendable;I)V +HSPLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;->append(Ljava/lang/CharSequence;IIZII)V +HSPLandroid/icu/impl/Normalizer2Impl;->decompose(IILandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)V HSPLandroid/icu/impl/Normalizer2Impl;->decompose(Ljava/lang/CharSequence;IILandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)I HSPLandroid/icu/impl/OlsonTimeZone;->(Landroid/icu/util/UResourceBundle;Landroid/icu/util/UResourceBundle;Ljava/lang/String;)V HSPLandroid/icu/impl/OlsonTimeZone;->clone()Ljava/lang/Object; @@ -11252,28 +7918,28 @@ HSPLandroid/icu/impl/PluralRulesLoader;->getPluralBundle()Landroid/icu/util/URes HSPLandroid/icu/impl/PluralRulesLoader;->getRulesForRulesId(Ljava/lang/String;)Landroid/icu/text/PluralRules; HSPLandroid/icu/impl/PluralRulesLoader;->getRulesIdForLocale(Landroid/icu/util/ULocale;Landroid/icu/text/PluralRules$PluralType;)Ljava/lang/String; HSPLandroid/icu/impl/RBBIDataWrapper$IsAcceptable;->isDataVersionAcceptable([B)Z -HSPLandroid/icu/impl/RBBIDataWrapper$RBBIDataHeader;->()V -HSPLandroid/icu/impl/RBBIDataWrapper$RBBIStateTable;->()V HSPLandroid/icu/impl/RBBIDataWrapper$RBBIStateTable;->get(Ljava/nio/ByteBuffer;I)Landroid/icu/impl/RBBIDataWrapper$RBBIStateTable; -HSPLandroid/icu/impl/RBBIDataWrapper;->()V HSPLandroid/icu/impl/RBBIDataWrapper;->get(Ljava/nio/ByteBuffer;)Landroid/icu/impl/RBBIDataWrapper; -HSPLandroid/icu/impl/RBBIDataWrapper;->getRowIndex(I)I +HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->(Ljava/lang/String;)V HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->getLength()I HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->getText([CI)I HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->next()I HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->setIndex(I)V +HSPLandroid/icu/impl/RuleCharacterIterator;->_advance(I)V +HSPLandroid/icu/impl/RuleCharacterIterator;->_current()I +HSPLandroid/icu/impl/RuleCharacterIterator;->atEnd()Z +HSPLandroid/icu/impl/RuleCharacterIterator;->getPos(Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroid/icu/impl/RuleCharacterIterator;->next(I)I +HSPLandroid/icu/impl/RuleCharacterIterator;->setPos(Ljava/lang/Object;)V +HSPLandroid/icu/impl/RuleCharacterIterator;->skipIgnored(I)V HSPLandroid/icu/impl/SimpleCache;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/impl/SimpleCache;->put(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/icu/impl/SimpleFormatterImpl;->compileToStringMinMaxArguments(Ljava/lang/CharSequence;Ljava/lang/StringBuilder;II)Ljava/lang/String; HSPLandroid/icu/impl/SimpleFormatterImpl;->format(Ljava/lang/String;[Ljava/lang/CharSequence;Ljava/lang/StringBuilder;Ljava/lang/String;Z[I)Ljava/lang/StringBuilder; -HSPLandroid/icu/impl/SimpleFormatterImpl;->formatAndAppend(Ljava/lang/String;Ljava/lang/StringBuilder;[I[Ljava/lang/CharSequence;)Ljava/lang/StringBuilder; -HSPLandroid/icu/impl/SimpleFormatterImpl;->formatAndReplace(Ljava/lang/String;Ljava/lang/StringBuilder;[I[Ljava/lang/CharSequence;)Ljava/lang/StringBuilder; HSPLandroid/icu/impl/SimpleFormatterImpl;->formatRawPattern(Ljava/lang/String;II[Ljava/lang/CharSequence;)Ljava/lang/String; HSPLandroid/icu/impl/SimpleFormatterImpl;->getArgumentLimit(Ljava/lang/String;)I HSPLandroid/icu/impl/SoftCache;->getInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/impl/StandardPlural;->orNullFromString(Ljava/lang/CharSequence;)Landroid/icu/impl/StandardPlural; -HSPLandroid/icu/impl/StandardPlural;->orOtherFromString(Ljava/lang/CharSequence;)Landroid/icu/impl/StandardPlural; -HSPLandroid/icu/impl/StandardPlural;->values()[Landroid/icu/impl/StandardPlural; HSPLandroid/icu/impl/StringSegment;->adjustOffset(I)V HSPLandroid/icu/impl/StringSegment;->charAt(I)C HSPLandroid/icu/impl/StringSegment;->getCodePoint()I @@ -11321,17 +7987,17 @@ HSPLandroid/icu/impl/TimeZoneNamesImpl;->initialize(Landroid/icu/util/ULocale;)V HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadMetaZoneNames(Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames; HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadStrings(Ljava/lang/String;)V HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadTimeZoneNames(Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames; -HSPLandroid/icu/impl/Trie2$UTrie2Header;->()V HSPLandroid/icu/impl/Trie2;->()V HSPLandroid/icu/impl/Trie2;->createFromSerialized(Ljava/nio/ByteBuffer;)Landroid/icu/impl/Trie2; -HSPLandroid/icu/impl/Trie2_16;->()V HSPLandroid/icu/impl/Trie2_16;->get(I)I +HSPLandroid/icu/impl/Trie2_32;->get(I)I HSPLandroid/icu/impl/Trie2_32;->getFromU16SingleLead(C)I -HSPLandroid/icu/impl/UBiDiProps;->getClass(I)I -HSPLandroid/icu/impl/UBiDiProps;->getClassFromProps(I)I HSPLandroid/icu/impl/UCaseProps;->fold(II)I HSPLandroid/icu/impl/UCaseProps;->getCaseLocale(Ljava/lang/String;)I HSPLandroid/icu/impl/UCaseProps;->getCaseLocale(Ljava/util/Locale;)I +HSPLandroid/icu/impl/UCaseProps;->getDelta(I)I +HSPLandroid/icu/impl/UCaseProps;->propsHasException(I)Z +HSPLandroid/icu/impl/UCaseProps;->toUpperOrTitle(ILandroid/icu/impl/UCaseProps$ContextIterator;Ljava/lang/Appendable;IZ)I HSPLandroid/icu/impl/UCharacterProperty$IntProperty;->getValue(I)I HSPLandroid/icu/impl/UCharacterProperty;->getIntPropertyValue(II)I HSPLandroid/icu/impl/UCharacterProperty;->getProperty(I)I @@ -11366,12 +8032,11 @@ HSPLandroid/icu/impl/ZoneMeta;->getZoneIDs()[Ljava/lang/String; HSPLandroid/icu/impl/ZoneMeta;->getZoneIndex(Ljava/lang/String;)I HSPLandroid/icu/impl/ZoneMeta;->openOlsonResource(Landroid/icu/util/UResourceBundle;Ljava/lang/String;)Landroid/icu/util/UResourceBundle; HSPLandroid/icu/impl/coll/Collation;->()V -HSPLandroid/icu/impl/coll/Collation;->ceFromSimpleCE32(I)J HSPLandroid/icu/impl/coll/Collation;->indexFromCE32(I)I HSPLandroid/icu/impl/coll/Collation;->isSpecialCE32(I)Z -HSPLandroid/icu/impl/coll/Collation;->latinCE0FromCE32(I)J -HSPLandroid/icu/impl/coll/Collation;->latinCE1FromCE32(I)J HSPLandroid/icu/impl/coll/Collation;->tagFromCE32(I)I +HSPLandroid/icu/impl/coll/CollationCompare;->compareUpToQuaternary(Landroid/icu/impl/coll/CollationIterator;Landroid/icu/impl/coll/CollationIterator;Landroid/icu/impl/coll/CollationSettings;)I +HSPLandroid/icu/impl/coll/CollationData;->getCE32(I)I HSPLandroid/icu/impl/coll/CollationFastLatin;->compareUTF16([C[CILjava/lang/CharSequence;Ljava/lang/CharSequence;I)I HSPLandroid/icu/impl/coll/CollationFastLatin;->getOptions(Landroid/icu/impl/coll/CollationData;Landroid/icu/impl/coll/CollationSettings;[C)I HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->()V @@ -11391,25 +8056,31 @@ HSPLandroid/icu/impl/coll/CollationIterator;->reset(Z)V HSPLandroid/icu/impl/coll/CollationLoader;->findWithFallback(Landroid/icu/util/UResourceBundle;Ljava/lang/String;)Landroid/icu/util/UResourceBundle; HSPLandroid/icu/impl/coll/CollationLoader;->loadTailoring(Landroid/icu/util/ULocale;Landroid/icu/util/Output;)Landroid/icu/impl/coll/CollationTailoring; HSPLandroid/icu/impl/coll/CollationRoot;->getRoot()Landroid/icu/impl/coll/CollationTailoring; +HSPLandroid/icu/impl/coll/CollationSettings;->clone()Landroid/icu/impl/coll/CollationSettings; HSPLandroid/icu/impl/coll/CollationSettings;->clone()Landroid/icu/impl/coll/SharedObject; HSPLandroid/icu/impl/coll/CollationSettings;->dontCheckFCD()Z -HSPLandroid/icu/impl/coll/CollationSettings;->getFlag(I)Z HSPLandroid/icu/impl/coll/CollationSettings;->getStrength()I HSPLandroid/icu/impl/coll/CollationSettings;->getStrength(I)I HSPLandroid/icu/impl/coll/CollationSettings;->hasReordering()Z HSPLandroid/icu/impl/coll/CollationSettings;->isNumeric()Z HSPLandroid/icu/impl/coll/CollationSettings;->setFlag(IZ)V HSPLandroid/icu/impl/coll/CollationSettings;->setStrength(I)V +HSPLandroid/icu/impl/coll/CollationTailoring;->(Landroid/icu/impl/coll/SharedObject$Reference;)V HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;->()V HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;->(Landroid/icu/impl/coll/CollationData;)V +HSPLandroid/icu/impl/coll/SharedObject$Reference;->clear()V HSPLandroid/icu/impl/coll/SharedObject$Reference;->clone()Landroid/icu/impl/coll/SharedObject$Reference; HSPLandroid/icu/impl/coll/SharedObject$Reference;->copyOnWrite()Landroid/icu/impl/coll/SharedObject; HSPLandroid/icu/impl/coll/SharedObject$Reference;->finalize()V HSPLandroid/icu/impl/coll/SharedObject$Reference;->readOnly()Landroid/icu/impl/coll/SharedObject; HSPLandroid/icu/impl/coll/SharedObject;->addRef()V HSPLandroid/icu/impl/coll/SharedObject;->clone()Landroid/icu/impl/coll/SharedObject; +HSPLandroid/icu/impl/coll/SharedObject;->getRefCount()I +HSPLandroid/icu/impl/coll/SharedObject;->removeRef()V HSPLandroid/icu/impl/coll/UTF16CollationIterator;->()V HSPLandroid/icu/impl/coll/UTF16CollationIterator;->(Landroid/icu/impl/coll/CollationData;)V +HSPLandroid/icu/impl/coll/UTF16CollationIterator;->handleNextCE32()J +HSPLandroid/icu/impl/coll/UTF16CollationIterator;->nextCodePoint()I HSPLandroid/icu/impl/coll/UTF16CollationIterator;->setText(ZLjava/lang/CharSequence;I)V HSPLandroid/icu/impl/locale/AsciiUtil;->caseIgnoreMatch(Ljava/lang/String;Ljava/lang/String;)Z HSPLandroid/icu/impl/locale/AsciiUtil;->isAlpha(C)Z @@ -11447,8 +8118,6 @@ HSPLandroid/icu/impl/locale/LocaleObjectCache$CacheEntry;->(Ljava/lang/Obj HSPLandroid/icu/impl/locale/LocaleObjectCache$CacheEntry;->getKey()Ljava/lang/Object; HSPLandroid/icu/impl/locale/LocaleObjectCache;->cleanStaleEntries()V HSPLandroid/icu/impl/locale/LocaleObjectCache;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/icu/impl/number/AdoptingModifierStore;->(Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/Modifier;)V -HSPLandroid/icu/impl/number/AdoptingModifierStore;->getModifierWithoutPlural(I)Landroid/icu/impl/number/Modifier; HSPLandroid/icu/impl/number/AffixUtils;->containsType(Ljava/lang/CharSequence;I)Z HSPLandroid/icu/impl/number/AffixUtils;->escape(Ljava/lang/CharSequence;)Ljava/lang/String; HSPLandroid/icu/impl/number/AffixUtils;->getFieldForType(I)Landroid/icu/text/NumberFormat$Field; @@ -11550,7 +8219,6 @@ HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->_setToLong(J)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->adjustMagnitude(I)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->appendDigit(BIZ)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->applyMaxInteger(I)V -HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->convertToAccurateDouble()V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->copyFrom(Landroid/icu/impl/number/DecimalQuantity;)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->fitsInLong()Z HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getDigit(I)B @@ -11570,9 +8238,7 @@ HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->safeSubtract(II)I HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setMinFraction(I)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setMinInteger(I)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToDouble(D)V -HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToInt(I)V HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToLong(J)V -HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->signum()I HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->toLong(Z)J HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->(D)V HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->(J)V @@ -11595,11 +8261,8 @@ HSPLandroid/icu/impl/number/Grouper;->getSecondary()S HSPLandroid/icu/impl/number/Grouper;->groupAtPosition(ILandroid/icu/impl/number/DecimalQuantity;)Z HSPLandroid/icu/impl/number/Grouper;->withLocaleData(Landroid/icu/util/ULocale;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;)Landroid/icu/impl/number/Grouper; HSPLandroid/icu/impl/number/LongNameHandler$PluralTableSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V -HSPLandroid/icu/impl/number/LongNameHandler;->()V -HSPLandroid/icu/impl/number/LongNameHandler;->access$000(Ljava/lang/String;)I HSPLandroid/icu/impl/number/LongNameHandler;->forMeasureUnit(Landroid/icu/util/ULocale;Landroid/icu/util/MeasureUnit;Landroid/icu/util/MeasureUnit;Landroid/icu/number/NumberFormatter$UnitWidth;Landroid/icu/text/PluralRules;Landroid/icu/impl/number/MicroPropsGenerator;)Landroid/icu/impl/number/LongNameHandler; HSPLandroid/icu/impl/number/LongNameHandler;->getMeasureData(Landroid/icu/util/ULocale;Landroid/icu/util/MeasureUnit;Landroid/icu/number/NumberFormatter$UnitWidth;[Ljava/lang/String;)V -HSPLandroid/icu/impl/number/LongNameHandler;->getWithPlural([Ljava/lang/String;Landroid/icu/impl/StandardPlural;)Ljava/lang/String; HSPLandroid/icu/impl/number/LongNameHandler;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps; HSPLandroid/icu/impl/number/LongNameHandler;->simpleFormatsToModifiers([Ljava/lang/String;Landroid/icu/text/NumberFormat$Field;)V HSPLandroid/icu/impl/number/MacroProps;->()V @@ -11607,17 +8270,14 @@ HSPLandroid/icu/impl/number/MacroProps;->fallback(Landroid/icu/impl/number/Macro HSPLandroid/icu/impl/number/MicroProps;->(Z)V HSPLandroid/icu/impl/number/MicroProps;->clone()Ljava/lang/Object; HSPLandroid/icu/impl/number/MicroProps;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps; -HSPLandroid/icu/impl/number/Modifier$Parameters;->()V HSPLandroid/icu/impl/number/MultiplierFormatHandler;->(Landroid/icu/number/Scale;Landroid/icu/impl/number/MicroPropsGenerator;)V HSPLandroid/icu/impl/number/MultiplierFormatHandler;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps; -HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->(Landroid/icu/impl/number/AdoptingModifierStore;Landroid/icu/text/PluralRules;Landroid/icu/impl/number/MicroPropsGenerator;)V HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->applyToMicros(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/number/DecimalQuantity;)V HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps; HSPLandroid/icu/impl/number/MutablePatternModifier;->(Z)V HSPLandroid/icu/impl/number/MutablePatternModifier;->addToChain(Landroid/icu/impl/number/MicroPropsGenerator;)Landroid/icu/impl/number/MicroPropsGenerator; HSPLandroid/icu/impl/number/MutablePatternModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I HSPLandroid/icu/impl/number/MutablePatternModifier;->createConstantModifier(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;)Landroid/icu/impl/number/ConstantMultiFieldModifier; -HSPLandroid/icu/impl/number/MutablePatternModifier;->createImmutableAndChain(Landroid/icu/impl/number/MicroPropsGenerator;)Landroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier; HSPLandroid/icu/impl/number/MutablePatternModifier;->getPrefixLength()I HSPLandroid/icu/impl/number/MutablePatternModifier;->getSymbol(I)Ljava/lang/CharSequence; HSPLandroid/icu/impl/number/MutablePatternModifier;->insertPrefix(Landroid/icu/impl/FormattedStringBuilder;I)I @@ -11625,7 +8285,6 @@ HSPLandroid/icu/impl/number/MutablePatternModifier;->insertSuffix(Landroid/icu/i HSPLandroid/icu/impl/number/MutablePatternModifier;->needsPlurals()Z HSPLandroid/icu/impl/number/MutablePatternModifier;->prepareAffix(Z)V HSPLandroid/icu/impl/number/MutablePatternModifier;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps; -HSPLandroid/icu/impl/number/MutablePatternModifier;->setNumberProperties(ILandroid/icu/impl/StandardPlural;)V HSPLandroid/icu/impl/number/MutablePatternModifier;->setPatternAttributes(Landroid/icu/number/NumberFormatter$SignDisplay;Z)V HSPLandroid/icu/impl/number/MutablePatternModifier;->setPatternInfo(Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/text/NumberFormat$Field;)V HSPLandroid/icu/impl/number/MutablePatternModifier;->setSymbols(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/util/Currency;Landroid/icu/number/NumberFormatter$UnitWidth;Landroid/icu/text/PluralRules;)V @@ -11651,7 +8310,6 @@ HSPLandroid/icu/impl/number/PatternStringParser;->parseToExistingProperties(Ljav HSPLandroid/icu/impl/number/PatternStringParser;->parseToExistingPropertiesImpl(Ljava/lang/String;Landroid/icu/impl/number/DecimalFormatProperties;I)V HSPLandroid/icu/impl/number/PatternStringParser;->parseToPatternInfo(Ljava/lang/String;)Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo; HSPLandroid/icu/impl/number/PatternStringParser;->patternInfoToProperties(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;I)V -HSPLandroid/icu/impl/number/PatternStringUtils;->patternInfoToStringBuilder(Landroid/icu/impl/number/AffixPatternProvider;ZILandroid/icu/number/NumberFormatter$SignDisplay;Landroid/icu/impl/StandardPlural;ZLjava/lang/StringBuilder;)V HSPLandroid/icu/impl/number/PatternStringUtils;->propertiesToPatternString(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/lang/String; HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->(Landroid/icu/impl/number/DecimalFormatProperties;)V HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->charAt(II)C @@ -11663,15 +8321,12 @@ HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->hasNegativeSubpatte HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->length(I)I HSPLandroid/icu/impl/number/RoundingUtils;->getMathContextOr34Digits(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/math/MathContext; HSPLandroid/icu/impl/number/RoundingUtils;->getMathContextOrUnlimited(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/math/MathContext; -HSPLandroid/icu/impl/number/RoundingUtils;->getPluralSafe(Landroid/icu/number/Precision;Landroid/icu/text/PluralRules;Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/StandardPlural; HSPLandroid/icu/impl/number/RoundingUtils;->getRoundingDirection(ZZIILjava/lang/Object;)Z HSPLandroid/icu/impl/number/RoundingUtils;->roundsAtMidpoint(I)Z HSPLandroid/icu/impl/number/RoundingUtils;->scaleFromProperties(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/number/Scale; HSPLandroid/icu/impl/number/SimpleModifier;->()V -HSPLandroid/icu/impl/number/SimpleModifier;->(Ljava/lang/String;Ljava/text/Format$Field;Z)V HSPLandroid/icu/impl/number/SimpleModifier;->(Ljava/lang/String;Ljava/text/Format$Field;ZLandroid/icu/impl/number/Modifier$Parameters;)V HSPLandroid/icu/impl/number/SimpleModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I -HSPLandroid/icu/impl/number/SimpleModifier;->formatAsPrefixSuffix(Landroid/icu/impl/FormattedStringBuilder;II)I HSPLandroid/icu/impl/number/parse/AffixMatcher$1;->compare(Landroid/icu/impl/number/parse/AffixMatcher;Landroid/icu/impl/number/parse/AffixMatcher;)I HSPLandroid/icu/impl/number/parse/AffixMatcher$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroid/icu/impl/number/parse/AffixMatcher;->createMatchers(Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/parse/NumberParserImpl;Landroid/icu/impl/number/parse/AffixTokenMatcherFactory;Landroid/icu/impl/number/parse/IgnorablesMatcher;I)V @@ -11702,8 +8357,6 @@ HSPLandroid/icu/impl/number/parse/ParsedNumber;->setCharsConsumed(Landroid/icu/i HSPLandroid/icu/impl/number/parse/RequireAffixValidator;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V HSPLandroid/icu/impl/number/parse/RequireNumberValidator;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V HSPLandroid/icu/impl/number/parse/ScientificMatcher;->(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/Grouper;)V -HSPLandroid/icu/impl/number/parse/ScientificMatcher;->minusSignSet()Landroid/icu/text/UnicodeSet; -HSPLandroid/icu/impl/number/parse/ScientificMatcher;->plusSignSet()Landroid/icu/text/UnicodeSet; HSPLandroid/icu/impl/number/parse/ScientificMatcher;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V HSPLandroid/icu/impl/number/parse/ScientificMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z HSPLandroid/icu/impl/number/parse/SeriesMatcher;->addMatcher(Landroid/icu/impl/number/parse/NumberParseMatcher;)V @@ -11712,15 +8365,11 @@ HSPLandroid/icu/impl/number/parse/SymbolMatcher;->postProcess(Landroid/icu/impl/ HSPLandroid/icu/impl/number/parse/SymbolMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z HSPLandroid/icu/impl/number/parse/ValidationMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z HSPLandroid/icu/lang/UCharacter;->codePointAt(Ljava/lang/CharSequence;I)I -HSPLandroid/icu/lang/UCharacter;->foldCase(IZ)I -HSPLandroid/icu/lang/UCharacter;->getIntPropertyValue(II)I HSPLandroid/icu/lang/UCharacter;->getType(I)I HSPLandroid/icu/lang/UCharacter;->isLowerCase(I)Z HSPLandroid/icu/number/CurrencyPrecision;->withCurrency(Landroid/icu/util/Currency;)Landroid/icu/number/Precision; HSPLandroid/icu/number/FormattedNumber;->(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/number/DecimalQuantity;)V HSPLandroid/icu/number/FormattedNumber;->appendTo(Ljava/lang/Appendable;)Ljava/lang/Appendable; -HSPLandroid/icu/number/FormattedNumber;->nextFieldPosition(Ljava/text/FieldPosition;)Z -HSPLandroid/icu/number/FormattedNumber;->toString()Ljava/lang/String; HSPLandroid/icu/number/FractionPrecision;->()V HSPLandroid/icu/number/IntegerWidth;->(II)V HSPLandroid/icu/number/IntegerWidth;->truncateAt(I)Landroid/icu/number/IntegerWidth; @@ -11755,7 +8404,6 @@ HSPLandroid/icu/number/NumberFormatterImpl;->writeNumber(Landroid/icu/impl/numbe HSPLandroid/icu/number/NumberFormatterSettings;->(Landroid/icu/number/NumberFormatterSettings;ILjava/lang/Object;)V HSPLandroid/icu/number/NumberFormatterSettings;->macros(Landroid/icu/impl/number/MacroProps;)Landroid/icu/number/NumberFormatterSettings; HSPLandroid/icu/number/NumberFormatterSettings;->perUnit(Landroid/icu/util/MeasureUnit;)Landroid/icu/number/NumberFormatterSettings; -HSPLandroid/icu/number/NumberFormatterSettings;->precision(Landroid/icu/number/Precision;)Landroid/icu/number/NumberFormatterSettings; HSPLandroid/icu/number/NumberFormatterSettings;->resolve()Landroid/icu/impl/number/MacroProps; HSPLandroid/icu/number/NumberFormatterSettings;->unit(Landroid/icu/util/MeasureUnit;)Landroid/icu/number/NumberFormatterSettings; HSPLandroid/icu/number/NumberFormatterSettings;->unitWidth(Landroid/icu/number/NumberFormatter$UnitWidth;)Landroid/icu/number/NumberFormatterSettings; @@ -11782,52 +8430,34 @@ HSPLandroid/icu/number/UnlocalizedNumberFormatter;->(Landroid/icu/number/N HSPLandroid/icu/number/UnlocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/NumberFormatterSettings; HSPLandroid/icu/number/UnlocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/UnlocalizedNumberFormatter; HSPLandroid/icu/number/UnlocalizedNumberFormatter;->locale(Landroid/icu/util/ULocale;)Landroid/icu/number/LocalizedNumberFormatter; -HSPLandroid/icu/text/Bidi$InsertPoints;->()V +HSPLandroid/icu/platform/AndroidDataFiles;->generateIcuDataPath()Ljava/lang/String; +HSPLandroid/icu/platform/AndroidDataFiles;->getEnvironmentPath(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLandroid/icu/platform/AndroidDataFiles;->getI18nModuleFile(Ljava/lang/String;)Ljava/lang/String; +HSPLandroid/icu/platform/AndroidDataFiles;->getI18nModuleIcuFile(Ljava/lang/String;)Ljava/lang/String; +HSPLandroid/icu/platform/AndroidDataFiles;->getTimeZoneModuleFile(Ljava/lang/String;)Ljava/lang/String; +HSPLandroid/icu/platform/AndroidDataFiles;->getTimeZoneModuleIcuFile(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/icu/text/Bidi;->(II)V -HSPLandroid/icu/text/Bidi;->DirPropFlag(B)I -HSPLandroid/icu/text/Bidi;->DirPropFlagLR(B)I HSPLandroid/icu/text/Bidi;->GetParaLevelAt(I)B -HSPLandroid/icu/text/Bidi;->IsDefaultLevel(B)Z HSPLandroid/icu/text/Bidi;->directionFromFlags()B HSPLandroid/icu/text/Bidi;->getCustomizedClass(I)I HSPLandroid/icu/text/Bidi;->getDirProps()V HSPLandroid/icu/text/Bidi;->getDirPropsMemory(I)V -HSPLandroid/icu/text/Bidi;->getDirPropsMemory(ZI)V -HSPLandroid/icu/text/Bidi;->getInitialDirPropsMemory(I)V -HSPLandroid/icu/text/Bidi;->getInitialLevelsMemory(I)V -HSPLandroid/icu/text/Bidi;->getLevelAt(I)B HSPLandroid/icu/text/Bidi;->getLevelsMemory(I)V -HSPLandroid/icu/text/Bidi;->getLevelsMemory(ZI)V HSPLandroid/icu/text/Bidi;->getMemory(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Class;ZI)Ljava/lang/Object; -HSPLandroid/icu/text/Bidi;->getParaLevel()B HSPLandroid/icu/text/Bidi;->resolveExplicitLevels()B HSPLandroid/icu/text/Bidi;->setPara([CB[B)V -HSPLandroid/icu/text/Bidi;->setParaSuccess()V HSPLandroid/icu/text/Bidi;->verifyRange(III)V -HSPLandroid/icu/text/Bidi;->verifyValidParaOrLine()V -HSPLandroid/icu/text/BidiLine;->getLevelAt(Landroid/icu/text/Bidi;I)B -HSPLandroid/icu/text/BidiRun;->()V -HSPLandroid/icu/text/BidiRun;->(IIB)V -HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;->(Landroid/icu/util/ULocale;Landroid/icu/text/BreakIterator;)V HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;->createBreakInstance()Landroid/icu/text/BreakIterator; HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;->getLocale()Landroid/icu/util/ULocale; -HSPLandroid/icu/text/BreakIterator;->()V HSPLandroid/icu/text/BreakIterator;->clone()Ljava/lang/Object; HSPLandroid/icu/text/BreakIterator;->getBreakInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator; -HSPLandroid/icu/text/BreakIterator;->getLineInstance(Ljava/util/Locale;)Landroid/icu/text/BreakIterator; -HSPLandroid/icu/text/BreakIterator;->getSentenceInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/BreakIterator; HSPLandroid/icu/text/BreakIterator;->getShim()Landroid/icu/text/BreakIterator$BreakIteratorServiceShim; HSPLandroid/icu/text/BreakIterator;->getWordInstance(Ljava/util/Locale;)Landroid/icu/text/BreakIterator; -HSPLandroid/icu/text/BreakIterator;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V HSPLandroid/icu/text/BreakIterator;->setText(Ljava/lang/String;)V HSPLandroid/icu/text/BreakIteratorFactory;->createBreakInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator; HSPLandroid/icu/text/BreakIteratorFactory;->createBreakIterator(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator; -HSPLandroid/icu/text/CaseMap$Upper;->access$100()Landroid/icu/text/CaseMap$Upper; -HSPLandroid/icu/text/CaseMap$Upper;->apply(Ljava/util/Locale;Ljava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)Ljava/lang/Appendable; -HSPLandroid/icu/text/CaseMap;->access$500(Ljava/util/Locale;)I -HSPLandroid/icu/text/CaseMap;->getCaseLocale(Ljava/util/Locale;)I -HSPLandroid/icu/text/CaseMap;->toUpper()Landroid/icu/text/CaseMap$Upper; HSPLandroid/icu/text/Collator$ServiceShim;->()V +HSPLandroid/icu/text/Collator;->()V HSPLandroid/icu/text/Collator;->clone()Ljava/lang/Object; HSPLandroid/icu/text/Collator;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator; HSPLandroid/icu/text/Collator;->getInstance(Ljava/util/Locale;)Landroid/icu/text/Collator; @@ -11837,6 +8467,7 @@ HSPLandroid/icu/text/CollatorServiceShim$CService;->validateFallbackLocale()Ljav HSPLandroid/icu/text/CollatorServiceShim;->()V HSPLandroid/icu/text/CollatorServiceShim;->access$000(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator; HSPLandroid/icu/text/CollatorServiceShim;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator; +HSPLandroid/icu/text/CollatorServiceShim;->makeInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator; HSPLandroid/icu/text/ConstrainedFieldPosition;->()V HSPLandroid/icu/text/ConstrainedFieldPosition;->constrainField(Ljava/text/Format$Field;)V HSPLandroid/icu/text/ConstrainedFieldPosition;->getLimit()I @@ -11861,13 +8492,9 @@ HSPLandroid/icu/text/DateFormat;->get(IILandroid/icu/util/ULocale;Landroid/icu/u HSPLandroid/icu/text/DateFormat;->getCalendar()Landroid/icu/util/Calendar; HSPLandroid/icu/text/DateFormat;->getContext(Landroid/icu/text/DisplayContext$Type;)Landroid/icu/text/DisplayContext; HSPLandroid/icu/text/DateFormat;->getDateInstance(ILandroid/icu/util/ULocale;)Landroid/icu/text/DateFormat; -HSPLandroid/icu/text/DateFormat;->getInstanceForSkeleton(Ljava/lang/String;)Landroid/icu/text/DateFormat; -HSPLandroid/icu/text/DateFormat;->getInstanceForSkeleton(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat; HSPLandroid/icu/text/DateFormat;->getInstanceForSkeleton(Ljava/lang/String;Ljava/util/Locale;)Landroid/icu/text/DateFormat; -HSPLandroid/icu/text/DateFormat;->getPatternInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat; HSPLandroid/icu/text/DateFormat;->getTimeInstance(ILandroid/icu/util/ULocale;)Landroid/icu/text/DateFormat; HSPLandroid/icu/text/DateFormat;->setCalendar(Landroid/icu/util/Calendar;)V -HSPLandroid/icu/text/DateFormat;->setContext(Landroid/icu/text/DisplayContext;)V HSPLandroid/icu/text/DateFormat;->setTimeZone(Landroid/icu/util/TimeZone;)V HSPLandroid/icu/text/DateFormatSymbols$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/text/DateFormatSymbols$1;->createInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols; @@ -11901,7 +8528,6 @@ HSPLandroid/icu/text/DateFormatSymbols;->initializeData(Landroid/icu/util/ULocal HSPLandroid/icu/text/DateFormatSymbols;->loadDayPeriodStrings(Ljava/util/Map;)[Ljava/lang/String; HSPLandroid/icu/text/DateFormatSymbols;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V HSPLandroid/icu/text/DateFormatSymbols;->setTimeSeparatorString(Ljava/lang/String;)V -HSPLandroid/icu/text/DateIntervalFormat$BestMatchInfo;->(Ljava/lang/String;I)V HSPLandroid/icu/text/DateIntervalFormat;->(Ljava/lang/String;Landroid/icu/util/ULocale;Landroid/icu/text/SimpleDateFormat;)V HSPLandroid/icu/text/DateIntervalFormat;->concatSingleDate2TimeInterval(Ljava/lang/String;Ljava/lang/String;ILjava/util/Map;)V HSPLandroid/icu/text/DateIntervalFormat;->format(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; @@ -11914,21 +8540,12 @@ HSPLandroid/icu/text/DateIntervalFormat;->getInstance(Ljava/lang/String;Landroid HSPLandroid/icu/text/DateIntervalFormat;->initializeIntervalPattern(Ljava/lang/String;Landroid/icu/util/ULocale;)Ljava/util/Map; HSPLandroid/icu/text/DateIntervalFormat;->initializePattern(Landroid/icu/impl/ICUCache;)V HSPLandroid/icu/text/DateIntervalFormat;->setTimeZone(Landroid/icu/util/TimeZone;)V -HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->(Landroid/icu/text/DateIntervalInfo;)V -HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->getAndResetNextCalendarType()Ljava/lang/String; HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->processSkeletonTable(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V -HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->setIntervalPatternIfAbsent(Ljava/lang/String;Ljava/lang/String;Landroid/icu/impl/UResource$Value;)V HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->validateAndProcessPatternLetter(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -HSPLandroid/icu/text/DateIntervalInfo$PatternInfo;->(Ljava/lang/String;Ljava/lang/String;Z)V -HSPLandroid/icu/text/DateIntervalInfo;->(Landroid/icu/util/ULocale;)V -HSPLandroid/icu/text/DateIntervalInfo;->access$000()Ljava/lang/String; -HSPLandroid/icu/text/DateIntervalInfo;->access$200(Landroid/icu/text/DateIntervalInfo;)Ljava/util/Map; -HSPLandroid/icu/text/DateIntervalInfo;->access$300(Landroid/icu/text/DateIntervalInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/icu/text/DateIntervalInfo$PatternInfo; HSPLandroid/icu/text/DateIntervalInfo;->clone()Ljava/lang/Object; HSPLandroid/icu/text/DateIntervalInfo;->cloneUnfrozenDII()Ljava/lang/Object; HSPLandroid/icu/text/DateIntervalInfo;->freeze()Landroid/icu/text/DateIntervalInfo; -HSPLandroid/icu/text/DateIntervalInfo;->genPatternInfo(Ljava/lang/String;Z)Landroid/icu/text/DateIntervalInfo$PatternInfo; HSPLandroid/icu/text/DateIntervalInfo;->getBestSkeleton(Ljava/lang/String;)Landroid/icu/text/DateIntervalFormat$BestMatchInfo; HSPLandroid/icu/text/DateIntervalInfo;->getDefaultOrder()Z HSPLandroid/icu/text/DateIntervalInfo;->getIntervalPattern(Ljava/lang/String;I)Landroid/icu/text/DateIntervalInfo$PatternInfo; @@ -12049,7 +8666,6 @@ HSPLandroid/icu/text/DateTimePatternGenerator;->setFieldDisplayName(ILandroid/ic HSPLandroid/icu/text/DecimalFormat;->(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;)V HSPLandroid/icu/text/DecimalFormat;->(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;I)V HSPLandroid/icu/text/DecimalFormat;->clone()Ljava/lang/Object; -HSPLandroid/icu/text/DecimalFormat;->fieldPositionHelper(Landroid/icu/number/FormattedNumber;Ljava/text/FieldPosition;I)V HSPLandroid/icu/text/DecimalFormat;->format(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; HSPLandroid/icu/text/DecimalFormat;->format(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; HSPLandroid/icu/text/DecimalFormat;->getDecimalFormatSymbols()Landroid/icu/text/DecimalFormatSymbols; @@ -12074,7 +8690,6 @@ HSPLandroid/icu/text/DecimalFormat;->setMaximumIntegerDigits(I)V HSPLandroid/icu/text/DecimalFormat;->setMinimumFractionDigits(I)V HSPLandroid/icu/text/DecimalFormat;->setMinimumIntegerDigits(I)V HSPLandroid/icu/text/DecimalFormat;->setParseIntegerOnly(Z)V -HSPLandroid/icu/text/DecimalFormat;->setParseJavaCompatible(Z)V HSPLandroid/icu/text/DecimalFormat;->setParseStrictMode(Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;)V HSPLandroid/icu/text/DecimalFormat;->setPropertiesFromPattern(Ljava/lang/String;I)V HSPLandroid/icu/text/DecimalFormat;->toNumberFormatter()Landroid/icu/number/LocalizedNumberFormatter; @@ -12158,38 +8773,19 @@ HSPLandroid/icu/text/DictionaryBreakEngine$DequeI;->pop()I HSPLandroid/icu/text/DictionaryBreakEngine$DequeI;->push(I)V HSPLandroid/icu/text/DictionaryBreakEngine$DequeI;->removeAllElements()V HSPLandroid/icu/text/DictionaryBreakEngine$DequeI;->size()I -HSPLandroid/icu/text/DisplayContext;->type()Landroid/icu/text/DisplayContext$Type; +HSPLandroid/icu/text/Edits$Iterator;->next(Z)Z HSPLandroid/icu/text/Edits;->()V HSPLandroid/icu/text/Edits;->addReplace(II)V HSPLandroid/icu/text/Edits;->addUnchanged(I)V -HSPLandroid/icu/text/Edits;->append(I)V -HSPLandroid/icu/text/Edits;->hasChanges()Z -HSPLandroid/icu/text/Edits;->lastUnit()I HSPLandroid/icu/text/Edits;->reset()V HSPLandroid/icu/text/IDNA;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer; -HSPLandroid/icu/text/ListFormatter$Cache;->()V -HSPLandroid/icu/text/ListFormatter$Cache;->(Landroid/icu/text/ListFormatter$1;)V -HSPLandroid/icu/text/ListFormatter$Cache;->get(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/icu/text/ListFormatter; -HSPLandroid/icu/text/ListFormatter$Cache;->load(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/icu/text/ListFormatter; -HSPLandroid/icu/text/ListFormatter$FormattedListBuilder;->(Ljava/lang/Object;Z)V -HSPLandroid/icu/text/ListFormatter$FormattedListBuilder;->append(Ljava/lang/String;Ljava/lang/Object;Z)Landroid/icu/text/ListFormatter$FormattedListBuilder; -HSPLandroid/icu/text/ListFormatter$FormattedListBuilder;->appendTo(Ljava/lang/Appendable;)V -HSPLandroid/icu/text/ListFormatter$FormattedListBuilder;->offsetRecorded()Z -HSPLandroid/icu/text/ListFormatter;->()V -HSPLandroid/icu/text/ListFormatter;->format(Ljava/util/Collection;I)Landroid/icu/text/ListFormatter$FormattedListBuilder; -HSPLandroid/icu/text/MeasureFormat$NumberFormatterCacheEntry;->()V HSPLandroid/icu/text/MeasureFormat;->(Landroid/icu/util/ULocale;Landroid/icu/text/MeasureFormat$FormatWidth;Landroid/icu/text/NumberFormat;Landroid/icu/text/PluralRules;Landroid/icu/text/MeasureFormat$NumericFormatters;)V -HSPLandroid/icu/text/MeasureFormat;->format(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; -HSPLandroid/icu/text/MeasureFormat;->formatMeasure(Landroid/icu/util/Measure;)Landroid/icu/number/FormattedNumber; -HSPLandroid/icu/text/MeasureFormat;->formatMeasures(Ljava/lang/StringBuilder;Ljava/text/FieldPosition;[Landroid/icu/util/Measure;)Ljava/lang/StringBuilder; -HSPLandroid/icu/text/MeasureFormat;->formatMeasures([Landroid/icu/util/Measure;)Ljava/lang/String; -HSPLandroid/icu/text/MeasureFormat;->formatMeasuresInternal(Ljava/lang/Appendable;Ljava/text/FieldPosition;[Landroid/icu/util/Measure;)V -HSPLandroid/icu/text/MeasureFormat;->getInstance(Ljava/util/Locale;Landroid/icu/text/MeasureFormat$FormatWidth;)Landroid/icu/text/MeasureFormat; HSPLandroid/icu/text/MeasureFormat;->getNumberFormatter()Landroid/icu/number/LocalizedNumberFormatter; HSPLandroid/icu/text/MeasureFormat;->getUnitFormatterFromCache(ILandroid/icu/util/MeasureUnit;Landroid/icu/util/MeasureUnit;)Landroid/icu/number/LocalizedNumberFormatter; HSPLandroid/icu/text/Normalizer$ModeImpl;->access$300(Landroid/icu/text/Normalizer$ModeImpl;)Landroid/icu/text/Normalizer2; HSPLandroid/icu/text/Normalizer$NFKDMode;->getNormalizer2(I)Landroid/icu/text/Normalizer2; HSPLandroid/icu/text/Normalizer$NFKDModeImpl;->access$600()Landroid/icu/text/Normalizer$ModeImpl; +HSPLandroid/icu/text/Normalizer2;->getNFDInstance()Landroid/icu/text/Normalizer2; HSPLandroid/icu/text/Normalizer2;->getNFKDInstance()Landroid/icu/text/Normalizer2; HSPLandroid/icu/text/Normalizer2;->normalize(Ljava/lang/CharSequence;)Ljava/lang/String; HSPLandroid/icu/text/Normalizer;->normalize(Ljava/lang/String;Landroid/icu/text/Normalizer$Mode;)Ljava/lang/String; @@ -12219,8 +8815,6 @@ HSPLandroid/icu/text/NumberingSystem;->lookupInstanceByLocale(Landroid/icu/text/ HSPLandroid/icu/text/PluralRules$1;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z HSPLandroid/icu/text/PluralRules$AndConstraint;->(Landroid/icu/text/PluralRules$Constraint;Landroid/icu/text/PluralRules$Constraint;)V HSPLandroid/icu/text/PluralRules$AndConstraint;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z -HSPLandroid/icu/text/PluralRules$BinaryConstraint;->(Landroid/icu/text/PluralRules$Constraint;Landroid/icu/text/PluralRules$Constraint;)V -HSPLandroid/icu/text/PluralRules$FixedDecimal;->(D)V HSPLandroid/icu/text/PluralRules$FixedDecimal;->(DI)V HSPLandroid/icu/text/PluralRules$FixedDecimal;->(DIJ)V HSPLandroid/icu/text/PluralRules$FixedDecimal;->(Ljava/lang/String;)V @@ -12236,7 +8830,6 @@ HSPLandroid/icu/text/PluralRules$FixedDecimalRange;->(Landroid/icu/text/Pl HSPLandroid/icu/text/PluralRules$FixedDecimalSamples;->(Landroid/icu/text/PluralRules$SampleType;Ljava/util/Set;Z)V HSPLandroid/icu/text/PluralRules$FixedDecimalSamples;->checkDecimal(Landroid/icu/text/PluralRules$SampleType;Landroid/icu/text/PluralRules$FixedDecimal;)V HSPLandroid/icu/text/PluralRules$FixedDecimalSamples;->parse(Ljava/lang/String;)Landroid/icu/text/PluralRules$FixedDecimalSamples; -HSPLandroid/icu/text/PluralRules$Operand;->valueOf(Ljava/lang/String;)Landroid/icu/text/PluralRules$Operand; HSPLandroid/icu/text/PluralRules$Operand;->values()[Landroid/icu/text/PluralRules$Operand; HSPLandroid/icu/text/PluralRules$RangeConstraint;->(IZLandroid/icu/text/PluralRules$Operand;ZDD[J)V HSPLandroid/icu/text/PluralRules$RangeConstraint;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z @@ -12257,18 +8850,13 @@ HSPLandroid/icu/text/PluralRules;->parseRule(Ljava/lang/String;)Landroid/icu/tex HSPLandroid/icu/text/PluralRules;->parseRuleChain(Ljava/lang/String;)Landroid/icu/text/PluralRules$RuleList; HSPLandroid/icu/text/PluralRules;->select(D)Ljava/lang/String; HSPLandroid/icu/text/PluralRules;->select(Landroid/icu/text/PluralRules$IFixedDecimal;)Ljava/lang/String; -HSPLandroid/icu/text/RelativeDateTimeFormatter$1;->()V -HSPLandroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;->values()[Landroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit; HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache$1;->createInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData; HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache;->get(Landroid/icu/util/ULocale;)Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData; -HSPLandroid/icu/text/RelativeDateTimeFormatter$Direction;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$Direction;->values()[Landroid/icu/text/RelativeDateTimeFormatter$Direction; -HSPLandroid/icu/text/RelativeDateTimeFormatter$Field;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$Loader;->getDateTimePattern(Landroid/icu/impl/ICUResourceBundle;)Ljava/lang/String; HSPLandroid/icu/text/RelativeDateTimeFormatter$Loader;->load()Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData; -HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;->orNullFromString(Ljava/lang/CharSequence;)Landroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit; HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTableRelative(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTableRelativeTime(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V @@ -12277,40 +8865,29 @@ HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTime HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->handleAlias(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->handlePlainDirection(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V -HSPLandroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeUnit;->()V -HSPLandroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;->values()[Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit; -HSPLandroid/icu/text/RelativeDateTimeFormatter$Style;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter$Style;->values()[Landroid/icu/text/RelativeDateTimeFormatter$Style; -HSPLandroid/icu/text/RelativeDateTimeFormatter;->()V HSPLandroid/icu/text/RelativeDateTimeFormatter;->(Ljava/util/EnumMap;Ljava/util/EnumMap;Ljava/lang/String;Landroid/icu/text/PluralRules;Landroid/icu/text/NumberFormat;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;Landroid/icu/text/BreakIterator;Landroid/icu/util/ULocale;)V HSPLandroid/icu/text/RelativeDateTimeFormatter;->adjustForContext(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/icu/text/RelativeDateTimeFormatter;->format(DLandroid/icu/text/RelativeDateTimeFormatter$Direction;Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;)Ljava/lang/String; -HSPLandroid/icu/text/RelativeDateTimeFormatter;->formatImpl(DLandroid/icu/text/RelativeDateTimeFormatter$Direction;Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;)Landroid/icu/impl/FormattedStringBuilder; HSPLandroid/icu/text/RelativeDateTimeFormatter;->getInstance(Landroid/icu/util/ULocale;Landroid/icu/text/NumberFormat;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;)Landroid/icu/text/RelativeDateTimeFormatter; -HSPLandroid/icu/text/RelativeDateTimeFormatter;->getRelativeUnitPattern(Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;ILandroid/icu/impl/StandardPlural;)Ljava/lang/String; -HSPLandroid/icu/text/RelativeDateTimeFormatter;->getRelativeUnitPluralPattern(Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;ILandroid/icu/impl/StandardPlural;)Ljava/lang/String; HSPLandroid/icu/text/RelativeDateTimeFormatter;->keyToDirection(Landroid/icu/impl/UResource$Key;)Landroid/icu/text/RelativeDateTimeFormatter$Direction; +HSPLandroid/icu/text/ReplaceableString;->(Ljava/lang/String;)V HSPLandroid/icu/text/ReplaceableString;->charAt(I)C HSPLandroid/icu/text/ReplaceableString;->getChars(II[CI)V HSPLandroid/icu/text/ReplaceableString;->length()I -HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->(Landroid/icu/text/RuleBasedBreakIterator;)V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->(Landroid/icu/text/RuleBasedBreakIterator;Landroid/icu/text/RuleBasedBreakIterator$BreakCache;)V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->addFollowing(IIZ)V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->addPreceding(IIZ)Z HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->current()I HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->following(I)V -HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->modChunkSize(I)I HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->next()V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populateFollowing()Z HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populateNear(I)Z HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populatePreceding()Z HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->preceding(I)V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->previous()V -HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->reset()V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->reset(II)V HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->seek(I)Z -HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->(Landroid/icu/text/RuleBasedBreakIterator;)V HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->(Landroid/icu/text/RuleBasedBreakIterator;Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache;)V HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->following(I)Z HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->preceding(I)Z @@ -12319,19 +8896,9 @@ HSPLandroid/icu/text/RuleBasedBreakIterator$LookAheadResults;->()V HSPLandroid/icu/text/RuleBasedBreakIterator$LookAheadResults;->reset()V HSPLandroid/icu/text/RuleBasedBreakIterator;->()V HSPLandroid/icu/text/RuleBasedBreakIterator;->CISetIndex32(Ljava/text/CharacterIterator;I)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$202(Landroid/icu/text/RuleBasedBreakIterator;Z)Z -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$302(Landroid/icu/text/RuleBasedBreakIterator;I)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$400(Landroid/icu/text/RuleBasedBreakIterator;)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$402(Landroid/icu/text/RuleBasedBreakIterator;I)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$600(Landroid/icu/text/RuleBasedBreakIterator;)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$700(Landroid/icu/text/RuleBasedBreakIterator;)Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache; -HSPLandroid/icu/text/RuleBasedBreakIterator;->access$800(Landroid/icu/text/RuleBasedBreakIterator;)I HSPLandroid/icu/text/RuleBasedBreakIterator;->clone()Ljava/lang/Object; -HPLandroid/icu/text/RuleBasedBreakIterator;->current()I HSPLandroid/icu/text/RuleBasedBreakIterator;->first()I HSPLandroid/icu/text/RuleBasedBreakIterator;->following(I)I -HSPLandroid/icu/text/RuleBasedBreakIterator;->getInstanceFromCompiledRules(Ljava/nio/ByteBuffer;)Landroid/icu/text/RuleBasedBreakIterator; -HSPLandroid/icu/text/RuleBasedBreakIterator;->getText()Ljava/text/CharacterIterator; HSPLandroid/icu/text/RuleBasedBreakIterator;->handleNext()I HSPLandroid/icu/text/RuleBasedBreakIterator;->handleSafePrevious(I)I HSPLandroid/icu/text/RuleBasedBreakIterator;->next()I @@ -12342,6 +8909,7 @@ HSPLandroid/icu/text/RuleBasedCollator$CollationBuffer;->(Landroid/icu/imp HSPLandroid/icu/text/RuleBasedCollator$FCDUTF16NFDIterator;->()V HSPLandroid/icu/text/RuleBasedCollator$NFDIterator;->()V HSPLandroid/icu/text/RuleBasedCollator$UTF16NFDIterator;->()V +HSPLandroid/icu/text/RuleBasedCollator;->(Landroid/icu/impl/coll/CollationTailoring;Landroid/icu/util/ULocale;)V HSPLandroid/icu/text/RuleBasedCollator;->checkNotFrozen()V HSPLandroid/icu/text/RuleBasedCollator;->clone()Ljava/lang/Object; HSPLandroid/icu/text/RuleBasedCollator;->cloneAsThawed()Landroid/icu/text/RuleBasedCollator; @@ -12358,7 +8926,6 @@ HSPLandroid/icu/text/SimpleDateFormat$PatternItem;->(CI)V HSPLandroid/icu/text/SimpleDateFormat;->(Ljava/lang/String;Landroid/icu/text/DateFormatSymbols;Landroid/icu/util/Calendar;Landroid/icu/text/NumberFormat;Landroid/icu/util/ULocale;ZLjava/lang/String;)V HSPLandroid/icu/text/SimpleDateFormat;->(Ljava/lang/String;Landroid/icu/util/ULocale;)V HSPLandroid/icu/text/SimpleDateFormat;->access$000(CI)Z -HSPLandroid/icu/text/SimpleDateFormat;->applyPattern(Ljava/lang/String;)V HSPLandroid/icu/text/SimpleDateFormat;->fastZeroPaddingNumber(Ljava/lang/StringBuffer;III)V HSPLandroid/icu/text/SimpleDateFormat;->format(Landroid/icu/util/Calendar;Landroid/icu/text/DisplayContext;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;Ljava/util/List;)Ljava/lang/StringBuffer; HSPLandroid/icu/text/SimpleDateFormat;->format(Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; @@ -12371,13 +8938,11 @@ HSPLandroid/icu/text/SimpleDateFormat;->getPatternItems()[Ljava/lang/Object; HSPLandroid/icu/text/SimpleDateFormat;->initLocalZeroPaddingNumberFormat()V HSPLandroid/icu/text/SimpleDateFormat;->initialize()V HSPLandroid/icu/text/SimpleDateFormat;->isFieldUnitIgnored(Ljava/lang/String;I)Z -HSPLandroid/icu/text/SimpleDateFormat;->isNumeric(CI)Z HSPLandroid/icu/text/SimpleDateFormat;->isSyntaxChar(C)Z HSPLandroid/icu/text/SimpleDateFormat;->parsePattern()V HSPLandroid/icu/text/SimpleDateFormat;->safeAppend([Ljava/lang/String;ILjava/lang/StringBuffer;)V HSPLandroid/icu/text/SimpleDateFormat;->safeAppendWithMonthPattern([Ljava/lang/String;ILjava/lang/StringBuffer;Ljava/lang/String;)V HSPLandroid/icu/text/SimpleDateFormat;->setContext(Landroid/icu/text/DisplayContext;)V -HSPLandroid/icu/text/SimpleDateFormat;->subFormat(Ljava/lang/StringBuffer;CIIILandroid/icu/text/DisplayContext;Ljava/text/FieldPosition;Landroid/icu/util/Calendar;)V HSPLandroid/icu/text/SimpleDateFormat;->toPattern()Ljava/lang/String; HSPLandroid/icu/text/SimpleDateFormat;->zeroPaddingNumber(Landroid/icu/text/NumberFormat;Ljava/lang/StringBuffer;III)V HSPLandroid/icu/text/TimeZoneNames$Cache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -12387,6 +8952,8 @@ HSPLandroid/icu/text/TimeZoneNames;->access$100()Landroid/icu/text/TimeZoneNames HSPLandroid/icu/text/TimeZoneNames;->getDisplayName(Ljava/lang/String;Landroid/icu/text/TimeZoneNames$NameType;J)Ljava/lang/String; HSPLandroid/icu/text/TimeZoneNames;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/TimeZoneNames; HSPLandroid/icu/text/TimeZoneNames;->getInstance(Ljava/util/Locale;)Landroid/icu/text/TimeZoneNames; +HSPLandroid/icu/text/UCharacterIterator;->()V +HSPLandroid/icu/text/UCharacterIterator;->getInstance(Ljava/lang/String;)Landroid/icu/text/UCharacterIterator; HSPLandroid/icu/text/UCharacterIterator;->getText()Ljava/lang/String; HSPLandroid/icu/text/UCharacterIterator;->getText([C)I HSPLandroid/icu/text/UCharacterIterator;->setToStart()V @@ -12397,21 +8964,30 @@ HSPLandroid/icu/text/UTF16;->append(Ljava/lang/StringBuffer;I)Ljava/lang/StringB HSPLandroid/icu/text/UTF16;->charAt(Ljava/lang/String;I)I HSPLandroid/icu/text/UTF16;->charAt([CIII)I HSPLandroid/icu/text/UTF16;->getCharCount(I)I -HSPLandroid/icu/text/UTF16;->isSurrogate(C)Z HSPLandroid/icu/text/UnicodeFilter;->()V HSPLandroid/icu/text/UnicodeSet;->()V HSPLandroid/icu/text/UnicodeSet;->add(I)Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->add([III)Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->addAll(Landroid/icu/text/UnicodeSet;)Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->add_unchecked(I)Landroid/icu/text/UnicodeSet; +HSPLandroid/icu/text/UnicodeSet;->add_unchecked(II)Landroid/icu/text/UnicodeSet; +HSPLandroid/icu/text/UnicodeSet;->applyPattern(Landroid/icu/impl/RuleCharacterIterator;Landroid/icu/text/SymbolTable;Ljava/lang/Appendable;II)V +HSPLandroid/icu/text/UnicodeSet;->applyPattern(Ljava/lang/String;Ljava/text/ParsePosition;Landroid/icu/text/SymbolTable;I)Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->checkFrozen()V +HSPLandroid/icu/text/UnicodeSet;->clear()Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->clone()Ljava/lang/Object; +HSPLandroid/icu/text/UnicodeSet;->compact()Landroid/icu/text/UnicodeSet; HSPLandroid/icu/text/UnicodeSet;->contains(I)Z HSPLandroid/icu/text/UnicodeSet;->containsAll(Ljava/lang/String;)Z HSPLandroid/icu/text/UnicodeSet;->findCodePoint(I)I +HSPLandroid/icu/text/UnicodeSet;->getRangeCount()I +HSPLandroid/icu/text/UnicodeSet;->getRangeEnd(I)I +HSPLandroid/icu/text/UnicodeSet;->getRangeStart(I)I HSPLandroid/icu/text/UnicodeSet;->getSingleCP(Ljava/lang/CharSequence;)I HSPLandroid/icu/text/UnicodeSet;->hasStrings()Z HSPLandroid/icu/text/UnicodeSet;->isFrozen()Z +HSPLandroid/icu/text/UnicodeSet;->resemblesPropertyPattern(Landroid/icu/impl/RuleCharacterIterator;I)Z +HSPLandroid/icu/text/UnicodeSet;->set(Landroid/icu/text/UnicodeSet;)Landroid/icu/text/UnicodeSet; HSPLandroid/icu/util/AnnualTimeZoneRule;->(Ljava/lang/String;IILandroid/icu/util/DateTimeRule;II)V HSPLandroid/icu/util/AnnualTimeZoneRule;->getEndYear()I HSPLandroid/icu/util/AnnualTimeZoneRule;->getFirstStart(II)Ljava/util/Date; @@ -12497,7 +9073,6 @@ HSPLandroid/icu/util/Calendar;->setCalendarLocale(Landroid/icu/util/ULocale;)V HSPLandroid/icu/util/Calendar;->setFirstDayOfWeek(I)V HSPLandroid/icu/util/Calendar;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V HSPLandroid/icu/util/Calendar;->setMinimalDaysInFirstWeek(I)V -HSPLandroid/icu/util/Calendar;->setTime(Ljava/util/Date;)V HSPLandroid/icu/util/Calendar;->setTimeInMillis(J)V HSPLandroid/icu/util/Calendar;->setTimeZone(Landroid/icu/util/TimeZone;)V HSPLandroid/icu/util/Calendar;->setWeekData(Landroid/icu/util/Calendar$WeekData;)Landroid/icu/util/Calendar; @@ -12534,7 +9109,6 @@ HSPLandroid/icu/util/GregorianCalendar;->handleGetYearLength(I)I HSPLandroid/icu/util/GregorianCalendar;->isEquivalentTo(Landroid/icu/util/Calendar;)Z HSPLandroid/icu/util/GregorianCalendar;->isLeapYear(I)Z HSPLandroid/icu/util/InitialTimeZoneRule;->(Ljava/lang/String;II)V -HSPLandroid/icu/util/Measure;->(Ljava/lang/Number;Landroid/icu/util/MeasureUnit;)V HSPLandroid/icu/util/Measure;->getNumber()Ljava/lang/Number; HSPLandroid/icu/util/Measure;->getUnit()Landroid/icu/util/MeasureUnit; HSPLandroid/icu/util/MeasureUnit$2;->create(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/MeasureUnit; @@ -12543,6 +9117,7 @@ HSPLandroid/icu/util/MeasureUnit;->equals(Ljava/lang/Object;)Z HSPLandroid/icu/util/MeasureUnit;->getSubtype()Ljava/lang/String; HSPLandroid/icu/util/MeasureUnit;->getType()Ljava/lang/String; HSPLandroid/icu/util/MeasureUnit;->internalGetInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/MeasureUnit; +HSPLandroid/icu/util/Output;->(Ljava/lang/Object;)V HSPLandroid/icu/util/STZInfo;->()V HSPLandroid/icu/util/SimpleTimeZone;->(ILjava/lang/String;IIIIIIIIIII)V HSPLandroid/icu/util/SimpleTimeZone;->clone()Ljava/lang/Object; @@ -12597,7 +9172,6 @@ HSPLandroid/icu/util/ULocale$Builder;->()V HSPLandroid/icu/util/ULocale$Builder;->build()Landroid/icu/util/ULocale; HSPLandroid/icu/util/ULocale$Builder;->setRegion(Ljava/lang/String;)Landroid/icu/util/ULocale$Builder; HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->getDefault(Landroid/icu/util/ULocale$Category;)Ljava/util/Locale; -HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->hasLocaleCategories()Z HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->toLocale(Landroid/icu/util/ULocale;)Ljava/util/Locale; HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->toULocale(Ljava/util/Locale;)Landroid/icu/util/ULocale; HSPLandroid/icu/util/ULocale;->(Ljava/lang/String;)V @@ -12650,122 +9224,64 @@ HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Landroid/icu/util/UResourceBundle; HSPLandroid/icu/util/UResourceBundle;->getIterator()Landroid/icu/util/UResourceBundleIterator; HSPLandroid/icu/util/UResourceBundle;->getRootType(Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/util/UResourceBundle$RootType; -HSPLandroid/icu/util/UResourceBundle;->handleGetObject(Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/icu/util/UResourceBundle;->handleGetObjectImpl(Ljava/lang/String;Landroid/icu/util/UResourceBundle;)Ljava/lang/Object; HSPLandroid/icu/util/UResourceBundle;->instantiateBundle(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Landroid/icu/util/UResourceBundle; HSPLandroid/icu/util/UResourceBundle;->resolveObject(Ljava/lang/String;Landroid/icu/util/UResourceBundle;)Ljava/lang/Object; HSPLandroid/icu/util/UResourceBundleIterator;->(Landroid/icu/util/UResourceBundle;)V HSPLandroid/icu/util/UResourceBundleIterator;->hasNext()Z HSPLandroid/icu/util/UResourceBundleIterator;->next()Landroid/icu/util/UResourceBundle; +HSPLandroid/icu/util/VersionInfo;->getMajor()I HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$AE7Rj9lVFvcxfwiQKXwxn0fQV2A;->(Landroid/location/LocationManager$LocationListenerTransport;)V HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$AE7Rj9lVFvcxfwiQKXwxn0fQV2A;->get()Ljava/lang/Object; -HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$GjBaxrJOjfokCqr0_lnCK4ats9M;->(ZLjava/lang/String;)V -HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$GjBaxrJOjfokCqr0_lnCK4ats9M;->operate(Ljava/lang/Object;)V -HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$dYhzNn9CyoEFlWYC5C_oCplxurk;->(Landroid/location/LocationManager$LocationListenerTransport;)V -HSPLandroid/location/-$$Lambda$LocationManager$LocationListenerTransport$dYhzNn9CyoEFlWYC5C_oCplxurk;->get()Ljava/lang/Object; -PLandroid/location/Country;->(Landroid/location/Country;)V -HPLandroid/location/Country;->(Ljava/lang/String;I)V -HPLandroid/location/Country;->equals(Ljava/lang/Object;)Z HSPLandroid/location/Country;->getCountryIso()Ljava/lang/String; -HPLandroid/location/Country;->getSource()I -HPLandroid/location/Country;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/location/CountryDetector$ListenerTransport;->(Landroid/location/CountryListener;Landroid/os/Looper;)V HSPLandroid/location/CountryDetector;->(Landroid/location/ICountryDetector;)V HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroid/os/Looper;)V HSPLandroid/location/CountryDetector;->detectCountry()Landroid/location/Country; -HSPLandroid/location/Geocoder;->(Landroid/content/Context;Ljava/util/Locale;)V -HSPLandroid/location/Geocoder;->isPresent()Z -HSPLandroid/location/GnssAntennaInfo$PhaseCenterOffset$1;->()V -HSPLandroid/location/GnssAntennaInfo$PhaseCenterOffset;->()V -HSPLandroid/location/GnssAntennaInfo$SphericalCorrections$1;->()V -HSPLandroid/location/GnssAntennaInfo$SphericalCorrections;->()V -HPLandroid/location/GnssClock;->()V -HPLandroid/location/GnssClock;->initialize()V -HPLandroid/location/GnssMeasurement;->()V -HPLandroid/location/GnssMeasurement;->initialize()V -HPLandroid/location/GnssMeasurementsEvent;->(Landroid/location/GnssClock;[Landroid/location/GnssMeasurement;)V -PLandroid/location/GnssRequest;->(Z)V -PLandroid/location/GnssRequest;->(ZLandroid/location/GnssRequest$1;)V -PLandroid/location/GnssRequest;->isFullTracking()Z HSPLandroid/location/GnssStatus;->(I[I[F[F[F[F[F)V -HPLandroid/location/GnssStatus;->getCarrierFrequencyHz(I)F HSPLandroid/location/GnssStatus;->getCn0DbHz(I)F -HPLandroid/location/GnssStatus;->getConstellationType(I)I HSPLandroid/location/GnssStatus;->getSatelliteCount()I HSPLandroid/location/GnssStatus;->usedInFix(I)Z -HPLandroid/location/GnssStatus;->wrap(I[I[F[F[F[F[F)Landroid/location/GnssStatus; -HPLandroid/location/GnssStatus;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/location/ICountryDetector$Stub;->()V HSPLandroid/location/ICountryDetector$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ICountryDetector; -HPLandroid/location/ICountryDetector$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/location/ICountryListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/location/ICountryListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/location/ICountryListener$Stub;->()V HSPLandroid/location/ICountryListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/location/ICountryListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ICountryListener; -PLandroid/location/IGeofenceProvider$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/location/IGeofenceProvider$Stub$Proxy;->setGeofenceHardware(Landroid/hardware/location/IGeofenceHardware;)V -PLandroid/location/IGeofenceProvider$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/IGeofenceProvider; -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/location/IGnssStatusListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->onFirstFix(I)V -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->onGnssStarted()V -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->onGnssStopped()V -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->onNmeaReceived(JLjava/lang/String;)V -HPLandroid/location/IGnssStatusListener$Stub$Proxy;->onSvStatusChanged(Landroid/location/GnssStatus;)V -HPLandroid/location/IGnssStatusListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/IGnssStatusListener; -HSPLandroid/location/IGpsGeofenceHardware$Stub;->()V -HPLandroid/location/ILocationListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/location/ILocationListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/location/ILocationListener$Stub$Proxy;->onLocationChanged(Landroid/location/Location;Landroid/os/IRemoteCallback;)V HSPLandroid/location/ILocationListener$Stub;->()V HSPLandroid/location/ILocationListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/location/ILocationListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationListener; HSPLandroid/location/ILocationManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/location/ILocationManager$Stub$Proxy;->isLocationEnabledForUser(I)Z -HSPLandroid/location/ILocationManager$Stub;->()V HSPLandroid/location/ILocationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationManager; -HPLandroid/location/ILocationManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/location/INetInitiatedListener$Stub;->()V -HSPLandroid/location/Location$1;->initialValue()Landroid/location/Location$BearingDistanceCache; -HSPLandroid/location/Location$1;->initialValue()Ljava/lang/Object; -HSPLandroid/location/Location$2;->createFromParcel(Landroid/os/Parcel;)Landroid/location/Location; -HSPLandroid/location/Location$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/location/Location$BearingDistanceCache;->()V +HSPLandroid/location/LastLocationRequest$1;->()V +HSPLandroid/location/LastLocationRequest$Builder;->()V +HSPLandroid/location/LastLocationRequest$Builder;->build()Landroid/location/LastLocationRequest; +HSPLandroid/location/LastLocationRequest;->()V +HSPLandroid/location/LastLocationRequest;->(ZZ)V +HSPLandroid/location/LastLocationRequest;->(ZZLandroid/location/LastLocationRequest$1;)V +HSPLandroid/location/Location$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/Location; +HSPLandroid/location/Location$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/location/Location$BearingDistanceCache;->(Landroid/location/Location$1;)V -HSPLandroid/location/Location$BearingDistanceCache;->access$100(Landroid/location/Location$BearingDistanceCache;)F HSPLandroid/location/Location$BearingDistanceCache;->access$102(Landroid/location/Location$BearingDistanceCache;F)F HSPLandroid/location/Location$BearingDistanceCache;->access$202(Landroid/location/Location$BearingDistanceCache;F)F -HSPLandroid/location/Location$BearingDistanceCache;->access$302(Landroid/location/Location$BearingDistanceCache;F)F -HSPLandroid/location/Location$BearingDistanceCache;->access$400(Landroid/location/Location$BearingDistanceCache;)D HSPLandroid/location/Location$BearingDistanceCache;->access$402(Landroid/location/Location$BearingDistanceCache;D)D HSPLandroid/location/Location$BearingDistanceCache;->access$502(Landroid/location/Location$BearingDistanceCache;D)D HSPLandroid/location/Location$BearingDistanceCache;->access$602(Landroid/location/Location$BearingDistanceCache;D)D -HSPLandroid/location/Location$BearingDistanceCache;->access$702(Landroid/location/Location$BearingDistanceCache;D)D HSPLandroid/location/Location;->(Landroid/location/Location;)V HSPLandroid/location/Location;->(Ljava/lang/String;)V -HSPLandroid/location/Location;->access$1002(Landroid/location/Location;D)D -HSPLandroid/location/Location;->access$1102(Landroid/location/Location;I)I +HSPLandroid/location/Location;->access$1102(Landroid/location/Location;D)D HSPLandroid/location/Location;->access$1202(Landroid/location/Location;D)D HSPLandroid/location/Location;->access$1302(Landroid/location/Location;D)D -HSPLandroid/location/Location;->access$1402(Landroid/location/Location;D)D +HSPLandroid/location/Location;->access$1402(Landroid/location/Location;F)F HSPLandroid/location/Location;->access$1502(Landroid/location/Location;F)F HSPLandroid/location/Location;->access$1602(Landroid/location/Location;F)F HSPLandroid/location/Location;->access$1702(Landroid/location/Location;F)F HSPLandroid/location/Location;->access$1802(Landroid/location/Location;F)F HSPLandroid/location/Location;->access$1902(Landroid/location/Location;F)F -HSPLandroid/location/Location;->access$2002(Landroid/location/Location;F)F -HSPLandroid/location/Location;->access$2102(Landroid/location/Location;Landroid/os/Bundle;)Landroid/os/Bundle; +HSPLandroid/location/Location;->access$2002(Landroid/location/Location;Landroid/os/Bundle;)Landroid/os/Bundle; +HSPLandroid/location/Location;->access$702(Landroid/location/Location;I)I HSPLandroid/location/Location;->access$802(Landroid/location/Location;J)J HSPLandroid/location/Location;->access$902(Landroid/location/Location;J)J HSPLandroid/location/Location;->computeDistanceAndBearing(DDDDLandroid/location/Location$BearingDistanceCache;)V HSPLandroid/location/Location;->distanceTo(Landroid/location/Location;)F HSPLandroid/location/Location;->getAccuracy()F HSPLandroid/location/Location;->getAltitude()D -HPLandroid/location/Location;->getElapsedRealtimeAgeMillis()J -HPLandroid/location/Location;->getElapsedRealtimeAgeNanos()J -HPLandroid/location/Location;->getElapsedRealtimeAgeNanos(J)J -HPLandroid/location/Location;->getElapsedRealtimeMillis()J +HSPLandroid/location/Location;->getElapsedRealtimeMillis()J HSPLandroid/location/Location;->getElapsedRealtimeNanos()J HSPLandroid/location/Location;->getLatitude()D HSPLandroid/location/Location;->getLongitude()D @@ -12780,13 +9296,11 @@ HSPLandroid/location/Location;->hasElapsedRealtimeUncertaintyNanos()Z HSPLandroid/location/Location;->hasSpeed()Z HSPLandroid/location/Location;->hasSpeedAccuracy()Z HSPLandroid/location/Location;->hasVerticalAccuracy()Z -HPLandroid/location/Location;->isComplete()Z HSPLandroid/location/Location;->isFromMockProvider()Z HSPLandroid/location/Location;->set(Landroid/location/Location;)V HSPLandroid/location/Location;->setAccuracy(F)V HSPLandroid/location/Location;->setAltitude(D)V HSPLandroid/location/Location;->setBearing(F)V -HSPLandroid/location/Location;->setBearingAccuracyDegrees(F)V HSPLandroid/location/Location;->setElapsedRealtimeNanos(J)V HSPLandroid/location/Location;->setExtras(Landroid/os/Bundle;)V HSPLandroid/location/Location;->setLatitude(D)V @@ -12797,27 +9311,25 @@ HSPLandroid/location/Location;->setTime(J)V HSPLandroid/location/Location;->setVerticalAccuracyMeters(F)V HSPLandroid/location/Location;->toString()Ljava/lang/String; HSPLandroid/location/Location;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/location/LocationListener;->onLocationChanged(Landroid/location/LocationResult;)V HSPLandroid/location/LocationManager$1;->(Landroid/location/LocationManager;ILjava/lang/String;)V HSPLandroid/location/LocationManager$1;->recompute(Ljava/lang/Integer;)Ljava/lang/Boolean; HSPLandroid/location/LocationManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/location/LocationManager$LocationListenerTransport$1;->(Landroid/location/LocationManager$LocationListenerTransport;Landroid/location/Location;Landroid/os/IRemoteCallback;)V +HSPLandroid/location/LocationManager$LocationListenerTransport$1;->(Landroid/location/LocationManager$LocationListenerTransport;Landroid/location/LocationResult;Landroid/os/IRemoteCallback;)V HSPLandroid/location/LocationManager$LocationListenerTransport$1;->onComplete(Z)V HSPLandroid/location/LocationManager$LocationListenerTransport$1;->operate(Landroid/location/LocationListener;)V HSPLandroid/location/LocationManager$LocationListenerTransport$1;->operate(Ljava/lang/Object;)V HSPLandroid/location/LocationManager$LocationListenerTransport;->(Landroid/location/LocationListener;Ljava/util/concurrent/Executor;)V HSPLandroid/location/LocationManager$LocationListenerTransport;->lambda$onLocationChanged$0$LocationManager$LocationListenerTransport()Landroid/location/LocationListener; -HSPLandroid/location/LocationManager$LocationListenerTransport;->lambda$onProviderEnabledChanged$1$LocationManager$LocationListenerTransport()Landroid/location/LocationListener; -HSPLandroid/location/LocationManager$LocationListenerTransport;->lambda$onProviderEnabledChanged$2(ZLjava/lang/String;Landroid/location/LocationListener;)V -HSPLandroid/location/LocationManager$LocationListenerTransport;->onLocationChanged(Landroid/location/Location;Landroid/os/IRemoteCallback;)V -HSPLandroid/location/LocationManager$LocationListenerTransport;->onProviderEnabledChanged(Ljava/lang/String;Z)V +HSPLandroid/location/LocationManager$LocationListenerTransport;->onLocationChanged(Landroid/location/LocationResult;Landroid/os/IRemoteCallback;)V HSPLandroid/location/LocationManager$LocationListenerTransport;->setExecutor(Ljava/util/concurrent/Executor;)V HSPLandroid/location/LocationManager$LocationListenerTransport;->unregister()V HSPLandroid/location/LocationManager;->(Landroid/content/Context;Landroid/location/ILocationManager;)V -HSPLandroid/location/LocationManager;->disableLocalLocationEnabledCaches()V +HSPLandroid/location/LocationManager;->getAllProviders()Ljava/util/List; HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Location; +HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;Landroid/location/LastLocationRequest;)Landroid/location/Location; HSPLandroid/location/LocationManager;->getProvider(Ljava/lang/String;)Landroid/location/LocationProvider; HSPLandroid/location/LocationManager;->getProviders(Z)Ljava/util/List; -HSPLandroid/location/LocationManager;->invalidateLocalLocationEnabledCaches()V HSPLandroid/location/LocationManager;->isLocationEnabled()Z HSPLandroid/location/LocationManager;->isLocationEnabledForUser(Landroid/os/UserHandle;)Z HSPLandroid/location/LocationManager;->isProviderEnabled(Ljava/lang/String;)Z @@ -12825,17 +9337,11 @@ HSPLandroid/location/LocationManager;->isProviderEnabledForUser(Ljava/lang/Strin HSPLandroid/location/LocationManager;->removeUpdates(Landroid/location/LocationListener;)V HSPLandroid/location/LocationManager;->requestLocationUpdates(Landroid/location/LocationRequest;Landroid/location/LocationListener;Landroid/os/Looper;)V HSPLandroid/location/LocationManager;->requestLocationUpdates(Landroid/location/LocationRequest;Ljava/util/concurrent/Executor;Landroid/location/LocationListener;)V -HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLandroid/location/LocationListener;)V HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLandroid/location/LocationListener;Landroid/os/Looper;)V HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLjava/util/concurrent/Executor;Landroid/location/LocationListener;)V HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;Landroid/location/LocationRequest;Ljava/util/concurrent/Executor;Landroid/location/LocationListener;)V -HSPLandroid/location/LocationManagerInternal;->()V -HSPLandroid/location/LocationRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/LocationRequest; -HSPLandroid/location/LocationRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/location/LocationRequest$Builder;->(J)V -HSPLandroid/location/LocationRequest$Builder;->(Landroid/location/LocationRequest;)V HSPLandroid/location/LocationRequest$Builder;->build()Landroid/location/LocationRequest; -HSPLandroid/location/LocationRequest$Builder;->setHiddenFromAppOps(Z)Landroid/location/LocationRequest$Builder; HSPLandroid/location/LocationRequest$Builder;->setIntervalMillis(J)Landroid/location/LocationRequest$Builder; HSPLandroid/location/LocationRequest$Builder;->setLocationSettingsIgnored(Z)Landroid/location/LocationRequest$Builder; HSPLandroid/location/LocationRequest$Builder;->setLowPower(Z)Landroid/location/LocationRequest$Builder; @@ -12844,71 +9350,37 @@ HSPLandroid/location/LocationRequest$Builder;->setMinUpdateDistanceMeters(F)Land HSPLandroid/location/LocationRequest$Builder;->setMinUpdateIntervalMillis(J)Landroid/location/LocationRequest$Builder; HSPLandroid/location/LocationRequest$Builder;->setQuality(I)Landroid/location/LocationRequest$Builder; HSPLandroid/location/LocationRequest$Builder;->setWorkSource(Landroid/os/WorkSource;)Landroid/location/LocationRequest$Builder; -HSPLandroid/location/LocationRequest;->(Ljava/lang/String;JIJJIJFZZZLandroid/os/WorkSource;)V -HSPLandroid/location/LocationRequest;->(Ljava/lang/String;JIJJIJFZZZLandroid/os/WorkSource;Landroid/location/LocationRequest$1;)V -HSPLandroid/location/LocationRequest;->access$800(Landroid/location/LocationRequest;)Z -HSPLandroid/location/LocationRequest;->access$900(Landroid/location/LocationRequest;)Z +HSPLandroid/location/LocationRequest;->(Ljava/lang/String;JIJJIJFJZZZLandroid/os/WorkSource;)V HSPLandroid/location/LocationRequest;->createFromDeprecatedProvider(Ljava/lang/String;JFZ)Landroid/location/LocationRequest; -HPLandroid/location/LocationRequest;->equals(Ljava/lang/Object;)Z -HSPLandroid/location/LocationRequest;->getDurationMillis()J -HSPLandroid/location/LocationRequest;->getExpirationRealtimeMs(J)J HSPLandroid/location/LocationRequest;->getIntervalMillis()J -HSPLandroid/location/LocationRequest;->getMaxUpdates()I -HSPLandroid/location/LocationRequest;->getMinUpdateDistanceMeters()F -HPLandroid/location/LocationRequest;->getMinUpdateIntervalMillis()J -HSPLandroid/location/LocationRequest;->getProvider()Ljava/lang/String; HSPLandroid/location/LocationRequest;->getQuality()I -HSPLandroid/location/LocationRequest;->getWorkSource()Landroid/os/WorkSource; -HSPLandroid/location/LocationRequest;->isHiddenFromAppOps()Z HSPLandroid/location/LocationRequest;->isLocationSettingsIgnored()Z -HSPLandroid/location/LocationRequest;->isLowPower()Z HSPLandroid/location/LocationRequest;->setProvider(Ljava/lang/String;)Landroid/location/LocationRequest; HSPLandroid/location/LocationRequest;->setQuality(I)Landroid/location/LocationRequest; HSPLandroid/location/LocationRequest;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/location/util/identity/CallerIdentity;->(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/location/util/identity/CallerIdentity;->addToWorkSource(Landroid/os/WorkSource;)Landroid/os/WorkSource; -HSPLandroid/location/util/identity/CallerIdentity;->equals(Ljava/lang/Object;)Z -HPLandroid/location/util/identity/CallerIdentity;->fromBinder(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Landroid/location/util/identity/CallerIdentity; -HSPLandroid/location/util/identity/CallerIdentity;->fromBinder(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/location/util/identity/CallerIdentity; -PLandroid/location/util/identity/CallerIdentity;->fromBinderUnsafe(Ljava/lang/String;Ljava/lang/String;)Landroid/location/util/identity/CallerIdentity; -HSPLandroid/location/util/identity/CallerIdentity;->fromBinderUnsafe(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/location/util/identity/CallerIdentity; -HSPLandroid/location/util/identity/CallerIdentity;->fromContext(Landroid/content/Context;)Landroid/location/util/identity/CallerIdentity; -HSPLandroid/location/util/identity/CallerIdentity;->getAttributionTag()Ljava/lang/String; -HPLandroid/location/util/identity/CallerIdentity;->getListenerId()Ljava/lang/String; -HSPLandroid/location/util/identity/CallerIdentity;->getPackageName()Ljava/lang/String; -HSPLandroid/location/util/identity/CallerIdentity;->getPid()I -HSPLandroid/location/util/identity/CallerIdentity;->getUid()I -HSPLandroid/location/util/identity/CallerIdentity;->getUserId()I -HPLandroid/location/util/identity/CallerIdentity;->hashCode()I -HPLandroid/location/util/identity/CallerIdentity;->isSystem()Z +HSPLandroid/location/LocationResult$1;->()V +HSPLandroid/location/LocationResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/LocationResult; +HSPLandroid/location/LocationResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/location/LocationResult;->()V +HSPLandroid/location/LocationResult;->(Ljava/util/ArrayList;)V +HSPLandroid/location/LocationResult;->(Ljava/util/ArrayList;Landroid/location/LocationResult$1;)V +HSPLandroid/location/LocationResult;->get(I)Landroid/location/Location; +HSPLandroid/location/LocationResult;->size()I +HSPLandroid/media/-$$Lambda$8UyTvkWiyr4URYyAWHyEgmOvvNU;->()V +HSPLandroid/media/-$$Lambda$8UyTvkWiyr4URYyAWHyEgmOvvNU;->()V +HSPLandroid/media/-$$Lambda$8UyTvkWiyr4URYyAWHyEgmOvvNU;->applyAsInt(Ljava/lang/Object;)I HSPLandroid/media/-$$Lambda$MediaCodecInfo$VideoCapabilities$DTPbDVa49CdykHHl5QfSoCpKP2s;->()V HSPLandroid/media/-$$Lambda$MediaCodecInfo$VideoCapabilities$DTPbDVa49CdykHHl5QfSoCpKP2s;->()V HSPLandroid/media/-$$Lambda$MediaCodecInfo$VideoCapabilities$DTPbDVa49CdykHHl5QfSoCpKP2s;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLandroid/media/-$$Lambda$MediaFrameworkInitializer$uRfebFEa-EvU0Y2yjBXtzDaphO8;->createService(Landroid/content/Context;)Ljava/lang/Object; +HSPLandroid/media/-$$Lambda$MediaFrameworkPlatformInitializer$Sth-UtCrChMsIO4_0vO5yq1ue7w;->createService(Landroid/content/Context;)Ljava/lang/Object; HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$DwRlRQmgrcaJaYxTuPWdniE8pfg;->(Landroid/media/MediaRouter$Static$Client;Z)V HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$DwRlRQmgrcaJaYxTuPWdniE8pfg;->run()V -HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$RZUfX0grtJGayu2n4A1PcjCIdjE;->(Landroid/media/MediaRouter$Static$Client;)V HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$RZUfX0grtJGayu2n4A1PcjCIdjE;->run()V -PLandroid/media/-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo;->(Landroid/media/MediaRouter$Static$Client;)V -PLandroid/media/-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo;->run()V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$6CaLroIN47dcx97REg4--u3cVRg;->(Landroid/media/MediaRouter2Manager;)V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$6CaLroIN47dcx97REg4--u3cVRg;->run()V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$9sV-ZD2odmOcz7GdqYdANck4k2s;->(Landroid/media/MediaRouter2Manager$CallbackRecord;Ljava/util/List;)V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$9sV-ZD2odmOcz7GdqYdANck4k2s;->run()V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$bcZoIL-yeKCi_LtZS8-QGdzk0yg;->(Landroid/media/MediaRouter2Manager$CallbackRecord;Ljava/util/List;)V -HSPLandroid/media/-$$Lambda$MediaRouter2Manager$bcZoIL-yeKCi_LtZS8-QGdzk0yg;->run()V -HSPLandroid/media/-$$Lambda$PETbVQWlIutvfVZnuv5US69Oeqc;->()V -HSPLandroid/media/-$$Lambda$PETbVQWlIutvfVZnuv5US69Oeqc;->()V -HSPLandroid/media/-$$Lambda$PETbVQWlIutvfVZnuv5US69Oeqc;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo;->(Landroid/media/MediaRouter$Static$Client;)V +HSPLandroid/media/-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo;->run()V HSPLandroid/media/-$$Lambda$RtqMNkjIlrXjADtRniUO7ZdSJPk;->()V HSPLandroid/media/-$$Lambda$RtqMNkjIlrXjADtRniUO7ZdSJPk;->()V HSPLandroid/media/-$$Lambda$RtqMNkjIlrXjADtRniUO7ZdSJPk;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/media/-$$Lambda$qa8kNn12D7d-XOiA2G7uslod-cQ;->()V -HSPLandroid/media/-$$Lambda$qa8kNn12D7d-XOiA2G7uslod-cQ;->()V -HSPLandroid/media/-$$Lambda$qa8kNn12D7d-XOiA2G7uslod-cQ;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/media/-$$Lambda$wa5IRxDT4WB1mq52me_IEojNB8s;->()V -HSPLandroid/media/-$$Lambda$wa5IRxDT4WB1mq52me_IEojNB8s;->()V -HSPLandroid/media/-$$Lambda$wa5IRxDT4WB1mq52me_IEojNB8s;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/media/AudioAttributes$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioAttributes; HSPLandroid/media/AudioAttributes$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/AudioAttributes$Builder;->()V @@ -12928,79 +9400,50 @@ HSPLandroid/media/AudioAttributes;->()V HSPLandroid/media/AudioAttributes;->(Landroid/media/AudioAttributes$1;)V HSPLandroid/media/AudioAttributes;->(Landroid/os/Parcel;)V HSPLandroid/media/AudioAttributes;->(Landroid/os/Parcel;Landroid/media/AudioAttributes$1;)V -HSPLandroid/media/AudioAttributes;->access$000(Landroid/media/AudioAttributes;)I HSPLandroid/media/AudioAttributes;->access$002(Landroid/media/AudioAttributes;I)I -HSPLandroid/media/AudioAttributes;->access$100(Landroid/media/AudioAttributes;)I HSPLandroid/media/AudioAttributes;->access$102(Landroid/media/AudioAttributes;I)I -HSPLandroid/media/AudioAttributes;->access$200(Landroid/media/AudioAttributes;)Ljava/util/HashSet; HSPLandroid/media/AudioAttributes;->access$202(Landroid/media/AudioAttributes;Ljava/util/HashSet;)Ljava/util/HashSet; -HSPLandroid/media/AudioAttributes;->access$400(Landroid/media/AudioAttributes;)I HSPLandroid/media/AudioAttributes;->access$402(Landroid/media/AudioAttributes;I)I HSPLandroid/media/AudioAttributes;->access$502(Landroid/media/AudioAttributes;I)I HSPLandroid/media/AudioAttributes;->access$572(Landroid/media/AudioAttributes;I)I HSPLandroid/media/AudioAttributes;->access$576(Landroid/media/AudioAttributes;I)I HSPLandroid/media/AudioAttributes;->access$602(Landroid/media/AudioAttributes;Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/media/AudioAttributes;->access$700(Landroid/media/AudioAttributes;)Landroid/os/Bundle; -HSPLandroid/media/AudioAttributes;->access$800(I)I -HSPLandroid/media/AudioAttributes;->areHapticChannelsMuted()Z -PLandroid/media/AudioAttributes;->capturePolicyToFlags(II)I -HSPLandroid/media/AudioAttributes;->contentTypeToString()Ljava/lang/String; HSPLandroid/media/AudioAttributes;->equals(Ljava/lang/Object;)Z HSPLandroid/media/AudioAttributes;->getAllFlags()I HSPLandroid/media/AudioAttributes;->getContentType()I HSPLandroid/media/AudioAttributes;->getFlags()I -HSPLandroid/media/AudioAttributes;->getSystemUsage()I -HPLandroid/media/AudioAttributes;->getTags()Ljava/util/Set; HSPLandroid/media/AudioAttributes;->getUsage()I -HSPLandroid/media/AudioAttributes;->getVolumeControlStream()I -HSPLandroid/media/AudioAttributes;->hashCode()I HSPLandroid/media/AudioAttributes;->isSystemUsage(I)Z -HSPLandroid/media/AudioAttributes;->toString()Ljava/lang/String; HSPLandroid/media/AudioAttributes;->toVolumeStreamType(ZLandroid/media/AudioAttributes;)I -HSPLandroid/media/AudioAttributes;->usageForStreamType(I)I -HSPLandroid/media/AudioAttributes;->usageToString(I)Ljava/lang/String; HSPLandroid/media/AudioAttributes;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/media/AudioDeviceAttributes;->(ILjava/lang/String;)V -HSPLandroid/media/AudioDeviceAttributes;->getType()I HSPLandroid/media/AudioDeviceCallback;->()V -HSPLandroid/media/AudioDeviceInfo;->(Landroid/media/AudioDevicePort;)V HSPLandroid/media/AudioDeviceInfo;->convertInternalDeviceToDeviceType(I)I -HSPLandroid/media/AudioDeviceInfo;->getProductName()Ljava/lang/CharSequence; +HSPLandroid/media/AudioDeviceInfo;->getId()I HSPLandroid/media/AudioDeviceInfo;->getType()I +HSPLandroid/media/AudioDevicePort;->(Landroid/media/AudioHandle;Ljava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;ILjava/lang/String;[I[I)V HSPLandroid/media/AudioDevicePort;->(Landroid/media/AudioHandle;Ljava/lang/String;[I[I[I[I[Landroid/media/AudioGain;ILjava/lang/String;[I[I)V HSPLandroid/media/AudioDevicePort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioDevicePortConfig; HSPLandroid/media/AudioDevicePort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioPortConfig; HSPLandroid/media/AudioDevicePort;->type()I HSPLandroid/media/AudioDevicePortConfig;->(Landroid/media/AudioDevicePort;IIILandroid/media/AudioGainConfig;)V -HPLandroid/media/AudioFocusInfo;->(Landroid/media/AudioAttributes;ILjava/lang/String;Ljava/lang/String;IIII)V HSPLandroid/media/AudioFocusRequest$Builder;->(I)V HSPLandroid/media/AudioFocusRequest$Builder;->build()Landroid/media/AudioFocusRequest; -HSPLandroid/media/AudioFocusRequest$Builder;->setAcceptsDelayedFocusGain(Z)Landroid/media/AudioFocusRequest$Builder; HSPLandroid/media/AudioFocusRequest$Builder;->setAudioAttributes(Landroid/media/AudioAttributes;)Landroid/media/AudioFocusRequest$Builder; -HSPLandroid/media/AudioFocusRequest$Builder;->setFocusGain(I)Landroid/media/AudioFocusRequest$Builder; -HSPLandroid/media/AudioFocusRequest$Builder;->setWillPauseWhenDucked(Z)Landroid/media/AudioFocusRequest$Builder; -HSPLandroid/media/AudioFocusRequest;->access$000()Landroid/media/AudioAttributes; -HSPLandroid/media/AudioFocusRequest;->getAudioAttributes()Landroid/media/AudioAttributes; HSPLandroid/media/AudioFocusRequest;->getOnAudioFocusChangeListener()Landroid/media/AudioManager$OnAudioFocusChangeListener; -HSPLandroid/media/AudioFocusRequest;->isValidFocusGain(I)Z -HSPLandroid/media/AudioFormat$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioFormat; -HSPLandroid/media/AudioFormat$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/AudioFormat$Builder;->()V HSPLandroid/media/AudioFormat$Builder;->build()Landroid/media/AudioFormat; HSPLandroid/media/AudioFormat$Builder;->setChannelMask(I)Landroid/media/AudioFormat$Builder; HSPLandroid/media/AudioFormat$Builder;->setEncoding(I)Landroid/media/AudioFormat$Builder; HSPLandroid/media/AudioFormat$Builder;->setSampleRate(I)Landroid/media/AudioFormat$Builder; HSPLandroid/media/AudioFormat;->(IIIII)V -HSPLandroid/media/AudioFormat;->(Landroid/os/Parcel;)V -HSPLandroid/media/AudioFormat;->(Landroid/os/Parcel;Landroid/media/AudioFormat$1;)V -HSPLandroid/media/AudioFormat;->channelCountFromOutChannelMask(I)I HSPLandroid/media/AudioFormat;->getBytesPerSample(I)I HSPLandroid/media/AudioFormat;->getChannelCount()I -HSPLandroid/media/AudioFormat;->getChannelIndexMask()I HSPLandroid/media/AudioFormat;->getChannelMask()I HSPLandroid/media/AudioFormat;->getEncoding()I HSPLandroid/media/AudioFormat;->getPropertySetMask()I HSPLandroid/media/AudioFormat;->getSampleRate()I +HSPLandroid/media/AudioFormat;->isEncodingLinearPcm(I)Z +HSPLandroid/media/AudioFormat;->isPublicEncoding(I)Z HSPLandroid/media/AudioHandle;->(I)V HSPLandroid/media/AudioHandle;->equals(Ljava/lang/Object;)Z HSPLandroid/media/AudioHandle;->id()I @@ -13009,24 +9452,17 @@ HSPLandroid/media/AudioManager$2;->(Landroid/media/AudioManager;)V HSPLandroid/media/AudioManager$3;->(Landroid/media/AudioManager;)V HSPLandroid/media/AudioManager$3;->dispatchPlaybackConfigChange(Ljava/util/List;Z)V HSPLandroid/media/AudioManager$4;->(Landroid/media/AudioManager;)V -HPLandroid/media/AudioManager$4;->dispatchRecordingConfigChange(Ljava/util/List;)V HSPLandroid/media/AudioManager$5;->(Landroid/media/AudioManager;)V HSPLandroid/media/AudioManager$AudioPlaybackCallback;->()V HSPLandroid/media/AudioManager$AudioPlaybackCallbackInfo;->(Landroid/media/AudioManager$AudioPlaybackCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager$AudioRecordingCallback;->()V -HSPLandroid/media/AudioManager$AudioRecordingCallbackInfo;->(Landroid/media/AudioManager$AudioRecordingCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager$DevRoleListeners;->(Landroid/media/AudioManager;)V HSPLandroid/media/AudioManager$DevRoleListeners;->(Landroid/media/AudioManager;Landroid/media/AudioManager$1;)V -HSPLandroid/media/AudioManager$NativeEventHandlerDelegate$1;->(Landroid/media/AudioManager$NativeEventHandlerDelegate;Landroid/os/Looper;Landroid/media/AudioManager;Landroid/media/AudioDeviceCallback;)V HSPLandroid/media/AudioManager$NativeEventHandlerDelegate$1;->handleMessage(Landroid/os/Message;)V -HSPLandroid/media/AudioManager$NativeEventHandlerDelegate;->(Landroid/media/AudioManager;Landroid/media/AudioDeviceCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager$NativeEventHandlerDelegate;->getHandler()Landroid/os/Handler; -HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->(Landroid/media/AudioManager;)V -HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->(Landroid/media/AudioManager;Landroid/media/AudioManager$1;)V HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->onAudioPatchListUpdate([Landroid/media/AudioPatch;)V HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->onAudioPortListUpdate([Landroid/media/AudioPort;)V HSPLandroid/media/AudioManager$PlaybackConfigChangeCallbackData;->(Landroid/media/AudioManager$AudioPlaybackCallback;Ljava/util/List;)V -HPLandroid/media/AudioManager$RecordConfigChangeCallbackData;->(Landroid/media/AudioManager$AudioRecordingCallback;Ljava/util/List;)V HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate$1;->(Landroid/media/AudioManager$ServiceEventHandlerDelegate;Landroid/os/Looper;Landroid/media/AudioManager;)V HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate$1;->handleMessage(Landroid/os/Message;)V HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate;->(Landroid/media/AudioManager;Landroid/os/Handler;)V @@ -13036,64 +9472,46 @@ HSPLandroid/media/AudioManager;->abandonAudioFocus(Landroid/media/AudioManager$O HSPLandroid/media/AudioManager;->abandonAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;)I HSPLandroid/media/AudioManager;->access$1500(Landroid/media/AudioManager;)Ljava/lang/Object; HSPLandroid/media/AudioManager;->access$1600(Landroid/media/AudioManager;)Ljava/util/List; -PLandroid/media/AudioManager;->access$1700(Landroid/media/AudioManager;)Ljava/lang/Object; -PLandroid/media/AudioManager;->access$1800(Landroid/media/AudioManager;)Ljava/util/List; HSPLandroid/media/AudioManager;->access$2000(Landroid/media/AudioManager;)Landroid/util/ArrayMap; HSPLandroid/media/AudioManager;->access$2100(Landroid/media/AudioManager;Landroid/os/Handler;)V -HPLandroid/media/AudioManager;->audioFocusToString(I)Ljava/lang/String; HSPLandroid/media/AudioManager;->broadcastDeviceListChange_sync(Landroid/os/Handler;)V HSPLandroid/media/AudioManager;->calcListDeltas(Ljava/util/ArrayList;Ljava/util/ArrayList;I)[Landroid/media/AudioDeviceInfo; -HSPLandroid/media/AudioManager;->checkFlags(Landroid/media/AudioDevicePort;I)Z -HSPLandroid/media/AudioManager;->checkTypes(Landroid/media/AudioDevicePort;)Z -HSPLandroid/media/AudioManager;->filterDevicePorts(Ljava/util/ArrayList;Ljava/util/ArrayList;)V -HSPLandroid/media/AudioManager;->getActiveRecordingConfigurations()Ljava/util/List; HSPLandroid/media/AudioManager;->getContext()Landroid/content/Context; HSPLandroid/media/AudioManager;->getDevices(I)[Landroid/media/AudioDeviceInfo; HSPLandroid/media/AudioManager;->getDevicesForStream(I)I HSPLandroid/media/AudioManager;->getDevicesStatic(I)[Landroid/media/AudioDeviceInfo; -HSPLandroid/media/AudioManager;->getFocusRampTimeMs(ILandroid/media/AudioAttributes;)I HSPLandroid/media/AudioManager;->getIdForAudioFocusListener(Landroid/media/AudioManager$OnAudioFocusChangeListener;)Ljava/lang/String; -HSPLandroid/media/AudioManager;->getLastAudibleStreamVolume(I)I HSPLandroid/media/AudioManager;->getMode()I HSPLandroid/media/AudioManager;->getRingerMode()I HSPLandroid/media/AudioManager;->getRingerModeInternal()I -HSPLandroid/media/AudioManager;->getRingtonePlayer()Landroid/media/IRingtonePlayer; HSPLandroid/media/AudioManager;->getService()Landroid/media/IAudioService; HSPLandroid/media/AudioManager;->getStreamMaxVolume(I)I HSPLandroid/media/AudioManager;->getStreamMinVolumeInt(I)I HSPLandroid/media/AudioManager;->getStreamVolume(I)I HSPLandroid/media/AudioManager;->hasPlaybackCallback_sync(Landroid/media/AudioManager$AudioPlaybackCallback;)Z -HSPLandroid/media/AudioManager;->hasRecordCallback_sync(Landroid/media/AudioManager$AudioRecordingCallback;)Z HSPLandroid/media/AudioManager;->infoListFromPortList(Ljava/util/ArrayList;I)[Landroid/media/AudioDeviceInfo; -PLandroid/media/AudioManager;->isHapticPlaybackSupported()Z HSPLandroid/media/AudioManager;->isInputDevice(I)Z -HSPLandroid/media/AudioManager;->isMicrophoneMute()Z HSPLandroid/media/AudioManager;->isSpeakerphoneOn()Z HSPLandroid/media/AudioManager;->isStreamMute(I)Z HSPLandroid/media/AudioManager;->isVolumeFixed()Z HSPLandroid/media/AudioManager;->isWiredHeadsetOn()Z HSPLandroid/media/AudioManager;->listAudioDevicePorts(Ljava/util/ArrayList;)I -HSPLandroid/media/AudioManager;->notifyVolumeControllerVisible(Landroid/media/IVolumeController;Z)V HSPLandroid/media/AudioManager;->playSoundEffect(I)V HSPLandroid/media/AudioManager;->preDispatchKeyEvent(Landroid/view/KeyEvent;I)V -HSPLandroid/media/AudioManager;->querySoundEffectsEnabled(I)Z HSPLandroid/media/AudioManager;->registerAudioDeviceCallback(Landroid/media/AudioDeviceCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager;->registerAudioFocusRequest(Landroid/media/AudioFocusRequest;)V HSPLandroid/media/AudioManager;->registerAudioPlaybackCallback(Landroid/media/AudioManager$AudioPlaybackCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager;->registerAudioPortUpdateListener(Landroid/media/AudioManager$OnAudioPortUpdateListener;)V -HSPLandroid/media/AudioManager;->registerAudioRecordingCallback(Landroid/media/AudioManager$AudioRecordingCallback;Landroid/os/Handler;)V HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioFocusRequest;Landroid/media/audiopolicy/AudioPolicy;)I HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;II)I HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;IILandroid/media/audiopolicy/AudioPolicy;)I HSPLandroid/media/AudioManager;->resetAudioPortGeneration()I HSPLandroid/media/AudioManager;->setContext(Landroid/content/Context;)V -HSPLandroid/media/AudioManager;->setMode(I)V HSPLandroid/media/AudioManager;->setParameters(Ljava/lang/String;)V -HSPLandroid/media/AudioManager;->unregisterAudioDeviceCallback(Landroid/media/AudioDeviceCallback;)V HSPLandroid/media/AudioManager;->unregisterAudioFocusRequest(Landroid/media/AudioManager$OnAudioFocusChangeListener;)V HSPLandroid/media/AudioManager;->updateAudioPortCache(Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;)I HSPLandroid/media/AudioManager;->updatePortConfig(Landroid/media/AudioPortConfig;Ljava/util/ArrayList;)Landroid/media/AudioPortConfig; -HSPLandroid/media/AudioManagerInternal;->()V +HSPLandroid/media/AudioMixPort;->(Landroid/media/AudioHandle;IILjava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;)V HSPLandroid/media/AudioMixPort;->(Landroid/media/AudioHandle;IILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V HSPLandroid/media/AudioMixPort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioMixPortConfig; HSPLandroid/media/AudioMixPort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioPortConfig; @@ -13102,27 +9520,12 @@ HSPLandroid/media/AudioPatch;->(Landroid/media/AudioHandle;[Landroid/media HSPLandroid/media/AudioPatch;->sinks()[Landroid/media/AudioPortConfig; HSPLandroid/media/AudioPatch;->sources()[Landroid/media/AudioPortConfig; HSPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;->(Landroid/media/AudioPlaybackConfiguration;Landroid/media/IPlayer;)V -HPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;->binderDied()V -HPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;->getIPlayer()Landroid/media/IPlayer; -HSPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;->monitorDeath()V -HPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;->release()V -HSPLandroid/media/AudioPlaybackConfiguration;->(Landroid/media/PlayerBase$PlayerIdCard;III)V -HPLandroid/media/AudioPlaybackConfiguration;->access$300(Landroid/media/AudioPlaybackConfiguration;)V -HPLandroid/media/AudioPlaybackConfiguration;->anonymizedCopy(Landroid/media/AudioPlaybackConfiguration;)Landroid/media/AudioPlaybackConfiguration; HSPLandroid/media/AudioPlaybackConfiguration;->getAudioAttributes()Landroid/media/AudioAttributes; -HSPLandroid/media/AudioPlaybackConfiguration;->getClientPid()I -HSPLandroid/media/AudioPlaybackConfiguration;->getClientUid()I -HSPLandroid/media/AudioPlaybackConfiguration;->getPlayerInterfaceId()I -HSPLandroid/media/AudioPlaybackConfiguration;->getPlayerType()I -HPLandroid/media/AudioPlaybackConfiguration;->handleStateEvent(I)Z -HSPLandroid/media/AudioPlaybackConfiguration;->init()V HSPLandroid/media/AudioPlaybackConfiguration;->isActive()Z -HPLandroid/media/AudioPlaybackConfiguration;->playerDied()V -HPLandroid/media/AudioPlaybackConfiguration;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/media/AudioPort;->(Landroid/media/AudioHandle;ILjava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;)V HSPLandroid/media/AudioPort;->(Landroid/media/AudioHandle;ILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V HSPLandroid/media/AudioPort;->handle()Landroid/media/AudioHandle; HSPLandroid/media/AudioPort;->id()I -HSPLandroid/media/AudioPort;->name()Ljava/lang/String; HSPLandroid/media/AudioPort;->role()I HSPLandroid/media/AudioPortConfig;->(Landroid/media/AudioPort;IIILandroid/media/AudioGainConfig;)V HSPLandroid/media/AudioPortConfig;->channelMask()I @@ -13138,213 +9541,66 @@ HSPLandroid/media/AudioPortEventHandler;->handler()Landroid/os/Handler; HSPLandroid/media/AudioPortEventHandler;->init()V HSPLandroid/media/AudioPortEventHandler;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V HSPLandroid/media/AudioPortEventHandler;->registerListener(Landroid/media/AudioManager$OnAudioPortUpdateListener;)V +HSPLandroid/media/AudioProfile;->(I[I[I[I)V +HSPLandroid/media/AudioProfile;->getChannelIndexMasks()[I +HSPLandroid/media/AudioProfile;->getChannelMasks()[I +HSPLandroid/media/AudioProfile;->getFormat()I +HSPLandroid/media/AudioProfile;->getSampleRates()[I HSPLandroid/media/AudioRecord;->(Landroid/media/AudioAttributes;Landroid/media/AudioFormat;II)V HSPLandroid/media/AudioRecord;->audioBuffSizeCheck(I)V HSPLandroid/media/AudioRecord;->audioParamCheck(III)V -HSPLandroid/media/AudioRecord;->finalize()V HSPLandroid/media/AudioRecord;->getChannelMaskFromLegacyConfig(IZ)I HSPLandroid/media/AudioRecord;->getMinBufferSize(III)I -HSPLandroid/media/AudioRecord;->getState()I -HSPLandroid/media/AudioRecord;->handleFullVolumeRec(Z)V HSPLandroid/media/AudioRecord;->release()V -HSPLandroid/media/AudioRecord;->startRecording()V HSPLandroid/media/AudioRecord;->stop()V -HSPLandroid/media/AudioRecordingConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioRecordingConfiguration; -HSPLandroid/media/AudioRecordingConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/AudioRecordingConfiguration;->(Landroid/os/Parcel;)V -HSPLandroid/media/AudioRecordingConfiguration;->(Landroid/os/Parcel;Landroid/media/AudioRecordingConfiguration$1;)V -HSPLandroid/media/AudioRecordingConfiguration;->getClientUid()I HSPLandroid/media/AudioRoutesInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioRoutesInfo; HSPLandroid/media/AudioRoutesInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/AudioRoutesInfo;->()V -HSPLandroid/media/AudioRoutesInfo;->(Landroid/media/AudioRoutesInfo;)V -HSPLandroid/media/AudioRoutesInfo;->(Landroid/os/Parcel;)V HSPLandroid/media/AudioRoutesInfo;->toString()Ljava/lang/String; HSPLandroid/media/AudioRoutesInfo;->typeToString(I)Ljava/lang/String; -HPLandroid/media/AudioRoutesInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/media/AudioSystem;->forceUseConfigToString(I)Ljava/lang/String; -HSPLandroid/media/AudioSystem;->forceUseUsageToString(I)Ljava/lang/String; -HSPLandroid/media/AudioSystem;->generateAudioDeviceTypesSet(I)Ljava/util/Set; -HSPLandroid/media/AudioSystem;->getDevicesForAttributes(Landroid/media/AudioAttributes;)Ljava/util/ArrayList; -HSPLandroid/media/AudioSystem;->getNumStreamTypes()I -HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String; HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I -HSPLandroid/media/AudioSystem;->getValueForVibrateSetting(III)I HSPLandroid/media/AudioSystem;->isSingleVolume(Landroid/content/Context;)Z -HSPLandroid/media/AudioSystem;->setErrorCallback(Landroid/media/AudioSystem$ErrorCallback;)V -HSPLandroid/media/AudioSystem;->setRecordingCallback(Landroid/media/AudioSystem$AudioRecordingCallback;)V -HSPLandroid/media/AudioSystem;->setStreamVolumeIndexAS(III)I HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String; HSPLandroid/media/AudioTimestamp;->()V -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;Ljava/nio/ByteOrder;)V -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->read()I -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readByte()B -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readFully([B)V -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readInt()I -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readShort()S -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->seek(J)V -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->setByteOrder(Ljava/nio/ByteOrder;)V -HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->skipBytes(I)I -HSPLandroid/media/ExifInterface$ExifAttribute;->(IIJ[B)V -HSPLandroid/media/ExifInterface$ExifAttribute;->createULong([JLjava/nio/ByteOrder;)Landroid/media/ExifInterface$ExifAttribute; -HSPLandroid/media/ExifInterface$ExifAttribute;->createUShort([ILjava/nio/ByteOrder;)Landroid/media/ExifInterface$ExifAttribute; -HSPLandroid/media/ExifInterface$ExifAttribute;->getStringValue(Ljava/nio/ByteOrder;)Ljava/lang/String; -HSPLandroid/media/ExifInterface$ExifAttribute;->getValue(Ljava/nio/ByteOrder;)Ljava/lang/Object; -HSPLandroid/media/ExifInterface;->addDefaultValuesForCompatibility()V -HSPLandroid/media/ExifInterface;->getAttribute(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/media/ExifInterface;->getExifAttribute(Ljava/lang/String;)Landroid/media/ExifInterface$ExifAttribute; -HSPLandroid/media/ExifInterface;->getJpegAttributes(Landroid/media/ExifInterface$ByteOrderedDataInputStream;II)V -HSPLandroid/media/ExifInterface;->getMimeType(Ljava/io/BufferedInputStream;)I -HSPLandroid/media/ExifInterface;->getPngAttributes(Landroid/media/ExifInterface$ByteOrderedDataInputStream;)V -HSPLandroid/media/ExifInterface;->handleThumbnailFromJfif(Landroid/media/ExifInterface$ByteOrderedDataInputStream;Ljava/util/HashMap;)V -HSPLandroid/media/ExifInterface;->isHeifFormat([B)Z -HSPLandroid/media/ExifInterface;->isOrfFormat([B)Z -HSPLandroid/media/ExifInterface;->isRw2Format([B)Z -HSPLandroid/media/ExifInterface;->isSeekableFD(Ljava/io/FileDescriptor;)Z -HSPLandroid/media/ExifInterface;->loadAttributes(Ljava/io/InputStream;)V -HSPLandroid/media/ExifInterface;->readByteOrder(Landroid/media/ExifInterface$ByteOrderedDataInputStream;)Ljava/nio/ByteOrder; -HSPLandroid/media/ExifInterface;->setThumbnailData(Landroid/media/ExifInterface$ByteOrderedDataInputStream;)V -HSPLandroid/media/ExifInterfaceUtils;->closeQuietly(Ljava/io/Closeable;)V -HSPLandroid/media/ExifInterfaceUtils;->startsWith([B[B)Z -HPLandroid/media/IAudioFocusDispatcher$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/IAudioFocusDispatcher$Stub;->()V HSPLandroid/media/IAudioFocusDispatcher$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IAudioFocusDispatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioFocusDispatcher; -HPLandroid/media/IAudioRoutesObserver$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IAudioRoutesObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/IAudioRoutesObserver$Stub;->()V HSPLandroid/media/IAudioRoutesObserver$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IAudioRoutesObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioRoutesObserver; HSPLandroid/media/IAudioRoutesObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/media/IAudioServerStateDispatcher$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/IAudioServerStateDispatcher$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/IAudioServerStateDispatcher$Stub;->()V -PLandroid/media/IAudioServerStateDispatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioServerStateDispatcher; HSPLandroid/media/IAudioService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/IAudioService$Stub$Proxy;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I -HSPLandroid/media/IAudioService$Stub$Proxy;->getActiveRecordingConfigurations()Ljava/util/List; -HSPLandroid/media/IAudioService$Stub$Proxy;->getLastAudibleStreamVolume(I)I HSPLandroid/media/IAudioService$Stub$Proxy;->getRingerModeExternal()I -HSPLandroid/media/IAudioService$Stub$Proxy;->getRingerModeInternal()I HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamMaxVolume(I)I HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamMinVolume(I)I HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamVolume(I)I HSPLandroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z HSPLandroid/media/IAudioService$Stub$Proxy;->isCameraSoundForced()Z HSPLandroid/media/IAudioService$Stub$Proxy;->isStreamMute(I)Z -HSPLandroid/media/IAudioService$Stub$Proxy;->notifyVolumeControllerVisible(Landroid/media/IVolumeController;Z)V HSPLandroid/media/IAudioService$Stub$Proxy;->playSoundEffect(I)V HSPLandroid/media/IAudioService$Stub$Proxy;->playerAttributes(ILandroid/media/AudioAttributes;)V -HSPLandroid/media/IAudioService$Stub$Proxy;->playerEvent(II)V -HSPLandroid/media/IAudioService$Stub$Proxy;->registerRecordingCallback(Landroid/media/IRecordingConfigDispatcher;)V HSPLandroid/media/IAudioService$Stub$Proxy;->releasePlayer(I)V HSPLandroid/media/IAudioService$Stub$Proxy;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;ILandroid/media/audiopolicy/IAudioPolicyCallback;I)I HSPLandroid/media/IAudioService$Stub$Proxy;->startWatchingRoutes(Landroid/media/IAudioRoutesObserver;)Landroid/media/AudioRoutesInfo; HSPLandroid/media/IAudioService$Stub$Proxy;->trackPlayer(Landroid/media/PlayerBase$PlayerIdCard;)I -HSPLandroid/media/IAudioService$Stub;->()V HSPLandroid/media/IAudioService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioService; -HPLandroid/media/IAudioService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/media/IMediaResourceMonitor$Stub;->()V -PLandroid/media/IMediaRoute2ProviderService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/IMediaRoute2ProviderService$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/media/IMediaRoute2ProviderService$Stub$Proxy;->setCallback(Landroid/media/IMediaRoute2ProviderServiceCallback;)V -PLandroid/media/IMediaRoute2ProviderService$Stub$Proxy;->updateDiscoveryPreference(Landroid/media/RouteDiscoveryPreference;)V -PLandroid/media/IMediaRoute2ProviderService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRoute2ProviderService; -PLandroid/media/IMediaRoute2ProviderServiceCallback$Stub;->()V -PLandroid/media/IMediaRoute2ProviderServiceCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IMediaRoute2ProviderServiceCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->notifyRoutesAdded(Ljava/util/List;)V -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->notifyRoutesChanged(Ljava/util/List;)V -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->notifyRoutesRemoved(Ljava/util/List;)V -HPLandroid/media/IMediaRouter2Manager$Stub$Proxy;->notifySessionUpdated(Landroid/media/RoutingSessionInfo;)V -HSPLandroid/media/IMediaRouter2Manager$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IMediaRouter2Manager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRouter2Manager; HSPLandroid/media/IMediaRouter2Manager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/media/IMediaRouterClient$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IMediaRouterClient$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/media/IMediaRouterClient$Stub$Proxy;->onStateChanged()V HSPLandroid/media/IMediaRouterClient$Stub;->()V HSPLandroid/media/IMediaRouterClient$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IMediaRouterClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRouterClient; HSPLandroid/media/IMediaRouterClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/media/IMediaRouterService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/IMediaRouterService$Stub$Proxy;->getState(Landroid/media/IMediaRouterClient;)Landroid/media/MediaRouterClientState; HSPLandroid/media/IMediaRouterService$Stub$Proxy;->isPlaybackActive(Landroid/media/IMediaRouterClient;)Z HSPLandroid/media/IMediaRouterService$Stub$Proxy;->registerClientAsUser(Landroid/media/IMediaRouterClient;Ljava/lang/String;I)V -HSPLandroid/media/IMediaRouterService$Stub$Proxy;->registerClientGroupId(Landroid/media/IMediaRouterClient;Ljava/lang/String;)V -HSPLandroid/media/IMediaRouterService$Stub$Proxy;->registerManager(Landroid/media/IMediaRouter2Manager;Ljava/lang/String;)V HSPLandroid/media/IMediaRouterService$Stub$Proxy;->setDiscoveryRequest(Landroid/media/IMediaRouterClient;IZ)V HSPLandroid/media/IMediaRouterService$Stub$Proxy;->setSelectedRoute(Landroid/media/IMediaRouterClient;Ljava/lang/String;Z)V -HSPLandroid/media/IMediaRouterService$Stub;->()V HSPLandroid/media/IMediaRouterService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRouterService; -HPLandroid/media/IMediaRouterService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/media/IPlaybackConfigDispatcher$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/IPlaybackConfigDispatcher$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IPlaybackConfigDispatcher$Stub$Proxy;->dispatchPlaybackConfigChange(Ljava/util/List;Z)V HSPLandroid/media/IPlaybackConfigDispatcher$Stub;->()V HSPLandroid/media/IPlaybackConfigDispatcher$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/media/IPlaybackConfigDispatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IPlaybackConfigDispatcher; -HSPLandroid/media/IPlayer$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IPlayer$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/IPlayer$Stub;->()V HSPLandroid/media/IPlayer$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/media/IPlayer$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IPlayer; -PLandroid/media/IRecordingConfigDispatcher$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/IRecordingConfigDispatcher$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/IRecordingConfigDispatcher$Stub;->()V -HSPLandroid/media/IRecordingConfigDispatcher$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/media/IRecordingConfigDispatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IRecordingConfigDispatcher; -HPLandroid/media/IRecordingConfigDispatcher$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/media/IRemoteVolumeObserver$Stub;->()V -HSPLandroid/media/IRingtonePlayer$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IRingtonePlayer$Stub$Proxy;->stopAsync()V -HSPLandroid/media/IRingtonePlayer$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IRingtonePlayer; -HSPLandroid/media/IRingtonePlayer$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/media/IVolumeController$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/IVolumeController$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IVolumeController$Stub$Proxy;->setLayoutDirection(I)V -HSPLandroid/media/IVolumeController$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/IVolumeController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IVolumeController; -HSPLandroid/media/IVolumeController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/media/Image$Plane;->()V -HSPLandroid/media/Image;->()V -HSPLandroid/media/Image;->throwISEIfImageIsInvalid()V -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->(Landroid/media/ImageReader$SurfaceImage;IILjava/nio/ByteBuffer;)V -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->access$1100(Landroid/media/ImageReader$SurfaceImage$SurfacePlane;)V -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->clearBuffer()V -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->getBuffer()Ljava/nio/ByteBuffer; -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->getPixelStride()I -HSPLandroid/media/ImageReader$SurfaceImage$SurfacePlane;->getRowStride()I -HSPLandroid/media/ImageReader$SurfaceImage;->(Landroid/media/ImageReader;I)V -HSPLandroid/media/ImageReader$SurfaceImage;->access$000(Landroid/media/ImageReader$SurfaceImage;)V -HSPLandroid/media/ImageReader$SurfaceImage;->clearSurfacePlanes()V -HSPLandroid/media/ImageReader$SurfaceImage;->close()V -HSPLandroid/media/ImageReader$SurfaceImage;->finalize()V -HSPLandroid/media/ImageReader$SurfaceImage;->getFormat()I -HSPLandroid/media/ImageReader$SurfaceImage;->getHeight()I -HSPLandroid/media/ImageReader$SurfaceImage;->getPlanes()[Landroid/media/Image$Plane; -HSPLandroid/media/ImageReader$SurfaceImage;->getReader()Landroid/media/ImageReader; -HSPLandroid/media/ImageReader$SurfaceImage;->getWidth()I -HSPLandroid/media/ImageReader;->(IIIIJ)V -HSPLandroid/media/ImageReader;->access$1000(Landroid/media/ImageReader;)J -HSPLandroid/media/ImageReader;->access$700(Landroid/media/ImageReader;Landroid/media/Image;)V -HSPLandroid/media/ImageReader;->access$800(Landroid/media/ImageReader;)I -HSPLandroid/media/ImageReader;->access$900(Landroid/media/ImageReader;)I -HSPLandroid/media/ImageReader;->acquireNextImage()Landroid/media/Image; -HSPLandroid/media/ImageReader;->acquireNextSurfaceImage(Landroid/media/ImageReader$SurfaceImage;)I -HSPLandroid/media/ImageReader;->close()V -HSPLandroid/media/ImageReader;->finalize()V -HSPLandroid/media/ImageReader;->getImageFormat()I -HSPLandroid/media/ImageReader;->getSurface()Landroid/view/Surface; -HSPLandroid/media/ImageReader;->newInstance(IIII)Landroid/media/ImageReader; -HSPLandroid/media/ImageReader;->postEventFromNative(Ljava/lang/Object;)V -HSPLandroid/media/ImageReader;->releaseImage(Landroid/media/Image;)V -HSPLandroid/media/ImageReader;->setOnImageAvailableListener(Landroid/media/ImageReader$OnImageAvailableListener;Landroid/os/Handler;)V -HSPLandroid/media/ImageUtils;->getEstimatedNativeAllocBytes(IIII)I -HSPLandroid/media/ImageUtils;->getNumPlanesForFormat(I)I HSPLandroid/media/MediaCodec$BufferInfo;->()V HSPLandroid/media/MediaCodec$BufferInfo;->set(IIJI)V HSPLandroid/media/MediaCodec$BufferMap$CodecBuffer;->free()V @@ -13352,32 +9608,24 @@ HSPLandroid/media/MediaCodec$BufferMap$CodecBuffer;->setByteBuffer(Ljava/nio/Byt HSPLandroid/media/MediaCodec$BufferMap;->clear()V HSPLandroid/media/MediaCodec$BufferMap;->put(ILjava/nio/ByteBuffer;)V HSPLandroid/media/MediaCodec$BufferMap;->remove(I)V -HSPLandroid/media/MediaCodec$EventHandler;->handleCallback(Landroid/os/Message;)V -HSPLandroid/media/MediaCodec$EventHandler;->handleMessage(Landroid/os/Message;)V +HSPLandroid/media/MediaCodec$CryptoInfo;->()V HSPLandroid/media/MediaCodec;->(Ljava/lang/String;ZZ)V HSPLandroid/media/MediaCodec;->cacheBuffers(Z)V HSPLandroid/media/MediaCodec;->configure(Landroid/media/MediaFormat;Landroid/view/Surface;Landroid/media/MediaCrypto;I)V HSPLandroid/media/MediaCodec;->configure(Landroid/media/MediaFormat;Landroid/view/Surface;Landroid/media/MediaCrypto;Landroid/os/IHwBinder;I)V -HSPLandroid/media/MediaCodec;->createDecoderByType(Ljava/lang/String;)Landroid/media/MediaCodec; HSPLandroid/media/MediaCodec;->dequeueInputBuffer(J)I HSPLandroid/media/MediaCodec;->dequeueOutputBuffer(Landroid/media/MediaCodec$BufferInfo;J)I HSPLandroid/media/MediaCodec;->finalize()V HSPLandroid/media/MediaCodec;->freeAllTrackedBuffers()V -HSPLandroid/media/MediaCodec;->getCodecInfo()Landroid/media/MediaCodecInfo; HSPLandroid/media/MediaCodec;->getInputBuffer(I)Ljava/nio/ByteBuffer; -HSPLandroid/media/MediaCodec;->getInputBuffers()[Ljava/nio/ByteBuffer; -HSPLandroid/media/MediaCodec;->getName()Ljava/lang/String; HSPLandroid/media/MediaCodec;->getOutputBuffer(I)Ljava/nio/ByteBuffer; -HSPLandroid/media/MediaCodec;->getOutputBuffers()[Ljava/nio/ByteBuffer; HSPLandroid/media/MediaCodec;->getOutputFormat()Landroid/media/MediaFormat; HSPLandroid/media/MediaCodec;->lockAndGetContext()J -HSPLandroid/media/MediaCodec;->postEventFromNative(IIILjava/lang/Object;)V HSPLandroid/media/MediaCodec;->queueInputBuffer(IIIJI)V HSPLandroid/media/MediaCodec;->release()V HSPLandroid/media/MediaCodec;->releaseOutputBuffer(IZ)V HSPLandroid/media/MediaCodec;->releaseOutputBufferInternal(IZZJ)V HSPLandroid/media/MediaCodec;->setAndUnlockContext(J)V -HSPLandroid/media/MediaCodec;->setCallback(Landroid/media/MediaCodec$Callback;Landroid/os/Handler;)V HSPLandroid/media/MediaCodec;->start()V HSPLandroid/media/MediaCodec;->stop()V HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->applyLevelLimits()V @@ -13385,6 +9633,7 @@ HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->applyLimits(ILandroid/util/ HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->createDiscreteSampleRates()V HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->getDefaultFormat(Landroid/media/MediaFormat;)V HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->initWithPlatformLimits()V +HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->isSampleRateSupported(I)Z HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->limitSampleRates([I)V HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->limitSampleRates([Landroid/util/Range;)V HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V @@ -13392,10 +9641,11 @@ HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->([Landroid/media/Medi HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->([Landroid/media/MediaCodecInfo$CodecProfileLevel;[IZLjava/util/Map;Ljava/util/Map;)V HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->checkFeature(Ljava/lang/String;I)Z HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->dup()Landroid/media/MediaCodecInfo$CodecCapabilities; +HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getAudioCapabilities()Landroid/media/MediaCodecInfo$AudioCapabilities; HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getMimeType()Ljava/lang/String; -HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getValidFeatures()[Landroid/media/MediaCodecInfo$Feature; HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getVideoCapabilities()Landroid/media/MediaCodecInfo$VideoCapabilities; HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureRequired(Ljava/lang/String;)Z +HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->applyLevelLimits()V HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->getDefaultFormat(Landroid/media/MediaFormat;)V HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V @@ -13411,7 +9661,6 @@ HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyMacroBlockLimits(IIIJI HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->getMeasuredFrameRates(Ljava/util/Map;)Ljava/util/Map; HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->getPerformancePoints(Ljava/util/Map;)Ljava/util/List; HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->initWithPlatformLimits()V -HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->isSizeSupported(II)Z HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->lambda$getPerformancePoints$0(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;)I HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->parseWidthHeightRanges(Ljava/lang/Object;)Landroid/util/Pair; @@ -13432,80 +9681,40 @@ HSPLandroid/media/MediaCodecList;->getNewCodecInfoAt(I)Landroid/media/MediaCodec HSPLandroid/media/MediaCodecList;->initCodecList()V HSPLandroid/media/MediaDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaDescription; HSPLandroid/media/MediaDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/MediaDescription$Builder;->()V -HSPLandroid/media/MediaDescription$Builder;->build()Landroid/media/MediaDescription; -HSPLandroid/media/MediaDescription$Builder;->setDescription(Ljava/lang/CharSequence;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setIconBitmap(Landroid/graphics/Bitmap;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setIconUri(Landroid/net/Uri;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setMediaId(Ljava/lang/String;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setMediaUri(Landroid/net/Uri;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setSubtitle(Ljava/lang/CharSequence;)Landroid/media/MediaDescription$Builder; -HSPLandroid/media/MediaDescription$Builder;->setTitle(Ljava/lang/CharSequence;)Landroid/media/MediaDescription$Builder; HSPLandroid/media/MediaDescription;->(Landroid/os/Parcel;)V HSPLandroid/media/MediaDescription;->(Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/graphics/Bitmap;Landroid/net/Uri;Landroid/os/Bundle;Landroid/net/Uri;)V -HSPLandroid/media/MediaDescription;->getSubtitle()Ljava/lang/CharSequence; -HSPLandroid/media/MediaDescription;->getTitle()Ljava/lang/CharSequence; HSPLandroid/media/MediaDescription;->toString()Ljava/lang/String; -HSPLandroid/media/MediaDescription;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/MediaFormat;->()V -HSPLandroid/media/MediaFormat;->(Ljava/util/Map;)V HSPLandroid/media/MediaFormat;->containsKey(Ljava/lang/String;)Z HSPLandroid/media/MediaFormat;->createVideoFormat(Ljava/lang/String;II)Landroid/media/MediaFormat; HSPLandroid/media/MediaFormat;->getInteger(Ljava/lang/String;)I -HSPLandroid/media/MediaFormat;->getMap()Ljava/util/Map; HSPLandroid/media/MediaFormat;->getString(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/media/MediaFormat;->setFloat(Ljava/lang/String;F)V HSPLandroid/media/MediaFormat;->setInteger(Ljava/lang/String;I)V HSPLandroid/media/MediaFormat;->setString(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/media/MediaFrameworkInitializer;->getMediaServiceManager()Landroid/media/MediaServiceManager; -HSPLandroid/media/MediaFrameworkInitializer;->lambda$registerServiceWrappers$0(Landroid/content/Context;)Landroid/media/session/MediaSessionManager; HSPLandroid/media/MediaFrameworkInitializer;->setMediaServiceManager(Landroid/media/MediaServiceManager;)V +HSPLandroid/media/MediaFrameworkPlatformInitializer;->lambda$registerServiceWrappers$0(Landroid/content/Context;)Landroid/media/session/MediaSessionManager; +HSPLandroid/media/MediaFrameworkPlatformInitializer;->setMediaServiceManager(Landroid/media/MediaServiceManager;)V HSPLandroid/media/MediaMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaMetadata; HSPLandroid/media/MediaMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/MediaMetadata$Builder;->(Landroid/media/MediaMetadata;)V HSPLandroid/media/MediaMetadata$Builder;->build()Landroid/media/MediaMetadata; -HSPLandroid/media/MediaMetadata;->(Landroid/os/Bundle;I)V -HSPLandroid/media/MediaMetadata;->(Landroid/os/Bundle;ILandroid/media/MediaMetadata$1;)V -HSPLandroid/media/MediaMetadata;->(Landroid/os/Parcel;)V -HSPLandroid/media/MediaMetadata;->(Landroid/os/Parcel;Landroid/media/MediaMetadata$1;)V -HSPLandroid/media/MediaMetadata;->access$100(Landroid/media/MediaMetadata;)Landroid/os/Bundle; -HSPLandroid/media/MediaMetadata;->access$200(Landroid/media/MediaMetadata;)I -HPLandroid/media/MediaMetadata;->equals(Ljava/lang/Object;)Z HSPLandroid/media/MediaMetadata;->getBitmap(Ljava/lang/String;)Landroid/graphics/Bitmap; HSPLandroid/media/MediaMetadata;->getDescription()Landroid/media/MediaDescription; HSPLandroid/media/MediaMetadata;->getLong(Ljava/lang/String;)J HSPLandroid/media/MediaMetadata;->getString(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/media/MediaMetadata;->getText(Ljava/lang/String;)Ljava/lang/CharSequence; HSPLandroid/media/MediaMetadata;->size()I HSPLandroid/media/MediaMetadata;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/MediaMetadataRetriever;->()V HSPLandroid/media/MediaMetadataRetriever;->extractMetadata(I)Ljava/lang/String; HSPLandroid/media/MediaMetadataRetriever;->finalize()V HSPLandroid/media/MediaMetadataRetriever;->setDataSource(Ljava/io/FileDescriptor;)V -HSPLandroid/media/MediaMetrics$1;->(Ljava/lang/String;Ljava/lang/Class;)V -HSPLandroid/media/MediaMetrics$1;->getName()Ljava/lang/String; -HSPLandroid/media/MediaMetrics$Item;->(Ljava/lang/String;)V -HSPLandroid/media/MediaMetrics$Item;->(Ljava/lang/String;IIJI)V -HSPLandroid/media/MediaMetrics$Item;->putInt(Ljava/lang/String;I)Landroid/media/MediaMetrics$Item; -HSPLandroid/media/MediaMetrics$Item;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/media/MediaMetrics$Item; -HSPLandroid/media/MediaMetrics$Item;->record()Z -HSPLandroid/media/MediaMetrics$Item;->reserveProperty([BI)I -HSPLandroid/media/MediaMetrics$Item;->set(Landroid/media/MediaMetrics$Key;Ljava/lang/Object;)Landroid/media/MediaMetrics$Item; -HSPLandroid/media/MediaMetrics$Item;->setUid(I)Landroid/media/MediaMetrics$Item; -HSPLandroid/media/MediaMetrics$Item;->updateHeader()V -HSPLandroid/media/MediaMetrics$Property;->()V -HSPLandroid/media/MediaMetrics;->access$000()Ljava/nio/charset/Charset; -HSPLandroid/media/MediaMetrics;->access$100(Ljava/nio/ByteBuffer;I)I -HSPLandroid/media/MediaMetrics;->createKey(Ljava/lang/String;Ljava/lang/Class;)Landroid/media/MediaMetrics$Key; +HSPLandroid/media/MediaMetadataRetriever;->setDataSource(Ljava/io/FileDescriptor;JJ)V HSPLandroid/media/MediaPlayer$2$1;->getSubtitleLooper()Landroid/os/Looper; HSPLandroid/media/MediaPlayer$2$1;->setSubtitleWidget(Landroid/media/SubtitleTrack$RenderingWidget;)V HSPLandroid/media/MediaPlayer$2;->run()V -HSPLandroid/media/MediaPlayer$3;->(Landroid/media/MediaPlayer;)V -HSPLandroid/media/MediaPlayer$7;->(Landroid/media/MediaPlayer;)V HSPLandroid/media/MediaPlayer$7;->onCompletion(Landroid/media/MediaPlayer;)V -HSPLandroid/media/MediaPlayer$EventHandler;->(Landroid/media/MediaPlayer;Landroid/media/MediaPlayer;Landroid/os/Looper;)V HSPLandroid/media/MediaPlayer$EventHandler;->handleMessage(Landroid/os/Message;)V -HSPLandroid/media/MediaPlayer$TimeProvider$EventHandler;->(Landroid/media/MediaPlayer$TimeProvider;Landroid/os/Looper;)V HSPLandroid/media/MediaPlayer$TimeProvider$EventHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/media/MediaPlayer$TimeProvider;->(Landroid/media/MediaPlayer;)V HSPLandroid/media/MediaPlayer$TimeProvider;->close()V @@ -13540,58 +9749,32 @@ HSPLandroid/media/MediaPlayer;->setDataSource(Landroid/content/Context;Landroid/ HSPLandroid/media/MediaPlayer;->setDataSource(Landroid/content/res/AssetFileDescriptor;)V HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/io/FileDescriptor;)V HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/io/FileDescriptor;JJ)V -HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;)V -HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;Ljava/util/Map;Ljava/util/List;)V -HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/util/List;)V HSPLandroid/media/MediaPlayer;->setOnCompletionListener(Landroid/media/MediaPlayer$OnCompletionListener;)V HSPLandroid/media/MediaPlayer;->setOnErrorListener(Landroid/media/MediaPlayer$OnErrorListener;)V HSPLandroid/media/MediaPlayer;->setSubtitleAnchor()V -HSPLandroid/media/MediaPlayer;->setVolume(F)V HSPLandroid/media/MediaPlayer;->setVolume(FF)V HSPLandroid/media/MediaPlayer;->start()V HSPLandroid/media/MediaPlayer;->stayAwake(Z)V -HSPLandroid/media/MediaPlayer;->updateSurfaceScreenOn()V HSPLandroid/media/MediaRoute2Info$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaRoute2Info; HSPLandroid/media/MediaRoute2Info$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/media/MediaRoute2Info$Builder;->(Landroid/media/MediaRoute2Info;)V -HPLandroid/media/MediaRoute2Info$Builder;->(Ljava/lang/String;Landroid/media/MediaRoute2Info;)V HSPLandroid/media/MediaRoute2Info$Builder;->(Ljava/lang/String;Ljava/lang/CharSequence;)V HSPLandroid/media/MediaRoute2Info$Builder;->addFeature(Ljava/lang/String;)Landroid/media/MediaRoute2Info$Builder; HSPLandroid/media/MediaRoute2Info$Builder;->build()Landroid/media/MediaRoute2Info; -HPLandroid/media/MediaRoute2Info$Builder;->setConnectionState(I)Landroid/media/MediaRoute2Info$Builder; -HPLandroid/media/MediaRoute2Info$Builder;->setProviderId(Ljava/lang/String;)Landroid/media/MediaRoute2Info$Builder; -HPLandroid/media/MediaRoute2Info$Builder;->setSystemRoute(Z)Landroid/media/MediaRoute2Info$Builder; -PLandroid/media/MediaRoute2Info$Builder;->setType(I)Landroid/media/MediaRoute2Info$Builder; -HPLandroid/media/MediaRoute2Info$Builder;->setVolume(I)Landroid/media/MediaRoute2Info$Builder; -HPLandroid/media/MediaRoute2Info$Builder;->setVolumeHandling(I)Landroid/media/MediaRoute2Info$Builder; -HPLandroid/media/MediaRoute2Info$Builder;->setVolumeMax(I)Landroid/media/MediaRoute2Info$Builder; +HSPLandroid/media/MediaRoute2Info$Builder;->setConnectionState(I)Landroid/media/MediaRoute2Info$Builder; +HSPLandroid/media/MediaRoute2Info$Builder;->setVolume(I)Landroid/media/MediaRoute2Info$Builder; +HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeHandling(I)Landroid/media/MediaRoute2Info$Builder; +HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeMax(I)Landroid/media/MediaRoute2Info$Builder; HSPLandroid/media/MediaRoute2Info;->(Landroid/media/MediaRoute2Info$Builder;)V HSPLandroid/media/MediaRoute2Info;->(Landroid/os/Parcel;)V -HPLandroid/media/MediaRoute2Info;->equals(Ljava/lang/Object;)Z HSPLandroid/media/MediaRoute2Info;->getId()Ljava/lang/String; -HPLandroid/media/MediaRoute2Info;->getName()Ljava/lang/CharSequence; HSPLandroid/media/MediaRoute2Info;->getOriginalId()Ljava/lang/String; -HPLandroid/media/MediaRoute2Info;->getProviderId()Ljava/lang/String; -HSPLandroid/media/MediaRoute2Info;->getType()I -PLandroid/media/MediaRoute2Info;->getVolume()I HSPLandroid/media/MediaRoute2Info;->isSystemRoute()Z -HPLandroid/media/MediaRoute2Info;->isValid()Z -HSPLandroid/media/MediaRoute2Info;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/MediaRoute2ProviderInfo$1;->()V -HPLandroid/media/MediaRoute2ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaRoute2ProviderInfo; -HPLandroid/media/MediaRoute2ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->()V -PLandroid/media/MediaRoute2ProviderInfo$Builder;->(Landroid/media/MediaRoute2ProviderInfo;)V HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->addRoute(Landroid/media/MediaRoute2Info;)Landroid/media/MediaRoute2ProviderInfo$Builder; HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->build()Landroid/media/MediaRoute2ProviderInfo; -HPLandroid/media/MediaRoute2ProviderInfo$Builder;->setSystemRouteProvider(Z)Landroid/media/MediaRoute2ProviderInfo$Builder; -HPLandroid/media/MediaRoute2ProviderInfo$Builder;->setUniqueId(Ljava/lang/String;)Landroid/media/MediaRoute2ProviderInfo$Builder; HSPLandroid/media/MediaRoute2ProviderInfo;->()V HSPLandroid/media/MediaRoute2ProviderInfo;->(Landroid/media/MediaRoute2ProviderInfo$Builder;)V -HPLandroid/media/MediaRoute2ProviderInfo;->(Landroid/os/Parcel;)V -HPLandroid/media/MediaRoute2ProviderInfo;->getRoute(Ljava/lang/String;)Landroid/media/MediaRoute2Info; -PLandroid/media/MediaRoute2ProviderInfo;->getRoutes()Ljava/util/Collection; -PLandroid/media/MediaRoute2ProviderInfo;->getUniqueId()Ljava/lang/String; HSPLandroid/media/MediaRouter$Callback;->()V HSPLandroid/media/MediaRouter$CallbackInfo;->(Landroid/media/MediaRouter$Callback;IILandroid/media/MediaRouter;)V HSPLandroid/media/MediaRouter$CallbackInfo;->filterRouteEvent(I)Z @@ -13626,7 +9809,9 @@ HSPLandroid/media/MediaRouter$RouteInfo;->isEnabled()Z HSPLandroid/media/MediaRouter$RouteInfo;->isSelected()Z HSPLandroid/media/MediaRouter$RouteInfo;->matchesTypes(I)Z HSPLandroid/media/MediaRouter$RouteInfo;->resolveStatusCode()Z +HSPLandroid/media/MediaRouter$RouteInfo;->routeUpdated()V HSPLandroid/media/MediaRouter$RouteInfo;->select()V +HSPLandroid/media/MediaRouter$RouteInfo;->setTag(Ljava/lang/Object;)V HSPLandroid/media/MediaRouter$RouteInfo;->toString()Ljava/lang/String; HSPLandroid/media/MediaRouter$RouteInfo;->updatePresentationDisplay()Z HSPLandroid/media/MediaRouter$SimpleCallback;->()V @@ -13636,10 +9821,10 @@ HSPLandroid/media/MediaRouter$Static$1;->dispatchAudioRoutesChanged(Landroid/med HSPLandroid/media/MediaRouter$Static$Client;->(Landroid/media/MediaRouter$Static;)V HSPLandroid/media/MediaRouter$Static$Client;->lambda$onGlobalA2dpChanged$3$MediaRouter$Static$Client(Z)V HSPLandroid/media/MediaRouter$Static$Client;->lambda$onRestoreRoute$1$MediaRouter$Static$Client()V -PLandroid/media/MediaRouter$Static$Client;->lambda$onStateChanged$0$MediaRouter$Static$Client()V +HSPLandroid/media/MediaRouter$Static$Client;->lambda$onStateChanged$0$MediaRouter$Static$Client()V HSPLandroid/media/MediaRouter$Static$Client;->onGlobalA2dpChanged(Z)V HSPLandroid/media/MediaRouter$Static$Client;->onRestoreRoute()V -PLandroid/media/MediaRouter$Static$Client;->onStateChanged()V +HSPLandroid/media/MediaRouter$Static$Client;->onStateChanged()V HSPLandroid/media/MediaRouter$Static;->(Landroid/content/Context;)V HSPLandroid/media/MediaRouter$Static;->getAllPresentationDisplays()[Landroid/view/Display; HSPLandroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z @@ -13648,7 +9833,6 @@ HSPLandroid/media/MediaRouter$Static;->onDisplayChanged(I)V HSPLandroid/media/MediaRouter$Static;->publishClientDiscoveryRequest()V HSPLandroid/media/MediaRouter$Static;->publishClientSelectedRoute(Z)V HSPLandroid/media/MediaRouter$Static;->rebindAsUser(I)V -HSPLandroid/media/MediaRouter$Static;->setRouterGroupId(Ljava/lang/String;)V HSPLandroid/media/MediaRouter$Static;->setSelectedRoute(Landroid/media/MediaRouter$RouteInfo;Z)V HSPLandroid/media/MediaRouter$Static;->startMonitoringRoutes(Landroid/content/Context;)V HSPLandroid/media/MediaRouter$Static;->updateAudioRoutes(Landroid/media/AudioRoutesInfo;)V @@ -13659,29 +9843,7 @@ HSPLandroid/media/MediaRouter$VolumeCallback;->()V HSPLandroid/media/MediaRouter$VolumeChangeReceiver;->()V HSPLandroid/media/MediaRouter$VolumeChangeReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLandroid/media/MediaRouter$WifiDisplayStatusChangedReceiver;->()V -HSPLandroid/media/MediaRouter2Manager$Callback;->()V -HSPLandroid/media/MediaRouter2Manager$CallbackRecord;->(Landroid/media/MediaRouter2Manager;Ljava/util/concurrent/Executor;Landroid/media/MediaRouter2Manager$Callback;)V -HSPLandroid/media/MediaRouter2Manager$CallbackRecord;->equals(Ljava/lang/Object;)Z -HSPLandroid/media/MediaRouter2Manager$Client;->(Landroid/media/MediaRouter2Manager;)V HSPLandroid/media/MediaRouter2Manager$Client;->notifyRoutesAdded(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager$Client;->notifyRoutesChanged(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager$Client;->notifyRoutesRemoved(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager$Client;->notifySessionUpdated(Landroid/media/RoutingSessionInfo;)V -HSPLandroid/media/MediaRouter2Manager;->(Landroid/content/Context;)V -HSPLandroid/media/MediaRouter2Manager;->addRoutesOnHandler(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->changeRoutesOnHandler(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->getInstance(Landroid/content/Context;)Landroid/media/MediaRouter2Manager; -HSPLandroid/media/MediaRouter2Manager;->getOrCreateClient()Landroid/media/MediaRouter2Manager$Client; -HSPLandroid/media/MediaRouter2Manager;->handleSessionsUpdatedOnHandler(Landroid/media/RoutingSessionInfo;)V -HSPLandroid/media/MediaRouter2Manager;->lambda$6CaLroIN47dcx97REg4--u3cVRg(Landroid/media/MediaRouter2Manager;)Landroid/media/MediaRouter2Manager$Client; -HSPLandroid/media/MediaRouter2Manager;->lambda$notifyRoutesAdded$0(Landroid/media/MediaRouter2Manager$CallbackRecord;Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->lambda$notifyRoutesRemoved$1(Landroid/media/MediaRouter2Manager$CallbackRecord;Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->notifyRoutesAdded(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->notifyRoutesChanged(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->notifyRoutesRemoved(Ljava/util/List;)V -HSPLandroid/media/MediaRouter2Manager;->notifySessionUpdated(Landroid/media/RoutingSessionInfo;)V -HSPLandroid/media/MediaRouter2Manager;->registerCallback(Ljava/util/concurrent/Executor;Landroid/media/MediaRouter2Manager$Callback;)V -HSPLandroid/media/MediaRouter2Manager;->removeRoutesOnHandler(Ljava/util/List;)V HSPLandroid/media/MediaRouter2Utils;->toUniqueId(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/media/MediaRouter;->(Landroid/content/Context;)V HSPLandroid/media/MediaRouter;->access$100()Z @@ -13703,29 +9865,20 @@ HSPLandroid/media/MediaRouter;->removeRouteStatic(Landroid/media/MediaRouter$Rou HSPLandroid/media/MediaRouter;->selectDefaultRouteStatic()V HSPLandroid/media/MediaRouter;->selectRoute(ILandroid/media/MediaRouter$RouteInfo;)V HSPLandroid/media/MediaRouter;->selectRouteStatic(ILandroid/media/MediaRouter$RouteInfo;Z)V -HSPLandroid/media/MediaRouter;->setRouterGroupId(Ljava/lang/String;)V HSPLandroid/media/MediaRouter;->systemVolumeChanged(I)V HSPLandroid/media/MediaRouter;->typesToString(I)Ljava/lang/String; HSPLandroid/media/MediaRouter;->updateWifiDisplayStatus(Landroid/hardware/display/WifiDisplayStatus;)V -HSPLandroid/media/MediaRouterClientState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaRouterClientState; -HSPLandroid/media/MediaRouterClientState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/media/MediaRouterClientState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/MediaServiceManager$ServiceRegisterer;->(Ljava/lang/String;)V HSPLandroid/media/MediaServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder; HSPLandroid/media/MediaServiceManager;->()V HSPLandroid/media/MediaServiceManager;->getMediaSessionServiceRegisterer()Landroid/media/MediaServiceManager$ServiceRegisterer; HSPLandroid/media/PlayerBase$IPlayerWrapper;->(Landroid/media/PlayerBase;)V -HPLandroid/media/PlayerBase$PlayerIdCard$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/PlayerBase$PlayerIdCard; -HPLandroid/media/PlayerBase$PlayerIdCard$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/PlayerBase$PlayerIdCard;->(ILandroid/media/AudioAttributes;Landroid/media/IPlayer;)V -HPLandroid/media/PlayerBase$PlayerIdCard;->(Landroid/os/Parcel;)V -HPLandroid/media/PlayerBase$PlayerIdCard;->(Landroid/os/Parcel;Landroid/media/PlayerBase$1;)V HSPLandroid/media/PlayerBase$PlayerIdCard;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/PlayerBase;->(Landroid/media/AudioAttributes;I)V HSPLandroid/media/PlayerBase;->baseRegisterPlayer()V HSPLandroid/media/PlayerBase;->baseRelease()V HSPLandroid/media/PlayerBase;->baseSetVolume(FF)V -HSPLandroid/media/PlayerBase;->baseStart()V HSPLandroid/media/PlayerBase;->baseStop()V HSPLandroid/media/PlayerBase;->baseUpdateAudioAttributes(Landroid/media/AudioAttributes;)V HSPLandroid/media/PlayerBase;->deprecateStreamTypeForPlayback(ILjava/lang/String;Ljava/lang/String;)V @@ -13735,47 +9888,16 @@ HSPLandroid/media/PlayerBase;->getStartDelayMs()I HSPLandroid/media/PlayerBase;->isRestricted_sync()Z HSPLandroid/media/PlayerBase;->updateAppOpsPlayAudio_sync(Z)V HSPLandroid/media/PlayerBase;->updatePlayerVolume()V -HSPLandroid/media/PlayerBase;->updateState(I)V -HSPLandroid/media/Ringtone;->(Landroid/content/Context;Z)V -HSPLandroid/media/Ringtone;->applyPlaybackProperties_sync()V -HSPLandroid/media/Ringtone;->destroyLocalPlayer()V -HSPLandroid/media/Ringtone;->finalize()V -HSPLandroid/media/Ringtone;->play()V -HSPLandroid/media/Ringtone;->setAudioAttributes(Landroid/media/AudioAttributes;)V -HSPLandroid/media/Ringtone;->setUri(Landroid/net/Uri;Landroid/media/VolumeShaper$Configuration;)V -HSPLandroid/media/RingtoneManager;->getActualDefaultRingtoneUri(Landroid/content/Context;I)Landroid/net/Uri; -HSPLandroid/media/RingtoneManager;->getDefaultType(Landroid/net/Uri;)I -HSPLandroid/media/RingtoneManager;->getRingtone(Landroid/content/Context;Landroid/net/Uri;ILandroid/media/VolumeShaper$Configuration;)Landroid/media/Ringtone; -PLandroid/media/RouteDiscoveryPreference;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/media/RoutingSessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/RoutingSessionInfo; -HSPLandroid/media/RoutingSessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/RoutingSessionInfo$Builder;->(Landroid/media/RoutingSessionInfo;)V -HPLandroid/media/RoutingSessionInfo$Builder;->(Ljava/lang/String;Ljava/lang/String;)V -HPLandroid/media/RoutingSessionInfo$Builder;->addSelectedRoute(Ljava/lang/String;)Landroid/media/RoutingSessionInfo$Builder; +HSPLandroid/media/PlayerBase;->updateState(II)V HSPLandroid/media/RoutingSessionInfo$Builder;->build()Landroid/media/RoutingSessionInfo; -HPLandroid/media/RoutingSessionInfo$Builder;->setProviderId(Ljava/lang/String;)Landroid/media/RoutingSessionInfo$Builder; -PLandroid/media/RoutingSessionInfo$Builder;->setSystemSession(Z)Landroid/media/RoutingSessionInfo$Builder; HSPLandroid/media/RoutingSessionInfo;->(Landroid/media/RoutingSessionInfo$Builder;)V -HSPLandroid/media/RoutingSessionInfo;->(Landroid/os/Parcel;)V HSPLandroid/media/RoutingSessionInfo;->convertToUniqueRouteIds(Ljava/util/List;)Ljava/util/List; -HSPLandroid/media/RoutingSessionInfo;->ensureList(Ljava/util/List;)Ljava/util/List; -HSPLandroid/media/RoutingSessionInfo;->ensureString(Ljava/lang/String;)Ljava/lang/String; -HPLandroid/media/RoutingSessionInfo;->equals(Ljava/lang/Object;)Z -HSPLandroid/media/RoutingSessionInfo;->getSelectedRoutes()Ljava/util/List; -HSPLandroid/media/RoutingSessionInfo;->getTransferableRoutes()Ljava/util/List; -HSPLandroid/media/RoutingSessionInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/SoundPool$Builder;->()V HSPLandroid/media/SoundPool$Builder;->build()Landroid/media/SoundPool; HSPLandroid/media/SoundPool$Builder;->setAudioAttributes(Landroid/media/AudioAttributes;)Landroid/media/SoundPool$Builder; HSPLandroid/media/SoundPool$Builder;->setMaxStreams(I)Landroid/media/SoundPool$Builder; -HSPLandroid/media/SoundPool$EventHandler;->(Landroid/media/SoundPool;Landroid/os/Looper;Landroid/media/SoundPool$OnLoadCompleteListener;)V HSPLandroid/media/SoundPool$EventHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/media/SoundPool;->(ILandroid/media/AudioAttributes;)V -HSPLandroid/media/SoundPool;->(ILandroid/media/AudioAttributes;Landroid/media/SoundPool$1;)V -HSPLandroid/media/SoundPool;->access$000()Z -HSPLandroid/media/SoundPool;->load(Landroid/content/Context;II)I -HSPLandroid/media/SoundPool;->load(Ljava/lang/String;I)I -HSPLandroid/media/SoundPool;->play(IFFIIF)I HSPLandroid/media/SoundPool;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V HSPLandroid/media/SoundPool;->setOnLoadCompleteListener(Landroid/media/SoundPool$OnLoadCompleteListener;)V HSPLandroid/media/SubtitleController$1;->handleMessage(Landroid/os/Message;)Z @@ -13789,7 +9911,6 @@ HSPLandroid/media/SubtitleController;->reset()V HSPLandroid/media/SubtitleController;->selectDefaultTrack()V HSPLandroid/media/SubtitleController;->selectTrack(Landroid/media/SubtitleTrack;)Z HSPLandroid/media/SubtitleController;->setAnchor(Landroid/media/SubtitleController$Anchor;)V -HSPLandroid/media/ToneGenerator;->(II)V HSPLandroid/media/Utils$1;->compare(Landroid/util/Range;Landroid/util/Range;)I HSPLandroid/media/Utils$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroid/media/Utils$2;->compare(Landroid/util/Range;Landroid/util/Range;)I @@ -13806,255 +9927,86 @@ HSPLandroid/media/Utils;->parseLongRange(Ljava/lang/Object;Landroid/util/Range;) HSPLandroid/media/Utils;->parseRationalRange(Ljava/lang/Object;Landroid/util/Range;)Landroid/util/Range; HSPLandroid/media/Utils;->parseSize(Ljava/lang/Object;Landroid/util/Size;)Landroid/util/Size; HSPLandroid/media/Utils;->parseSizeRange(Ljava/lang/Object;)Landroid/util/Pair; -PLandroid/media/VolumePolicy$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/VolumePolicy; -PLandroid/media/VolumePolicy$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/VolumePolicy;->(ZZZI)V -PLandroid/media/VolumePolicy;->equals(Ljava/lang/Object;)Z -HSPLandroid/media/VolumeShaper$Configuration$Builder;->()V -HSPLandroid/media/VolumeShaper$Configuration$Builder;->build()Landroid/media/VolumeShaper$Configuration; -HSPLandroid/media/VolumeShaper$Configuration$Builder;->setCurve([F[F)Landroid/media/VolumeShaper$Configuration$Builder; -HSPLandroid/media/VolumeShaper$Configuration$Builder;->setDuration(J)Landroid/media/VolumeShaper$Configuration$Builder; -HSPLandroid/media/VolumeShaper$Configuration$Builder;->setId(I)Landroid/media/VolumeShaper$Configuration$Builder; -HSPLandroid/media/VolumeShaper$Configuration$Builder;->setOptionFlags(I)Landroid/media/VolumeShaper$Configuration$Builder; -HSPLandroid/media/VolumeShaper$Configuration;->(I)V -HSPLandroid/media/VolumeShaper$Configuration;->(IIIDI[F[F)V -HSPLandroid/media/VolumeShaper$Configuration;->(IIIDI[F[FLandroid/media/VolumeShaper$1;)V -HSPLandroid/media/VolumeShaper$Configuration;->checkCurveForErrors([F[FZ)Ljava/lang/String; -HSPLandroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V -HSPLandroid/media/VolumeShaper$Operation$Builder;->(Landroid/media/VolumeShaper$Operation;)V -HSPLandroid/media/VolumeShaper$Operation$Builder;->build()Landroid/media/VolumeShaper$Operation; -HSPLandroid/media/VolumeShaper$Operation$Builder;->createIfNeeded()Landroid/media/VolumeShaper$Operation$Builder; -HSPLandroid/media/VolumeShaper$Operation$Builder;->setXOffset(F)Landroid/media/VolumeShaper$Operation$Builder; -HSPLandroid/media/VolumeShaper$Operation;->(IIF)V -HSPLandroid/media/VolumeShaper$Operation;->(IIFLandroid/media/VolumeShaper$1;)V -HSPLandroid/media/VolumeShaper$Operation;->access$500(Landroid/media/VolumeShaper$Operation;)I -HSPLandroid/media/audiofx/AudioEffect$Descriptor;->(Landroid/os/Parcel;)V HSPLandroid/media/audiofx/AudioEffect$Descriptor;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;->(II[Landroid/media/AudioAttributes;)V -HSPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;->getAudioAttributes()Landroid/media/AudioAttributes; -HPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;->getStreamType()I -HPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;->supportsAttributes(Landroid/media/AudioAttributes;)Z -HSPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;->supportsStreamType(I)Z HSPLandroid/media/audiopolicy/AudioProductStrategy;->(Ljava/lang/String;I[Landroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;)V -HPLandroid/media/audiopolicy/AudioProductStrategy;->access$100(Landroid/media/AudioAttributes;Landroid/media/AudioAttributes;)Z HSPLandroid/media/audiopolicy/AudioProductStrategy;->attributesMatches(Landroid/media/AudioAttributes;Landroid/media/AudioAttributes;)Z -HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioAttributesForLegacyStreamType(I)Landroid/media/AudioAttributes; HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioAttributesForStrategyWithLegacyStreamType(I)Landroid/media/AudioAttributes; HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioProductStrategies()Ljava/util/List; -HPLandroid/media/audiopolicy/AudioProductStrategy;->getLegacyStreamTypeForAudioAttributes(Landroid/media/AudioAttributes;)I HSPLandroid/media/audiopolicy/AudioProductStrategy;->getLegacyStreamTypeForStrategyWithAudioAttributes(Landroid/media/AudioAttributes;)I -HSPLandroid/media/audiopolicy/AudioProductStrategy;->initializeAudioProductStrategies()Ljava/util/List; -HPLandroid/media/audiopolicy/AudioProductStrategy;->supportsAudioAttributes(Landroid/media/AudioAttributes;)Z -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->(Ljava/lang/String;I[Landroid/media/AudioAttributes;[I)V -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->getAudioAttributes()Ljava/util/List; -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->getAudioVolumeGroups()Ljava/util/List; -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->getId()I -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->getLegacyStreamTypes()[I -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->initializeAudioVolumeGroups()Ljava/util/List; -HSPLandroid/media/audiopolicy/AudioVolumeGroup;->name()Ljava/lang/String; -PLandroid/media/audiopolicy/IAudioPolicyCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/audiopolicy/IAudioPolicyCallback; HSPLandroid/media/browse/MediaBrowser$1;->run()V HSPLandroid/media/browse/MediaBrowser$2;->run()V HSPLandroid/media/browse/MediaBrowser$6;->run()V -HSPLandroid/media/browse/MediaBrowser$7;->(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/media/browse/MediaBrowser$7;->run()V -HSPLandroid/media/browse/MediaBrowser$8;->(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;Landroid/os/Bundle;Landroid/content/pm/ParceledListSlice;)V -HSPLandroid/media/browse/MediaBrowser$8;->run()V HSPLandroid/media/browse/MediaBrowser$ConnectionCallback;->()V -HSPLandroid/media/browse/MediaBrowser$MediaItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/browse/MediaBrowser$MediaItem; -HSPLandroid/media/browse/MediaBrowser$MediaItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/browse/MediaBrowser$MediaItem;->(Landroid/os/Parcel;)V -HSPLandroid/media/browse/MediaBrowser$MediaItem;->(Landroid/os/Parcel;Landroid/media/browse/MediaBrowser$1;)V -HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection$1;->(Landroid/media/browse/MediaBrowser$MediaServiceConnection;Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection$1;->run()V -HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->access$1600(Landroid/media/browse/MediaBrowser$MediaServiceConnection;Ljava/lang/String;)Z HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->isCurrent(Ljava/lang/String;)Z HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->postOrRun(Ljava/lang/Runnable;)V -HSPLandroid/media/browse/MediaBrowser$ServiceCallbacks;->(Landroid/media/browse/MediaBrowser;)V HSPLandroid/media/browse/MediaBrowser$ServiceCallbacks;->onConnect(Ljava/lang/String;Landroid/media/session/MediaSession$Token;Landroid/os/Bundle;)V -HSPLandroid/media/browse/MediaBrowser$ServiceCallbacks;->onConnectFailed()V -HSPLandroid/media/browse/MediaBrowser$ServiceCallbacks;->onLoadChildren(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/os/Bundle;)V -HSPLandroid/media/browse/MediaBrowser$Subscription;->()V -HSPLandroid/media/browse/MediaBrowser$Subscription;->getCallback(Landroid/content/Context;Landroid/os/Bundle;)Landroid/media/browse/MediaBrowser$SubscriptionCallback; -HSPLandroid/media/browse/MediaBrowser$Subscription;->getCallbacks()Ljava/util/List; -HSPLandroid/media/browse/MediaBrowser$Subscription;->getOptionsList()Ljava/util/List; -HSPLandroid/media/browse/MediaBrowser$Subscription;->putCallback(Landroid/content/Context;Landroid/os/Bundle;Landroid/media/browse/MediaBrowser$SubscriptionCallback;)V -HSPLandroid/media/browse/MediaBrowser$SubscriptionCallback;->()V HSPLandroid/media/browse/MediaBrowser;->(Landroid/content/Context;Landroid/content/ComponentName;Landroid/media/browse/MediaBrowser$ConnectionCallback;Landroid/os/Bundle;)V -HSPLandroid/media/browse/MediaBrowser;->access$000(Landroid/media/browse/MediaBrowser;)I -HSPLandroid/media/browse/MediaBrowser;->access$002(Landroid/media/browse/MediaBrowser;I)I -HSPLandroid/media/browse/MediaBrowser;->access$100(Landroid/media/browse/MediaBrowser;)Landroid/service/media/IMediaBrowserService; -HSPLandroid/media/browse/MediaBrowser;->access$102(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserService;)Landroid/service/media/IMediaBrowserService; -HSPLandroid/media/browse/MediaBrowser;->access$1400(Landroid/media/browse/MediaBrowser;)Landroid/util/ArrayMap; -HSPLandroid/media/browse/MediaBrowser;->access$1700(Landroid/media/browse/MediaBrowser;)Landroid/media/browse/MediaBrowser$ServiceCallbacks; -HSPLandroid/media/browse/MediaBrowser;->access$1800(Landroid/media/browse/MediaBrowser;)Landroid/os/Bundle; -HSPLandroid/media/browse/MediaBrowser;->access$1900(Landroid/media/browse/MediaBrowser;)Landroid/os/Handler; -HSPLandroid/media/browse/MediaBrowser;->access$200(Landroid/media/browse/MediaBrowser;)Landroid/service/media/IMediaBrowserServiceCallbacks; -HSPLandroid/media/browse/MediaBrowser;->access$202(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;)Landroid/service/media/IMediaBrowserServiceCallbacks; -HSPLandroid/media/browse/MediaBrowser;->access$2100(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/media/browse/MediaBrowser;->access$2200(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/os/Bundle;)V -HSPLandroid/media/browse/MediaBrowser;->access$300(Landroid/media/browse/MediaBrowser;)Landroid/content/ComponentName; -HSPLandroid/media/browse/MediaBrowser;->access$400(Landroid/media/browse/MediaBrowser;)Landroid/media/browse/MediaBrowser$MediaServiceConnection; -HSPLandroid/media/browse/MediaBrowser;->access$600(Landroid/media/browse/MediaBrowser;)Landroid/content/Context; -HSPLandroid/media/browse/MediaBrowser;->access$700(Landroid/media/browse/MediaBrowser;)V -HSPLandroid/media/browse/MediaBrowser;->access$800(Landroid/media/browse/MediaBrowser;)Landroid/media/browse/MediaBrowser$ConnectionCallback; -HSPLandroid/media/browse/MediaBrowser;->access$900(Landroid/media/browse/MediaBrowser;Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;)Z HSPLandroid/media/browse/MediaBrowser;->connect()V HSPLandroid/media/browse/MediaBrowser;->disconnect()V HSPLandroid/media/browse/MediaBrowser;->forceCloseConnection()V -HSPLandroid/media/browse/MediaBrowser;->getNewServiceCallbacks()Landroid/media/browse/MediaBrowser$ServiceCallbacks; -HSPLandroid/media/browse/MediaBrowser;->getRoot()Ljava/lang/String; -HSPLandroid/media/browse/MediaBrowser;->getSessionToken()Landroid/media/session/MediaSession$Token; -HSPLandroid/media/browse/MediaBrowser;->isConnected()Z HSPLandroid/media/browse/MediaBrowser;->isCurrent(Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;)Z -HSPLandroid/media/browse/MediaBrowser;->onConnectionFailed(Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/media/browse/MediaBrowser;->onLoadChildren(Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/os/Bundle;)V -HSPLandroid/media/browse/MediaBrowser;->subscribe(Ljava/lang/String;Landroid/media/browse/MediaBrowser$SubscriptionCallback;)V -HSPLandroid/media/browse/MediaBrowser;->subscribeInternal(Ljava/lang/String;Landroid/os/Bundle;Landroid/media/browse/MediaBrowser$SubscriptionCallback;)V HSPLandroid/media/browse/MediaBrowserUtils;->areSameOptions(Landroid/os/Bundle;Landroid/os/Bundle;)Z -HSPLandroid/media/midi/IMidiManager$Stub;->()V -HSPLandroid/media/musicrecognition/IMusicRecognitionManager$Stub;->()V -PLandroid/media/musicrecognition/IMusicRecognitionServiceCallback$Stub;->()V HSPLandroid/media/permission/ClearCallingIdentityContext;->()V HSPLandroid/media/permission/ClearCallingIdentityContext;->close()V HSPLandroid/media/permission/ClearCallingIdentityContext;->create()Landroid/media/permission/SafeCloseable; -PLandroid/media/permission/CompositeSafeCloseable;->([Landroid/media/permission/SafeCloseable;)V -HPLandroid/media/permission/CompositeSafeCloseable;->close()V HSPLandroid/media/permission/Identity$1;->()V -PLandroid/media/permission/Identity$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/permission/Identity; -PLandroid/media/permission/Identity$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/media/permission/Identity;->()V HSPLandroid/media/permission/Identity;->()V -HPLandroid/media/permission/Identity;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/media/permission/IdentityContext;->()V -HPLandroid/media/permission/IdentityContext;->(Landroid/media/permission/Identity;)V -PLandroid/media/permission/IdentityContext;->close()V -PLandroid/media/permission/IdentityContext;->create(Landroid/media/permission/Identity;)Landroid/media/permission/SafeCloseable; -HSPLandroid/media/permission/IdentityContext;->get()Landroid/media/permission/Identity; -PLandroid/media/permission/IdentityContext;->getNonNull()Landroid/media/permission/Identity; -PLandroid/media/permission/IdentityContext;->set(Landroid/media/permission/Identity;)V -HPLandroid/media/permission/PermissionUtil;->checkPermissionForPreflight(Landroid/content/Context;Landroid/media/permission/Identity;Ljava/lang/String;)I -HPLandroid/media/permission/PermissionUtil;->establishIdentityDirect(Landroid/media/permission/Identity;)Landroid/media/permission/SafeCloseable; -HPLandroid/media/permission/PermissionUtil;->establishIdentityIndirect(Landroid/content/Context;Ljava/lang/String;Landroid/media/permission/Identity;Landroid/media/permission/Identity;)Landroid/media/permission/SafeCloseable; -HSPLandroid/media/projection/IMediaProjectionManager$Stub;->()V -PLandroid/media/projection/IMediaProjectionManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/media/projection/IMediaProjectionWatcherCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/projection/IMediaProjectionWatcherCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/media/projection/IMediaProjectionWatcherCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/projection/IMediaProjectionWatcherCallback; -PLandroid/media/session/IActiveSessionsListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/session/IActiveSessionsListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/media/session/IActiveSessionsListener$Stub$Proxy;->onActiveSessionsChanged(Ljava/util/List;)V -HSPLandroid/media/session/IActiveSessionsListener$Stub;->()V HSPLandroid/media/session/IActiveSessionsListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/session/IActiveSessionsListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/IActiveSessionsListener; HSPLandroid/media/session/IActiveSessionsListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/media/session/IOnMediaKeyEventDispatchedListener$Stub;->()V -PLandroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub;->()V -PLandroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/IOnMediaKeyEventSessionChangedListener; -HSPLandroid/media/session/ISession$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/session/ISession$Stub$Proxy;->getController()Landroid/media/session/ISessionController; HSPLandroid/media/session/ISession$Stub$Proxy;->setFlags(I)V HSPLandroid/media/session/ISession$Stub$Proxy;->setMediaButtonReceiver(Landroid/app/PendingIntent;)V -PLandroid/media/session/ISession$Stub;->()V -PLandroid/media/session/ISession$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/media/session/ISession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISession; -HPLandroid/media/session/ISession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/media/session/ISessionCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/session/ISessionCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/media/session/ISessionCallback$Stub;->()V +HSPLandroid/media/session/ISession$Stub$Proxy;->setPlaybackState(Landroid/media/session/PlaybackState;)V HSPLandroid/media/session/ISessionCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/session/ISessionCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionCallback; -HSPLandroid/media/session/ISessionController$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/session/ISessionController$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/media/session/ISessionController$Stub$Proxy;->getMetadata()Landroid/media/MediaMetadata; HSPLandroid/media/session/ISessionController$Stub$Proxy;->getPackageName()Ljava/lang/String; HSPLandroid/media/session/ISessionController$Stub$Proxy;->getPlaybackState()Landroid/media/session/PlaybackState; -HSPLandroid/media/session/ISessionController$Stub$Proxy;->getQueue()Landroid/content/pm/ParceledListSlice; HSPLandroid/media/session/ISessionController$Stub$Proxy;->getVolumeAttributes()Landroid/media/session/MediaController$PlaybackInfo; HSPLandroid/media/session/ISessionController$Stub$Proxy;->registerCallback(Ljava/lang/String;Landroid/media/session/ISessionControllerCallback;)V HSPLandroid/media/session/ISessionController$Stub$Proxy;->unregisterCallback(Landroid/media/session/ISessionControllerCallback;)V -PLandroid/media/session/ISessionController$Stub;->()V -HPLandroid/media/session/ISessionController$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/media/session/ISessionController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionController; -HPLandroid/media/session/ISessionController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/media/session/ISessionControllerCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/media/session/ISessionControllerCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/media/session/ISessionControllerCallback$Stub$Proxy;->onMetadataChanged(Landroid/media/MediaMetadata;)V -HPLandroid/media/session/ISessionControllerCallback$Stub$Proxy;->onPlaybackStateChanged(Landroid/media/session/PlaybackState;)V -PLandroid/media/session/ISessionControllerCallback$Stub$Proxy;->onSessionDestroyed()V HSPLandroid/media/session/ISessionControllerCallback$Stub;->()V HSPLandroid/media/session/ISessionControllerCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/media/session/ISessionControllerCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionControllerCallback; HSPLandroid/media/session/ISessionControllerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/media/session/ISessionManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/media/session/ISessionManager$Stub$Proxy;->addSessionsListener(Landroid/media/session/IActiveSessionsListener;Landroid/content/ComponentName;I)V HSPLandroid/media/session/ISessionManager$Stub$Proxy;->createSession(Ljava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;I)Landroid/media/session/ISession; HSPLandroid/media/session/ISessionManager$Stub$Proxy;->dispatchVolumeKeyEvent(Ljava/lang/String;Ljava/lang/String;ZLandroid/view/KeyEvent;IZ)V HSPLandroid/media/session/ISessionManager$Stub$Proxy;->getSessions(Landroid/content/ComponentName;I)Ljava/util/List; -HSPLandroid/media/session/ISessionManager$Stub$Proxy;->removeSessionsListener(Landroid/media/session/IActiveSessionsListener;)V -HSPLandroid/media/session/ISessionManager$Stub;->()V HSPLandroid/media/session/ISessionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionManager; -HPLandroid/media/session/ISessionManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/media/session/MediaController$Callback;->()V -HSPLandroid/media/session/MediaController$Callback;->onExtrasChanged(Landroid/os/Bundle;)V -HSPLandroid/media/session/MediaController$Callback;->onMetadataChanged(Landroid/media/MediaMetadata;)V -HSPLandroid/media/session/MediaController$Callback;->onQueueTitleChanged(Ljava/lang/CharSequence;)V -PLandroid/media/session/MediaController$Callback;->onSessionDestroyed()V HSPLandroid/media/session/MediaController$CallbackStub;->(Landroid/media/session/MediaController;)V -HSPLandroid/media/session/MediaController$CallbackStub;->onExtrasChanged(Landroid/os/Bundle;)V HSPLandroid/media/session/MediaController$CallbackStub;->onMetadataChanged(Landroid/media/MediaMetadata;)V HSPLandroid/media/session/MediaController$CallbackStub;->onPlaybackStateChanged(Landroid/media/session/PlaybackState;)V -HSPLandroid/media/session/MediaController$CallbackStub;->onQueueChanged(Landroid/content/pm/ParceledListSlice;)V -HSPLandroid/media/session/MediaController$CallbackStub;->onQueueTitleChanged(Ljava/lang/CharSequence;)V HSPLandroid/media/session/MediaController$CallbackStub;->onSessionDestroyed()V -HSPLandroid/media/session/MediaController$MessageHandler;->(Landroid/os/Looper;Landroid/media/session/MediaController$Callback;)V -HSPLandroid/media/session/MediaController$MessageHandler;->access$102(Landroid/media/session/MediaController$MessageHandler;Z)Z -HSPLandroid/media/session/MediaController$MessageHandler;->access$200(Landroid/media/session/MediaController$MessageHandler;)Landroid/media/session/MediaController$Callback; HSPLandroid/media/session/MediaController$MessageHandler;->handleMessage(Landroid/os/Message;)V -HSPLandroid/media/session/MediaController$MessageHandler;->post(ILjava/lang/Object;Landroid/os/Bundle;)V HSPLandroid/media/session/MediaController$PlaybackInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/MediaController$PlaybackInfo; HSPLandroid/media/session/MediaController$PlaybackInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/media/session/MediaController$PlaybackInfo;->(IIIILandroid/media/AudioAttributes;Ljava/lang/String;)V HSPLandroid/media/session/MediaController$PlaybackInfo;->(Landroid/os/Parcel;)V -HSPLandroid/media/session/MediaController$PlaybackInfo;->getPlaybackType()I -HPLandroid/media/session/MediaController$PlaybackInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/session/MediaController$TransportControls;->(Landroid/media/session/MediaController;)V HSPLandroid/media/session/MediaController$TransportControls;->(Landroid/media/session/MediaController;Landroid/media/session/MediaController$1;)V HSPLandroid/media/session/MediaController;->(Landroid/content/Context;Landroid/media/session/MediaSession$Token;)V -HSPLandroid/media/session/MediaController;->access$500(Landroid/media/session/MediaController;ILjava/lang/Object;Landroid/os/Bundle;)V HSPLandroid/media/session/MediaController;->addCallbackLocked(Landroid/media/session/MediaController$Callback;Landroid/os/Handler;)V -HSPLandroid/media/session/MediaController;->controlsSameSession(Landroid/media/session/MediaController;)Z HSPLandroid/media/session/MediaController;->getHandlerForCallbackLocked(Landroid/media/session/MediaController$Callback;)Landroid/media/session/MediaController$MessageHandler; HSPLandroid/media/session/MediaController;->getMetadata()Landroid/media/MediaMetadata; HSPLandroid/media/session/MediaController;->getPackageName()Ljava/lang/String; HSPLandroid/media/session/MediaController;->getPlaybackInfo()Landroid/media/session/MediaController$PlaybackInfo; HSPLandroid/media/session/MediaController;->getPlaybackState()Landroid/media/session/PlaybackState; -HSPLandroid/media/session/MediaController;->getQueue()Ljava/util/List; -HSPLandroid/media/session/MediaController;->getSessionToken()Landroid/media/session/MediaSession$Token; -HSPLandroid/media/session/MediaController;->getTransportControls()Landroid/media/session/MediaController$TransportControls; HSPLandroid/media/session/MediaController;->postMessage(ILjava/lang/Object;Landroid/os/Bundle;)V -HSPLandroid/media/session/MediaController;->registerCallback(Landroid/media/session/MediaController$Callback;)V HSPLandroid/media/session/MediaController;->registerCallback(Landroid/media/session/MediaController$Callback;Landroid/os/Handler;)V HSPLandroid/media/session/MediaController;->removeCallbackLocked(Landroid/media/session/MediaController$Callback;)Z HSPLandroid/media/session/MediaController;->unregisterCallback(Landroid/media/session/MediaController$Callback;)V HSPLandroid/media/session/MediaSession$Callback;->()V -HSPLandroid/media/session/MediaSession$Callback;->access$102(Landroid/media/session/MediaSession$Callback;Landroid/media/session/MediaSession;)Landroid/media/session/MediaSession; -HSPLandroid/media/session/MediaSession$Callback;->access$502(Landroid/media/session/MediaSession$Callback;Landroid/media/session/MediaSession$CallbackMessageHandler;)Landroid/media/session/MediaSession$CallbackMessageHandler; -HSPLandroid/media/session/MediaSession$CallbackMessageHandler;->(Landroid/media/session/MediaSession;Landroid/os/Looper;Landroid/media/session/MediaSession$Callback;)V -HSPLandroid/media/session/MediaSession$CallbackStub;->(Landroid/media/session/MediaSession;)V -HSPLandroid/media/session/MediaSession$QueueItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/MediaSession$QueueItem; -HSPLandroid/media/session/MediaSession$QueueItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/session/MediaSession$QueueItem;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/session/MediaSession$Token$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/MediaSession$Token; HSPLandroid/media/session/MediaSession$Token$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/session/MediaSession$Token;->(ILandroid/media/session/ISessionController;)V -HSPLandroid/media/session/MediaSession$Token;->(Landroid/os/Parcel;)V HSPLandroid/media/session/MediaSession$Token;->equals(Ljava/lang/Object;)Z HSPLandroid/media/session/MediaSession$Token;->getBinder()Landroid/media/session/ISessionController; -HSPLandroid/media/session/MediaSession$Token;->hashCode()I HSPLandroid/media/session/MediaSession$Token;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/session/MediaSession;->(Landroid/content/Context;Ljava/lang/String;)V HSPLandroid/media/session/MediaSession;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)V @@ -14066,80 +10018,47 @@ HSPLandroid/media/session/MediaSession;->setCallback(Landroid/media/session/Medi HSPLandroid/media/session/MediaSession;->setCallback(Landroid/media/session/MediaSession$Callback;Landroid/os/Handler;)V HSPLandroid/media/session/MediaSession;->setFlags(I)V HSPLandroid/media/session/MediaSession;->setMediaButtonReceiver(Landroid/app/PendingIntent;)V +HSPLandroid/media/session/MediaSession;->setPlaybackState(Landroid/media/session/PlaybackState;)V HSPLandroid/media/session/MediaSession;->setPlaybackToLocal(Landroid/media/AudioAttributes;)V -HSPLandroid/media/session/MediaSessionLegacyHelper;->(Landroid/content/Context;)V -HSPLandroid/media/session/MediaSessionLegacyHelper;->getHelper(Landroid/content/Context;)Landroid/media/session/MediaSessionLegacyHelper; HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventDispatchedListenerStub;->(Landroid/media/session/MediaSessionManager;)V HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventDispatchedListenerStub;->(Landroid/media/session/MediaSessionManager;Landroid/media/session/MediaSessionManager$1;)V HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub;->(Landroid/media/session/MediaSessionManager;)V HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub;->(Landroid/media/session/MediaSessionManager;Landroid/media/session/MediaSessionManager$1;)V -HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1$1;->(Landroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;Ljava/util/List;)V HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1$1;->run()V -HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;->(Landroid/media/session/MediaSessionManager$SessionsChangedWrapper;)V HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;->onActiveSessionsChanged(Ljava/util/List;)V -HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper;->(Landroid/content/Context;Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Landroid/os/Handler;)V HSPLandroid/media/session/MediaSessionManager;->(Landroid/content/Context;)V HSPLandroid/media/session/MediaSessionManager;->addOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Landroid/content/ComponentName;ILandroid/os/Handler;)V -HSPLandroid/media/session/MediaSessionManager;->addOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Landroid/content/ComponentName;Landroid/os/Handler;)V HSPLandroid/media/session/MediaSessionManager;->createSession(Landroid/media/session/MediaSession$CallbackStub;Ljava/lang/String;Landroid/os/Bundle;)Landroid/media/session/ISession; HSPLandroid/media/session/MediaSessionManager;->dispatchVolumeKeyEventInternal(Landroid/view/KeyEvent;IZZ)V HSPLandroid/media/session/MediaSessionManager;->getActiveSessions(Landroid/content/ComponentName;)Ljava/util/List; HSPLandroid/media/session/MediaSessionManager;->getActiveSessionsForUser(Landroid/content/ComponentName;I)Ljava/util/List; -HSPLandroid/media/session/MediaSessionManager;->removeOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;)V -HSPLandroid/media/session/ParcelableListBinder;->()V HSPLandroid/media/session/PlaybackState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/PlaybackState; HSPLandroid/media/session/PlaybackState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/media/session/PlaybackState$Builder;->()V HSPLandroid/media/session/PlaybackState$Builder;->build()Landroid/media/session/PlaybackState; +HSPLandroid/media/session/PlaybackState$Builder;->setState(IJFJ)Landroid/media/session/PlaybackState$Builder; HSPLandroid/media/session/PlaybackState$CustomAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/PlaybackState$CustomAction; HSPLandroid/media/session/PlaybackState$CustomAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/media/session/PlaybackState$CustomAction;->(Landroid/os/Parcel;)V -HSPLandroid/media/session/PlaybackState$CustomAction;->(Landroid/os/Parcel;Landroid/media/session/PlaybackState$1;)V -HSPLandroid/media/session/PlaybackState$CustomAction;->toString()Ljava/lang/String; -HSPLandroid/media/session/PlaybackState$CustomAction;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/media/session/PlaybackState;->(IJJFJJLjava/util/List;JLjava/lang/CharSequence;Landroid/os/Bundle;)V -HSPLandroid/media/session/PlaybackState;->(IJJFJJLjava/util/List;JLjava/lang/CharSequence;Landroid/os/Bundle;Landroid/media/session/PlaybackState$1;)V HSPLandroid/media/session/PlaybackState;->(Landroid/os/Parcel;)V -HSPLandroid/media/session/PlaybackState;->(Landroid/os/Parcel;Landroid/media/session/PlaybackState$1;)V -HSPLandroid/media/session/PlaybackState;->getActions()J HSPLandroid/media/session/PlaybackState;->getPosition()J HSPLandroid/media/session/PlaybackState;->getState()I -HSPLandroid/media/session/PlaybackState;->toString()Ljava/lang/String; HSPLandroid/media/session/PlaybackState;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService$Stub;->()V -PLandroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService; -PLandroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor;->()V -HSPLandroid/media/soundtrigger_middleware/SoundTriggerModuleProperties;->()V HSPLandroid/metrics/LogMaker;->(I)V HSPLandroid/metrics/LogMaker;->addTaggedData(ILjava/lang/Object;)Landroid/metrics/LogMaker; -HPLandroid/metrics/LogMaker;->clearTaggedData(I)Landroid/metrics/LogMaker; -HSPLandroid/metrics/LogMaker;->getCategory()I HSPLandroid/metrics/LogMaker;->getEntries()Landroid/util/SparseArray; HSPLandroid/metrics/LogMaker;->getType()I HSPLandroid/metrics/LogMaker;->isValidValue(Ljava/lang/Object;)Z HSPLandroid/metrics/LogMaker;->serialize()[Ljava/lang/Object; HSPLandroid/metrics/LogMaker;->setCategory(I)Landroid/metrics/LogMaker; -HSPLandroid/metrics/LogMaker;->setComponentName(Landroid/content/ComponentName;)Landroid/metrics/LogMaker; -HPLandroid/metrics/LogMaker;->setCounterBucket(I)Landroid/metrics/LogMaker; -HPLandroid/metrics/LogMaker;->setCounterName(Ljava/lang/String;)Landroid/metrics/LogMaker; -HPLandroid/metrics/LogMaker;->setCounterValue(I)Landroid/metrics/LogMaker; -PLandroid/metrics/LogMaker;->setLatency(J)Landroid/metrics/LogMaker; -HSPLandroid/metrics/LogMaker;->setPackageName(Ljava/lang/String;)Landroid/metrics/LogMaker; HSPLandroid/metrics/LogMaker;->setSubtype(I)Landroid/metrics/LogMaker; HSPLandroid/metrics/LogMaker;->setType(I)Landroid/metrics/LogMaker; HSPLandroid/net/-$$Lambda$6jONm9iZeet7X1Mm7F-We1wpl7Y;->()V HSPLandroid/net/-$$Lambda$6jONm9iZeet7X1Mm7F-We1wpl7Y;->()V HSPLandroid/net/-$$Lambda$6jONm9iZeet7X1Mm7F-We1wpl7Y;->nameOf(I)Ljava/lang/String; -HPLandroid/net/-$$Lambda$NetworkStats$y7mTZOGrTJ5UWT6aguw9Y8i-fYE;->(II[Ljava/lang/String;)V -HPLandroid/net/-$$Lambda$NetworkStats$y7mTZOGrTJ5UWT6aguw9Y8i-fYE;->test(Ljava/lang/Object;)Z HSPLandroid/net/-$$Lambda$pe5WjjQqkwyt5gAS9woC__7glwM;->()V HSPLandroid/net/-$$Lambda$pe5WjjQqkwyt5gAS9woC__7glwM;->()V HSPLandroid/net/-$$Lambda$pe5WjjQqkwyt5gAS9woC__7glwM;->nameOf(I)Ljava/lang/String; -HSPLandroid/net/ConnectivityDiagnosticsManager$ConnectivityReport$1;->()V -HSPLandroid/net/ConnectivityDiagnosticsManager$ConnectivityReport;->()V -HSPLandroid/net/ConnectivityDiagnosticsManager$ConnectivityReport;->(Landroid/net/Network;JLandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;Landroid/os/PersistableBundle;)V -PLandroid/net/ConnectivityDiagnosticsManager$DataStallReport$1;->()V -PLandroid/net/ConnectivityDiagnosticsManager$DataStallReport;->()V -PLandroid/net/ConnectivityDiagnosticsManager$DataStallReport;->(Landroid/net/Network;JILandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;Landroid/os/PersistableBundle;)V HSPLandroid/net/ConnectivityManager$CallbackHandler;->(Landroid/net/ConnectivityManager;Landroid/os/Handler;)V HSPLandroid/net/ConnectivityManager$CallbackHandler;->(Landroid/net/ConnectivityManager;Landroid/os/Looper;)V HSPLandroid/net/ConnectivityManager$CallbackHandler;->getObject(Landroid/os/Message;Ljava/lang/Class;)Ljava/lang/Object; @@ -14159,48 +10078,34 @@ HSPLandroid/net/ConnectivityManager$NetworkCallback;->onNetworkSuspended(Landroi HSPLandroid/net/ConnectivityManager$NetworkCallback;->onPreCheck(Landroid/net/Network;)V HSPLandroid/net/ConnectivityManager;->(Landroid/content/Context;Landroid/net/IConnectivityManager;)V HSPLandroid/net/ConnectivityManager;->access$800()Ljava/util/HashMap; -HPLandroid/net/ConnectivityManager;->checkAndNoteChangeNetworkStateOperation(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Z)Z HSPLandroid/net/ConnectivityManager;->checkCallbackNotNull(Landroid/net/ConnectivityManager$NetworkCallback;)V -HPLandroid/net/ConnectivityManager;->enforceChangePermission(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/ConnectivityManager;->from(Landroid/content/Context;)Landroid/net/ConnectivityManager; HSPLandroid/net/ConnectivityManager;->getActiveNetwork()Landroid/net/Network; -HSPLandroid/net/ConnectivityManager;->getActiveNetworkForUid(I)Landroid/net/Network; -HSPLandroid/net/ConnectivityManager;->getActiveNetworkForUid(IZ)Landroid/net/Network; HSPLandroid/net/ConnectivityManager;->getActiveNetworkInfo()Landroid/net/NetworkInfo; HSPLandroid/net/ConnectivityManager;->getAllNetworks()[Landroid/net/Network; -HSPLandroid/net/ConnectivityManager;->getAlwaysOnVpnPackageForUser(I)Ljava/lang/String; HSPLandroid/net/ConnectivityManager;->getAttributionTag()Ljava/lang/String; HSPLandroid/net/ConnectivityManager;->getBoundNetworkForProcess()Landroid/net/Network; HSPLandroid/net/ConnectivityManager;->getCallbackName(I)Ljava/lang/String; HSPLandroid/net/ConnectivityManager;->getDefaultHandler()Landroid/net/ConnectivityManager$CallbackHandler; -HSPLandroid/net/ConnectivityManager;->getDefaultNetworkCapabilitiesForUser(I)[Landroid/net/NetworkCapabilities; +HSPLandroid/net/ConnectivityManager;->getDefaultProxy()Landroid/net/ProxyInfo; HSPLandroid/net/ConnectivityManager;->getLinkProperties(Landroid/net/Network;)Landroid/net/LinkProperties; HSPLandroid/net/ConnectivityManager;->getNetworkCapabilities(Landroid/net/Network;)Landroid/net/NetworkCapabilities; HSPLandroid/net/ConnectivityManager;->getNetworkInfo(I)Landroid/net/NetworkInfo; HSPLandroid/net/ConnectivityManager;->getNetworkInfo(Landroid/net/Network;)Landroid/net/NetworkInfo; HSPLandroid/net/ConnectivityManager;->getNetworkInfoForUid(Landroid/net/Network;IZ)Landroid/net/NetworkInfo; HSPLandroid/net/ConnectivityManager;->getNetworkPolicyManager()Landroid/net/INetworkPolicyManager; -HPLandroid/net/ConnectivityManager;->getNetworkTypeName(I)Ljava/lang/String; HSPLandroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyInfo; HSPLandroid/net/ConnectivityManager;->getRestrictBackgroundStatus()I HSPLandroid/net/ConnectivityManager;->isActiveNetworkMetered()Z HSPLandroid/net/ConnectivityManager;->isNetworkSupported(I)Z -HPLandroid/net/ConnectivityManager;->isNetworkTypeMobile(I)Z HSPLandroid/net/ConnectivityManager;->isNetworkTypeValid(I)Z -PLandroid/net/ConnectivityManager;->isNetworkTypeWifi(I)Z HSPLandroid/net/ConnectivityManager;->printStackTrace()V HSPLandroid/net/ConnectivityManager;->registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;)V HSPLandroid/net/ConnectivityManager;->registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V -PLandroid/net/ConnectivityManager;->registerNetworkAgent(Landroid/os/Messenger;Landroid/net/NetworkInfo;Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;ILandroid/net/NetworkAgentConfig;I)Landroid/net/Network; HSPLandroid/net/ConnectivityManager;->registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;)V HSPLandroid/net/ConnectivityManager;->registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V HSPLandroid/net/ConnectivityManager;->registerNetworkProvider(Landroid/net/NetworkProvider;)I -HSPLandroid/net/ConnectivityManager;->sendRequestForNetwork(Landroid/net/NetworkCapabilities;Landroid/net/ConnectivityManager$NetworkCallback;IIILandroid/net/ConnectivityManager$CallbackHandler;)Landroid/net/NetworkRequest; HSPLandroid/net/ConnectivityManager;->unregisterNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;)V -HPLandroid/net/ConnectivityMetricsEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/ConnectivityMetricsEvent; -HPLandroid/net/ConnectivityMetricsEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/ConnectivityMetricsEvent;->(Landroid/os/Parcel;)V -HPLandroid/net/ConnectivityMetricsEvent;->(Landroid/os/Parcel;Landroid/net/ConnectivityMetricsEvent$1;)V HSPLandroid/net/ConnectivityThread$Singleton;->()V HSPLandroid/net/ConnectivityThread$Singleton;->access$100()Landroid/net/ConnectivityThread; HSPLandroid/net/ConnectivityThread;->()V @@ -14211,118 +10116,57 @@ HSPLandroid/net/Credentials;->(III)V HSPLandroid/net/Credentials;->getPid()I HSPLandroid/net/Credentials;->getUid()I HSPLandroid/net/DhcpInfo;->()V -HPLandroid/net/DhcpInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/net/EventLogTags;->writeNtpSuccess(Ljava/lang/String;JJ)V HSPLandroid/net/IConnectivityManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getActiveNetwork()Landroid/net/Network; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getActiveNetworkInfo()Landroid/net/NetworkInfo; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getAllNetworks()[Landroid/net/Network; -HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getDefaultNetworkCapabilitiesForUser(ILjava/lang/String;)[Landroid/net/NetworkCapabilities; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getLinkProperties(Landroid/net/Network;)Landroid/net/LinkProperties; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getNetworkCapabilities(Landroid/net/Network;Ljava/lang/String;)Landroid/net/NetworkCapabilities; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getNetworkInfo(I)Landroid/net/NetworkInfo; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getNetworkInfoForUid(Landroid/net/Network;IZ)Landroid/net/NetworkInfo; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyInfo; -HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getVpnConfig(I)Lcom/android/internal/net/VpnConfig; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->isActiveNetworkMetered()Z HSPLandroid/net/IConnectivityManager$Stub$Proxy;->isNetworkSupported(I)Z HSPLandroid/net/IConnectivityManager$Stub$Proxy;->listenForNetwork(Landroid/net/NetworkCapabilities;Landroid/os/Messenger;Landroid/os/IBinder;Ljava/lang/String;)Landroid/net/NetworkRequest; HSPLandroid/net/IConnectivityManager$Stub$Proxy;->releaseNetworkRequest(Landroid/net/NetworkRequest;)V -HSPLandroid/net/IConnectivityManager$Stub$Proxy;->requestNetwork(Landroid/net/NetworkCapabilities;Landroid/os/Messenger;ILandroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;)Landroid/net/NetworkRequest; -HSPLandroid/net/IConnectivityManager$Stub;->()V HSPLandroid/net/IConnectivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/IConnectivityManager; -PLandroid/net/IConnectivityManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLandroid/net/IConnectivityManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/IEthernetManager$Stub;->()V -HSPLandroid/net/IIpConnectivityMetrics$Stub;->()V -HSPLandroid/net/IIpConnectivityMetrics$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/IIpConnectivityMetrics; -HPLandroid/net/IIpConnectivityMetrics$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/IIpSecService$Stub;->()V -HSPLandroid/net/INetdEventCallback$Stub;->()V -HSPLandroid/net/INetworkManagementEventObserver$Stub;->()V -HSPLandroid/net/INetworkManagementEventObserver$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/net/INetworkPolicyListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/net/INetworkPolicyListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/net/INetworkPolicyListener$Stub$Proxy;->onMeteredIfacesChanged([Ljava/lang/String;)V -PLandroid/net/INetworkPolicyListener$Stub$Proxy;->onSubscriptionPlansChanged(I[Landroid/telephony/SubscriptionPlan;)V -HPLandroid/net/INetworkPolicyListener$Stub$Proxy;->onUidRulesChanged(II)V HSPLandroid/net/INetworkPolicyListener$Stub;->()V HSPLandroid/net/INetworkPolicyListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/net/INetworkPolicyListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkPolicyListener; HSPLandroid/net/INetworkPolicyListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->getRestrictBackground()Z HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->getRestrictBackgroundByCaller()I HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->registerListener(Landroid/net/INetworkPolicyListener;)V -HSPLandroid/net/INetworkPolicyManager$Stub;->()V HSPLandroid/net/INetworkPolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkPolicyManager; -HPLandroid/net/INetworkPolicyManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/net/INetworkRecommendationProvider$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/net/INetworkRecommendationProvider$Stub$Proxy;->requestScores([Landroid/net/NetworkKey;)V -PLandroid/net/INetworkRecommendationProvider$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkRecommendationProvider; -PLandroid/net/INetworkScoreCache$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/INetworkScoreCache$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/net/INetworkScoreCache$Stub;->()V HSPLandroid/net/INetworkScoreCache$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/net/INetworkScoreCache$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkScoreCache; -HSPLandroid/net/INetworkScoreService$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/net/INetworkScoreService$Stub$Proxy;->registerNetworkScoreCache(ILandroid/net/INetworkScoreCache;I)V -HSPLandroid/net/INetworkScoreService$Stub$Proxy;->requestScores([Landroid/net/NetworkKey;)Z -HSPLandroid/net/INetworkScoreService$Stub;->()V HSPLandroid/net/INetworkScoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkScoreService; -HPLandroid/net/INetworkScoreService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/net/INetworkStatsService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/net/INetworkStatsService$Stub$Proxy;->getUidStats(II)J -HSPLandroid/net/INetworkStatsService$Stub;->()V HSPLandroid/net/INetworkStatsService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkStatsService; -PLandroid/net/INetworkStatsService$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLandroid/net/INetworkStatsService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/INetworkStatsSession$Stub;->()V -HPLandroid/net/INetworkStatsSession$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/net/INetworkStatsSession$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLandroid/net/INetworkStatsSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/ITetheringStatsProvider$Stub;->()V HSPLandroid/net/InetAddresses;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress; HSPLandroid/net/IpConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/IpConfiguration; HSPLandroid/net/IpConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/IpConfiguration$IpAssignment;->valueOf(Ljava/lang/String;)Landroid/net/IpConfiguration$IpAssignment; HSPLandroid/net/IpConfiguration$IpAssignment;->values()[Landroid/net/IpConfiguration$IpAssignment; -HSPLandroid/net/IpConfiguration$ProxySettings;->valueOf(Ljava/lang/String;)Landroid/net/IpConfiguration$ProxySettings; HSPLandroid/net/IpConfiguration$ProxySettings;->values()[Landroid/net/IpConfiguration$ProxySettings; HSPLandroid/net/IpConfiguration;->()V -HSPLandroid/net/IpConfiguration;->(Landroid/net/IpConfiguration;)V -HSPLandroid/net/IpConfiguration;->getIpAssignment()Landroid/net/IpConfiguration$IpAssignment; -HSPLandroid/net/IpConfiguration;->getProxySettings()Landroid/net/IpConfiguration$ProxySettings; -HSPLandroid/net/IpConfiguration;->init(Landroid/net/IpConfiguration$IpAssignment;Landroid/net/IpConfiguration$ProxySettings;Landroid/net/StaticIpConfiguration;Landroid/net/ProxyInfo;)V -HSPLandroid/net/IpConfiguration;->setIpAssignment(Landroid/net/IpConfiguration$IpAssignment;)V -HSPLandroid/net/IpConfiguration;->setProxySettings(Landroid/net/IpConfiguration$ProxySettings;)V -HPLandroid/net/IpConfiguration;->toString()Ljava/lang/String; -HSPLandroid/net/IpConfiguration;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/IpPrefix$2;->createFromParcel(Landroid/os/Parcel;)Landroid/net/IpPrefix; HSPLandroid/net/IpPrefix$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/IpPrefix;->(Ljava/lang/String;)V HSPLandroid/net/IpPrefix;->(Ljava/net/InetAddress;I)V HSPLandroid/net/IpPrefix;->([BI)V HSPLandroid/net/IpPrefix;->checkAndMaskAddressAndPrefixLength()V HSPLandroid/net/IpPrefix;->equals(Ljava/lang/Object;)Z HSPLandroid/net/IpPrefix;->getAddress()Ljava/net/InetAddress; HSPLandroid/net/IpPrefix;->getPrefixLength()I -HSPLandroid/net/IpPrefix;->hashCode()I HSPLandroid/net/IpPrefix;->toString()Ljava/lang/String; HSPLandroid/net/IpPrefix;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/LinkAddress$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/LinkAddress; HSPLandroid/net/LinkAddress$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/LinkAddress;->(Ljava/lang/String;II)V HSPLandroid/net/LinkAddress;->(Ljava/net/InetAddress;I)V -HSPLandroid/net/LinkAddress;->(Ljava/net/InetAddress;III)V HSPLandroid/net/LinkAddress;->(Ljava/net/InetAddress;IIIJJ)V HSPLandroid/net/LinkAddress;->getAddress()Ljava/net/InetAddress; HSPLandroid/net/LinkAddress;->getFlags()I HSPLandroid/net/LinkAddress;->getPrefixLength()I HSPLandroid/net/LinkAddress;->init(Ljava/net/InetAddress;IIIJJ)V HSPLandroid/net/LinkAddress;->isGlobalPreferred()Z -HPLandroid/net/LinkAddress;->isIpv6()Z -HPLandroid/net/LinkAddress;->isIpv6ULA()Z HSPLandroid/net/LinkAddress;->isSameAddressAs(Landroid/net/LinkAddress;)Z HSPLandroid/net/LinkAddress;->scopeForUnicastAddress(Ljava/net/InetAddress;)I HSPLandroid/net/LinkAddress;->toString()Ljava/lang/String; @@ -14337,17 +10181,12 @@ HSPLandroid/net/LinkProperties;->addDnsServer(Ljava/net/InetAddress;)Z HSPLandroid/net/LinkProperties;->addLinkAddress(Landroid/net/LinkAddress;)Z HSPLandroid/net/LinkProperties;->addPcscfServer(Ljava/net/InetAddress;)Z HSPLandroid/net/LinkProperties;->addRoute(Landroid/net/RouteInfo;)Z -HSPLandroid/net/LinkProperties;->addStackedLink(Landroid/net/LinkProperties;)Z HSPLandroid/net/LinkProperties;->clear()V -HPLandroid/net/LinkProperties;->ensureDirectlyConnectedRoutes()V HSPLandroid/net/LinkProperties;->equals(Ljava/lang/Object;)Z HSPLandroid/net/LinkProperties;->findLinkAddressIndex(Landroid/net/LinkAddress;)I HSPLandroid/net/LinkProperties;->findRouteIndexByRouteKey(Landroid/net/RouteInfo;)I HSPLandroid/net/LinkProperties;->getAddresses()Ljava/util/List; -HPLandroid/net/LinkProperties;->getAllInterfaceNames()Ljava/util/List; -HPLandroid/net/LinkProperties;->getAllRoutes()Ljava/util/List; -HSPLandroid/net/LinkProperties;->getCaptivePortalApiUrl()Landroid/net/Uri; -HPLandroid/net/LinkProperties;->getCaptivePortalData()Landroid/net/CaptivePortalData; +HSPLandroid/net/LinkProperties;->getAllRoutes()Ljava/util/List; HSPLandroid/net/LinkProperties;->getDhcpServerAddress()Ljava/net/Inet4Address; HSPLandroid/net/LinkProperties;->getDnsServers()Ljava/util/List; HSPLandroid/net/LinkProperties;->getDomains()Ljava/lang/String; @@ -14355,19 +10194,15 @@ HSPLandroid/net/LinkProperties;->getHttpProxy()Landroid/net/ProxyInfo; HSPLandroid/net/LinkProperties;->getInterfaceName()Ljava/lang/String; HSPLandroid/net/LinkProperties;->getLinkAddresses()Ljava/util/List; HSPLandroid/net/LinkProperties;->getMtu()I -HSPLandroid/net/LinkProperties;->getNat64Prefix()Landroid/net/IpPrefix; HSPLandroid/net/LinkProperties;->getPcscfServers()Ljava/util/List; HSPLandroid/net/LinkProperties;->getPrivateDnsServerName()Ljava/lang/String; HSPLandroid/net/LinkProperties;->getRoutes()Ljava/util/List; -HSPLandroid/net/LinkProperties;->getStackedLinks()Ljava/util/List; HSPLandroid/net/LinkProperties;->getValidatedPrivateDnsServers()Ljava/util/List; HSPLandroid/net/LinkProperties;->hasGlobalIpv6Address()Z HSPLandroid/net/LinkProperties;->hasIpv4Address()Z -HPLandroid/net/LinkProperties;->hasIpv4AddressOnInterface(Ljava/lang/String;)Z HSPLandroid/net/LinkProperties;->hasIpv4DefaultRoute()Z HSPLandroid/net/LinkProperties;->hasIpv4DnsServer()Z HSPLandroid/net/LinkProperties;->hasIpv6DefaultRoute()Z -HPLandroid/net/LinkProperties;->hasIpv6DnsServer()Z HSPLandroid/net/LinkProperties;->isIdenticalAddresses(Landroid/net/LinkProperties;)Z HSPLandroid/net/LinkProperties;->isIdenticalCaptivePortalApiUrl(Landroid/net/LinkProperties;)Z HSPLandroid/net/LinkProperties;->isIdenticalCaptivePortalData(Landroid/net/LinkProperties;)Z @@ -14385,7 +10220,6 @@ HSPLandroid/net/LinkProperties;->isIdenticalTcpBufferSizes(Landroid/net/LinkProp HSPLandroid/net/LinkProperties;->isIdenticalValidatedPrivateDnses(Landroid/net/LinkProperties;)Z HSPLandroid/net/LinkProperties;->isIdenticalWakeOnLan(Landroid/net/LinkProperties;)Z HSPLandroid/net/LinkProperties;->isPrivateDnsActive()Z -HPLandroid/net/LinkProperties;->isReachable(Ljava/net/InetAddress;)Z HSPLandroid/net/LinkProperties;->isWakeOnLanSupported()Z HSPLandroid/net/LinkProperties;->readAddress(Landroid/os/Parcel;)Ljava/net/InetAddress; HSPLandroid/net/LinkProperties;->routeWithInterface(Landroid/net/RouteInfo;)Landroid/net/RouteInfo; @@ -14393,14 +10227,12 @@ HSPLandroid/net/LinkProperties;->setCaptivePortalApiUrl(Landroid/net/Uri;)V HSPLandroid/net/LinkProperties;->setCaptivePortalData(Landroid/net/CaptivePortalData;)V HSPLandroid/net/LinkProperties;->setDhcpServerAddress(Ljava/net/Inet4Address;)V HSPLandroid/net/LinkProperties;->setDomains(Ljava/lang/String;)V -HSPLandroid/net/LinkProperties;->setHttpProxy(Landroid/net/ProxyInfo;)V HSPLandroid/net/LinkProperties;->setInterfaceName(Ljava/lang/String;)V HSPLandroid/net/LinkProperties;->setMtu(I)V HSPLandroid/net/LinkProperties;->setNat64Prefix(Landroid/net/IpPrefix;)V HSPLandroid/net/LinkProperties;->setPrivateDnsServerName(Ljava/lang/String;)V HSPLandroid/net/LinkProperties;->setTcpBufferSizes(Ljava/lang/String;)V HSPLandroid/net/LinkProperties;->setUsePrivateDns(Z)V -HPLandroid/net/LinkProperties;->setValidatedPrivateDnsServers(Ljava/util/Collection;)V HSPLandroid/net/LinkProperties;->setWakeOnLanSupported(Z)V HSPLandroid/net/LinkProperties;->toString()Ljava/lang/String; HSPLandroid/net/LinkProperties;->writeAddress(Landroid/os/Parcel;Ljava/net/InetAddress;)V @@ -14410,12 +10242,8 @@ HSPLandroid/net/LocalServerSocket;->(Ljava/io/FileDescriptor;)V HSPLandroid/net/LocalServerSocket;->accept()Landroid/net/LocalSocket; HSPLandroid/net/LocalServerSocket;->close()V HSPLandroid/net/LocalServerSocket;->getFileDescriptor()Ljava/io/FileDescriptor; -HSPLandroid/net/LocalSocket;->()V -HSPLandroid/net/LocalSocket;->(I)V HSPLandroid/net/LocalSocket;->(Landroid/net/LocalSocketImpl;I)V -HSPLandroid/net/LocalSocket;->bind(Landroid/net/LocalSocketAddress;)V HSPLandroid/net/LocalSocket;->close()V -HSPLandroid/net/LocalSocket;->connect(Landroid/net/LocalSocketAddress;)V HSPLandroid/net/LocalSocket;->createConnectedLocalSocket(Landroid/net/LocalSocketImpl;I)Landroid/net/LocalSocket; HSPLandroid/net/LocalSocket;->createLocalSocketForAccept(Landroid/net/LocalSocketImpl;)Landroid/net/LocalSocket; HSPLandroid/net/LocalSocket;->getFileDescriptor()Ljava/io/FileDescriptor; @@ -14431,8 +10259,6 @@ HSPLandroid/net/LocalSocketAddress;->getName()Ljava/lang/String; HSPLandroid/net/LocalSocketAddress;->getNamespace()Landroid/net/LocalSocketAddress$Namespace; HSPLandroid/net/LocalSocketImpl$SocketInputStream;->(Landroid/net/LocalSocketImpl;)V HSPLandroid/net/LocalSocketImpl$SocketInputStream;->available()I -HSPLandroid/net/LocalSocketImpl$SocketInputStream;->read()I -PLandroid/net/LocalSocketImpl$SocketInputStream;->read([B)I HSPLandroid/net/LocalSocketImpl$SocketInputStream;->read([BII)I HSPLandroid/net/LocalSocketImpl$SocketOutputStream;->(Landroid/net/LocalSocketImpl;)V HSPLandroid/net/LocalSocketImpl$SocketOutputStream;->write(I)V @@ -14442,14 +10268,12 @@ HSPLandroid/net/LocalSocketImpl;->(Ljava/io/FileDescriptor;)V HSPLandroid/net/LocalSocketImpl;->accept(Landroid/net/LocalSocketImpl;)V HSPLandroid/net/LocalSocketImpl;->access$000(Landroid/net/LocalSocketImpl;)Ljava/io/FileDescriptor; HSPLandroid/net/LocalSocketImpl;->access$100(Landroid/net/LocalSocketImpl;)Ljava/lang/Object; -HSPLandroid/net/LocalSocketImpl;->access$200(Landroid/net/LocalSocketImpl;Ljava/io/FileDescriptor;)I HSPLandroid/net/LocalSocketImpl;->access$300(Landroid/net/LocalSocketImpl;[BIILjava/io/FileDescriptor;)I HSPLandroid/net/LocalSocketImpl;->access$400(Landroid/net/LocalSocketImpl;)Ljava/lang/Object; HSPLandroid/net/LocalSocketImpl;->access$500(Landroid/net/LocalSocketImpl;[BIILjava/io/FileDescriptor;)V HSPLandroid/net/LocalSocketImpl;->access$600(Landroid/net/LocalSocketImpl;ILjava/io/FileDescriptor;)V HSPLandroid/net/LocalSocketImpl;->bind(Landroid/net/LocalSocketAddress;)V HSPLandroid/net/LocalSocketImpl;->close()V -HSPLandroid/net/LocalSocketImpl;->connect(Landroid/net/LocalSocketAddress;I)V HSPLandroid/net/LocalSocketImpl;->create(I)V HSPLandroid/net/LocalSocketImpl;->finalize()V HSPLandroid/net/LocalSocketImpl;->getFileDescriptor()Ljava/io/FileDescriptor; @@ -14462,21 +10286,15 @@ HSPLandroid/net/LocalSocketImpl;->setOption(ILjava/lang/Object;)V HSPLandroid/net/MacAddress$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/MacAddress; HSPLandroid/net/MacAddress$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/MacAddress;->(J)V -HSPLandroid/net/MacAddress;->(JLandroid/net/MacAddress$1;)V -HSPLandroid/net/MacAddress;->byteAddrFromLongAddr(J)[B HSPLandroid/net/MacAddress;->equals(Ljava/lang/Object;)Z HSPLandroid/net/MacAddress;->fromBytes([B)Landroid/net/MacAddress; HSPLandroid/net/MacAddress;->fromString(Ljava/lang/String;)Landroid/net/MacAddress; -HPLandroid/net/MacAddress;->hashCode()I -PLandroid/net/MacAddress;->isLocallyAssigned()Z -HSPLandroid/net/MacAddress;->longAddrFromByteAddr([B)J HSPLandroid/net/MacAddress;->longAddrFromStringAddr(Ljava/lang/String;)J HSPLandroid/net/MacAddress;->stringAddrFromLongAddr(J)Ljava/lang/String; HSPLandroid/net/MacAddress;->toByteArray()[B HSPLandroid/net/MacAddress;->toString()Ljava/lang/String; HSPLandroid/net/MacAddress;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/MatchAllNetworkSpecifier;->()V -HSPLandroid/net/MatchAllNetworkSpecifier;->checkNotMatchAllNetworkSpecifier(Landroid/net/NetworkSpecifier;)V HSPLandroid/net/Network$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/Network; HSPLandroid/net/Network$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/Network$1;->newArray(I)[Landroid/net/Network; @@ -14484,7 +10302,6 @@ HSPLandroid/net/Network$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/net/Network;->(I)V HSPLandroid/net/Network;->(IZ)V HSPLandroid/net/Network;->bindSocket(Ljava/io/FileDescriptor;)V -HSPLandroid/net/Network;->bindSocket(Ljava/net/DatagramSocket;)V HSPLandroid/net/Network;->bindSocket(Ljava/net/Socket;)V HSPLandroid/net/Network;->equals(Ljava/lang/Object;)Z HSPLandroid/net/Network;->getAllByName(Ljava/lang/String;)[Ljava/net/InetAddress; @@ -14495,55 +10312,19 @@ HSPLandroid/net/Network;->getPrivateDnsBypassingCopy()Landroid/net/Network; HSPLandroid/net/Network;->hashCode()I HSPLandroid/net/Network;->toString()Ljava/lang/String; HSPLandroid/net/Network;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/net/NetworkAgent$InitialConfiguration;->(Landroid/content/Context;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;ILandroid/net/NetworkAgentConfig;Landroid/net/NetworkInfo;)V -HPLandroid/net/NetworkAgent$NetworkAgentHandler;->(Landroid/net/NetworkAgent;Landroid/os/Looper;)V -HPLandroid/net/NetworkAgent$NetworkAgentHandler;->handleMessage(Landroid/os/Message;)V -HPLandroid/net/NetworkAgent;->(Landroid/content/Context;Landroid/os/Looper;Ljava/lang/String;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;ILandroid/net/NetworkAgentConfig;Landroid/net/NetworkProvider;)V -HPLandroid/net/NetworkAgent;->(Landroid/os/Looper;Landroid/content/Context;Ljava/lang/String;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;ILandroid/net/NetworkAgentConfig;ILandroid/net/NetworkInfo;Z)V -PLandroid/net/NetworkAgent;->access$000(Landroid/net/NetworkAgent;)Lcom/android/internal/util/AsyncChannel; -HPLandroid/net/NetworkAgent;->access$002(Landroid/net/NetworkAgent;Lcom/android/internal/util/AsyncChannel;)Lcom/android/internal/util/AsyncChannel; -HPLandroid/net/NetworkAgent;->access$100(Landroid/net/NetworkAgent;)Ljava/util/ArrayList; -HPLandroid/net/NetworkAgent;->getLegacyNetworkInfo(Landroid/net/NetworkAgentConfig;)Landroid/net/NetworkInfo; -HPLandroid/net/NetworkAgent;->getNetwork()Landroid/net/Network; -HPLandroid/net/NetworkAgent;->log(Ljava/lang/String;)V -HPLandroid/net/NetworkAgent;->markConnected()V -HPLandroid/net/NetworkAgent;->queueOrSendMessage(III)V -HPLandroid/net/NetworkAgent;->queueOrSendMessage(IIILjava/lang/Object;)V -HPLandroid/net/NetworkAgent;->queueOrSendMessage(ILjava/lang/Object;)V -HPLandroid/net/NetworkAgent;->queueOrSendMessage(Landroid/os/Message;)V -HPLandroid/net/NetworkAgent;->register()Landroid/net/Network; -HPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V -HPLandroid/net/NetworkAgent;->sendNetworkCapabilities(Landroid/net/NetworkCapabilities;)V -HPLandroid/net/NetworkAgent;->sendNetworkScore(I)V -HPLandroid/net/NetworkAgent;->unregister()V -HPLandroid/net/NetworkAgentConfig$Builder;->()V -PLandroid/net/NetworkAgentConfig$Builder;->build()Landroid/net/NetworkAgentConfig; -PLandroid/net/NetworkAgentConfig$Builder;->setExplicitlySelected(Z)Landroid/net/NetworkAgentConfig$Builder; -HPLandroid/net/NetworkAgentConfig$Builder;->setLegacyType(I)Landroid/net/NetworkAgentConfig$Builder; -HPLandroid/net/NetworkAgentConfig$Builder;->setLegacyTypeName(Ljava/lang/String;)Landroid/net/NetworkAgentConfig$Builder; -PLandroid/net/NetworkAgentConfig$Builder;->setPartialConnectivityAcceptable(Z)Landroid/net/NetworkAgentConfig$Builder; -PLandroid/net/NetworkAgentConfig$Builder;->setUnvalidatedConnectivityAcceptable(Z)Landroid/net/NetworkAgentConfig$Builder; -HPLandroid/net/NetworkAgentConfig;->()V -HPLandroid/net/NetworkAgentConfig;->(Landroid/net/NetworkAgentConfig;)V -HPLandroid/net/NetworkAgentConfig;->access$002(Landroid/net/NetworkAgentConfig;Ljava/lang/String;)Ljava/lang/String; -PLandroid/net/NetworkAgentConfig;->getLegacyExtraInfo()Ljava/lang/String; +HSPLandroid/net/NetworkAgent$NetworkAgentHandler;->handleMessage(Landroid/os/Message;)V +HSPLandroid/net/NetworkAgent;->(Landroid/content/Context;Landroid/os/Looper;Ljava/lang/String;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;ILandroid/net/NetworkAgentConfig;Landroid/net/NetworkProvider;)V +HSPLandroid/net/NetworkAgent;->getNetwork()Landroid/net/Network; +HSPLandroid/net/NetworkAgent;->markConnected()V +HSPLandroid/net/NetworkAgent;->register()Landroid/net/Network; +HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V +HSPLandroid/net/NetworkAgent;->sendNetworkCapabilities(Landroid/net/NetworkCapabilities;)V +HSPLandroid/net/NetworkAgentConfig$Builder;->()V +HSPLandroid/net/NetworkAgentConfig$Builder;->build()Landroid/net/NetworkAgentConfig; +HSPLandroid/net/NetworkAgentConfig$Builder;->setLegacyType(I)Landroid/net/NetworkAgentConfig$Builder; +HSPLandroid/net/NetworkAgentConfig$Builder;->setLegacyTypeName(Ljava/lang/String;)Landroid/net/NetworkAgentConfig$Builder; HSPLandroid/net/NetworkCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/NetworkCapabilities$1;->newArray(I)[Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/net/NetworkCapabilities$Builder;->()V -HSPLandroid/net/NetworkCapabilities$Builder;->(Landroid/net/NetworkCapabilities;)V -HSPLandroid/net/NetworkCapabilities$Builder;->addCapability(I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->addTransportType(I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->build()Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities$Builder;->removeCapability(I)Landroid/net/NetworkCapabilities$Builder; -HPLandroid/net/NetworkCapabilities$Builder;->setAdministratorUids([I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->setLinkDownstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->setLinkUpstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->setNetworkSpecifier(Landroid/net/NetworkSpecifier;)Landroid/net/NetworkCapabilities$Builder; -HPLandroid/net/NetworkCapabilities$Builder;->setOwnerUid(I)Landroid/net/NetworkCapabilities$Builder; -HSPLandroid/net/NetworkCapabilities$Builder;->setSignalStrength(I)Landroid/net/NetworkCapabilities$Builder; -HPLandroid/net/NetworkCapabilities$Builder;->setSsid(Ljava/lang/String;)Landroid/net/NetworkCapabilities$Builder; HSPLandroid/net/NetworkCapabilities;->()V HSPLandroid/net/NetworkCapabilities;->(Landroid/net/NetworkCapabilities;)V HSPLandroid/net/NetworkCapabilities;->access$002(Landroid/net/NetworkCapabilities;J)J @@ -14552,7 +10333,6 @@ HSPLandroid/net/NetworkCapabilities;->access$102(Landroid/net/NetworkCapabilitie HSPLandroid/net/NetworkCapabilities;->access$1102(Landroid/net/NetworkCapabilities;I)I HSPLandroid/net/NetworkCapabilities;->access$1202(Landroid/net/NetworkCapabilities;I)I HSPLandroid/net/NetworkCapabilities;->access$1302(Landroid/net/NetworkCapabilities;Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/net/NetworkCapabilities;->access$1400(I)V HSPLandroid/net/NetworkCapabilities;->access$202(Landroid/net/NetworkCapabilities;J)J HSPLandroid/net/NetworkCapabilities;->access$302(Landroid/net/NetworkCapabilities;I)I HSPLandroid/net/NetworkCapabilities;->access$402(Landroid/net/NetworkCapabilities;I)I @@ -14569,7 +10349,6 @@ HSPLandroid/net/NetworkCapabilities;->checkValidCapability(I)V HSPLandroid/net/NetworkCapabilities;->checkValidTransportType(I)V HSPLandroid/net/NetworkCapabilities;->clearAll()V HSPLandroid/net/NetworkCapabilities;->deduceRestrictedCapability()Z -HSPLandroid/net/NetworkCapabilities;->describeFirstNonRequestableCapability()Ljava/lang/String; HSPLandroid/net/NetworkCapabilities;->equals(Ljava/lang/Object;)Z HSPLandroid/net/NetworkCapabilities;->equalsAdministratorUids(Landroid/net/NetworkCapabilities;)Z HSPLandroid/net/NetworkCapabilities;->equalsLinkBandwidths(Landroid/net/NetworkCapabilities;)Z @@ -14583,15 +10362,10 @@ HSPLandroid/net/NetworkCapabilities;->equalsTransportInfo(Landroid/net/NetworkCa HSPLandroid/net/NetworkCapabilities;->equalsTransportTypes(Landroid/net/NetworkCapabilities;)Z HSPLandroid/net/NetworkCapabilities;->equalsUids(Landroid/net/NetworkCapabilities;)Z HSPLandroid/net/NetworkCapabilities;->getAdministratorUids()[I -HPLandroid/net/NetworkCapabilities;->getCapabilities()[I HSPLandroid/net/NetworkCapabilities;->getLinkDownstreamBandwidthKbps()I -HSPLandroid/net/NetworkCapabilities;->getLinkUpstreamBandwidthKbps()I HSPLandroid/net/NetworkCapabilities;->getNetworkSpecifier()Landroid/net/NetworkSpecifier; -HSPLandroid/net/NetworkCapabilities;->getOwnerUid()I -HPLandroid/net/NetworkCapabilities;->getRequestorPackageName()Ljava/lang/String; HSPLandroid/net/NetworkCapabilities;->getSsid()Ljava/lang/String; HSPLandroid/net/NetworkCapabilities;->getTransportTypes()[I -HPLandroid/net/NetworkCapabilities;->getUnwantedCapabilities()[I HSPLandroid/net/NetworkCapabilities;->hasCapability(I)Z HSPLandroid/net/NetworkCapabilities;->hasSignalStrength()Z HSPLandroid/net/NetworkCapabilities;->hasTransport(I)Z @@ -14613,43 +10387,23 @@ HSPLandroid/net/NetworkCapabilities;->satisfiedByTransportTypes(Landroid/net/Net HSPLandroid/net/NetworkCapabilities;->satisfiedByUids(Landroid/net/NetworkCapabilities;)Z HSPLandroid/net/NetworkCapabilities;->set(Landroid/net/NetworkCapabilities;)V HSPLandroid/net/NetworkCapabilities;->setAdministratorUids([I)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setCapabilities([I[I)V HSPLandroid/net/NetworkCapabilities;->setCapability(IZ)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities;->setLinkDownstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities;->setLinkUpstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities;->setNetworkSpecifier(Landroid/net/NetworkSpecifier;)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setOwnerUid(I)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setRequestorPackageName(Ljava/lang/String;)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setRequestorUid(I)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setRequestorUidAndPackageName(ILjava/lang/String;)Landroid/net/NetworkCapabilities; -HPLandroid/net/NetworkCapabilities;->setSSID(Ljava/lang/String;)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setSignalStrength(I)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities;->setSingleUid(I)Landroid/net/NetworkCapabilities; -HSPLandroid/net/NetworkCapabilities;->setTransportTypes([I)V HSPLandroid/net/NetworkCapabilities;->setUids(Ljava/util/Set;)Landroid/net/NetworkCapabilities; HSPLandroid/net/NetworkCapabilities;->toString()Ljava/lang/String; HSPLandroid/net/NetworkCapabilities;->transportNameOf(I)Ljava/lang/String; -PLandroid/net/NetworkCapabilities;->transportNamesOf([I)Ljava/lang/String; HSPLandroid/net/NetworkCapabilities;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/NetworkConfig;->(Ljava/lang/String;)V -HSPLandroid/net/NetworkIdentity;->(IILjava/lang/String;Ljava/lang/String;ZZZ)V -HPLandroid/net/NetworkIdentity;->buildNetworkIdentity(Landroid/content/Context;Landroid/net/NetworkState;ZI)Landroid/net/NetworkIdentity; -HSPLandroid/net/NetworkIdentity;->equals(Ljava/lang/Object;)Z -HSPLandroid/net/NetworkIdentity;->getDefaultNetwork()Z -HSPLandroid/net/NetworkIdentity;->getMetered()Z -HPLandroid/net/NetworkIdentity;->getNetworkId()Ljava/lang/String; -HSPLandroid/net/NetworkIdentity;->getRoaming()Z -HPLandroid/net/NetworkIdentity;->getSubType()I -HPLandroid/net/NetworkIdentity;->getSubscriberId()Ljava/lang/String; -HPLandroid/net/NetworkIdentity;->getType()I -HSPLandroid/net/NetworkIdentity;->hashCode()I HSPLandroid/net/NetworkInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkInfo; HSPLandroid/net/NetworkInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/NetworkInfo$DetailedState;->valueOf(Ljava/lang/String;)Landroid/net/NetworkInfo$DetailedState; +HSPLandroid/net/NetworkInfo$DetailedState;->values()[Landroid/net/NetworkInfo$DetailedState; HSPLandroid/net/NetworkInfo$State;->valueOf(Ljava/lang/String;)Landroid/net/NetworkInfo$State; HSPLandroid/net/NetworkInfo$State;->values()[Landroid/net/NetworkInfo$State; HSPLandroid/net/NetworkInfo;->(IILjava/lang/String;Ljava/lang/String;)V -HPLandroid/net/NetworkInfo;->(Landroid/net/NetworkInfo;)V +HSPLandroid/net/NetworkInfo;->(Landroid/net/NetworkInfo;)V HSPLandroid/net/NetworkInfo;->access$002(Landroid/net/NetworkInfo;Landroid/net/NetworkInfo$State;)Landroid/net/NetworkInfo$State; HSPLandroid/net/NetworkInfo;->access$102(Landroid/net/NetworkInfo;Landroid/net/NetworkInfo$DetailedState;)Landroid/net/NetworkInfo$DetailedState; HSPLandroid/net/NetworkInfo;->access$202(Landroid/net/NetworkInfo;Z)Z @@ -14657,10 +10411,8 @@ HSPLandroid/net/NetworkInfo;->access$302(Landroid/net/NetworkInfo;Z)Z HSPLandroid/net/NetworkInfo;->access$402(Landroid/net/NetworkInfo;Z)Z HSPLandroid/net/NetworkInfo;->access$502(Landroid/net/NetworkInfo;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/net/NetworkInfo;->access$602(Landroid/net/NetworkInfo;Ljava/lang/String;)Ljava/lang/String; -PLandroid/net/NetworkInfo;->describeContents()I HSPLandroid/net/NetworkInfo;->getDetailedState()Landroid/net/NetworkInfo$DetailedState; HSPLandroid/net/NetworkInfo;->getExtraInfo()Ljava/lang/String; -HSPLandroid/net/NetworkInfo;->getReason()Ljava/lang/String; HSPLandroid/net/NetworkInfo;->getState()Landroid/net/NetworkInfo$State; HSPLandroid/net/NetworkInfo;->getSubtype()I HSPLandroid/net/NetworkInfo;->getSubtypeName()Ljava/lang/String; @@ -14669,37 +10421,24 @@ HSPLandroid/net/NetworkInfo;->getTypeName()Ljava/lang/String; HSPLandroid/net/NetworkInfo;->isAvailable()Z HSPLandroid/net/NetworkInfo;->isConnected()Z HSPLandroid/net/NetworkInfo;->isConnectedOrConnecting()Z -HSPLandroid/net/NetworkInfo;->isFailover()Z HSPLandroid/net/NetworkInfo;->isRoaming()Z HSPLandroid/net/NetworkInfo;->setDetailedState(Landroid/net/NetworkInfo$DetailedState;Ljava/lang/String;Ljava/lang/String;)V -HPLandroid/net/NetworkInfo;->setExtraInfo(Ljava/lang/String;)V -HPLandroid/net/NetworkInfo;->setIsAvailable(Z)V -HPLandroid/net/NetworkInfo;->setRoaming(Z)V -HPLandroid/net/NetworkInfo;->setType(I)V -HPLandroid/net/NetworkInfo;->toShortString()Ljava/lang/String; +HSPLandroid/net/NetworkInfo;->setIsAvailable(Z)V HSPLandroid/net/NetworkInfo;->toString()Ljava/lang/String; -HPLandroid/net/NetworkInfo;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/net/NetworkInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/NetworkKey$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkKey; HSPLandroid/net/NetworkKey$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/NetworkKey$1;->newArray(I)[Landroid/net/NetworkKey; HSPLandroid/net/NetworkKey$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/net/NetworkKey;->(Landroid/net/WifiKey;)V HSPLandroid/net/NetworkKey;->(Landroid/os/Parcel;)V -HSPLandroid/net/NetworkKey;->(Landroid/os/Parcel;Landroid/net/NetworkKey$1;)V HSPLandroid/net/NetworkKey;->createFromWifiInfo(Landroid/net/wifi/WifiInfo;)Landroid/net/NetworkKey; HSPLandroid/net/NetworkKey;->equals(Ljava/lang/Object;)Z -HSPLandroid/net/NetworkKey;->hashCode()I HSPLandroid/net/NetworkKey;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/NetworkPolicyManager$Listener;->()V HSPLandroid/net/NetworkPolicyManager$Listener;->onMeteredIfacesChanged([Ljava/lang/String;)V -PLandroid/net/NetworkPolicyManager$Listener;->onSubscriptionPlansChanged(I[Landroid/telephony/SubscriptionPlan;)V HSPLandroid/net/NetworkPolicyManager$Listener;->onUidRulesChanged(II)V HSPLandroid/net/NetworkPolicyManager;->(Landroid/content/Context;Landroid/net/INetworkPolicyManager;)V -HSPLandroid/net/NetworkPolicyManager;->from(Landroid/content/Context;)Landroid/net/NetworkPolicyManager; -HSPLandroid/net/NetworkPolicyManager;->getNetworkPolicies()[Landroid/net/NetworkPolicy; -HSPLandroid/net/NetworkPolicyManager;->getRestrictBackground()Z -HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileIdleOrPowerSaveMode(I)Z -HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileOnRestrictBackground(I)Z HSPLandroid/net/NetworkPolicyManager;->registerListener(Landroid/net/INetworkPolicyListener;)V HSPLandroid/net/NetworkProvider$1;->(Landroid/net/NetworkProvider;Landroid/os/Looper;)V HSPLandroid/net/NetworkProvider$1;->handleMessage(Landroid/os/Message;)V @@ -14722,128 +10461,51 @@ HSPLandroid/net/NetworkRequest;->(Landroid/net/NetworkCapabilities;IILandr HSPLandroid/net/NetworkRequest;->canBeSatisfiedBy(Landroid/net/NetworkCapabilities;)Z HSPLandroid/net/NetworkRequest;->equals(Ljava/lang/Object;)Z HSPLandroid/net/NetworkRequest;->getNetworkSpecifier()Landroid/net/NetworkSpecifier; -HPLandroid/net/NetworkRequest;->getRequestorPackageName()Ljava/lang/String; HSPLandroid/net/NetworkRequest;->hasCapability(I)Z HSPLandroid/net/NetworkRequest;->hashCode()I -HSPLandroid/net/NetworkRequest;->isBackgroundRequest()Z -HSPLandroid/net/NetworkRequest;->isForegroundRequest()Z -HSPLandroid/net/NetworkRequest;->isListen()Z -HSPLandroid/net/NetworkRequest;->isRequest()Z HSPLandroid/net/NetworkRequest;->toString()Ljava/lang/String; HSPLandroid/net/NetworkRequest;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/NetworkScoreManager$NetworkScoreCallback;->()V -HSPLandroid/net/NetworkScoreManager$NetworkScoreCallbackProxy;->(Landroid/net/NetworkScoreManager;Ljava/util/concurrent/Executor;Landroid/net/NetworkScoreManager$NetworkScoreCallback;)V HSPLandroid/net/NetworkScoreManager;->(Landroid/content/Context;)V HSPLandroid/net/NetworkScoreManager;->getActiveScorerPackage()Ljava/lang/String; HSPLandroid/net/NetworkScoreManager;->registerNetworkScoreCache(ILandroid/net/INetworkScoreCache;I)V -HSPLandroid/net/NetworkScoreManager;->registerNetworkScoreCallback(IILjava/util/concurrent/Executor;Landroid/net/NetworkScoreManager$NetworkScoreCallback;)V -HSPLandroid/net/NetworkScoreManager;->requestScores([Landroid/net/NetworkKey;)Z -PLandroid/net/NetworkScorerAppData;->(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/ComponentName;Ljava/lang/String;)V -HPLandroid/net/NetworkScorerAppData;->equals(Ljava/lang/Object;)Z -HPLandroid/net/NetworkScorerAppData;->getRecommendationServicePackageName()Ljava/lang/String; HSPLandroid/net/NetworkSpecifier;->()V -HSPLandroid/net/NetworkStack;->checkAnyPermissionOf(Landroid/content/Context;[Ljava/lang/String;)Z -HSPLandroid/net/NetworkStack;->checkNetworkStackPermission(Landroid/content/Context;)V -HSPLandroid/net/NetworkStack;->checkNetworkStackPermissionOr(Landroid/content/Context;[Ljava/lang/String;)V -HSPLandroid/net/NetworkStack;->enforceAnyPermissionOf(Landroid/content/Context;[Ljava/lang/String;)V -HSPLandroid/net/NetworkStack;->getService()Landroid/os/IBinder; -HPLandroid/net/NetworkState;->(Landroid/net/NetworkInfo;Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;Landroid/net/Network;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/NetworkStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkStats; HSPLandroid/net/NetworkStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/NetworkStats$Entry;->()V HSPLandroid/net/NetworkStats$Entry;->(Ljava/lang/String;IIIIIIJJJJJ)V HSPLandroid/net/NetworkStats$Entry;->(Ljava/lang/String;IIIJJJJJ)V -HSPLandroid/net/NetworkStats$Entry;->isEmpty()Z -HSPLandroid/net/NetworkStats$Entry;->isNegative()Z HSPLandroid/net/NetworkStats;->(JI)V HSPLandroid/net/NetworkStats;->(Landroid/os/Parcel;)V HSPLandroid/net/NetworkStats;->add(Landroid/net/NetworkStats;)Landroid/net/NetworkStats; -HSPLandroid/net/NetworkStats;->apply464xlatAdjustments(Landroid/net/NetworkStats;Landroid/net/NetworkStats;Ljava/util/Map;)V -HSPLandroid/net/NetworkStats;->apply464xlatAdjustments(Ljava/util/Map;)V HSPLandroid/net/NetworkStats;->clear()V HSPLandroid/net/NetworkStats;->clone()Landroid/net/NetworkStats; HSPLandroid/net/NetworkStats;->combineAllValues(Landroid/net/NetworkStats;)V -HSPLandroid/net/NetworkStats;->combineValues(Landroid/net/NetworkStats$Entry;)Landroid/net/NetworkStats; -HSPLandroid/net/NetworkStats;->filter(I[Ljava/lang/String;I)V -HPLandroid/net/NetworkStats;->filter(Ljava/util/function/Predicate;)V -HSPLandroid/net/NetworkStats;->findIndex(Ljava/lang/String;IIIIII)I -HSPLandroid/net/NetworkStats;->findIndexHinted(Ljava/lang/String;IIIIIII)I -HSPLandroid/net/NetworkStats;->getElapsedRealtime()J HSPLandroid/net/NetworkStats;->getTotal(Landroid/net/NetworkStats$Entry;)Landroid/net/NetworkStats$Entry; -HPLandroid/net/NetworkStats;->getTotal(Landroid/net/NetworkStats$Entry;Ljava/util/HashSet;)Landroid/net/NetworkStats$Entry; HSPLandroid/net/NetworkStats;->getTotal(Landroid/net/NetworkStats$Entry;Ljava/util/HashSet;IZ)Landroid/net/NetworkStats$Entry; HSPLandroid/net/NetworkStats;->getValues(ILandroid/net/NetworkStats$Entry;)Landroid/net/NetworkStats$Entry; -HSPLandroid/net/NetworkStats;->groupedByUid()Landroid/net/NetworkStats; -HSPLandroid/net/NetworkStats;->insertEntry(Landroid/net/NetworkStats$Entry;)Landroid/net/NetworkStats; -HPLandroid/net/NetworkStats;->lambda$filter$2(II[Ljava/lang/String;Landroid/net/NetworkStats$Entry;)Z -HSPLandroid/net/NetworkStats;->setElapsedRealtime(J)V -HSPLandroid/net/NetworkStats;->setValues(ILandroid/net/NetworkStats$Entry;)V HSPLandroid/net/NetworkStats;->size()I HSPLandroid/net/NetworkStats;->subtract(Landroid/net/NetworkStats;)Landroid/net/NetworkStats; HSPLandroid/net/NetworkStats;->subtract(Landroid/net/NetworkStats;Landroid/net/NetworkStats;Landroid/net/NetworkStats$NonMonotonicObserver;Ljava/lang/Object;)Landroid/net/NetworkStats; HSPLandroid/net/NetworkStats;->subtract(Landroid/net/NetworkStats;Landroid/net/NetworkStats;Landroid/net/NetworkStats$NonMonotonicObserver;Ljava/lang/Object;Landroid/net/NetworkStats;)Landroid/net/NetworkStats; HSPLandroid/net/NetworkStats;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/NetworkStatsHistory$DataStreamUtils;->readVarLong(Ljava/io/DataInputStream;)J -HSPLandroid/net/NetworkStatsHistory$DataStreamUtils;->readVarLongArray(Ljava/io/DataInputStream;)[J -HPLandroid/net/NetworkStatsHistory$DataStreamUtils;->writeVarLongArray(Ljava/io/DataOutputStream;[JI)V HSPLandroid/net/NetworkStatsHistory$Entry;->()V -HPLandroid/net/NetworkStatsHistory$ParcelUtils;->writeLongArray(Landroid/os/Parcel;[JI)V -HSPLandroid/net/NetworkStatsHistory;->(J)V -PLandroid/net/NetworkStatsHistory;->(JI)V -HSPLandroid/net/NetworkStatsHistory;->(JII)V -HSPLandroid/net/NetworkStatsHistory;->(Ljava/io/DataInputStream;)V -HSPLandroid/net/NetworkStatsHistory;->addLong([JIJ)V -HSPLandroid/net/NetworkStatsHistory;->ensureBuckets(JJ)V -HSPLandroid/net/NetworkStatsHistory;->getBucketDuration()J -HSPLandroid/net/NetworkStatsHistory;->getEnd()J -HSPLandroid/net/NetworkStatsHistory;->getIndexAfter(J)I HSPLandroid/net/NetworkStatsHistory;->getLong([JIJ)J -HSPLandroid/net/NetworkStatsHistory;->getStart()J -HSPLandroid/net/NetworkStatsHistory;->getTotalBytes()J -HSPLandroid/net/NetworkStatsHistory;->getValues(JJJLandroid/net/NetworkStatsHistory$Entry;)Landroid/net/NetworkStatsHistory$Entry; -HSPLandroid/net/NetworkStatsHistory;->insertBucket(IJ)V -HSPLandroid/net/NetworkStatsHistory;->recordData(JJLandroid/net/NetworkStats$Entry;)V -HSPLandroid/net/NetworkStatsHistory;->recordEntireHistory(Landroid/net/NetworkStatsHistory;)V -HSPLandroid/net/NetworkStatsHistory;->recordHistory(Landroid/net/NetworkStatsHistory;JJ)V -HSPLandroid/net/NetworkStatsHistory;->setLong([JIJ)V HSPLandroid/net/NetworkStatsHistory;->size()I -HPLandroid/net/NetworkStatsHistory;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/net/NetworkStatsHistory;->writeToStream(Ljava/io/DataOutputStream;)V -HSPLandroid/net/NetworkTemplate$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkTemplate; -HSPLandroid/net/NetworkTemplate$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/NetworkTemplate;->(ILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/net/NetworkTemplate;->(ILjava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/NetworkTemplate;->(ILjava/lang/String;[Ljava/lang/String;Ljava/lang/String;IIII)V -HSPLandroid/net/NetworkTemplate;->(Landroid/os/Parcel;)V HSPLandroid/net/NetworkTemplate;->buildTemplateMobileAll(Ljava/lang/String;)Landroid/net/NetworkTemplate; HSPLandroid/net/NetworkTemplate;->buildTemplateMobileWildcard()Landroid/net/NetworkTemplate; -HSPLandroid/net/NetworkTemplate;->buildTemplateMobileWithRatType(Ljava/lang/String;I)Landroid/net/NetworkTemplate; HSPLandroid/net/NetworkTemplate;->buildTemplateWifiWildcard()Landroid/net/NetworkTemplate; -HSPLandroid/net/NetworkTemplate;->getMatchRule()I -HSPLandroid/net/NetworkTemplate;->isKnownMatchRule(I)Z -HSPLandroid/net/NetworkTemplate;->matches(Landroid/net/NetworkIdentity;)Z -HSPLandroid/net/NetworkTemplate;->matchesDefaultNetwork(Landroid/net/NetworkIdentity;)Z -HSPLandroid/net/NetworkTemplate;->matchesMetered(Landroid/net/NetworkIdentity;)Z -HSPLandroid/net/NetworkTemplate;->matchesMobileWildcard(Landroid/net/NetworkIdentity;)Z -HSPLandroid/net/NetworkTemplate;->matchesRoaming(Landroid/net/NetworkIdentity;)Z -HSPLandroid/net/NetworkTemplate;->matchesWifiWildcard(Landroid/net/NetworkIdentity;)Z HSPLandroid/net/NetworkTemplate;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/net/NetworkUtils;->makeStrings(Ljava/util/Collection;)[Ljava/lang/String; HSPLandroid/net/NetworkUtils;->maskRawAddress([BI)V -HSPLandroid/net/NetworkUtils;->multiplySafeByRational(JJJ)J HSPLandroid/net/NetworkUtils;->parseIpAndMask(Ljava/lang/String;)Landroid/util/Pair; -PLandroid/net/NetworkWatchlistManager;->reportWatchlistIfNecessary()V HSPLandroid/net/Proxy;->setHttpProxySystemProperty(Landroid/net/ProxyInfo;)V HSPLandroid/net/Proxy;->setHttpProxySystemProperty(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V HSPLandroid/net/RouteInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/RouteInfo; HSPLandroid/net/RouteInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/RouteInfo$RouteKey;->(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/String;)V HSPLandroid/net/RouteInfo$RouteKey;->equals(Ljava/lang/Object;)Z -HPLandroid/net/RouteInfo$RouteKey;->hashCode()I -HSPLandroid/net/RouteInfo;->(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/String;)V HSPLandroid/net/RouteInfo;->(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/String;I)V HSPLandroid/net/RouteInfo;->(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/String;II)V -HPLandroid/net/RouteInfo;->(Landroid/net/LinkAddress;Ljava/net/InetAddress;Ljava/lang/String;)V HSPLandroid/net/RouteInfo;->equals(Ljava/lang/Object;)Z HSPLandroid/net/RouteInfo;->getDestination()Landroid/net/IpPrefix; HSPLandroid/net/RouteInfo;->getGateway()Ljava/net/InetAddress; @@ -14854,38 +10516,16 @@ HSPLandroid/net/RouteInfo;->getType()I HSPLandroid/net/RouteInfo;->hasGateway()Z HSPLandroid/net/RouteInfo;->isDefaultRoute()Z HSPLandroid/net/RouteInfo;->isHost()Z -HSPLandroid/net/RouteInfo;->isIPv4Default()Z -HPLandroid/net/RouteInfo;->isIPv6Default()Z -HPLandroid/net/RouteInfo;->matches(Ljava/net/InetAddress;)Z HSPLandroid/net/RouteInfo;->toString()Ljava/lang/String; HSPLandroid/net/RouteInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/ScoredNetwork$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/ScoredNetwork; -HSPLandroid/net/ScoredNetwork$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/ScoredNetwork;->(Landroid/os/Parcel;)V -PLandroid/net/ScoredNetwork;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/net/SntpClient;->()V -PLandroid/net/SntpClient;->checkValidServerReply(BBIJJ)V -PLandroid/net/SntpClient;->getNtpTime()J -PLandroid/net/SntpClient;->getNtpTimeReference()J -PLandroid/net/SntpClient;->getRoundTripTime()J -PLandroid/net/SntpClient;->read32([BI)J -PLandroid/net/SntpClient;->readTimeStamp([BI)J -PLandroid/net/SntpClient;->requestTime(Ljava/lang/String;ILandroid/net/Network;)Z -PLandroid/net/SntpClient;->requestTime(Ljava/net/InetAddress;IILandroid/net/Network;)Z -PLandroid/net/SntpClient;->writeTimeStamp([BIJ)V -PLandroid/net/StaticIpConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/StaticIpConfiguration; -PLandroid/net/StaticIpConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/StaticIpConfiguration;->()V -HPLandroid/net/StaticIpConfiguration;->getDnsServers()Ljava/util/List; -HPLandroid/net/StaticIpConfiguration;->getGateway()Ljava/net/InetAddress; -HPLandroid/net/StaticIpConfiguration;->getIpAddress()Landroid/net/LinkAddress; -HPLandroid/net/StaticIpConfiguration;->readFromParcel(Landroid/os/Parcel;)Landroid/net/StaticIpConfiguration; +HSPLandroid/net/SSLCertificateSocketFactory;->(ILandroid/net/SSLSessionCache;Z)V +HSPLandroid/net/StaticIpConfiguration;->getDnsServers()Ljava/util/List; +HSPLandroid/net/StaticIpConfiguration;->getGateway()Ljava/net/InetAddress; +HSPLandroid/net/StaticIpConfiguration;->getIpAddress()Landroid/net/LinkAddress; HSPLandroid/net/TelephonyNetworkSpecifier$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/TelephonyNetworkSpecifier; HSPLandroid/net/TelephonyNetworkSpecifier$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/TelephonyNetworkSpecifier;->(I)V -HSPLandroid/net/TelephonyNetworkSpecifier;->canBeSatisfiedBy(Landroid/net/NetworkSpecifier;)Z HSPLandroid/net/TelephonyNetworkSpecifier;->equals(Ljava/lang/Object;)Z -HPLandroid/net/TelephonyNetworkSpecifier;->getSubscriptionId()I HSPLandroid/net/TelephonyNetworkSpecifier;->hashCode()I HSPLandroid/net/TelephonyNetworkSpecifier;->toString()Ljava/lang/String; HSPLandroid/net/TelephonyNetworkSpecifier;->writeToParcel(Landroid/os/Parcel;I)V @@ -14967,9 +10607,7 @@ HSPLandroid/net/Uri$HierarchicalUri;->getPathSegments()Ljava/util/List; HSPLandroid/net/Uri$HierarchicalUri;->getQuery()Ljava/lang/String; HSPLandroid/net/Uri$HierarchicalUri;->getScheme()Ljava/lang/String; HSPLandroid/net/Uri$HierarchicalUri;->getSchemeSpecificPart()Ljava/lang/String; -HSPLandroid/net/Uri$HierarchicalUri;->getSsp()Landroid/net/Uri$Part; HSPLandroid/net/Uri$HierarchicalUri;->isHierarchical()Z -HSPLandroid/net/Uri$HierarchicalUri;->makeSchemeSpecificPart()Ljava/lang/String; HSPLandroid/net/Uri$HierarchicalUri;->makeUriString()Ljava/lang/String; HSPLandroid/net/Uri$HierarchicalUri;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri; HSPLandroid/net/Uri$HierarchicalUri;->toString()Ljava/lang/String; @@ -14977,10 +10615,8 @@ HSPLandroid/net/Uri$HierarchicalUri;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/Uri$OpaqueUri;->(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$Part;)V HSPLandroid/net/Uri$OpaqueUri;->(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$Part;Landroid/net/Uri$1;)V HSPLandroid/net/Uri$OpaqueUri;->getEncodedSchemeSpecificPart()Ljava/lang/String; -HPLandroid/net/Uri$OpaqueUri;->getHost()Ljava/lang/String; HSPLandroid/net/Uri$OpaqueUri;->getScheme()Ljava/lang/String; HSPLandroid/net/Uri$OpaqueUri;->getSchemeSpecificPart()Ljava/lang/String; -HSPLandroid/net/Uri$OpaqueUri;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri; HSPLandroid/net/Uri$OpaqueUri;->toString()Ljava/lang/String; HSPLandroid/net/Uri$OpaqueUri;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/Uri$Part$EmptyPart;->isEmpty()Z @@ -15028,7 +10664,6 @@ HSPLandroid/net/Uri$StringUri;->getQuery()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->getQueryPart()Landroid/net/Uri$Part; HSPLandroid/net/Uri$StringUri;->getScheme()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->getSchemeSpecificPart()Ljava/lang/String; -HSPLandroid/net/Uri$StringUri;->getSsp()Landroid/net/Uri$Part; HSPLandroid/net/Uri$StringUri;->isHierarchical()Z HSPLandroid/net/Uri$StringUri;->parseAuthority(Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->parseFragment()Ljava/lang/String; @@ -15036,7 +10671,6 @@ HSPLandroid/net/Uri$StringUri;->parsePath()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->parsePath(Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->parseQuery()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->parseScheme()Ljava/lang/String; -HSPLandroid/net/Uri$StringUri;->parseSsp()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri; HSPLandroid/net/Uri$StringUri;->toString()Ljava/lang/String; HSPLandroid/net/Uri$StringUri;->writeToParcel(Landroid/os/Parcel;I)V @@ -15050,17 +10684,16 @@ HSPLandroid/net/Uri;->encode(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Str HSPLandroid/net/Uri;->equals(Ljava/lang/Object;)Z HSPLandroid/net/Uri;->fromFile(Ljava/io/File;)Landroid/net/Uri; HSPLandroid/net/Uri;->fromParts(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri; +HSPLandroid/net/Uri;->getBooleanQueryParameter(Ljava/lang/String;Z)Z HSPLandroid/net/Uri;->getQueryParameter(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/net/Uri;->getQueryParameterNames()Ljava/util/Set; HSPLandroid/net/Uri;->hashCode()I HSPLandroid/net/Uri;->isAllowed(CLjava/lang/String;)Z HSPLandroid/net/Uri;->isOpaque()Z -HPLandroid/net/Uri;->isPathPrefixMatch(Landroid/net/Uri;)Z HSPLandroid/net/Uri;->normalizeScheme()Landroid/net/Uri; HSPLandroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri; HSPLandroid/net/Uri;->toSafeString()Ljava/lang/String; HSPLandroid/net/Uri;->withAppendedPath(Landroid/net/Uri;Ljava/lang/String;)Landroid/net/Uri; -HSPLandroid/net/Uri;->writeToParcel(Landroid/os/Parcel;Landroid/net/Uri;)V HSPLandroid/net/UriCodec;->appendDecoded(Ljava/lang/StringBuilder;Ljava/lang/String;ZLjava/nio/charset/Charset;Z)V HSPLandroid/net/UriCodec;->decode(Ljava/lang/String;ZLjava/nio/charset/Charset;Z)Ljava/lang/String; HSPLandroid/net/UriCodec;->flushDecodingByteAccumulator(Ljava/lang/StringBuilder;Ljava/nio/charset/CharsetDecoder;Ljava/nio/ByteBuffer;Z)V @@ -15070,221 +10703,17 @@ HSPLandroid/net/WebAddress;->(Ljava/lang/String;)V HSPLandroid/net/WebAddress;->toString()Ljava/lang/String; HSPLandroid/net/WifiKey$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/WifiKey; HSPLandroid/net/WifiKey$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/WifiKey;->(Landroid/os/Parcel;)V -HSPLandroid/net/WifiKey;->(Landroid/os/Parcel;Landroid/net/WifiKey$1;)V HSPLandroid/net/WifiKey;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/WifiKey;->equals(Ljava/lang/Object;)Z -HSPLandroid/net/WifiKey;->hashCode()I HSPLandroid/net/WifiKey;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/apf/ApfCapabilities;->(III)V -HPLandroid/net/apf/ApfCapabilities;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/http/X509TrustManagerExtensions;->(Ljavax/net/ssl/X509TrustManager;)V HSPLandroid/net/http/X509TrustManagerExtensions;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; -HPLandroid/net/metrics/ConnectStats;->(IJLcom/android/internal/util/TokenBucket;I)V -HPLandroid/net/metrics/ConnectStats;->addEvent(IILjava/lang/String;)Z -HPLandroid/net/metrics/ConnectStats;->countConnect(ILjava/lang/String;)V -HPLandroid/net/metrics/ConnectStats;->countLatency(II)V -HPLandroid/net/metrics/ConnectStats;->isIPv6(Ljava/lang/String;)Z -HPLandroid/net/metrics/ConnectStats;->isNonBlocking(I)Z -HPLandroid/net/metrics/ConnectStats;->isSuccess(I)Z -HSPLandroid/net/metrics/DefaultNetworkEvent;->(J)V -PLandroid/net/metrics/DefaultNetworkEvent;->updateDuration(J)V -HPLandroid/net/metrics/DhcpClientEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/metrics/DhcpClientEvent; -HPLandroid/net/metrics/DhcpClientEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/metrics/DhcpClientEvent;->(Landroid/os/Parcel;)V -HPLandroid/net/metrics/DhcpClientEvent;->(Landroid/os/Parcel;Landroid/net/metrics/DhcpClientEvent$1;)V -HPLandroid/net/metrics/DhcpErrorEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/metrics/DhcpErrorEvent; -HPLandroid/net/metrics/DhcpErrorEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/metrics/DhcpErrorEvent;->(Landroid/os/Parcel;)V -HPLandroid/net/metrics/DhcpErrorEvent;->(Landroid/os/Parcel;Landroid/net/metrics/DhcpErrorEvent$1;)V -HPLandroid/net/metrics/DnsEvent;->(IJI)V -HPLandroid/net/metrics/DnsEvent;->addResult(BBI)Z HSPLandroid/net/metrics/IpConnectivityLog;->()V -HPLandroid/net/metrics/IpConnectivityLog;->log(I[ILandroid/net/metrics/IpConnectivityLog$Event;)Z -HSPLandroid/net/metrics/IpConnectivityLog;->log(Landroid/net/ConnectivityMetricsEvent;)Z -HSPLandroid/net/metrics/IpConnectivityLog;->makeEv(Landroid/net/metrics/IpConnectivityLog$Event;)Landroid/net/ConnectivityMetricsEvent; -PLandroid/net/metrics/IpManagerEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/metrics/IpManagerEvent; -PLandroid/net/metrics/IpManagerEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/metrics/IpManagerEvent;->(Landroid/os/Parcel;)V -PLandroid/net/metrics/IpManagerEvent;->(Landroid/os/Parcel;Landroid/net/metrics/IpManagerEvent$1;)V -HPLandroid/net/metrics/NetworkEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/metrics/NetworkEvent; -HPLandroid/net/metrics/NetworkEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/metrics/NetworkEvent;->(Landroid/os/Parcel;)V -HPLandroid/net/metrics/NetworkEvent;->(Landroid/os/Parcel;Landroid/net/metrics/NetworkEvent$1;)V -HPLandroid/net/metrics/NetworkMetrics$Metrics;->()V -HPLandroid/net/metrics/NetworkMetrics$Metrics;->count(D)V -HPLandroid/net/metrics/NetworkMetrics$Metrics;->count(DI)V -HPLandroid/net/metrics/NetworkMetrics$Metrics;->merge(Landroid/net/metrics/NetworkMetrics$Metrics;)V -HPLandroid/net/metrics/NetworkMetrics$Summary;->(IJ)V -HPLandroid/net/metrics/NetworkMetrics$Summary;->merge(Landroid/net/metrics/NetworkMetrics$Summary;)V -HPLandroid/net/metrics/NetworkMetrics;->(IJLcom/android/internal/util/TokenBucket;)V -HPLandroid/net/metrics/NetworkMetrics;->addConnectResult(IILjava/lang/String;)V -HPLandroid/net/metrics/NetworkMetrics;->addDnsResult(III)V -HPLandroid/net/metrics/NetworkMetrics;->addTcpStatsResult(IIII)V -HPLandroid/net/metrics/NetworkMetrics;->getPendingStats()Landroid/net/metrics/NetworkMetrics$Summary; -HPLandroid/net/metrics/ValidationProbeEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/metrics/ValidationProbeEvent; -HPLandroid/net/metrics/ValidationProbeEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/metrics/ValidationProbeEvent;->(Landroid/os/Parcel;)V -HPLandroid/net/metrics/ValidationProbeEvent;->(Landroid/os/Parcel;Landroid/net/metrics/ValidationProbeEvent$1;)V -HPLandroid/net/metrics/ValidationProbeEvent;->getProbeName(I)Ljava/lang/String; -PLandroid/net/netstats/provider/INetworkStatsProvider$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/netstats/provider/INetworkStatsProvider$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/net/netstats/provider/INetworkStatsProvider$Stub$Proxy;->onRequestStatsUpdate(I)V -HPLandroid/net/netstats/provider/INetworkStatsProvider$Stub$Proxy;->onSetAlert(J)V -PLandroid/net/netstats/provider/INetworkStatsProvider$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/netstats/provider/INetworkStatsProvider; -PLandroid/net/netstats/provider/INetworkStatsProviderCallback$Stub;->()V -PLandroid/net/netstats/provider/INetworkStatsProviderCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/net/netstats/provider/INetworkStatsProviderCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/nsd/INsdManager$Stub;->()V -HSPLandroid/net/util/-$$Lambda$MultinetworkPolicyTracker$uc2TUU6h-EGLmClaxRXAj76u_WU;->(Landroid/net/util/MultinetworkPolicyTracker;)V -HSPLandroid/net/util/-$$Lambda$MultinetworkPolicyTracker$uc2TUU6h-EGLmClaxRXAj76u_WU;->run()V -HSPLandroid/net/util/KeepaliveUtils;->getSupportedKeepalives(Landroid/content/Context;)[I -HSPLandroid/net/util/MultinetworkPolicyTracker$1;->(Landroid/net/util/MultinetworkPolicyTracker;)V -HSPLandroid/net/util/MultinetworkPolicyTracker$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLandroid/net/util/MultinetworkPolicyTracker$2;->(Landroid/net/util/MultinetworkPolicyTracker;Landroid/os/Looper;)V -HSPLandroid/net/util/MultinetworkPolicyTracker$SettingObserver;->(Landroid/net/util/MultinetworkPolicyTracker;)V -HSPLandroid/net/util/MultinetworkPolicyTracker;->(Landroid/content/Context;Landroid/os/Handler;Ljava/lang/Runnable;)V -HSPLandroid/net/util/MultinetworkPolicyTracker;->access$000(Landroid/net/util/MultinetworkPolicyTracker;)V -HSPLandroid/net/util/MultinetworkPolicyTracker;->configMeteredMultipathPreference()I -HSPLandroid/net/util/MultinetworkPolicyTracker;->configRestrictsAvoidBadWifi()Z -HPLandroid/net/util/MultinetworkPolicyTracker;->getAvoidBadWifi()Z -HSPLandroid/net/util/MultinetworkPolicyTracker;->getAvoidBadWifiSetting()Ljava/lang/String; -HSPLandroid/net/util/MultinetworkPolicyTracker;->getResourcesForActiveSubId()Landroid/content/res/Resources; -HSPLandroid/net/util/MultinetworkPolicyTracker;->lambda$uc2TUU6h-EGLmClaxRXAj76u_WU(Landroid/net/util/MultinetworkPolicyTracker;)V -HSPLandroid/net/util/MultinetworkPolicyTracker;->reevaluate()V -HSPLandroid/net/util/MultinetworkPolicyTracker;->reevaluateInternal()V -HSPLandroid/net/util/MultinetworkPolicyTracker;->start()V -HSPLandroid/net/util/MultinetworkPolicyTracker;->updateAvoidBadWifi()Z -HSPLandroid/net/util/MultinetworkPolicyTracker;->updateMeteredMultipathPreference()V -HSPLandroid/net/wifi/SoftApConfToXmlMigrationUtil;->convert()Ljava/io/InputStream; -HSPLandroid/net/wifi/SoftApConfToXmlMigrationUtil;->getLegacyWifiSharedDirectory()Ljava/io/File; -HSPLandroid/net/wifi/WifiMigration$1;->()V -HSPLandroid/net/wifi/WifiMigration;->()V -HSPLandroid/net/wifi/WifiMigration;->convertAndRetrieveSharedConfigStoreFile(I)Ljava/io/InputStream; -PLandroid/net/wifi/WifiMigration;->convertAndRetrieveUserConfigStoreFile(ILandroid/os/UserHandle;)Ljava/io/InputStream; -HSPLandroid/net/wifi/WifiMigration;->getLegacyWifiSharedDirectory()Ljava/io/File; -PLandroid/net/wifi/WifiMigration;->getLegacyWifiUserDirectory(I)Ljava/io/File; -HSPLandroid/net/wifi/WifiMigration;->getSharedAtomicFile(I)Landroid/util/AtomicFile; -PLandroid/net/wifi/WifiMigration;->getUserAtomicFile(II)Landroid/util/AtomicFile; -HSPLandroid/net/wifi/WifiNetworkScoreCache$CacheListener;->(Landroid/os/Handler;)V -HSPLandroid/net/wifi/WifiNetworkScoreCache;->(Landroid/content/Context;)V -HSPLandroid/net/wifi/WifiNetworkScoreCache;->(Landroid/content/Context;Landroid/net/wifi/WifiNetworkScoreCache$CacheListener;)V -HSPLandroid/net/wifi/WifiNetworkScoreCache;->buildNetworkKey(Landroid/net/NetworkKey;)Ljava/lang/String; -HSPLandroid/net/wifi/WifiNetworkScoreCache;->getScoredNetwork(Landroid/net/NetworkKey;)Landroid/net/ScoredNetwork; -HSPLandroid/net/wifi/nl80211/-$$Lambda$WifiNl80211Manager$K__Pi7yUr-Fz3Il8MTkWpPm4HdQ;->(Landroid/net/wifi/nl80211/WifiNl80211Manager;)V -HPLandroid/net/wifi/nl80211/-$$Lambda$WifiNl80211Manager$ScanEventHandler$SeStWMSepPwUqEpgZ7mMVAVwzt8;->(Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler;)V -HPLandroid/net/wifi/nl80211/-$$Lambda$WifiNl80211Manager$ScanEventHandler$SeStWMSepPwUqEpgZ7mMVAVwzt8;->run()V -PLandroid/net/wifi/nl80211/ChannelSettings$1;->()V -PLandroid/net/wifi/nl80211/ChannelSettings;->()V -HPLandroid/net/wifi/nl80211/ChannelSettings;->()V -HPLandroid/net/wifi/nl80211/ChannelSettings;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities$1;->()V -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/wifi/nl80211/DeviceWiphyCapabilities; -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->()V -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->()V -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$002(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;Z)Z -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$102(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;Z)Z -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$202(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;Z)Z -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$302(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;Z)Z -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$402(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;Z)Z -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$502(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;I)I -HSPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->access$602(Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;I)I -HPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->getMaxNumberRxSpatialStreams()I -HPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->getMaxNumberTxSpatialStreams()I -HPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->isChannelWidthSupported(I)Z -HPLandroid/net/wifi/nl80211/DeviceWiphyCapabilities;->isWifiStandardSupported(I)Z -HSPLandroid/net/wifi/nl80211/IClientInterface$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/net/wifi/nl80211/IClientInterface$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/net/wifi/nl80211/IClientInterface$Stub$Proxy;->getWifiScannerImpl()Landroid/net/wifi/nl80211/IWifiScannerImpl; -HPLandroid/net/wifi/nl80211/IClientInterface$Stub$Proxy;->signalPoll()[I -HSPLandroid/net/wifi/nl80211/IClientInterface$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/nl80211/IClientInterface; -HSPLandroid/net/wifi/nl80211/IPnoScanEvent$Stub;->()V -HSPLandroid/net/wifi/nl80211/IPnoScanEvent$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/net/wifi/nl80211/IScanEvent$Stub;->()V -HSPLandroid/net/wifi/nl80211/IScanEvent$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/net/wifi/nl80211/IScanEvent$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->abortScan()V -HSPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->getScanResults()[Landroid/net/wifi/nl80211/NativeScanResult; -HPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->scan(Landroid/net/wifi/nl80211/SingleScanSettings;)Z -HSPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->subscribePnoScanEvents(Landroid/net/wifi/nl80211/IPnoScanEvent;)V -HSPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;->subscribeScanEvents(Landroid/net/wifi/nl80211/IScanEvent;)V -HSPLandroid/net/wifi/nl80211/IWifiScannerImpl$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/nl80211/IWifiScannerImpl; -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->createClientInterface(Ljava/lang/String;)Landroid/net/wifi/nl80211/IClientInterface; -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getAvailable2gChannels()[I -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getAvailable5gNonDFSChannels()[I -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getAvailable60gChannels()[I -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getAvailable6gChannels()[I -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getAvailableDFSChannels()[I -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->getDeviceWiphyCapabilities(Ljava/lang/String;)Landroid/net/wifi/nl80211/DeviceWiphyCapabilities; -HSPLandroid/net/wifi/nl80211/IWificond$Stub$Proxy;->tearDownInterfaces()V -HSPLandroid/net/wifi/nl80211/IWificond$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/nl80211/IWificond; -PLandroid/net/wifi/nl80211/NativeScanResult$1;->()V -HPLandroid/net/wifi/nl80211/NativeScanResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/wifi/nl80211/NativeScanResult; -HPLandroid/net/wifi/nl80211/NativeScanResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/net/wifi/nl80211/NativeScanResult$1;->newArray(I)[Landroid/net/wifi/nl80211/NativeScanResult; -HPLandroid/net/wifi/nl80211/NativeScanResult$1;->newArray(I)[Ljava/lang/Object; -PLandroid/net/wifi/nl80211/NativeScanResult;->()V -HPLandroid/net/wifi/nl80211/NativeScanResult;->()V -HPLandroid/net/wifi/nl80211/NativeScanResult;->getBssid()Landroid/net/MacAddress; -HPLandroid/net/wifi/nl80211/NativeScanResult;->getCapabilities()I -HPLandroid/net/wifi/nl80211/NativeScanResult;->getFrequencyMhz()I -HPLandroid/net/wifi/nl80211/NativeScanResult;->getInformationElements()[B -HPLandroid/net/wifi/nl80211/NativeScanResult;->getRadioChainInfos()Ljava/util/List; -HPLandroid/net/wifi/nl80211/NativeScanResult;->getSignalMbm()I -HPLandroid/net/wifi/nl80211/NativeScanResult;->getSsid()[B -HPLandroid/net/wifi/nl80211/NativeScanResult;->getTsf()J -PLandroid/net/wifi/nl80211/RadioChainInfo$1;->()V -HPLandroid/net/wifi/nl80211/RadioChainInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/wifi/nl80211/RadioChainInfo; -HPLandroid/net/wifi/nl80211/RadioChainInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/net/wifi/nl80211/RadioChainInfo;->()V -HPLandroid/net/wifi/nl80211/RadioChainInfo;->(II)V -HPLandroid/net/wifi/nl80211/RadioChainInfo;->getChainId()I -HPLandroid/net/wifi/nl80211/RadioChainInfo;->getLevelDbm()I -PLandroid/net/wifi/nl80211/SingleScanSettings$1;->()V -PLandroid/net/wifi/nl80211/SingleScanSettings;->()V -HPLandroid/net/wifi/nl80211/SingleScanSettings;->()V -PLandroid/net/wifi/nl80211/SingleScanSettings;->isValidScanType(I)Z -HPLandroid/net/wifi/nl80211/SingleScanSettings;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager$PnoScanEventHandler;->(Landroid/net/wifi/nl80211/WifiNl80211Manager;Ljava/util/concurrent/Executor;Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback;)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler;->(Landroid/net/wifi/nl80211/WifiNl80211Manager;Ljava/util/concurrent/Executor;Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback;)V -HPLandroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler;->OnScanResultReady()V -HPLandroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler;->lambda$OnScanResultReady$0$WifiNl80211Manager$ScanEventHandler()V -HPLandroid/net/wifi/nl80211/WifiNl80211Manager$SignalPollResult;->(IIII)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->(Landroid/content/Context;)V -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->abortScan(Ljava/lang/String;)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->clearState()V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->enableVerboseLogging(Z)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->getChannelsMhzForBand(I)[I -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->getClientInterface(Ljava/lang/String;)Landroid/net/wifi/nl80211/IClientInterface; -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->getDeviceWiphyCapabilities(Ljava/lang/String;)Landroid/net/wifi/nl80211/DeviceWiphyCapabilities; -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->getScanResults(Ljava/lang/String;I)Ljava/util/List; -PLandroid/net/wifi/nl80211/WifiNl80211Manager;->getScanType(I)I -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->getScannerImpl(Ljava/lang/String;)Landroid/net/wifi/nl80211/IWifiScannerImpl; -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->parseOemSecurityTypeElement(II[B)Landroid/net/wifi/nl80211/WifiNl80211Manager$OemSecurityType; -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->retrieveWificondAndRegisterForDeath()Z -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->setOnServiceDeadCallback(Ljava/lang/Runnable;)V -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->setupInterfaceForClientMode(Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback;Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback;)Z -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->signalPoll(Ljava/lang/String;)Landroid/net/wifi/nl80211/WifiNl80211Manager$SignalPollResult; -HPLandroid/net/wifi/nl80211/WifiNl80211Manager;->startScan(Ljava/lang/String;ILjava/util/Set;Ljava/util/List;)Z -HSPLandroid/net/wifi/nl80211/WifiNl80211Manager;->tearDownInterfaces()Z -HSPLandroid/nfc/IAppCallback$Stub;->()V HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcCardEmulationInterface()Landroid/nfc/INfcCardEmulation; HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcFCardEmulationInterface()Landroid/nfc/INfcFCardEmulation; HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcTagInterface()Landroid/nfc/INfcTag; -HSPLandroid/nfc/INfcCardEmulation$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/nfc/INfcCardEmulation$Stub;->asInterface(Landroid/os/IBinder;)Landroid/nfc/INfcCardEmulation; -HSPLandroid/nfc/INfcFCardEmulation$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/nfc/INfcFCardEmulation$Stub;->asInterface(Landroid/os/IBinder;)Landroid/nfc/INfcFCardEmulation; -HSPLandroid/nfc/INfcTag$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/nfc/INfcTag$Stub;->asInterface(Landroid/os/IBinder;)Landroid/nfc/INfcTag; -HSPLandroid/nfc/NfcActivityManager;->(Landroid/nfc/NfcAdapter;)V -HSPLandroid/nfc/NfcAdapter$1;->(Landroid/nfc/NfcAdapter;)V HSPLandroid/nfc/NfcAdapter;->(Landroid/content/Context;)V +HSPLandroid/nfc/NfcAdapter;->getDefaultAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter; HSPLandroid/nfc/NfcAdapter;->getNfcAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter; HSPLandroid/nfc/NfcAdapter;->hasBeamFeature()Z HSPLandroid/nfc/NfcAdapter;->hasNfcFeature()Z @@ -15294,29 +10723,19 @@ HSPLandroid/opengl/EGL14;->eglCreateWindowSurface(Landroid/opengl/EGLDisplay;Lan HSPLandroid/opengl/EGLConfig;->(J)V HSPLandroid/opengl/EGLContext;->(J)V HSPLandroid/opengl/EGLDisplay;->(J)V -HSPLandroid/opengl/EGLObjectHandle;->(J)V HSPLandroid/opengl/EGLObjectHandle;->getNativeHandle()J HSPLandroid/opengl/EGLSurface;->(J)V HSPLandroid/opengl/GLES20;->glVertexAttribPointer(IIIZILjava/nio/Buffer;)V -HSPLandroid/opengl/GLUtils;->texImage2D(IILandroid/graphics/Bitmap;I)V HSPLandroid/opengl/Matrix;->setIdentityM([FI)V -HSPLandroid/opengl/Matrix;->setRotateM([FIFFFF)V -HSPLandroid/opengl/Matrix;->translateM([FIFFF)V HSPLandroid/os/-$$Lambda$Build$sLvWk8VFRNbpv_ZA7glOITqbZgo;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/os/-$$Lambda$PowerManager$3$8snH8Z_XjRb6l2wzhedRFyMgjXo;->(Landroid/os/PowerManager$OnThermalStatusChangedListener;I)V HSPLandroid/os/-$$Lambda$PowerManager$3$8snH8Z_XjRb6l2wzhedRFyMgjXo;->run()V -HPLandroid/os/-$$Lambda$PowerManager$WakeLock$O7_jN0XOhx9ykogC-rDQkEJhJqU;->(Landroid/os/PowerManager$WakeLock;Ljava/lang/Runnable;)V -HPLandroid/os/-$$Lambda$PowerManager$WakeLock$O7_jN0XOhx9ykogC-rDQkEJhJqU;->run()V HSPLandroid/os/-$$Lambda$StrictMode$AndroidBlockGuardPolicy$pq5Kz1Hiw7cZ37Q87ZC3Ymt6fq4;->(Landroid/os/StrictMode$AndroidBlockGuardPolicy;Landroid/view/IWindowManager;Ljava/util/ArrayList;)V HSPLandroid/os/-$$Lambda$StrictMode$AndroidBlockGuardPolicy$pq5Kz1Hiw7cZ37Q87ZC3Ymt6fq4;->run()V HSPLandroid/os/-$$Lambda$StrictMode$ft4StDAwTM1Yf-Y2brAf6QX4TYs;->log(Landroid/os/StrictMode$ViolationInfo;)V HSPLandroid/os/-$$Lambda$StrictMode$uqsBGKnlCsyhKXl-Toh-Cqfokuo;->(ILandroid/os/StrictMode$ViolationInfo;)V HSPLandroid/os/-$$Lambda$StrictMode$uqsBGKnlCsyhKXl-Toh-Cqfokuo;->run()V HSPLandroid/os/-$$Lambda$ThreadLocalWorkSource$YHlesikbZFo9c2uQD1jaQW9yDMc;->get()Ljava/lang/Object; -HPLandroid/os/AppZygote;->connectToZygoteIfNeededLocked()V -PLandroid/os/AppZygote;->getAppInfo()Landroid/content/pm/ApplicationInfo; -HPLandroid/os/AppZygote;->getProcess()Landroid/os/ChildZygoteProcess; -PLandroid/os/AppZygote;->stopZygote()V HSPLandroid/os/AsyncTask$1;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread; HSPLandroid/os/AsyncTask$3;->(Landroid/os/AsyncTask;)V HSPLandroid/os/AsyncTask$3;->call()Ljava/lang/Object; @@ -15342,7 +10761,6 @@ HSPLandroid/os/AsyncTask;->execute(Ljava/lang/Runnable;)V HSPLandroid/os/AsyncTask;->execute([Ljava/lang/Object;)Landroid/os/AsyncTask; HSPLandroid/os/AsyncTask;->executeOnExecutor(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Landroid/os/AsyncTask; HSPLandroid/os/AsyncTask;->finish(Ljava/lang/Object;)V -HSPLandroid/os/AsyncTask;->get()Ljava/lang/Object; HSPLandroid/os/AsyncTask;->getHandler()Landroid/os/Handler; HSPLandroid/os/AsyncTask;->getMainHandler()Landroid/os/Handler; HSPLandroid/os/AsyncTask;->getStatus()Landroid/os/AsyncTask$Status; @@ -15369,7 +10787,6 @@ HSPLandroid/os/BaseBundle;->getBoolean(Ljava/lang/String;Z)Z HSPLandroid/os/BaseBundle;->getByteArray(Ljava/lang/String;)[B HSPLandroid/os/BaseBundle;->getCharSequence(Ljava/lang/String;)Ljava/lang/CharSequence; HSPLandroid/os/BaseBundle;->getCharSequenceArray(Ljava/lang/String;)[Ljava/lang/CharSequence; -HSPLandroid/os/BaseBundle;->getCharSequenceArrayList(Ljava/lang/String;)Ljava/util/ArrayList; HSPLandroid/os/BaseBundle;->getFloat(Ljava/lang/String;F)F HSPLandroid/os/BaseBundle;->getInt(Ljava/lang/String;)I HSPLandroid/os/BaseBundle;->getInt(Ljava/lang/String;I)I @@ -15378,152 +10795,47 @@ HSPLandroid/os/BaseBundle;->getIntegerArrayList(Ljava/lang/String;)Ljava/util/Ar HSPLandroid/os/BaseBundle;->getLong(Ljava/lang/String;)J HSPLandroid/os/BaseBundle;->getLong(Ljava/lang/String;J)J HSPLandroid/os/BaseBundle;->getLongArray(Ljava/lang/String;)[J -HSPLandroid/os/BaseBundle;->getMap()Landroid/util/ArrayMap; HSPLandroid/os/BaseBundle;->getSerializable(Ljava/lang/String;)Ljava/io/Serializable; HSPLandroid/os/BaseBundle;->getString(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/BaseBundle;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/BaseBundle;->getStringArray(Ljava/lang/String;)[Ljava/lang/String; HSPLandroid/os/BaseBundle;->getStringArrayList(Ljava/lang/String;)Ljava/util/ArrayList; HSPLandroid/os/BaseBundle;->initializeFromParcelLocked(Landroid/os/Parcel;ZZ)V -HSPLandroid/os/BaseBundle;->isDefinitelyEmpty()Z HSPLandroid/os/BaseBundle;->isEmpty()Z HSPLandroid/os/BaseBundle;->isEmptyParcel()Z HSPLandroid/os/BaseBundle;->isEmptyParcel(Landroid/os/Parcel;)Z HSPLandroid/os/BaseBundle;->isParcelled()Z HSPLandroid/os/BaseBundle;->keySet()Ljava/util/Set; -HPLandroid/os/BaseBundle;->kindofEquals(Landroid/os/BaseBundle;)Z -HPLandroid/os/BaseBundle;->kindofEquals(Landroid/os/BaseBundle;Landroid/os/BaseBundle;)Z HSPLandroid/os/BaseBundle;->putAll(Landroid/os/PersistableBundle;)V -HSPLandroid/os/BaseBundle;->putAll(Landroid/util/ArrayMap;)V HSPLandroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V HSPLandroid/os/BaseBundle;->putByteArray(Ljava/lang/String;[B)V HSPLandroid/os/BaseBundle;->putCharSequence(Ljava/lang/String;Ljava/lang/CharSequence;)V HSPLandroid/os/BaseBundle;->putFloat(Ljava/lang/String;F)V HSPLandroid/os/BaseBundle;->putInt(Ljava/lang/String;I)V HSPLandroid/os/BaseBundle;->putIntArray(Ljava/lang/String;[I)V -HSPLandroid/os/BaseBundle;->putIntegerArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V HSPLandroid/os/BaseBundle;->putLong(Ljava/lang/String;J)V HSPLandroid/os/BaseBundle;->putLongArray(Ljava/lang/String;[J)V HSPLandroid/os/BaseBundle;->putSerializable(Ljava/lang/String;Ljava/io/Serializable;)V HSPLandroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/os/BaseBundle;->putStringArray(Ljava/lang/String;[Ljava/lang/String;)V HSPLandroid/os/BaseBundle;->putStringArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V -HSPLandroid/os/BaseBundle;->readFromParcelInner(Landroid/os/Parcel;)V HSPLandroid/os/BaseBundle;->readFromParcelInner(Landroid/os/Parcel;I)V HSPLandroid/os/BaseBundle;->recycleParcel(Landroid/os/Parcel;)V HSPLandroid/os/BaseBundle;->remove(Ljava/lang/String;)V HSPLandroid/os/BaseBundle;->setClassLoader(Ljava/lang/ClassLoader;)V HSPLandroid/os/BaseBundle;->setShouldDefuse(Z)V HSPLandroid/os/BaseBundle;->size()I -HSPLandroid/os/BaseBundle;->typeWarning(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/ClassCastException;)V HSPLandroid/os/BaseBundle;->unparcel()V HSPLandroid/os/BaseBundle;->writeToParcelInner(Landroid/os/Parcel;I)V HSPLandroid/os/BatteryManager;->(Landroid/content/Context;Lcom/android/internal/app/IBatteryStats;Landroid/os/IBatteryPropertiesRegistrar;)V +HSPLandroid/os/BatteryManager;->getIntProperty(I)I HSPLandroid/os/BatteryManager;->getLongProperty(I)J HSPLandroid/os/BatteryManager;->isCharging()Z HSPLandroid/os/BatteryManager;->queryProperty(I)J -HSPLandroid/os/BatteryManagerInternal;->()V HSPLandroid/os/BatteryProperty;->()V +HSPLandroid/os/BatteryProperty;->getLong()J HSPLandroid/os/BatteryProperty;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/os/BatteryProperty;->setLong(J)V -HPLandroid/os/BatterySaverPolicyConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/BatterySaverPolicyConfig; -HPLandroid/os/BatterySaverPolicyConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/os/BatterySaverPolicyConfig;->(Landroid/os/Parcel;)V -HPLandroid/os/BatterySaverPolicyConfig;->(Landroid/os/Parcel;Landroid/os/BatterySaverPolicyConfig$1;)V -HSPLandroid/os/BatterySaverPolicyConfig;->getAdjustBrightnessFactor()F -HSPLandroid/os/BatterySaverPolicyConfig;->getAdvertiseIsEnabled()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDeferFullBackup()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDeferKeyValueBackup()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDeviceSpecificSettings()Ljava/util/Map; -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAnimation()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAod()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableLaunchBoost()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableOptionalSensors()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableSoundTrigger()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getDisableVibration()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getEnableAdjustBrightness()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getEnableDataSaver()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getEnableFirewall()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getEnableQuickDoze()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getForceAllAppsStandby()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getForceBackgroundCheck()Z -HSPLandroid/os/BatterySaverPolicyConfig;->getLocationMode()I -HSPLandroid/os/BatteryStats$ControllerActivityCounter;->()V -HSPLandroid/os/BatteryStats$DailyItem;->()V -HSPLandroid/os/BatteryStats$HistoryEventTracker;->()V -HSPLandroid/os/BatteryStats$HistoryEventTracker;->updateState(ILjava/lang/String;II)Z -HSPLandroid/os/BatteryStats$HistoryItem;->()V -HSPLandroid/os/BatteryStats$HistoryItem;->clear()V -HPLandroid/os/BatteryStats$HistoryItem;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/os/BatteryStats$HistoryItem;->setTo(JBLandroid/os/BatteryStats$HistoryItem;)V -HSPLandroid/os/BatteryStats$HistoryItem;->setTo(Landroid/os/BatteryStats$HistoryItem;)V -HSPLandroid/os/BatteryStats$HistoryItem;->setToCommon(Landroid/os/BatteryStats$HistoryItem;)V -HSPLandroid/os/BatteryStats$HistoryItem;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/os/BatteryStats$HistoryPrinter;->()V -HPLandroid/os/BatteryStats$HistoryPrinter;->printNextItem(Landroid/os/BatteryStats$HistoryItem;JZZ)Ljava/lang/String; -HPLandroid/os/BatteryStats$HistoryPrinter;->printNextItem(Ljava/io/PrintWriter;Landroid/os/BatteryStats$HistoryItem;JZZ)V -HPLandroid/os/BatteryStats$HistoryPrinter;->reset()V -HSPLandroid/os/BatteryStats$HistoryStepDetails;->()V -HSPLandroid/os/BatteryStats$HistoryStepDetails;->clear()V -HPLandroid/os/BatteryStats$HistoryStepDetails;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/os/BatteryStats$HistoryStepDetails;->writeToParcel(Landroid/os/Parcel;)V -HSPLandroid/os/BatteryStats$HistoryTag;->()V -HSPLandroid/os/BatteryStats$HistoryTag;->equals(Ljava/lang/Object;)Z -HSPLandroid/os/BatteryStats$HistoryTag;->hashCode()I -HSPLandroid/os/BatteryStats$HistoryTag;->setTo(Landroid/os/BatteryStats$HistoryTag;)V -HSPLandroid/os/BatteryStats$LevelStepTracker;->(I)V -HPLandroid/os/BatteryStats$LevelStepTracker;->addLevelSteps(IJJ)V -HSPLandroid/os/BatteryStats$LevelStepTracker;->appendHex(JILjava/lang/StringBuilder;)V -HSPLandroid/os/BatteryStats$LevelStepTracker;->clearTime()V -HSPLandroid/os/BatteryStats$LevelStepTracker;->decodeEntryAt(ILjava/lang/String;)V -HSPLandroid/os/BatteryStats$LevelStepTracker;->encodeEntryAt(ILjava/lang/StringBuilder;)V -HPLandroid/os/BatteryStats$LevelStepTracker;->getDurationAt(I)J -HPLandroid/os/BatteryStats$LevelStepTracker;->getInitModeAt(I)I -HPLandroid/os/BatteryStats$LevelStepTracker;->getLevelAt(I)I -HPLandroid/os/BatteryStats$LevelStepTracker;->getModModeAt(I)I -HSPLandroid/os/BatteryStats$LevelStepTracker;->init()V -HSPLandroid/os/BatteryStats$LevelStepTracker;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/os/BatteryStats$LevelStepTracker;->writeToParcel(Landroid/os/Parcel;)V -HSPLandroid/os/BatteryStats$LongCounterArray;->()V -HSPLandroid/os/BatteryStats$PackageChange;->()V -HSPLandroid/os/BatteryStats$Timer;->()V -HPLandroid/os/BatteryStats$Timer;->getCurrentDurationMsLocked(J)J -HPLandroid/os/BatteryStats$Timer;->getMaxDurationMsLocked(J)J -HPLandroid/os/BatteryStats$Timer;->getTotalDurationMsLocked(J)J -HSPLandroid/os/BatteryStats$Uid$Proc$ExcessivePower;->()V -HSPLandroid/os/BatteryStats$Uid$Proc;->()V -HSPLandroid/os/BatteryStats$Uid$Sensor;->()V -HSPLandroid/os/BatteryStats$Uid;->()V -HSPLandroid/os/BatteryStats;->()V -HPLandroid/os/BatteryStats;->controllerActivityHasData(Landroid/os/BatteryStats$ControllerActivityCounter;I)Z -HPLandroid/os/BatteryStats;->dumpCheckinLocked(Landroid/content/Context;Ljava/io/PrintWriter;IIZ)V -HPLandroid/os/BatteryStats;->dumpCheckinLocked(Landroid/content/Context;Ljava/io/PrintWriter;Ljava/util/List;IJ)V -HPLandroid/os/BatteryStats;->dumpControllerActivityLine(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;Landroid/os/BatteryStats$ControllerActivityCounter;I)V -HPLandroid/os/BatteryStats;->dumpDurationSteps(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Landroid/os/BatteryStats$LevelStepTracker;Z)Z -HPLandroid/os/BatteryStats;->dumpHistoryLocked(Ljava/io/PrintWriter;IJZ)V -HPLandroid/os/BatteryStats;->dumpLine(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V -HPLandroid/os/BatteryStats;->dumpLineHeader(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;)V -HPLandroid/os/BatteryStats;->dumpTimer(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;Landroid/os/BatteryStats$Timer;JI)V -HSPLandroid/os/BatteryStats;->mapToInternalProcessState(I)I -HPLandroid/os/BatteryStats;->printBitDescriptions(Ljava/lang/StringBuilder;IILandroid/os/BatteryStats$HistoryTag;[Landroid/os/BatteryStats$BitDescription;Z)V -HPLandroid/os/BatteryStats;->printWakeLockCheckin(Ljava/lang/StringBuilder;Landroid/os/BatteryStats$Timer;JLjava/lang/String;ILjava/lang/String;)Ljava/lang/String; HSPLandroid/os/BatteryStatsManager;->(Lcom/android/internal/app/IBatteryStats;)V -PLandroid/os/BatteryStatsManager;->getWifiBatteryStats()Landroid/os/connectivity/WifiBatteryStats; -HPLandroid/os/BatteryStatsManager;->reportFullWifiLockAcquiredFromSource(Landroid/os/WorkSource;)V -HPLandroid/os/BatteryStatsManager;->reportFullWifiLockReleasedFromSource(Landroid/os/WorkSource;)V -HPLandroid/os/BatteryStatsManager;->reportWifiMulticastDisabled(Landroid/os/WorkSource;)V -HPLandroid/os/BatteryStatsManager;->reportWifiMulticastEnabled(Landroid/os/WorkSource;)V -HSPLandroid/os/BatteryStatsManager;->reportWifiOn()V -HPLandroid/os/BatteryStatsManager;->reportWifiRssiChanged(I)V -HPLandroid/os/BatteryStatsManager;->reportWifiScanStartedFromSource(Landroid/os/WorkSource;)V -HPLandroid/os/BatteryStatsManager;->reportWifiScanStoppedFromSource(Landroid/os/WorkSource;)V -HSPLandroid/os/BatteryStatsManager;->reportWifiState(ILjava/lang/String;)V -HPLandroid/os/BatteryStatsManager;->reportWifiSupplicantStateChanged(IZ)V -HSPLandroid/os/BestClock;->(Ljava/time/ZoneId;[Ljava/time/Clock;)V -HSPLandroid/os/BestClock;->millis()J -HSPLandroid/os/Binder$PropagateWorkSourceTransactListener;->()V -HSPLandroid/os/Binder$PropagateWorkSourceTransactListener;->onTransactEnded(Ljava/lang/Object;)V -HSPLandroid/os/Binder$PropagateWorkSourceTransactListener;->onTransactStarted(Landroid/os/IBinder;I)Ljava/lang/Object; HSPLandroid/os/Binder$ProxyTransactListener;->onTransactStarted(Landroid/os/IBinder;II)Ljava/lang/Object; HSPLandroid/os/Binder;->()V HSPLandroid/os/Binder;->(Ljava/lang/String;)V @@ -15539,35 +10851,25 @@ HSPLandroid/os/Binder;->execTransactInternal(IJJII)Z HSPLandroid/os/Binder;->getCallingUserHandle()Landroid/os/UserHandle; HSPLandroid/os/Binder;->getInterfaceDescriptor()Ljava/lang/String; HSPLandroid/os/Binder;->isBinderAlive()Z -HPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z HSPLandroid/os/Binder;->isTracingEnabled()Z HSPLandroid/os/Binder;->linkToDeath(Landroid/os/IBinder$DeathRecipient;I)V HSPLandroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/Binder;->pingBinder()Z HSPLandroid/os/Binder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface; -HSPLandroid/os/Binder;->setHeavyHitterWatcherConfig(ZIFLcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;)V -HSPLandroid/os/Binder;->setObserver(Lcom/android/internal/os/BinderInternal$Observer;)V -HSPLandroid/os/Binder;->setProxyTransactListener(Landroid/os/Binder$ProxyTransactListener;)V -HSPLandroid/os/Binder;->setWarnOnBlocking(Z)V -HSPLandroid/os/Binder;->setWorkSourceProvider(Lcom/android/internal/os/BinderInternal$WorkSourceProvider;)V HSPLandroid/os/Binder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/Binder;->unlinkToDeath(Landroid/os/IBinder$DeathRecipient;I)Z HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V -HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;)Ljava/lang/Object; HSPLandroid/os/BinderProxy$ProxyMap;->get(J)Landroid/os/BinderProxy; HSPLandroid/os/BinderProxy$ProxyMap;->hash(J)I HSPLandroid/os/BinderProxy$ProxyMap;->remove(II)V HSPLandroid/os/BinderProxy$ProxyMap;->set(JLandroid/os/BinderProxy;)V HSPLandroid/os/BinderProxy;->(J)V -HSPLandroid/os/BinderProxy;->dump(Ljava/io/FileDescriptor;[Ljava/lang/String;)V HSPLandroid/os/BinderProxy;->getInstance(JJ)Landroid/os/BinderProxy; HSPLandroid/os/BinderProxy;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface; HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder;)V -HSPLandroid/os/BinderProxy;->setTransactListener(Landroid/os/Binder$ProxyTransactListener;)V HSPLandroid/os/BinderProxy;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/Build;->ensureFingerprintProperty()V HSPLandroid/os/Build;->getRadioVersion()Ljava/lang/String; -HSPLandroid/os/Build;->isBuildConsistent()Z +HSPLandroid/os/Build;->getSerial()Ljava/lang/String; HSPLandroid/os/Build;->joinListOrElse(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/Build;->lambda$joinListOrElse$0(Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/os/Bundle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Bundle; @@ -15581,13 +10883,10 @@ HSPLandroid/os/Bundle;->(Z)V HSPLandroid/os/Bundle;->clear()V HSPLandroid/os/Bundle;->clone()Ljava/lang/Object; HSPLandroid/os/Bundle;->deepCopy()Landroid/os/Bundle; -HPLandroid/os/Bundle;->describeContents()I -HSPLandroid/os/Bundle;->forPair(Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle; HSPLandroid/os/Bundle;->getBinder(Ljava/lang/String;)Landroid/os/IBinder; HSPLandroid/os/Bundle;->getBundle(Ljava/lang/String;)Landroid/os/Bundle; HSPLandroid/os/Bundle;->getByteArray(Ljava/lang/String;)[B HSPLandroid/os/Bundle;->getCharSequence(Ljava/lang/String;)Ljava/lang/CharSequence; -HSPLandroid/os/Bundle;->getCharSequenceArray(Ljava/lang/String;)[Ljava/lang/CharSequence; HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;)F HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;F)F HSPLandroid/os/Bundle;->getIntegerArrayList(Ljava/lang/String;)Ljava/util/ArrayList; @@ -15597,15 +10896,12 @@ HSPLandroid/os/Bundle;->getParcelableArrayList(Ljava/lang/String;)Ljava/util/Arr HSPLandroid/os/Bundle;->getSerializable(Ljava/lang/String;)Ljava/io/Serializable; HSPLandroid/os/Bundle;->getSparseParcelableArray(Ljava/lang/String;)Landroid/util/SparseArray; HSPLandroid/os/Bundle;->getStringArrayList(Ljava/lang/String;)Ljava/util/ArrayList; -HSPLandroid/os/Bundle;->hasFileDescriptors()Z HSPLandroid/os/Bundle;->maybePrefillHasFds()V HSPLandroid/os/Bundle;->putAll(Landroid/os/Bundle;)V HSPLandroid/os/Bundle;->putBinder(Ljava/lang/String;Landroid/os/IBinder;)V HSPLandroid/os/Bundle;->putBundle(Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroid/os/Bundle;->putByteArray(Ljava/lang/String;[B)V HSPLandroid/os/Bundle;->putCharSequence(Ljava/lang/String;Ljava/lang/CharSequence;)V -HSPLandroid/os/Bundle;->putCharSequenceArray(Ljava/lang/String;[Ljava/lang/CharSequence;)V -PLandroid/os/Bundle;->putCharSequenceArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V HSPLandroid/os/Bundle;->putFloat(Ljava/lang/String;F)V HSPLandroid/os/Bundle;->putIntegerArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V HSPLandroid/os/Bundle;->putParcelable(Ljava/lang/String;Landroid/os/Parcelable;)V @@ -15620,11 +10916,8 @@ HSPLandroid/os/Bundle;->setAllowFds(Z)Z HSPLandroid/os/Bundle;->setClassLoader(Ljava/lang/ClassLoader;)V HSPLandroid/os/Bundle;->setDefusable(Landroid/os/Bundle;Z)Landroid/os/Bundle; HSPLandroid/os/Bundle;->setDefusable(Z)V -HPLandroid/os/Bundle;->toShortString()Ljava/lang/String; HSPLandroid/os/Bundle;->toString()Ljava/lang/String; HSPLandroid/os/Bundle;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/CancellationSignal$Transport;->()V -HSPLandroid/os/CancellationSignal$Transport;->(Landroid/os/CancellationSignal$1;)V HSPLandroid/os/CancellationSignal;->()V HSPLandroid/os/CancellationSignal;->cancel()V HSPLandroid/os/CancellationSignal;->createTransport()Landroid/os/ICancellationSignal; @@ -15634,39 +10927,18 @@ HSPLandroid/os/CancellationSignal;->setOnCancelListener(Landroid/os/Cancellation HSPLandroid/os/CancellationSignal;->setRemote(Landroid/os/ICancellationSignal;)V HSPLandroid/os/CancellationSignal;->throwIfCanceled()V HSPLandroid/os/CancellationSignal;->waitForCancelFinishedLocked()V -HSPLandroid/os/CarrierAssociatedAppEntry$1;->()V -HSPLandroid/os/CarrierAssociatedAppEntry;->()V -HSPLandroid/os/CarrierAssociatedAppEntry;->(Ljava/lang/String;I)V -PLandroid/os/CarrierAssociatedAppEntry;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/ChildZygoteProcess;->(Landroid/net/LocalSocketAddress;I)V -PLandroid/os/ChildZygoteProcess;->getPid()I HSPLandroid/os/ConditionVariable;->()V HSPLandroid/os/ConditionVariable;->(Z)V HSPLandroid/os/ConditionVariable;->block()V HSPLandroid/os/ConditionVariable;->block(J)Z HSPLandroid/os/ConditionVariable;->close()V HSPLandroid/os/ConditionVariable;->open()V -HSPLandroid/os/CreateAppDataArgs$1;->()V -HSPLandroid/os/CreateAppDataArgs;->()V -HSPLandroid/os/CreateAppDataArgs;->()V -HSPLandroid/os/CreateAppDataArgs;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/CreateAppDataResult$1;->()V -HSPLandroid/os/CreateAppDataResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/CreateAppDataResult; -HSPLandroid/os/CreateAppDataResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/CreateAppDataResult$1;->newArray(I)[Landroid/os/CreateAppDataResult; -HSPLandroid/os/CreateAppDataResult$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/os/CreateAppDataResult;->()V -HSPLandroid/os/CreateAppDataResult;->()V -HSPLandroid/os/CreateAppDataResult;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/os/DeadObjectException;->()V -HSPLandroid/os/DeadObjectException;->(Ljava/lang/String;)V HSPLandroid/os/Debug$MemoryInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Debug$MemoryInfo; HSPLandroid/os/Debug$MemoryInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/Debug$MemoryInfo$1;->newArray(I)[Landroid/os/Debug$MemoryInfo; HSPLandroid/os/Debug$MemoryInfo$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/os/Debug$MemoryInfo;->()V -HSPLandroid/os/Debug$MemoryInfo;->(Landroid/os/Parcel;)V -HSPLandroid/os/Debug$MemoryInfo;->(Landroid/os/Parcel;Landroid/os/Debug$1;)V HSPLandroid/os/Debug$MemoryInfo;->getMemoryStats()Ljava/util/Map; HSPLandroid/os/Debug$MemoryInfo;->getOtherLabel(I)Ljava/lang/String; HSPLandroid/os/Debug$MemoryInfo;->getOtherPrivate(I)I @@ -15704,21 +10976,13 @@ HSPLandroid/os/Debug$MemoryInfo;->getTotalSharedDirty()I HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappablePss()I HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappedOut()I HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappedOutPss()I -HPLandroid/os/Debug$MemoryInfo;->getTotalUss()I -HSPLandroid/os/Debug$MemoryInfo;->hasSwappedOutPss()Z HSPLandroid/os/Debug$MemoryInfo;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/os/Debug$MemoryInfo;->set(Landroid/os/Debug$MemoryInfo;)V -HPLandroid/os/Debug$MemoryInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/Debug;->countInstancesOfClass(Ljava/lang/Class;)J -HSPLandroid/os/Debug;->getCaller([Ljava/lang/StackTraceElement;I)Ljava/lang/String; -HSPLandroid/os/Debug;->getCallers(I)Ljava/lang/String; HSPLandroid/os/Debug;->isDebuggerConnected()Z HSPLandroid/os/Debug;->waitingForDebugger()Z HSPLandroid/os/DeviceIdleManager;->(Landroid/content/Context;Landroid/os/IDeviceIdleController;)V HSPLandroid/os/DeviceIdleManager;->getService()Landroid/os/IDeviceIdleController; HSPLandroid/os/DropBoxManager$Entry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/DropBoxManager$Entry; HSPLandroid/os/DropBoxManager$Entry$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/os/DropBoxManager$Entry;->(Ljava/lang/String;J)V HSPLandroid/os/DropBoxManager$Entry;->(Ljava/lang/String;JLandroid/os/ParcelFileDescriptor;I)V HSPLandroid/os/DropBoxManager$Entry;->(Ljava/lang/String;JLjava/io/File;I)V HSPLandroid/os/DropBoxManager$Entry;->(Ljava/lang/String;JLjava/lang/String;)V @@ -15731,72 +10995,32 @@ HSPLandroid/os/DropBoxManager$Entry;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/DropBoxManager;->(Landroid/content/Context;Lcom/android/internal/os/IDropBoxManagerService;)V HSPLandroid/os/DropBoxManager;->addFile(Ljava/lang/String;Ljava/io/File;I)V HSPLandroid/os/DropBoxManager;->addText(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/DropBoxManager;->isTagEnabled(Ljava/lang/String;)Z HSPLandroid/os/Environment$UserEnvironment;->(I)V HSPLandroid/os/Environment$UserEnvironment;->buildExternalStorageAppCacheDirs(Ljava/lang/String;)[Ljava/io/File; HSPLandroid/os/Environment$UserEnvironment;->buildExternalStorageAppFilesDirs(Ljava/lang/String;)[Ljava/io/File; HSPLandroid/os/Environment$UserEnvironment;->buildExternalStoragePublicDirs(Ljava/lang/String;)[Ljava/io/File; HSPLandroid/os/Environment$UserEnvironment;->getExternalDirs()[Ljava/io/File; -HSPLandroid/os/Environment;->buildExternalStorageAppCacheDirs(Ljava/lang/String;)[Ljava/io/File; -HSPLandroid/os/Environment;->buildExternalStorageAppFilesDirs(Ljava/lang/String;)[Ljava/io/File; HSPLandroid/os/Environment;->buildPath(Ljava/io/File;[Ljava/lang/String;)Ljava/io/File; HSPLandroid/os/Environment;->buildPaths([Ljava/io/File;[Ljava/lang/String;)[Ljava/io/File; -HSPLandroid/os/Environment;->getApexDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getDataAppDirectory(Ljava/lang/String;)Ljava/io/File; HSPLandroid/os/Environment;->getDataDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getDataDirectory(Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/Environment;->getDataDirectoryPath()Ljava/lang/String; HSPLandroid/os/Environment;->getDataDirectoryPath(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/os/Environment;->getDataMiscCeDirectory()Ljava/io/File; -PLandroid/os/Environment;->getDataMiscCeDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataMiscDeDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataMiscDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getDataPreloadsDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getDataProfilesDeDirectory(I)Ljava/io/File; HSPLandroid/os/Environment;->getDataProfilesDePackageDirectory(ILjava/lang/String;)Ljava/io/File; -HPLandroid/os/Environment;->getDataRefProfilesDePackageDirectory(Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/Environment;->getDataSystemCeDirectory()Ljava/io/File; -HPLandroid/os/Environment;->getDataSystemCeDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataSystemDeDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getDataSystemDeDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataSystemDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserCePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;I)Ljava/io/File; -HSPLandroid/os/Environment;->getDataUserDePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File; -PLandroid/os/Environment;->getDataVendorDeDirectory(I)Ljava/io/File; HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getExternalStorageDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getExternalStoragePublicDirectory(Ljava/lang/String;)Ljava/io/File; HSPLandroid/os/Environment;->getExternalStorageState()Ljava/lang/String; HSPLandroid/os/Environment;->getExternalStorageState(Ljava/io/File;)Ljava/lang/String; -HSPLandroid/os/Environment;->getLegacyExternalStorageDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getOdmDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getOemDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getPackageCacheDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getProductDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getRootDirectory()Ljava/io/File; -HSPLandroid/os/Environment;->getSystemExtDirectory()Ljava/io/File; HSPLandroid/os/Environment;->getUserConfigDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getUserSystemDirectory(I)Ljava/io/File; -HSPLandroid/os/Environment;->getVendorDirectory()Ljava/io/File; HSPLandroid/os/Environment;->initForCurrentUser()V HSPLandroid/os/Environment;->isExternalStorageEmulated()Z HSPLandroid/os/Environment;->isExternalStorageEmulated(Ljava/io/File;)Z -HSPLandroid/os/Environment;->isExternalStorageLegacy()Z -HSPLandroid/os/Environment;->isExternalStorageLegacy(Ljava/io/File;)Z -HSPLandroid/os/Environment;->isScopedStorageDisabled(ZZ)Z -HSPLandroid/os/Environment;->isScopedStorageEnforced(ZZ)Z -HSPLandroid/os/Environment;->setUserRequired(Z)V +HSPLandroid/os/Environment;->isExternalStorageRemovable(Ljava/io/File;)Z HSPLandroid/os/Environment;->throwIfUserRequired()V HSPLandroid/os/FactoryTest;->getMode()I -PLandroid/os/FactoryTest;->isLongPressOnPowerOffEnabled()Z -HPLandroid/os/FileBridge;->()V -HPLandroid/os/FileBridge;->forceClose()V -HPLandroid/os/FileBridge;->isClosed()Z -HPLandroid/os/FileBridge;->run()V HSPLandroid/os/FileObserver$ObserverThread;->()V HSPLandroid/os/FileObserver$ObserverThread;->onEvent(IILjava/lang/String;)V HSPLandroid/os/FileObserver$ObserverThread;->run()V @@ -15806,39 +11030,17 @@ HSPLandroid/os/FileObserver;->(Ljava/io/File;I)V HSPLandroid/os/FileObserver;->(Ljava/lang/String;I)V HSPLandroid/os/FileObserver;->(Ljava/util/List;I)V HSPLandroid/os/FileObserver;->startWatching()V -HPLandroid/os/FileUtils$1;->()V -HPLandroid/os/FileUtils$1;->compare(Ljava/io/File;Ljava/io/File;)I -HPLandroid/os/FileUtils$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroid/os/FileUtils;->buildValidExtFilename(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V HSPLandroid/os/FileUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V HSPLandroid/os/FileUtils;->contains(Ljava/io/File;Ljava/io/File;)Z HSPLandroid/os/FileUtils;->contains(Ljava/lang/String;Ljava/lang/String;)Z -PLandroid/os/FileUtils;->copy(Ljava/io/File;Ljava/io/File;)J -PLandroid/os/FileUtils;->copy(Ljava/io/File;Ljava/io/File;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J -HSPLandroid/os/FileUtils;->copy(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;JLandroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J -HSPLandroid/os/FileUtils;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)J +HSPLandroid/os/FileUtils;->convertToModernFd(Ljava/io/FileDescriptor;)Ljava/io/FileDescriptor; HSPLandroid/os/FileUtils;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J -HSPLandroid/os/FileUtils;->copyInternalSendfile(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;JLandroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J -HSPLandroid/os/FileUtils;->copyInternalUserspace(Ljava/io/InputStream;Ljava/io/OutputStream;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J -HSPLandroid/os/FileUtils;->createDir(Ljava/io/File;)Z -HSPLandroid/os/FileUtils;->createDir(Ljava/io/File;Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/FileUtils;->deleteContents(Ljava/io/File;)Z -HSPLandroid/os/FileUtils;->deleteContentsAndDir(Ljava/io/File;)Z -HPLandroid/os/FileUtils;->deleteOlderFiles(Ljava/io/File;IJ)Z -HSPLandroid/os/FileUtils;->isValidExtFilename(Ljava/lang/String;)Z -HSPLandroid/os/FileUtils;->isValidExtFilenameChar(C)Z -HSPLandroid/os/FileUtils;->listFilesOrEmpty(Ljava/io/File;)[Ljava/io/File; +HSPLandroid/os/FileUtils;->getMediaProviderAppId(Landroid/content/Context;)I HSPLandroid/os/FileUtils;->listFilesOrEmpty(Ljava/io/File;Ljava/io/FilenameFilter;)[Ljava/io/File; HSPLandroid/os/FileUtils;->listOrEmpty(Ljava/io/File;)[Ljava/lang/String; HSPLandroid/os/FileUtils;->newFileOrNull(Ljava/lang/String;)Ljava/io/File; -HSPLandroid/os/FileUtils;->readTextFile(Ljava/io/File;ILjava/lang/String;)Ljava/lang/String; -HPLandroid/os/FileUtils;->rewriteAfterRename(Ljava/io/File;Ljava/io/File;Ljava/io/File;)Ljava/io/File; -HSPLandroid/os/FileUtils;->setPermissions(Ljava/io/File;III)I -HSPLandroid/os/FileUtils;->setPermissions(Ljava/io/FileDescriptor;III)I HSPLandroid/os/FileUtils;->setPermissions(Ljava/lang/String;III)I -HSPLandroid/os/FileUtils;->stringToFile(Ljava/io/File;Ljava/lang/String;)V -HSPLandroid/os/FileUtils;->stringToFile(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/os/FileUtils;->sync(Ljava/io/FileOutputStream;)Z HSPLandroid/os/FileUtils;->translateModePfdToPosix(I)I HSPLandroid/os/FileUtils;->translateModePosixToPfd(I)I @@ -15861,9 +11063,6 @@ HSPLandroid/os/GraphicsEnvironment;->setupGpuLayers(Landroid/content/Context;Lan HSPLandroid/os/GraphicsEnvironment;->shouldShowAngleInUseDialogBox(Landroid/content/Context;)Z HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Ljava/lang/String;)Z HSPLandroid/os/GraphicsEnvironment;->showAngleInUseDialogBox(Landroid/content/Context;)V -HSPLandroid/os/Handler$BlockingRunnable;->(Ljava/lang/Runnable;)V -HSPLandroid/os/Handler$BlockingRunnable;->postAndWait(Landroid/os/Handler;J)Z -HSPLandroid/os/Handler$BlockingRunnable;->run()V HSPLandroid/os/Handler$MessengerImpl;->(Landroid/os/Handler;)V HSPLandroid/os/Handler$MessengerImpl;->(Landroid/os/Handler;Landroid/os/Handler$1;)V HSPLandroid/os/Handler$MessengerImpl;->send(Landroid/os/Message;)V @@ -15880,7 +11079,6 @@ HSPLandroid/os/Handler;->enqueueMessage(Landroid/os/MessageQueue;Landroid/os/Mes HSPLandroid/os/Handler;->getIMessenger()Landroid/os/IMessenger; HSPLandroid/os/Handler;->getLooper()Landroid/os/Looper; HSPLandroid/os/Handler;->getMain()Landroid/os/Handler; -HPLandroid/os/Handler;->getMessageName(Landroid/os/Message;)Ljava/lang/String; HSPLandroid/os/Handler;->getPostMessage(Ljava/lang/Runnable;)Landroid/os/Message; HSPLandroid/os/Handler;->getPostMessage(Ljava/lang/Runnable;Ljava/lang/Object;)Landroid/os/Message; HSPLandroid/os/Handler;->getTraceName(Landroid/os/Message;)Ljava/lang/String; @@ -15901,11 +11099,9 @@ HSPLandroid/os/Handler;->postAtTime(Ljava/lang/Runnable;Ljava/lang/Object;J)Z HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;Ljava/lang/Object;J)Z HSPLandroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V -HPLandroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;Ljava/lang/Object;)V HSPLandroid/os/Handler;->removeCallbacksAndMessages(Ljava/lang/Object;)V HSPLandroid/os/Handler;->removeMessages(I)V HSPLandroid/os/Handler;->removeMessages(ILjava/lang/Object;)V -HSPLandroid/os/Handler;->runWithScissors(Ljava/lang/Runnable;J)Z HSPLandroid/os/Handler;->sendEmptyMessage(I)Z HSPLandroid/os/Handler;->sendEmptyMessageAtTime(IJ)Z HSPLandroid/os/Handler;->sendEmptyMessageDelayed(IJ)Z @@ -15925,72 +11121,30 @@ HSPLandroid/os/HandlerThread;->onLooperPrepared()V HSPLandroid/os/HandlerThread;->quit()Z HSPLandroid/os/HandlerThread;->quitSafely()Z HSPLandroid/os/HandlerThread;->run()V -HSPLandroid/os/HidlSupport;->interfacesEqual(Landroid/os/IHwInterface;Ljava/lang/Object;)Z HSPLandroid/os/HwBinder;->()V HSPLandroid/os/HwBinder;->getService(Ljava/lang/String;Ljava/lang/String;)Landroid/os/IHwBinder; HSPLandroid/os/HwBlob;->(I)V HSPLandroid/os/HwBlob;->wrapArray([B)[Ljava/lang/Byte; -HSPLandroid/os/HwBlob;->wrapArray([I)[Ljava/lang/Integer; HSPLandroid/os/HwParcel;->()V HSPLandroid/os/HwParcel;->(Z)V -HSPLandroid/os/HwParcel;->readInt32Vector()Ljava/util/ArrayList; HSPLandroid/os/HwParcel;->readInt8Vector()Ljava/util/ArrayList; HSPLandroid/os/HwParcel;->readStringVector()Ljava/util/ArrayList; -HSPLandroid/os/HwParcel;->writeInt32Vector(Ljava/util/ArrayList;)V HSPLandroid/os/HwParcel;->writeInt8Vector(Ljava/util/ArrayList;)V HSPLandroid/os/HwParcel;->writeStringVector(Ljava/util/ArrayList;)V HSPLandroid/os/HwRemoteBinder;->()V HSPLandroid/os/HwRemoteBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IHwInterface; HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->getProperty(ILandroid/os/BatteryProperty;)I -HSPLandroid/os/IBatteryPropertiesRegistrar$Stub;->()V HSPLandroid/os/IBatteryPropertiesRegistrar$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IBatteryPropertiesRegistrar; -HPLandroid/os/IBatteryPropertiesRegistrar$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/IBinder$DeathRecipient;->binderDied(Landroid/os/IBinder;)V HSPLandroid/os/IBinder;->getSuggestedMaxIpcSizeBytes()I HSPLandroid/os/ICancellationSignal$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/ICancellationSignal$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/os/ICancellationSignal$Stub$Proxy;->cancel()V -HSPLandroid/os/ICancellationSignal$Stub;->()V +HSPLandroid/os/ICancellationSignal$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/os/ICancellationSignal$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/ICancellationSignal; -HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub;->()V HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdentifiersPolicyService; -HPLandroid/os/IDeviceIdentifiersPolicyService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IDeviceIdleController$Stub;->()V HSPLandroid/os/IDeviceIdleController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdleController; -HPLandroid/os/IDeviceIdleController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IDumpstate$Stub;->()V -HSPLandroid/os/IExternalVibratorService$Stub;->()V -HSPLandroid/os/IHardwarePropertiesManager$Stub;->()V -HSPLandroid/os/IIncidentCompanion$Stub;->()V -HSPLandroid/os/IIncidentManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/os/IIncidentManager$Stub$Proxy;->systemRunning()V -HSPLandroid/os/IIncidentManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IIncidentManager; -HSPLandroid/os/IInstalld$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/os/IInstalld$Stub$Proxy;->clearAppData(Ljava/lang/String;Ljava/lang/String;IIJ)V -HSPLandroid/os/IInstalld$Stub$Proxy;->clearAppProfiles(Ljava/lang/String;Ljava/lang/String;)V -PLandroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z -HSPLandroid/os/IInstalld$Stub$Proxy;->createAppDataBatched([Landroid/os/CreateAppDataArgs;)[Landroid/os/CreateAppDataResult; -HPLandroid/os/IInstalld$Stub$Proxy;->createProfileSnapshot(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -PLandroid/os/IInstalld$Stub$Proxy;->createUserData(Ljava/lang/String;III)V -PLandroid/os/IInstalld$Stub$Proxy;->destroyCeSnapshotsNotSpecified(Ljava/lang/String;I[I)V -HPLandroid/os/IInstalld$Stub$Proxy;->destroyProfileSnapshot(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IInstalld$Stub$Proxy;->dexopt(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IInstalld$Stub$Proxy;->fixupAppData(Ljava/lang/String;I)V -HPLandroid/os/IInstalld$Stub$Proxy;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;)[J -PLandroid/os/IInstalld$Stub$Proxy;->getExternalSize(Ljava/lang/String;II[I)[J -HPLandroid/os/IInstalld$Stub$Proxy;->getUserSize(Ljava/lang/String;II[I)[J -HPLandroid/os/IInstalld$Stub$Proxy;->hashSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)[B -HSPLandroid/os/IInstalld$Stub$Proxy;->invalidateMounts()V -HPLandroid/os/IInstalld$Stub$Proxy;->isQuotaSupported(Ljava/lang/String;)Z -HPLandroid/os/IInstalld$Stub$Proxy;->linkNativeLibraryDirectory(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HPLandroid/os/IInstalld$Stub$Proxy;->mergeProfiles(ILjava/lang/String;Ljava/lang/String;)Z -HPLandroid/os/IInstalld$Stub$Proxy;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IInstalld$Stub$Proxy;->prepareAppProfile(Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -HPLandroid/os/IInstalld$Stub$Proxy;->reconcileSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;I[Ljava/lang/String;Ljava/lang/String;I)Z -HSPLandroid/os/IInstalld$Stub$Proxy;->rmPackageDir(Ljava/lang/String;)V -HSPLandroid/os/IInstalld$Stub$Proxy;->rmdex(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IInstalld$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IInstalld; HSPLandroid/os/IMessenger$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IMessenger$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/os/IMessenger$Stub$Proxy;->send(Landroid/os/Message;)V @@ -15998,84 +11152,36 @@ HSPLandroid/os/IMessenger$Stub;->()V HSPLandroid/os/IMessenger$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/os/IMessenger$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IMessenger; HSPLandroid/os/IMessenger$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/os/INetworkActivityListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/os/INetworkActivityListener$Stub$Proxy;->onNetworkActive()V -PLandroid/os/INetworkActivityListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/INetworkActivityListener; HSPLandroid/os/INetworkManagementService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/INetworkManagementService$Stub$Proxy;->setUidCleartextNetworkPolicy(II)V -HSPLandroid/os/INetworkManagementService$Stub;->()V HSPLandroid/os/INetworkManagementService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/INetworkManagementService; -HSPLandroid/os/INetworkManagementService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IPermissionController$Stub;->()V -HSPLandroid/os/IPermissionController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/IPowerManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IPowerManager$Stub$Proxy;->acquireWakeLock(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;)V -HSPLandroid/os/IPowerManager$Stub$Proxy;->getBrightnessConstraint(I)F HSPLandroid/os/IPowerManager$Stub$Proxy;->getPowerSaveState(I)Landroid/os/PowerSaveState; HSPLandroid/os/IPowerManager$Stub$Proxy;->isDeviceIdleMode()Z HSPLandroid/os/IPowerManager$Stub$Proxy;->isInteractive()Z HSPLandroid/os/IPowerManager$Stub$Proxy;->isPowerSaveMode()Z HSPLandroid/os/IPowerManager$Stub$Proxy;->releaseWakeLock(Landroid/os/IBinder;I)V -HSPLandroid/os/IPowerManager$Stub$Proxy;->userActivity(JII)V -HSPLandroid/os/IPowerManager$Stub$Proxy;->wakeUp(JILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IPowerManager$Stub;->()V HSPLandroid/os/IPowerManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPowerManager; -HSPLandroid/os/IPowerManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IProcessInfoService$Stub;->()V -HPLandroid/os/IProcessInfoService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IProgressListener$Stub;->()V -HSPLandroid/os/IProgressListener$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/os/IRecoverySystem$Stub;->()V HSPLandroid/os/IRemoteCallback$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IRemoteCallback$Stub$Proxy;->sendResult(Landroid/os/Bundle;)V HSPLandroid/os/IRemoteCallback$Stub;->()V HSPLandroid/os/IRemoteCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/os/IRemoteCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IRemoteCallback; HSPLandroid/os/IRemoteCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/ISchedulingPolicyService$Stub;->()V -HSPLandroid/os/ISchedulingPolicyService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/IServiceManager$Stub$Proxy;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V HSPLandroid/os/IServiceManager$Stub$Proxy;->checkService(Ljava/lang/String;)Landroid/os/IBinder; -HSPLandroid/os/IServiceManager$Stub$Proxy;->isDeclared(Ljava/lang/String;)Z -HSPLandroid/os/IStoraged$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/os/IStoraged$Stub$Proxy;->getRecentPerf()I -PLandroid/os/IStoraged$Stub$Proxy;->onUserStarted(I)V -HSPLandroid/os/IStoraged$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IStoraged; -HSPLandroid/os/ISystemConfig$Stub;->()V HSPLandroid/os/ISystemConfig$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/ISystemConfig; -PLandroid/os/ISystemConfig$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/ISystemUpdateManager$Stub;->()V -HPLandroid/os/ISystemUpdateManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/os/IThermalEventListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/os/IThermalEventListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/os/IThermalEventListener$Stub$Proxy;->notifyThrottling(Landroid/os/Temperature;)V -HSPLandroid/os/IThermalEventListener$Stub;->()V -HSPLandroid/os/IThermalEventListener$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/os/IThermalEventListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IThermalEventListener; -HSPLandroid/os/IThermalEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/IThermalService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IThermalService$Stub$Proxy;->registerThermalStatusListener(Landroid/os/IThermalStatusListener;)Z -HSPLandroid/os/IThermalService$Stub;->()V -HSPLandroid/os/IThermalService$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/os/IThermalService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IThermalService; -HPLandroid/os/IThermalService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/os/IThermalStatusListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/os/IThermalStatusListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/os/IThermalStatusListener$Stub$Proxy;->onStatusChange(I)V -HSPLandroid/os/IThermalStatusListener$Stub;->()V HSPLandroid/os/IThermalStatusListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/os/IThermalStatusListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IThermalStatusListener; HSPLandroid/os/IThermalStatusListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IUpdateLock$Stub;->()V HSPLandroid/os/IUserManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle; HSPLandroid/os/IUserManager$Stub$Proxy;->getProfileIds(IZ)[I +HSPLandroid/os/IUserManager$Stub$Proxy;->getProfileParent(I)Landroid/content/pm/UserInfo; HSPLandroid/os/IUserManager$Stub$Proxy;->getProfiles(IZ)Ljava/util/List; -HSPLandroid/os/IUserManager$Stub$Proxy;->getUserBadgeColorResId(I)I -HSPLandroid/os/IUserManager$Stub$Proxy;->getUserBadgeNoBackgroundResId(I)I -HSPLandroid/os/IUserManager$Stub$Proxy;->getUserHandle(I)I -HSPLandroid/os/IUserManager$Stub$Proxy;->getUserIcon(I)Landroid/os/ParcelFileDescriptor; -HSPLandroid/os/IUserManager$Stub$Proxy;->getUserIconBadgeResId(I)I HSPLandroid/os/IUserManager$Stub$Proxy;->getUserInfo(I)Landroid/content/pm/UserInfo; HSPLandroid/os/IUserManager$Stub$Proxy;->getUserRestrictionSources(Ljava/lang/String;I)Ljava/util/List; HSPLandroid/os/IUserManager$Stub$Proxy;->getUserSerialNumber(I)I @@ -16088,44 +11194,12 @@ HSPLandroid/os/IUserManager$Stub$Proxy;->isManagedProfile(I)Z HSPLandroid/os/IUserManager$Stub$Proxy;->isProfile(I)Z HSPLandroid/os/IUserManager$Stub$Proxy;->isUserUnlocked(I)Z HSPLandroid/os/IUserManager$Stub$Proxy;->isUserUnlockingOrUnlocked(I)Z -HSPLandroid/os/IUserManager$Stub;->()V HSPLandroid/os/IUserManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IUserManager; -HPLandroid/os/IUserManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLandroid/os/IUserManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IUserRestrictionsListener$Stub;->()V -HSPLandroid/os/IVibratorService$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/os/IVibratorManagerService$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/os/IVibratorManagerService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IVibratorManagerService; HSPLandroid/os/IVibratorService$Stub$Proxy;->hasVibrator()Z HSPLandroid/os/IVibratorService$Stub$Proxy;->vibrate(ILjava/lang/String;Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;Ljava/lang/String;Landroid/os/IBinder;)V -HSPLandroid/os/IVibratorService$Stub;->()V HSPLandroid/os/IVibratorService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IVibratorService; -HPLandroid/os/IVibratorService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IVold$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/os/IVold$Stub$Proxy;->commitChanges()V -PLandroid/os/IVold$Stub$Proxy;->fdeClearPassword()V -PLandroid/os/IVold$Stub$Proxy;->fdeGetPassword()Ljava/lang/String; -HPLandroid/os/IVold$Stub$Proxy;->fixupAppDir(Ljava/lang/String;I)V -HPLandroid/os/IVold$Stub$Proxy;->monitor()V -PLandroid/os/IVold$Stub$Proxy;->mount(Ljava/lang/String;IILandroid/os/IVoldMountCallback;)V -HSPLandroid/os/IVold$Stub$Proxy;->needsCheckpoint()Z -HPLandroid/os/IVold$Stub$Proxy;->onSecureKeyguardStateChanged(Z)V -PLandroid/os/IVold$Stub$Proxy;->onUserAdded(II)V -PLandroid/os/IVold$Stub$Proxy;->onUserStarted(I)V -PLandroid/os/IVold$Stub$Proxy;->prepareUserStorage(Ljava/lang/String;III)V -PLandroid/os/IVold$Stub$Proxy;->reset()V -HSPLandroid/os/IVold$Stub$Proxy;->setListener(Landroid/os/IVoldListener;)V -PLandroid/os/IVold$Stub$Proxy;->unlockUserKey(IILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/IVold$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IVold; -HSPLandroid/os/IVoldListener$Stub;->()V -HSPLandroid/os/IVoldListener$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/os/IVoldListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/os/IVoldMountCallback$Stub;->()V -PLandroid/os/IVoldMountCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/os/IVoldMountCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IVoldTaskListener$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/os/IVoldTaskListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/IncidentManager$IncidentReport$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/IncidentManager$IncidentReport; -HSPLandroid/os/IncidentManager$IncidentReport$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/IncidentManager$IncidentReport;->(Landroid/os/Parcel;)V HSPLandroid/os/LocaleList$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/LocaleList; HSPLandroid/os/LocaleList$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/LocaleList;->([Ljava/util/Locale;)V @@ -16142,7 +11216,6 @@ HSPLandroid/os/LocaleList;->getFirstMatchWithEnglishSupported([Ljava/lang/String HSPLandroid/os/LocaleList;->getLikelyScript(Ljava/util/Locale;)Ljava/lang/String; HSPLandroid/os/LocaleList;->hashCode()I HSPLandroid/os/LocaleList;->isEmpty()Z -HSPLandroid/os/LocaleList;->isPseudoLocale(Ljava/lang/String;)Z HSPLandroid/os/LocaleList;->isPseudoLocale(Ljava/util/Locale;)Z HSPLandroid/os/LocaleList;->isPseudoLocalesOnly([Ljava/lang/String;)Z HSPLandroid/os/LocaleList;->matchScore(Ljava/util/Locale;Ljava/util/Locale;)I @@ -16166,7 +11239,6 @@ HSPLandroid/os/Looper;->prepare(Z)V HSPLandroid/os/Looper;->prepareMainLooper()V HSPLandroid/os/Looper;->quit()V HSPLandroid/os/Looper;->quitSafely()V -HSPLandroid/os/Looper;->setObserver(Landroid/os/Looper$Observer;)V HSPLandroid/os/Looper;->setSlowLogThresholdMs(JJ)V HSPLandroid/os/Looper;->setTraceTag(J)V HSPLandroid/os/Looper;->showSlowLog(JJJLjava/lang/String;Landroid/os/Message;)Z @@ -16180,7 +11252,6 @@ HSPLandroid/os/Message;->getCallback()Ljava/lang/Runnable; HSPLandroid/os/Message;->getData()Landroid/os/Bundle; HSPLandroid/os/Message;->getTarget()Landroid/os/Handler; HSPLandroid/os/Message;->getWhen()J -HSPLandroid/os/Message;->isAsynchronous()Z HSPLandroid/os/Message;->isInUse()Z HSPLandroid/os/Message;->markInUse()V HSPLandroid/os/Message;->obtain()Landroid/os/Message; @@ -16205,7 +11276,6 @@ HSPLandroid/os/Message;->toString()Ljava/lang/String; HSPLandroid/os/Message;->toString(J)Ljava/lang/String; HSPLandroid/os/Message;->updateCheckRecycle(I)V HSPLandroid/os/Message;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/MessageQueue$FileDescriptorRecord;->(Ljava/io/FileDescriptor;ILandroid/os/MessageQueue$OnFileDescriptorEventListener;)V HSPLandroid/os/MessageQueue;->(Z)V HSPLandroid/os/MessageQueue;->addIdleHandler(Landroid/os/MessageQueue$IdleHandler;)V HSPLandroid/os/MessageQueue;->addOnFileDescriptorEventListener(Ljava/io/FileDescriptor;ILandroid/os/MessageQueue$OnFileDescriptorEventListener;)V @@ -16215,8 +11285,6 @@ HSPLandroid/os/MessageQueue;->enqueueMessage(Landroid/os/Message;J)Z HSPLandroid/os/MessageQueue;->finalize()V HSPLandroid/os/MessageQueue;->hasMessages(Landroid/os/Handler;ILjava/lang/Object;)Z HSPLandroid/os/MessageQueue;->hasMessages(Landroid/os/Handler;Ljava/lang/Runnable;Ljava/lang/Object;)Z -HSPLandroid/os/MessageQueue;->isPolling()Z -HSPLandroid/os/MessageQueue;->isPollingLocked()Z HSPLandroid/os/MessageQueue;->next()Landroid/os/Message; HSPLandroid/os/MessageQueue;->postSyncBarrier()I HSPLandroid/os/MessageQueue;->postSyncBarrier(J)I @@ -16234,7 +11302,6 @@ HSPLandroid/os/Messenger$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Me HSPLandroid/os/Messenger$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/Messenger;->(Landroid/os/Handler;)V HSPLandroid/os/Messenger;->(Landroid/os/IBinder;)V -HSPLandroid/os/Messenger;->equals(Ljava/lang/Object;)Z HSPLandroid/os/Messenger;->getBinder()Landroid/os/IBinder; HSPLandroid/os/Messenger;->hashCode()I HSPLandroid/os/Messenger;->readMessengerOrNullFromParcel(Landroid/os/Parcel;)Landroid/os/Messenger; @@ -16243,18 +11310,14 @@ HSPLandroid/os/Messenger;->writeMessengerOrNullToParcel(Landroid/os/Messenger;La HSPLandroid/os/Messenger;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/Parcel$2;->(Landroid/os/Parcel;Ljava/io/InputStream;Ljava/lang/ClassLoader;)V HSPLandroid/os/Parcel$2;->resolveClass(Ljava/io/ObjectStreamClass;)Ljava/lang/Class; -HSPLandroid/os/Parcel$ReadWriteHelper;->()V HSPLandroid/os/Parcel$ReadWriteHelper;->readString16(Landroid/os/Parcel;)Ljava/lang/String; HSPLandroid/os/Parcel$ReadWriteHelper;->readString8(Landroid/os/Parcel;)Ljava/lang/String; HSPLandroid/os/Parcel$ReadWriteHelper;->writeString16(Landroid/os/Parcel;Ljava/lang/String;)V HSPLandroid/os/Parcel$ReadWriteHelper;->writeString8(Landroid/os/Parcel;Ljava/lang/String;)V HSPLandroid/os/Parcel;->(J)V HSPLandroid/os/Parcel;->adoptClassCookies(Landroid/os/Parcel;)V -HSPLandroid/os/Parcel;->allowSquashing()Z HSPLandroid/os/Parcel;->appendFrom(Landroid/os/Parcel;II)V -HSPLandroid/os/Parcel;->copyClassCookies()Ljava/util/Map; HSPLandroid/os/Parcel;->createBinderArrayList()Ljava/util/ArrayList; -HSPLandroid/os/Parcel;->createBooleanArray()[Z HSPLandroid/os/Parcel;->createByteArray()[B HSPLandroid/os/Parcel;->createException(ILjava/lang/String;)Ljava/lang/Exception; HSPLandroid/os/Parcel;->createExceptionOrNull(ILjava/lang/String;)Ljava/lang/Exception; @@ -16267,14 +11330,12 @@ HSPLandroid/os/Parcel;->createStringArray()[Ljava/lang/String; HSPLandroid/os/Parcel;->createStringArrayList()Ljava/util/ArrayList; HSPLandroid/os/Parcel;->createTypedArray(Landroid/os/Parcelable$Creator;)[Ljava/lang/Object; HSPLandroid/os/Parcel;->createTypedArrayList(Landroid/os/Parcelable$Creator;)Ljava/util/ArrayList; -HSPLandroid/os/Parcel;->createTypedArrayMap(Landroid/os/Parcelable$Creator;)Landroid/util/ArrayMap; HSPLandroid/os/Parcel;->dataAvail()I HSPLandroid/os/Parcel;->dataPosition()I HSPLandroid/os/Parcel;->dataSize()I HSPLandroid/os/Parcel;->destroy()V HSPLandroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V HSPLandroid/os/Parcel;->ensureReadSquashableParcelables()V -HSPLandroid/os/Parcel;->ensureWrittenSquashableParcelables()V HSPLandroid/os/Parcel;->finalize()V HSPLandroid/os/Parcel;->freeBuffer()V HSPLandroid/os/Parcel;->getClassCookie(Ljava/lang/Class;)Ljava/lang/Object; @@ -16282,6 +11343,7 @@ HSPLandroid/os/Parcel;->getExceptionCode(Ljava/lang/Throwable;)I HSPLandroid/os/Parcel;->hasFileDescriptors()Z HSPLandroid/os/Parcel;->hasReadWriteHelper()Z HSPLandroid/os/Parcel;->init(J)V +HSPLandroid/os/Parcel;->markSensitive()V HSPLandroid/os/Parcel;->marshall()[B HSPLandroid/os/Parcel;->maybeWriteSquashed(Landroid/os/Parcelable;)Z HSPLandroid/os/Parcel;->obtain()Landroid/os/Parcel; @@ -16299,13 +11361,10 @@ HSPLandroid/os/Parcel;->readBundle(Ljava/lang/ClassLoader;)Landroid/os/Bundle; HSPLandroid/os/Parcel;->readByte()B HSPLandroid/os/Parcel;->readByteArray([B)V HSPLandroid/os/Parcel;->readCharSequence()Ljava/lang/CharSequence; -HSPLandroid/os/Parcel;->readCharSequenceArray()[Ljava/lang/CharSequence; -HSPLandroid/os/Parcel;->readCharSequenceList()Ljava/util/ArrayList; HSPLandroid/os/Parcel;->readDouble()D HSPLandroid/os/Parcel;->readException()V HSPLandroid/os/Parcel;->readException(ILjava/lang/String;)V HSPLandroid/os/Parcel;->readExceptionCode()I -HSPLandroid/os/Parcel;->readFileDescriptor()Landroid/os/ParcelFileDescriptor; HSPLandroid/os/Parcel;->readFloat()F HSPLandroid/os/Parcel;->readFloatArray([F)V HSPLandroid/os/Parcel;->readHashMap(Ljava/lang/ClassLoader;)Ljava/util/HashMap; @@ -16326,12 +11385,11 @@ HSPLandroid/os/Parcel;->readPersistableBundle(Ljava/lang/ClassLoader;)Landroid/o HSPLandroid/os/Parcel;->readRawFileDescriptor()Ljava/io/FileDescriptor; HSPLandroid/os/Parcel;->readSerializable()Ljava/io/Serializable; HSPLandroid/os/Parcel;->readSerializable(Ljava/lang/ClassLoader;)Ljava/io/Serializable; -HPLandroid/os/Parcel;->readSize()Landroid/util/Size; +HSPLandroid/os/Parcel;->readSize()Landroid/util/Size; HSPLandroid/os/Parcel;->readSparseArray(Ljava/lang/ClassLoader;)Landroid/util/SparseArray; HSPLandroid/os/Parcel;->readSquashed(Landroid/os/Parcel$SquashReadHelper;)Landroid/os/Parcelable; HSPLandroid/os/Parcel;->readString()Ljava/lang/String; HSPLandroid/os/Parcel;->readString16()Ljava/lang/String; -HSPLandroid/os/Parcel;->readString16Array([Ljava/lang/String;)V HSPLandroid/os/Parcel;->readString16NoHelper()Ljava/lang/String; HSPLandroid/os/Parcel;->readString8()Ljava/lang/String; HSPLandroid/os/Parcel;->readString8NoHelper()Ljava/lang/String; @@ -16346,20 +11404,14 @@ HSPLandroid/os/Parcel;->readValue(Ljava/lang/ClassLoader;)Ljava/lang/Object; HSPLandroid/os/Parcel;->recycle()V HSPLandroid/os/Parcel;->resetSqaushingState()V HSPLandroid/os/Parcel;->restoreAllowFds(Z)V -HSPLandroid/os/Parcel;->restoreAllowSquashing(Z)V HSPLandroid/os/Parcel;->setClassCookie(Ljava/lang/Class;Ljava/lang/Object;)V -HSPLandroid/os/Parcel;->setDataCapacity(I)V HSPLandroid/os/Parcel;->setDataPosition(I)V HSPLandroid/os/Parcel;->setDataSize(I)V -HSPLandroid/os/Parcel;->setReadWriteHelper(Landroid/os/Parcel$ReadWriteHelper;)V -HSPLandroid/os/Parcel;->setStackTraceParceling(Z)V HSPLandroid/os/Parcel;->unmarshall([BII)V -HSPLandroid/os/Parcel;->writeArrayMap(Landroid/util/ArrayMap;)V HSPLandroid/os/Parcel;->writeArrayMapInternal(Landroid/util/ArrayMap;)V HSPLandroid/os/Parcel;->writeArraySet(Landroid/util/ArraySet;)V HSPLandroid/os/Parcel;->writeBinderList(Ljava/util/List;)V HSPLandroid/os/Parcel;->writeBlob([B)V -HSPLandroid/os/Parcel;->writeBlob([BII)V HSPLandroid/os/Parcel;->writeBoolean(Z)V HSPLandroid/os/Parcel;->writeBooleanArray([Z)V HSPLandroid/os/Parcel;->writeBundle(Landroid/os/Bundle;)V @@ -16367,8 +11419,6 @@ HSPLandroid/os/Parcel;->writeByte(B)V HSPLandroid/os/Parcel;->writeByteArray([B)V HSPLandroid/os/Parcel;->writeByteArray([BII)V HSPLandroid/os/Parcel;->writeCharSequence(Ljava/lang/CharSequence;)V -HSPLandroid/os/Parcel;->writeCharSequenceArray([Ljava/lang/CharSequence;)V -HPLandroid/os/Parcel;->writeCharSequenceList(Ljava/util/ArrayList;)V HSPLandroid/os/Parcel;->writeDouble(D)V HSPLandroid/os/Parcel;->writeException(Ljava/lang/Exception;)V HSPLandroid/os/Parcel;->writeFileDescriptor(Ljava/io/FileDescriptor;)V @@ -16389,11 +11439,8 @@ HSPLandroid/os/Parcel;->writeParcelableCreator(Landroid/os/Parcelable;)V HSPLandroid/os/Parcel;->writeParcelableList(Ljava/util/List;I)V HSPLandroid/os/Parcel;->writePersistableBundle(Landroid/os/PersistableBundle;)V HSPLandroid/os/Parcel;->writeSerializable(Ljava/io/Serializable;)V -HSPLandroid/os/Parcel;->writeSize(Landroid/util/Size;)V HSPLandroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V HSPLandroid/os/Parcel;->writeSparseBooleanArray(Landroid/util/SparseBooleanArray;)V -HSPLandroid/os/Parcel;->writeSparseIntArray(Landroid/util/SparseIntArray;)V -HPLandroid/os/Parcel;->writeStackTrace(Ljava/lang/Throwable;)V HSPLandroid/os/Parcel;->writeString(Ljava/lang/String;)V HSPLandroid/os/Parcel;->writeString16(Ljava/lang/String;)V HSPLandroid/os/Parcel;->writeString16Array([Ljava/lang/String;)V @@ -16415,7 +11462,6 @@ HSPLandroid/os/ParcelFileDescriptor$2;->createFromParcel(Landroid/os/Parcel;)Lan HSPLandroid/os/ParcelFileDescriptor$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->(Landroid/os/ParcelFileDescriptor;)V HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->close()V -HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->read()I HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->read([B)I HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->read([BII)I HSPLandroid/os/ParcelFileDescriptor$AutoCloseOutputStream;->(Landroid/os/ParcelFileDescriptor;)V @@ -16428,7 +11474,6 @@ HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z HSPLandroid/os/ParcelFileDescriptor;->close()V HSPLandroid/os/ParcelFileDescriptor;->closeWithStatus(ILjava/lang/String;)V HSPLandroid/os/ParcelFileDescriptor;->createPipe()[Landroid/os/ParcelFileDescriptor; -HPLandroid/os/ParcelFileDescriptor;->createSocketPair(I)[Landroid/os/ParcelFileDescriptor; HSPLandroid/os/ParcelFileDescriptor;->detachFd()I HSPLandroid/os/ParcelFileDescriptor;->dup()Landroid/os/ParcelFileDescriptor; HSPLandroid/os/ParcelFileDescriptor;->dup(Ljava/io/FileDescriptor;)Landroid/os/ParcelFileDescriptor; @@ -16458,9 +11503,6 @@ HSPLandroid/os/ParcelUuid;->hashCode()I HSPLandroid/os/ParcelUuid;->toString()Ljava/lang/String; HSPLandroid/os/ParcelUuid;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/ParcelableException;->(Ljava/lang/Throwable;)V -HSPLandroid/os/ParcelableException;->maybeRethrow(Ljava/lang/Class;)V -PLandroid/os/ParcelableException;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/ParcelableParcel;->(Ljava/lang/ClassLoader;)V HSPLandroid/os/ParcelableParcel;->getParcel()Landroid/os/Parcel; HSPLandroid/os/ParcelableParcel;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/PatternMatcher$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PatternMatcher; @@ -16469,32 +11511,23 @@ HSPLandroid/os/PatternMatcher$1;->newArray(I)[Landroid/os/PatternMatcher; HSPLandroid/os/PatternMatcher$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/os/PatternMatcher;->(Landroid/os/Parcel;)V HSPLandroid/os/PatternMatcher;->(Ljava/lang/String;I)V -HSPLandroid/os/PatternMatcher;->getPath()Ljava/lang/String; -HSPLandroid/os/PatternMatcher;->getType()I HSPLandroid/os/PatternMatcher;->match(Ljava/lang/String;)Z -HSPLandroid/os/PatternMatcher;->matchGlobPattern(Ljava/lang/String;Ljava/lang/String;)Z HSPLandroid/os/PatternMatcher;->matchPattern(Ljava/lang/String;Ljava/lang/String;[II)Z HSPLandroid/os/PatternMatcher;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/PersistableBundle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PersistableBundle; HSPLandroid/os/PersistableBundle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/PersistableBundle$MyReadMapCallback;->()V -HSPLandroid/os/PersistableBundle$MyReadMapCallback;->readThisUnknownObjectXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/os/PersistableBundle;->()V -HSPLandroid/os/PersistableBundle;->(Landroid/os/Bundle;)V +HSPLandroid/os/PersistableBundle;->(I)V HSPLandroid/os/PersistableBundle;->(Landroid/os/Parcel;I)V HSPLandroid/os/PersistableBundle;->(Landroid/os/PersistableBundle;)V HSPLandroid/os/PersistableBundle;->(Landroid/util/ArrayMap;)V HSPLandroid/os/PersistableBundle;->(Z)V -HSPLandroid/os/PersistableBundle;->clone()Ljava/lang/Object; HSPLandroid/os/PersistableBundle;->deepCopy()Landroid/os/PersistableBundle; HSPLandroid/os/PersistableBundle;->getPersistableBundle(Ljava/lang/String;)Landroid/os/PersistableBundle; HSPLandroid/os/PersistableBundle;->isValidType(Ljava/lang/Object;)Z HSPLandroid/os/PersistableBundle;->putPersistableBundle(Ljava/lang/String;Landroid/os/PersistableBundle;)V -HSPLandroid/os/PersistableBundle;->restoreFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/os/PersistableBundle; -HSPLandroid/os/PersistableBundle;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/os/PersistableBundle;->toString()Ljava/lang/String; HSPLandroid/os/PersistableBundle;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/os/PersistableBundle;->writeUnknownObject(Ljava/lang/Object;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V HSPLandroid/os/PooledStringReader;->readString()Ljava/lang/String; HSPLandroid/os/PooledStringWriter;->writeString(Ljava/lang/String;)V HSPLandroid/os/PowerManager$1;->(Landroid/os/PowerManager;ILjava/lang/String;)V @@ -16503,7 +11536,6 @@ HSPLandroid/os/PowerManager$1;->recompute(Ljava/lang/Void;)Ljava/lang/Boolean; HSPLandroid/os/PowerManager$2;->(Landroid/os/PowerManager;ILjava/lang/String;)V HSPLandroid/os/PowerManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/os/PowerManager$2;->recompute(Ljava/lang/Void;)Ljava/lang/Boolean; -HSPLandroid/os/PowerManager$3;->(Landroid/os/PowerManager;Ljava/util/concurrent/Executor;Landroid/os/PowerManager$OnThermalStatusChangedListener;)V HSPLandroid/os/PowerManager$3;->lambda$onStatusChange$0(Landroid/os/PowerManager$OnThermalStatusChangedListener;I)V HSPLandroid/os/PowerManager$3;->onStatusChange(I)V HSPLandroid/os/PowerManager$WakeLock$1;->(Landroid/os/PowerManager$WakeLock;)V @@ -16514,89 +11546,53 @@ HSPLandroid/os/PowerManager$WakeLock;->acquire(J)V HSPLandroid/os/PowerManager$WakeLock;->acquireLocked()V HSPLandroid/os/PowerManager$WakeLock;->finalize()V HSPLandroid/os/PowerManager$WakeLock;->isHeld()Z -HPLandroid/os/PowerManager$WakeLock;->lambda$wrap$0$PowerManager$WakeLock(Ljava/lang/Runnable;)V HSPLandroid/os/PowerManager$WakeLock;->release()V HSPLandroid/os/PowerManager$WakeLock;->release(I)V -HPLandroid/os/PowerManager$WakeLock;->setHistoryTag(Ljava/lang/String;)V HSPLandroid/os/PowerManager$WakeLock;->setReferenceCounted(Z)V HSPLandroid/os/PowerManager$WakeLock;->setWorkSource(Landroid/os/WorkSource;)V -HSPLandroid/os/PowerManager$WakeLock;->toString()Ljava/lang/String; -PLandroid/os/PowerManager$WakeLock;->wrap(Ljava/lang/Runnable;)Ljava/lang/Runnable; HSPLandroid/os/PowerManager;->(Landroid/content/Context;Landroid/os/IPowerManager;Landroid/os/IThermalService;Landroid/os/Handler;)V -HSPLandroid/os/PowerManager;->addThermalStatusListener(Landroid/os/PowerManager$OnThermalStatusChangedListener;)V HSPLandroid/os/PowerManager;->addThermalStatusListener(Ljava/util/concurrent/Executor;Landroid/os/PowerManager$OnThermalStatusChangedListener;)V HSPLandroid/os/PowerManager;->getBrightnessConstraint(I)F -HSPLandroid/os/PowerManager;->getLocationPowerSaveMode()I +HSPLandroid/os/PowerManager;->getCurrentThermalStatus()I HSPLandroid/os/PowerManager;->getPowerSaveState(I)Landroid/os/PowerSaveState; -HSPLandroid/os/PowerManager;->goToSleep(JII)V -HSPLandroid/os/PowerManager;->invalidateIsInteractiveCaches()V -HSPLandroid/os/PowerManager;->invalidatePowerSaveModeCaches()V HSPLandroid/os/PowerManager;->isDeviceIdleMode()Z HSPLandroid/os/PowerManager;->isInteractive()Z HSPLandroid/os/PowerManager;->isLightDeviceIdleMode()Z HSPLandroid/os/PowerManager;->isPowerSaveMode()Z -PLandroid/os/PowerManager;->isRebootingUserspaceSupportedImpl()Z HSPLandroid/os/PowerManager;->isScreenOn()Z -HSPLandroid/os/PowerManager;->isWakeLockLevelSupported(I)Z HSPLandroid/os/PowerManager;->newWakeLock(ILjava/lang/String;)Landroid/os/PowerManager$WakeLock; -HPLandroid/os/PowerManager;->sleepReasonToString(I)Ljava/lang/String; HSPLandroid/os/PowerManager;->userActivity(JII)V -HSPLandroid/os/PowerManager;->userActivity(JZ)V HSPLandroid/os/PowerManager;->validateWakeLockParameters(ILjava/lang/String;)V -HPLandroid/os/PowerManager;->wakeReasonToString(I)Ljava/lang/String; HSPLandroid/os/PowerManager;->wakeUp(JILjava/lang/String;)V -HSPLandroid/os/PowerManagerInternal$1;->(Landroid/os/PowerManagerInternal;ILjava/util/function/Consumer;)V -HSPLandroid/os/PowerManagerInternal;->()V -HSPLandroid/os/PowerManagerInternal;->isInteractive(I)Z -HSPLandroid/os/PowerManagerInternal;->registerLowPowerModeObserver(ILjava/util/function/Consumer;)V -HPLandroid/os/PowerManagerInternal;->wakefulnessToString(I)Ljava/lang/String; HSPLandroid/os/PowerSaveState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PowerSaveState; HSPLandroid/os/PowerSaveState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/PowerSaveState;->(Landroid/os/Parcel;)V -HPLandroid/os/PowerSaveState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/PowerWhitelistManager;->(Landroid/content/Context;)V -HSPLandroid/os/PowerWhitelistManager;->getWhitelistedAppIds(Z)[I -HSPLandroid/os/Process$ProcessStartResult;->()V HSPLandroid/os/Process;->getStartElapsedRealtime()J -HSPLandroid/os/Process;->getThreadGroupLeader(I)I -HSPLandroid/os/Process;->getUidForPid(I)I HSPLandroid/os/Process;->is64Bit()Z HSPLandroid/os/Process;->isApplicationUid(I)Z HSPLandroid/os/Process;->isIsolated()Z HSPLandroid/os/Process;->isIsolated(I)Z -HPLandroid/os/Process;->isThreadInProcess(II)Z HSPLandroid/os/Process;->myPid()I HSPLandroid/os/Process;->myTid()I HSPLandroid/os/Process;->myUid()I HSPLandroid/os/Process;->myUserHandle()Landroid/os/UserHandle; -HPLandroid/os/Process;->openPidFd(II)Ljava/io/FileDescriptor; HSPLandroid/os/Process;->setStartTimes(JJ)V -HSPLandroid/os/Process;->start(Ljava/lang/String;Ljava/lang/String;II[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IZ[JLjava/util/Map;Ljava/util/Map;ZZ[Ljava/lang/String;)Landroid/os/Process$ProcessStartResult; -HPLandroid/os/Process;->startWebView(Ljava/lang/String;Ljava/lang/String;II[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[J[Ljava/lang/String;)Landroid/os/Process$ProcessStartResult; -HPLandroid/os/Process;->supportsPidFd()Z -HPLandroid/os/Process;->waitForProcessDeath(II)V -PLandroid/os/RecoverySystem;->handleAftermath(Landroid/content/Context;)Ljava/lang/String; HSPLandroid/os/RemoteCallback$1;->(Landroid/os/RemoteCallback;)V HSPLandroid/os/RemoteCallback$1;->sendResult(Landroid/os/Bundle;)V -HPLandroid/os/RemoteCallback$2;->run()V HSPLandroid/os/RemoteCallback$3;->createFromParcel(Landroid/os/Parcel;)Landroid/os/RemoteCallback; HSPLandroid/os/RemoteCallback$3;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/RemoteCallback;->(Landroid/os/Parcel;)V HSPLandroid/os/RemoteCallback;->(Landroid/os/RemoteCallback$OnResultListener;)V HSPLandroid/os/RemoteCallback;->(Landroid/os/RemoteCallback$OnResultListener;Landroid/os/Handler;)V -HPLandroid/os/RemoteCallback;->access$000(Landroid/os/RemoteCallback;)Landroid/os/RemoteCallback$OnResultListener; HSPLandroid/os/RemoteCallback;->sendResult(Landroid/os/Bundle;)V HSPLandroid/os/RemoteCallback;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/RemoteCallbackList$Callback;->(Landroid/os/RemoteCallbackList;Landroid/os/IInterface;Ljava/lang/Object;)V HSPLandroid/os/RemoteCallbackList$Callback;->binderDied()V HSPLandroid/os/RemoteCallbackList;->()V HSPLandroid/os/RemoteCallbackList;->beginBroadcast()I -HPLandroid/os/RemoteCallbackList;->broadcast(Ljava/util/function/Consumer;)V -HPLandroid/os/RemoteCallbackList;->broadcastForEachCookie(Ljava/util/function/Consumer;)V HSPLandroid/os/RemoteCallbackList;->finishBroadcast()V -HSPLandroid/os/RemoteCallbackList;->getBroadcastCookie(I)Ljava/lang/Object; HSPLandroid/os/RemoteCallbackList;->getBroadcastItem(I)Landroid/os/IInterface; -HSPLandroid/os/RemoteCallbackList;->getRegisteredCallbackCount()I HSPLandroid/os/RemoteCallbackList;->kill()V HSPLandroid/os/RemoteCallbackList;->logExcessiveCallbacks()V HSPLandroid/os/RemoteCallbackList;->onCallbackDied(Landroid/os/IInterface;)V @@ -16610,15 +11606,11 @@ HSPLandroid/os/ResultReceiver$1;->createFromParcel(Landroid/os/Parcel;)Landroid/ HSPLandroid/os/ResultReceiver$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/ResultReceiver$MyResultReceiver;->(Landroid/os/ResultReceiver;)V HSPLandroid/os/ResultReceiver$MyResultReceiver;->send(ILandroid/os/Bundle;)V -HSPLandroid/os/ResultReceiver$MyRunnable;->(Landroid/os/ResultReceiver;ILandroid/os/Bundle;)V HSPLandroid/os/ResultReceiver$MyRunnable;->run()V HSPLandroid/os/ResultReceiver;->(Landroid/os/Handler;)V HSPLandroid/os/ResultReceiver;->(Landroid/os/Parcel;)V -HSPLandroid/os/ResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V HSPLandroid/os/ResultReceiver;->send(ILandroid/os/Bundle;)V HSPLandroid/os/ResultReceiver;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/SELinux;->restorecon(Ljava/io/File;)Z -PLandroid/os/SELinux;->restoreconRecursive(Ljava/io/File;)Z HSPLandroid/os/ServiceManager$ServiceNotFoundException;->(Ljava/lang/String;)V HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V @@ -16627,35 +11619,25 @@ HSPLandroid/os/ServiceManager;->getIServiceManager()Landroid/os/IServiceManager; HSPLandroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder; HSPLandroid/os/ServiceManager;->getServiceOrThrow(Ljava/lang/String;)Landroid/os/IBinder; HSPLandroid/os/ServiceManager;->initServiceCache(Ljava/util/Map;)V -HSPLandroid/os/ServiceManager;->isDeclared(Ljava/lang/String;)Z HSPLandroid/os/ServiceManager;->rawGetService(Ljava/lang/String;)Landroid/os/IBinder; -HSPLandroid/os/ServiceManager;->waitForDeclaredService(Ljava/lang/String;)Landroid/os/IBinder; HSPLandroid/os/ServiceManagerProxy;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V HSPLandroid/os/ServiceManagerProxy;->checkService(Ljava/lang/String;)Landroid/os/IBinder; HSPLandroid/os/ServiceManagerProxy;->getService(Ljava/lang/String;)Landroid/os/IBinder; -HSPLandroid/os/ServiceManagerProxy;->isDeclared(Ljava/lang/String;)Z -HSPLandroid/os/ServiceSpecificException;->(ILjava/lang/String;)V -HSPLandroid/os/ServiceSpecificException;->toString()Ljava/lang/String; -HPLandroid/os/SharedMemory$Closer;->(Ljava/io/FileDescriptor;Landroid/os/SharedMemory$MemoryRegistration;)V -HPLandroid/os/SharedMemory$Closer;->(Ljava/io/FileDescriptor;Landroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$1;)V -HPLandroid/os/SharedMemory$Closer;->run()V -HPLandroid/os/SharedMemory$MemoryRegistration;->(I)V -HPLandroid/os/SharedMemory$MemoryRegistration;->(ILandroid/os/SharedMemory$1;)V -HPLandroid/os/SharedMemory$MemoryRegistration;->acquire()Landroid/os/SharedMemory$MemoryRegistration; -HPLandroid/os/SharedMemory$MemoryRegistration;->release()V -HPLandroid/os/SharedMemory$Unmapper;->(JILandroid/os/SharedMemory$MemoryRegistration;)V -HPLandroid/os/SharedMemory$Unmapper;->(JILandroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$1;)V -HPLandroid/os/SharedMemory$Unmapper;->run()V -HPLandroid/os/SharedMemory;->(Ljava/io/FileDescriptor;)V -HPLandroid/os/SharedMemory;->checkOpen()V -HPLandroid/os/SharedMemory;->close()V -HPLandroid/os/SharedMemory;->create(Ljava/lang/String;I)Landroid/os/SharedMemory; -HPLandroid/os/SharedMemory;->getFdDup()Landroid/os/ParcelFileDescriptor; -HPLandroid/os/SharedMemory;->map(III)Ljava/nio/ByteBuffer; -HPLandroid/os/SharedMemory;->mapReadWrite()Ljava/nio/ByteBuffer; -HPLandroid/os/SharedMemory;->unmap(Ljava/nio/ByteBuffer;)V -HPLandroid/os/SharedMemory;->validateProt(I)V -HSPLandroid/os/SimpleClock;->(Ljava/time/ZoneId;)V +HSPLandroid/os/SharedMemory$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/SharedMemory; +HSPLandroid/os/SharedMemory$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/os/SharedMemory$Closer;->(Ljava/io/FileDescriptor;Landroid/os/SharedMemory$MemoryRegistration;)V +HSPLandroid/os/SharedMemory$Closer;->(Ljava/io/FileDescriptor;Landroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$1;)V +HSPLandroid/os/SharedMemory$MemoryRegistration;->(I)V +HSPLandroid/os/SharedMemory$MemoryRegistration;->(ILandroid/os/SharedMemory$1;)V +HSPLandroid/os/SharedMemory$MemoryRegistration;->acquire()Landroid/os/SharedMemory$MemoryRegistration; +HSPLandroid/os/SharedMemory$Unmapper;->(JILandroid/os/SharedMemory$MemoryRegistration;)V +HSPLandroid/os/SharedMemory$Unmapper;->(JILandroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$1;)V +HSPLandroid/os/SharedMemory;->(Ljava/io/FileDescriptor;)V +HSPLandroid/os/SharedMemory;->(Ljava/io/FileDescriptor;Landroid/os/SharedMemory$1;)V +HSPLandroid/os/SharedMemory;->checkOpen()V +HSPLandroid/os/SharedMemory;->map(III)Ljava/nio/ByteBuffer; +HSPLandroid/os/SharedMemory;->mapReadOnly()Ljava/nio/ByteBuffer; +HSPLandroid/os/SharedMemory;->validateProt(I)V HSPLandroid/os/StatFs;->(Ljava/lang/String;)V HSPLandroid/os/StatFs;->doStat(Ljava/lang/String;)Landroid/system/StructStatVfs; HSPLandroid/os/StatFs;->getAvailableBlocks()I @@ -16671,7 +11653,6 @@ HSPLandroid/os/StatsServiceManager$ServiceRegisterer;->(Ljava/lang/String; HSPLandroid/os/StatsServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder; HSPLandroid/os/StatsServiceManager;->()V HSPLandroid/os/StatsServiceManager;->getStatsManagerServiceRegisterer()Landroid/os/StatsServiceManager$ServiceRegisterer; -HSPLandroid/os/StatsServiceManager;->getStatsdServiceRegisterer()Landroid/os/StatsServiceManager$ServiceRegisterer; HSPLandroid/os/StrictMode$1;->initialValue()Ljava/lang/Object; HSPLandroid/os/StrictMode$1;->initialValue()Ljava/util/ArrayList; HSPLandroid/os/StrictMode$2;->initialValue()Ljava/lang/Object; @@ -16688,7 +11669,7 @@ HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->getThreadPolicyMask()I HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->handleViolationWithTimingAttempt(Landroid/os/StrictMode$ViolationInfo;)V HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->lambda$handleViolationWithTimingAttempt$0$StrictMode$AndroidBlockGuardPolicy(Landroid/view/IWindowManager;Ljava/util/ArrayList;)V HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onCustomSlowCall(Ljava/lang/String;)V -HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onExplicitGc()V +HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onNetwork()V HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onReadFromDisk()V HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onThreadPolicyViolation(Landroid/os/StrictMode$ViolationInfo;)V HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onUnbufferedIO()V @@ -16701,6 +11682,7 @@ HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;->report(Ljava/lang/String;) HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;->report(Ljava/lang/String;Ljava/lang/Throwable;)V HSPLandroid/os/StrictMode$InstanceTracker;->(Ljava/lang/Object;)V HSPLandroid/os/StrictMode$InstanceTracker;->finalize()V +HSPLandroid/os/StrictMode$Span;->finish()V HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->()V HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->(Landroid/os/StrictMode$ThreadPolicy;)V HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->build()Landroid/os/StrictMode$ThreadPolicy; @@ -16724,16 +11706,11 @@ HSPLandroid/os/StrictMode$ThreadPolicy;->(ILandroid/os/StrictMode$OnThread HSPLandroid/os/StrictMode$ThreadPolicy;->(ILandroid/os/StrictMode$OnThreadViolationListener;Ljava/util/concurrent/Executor;Landroid/os/StrictMode$1;)V HSPLandroid/os/StrictMode$ThreadSpanState;->()V HSPLandroid/os/StrictMode$ThreadSpanState;->(Landroid/os/StrictMode$1;)V -HPLandroid/os/StrictMode$ViolationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/StrictMode$ViolationInfo; -HPLandroid/os/StrictMode$ViolationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/os/StrictMode$ViolationInfo;->(Landroid/os/Parcel;)V HSPLandroid/os/StrictMode$ViolationInfo;->(Landroid/os/Parcel;Z)V HSPLandroid/os/StrictMode$ViolationInfo;->(Landroid/os/strictmode/Violation;I)V HSPLandroid/os/StrictMode$ViolationInfo;->access$1500(Landroid/os/StrictMode$ViolationInfo;)Landroid/os/strictmode/Violation; HSPLandroid/os/StrictMode$ViolationInfo;->access$600(Landroid/os/StrictMode$ViolationInfo;)I -HSPLandroid/os/StrictMode$ViolationInfo;->addLocalStack(Ljava/lang/Throwable;)V HSPLandroid/os/StrictMode$ViolationInfo;->getStackTrace()Ljava/lang/String; -HSPLandroid/os/StrictMode$ViolationInfo;->getViolationDetails()Ljava/lang/String; HSPLandroid/os/StrictMode$ViolationInfo;->hashCode()I HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z HSPLandroid/os/StrictMode$ViolationInfo;->writeToParcel(Landroid/os/Parcel;I)V @@ -16759,10 +11736,8 @@ HSPLandroid/os/StrictMode$VmPolicy;->(ILjava/util/HashMap;Landroid/os/Stri HSPLandroid/os/StrictMode$VmPolicy;->(ILjava/util/HashMap;Landroid/os/StrictMode$OnVmViolationListener;Ljava/util/concurrent/Executor;Landroid/os/StrictMode$1;)V HSPLandroid/os/StrictMode;->access$100()Ljava/util/HashMap; HSPLandroid/os/StrictMode;->access$1000()Z -HSPLandroid/os/StrictMode;->access$1100()Ljava/lang/ThreadLocal; HSPLandroid/os/StrictMode;->access$1200()Landroid/os/StrictMode$ViolationLogger; HSPLandroid/os/StrictMode;->access$1300()Landroid/os/StrictMode$ViolationLogger; -HSPLandroid/os/StrictMode;->access$1700(ILandroid/os/StrictMode$ViolationInfo;)V HSPLandroid/os/StrictMode;->access$1800()Ljava/lang/ThreadLocal; HSPLandroid/os/StrictMode;->access$1900()Ljava/lang/ThreadLocal; HSPLandroid/os/StrictMode;->access$200()Ljava/util/HashMap; @@ -16779,6 +11754,7 @@ HSPLandroid/os/StrictMode;->clampViolationTimeMap(Landroid/util/SparseLongArray; HSPLandroid/os/StrictMode;->clearGatheredViolations()V HSPLandroid/os/StrictMode;->decrementExpectedActivityCount(Ljava/lang/Class;)V HSPLandroid/os/StrictMode;->dropboxViolationAsync(ILandroid/os/StrictMode$ViolationInfo;)V +HSPLandroid/os/StrictMode;->enterCriticalSpan(Ljava/lang/String;)Landroid/os/StrictMode$Span; HSPLandroid/os/StrictMode;->getThreadPolicy()Landroid/os/StrictMode$ThreadPolicy; HSPLandroid/os/StrictMode;->getThreadPolicyMask()I HSPLandroid/os/StrictMode;->getVmPolicy()Landroid/os/StrictMode$VmPolicy; @@ -16804,7 +11780,6 @@ HSPLandroid/os/StrictMode;->setThreadPolicy(Landroid/os/StrictMode$ThreadPolicy; HSPLandroid/os/StrictMode;->setThreadPolicyMask(I)V HSPLandroid/os/StrictMode;->setVmPolicy(Landroid/os/StrictMode$VmPolicy;)V HSPLandroid/os/StrictMode;->tooManyViolationsThisLoop()Z -HSPLandroid/os/StrictMode;->trackActivity(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/os/StrictMode;->vmClosableObjectLeaksEnabled()Z HSPLandroid/os/StrictMode;->vmContentUriWithoutPermissionEnabled()Z HSPLandroid/os/StrictMode;->vmFileUriExposureEnabled()Z @@ -16814,17 +11789,6 @@ HSPLandroid/os/StrictMode;->vmRegistrationLeaksEnabled()Z HSPLandroid/os/StrictMode;->vmSqliteObjectLeaksEnabled()Z HSPLandroid/os/StrictMode;->vmUntaggedSocketEnabled()Z HSPLandroid/os/StrictMode;->writeGatheredViolationsToParcel(Landroid/os/Parcel;)V -HSPLandroid/os/SynchronousResultReceiver$Result;->(ILandroid/os/Bundle;)V -HSPLandroid/os/SynchronousResultReceiver;->(Ljava/lang/String;)V -HSPLandroid/os/SynchronousResultReceiver;->awaitResult(J)Landroid/os/SynchronousResultReceiver$Result; -HSPLandroid/os/SynchronousResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V -HSPLandroid/os/SystemClock$2;->(Ljava/time/ZoneId;)V -HSPLandroid/os/SystemClock$2;->millis()J -HSPLandroid/os/SystemClock$3;->(Ljava/time/ZoneId;)V -HSPLandroid/os/SystemClock$3;->millis()J -HSPLandroid/os/SystemClock;->currentNetworkTimeClock()Ljava/time/Clock; -HSPLandroid/os/SystemClock;->currentNetworkTimeMillis()J -HSPLandroid/os/SystemClock;->elapsedRealtimeClock()Ljava/time/Clock; HSPLandroid/os/SystemClock;->sleep(J)V HSPLandroid/os/SystemConfigManager;->()V HSPLandroid/os/SystemConfigManager;->getDisabledUntilUsedPreinstalledCarrierApps()Ljava/util/Set; @@ -16834,7 +11798,6 @@ HSPLandroid/os/SystemProperties$Handle;->(JLandroid/os/SystemProperties$1; HSPLandroid/os/SystemProperties$Handle;->getLong(J)J HSPLandroid/os/SystemProperties;->access$300(JJ)J HSPLandroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V -HSPLandroid/os/SystemProperties;->digestOf([Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/SystemProperties;->find(Ljava/lang/String;)Landroid/os/SystemProperties$Handle; HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; @@ -16843,12 +11806,7 @@ HSPLandroid/os/SystemProperties;->getInt(Ljava/lang/String;I)I HSPLandroid/os/SystemProperties;->getLong(Ljava/lang/String;J)J HSPLandroid/os/SystemProperties;->native_get(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/os/SystemProperties;->set(Ljava/lang/String;Ljava/lang/String;)V -PLandroid/os/SystemService;->getState(Ljava/lang/String;)Landroid/os/SystemService$State; -PLandroid/os/SystemService;->isRunning(Ljava/lang/String;)Z -HSPLandroid/os/SystemService;->start(Ljava/lang/String;)V -PLandroid/os/SystemService;->stop(Ljava/lang/String;)V HSPLandroid/os/SystemVibrator;->(Landroid/content/Context;)V -HSPLandroid/os/SystemVibrator;->cancel()V HSPLandroid/os/SystemVibrator;->hasVibrator()Z HSPLandroid/os/SystemVibrator;->vibrate(ILjava/lang/String;Landroid/os/VibrationEffect;Ljava/lang/String;Landroid/os/VibrationAttributes;)V HSPLandroid/os/TelephonyServiceManager$ServiceRegisterer;->(Ljava/lang/String;)V @@ -16859,29 +11817,14 @@ HSPLandroid/os/TelephonyServiceManager;->getEuiccControllerService()Landroid/os/ HSPLandroid/os/TelephonyServiceManager;->getPhoneSubServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer; HSPLandroid/os/TelephonyServiceManager;->getSubscriptionServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer; HSPLandroid/os/TelephonyServiceManager;->getTelephonyServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer; -HSPLandroid/os/Temperature$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Temperature; -HSPLandroid/os/Temperature$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/Temperature;->(FILjava/lang/String;I)V -HSPLandroid/os/Temperature;->getName()Ljava/lang/String; HSPLandroid/os/Temperature;->getStatus()I -HSPLandroid/os/Temperature;->getType()I -HSPLandroid/os/Temperature;->getValue()F -HSPLandroid/os/Temperature;->isValidStatus(I)Z -HSPLandroid/os/Temperature;->isValidType(I)Z -HPLandroid/os/Temperature;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/os/ThreadLocalWorkSource;->getToken()J HSPLandroid/os/ThreadLocalWorkSource;->getUid()I HSPLandroid/os/ThreadLocalWorkSource;->lambda$static$0()Ljava/lang/Integer; HSPLandroid/os/ThreadLocalWorkSource;->parseUidFromToken(J)I HSPLandroid/os/ThreadLocalWorkSource;->restore(J)V HSPLandroid/os/ThreadLocalWorkSource;->setUid(I)J -HSPLandroid/os/TimestampedValue;->(JLjava/lang/Object;)V -HPLandroid/os/TimestampedValue;->equals(Ljava/lang/Object;)Z -HSPLandroid/os/TimestampedValue;->getReferenceTimeMillis()J -HSPLandroid/os/TimestampedValue;->getValue()Ljava/lang/Object; -HSPLandroid/os/TimestampedValue;->toString()Ljava/lang/String; -HSPLandroid/os/TokenWatcher$1;->(Landroid/os/TokenWatcher;)V -HSPLandroid/os/TokenWatcher;->(Landroid/os/Handler;Ljava/lang/String;)V HSPLandroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V HSPLandroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V @@ -16891,44 +11834,26 @@ HSPLandroid/os/Trace;->endSection()V HSPLandroid/os/Trace;->isEnabled()Z HSPLandroid/os/Trace;->isTagEnabled(J)Z HSPLandroid/os/Trace;->setAppTracingAllowed(Z)V -HSPLandroid/os/Trace;->setCounter(Ljava/lang/String;J)V HSPLandroid/os/Trace;->traceBegin(JLjava/lang/String;)V HSPLandroid/os/Trace;->traceCounter(JLjava/lang/String;I)V HSPLandroid/os/Trace;->traceEnd(J)V -HSPLandroid/os/UEventObserver$UEventThread;->()V -HSPLandroid/os/UEventObserver$UEventThread;->addObserver(Ljava/lang/String;Landroid/os/UEventObserver;)V -HSPLandroid/os/UEventObserver$UEventThread;->run()V -HSPLandroid/os/UEventObserver;->()V -HSPLandroid/os/UEventObserver;->access$000()V -HSPLandroid/os/UEventObserver;->access$100()Ljava/lang/String; -HSPLandroid/os/UEventObserver;->access$200(Ljava/lang/String;)V -HSPLandroid/os/UEventObserver;->getThread()Landroid/os/UEventObserver$UEventThread; -HSPLandroid/os/UEventObserver;->startObserving(Ljava/lang/String;)V -HSPLandroid/os/UpdateLock;->(Ljava/lang/String;)V -HPLandroid/os/UpdateLock;->isHeld()Z HSPLandroid/os/UserHandle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/UserHandle; HSPLandroid/os/UserHandle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/UserHandle;->(I)V HSPLandroid/os/UserHandle;->equals(Ljava/lang/Object;)Z -HSPLandroid/os/UserHandle;->formatUid(I)Ljava/lang/String; HSPLandroid/os/UserHandle;->formatUid(Ljava/lang/StringBuilder;I)V HSPLandroid/os/UserHandle;->getAppId(I)I HSPLandroid/os/UserHandle;->getCacheAppGid(I)I HSPLandroid/os/UserHandle;->getCacheAppGid(II)I HSPLandroid/os/UserHandle;->getCallingUserId()I HSPLandroid/os/UserHandle;->getIdentifier()I -HSPLandroid/os/UserHandle;->getSharedAppGid(I)I -HSPLandroid/os/UserHandle;->getSharedAppGid(II)I HSPLandroid/os/UserHandle;->getUid(II)I -HSPLandroid/os/UserHandle;->getUserGid(I)I HSPLandroid/os/UserHandle;->getUserHandleForUid(I)Landroid/os/UserHandle; HSPLandroid/os/UserHandle;->getUserId(I)I HSPLandroid/os/UserHandle;->hashCode()I HSPLandroid/os/UserHandle;->isApp(I)Z HSPLandroid/os/UserHandle;->isCore(I)Z -HSPLandroid/os/UserHandle;->isIsolated(I)Z HSPLandroid/os/UserHandle;->isSameApp(II)Z -HSPLandroid/os/UserHandle;->isSameUser(II)Z HSPLandroid/os/UserHandle;->isSystem()Z HSPLandroid/os/UserHandle;->myUserId()I HSPLandroid/os/UserHandle;->of(I)Landroid/os/UserHandle; @@ -16944,14 +11869,10 @@ HSPLandroid/os/UserManager$2;->recompute(Ljava/lang/Integer;)Ljava/lang/Boolean; HSPLandroid/os/UserManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/os/UserManager;->(Landroid/content/Context;Landroid/os/IUserManager;)V HSPLandroid/os/UserManager;->access$000(Landroid/os/UserManager;)Landroid/os/IUserManager; -HSPLandroid/os/UserManager;->addUserRestrictionsListener(Landroid/os/IUserRestrictionsListener;)V HSPLandroid/os/UserManager;->get(Landroid/content/Context;)Landroid/os/UserManager; HSPLandroid/os/UserManager;->getAliveUsers()Ljava/util/List; HSPLandroid/os/UserManager;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle; -HPLandroid/os/UserManager;->getApplicationRestrictions(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/os/Bundle; -HPLandroid/os/UserManager;->getCredentialOwnerProfile(I)I HSPLandroid/os/UserManager;->getEnabledProfileIds(I)[I -HSPLandroid/os/UserManager;->getEnabledProfiles()Ljava/util/List; HSPLandroid/os/UserManager;->getEnabledProfiles(I)Ljava/util/List; HSPLandroid/os/UserManager;->getMaxSupportedUsers()I HSPLandroid/os/UserManager;->getPrimaryUser()Landroid/content/pm/UserInfo; @@ -16959,22 +11880,15 @@ HSPLandroid/os/UserManager;->getProfileIds(IZ)[I HSPLandroid/os/UserManager;->getProfileIdsWithDisabled(I)[I HSPLandroid/os/UserManager;->getProfileParent(I)Landroid/content/pm/UserInfo; HSPLandroid/os/UserManager;->getProfiles(I)Ljava/util/List; -HSPLandroid/os/UserManager;->getProfiles(Z)Ljava/util/List; HSPLandroid/os/UserManager;->getSerialNumberForUser(Landroid/os/UserHandle;)J -HSPLandroid/os/UserManager;->getUserBadgeColor(I)I -HSPLandroid/os/UserManager;->getUserBadgeNoBackgroundResId(I)I HSPLandroid/os/UserManager;->getUserForSerialNumber(J)Landroid/os/UserHandle; HSPLandroid/os/UserManager;->getUserHandle()I HSPLandroid/os/UserManager;->getUserHandle(I)I -HSPLandroid/os/UserManager;->getUserHandles(Z)Ljava/util/List; -HSPLandroid/os/UserManager;->getUserIcon(I)Landroid/graphics/Bitmap; -HSPLandroid/os/UserManager;->getUserIconBadgeResId(I)I HSPLandroid/os/UserManager;->getUserInfo(I)Landroid/content/pm/UserInfo; HSPLandroid/os/UserManager;->getUserProfiles()Ljava/util/List; HSPLandroid/os/UserManager;->getUserRestrictionSources(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List; HSPLandroid/os/UserManager;->getUserRestrictions(Landroid/os/UserHandle;)Landroid/os/Bundle; HSPLandroid/os/UserManager;->getUserSerialNumber(I)I -PLandroid/os/UserManager;->getUserTypeForStatsd(Ljava/lang/String;)I HSPLandroid/os/UserManager;->getUsers()Ljava/util/List; HSPLandroid/os/UserManager;->getUsers(ZZZ)Ljava/util/List; HSPLandroid/os/UserManager;->hasBadge(I)Z @@ -16982,192 +11896,66 @@ HSPLandroid/os/UserManager;->hasBaseUserRestriction(Ljava/lang/String;Landroid/o HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;)Z HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z -HSPLandroid/os/UserManager;->invalidateIsUserUnlockedCache()V -HSPLandroid/os/UserManager;->isAdminUser()Z HSPLandroid/os/UserManager;->isDemoUser()Z HSPLandroid/os/UserManager;->isDeviceInDemoMode(Landroid/content/Context;)Z -HSPLandroid/os/UserManager;->isGuestUser(I)Z -HSPLandroid/os/UserManager;->isHeadlessSystemUserMode()Z HSPLandroid/os/UserManager;->isManagedProfile()Z HSPLandroid/os/UserManager;->isManagedProfile(I)Z -HSPLandroid/os/UserManager;->isPrimaryUser()Z HSPLandroid/os/UserManager;->isProfile(I)Z HSPLandroid/os/UserManager;->isQuietModeEnabled(Landroid/os/UserHandle;)Z -HPLandroid/os/UserManager;->isSameProfileGroup(II)Z -HPLandroid/os/UserManager;->isSameProfileGroup(Landroid/os/UserHandle;Landroid/os/UserHandle;)Z -HSPLandroid/os/UserManager;->isSettingRestrictedForUser(Ljava/lang/String;ILjava/lang/String;I)Z HSPLandroid/os/UserManager;->isSplitSystemUser()Z HSPLandroid/os/UserManager;->isSystemUser()Z -HSPLandroid/os/UserManager;->isUserAdmin(I)Z HSPLandroid/os/UserManager;->isUserRunning(I)Z HSPLandroid/os/UserManager;->isUserRunning(Landroid/os/UserHandle;)Z HSPLandroid/os/UserManager;->isUserSwitcherEnabled()Z HSPLandroid/os/UserManager;->isUserSwitcherEnabled(Z)Z -HSPLandroid/os/UserManager;->isUserTypeDemo(Ljava/lang/String;)Z -HSPLandroid/os/UserManager;->isUserTypeGuest(Ljava/lang/String;)Z HSPLandroid/os/UserManager;->isUserTypeManagedProfile(Ljava/lang/String;)Z -HSPLandroid/os/UserManager;->isUserTypeRestricted(Ljava/lang/String;)Z HSPLandroid/os/UserManager;->isUserUnlocked()Z HSPLandroid/os/UserManager;->isUserUnlocked(I)Z HSPLandroid/os/UserManager;->isUserUnlocked(Landroid/os/UserHandle;)Z HSPLandroid/os/UserManager;->isUserUnlockingOrUnlocked(I)Z -HPLandroid/os/UserManager;->isUserUnlockingOrUnlocked(Landroid/os/UserHandle;)Z -HPLandroid/os/UserManager;->setApplicationRestrictions(Ljava/lang/String;Landroid/os/Bundle;Landroid/os/UserHandle;)V HSPLandroid/os/UserManager;->supportsMultipleUsers()Z -HPLandroid/os/VibrationAttributes$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/VibrationAttributes; -HPLandroid/os/VibrationAttributes$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/VibrationAttributes$Builder;->()V -HSPLandroid/os/VibrationAttributes$Builder;->(Landroid/media/AudioAttributes;Landroid/os/VibrationEffect;)V HSPLandroid/os/VibrationAttributes$Builder;->applyHapticFeedbackHeuristics(Landroid/os/VibrationEffect;)V -HSPLandroid/os/VibrationAttributes$Builder;->build()Landroid/os/VibrationAttributes; -HSPLandroid/os/VibrationAttributes$Builder;->setFlags(Landroid/media/AudioAttributes;)V HSPLandroid/os/VibrationAttributes$Builder;->setUsage(Landroid/media/AudioAttributes;)V HSPLandroid/os/VibrationAttributes;->(III)V -HSPLandroid/os/VibrationAttributes;->(IIILandroid/os/VibrationAttributes$1;)V -HPLandroid/os/VibrationAttributes;->getAudioUsage()I -PLandroid/os/VibrationAttributes;->getUsage()I -HPLandroid/os/VibrationEffect$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/VibrationEffect; -HPLandroid/os/VibrationEffect$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/VibrationEffect$OneShot;->(JI)V -HSPLandroid/os/VibrationEffect$OneShot;->getDuration()J HSPLandroid/os/VibrationEffect$OneShot;->validate()V -HSPLandroid/os/VibrationEffect$Prebaked;->(IZ)V -HSPLandroid/os/VibrationEffect$Prebaked;->(IZI)V HSPLandroid/os/VibrationEffect$Prebaked;->getDuration()J -HPLandroid/os/VibrationEffect$Prebaked;->getEffectStrength()I HSPLandroid/os/VibrationEffect$Prebaked;->getId()I -HSPLandroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z -HPLandroid/os/VibrationEffect$Prebaked;->setEffectStrength(I)V HSPLandroid/os/VibrationEffect$Prebaked;->validate()V -HSPLandroid/os/VibrationEffect$Prebaked;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/VibrationEffect$Waveform;->([J[II)V HSPLandroid/os/VibrationEffect$Waveform;->getDuration()J -HSPLandroid/os/VibrationEffect$Waveform;->hasNonZeroEntry([J)Z HSPLandroid/os/VibrationEffect$Waveform;->validate()V HSPLandroid/os/VibrationEffect;->()V HSPLandroid/os/VibrationEffect;->createOneShot(JI)Landroid/os/VibrationEffect; HSPLandroid/os/VibrationEffect;->createWaveform([JI)Landroid/os/VibrationEffect; HSPLandroid/os/VibrationEffect;->createWaveform([J[II)Landroid/os/VibrationEffect; -HSPLandroid/os/VibrationEffect;->get(I)Landroid/os/VibrationEffect; HSPLandroid/os/VibrationEffect;->get(IZ)Landroid/os/VibrationEffect; HSPLandroid/os/Vibrator;->(Landroid/content/Context;)V -HSPLandroid/os/Vibrator;->getDefaultHapticFeedbackIntensity()I -HSPLandroid/os/Vibrator;->getDefaultNotificationVibrationIntensity()I -HSPLandroid/os/Vibrator;->getDefaultRingVibrationIntensity()I HSPLandroid/os/Vibrator;->loadDefaultIntensity(Landroid/content/Context;I)I HSPLandroid/os/Vibrator;->loadVibrationIntensities(Landroid/content/Context;)V HSPLandroid/os/Vibrator;->vibrate(Landroid/os/VibrationEffect;Landroid/media/AudioAttributes;)V HSPLandroid/os/WorkSource$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/WorkSource; HSPLandroid/os/WorkSource$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/os/WorkSource$WorkChain$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/WorkSource$WorkChain; -HPLandroid/os/WorkSource$WorkChain$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/os/WorkSource$WorkChain;->(Landroid/os/Parcel;)V -HPLandroid/os/WorkSource$WorkChain;->(Landroid/os/Parcel;Landroid/os/WorkSource$1;)V -HSPLandroid/os/WorkSource$WorkChain;->(Landroid/os/WorkSource$WorkChain;)V -HSPLandroid/os/WorkSource$WorkChain;->equals(Ljava/lang/Object;)Z -HPLandroid/os/WorkSource$WorkChain;->getAttributionUid()I -HPLandroid/os/WorkSource$WorkChain;->getTags()[Ljava/lang/String; -HPLandroid/os/WorkSource$WorkChain;->getUids()[I HSPLandroid/os/WorkSource;->()V -HSPLandroid/os/WorkSource;->(I)V HSPLandroid/os/WorkSource;->(ILjava/lang/String;)V HSPLandroid/os/WorkSource;->(Landroid/os/Parcel;)V HSPLandroid/os/WorkSource;->(Landroid/os/WorkSource;)V -HPLandroid/os/WorkSource;->add(I)Z HSPLandroid/os/WorkSource;->add(ILjava/lang/String;)Z HSPLandroid/os/WorkSource;->add(Landroid/os/WorkSource;)Z -HPLandroid/os/WorkSource;->clearNames()V -HSPLandroid/os/WorkSource;->compare(Landroid/os/WorkSource;II)I HSPLandroid/os/WorkSource;->diff(Landroid/os/WorkSource;)Z -HPLandroid/os/WorkSource;->diffChains(Landroid/os/WorkSource;Landroid/os/WorkSource;)[Ljava/util/ArrayList; HSPLandroid/os/WorkSource;->equals(Ljava/lang/Object;)Z -HPLandroid/os/WorkSource;->getAttributionUid()I HSPLandroid/os/WorkSource;->getPackageName(I)Ljava/lang/String; HSPLandroid/os/WorkSource;->getUid(I)I HSPLandroid/os/WorkSource;->getWorkChains()Ljava/util/List; -HPLandroid/os/WorkSource;->insert(II)V HSPLandroid/os/WorkSource;->insert(IILjava/lang/String;)V -HSPLandroid/os/WorkSource;->isChainedBatteryAttributionEnabled(Landroid/content/Context;)Z HSPLandroid/os/WorkSource;->isEmpty()Z HSPLandroid/os/WorkSource;->set(Landroid/os/WorkSource;)V -HPLandroid/os/WorkSource;->setReturningDiffs(Landroid/os/WorkSource;)[Landroid/os/WorkSource; HSPLandroid/os/WorkSource;->size()I HSPLandroid/os/WorkSource;->toString()Ljava/lang/String; HSPLandroid/os/WorkSource;->updateLocked(Landroid/os/WorkSource;ZZ)Z HSPLandroid/os/WorkSource;->updateUidsAndNamesLocked(Landroid/os/WorkSource;ZZ)Z HSPLandroid/os/WorkSource;->updateUidsLocked(Landroid/os/WorkSource;ZZ)Z -HPLandroid/os/WorkSource;->withoutNames()Landroid/os/WorkSource; HSPLandroid/os/WorkSource;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/ZygoteProcess$ZygoteState;->(Landroid/net/LocalSocketAddress;Landroid/net/LocalSocketAddress;Landroid/net/LocalSocket;Ljava/io/DataInputStream;Ljava/io/BufferedWriter;Ljava/util/List;)V -HSPLandroid/os/ZygoteProcess$ZygoteState;->close()V -HSPLandroid/os/ZygoteProcess$ZygoteState;->connect(Landroid/net/LocalSocketAddress;Landroid/net/LocalSocketAddress;)Landroid/os/ZygoteProcess$ZygoteState; -HSPLandroid/os/ZygoteProcess$ZygoteState;->isClosed()Z -HSPLandroid/os/ZygoteProcess$ZygoteState;->matches(Ljava/lang/String;)Z -HSPLandroid/os/ZygoteProcess;->(Landroid/net/LocalSocketAddress;Landroid/net/LocalSocketAddress;)V -HSPLandroid/os/ZygoteProcess;->access$000(Ljava/io/BufferedWriter;Ljava/io/DataInputStream;)Ljava/util/List; -HSPLandroid/os/ZygoteProcess;->attemptConnectionToPrimaryZygote()V -HSPLandroid/os/ZygoteProcess;->attemptConnectionToSecondaryZygote()V -HSPLandroid/os/ZygoteProcess;->attemptZygoteSendArgsAndGetResult(Landroid/os/ZygoteProcess$ZygoteState;Ljava/lang/String;)Landroid/os/Process$ProcessStartResult; -PLandroid/os/ZygoteProcess;->bootCompleted()V -PLandroid/os/ZygoteProcess;->bootCompleted(Ljava/lang/String;)V -HPLandroid/os/ZygoteProcess;->close()V -HSPLandroid/os/ZygoteProcess;->fetchUsapPoolEnabledProp()Z -HSPLandroid/os/ZygoteProcess;->fetchUsapPoolEnabledPropWithMinInterval()Z -HSPLandroid/os/ZygoteProcess;->getAbiList(Ljava/io/BufferedWriter;Ljava/io/DataInputStream;)Ljava/util/List; -HSPLandroid/os/ZygoteProcess;->getPrimarySocketAddress()Landroid/net/LocalSocketAddress; -HSPLandroid/os/ZygoteProcess;->maybeSetApiDenylistExemptions(Landroid/os/ZygoteProcess$ZygoteState;Z)Z -HSPLandroid/os/ZygoteProcess;->maybeSetHiddenApiAccessLogSampleRate(Landroid/os/ZygoteProcess$ZygoteState;)V -PLandroid/os/ZygoteProcess;->maybeSetHiddenApiAccessStatslogSampleRate(Landroid/os/ZygoteProcess$ZygoteState;)V -HSPLandroid/os/ZygoteProcess;->openZygoteSocketIfNeeded(Ljava/lang/String;)Landroid/os/ZygoteProcess$ZygoteState; -HSPLandroid/os/ZygoteProcess;->preloadApp(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;)Z -HSPLandroid/os/ZygoteProcess;->preloadDefault(Ljava/lang/String;)Z -PLandroid/os/ZygoteProcess;->setHiddenApiAccessLogSampleRate(I)V -PLandroid/os/ZygoteProcess;->setHiddenApiAccessStatslogSampleRate(I)V -HSPLandroid/os/ZygoteProcess;->shouldAttemptUsapLaunch(ILjava/util/ArrayList;)Z -HSPLandroid/os/ZygoteProcess;->start(Ljava/lang/String;Ljava/lang/String;II[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IZ[JLjava/util/Map;Ljava/util/Map;ZZ[Ljava/lang/String;)Landroid/os/Process$ProcessStartResult; -HSPLandroid/os/ZygoteProcess;->startChildZygote(Ljava/lang/String;Ljava/lang/String;II[IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)Landroid/os/ChildZygoteProcess; -HSPLandroid/os/ZygoteProcess;->startViaZygote(Ljava/lang/String;Ljava/lang/String;II[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;IZ[JLjava/util/Map;Ljava/util/Map;ZZ[Ljava/lang/String;)Landroid/os/Process$ProcessStartResult; -HSPLandroid/os/ZygoteProcess;->waitForConnectionToZygote(Landroid/net/LocalSocketAddress;)V -HSPLandroid/os/ZygoteProcess;->waitForConnectionToZygote(Ljava/lang/String;)V -HSPLandroid/os/ZygoteProcess;->zygoteSendArgsAndGetResult(Landroid/os/ZygoteProcess$ZygoteState;ILjava/util/ArrayList;)Landroid/os/Process$ProcessStartResult; HPLandroid/os/connectivity/CellularBatteryStats;->(JJJJJJJJJLjava/lang/Long;[J[J[JJ)V -HPLandroid/os/connectivity/CellularBatteryStats;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/os/connectivity/GpsBatteryStats;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/connectivity/WifiActivityEnergyInfo;->(JIJJJJ)V -HSPLandroid/os/connectivity/WifiActivityEnergyInfo;->(JIJJJJJ)V -HSPLandroid/os/connectivity/WifiActivityEnergyInfo;->calculateEnergyMicroJoules(JJJ)J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerEnergyUsedMicroJoules()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerIdleDurationMillis()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerRxDurationMillis()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerScanDurationMillis()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerTxDurationMillis()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getStackState()I -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->getTimeSinceBootMillis()J -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->isValid()Z -HPLandroid/os/connectivity/WifiActivityEnergyInfo;->toString()Ljava/lang/String; -HPLandroid/os/connectivity/WifiBatteryStats;->(JJJJJJJJJJJJJ[J[J[JJ)V -PLandroid/os/connectivity/WifiBatteryStats;->getEnergyConsumedMaMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getIdleTimeMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getKernelActiveTimeMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getLoggingDurationMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getMonitoredRailChargeConsumedMaMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getNumBytesRx()J -PLandroid/os/connectivity/WifiBatteryStats;->getNumBytesTx()J -PLandroid/os/connectivity/WifiBatteryStats;->getNumPacketsRx()J -PLandroid/os/connectivity/WifiBatteryStats;->getNumPacketsTx()J -PLandroid/os/connectivity/WifiBatteryStats;->getRxTimeMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getScanTimeMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getSleepTimeMillis()J -PLandroid/os/connectivity/WifiBatteryStats;->getTxTimeMillis()J -HPLandroid/os/connectivity/WifiBatteryStats;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/os/health/HealthKeys$Constants;->getDataType()Ljava/lang/String; -HPLandroid/os/health/HealthKeys$Constants;->getIndex(II)I -HPLandroid/os/health/HealthKeys$Constants;->getKeys(I)[I -HPLandroid/os/health/HealthKeys$Constants;->getSize(I)I HSPLandroid/os/health/HealthStats;->(Landroid/os/Parcel;)V -HSPLandroid/os/health/HealthStats;->createHealthStatsMap(Landroid/os/Parcel;)Landroid/util/ArrayMap; -HSPLandroid/os/health/HealthStats;->createParcelableMap(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Landroid/util/ArrayMap; -HSPLandroid/os/health/HealthStats;->getIndex([II)I HSPLandroid/os/health/HealthStats;->getMeasurement(I)J HSPLandroid/os/health/HealthStats;->getMeasurements(I)Ljava/util/Map; HSPLandroid/os/health/HealthStats;->getStats(I)Ljava/util/Map; @@ -17180,60 +11968,27 @@ HSPLandroid/os/health/HealthStats;->hasTimer(I)Z HSPLandroid/os/health/HealthStats;->hasTimers(I)Z HSPLandroid/os/health/HealthStatsParceler$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/health/HealthStatsParceler; HSPLandroid/os/health/HealthStatsParceler$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/health/HealthStatsParceler;->(Landroid/os/Parcel;)V HSPLandroid/os/health/HealthStatsParceler;->getHealthStats()Landroid/os/health/HealthStats; -HPLandroid/os/health/HealthStatsParceler;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/os/health/HealthStatsWriter;->(Landroid/os/health/HealthKeys$Constants;)V -HPLandroid/os/health/HealthStatsWriter;->addMeasurement(IJ)V -HPLandroid/os/health/HealthStatsWriter;->addStats(ILjava/lang/String;Landroid/os/health/HealthStatsWriter;)V -HPLandroid/os/health/HealthStatsWriter;->addTimer(IIJ)V -HPLandroid/os/health/HealthStatsWriter;->addTimers(ILjava/lang/String;Landroid/os/health/TimerStat;)V -HPLandroid/os/health/HealthStatsWriter;->countBooleanArray([Z)I -HPLandroid/os/health/HealthStatsWriter;->countObjectArray([Ljava/lang/Object;)I -HPLandroid/os/health/HealthStatsWriter;->flattenToParcel(Landroid/os/Parcel;)V -HPLandroid/os/health/HealthStatsWriter;->writeHealthStatsWriterMap(Landroid/os/Parcel;Landroid/util/ArrayMap;)V -HPLandroid/os/health/HealthStatsWriter;->writeParcelableMap(Landroid/os/Parcel;Landroid/util/ArrayMap;)V +HSPLandroid/os/health/SystemHealthManager;->(Lcom/android/internal/app/IBatteryStats;)V HSPLandroid/os/health/SystemHealthManager;->takeMyUidSnapshot()Landroid/os/health/HealthStats; HSPLandroid/os/health/SystemHealthManager;->takeUidSnapshot(I)Landroid/os/health/HealthStats; HSPLandroid/os/health/TimerStat$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/health/TimerStat; HSPLandroid/os/health/TimerStat$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/os/health/TimerStat;->(IJ)V -HSPLandroid/os/health/TimerStat;->(Landroid/os/Parcel;)V HSPLandroid/os/health/TimerStat;->getCount()I HSPLandroid/os/health/TimerStat;->getTime()J -HPLandroid/os/health/TimerStat;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/image/IDynamicSystemService$Stub;->()V -PLandroid/os/image/IDynamicSystemService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/os/incremental/IncrementalManager;->isFeatureEnabled()Z -HSPLandroid/os/incremental/IncrementalManager;->isIncrementalPath(Ljava/lang/String;)Z -HSPLandroid/os/incremental/IncrementalManager;->unsafeGetFileSignature(Ljava/lang/String;)[B HSPLandroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$iFaeZuRy2mhY5v_pz2Ex8CviIV4;->(Landroid/os/storage/StorageManager$StorageEventListenerDelegate;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$iFaeZuRy2mhY5v_pz2Ex8CviIV4;->run()V HSPLandroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$vS7zBGYJgJjXzaKSy7tlVQdALZk;->(Landroid/os/storage/StorageManager$StorageEventListenerDelegate;Landroid/os/storage/VolumeInfo;II)V HSPLandroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$vS7zBGYJgJjXzaKSy7tlVQdALZk;->run()V -HSPLandroid/os/storage/DiskInfo$1;->newArray(I)[Landroid/os/storage/DiskInfo; -HSPLandroid/os/storage/DiskInfo$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/os/storage/IObbActionListener$Stub;->()V -PLandroid/os/storage/IStorageEventListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/os/storage/IStorageEventListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/os/storage/IStorageEventListener$Stub$Proxy;->onStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLandroid/os/storage/IStorageEventListener$Stub$Proxy;->onVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V HSPLandroid/os/storage/IStorageEventListener$Stub;->()V HSPLandroid/os/storage/IStorageEventListener$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/os/storage/IStorageEventListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageEventListener; -HSPLandroid/os/storage/IStorageEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getAllocatableBytes(Ljava/lang/String;ILjava/lang/String;)J -HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getDisks()[Landroid/os/storage/DiskInfo; HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getVolumeList(ILjava/lang/String;I)[Landroid/os/storage/StorageVolume; -HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getVolumeRecords(I)[Landroid/os/storage/VolumeRecord; HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getVolumes(I)[Landroid/os/storage/VolumeInfo; HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->isUserKeyUnlocked(I)Z -HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->registerListener(Landroid/os/storage/IStorageEventListener;)V -HSPLandroid/os/storage/IStorageManager$Stub;->()V HSPLandroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager; -PLandroid/os/storage/IStorageManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLandroid/os/storage/IStorageManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/os/storage/StorageEventListener;->()V HSPLandroid/os/storage/StorageEventListener;->onStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/os/storage/StorageManager$ObbActionListener;->(Landroid/os/storage/StorageManager;)V @@ -17244,174 +11999,59 @@ HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;->lambda$onVo HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;->onStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;->onVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V HSPLandroid/os/storage/StorageManager$StorageVolumeCallback;->()V -PLandroid/os/storage/StorageManager$StorageVolumeCallback;->onStateChanged(Landroid/os/storage/StorageVolume;)V HSPLandroid/os/storage/StorageManager;->(Landroid/content/Context;Landroid/os/Looper;)V HSPLandroid/os/storage/StorageManager;->allocateBytes(Ljava/io/FileDescriptor;JI)V HSPLandroid/os/storage/StorageManager;->allocateBytes(Ljava/util/UUID;JI)V -HPLandroid/os/storage/StorageManager;->checkExternalStoragePermissionAndAppOp(ZIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Z -HSPLandroid/os/storage/StorageManager;->checkPermissionAndAppOp(Landroid/content/Context;ZIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IZ)Z -HSPLandroid/os/storage/StorageManager;->checkPermissionAndCheckOp(Landroid/content/Context;ZIILjava/lang/String;Ljava/lang/String;I)Z -PLandroid/os/storage/StorageManager;->checkPermissionReadImages(ZIILjava/lang/String;Ljava/lang/String;)Z HSPLandroid/os/storage/StorageManager;->convert(Ljava/lang/String;)Ljava/util/UUID; HSPLandroid/os/storage/StorageManager;->convert(Ljava/util/UUID;)Ljava/lang/String; -PLandroid/os/storage/StorageManager;->findEmulatedForPrivate(Landroid/os/storage/VolumeInfo;)Landroid/os/storage/VolumeInfo; -HPLandroid/os/storage/StorageManager;->findPathForUuid(Ljava/lang/String;)Ljava/io/File; -HPLandroid/os/storage/StorageManager;->findPrivateForEmulated(Landroid/os/storage/VolumeInfo;)Landroid/os/storage/VolumeInfo; -HPLandroid/os/storage/StorageManager;->findVolumeById(Ljava/lang/String;)Landroid/os/storage/VolumeInfo; -HPLandroid/os/storage/StorageManager;->findVolumeByQualifiedUuid(Ljava/lang/String;)Landroid/os/storage/VolumeInfo; -HSPLandroid/os/storage/StorageManager;->from(Landroid/content/Context;)Landroid/os/storage/StorageManager; -HSPLandroid/os/storage/StorageManager;->getAllocatableBytes(Ljava/util/UUID;)J HSPLandroid/os/storage/StorageManager;->getAllocatableBytes(Ljava/util/UUID;I)J -HSPLandroid/os/storage/StorageManager;->getBestVolumeDescription(Landroid/os/storage/VolumeInfo;)Ljava/lang/String; -HSPLandroid/os/storage/StorageManager;->getDisks()Ljava/util/List; -HPLandroid/os/storage/StorageManager;->getPrimaryStorageSize()J -PLandroid/os/storage/StorageManager;->getPrimaryStorageUuid()Ljava/lang/String; -HSPLandroid/os/storage/StorageManager;->getPrimaryVolume()Landroid/os/storage/StorageVolume; -HSPLandroid/os/storage/StorageManager;->getPrimaryVolume([Landroid/os/storage/StorageVolume;)Landroid/os/storage/StorageVolume; -HPLandroid/os/storage/StorageManager;->getStorageCacheBytes(Ljava/io/File;I)J -HSPLandroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J -HSPLandroid/os/storage/StorageManager;->getStorageLowBytes(Ljava/io/File;)J HSPLandroid/os/storage/StorageManager;->getStorageVolume(Ljava/io/File;I)Landroid/os/storage/StorageVolume; HSPLandroid/os/storage/StorageManager;->getStorageVolume([Landroid/os/storage/StorageVolume;Ljava/io/File;)Landroid/os/storage/StorageVolume; HSPLandroid/os/storage/StorageManager;->getStorageVolumes()Ljava/util/List; HSPLandroid/os/storage/StorageManager;->getUuidForPath(Ljava/io/File;)Ljava/util/UUID; HSPLandroid/os/storage/StorageManager;->getVolumeList()[Landroid/os/storage/StorageVolume; HSPLandroid/os/storage/StorageManager;->getVolumeList(II)[Landroid/os/storage/StorageVolume; -HSPLandroid/os/storage/StorageManager;->getVolumeRecords()Ljava/util/List; HSPLandroid/os/storage/StorageManager;->getVolumes()Ljava/util/List; -HSPLandroid/os/storage/StorageManager;->getWritablePrivateVolumes()Ljava/util/List; -HSPLandroid/os/storage/StorageManager;->hasAdoptable()Z -HSPLandroid/os/storage/StorageManager;->hasIsolatedStorage()Z HSPLandroid/os/storage/StorageManager;->inCryptKeeperBounce()Z -HSPLandroid/os/storage/StorageManager;->isBlockEncrypted()Z -HSPLandroid/os/storage/StorageManager;->isEncrypted()Z -HSPLandroid/os/storage/StorageManager;->isFileEncryptedEmulatedOnly()Z HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOnly()Z HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z -HSPLandroid/os/storage/StorageManager;->isUserKeyUnlocked(I)Z -PLandroid/os/storage/StorageManager;->noteAppOpAllowingLegacy(ZIILjava/lang/String;Ljava/lang/String;I)Z -PLandroid/os/storage/StorageManager;->prepareUserStorage(Ljava/lang/String;III)V -HSPLandroid/os/storage/StorageManager;->registerListener(Landroid/os/storage/StorageEventListener;)V -HSPLandroid/os/storage/StorageManagerInternal;->()V HSPLandroid/os/storage/StorageVolume$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/storage/StorageVolume; HSPLandroid/os/storage/StorageVolume$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/storage/StorageVolume$1;->newArray(I)[Landroid/os/storage/StorageVolume; HSPLandroid/os/storage/StorageVolume$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/os/storage/StorageVolume;->(Landroid/os/Parcel;)V HSPLandroid/os/storage/StorageVolume;->(Landroid/os/Parcel;Landroid/os/storage/StorageVolume$1;)V -HSPLandroid/os/storage/StorageVolume;->(Ljava/lang/String;Ljava/io/File;Ljava/io/File;Ljava/lang/String;ZZZZJLandroid/os/UserHandle;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/os/storage/StorageVolume;->allowMassStorage()Z -PLandroid/os/storage/StorageVolume;->describeContents()I -HSPLandroid/os/storage/StorageVolume;->getId()Ljava/lang/String; -HPLandroid/os/storage/StorageVolume;->getOwner()Landroid/os/UserHandle; -HSPLandroid/os/storage/StorageVolume;->getPath()Ljava/lang/String; HSPLandroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File; HSPLandroid/os/storage/StorageVolume;->getState()Ljava/lang/String; HSPLandroid/os/storage/StorageVolume;->getUuid()Ljava/lang/String; HSPLandroid/os/storage/StorageVolume;->isEmulated()Z HSPLandroid/os/storage/StorageVolume;->isPrimary()Z -PLandroid/os/storage/StorageVolume;->toString()Ljava/lang/String; -HSPLandroid/os/storage/StorageVolume;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/os/storage/StorageVolume;->isRemovable()Z HSPLandroid/os/storage/VolumeInfo$2;->createFromParcel(Landroid/os/Parcel;)Landroid/os/storage/VolumeInfo; HSPLandroid/os/storage/VolumeInfo$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/os/storage/VolumeInfo$2;->newArray(I)[Landroid/os/storage/VolumeInfo; HSPLandroid/os/storage/VolumeInfo$2;->newArray(I)[Ljava/lang/Object; HSPLandroid/os/storage/VolumeInfo;->(Landroid/os/Parcel;)V -HSPLandroid/os/storage/VolumeInfo;->(Ljava/lang/String;ILandroid/os/storage/DiskInfo;Ljava/lang/String;)V -HPLandroid/os/storage/VolumeInfo;->buildStorageVolume(Landroid/content/Context;IZ)Landroid/os/storage/StorageVolume; -PLandroid/os/storage/VolumeInfo;->clone()Landroid/os/storage/VolumeInfo; -HSPLandroid/os/storage/VolumeInfo;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -HSPLandroid/os/storage/VolumeInfo;->getDescription()Ljava/lang/String; -HSPLandroid/os/storage/VolumeInfo;->getDiskId()Ljava/lang/String; -HPLandroid/os/storage/VolumeInfo;->getEnvironmentForState(I)Ljava/lang/String; -HSPLandroid/os/storage/VolumeInfo;->getFsUuid()Ljava/lang/String; -HPLandroid/os/storage/VolumeInfo;->getId()Ljava/lang/String; -PLandroid/os/storage/VolumeInfo;->getInternalPath()Ljava/io/File; -HPLandroid/os/storage/VolumeInfo;->getInternalPathForUser(I)Ljava/io/File; -HSPLandroid/os/storage/VolumeInfo;->getMountUserId()I -HSPLandroid/os/storage/VolumeInfo;->getPath()Ljava/io/File; HSPLandroid/os/storage/VolumeInfo;->getPathForUser(I)Ljava/io/File; -PLandroid/os/storage/VolumeInfo;->getState()I HSPLandroid/os/storage/VolumeInfo;->getType()I -HSPLandroid/os/storage/VolumeInfo;->isMountedReadable()Z -HSPLandroid/os/storage/VolumeInfo;->isMountedWritable()Z -HPLandroid/os/storage/VolumeInfo;->isPrimary()Z -HPLandroid/os/storage/VolumeInfo;->isPrimaryEmulatedForUser(I)Z -HPLandroid/os/storage/VolumeInfo;->isVisible()Z -HPLandroid/os/storage/VolumeInfo;->isVisibleForRead(I)Z -HPLandroid/os/storage/VolumeInfo;->isVisibleForUser(I)Z -HPLandroid/os/storage/VolumeInfo;->isVisibleForWrite(I)Z -HSPLandroid/os/storage/VolumeInfo;->toString()Ljava/lang/String; -HPLandroid/os/storage/VolumeInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/os/storage/VolumeRecord$1;->newArray(I)[Landroid/os/storage/VolumeRecord; -HSPLandroid/os/storage/VolumeRecord$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/os/strictmode/CredentialProtectedWhileLockedViolation;->(Ljava/lang/String;)V -HSPLandroid/os/strictmode/CustomViolation;->(Ljava/lang/String;)V HSPLandroid/os/strictmode/DiskReadViolation;->()V -HSPLandroid/os/strictmode/DiskWriteViolation;->()V HSPLandroid/os/strictmode/LeakedClosableViolation;->(Ljava/lang/String;)V -HSPLandroid/os/strictmode/LeakedClosableViolation;->(Ljava/lang/String;Ljava/lang/Throwable;)V -HSPLandroid/os/strictmode/UnbufferedIoViolation;->()V HSPLandroid/os/strictmode/Violation;->(Ljava/lang/String;)V HSPLandroid/os/strictmode/Violation;->calcStackTraceHashCode([Ljava/lang/StackTraceElement;)I HSPLandroid/os/strictmode/Violation;->fillInStackTrace()Ljava/lang/Throwable; HSPLandroid/os/strictmode/Violation;->hashCode()I HSPLandroid/os/strictmode/Violation;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable; -HSPLandroid/permission/-$$Lambda$E--mvMLrqdmQhxOlo056pqWGMZ4;->()V -HSPLandroid/permission/-$$Lambda$E--mvMLrqdmQhxOlo056pqWGMZ4;->()V -HPLandroid/permission/-$$Lambda$E--mvMLrqdmQhxOlo056pqWGMZ4;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLandroid/permission/-$$Lambda$PermissionControllerManager$3PxX-b7KnbieKaV03xPldnxloYY;->(Landroid/permission/IPermissionController;Landroid/os/UserHandle;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$3PxX-b7KnbieKaV03xPldnxloYY;->acceptOrThrow(Ljava/lang/Object;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$CRWKljz6kBtw8XdQPDgxJKprZtw;->()V -PLandroid/permission/-$$Lambda$PermissionControllerManager$CRWKljz6kBtw8XdQPDgxJKprZtw;->()V -PLandroid/permission/-$$Lambda$PermissionControllerManager$CRWKljz6kBtw8XdQPDgxJKprZtw;->run(Ljava/lang/Object;)Ljava/lang/Object; -HPLandroid/permission/-$$Lambda$PermissionControllerManager$L5tWTycNqLnyI30wpAcqbcXGwhg;->(I)V -HPLandroid/permission/-$$Lambda$PermissionControllerManager$L5tWTycNqLnyI30wpAcqbcXGwhg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$RqrClqcvyCOPZ8r2hvavdMx-ag8;->(Ljava/util/function/Consumer;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$RqrClqcvyCOPZ8r2hvavdMx-ag8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$lI7WILZEBwcs2PlXGW0wSiaf4-A;->(Landroid/os/UserHandle;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$lI7WILZEBwcs2PlXGW0wSiaf4-A;->run(Ljava/lang/Object;)Ljava/lang/Object; -HPLandroid/permission/-$$Lambda$PermissionControllerManager$rWMrOYOa6UFTtlj2jl1IKPGR6iI;->(I)V -HPLandroid/permission/-$$Lambda$PermissionControllerManager$rWMrOYOa6UFTtlj2jl1IKPGR6iI;->run(Ljava/lang/Object;)Ljava/lang/Object; -PLandroid/permission/-$$Lambda$PermissionControllerManager$uw5wgKI8EtaDkPt-n3-kdaVqpCc;->(Ljava/util/function/Consumer;)V -PLandroid/permission/-$$Lambda$PermissionControllerManager$uw5wgKI8EtaDkPt-n3-kdaVqpCc;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLandroid/permission/IOnPermissionsChangeListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/permission/IOnPermissionsChangeListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; +HSPLandroid/permission/ILegacyPermissionManager$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/permission/ILegacyPermissionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/ILegacyPermissionManager; HSPLandroid/permission/IOnPermissionsChangeListener$Stub;->()V HSPLandroid/permission/IOnPermissionsChangeListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/permission/IOnPermissionsChangeListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/IOnPermissionsChangeListener; -HSPLandroid/permission/IOnPermissionsChangeListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/permission/IPermissionController$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/permission/IPermissionController$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/permission/IPermissionController$Stub$Proxy;->getRuntimePermissionBackup(Landroid/os/UserHandle;Landroid/os/ParcelFileDescriptor;)V -PLandroid/permission/IPermissionController$Stub$Proxy;->grantOrUpgradeDefaultRuntimePermissions(Lcom/android/internal/infra/AndroidFuture;)V -HPLandroid/permission/IPermissionController$Stub$Proxy;->updateUserSensitiveForApp(ILcom/android/internal/infra/AndroidFuture;)V -HPLandroid/permission/IPermissionController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/IPermissionController; HSPLandroid/permission/IPermissionManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/permission/IPermissionManager$Stub$Proxy;->addOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V -HSPLandroid/permission/IPermissionManager$Stub$Proxy;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I HSPLandroid/permission/IPermissionManager$Stub$Proxy;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;I)I -HSPLandroid/permission/IPermissionManager$Stub;->()V +HSPLandroid/permission/IPermissionManager$Stub$Proxy;->getPermissionInfo(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/PermissionInfo; HSPLandroid/permission/IPermissionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/IPermissionManager; -HPLandroid/permission/IPermissionManager$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLandroid/permission/IPermissionManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/permission/PermissionControllerManager$1;->(Landroid/permission/PermissionControllerManager;Landroid/content/Context;Landroid/content/Intent;IILjava/util/function/Function;Landroid/os/Handler;)V -PLandroid/permission/PermissionControllerManager$1;->getAutoDisconnectTimeoutMs()J -HSPLandroid/permission/PermissionControllerManager$1;->getJobHandler()Landroid/os/Handler; -HSPLandroid/permission/PermissionControllerManager$1;->getRequestTimeoutMs()J -HSPLandroid/permission/PermissionControllerManager;->(Landroid/content/Context;Landroid/os/Handler;)V -PLandroid/permission/PermissionControllerManager;->enforceSomePermissionsGrantedToSelf([Ljava/lang/String;)V -HPLandroid/permission/PermissionControllerManager;->getRuntimePermissionBackup(Landroid/os/UserHandle;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V -PLandroid/permission/PermissionControllerManager;->grantOrUpgradeDefaultRuntimePermissions(Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V -PLandroid/permission/PermissionControllerManager;->lambda$getRuntimePermissionBackup$4(Landroid/permission/IPermissionController;Landroid/os/UserHandle;Landroid/os/ParcelFileDescriptor;)V -PLandroid/permission/PermissionControllerManager;->lambda$getRuntimePermissionBackup$5(Landroid/os/UserHandle;Landroid/permission/IPermissionController;)Ljava/util/concurrent/CompletableFuture; -PLandroid/permission/PermissionControllerManager;->lambda$getRuntimePermissionBackup$6(Ljava/util/function/Consumer;[BLjava/lang/Throwable;)V -PLandroid/permission/PermissionControllerManager;->lambda$grantOrUpgradeDefaultRuntimePermissions$23(Landroid/permission/IPermissionController;)Ljava/util/concurrent/CompletableFuture; -PLandroid/permission/PermissionControllerManager;->lambda$grantOrUpgradeDefaultRuntimePermissions$24(Ljava/util/function/Consumer;Ljava/lang/Boolean;Ljava/lang/Throwable;)V -HPLandroid/permission/PermissionControllerManager;->lambda$updateUserSensitiveForApp$25(ILandroid/permission/IPermissionController;)Ljava/util/concurrent/CompletableFuture; -PLandroid/permission/PermissionControllerManager;->lambda$updateUserSensitiveForApp$26(ILjava/lang/Void;Ljava/lang/Throwable;)V -PLandroid/permission/PermissionControllerManager;->updateUserSensitive()V -HPLandroid/permission/PermissionControllerManager;->updateUserSensitiveForApp(I)V +HSPLandroid/permission/LegacyPermissionManager;->()V +HSPLandroid/permission/LegacyPermissionManager;->(Landroid/permission/ILegacyPermissionManager;)V HSPLandroid/permission/PermissionManager$1;->recompute(Landroid/permission/PermissionManager$PermissionQuery;)Ljava/lang/Integer; HSPLandroid/permission/PermissionManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/permission/PermissionManager$2;->recompute(Landroid/permission/PermissionManager$PackageNamePermissionQuery;)Ljava/lang/Integer; @@ -17422,83 +12062,40 @@ HSPLandroid/permission/PermissionManager$PackageNamePermissionQuery;->hashCode() HSPLandroid/permission/PermissionManager$PermissionQuery;->(Ljava/lang/String;II)V HSPLandroid/permission/PermissionManager$PermissionQuery;->equals(Ljava/lang/Object;)Z HSPLandroid/permission/PermissionManager$PermissionQuery;->hashCode()I -PLandroid/permission/PermissionManager$PermissionQuery;->toString()Ljava/lang/String; -HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->(Landroid/content/pm/permission/SplitPermissionInfoParcelable;)V -HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->(Landroid/content/pm/permission/SplitPermissionInfoParcelable;Landroid/permission/PermissionManager$1;)V -HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->(Ljava/lang/String;Ljava/util/List;I)V HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getNewPermissions()Ljava/util/List; HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getSplitPermission()Ljava/lang/String; HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getTargetSdk()I -HSPLandroid/permission/PermissionManager;->(Landroid/content/Context;Landroid/content/pm/IPackageManager;)V -HSPLandroid/permission/PermissionManager;->(Landroid/content/Context;Landroid/content/pm/IPackageManager;Landroid/permission/IPermissionManager;)V +HSPLandroid/permission/PermissionManager;->(Landroid/content/Context;)V HSPLandroid/permission/PermissionManager;->access$100(Ljava/lang/String;II)I HSPLandroid/permission/PermissionManager;->access$200(Ljava/lang/String;Ljava/lang/String;I)I -HSPLandroid/permission/PermissionManager;->checkDeviceIdentifierAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I HSPLandroid/permission/PermissionManager;->checkPackageNamePermission(Ljava/lang/String;Ljava/lang/String;I)I HSPLandroid/permission/PermissionManager;->checkPackageNamePermissionUncached(Ljava/lang/String;Ljava/lang/String;I)I HSPLandroid/permission/PermissionManager;->checkPermission(Ljava/lang/String;II)I HSPLandroid/permission/PermissionManager;->checkPermissionUncached(Ljava/lang/String;II)I -HSPLandroid/permission/PermissionManager;->disablePackageNamePermissionCache()V +HSPLandroid/permission/PermissionManager;->getPermissionInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionInfo; HSPLandroid/permission/PermissionManager;->getSplitPermissions()Ljava/util/List; -HSPLandroid/permission/PermissionManager;->splitPermissionInfoListToNonParcelableList(Ljava/util/List;)Ljava/util/List; -HSPLandroid/permission/PermissionManager;->splitPermissionInfoListToParcelableList(Ljava/util/List;)Ljava/util/List; -HSPLandroid/permission/PermissionManagerInternal;->()V HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences; HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferencesMode()I HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferencesName(Landroid/content/Context;)Ljava/lang/String; -HSPLandroid/print/IPrintManager$Stub;->()V -PLandroid/print/IPrintSpooler$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/print/IPrintSpooler$Stub$Proxy;->pruneApprovedPrintServices(Ljava/util/List;)V -PLandroid/print/IPrintSpooler$Stub$Proxy;->removeObsoletePrintJobs()V -PLandroid/print/IPrintSpooler$Stub$Proxy;->setClient(Landroid/print/IPrintSpoolerClient;)V -PLandroid/print/IPrintSpooler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/print/IPrintSpooler; -PLandroid/print/IPrintSpoolerCallbacks$Stub;->()V -PLandroid/print/IPrintSpoolerClient$Stub;->()V -PLandroid/print/IPrintSpoolerClient$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/print/IPrintSpoolerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/printservice/IPrintServiceClient$Stub;->()V -PLandroid/printservice/PrintServiceInfo;->(Landroid/content/pm/ResolveInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLandroid/printservice/PrintServiceInfo;->create(Landroid/content/Context;Landroid/content/pm/ResolveInfo;)Landroid/printservice/PrintServiceInfo; -PLandroid/printservice/PrintServiceInfo;->getResolveInfo()Landroid/content/pm/ResolveInfo; -PLandroid/printservice/PrintServiceInfo;->hashCode()I -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;->(Ljava/lang/String;DDD)V -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;->getEncoderId()Ljava/lang/String; -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;->getIRRConfig()Landroid/privacy/internal/rappor/RapporConfig; -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;->getProbabilityP()D -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;->getProbabilityQ()D -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingEncoder;->(Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;Z[B)V -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingEncoder;->encodeBoolean(Z)[B -HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingEncoder;->getLongTermRandomizedResult(DZ[BLjava/lang/String;)Z -HPLandroid/privacy/internal/rappor/RapporConfig;->(Ljava/lang/String;IDDDII)V -HPLandroid/privacy/internal/rappor/RapporEncoder;->(Landroid/privacy/internal/rappor/RapporConfig;Z[B)V -HPLandroid/privacy/internal/rappor/RapporEncoder;->encodeBoolean(Z)[B HPLandroid/provider/-$$Lambda$DeviceConfig$YairmhlStuGR8F_EeY_wxQJ1BbE;->(Landroid/provider/DeviceConfig$OnPropertiesChangedListener;Landroid/provider/DeviceConfig$Properties;)V HPLandroid/provider/-$$Lambda$DeviceConfig$YairmhlStuGR8F_EeY_wxQJ1BbE;->run()V HSPLandroid/provider/-$$Lambda$FontsContract$WVgUrzCPXj60A1zTvF4MwFapZEk;->(Landroid/provider/FontRequest;Ljava/lang/String;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/locks/Lock;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/locks/Condition;)V HSPLandroid/provider/-$$Lambda$FontsContract$WVgUrzCPXj60A1zTvF4MwFapZEk;->run()V HSPLandroid/provider/-$$Lambda$Settings$NameValueCache$Z7GTPI7DmSIWi-whZCckK5AVImc;->(Landroid/provider/Settings$NameValueCache;)V HSPLandroid/provider/-$$Lambda$Settings$NameValueCache$cwerLVCXFm_Hgam0WD1fGOOmpa8;->(Landroid/provider/Settings$NameValueCache;)V -PLandroid/provider/BlockedNumberContract$SystemContract;->blockStatusToString(I)Ljava/lang/String; -PLandroid/provider/BlockedNumberContract$SystemContract;->shouldShowEmergencyCallNotification(Landroid/content/Context;)Z -HPLandroid/provider/BlockedNumberContract$SystemContract;->shouldSystemBlockNumber(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)I -PLandroid/provider/BlockedNumberContract;->access$000()Ljava/lang/String; HSPLandroid/provider/CallLog$Calls;->shouldHaveSharedCallLogEntries(Landroid/content/Context;Landroid/os/UserManager;I)Z HSPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabel(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabelResource(I)I -HPLandroid/provider/ContactsContract$Contacts;->createCorpLookupUriFromEnterpriseLookupUri(Landroid/net/Uri;)Landroid/net/Uri; HSPLandroid/provider/ContactsContract$Contacts;->getLookupUri(JLjava/lang/String;)Landroid/net/Uri; -HSPLandroid/provider/ContactsContract$Contacts;->isEnterpriseContactId(J)Z HSPLandroid/provider/DeviceConfig$1;->(Landroid/os/Handler;)V PLandroid/provider/DeviceConfig$1;->onChange(ZLandroid/net/Uri;)V -HPLandroid/provider/DeviceConfig$Properties$Builder;->(Ljava/lang/String;)V -HPLandroid/provider/DeviceConfig$Properties$Builder;->build()Landroid/provider/DeviceConfig$Properties; -HPLandroid/provider/DeviceConfig$Properties$Builder;->setString(Ljava/lang/String;Ljava/lang/String;)Landroid/provider/DeviceConfig$Properties$Builder; +HSPLandroid/provider/DeviceConfig$Properties$Builder;->(Ljava/lang/String;)V +HSPLandroid/provider/DeviceConfig$Properties$Builder;->build()Landroid/provider/DeviceConfig$Properties; +HSPLandroid/provider/DeviceConfig$Properties$Builder;->setString(Ljava/lang/String;Ljava/lang/String;)Landroid/provider/DeviceConfig$Properties$Builder; HSPLandroid/provider/DeviceConfig$Properties;->(Ljava/lang/String;Ljava/util/Map;)V -PLandroid/provider/DeviceConfig$Properties;->getInt(Ljava/lang/String;I)I HSPLandroid/provider/DeviceConfig$Properties;->getKeyset()Ljava/util/Set; HSPLandroid/provider/DeviceConfig$Properties;->getNamespace()Ljava/lang/String; HSPLandroid/provider/DeviceConfig$Properties;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLandroid/provider/DeviceConfig;->access$100(Landroid/net/Uri;)V HSPLandroid/provider/DeviceConfig;->addOnPropertiesChangedListener(Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V HSPLandroid/provider/DeviceConfig;->createNamespaceUri(Ljava/lang/String;)Landroid/net/Uri; HSPLandroid/provider/DeviceConfig;->enforceReadPermission(Landroid/content/Context;Ljava/lang/String;)V @@ -17508,31 +12105,20 @@ HSPLandroid/provider/DeviceConfig;->getInt(Ljava/lang/String;Ljava/lang/String;I HSPLandroid/provider/DeviceConfig;->getLong(Ljava/lang/String;Ljava/lang/String;J)J HSPLandroid/provider/DeviceConfig;->getProperties(Ljava/lang/String;[Ljava/lang/String;)Landroid/provider/DeviceConfig$Properties; HSPLandroid/provider/DeviceConfig;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/provider/DeviceConfig;->getPublicNamespaces()Ljava/util/List; HSPLandroid/provider/DeviceConfig;->getString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HPLandroid/provider/DeviceConfig;->handleChange(Landroid/net/Uri;)V HSPLandroid/provider/DeviceConfig;->incrementNamespace(Ljava/lang/String;)V HPLandroid/provider/DeviceConfig;->lambda$handleChange$0(Landroid/provider/DeviceConfig$OnPropertiesChangedListener;Landroid/provider/DeviceConfig$Properties;)V HSPLandroid/provider/FontRequest;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V -HSPLandroid/provider/FontRequest;->getIdentifier()Ljava/lang/String; -HSPLandroid/provider/FontRequest;->getProviderAuthority()Ljava/lang/String; -HSPLandroid/provider/FontRequest;->getProviderPackage()Ljava/lang/String; -HSPLandroid/provider/FontRequest;->getQuery()Ljava/lang/String; HSPLandroid/provider/FontsContract$1;->run()V -HSPLandroid/provider/FontsContract$FontFamilyResult;->(I[Landroid/provider/FontsContract$FontInfo;)V HSPLandroid/provider/FontsContract$FontFamilyResult;->getFonts()[Landroid/provider/FontsContract$FontInfo; HSPLandroid/provider/FontsContract$FontFamilyResult;->getStatusCode()I -HSPLandroid/provider/FontsContract$FontInfo;->(Landroid/net/Uri;I[Landroid/graphics/fonts/FontVariationAxis;IZI)V HSPLandroid/provider/FontsContract$FontInfo;->getAxes()[Landroid/graphics/fonts/FontVariationAxis; HSPLandroid/provider/FontsContract$FontInfo;->getResultCode()I HSPLandroid/provider/FontsContract$FontInfo;->getTtcIndex()I HSPLandroid/provider/FontsContract$FontInfo;->getUri()Landroid/net/Uri; HSPLandroid/provider/FontsContract$FontInfo;->getWeight()I HSPLandroid/provider/FontsContract$FontInfo;->isItalic()Z -PLandroid/provider/FontsContract;->access$000()Ljava/lang/Object; -PLandroid/provider/FontsContract;->access$100()Landroid/os/HandlerThread; -PLandroid/provider/FontsContract;->access$102(Landroid/os/HandlerThread;)Landroid/os/HandlerThread; -PLandroid/provider/FontsContract;->access$202(Landroid/os/Handler;)Landroid/os/Handler; HSPLandroid/provider/FontsContract;->buildTypeface(Landroid/content/Context;Landroid/os/CancellationSignal;[Landroid/provider/FontsContract$FontInfo;)Landroid/graphics/Typeface; HSPLandroid/provider/FontsContract;->fetchFonts(Landroid/content/Context;Landroid/os/CancellationSignal;Landroid/provider/FontRequest;)Landroid/provider/FontsContract$FontFamilyResult; HSPLandroid/provider/FontsContract;->getFontFromProvider(Landroid/content/Context;Landroid/provider/FontRequest;Ljava/lang/String;Landroid/os/CancellationSignal;)[Landroid/provider/FontsContract$FontInfo; @@ -17550,8 +12136,6 @@ HSPLandroid/provider/SearchIndexablesProvider;->querySliceUriPairs()Landroid/dat HSPLandroid/provider/Settings$Config;->createCompositeName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/provider/Settings$Config;->createPrefix(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/provider/Settings$Config;->getStrings(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/util/List;)Ljava/util/Map; -HSPLandroid/provider/Settings$Config;->registerMonitorCallback(Landroid/content/ContentResolver;Landroid/os/RemoteCallback;)V -HSPLandroid/provider/Settings$Config;->registerMonitorCallbackAsUser(Landroid/content/ContentResolver;ILandroid/os/RemoteCallback;)V HSPLandroid/provider/Settings$ContentProviderHolder;->access$000(Landroid/provider/Settings$ContentProviderHolder;)Landroid/net/Uri; HSPLandroid/provider/Settings$ContentProviderHolder;->getProvider(Landroid/content/ContentResolver;)Landroid/content/IContentProvider; HSPLandroid/provider/Settings$GenerationTracker;->(Landroid/util/MemoryIntArray;IILjava/lang/Runnable;)V @@ -17562,22 +12146,17 @@ HSPLandroid/provider/Settings$Global;->getFloat(Landroid/content/ContentResolver HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I HSPLandroid/provider/Settings$Global;->getLong(Landroid/content/ContentResolver;Ljava/lang/String;J)J -HSPLandroid/provider/Settings$Global;->getMovedToSecureSettings(Ljava/util/Set;)V HSPLandroid/provider/Settings$Global;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/provider/Settings$Global;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/provider/Settings$Global;->getUriFor(Ljava/lang/String;)Landroid/net/Uri; -HSPLandroid/provider/Settings$Global;->isValidZenMode(I)Z HSPLandroid/provider/Settings$Global;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z HSPLandroid/provider/Settings$Global;->putLong(Landroid/content/ContentResolver;Ljava/lang/String;J)Z HSPLandroid/provider/Settings$Global;->putString(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;)Z -HSPLandroid/provider/Settings$Global;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z HSPLandroid/provider/Settings$Global;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z -HSPLandroid/provider/Settings$Global;->zenModeToString(I)Ljava/lang/String; HSPLandroid/provider/Settings$NameValueCache;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/provider/Settings$NameValueCache;->getStringsForPrefix(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/util/List;)Landroid/util/ArrayMap; HSPLandroid/provider/Settings$NameValueCache;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z HSPLandroid/provider/Settings$NameValueTable;->getUriFor(Landroid/net/Uri;Ljava/lang/String;)Landroid/net/Uri; -HSPLandroid/provider/Settings$Secure;->getCloneToManagedProfileSettings(Ljava/util/Set;)V HSPLandroid/provider/Settings$Secure;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F HSPLandroid/provider/Settings$Secure;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I HSPLandroid/provider/Settings$Secure;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I @@ -17585,7 +12164,6 @@ HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentRes HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I HSPLandroid/provider/Settings$Secure;->getLong(Landroid/content/ContentResolver;Ljava/lang/String;J)J HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/String;JI)J -HSPLandroid/provider/Settings$Secure;->getMovedToGlobalSettings(Ljava/util/Set;)V HSPLandroid/provider/Settings$Secure;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/provider/Settings$Secure;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/provider/Settings$Secure;->getUriFor(Ljava/lang/String;)Landroid/net/Uri; @@ -17594,86 +12172,34 @@ HSPLandroid/provider/Settings$Secure;->putIntForUser(Landroid/content/ContentRes HSPLandroid/provider/Settings$Secure;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z HSPLandroid/provider/Settings$Secure;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z HSPLandroid/provider/Settings$SettingNotFoundException;->(Ljava/lang/String;)V -HSPLandroid/provider/Settings$System;->adjustConfigurationForUser(Landroid/content/ContentResolver;Landroid/content/res/Configuration;IZ)V -HSPLandroid/provider/Settings$System;->clearConfiguration(Landroid/content/res/Configuration;)V -HSPLandroid/provider/Settings$System;->getCloneFromParentOnValueSettings(Ljava/util/Map;)V -HSPLandroid/provider/Settings$System;->getCloneToManagedProfileSettings(Ljava/util/Set;)V -HSPLandroid/provider/Settings$System;->getConfiguration(Landroid/content/ContentResolver;Landroid/content/res/Configuration;)V HSPLandroid/provider/Settings$System;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F HSPLandroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)I HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I -HSPLandroid/provider/Settings$System;->getMovedToGlobalSettings(Ljava/util/Set;)V -HSPLandroid/provider/Settings$System;->getMovedToSecureSettings(Ljava/util/Set;)V -HSPLandroid/provider/Settings$System;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/provider/Settings$System;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/provider/Settings$System;->getUriFor(Ljava/lang/String;)Landroid/net/Uri; -HPLandroid/provider/Settings$System;->putFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)Z +HSPLandroid/provider/Settings$System;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z HSPLandroid/provider/Settings$System;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z HSPLandroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z HSPLandroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;IZ)Z -HPLandroid/provider/Settings;->checkAndNoteChangeNetworkStateOperation(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Z)Z HSPLandroid/provider/Settings;->isCallingPackageAllowedToPerformAppOpsProtectedOperation(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;ZI[Ljava/lang/String;Z)Z HSPLandroid/provider/Settings;->isInSystemServer()Z -HSPLandroid/provider/Settings;->setInSystemServer()V HSPLandroid/provider/Telephony$Sms;->getDefaultSmsPackage(Landroid/content/Context;)Ljava/lang/String; -HSPLandroid/renderscript/BaseObj;->(JLandroid/renderscript/RenderScript;)V -HSPLandroid/renderscript/BaseObj;->equals(Ljava/lang/Object;)Z -HSPLandroid/renderscript/BaseObj;->getID(Landroid/renderscript/RenderScript;)J -HSPLandroid/renderscript/Element;->(JLandroid/renderscript/RenderScript;Landroid/renderscript/Element$DataType;Landroid/renderscript/Element$DataKind;ZI)V -HSPLandroid/renderscript/Element;->U8_4(Landroid/renderscript/RenderScript;)Landroid/renderscript/Element; -HSPLandroid/renderscript/Element;->createVector(Landroid/renderscript/RenderScript;Landroid/renderscript/Element$DataType;I)Landroid/renderscript/Element; -HSPLandroid/renderscript/Element;->isCompatible(Landroid/renderscript/Element;)Z -HSPLandroid/renderscript/RenderScript$MessageThread;->run()V -HSPLandroid/renderscript/RenderScript;->(Landroid/content/Context;)V -HSPLandroid/renderscript/RenderScript;->create(Landroid/content/Context;)Landroid/renderscript/RenderScript; -HSPLandroid/renderscript/RenderScript;->create(Landroid/content/Context;ILandroid/renderscript/RenderScript$ContextType;I)Landroid/renderscript/RenderScript; -HSPLandroid/renderscript/RenderScript;->getCachePath()Ljava/lang/String; -HSPLandroid/renderscript/RenderScript;->internalCreate(Landroid/content/Context;ILandroid/renderscript/RenderScript$ContextType;I)Landroid/renderscript/RenderScript; -HSPLandroid/renderscript/RenderScript;->nContextCreate(JIII)J -HSPLandroid/renderscript/RenderScript;->nContextSetCacheDir(Ljava/lang/String;)V -HSPLandroid/renderscript/RenderScript;->nElementCreate(JIZI)J -HSPLandroid/renderscript/RenderScript;->nScriptIntrinsicCreate(IJ)J -HSPLandroid/renderscript/RenderScript;->nScriptSetVarF(JIF)V -HSPLandroid/renderscript/RenderScript;->validate()V HSPLandroid/renderscript/RenderScriptCacheDir;->setupDiskCache(Ljava/io/File;)V -HSPLandroid/renderscript/Script;->(JLandroid/renderscript/RenderScript;)V -HSPLandroid/renderscript/ScriptIntrinsicBlur;->create(Landroid/renderscript/RenderScript;Landroid/renderscript/Element;)Landroid/renderscript/ScriptIntrinsicBlur; -HSPLandroid/renderscript/ScriptIntrinsicBlur;->setRadius(F)V HSPLandroid/security/Credentials;->deleteAllTypesForAlias(Landroid/security/KeyStore;Ljava/lang/String;I)Z HSPLandroid/security/Credentials;->deleteCertificateTypesForAlias(Landroid/security/KeyStore;Ljava/lang/String;I)Z HSPLandroid/security/Credentials;->deleteUserKeyTypeForAlias(Landroid/security/KeyStore;Ljava/lang/String;I)Z -HSPLandroid/security/GateKeeper;->getSecureUserId()J -HSPLandroid/security/GateKeeper;->getService()Landroid/service/gatekeeper/IGateKeeperService; -HSPLandroid/security/IFileIntegrityService$Stub;->()V -HPLandroid/security/IFileIntegrityService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/security/IKeyChainService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/security/IKeyChainService$Stub$Proxy;->getUserCaAliases()Landroid/content/pm/StringParceledListSlice; -HSPLandroid/security/IKeyChainService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/security/IKeyChainService; -HSPLandroid/security/KeyChain$1;->(Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/CountDownLatch;)V HSPLandroid/security/KeyChain$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -PLandroid/security/KeyChain$KeyChainConnection;->(Landroid/content/Context;Landroid/content/ServiceConnection;Landroid/security/IKeyChainService;)V HSPLandroid/security/KeyChain$KeyChainConnection;->close()V HSPLandroid/security/KeyChain$KeyChainConnection;->getService()Landroid/security/IKeyChainService; HSPLandroid/security/KeyChain;->bindAsUser(Landroid/content/Context;Landroid/os/UserHandle;)Landroid/security/KeyChain$KeyChainConnection; -HSPLandroid/security/KeyChain;->ensureNotOnMainThread(Landroid/content/Context;)V -HSPLandroid/security/KeyStore$KeyCharacteristicsCallbackResult;->(Landroid/security/KeyStore;Landroid/security/keystore/KeystoreResponse;Landroid/security/keymaster/KeyCharacteristics;)V HSPLandroid/security/KeyStore$KeyCharacteristicsCallbackResult;->getKeyCharacteristics()Landroid/security/keymaster/KeyCharacteristics; HSPLandroid/security/KeyStore$KeyCharacteristicsCallbackResult;->getKeystoreResponse()Landroid/security/keystore/KeystoreResponse; -HSPLandroid/security/KeyStore$KeyCharacteristicsPromise;->(Landroid/security/KeyStore;)V -HSPLandroid/security/KeyStore$KeyCharacteristicsPromise;->(Landroid/security/KeyStore;Landroid/security/KeyStore$1;)V -HSPLandroid/security/KeyStore$KeyCharacteristicsPromise;->getFuture()Ljava/util/concurrent/CompletableFuture; HSPLandroid/security/KeyStore$KeyCharacteristicsPromise;->onFinished(Landroid/security/keystore/KeystoreResponse;Landroid/security/keymaster/KeyCharacteristics;)V -HSPLandroid/security/KeyStore$KeystoreResultPromise;->(Landroid/security/KeyStore;)V -HSPLandroid/security/KeyStore$KeystoreResultPromise;->(Landroid/security/KeyStore;Landroid/security/KeyStore$1;)V -HSPLandroid/security/KeyStore$OperationPromise;->(Landroid/security/KeyStore;)V -HSPLandroid/security/KeyStore$OperationPromise;->(Landroid/security/KeyStore;Landroid/security/KeyStore$1;)V -HSPLandroid/security/KeyStore$OperationPromise;->getFuture()Ljava/util/concurrent/CompletableFuture; HSPLandroid/security/KeyStore$OperationPromise;->onFinished(Landroid/security/keymaster/OperationResult;)V HSPLandroid/security/KeyStore;->(Landroid/security/keystore/IKeystoreService;)V HSPLandroid/security/KeyStore;->abort(Landroid/os/IBinder;)I HSPLandroid/security/KeyStore;->begin(Ljava/lang/String;IZLandroid/security/keymaster/KeymasterArguments;[BI)Landroid/security/keymaster/OperationResult; -HSPLandroid/security/KeyStore;->contains(Ljava/lang/String;)Z HSPLandroid/security/KeyStore;->contains(Ljava/lang/String;I)Z HSPLandroid/security/KeyStore;->delete(Ljava/lang/String;I)Z HSPLandroid/security/KeyStore;->delete2(Ljava/lang/String;I)I @@ -17684,83 +12210,50 @@ HSPLandroid/security/KeyStore;->getApplicationContext()Landroid/content/Context; HSPLandroid/security/KeyStore;->getInstance()Landroid/security/KeyStore; HSPLandroid/security/KeyStore;->getKeyCharacteristics(Ljava/lang/String;Landroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;ILandroid/security/keymaster/KeyCharacteristics;)I HSPLandroid/security/KeyStore;->getToken()Landroid/os/IBinder; -HSPLandroid/security/KeyStore;->grant(Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/security/KeyStore;->interruptedPreservingGet(Ljava/util/concurrent/CompletableFuture;)Ljava/lang/Object; -HPLandroid/security/KeyStore;->onUserLockedStateChanged(IZ)V -PLandroid/security/KeyStore;->state(I)Landroid/security/KeyStore$State; -HPLandroid/security/KeyStore;->unlock(ILjava/lang/String;)Z HSPLandroid/security/KeyStore;->update(Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B)Landroid/security/keymaster/OperationResult; HSPLandroid/security/NetworkSecurityPolicy;->getInstance()Landroid/security/NetworkSecurityPolicy; -PLandroid/security/Scrypt;->()V -HSPLandroid/security/keymaster/IKeyAttestationApplicationIdProvider$Stub;->()V -HPLandroid/security/keymaster/IKeyAttestationApplicationIdProvider$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/security/keymaster/KeyAttestationApplicationId;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/security/keymaster/KeyAttestationPackageInfo;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/security/NetworkSecurityPolicy;->isCleartextTrafficPermitted(Ljava/lang/String;)Z HSPLandroid/security/keymaster/KeyCharacteristics$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeyCharacteristics; HSPLandroid/security/keymaster/KeyCharacteristics$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/security/keymaster/KeyCharacteristics;->()V -HSPLandroid/security/keymaster/KeyCharacteristics;->(Landroid/os/Parcel;)V HSPLandroid/security/keymaster/KeyCharacteristics;->getEnum(I)Ljava/lang/Integer; HSPLandroid/security/keymaster/KeyCharacteristics;->getEnums(I)Ljava/util/List; -HSPLandroid/security/keymaster/KeyCharacteristics;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/security/keymaster/KeyCharacteristics;->shallowCopyFrom(Landroid/security/keymaster/KeyCharacteristics;)V HSPLandroid/security/keymaster/KeymasterArgument$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeymasterArgument; HSPLandroid/security/keymaster/KeymasterArgument$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/security/keymaster/KeymasterArgument;->(I)V HSPLandroid/security/keymaster/KeymasterArgument;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeymasterArguments; HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/security/keymaster/KeymasterArguments;->()V -HSPLandroid/security/keymaster/KeymasterArguments;->(Landroid/os/Parcel;)V -HSPLandroid/security/keymaster/KeymasterArguments;->(Landroid/os/Parcel;Landroid/security/keymaster/KeymasterArguments$1;)V HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V HSPLandroid/security/keymaster/KeymasterArguments;->addDateIfNotNull(ILjava/util/Date;)V HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V -HSPLandroid/security/keymaster/KeymasterArguments;->addEnumTag(II)V HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V -HSPLandroid/security/keymaster/KeymasterArguments;->addLongTag(ILjava/math/BigInteger;)V HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V -HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedLong(ILjava/math/BigInteger;)V HSPLandroid/security/keymaster/KeymasterArguments;->containsTag(I)Z HSPLandroid/security/keymaster/KeymasterArguments;->getArgumentByTag(I)Landroid/security/keymaster/KeymasterArgument; HSPLandroid/security/keymaster/KeymasterArguments;->getBytes(I[B)[B HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I -HSPLandroid/security/keymaster/KeymasterArguments;->getEnumTagValue(Landroid/security/keymaster/KeymasterArgument;)I HSPLandroid/security/keymaster/KeymasterArguments;->getEnums(I)Ljava/util/List; -PLandroid/security/keymaster/KeymasterArguments;->toUint64(J)Ljava/math/BigInteger; HSPLandroid/security/keymaster/KeymasterArguments;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/security/keymaster/KeymasterBlob;->([B)V HSPLandroid/security/keymaster/KeymasterBlob;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/security/keymaster/KeymasterBlobArgument;->(ILandroid/os/Parcel;)V HSPLandroid/security/keymaster/KeymasterBlobArgument;->(I[B)V HSPLandroid/security/keymaster/KeymasterBlobArgument;->writeValue(Landroid/os/Parcel;)V HSPLandroid/security/keymaster/KeymasterBooleanArgument;->(I)V -HSPLandroid/security/keymaster/KeymasterBooleanArgument;->(ILandroid/os/Parcel;)V HSPLandroid/security/keymaster/KeymasterBooleanArgument;->writeValue(Landroid/os/Parcel;)V -HSPLandroid/security/keymaster/KeymasterCertificateChain;->()V -HSPLandroid/security/keymaster/KeymasterCertificateChain;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/security/keymaster/KeymasterDateArgument;->(ILandroid/os/Parcel;)V HSPLandroid/security/keymaster/KeymasterDefs;->getTagType(I)I HSPLandroid/security/keymaster/KeymasterIntArgument;->(II)V -HSPLandroid/security/keymaster/KeymasterIntArgument;->(ILandroid/os/Parcel;)V HSPLandroid/security/keymaster/KeymasterIntArgument;->writeValue(Landroid/os/Parcel;)V -HSPLandroid/security/keymaster/KeymasterLongArgument;->(IJ)V -HSPLandroid/security/keymaster/KeymasterLongArgument;->(ILandroid/os/Parcel;)V -HSPLandroid/security/keymaster/KeymasterLongArgument;->writeValue(Landroid/os/Parcel;)V HSPLandroid/security/keymaster/OperationResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/OperationResult; HSPLandroid/security/keymaster/OperationResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/security/keymaster/OperationResult;->(ILandroid/os/IBinder;JI[BLandroid/security/keymaster/KeymasterArguments;)V HSPLandroid/security/keymaster/OperationResult;->(Landroid/os/Parcel;)V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;->(Landroid/security/KeyStore;Landroid/os/IBinder;)V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;->(Landroid/security/KeyStore;Landroid/os/IBinder;Landroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$1;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;->finish([B[B[B)Landroid/security/keymaster/OperationResult; -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;->(Landroid/security/keystore/KeyStoreCryptoOperationStreamer;)V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;->(Landroid/security/keystore/KeyStoreCryptoOperationStreamer;Landroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$1;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;->doFinal([BII[B[B)[B HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding;->()V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding;->finalize()V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->(I)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->addAlgorithmSpecificParametersToBegin(Landroid/security/keymaster/KeymasterArguments;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->createAdditionalAuthenticationDataStreamer(Landroid/security/KeyStore;Landroid/os/IBinder;)Landroid/security/keystore/KeyStoreCryptoOperationStreamer; HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->createMainDataStreamer(Landroid/security/KeyStore;Landroid/os/IBinder;)Landroid/security/keystore/KeyStoreCryptoOperationStreamer; @@ -17770,15 +12263,14 @@ HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->ini HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->initAlgorithmSpecificParameters(Ljava/security/spec/AlgorithmParameterSpec;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->resetAll()V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->resetWhilePreservingInitState()V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->(II)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->addAlgorithmSpecificParametersToBegin(Landroid/security/keymaster/KeymasterArguments;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->engineGetIV()[B HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->getIv()[B HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->initKey(ILjava/security/Key;)V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->loadAlgorithmSpecificParametersFromBeginResult(Landroid/security/keymaster/KeymasterArguments;)V -HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->resetAll()V HSPLandroid/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi;->setIv([B)V HSPLandroid/security/keystore/AndroidKeyStoreBCWorkaroundProvider;->()V +HSPLandroid/security/keystore/AndroidKeyStoreBCWorkaroundProvider;->(Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreBCWorkaroundProvider;->putAsymmetricCipherImpl(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreBCWorkaroundProvider;->putMacImpl(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreBCWorkaroundProvider;->putSignatureImpl(Ljava/lang/String;Ljava/lang/String;)V @@ -17787,8 +12279,6 @@ HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->()V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->engineDoFinal([BII)[B HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->engineInit(ILjava/security/Key;Ljava/security/SecureRandom;)V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->engineInit(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V -HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->engineUnwrap([BLjava/lang/String;I)Ljava/security/Key; -HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->engineWrap(Ljava/security/Key;)[B HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->ensureKeystoreOperationInitialized()V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->finalize()V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->flushAAD()V @@ -17797,34 +12287,14 @@ HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->isEncrypting()Z HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->resetAll()V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->resetWhilePreservingInitState()V HSPLandroid/security/keystore/AndroidKeyStoreCipherSpiBase;->setKey(Landroid/security/keystore/AndroidKeyStoreKey;)V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi$HmacSHA256;->()V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->(I)V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->engineDoFinal()[B -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->engineInit(Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->engineReset()V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->engineUpdate([BII)V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->ensureKeystoreOperationInitialized()V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->finalize()V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->init(Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->resetAll()V -HSPLandroid/security/keystore/AndroidKeyStoreHmacSpi;->resetWhilePreservingInitState()V HSPLandroid/security/keystore/AndroidKeyStoreKey;->(Ljava/lang/String;ILjava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreKey;->getAlgorithm()Ljava/lang/String; HSPLandroid/security/keystore/AndroidKeyStoreKey;->getAlias()Ljava/lang/String; HSPLandroid/security/keystore/AndroidKeyStoreKey;->getFormat()Ljava/lang/String; HSPLandroid/security/keystore/AndroidKeyStoreKey;->getUid()I -HSPLandroid/security/keystore/AndroidKeyStoreKeyFactorySpi;->()V -HSPLandroid/security/keystore/AndroidKeyStoreKeyFactorySpi;->engineGeneratePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey; -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi$AES;->()V -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi$AES;->engineInit(Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi;->(II)V -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi;->(III)V -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi;->engineGenerateKey()Ljavax/crypto/SecretKey; -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi;->engineInit(Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V -HSPLandroid/security/keystore/AndroidKeyStoreKeyGeneratorSpi;->resetAll()V -HSPLandroid/security/keystore/AndroidKeyStoreLoadStoreParameter;->(I)V HSPLandroid/security/keystore/AndroidKeyStoreLoadStoreParameter;->getUid()I HSPLandroid/security/keystore/AndroidKeyStoreProvider;->()V +HSPLandroid/security/keystore/AndroidKeyStoreProvider;->(Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreProvider;->getKeyCharacteristics(Landroid/security/KeyStore;Ljava/lang/String;I)Landroid/security/keymaster/KeyCharacteristics; HSPLandroid/security/keystore/AndroidKeyStoreProvider;->getKeyStoreForUid(I)Ljava/security/KeyStore; HSPLandroid/security/keystore/AndroidKeyStoreProvider;->install()V @@ -17832,26 +12302,18 @@ HSPLandroid/security/keystore/AndroidKeyStoreProvider;->loadAndroidKeyStoreKeyFr HSPLandroid/security/keystore/AndroidKeyStoreProvider;->loadAndroidKeyStoreSecretKeyFromKeystore(Ljava/lang/String;ILandroid/security/keymaster/KeyCharacteristics;)Landroid/security/keystore/AndroidKeyStoreSecretKey; HSPLandroid/security/keystore/AndroidKeyStoreProvider;->putKeyFactoryImpl(Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreProvider;->putSecretKeyFactoryImpl(Ljava/lang/String;)V -HSPLandroid/security/keystore/AndroidKeyStoreSecretKey;->(Ljava/lang/String;ILjava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreSpi;->()V HSPLandroid/security/keystore/AndroidKeyStoreSpi;->engineContainsAlias(Ljava/lang/String;)Z -HSPLandroid/security/keystore/AndroidKeyStoreSpi;->engineDeleteEntry(Ljava/lang/String;)V HSPLandroid/security/keystore/AndroidKeyStoreSpi;->engineGetKey(Ljava/lang/String;[C)Ljava/security/Key; HSPLandroid/security/keystore/AndroidKeyStoreSpi;->engineLoad(Ljava/security/KeyStore$LoadStoreParameter;)V +HSPLandroid/security/keystore/AndroidKeyStoreSpi;->isKeyEntry(Ljava/lang/String;)Z HSPLandroid/security/keystore/ArrayUtils;->cloneIfNotEmpty([B)[B HSPLandroid/security/keystore/ArrayUtils;->cloneIfNotEmpty([Ljava/lang/String;)[Ljava/lang/String; -HSPLandroid/security/keystore/ArrayUtils;->concat([BII[BII)[B -HSPLandroid/security/keystore/ArrayUtils;->concat([B[B)[B -HSPLandroid/security/keystore/ArrayUtils;->copy([BI[BII)I HSPLandroid/security/keystore/ArrayUtils;->nullToEmpty([Ljava/lang/String;)[Ljava/lang/String; -HSPLandroid/security/keystore/ArrayUtils;->subarray([BII)[B -HSPLandroid/security/keystore/IKeystoreKeyCharacteristicsCallback$Stub;->()V HSPLandroid/security/keystore/IKeystoreKeyCharacteristicsCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/security/keystore/IKeystoreKeyCharacteristicsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/security/keystore/IKeystoreOperationResultCallback$Stub;->()V HSPLandroid/security/keystore/IKeystoreOperationResultCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/security/keystore/IKeystoreOperationResultCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/security/keystore/IKeystoreResponseCallback$Stub;->()V HSPLandroid/security/keystore/IKeystoreResponseCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->abort(Landroid/security/keystore/IKeystoreResponseCallback;Landroid/os/IBinder;)I @@ -17862,10 +12324,6 @@ HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->exist(Ljava/lang/Str HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->finish(Landroid/security/keystore/IKeystoreOperationResultCallback;Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B[B[B)I HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->generateKey(Landroid/security/keystore/IKeystoreKeyCharacteristicsCallback;Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;[BII)I HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->getKeyCharacteristics(Landroid/security/keystore/IKeystoreKeyCharacteristicsCallback;Ljava/lang/String;Landroid/security/keymaster/KeymasterBlob;Landroid/security/keymaster/KeymasterBlob;I)I -PLandroid/security/keystore/IKeystoreService$Stub$Proxy;->getState(I)I -HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->grant(Ljava/lang/String;I)Ljava/lang/String; -HPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->onKeyguardVisibilityChanged(ZI)I -HPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->unlock(ILjava/lang/String;)I HSPLandroid/security/keystore/IKeystoreService$Stub$Proxy;->update(Landroid/security/keystore/IKeystoreOperationResultCallback;Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B)I HSPLandroid/security/keystore/IKeystoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/security/keystore/IKeystoreService; HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->(Ljava/lang/String;I)V @@ -17873,15 +12331,8 @@ HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->build()Landroid/secu HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setBlockModes([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder; HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setEncryptionPaddings([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder; HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setKeySize(I)Landroid/security/keystore/KeyGenParameterSpec$Builder; -PLandroid/security/keystore/KeyGenParameterSpec$Builder;->setUserAuthenticationParameters(II)Landroid/security/keystore/KeyGenParameterSpec$Builder; -HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setUserAuthenticationRequired(Z)Landroid/security/keystore/KeyGenParameterSpec$Builder; -PLandroid/security/keystore/KeyGenParameterSpec$Builder;->setUserAuthenticationValidityDurationSeconds(I)Landroid/security/keystore/KeyGenParameterSpec$Builder; HSPLandroid/security/keystore/KeyGenParameterSpec;->(Ljava/lang/String;IILjava/security/spec/AlgorithmParameterSpec;Ljavax/security/auth/x500/X500Principal;Ljava/math/BigInteger;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;I[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ZZIIZ[BZZZZZZZZ)V -HSPLandroid/security/keystore/KeyGenParameterSpec;->getAlgorithmParameterSpec()Ljava/security/spec/AlgorithmParameterSpec; -HSPLandroid/security/keystore/KeyGenParameterSpec;->getAttestationChallenge()[B HSPLandroid/security/keystore/KeyGenParameterSpec;->getBlockModes()[Ljava/lang/String; -PLandroid/security/keystore/KeyGenParameterSpec;->getBoundToSpecificSecureUserId()J -HSPLandroid/security/keystore/KeyGenParameterSpec;->getDigests()[Ljava/lang/String; HSPLandroid/security/keystore/KeyGenParameterSpec;->getEncryptionPaddings()[Ljava/lang/String; HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeySize()I HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeyValidityForConsumptionEnd()Ljava/util/Date; @@ -17891,58 +12342,35 @@ HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeystoreAlias()Ljava/lang HSPLandroid/security/keystore/KeyGenParameterSpec;->getPurposes()I HSPLandroid/security/keystore/KeyGenParameterSpec;->getSignaturePaddings()[Ljava/lang/String; HSPLandroid/security/keystore/KeyGenParameterSpec;->getUid()I -HSPLandroid/security/keystore/KeyGenParameterSpec;->getUserAuthenticationType()I -HSPLandroid/security/keystore/KeyGenParameterSpec;->getUserAuthenticationValidityDurationSeconds()I HSPLandroid/security/keystore/KeyGenParameterSpec;->isCriticalToDeviceEncryption()Z -HSPLandroid/security/keystore/KeyGenParameterSpec;->isDevicePropertiesAttestationIncluded()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isDigestsSpecified()Z -HSPLandroid/security/keystore/KeyGenParameterSpec;->isRandomizedEncryptionRequired()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isStrongBoxBacked()Z -HSPLandroid/security/keystore/KeyGenParameterSpec;->isUniqueIdIncluded()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isUnlockedDeviceRequired()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationRequired()Z -HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationValidWhileOnBody()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserConfirmationRequired()Z HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserPresenceRequired()Z HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I -HSPLandroid/security/keystore/KeyProperties$BlockMode;->toKeymaster(Ljava/lang/String;)I HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)[I -HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->toKeymaster(Ljava/lang/String;)I HSPLandroid/security/keystore/KeyProperties$KeyAlgorithm;->fromKeymasterSecretKeyAlgorithm(II)Ljava/lang/String; HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I HSPLandroid/security/keystore/KeyProperties$Purpose;->toKeymaster(I)I -HSPLandroid/security/keystore/KeyProperties;->access$000(I)[I -HSPLandroid/security/keystore/KeyProperties;->getSetBitCount(I)I -HSPLandroid/security/keystore/KeyProperties;->getSetFlags(I)[I HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;->(Landroid/security/KeyStore;Landroid/os/IBinder;)V HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;->finish([B[B[B)Landroid/security/keymaster/OperationResult; HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;->update([B)Landroid/security/keymaster/OperationResult; HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->(Landroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$Stream;)V HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->(Landroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$Stream;I)V -HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->(Landroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer$Stream;II)V HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->doFinal([BII[B[B)[B HSPLandroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->update([BII)[B HSPLandroid/security/keystore/KeyStoreCryptoOperationUtils;->getExceptionForCipherInit(Landroid/security/KeyStore;Landroid/security/keystore/AndroidKeyStoreKey;I)Ljava/security/GeneralSecurityException; HSPLandroid/security/keystore/KeyStoreCryptoOperationUtils;->getInvalidKeyExceptionForInit(Landroid/security/KeyStore;Landroid/security/keystore/AndroidKeyStoreKey;I)Ljava/security/InvalidKeyException; HSPLandroid/security/keystore/KeyStoreCryptoOperationUtils;->getRandomBytesToMixIntoKeystoreRng(Ljava/security/SecureRandom;I)[B -HSPLandroid/security/keystore/KeymasterUtils;->addMinMacLengthAuthorizationIfNecessary(Landroid/security/keymaster/KeymasterArguments;I[I[I)V -HPLandroid/security/keystore/KeymasterUtils;->addSids(Landroid/security/keymaster/KeymasterArguments;Landroid/security/keystore/UserAuthArgs;)V HSPLandroid/security/keystore/KeymasterUtils;->addUserAuthArgs(Landroid/security/keymaster/KeymasterArguments;Landroid/security/keystore/UserAuthArgs;)V HSPLandroid/security/keystore/KeymasterUtils;->getDigestOutputSizeBits(I)I -PLandroid/security/keystore/KeymasterUtils;->getRootSid()J -HSPLandroid/security/keystore/KeymasterUtils;->isKeymasterBlockModeIndCpaCompatibleWithSymmetricCrypto(I)Z HSPLandroid/security/keystore/KeystoreResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keystore/KeystoreResponse; HSPLandroid/security/keystore/KeystoreResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/security/keystore/KeystoreResponse;->(ILjava/lang/String;)V HSPLandroid/security/keystore/KeystoreResponse;->getErrorCode()I HSPLandroid/security/keystore/Utils;->cloneIfNotNull(Ljava/util/Date;)Ljava/util/Date; HSPLandroid/security/keystore/Utils;->cloneIfNotNull([B)[B -HPLandroid/security/keystore/recovery/KeyChainProtectionParams$Builder;->build()Landroid/security/keystore/recovery/KeyChainProtectionParams; -HPLandroid/security/keystore/recovery/KeyChainSnapshot$Builder;->build()Landroid/security/keystore/recovery/KeyChainSnapshot; -HPLandroid/security/keystore/recovery/RecoveryCertPath;->([B)V -HPLandroid/security/keystore/recovery/RecoveryCertPath;->createRecoveryCertPath(Ljava/security/cert/CertPath;)Landroid/security/keystore/recovery/RecoveryCertPath; -HPLandroid/security/keystore/recovery/RecoveryCertPath;->encodeCertPath(Ljava/security/cert/CertPath;)[B -HPLandroid/security/keystore/recovery/WrappedApplicationKey$Builder;->build()Landroid/security/keystore/recovery/WrappedApplicationKey; HSPLandroid/security/net/config/ApplicationConfig;->(Landroid/security/net/config/ConfigSource;)V HSPLandroid/security/net/config/ApplicationConfig;->ensureInitialized()V HSPLandroid/security/net/config/ApplicationConfig;->getConfigForHostname(Ljava/lang/String;)Landroid/security/net/config/NetworkSecurityConfig; @@ -17952,19 +12380,15 @@ HSPLandroid/security/net/config/ApplicationConfig;->isCleartextTrafficPermitted( HSPLandroid/security/net/config/ApplicationConfig;->isCleartextTrafficPermitted(Ljava/lang/String;)Z HSPLandroid/security/net/config/ApplicationConfig;->setDefaultInstance(Landroid/security/net/config/ApplicationConfig;)V HSPLandroid/security/net/config/CertificatesEntryRef;->(Landroid/security/net/config/CertificateSource;Z)V -HSPLandroid/security/net/config/CertificatesEntryRef;->overridesPins()Z HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;->(Landroid/security/net/config/ApplicationConfig;)V HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;->isCertificateTransparencyVerificationRequired(Ljava/lang/String;)Z HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;->isCleartextTrafficPermitted(Ljava/lang/String;)Z -HSPLandroid/security/net/config/DirectoryCertificateSource$1;->(Landroid/security/net/config/DirectoryCertificateSource;Ljava/security/cert/X509Certificate;)V -HSPLandroid/security/net/config/DirectoryCertificateSource$3;->(Landroid/security/net/config/DirectoryCertificateSource;Ljava/security/cert/X509Certificate;)V HSPLandroid/security/net/config/DirectoryCertificateSource$3;->match(Ljava/security/cert/X509Certificate;)Z HSPLandroid/security/net/config/DirectoryCertificateSource;->(Ljava/io/File;)V HSPLandroid/security/net/config/DirectoryCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set; HSPLandroid/security/net/config/DirectoryCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate; HSPLandroid/security/net/config/DirectoryCertificateSource;->findCert(Ljavax/security/auth/x500/X500Principal;Landroid/security/net/config/DirectoryCertificateSource$CertSelector;)Ljava/security/cert/X509Certificate; HSPLandroid/security/net/config/DirectoryCertificateSource;->findCerts(Ljavax/security/auth/x500/X500Principal;Landroid/security/net/config/DirectoryCertificateSource$CertSelector;)Ljava/util/Set; -HSPLandroid/security/net/config/DirectoryCertificateSource;->getHash(Ljavax/security/auth/x500/X500Principal;)Ljava/lang/String; HSPLandroid/security/net/config/DirectoryCertificateSource;->hashName(Ljavax/security/auth/x500/X500Principal;)I HSPLandroid/security/net/config/DirectoryCertificateSource;->intToHexString(II)Ljava/lang/String; HSPLandroid/security/net/config/DirectoryCertificateSource;->readCertificate(Ljava/lang/String;)Ljava/security/cert/X509Certificate; @@ -17988,10 +12412,8 @@ HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveCert HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveCleartextTrafficPermitted()Z HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveHstsEnforced()Z HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectivePinSet()Landroid/security/net/config/PinSet; -HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getParent()Landroid/security/net/config/NetworkSecurityConfig$Builder; HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setCleartextTrafficPermitted(Z)Landroid/security/net/config/NetworkSecurityConfig$Builder; HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setHstsEnforced(Z)Landroid/security/net/config/NetworkSecurityConfig$Builder; -HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setParent(Landroid/security/net/config/NetworkSecurityConfig$Builder;)Landroid/security/net/config/NetworkSecurityConfig$Builder; HSPLandroid/security/net/config/NetworkSecurityConfig;->(ZZLandroid/security/net/config/PinSet;Ljava/util/List;)V HSPLandroid/security/net/config/NetworkSecurityConfig;->(ZZLandroid/security/net/config/PinSet;Ljava/util/List;Landroid/security/net/config/NetworkSecurityConfig$1;)V HSPLandroid/security/net/config/NetworkSecurityConfig;->findAllCertificatesByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set; @@ -18023,12 +12445,9 @@ HSPLandroid/security/net/config/SystemCertificateSource;->isCertMarkedAsRemoved( HSPLandroid/security/net/config/TrustedCertificateStoreAdapter;->findAllIssuers(Ljava/security/cert/X509Certificate;)Ljava/util/Set; HSPLandroid/security/net/config/TrustedCertificateStoreAdapter;->getTrustAnchor(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate; HSPLandroid/security/net/config/UserCertificateSource$NoPreloadHolder;->()V -HSPLandroid/security/net/config/UserCertificateSource$NoPreloadHolder;->access$100()Landroid/security/net/config/UserCertificateSource; -HSPLandroid/security/net/config/UserCertificateSource;->()V -HSPLandroid/security/net/config/UserCertificateSource;->(Landroid/security/net/config/UserCertificateSource$1;)V -HSPLandroid/security/net/config/UserCertificateSource;->getInstance()Landroid/security/net/config/UserCertificateSource; +HSPLandroid/security/net/config/UserCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set; +HSPLandroid/security/net/config/UserCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate; HSPLandroid/security/net/config/XmlConfigSource;->(Landroid/content/Context;ILandroid/content/pm/ApplicationInfo;)V -HSPLandroid/security/net/config/XmlConfigSource;->addDebugAnchorsIfNeeded(Landroid/security/net/config/NetworkSecurityConfig$Builder;Landroid/security/net/config/NetworkSecurityConfig$Builder;)V HSPLandroid/security/net/config/XmlConfigSource;->ensureInitialized()V HSPLandroid/security/net/config/XmlConfigSource;->getDefaultConfig()Landroid/security/net/config/NetworkSecurityConfig; HSPLandroid/security/net/config/XmlConfigSource;->getPerDomainConfigs()Ljava/util/Set; @@ -18037,190 +12456,35 @@ HSPLandroid/security/net/config/XmlConfigSource;->parseConfigEntry(Landroid/cont HSPLandroid/security/net/config/XmlConfigSource;->parseDomain(Landroid/content/res/XmlResourceParser;Ljava/util/Set;)Landroid/security/net/config/Domain; HSPLandroid/security/net/config/XmlConfigSource;->parseNetworkSecurityConfig(Landroid/content/res/XmlResourceParser;)V HSPLandroid/security/net/config/XmlConfigSource;->parseTrustAnchors(Landroid/content/res/XmlResourceParser;Z)Ljava/util/Collection; -PLandroid/service/appprediction/IPredictionService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->notifyAppTargetEvent(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;)V -PLandroid/service/appprediction/IPredictionService$Stub$Proxy;->onCreatePredictionSession(Landroid/app/prediction/AppPredictionContext;Landroid/app/prediction/AppPredictionSessionId;)V -PLandroid/service/appprediction/IPredictionService$Stub$Proxy;->registerPredictionUpdates(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V -HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->requestPredictionUpdate(Landroid/app/prediction/AppPredictionSessionId;)V -HSPLandroid/service/appprediction/IPredictionService$Stub;->()V -PLandroid/service/appprediction/IPredictionService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/appprediction/IPredictionService; -PLandroid/service/autofill/AutofillServiceInfo;->(Landroid/content/Context;Landroid/content/ComponentName;I)V -HPLandroid/service/autofill/AutofillServiceInfo;->(Landroid/content/Context;Landroid/content/pm/ServiceInfo;)V -PLandroid/service/autofill/AutofillServiceInfo;->getCompatibilityPackages()Landroid/util/ArrayMap; -PLandroid/service/autofill/AutofillServiceInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo; -PLandroid/service/autofill/AutofillServiceInfo;->getServiceInfoOrThrow(Landroid/content/ComponentName;I)Landroid/content/pm/ServiceInfo; -PLandroid/service/autofill/AutofillServiceInfo;->parseCompatibilityPackages(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/util/ArrayMap; -HPLandroid/service/autofill/FillRequest;->onConstructed()V -PLandroid/service/autofill/IInlineSuggestionRenderService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/autofill/IInlineSuggestionRenderService$Stub$Proxy;->getInlineSuggestionsRendererInfo(Landroid/os/RemoteCallback;)V -PLandroid/service/autofill/IInlineSuggestionRenderService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/autofill/IInlineSuggestionRenderService; -HPLandroid/service/autofill/UserData$Builder;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HPLandroid/service/autofill/UserData$Builder;->addMapping(Ljava/lang/String;Ljava/lang/String;)V -PLandroid/service/autofill/UserData$Builder;->build()Landroid/service/autofill/UserData; -HPLandroid/service/autofill/UserData$Builder;->checkNotEmpty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HPLandroid/service/autofill/UserData$Builder;->checkValidValue(Ljava/lang/String;)V -PLandroid/service/autofill/UserData$Builder;->throwIfDestroyed()V -HPLandroid/service/autofill/UserData;->(Landroid/service/autofill/UserData$Builder;)V -HPLandroid/service/autofill/UserData;->getInt(Ljava/lang/String;I)I -HPLandroid/service/autofill/UserData;->getMaxCategoryCount()I -HPLandroid/service/autofill/UserData;->getMaxUserDataSize()I -PLandroid/service/autofill/augmented/IAugmentedAutofillService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/service/autofill/augmented/IAugmentedAutofillService$Stub$Proxy;->onConnected(ZZ)V -HPLandroid/service/autofill/augmented/IAugmentedAutofillService$Stub$Proxy;->onDestroyAllFillWindowsRequest()V -PLandroid/service/autofill/augmented/IAugmentedAutofillService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/autofill/augmented/IAugmentedAutofillService; HSPLandroid/service/contentcapture/ActivityEvent;->(Landroid/content/ComponentName;I)V -HPLandroid/service/contentcapture/ActivityEvent;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/service/contentcapture/ContentCaptureServiceInfo;->(Landroid/content/Context;Landroid/content/ComponentName;ZI)V -PLandroid/service/contentcapture/ContentCaptureServiceInfo;->(Landroid/content/Context;Landroid/content/pm/ServiceInfo;)V -PLandroid/service/contentcapture/ContentCaptureServiceInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo; -PLandroid/service/contentcapture/ContentCaptureServiceInfo;->getServiceInfoOrThrow(Landroid/content/ComponentName;ZI)Landroid/content/pm/ServiceInfo; -HPLandroid/service/contentcapture/FlushMetrics;->()V -PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onActivityEvent(Landroid/service/contentcapture/ActivityEvent;)V -PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onConnected(Landroid/os/IBinder;ZZ)V -PLandroid/service/contentcapture/IContentCaptureService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/contentcapture/IContentCaptureService; -PLandroid/service/contentcapture/IContentCaptureServiceCallback$Stub;->()V -PLandroid/service/contentcapture/IContentCaptureServiceCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/service/contentcapture/IContentCaptureServiceCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/service/contentsuggestions/IContentSuggestionsService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/contentsuggestions/IContentSuggestionsService$Stub$Proxy;->suggestContentSelections(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V -PLandroid/service/contentsuggestions/IContentSuggestionsService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/contentsuggestions/IContentSuggestionsService; -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$M4flqk8vG5Q4Nq_Jj7JRFr1pbT8;->(Landroid/service/dreams/DreamService;)V -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$M4flqk8vG5Q4Nq_Jj7JRFr1pbT8;->run()V -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$QYmUpvv6LG49p-q5G_I91exFqKM;->(Landroid/service/dreams/DreamService$DreamServiceWrapper;)V -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$QYmUpvv6LG49p-q5G_I91exFqKM;->run()V -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$Wyuh5Ty8luK9-wY2eekdWhcWB4U;->(Landroid/service/dreams/DreamService$DreamServiceWrapper;Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$Wyuh5Ty8luK9-wY2eekdWhcWB4U;->run()V -HSPLandroid/service/dreams/-$$Lambda$DreamService$_jW8-zmRjzxmzNEP5nyb5cmnMvU;->(Landroid/service/dreams/DreamService;Landroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/-$$Lambda$DreamService$_jW8-zmRjzxmzNEP5nyb5cmnMvU;->run()V -HSPLandroid/service/dreams/DreamManagerInternal;->()V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->attach(Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->detach()V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->lambda$attach$0$DreamService$DreamServiceWrapper(Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->lambda$detach$1(Landroid/service/dreams/DreamService;)V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->lambda$wakeUp$2$DreamService$DreamServiceWrapper()V -HSPLandroid/service/dreams/DreamService$DreamServiceWrapper;->wakeUp()V -HSPLandroid/service/dreams/DreamService;->()V -HSPLandroid/service/dreams/DreamService;->access$400(Landroid/service/dreams/DreamService;Z)V -HSPLandroid/service/dreams/DreamService;->access$500(Landroid/service/dreams/DreamService;)V -HSPLandroid/service/dreams/DreamService;->access$600(Landroid/service/dreams/DreamService;Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/DreamService;->attach(Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/DreamService;->detach()V -HSPLandroid/service/dreams/DreamService;->finish()V -HSPLandroid/service/dreams/DreamService;->lambda$attach$0$DreamService(Landroid/os/IRemoteCallback;)V -HSPLandroid/service/dreams/DreamService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder; -HSPLandroid/service/dreams/DreamService;->onCreate()V -HSPLandroid/service/dreams/DreamService;->onDestroy()V -HSPLandroid/service/dreams/DreamService;->onDreamingStarted()V -HSPLandroid/service/dreams/DreamService;->onDreamingStopped()V -HSPLandroid/service/dreams/DreamService;->onWakeUp()V -HSPLandroid/service/dreams/DreamService;->setDebug(Z)V -HSPLandroid/service/dreams/DreamService;->setDozeScreenBrightness(I)V -HSPLandroid/service/dreams/DreamService;->setDozeScreenState(I)V -HSPLandroid/service/dreams/DreamService;->setWindowless(Z)V -HSPLandroid/service/dreams/DreamService;->startDozing()V -HSPLandroid/service/dreams/DreamService;->updateDoze()V -HSPLandroid/service/dreams/DreamService;->wakeUp(Z)V -HSPLandroid/service/dreams/IDreamManager$Stub$Proxy;->finishSelf(Landroid/os/IBinder;Z)V -HSPLandroid/service/dreams/IDreamManager$Stub$Proxy;->forceAmbientDisplayEnabled(Z)V -HSPLandroid/service/dreams/IDreamManager$Stub$Proxy;->startDozing(Landroid/os/IBinder;II)V -HSPLandroid/service/dreams/IDreamManager$Stub;->()V HSPLandroid/service/dreams/IDreamManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/dreams/IDreamManager; -HPLandroid/service/dreams/IDreamManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/service/dreams/IDreamService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/dreams/IDreamService$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/service/dreams/IDreamService$Stub$Proxy;->attach(Landroid/os/IBinder;ZLandroid/os/IRemoteCallback;)V -HPLandroid/service/dreams/IDreamService$Stub$Proxy;->detach()V -HPLandroid/service/dreams/IDreamService$Stub$Proxy;->wakeUp()V -HPLandroid/service/dreams/IDreamService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/dreams/IDreamService; -HSPLandroid/service/dreams/IDreamService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/service/gatekeeper/GateKeeperResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/gatekeeper/GateKeeperResponse; -HPLandroid/service/gatekeeper/GateKeeperResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/service/gatekeeper/GateKeeperResponse;->(I)V -HPLandroid/service/gatekeeper/GateKeeperResponse;->createOkResponse([BZ)Landroid/service/gatekeeper/GateKeeperResponse; -HPLandroid/service/gatekeeper/GateKeeperResponse;->getPayload()[B -HPLandroid/service/gatekeeper/GateKeeperResponse;->getResponseCode()I -HPLandroid/service/gatekeeper/GateKeeperResponse;->getShouldReEnroll()Z -HSPLandroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;->getSecureUserId(I)J -HPLandroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;->verifyChallenge(IJ[B[B)Landroid/service/gatekeeper/GateKeeperResponse; -HSPLandroid/service/gatekeeper/IGateKeeperService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/gatekeeper/IGateKeeperService; -HSPLandroid/service/media/IMediaBrowserService$Stub$Proxy;->addSubscription(Ljava/lang/String;Landroid/os/IBinder;Landroid/os/Bundle;Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/service/media/IMediaBrowserService$Stub$Proxy;->addSubscriptionDeprecated(Ljava/lang/String;Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/service/media/IMediaBrowserService$Stub$Proxy;->connect(Ljava/lang/String;Landroid/os/Bundle;Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/service/media/IMediaBrowserService$Stub$Proxy;->disconnect(Landroid/service/media/IMediaBrowserServiceCallbacks;)V -HSPLandroid/service/media/IMediaBrowserService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/media/IMediaBrowserService; -HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub;->()V HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/service/notification/Adjustment$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/Adjustment; -HPLandroid/service/notification/Adjustment$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/service/notification/Adjustment;->(Landroid/os/Parcel;)V -HSPLandroid/service/notification/Adjustment;->(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/CharSequence;I)V -PLandroid/service/notification/Adjustment;->getKey()Ljava/lang/String; -PLandroid/service/notification/Adjustment;->getSignals()Landroid/os/Bundle; -PLandroid/service/notification/Adjustment;->getUser()I HSPLandroid/service/notification/Condition$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/Condition; HSPLandroid/service/notification/Condition$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/service/notification/Condition;->(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;III)V HSPLandroid/service/notification/Condition;->(Landroid/os/Parcel;)V HSPLandroid/service/notification/Condition;->equals(Ljava/lang/Object;)Z -HSPLandroid/service/notification/Condition;->hashCode()I -HSPLandroid/service/notification/Condition;->isValidId(Landroid/net/Uri;Ljava/lang/String;)Z -HSPLandroid/service/notification/Condition;->isValidState(I)Z -HSPLandroid/service/notification/Condition;->stateToString(I)Ljava/lang/String; -HSPLandroid/service/notification/Condition;->toString()Ljava/lang/String; -HSPLandroid/service/notification/Condition;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/service/notification/ConditionProviderService$H;->(Landroid/service/notification/ConditionProviderService;)V HSPLandroid/service/notification/ConditionProviderService$H;->(Landroid/service/notification/ConditionProviderService;Landroid/service/notification/ConditionProviderService$1;)V HSPLandroid/service/notification/ConditionProviderService$H;->handleMessage(Landroid/os/Message;)V HSPLandroid/service/notification/ConditionProviderService$Provider;->(Landroid/service/notification/ConditionProviderService;)V HSPLandroid/service/notification/ConditionProviderService$Provider;->(Landroid/service/notification/ConditionProviderService;Landroid/service/notification/ConditionProviderService$1;)V HSPLandroid/service/notification/ConditionProviderService$Provider;->onConnected()V -HSPLandroid/service/notification/ConditionProviderService$Provider;->onSubscribe(Landroid/net/Uri;)V HSPLandroid/service/notification/ConditionProviderService;->()V HSPLandroid/service/notification/ConditionProviderService;->access$200(Landroid/service/notification/ConditionProviderService;)Landroid/service/notification/ConditionProviderService$H; HSPLandroid/service/notification/ConditionProviderService;->getNotificationInterface()Landroid/app/INotificationManager; -HSPLandroid/service/notification/ConditionProviderService;->isBound()Z -HSPLandroid/service/notification/ConditionProviderService;->notifyCondition(Landroid/service/notification/Condition;)V -HSPLandroid/service/notification/ConditionProviderService;->notifyConditions([Landroid/service/notification/Condition;)V HSPLandroid/service/notification/ConditionProviderService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder; -HPLandroid/service/notification/IConditionProvider$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/notification/IConditionProvider$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/service/notification/IConditionProvider$Stub$Proxy;->onConnected()V HSPLandroid/service/notification/IConditionProvider$Stub;->()V HSPLandroid/service/notification/IConditionProvider$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/service/notification/IConditionProvider$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/notification/IConditionProvider; -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onListenerConnected(Landroid/service/notification/NotificationRankingUpdate;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationChannelGroupModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationChannelModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationEnqueuedWithChannel(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/app/NotificationChannel;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationExpansionChanged(Ljava/lang/String;ZZ)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationPosted(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationRankingUpdate(Landroid/service/notification/NotificationRankingUpdate;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationRemoved(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationVisibilityChanged(Ljava/lang/String;Z)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationsSeen(Ljava/util/List;)V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onPanelHidden()V -HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onPanelRevealed(I)V HSPLandroid/service/notification/INotificationListener$Stub;->()V HSPLandroid/service/notification/INotificationListener$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/service/notification/INotificationListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/notification/INotificationListener; HSPLandroid/service/notification/INotificationListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/service/notification/IStatusBarNotificationHolder$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/service/notification/IStatusBarNotificationHolder$Stub$Proxy;->get()Landroid/service/notification/StatusBarNotification; -PLandroid/service/notification/IStatusBarNotificationHolder$Stub;->()V -HPLandroid/service/notification/IStatusBarNotificationHolder$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/service/notification/IStatusBarNotificationHolder$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/notification/IStatusBarNotificationHolder; -HPLandroid/service/notification/IStatusBarNotificationHolder$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/service/notification/NotificationListenerService$MyHandler;->(Landroid/service/notification/NotificationListenerService;Landroid/os/Looper;)V HSPLandroid/service/notification/NotificationListenerService$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->(Landroid/service/notification/NotificationListenerService;)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onInterruptionFilterChanged(I)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/service/notification/NotificationRankingUpdate;)V -HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onListenerHintsChanged(I)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationChannelGroupModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationChannelModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationPosted(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;)V @@ -18228,33 +12492,15 @@ HSPLandroid/service/notification/NotificationListenerService$NotificationListene HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationRemoved(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V HSPLandroid/service/notification/NotificationListenerService$Ranking;->()V HSPLandroid/service/notification/NotificationListenerService$Ranking;->(Landroid/os/Parcel;)V -HSPLandroid/service/notification/NotificationListenerService$Ranking;->canBubble()Z HSPLandroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/NotificationChannel; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getImportance()I HSPLandroid/service/notification/NotificationListenerService$Ranking;->getKey()Ljava/lang/String; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getLastAudiblyAlertedMillis()J -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getOverrideGroupKey()Ljava/lang/String; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getRank()I -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getSmartActions()Ljava/util/List; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getSmartReplies()Ljava/util/List; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getSuppressedVisualEffects()I -HSPLandroid/service/notification/NotificationListenerService$Ranking;->getVisibilityOverride()I -HSPLandroid/service/notification/NotificationListenerService$Ranking;->isAmbient()Z -HPLandroid/service/notification/NotificationListenerService$Ranking;->isBubble()Z -HSPLandroid/service/notification/NotificationListenerService$Ranking;->isConversation()Z -HSPLandroid/service/notification/NotificationListenerService$Ranking;->isSuspended()Z HSPLandroid/service/notification/NotificationListenerService$Ranking;->populate(Landroid/service/notification/NotificationListenerService$Ranking;)V HSPLandroid/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;IZ)V -HSPLandroid/service/notification/NotificationListenerService$Ranking;->withAudiblyAlertedInfo(Landroid/service/notification/NotificationListenerService$Ranking;)Landroid/service/notification/NotificationListenerService$Ranking; -HSPLandroid/service/notification/NotificationListenerService$Ranking;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/service/notification/NotificationListenerService$RankingMap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/NotificationListenerService$RankingMap; HSPLandroid/service/notification/NotificationListenerService$RankingMap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/service/notification/NotificationListenerService$RankingMap;->(Landroid/os/Parcel;)V -HSPLandroid/service/notification/NotificationListenerService$RankingMap;->(Landroid/os/Parcel;Landroid/service/notification/NotificationListenerService$1;)V -HSPLandroid/service/notification/NotificationListenerService$RankingMap;->([Landroid/service/notification/NotificationListenerService$Ranking;)V HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getOrderedKeys()[Ljava/lang/String; HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getRanking(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z -HSPLandroid/service/notification/NotificationListenerService$RankingMap;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/service/notification/NotificationListenerService;->()V HSPLandroid/service/notification/NotificationListenerService;->access$100(Landroid/service/notification/NotificationListenerService;Landroid/app/Notification;)V HSPLandroid/service/notification/NotificationListenerService;->access$200(Landroid/service/notification/NotificationListenerService;Landroid/app/Notification;)V @@ -18266,7 +12512,6 @@ HSPLandroid/service/notification/NotificationListenerService;->access$602(Landro HSPLandroid/service/notification/NotificationListenerService;->applyUpdateLocked(Landroid/service/notification/NotificationRankingUpdate;)V HSPLandroid/service/notification/NotificationListenerService;->cleanUpNotificationList(Landroid/content/pm/ParceledListSlice;)[Landroid/service/notification/StatusBarNotification; HSPLandroid/service/notification/NotificationListenerService;->createLegacyIconExtras(Landroid/app/Notification;)V -HSPLandroid/service/notification/NotificationListenerService;->getActiveNotifications()[Landroid/service/notification/StatusBarNotification; HSPLandroid/service/notification/NotificationListenerService;->getActiveNotifications([Ljava/lang/String;I)[Landroid/service/notification/StatusBarNotification; HSPLandroid/service/notification/NotificationListenerService;->getContext()Landroid/content/Context; HSPLandroid/service/notification/NotificationListenerService;->getCurrentRanking()Landroid/service/notification/NotificationListenerService$RankingMap; @@ -18276,299 +12521,62 @@ HSPLandroid/service/notification/NotificationListenerService;->maybePopulatePeop HSPLandroid/service/notification/NotificationListenerService;->maybePopulateRemoteViews(Landroid/app/Notification;)V HSPLandroid/service/notification/NotificationListenerService;->onInterruptionFilterChanged(I)V HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V -PLandroid/service/notification/NotificationListenerService;->onListenerHintsChanged(I)V HSPLandroid/service/notification/NotificationListenerService;->onNotificationChannelGroupModified(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V -HSPLandroid/service/notification/NotificationListenerService;->onNotificationChannelModified(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HSPLandroid/service/notification/NotificationListenerService;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;)V HSPLandroid/service/notification/NotificationListenerService;->onNotificationRankingUpdate(Landroid/service/notification/NotificationListenerService$RankingMap;)V HSPLandroid/service/notification/NotificationListenerService;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;Landroid/service/notification/NotificationStats;I)V -HSPLandroid/service/notification/NotificationListenerService;->registerAsSystemService(Landroid/content/Context;Landroid/content/ComponentName;I)V -HSPLandroid/service/notification/NotificationListenerService;->setNotificationsShown([Ljava/lang/String;)V HSPLandroid/service/notification/NotificationRankingUpdate$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/NotificationRankingUpdate; HSPLandroid/service/notification/NotificationRankingUpdate$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/service/notification/NotificationRankingUpdate;->(Landroid/os/Parcel;)V -HPLandroid/service/notification/NotificationRankingUpdate;->([Landroid/service/notification/NotificationListenerService$Ranking;)V HSPLandroid/service/notification/NotificationRankingUpdate;->getRankingMap()Landroid/service/notification/NotificationListenerService$RankingMap; -HPLandroid/service/notification/NotificationRankingUpdate;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/service/notification/NotificationStats;->()V -PLandroid/service/notification/NotificationStats;->hasSeen()Z -PLandroid/service/notification/NotificationStats;->setSeen()V -HPLandroid/service/notification/NotificationStats;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/service/notification/ScheduleCalendar;->()V -HPLandroid/service/notification/ScheduleCalendar;->addDays(JI)J -HPLandroid/service/notification/ScheduleCalendar;->getDayOfWeek(J)I -HPLandroid/service/notification/ScheduleCalendar;->getNextChangeTime(J)J -PLandroid/service/notification/ScheduleCalendar;->getNextTime(JII)J -HPLandroid/service/notification/ScheduleCalendar;->getTime(JII)J -HPLandroid/service/notification/ScheduleCalendar;->isInSchedule(IJJJ)Z -HPLandroid/service/notification/ScheduleCalendar;->isInSchedule(J)Z -HPLandroid/service/notification/ScheduleCalendar;->maybeSetNextAlarm(JJ)V -PLandroid/service/notification/ScheduleCalendar;->setSchedule(Landroid/service/notification/ZenModeConfig$ScheduleInfo;)V -PLandroid/service/notification/ScheduleCalendar;->setTimeZone(Ljava/util/TimeZone;)V -PLandroid/service/notification/ScheduleCalendar;->shouldExitForAlarm(J)Z -HPLandroid/service/notification/ScheduleCalendar;->toString()Ljava/lang/String; -HPLandroid/service/notification/ScheduleCalendar;->updateDays()V HSPLandroid/service/notification/StatusBarNotification$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/StatusBarNotification; HSPLandroid/service/notification/StatusBarNotification$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/service/notification/StatusBarNotification;->(Landroid/os/Parcel;)V -HPLandroid/service/notification/StatusBarNotification;->(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IILandroid/app/Notification;Landroid/os/UserHandle;Ljava/lang/String;J)V -HPLandroid/service/notification/StatusBarNotification;->clone()Landroid/service/notification/StatusBarNotification; -HPLandroid/service/notification/StatusBarNotification;->cloneLight()Landroid/service/notification/StatusBarNotification; -HPLandroid/service/notification/StatusBarNotification;->cloneShallow(Landroid/app/Notification;)Landroid/service/notification/StatusBarNotification; -HPLandroid/service/notification/StatusBarNotification;->getChannelIdLogTag()Ljava/lang/String; -HPLandroid/service/notification/StatusBarNotification;->getGroup()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getGroupKey()Ljava/lang/String; -HPLandroid/service/notification/StatusBarNotification;->getGroupLogTag()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getId()I -HPLandroid/service/notification/StatusBarNotification;->getInitialPid()I HSPLandroid/service/notification/StatusBarNotification;->getInstanceId()Lcom/android/internal/logging/InstanceId; HSPLandroid/service/notification/StatusBarNotification;->getKey()Ljava/lang/String; -HPLandroid/service/notification/StatusBarNotification;->getLogMaker()Landroid/metrics/LogMaker; -HSPLandroid/service/notification/StatusBarNotification;->getNormalizedUserId()I HSPLandroid/service/notification/StatusBarNotification;->getNotification()Landroid/app/Notification; HSPLandroid/service/notification/StatusBarNotification;->getOpPkg()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getPackageContext(Landroid/content/Context;)Landroid/content/Context; HSPLandroid/service/notification/StatusBarNotification;->getPackageName()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getPostTime()J -HPLandroid/service/notification/StatusBarNotification;->getShortcutId()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getTag()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->getUid()I HSPLandroid/service/notification/StatusBarNotification;->getUser()Landroid/os/UserHandle; HSPLandroid/service/notification/StatusBarNotification;->getUserId()I HSPLandroid/service/notification/StatusBarNotification;->groupKey()Ljava/lang/String; HSPLandroid/service/notification/StatusBarNotification;->isAppGroup()Z -HSPLandroid/service/notification/StatusBarNotification;->isClearable()Z HSPLandroid/service/notification/StatusBarNotification;->isGroup()Z HSPLandroid/service/notification/StatusBarNotification;->isOngoing()Z HSPLandroid/service/notification/StatusBarNotification;->key()Ljava/lang/String; -HPLandroid/service/notification/StatusBarNotification;->setInstanceId(Lcom/android/internal/logging/InstanceId;)V -HPLandroid/service/notification/StatusBarNotification;->setOverrideGroupKey(Ljava/lang/String;)V -HPLandroid/service/notification/StatusBarNotification;->shortenTag(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/service/notification/StatusBarNotification;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/service/notification/ZenModeConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/ZenModeConfig; -HSPLandroid/service/notification/ZenModeConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/service/notification/ZenModeConfig$Diff;->()V -HSPLandroid/service/notification/ZenModeConfig$Diff;->addLine(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Landroid/service/notification/ZenModeConfig$Diff; -HSPLandroid/service/notification/ZenModeConfig$Diff;->addLine(Ljava/lang/String;Ljava/lang/String;)Landroid/service/notification/ZenModeConfig$Diff; -HSPLandroid/service/notification/ZenModeConfig$Diff;->addLine(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Landroid/service/notification/ZenModeConfig$Diff; -HSPLandroid/service/notification/ZenModeConfig$Diff;->toString()Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig$EventInfo;->()V -HSPLandroid/service/notification/ZenModeConfig$ScheduleInfo;->()V -HPLandroid/service/notification/ZenModeConfig$ScheduleInfo;->toString()Ljava/lang/String; -HPLandroid/service/notification/ZenModeConfig$ScheduleInfo;->ts(J)Ljava/lang/String; HSPLandroid/service/notification/ZenModeConfig$ZenRule$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/ZenModeConfig$ZenRule; HSPLandroid/service/notification/ZenModeConfig$ZenRule$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->()V HSPLandroid/service/notification/ZenModeConfig$ZenRule;->(Landroid/os/Parcel;)V -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->access$100(Landroid/service/notification/ZenModeConfig$Diff;Ljava/lang/String;Landroid/service/notification/ZenModeConfig$ZenRule;Landroid/service/notification/ZenModeConfig$ZenRule;)V -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->appendDiff(Landroid/service/notification/ZenModeConfig$Diff;Ljava/lang/String;Landroid/service/notification/ZenModeConfig$ZenRule;)V -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->appendDiff(Landroid/service/notification/ZenModeConfig$Diff;Ljava/lang/String;Landroid/service/notification/ZenModeConfig$ZenRule;Landroid/service/notification/ZenModeConfig$ZenRule;)V HSPLandroid/service/notification/ZenModeConfig$ZenRule;->equals(Ljava/lang/Object;)Z -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->hashCode()I -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->isAutomaticActive()Z -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->toString()Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig$ZenRule;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/service/notification/ZenModeConfig;->()V HSPLandroid/service/notification/ZenModeConfig;->(Landroid/os/Parcel;)V -HSPLandroid/service/notification/ZenModeConfig;->addKeys(Landroid/util/ArraySet;Landroid/util/ArrayMap;)V HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/NotificationManager$Policy;)Z -HSPLandroid/service/notification/ZenModeConfig;->copy()Landroid/service/notification/ZenModeConfig; -HSPLandroid/service/notification/ZenModeConfig;->diff(Landroid/service/notification/ZenModeConfig;)Landroid/service/notification/ZenModeConfig$Diff; -HSPLandroid/service/notification/ZenModeConfig;->diff(Landroid/service/notification/ZenModeConfig;Landroid/service/notification/ZenModeConfig;)Landroid/service/notification/ZenModeConfig$Diff; HSPLandroid/service/notification/ZenModeConfig;->equals(Ljava/lang/Object;)Z -HSPLandroid/service/notification/ZenModeConfig;->getDescription(Landroid/content/Context;ZLandroid/service/notification/ZenModeConfig;Z)Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig;->getNotificationPolicySenders(II)I -HSPLandroid/service/notification/ZenModeConfig;->hashCode()I -HSPLandroid/service/notification/ZenModeConfig;->isPriorityCategoryEnabled(ILandroid/app/NotificationManager$Policy;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValid()Z -HSPLandroid/service/notification/ZenModeConfig;->isValidAutomaticRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidCountdownConditionId(Landroid/net/Uri;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidEventConditionId(Landroid/net/Uri;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidHour(I)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidManualRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidMinute(I)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidScheduleConditionId(Landroid/net/Uri;)Z -HSPLandroid/service/notification/ZenModeConfig;->isValidSource(I)Z -HSPLandroid/service/notification/ZenModeConfig;->isVisualEffectAllowed(ILandroid/app/NotificationManager$Policy;)Z -HSPLandroid/service/notification/ZenModeConfig;->isZenOverridingRinger(ILandroid/app/NotificationManager$Policy;)Z -HSPLandroid/service/notification/ZenModeConfig;->readConditionXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/service/notification/Condition; -HSPLandroid/service/notification/ZenModeConfig;->readRuleXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/service/notification/ZenModeConfig$ZenRule; -HSPLandroid/service/notification/ZenModeConfig;->readXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/service/notification/ZenModeConfig; -HSPLandroid/service/notification/ZenModeConfig;->readZenPolicyXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/service/notification/ZenPolicy; -HSPLandroid/service/notification/ZenModeConfig;->rulesToString()Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig;->safeBoolean(Ljava/lang/String;Z)Z -HSPLandroid/service/notification/ZenModeConfig;->safeBoolean(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z -HSPLandroid/service/notification/ZenModeConfig;->safeComponentName(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/content/ComponentName; -HSPLandroid/service/notification/ZenModeConfig;->safeInt(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -HSPLandroid/service/notification/ZenModeConfig;->safeLong(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J -HSPLandroid/service/notification/ZenModeConfig;->safeUri(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/net/Uri; -HSPLandroid/service/notification/ZenModeConfig;->sameCondition(Landroid/service/notification/ZenModeConfig$ZenRule;)Z -HSPLandroid/service/notification/ZenModeConfig;->sourceToPrioritySenders(II)I -HSPLandroid/service/notification/ZenModeConfig;->sourceToString(I)Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy()Landroid/app/NotificationManager$Policy; -HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy(Landroid/service/notification/ZenPolicy;)Landroid/app/NotificationManager$Policy; -HPLandroid/service/notification/ZenModeConfig;->toScheduleCalendar(Landroid/net/Uri;)Landroid/service/notification/ScheduleCalendar; -HSPLandroid/service/notification/ZenModeConfig;->toString()Ljava/lang/String; -HSPLandroid/service/notification/ZenModeConfig;->tryParseCountdownConditionId(Landroid/net/Uri;)J -HSPLandroid/service/notification/ZenModeConfig;->tryParseDayList(Ljava/lang/String;Ljava/lang/String;)[I -HSPLandroid/service/notification/ZenModeConfig;->tryParseEventConditionId(Landroid/net/Uri;)Landroid/service/notification/ZenModeConfig$EventInfo; -HSPLandroid/service/notification/ZenModeConfig;->tryParseHourAndMinute(Ljava/lang/String;)[I -HSPLandroid/service/notification/ZenModeConfig;->tryParseInt(Ljava/lang/String;I)I -HSPLandroid/service/notification/ZenModeConfig;->tryParseLong(Ljava/lang/String;J)J -HSPLandroid/service/notification/ZenModeConfig;->tryParseLong(Ljava/lang/String;Ljava/lang/Long;)Ljava/lang/Long; -HSPLandroid/service/notification/ZenModeConfig;->tryParseScheduleConditionId(Landroid/net/Uri;)Landroid/service/notification/ZenModeConfig$ScheduleInfo; -HSPLandroid/service/notification/ZenModeConfig;->tryParseZenMode(Ljava/lang/String;I)I -HSPLandroid/service/notification/ZenModeConfig;->unsafeBoolean(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/Boolean; -HSPLandroid/service/notification/ZenModeConfig;->writeConditionXml(Landroid/service/notification/Condition;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/service/notification/ZenModeConfig;->writeRuleXml(Landroid/service/notification/ZenModeConfig$ZenRule;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLandroid/service/notification/ZenModeConfig;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/service/notification/ZenModeConfig;->writeXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/Integer;)V -HSPLandroid/service/notification/ZenPolicy$Builder;->()V -HSPLandroid/service/notification/ZenPolicy;->()V -HSPLandroid/service/notification/ZenPolicy;->conversationTypeToString(I)Ljava/lang/String; -HSPLandroid/service/notification/ZenPolicy;->getPriorityCallSenders()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryAlarms()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryCalls()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryConversations()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryEvents()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryMedia()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryMessages()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryReminders()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryRepeatCallers()I -HSPLandroid/service/notification/ZenPolicy;->getPriorityCategorySystem()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectAmbient()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectBadge()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectFullScreenIntent()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectLights()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectNotificationList()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectPeek()I -HSPLandroid/service/notification/ZenPolicy;->getVisualEffectStatusBar()I -HSPLandroid/service/notification/ZenPolicy;->getZenPolicyPriorityCategoryState(I)I -HSPLandroid/service/notification/ZenPolicy;->getZenPolicyVisualEffectState(I)I -HSPLandroid/service/notification/ZenPolicy;->isCategoryAllowed(IZ)Z -HSPLandroid/service/notification/ZenPolicy;->isVisualEffectAllowed(IZ)Z -HSPLandroid/service/oemlock/IOemLockService$Stub;->()V -HSPLandroid/service/persistentdata/IPersistentDataBlockService$Stub;->()V -HPLandroid/service/persistentdata/IPersistentDataBlockService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/service/quickaccesswallet/QuickAccessWalletClient;->create(Landroid/content/Context;)Landroid/service/quickaccesswallet/QuickAccessWalletClient; -HSPLandroid/service/quickaccesswallet/QuickAccessWalletClientImpl;->(Landroid/content/Context;)V -HSPLandroid/service/quickaccesswallet/QuickAccessWalletClientImpl;->isWalletServiceAvailable()Z -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$1;)V -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;->(Landroid/content/pm/ServiceInfo;Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata;)V -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;->getDefaultPaymentApp(Landroid/content/Context;)Landroid/content/ComponentName; -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;->getWalletServiceInfo(Landroid/content/Context;Ljava/lang/String;)Landroid/content/pm/ServiceInfo; -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;->parseServiceMetadata(Landroid/content/Context;Landroid/content/pm/ServiceInfo;)Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata; -HSPLandroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;->tryCreate(Landroid/content/Context;)Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo; -HSPLandroid/service/quicksettings/Tile$1;->()V -HSPLandroid/service/quicksettings/Tile$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/quicksettings/Tile; -HSPLandroid/service/quicksettings/Tile$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/service/quicksettings/Tile;->()V -HSPLandroid/service/quicksettings/Tile;->(Landroid/os/Parcel;)V -HSPLandroid/service/quicksettings/Tile;->readFromParcel(Landroid/os/Parcel;)V -HSPLandroid/service/quicksettings/Tile;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/service/storage/IExternalStorageService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/service/storage/IExternalStorageService$Stub$Proxy;->notifyVolumeStateChanged(Ljava/lang/String;Landroid/os/storage/StorageVolume;Landroid/os/RemoteCallback;)V -PLandroid/service/storage/IExternalStorageService$Stub$Proxy;->startSession(Ljava/lang/String;ILandroid/os/ParcelFileDescriptor;Ljava/lang/String;Ljava/lang/String;Landroid/os/RemoteCallback;)V -PLandroid/service/storage/IExternalStorageService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/storage/IExternalStorageService; -HPLandroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;->onSuccess(Landroid/os/Bundle;)V +HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;->onSuccess(Landroid/os/Bundle;)V HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->()V HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/textclassifier/ITextClassifierCallback; HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onClassifyText(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -PLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onConnectedStateChanged(I)V HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onCreateTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;)V -HPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V +HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onGenerateLinks(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextLinks$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSelectionEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/SelectionEvent;)V -HPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSuggestConversationActions(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSuggestSelection(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextSelection$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -HPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onTextClassifierEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;)V +HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSuggestConversationActions(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V +HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onTextClassifierEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;)V HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->()V HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/textclassifier/ITextClassifierService; HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/service/textclassifier/TextClassifierService;->getResponse(Landroid/os/Bundle;)Landroid/os/Parcelable; -PLandroid/service/textclassifier/TextClassifierService;->getServiceComponentName(Landroid/content/Context;Ljava/lang/String;I)Landroid/content/ComponentName; -HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onConfigure(Ljava/util/List;Landroid/os/IBinder;)V -HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onDeviceLocked()V -HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onDeviceUnlocked()V -HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockAttempt(Z)V -PLandroid/service/trust/ITrustAgentService$Stub$Proxy;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V -PLandroid/service/trust/ITrustAgentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/trust/ITrustAgentService; -PLandroid/service/trust/ITrustAgentServiceCallback$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/service/voice/IVoiceInteractionService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/service/voice/IVoiceInteractionService$Stub$Proxy;->ready()V -PLandroid/service/voice/IVoiceInteractionService$Stub$Proxy;->soundModelsChanged()V -PLandroid/service/voice/IVoiceInteractionService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/voice/IVoiceInteractionService; -HSPLandroid/service/voice/VoiceInteractionManagerInternal;->()V -PLandroid/service/voice/VoiceInteractionServiceInfo;->(Landroid/content/pm/PackageManager;Landroid/content/ComponentName;I)V HSPLandroid/service/voice/VoiceInteractionServiceInfo;->(Landroid/content/pm/PackageManager;Landroid/content/pm/ServiceInfo;)V -HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String; HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String; HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo; -PLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfoOrThrow(Landroid/content/ComponentName;I)Landroid/content/pm/ServiceInfo; -PLandroid/service/voice/VoiceInteractionServiceInfo;->getSessionService()Ljava/lang/String; -HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getSettingsActivity()Ljava/lang/String; -HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getSupportsAssist()Z -HSPLandroid/service/vr/IPersistentVrStateCallbacks$Stub;->()V HSPLandroid/service/vr/IVrManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/vr/IVrManager; HSPLandroid/service/vr/IVrStateCallbacks$Stub;->()V -HSPLandroid/service/vr/IVrStateCallbacks$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/service/wallpaper/-$$Lambda$OJ01g4C3-dIy7DJeZXaYLthdjxE;->()V -HSPLandroid/service/wallpaper/-$$Lambda$OJ01g4C3-dIy7DJeZXaYLthdjxE;->()V -HSPLandroid/service/wallpaper/-$$Lambda$cf_AJBRaYSf0frWV5Rga1GwSyFk;->(Landroid/service/wallpaper/WallpaperService$Engine;)V -HSPLandroid/service/wallpaper/IWallpaperConnection$Stub;->()V -PLandroid/service/wallpaper/IWallpaperConnection$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/service/wallpaper/IWallpaperConnection$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/service/wallpaper/IWallpaperEngine$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/service/wallpaper/IWallpaperEngine$Stub$Proxy;->requestWallpaperColors()V -HPLandroid/service/wallpaper/IWallpaperEngine$Stub$Proxy;->setInAmbientMode(ZJ)V -PLandroid/service/wallpaper/IWallpaperEngine$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/wallpaper/IWallpaperEngine; -HSPLandroid/service/wallpaper/IWallpaperEngine$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/service/wallpaper/IWallpaperService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/service/wallpaper/IWallpaperService$Stub$Proxy;->attach(Landroid/service/wallpaper/IWallpaperConnection;Landroid/os/IBinder;IZIILandroid/graphics/Rect;I)V -PLandroid/service/wallpaper/IWallpaperService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/wallpaper/IWallpaperService; -HSPLandroid/service/wallpaper/WallpaperService$Engine$2;->dispatchAppVisibility(Z)V -HSPLandroid/service/wallpaper/WallpaperService$Engine$2;->resized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V -HSPLandroid/service/wallpaper/WallpaperService$Engine$3;->onDisplayChanged(I)V -HPLandroid/service/wallpaper/WallpaperService$Engine$WallpaperInputEventReceiver;->onInputEvent(Landroid/view/InputEvent;)V -HPLandroid/service/wallpaper/WallpaperService$Engine;->dispatchPointer(Landroid/view/MotionEvent;)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->doAmbientModeChanged(ZJ)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->doOffsetsChanged(Z)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->doVisibilityChanged(Z)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->getSurfaceHolder()Landroid/view/SurfaceHolder; -HSPLandroid/service/wallpaper/WallpaperService$Engine;->onAmbientModeChanged(ZJ)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->onApplyWindowInsets(Landroid/view/WindowInsets;)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->onOffsetsChanged(FFFFII)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->onVisibilityChanged(Z)V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->reportVisibility()V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->reposition()V -HSPLandroid/service/wallpaper/WallpaperService$Engine;->updateSurface(ZZZ)V -HSPLandroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->executeMessage(Landroid/os/Message;)V -HSPLandroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->reportShown()V -HSPLandroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->setInAmbientMode(ZJ)V -HPLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/watchdog/ExplicitHealthCheckService$PackageConfig; -PLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;->(Landroid/os/Parcel;)V -PLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;->(Landroid/os/Parcel;Landroid/service/watchdog/ExplicitHealthCheckService$1;)V -PLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;->getHealthCheckTimeoutMillis()J -PLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;->getPackageName()Ljava/lang/String; -HPLandroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;->toString()Ljava/lang/String; -HPLandroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;->getRequestedPackages(Landroid/os/RemoteCallback;)V -HPLandroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;->getSupportedPackages(Landroid/os/RemoteCallback;)V -PLandroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;->request(Ljava/lang/String;)V -HPLandroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;->setCallback(Landroid/os/RemoteCallback;)V -HPLandroid/service/watchdog/IExplicitHealthCheckService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/watchdog/IExplicitHealthCheckService; -HPLandroid/stats/devicepolicy/nano/StringList;->()V -HPLandroid/stats/devicepolicy/nano/StringList;->clear()Landroid/stats/devicepolicy/nano/StringList; -HPLandroid/stats/devicepolicy/nano/StringList;->computeSerializedSize()I -HPLandroid/stats/devicepolicy/nano/StringList;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$3wSihVXgn-tTZq5SzTi1L4gLWJU;->()V HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$3wSihVXgn-tTZq5SzTi1L4gLWJU;->()V HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$3wSihVXgn-tTZq5SzTi1L4gLWJU;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -18588,38 +12596,25 @@ HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$iqo18bQis8RyEOQPsYVekDJB9Cg;-> HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU;->()V HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU;->()V HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$pFU8zg4eHAdooeRLJg1WBG52cKk;->()V -HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$pFU8zg4eHAdooeRLJg1WBG52cKk;->()V -HSPLandroid/sysprop/-$$Lambda$TelephonyProperties$sXc3eBCFirzHWb9pvClH7EsiM_Q;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/sysprop/ApexProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; -HSPLandroid/sysprop/ApexProperties;->updatable()Ljava/util/Optional; HSPLandroid/sysprop/DisplayProperties;->debug_force_rtl()Ljava/util/Optional; -HSPLandroid/sysprop/DisplayProperties;->debug_force_rtl(Ljava/lang/Boolean;)V HSPLandroid/sysprop/DisplayProperties;->debug_layout()Ljava/util/Optional; HSPLandroid/sysprop/DisplayProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; -PLandroid/sysprop/InitProperties;->is_userspace_reboot_supported()Ljava/util/Optional; -HSPLandroid/sysprop/InitProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; -HSPLandroid/sysprop/InitProperties;->userspace_reboot_in_progress()Ljava/util/Optional; -HSPLandroid/sysprop/PowerProperties;->battery_input_suspended()Ljava/util/Optional; -HSPLandroid/sysprop/PowerProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; +HSPLandroid/sysprop/Keystore2Properties;->keystore2_enabled()Ljava/util/Optional; +HSPLandroid/sysprop/Keystore2Properties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; HSPLandroid/sysprop/TelephonyProperties;->baseband_version()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->current_active_phone()Ljava/util/List; -HSPLandroid/sysprop/TelephonyProperties;->default_network()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->icc_operator_alpha()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->icc_operator_iso_country()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->icc_operator_numeric()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->lambda$baseband_version$0(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/sysprop/TelephonyProperties;->lambda$default_network$14(Ljava/lang/String;)Ljava/lang/Integer; HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_alpha$8(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_iso_country$9(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_numeric$7(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_alpha$1(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_is_roaming$3(Ljava/lang/String;)Ljava/lang/Boolean; HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_numeric$2(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/sysprop/TelephonyProperties;->max_active_modems()Ljava/util/Optional; HSPLandroid/sysprop/TelephonyProperties;->multi_sim_config()Ljava/util/Optional; HSPLandroid/sysprop/TelephonyProperties;->operator_alpha()Ljava/util/List; -HSPLandroid/sysprop/TelephonyProperties;->operator_is_roaming()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->operator_numeric()Ljava/util/List; HSPLandroid/sysprop/TelephonyProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; HSPLandroid/sysprop/TelephonyProperties;->tryParseInteger(Ljava/lang/String;)Ljava/lang/Integer; @@ -18628,7 +12623,6 @@ HSPLandroid/sysprop/TelephonyProperties;->tryParseString(Ljava/lang/String;)Ljav HSPLandroid/sysprop/VndkProperties;->product_vndk_version()Ljava/util/Optional; HSPLandroid/sysprop/VndkProperties;->tryParseString(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/sysprop/VoldProperties;->decrypt()Ljava/util/Optional; -HSPLandroid/sysprop/VoldProperties;->encrypt_progress()Ljava/util/Optional; HSPLandroid/sysprop/VoldProperties;->tryParseString(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/system/ErrnoException;->(Ljava/lang/String;I)V HSPLandroid/system/ErrnoException;->getMessage()Ljava/lang/String; @@ -18638,46 +12632,30 @@ HSPLandroid/system/GaiException;->rethrowAsUnknownHostException(Ljava/lang/Strin HSPLandroid/system/Int32Ref;->(I)V HSPLandroid/system/Os;->accept(Ljava/io/FileDescriptor;Ljava/net/InetSocketAddress;)Ljava/io/FileDescriptor; HSPLandroid/system/Os;->accept(Ljava/io/FileDescriptor;Ljava/net/SocketAddress;)Ljava/io/FileDescriptor; -HPLandroid/system/Os;->access(Ljava/lang/String;I)Z -HSPLandroid/system/Os;->bind(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V HSPLandroid/system/Os;->bind(Ljava/io/FileDescriptor;Ljava/net/SocketAddress;)V HSPLandroid/system/Os;->capget(Landroid/system/StructCapUserHeader;)[Landroid/system/StructCapUserData; HSPLandroid/system/Os;->chmod(Ljava/lang/String;I)V -HSPLandroid/system/Os;->chown(Ljava/lang/String;II)V HSPLandroid/system/Os;->close(Ljava/io/FileDescriptor;)V -PLandroid/system/Os;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V -HSPLandroid/system/Os;->dup(Ljava/io/FileDescriptor;)Ljava/io/FileDescriptor; -HSPLandroid/system/Os;->fchmod(Ljava/io/FileDescriptor;I)V -HSPLandroid/system/Os;->fchown(Ljava/io/FileDescriptor;II)V HSPLandroid/system/Os;->fcntlInt(Ljava/io/FileDescriptor;II)I HSPLandroid/system/Os;->fdatasync(Ljava/io/FileDescriptor;)V HSPLandroid/system/Os;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat; -HSPLandroid/system/Os;->fsync(Ljava/io/FileDescriptor;)V -HSPLandroid/system/Os;->getenv(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/system/Os;->getpeername(Ljava/io/FileDescriptor;)Ljava/net/SocketAddress; HSPLandroid/system/Os;->getpgid(I)I HSPLandroid/system/Os;->getpid()I -HPLandroid/system/Os;->getsockname(Ljava/io/FileDescriptor;)Ljava/net/SocketAddress; HSPLandroid/system/Os;->gettid()I HSPLandroid/system/Os;->getuid()I HSPLandroid/system/Os;->getxattr(Ljava/lang/String;Ljava/lang/String;)[B HSPLandroid/system/Os;->ioctlInt(Ljava/io/FileDescriptor;ILandroid/system/Int32Ref;)I -HPLandroid/system/Os;->kill(II)V HSPLandroid/system/Os;->listen(Ljava/io/FileDescriptor;I)V HSPLandroid/system/Os;->lseek(Ljava/io/FileDescriptor;JI)J HSPLandroid/system/Os;->mkdir(Ljava/lang/String;I)V -HSPLandroid/system/Os;->mlock(JJ)V HSPLandroid/system/Os;->mmap(JJIILjava/io/FileDescriptor;J)J -HSPLandroid/system/Os;->munmap(JJ)V HSPLandroid/system/Os;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor; HSPLandroid/system/Os;->pipe2(I)[Ljava/io/FileDescriptor; HSPLandroid/system/Os;->poll([Landroid/system/StructPollfd;I)I HSPLandroid/system/Os;->posix_fallocate(Ljava/io/FileDescriptor;JJ)V -HPLandroid/system/Os;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I HSPLandroid/system/Os;->read(Ljava/io/FileDescriptor;[BII)I -HSPLandroid/system/Os;->readlink(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/system/Os;->rename(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/system/Os;->sendfile(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Landroid/system/Int64Ref;J)J HSPLandroid/system/Os;->setpgid(II)V HSPLandroid/system/Os;->setregid(II)V HSPLandroid/system/Os;->setreuid(II)V @@ -18687,10 +12665,9 @@ HSPLandroid/system/Os;->socketpair(IIILjava/io/FileDescriptor;Ljava/io/FileDescr HSPLandroid/system/Os;->stat(Ljava/lang/String;)Landroid/system/StructStat; HSPLandroid/system/Os;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs; HSPLandroid/system/Os;->sysconf(I)J -HSPLandroid/system/Os;->umask(I)I HSPLandroid/system/Os;->write(Ljava/io/FileDescriptor;[BII)I -HSPLandroid/system/OsConstants;->WIFEXITED(I)Z -HSPLandroid/system/OsConstants;->WTERMSIG(I)I +HSPLandroid/system/OsConstants;->S_ISDIR(I)Z +HSPLandroid/system/OsConstants;->errnoName(I)Ljava/lang/String; HSPLandroid/system/StructAddrinfo;->()V HSPLandroid/system/StructCapUserData;->(III)V HSPLandroid/system/StructCapUserHeader;->(II)V @@ -18704,104 +12681,41 @@ HSPLandroid/system/StructTimespec;->(JJ)V HSPLandroid/system/StructTimespec;->equals(Ljava/lang/Object;)Z HSPLandroid/system/StructTimeval;->(JJ)V HSPLandroid/system/StructTimeval;->fromMillis(J)Landroid/system/StructTimeval; -HSPLandroid/system/UnixSocketAddress;->([B)V -HSPLandroid/system/UnixSocketAddress;->createFileSystem(Ljava/lang/String;)Landroid/system/UnixSocketAddress; -PLandroid/telecom/-$$Lambda$GLz-f4lFJxbMzf8RIutS-Tmkw7Y;->()V -PLandroid/telecom/-$$Lambda$GLz-f4lFJxbMzf8RIutS-Tmkw7Y;->()V -HPLandroid/telecom/-$$Lambda$GLz-f4lFJxbMzf8RIutS-Tmkw7Y;->getSessionId()Ljava/lang/String; -HSPLandroid/telecom/-$$Lambda$qQ3L1aUr8pRZCF9GxHo8_Jh8las;->()V -HSPLandroid/telecom/-$$Lambda$qQ3L1aUr8pRZCF9GxHo8_Jh8las;->()V HSPLandroid/telecom/CallAudioState;->(ZIILandroid/bluetooth/BluetoothDevice;Ljava/util/Collection;)V -HSPLandroid/telecom/CallAudioState;->audioRouteToString(I)Ljava/lang/String; -HSPLandroid/telecom/CallAudioState;->equals(Ljava/lang/Object;)Z HSPLandroid/telecom/CallAudioState;->getRoute()I HSPLandroid/telecom/CallAudioState;->getSupportedRouteMask()I HSPLandroid/telecom/CallAudioState;->isMuted()Z -HSPLandroid/telecom/CallAudioState;->toString()Ljava/lang/String; -HSPLandroid/telecom/Connection;->capabilitiesToString(I)Ljava/lang/String; -HSPLandroid/telecom/Connection;->capabilitiesToStringInternal(IZ)Ljava/lang/String; -HSPLandroid/telecom/Connection;->propertiesToString(I)Ljava/lang/String; -HSPLandroid/telecom/Connection;->propertiesToStringInternal(IZ)Ljava/lang/String; -HSPLandroid/telecom/ConnectionRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/ConnectionRequest; -HSPLandroid/telecom/ConnectionRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telecom/ConnectionRequest;->(Landroid/os/Parcel;)V -HSPLandroid/telecom/ConnectionRequest;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/telecom/DisconnectCause$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/DisconnectCause; -HSPLandroid/telecom/DisconnectCause$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telecom/DisconnectCause;->getCode()I -HSPLandroid/telecom/DisconnectCause;->getReason()Ljava/lang/String; -HSPLandroid/telecom/DisconnectCause;->getTone()I -HPLandroid/telecom/DisconnectCause;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/telecom/Log;->addEvent(Landroid/telecom/Logging/EventManager$Loggable;Ljava/lang/String;Ljava/lang/Object;)V -PLandroid/telecom/Log;->addRequestResponsePair(Landroid/telecom/Logging/EventManager$TimedEventPair;)V HSPLandroid/telecom/Log;->buildMessage(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V HSPLandroid/telecom/Log;->createSubsession()Landroid/telecom/Logging/Session; HSPLandroid/telecom/Log;->d(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V HSPLandroid/telecom/Log;->d(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V HSPLandroid/telecom/Log;->endSession()V -HPLandroid/telecom/Log;->getDialableCount(Ljava/lang/String;)I -HPLandroid/telecom/Log;->getEventManager()Landroid/telecom/Logging/EventManager; -HSPLandroid/telecom/Log;->getExternalSession()Landroid/telecom/Logging/Session$Info; -HPLandroid/telecom/Log;->getPrefixFromObject(Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/telecom/Log;->getSessionId()Ljava/lang/String; HSPLandroid/telecom/Log;->getSessionManager()Landroid/telecom/Logging/SessionManager; HSPLandroid/telecom/Log;->i(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V -HPLandroid/telecom/Log;->i(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V -PLandroid/telecom/Log;->isLoggable(I)Z HSPLandroid/telecom/Log;->obfuscatePhoneNumber(Ljava/lang/StringBuilder;Ljava/lang/String;)V HSPLandroid/telecom/Log;->pii(Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/telecom/Log;->piiHandle(Ljava/lang/Object;)Ljava/lang/String; -PLandroid/telecom/Log;->registerEventListener(Landroid/telecom/Logging/EventManager$EventListener;)V -PLandroid/telecom/Log;->registerSessionListener(Landroid/telecom/Logging/SessionManager$ISessionListener;)V -PLandroid/telecom/Log;->setSessionContext(Landroid/content/Context;)V -PLandroid/telecom/Log;->setTag(Ljava/lang/String;)V -HPLandroid/telecom/Log;->startSession(Ljava/lang/String;)V HSPLandroid/telecom/Log;->v(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V -HPLandroid/telecom/Log;->v(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V -HSPLandroid/telecom/Logging/-$$Lambda$49CWgytsV3O6ExcbNTdlAwnWfKM;->()V -HSPLandroid/telecom/Logging/-$$Lambda$49CWgytsV3O6ExcbNTdlAwnWfKM;->()V HSPLandroid/telecom/Logging/-$$Lambda$49CWgytsV3O6ExcbNTdlAwnWfKM;->get()I -HSPLandroid/telecom/Logging/-$$Lambda$SessionManager$eZPKyatWll-NrJ1pxXNaTW5ErKo;->(Landroid/telecom/Logging/SessionManager;)V HPLandroid/telecom/Logging/-$$Lambda$SessionManager$eZPKyatWll-NrJ1pxXNaTW5ErKo;->run()V -HSPLandroid/telecom/Logging/-$$Lambda$SessionManager$rq_Yfbv4ZweapA51DGUggj_vlkY;->(Landroid/telecom/Logging/SessionManager;)V HSPLandroid/telecom/Logging/-$$Lambda$SessionManager$rq_Yfbv4ZweapA51DGUggj_vlkY;->get()J -PLandroid/telecom/Logging/EventManager$TimedEventPair;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLandroid/telecom/Logging/EventManager$TimedEventPair;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V -PLandroid/telecom/Logging/EventManager;->(Landroid/telecom/Logging/SessionManager$ISessionIdQueryHandler;)V -PLandroid/telecom/Logging/EventManager;->addRequestResponsePair(Landroid/telecom/Logging/EventManager$TimedEventPair;)V -HPLandroid/telecom/Logging/EventManager;->event(Landroid/telecom/Logging/EventManager$Loggable;Ljava/lang/String;Ljava/lang/Object;)V -PLandroid/telecom/Logging/EventManager;->registerEventListener(Landroid/telecom/Logging/EventManager$EventListener;)V -HSPLandroid/telecom/Logging/Runnable$1;->run()V -HSPLandroid/telecom/Logging/Runnable;->(Ljava/lang/String;Ljava/lang/Object;)V -HSPLandroid/telecom/Logging/Runnable;->cancel()V -HSPLandroid/telecom/Logging/Runnable;->prepare()Ljava/lang/Runnable; -HSPLandroid/telecom/Logging/Session$Info$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/Logging/Session$Info; -HSPLandroid/telecom/Logging/Session$Info$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telecom/Logging/Session$Info;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/telecom/Logging/Session$Info;->getExternalInfo(Landroid/telecom/Logging/Session;Ljava/lang/String;)Landroid/telecom/Logging/Session$Info; -HSPLandroid/telecom/Logging/Session$Info;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telecom/Logging/Session;->(Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;)V -HSPLandroid/telecom/Logging/Session;->access$000(Landroid/telecom/Logging/Session;)Ljava/lang/String; -HSPLandroid/telecom/Logging/Session;->access$100(Landroid/telecom/Logging/Session;)Z HSPLandroid/telecom/Logging/Session;->addChild(Landroid/telecom/Logging/Session;)V HSPLandroid/telecom/Logging/Session;->equals(Ljava/lang/Object;)Z HSPLandroid/telecom/Logging/Session;->getChildSessions()Ljava/util/ArrayList; HSPLandroid/telecom/Logging/Session;->getExecutionStartTimeMilliseconds()J -HSPLandroid/telecom/Logging/Session;->getExternalInfo(Ljava/lang/String;)Landroid/telecom/Logging/Session$Info; HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Ljava/lang/StringBuilder;ZI)V HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Z)Ljava/lang/String; -HSPLandroid/telecom/Logging/Session;->getFullSessionId()Ljava/lang/String; HSPLandroid/telecom/Logging/Session;->getFullSessionId(I)Ljava/lang/String; HSPLandroid/telecom/Logging/Session;->getLocalExecutionTime()J HSPLandroid/telecom/Logging/Session;->getNextChildId()Ljava/lang/String; HSPLandroid/telecom/Logging/Session;->getOwnerInfo()Ljava/lang/String; HSPLandroid/telecom/Logging/Session;->getParentSession()Landroid/telecom/Logging/Session; -HSPLandroid/telecom/Logging/Session;->getRootSession(Ljava/lang/String;)Landroid/telecom/Logging/Session; HSPLandroid/telecom/Logging/Session;->getShortMethodName()Ljava/lang/String; HSPLandroid/telecom/Logging/Session;->isExternal()Z HSPLandroid/telecom/Logging/Session;->isSessionCompleted()Z -HSPLandroid/telecom/Logging/Session;->isSessionExternal()Z HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z HSPLandroid/telecom/Logging/Session;->markSessionCompleted(J)V HSPLandroid/telecom/Logging/Session;->removeChild(Landroid/telecom/Logging/Session;)V @@ -18811,64 +12725,16 @@ HSPLandroid/telecom/Logging/Session;->setSessionId(Ljava/lang/String;)V HSPLandroid/telecom/Logging/Session;->setShortMethodName(Ljava/lang/String;)V HSPLandroid/telecom/Logging/Session;->toString()Ljava/lang/String; HSPLandroid/telecom/Logging/SessionManager;->()V -HSPLandroid/telecom/Logging/SessionManager;->cancelSubsession(Landroid/telecom/Logging/Session;)V HPLandroid/telecom/Logging/SessionManager;->cleanupStaleSessions(J)V HSPLandroid/telecom/Logging/SessionManager;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V HSPLandroid/telecom/Logging/SessionManager;->createSubsession()Landroid/telecom/Logging/Session; HSPLandroid/telecom/Logging/SessionManager;->createSubsession(Z)Landroid/telecom/Logging/Session; HSPLandroid/telecom/Logging/SessionManager;->endParentSessions(Landroid/telecom/Logging/Session;)V HSPLandroid/telecom/Logging/SessionManager;->endSession()V -HPLandroid/telecom/Logging/SessionManager;->getBase64Encoding(I)Ljava/lang/String; -HSPLandroid/telecom/Logging/SessionManager;->getCallingThreadId()I -HPLandroid/telecom/Logging/SessionManager;->getCleanupTimeout(Landroid/content/Context;)J -HSPLandroid/telecom/Logging/SessionManager;->getExternalSession()Landroid/telecom/Logging/Session$Info; -HSPLandroid/telecom/Logging/SessionManager;->getExternalSession(Ljava/lang/String;)Landroid/telecom/Logging/Session$Info; -HPLandroid/telecom/Logging/SessionManager;->getNextSessionID()Ljava/lang/String; -HPLandroid/telecom/Logging/SessionManager;->getSessionCleanupTimeoutMs()J HSPLandroid/telecom/Logging/SessionManager;->getSessionId()Ljava/lang/String; HPLandroid/telecom/Logging/SessionManager;->lambda$new$0$SessionManager()V HSPLandroid/telecom/Logging/SessionManager;->lambda$new$1$SessionManager()J -HPLandroid/telecom/Logging/SessionManager;->notifySessionCompleteListeners(Ljava/lang/String;J)V -PLandroid/telecom/Logging/SessionManager;->registerSessionListener(Landroid/telecom/Logging/SessionManager$ISessionListener;)V HSPLandroid/telecom/Logging/SessionManager;->resetStaleSessionTimer()V -PLandroid/telecom/Logging/SessionManager;->setContext(Landroid/content/Context;)V -HSPLandroid/telecom/Logging/SessionManager;->startExternalSession(Landroid/telecom/Logging/Session$Info;Ljava/lang/String;)V -HSPLandroid/telecom/Logging/SessionManager;->startSession(Landroid/telecom/Logging/Session$Info;Ljava/lang/String;Ljava/lang/String;)V -HPLandroid/telecom/Logging/SessionManager;->startSession(Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->()V -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->createParcelableCall()Landroid/telecom/ParcelableCall; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setAccountHandle(Landroid/telecom/PhoneAccountHandle;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setActiveChildCallId(Ljava/lang/String;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCallDirection(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCallerDisplayName(Ljava/lang/String;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCallerDisplayNamePresentation(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCallerNumberVerificationStatus(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCannedSmsResponses(Ljava/util/List;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCapabilities(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setChildCallIds(Ljava/util/List;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setConferenceableCallIds(Ljava/util/List;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setConnectTimeMillis(J)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setContactDisplayName(Ljava/lang/String;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setCreationTimeMillis(J)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setDisconnectCause(Landroid/telecom/DisconnectCause;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setGatewayInfo(Landroid/telecom/GatewayInfo;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setHandle(Landroid/net/Uri;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setHandlePresentation(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setId(Ljava/lang/String;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setIntentExtras(Landroid/os/Bundle;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setIsRttCallChanged(Z)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setIsVideoCallProviderChanged(Z)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setParentCallId(Ljava/lang/String;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setProperties(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setRttCall(Landroid/telecom/ParcelableRttCall;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setState(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setStatusHints(Landroid/telecom/StatusHints;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setSupportedAudioRoutes(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setVideoCallProvider(Lcom/android/internal/telecom/IVideoProvider;)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall$ParcelableCallBuilder;->setVideoState(I)Landroid/telecom/ParcelableCall$ParcelableCallBuilder; -HSPLandroid/telecom/ParcelableCall;->(Ljava/lang/String;ILandroid/telecom/DisconnectCause;Ljava/util/List;IIIJLandroid/net/Uri;ILjava/lang/String;ILandroid/telecom/GatewayInfo;Landroid/telecom/PhoneAccountHandle;ZLcom/android/internal/telecom/IVideoProvider;ZLandroid/telecom/ParcelableRttCall;Ljava/lang/String;Ljava/util/List;Landroid/telecom/StatusHints;ILjava/util/List;Landroid/os/Bundle;Landroid/os/Bundle;JIILjava/lang/String;Ljava/lang/String;)V -HSPLandroid/telecom/ParcelableConnection;->(Landroid/telecom/PhoneAccountHandle;IIIILandroid/net/Uri;ILjava/lang/String;ILcom/android/internal/telecom/IVideoProvider;IZZJJLandroid/telecom/StatusHints;Landroid/telecom/DisconnectCause;Ljava/util/List;Landroid/os/Bundle;I)V HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAccount; HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telecom/PhoneAccount$Builder;->(Landroid/telecom/PhoneAccountHandle;Ljava/lang/CharSequence;)V @@ -18877,16 +12743,12 @@ HSPLandroid/telecom/PhoneAccount$Builder;->build()Landroid/telecom/PhoneAccount; HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setCapabilities(I)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/PhoneAccount$Builder; -HSPLandroid/telecom/PhoneAccount$Builder;->setGroupId(Ljava/lang/String;)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setHighlightColor(I)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/telecom/PhoneAccount$Builder; -PLandroid/telecom/PhoneAccount$Builder;->setIsEnabled(Z)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setShortDescription(Ljava/lang/CharSequence;)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setSubscriptionAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccount$Builder; -PLandroid/telecom/PhoneAccount$Builder;->setSupportedAudioRoutes(I)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount$Builder;->setSupportedUriSchemes(Ljava/util/List;)Landroid/telecom/PhoneAccount$Builder; HSPLandroid/telecom/PhoneAccount;->(Landroid/os/Parcel;)V -HSPLandroid/telecom/PhoneAccount;->(Landroid/os/Parcel;Landroid/telecom/PhoneAccount$1;)V HSPLandroid/telecom/PhoneAccount;->(Landroid/telecom/PhoneAccountHandle;Landroid/net/Uri;Landroid/net/Uri;ILandroid/graphics/drawable/Icon;ILjava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/util/List;Landroid/os/Bundle;IZLjava/lang/String;)V HSPLandroid/telecom/PhoneAccount;->(Landroid/telecom/PhoneAccountHandle;Landroid/net/Uri;Landroid/net/Uri;ILandroid/graphics/drawable/Icon;ILjava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/util/List;Landroid/os/Bundle;IZLjava/lang/String;Landroid/telecom/PhoneAccount$1;)V HSPLandroid/telecom/PhoneAccount;->audioRoutesToString()Ljava/lang/String; @@ -18894,22 +12756,8 @@ HSPLandroid/telecom/PhoneAccount;->builder(Landroid/telecom/PhoneAccountHandle;L HSPLandroid/telecom/PhoneAccount;->capabilitiesToString()Ljava/lang/String; HSPLandroid/telecom/PhoneAccount;->equals(Ljava/lang/Object;)Z HSPLandroid/telecom/PhoneAccount;->getAccountHandle()Landroid/telecom/PhoneAccountHandle; -HPLandroid/telecom/PhoneAccount;->getAddress()Landroid/net/Uri; -HSPLandroid/telecom/PhoneAccount;->getCapabilities()I -HSPLandroid/telecom/PhoneAccount;->getExtras()Landroid/os/Bundle; -HPLandroid/telecom/PhoneAccount;->getGroupId()Ljava/lang/String; -HSPLandroid/telecom/PhoneAccount;->getHighlightColor()I -HPLandroid/telecom/PhoneAccount;->getIcon()Landroid/graphics/drawable/Icon; -HSPLandroid/telecom/PhoneAccount;->getLabel()Ljava/lang/CharSequence; -HPLandroid/telecom/PhoneAccount;->getShortDescription()Ljava/lang/CharSequence; -HPLandroid/telecom/PhoneAccount;->getSubscriptionAddress()Landroid/net/Uri; -HPLandroid/telecom/PhoneAccount;->getSupportedAudioRoutes()I -HPLandroid/telecom/PhoneAccount;->getSupportedUriSchemes()Ljava/util/List; HSPLandroid/telecom/PhoneAccount;->hasAudioRoutes(I)Z HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z -HPLandroid/telecom/PhoneAccount;->isEnabled()Z -HPLandroid/telecom/PhoneAccount;->setIsEnabled(Z)V -HPLandroid/telecom/PhoneAccount;->supportsUriScheme(Ljava/lang/String;)Z HSPLandroid/telecom/PhoneAccount;->toString()Ljava/lang/String; HSPLandroid/telecom/PhoneAccount;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telecom/PhoneAccountHandle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAccountHandle; @@ -18932,23 +12780,13 @@ HSPLandroid/telecom/TelecomManager;->getCallState()I HSPLandroid/telecom/TelecomManager;->getCurrentTtyMode()I HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage()Ljava/lang/String; HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage(Landroid/os/UserHandle;)Ljava/lang/String; -PLandroid/telecom/TelecomManager;->getDefaultPhoneApp()Landroid/content/ComponentName; HSPLandroid/telecom/TelecomManager;->getPhoneAccount(Landroid/telecom/PhoneAccountHandle;)Landroid/telecom/PhoneAccount; -HSPLandroid/telecom/TelecomManager;->getSimCallManager()Landroid/telecom/PhoneAccountHandle; -HPLandroid/telecom/TelecomManager;->getSimCallManager(I)Landroid/telecom/PhoneAccountHandle; HSPLandroid/telecom/TelecomManager;->getSystemDialerPackage()Ljava/lang/String; HSPLandroid/telecom/TelecomManager;->getTelecomService()Lcom/android/internal/telecom/ITelecomService; HSPLandroid/telecom/TelecomManager;->isInCall()Z -HPLandroid/telecom/TelecomManager;->isRinging()Z -HSPLandroid/telecom/TelecomManager;->isServiceConnected()Z -HSPLandroid/telecom/VideoProfile;->isVideo(I)Z HSPLandroid/telephony/-$$Lambda$0X3yJo8kGVD6-zshUVKX7puMDeU;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$EXdGsAsnITeO5BQbrk2RwPdtfbc;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$hYwDykyoJHDGV_738W421vdoDfs;->()V -HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$hYwDykyoJHDGV_738W421vdoDfs;->()V HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$hYwDykyoJHDGV_738W421vdoDfs;->test(I)Z -HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$lZ-KiBVv6ofK6rShWXYLlABE7M4;->()V -HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$lZ-KiBVv6ofK6rShWXYLlABE7M4;->()V HSPLandroid/telephony/-$$Lambda$ModemActivityInfo$lZ-KiBVv6ofK6rShWXYLlABE7M4;->test(I)Z HSPLandroid/telephony/-$$Lambda$NetworkRegistrationInfo$nx1fZx9e_OxX9F5QM1lqXgaXLPM;->()V HSPLandroid/telephony/-$$Lambda$NetworkRegistrationInfo$nx1fZx9e_OxX9F5QM1lqXgaXLPM;->()V @@ -18967,14 +12805,10 @@ HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NEvcR HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NEvcRwgmA-3X--D0LhNbCfDHMJg;->runOrThrow()V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$PPvGOc0fHWwnuXM6hf_14ywxqfg;->(Landroid/telephony/PhoneStateListener;II)V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$PPvGOc0fHWwnuXM6hf_14ywxqfg;->run()V -HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Rj-NsZVcTB_OiSUwAFnHPNbD974;->(Landroid/telephony/PhoneStateListener;Landroid/telephony/PreciseCallState;)V -HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Rj-NsZVcTB_OiSUwAFnHPNbD974;->run()V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$SkH7zeCNDbrkgi-wKCqhRA-JvUc;->(Landroid/telephony/PhoneStateListener;I)V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$SkH7zeCNDbrkgi-wKCqhRA-JvUc;->run()V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TC_VgbnRo32z0xj_URlD971mloo;->(Landroid/telephony/PhoneStateListener;I)V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TC_VgbnRo32z0xj_URlD971mloo;->run()V -HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TV6_-aWbJTOeSWu4dLGFOIdy3d8;->(Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;Landroid/telephony/PhoneStateListener;Landroid/telephony/PreciseCallState;)V -HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TV6_-aWbJTOeSWu4dLGFOIdy3d8;->runOrThrow()V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jRuM8cGgcCKOU5CJfy5xNGbSA5U;->(Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;Landroid/telephony/PhoneStateListener;Landroid/telephony/SignalStrength;)V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jRuM8cGgcCKOU5CJfy5xNGbSA5U;->runOrThrow()V HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$mALujKUw1b6f9z_33GJTbnB8WyA;->(Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V @@ -18983,8 +12817,6 @@ HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$p1xP4 HSPLandroid/telephony/-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$p1xP4kT5RFM2Tk3Cw-OND-jgtIU;->run()V HSPLandroid/telephony/-$$Lambda$SubscriptionManager$h7YpgyHsst6UNCPv-iPgeb904zM;->(Landroid/telephony/SubscriptionManager;)V HSPLandroid/telephony/-$$Lambda$SubscriptionManager$h7YpgyHsst6UNCPv-iPgeb904zM;->test(Ljava/lang/Object;)Z -PLandroid/telephony/-$$Lambda$TTUQe1VxfZ5DMGuNhvszdcyaJP8;->()V -PLandroid/telephony/-$$Lambda$TTUQe1VxfZ5DMGuNhvszdcyaJP8;->()V HPLandroid/telephony/-$$Lambda$TTUQe1VxfZ5DMGuNhvszdcyaJP8;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$TelephonyFrameworkInitializer$2QFGz0zRG7KweN6skHiT4JELKpE;->createService(Landroid/content/Context;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$TelephonyFrameworkInitializer$IEjfG8bGSLwdHGUtloFDkGS6--g;->createService(Landroid/content/Context;)Ljava/lang/Object; @@ -18992,6 +12824,9 @@ HSPLandroid/telephony/-$$Lambda$TelephonyFrameworkInitializer$aB_lEuhMyjo_dL0qog HSPLandroid/telephony/-$$Lambda$TelephonyFrameworkInitializer$iP56cjUbUR1ZRIwzluIA2t9jDSM;->createService(Landroid/content/Context;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$TelephonyRegistryManager$1$RkxDiu-MbbCQ42CqBL4-9CK3xyk;->(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V HSPLandroid/telephony/-$$Lambda$TelephonyRegistryManager$1$RkxDiu-MbbCQ42CqBL4-9CK3xyk;->run()V +HSPLandroid/telephony/-$$Lambda$TelephonyRegistryManager$QB01KWmPNhV67guriqYtucN1o30;->()V +HSPLandroid/telephony/-$$Lambda$TelephonyRegistryManager$QB01KWmPNhV67guriqYtucN1o30;->()V +HSPLandroid/telephony/-$$Lambda$TelephonyRegistryManager$QB01KWmPNhV67guriqYtucN1o30;->applyAsInt(Ljava/lang/Object;)I HSPLandroid/telephony/-$$Lambda$Yv-m7RGveW6fe55SlwzIMxb0o7g;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$aE7Wu7JzXFGZVMA99j_a85iFAfk;->applyOrThrow(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/telephony/-$$Lambda$nI532gOfoINNzVgsF5xxfG3W2Qg;->applyOrThrow(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -18999,15 +12834,6 @@ HSPLandroid/telephony/-$$Lambda$uMe0qpExs-9G9O-YUuXtaYzVQ9g;->applyOrThrow(Ljava HSPLandroid/telephony/AccessNetworkConstants;->transportTypeToString(I)Ljava/lang/String; HSPLandroid/telephony/AccessNetworkUtils;->getDuplexModeForEutranBand(I)I HSPLandroid/telephony/AccessNetworkUtils;->getOperatingBandForEarfcn(I)I -HSPLandroid/telephony/BarringInfo;->()V -HSPLandroid/telephony/CallAttributes;->(Landroid/telephony/PreciseCallState;ILandroid/telephony/CallQuality;)V -HSPLandroid/telephony/CallQuality$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CallQuality; -HSPLandroid/telephony/CallQuality$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/CallQuality;->(IIIIIIIIIII)V -HSPLandroid/telephony/CallQuality;->(IIIIIIIIIIIZZZ)V -HSPLandroid/telephony/CallQuality;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CallQuality;->toString()Ljava/lang/String; -HPLandroid/telephony/CallQuality;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CarrierConfigManager;->(Landroid/content/Context;)V HSPLandroid/telephony/CarrierConfigManager;->getConfig()Landroid/os/PersistableBundle; HSPLandroid/telephony/CarrierConfigManager;->getConfigForSubId(I)Landroid/os/PersistableBundle; @@ -19017,23 +12843,16 @@ HSPLandroid/telephony/CarrierConfigManager;->getICarrierConfigLoader()Lcom/andro HSPLandroid/telephony/CarrierConfigManager;->isConfigForIdentifiedCarrier(Landroid/os/PersistableBundle;)Z HSPLandroid/telephony/CellConfigLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellConfigLte; HSPLandroid/telephony/CellConfigLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/CellConfigLte;->toString()Ljava/lang/String; HSPLandroid/telephony/CellIdentity$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentity; HSPLandroid/telephony/CellIdentity$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellIdentity;->(Ljava/lang/String;ILandroid/os/Parcel;)V HSPLandroid/telephony/CellIdentity;->(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLandroid/telephony/CellIdentity;->equals(Ljava/lang/Object;)Z HSPLandroid/telephony/CellIdentity;->getPlmn()Ljava/lang/String; -HSPLandroid/telephony/CellIdentity;->inRangeOrUnavailable(III)I HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z HSPLandroid/telephony/CellIdentity;->isMnc(Ljava/lang/String;)Z HSPLandroid/telephony/CellIdentity;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/telephony/CellIdentityGsm$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentityGsm; -HSPLandroid/telephony/CellIdentityGsm$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellIdentityGsm;->(Landroid/os/Parcel;)V -HPLandroid/telephony/CellIdentityGsm;->toString()Ljava/lang/String; HSPLandroid/telephony/CellIdentityGsm;->updateGlobalCellId()V -HPLandroid/telephony/CellIdentityGsm;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellIdentityLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentityLte; HSPLandroid/telephony/CellIdentityLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellIdentityLte;->(Landroid/os/Parcel;)V @@ -19045,45 +12864,27 @@ HSPLandroid/telephony/CellIdentityLte;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellIdentityWcdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentityWcdma; HSPLandroid/telephony/CellIdentityWcdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellIdentityWcdma;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellIdentityWcdma;->createFromParcelBody(Landroid/os/Parcel;)Landroid/telephony/CellIdentityWcdma; -HPLandroid/telephony/CellIdentityWcdma;->equals(Ljava/lang/Object;)Z HSPLandroid/telephony/CellIdentityWcdma;->toString()Ljava/lang/String; HSPLandroid/telephony/CellIdentityWcdma;->updateGlobalCellId()V HSPLandroid/telephony/CellIdentityWcdma;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellInfo; HSPLandroid/telephony/CellInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/CellInfo;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellInfo;->toString()Ljava/lang/String; HSPLandroid/telephony/CellInfoLte;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellInfoLte;->toString()Ljava/lang/String; -HSPLandroid/telephony/CellInfoWcdma;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellInfoWcdma;->createFromParcelBody(Landroid/os/Parcel;)Landroid/telephony/CellInfoWcdma; -HSPLandroid/telephony/CellInfoWcdma;->toString()Ljava/lang/String; -HSPLandroid/telephony/CellLocation;->()V -HSPLandroid/telephony/CellLocation;->getEmpty()Landroid/telephony/CellLocation; HSPLandroid/telephony/CellSignalStrength;->()V HSPLandroid/telephony/CellSignalStrength;->getNumSignalStrengthLevels()I HSPLandroid/telephony/CellSignalStrengthCdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthCdma; HSPLandroid/telephony/CellSignalStrengthCdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellSignalStrengthCdma;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellSignalStrengthCdma;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthCdma$1;)V HSPLandroid/telephony/CellSignalStrengthCdma;->equals(Ljava/lang/Object;)Z -HSPLandroid/telephony/CellSignalStrengthCdma;->isValid()Z -HSPLandroid/telephony/CellSignalStrengthCdma;->toString()Ljava/lang/String; HSPLandroid/telephony/CellSignalStrengthCdma;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellSignalStrengthGsm$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthGsm; HSPLandroid/telephony/CellSignalStrengthGsm$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/CellSignalStrengthGsm;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellSignalStrengthGsm;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthGsm$1;)V HSPLandroid/telephony/CellSignalStrengthGsm;->equals(Ljava/lang/Object;)Z -HSPLandroid/telephony/CellSignalStrengthGsm;->isValid()Z -HSPLandroid/telephony/CellSignalStrengthGsm;->toString()Ljava/lang/String; HSPLandroid/telephony/CellSignalStrengthGsm;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellSignalStrengthLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthLte; HSPLandroid/telephony/CellSignalStrengthLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellSignalStrengthLte;->(Landroid/os/Parcel;)V HSPLandroid/telephony/CellSignalStrengthLte;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthLte$1;)V -HPLandroid/telephony/CellSignalStrengthLte;->describeContents()I HSPLandroid/telephony/CellSignalStrengthLte;->equals(Ljava/lang/Object;)Z HSPLandroid/telephony/CellSignalStrengthLte;->getLevel()I HSPLandroid/telephony/CellSignalStrengthLte;->isValid()Z @@ -19092,31 +12893,19 @@ HSPLandroid/telephony/CellSignalStrengthLte;->writeToParcel(Landroid/os/Parcel;I HSPLandroid/telephony/CellSignalStrengthNr$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthNr; HSPLandroid/telephony/CellSignalStrengthNr$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellSignalStrengthNr;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellSignalStrengthNr;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthNr$1;)V HSPLandroid/telephony/CellSignalStrengthNr;->equals(Ljava/lang/Object;)Z -HSPLandroid/telephony/CellSignalStrengthNr;->isValid()Z -HSPLandroid/telephony/CellSignalStrengthNr;->toString()Ljava/lang/String; HSPLandroid/telephony/CellSignalStrengthNr;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellSignalStrengthTdscdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthTdscdma; HSPLandroid/telephony/CellSignalStrengthTdscdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/CellSignalStrengthTdscdma;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/CellSignalStrengthTdscdma;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthTdscdma$1;)V HSPLandroid/telephony/CellSignalStrengthTdscdma;->equals(Ljava/lang/Object;)Z -HSPLandroid/telephony/CellSignalStrengthTdscdma;->isValid()Z -HSPLandroid/telephony/CellSignalStrengthTdscdma;->toString()Ljava/lang/String; HSPLandroid/telephony/CellSignalStrengthTdscdma;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/CellSignalStrengthWcdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthWcdma; HSPLandroid/telephony/CellSignalStrengthWcdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/CellSignalStrengthWcdma;->(Landroid/os/Parcel;)V HSPLandroid/telephony/CellSignalStrengthWcdma;->(Landroid/os/Parcel;Landroid/telephony/CellSignalStrengthWcdma$1;)V -HPLandroid/telephony/CellSignalStrengthWcdma;->describeContents()I HSPLandroid/telephony/CellSignalStrengthWcdma;->equals(Ljava/lang/Object;)Z -HPLandroid/telephony/CellSignalStrengthWcdma;->getLevel()I -HSPLandroid/telephony/CellSignalStrengthWcdma;->isValid()Z -HSPLandroid/telephony/CellSignalStrengthWcdma;->toString()Ljava/lang/String; +HSPLandroid/telephony/CellSignalStrengthWcdma;->getLevel()I HSPLandroid/telephony/CellSignalStrengthWcdma;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/telephony/DataFailCause;->getFailCause(I)I -HPLandroid/telephony/DataFailCause;->toString(I)Ljava/lang/String; HSPLandroid/telephony/DataSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/DataSpecificRegistrationInfo; HSPLandroid/telephony/DataSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/DataSpecificRegistrationInfo;->(Landroid/os/Parcel;)V @@ -19134,42 +12923,29 @@ HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->set HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForCoarse(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder; HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForEnforcement(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder; HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForFine(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder; -HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery;->(Ljava/lang/String;Ljava/lang/String;IIIIZLjava/lang/String;)V -HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery;->(Ljava/lang/String;Ljava/lang/String;IIIIZLjava/lang/String;Landroid/telephony/LocationAccessPolicy$1;)V HSPLandroid/telephony/LocationAccessPolicy;->checkAppLocationPermissionHelper(Landroid/content/Context;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionResult; HSPLandroid/telephony/LocationAccessPolicy;->checkLocationPermission(Landroid/content/Context;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Landroid/telephony/LocationAccessPolicy$LocationPermissionResult; -HSPLandroid/telephony/LocationAccessPolicy;->checkManifestPermission(Landroid/content/Context;IILjava/lang/String;)Z -HSPLandroid/telephony/LocationAccessPolicy;->checkSystemLocationAccess(Landroid/content/Context;II)Z HSPLandroid/telephony/LocationAccessPolicy;->getAppOpsString(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/LocationAccessPolicy;->isAppAtLeastSdkVersion(Landroid/content/Context;Ljava/lang/String;I)Z HSPLandroid/telephony/LocationAccessPolicy;->isCurrentProfile(Landroid/content/Context;I)Z -HSPLandroid/telephony/LocationAccessPolicy;->isLocationModeEnabled(Landroid/content/Context;I)Z HSPLandroid/telephony/LteVopsSupportInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/LteVopsSupportInfo; HSPLandroid/telephony/LteVopsSupportInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/LteVopsSupportInfo;->(Landroid/os/Parcel;)V HSPLandroid/telephony/LteVopsSupportInfo;->(Landroid/os/Parcel;Landroid/telephony/LteVopsSupportInfo$1;)V HSPLandroid/telephony/LteVopsSupportInfo;->toString()Ljava/lang/String; HSPLandroid/telephony/LteVopsSupportInfo;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/telephony/ModemActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ModemActivityInfo; -HPLandroid/telephony/ModemActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/ModemActivityInfo;->(JII[II)V HSPLandroid/telephony/ModemActivityInfo;->(JJJ[IJ)V -HPLandroid/telephony/ModemActivityInfo;->getDelta(Landroid/telephony/ModemActivityInfo;)Landroid/telephony/ModemActivityInfo; HSPLandroid/telephony/ModemActivityInfo;->getIdleTimeMillis()J HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I HSPLandroid/telephony/ModemActivityInfo;->getReceiveTimeMillis()J HSPLandroid/telephony/ModemActivityInfo;->getSleepTimeMillis()J HSPLandroid/telephony/ModemActivityInfo;->getTimestampMillis()J -HPLandroid/telephony/ModemActivityInfo;->getTransmitDurationMillisAtPowerLevel(I)J HSPLandroid/telephony/ModemActivityInfo;->isEmpty()Z HSPLandroid/telephony/ModemActivityInfo;->isValid()Z HSPLandroid/telephony/ModemActivityInfo;->lambda$isEmpty$1(I)Z HSPLandroid/telephony/ModemActivityInfo;->lambda$isValid$0(I)Z HSPLandroid/telephony/ModemActivityInfo;->toString()Ljava/lang/String; -PLandroid/telephony/ModemInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ModemInfo; -PLandroid/telephony/ModemInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/telephony/ModemInfo;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/ModemInfo;->toString()Ljava/lang/String; HSPLandroid/telephony/NetworkRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/NetworkRegistrationInfo; HSPLandroid/telephony/NetworkRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/NetworkRegistrationInfo;->(Landroid/os/Parcel;)V @@ -19187,31 +12963,16 @@ HSPLandroid/telephony/NetworkRegistrationInfo;->isUsingCarrierAggregation()Z HSPLandroid/telephony/NetworkRegistrationInfo;->lambda$toString$0(Ljava/lang/Integer;)Ljava/lang/String; HSPLandroid/telephony/NetworkRegistrationInfo;->nrStateToString(I)Ljava/lang/String; HSPLandroid/telephony/NetworkRegistrationInfo;->registrationStateToString(I)Ljava/lang/String; -HPLandroid/telephony/NetworkRegistrationInfo;->sanitizeLocationInfo()Landroid/telephony/NetworkRegistrationInfo; HSPLandroid/telephony/NetworkRegistrationInfo;->serviceTypeToString(I)Ljava/lang/String; HSPLandroid/telephony/NetworkRegistrationInfo;->toString()Ljava/lang/String; HSPLandroid/telephony/NetworkRegistrationInfo;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/telephony/PhoneCapability$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/PhoneCapability; -PLandroid/telephony/PhoneCapability$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/telephony/PhoneCapability;->(Landroid/os/Parcel;)V -PLandroid/telephony/PhoneCapability;->(Landroid/os/Parcel;Landroid/telephony/PhoneCapability$1;)V -HSPLandroid/telephony/PhoneCapability;->toString()Ljava/lang/String; -HSPLandroid/telephony/PhoneNumberUtils;->compare(Ljava/lang/String;Ljava/lang/String;)Z -HSPLandroid/telephony/PhoneNumberUtils;->compareLoosely(Ljava/lang/String;Ljava/lang/String;)Z HSPLandroid/telephony/PhoneNumberUtils;->convertKeypadLettersToDigits(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/telephony/PhoneNumberUtils;->extractNetworkPortion(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/PhoneNumberUtils;->extractNetworkPortionAlt(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/telephony/PhoneNumberUtils;->extractPostDialPortion(Ljava/lang/String;)Ljava/lang/String; -HSPLandroid/telephony/PhoneNumberUtils;->formatNumber(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/PhoneNumberUtils;->formatNumberInternal(Ljava/lang/String;Ljava/lang/String;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;)Ljava/lang/String; HSPLandroid/telephony/PhoneNumberUtils;->formatNumberToE164(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/PhoneNumberUtils;->getMinMatch()I -HSPLandroid/telephony/PhoneNumberUtils;->is12Key(C)Z HSPLandroid/telephony/PhoneNumberUtils;->isDialable(C)Z -HSPLandroid/telephony/PhoneNumberUtils;->isEmergencyNumberInternal(ILjava/lang/String;Ljava/lang/String;Z)Z -HSPLandroid/telephony/PhoneNumberUtils;->isGlobalPhoneNumber(Ljava/lang/String;)Z HSPLandroid/telephony/PhoneNumberUtils;->isNonSeparator(C)Z -HPLandroid/telephony/PhoneNumberUtils;->isUriNumber(Ljava/lang/String;)Z HSPLandroid/telephony/PhoneNumberUtils;->normalizeNumber(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/PhoneNumberUtils;->stripSeparators(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->(Landroid/telephony/PhoneStateListener;Ljava/util/concurrent/Executor;)V @@ -19223,8 +12984,6 @@ HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onData HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataActivity$17$PhoneStateListener$IPhoneStateListenerStub(Landroid/telephony/PhoneStateListener;I)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$14(Landroid/telephony/PhoneStateListener;II)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$15$PhoneStateListener$IPhoneStateListenerStub(Landroid/telephony/PhoneStateListener;II)V -HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onPreciseCallStateChanged$22(Landroid/telephony/PhoneStateListener;Landroid/telephony/PreciseCallState;)V -HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onPreciseCallStateChanged$23$PhoneStateListener$IPhoneStateListenerStub(Landroid/telephony/PhoneStateListener;Landroid/telephony/PreciseCallState;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onServiceStateChanged$0(Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onServiceStateChanged$1$PhoneStateListener$IPhoneStateListenerStub(Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onSignalStrengthsChanged$18(Landroid/telephony/PhoneStateListener;Landroid/telephony/SignalStrength;)V @@ -19233,25 +12992,14 @@ HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onActiveDataS HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallStateChanged(ILjava/lang/String;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataActivity(I)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V -HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onPreciseCallStateChanged(Landroid/telephony/PreciseCallState;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onServiceStateChanged(Landroid/telephony/ServiceState;)V HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onSignalStrengthsChanged(Landroid/telephony/SignalStrength;)V HSPLandroid/telephony/PhoneStateListener;->()V HSPLandroid/telephony/PhoneStateListener;->(Landroid/os/Looper;)V HSPLandroid/telephony/PhoneStateListener;->(Ljava/lang/Integer;Landroid/os/Looper;)V -HSPLandroid/telephony/PhoneStateListener;->(Ljava/lang/Integer;Ljava/util/concurrent/Executor;)V HSPLandroid/telephony/PhoneStateListener;->(Ljava/util/concurrent/Executor;)V -HSPLandroid/telephony/PhoneStateListener;->onCallStateChanged(ILjava/lang/String;)V HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V -HSPLandroid/telephony/PhysicalChannelConfig;->(II)V -HSPLandroid/telephony/PhysicalChannelConfig;->getConnectionStatusString()Ljava/lang/String; -HSPLandroid/telephony/PhysicalChannelConfig;->toString()Ljava/lang/String; -HSPLandroid/telephony/PreciseCallState;->(IIIII)V -HSPLandroid/telephony/PreciseCallState;->getForegroundCallState()I -HSPLandroid/telephony/PreciseDataConnectionState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/PreciseDataConnectionState; -HSPLandroid/telephony/PreciseDataConnectionState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/PreciseDataConnectionState;->(Landroid/os/Parcel;)V -HPLandroid/telephony/PreciseDataConnectionState;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/telephony/PhoneStateListener;->setExecutor(Ljava/util/concurrent/Executor;)V HSPLandroid/telephony/Rlog;->d(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/telephony/ServiceState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ServiceState; HSPLandroid/telephony/ServiceState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -19260,9 +13008,6 @@ HSPLandroid/telephony/ServiceState;->(Landroid/os/Parcel;)V HSPLandroid/telephony/ServiceState;->(Landroid/telephony/ServiceState;)V HSPLandroid/telephony/ServiceState;->copyFrom(Landroid/telephony/ServiceState;)V HPLandroid/telephony/ServiceState;->createLocationInfoSanitizedCopy(Z)Landroid/telephony/ServiceState; -HPLandroid/telephony/ServiceState;->describeContents()I -HPLandroid/telephony/ServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V -HSPLandroid/telephony/ServiceState;->frequencyRangeToString(I)Ljava/lang/String; HSPLandroid/telephony/ServiceState;->getCellBandwidths()[I HSPLandroid/telephony/ServiceState;->getDataNetworkType()I HSPLandroid/telephony/ServiceState;->getDataRegState()I @@ -19274,8 +13019,6 @@ HSPLandroid/telephony/ServiceState;->getDuplexMode()I HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfo(II)Landroid/telephony/NetworkRegistrationInfo; HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfoList()Ljava/util/List; HSPLandroid/telephony/ServiceState;->getNrState()I -HSPLandroid/telephony/ServiceState;->getOperatorAlphaShort()Ljava/lang/String; -HPLandroid/telephony/ServiceState;->getRadioTechnology()I HSPLandroid/telephony/ServiceState;->getRilDataRadioTechnology()I HSPLandroid/telephony/ServiceState;->getRilVoiceRadioTechnology()I HSPLandroid/telephony/ServiceState;->getRoaming()Z @@ -19291,7 +13034,6 @@ HSPLandroid/telephony/ServiceState;->newFromBundle(Landroid/os/Bundle;)Landroid/ HSPLandroid/telephony/ServiceState;->rilRadioTechnologyToString(I)Ljava/lang/String; HSPLandroid/telephony/ServiceState;->rilServiceStateToString(I)Ljava/lang/String; HSPLandroid/telephony/ServiceState;->roamingTypeToString(I)Ljava/lang/String; -HSPLandroid/telephony/ServiceState;->setFromNotifierBundle(Landroid/os/Bundle;)V HSPLandroid/telephony/ServiceState;->toString()Ljava/lang/String; HSPLandroid/telephony/ServiceState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/SignalStrength$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/SignalStrength; @@ -19301,8 +13043,6 @@ HSPLandroid/telephony/SignalStrength;->getCellSignalStrengths()Ljava/util/List; HSPLandroid/telephony/SignalStrength;->getCellSignalStrengths(Ljava/lang/Class;)Ljava/util/List; HSPLandroid/telephony/SignalStrength;->getLevel()I HSPLandroid/telephony/SignalStrength;->getPrimary()Landroid/telephony/CellSignalStrength; -HSPLandroid/telephony/SignalStrength;->isGsm()Z -HSPLandroid/telephony/SignalStrength;->toString()Ljava/lang/String; HSPLandroid/telephony/SignalStrength;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/SubscriptionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/SubscriptionInfo; HSPLandroid/telephony/SubscriptionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -19311,8 +13051,12 @@ HSPLandroid/telephony/SubscriptionInfo;->getCarrierId()I HSPLandroid/telephony/SubscriptionInfo;->getCarrierName()Ljava/lang/CharSequence; HSPLandroid/telephony/SubscriptionInfo;->getCountryIso()Ljava/lang/String; HSPLandroid/telephony/SubscriptionInfo;->getGroupUuid()Landroid/os/ParcelUuid; +HSPLandroid/telephony/SubscriptionInfo;->getIccId()Ljava/lang/String; +HSPLandroid/telephony/SubscriptionInfo;->getMcc()I HSPLandroid/telephony/SubscriptionInfo;->getMccString()Ljava/lang/String; +HSPLandroid/telephony/SubscriptionInfo;->getMnc()I HSPLandroid/telephony/SubscriptionInfo;->getMncString()Ljava/lang/String; +HSPLandroid/telephony/SubscriptionInfo;->getNumber()Ljava/lang/String; HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I HSPLandroid/telephony/SubscriptionInfo;->getSubscriptionId()I HSPLandroid/telephony/SubscriptionInfo;->givePrintableIccid(Ljava/lang/String;)Ljava/lang/String; @@ -19361,8 +13105,6 @@ PLandroid/telephony/SubscriptionPlan$1;->newArray(I)[Landroid/telephony/Subscrip PLandroid/telephony/SubscriptionPlan$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/telephony/TelephonyDisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/TelephonyDisplayInfo; HSPLandroid/telephony/TelephonyDisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/TelephonyDisplayInfo;->(II)V -HSPLandroid/telephony/TelephonyDisplayInfo;->(Landroid/os/Parcel;)V HSPLandroid/telephony/TelephonyDisplayInfo;->getNetworkType()I HSPLandroid/telephony/TelephonyDisplayInfo;->getOverrideNetworkType()I HSPLandroid/telephony/TelephonyDisplayInfo;->overrideNetworkTypeToString(I)Ljava/lang/String; @@ -19376,7 +13118,6 @@ HSPLandroid/telephony/TelephonyFrameworkInitializer;->lambda$registerServiceWrap HSPLandroid/telephony/TelephonyFrameworkInitializer;->setTelephonyServiceManager(Landroid/os/TelephonyServiceManager;)V HSPLandroid/telephony/TelephonyManager;->(Landroid/content/Context;)V HSPLandroid/telephony/TelephonyManager;->(Landroid/content/Context;I)V -HSPLandroid/telephony/TelephonyManager;->checkCarrierPrivilegesForPackage(Ljava/lang/String;)I HSPLandroid/telephony/TelephonyManager;->checkCarrierPrivilegesForPackageAnyPhone(Ljava/lang/String;)I HSPLandroid/telephony/TelephonyManager;->createForSubscriptionId(I)Landroid/telephony/TelephonyManager; HSPLandroid/telephony/TelephonyManager;->from(Landroid/content/Context;)Landroid/telephony/TelephonyManager; @@ -19385,21 +13126,18 @@ HSPLandroid/telephony/TelephonyManager;->getAttributionTag()Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getCallState()I HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I HSPLandroid/telephony/TelephonyManager;->getCarrierPrivilegeStatus(I)I -HSPLandroid/telephony/TelephonyManager;->getCarrierPrivilegedPackagesForAllActiveSubscriptions()Ljava/util/List; HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneTypeForSlot(I)I HSPLandroid/telephony/TelephonyManager;->getDataEnabled()Z HSPLandroid/telephony/TelephonyManager;->getDataEnabled(I)Z HSPLandroid/telephony/TelephonyManager;->getDefault()Landroid/telephony/TelephonyManager; -HPLandroid/telephony/TelephonyManager;->getEmergencyCallbackMode()Z -HPLandroid/telephony/TelephonyManager;->getEmergencyCallbackMode(I)Z -HSPLandroid/telephony/TelephonyManager;->getEmergencyNumberList()Ljava/util/Map; HSPLandroid/telephony/TelephonyManager;->getGroupIdLevel1()Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getITelephony()Lcom/android/internal/telephony/ITelephony; HSPLandroid/telephony/TelephonyManager;->getImei(I)Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getLine1Number()Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getLine1Number(I)Ljava/lang/String; +HSPLandroid/telephony/TelephonyManager;->getMeid(I)Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getMultiSimConfiguration()Landroid/telephony/TelephonyManager$MultiSimVariants; HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso()Ljava/lang/String; HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso(I)Ljava/lang/String; @@ -19415,8 +13153,6 @@ HSPLandroid/telephony/TelephonyManager;->getPhoneCount()I HSPLandroid/telephony/TelephonyManager;->getPhoneId()I HSPLandroid/telephony/TelephonyManager;->getPhoneType()I HSPLandroid/telephony/TelephonyManager;->getPhoneType(I)I -HSPLandroid/telephony/TelephonyManager;->getPhoneTypeFromNetworkType(I)I -HSPLandroid/telephony/TelephonyManager;->getPhoneTypeFromProperty(I)I HSPLandroid/telephony/TelephonyManager;->getServiceState()Landroid/telephony/ServiceState; HSPLandroid/telephony/TelephonyManager;->getServiceStateForSubscriber(I)Landroid/telephony/ServiceState; HSPLandroid/telephony/TelephonyManager;->getSimCarrierId()I @@ -19441,24 +13177,29 @@ HSPLandroid/telephony/TelephonyManager;->getSubscriptionId(Landroid/telecom/Phon HSPLandroid/telephony/TelephonyManager;->getSubscriptionService()Lcom/android/internal/telephony/ISub; HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I HSPLandroid/telephony/TelephonyManager;->getTelephonyProperty(ILjava/util/List;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroid/telephony/TelephonyManager;->hasCarrierPrivileges(I)Z HSPLandroid/telephony/TelephonyManager;->isDataConnectionAllowed()Z HSPLandroid/telephony/TelephonyManager;->isDataEnabled()Z HSPLandroid/telephony/TelephonyManager;->isDataEnabledForReason(I)Z HSPLandroid/telephony/TelephonyManager;->isDataEnabledForReason(II)Z HSPLandroid/telephony/TelephonyManager;->isEmergencyNumber(Ljava/lang/String;)Z -HPLandroid/telephony/TelephonyManager;->isInEmergencySmsMode()Z +HSPLandroid/telephony/TelephonyManager;->isNetworkRoaming()Z HSPLandroid/telephony/TelephonyManager;->isNetworkRoaming(I)Z HSPLandroid/telephony/TelephonyManager;->isSmsCapable()Z HSPLandroid/telephony/TelephonyManager;->isVoiceCapable()Z -HSPLandroid/telephony/TelephonyManager;->listen(JLandroid/telephony/PhoneStateListener;)V HSPLandroid/telephony/TelephonyManager;->listen(Landroid/telephony/PhoneStateListener;I)V -HSPLandroid/telephony/TelephonyManager;->notifyUserActivity()V +HSPLandroid/telephony/TelephonyManager;->unregisterPhoneStateListener(Landroid/telephony/PhoneStateListener;)V HSPLandroid/telephony/TelephonyRegistryManager$1;->(Landroid/telephony/TelephonyRegistryManager;Ljava/util/concurrent/Executor;Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V HSPLandroid/telephony/TelephonyRegistryManager$1;->lambda$onSubscriptionsChanged$0(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V HSPLandroid/telephony/TelephonyRegistryManager$1;->onSubscriptionsChanged()V HSPLandroid/telephony/TelephonyRegistryManager;->(Landroid/content/Context;)V HSPLandroid/telephony/TelephonyRegistryManager;->addOnSubscriptionsChangedListener(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;Ljava/util/concurrent/Executor;)V -HSPLandroid/telephony/TelephonyRegistryManager;->listenForSubscriber(ILjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;JZ)V +HSPLandroid/telephony/TelephonyRegistryManager;->getEventsFromBitmask(I)Ljava/util/Set; +HSPLandroid/telephony/TelephonyRegistryManager;->lambda$registerPhoneStateListener$0(Ljava/lang/Integer;)I +HSPLandroid/telephony/TelephonyRegistryManager;->listenWithEventList(ILjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;[IZ)V +HSPLandroid/telephony/TelephonyRegistryManager;->registerPhoneStateListener(ILjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;Ljava/util/Set;Z)V +HSPLandroid/telephony/TelephonyRegistryManager;->registerPhoneStateListenerWithEvents(ILjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;IZ)V +HSPLandroid/telephony/TelephonyRegistryManager;->unregisterPhoneStateListener(ILjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;Z)V HSPLandroid/telephony/UiccAccessRule$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/UiccAccessRule; HSPLandroid/telephony/UiccAccessRule$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/UiccAccessRule$1;->newArray(I)[Landroid/telephony/UiccAccessRule; @@ -19470,8 +13211,6 @@ HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->(Landroid/os/Parcel; HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->(Landroid/telephony/VoiceSpecificRegistrationInfo;)V HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->toString()Ljava/lang/String; HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/telephony/data/ApnSetting$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/data/ApnSetting; -HSPLandroid/telephony/data/ApnSetting$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/data/ApnSetting$Builder;->()V HSPLandroid/telephony/data/ApnSetting$Builder;->access$000(Landroid/telephony/data/ApnSetting$Builder;)Ljava/lang/String; HSPLandroid/telephony/data/ApnSetting$Builder;->access$100(Landroid/telephony/data/ApnSetting$Builder;)Ljava/lang/String; @@ -19510,7 +13249,6 @@ HSPLandroid/telephony/data/ApnSetting$Builder;->setAuthType(I)Landroid/telephony HSPLandroid/telephony/data/ApnSetting$Builder;->setCarrierEnabled(Z)Landroid/telephony/data/ApnSetting$Builder; HSPLandroid/telephony/data/ApnSetting$Builder;->setCarrierId(I)Landroid/telephony/data/ApnSetting$Builder; HSPLandroid/telephony/data/ApnSetting$Builder;->setEntryName(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder; -HSPLandroid/telephony/data/ApnSetting$Builder;->setId(I)Landroid/telephony/data/ApnSetting$Builder; HSPLandroid/telephony/data/ApnSetting$Builder;->setMaxConns(I)Landroid/telephony/data/ApnSetting$Builder; HSPLandroid/telephony/data/ApnSetting$Builder;->setMaxConnsTime(I)Landroid/telephony/data/ApnSetting$Builder; HSPLandroid/telephony/data/ApnSetting$Builder;->setMmsProxyAddress(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder; @@ -19540,44 +13278,22 @@ HSPLandroid/telephony/data/ApnSetting;->getApnTypeBitmask()I HSPLandroid/telephony/data/ApnSetting;->getApnTypesStringFromBitmask(I)Ljava/lang/String; HSPLandroid/telephony/data/ApnSetting;->makeApnSetting(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/net/Uri;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IIIIZIIZIIIIILjava/lang/String;III)Landroid/telephony/data/ApnSetting; HSPLandroid/telephony/data/ApnSetting;->portToString(I)Ljava/lang/String; -HSPLandroid/telephony/data/ApnSetting;->readFromParcel(Landroid/os/Parcel;)Landroid/telephony/data/ApnSetting; HSPLandroid/telephony/data/ApnSetting;->toString()Ljava/lang/String; -HPLandroid/telephony/data/ApnSetting;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/telephony/emergency/EmergencyNumber$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/emergency/EmergencyNumber; -HSPLandroid/telephony/emergency/EmergencyNumber$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/telephony/emergency/EmergencyNumber;->(Landroid/os/Parcel;)V -HSPLandroid/telephony/emergency/EmergencyNumber;->isFromSources(I)Z -HSPLandroid/telephony/emergency/EmergencyNumber;->toString()Ljava/lang/String; -HSPLandroid/telephony/euicc/EuiccManager;->(Landroid/content/Context;)V HSPLandroid/telephony/euicc/EuiccManager;->getIEuiccController()Lcom/android/internal/telephony/euicc/IEuiccController; HSPLandroid/telephony/euicc/EuiccManager;->isEnabled()Z -HSPLandroid/telephony/euicc/EuiccManager;->refreshCardIdIfUninitialized()Z -HSPLandroid/telephony/gsm/GsmCellLocation;->()V -HSPLandroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$9lnEaeHSAyDmB_q6Q-yJafanN30;->(Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;Landroid/telephony/ims/ImsReasonInfo;)V -HSPLandroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$9lnEaeHSAyDmB_q6Q-yJafanN30;->run()V -HSPLandroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$JaqoN0g61yWQgR4J3VFyYEivBvs;->(Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;I)V -HSPLandroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$JaqoN0g61yWQgR4J3VFyYEivBvs;->run()V -HSPLandroid/telephony/ims/ImsMmTelManager;->(I)V HSPLandroid/telephony/ims/ImsMmTelManager;->createForSubscriptionId(I)Landroid/telephony/ims/ImsMmTelManager; HSPLandroid/telephony/ims/ImsMmTelManager;->getITelephony()Lcom/android/internal/telephony/ITelephony; HSPLandroid/telephony/ims/ImsMmTelManager;->isAvailable(II)Z -HSPLandroid/telephony/ims/ImsMmTelManager;->registerImsRegistrationCallback(Ljava/util/concurrent/Executor;Landroid/telephony/ims/RegistrationManager$RegistrationCallback;)V HSPLandroid/telephony/ims/ImsReasonInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ims/ImsReasonInfo; HSPLandroid/telephony/ims/ImsReasonInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/telephony/ims/ImsReasonInfo;->toString()Ljava/lang/String; -HSPLandroid/telephony/ims/ImsReasonInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->(Landroid/telephony/ims/RegistrationManager$RegistrationCallback;)V -HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->getAccessType(I)I -HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->lambda$onDeregistered$2$RegistrationManager$RegistrationCallback$RegistrationBinder(Landroid/telephony/ims/ImsReasonInfo;)V -HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->lambda$onRegistered$0$RegistrationManager$RegistrationCallback$RegistrationBinder(I)V HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->onDeregistered(Landroid/telephony/ims/ImsReasonInfo;)V -HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;->onRegistered(I)V HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->()V +HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->getBinder()Landroid/telephony/ims/aidl/IImsRegistrationCallback; HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->setExecutor(Ljava/util/concurrent/Executor;)V HSPLandroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;->()V HSPLandroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/text/-$$Lambda$Layout$SgphvmrfH8y9yyge-C2XOLvA24M;->(Landroid/graphics/Path;)V HSPLandroid/text/-$$Lambda$Layout$SgphvmrfH8y9yyge-C2XOLvA24M;->accept(FFFFI)V HSPLandroid/text/AndroidBidi;->bidi(I[C[B)I HSPLandroid/text/AndroidBidi;->directions(I[BI[CII)Landroid/text/Layout$Directions; @@ -19585,7 +13301,6 @@ HSPLandroid/text/AutoGrowArray$ByteArray;->()V HSPLandroid/text/AutoGrowArray$ByteArray;->(I)V HSPLandroid/text/AutoGrowArray$ByteArray;->clear()V HSPLandroid/text/AutoGrowArray$ByteArray;->clearWithReleasingLargeArray()V -HSPLandroid/text/AutoGrowArray$ByteArray;->ensureCapacity(I)V HSPLandroid/text/AutoGrowArray$ByteArray;->get(I)B HSPLandroid/text/AutoGrowArray$ByteArray;->getRawArray()[B HSPLandroid/text/AutoGrowArray$ByteArray;->resize(I)V @@ -19600,25 +13315,15 @@ HSPLandroid/text/AutoGrowArray$IntArray;->(I)V HSPLandroid/text/AutoGrowArray$IntArray;->append(I)V HSPLandroid/text/AutoGrowArray$IntArray;->clear()V HSPLandroid/text/AutoGrowArray$IntArray;->clearWithReleasingLargeArray()V -HSPLandroid/text/AutoGrowArray$IntArray;->ensureCapacity(I)V HSPLandroid/text/AutoGrowArray$IntArray;->getRawArray()[I HSPLandroid/text/AutoGrowArray;->access$000(II)I HSPLandroid/text/AutoGrowArray;->computeNewCapacity(II)I -HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->(Ljava/lang/CharSequence;Z)V HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->dirTypeBackward()B HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->dirTypeForward()B -HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->getCachedDirectionality(C)B HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->getEntryDir()I HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->getExitDir()I -HSPLandroid/text/BidiFormatter;->getDefaultInstanceFromContext(Z)Landroid/text/BidiFormatter; -HSPLandroid/text/BidiFormatter;->getEntryDir(Ljava/lang/CharSequence;)I -HSPLandroid/text/BidiFormatter;->getExitDir(Ljava/lang/CharSequence;)I -HSPLandroid/text/BidiFormatter;->getInstance()Landroid/text/BidiFormatter; -HSPLandroid/text/BidiFormatter;->getStereoReset()Z -HSPLandroid/text/BidiFormatter;->isRtlLocale(Ljava/util/Locale;)Z HSPLandroid/text/BidiFormatter;->markAfter(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;)Ljava/lang/String; HSPLandroid/text/BidiFormatter;->markBefore(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;)Ljava/lang/String; -HSPLandroid/text/BidiFormatter;->unicodeWrap(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/BidiFormatter;->unicodeWrap(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;Z)Ljava/lang/CharSequence; HSPLandroid/text/BoringLayout$Metrics;->()V HSPLandroid/text/BoringLayout$Metrics;->access$000(Landroid/text/BoringLayout$Metrics;)V @@ -19653,39 +13358,8 @@ HSPLandroid/text/CharSequenceCharacterIterator;->getBeginIndex()I HSPLandroid/text/CharSequenceCharacterIterator;->getEndIndex()I HSPLandroid/text/CharSequenceCharacterIterator;->getIndex()I HSPLandroid/text/CharSequenceCharacterIterator;->next()C -HPLandroid/text/CharSequenceCharacterIterator;->previous()C HSPLandroid/text/CharSequenceCharacterIterator;->setIndex(I)C -HSPLandroid/text/DynamicLayout$Builder;->()V -HSPLandroid/text/DynamicLayout$Builder;->access$1000(Landroid/text/DynamicLayout$Builder;)Z -HSPLandroid/text/DynamicLayout$Builder;->access$1100(Landroid/text/DynamicLayout$Builder;)I -HSPLandroid/text/DynamicLayout$Builder;->access$1200(Landroid/text/DynamicLayout$Builder;)I -HSPLandroid/text/DynamicLayout$Builder;->access$1300(Landroid/text/DynamicLayout$Builder;)I -HSPLandroid/text/DynamicLayout$Builder;->access$1400(Landroid/text/DynamicLayout$Builder;)Ljava/lang/CharSequence; -HSPLandroid/text/DynamicLayout$Builder;->access$1500(Landroid/text/DynamicLayout$Builder;)Z -HSPLandroid/text/DynamicLayout$Builder;->access$1700(Landroid/text/DynamicLayout$Builder;)Landroid/graphics/Paint$FontMetricsInt; -HSPLandroid/text/DynamicLayout$Builder;->access$200(Landroid/text/DynamicLayout$Builder;)Landroid/text/TextUtils$TruncateAt; -HSPLandroid/text/DynamicLayout$Builder;->access$300(Landroid/text/DynamicLayout$Builder;)Ljava/lang/CharSequence; -HSPLandroid/text/DynamicLayout$Builder;->access$400(Landroid/text/DynamicLayout$Builder;)Landroid/text/TextPaint; -HSPLandroid/text/DynamicLayout$Builder;->access$500(Landroid/text/DynamicLayout$Builder;)I -HSPLandroid/text/DynamicLayout$Builder;->access$600(Landroid/text/DynamicLayout$Builder;)Landroid/text/Layout$Alignment; -HSPLandroid/text/DynamicLayout$Builder;->access$700(Landroid/text/DynamicLayout$Builder;)Landroid/text/TextDirectionHeuristic; -HSPLandroid/text/DynamicLayout$Builder;->access$800(Landroid/text/DynamicLayout$Builder;)F -HSPLandroid/text/DynamicLayout$Builder;->access$900(Landroid/text/DynamicLayout$Builder;)F -HSPLandroid/text/DynamicLayout$Builder;->build()Landroid/text/DynamicLayout; HSPLandroid/text/DynamicLayout$Builder;->obtain(Ljava/lang/CharSequence;Landroid/text/TextPaint;I)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->recycle(Landroid/text/DynamicLayout$Builder;)V -HSPLandroid/text/DynamicLayout$Builder;->setAlignment(Landroid/text/Layout$Alignment;)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setBreakStrategy(I)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setDisplayText(Ljava/lang/CharSequence;)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setEllipsizedWidth(I)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setHyphenationFrequency(I)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setIncludePad(Z)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setJustificationMode(I)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setLineSpacing(FF)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setTextDirection(Landroid/text/TextDirectionHeuristic;)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$Builder;->setUseLineSpacingFromFallbacks(Z)Landroid/text/DynamicLayout$Builder; -HSPLandroid/text/DynamicLayout$ChangeWatcher;->(Landroid/text/DynamicLayout;)V HSPLandroid/text/DynamicLayout$ChangeWatcher;->afterTextChanged(Landroid/text/Editable;)V HSPLandroid/text/DynamicLayout$ChangeWatcher;->beforeTextChanged(Ljava/lang/CharSequence;III)V HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V @@ -19693,16 +13367,13 @@ HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanChanged(Landroid/text/Spann HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V HSPLandroid/text/DynamicLayout$ChangeWatcher;->onTextChanged(Ljava/lang/CharSequence;III)V HSPLandroid/text/DynamicLayout;->(Landroid/text/DynamicLayout$Builder;)V -HSPLandroid/text/DynamicLayout;->(Landroid/text/DynamicLayout$Builder;Landroid/text/DynamicLayout$1;)V HSPLandroid/text/DynamicLayout;->addBlockAtOffset(I)V HSPLandroid/text/DynamicLayout;->contentMayProtrudeFromLineTopOrBottom(Ljava/lang/CharSequence;II)Z HSPLandroid/text/DynamicLayout;->createBlocks()V -HSPLandroid/text/DynamicLayout;->createEllipsizer(Landroid/text/TextUtils$TruncateAt;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/DynamicLayout;->generate(Landroid/text/DynamicLayout$Builder;)V HSPLandroid/text/DynamicLayout;->getBlockEndLines()[I HSPLandroid/text/DynamicLayout;->getBlockIndices()[I HSPLandroid/text/DynamicLayout;->getBlocksAlwaysNeedToBeRedrawn()Landroid/util/ArraySet; -HSPLandroid/text/DynamicLayout;->getContentMayProtrudeFromTopOrBottom(I)Z HSPLandroid/text/DynamicLayout;->getEllipsisCount(I)I HSPLandroid/text/DynamicLayout;->getEllipsisStart(I)I HSPLandroid/text/DynamicLayout;->getEllipsizedWidth()I @@ -19747,12 +13418,10 @@ HSPLandroid/text/Layout$Directions;->getRunCount()I HSPLandroid/text/Layout$Directions;->getRunLength(I)I HSPLandroid/text/Layout$Directions;->getRunStart(I)I HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z -HSPLandroid/text/Layout$Ellipsizer;->(Ljava/lang/CharSequence;)V HSPLandroid/text/Layout$Ellipsizer;->charAt(I)C HSPLandroid/text/Layout$Ellipsizer;->getChars(II[CI)V HSPLandroid/text/Layout$Ellipsizer;->length()I HSPLandroid/text/Layout$HorizontalMeasurementProvider;->init()V -HSPLandroid/text/Layout$SpannedEllipsizer;->(Ljava/lang/CharSequence;)V HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanEnd(Ljava/lang/Object;)I HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanFlags(Ljava/lang/Object;)I HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanStart(Ljava/lang/Object;)I @@ -19760,24 +13429,23 @@ HSPLandroid/text/Layout$SpannedEllipsizer;->getSpans(IILjava/lang/Class;)[Ljava/ HSPLandroid/text/Layout$SpannedEllipsizer;->nextSpanTransition(IILjava/lang/Class;)I HSPLandroid/text/Layout;->(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FF)V HSPLandroid/text/Layout;->(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/TextDirectionHeuristic;FF)V -HSPLandroid/text/Layout;->access$200(Landroid/text/Layout;III[CILandroid/text/TextUtils$TruncateAt;)V HSPLandroid/text/Layout;->addSelection(IIIIILandroid/text/Layout$SelectionRectangleConsumer;)V HSPLandroid/text/Layout;->draw(Landroid/graphics/Canvas;Landroid/graphics/Path;Landroid/graphics/Paint;I)V HSPLandroid/text/Layout;->drawBackground(Landroid/graphics/Canvas;Landroid/graphics/Path;Landroid/graphics/Paint;III)V HSPLandroid/text/Layout;->drawText(Landroid/graphics/Canvas;II)V HSPLandroid/text/Layout;->ellipsize(III[CILandroid/text/TextUtils$TruncateAt;)V HSPLandroid/text/Layout;->getCursorPath(ILandroid/graphics/Path;Ljava/lang/CharSequence;)V +HSPLandroid/text/Layout;->getDesiredWidth(Ljava/lang/CharSequence;IILandroid/text/TextPaint;)F +HSPLandroid/text/Layout;->getDesiredWidth(Ljava/lang/CharSequence;IILandroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;)F HSPLandroid/text/Layout;->getDesiredWidthWithLimit(Ljava/lang/CharSequence;IILandroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;F)F HSPLandroid/text/Layout;->getEndHyphenEdit(I)I HSPLandroid/text/Layout;->getHeight()I HSPLandroid/text/Layout;->getHeight(Z)I HSPLandroid/text/Layout;->getHorizontal(IZ)F HSPLandroid/text/Layout;->getHorizontal(IZIZ)F -HSPLandroid/text/Layout;->getHorizontal(IZZ)F HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I HSPLandroid/text/Layout;->getLineBaseline(I)I HSPLandroid/text/Layout;->getLineBottom(I)I -HSPLandroid/text/Layout;->getLineBottomWithoutSpacing(I)I HSPLandroid/text/Layout;->getLineEnd(I)I HSPLandroid/text/Layout;->getLineExtent(ILandroid/text/Layout$TabStops;Z)F HSPLandroid/text/Layout;->getLineExtent(IZ)F @@ -19797,23 +13465,17 @@ HSPLandroid/text/Layout;->getOffsetForHorizontal(IFZ)I HSPLandroid/text/Layout;->getPaint()Landroid/text/TextPaint; HSPLandroid/text/Layout;->getParagraphAlignment(I)Landroid/text/Layout$Alignment; HSPLandroid/text/Layout;->getParagraphLeadingMargin(I)I -HSPLandroid/text/Layout;->getParagraphLeft(I)I -HSPLandroid/text/Layout;->getParagraphRight(I)I HSPLandroid/text/Layout;->getParagraphSpans(Landroid/text/Spanned;IILjava/lang/Class;)[Ljava/lang/Object; HSPLandroid/text/Layout;->getPrimaryHorizontal(I)F HSPLandroid/text/Layout;->getPrimaryHorizontal(IZ)F HSPLandroid/text/Layout;->getSelection(IILandroid/text/Layout$SelectionRectangleConsumer;)V HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V -HSPLandroid/text/Layout;->getSpacingAdd()F -HSPLandroid/text/Layout;->getSpacingMultiplier()F HSPLandroid/text/Layout;->getStartHyphenEdit(I)I HSPLandroid/text/Layout;->getText()Ljava/lang/CharSequence; -HSPLandroid/text/Layout;->getTextDirectionHeuristic()Landroid/text/TextDirectionHeuristic; HSPLandroid/text/Layout;->getWidth()I HSPLandroid/text/Layout;->increaseWidthTo(I)V HSPLandroid/text/Layout;->isJustificationRequired(I)Z HSPLandroid/text/Layout;->isRtlCharAt(I)Z -HSPLandroid/text/Layout;->lambda$getSelectionPath$0(Landroid/graphics/Path;FFFFI)V HSPLandroid/text/Layout;->measurePara(Landroid/text/TextPaint;Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;)F HSPLandroid/text/Layout;->primaryIsTrailingPrevious(I)Z HSPLandroid/text/Layout;->replaceWith(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FF)V @@ -19840,7 +13502,6 @@ HSPLandroid/text/MeasuredParagraph;->recycle()V HSPLandroid/text/MeasuredParagraph;->release()V HSPLandroid/text/MeasuredParagraph;->reset()V HSPLandroid/text/MeasuredParagraph;->resetAndAnalyzeBidi(Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;)V -HSPLandroid/text/PackedIntVector;->(I)V HSPLandroid/text/PackedIntVector;->adjustValuesBelow(III)V HSPLandroid/text/PackedIntVector;->deleteAt(II)V HSPLandroid/text/PackedIntVector;->getValue(II)I @@ -19848,10 +13509,8 @@ HSPLandroid/text/PackedIntVector;->growBuffer()V HSPLandroid/text/PackedIntVector;->insertAt(I[I)V HSPLandroid/text/PackedIntVector;->moveRowGapTo(I)V HSPLandroid/text/PackedIntVector;->moveValueGapTo(II)V -HSPLandroid/text/PackedIntVector;->setValueInternal(III)V HSPLandroid/text/PackedIntVector;->size()I HSPLandroid/text/PackedIntVector;->width()I -HSPLandroid/text/PackedObjectVector;->(I)V HSPLandroid/text/PackedObjectVector;->deleteAt(II)V HSPLandroid/text/PackedObjectVector;->getValue(II)Ljava/lang/Object; HSPLandroid/text/PackedObjectVector;->growBuffer()V @@ -19859,19 +13518,14 @@ HSPLandroid/text/PackedObjectVector;->insertAt(I[Ljava/lang/Object;)V HSPLandroid/text/PackedObjectVector;->moveRowGapTo(I)V HSPLandroid/text/PackedObjectVector;->setValue(IILjava/lang/Object;)V HSPLandroid/text/PackedObjectVector;->size()I -HSPLandroid/text/PrecomputedText$ParagraphInfo;->(ILandroid/text/MeasuredParagraph;)V HSPLandroid/text/PrecomputedText$Params;->(Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;II)V HSPLandroid/text/PrecomputedText$Params;->getBreakStrategy()I -HSPLandroid/text/PrecomputedText$Params;->getHyphenationFrequency()I -HSPLandroid/text/PrecomputedText$Params;->getTextDirection()Landroid/text/TextDirectionHeuristic; -HSPLandroid/text/PrecomputedText$Params;->getTextPaint()Landroid/text/TextPaint; HSPLandroid/text/PrecomputedText;->createMeasuredParagraphs(Ljava/lang/CharSequence;Landroid/text/PrecomputedText$Params;IIZ)[Landroid/text/PrecomputedText$ParagraphInfo; HSPLandroid/text/Selection;->getSelectionEnd(Ljava/lang/CharSequence;)I HSPLandroid/text/Selection;->getSelectionStart(Ljava/lang/CharSequence;)I HSPLandroid/text/Selection;->removeMemory(Landroid/text/Spannable;)V HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;I)V HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;II)V -HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;III)V HSPLandroid/text/Selection;->updateMemory(Landroid/text/Spannable;I)V HSPLandroid/text/SpanSet;->(Ljava/lang/Class;)V HSPLandroid/text/SpanSet;->getNextTransition(II)I @@ -19881,7 +13535,6 @@ HSPLandroid/text/SpanSet;->recycle()V HSPLandroid/text/Spannable$Factory;->getInstance()Landroid/text/Spannable$Factory; HSPLandroid/text/Spannable$Factory;->newSpannable(Ljava/lang/CharSequence;)Landroid/text/Spannable; HSPLandroid/text/SpannableString;->(Ljava/lang/CharSequence;)V -HSPLandroid/text/SpannableString;->(Ljava/lang/CharSequence;Z)V HSPLandroid/text/SpannableString;->equals(Ljava/lang/Object;)Z HSPLandroid/text/SpannableString;->getSpanEnd(Ljava/lang/Object;)I HSPLandroid/text/SpannableString;->getSpanFlags(Ljava/lang/Object;)I @@ -19896,18 +13549,16 @@ HSPLandroid/text/SpannableString;->valueOf(Ljava/lang/CharSequence;)Landroid/tex HSPLandroid/text/SpannableStringBuilder;->()V HSPLandroid/text/SpannableStringBuilder;->(Ljava/lang/CharSequence;)V HSPLandroid/text/SpannableStringBuilder;->(Ljava/lang/CharSequence;II)V -HSPLandroid/text/SpannableStringBuilder;->append(C)Landroid/text/SpannableStringBuilder; HSPLandroid/text/SpannableStringBuilder;->append(Ljava/lang/CharSequence;)Landroid/text/SpannableStringBuilder; HSPLandroid/text/SpannableStringBuilder;->calcMax(I)I HSPLandroid/text/SpannableStringBuilder;->change(IILjava/lang/CharSequence;II)V HSPLandroid/text/SpannableStringBuilder;->charAt(I)C HSPLandroid/text/SpannableStringBuilder;->checkRange(Ljava/lang/String;II)V -HSPLandroid/text/SpannableStringBuilder;->checkSortBuffer([II)[I HSPLandroid/text/SpannableStringBuilder;->clear()V -HSPLandroid/text/SpannableStringBuilder;->compareSpans(II[I[I)I HSPLandroid/text/SpannableStringBuilder;->countSpans(IILjava/lang/Class;I)I HSPLandroid/text/SpannableStringBuilder;->delete(II)Landroid/text/Editable; HSPLandroid/text/SpannableStringBuilder;->delete(II)Landroid/text/SpannableStringBuilder; +HSPLandroid/text/SpannableStringBuilder;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/graphics/Paint;)V HSPLandroid/text/SpannableStringBuilder;->equals(Ljava/lang/Object;)Z HSPLandroid/text/SpannableStringBuilder;->getChars(II[CI)V HSPLandroid/text/SpannableStringBuilder;->getSpanEnd(Ljava/lang/Object;)I @@ -19918,9 +13569,7 @@ HSPLandroid/text/SpannableStringBuilder;->getSpans(IILjava/lang/Class;Z)[Ljava/l HSPLandroid/text/SpannableStringBuilder;->getSpansRec(IILjava/lang/Class;I[Ljava/lang/Object;[I[IIZ)I HSPLandroid/text/SpannableStringBuilder;->getTextWatcherDepth()I HSPLandroid/text/SpannableStringBuilder;->hasNonExclusiveExclusiveSpanAt(Ljava/lang/CharSequence;I)Z -HSPLandroid/text/SpannableStringBuilder;->invalidateIndex(I)V -HSPLandroid/text/SpannableStringBuilder;->isInvalidParagraph(II)Z -HSPLandroid/text/SpannableStringBuilder;->leftChild(I)I +HSPLandroid/text/SpannableStringBuilder;->insert(ILjava/lang/CharSequence;)Landroid/text/SpannableStringBuilder; HSPLandroid/text/SpannableStringBuilder;->length()I HSPLandroid/text/SpannableStringBuilder;->moveGapTo(I)V HSPLandroid/text/SpannableStringBuilder;->nextSpanTransition(IILjava/lang/Class;)I @@ -19935,14 +13584,10 @@ HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;)Lan HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;)Landroid/text/SpannableStringBuilder; HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;II)Landroid/text/SpannableStringBuilder; HSPLandroid/text/SpannableStringBuilder;->resizeFor(I)V -HSPLandroid/text/SpannableStringBuilder;->resolveGap(I)I HSPLandroid/text/SpannableStringBuilder;->restoreInvariants()V -HSPLandroid/text/SpannableStringBuilder;->rightChild(I)I HSPLandroid/text/SpannableStringBuilder;->sendAfterTextChanged([Landroid/text/TextWatcher;)V HSPLandroid/text/SpannableStringBuilder;->sendBeforeTextChanged([Landroid/text/TextWatcher;III)V -HSPLandroid/text/SpannableStringBuilder;->sendSpanAdded(Ljava/lang/Object;II)V HSPLandroid/text/SpannableStringBuilder;->sendSpanChanged(Ljava/lang/Object;IIII)V -HSPLandroid/text/SpannableStringBuilder;->sendSpanRemoved(Ljava/lang/Object;II)V HSPLandroid/text/SpannableStringBuilder;->sendTextChanged([Landroid/text/TextWatcher;III)V HSPLandroid/text/SpannableStringBuilder;->sendToSpanWatchers(III)V HSPLandroid/text/SpannableStringBuilder;->setFilters([Landroid/text/InputFilter;)V @@ -19952,7 +13597,6 @@ HSPLandroid/text/SpannableStringBuilder;->siftDown(I[Ljava/lang/Object;I[I[I)V HSPLandroid/text/SpannableStringBuilder;->sort([Ljava/lang/Object;[I[I)V HSPLandroid/text/SpannableStringBuilder;->subSequence(II)Ljava/lang/CharSequence; HSPLandroid/text/SpannableStringBuilder;->toString()Ljava/lang/String; -HSPLandroid/text/SpannableStringBuilder;->treeRoot()I HSPLandroid/text/SpannableStringBuilder;->updatedIntervalBound(IIIIZZ)I HSPLandroid/text/SpannableStringInternal;->(Ljava/lang/CharSequence;IIZ)V HSPLandroid/text/SpannableStringInternal;->charAt(I)C @@ -19961,17 +13605,12 @@ HSPLandroid/text/SpannableStringInternal;->copySpansFromInternal(Landroid/text/S HSPLandroid/text/SpannableStringInternal;->copySpansFromSpanned(Landroid/text/Spanned;IIZ)V HSPLandroid/text/SpannableStringInternal;->equals(Ljava/lang/Object;)Z HSPLandroid/text/SpannableStringInternal;->getChars(II[CI)V -HSPLandroid/text/SpannableStringInternal;->getSpanEnd(Ljava/lang/Object;)I -HSPLandroid/text/SpannableStringInternal;->getSpanFlags(Ljava/lang/Object;)I HSPLandroid/text/SpannableStringInternal;->getSpanStart(Ljava/lang/Object;)I HSPLandroid/text/SpannableStringInternal;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object; -HSPLandroid/text/SpannableStringInternal;->isOutOfCopyRange(IIII)Z HSPLandroid/text/SpannableStringInternal;->length()I HSPLandroid/text/SpannableStringInternal;->nextSpanTransition(IILjava/lang/Class;)I -HSPLandroid/text/SpannableStringInternal;->removeSpan(Ljava/lang/Object;)V HSPLandroid/text/SpannableStringInternal;->removeSpan(Ljava/lang/Object;I)V HSPLandroid/text/SpannableStringInternal;->sendSpanAdded(Ljava/lang/Object;II)V -HSPLandroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;III)V HSPLandroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;IIIZ)V HSPLandroid/text/SpannableStringInternal;->toString()Ljava/lang/String; HSPLandroid/text/SpannedString;->(Ljava/lang/CharSequence;)V @@ -19982,14 +13621,9 @@ HSPLandroid/text/SpannedString;->getSpanFlags(Ljava/lang/Object;)I HSPLandroid/text/SpannedString;->getSpanStart(Ljava/lang/Object;)I HSPLandroid/text/SpannedString;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object; HSPLandroid/text/SpannedString;->nextSpanTransition(IILjava/lang/Class;)I -HSPLandroid/text/SpannedString;->valueOf(Ljava/lang/CharSequence;)Landroid/text/SpannedString; -HSPLandroid/text/StaticLayout$Builder;->()V HSPLandroid/text/StaticLayout$Builder;->access$100(Landroid/text/StaticLayout$Builder;)Z HSPLandroid/text/StaticLayout$Builder;->access$1000(Landroid/text/StaticLayout$Builder;)F HSPLandroid/text/StaticLayout$Builder;->access$1100(Landroid/text/StaticLayout$Builder;)I -HSPLandroid/text/StaticLayout$Builder;->access$1200(Landroid/text/StaticLayout$Builder;)I -HSPLandroid/text/StaticLayout$Builder;->access$1300(Landroid/text/StaticLayout$Builder;)[I -HSPLandroid/text/StaticLayout$Builder;->access$1400(Landroid/text/StaticLayout$Builder;)[I HSPLandroid/text/StaticLayout$Builder;->access$1500(Landroid/text/StaticLayout$Builder;)I HSPLandroid/text/StaticLayout$Builder;->access$1600(Landroid/text/StaticLayout$Builder;)I HSPLandroid/text/StaticLayout$Builder;->access$1700(Landroid/text/StaticLayout$Builder;)I @@ -20002,29 +13636,22 @@ HSPLandroid/text/StaticLayout$Builder;->access$300(Landroid/text/StaticLayout$Bu HSPLandroid/text/StaticLayout$Builder;->access$400(Landroid/text/StaticLayout$Builder;)Ljava/lang/CharSequence; HSPLandroid/text/StaticLayout$Builder;->access$500(Landroid/text/StaticLayout$Builder;)Landroid/text/TextPaint; HSPLandroid/text/StaticLayout$Builder;->access$600(Landroid/text/StaticLayout$Builder;)I -HSPLandroid/text/StaticLayout$Builder;->access$700(Landroid/text/StaticLayout$Builder;)Landroid/text/Layout$Alignment; HSPLandroid/text/StaticLayout$Builder;->access$800(Landroid/text/StaticLayout$Builder;)Landroid/text/TextDirectionHeuristic; HSPLandroid/text/StaticLayout$Builder;->access$900(Landroid/text/StaticLayout$Builder;)F HSPLandroid/text/StaticLayout$Builder;->build()Landroid/text/StaticLayout; -HSPLandroid/text/StaticLayout$Builder;->finish()V HSPLandroid/text/StaticLayout$Builder;->obtain(Ljava/lang/CharSequence;IILandroid/text/TextPaint;I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->recycle(Landroid/text/StaticLayout$Builder;)V -HSPLandroid/text/StaticLayout$Builder;->setAddLastLineLineSpacing(Z)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setAlignment(Landroid/text/Layout$Alignment;)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setBreakStrategy(I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setEllipsizedWidth(I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setHyphenationFrequency(I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setIncludePad(Z)Landroid/text/StaticLayout$Builder; -HSPLandroid/text/StaticLayout$Builder;->setIndents([I[I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setJustificationMode(I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setLineSpacing(FF)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setMaxLines(I)Landroid/text/StaticLayout$Builder; -HSPLandroid/text/StaticLayout$Builder;->setPaint(Landroid/text/TextPaint;)Landroid/text/StaticLayout$Builder; -HSPLandroid/text/StaticLayout$Builder;->setText(Ljava/lang/CharSequence;II)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setTextDirection(Landroid/text/TextDirectionHeuristic;)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout$Builder;->setUseLineSpacingFromFallbacks(Z)Landroid/text/StaticLayout$Builder; -HSPLandroid/text/StaticLayout$Builder;->setWidth(I)Landroid/text/StaticLayout$Builder; HSPLandroid/text/StaticLayout;->(Landroid/text/StaticLayout$Builder;)V HSPLandroid/text/StaticLayout;->(Landroid/text/StaticLayout$Builder;Landroid/text/StaticLayout$1;)V HSPLandroid/text/StaticLayout;->(Ljava/lang/CharSequence;)V @@ -20048,11 +13675,7 @@ HSPLandroid/text/StaticLayout;->getLineTop(I)I HSPLandroid/text/StaticLayout;->getParagraphDirection(I)I HSPLandroid/text/StaticLayout;->getStartHyphenEdit(I)I HSPLandroid/text/StaticLayout;->getTopPadding()I -HSPLandroid/text/StaticLayout;->getTotalInsets(I)F HSPLandroid/text/StaticLayout;->out(Ljava/lang/CharSequence;IIIIIIIFF[Landroid/text/style/LineHeightSpan;[ILandroid/graphics/Paint$FontMetricsInt;ZIZLandroid/text/MeasuredParagraph;IZZZ[CILandroid/text/TextUtils$TruncateAt;FFLandroid/text/TextPaint;Z)I -HSPLandroid/text/StaticLayout;->packHyphenEdit(II)I -HSPLandroid/text/StaticLayout;->unpackEndHyphenEdit(I)I -HSPLandroid/text/StaticLayout;->unpackStartHyphenEdit(I)I HSPLandroid/text/TextDirectionHeuristics$FirstStrong;->checkRtl(Ljava/lang/CharSequence;II)I HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;->doCheck(Ljava/lang/CharSequence;II)Z HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;->isRtl(Ljava/lang/CharSequence;II)Z @@ -20091,6 +13714,7 @@ HSPLandroid/text/TextLine;->set(Landroid/text/TextPaint;Ljava/lang/CharSequence; HSPLandroid/text/TextLine;->updateMetrics(Landroid/graphics/Paint$FontMetricsInt;IIIII)V HSPLandroid/text/TextPaint;->()V HSPLandroid/text/TextPaint;->(I)V +HSPLandroid/text/TextPaint;->(Landroid/graphics/Paint;)V HSPLandroid/text/TextPaint;->getUnderlineThickness()F HSPLandroid/text/TextPaint;->set(Landroid/text/TextPaint;)V HSPLandroid/text/TextPaint;->setUnderlineText(IF)V @@ -20102,11 +13726,7 @@ HSPLandroid/text/TextUtils$SimpleStringSplitter;->iterator()Ljava/util/Iterator; HSPLandroid/text/TextUtils$SimpleStringSplitter;->next()Ljava/lang/Object; HSPLandroid/text/TextUtils$SimpleStringSplitter;->next()Ljava/lang/String; HSPLandroid/text/TextUtils$SimpleStringSplitter;->setString(Ljava/lang/String;)V -HSPLandroid/text/TextUtils$StringWithRemovedChars;->(Ljava/lang/String;)V -HSPLandroid/text/TextUtils$StringWithRemovedChars;->codePointAt(I)I -HSPLandroid/text/TextUtils$StringWithRemovedChars;->length()I HSPLandroid/text/TextUtils$StringWithRemovedChars;->toString()Ljava/lang/String; -HSPLandroid/text/TextUtils;->access$000(Landroid/os/Parcel;Landroid/text/Spannable;Ljava/lang/Object;)V HSPLandroid/text/TextUtils;->concat([Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/TextUtils;->copySpansFrom(Landroid/text/Spanned;IILjava/lang/Class;Landroid/text/Spannable;I)V HSPLandroid/text/TextUtils;->couldAffectRtl(C)Z @@ -20126,8 +13746,6 @@ HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;CI)I HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;CII)I HSPLandroid/text/TextUtils;->isDigitsOnly(Ljava/lang/CharSequence;)Z HSPLandroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z -HSPLandroid/text/TextUtils;->isNewline(I)Z -HSPLandroid/text/TextUtils;->isWhiteSpace(I)Z HSPLandroid/text/TextUtils;->join(Ljava/lang/CharSequence;Ljava/lang/Iterable;)Ljava/lang/String; HSPLandroid/text/TextUtils;->join(Ljava/lang/CharSequence;[Ljava/lang/Object;)Ljava/lang/String; HSPLandroid/text/TextUtils;->lastIndexOf(Ljava/lang/CharSequence;CI)I @@ -20136,7 +13754,6 @@ HSPLandroid/text/TextUtils;->makeSafeForPresentation(Ljava/lang/String;IFI)Ljava HSPLandroid/text/TextUtils;->nullIfEmpty(Ljava/lang/String;)Ljava/lang/String; HSPLandroid/text/TextUtils;->obtain(I)[C HSPLandroid/text/TextUtils;->packRangeInLong(II)J -HSPLandroid/text/TextUtils;->readSpan(Landroid/os/Parcel;Landroid/text/Spannable;Ljava/lang/Object;)V HSPLandroid/text/TextUtils;->recycle([C)V HSPLandroid/text/TextUtils;->removeEmptySpans([Ljava/lang/Object;Landroid/text/Spanned;Ljava/lang/Class;)[Ljava/lang/Object; HSPLandroid/text/TextUtils;->safeIntern(Ljava/lang/String;)Ljava/lang/String; @@ -20144,12 +13761,12 @@ HSPLandroid/text/TextUtils;->split(Ljava/lang/String;Ljava/lang/String;)[Ljava/l HSPLandroid/text/TextUtils;->stringOrSpannedString(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/TextUtils;->substring(Ljava/lang/CharSequence;II)Ljava/lang/String; HSPLandroid/text/TextUtils;->toUpperCase(Ljava/util/Locale;Ljava/lang/CharSequence;Z)Ljava/lang/CharSequence; +HSPLandroid/text/TextUtils;->trimNoCopySpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/TextUtils;->trimToParcelableSize(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroid/text/TextUtils;->trimToSize(Ljava/lang/CharSequence;I)Ljava/lang/CharSequence; HSPLandroid/text/TextUtils;->unpackRangeEndFromLong(J)I HSPLandroid/text/TextUtils;->unpackRangeStartFromLong(J)I HSPLandroid/text/TextUtils;->writeToParcel(Ljava/lang/CharSequence;Landroid/os/Parcel;I)V -HSPLandroid/text/TextUtils;->writeWhere(Landroid/os/Parcel;Landroid/text/Spanned;Ljava/lang/Object;)V HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;J)Ljava/lang/CharSequence; HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;Ljava/util/Calendar;)Ljava/lang/CharSequence; HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;Ljava/util/Date;)Ljava/lang/CharSequence; @@ -20157,7 +13774,6 @@ HSPLandroid/text/format/DateFormat;->getBestDateTimePattern(Ljava/util/Locale;Lj HSPLandroid/text/format/DateFormat;->getIcuDateFormatSymbols(Ljava/util/Locale;)Landroid/icu/text/DateFormatSymbols; HSPLandroid/text/format/DateFormat;->getMonthString(Landroid/icu/text/DateFormatSymbols;III)Ljava/lang/String; HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat; -HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;)Ljava/lang/String; HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/String; HSPLandroid/text/format/DateFormat;->getYearString(II)Ljava/lang/String; HSPLandroid/text/format/DateFormat;->hasDesignator(Ljava/lang/CharSequence;C)Z @@ -20171,7 +13787,6 @@ HSPLandroid/text/format/DateIntervalFormat;->formatDateRange(Landroid/icu/util/U HSPLandroid/text/format/DateIntervalFormat;->getFormatter(Ljava/lang/String;Landroid/icu/util/ULocale;Landroid/icu/util/TimeZone;)Landroid/icu/text/DateIntervalFormat; HSPLandroid/text/format/DateIntervalFormat;->isExactlyMidnight(Landroid/icu/util/Calendar;)Z HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;JJI)Ljava/lang/String; -HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;Ljava/util/Formatter;JJI)Ljava/util/Formatter; HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;Ljava/util/Formatter;JJILjava/lang/String;)Ljava/util/Formatter; HSPLandroid/text/format/DateUtils;->formatDateTime(Landroid/content/Context;JI)Ljava/lang/String; HSPLandroid/text/format/DateUtils;->formatElapsedTime(J)Ljava/lang/String; @@ -20185,60 +13800,35 @@ HSPLandroid/text/format/DateUtilsBridge;->fallOnDifferentDates(Landroid/icu/util HSPLandroid/text/format/DateUtilsBridge;->icuTimeZone(Ljava/util/TimeZone;)Landroid/icu/util/TimeZone; HSPLandroid/text/format/DateUtilsBridge;->toSkeleton(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;I)Ljava/lang/String; HSPLandroid/text/format/Formatter;->formatBytes(Landroid/content/res/Resources;JI)Landroid/text/format/Formatter$BytesResult; +HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;J)Ljava/lang/String; HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;JI)Ljava/lang/String; -HSPLandroid/text/format/Formatter;->formatShortElapsedTime(Landroid/content/Context;J)Ljava/lang/String; -HSPLandroid/text/format/Formatter;->formatShortElapsedTimeRoundingUpToMinutes(Landroid/content/Context;J)Ljava/lang/String; -HSPLandroid/text/format/RelativeDateTimeFormatter$FormatterCache;->()V -HSPLandroid/text/format/RelativeDateTimeFormatter;->()V HSPLandroid/text/format/RelativeDateTimeFormatter;->getFormatter(Landroid/icu/util/ULocale;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;)Landroid/icu/text/RelativeDateTimeFormatter; HSPLandroid/text/format/RelativeDateTimeFormatter;->getRelativeTimeSpanString(Landroid/icu/util/ULocale;Landroid/icu/util/TimeZone;JJJILandroid/icu/text/DisplayContext;)Ljava/lang/String; -HSPLandroid/text/format/RelativeDateTimeFormatter;->getRelativeTimeSpanString(Ljava/util/Locale;Ljava/util/TimeZone;JJJI)Ljava/lang/String; HSPLandroid/text/format/RelativeDateTimeFormatter;->getRelativeTimeSpanString(Ljava/util/Locale;Ljava/util/TimeZone;JJJILandroid/icu/text/DisplayContext;)Ljava/lang/String; -HSPLandroid/text/format/Time$TimeCalculator;->(Ljava/lang/String;)V -HSPLandroid/text/format/Time$TimeCalculator;->copyFieldsToTime(Landroid/text/format/Time;)V HSPLandroid/text/format/Time$TimeCalculator;->lookupZoneInfoData(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData; -HSPLandroid/text/format/Time$TimeCalculator;->setTimeInMillis(J)V -HSPLandroid/text/format/Time$TimeCalculator;->updateZoneInfoFromTimeZone()V HSPLandroid/text/format/Time;->()V -HSPLandroid/text/format/Time;->initialize(Ljava/lang/String;)V -HSPLandroid/text/format/Time;->set(J)V HSPLandroid/text/method/AllCapsTransformationMethod;->(Landroid/content/Context;)V HSPLandroid/text/method/AllCapsTransformationMethod;->getTransformation(Ljava/lang/CharSequence;Landroid/view/View;)Ljava/lang/CharSequence; HSPLandroid/text/method/AllCapsTransformationMethod;->setLengthChangesAllowed(Z)V -HSPLandroid/text/method/ArrowKeyMovementMethod;->()V HSPLandroid/text/method/ArrowKeyMovementMethod;->canSelectArbitrarily()Z HSPLandroid/text/method/ArrowKeyMovementMethod;->getInstance()Landroid/text/method/MovementMethod; HSPLandroid/text/method/ArrowKeyMovementMethod;->handleMovementKey(Landroid/widget/TextView;Landroid/text/Spannable;IILandroid/view/KeyEvent;)Z HSPLandroid/text/method/ArrowKeyMovementMethod;->initialize(Landroid/widget/TextView;Landroid/text/Spannable;)V HSPLandroid/text/method/ArrowKeyMovementMethod;->onTakeFocus(Landroid/widget/TextView;Landroid/text/Spannable;I)V HSPLandroid/text/method/ArrowKeyMovementMethod;->onTouchEvent(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z -HSPLandroid/text/method/BaseKeyListener$1;->()V -HSPLandroid/text/method/BaseKeyListener;->()V -HSPLandroid/text/method/BaseKeyListener;->backspace(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z -HSPLandroid/text/method/BaseKeyListener;->backspaceOrForwardDelete(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;Z)Z -HSPLandroid/text/method/BaseKeyListener;->getOffsetForBackspaceKey(Ljava/lang/CharSequence;I)I -HSPLandroid/text/method/BaseKeyListener;->makeTextContentType(Landroid/text/method/TextKeyListener$Capitalize;Z)I -HSPLandroid/text/method/BaseMovementMethod;->()V HSPLandroid/text/method/BaseMovementMethod;->getMovementMetaState(Landroid/text/Spannable;Landroid/view/KeyEvent;)I HSPLandroid/text/method/BaseMovementMethod;->handleMovementKey(Landroid/widget/TextView;Landroid/text/Spannable;IILandroid/view/KeyEvent;)Z HSPLandroid/text/method/BaseMovementMethod;->onKeyDown(Landroid/widget/TextView;Landroid/text/Spannable;ILandroid/view/KeyEvent;)Z HSPLandroid/text/method/BaseMovementMethod;->onKeyUp(Landroid/widget/TextView;Landroid/text/Spannable;ILandroid/view/KeyEvent;)Z HSPLandroid/text/method/LinkMovementMethod;->getInstance()Landroid/text/method/MovementMethod; HSPLandroid/text/method/LinkMovementMethod;->initialize(Landroid/widget/TextView;Landroid/text/Spannable;)V -HSPLandroid/text/method/MetaKeyKeyListener;->()V -HSPLandroid/text/method/MetaKeyKeyListener;->getMetaState(JI)I HSPLandroid/text/method/MetaKeyKeyListener;->getMetaState(Ljava/lang/CharSequence;I)I -HSPLandroid/text/method/MetaKeyKeyListener;->getMetaState(Ljava/lang/CharSequence;ILandroid/view/KeyEvent;)I -HSPLandroid/text/method/MetaKeyKeyListener;->isMetaTracker(Ljava/lang/CharSequence;Ljava/lang/Object;)Z HSPLandroid/text/method/MetaKeyKeyListener;->onKeyDown(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z HSPLandroid/text/method/MetaKeyKeyListener;->onKeyUp(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z HSPLandroid/text/method/QwertyKeyListener;->onKeyDown(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z -HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->(Ljava/lang/CharSequence;[C[C)V HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->charAt(I)C HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->getChars(II[CI)V HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->length()I -HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->toString()Ljava/lang/String; -HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->(Landroid/text/Spanned;[C[C)V HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanEnd(Ljava/lang/Object;)I HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanFlags(Ljava/lang/Object;)I HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanStart(Ljava/lang/Object;)I @@ -20252,12 +13842,8 @@ HSPLandroid/text/method/SingleLineTransformationMethod;->()V HSPLandroid/text/method/SingleLineTransformationMethod;->getInstance()Landroid/text/method/SingleLineTransformationMethod; HSPLandroid/text/method/SingleLineTransformationMethod;->getOriginal()[C HSPLandroid/text/method/SingleLineTransformationMethod;->getReplacement()[C -HSPLandroid/text/method/TextKeyListener$Capitalize;->values()[Landroid/text/method/TextKeyListener$Capitalize; HSPLandroid/text/method/TextKeyListener$SettingsObserver;->onChange(Z)V -HSPLandroid/text/method/TextKeyListener;->(Landroid/text/method/TextKeyListener$Capitalize;Z)V -HSPLandroid/text/method/TextKeyListener;->getInputType()I HSPLandroid/text/method/TextKeyListener;->getInstance()Landroid/text/method/TextKeyListener; -HSPLandroid/text/method/TextKeyListener;->getInstance(ZLandroid/text/method/TextKeyListener$Capitalize;)Landroid/text/method/TextKeyListener; HSPLandroid/text/method/TextKeyListener;->getKeyListener(Landroid/view/KeyEvent;)Landroid/text/method/KeyListener; HSPLandroid/text/method/TextKeyListener;->getPrefs(Landroid/content/Context;)I HSPLandroid/text/method/TextKeyListener;->initPrefs(Landroid/content/Context;)V @@ -20268,8 +13854,6 @@ HSPLandroid/text/method/TextKeyListener;->onSpanChanged(Landroid/text/Spannable; HSPLandroid/text/method/TextKeyListener;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V HSPLandroid/text/method/TextKeyListener;->updatePrefs(Landroid/content/ContentResolver;)V HSPLandroid/text/method/Touch;->onTouchEvent(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z -HSPLandroid/text/method/Touch;->scrollTo(Landroid/widget/TextView;Landroid/text/Layout;II)V -HSPLandroid/text/method/WordIterator;->(Ljava/util/Locale;)V HSPLandroid/text/method/WordIterator;->checkOffsetIsValid(I)V HSPLandroid/text/method/WordIterator;->following(I)I HSPLandroid/text/method/WordIterator;->getBeginning(I)I @@ -20278,8 +13862,6 @@ HSPLandroid/text/method/WordIterator;->getEnd(I)I HSPLandroid/text/method/WordIterator;->getEnd(IZ)I HSPLandroid/text/method/WordIterator;->preceding(I)I HSPLandroid/text/method/WordIterator;->setCharSequence(Ljava/lang/CharSequence;II)V -HPLandroid/text/style/BackgroundColorSpan;->getSpanTypeIdInternal()I -HPLandroid/text/style/BackgroundColorSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V HSPLandroid/text/style/CharacterStyle;->()V HSPLandroid/text/style/CharacterStyle;->getUnderlying()Landroid/text/style/CharacterStyle; HSPLandroid/text/style/ClickableSpan;->()V @@ -20302,9 +13884,6 @@ HSPLandroid/text/style/StyleSpan;->getSpanTypeIdInternal()I HSPLandroid/text/style/StyleSpan;->updateDrawState(Landroid/text/TextPaint;)V HSPLandroid/text/style/StyleSpan;->updateMeasureState(Landroid/text/TextPaint;)V HSPLandroid/text/style/StyleSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V -HPLandroid/text/style/SuggestionSpan;->(Landroid/os/Parcel;)V -PLandroid/text/style/SuggestionSpan;->getSpanTypeIdInternal()I -HPLandroid/text/style/SuggestionSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V HSPLandroid/text/style/TextAppearanceSpan;->(Landroid/os/Parcel;)V HSPLandroid/text/style/TextAppearanceSpan;->(Ljava/lang/String;IILandroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;)V HSPLandroid/text/style/TextAppearanceSpan;->getFamily()Ljava/lang/String; @@ -20318,28 +13897,10 @@ HSPLandroid/text/style/TextAppearanceSpan;->writeToParcelInternal(Landroid/os/Pa HSPLandroid/text/style/TtsSpan$Builder;->build()Landroid/text/style/TtsSpan; HSPLandroid/text/style/TtsSpan$Builder;->setStringArgument(Ljava/lang/String;Ljava/lang/String;)Landroid/text/style/TtsSpan$Builder; HSPLandroid/text/style/TtsSpan$SemioticClassBuilder;->(Ljava/lang/String;)V -HSPLandroid/text/style/UnderlineSpan;->()V HSPLandroid/text/style/UnderlineSpan;->getSpanTypeIdInternal()I HSPLandroid/text/style/UnderlineSpan;->updateDrawState(Landroid/text/TextPaint;)V HSPLandroid/text/style/UnderlineSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V -HSPLandroid/transition/ChangeBounds$2;->set(Landroid/transition/ChangeBounds$ViewBounds;Landroid/graphics/PointF;)V -HSPLandroid/transition/ChangeBounds$2;->set(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/transition/ChangeBounds$3;->set(Landroid/transition/ChangeBounds$ViewBounds;Landroid/graphics/PointF;)V -HSPLandroid/transition/ChangeBounds$3;->set(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/transition/ChangeBounds$7;->(Landroid/transition/ChangeBounds;Landroid/view/ViewGroup;)V -HSPLandroid/transition/ChangeBounds$7;->onTransitionEnd(Landroid/transition/Transition;)V -HSPLandroid/transition/ChangeBounds$8;->(Landroid/transition/ChangeBounds;Landroid/transition/ChangeBounds$ViewBounds;)V -HSPLandroid/transition/ChangeBounds$ViewBounds;->(Landroid/view/View;)V -HSPLandroid/transition/ChangeBounds$ViewBounds;->setBottomRight(Landroid/graphics/PointF;)V -HSPLandroid/transition/ChangeBounds$ViewBounds;->setLeftTopRightBottom()V -HSPLandroid/transition/ChangeBounds$ViewBounds;->setTopLeft(Landroid/graphics/PointF;)V HSPLandroid/transition/ChangeBounds;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/transition/ChangeBounds;->captureEndValues(Landroid/transition/TransitionValues;)V -HSPLandroid/transition/ChangeBounds;->captureStartValues(Landroid/transition/TransitionValues;)V -HSPLandroid/transition/ChangeBounds;->captureValues(Landroid/transition/TransitionValues;)V -HSPLandroid/transition/ChangeBounds;->createAnimator(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator; -HSPLandroid/transition/ChangeBounds;->getTransitionProperties()[Ljava/lang/String; -HSPLandroid/transition/ChangeBounds;->parentMatches(Landroid/view/View;Landroid/view/View;)Z HSPLandroid/transition/ChangeBounds;->setResizeClip(Z)V HSPLandroid/transition/ChangeClipBounds;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/transition/ChangeImageTransform;->(Landroid/content/Context;Landroid/util/AttributeSet;)V @@ -20347,21 +13908,18 @@ HSPLandroid/transition/ChangeTransform;->(Landroid/content/Context;Landroi HSPLandroid/transition/Fade$1;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/transition/Fade$FadeAnimatorListener;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/transition/Fade$FadeAnimatorListener;->onAnimationStart(Landroid/animation/Animator;)V -HSPLandroid/transition/Fade;->()V HSPLandroid/transition/Fade;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/transition/Fade;->captureStartValues(Landroid/transition/TransitionValues;)V HSPLandroid/transition/Fade;->createAnimation(Landroid/view/View;FF)Landroid/animation/Animator; HSPLandroid/transition/Fade;->onAppear(Landroid/view/ViewGroup;Landroid/view/View;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator; HSPLandroid/transition/Fade;->onDisappear(Landroid/view/ViewGroup;Landroid/view/View;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator; HSPLandroid/transition/Scene;->enter()V -HSPLandroid/transition/Transition$1;->getPath(FFFF)Landroid/graphics/Path; HSPLandroid/transition/Transition$2;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/transition/Transition$2;->onAnimationStart(Landroid/animation/Animator;)V HSPLandroid/transition/Transition$3;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/transition/Transition;->()V HSPLandroid/transition/Transition;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/transition/Transition;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition; -HSPLandroid/transition/Transition;->addTarget(I)Landroid/transition/Transition; HSPLandroid/transition/Transition;->addTarget(Landroid/view/View;)Landroid/transition/Transition; HSPLandroid/transition/Transition;->addUnmatched(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V HSPLandroid/transition/Transition;->addViewValues(Landroid/transition/TransitionValuesMaps;Landroid/view/View;Landroid/transition/TransitionValues;)V @@ -20374,15 +13932,10 @@ HSPLandroid/transition/Transition;->clone()Landroid/transition/Transition; HSPLandroid/transition/Transition;->createAnimators(Landroid/view/ViewGroup;Landroid/transition/TransitionValuesMaps;Landroid/transition/TransitionValuesMaps;Ljava/util/ArrayList;Ljava/util/ArrayList;)V HSPLandroid/transition/Transition;->end()V HSPLandroid/transition/Transition;->getDuration()J -HSPLandroid/transition/Transition;->getEpicenter()Landroid/graphics/Rect; HSPLandroid/transition/Transition;->getInterpolator()Landroid/animation/TimeInterpolator; HSPLandroid/transition/Transition;->getName()Ljava/lang/String; -HSPLandroid/transition/Transition;->getPathMotion()Landroid/transition/PathMotion; -HSPLandroid/transition/Transition;->getRunningAnimators()Landroid/util/ArrayMap; HSPLandroid/transition/Transition;->getStartDelay()J -HSPLandroid/transition/Transition;->isTransitionRequired(Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Z HSPLandroid/transition/Transition;->isValidTarget(Landroid/view/View;)Z -HSPLandroid/transition/Transition;->isValueChanged(Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;Ljava/lang/String;)Z HSPLandroid/transition/Transition;->matchIds(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/SparseArray;Landroid/util/SparseArray;)V HSPLandroid/transition/Transition;->matchInstances(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V HSPLandroid/transition/Transition;->matchItemIds(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;)V @@ -20393,15 +13946,12 @@ HSPLandroid/transition/Transition;->removeListener(Landroid/transition/Transitio HSPLandroid/transition/Transition;->runAnimators()V HSPLandroid/transition/Transition;->setDuration(J)Landroid/transition/Transition; HSPLandroid/transition/Transition;->setEpicenterCallback(Landroid/transition/Transition$EpicenterCallback;)V -HSPLandroid/transition/Transition;->setInterpolator(Landroid/animation/TimeInterpolator;)Landroid/transition/Transition; HSPLandroid/transition/Transition;->start()V HSPLandroid/transition/TransitionInflater;->(Landroid/content/Context;)V HSPLandroid/transition/TransitionInflater;->createCustom(Landroid/util/AttributeSet;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object; HSPLandroid/transition/TransitionInflater;->createTransitionFromXml(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/transition/Transition;)Landroid/transition/Transition; HSPLandroid/transition/TransitionInflater;->from(Landroid/content/Context;)Landroid/transition/TransitionInflater; HSPLandroid/transition/TransitionInflater;->inflateTransition(I)Landroid/transition/Transition; -HSPLandroid/transition/TransitionListenerAdapter;->()V -HSPLandroid/transition/TransitionListenerAdapter;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/transition/TransitionListenerAdapter;->onTransitionStart(Landroid/transition/Transition;)V HSPLandroid/transition/TransitionManager$MultiListener$1;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/transition/TransitionManager$MultiListener;->onPreDraw()Z @@ -20412,11 +13962,9 @@ HSPLandroid/transition/TransitionManager;->getRunningTransitions()Landroid/util/ HSPLandroid/transition/TransitionManager;->sceneChangeSetup(Landroid/view/ViewGroup;Landroid/transition/Transition;)V HSPLandroid/transition/TransitionSet$TransitionSetListener;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/transition/TransitionSet$TransitionSetListener;->onTransitionStart(Landroid/transition/Transition;)V -HSPLandroid/transition/TransitionSet;->()V HSPLandroid/transition/TransitionSet;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/transition/TransitionSet;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition; HSPLandroid/transition/TransitionSet;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/TransitionSet; -HSPLandroid/transition/TransitionSet;->addTarget(Landroid/view/View;)Landroid/transition/Transition; HSPLandroid/transition/TransitionSet;->addTarget(Landroid/view/View;)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->addTransition(Landroid/transition/Transition;)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->addTransitionInternal(Landroid/transition/Transition;)V @@ -20430,19 +13978,15 @@ HSPLandroid/transition/TransitionSet;->getTransitionCount()I HSPLandroid/transition/TransitionSet;->removeListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition; HSPLandroid/transition/TransitionSet;->removeListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->runAnimators()V -HSPLandroid/transition/TransitionSet;->setDuration(J)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->setEpicenterCallback(Landroid/transition/Transition$EpicenterCallback;)V -HSPLandroid/transition/TransitionSet;->setInterpolator(Landroid/animation/TimeInterpolator;)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->setOrdering(I)Landroid/transition/TransitionSet; HSPLandroid/transition/TransitionSet;->setupStartEndListeners()V HSPLandroid/transition/TransitionValuesMaps;->()V HSPLandroid/transition/Visibility$DisappearListener;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/transition/Visibility$DisappearListener;->onAnimationStart(Landroid/animation/Animator;)V HSPLandroid/transition/Visibility$DisappearListener;->onTransitionEnd(Landroid/transition/Transition;)V -HSPLandroid/transition/Visibility;->()V HSPLandroid/transition/Visibility;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/transition/Visibility;->captureEndValues(Landroid/transition/TransitionValues;)V -HSPLandroid/transition/Visibility;->captureStartValues(Landroid/transition/TransitionValues;)V HSPLandroid/transition/Visibility;->captureValues(Landroid/transition/TransitionValues;)V HSPLandroid/transition/Visibility;->createAnimator(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator; HSPLandroid/transition/Visibility;->getMode()I @@ -20452,12 +13996,6 @@ HSPLandroid/transition/Visibility;->isTransitionRequired(Landroid/transition/Tra HSPLandroid/transition/Visibility;->onAppear(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;ILandroid/transition/TransitionValues;I)Landroid/animation/Animator; HSPLandroid/transition/Visibility;->onDisappear(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;ILandroid/transition/TransitionValues;I)Landroid/animation/Animator; HSPLandroid/transition/Visibility;->setMode(I)V -PLandroid/updatabledriver/UpdatableDriverProto$1;->()V -PLandroid/updatabledriver/UpdatableDriverProto$Denylists;->()V -PLandroid/updatabledriver/UpdatableDriverProto$Denylists;->()V -PLandroid/updatabledriver/UpdatableDriverProto$Denylists;->dynamicMethod(Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroid/updatabledriver/UpdatableDriverProto$Denylists;->getDenylistsList()Ljava/util/List; -PLandroid/updatabledriver/UpdatableDriverProto$Denylists;->parseFrom([B)Landroid/updatabledriver/UpdatableDriverProto$Denylists; HSPLandroid/util/AndroidException;->()V HSPLandroid/util/AndroidException;->(Ljava/lang/String;)V HSPLandroid/util/AndroidRuntimeException;->(Ljava/lang/String;)V @@ -20466,7 +14004,6 @@ HSPLandroid/util/ArrayMap$1;->colGetEntry(II)Ljava/lang/Object; HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map; HSPLandroid/util/ArrayMap$1;->colGetSize()I HSPLandroid/util/ArrayMap$1;->colIndexOfKey(Ljava/lang/Object;)I -HSPLandroid/util/ArrayMap$1;->colIndexOfValue(Ljava/lang/Object;)I HSPLandroid/util/ArrayMap$1;->colRemoveAt(I)V HSPLandroid/util/ArrayMap;->()V HSPLandroid/util/ArrayMap;->(I)V @@ -20476,13 +14013,11 @@ HSPLandroid/util/ArrayMap;->allocArrays(I)V HSPLandroid/util/ArrayMap;->append(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I HSPLandroid/util/ArrayMap;->clear()V -HSPLandroid/util/ArrayMap;->containsAll(Ljava/util/Collection;)Z HSPLandroid/util/ArrayMap;->containsKey(Ljava/lang/Object;)Z HSPLandroid/util/ArrayMap;->containsValue(Ljava/lang/Object;)Z HSPLandroid/util/ArrayMap;->ensureCapacity(I)V HSPLandroid/util/ArrayMap;->entrySet()Ljava/util/Set; HSPLandroid/util/ArrayMap;->equals(Ljava/lang/Object;)Z -HSPLandroid/util/ArrayMap;->erase()V HSPLandroid/util/ArrayMap;->freeArrays([I[Ljava/lang/Object;I)V HSPLandroid/util/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections; @@ -20499,8 +14034,6 @@ HSPLandroid/util/ArrayMap;->putAll(Landroid/util/ArrayMap;)V HSPLandroid/util/ArrayMap;->putAll(Ljava/util/Map;)V HSPLandroid/util/ArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/util/ArrayMap;->removeAt(I)Ljava/lang/Object; -HSPLandroid/util/ArrayMap;->retainAll(Ljava/util/Collection;)Z -HSPLandroid/util/ArrayMap;->setValueAt(ILjava/lang/Object;)Ljava/lang/Object; HSPLandroid/util/ArrayMap;->size()I HSPLandroid/util/ArrayMap;->toString()Ljava/lang/String; HSPLandroid/util/ArrayMap;->validate()V @@ -20515,7 +14048,6 @@ HSPLandroid/util/ArraySet;->(I)V HSPLandroid/util/ArraySet;->(IZ)V HSPLandroid/util/ArraySet;->(Landroid/util/ArraySet;)V HSPLandroid/util/ArraySet;->(Ljava/util/Collection;)V -HSPLandroid/util/ArraySet;->([Ljava/lang/Object;)V HSPLandroid/util/ArraySet;->add(Ljava/lang/Object;)Z HSPLandroid/util/ArraySet;->addAll(Landroid/util/ArraySet;)V HSPLandroid/util/ArraySet;->addAll(Ljava/util/Collection;)Z @@ -20524,7 +14056,6 @@ HSPLandroid/util/ArraySet;->append(Ljava/lang/Object;)V HSPLandroid/util/ArraySet;->binarySearch([II)I HSPLandroid/util/ArraySet;->clear()V HSPLandroid/util/ArraySet;->contains(Ljava/lang/Object;)Z -HPLandroid/util/ArraySet;->containsAll(Ljava/util/Collection;)Z HSPLandroid/util/ArraySet;->ensureCapacity(I)V HSPLandroid/util/ArraySet;->equals(Ljava/lang/Object;)Z HSPLandroid/util/ArraySet;->freeArrays([I[Ljava/lang/Object;I)V @@ -20536,12 +14067,8 @@ HSPLandroid/util/ArraySet;->indexOfNull()I HSPLandroid/util/ArraySet;->isEmpty()Z HSPLandroid/util/ArraySet;->iterator()Ljava/util/Iterator; HSPLandroid/util/ArraySet;->remove(Ljava/lang/Object;)Z -HSPLandroid/util/ArraySet;->removeAll(Landroid/util/ArraySet;)Z HSPLandroid/util/ArraySet;->removeAll(Ljava/util/Collection;)Z HSPLandroid/util/ArraySet;->removeAt(I)Ljava/lang/Object; -HSPLandroid/util/ArraySet;->removeIf(Ljava/util/function/Predicate;)Z -HSPLandroid/util/ArraySet;->retainAll(Ljava/util/Collection;)Z -HSPLandroid/util/ArraySet;->shouldShrink()Z HSPLandroid/util/ArraySet;->size()I HSPLandroid/util/ArraySet;->toArray()[Ljava/lang/Object; HSPLandroid/util/ArraySet;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; @@ -20550,15 +14077,8 @@ HSPLandroid/util/ArraySet;->valueAt(I)Ljava/lang/Object; HSPLandroid/util/ArraySet;->valueAtUnchecked(I)Ljava/lang/Object; HSPLandroid/util/AtomicFile;->(Ljava/io/File;)V HSPLandroid/util/AtomicFile;->(Ljava/io/File;Landroid/util/SystemConfigFileCommitEventLogger;)V -HSPLandroid/util/AtomicFile;->(Ljava/io/File;Ljava/lang/String;)V -HSPLandroid/util/AtomicFile;->delete()V -HSPLandroid/util/AtomicFile;->exists()Z -HPLandroid/util/AtomicFile;->failWrite(Ljava/io/FileOutputStream;)V HSPLandroid/util/AtomicFile;->finishWrite(Ljava/io/FileOutputStream;)V -HSPLandroid/util/AtomicFile;->getBaseFile()Ljava/io/File; -HSPLandroid/util/AtomicFile;->getLastModifiedTime()J HSPLandroid/util/AtomicFile;->openRead()Ljava/io/FileInputStream; -HSPLandroid/util/AtomicFile;->readFully()[B HSPLandroid/util/AtomicFile;->rename(Ljava/io/File;Ljava/io/File;)V HSPLandroid/util/AtomicFile;->startWrite()Ljava/io/FileOutputStream; HSPLandroid/util/AtomicFile;->startWrite(J)Ljava/io/FileOutputStream; @@ -20576,67 +14096,50 @@ HSPLandroid/util/Base64;->encodeToString([BI)Ljava/lang/String; HSPLandroid/util/Base64;->encodeToString([BIII)Ljava/lang/String; HSPLandroid/util/ContainerHelpers;->binarySearch([III)I HSPLandroid/util/ContainerHelpers;->binarySearch([JIJ)I -HSPLandroid/util/DataUnit$5;->toBytes(J)J HSPLandroid/util/DebugUtils;->constNameWithoutPrefix(Ljava/lang/String;Ljava/lang/reflect/Field;)Ljava/lang/String; HSPLandroid/util/DebugUtils;->flagsToString(Ljava/lang/Class;Ljava/lang/String;I)Ljava/lang/String; -HSPLandroid/util/DebugUtils;->valueToString(Ljava/lang/Class;Ljava/lang/String;I)Ljava/lang/String; HSPLandroid/util/DisplayMetrics;->()V HSPLandroid/util/DisplayMetrics;->setTo(Landroid/util/DisplayMetrics;)V HSPLandroid/util/DisplayMetrics;->setToDefaults()V -HSPLandroid/util/DisplayMetrics;->toString()Ljava/lang/String; HSPLandroid/util/EventLog$Event;->([B)V HSPLandroid/util/EventLog$Event;->decodeObject()Ljava/lang/Object; HSPLandroid/util/EventLog$Event;->getData()Ljava/lang/Object; HSPLandroid/util/EventLog$Event;->getHeaderSize()I HSPLandroid/util/EventLog$Event;->getUid()I HSPLandroid/util/EventLog;->readTagsFile()V -HPLandroid/util/ExceptionUtils;->propagate(Ljava/lang/Throwable;)Ljava/lang/RuntimeException; -HPLandroid/util/ExceptionUtils;->propagateIfInstanceOf(Ljava/lang/Throwable;Ljava/lang/Class;)V -HSPLandroid/util/FastImmutableArraySet$FastIterator;->hasNext()Z -HSPLandroid/util/FastImmutableArraySet$FastIterator;->next()Ljava/lang/Object; -HSPLandroid/util/FastImmutableArraySet;->([Ljava/lang/Object;)V -HSPLandroid/util/FastImmutableArraySet;->iterator()Ljava/util/Iterator; -HSPLandroid/util/FeatureFlagUtils;->isEnabled(Landroid/content/Context;Ljava/lang/String;)Z HSPLandroid/util/FloatProperty;->(Ljava/lang/String;)V -HSPLandroid/util/FloatProperty;->set(Ljava/lang/Object;Ljava/lang/Float;)V -HSPLandroid/util/FloatProperty;->set(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLandroid/util/IconDrawableFactory;->newInstance(Landroid/content/Context;)Landroid/util/IconDrawableFactory; HSPLandroid/util/IndentingPrintWriter;->(Ljava/io/Writer;Ljava/lang/String;I)V -HSPLandroid/util/IndentingPrintWriter;->(Ljava/io/Writer;Ljava/lang/String;Ljava/lang/String;I)V -HSPLandroid/util/IndentingPrintWriter;->decreaseIndent()Landroid/util/IndentingPrintWriter; -HSPLandroid/util/IndentingPrintWriter;->increaseIndent()Landroid/util/IndentingPrintWriter; HSPLandroid/util/IndentingPrintWriter;->maybeWriteIndent()V -HSPLandroid/util/IndentingPrintWriter;->print(Ljava/lang/String;Ljava/lang/Object;)Landroid/util/IndentingPrintWriter; -HSPLandroid/util/IndentingPrintWriter;->printHexInt(Ljava/lang/String;I)Landroid/util/IndentingPrintWriter; HSPLandroid/util/IndentingPrintWriter;->println()V HSPLandroid/util/IndentingPrintWriter;->write(I)V HSPLandroid/util/IndentingPrintWriter;->write(Ljava/lang/String;II)V HSPLandroid/util/IndentingPrintWriter;->write([CII)V HSPLandroid/util/IntArray;->()V HSPLandroid/util/IntArray;->(I)V -HSPLandroid/util/IntArray;->([II)V HSPLandroid/util/IntArray;->add(I)V HSPLandroid/util/IntArray;->add(II)V -HSPLandroid/util/IntArray;->addAll(Landroid/util/IntArray;)V -HSPLandroid/util/IntArray;->addAll([I)V -HSPLandroid/util/IntArray;->binarySearch(I)I HSPLandroid/util/IntArray;->clear()V HSPLandroid/util/IntArray;->ensureCapacity(I)V HSPLandroid/util/IntArray;->get(I)I -HSPLandroid/util/IntArray;->indexOf(I)I HSPLandroid/util/IntArray;->remove(I)V HSPLandroid/util/IntArray;->size()I HSPLandroid/util/IntArray;->toArray()[I -HSPLandroid/util/IntArray;->wrap([I)Landroid/util/IntArray; HSPLandroid/util/JsonReader;->(Ljava/io/Reader;)V HSPLandroid/util/JsonReader;->advance()Landroid/util/JsonToken; +HSPLandroid/util/JsonReader;->beginArray()V HSPLandroid/util/JsonReader;->beginObject()V HSPLandroid/util/JsonReader;->close()V +HSPLandroid/util/JsonReader;->decodeLiteral()Landroid/util/JsonToken; +HSPLandroid/util/JsonReader;->decodeNumber([CII)Landroid/util/JsonToken; +HSPLandroid/util/JsonReader;->endArray()V HSPLandroid/util/JsonReader;->endObject()V HSPLandroid/util/JsonReader;->expect(Landroid/util/JsonToken;)V HSPLandroid/util/JsonReader;->fillBuffer(I)Z HSPLandroid/util/JsonReader;->hasNext()Z +HSPLandroid/util/JsonReader;->nextBoolean()Z +HSPLandroid/util/JsonReader;->nextInArray(Z)Landroid/util/JsonToken; HSPLandroid/util/JsonReader;->nextInObject(Z)Landroid/util/JsonToken; +HSPLandroid/util/JsonReader;->nextLiteral(Z)Ljava/lang/String; HSPLandroid/util/JsonReader;->nextName()Ljava/lang/String; HSPLandroid/util/JsonReader;->nextNonWhitespace()I HSPLandroid/util/JsonReader;->nextString()Ljava/lang/String; @@ -20647,6 +14150,8 @@ HSPLandroid/util/JsonReader;->peek()Landroid/util/JsonToken; HSPLandroid/util/JsonReader;->peekStack()Landroid/util/JsonScope; HSPLandroid/util/JsonReader;->pop()Landroid/util/JsonScope; HSPLandroid/util/JsonReader;->push(Landroid/util/JsonScope;)V +HSPLandroid/util/JsonReader;->readEscapeCharacter()C +HSPLandroid/util/JsonReader;->readLiteral()Landroid/util/JsonToken; HSPLandroid/util/JsonReader;->replaceTop(Landroid/util/JsonScope;)V HSPLandroid/util/JsonWriter;->(Ljava/io/Writer;)V HSPLandroid/util/JsonWriter;->beforeName()V @@ -20656,6 +14161,7 @@ HSPLandroid/util/JsonWriter;->beginObject()Landroid/util/JsonWriter; HSPLandroid/util/JsonWriter;->close(Landroid/util/JsonScope;Landroid/util/JsonScope;Ljava/lang/String;)Landroid/util/JsonWriter; HSPLandroid/util/JsonWriter;->endArray()Landroid/util/JsonWriter; HSPLandroid/util/JsonWriter;->endObject()Landroid/util/JsonWriter; +HSPLandroid/util/JsonWriter;->flush()V HSPLandroid/util/JsonWriter;->name(Ljava/lang/String;)Landroid/util/JsonWriter; HSPLandroid/util/JsonWriter;->newline()V HSPLandroid/util/JsonWriter;->open(Landroid/util/JsonScope;Ljava/lang/String;)Landroid/util/JsonWriter; @@ -20667,19 +14173,9 @@ HSPLandroid/util/JsonWriter;->value(Ljava/lang/String;)Landroid/util/JsonWriter; HSPLandroid/util/JsonWriter;->value(Z)Landroid/util/JsonWriter; HSPLandroid/util/KeyValueListParser;->(C)V HSPLandroid/util/KeyValueListParser;->getBoolean(Ljava/lang/String;Z)Z -HSPLandroid/util/KeyValueListParser;->getDurationMillis(Ljava/lang/String;J)J -HSPLandroid/util/KeyValueListParser;->getFloat(Ljava/lang/String;F)F HSPLandroid/util/KeyValueListParser;->getInt(Ljava/lang/String;I)I -HSPLandroid/util/KeyValueListParser;->getIntArray(Ljava/lang/String;[I)[I HSPLandroid/util/KeyValueListParser;->getLong(Ljava/lang/String;J)J -HSPLandroid/util/KeyValueListParser;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLandroid/util/KeyValueListParser;->setString(Ljava/lang/String;)V -PLandroid/util/KeyValueSettingObserver$SettingObserver;->(Landroid/util/KeyValueSettingObserver;Landroid/os/Handler;)V -PLandroid/util/KeyValueSettingObserver$SettingObserver;->(Landroid/util/KeyValueSettingObserver;Landroid/os/Handler;Landroid/util/KeyValueSettingObserver$1;)V -PLandroid/util/KeyValueSettingObserver;->(Landroid/os/Handler;Landroid/content/ContentResolver;Landroid/net/Uri;)V -PLandroid/util/KeyValueSettingObserver;->setParserValue()V -PLandroid/util/KeyValueSettingObserver;->start()V -HSPLandroid/util/LauncherIcons;->getBadgedDrawable(Landroid/graphics/drawable/Drawable;II)Landroid/graphics/drawable/Drawable; HSPLandroid/util/LocalLog;->(I)V HSPLandroid/util/LocalLog;->(IZ)V HSPLandroid/util/LocalLog;->append(Ljava/lang/String;)V @@ -20689,7 +14185,6 @@ HSPLandroid/util/Log$ImmediateLogWriter;->(IILjava/lang/String;)V HSPLandroid/util/Log$ImmediateLogWriter;->flush()V HSPLandroid/util/Log$ImmediateLogWriter;->getWritten()I HSPLandroid/util/Log$ImmediateLogWriter;->write([CII)V -HSPLandroid/util/Log$TerribleFailure;->(Ljava/lang/String;Ljava/lang/Throwable;)V HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I HSPLandroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I @@ -20701,7 +14196,6 @@ HSPLandroid/util/Log;->logToRadioBuffer(ILjava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Log;->println(ILjava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Log;->printlns(IILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I HSPLandroid/util/Log;->wtf(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;ZZ)I @@ -20713,16 +14207,6 @@ HSPLandroid/util/LongArray;->add(J)V HSPLandroid/util/LongArray;->ensureCapacity(I)V HSPLandroid/util/LongArray;->get(I)J HSPLandroid/util/LongArray;->size()I -HSPLandroid/util/LongArray;->toArray()[J -HSPLandroid/util/LongArrayQueue;->()V -HSPLandroid/util/LongArrayQueue;->(I)V -HPLandroid/util/LongArrayQueue;->addLast(J)V -HPLandroid/util/LongArrayQueue;->get(I)J -PLandroid/util/LongArrayQueue;->grow()V -HPLandroid/util/LongArrayQueue;->peekFirst()J -HPLandroid/util/LongArrayQueue;->peekLast()J -HPLandroid/util/LongArrayQueue;->removeFirst()J -HPLandroid/util/LongArrayQueue;->size()I HSPLandroid/util/LongSparseArray;->()V HSPLandroid/util/LongSparseArray;->(I)V HSPLandroid/util/LongSparseArray;->append(JLjava/lang/Object;)V @@ -20736,8 +14220,6 @@ HSPLandroid/util/LongSparseArray;->keyAt(I)J HSPLandroid/util/LongSparseArray;->put(JLjava/lang/Object;)V HSPLandroid/util/LongSparseArray;->remove(J)V HSPLandroid/util/LongSparseArray;->removeAt(I)V -PLandroid/util/LongSparseArray;->removeIf(Lcom/android/internal/util/function/LongObjPredicate;)V -PLandroid/util/LongSparseArray;->setValueAt(ILjava/lang/Object;)V HSPLandroid/util/LongSparseArray;->size()I HSPLandroid/util/LongSparseArray;->valueAt(I)Ljava/lang/Object; HSPLandroid/util/LongSparseLongArray;->()V @@ -20745,10 +14227,8 @@ HSPLandroid/util/LongSparseLongArray;->(I)V HSPLandroid/util/LongSparseLongArray;->append(JJ)V HSPLandroid/util/LongSparseLongArray;->clear()V HSPLandroid/util/LongSparseLongArray;->clone()Landroid/util/LongSparseLongArray; -HSPLandroid/util/LongSparseLongArray;->get(J)J HSPLandroid/util/LongSparseLongArray;->get(JJ)J HSPLandroid/util/LongSparseLongArray;->indexOfKey(J)I -HPLandroid/util/LongSparseLongArray;->keyAt(I)J HSPLandroid/util/LongSparseLongArray;->put(JJ)V HSPLandroid/util/LongSparseLongArray;->size()I HSPLandroid/util/LongSparseLongArray;->valueAt(I)J @@ -20771,129 +14251,65 @@ HSPLandroid/util/MapCollections$ArrayIterator;->(Landroid/util/MapCollecti HSPLandroid/util/MapCollections$ArrayIterator;->hasNext()Z HSPLandroid/util/MapCollections$ArrayIterator;->next()Ljava/lang/Object; HSPLandroid/util/MapCollections$ArrayIterator;->remove()V -HSPLandroid/util/MapCollections$EntrySet;->(Landroid/util/MapCollections;)V HSPLandroid/util/MapCollections$EntrySet;->iterator()Ljava/util/Iterator; HSPLandroid/util/MapCollections$EntrySet;->size()I HSPLandroid/util/MapCollections$KeySet;->(Landroid/util/MapCollections;)V HSPLandroid/util/MapCollections$KeySet;->contains(Ljava/lang/Object;)Z HSPLandroid/util/MapCollections$KeySet;->containsAll(Ljava/util/Collection;)Z -HSPLandroid/util/MapCollections$KeySet;->equals(Ljava/lang/Object;)Z -HSPLandroid/util/MapCollections$KeySet;->isEmpty()Z HSPLandroid/util/MapCollections$KeySet;->iterator()Ljava/util/Iterator; HSPLandroid/util/MapCollections$KeySet;->size()I HSPLandroid/util/MapCollections$KeySet;->toArray()[Ljava/lang/Object; HSPLandroid/util/MapCollections$KeySet;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; -HSPLandroid/util/MapCollections$MapIterator;->(Landroid/util/MapCollections;)V HSPLandroid/util/MapCollections$MapIterator;->getKey()Ljava/lang/Object; HSPLandroid/util/MapCollections$MapIterator;->getValue()Ljava/lang/Object; HSPLandroid/util/MapCollections$MapIterator;->hasNext()Z HSPLandroid/util/MapCollections$MapIterator;->next()Ljava/lang/Object; -HSPLandroid/util/MapCollections$MapIterator;->next()Ljava/util/Map$Entry; -HSPLandroid/util/MapCollections$MapIterator;->remove()V -HSPLandroid/util/MapCollections$ValuesCollection;->(Landroid/util/MapCollections;)V -HSPLandroid/util/MapCollections$ValuesCollection;->contains(Ljava/lang/Object;)Z -HSPLandroid/util/MapCollections$ValuesCollection;->isEmpty()Z HSPLandroid/util/MapCollections$ValuesCollection;->iterator()Ljava/util/Iterator; HSPLandroid/util/MapCollections$ValuesCollection;->size()I HSPLandroid/util/MapCollections$ValuesCollection;->toArray()[Ljava/lang/Object; HSPLandroid/util/MapCollections;->()V -HSPLandroid/util/MapCollections;->containsAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z -HSPLandroid/util/MapCollections;->equalsSetHelper(Ljava/util/Set;Ljava/lang/Object;)Z HSPLandroid/util/MapCollections;->getEntrySet()Ljava/util/Set; HSPLandroid/util/MapCollections;->getKeySet()Ljava/util/Set; HSPLandroid/util/MapCollections;->getValues()Ljava/util/Collection; -HSPLandroid/util/MapCollections;->retainAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z HSPLandroid/util/MapCollections;->toArrayHelper(I)[Ljava/lang/Object; HSPLandroid/util/MapCollections;->toArrayHelper([Ljava/lang/Object;I)[Ljava/lang/Object; HSPLandroid/util/MathUtils;->addOrThrow(II)I HSPLandroid/util/MathUtils;->constrain(FFF)F HSPLandroid/util/MathUtils;->constrain(III)I -HSPLandroid/util/MathUtils;->constrain(JJJ)J -HSPLandroid/util/MathUtils;->constrainedMap(FFFFF)F -HSPLandroid/util/MathUtils;->exp(F)F -HSPLandroid/util/MathUtils;->fitRect(Landroid/graphics/Rect;I)V HSPLandroid/util/MathUtils;->lerp(FFF)F -HSPLandroid/util/MathUtils;->lerpInv(FFF)F -HSPLandroid/util/MathUtils;->lerpInvSat(FFF)F -HSPLandroid/util/MathUtils;->log(F)F -HSPLandroid/util/MathUtils;->map(FFFFF)F -HSPLandroid/util/MathUtils;->max(FF)F -HSPLandroid/util/MathUtils;->norm(FFF)F -HSPLandroid/util/MathUtils;->pow(FF)F HSPLandroid/util/MathUtils;->saturate(F)F -HSPLandroid/util/MathUtils;->smoothStep(FFF)F -HSPLandroid/util/MathUtils;->sq(F)F -HSPLandroid/util/MathUtils;->sqrt(F)F HSPLandroid/util/MemoryIntArray$1;->createFromParcel(Landroid/os/Parcel;)Landroid/util/MemoryIntArray; HSPLandroid/util/MemoryIntArray$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/util/MemoryIntArray;->(I)V HSPLandroid/util/MemoryIntArray;->(Landroid/os/Parcel;)V HSPLandroid/util/MemoryIntArray;->(Landroid/os/Parcel;Landroid/util/MemoryIntArray$1;)V HSPLandroid/util/MemoryIntArray;->enforceNotClosed()V HSPLandroid/util/MemoryIntArray;->enforceValidIndex(I)V -HSPLandroid/util/MemoryIntArray;->enforceWritable()V HSPLandroid/util/MemoryIntArray;->get(I)I HSPLandroid/util/MemoryIntArray;->isClosed()Z -HSPLandroid/util/MemoryIntArray;->isWritable()Z -HSPLandroid/util/MemoryIntArray;->set(II)V HSPLandroid/util/MemoryIntArray;->size()I -HSPLandroid/util/MemoryIntArray;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/util/MergedConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/util/MergedConfiguration; HSPLandroid/util/MergedConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/util/MergedConfiguration;->()V -HSPLandroid/util/MergedConfiguration;->(Landroid/content/res/Configuration;)V -HSPLandroid/util/MergedConfiguration;->(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V -HSPLandroid/util/MergedConfiguration;->(Landroid/os/Parcel;)V -HSPLandroid/util/MergedConfiguration;->(Landroid/os/Parcel;Landroid/util/MergedConfiguration$1;)V HSPLandroid/util/MergedConfiguration;->equals(Ljava/lang/Object;)Z HSPLandroid/util/MergedConfiguration;->getGlobalConfiguration()Landroid/content/res/Configuration; -HSPLandroid/util/MergedConfiguration;->getMergedConfiguration()Landroid/content/res/Configuration; HSPLandroid/util/MergedConfiguration;->getOverrideConfiguration()Landroid/content/res/Configuration; HSPLandroid/util/MergedConfiguration;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/util/MergedConfiguration;->setConfiguration(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V -HSPLandroid/util/MergedConfiguration;->setGlobalConfiguration(Landroid/content/res/Configuration;)V -HPLandroid/util/MergedConfiguration;->setTo(Landroid/util/MergedConfiguration;)V HSPLandroid/util/MergedConfiguration;->updateMergedConfig()V -HPLandroid/util/MergedConfiguration;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/util/MutableBoolean;->(Z)V -HSPLandroid/util/MutableInt;->(I)V -HSPLandroid/util/MutableLong;->(J)V -HSPLandroid/util/NtpTrustedTime$1;->(Landroid/util/NtpTrustedTime;)V -PLandroid/util/NtpTrustedTime$1;->get()Landroid/net/ConnectivityManager; -PLandroid/util/NtpTrustedTime$1;->get()Ljava/lang/Object; -PLandroid/util/NtpTrustedTime$NtpConnectionInfo;->(Ljava/lang/String;I)V -PLandroid/util/NtpTrustedTime$NtpConnectionInfo;->getServer()Ljava/lang/String; -PLandroid/util/NtpTrustedTime$NtpConnectionInfo;->getTimeoutMillis()I -PLandroid/util/NtpTrustedTime$TimeResult;->(JJJ)V -HPLandroid/util/NtpTrustedTime$TimeResult;->currentTimeMillis()J -HPLandroid/util/NtpTrustedTime$TimeResult;->getAgeMillis()J -PLandroid/util/NtpTrustedTime$TimeResult;->getCertaintyMillis()J -PLandroid/util/NtpTrustedTime$TimeResult;->getElapsedRealtimeMillis()J -PLandroid/util/NtpTrustedTime$TimeResult;->getTimeMillis()J -HSPLandroid/util/NtpTrustedTime;->(Landroid/content/Context;)V -PLandroid/util/NtpTrustedTime;->access$000(Landroid/util/NtpTrustedTime;)Landroid/content/Context; -PLandroid/util/NtpTrustedTime;->forceRefresh()Z -HSPLandroid/util/NtpTrustedTime;->getCachedTimeResult()Landroid/util/NtpTrustedTime$TimeResult; -HSPLandroid/util/NtpTrustedTime;->getInstance(Landroid/content/Context;)Landroid/util/NtpTrustedTime; -PLandroid/util/NtpTrustedTime;->getNtpConnectionInfo()Landroid/util/NtpTrustedTime$NtpConnectionInfo; -HSPLandroid/util/PackageUtils;->computeSha256Digest([B)Ljava/lang/String; -HSPLandroid/util/PackageUtils;->computeSha256DigestBytes([B)[B HSPLandroid/util/Pair;->(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/util/Pair;->create(Ljava/lang/Object;Ljava/lang/Object;)Landroid/util/Pair; HSPLandroid/util/Pair;->equals(Ljava/lang/Object;)Z HSPLandroid/util/Pair;->hashCode()I HSPLandroid/util/Pair;->toString()Ljava/lang/String; -HSPLandroid/util/PathParser$PathData;->()V HSPLandroid/util/PathParser$PathData;->(Landroid/util/PathParser$PathData;)V HSPLandroid/util/PathParser$PathData;->(Ljava/lang/String;)V HSPLandroid/util/PathParser$PathData;->finalize()V HSPLandroid/util/PathParser$PathData;->getNativePtr()J -HSPLandroid/util/PathParser$PathData;->setPathData(Landroid/util/PathParser$PathData;)V HSPLandroid/util/PathParser;->access$000()J HSPLandroid/util/PathParser;->access$100(J)J HSPLandroid/util/PathParser;->access$200(Ljava/lang/String;I)J HSPLandroid/util/PathParser;->access$400(J)V -HSPLandroid/util/PathParser;->canMorph(Landroid/util/PathParser$PathData;Landroid/util/PathParser$PathData;)Z HSPLandroid/util/PathParser;->createPathFromPathData(Ljava/lang/String;)Landroid/graphics/Path; HSPLandroid/util/Pools$SimplePool;->(I)V HSPLandroid/util/Pools$SimplePool;->acquire()Ljava/lang/Object; @@ -20903,8 +14319,6 @@ HSPLandroid/util/Pools$SynchronizedPool;->(I)V HSPLandroid/util/Pools$SynchronizedPool;->(ILjava/lang/Object;)V HSPLandroid/util/Pools$SynchronizedPool;->acquire()Ljava/lang/Object; HSPLandroid/util/Pools$SynchronizedPool;->release(Ljava/lang/Object;)Z -HSPLandroid/util/PrefixPrinter;->(Landroid/util/Printer;Ljava/lang/String;)V -HSPLandroid/util/PrefixPrinter;->create(Landroid/util/Printer;Ljava/lang/String;)Landroid/util/Printer; HSPLandroid/util/PrefixPrinter;->println(Ljava/lang/String;)V HSPLandroid/util/PrintWriterPrinter;->println(Ljava/lang/String;)V HSPLandroid/util/Property;->(Ljava/lang/Class;Ljava/lang/String;)V @@ -20921,17 +14335,9 @@ HSPLandroid/util/Range;->getUpper()Ljava/lang/Comparable; HSPLandroid/util/Range;->hashCode()I HSPLandroid/util/Range;->intersect(Landroid/util/Range;)Landroid/util/Range; HSPLandroid/util/Range;->intersect(Ljava/lang/Comparable;Ljava/lang/Comparable;)Landroid/util/Range; -HSPLandroid/util/Range;->toString()Ljava/lang/String; HSPLandroid/util/Rational;->(II)V HSPLandroid/util/Rational;->compareTo(Landroid/util/Rational;)I HSPLandroid/util/Rational;->compareTo(Ljava/lang/Object;)I -HSPLandroid/util/Rational;->equals(Landroid/util/Rational;)Z -HSPLandroid/util/Rational;->gcd(II)I -HSPLandroid/util/Rational;->isNaN()Z -HSPLandroid/util/Rational;->isNegInf()Z -HSPLandroid/util/Rational;->isPosInf()Z -HSPLandroid/util/RecurrenceRule;->convertPeriod(Ljava/lang/String;)Ljava/time/Period; -HSPLandroid/util/RecurrenceRule;->convertZonedDateTime(Ljava/lang/String;)Ljava/time/ZonedDateTime; HSPLandroid/util/Singleton;->()V HSPLandroid/util/Singleton;->get()Ljava/lang/Object; HSPLandroid/util/Size;->(II)V @@ -20942,14 +14348,8 @@ HSPLandroid/util/Size;->hashCode()I HSPLandroid/util/Size;->parseSize(Ljava/lang/String;)Landroid/util/Size; HSPLandroid/util/Size;->toString()Ljava/lang/String; HSPLandroid/util/Slog;->d(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I -HSPLandroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/util/Slog;->println(ILjava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Slog;->v(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/util/Slog;->w(Ljava/lang/String;Ljava/lang/String;)I -HSPLandroid/util/Slog;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I -HSPLandroid/util/Slog;->wtf(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/util/SparseArray;->()V HSPLandroid/util/SparseArray;->(I)V HSPLandroid/util/SparseArray;->append(ILjava/lang/Object;)V @@ -20966,40 +14366,22 @@ HSPLandroid/util/SparseArray;->keyAt(I)I HSPLandroid/util/SparseArray;->put(ILjava/lang/Object;)V HSPLandroid/util/SparseArray;->remove(I)V HSPLandroid/util/SparseArray;->removeAt(I)V -HSPLandroid/util/SparseArray;->removeReturnOld(I)Ljava/lang/Object; HSPLandroid/util/SparseArray;->setValueAt(ILjava/lang/Object;)V HSPLandroid/util/SparseArray;->size()I -HSPLandroid/util/SparseArray;->toString()Ljava/lang/String; HSPLandroid/util/SparseArray;->valueAt(I)Ljava/lang/Object; -HSPLandroid/util/SparseArrayMap;->()V -HSPLandroid/util/SparseArrayMap;->add(ILjava/lang/Object;Ljava/lang/Object;)V -HPLandroid/util/SparseArrayMap;->clear()V -PLandroid/util/SparseArrayMap;->delete(I)V -HPLandroid/util/SparseArrayMap;->delete(ILjava/lang/Object;)Ljava/lang/Object; -HSPLandroid/util/SparseArrayMap;->forEach(Ljava/util/function/Consumer;)V -HSPLandroid/util/SparseArrayMap;->get(ILjava/lang/Object;)Ljava/lang/Object; -HPLandroid/util/SparseArrayMap;->getOrDefault(ILjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLandroid/util/SparseArrayMap;->indexOfKey(I)I -HPLandroid/util/SparseArrayMap;->keyAt(I)I -HPLandroid/util/SparseArrayMap;->keyAt(II)Ljava/lang/Object; -HPLandroid/util/SparseArrayMap;->numElementsForKey(I)I -HSPLandroid/util/SparseArrayMap;->numMaps()I HSPLandroid/util/SparseBooleanArray;->()V HSPLandroid/util/SparseBooleanArray;->(I)V HSPLandroid/util/SparseBooleanArray;->append(IZ)V HSPLandroid/util/SparseBooleanArray;->clear()V HSPLandroid/util/SparseBooleanArray;->clone()Landroid/util/SparseBooleanArray; HSPLandroid/util/SparseBooleanArray;->delete(I)V -HPLandroid/util/SparseBooleanArray;->equals(Ljava/lang/Object;)Z HSPLandroid/util/SparseBooleanArray;->get(I)Z HSPLandroid/util/SparseBooleanArray;->get(IZ)Z HSPLandroid/util/SparseBooleanArray;->indexOfKey(I)I HSPLandroid/util/SparseBooleanArray;->indexOfValue(Z)I HSPLandroid/util/SparseBooleanArray;->keyAt(I)I HSPLandroid/util/SparseBooleanArray;->put(IZ)V -HPLandroid/util/SparseBooleanArray;->removeAt(I)V HSPLandroid/util/SparseBooleanArray;->size()I -HSPLandroid/util/SparseBooleanArray;->toString()Ljava/lang/String; HSPLandroid/util/SparseBooleanArray;->valueAt(I)Z HSPLandroid/util/SparseIntArray;->()V HSPLandroid/util/SparseIntArray;->(I)V @@ -21013,13 +14395,10 @@ HSPLandroid/util/SparseIntArray;->indexOfKey(I)I HSPLandroid/util/SparseIntArray;->keyAt(I)I HSPLandroid/util/SparseIntArray;->put(II)V HSPLandroid/util/SparseIntArray;->removeAt(I)V -HSPLandroid/util/SparseIntArray;->setValueAt(II)V HSPLandroid/util/SparseIntArray;->size()I -HSPLandroid/util/SparseIntArray;->toString()Ljava/lang/String; HSPLandroid/util/SparseIntArray;->valueAt(I)I HSPLandroid/util/SparseLongArray;->()V HSPLandroid/util/SparseLongArray;->(I)V -HSPLandroid/util/SparseLongArray;->append(IJ)V HSPLandroid/util/SparseLongArray;->clear()V HSPLandroid/util/SparseLongArray;->delete(I)V HSPLandroid/util/SparseLongArray;->get(I)J @@ -21032,38 +14411,15 @@ HSPLandroid/util/SparseLongArray;->size()I HSPLandroid/util/SparseLongArray;->valueAt(I)J HSPLandroid/util/SparseSetArray;->()V HSPLandroid/util/SparseSetArray;->add(ILjava/lang/Object;)Z -HSPLandroid/util/SparseSetArray;->clear()V -HSPLandroid/util/SparseSetArray;->contains(ILjava/lang/Object;)Z HSPLandroid/util/SparseSetArray;->get(I)Landroid/util/ArraySet; -HPLandroid/util/SparseSetArray;->keyAt(I)I -HSPLandroid/util/SparseSetArray;->remove(I)V -HPLandroid/util/SparseSetArray;->remove(ILjava/lang/Object;)Z -HPLandroid/util/SparseSetArray;->size()I -HSPLandroid/util/Spline$MonotoneCubicSpline;->([F[F)V -HSPLandroid/util/Spline$MonotoneCubicSpline;->interpolate(F)F -HSPLandroid/util/Spline;->createMonotoneCubicSpline([F[F)Landroid/util/Spline; -HSPLandroid/util/Spline;->createSpline([F[F)Landroid/util/Spline; -HSPLandroid/util/Spline;->isMonotonic([F)Z -HSPLandroid/util/Spline;->isStrictlyIncreasing([F)Z HSPLandroid/util/StateSet;->get(I)[I HSPLandroid/util/StateSet;->stateSetMatches([I[I)Z HSPLandroid/util/StateSet;->trimStateSet([II)[I HSPLandroid/util/SystemConfigFileCommitEventLogger;->(Ljava/lang/String;)V -HSPLandroid/util/SystemConfigFileCommitEventLogger;->onFinishWrite()V -HSPLandroid/util/SystemConfigFileCommitEventLogger;->onStartWrite()V -HPLandroid/util/SystemConfigFileCommitEventLogger;->setStartTime(J)V HSPLandroid/util/TimeUtils;->formatDuration(J)Ljava/lang/String; -HPLandroid/util/TimeUtils;->formatDuration(JLjava/io/PrintWriter;)V -HPLandroid/util/TimeUtils;->formatDuration(JLjava/io/PrintWriter;I)V HSPLandroid/util/TimeUtils;->formatDuration(JLjava/lang/StringBuilder;)V HSPLandroid/util/TimeUtils;->formatDurationLocked(JI)I HSPLandroid/util/TimeUtils;->printFieldLocked([CICIZI)I -HSPLandroid/util/TimedRemoteCaller;->(J)V -HPLandroid/util/TimedRemoteCaller;->getResultTimed(I)Ljava/lang/Object; -HPLandroid/util/TimedRemoteCaller;->onBeforeRemoteCall()I -HPLandroid/util/TimedRemoteCaller;->onRemoteMethodResult(Ljava/lang/Object;I)V -HSPLandroid/util/TimingsTraceLog;->(Ljava/lang/String;J)V -HSPLandroid/util/TimingsTraceLog;->(Ljava/lang/String;JI)V HSPLandroid/util/TimingsTraceLog;->assertSameThread()V HSPLandroid/util/TimingsTraceLog;->logDuration(Ljava/lang/String;J)V HSPLandroid/util/TimingsTraceLog;->traceBegin(Ljava/lang/String;)V @@ -21081,104 +14437,18 @@ HSPLandroid/util/TypedValue;->getComplexUnit()I HSPLandroid/util/TypedValue;->getDimension(Landroid/util/DisplayMetrics;)F HSPLandroid/util/TypedValue;->getFloat()F HSPLandroid/util/TypedValue;->getFraction(FF)F +HSPLandroid/util/TypedXmlPullParser;->getAttributeBoolean(Ljava/lang/String;Ljava/lang/String;)Z +HSPLandroid/util/TypedXmlPullParser;->getAttributeFloat(Ljava/lang/String;Ljava/lang/String;)F +HSPLandroid/util/TypedXmlPullParser;->getAttributeIndex(Ljava/lang/String;Ljava/lang/String;)I +HSPLandroid/util/TypedXmlPullParser;->getAttributeIndexOrThrow(Ljava/lang/String;Ljava/lang/String;)I +HSPLandroid/util/TypedXmlPullParser;->getAttributeInt(Ljava/lang/String;Ljava/lang/String;)I +HSPLandroid/util/TypedXmlPullParser;->getAttributeLong(Ljava/lang/String;Ljava/lang/String;)J HSPLandroid/util/UtilConfig;->setThrowExceptionForUpperArrayOutOfBounds(Z)V HSPLandroid/util/Xml;->asAttributeSet(Lorg/xmlpull/v1/XmlPullParser;)Landroid/util/AttributeSet; +HSPLandroid/util/Xml;->newFastPullParser()Landroid/util/TypedXmlPullParser; +HSPLandroid/util/Xml;->newFastSerializer()Landroid/util/TypedXmlSerializer; HSPLandroid/util/Xml;->newPullParser()Lorg/xmlpull/v1/XmlPullParser; HSPLandroid/util/Xml;->newSerializer()Lorg/xmlpull/v1/XmlSerializer; -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier$VerifiedSigner;->([[Ljava/security/cert/X509Certificate;[BLjava/util/Map;)V -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->findSignature(Ljava/io/RandomAccessFile;)Landroid/util/apk/SignatureInfo; -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->verify(Ljava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;Z)Landroid/util/apk/ApkSignatureSchemeV2Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->verify(Ljava/io/RandomAccessFile;Z)Landroid/util/apk/ApkSignatureSchemeV2Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->verify(Ljava/lang/String;Z)Landroid/util/apk/ApkSignatureSchemeV2Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->verifyAdditionalAttributes(Ljava/nio/ByteBuffer;)V -HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->verifySigner(Ljava/nio/ByteBuffer;Ljava/util/Map;Ljava/security/cert/CertificateFactory;)[Ljava/security/cert/X509Certificate; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner;->([Ljava/security/cert/X509Certificate;Landroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation;[BLjava/util/Map;)V -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->findSignature(Ljava/io/RandomAccessFile;)Landroid/util/apk/SignatureInfo; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->unsafeGetCertsWithoutVerification(Ljava/lang/String;)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verify(Ljava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;Z)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verify(Ljava/io/RandomAccessFile;Z)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verify(Ljava/lang/String;)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verify(Ljava/lang/String;Z)Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verifyAdditionalAttributes(Ljava/nio/ByteBuffer;Ljava/util/List;Ljava/security/cert/CertificateFactory;)Landroid/util/Pair; -HSPLandroid/util/apk/ApkSignatureSchemeV3Verifier;->verifySigner(Ljava/nio/ByteBuffer;Ljava/util/Map;Ljava/security/cert/CertificateFactory;)Landroid/util/Pair; -HSPLandroid/util/apk/ApkSignatureSchemeV4Verifier;->extractCertificates(Ljava/lang/String;)Landroid/util/apk/ApkSignatureSchemeV4Verifier$VerifiedSigner; -HSPLandroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests;->(Landroid/content/pm/PackageParser$SigningDetails;Ljava/util/Map;)V -HSPLandroid/util/apk/ApkSignatureVerifier;->closeQuietly(Landroid/util/jar/StrictJarFile;)V -HSPLandroid/util/apk/ApkSignatureVerifier;->convertToSignatures([[Ljava/security/cert/Certificate;)[Landroid/content/pm/Signature; -HSPLandroid/util/apk/ApkSignatureVerifier;->getMinimumSignatureSchemeVersionForTargetSdk(I)I -HSPLandroid/util/apk/ApkSignatureVerifier;->loadCertificates(Landroid/util/jar/StrictJarFile;Ljava/util/zip/ZipEntry;)[[Ljava/security/cert/Certificate; -HSPLandroid/util/apk/ApkSignatureVerifier;->readFullyIgnoringContents(Ljava/io/InputStream;)V -HSPLandroid/util/apk/ApkSignatureVerifier;->unsafeGetCertsWithoutVerification(Ljava/lang/String;I)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/util/apk/ApkSignatureVerifier;->verify(Ljava/lang/String;I)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifySignatures(Ljava/lang/String;IZ)Landroid/content/pm/PackageParser$SigningDetails; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifySignaturesInternal(Ljava/lang/String;IZ)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifyV1Signature(Ljava/lang/String;Z)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifyV2Signature(Ljava/lang/String;Z)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifyV3AndBelowSignatures(Ljava/lang/String;IZ)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifyV3Signature(Ljava/lang/String;Z)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -HSPLandroid/util/apk/ApkSignatureVerifier;->verifyV4Signature(Ljava/lang/String;IZ)Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; -PLandroid/util/apk/ApkSigningBlockUtils$1;->create(I)Ljava/nio/ByteBuffer; -HSPLandroid/util/apk/ApkSigningBlockUtils$MultipleDigestDataDigester;->([Ljava/security/MessageDigest;)V -HSPLandroid/util/apk/ApkSigningBlockUtils$MultipleDigestDataDigester;->consume(Ljava/nio/ByteBuffer;)V -HSPLandroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation;->(Ljava/util/List;Ljava/util/List;)V -HSPLandroid/util/apk/ApkSigningBlockUtils;->checkByteOrderLittleEndian(Ljava/nio/ByteBuffer;)V -HSPLandroid/util/apk/ApkSigningBlockUtils;->compareContentDigestAlgorithm(II)I -HSPLandroid/util/apk/ApkSigningBlockUtils;->compareSignatureAlgorithm(II)I -HSPLandroid/util/apk/ApkSigningBlockUtils;->computeContentDigestsPer1MbChunk([ILjava/io/FileDescriptor;Landroid/util/apk/SignatureInfo;)[[B -HSPLandroid/util/apk/ApkSigningBlockUtils;->computeContentDigestsPer1MbChunk([I[Landroid/util/apk/DataSource;)[[B -HSPLandroid/util/apk/ApkSigningBlockUtils;->findApkSignatureSchemeBlock(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; -HSPLandroid/util/apk/ApkSigningBlockUtils;->findApkSigningBlock(Ljava/io/RandomAccessFile;J)Landroid/util/Pair; -HSPLandroid/util/apk/ApkSigningBlockUtils;->findSignature(Ljava/io/RandomAccessFile;I)Landroid/util/apk/SignatureInfo; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getByteBuffer(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getCentralDirOffset(Ljava/nio/ByteBuffer;J)J -HSPLandroid/util/apk/ApkSigningBlockUtils;->getChunkCount(J)J -HSPLandroid/util/apk/ApkSigningBlockUtils;->getContentDigestAlgorithmJcaDigestAlgorithm(I)Ljava/lang/String; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getContentDigestAlgorithmOutputSizeBytes(I)I -HSPLandroid/util/apk/ApkSigningBlockUtils;->getEocd(Ljava/io/RandomAccessFile;)Landroid/util/Pair; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getLengthPrefixedSlice(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getSignatureAlgorithmContentDigestAlgorithm(I)I -HSPLandroid/util/apk/ApkSigningBlockUtils;->getSignatureAlgorithmJcaKeyAlgorithm(I)Ljava/lang/String; -HSPLandroid/util/apk/ApkSigningBlockUtils;->getSignatureAlgorithmJcaSignatureAlgorithm(I)Landroid/util/Pair; -HSPLandroid/util/apk/ApkSigningBlockUtils;->isSupportedSignatureAlgorithm(I)Z -HSPLandroid/util/apk/ApkSigningBlockUtils;->parseVerityDigestAndVerifySourceLength([BJLandroid/util/apk/SignatureInfo;)[B -HSPLandroid/util/apk/ApkSigningBlockUtils;->readLengthPrefixedByteArray(Ljava/nio/ByteBuffer;)[B -HSPLandroid/util/apk/ApkSigningBlockUtils;->setUnsignedInt32LittleEndian(I[BI)V -HSPLandroid/util/apk/ApkSigningBlockUtils;->sliceFromTo(Ljava/nio/ByteBuffer;II)Ljava/nio/ByteBuffer; -HSPLandroid/util/apk/ApkSigningBlockUtils;->verifyIntegrity(Ljava/util/Map;Ljava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;)V -HSPLandroid/util/apk/ApkSigningBlockUtils;->verifyIntegrityFor1MbChunkBasedAlgorithm(Ljava/util/Map;Ljava/io/FileDescriptor;Landroid/util/apk/SignatureInfo;)V -PLandroid/util/apk/ApkSigningBlockUtils;->verifyIntegrityForVerityBasedAlgorithm([BLjava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;)V -HSPLandroid/util/apk/ApkSigningBlockUtils;->verifyProofOfRotationStruct(Ljava/nio/ByteBuffer;Ljava/security/cert/CertificateFactory;)Landroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation; -HSPLandroid/util/apk/ByteBufferDataSource;->(Ljava/nio/ByteBuffer;)V -HSPLandroid/util/apk/ByteBufferDataSource;->feedIntoDataDigester(Landroid/util/apk/DataDigester;JI)V -HSPLandroid/util/apk/ByteBufferDataSource;->size()J -HSPLandroid/util/apk/MemoryMappedFileDataSource;->(Ljava/io/FileDescriptor;JJ)V -HSPLandroid/util/apk/MemoryMappedFileDataSource;->feedIntoDataDigester(Landroid/util/apk/DataDigester;JI)V -HSPLandroid/util/apk/MemoryMappedFileDataSource;->size()J -HSPLandroid/util/apk/SignatureInfo;->(Ljava/nio/ByteBuffer;JJJLjava/nio/ByteBuffer;)V -HSPLandroid/util/apk/SignatureNotFoundException;->(Ljava/lang/String;)V -HSPLandroid/util/apk/VerbatimX509Certificate;->(Ljava/security/cert/X509Certificate;[B)V -HSPLandroid/util/apk/VerbatimX509Certificate;->getEncoded()[B -HSPLandroid/util/apk/VerbatimX509Certificate;->hashCode()I -PLandroid/util/apk/VerityBuilder$BufferedDigester;->([BLjava/nio/ByteBuffer;)V -HPLandroid/util/apk/VerityBuilder$BufferedDigester;->consume(Ljava/nio/ByteBuffer;)V -PLandroid/util/apk/VerityBuilder;->assertSigningBlockAlignedAndHasFullPages(Landroid/util/apk/SignatureInfo;)V -HPLandroid/util/apk/VerityBuilder;->calculateVerityLevelOffset(J)[I -HPLandroid/util/apk/VerityBuilder;->generateApkVerityDigestAtLeafLevel(Ljava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;[BLjava/nio/ByteBuffer;)V -HPLandroid/util/apk/VerityBuilder;->generateVerityTreeInternal(Ljava/io/RandomAccessFile;Landroid/util/apk/ByteBufferFactory;Landroid/util/apk/SignatureInfo;)Landroid/util/apk/VerityBuilder$VerityResult; -HPLandroid/util/apk/VerityBuilder;->generateVerityTreeInternal(Ljava/io/RandomAccessFile;Landroid/util/apk/SignatureInfo;[B[ILjava/nio/ByteBuffer;)[B -HSPLandroid/util/apk/WrappedX509Certificate;->(Ljava/security/cert/X509Certificate;)V -HSPLandroid/util/apk/WrappedX509Certificate;->getPublicKey()Ljava/security/PublicKey; -HSPLandroid/util/apk/ZipUtils;->assertByteOrderLittleEndian(Ljava/nio/ByteBuffer;)V -HSPLandroid/util/apk/ZipUtils;->findZipEndOfCentralDirectoryRecord(Ljava/io/RandomAccessFile;)Landroid/util/Pair; -HSPLandroid/util/apk/ZipUtils;->findZipEndOfCentralDirectoryRecord(Ljava/io/RandomAccessFile;I)Landroid/util/Pair; -HSPLandroid/util/apk/ZipUtils;->findZipEndOfCentralDirectoryRecord(Ljava/nio/ByteBuffer;)I -HSPLandroid/util/apk/ZipUtils;->getUnsignedInt16(Ljava/nio/ByteBuffer;I)I -HSPLandroid/util/apk/ZipUtils;->getUnsignedInt32(Ljava/nio/ByteBuffer;I)J -HSPLandroid/util/apk/ZipUtils;->getZipEocdCentralDirectoryOffset(Ljava/nio/ByteBuffer;)J -HSPLandroid/util/apk/ZipUtils;->getZipEocdCentralDirectorySizeBytes(Ljava/nio/ByteBuffer;)J -HSPLandroid/util/apk/ZipUtils;->isZip64EndOfCentralDirectoryLocatorPresent(Ljava/io/RandomAccessFile;J)Z -HSPLandroid/util/apk/ZipUtils;->setUnsignedInt32(Ljava/nio/ByteBuffer;IJ)V -HSPLandroid/util/apk/ZipUtils;->setZipEocdCentralDirectoryOffset(Ljava/nio/ByteBuffer;J)V HSPLandroid/util/imetracing/ImeTracing;->()V HSPLandroid/util/imetracing/ImeTracing;->()V HSPLandroid/util/imetracing/ImeTracing;->getInstance()Landroid/util/imetracing/ImeTracing; @@ -21186,138 +14456,30 @@ HSPLandroid/util/imetracing/ImeTracing;->isAvailable()Z HSPLandroid/util/imetracing/ImeTracing;->isEnabled()Z HSPLandroid/util/imetracing/ImeTracing;->isSystemProcess()Z HSPLandroid/util/imetracing/ImeTracingClientImpl;->()V -HSPLandroid/util/imetracing/ImeTracingClientImpl;->triggerDump()V -PLandroid/util/imetracing/ImeTracingServerImpl;->()V -HSPLandroid/util/jar/StrictJarFile$EntryIterator;->(JLjava/lang/String;)V -HSPLandroid/util/jar/StrictJarFile$EntryIterator;->hasNext()Z -HSPLandroid/util/jar/StrictJarFile$EntryIterator;->next()Ljava/lang/Object; -HSPLandroid/util/jar/StrictJarFile$EntryIterator;->next()Ljava/util/zip/ZipEntry; -HSPLandroid/util/jar/StrictJarFile$FDStream;->(Ljava/io/FileDescriptor;JJ)V -HSPLandroid/util/jar/StrictJarFile$FDStream;->read([BII)I -HSPLandroid/util/jar/StrictJarFile$JarFileInputStream;->(Ljava/io/InputStream;JLandroid/util/jar/StrictJarVerifier$VerifierEntry;)V -HSPLandroid/util/jar/StrictJarFile$JarFileInputStream;->read([BII)I -HSPLandroid/util/jar/StrictJarFile$ZipInflaterInputStream;->(Ljava/io/InputStream;Ljava/util/zip/Inflater;ILjava/util/zip/ZipEntry;)V -HSPLandroid/util/jar/StrictJarFile$ZipInflaterInputStream;->close()V -HSPLandroid/util/jar/StrictJarFile$ZipInflaterInputStream;->read([BII)I -HSPLandroid/util/jar/StrictJarFile;->(Ljava/lang/String;Ljava/io/FileDescriptor;ZZ)V -HSPLandroid/util/jar/StrictJarFile;->(Ljava/lang/String;ZZ)V -HSPLandroid/util/jar/StrictJarFile;->access$000(JLjava/lang/String;)J -HSPLandroid/util/jar/StrictJarFile;->access$100(J)Ljava/util/zip/ZipEntry; -HSPLandroid/util/jar/StrictJarFile;->close()V -HSPLandroid/util/jar/StrictJarFile;->finalize()V -HSPLandroid/util/jar/StrictJarFile;->findEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; -HSPLandroid/util/jar/StrictJarFile;->getCertificateChains(Ljava/util/zip/ZipEntry;)[[Ljava/security/cert/Certificate; -HSPLandroid/util/jar/StrictJarFile;->getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; -HSPLandroid/util/jar/StrictJarFile;->getMetaEntries()Ljava/util/HashMap; -HSPLandroid/util/jar/StrictJarFile;->getZipInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; -HSPLandroid/util/jar/StrictJarManifest$Chunk;->(II)V -HSPLandroid/util/jar/StrictJarManifest;->()V -HSPLandroid/util/jar/StrictJarManifest;->([BZ)V -HSPLandroid/util/jar/StrictJarManifest;->getAttributes(Ljava/lang/String;)Ljava/util/jar/Attributes; -HSPLandroid/util/jar/StrictJarManifest;->getEntries()Ljava/util/Map; -HSPLandroid/util/jar/StrictJarManifest;->getMainAttributesEnd()I -HSPLandroid/util/jar/StrictJarManifest;->read([B)V -HSPLandroid/util/jar/StrictJarManifestReader;->([BLjava/util/jar/Attributes;)V -HSPLandroid/util/jar/StrictJarManifestReader;->getEndOfMainSection()I -HSPLandroid/util/jar/StrictJarManifestReader;->readEntries(Ljava/util/Map;Ljava/util/Map;)V -HSPLandroid/util/jar/StrictJarManifestReader;->readHeader()Z -HSPLandroid/util/jar/StrictJarManifestReader;->readName()V -HSPLandroid/util/jar/StrictJarManifestReader;->readValue()V -HSPLandroid/util/jar/StrictJarVerifier$VerifierEntry;->(Ljava/lang/String;Ljava/security/MessageDigest;[B[[Ljava/security/cert/Certificate;Ljava/util/Hashtable;)V -HSPLandroid/util/jar/StrictJarVerifier$VerifierEntry;->verify()V -HSPLandroid/util/jar/StrictJarVerifier$VerifierEntry;->write([BII)V -HSPLandroid/util/jar/StrictJarVerifier;->(Ljava/lang/String;Landroid/util/jar/StrictJarManifest;Ljava/util/HashMap;Z)V -HSPLandroid/util/jar/StrictJarVerifier;->access$000([B[B)Z -HSPLandroid/util/jar/StrictJarVerifier;->getCertificateChains(Ljava/lang/String;)[[Ljava/security/cert/Certificate; -HSPLandroid/util/jar/StrictJarVerifier;->initEntry(Ljava/lang/String;)Landroid/util/jar/StrictJarVerifier$VerifierEntry; -HSPLandroid/util/jar/StrictJarVerifier;->isSignedJar()Z -HSPLandroid/util/jar/StrictJarVerifier;->readCertificates()Z -HSPLandroid/util/jar/StrictJarVerifier;->verify(Ljava/util/jar/Attributes;Ljava/lang/String;[BIIZZ)Z -HSPLandroid/util/jar/StrictJarVerifier;->verifyBytes([B[B)[Ljava/security/cert/Certificate; -HSPLandroid/util/jar/StrictJarVerifier;->verifyCertificate(Ljava/lang/String;)V -HSPLandroid/util/jar/StrictJarVerifier;->verifyMessageDigest([B[B)Z -HSPLandroid/util/proto/EncodedBuffer;->(I)V +HSPLandroid/util/imetracing/ImeTracingClientImpl;->triggerClientDump(Ljava/lang/String;Landroid/view/inputmethod/InputMethodManager;Landroid/util/proto/ProtoOutputStream;)V HSPLandroid/util/proto/EncodedBuffer;->editRawFixed32(II)V HSPLandroid/util/proto/EncodedBuffer;->getBytes(I)[B HSPLandroid/util/proto/EncodedBuffer;->getRawFixed32At(I)I -HSPLandroid/util/proto/EncodedBuffer;->getRawVarint32Size(I)I -HSPLandroid/util/proto/EncodedBuffer;->getReadPos()I -HSPLandroid/util/proto/EncodedBuffer;->getReadableSize()I -HSPLandroid/util/proto/EncodedBuffer;->getWritePos()I -HSPLandroid/util/proto/EncodedBuffer;->nextWriteBuffer()V HSPLandroid/util/proto/EncodedBuffer;->readRawByte()B HSPLandroid/util/proto/EncodedBuffer;->readRawFixed32()I HSPLandroid/util/proto/EncodedBuffer;->readRawUnsigned()J -HSPLandroid/util/proto/EncodedBuffer;->rewindRead()V HSPLandroid/util/proto/EncodedBuffer;->rewindWriteTo(I)V HSPLandroid/util/proto/EncodedBuffer;->skipRead(I)V HSPLandroid/util/proto/EncodedBuffer;->startEditing()V HSPLandroid/util/proto/EncodedBuffer;->writeFromThisBuffer(II)V -HSPLandroid/util/proto/EncodedBuffer;->writeRawBuffer([B)V HSPLandroid/util/proto/EncodedBuffer;->writeRawBuffer([BII)V -HSPLandroid/util/proto/EncodedBuffer;->writeRawByte(B)V -HSPLandroid/util/proto/EncodedBuffer;->writeRawFixed32(I)V -HSPLandroid/util/proto/EncodedBuffer;->writeRawVarint32(I)V -HSPLandroid/util/proto/EncodedBuffer;->writeRawVarint64(J)V -HSPLandroid/util/proto/ProtoInputStream;->(Ljava/io/InputStream;)V -HSPLandroid/util/proto/ProtoInputStream;->(Ljava/io/InputStream;I)V -HSPLandroid/util/proto/ProtoInputStream;->assertFieldNumber(J)V -HSPLandroid/util/proto/ProtoInputStream;->assertFreshData()V -HSPLandroid/util/proto/ProtoInputStream;->assertWireType(I)V -HSPLandroid/util/proto/ProtoInputStream;->checkPacked(J)V -HSPLandroid/util/proto/ProtoInputStream;->end(J)V -HSPLandroid/util/proto/ProtoInputStream;->fillBuffer()V -HSPLandroid/util/proto/ProtoInputStream;->getFieldNumber()I -HSPLandroid/util/proto/ProtoInputStream;->incOffset(I)V -HSPLandroid/util/proto/ProtoInputStream;->nextField()I -HSPLandroid/util/proto/ProtoInputStream;->nextField(J)Z -HSPLandroid/util/proto/ProtoInputStream;->readBoolean(J)Z -HPLandroid/util/proto/ProtoInputStream;->readFixed32()I -HPLandroid/util/proto/ProtoInputStream;->readFloat(J)F -HSPLandroid/util/proto/ProtoInputStream;->readInt(J)I -HSPLandroid/util/proto/ProtoInputStream;->readLong(J)J -HSPLandroid/util/proto/ProtoInputStream;->readRawString(I)Ljava/lang/String; -HSPLandroid/util/proto/ProtoInputStream;->readString(J)Ljava/lang/String; -HSPLandroid/util/proto/ProtoInputStream;->readTag()V -HSPLandroid/util/proto/ProtoInputStream;->readVarint()J -HSPLandroid/util/proto/ProtoInputStream;->start(J)J -HSPLandroid/util/proto/ProtoOutputStream;->()V -HSPLandroid/util/proto/ProtoOutputStream;->(I)V -HSPLandroid/util/proto/ProtoOutputStream;->(Ljava/io/OutputStream;)V -HSPLandroid/util/proto/ProtoOutputStream;->assertNotCompacted()V HSPLandroid/util/proto/ProtoOutputStream;->compactIfNecessary()V HSPLandroid/util/proto/ProtoOutputStream;->compactSizes(I)V HSPLandroid/util/proto/ProtoOutputStream;->editEncodedSize(I)I HSPLandroid/util/proto/ProtoOutputStream;->end(J)V HSPLandroid/util/proto/ProtoOutputStream;->endObjectImpl(JZ)V HSPLandroid/util/proto/ProtoOutputStream;->flush()V -HSPLandroid/util/proto/ProtoOutputStream;->getBytes()[B -HSPLandroid/util/proto/ProtoOutputStream;->getTagSize(I)I -HSPLandroid/util/proto/ProtoOutputStream;->readRawTag()I HSPLandroid/util/proto/ProtoOutputStream;->start(J)J HSPLandroid/util/proto/ProtoOutputStream;->startObjectImpl(IZ)J -HSPLandroid/util/proto/ProtoOutputStream;->write(JF)V HSPLandroid/util/proto/ProtoOutputStream;->write(JI)V HSPLandroid/util/proto/ProtoOutputStream;->write(JJ)V HSPLandroid/util/proto/ProtoOutputStream;->write(JLjava/lang/String;)V -HSPLandroid/util/proto/ProtoOutputStream;->write(JZ)V -HPLandroid/util/proto/ProtoOutputStream;->write(J[B)V -HSPLandroid/util/proto/ProtoOutputStream;->writeBoolImpl(IZ)V -HPLandroid/util/proto/ProtoOutputStream;->writeBytesImpl(I[B)V -HSPLandroid/util/proto/ProtoOutputStream;->writeFloatImpl(IF)V -HSPLandroid/util/proto/ProtoOutputStream;->writeInt32Impl(II)V -HSPLandroid/util/proto/ProtoOutputStream;->writeInt64Impl(IJ)V -HSPLandroid/util/proto/ProtoOutputStream;->writeKnownLengthHeader(II)V -HPLandroid/util/proto/ProtoOutputStream;->writeRepeatedInt64Impl(IJ)V -HSPLandroid/util/proto/ProtoOutputStream;->writeStringImpl(ILjava/lang/String;)V -HSPLandroid/util/proto/ProtoOutputStream;->writeTag(II)V -HSPLandroid/util/proto/ProtoOutputStream;->writeUnsignedVarintFromSignedInt(I)V HSPLandroid/util/proto/ProtoOutputStream;->writeUtf8String(ILjava/lang/String;)V -HSPLandroid/util/proto/ProtoStream;->()V -HSPLandroid/util/proto/ProtoStream;->getDepthFromToken(J)I -HSPLandroid/util/proto/ProtoStream;->getOffsetFromToken(J)I -HSPLandroid/util/proto/ProtoStream;->getRepeatedFromToken(J)Z -HSPLandroid/util/proto/ProtoStream;->getTagSizeFromToken(J)I HSPLandroid/util/proto/ProtoStream;->makeToken(IZIII)J HSPLandroid/view/-$$Lambda$6C8snxjTaCrZB8C2e-TAH8wSttI;->(Landroid/view/InsetsAnimationControlImpl;)V HSPLandroid/view/-$$Lambda$6C8snxjTaCrZB8C2e-TAH8wSttI;->run()V @@ -21365,17 +14527,18 @@ HSPLandroid/view/-$$Lambda$SurfaceView$oEHTjDbhSme3qTiSeG3JQ3cZnMw;->onPreDraw() HSPLandroid/view/-$$Lambda$SurfaceView$st27mCkd9jfJkTrN_P3qIGKX6NY;->(Landroid/view/SurfaceView;)V HSPLandroid/view/-$$Lambda$SurfaceView$st27mCkd9jfJkTrN_P3qIGKX6NY;->run()V HSPLandroid/view/-$$Lambda$TextureView$KFUbpwCxP0cAsstCJwKu0hEVIf0;->(Landroid/view/TextureView;)V +HSPLandroid/view/-$$Lambda$TextureView$KFUbpwCxP0cAsstCJwKu0hEVIf0;->onFrameAvailable(Landroid/graphics/SurfaceTexture;)V HSPLandroid/view/-$$Lambda$ThreadedRenderer$HCvFaM9sATClC5PNkjEsvvV-VIs;->(Ljava/util/ArrayList;)V HSPLandroid/view/-$$Lambda$ThreadedRenderer$HCvFaM9sATClC5PNkjEsvvV-VIs;->onFrameDraw(J)V HSPLandroid/view/-$$Lambda$View$27VXCdyLVNkujfByQKuywAc_nkI;->(Landroid/view/View;)V HSPLandroid/view/-$$Lambda$ViewRootImpl$F1sGTNyu7mRktQdgfg6NbJ7i9Mc;->(Landroid/view/ViewRootImpl;Landroid/os/Handler;ZLjava/util/ArrayList;)V HSPLandroid/view/-$$Lambda$ViewRootImpl$F1sGTNyu7mRktQdgfg6NbJ7i9Mc;->onFrameComplete(J)V -HSPLandroid/view/-$$Lambda$ViewRootImpl$W0SWeyFcnfgGQ5K4KPglvpWGacY;->(Landroid/view/ViewRootImpl;)V -HSPLandroid/view/-$$Lambda$ViewRootImpl$W0SWeyFcnfgGQ5K4KPglvpWGacY;->onFrameDraw(J)V +HSPLandroid/view/-$$Lambda$ViewRootImpl$OurkfgeV0dSOvdv-QglddfgZdPA;->(Landroid/view/ViewRootImpl;ZZZ)V +HSPLandroid/view/-$$Lambda$ViewRootImpl$OurkfgeV0dSOvdv-QglddfgZdPA;->onFrameDraw(J)V HSPLandroid/view/-$$Lambda$ViewRootImpl$fslH3hTxm6DF-YEWDp9eT-vqvLA;->(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V HSPLandroid/view/-$$Lambda$ViewRootImpl$fslH3hTxm6DF-YEWDp9eT-vqvLA;->onFrameDraw(J)V -HSPLandroid/view/-$$Lambda$ViewRootImpl$jtMDTLRXAD-ga7BeDcc_B2XS-_Y;->(Landroid/view/ViewRootImpl;Landroid/view/SurfaceControl$Transaction;ZLjava/util/ArrayList;)V -HSPLandroid/view/-$$Lambda$ViewRootImpl$jtMDTLRXAD-ga7BeDcc_B2XS-_Y;->run()V +HSPLandroid/view/-$$Lambda$ViewRootImpl$m3U-07OkXUilBa6w9mzgjAD45v4;->(Landroid/view/ViewRootImpl;ZLjava/util/ArrayList;)V +HSPLandroid/view/-$$Lambda$ViewRootImpl$m3U-07OkXUilBa6w9mzgjAD45v4;->run()V HSPLandroid/view/-$$Lambda$cZoUulIooQDwJ0Ds38iuCoNv9zE;->(Landroid/view/View;)V HSPLandroid/view/-$$Lambda$crgdkXv91KzNrRzAnndEAfS2MNE;->(Landroid/view/SurfaceView;)V HSPLandroid/view/-$$Lambda$crgdkXv91KzNrRzAnndEAfS2MNE;->onScrollChanged()V @@ -21384,18 +14547,8 @@ HSPLandroid/view/-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY;->()V HSPLandroid/view/-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY;->get()Ljava/lang/Object; HSPLandroid/view/AbsSavedState$2;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/view/AbsSavedState; HSPLandroid/view/AbsSavedState$2;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object; -HSPLandroid/view/AbsSavedState;->(Landroid/os/Parcelable;)V HSPLandroid/view/AbsSavedState;->getSuperState()Landroid/os/Parcelable; HSPLandroid/view/AbsSavedState;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/ActionMode$Callback2;->()V -HSPLandroid/view/BatchedInputEventReceiver$BatchedInputRunnable;->(Landroid/view/BatchedInputEventReceiver;)V -HSPLandroid/view/BatchedInputEventReceiver$BatchedInputRunnable;->(Landroid/view/BatchedInputEventReceiver;Landroid/view/BatchedInputEventReceiver$1;)V -HSPLandroid/view/BatchedInputEventReceiver$BatchedInputRunnable;->run()V -HSPLandroid/view/BatchedInputEventReceiver;->(Landroid/view/InputChannel;Landroid/os/Looper;Landroid/view/Choreographer;)V -HSPLandroid/view/BatchedInputEventReceiver;->doConsumeBatchedInput(J)V -HSPLandroid/view/BatchedInputEventReceiver;->onBatchedInputEventPending(I)V -HSPLandroid/view/BatchedInputEventReceiver;->scheduleBatchedInput()V -HSPLandroid/view/BatchedInputEventReceiver;->unscheduleBatchedInput()V HSPLandroid/view/Choreographer$1;->initialValue()Landroid/view/Choreographer; HSPLandroid/view/Choreographer$1;->initialValue()Ljava/lang/Object; HSPLandroid/view/Choreographer$2;->initialValue()Landroid/view/Choreographer; @@ -21407,7 +14560,6 @@ HSPLandroid/view/Choreographer$CallbackQueue;->extractDueCallbacksLocked(J)Landr HSPLandroid/view/Choreographer$CallbackQueue;->removeCallbacksLocked(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroid/view/Choreographer$CallbackRecord;->()V HSPLandroid/view/Choreographer$CallbackRecord;->(Landroid/view/Choreographer$1;)V -HSPLandroid/view/Choreographer$CallbackRecord;->run(J)V HSPLandroid/view/Choreographer$FrameDisplayEventReceiver;->(Landroid/view/Choreographer;Landroid/os/Looper;I)V HSPLandroid/view/Choreographer$FrameDisplayEventReceiver;->onVsync(JJILandroid/view/DisplayEventReceiver$VsyncEventData;)V HSPLandroid/view/Choreographer$FrameDisplayEventReceiver;->run()V @@ -21417,21 +14569,18 @@ HSPLandroid/view/Choreographer;->(Landroid/os/Looper;I)V HSPLandroid/view/Choreographer;->(Landroid/os/Looper;ILandroid/view/Choreographer$1;)V HSPLandroid/view/Choreographer;->access$102(Landroid/view/Choreographer;)Landroid/view/Choreographer; HSPLandroid/view/Choreographer;->access$400(Landroid/view/Choreographer;)Landroid/view/Choreographer$FrameHandler; -HSPLandroid/view/Choreographer;->access$500()Ljava/lang/Object; HSPLandroid/view/Choreographer;->access$600(Landroid/view/Choreographer;JLjava/lang/Object;Ljava/lang/Object;)Landroid/view/Choreographer$CallbackRecord; HSPLandroid/view/Choreographer;->access$700(Landroid/view/Choreographer;Landroid/view/Choreographer$CallbackRecord;)V HSPLandroid/view/Choreographer;->doCallbacks(IJ)V HSPLandroid/view/Choreographer;->doFrame(JILandroid/view/DisplayEventReceiver$VsyncEventData;)V HSPLandroid/view/Choreographer;->doScheduleCallback(I)V HSPLandroid/view/Choreographer;->doScheduleVsync()V -HSPLandroid/view/Choreographer;->getFrameIntervalNanos()J HSPLandroid/view/Choreographer;->getFrameTime()J HSPLandroid/view/Choreographer;->getFrameTimeNanos()J HSPLandroid/view/Choreographer;->getInstance()Landroid/view/Choreographer; HSPLandroid/view/Choreographer;->getMainThreadInstance()Landroid/view/Choreographer; HSPLandroid/view/Choreographer;->getRefreshRate()F HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer; -HSPLandroid/view/Choreographer;->getVsyncId()J HSPLandroid/view/Choreographer;->isRunningOnLooperThreadLocked()Z HSPLandroid/view/Choreographer;->obtainCallbackLocked(JLjava/lang/Object;Ljava/lang/Object;)Landroid/view/Choreographer$CallbackRecord; HSPLandroid/view/Choreographer;->postCallback(ILjava/lang/Runnable;Ljava/lang/Object;)V @@ -21446,9 +14595,6 @@ HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer HSPLandroid/view/Choreographer;->scheduleFrameLocked(J)V HSPLandroid/view/Choreographer;->scheduleVsyncLocked()V HSPLandroid/view/Choreographer;->setFPSDivisor(I)V -HSPLandroid/view/Choreographer;->subtractFrameDelay(J)J -HSPLandroid/view/CompositionSamplingListener;->unregister(Landroid/view/CompositionSamplingListener;)V -HSPLandroid/view/ContextThemeWrapper;->()V HSPLandroid/view/ContextThemeWrapper;->(Landroid/content/Context;I)V HSPLandroid/view/ContextThemeWrapper;->(Landroid/content/Context;Landroid/content/res/Resources$Theme;)V HSPLandroid/view/ContextThemeWrapper;->attachBaseContext(Landroid/content/Context;)V @@ -21465,14 +14611,12 @@ HSPLandroid/view/Display$HdrCapabilities$1;->createFromParcel(Landroid/os/Parcel HSPLandroid/view/Display$HdrCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/Display$HdrCapabilities;->(Landroid/os/Parcel;)V HSPLandroid/view/Display$HdrCapabilities;->(Landroid/os/Parcel;Landroid/view/Display$1;)V -HSPLandroid/view/Display$HdrCapabilities;->([IFFF)V -HSPLandroid/view/Display$HdrCapabilities;->getSupportedHdrTypes()[I HSPLandroid/view/Display$HdrCapabilities;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/Display$HdrCapabilities;->toString()Ljava/lang/String; -HSPLandroid/view/Display$HdrCapabilities;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/Display$Mode$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Display$Mode; HSPLandroid/view/Display$Mode$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/Display$Mode;->(IIIF)V +HSPLandroid/view/Display$Mode;->(IIIF[F)V HSPLandroid/view/Display$Mode;->(Landroid/os/Parcel;)V HSPLandroid/view/Display$Mode;->(Landroid/os/Parcel;Landroid/view/Display$1;)V HSPLandroid/view/Display$Mode;->equals(Ljava/lang/Object;)Z @@ -21480,7 +14624,6 @@ HSPLandroid/view/Display$Mode;->getModeId()I HSPLandroid/view/Display$Mode;->getPhysicalHeight()I HSPLandroid/view/Display$Mode;->getPhysicalWidth()I HSPLandroid/view/Display$Mode;->getRefreshRate()F -HSPLandroid/view/Display$Mode;->matches(IIF)Z HSPLandroid/view/Display$Mode;->toString()Ljava/lang/String; HSPLandroid/view/Display;->(Landroid/hardware/display/DisplayManagerGlobal;ILandroid/view/DisplayInfo;Landroid/content/res/Resources;)V HSPLandroid/view/Display;->(Landroid/hardware/display/DisplayManagerGlobal;ILandroid/view/DisplayInfo;Landroid/view/DisplayAdjustments;)V @@ -21492,7 +14635,6 @@ HSPLandroid/view/Display;->getDisplayId()I HSPLandroid/view/Display;->getDisplayInfo(Landroid/view/DisplayInfo;)Z HSPLandroid/view/Display;->getFlags()I HSPLandroid/view/Display;->getHeight()I -HSPLandroid/view/Display;->getMaximumSizeDimension()I HSPLandroid/view/Display;->getMetrics(Landroid/util/DisplayMetrics;)V HSPLandroid/view/Display;->getMode()Landroid/view/Display$Mode; HSPLandroid/view/Display;->getName()Ljava/lang/String; @@ -21507,39 +14649,19 @@ HSPLandroid/view/Display;->getState()I HSPLandroid/view/Display;->getSupportedColorModes()[I HSPLandroid/view/Display;->getSupportedModes()[Landroid/view/Display$Mode; HSPLandroid/view/Display;->getSupportedWideColorGamut()[Landroid/graphics/ColorSpace; -HSPLandroid/view/Display;->getType()I -HSPLandroid/view/Display;->getUniqueId()Ljava/lang/String; HSPLandroid/view/Display;->getWidth()I -HSPLandroid/view/Display;->hasAccess(I)Z -HSPLandroid/view/Display;->hasAccess(IIII)Z -HSPLandroid/view/Display;->isActiveState(I)Z -HSPLandroid/view/Display;->isDozeState(I)Z -HSPLandroid/view/Display;->isSuspendedState(I)Z -HSPLandroid/view/Display;->isTrusted()Z HSPLandroid/view/Display;->isValid()Z HSPLandroid/view/Display;->isWideColorGamut()Z HSPLandroid/view/Display;->stateToString(I)Ljava/lang/String; -HSPLandroid/view/Display;->toString()Ljava/lang/String; -HSPLandroid/view/Display;->typeToString(I)Ljava/lang/String; HSPLandroid/view/Display;->updateCachedAppSizeIfNeededLocked()V HSPLandroid/view/Display;->updateDisplayInfoLocked()V HSPLandroid/view/DisplayAddress$Physical$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayAddress$Physical; HSPLandroid/view/DisplayAddress$Physical$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/DisplayAddress$Physical;->(J)V HSPLandroid/view/DisplayAddress$Physical;->(JLandroid/view/DisplayAddress$1;)V -HSPLandroid/view/DisplayAddress$Physical;->equals(Ljava/lang/Object;)Z -HSPLandroid/view/DisplayAddress$Physical;->getModel()Ljava/lang/Long; -HSPLandroid/view/DisplayAddress$Physical;->getPort()I -HSPLandroid/view/DisplayAddress$Physical;->toString()Ljava/lang/String; -HSPLandroid/view/DisplayAddress$Physical;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/DisplayAddress;->()V -HSPLandroid/view/DisplayAddress;->fromPhysicalDisplayId(J)Landroid/view/DisplayAddress$Physical; HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments$1;->()V -HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayAdjustments$FixedRotationAdjustments; -HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments;->()V -HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments;->(Landroid/os/Parcel;)V -HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments;->(Landroid/os/Parcel;Landroid/view/DisplayAdjustments$1;)V HSPLandroid/view/DisplayAdjustments;->()V HSPLandroid/view/DisplayAdjustments;->(Landroid/content/res/Configuration;)V HSPLandroid/view/DisplayAdjustments;->(Landroid/view/DisplayAdjustments;)V @@ -21552,10 +14674,6 @@ HSPLandroid/view/DisplayAdjustments;->setCompatibilityInfo(Landroid/content/res/ HSPLandroid/view/DisplayAdjustments;->setConfiguration(Landroid/content/res/Configuration;)V HSPLandroid/view/DisplayCutout$Bounds;->([Landroid/graphics/Rect;Z)V HSPLandroid/view/DisplayCutout$Bounds;->([Landroid/graphics/Rect;ZLandroid/view/DisplayCutout$1;)V -HSPLandroid/view/DisplayCutout$Bounds;->access$500(Landroid/view/DisplayCutout$Bounds;I)Landroid/graphics/Rect; -HSPLandroid/view/DisplayCutout$Bounds;->equals(Ljava/lang/Object;)Z -HSPLandroid/view/DisplayCutout$Bounds;->getRect(I)Landroid/graphics/Rect; -HSPLandroid/view/DisplayCutout$Bounds;->toString()Ljava/lang/String; HSPLandroid/view/DisplayCutout$ParcelableWrapper$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayCutout$ParcelableWrapper; HSPLandroid/view/DisplayCutout$ParcelableWrapper$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/DisplayCutout$ParcelableWrapper;->()V @@ -21567,27 +14685,18 @@ HSPLandroid/view/DisplayCutout$ParcelableWrapper;->readFromParcel(Landroid/os/Pa HSPLandroid/view/DisplayCutout$ParcelableWrapper;->set(Landroid/view/DisplayCutout$ParcelableWrapper;)V HSPLandroid/view/DisplayCutout$ParcelableWrapper;->set(Landroid/view/DisplayCutout;)V HSPLandroid/view/DisplayCutout$ParcelableWrapper;->writeCutoutToParcel(Landroid/view/DisplayCutout;Landroid/os/Parcel;I)V -HPLandroid/view/DisplayCutout$ParcelableWrapper;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/DisplayCutout;->(Landroid/graphics/Rect;Landroid/graphics/Insets;[Landroid/graphics/Rect;Z)V HSPLandroid/view/DisplayCutout;->(Landroid/graphics/Rect;Landroid/graphics/Insets;[Landroid/graphics/Rect;ZLandroid/view/DisplayCutout$1;)V -HPLandroid/view/DisplayCutout;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/view/DisplayCutout;->equals(Ljava/lang/Object;)Z -HSPLandroid/view/DisplayCutout;->fromResourcesRectApproximation(Landroid/content/res/Resources;II)Landroid/view/DisplayCutout; -HSPLandroid/view/DisplayCutout;->fromSpec(Ljava/lang/String;IIFLandroid/graphics/Insets;)Landroid/view/DisplayCutout; HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect; HSPLandroid/view/DisplayCutout;->getSafeInsetBottom()I HSPLandroid/view/DisplayCutout;->getSafeInsetLeft()I HSPLandroid/view/DisplayCutout;->getSafeInsetRight()I HSPLandroid/view/DisplayCutout;->getSafeInsetTop()I -HSPLandroid/view/DisplayCutout;->inset(IIII)Landroid/view/DisplayCutout; HSPLandroid/view/DisplayCutout;->isEmpty()Z -HSPLandroid/view/DisplayCutout;->loadWaterfallInset(Landroid/content/res/Resources;)Landroid/graphics/Insets; -HSPLandroid/view/DisplayCutout;->pathAndDisplayCutoutFromSpec(Ljava/lang/String;IIFLandroid/graphics/Insets;)Landroid/util/Pair; -HSPLandroid/view/DisplayCutout;->toString()Ljava/lang/String; HSPLandroid/view/DisplayEventReceiver$VsyncEventData;->()V HSPLandroid/view/DisplayEventReceiver$VsyncEventData;->(JJ)V HSPLandroid/view/DisplayEventReceiver;->(Landroid/os/Looper;II)V -HSPLandroid/view/DisplayEventReceiver;->dispatchConfigChanged(JJI)V HSPLandroid/view/DisplayEventReceiver;->dispatchVsync(JJIJJ)V HSPLandroid/view/DisplayEventReceiver;->finalize()V HSPLandroid/view/DisplayEventReceiver;->scheduleVsync()V @@ -21596,28 +14705,16 @@ HSPLandroid/view/DisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang HSPLandroid/view/DisplayInfo;->()V HSPLandroid/view/DisplayInfo;->(Landroid/os/Parcel;)V HSPLandroid/view/DisplayInfo;->(Landroid/os/Parcel;Landroid/view/DisplayInfo$1;)V -HSPLandroid/view/DisplayInfo;->(Landroid/view/DisplayInfo;)V HSPLandroid/view/DisplayInfo;->copyFrom(Landroid/view/DisplayInfo;)V -HSPLandroid/view/DisplayInfo;->equals(Landroid/view/DisplayInfo;)Z -HSPLandroid/view/DisplayInfo;->findDefaultModeByRefreshRate(F)I HSPLandroid/view/DisplayInfo;->findMode(I)Landroid/view/Display$Mode; HSPLandroid/view/DisplayInfo;->flagsToString(I)Ljava/lang/String; -HSPLandroid/view/DisplayInfo;->getAppMetrics(Landroid/util/DisplayMetrics;)V -HSPLandroid/view/DisplayInfo;->getAppMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V HSPLandroid/view/DisplayInfo;->getAppMetrics(Landroid/util/DisplayMetrics;Landroid/view/DisplayAdjustments;)V -HSPLandroid/view/DisplayInfo;->getDefaultMode()Landroid/view/Display$Mode; -HSPLandroid/view/DisplayInfo;->getDefaultRefreshRates()[F HSPLandroid/view/DisplayInfo;->getLogicalMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V HSPLandroid/view/DisplayInfo;->getMetricsWithSize(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;II)V HSPLandroid/view/DisplayInfo;->getMode()Landroid/view/Display$Mode; -HPLandroid/view/DisplayInfo;->getNaturalHeight()I -HPLandroid/view/DisplayInfo;->getNaturalWidth()I -HSPLandroid/view/DisplayInfo;->hasAccess(I)Z -HSPLandroid/view/DisplayInfo;->isHdr()Z HSPLandroid/view/DisplayInfo;->isWideColorGamut()Z HSPLandroid/view/DisplayInfo;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/DisplayInfo;->toString()Ljava/lang/String; -HSPLandroid/view/DisplayInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/FocusFinder$1;->initialValue()Landroid/view/FocusFinder; HSPLandroid/view/FocusFinder$1;->initialValue()Ljava/lang/Object; HSPLandroid/view/FocusFinder$FocusSorter;->lambda$new$0$FocusFinder$FocusSorter(Landroid/view/View;Landroid/view/View;)I @@ -21625,22 +14722,17 @@ HSPLandroid/view/FocusFinder$FocusSorter;->lambda$new$1$FocusFinder$FocusSorter( HSPLandroid/view/FocusFinder$FocusSorter;->sort([Landroid/view/View;IILandroid/view/ViewGroup;Z)V HSPLandroid/view/FocusFinder$UserSpecifiedFocusComparator;->(Landroid/view/FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter;)V HSPLandroid/view/FocusFinder;->()V -HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;I)Landroid/view/View; HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;I)Landroid/view/View; HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;ILjava/util/ArrayList;)Landroid/view/View; HSPLandroid/view/FocusFinder;->findNextFocusInAbsoluteDirection(Ljava/util/ArrayList;Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;I)Landroid/view/View; HSPLandroid/view/FocusFinder;->findNextUserSpecifiedFocus(Landroid/view/ViewGroup;Landroid/view/View;I)Landroid/view/View; HSPLandroid/view/FocusFinder;->getEffectiveRoot(Landroid/view/ViewGroup;Landroid/view/View;)Landroid/view/ViewGroup; -HSPLandroid/view/FocusFinder;->getInstance()Landroid/view/FocusFinder; HSPLandroid/view/FocusFinder;->isBetterCandidate(ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Z HSPLandroid/view/FocusFinder;->isCandidate(Landroid/graphics/Rect;Landroid/graphics/Rect;I)Z HSPLandroid/view/FrameMetrics;->()V HSPLandroid/view/FrameMetrics;->getMetric(I)J -HSPLandroid/view/GestureDetector$GestureHandler;->(Landroid/view/GestureDetector;)V -HSPLandroid/view/GestureDetector$GestureHandler;->(Landroid/view/GestureDetector;Landroid/os/Handler;)V HSPLandroid/view/GestureDetector$GestureHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->()V -HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onDoubleTap(Landroid/view/MotionEvent;)Z HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onDoubleTapEvent(Landroid/view/MotionEvent;)Z HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onDown(Landroid/view/MotionEvent;)Z HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onFling(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FF)Z @@ -21651,13 +14743,6 @@ HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onSingleTapConfirmed( HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onSingleTapUp(Landroid/view/MotionEvent;)Z HSPLandroid/view/GestureDetector;->(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;)V HSPLandroid/view/GestureDetector;->(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;Landroid/os/Handler;)V -HSPLandroid/view/GestureDetector;->access$000(Landroid/view/GestureDetector;)Landroid/view/MotionEvent; -HSPLandroid/view/GestureDetector;->access$100(Landroid/view/GestureDetector;)Landroid/view/GestureDetector$OnGestureListener; -HSPLandroid/view/GestureDetector;->access$200(Landroid/view/GestureDetector;I)V -HSPLandroid/view/GestureDetector;->access$300(Landroid/view/GestureDetector;)V -HSPLandroid/view/GestureDetector;->access$400(Landroid/view/GestureDetector;)Landroid/view/GestureDetector$OnDoubleTapListener; -HSPLandroid/view/GestureDetector;->access$500(Landroid/view/GestureDetector;)Z -HSPLandroid/view/GestureDetector;->access$602(Landroid/view/GestureDetector;Z)Z HSPLandroid/view/GestureDetector;->cancel()V HSPLandroid/view/GestureDetector;->cancelTaps()V HSPLandroid/view/GestureDetector;->init(Landroid/content/Context;)V @@ -21667,7 +14752,6 @@ HSPLandroid/view/GestureDetector;->recordGestureClassification(I)V HSPLandroid/view/GestureDetector;->setContextClickListener(Landroid/view/GestureDetector$OnContextClickListener;)V HSPLandroid/view/GestureDetector;->setIsLongpressEnabled(Z)V HSPLandroid/view/GestureDetector;->setOnDoubleTapListener(Landroid/view/GestureDetector$OnDoubleTapListener;)V -HSPLandroid/view/GestureExclusionTracker$GestureExclusionViewInfo;->(Landroid/view/View;)V HSPLandroid/view/GestureExclusionTracker$GestureExclusionViewInfo;->getView()Landroid/view/View; HSPLandroid/view/GestureExclusionTracker$GestureExclusionViewInfo;->update()I HSPLandroid/view/GestureExclusionTracker;->()V @@ -21676,128 +14760,36 @@ HSPLandroid/view/GestureExclusionTracker;->updateRectsForView(Landroid/view/View HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;IILandroid/graphics/Rect;)V HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;Landroid/graphics/Rect;I)V -HPLandroid/view/Gravity;->applyDisplay(ILandroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLandroid/view/Gravity;->getAbsoluteGravity(II)I HSPLandroid/view/Gravity;->isHorizontal(I)Z HSPLandroid/view/Gravity;->isVertical(I)Z -HSPLandroid/view/HandlerActionQueue$HandlerAction;->(Ljava/lang/Runnable;J)V HSPLandroid/view/HandlerActionQueue$HandlerAction;->matches(Ljava/lang/Runnable;)Z HSPLandroid/view/HandlerActionQueue;->()V HSPLandroid/view/HandlerActionQueue;->executeActions(Landroid/os/Handler;)V HSPLandroid/view/HandlerActionQueue;->post(Ljava/lang/Runnable;)V HSPLandroid/view/HandlerActionQueue;->postDelayed(Ljava/lang/Runnable;J)V HSPLandroid/view/HandlerActionQueue;->removeCallbacks(Ljava/lang/Runnable;)V -HSPLandroid/view/IApplicationToken$Stub;->()V -HSPLandroid/view/IApplicationToken$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/view/IDisplayWindowInsetsController$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IDisplayWindowInsetsController$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IDisplayWindowInsetsController$Stub$Proxy;->insetsChanged(Landroid/view/InsetsState;)V -HPLandroid/view/IDisplayWindowInsetsController$Stub$Proxy;->insetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V -PLandroid/view/IDisplayWindowInsetsController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IDisplayWindowInsetsController; -HSPLandroid/view/IDisplayWindowInsetsController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/view/IDisplayWindowListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IDisplayWindowListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/IDisplayWindowListener$Stub$Proxy;->onDisplayAdded(I)V -HPLandroid/view/IDisplayWindowListener$Stub$Proxy;->onDisplayConfigurationChanged(ILandroid/content/res/Configuration;)V -PLandroid/view/IDisplayWindowListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IDisplayWindowListener; -HSPLandroid/view/IDisplayWindowRotationCallback$Stub;->()V -PLandroid/view/IDisplayWindowRotationController$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IDisplayWindowRotationController$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/IDisplayWindowRotationController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IDisplayWindowRotationController; HSPLandroid/view/IGraphicsStats$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/view/IGraphicsStats$Stub$Proxy;->requestBufferForProcess(Ljava/lang/String;Landroid/view/IGraphicsStatsCallback;)Landroid/os/ParcelFileDescriptor; -HSPLandroid/view/IGraphicsStats$Stub;->()V HSPLandroid/view/IGraphicsStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IGraphicsStats; -HPLandroid/view/IGraphicsStats$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/IGraphicsStatsCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/IGraphicsStatsCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/IGraphicsStatsCallback$Stub$Proxy;->onRotateGraphicsStatsBuffer()V HSPLandroid/view/IGraphicsStatsCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IGraphicsStatsCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IGraphicsStatsCallback; -PLandroid/view/IGraphicsStatsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/view/IInputMonitorHost$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/view/IInputMonitorHost$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/view/IInputMonitorHost$Stub$Proxy;->dispose()V -HPLandroid/view/IInputMonitorHost$Stub$Proxy;->pilferPointers()V -PLandroid/view/IInputMonitorHost$Stub;->()V -PLandroid/view/IInputMonitorHost$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/view/IInputMonitorHost$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IInputMonitorHost; -HPLandroid/view/IInputMonitorHost$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/view/IPinnedStackController$Stub;->()V -PLandroid/view/IPinnedStackController$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/view/IPinnedStackListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IPinnedStackListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/IPinnedStackListener$Stub$Proxy;->onActionsChanged(Landroid/content/pm/ParceledListSlice;)V -HPLandroid/view/IPinnedStackListener$Stub$Proxy;->onActivityHidden(Landroid/content/ComponentName;)V -HPLandroid/view/IPinnedStackListener$Stub$Proxy;->onDisplayInfoChanged(Landroid/view/DisplayInfo;)V -HPLandroid/view/IPinnedStackListener$Stub$Proxy;->onImeVisibilityChanged(ZI)V -PLandroid/view/IPinnedStackListener$Stub$Proxy;->onListenerRegistered(Landroid/view/IPinnedStackController;)V -HPLandroid/view/IPinnedStackListener$Stub$Proxy;->onMovementBoundsChanged(Z)V -PLandroid/view/IPinnedStackListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IPinnedStackListener; -HSPLandroid/view/IPinnedStackListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/view/IRecentsAnimationController$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IRecentsAnimationController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationStart(Landroid/view/IRecentsAnimationController;[Landroid/view/RemoteAnimationTarget;[Landroid/view/RemoteAnimationTarget;Landroid/graphics/Rect;Landroid/graphics/Rect;)V -HPLandroid/view/IRecentsAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRecentsAnimationRunner; -HPLandroid/view/IRemoteAnimationFinishedCallback$Stub$Proxy;->onAnimationFinished()V -HPLandroid/view/IRemoteAnimationFinishedCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IRemoteAnimationFinishedCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;->onAnimationStart([Landroid/view/RemoteAnimationTarget;[Landroid/view/RemoteAnimationTarget;Landroid/view/IRemoteAnimationFinishedCallback;)V +HSPLandroid/view/IGraphicsStatsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/view/IRemoteAnimationRunner$Stub;->()V HSPLandroid/view/IRemoteAnimationRunner$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IRemoteAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRemoteAnimationRunner; -HPLandroid/view/IRemoteAnimationRunner$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/view/IRotationWatcher$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IRotationWatcher$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/view/IRotationWatcher$Stub;->()V -HSPLandroid/view/IRotationWatcher$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/view/IRotationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRotationWatcher; -HSPLandroid/view/ISystemGestureExclusionListener$Stub;->()V -HSPLandroid/view/ISystemGestureExclusionListener$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/view/ISystemGestureExclusionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/view/IWallpaperVisibilityListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/view/IWallpaperVisibilityListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IWallpaperVisibilityListener$Stub$Proxy;->onWallpaperVisibilityChanged(ZI)V -PLandroid/view/IWallpaperVisibilityListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWallpaperVisibilityListener; -HSPLandroid/view/IWallpaperVisibilityListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/IWindow$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/IWindow$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IWindow$Stub$Proxy;->closeSystemDialogs(Ljava/lang/String;)V -HPLandroid/view/IWindow$Stub$Proxy;->dispatchAppVisibility(Z)V -HPLandroid/view/IWindow$Stub$Proxy;->dispatchWindowShown()V -HPLandroid/view/IWindow$Stub$Proxy;->hideInsets(IZ)V -HPLandroid/view/IWindow$Stub$Proxy;->insetsChanged(Landroid/view/InsetsState;)V -HPLandroid/view/IWindow$Stub$Proxy;->insetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V -HPLandroid/view/IWindow$Stub$Proxy;->resized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V -HPLandroid/view/IWindow$Stub$Proxy;->showInsets(IZ)V HSPLandroid/view/IWindow$Stub;->()V HSPLandroid/view/IWindow$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IWindow$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindow; HSPLandroid/view/IWindow$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/view/IWindowId$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/IWindowId$Stub;->()V -PLandroid/view/IWindowId$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/view/IWindowManager$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/view/IWindowManager$Stub$Proxy;->createInputConsumer(Landroid/os/IBinder;Ljava/lang/String;ILandroid/view/InputChannel;)V -HSPLandroid/view/IWindowManager$Stub$Proxy;->destroyInputConsumer(Ljava/lang/String;I)Z HSPLandroid/view/IWindowManager$Stub$Proxy;->getCurrentAnimatorScale()F -HSPLandroid/view/IWindowManager$Stub$Proxy;->getWindowInsets(Landroid/view/WindowManager$LayoutParams;ILandroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InsetsState;)Z +HSPLandroid/view/IWindowManager$Stub$Proxy;->getWindowInsets(Landroid/view/WindowManager$LayoutParams;ILandroid/view/InsetsState;)Z HSPLandroid/view/IWindowManager$Stub$Proxy;->hasNavigationBar(I)Z HSPLandroid/view/IWindowManager$Stub$Proxy;->isKeyguardLocked()Z HSPLandroid/view/IWindowManager$Stub$Proxy;->isKeyguardSecure(I)Z HSPLandroid/view/IWindowManager$Stub$Proxy;->openSession(Landroid/view/IWindowSessionCallback;)Landroid/view/IWindowSession; -HSPLandroid/view/IWindowManager$Stub$Proxy;->registerSystemGestureExclusionListener(Landroid/view/ISystemGestureExclusionListener;I)V -HSPLandroid/view/IWindowManager$Stub$Proxy;->setNavBarVirtualKeyHapticFeedbackEnabled(Z)V HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z -HSPLandroid/view/IWindowManager$Stub$Proxy;->watchRotation(Landroid/view/IRotationWatcher;I)I -HSPLandroid/view/IWindowManager$Stub;->()V HSPLandroid/view/IWindowManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowManager; -HPLandroid/view/IWindowManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/view/IWindowSession$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/view/IWindowSession$Stub$Proxy;->addToDisplayAsUser(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I +HSPLandroid/view/IWindowSession$Stub$Proxy;->addToDisplayAsUser(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I HSPLandroid/view/IWindowSession$Stub$Proxy;->finishDrawing(Landroid/view/IWindow;Landroid/view/SurfaceControl$Transaction;)V HSPLandroid/view/IWindowSession$Stub$Proxy;->getInTouchMode()Z HSPLandroid/view/IWindowSession$Stub$Proxy;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId; @@ -21811,30 +14803,17 @@ HSPLandroid/view/IWindowSession$Stub$Proxy;->reportSystemGestureExclusionChanged HSPLandroid/view/IWindowSession$Stub$Proxy;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V HSPLandroid/view/IWindowSession$Stub$Proxy;->setTransparentRegion(Landroid/view/IWindow;Landroid/graphics/Region;)V HSPLandroid/view/IWindowSession$Stub$Proxy;->setWallpaperZoomOut(Landroid/os/IBinder;F)V -PLandroid/view/IWindowSession$Stub;->()V -PLandroid/view/IWindowSession$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/view/IWindowSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowSession; -HPLandroid/view/IWindowSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/IWindowSessionCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/IWindowSessionCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/view/IWindowSessionCallback$Stub;->()V HSPLandroid/view/IWindowSessionCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/IWindowSessionCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowSessionCallback; HSPLandroid/view/ImeFocusController;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ImeFocusController;->checkFocus(ZZ)Z HSPLandroid/view/ImeFocusController;->getImmDelegate()Landroid/view/ImeFocusController$InputMethodManagerDelegate; -HSPLandroid/view/ImeFocusController;->getServedView()Landroid/view/View; -HSPLandroid/view/ImeFocusController;->hasImeFocus()Z -HSPLandroid/view/ImeFocusController;->isInLocalFocusMode(Landroid/view/WindowManager$LayoutParams;)Z HSPLandroid/view/ImeFocusController;->onPostWindowFocus(Landroid/view/View;ZLandroid/view/WindowManager$LayoutParams;)V -HSPLandroid/view/ImeFocusController;->onPreWindowFocus(ZLandroid/view/WindowManager$LayoutParams;)V HSPLandroid/view/ImeFocusController;->onProcessImeInputStage(Ljava/lang/Object;Landroid/view/InputEvent;Landroid/view/WindowManager$LayoutParams;Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;)I HSPLandroid/view/ImeFocusController;->onTraversal(ZLandroid/view/WindowManager$LayoutParams;)V HSPLandroid/view/ImeFocusController;->onViewDetachedFromWindow(Landroid/view/View;)V HSPLandroid/view/ImeFocusController;->onViewFocusChanged(Landroid/view/View;Z)V -HSPLandroid/view/ImeFocusController;->onWindowDismissed()V -HSPLandroid/view/ImeFocusController;->setNextServedView(Landroid/view/View;)V -HSPLandroid/view/ImeFocusController;->setServedView(Landroid/view/View;)V HSPLandroid/view/ImeFocusController;->updateImeFocusable(Landroid/view/WindowManager$LayoutParams;Z)Z HSPLandroid/view/ImeInsetsSourceConsumer;->(Landroid/view/InsetsState;Ljava/util/function/Supplier;Landroid/view/InsetsController;)V HSPLandroid/view/ImeInsetsSourceConsumer;->getImm()Landroid/view/inputmethod/InputMethodManager; @@ -21846,45 +14825,21 @@ HSPLandroid/view/ImeInsetsSourceConsumer;->onWindowFocusLost()V HSPLandroid/view/ImeInsetsSourceConsumer;->removeSurface()V HSPLandroid/view/ImeInsetsSourceConsumer;->requestShow(Z)I HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)V -HPLandroid/view/InputApplicationHandle;->finalize()V HSPLandroid/view/InputChannel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputChannel; HSPLandroid/view/InputChannel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/InputChannel;->()V -HPLandroid/view/InputChannel;->copyTo(Landroid/view/InputChannel;)V HSPLandroid/view/InputChannel;->dispose()V HSPLandroid/view/InputChannel;->getToken()Landroid/os/IBinder; -HPLandroid/view/InputChannel;->openInputChannelPair(Ljava/lang/String;)[Landroid/view/InputChannel; HSPLandroid/view/InputChannel;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/InputChannel;->setNativeInputChannel(J)V -HSPLandroid/view/InputChannel;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/InputDevice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputDevice; HSPLandroid/view/InputDevice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/InputDevice$MotionRange;->(IIFFFFF)V HSPLandroid/view/InputDevice$MotionRange;->(IIFFFFFLandroid/view/InputDevice$1;)V -HPLandroid/view/InputDevice$MotionRange;->access$100(Landroid/view/InputDevice$MotionRange;)I -HPLandroid/view/InputDevice$MotionRange;->access$200(Landroid/view/InputDevice$MotionRange;)I -HPLandroid/view/InputDevice$MotionRange;->access$400(Landroid/view/InputDevice$MotionRange;)F -HPLandroid/view/InputDevice$MotionRange;->access$500(Landroid/view/InputDevice$MotionRange;)F -HPLandroid/view/InputDevice$MotionRange;->access$600(Landroid/view/InputDevice$MotionRange;)F -HPLandroid/view/InputDevice$MotionRange;->access$700(Landroid/view/InputDevice$MotionRange;)F -HPLandroid/view/InputDevice$MotionRange;->access$800(Landroid/view/InputDevice$MotionRange;)F -HSPLandroid/view/InputDevice;->(IIILjava/lang/String;IILjava/lang/String;ZIILandroid/view/KeyCharacterMap;ZZZ)V HSPLandroid/view/InputDevice;->(Landroid/os/Parcel;)V -HSPLandroid/view/InputDevice;->(Landroid/os/Parcel;Landroid/view/InputDevice$1;)V -HSPLandroid/view/InputDevice;->addMotionRange(IIFFFFF)V HSPLandroid/view/InputDevice;->getDevice(I)Landroid/view/InputDevice; HSPLandroid/view/InputDevice;->getDeviceIds()[I -HSPLandroid/view/InputDevice;->getGeneration()I -HSPLandroid/view/InputDevice;->getId()I -HSPLandroid/view/InputDevice;->getKeyCharacterMap()Landroid/view/KeyCharacterMap; -HSPLandroid/view/InputDevice;->getKeyboardType()I HSPLandroid/view/InputDevice;->getSources()I -HSPLandroid/view/InputDevice;->isExternal()Z -HSPLandroid/view/InputDevice;->isFullKeyboard()Z HSPLandroid/view/InputDevice;->isVirtual()Z -HPLandroid/view/InputDevice;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/InputEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputEvent; -HPLandroid/view/InputEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/InputEvent;->()V HSPLandroid/view/InputEvent;->getSequenceNumber()I HSPLandroid/view/InputEvent;->isFromSource(I)Z @@ -21901,25 +14856,16 @@ HSPLandroid/view/InputEventReceiver;->dispose()V HSPLandroid/view/InputEventReceiver;->dispose(Z)V HSPLandroid/view/InputEventReceiver;->finalize()V HSPLandroid/view/InputEventReceiver;->finishInputEvent(Landroid/view/InputEvent;Z)V -HSPLandroid/view/InputEventReceiver;->getToken()Landroid/os/IBinder; -HPLandroid/view/InputEventReceiver;->onBatchedInputEventPending(I)V +HSPLandroid/view/InputEventReceiver;->onBatchedInputEventPending(I)V HSPLandroid/view/InputEventSender;->(Landroid/view/InputChannel;Landroid/os/Looper;)V HSPLandroid/view/InputEventSender;->dispatchInputEventFinished(IZ)V -PLandroid/view/InputEventSender;->dispose()V HSPLandroid/view/InputEventSender;->dispose(Z)V HSPLandroid/view/InputEventSender;->finalize()V HSPLandroid/view/InputEventSender;->sendInputEvent(ILandroid/view/InputEvent;)Z HSPLandroid/view/InputMonitor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputMonitor; HSPLandroid/view/InputMonitor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/InputMonitor;->(Landroid/os/Parcel;)V -PLandroid/view/InputMonitor;->(Landroid/view/InputChannel;Landroid/view/IInputMonitorHost;)V -HSPLandroid/view/InputMonitor;->dispose()V -HSPLandroid/view/InputMonitor;->getInputChannel()Landroid/view/InputChannel; -HPLandroid/view/InputMonitor;->pilferPointers()V HSPLandroid/view/InputMonitor;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/InputWindowHandle;->(Landroid/view/InputApplicationHandle;I)V -HPLandroid/view/InputWindowHandle;->finalize()V -HPLandroid/view/InputWindowHandle;->setTouchableRegionCrop(Landroid/view/SurfaceControl;)V HSPLandroid/view/InsetsAnimationControlImpl;->(Landroid/util/SparseArray;Landroid/graphics/Rect;Landroid/view/InsetsState;Landroid/view/WindowInsetsAnimationControlListener;ILandroid/view/InsetsAnimationControlCallbacks;JLandroid/view/animation/Interpolator;ILandroid/content/res/CompatibilityInfo$Translator;)V HSPLandroid/view/InsetsAnimationControlImpl;->addTranslationToMatrix(IILandroid/graphics/Matrix;Landroid/graphics/Rect;)V HSPLandroid/view/InsetsAnimationControlImpl;->applyChangeInsets(Landroid/view/InsetsState;)Z @@ -21937,13 +14883,10 @@ HSPLandroid/view/InsetsAnimationControlImpl;->getShownStateInsets()Landroid/grap HSPLandroid/view/InsetsAnimationControlImpl;->getTypes()I HSPLandroid/view/InsetsAnimationControlImpl;->hasZeroInsetsIme()Z HSPLandroid/view/InsetsAnimationControlImpl;->releaseLeashes()V -HSPLandroid/view/InsetsAnimationControlImpl;->sanitize(F)F -HSPLandroid/view/InsetsAnimationControlImpl;->sanitize(Landroid/graphics/Insets;)Landroid/graphics/Insets; HSPLandroid/view/InsetsAnimationControlImpl;->setInsetsAndAlpha(Landroid/graphics/Insets;FF)V HSPLandroid/view/InsetsAnimationControlImpl;->setInsetsAndAlpha(Landroid/graphics/Insets;FFZ)V HSPLandroid/view/InsetsAnimationControlImpl;->updateLeashesForSide(IIILjava/util/ArrayList;Landroid/view/InsetsState;F)V HSPLandroid/view/InsetsAnimationControlRunner;->controlsInternalType(I)Z -HSPLandroid/view/InsetsAnimationThread;->()V HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler; HSPLandroid/view/InsetsAnimationThread;->release()V @@ -21963,14 +14906,10 @@ HSPLandroid/view/InsetsAnimationThreadControlRunner;->cancel()V HSPLandroid/view/InsetsAnimationThreadControlRunner;->getAnimationType()I HSPLandroid/view/InsetsAnimationThreadControlRunner;->getTypes()I HSPLandroid/view/InsetsAnimationThreadControlRunner;->lambda$new$0$InsetsAnimationThreadControlRunner(ILandroid/view/WindowInsetsAnimationControlListener;)V -HSPLandroid/view/InsetsAnimationThreadControlRunner;->releaseControls(Landroid/util/SparseArray;)V -HSPLandroid/view/InsetsController$InternalAnimationControlListener$1;->(Landroid/view/InsetsController$InternalAnimationControlListener;)V HSPLandroid/view/InsetsController$InternalAnimationControlListener$1;->initialValue()Landroid/animation/AnimationHandler; HSPLandroid/view/InsetsController$InternalAnimationControlListener$1;->initialValue()Ljava/lang/Object; -HSPLandroid/view/InsetsController$InternalAnimationControlListener$2;->(Landroid/view/InsetsController$InternalAnimationControlListener;)V HSPLandroid/view/InsetsController$InternalAnimationControlListener$2;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/view/InsetsController$InternalAnimationControlListener;->(ZZIZI)V -HSPLandroid/view/InsetsController$InternalAnimationControlListener;->calculateDurationMs()J HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getAlphaInterpolator()Landroid/view/animation/Interpolator; HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getDurationMs()J HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getInterpolator()Landroid/view/animation/Interpolator; @@ -21985,11 +14924,11 @@ HSPLandroid/view/InsetsController$RunningAnimation;->(Landroid/view/Insets HSPLandroid/view/InsetsController;->(Landroid/view/InsetsController$Host;)V HSPLandroid/view/InsetsController;->(Landroid/view/InsetsController$Host;Ljava/util/function/BiFunction;Landroid/os/Handler;)V HSPLandroid/view/InsetsController;->abortPendingImeControlRequest()V -HSPLandroid/view/InsetsController;->access$300()Landroid/animation/TypeEvaluator; HSPLandroid/view/InsetsController;->applyAnimation(IZZ)V +HSPLandroid/view/InsetsController;->applyAnimation(IZZZ)V HSPLandroid/view/InsetsController;->applyLocalVisibilityOverride()V HSPLandroid/view/InsetsController;->calculateControllableTypes()I -HSPLandroid/view/InsetsController;->calculateInsets(ZZLandroid/view/DisplayCutout;IIIII)Landroid/view/WindowInsets; +HSPLandroid/view/InsetsController;->calculateInsets(ZZIIIII)Landroid/view/WindowInsets; HSPLandroid/view/InsetsController;->calculateVisibleInsets(I)Landroid/graphics/Rect; HSPLandroid/view/InsetsController;->cancelAnimation(Landroid/view/InsetsAnimationControlRunner;Z)V HSPLandroid/view/InsetsController;->cancelExistingAnimations()V @@ -22005,6 +14944,7 @@ HSPLandroid/view/InsetsController;->getSourceConsumer(I)Landroid/view/InsetsSour HSPLandroid/view/InsetsController;->getSystemBarsAppearance()I HSPLandroid/view/InsetsController;->hide(I)V HSPLandroid/view/InsetsController;->hide(IZ)V +HSPLandroid/view/InsetsController;->hideDirectly(IZIZ)V HSPLandroid/view/InsetsController;->invokeControllableInsetsChangedListeners()I HSPLandroid/view/InsetsController;->isRequestedVisible(I)Z HSPLandroid/view/InsetsController;->lambda$new$1(Landroid/view/InsetsController;Ljava/lang/Integer;)Landroid/view/InsetsSourceConsumer; @@ -22019,9 +14959,9 @@ HSPLandroid/view/InsetsController;->onStateChanged(Landroid/view/InsetsState;)Z HSPLandroid/view/InsetsController;->onWindowFocusGained()V HSPLandroid/view/InsetsController;->onWindowFocusLost()V HSPLandroid/view/InsetsController;->reportPerceptible(IZ)V -HSPLandroid/view/InsetsController;->setAnimationsDisabled(Z)V HSPLandroid/view/InsetsController;->show(I)V HSPLandroid/view/InsetsController;->show(IZ)V +HSPLandroid/view/InsetsController;->showDirectly(IZ)V HSPLandroid/view/InsetsController;->updateCompatSysUiVisibility(IZZ)V HSPLandroid/view/InsetsController;->updateDisabledUserAnimationTypes(I)V HSPLandroid/view/InsetsController;->updateRequestedVisibility()V @@ -22059,7 +14999,6 @@ HSPLandroid/view/InsetsSourceConsumer;->isRequestedVisibleAwaitingControl()Z HSPLandroid/view/InsetsSourceConsumer;->notifyAnimationFinished()Z HSPLandroid/view/InsetsSourceConsumer;->notifyHidden()V HSPLandroid/view/InsetsSourceConsumer;->onPerceptible(Z)V -HSPLandroid/view/InsetsSourceConsumer;->onWindowFocusGained()V HSPLandroid/view/InsetsSourceConsumer;->onWindowFocusLost()V HSPLandroid/view/InsetsSourceConsumer;->removeSurface()V HSPLandroid/view/InsetsSourceConsumer;->requestShow(Z)I @@ -22071,31 +15010,29 @@ HSPLandroid/view/InsetsSourceControl$1;->createFromParcel(Landroid/os/Parcel;)La HSPLandroid/view/InsetsSourceControl$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/InsetsSourceControl$1;->newArray(I)[Landroid/view/InsetsSourceControl; HSPLandroid/view/InsetsSourceControl$1;->newArray(I)[Ljava/lang/Object; -HSPLandroid/view/InsetsSourceControl;->(ILandroid/view/SurfaceControl;Landroid/graphics/Point;)V HSPLandroid/view/InsetsSourceControl;->(Landroid/os/Parcel;)V HSPLandroid/view/InsetsSourceControl;->(Landroid/view/InsetsSourceControl;)V +HSPLandroid/view/InsetsSourceControl;->getAndClearSkipAnimationOnce()Z HSPLandroid/view/InsetsSourceControl;->getLeash()Landroid/view/SurfaceControl; HSPLandroid/view/InsetsSourceControl;->getSurfacePosition()Landroid/graphics/Point; HSPLandroid/view/InsetsSourceControl;->getType()I HSPLandroid/view/InsetsSourceControl;->release(Ljava/util/function/Consumer;)V -HPLandroid/view/InsetsSourceControl;->setSurfacePosition(II)Z -HPLandroid/view/InsetsSourceControl;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/InsetsState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InsetsState; HSPLandroid/view/InsetsState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/InsetsState;->()V HSPLandroid/view/InsetsState;->(Landroid/os/Parcel;)V -HPLandroid/view/InsetsState;->(Landroid/view/InsetsState;)V HSPLandroid/view/InsetsState;->(Landroid/view/InsetsState;Z)V HSPLandroid/view/InsetsState;->addSource(Landroid/view/InsetsSource;)V -HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;Landroid/view/InsetsState;ZZLandroid/view/DisplayCutout;IIIIILandroid/util/SparseIntArray;)Landroid/view/WindowInsets; +HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;Landroid/view/InsetsState;ZZIIIIILandroid/util/SparseIntArray;)Landroid/view/WindowInsets; +HSPLandroid/view/InsetsState;->calculateRelativeCutout(Landroid/graphics/Rect;)Landroid/view/DisplayCutout; HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I HSPLandroid/view/InsetsState;->calculateVisibleInsets(Landroid/graphics/Rect;I)Landroid/graphics/Rect; HSPLandroid/view/InsetsState;->canControlSide(Landroid/graphics/Rect;I)Z HSPLandroid/view/InsetsState;->clearCompatInsets(III)Z -HSPLandroid/view/InsetsState;->containsType([II)Z HSPLandroid/view/InsetsState;->equals(Ljava/lang/Object;)Z HSPLandroid/view/InsetsState;->equals(Ljava/lang/Object;ZZ)Z HSPLandroid/view/InsetsState;->getDefaultVisibility(I)Z +HSPLandroid/view/InsetsState;->getDisplayCutout()Landroid/view/DisplayCutout; HSPLandroid/view/InsetsState;->getDisplayFrame()Landroid/graphics/Rect; HSPLandroid/view/InsetsState;->getInsetSide(Landroid/graphics/Insets;)I HSPLandroid/view/InsetsState;->getSource(I)Landroid/view/InsetsSource; @@ -22105,23 +15042,20 @@ HSPLandroid/view/InsetsState;->processSource(Landroid/view/InsetsSource;Landroid HSPLandroid/view/InsetsState;->processSourceAsPublicType(Landroid/view/InsetsSource;[Landroid/graphics/Insets;Landroid/util/SparseIntArray;[ZLandroid/graphics/Insets;I)V HSPLandroid/view/InsetsState;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/InsetsState;->removeSource(I)V -HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;)V HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;Z)V +HSPLandroid/view/InsetsState;->setDisplayCutout(Landroid/view/DisplayCutout;)V HSPLandroid/view/InsetsState;->setDisplayFrame(Landroid/graphics/Rect;)V HSPLandroid/view/InsetsState;->toInternalType(I)Landroid/util/ArraySet; HSPLandroid/view/InsetsState;->toPublicType(I)I HSPLandroid/view/InsetsState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/KeyCharacterMap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/KeyCharacterMap; HSPLandroid/view/KeyCharacterMap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/KeyCharacterMap;->(J)V HSPLandroid/view/KeyCharacterMap;->(Landroid/os/Parcel;)V -HSPLandroid/view/KeyCharacterMap;->(Landroid/os/Parcel;Landroid/view/KeyCharacterMap$1;)V HSPLandroid/view/KeyCharacterMap;->finalize()V HSPLandroid/view/KeyCharacterMap;->get(II)I HSPLandroid/view/KeyCharacterMap;->getKeyboardType()I HSPLandroid/view/KeyCharacterMap;->getModifierBehavior()I HSPLandroid/view/KeyCharacterMap;->load(I)Landroid/view/KeyCharacterMap; -HPLandroid/view/KeyCharacterMap;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/KeyEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/KeyEvent; HSPLandroid/view/KeyEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/KeyEvent$DispatcherState;->()V @@ -22130,18 +15064,15 @@ HSPLandroid/view/KeyEvent$DispatcherState;->isTracking(Landroid/view/KeyEvent;)Z HSPLandroid/view/KeyEvent$DispatcherState;->reset()V HSPLandroid/view/KeyEvent$DispatcherState;->reset(Ljava/lang/Object;)V HSPLandroid/view/KeyEvent$DispatcherState;->startTracking(Landroid/view/KeyEvent;Ljava/lang/Object;)V -HSPLandroid/view/KeyEvent;->()V -HSPLandroid/view/KeyEvent;->(JJIIIIIIII)V HSPLandroid/view/KeyEvent;->(Landroid/os/Parcel;)V -HSPLandroid/view/KeyEvent;->access$076(Landroid/view/KeyEvent;I)I -HPLandroid/view/KeyEvent;->actionToString(I)Ljava/lang/String; +HSPLandroid/view/KeyEvent;->actionToString(I)Ljava/lang/String; HSPLandroid/view/KeyEvent;->dispatch(Landroid/view/KeyEvent$Callback;Landroid/view/KeyEvent$DispatcherState;Ljava/lang/Object;)Z HSPLandroid/view/KeyEvent;->getAction()I HSPLandroid/view/KeyEvent;->getDeviceId()I +HSPLandroid/view/KeyEvent;->getEventTime()J HSPLandroid/view/KeyEvent;->getEventTimeNano()J HSPLandroid/view/KeyEvent;->getFlags()I HSPLandroid/view/KeyEvent;->getId()I -HSPLandroid/view/KeyEvent;->getKeyCharacterMap()Landroid/view/KeyCharacterMap; HSPLandroid/view/KeyEvent;->getKeyCode()I HSPLandroid/view/KeyEvent;->getMetaState()I HSPLandroid/view/KeyEvent;->getRepeatCount()I @@ -22149,21 +15080,15 @@ HSPLandroid/view/KeyEvent;->getSource()I HSPLandroid/view/KeyEvent;->getUnicodeChar()I HSPLandroid/view/KeyEvent;->getUnicodeChar(I)I HSPLandroid/view/KeyEvent;->isCanceled()Z -HSPLandroid/view/KeyEvent;->isLongPress()Z -HPLandroid/view/KeyEvent;->isMetaPressed()Z HSPLandroid/view/KeyEvent;->isModifierKey(I)Z HSPLandroid/view/KeyEvent;->isTracking()Z -HPLandroid/view/KeyEvent;->isWakeKey(I)Z HSPLandroid/view/KeyEvent;->metaStateToString(I)Ljava/lang/String; HSPLandroid/view/KeyEvent;->normalizeMetaState(I)I HSPLandroid/view/KeyEvent;->obtain()Landroid/view/KeyEvent; HSPLandroid/view/KeyEvent;->obtain(IJJIIIIIIIII[BLjava/lang/String;)Landroid/view/KeyEvent; -HPLandroid/view/KeyEvent;->recycle()V HSPLandroid/view/KeyEvent;->recycleIfNeededAfterDispatch()V -HSPLandroid/view/KeyEvent;->startTracking()V HSPLandroid/view/KeyEvent;->toString()Ljava/lang/String; HSPLandroid/view/KeyEvent;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/LayoutInflater$FactoryMerger;->(Landroid/view/LayoutInflater$Factory;Landroid/view/LayoutInflater$Factory2;Landroid/view/LayoutInflater$Factory;Landroid/view/LayoutInflater$Factory2;)V HSPLandroid/view/LayoutInflater$FactoryMerger;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View; HSPLandroid/view/LayoutInflater;->(Landroid/content/Context;)V HSPLandroid/view/LayoutInflater;->(Landroid/view/LayoutInflater;Landroid/content/Context;)V @@ -22196,11 +15121,6 @@ HSPLandroid/view/LayoutInflater;->tryInflatePrecompiled(ILandroid/content/res/Re HSPLandroid/view/LayoutInflater;->verifyClassLoader(Ljava/lang/reflect/Constructor;)Z HSPLandroid/view/MenuInflater;->(Landroid/content/Context;)V HSPLandroid/view/MotionEvent$PointerCoords;->()V -HSPLandroid/view/MotionEvent$PointerCoords;->clear()V -HSPLandroid/view/MotionEvent$PointerCoords;->createArray(I)[Landroid/view/MotionEvent$PointerCoords; -HSPLandroid/view/MotionEvent$PointerProperties;->()V -HSPLandroid/view/MotionEvent$PointerProperties;->clear()V -HSPLandroid/view/MotionEvent$PointerProperties;->createArray(I)[Landroid/view/MotionEvent$PointerProperties; HSPLandroid/view/MotionEvent;->()V HSPLandroid/view/MotionEvent;->ensureSharedTempPointerCapacity(I)V HSPLandroid/view/MotionEvent;->finalize()V @@ -22208,6 +15128,7 @@ HSPLandroid/view/MotionEvent;->findPointerIndex(I)I HSPLandroid/view/MotionEvent;->getAction()I HSPLandroid/view/MotionEvent;->getActionIndex()I HSPLandroid/view/MotionEvent;->getActionMasked()I +HSPLandroid/view/MotionEvent;->getAxisValue(I)F HSPLandroid/view/MotionEvent;->getButtonState()I HSPLandroid/view/MotionEvent;->getClassification()I HSPLandroid/view/MotionEvent;->getDeviceId()I @@ -22217,8 +15138,6 @@ HSPLandroid/view/MotionEvent;->getEventTime()J HSPLandroid/view/MotionEvent;->getEventTimeNano()J HSPLandroid/view/MotionEvent;->getFlags()I HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J -HSPLandroid/view/MotionEvent;->getHistoricalEventTimeNano(I)J -HSPLandroid/view/MotionEvent;->getHistoricalPointerCoords(IILandroid/view/MotionEvent$PointerCoords;)V HSPLandroid/view/MotionEvent;->getHistoricalX(II)F HSPLandroid/view/MotionEvent;->getHistoricalY(II)F HSPLandroid/view/MotionEvent;->getHistorySize()I @@ -22226,55 +15145,30 @@ HSPLandroid/view/MotionEvent;->getId()I HSPLandroid/view/MotionEvent;->getMetaState()I HSPLandroid/view/MotionEvent;->getPointerCount()I HSPLandroid/view/MotionEvent;->getPointerId(I)I -HSPLandroid/view/MotionEvent;->getPointerIdBits()I -HSPLandroid/view/MotionEvent;->getPointerProperties(ILandroid/view/MotionEvent$PointerProperties;)V +HSPLandroid/view/MotionEvent;->getPressure(I)F HSPLandroid/view/MotionEvent;->getRawX()F HSPLandroid/view/MotionEvent;->getRawY()F HSPLandroid/view/MotionEvent;->getSource()I HSPLandroid/view/MotionEvent;->getToolType(I)I HSPLandroid/view/MotionEvent;->getX()F HSPLandroid/view/MotionEvent;->getX(I)F -HSPLandroid/view/MotionEvent;->getXPrecision()F HSPLandroid/view/MotionEvent;->getY()F HSPLandroid/view/MotionEvent;->getY(I)F -HSPLandroid/view/MotionEvent;->getYPrecision()F HSPLandroid/view/MotionEvent;->initialize(IIIIIIIIIFFFFJJI[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;)Z -HSPLandroid/view/MotionEvent;->isButtonPressed(I)Z HSPLandroid/view/MotionEvent;->isTargetAccessibilityFocus()Z HSPLandroid/view/MotionEvent;->isTouchEvent()Z HSPLandroid/view/MotionEvent;->obtain()Landroid/view/MotionEvent; -HSPLandroid/view/MotionEvent;->obtain(JJIFFFFIFFII)Landroid/view/MotionEvent; HSPLandroid/view/MotionEvent;->obtain(JJIFFFFIFFIIII)Landroid/view/MotionEvent; HSPLandroid/view/MotionEvent;->obtain(JJIFFI)Landroid/view/MotionEvent; -HSPLandroid/view/MotionEvent;->obtain(JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;IIFFIIII)Landroid/view/MotionEvent; -HSPLandroid/view/MotionEvent;->obtain(JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;IIFFIIIII)Landroid/view/MotionEvent; HSPLandroid/view/MotionEvent;->obtain(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; -HSPLandroid/view/MotionEvent;->obtainNoHistory(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; HSPLandroid/view/MotionEvent;->offsetLocation(FF)V HSPLandroid/view/MotionEvent;->recycle()V HSPLandroid/view/MotionEvent;->setAction(I)V -HSPLandroid/view/MotionEvent;->setCursorPosition(FF)V HSPLandroid/view/MotionEvent;->setLocation(FF)V HSPLandroid/view/MotionEvent;->setTargetAccessibilityFocus(Z)V HSPLandroid/view/MotionEvent;->split(I)Landroid/view/MotionEvent; HSPLandroid/view/MotionEvent;->transform(Landroid/graphics/Matrix;)V HSPLandroid/view/MotionEvent;->updateCursorPosition()V -HSPLandroid/view/NotificationHeaderView$HeaderTouchListener;->addWidthRect()V -HSPLandroid/view/NotificationHeaderView$HeaderTouchListener;->bindTouchRects()V -HSPLandroid/view/NotificationHeaderView$HeaderTouchListener;->getRectAroundView(Landroid/view/View;)Landroid/graphics/Rect; -HSPLandroid/view/NotificationHeaderView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/view/NotificationHeaderView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/view/NotificationHeaderView;->drawableStateChanged()V -HSPLandroid/view/NotificationHeaderView;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams; -HSPLandroid/view/NotificationHeaderView;->getHeaderTextMarginEnd()I -HSPLandroid/view/NotificationHeaderView;->hasOverlappingRendering()Z -HSPLandroid/view/NotificationHeaderView;->onFinishInflate()V -HSPLandroid/view/NotificationHeaderView;->onLayout(ZIIII)V -HSPLandroid/view/NotificationHeaderView;->onMeasure(II)V -HSPLandroid/view/NotificationHeaderView;->setAcceptAllTouches(Z)V -HSPLandroid/view/NotificationHeaderView;->setOnClickListener(Landroid/view/View$OnClickListener;)V -HSPLandroid/view/NotificationHeaderView;->updateTouchListener()V -HSPLandroid/view/OrientationEventListener$SensorEventListenerImpl;->(Landroid/view/OrientationEventListener;)V HSPLandroid/view/OrientationEventListener$SensorEventListenerImpl;->onAccuracyChanged(Landroid/hardware/Sensor;I)V HSPLandroid/view/OrientationEventListener$SensorEventListenerImpl;->onSensorChanged(Landroid/hardware/SensorEvent;)V HSPLandroid/view/OrientationEventListener;->(Landroid/content/Context;)V @@ -22286,91 +15180,37 @@ HSPLandroid/view/PendingInsetsController;->detach()V HSPLandroid/view/PendingInsetsController;->getSystemBarsAppearance()I HSPLandroid/view/PendingInsetsController;->isRequestedVisible(I)Z HSPLandroid/view/PendingInsetsController;->replayAndAttach(Landroid/view/InsetsController;)V -HSPLandroid/view/PixelCopy$1;->run()V -HSPLandroid/view/PixelCopy;->request(Landroid/view/Surface;Landroid/graphics/Rect;Landroid/graphics/Bitmap;Landroid/view/PixelCopy$OnPixelCopyFinishedListener;Landroid/os/Handler;)V -HSPLandroid/view/PixelCopy;->validateBitmapDest(Landroid/graphics/Bitmap;)V -HSPLandroid/view/PointerIcon$2;->()V HSPLandroid/view/PointerIcon$2;->onDisplayChanged(I)V -HSPLandroid/view/PointerIcon;->(I)V -HPLandroid/view/PointerIcon;->access$200()Landroid/util/SparseArray; HSPLandroid/view/PointerIcon;->getSystemIcon(Landroid/content/Context;I)Landroid/view/PointerIcon; HSPLandroid/view/PointerIcon;->getSystemIconTypeIndex(I)I -HSPLandroid/view/PointerIcon;->registerDisplayListener(Landroid/content/Context;)V -HSPLandroid/view/PointerIcon;->setUseLargeIcons(Z)V HSPLandroid/view/RemoteAccessibilityController;->(Landroid/view/View;)V HSPLandroid/view/RemoteAccessibilityController;->connected()Z HSPLandroid/view/RemoteAccessibilityController;->disassosciateHierarchy()V HSPLandroid/view/RemoteAccessibilityController;->setRemoteAccessibilityEmbeddedConnection(Landroid/view/accessibility/IAccessibilityEmbeddedConnection;Landroid/os/IBinder;)V -HPLandroid/view/RemoteAnimationAdapter$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteAnimationAdapter; -HPLandroid/view/RemoteAnimationAdapter$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/RemoteAnimationAdapter;->(Landroid/os/Parcel;)V HSPLandroid/view/RemoteAnimationAdapter;->(Landroid/view/IRemoteAnimationRunner;JJ)V -HPLandroid/view/RemoteAnimationAdapter;->getCallingPid()I -HPLandroid/view/RemoteAnimationAdapter;->getCallingUid()I -HPLandroid/view/RemoteAnimationAdapter;->getDuration()J -HPLandroid/view/RemoteAnimationAdapter;->getRunner()Landroid/view/IRemoteAnimationRunner; -HPLandroid/view/RemoteAnimationAdapter;->getStatusBarTransitionDelay()J -HPLandroid/view/RemoteAnimationAdapter;->setCallingPidUid(II)V HSPLandroid/view/RemoteAnimationAdapter;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteAnimationDefinition; -PLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry; -PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->(Landroid/os/Parcel;)V -PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->(Landroid/os/Parcel;Landroid/view/RemoteAnimationDefinition$1;)V -PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->access$000()Landroid/os/Parcelable$Creator; -PLandroid/view/RemoteAnimationDefinition;->(Landroid/os/Parcel;)V -HPLandroid/view/RemoteAnimationDefinition;->getAdapter(ILandroid/util/ArraySet;)Landroid/view/RemoteAnimationAdapter; -HPLandroid/view/RemoteAnimationDefinition;->hasTransition(ILandroid/util/ArraySet;)Z -PLandroid/view/RemoteAnimationDefinition;->linkToDeath(Landroid/os/IBinder$DeathRecipient;)V -PLandroid/view/RemoteAnimationDefinition;->setCallingPidUid(II)V -HPLandroid/view/RemoteAnimationTarget$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteAnimationTarget; -PLandroid/view/RemoteAnimationTarget$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/view/RemoteAnimationTarget$1;->newArray(I)[Landroid/view/RemoteAnimationTarget; -PLandroid/view/RemoteAnimationTarget$1;->newArray(I)[Ljava/lang/Object; -HPLandroid/view/RemoteAnimationTarget;->(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/PictureInPictureParams;)V -HPLandroid/view/RemoteAnimationTarget;->(Landroid/os/Parcel;)V -HPLandroid/view/RemoteAnimationTarget;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/RenderNodeAnimator;->(IF)V -HSPLandroid/view/RenderNodeAnimator;->(IIFF)V -HSPLandroid/view/RenderNodeAnimator;->(Landroid/graphics/CanvasProperty;F)V -HSPLandroid/view/RenderNodeAnimator;->(Landroid/graphics/CanvasProperty;IF)V -HSPLandroid/view/RenderNodeAnimator;->invalidateParent(Z)V -HSPLandroid/view/RenderNodeAnimator;->onAlphaAnimationStart(F)V -HSPLandroid/view/RenderNodeAnimator;->setTarget(Landroid/view/View;)V -HSPLandroid/view/ScaleGestureDetector$1;->(Landroid/view/ScaleGestureDetector;)V -HSPLandroid/view/ScaleGestureDetector$SimpleOnScaleGestureListener;->()V HSPLandroid/view/ScaleGestureDetector;->(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;)V HSPLandroid/view/ScaleGestureDetector;->(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;Landroid/os/Handler;)V -HSPLandroid/view/ScaleGestureDetector;->getCurrentSpan()F -HSPLandroid/view/ScaleGestureDetector;->getFocusX()F -HSPLandroid/view/ScaleGestureDetector;->getFocusY()F -HSPLandroid/view/ScaleGestureDetector;->inAnchoredScaleMode()Z HSPLandroid/view/ScaleGestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/view/ScaleGestureDetector;->setQuickScaleEnabled(Z)V HSPLandroid/view/ScaleGestureDetector;->setStylusScaleEnabled(Z)V -HSPLandroid/view/Surface$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Surface; -HSPLandroid/view/Surface$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/Surface$CompatibleCanvas;->(Landroid/view/Surface;)V HSPLandroid/view/Surface$CompatibleCanvas;->(Landroid/view/Surface;Landroid/view/Surface$1;)V HSPLandroid/view/Surface;->()V HSPLandroid/view/Surface;->(J)V HSPLandroid/view/Surface;->(Landroid/graphics/SurfaceTexture;)V -HPLandroid/view/Surface;->attachAndQueueBufferWithColorSpace(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;)V HSPLandroid/view/Surface;->checkNotReleasedLocked()V HSPLandroid/view/Surface;->copyFrom(Landroid/view/SurfaceControl;)V -PLandroid/view/Surface;->destroy()V HSPLandroid/view/Surface;->finalize()V HSPLandroid/view/Surface;->forceScopedDisconnect()V HSPLandroid/view/Surface;->getGenerationId()I HSPLandroid/view/Surface;->getNextFrameNumber()J HSPLandroid/view/Surface;->isValid()Z HSPLandroid/view/Surface;->lockCanvas(Landroid/graphics/Rect;)Landroid/graphics/Canvas; -HSPLandroid/view/Surface;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/Surface;->release()V HSPLandroid/view/Surface;->rotationToString(I)Ljava/lang/String; HSPLandroid/view/Surface;->setNativeObjectLocked(J)V -HSPLandroid/view/Surface;->toString()Ljava/lang/String; +HSPLandroid/view/Surface;->transferFrom(Landroid/view/Surface;)V HSPLandroid/view/Surface;->unlockCanvasAndPost(Landroid/graphics/Canvas;)V HSPLandroid/view/Surface;->unlockSwCanvasAndPost(Landroid/graphics/Canvas;)V HSPLandroid/view/Surface;->updateNativeObject(J)V @@ -22379,189 +15219,71 @@ HSPLandroid/view/SurfaceControl$1;->createFromParcel(Landroid/os/Parcel;)Landroi HSPLandroid/view/SurfaceControl$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/SurfaceControl$Builder;->(Landroid/view/SurfaceSession;)V HSPLandroid/view/SurfaceControl$Builder;->build()Landroid/view/SurfaceControl; -HSPLandroid/view/SurfaceControl$Builder;->isContainerLayer()Z -HSPLandroid/view/SurfaceControl$Builder;->isEffectLayer()Z HSPLandroid/view/SurfaceControl$Builder;->setBufferSize(II)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setCallsite(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setColorLayer()Landroid/view/SurfaceControl$Builder; -HSPLandroid/view/SurfaceControl$Builder;->setContainerLayer()Landroid/view/SurfaceControl$Builder; -HSPLandroid/view/SurfaceControl$Builder;->setEffectLayer()Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setFlags(I)Landroid/view/SurfaceControl$Builder; -HSPLandroid/view/SurfaceControl$Builder;->setFlags(II)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setFormat(I)Landroid/view/SurfaceControl$Builder; -HPLandroid/view/SurfaceControl$Builder;->setHidden(Z)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setLocalOwnerView(Landroid/view/View;)Landroid/view/SurfaceControl$Builder; -HSPLandroid/view/SurfaceControl$Builder;->setMetadata(II)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setName(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setOpaque(Z)Landroid/view/SurfaceControl$Builder; HSPLandroid/view/SurfaceControl$Builder;->setParent(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Builder; -HSPLandroid/view/SurfaceControl$Builder;->unsetBufferSize()V -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->()V -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->access$000(Landroid/view/SurfaceControl$CaptureArgs$Builder;)I -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->access$100(Landroid/view/SurfaceControl$CaptureArgs$Builder;)Landroid/graphics/Rect; -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->access$200(Landroid/view/SurfaceControl$CaptureArgs$Builder;)F -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->access$300(Landroid/view/SurfaceControl$CaptureArgs$Builder;)Z -HPLandroid/view/SurfaceControl$CaptureArgs$Builder;->setCaptureSecureLayers(Z)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$CaptureArgs$Builder;->setFrameScale(F)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$CaptureArgs$Builder;->setPixelFormat(I)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$CaptureArgs$Builder;->setSourceCrop(Landroid/graphics/Rect;)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$CaptureArgs;->(Landroid/view/SurfaceControl$CaptureArgs$Builder;)V -HSPLandroid/view/SurfaceControl$CaptureArgs;->(Landroid/view/SurfaceControl$CaptureArgs$Builder;Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->(Landroid/os/IBinder;)V -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->build()Landroid/view/SurfaceControl$DisplayCaptureArgs; -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->getThis()Landroid/view/SurfaceControl$CaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->getThis()Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder; -HPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->setCaptureSecureLayers(Z)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->setDisplayToken(Landroid/os/IBinder;)Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->setSize(II)Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder; -PLandroid/view/SurfaceControl$DisplayCaptureArgs$Builder;->setUseIdentityTransform(Z)Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder; -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs;->(Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder;)V -HSPLandroid/view/SurfaceControl$DisplayCaptureArgs;->(Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder;Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl$DisplayConfig;->()V -HSPLandroid/view/SurfaceControl$DisplayInfo;->()V -HSPLandroid/view/SurfaceControl$GlobalTransactionWrapper;->()V -HSPLandroid/view/SurfaceControl$GlobalTransactionWrapper;->(Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl$GlobalTransactionWrapper;->applyGlobalTransaction(Z)V -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->(Landroid/view/SurfaceControl;)V -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->build()Landroid/view/SurfaceControl$LayerCaptureArgs; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->getThis()Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->getThis()Landroid/view/SurfaceControl$LayerCaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->setExcludeLayers([Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$LayerCaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->setFrameScale(F)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->setLayer(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$LayerCaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->setPixelFormat(I)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs$Builder;->setSourceCrop(Landroid/graphics/Rect;)Landroid/view/SurfaceControl$CaptureArgs$Builder; -HPLandroid/view/SurfaceControl$LayerCaptureArgs;->(Landroid/view/SurfaceControl$LayerCaptureArgs$Builder;)V -HPLandroid/view/SurfaceControl$LayerCaptureArgs;->(Landroid/view/SurfaceControl$LayerCaptureArgs$Builder;Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl$ScreenshotHardwareBuffer;->(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;Z)V -HSPLandroid/view/SurfaceControl$ScreenshotHardwareBuffer;->createFromNative(Landroid/hardware/HardwareBuffer;IZ)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -HPLandroid/view/SurfaceControl$ScreenshotHardwareBuffer;->getHardwareBuffer()Landroid/hardware/HardwareBuffer; -HSPLandroid/view/SurfaceControl$SyncScreenCaptureListener;->()V -HSPLandroid/view/SurfaceControl$SyncScreenCaptureListener;->(Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl$SyncScreenCaptureListener;->onScreenCaptureComplete(Landroid/view/SurfaceControl$ScreenshotHardwareBuffer;)V -HSPLandroid/view/SurfaceControl$SyncScreenCaptureListener;->waitForScreenshot()Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -HPLandroid/view/SurfaceControl$Transaction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/SurfaceControl$Transaction;->()V -HPLandroid/view/SurfaceControl$Transaction;->(Landroid/os/Parcel;)V -HPLandroid/view/SurfaceControl$Transaction;->(Landroid/os/Parcel;Landroid/view/SurfaceControl$1;)V HSPLandroid/view/SurfaceControl$Transaction;->apply()V HSPLandroid/view/SurfaceControl$Transaction;->apply(Z)V HSPLandroid/view/SurfaceControl$Transaction;->applyResizedSurfaces()V HSPLandroid/view/SurfaceControl$Transaction;->checkPreconditions(Landroid/view/SurfaceControl;)V HSPLandroid/view/SurfaceControl$Transaction;->close()V HSPLandroid/view/SurfaceControl$Transaction;->deferTransactionUntil(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;J)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->detachChildren(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->hide(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->merge(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->notifyReparentedSurfaces()V -HPLandroid/view/SurfaceControl$Transaction;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/SurfaceControl$Transaction;->remove(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->reparent(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setAlpha(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setAnimationTransaction()Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setBufferSize(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setColor(Landroid/view/SurfaceControl;[F)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setColorSpaceAgnostic(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setCornerRadius(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction; -HSPLandroid/view/SurfaceControl$Transaction;->setDisplayLayerStack(Landroid/os/IBinder;I)Landroid/view/SurfaceControl$Transaction; -HSPLandroid/view/SurfaceControl$Transaction;->setDisplayProjection(Landroid/os/IBinder;ILandroid/graphics/Rect;Landroid/graphics/Rect;)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setEarlyWakeupEnd()Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setEarlyWakeupStart()Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setFocusedWindow(Landroid/os/IBinder;I)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setFrameRateSelectionPriority(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction; -HSPLandroid/view/SurfaceControl$Transaction;->setFrameTimelineVsync(J)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setInputWindowInfo(Landroid/view/SurfaceControl;Landroid/view/InputWindowHandle;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setLayer(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction; -HSPLandroid/view/SurfaceControl$Transaction;->setLayerStack(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;FFFF)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;Landroid/graphics/Matrix;[F)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setOpaque(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setPosition(Landroid/view/SurfaceControl;FF)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setRelativeLayer(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction; -HPLandroid/view/SurfaceControl$Transaction;->setTransparentRegionHint(Landroid/view/SurfaceControl;Landroid/graphics/Region;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;Landroid/graphics/Rect;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->show(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction; HSPLandroid/view/SurfaceControl$Transaction;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/SurfaceControl;->()V -HSPLandroid/view/SurfaceControl;->(Landroid/os/Parcel;)V -HSPLandroid/view/SurfaceControl;->(Landroid/os/Parcel;Landroid/view/SurfaceControl$1;)V HSPLandroid/view/SurfaceControl;->(Landroid/view/SurfaceControl;Ljava/lang/String;)V HSPLandroid/view/SurfaceControl;->(Landroid/view/SurfaceSession;Ljava/lang/String;IIIILandroid/view/SurfaceControl;Landroid/util/SparseIntArray;Ljava/lang/ref/WeakReference;Ljava/lang/String;)V -HSPLandroid/view/SurfaceControl;->(Landroid/view/SurfaceSession;Ljava/lang/String;IIIILandroid/view/SurfaceControl;Landroid/util/SparseIntArray;Ljava/lang/ref/WeakReference;Ljava/lang/String;Landroid/view/SurfaceControl$1;)V -HSPLandroid/view/SurfaceControl;->access$2100()J -HSPLandroid/view/SurfaceControl;->access$3000(JJII)V -HPLandroid/view/SurfaceControl;->access$5800(J)V +HSPLandroid/view/SurfaceControl;->access$2500()J HSPLandroid/view/SurfaceControl;->assignNativeObject(JLjava/lang/String;)V -HSPLandroid/view/SurfaceControl;->captureDisplay(Landroid/view/SurfaceControl$DisplayCaptureArgs;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -HSPLandroid/view/SurfaceControl;->captureDisplay(Landroid/view/SurfaceControl$DisplayCaptureArgs;Landroid/view/SurfaceControl$ScreenCaptureListener;)I -HPLandroid/view/SurfaceControl;->captureLayers(Landroid/view/SurfaceControl$LayerCaptureArgs;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -HPLandroid/view/SurfaceControl;->captureLayers(Landroid/view/SurfaceControl$LayerCaptureArgs;Landroid/view/SurfaceControl$ScreenCaptureListener;)I -HPLandroid/view/SurfaceControl;->captureLayersExcluding(Landroid/view/SurfaceControl;Landroid/graphics/Rect;FI[Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; HSPLandroid/view/SurfaceControl;->checkNotReleased()V -HSPLandroid/view/SurfaceControl;->closeTransaction()V HSPLandroid/view/SurfaceControl;->copyFrom(Landroid/view/SurfaceControl;Ljava/lang/String;)V -HPLandroid/view/SurfaceControl;->detachChildren()V HSPLandroid/view/SurfaceControl;->finalize()V -HSPLandroid/view/SurfaceControl;->getActiveColorMode(Landroid/os/IBinder;)I -HSPLandroid/view/SurfaceControl;->getActiveConfig(Landroid/os/IBinder;)I -HSPLandroid/view/SurfaceControl;->getAutoLowLatencyModeSupport(Landroid/os/IBinder;)Z -HSPLandroid/view/SurfaceControl;->getCompositionColorSpaces()[Landroid/graphics/ColorSpace; -HSPLandroid/view/SurfaceControl;->getDesiredDisplayConfigSpecs(Landroid/os/IBinder;)Landroid/view/SurfaceControl$DesiredDisplayConfigSpecs; -HSPLandroid/view/SurfaceControl;->getDisplayBrightnessSupport(Landroid/os/IBinder;)Z -HSPLandroid/view/SurfaceControl;->getDisplayColorModes(Landroid/os/IBinder;)[I -HSPLandroid/view/SurfaceControl;->getDisplayConfigs(Landroid/os/IBinder;)[Landroid/view/SurfaceControl$DisplayConfig; -HSPLandroid/view/SurfaceControl;->getDisplayInfo(Landroid/os/IBinder;)Landroid/view/SurfaceControl$DisplayInfo; -HSPLandroid/view/SurfaceControl;->getGameContentTypeSupport(Landroid/os/IBinder;)Z -HSPLandroid/view/SurfaceControl;->getHdrCapabilities(Landroid/os/IBinder;)Landroid/view/Display$HdrCapabilities; -HPLandroid/view/SurfaceControl;->getHeight()I -HSPLandroid/view/SurfaceControl;->getInternalDisplayToken()Landroid/os/IBinder; -HSPLandroid/view/SurfaceControl;->getPhysicalDisplayIds()[J -HSPLandroid/view/SurfaceControl;->getPhysicalDisplayToken(J)Landroid/os/IBinder; -HPLandroid/view/SurfaceControl;->getWidth()I HSPLandroid/view/SurfaceControl;->isSameSurface(Landroid/view/SurfaceControl;)Z HSPLandroid/view/SurfaceControl;->isValid()Z -HSPLandroid/view/SurfaceControl;->mergeToGlobalTransaction(Landroid/view/SurfaceControl$Transaction;)V -HSPLandroid/view/SurfaceControl;->openTransaction()V HSPLandroid/view/SurfaceControl;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/view/SurfaceControl;->release()V -HPLandroid/view/SurfaceControl;->setAlpha(F)V -HPLandroid/view/SurfaceControl;->setColorSpaceAgnostic(Z)V -HSPLandroid/view/SurfaceControl;->setDesiredDisplayConfigSpecs(Landroid/os/IBinder;Landroid/view/SurfaceControl$DesiredDisplayConfigSpecs;)Z -HSPLandroid/view/SurfaceControl;->setDisplayPowerMode(Landroid/os/IBinder;I)V -HSPLandroid/view/SurfaceControl;->setGlobalShadowSettings([F[FFFF)V -HPLandroid/view/SurfaceControl;->setMatrix(FFFF)V -HPLandroid/view/SurfaceControl;->setOpaque(Z)V -HPLandroid/view/SurfaceControl;->setTransparentRegionHint(Landroid/graphics/Region;)V -HPLandroid/view/SurfaceControl;->show()V -HPLandroid/view/SurfaceControl;->toString()Ljava/lang/String; -HSPLandroid/view/SurfaceControl;->validateColorArg([F)V -HPLandroid/view/SurfaceControl;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/SurfaceSession;->()V HSPLandroid/view/SurfaceSession;->finalize()V -PLandroid/view/SurfaceSession;->kill()V +HSPLandroid/view/SurfaceSession;->kill()V HSPLandroid/view/SurfaceView$1;->(Landroid/view/SurfaceView;)V HSPLandroid/view/SurfaceView$1;->positionChanged(JIIII)V HSPLandroid/view/SurfaceView$1;->positionLost(J)V HSPLandroid/view/SurfaceView$2;->(Landroid/view/SurfaceView;)V HSPLandroid/view/SurfaceView$2;->addCallback(Landroid/view/SurfaceHolder$Callback;)V HSPLandroid/view/SurfaceView$2;->getSurface()Landroid/view/Surface; -HSPLandroid/view/SurfaceView$2;->getSurfaceFrame()Landroid/graphics/Rect; HSPLandroid/view/SurfaceView$2;->removeCallback(Landroid/view/SurfaceHolder$Callback;)V HSPLandroid/view/SurfaceView$2;->setFormat(I)V HSPLandroid/view/SurfaceView;->(Landroid/content/Context;)V HSPLandroid/view/SurfaceView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/view/SurfaceView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V -HSPLandroid/view/SurfaceView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/view/SurfaceView;->(Landroid/content/Context;Landroid/util/AttributeSet;IIZ)V HSPLandroid/view/SurfaceView;->applyChildSurfaceTransaction_renderWorker(Landroid/view/SurfaceControl$Transaction;Landroid/view/Surface;J)V -HSPLandroid/view/SurfaceView;->applySurfaceTransforms(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;Landroid/graphics/Rect;J)V HSPLandroid/view/SurfaceView;->clearSurfaceViewPort(Landroid/graphics/Canvas;)V HSPLandroid/view/SurfaceView;->copySurface(ZZ)V HSPLandroid/view/SurfaceView;->createSurfaceControls(Landroid/view/ViewRootImpl;)Landroid/view/SurfaceControl; HSPLandroid/view/SurfaceView;->dispatchDraw(Landroid/graphics/Canvas;)V -HSPLandroid/view/SurfaceView;->draw(Landroid/graphics/Canvas;)V HSPLandroid/view/SurfaceView;->gatherTransparentRegion(Landroid/graphics/Region;)Z HSPLandroid/view/SurfaceView;->getHolder()Landroid/view/SurfaceHolder; HSPLandroid/view/SurfaceView;->getSurfaceCallbacks()[Landroid/view/SurfaceHolder$Callback; @@ -22577,9 +15299,7 @@ HSPLandroid/view/SurfaceView;->onMeasure(II)V HSPLandroid/view/SurfaceView;->onSetSurfacePositionAndScaleRT(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;IIFF)V HSPLandroid/view/SurfaceView;->onWindowVisibilityChanged(I)V HSPLandroid/view/SurfaceView;->performDrawFinished()V -HSPLandroid/view/SurfaceView;->performSurfaceTransaction(Landroid/view/ViewRootImpl;Landroid/content/res/CompatibilityInfo$Translator;ZZZ)Z HSPLandroid/view/SurfaceView;->releaseSurfaces(Landroid/view/SurfaceControl$Transaction;)V -HSPLandroid/view/SurfaceView;->setBufferSize(Landroid/view/SurfaceControl$Transaction;)V HSPLandroid/view/SurfaceView;->setFrame(IIII)Z HSPLandroid/view/SurfaceView;->setParentSpaceRectangle(Landroid/graphics/Rect;J)V HSPLandroid/view/SurfaceView;->setVisibility(I)V @@ -22599,30 +15319,34 @@ HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->build() HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withAlpha(F)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder; HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withMatrix(Landroid/graphics/Matrix;)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder; HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withVisibility(Z)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder; -HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;->access$000(Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;)I +HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;->(Landroid/view/SurfaceControl;IFLandroid/graphics/Matrix;Landroid/graphics/Rect;IFIZLandroid/view/SurfaceControl$Transaction;)V HSPLandroid/view/SyncRtSurfaceTransactionApplier;->applyParams(Landroid/view/SurfaceControl$Transaction;Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;[F)V HSPLandroid/view/TextureView;->(Landroid/content/Context;)V +HSPLandroid/view/TextureView;->applyUpdate()V +HSPLandroid/view/TextureView;->draw(Landroid/graphics/Canvas;)V +HSPLandroid/view/TextureView;->getLayerType()I +HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer; +HSPLandroid/view/TextureView;->isOpaque()Z +HSPLandroid/view/TextureView;->lambda$new$0$TextureView(Landroid/graphics/SurfaceTexture;)V +HSPLandroid/view/TextureView;->onAttachedToWindow()V +HSPLandroid/view/TextureView;->onDetachedFromWindowInternal()V +HSPLandroid/view/TextureView;->onSizeChanged(IIII)V +HSPLandroid/view/TextureView;->onVisibilityChanged(Landroid/view/View;I)V +HSPLandroid/view/TextureView;->releaseSurfaceTexture()V HSPLandroid/view/TextureView;->setSurfaceTextureListener(Landroid/view/TextureView$SurfaceTextureListener;)V +HSPLandroid/view/TextureView;->updateLayer()V HSPLandroid/view/ThreadedRenderer;->(Landroid/content/Context;ZLjava/lang/String;)V HSPLandroid/view/ThreadedRenderer;->create(Landroid/content/Context;ZLjava/lang/String;)Landroid/view/ThreadedRenderer; -HSPLandroid/view/ThreadedRenderer;->destroy()V -HSPLandroid/view/ThreadedRenderer;->destroyHardwareResources(Landroid/view/View;)V -HSPLandroid/view/ThreadedRenderer;->destroyResources(Landroid/view/View;)V HSPLandroid/view/ThreadedRenderer;->draw(Landroid/view/View;Landroid/view/View$AttachInfo;Landroid/view/ThreadedRenderer$DrawCallbacks;)V -HSPLandroid/view/ThreadedRenderer;->enableForegroundTrimming()V HSPLandroid/view/ThreadedRenderer;->getHeight()I HSPLandroid/view/ThreadedRenderer;->getWidth()I HSPLandroid/view/ThreadedRenderer;->initialize(Landroid/view/Surface;)Z HSPLandroid/view/ThreadedRenderer;->initializeIfNeeded(IILandroid/view/View$AttachInfo;Landroid/view/Surface;Landroid/graphics/Rect;)Z -HSPLandroid/view/ThreadedRenderer;->invalidateRoot()V HSPLandroid/view/ThreadedRenderer;->isEnabled()Z -HSPLandroid/view/ThreadedRenderer;->isRequested()Z HSPLandroid/view/ThreadedRenderer;->lambda$updateRootDisplayList$0(Ljava/util/ArrayList;J)V HSPLandroid/view/ThreadedRenderer;->loadSystemProperties()Z -HSPLandroid/view/ThreadedRenderer;->registerRtFrameCallback(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V HSPLandroid/view/ThreadedRenderer;->setEnabled(Z)V HSPLandroid/view/ThreadedRenderer;->setLightCenter(Landroid/view/View$AttachInfo;)V -HSPLandroid/view/ThreadedRenderer;->setRequested(Z)V HSPLandroid/view/ThreadedRenderer;->setSurface(Landroid/view/Surface;)V HSPLandroid/view/ThreadedRenderer;->setup(IILandroid/view/View$AttachInfo;Landroid/graphics/Rect;)V HSPLandroid/view/ThreadedRenderer;->updateEnabledState(Landroid/view/Surface;)V @@ -22650,7 +15374,6 @@ HSPLandroid/view/View$13;->get(Landroid/view/View;)Ljava/lang/Float; HSPLandroid/view/View$13;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/view/View$13;->setValue(Landroid/view/View;F)V HSPLandroid/view/View$13;->setValue(Ljava/lang/Object;F)V -HSPLandroid/view/View$1;->(Landroid/view/View;)V HSPLandroid/view/View$1;->positionChanged(JIIII)V HSPLandroid/view/View$1;->positionLost(J)V HSPLandroid/view/View$2;->get(Landroid/view/View;)Ljava/lang/Float; @@ -22665,22 +15388,13 @@ HSPLandroid/view/View$4;->get(Landroid/view/View;)Ljava/lang/Float; HSPLandroid/view/View$4;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/view/View$4;->setValue(Landroid/view/View;F)V HSPLandroid/view/View$4;->setValue(Ljava/lang/Object;F)V +HSPLandroid/view/View$5;->get(Landroid/view/View;)Ljava/lang/Float; +HSPLandroid/view/View$5;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/view/View$5;->setValue(Landroid/view/View;F)V HSPLandroid/view/View$5;->setValue(Ljava/lang/Object;F)V -HSPLandroid/view/View$6;->get(Landroid/view/View;)Ljava/lang/Float; -HSPLandroid/view/View$6;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/view/View$6;->setValue(Landroid/view/View;F)V -HSPLandroid/view/View$6;->setValue(Ljava/lang/Object;F)V -HSPLandroid/view/View$7;->get(Landroid/view/View;)Ljava/lang/Float; -HSPLandroid/view/View$7;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/view/View$7;->setValue(Landroid/view/View;F)V -HSPLandroid/view/View$7;->setValue(Ljava/lang/Object;F)V -HSPLandroid/view/View$9;->setValue(Landroid/view/View;F)V -HSPLandroid/view/View$9;->setValue(Ljava/lang/Object;F)V HSPLandroid/view/View$AccessibilityDelegate;->()V HSPLandroid/view/View$AccessibilityDelegate;->getAccessibilityNodeProvider(Landroid/view/View;)Landroid/view/accessibility/AccessibilityNodeProvider; HSPLandroid/view/View$AccessibilityDelegate;->sendAccessibilityEvent(Landroid/view/View;I)V -HSPLandroid/view/View$AttachInfo$InvalidateInfo;->recycle()V HSPLandroid/view/View$AttachInfo;->(Landroid/view/IWindowSession;Landroid/view/IWindow;Landroid/view/Display;Landroid/view/ViewRootImpl;Landroid/os/Handler;Landroid/view/View$AttachInfo$Callbacks;Landroid/content/Context;)V HSPLandroid/view/View$AttachInfo;->delayNotifyContentCaptureInsetsEvent(Landroid/graphics/Insets;)V HSPLandroid/view/View$BaseSavedState$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/view/View$BaseSavedState; @@ -22689,82 +15403,31 @@ HSPLandroid/view/View$BaseSavedState;->(Landroid/os/Parcel;)V HSPLandroid/view/View$BaseSavedState;->(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V HSPLandroid/view/View$BaseSavedState;->(Landroid/os/Parcelable;)V HSPLandroid/view/View$BaseSavedState;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/View$CheckForLongPress;->(Landroid/view/View;)V -HSPLandroid/view/View$CheckForLongPress;->(Landroid/view/View;Landroid/view/View$1;)V -HSPLandroid/view/View$CheckForLongPress;->rememberPressedState()V -HSPLandroid/view/View$CheckForLongPress;->rememberWindowAttachCount()V HSPLandroid/view/View$CheckForLongPress;->run()V -HSPLandroid/view/View$CheckForLongPress;->setAnchor(FF)V -HSPLandroid/view/View$CheckForLongPress;->setClassification(I)V -HSPLandroid/view/View$CheckForTap;->(Landroid/view/View;)V -HSPLandroid/view/View$CheckForTap;->(Landroid/view/View;Landroid/view/View$1;)V HSPLandroid/view/View$CheckForTap;->run()V HSPLandroid/view/View$ForegroundInfo;->()V HSPLandroid/view/View$ForegroundInfo;->(Landroid/view/View$1;)V HSPLandroid/view/View$ForegroundInfo;->access$100(Landroid/view/View$ForegroundInfo;)Z HSPLandroid/view/View$ForegroundInfo;->access$102(Landroid/view/View$ForegroundInfo;Z)Z -HSPLandroid/view/View$ForegroundInfo;->access$1600(Landroid/view/View$ForegroundInfo;)Landroid/graphics/drawable/Drawable; -HSPLandroid/view/View$ForegroundInfo;->access$1602(Landroid/view/View$ForegroundInfo;Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable; -HSPLandroid/view/View$ForegroundInfo;->access$2200(Landroid/view/View$ForegroundInfo;)Z -HSPLandroid/view/View$ForegroundInfo;->access$2202(Landroid/view/View$ForegroundInfo;Z)Z -HSPLandroid/view/View$ForegroundInfo;->access$2600(Landroid/view/View$ForegroundInfo;)I -HSPLandroid/view/View$ForegroundInfo;->access$2602(Landroid/view/View$ForegroundInfo;I)I -HSPLandroid/view/View$ForegroundInfo;->access$2700(Landroid/view/View$ForegroundInfo;)Landroid/view/View$TintInfo; -HSPLandroid/view/View$ForegroundInfo;->access$2800(Landroid/view/View$ForegroundInfo;)Landroid/graphics/Rect; -HSPLandroid/view/View$ForegroundInfo;->access$2900(Landroid/view/View$ForegroundInfo;)Landroid/graphics/Rect; HSPLandroid/view/View$ListenerInfo;->()V -HSPLandroid/view/View$ListenerInfo;->access$1400(Landroid/view/View$ListenerInfo;)Ljava/util/List; -HSPLandroid/view/View$ListenerInfo;->access$1402(Landroid/view/View$ListenerInfo;Ljava/util/List;)Ljava/util/List; -HSPLandroid/view/View$ListenerInfo;->access$1800(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnSystemUiVisibilityChangeListener; HSPLandroid/view/View$ListenerInfo;->access$200(Landroid/view/View$ListenerInfo;)Ljava/util/ArrayList; -HSPLandroid/view/View$ListenerInfo;->access$202(Landroid/view/View$ListenerInfo;Ljava/util/ArrayList;)Ljava/util/ArrayList; HSPLandroid/view/View$ListenerInfo;->access$300(Landroid/view/View$ListenerInfo;)Ljava/util/concurrent/CopyOnWriteArrayList; -HSPLandroid/view/View$ListenerInfo;->access$302(Landroid/view/View$ListenerInfo;Ljava/util/concurrent/CopyOnWriteArrayList;)Ljava/util/concurrent/CopyOnWriteArrayList; -HSPLandroid/view/View$ListenerInfo;->access$400(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnKeyListener; -HSPLandroid/view/View$ListenerInfo;->access$402(Landroid/view/View$ListenerInfo;Landroid/view/View$OnKeyListener;)Landroid/view/View$OnKeyListener; -HSPLandroid/view/View$ListenerInfo;->access$4200(Landroid/view/View$ListenerInfo;)Ljava/util/ArrayList; -HSPLandroid/view/View$ListenerInfo;->access$500(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnTouchListener; HSPLandroid/view/View$ListenerInfo;->access$502(Landroid/view/View$ListenerInfo;Landroid/view/View$OnTouchListener;)Landroid/view/View$OnTouchListener; -HSPLandroid/view/View$ListenerInfo;->access$600(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnGenericMotionListener; -HSPLandroid/view/View$ListenerInfo;->access$700(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnHoverListener; -HSPLandroid/view/View$ListenerInfo;->access$702(Landroid/view/View$ListenerInfo;Landroid/view/View$OnHoverListener;)Landroid/view/View$OnHoverListener; -HSPLandroid/view/View$ListenerInfo;->access$800(Landroid/view/View$ListenerInfo;)Landroid/view/View$OnDragListener; -HSPLandroid/view/View$ListenerInfo;->access$802(Landroid/view/View$ListenerInfo;Landroid/view/View$OnDragListener;)Landroid/view/View$OnDragListener; HSPLandroid/view/View$MeasureSpec;->getMode(I)I HSPLandroid/view/View$MeasureSpec;->getSize(I)I HSPLandroid/view/View$MeasureSpec;->makeMeasureSpec(II)I HSPLandroid/view/View$MeasureSpec;->makeSafeMeasureSpec(II)I -HSPLandroid/view/View$PerformClick;->(Landroid/view/View;)V -HSPLandroid/view/View$PerformClick;->(Landroid/view/View;Landroid/view/View$1;)V HSPLandroid/view/View$PerformClick;->run()V HSPLandroid/view/View$ScrollabilityCache;->(Landroid/view/ViewConfiguration;Landroid/view/View;)V HSPLandroid/view/View$ScrollabilityCache;->run()V HSPLandroid/view/View$TintInfo;->()V -HSPLandroid/view/View$TooltipInfo;->()V -HSPLandroid/view/View$TooltipInfo;->(Landroid/view/View$1;)V -HSPLandroid/view/View$TooltipInfo;->access$4000(Landroid/view/View$TooltipInfo;)V -HSPLandroid/view/View$TooltipInfo;->clearAnchorPos()V HSPLandroid/view/View$TransformationInfo;->()V -HSPLandroid/view/View$TransformationInfo;->access$2300(Landroid/view/View$TransformationInfo;)Landroid/graphics/Matrix; -HSPLandroid/view/View$TransformationInfo;->access$2400(Landroid/view/View$TransformationInfo;)Landroid/graphics/Matrix; -HSPLandroid/view/View$TransformationInfo;->access$2402(Landroid/view/View$TransformationInfo;Landroid/graphics/Matrix;)Landroid/graphics/Matrix; -HSPLandroid/view/View$TransformationInfo;->access$2500(Landroid/view/View$TransformationInfo;)F -HSPLandroid/view/View$TransformationInfo;->access$2502(Landroid/view/View$TransformationInfo;F)F -HSPLandroid/view/View$UnsetPressedState;->(Landroid/view/View;)V -HSPLandroid/view/View$UnsetPressedState;->(Landroid/view/View;Landroid/view/View$1;)V HSPLandroid/view/View$UnsetPressedState;->run()V -HSPLandroid/view/View$VisibilityChangeForAutofillHandler;->(Landroid/view/autofill/AutofillManager;Landroid/view/View;)V -HSPLandroid/view/View$VisibilityChangeForAutofillHandler;->(Landroid/view/autofill/AutofillManager;Landroid/view/View;Landroid/view/View$1;)V HSPLandroid/view/View$VisibilityChangeForAutofillHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/view/View;->(Landroid/content/Context;)V HSPLandroid/view/View;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/View;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/view/View;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/view/View;->access$3100()Z -HSPLandroid/view/View;->access$3200(Landroid/view/View;I)V -HSPLandroid/view/View;->access$3400(Landroid/view/View;ZFF)V -HSPLandroid/view/View;->access$3500(Landroid/view/View;JFFI)V -HSPLandroid/view/View;->access$3600(Landroid/view/View;)Z HSPLandroid/view/View;->addFocusables(Ljava/util/ArrayList;I)V HSPLandroid/view/View;->addFocusables(Ljava/util/ArrayList;II)V HSPLandroid/view/View;->addOnAttachStateChangeListener(Landroid/view/View$OnAttachStateChangeListener;)V @@ -22817,7 +15480,6 @@ HSPLandroid/view/View;->computeSystemWindowInsets(Landroid/view/WindowInsets;Lan HSPLandroid/view/View;->computeVerticalScrollExtent()I HSPLandroid/view/View;->computeVerticalScrollOffset()I HSPLandroid/view/View;->computeVerticalScrollRange()I -HSPLandroid/view/View;->createContextMenu(Landroid/view/ContextMenu;)V HSPLandroid/view/View;->damageInParent()V HSPLandroid/view/View;->destroyDrawingCache()V HSPLandroid/view/View;->destroyHardwareResources()V @@ -22830,14 +15492,13 @@ HSPLandroid/view/View;->dispatchDetachedFromWindow()V HSPLandroid/view/View;->dispatchDraw(Landroid/graphics/Canvas;)V HSPLandroid/view/View;->dispatchDrawableHotspotChanged(FF)V HSPLandroid/view/View;->dispatchFinishTemporaryDetach()V -HSPLandroid/view/View;->dispatchGetDisplayList()V HSPLandroid/view/View;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z HSPLandroid/view/View;->dispatchKeyEventPreIme(Landroid/view/KeyEvent;)Z HSPLandroid/view/View;->dispatchNestedFling(FFZ)Z HSPLandroid/view/View;->dispatchNestedPreFling(FF)Z HSPLandroid/view/View;->dispatchNestedPreScroll(II[I[I)Z HSPLandroid/view/View;->dispatchNestedScroll(IIII[I)Z -HSPLandroid/view/View;->dispatchPointerEvent(Landroid/view/MotionEvent;)Z +HSPLandroid/view/View;->dispatchProvideStructure(Landroid/view/ViewStructure;II)V HSPLandroid/view/View;->dispatchRestoreInstanceState(Landroid/util/SparseArray;)V HSPLandroid/view/View;->dispatchSaveInstanceState(Landroid/util/SparseArray;)V HSPLandroid/view/View;->dispatchScreenStateChanged(I)V @@ -22860,10 +15521,10 @@ HSPLandroid/view/View;->drawDefaultFocusHighlight(Landroid/graphics/Canvas;)V HSPLandroid/view/View;->drawableHotspotChanged(FF)V HSPLandroid/view/View;->drawableStateChanged()V HSPLandroid/view/View;->ensureTransformationInfo()V -HSPLandroid/view/View;->findAccessibilityFocusHost(Z)Landroid/view/View; HSPLandroid/view/View;->findFocus()Landroid/view/View; HSPLandroid/view/View;->findKeyboardNavigationCluster()Landroid/view/View; HSPLandroid/view/View;->findUserSetNextFocus(Landroid/view/View;I)Landroid/view/View; +HSPLandroid/view/View;->findViewByAutofillIdTraversal(I)Landroid/view/View; HSPLandroid/view/View;->findViewById(I)Landroid/view/View; HSPLandroid/view/View;->findViewTraversal(I)Landroid/view/View; HSPLandroid/view/View;->findViewWithTag(Ljava/lang/Object;)Landroid/view/View; @@ -22871,7 +15532,6 @@ HSPLandroid/view/View;->findViewWithTagTraversal(Ljava/lang/Object;)Landroid/vie HSPLandroid/view/View;->fitSystemWindows(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->fitSystemWindowsInt(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->focusSearch(I)Landroid/view/View; -HSPLandroid/view/View;->forceHasOverlappingRendering(Z)V HSPLandroid/view/View;->forceLayout()V HSPLandroid/view/View;->gatherTransparentRegion(Landroid/graphics/Region;)Z HSPLandroid/view/View;->generateViewId()I @@ -22883,8 +15543,8 @@ HSPLandroid/view/View;->getAccessibilityViewId()I HSPLandroid/view/View;->getAlpha()F HSPLandroid/view/View;->getAnimation()Landroid/view/animation/Animation; HSPLandroid/view/View;->getApplicationWindowToken()Landroid/os/IBinder; +HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String; HSPLandroid/view/View;->getAutofillId()Landroid/view/autofill/AutofillId; -HSPLandroid/view/View;->getAutofillManager()Landroid/view/autofill/AutofillManager; HSPLandroid/view/View;->getAutofillType()I HSPLandroid/view/View;->getAutofillViewId()I HSPLandroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable; @@ -22893,11 +15553,9 @@ HSPLandroid/view/View;->getBottom()I HSPLandroid/view/View;->getBoundsOnScreen(Landroid/graphics/Rect;)V HSPLandroid/view/View;->getBoundsOnScreen(Landroid/graphics/Rect;Z)V HSPLandroid/view/View;->getClipBounds()Landroid/graphics/Rect; -HSPLandroid/view/View;->getClipBounds(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->getClipToOutline()Z HSPLandroid/view/View;->getContentDescription()Ljava/lang/CharSequence; HSPLandroid/view/View;->getContext()Landroid/content/Context; -HSPLandroid/view/View;->getContextMenuInfo()Landroid/view/ContextMenu$ContextMenuInfo; HSPLandroid/view/View;->getDefaultSize(II)I HSPLandroid/view/View;->getDisplay()Landroid/view/Display; HSPLandroid/view/View;->getDrawableRenderNode(Landroid/graphics/drawable/Drawable;Landroid/graphics/RenderNode;)Landroid/graphics/RenderNode; @@ -22910,7 +15568,6 @@ HSPLandroid/view/View;->getFinalAlpha()F HSPLandroid/view/View;->getFitsSystemWindows()Z HSPLandroid/view/View;->getFocusable()I HSPLandroid/view/View;->getFocusableAttribute(Landroid/content/res/TypedArray;)I -HSPLandroid/view/View;->getFocusables(I)Ljava/util/ArrayList; HSPLandroid/view/View;->getFocusedRect(Landroid/graphics/Rect;)V HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable; HSPLandroid/view/View;->getForegroundGravity()I @@ -22932,6 +15589,7 @@ HSPLandroid/view/View;->getLayoutDirection()I HSPLandroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams; HSPLandroid/view/View;->getLeft()I HSPLandroid/view/View;->getListenerInfo()Landroid/view/View$ListenerInfo; +HSPLandroid/view/View;->getLocalVisibleRect(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->getLocationInSurface([I)V HSPLandroid/view/View;->getLocationInWindow([I)V HSPLandroid/view/View;->getLocationOnScreen()[I @@ -22944,6 +15602,8 @@ HSPLandroid/view/View;->getMeasuredWidthAndState()I HSPLandroid/view/View;->getMinimumHeight()I HSPLandroid/view/View;->getMinimumWidth()I HSPLandroid/view/View;->getNotifiedContentCaptureAppeared()Z +HSPLandroid/view/View;->getOnReceiveContentMimeTypes()[Ljava/lang/String; +HSPLandroid/view/View;->getOutlineProvider()Landroid/view/ViewOutlineProvider; HSPLandroid/view/View;->getOverScrollMode()I HSPLandroid/view/View;->getPaddingBottom()I HSPLandroid/view/View;->getPaddingEnd()I @@ -22954,7 +15614,6 @@ HSPLandroid/view/View;->getPaddingTop()I HSPLandroid/view/View;->getParent()Landroid/view/ViewParent; HSPLandroid/view/View;->getPivotX()F HSPLandroid/view/View;->getPivotY()F -HSPLandroid/view/View;->getProjectionReceiver()Landroid/view/View; HSPLandroid/view/View;->getRawLayoutDirection()I HSPLandroid/view/View;->getRawTextAlignment()I HSPLandroid/view/View;->getRawTextDirection()I @@ -22968,7 +15627,6 @@ HSPLandroid/view/View;->getRotationY()F HSPLandroid/view/View;->getRunQueue()Landroid/view/HandlerActionQueue; HSPLandroid/view/View;->getScaleX()F HSPLandroid/view/View;->getScaleY()F -HSPLandroid/view/View;->getScrollBarStyle()I HSPLandroid/view/View;->getScrollX()I HSPLandroid/view/View;->getScrollY()I HSPLandroid/view/View;->getSolidColor()I @@ -22989,14 +15647,12 @@ HSPLandroid/view/View;->getTranslationX()F HSPLandroid/view/View;->getTranslationY()F HSPLandroid/view/View;->getTranslationZ()F HSPLandroid/view/View;->getVerticalFadingEdgeLength()I -HSPLandroid/view/View;->getVerticalScrollBarBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLandroid/view/View;->getVerticalScrollbarWidth()I HSPLandroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl; HSPLandroid/view/View;->getViewTreeObserver()Landroid/view/ViewTreeObserver; HSPLandroid/view/View;->getVisibility()I HSPLandroid/view/View;->getWidth()I HSPLandroid/view/View;->getWindowAttachCount()I -HSPLandroid/view/View;->getWindowDisplayFrame(Landroid/graphics/Rect;)V HSPLandroid/view/View;->getWindowId()Landroid/view/WindowId; HSPLandroid/view/View;->getWindowInsetsController()Landroid/view/WindowInsetsController; HSPLandroid/view/View;->getWindowSystemUiVisibility()I @@ -23020,7 +15676,6 @@ HSPLandroid/view/View;->hasListenersForAccessibility()Z HSPLandroid/view/View;->hasNestedScrollingParent()Z HSPLandroid/view/View;->hasOnClickListeners()Z HSPLandroid/view/View;->hasOverlappingRendering()Z -HSPLandroid/view/View;->hasPendingLongPressCallback()Z HSPLandroid/view/View;->hasRtlSupport()Z HSPLandroid/view/View;->hasSize()Z HSPLandroid/view/View;->hasTransientState()Z @@ -23070,7 +15725,6 @@ HSPLandroid/view/View;->isHapticFeedbackEnabled()Z HSPLandroid/view/View;->isHardwareAccelerated()Z HSPLandroid/view/View;->isHorizontalFadingEdgeEnabled()Z HSPLandroid/view/View;->isHorizontalScrollBarEnabled()Z -HSPLandroid/view/View;->isHovered()Z HSPLandroid/view/View;->isImportantForAccessibility()Z HSPLandroid/view/View;->isImportantForAutofill()Z HSPLandroid/view/View;->isImportantForContentCapture()Z @@ -23078,7 +15732,6 @@ HSPLandroid/view/View;->isInEditMode()Z HSPLandroid/view/View;->isInLayout()Z HSPLandroid/view/View;->isInScrollingContainer()Z HSPLandroid/view/View;->isInTouchMode()Z -HSPLandroid/view/View;->isKeyboardNavigationCluster()Z HSPLandroid/view/View;->isLaidOut()Z HSPLandroid/view/View;->isLayoutDirectionInherited()Z HSPLandroid/view/View;->isLayoutDirectionResolved()Z @@ -23089,10 +15742,8 @@ HSPLandroid/view/View;->isLayoutValid()Z HSPLandroid/view/View;->isLongClickable()Z HSPLandroid/view/View;->isNestedScrollingEnabled()Z HSPLandroid/view/View;->isOpaque()Z -HSPLandroid/view/View;->isPaddingRelative()Z HSPLandroid/view/View;->isPaddingResolved()Z HSPLandroid/view/View;->isPressed()Z -HSPLandroid/view/View;->isProjectionReceiver()Z HSPLandroid/view/View;->isRootNamespace()Z HSPLandroid/view/View;->isRtlCompatibilityMode()Z HSPLandroid/view/View;->isSelected()Z @@ -23107,6 +15758,7 @@ HSPLandroid/view/View;->isTextDirectionResolved()Z HSPLandroid/view/View;->isVerticalFadingEdgeEnabled()Z HSPLandroid/view/View;->isVerticalScrollBarEnabled()Z HSPLandroid/view/View;->isVerticalScrollBarHidden()Z +HSPLandroid/view/View;->isViewIdGenerated(I)Z HSPLandroid/view/View;->isVisibleToUser()Z HSPLandroid/view/View;->isVisibleToUser(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->jumpDrawablesToCurrentState()V @@ -23122,7 +15774,6 @@ HSPLandroid/view/View;->notifyAppearedOrDisappearedForContentCaptureIfNeeded(Z)V HSPLandroid/view/View;->notifyAppearedOrDisappearedForContentCaptureIfNeededNoTrace(Z)V HSPLandroid/view/View;->notifyAutofillManagerOnClick()V HSPLandroid/view/View;->notifyEnterOrExitForAutoFillIfNeeded(Z)V -HSPLandroid/view/View;->notifyFocusChangeToImeFocusController(Z)V HSPLandroid/view/View;->notifyGlobalFocusCleared(Landroid/view/View;)V HSPLandroid/view/View;->notifySubtreeAccessibilityStateChangedByParentIfNeeded()V HSPLandroid/view/View;->notifySubtreeAccessibilityStateChangedIfNeeded()V @@ -23138,7 +15789,6 @@ HSPLandroid/view/View;->onCancelPendingInputEvents()V HSPLandroid/view/View;->onCheckIsTextEditor()Z HSPLandroid/view/View;->onCloseSystemDialogs(Ljava/lang/String;)V HSPLandroid/view/View;->onConfigurationChanged(Landroid/content/res/Configuration;)V -HSPLandroid/view/View;->onCreateContextMenu(Landroid/view/ContextMenu;)V HSPLandroid/view/View;->onCreateDrawableState(I)[I HSPLandroid/view/View;->onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection; HSPLandroid/view/View;->onDetachedFromWindow()V @@ -23153,13 +15803,12 @@ HSPLandroid/view/View;->onFinishInflate()V HSPLandroid/view/View;->onFinishTemporaryDetach()V HSPLandroid/view/View;->onFocusChanged(ZILandroid/graphics/Rect;)V HSPLandroid/view/View;->onFocusLost()V -HSPLandroid/view/View;->onInputConnectionClosedInternal()V -HSPLandroid/view/View;->onInputConnectionOpenedInternal(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;Landroid/os/Handler;)V HSPLandroid/view/View;->onKeyDown(ILandroid/view/KeyEvent;)Z HSPLandroid/view/View;->onKeyPreIme(ILandroid/view/KeyEvent;)Z HSPLandroid/view/View;->onKeyUp(ILandroid/view/KeyEvent;)Z HSPLandroid/view/View;->onLayout(ZIIII)V HSPLandroid/view/View;->onMeasure(II)V +HSPLandroid/view/View;->onProvideStructure(Landroid/view/ViewStructure;II)V HSPLandroid/view/View;->onResolveDrawables(I)V HSPLandroid/view/View;->onRestoreInstanceState(Landroid/os/Parcelable;)V HSPLandroid/view/View;->onRtlPropertiesChanged(I)V @@ -23178,7 +15827,6 @@ HSPLandroid/view/View;->onWindowVisibilityChanged(I)V HSPLandroid/view/View;->overScrollBy(IIIIIIIIZ)Z HSPLandroid/view/View;->performButtonActionOnTouchDown(Landroid/view/MotionEvent;)Z HSPLandroid/view/View;->performClick()Z -HSPLandroid/view/View;->performClickInternal()Z HSPLandroid/view/View;->performCollectViewAttributes(Landroid/view/View$AttachInfo;I)V HSPLandroid/view/View;->performHapticFeedback(I)Z HSPLandroid/view/View;->performHapticFeedback(II)Z @@ -23186,23 +15834,17 @@ HSPLandroid/view/View;->performLongClick()Z HSPLandroid/view/View;->performLongClick(FF)Z HSPLandroid/view/View;->performLongClickInternal(FF)Z HSPLandroid/view/View;->playSoundEffect(I)V -HSPLandroid/view/View;->pointInView(FF)Z HSPLandroid/view/View;->pointInView(FFF)Z HSPLandroid/view/View;->post(Ljava/lang/Runnable;)Z HSPLandroid/view/View;->postDelayed(Ljava/lang/Runnable;J)Z HSPLandroid/view/View;->postInvalidate()V -HSPLandroid/view/View;->postInvalidate(IIII)V HSPLandroid/view/View;->postInvalidateDelayed(J)V -HSPLandroid/view/View;->postInvalidateDelayed(JIIII)V HSPLandroid/view/View;->postInvalidateOnAnimation()V -HSPLandroid/view/View;->postInvalidateOnAnimation(IIII)V HSPLandroid/view/View;->postOnAnimation(Ljava/lang/Runnable;)V HSPLandroid/view/View;->postOnAnimationDelayed(Ljava/lang/Runnable;J)V -HSPLandroid/view/View;->postSendViewScrolledAccessibilityEventCallback(II)V HSPLandroid/view/View;->postUpdateSystemGestureExclusionRects()V HSPLandroid/view/View;->rebuildOutline()V HSPLandroid/view/View;->recomputePadding()V -HSPLandroid/view/View;->recordGestureClassification(I)V HSPLandroid/view/View;->refreshDrawableState()V HSPLandroid/view/View;->registerPendingFrameMetricsObservers()V HSPLandroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z @@ -23210,7 +15852,6 @@ HSPLandroid/view/View;->removeLongPressCallback()V HSPLandroid/view/View;->removeOnAttachStateChangeListener(Landroid/view/View$OnAttachStateChangeListener;)V HSPLandroid/view/View;->removeOnLayoutChangeListener(Landroid/view/View$OnLayoutChangeListener;)V HSPLandroid/view/View;->removePerformClickCallback()V -HSPLandroid/view/View;->removeTapCallback()V HSPLandroid/view/View;->removeUnsetPressCallback()V HSPLandroid/view/View;->requestApplyInsets()V HSPLandroid/view/View;->requestFitSystemWindows()V @@ -23223,7 +15864,6 @@ HSPLandroid/view/View;->requestRectangleOnScreen(Landroid/graphics/Rect;)Z HSPLandroid/view/View;->requestRectangleOnScreen(Landroid/graphics/Rect;Z)Z HSPLandroid/view/View;->requireViewById(I)Landroid/view/View; HSPLandroid/view/View;->resetDisplayList()V -HSPLandroid/view/View;->resetPressedState()V HSPLandroid/view/View;->resetResolvedDrawables()V HSPLandroid/view/View;->resetResolvedDrawablesInternal()V HSPLandroid/view/View;->resetResolvedLayoutDirection()V @@ -23271,7 +15911,6 @@ HSPLandroid/view/View;->setBackgroundColor(I)V HSPLandroid/view/View;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/view/View;->setBackgroundRenderNodeProperties(Landroid/graphics/RenderNode;)V HSPLandroid/view/View;->setBackgroundResource(I)V -HSPLandroid/view/View;->setBackgroundTintBlendMode(Landroid/graphics/BlendMode;)V HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/view/View;->setBottom(I)V HSPLandroid/view/View;->setClickable(Z)V @@ -23289,7 +15928,6 @@ HSPLandroid/view/View;->setFlags(II)V HSPLandroid/view/View;->setFocusable(I)V HSPLandroid/view/View;->setFocusable(Z)V HSPLandroid/view/View;->setFocusableInTouchMode(Z)V -HSPLandroid/view/View;->setForceDarkAllowed(Z)V HSPLandroid/view/View;->setForeground(Landroid/graphics/drawable/Drawable;)V HSPLandroid/view/View;->setForegroundGravity(I)V HSPLandroid/view/View;->setFrame(IIII)Z @@ -23316,7 +15954,6 @@ HSPLandroid/view/View;->setMinimumHeight(I)V HSPLandroid/view/View;->setMinimumWidth(I)V HSPLandroid/view/View;->setOnApplyWindowInsetsListener(Landroid/view/View$OnApplyWindowInsetsListener;)V HSPLandroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V -HSPLandroid/view/View;->setOnDragListener(Landroid/view/View$OnDragListener;)V HSPLandroid/view/View;->setOnFocusChangeListener(Landroid/view/View$OnFocusChangeListener;)V HSPLandroid/view/View;->setOnHoverListener(Landroid/view/View$OnHoverListener;)V HSPLandroid/view/View;->setOnKeyListener(Landroid/view/View$OnKeyListener;)V @@ -23333,8 +15970,6 @@ HSPLandroid/view/View;->setPivotX(F)V HSPLandroid/view/View;->setPivotY(F)V HSPLandroid/view/View;->setPointerIcon(Landroid/view/PointerIcon;)V HSPLandroid/view/View;->setPressed(Z)V -HSPLandroid/view/View;->setPressed(ZFF)V -HSPLandroid/view/View;->setRevealClip(ZFFF)V HSPLandroid/view/View;->setRight(I)V HSPLandroid/view/View;->setRotation(F)V HSPLandroid/view/View;->setRotationX(F)V @@ -23343,12 +15978,10 @@ HSPLandroid/view/View;->setSaveEnabled(Z)V HSPLandroid/view/View;->setSaveFromParentEnabled(Z)V HSPLandroid/view/View;->setScaleX(F)V HSPLandroid/view/View;->setScaleY(F)V -HSPLandroid/view/View;->setScreenReaderFocusable(Z)V HSPLandroid/view/View;->setScrollContainer(Z)V HSPLandroid/view/View;->setScrollIndicators(II)V HSPLandroid/view/View;->setScrollX(I)V HSPLandroid/view/View;->setScrollY(I)V -HSPLandroid/view/View;->setScrollbarFadingEnabled(Z)V HSPLandroid/view/View;->setSelected(Z)V HSPLandroid/view/View;->setStateDescription(Ljava/lang/CharSequence;)V HSPLandroid/view/View;->setStateListAnimator(Landroid/animation/StateListAnimator;)V @@ -23368,23 +16001,20 @@ HSPLandroid/view/View;->setTransitionVisibility(I)V HSPLandroid/view/View;->setTranslationX(F)V HSPLandroid/view/View;->setTranslationY(F)V HSPLandroid/view/View;->setTranslationZ(F)V +HSPLandroid/view/View;->setVerticalScrollBarEnabled(Z)V HSPLandroid/view/View;->setVisibility(I)V HSPLandroid/view/View;->setWillNotDraw(Z)V -HSPLandroid/view/View;->setWindowInsetsAnimationCallback(Landroid/view/WindowInsetsAnimation$Callback;)V HSPLandroid/view/View;->setX(F)V HSPLandroid/view/View;->setY(F)V -HSPLandroid/view/View;->setZ(F)V HSPLandroid/view/View;->shouldDrawRoundScrollbar()Z HSPLandroid/view/View;->sizeChange(IIII)V HSPLandroid/view/View;->skipInvalidate()Z -HSPLandroid/view/View;->startActionMode(Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode; HSPLandroid/view/View;->startAnimation(Landroid/view/animation/Animation;)V HSPLandroid/view/View;->startNestedScroll(I)Z HSPLandroid/view/View;->stopNestedScroll()V HSPLandroid/view/View;->switchDefaultFocusHighlight()V HSPLandroid/view/View;->toString()Ljava/lang/String; HSPLandroid/view/View;->transformFromViewToWindowSpace([I)V -HSPLandroid/view/View;->transformMatrixToGlobal(Landroid/graphics/Matrix;)V HSPLandroid/view/View;->unFocus(Landroid/view/View;)V HSPLandroid/view/View;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/view/View;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;Ljava/lang/Runnable;)V @@ -23399,18 +16029,10 @@ HSPLandroid/view/ViewAnimationHostBridge;->(Landroid/view/View;)V HSPLandroid/view/ViewAnimationHostBridge;->isAttached()Z HSPLandroid/view/ViewAnimationHostBridge;->registerAnimatingRenderNode(Landroid/graphics/RenderNode;)V HSPLandroid/view/ViewAnimationHostBridge;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V -HSPLandroid/view/ViewAnimationUtils;->createCircularReveal(Landroid/view/View;IIFF)Landroid/animation/Animator; HSPLandroid/view/ViewConfiguration;->(Landroid/content/Context;)V HSPLandroid/view/ViewConfiguration;->get(Landroid/content/Context;)Landroid/view/ViewConfiguration; -HPLandroid/view/ViewConfiguration;->getDeviceGlobalActionKeyTimeout()J HSPLandroid/view/ViewConfiguration;->getDoubleTapTimeout()I -HSPLandroid/view/ViewConfiguration;->getHoverTapSlop()I -HSPLandroid/view/ViewConfiguration;->getHoverTapTimeout()I -HSPLandroid/view/ViewConfiguration;->getKeyRepeatDelay()I -HSPLandroid/view/ViewConfiguration;->getKeyRepeatTimeout()I HSPLandroid/view/ViewConfiguration;->getLongPressTimeout()I -HSPLandroid/view/ViewConfiguration;->getMultiPressTimeout()I -HSPLandroid/view/ViewConfiguration;->getPressedStateDuration()I HSPLandroid/view/ViewConfiguration;->getScaledAmbiguousGestureMultiplier()F HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapSlop()I HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapTouchSlop()I @@ -23436,9 +16058,16 @@ HSPLandroid/view/ViewConfiguration;->getTapTimeout()I HSPLandroid/view/ViewConfiguration;->isFadingMarqueeEnabled()Z HSPLandroid/view/ViewDebug;->getViewInstanceCount()J HSPLandroid/view/ViewDebug;->getViewRootImplCount()J +HSPLandroid/view/ViewFrameInfo;->()V +HSPLandroid/view/ViewFrameInfo;->markDrawStart()V +HSPLandroid/view/ViewFrameInfo;->populateFrameInfo(Landroid/graphics/FrameInfo;)V +HSPLandroid/view/ViewFrameInfo;->reset()V +HSPLandroid/view/ViewFrameInfo;->updateNewestInputEvent(J)V +HSPLandroid/view/ViewFrameInfo;->updateOldestInputEvent(J)V HSPLandroid/view/ViewGroup$4;->(Landroid/view/ViewGroup;)V HSPLandroid/view/ViewGroup$4;->endTransition(Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V HSPLandroid/view/ViewGroup$4;->startTransition(Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V +HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V HSPLandroid/view/ViewGroup$LayoutParams;->()V HSPLandroid/view/ViewGroup$LayoutParams;->(II)V HSPLandroid/view/ViewGroup$LayoutParams;->(Landroid/content/Context;Landroid/util/AttributeSet;)V @@ -23459,20 +16088,15 @@ HSPLandroid/view/ViewGroup$MarginLayoutParams;->setLayoutDirection(I)V HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMarginEnd(I)V HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMarginStart(I)V HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMargins(IIII)V -HSPLandroid/view/ViewGroup$TouchTarget;->()V HSPLandroid/view/ViewGroup$TouchTarget;->obtain(Landroid/view/View;I)Landroid/view/ViewGroup$TouchTarget; HSPLandroid/view/ViewGroup$TouchTarget;->recycle()V HSPLandroid/view/ViewGroup;->(Landroid/content/Context;)V HSPLandroid/view/ViewGroup;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/ViewGroup;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/view/ViewGroup;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/view/ViewGroup;->access$300(Landroid/view/ViewGroup;)Z -HSPLandroid/view/ViewGroup;->access$400(Landroid/view/ViewGroup;)Ljava/util/ArrayList; -HSPLandroid/view/ViewGroup;->addDisappearingView(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->addFocusables(Ljava/util/ArrayList;II)V HSPLandroid/view/ViewGroup;->addInArray(Landroid/view/View;I)V HSPLandroid/view/ViewGroup;->addTouchTarget(Landroid/view/View;I)Landroid/view/ViewGroup$TouchTarget; -HSPLandroid/view/ViewGroup;->addTransientView(Landroid/view/View;I)V HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;I)V HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;II)V @@ -23483,7 +16107,6 @@ HSPLandroid/view/ViewGroup;->addViewInLayout(Landroid/view/View;ILandroid/view/V HSPLandroid/view/ViewGroup;->addViewInner(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;Z)V HSPLandroid/view/ViewGroup;->attachViewToParent(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V HSPLandroid/view/ViewGroup;->bringChildToFront(Landroid/view/View;)V -HSPLandroid/view/ViewGroup;->brokenDispatchApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets; HSPLandroid/view/ViewGroup;->buildOrderedChildList()Ljava/util/ArrayList; HSPLandroid/view/ViewGroup;->buildTouchDispatchChildList()Ljava/util/ArrayList; HSPLandroid/view/ViewGroup;->cancelAndClearTouchTargets(Landroid/view/MotionEvent;)V @@ -23498,7 +16121,6 @@ HSPLandroid/view/ViewGroup;->clearChildFocus(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->clearDisappearingChildren()V HSPLandroid/view/ViewGroup;->clearFocus()V HSPLandroid/view/ViewGroup;->clearFocusedInCluster()V -HSPLandroid/view/ViewGroup;->clearTouchTargets()V HSPLandroid/view/ViewGroup;->destroyHardwareResources()V HSPLandroid/view/ViewGroup;->detachAllViewsFromParent()V HSPLandroid/view/ViewGroup;->detachViewFromParent(I)V @@ -23510,6 +16132,7 @@ HSPLandroid/view/ViewGroup;->dispatchConfigurationChanged(Landroid/content/res/C HSPLandroid/view/ViewGroup;->dispatchDetachedFromWindow()V HSPLandroid/view/ViewGroup;->dispatchDraw(Landroid/graphics/Canvas;)V HSPLandroid/view/ViewGroup;->dispatchDrawableHotspotChanged(FF)V +HSPLandroid/view/ViewGroup;->dispatchFinishTemporaryDetach()V HSPLandroid/view/ViewGroup;->dispatchFreezeSelfOnly(Landroid/util/SparseArray;)V HSPLandroid/view/ViewGroup;->dispatchGetDisplayList()V HSPLandroid/view/ViewGroup;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z @@ -23520,6 +16143,7 @@ HSPLandroid/view/ViewGroup;->dispatchScreenStateChanged(I)V HSPLandroid/view/ViewGroup;->dispatchSetActivated(Z)V HSPLandroid/view/ViewGroup;->dispatchSetPressed(Z)V HSPLandroid/view/ViewGroup;->dispatchSetSelected(Z)V +HSPLandroid/view/ViewGroup;->dispatchStartTemporaryDetach()V HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V HSPLandroid/view/ViewGroup;->dispatchThawSelfOnly(Landroid/util/SparseArray;)V HSPLandroid/view/ViewGroup;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z @@ -23538,6 +16162,7 @@ HSPLandroid/view/ViewGroup;->endViewTransition(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->exitHoverTargets()V HSPLandroid/view/ViewGroup;->exitTooltipHoverTargets()V HSPLandroid/view/ViewGroup;->findFocus()Landroid/view/View; +HSPLandroid/view/ViewGroup;->findViewByAutofillIdTraversal(I)Landroid/view/View; HSPLandroid/view/ViewGroup;->findViewTraversal(I)Landroid/view/View; HSPLandroid/view/ViewGroup;->findViewWithTagTraversal(Ljava/lang/Object;)Landroid/view/View; HSPLandroid/view/ViewGroup;->finishAnimatingView(Landroid/view/View;Landroid/view/animation/Animation;)V @@ -23561,14 +16186,11 @@ HSPLandroid/view/ViewGroup;->getDescendantFocusability()I HSPLandroid/view/ViewGroup;->getFocusedChild()Landroid/view/View; HSPLandroid/view/ViewGroup;->getLayoutMode()I HSPLandroid/view/ViewGroup;->getLayoutTransition()Landroid/animation/LayoutTransition; +HSPLandroid/view/ViewGroup;->getNestedScrollAxes()I HSPLandroid/view/ViewGroup;->getOverlay()Landroid/view/ViewGroupOverlay; -HSPLandroid/view/ViewGroup;->getOverlay()Landroid/view/ViewOverlay; HSPLandroid/view/ViewGroup;->getScrollIndicatorBounds(Landroid/graphics/Rect;)V -HSPLandroid/view/ViewGroup;->getTempLocationF()[F HSPLandroid/view/ViewGroup;->getTouchTarget(Landroid/view/View;)Landroid/view/ViewGroup$TouchTarget; HSPLandroid/view/ViewGroup;->getTouchscreenBlocksFocus()Z -HSPLandroid/view/ViewGroup;->getTransientView(I)Landroid/view/View; -HSPLandroid/view/ViewGroup;->getTransientViewCount()I HSPLandroid/view/ViewGroup;->handleFocusGainInternal(ILandroid/graphics/Rect;)V HSPLandroid/view/ViewGroup;->hasBooleanFlag(I)Z HSPLandroid/view/ViewGroup;->hasChildWithZ()Z @@ -23601,7 +16223,6 @@ HSPLandroid/view/ViewGroup;->newDispatchApplyWindowInsets(Landroid/view/WindowIn HSPLandroid/view/ViewGroup;->notifySubtreeAccessibilityStateChangedIfNeeded()V HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Rect;)V HSPLandroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/Rect;ZZ)V -HSPLandroid/view/ViewGroup;->offsetRectIntoDescendantCoords(Landroid/view/View;Landroid/graphics/Rect;)V HSPLandroid/view/ViewGroup;->onAttachedToWindow()V HSPLandroid/view/ViewGroup;->onChildVisibilityChanged(Landroid/view/View;II)V HSPLandroid/view/ViewGroup;->onCreateDrawableState(I)[I @@ -23619,8 +16240,8 @@ HSPLandroid/view/ViewGroup;->removeAllViews()V HSPLandroid/view/ViewGroup;->removeAllViewsInLayout()V HSPLandroid/view/ViewGroup;->removeDetachedView(Landroid/view/View;Z)V HSPLandroid/view/ViewGroup;->removeFromArray(I)V +HSPLandroid/view/ViewGroup;->removeFromArray(II)V HSPLandroid/view/ViewGroup;->removePointersFromTouchTargets(I)V -HSPLandroid/view/ViewGroup;->removeTransientView(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->removeView(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->removeViewAt(I)V HSPLandroid/view/ViewGroup;->removeViewInLayout(Landroid/view/View;)V @@ -23655,24 +16276,18 @@ HSPLandroid/view/ViewGroup;->setChildrenDrawingOrderEnabled(Z)V HSPLandroid/view/ViewGroup;->setClipChildren(Z)V HSPLandroid/view/ViewGroup;->setClipToPadding(Z)V HSPLandroid/view/ViewGroup;->setDescendantFocusability(I)V -HSPLandroid/view/ViewGroup;->setLayoutAnimationListener(Landroid/view/animation/Animation$AnimationListener;)V HSPLandroid/view/ViewGroup;->setLayoutTransition(Landroid/animation/LayoutTransition;)V HSPLandroid/view/ViewGroup;->setMotionEventSplittingEnabled(Z)V HSPLandroid/view/ViewGroup;->setOnHierarchyChangeListener(Landroid/view/ViewGroup$OnHierarchyChangeListener;)V HSPLandroid/view/ViewGroup;->setTouchscreenBlocksFocus(Z)V -HSPLandroid/view/ViewGroup;->setTransitionGroup(Z)V -HSPLandroid/view/ViewGroup;->setWindowInsetsAnimationCallback(Landroid/view/WindowInsetsAnimation$Callback;)V HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z HSPLandroid/view/ViewGroup;->shouldDelayChildPressedState()Z -HSPLandroid/view/ViewGroup;->showContextMenuForChild(Landroid/view/View;)Z -HSPLandroid/view/ViewGroup;->startActionModeForChild(Landroid/view/View;Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode; HSPLandroid/view/ViewGroup;->startViewTransition(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->suppressLayout(Z)V HSPLandroid/view/ViewGroup;->touchAccessibilityNodeProviderIfNeeded(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->transformPointToViewLocal([FLandroid/view/View;)V HSPLandroid/view/ViewGroup;->unFocus(Landroid/view/View;)V HSPLandroid/view/ViewGroup;->updateLocalSystemUiVisibility(II)Z -HSPLandroid/view/ViewGroupOverlay;->(Landroid/content/Context;Landroid/view/View;)V HSPLandroid/view/ViewGroupOverlay;->add(Landroid/view/View;)V HSPLandroid/view/ViewGroupOverlay;->remove(Landroid/view/View;)V HSPLandroid/view/ViewOutlineProvider$1;->getOutline(Landroid/view/View;Landroid/graphics/Outline;)V @@ -23687,7 +16302,6 @@ HSPLandroid/view/ViewOverlay$OverlayViewGroup;->invalidateParentIfNeeded()V HSPLandroid/view/ViewOverlay$OverlayViewGroup;->isEmpty()Z HSPLandroid/view/ViewOverlay$OverlayViewGroup;->onDescendantInvalidated(Landroid/view/View;Landroid/view/View;)V HSPLandroid/view/ViewOverlay$OverlayViewGroup;->remove(Landroid/view/View;)V -HSPLandroid/view/ViewOverlay;->(Landroid/content/Context;Landroid/view/View;)V HSPLandroid/view/ViewOverlay;->getOverlayView()Landroid/view/ViewGroup; HSPLandroid/view/ViewOverlay;->isEmpty()Z HSPLandroid/view/ViewPropertyAnimator$1;->(Landroid/view/ViewPropertyAnimator;)V @@ -23700,19 +16314,8 @@ HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationCancel( HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationStart(Landroid/animation/Animator;)V HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V -HSPLandroid/view/ViewPropertyAnimator$NameValuesHolder;->(IFF)V -HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;->(ILjava/util/ArrayList;)V HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z HSPLandroid/view/ViewPropertyAnimator;->(Landroid/view/View;)V -HSPLandroid/view/ViewPropertyAnimator;->access$100(Landroid/view/ViewPropertyAnimator;)V -HSPLandroid/view/ViewPropertyAnimator;->access$200(Landroid/view/ViewPropertyAnimator;)Ljava/util/HashMap; -HSPLandroid/view/ViewPropertyAnimator;->access$300(Landroid/view/ViewPropertyAnimator;)Ljava/util/HashMap; -HSPLandroid/view/ViewPropertyAnimator;->access$400(Landroid/view/ViewPropertyAnimator;)Landroid/animation/Animator$AnimatorListener; -HSPLandroid/view/ViewPropertyAnimator;->access$500(Landroid/view/ViewPropertyAnimator;)Ljava/util/HashMap; -HSPLandroid/view/ViewPropertyAnimator;->access$600(Landroid/view/ViewPropertyAnimator;)Ljava/util/HashMap; -HSPLandroid/view/ViewPropertyAnimator;->access$700(Landroid/view/ViewPropertyAnimator;)Ljava/util/HashMap; -HSPLandroid/view/ViewPropertyAnimator;->access$800(Landroid/view/ViewPropertyAnimator;IF)V -HSPLandroid/view/ViewPropertyAnimator;->access$900(Landroid/view/ViewPropertyAnimator;)Landroid/animation/ValueAnimator$AnimatorUpdateListener; HSPLandroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->animateProperty(IF)V HSPLandroid/view/ViewPropertyAnimator;->animatePropertyBy(IFF)V @@ -23724,29 +16327,23 @@ HSPLandroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewProperty HSPLandroid/view/ViewPropertyAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->setListener(Landroid/animation/Animator$AnimatorListener;)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->setStartDelay(J)Landroid/view/ViewPropertyAnimator; -HSPLandroid/view/ViewPropertyAnimator;->setUpdateListener(Landroid/animation/ValueAnimator$AnimatorUpdateListener;)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->setValue(IF)V HSPLandroid/view/ViewPropertyAnimator;->start()V HSPLandroid/view/ViewPropertyAnimator;->startAnimation()V HSPLandroid/view/ViewPropertyAnimator;->translationX(F)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->translationY(F)Landroid/view/ViewPropertyAnimator; -HSPLandroid/view/ViewPropertyAnimator;->translationYBy(F)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->withEndAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->withLayer()Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewPropertyAnimator;->withStartAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator; HSPLandroid/view/ViewRootImpl$1;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$1;->onDisplayChanged(I)V -HSPLandroid/view/ViewRootImpl$1;->toViewScreenState(I)I -HSPLandroid/view/ViewRootImpl$2;->run()V HSPLandroid/view/ViewRootImpl$4;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$4;->run()V HSPLandroid/view/ViewRootImpl$AccessibilityInteractionConnectionManager;->(Landroid/view/ViewRootImpl;)V -HSPLandroid/view/ViewRootImpl$AccessibilityInteractionConnectionManager;->ensureNoConnection()V HSPLandroid/view/ViewRootImpl$AsyncInputStage;->(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V HSPLandroid/view/ViewRootImpl$AsyncInputStage;->apply(Landroid/view/ViewRootImpl$QueuedInputEvent;I)V HSPLandroid/view/ViewRootImpl$AsyncInputStage;->defer(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl$AsyncInputStage;->dequeue(Landroid/view/ViewRootImpl$QueuedInputEvent;Landroid/view/ViewRootImpl$QueuedInputEvent;)V -HSPLandroid/view/ViewRootImpl$AsyncInputStage;->enqueue(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl$AsyncInputStage;->forward(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable;->run()V @@ -23757,7 +16354,6 @@ HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->onProcess(Landroid/view/V HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processKeyEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processMotionEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processPointerEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I -HSPLandroid/view/ViewRootImpl$GfxInfo;->()V HSPLandroid/view/ViewRootImpl$HighContrastTextManager;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$ImeInputStage;->(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V HSPLandroid/view/ViewRootImpl$ImeInputStage;->onFinishedInputEvent(Ljava/lang/Object;Z)V @@ -23774,17 +16370,12 @@ HSPLandroid/view/ViewRootImpl$InputStage;->shouldDropInputEvent(Landroid/view/Vi HSPLandroid/view/ViewRootImpl$InputStage;->traceEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;J)V HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->addView(Landroid/view/View;)V -HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->addViewRect(Landroid/view/View$AttachInfo$InvalidateInfo;)V -HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->postIfNeededLocked()V HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->removeView(Landroid/view/View;)V HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->run()V HSPLandroid/view/ViewRootImpl$NativePostImeInputStage;->(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V HSPLandroid/view/ViewRootImpl$NativePostImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$NativePreImeInputStage;->(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V HSPLandroid/view/ViewRootImpl$NativePreImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I -HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->()V -HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->(Landroid/view/ViewRootImpl$1;)V -HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->shouldSendToSynthesizer()Z HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->shouldSkipIme()Z HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onDeliverToNext(Landroid/view/ViewRootImpl$QueuedInputEvent;)V @@ -23794,7 +16385,6 @@ HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onWindowFocusChanged(Z)V HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState;->(Landroid/view/ViewRootImpl$SyntheticJoystickHandler;)V HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState;->resetState()V HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler;->(Landroid/view/ViewRootImpl;)V -HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler;->access$2800(Landroid/view/ViewRootImpl$SyntheticJoystickHandler;)V HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler;->cancel()V HSPLandroid/view/ViewRootImpl$SyntheticKeyboardHandler;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$SyntheticTouchNavigationHandler$1;->(Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;)V @@ -23813,12 +16403,10 @@ HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->(Landroid/view/ViewR HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->maybeUpdatePointerIcon(Landroid/view/MotionEvent;)V HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->onDeliverToNext(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I -HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->performFocusNavigation(Landroid/view/KeyEvent;)Z HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->processKeyEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->processPointerEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$ViewPreImeInputStage;->(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;)V HSPLandroid/view/ViewRootImpl$ViewPreImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I -HSPLandroid/view/ViewRootImpl$ViewPreImeInputStage;->processKeyEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I HSPLandroid/view/ViewRootImpl$ViewRootHandler;->(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl$ViewRootHandler;->handleMessage(Landroid/os/Message;)V HSPLandroid/view/ViewRootImpl$ViewRootHandler;->sendMessageAtTime(Landroid/os/Message;J)Z @@ -23833,32 +16421,12 @@ HSPLandroid/view/ViewRootImpl$W;->moved(II)V HSPLandroid/view/ViewRootImpl$W;->resized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V HSPLandroid/view/ViewRootImpl$W;->showInsets(IZ)V HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->(Landroid/view/ViewRootImpl;Landroid/view/InputChannel;Landroid/os/Looper;)V -HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->dispose()V HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onBatchedInputEventPending(I)V HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onFocusEvent(ZZ)V HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onInputEvent(Landroid/view/InputEvent;)V HSPLandroid/view/ViewRootImpl;->(Landroid/content/Context;Landroid/view/Display;)V HSPLandroid/view/ViewRootImpl;->(Landroid/content/Context;Landroid/view/Display;Landroid/view/IWindowSession;Z)V -HSPLandroid/view/ViewRootImpl;->access$1100(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$SystemUiVisibilityInfo;)V -HSPLandroid/view/ViewRootImpl;->access$1800(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$QueuedInputEvent;)V -HSPLandroid/view/ViewRootImpl;->access$2100(Landroid/view/ViewRootImpl;)Landroid/view/ImeFocusController; -HSPLandroid/view/ViewRootImpl;->access$2200(Landroid/view/ViewRootImpl;Landroid/view/KeyEvent;)Z -HSPLandroid/view/ViewRootImpl;->access$2300(Landroid/view/ViewRootImpl;)Landroid/view/autofill/AutofillManager; -HSPLandroid/view/ViewRootImpl;->access$2400(Landroid/view/ViewRootImpl;)Landroid/view/ViewRootImpl$UnhandledKeyManager; -HSPLandroid/view/ViewRootImpl;->access$2500(Landroid/view/ViewRootImpl;Landroid/view/MotionEvent;)V -HSPLandroid/view/ViewRootImpl;->access$300(Landroid/view/ViewRootImpl;ILcom/android/internal/os/SomeArgs;)V -HSPLandroid/view/ViewRootImpl;->access$3702(Landroid/view/ViewRootImpl;Z)Z -HSPLandroid/view/ViewRootImpl;->access$3800(Landroid/view/ViewRootImpl;Z)V -HSPLandroid/view/ViewRootImpl;->access$400(Landroid/view/ViewRootImpl;)Landroid/view/InsetsController; -HSPLandroid/view/ViewRootImpl;->access$4000(Landroid/view/ViewRootImpl;)Landroid/view/InputEventCompatProcessor; -HSPLandroid/view/ViewRootImpl;->access$4200(Landroid/view/ViewRootImpl;Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V -HSPLandroid/view/ViewRootImpl;->access$4300(Landroid/view/ViewRootImpl;Landroid/view/InsetsState;)V -HSPLandroid/view/ViewRootImpl;->access$4400(Landroid/view/ViewRootImpl;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V -HSPLandroid/view/ViewRootImpl;->access$4500(Landroid/view/ViewRootImpl;IZ)V -HSPLandroid/view/ViewRootImpl;->access$500(Landroid/view/ViewRootImpl;IZ)V -HSPLandroid/view/ViewRootImpl;->access$900(Landroid/view/ViewRootImpl;)V HSPLandroid/view/ViewRootImpl;->addConfigCallback(Landroid/view/ViewRootImpl$ConfigChangedCallback;)V -HSPLandroid/view/ViewRootImpl;->addFrameCallbackIfNeeded()V HSPLandroid/view/ViewRootImpl;->addFrameCompleteCallbackIfNeeded()Z HSPLandroid/view/ViewRootImpl;->addWindowCallbacks(Landroid/view/WindowCallbacks;)V HSPLandroid/view/ViewRootImpl;->adjustLayoutParamsForCompatibility(Landroid/view/WindowManager$LayoutParams;)V @@ -23873,27 +16441,19 @@ HSPLandroid/view/ViewRootImpl;->clearChildFocus(Landroid/view/View;)V HSPLandroid/view/ViewRootImpl;->clearLowProfileModeIfNeeded(IZ)V HSPLandroid/view/ViewRootImpl;->collectViewAttributes()Z HSPLandroid/view/ViewRootImpl;->controlInsetsForCompatibility(Landroid/view/WindowManager$LayoutParams;)V -HSPLandroid/view/ViewRootImpl;->createContextMenu(Landroid/view/ContextMenu;)V HSPLandroid/view/ViewRootImpl;->createFrameCompleteCallback(Landroid/os/Handler;ZLjava/util/ArrayList;)Landroid/graphics/HardwareRenderer$FrameCompleteCallback; HSPLandroid/view/ViewRootImpl;->deliverInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V -HSPLandroid/view/ViewRootImpl;->destroyHardwareRenderer()V HSPLandroid/view/ViewRootImpl;->destroyHardwareResources()V HSPLandroid/view/ViewRootImpl;->destroySurface()V HSPLandroid/view/ViewRootImpl;->die(Z)Z HSPLandroid/view/ViewRootImpl;->dipToPx(I)I -HSPLandroid/view/ViewRootImpl;->dispatchAppVisibility(Z)V HSPLandroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V -HSPLandroid/view/ViewRootImpl;->dispatchCheckFocus()V -HSPLandroid/view/ViewRootImpl;->dispatchCloseSystemDialogs(Ljava/lang/String;)V HSPLandroid/view/ViewRootImpl;->dispatchDetachedFromWindow()V HSPLandroid/view/ViewRootImpl;->dispatchDispatchSystemUiVisibilityChanged(Landroid/view/ViewRootImpl$SystemUiVisibilityInfo;)V HSPLandroid/view/ViewRootImpl;->dispatchInsetsChanged(Landroid/view/InsetsState;)V HSPLandroid/view/ViewRootImpl;->dispatchInsetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V -HSPLandroid/view/ViewRootImpl;->dispatchInvalidateDelayed(Landroid/view/View;J)V -HSPLandroid/view/ViewRootImpl;->dispatchInvalidateOnAnimation(Landroid/view/View;)V HSPLandroid/view/ViewRootImpl;->dispatchMoved(II)V HSPLandroid/view/ViewRootImpl;->dispatchResized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V -HSPLandroid/view/ViewRootImpl;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Z HSPLandroid/view/ViewRootImpl;->doConsumeBatchedInput(J)Z HSPLandroid/view/ViewRootImpl;->doDie()V HSPLandroid/view/ViewRootImpl;->doProcessInputEvents()V @@ -23908,7 +16468,6 @@ HSPLandroid/view/ViewRootImpl;->enqueueInputEvent(Landroid/view/InputEvent;Landr HSPLandroid/view/ViewRootImpl;->ensureTouchMode(Z)Z HSPLandroid/view/ViewRootImpl;->ensureTouchModeLocally(Z)Z HSPLandroid/view/ViewRootImpl;->enterTouchMode()Z -HSPLandroid/view/ViewRootImpl;->finishBLASTSyncOnRT(ZLandroid/view/SurfaceControl$Transaction;)V HSPLandroid/view/ViewRootImpl;->finishInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl;->fireAccessibilityFocusEventIfHasFocusedNode()V HSPLandroid/view/ViewRootImpl;->focusableViewAvailable(Landroid/view/View;)V @@ -23919,14 +16478,13 @@ HSPLandroid/view/ViewRootImpl;->getAudioManager()Landroid/media/AudioManager; HSPLandroid/view/ViewRootImpl;->getAutofillManager()Landroid/view/autofill/AutofillManager; HSPLandroid/view/ViewRootImpl;->getBoundsLayer()Landroid/view/SurfaceControl; HSPLandroid/view/ViewRootImpl;->getChildVisibleRect(Landroid/view/View;Landroid/graphics/Rect;Landroid/graphics/Point;)Z -HSPLandroid/view/ViewRootImpl;->getDisplayFrame(Landroid/graphics/Rect;)V HSPLandroid/view/ViewRootImpl;->getDisplayId()I HSPLandroid/view/ViewRootImpl;->getHostVisibility()I HSPLandroid/view/ViewRootImpl;->getImeFocusController()Landroid/view/ImeFocusController; HSPLandroid/view/ViewRootImpl;->getImpliedSystemUiVisibility(Landroid/view/WindowManager$LayoutParams;)I -HSPLandroid/view/ViewRootImpl;->getInputToken()Landroid/os/IBinder; HSPLandroid/view/ViewRootImpl;->getInsetsController()Landroid/view/InsetsController; HSPLandroid/view/ViewRootImpl;->getNightMode()I +HSPLandroid/view/ViewRootImpl;->getOrCreateBLASTSurface(II)Landroid/view/Surface; HSPLandroid/view/ViewRootImpl;->getParent()Landroid/view/ViewParent; HSPLandroid/view/ViewRootImpl;->getRootMeasureSpec(II)I HSPLandroid/view/ViewRootImpl;->getRunQueue()Landroid/view/HandlerActionQueue; @@ -23936,10 +16494,10 @@ HSPLandroid/view/ViewRootImpl;->getTextDirection()I HSPLandroid/view/ViewRootImpl;->getTitle()Ljava/lang/CharSequence; HSPLandroid/view/ViewRootImpl;->getValidLayoutRequesters(Ljava/util/ArrayList;Z)Ljava/util/ArrayList; HSPLandroid/view/ViewRootImpl;->getView()Landroid/view/View; +HSPLandroid/view/ViewRootImpl;->getWindowFlags()I HSPLandroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets; HSPLandroid/view/ViewRootImpl;->getWindowToken()Landroid/os/IBinder; HSPLandroid/view/ViewRootImpl;->getWindowVisibleDisplayFrame(Landroid/graphics/Rect;)V -HSPLandroid/view/ViewRootImpl;->handleAppVisibility(Z)V HSPLandroid/view/ViewRootImpl;->handleContentCaptureFlush()V HSPLandroid/view/ViewRootImpl;->handleDispatchSystemUiVisibilityChanged(Landroid/view/ViewRootImpl$SystemUiVisibilityInfo;)V HSPLandroid/view/ViewRootImpl;->handleResized(ILcom/android/internal/os/SomeArgs;)V @@ -23955,9 +16513,8 @@ HSPLandroid/view/ViewRootImpl;->isInTouchMode()Z HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z HSPLandroid/view/ViewRootImpl;->isNavigationKey(Landroid/view/KeyEvent;)Z HSPLandroid/view/ViewRootImpl;->isTextDirectionResolved()Z -HSPLandroid/view/ViewRootImpl;->isTypingKey(Landroid/view/KeyEvent;)Z -HSPLandroid/view/ViewRootImpl;->lambda$addFrameCallbackIfNeeded$4$ViewRootImpl(J)V -HSPLandroid/view/ViewRootImpl;->lambda$createFrameCompleteCallback$1$ViewRootImpl(Landroid/view/SurfaceControl$Transaction;ZLjava/util/ArrayList;)V +HSPLandroid/view/ViewRootImpl;->lambda$addFrameCallbackIfNeeded$5$ViewRootImpl(ZZZJ)V +HSPLandroid/view/ViewRootImpl;->lambda$createFrameCompleteCallback$1$ViewRootImpl(ZLjava/util/ArrayList;)V HSPLandroid/view/ViewRootImpl;->lambda$createFrameCompleteCallback$2$ViewRootImpl(Landroid/os/Handler;ZLjava/util/ArrayList;J)V HSPLandroid/view/ViewRootImpl;->lambda$registerRtFrameCallback$0(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;J)V HSPLandroid/view/ViewRootImpl;->loadSystemProperties()V @@ -23969,7 +16526,6 @@ HSPLandroid/view/ViewRootImpl;->notifyRendererOfFramePending()V HSPLandroid/view/ViewRootImpl;->notifySurfaceCreated()V HSPLandroid/view/ViewRootImpl;->notifySurfaceDestroyed()V HSPLandroid/view/ViewRootImpl;->notifySurfaceReplaced()V -HSPLandroid/view/ViewRootImpl;->obtainQueuedInputEvent(Landroid/view/InputEvent;Landroid/view/InputEventReceiver;I)Landroid/view/ViewRootImpl$QueuedInputEvent; HSPLandroid/view/ViewRootImpl;->onDescendantInvalidated(Landroid/view/View;Landroid/view/View;)V HSPLandroid/view/ViewRootImpl;->onDescendantUnbufferedRequested()V HSPLandroid/view/ViewRootImpl;->onMovedToDisplay(ILandroid/content/res/Configuration;)V @@ -23989,12 +16545,9 @@ HSPLandroid/view/ViewRootImpl;->pokeDrawLockIfNeeded()V HSPLandroid/view/ViewRootImpl;->prepareSurfaces(Z)V HSPLandroid/view/ViewRootImpl;->profileRendering(Z)V HSPLandroid/view/ViewRootImpl;->recomputeViewAttributes(Landroid/view/View;)V -HSPLandroid/view/ViewRootImpl;->recycleQueuedInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V HSPLandroid/view/ViewRootImpl;->registerAnimatingRenderNode(Landroid/graphics/RenderNode;)V HSPLandroid/view/ViewRootImpl;->registerRtFrameCallback(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V -HSPLandroid/view/ViewRootImpl;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V HSPLandroid/view/ViewRootImpl;->relayoutWindow(Landroid/view/WindowManager$LayoutParams;IZ)I -HSPLandroid/view/ViewRootImpl;->removeSendWindowContentChangedCallback()V HSPLandroid/view/ViewRootImpl;->removeWindowCallbacks(Landroid/view/WindowCallbacks;)V HSPLandroid/view/ViewRootImpl;->reportDrawFinished()V HSPLandroid/view/ViewRootImpl;->reportNextDraw()V @@ -24002,12 +16555,8 @@ HSPLandroid/view/ViewRootImpl;->requestChildFocus(Landroid/view/View;Landroid/vi HSPLandroid/view/ViewRootImpl;->requestChildRectangleOnScreen(Landroid/view/View;Landroid/graphics/Rect;Z)Z HSPLandroid/view/ViewRootImpl;->requestDisallowInterceptTouchEvent(Z)V HSPLandroid/view/ViewRootImpl;->requestFitSystemWindows()V -HSPLandroid/view/ViewRootImpl;->requestInvalidateRootRenderNode()V HSPLandroid/view/ViewRootImpl;->requestLayout()V -HSPLandroid/view/ViewRootImpl;->requestLayoutDuringLayout(Landroid/view/View;)Z HSPLandroid/view/ViewRootImpl;->requestTransparentRegion(Landroid/view/View;)V -HSPLandroid/view/ViewRootImpl;->scheduleConsumeBatchedInput()V -HSPLandroid/view/ViewRootImpl;->scheduleConsumeBatchedInputImmediately()V HSPLandroid/view/ViewRootImpl;->scheduleTraversals()V HSPLandroid/view/ViewRootImpl;->scrollToRectOrFocus(Landroid/graphics/Rect;Z)Z HSPLandroid/view/ViewRootImpl;->setAccessibilityFocus(Landroid/view/View;Landroid/view/accessibility/AccessibilityNodeInfo;)V @@ -24021,11 +16570,7 @@ HSPLandroid/view/ViewRootImpl;->setView(Landroid/view/View;Landroid/view/WindowM HSPLandroid/view/ViewRootImpl;->setWindowStopped(Z)V HSPLandroid/view/ViewRootImpl;->shouldDispatchCutout()Z HSPLandroid/view/ViewRootImpl;->shouldUseDisplaySize(Landroid/view/WindowManager$LayoutParams;)Z -HSPLandroid/view/ViewRootImpl;->showInsets(IZ)V HSPLandroid/view/ViewRootImpl;->systemGestureExclusionChanged()V -HSPLandroid/view/ViewRootImpl;->transformMatrixToGlobal(Landroid/graphics/Matrix;)V -HSPLandroid/view/ViewRootImpl;->unscheduleConsumeBatchedInput()V -HSPLandroid/view/ViewRootImpl;->unscheduleTraversals()V HSPLandroid/view/ViewRootImpl;->updateBoundsLayer(Landroid/view/SurfaceControl$Transaction;)Z HSPLandroid/view/ViewRootImpl;->updateCaptionInsets()Z HSPLandroid/view/ViewRootImpl;->updateColorModeIfNeeded(I)V @@ -24034,7 +16579,6 @@ HSPLandroid/view/ViewRootImpl;->updateConfiguration(I)V HSPLandroid/view/ViewRootImpl;->updateContentDrawBounds()Z HSPLandroid/view/ViewRootImpl;->updateForceDarkMode()V HSPLandroid/view/ViewRootImpl;->updateInternalDisplay(ILandroid/content/res/Resources;)V -HSPLandroid/view/ViewRootImpl;->updateSystemGestureExclusionRectsForView(Landroid/view/View;)V HSPLandroid/view/ViewRootImpl;->useBLAST()Z HSPLandroid/view/ViewRootImpl;->windowFocusChanged(ZZ)V HSPLandroid/view/ViewRootInsetsControllerHost;->(Landroid/view/ViewRootImpl;)V @@ -24048,18 +16592,15 @@ HSPLandroid/view/ViewRootInsetsControllerHost;->hasAnimationCallbacks()Z HSPLandroid/view/ViewRootInsetsControllerHost;->notifyInsetsChanged()V HSPLandroid/view/ViewRootInsetsControllerHost;->onInsetsModified(Landroid/view/InsetsState;)V HSPLandroid/view/ViewRootInsetsControllerHost;->updateCompatSysUiVisibility(IZZ)V -HSPLandroid/view/ViewStub$ViewReplaceRunnable;->run()V +HSPLandroid/view/ViewStructure;->()V HSPLandroid/view/ViewStub;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/ViewStub;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/view/ViewStub;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/view/ViewStub;->inflate()Landroid/view/View; -HSPLandroid/view/ViewStub;->inflateViewNoAdd(Landroid/view/ViewGroup;)Landroid/view/View; -HSPLandroid/view/ViewStub;->replaceSelfWithView(Landroid/view/View;Landroid/view/ViewGroup;)V HSPLandroid/view/ViewStub;->setLayoutInflater(Landroid/view/LayoutInflater;)V HSPLandroid/view/ViewStub;->setLayoutResource(I)V HSPLandroid/view/ViewStub;->setOnInflateListener(Landroid/view/ViewStub$OnInflateListener;)V HSPLandroid/view/ViewStub;->setVisibility(I)V -HSPLandroid/view/ViewStub;->setVisibilityAsync(I)Ljava/lang/Runnable; HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;->()V HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;->access$000(Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;)Ljava/util/ArrayList; HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;->access$002(Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;Ljava/util/ArrayList;)Ljava/util/ArrayList; @@ -24086,20 +16627,17 @@ HSPLandroid/view/ViewTreeObserver;->addOnDrawListener(Landroid/view/ViewTreeObse HSPLandroid/view/ViewTreeObserver;->addOnGlobalLayoutListener(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V HSPLandroid/view/ViewTreeObserver;->addOnPreDrawListener(Landroid/view/ViewTreeObserver$OnPreDrawListener;)V HSPLandroid/view/ViewTreeObserver;->addOnScrollChangedListener(Landroid/view/ViewTreeObserver$OnScrollChangedListener;)V -HSPLandroid/view/ViewTreeObserver;->addOnTouchModeChangeListener(Landroid/view/ViewTreeObserver$OnTouchModeChangeListener;)V HSPLandroid/view/ViewTreeObserver;->captureFrameCommitCallbacks()Ljava/util/ArrayList; HSPLandroid/view/ViewTreeObserver;->checkIsAlive()V HSPLandroid/view/ViewTreeObserver;->dispatchOnComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V HSPLandroid/view/ViewTreeObserver;->dispatchOnDraw()V HSPLandroid/view/ViewTreeObserver;->dispatchOnEnterAnimationComplete()V -HSPLandroid/view/ViewTreeObserver;->dispatchOnGlobalFocusChange(Landroid/view/View;Landroid/view/View;)V HSPLandroid/view/ViewTreeObserver;->dispatchOnGlobalLayout()V HSPLandroid/view/ViewTreeObserver;->dispatchOnPreDraw()Z HSPLandroid/view/ViewTreeObserver;->dispatchOnScrollChanged()V HSPLandroid/view/ViewTreeObserver;->dispatchOnSystemGestureExclusionRectsChanged(Ljava/util/List;)V HSPLandroid/view/ViewTreeObserver;->dispatchOnTouchModeChanged(Z)V HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowAttachedChange(Z)V -HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowFocusChange(Z)V HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowShown()V HSPLandroid/view/ViewTreeObserver;->hasComputeInternalInsetsListeners()Z HSPLandroid/view/ViewTreeObserver;->isAlive()Z @@ -24110,12 +16648,10 @@ HSPLandroid/view/ViewTreeObserver;->removeOnDrawListener(Landroid/view/ViewTreeO HSPLandroid/view/ViewTreeObserver;->removeOnGlobalLayoutListener(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V HSPLandroid/view/ViewTreeObserver;->removeOnPreDrawListener(Landroid/view/ViewTreeObserver$OnPreDrawListener;)V HSPLandroid/view/ViewTreeObserver;->removeOnScrollChangedListener(Landroid/view/ViewTreeObserver$OnScrollChangedListener;)V -HSPLandroid/view/ViewTreeObserver;->removeOnTouchModeChangeListener(Landroid/view/ViewTreeObserver$OnTouchModeChangeListener;)V HSPLandroid/view/Window;->(Landroid/content/Context;)V HSPLandroid/view/Window;->addFlags(I)V HSPLandroid/view/Window;->adjustLayoutParamsForSubWindow(Landroid/view/WindowManager$LayoutParams;)V HSPLandroid/view/Window;->clearFlags(I)V -HSPLandroid/view/Window;->destroy()V HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V HSPLandroid/view/Window;->findViewById(I)Landroid/view/View; HSPLandroid/view/Window;->getAttributes()Landroid/view/WindowManager$LayoutParams; @@ -24132,32 +16668,23 @@ HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray; HSPLandroid/view/Window;->hasFeature(I)Z HSPLandroid/view/Window;->hasSoftInputMode()Z HSPLandroid/view/Window;->haveDimAmount()Z -HSPLandroid/view/Window;->isActive()Z HSPLandroid/view/Window;->isDestroyed()Z HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z HSPLandroid/view/Window;->isOverlayWithDecorCaptionEnabled()Z -HSPLandroid/view/Window;->makeActive()V HSPLandroid/view/Window;->requestFeature(I)Z -HSPLandroid/view/Window;->setAttributes(Landroid/view/WindowManager$LayoutParams;)V HSPLandroid/view/Window;->setCallback(Landroid/view/Window$Callback;)V HSPLandroid/view/Window;->setCloseOnTouchOutside(Z)V HSPLandroid/view/Window;->setCloseOnTouchOutsideIfNotSet(Z)V HSPLandroid/view/Window;->setColorMode(I)V HSPLandroid/view/Window;->setDefaultWindowFormat(I)V HSPLandroid/view/Window;->setFlags(II)V -HSPLandroid/view/Window;->setGravity(I)V HSPLandroid/view/Window;->setLayout(II)V -HSPLandroid/view/Window;->setOnWindowDismissedCallback(Landroid/view/Window$OnWindowDismissedCallback;)V -HSPLandroid/view/Window;->setOnWindowSwipeDismissedCallback(Landroid/view/Window$OnWindowSwipeDismissedCallback;)V HSPLandroid/view/Window;->setPreferMinimalPostProcessing(Z)V HSPLandroid/view/Window;->setSoftInputMode(I)V HSPLandroid/view/Window;->setType(I)V HSPLandroid/view/Window;->setWindowAnimations(I)V -HSPLandroid/view/Window;->setWindowControllerCallback(Landroid/view/Window$WindowControllerCallback;)V -HSPLandroid/view/Window;->setWindowManager(Landroid/view/WindowManager;Landroid/os/IBinder;Ljava/lang/String;)V HSPLandroid/view/Window;->setWindowManager(Landroid/view/WindowManager;Landroid/os/IBinder;Ljava/lang/String;Z)V HSPLandroid/view/Window;->shouldCloseOnTouch(Landroid/content/Context;Landroid/view/MotionEvent;)Z -HSPLandroid/view/WindowId;->equals(Ljava/lang/Object;)Z HSPLandroid/view/WindowInsets$Builder;->()V HSPLandroid/view/WindowInsets$Builder;->(Landroid/view/WindowInsets;)V HSPLandroid/view/WindowInsets$Builder;->build()Landroid/view/WindowInsets; @@ -24172,21 +16699,10 @@ HSPLandroid/view/WindowInsets$Type;->navigationBars()I HSPLandroid/view/WindowInsets$Type;->statusBars()I HSPLandroid/view/WindowInsets$Type;->systemBars()I HSPLandroid/view/WindowInsets$Type;->toString(I)Ljava/lang/String; -HSPLandroid/view/WindowInsets;->(Landroid/graphics/Rect;)V HSPLandroid/view/WindowInsets;->([Landroid/graphics/Insets;[Landroid/graphics/Insets;[ZZZLandroid/view/DisplayCutout;IZ)V -HSPLandroid/view/WindowInsets;->access$000(Landroid/view/WindowInsets;)[Landroid/graphics/Insets; -HSPLandroid/view/WindowInsets;->access$100(Landroid/view/WindowInsets;)[Landroid/graphics/Insets; -HSPLandroid/view/WindowInsets;->access$200(Landroid/view/WindowInsets;)[Z -HSPLandroid/view/WindowInsets;->access$300(Landroid/view/WindowInsets;)Z -HSPLandroid/view/WindowInsets;->access$400(Landroid/view/WindowInsets;)Z -HSPLandroid/view/WindowInsets;->access$500(Landroid/view/WindowInsets;)Landroid/view/DisplayCutout; -HSPLandroid/view/WindowInsets;->access$600(Landroid/view/WindowInsets;)Z -HSPLandroid/view/WindowInsets;->access$700(Landroid/view/WindowInsets;)Z -HSPLandroid/view/WindowInsets;->assignCompatInsets([Landroid/graphics/Insets;Landroid/graphics/Rect;)V HSPLandroid/view/WindowInsets;->consumeDisplayCutout()Landroid/view/WindowInsets; HSPLandroid/view/WindowInsets;->consumeStableInsets()Landroid/view/WindowInsets; HSPLandroid/view/WindowInsets;->consumeSystemWindowInsets()Landroid/view/WindowInsets; -HSPLandroid/view/WindowInsets;->createCompatTypeMap(Landroid/graphics/Rect;)[Landroid/graphics/Insets; HSPLandroid/view/WindowInsets;->displayCutoutCopyConstructorArgument(Landroid/view/WindowInsets;)Landroid/view/DisplayCutout; HSPLandroid/view/WindowInsets;->equals(Ljava/lang/Object;)Z HSPLandroid/view/WindowInsets;->getDisplayCutout()Landroid/view/DisplayCutout; @@ -24198,6 +16714,7 @@ HSPLandroid/view/WindowInsets;->getStableInsetLeft()I HSPLandroid/view/WindowInsets;->getStableInsetRight()I HSPLandroid/view/WindowInsets;->getStableInsetTop()I HSPLandroid/view/WindowInsets;->getStableInsets()Landroid/graphics/Insets; +HSPLandroid/view/WindowInsets;->getSystemGestureInsets()Landroid/graphics/Insets; HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I @@ -24205,21 +16722,17 @@ HSPLandroid/view/WindowInsets;->getSystemWindowInsetTop()I HSPLandroid/view/WindowInsets;->getSystemWindowInsets()Landroid/graphics/Insets; HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect; HSPLandroid/view/WindowInsets;->inset(IIII)Landroid/view/WindowInsets; -HSPLandroid/view/WindowInsets;->inset(Landroid/graphics/Insets;)Landroid/view/WindowInsets; HSPLandroid/view/WindowInsets;->insetInsets(Landroid/graphics/Insets;IIII)Landroid/graphics/Insets; HSPLandroid/view/WindowInsets;->insetInsets([Landroid/graphics/Insets;IIII)[Landroid/graphics/Insets; HSPLandroid/view/WindowInsets;->insetUnchecked(IIII)Landroid/view/WindowInsets; HSPLandroid/view/WindowInsets;->isConsumed()Z HSPLandroid/view/WindowInsets;->isRound()Z -HSPLandroid/view/WindowInsets;->isSystemWindowInsetsConsumed()Z HSPLandroid/view/WindowInsets;->replaceSystemWindowInsets(IIII)Landroid/view/WindowInsets; HSPLandroid/view/WindowInsets;->shouldAlwaysConsumeSystemBars()Z HSPLandroid/view/WindowInsetsAnimation$Bounds;->(Landroid/graphics/Insets;Landroid/graphics/Insets;)V HSPLandroid/view/WindowInsetsAnimation$Callback;->(I)V -HSPLandroid/view/WindowInsetsAnimation$Callback;->getDispatchMode()I HSPLandroid/view/WindowInsetsAnimation;->(ILandroid/view/animation/Interpolator;J)V HSPLandroid/view/WindowInsetsAnimation;->setAlpha(F)V -HSPLandroid/view/WindowInsetsAnimation;->setFraction(F)V HSPLandroid/view/WindowLeaked;->(Ljava/lang/String;)V HSPLandroid/view/WindowManager$LayoutParams$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/WindowManager$LayoutParams; HSPLandroid/view/WindowManager$LayoutParams$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; @@ -24227,14 +16740,10 @@ HSPLandroid/view/WindowManager$LayoutParams;->()V HSPLandroid/view/WindowManager$LayoutParams;->(IIIII)V HSPLandroid/view/WindowManager$LayoutParams;->(Landroid/os/Parcel;)V HSPLandroid/view/WindowManager$LayoutParams;->copyFrom(Landroid/view/WindowManager$LayoutParams;)I -HPLandroid/view/WindowManager$LayoutParams;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLandroid/view/WindowManager$LayoutParams;->getColorMode()I -HPLandroid/view/WindowManager$LayoutParams;->getFitInsetsSides()I HSPLandroid/view/WindowManager$LayoutParams;->getFitInsetsTypes()I HSPLandroid/view/WindowManager$LayoutParams;->getTitle()Ljava/lang/CharSequence; HSPLandroid/view/WindowManager$LayoutParams;->isFitInsetsIgnoringVisibility()Z -HPLandroid/view/WindowManager$LayoutParams;->isFullscreen()Z -HSPLandroid/view/WindowManager$LayoutParams;->isSystemAlertWindowType(I)Z HSPLandroid/view/WindowManager$LayoutParams;->mayUseInputMethod(I)Z HSPLandroid/view/WindowManager$LayoutParams;->setColorMode(I)V HSPLandroid/view/WindowManager$LayoutParams;->setFitInsetsIgnoringVisibility(Z)V @@ -24263,7 +16772,6 @@ HSPLandroid/view/WindowManagerGlobal;->removeView(Landroid/view/View;Z)V HSPLandroid/view/WindowManagerGlobal;->removeViewLocked(IZ)V HSPLandroid/view/WindowManagerGlobal;->setStoppedState(Landroid/os/IBinder;Z)V HSPLandroid/view/WindowManagerGlobal;->shouldDestroyEglContext(I)Z -HSPLandroid/view/WindowManagerGlobal;->trimForeground()V HSPLandroid/view/WindowManagerGlobal;->trimMemory(I)V HSPLandroid/view/WindowManagerGlobal;->updateViewLayout(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V HSPLandroid/view/WindowManagerImpl;->(Landroid/content/Context;)V @@ -24272,8 +16780,6 @@ HSPLandroid/view/WindowManagerImpl;->addView(Landroid/view/View;Landroid/view/Vi HSPLandroid/view/WindowManagerImpl;->applyDefaultToken(Landroid/view/ViewGroup$LayoutParams;)V HSPLandroid/view/WindowManagerImpl;->computeWindowInsets(Landroid/graphics/Rect;)Landroid/view/WindowInsets; HSPLandroid/view/WindowManagerImpl;->createLocalWindowManager(Landroid/view/Window;)Landroid/view/WindowManagerImpl; -HSPLandroid/view/WindowManagerImpl;->getCurrentBounds(Landroid/content/Context;)Landroid/graphics/Rect; -HSPLandroid/view/WindowManagerImpl;->getCurrentWindowMetrics()Landroid/view/WindowMetrics; HSPLandroid/view/WindowManagerImpl;->getDefaultDisplay()Landroid/view/Display; HSPLandroid/view/WindowManagerImpl;->getMaximumBounds(Landroid/content/Context;)Landroid/graphics/Rect; HSPLandroid/view/WindowManagerImpl;->getMaximumWindowMetrics()Landroid/view/WindowMetrics; @@ -24283,87 +16789,65 @@ HSPLandroid/view/WindowManagerImpl;->removeViewImmediate(Landroid/view/View;)V HSPLandroid/view/WindowManagerImpl;->updateViewLayout(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V HSPLandroid/view/WindowMetrics;->(Landroid/graphics/Rect;Landroid/view/WindowInsets;)V HSPLandroid/view/WindowMetrics;->getBounds()Landroid/graphics/Rect; -HSPLandroid/view/accessibility/-$$Lambda$AccessibilityManager$1$p_bR0bryLRhUQLWqTm3MGgiQA1s;->(Landroid/view/accessibility/AccessibilityManager$1;Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;)V HSPLandroid/view/accessibility/-$$Lambda$AccessibilityManager$1$p_bR0bryLRhUQLWqTm3MGgiQA1s;->run()V HSPLandroid/view/accessibility/AccessibilityManager$1;->(Landroid/view/accessibility/AccessibilityManager;)V -HSPLandroid/view/accessibility/AccessibilityManager$1;->lambda$notifyServicesStateChanged$0$AccessibilityManager$1(Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;)V HSPLandroid/view/accessibility/AccessibilityManager$1;->notifyServicesStateChanged(J)V +HSPLandroid/view/accessibility/AccessibilityManager$1;->setFocusAppearance(II)V HSPLandroid/view/accessibility/AccessibilityManager$1;->setState(I)V HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;->(Landroid/view/accessibility/AccessibilityManager;)V HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;->(Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager$1;)V HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;->handleMessage(Landroid/os/Message;)Z HSPLandroid/view/accessibility/AccessibilityManager;->(Landroid/content/Context;Landroid/view/accessibility/IAccessibilityManager;I)V -HSPLandroid/view/accessibility/AccessibilityManager;->access$000(Landroid/view/accessibility/AccessibilityManager;J)V HSPLandroid/view/accessibility/AccessibilityManager;->access$100(Landroid/view/accessibility/AccessibilityManager;)Ljava/lang/Object; -HSPLandroid/view/accessibility/AccessibilityManager;->access$200(Landroid/view/accessibility/AccessibilityManager;)Landroid/util/ArrayMap; -HSPLandroid/view/accessibility/AccessibilityManager;->access$400(Landroid/view/accessibility/AccessibilityManager;I)V -HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityServicesStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;Landroid/os/Handler;)V +HSPLandroid/view/accessibility/AccessibilityManager;->access$300(Landroid/view/accessibility/AccessibilityManager;II)V HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;)Z HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;Landroid/os/Handler;)V HSPLandroid/view/accessibility/AccessibilityManager;->addHighTextContrastStateChangeListener(Landroid/view/accessibility/AccessibilityManager$HighTextContrastChangeListener;Landroid/os/Handler;)V HSPLandroid/view/accessibility/AccessibilityManager;->addTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;)Z HSPLandroid/view/accessibility/AccessibilityManager;->addTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;Landroid/os/Handler;)V -HSPLandroid/view/accessibility/AccessibilityManager;->getAccessibilityShortcutTargets(I)Ljava/util/List; HSPLandroid/view/accessibility/AccessibilityManager;->getEnabledAccessibilityServiceList(I)Ljava/util/List; HSPLandroid/view/accessibility/AccessibilityManager;->getInstalledAccessibilityServiceList()Ljava/util/List; -HPLandroid/view/accessibility/AccessibilityManager;->getInstalledAccessibilityShortcutListAsUser(Landroid/content/Context;I)Ljava/util/List; HSPLandroid/view/accessibility/AccessibilityManager;->getInstance(Landroid/content/Context;)Landroid/view/accessibility/AccessibilityManager; HSPLandroid/view/accessibility/AccessibilityManager;->getRecommendedTimeoutMillis(II)I HSPLandroid/view/accessibility/AccessibilityManager;->getServiceLocked()Landroid/view/accessibility/IAccessibilityManager; -HPLandroid/view/accessibility/AccessibilityManager;->getShortcutInfo(Landroid/content/Context;Landroid/content/pm/ResolveInfo;)Landroid/accessibilityservice/AccessibilityShortcutInfo; -HSPLandroid/view/accessibility/AccessibilityManager;->isAccessibilityVolumeStreamActive()Z +HSPLandroid/view/accessibility/AccessibilityManager;->initialFocusAppearanceLocked(Landroid/content/res/Resources;)V HSPLandroid/view/accessibility/AccessibilityManager;->isEnabled()Z HSPLandroid/view/accessibility/AccessibilityManager;->isHighTextContrastEnabled()Z HSPLandroid/view/accessibility/AccessibilityManager;->isTouchExplorationEnabled()Z -HSPLandroid/view/accessibility/AccessibilityManager;->notifyAccessibilityStateChanged()V -HSPLandroid/view/accessibility/AccessibilityManager;->registerSystemAction(Landroid/app/RemoteAction;I)V HSPLandroid/view/accessibility/AccessibilityManager;->removeAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;)Z HSPLandroid/view/accessibility/AccessibilityManager;->removeHighTextContrastStateChangeListener(Landroid/view/accessibility/AccessibilityManager$HighTextContrastChangeListener;)V HSPLandroid/view/accessibility/AccessibilityManager;->setStateLocked(I)V HSPLandroid/view/accessibility/AccessibilityManager;->tryConnectToServiceLocked(Landroid/view/accessibility/IAccessibilityManager;)V HSPLandroid/view/accessibility/AccessibilityManager;->unregisterSystemAction(I)V +HSPLandroid/view/accessibility/AccessibilityManager;->updateFocusAppearanceLocked(II)V HSPLandroid/view/accessibility/AccessibilityManager;->updateUiTimeout(J)V HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->()V HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->getInstance()Landroid/view/accessibility/AccessibilityNodeIdManager; HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->registerViewWithId(Landroid/view/View;I)V HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->unregisterViewWithId(I)V HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;->(ILjava/lang/CharSequence;)V -HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;->equals(Ljava/lang/Object;)Z HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;->getId()I -HSPLandroid/view/accessibility/AccessibilityRecord;->()V -HSPLandroid/view/accessibility/AccessibilityRecord;->isSealed()Z -HSPLandroid/view/accessibility/CaptioningManager$1;->(Landroid/view/accessibility/CaptioningManager;)V +HSPLandroid/view/accessibility/AccessibilityNodeProvider;->()V HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->getTypeface()Landroid/graphics/Typeface; HSPLandroid/view/accessibility/CaptioningManager$CaptioningChangeListener;->()V -HSPLandroid/view/accessibility/CaptioningManager$MyContentObserver;->(Landroid/view/accessibility/CaptioningManager;Landroid/os/Handler;)V HSPLandroid/view/accessibility/CaptioningManager;->(Landroid/content/Context;)V HSPLandroid/view/accessibility/CaptioningManager;->addCaptioningChangeListener(Landroid/view/accessibility/CaptioningManager$CaptioningChangeListener;)V HSPLandroid/view/accessibility/CaptioningManager;->getFontScale()F HSPLandroid/view/accessibility/CaptioningManager;->getLocale()Ljava/util/Locale; -HSPLandroid/view/accessibility/CaptioningManager;->getRawLocale()Ljava/lang/String; HSPLandroid/view/accessibility/CaptioningManager;->getRawUserStyle()I HSPLandroid/view/accessibility/CaptioningManager;->getUserStyle()Landroid/view/accessibility/CaptioningManager$CaptionStyle; HSPLandroid/view/accessibility/CaptioningManager;->isEnabled()Z HSPLandroid/view/accessibility/CaptioningManager;->removeCaptioningChangeListener(Landroid/view/accessibility/CaptioningManager$CaptioningChangeListener;)V -HSPLandroid/view/accessibility/IAccessibilityInteractionConnection$Stub;->()V -HPLandroid/view/accessibility/IAccessibilityInteractionConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityInteractionConnection; HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->addClient(Landroid/view/accessibility/IAccessibilityManagerClient;I)J -HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getAccessibilityShortcutTargets(I)Ljava/util/List; HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getEnabledAccessibilityServiceList(II)Ljava/util/List; +HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getFocusColor()I +HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getFocusStrokeWidth()I HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getRecommendedTimeoutMillis()J -HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->registerSystemAction(Landroid/app/RemoteAction;I)V HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->unregisterSystemAction(I)V -HSPLandroid/view/accessibility/IAccessibilityManager$Stub;->()V HSPLandroid/view/accessibility/IAccessibilityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManager; -HPLandroid/view/accessibility/IAccessibilityManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/accessibility/IAccessibilityManagerClient$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/accessibility/IAccessibilityManagerClient$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLandroid/view/accessibility/IAccessibilityManagerClient$Stub$Proxy;->notifyServicesStateChanged(J)V -PLandroid/view/accessibility/IAccessibilityManagerClient$Stub$Proxy;->setState(I)V HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->()V HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManagerClient; HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/view/accessibility/WeakSparseArray$WeakReferenceWithId;->(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;I)V HSPLandroid/view/accessibility/WeakSparseArray;->()V @@ -24378,7 +16862,6 @@ HSPLandroid/view/animation/AccelerateInterpolator;->(F)V HSPLandroid/view/animation/AccelerateInterpolator;->(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/AccelerateInterpolator;->getInterpolation(F)F HSPLandroid/view/animation/AlphaAnimation;->(FF)V -HSPLandroid/view/animation/AlphaAnimation;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/AlphaAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V HSPLandroid/view/animation/AlphaAnimation;->hasAlpha()Z HSPLandroid/view/animation/AlphaAnimation;->willChangeBounds()Z @@ -24389,39 +16872,27 @@ HSPLandroid/view/animation/Animation$Description;->parseValue(Landroid/util/Type HSPLandroid/view/animation/Animation;->()V HSPLandroid/view/animation/Animation;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/Animation;->cancel()V -HPLandroid/view/animation/Animation;->computeDurationHint()J HSPLandroid/view/animation/Animation;->detach()V HSPLandroid/view/animation/Animation;->dispatchAnimationEnd()V HSPLandroid/view/animation/Animation;->dispatchAnimationStart()V HSPLandroid/view/animation/Animation;->ensureInterpolator()V HSPLandroid/view/animation/Animation;->finalize()V -HSPLandroid/view/animation/Animation;->fireAnimationEnd()V -HSPLandroid/view/animation/Animation;->fireAnimationStart()V HSPLandroid/view/animation/Animation;->getDuration()J HSPLandroid/view/animation/Animation;->getFillAfter()Z -HPLandroid/view/animation/Animation;->getInterpolator()Landroid/view/animation/Interpolator; HSPLandroid/view/animation/Animation;->getInvalidateRegion(IIIILandroid/graphics/RectF;Landroid/view/animation/Transformation;)V -HPLandroid/view/animation/Animation;->getRepeatCount()I HSPLandroid/view/animation/Animation;->getScaleFactor()F -HPLandroid/view/animation/Animation;->getShowWallpaper()Z HSPLandroid/view/animation/Animation;->getStartOffset()J -HSPLandroid/view/animation/Animation;->getStartTime()J HSPLandroid/view/animation/Animation;->getTransformation(JLandroid/view/animation/Transformation;)Z HSPLandroid/view/animation/Animation;->getTransformation(JLandroid/view/animation/Transformation;F)Z -HPLandroid/view/animation/Animation;->getZAdjustment()I HSPLandroid/view/animation/Animation;->hasAlpha()Z -HSPLandroid/view/animation/Animation;->hasAnimationListener()Z HSPLandroid/view/animation/Animation;->hasEnded()Z -HPLandroid/view/animation/Animation;->hasRoundedCorners()Z HSPLandroid/view/animation/Animation;->hasStarted()Z HSPLandroid/view/animation/Animation;->initialize(IIII)V HSPLandroid/view/animation/Animation;->initializeInvalidateRegion(IIII)V -HSPLandroid/view/animation/Animation;->isCanceled()Z +HSPLandroid/view/animation/Animation;->isFillEnabled()Z HSPLandroid/view/animation/Animation;->isInitialized()Z HSPLandroid/view/animation/Animation;->reset()V HSPLandroid/view/animation/Animation;->resolveSize(IFII)F -HPLandroid/view/animation/Animation;->restrictDuration(J)V -HPLandroid/view/animation/Animation;->scaleCurrentDuration(F)V HSPLandroid/view/animation/Animation;->setAnimationListener(Landroid/view/animation/Animation$AnimationListener;)V HSPLandroid/view/animation/Animation;->setBackgroundColor(I)V HSPLandroid/view/animation/Animation;->setDetachWallpaper(Z)V @@ -24444,22 +16915,23 @@ HSPLandroid/view/animation/Animation;->willChangeTransformationMatrix()Z HSPLandroid/view/animation/AnimationSet;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/AnimationSet;->(Z)V HSPLandroid/view/animation/AnimationSet;->addAnimation(Landroid/view/animation/Animation;)V -HPLandroid/view/animation/AnimationSet;->computeDurationHint()J -HPLandroid/view/animation/AnimationSet;->getAnimations()Ljava/util/List; HSPLandroid/view/animation/AnimationSet;->getDuration()J HSPLandroid/view/animation/AnimationSet;->getTransformation(JLandroid/view/animation/Transformation;)Z +HSPLandroid/view/animation/AnimationSet;->hasAlpha()Z HSPLandroid/view/animation/AnimationSet;->init()V HSPLandroid/view/animation/AnimationSet;->initialize(IIII)V +HSPLandroid/view/animation/AnimationSet;->initializeInvalidateRegion(IIII)V HSPLandroid/view/animation/AnimationSet;->reset()V HSPLandroid/view/animation/AnimationSet;->restoreChildrenStartOffset()V -HPLandroid/view/animation/AnimationSet;->restrictDuration(J)V -HPLandroid/view/animation/AnimationSet;->scaleCurrentDuration(F)V HSPLandroid/view/animation/AnimationSet;->setDuration(J)V HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V HSPLandroid/view/animation/AnimationSet;->setRepeatMode(I)V HSPLandroid/view/animation/AnimationSet;->setStartOffset(J)V +HSPLandroid/view/animation/AnimationSet;->setStartTime(J)V +HSPLandroid/view/animation/AnimationSet;->willChangeBounds()Z +HSPLandroid/view/animation/AnimationSet;->willChangeTransformationMatrix()Z HSPLandroid/view/animation/AnimationUtils$1;->initialValue()Landroid/view/animation/AnimationUtils$AnimationState; HSPLandroid/view/animation/AnimationUtils$1;->initialValue()Ljava/lang/Object; HSPLandroid/view/animation/AnimationUtils$AnimationState;->()V @@ -24488,14 +16960,11 @@ HSPLandroid/view/animation/OvershootInterpolator;->(F)V HSPLandroid/view/animation/OvershootInterpolator;->getInterpolation(F)F HSPLandroid/view/animation/PathInterpolator;->(FFFF)V HSPLandroid/view/animation/PathInterpolator;->(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V -HSPLandroid/view/animation/PathInterpolator;->(Landroid/graphics/Path;)V HSPLandroid/view/animation/PathInterpolator;->createNativeInterpolator()J HSPLandroid/view/animation/PathInterpolator;->getInterpolation(F)F HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V HSPLandroid/view/animation/PathInterpolator;->initPath(Landroid/graphics/Path;)V HSPLandroid/view/animation/PathInterpolator;->parseInterpolatorFromTypeArray(Landroid/content/res/TypedArray;)V -HSPLandroid/view/animation/RotateAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V -HSPLandroid/view/animation/RotateAnimation;->initialize(IIII)V HSPLandroid/view/animation/ScaleAnimation;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/ScaleAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V HSPLandroid/view/animation/ScaleAnimation;->initialize(IIII)V @@ -24507,93 +16976,89 @@ HSPLandroid/view/animation/Transformation;->compose(Landroid/view/animation/Tran HSPLandroid/view/animation/Transformation;->getAlpha()F HSPLandroid/view/animation/Transformation;->getMatrix()Landroid/graphics/Matrix; HSPLandroid/view/animation/Transformation;->getTransformationType()I -HPLandroid/view/animation/Transformation;->hasClipRect()Z HSPLandroid/view/animation/Transformation;->set(Landroid/view/animation/Transformation;)V HSPLandroid/view/animation/Transformation;->setAlpha(F)V -HSPLandroid/view/animation/TranslateAnimation;->(FFFF)V HSPLandroid/view/animation/TranslateAnimation;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/view/animation/TranslateAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V HSPLandroid/view/animation/TranslateAnimation;->initialize(IIII)V HSPLandroid/view/autofill/-$$Lambda$AutofillManager$2x0LQIO4_qmm8gJ5vP9SK8eF99w;->(Landroid/view/autofill/IAutoFillManager;Landroid/view/autofill/IAutoFillManagerClient;I)V +HSPLandroid/view/autofill/-$$Lambda$AutofillManager$2x0LQIO4_qmm8gJ5vP9SK8eF99w;->run()V HSPLandroid/view/autofill/AutofillId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/autofill/AutofillId; HSPLandroid/view/autofill/AutofillId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/autofill/AutofillId;->(I)V HSPLandroid/view/autofill/AutofillId;->(IIJI)V -HSPLandroid/view/autofill/AutofillId;->(IIJILandroid/view/autofill/AutofillId$1;)V HSPLandroid/view/autofill/AutofillId;->equals(Ljava/lang/Object;)Z HSPLandroid/view/autofill/AutofillId;->getViewId()I -HSPLandroid/view/autofill/AutofillId;->hasSession()Z HSPLandroid/view/autofill/AutofillId;->hashCode()I HSPLandroid/view/autofill/AutofillId;->isVirtualInt()Z HSPLandroid/view/autofill/AutofillId;->isVirtualLong()Z HSPLandroid/view/autofill/AutofillId;->resetSessionId()V HSPLandroid/view/autofill/AutofillId;->toString()Ljava/lang/String; HSPLandroid/view/autofill/AutofillId;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->(Landroid/view/autofill/AutofillManager;)V +HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->(Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillManager$1;)V +HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->getView(Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillId;)Landroid/view/View; +HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->getViewCoordinates(Landroid/view/autofill/AutofillId;)Landroid/graphics/Rect; HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->(Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillManager$1;)V +HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->getAugmentedAutofillClient(Lcom/android/internal/os/IResultReceiver;)V HSPLandroid/view/autofill/AutofillManager;->(Landroid/content/Context;Landroid/view/autofill/IAutoFillManager;)V HSPLandroid/view/autofill/AutofillManager;->access$1300(Landroid/view/autofill/AutofillManager;Ljava/lang/Runnable;)V +HSPLandroid/view/autofill/AutofillManager;->access$1500(Landroid/view/autofill/AutofillManager;Lcom/android/internal/os/IResultReceiver;)V +HSPLandroid/view/autofill/AutofillManager;->access$900(Landroid/view/autofill/AutofillManager;)Landroid/view/autofill/AutofillManager$AutofillClient; HSPLandroid/view/autofill/AutofillManager;->addEnteredIdLocked(Landroid/view/autofill/AutofillId;)V +HSPLandroid/view/autofill/AutofillManager;->cancelLocked()V +HSPLandroid/view/autofill/AutofillManager;->cancelSessionLocked()V +HSPLandroid/view/autofill/AutofillManager;->getAugmentedAutofillClient(Lcom/android/internal/os/IResultReceiver;)V HSPLandroid/view/autofill/AutofillManager;->getClient()Landroid/view/autofill/AutofillManager$AutofillClient; HSPLandroid/view/autofill/AutofillManager;->hasAutofillFeature()Z HSPLandroid/view/autofill/AutofillManager;->isActiveLocked()Z -HSPLandroid/view/autofill/AutofillManager;->isAutofillUiShowing()Z HSPLandroid/view/autofill/AutofillManager;->isClientDisablingEnterExitEvent()Z HSPLandroid/view/autofill/AutofillManager;->isCompatibilityModeEnabledLocked()Z HSPLandroid/view/autofill/AutofillManager;->isDisabledByServiceLocked()Z HSPLandroid/view/autofill/AutofillManager;->isEnabled()Z HSPLandroid/view/autofill/AutofillManager;->isFinishedLocked()Z +HSPLandroid/view/autofill/AutofillManager;->lambda$tryAddServiceClientIfNeededLocked$1(Landroid/view/autofill/IAutoFillManager;Landroid/view/autofill/IAutoFillManagerClient;I)V HSPLandroid/view/autofill/AutofillManager;->notifyValueChanged(Landroid/view/View;)V HSPLandroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;I)V HSPLandroid/view/autofill/AutofillManager;->notifyViewEnteredForAugmentedAutofill(Landroid/view/View;)V HSPLandroid/view/autofill/AutofillManager;->notifyViewEnteredLocked(Landroid/view/View;I)Landroid/view/autofill/AutofillManager$AutofillCallback; HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V HSPLandroid/view/autofill/AutofillManager;->notifyViewExitedLocked(Landroid/view/View;)V -HSPLandroid/view/autofill/AutofillManager;->notifyViewVisibilityChanged(Landroid/view/View;Z)V HSPLandroid/view/autofill/AutofillManager;->notifyViewVisibilityChangedInternal(Landroid/view/View;IZZ)V +HSPLandroid/view/autofill/AutofillManager;->onActivityFinishing()V HSPLandroid/view/autofill/AutofillManager;->onInvisibleForAutofill(Z)V -HSPLandroid/view/autofill/AutofillManager;->post(Ljava/lang/Runnable;)V -HSPLandroid/view/autofill/AutofillManager;->requestHideFillUi()V +HSPLandroid/view/autofill/AutofillManager;->onSaveInstanceState(Landroid/os/Bundle;)V HSPLandroid/view/autofill/AutofillManager;->requestHideFillUi(Landroid/view/autofill/AutofillId;Z)V +HSPLandroid/view/autofill/AutofillManager;->resetSessionLocked(Z)V HSPLandroid/view/autofill/AutofillManager;->shouldIgnoreViewEnteredLocked(Landroid/view/autofill/AutofillId;I)Z HSPLandroid/view/autofill/AutofillManager;->startAutofillIfNeededLocked(Landroid/view/View;)Z HSPLandroid/view/autofill/AutofillManager;->startSessionLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;I)V HSPLandroid/view/autofill/AutofillManager;->tryAddServiceClientIfNeededLocked()Z HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)V -HSPLandroid/view/autofill/AutofillManagerInternal;->()V -HPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/autofill/AutofillValue; -HPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/autofill/AutofillValue;->(Landroid/os/Parcel;)V +HSPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/autofill/AutofillValue; +HSPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/autofill/AutofillValue;->(Landroid/os/Parcel;)V HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/AutofillValue; -HPLandroid/view/autofill/AutofillValue;->getTextValue()Ljava/lang/CharSequence; -HPLandroid/view/autofill/AutofillValue;->isText()Z HSPLandroid/view/autofill/AutofillValue;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;->()V +HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;->asBinder()Landroid/os/IBinder; +HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->addClient(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;ILcom/android/internal/os/IResultReceiver;)V +HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->cancelSession(II)V +HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->removeClient(Landroid/view/autofill/IAutoFillManagerClient;I)V HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->startSession(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;IZILandroid/content/ComponentName;ZLcom/android/internal/os/IResultReceiver;)V HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->updateSession(ILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;III)V -HSPLandroid/view/autofill/IAutoFillManager$Stub;->()V HSPLandroid/view/autofill/IAutoFillManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/autofill/IAutoFillManager; -HPLandroid/view/autofill/IAutoFillManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLandroid/view/autofill/IAutoFillManagerClient$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/view/autofill/IAutoFillManagerClient$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLandroid/view/autofill/IAutoFillManagerClient$Stub;->asBinder()Landroid/os/IBinder; -HPLandroid/view/autofill/IAutoFillManagerClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/autofill/IAutoFillManagerClient; HSPLandroid/view/autofill/IAutoFillManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/view/contentcapture/ContentCaptureContext;->(Landroid/view/contentcapture/ContentCaptureContext;Landroid/content/ComponentName;III)V -HPLandroid/view/contentcapture/ContentCaptureContext;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/contentcapture/ContentCaptureHelper;->getDefaultLoggingLevel()I HSPLandroid/view/contentcapture/ContentCaptureHelper;->getLoggingLevelAsString(I)Ljava/lang/String; HSPLandroid/view/contentcapture/ContentCaptureHelper;->setLoggingLevel(I)V -HSPLandroid/view/contentcapture/IContentCaptureManager$Stub;->()V -HPLandroid/view/contentcapture/IContentCaptureManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/view/inputmethod/BaseInputConnection;->(Landroid/view/View;Z)V HSPLandroid/view/inputmethod/BaseInputConnection;->(Landroid/view/inputmethod/InputMethodManager;Z)V HSPLandroid/view/inputmethod/BaseInputConnection;->beginBatchEdit()Z HSPLandroid/view/inputmethod/BaseInputConnection;->deleteSurroundingText(II)Z HSPLandroid/view/inputmethod/BaseInputConnection;->endBatchEdit()Z HSPLandroid/view/inputmethod/BaseInputConnection;->ensureDefaultComposingSpans()V HSPLandroid/view/inputmethod/BaseInputConnection;->finishComposingText()Z -HSPLandroid/view/inputmethod/BaseInputConnection;->getCursorCapsMode(I)I HSPLandroid/view/inputmethod/BaseInputConnection;->getEditable()Landroid/text/Editable; HSPLandroid/view/inputmethod/BaseInputConnection;->getHandler()Landroid/os/Handler; HSPLandroid/view/inputmethod/BaseInputConnection;->getSelectedText(I)Ljava/lang/CharSequence; @@ -24607,35 +17072,18 @@ HSPLandroid/view/inputmethod/BaseInputConnection;->sendKeyEvent(Landroid/view/Ke HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingRegion(II)Z HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingSpans(Landroid/text/Spannable;II)V HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingText(Ljava/lang/CharSequence;I)Z -HSPLandroid/view/inputmethod/CorrectionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/CorrectionInfo; -HSPLandroid/view/inputmethod/CorrectionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/inputmethod/CursorAnchorInfo$Builder;->()V HSPLandroid/view/inputmethod/EditorInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/EditorInfo; HSPLandroid/view/inputmethod/EditorInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/EditorInfo$InitialSurroundingText; -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText;->()V -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText;->(Ljava/lang/CharSequence;II)V -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText;->copyWithParcelableSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -HSPLandroid/view/inputmethod/EditorInfo$InitialSurroundingText;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/inputmethod/EditorInfo;->()V -HSPLandroid/view/inputmethod/EditorInfo;->access$402(Landroid/view/inputmethod/EditorInfo;Landroid/view/inputmethod/EditorInfo$InitialSurroundingText;)Landroid/view/inputmethod/EditorInfo$InitialSurroundingText; HSPLandroid/view/inputmethod/EditorInfo;->setInitialSurroundingSubText(Ljava/lang/CharSequence;I)V HSPLandroid/view/inputmethod/EditorInfo;->setInitialSurroundingText(Ljava/lang/CharSequence;)V HSPLandroid/view/inputmethod/EditorInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/inputmethod/ExtractedText;->()V -HPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InlineSuggestionsRequest; -HPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/inputmethod/InlineSuggestionsRequest;->(Landroid/os/Parcel;)V +HSPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InlineSuggestionsRequest; +HSPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->(Landroid/os/Parcel;)V HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->onConstructed()V -HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->parcelHostInputToken(Landroid/os/Parcel;I)V -HPLandroid/view/inputmethod/InlineSuggestionsRequest;->unparcelHostInputToken(Landroid/os/Parcel;)Landroid/os/IBinder; HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/inputmethod/InlineSuggestionsResponse$1;->()V -HSPLandroid/view/inputmethod/InlineSuggestionsResponse;->()V -HSPLandroid/view/inputmethod/InlineSuggestionsResponse;->(Ljava/util/List;)V -HSPLandroid/view/inputmethod/InlineSuggestionsResponse;->getInlineSuggestions()Ljava/util/List; -PLandroid/view/inputmethod/InputBinding;->(Landroid/view/inputmethod/InputConnection;Landroid/os/IBinder;II)V HSPLandroid/view/inputmethod/InputConnectionInspector;->getMissingMethodFlags(Landroid/view/inputmethod/InputConnection;)I HSPLandroid/view/inputmethod/InputConnectionWrapper;->(Landroid/view/inputmethod/InputConnection;Z)V HSPLandroid/view/inputmethod/InputConnectionWrapper;->beginBatchEdit()Z @@ -24644,7 +17092,6 @@ HSPLandroid/view/inputmethod/InputConnectionWrapper;->commitText(Ljava/lang/Char HSPLandroid/view/inputmethod/InputConnectionWrapper;->deleteSurroundingText(II)Z HSPLandroid/view/inputmethod/InputConnectionWrapper;->endBatchEdit()Z HSPLandroid/view/inputmethod/InputConnectionWrapper;->finishComposingText()Z -HSPLandroid/view/inputmethod/InputConnectionWrapper;->getCursorCapsMode(I)I HSPLandroid/view/inputmethod/InputConnectionWrapper;->getHandler()Landroid/os/Handler; HSPLandroid/view/inputmethod/InputConnectionWrapper;->getMissingMethodFlags()I HSPLandroid/view/inputmethod/InputConnectionWrapper;->getSelectedText(I)Ljava/lang/CharSequence; @@ -24655,28 +17102,17 @@ HSPLandroid/view/inputmethod/InputConnectionWrapper;->setComposingRegion(II)Z HSPLandroid/view/inputmethod/InputConnectionWrapper;->setComposingText(Ljava/lang/CharSequence;I)Z HSPLandroid/view/inputmethod/InputMethodInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InputMethodInfo; HSPLandroid/view/inputmethod/InputMethodInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/inputmethod/InputMethodInfo;->(Landroid/content/Context;Landroid/content/pm/ResolveInfo;Ljava/util/List;)V HSPLandroid/view/inputmethod/InputMethodInfo;->(Landroid/os/Parcel;)V -HSPLandroid/view/inputmethod/InputMethodInfo;->computeId(Landroid/content/pm/ResolveInfo;)Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodInfo;->equals(Ljava/lang/Object;)Z HSPLandroid/view/inputmethod/InputMethodInfo;->getId()Ljava/lang/String; HSPLandroid/view/inputmethod/InputMethodInfo;->getPackageName()Ljava/lang/String; HSPLandroid/view/inputmethod/InputMethodInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo; -HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSubtype; -HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeCount()I -HSPLandroid/view/inputmethod/InputMethodInfo;->isAuxiliaryIme()Z -HSPLandroid/view/inputmethod/InputMethodInfo;->isVrOnly()Z -HSPLandroid/view/inputmethod/InputMethodInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence; -HSPLandroid/view/inputmethod/InputMethodInfo;->supportsSwitchingToNextInputMethod()Z -HPLandroid/view/inputmethod/InputMethodInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/inputmethod/InputMethodManager$1;->(Landroid/view/inputmethod/InputMethodManager;)V HSPLandroid/view/inputmethod/InputMethodManager$1;->onBindMethod(Lcom/android/internal/view/InputBindResult;)V HSPLandroid/view/inputmethod/InputMethodManager$1;->onUnbindMethod(II)V HSPLandroid/view/inputmethod/InputMethodManager$1;->reportFullscreenMode(Z)V HSPLandroid/view/inputmethod/InputMethodManager$1;->scheduleStartInputIfNecessary(Z)V -HSPLandroid/view/inputmethod/InputMethodManager$1;->setActive(ZZ)V +HSPLandroid/view/inputmethod/InputMethodManager$1;->setActive(ZZZ)V HSPLandroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;->(Landroid/os/Looper;Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;)V -HSPLandroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;->access$600(Landroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;)Ljava/lang/ref/WeakReference; HSPLandroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;->deactivate()V HSPLandroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;->isActive()Z HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->(Landroid/view/inputmethod/InputMethodManager;)V @@ -24692,35 +17128,23 @@ HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInput(ILandr HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInputAsyncOnWindowFocusGain(Landroid/view/View;IIZ)V HSPLandroid/view/inputmethod/InputMethodManager$H;->(Landroid/view/inputmethod/InputMethodManager;Landroid/os/Looper;)V HSPLandroid/view/inputmethod/InputMethodManager$H;->handleMessage(Landroid/os/Message;)V -HSPLandroid/view/inputmethod/InputMethodManager$ImeInputEventSender;->(Landroid/view/inputmethod/InputMethodManager;Landroid/view/InputChannel;Landroid/os/Looper;)V HSPLandroid/view/inputmethod/InputMethodManager$ImeInputEventSender;->onInputEventFinished(IZ)V -HSPLandroid/view/inputmethod/InputMethodManager$PendingEvent;->(Landroid/view/inputmethod/InputMethodManager;)V -HSPLandroid/view/inputmethod/InputMethodManager$PendingEvent;->(Landroid/view/inputmethod/InputMethodManager;Landroid/view/inputmethod/InputMethodManager$1;)V -HSPLandroid/view/inputmethod/InputMethodManager$PendingEvent;->recycle()V HSPLandroid/view/inputmethod/InputMethodManager$PendingEvent;->run()V HSPLandroid/view/inputmethod/InputMethodManager;->(Lcom/android/internal/view/IInputMethodManager;ILandroid/os/Looper;)V -HSPLandroid/view/inputmethod/InputMethodManager;->access$100(Landroid/view/inputmethod/InputMethodManager;)Landroid/view/View; -HSPLandroid/view/inputmethod/InputMethodManager;->access$200(Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;I)I -HSPLandroid/view/inputmethod/InputMethodManager;->access$300(Landroid/view/inputmethod/InputMethodManager;)Landroid/view/ImeFocusController; -HSPLandroid/view/inputmethod/InputMethodManager;->access$400(Landroid/view/inputmethod/InputMethodManager;)Z -HSPLandroid/view/inputmethod/InputMethodManager;->access$402(Landroid/view/inputmethod/InputMethodManager;Z)Z HSPLandroid/view/inputmethod/InputMethodManager;->access$500(Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;)Z -HSPLandroid/view/inputmethod/InputMethodManager;->canStartInput(Landroid/view/View;)Z HSPLandroid/view/inputmethod/InputMethodManager;->checkFocus()V -HSPLandroid/view/inputmethod/InputMethodManager;->clearBindingLocked()V -HSPLandroid/view/inputmethod/InputMethodManager;->clearConnectionLocked()V HSPLandroid/view/inputmethod/InputMethodManager;->closeCurrentInput()V HSPLandroid/view/inputmethod/InputMethodManager;->createInstance(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager; HSPLandroid/view/inputmethod/InputMethodManager;->createRealInstance(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager; HSPLandroid/view/inputmethod/InputMethodManager;->dispatchInputEvent(Landroid/view/InputEvent;Ljava/lang/Object;Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;Landroid/os/Handler;)I HSPLandroid/view/inputmethod/InputMethodManager;->dispatchKeyEventFromInputMethod(Landroid/view/View;Landroid/view/KeyEvent;)V HSPLandroid/view/inputmethod/InputMethodManager;->ensureDefaultInstanceForDefaultDisplayIfNecessary()V -HSPLandroid/view/inputmethod/InputMethodManager;->finishInputLocked()V HSPLandroid/view/inputmethod/InputMethodManager;->finishedInputEvent(IZZ)V HSPLandroid/view/inputmethod/InputMethodManager;->flushPendingEventsLocked()V HSPLandroid/view/inputmethod/InputMethodManager;->forContext(Landroid/content/Context;)Landroid/view/inputmethod/InputMethodManager; HSPLandroid/view/inputmethod/InputMethodManager;->forContextInternal(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager; HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMethodManager$DelegateImpl; +HSPLandroid/view/inputmethod/InputMethodManager;->getEnabledInputMethodList()Ljava/util/List; HSPLandroid/view/inputmethod/InputMethodManager;->getEnabledInputMethodSubtypeList(Landroid/view/inputmethod/InputMethodInfo;Z)Ljava/util/List; HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid/view/View;)Landroid/view/inputmethod/InputMethodManager; HSPLandroid/view/inputmethod/InputMethodManager;->getFocusController()Landroid/view/ImeFocusController; @@ -24729,23 +17153,17 @@ HSPLandroid/view/inputmethod/InputMethodManager;->getStartInputFlags(Landroid/vi HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)Z HSPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;I)Z HSPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z -HSPLandroid/view/inputmethod/InputMethodManager;->invokeFinishedInputEventCallback(Landroid/view/inputmethod/InputMethodManager$PendingEvent;Z)V HSPLandroid/view/inputmethod/InputMethodManager;->isActive(Landroid/view/View;)Z -HSPLandroid/view/inputmethod/InputMethodManager;->isAutofillUIShowing(Landroid/view/View;)Z HSPLandroid/view/inputmethod/InputMethodManager;->isCursorAnchorInfoEnabled()Z HSPLandroid/view/inputmethod/InputMethodManager;->isFullscreenMode()Z HSPLandroid/view/inputmethod/InputMethodManager;->isInEditMode()Z HSPLandroid/view/inputmethod/InputMethodManager;->notifyImeHidden(Landroid/os/IBinder;)V -HSPLandroid/view/inputmethod/InputMethodManager;->obtainPendingEventLocked(Landroid/view/InputEvent;Ljava/lang/Object;Ljava/lang/String;Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;Landroid/os/Handler;)Landroid/view/inputmethod/InputMethodManager$PendingEvent; -HSPLandroid/view/inputmethod/InputMethodManager;->recyclePendingEventLocked(Landroid/view/inputmethod/InputMethodManager$PendingEvent;)V HSPLandroid/view/inputmethod/InputMethodManager;->registerImeConsumer(Landroid/view/ImeInsetsSourceConsumer;)V HSPLandroid/view/inputmethod/InputMethodManager;->removeImeSurface(Landroid/os/IBinder;)V HSPLandroid/view/inputmethod/InputMethodManager;->reportPerceptible(Landroid/os/IBinder;Z)V HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V HSPLandroid/view/inputmethod/InputMethodManager;->sendInputEventOnMainLooperLocked(Landroid/view/inputmethod/InputMethodManager$PendingEvent;)I HSPLandroid/view/inputmethod/InputMethodManager;->setInputChannelLocked(Landroid/view/InputChannel;)V -HSPLandroid/view/inputmethod/InputMethodManager;->setNextServedViewLocked(Landroid/view/View;)V -HSPLandroid/view/inputmethod/InputMethodManager;->setServedViewLocked(Landroid/view/View;)V HSPLandroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;I)Z HSPLandroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;ILandroid/os/ResultReceiver;)Z HSPLandroid/view/inputmethod/InputMethodManager;->startInputInner(ILandroid/os/IBinder;III)Z @@ -24754,63 +17172,26 @@ HSPLandroid/view/inputmethod/InputMethodManager;->updateSelection(Landroid/view/ HSPLandroid/view/inputmethod/InputMethodManager;->viewClicked(Landroid/view/View;)V HSPLandroid/view/inputmethod/InputMethodSubtype$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InputMethodSubtype; HSPLandroid/view/inputmethod/InputMethodSubtype$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$100(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)I -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$1000(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$200(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)I -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$300(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$400(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$500(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$600(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Z -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$700(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Z -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$800(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)I -HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->access$900(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)Z HSPLandroid/view/inputmethod/InputMethodSubtype;->(Landroid/os/Parcel;)V -HSPLandroid/view/inputmethod/InputMethodSubtype;->(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;)V -HSPLandroid/view/inputmethod/InputMethodSubtype;->(Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;Landroid/view/inputmethod/InputMethodSubtype$1;)V -HSPLandroid/view/inputmethod/InputMethodSubtype;->getExtraValueHashMap()Ljava/util/HashMap; HSPLandroid/view/inputmethod/InputMethodSubtype;->getLocale()Ljava/lang/String; HSPLandroid/view/inputmethod/InputMethodSubtype;->getMode()Ljava/lang/String; -HSPLandroid/view/inputmethod/InputMethodSubtype;->hashCode()I -HSPLandroid/view/inputmethod/InputMethodSubtype;->hashCodeInternal(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZZ)I -HSPLandroid/view/inputmethod/InputMethodSubtype;->isAuxiliary()Z -HSPLandroid/view/inputmethod/InputMethodSubtype;->overridesImplicitlyEnabledSubtype()Z -HSPLandroid/view/inputmethod/InputMethodSubtype;->sort(Landroid/content/Context;ILandroid/view/inputmethod/InputMethodInfo;Ljava/util/List;)Ljava/util/List; -HPLandroid/view/inputmethod/InputMethodSubtype;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/view/inputmethod/InputMethodSubtypeArray;->(Landroid/os/Parcel;)V -HSPLandroid/view/inputmethod/InputMethodSubtypeArray;->(Ljava/util/List;)V -HPLandroid/view/inputmethod/InputMethodSubtypeArray;->compress([B)[B -HSPLandroid/view/inputmethod/InputMethodSubtypeArray;->get(I)Landroid/view/inputmethod/InputMethodSubtype; -HSPLandroid/view/inputmethod/InputMethodSubtypeArray;->getCount()I -HPLandroid/view/inputmethod/InputMethodSubtypeArray;->marshall([Landroid/view/inputmethod/InputMethodSubtype;)[B -HPLandroid/view/inputmethod/InputMethodSubtypeArray;->writeToParcel(Landroid/os/Parcel;)V HSPLandroid/view/textclassifier/-$$Lambda$EntityConfidence$AKhmHWzAyR7WN78-ZLn0o2hAHiE;->(Landroid/view/textclassifier/EntityConfidence;)V HSPLandroid/view/textclassifier/-$$Lambda$TextClassificationManager$TJbNTqjkLuxE8KSjk0RcpeVXfo0;->(Landroid/view/textclassifier/TextClassificationManager;)V -HPLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationAction; -PLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/ConversationAction$Builder;->(Ljava/lang/String;)V -HPLandroid/view/textclassifier/ConversationAction$Builder;->build()Landroid/view/textclassifier/ConversationAction; -PLandroid/view/textclassifier/ConversationAction$Builder;->setAction(Landroid/app/RemoteAction;)Landroid/view/textclassifier/ConversationAction$Builder; -PLandroid/view/textclassifier/ConversationAction$Builder;->setConfidenceScore(F)Landroid/view/textclassifier/ConversationAction$Builder; -PLandroid/view/textclassifier/ConversationAction$Builder;->setExtras(Landroid/os/Bundle;)Landroid/view/textclassifier/ConversationAction$Builder; -PLandroid/view/textclassifier/ConversationAction$Builder;->setTextReply(Ljava/lang/CharSequence;)Landroid/view/textclassifier/ConversationAction$Builder; -HPLandroid/view/textclassifier/ConversationAction;->(Landroid/os/Parcel;)V -PLandroid/view/textclassifier/ConversationAction;->(Landroid/os/Parcel;Landroid/view/textclassifier/ConversationAction$1;)V -PLandroid/view/textclassifier/ConversationAction;->getAction()Landroid/app/RemoteAction; +HSPLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationAction; +HSPLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/textclassifier/ConversationAction;->(Landroid/os/Parcel;)V +HSPLandroid/view/textclassifier/ConversationAction;->getAction()Landroid/app/RemoteAction; HPLandroid/view/textclassifier/ConversationAction;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions; -HPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions; +HSPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HPLandroid/view/textclassifier/ConversationActions$Message$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Message; HPLandroid/view/textclassifier/ConversationActions$Message$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HPLandroid/view/textclassifier/ConversationActions$Message;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/ConversationActions$Message;->(Landroid/os/Parcel;Landroid/view/textclassifier/ConversationActions$1;)V -HPLandroid/view/textclassifier/ConversationActions$Message;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/textclassifier/ConversationActions$Message;->writeToParcel(Landroid/os/Parcel;I)V HPLandroid/view/textclassifier/ConversationActions$Request$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Request; HPLandroid/view/textclassifier/ConversationActions$Request$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/ConversationActions$Request;->(Ljava/util/List;Landroid/view/textclassifier/TextClassifier$EntityConfig;ILjava/util/List;Landroid/os/Bundle;)V -HPLandroid/view/textclassifier/ConversationActions$Request;->access$300(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Request; HPLandroid/view/textclassifier/ConversationActions$Request;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Request; -HPLandroid/view/textclassifier/ConversationActions$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V -HPLandroid/view/textclassifier/ConversationActions$Request;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/textclassifier/ConversationActions$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V HPLandroid/view/textclassifier/ConversationActions;->(Landroid/os/Parcel;)V HPLandroid/view/textclassifier/ConversationActions;->(Landroid/os/Parcel;Landroid/view/textclassifier/ConversationActions$1;)V HSPLandroid/view/textclassifier/ConversationActions;->(Ljava/util/List;Ljava/lang/String;)V @@ -24820,81 +17201,36 @@ HPLandroid/view/textclassifier/ConversationActions;->writeToParcel(Landroid/os/P HSPLandroid/view/textclassifier/EntityConfidence$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/EntityConfidence; HSPLandroid/view/textclassifier/EntityConfidence$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/textclassifier/EntityConfidence;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/EntityConfidence;->(Ljava/util/Map;)V HSPLandroid/view/textclassifier/EntityConfidence;->resetSortedEntitiesFromMap()V -HPLandroid/view/textclassifier/EntityConfidence;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/textclassifier/SelectionEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/SelectionEvent; -HPLandroid/view/textclassifier/SelectionEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/SelectionEvent;->(Landroid/os/Parcel;)V HSPLandroid/view/textclassifier/SelectionEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/textclassifier/SystemTextClassifier;->(Landroid/content/Context;Landroid/view/textclassifier/TextClassificationConstants;Z)V -HPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/SystemTextClassifierMetadata; -HPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/textclassifier/SystemTextClassifierMetadata;->(Ljava/lang/String;IZ)V -HPLandroid/view/textclassifier/SystemTextClassifierMetadata;->access$000(Landroid/os/Parcel;)Landroid/view/textclassifier/SystemTextClassifierMetadata; -HPLandroid/view/textclassifier/SystemTextClassifierMetadata;->getCallingPackageName()Ljava/lang/String; -HPLandroid/view/textclassifier/SystemTextClassifierMetadata;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/SystemTextClassifierMetadata; -HSPLandroid/view/textclassifier/SystemTextClassifierMetadata;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/SystemTextClassifierMetadata; +HSPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/textclassifier/TextClassification$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassification; HSPLandroid/view/textclassifier/TextClassification$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/TextClassification$Builder;->()V -HPLandroid/view/textclassifier/TextClassification$Builder;->build()Landroid/view/textclassifier/TextClassification; -HPLandroid/view/textclassifier/TextClassification$Builder;->setExtras(Landroid/os/Bundle;)Landroid/view/textclassifier/TextClassification$Builder; -HPLandroid/view/textclassifier/TextClassification$Builder;->setId(Ljava/lang/String;)Landroid/view/textclassifier/TextClassification$Builder; -HPLandroid/view/textclassifier/TextClassification$Builder;->setText(Ljava/lang/String;)Landroid/view/textclassifier/TextClassification$Builder; -HPLandroid/view/textclassifier/TextClassification$Request$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassification$Request; -HPLandroid/view/textclassifier/TextClassification$Request$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/textclassifier/TextClassification$Request;->(Ljava/lang/CharSequence;IILandroid/os/LocaleList;Ljava/time/ZonedDateTime;Landroid/os/Bundle;)V -HPLandroid/view/textclassifier/TextClassification$Request;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassification$Request; HSPLandroid/view/textclassifier/TextClassification$Request;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/textclassifier/TextClassification;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/TextClassification;->(Ljava/lang/String;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/content/Intent;Landroid/view/View$OnClickListener;Ljava/util/List;Landroid/view/textclassifier/EntityConfidence;Ljava/lang/String;Landroid/os/Bundle;)V -HPLandroid/view/textclassifier/TextClassification;->(Ljava/lang/String;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/content/Intent;Landroid/view/View$OnClickListener;Ljava/util/List;Landroid/view/textclassifier/EntityConfidence;Ljava/lang/String;Landroid/os/Bundle;Landroid/view/textclassifier/TextClassification$1;)V -HPLandroid/view/textclassifier/TextClassification;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/textclassifier/TextClassificationConstants;->()V -HSPLandroid/view/textclassifier/TextClassificationConstants;->getGenerateLinksMaxTextLength()I -HSPLandroid/view/textclassifier/TextClassificationConstants;->getTextClassifierServicePackageOverride()Ljava/lang/String; -HSPLandroid/view/textclassifier/TextClassificationConstants;->isSmartLinkifyEnabled()Z -HSPLandroid/view/textclassifier/TextClassificationConstants;->isSmartSelectionAnimationEnabled()Z -HPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassificationContext; -HPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/TextClassificationContext;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/TextClassificationContext;->(Landroid/os/Parcel;Landroid/view/textclassifier/TextClassificationContext$1;)V -HSPLandroid/view/textclassifier/TextClassificationContext;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassificationContext; +HSPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/textclassifier/TextClassificationManager;->(Landroid/content/Context;)V HSPLandroid/view/textclassifier/TextClassificationManager;->getSettings()Landroid/view/textclassifier/TextClassificationConstants; -HSPLandroid/view/textclassifier/TextClassificationManager;->getSettings(Landroid/content/Context;)Landroid/view/textclassifier/TextClassificationConstants; HSPLandroid/view/textclassifier/TextClassificationManager;->getSystemTextClassifier(I)Landroid/view/textclassifier/TextClassifier; +HSPLandroid/view/textclassifier/TextClassificationManager;->getTextClassifier()Landroid/view/textclassifier/TextClassifier; HPLandroid/view/textclassifier/TextClassificationSessionId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassificationSessionId; HPLandroid/view/textclassifier/TextClassificationSessionId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/view/textclassifier/TextClassificationSessionId;->(Ljava/lang/String;Landroid/os/IBinder;)V -HPLandroid/view/textclassifier/TextClassificationSessionId;->equals(Ljava/lang/Object;)Z -HPLandroid/view/textclassifier/TextClassificationSessionId;->hashCode()I -HSPLandroid/view/textclassifier/TextClassificationSessionId;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifier$EntityConfig; -HPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/TextClassifier$EntityConfig;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/TextClassifier$EntityConfig;->(Landroid/os/Parcel;Landroid/view/textclassifier/TextClassifier$1;)V -HSPLandroid/view/textclassifier/TextClassifier$EntityConfig;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifierEvent; -HPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/TextClassifierEvent$ConversationActionsEvent;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/TextClassifierEvent$ConversationActionsEvent;->(Landroid/os/Parcel;Landroid/view/textclassifier/TextClassifierEvent$1;)V -HPLandroid/view/textclassifier/TextClassifierEvent;->(Landroid/os/Parcel;)V -HPLandroid/view/textclassifier/TextClassifierEvent;->(Landroid/os/Parcel;Landroid/view/textclassifier/TextClassifierEvent$1;)V -HPLandroid/view/textclassifier/TextClassifierEvent;->getEventContext()Landroid/view/textclassifier/TextClassificationContext; -HPLandroid/view/textclassifier/TextClassifierEvent;->getParcelToken()I -HPLandroid/view/textclassifier/TextClassifierEvent;->writeToParcel(Landroid/os/Parcel;I)V -HPLandroid/view/textclassifier/TextLinks$Request$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextLinks$Request; -HPLandroid/view/textclassifier/TextLinks$Request$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifier$EntityConfig; +HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/textclassifier/TextClassifier$EntityConfig;->(Landroid/os/Parcel;)V +HSPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifierEvent; +HSPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/view/textclassifier/TextClassifierEvent;->(Landroid/os/Parcel;)V +HSPLandroid/view/textclassifier/TextClassifierEvent;->getEventContext()Landroid/view/textclassifier/TextClassificationContext; +HSPLandroid/view/textclassifier/TextClassifierEvent;->getParcelToken()I +HSPLandroid/view/textclassifier/TextClassifierEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/view/textclassifier/TextLinks$Request;->(Ljava/lang/CharSequence;Landroid/os/LocaleList;Landroid/view/textclassifier/TextClassifier$EntityConfig;ZLjava/time/ZonedDateTime;Landroid/os/Bundle;)V -HPLandroid/view/textclassifier/TextLinks$Request;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextLinks$Request; HSPLandroid/view/textclassifier/TextLinks$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V HSPLandroid/view/textclassifier/TextLinks$Request;->writeToParcel(Landroid/os/Parcel;I)V -PLandroid/view/textclassifier/TextSelection$Request$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextSelection$Request; -PLandroid/view/textclassifier/TextSelection$Request$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textclassifier/TextSelection$Request;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextSelection$Request; -HSPLandroid/view/textclassifier/TextSelection$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SentenceSuggestionsInfo; HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->newArray(I)[Landroid/view/textservice/SentenceSuggestionsInfo; @@ -24902,61 +17238,47 @@ HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->newArray(I)[Ljava/lang/ HSPLandroid/view/textservice/SentenceSuggestionsInfo;->(Landroid/os/Parcel;)V HSPLandroid/view/textservice/SpellCheckerInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SpellCheckerInfo; HSPLandroid/view/textservice/SpellCheckerInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textservice/SpellCheckerInfo;->(Landroid/content/Context;Landroid/content/pm/ResolveInfo;)V HSPLandroid/view/textservice/SpellCheckerInfo;->(Landroid/os/Parcel;)V -HSPLandroid/view/textservice/SpellCheckerInfo;->getId()Ljava/lang/String; -HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeCount()I HSPLandroid/view/textservice/SpellCheckerSession$1;->handleMessage(Landroid/os/Message;)V HSPLandroid/view/textservice/SpellCheckerSession$InternalListener;->onServiceConnected(Lcom/android/internal/textservice/ISpellCheckerSession;)V HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->onGetSentenceSuggestions([Landroid/view/textservice/SentenceSuggestionsInfo;)V HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->onServiceConnected(Lcom/android/internal/textservice/ISpellCheckerSession;)V -PLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processCloseLocked()V +HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processCloseLocked()V HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processOrEnqueueTask(Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams;)V HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processTask(Lcom/android/internal/textservice/ISpellCheckerSession;Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams;Z)V HSPLandroid/view/textservice/SpellCheckerSession;->(Landroid/view/textservice/SpellCheckerInfo;Landroid/view/textservice/TextServicesManager;Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListener;)V -PLandroid/view/textservice/SpellCheckerSession;->close()V +HSPLandroid/view/textservice/SpellCheckerSession;->close()V PLandroid/view/textservice/SpellCheckerSession;->finalize()V HSPLandroid/view/textservice/SpellCheckerSession;->getSentenceSuggestions([Landroid/view/textservice/TextInfo;I)V HSPLandroid/view/textservice/SpellCheckerSubtype$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SpellCheckerSubtype; HSPLandroid/view/textservice/SpellCheckerSubtype$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLandroid/view/textservice/SpellCheckerSubtype;->(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V HSPLandroid/view/textservice/SpellCheckerSubtype;->(Landroid/os/Parcel;)V -HSPLandroid/view/textservice/SpellCheckerSubtype;->hashCodeInternal(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/view/textservice/SuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SuggestionsInfo; HSPLandroid/view/textservice/SuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/view/textservice/SuggestionsInfo;->(Landroid/os/Parcel;)V -HSPLandroid/view/textservice/SuggestionsInfo;->getSequence()I HSPLandroid/view/textservice/TextInfo;->(Ljava/lang/CharSequence;IIII)V -HSPLandroid/view/textservice/TextServicesManager;->(I)V HSPLandroid/view/textservice/TextServicesManager;->createInstance(Landroid/content/Context;)Landroid/view/textservice/TextServicesManager; -PLandroid/view/textservice/TextServicesManager;->finishSpellCheckerService(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V +HSPLandroid/view/textservice/TextServicesManager;->finishSpellCheckerService(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V HSPLandroid/view/textservice/TextServicesManager;->getCurrentSpellCheckerSubtype(Z)Landroid/view/textservice/SpellCheckerSubtype; HSPLandroid/view/textservice/TextServicesManager;->isSpellCheckerEnabled()Z HSPLandroid/view/textservice/TextServicesManager;->newSpellCheckerSession(Landroid/os/Bundle;Ljava/util/Locale;Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListener;Z)Landroid/view/textservice/SpellCheckerSession; HSPLandroid/webkit/CookieManager;->getInstance()Landroid/webkit/CookieManager; -HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->isMultiProcessEnabled()Z HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse; -HSPLandroid/webkit/IWebViewUpdateService$Stub;->()V -HSPLandroid/webkit/IWebViewUpdateService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/webkit/IWebViewUpdateService; -HSPLandroid/webkit/IWebViewUpdateService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/webkit/URLUtil;->isHttpUrl(Ljava/lang/String;)Z +HSPLandroid/webkit/MimeTypeMap;->getMimeTypeFromExtension(Ljava/lang/String;)Ljava/lang/String; +HSPLandroid/webkit/MimeTypeMap;->getSingleton()Landroid/webkit/MimeTypeMap; HSPLandroid/webkit/URLUtil;->isHttpsUrl(Ljava/lang/String;)Z -HSPLandroid/webkit/UserPackage;->(Landroid/content/pm/UserInfo;Landroid/content/pm/PackageInfo;)V -HSPLandroid/webkit/UserPackage;->getAllUsers(Landroid/content/Context;)Ljava/util/List; -HSPLandroid/webkit/UserPackage;->getPackageInfosAllUsers(Landroid/content/Context;Ljava/lang/String;I)Ljava/util/List; -HSPLandroid/webkit/UserPackage;->hasCorrectTargetSdkVersion(Landroid/content/pm/PackageInfo;)Z -HSPLandroid/webkit/UserPackage;->isEnabledPackage()Z -HSPLandroid/webkit/UserPackage;->isInstalledPackage()Z HSPLandroid/webkit/WebView$PrivateAccess;->super_getScrollBarStyle()I HSPLandroid/webkit/WebView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/webkit/WebView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/webkit/WebView;->(Landroid/content/Context;Landroid/util/AttributeSet;IILjava/util/Map;Z)V HSPLandroid/webkit/WebView;->checkThread()V HSPLandroid/webkit/WebView;->getFavicon()Landroid/graphics/Bitmap; HSPLandroid/webkit/WebView;->getSettings()Landroid/webkit/WebSettings; HSPLandroid/webkit/WebView;->setOverScrollMode(I)V +HSPLandroid/webkit/WebView;->setWebChromeClient(Landroid/webkit/WebChromeClient;)V +HSPLandroid/webkit/WebView;->setWebViewClient(Landroid/webkit/WebViewClient;)V HSPLandroid/webkit/WebViewClient;->()V +HSPLandroid/webkit/WebViewClient;->doUpdateVisitedHistory(Landroid/webkit/WebView;Ljava/lang/String;Z)V HSPLandroid/webkit/WebViewClient;->onPageCommitVisible(Landroid/webkit/WebView;Ljava/lang/String;)V HSPLandroid/webkit/WebViewDelegate;->addWebViewAssetPath(Landroid/content/Context;)V HSPLandroid/webkit/WebViewDelegate;->getApplication()Landroid/app/Application; @@ -24968,50 +17290,24 @@ HSPLandroid/webkit/WebViewFactory;->getLoadedPackageInfo()Landroid/content/pm/Pa HSPLandroid/webkit/WebViewFactory;->getProvider()Landroid/webkit/WebViewFactoryProvider; HSPLandroid/webkit/WebViewFactory;->getProviderClass()Ljava/lang/Class; HSPLandroid/webkit/WebViewFactory;->getUpdateService()Landroid/webkit/IWebViewUpdateService; -HSPLandroid/webkit/WebViewFactory;->getUpdateServiceUnchecked()Landroid/webkit/IWebViewUpdateService; HSPLandroid/webkit/WebViewFactory;->getWebViewContextAndSetProvider()Landroid/content/Context; -HSPLandroid/webkit/WebViewFactory;->getWebViewLibrary(Landroid/content/pm/ApplicationInfo;)Ljava/lang/String; -HSPLandroid/webkit/WebViewFactory;->isWebViewSupported()Z -HSPLandroid/webkit/WebViewFactory;->onWebViewProviderChanged(Landroid/content/pm/PackageInfo;)I HSPLandroid/webkit/WebViewFactory;->prepareWebViewInZygote()V HSPLandroid/webkit/WebViewFactory;->signaturesEquals([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)Z HSPLandroid/webkit/WebViewFactory;->verifyPackageInfo(Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageInfo;)V -HSPLandroid/webkit/WebViewLibraryLoader$1;->(Ljava/lang/String;)V -HSPLandroid/webkit/WebViewLibraryLoader;->createRelroFile(ZLjava/lang/String;Ljava/lang/String;)V -HSPLandroid/webkit/WebViewLibraryLoader;->createRelros(Ljava/lang/String;Ljava/lang/String;)I HSPLandroid/webkit/WebViewLibraryLoader;->loadNativeLibrary(Ljava/lang/ClassLoader;Ljava/lang/String;)I -HSPLandroid/webkit/WebViewLibraryLoader;->prepareNativeLibraries(Landroid/content/pm/PackageInfo;)I HSPLandroid/webkit/WebViewLibraryLoader;->reserveAddressSpaceInZygote()V -HSPLandroid/webkit/WebViewProviderInfo;->(Ljava/lang/String;Ljava/lang/String;ZZ[Ljava/lang/String;)V HSPLandroid/webkit/WebViewProviderResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/webkit/WebViewProviderResponse; HSPLandroid/webkit/WebViewProviderResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/webkit/WebViewProviderResponse;->(Landroid/content/pm/PackageInfo;I)V -HPLandroid/webkit/WebViewProviderResponse;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/webkit/WebViewZygote;->connectToZygoteIfNeededLocked()V -HPLandroid/webkit/WebViewZygote;->getPackageName()Ljava/lang/String; -HSPLandroid/webkit/WebViewZygote;->getProcess()Landroid/os/ZygoteProcess; -HPLandroid/webkit/WebViewZygote;->isMultiprocessEnabled()Z -HSPLandroid/webkit/WebViewZygote;->onWebViewProviderChanged(Landroid/content/pm/PackageInfo;)V -HSPLandroid/webkit/WebViewZygote;->setMultiprocessEnabled(Z)V -HSPLandroid/widget/-$$Lambda$DateTimeView$ReceiverInfo$5WeIQ6PZQOQ8n1oTVyvbaESfvIc;->(Landroid/widget/DateTimeView;)V -HSPLandroid/widget/-$$Lambda$DateTimeView$ReceiverInfo$5WeIQ6PZQOQ8n1oTVyvbaESfvIc;->run()V -HSPLandroid/widget/-$$Lambda$PopupWindow$PopupDecorView$jSXP9sgiimiNoyJEChb3268VE88;->(Landroid/widget/PopupWindow$PopupDecorView;Landroid/transition/Transition$TransitionListener;Landroid/transition/Transition;Landroid/view/View;)V -HSPLandroid/widget/-$$Lambda$PopupWindow$PopupDecorView$jSXP9sgiimiNoyJEChb3268VE88;->run()V HSPLandroid/widget/-$$Lambda$PopupWindow$oP3YVvNDosT2pnbtF408lMFjDRI;->(Landroid/widget/PopupWindow;)V HSPLandroid/widget/-$$Lambda$PopupWindow$sBySINsQ840RHdfSximM8t-0I0Y;->(Landroid/widget/PopupWindow;)V -HSPLandroid/widget/-$$Lambda$RemoteViews$SetOnClickResponse$3ZdAlaiBN2IlSicdAdKu9ZQNpvw;->(Landroid/widget/RemoteViews$SetOnClickResponse;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/-$$Lambda$RemoteViews$bFFw9byfJA4EudDvF4Yg460zbXo;->onLoadClass(Ljava/lang/Class;)Z -HSPLandroid/widget/-$$Lambda$Toast$CallbackBinder$_WZIwOgbY1iOPlx8lbYJS9mmHeU;->(Landroid/widget/Toast$CallbackBinder;)V HSPLandroid/widget/-$$Lambda$Toast$CallbackBinder$_WZIwOgbY1iOPlx8lbYJS9mmHeU;->run()V -HSPLandroid/widget/-$$Lambda$Toast$CallbackBinder$cDR2HpJpfWV3dM0Se2WKGwCszko;->(Landroid/widget/Toast$CallbackBinder;)V HSPLandroid/widget/-$$Lambda$Toast$CallbackBinder$cDR2HpJpfWV3dM0Se2WKGwCszko;->run()V HSPLandroid/widget/-$$Lambda$mVA8jjwKAxGa3bjiCrysPdOzV0g;->(Landroid/widget/TextView;)V HSPLandroid/widget/-$$Lambda$vmx14IxqM-0pQvAcvupQHb2a5os;->(Landroid/widget/TextView;)V HSPLandroid/widget/AbsListView$3;->run()V -HSPLandroid/widget/AbsListView$AdapterDataSetObserver;->(Landroid/widget/AbsListView;)V HSPLandroid/widget/AbsListView$AdapterDataSetObserver;->onChanged()V HSPLandroid/widget/AbsListView$PerformClick;->run()V -HSPLandroid/widget/AbsListView$RecycleBin;->(Landroid/widget/AbsListView;)V HSPLandroid/widget/AbsListView$RecycleBin;->addScrapView(Landroid/view/View;I)V HSPLandroid/widget/AbsListView$RecycleBin;->clear()V HSPLandroid/widget/AbsListView$RecycleBin;->clearTransientStateViews()V @@ -25024,29 +17320,28 @@ HSPLandroid/widget/AbsListView$RecycleBin;->pruneScrapViews()V HSPLandroid/widget/AbsListView$RecycleBin;->removeSkippedScrap()V HSPLandroid/widget/AbsListView$RecycleBin;->retrieveFromScrap(Ljava/util/ArrayList;I)Landroid/view/View; HSPLandroid/widget/AbsListView$RecycleBin;->scrapActiveViews()V -HSPLandroid/widget/AbsListView$RecycleBin;->setCacheColorHint(I)V HSPLandroid/widget/AbsListView$RecycleBin;->setViewTypeCount(I)V HSPLandroid/widget/AbsListView$RecycleBin;->shouldRecycleViewType(I)Z HSPLandroid/widget/AbsListView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/AbsListView$WindowRunnnable;->rememberWindowAttachCount()V HSPLandroid/widget/AbsListView$WindowRunnnable;->sameWindow()Z HSPLandroid/widget/AbsListView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/AbsListView;->access$4500(Landroid/widget/AbsListView;)Landroid/widget/FastScroller; HSPLandroid/widget/AbsListView;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z HSPLandroid/widget/AbsListView;->clearChoices()V HSPLandroid/widget/AbsListView;->computeVerticalScrollExtent()I HSPLandroid/widget/AbsListView;->computeVerticalScrollOffset()I HSPLandroid/widget/AbsListView;->computeVerticalScrollRange()I -HSPLandroid/widget/AbsListView;->dismissPopup()V HSPLandroid/widget/AbsListView;->dispatchDraw(Landroid/graphics/Canvas;)V HSPLandroid/widget/AbsListView;->dispatchSetPressed(Z)V HSPLandroid/widget/AbsListView;->draw(Landroid/graphics/Canvas;)V HSPLandroid/widget/AbsListView;->drawableStateChanged()V +HSPLandroid/widget/AbsListView;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams; HSPLandroid/widget/AbsListView;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams; HSPLandroid/widget/AbsListView;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/AbsListView$LayoutParams; HSPLandroid/widget/AbsListView;->getDrawableStateForSelector()[I HSPLandroid/widget/AbsListView;->getVerticalScrollbarWidth()I HSPLandroid/widget/AbsListView;->handleBoundsChange()V +HSPLandroid/widget/AbsListView;->handleDataChanged()V HSPLandroid/widget/AbsListView;->handleScrollBarDragging(Landroid/view/MotionEvent;)Z HSPLandroid/widget/AbsListView;->hideSelector()V HSPLandroid/widget/AbsListView;->initAbsListView()V @@ -25060,7 +17355,6 @@ HSPLandroid/widget/AbsListView;->obtainView(I[Z)Landroid/view/View; HSPLandroid/widget/AbsListView;->onAttachedToWindow()V HSPLandroid/widget/AbsListView;->onCancelPendingInputEvents()V HSPLandroid/widget/AbsListView;->onDetachedFromWindow()V -HSPLandroid/widget/AbsListView;->onFocusChanged(ZILandroid/graphics/Rect;)V HSPLandroid/widget/AbsListView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/AbsListView;->onLayout(ZIIII)V HSPLandroid/widget/AbsListView;->onMeasure(II)V @@ -25076,10 +17370,9 @@ HSPLandroid/widget/AbsListView;->performItemClick(Landroid/view/View;IJ)Z HSPLandroid/widget/AbsListView;->pointToPosition(II)I HSPLandroid/widget/AbsListView;->positionSelector(ILandroid/view/View;)V HSPLandroid/widget/AbsListView;->positionSelector(ILandroid/view/View;ZFF)V +HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V HSPLandroid/widget/AbsListView;->requestLayout()V HSPLandroid/widget/AbsListView;->resetList()V -HSPLandroid/widget/AbsListView;->setAdapter(Landroid/widget/ListAdapter;)V -HSPLandroid/widget/AbsListView;->setCacheColorHint(I)V HSPLandroid/widget/AbsListView;->setChoiceMode(I)V HSPLandroid/widget/AbsListView;->setFastScrollAlwaysVisible(Z)V HSPLandroid/widget/AbsListView;->setFastScrollEnabled(Z)V @@ -25108,7 +17401,6 @@ HSPLandroid/widget/AbsSeekBar;->drawThumb(Landroid/graphics/Canvas;)V HSPLandroid/widget/AbsSeekBar;->drawTickMarks(Landroid/graphics/Canvas;)V HSPLandroid/widget/AbsSeekBar;->drawTrack(Landroid/graphics/Canvas;)V HSPLandroid/widget/AbsSeekBar;->drawableStateChanged()V -HSPLandroid/widget/AbsSeekBar;->getThumb()Landroid/graphics/drawable/Drawable; HSPLandroid/widget/AbsSeekBar;->getThumbOffset()I HSPLandroid/widget/AbsSeekBar;->growRectTo(Landroid/graphics/Rect;I)V HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V @@ -25124,65 +17416,48 @@ HSPLandroid/widget/AbsSeekBar;->setMin(I)V HSPLandroid/widget/AbsSeekBar;->setThumb(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/AbsSeekBar;->setThumbOffset(I)V HSPLandroid/widget/AbsSeekBar;->setThumbPos(ILandroid/graphics/drawable/Drawable;FI)V -HSPLandroid/widget/AbsSeekBar;->setThumbTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/AbsSeekBar;->setTickMark(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/AbsSeekBar;->updateGestureExclusionRects()V HSPLandroid/widget/AbsSeekBar;->updateThumbAndTrackPos(II)V HSPLandroid/widget/AbsSeekBar;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z -HSPLandroid/widget/ActionMenuPresenter;->(Landroid/content/Context;)V -HSPLandroid/widget/ActionMenuPresenter;->flagActionItems()Z -HSPLandroid/widget/ActionMenuPresenter;->initForMenu(Landroid/content/Context;Lcom/android/internal/view/menu/MenuBuilder;)V -HSPLandroid/widget/ActionMenuPresenter;->isOverflowMenuShowing()Z -HSPLandroid/widget/ActionMenuPresenter;->setExpandedActionViewsExclusive(Z)V -HSPLandroid/widget/ActionMenuPresenter;->setMenuView(Landroid/widget/ActionMenuView;)V -HSPLandroid/widget/ActionMenuPresenter;->shouldIncludeItem(ILcom/android/internal/view/menu/MenuItemImpl;)Z -HSPLandroid/widget/ActionMenuPresenter;->updateMenuView(Z)V -HSPLandroid/widget/ActionMenuView;->(Landroid/content/Context;)V +HSPLandroid/widget/AbsSpinner;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V +HSPLandroid/widget/AbsSpinner;->getAdapter()Landroid/widget/Adapter; +HSPLandroid/widget/AbsSpinner;->getAdapter()Landroid/widget/SpinnerAdapter; +HSPLandroid/widget/AbsSpinner;->getAutofillType()I +HSPLandroid/widget/AbsSpinner;->requestLayout()V HSPLandroid/widget/ActionMenuView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/ActionMenuView;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z -HSPLandroid/widget/ActionMenuView;->generateDefaultLayoutParams()Landroid/widget/ActionMenuView$LayoutParams; -HSPLandroid/widget/ActionMenuView;->generateOverflowButtonLayoutParams()Landroid/widget/ActionMenuView$LayoutParams; -HSPLandroid/widget/ActionMenuView;->getMenu()Landroid/view/Menu; -HSPLandroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z -HSPLandroid/widget/ActionMenuView;->initialize(Lcom/android/internal/view/menu/MenuBuilder;)V -HSPLandroid/widget/ActionMenuView;->isOverflowMenuShowing()Z -HSPLandroid/widget/ActionMenuView;->onMeasure(II)V -HSPLandroid/widget/ActionMenuView;->peekMenu()Lcom/android/internal/view/menu/MenuBuilder; -HSPLandroid/widget/ActionMenuView;->setExpandedActionViewsExclusive(Z)V -HSPLandroid/widget/ActionMenuView;->setMenuCallbacks(Lcom/android/internal/view/menu/MenuPresenter$Callback;Lcom/android/internal/view/menu/MenuBuilder$Callback;)V -HSPLandroid/widget/ActionMenuView;->setOnMenuItemClickListener(Landroid/widget/ActionMenuView$OnMenuItemClickListener;)V -HSPLandroid/widget/ActionMenuView;->setOverflowReserved(Z)V -HSPLandroid/widget/AdapterView$AdapterDataSetObserver;->(Landroid/widget/AdapterView;)V HSPLandroid/widget/AdapterView$AdapterDataSetObserver;->onChanged()V HSPLandroid/widget/AdapterView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/AdapterView;->checkFocus()V HSPLandroid/widget/AdapterView;->checkSelectionChanged()V HSPLandroid/widget/AdapterView;->dispatchSaveInstanceState(Landroid/util/SparseArray;)V +HSPLandroid/widget/AdapterView;->getCount()I HSPLandroid/widget/AdapterView;->getItemIdAtPosition(I)J HSPLandroid/widget/AdapterView;->getSelectedItemId()J +HSPLandroid/widget/AdapterView;->isInFilterMode()Z HSPLandroid/widget/AdapterView;->rememberSyncState()V +HSPLandroid/widget/AdapterView;->setEmptyView(Landroid/view/View;)V HSPLandroid/widget/AdapterView;->setFocusable(I)V HSPLandroid/widget/AdapterView;->setFocusableInTouchMode(Z)V HSPLandroid/widget/AdapterView;->setNextSelectedPositionInt(I)V HSPLandroid/widget/AdapterView;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V HSPLandroid/widget/AdapterView;->setOnItemSelectedListener(Landroid/widget/AdapterView$OnItemSelectedListener;)V HSPLandroid/widget/AdapterView;->setSelectedPositionInt(I)V +HSPLandroid/widget/AdapterView;->updateEmptyStatus(Z)V HSPLandroid/widget/ArrayAdapter;->(Landroid/content/Context;I)V HSPLandroid/widget/ArrayAdapter;->(Landroid/content/Context;IILjava/util/List;)V HSPLandroid/widget/ArrayAdapter;->(Landroid/content/Context;IILjava/util/List;Z)V HSPLandroid/widget/ArrayAdapter;->clear()V -HSPLandroid/widget/ArrayAdapter;->createViewFromResource(Landroid/view/LayoutInflater;ILandroid/view/View;Landroid/view/ViewGroup;I)Landroid/view/View; -HSPLandroid/widget/ArrayAdapter;->getContext()Landroid/content/Context; HSPLandroid/widget/ArrayAdapter;->getCount()I HSPLandroid/widget/ArrayAdapter;->getItem(I)Ljava/lang/Object; HSPLandroid/widget/ArrayAdapter;->getItemId(I)J -HSPLandroid/widget/ArrayAdapter;->getView(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View; HSPLandroid/widget/ArrayAdapter;->notifyDataSetChanged()V HSPLandroid/widget/BaseAdapter;->()V HSPLandroid/widget/BaseAdapter;->areAllItemsEnabled()Z HSPLandroid/widget/BaseAdapter;->getItemViewType(I)I HSPLandroid/widget/BaseAdapter;->getViewTypeCount()I HSPLandroid/widget/BaseAdapter;->hasStableIds()Z +HSPLandroid/widget/BaseAdapter;->isEmpty()Z HSPLandroid/widget/BaseAdapter;->isEnabled(I)Z HSPLandroid/widget/BaseAdapter;->notifyDataSetChanged()V HSPLandroid/widget/BaseAdapter;->registerDataSetObserver(Landroid/database/DataSetObserver;)V @@ -25191,27 +17466,15 @@ HSPLandroid/widget/Button;->(Landroid/content/Context;Landroid/util/Attrib HSPLandroid/widget/Button;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/Button;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/Button;->getAccessibilityClassName()Ljava/lang/CharSequence; -HSPLandroid/widget/CheckBox;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/CheckBox;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V -HSPLandroid/widget/CheckBox;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/Chronometer;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/Chronometer;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/Chronometer;->onVisibilityChanged(Landroid/view/View;I)V -HSPLandroid/widget/Chronometer;->onWindowVisibilityChanged(I)V -HSPLandroid/widget/Chronometer;->setCountDown(Z)V -HSPLandroid/widget/Chronometer;->setFormat(Ljava/lang/String;)V -HSPLandroid/widget/Chronometer;->updateRunning()V -HSPLandroid/widget/Chronometer;->updateText(J)V -HSPLandroid/widget/CompoundButton$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/CompoundButton$SavedState; -HSPLandroid/widget/CompoundButton$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/widget/CompoundButton$SavedState;->(Landroid/os/Parcel;)V -HSPLandroid/widget/CompoundButton$SavedState;->(Landroid/os/Parcel;Landroid/widget/CompoundButton$1;)V HSPLandroid/widget/CompoundButton$SavedState;->writeToParcel(Landroid/os/Parcel;I)V +HSPLandroid/widget/CompoundButton;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/CompoundButton;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/CompoundButton;->applyButtonTint()V HSPLandroid/widget/CompoundButton;->drawableHotspotChanged(FF)V HSPLandroid/widget/CompoundButton;->drawableStateChanged()V HSPLandroid/widget/CompoundButton;->getAutofillType()I +HSPLandroid/widget/CompoundButton;->getAutofillValue()Landroid/view/autofill/AutofillValue; HSPLandroid/widget/CompoundButton;->getButtonDrawable()Landroid/graphics/drawable/Drawable; HSPLandroid/widget/CompoundButton;->getButtonStateDescription()Ljava/lang/CharSequence; HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I @@ -25223,30 +17486,14 @@ HSPLandroid/widget/CompoundButton;->onCreateDrawableState(I)[I HSPLandroid/widget/CompoundButton;->onDraw(Landroid/graphics/Canvas;)V HSPLandroid/widget/CompoundButton;->onResolveDrawables(I)V HSPLandroid/widget/CompoundButton;->onSaveInstanceState()Landroid/os/Parcelable; -HSPLandroid/widget/CompoundButton;->performClick()Z HSPLandroid/widget/CompoundButton;->setButtonDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/CompoundButton;->setChecked(Z)V HSPLandroid/widget/CompoundButton;->setDefaultStateDescription()V HSPLandroid/widget/CompoundButton;->setOnCheckedChangeListener(Landroid/widget/CompoundButton$OnCheckedChangeListener;)V HSPLandroid/widget/CompoundButton;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z -HSPLandroid/widget/DateTimeView$ReceiverInfo$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLandroid/widget/DateTimeView$ReceiverInfo;->addView(Landroid/widget/DateTimeView;)V -HSPLandroid/widget/DateTimeView$ReceiverInfo;->getSoonestUpdateTime()J -HSPLandroid/widget/DateTimeView$ReceiverInfo;->lambda$updateAll$0(Landroid/widget/DateTimeView;)V -HSPLandroid/widget/DateTimeView$ReceiverInfo;->register(Landroid/content/Context;)V -HSPLandroid/widget/DateTimeView$ReceiverInfo;->removeView(Landroid/widget/DateTimeView;)V -HSPLandroid/widget/DateTimeView$ReceiverInfo;->updateAll()V -HSPLandroid/widget/DateTimeView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/DateTimeView;->clearFormatAndUpdate()V -HSPLandroid/widget/DateTimeView;->onAttachedToWindow()V -HSPLandroid/widget/DateTimeView;->onDetachedFromWindow()V -HSPLandroid/widget/DateTimeView;->setShowRelativeTime(Z)V -HSPLandroid/widget/DateTimeView;->setTime(J)V -HSPLandroid/widget/DateTimeView;->setVisibility(I)V -HSPLandroid/widget/DateTimeView;->update()V -HSPLandroid/widget/DateTimeView;->updateRelativeTime()V HSPLandroid/widget/EdgeEffect;->(Landroid/content/Context;)V HSPLandroid/widget/EdgeEffect;->draw(Landroid/graphics/Canvas;)Z +HSPLandroid/widget/EdgeEffect;->finish()V HSPLandroid/widget/EdgeEffect;->isFinished()Z HSPLandroid/widget/EdgeEffect;->onAbsorb(I)V HSPLandroid/widget/EdgeEffect;->onPull(FF)V @@ -25266,22 +17513,10 @@ HSPLandroid/widget/EditText;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)V HSPLandroid/widget/EditText;->setSelection(I)V HSPLandroid/widget/EditText;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;)V HSPLandroid/widget/EditText;->supportsAutoSizeText()Z -HSPLandroid/widget/Editor$1;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$2;->(Landroid/widget/Editor;)V HSPLandroid/widget/Editor$2;->onDraw()V -HSPLandroid/widget/Editor$3;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$5;->(Landroid/widget/Editor;)V HSPLandroid/widget/Editor$Blink;->cancel()V HSPLandroid/widget/Editor$Blink;->run()V HSPLandroid/widget/Editor$Blink;->uncancel()V -HSPLandroid/widget/Editor$CorrectionHighlighter;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$CorrectionHighlighter;->draw(Landroid/graphics/Canvas;I)V -HSPLandroid/widget/Editor$CorrectionHighlighter;->highlight(Landroid/view/inputmethod/CorrectionInfo;)V -HSPLandroid/widget/Editor$CorrectionHighlighter;->invalidate(Z)V -HSPLandroid/widget/Editor$CorrectionHighlighter;->updatePaint()Z -HSPLandroid/widget/Editor$CorrectionHighlighter;->updatePath()Z -HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->(Landroid/widget/Editor;Landroid/widget/Editor$1;)V HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->updatePosition(IIZZ)V HSPLandroid/widget/Editor$EditOperation;->(Landroid/widget/Editor;Ljava/lang/String;ILjava/lang/String;Z)V HSPLandroid/widget/Editor$EditOperation;->commit()V @@ -25302,7 +17537,6 @@ HSPLandroid/widget/Editor$HandleView;->setDrawables(Landroid/graphics/drawable/D HSPLandroid/widget/Editor$HandleView;->shouldShow()Z HSPLandroid/widget/Editor$HandleView;->updateDrawable(Z)V HSPLandroid/widget/Editor$HandleView;->updatePosition(IIZZ)V -HSPLandroid/widget/Editor$InputContentType;->()V HSPLandroid/widget/Editor$InsertionHandleView;->(Landroid/widget/Editor;Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/Editor$InsertionHandleView;->dismiss()V HSPLandroid/widget/Editor$InsertionHandleView;->getCurrentCursorOffset()I @@ -25324,15 +17558,12 @@ HSPLandroid/widget/Editor$InsertionPointCursorController;->isCursorBeingModified HSPLandroid/widget/Editor$InsertionPointCursorController;->onDetached()V HSPLandroid/widget/Editor$InsertionPointCursorController;->onTouchEvent(Landroid/view/MotionEvent;)V HSPLandroid/widget/Editor$InsertionPointCursorController;->show()V -HSPLandroid/widget/Editor$PositionListener;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$PositionListener;->(Landroid/widget/Editor;Landroid/widget/Editor$1;)V HSPLandroid/widget/Editor$PositionListener;->addSubscriber(Landroid/widget/Editor$TextViewPositionListener;Z)V HSPLandroid/widget/Editor$PositionListener;->onPreDraw()Z HSPLandroid/widget/Editor$PositionListener;->onScrollChanged()V HSPLandroid/widget/Editor$PositionListener;->removeSubscriber(Landroid/widget/Editor$TextViewPositionListener;)V HSPLandroid/widget/Editor$PositionListener;->updatePosition()V HSPLandroid/widget/Editor$ProcessTextIntentActionsHandler;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$ProcessTextIntentActionsHandler;->(Landroid/widget/Editor;Landroid/widget/Editor$1;)V HSPLandroid/widget/Editor$SelectionModifierCursorController;->getMinTouchOffset()I HSPLandroid/widget/Editor$SelectionModifierCursorController;->hide()V HSPLandroid/widget/Editor$SelectionModifierCursorController;->invalidateHandles()V @@ -25344,32 +17575,20 @@ HSPLandroid/widget/Editor$SelectionModifierCursorController;->onTouchEvent(Landr HSPLandroid/widget/Editor$SelectionModifierCursorController;->resetDragAcceleratorState()V HSPLandroid/widget/Editor$SelectionModifierCursorController;->resetTouchOffsets()V HSPLandroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionEvent;)V -HSPLandroid/widget/Editor$SpanController;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$SpanController;->(Landroid/widget/Editor;Landroid/widget/Editor$1;)V HSPLandroid/widget/Editor$SpanController;->hide()V -HSPLandroid/widget/Editor$SpanController;->isNonIntermediateSelectionSpan(Landroid/text/Spannable;Ljava/lang/Object;)Z HSPLandroid/widget/Editor$SpanController;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V HSPLandroid/widget/Editor$SpanController;->onSpanChanged(Landroid/text/Spannable;Ljava/lang/Object;IIII)V HSPLandroid/widget/Editor$SpanController;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V -HSPLandroid/widget/Editor$SuggestionHelper$SuggestionSpanComparator;->(Landroid/widget/Editor$SuggestionHelper;)V -HSPLandroid/widget/Editor$SuggestionHelper$SuggestionSpanComparator;->(Landroid/widget/Editor$SuggestionHelper;Landroid/widget/Editor$1;)V -HSPLandroid/widget/Editor$SuggestionHelper;->(Landroid/widget/Editor;)V -HSPLandroid/widget/Editor$SuggestionHelper;->(Landroid/widget/Editor;Landroid/widget/Editor$1;)V HSPLandroid/widget/Editor$TextRenderNode;->needsRecord()Z -HSPLandroid/widget/Editor$UndoInputFilter;->(Landroid/widget/Editor;)V HSPLandroid/widget/Editor$UndoInputFilter;->beginBatchEdit()V HSPLandroid/widget/Editor$UndoInputFilter;->canUndoEdit(Ljava/lang/CharSequence;IILandroid/text/Spanned;II)Z HSPLandroid/widget/Editor$UndoInputFilter;->endBatchEdit()V HSPLandroid/widget/Editor$UndoInputFilter;->filter(Ljava/lang/CharSequence;IILandroid/text/Spanned;II)Ljava/lang/CharSequence; -HSPLandroid/widget/Editor$UndoInputFilter;->freezeLastEdit()V HSPLandroid/widget/Editor$UndoInputFilter;->handleEdit(Ljava/lang/CharSequence;IILandroid/text/Spanned;IIZ)V HSPLandroid/widget/Editor$UndoInputFilter;->recordEdit(Landroid/widget/Editor$EditOperation;I)V HSPLandroid/widget/Editor$UndoInputFilter;->saveInstanceState(Landroid/os/Parcel;)V HSPLandroid/widget/Editor;->(Landroid/widget/TextView;)V -HSPLandroid/widget/Editor;->access$000(Landroid/widget/Editor;)Landroid/widget/Editor$MagnifierMotionAnimator; -HSPLandroid/widget/Editor;->access$1600(Landroid/widget/Editor;)V HSPLandroid/widget/Editor;->access$300(Landroid/widget/Editor;)Landroid/widget/TextView; -HSPLandroid/widget/Editor;->access$6700(Landroid/widget/Editor;)Landroid/widget/EditorTouchState; HSPLandroid/widget/Editor;->addSpanWatchers(Landroid/text/Spannable;)V HSPLandroid/widget/Editor;->adjustInputType(ZZZZ)V HSPLandroid/widget/Editor;->beginBatchEdit()V @@ -25383,35 +17602,27 @@ HSPLandroid/widget/Editor;->drawHardwareAcceleratedInner(Landroid/graphics/Canva HSPLandroid/widget/Editor;->endBatchEdit()V HSPLandroid/widget/Editor;->ensureEndedBatchEdit()V HSPLandroid/widget/Editor;->ensureNoSelectionIfNonSelectable()V -HSPLandroid/widget/Editor;->extractedTextModeWillBeStarted()Z HSPLandroid/widget/Editor;->finishBatchEdit(Landroid/widget/Editor$InputMethodState;)V HSPLandroid/widget/Editor;->forgetUndoRedo()V HSPLandroid/widget/Editor;->getAvailableDisplayListIndex([III)I -HSPLandroid/widget/Editor;->getDefaultOnReceiveContentCallback()Landroid/widget/TextViewOnReceiveContentCallback; -HSPLandroid/widget/Editor;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager; +HSPLandroid/widget/Editor;->getDefaultOnReceiveContentListener()Landroid/widget/TextViewOnReceiveContentListener; HSPLandroid/widget/Editor;->getInsertionController()Landroid/widget/Editor$InsertionPointCursorController; HSPLandroid/widget/Editor;->getLastTapPosition()I -HSPLandroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener; -HSPLandroid/widget/Editor;->getSelectionActionModeHelper()Landroid/widget/SelectionActionModeHelper; HSPLandroid/widget/Editor;->getSelectionController()Landroid/widget/Editor$SelectionModifierCursorController; HSPLandroid/widget/Editor;->getTextActionMode()Landroid/view/ActionMode; HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView; HSPLandroid/widget/Editor;->hasInsertionController()Z HSPLandroid/widget/Editor;->hasSelectionController()Z HSPLandroid/widget/Editor;->hideCursorAndSpanControllers()V -HSPLandroid/widget/Editor;->hideCursorControllers()V HSPLandroid/widget/Editor;->hideInsertionPointCursorController()V -HSPLandroid/widget/Editor;->hideSpanControllers()V HSPLandroid/widget/Editor;->invalidateHandlesAndActionMode()V HSPLandroid/widget/Editor;->invalidateTextDisplayList()V HSPLandroid/widget/Editor;->invalidateTextDisplayList(Landroid/text/Layout;II)V HSPLandroid/widget/Editor;->isCursorInsideEasyCorrectionSpan()Z -HSPLandroid/widget/Editor;->isCursorVisible()Z HSPLandroid/widget/Editor;->loadCursorDrawable()V HSPLandroid/widget/Editor;->loadHandleDrawables(Z)V HSPLandroid/widget/Editor;->makeBlink()V HSPLandroid/widget/Editor;->onAttachedToWindow()V -HSPLandroid/widget/Editor;->onCommitCorrection(Landroid/view/inputmethod/CorrectionInfo;)V HSPLandroid/widget/Editor;->onDetachedFromWindow()V HSPLandroid/widget/Editor;->onDraw(Landroid/graphics/Canvas;Landroid/text/Layout;Landroid/graphics/Path;Landroid/graphics/Paint;I)V HSPLandroid/widget/Editor;->onFocusChanged(ZI)V @@ -25424,7 +17635,6 @@ HSPLandroid/widget/Editor;->onWindowFocusChanged(Z)V HSPLandroid/widget/Editor;->prepareCursorControllers()V HSPLandroid/widget/Editor;->refreshTextActionMode()V HSPLandroid/widget/Editor;->reportExtractedText()Z -HSPLandroid/widget/Editor;->resumeBlink()V HSPLandroid/widget/Editor;->saveInstanceState()Landroid/os/ParcelableParcel; HSPLandroid/widget/Editor;->sendOnTextChanged(III)V HSPLandroid/widget/Editor;->sendUpdateSelection()V @@ -25433,20 +17643,16 @@ HSPLandroid/widget/Editor;->shouldBlink()Z HSPLandroid/widget/Editor;->shouldFilterOutTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/Editor;->shouldRenderCursor()Z HSPLandroid/widget/Editor;->stopTextActionMode()V -HSPLandroid/widget/Editor;->stopTextActionModeWithPreservingSelection()V -HSPLandroid/widget/Editor;->suspendBlink()V HSPLandroid/widget/Editor;->updateCursorPosition()V HSPLandroid/widget/Editor;->updateCursorPosition(IIF)V -HSPLandroid/widget/Editor;->updateFloatingToolbarVisibility(Landroid/view/MotionEvent;)V HSPLandroid/widget/Editor;->updateSpellCheckSpans(IIZ)V -HSPLandroid/widget/EditorTouchState;->()V HSPLandroid/widget/EditorTouchState;->getLastDownX()F HSPLandroid/widget/EditorTouchState;->getLastDownY()F -HSPLandroid/widget/EditorTouchState;->getXYRatio(I)F HSPLandroid/widget/EditorTouchState;->isMovedEnoughForDrag()Z HSPLandroid/widget/EditorTouchState;->isMultiTap()Z HSPLandroid/widget/EditorTouchState;->isMultiTapInSameArea()Z HSPLandroid/widget/EditorTouchState;->update(Landroid/view/MotionEvent;Landroid/view/ViewConfiguration;)V +HSPLandroid/widget/Filter;->()V HSPLandroid/widget/ForwardingListener;->(Landroid/view/View;)V HSPLandroid/widget/ForwardingListener;->onViewAttachedToWindow(Landroid/view/View;)V HSPLandroid/widget/ForwardingListener;->onViewDetachedFromWindow(Landroid/view/View;)V @@ -25454,7 +17660,6 @@ HSPLandroid/widget/FrameLayout$LayoutParams;->(II)V HSPLandroid/widget/FrameLayout$LayoutParams;->(III)V HSPLandroid/widget/FrameLayout$LayoutParams;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/FrameLayout$LayoutParams;->(Landroid/view/ViewGroup$LayoutParams;)V -HSPLandroid/widget/FrameLayout$LayoutParams;->(Landroid/view/ViewGroup$MarginLayoutParams;)V HSPLandroid/widget/FrameLayout;->(Landroid/content/Context;)V HSPLandroid/widget/FrameLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/FrameLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V @@ -25476,76 +17681,43 @@ HSPLandroid/widget/FrameLayout;->onMeasure(II)V HSPLandroid/widget/FrameLayout;->setForegroundGravity(I)V HSPLandroid/widget/FrameLayout;->setMeasureAllChildren(Z)V HSPLandroid/widget/FrameLayout;->shouldDelayChildPressedState()Z -HSPLandroid/widget/GridLayout$3;->getAlignmentValue(Landroid/view/View;II)I -HSPLandroid/widget/GridLayout$3;->getGravityOffset(Landroid/view/View;I)I HSPLandroid/widget/GridLayout$7$1;->getOffset(Landroid/widget/GridLayout;Landroid/view/View;Landroid/widget/GridLayout$Alignment;IZ)I HSPLandroid/widget/GridLayout$7$1;->include(II)V HSPLandroid/widget/GridLayout$7$1;->reset()V HSPLandroid/widget/GridLayout$7$1;->size(Z)I HSPLandroid/widget/GridLayout$7;->getAlignmentValue(Landroid/view/View;II)I -HSPLandroid/widget/GridLayout$7;->getBounds()Landroid/widget/GridLayout$Bounds; HSPLandroid/widget/GridLayout$7;->getGravityOffset(Landroid/view/View;I)I -HSPLandroid/widget/GridLayout$Alignment;->getBounds()Landroid/widget/GridLayout$Bounds; HSPLandroid/widget/GridLayout$Alignment;->getSizeInCell(Landroid/view/View;II)I -HSPLandroid/widget/GridLayout$Assoc;->pack()Landroid/widget/GridLayout$PackedMap; -HSPLandroid/widget/GridLayout$Axis$1;->(Landroid/widget/GridLayout$Axis;[Landroid/widget/GridLayout$Arc;)V -HSPLandroid/widget/GridLayout$Axis$1;->walk(I)V HSPLandroid/widget/GridLayout$Axis;->(Landroid/widget/GridLayout;Z)V HSPLandroid/widget/GridLayout$Axis;->calculateMaxIndex()I HSPLandroid/widget/GridLayout$Axis;->computeGroupBounds()V -HSPLandroid/widget/GridLayout$Axis;->computeHasWeights()Z HSPLandroid/widget/GridLayout$Axis;->computeLinks(Landroid/widget/GridLayout$PackedMap;Z)V HSPLandroid/widget/GridLayout$Axis;->computeLocations([I)V -HSPLandroid/widget/GridLayout$Axis;->createArcs()[Landroid/widget/GridLayout$Arc; -HSPLandroid/widget/GridLayout$Axis;->createGroupBounds()Landroid/widget/GridLayout$PackedMap; -HSPLandroid/widget/GridLayout$Axis;->createLinks(Z)Landroid/widget/GridLayout$PackedMap; -HSPLandroid/widget/GridLayout$Axis;->getArcs()[Landroid/widget/GridLayout$Arc; HSPLandroid/widget/GridLayout$Axis;->getGroupBounds()Landroid/widget/GridLayout$PackedMap; HSPLandroid/widget/GridLayout$Axis;->getLocations()[I HSPLandroid/widget/GridLayout$Axis;->getMeasure(I)I -HSPLandroid/widget/GridLayout$Axis;->groupArcsByFirstVertex([Landroid/widget/GridLayout$Arc;)[[Landroid/widget/GridLayout$Arc; -HSPLandroid/widget/GridLayout$Axis;->include(Ljava/util/List;Landroid/widget/GridLayout$Interval;Landroid/widget/GridLayout$MutableInt;Z)V -HSPLandroid/widget/GridLayout$Axis;->invalidateValues()V HSPLandroid/widget/GridLayout$Axis;->layout(I)V HSPLandroid/widget/GridLayout$Axis;->setCount(I)V -HSPLandroid/widget/GridLayout$Axis;->solve([I)Z HSPLandroid/widget/GridLayout$Axis;->solve([Landroid/widget/GridLayout$Arc;[IZ)Z HSPLandroid/widget/GridLayout$Bounds;->getOffset(Landroid/widget/GridLayout;Landroid/view/View;Landroid/widget/GridLayout$Alignment;IZ)I HSPLandroid/widget/GridLayout$Bounds;->include(II)V HSPLandroid/widget/GridLayout$Bounds;->reset()V HSPLandroid/widget/GridLayout$Bounds;->size(Z)I -HSPLandroid/widget/GridLayout$Interval;->equals(Ljava/lang/Object;)Z -HSPLandroid/widget/GridLayout$Interval;->hashCode()I HSPLandroid/widget/GridLayout$LayoutParams;->hashCode()I -HSPLandroid/widget/GridLayout$LayoutParams;->init(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/GridLayout$LayoutParams;->reInitSuper(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/GridLayout$LayoutParams;->setBaseAttributes(Landroid/content/res/TypedArray;II)V -HSPLandroid/widget/GridLayout$PackedMap;->compact([Ljava/lang/Object;[I)[Ljava/lang/Object; -HSPLandroid/widget/GridLayout$PackedMap;->createIndex([Ljava/lang/Object;)[I HSPLandroid/widget/GridLayout$PackedMap;->getValue(I)Ljava/lang/Object; -HSPLandroid/widget/GridLayout$Spec;->(ZIILandroid/widget/GridLayout$Alignment;F)V -HSPLandroid/widget/GridLayout$Spec;->(ZLandroid/widget/GridLayout$Interval;Landroid/widget/GridLayout$Alignment;F)V HSPLandroid/widget/GridLayout$Spec;->access$100(Landroid/widget/GridLayout$Spec;Z)Landroid/widget/GridLayout$Alignment; HSPLandroid/widget/GridLayout$Spec;->hashCode()I -HSPLandroid/widget/GridLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/GridLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/GridLayout;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z -HSPLandroid/widget/GridLayout;->checkLayoutParams(Landroid/widget/GridLayout$LayoutParams;Z)V HSPLandroid/widget/GridLayout;->computeLayoutParamsHashCode()I HSPLandroid/widget/GridLayout;->consistencyCheck()V -HSPLandroid/widget/GridLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams; -HSPLandroid/widget/GridLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/GridLayout$LayoutParams; -HSPLandroid/widget/GridLayout;->getAlignment(IZ)Landroid/widget/GridLayout$Alignment; HSPLandroid/widget/GridLayout;->getDefaultMargin(Landroid/view/View;Landroid/widget/GridLayout$LayoutParams;ZZ)I HSPLandroid/widget/GridLayout;->getLayoutParams(Landroid/view/View;)Landroid/widget/GridLayout$LayoutParams; HSPLandroid/widget/GridLayout;->getMargin(Landroid/view/View;ZZ)I HSPLandroid/widget/GridLayout;->getMargin1(Landroid/view/View;ZZ)I HSPLandroid/widget/GridLayout;->getMeasurement(Landroid/view/View;Z)I -HSPLandroid/widget/GridLayout;->invalidateStructure()V HSPLandroid/widget/GridLayout;->measureChildrenWithMargins(IIZ)V HSPLandroid/widget/GridLayout;->onLayout(ZIIII)V HSPLandroid/widget/GridLayout;->onMeasure(II)V -HSPLandroid/widget/GridLayout;->onViewAdded(Landroid/view/View;)V HSPLandroid/widget/GridLayout;->requestLayout()V HSPLandroid/widget/GridLayout;->setAlignmentMode(I)V HSPLandroid/widget/GridLayout;->setColumnCount(I)V @@ -25554,10 +17726,8 @@ HSPLandroid/widget/GridLayout;->setOrientation(I)V HSPLandroid/widget/GridLayout;->setRowCount(I)V HSPLandroid/widget/GridLayout;->setRowOrderPreserved(Z)V HSPLandroid/widget/GridLayout;->setUseDefaultMargins(Z)V -HSPLandroid/widget/GridLayout;->validateLayoutParams()V HSPLandroid/widget/HorizontalScrollView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/HorizontalScrollView$SavedState; HSPLandroid/widget/HorizontalScrollView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/widget/HorizontalScrollView$SavedState;->(Landroid/os/Parcelable;)V HSPLandroid/widget/HorizontalScrollView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/HorizontalScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/HorizontalScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V @@ -25566,37 +17736,27 @@ HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;)V HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;I)V HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V -HSPLandroid/widget/HorizontalScrollView;->clamp(III)I -HSPLandroid/widget/HorizontalScrollView;->computeHorizontalScrollRange()I HSPLandroid/widget/HorizontalScrollView;->computeScroll()V HSPLandroid/widget/HorizontalScrollView;->draw(Landroid/graphics/Canvas;)V HSPLandroid/widget/HorizontalScrollView;->getAccessibilityClassName()Ljava/lang/CharSequence; HSPLandroid/widget/HorizontalScrollView;->getScrollRange()I HSPLandroid/widget/HorizontalScrollView;->inChild(II)Z HSPLandroid/widget/HorizontalScrollView;->initScrollView()V -HSPLandroid/widget/HorizontalScrollView;->initVelocityTrackerIfNotExists()V HSPLandroid/widget/HorizontalScrollView;->measureChildWithMargins(Landroid/view/View;IIII)V HSPLandroid/widget/HorizontalScrollView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/HorizontalScrollView;->onLayout(ZIIII)V HSPLandroid/widget/HorizontalScrollView;->onMeasure(II)V -HSPLandroid/widget/HorizontalScrollView;->onOverScrolled(IIZZ)V -HSPLandroid/widget/HorizontalScrollView;->onRequestFocusInDescendants(ILandroid/graphics/Rect;)Z HSPLandroid/widget/HorizontalScrollView;->onRestoreInstanceState(Landroid/os/Parcelable;)V HSPLandroid/widget/HorizontalScrollView;->onSaveInstanceState()Landroid/os/Parcelable; HSPLandroid/widget/HorizontalScrollView;->onSizeChanged(IIII)V -HSPLandroid/widget/HorizontalScrollView;->onTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/HorizontalScrollView;->requestLayout()V HSPLandroid/widget/HorizontalScrollView;->scrollTo(II)V HSPLandroid/widget/HorizontalScrollView;->setFillViewport(Z)V HSPLandroid/widget/HorizontalScrollView;->shouldDelayChildPressedState()Z -HSPLandroid/widget/HorizontalScrollView;->shouldDisplayEdgeEffects()Z -HSPLandroid/widget/ImageButton;->(Landroid/content/Context;)V HSPLandroid/widget/ImageButton;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ImageButton;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/ImageButton;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/ImageButton;->onSetAlpha(I)Z -HSPLandroid/widget/ImageView$ImageDrawableCallback;->(Landroid/widget/ImageView;Landroid/graphics/drawable/Drawable;Landroid/net/Uri;I)V -HSPLandroid/widget/ImageView$ImageDrawableCallback;->run()V HSPLandroid/widget/ImageView$ScaleType;->values()[Landroid/widget/ImageView$ScaleType; HSPLandroid/widget/ImageView;->(Landroid/content/Context;)V HSPLandroid/widget/ImageView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V @@ -25630,7 +17790,6 @@ HSPLandroid/widget/ImageView;->onVisibilityAggregated(Z)V HSPLandroid/widget/ImageView;->resizeFromDrawable()V HSPLandroid/widget/ImageView;->resolveAdjustedSize(III)I HSPLandroid/widget/ImageView;->resolveUri()V -HSPLandroid/widget/ImageView;->scaleTypeToScaleToFit(Landroid/widget/ImageView$ScaleType;)Landroid/graphics/Matrix$ScaleToFit; HSPLandroid/widget/ImageView;->setAdjustViewBounds(Z)V HSPLandroid/widget/ImageView;->setAlpha(I)V HSPLandroid/widget/ImageView;->setColorFilter(I)V @@ -25641,9 +17800,6 @@ HSPLandroid/widget/ImageView;->setFrame(IIII)Z HSPLandroid/widget/ImageView;->setImageAlpha(I)V HSPLandroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V HSPLandroid/widget/ImageView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V -HSPLandroid/widget/ImageView;->setImageIcon(Landroid/graphics/drawable/Icon;)V -HSPLandroid/widget/ImageView;->setImageIconAsync(Landroid/graphics/drawable/Icon;)Ljava/lang/Runnable; -HSPLandroid/widget/ImageView;->setImageLevel(I)V HSPLandroid/widget/ImageView;->setImageMatrix(Landroid/graphics/Matrix;)V HSPLandroid/widget/ImageView;->setImageResource(I)V HSPLandroid/widget/ImageView;->setImageTintList(Landroid/content/res/ColorStateList;)V @@ -25658,15 +17814,12 @@ HSPLandroid/widget/LinearLayout$LayoutParams;->(II)V HSPLandroid/widget/LinearLayout$LayoutParams;->(IIF)V HSPLandroid/widget/LinearLayout$LayoutParams;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/LinearLayout$LayoutParams;->(Landroid/view/ViewGroup$LayoutParams;)V -HSPLandroid/widget/LinearLayout$LayoutParams;->(Landroid/view/ViewGroup$MarginLayoutParams;)V HSPLandroid/widget/LinearLayout;->(Landroid/content/Context;)V HSPLandroid/widget/LinearLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/LinearLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/LinearLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/LinearLayout;->allViewsAreGoneBefore(I)Z HSPLandroid/widget/LinearLayout;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z -HSPLandroid/widget/LinearLayout;->drawDividersHorizontal(Landroid/graphics/Canvas;)V -HSPLandroid/widget/LinearLayout;->drawVerticalDivider(Landroid/graphics/Canvas;I)V HSPLandroid/widget/LinearLayout;->forceUniformHeight(II)V HSPLandroid/widget/LinearLayout;->forceUniformWidth(II)V HSPLandroid/widget/LinearLayout;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams; @@ -25686,7 +17839,6 @@ HSPLandroid/widget/LinearLayout;->getOrientation()I HSPLandroid/widget/LinearLayout;->getVirtualChildAt(I)Landroid/view/View; HSPLandroid/widget/LinearLayout;->getVirtualChildCount()I HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z -HSPLandroid/widget/LinearLayout;->isShowingDividers()Z HSPLandroid/widget/LinearLayout;->layoutHorizontal(IIII)V HSPLandroid/widget/LinearLayout;->layoutVertical(IIII)V HSPLandroid/widget/LinearLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V @@ -25702,19 +17854,16 @@ HSPLandroid/widget/LinearLayout;->setDividerDrawable(Landroid/graphics/drawable/ HSPLandroid/widget/LinearLayout;->setGravity(I)V HSPLandroid/widget/LinearLayout;->setOrientation(I)V HSPLandroid/widget/LinearLayout;->shouldDelayChildPressedState()Z -HSPLandroid/widget/ListPopupWindow$PopupDataSetObserver;->onChanged()V HSPLandroid/widget/ListPopupWindow;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/ListPopupWindow;->dismiss()V HSPLandroid/widget/ListPopupWindow;->isShowing()Z HSPLandroid/widget/ListPopupWindow;->setAdapter(Landroid/widget/ListAdapter;)V HSPLandroid/widget/ListPopupWindow;->setAnchorView(Landroid/view/View;)V HSPLandroid/widget/ListPopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V -HSPLandroid/widget/ListPopupWindow;->setHorizontalOffset(I)V +HSPLandroid/widget/ListPopupWindow;->setListSelector(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/ListPopupWindow;->setModal(Z)V HSPLandroid/widget/ListPopupWindow;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V +HSPLandroid/widget/ListPopupWindow;->setPromptPosition(I)V HSPLandroid/widget/ListPopupWindow;->setWidth(I)V -HSPLandroid/widget/ListView$ArrowScrollFocusResult;->()V -HSPLandroid/widget/ListView$ArrowScrollFocusResult;->(Landroid/widget/ListView$1;)V HSPLandroid/widget/ListView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ListView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/ListView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V @@ -25732,6 +17881,7 @@ HSPLandroid/widget/ListView;->findViewInHeadersOrFooters(Ljava/util/ArrayList;I) HSPLandroid/widget/ListView;->findViewTraversal(I)Landroid/view/View; HSPLandroid/widget/ListView;->getAdapter()Landroid/widget/Adapter; HSPLandroid/widget/ListView;->getAdapter()Landroid/widget/ListAdapter; +HSPLandroid/widget/ListView;->getHeaderViewsCount()I HSPLandroid/widget/ListView;->isOpaque()Z HSPLandroid/widget/ListView;->layoutChildren()V HSPLandroid/widget/ListView;->lookForSelectablePosition(IZ)I @@ -25740,7 +17890,6 @@ HSPLandroid/widget/ListView;->measureHeightOfChildren(IIIII)I HSPLandroid/widget/ListView;->measureScrapChild(Landroid/view/View;III)V HSPLandroid/widget/ListView;->onDetachedFromWindow()V HSPLandroid/widget/ListView;->onFinishInflate()V -HSPLandroid/widget/ListView;->onFocusChanged(ZILandroid/graphics/Rect;)V HSPLandroid/widget/ListView;->onMeasure(II)V HSPLandroid/widget/ListView;->onSizeChanged(IIII)V HSPLandroid/widget/ListView;->recycleOnMeasure()Z @@ -25753,20 +17902,12 @@ HSPLandroid/widget/ListView;->setSelection(I)V HSPLandroid/widget/ListView;->setupChild(Landroid/view/View;IIZIZZ)V HSPLandroid/widget/OverScroller$SplineOverScroller;->(Landroid/content/Context;)V HSPLandroid/widget/OverScroller$SplineOverScroller;->access$000(Landroid/widget/OverScroller$SplineOverScroller;)Z -HSPLandroid/widget/OverScroller$SplineOverScroller;->access$100(Landroid/widget/OverScroller$SplineOverScroller;)I -HSPLandroid/widget/OverScroller$SplineOverScroller;->access$200(Landroid/widget/OverScroller$SplineOverScroller;)F -HSPLandroid/widget/OverScroller$SplineOverScroller;->access$500(Landroid/widget/OverScroller$SplineOverScroller;)I HSPLandroid/widget/OverScroller$SplineOverScroller;->adjustDuration(III)V HSPLandroid/widget/OverScroller$SplineOverScroller;->continueWhenFinished()Z HSPLandroid/widget/OverScroller$SplineOverScroller;->finish()V -HSPLandroid/widget/OverScroller$SplineOverScroller;->fitOnBounceCurve(III)V HSPLandroid/widget/OverScroller$SplineOverScroller;->fling(IIIII)V -HSPLandroid/widget/OverScroller$SplineOverScroller;->getSplineDeceleration(I)D -HSPLandroid/widget/OverScroller$SplineOverScroller;->getSplineFlingDistance(I)D -HSPLandroid/widget/OverScroller$SplineOverScroller;->getSplineFlingDuration(I)I HSPLandroid/widget/OverScroller$SplineOverScroller;->onEdgeReached()V HSPLandroid/widget/OverScroller$SplineOverScroller;->springback(III)Z -HSPLandroid/widget/OverScroller$SplineOverScroller;->startAfterEdge(IIII)V HSPLandroid/widget/OverScroller$SplineOverScroller;->startScroll(III)V HSPLandroid/widget/OverScroller$SplineOverScroller;->startSpringback(III)V HSPLandroid/widget/OverScroller$SplineOverScroller;->update()Z @@ -25786,22 +17927,10 @@ HSPLandroid/widget/OverScroller;->getFinalX()I HSPLandroid/widget/OverScroller;->getFinalY()I HSPLandroid/widget/OverScroller;->isFinished()Z HSPLandroid/widget/OverScroller;->springBack(IIIIII)Z -HSPLandroid/widget/OverScroller;->startScroll(IIII)V HSPLandroid/widget/OverScroller;->startScroll(IIIII)V -HSPLandroid/widget/PopupWindow$1;->(Landroid/widget/PopupWindow;)V -HSPLandroid/widget/PopupWindow$2;->(Landroid/widget/PopupWindow;)V -HSPLandroid/widget/PopupWindow$3;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/widget/PopupWindow$PopupBackgroundView;->onCreateDrawableState(I)[I -HSPLandroid/widget/PopupWindow$PopupDecorView$1$1;->onGetEpicenter(Landroid/transition/Transition;)Landroid/graphics/Rect; -HSPLandroid/widget/PopupWindow$PopupDecorView$1;->onGlobalLayout()V -HSPLandroid/widget/PopupWindow$PopupDecorView$2;->onTransitionEnd(Landroid/transition/Transition;)V HSPLandroid/widget/PopupWindow$PopupDecorView;->cancelTransitions()V HSPLandroid/widget/PopupWindow$PopupDecorView;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z -HSPLandroid/widget/PopupWindow$PopupDecorView;->lambda$startExitTransition$0$PopupWindow$PopupDecorView(Landroid/transition/Transition$TransitionListener;Landroid/transition/Transition;Landroid/view/View;)V -HSPLandroid/widget/PopupWindow$PopupDecorView;->onTouchEvent(Landroid/view/MotionEvent;)Z -HSPLandroid/widget/PopupWindow$PopupDecorView;->requestEnterTransition(Landroid/transition/Transition;)V -HSPLandroid/widget/PopupWindow$PopupDecorView;->startEnterTransition(Landroid/transition/Transition;)V -HSPLandroid/widget/PopupWindow$PopupDecorView;->startExitTransition(Landroid/transition/Transition;Landroid/view/View;Landroid/graphics/Rect;Landroid/transition/Transition$TransitionListener;)V HSPLandroid/widget/PopupWindow;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/PopupWindow;->(Landroid/view/View;II)V HSPLandroid/widget/PopupWindow;->(Landroid/view/View;IIZ)V @@ -25819,10 +17948,7 @@ HSPLandroid/widget/PopupWindow;->getBackground()Landroid/graphics/drawable/Drawa HSPLandroid/widget/PopupWindow;->getContentView()Landroid/view/View; HSPLandroid/widget/PopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$LayoutParams; HSPLandroid/widget/PopupWindow;->getHeight()I -HSPLandroid/widget/PopupWindow;->getInputMethodMode()I -HSPLandroid/widget/PopupWindow;->getMaxAvailableHeight(Landroid/view/View;IZ)I HSPLandroid/widget/PopupWindow;->getTransition(I)Landroid/transition/Transition; -HSPLandroid/widget/PopupWindow;->getTransitionEpicenter()Landroid/graphics/Rect; HSPLandroid/widget/PopupWindow;->getWidth()I HSPLandroid/widget/PopupWindow;->hasContentView()Z HSPLandroid/widget/PopupWindow;->invokePopup(Landroid/view/WindowManager$LayoutParams;)V @@ -25833,12 +17959,10 @@ HSPLandroid/widget/PopupWindow;->setAttachedInDecor(Z)V HSPLandroid/widget/PopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/PopupWindow;->setContentView(Landroid/view/View;)V HSPLandroid/widget/PopupWindow;->setEnterTransition(Landroid/transition/Transition;)V -HSPLandroid/widget/PopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V HSPLandroid/widget/PopupWindow;->setExitTransition(Landroid/transition/Transition;)V HSPLandroid/widget/PopupWindow;->setFocusable(Z)V HSPLandroid/widget/PopupWindow;->setHeight(I)V HSPLandroid/widget/PopupWindow;->setInputMethodMode(I)V -HSPLandroid/widget/PopupWindow;->setIsClippedToScreen(Z)V HSPLandroid/widget/PopupWindow;->setOnDismissListener(Landroid/widget/PopupWindow$OnDismissListener;)V HSPLandroid/widget/PopupWindow;->setOutsideTouchable(Z)V HSPLandroid/widget/PopupWindow;->setTouchInterceptor(Landroid/view/View$OnTouchListener;)V @@ -25851,41 +17975,25 @@ HSPLandroid/widget/PopupWindow;->tryFitHorizontal(Landroid/view/WindowManager$La HSPLandroid/widget/PopupWindow;->tryFitVertical(Landroid/view/WindowManager$LayoutParams;IIIIIIIZ)Z HSPLandroid/widget/PopupWindow;->update(IIII)V HSPLandroid/widget/PopupWindow;->update(IIIIZ)V -HSPLandroid/widget/PopupWindow;->update(Landroid/view/View;IIII)V HSPLandroid/widget/PopupWindow;->update(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;)V -HSPLandroid/widget/PopupWindow;->update(Landroid/view/View;ZIIII)V HSPLandroid/widget/PopupWindow;->updateAboveAnchor(Z)V -HSPLandroid/widget/ProgressBar$1;->onAnimationEnd(Landroid/animation/Animator;)V HSPLandroid/widget/ProgressBar$2;->(Landroid/widget/ProgressBar;Ljava/lang/String;)V -HSPLandroid/widget/ProgressBar$2;->get(Landroid/widget/ProgressBar;)Ljava/lang/Float; -HSPLandroid/widget/ProgressBar$2;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/widget/ProgressBar$2;->setValue(Landroid/widget/ProgressBar;F)V -HSPLandroid/widget/ProgressBar$2;->setValue(Ljava/lang/Object;F)V -HSPLandroid/widget/ProgressBar$ProgressTintInfo;->()V -HSPLandroid/widget/ProgressBar$ProgressTintInfo;->(Landroid/widget/ProgressBar$1;)V -HSPLandroid/widget/ProgressBar$RefreshData;->recycle()V -HSPLandroid/widget/ProgressBar$RefreshProgressRunnable;->run()V HSPLandroid/widget/ProgressBar$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/ProgressBar$SavedState; HSPLandroid/widget/ProgressBar$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/widget/ProgressBar$SavedState;->(Landroid/os/Parcelable;)V HSPLandroid/widget/ProgressBar$SavedState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/ProgressBar;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ProgressBar;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/ProgressBar;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/ProgressBar;->access$402(Landroid/widget/ProgressBar;Landroid/animation/ObjectAnimator;)Landroid/animation/ObjectAnimator; -HSPLandroid/widget/ProgressBar;->access$700(Landroid/widget/ProgressBar;IF)V -HSPLandroid/widget/ProgressBar;->access$800(Landroid/widget/ProgressBar;)F -HSPLandroid/widget/ProgressBar;->access$802(Landroid/widget/ProgressBar;F)F HSPLandroid/widget/ProgressBar;->applyIndeterminateTint()V HSPLandroid/widget/ProgressBar;->applyPrimaryProgressTint()V HSPLandroid/widget/ProgressBar;->applyProgressBackgroundTint()V -HSPLandroid/widget/ProgressBar;->applyProgressTints()V -HSPLandroid/widget/ProgressBar;->applySecondaryProgressTint()V HSPLandroid/widget/ProgressBar;->doRefreshProgress(IIZZZ)V HSPLandroid/widget/ProgressBar;->drawTrack(Landroid/graphics/Canvas;)V +HSPLandroid/widget/ProgressBar;->drawableHotspotChanged(FF)V HSPLandroid/widget/ProgressBar;->drawableStateChanged()V HSPLandroid/widget/ProgressBar;->getAccessibilityClassName()Ljava/lang/CharSequence; HSPLandroid/widget/ProgressBar;->getCurrentDrawable()Landroid/graphics/drawable/Drawable; +HSPLandroid/widget/ProgressBar;->getIndeterminateDrawable()Landroid/graphics/drawable/Drawable; HSPLandroid/widget/ProgressBar;->getMax()I HSPLandroid/widget/ProgressBar;->getMin()I HSPLandroid/widget/ProgressBar;->getProgress()I @@ -25910,17 +18018,13 @@ HSPLandroid/widget/ProgressBar;->postInvalidate()V HSPLandroid/widget/ProgressBar;->refreshProgress(IIZZ)V HSPLandroid/widget/ProgressBar;->setIndeterminate(Z)V HSPLandroid/widget/ProgressBar;->setIndeterminateDrawable(Landroid/graphics/drawable/Drawable;)V -HSPLandroid/widget/ProgressBar;->setIndeterminateTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/ProgressBar;->setInterpolator(Landroid/content/Context;I)V HSPLandroid/widget/ProgressBar;->setInterpolator(Landroid/view/animation/Interpolator;)V HSPLandroid/widget/ProgressBar;->setMax(I)V HSPLandroid/widget/ProgressBar;->setMin(I)V HSPLandroid/widget/ProgressBar;->setProgress(I)V -HSPLandroid/widget/ProgressBar;->setProgress(IZ)V -HSPLandroid/widget/ProgressBar;->setProgressBackgroundTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/ProgressBar;->setProgressDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/ProgressBar;->setProgressInternal(IZZ)Z -HSPLandroid/widget/ProgressBar;->setProgressTintList(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/ProgressBar;->setSecondaryProgress(I)V HSPLandroid/widget/ProgressBar;->setVisualProgress(IF)V HSPLandroid/widget/ProgressBar;->startAnimation()V @@ -25929,12 +18033,7 @@ HSPLandroid/widget/ProgressBar;->swapCurrentDrawable(Landroid/graphics/drawable/ HSPLandroid/widget/ProgressBar;->updateDrawableBounds(II)V HSPLandroid/widget/ProgressBar;->updateDrawableState()V HSPLandroid/widget/ProgressBar;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z -HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;->()V -HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;->acquire(Landroid/view/View;)Landroid/widget/RelativeLayout$DependencyGraph$Node; HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;->release()V -HSPLandroid/widget/RelativeLayout$DependencyGraph;->()V -HSPLandroid/widget/RelativeLayout$DependencyGraph;->(Landroid/widget/RelativeLayout$1;)V -HSPLandroid/widget/RelativeLayout$DependencyGraph;->access$500(Landroid/widget/RelativeLayout$DependencyGraph;)Landroid/util/SparseArray; HSPLandroid/widget/RelativeLayout$DependencyGraph;->add(Landroid/view/View;)V HSPLandroid/widget/RelativeLayout$DependencyGraph;->clear()V HSPLandroid/widget/RelativeLayout$DependencyGraph;->findRoots([I)Ljava/util/ArrayDeque; @@ -25942,28 +18041,21 @@ HSPLandroid/widget/RelativeLayout$DependencyGraph;->getSortedViews([Landroid/vie HSPLandroid/widget/RelativeLayout$LayoutParams;->(II)V HSPLandroid/widget/RelativeLayout$LayoutParams;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/RelativeLayout$LayoutParams;->access$100(Landroid/widget/RelativeLayout$LayoutParams;)I -HSPLandroid/widget/RelativeLayout$LayoutParams;->access$102(Landroid/widget/RelativeLayout$LayoutParams;I)I -HSPLandroid/widget/RelativeLayout$LayoutParams;->access$112(Landroid/widget/RelativeLayout$LayoutParams;I)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$200(Landroid/widget/RelativeLayout$LayoutParams;)I -HSPLandroid/widget/RelativeLayout$LayoutParams;->access$202(Landroid/widget/RelativeLayout$LayoutParams;I)I -HSPLandroid/widget/RelativeLayout$LayoutParams;->access$212(Landroid/widget/RelativeLayout$LayoutParams;I)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$300(Landroid/widget/RelativeLayout$LayoutParams;)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$302(Landroid/widget/RelativeLayout$LayoutParams;I)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$312(Landroid/widget/RelativeLayout$LayoutParams;I)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$400(Landroid/widget/RelativeLayout$LayoutParams;)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$402(Landroid/widget/RelativeLayout$LayoutParams;I)I HSPLandroid/widget/RelativeLayout$LayoutParams;->access$412(Landroid/widget/RelativeLayout$LayoutParams;I)I -HSPLandroid/widget/RelativeLayout$LayoutParams;->access$700(Landroid/widget/RelativeLayout$LayoutParams;)[I HSPLandroid/widget/RelativeLayout$LayoutParams;->addRule(I)V HSPLandroid/widget/RelativeLayout$LayoutParams;->addRule(II)V HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules()[I HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules(I)[I HSPLandroid/widget/RelativeLayout$LayoutParams;->hasRelativeRules()Z -HSPLandroid/widget/RelativeLayout$LayoutParams;->isRelativeRule(I)Z HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V HSPLandroid/widget/RelativeLayout$LayoutParams;->resolveLayoutDirection(I)V HSPLandroid/widget/RelativeLayout$LayoutParams;->resolveRules(I)V -HSPLandroid/widget/RelativeLayout$LayoutParams;->shouldResolveLayoutDirection(I)Z HSPLandroid/widget/RelativeLayout;->(Landroid/content/Context;)V HSPLandroid/widget/RelativeLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/RelativeLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V @@ -25983,7 +18075,6 @@ HSPLandroid/widget/RelativeLayout;->getBaseline()I HSPLandroid/widget/RelativeLayout;->getChildMeasureSpec(IIIIIIII)I HSPLandroid/widget/RelativeLayout;->getRelatedView([II)Landroid/view/View; HSPLandroid/widget/RelativeLayout;->getRelatedViewBaselineOffset([I)I -HSPLandroid/widget/RelativeLayout;->getRelatedViewParams([II)Landroid/widget/RelativeLayout$LayoutParams; HSPLandroid/widget/RelativeLayout;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/RelativeLayout;->measureChild(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;II)V HSPLandroid/widget/RelativeLayout;->measureChildHorizontal(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;II)V @@ -25992,156 +18083,76 @@ HSPLandroid/widget/RelativeLayout;->onMeasure(II)V HSPLandroid/widget/RelativeLayout;->positionAtEdge(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;I)V HSPLandroid/widget/RelativeLayout;->positionChildHorizontal(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;IZ)Z HSPLandroid/widget/RelativeLayout;->positionChildVertical(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;IZ)Z -HSPLandroid/widget/RelativeLayout;->queryCompatibilityModes(Landroid/content/Context;)V HSPLandroid/widget/RelativeLayout;->requestLayout()V -HSPLandroid/widget/RelativeLayout;->setGravity(I)V HSPLandroid/widget/RelativeLayout;->shouldDelayChildPressedState()Z HSPLandroid/widget/RelativeLayout;->sortChildren()V -HSPLandroid/widget/RemoteViews$1;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/RemoteViews$2;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/RemoteViews; HSPLandroid/widget/RemoteViews$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/widget/RemoteViews$Action;->()V HSPLandroid/widget/RemoteViews$Action;->(Landroid/widget/RemoteViews$1;)V HSPLandroid/widget/RemoteViews$Action;->hasSameAppInfo(Landroid/content/pm/ApplicationInfo;)Z -HSPLandroid/widget/RemoteViews$Action;->initActionAsync(Landroid/widget/RemoteViews$ViewTree;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/widget/RemoteViews$Action; HSPLandroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->(Landroid/widget/RemoteViews;Landroid/widget/RemoteViews;Landroid/view/ViewGroup;Landroid/content/Context;Landroid/widget/RemoteViews$OnViewAppliedListener;Landroid/widget/RemoteViews$OnClickHandler;Landroid/view/View;Landroid/widget/RemoteViews$1;)V -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->doInBackground([Ljava/lang/Void;)Landroid/widget/RemoteViews$ViewTree; -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->onCancel()V -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->onPostExecute(Landroid/widget/RemoteViews$ViewTree;)V -HSPLandroid/widget/RemoteViews$AsyncApplyTask;->onPostExecute(Ljava/lang/Object;)V -HSPLandroid/widget/RemoteViews$BitmapCache;->()V -HSPLandroid/widget/RemoteViews$BitmapCache;->(Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap; HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I -HPLandroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->getActionTag()I HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$LayoutParamAction;->(III)V -HSPLandroid/widget/RemoteViews$LayoutParamAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/RemoteViews$MethodKey;->equals(Ljava/lang/Object;)Z HSPLandroid/widget/RemoteViews$MethodKey;->hashCode()I HSPLandroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)V -HSPLandroid/widget/RemoteViews$ReflectionAction;->(Landroid/widget/RemoteViews;ILjava/lang/String;ILjava/lang/Object;)V HSPLandroid/widget/RemoteViews$ReflectionAction;->(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews$ReflectionAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/RemoteViews$ReflectionAction;->getActionTag()I HSPLandroid/widget/RemoteViews$ReflectionAction;->getParameterType()Ljava/lang/Class; -HSPLandroid/widget/RemoteViews$ReflectionAction;->initActionAsync(Landroid/widget/RemoteViews$ViewTree;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/widget/RemoteViews$Action; HSPLandroid/widget/RemoteViews$ReflectionAction;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$RemoteResponse;->()V -HSPLandroid/widget/RemoteViews$RemoteResponse;->access$300(Landroid/widget/RemoteViews$RemoteResponse;Landroid/os/Parcel;)V -HSPLandroid/widget/RemoteViews$RemoteResponse;->access$400(Landroid/widget/RemoteViews$RemoteResponse;Landroid/os/Parcel;I)V HSPLandroid/widget/RemoteViews$RemoteResponse;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews$RemoteResponse;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$RemoteViewsContextWrapper;->getPackageName()Ljava/lang/String; HSPLandroid/widget/RemoteViews$RemoteViewsContextWrapper;->getResources()Landroid/content/res/Resources; HSPLandroid/widget/RemoteViews$RemoteViewsContextWrapper;->getTheme()Landroid/content/res/Resources$Theme; -HSPLandroid/widget/RemoteViews$RunnableAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$SetDrawableTint;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$SetIntTagAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$SetOnClickResponse;->(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V -HSPLandroid/widget/RemoteViews$SetOnClickResponse;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V HSPLandroid/widget/RemoteViews$SetOnClickResponse;->getActionTag()I HSPLandroid/widget/RemoteViews$SetOnClickResponse;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$SetPendingIntentTemplate;->getActionTag()I -HSPLandroid/widget/RemoteViews$SetPendingIntentTemplate;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$SetRemoteInputsAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$SetRemoteViewsAdapterIntent;->getActionTag()I -HSPLandroid/widget/RemoteViews$SetRemoteViewsAdapterIntent;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/RemoteViews$TextViewSizeAction;->getActionTag()I HSPLandroid/widget/RemoteViews$TextViewSizeAction;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$ViewGroupActionAdd$1;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$ViewGroupActionAdd;->(Landroid/widget/RemoteViews;Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;Landroid/content/pm/ApplicationInfo;ILjava/util/Map;)V -HSPLandroid/widget/RemoteViews$ViewGroupActionAdd;->initActionAsync(Landroid/widget/RemoteViews$ViewTree;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/widget/RemoteViews$Action; -HSPLandroid/widget/RemoteViews$ViewGroupActionRemove$1;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$ViewGroupActionRemove;->initActionAsync(Landroid/widget/RemoteViews$ViewTree;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/widget/RemoteViews$Action; -HSPLandroid/widget/RemoteViews$ViewPaddingAction;->(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V -HSPLandroid/widget/RemoteViews$ViewPaddingAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews$ViewPaddingAction;->getActionTag()I -HSPLandroid/widget/RemoteViews$ViewPaddingAction;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RemoteViews$ViewTree;->addChild(Landroid/widget/RemoteViews$ViewTree;I)V -HSPLandroid/widget/RemoteViews$ViewTree;->addViewChild(Landroid/view/View;)V -HSPLandroid/widget/RemoteViews$ViewTree;->createTree()V -HSPLandroid/widget/RemoteViews$ViewTree;->findViewById(I)Landroid/view/View; -HSPLandroid/widget/RemoteViews$ViewTree;->findViewTreeById(I)Landroid/widget/RemoteViews$ViewTree; -HSPLandroid/widget/RemoteViews$ViewTree;->replaceView(Landroid/view/View;)V -HSPLandroid/widget/RemoteViews;->(Landroid/content/pm/ApplicationInfo;I)V -HSPLandroid/widget/RemoteViews;->(Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews;->(Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;Landroid/content/pm/ApplicationInfo;ILjava/util/Map;)V -HSPLandroid/widget/RemoteViews;->(Landroid/widget/RemoteViews;)V HSPLandroid/widget/RemoteViews;->(Ljava/lang/String;I)V -HSPLandroid/widget/RemoteViews;->access$800(Landroid/widget/RemoteViews;)Landroid/widget/RemoteViews$BitmapCache; HSPLandroid/widget/RemoteViews;->addAction(Landroid/widget/RemoteViews$Action;)V -HSPLandroid/widget/RemoteViews;->addFlags(I)V -HSPLandroid/widget/RemoteViews;->addView(ILandroid/widget/RemoteViews;)V HSPLandroid/widget/RemoteViews;->apply(Landroid/content/Context;Landroid/view/ViewGroup;)Landroid/view/View; HSPLandroid/widget/RemoteViews;->apply(Landroid/content/Context;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/view/View; -HSPLandroid/widget/RemoteViews;->applyAsync(Landroid/content/Context;Landroid/view/ViewGroup;Ljava/util/concurrent/Executor;Landroid/widget/RemoteViews$OnViewAppliedListener;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/os/CancellationSignal; -HSPLandroid/widget/RemoteViews;->clone()Landroid/widget/RemoteViews; -HPLandroid/widget/RemoteViews;->estimateMemoryUsage()I HSPLandroid/widget/RemoteViews;->getActionFromParcel(Landroid/os/Parcel;I)Landroid/widget/RemoteViews$Action; HSPLandroid/widget/RemoteViews;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo; HSPLandroid/widget/RemoteViews;->getContextForResources(Landroid/content/Context;)Landroid/content/Context; HSPLandroid/widget/RemoteViews;->getLayoutId()I HSPLandroid/widget/RemoteViews;->getMethod(Landroid/view/View;Ljava/lang/String;Ljava/lang/Class;Z)Ljava/lang/invoke/MethodHandle; HSPLandroid/widget/RemoteViews;->getPackage()Ljava/lang/String; -HSPLandroid/widget/RemoteViews;->getRemoteViewsToApply(Landroid/content/Context;)Landroid/widget/RemoteViews; HSPLandroid/widget/RemoteViews;->hasFlags(I)Z -HSPLandroid/widget/RemoteViews;->hasLandscapeAndPortraitLayouts()Z -HSPLandroid/widget/RemoteViews;->hasSameAppInfo(Landroid/content/pm/ApplicationInfo;)Z HSPLandroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;Landroid/view/ViewGroup;I)Landroid/view/View; -HSPLandroid/widget/RemoteViews;->lambda$static$0(Ljava/lang/Class;)Z HSPLandroid/widget/RemoteViews;->performApply(Landroid/view/View;Landroid/view/ViewGroup;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews;->readActionsFromParcel(Landroid/os/Parcel;I)V -PLandroid/widget/RemoteViews;->reapply(Landroid/content/Context;Landroid/view/View;)V -HPLandroid/widget/RemoteViews;->reapply(Landroid/content/Context;Landroid/view/View;Landroid/widget/RemoteViews$OnClickHandler;)V -HSPLandroid/widget/RemoteViews;->reapplyAsync(Landroid/content/Context;Landroid/view/View;Ljava/util/concurrent/Executor;Landroid/widget/RemoteViews$OnViewAppliedListener;Landroid/widget/RemoteViews$OnClickHandler;)Landroid/os/CancellationSignal; -HSPLandroid/widget/RemoteViews;->removeAllViews(I)V HSPLandroid/widget/RemoteViews;->setBitmap(ILjava/lang/String;Landroid/graphics/Bitmap;)V HSPLandroid/widget/RemoteViews;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V HSPLandroid/widget/RemoteViews;->setBoolean(ILjava/lang/String;Z)V -HSPLandroid/widget/RemoteViews;->setBundle(ILjava/lang/String;Landroid/os/Bundle;)V HSPLandroid/widget/RemoteViews;->setCharSequence(ILjava/lang/String;Ljava/lang/CharSequence;)V HSPLandroid/widget/RemoteViews;->setContentDescription(ILjava/lang/CharSequence;)V -HSPLandroid/widget/RemoteViews;->setDrawableTint(IZILandroid/graphics/PorterDuff$Mode;)V -HSPLandroid/widget/RemoteViews;->setIcon(ILjava/lang/String;Landroid/graphics/drawable/Icon;)V HSPLandroid/widget/RemoteViews;->setImageViewBitmap(ILandroid/graphics/Bitmap;)V -HSPLandroid/widget/RemoteViews;->setImageViewIcon(ILandroid/graphics/drawable/Icon;)V HSPLandroid/widget/RemoteViews;->setInt(ILjava/lang/String;I)V -HSPLandroid/widget/RemoteViews;->setLong(ILjava/lang/String;J)V HSPLandroid/widget/RemoteViews;->setNotRoot()V HSPLandroid/widget/RemoteViews;->setOnClickPendingIntent(ILandroid/app/PendingIntent;)V HSPLandroid/widget/RemoteViews;->setOnClickResponse(ILandroid/widget/RemoteViews$RemoteResponse;)V -HPLandroid/widget/RemoteViews;->setProgressBackgroundTintList(ILandroid/content/res/ColorStateList;)V -HSPLandroid/widget/RemoteViews;->setProgressBar(IIIZ)V -HPLandroid/widget/RemoteViews;->setProgressIndeterminateTintList(ILandroid/content/res/ColorStateList;)V -HPLandroid/widget/RemoteViews;->setProgressTintList(ILandroid/content/res/ColorStateList;)V -HSPLandroid/widget/RemoteViews;->setRemoteInputs(I[Landroid/app/RemoteInput;)V HSPLandroid/widget/RemoteViews;->setTextColor(II)V HSPLandroid/widget/RemoteViews;->setTextViewText(ILjava/lang/CharSequence;)V -HSPLandroid/widget/RemoteViews;->setViewLayoutMarginBottomDimen(II)V -HSPLandroid/widget/RemoteViews;->setViewLayoutMarginEnd(II)V -HSPLandroid/widget/RemoteViews;->setViewLayoutWidth(II)V HSPLandroid/widget/RemoteViews;->setViewPadding(IIIII)V HSPLandroid/widget/RemoteViews;->setViewVisibility(II)V HSPLandroid/widget/RemoteViews;->shouldUseStaticFilter()Z HSPLandroid/widget/RemoteViews;->writeActionsToParcel(Landroid/os/Parcel;)V HSPLandroid/widget/RemoteViews;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/widget/RtlSpacingHelper;->()V HSPLandroid/widget/RtlSpacingHelper;->getEnd()I HSPLandroid/widget/RtlSpacingHelper;->getStart()I HSPLandroid/widget/RtlSpacingHelper;->setAbsolute(II)V HSPLandroid/widget/RtlSpacingHelper;->setDirection(Z)V HSPLandroid/widget/RtlSpacingHelper;->setRelative(II)V -HSPLandroid/widget/ScrollBarDrawable;->()V HSPLandroid/widget/ScrollBarDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroid/widget/ScrollBarDrawable;->drawThumb(Landroid/graphics/Canvas;Landroid/graphics/Rect;IIZ)V -HSPLandroid/widget/ScrollBarDrawable;->drawTrack(Landroid/graphics/Canvas;Landroid/graphics/Rect;Z)V HSPLandroid/widget/ScrollBarDrawable;->getSize(Z)I HSPLandroid/widget/ScrollBarDrawable;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/ScrollBarDrawable;->isStateful()Z @@ -26160,135 +18171,76 @@ HSPLandroid/widget/ScrollView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/ScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/ScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/ScrollView;->addView(Landroid/view/View;I)V HSPLandroid/widget/ScrollView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V HSPLandroid/widget/ScrollView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V -HSPLandroid/widget/ScrollView;->clamp(III)I HSPLandroid/widget/ScrollView;->computeScroll()V -HSPLandroid/widget/ScrollView;->computeScrollDeltaToGetChildRectOnScreen(Landroid/graphics/Rect;)I HSPLandroid/widget/ScrollView;->computeVerticalScrollOffset()I HSPLandroid/widget/ScrollView;->computeVerticalScrollRange()I HSPLandroid/widget/ScrollView;->draw(Landroid/graphics/Canvas;)V -HSPLandroid/widget/ScrollView;->endDrag()V -HSPLandroid/widget/ScrollView;->flingWithNestedDispatch(I)V HSPLandroid/widget/ScrollView;->getAccessibilityClassName()Ljava/lang/CharSequence; -HSPLandroid/widget/ScrollView;->getScrollRange()I HSPLandroid/widget/ScrollView;->initScrollView()V -HSPLandroid/widget/ScrollView;->isWithinDeltaOfScreen(Landroid/view/View;II)Z HSPLandroid/widget/ScrollView;->measureChildWithMargins(Landroid/view/View;IIII)V HSPLandroid/widget/ScrollView;->onDetachedFromWindow()V HSPLandroid/widget/ScrollView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/ScrollView;->onLayout(ZIIII)V HSPLandroid/widget/ScrollView;->onMeasure(II)V -HSPLandroid/widget/ScrollView;->onOverScrolled(IIZZ)V -HSPLandroid/widget/ScrollView;->onRequestFocusInDescendants(ILandroid/graphics/Rect;)Z -HSPLandroid/widget/ScrollView;->onRestoreInstanceState(Landroid/os/Parcelable;)V HSPLandroid/widget/ScrollView;->onSaveInstanceState()Landroid/os/Parcelable; HSPLandroid/widget/ScrollView;->onSizeChanged(IIII)V -HSPLandroid/widget/ScrollView;->onTouchEvent(Landroid/view/MotionEvent;)Z -HSPLandroid/widget/ScrollView;->requestChildFocus(Landroid/view/View;Landroid/view/View;)V HSPLandroid/widget/ScrollView;->requestLayout()V HSPLandroid/widget/ScrollView;->scrollTo(II)V -HSPLandroid/widget/ScrollView;->scrollToDescendant(Landroid/view/View;)V HSPLandroid/widget/ScrollView;->setFillViewport(Z)V HSPLandroid/widget/ScrollView;->shouldDelayChildPressedState()Z -HSPLandroid/widget/ScrollView;->shouldDisplayEdgeEffects()Z HSPLandroid/widget/Scroller$ViscousFluidInterpolator;->()V HSPLandroid/widget/Scroller$ViscousFluidInterpolator;->getInterpolation(F)F HSPLandroid/widget/Scroller$ViscousFluidInterpolator;->viscousFluid(F)F HSPLandroid/widget/Scroller;->(Landroid/content/Context;Landroid/view/animation/Interpolator;)V HSPLandroid/widget/Scroller;->(Landroid/content/Context;Landroid/view/animation/Interpolator;Z)V HSPLandroid/widget/Scroller;->abortAnimation()V -HSPLandroid/widget/Scroller;->computeDeceleration(F)F HSPLandroid/widget/Scroller;->computeScrollOffset()Z HSPLandroid/widget/Scroller;->getCurrX()I HSPLandroid/widget/Scroller;->getCurrY()I HSPLandroid/widget/Scroller;->isFinished()Z HSPLandroid/widget/Scroller;->startScroll(IIIII)V -HSPLandroid/widget/SeekBar;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/SeekBar;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/SeekBar;->onProgressRefresh(FZI)V HSPLandroid/widget/SeekBar;->setOnSeekBarChangeListener(Landroid/widget/SeekBar$OnSeekBarChangeListener;)V -HSPLandroid/widget/SelectionActionModeHelper$SelectionMetricsLogger;->(Landroid/widget/TextView;)V -HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable;->(Landroid/widget/SelectionActionModeHelper$SelectionTracker;)V -HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable;->(Landroid/widget/SelectionActionModeHelper$SelectionTracker;Landroid/widget/SelectionActionModeHelper$1;)V -HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->(Landroid/widget/TextView;)V -HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z -HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->onTextChanged(IILandroid/view/textclassifier/TextClassification;)V HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->resetSelection(ILandroid/widget/Editor;)Z -HSPLandroid/widget/SelectionActionModeHelper$TextClassificationHelper;->(Landroid/content/Context;Ljava/util/function/Supplier;Ljava/lang/CharSequence;IILandroid/os/LocaleList;)V HSPLandroid/widget/SelectionActionModeHelper$TextClassificationHelper;->init(Ljava/util/function/Supplier;Ljava/lang/CharSequence;IILandroid/os/LocaleList;)V HSPLandroid/widget/SelectionActionModeHelper;->(Landroid/widget/Editor;)V -HSPLandroid/widget/SelectionActionModeHelper;->getText(Landroid/widget/TextView;)Ljava/lang/CharSequence; -HSPLandroid/widget/SelectionActionModeHelper;->getTextClassificationSettings()Landroid/view/textclassifier/TextClassificationConstants; -HSPLandroid/widget/SelectionActionModeHelper;->isDrawingHighlight()Z -HSPLandroid/widget/SelectionActionModeHelper;->onDraw(Landroid/graphics/Canvas;)V -HSPLandroid/widget/SelectionActionModeHelper;->onTextChanged(II)V -HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I HSPLandroid/widget/SmartSelectSprite;->(Landroid/content/Context;ILjava/lang/Runnable;)V -HSPLandroid/widget/SmartSelectSprite;->isAnimationActive()Z HSPLandroid/widget/Space;->(Landroid/content/Context;)V HSPLandroid/widget/Space;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/Space;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V -HSPLandroid/widget/Space;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V HSPLandroid/widget/Space;->draw(Landroid/graphics/Canvas;)V -HSPLandroid/widget/Space;->getDefaultSize2(II)I HSPLandroid/widget/Space;->onMeasure(II)V HSPLandroid/widget/SpellChecker$1;->run()V HSPLandroid/widget/SpellChecker$SpellParser;->isFinished()Z HSPLandroid/widget/SpellChecker$SpellParser;->parse()V HSPLandroid/widget/SpellChecker$SpellParser;->parse(II)V -PLandroid/widget/SpellChecker$SpellParser;->stop()V +HSPLandroid/widget/SpellChecker$SpellParser;->stop()V HSPLandroid/widget/SpellChecker;->(Landroid/widget/TextView;)V HSPLandroid/widget/SpellChecker;->closeSession()V HSPLandroid/widget/SpellChecker;->nextSpellCheckSpanIndex()I HSPLandroid/widget/SpellChecker;->onGetSentenceSuggestions([Landroid/view/textservice/SentenceSuggestionsInfo;)V HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInfo;II)Landroid/text/style/SpellCheckSpan; -HSPLandroid/widget/SpellChecker;->onSelectionChanged()V HSPLandroid/widget/SpellChecker;->onSpellCheckSpanRemoved(Landroid/text/style/SpellCheckSpan;)V HSPLandroid/widget/SpellChecker;->resetSession()V HSPLandroid/widget/SpellChecker;->spellCheck()V HSPLandroid/widget/SpellChecker;->spellCheck(II)V -HSPLandroid/widget/Switch$1;->get(Landroid/widget/Switch;)Ljava/lang/Float; -HSPLandroid/widget/Switch$1;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroid/widget/Switch$1;->setValue(Landroid/widget/Switch;F)V -HSPLandroid/widget/Switch$1;->setValue(Ljava/lang/Object;F)V +HSPLandroid/widget/Spinner;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V +HSPLandroid/widget/Spinner;->(Landroid/content/Context;Landroid/util/AttributeSet;IIILandroid/content/res/Resources$Theme;)V +HSPLandroid/widget/Spinner;->onDetachedFromWindow()V HSPLandroid/widget/Switch;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/Switch;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/Switch;->animateThumbToCheckedState(Z)V -HSPLandroid/widget/Switch;->draw(Landroid/graphics/Canvas;)V HSPLandroid/widget/Switch;->drawableStateChanged()V HSPLandroid/widget/Switch;->getButtonStateDescription()Ljava/lang/CharSequence; -HSPLandroid/widget/Switch;->getCompoundPaddingLeft()I -HSPLandroid/widget/Switch;->getCompoundPaddingRight()I -HSPLandroid/widget/Switch;->getThumbScrollRange()I HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V HSPLandroid/widget/Switch;->onCreateDrawableState(I)[I -HSPLandroid/widget/Switch;->onDraw(Landroid/graphics/Canvas;)V -HSPLandroid/widget/Switch;->onLayout(ZIIII)V -HSPLandroid/widget/Switch;->onMeasure(II)V HSPLandroid/widget/Switch;->setChecked(Z)V HSPLandroid/widget/Switch;->setSwitchTextAppearance(Landroid/content/Context;I)V HSPLandroid/widget/Switch;->setSwitchTypeface(Landroid/graphics/Typeface;)V HSPLandroid/widget/Switch;->setSwitchTypeface(Landroid/graphics/Typeface;I)V HSPLandroid/widget/Switch;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z -HSPLandroid/widget/TextClock$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLandroid/widget/TextClock;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/TextClock;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/TextClock;->chooseFormat()V -HSPLandroid/widget/TextClock;->init()V -HSPLandroid/widget/TextClock;->is24HourModeEnabled()Z -HSPLandroid/widget/TextClock;->onAttachedToWindow()V -HSPLandroid/widget/TextClock;->onVisibilityAggregated(Z)V -HSPLandroid/widget/TextClock;->refreshTime()V -HSPLandroid/widget/TextClock;->registerObserver()V -HSPLandroid/widget/TextClock;->registerReceiver()V -HSPLandroid/widget/TextClock;->setFormat12Hour(Ljava/lang/CharSequence;)V -HSPLandroid/widget/TextClock;->setFormat24Hour(Ljava/lang/CharSequence;)V -HSPLandroid/widget/TextView$2;->run()V HSPLandroid/widget/TextView$3;->run()V -HSPLandroid/widget/TextView$ChangeWatcher;->(Landroid/widget/TextView;)V -HSPLandroid/widget/TextView$ChangeWatcher;->(Landroid/widget/TextView;Landroid/widget/TextView$1;)V HSPLandroid/widget/TextView$ChangeWatcher;->afterTextChanged(Landroid/text/Editable;)V HSPLandroid/widget/TextView$ChangeWatcher;->beforeTextChanged(Ljava/lang/CharSequence;III)V HSPLandroid/widget/TextView$ChangeWatcher;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V @@ -26299,20 +18251,6 @@ HSPLandroid/widget/TextView$Drawables;->(Landroid/content/Context;)V HSPLandroid/widget/TextView$Drawables;->applyErrorDrawableIfNeeded(I)V HSPLandroid/widget/TextView$Drawables;->hasMetadata()Z HSPLandroid/widget/TextView$Drawables;->resolveWithLayoutDirection(I)Z -HSPLandroid/widget/TextView$Marquee$1;->(Landroid/widget/TextView$Marquee;)V -HSPLandroid/widget/TextView$Marquee$1;->doFrame(J)V -HSPLandroid/widget/TextView$Marquee$2;->(Landroid/widget/TextView$Marquee;)V -HSPLandroid/widget/TextView$Marquee$2;->doFrame(J)V -HSPLandroid/widget/TextView$Marquee$3;->(Landroid/widget/TextView$Marquee;)V -HPLandroid/widget/TextView$Marquee$3;->doFrame(J)V -HSPLandroid/widget/TextView$Marquee;->(Landroid/widget/TextView;)V -HPLandroid/widget/TextView$Marquee;->access$600(Landroid/widget/TextView$Marquee;)B -HSPLandroid/widget/TextView$Marquee;->access$602(Landroid/widget/TextView$Marquee;B)B -HSPLandroid/widget/TextView$Marquee;->access$702(Landroid/widget/TextView$Marquee;J)J -HSPLandroid/widget/TextView$Marquee;->access$800(Landroid/widget/TextView$Marquee;)Landroid/view/Choreographer; -HPLandroid/widget/TextView$Marquee;->access$900(Landroid/widget/TextView$Marquee;)I -HSPLandroid/widget/TextView$Marquee;->start(I)V -HSPLandroid/widget/TextView$Marquee;->tick()V HSPLandroid/widget/TextView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/widget/TextView$TextAppearanceAttributes;->()V HSPLandroid/widget/TextView$TextAppearanceAttributes;->(Landroid/widget/TextView$1;)V @@ -26320,7 +18258,6 @@ HSPLandroid/widget/TextView;->(Landroid/content/Context;)V HSPLandroid/widget/TextView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/TextView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/TextView;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/TextView;->access$1000(Landroid/widget/TextView;)Landroid/text/Layout; HSPLandroid/widget/TextView;->addTextChangedListener(Landroid/text/TextWatcher;)V HSPLandroid/widget/TextView;->applyCompoundDrawableTint()V HSPLandroid/widget/TextView;->applySingleLine(ZZZZ)V @@ -26371,8 +18308,6 @@ HSPLandroid/widget/TextView;->getEllipsize()Landroid/text/TextUtils$TruncateAt; HSPLandroid/widget/TextView;->getError()Ljava/lang/CharSequence; HSPLandroid/widget/TextView;->getExtendedPaddingBottom()I HSPLandroid/widget/TextView;->getExtendedPaddingTop()I -HSPLandroid/widget/TextView;->getFadeHeight(Z)I -HSPLandroid/widget/TextView;->getFadeTop(Z)I HSPLandroid/widget/TextView;->getFilters()[Landroid/text/InputFilter; HSPLandroid/widget/TextView;->getFocusedRect(Landroid/graphics/Rect;)V HSPLandroid/widget/TextView;->getFreezesText()Z @@ -26381,24 +18316,23 @@ HSPLandroid/widget/TextView;->getHint()Ljava/lang/CharSequence; HSPLandroid/widget/TextView;->getHorizontalOffsetForDrawables()I HSPLandroid/widget/TextView;->getHorizontallyScrolling()Z HSPLandroid/widget/TextView;->getIncludeFontPadding()Z -HSPLandroid/widget/TextView;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager; HSPLandroid/widget/TextView;->getInputType()I HSPLandroid/widget/TextView;->getInterestingRect(Landroid/graphics/Rect;I)V HSPLandroid/widget/TextView;->getKeyListener()Landroid/text/method/KeyListener; HSPLandroid/widget/TextView;->getLayout()Landroid/text/Layout; HSPLandroid/widget/TextView;->getLayoutAlignment()Landroid/text/Layout$Alignment; -HSPLandroid/widget/TextView;->getLeftFadingEdgeStrength()F HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I +HSPLandroid/widget/TextView;->getLineAtCoordinateUnclamped(F)I HSPLandroid/widget/TextView;->getLineCount()I HSPLandroid/widget/TextView;->getLineHeight()I HSPLandroid/widget/TextView;->getLineSpacingExtra()F HSPLandroid/widget/TextView;->getLineSpacingMultiplier()F +HSPLandroid/widget/TextView;->getMaxEms()I HSPLandroid/widget/TextView;->getMaxLines()I -HSPLandroid/widget/TextView;->getMovementMethod()Landroid/text/method/MovementMethod; +HSPLandroid/widget/TextView;->getMinEms()I HSPLandroid/widget/TextView;->getOffsetAtCoordinate(IF)I HSPLandroid/widget/TextView;->getOffsetForPosition(FF)I HSPLandroid/widget/TextView;->getPaint()Landroid/text/TextPaint; -HSPLandroid/widget/TextView;->getRightFadingEdgeStrength()F HSPLandroid/widget/TextView;->getSelectionEnd()I HSPLandroid/widget/TextView;->getSelectionStart()I HSPLandroid/widget/TextView;->getServiceManagerForUser(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object; @@ -26412,7 +18346,6 @@ HSPLandroid/widget/TextView;->getTextLocales()Landroid/os/LocaleList; HSPLandroid/widget/TextView;->getTextSelectHandle()Landroid/graphics/drawable/Drawable; HSPLandroid/widget/TextView;->getTextSelectHandleLeft()Landroid/graphics/drawable/Drawable; HSPLandroid/widget/TextView;->getTextSelectHandleRight()Landroid/graphics/drawable/Drawable; -HSPLandroid/widget/TextView;->getTextServicesLocale(Z)Ljava/util/Locale; HSPLandroid/widget/TextView;->getTextSize()F HSPLandroid/widget/TextView;->getTotalPaddingBottom()I HSPLandroid/widget/TextView;->getTotalPaddingLeft()I @@ -26430,7 +18363,6 @@ HSPLandroid/widget/TextView;->hasPasswordTransformationMethod()Z HSPLandroid/widget/TextView;->hasSelection()Z HSPLandroid/widget/TextView;->hideErrorIfUnchanged()V HSPLandroid/widget/TextView;->invalidateCursor()V -HSPLandroid/widget/TextView;->invalidateCursor(III)V HSPLandroid/widget/TextView;->invalidateCursorPath()V HSPLandroid/widget/TextView;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/TextView;->invalidateRegion(IIZ)V @@ -26443,7 +18375,6 @@ HSPLandroid/widget/TextView;->isInExtractedMode()Z HSPLandroid/widget/TextView;->isInputMethodTarget()Z HSPLandroid/widget/TextView;->isMarqueeFadeEnabled()Z HSPLandroid/widget/TextView;->isMultilineInputType(I)Z -HSPLandroid/widget/TextView;->isPaddingOffsetRequired()Z HSPLandroid/widget/TextView;->isPasswordInputType(I)Z HSPLandroid/widget/TextView;->isPositionVisible(FF)Z HSPLandroid/widget/TextView;->isShowingHint()Z @@ -26460,7 +18391,6 @@ HSPLandroid/widget/TextView;->nullLayouts()V HSPLandroid/widget/TextView;->onAttachedToWindow()V HSPLandroid/widget/TextView;->onBeginBatchEdit()V HSPLandroid/widget/TextView;->onCheckIsTextEditor()Z -HSPLandroid/widget/TextView;->onCommitCorrection(Landroid/view/inputmethod/CorrectionInfo;)V HSPLandroid/widget/TextView;->onConfigurationChanged(Landroid/content/res/Configuration;)V HSPLandroid/widget/TextView;->onCreateDrawableState(I)[I HSPLandroid/widget/TextView;->onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection; @@ -26478,6 +18408,7 @@ HSPLandroid/widget/TextView;->onLayout(ZIIII)V HSPLandroid/widget/TextView;->onLocaleChanged()V HSPLandroid/widget/TextView;->onMeasure(II)V HSPLandroid/widget/TextView;->onPreDraw()Z +HSPLandroid/widget/TextView;->onProvideStructure(Landroid/view/ViewStructure;II)V HSPLandroid/widget/TextView;->onResolveDrawables(I)V HSPLandroid/widget/TextView;->onRestoreInstanceState(Landroid/os/Parcelable;)V HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V @@ -26489,9 +18420,7 @@ HSPLandroid/widget/TextView;->onTextChanged(Ljava/lang/CharSequence;III)V HSPLandroid/widget/TextView;->onTouchEvent(Landroid/view/MotionEvent;)Z HSPLandroid/widget/TextView;->onVisibilityChanged(Landroid/view/View;I)V HSPLandroid/widget/TextView;->onWindowFocusChanged(Z)V -HSPLandroid/widget/TextView;->performLongClick()Z HSPLandroid/widget/TextView;->preloadFontCache()V -HSPLandroid/widget/TextView;->prepareDrawableForDisplay(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/TextView;->readTextAppearance(Landroid/content/Context;Landroid/content/res/TypedArray;Landroid/widget/TextView$TextAppearanceAttributes;Z)V HSPLandroid/widget/TextView;->registerForPreDraw()V HSPLandroid/widget/TextView;->removeAdjacentSuggestionSpans(I)V @@ -26507,7 +18436,7 @@ HSPLandroid/widget/TextView;->sendAccessibilityEventInternal(I)V HSPLandroid/widget/TextView;->sendAfterTextChanged(Landroid/text/Editable;)V HSPLandroid/widget/TextView;->sendBeforeTextChanged(Ljava/lang/CharSequence;III)V HSPLandroid/widget/TextView;->sendOnTextChanged(Ljava/lang/CharSequence;III)V -HSPLandroid/widget/TextView;->setAutoSizeTextTypeUniformWithConfiguration(IIII)V +HSPLandroid/widget/TextView;->setAllCaps(Z)V HSPLandroid/widget/TextView;->setBreakStrategy(I)V HSPLandroid/widget/TextView;->setCompoundDrawablePadding(I)V HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V @@ -26516,7 +18445,6 @@ HSPLandroid/widget/TextView;->setCompoundDrawablesRelative(Landroid/graphics/dra HSPLandroid/widget/TextView;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/TextView;->setCompoundDrawablesWithIntrinsicBounds(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/TextView;->setCursorVisible(Z)V -HSPLandroid/widget/TextView;->setElegantTextHeight(Z)V HSPLandroid/widget/TextView;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)V HSPLandroid/widget/TextView;->setEnabled(Z)V HSPLandroid/widget/TextView;->setFilters(Landroid/text/Editable;[Landroid/text/InputFilter;)V @@ -26532,17 +18460,13 @@ HSPLandroid/widget/TextView;->setHorizontallyScrolling(Z)V HSPLandroid/widget/TextView;->setIncludeFontPadding(Z)V HSPLandroid/widget/TextView;->setInputType(I)V HSPLandroid/widget/TextView;->setInputType(IZ)V -HSPLandroid/widget/TextView;->setInputTypeFromEditor()V HSPLandroid/widget/TextView;->setInputTypeSingleLine(Z)V -HSPLandroid/widget/TextView;->setKeyListener(Landroid/text/method/KeyListener;)V HSPLandroid/widget/TextView;->setKeyListenerOnly(Landroid/text/method/KeyListener;)V HSPLandroid/widget/TextView;->setLetterSpacing(F)V -HSPLandroid/widget/TextView;->setLineHeight(I)V HSPLandroid/widget/TextView;->setLineSpacing(FF)V HSPLandroid/widget/TextView;->setLines(I)V HSPLandroid/widget/TextView;->setLinkTextColor(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/TextView;->setMarqueeRepeatLimit(I)V -HSPLandroid/widget/TextView;->setMaxEms(I)V HSPLandroid/widget/TextView;->setMaxLines(I)V HSPLandroid/widget/TextView;->setMaxWidth(I)V HSPLandroid/widget/TextView;->setMinHeight(I)V @@ -26569,10 +18493,8 @@ HSPLandroid/widget/TextView;->setTextColor(I)V HSPLandroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V HSPLandroid/widget/TextView;->setTextInternal(Ljava/lang/CharSequence;)V HSPLandroid/widget/TextView;->setTextIsSelectable(Z)V -HSPLandroid/widget/TextView;->setTextOperationUser(Landroid/os/UserHandle;)V HSPLandroid/widget/TextView;->setTextSize(F)V HSPLandroid/widget/TextView;->setTextSize(IF)V -HSPLandroid/widget/TextView;->setTextSizeInternal(IFZ)V HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V HSPLandroid/widget/TextView;->setTypeface(Landroid/graphics/Typeface;)V HSPLandroid/widget/TextView;->setTypeface(Landroid/graphics/Typeface;I)V @@ -26580,7 +18502,6 @@ HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Lj HSPLandroid/widget/TextView;->setupAutoSizeText()Z HSPLandroid/widget/TextView;->spanChange(Landroid/text/Spanned;Ljava/lang/Object;IIII)V HSPLandroid/widget/TextView;->startMarquee()V -HSPLandroid/widget/TextView;->startStopMarquee(Z)V HSPLandroid/widget/TextView;->stopMarquee()V HSPLandroid/widget/TextView;->stopTextActionMode()V HSPLandroid/widget/TextView;->supportsAutoSizeText()Z @@ -26594,10 +18515,10 @@ HSPLandroid/widget/TextView;->verifyDrawable(Landroid/graphics/drawable/Drawable HSPLandroid/widget/TextView;->viewClicked(Landroid/view/inputmethod/InputMethodManager;)V HSPLandroid/widget/TextView;->viewportToContentHorizontalOffset()I HSPLandroid/widget/TextView;->viewportToContentVerticalOffset()I -HSPLandroid/widget/TextViewOnReceiveContentCallback;->()V -HSPLandroid/widget/TextViewOnReceiveContentCallback;->()V -HSPLandroid/widget/TextViewOnReceiveContentCallback;->clearInputConnectionInfo()V -HSPLandroid/widget/TextViewOnReceiveContentCallback;->setInputConnectionInfo(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)V +HSPLandroid/widget/TextViewOnReceiveContentListener;->()V +HSPLandroid/widget/TextViewOnReceiveContentListener;->clearInputConnectionInfo()V +HSPLandroid/widget/TextViewOnReceiveContentListener;->isUsageOfImeCommitContentEnabled(Landroid/view/View;)Z +HSPLandroid/widget/TextViewOnReceiveContentListener;->setInputConnectionInfo(Landroid/widget/TextView;Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)V HSPLandroid/widget/Toast$CallbackBinder;->getCallbacks()Ljava/util/List; HSPLandroid/widget/Toast$CallbackBinder;->lambda$onToastHidden$1$Toast$CallbackBinder()V HSPLandroid/widget/Toast$CallbackBinder;->lambda$onToastShown$0$Toast$CallbackBinder()V @@ -26614,82 +18535,39 @@ HSPLandroid/widget/ToastPresenter;->createLayoutParams()Landroid/view/WindowMana HSPLandroid/widget/ToastPresenter;->hide(Landroid/app/ITransientNotificationCallback;)V HSPLandroid/widget/ToastPresenter;->show(Landroid/view/View;Landroid/os/IBinder;Landroid/os/IBinder;IIIIFFLandroid/app/ITransientNotificationCallback;Z)V HSPLandroid/widget/ToastPresenter;->trySendAccessibilityEvent(Landroid/view/View;Ljava/lang/String;)V -HSPLandroid/widget/Toolbar$1;->(Landroid/widget/Toolbar;)V -HSPLandroid/widget/Toolbar$2;->(Landroid/widget/Toolbar;)V -HSPLandroid/widget/Toolbar$ExpandedActionViewMenuPresenter;->flagActionItems()Z -HSPLandroid/widget/Toolbar$ExpandedActionViewMenuPresenter;->initForMenu(Landroid/content/Context;Lcom/android/internal/view/menu/MenuBuilder;)V -HSPLandroid/widget/Toolbar$ExpandedActionViewMenuPresenter;->updateMenuView(Z)V -HSPLandroid/widget/Toolbar$LayoutParams;->(II)V HSPLandroid/widget/Toolbar;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/Toolbar;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V HSPLandroid/widget/Toolbar;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLandroid/widget/Toolbar;->addCustomViewsWithGravity(Ljava/util/List;I)V HSPLandroid/widget/Toolbar;->addSystemView(Landroid/view/View;Z)V HSPLandroid/widget/Toolbar;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z -HSPLandroid/widget/Toolbar;->ensureContentInsets()V -HSPLandroid/widget/Toolbar;->ensureMenu()V -HSPLandroid/widget/Toolbar;->ensureMenuView()V HSPLandroid/widget/Toolbar;->ensureNavButtonView()V HSPLandroid/widget/Toolbar;->generateDefaultLayoutParams()Landroid/widget/Toolbar$LayoutParams; HSPLandroid/widget/Toolbar;->getContentInsetEnd()I HSPLandroid/widget/Toolbar;->getContentInsetStart()I HSPLandroid/widget/Toolbar;->getCurrentContentInsetEnd()I -HSPLandroid/widget/Toolbar;->getCurrentContentInsetLeft()I -HSPLandroid/widget/Toolbar;->getCurrentContentInsetRight()I HSPLandroid/widget/Toolbar;->getCurrentContentInsetStart()I -HSPLandroid/widget/Toolbar;->getHorizontalMargins(Landroid/view/View;)I -HSPLandroid/widget/Toolbar;->getMenu()Landroid/view/Menu; -HSPLandroid/widget/Toolbar;->getNavigationContentDescription()Ljava/lang/CharSequence; HSPLandroid/widget/Toolbar;->getNavigationIcon()Landroid/graphics/drawable/Drawable; -HSPLandroid/widget/Toolbar;->getSubtitle()Ljava/lang/CharSequence; -HSPLandroid/widget/Toolbar;->getTitle()Ljava/lang/CharSequence; -HSPLandroid/widget/Toolbar;->getVerticalMargins(Landroid/view/View;)I -HSPLandroid/widget/Toolbar;->getViewListMeasuredWidth(Ljava/util/List;[I)I -HSPLandroid/widget/Toolbar;->isChildOrHidden(Landroid/view/View;)Z -HSPLandroid/widget/Toolbar;->isOverflowMenuShowing()Z HSPLandroid/widget/Toolbar;->measureChildCollapseMargins(Landroid/view/View;IIII[I)I -HSPLandroid/widget/Toolbar;->measureChildConstrained(Landroid/view/View;IIIII)V HSPLandroid/widget/Toolbar;->onAttachedToWindow()V -HSPLandroid/widget/Toolbar;->onDetachedFromWindow()V -HSPLandroid/widget/Toolbar;->onLayout(ZIIII)V HSPLandroid/widget/Toolbar;->onMeasure(II)V HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V -HSPLandroid/widget/Toolbar;->onSaveInstanceState()Landroid/os/Parcelable; HSPLandroid/widget/Toolbar;->setNavigationContentDescription(Ljava/lang/CharSequence;)V HSPLandroid/widget/Toolbar;->setNavigationIcon(Landroid/graphics/drawable/Drawable;)V HSPLandroid/widget/Toolbar;->setNavigationOnClickListener(Landroid/view/View$OnClickListener;)V -HSPLandroid/widget/Toolbar;->setOnMenuItemClickListener(Landroid/widget/Toolbar$OnMenuItemClickListener;)V HSPLandroid/widget/Toolbar;->setPopupTheme(I)V HSPLandroid/widget/Toolbar;->setTitle(Ljava/lang/CharSequence;)V HSPLandroid/widget/Toolbar;->shouldCollapse()Z -HSPLandroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z HSPLandroid/widget/ViewAnimator;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ViewAnimator;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V -HSPLandroid/widget/ViewAnimator;->getBaseline()I -HSPLandroid/widget/ViewAnimator;->getCurrentView()Landroid/view/View; -HSPLandroid/widget/ViewAnimator;->getDisplayedChild()I HSPLandroid/widget/ViewAnimator;->initViewAnimator(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLandroid/widget/ViewAnimator;->setAnimateFirstView(Z)V HSPLandroid/widget/ViewAnimator;->setDisplayedChild(I)V HSPLandroid/widget/ViewAnimator;->showOnly(I)V HSPLandroid/widget/ViewAnimator;->showOnly(IZ)V -HSPLandroid/widget/ViewFlipper$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLandroid/widget/ViewFlipper;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLandroid/widget/ViewFlipper;->onAttachedToWindow()V -HSPLandroid/widget/ViewFlipper;->onDetachedFromWindow()V -HSPLandroid/widget/ViewFlipper;->onWindowVisibilityChanged(I)V -HSPLandroid/widget/ViewFlipper;->updateRunning(Z)V HSPLandroid/widget/inline/InlinePresentationSpec$1;->()V -HPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/inline/InlinePresentationSpec; -HPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/widget/inline/InlinePresentationSpec$BaseBuilder;->()V -HSPLandroid/widget/inline/InlinePresentationSpec$Builder;->(Landroid/util/Size;Landroid/util/Size;)V -HSPLandroid/widget/inline/InlinePresentationSpec$Builder;->build()Landroid/widget/inline/InlinePresentationSpec; -HSPLandroid/widget/inline/InlinePresentationSpec$Builder;->checkNotUsed()V -HSPLandroid/widget/inline/InlinePresentationSpec$Builder;->setStyle(Landroid/os/Bundle;)Landroid/widget/inline/InlinePresentationSpec$Builder; +HSPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/inline/InlinePresentationSpec; +HSPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/widget/inline/InlinePresentationSpec;->()V -HPLandroid/widget/inline/InlinePresentationSpec;->(Landroid/os/Parcel;)V -HSPLandroid/widget/inline/InlinePresentationSpec;->(Landroid/util/Size;Landroid/util/Size;Landroid/os/Bundle;)V +HSPLandroid/widget/inline/InlinePresentationSpec;->(Landroid/os/Parcel;)V HSPLandroid/widget/inline/InlinePresentationSpec;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/window/ClientWindowFrames$1;->()V HSPLandroid/window/ClientWindowFrames$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/ClientWindowFrames; @@ -26699,300 +18577,14 @@ HSPLandroid/window/ClientWindowFrames;->()V HSPLandroid/window/ClientWindowFrames;->(Landroid/os/Parcel;)V HSPLandroid/window/ClientWindowFrames;->(Landroid/os/Parcel;Landroid/window/ClientWindowFrames$1;)V HSPLandroid/window/ClientWindowFrames;->readFromParcel(Landroid/os/Parcel;)V -HPLandroid/window/ClientWindowFrames;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/window/DisplayAreaOrganizer$1;->(Landroid/window/DisplayAreaOrganizer;)V -HSPLandroid/window/DisplayAreaOrganizer;->()V -HSPLandroid/window/DisplayAreaOrganizer;->getController()Landroid/window/IDisplayAreaOrganizerController; -HSPLandroid/window/DisplayAreaOrganizer;->unregisterOrganizer()V -PLandroid/window/IDisplayAreaOrganizer$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/window/IDisplayAreaOrganizer$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/window/IDisplayAreaOrganizer$Stub;->()V -HSPLandroid/window/IDisplayAreaOrganizer$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/window/IDisplayAreaOrganizer$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IDisplayAreaOrganizer; -HSPLandroid/window/IDisplayAreaOrganizerController$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/window/IDisplayAreaOrganizerController$Stub$Proxy;->unregisterOrganizer(Landroid/window/IDisplayAreaOrganizer;)V -HSPLandroid/window/IDisplayAreaOrganizerController$Stub;->()V -PLandroid/window/IDisplayAreaOrganizerController$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/window/IDisplayAreaOrganizerController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IDisplayAreaOrganizerController; -PLandroid/window/IDisplayAreaOrganizerController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLandroid/window/ITaskOrganizer$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/window/ITaskOrganizer$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLandroid/window/ITaskOrganizer$Stub$Proxy;->onTaskAppeared(Landroid/app/ActivityManager$RunningTaskInfo;Landroid/view/SurfaceControl;)V -HPLandroid/window/ITaskOrganizer$Stub$Proxy;->onTaskInfoChanged(Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLandroid/window/ITaskOrganizer$Stub$Proxy;->onTaskVanished(Landroid/app/ActivityManager$RunningTaskInfo;)V -HSPLandroid/window/ITaskOrganizer$Stub;->()V -HSPLandroid/window/ITaskOrganizer$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/window/ITaskOrganizer$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/ITaskOrganizer; -HSPLandroid/window/ITaskOrganizer$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/window/ITaskOrganizerController$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/window/ITaskOrganizerController$Stub$Proxy;->registerTaskOrganizer(Landroid/window/ITaskOrganizer;)Landroid/content/pm/ParceledListSlice; -HSPLandroid/window/ITaskOrganizerController$Stub;->()V -PLandroid/window/ITaskOrganizerController$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/window/ITaskOrganizerController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/ITaskOrganizerController; -HPLandroid/window/ITaskOrganizerController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLandroid/window/ITransitionPlayer$Stub;->()V HSPLandroid/window/IWindowContainerToken$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/window/IWindowContainerToken$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLandroid/window/IWindowContainerToken$Stub;->()V -HSPLandroid/window/IWindowContainerToken$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/window/IWindowContainerToken$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IWindowContainerToken; -HSPLandroid/window/IWindowOrganizerController$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLandroid/window/IWindowOrganizerController$Stub$Proxy;->applyTransaction(Landroid/window/WindowContainerTransaction;)V -HSPLandroid/window/IWindowOrganizerController$Stub$Proxy;->getDisplayAreaOrganizerController()Landroid/window/IDisplayAreaOrganizerController; -HSPLandroid/window/IWindowOrganizerController$Stub$Proxy;->getTaskOrganizerController()Landroid/window/ITaskOrganizerController; -HSPLandroid/window/IWindowOrganizerController$Stub;->()V -PLandroid/window/IWindowOrganizerController$Stub;->asBinder()Landroid/os/IBinder; -HSPLandroid/window/IWindowOrganizerController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IWindowOrganizerController; -HPLandroid/window/IWindowOrganizerController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/window/TaskAppearedInfo$1;->()V -HSPLandroid/window/TaskAppearedInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/TaskAppearedInfo; -HSPLandroid/window/TaskAppearedInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/window/TaskAppearedInfo;->()V HSPLandroid/window/TaskAppearedInfo;->(Landroid/app/ActivityManager$RunningTaskInfo;Landroid/view/SurfaceControl;)V -HSPLandroid/window/TaskAppearedInfo;->getLeash()Landroid/view/SurfaceControl; -HSPLandroid/window/TaskAppearedInfo;->getTaskInfo()Landroid/app/ActivityManager$RunningTaskInfo; -PLandroid/window/TaskAppearedInfo;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/window/TaskOrganizer$1;->(Landroid/window/TaskOrganizer;)V -HSPLandroid/window/TaskOrganizer$1;->onTaskAppeared(Landroid/app/ActivityManager$RunningTaskInfo;Landroid/view/SurfaceControl;)V -HSPLandroid/window/TaskOrganizer$1;->onTaskInfoChanged(Landroid/app/ActivityManager$RunningTaskInfo;)V -HSPLandroid/window/TaskOrganizer$1;->onTaskVanished(Landroid/app/ActivityManager$RunningTaskInfo;)V -HSPLandroid/window/TaskOrganizer;->getController()Landroid/window/ITaskOrganizerController; -HSPLandroid/window/TaskOrganizer;->registerOrganizer()Ljava/util/List; HSPLandroid/window/WindowContainerToken$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/WindowContainerToken; HSPLandroid/window/WindowContainerToken$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/window/WindowContainerToken;->(Landroid/os/Parcel;)V -HSPLandroid/window/WindowContainerToken;->(Landroid/os/Parcel;Landroid/window/WindowContainerToken$1;)V -HSPLandroid/window/WindowContainerToken;->(Landroid/window/IWindowContainerToken;)V HSPLandroid/window/WindowContainerToken;->asBinder()Landroid/os/IBinder; -HPLandroid/window/WindowContainerToken;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/window/WindowContainerTransaction$1;->()V -HPLandroid/window/WindowContainerTransaction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/WindowContainerTransaction; -HPLandroid/window/WindowContainerTransaction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/window/WindowContainerTransaction$Change$1;->()V -HPLandroid/window/WindowContainerTransaction$Change$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/WindowContainerTransaction$Change; -HPLandroid/window/WindowContainerTransaction$Change$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLandroid/window/WindowContainerTransaction$Change;->()V -HSPLandroid/window/WindowContainerTransaction$Change;->()V -HPLandroid/window/WindowContainerTransaction$Change;->(Landroid/os/Parcel;)V -HSPLandroid/window/WindowContainerTransaction$Change;->access$000(Landroid/window/WindowContainerTransaction$Change;)Landroid/content/res/Configuration; -HSPLandroid/window/WindowContainerTransaction$Change;->access$176(Landroid/window/WindowContainerTransaction$Change;I)I -HSPLandroid/window/WindowContainerTransaction$Change;->access$276(Landroid/window/WindowContainerTransaction$Change;I)I -PLandroid/window/WindowContainerTransaction$Change;->getActivityWindowingMode()I -HPLandroid/window/WindowContainerTransaction$Change;->getBoundsChangeSurfaceBounds()Landroid/graphics/Rect; -PLandroid/window/WindowContainerTransaction$Change;->getBoundsChangeTransaction()Landroid/view/SurfaceControl$Transaction; -PLandroid/window/WindowContainerTransaction$Change;->getChangeMask()I -PLandroid/window/WindowContainerTransaction$Change;->getConfigSetMask()I -PLandroid/window/WindowContainerTransaction$Change;->getConfiguration()Landroid/content/res/Configuration; -PLandroid/window/WindowContainerTransaction$Change;->getEnterPipBounds()Landroid/graphics/Rect; -PLandroid/window/WindowContainerTransaction$Change;->getWindowSetMask()I -PLandroid/window/WindowContainerTransaction$Change;->getWindowingMode()I -HSPLandroid/window/WindowContainerTransaction$Change;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/window/WindowContainerTransaction;->()V -HSPLandroid/window/WindowContainerTransaction;->()V -HPLandroid/window/WindowContainerTransaction;->(Landroid/os/Parcel;)V -HPLandroid/window/WindowContainerTransaction;->(Landroid/os/Parcel;Landroid/window/WindowContainerTransaction$1;)V -HPLandroid/window/WindowContainerTransaction;->getChanges()Ljava/util/Map; -HPLandroid/window/WindowContainerTransaction;->getHierarchyOps()Ljava/util/List; -HSPLandroid/window/WindowContainerTransaction;->getOrCreateChange(Landroid/os/IBinder;)Landroid/window/WindowContainerTransaction$Change; -HSPLandroid/window/WindowContainerTransaction;->setBounds(Landroid/window/WindowContainerToken;Landroid/graphics/Rect;)Landroid/window/WindowContainerTransaction; -HSPLandroid/window/WindowContainerTransaction;->setSmallestScreenWidthDp(Landroid/window/WindowContainerToken;I)Landroid/window/WindowContainerTransaction; -HSPLandroid/window/WindowContainerTransaction;->writeToParcel(Landroid/os/Parcel;I)V -HSPLandroid/window/WindowOrganizer$1;->()V -HSPLandroid/window/WindowOrganizer$1;->create()Landroid/window/IWindowOrganizerController; -HSPLandroid/window/WindowOrganizer$1;->create()Ljava/lang/Object; -HSPLandroid/window/WindowOrganizer;->()V -HSPLandroid/window/WindowOrganizer;->()V -HSPLandroid/window/WindowOrganizer;->applyTransaction(Landroid/window/WindowContainerTransaction;)V -HSPLandroid/window/WindowOrganizer;->getWindowOrganizerController()Landroid/window/IWindowOrganizerController; -PLcom/android/framework/protobuf/AbstractMessageLite;->()V -PLcom/android/framework/protobuf/AbstractProtobufList;->()V -PLcom/android/framework/protobuf/AbstractProtobufList;->makeImmutable()V -PLcom/android/framework/protobuf/ArrayDecoders$Registers;->(Lcom/android/framework/protobuf/ExtensionRegistryLite;)V -PLcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;->([BIIZ)V -PLcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;->([BIIZLcom/android/framework/protobuf/CodedInputStream$1;)V -PLcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;->getTotalBytesRead()I -PLcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;->pushLimit(I)I -PLcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;->recomputeBufferSizeAfterLimit()V -PLcom/android/framework/protobuf/CodedInputStream;->()V -PLcom/android/framework/protobuf/CodedInputStream;->(Lcom/android/framework/protobuf/CodedInputStream$1;)V -PLcom/android/framework/protobuf/CodedInputStream;->newInstance([B)Lcom/android/framework/protobuf/CodedInputStream; -PLcom/android/framework/protobuf/CodedInputStream;->newInstance([BII)Lcom/android/framework/protobuf/CodedInputStream; -PLcom/android/framework/protobuf/CodedInputStream;->newInstance([BIIZ)Lcom/android/framework/protobuf/CodedInputStream; -PLcom/android/framework/protobuf/ExtensionRegistryFactory;->()V -PLcom/android/framework/protobuf/ExtensionRegistryFactory;->createEmpty()Lcom/android/framework/protobuf/ExtensionRegistryLite; -PLcom/android/framework/protobuf/ExtensionRegistryFactory;->reflectExtensionRegistry()Ljava/lang/Class; -PLcom/android/framework/protobuf/ExtensionRegistryLite;->()V -PLcom/android/framework/protobuf/ExtensionRegistryLite;->(Z)V -PLcom/android/framework/protobuf/ExtensionRegistryLite;->getEmptyRegistry()Lcom/android/framework/protobuf/ExtensionRegistryLite; -PLcom/android/framework/protobuf/ExtensionRegistryLite;->resolveExtensionClass()Ljava/lang/Class; -PLcom/android/framework/protobuf/ExtensionSchema;->()V -PLcom/android/framework/protobuf/ExtensionSchemaLite;->()V -PLcom/android/framework/protobuf/ExtensionSchemaLite;->hasExtensions(Lcom/android/framework/protobuf/MessageLite;)Z -PLcom/android/framework/protobuf/ExtensionSchemas;->()V -PLcom/android/framework/protobuf/ExtensionSchemas;->lite()Lcom/android/framework/protobuf/ExtensionSchema; -PLcom/android/framework/protobuf/ExtensionSchemas;->loadSchemaForFullRuntime()Lcom/android/framework/protobuf/ExtensionSchema; -PLcom/android/framework/protobuf/GeneratedMessageInfoFactory;->()V -PLcom/android/framework/protobuf/GeneratedMessageInfoFactory;->()V -PLcom/android/framework/protobuf/GeneratedMessageInfoFactory;->getInstance()Lcom/android/framework/protobuf/GeneratedMessageInfoFactory; -PLcom/android/framework/protobuf/GeneratedMessageInfoFactory;->isSupported(Ljava/lang/Class;)Z -PLcom/android/framework/protobuf/GeneratedMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/android/framework/protobuf/MessageInfo; -PLcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;->()V -PLcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;->(Ljava/lang/String;I)V -PLcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;->values()[Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke; -PLcom/android/framework/protobuf/GeneratedMessageLite;->()V -PLcom/android/framework/protobuf/GeneratedMessageLite;->()V -PLcom/android/framework/protobuf/GeneratedMessageLite;->buildMessageInfo()Ljava/lang/Object; -PLcom/android/framework/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/android/framework/protobuf/GeneratedMessageLite;)Lcom/android/framework/protobuf/GeneratedMessageLite; -PLcom/android/framework/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;)Ljava/lang/Object; -PLcom/android/framework/protobuf/GeneratedMessageLite;->emptyProtobufList()Lcom/android/framework/protobuf/Internal$ProtobufList; -PLcom/android/framework/protobuf/GeneratedMessageLite;->getDefaultInstance(Ljava/lang/Class;)Lcom/android/framework/protobuf/GeneratedMessageLite; -PLcom/android/framework/protobuf/GeneratedMessageLite;->isInitialized()Z -PLcom/android/framework/protobuf/GeneratedMessageLite;->isInitialized(Lcom/android/framework/protobuf/GeneratedMessageLite;Z)Z -PLcom/android/framework/protobuf/GeneratedMessageLite;->newMessageInfo(Lcom/android/framework/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/framework/protobuf/GeneratedMessageLite;->parseFrom(Lcom/android/framework/protobuf/GeneratedMessageLite;[B)Lcom/android/framework/protobuf/GeneratedMessageLite; -PLcom/android/framework/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/android/framework/protobuf/GeneratedMessageLite;[BIILcom/android/framework/protobuf/ExtensionRegistryLite;)Lcom/android/framework/protobuf/GeneratedMessageLite; -PLcom/android/framework/protobuf/GeneratedMessageLite;->registerDefaultInstance(Ljava/lang/Class;Lcom/android/framework/protobuf/GeneratedMessageLite;)V -PLcom/android/framework/protobuf/Internal;->()V -PLcom/android/framework/protobuf/Internal;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaFull;->(Lcom/android/framework/protobuf/ListFieldSchema$1;)V -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite;->()V -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite;->(Lcom/android/framework/protobuf/ListFieldSchema$1;)V -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Lcom/android/framework/protobuf/Internal$ProtobufList; -PLcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite;->makeImmutableListAt(Ljava/lang/Object;J)V -PLcom/android/framework/protobuf/ListFieldSchema;->()V -PLcom/android/framework/protobuf/ListFieldSchema;->()V -PLcom/android/framework/protobuf/ListFieldSchema;->(Lcom/android/framework/protobuf/ListFieldSchema$1;)V -PLcom/android/framework/protobuf/ListFieldSchema;->lite()Lcom/android/framework/protobuf/ListFieldSchema; -PLcom/android/framework/protobuf/ManifestSchemaFactory$1;->()V -PLcom/android/framework/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->([Lcom/android/framework/protobuf/MessageInfoFactory;)V -PLcom/android/framework/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/android/framework/protobuf/MessageInfo; -PLcom/android/framework/protobuf/ManifestSchemaFactory;->()V -PLcom/android/framework/protobuf/ManifestSchemaFactory;->()V -PLcom/android/framework/protobuf/ManifestSchemaFactory;->(Lcom/android/framework/protobuf/MessageInfoFactory;)V -PLcom/android/framework/protobuf/ManifestSchemaFactory;->createSchema(Ljava/lang/Class;)Lcom/android/framework/protobuf/Schema; -PLcom/android/framework/protobuf/ManifestSchemaFactory;->getDefaultMessageInfoFactory()Lcom/android/framework/protobuf/MessageInfoFactory; -PLcom/android/framework/protobuf/ManifestSchemaFactory;->getDescriptorMessageInfoFactory()Lcom/android/framework/protobuf/MessageInfoFactory; -PLcom/android/framework/protobuf/ManifestSchemaFactory;->isProto2(Lcom/android/framework/protobuf/MessageInfo;)Z -PLcom/android/framework/protobuf/ManifestSchemaFactory;->newSchema(Ljava/lang/Class;Lcom/android/framework/protobuf/MessageInfo;)Lcom/android/framework/protobuf/Schema; -PLcom/android/framework/protobuf/MapFieldSchemaLite;->()V -PLcom/android/framework/protobuf/MapFieldSchemas;->()V -PLcom/android/framework/protobuf/MapFieldSchemas;->lite()Lcom/android/framework/protobuf/MapFieldSchema; -PLcom/android/framework/protobuf/MapFieldSchemas;->loadSchemaForFullRuntime()Lcom/android/framework/protobuf/MapFieldSchema; -PLcom/android/framework/protobuf/MessageSchema;->()V -PLcom/android/framework/protobuf/MessageSchema;->([I[Ljava/lang/Object;IILcom/android/framework/protobuf/MessageLite;ZZ[IIILcom/android/framework/protobuf/NewInstanceSchema;Lcom/android/framework/protobuf/ListFieldSchema;Lcom/android/framework/protobuf/UnknownFieldSchema;Lcom/android/framework/protobuf/ExtensionSchema;Lcom/android/framework/protobuf/MapFieldSchema;)V -PLcom/android/framework/protobuf/MessageSchema;->makeImmutable(Ljava/lang/Object;)V -PLcom/android/framework/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;[BIILcom/android/framework/protobuf/ArrayDecoders$Registers;)V -PLcom/android/framework/protobuf/MessageSchema;->newSchema(Ljava/lang/Class;Lcom/android/framework/protobuf/MessageInfo;Lcom/android/framework/protobuf/NewInstanceSchema;Lcom/android/framework/protobuf/ListFieldSchema;Lcom/android/framework/protobuf/UnknownFieldSchema;Lcom/android/framework/protobuf/ExtensionSchema;Lcom/android/framework/protobuf/MapFieldSchema;)Lcom/android/framework/protobuf/MessageSchema; -PLcom/android/framework/protobuf/MessageSchema;->newSchemaForRawMessageInfo(Lcom/android/framework/protobuf/RawMessageInfo;Lcom/android/framework/protobuf/NewInstanceSchema;Lcom/android/framework/protobuf/ListFieldSchema;Lcom/android/framework/protobuf/UnknownFieldSchema;Lcom/android/framework/protobuf/ExtensionSchema;Lcom/android/framework/protobuf/MapFieldSchema;)Lcom/android/framework/protobuf/MessageSchema; -PLcom/android/framework/protobuf/MessageSchema;->parseProto2Message(Ljava/lang/Object;[BIIILcom/android/framework/protobuf/ArrayDecoders$Registers;)I -PLcom/android/framework/protobuf/MessageSchema;->reflectField(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -PLcom/android/framework/protobuf/NewInstanceSchemaLite;->()V -PLcom/android/framework/protobuf/NewInstanceSchemas;->()V -PLcom/android/framework/protobuf/NewInstanceSchemas;->lite()Lcom/android/framework/protobuf/NewInstanceSchema; -PLcom/android/framework/protobuf/NewInstanceSchemas;->loadSchemaForFullRuntime()Lcom/android/framework/protobuf/NewInstanceSchema; -PLcom/android/framework/protobuf/ProtoSyntax;->()V -PLcom/android/framework/protobuf/ProtoSyntax;->(Ljava/lang/String;I)V -PLcom/android/framework/protobuf/Protobuf;->()V -PLcom/android/framework/protobuf/Protobuf;->()V -PLcom/android/framework/protobuf/Protobuf;->getInstance()Lcom/android/framework/protobuf/Protobuf; -PLcom/android/framework/protobuf/Protobuf;->registerSchema(Ljava/lang/Class;Lcom/android/framework/protobuf/Schema;)Lcom/android/framework/protobuf/Schema; -PLcom/android/framework/protobuf/Protobuf;->schemaFor(Ljava/lang/Class;)Lcom/android/framework/protobuf/Schema; -PLcom/android/framework/protobuf/Protobuf;->schemaFor(Ljava/lang/Object;)Lcom/android/framework/protobuf/Schema; -PLcom/android/framework/protobuf/ProtobufArrayList;->()V -PLcom/android/framework/protobuf/ProtobufArrayList;->(Ljava/util/List;)V -PLcom/android/framework/protobuf/ProtobufArrayList;->emptyList()Lcom/android/framework/protobuf/ProtobufArrayList; -PLcom/android/framework/protobuf/ProtobufArrayList;->size()I -PLcom/android/framework/protobuf/RawMessageInfo;->(Lcom/android/framework/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)V -PLcom/android/framework/protobuf/RawMessageInfo;->getDefaultInstance()Lcom/android/framework/protobuf/MessageLite; -PLcom/android/framework/protobuf/RawMessageInfo;->getObjects()[Ljava/lang/Object; -PLcom/android/framework/protobuf/RawMessageInfo;->getStringInfo()Ljava/lang/String; -PLcom/android/framework/protobuf/RawMessageInfo;->getSyntax()Lcom/android/framework/protobuf/ProtoSyntax; -PLcom/android/framework/protobuf/RawMessageInfo;->isMessageSetWireFormat()Z -PLcom/android/framework/protobuf/SchemaUtil;->()V -PLcom/android/framework/protobuf/SchemaUtil;->getGeneratedMessageClass()Ljava/lang/Class; -PLcom/android/framework/protobuf/SchemaUtil;->getUnknownFieldSetSchema(Z)Lcom/android/framework/protobuf/UnknownFieldSchema; -PLcom/android/framework/protobuf/SchemaUtil;->getUnknownFieldSetSchemaClass()Ljava/lang/Class; -PLcom/android/framework/protobuf/SchemaUtil;->requireGeneratedMessage(Ljava/lang/Class;)V -PLcom/android/framework/protobuf/SchemaUtil;->unknownFieldSetLiteSchema()Lcom/android/framework/protobuf/UnknownFieldSchema; -PLcom/android/framework/protobuf/UnknownFieldSchema;->()V -PLcom/android/framework/protobuf/UnknownFieldSetLite;->()V -PLcom/android/framework/protobuf/UnknownFieldSetLite;->(I[I[Ljava/lang/Object;Z)V -PLcom/android/framework/protobuf/UnknownFieldSetLite;->getDefaultInstance()Lcom/android/framework/protobuf/UnknownFieldSetLite; -PLcom/android/framework/protobuf/UnknownFieldSetLite;->makeImmutable()V -PLcom/android/framework/protobuf/UnknownFieldSetLiteSchema;->()V -PLcom/android/framework/protobuf/UnknownFieldSetLiteSchema;->getFromMessage(Ljava/lang/Object;)Lcom/android/framework/protobuf/UnknownFieldSetLite; -PLcom/android/framework/protobuf/UnknownFieldSetLiteSchema;->makeImmutable(Ljava/lang/Object;)V -PLcom/android/framework/protobuf/UnsafeUtil$1;->()V -PLcom/android/framework/protobuf/UnsafeUtil$1;->run()Ljava/lang/Object; -PLcom/android/framework/protobuf/UnsafeUtil$1;->run()Lsun/misc/Unsafe; -PLcom/android/framework/protobuf/UnsafeUtil$JvmMemoryAccessor;->(Lsun/misc/Unsafe;)V -PLcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;->(Lsun/misc/Unsafe;)V -PLcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;->arrayBaseOffset(Ljava/lang/Class;)I -PLcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;->arrayIndexScale(Ljava/lang/Class;)I -PLcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -PLcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;->objectFieldOffset(Ljava/lang/reflect/Field;)J -PLcom/android/framework/protobuf/UnsafeUtil;->()V -PLcom/android/framework/protobuf/UnsafeUtil;->arrayBaseOffset(Ljava/lang/Class;)I -PLcom/android/framework/protobuf/UnsafeUtil;->arrayIndexScale(Ljava/lang/Class;)I -PLcom/android/framework/protobuf/UnsafeUtil;->bufferAddressField()Ljava/lang/reflect/Field; -PLcom/android/framework/protobuf/UnsafeUtil;->field(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -PLcom/android/framework/protobuf/UnsafeUtil;->fieldOffset(Ljava/lang/reflect/Field;)J -PLcom/android/framework/protobuf/UnsafeUtil;->getMemoryAccessor()Lcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor; -PLcom/android/framework/protobuf/UnsafeUtil;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -PLcom/android/framework/protobuf/UnsafeUtil;->getUnsafe()Lsun/misc/Unsafe; -PLcom/android/framework/protobuf/UnsafeUtil;->supportsUnsafeArrayOperations()Z -PLcom/android/framework/protobuf/UnsafeUtil;->supportsUnsafeByteBufferOperations()Z -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->([BII)V -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->checkLastTagWas(I)V -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->isAtEnd()Z -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->newInstance([BII)Lcom/android/framework/protobuf/nano/CodedInputByteBufferNano; -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->readRawByte()B -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->readRawVarint32()I -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->readString()Ljava/lang/String; -HPLcom/android/framework/protobuf/nano/CodedInputByteBufferNano;->readTag()I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->(Ljava/nio/ByteBuffer;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->([BII)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->checkNoSpaceLeft()V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeBoolSize(IZ)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeInt32Size(II)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeInt64Size(IJ)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeMessageSize(ILcom/android/framework/protobuf/nano/MessageNano;)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeRawVarint32Size(I)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeRawVarint64Size(J)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->computeStringSizeNoTag(Ljava/lang/String;)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->encode(Ljava/lang/CharSequence;Ljava/nio/ByteBuffer;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->encode(Ljava/lang/CharSequence;[BII)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->encodedLength(Ljava/lang/CharSequence;)I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->newInstance([BII)Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano; -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->spaceLeft()I -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeBool(IZ)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeBoolNoTag(Z)V -PLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeDouble(ID)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeInt32(II)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeInt32NoTag(I)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeInt64(IJ)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeMessage(ILcom/android/framework/protobuf/nano/MessageNano;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeMessageNoTag(Lcom/android/framework/protobuf/nano/MessageNano;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeRawByte(B)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeRawByte(I)V -PLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeRawLittleEndian64(J)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeRawVarint32(I)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeRawVarint64(J)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeString(ILjava/lang/String;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeStringNoTag(Ljava/lang/String;)V -HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeTag(II)V -HPLcom/android/framework/protobuf/nano/MessageNano;->()V -HPLcom/android/framework/protobuf/nano/MessageNano;->computeSerializedSize()I -HPLcom/android/framework/protobuf/nano/MessageNano;->getCachedSize()I -HPLcom/android/framework/protobuf/nano/MessageNano;->getSerializedSize()I -HPLcom/android/framework/protobuf/nano/MessageNano;->mergeFrom(Lcom/android/framework/protobuf/nano/MessageNano;[B)Lcom/android/framework/protobuf/nano/MessageNano; -HPLcom/android/framework/protobuf/nano/MessageNano;->mergeFrom(Lcom/android/framework/protobuf/nano/MessageNano;[BII)Lcom/android/framework/protobuf/nano/MessageNano; -HPLcom/android/framework/protobuf/nano/MessageNano;->toByteArray(Lcom/android/framework/protobuf/nano/MessageNano;)[B -HPLcom/android/framework/protobuf/nano/MessageNano;->toByteArray(Lcom/android/framework/protobuf/nano/MessageNano;[BII)V -HPLcom/android/framework/protobuf/nano/MessageNano;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/framework/protobuf/nano/WireFormatNano;->makeTag(II)I HSPLcom/android/i18n/phonenumbers/CountryCodeToRegionCodeMap;->getCountryCodeToRegionCodeMap()Ljava/util/Map; HSPLcom/android/i18n/phonenumbers/MetadataManager$1;->loadMetadata(Ljava/lang/String;)Ljava/io/InputStream; HSPLcom/android/i18n/phonenumbers/MetadataManager;->getMetadataFromMultiFilePrefix(Ljava/lang/Object;Ljava/util/concurrent/ConcurrentHashMap;Ljava/lang/String;Lcom/android/i18n/phonenumbers/MetadataLoader;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; @@ -27001,43 +18593,30 @@ HSPLcom/android/i18n/phonenumbers/MetadataManager;->loadMetadataAndCloseInput(Lj HSPLcom/android/i18n/phonenumbers/MultiFileMetadataSourceImpl;->getMetadataForRegion(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->(Lcom/android/i18n/phonenumbers/MetadataSource;Ljava/util/Map;)V HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->buildNationalNumberForParsing(Ljava/lang/String;Ljava/lang/StringBuilder;)V -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->checkRegionForParsing(Ljava/lang/CharSequence;Ljava/lang/String;)Z -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->chooseFormattingPatternForNumber(Ljava/util/List;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->createInstance(Lcom/android/i18n/phonenumbers/MetadataLoader;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->extractCountryCode(Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;)I HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->extractPossibleNumber(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->format(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->format(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatInOriginalFormat(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatNsn(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/CharSequence;)Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatNsnUsingPattern(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/CharSequence;)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getCountryCodeForValidRegion(Ljava/lang/String;)I HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getInstance()Lcom/android/i18n/phonenumbers/PhoneNumberUtil; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getMetadataForRegion(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getMetadataForRegionOrCallingCode(ILjava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNationalSignificantNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNumberDescByType(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc; -PLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNumberType(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNumberTypeHelper(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForCountryCode(I)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForNumberFromRegionList(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/util/List;)Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->hasFormattingPatternForNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Z -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->hasValidCountryCallingCode(I)Z -PLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isNumberGeographical(Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;I)Z HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isNumberMatchingDesc(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Z HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Z HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidNumberForRegion(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/lang/String;)Z -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidRegionCode(Ljava/lang/String;)Z -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isViablePhoneNumber(Ljava/lang/CharSequence;)Z -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeAppendFormattedExtension(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeExtractCountryCode(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Ljava/lang/StringBuilder;ZLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)I HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripExtension(Ljava/lang/StringBuilder;)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripInternationalPrefixAndNormalize(Ljava/lang/StringBuilder;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripNationalPrefixAndCarrierCode(Ljava/lang/StringBuilder;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Ljava/lang/StringBuilder;)Z HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalize(Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeDigits(Ljava/lang/CharSequence;Z)Ljava/lang/StringBuilder; -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeHelper(Ljava/lang/CharSequence;Ljava/util/Map;Z)Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parse(Ljava/lang/CharSequence;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parse(Ljava/lang/CharSequence;Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parseAndKeepRawInput(Ljava/lang/CharSequence;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; @@ -27047,14 +18626,7 @@ HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parsePrefixAsIdd(Ljava/util/ HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->prefixNumberWithCountryCallingCode(ILcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->setInstance(Lcom/android/i18n/phonenumbers/PhoneNumberUtil;)V HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->setItalianLeadingZerosForPhoneNumber(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V -HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->testNumberLength(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult; HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->testNumberLength(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->()V -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getFormat()Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getLeadingDigitsPattern(I)Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getNationalPrefixFormattingRule()Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getPattern()Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->leadingDigitsPatternSize()I HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->readExternal(Ljava/io/ObjectInput;)V HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setFormat(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat; HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setNationalPrefixFormattingRule(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat; @@ -27079,8 +18651,6 @@ HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getUan()Lcom/and HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getVoicemail()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getVoip()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->hasLeadingDigits()Z -HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->intlNumberFormats()Ljava/util/List; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->numberFormats()Ljava/util/List; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->readExternal(Ljava/io/ObjectInput;)V HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setCountryCode(I)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setFixedLine(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; @@ -27107,63 +18677,45 @@ HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setUan(Lcom/andr HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setVoicemail(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setVoip(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection;->getMetadataList()Ljava/util/List; -HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->()V HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getNationalNumberPattern()Ljava/lang/String; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getPossibleLengthList()Ljava/util/List; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getPossibleLengthLocalOnlyList()Ljava/util/List; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->readExternal(Ljava/io/ObjectInput;)V HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->setExampleNumber(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc; HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->setNationalNumberPattern(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc; -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->()V HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCodeSource()Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource; HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getNationalNumber()J -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getRawInput()Ljava/lang/String; -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasCountryCodeSource()Z -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasExtension()Z -HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasRawInput()Z HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->isItalianLeadingZero()Z HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setCountryCode(I)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setCountryCodeSource(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setNationalNumber(J)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setRawInput(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber; -PLcom/android/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder;->getDescriptionForNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/util/Locale;)Ljava/lang/String; -PLcom/android/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder;->getInstance()Lcom/android/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder; -HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->()V -HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->create()Lcom/android/i18n/phonenumbers/internal/MatcherApi; -HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->match(Ljava/lang/CharSequence;Ljava/util/regex/Pattern;Z)Z HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->matchNationalNumber(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;Z)Z -HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache$1;->(Lcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;IFZ)V HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache$1;->removeEldestEntry(Ljava/util/Map$Entry;)Z -HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->(I)V -HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->access$000(Lcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;)I HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->put(Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/i18n/phonenumbers/internal/RegexCache;->(I)V HSPLcom/android/i18n/phonenumbers/internal/RegexCache;->getPatternForRegex(Ljava/lang/String;)Ljava/util/regex/Pattern; -HPLcom/android/i18n/phonenumbers/prefixmapper/MappingFileProvider;->readExternal(Ljava/io/ObjectInput;)V -PLcom/android/i18n/phonenumbers/prefixmapper/PrefixFileReader;->()V -PLcom/android/i18n/phonenumbers/prefixmapper/PrefixFileReader;->close(Ljava/io/InputStream;)V -PLcom/android/i18n/phonenumbers/prefixmapper/PrefixFileReader;->loadMappingFileProvider()V +HSPLcom/android/i18n/system/AppSpecializationHooks;->handleCompatChangesBeforeBindingApplication()V +HSPLcom/android/i18n/system/ZygoteHooks;->handleCompatChangesBeforeBindingApplication()V HSPLcom/android/i18n/system/ZygoteHooks;->onEndPreload()V -HSPLcom/android/i18n/timezone/TimeZoneDataFiles;->getTimeZoneModuleFile(Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/i18n/timezone/TimeZoneDataFiles;->getTimeZoneModuleTzFile(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/i18n/timezone/ZoneInfoData;->(Lcom/android/i18n/timezone/ZoneInfoData;)V -HSPLcom/android/i18n/timezone/ZoneInfoData;->(Ljava/lang/String;[J[B[I[BJ)V +HSPLcom/android/i18n/timezone/ZoneInfoData;->(Lcom/android/i18n/timezone/ZoneInfoData;I)V +HSPLcom/android/i18n/timezone/ZoneInfoData;->(Ljava/lang/String;[J[B[I[B)V HSPLcom/android/i18n/timezone/ZoneInfoData;->checkTzifVersionAcceptable(Ljava/lang/String;B)V HSPLcom/android/i18n/timezone/ZoneInfoData;->findOffsetIndexForTimeInMilliseconds(J)I HSPLcom/android/i18n/timezone/ZoneInfoData;->findOffsetIndexForTimeInSeconds(J)I HSPLcom/android/i18n/timezone/ZoneInfoData;->findTransitionIndex(J)I -HSPLcom/android/i18n/timezone/ZoneInfoData;->getDSTSavings()I HSPLcom/android/i18n/timezone/ZoneInfoData;->getID()Ljava/lang/String; +HSPLcom/android/i18n/timezone/ZoneInfoData;->getLatestDstSavings(J)Ljava/lang/Integer; HSPLcom/android/i18n/timezone/ZoneInfoData;->getOffset(J)I HSPLcom/android/i18n/timezone/ZoneInfoData;->getOffsetsByUtcTime(J[I)I HSPLcom/android/i18n/timezone/ZoneInfoData;->getRawOffset()I -HSPLcom/android/i18n/timezone/ZoneInfoData;->getTransitionsForAppCompat()[J +HSPLcom/android/i18n/timezone/ZoneInfoData;->getTransitions()[J HSPLcom/android/i18n/timezone/ZoneInfoData;->hashCode()I -HSPLcom/android/i18n/timezone/ZoneInfoData;->inDaylightTime(Ljava/util/Date;)Z -HSPLcom/android/i18n/timezone/ZoneInfoData;->read64BitData(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;J)Lcom/android/i18n/timezone/ZoneInfoData; -HSPLcom/android/i18n/timezone/ZoneInfoData;->readTimeZone(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;J)Lcom/android/i18n/timezone/ZoneInfoData; +HSPLcom/android/i18n/timezone/ZoneInfoData;->isInDaylightTime(J)Z +HSPLcom/android/i18n/timezone/ZoneInfoData;->read64BitData(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)Lcom/android/i18n/timezone/ZoneInfoData; +HSPLcom/android/i18n/timezone/ZoneInfoData;->readTimeZone(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)Lcom/android/i18n/timezone/ZoneInfoData; HSPLcom/android/i18n/timezone/ZoneInfoData;->roundDownMillisToSeconds(J)J HSPLcom/android/i18n/timezone/ZoneInfoData;->roundUpMillisToSeconds(J)J HSPLcom/android/i18n/timezone/ZoneInfoData;->skipOver32BitData(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)V @@ -27175,8 +18727,6 @@ HSPLcom/android/i18n/timezone/ZoneInfoDb;->finalize()V HSPLcom/android/i18n/timezone/ZoneInfoDb;->getAvailableIDs()[Ljava/lang/String; HSPLcom/android/i18n/timezone/ZoneInfoDb;->getBufferIterator(Ljava/lang/String;)Lcom/android/i18n/timezone/internal/BufferIterator; HSPLcom/android/i18n/timezone/ZoneInfoDb;->getInstance()Lcom/android/i18n/timezone/ZoneInfoDb; -HSPLcom/android/i18n/timezone/ZoneInfoDb;->getVersion()Ljava/lang/String; -HSPLcom/android/i18n/timezone/ZoneInfoDb;->hasTimeZone(Ljava/lang/String;)Z HSPLcom/android/i18n/timezone/ZoneInfoDb;->makeZoneInfoData(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData; HSPLcom/android/i18n/timezone/ZoneInfoDb;->makeZoneInfoDataUncached(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData; HSPLcom/android/i18n/timezone/internal/BasicLruCache$CacheMap;->removeEldestEntry(Ljava/util/Map$Entry;)Z @@ -27220,8 +18770,8 @@ HSPLcom/android/icu/charset/CharsetEncoderICU;->newInstance(Ljava/nio/charset/Ch HSPLcom/android/icu/charset/CharsetEncoderICU;->setPosition(Ljava/nio/ByteBuffer;)V HSPLcom/android/icu/charset/CharsetEncoderICU;->setPosition(Ljava/nio/CharBuffer;)V HSPLcom/android/icu/charset/CharsetEncoderICU;->updateCallback()V +HSPLcom/android/icu/charset/CharsetFactory;->create(Ljava/lang/String;)Ljava/nio/charset/Charset; HSPLcom/android/icu/charset/CharsetICU;->(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V -HSPLcom/android/icu/charset/CharsetICU;->charsetForName(Ljava/lang/String;)Ljava/nio/charset/Charset; HSPLcom/android/icu/charset/CharsetICU;->newDecoder()Ljava/nio/charset/CharsetDecoder; HSPLcom/android/icu/charset/CharsetICU;->newEncoder()Ljava/nio/charset/CharsetEncoder; HSPLcom/android/icu/charset/NativeConverter;->U_FAILURE(I)Z @@ -27229,8 +18779,14 @@ HSPLcom/android/icu/charset/NativeConverter;->registerConverter(Ljava/lang/Objec HSPLcom/android/icu/charset/NativeConverter;->setCallbackDecode(JLjava/nio/charset/CharsetDecoder;)V HSPLcom/android/icu/charset/NativeConverter;->setCallbackEncode(JLjava/nio/charset/CharsetEncoder;)V HSPLcom/android/icu/charset/NativeConverter;->translateCodingErrorAction(Ljava/nio/charset/CodingErrorAction;)I -HSPLcom/android/icu/text/DecimalFormatSymbolsBridge;->getLocalizedPatternSeparator(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)Ljava/lang/String; -HSPLcom/android/icu/util/CaseMapperNative;->toLowerCase(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String; +HSPLcom/android/icu/text/CompatibleDecimalFormatFactory;->create(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;)Landroid/icu/text/DecimalFormat; +HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;->(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)V +HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;->getInstance(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)Lcom/android/icu/text/ExtendedDecimalFormatSymbols; +HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;->getLocalizedPatternSeparator()Ljava/lang/String; +HSPLcom/android/icu/text/ExtendedIDNA;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer; +HSPLcom/android/icu/util/ExtendedCalendar;->(Landroid/icu/util/ULocale;)V +HSPLcom/android/icu/util/ExtendedCalendar;->getDateTimePattern(II)Ljava/lang/String; +HSPLcom/android/icu/util/ExtendedCalendar;->getInstance(Landroid/icu/util/ULocale;)Lcom/android/icu/util/ExtendedCalendar; HSPLcom/android/icu/util/LocaleNative;->getDisplayCountry(Ljava/util/Locale;Ljava/util/Locale;)Ljava/lang/String; HSPLcom/android/icu/util/LocaleNative;->getDisplayLanguage(Ljava/util/Locale;Ljava/util/Locale;)Ljava/lang/String; HSPLcom/android/icu/util/LocaleNative;->setDefault(Ljava/lang/String;)V @@ -27248,46 +18804,12 @@ HSPLcom/android/icu/util/regex/MatcherNative;->useTransparentBounds(Z)V HSPLcom/android/icu/util/regex/PatternNative;->(Ljava/lang/String;I)V HSPLcom/android/icu/util/regex/PatternNative;->create(Ljava/lang/String;I)Lcom/android/icu/util/regex/PatternNative; HSPLcom/android/icu/util/regex/PatternNative;->openMatcher()J -HPLcom/android/internal/BrightnessSynchronizer$1;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/internal/BrightnessSynchronizer$BrightnessSyncObserver;->(Lcom/android/internal/BrightnessSynchronizer;Landroid/os/Handler;)V -HPLcom/android/internal/BrightnessSynchronizer$BrightnessSyncObserver;->onChange(ZLandroid/net/Uri;)V -HSPLcom/android/internal/BrightnessSynchronizer$BrightnessSyncObserver;->startObserving()V -HSPLcom/android/internal/BrightnessSynchronizer;->(Landroid/content/Context;)V -HPLcom/android/internal/BrightnessSynchronizer;->access$000(Lcom/android/internal/BrightnessSynchronizer;I)V -HPLcom/android/internal/BrightnessSynchronizer;->access$100(Lcom/android/internal/BrightnessSynchronizer;F)V -HSPLcom/android/internal/BrightnessSynchronizer;->access$200()Landroid/net/Uri; -HSPLcom/android/internal/BrightnessSynchronizer;->access$300(Lcom/android/internal/BrightnessSynchronizer;)Landroid/content/Context; -HPLcom/android/internal/BrightnessSynchronizer;->access$400(Landroid/content/Context;)I -HPLcom/android/internal/BrightnessSynchronizer;->access$500(Lcom/android/internal/BrightnessSynchronizer;)Landroid/os/Handler; -HSPLcom/android/internal/BrightnessSynchronizer;->access$600()Landroid/net/Uri; -HPLcom/android/internal/BrightnessSynchronizer;->access$700(Landroid/content/Context;)F -HSPLcom/android/internal/BrightnessSynchronizer;->brightnessFloatToInt(F)I -HSPLcom/android/internal/BrightnessSynchronizer;->brightnessFloatToIntRange(F)F -HSPLcom/android/internal/BrightnessSynchronizer;->brightnessIntToFloat(I)F HSPLcom/android/internal/BrightnessSynchronizer;->floatEquals(FF)Z -HSPLcom/android/internal/BrightnessSynchronizer;->getScreenBrightnessFloat(Landroid/content/Context;)F -HSPLcom/android/internal/BrightnessSynchronizer;->getScreenBrightnessInt(Landroid/content/Context;)I -HPLcom/android/internal/BrightnessSynchronizer;->updateBrightnessFloatFromInt(I)V -HSPLcom/android/internal/BrightnessSynchronizer;->updateBrightnessIntFromFloat(F)V -HSPLcom/android/internal/accessibility/AccessibilityShortcutController$1;->(Lcom/android/internal/accessibility/AccessibilityShortcutController;Landroid/os/Handler;)V -HSPLcom/android/internal/accessibility/AccessibilityShortcutController$FrameworkObjectProvider;->()V -PLcom/android/internal/accessibility/AccessibilityShortcutController$ToggleableFrameworkFeatureInfo;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->(Landroid/content/Context;Landroid/os/Handler;I)V -HPLcom/android/internal/accessibility/AccessibilityShortcutController;->getFrameworkShortcutFeaturesMap()Ljava/util/Map; -HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->hasShortcutTarget()Z -HPLcom/android/internal/accessibility/AccessibilityShortcutController;->isAccessibilityShortcutAvailable(Z)Z -HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->onSettingsChanged()V -HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->setCurrentUser(I)V -HSPLcom/android/internal/alsa/AlsaCardsParser;->()V -HSPLcom/android/internal/app/AlertController$AlertParams;->apply(Lcom/android/internal/app/AlertController;)V HSPLcom/android/internal/app/AlertController;->(Landroid/content/Context;Landroid/content/DialogInterface;Landroid/view/Window;)V -HSPLcom/android/internal/app/AlertController;->canTextInput(Landroid/view/View;)Z HSPLcom/android/internal/app/AlertController;->create(Landroid/content/Context;Landroid/content/DialogInterface;Landroid/view/Window;)Lcom/android/internal/app/AlertController; HSPLcom/android/internal/app/AlertController;->installContent()V HSPLcom/android/internal/app/AlertController;->resolvePanel(Landroid/view/View;Landroid/view/View;)Landroid/view/ViewGroup; HSPLcom/android/internal/app/AlertController;->setBackground(Landroid/content/res/TypedArray;Landroid/view/View;Landroid/view/View;Landroid/view/View;Landroid/view/View;ZZZ)V -HSPLcom/android/internal/app/AlertController;->setTitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/app/AlertController;->setView(Landroid/view/View;)V HSPLcom/android/internal/app/AlertController;->setupButtons(Landroid/view/ViewGroup;)V HSPLcom/android/internal/app/AlertController;->setupContent(Landroid/view/ViewGroup;)V HSPLcom/android/internal/app/AlertController;->setupCustomContent(Landroid/view/ViewGroup;)V @@ -27295,302 +18817,35 @@ HSPLcom/android/internal/app/AlertController;->setupTitle(Landroid/view/ViewGrou HSPLcom/android/internal/app/AlertController;->setupView()V HSPLcom/android/internal/app/AssistUtils;->(Landroid/content/Context;)V HSPLcom/android/internal/app/AssistUtils;->getAssistComponentForUser(I)Landroid/content/ComponentName; -HSPLcom/android/internal/app/AssistUtils;->hideCurrentSession()V -HSPLcom/android/internal/app/AssistUtils;->onLockscreenShown()V -PLcom/android/internal/app/IAppOpsActiveCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/app/IAppOpsActiveCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IAppOpsActiveCallback$Stub$Proxy;->opActiveChanged(IILjava/lang/String;Z)V -HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;->()V HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;->asBinder()Landroid/os/IBinder; -PLcom/android/internal/app/IAppOpsActiveCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsActiveCallback; -HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub$Proxy;->opNoted(Landroid/app/AsyncNotedAppOp;)V -HPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsAsyncNotedCallback; -HPLcom/android/internal/app/IAppOpsCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/app/IAppOpsCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IAppOpsCallback$Stub$Proxy;->opChanged(IILjava/lang/String;)V HSPLcom/android/internal/app/IAppOpsCallback$Stub;->()V HSPLcom/android/internal/app/IAppOpsCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IAppOpsCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsCallback; -PLcom/android/internal/app/IAppOpsNotedCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/app/IAppOpsNotedCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IAppOpsNotedCallback$Stub$Proxy;->opNoted(IILjava/lang/String;I)V -HSPLcom/android/internal/app/IAppOpsNotedCallback$Stub;->()V -HSPLcom/android/internal/app/IAppOpsNotedCallback$Stub;->asBinder()Landroid/os/IBinder; -PLcom/android/internal/app/IAppOpsNotedCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsNotedCallback; -HSPLcom/android/internal/app/IAppOpsNotedCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkOperation(IILjava/lang/String;)I +HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkOperationRaw(IILjava/lang/String;)I HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkPackage(ILjava/lang/String;)I HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)I HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->noteProxyOperation(IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)I HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->reportRuntimeAppOpAccessMessageAndGetConfig(Ljava/lang/String;Landroid/app/SyncNotedAppOp;Ljava/lang/String;)Lcom/android/internal/app/MessageSamplingConfig; HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z -HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->startWatchingActive([ILcom/android/internal/app/IAppOpsActiveCallback;)V HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->startWatchingModeWithFlags(ILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V -HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->stopWatchingMode(Lcom/android/internal/app/IAppOpsCallback;)V -HSPLcom/android/internal/app/IAppOpsService$Stub;->()V -HSPLcom/android/internal/app/IAppOpsService$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/app/IAppOpsService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsService; -PLcom/android/internal/app/IAppOpsService$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HSPLcom/android/internal/app/IAppOpsService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/app/IAppOpsStartedCallback$Stub;->()V -HPLcom/android/internal/app/IAppOpsStartedCallback$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->computeChargeTimeRemaining()J HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->isCharging()Z HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshot(I)Landroid/os/health/HealthStatsParceler; -HSPLcom/android/internal/app/IBatteryStats$Stub;->()V -HSPLcom/android/internal/app/IBatteryStats$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/app/IBatteryStats$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IBatteryStats; -HSPLcom/android/internal/app/IBatteryStats$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/app/ISoundTriggerService$Stub;->()V -HPLcom/android/internal/app/ISoundTriggerService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/internal/app/ISoundTriggerSession$Stub;->()V -PLcom/android/internal/app/ISoundTriggerSession$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/ISoundTriggerSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->hideCurrentSession()V -HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->onLockscreenShown()V -HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->()V HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionManagerService; -HPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/internal/app/IVoiceInteractionSessionListener$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/app/IVoiceInteractionSessionListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IVoiceInteractionSessionListener$Stub$Proxy;->onSetUiHints(Landroid/os/Bundle;)V -PLcom/android/internal/app/IVoiceInteractionSessionListener$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionSessionListener; -HPLcom/android/internal/app/IVoiceInteractionSessionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub;->()V -PLcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/app/IVoiceInteractor$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractor; HSPLcom/android/internal/app/MessageSamplingConfig$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/app/MessageSamplingConfig; HSPLcom/android/internal/app/MessageSamplingConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLcom/android/internal/app/MessageSamplingConfig;->(IIJ)V HSPLcom/android/internal/app/MessageSamplingConfig;->(Landroid/os/Parcel;)V HSPLcom/android/internal/app/MessageSamplingConfig;->getAcceptableLeftDistance()I HSPLcom/android/internal/app/MessageSamplingConfig;->getExpirationTimeSinceBootMillis()J HSPLcom/android/internal/app/MessageSamplingConfig;->getSampledOpCode()I -HPLcom/android/internal/app/MessageSamplingConfig;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/app/ProcessMap;->()V -HSPLcom/android/internal/app/ProcessMap;->get(Ljava/lang/String;I)Ljava/lang/Object; -HSPLcom/android/internal/app/ProcessMap;->getMap()Landroid/util/ArrayMap; -HSPLcom/android/internal/app/ProcessMap;->put(Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/internal/app/ProcessMap;->remove(Ljava/lang/String;I)Ljava/lang/Object; -PLcom/android/internal/app/ProcessMap;->size()I -HSPLcom/android/internal/app/ResolverActivity$ActionTitle;->forAction(Ljava/lang/String;)Lcom/android/internal/app/ResolverActivity$ActionTitle; -HSPLcom/android/internal/app/ResolverActivity$ActionTitle;->values()[Lcom/android/internal/app/ResolverActivity$ActionTitle; -HSPLcom/android/internal/app/ResolverActivity;->getLabelRes(Ljava/lang/String;)I -HSPLcom/android/internal/app/procstats/AssociationState$SourceKey;->(ILjava/lang/String;Ljava/lang/String;)V -HPLcom/android/internal/app/procstats/AssociationState$SourceKey;->equals(Ljava/lang/Object;)Z -HSPLcom/android/internal/app/procstats/AssociationState$SourceKey;->hashCode()I -HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->(Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState$SourceKey;)V -HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->startActive(J)V -HPLcom/android/internal/app/procstats/AssociationState$SourceState;->stop()V -HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->stopActive(J)V -HPLcom/android/internal/app/procstats/AssociationState$SourceState;->stopTracking(J)V -HPLcom/android/internal/app/procstats/AssociationState$SourceState;->toString()Ljava/lang/String; -HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->trackProcState(IIJ)V -HSPLcom/android/internal/app/procstats/AssociationState;->(Lcom/android/internal/app/procstats/ProcessStats;Lcom/android/internal/app/procstats/ProcessStats$PackageState;Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/app/procstats/ProcessState;)V -HSPLcom/android/internal/app/procstats/AssociationState;->access$000(Lcom/android/internal/app/procstats/AssociationState;)Lcom/android/internal/app/procstats/ProcessStats; -HSPLcom/android/internal/app/procstats/AssociationState;->access$100(Lcom/android/internal/app/procstats/AssociationState;)I -HSPLcom/android/internal/app/procstats/AssociationState;->access$110(Lcom/android/internal/app/procstats/AssociationState;)I -HSPLcom/android/internal/app/procstats/AssociationState;->access$300(Lcom/android/internal/app/procstats/AssociationState;)J -HSPLcom/android/internal/app/procstats/AssociationState;->access$302(Lcom/android/internal/app/procstats/AssociationState;J)J -HSPLcom/android/internal/app/procstats/AssociationState;->access$414(Lcom/android/internal/app/procstats/AssociationState;J)J -HPLcom/android/internal/app/procstats/AssociationState;->access$500(Lcom/android/internal/app/procstats/AssociationState;)I -HPLcom/android/internal/app/procstats/AssociationState;->access$510(Lcom/android/internal/app/procstats/AssociationState;)I -HPLcom/android/internal/app/procstats/AssociationState;->access$614(Lcom/android/internal/app/procstats/AssociationState;J)J -HPLcom/android/internal/app/procstats/AssociationState;->access$700(Lcom/android/internal/app/procstats/AssociationState;)J -HPLcom/android/internal/app/procstats/AssociationState;->commitStateTime(J)V -HPLcom/android/internal/app/procstats/AssociationState;->dumpTimesCheckin(Ljava/io/PrintWriter;Ljava/lang/String;IJLjava/lang/String;J)V -HPLcom/android/internal/app/procstats/AssociationState;->readFromParcel(Lcom/android/internal/app/procstats/ProcessStats;Landroid/os/Parcel;I)Ljava/lang/String; -HPLcom/android/internal/app/procstats/AssociationState;->resetSafely(J)V -HSPLcom/android/internal/app/procstats/AssociationState;->setProcess(Lcom/android/internal/app/procstats/ProcessState;)V -HSPLcom/android/internal/app/procstats/AssociationState;->startSource(ILjava/lang/String;Ljava/lang/String;)Lcom/android/internal/app/procstats/AssociationState$SourceState; -HPLcom/android/internal/app/procstats/AssociationState;->writeToParcel(Lcom/android/internal/app/procstats/ProcessStats;Landroid/os/Parcel;J)V -HPLcom/android/internal/app/procstats/DumpUtils;->collapseString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/internal/app/procstats/DumpUtils;->dumpAdjTimesCheckin(Ljava/io/PrintWriter;Ljava/lang/String;[JIJJ)V -HPLcom/android/internal/app/procstats/DumpUtils;->printAdjTagAndValue(Ljava/io/PrintWriter;IJ)V -HPLcom/android/internal/app/procstats/DumpUtils;->printProcStateTag(Ljava/io/PrintWriter;I)V -HSPLcom/android/internal/app/procstats/DurationsTable;->(Lcom/android/internal/app/procstats/SparseMappingTable;)V -HSPLcom/android/internal/app/procstats/DurationsTable;->addDuration(IJ)V -HSPLcom/android/internal/app/procstats/DurationsTable;->addDurations(Lcom/android/internal/app/procstats/DurationsTable;)V -HSPLcom/android/internal/app/procstats/IProcessStats$Stub;->()V -HPLcom/android/internal/app/procstats/IProcessStats$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/app/procstats/ProcessState$PssAggr;->()V -HPLcom/android/internal/app/procstats/ProcessState$PssAggr;->add(JJ)V -HSPLcom/android/internal/app/procstats/ProcessState;->(Lcom/android/internal/app/procstats/ProcessState;Ljava/lang/String;IJLjava/lang/String;J)V -HSPLcom/android/internal/app/procstats/ProcessState;->(Lcom/android/internal/app/procstats/ProcessStats;Ljava/lang/String;IJLjava/lang/String;)V -HPLcom/android/internal/app/procstats/ProcessState;->addPss(JJJZIJLandroid/util/ArrayMap;)V -HPLcom/android/internal/app/procstats/ProcessState;->aggregatePss(Lcom/android/internal/app/procstats/ProcessStats$TotalMemoryUseCollection;J)V -HSPLcom/android/internal/app/procstats/ProcessState;->clone(J)Lcom/android/internal/app/procstats/ProcessState; -HSPLcom/android/internal/app/procstats/ProcessState;->commitStateTime(J)V -HPLcom/android/internal/app/procstats/ProcessState;->decActiveServices(Ljava/lang/String;)V -HPLcom/android/internal/app/procstats/ProcessState;->decStartedServices(IJLjava/lang/String;)V -HPLcom/android/internal/app/procstats/ProcessState;->dumpAllPssCheckin(Ljava/io/PrintWriter;)V -HPLcom/android/internal/app/procstats/ProcessState;->dumpAllStateCheckin(Ljava/io/PrintWriter;J)V -HPLcom/android/internal/app/procstats/ProcessState;->dumpPackageProcCheckin(Ljava/io/PrintWriter;Ljava/lang/String;IJLjava/lang/String;J)V -HPLcom/android/internal/app/procstats/ProcessState;->dumpProcCheckin(Ljava/io/PrintWriter;Ljava/lang/String;IJ)V -HPLcom/android/internal/app/procstats/ProcessState;->dumpPssSamplesCheckin(Ljava/io/PrintWriter;[JI)V -HSPLcom/android/internal/app/procstats/ProcessState;->ensureNotDead()V -HPLcom/android/internal/app/procstats/ProcessState;->getCommonProcess()Lcom/android/internal/app/procstats/ProcessState; -HSPLcom/android/internal/app/procstats/ProcessState;->getName()Ljava/lang/String; -HSPLcom/android/internal/app/procstats/ProcessState;->getPackage()Ljava/lang/String; -HPLcom/android/internal/app/procstats/ProcessState;->getPssAverage(I)J -HPLcom/android/internal/app/procstats/ProcessState;->getPssSampleCount(I)J -HSPLcom/android/internal/app/procstats/ProcessState;->getTotalRunningDuration(J)J -HSPLcom/android/internal/app/procstats/ProcessState;->getVersion()J -HSPLcom/android/internal/app/procstats/ProcessState;->incActiveServices(Ljava/lang/String;)V -HPLcom/android/internal/app/procstats/ProcessState;->incStartedServices(IJLjava/lang/String;)V -HSPLcom/android/internal/app/procstats/ProcessState;->isMultiPackage()Z -HSPLcom/android/internal/app/procstats/ProcessState;->makeActive()V -HSPLcom/android/internal/app/procstats/ProcessState;->makeInactive()V -HSPLcom/android/internal/app/procstats/ProcessState;->pullFixedProc(Landroid/util/ArrayMap;I)Lcom/android/internal/app/procstats/ProcessState; -HPLcom/android/internal/app/procstats/ProcessState;->pullFixedProc(Ljava/lang/String;)Lcom/android/internal/app/procstats/ProcessState; -HPLcom/android/internal/app/procstats/ProcessState;->readFromParcel(Landroid/os/Parcel;Z)Z -HSPLcom/android/internal/app/procstats/ProcessState;->setCombinedState(IJ)V -HSPLcom/android/internal/app/procstats/ProcessState;->setMultiPackage(Z)V -HSPLcom/android/internal/app/procstats/ProcessState;->setState(IIJLandroid/util/ArrayMap;)V -HPLcom/android/internal/app/procstats/ProcessState;->toString()Ljava/lang/String; -HPLcom/android/internal/app/procstats/ProcessState;->writeToParcel(Landroid/os/Parcel;J)V -HSPLcom/android/internal/app/procstats/ProcessStats$PackageState;->(Lcom/android/internal/app/procstats/ProcessStats;Ljava/lang/String;IJ)V -HSPLcom/android/internal/app/procstats/ProcessStats$PackageState;->getAssociationStateLocked(Lcom/android/internal/app/procstats/ProcessState;Ljava/lang/String;)Lcom/android/internal/app/procstats/AssociationState; -HSPLcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;->(J)V -HPLcom/android/internal/app/procstats/ProcessStats$TotalMemoryUseCollection;->([I[I)V -HSPLcom/android/internal/app/procstats/ProcessStats;->(Z)V -HPLcom/android/internal/app/procstats/ProcessStats;->addSysMemUsage(JJJJJ)V -HSPLcom/android/internal/app/procstats/ProcessStats;->buildTimePeriodStartClockStr()V -HPLcom/android/internal/app/procstats/ProcessStats;->computeTotalMemoryUse(Lcom/android/internal/app/procstats/ProcessStats$TotalMemoryUseCollection;J)V -HPLcom/android/internal/app/procstats/ProcessStats;->dumpCheckinLocked(Ljava/io/PrintWriter;Ljava/lang/String;I)V -HSPLcom/android/internal/app/procstats/ProcessStats;->evaluateSystemProperties(Z)Z -HSPLcom/android/internal/app/procstats/ProcessStats;->getPackageStateLocked(Ljava/lang/String;IJ)Lcom/android/internal/app/procstats/ProcessStats$PackageState; -HSPLcom/android/internal/app/procstats/ProcessStats;->getProcessStateLocked(Lcom/android/internal/app/procstats/ProcessStats$PackageState;Ljava/lang/String;)Lcom/android/internal/app/procstats/ProcessState; -HSPLcom/android/internal/app/procstats/ProcessStats;->getProcessStateLocked(Ljava/lang/String;IJLjava/lang/String;)Lcom/android/internal/app/procstats/ProcessState; -HSPLcom/android/internal/app/procstats/ProcessStats;->getServiceStateLocked(Ljava/lang/String;IJLjava/lang/String;Ljava/lang/String;)Lcom/android/internal/app/procstats/ServiceState; -HPLcom/android/internal/app/procstats/ProcessStats;->read(Ljava/io/InputStream;)V -PLcom/android/internal/app/procstats/ProcessStats;->readCheckedInt(Landroid/os/Parcel;ILjava/lang/String;)Z -HPLcom/android/internal/app/procstats/ProcessStats;->readCommonString(Landroid/os/Parcel;I)Ljava/lang/String; -PLcom/android/internal/app/procstats/ProcessStats;->readCompactedLongArray(Landroid/os/Parcel;I[JI)V -HPLcom/android/internal/app/procstats/ProcessStats;->readFromParcel(Landroid/os/Parcel;)V -PLcom/android/internal/app/procstats/ProcessStats;->readFully(Ljava/io/InputStream;[I)[B -HSPLcom/android/internal/app/procstats/ProcessStats;->reset()V -HSPLcom/android/internal/app/procstats/ProcessStats;->resetCommon()V -HPLcom/android/internal/app/procstats/ProcessStats;->resetSafely()V -HSPLcom/android/internal/app/procstats/ProcessStats;->splitAndParseNumbers(Ljava/lang/String;)[I -HSPLcom/android/internal/app/procstats/ProcessStats;->updateFragmentation()V -HSPLcom/android/internal/app/procstats/ProcessStats;->updateTrackingAssociationsLocked(IJ)V -HPLcom/android/internal/app/procstats/ProcessStats;->writeCommonString(Landroid/os/Parcel;Ljava/lang/String;)V -HPLcom/android/internal/app/procstats/ProcessStats;->writeCompactedLongArray(Landroid/os/Parcel;[JI)V -HPLcom/android/internal/app/procstats/ProcessStats;->writeToParcel(Landroid/os/Parcel;JI)V -HSPLcom/android/internal/app/procstats/PssTable;->(Lcom/android/internal/app/procstats/SparseMappingTable;)V -HPLcom/android/internal/app/procstats/PssTable;->mergeStats(IIJJJJJJJJJ)V -HPLcom/android/internal/app/procstats/PssTable;->mergeStats([JIIJJJJJJJJJ)V -HSPLcom/android/internal/app/procstats/ServiceState;->(Lcom/android/internal/app/procstats/ProcessStats;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/app/procstats/ProcessState;)V -HSPLcom/android/internal/app/procstats/ServiceState;->applyNewOwner(Ljava/lang/Object;)V -HPLcom/android/internal/app/procstats/ServiceState;->clearCurrentOwner(Ljava/lang/Object;Z)V -HPLcom/android/internal/app/procstats/ServiceState;->commitStateTime(J)V -HPLcom/android/internal/app/procstats/ServiceState;->dumpTimeCheckin(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;IJLjava/lang/String;IIIJJ)V -HPLcom/android/internal/app/procstats/ServiceState;->dumpTimesCheckin(Ljava/io/PrintWriter;Ljava/lang/String;IJLjava/lang/String;J)V -HPLcom/android/internal/app/procstats/ServiceState;->isInUse()Z -HPLcom/android/internal/app/procstats/ServiceState;->isRestarting()Z -HPLcom/android/internal/app/procstats/ServiceState;->readFromParcel(Landroid/os/Parcel;)Z -HPLcom/android/internal/app/procstats/ServiceState;->resetSafely(J)V -HSPLcom/android/internal/app/procstats/ServiceState;->setBound(ZIJ)V -HSPLcom/android/internal/app/procstats/ServiceState;->setExecuting(ZIJ)V -HSPLcom/android/internal/app/procstats/ServiceState;->setForeground(ZIJ)V -HPLcom/android/internal/app/procstats/ServiceState;->setMemFactor(IJ)V -HPLcom/android/internal/app/procstats/ServiceState;->setStarted(ZIJ)V -HSPLcom/android/internal/app/procstats/ServiceState;->updateRunning(IJ)V -HPLcom/android/internal/app/procstats/ServiceState;->updateStartedState(IJ)V -HPLcom/android/internal/app/procstats/ServiceState;->writeToParcel(Landroid/os/Parcel;J)V -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->(Lcom/android/internal/app/procstats/SparseMappingTable;)V -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->assertConsistency()V -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->binarySearch(B)I -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->copyFrom(Lcom/android/internal/app/procstats/SparseMappingTable$Table;I)V -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getArrayForKey(I)[J -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getKey(B)I -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getKeyAt(I)I -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getKeyCount()I -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getOrAddKey(BI)I -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getValue(I)J -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getValue(II)J -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->getValueForId(BI)J -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->readFromParcel(Landroid/os/Parcel;)Z -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->resetTable()V -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->setValue(IIJ)V -HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->setValue(IJ)V -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->validateKeys(Z)Z -HPLcom/android/internal/app/procstats/SparseMappingTable$Table;->writeToParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/app/procstats/SparseMappingTable;->()V -HSPLcom/android/internal/app/procstats/SparseMappingTable;->access$000(Lcom/android/internal/app/procstats/SparseMappingTable;)I -HSPLcom/android/internal/app/procstats/SparseMappingTable;->access$100(Lcom/android/internal/app/procstats/SparseMappingTable;)Ljava/util/ArrayList; -HSPLcom/android/internal/app/procstats/SparseMappingTable;->access$200(Lcom/android/internal/app/procstats/SparseMappingTable;)I -PLcom/android/internal/app/procstats/SparseMappingTable;->access$202(Lcom/android/internal/app/procstats/SparseMappingTable;I)I -HSPLcom/android/internal/app/procstats/SparseMappingTable;->access$212(Lcom/android/internal/app/procstats/SparseMappingTable;I)I -HSPLcom/android/internal/app/procstats/SparseMappingTable;->getArrayFromKey(I)I -HPLcom/android/internal/app/procstats/SparseMappingTable;->getIdFromKey(I)B -HSPLcom/android/internal/app/procstats/SparseMappingTable;->getIndexFromKey(I)I -HPLcom/android/internal/app/procstats/SparseMappingTable;->readCompactedLongArray(Landroid/os/Parcel;[JI)V -HPLcom/android/internal/app/procstats/SparseMappingTable;->readFromParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/app/procstats/SparseMappingTable;->reset()V -HPLcom/android/internal/app/procstats/SparseMappingTable;->writeCompactedLongArray(Landroid/os/Parcel;[JI)V -HPLcom/android/internal/app/procstats/SparseMappingTable;->writeToParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/app/procstats/SysMemUsageTable;->(Lcom/android/internal/app/procstats/SparseMappingTable;)V -HPLcom/android/internal/app/procstats/SysMemUsageTable;->getTotalMemUsage()[J -HPLcom/android/internal/app/procstats/SysMemUsageTable;->mergeStats(I[JI)V -HPLcom/android/internal/app/procstats/SysMemUsageTable;->mergeSysMemUsage([JI[JI)V -HPLcom/android/internal/appwidget/IAppWidgetHost$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/appwidget/IAppWidgetHost$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/appwidget/IAppWidgetHost; HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->getAppWidgetIds(Landroid/content/ComponentName;)[I -HSPLcom/android/internal/appwidget/IAppWidgetService$Stub;->()V HSPLcom/android/internal/appwidget/IAppWidgetService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/appwidget/IAppWidgetService; -HPLcom/android/internal/appwidget/IAppWidgetService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->configurationIntent()Landroid/content/Intent; -PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->currentDestinationString()Ljava/lang/String; -PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->dataManagementIntent()Landroid/content/Intent; -PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->dataManagementIntentLabel()Ljava/lang/CharSequence; -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->finishBackup()I -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getBackupQuota(Ljava/lang/String;Z)J -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getTransportFlags()I -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->name()Ljava/lang/String; -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->performBackup(Landroid/content/pm/PackageInfo;Landroid/os/ParcelFileDescriptor;I)I -HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->transportDirName()Ljava/lang/String; -HPLcom/android/internal/backup/IBackupTransport$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/backup/IBackupTransport; -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->()V -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->equals(Ljava/lang/Object;)Z HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->getMainColor()I -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->setColorPalette([I)V -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->setMainColor(I)V -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->setSecondaryColor(I)V -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->setSupportsDarkText(Z)V HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->supportsDarkText()Z -HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->toString()Ljava/lang/String; -HSPLcom/android/internal/colorextraction/drawable/ScrimDrawable;->draw(Landroid/graphics/Canvas;)V -HSPLcom/android/internal/colorextraction/drawable/ScrimDrawable;->getAlpha()I -HSPLcom/android/internal/colorextraction/drawable/ScrimDrawable;->setAlpha(I)V -HSPLcom/android/internal/colorextraction/drawable/ScrimDrawable;->setColor(IZ)V -HSPLcom/android/internal/colorextraction/types/Tonal$ConfigParser;->(Landroid/content/Context;)V -HSPLcom/android/internal/colorextraction/types/Tonal$ConfigParser;->getTonalPalettes()Ljava/util/ArrayList; -HSPLcom/android/internal/colorextraction/types/Tonal$ConfigParser;->parsePalettes(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/internal/colorextraction/types/Tonal$ConfigParser;->readFloatArray(Ljava/lang/String;)[F -HSPLcom/android/internal/colorextraction/types/Tonal$ConfigParser;->readPalette(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/internal/colorextraction/types/Tonal$TonalPalette; -HSPLcom/android/internal/colorextraction/types/Tonal$TonalPalette;->([F[F[F)V -HSPLcom/android/internal/colorextraction/types/Tonal;->(Landroid/content/Context;)V -HSPLcom/android/internal/colorextraction/types/Tonal;->applyFallback(Landroid/app/WallpaperColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;)V -HSPLcom/android/internal/colorextraction/types/Tonal;->bestFit(Lcom/android/internal/colorextraction/types/Tonal$TonalPalette;FFF)I -HSPLcom/android/internal/colorextraction/types/Tonal;->extractInto(Landroid/app/WallpaperColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;)V -HSPLcom/android/internal/colorextraction/types/Tonal;->findTonalPalette(FF)Lcom/android/internal/colorextraction/types/Tonal$TonalPalette; -HSPLcom/android/internal/colorextraction/types/Tonal;->fit([FFIFF)[F -HSPLcom/android/internal/colorextraction/types/Tonal;->fract(F)F -HSPLcom/android/internal/colorextraction/types/Tonal;->getColorInt(I[F[F[F)I -HSPLcom/android/internal/colorextraction/types/Tonal;->getColorPalette([F[F[F)[I -HSPLcom/android/internal/colorextraction/types/Tonal;->runTonalExtraction(Landroid/app/WallpaperColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;)Z -HSPLcom/android/internal/compat/AndroidBuildClassifier;->()V HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;->(JI)V HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;->equals(Ljava/lang/Object;)Z HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;->hashCode()I @@ -27599,108 +18854,16 @@ HSPLcom/android/internal/compat/ChangeReporter;->debugLog(IJI)V HSPLcom/android/internal/compat/ChangeReporter;->isAlreadyReported(ILcom/android/internal/compat/ChangeReporter$ChangeReport;)Z HSPLcom/android/internal/compat/ChangeReporter;->markAsReported(ILcom/android/internal/compat/ChangeReporter$ChangeReport;)V HSPLcom/android/internal/compat/ChangeReporter;->reportChange(IJI)V -HSPLcom/android/internal/compat/ChangeReporter;->resetReportedChanges(I)V HSPLcom/android/internal/compat/ChangeReporter;->shouldWriteToDebug(IJI)Z HSPLcom/android/internal/compat/ChangeReporter;->shouldWriteToStatsLog(IJI)Z HSPLcom/android/internal/compat/ChangeReporter;->stateToString(I)Ljava/lang/String; -HSPLcom/android/internal/compat/CompatibilityChangeInfo;->getDisabled()Z -HSPLcom/android/internal/compat/CompatibilityChangeInfo;->getId()J -HSPLcom/android/internal/compat/IOverrideValidator$Stub;->()V -HSPLcom/android/internal/compat/IPlatformCompat$Stub;->()V HSPLcom/android/internal/compat/IPlatformCompat$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/compat/IPlatformCompat; -HPLcom/android/internal/compat/IPlatformCompat$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/compat/IPlatformCompatNative$Stub;->()V -HSPLcom/android/internal/content/NativeLibraryHelper$Handle;->([Ljava/lang/String;[JZZZ)V -HSPLcom/android/internal/content/NativeLibraryHelper$Handle;->close()V -HPLcom/android/internal/content/NativeLibraryHelper$Handle;->create(Landroid/content/pm/PackageParser$PackageLite;)Lcom/android/internal/content/NativeLibraryHelper$Handle; -PLcom/android/internal/content/NativeLibraryHelper$Handle;->create(Ljava/io/File;)Lcom/android/internal/content/NativeLibraryHelper$Handle; -HSPLcom/android/internal/content/NativeLibraryHelper$Handle;->create(Ljava/util/List;ZZZ)Lcom/android/internal/content/NativeLibraryHelper$Handle; -HSPLcom/android/internal/content/NativeLibraryHelper$Handle;->finalize()V -HSPLcom/android/internal/content/NativeLibraryHelper;->access$000(Ljava/lang/String;)J -HSPLcom/android/internal/content/NativeLibraryHelper;->access$100(J)V -HSPLcom/android/internal/content/NativeLibraryHelper;->copyNativeBinaries(Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/io/File;Ljava/lang/String;)I -HSPLcom/android/internal/content/NativeLibraryHelper;->copyNativeBinariesForSupportedAbi(Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/io/File;[Ljava/lang/String;ZZ)I -HPLcom/android/internal/content/NativeLibraryHelper;->copyNativeBinariesWithOverride(Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/io/File;Ljava/lang/String;Z)I -HSPLcom/android/internal/content/NativeLibraryHelper;->createNativeLibrarySubdir(Ljava/io/File;)V -HSPLcom/android/internal/content/NativeLibraryHelper;->findSupportedAbi(Lcom/android/internal/content/NativeLibraryHelper$Handle;[Ljava/lang/String;)I -HSPLcom/android/internal/content/NativeLibraryHelper;->hasRenderscriptBitcode(Lcom/android/internal/content/NativeLibraryHelper$Handle;)Z -PLcom/android/internal/content/NativeLibraryHelper;->removeNativeBinariesFromDirLI(Ljava/io/File;Z)V -HPLcom/android/internal/content/NativeLibraryHelper;->sumNativeBinariesWithOverride(Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/lang/String;)J -PLcom/android/internal/content/PackageHelper$1;->getAllow3rdPartyOnInternalConfig(Landroid/content/Context;)Z -PLcom/android/internal/content/PackageHelper$1;->getExistingAppInfo(Landroid/content/Context;Ljava/lang/String;)Landroid/content/pm/ApplicationInfo; -PLcom/android/internal/content/PackageHelper$1;->getForceAllowOnExternalSetting(Landroid/content/Context;)Z -PLcom/android/internal/content/PackageHelper$1;->getStorageManager(Landroid/content/Context;)Landroid/os/storage/StorageManager; -HPLcom/android/internal/content/PackageHelper;->calculateInstalledSize(Landroid/content/pm/PackageParser$PackageLite;Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/lang/String;)J -HPLcom/android/internal/content/PackageHelper;->calculateInstalledSize(Landroid/content/pm/PackageParser$PackageLite;Ljava/lang/String;Ljava/io/FileDescriptor;)J -HPLcom/android/internal/content/PackageHelper;->checkFitOnVolume(Landroid/os/storage/StorageManager;Ljava/lang/String;Landroid/content/pm/PackageInstaller$SessionParams;)Z -HPLcom/android/internal/content/PackageHelper;->fitsOnInternal(Landroid/content/Context;Landroid/content/pm/PackageInstaller$SessionParams;)Z -PLcom/android/internal/content/PackageHelper;->getDefaultTestableInterface()Lcom/android/internal/content/PackageHelper$TestableInterface; -HSPLcom/android/internal/content/PackageHelper;->getStorageManager()Landroid/os/storage/IStorageManager; -HPLcom/android/internal/content/PackageHelper;->resolveInstallLocation(Landroid/content/Context;Landroid/content/pm/PackageInstaller$SessionParams;)I -HPLcom/android/internal/content/PackageHelper;->resolveInstallLocation(Landroid/content/Context;Ljava/lang/String;IJI)I -HPLcom/android/internal/content/PackageHelper;->resolveInstallVolume(Landroid/content/Context;Landroid/content/pm/PackageInstaller$SessionParams;)Ljava/lang/String; -HPLcom/android/internal/content/PackageHelper;->resolveInstallVolume(Landroid/content/Context;Landroid/content/pm/PackageInstaller$SessionParams;Lcom/android/internal/content/PackageHelper$TestableInterface;)Ljava/lang/String; HSPLcom/android/internal/content/PackageMonitor;->()V -HPLcom/android/internal/content/PackageMonitor;->didSomePackagesChange()Z -HPLcom/android/internal/content/PackageMonitor;->getChangingUserId()I -HPLcom/android/internal/content/PackageMonitor;->getPackageName(Landroid/content/Intent;)Ljava/lang/String; -HPLcom/android/internal/content/PackageMonitor;->isComponentModified(Ljava/lang/String;)Z -HPLcom/android/internal/content/PackageMonitor;->isPackageAppearing(Ljava/lang/String;)I -PLcom/android/internal/content/PackageMonitor;->isPackageDisappearing(Ljava/lang/String;)I -HPLcom/android/internal/content/PackageMonitor;->isPackageModified(Ljava/lang/String;)Z -HPLcom/android/internal/content/PackageMonitor;->onBeginPackageChanges()V -HPLcom/android/internal/content/PackageMonitor;->onFinishPackageChanges()V -HPLcom/android/internal/content/PackageMonitor;->onPackageAppeared(Ljava/lang/String;I)V -HPLcom/android/internal/content/PackageMonitor;->onPackageChanged(Ljava/lang/String;I[Ljava/lang/String;)Z -HPLcom/android/internal/content/PackageMonitor;->onPackageDisappeared(Ljava/lang/String;I)V -HPLcom/android/internal/content/PackageMonitor;->onPackageModified(Ljava/lang/String;)V -PLcom/android/internal/content/PackageMonitor;->onPackageUpdateFinished(Ljava/lang/String;I)V -PLcom/android/internal/content/PackageMonitor;->onPackageUpdateStarted(Ljava/lang/String;I)V -HPLcom/android/internal/content/PackageMonitor;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/internal/content/PackageMonitor;->onSomePackagesChanged()V -HSPLcom/android/internal/content/PackageMonitor;->register(Landroid/content/Context;Landroid/os/Looper;Landroid/os/UserHandle;Z)V -PLcom/android/internal/content/PackageMonitor;->register(Landroid/content/Context;Landroid/os/Looper;Z)V -HSPLcom/android/internal/content/PackageMonitor;->register(Landroid/content/Context;Landroid/os/UserHandle;ZLandroid/os/Handler;)V HSPLcom/android/internal/content/ReferrerIntent$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/content/ReferrerIntent; HSPLcom/android/internal/content/ReferrerIntent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLcom/android/internal/content/ReferrerIntent;->(Landroid/content/Intent;Ljava/lang/String;)V -HPLcom/android/internal/content/ReferrerIntent;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/content/om/-$$Lambda$OverlayConfig$YsRgav_0U6ag8BY7ZGunECCx0GA;->(Ljava/util/ArrayList;)V -HSPLcom/android/internal/content/om/-$$Lambda$OverlayConfig$YsRgav_0U6ag8BY7ZGunECCx0GA;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/internal/content/om/-$$Lambda$OverlayConfig$yZZziiIBWixRU9pDr42pe4QBWR0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLcom/android/internal/content/om/-$$Lambda$hGsk_nEEC82H21r64I2GYTL3dqo;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/internal/content/om/OverlayConfig$Configuration;->(Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration;I)V -HSPLcom/android/internal/content/om/OverlayConfig;->(Ljava/io/File;Ljava/util/function/Supplier;Lcom/android/internal/content/om/OverlayConfig$PackageProvider;)V -HSPLcom/android/internal/content/om/OverlayConfig;->getOverlayPackageInfos(Lcom/android/internal/content/om/OverlayConfig$PackageProvider;)Ljava/util/ArrayList; -HSPLcom/android/internal/content/om/OverlayConfig;->getPriority(Ljava/lang/String;)I -HSPLcom/android/internal/content/om/OverlayConfig;->getSystemInstance()Lcom/android/internal/content/om/OverlayConfig; -HSPLcom/android/internal/content/om/OverlayConfig;->initializeSystemInstance(Lcom/android/internal/content/om/OverlayConfig$PackageProvider;)Lcom/android/internal/content/om/OverlayConfig; -HSPLcom/android/internal/content/om/OverlayConfig;->isEnabled(Ljava/lang/String;)Z -HSPLcom/android/internal/content/om/OverlayConfig;->isMutable(Ljava/lang/String;)Z -HSPLcom/android/internal/content/om/OverlayConfig;->lambda$getOverlayPackageInfos$3(Ljava/util/ArrayList;Landroid/content/pm/parsing/ParsingPackageRead;Ljava/lang/Boolean;)V -HSPLcom/android/internal/content/om/OverlayConfig;->lambda$static$0(Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration;Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration;)I -HSPLcom/android/internal/content/om/OverlayConfigParser$OverlayPartition;->(Landroid/content/pm/PackagePartitions$SystemPartition;)V -HSPLcom/android/internal/content/om/OverlayConfigParser$OverlayPartition;->policyForPartition(Landroid/content/pm/PackagePartitions$SystemPartition;)Ljava/lang/String; -HSPLcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration;->(Ljava/lang/String;ZZLjava/lang/String;Lcom/android/internal/content/om/OverlayScanner$ParsedOverlayInfo;)V -HSPLcom/android/internal/content/om/OverlayConfigParser;->getConfigurations(Lcom/android/internal/content/om/OverlayConfigParser$OverlayPartition;Lcom/android/internal/content/om/OverlayScanner;)Ljava/util/ArrayList; -HSPLcom/android/internal/content/om/OverlayScanner$ParsedOverlayInfo;->(Ljava/lang/String;Ljava/lang/String;IZILjava/io/File;)V -HSPLcom/android/internal/graphics/-$$Lambda$ColorUtils$f0xnvuii2Z04HYjPitAprIhiqfk;->(I)V -HSPLcom/android/internal/graphics/-$$Lambda$ColorUtils$f0xnvuii2Z04HYjPitAprIhiqfk;->calculateContrast(III)D HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I HSPLcom/android/internal/graphics/ColorUtils;->RGBToHSL(III[F)V -HSPLcom/android/internal/graphics/ColorUtils;->RGBToXYZ(III[D)V -HSPLcom/android/internal/graphics/ColorUtils;->binaryAlphaSearch(IIFLcom/android/internal/graphics/ColorUtils$ContrastCalculator;)I -HSPLcom/android/internal/graphics/ColorUtils;->blendARGB(IIF)I -HSPLcom/android/internal/graphics/ColorUtils;->calculateContrast(II)D -HSPLcom/android/internal/graphics/ColorUtils;->calculateLuminance(I)D -HSPLcom/android/internal/graphics/ColorUtils;->calculateMinimumBackgroundAlpha(IIF)I HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V -HSPLcom/android/internal/graphics/ColorUtils;->constrain(FFF)F -HSPLcom/android/internal/graphics/ColorUtils;->constrain(III)I -HSPLcom/android/internal/graphics/ColorUtils;->lambda$calculateMinimumBackgroundAlpha$0(IIII)D -HSPLcom/android/internal/graphics/ColorUtils;->setAlphaComponent(II)I -HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->()V -HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->(Landroid/view/Choreographer;)V HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->getFrameTime()J HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->(Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable;Landroid/content/res/Resources;)V @@ -27721,195 +18884,52 @@ HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->onStateC HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->start()V HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->stop()V -PLcom/android/internal/infra/-$$Lambda$6pk9NyOda4-YNcu3o0LDBoldWIs;->()V -PLcom/android/internal/infra/-$$Lambda$6pk9NyOda4-YNcu3o0LDBoldWIs;->()V -HPLcom/android/internal/infra/-$$Lambda$6pk9NyOda4-YNcu3o0LDBoldWIs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$FfMJ90qG2_k97UFpP5-66UppL1Q;->()V -HSPLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$FfMJ90qG2_k97UFpP5-66UppL1Q;->()V -HSPLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$FfMJ90qG2_k97UFpP5-66UppL1Q;->accept(Ljava/lang/Object;)V -PLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$kh-lC3s_yrhnp_g8lxKU7txJluI;->()V -PLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$kh-lC3s_yrhnp_g8lxKU7txJluI;->()V -PLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$kh-lC3s_yrhnp_g8lxKU7txJluI;->accept(Ljava/lang/Object;)V -PLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$ldNkkT58p4_26OYFnZFfaAeiV3I;->()V -PLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$ldNkkT58p4_26OYFnZFfaAeiV3I;->()V -HPLcom/android/internal/infra/-$$Lambda$AbstractRemoteService$ldNkkT58p4_26OYFnZFfaAeiV3I;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/internal/infra/-$$Lambda$M-7auAOO_zyxtVlCAn5eFvDKrX0;->()V -HSPLcom/android/internal/infra/-$$Lambda$M-7auAOO_zyxtVlCAn5eFvDKrX0;->()V -PLcom/android/internal/infra/-$$Lambda$ServiceConnector$Impl$p_UtAHK4SQ_Hi5pq9_qujJsoSmw;->()V -PLcom/android/internal/infra/-$$Lambda$ServiceConnector$Impl$p_UtAHK4SQ_Hi5pq9_qujJsoSmw;->()V -PLcom/android/internal/infra/-$$Lambda$ServiceConnector$Impl$p_UtAHK4SQ_Hi5pq9_qujJsoSmw;->run(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/internal/infra/-$$Lambda$WEYP2nH1aLjoEoTBPtgGX_ZG53Y;->()V -PLcom/android/internal/infra/-$$Lambda$WEYP2nH1aLjoEoTBPtgGX_ZG53Y;->()V -HPLcom/android/internal/infra/-$$Lambda$WEYP2nH1aLjoEoTBPtgGX_ZG53Y;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/internal/infra/-$$Lambda$YHqpJxuvOAxJRsfwtXAFKWIUD9o;->()V -HSPLcom/android/internal/infra/-$$Lambda$YHqpJxuvOAxJRsfwtXAFKWIUD9o;->()V -HPLcom/android/internal/infra/-$$Lambda$YHqpJxuvOAxJRsfwtXAFKWIUD9o;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/internal/infra/-$$Lambda$o5WHjnP5qBPdPXUp9m4gI-wfGOk;->()V -PLcom/android/internal/infra/-$$Lambda$o5WHjnP5qBPdPXUp9m4gI-wfGOk;->()V -PLcom/android/internal/infra/-$$Lambda$o5WHjnP5qBPdPXUp9m4gI-wfGOk;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/internal/infra/-$$Lambda$vA4yR2pCy1unO8xGXVA5fZ_O8Jo;->()V -PLcom/android/internal/infra/-$$Lambda$vA4yR2pCy1unO8xGXVA5fZ_O8Jo;->()V -HPLcom/android/internal/infra/-$$Lambda$vA4yR2pCy1unO8xGXVA5fZ_O8Jo;->accept(Ljava/lang/Object;)V -HSPLcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;->(Landroid/content/Context;Ljava/lang/String;Landroid/content/ComponentName;ILcom/android/internal/infra/AbstractRemoteService$VultureCallback;Landroid/os/Handler;IZI)V -HPLcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;->handleBindFailure()V -PLcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;->handleOnDestroy()V -HPLcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;->handlePendingRequestWhileUnBound(Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;)V -HPLcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;->handlePendingRequests()V -HPLcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;->(Lcom/android/internal/infra/AbstractRemoteService;)V -HPLcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;->finish()Z -HPLcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;->getService()Lcom/android/internal/infra/AbstractRemoteService; -HPLcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;->isFinal()Z -HPLcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;->onFinished()V -HPLcom/android/internal/infra/AbstractRemoteService$MyAsyncPendingRequest;->(Lcom/android/internal/infra/AbstractRemoteService;Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V -HPLcom/android/internal/infra/AbstractRemoteService$MyAsyncPendingRequest;->run()V -HSPLcom/android/internal/infra/AbstractRemoteService$RemoteServiceConnection;->(Lcom/android/internal/infra/AbstractRemoteService;)V -HSPLcom/android/internal/infra/AbstractRemoteService$RemoteServiceConnection;->(Lcom/android/internal/infra/AbstractRemoteService;Lcom/android/internal/infra/AbstractRemoteService$1;)V -PLcom/android/internal/infra/AbstractRemoteService$RemoteServiceConnection;->onBindingDied(Landroid/content/ComponentName;)V -HPLcom/android/internal/infra/AbstractRemoteService$RemoteServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -HSPLcom/android/internal/infra/AbstractRemoteService;->(Landroid/content/Context;Ljava/lang/String;Landroid/content/ComponentName;ILcom/android/internal/infra/AbstractRemoteService$VultureCallback;Landroid/os/Handler;IZ)V -PLcom/android/internal/infra/AbstractRemoteService;->access$100(Lcom/android/internal/infra/AbstractRemoteService;)Z -PLcom/android/internal/infra/AbstractRemoteService;->access$200(Lcom/android/internal/infra/AbstractRemoteService;)Z -PLcom/android/internal/infra/AbstractRemoteService;->access$202(Lcom/android/internal/infra/AbstractRemoteService;Z)Z -PLcom/android/internal/infra/AbstractRemoteService;->access$400(Lcom/android/internal/infra/AbstractRemoteService;Z)V -PLcom/android/internal/infra/AbstractRemoteService;->access$502(Lcom/android/internal/infra/AbstractRemoteService;Z)Z -PLcom/android/internal/infra/AbstractRemoteService;->access$600(Lcom/android/internal/infra/AbstractRemoteService;Z)V -HPLcom/android/internal/infra/AbstractRemoteService;->cancelScheduledUnbind()V -HPLcom/android/internal/infra/AbstractRemoteService;->checkIfDestroyed()Z -PLcom/android/internal/infra/AbstractRemoteService;->destroy()V -HPLcom/android/internal/infra/AbstractRemoteService;->executeAsyncRequest(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V -HPLcom/android/internal/infra/AbstractRemoteService;->finishRequest(Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;)V -PLcom/android/internal/infra/AbstractRemoteService;->handleBinderDied()V -PLcom/android/internal/infra/AbstractRemoteService;->handleDestroy()V -HSPLcom/android/internal/infra/AbstractRemoteService;->handleEnsureBound()V -PLcom/android/internal/infra/AbstractRemoteService;->handleEnsureUnbound()V -HPLcom/android/internal/infra/AbstractRemoteService;->handleFinishRequest(Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;)V -HSPLcom/android/internal/infra/AbstractRemoteService;->handleIsBound()Z -PLcom/android/internal/infra/AbstractRemoteService;->handleOnConnectedStateChanged(Z)V -PLcom/android/internal/infra/AbstractRemoteService;->handleOnConnectedStateChangedInternal(Z)V -HPLcom/android/internal/infra/AbstractRemoteService;->handlePendingRequest(Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;)V -HSPLcom/android/internal/infra/AbstractRemoteService;->lambda$FfMJ90qG2_k97UFpP5-66UppL1Q(Lcom/android/internal/infra/AbstractRemoteService;)V -PLcom/android/internal/infra/AbstractRemoteService;->lambda$kh-lC3s_yrhnp_g8lxKU7txJluI(Lcom/android/internal/infra/AbstractRemoteService;)V -HPLcom/android/internal/infra/AbstractRemoteService;->lambda$ldNkkT58p4_26OYFnZFfaAeiV3I(Lcom/android/internal/infra/AbstractRemoteService;Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;)V -HPLcom/android/internal/infra/AbstractRemoteService;->scheduleAsyncRequest(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V -HSPLcom/android/internal/infra/AbstractRemoteService;->scheduleBind()V -HPLcom/android/internal/infra/AbstractRemoteService;->scheduleUnbind()V -HPLcom/android/internal/infra/AbstractRemoteService;->scheduleUnbind(Z)V -HPLcom/android/internal/infra/AbstractRemoteService;->toString()Ljava/lang/String; -HPLcom/android/internal/infra/AndroidFuture$1;->(Lcom/android/internal/infra/AndroidFuture;)V -HPLcom/android/internal/infra/AndroidFuture$1;->complete(Lcom/android/internal/infra/AndroidFuture;)V +HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;->(Landroid/view/ViewRootImpl;)V +HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;->dispatchBlurTransactionIfNeeded(J)V +HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;->hasRegions()Z HSPLcom/android/internal/infra/AndroidFuture$2;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/infra/AndroidFuture; HSPLcom/android/internal/infra/AndroidFuture$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLcom/android/internal/infra/AndroidFuture;->()V HSPLcom/android/internal/infra/AndroidFuture;->(Landroid/os/Parcel;)V -HPLcom/android/internal/infra/AndroidFuture;->callListener(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Throwable;)V -HPLcom/android/internal/infra/AndroidFuture;->callListenerAsync(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Throwable;)V HSPLcom/android/internal/infra/AndroidFuture;->cancelTimeout()Lcom/android/internal/infra/AndroidFuture; HSPLcom/android/internal/infra/AndroidFuture;->complete(Ljava/lang/Object;)Z HSPLcom/android/internal/infra/AndroidFuture;->onCompleted(Ljava/lang/Object;Ljava/lang/Throwable;)V -HSPLcom/android/internal/infra/AndroidFuture;->orTimeout(JLjava/util/concurrent/TimeUnit;)Lcom/android/internal/infra/AndroidFuture; -HSPLcom/android/internal/infra/AndroidFuture;->whenComplete(Ljava/util/function/BiConsumer;)Lcom/android/internal/infra/AndroidFuture; -HPLcom/android/internal/infra/AndroidFuture;->whenComplete(Ljava/util/function/BiConsumer;)Ljava/util/concurrent/CompletionStage; -HSPLcom/android/internal/infra/AndroidFuture;->whenCompleteAsync(Ljava/util/function/BiConsumer;Ljava/util/concurrent/Executor;)Lcom/android/internal/infra/AndroidFuture; HSPLcom/android/internal/infra/AndroidFuture;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/infra/GlobalWhitelistState;->()V -HSPLcom/android/internal/infra/GlobalWhitelistState;->getWhitelistedComponents(ILjava/lang/String;)Landroid/util/ArraySet; -HPLcom/android/internal/infra/GlobalWhitelistState;->isWhitelisted(ILandroid/content/ComponentName;)Z -HSPLcom/android/internal/infra/GlobalWhitelistState;->isWhitelisted(ILjava/lang/String;)Z -PLcom/android/internal/infra/GlobalWhitelistState;->resetWhitelist(I)V -HPLcom/android/internal/infra/GlobalWhitelistState;->setWhitelist(ILjava/util/List;Ljava/util/List;)V -HPLcom/android/internal/infra/IAndroidFuture$Stub;->()V -PLcom/android/internal/infra/IAndroidFuture$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/infra/IAndroidFuture$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/infra/PerUser;->()V -PLcom/android/internal/infra/RemoteStream$1;->(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Lcom/android/internal/util/FunctionalUtils$ThrowingFunction;Ljava/util/concurrent/Executor;Z)V -PLcom/android/internal/infra/RemoteStream$1;->createStream(Landroid/os/ParcelFileDescriptor;)Ljava/io/Closeable; -PLcom/android/internal/infra/RemoteStream$1;->createStream(Landroid/os/ParcelFileDescriptor;)Ljava/io/InputStream; -HPLcom/android/internal/infra/RemoteStream;->(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Lcom/android/internal/util/FunctionalUtils$ThrowingFunction;Ljava/util/concurrent/Executor;Z)V -PLcom/android/internal/infra/RemoteStream;->(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Lcom/android/internal/util/FunctionalUtils$ThrowingFunction;Ljava/util/concurrent/Executor;ZLcom/android/internal/infra/RemoteStream$1;)V -PLcom/android/internal/infra/RemoteStream;->onCompleted(Ljava/lang/Object;Ljava/lang/Throwable;)V -PLcom/android/internal/infra/RemoteStream;->readAll(Ljava/io/InputStream;)[B -PLcom/android/internal/infra/RemoteStream;->receiveBytes(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;)Lcom/android/internal/infra/AndroidFuture; -PLcom/android/internal/infra/RemoteStream;->receiveBytes(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Lcom/android/internal/util/FunctionalUtils$ThrowingFunction;)Lcom/android/internal/infra/AndroidFuture; -PLcom/android/internal/infra/RemoteStream;->run()V -HPLcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;->(Lcom/android/internal/infra/ServiceConnector$Impl;)V -HPLcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;->accept(Ljava/lang/Object;Ljava/lang/Throwable;)V -HPLcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;->onCompleted(Ljava/lang/Object;Ljava/lang/Throwable;)V -HPLcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;->run(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/internal/infra/ServiceConnector$Impl;->(Landroid/content/Context;Landroid/content/Intent;IILjava/util/function/Function;)V -HPLcom/android/internal/infra/ServiceConnector$Impl;->access$100(Lcom/android/internal/infra/ServiceConnector$Impl;)Ljava/util/List; -HPLcom/android/internal/infra/ServiceConnector$Impl;->access$200(Lcom/android/internal/infra/ServiceConnector$Impl;)V -HPLcom/android/internal/infra/ServiceConnector$Impl;->bindService(Landroid/content/ServiceConnection;Landroid/os/Handler;)Z -HPLcom/android/internal/infra/ServiceConnector$Impl;->binderAsInterface(Landroid/os/IBinder;)Landroid/os/IInterface; -HPLcom/android/internal/infra/ServiceConnector$Impl;->cancelPendingJobs()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->cancelTimeout()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->castOrNull(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object; -PLcom/android/internal/infra/ServiceConnector$Impl;->connect()Lcom/android/internal/infra/AndroidFuture; -HSPLcom/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;)V -HPLcom/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/android/internal/infra/ServiceConnector$Job;)Z -HPLcom/android/internal/infra/ServiceConnector$Impl;->enqueueJobThread(Lcom/android/internal/infra/ServiceConnector$Job;)V -PLcom/android/internal/infra/ServiceConnector$Impl;->getAutoDisconnectTimeoutMs()J -HPLcom/android/internal/infra/ServiceConnector$Impl;->getJobHandler()Landroid/os/Handler; -HSPLcom/android/internal/infra/ServiceConnector$Impl;->getRequestTimeoutMs()J -HPLcom/android/internal/infra/ServiceConnector$Impl;->isBound()Z -PLcom/android/internal/infra/ServiceConnector$Impl;->lambda$connect$0(Landroid/os/IInterface;)Landroid/os/IInterface; -HPLcom/android/internal/infra/ServiceConnector$Impl;->maybeScheduleUnbindTimeout()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -PLcom/android/internal/infra/ServiceConnector$Impl;->onServiceConnectionStatusChanged(Landroid/os/IInterface;Z)V -PLcom/android/internal/infra/ServiceConnector$Impl;->onServiceUnbound()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->onTimeout()V -HSPLcom/android/internal/infra/ServiceConnector$Impl;->postAsync(Lcom/android/internal/infra/ServiceConnector$Job;)Lcom/android/internal/infra/AndroidFuture; -HPLcom/android/internal/infra/ServiceConnector$Impl;->processQueue()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->run()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->scheduleUnbindTimeout()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->unbind()V -HPLcom/android/internal/infra/ServiceConnector$Impl;->unbindJobThread()V -HPLcom/android/internal/infra/ServiceConnector$VoidJob;->run(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/internal/infra/ServiceConnector$VoidJob;->run(Ljava/lang/Object;)Ljava/lang/Void; -HPLcom/android/internal/infra/ThrottledRunnable;->run()V -PLcom/android/internal/infra/WhitelistHelper;->()V -HPLcom/android/internal/infra/WhitelistHelper;->getWhitelistedComponents(Ljava/lang/String;)Landroid/util/ArraySet; -HPLcom/android/internal/infra/WhitelistHelper;->isWhitelisted(Landroid/content/ComponentName;)Z -HPLcom/android/internal/infra/WhitelistHelper;->isWhitelisted(Ljava/lang/String;)Z -HPLcom/android/internal/infra/WhitelistHelper;->setWhitelist(Landroid/util/ArraySet;Landroid/util/ArraySet;)V -HPLcom/android/internal/infra/WhitelistHelper;->setWhitelist(Ljava/util/List;Ljava/util/List;)V +HSPLcom/android/internal/inputmethod/Completable$Boolean;->()V +HSPLcom/android/internal/inputmethod/Completable$InputBindResult;->()V +HSPLcom/android/internal/inputmethod/Completable$ValueBase;->()V +HSPLcom/android/internal/inputmethod/Completable$ValueBase;->await()V +HSPLcom/android/internal/inputmethod/Completable$ValueBase;->enforceGetValueLocked()V +HSPLcom/android/internal/inputmethod/Completable$ValueBase;->onComplete()V +HSPLcom/android/internal/inputmethod/Completable$Values;->()V +HSPLcom/android/internal/inputmethod/Completable$Values;->await()V +HSPLcom/android/internal/inputmethod/Completable$Values;->getValue()Ljava/lang/Object; +HSPLcom/android/internal/inputmethod/Completable$Values;->onComplete(Ljava/lang/Object;)V +HSPLcom/android/internal/inputmethod/Completable;->createBoolean()Lcom/android/internal/inputmethod/Completable$Boolean; +HSPLcom/android/internal/inputmethod/Completable;->createInputBindResult()Lcom/android/internal/inputmethod/Completable$InputBindResult; +HSPLcom/android/internal/inputmethod/Completable;->getResult(Lcom/android/internal/inputmethod/Completable$Values;)Ljava/lang/Object; +HSPLcom/android/internal/inputmethod/IBooleanResultCallback$Stub;->()V +HSPLcom/android/internal/inputmethod/IBooleanResultCallback$Stub;->asBinder()Landroid/os/IBinder; +HSPLcom/android/internal/inputmethod/IBooleanResultCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/inputmethod/ICharSequenceResultCallback$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/inputmethod/ICharSequenceResultCallback$Stub$Proxy;->onResult(Ljava/lang/CharSequence;)V HSPLcom/android/internal/inputmethod/ICharSequenceResultCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/inputmethod/ICharSequenceResultCallback; -PLcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/inputmethod/IIntResultCallback$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLcom/android/internal/inputmethod/IIntResultCallback$Stub$Proxy;->onResult(I)V +HSPLcom/android/internal/inputmethod/IInputBindResultResultCallback$Stub;->()V +HSPLcom/android/internal/inputmethod/IInputBindResultResultCallback$Stub;->asBinder()Landroid/os/IBinder; +HSPLcom/android/internal/inputmethod/IInputBindResultResultCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HSPLcom/android/internal/inputmethod/ResultCallbacks$5;->(Ljava/util/concurrent/atomic/AtomicReference;)V +HSPLcom/android/internal/inputmethod/ResultCallbacks$5;->onResult(Lcom/android/internal/view/InputBindResult;)V +HSPLcom/android/internal/inputmethod/ResultCallbacks$6;->(Ljava/util/concurrent/atomic/AtomicReference;)V +HSPLcom/android/internal/inputmethod/ResultCallbacks$6;->onResult(Z)V +HSPLcom/android/internal/inputmethod/ResultCallbacks;->access$000(Ljava/util/concurrent/atomic/AtomicReference;)Ljava/lang/Object; +HSPLcom/android/internal/inputmethod/ResultCallbacks;->of(Lcom/android/internal/inputmethod/Completable$Boolean;)Lcom/android/internal/inputmethod/IBooleanResultCallback$Stub; +HSPLcom/android/internal/inputmethod/ResultCallbacks;->of(Lcom/android/internal/inputmethod/Completable$InputBindResult;)Lcom/android/internal/inputmethod/IInputBindResultResultCallback$Stub; +HSPLcom/android/internal/inputmethod/ResultCallbacks;->unwrap(Ljava/util/concurrent/atomic/AtomicReference;)Ljava/lang/Object; HSPLcom/android/internal/inputmethod/SubtypeLocaleUtils;->constructLocaleFromString(Ljava/lang/String;)Ljava/util/Locale; -HSPLcom/android/internal/jank/-$$Lambda$InteractionJankMonitor$tGwTZzLeuRQtb0p5emkb_no-EOA;->(Lcom/android/internal/jank/InteractionJankMonitor;I)V HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;->()V -HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;->getMetric(I)J -HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;->getTiming()[J HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;->(Landroid/view/ThreadedRenderer;)V -HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;->addObserver(Landroid/graphics/HardwareRendererObserver;)V -HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;->removeObserver(Landroid/graphics/HardwareRendererObserver;)V -HSPLcom/android/internal/jank/FrameTracker;->()V -HSPLcom/android/internal/jank/FrameTracker;->(Lcom/android/internal/jank/InteractionJankMonitor$Session;Landroid/os/Handler;Lcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;Lcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;)V -HSPLcom/android/internal/jank/FrameTracker;->begin()V -HSPLcom/android/internal/jank/FrameTracker;->end()V -HSPLcom/android/internal/jank/FrameTracker;->onFrameMetricsAvailable(I)V -HSPLcom/android/internal/jank/FrameTracker;->triggerPerfetto()V -HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->(I)V -HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->getCuj()I -HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->getName()Ljava/lang/String; -HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->getStatsdInteractionType()I -HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->logToStatsd()Z HSPLcom/android/internal/jank/InteractionJankMonitor;->()V HSPLcom/android/internal/jank/InteractionJankMonitor;->(Landroid/os/HandlerThread;)V -HSPLcom/android/internal/jank/InteractionJankMonitor;->begin(I)Z -HSPLcom/android/internal/jank/InteractionJankMonitor;->begin(IJ)Z -HSPLcom/android/internal/jank/InteractionJankMonitor;->cancel(I)Z -HSPLcom/android/internal/jank/InteractionJankMonitor;->createFrameTracker(Lcom/android/internal/jank/InteractionJankMonitor$Session;)Lcom/android/internal/jank/FrameTracker; -HSPLcom/android/internal/jank/InteractionJankMonitor;->end(I)Z HSPLcom/android/internal/jank/InteractionJankMonitor;->getInstance()Lcom/android/internal/jank/InteractionJankMonitor; -HSPLcom/android/internal/jank/InteractionJankMonitor;->getTracker(Lcom/android/internal/jank/InteractionJankMonitor$Session;)Lcom/android/internal/jank/FrameTracker; -HSPLcom/android/internal/jank/InteractionJankMonitor;->init(Landroid/view/View;)Z -HSPLcom/android/internal/jank/PerfettoTrigger;->()V HSPLcom/android/internal/listeners/-$$Lambda$ListenerExecutor$3h3ue7lbXw9K8npO37RYfg2pJJs;->(Ljava/lang/Object;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;)V HSPLcom/android/internal/listeners/-$$Lambda$ListenerExecutor$3h3ue7lbXw9K8npO37RYfg2pJJs;->run()V HSPLcom/android/internal/listeners/ListenerExecutor$ListenerOperation;->onComplete(Z)V @@ -27918,86 +18938,16 @@ HSPLcom/android/internal/listeners/ListenerExecutor$ListenerOperation;->onPreExe HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;)V HSPLcom/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 HSPLcom/android/internal/listeners/ListenerExecutor;->lambda$executeSafely$0(Ljava/lang/Object;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;)V -HSPLcom/android/internal/location/GpsNetInitiatedHandler$1;->(Lcom/android/internal/location/GpsNetInitiatedHandler;)V -HSPLcom/android/internal/location/GpsNetInitiatedHandler$2;->(Lcom/android/internal/location/GpsNetInitiatedHandler;)V -HSPLcom/android/internal/location/GpsNetInitiatedHandler;->(Landroid/content/Context;Landroid/location/INetInitiatedListener;Z)V -HPLcom/android/internal/location/GpsNetInitiatedHandler;->getInEmergency()Z -HPLcom/android/internal/location/GpsNetInitiatedHandler;->getInEmergency(J)Z -HSPLcom/android/internal/location/GpsNetInitiatedHandler;->setEmergencyExtensionSeconds(I)V -HSPLcom/android/internal/location/GpsNetInitiatedHandler;->setSuplEsEnabled(Z)V -HSPLcom/android/internal/location/GpsNetInitiatedHandler;->updateLocationMode()V -HPLcom/android/internal/location/ILocationProvider$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/location/ILocationProvider$Stub$Proxy;->setLocationProviderManager(Lcom/android/internal/location/ILocationProviderManager;)V -HPLcom/android/internal/location/ILocationProvider$Stub$Proxy;->setRequest(Lcom/android/internal/location/ProviderRequest;Landroid/os/WorkSource;)V -HSPLcom/android/internal/location/ILocationProvider$Stub;->()V -HPLcom/android/internal/location/ILocationProvider$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/location/ILocationProvider; -PLcom/android/internal/location/ILocationProviderManager$Stub;->()V -PLcom/android/internal/location/ILocationProviderManager$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/location/ILocationProviderManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/location/ProviderProperties$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/location/ProviderProperties; -HSPLcom/android/internal/location/ProviderProperties$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLcom/android/internal/location/ProviderProperties;->(ZZZZZZZII)V -HSPLcom/android/internal/location/ProviderProperties;->equals(Ljava/lang/Object;)Z -HSPLcom/android/internal/location/ProviderProperties;->getPowerRequirement()I -HSPLcom/android/internal/location/ProviderProperties;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/location/ProviderRequest$Builder;->()V -HSPLcom/android/internal/location/ProviderRequest$Builder;->build()Lcom/android/internal/location/ProviderRequest; -HSPLcom/android/internal/location/ProviderRequest$Builder;->setIntervalMillis(J)Lcom/android/internal/location/ProviderRequest$Builder; -HSPLcom/android/internal/location/ProviderRequest$Builder;->setLocationSettingsIgnored(Z)Lcom/android/internal/location/ProviderRequest$Builder; -HPLcom/android/internal/location/ProviderRequest$Builder;->setLowPower(Z)Lcom/android/internal/location/ProviderRequest$Builder; -HPLcom/android/internal/location/ProviderRequest$Builder;->setWorkSource(Landroid/os/WorkSource;)Lcom/android/internal/location/ProviderRequest$Builder; -HPLcom/android/internal/location/ProviderRequest;->equals(Ljava/lang/Object;)Z -HSPLcom/android/internal/location/ProviderRequest;->getIntervalMillis()J -HSPLcom/android/internal/location/ProviderRequest;->getWorkSource()Landroid/os/WorkSource; -HSPLcom/android/internal/location/ProviderRequest;->isActive()Z -HSPLcom/android/internal/location/ProviderRequest;->isLocationSettingsIgnored()Z -HPLcom/android/internal/location/ProviderRequest;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics;->(Lcom/android/internal/location/gnssmetrics/GnssMetrics;Lcom/android/internal/app/IBatteryStats;)V -PLcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics;->buildProto()Lcom/android/internal/location/nano/GnssLogsProto$PowerMetrics; -PLcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics;->getGpsBatteryStats()Landroid/os/connectivity/GpsBatteryStats; -PLcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics;->getSignalLevel(D)I -HPLcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics;->reportSignalQuality([F)V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->()V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->addItem(D)V -PLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->getCount()I -PLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->getMean()D -PLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->getStandardDeviation()D -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics;->reset()V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics$StatsPullAtomCallbackImpl;->(Lcom/android/internal/location/gnssmetrics/GnssMetrics;)V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics;->(Landroid/content/Context;Lcom/android/internal/app/IBatteryStats;)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->dumpGnssMetricsAsProtoString()Ljava/lang/String; -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->isL5Sv(F)Z -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logCn0(Landroid/location/GnssStatus;)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logCn0L5(Landroid/location/GnssStatus;)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logConstellationType(I)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logMissedReports(II)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logPositionAccuracyMeters(F)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logReceivedLocationStatus(Z)V -HPLcom/android/internal/location/gnssmetrics/GnssMetrics;->logSvStatus(Landroid/location/GnssStatus;)V -PLcom/android/internal/location/gnssmetrics/GnssMetrics;->logTimeToFirstFixMilliSecs(I)V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics;->registerGnssStats()V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics;->reset()V -HSPLcom/android/internal/location/gnssmetrics/GnssMetrics;->resetConstellationTypes()V -HPLcom/android/internal/location/nano/GnssLogsProto$GnssLog;->clear()Lcom/android/internal/location/nano/GnssLogsProto$GnssLog; -HPLcom/android/internal/location/nano/GnssLogsProto$GnssLog;->computeSerializedSize()I -HPLcom/android/internal/location/nano/GnssLogsProto$GnssLog;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -PLcom/android/internal/location/nano/GnssLogsProto$PowerMetrics;->computeSerializedSize()I -PLcom/android/internal/location/nano/GnssLogsProto$PowerMetrics;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V HSPLcom/android/internal/logging/AndroidConfig;->()V HSPLcom/android/internal/logging/AndroidHandler$1;->format(Ljava/util/logging/LogRecord;)Ljava/lang/String; HSPLcom/android/internal/logging/AndroidHandler;->()V HSPLcom/android/internal/logging/AndroidHandler;->getAndroidLevel(Ljava/util/logging/Level;)I HSPLcom/android/internal/logging/AndroidHandler;->loggerNameToTag(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/logging/AndroidHandler;->publish(Ljava/util/logging/LogRecord;)V -HSPLcom/android/internal/logging/EventLogTags;->writeCommitSysConfigFile(Ljava/lang/String;J)V -HSPLcom/android/internal/logging/EventLogTags;->writeSysuiMultiAction([Ljava/lang/Object;)V HSPLcom/android/internal/logging/InstanceId$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/logging/InstanceId; HSPLcom/android/internal/logging/InstanceId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLcom/android/internal/logging/InstanceId;->(I)V -HSPLcom/android/internal/logging/InstanceId;->(Landroid/os/Parcel;)V -HSPLcom/android/internal/logging/InstanceId;->(Landroid/os/Parcel;Lcom/android/internal/logging/InstanceId$1;)V HSPLcom/android/internal/logging/InstanceId;->getId()I -HPLcom/android/internal/logging/InstanceId;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/android/internal/logging/InstanceIdSequence;->(I)V HSPLcom/android/internal/logging/InstanceIdSequence;->newInstanceId()Lcom/android/internal/logging/InstanceId; HSPLcom/android/internal/logging/InstanceIdSequence;->newInstanceIdInternal(I)Lcom/android/internal/logging/InstanceId; @@ -28005,1076 +18955,59 @@ HSPLcom/android/internal/logging/MetricsLogger;->()V HSPLcom/android/internal/logging/MetricsLogger;->action(II)V HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/content/Context;II)V HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/metrics/LogMaker;)V -PLcom/android/internal/logging/MetricsLogger;->count(Landroid/content/Context;Ljava/lang/String;I)V +HSPLcom/android/internal/logging/MetricsLogger;->count(Landroid/content/Context;Ljava/lang/String;I)V HSPLcom/android/internal/logging/MetricsLogger;->count(Ljava/lang/String;I)V HSPLcom/android/internal/logging/MetricsLogger;->getLogger()Lcom/android/internal/logging/MetricsLogger; HSPLcom/android/internal/logging/MetricsLogger;->hidden(I)V -PLcom/android/internal/logging/MetricsLogger;->hidden(Landroid/content/Context;I)V -PLcom/android/internal/logging/MetricsLogger;->histogram(Landroid/content/Context;Ljava/lang/String;I)V HPLcom/android/internal/logging/MetricsLogger;->histogram(Ljava/lang/String;I)V HSPLcom/android/internal/logging/MetricsLogger;->saveLog(Landroid/metrics/LogMaker;)V -HSPLcom/android/internal/logging/MetricsLogger;->visibility(IZ)V HSPLcom/android/internal/logging/MetricsLogger;->visible(I)V -PLcom/android/internal/logging/MetricsLogger;->visible(Landroid/content/Context;I)V HSPLcom/android/internal/logging/MetricsLogger;->write(Landroid/metrics/LogMaker;)V HSPLcom/android/internal/logging/UiEventLoggerImpl;->()V HSPLcom/android/internal/logging/UiEventLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;)V HSPLcom/android/internal/logging/UiEventLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;ILjava/lang/String;)V HSPLcom/android/internal/logging/UiEventLoggerImpl;->logWithInstanceId(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;ILjava/lang/String;Lcom/android/internal/logging/InstanceId;)V -HSPLcom/android/internal/net/INetworkWatchlistManager$Stub;->()V -PLcom/android/internal/net/INetworkWatchlistManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/net/INetworkWatchlistManager; -HSPLcom/android/internal/notification/SystemNotificationChannels;->createAll(Landroid/content/Context;)V -HSPLcom/android/internal/notification/SystemNotificationChannels;->newAccountChannel(Landroid/content/Context;)Landroid/app/NotificationChannel; -HSPLcom/android/internal/notification/SystemNotificationChannels;->removeDeprecated(Landroid/content/Context;)V +HSPLcom/android/internal/net/NetworkUtilsInternal;->()V HSPLcom/android/internal/os/-$$Lambda$1K25OW2023utrUg9g5fRqYwRpAA;->get()Ljava/lang/Object; -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$9u57BmUGDXjjRAx-hEVb-PywbZg;->(Lcom/android/internal/os/BatteryStatsImpl;JJZ)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$9u57BmUGDXjjRAx-hEVb-PywbZg;->onUidCpuTime(ILjava/lang/Object;)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$ad7dXeus45Ni5n04mhv9mAxPYPQ;->(Lcom/android/internal/os/BatteryStatsImpl;JJIZLandroid/util/SparseLongArray;)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$ad7dXeus45Ni5n04mhv9mAxPYPQ;->onUidCpuTime(ILjava/lang/Object;)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$jx0COhHsTEG95zzie-FvMwVrvxU;->(Lcom/android/internal/os/BatteryStatsImpl;JJZ)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$jx0COhHsTEG95zzie-FvMwVrvxU;->onUidCpuTime(ILjava/lang/Object;)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$qX5NW9QNGwA1AXLEdwGpXbwbh4I;->(Lcom/android/internal/os/BatteryStatsImpl;JJZZZII)V -HSPLcom/android/internal/os/-$$Lambda$BatteryStatsImpl$qX5NW9QNGwA1AXLEdwGpXbwbh4I;->onUidCpuTime(ILjava/lang/Object;)V HSPLcom/android/internal/os/-$$Lambda$RuntimeInit$SDAqXsJrQeOSbyqUZ_-YJuByIlo;->()V HSPLcom/android/internal/os/-$$Lambda$RuntimeInit$SDAqXsJrQeOSbyqUZ_-YJuByIlo;->()V HSPLcom/android/internal/os/-$$Lambda$RuntimeInit$SDAqXsJrQeOSbyqUZ_-YJuByIlo;->get()Ljava/lang/Object; HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$2i8jK35XOSWWkLpo-i-oMUccQ58;->(II)V HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$2i8jK35XOSWWkLpo-i-oMUccQ58;->run()V +HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$5DSSFqbib6vYr3mOeJeltK5oCE0;->([Ljava/lang/String;)V +HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$5DSSFqbib6vYr3mOeJeltK5oCE0;->run()V HSPLcom/android/internal/os/AndroidPrintStream;->(ILjava/lang/String;)V HSPLcom/android/internal/os/AndroidPrintStream;->log(Ljava/lang/String;)V -HSPLcom/android/internal/os/AtomicDirectory;->(Ljava/io/File;)V -HPLcom/android/internal/os/AtomicDirectory;->backup()V -HPLcom/android/internal/os/AtomicDirectory;->closeWrite(Ljava/io/FileOutputStream;)V -PLcom/android/internal/os/AtomicDirectory;->delete()V -HSPLcom/android/internal/os/AtomicDirectory;->ensureBaseDirectory()V -HPLcom/android/internal/os/AtomicDirectory;->openWrite(Ljava/io/File;)Ljava/io/FileOutputStream; -HSPLcom/android/internal/os/AtomicDirectory;->restore()V -HSPLcom/android/internal/os/AtomicDirectory;->startRead()Ljava/io/File; -HPLcom/android/internal/os/AtomicDirectory;->syncDirectory(Ljava/io/File;)V -HPLcom/android/internal/os/AtomicDirectory;->throwIfSomeFilesOpen()V HSPLcom/android/internal/os/BackgroundThread;->()V HSPLcom/android/internal/os/BackgroundThread;->ensureThreadLocked()V -HSPLcom/android/internal/os/BackgroundThread;->get()Lcom/android/internal/os/BackgroundThread; -HSPLcom/android/internal/os/BackgroundThread;->getExecutor()Ljava/util/concurrent/Executor; HSPLcom/android/internal/os/BackgroundThread;->getHandler()Landroid/os/Handler; -HPLcom/android/internal/os/BatterySipper;->(Lcom/android/internal/os/BatterySipper$DrainType;Landroid/os/BatteryStats$Uid;D)V -HPLcom/android/internal/os/BatterySipper;->add(Lcom/android/internal/os/BatterySipper;)V -HPLcom/android/internal/os/BatterySipper;->compareTo(Lcom/android/internal/os/BatterySipper;)I -HPLcom/android/internal/os/BatterySipper;->compareTo(Ljava/lang/Object;)I -HPLcom/android/internal/os/BatterySipper;->computeMobilemspp()V -HPLcom/android/internal/os/BatterySipper;->getUid()I -HPLcom/android/internal/os/BatterySipper;->sumPower()D -HPLcom/android/internal/os/BatteryStatsHelper$1;->(Lcom/android/internal/os/BatteryStatsHelper;)V -HPLcom/android/internal/os/BatteryStatsHelper$1;->compare(Lcom/android/internal/os/BatterySipper;Lcom/android/internal/os/BatterySipper;)I -HPLcom/android/internal/os/BatteryStatsHelper$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLcom/android/internal/os/BatteryStatsHelper;->(Landroid/content/Context;ZZ)V -HPLcom/android/internal/os/BatteryStatsHelper;->addAmbientDisplayUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addBluetoothUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addEntry(Lcom/android/internal/os/BatterySipper$DrainType;JD)Lcom/android/internal/os/BatterySipper; -HPLcom/android/internal/os/BatteryStatsHelper;->addIdleUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addMemoryUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addPhoneUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addRadioUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addScreenUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addUserUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->addWiFiUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->aggregateSippers(Lcom/android/internal/os/BatterySipper;Ljava/util/List;Ljava/lang/String;)V -HPLcom/android/internal/os/BatteryStatsHelper;->checkHasBluetoothPowerReporting(Landroid/os/BatteryStats;Lcom/android/internal/os/PowerProfile;)Z -HPLcom/android/internal/os/BatteryStatsHelper;->checkHasWifiPowerReporting(Landroid/os/BatteryStats;Lcom/android/internal/os/PowerProfile;)Z -HSPLcom/android/internal/os/BatteryStatsHelper;->checkWifiOnly(Landroid/content/Context;)Z -HPLcom/android/internal/os/BatteryStatsHelper;->convertMsToUs(J)J -HPLcom/android/internal/os/BatteryStatsHelper;->convertUsToMs(J)J -HPLcom/android/internal/os/BatteryStatsHelper;->create(Landroid/os/BatteryStats;)V -HPLcom/android/internal/os/BatteryStatsHelper;->getComputedPower()D -HPLcom/android/internal/os/BatteryStatsHelper;->getForegroundActivityTotalTimeUs(Landroid/os/BatteryStats$Uid;J)J -HPLcom/android/internal/os/BatteryStatsHelper;->getMaxDrainedPower()D -HPLcom/android/internal/os/BatteryStatsHelper;->getMinDrainedPower()D -HPLcom/android/internal/os/BatteryStatsHelper;->getPowerProfile()Lcom/android/internal/os/PowerProfile; -HPLcom/android/internal/os/BatteryStatsHelper;->getProcessForegroundTimeMs(Landroid/os/BatteryStats$Uid;I)J -HSPLcom/android/internal/os/BatteryStatsHelper;->getStats()Landroid/os/BatteryStats; -HPLcom/android/internal/os/BatteryStatsHelper;->getTotalPower()D -HPLcom/android/internal/os/BatteryStatsHelper;->getUsageList()Ljava/util/List; -HPLcom/android/internal/os/BatteryStatsHelper;->isTypeService(Lcom/android/internal/os/BatterySipper;)Z -HPLcom/android/internal/os/BatteryStatsHelper;->isTypeSystem(Lcom/android/internal/os/BatterySipper;)Z -HPLcom/android/internal/os/BatteryStatsHelper;->makemAh(D)Ljava/lang/String; -HPLcom/android/internal/os/BatteryStatsHelper;->processAppUsage(Landroid/util/SparseArray;)V -HPLcom/android/internal/os/BatteryStatsHelper;->processMiscUsage()V -HPLcom/android/internal/os/BatteryStatsHelper;->refreshStats(II)V -HSPLcom/android/internal/os/BatteryStatsHelper;->refreshStats(ILandroid/util/SparseArray;)V -HSPLcom/android/internal/os/BatteryStatsHelper;->refreshStats(ILandroid/util/SparseArray;JJ)V -HPLcom/android/internal/os/BatteryStatsHelper;->removeHiddenBatterySippers(Ljava/util/List;)D -HPLcom/android/internal/os/BatteryStatsHelper;->shouldHideSipper(Lcom/android/internal/os/BatterySipper;)Z -HPLcom/android/internal/os/BatteryStatsHelper;->smearScreenBatterySipper(Ljava/util/List;Lcom/android/internal/os/BatterySipper;)V -HSPLcom/android/internal/os/BatteryStatsHistory$1;->(Lcom/android/internal/os/BatteryStatsHistory;Ljava/util/Set;)V -HSPLcom/android/internal/os/BatteryStatsHistory$1;->accept(Ljava/io/File;Ljava/lang/String;)Z -PLcom/android/internal/os/BatteryStatsHistory;->(Lcom/android/internal/os/BatteryStatsImpl;Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsHistory;->(Lcom/android/internal/os/BatteryStatsImpl;Ljava/io/File;Landroid/os/Parcel;)V -HPLcom/android/internal/os/BatteryStatsHistory;->finishIteratingHistory()V -HSPLcom/android/internal/os/BatteryStatsHistory;->getActiveFile()Landroid/util/AtomicFile; -HSPLcom/android/internal/os/BatteryStatsHistory;->getFile(I)Landroid/util/AtomicFile; -HPLcom/android/internal/os/BatteryStatsHistory;->getNextParcel(Landroid/os/BatteryStats$HistoryItem;)Landroid/os/Parcel; -HPLcom/android/internal/os/BatteryStatsHistory;->readFileToParcel(Landroid/os/Parcel;Landroid/util/AtomicFile;)Z -PLcom/android/internal/os/BatteryStatsHistory;->readFromParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsHistory;->resetAllFiles()V -HSPLcom/android/internal/os/BatteryStatsHistory;->setActiveFile(I)V -HPLcom/android/internal/os/BatteryStatsHistory;->startIteratingHistory()Z -HSPLcom/android/internal/os/BatteryStatsHistory;->startNextFile()V -HPLcom/android/internal/os/BatteryStatsHistory;->writeToParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$1;->(Lcom/android/internal/os/BatteryStatsImpl;)V -HSPLcom/android/internal/os/BatteryStatsImpl$2;->(Lcom/android/internal/os/BatteryStatsImpl;)V -PLcom/android/internal/os/BatteryStatsImpl$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/internal/os/BatteryStatsImpl$3;->run()V -HSPLcom/android/internal/os/BatteryStatsImpl$5;->(Lcom/android/internal/os/BatteryStatsImpl;Landroid/os/Parcel;Landroid/util/AtomicFile;)V -HSPLcom/android/internal/os/BatteryStatsImpl$5;->run()V -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Lcom/android/internal/os/BatteryStatsImpl$Uid;ILcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->abortLastDuration(Lcom/android/internal/os/BatteryStatsImpl;J)V -HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->addDuration(Lcom/android/internal/os/BatteryStatsImpl;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeOverage(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(JJ)J -HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->recomputeLastDuration(JZ)V -HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->reset(ZJ)Z -HPLcom/android/internal/os/BatteryStatsImpl$BinderCallStats;->()V -HPLcom/android/internal/os/BatteryStatsImpl$BinderCallStats;->equals(Ljava/lang/Object;)Z -HPLcom/android/internal/os/BatteryStatsImpl$BinderCallStats;->hashCode()I -HSPLcom/android/internal/os/BatteryStatsImpl$BluetoothActivityInfoCache;->(Lcom/android/internal/os/BatteryStatsImpl;)V -HSPLcom/android/internal/os/BatteryStatsImpl$BluetoothActivityInfoCache;->(Lcom/android/internal/os/BatteryStatsImpl;Lcom/android/internal/os/BatteryStatsImpl$1;)V -HPLcom/android/internal/os/BatteryStatsImpl$BluetoothActivityInfoCache;->set(Landroid/bluetooth/BluetoothActivityEnergyInfo;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->(Lcom/android/internal/os/BatteryStatsImpl;Landroid/os/Handler;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->startObserving(Landroid/content/ContentResolver;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateBatteryChargedDelayMsLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateConstants()V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateKernelUidReadersThrottleTime(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateProcStateCpuTimesReadDelayMs(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateTrackCpuTimesByProcStateLocked(ZZ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Constants;->updateUidRemoveDelay(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->(Lcom/android/internal/os/BatteryStatsImpl$TimeBase;I)V -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getIdleTimeCounter()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getIdleTimeCounter()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getMonitoredRailChargeConsumedMaMs()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getMonitoredRailChargeConsumedMaMs()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getPowerCounter()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getPowerCounter()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getRxTimeCounter()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getRxTimeCounter()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getScanTimeCounter()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getScanTimeCounter()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getSleepTimeCounter()Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getSleepTimeCounter()Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getTxTimeCounters()[Landroid/os/BatteryStats$LongCounter; -HPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getTxTimeCounters()[Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HSPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->readSummaryFromParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->reset(ZJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->writeSummaryToParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->(Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HPLcom/android/internal/os/BatteryStatsImpl$Counter;->addAtomic(I)V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$Counter;->getCountLocked(I)I -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->reset(ZJ)Z -HPLcom/android/internal/os/BatteryStatsImpl$Counter;->stepAtomic()V -HSPLcom/android/internal/os/BatteryStatsImpl$Counter;->writeSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Lcom/android/internal/os/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->getSubTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->getSubTimer()Lcom/android/internal/os/BatteryStatsImpl$DurationTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->reset(ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->startRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Lcom/android/internal/os/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->getCurrentDurationMsLocked(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->getMaxDurationMsLocked(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->getTotalDurationMsLocked(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->reset(ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->startRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->(Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->addCountLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->addCountLocked(JZ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->getCountLocked(I)J -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->reset(ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->writeSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->(Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->access$2900(Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->access$3200(Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([J)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getSize()I -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray; -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->reset(ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;)V -HSPLcom/android/internal/os/BatteryStatsImpl$MyHandler;->(Lcom/android/internal/os/BatteryStatsImpl;Landroid/os/Looper;)V -HSPLcom/android/internal/os/BatteryStatsImpl$MyHandler;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->(Lcom/android/internal/os/BatteryStatsImpl;I)V -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->add(Ljava/lang/String;Ljava/lang/Object;)V -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->cleanup(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->getMap()Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->startObject(Ljava/lang/String;J)Ljava/lang/Object; -HSPLcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap;->stopObject(Ljava/lang/String;J)Ljava/lang/Object; -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->add(JIJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(JJ)J -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->endSample(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->getUpdateVersion()I -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->setUpdateVersion(I)V -HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->update(JIJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Lcom/android/internal/os/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(JJ)J -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->isRunningLocked()Z -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->refreshTimersLocked(JLjava/util/ArrayList;Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;)J -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->reset(ZJ)Z -HPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->setMark(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->setTimeout(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->startRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$SystemClocks;->()V -HSPLcom/android/internal/os/BatteryStatsImpl$SystemClocks;->elapsedRealtime()J -HSPLcom/android/internal/os/BatteryStatsImpl$SystemClocks;->uptimeMillis()J -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->(Z)V -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->add(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->computeRealtime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->computeUptime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->getRealtime(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->getUptime(J)J -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->init(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->isRunning()Z -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->readSummaryFromParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->remove(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->setRunning(ZJJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->writeSummaryToParcel(Landroid/os/Parcel;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;ILcom/android/internal/os/BatteryStatsImpl$TimeBase;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$Timer;->getCountLocked(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Timer;->getTimeSinceMarkLocked(J)J -HPLcom/android/internal/os/BatteryStatsImpl$Timer;->getTotalTimeLocked(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->reset(ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Timer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$1;->(Lcom/android/internal/os/BatteryStatsImpl$Uid;Lcom/android/internal/os/BatteryStatsImpl;I)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$1;->instantiateObject()Lcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$1;->instantiateObject()Ljava/lang/Object; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$2;->(Lcom/android/internal/os/BatteryStatsImpl$Uid;Lcom/android/internal/os/BatteryStatsImpl;I)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$2;->instantiateObject()Lcom/android/internal/os/BatteryStatsImpl$DualTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$2;->instantiateObject()Ljava/lang/Object; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$3;->(Lcom/android/internal/os/BatteryStatsImpl$Uid;Lcom/android/internal/os/BatteryStatsImpl;I)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$3;->instantiateObject()Lcom/android/internal/os/BatteryStatsImpl$DualTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$3;->instantiateObject()Ljava/lang/Object; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->getLaunches(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->getStartTime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->getStartTimeToNowLocked(J)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->getStarts(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->startLaunchedLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->startRunningLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->stopLaunchedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->stopRunningLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->getServiceStats()Landroid/util/ArrayMap; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->getWakeupAlarmStats()Landroid/util/ArrayMap; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->noteWakeupAlarmLocked(Ljava/lang/String;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->onTimeStarted(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->(Lcom/android/internal/os/BatteryStatsImpl;Ljava/lang/String;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->addCpuTimeLocked(II)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->addCpuTimeLocked(IIZ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->addForegroundTimeLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->detach()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getForegroundTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getNumAnrs(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getNumCrashes(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getStarts(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getSystemTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getUserTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->incStartsLocked()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->isActive()Z -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->onTimeStopped(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->readExcessivePowerFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->writeExcessivePowerToParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->(Lcom/android/internal/os/BatteryStatsImpl;Lcom/android/internal/os/BatteryStatsImpl$Uid;I)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorBackgroundTime()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorBackgroundTime()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorTime()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorTime()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->reset(J)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->(Lcom/android/internal/os/BatteryStatsImpl;Lcom/android/internal/os/BatteryStatsImpl$Uid;)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Lcom/android/internal/os/BatteryStatsImpl$Timer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->reset(J)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->(Lcom/android/internal/os/BatteryStatsImpl;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->access$3000(Lcom/android/internal/os/BatteryStatsImpl$Uid;)Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->access$3002(Lcom/android/internal/os/BatteryStatsImpl$Uid;Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;)Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->access$3100(Lcom/android/internal/os/BatteryStatsImpl$Uid;)Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->access$3102(Lcom/android/internal/os/BatteryStatsImpl$Uid;Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;)Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->addIsolatedUid(I)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createAggregatedPartialWakelockTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$DualTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createAudioTurnedOnTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createBluetoothScanResultBgCounterLocked()Lcom/android/internal/os/BatteryStatsImpl$Counter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createBluetoothScanResultCounterLocked()Lcom/android/internal/os/BatteryStatsImpl$Counter; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createBluetoothScanTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$DualTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createCameraTurnedOnTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createForegroundActivityTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createForegroundServiceTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createVibratorOnTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$BatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->createVideoTurnedOnTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->detachFromTimeBase()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getAggregatedPartialWakelockTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getAggregatedPartialWakelockTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getAudioTurnedOnTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getAudioTurnedOnTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanBackgroundTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanBackgroundTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultBgCounter()Landroid/os/BatteryStats$Counter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultBgCounter()Lcom/android/internal/os/BatteryStatsImpl$Counter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultCounter()Landroid/os/BatteryStats$Counter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultCounter()Lcom/android/internal/os/BatteryStatsImpl$Counter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothUnoptimizedScanBackgroundTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothUnoptimizedScanBackgroundTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothUnoptimizedScanTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothUnoptimizedScanTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCameraTurnedOnTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCameraTurnedOnTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCpuActiveTime()J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCpuClusterTimes()[J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCpuFreqTimes(I)[J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getCpuFreqTimes(II)[J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getDeferredJobsCheckinLineLocked(Ljava/lang/StringBuilder;I)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getFlashlightTurnedOnTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getFlashlightTurnedOnTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getForegroundActivityTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getForegroundActivityTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getForegroundServiceTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getForegroundServiceTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getFullWifiLockTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getJobCompletionStats()Landroid/util/ArrayMap; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getJobStats()Landroid/util/ArrayMap; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getMobileRadioActiveCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getMobileRadioActiveTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getMobileRadioApWakeupCount(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getModemControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getMulticastWakelockStats()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getMulticastWakelockStats()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getNetworkActivityBytes(II)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getNetworkActivityPackets(II)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getOrCreateBluetoothControllerActivityLocked()Lcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getOrCreateWifiControllerActivityLocked()Lcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getPackageStats()Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getPackageStatsLocked(Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getPidStats()Landroid/util/SparseArray; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getPidStatsLocked(I)Landroid/os/BatteryStats$Uid$Pid; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStateTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStateTimer(I)Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStateTimer(I)Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStats()Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStatsLocked(Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getProportionalSystemServiceUsage()D -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getScreenOffCpuFreqTimes(I)[J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getSensorStats()Landroid/util/SparseArray; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getSensorTimerLocked(IZ)Lcom/android/internal/os/BatteryStatsImpl$DualTimer; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getServiceStatsLocked(Ljava/lang/String;Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getSyncStats()Landroid/util/ArrayMap; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getSystemCpuTimeUs(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getTimeAtCpuSpeed(III)J -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getUid()I -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getUserActivityCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getUserCpuTimeUs(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getVibratorOnTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getVibratorOnTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getVideoTurnedOnTimer()Landroid/os/BatteryStats$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getVideoTurnedOnTimer()Lcom/android/internal/os/BatteryStatsImpl$Timer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWakelockStats()Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWakelockTimerLocked(Lcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;I)Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiMulticastTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiRadioApWakeupCount(I)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiRunningTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanActualTime(J)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanBackgroundCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanBackgroundTime(J)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->hasUserActivity()Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->initNetworkActivityLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->initUserActivityLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->isInBackground()Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->makeProcessState(ILandroid/os/Parcel;)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteActivityPausedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteActivityResumedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteAudioTurnedOffLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteAudioTurnedOnLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteBinderCallStatsLocked(JLjava/util/Collection;)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteBluetoothScanResultsLocked(I)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteBluetoothScanStartedLocked(JZ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteBluetoothScanStoppedLocked(JZ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteCameraTurnedOffLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteCameraTurnedOnLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteForegroundServicePausedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteForegroundServiceResumedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteFullWifiLockAcquiredLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteFullWifiLockReleasedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteJobsDeferredLocked(IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteNetworkActivityLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartGps(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartJobLocked(Ljava/lang/String;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartSensor(IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartSyncLocked(Ljava/lang/String;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStartWakeLocked(ILjava/lang/String;IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopGps(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopJobLocked(Ljava/lang/String;JI)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopSensor(IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopSyncLocked(Ljava/lang/String;J)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteUserActivityLocked(I)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteVibratorOffLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteVibratorOnLocked(JJ)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiMulticastDisabledLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiMulticastEnabledLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiRadioApWakeupLocked()V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiScanStartedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiScanStoppedLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->nullIfAllZeros(Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;I)[J -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->readJobCompletionsFromParcelLocked(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->readJobSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->readSyncSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->readWakeSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V -HPLcom/android/internal/os/BatteryStatsImpl$Uid;->removeIsolatedUid(I)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->reset(JJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->updateOnBatteryBgTimeBase(JJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->updateOnBatteryScreenOffBgTimeBase(JJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->updateUidProcessStateLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->writeJobCompletionsToParcelLocked(Landroid/os/Parcel;)V -HPLcom/android/internal/os/BatteryStatsImpl$UidToRemove;->(Lcom/android/internal/os/BatteryStatsImpl;IIJ)V -HPLcom/android/internal/os/BatteryStatsImpl$UidToRemove;->(Lcom/android/internal/os/BatteryStatsImpl;IJ)V -HPLcom/android/internal/os/BatteryStatsImpl$UidToRemove;->remove()V -HSPLcom/android/internal/os/BatteryStatsImpl$UserInfoProvider;->()V -HSPLcom/android/internal/os/BatteryStatsImpl$UserInfoProvider;->exists(I)Z -HSPLcom/android/internal/os/BatteryStatsImpl$UserInfoProvider;->refreshUserIds()V -HSPLcom/android/internal/os/BatteryStatsImpl;->(Lcom/android/internal/os/BatteryStatsImpl$Clocks;Ljava/io/File;Landroid/os/Handler;Lcom/android/internal/os/BatteryStatsImpl$PlatformIdleStateCallback;Lcom/android/internal/os/BatteryStatsImpl$RailEnergyDataCallback;Lcom/android/internal/os/BatteryStatsImpl$UserInfoProvider;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->(Ljava/io/File;Landroid/os/Handler;Lcom/android/internal/os/BatteryStatsImpl$PlatformIdleStateCallback;Lcom/android/internal/os/BatteryStatsImpl$RailEnergyDataCallback;Lcom/android/internal/os/BatteryStatsImpl$UserInfoProvider;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->access$100(Lcom/android/internal/os/BatteryStatsImpl;)Lcom/android/internal/os/BatteryStatsImpl$BatteryCallback; -HSPLcom/android/internal/os/BatteryStatsImpl;->access$1000(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->access$1100([Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->access$1200(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->access$2800(Lcom/android/internal/os/BatteryStatsImpl;Landroid/os/Parcel;Landroid/util/AtomicFile;)V -HPLcom/android/internal/os/BatteryStatsImpl;->access$400()I -PLcom/android/internal/os/BatteryStatsImpl;->access$500(Lcom/android/internal/os/BatteryStatsImpl;ZJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addHistoryBufferLocked(JBLandroid/os/BatteryStats$HistoryItem;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addHistoryBufferLocked(JJLandroid/os/BatteryStats$HistoryItem;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addHistoryEventLocked(JJILjava/lang/String;I)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addHistoryRecordInnerLocked(JJLandroid/os/BatteryStats$HistoryItem;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addHistoryRecordLocked(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->addIsolatedUidLocked(IIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->addModemTxPowerToHistory(Landroid/telephony/ModemActivityInfo;JJ)V -PLcom/android/internal/os/BatteryStatsImpl;->addPackageChange(Landroid/os/BatteryStats$PackageChange;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->aggregateLastWakeupUptimeLocked(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->buildBatteryLevelInt(Landroid/os/BatteryStats$HistoryItem;)I -HSPLcom/android/internal/os/BatteryStatsImpl;->buildStateInt(Landroid/os/BatteryStats$HistoryItem;)I -HSPLcom/android/internal/os/BatteryStatsImpl;->clearHistoryLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->clearPendingRemovedUids()V -HSPLcom/android/internal/os/BatteryStatsImpl;->commitPendingDataToDisk(Landroid/os/Parcel;Landroid/util/AtomicFile;)V -HPLcom/android/internal/os/BatteryStatsImpl;->computeBatteryRealtime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->computeBatteryScreenOffRealtime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->computeBatteryScreenOffUptime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->computeBatteryTimeRemaining(J)J -HPLcom/android/internal/os/BatteryStatsImpl;->computeBatteryUptime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->computeChargeTimeRemaining(J)J -HSPLcom/android/internal/os/BatteryStatsImpl;->computeHistoryStepDetails(Landroid/os/BatteryStats$HistoryStepDetails;Landroid/os/BatteryStats$HistoryStepDetails;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->computeRealtime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->computeUptime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->copyFromAllUidsCpuTimes()V -HSPLcom/android/internal/os/BatteryStatsImpl;->copyFromAllUidsCpuTimes(ZZ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->detachIfNotNull(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->detachIfNotNull([Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->detachIfNotNull([[Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;)V -PLcom/android/internal/os/BatteryStatsImpl;->excludeFromStringArray([Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String; -HSPLcom/android/internal/os/BatteryStatsImpl;->finishAddingCpuLocked(IIIIIIII)V -HPLcom/android/internal/os/BatteryStatsImpl;->finishIteratingHistoryLocked()V -HPLcom/android/internal/os/BatteryStatsImpl;->getAttributionUid(ILandroid/os/WorkSource$WorkChain;)I -HPLcom/android/internal/os/BatteryStatsImpl;->getBatteryRealtime(J)J -HPLcom/android/internal/os/BatteryStatsImpl;->getBatteryUptime(J)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getBatteryUptimeLocked(J)J -HPLcom/android/internal/os/BatteryStatsImpl;->getBluetoothControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl;->getCellularBatteryStats()Landroid/os/connectivity/CellularBatteryStats; -HPLcom/android/internal/os/BatteryStatsImpl;->getChargeLevelStepTracker()Landroid/os/BatteryStats$LevelStepTracker; -HPLcom/android/internal/os/BatteryStatsImpl;->getCpuFreqs()[J -HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingTime(IJI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getDischargeAmountScreenDozeSinceCharge()I -HSPLcom/android/internal/os/BatteryStatsImpl;->getDischargeAmountScreenOffSinceCharge()I -HSPLcom/android/internal/os/BatteryStatsImpl;->getDischargeAmountScreenOnSinceCharge()I -HPLcom/android/internal/os/BatteryStatsImpl;->getDischargeLevelStepTracker()Landroid/os/BatteryStats$LevelStepTracker; -HPLcom/android/internal/os/BatteryStatsImpl;->getEndPlatformVersion()Ljava/lang/String; -HPLcom/android/internal/os/BatteryStatsImpl;->getEstimatedBatteryCapacity()I -HPLcom/android/internal/os/BatteryStatsImpl;->getExternalStatsCollectionRateLimitMs()J -HPLcom/android/internal/os/BatteryStatsImpl;->getGlobalWifiRunningTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getGpsBatteryDrainMaMs()J -HPLcom/android/internal/os/BatteryStatsImpl;->getGpsBatteryStats()Landroid/os/connectivity/GpsBatteryStats; -HPLcom/android/internal/os/BatteryStatsImpl;->getGpsSignalQualityTime(IJI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getHighDischargeAmountSinceCharge()I -HPLcom/android/internal/os/BatteryStatsImpl;->getHistoryBaseTime()J -HPLcom/android/internal/os/BatteryStatsImpl;->getHistoryStringPoolSize()I -HPLcom/android/internal/os/BatteryStatsImpl;->getHistoryTagPoolString(I)Ljava/lang/String; -HPLcom/android/internal/os/BatteryStatsImpl;->getHistoryTagPoolUid(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getInteractiveTime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getIsOnBattery()Z -HPLcom/android/internal/os/BatteryStatsImpl;->getKernelMemoryStats()Landroid/util/LongSparseArray; -HPLcom/android/internal/os/BatteryStatsImpl;->getKernelWakelockStats()Ljava/util/Map; -HSPLcom/android/internal/os/BatteryStatsImpl;->getKernelWakelockTimerLocked(Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer; -HPLcom/android/internal/os/BatteryStatsImpl;->getLongestDeviceIdleModeTime(I)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getLowDischargeAmountSinceCharge()I -HPLcom/android/internal/os/BatteryStatsImpl;->getMaxLearnedBatteryCapacity()I -HPLcom/android/internal/os/BatteryStatsImpl;->getMinLearnedBatteryCapacity()I -HPLcom/android/internal/os/BatteryStatsImpl;->getMobileRadioActiveAdjustedTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getMobileRadioActiveCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getMobileRadioActiveTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getMobileRadioActiveUnknownCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getMobileRadioActiveUnknownTime(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getModemControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl;->getNetworkActivityBytes(II)J -HPLcom/android/internal/os/BatteryStatsImpl;->getNetworkActivityPackets(II)J -HPLcom/android/internal/os/BatteryStatsImpl;->getNextHistoryLocked(Landroid/os/BatteryStats$HistoryItem;)Z -HPLcom/android/internal/os/BatteryStatsImpl;->getNumConnectivityChange(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getPackageStatsLocked(ILjava/lang/String;JJ)Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg; -PLcom/android/internal/os/BatteryStatsImpl;->getParcelVersion()I -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneDataConnectionCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneDataConnectionTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneOnTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneSignalScanningTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneSignalStrengthCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getPhoneSignalStrengthTime(IJI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getPowerManagerWakeLockLevel(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getPowerSaveModeEnabledTime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getProcessStatsLocked(ILjava/lang/String;JJ)Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc; -HPLcom/android/internal/os/BatteryStatsImpl;->getRpmStats()Ljava/util/Map; -HSPLcom/android/internal/os/BatteryStatsImpl;->getRpmTimerLocked(Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer; -HPLcom/android/internal/os/BatteryStatsImpl;->getScreenBrightnessTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getScreenDozeTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getScreenOffRpmStats()Ljava/util/Map; -HPLcom/android/internal/os/BatteryStatsImpl;->getScreenOnTime(JI)J -HSPLcom/android/internal/os/BatteryStatsImpl;->getServiceStatsLocked(ILjava/lang/String;Ljava/lang/String;JJ)Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv; -HSPLcom/android/internal/os/BatteryStatsImpl;->getStartClockTime()J -HPLcom/android/internal/os/BatteryStatsImpl;->getStartCount()I -HPLcom/android/internal/os/BatteryStatsImpl;->getStartPlatformVersion()Ljava/lang/String; -HPLcom/android/internal/os/BatteryStatsImpl;->getSystemServiceTimeAtCpuSpeeds()[J -HPLcom/android/internal/os/BatteryStatsImpl;->getUahDischarge(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getUahDischargeDeepDoze(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getUahDischargeLightDoze(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getUahDischargeScreenDoze(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getUahDischargeScreenOff(I)J -HPLcom/android/internal/os/BatteryStatsImpl;->getUidStats()Landroid/util/SparseArray; -HSPLcom/android/internal/os/BatteryStatsImpl;->getUidStatsLocked(IJJ)Lcom/android/internal/os/BatteryStatsImpl$Uid; -HPLcom/android/internal/os/BatteryStatsImpl;->getWakeupReasonStats()Ljava/util/Map; -HSPLcom/android/internal/os/BatteryStatsImpl;->getWakeupReasonTimerLocked(Ljava/lang/String;)Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer; -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiActiveTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiBatteryStats()Landroid/os/connectivity/WifiBatteryStats; -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter; -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiMulticastWakelockCount(I)I -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiMulticastWakelockTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiOnTime(JI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiSignalStrengthCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiSignalStrengthTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiStateCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiStateTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiSupplStateCount(II)I -HPLcom/android/internal/os/BatteryStatsImpl;->getWifiSupplStateTime(IJI)J -HPLcom/android/internal/os/BatteryStatsImpl;->hasBluetoothActivityReporting()Z -HPLcom/android/internal/os/BatteryStatsImpl;->hasWifiActivityReporting()Z -PLcom/android/internal/os/BatteryStatsImpl;->includeInStringArray([Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String; -HSPLcom/android/internal/os/BatteryStatsImpl;->init(Lcom/android/internal/os/BatteryStatsImpl$Clocks;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->initActiveHistoryEventsLocked(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->initDischarge(J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->initTimes(JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->isCharging()Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isOnBattery()Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isOnBattery(II)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isOnBatteryLocked()Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isOnBatteryScreenOffLocked()Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isScreenDoze(I)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isScreenOff(I)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->isScreenOn(I)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->lambda$readKernelUidCpuActiveTimesLocked$2$BatteryStatsImpl(JJZILjava/lang/Long;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->lambda$readKernelUidCpuClusterTimesLocked$3$BatteryStatsImpl(JJZI[J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->lambda$readKernelUidCpuFreqTimesLocked$1$BatteryStatsImpl(JJZZZIII[J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->lambda$readKernelUidCpuTimesLocked$0$BatteryStatsImpl(JJIZLandroid/util/SparseLongArray;I[J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->mapUid(I)I -HSPLcom/android/internal/os/BatteryStatsImpl;->markPartialTimersAsEligible()V -HPLcom/android/internal/os/BatteryStatsImpl;->noteActivityPausedLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteActivityResumedLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteAlarmFinishLocked(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteAlarmStartLocked(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteAlarmStartOrFinishLocked(ILjava/lang/String;Landroid/os/WorkSource;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteAudioOffLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteAudioOnLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBinderCallStats(IJLjava/util/Collection;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteBinderThreadNativeIds([I)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanResultsFromSourceLocked(Landroid/os/WorkSource;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedFromSourceLocked(Landroid/os/WorkSource;ZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedLocked(Landroid/os/WorkSource$WorkChain;IZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedFromSourceLocked(Landroid/os/WorkSource;ZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedLocked(Landroid/os/WorkSource$WorkChain;IZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteCameraOffLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteCameraOnLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteChangeWakelockFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;ILandroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V -PLcom/android/internal/os/BatteryStatsImpl;->noteConnectivityChangedLocked(ILjava/lang/String;JJ)V -PLcom/android/internal/os/BatteryStatsImpl;->noteCurrentTimeChangedLocked(JJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteDeviceIdleModeLocked(ILjava/lang/String;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteEventLocked(ILjava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteFullWifiLockAcquiredFromSourceLocked(Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteFullWifiLockAcquiredLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteFullWifiLockReleasedFromSourceLocked(Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteFullWifiLockReleasedLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteGpsChangedLocked(Landroid/os/WorkSource;Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteGpsSignalQualityLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteInteractiveLocked(ZJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteJobFinishLocked(Ljava/lang/String;IIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteJobStartLocked(Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteJobsDeferredLocked(IIJJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakeLockFinishInternal(Ljava/lang/String;Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakeLockStartInternal(Ljava/lang/String;Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockFinishFromSource(Ljava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockStart(Ljava/lang/String;Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockStartFromSource(Ljava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteNetworkInterfaceType(Ljava/lang/String;I)V -HPLcom/android/internal/os/BatteryStatsImpl;->notePackageInstalledLocked(Ljava/lang/String;JJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->notePhoneSignalStrengthLocked(Landroid/telephony/SignalStrength;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->notePhoneStateLocked(IIJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->notePowerSaveModeLocked(ZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteProcessCrashLocked(Ljava/lang/String;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteProcessDiedLocked(II)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteProcessFinishLocked(Ljava/lang/String;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteProcessStartLocked(Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteResetBluetoothScanLocked(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteScreenBrightnessLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteScreenStateLocked(IJJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteStartGpsLocked(ILandroid/os/WorkSource$WorkChain;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteStartSensorLocked(IIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteStartWakeFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteStartWakeLocked(IILandroid/os/WorkSource$WorkChain;Ljava/lang/String;Ljava/lang/String;IZJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteStopGpsLocked(ILandroid/os/WorkSource$WorkChain;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteStopSensorLocked(IIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteStopWakeFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$WorkChain;Ljava/lang/String;Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteSyncFinishLocked(Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteSyncStartLocked(Ljava/lang/String;IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteUidProcessStateLocked(IIJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteUsbConnectionStateLocked(ZJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteUserActivityLocked(IIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteVibratorOffLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteVibratorOnLocked(IJJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWakeUpLocked(Ljava/lang/String;IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWakeupReasonLocked(Ljava/lang/String;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWakupAlarmLocked(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiMulticastDisabledLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiMulticastEnabledLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteWifiOnLocked(JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiRadioApWakeupLocked(JJI)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiRadioPowerState(IJIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiRssiChangedLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiScanStartedFromSourceLocked(Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiScanStartedLocked(IJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiScanStoppedFromSourceLocked(Landroid/os/WorkSource;JJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiScanStoppedLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->noteWifiStateLocked(ILjava/lang/String;J)V -HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiSupplicantStateChangedLocked(IZJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->postBatteryNeedsCpuUpdateMsg()V -HPLcom/android/internal/os/BatteryStatsImpl;->prepareForDumpLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->pullPendingStateUpdatesLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->readDailyItemTagDetailsLocked(Lorg/xmlpull/v1/XmlPullParser;Landroid/os/BatteryStats$DailyItem;ZLjava/lang/String;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readDailyItemTagLocked(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readDailyItemsLocked(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readDailyStatsLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->readHistoryBuffer(Landroid/os/Parcel;Z)V -HPLcom/android/internal/os/BatteryStatsImpl;->readHistoryDelta(Landroid/os/Parcel;Landroid/os/BatteryStats$HistoryItem;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readKernelUidCpuActiveTimesLocked(Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readKernelUidCpuClusterTimesLocked(Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readKernelUidCpuFreqTimesLocked(Ljava/util/ArrayList;ZZ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readKernelUidCpuTimesLocked(Ljava/util/ArrayList;Landroid/util/SparseLongArray;Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readLocked()V -HPLcom/android/internal/os/BatteryStatsImpl;->readNetworkStatsLocked([Ljava/lang/String;)Landroid/net/NetworkStats; -HSPLcom/android/internal/os/BatteryStatsImpl;->readOldHistory(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->readSummaryFromParcel(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->recordCurrentTimeChangeLocked(JJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->recordDailyStatsIfNeededLocked(ZJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->recordDailyStatsLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->registerUsbStateReceiver(Landroid/content/Context;)V -HPLcom/android/internal/os/BatteryStatsImpl;->removeIsolatedUidLocked(IJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->reportChangesToStatsLog(Landroid/os/BatteryStats$HistoryItem;III)V -HSPLcom/android/internal/os/BatteryStatsImpl;->requestImmediateCpuUpdate()V -HPLcom/android/internal/os/BatteryStatsImpl;->requestWakelockCpuUpdate()V -HSPLcom/android/internal/os/BatteryStatsImpl;->resetAllStatsLocked(JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->resetIfNotNull(Lcom/android/internal/os/BatteryStatsImpl$TimeBaseObs;ZJ)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->scheduleRemoveIsolatedUidLocked(II)V -HSPLcom/android/internal/os/BatteryStatsImpl;->scheduleSyncExternalStatsLocked(Ljava/lang/String;I)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setBatteryStateLocked(IIIIIIIIJJJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setCallback(Lcom/android/internal/os/BatteryStatsImpl$BatteryCallback;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setChargingLocked(Z)Z -HSPLcom/android/internal/os/BatteryStatsImpl;->setExternalStatsSyncLocked(Lcom/android/internal/os/BatteryStatsImpl$ExternalStatsSync;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setOnBatteryLocked(JJZIII)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setPowerProfileLocked(Lcom/android/internal/os/PowerProfile;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->setRadioScanningTimeoutLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->startAddingCpuLocked()Z -HPLcom/android/internal/os/BatteryStatsImpl;->startIteratingHistoryLocked()Z -HSPLcom/android/internal/os/BatteryStatsImpl;->startRecordingHistory(JJZ)V -HPLcom/android/internal/os/BatteryStatsImpl;->stopAllGpsSignalQualityTimersLocked(IJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->systemServicesReady(Landroid/content/Context;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->trackPerProcStateCpuTimes()Z -HPLcom/android/internal/os/BatteryStatsImpl;->updateAllPhoneStateLocked(IIIJJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateBatteryPropertiesLocked()V -HPLcom/android/internal/os/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/BluetoothActivityEnergyInfo;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateCpuTimeLocked(ZZ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateDailyDeadlineLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateDischargeScreenLevelsLocked(II)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateKernelMemoryBandwidthLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateKernelWakelocksLocked(J)V -HPLcom/android/internal/os/BatteryStatsImpl;->updateMobileRadioState(Landroid/telephony/ModemActivityInfo;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateNewDischargeScreenLevelLocked(I)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateOldDischargeScreenLevelLocked(I)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateRailStatsLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateRpmStatsLocked(J)V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateSystemServerThreadStats()V -HSPLcom/android/internal/os/BatteryStatsImpl;->updateTimeBasesLocked(ZIJJ)V -HPLcom/android/internal/os/BatteryStatsImpl;->updateWifiState(Landroid/os/connectivity/WifiActivityEnergyInfo;JJ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeAsyncLocked()V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeDailyItemsLocked(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeDailyLevelSteps(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/os/BatteryStats$LevelStepTracker;Ljava/lang/StringBuilder;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeHistoryBuffer(Landroid/os/Parcel;ZZ)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeHistoryDelta(Landroid/os/Parcel;Landroid/os/BatteryStats$HistoryItem;Landroid/os/BatteryStats$HistoryItem;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeHistoryLocked(Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeHistoryTag(Landroid/os/BatteryStats$HistoryTag;)I -HSPLcom/android/internal/os/BatteryStatsImpl;->writeOldHistory(Landroid/os/Parcel;)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeParcelToFileLocked(Landroid/os/Parcel;Landroid/util/AtomicFile;Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeStatsLocked(Z)V -HSPLcom/android/internal/os/BatteryStatsImpl;->writeSummaryToParcel(Landroid/os/Parcel;Z)V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;->()V -PLcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;->(Lcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;)V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;->hashCode(ILjava/lang/Class;I)I -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->()V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->()V -PLcom/android/internal/os/BinderCallHeavyHitterWatcher;->acquireHeavyHitterContainerLocked()Lcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer; -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->getInstance()Lcom/android/internal/os/BinderCallHeavyHitterWatcher; -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->initCachedCandidateContainersLocked(I)V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->onTransaction(ILjava/lang/Class;I)V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->resetInternalLocked(Lcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;Lcom/android/internal/util/HeavyHitterSketch;IIFI)V -HSPLcom/android/internal/os/BinderCallHeavyHitterWatcher;->setConfig(ZIFLcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;)V -HSPLcom/android/internal/os/BinderCallsStats$1;->(Lcom/android/internal/os/BinderCallsStats;)V -HPLcom/android/internal/os/BinderCallsStats$1;->run()V -HPLcom/android/internal/os/BinderCallsStats$CallStat;->(ILjava/lang/Class;IZ)V -HSPLcom/android/internal/os/BinderCallsStats$CallStatKey;->()V -HSPLcom/android/internal/os/BinderCallsStats$CallStatKey;->access$602(Lcom/android/internal/os/BinderCallsStats$CallStatKey;Z)Z -HPLcom/android/internal/os/BinderCallsStats$CallStatKey;->equals(Ljava/lang/Object;)Z -HSPLcom/android/internal/os/BinderCallsStats$CallStatKey;->hashCode()I -HSPLcom/android/internal/os/BinderCallsStats$Injector;->()V -HSPLcom/android/internal/os/BinderCallsStats$Injector;->getHandler()Landroid/os/Handler; -HSPLcom/android/internal/os/BinderCallsStats$Injector;->getRandomGenerator()Ljava/util/Random; -HSPLcom/android/internal/os/BinderCallsStats$UidEntry;->(I)V -HPLcom/android/internal/os/BinderCallsStats$UidEntry;->access$500(Lcom/android/internal/os/BinderCallsStats$UidEntry;)Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BinderCallsStats$UidEntry;->get(ILjava/lang/Class;IZ)Lcom/android/internal/os/BinderCallsStats$CallStat; -HPLcom/android/internal/os/BinderCallsStats$UidEntry;->getOrCreate(ILjava/lang/Class;IZZ)Lcom/android/internal/os/BinderCallsStats$CallStat; -HSPLcom/android/internal/os/BinderCallsStats;->(Lcom/android/internal/os/BinderCallsStats$Injector;)V -HPLcom/android/internal/os/BinderCallsStats;->access$000(Lcom/android/internal/os/BinderCallsStats;)Lcom/android/internal/os/BinderInternal$CallStatsObserver; -HPLcom/android/internal/os/BinderCallsStats;->access$100(Lcom/android/internal/os/BinderCallsStats;)V -HPLcom/android/internal/os/BinderCallsStats;->access$200(Lcom/android/internal/os/BinderCallsStats;)Ljava/lang/Object; -HPLcom/android/internal/os/BinderCallsStats;->access$300(Lcom/android/internal/os/BinderCallsStats;)Landroid/util/ArraySet; -HPLcom/android/internal/os/BinderCallsStats;->access$400(Lcom/android/internal/os/BinderCallsStats;)Landroid/util/SparseArray; -HSPLcom/android/internal/os/BinderCallsStats;->callEnded(Lcom/android/internal/os/BinderInternal$CallSession;III)V -HSPLcom/android/internal/os/BinderCallsStats;->callStarted(Landroid/os/Binder;II)Lcom/android/internal/os/BinderInternal$CallSession; -HPLcom/android/internal/os/BinderCallsStats;->callThrewException(Lcom/android/internal/os/BinderInternal$CallSession;Ljava/lang/Exception;)V -HSPLcom/android/internal/os/BinderCallsStats;->getCallingUid()I -HPLcom/android/internal/os/BinderCallsStats;->getElapsedRealtimeMicro()J -HSPLcom/android/internal/os/BinderCallsStats;->getNativeTid()I -HSPLcom/android/internal/os/BinderCallsStats;->getNativeTids()[I -HPLcom/android/internal/os/BinderCallsStats;->getThreadTimeMicro()J -HSPLcom/android/internal/os/BinderCallsStats;->getUidEntry(I)Lcom/android/internal/os/BinderCallsStats$UidEntry; -HSPLcom/android/internal/os/BinderCallsStats;->noteBinderThreadNativeIds()V -HSPLcom/android/internal/os/BinderCallsStats;->noteCallsStatsDelayed()V -HSPLcom/android/internal/os/BinderCallsStats;->noteNativeThreadId()V -HSPLcom/android/internal/os/BinderCallsStats;->processCallEnded(Lcom/android/internal/os/BinderInternal$CallSession;III)V -HSPLcom/android/internal/os/BinderCallsStats;->reset()V -HSPLcom/android/internal/os/BinderCallsStats;->setAddDebugEntries(Z)V -HSPLcom/android/internal/os/BinderCallsStats;->setCallStatsObserver(Lcom/android/internal/os/BinderInternal$CallStatsObserver;)V -HSPLcom/android/internal/os/BinderCallsStats;->setDetailedTracking(Z)V -HSPLcom/android/internal/os/BinderCallsStats;->setDeviceState(Lcom/android/internal/os/CachedDeviceState$Readonly;)V -HSPLcom/android/internal/os/BinderCallsStats;->setMaxBinderCallStats(I)V -HSPLcom/android/internal/os/BinderCallsStats;->setSamplingInterval(I)V -HSPLcom/android/internal/os/BinderCallsStats;->setTrackDirectCallerUid(Z)V -HSPLcom/android/internal/os/BinderCallsStats;->setTrackScreenInteractive(Z)V -HSPLcom/android/internal/os/BinderCallsStats;->shouldRecordDetailedData()Z -HPLcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;->binderDied()V -HSPLcom/android/internal/os/BinderDeathDispatcher;->()V -HPLcom/android/internal/os/BinderDeathDispatcher;->access$000(Lcom/android/internal/os/BinderDeathDispatcher;)Ljava/lang/Object; -HPLcom/android/internal/os/BinderDeathDispatcher;->access$100(Lcom/android/internal/os/BinderDeathDispatcher;)Landroid/util/ArrayMap; -HSPLcom/android/internal/os/BinderDeathDispatcher;->linkToDeath(Landroid/os/IInterface;Landroid/os/IBinder$DeathRecipient;)I -HPLcom/android/internal/os/BinderDeathDispatcher;->unlinkToDeath(Landroid/os/IInterface;Landroid/os/IBinder$DeathRecipient;)V -HSPLcom/android/internal/os/BinderInternal$BinderProxyLimitListenerDelegate;->setListener(Lcom/android/internal/os/BinderInternal$BinderProxyLimitListener;Landroid/os/Handler;)V HSPLcom/android/internal/os/BinderInternal$GcWatcher;->()V HSPLcom/android/internal/os/BinderInternal$GcWatcher;->finalize()V HSPLcom/android/internal/os/BinderInternal;->addGcWatcher(Ljava/lang/Runnable;)V HSPLcom/android/internal/os/BinderInternal;->forceBinderGc()V -HSPLcom/android/internal/os/BinderInternal;->forceGc(Ljava/lang/String;)V -HSPLcom/android/internal/os/BinderInternal;->setBinderProxyCountCallback(Lcom/android/internal/os/BinderInternal$BinderProxyLimitListener;Landroid/os/Handler;)V -PLcom/android/internal/os/BinderTransactionNameResolver;->()V -HPLcom/android/internal/os/BinderTransactionNameResolver;->()V -HPLcom/android/internal/os/BinderTransactionNameResolver;->getMethodName(Ljava/lang/Class;I)Ljava/lang/String; -HPLcom/android/internal/os/BluetoothPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/BluetoothPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/BluetoothPowerCalculator;->calculateRemaining(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats;JJI)V -HPLcom/android/internal/os/BluetoothPowerCalculator;->reset()V -HSPLcom/android/internal/os/CachedDeviceState$Readonly;->(Lcom/android/internal/os/CachedDeviceState;)V -HSPLcom/android/internal/os/CachedDeviceState$Readonly;->createTimeOnBatteryStopwatch()Lcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch; -HSPLcom/android/internal/os/CachedDeviceState$Readonly;->isCharging()Z -HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->(Lcom/android/internal/os/CachedDeviceState;)V -HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->access$000(Lcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;)V -HPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->elapsedTime()J -HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->isRunning()Z -HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->reset()V -HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->start()V -HPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->stop()V -HSPLcom/android/internal/os/CachedDeviceState;->()V -HSPLcom/android/internal/os/CachedDeviceState;->access$200(Lcom/android/internal/os/CachedDeviceState;)Z -HSPLcom/android/internal/os/CachedDeviceState;->access$400(Lcom/android/internal/os/CachedDeviceState;)Ljava/lang/Object; -HSPLcom/android/internal/os/CachedDeviceState;->access$500(Lcom/android/internal/os/CachedDeviceState;)Ljava/util/ArrayList; -HSPLcom/android/internal/os/CachedDeviceState;->getReadonlyClient()Lcom/android/internal/os/CachedDeviceState$Readonly; -HSPLcom/android/internal/os/CachedDeviceState;->setCharging(Z)V -HSPLcom/android/internal/os/CachedDeviceState;->setScreenInteractive(Z)V -HSPLcom/android/internal/os/CachedDeviceState;->updateStopwatches(Z)V -HPLcom/android/internal/os/CameraPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/CameraPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V HSPLcom/android/internal/os/ClassLoaderFactory;->createClassLoader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/List;)Ljava/lang/ClassLoader; -HSPLcom/android/internal/os/ClassLoaderFactory;->createClassLoader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;IZLjava/lang/String;)Ljava/lang/ClassLoader; HSPLcom/android/internal/os/ClassLoaderFactory;->createClassLoader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;IZLjava/lang/String;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader; -PLcom/android/internal/os/ClassLoaderFactory;->getPathClassLoaderName()Ljava/lang/String; HSPLcom/android/internal/os/ClassLoaderFactory;->isPathClassLoaderName(Ljava/lang/String;)Z -HPLcom/android/internal/os/CpuPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/CpuPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/FlashlightPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/FlashlightPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V HSPLcom/android/internal/os/HandlerCaller$MyHandler;->(Lcom/android/internal/os/HandlerCaller;Landroid/os/Looper;Z)V HSPLcom/android/internal/os/HandlerCaller$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/internal/os/HandlerCaller;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/internal/os/HandlerCaller$Callback;Z)V HSPLcom/android/internal/os/HandlerCaller;->obtainMessage(I)Landroid/os/Message; HSPLcom/android/internal/os/HandlerCaller;->obtainMessageI(II)Landroid/os/Message; -HPLcom/android/internal/os/HandlerCaller;->obtainMessageIIO(IIILjava/lang/Object;)Landroid/os/Message; -HPLcom/android/internal/os/HandlerCaller;->obtainMessageIIOOO(IIILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; -HPLcom/android/internal/os/HandlerCaller;->obtainMessageIIOOOO(IIILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; HSPLcom/android/internal/os/HandlerCaller;->obtainMessageIO(IILjava/lang/Object;)Landroid/os/Message; HSPLcom/android/internal/os/HandlerCaller;->obtainMessageIOO(IILjava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; -HPLcom/android/internal/os/HandlerCaller;->obtainMessageIOOO(IILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; HSPLcom/android/internal/os/HandlerCaller;->obtainMessageO(ILjava/lang/Object;)Landroid/os/Message; HSPLcom/android/internal/os/HandlerCaller;->obtainMessageOO(ILjava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; -HPLcom/android/internal/os/HandlerCaller;->obtainMessageOOO(ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; -HSPLcom/android/internal/os/HandlerCaller;->removeMessages(I)V -HSPLcom/android/internal/os/HandlerCaller;->sendMessage(Landroid/os/Message;)V -HSPLcom/android/internal/os/IDropBoxManagerService$Stub;->()V HSPLcom/android/internal/os/IDropBoxManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/os/IDropBoxManagerService; -PLcom/android/internal/os/IDropBoxManagerService$Stub;->getDefaultTransactionName(I)Ljava/lang/String; -HPLcom/android/internal/os/IDropBoxManagerService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/os/IResultReceiver$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLcom/android/internal/os/IResultReceiver$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/os/IResultReceiver$Stub$Proxy;->send(ILandroid/os/Bundle;)V HSPLcom/android/internal/os/IResultReceiver$Stub;->()V HSPLcom/android/internal/os/IResultReceiver$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/os/IResultReceiver$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/os/IResultReceiver; HSPLcom/android/internal/os/IResultReceiver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->(Lcom/android/internal/os/KernelCpuProcStringReader;I)V -HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->close()V -HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->nextLine()Ljava/nio/CharBuffer; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->access$100(Lcom/android/internal/os/KernelCpuProcStringReader;)Ljava/util/concurrent/locks/ReentrantReadWriteLock$ReadLock; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->asLongs(Ljava/nio/CharBuffer;[J)I -HSPLcom/android/internal/os/KernelCpuProcStringReader;->dataValid()Z -HSPLcom/android/internal/os/KernelCpuProcStringReader;->getActiveTimeReaderInstance()Lcom/android/internal/os/KernelCpuProcStringReader; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->getClusterTimeReaderInstance()Lcom/android/internal/os/KernelCpuProcStringReader; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->getFreqTimeReaderInstance()Lcom/android/internal/os/KernelCpuProcStringReader; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->getUserSysTimeReaderInstance()Lcom/android/internal/os/KernelCpuProcStringReader; -HSPLcom/android/internal/os/KernelCpuProcStringReader;->open(Z)Lcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator; -HSPLcom/android/internal/os/KernelCpuSpeedReader;->(II)V -HSPLcom/android/internal/os/KernelCpuSpeedReader;->readDelta()[J -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->([JI)V -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->bucketFrequencies([J)[I -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->getBucketStartIndices([III)[I -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->getClusterStartIndices([J)[I -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->getLowerBound(I[I)I -HSPLcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;->getUpperBound(I[II)I -HSPLcom/android/internal/os/KernelCpuThreadReader$Injector;->()V -HSPLcom/android/internal/os/KernelCpuThreadReader;->(ILjava/util/function/Predicate;Ljava/nio/file/Path;Ljava/nio/file/Path;Lcom/android/internal/os/KernelCpuThreadReader$Injector;)V -HSPLcom/android/internal/os/KernelCpuThreadReader;->create(ILjava/util/function/Predicate;)Lcom/android/internal/os/KernelCpuThreadReader; -HSPLcom/android/internal/os/KernelCpuThreadReader;->setNumBuckets(I)V -HSPLcom/android/internal/os/KernelCpuThreadReaderDiff;->(Lcom/android/internal/os/KernelCpuThreadReader;I)V -HSPLcom/android/internal/os/KernelCpuThreadReaderSettingsObserver$UidPredicate;->(Ljava/util/List;)V -HSPLcom/android/internal/os/KernelCpuThreadReaderSettingsObserver$UidPredicate;->fromString(Ljava/lang/String;)Lcom/android/internal/os/KernelCpuThreadReaderSettingsObserver$UidPredicate; -HSPLcom/android/internal/os/KernelCpuThreadReaderSettingsObserver;->(Landroid/content/Context;)V -HSPLcom/android/internal/os/KernelCpuThreadReaderSettingsObserver;->getSettingsModifiedReader(Landroid/content/Context;)Lcom/android/internal/os/KernelCpuThreadReaderDiff; -HSPLcom/android/internal/os/KernelCpuUidBpfMapReader;->getActiveTimeReaderInstance()Lcom/android/internal/os/KernelCpuUidBpfMapReader; -HSPLcom/android/internal/os/KernelCpuUidBpfMapReader;->getClusterTimeReaderInstance()Lcom/android/internal/os/KernelCpuUidBpfMapReader; -HSPLcom/android/internal/os/KernelCpuUidBpfMapReader;->getFreqTimeReaderInstance()Lcom/android/internal/os/KernelCpuUidBpfMapReader; -HSPLcom/android/internal/os/KernelCpuUidBpfMapReader;->open(Z)Lcom/android/internal/os/KernelCpuUidBpfMapReader$BpfMapIterator; -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;->(Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;->checkPrecondition(Lcom/android/internal/os/KernelCpuUidBpfMapReader$BpfMapIterator;)Z -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;->processUidDelta(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;->readDeltaImpl(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;->sumActiveTime([JD)J -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;->(Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;->checkPrecondition(Lcom/android/internal/os/KernelCpuUidBpfMapReader$BpfMapIterator;)Z -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;->processUidDelta(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;->readDeltaImpl(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;->sumClusterTime()V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->(Ljava/lang/String;Lcom/android/internal/os/KernelCpuProcStringReader;Lcom/android/internal/os/KernelCpuUidBpfMapReader;Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->(Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->copyToCurTimes()V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->extractClusterInfoFromProcFileFreqs()Landroid/util/IntArray; -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->perClusterTimesAvailable()Z -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->processUidDelta(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->readDeltaImpl(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->readFreqs(Lcom/android/internal/os/PowerProfile;)[J -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->readFreqsThroughBpf()[J -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;->(Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;->readDeltaImpl(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;->removeUid(I)V -HPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;->removeUidsFromKernelModule(II)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader;->(Lcom/android/internal/os/KernelCpuProcStringReader;Lcom/android/internal/os/KernelCpuUidBpfMapReader;Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader;->(Lcom/android/internal/os/KernelCpuProcStringReader;Z)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader;->readDelta(Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;)V -HPLcom/android/internal/os/KernelCpuUidTimeReader;->removeUid(I)V -HSPLcom/android/internal/os/KernelCpuUidTimeReader;->setThrottle(J)V -HSPLcom/android/internal/os/KernelMemoryBandwidthStats;->()V -HSPLcom/android/internal/os/KernelMemoryBandwidthStats;->getBandwidthEntries()Landroid/util/LongSparseLongArray; -HSPLcom/android/internal/os/KernelMemoryBandwidthStats;->updateStats()V -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage;->(I)V -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->()V -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->(ILjava/nio/file/Path;)V -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->create(I)Lcom/android/internal/os/KernelSingleProcessCpuThreadReader; -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->getCpuFrequencyCount()I -HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->getProcessCpuUsage([I)Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage; -HSPLcom/android/internal/os/KernelWakelockReader;->()V -HSPLcom/android/internal/os/KernelWakelockReader;->getWakelockStatsFromSystemSuspend(Lcom/android/internal/os/KernelWakelockStats;)Lcom/android/internal/os/KernelWakelockStats; -HSPLcom/android/internal/os/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/internal/os/KernelWakelockStats;)Lcom/android/internal/os/KernelWakelockStats; -HSPLcom/android/internal/os/KernelWakelockReader;->removeOldStats(Lcom/android/internal/os/KernelWakelockStats;)Lcom/android/internal/os/KernelWakelockStats; -HSPLcom/android/internal/os/KernelWakelockReader;->updateVersion(Lcom/android/internal/os/KernelWakelockStats;)Lcom/android/internal/os/KernelWakelockStats; -HSPLcom/android/internal/os/KernelWakelockStats;->()V HSPLcom/android/internal/os/LoggingPrintStream$1;->()V HSPLcom/android/internal/os/LoggingPrintStream;->()V HSPLcom/android/internal/os/LoggingPrintStream;->flush(Z)V HSPLcom/android/internal/os/LoggingPrintStream;->println(Ljava/lang/Object;)V -HPLcom/android/internal/os/LooperStats$Entry;->(Landroid/os/Message;Z)V -HSPLcom/android/internal/os/LooperStats$Entry;->(Ljava/lang/String;)V -HSPLcom/android/internal/os/LooperStats$Entry;->idFor(Landroid/os/Message;Z)I -HSPLcom/android/internal/os/LooperStats$Entry;->reset()V -HSPLcom/android/internal/os/LooperStats;->(II)V -HSPLcom/android/internal/os/LooperStats;->findEntry(Landroid/os/Message;Z)Lcom/android/internal/os/LooperStats$Entry; -HPLcom/android/internal/os/LooperStats;->getElapsedRealtimeMicro()J -HPLcom/android/internal/os/LooperStats;->getSystemUptimeMillis()J -HPLcom/android/internal/os/LooperStats;->getThreadTimeMicro()J -HSPLcom/android/internal/os/LooperStats;->messageDispatchStarting()Ljava/lang/Object; -HSPLcom/android/internal/os/LooperStats;->messageDispatched(Ljava/lang/Object;Landroid/os/Message;)V -HSPLcom/android/internal/os/LooperStats;->reset()V -HSPLcom/android/internal/os/LooperStats;->setAddDebugEntries(Z)V -HSPLcom/android/internal/os/LooperStats;->setDeviceState(Lcom/android/internal/os/CachedDeviceState$Readonly;)V -HSPLcom/android/internal/os/LooperStats;->setSamplingInterval(I)V -HSPLcom/android/internal/os/LooperStats;->shouldCollectDetailedData()Z -HPLcom/android/internal/os/MediaPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/MediaPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/MemoryPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/MemoryPowerCalculator;->calculateRemaining(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats;JJI)V -HPLcom/android/internal/os/MobileRadioPowerCalculator;->(Lcom/android/internal/os/PowerProfile;Landroid/os/BatteryStats;)V -HPLcom/android/internal/os/MobileRadioPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/MobileRadioPowerCalculator;->calculateRemaining(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats;JJI)V -HPLcom/android/internal/os/MobileRadioPowerCalculator;->getMobilePowerPerPacket(JI)D -HPLcom/android/internal/os/MobileRadioPowerCalculator;->reset()V -HPLcom/android/internal/os/MobileRadioPowerCalculator;->reset(Landroid/os/BatteryStats;)V -HPLcom/android/internal/os/PowerCalculator;->()V -HPLcom/android/internal/os/PowerCalculator;->reset()V -HSPLcom/android/internal/os/PowerProfile$CpuClusterKey;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/internal/os/PowerProfile$CpuClusterKey;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILcom/android/internal/os/PowerProfile$1;)V -HSPLcom/android/internal/os/PowerProfile$CpuClusterKey;->access$100(Lcom/android/internal/os/PowerProfile$CpuClusterKey;)I -HSPLcom/android/internal/os/PowerProfile$CpuClusterKey;->access$200(Lcom/android/internal/os/PowerProfile$CpuClusterKey;)Ljava/lang/String; -HPLcom/android/internal/os/PowerProfile$CpuClusterKey;->access$300(Lcom/android/internal/os/PowerProfile$CpuClusterKey;)Ljava/lang/String; -HPLcom/android/internal/os/PowerProfile$CpuClusterKey;->access$400(Lcom/android/internal/os/PowerProfile$CpuClusterKey;)Ljava/lang/String; -HSPLcom/android/internal/os/PowerProfile;->(Landroid/content/Context;)V -HSPLcom/android/internal/os/PowerProfile;->(Landroid/content/Context;Z)V -HSPLcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;)D -HPLcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;I)D -HPLcom/android/internal/os/PowerProfile;->getAveragePowerForCpuCluster(I)D -HPLcom/android/internal/os/PowerProfile;->getAveragePowerForCpuCore(II)D -HSPLcom/android/internal/os/PowerProfile;->getAveragePowerOrDefault(Ljava/lang/String;D)D -HSPLcom/android/internal/os/PowerProfile;->getBatteryCapacity()D -HSPLcom/android/internal/os/PowerProfile;->getNumCoresInCpuCluster(I)I -HSPLcom/android/internal/os/PowerProfile;->getNumCpuClusters()I -HPLcom/android/internal/os/PowerProfile;->getNumElements(Ljava/lang/String;)I -HSPLcom/android/internal/os/PowerProfile;->getNumSpeedStepsInCpuCluster(I)I -HSPLcom/android/internal/os/PowerProfile;->initCpuClusters()V -HSPLcom/android/internal/os/PowerProfile;->readPowerValuesFromXml(Landroid/content/Context;Z)V -HSPLcom/android/internal/os/ProcStatsUtil;->readTerminatedProcFile(Ljava/lang/String;B)Ljava/lang/String; -HSPLcom/android/internal/os/ProcTimeInStateReader;->(Ljava/nio/file/Path;)V -HSPLcom/android/internal/os/ProcTimeInStateReader;->getFrequenciesKhz()[J -HSPLcom/android/internal/os/ProcTimeInStateReader;->getUsageTimesMillis(Ljava/nio/file/Path;)[J -HSPLcom/android/internal/os/ProcTimeInStateReader;->initializeTimeInStateFormat(Ljava/nio/file/Path;)V -HSPLcom/android/internal/os/ProcessCpuTracker$Stats;->(IIZ)V -HSPLcom/android/internal/os/ProcessCpuTracker$Stats;->getUid(Ljava/lang/String;)I -HSPLcom/android/internal/os/ProcessCpuTracker;->(Z)V -HSPLcom/android/internal/os/ProcessCpuTracker;->collectStats(Ljava/lang/String;IZ[ILjava/util/ArrayList;)[I -HSPLcom/android/internal/os/ProcessCpuTracker;->countStats()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getCpuTimeForPid(I)J -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastIdleTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastIoWaitTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastIrqTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastSoftIrqTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastSystemTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getLastUserTime()I -HSPLcom/android/internal/os/ProcessCpuTracker;->getName(Lcom/android/internal/os/ProcessCpuTracker$Stats;Ljava/lang/String;)V -HSPLcom/android/internal/os/ProcessCpuTracker;->getStats(I)Lcom/android/internal/os/ProcessCpuTracker$Stats; -HPLcom/android/internal/os/ProcessCpuTracker;->getStats(Lcom/android/internal/os/ProcessCpuTracker$FilterStats;)Ljava/util/List; -HSPLcom/android/internal/os/ProcessCpuTracker;->hasGoodLastStats()Z -HSPLcom/android/internal/os/ProcessCpuTracker;->init()V -HSPLcom/android/internal/os/ProcessCpuTracker;->onLoadChanged(FFF)V -HSPLcom/android/internal/os/ProcessCpuTracker;->onMeasureProcessName(Ljava/lang/String;)I -HSPLcom/android/internal/os/ProcessCpuTracker;->update()V -HSPLcom/android/internal/os/RailStats;->()V -HPLcom/android/internal/os/RailStats;->getCellularTotalEnergyUseduWs()J -HPLcom/android/internal/os/RailStats;->getWifiTotalEnergyUseduWs()J -HSPLcom/android/internal/os/RailStats;->isRailStatsAvailable()Z -HSPLcom/android/internal/os/RailStats;->reset()V -HPLcom/android/internal/os/RailStats;->resetCellularTotalEnergyUsed()V -HPLcom/android/internal/os/RailStats;->resetWifiTotalEnergyUsed()V -HSPLcom/android/internal/os/RailStats;->setRailStatsAvailability(Z)V -HSPLcom/android/internal/os/RpmStats$PowerStateElement;->(JI)V -HSPLcom/android/internal/os/RpmStats$PowerStateElement;->(JILcom/android/internal/os/RpmStats$1;)V -HSPLcom/android/internal/os/RpmStats$PowerStateSubsystem;->()V -HSPLcom/android/internal/os/RpmStats$PowerStateSubsystem;->putState(Ljava/lang/String;JI)V -HSPLcom/android/internal/os/RpmStats;->()V -HSPLcom/android/internal/os/RpmStats;->getSubsystem(Ljava/lang/String;)Lcom/android/internal/os/RpmStats$PowerStateSubsystem; HSPLcom/android/internal/os/RuntimeInit$Arguments;->([Ljava/lang/String;)V HSPLcom/android/internal/os/RuntimeInit$Arguments;->parseArgs([Ljava/lang/String;)V HSPLcom/android/internal/os/RuntimeInit$KillApplicationHandler;->(Lcom/android/internal/os/RuntimeInit$LoggingHandler;)V @@ -29090,55 +19023,24 @@ HSPLcom/android/internal/os/RuntimeInit;->getDefaultUserAgent()Ljava/lang/String HSPLcom/android/internal/os/RuntimeInit;->lambda$commonInit$0()Ljava/lang/String; HSPLcom/android/internal/os/RuntimeInit;->redirectLogStreams()V HSPLcom/android/internal/os/RuntimeInit;->setApplicationObject(Landroid/os/IBinder;)V -HSPLcom/android/internal/os/RuntimeInit;->setDefaultApplicationWtfHandler(Lcom/android/internal/os/RuntimeInit$ApplicationWtfHandler;)V HSPLcom/android/internal/os/RuntimeInit;->wtf(Ljava/lang/String;Ljava/lang/Throwable;Z)V -HPLcom/android/internal/os/SensorPowerCalculator;->(Lcom/android/internal/os/PowerProfile;Landroid/hardware/SensorManager;Landroid/os/BatteryStats;JI)V -HPLcom/android/internal/os/SensorPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/SensorPowerCalculator;->getAverageGpsPower(Lcom/android/internal/os/PowerProfile;Landroid/os/BatteryStats;JI)D HSPLcom/android/internal/os/SomeArgs;->()V HSPLcom/android/internal/os/SomeArgs;->clear()V HSPLcom/android/internal/os/SomeArgs;->obtain()Lcom/android/internal/os/SomeArgs; HSPLcom/android/internal/os/SomeArgs;->recycle()V HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->getInstance()Lcom/android/internal/os/StatsdHiddenApiUsageLogger; HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->hiddenApiUsed(ILjava/lang/String;Ljava/lang/String;IZ)V -HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->newLogUsage(Ljava/lang/String;IZ)V HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->setHiddenApiAccessLogSampleRates(II)V -HSPLcom/android/internal/os/StoragedUidIoStatsReader;->()V -HSPLcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;->()V -HSPLcom/android/internal/os/SystemServerCpuThreadReader;->(Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;)V -HSPLcom/android/internal/os/SystemServerCpuThreadReader;->create()Lcom/android/internal/os/SystemServerCpuThreadReader; -HSPLcom/android/internal/os/SystemServerCpuThreadReader;->readDelta()Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes; -HSPLcom/android/internal/os/SystemServerCpuThreadReader;->setBinderThreadNativeTids([I)V -HPLcom/android/internal/os/SystemServicePowerCalculator;->(Lcom/android/internal/os/PowerProfile;Landroid/os/BatteryStats;)V -HPLcom/android/internal/os/SystemServicePowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/SystemServicePowerCalculator;->reset()V -HPLcom/android/internal/os/SystemServicePowerCalculator;->updateSystemServicePower()V -HPLcom/android/internal/os/TransferPipe;->closeFd(I)V -HPLcom/android/internal/os/TransferPipe;->getNewOutputStream()Ljava/io/OutputStream; -HPLcom/android/internal/os/TransferPipe;->getReadFd()Landroid/os/ParcelFileDescriptor; -HPLcom/android/internal/os/TransferPipe;->go(Ljava/io/FileDescriptor;J)V -HPLcom/android/internal/os/TransferPipe;->kill()V -HPLcom/android/internal/os/TransferPipe;->run()V -HPLcom/android/internal/os/WakelockPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/WakelockPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/WakelockPowerCalculator;->calculateRemaining(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats;JJI)V -HPLcom/android/internal/os/WakelockPowerCalculator;->reset()V -HPLcom/android/internal/os/WifiPowerCalculator;->(Lcom/android/internal/os/PowerProfile;)V -HPLcom/android/internal/os/WifiPowerCalculator;->calculateApp(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats$Uid;JJI)V -HPLcom/android/internal/os/WifiPowerCalculator;->calculateRemaining(Lcom/android/internal/os/BatterySipper;Landroid/os/BatteryStats;JJI)V -HPLcom/android/internal/os/WifiPowerCalculator;->reset()V HSPLcom/android/internal/os/Zygote;->applyDebuggerSystemProperty(Lcom/android/internal/os/ZygoteArguments;)V HSPLcom/android/internal/os/Zygote;->applyInvokeWithSecurityPolicy(Lcom/android/internal/os/ZygoteArguments;Landroid/net/Credentials;)V HSPLcom/android/internal/os/Zygote;->applyInvokeWithSystemProperty(Lcom/android/internal/os/ZygoteArguments;)V HSPLcom/android/internal/os/Zygote;->applyUidSecurityPolicy(Lcom/android/internal/os/ZygoteArguments;Landroid/net/Credentials;)V HSPLcom/android/internal/os/Zygote;->callPostForkChildHooks(IZZLjava/lang/String;)V -HSPLcom/android/internal/os/Zygote;->callPostForkSystemServerHooks(I)V HSPLcom/android/internal/os/Zygote;->containsInetGid([I)Z HSPLcom/android/internal/os/Zygote;->createManagedSocketFromInitSocket(Ljava/lang/String;)Landroid/net/LocalServerSocket; HSPLcom/android/internal/os/Zygote;->forkAndSpecialize(II[II[[IILjava/lang/String;Ljava/lang/String;[I[IZLjava/lang/String;Ljava/lang/String;Z[Ljava/lang/String;[Ljava/lang/String;ZZ)I HSPLcom/android/internal/os/Zygote;->forkSystemServer(II[II[[IJJ)I HSPLcom/android/internal/os/Zygote;->getConfigurationProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/internal/os/Zygote;->getConfigurationPropertyBoolean(Ljava/lang/String;Ljava/lang/Boolean;)Z HSPLcom/android/internal/os/Zygote;->getUsapPoolEventFD()Ljava/io/FileDescriptor; HSPLcom/android/internal/os/Zygote;->getWrapProperty(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/os/Zygote;->initNativeState(Z)V @@ -29153,27 +19055,23 @@ HSPLcom/android/internal/os/ZygoteConnection;->canPreloadApp()Z HSPLcom/android/internal/os/ZygoteConnection;->closeSocket()V HSPLcom/android/internal/os/ZygoteConnection;->getFileDescriptor()Ljava/io/FileDescriptor; HSPLcom/android/internal/os/ZygoteConnection;->handleAbiListQuery()V +HSPLcom/android/internal/os/ZygoteConnection;->handleApiDenylistExemptions(Lcom/android/internal/os/ZygoteServer;[Ljava/lang/String;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteConnection;->handleBootCompleted()V HSPLcom/android/internal/os/ZygoteConnection;->handleChildProc(Lcom/android/internal/os/ZygoteArguments;Ljava/io/FileDescriptor;Z)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteConnection;->handleHiddenApiAccessLogSampleRate(Lcom/android/internal/os/ZygoteServer;II)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteConnection;->handleParentProc(ILjava/io/FileDescriptor;)V HSPLcom/android/internal/os/ZygoteConnection;->isClosedByPeer()Z +HSPLcom/android/internal/os/ZygoteConnection;->lambda$handleApiDenylistExemptions$0([Ljava/lang/String;)V HSPLcom/android/internal/os/ZygoteConnection;->lambda$handleHiddenApiAccessLogSampleRate$1(II)V HSPLcom/android/internal/os/ZygoteConnection;->processOneCommand(Lcom/android/internal/os/ZygoteServer;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteConnection;->setChildPgid(I)V HSPLcom/android/internal/os/ZygoteConnection;->stateChangeWithUsapPoolReset(Lcom/android/internal/os/ZygoteServer;Ljava/lang/Runnable;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteInit;->cacheNonBootClasspathClassLoaders()V -HSPLcom/android/internal/os/ZygoteInit;->createPathClassLoader(Ljava/lang/String;I)Ljava/lang/ClassLoader; -HSPLcom/android/internal/os/ZygoteInit;->encodeSystemServerClassPath(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/os/ZygoteInit;->endPreload()V HSPLcom/android/internal/os/ZygoteInit;->forkSystemServer(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/os/ZygoteServer;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteInit;->gcAndFinalize()V -HSPLcom/android/internal/os/ZygoteInit;->getSystemServerClassLoaderContext(Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/internal/os/ZygoteInit;->handleSystemServerProcess(Lcom/android/internal/os/ZygoteArguments;)Ljava/lang/Runnable; -HSPLcom/android/internal/os/ZygoteInit;->hasSecondZygote(Ljava/lang/String;)Z HSPLcom/android/internal/os/ZygoteInit;->main([Ljava/lang/String;)V HSPLcom/android/internal/os/ZygoteInit;->maybePreloadGraphicsDriver()V -HSPLcom/android/internal/os/ZygoteInit;->performSystemServerDexOpt(Ljava/lang/String;)V HSPLcom/android/internal/os/ZygoteInit;->posixCapabilitiesAsBits([I)J HSPLcom/android/internal/os/ZygoteInit;->preload(Landroid/util/TimingsTraceLog;)V HSPLcom/android/internal/os/ZygoteInit;->preloadClasses()V @@ -29182,11 +19080,10 @@ HSPLcom/android/internal/os/ZygoteInit;->preloadDrawables(Landroid/content/res/T HSPLcom/android/internal/os/ZygoteInit;->preloadResources()V HSPLcom/android/internal/os/ZygoteInit;->preloadSharedLibraries()V HSPLcom/android/internal/os/ZygoteInit;->preloadTextResources()V -HSPLcom/android/internal/os/ZygoteInit;->prepareSystemServerProfile(Ljava/lang/String;)V +HSPLcom/android/internal/os/ZygoteInit;->setApiDenylistExemptions([Ljava/lang/String;)V HSPLcom/android/internal/os/ZygoteInit;->setHiddenApiAccessLogSampleRate(I)V HSPLcom/android/internal/os/ZygoteInit;->setHiddenApiUsageLogger(Ldalvik/system/VMRuntime$HiddenApiUsageLogger;)V HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z -HSPLcom/android/internal/os/ZygoteInit;->waitForSecondaryZygote(Ljava/lang/String;)V HSPLcom/android/internal/os/ZygoteInit;->warmUpJcaProviders()V HSPLcom/android/internal/os/ZygoteInit;->zygoteInit(I[J[Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteServer;->(Z)V @@ -29199,8 +19096,6 @@ HSPLcom/android/internal/os/ZygoteServer;->getZygoteSocketFileDescriptor()Ljava/ HSPLcom/android/internal/os/ZygoteServer;->isUsapPoolEnabled()Z HSPLcom/android/internal/os/ZygoteServer;->runSelectLoop(Ljava/lang/String;)Ljava/lang/Runnable; HSPLcom/android/internal/os/ZygoteServer;->setForkChild()V -HSPLcom/android/internal/policy/-$$Lambda$GestureNavigationSettingsObserver$kNHOlqZAyTWmcdPCwEj0mZNfAog;->(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)V -PLcom/android/internal/policy/-$$Lambda$GestureNavigationSettingsObserver$kNHOlqZAyTWmcdPCwEj0mZNfAog;->execute(Ljava/lang/Runnable;)V HSPLcom/android/internal/policy/-$$Lambda$PhoneWindow$zUUvd-89H-gaARgysD_3PG3X3EM;->onContentApplyWindowInsets(Landroid/view/View;Landroid/view/WindowInsets;)Landroid/util/Pair; HSPLcom/android/internal/policy/DecorContext;->(Landroid/content/Context;Lcom/android/internal/policy/PhoneWindow;)V HSPLcom/android/internal/policy/DecorContext;->getAutofillOptions()Landroid/content/AutofillOptions; @@ -29263,7 +19158,6 @@ HSPLcom/android/internal/policy/DecorView;->onTouchEvent(Landroid/view/MotionEve HSPLcom/android/internal/policy/DecorView;->onWindowFocusChanged(Z)V HSPLcom/android/internal/policy/DecorView;->onWindowSystemUiVisibilityChanged(I)V HSPLcom/android/internal/policy/DecorView;->providePendingInsetsController()Landroid/view/PendingInsetsController; -HSPLcom/android/internal/policy/DecorView;->releaseThreadedRenderer()V HSPLcom/android/internal/policy/DecorView;->sendAccessibilityEvent(I)V HSPLcom/android/internal/policy/DecorView;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V HSPLcom/android/internal/policy/DecorView;->setBackgroundFallback(Landroid/graphics/drawable/Drawable;)V @@ -29272,7 +19166,6 @@ HSPLcom/android/internal/policy/DecorView;->setFrame(IIII)Z HSPLcom/android/internal/policy/DecorView;->setWindow(Lcom/android/internal/policy/PhoneWindow;)V HSPLcom/android/internal/policy/DecorView;->setWindowBackground(Landroid/graphics/drawable/Drawable;)V HSPLcom/android/internal/policy/DecorView;->setWindowFrame(Landroid/graphics/drawable/Drawable;)V -HSPLcom/android/internal/policy/DecorView;->showContextMenuForChildInternal(Landroid/view/View;FF)Z HSPLcom/android/internal/policy/DecorView;->startChanging()V HSPLcom/android/internal/policy/DecorView;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z HSPLcom/android/internal/policy/DecorView;->superDispatchTouchEvent(Landroid/view/MotionEvent;)Z @@ -29288,46 +19181,11 @@ HSPLcom/android/internal/policy/DecorView;->updateStatusGuard(Landroid/view/Wind HSPLcom/android/internal/policy/DecorView;->willYouTakeTheInputQueue()Landroid/view/InputQueue$Callback; HSPLcom/android/internal/policy/DecorView;->willYouTakeTheSurface()Landroid/view/SurfaceHolder$Callback2; HSPLcom/android/internal/policy/GestureNavigationSettingsObserver$1;->(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)V -PLcom/android/internal/policy/GestureNavigationSettingsObserver$1;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->(Landroid/os/Handler;Landroid/content/Context;Ljava/lang/Runnable;)V -PLcom/android/internal/policy/GestureNavigationSettingsObserver;->access$000(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)Ljava/lang/Runnable; HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->areNavigationButtonForcedVisible()Z HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getLeftSensitivity(Landroid/content/res/Resources;)I HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getRightSensitivity(Landroid/content/res/Resources;)I HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getSensitivity(Landroid/content/res/Resources;Ljava/lang/String;)I -PLcom/android/internal/policy/GestureNavigationSettingsObserver;->lambda$register$0$GestureNavigationSettingsObserver(Ljava/lang/Runnable;)V -HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->register()V -HSPLcom/android/internal/policy/IKeyguardDrawnCallback$Stub$Proxy;->onDrawn()V -PLcom/android/internal/policy/IKeyguardDrawnCallback$Stub;->()V -PLcom/android/internal/policy/IKeyguardDrawnCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/policy/IKeyguardDrawnCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->addStateMonitorCallback(Lcom/android/internal/policy/IKeyguardStateCallback;)V -PLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onBootCompleted()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onDreamingStarted()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onDreamingStopped()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onFinishedGoingToSleep(IZ)V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onFinishedWakingUp()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurnedOff()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurnedOn()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOff()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOn(Lcom/android/internal/policy/IKeyguardDrawnCallback;)V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedWakingUp()V -PLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onSystemReady()V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->setKeyguardEnabled(Z)V -HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->startKeyguardExitAnimation(JJ)V -PLcom/android/internal/policy/IKeyguardService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/policy/IKeyguardService; -HSPLcom/android/internal/policy/IKeyguardService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/policy/IKeyguardStateCallback$Stub$Proxy;->onInputRestrictedStateChanged(Z)V -HSPLcom/android/internal/policy/IKeyguardStateCallback$Stub$Proxy;->onShowingStateChanged(Z)V -HSPLcom/android/internal/policy/IKeyguardStateCallback$Stub$Proxy;->onTrustedChanged(Z)V -PLcom/android/internal/policy/IKeyguardStateCallback$Stub;->()V -PLcom/android/internal/policy/IKeyguardStateCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/policy/IKeyguardStateCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/internal/policy/IShortcutService$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/policy/IShortcutService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/policy/IShortcutService; -HPLcom/android/internal/policy/KeyInterceptionInfo;->(IILjava/lang/String;)V HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->(Landroid/content/Context;)V HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->getAudioManager()Landroid/media/AudioManager; @@ -29341,11 +19199,7 @@ HSPLcom/android/internal/policy/PhoneLayoutInflater;->cloneInContext(Landroid/co HSPLcom/android/internal/policy/PhoneLayoutInflater;->onCreateView(Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View; HSPLcom/android/internal/policy/PhoneWindow$1;->(Lcom/android/internal/policy/PhoneWindow;)V HSPLcom/android/internal/policy/PhoneWindow$1;->run()V -HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState; -HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState;->readFromParcel(Landroid/os/Parcel;)Lcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState; HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState;->(I)V HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState;->onSaveInstanceState()Landroid/os/Parcelable; HSPLcom/android/internal/policy/PhoneWindow$PhoneWindowMenuCallback;->(Lcom/android/internal/policy/PhoneWindow;)V HSPLcom/android/internal/policy/PhoneWindow;->(Landroid/content/Context;)V @@ -29355,7 +19209,6 @@ HSPLcom/android/internal/policy/PhoneWindow;->applyDecorFitsSystemWindows()V HSPLcom/android/internal/policy/PhoneWindow;->closeAllPanels()V HSPLcom/android/internal/policy/PhoneWindow;->closeContextMenu()V HSPLcom/android/internal/policy/PhoneWindow;->closePanel(Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;Z)V -PLcom/android/internal/policy/PhoneWindow;->dismissContextMenu()V HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V HSPLcom/android/internal/policy/PhoneWindow;->doInvalidatePanelMenu(I)V HSPLcom/android/internal/policy/PhoneWindow;->generateDecor(I)Lcom/android/internal/policy/DecorView; @@ -29382,16 +19235,12 @@ HSPLcom/android/internal/policy/PhoneWindow;->openPanelsAfterRestore()V HSPLcom/android/internal/policy/PhoneWindow;->peekDecorView()Landroid/view/View; HSPLcom/android/internal/policy/PhoneWindow;->requestFeature(I)Z HSPLcom/android/internal/policy/PhoneWindow;->restoreHierarchyState(Landroid/os/Bundle;)V -HSPLcom/android/internal/policy/PhoneWindow;->restorePanelState(Landroid/util/SparseArray;)V HSPLcom/android/internal/policy/PhoneWindow;->saveHierarchyState()Landroid/os/Bundle; -HSPLcom/android/internal/policy/PhoneWindow;->savePanelState(Landroid/util/SparseArray;)V HSPLcom/android/internal/policy/PhoneWindow;->setAttributes(Landroid/view/WindowManager$LayoutParams;)V HSPLcom/android/internal/policy/PhoneWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V HSPLcom/android/internal/policy/PhoneWindow;->setContentView(I)V HSPLcom/android/internal/policy/PhoneWindow;->setContentView(Landroid/view/View;)V HSPLcom/android/internal/policy/PhoneWindow;->setContentView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V -HSPLcom/android/internal/policy/PhoneWindow;->setDefaultIcon(I)V -HSPLcom/android/internal/policy/PhoneWindow;->setDefaultLogo(I)V HSPLcom/android/internal/policy/PhoneWindow;->setDefaultWindowFormat(I)V HSPLcom/android/internal/policy/PhoneWindow;->setNavigationBarColor(I)V HSPLcom/android/internal/policy/PhoneWindow;->setNavigationBarContrastEnforced(Z)V @@ -29419,82 +19268,16 @@ HSPLcom/android/internal/protolog/BaseProtoLogImpl;->log(Lcom/android/internal/p HSPLcom/android/internal/protolog/BaseProtoLogImpl;->logToLogcat(Ljava/lang/String;Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;ILjava/lang/String;[Ljava/lang/Object;)V HSPLcom/android/internal/protolog/BaseProtoLogImpl;->logToProto(II[Ljava/lang/Object;)V HSPLcom/android/internal/protolog/BaseProtoLogImpl;->passToLogcat(Ljava/lang/String;Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;Ljava/lang/String;)V -HSPLcom/android/internal/protolog/ProtoLogGroup;->()V -HSPLcom/android/internal/protolog/ProtoLogGroup;->(Ljava/lang/String;IZZZLjava/lang/String;)V -HSPLcom/android/internal/protolog/ProtoLogGroup;->getTag()Ljava/lang/String; -HPLcom/android/internal/protolog/ProtoLogGroup;->isEnabled()Z -HSPLcom/android/internal/protolog/ProtoLogGroup;->isLogToLogcat()Z -HSPLcom/android/internal/protolog/ProtoLogGroup;->isLogToProto()Z -HSPLcom/android/internal/protolog/ProtoLogGroup;->values()[Lcom/android/internal/protolog/ProtoLogGroup; -HSPLcom/android/internal/protolog/ProtoLogImpl;->()V -HSPLcom/android/internal/protolog/ProtoLogImpl;->(Ljava/io/File;ILcom/android/internal/protolog/ProtoLogViewerConfigReader;)V -HSPLcom/android/internal/protolog/ProtoLogImpl;->getSingleInstance()Lcom/android/internal/protolog/ProtoLogImpl; -HSPLcom/android/internal/protolog/ProtoLogImpl;->i(Lcom/android/internal/protolog/common/IProtoLogGroup;IILjava/lang/String;[Ljava/lang/Object;)V -HSPLcom/android/internal/protolog/ProtoLogImpl;->isEnabled(Lcom/android/internal/protolog/common/IProtoLogGroup;)Z HSPLcom/android/internal/protolog/ProtoLogViewerConfigReader;->()V -PLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->abortTransient(I[I)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->appTransitionFinished(I)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->appTransitionPending(I)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->appTransitionStarting(IJJ)V -PLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->disable(III)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onRecentsAnimationStateChanged(Z)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onSystemBarAppearanceChanged(II[Lcom/android/internal/view/AppearanceRegion;Z)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->setImeWindowStatus(ILandroid/os/IBinder;IIZZ)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->setTopAppHidesStatusBar(Z)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->setWindowState(III)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->suppressAmbientDisplay(Z)V -HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->topAppWindowChanged(IZZ)V -PLcom/android/internal/statusbar/IStatusBar$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/statusbar/IStatusBar; -HSPLcom/android/internal/statusbar/IStatusBar$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->clearInlineReplyUriPermissions(Ljava/lang/String;)V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->clearNotificationEffects()V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->disableForUser(ILandroid/os/IBinder;Ljava/lang/String;I)V -HPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationExpansionChanged(Ljava/lang/String;ZZI)V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onPanelHidden()V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onPanelRevealed(ZI)V -HSPLcom/android/internal/statusbar/IStatusBarService$Stub;->()V HSPLcom/android/internal/statusbar/IStatusBarService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/statusbar/IStatusBarService; -HPLcom/android/internal/statusbar/IStatusBarService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/statusbar/NotificationVisibility$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/statusbar/NotificationVisibility; -HPLcom/android/internal/statusbar/NotificationVisibility$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLcom/android/internal/statusbar/NotificationVisibility$1;->newArray(I)[Lcom/android/internal/statusbar/NotificationVisibility; -HPLcom/android/internal/statusbar/NotificationVisibility$1;->newArray(I)[Ljava/lang/Object; -HPLcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;->valueOf(Ljava/lang/String;)Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation; -PLcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;->values()[Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation; -HSPLcom/android/internal/statusbar/NotificationVisibility;->()V -HPLcom/android/internal/statusbar/NotificationVisibility;->access$000(Landroid/os/Parcel;)Lcom/android/internal/statusbar/NotificationVisibility; -HSPLcom/android/internal/statusbar/NotificationVisibility;->clone()Lcom/android/internal/statusbar/NotificationVisibility; -HSPLcom/android/internal/statusbar/NotificationVisibility;->hashCode()I -HSPLcom/android/internal/statusbar/NotificationVisibility;->obtain()Lcom/android/internal/statusbar/NotificationVisibility; -HPLcom/android/internal/statusbar/NotificationVisibility;->obtain(Landroid/os/Parcel;)Lcom/android/internal/statusbar/NotificationVisibility; -HSPLcom/android/internal/statusbar/NotificationVisibility;->obtain(Ljava/lang/String;IIZLcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;)Lcom/android/internal/statusbar/NotificationVisibility; -HPLcom/android/internal/statusbar/NotificationVisibility;->readFromParcel(Landroid/os/Parcel;)V HSPLcom/android/internal/statusbar/NotificationVisibility;->recycle()V -HSPLcom/android/internal/statusbar/NotificationVisibility;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/statusbar/RegisterStatusBarResult;->(Landroid/util/ArrayMap;II[Lcom/android/internal/view/AppearanceRegion;IIZILandroid/os/IBinder;ZZZ[I)V -PLcom/android/internal/statusbar/RegisterStatusBarResult;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/statusbar/StatusBarIcon;->(Landroid/os/UserHandle;Ljava/lang/String;Landroid/graphics/drawable/Icon;IILjava/lang/CharSequence;)V -HSPLcom/android/internal/statusbar/StatusBarIcon;->clone()Lcom/android/internal/statusbar/StatusBarIcon; -HSPLcom/android/internal/telecom/IDeviceIdleControllerAdapter$Stub;->()V -HSPLcom/android/internal/telecom/IInternalServiceRetriever$Stub;->()V -PLcom/android/internal/telecom/ITelecomLoader$Stub;->()V -PLcom/android/internal/telecom/ITelecomLoader$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telecom/ITelecomLoader; HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallState()I -HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCurrentTtyMode(Ljava/lang/String;Ljava/lang/String;)I HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getDefaultDialerPackage()Ljava/lang/String; HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->isInCall(Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/internal/telecom/ITelecomService$Stub;->()V -PLcom/android/internal/telecom/ITelecomService$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/telecom/ITelecomService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telecom/ITelecomService; -HPLcom/android/internal/telecom/ITelecomService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/telecom/IVideoProvider$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telecom/IVideoProvider; HSPLcom/android/internal/telephony/CarrierAppUtils$AssociatedAppInfo;->(Landroid/content/pm/ApplicationInfo;I)V -HSPLcom/android/internal/telephony/CarrierAppUtils;->disableCarrierAppsUntilPrivileged(Ljava/lang/String;ILandroid/content/Context;)V HSPLcom/android/internal/telephony/CarrierAppUtils;->disableCarrierAppsUntilPrivileged(Ljava/lang/String;Landroid/telephony/TelephonyManager;Landroid/content/ContentResolver;ILjava/util/Set;Ljava/util/Map;Landroid/content/Context;)V HSPLcom/android/internal/telephony/CarrierAppUtils;->getApplicationInfoIfSystemApp(ILjava/lang/String;Landroid/content/Context;)Landroid/content/pm/ApplicationInfo; HSPLcom/android/internal/telephony/CarrierAppUtils;->getContentResolverForUser(Landroid/content/Context;I)Landroid/content/ContentResolver; @@ -29504,22 +19287,12 @@ HSPLcom/android/internal/telephony/CarrierAppUtils;->isUpdatedSystemApp(Landroid HSPLcom/android/internal/telephony/CellBroadcastUtils;->getDefaultCellBroadcastReceiverPackageName(Landroid/content/Context;)Ljava/lang/String; HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;->getConfigForSubIdWithFeature(ILjava/lang/String;Ljava/lang/String;)Landroid/os/PersistableBundle; -PLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;->getDefaultCarrierServicePackageName()Ljava/lang/String; HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ICarrierConfigLoader; -HSPLcom/android/internal/telephony/IMms$Stub;->()V -HPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub$Proxy;->onSubscriptionsChanged()V HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->()V HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IOnSubscriptionsChangedListener; HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onActiveDataSubIdChanged(I)V HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->()V HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/telephony/IPhoneStateListener$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IPhoneStateListener; HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->asBinder()Landroid/os/IBinder; @@ -29540,40 +19313,30 @@ HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getDefaultVoiceSubId()I HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getPhoneId(I)I HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getSimStateForSlotIndex(I)I HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getSlotIndex(I)I -HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getSubId(I)[I HSPLcom/android/internal/telephony/ISub$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ISub; HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->checkCarrierPrivilegesForPackage(ILjava/lang/String;)I HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->checkCarrierPrivilegesForPackageAnyPhone(Ljava/lang/String;)I HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getActivePhoneTypeForSlot(I)I HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/String;)I -HPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getEmergencyCallbackMode(I)Z -HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getEmergencyNumberList(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Map; +HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCarrierPrivilegeStatus(I)I +HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getImeiForSlot(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getLine1NumberForDisplay(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getMeidForSlot(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getNetworkCountryIsoForPhone(I)Ljava/lang/String; HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getNetworkTypeForSubscriber(ILjava/lang/String;Ljava/lang/String;)I -HPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getPackagesWithCarrierPrivilegesForAllPhones()Ljava/util/List; HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getServiceStateForSubscriber(ILjava/lang/String;Ljava/lang/String;)Landroid/telephony/ServiceState; -HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSubIdForPhoneAccountHandle(Landroid/telecom/PhoneAccountHandle;Ljava/lang/String;Ljava/lang/String;)I HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSubscriptionCarrierId(I)I HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->isDataEnabledForReason(II)Z HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->isEmergencyNumber(Ljava/lang/String;Z)Z -HPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->isInEmergencySmsMode()Z -HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->registerImsRegistrationCallback(ILandroid/telephony/ims/aidl/IImsRegistrationCallback;)V -HPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->requestModemActivityInfo(Landroid/os/ResultReceiver;)V -HPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->userActivity()V HSPLcom/android/internal/telephony/ITelephony$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephony; HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->addOnSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V -HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listenForSubscriber(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;JZ)V -HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub;->()V +HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listenWithEventList(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;[IZ)V HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephonyRegistry; -HPLcom/android/internal/telephony/ITelephonyRegistry$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->(Ljava/lang/String;I)V HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$000(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$002(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$100(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$102(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$202(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$302(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Ljava/lang/String;)Ljava/lang/String; @@ -29582,73 +19345,35 @@ HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$50 HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$602(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->access$700(Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;)I HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->isComplete()Z -HSPLcom/android/internal/telephony/SmsApplication;->assignExclusiveSmsPermissionsToSystemApp(Landroid/content/Context;Landroid/content/pm/PackageManager;Landroid/app/AppOpsManager;Ljava/lang/String;Z)V -HSPLcom/android/internal/telephony/SmsApplication;->defaultSmsAppChanged(Landroid/content/Context;)V HSPLcom/android/internal/telephony/SmsApplication;->getApplication(Landroid/content/Context;ZI)Lcom/android/internal/telephony/SmsApplication$SmsApplicationData; HSPLcom/android/internal/telephony/SmsApplication;->getApplicationCollectionInternal(Landroid/content/Context;I)Ljava/util/Collection; HSPLcom/android/internal/telephony/SmsApplication;->getApplicationForPackage(Ljava/util/Collection;Ljava/lang/String;)Lcom/android/internal/telephony/SmsApplication$SmsApplicationData; -PLcom/android/internal/telephony/SmsApplication;->getDefaultMmsApplication(Landroid/content/Context;Z)Landroid/content/ComponentName; -HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsApplication(Landroid/content/Context;Z)Landroid/content/ComponentName; HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsApplicationAsUser(Landroid/content/Context;ZI)Landroid/content/ComponentName; HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsPackage(Landroid/content/Context;I)Ljava/lang/String; HSPLcom/android/internal/telephony/SmsApplication;->getIncomingUserId(Landroid/content/Context;)I HSPLcom/android/internal/telephony/SmsApplication;->tryFixExclusiveSmsAppops(Landroid/content/Context;Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Z)Z -HSPLcom/android/internal/telephony/TelephonyCommonStatsLog;->write(ILjava/lang/String;Ljava/lang/String;ZZ)V HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadDeviceIdentifiers(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadDeviceIdentifiers(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCarrierPrivilegeForAnySubId(Landroid/content/Context;I)Z HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCarrierPrivilegeForSubId(Landroid/content/Context;I)Z HSPLcom/android/internal/telephony/TelephonyPermissions;->checkPrivilegedReadPermissionOrCarrierPrivilegePermission(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Z HSPLcom/android/internal/telephony/TelephonyPermissions;->checkReadPhoneState(Landroid/content/Context;IIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/internal/telephony/TelephonyPermissions;->enforceCarrierPrivilege(Landroid/content/Context;IILjava/lang/String;)V HSPLcom/android/internal/telephony/TelephonyPermissions;->getCarrierPrivilegeStatus(Landroid/content/Context;II)I -HSPLcom/android/internal/telephony/TelephonyPermissions;->reportAccessDeniedToReadIdentifiers(Landroid/content/Context;IIILjava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/internal/telephony/euicc/IEuiccController$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/euicc/IEuiccController; HSPLcom/android/internal/telephony/uicc/IccUtils;->bytesToHexString([B)Ljava/lang/String; HSPLcom/android/internal/telephony/util/HandlerExecutor;->(Landroid/os/Handler;)V HSPLcom/android/internal/telephony/util/HandlerExecutor;->execute(Ljava/lang/Runnable;)V HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->asBinder()Landroid/os/IBinder; -PLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->onClose()V +HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->onClose()V HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->onGetSentenceSuggestionsMultiple([Landroid/view/textservice/TextInfo;I)V -HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/textservice/ISpellCheckerSession; HSPLcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;->asBinder()Landroid/os/IBinder; -HSPLcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/textservice/ISpellCheckerSessionListener; HSPLcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->(Landroid/os/IBinder;)V -PLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->finishSpellCheckerService(ILcom/android/internal/textservice/ISpellCheckerSessionListener;)V +HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->finishSpellCheckerService(ILcom/android/internal/textservice/ISpellCheckerSessionListener;)V HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getCurrentSpellChecker(ILjava/lang/String;)Landroid/view/textservice/SpellCheckerInfo; HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getCurrentSpellCheckerSubtype(IZ)Landroid/view/textservice/SpellCheckerSubtype; HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getSpellCheckerService(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;)V HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->isSpellCheckerEnabled(I)Z -HSPLcom/android/internal/textservice/ITextServicesManager$Stub;->()V -HSPLcom/android/internal/textservice/ITextServicesManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/textservice/ITextServicesManager; -HPLcom/android/internal/textservice/ITextServicesManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/textservice/ITextServicesSessionListener$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/textservice/ITextServicesSessionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$1;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$State;->()V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$StateEvaluator;->evaluate(FLcom/android/internal/transition/EpicenterTranslateClipReveal$State;Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;)Lcom/android/internal/transition/EpicenterTranslateClipReveal$State; -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$StateEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$StateProperty;->(C)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$StateProperty;->set(Landroid/view/View;Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal$StateProperty;->set(Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->captureEndValues(Landroid/transition/TransitionValues;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->captureStartValues(Landroid/transition/TransitionValues;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->captureValues(Landroid/transition/TransitionValues;)V -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->createRectAnimator(Landroid/view/View;Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;FLcom/android/internal/transition/EpicenterTranslateClipReveal$State;Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;FLandroid/transition/TransitionValues;Landroid/animation/TimeInterpolator;Landroid/animation/TimeInterpolator;Landroid/animation/TimeInterpolator;)Landroid/animation/Animator; -HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;->onAppear(Landroid/view/ViewGroup;Landroid/view/View;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator; -PLcom/android/internal/util/-$$Lambda$DumpUtils$oO3cId6-rsFpEz2vJDHfeY5M96Q;->(ILjava/lang/String;)V -HPLcom/android/internal/util/-$$Lambda$DumpUtils$oO3cId6-rsFpEz2vJDHfeY5M96Q;->test(Ljava/lang/Object;)Z -PLcom/android/internal/util/-$$Lambda$FunctionalUtils$6invYxXx8KCao4rTze8ekX0yl_Y;->(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;Ljava/util/function/Consumer;)V -PLcom/android/internal/util/-$$Lambda$FunctionalUtils$6invYxXx8KCao4rTze8ekX0yl_Y;->run()V -HPLcom/android/internal/util/-$$Lambda$HeavyHitterSketch$HeavyHitterSketchImpl$51yt0S9kDMwNik9iCxETyRcqKNE;->(Lcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;)V -HPLcom/android/internal/util/-$$Lambda$HeavyHitterSketch$HeavyHitterSketchImpl$51yt0S9kDMwNik9iCxETyRcqKNE;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLcom/android/internal/util/-$$Lambda$LatencyTracker$Crt1iJWXTzdBnq81t0HPYu9CorE;->(Lcom/android/internal/util/LatencyTracker;)V -HSPLcom/android/internal/util/-$$Lambda$LatencyTracker$Crt1iJWXTzdBnq81t0HPYu9CorE;->run()V -HSPLcom/android/internal/util/-$$Lambda$LatencyTracker$Er3ckbZVsodkFKXe7tYlbUu01FY;->(Lcom/android/internal/util/LatencyTracker;)V -HSPLcom/android/internal/util/-$$Lambda$LatencyTracker$Er3ckbZVsodkFKXe7tYlbUu01FY;->run()V HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;ILjava/lang/String;J)V HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;ILjava/lang/String;JLjava/lang/String;J)V HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;JLjava/lang/String;J)V @@ -29657,118 +19382,41 @@ HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class; HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;J)V HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object; HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;Z)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->appendInt([II)[I -HSPLcom/android/internal/util/ArrayUtils;->appendInt([IIZ)[I -HSPLcom/android/internal/util/ArrayUtils;->appendLong([JJ)[J -HSPLcom/android/internal/util/ArrayUtils;->appendLong([JJZ)[J HSPLcom/android/internal/util/ArrayUtils;->checkBounds(II)V -HSPLcom/android/internal/util/ArrayUtils;->cloneOrNull([Ljava/lang/Object;)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->contains(Ljava/util/Collection;Ljava/lang/Object;)Z HSPLcom/android/internal/util/ArrayUtils;->contains([II)Z HSPLcom/android/internal/util/ArrayUtils;->contains([Ljava/lang/Object;Ljava/lang/Object;)Z HSPLcom/android/internal/util/ArrayUtils;->containsAll([Ljava/lang/Object;[Ljava/lang/Object;)Z -HSPLcom/android/internal/util/ArrayUtils;->convertToIntArray(Ljava/util/List;)[I -HSPLcom/android/internal/util/ArrayUtils;->convertToLongArray([I)[J HSPLcom/android/internal/util/ArrayUtils;->deepToString(Ljava/lang/Object;)Ljava/lang/String; HSPLcom/android/internal/util/ArrayUtils;->defeatNullable([Ljava/io/File;)[Ljava/io/File; HSPLcom/android/internal/util/ArrayUtils;->defeatNullable([Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/internal/util/ArrayUtils;->emptyArray(Ljava/lang/Class;)[Ljava/lang/Object; HSPLcom/android/internal/util/ArrayUtils;->emptyIfNull([Ljava/lang/Object;Ljava/lang/Class;)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->filter([Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/Predicate;)[Ljava/lang/Object; -HPLcom/android/internal/util/ArrayUtils;->filterNotNull([Ljava/lang/Object;Ljava/util/function/IntFunction;)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->firstOrNull([Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/internal/util/ArrayUtils;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/internal/util/ArrayUtils;->isEmpty(Ljava/util/Collection;)Z -HSPLcom/android/internal/util/ArrayUtils;->isEmpty(Ljava/util/Map;)Z -HSPLcom/android/internal/util/ArrayUtils;->isEmpty([B)Z HSPLcom/android/internal/util/ArrayUtils;->isEmpty([I)Z -HSPLcom/android/internal/util/ArrayUtils;->isEmpty([J)Z HSPLcom/android/internal/util/ArrayUtils;->isEmpty([Ljava/lang/Object;)Z HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedArray(Ljava/lang/Class;I)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedBooleanArray(I)[Z HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedByteArray(I)[B HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedCharArray(I)[C HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedFloatArray(I)[F HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedIntArray(I)[I HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedLongArray(I)[J HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedObjectArray(I)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->referenceEquals(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z HSPLcom/android/internal/util/ArrayUtils;->removeElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object; -HSPLcom/android/internal/util/ArrayUtils;->removeInt([II)[I -HSPLcom/android/internal/util/ArrayUtils;->size(Ljava/util/Collection;)I HSPLcom/android/internal/util/ArrayUtils;->size([Ljava/lang/Object;)I -HSPLcom/android/internal/util/ArrayUtils;->total([J)J -HSPLcom/android/internal/util/ArrayUtils;->trimToSize([Ljava/lang/Object;I)[Ljava/lang/Object; +HSPLcom/android/internal/util/ArrayUtils;->throwsIfOutOfBounds(III)V HSPLcom/android/internal/util/ArrayUtils;->unstableRemoveIf(Ljava/util/ArrayList;Ljava/util/function/Predicate;)I -HPLcom/android/internal/util/AsyncChannel$DeathMonitor;->(Lcom/android/internal/util/AsyncChannel;)V HSPLcom/android/internal/util/AsyncChannel;->()V -HSPLcom/android/internal/util/AsyncChannel;->connect(Landroid/content/Context;Landroid/os/Handler;Landroid/os/Messenger;)V -HSPLcom/android/internal/util/AsyncChannel;->connected(Landroid/content/Context;Landroid/os/Handler;Landroid/os/Messenger;)V -HSPLcom/android/internal/util/AsyncChannel;->linkToDeathMonitor()Z -HPLcom/android/internal/util/AsyncChannel;->replyHalfConnected(I)V -HPLcom/android/internal/util/AsyncChannel;->replyToMessage(Landroid/os/Message;II)V -HPLcom/android/internal/util/AsyncChannel;->replyToMessage(Landroid/os/Message;Landroid/os/Message;)V -HSPLcom/android/internal/util/AsyncChannel;->sendMessage(I)V -HSPLcom/android/internal/util/AsyncChannel;->sendMessage(IIILjava/lang/Object;)V HSPLcom/android/internal/util/AsyncChannel;->sendMessage(Landroid/os/Message;)V -HSPLcom/android/internal/util/BitUtils;->packBits([I)J -HSPLcom/android/internal/util/BitUtils;->toBytes(J)[B HSPLcom/android/internal/util/BitUtils;->unpackBits(J)[I -HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/List;ILjava/lang/Object;)Ljava/util/List; HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/List;Ljava/lang/Object;)Ljava/util/List; -HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set; -HSPLcom/android/internal/util/CollectionUtils;->emptyIfNull(Ljava/util/List;)Ljava/util/List; -HPLcom/android/internal/util/CollectionUtils;->emptyIfNull(Ljava/util/Set;)Ljava/util/Set; -HPLcom/android/internal/util/CollectionUtils;->filter(Ljava/util/Set;Ljava/util/function/Predicate;)Ljava/util/Set; -HPLcom/android/internal/util/CollectionUtils;->find(Ljava/util/List;Ljava/util/function/Predicate;)Ljava/lang/Object; -HPLcom/android/internal/util/CollectionUtils;->firstOrNull(Ljava/util/Collection;)Ljava/lang/Object; -HSPLcom/android/internal/util/CollectionUtils;->firstOrNull(Ljava/util/List;)Ljava/lang/Object; HSPLcom/android/internal/util/CollectionUtils;->isEmpty(Ljava/util/Collection;)Z -HPLcom/android/internal/util/CollectionUtils;->map(Ljava/util/Set;Ljava/util/function/Function;)Ljava/util/Set; -HPLcom/android/internal/util/CollectionUtils;->mapNotNull(Ljava/util/List;Ljava/util/function/Function;)Ljava/util/List; -HSPLcom/android/internal/util/CollectionUtils;->remove(Ljava/util/List;Ljava/lang/Object;)Ljava/util/List; HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Collection;)I HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Map;)I -HSPLcom/android/internal/util/ConcurrentUtils$1$1;->(Lcom/android/internal/util/ConcurrentUtils$1;Ljava/lang/String;Ljava/lang/Runnable;)V -HSPLcom/android/internal/util/ConcurrentUtils$1$1;->run()V -HSPLcom/android/internal/util/ConcurrentUtils$1;->(Ljava/lang/String;I)V -HSPLcom/android/internal/util/ConcurrentUtils$1;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread; HSPLcom/android/internal/util/ConcurrentUtils$DirectExecutor;->execute(Ljava/lang/Runnable;)V -HSPLcom/android/internal/util/ConcurrentUtils;->newFixedThreadPool(ILjava/lang/String;I)Ljava/util/concurrent/ExecutorService; -HSPLcom/android/internal/util/ConcurrentUtils;->waitForCountDownNoInterrupt(Ljava/util/concurrent/CountDownLatch;JLjava/lang/String;)V -HSPLcom/android/internal/util/ConcurrentUtils;->waitForFutureNoInterrupt(Ljava/util/concurrent/Future;Ljava/lang/String;)Ljava/lang/Object; -HSPLcom/android/internal/util/ConcurrentUtils;->wtfIfLockHeld(Ljava/lang/String;Ljava/lang/Object;)V -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->LABToXYZ(DDD[D)V -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->RGBToXYZ(III[D)V -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->XYZToColor(DDD)I -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->XYZToLAB(DDD[D)V -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->calculateContrast(II)D -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->colorToXYZ(I[D)V -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->compositeColors(II)I -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->constrain(III)I -HSPLcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;->getTempDouble3Array()[D -HSPLcom/android/internal/util/ContrastColorUtil;->calculateContrast(II)D -HSPLcom/android/internal/util/ContrastColorUtil;->calculateLuminance(I)D -HSPLcom/android/internal/util/ContrastColorUtil;->clearColorSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -HSPLcom/android/internal/util/ContrastColorUtil;->ensureTextBackgroundColor(III)I -HSPLcom/android/internal/util/ContrastColorUtil;->findContrastColor(IIZD)I -HSPLcom/android/internal/util/ContrastColorUtil;->findContrastColorAgainstDark(IIZD)I -HSPLcom/android/internal/util/ContrastColorUtil;->isColorLight(I)Z -HSPLcom/android/internal/util/ContrastColorUtil;->resolveColor(Landroid/content/Context;IZ)I -HSPLcom/android/internal/util/ContrastColorUtil;->resolveContrastColor(Landroid/content/Context;II)I -HSPLcom/android/internal/util/ContrastColorUtil;->resolveContrastColor(Landroid/content/Context;IIZ)I -HSPLcom/android/internal/util/ContrastColorUtil;->satisfiesTextContrast(II)Z -HPLcom/android/internal/util/DumpUtils;->checkDumpAndUsageStatsPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z -HPLcom/android/internal/util/DumpUtils;->checkDumpPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z -HPLcom/android/internal/util/DumpUtils;->checkUsageStatsPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z -PLcom/android/internal/util/DumpUtils;->filterRecord(Ljava/lang/String;)Ljava/util/function/Predicate; -HPLcom/android/internal/util/DumpUtils;->lambda$filterRecord$2(ILjava/lang/String;Landroid/content/ComponentName$WithComponentName;)Z -HSPLcom/android/internal/util/EmergencyAffordanceManager;->(Landroid/content/Context;)V -HSPLcom/android/internal/util/EmergencyAffordanceManager;->needsEmergencyAffordance()Z HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;->(I)V HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;->add(I)V HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;->log(Ljava/lang/String;Ljava/lang/CharSequence;)V -HSPLcom/android/internal/util/FastMath;->round(F)I HSPLcom/android/internal/util/FastPrintWriter$DummyWriter;->()V HSPLcom/android/internal/util/FastPrintWriter$DummyWriter;->(Lcom/android/internal/util/FastPrintWriter$1;)V HSPLcom/android/internal/util/FastPrintWriter;->(Ljava/io/OutputStream;)V @@ -29776,8 +19424,7 @@ HSPLcom/android/internal/util/FastPrintWriter;->(Ljava/io/OutputStream;ZI) HSPLcom/android/internal/util/FastPrintWriter;->(Ljava/io/Writer;ZI)V HSPLcom/android/internal/util/FastPrintWriter;->appendLocked(C)V HSPLcom/android/internal/util/FastPrintWriter;->appendLocked(Ljava/lang/String;II)V -HPLcom/android/internal/util/FastPrintWriter;->appendLocked([CII)V -PLcom/android/internal/util/FastPrintWriter;->checkError()Z +HSPLcom/android/internal/util/FastPrintWriter;->appendLocked([CII)V HSPLcom/android/internal/util/FastPrintWriter;->close()V HSPLcom/android/internal/util/FastPrintWriter;->flush()V HSPLcom/android/internal/util/FastPrintWriter;->flushBytesLocked()V @@ -29788,13 +19435,9 @@ HSPLcom/android/internal/util/FastPrintWriter;->print(I)V HSPLcom/android/internal/util/FastPrintWriter;->print(J)V HSPLcom/android/internal/util/FastPrintWriter;->print(Ljava/lang/String;)V HSPLcom/android/internal/util/FastPrintWriter;->println()V -HPLcom/android/internal/util/FastPrintWriter;->println(C)V -HPLcom/android/internal/util/FastPrintWriter;->println(I)V -HPLcom/android/internal/util/FastPrintWriter;->println(J)V -PLcom/android/internal/util/FastPrintWriter;->setError()V HSPLcom/android/internal/util/FastPrintWriter;->write(I)V HSPLcom/android/internal/util/FastPrintWriter;->write(Ljava/lang/String;)V -HPLcom/android/internal/util/FastPrintWriter;->write([CII)V +HSPLcom/android/internal/util/FastPrintWriter;->write([CII)V HSPLcom/android/internal/util/FastXmlSerializer;->()V HSPLcom/android/internal/util/FastXmlSerializer;->(I)V HSPLcom/android/internal/util/FastXmlSerializer;->append(C)V @@ -29812,79 +19455,13 @@ HSPLcom/android/internal/util/FastXmlSerializer;->setOutput(Ljava/io/OutputStrea HSPLcom/android/internal/util/FastXmlSerializer;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V HSPLcom/android/internal/util/FastXmlSerializer;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; HSPLcom/android/internal/util/FastXmlSerializer;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; -HSPLcom/android/internal/util/FileRotator$FileInfo;->(Ljava/lang/String;)V -HSPLcom/android/internal/util/FileRotator$FileInfo;->isActive()Z -HSPLcom/android/internal/util/FileRotator$FileInfo;->parse(Ljava/lang/String;)Z -HSPLcom/android/internal/util/FileRotator;->(Ljava/io/File;Ljava/lang/String;JJ)V -HPLcom/android/internal/util/FileRotator;->getActiveName(J)Ljava/lang/String; -HSPLcom/android/internal/util/FileRotator;->maybeRotate(J)V -HSPLcom/android/internal/util/FileRotator;->readFile(Ljava/io/File;Lcom/android/internal/util/FileRotator$Reader;)V -HSPLcom/android/internal/util/FileRotator;->readMatching(Lcom/android/internal/util/FileRotator$Reader;JJ)V -HPLcom/android/internal/util/FileRotator;->rewriteActive(Lcom/android/internal/util/FileRotator$Rewriter;J)V -HPLcom/android/internal/util/FileRotator;->rewriteSingle(Lcom/android/internal/util/FileRotator$Rewriter;Ljava/lang/String;)V -HPLcom/android/internal/util/FileRotator;->writeFile(Ljava/io/File;Lcom/android/internal/util/FileRotator$Writer;)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(II)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(III)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIIFIIIIIIIIIIIIII)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIII)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;I)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IIIIIZLjava/lang/String;IIIIIIIIIIF)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IIIIJIIII)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IJIILjava/lang/String;Ljava/lang/String;)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IIIZIIIIZ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IIIZIIIIZJ)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJ)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJII)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJJJ)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILandroid/util/SparseArray;)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;II)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IJJJJJJJJJIJIIJJ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;ILjava/lang/String;)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;ILjava/lang/String;Ljava/lang/String;ZJIIIIILjava/lang/String;IIII)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IZ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IZJ[B)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;J)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;II)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;IJ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;III)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;JJJIJJ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;JJJJJ)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(IJ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(IJIII)V -PLcom/android/internal/util/FrameworkStatsLog;->write(IJIIIII)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(ILandroid/os/WorkSource;Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;I)V HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIF)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIII)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;ILjava/lang/String;IIIZIIZIILjava/lang/String;)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;J)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZII)V -PLcom/android/internal/util/FrameworkStatsLog;->write(IZLjava/lang/String;JJ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;II)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;IILjava/lang/String;)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;IJ)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;ILjava/lang/String;I)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;IIIIZZZZZZZZ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;II)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;IILjava/lang/String;)V -HPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;IJ)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;ILjava/lang/String;I)V -HPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;Ljava/lang/String;IIIIZZZZZZZZ)V -HPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -HPLcom/android/internal/util/FunctionalUtils$RemoteExceptionIgnoringConsumer;->accept(Ljava/lang/Object;)V -HSPLcom/android/internal/util/FunctionalUtils$ThrowingConsumer;->accept(Ljava/lang/Object;)V -PLcom/android/internal/util/FunctionalUtils$ThrowingRunnable;->run()V -PLcom/android/internal/util/FunctionalUtils;->ignoreRemoteException(Lcom/android/internal/util/FunctionalUtils$RemoteExceptionIgnoringConsumer;)Ljava/util/function/Consumer; -PLcom/android/internal/util/FunctionalUtils;->lambda$handleExceptions$0(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;Ljava/util/function/Consumer;)V -HSPLcom/android/internal/util/FunctionalUtils;->uncheckExceptions(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;)Ljava/util/function/Consumer; HSPLcom/android/internal/util/GrowingArrayUtils;->append([III)[I HSPLcom/android/internal/util/GrowingArrayUtils;->append([JIJ)[J HSPLcom/android/internal/util/GrowingArrayUtils;->append([Ljava/lang/Object;ILjava/lang/Object;)[Ljava/lang/Object; @@ -29894,49 +19471,16 @@ HSPLcom/android/internal/util/GrowingArrayUtils;->insert([IIII)[I HSPLcom/android/internal/util/GrowingArrayUtils;->insert([JIIJ)[J HSPLcom/android/internal/util/GrowingArrayUtils;->insert([Ljava/lang/Object;IILjava/lang/Object;)[Ljava/lang/Object; HSPLcom/android/internal/util/GrowingArrayUtils;->insert([ZIIZ)[Z -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->()V -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->add(Ljava/lang/Object;)V -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->addToMGSummary(Ljava/lang/Object;)V -HPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->getCandidates(Ljava/util/List;)Ljava/util/List; -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->getRequiredValidationInputRatio()F -HPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->getTopHeavyHitters(ILjava/util/List;Ljava/util/List;)Ljava/util/List; -HPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->lambda$getTopHeavyHitters$0$HeavyHitterSketch$HeavyHitterSketchImpl(Ljava/lang/Integer;Ljava/lang/Integer;)I -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->reset()V -HSPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->setConfig(II)V -HPLcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;->validate(Ljava/lang/Object;)V -HSPLcom/android/internal/util/HeavyHitterSketch;->newDefault()Lcom/android/internal/util/HeavyHitterSketch; -HSPLcom/android/internal/util/HexDump;->hexStringToByteArray(Ljava/lang/String;)[B -HSPLcom/android/internal/util/HexDump;->toByte(C)I -HSPLcom/android/internal/util/HexDump;->toHexString([B)Ljava/lang/String; -HSPLcom/android/internal/util/HexDump;->toHexString([BIIZ)Ljava/lang/String; -HSPLcom/android/internal/util/IndentingPrintWriter;->(Ljava/io/Writer;Ljava/lang/String;I)V -HPLcom/android/internal/util/IndentingPrintWriter;->decreaseIndent()Landroid/util/IndentingPrintWriter; HSPLcom/android/internal/util/IndentingPrintWriter;->decreaseIndent()Lcom/android/internal/util/IndentingPrintWriter; -HPLcom/android/internal/util/IndentingPrintWriter;->increaseIndent()Landroid/util/IndentingPrintWriter; HSPLcom/android/internal/util/IndentingPrintWriter;->increaseIndent()Lcom/android/internal/util/IndentingPrintWriter; -HSPLcom/android/internal/util/IndentingPrintWriter;->printHexPair(Ljava/lang/String;I)Lcom/android/internal/util/IndentingPrintWriter; -HSPLcom/android/internal/util/IndentingPrintWriter;->printPair(Ljava/lang/String;Ljava/lang/Object;)Lcom/android/internal/util/IndentingPrintWriter; -HSPLcom/android/internal/util/IndentingPrintWriter;->printPair(Ljava/lang/String;[Ljava/lang/Object;)Lcom/android/internal/util/IndentingPrintWriter; HSPLcom/android/internal/util/IntPair;->first(J)I -HSPLcom/android/internal/util/IntPair;->of(II)J HSPLcom/android/internal/util/IntPair;->second(J)I -HSPLcom/android/internal/util/JournaledFile;->(Ljava/io/File;Ljava/io/File;)V -HSPLcom/android/internal/util/JournaledFile;->chooseForRead()Ljava/io/File; -HSPLcom/android/internal/util/JournaledFile;->chooseForWrite()Ljava/io/File; -HSPLcom/android/internal/util/JournaledFile;->commit()V -HSPLcom/android/internal/util/LatencyTracker$SettingsObserver;->(Lcom/android/internal/util/LatencyTracker;)V HSPLcom/android/internal/util/LatencyTracker;->(Landroid/content/Context;)V HSPLcom/android/internal/util/LatencyTracker;->getInstance(Landroid/content/Context;)Lcom/android/internal/util/LatencyTracker; HSPLcom/android/internal/util/LatencyTracker;->isEnabled()Z -HSPLcom/android/internal/util/LatencyTracker;->isEnabled(Landroid/content/Context;)Z -HSPLcom/android/internal/util/LatencyTracker;->lambda$Crt1iJWXTzdBnq81t0HPYu9CorE(Lcom/android/internal/util/LatencyTracker;)V -HSPLcom/android/internal/util/LatencyTracker;->lambda$Er3ckbZVsodkFKXe7tYlbUu01FY(Lcom/android/internal/util/LatencyTracker;)V HSPLcom/android/internal/util/LatencyTracker;->logAction(II)V HSPLcom/android/internal/util/LatencyTracker;->logActionDeprecated(IIZ)V HSPLcom/android/internal/util/LatencyTracker;->onActionEnd(I)V -HSPLcom/android/internal/util/LatencyTracker;->onActionStart(I)V -HSPLcom/android/internal/util/LatencyTracker;->readSettings()V -HSPLcom/android/internal/util/LatencyTracker;->registerSettingsObserver()V HSPLcom/android/internal/util/LineBreakBufferedWriter;->(Ljava/io/Writer;I)V HSPLcom/android/internal/util/LineBreakBufferedWriter;->(Ljava/io/Writer;II)V HSPLcom/android/internal/util/LineBreakBufferedWriter;->appendToBuffer(Ljava/lang/String;II)V @@ -29945,56 +19489,30 @@ HSPLcom/android/internal/util/LineBreakBufferedWriter;->flush()V HSPLcom/android/internal/util/LineBreakBufferedWriter;->println()V HSPLcom/android/internal/util/LineBreakBufferedWriter;->write(Ljava/lang/String;II)V HSPLcom/android/internal/util/LineBreakBufferedWriter;->writeBuffer(I)V -HSPLcom/android/internal/util/LocalLog;->(Ljava/lang/String;)V -HSPLcom/android/internal/util/LocationPermissionChecker;->(Landroid/content/Context;)V HSPLcom/android/internal/util/MemInfoReader;->()V -PLcom/android/internal/util/MemInfoReader;->getCachedSizeKb()J -PLcom/android/internal/util/MemInfoReader;->getFreeSizeKb()J -HPLcom/android/internal/util/MemInfoReader;->getKernelUsedSizeKb()J HSPLcom/android/internal/util/MemInfoReader;->getTotalSize()J -HPLcom/android/internal/util/MemInfoReader;->getZramTotalSizeKb()J HSPLcom/android/internal/util/MemInfoReader;->readMemInfo()V -HSPLcom/android/internal/util/MessageUtils;->findMessageNames([Ljava/lang/Class;)Landroid/util/SparseArray; -HSPLcom/android/internal/util/MessageUtils;->findMessageNames([Ljava/lang/Class;[Ljava/lang/String;)Landroid/util/SparseArray; -HSPLcom/android/internal/util/NotificationMessagingUtil$1;->(Lcom/android/internal/util/NotificationMessagingUtil;Landroid/os/Handler;)V -HSPLcom/android/internal/util/NotificationMessagingUtil;->(Landroid/content/Context;)V -HSPLcom/android/internal/util/NotificationMessagingUtil;->hasMessagingStyle(Landroid/service/notification/StatusBarNotification;)Z -HSPLcom/android/internal/util/NotificationMessagingUtil;->isCategoryMessage(Landroid/service/notification/StatusBarNotification;)Z -HSPLcom/android/internal/util/NotificationMessagingUtil;->isDefaultMessagingApp(Landroid/service/notification/StatusBarNotification;)Z HSPLcom/android/internal/util/NotificationMessagingUtil;->isImportantMessaging(Landroid/service/notification/StatusBarNotification;I)Z -HSPLcom/android/internal/util/ObjectUtils;->compare(Ljava/lang/Comparable;Ljava/lang/Comparable;)I HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->()V -HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->parcel(Ljava/lang/Boolean;Landroid/os/Parcel;I)V HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;->()V -HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;->parcel(Ljava/lang/String;Landroid/os/Parcel;I)V HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringArray;->()V HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;->()V -HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;->parcel(Ljava/util/List;Landroid/os/Parcel;I)V HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;->()V -HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;->parcel(Ljava/util/Map;Landroid/os/Parcel;I)V HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->()V -HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->parcel(Ljava/util/Set;Landroid/os/Parcel;I)V HSPLcom/android/internal/util/Parcelling$Cache;->get(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling; HSPLcom/android/internal/util/Parcelling$Cache;->getOrCreate(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling; HSPLcom/android/internal/util/Parcelling$Cache;->put(Lcom/android/internal/util/Parcelling;)Lcom/android/internal/util/Parcelling; -HSPLcom/android/internal/util/ParseUtils;->parseInt(Ljava/lang/String;I)I -HSPLcom/android/internal/util/ParseUtils;->parseIntWithBase(Ljava/lang/String;II)I HSPLcom/android/internal/util/Preconditions;->checkArgument(Z)V HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/Object;)V HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/String;[Ljava/lang/Object;)V HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(FFFLjava/lang/String;)F HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(IIILjava/lang/String;)I HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(JJJLjava/lang/String;)J -HSPLcom/android/internal/util/Preconditions;->checkArgumentNonNegative(FLjava/lang/String;)F HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(I)I HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(ILjava/lang/String;)I HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(J)J HSPLcom/android/internal/util/Preconditions;->checkArgumentPositive(ILjava/lang/String;)I -HSPLcom/android/internal/util/Preconditions;->checkArrayElementsInRange([FFFLjava/lang/String;)[F -HSPLcom/android/internal/util/Preconditions;->checkArrayElementsInRange([IIILjava/lang/String;)[I HSPLcom/android/internal/util/Preconditions;->checkArrayElementsNotNull([Ljava/lang/Object;Ljava/lang/String;)[Ljava/lang/Object; -HSPLcom/android/internal/util/Preconditions;->checkCallAuthorization(Z)V -HPLcom/android/internal/util/Preconditions;->checkCallAuthorization(ZLjava/lang/String;)V HSPLcom/android/internal/util/Preconditions;->checkCollectionElementsNotNull(Ljava/util/Collection;Ljava/lang/String;)Ljava/util/Collection; HSPLcom/android/internal/util/Preconditions;->checkFlagsArgument(II)I HSPLcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; @@ -30003,164 +19521,80 @@ HSPLcom/android/internal/util/Preconditions;->checkState(Z)V HSPLcom/android/internal/util/Preconditions;->checkState(ZLjava/lang/String;)V HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;Ljava/lang/Object;)Ljava/lang/CharSequence; -HSPLcom/android/internal/util/ProgressReporter;->(I)V -HSPLcom/android/internal/util/ProgressReporter;->addListener(Landroid/os/IProgressListener;)V -PLcom/android/internal/util/ProgressReporter;->finish()V -PLcom/android/internal/util/ProgressReporter;->notifyFinished(ILandroid/os/Bundle;)V -PLcom/android/internal/util/ProgressReporter;->notifyProgress(IILandroid/os/Bundle;)V -PLcom/android/internal/util/ProgressReporter;->notifyStarted(ILandroid/os/Bundle;)V -PLcom/android/internal/util/ProgressReporter;->setProgress(I)V -PLcom/android/internal/util/ProgressReporter;->setProgress(IILjava/lang/CharSequence;)V -PLcom/android/internal/util/ProgressReporter;->setProgress(ILjava/lang/CharSequence;)V -PLcom/android/internal/util/ProgressReporter;->start()V -HSPLcom/android/internal/util/RingBuffer;->(Ljava/lang/Class;I)V -HSPLcom/android/internal/util/RingBuffer;->append(Ljava/lang/Object;)V -HSPLcom/android/internal/util/RingBuffer;->clear()V -HSPLcom/android/internal/util/RingBuffer;->createNewItem()Ljava/lang/Object; -HSPLcom/android/internal/util/RingBuffer;->getNextSlot()Ljava/lang/Object; -HSPLcom/android/internal/util/RingBuffer;->indexOf(J)I -PLcom/android/internal/util/RingBuffer;->isEmpty()Z -HSPLcom/android/internal/util/RingBuffer;->size()I -HPLcom/android/internal/util/RingBuffer;->toArray()[Ljava/lang/Object; -HSPLcom/android/internal/util/ScreenshotHelper;->(Landroid/content/Context;)V -HSPLcom/android/internal/util/StatLogger;->(Ljava/lang/String;[Ljava/lang/String;)V -HSPLcom/android/internal/util/StatLogger;->([Ljava/lang/String;)V HSPLcom/android/internal/util/StatLogger;->getTime()J HSPLcom/android/internal/util/StatLogger;->logDurationStat(IJ)J -HSPLcom/android/internal/util/State;->()V -HSPLcom/android/internal/util/State;->enter()V -HSPLcom/android/internal/util/StateMachine$LogRec;->(Lcom/android/internal/util/StateMachine;Landroid/os/Message;Ljava/lang/String;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;)V -HSPLcom/android/internal/util/StateMachine$LogRec;->update(Lcom/android/internal/util/StateMachine;Landroid/os/Message;Ljava/lang/String;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;)V -HSPLcom/android/internal/util/StateMachine$LogRecords;->()V -HSPLcom/android/internal/util/StateMachine$LogRecords;->(Lcom/android/internal/util/StateMachine$1;)V -HSPLcom/android/internal/util/StateMachine$LogRecords;->add(Lcom/android/internal/util/StateMachine;Landroid/os/Message;Ljava/lang/String;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;)V -HSPLcom/android/internal/util/StateMachine$LogRecords;->logOnlyTransitions()Z -HSPLcom/android/internal/util/StateMachine$LogRecords;->setSize(I)V -HSPLcom/android/internal/util/StateMachine$SmHandler$HaltingState;->(Lcom/android/internal/util/StateMachine$SmHandler;)V -HSPLcom/android/internal/util/StateMachine$SmHandler$HaltingState;->(Lcom/android/internal/util/StateMachine$SmHandler;Lcom/android/internal/util/StateMachine$1;)V -HSPLcom/android/internal/util/StateMachine$SmHandler$QuittingState;->(Lcom/android/internal/util/StateMachine$SmHandler;)V -HSPLcom/android/internal/util/StateMachine$SmHandler$QuittingState;->(Lcom/android/internal/util/StateMachine$SmHandler;Lcom/android/internal/util/StateMachine$1;)V -HSPLcom/android/internal/util/StateMachine$SmHandler$StateInfo;->(Lcom/android/internal/util/StateMachine$SmHandler;)V -HSPLcom/android/internal/util/StateMachine$SmHandler$StateInfo;->(Lcom/android/internal/util/StateMachine$SmHandler;Lcom/android/internal/util/StateMachine$1;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->(Landroid/os/Looper;Lcom/android/internal/util/StateMachine;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->(Landroid/os/Looper;Lcom/android/internal/util/StateMachine;Lcom/android/internal/util/StateMachine$1;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->access$1100(Lcom/android/internal/util/StateMachine$SmHandler;Lcom/android/internal/util/State;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->access$1300(Lcom/android/internal/util/StateMachine$SmHandler;)Lcom/android/internal/util/IState; -HSPLcom/android/internal/util/StateMachine$SmHandler;->access$1800(Lcom/android/internal/util/StateMachine$SmHandler;)Lcom/android/internal/util/StateMachine$LogRecords; -HSPLcom/android/internal/util/StateMachine$SmHandler;->access$3000(Lcom/android/internal/util/StateMachine$SmHandler;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->access$900(Lcom/android/internal/util/StateMachine$SmHandler;Lcom/android/internal/util/State;Lcom/android/internal/util/State;)Lcom/android/internal/util/StateMachine$SmHandler$StateInfo; -HSPLcom/android/internal/util/StateMachine$SmHandler;->addState(Lcom/android/internal/util/State;Lcom/android/internal/util/State;)Lcom/android/internal/util/StateMachine$SmHandler$StateInfo; -HSPLcom/android/internal/util/StateMachine$SmHandler;->completeConstruction()V -HSPLcom/android/internal/util/StateMachine$SmHandler;->getCurrentState()Lcom/android/internal/util/IState; -HSPLcom/android/internal/util/StateMachine$SmHandler;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->invokeEnterMethods(I)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->isQuit(Landroid/os/Message;)Z -HSPLcom/android/internal/util/StateMachine$SmHandler;->moveTempStateStackToStateStack()I -HSPLcom/android/internal/util/StateMachine$SmHandler;->performTransitions(Lcom/android/internal/util/State;Landroid/os/Message;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->processMsg(Landroid/os/Message;)Lcom/android/internal/util/State; -HSPLcom/android/internal/util/StateMachine$SmHandler;->setInitialState(Lcom/android/internal/util/State;)V -HSPLcom/android/internal/util/StateMachine$SmHandler;->setupInitialStateStack()V -HSPLcom/android/internal/util/StateMachine;->(Ljava/lang/String;)V -HSPLcom/android/internal/util/StateMachine;->(Ljava/lang/String;Landroid/os/Handler;)V -HSPLcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/State;)V -HSPLcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/State;Lcom/android/internal/util/State;)V -HSPLcom/android/internal/util/StateMachine;->getCurrentState()Lcom/android/internal/util/IState; -HSPLcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler; -HSPLcom/android/internal/util/StateMachine;->getLogRecString(Landroid/os/Message;)Ljava/lang/String; -HSPLcom/android/internal/util/StateMachine;->initStateMachine(Ljava/lang/String;Landroid/os/Looper;)V -HPLcom/android/internal/util/StateMachine;->obtainMessage(ILjava/lang/Object;)Landroid/os/Message; -HSPLcom/android/internal/util/StateMachine;->recordLogRec(Landroid/os/Message;)Z -HPLcom/android/internal/util/StateMachine;->sendMessage(ILjava/lang/Object;)V -HSPLcom/android/internal/util/StateMachine;->setInitialState(Lcom/android/internal/util/State;)V -HSPLcom/android/internal/util/StateMachine;->setLogRecSize(I)V -HSPLcom/android/internal/util/StateMachine;->start()V HSPLcom/android/internal/util/SyncResultReceiver;->(I)V HSPLcom/android/internal/util/SyncResultReceiver;->getIntResult()I HSPLcom/android/internal/util/SyncResultReceiver;->getOptionalExtraIntResult(I)I HSPLcom/android/internal/util/SyncResultReceiver;->send(ILandroid/os/Bundle;)V HSPLcom/android/internal/util/SyncResultReceiver;->waitResult()V -HSPLcom/android/internal/util/TokenBucket;->(II)V -HSPLcom/android/internal/util/TokenBucket;->(III)V -HPLcom/android/internal/util/TokenBucket;->fill()V -HPLcom/android/internal/util/TokenBucket;->get()Z -HPLcom/android/internal/util/TokenBucket;->get(I)I -HSPLcom/android/internal/util/TokenBucket;->scaledTime()J HSPLcom/android/internal/util/TraceBuffer$ProtoOutputStreamProvider;->()V HSPLcom/android/internal/util/TraceBuffer$ProtoOutputStreamProvider;->(Lcom/android/internal/util/TraceBuffer$1;)V -HSPLcom/android/internal/util/TraceBuffer;->(I)V HSPLcom/android/internal/util/TraceBuffer;->(ILcom/android/internal/util/TraceBuffer$ProtoProvider;Ljava/util/function/Consumer;)V HSPLcom/android/internal/util/TraceBuffer;->resetBuffer()V -HSPLcom/android/internal/util/TraceBuffer;->setCapacity(I)V HSPLcom/android/internal/util/VirtualRefBasePtr;->(J)V HSPLcom/android/internal/util/VirtualRefBasePtr;->finalize()V HSPLcom/android/internal/util/VirtualRefBasePtr;->get()J HSPLcom/android/internal/util/VirtualRefBasePtr;->release()V +HSPLcom/android/internal/util/XmlPullParserWrapper;->(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeCount()I +HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeName(I)Ljava/lang/String; +HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeValue(I)Ljava/lang/String; +HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/internal/util/XmlPullParserWrapper;->getEventType()I +HSPLcom/android/internal/util/XmlPullParserWrapper;->getName()Ljava/lang/String; +HSPLcom/android/internal/util/XmlPullParserWrapper;->getText()Ljava/lang/String; +HSPLcom/android/internal/util/XmlPullParserWrapper;->next()I +HSPLcom/android/internal/util/XmlPullParserWrapper;->setInput(Ljava/io/InputStream;Ljava/lang/String;)V +HSPLcom/android/internal/util/XmlSerializerWrapper;->(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/internal/util/XmlSerializerWrapper;->attribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlSerializerWrapper;->endDocument()V +HSPLcom/android/internal/util/XmlSerializerWrapper;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlSerializerWrapper;->setFeature(Ljava/lang/String;Z)V +HSPLcom/android/internal/util/XmlSerializerWrapper;->setOutput(Ljava/io/OutputStream;Ljava/lang/String;)V +HSPLcom/android/internal/util/XmlSerializerWrapper;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V +HSPLcom/android/internal/util/XmlSerializerWrapper;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlSerializerWrapper;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeBoolean(I)Z +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeFloat(I)F +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeInt(I)I +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeLong(I)J +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeBoolean(Ljava/lang/String;Ljava/lang/String;Z)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeFloat(Ljava/lang/String;Ljava/lang/String;F)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeInt(Ljava/lang/String;Ljava/lang/String;I)Lorg/xmlpull/v1/XmlSerializer; +HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeLong(Ljava/lang/String;Ljava/lang/String;J)Lorg/xmlpull/v1/XmlSerializer; HSPLcom/android/internal/util/XmlUtils;->beginDocument(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V -HSPLcom/android/internal/util/XmlUtils;->convertValueToBoolean(Ljava/lang/CharSequence;Z)Z -HSPLcom/android/internal/util/XmlUtils;->nextElement(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlPullParser;)Landroid/util/TypedXmlPullParser; +HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlSerializer;)Landroid/util/TypedXmlSerializer; HSPLcom/android/internal/util/XmlUtils;->nextElementWithin(Lorg/xmlpull/v1/XmlPullParser;I)Z -HSPLcom/android/internal/util/XmlUtils;->readBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Z -HSPLcom/android/internal/util/XmlUtils;->readBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z -HSPLcom/android/internal/util/XmlUtils;->readIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)I -HSPLcom/android/internal/util/XmlUtils;->readIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)J -HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J HSPLcom/android/internal/util/XmlUtils;->readMapXml(Ljava/io/InputStream;)Ljava/util/HashMap; -HSPLcom/android/internal/util/XmlUtils;->readStringAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/internal/util/XmlUtils;->readThisArrayMapXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;)Landroid/util/ArrayMap; -HSPLcom/android/internal/util/XmlUtils;->readThisMapXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;)Ljava/util/HashMap; -HSPLcom/android/internal/util/XmlUtils;->readThisPrimitiveValueXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/Object; -HSPLcom/android/internal/util/XmlUtils;->readThisSetXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/util/HashSet; -HSPLcom/android/internal/util/XmlUtils;->readThisStringArrayXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[Ljava/lang/String;)[Ljava/lang/String; -HSPLcom/android/internal/util/XmlUtils;->readThisValueXml(Lorg/xmlpull/v1/XmlPullParser;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/lang/Object; -HSPLcom/android/internal/util/XmlUtils;->readValueXml(Lorg/xmlpull/v1/XmlPullParser;[Ljava/lang/String;)Ljava/lang/Object; +HSPLcom/android/internal/util/XmlUtils;->readThisMapXml(Landroid/util/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;)Ljava/util/HashMap; +HSPLcom/android/internal/util/XmlUtils;->readThisPrimitiveValueXml(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Ljava/lang/Object; +HSPLcom/android/internal/util/XmlUtils;->readThisSetXml(Landroid/util/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/util/HashSet; +HSPLcom/android/internal/util/XmlUtils;->readThisValueXml(Landroid/util/TypedXmlPullParser;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/lang/Object; +HSPLcom/android/internal/util/XmlUtils;->readValueXml(Landroid/util/TypedXmlPullParser;[Ljava/lang/String;)Ljava/lang/Object; HSPLcom/android/internal/util/XmlUtils;->skipCurrentTag(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/internal/util/XmlUtils;->writeBooleanAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Z)V -HPLcom/android/internal/util/XmlUtils;->writeIntArrayXml([ILjava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/internal/util/XmlUtils;->writeIntAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;I)V -HSPLcom/android/internal/util/XmlUtils;->writeLongAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;J)V +HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Landroid/util/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/io/OutputStream;)V -HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V -HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V -HSPLcom/android/internal/util/XmlUtils;->writeSetXml(Ljava/util/Set;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V -HPLcom/android/internal/util/XmlUtils;->writeStringArrayXml([Ljava/lang/String;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/internal/util/XmlUtils;->writeStringAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/CharSequence;)V -HPLcom/android/internal/util/XmlUtils;->writeUriAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/net/Uri;)V -HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V +HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Landroid/util/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V +HSPLcom/android/internal/util/XmlUtils;->writeSetXml(Ljava/util/Set;Ljava/lang/String;Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Landroid/util/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V HSPLcom/android/internal/util/function/pooled/OmniFunction;->()V -HPLcom/android/internal/util/function/pooled/OmniFunction;->accept(Ljava/lang/Object;)V -HSPLcom/android/internal/util/function/pooled/OmniFunction;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/internal/util/function/pooled/OmniFunction;->run()V -HSPLcom/android/internal/util/function/pooled/OmniFunction;->test(Ljava/lang/Object;)Z -HSPLcom/android/internal/util/function/pooled/PooledLambda;->__()Lcom/android/internal/util/function/pooled/ArgumentPlaceholder; -HSPLcom/android/internal/util/function/pooled/PooledLambda;->__(Ljava/lang/Class;)Lcom/android/internal/util/function/pooled/ArgumentPlaceholder; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainConsumer(Lcom/android/internal/util/function/QuadConsumer;Ljava/lang/Object;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledConsumer; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainConsumer(Lcom/android/internal/util/function/TriConsumer;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledConsumer; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainConsumer(Ljava/util/function/BiConsumer;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledConsumer; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainConsumer(Ljava/util/function/BiConsumer;Ljava/lang/Object;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;)Lcom/android/internal/util/function/pooled/PooledConsumer; -HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainFunction(Lcom/android/internal/util/function/QuadFunction;Ljava/lang/Object;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledFunction; -HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainFunction(Lcom/android/internal/util/function/TriFunction;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledFunction; -HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainFunction(Ljava/util/function/BiFunction;Ljava/lang/Object;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;)Lcom/android/internal/util/function/pooled/PooledFunction; -HSPLcom/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; HSPLcom/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; HSPLcom/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; HSPLcom/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; HSPLcom/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; HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message; HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/Consumer;Ljava/lang/Object;)Landroid/os/Message; -HSPLcom/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; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainPredicate(Ljava/util/function/BiPredicate;Ljava/lang/Object;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;)Lcom/android/internal/util/function/pooled/PooledPredicate; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/util/function/DecConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable; -HPLcom/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; -HPLcom/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; HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable; -HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/Consumer;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeArgCount(I)I HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeReturnType(I)I HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->encode(II)I -HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->toString(I)Ljava/lang/String; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->()V HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->access$000(II)I HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->access$100(II)I @@ -30171,72 +19605,30 @@ HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->doInvoke()Ljava HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->doRecycle()V HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->fillInArg(Ljava/lang/Object;)Z HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->getFlags(I)I -HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->getFuncTypeAsString()Ljava/lang/String; -HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->hashCodeHex(Ljava/lang/Object;)Ljava/lang/String; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isInvocationArgAtIndex(I)Z HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isRecycleOnUse()Z HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isRecycled()Z HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->mask(II)I HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->popArg(I)Ljava/lang/Object; -HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->recycle()V HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->recycleOnUse()Lcom/android/internal/util/function/pooled/OmniFunction; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->recycleOnUse()Lcom/android/internal/util/function/pooled/PooledRunnable; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->setFlags(II)V HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->setIfInBounds([Ljava/lang/Object;ILjava/lang/Object;)V -HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->toString()Ljava/lang/String; HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->unmask(II)I -HSPLcom/android/internal/view/-$$Lambda$FloatingActionMode$XalhyqvnRSYJyytmWuzemAZwLkY;->(Lcom/android/internal/view/FloatingActionMode;)V -HSPLcom/android/internal/view/ActionBarPolicy;->getMaxActionButtons()I -HSPLcom/android/internal/view/AppearanceRegion$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/view/AppearanceRegion; -HSPLcom/android/internal/view/AppearanceRegion$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HSPLcom/android/internal/view/AppearanceRegion$1;->newArray(I)[Lcom/android/internal/view/AppearanceRegion; -HSPLcom/android/internal/view/AppearanceRegion$1;->newArray(I)[Ljava/lang/Object; -HPLcom/android/internal/view/AppearanceRegion;->(ILandroid/graphics/Rect;)V HSPLcom/android/internal/view/AppearanceRegion;->equals(Ljava/lang/Object;)Z -HSPLcom/android/internal/view/AppearanceRegion;->getAppearance()I -HPLcom/android/internal/view/AppearanceRegion;->writeToParcel(Landroid/os/Parcel;I)V -HPLcom/android/internal/view/BaseIWindow;->closeSystemDialogs(Ljava/lang/String;)V -PLcom/android/internal/view/BaseIWindow;->dispatchAppVisibility(Z)V -HSPLcom/android/internal/view/BaseIWindow;->dispatchWindowShown()V HSPLcom/android/internal/view/BaseIWindow;->insetsChanged(Landroid/view/InsetsState;)V -PLcom/android/internal/view/BaseIWindow;->insetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V -HSPLcom/android/internal/view/BaseIWindow;->setSession(Landroid/view/IWindowSession;)V -HSPLcom/android/internal/view/BaseSurfaceHolder;->getCallbacks()[Landroid/view/SurfaceHolder$Callback; -HSPLcom/android/internal/view/BaseSurfaceHolder;->getRequestedFormat()I -HSPLcom/android/internal/view/BaseSurfaceHolder;->getRequestedHeight()I -HSPLcom/android/internal/view/BaseSurfaceHolder;->getRequestedType()I -HSPLcom/android/internal/view/BaseSurfaceHolder;->getRequestedWidth()I -HSPLcom/android/internal/view/BaseSurfaceHolder;->getSurface()Landroid/view/Surface; -HSPLcom/android/internal/view/BaseSurfaceHolder;->getSurfaceFrame()Landroid/graphics/Rect; -HSPLcom/android/internal/view/BaseSurfaceHolder;->setSurfaceFrameSize(II)V -HSPLcom/android/internal/view/BaseSurfaceHolder;->ungetCallbacks()V -HSPLcom/android/internal/view/FloatingActionMode$1;->run()V -HSPLcom/android/internal/view/FloatingActionMode$FloatingToolbarVisibilityHelper;->updateToolbarVisibility()V -HSPLcom/android/internal/view/FloatingActionMode;->(Landroid/content/Context;Landroid/view/ActionMode$Callback2;Landroid/view/View;Lcom/android/internal/widget/FloatingToolbar;)V -HSPLcom/android/internal/view/FloatingActionMode;->finish()V -HSPLcom/android/internal/view/FloatingActionMode;->getMenu()Landroid/view/Menu; -HSPLcom/android/internal/view/FloatingActionMode;->invalidate()V -HSPLcom/android/internal/view/FloatingActionMode;->isContentRectWithinBounds()Z -HSPLcom/android/internal/view/FloatingActionMode;->repositionToolbar()V -HSPLcom/android/internal/view/FloatingActionMode;->setSubtitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/view/FloatingActionMode;->setTitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/view/FloatingActionMode;->updateViewLocationInWindow()V -PLcom/android/internal/view/IInlineSuggestionsRequestCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInlineSuggestionsRequestCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/view/IInputConnectionWrapper$MyHandler;->(Lcom/android/internal/view/IInputConnectionWrapper;Landroid/os/Looper;)V HSPLcom/android/internal/view/IInputConnectionWrapper$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->(Landroid/os/Looper;Landroid/view/inputmethod/InputConnection;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->beginBatchEdit()V HSPLcom/android/internal/view/IInputConnectionWrapper;->closeConnection()V -HSPLcom/android/internal/view/IInputConnectionWrapper;->commitCorrection(Landroid/view/inputmethod/CorrectionInfo;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->commitText(Ljava/lang/CharSequence;I)V HSPLcom/android/internal/view/IInputConnectionWrapper;->deleteSurroundingText(II)V HSPLcom/android/internal/view/IInputConnectionWrapper;->dispatchMessage(Landroid/os/Message;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->endBatchEdit()V HSPLcom/android/internal/view/IInputConnectionWrapper;->executeMessage(Landroid/os/Message;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->finishComposingText()V -HSPLcom/android/internal/view/IInputConnectionWrapper;->getCursorCapsMode(ILcom/android/internal/inputmethod/IIntResultCallback;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->getInputConnection()Landroid/view/inputmethod/InputConnection; HSPLcom/android/internal/view/IInputConnectionWrapper;->getSelectedText(ILcom/android/internal/inputmethod/ICharSequenceResultCallback;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->getTextAfterCursor(IILcom/android/internal/inputmethod/ICharSequenceResultCallback;)V @@ -30250,134 +19642,57 @@ HSPLcom/android/internal/view/IInputConnectionWrapper;->performEditorAction(I)V HSPLcom/android/internal/view/IInputConnectionWrapper;->sendKeyEvent(Landroid/view/KeyEvent;)V HSPLcom/android/internal/view/IInputConnectionWrapper;->setComposingRegion(II)V HSPLcom/android/internal/view/IInputConnectionWrapper;->setComposingText(Ljava/lang/CharSequence;I)V -HSPLcom/android/internal/view/IInputContext$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/view/IInputContext$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/view/IInputContext$Stub;->()V HSPLcom/android/internal/view/IInputContext$Stub;->asBinder()Landroid/os/IBinder; HSPLcom/android/internal/view/IInputContext$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputContext; HSPLcom/android/internal/view/IInputContext$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->bindInput(Landroid/view/inputmethod/InputBinding;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->createSession(Landroid/view/InputChannel;Lcom/android/internal/view/IInputSessionCallback;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->hideSoftInput(Landroid/os/IBinder;ILandroid/os/ResultReceiver;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->initializeInternal(Landroid/os/IBinder;ILcom/android/internal/inputmethod/IInputMethodPrivilegedOperations;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->onCreateInlineSuggestionsRequest(Lcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->setSessionEnabled(Lcom/android/internal/view/IInputMethodSession;Z)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->showSoftInput(Landroid/os/IBinder;ILandroid/os/ResultReceiver;)V -HPLcom/android/internal/view/IInputMethod$Stub$Proxy;->unbindInput()V -HPLcom/android/internal/view/IInputMethod$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethod; -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->onBindMethod(Lcom/android/internal/view/InputBindResult;)V -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->onUnbindMethod(II)V -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->reportFullscreenMode(Z)V -HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->setActive(ZZ)V HSPLcom/android/internal/view/IInputMethodClient$Stub;->()V HSPLcom/android/internal/view/IInputMethodClient$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInputMethodClient$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodClient; HSPLcom/android/internal/view/IInputMethodClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->addClient(Lcom/android/internal/view/IInputMethodClient;Lcom/android/internal/view/IInputContext;I)V -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getEnabledInputMethodList(I)Ljava/util/List; -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getEnabledInputMethodSubtypeList(Ljava/lang/String;Z)Ljava/util/List; -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->hideSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->isImeTraceEnabled()Z -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->removeImeSurface()V +HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->hideSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;Lcom/android/internal/inputmethod/IBooleanResultCallback;)V +HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->isImeTraceEnabled(Lcom/android/internal/inputmethod/IBooleanResultCallback;)V HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->removeImeSurfaceFromWindow(Landroid/os/IBinder;)V HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->reportPerceptible(Landroid/os/IBinder;Z)V -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->showSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z -HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/view/IInputContext;II)Lcom/android/internal/view/InputBindResult; -HSPLcom/android/internal/view/IInputMethodManager$Stub;->()V +HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->showSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;Lcom/android/internal/inputmethod/IBooleanResultCallback;)V +HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/view/IInputContext;IILcom/android/internal/inputmethod/IInputBindResultResultCallback;)V HSPLcom/android/internal/view/IInputMethodManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodManager; -HPLcom/android/internal/view/IInputMethodManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->finishSession()V HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->notifyImeHidden()V -HPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->removeImeSurface()V HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->viewClicked(Z)V HSPLcom/android/internal/view/IInputMethodSession$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodSession; -PLcom/android/internal/view/IInputSessionCallback$Stub;->asBinder()Landroid/os/IBinder; -HPLcom/android/internal/view/IInputSessionCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/view/InlineSuggestionsRequestInfo$1;->()V -HSPLcom/android/internal/view/InlineSuggestionsRequestInfo;->()V -HPLcom/android/internal/view/InlineSuggestionsRequestInfo;->(Landroid/content/ComponentName;Landroid/view/autofill/AutofillId;Landroid/os/Bundle;)V -HPLcom/android/internal/view/InlineSuggestionsRequestInfo;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/android/internal/view/InputBindResult$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/view/InputBindResult; HSPLcom/android/internal/view/InputBindResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLcom/android/internal/view/InputBindResult;->(Landroid/os/Parcel;)V HSPLcom/android/internal/view/InputBindResult;->getActivityViewToScreenMatrix()Landroid/graphics/Matrix; -HPLcom/android/internal/view/InputBindResult;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/android/internal/view/RotationPolicy;->isRotationLockToggleVisible(Landroid/content/Context;)Z -HSPLcom/android/internal/view/RotationPolicy;->isRotationLocked(Landroid/content/Context;)Z HSPLcom/android/internal/view/RotationPolicy;->isRotationSupported(Landroid/content/Context;)Z HSPLcom/android/internal/view/SurfaceCallbackHelper$1;->run()V HSPLcom/android/internal/view/SurfaceCallbackHelper;->dispatchSurfaceRedrawNeededAsync(Landroid/view/SurfaceHolder;[Landroid/view/SurfaceHolder$Callback;)V -HSPLcom/android/internal/view/WindowManagerPolicyThread;->set(Ljava/lang/Thread;Landroid/os/Looper;)V -HSPLcom/android/internal/view/menu/ActionMenuItem;->(Landroid/content/Context;IIIILjava/lang/CharSequence;)V -HSPLcom/android/internal/view/menu/BaseMenuPresenter;->(Landroid/content/Context;II)V -HSPLcom/android/internal/view/menu/BaseMenuPresenter;->initForMenu(Landroid/content/Context;Lcom/android/internal/view/menu/MenuBuilder;)V -HSPLcom/android/internal/view/menu/BaseMenuPresenter;->setCallback(Lcom/android/internal/view/menu/MenuPresenter$Callback;)V -HSPLcom/android/internal/view/menu/BaseMenuPresenter;->updateMenuView(Z)V HSPLcom/android/internal/view/menu/MenuBuilder;->(Landroid/content/Context;)V -HSPLcom/android/internal/view/menu/MenuBuilder;->add(IIII)Landroid/view/MenuItem; HSPLcom/android/internal/view/menu/MenuBuilder;->add(IIILjava/lang/CharSequence;)Landroid/view/MenuItem; HSPLcom/android/internal/view/menu/MenuBuilder;->addInternal(IIILjava/lang/CharSequence;)Landroid/view/MenuItem; -HSPLcom/android/internal/view/menu/MenuBuilder;->addMenuPresenter(Lcom/android/internal/view/menu/MenuPresenter;Landroid/content/Context;)V -HSPLcom/android/internal/view/menu/MenuBuilder;->close()V HSPLcom/android/internal/view/menu/MenuBuilder;->close(Z)V HSPLcom/android/internal/view/menu/MenuBuilder;->dispatchPresenterUpdate(Z)V HSPLcom/android/internal/view/menu/MenuBuilder;->findItem(I)Landroid/view/MenuItem; -HSPLcom/android/internal/view/menu/MenuBuilder;->flagActionItems()V -HSPLcom/android/internal/view/menu/MenuBuilder;->getActionItems()Ljava/util/ArrayList; -HSPLcom/android/internal/view/menu/MenuBuilder;->getItem(I)Landroid/view/MenuItem; -HSPLcom/android/internal/view/menu/MenuBuilder;->getNonActionItems()Ljava/util/ArrayList; HSPLcom/android/internal/view/menu/MenuBuilder;->getVisibleItems()Ljava/util/ArrayList; -HSPLcom/android/internal/view/menu/MenuBuilder;->hasVisibleItems()Z HSPLcom/android/internal/view/menu/MenuBuilder;->onItemActionRequestChanged(Lcom/android/internal/view/menu/MenuItemImpl;)V HSPLcom/android/internal/view/menu/MenuBuilder;->onItemsChanged(Z)V HSPLcom/android/internal/view/menu/MenuBuilder;->setCallback(Lcom/android/internal/view/menu/MenuBuilder$Callback;)V -HSPLcom/android/internal/view/menu/MenuBuilder;->setCurrentMenuInfo(Landroid/view/ContextMenu$ContextMenuInfo;)V -HSPLcom/android/internal/view/menu/MenuBuilder;->setShortcutsVisibleInner(Z)V HSPLcom/android/internal/view/menu/MenuBuilder;->size()I -HSPLcom/android/internal/view/menu/MenuBuilder;->startDispatchingItemsChanged()V -HSPLcom/android/internal/view/menu/MenuBuilder;->stopDispatchingItemsChanged()V HSPLcom/android/internal/view/menu/MenuItemImpl;->(Lcom/android/internal/view/menu/MenuBuilder;IIIILjava/lang/CharSequence;I)V HSPLcom/android/internal/view/menu/MenuItemImpl;->getContentDescription()Ljava/lang/CharSequence; -HSPLcom/android/internal/view/menu/MenuItemImpl;->getGroupId()I HSPLcom/android/internal/view/menu/MenuItemImpl;->getIcon()Landroid/graphics/drawable/Drawable; HSPLcom/android/internal/view/menu/MenuItemImpl;->getItemId()I -HSPLcom/android/internal/view/menu/MenuItemImpl;->getSubMenu()Landroid/view/SubMenu; HSPLcom/android/internal/view/menu/MenuItemImpl;->getTitle()Ljava/lang/CharSequence; -HSPLcom/android/internal/view/menu/MenuItemImpl;->getTooltipText()Ljava/lang/CharSequence; -HSPLcom/android/internal/view/menu/MenuItemImpl;->isActionViewExpanded()Z +HSPLcom/android/internal/view/menu/MenuItemImpl;->hasSubMenu()Z HSPLcom/android/internal/view/menu/MenuItemImpl;->isEnabled()Z HSPLcom/android/internal/view/menu/MenuItemImpl;->isVisible()Z -HSPLcom/android/internal/view/menu/MenuItemImpl;->requiresActionButton()Z -HSPLcom/android/internal/view/menu/MenuItemImpl;->requiresOverflow()Z +HSPLcom/android/internal/view/menu/MenuItemImpl;->setCheckable(Z)Landroid/view/MenuItem; +HSPLcom/android/internal/view/menu/MenuItemImpl;->setChecked(Z)Landroid/view/MenuItem; HSPLcom/android/internal/view/menu/MenuItemImpl;->setShowAsAction(I)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$HwBz1UV4zp1KDAKfYBaOev6H-f4;->(Lcom/android/internal/widget/ConversationLayout;)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$HwBz1UV4zp1KDAKfYBaOev6H-f4;->accept(Ljava/lang/Object;)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$Nx9OCyKAGDgXb1DM_uBrrqwSfvM;->(Lcom/android/internal/widget/ConversationLayout;)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$Nx9OCyKAGDgXb1DM_uBrrqwSfvM;->accept(Ljava/lang/Object;)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$qmMtuXuZ07ZJz2gLLxEQg4zHK8s;->(Lcom/android/internal/widget/ConversationLayout;)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$wae5A4WK0R-xPA4i8nVnO2s5bkE;->(Lcom/android/internal/widget/CachingIconView;Z)V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$wae5A4WK0R-xPA4i8nVnO2s5bkE;->run()V -HSPLcom/android/internal/widget/-$$Lambda$ConversationLayout$yolxq3di_GvwFdfP0kax9KQ9gso;->(Lcom/android/internal/widget/ConversationLayout;)V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$EWt7AaDuwZlBAQjN1D6ufmX85cQ;->(Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;)V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$EWt7AaDuwZlBAQjN1D6ufmX85cQ;->onComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$uCp0WtDaei7_TjdbBq0ga6i9ByE;->(Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$OverflowPanel;)V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$zLq-2oPKq5DAK22TcsabyftDRcA;->(Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;Landroid/widget/ImageButton;)V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$KgkfQGCs-lNOaaDu0nJlPl2wYNc;->()V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$KgkfQGCs-lNOaaDu0nJlPl2wYNc;->()V -HSPLcom/android/internal/widget/-$$Lambda$FloatingToolbar$KgkfQGCs-lNOaaDu0nJlPl2wYNc;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLcom/android/internal/widget/-$$Lambda$LockPatternUtils$WrappedCallback$rBO7YmQAA9ZowrWHy1I9ASOWiCI;->(Lcom/android/internal/widget/LockPatternUtils$WrappedCallback;)V -HSPLcom/android/internal/widget/-$$Lambda$LockPatternUtils$WrappedCallback$rBO7YmQAA9ZowrWHy1I9ASOWiCI;->run()V -HSPLcom/android/internal/widget/-$$Lambda$V0sK9ebSJ63M4zBVBrIINLA_QR4;->()V -HSPLcom/android/internal/widget/-$$Lambda$V0sK9ebSJ63M4zBVBrIINLA_QR4;->()V -HSPLcom/android/internal/widget/-$$Lambda$zSXr90aeKdYhDkWrfifzTvhqh7o;->(Lcom/android/internal/widget/LockPatternChecker$OnCheckCallback;)V -HSPLcom/android/internal/widget/-$$Lambda$zSXr90aeKdYhDkWrfifzTvhqh7o;->onEarlyMatched()V +HSPLcom/android/internal/view/menu/MenuItemImpl;->setVisible(Z)Landroid/view/MenuItem; HSPLcom/android/internal/widget/AlertDialogLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLcom/android/internal/widget/AlertDialogLayout;->forceUniformWidth(II)V HSPLcom/android/internal/widget/AlertDialogLayout;->onLayout(ZIIII)V @@ -30389,324 +19704,44 @@ HSPLcom/android/internal/widget/BackgroundFallback;->draw(Landroid/view/ViewGrou HSPLcom/android/internal/widget/BackgroundFallback;->hasFallback()Z HSPLcom/android/internal/widget/BackgroundFallback;->setDrawable(Landroid/graphics/drawable/Drawable;)V HSPLcom/android/internal/widget/ButtonBarLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/CachingIconView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/CachingIconView;->getOriginalIconColor()I -HSPLcom/android/internal/widget/CachingIconView;->resetCache()V -HSPLcom/android/internal/widget/CachingIconView;->setForceHidden(Z)V -HSPLcom/android/internal/widget/CachingIconView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V -HSPLcom/android/internal/widget/CachingIconView;->setImageIcon(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/CachingIconView;->setImageIconAsync(Landroid/graphics/drawable/Icon;)Ljava/lang/Runnable; -HSPLcom/android/internal/widget/CachingIconView;->setOriginalIconColor(I)V -HSPLcom/android/internal/widget/CachingIconView;->setVisibility(I)V -HSPLcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z -HSPLcom/android/internal/widget/ConversationLayout$TouchDelegateComposite;->(Landroid/view/View;)V -HSPLcom/android/internal/widget/ConversationLayout$TouchDelegateComposite;->(Landroid/view/View;Lcom/android/internal/widget/ConversationLayout$1;)V -HSPLcom/android/internal/widget/ConversationLayout;->()V -HSPLcom/android/internal/widget/ConversationLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/ConversationLayout;->addRemoteInputHistoryToMessages(Ljava/util/List;[Landroid/app/RemoteInputHistoryItem;)V -HSPLcom/android/internal/widget/ConversationLayout;->animateViewForceHidden(Lcom/android/internal/widget/CachingIconView;Z)V -HSPLcom/android/internal/widget/ConversationLayout;->applyNotificationBackgroundColor(Landroid/widget/ImageView;)V -HSPLcom/android/internal/widget/ConversationLayout;->bind(Ljava/util/List;Ljava/util/List;Z)V -HSPLcom/android/internal/widget/ConversationLayout;->createGroupViews(Ljava/util/List;Ljava/util/List;Z)V -HSPLcom/android/internal/widget/ConversationLayout;->createMessages(Ljava/util/List;Z)Ljava/util/List; -HSPLcom/android/internal/widget/ConversationLayout;->findAndRemoveMatchingMessage(Landroid/app/Notification$MessagingStyle$Message;)Lcom/android/internal/widget/MessagingMessage; -HSPLcom/android/internal/widget/ConversationLayout;->findGroups(Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V -HSPLcom/android/internal/widget/ConversationLayout;->getImageMessageContainer()Landroid/view/ViewGroup; -HSPLcom/android/internal/widget/ConversationLayout;->getKey(Landroid/app/Person;)Ljava/lang/CharSequence; -HSPLcom/android/internal/widget/ConversationLayout;->getMessagingLinearLayout()Lcom/android/internal/widget/MessagingLinearLayout; -HSPLcom/android/internal/widget/ConversationLayout;->isImportantConversation()Z -HSPLcom/android/internal/widget/ConversationLayout;->lambda$animateViewForceHidden$4(Lcom/android/internal/widget/CachingIconView;Z)V -HSPLcom/android/internal/widget/ConversationLayout;->lambda$onFinishInflate$0$ConversationLayout(Ljava/lang/Integer;)V -HSPLcom/android/internal/widget/ConversationLayout;->lambda$onFinishInflate$1$ConversationLayout(Ljava/lang/Boolean;)V -HSPLcom/android/internal/widget/ConversationLayout;->onFinishInflate()V -HSPLcom/android/internal/widget/ConversationLayout;->removeGroups(Ljava/util/ArrayList;)V -HSPLcom/android/internal/widget/ConversationLayout;->setAvatarReplacement(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/ConversationLayout;->setConversationTitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/ConversationLayout;->setData(Landroid/os/Bundle;)V -HSPLcom/android/internal/widget/ConversationLayout;->setImageResolver(Lcom/android/internal/widget/ImageResolver;)V -HSPLcom/android/internal/widget/ConversationLayout;->setIsCollapsed(Z)V -HSPLcom/android/internal/widget/ConversationLayout;->setIsImportantConversation(Z)V -HSPLcom/android/internal/widget/ConversationLayout;->setIsImportantConversation(ZZ)V -HSPLcom/android/internal/widget/ConversationLayout;->setIsOneToOne(Z)V -HSPLcom/android/internal/widget/ConversationLayout;->setLargeIcon(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/ConversationLayout;->setLayoutColor(I)V -HSPLcom/android/internal/widget/ConversationLayout;->setMessageTextColor(I)V -HSPLcom/android/internal/widget/ConversationLayout;->setMessagingClippingDisabled(Z)V -HSPLcom/android/internal/widget/ConversationLayout;->setNameReplacement(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/ConversationLayout;->setNotificationBackgroundColor(I)V -HSPLcom/android/internal/widget/ConversationLayout;->setSenderTextColor(I)V -HSPLcom/android/internal/widget/ConversationLayout;->setShortcutIcon(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/ConversationLayout;->setUnreadCount(I)V -HSPLcom/android/internal/widget/ConversationLayout;->setUser(Landroid/app/Person;)V -HSPLcom/android/internal/widget/ConversationLayout;->updateActionListPadding()V -HSPLcom/android/internal/widget/ConversationLayout;->updateAppName()V -HSPLcom/android/internal/widget/ConversationLayout;->updateAppNameDividerVisibility()V -HSPLcom/android/internal/widget/ConversationLayout;->updateContentEndPaddings()V -HSPLcom/android/internal/widget/ConversationLayout;->updateConversationLayout()V -HSPLcom/android/internal/widget/ConversationLayout;->updateExpandButton()V -HSPLcom/android/internal/widget/ConversationLayout;->updateExpandability(ZLandroid/view/View$OnClickListener;)V -HSPLcom/android/internal/widget/ConversationLayout;->updateHistoricMessageVisibility()V -HSPLcom/android/internal/widget/ConversationLayout;->updateIconPositionAndSize()V -HSPLcom/android/internal/widget/ConversationLayout;->updateImageMessages()V -HSPLcom/android/internal/widget/ConversationLayout;->updatePaddingsBasedOnContentAvailability()V -HSPLcom/android/internal/widget/ConversationLayout;->updateTitleAndNamesDisplay()V HSPLcom/android/internal/widget/DialogTitle;->(Landroid/content/Context;Landroid/util/AttributeSet;)V HSPLcom/android/internal/widget/EditableInputConnection;->beginBatchEdit()Z HSPLcom/android/internal/widget/EditableInputConnection;->closeConnection()V -HSPLcom/android/internal/widget/EditableInputConnection;->commitCorrection(Landroid/view/inputmethod/CorrectionInfo;)Z HSPLcom/android/internal/widget/EditableInputConnection;->commitText(Ljava/lang/CharSequence;I)Z HSPLcom/android/internal/widget/EditableInputConnection;->endBatchEdit()Z HSPLcom/android/internal/widget/EditableInputConnection;->getEditable()Landroid/text/Editable; HSPLcom/android/internal/widget/EditableInputConnection;->performEditorAction(I)Z -HSPLcom/android/internal/widget/ExploreByTouchHelper;->()V -HSPLcom/android/internal/widget/ExploreByTouchHelper;->(Landroid/view/View;)V -HSPLcom/android/internal/widget/ExploreByTouchHelper;->invalidateRoot()V -HSPLcom/android/internal/widget/ExploreByTouchHelper;->invalidateVirtualView(II)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$11;->onMeasure(II)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$3;->onAnimationEnd(Landroid/animation/Animator;)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper;->(Landroid/content/Context;I)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->(Landroid/content/Context;Landroid/view/View;)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->cancelOverflowAnimations()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->clearPanels()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->createOverflowPanel()Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$OverflowPanel; -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->dismiss()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->getAdjustedToolbarWidth(I)I -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->isOverflowAnimating()Z -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->lambda$new$0$FloatingToolbar$FloatingToolbarPopup(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->layoutMainPanelItems(Ljava/util/List;I)Ljava/util/List; -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->maybeComputeTransitionDurationScale()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->preparePopupContent()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->refreshCoordinatesAndOverflowDirection(Landroid/graphics/Rect;)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->setContentAreaAsTouchableSurface()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->setPanelsStatesAtRestingPosition()V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->show(Landroid/graphics/Rect;)V -HSPLcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup;->updatePopupSize()V -HSPLcom/android/internal/widget/FloatingToolbar;->(Landroid/view/Window;)V -HSPLcom/android/internal/widget/FloatingToolbar;->applyDefaultTheme(Landroid/content/Context;)Landroid/content/Context; -HSPLcom/android/internal/widget/FloatingToolbar;->createContentContainer(Landroid/content/Context;)Landroid/view/ViewGroup; -HSPLcom/android/internal/widget/FloatingToolbar;->createEnterAnimation(Landroid/view/View;)Landroid/animation/AnimatorSet; -HSPLcom/android/internal/widget/FloatingToolbar;->createExitAnimation(Landroid/view/View;ILandroid/animation/Animator$AnimatorListener;)Landroid/animation/AnimatorSet; -HSPLcom/android/internal/widget/FloatingToolbar;->createPopupWindow(Landroid/view/ViewGroup;)Landroid/widget/PopupWindow; -HSPLcom/android/internal/widget/FloatingToolbar;->dismiss()V -HSPLcom/android/internal/widget/FloatingToolbar;->doShow()V -HSPLcom/android/internal/widget/FloatingToolbar;->getVisibleAndEnabledMenuItems(Landroid/view/Menu;)Ljava/util/List; -HSPLcom/android/internal/widget/FloatingToolbar;->isCurrentlyShowing(Ljava/util/List;)Z -HSPLcom/android/internal/widget/FloatingToolbar;->lambda$new$1(Landroid/view/MenuItem;Landroid/view/MenuItem;)I -HSPLcom/android/internal/widget/FloatingToolbar;->unregisterOrientationHandler()V -HSPLcom/android/internal/widget/FloatingToolbar;->updateMenuItemButton(Landroid/view/View;Landroid/view/MenuItem;IZ)V -HPLcom/android/internal/widget/ICheckCredentialProgressCallback$Stub$Proxy;->onCredentialVerified()V -HSPLcom/android/internal/widget/ICheckCredentialProgressCallback$Stub;->()V -HSPLcom/android/internal/widget/ICheckCredentialProgressCallback$Stub;->asBinder()Landroid/os/IBinder; -HSPLcom/android/internal/widget/ICheckCredentialProgressCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->(Landroid/os/IBinder;)V -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->checkCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;)Lcom/android/internal/widget/VerifyCredentialResponse; -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->checkVoldPassword(I)Z HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getBoolean(Ljava/lang/String;ZI)Z HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getCredentialType(I)I -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getSeparateProfileChallengeEnabled(I)Z HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getString(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String; -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->scheduleNonStrongBiometricIdleTimeout(I)V -HPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->setBoolean(Ljava/lang/String;ZI)V -HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->userPresent(I)V -HSPLcom/android/internal/widget/ILockSettings$Stub;->()V HSPLcom/android/internal/widget/ILockSettings$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/widget/ILockSettings; -HPLcom/android/internal/widget/ILockSettings$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -HSPLcom/android/internal/widget/ImageFloatingTextView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/ImageFloatingTextView;->makeSingleLayout(ILandroid/text/BoringLayout$Metrics;ILandroid/text/Layout$Alignment;ZLandroid/text/TextUtils$TruncateAt;Z)Landroid/text/Layout; -HSPLcom/android/internal/widget/ImageFloatingTextView;->onMeasure(II)V -HSPLcom/android/internal/widget/ImageFloatingTextView;->onRtlPropertiesChanged(I)V -HSPLcom/android/internal/widget/ImageFloatingTextView;->setHasImage(Z)V -HSPLcom/android/internal/widget/ImageFloatingTextView;->setImageEndMargin(I)V -HSPLcom/android/internal/widget/ImageFloatingTextView;->setNumIndentLines(I)Z -HSPLcom/android/internal/widget/LockPatternChecker$2;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/internal/widget/LockPatternChecker$2;->doInBackground([Ljava/lang/Void;)Ljava/lang/Boolean; -HSPLcom/android/internal/widget/LockPatternChecker$2;->onPostExecute(Ljava/lang/Boolean;)V -HSPLcom/android/internal/widget/LockPatternChecker$2;->onPostExecute(Ljava/lang/Object;)V -HSPLcom/android/internal/widget/LockPatternChecker;->checkCredential(Lcom/android/internal/widget/LockPatternUtils;Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/LockPatternChecker$OnCheckCallback;)Landroid/os/AsyncTask; -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->(Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;)V HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onIsNonStrongBiometricAllowedChanged(ZI)V HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(II)V -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$H;->(Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;Landroid/os/Looper;)V HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$H;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->(Landroid/content/Context;)V -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->(Landroid/content/Context;Landroid/os/Looper;)V -PLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->access$000(Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;)Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$H; -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getDefaultFlags(Landroid/content/Context;)I HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStrongAuthForUser(I)I -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStub()Landroid/app/trust/IStrongAuthTracker$Stub; HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->handleIsNonStrongBiometricAllowedChanged(ZI)V HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->handleStrongAuthRequiredChanged(II)V -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->isBiometricAllowedForUser(ZI)Z HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->isNonStrongBiometricAllowedAfterIdleTimeout(I)Z -HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->isTrustAllowedForUser(I)Z -PLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->onIsNonStrongBiometricAllowedChanged(I)V -PLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->onStrongAuthRequiredChanged(I)V -HSPLcom/android/internal/widget/LockPatternUtils$WrappedCallback;->(Landroid/os/Handler;Lcom/android/internal/widget/LockPatternUtils$CheckCredentialProgressCallback;)V -HSPLcom/android/internal/widget/LockPatternUtils$WrappedCallback;->lambda$onCredentialVerified$0$LockPatternUtils$WrappedCallback()V -HSPLcom/android/internal/widget/LockPatternUtils$WrappedCallback;->onCredentialVerified()V +HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->onIsNonStrongBiometricAllowedChanged(I)V HSPLcom/android/internal/widget/LockPatternUtils;->(Landroid/content/Context;)V -HSPLcom/android/internal/widget/LockPatternUtils;->checkCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/LockPatternUtils$CheckCredentialProgressCallback;)Z -HSPLcom/android/internal/widget/LockPatternUtils;->checkVoldPassword(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->credentialTypeToPasswordQuality(I)I -HSPLcom/android/internal/widget/LockPatternUtils;->frpCredentialEnabled(Landroid/content/Context;)Z -HSPLcom/android/internal/widget/LockPatternUtils;->getActivePasswordQuality(I)I HSPLcom/android/internal/widget/LockPatternUtils;->getBoolean(Ljava/lang/String;ZI)Z HSPLcom/android/internal/widget/LockPatternUtils;->getCredentialTypeForUser(I)I -HSPLcom/android/internal/widget/LockPatternUtils;->getDeviceOwnerInfo()Ljava/lang/String; HSPLcom/android/internal/widget/LockPatternUtils;->getDevicePolicyManager()Landroid/app/admin/DevicePolicyManager; HSPLcom/android/internal/widget/LockPatternUtils;->getEnabledTrustAgents(I)Ljava/util/List; HSPLcom/android/internal/widget/LockPatternUtils;->getKeyguardStoredPasswordQuality(I)I HSPLcom/android/internal/widget/LockPatternUtils;->getLockSettings()Lcom/android/internal/widget/ILockSettings; -HSPLcom/android/internal/widget/LockPatternUtils;->getLockoutAttemptDeadline(I)J -HSPLcom/android/internal/widget/LockPatternUtils;->getOwnerInfo(I)Ljava/lang/String; HSPLcom/android/internal/widget/LockPatternUtils;->getPowerButtonInstantlyLocks(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->getString(Ljava/lang/String;I)Ljava/lang/String; -HSPLcom/android/internal/widget/LockPatternUtils;->getUserManager()Landroid/os/UserManager; -HPLcom/android/internal/widget/LockPatternUtils;->hasSecureLockScreen()Z HSPLcom/android/internal/widget/LockPatternUtils;->hasSeparateChallenge(I)Z -HSPLcom/android/internal/widget/LockPatternUtils;->isLockScreenDisabled(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->isManagedProfile(I)Z -HPLcom/android/internal/widget/LockPatternUtils;->isManagedProfileWithUnifiedChallenge(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->isOwnerInfoEnabled(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->isSecure(I)Z HSPLcom/android/internal/widget/LockPatternUtils;->isSeparateProfileChallengeEnabled(I)Z -HSPLcom/android/internal/widget/LockPatternUtils;->isTactileFeedbackEnabled()Z -PLcom/android/internal/widget/LockPatternUtils;->isTrustUsuallyManaged(I)Z -HSPLcom/android/internal/widget/LockPatternUtils;->isVisiblePatternEnabled(I)Z -HSPLcom/android/internal/widget/LockPatternUtils;->registerStrongAuthTracker(Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;)V -HSPLcom/android/internal/widget/LockPatternUtils;->reportSuccessfulPasswordAttempt(I)V -HSPLcom/android/internal/widget/LockPatternUtils;->scheduleNonStrongBiometricIdleTimeout(I)V -HSPLcom/android/internal/widget/LockPatternUtils;->userPresent(I)V -HSPLcom/android/internal/widget/LockPatternUtils;->wrapCallback(Lcom/android/internal/widget/LockPatternUtils$CheckCredentialProgressCallback;)Lcom/android/internal/widget/ICheckCredentialProgressCallback; -HSPLcom/android/internal/widget/LockSettingsInternal;->()V -HPLcom/android/internal/widget/LockscreenCredential$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/widget/LockscreenCredential; -PLcom/android/internal/widget/LockscreenCredential$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLcom/android/internal/widget/LockscreenCredential;->(I[B)V -PLcom/android/internal/widget/LockscreenCredential;->checkAgainstStoredType(I)Z -HSPLcom/android/internal/widget/LockscreenCredential;->createNone()Lcom/android/internal/widget/LockscreenCredential; -HSPLcom/android/internal/widget/LockscreenCredential;->duplicate()Lcom/android/internal/widget/LockscreenCredential; -HSPLcom/android/internal/widget/LockscreenCredential;->ensureNotZeroized()V -HPLcom/android/internal/widget/LockscreenCredential;->getCredential()[B -HPLcom/android/internal/widget/LockscreenCredential;->getType()I -HPLcom/android/internal/widget/LockscreenCredential;->isNone()Z -HPLcom/android/internal/widget/LockscreenCredential;->isPassword()Z -PLcom/android/internal/widget/LockscreenCredential;->isPin()Z -HSPLcom/android/internal/widget/LockscreenCredential;->writeToParcel(Landroid/os/Parcel;I)V -HSPLcom/android/internal/widget/LockscreenCredential;->zeroize()V -HSPLcom/android/internal/widget/MessagingGroup;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/MessagingGroup;->calculateSendingTextColor()I -HSPLcom/android/internal/widget/MessagingGroup;->createGroup(Lcom/android/internal/widget/MessagingLinearLayout;)Lcom/android/internal/widget/MessagingGroup; -HSPLcom/android/internal/widget/MessagingGroup;->getIsolatedMessage()Lcom/android/internal/widget/MessagingImageMessage; -HSPLcom/android/internal/widget/MessagingGroup;->getMessages()Ljava/util/List; -HSPLcom/android/internal/widget/MessagingGroup;->getSender()Landroid/app/Person; -HSPLcom/android/internal/widget/MessagingGroup;->getSenderName()Ljava/lang/CharSequence; -HSPLcom/android/internal/widget/MessagingGroup;->needsGeneratedAvatar()Z -HSPLcom/android/internal/widget/MessagingGroup;->onFinishInflate()V -HSPLcom/android/internal/widget/MessagingGroup;->setAvatar(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/MessagingGroup;->setCanHideSenderIfFirst(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setImageDisplayLocation(I)V -HSPLcom/android/internal/widget/MessagingGroup;->setIsFirstInLayout(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setIsInConversation(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setLayoutColor(I)V -HSPLcom/android/internal/widget/MessagingGroup;->setMaxDisplayedLines(I)V -HSPLcom/android/internal/widget/MessagingGroup;->setMessages(Ljava/util/List;)V -HSPLcom/android/internal/widget/MessagingGroup;->setSender(Landroid/app/Person;Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/MessagingGroup;->setSending(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setShowingAvatar(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setSingleLine(Z)V -HSPLcom/android/internal/widget/MessagingGroup;->setTextColors(II)V -HSPLcom/android/internal/widget/MessagingGroup;->updateClipRect()V -HSPLcom/android/internal/widget/MessagingGroup;->updateImageContainerVisibility()V -HSPLcom/android/internal/widget/MessagingGroup;->updateMaxDisplayedLines()V -HSPLcom/android/internal/widget/MessagingGroup;->updateMessageColor()V -HSPLcom/android/internal/widget/MessagingGroup;->updateSenderVisibility()V -HSPLcom/android/internal/widget/MessagingLayout;->()V -HSPLcom/android/internal/widget/MessagingLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/MessagingLayout;->addMessagesToGroups(Ljava/util/List;Ljava/util/List;Z)V -HSPLcom/android/internal/widget/MessagingLayout;->addRemoteInputHistoryToMessages(Ljava/util/List;[Landroid/app/RemoteInputHistoryItem;)V -HSPLcom/android/internal/widget/MessagingLayout;->bind(Ljava/util/List;Ljava/util/List;Z)V -HSPLcom/android/internal/widget/MessagingLayout;->createGroupViews(Ljava/util/List;Ljava/util/List;Z)V -HSPLcom/android/internal/widget/MessagingLayout;->createMessages(Ljava/util/List;Z)Ljava/util/List; -HSPLcom/android/internal/widget/MessagingLayout;->findAndRemoveMatchingMessage(Landroid/app/Notification$MessagingStyle$Message;)Lcom/android/internal/widget/MessagingMessage; -HSPLcom/android/internal/widget/MessagingLayout;->findGroups(Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V -HSPLcom/android/internal/widget/MessagingLayout;->getMessagingLinearLayout()Lcom/android/internal/widget/MessagingLinearLayout; -HSPLcom/android/internal/widget/MessagingLayout;->onFinishInflate()V -HSPLcom/android/internal/widget/MessagingLayout;->removeGroups(Ljava/util/ArrayList;)V -HSPLcom/android/internal/widget/MessagingLayout;->setAvatarReplacement(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/MessagingLayout;->setConversationTitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/MessagingLayout;->setData(Landroid/os/Bundle;)V -HSPLcom/android/internal/widget/MessagingLayout;->setImageResolver(Lcom/android/internal/widget/ImageResolver;)V -HSPLcom/android/internal/widget/MessagingLayout;->setIsCollapsed(Z)V -HSPLcom/android/internal/widget/MessagingLayout;->setIsOneToOne(Z)V -HSPLcom/android/internal/widget/MessagingLayout;->setLargeIcon(Landroid/graphics/drawable/Icon;)V -HSPLcom/android/internal/widget/MessagingLayout;->setLayoutColor(I)V -HSPLcom/android/internal/widget/MessagingLayout;->setMessageTextColor(I)V -HSPLcom/android/internal/widget/MessagingLayout;->setNameReplacement(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/MessagingLayout;->setNotificationBackgroundColor(I)V -HSPLcom/android/internal/widget/MessagingLayout;->setSenderTextColor(I)V -HSPLcom/android/internal/widget/MessagingLayout;->setUser(Landroid/app/Person;)V -HSPLcom/android/internal/widget/MessagingLayout;->updateHistoricMessageVisibility()V -HSPLcom/android/internal/widget/MessagingLayout;->updateTitleAndNamesDisplay()V -HSPLcom/android/internal/widget/MessagingLinearLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/MessagingLinearLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams; -HSPLcom/android/internal/widget/MessagingLinearLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Lcom/android/internal/widget/MessagingLinearLayout$LayoutParams; -HSPLcom/android/internal/widget/MessagingLinearLayout;->setMaxDisplayedLines(I)V -HSPLcom/android/internal/widget/MessagingMessage;->createMessage(Lcom/android/internal/widget/IMessagingLayout;Landroid/app/Notification$MessagingStyle$Message;Lcom/android/internal/widget/ImageResolver;)Lcom/android/internal/widget/MessagingMessage; -HSPLcom/android/internal/widget/MessagingMessage;->getGroup()Lcom/android/internal/widget/MessagingGroup; -HSPLcom/android/internal/widget/MessagingMessage;->getMessage()Landroid/app/Notification$MessagingStyle$Message; -HSPLcom/android/internal/widget/MessagingMessage;->getView()Landroid/view/View; -HSPLcom/android/internal/widget/MessagingMessage;->hasImage(Landroid/app/Notification$MessagingStyle$Message;)Z -HPLcom/android/internal/widget/MessagingMessage;->sameAs(Landroid/app/Notification$MessagingStyle$Message;)Z -HSPLcom/android/internal/widget/MessagingMessage;->setIsHistoric(Z)V -HSPLcom/android/internal/widget/MessagingMessage;->setMessagingGroup(Lcom/android/internal/widget/MessagingGroup;)V -HSPLcom/android/internal/widget/MessagingMessageState;->getGroup()Lcom/android/internal/widget/MessagingGroup; -HSPLcom/android/internal/widget/MessagingMessageState;->getMessage()Landroid/app/Notification$MessagingStyle$Message; -HSPLcom/android/internal/widget/MessagingMessageState;->setGroup(Lcom/android/internal/widget/MessagingGroup;)V -HSPLcom/android/internal/widget/MessagingMessageState;->setIsHistoric(Z)V -HSPLcom/android/internal/widget/MessagingMessageState;->setMessage(Landroid/app/Notification$MessagingStyle$Message;)V -HSPLcom/android/internal/widget/MessagingPropertyAnimator;->()V -HSPLcom/android/internal/widget/MessagingPropertyAnimator;->isAnimatingTranslation(Landroid/view/View;)Z -HSPLcom/android/internal/widget/MessagingTextMessage;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/MessagingTextMessage;->createMessage(Lcom/android/internal/widget/IMessagingLayout;Landroid/app/Notification$MessagingStyle$Message;)Lcom/android/internal/widget/MessagingMessage; -HSPLcom/android/internal/widget/MessagingTextMessage;->getState()Lcom/android/internal/widget/MessagingMessageState; -HSPLcom/android/internal/widget/MessagingTextMessage;->setColor(I)V -HSPLcom/android/internal/widget/MessagingTextMessage;->setMessage(Landroid/app/Notification$MessagingStyle$Message;)Z -HSPLcom/android/internal/widget/NotificationActionListLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/NotificationActionListLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;II)V -HSPLcom/android/internal/widget/NotificationActionListLayout;->getExtraMeasureHeight()I -HSPLcom/android/internal/widget/NotificationActionListLayout;->onFinishInflate()V -HSPLcom/android/internal/widget/NotificationActionListLayout;->onViewAdded(Landroid/view/View;)V -HSPLcom/android/internal/widget/NotificationActionListLayout;->onViewRemoved(Landroid/view/View;)V -HSPLcom/android/internal/widget/NotificationActionListLayout;->setEmphasizedMode(Z)V -HSPLcom/android/internal/widget/NotificationActionListLayout;->updateHeights()V -HSPLcom/android/internal/widget/NotificationExpandButton;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/NotificationExpandButton;->getOriginalNotificationColor()I -HSPLcom/android/internal/widget/NotificationExpandButton;->setOriginalNotificationColor(I)V -HSPLcom/android/internal/widget/ObservableTextView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/ObservableTextView;->setOnVisibilityChangedListener(Ljava/util/function/Consumer;)V -HSPLcom/android/internal/widget/RemeasuringLinearLayout;->(Landroid/content/Context;Landroid/util/AttributeSet;)V -HSPLcom/android/internal/widget/RemeasuringLinearLayout;->onMeasure(II)V -HSPLcom/android/internal/widget/ScrollBarUtils;->getThumbLength(IIII)I -HSPLcom/android/internal/widget/ScrollBarUtils;->getThumbOffset(IIIII)I -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->(Landroid/widget/Toolbar;ZI)V -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->getContext()Landroid/content/Context; -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->setDefaultNavigationContentDescription(I)V -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->setDisplayOptions(I)V -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->setWindowCallback(Landroid/view/Window$Callback;)V -HSPLcom/android/internal/widget/ToolbarWidgetWrapper;->setWindowTitle(Ljava/lang/CharSequence;)V -HSPLcom/android/internal/widget/VerifyCredentialResponse$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/widget/VerifyCredentialResponse; -HSPLcom/android/internal/widget/VerifyCredentialResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -HPLcom/android/internal/widget/VerifyCredentialResponse$Builder;->()V -HPLcom/android/internal/widget/VerifyCredentialResponse$Builder;->build()Lcom/android/internal/widget/VerifyCredentialResponse; -HPLcom/android/internal/widget/VerifyCredentialResponse$Builder;->setGatekeeperHAT([B)Lcom/android/internal/widget/VerifyCredentialResponse$Builder; -HPLcom/android/internal/widget/VerifyCredentialResponse;->(II[BJ)V -HPLcom/android/internal/widget/VerifyCredentialResponse;->(II[BJLcom/android/internal/widget/VerifyCredentialResponse$1;)V -HPLcom/android/internal/widget/VerifyCredentialResponse;->getResponseCode()I -PLcom/android/internal/widget/VerifyCredentialResponse;->isMatched()Z -HSPLcom/android/internal/widget/ViewClippingUtil$ClippingParameters;->isClippingEnablingAllowed(Landroid/view/View;)Z -HSPLcom/android/internal/widget/ViewClippingUtil$ClippingParameters;->onClippingStateChanged(Landroid/view/View;Z)V -HSPLcom/android/internal/widget/ViewClippingUtil;->setClippingDeactivated(Landroid/view/View;ZLcom/android/internal/widget/ViewClippingUtil$ClippingParameters;)V -HPLcom/android/net/module/util/InetAddressUtils;->unparcelInetAddress(Landroid/os/Parcel;)Ljava/net/InetAddress; +HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalAddresses(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z +HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalDnses(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z +HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalRoutes(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z HSPLcom/android/okhttp/Address;->(Ljava/lang/String;ILcom/android/okhttp/Dns;Ljavax/net/SocketFactory;Ljavax/net/ssl/SSLSocketFactory;Ljavax/net/ssl/HostnameVerifier;Lcom/android/okhttp/CertificatePinner;Lcom/android/okhttp/Authenticator;Ljava/net/Proxy;Ljava/util/List;Ljava/util/List;Ljava/net/ProxySelector;)V HSPLcom/android/okhttp/Address;->equals(Ljava/lang/Object;)Z HSPLcom/android/okhttp/Address;->getCertificatePinner()Lcom/android/okhttp/CertificatePinner; @@ -30834,7 +19869,9 @@ HSPLcom/android/okhttp/HttpUrl;->percentDecode(Ljava/lang/String;Z)Ljava/lang/St HSPLcom/android/okhttp/HttpUrl;->percentDecode(Ljava/util/List;Z)Ljava/util/List; HSPLcom/android/okhttp/HttpUrl;->port()I HSPLcom/android/okhttp/HttpUrl;->queryStringToNamesAndValues(Ljava/lang/String;)Ljava/util/List; +HSPLcom/android/okhttp/HttpUrl;->scheme()Ljava/lang/String; HSPLcom/android/okhttp/HttpUrl;->uri()Ljava/net/URI; +HSPLcom/android/okhttp/HttpUrl;->url()Ljava/net/URL; HSPLcom/android/okhttp/HttpsHandler;->()V HSPLcom/android/okhttp/HttpsHandler;->createHttpsOkUrlFactory(Ljava/net/Proxy;)Lcom/android/okhttp/OkUrlFactory; HSPLcom/android/okhttp/HttpsHandler;->newOkUrlFactory(Ljava/net/Proxy;)Lcom/android/okhttp/OkUrlFactory; @@ -30913,6 +19950,7 @@ HSPLcom/android/okhttp/Request;->httpUrl()Lcom/android/okhttp/HttpUrl; HSPLcom/android/okhttp/Request;->isHttps()Z HSPLcom/android/okhttp/Request;->method()Ljava/lang/String; HSPLcom/android/okhttp/Request;->newBuilder()Lcom/android/okhttp/Request$Builder; +HSPLcom/android/okhttp/Request;->url()Ljava/net/URL; HSPLcom/android/okhttp/Response$Builder;->()V HSPLcom/android/okhttp/Response$Builder;->(Lcom/android/okhttp/Response;)V HSPLcom/android/okhttp/Response$Builder;->(Lcom/android/okhttp/Response;Lcom/android/okhttp/Response$1;)V @@ -30952,11 +19990,13 @@ HSPLcom/android/okhttp/Response;->access$1800(Lcom/android/okhttp/Response;)Lcom HSPLcom/android/okhttp/Response;->access$1900(Lcom/android/okhttp/Response;)Lcom/android/okhttp/Response; HSPLcom/android/okhttp/Response;->access$2000(Lcom/android/okhttp/Response;)Lcom/android/okhttp/Response; HSPLcom/android/okhttp/Response;->body()Lcom/android/okhttp/ResponseBody; +HSPLcom/android/okhttp/Response;->cacheResponse()Lcom/android/okhttp/Response; HSPLcom/android/okhttp/Response;->code()I HSPLcom/android/okhttp/Response;->header(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/Response;->header(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/Response;->headers()Lcom/android/okhttp/Headers; HSPLcom/android/okhttp/Response;->message()Ljava/lang/String; +HSPLcom/android/okhttp/Response;->networkResponse()Lcom/android/okhttp/Response; HSPLcom/android/okhttp/Response;->newBuilder()Lcom/android/okhttp/Response$Builder; HSPLcom/android/okhttp/Response;->protocol()Lcom/android/okhttp/Protocol; HSPLcom/android/okhttp/Response;->request()Lcom/android/okhttp/Request; @@ -30970,6 +20010,7 @@ HSPLcom/android/okhttp/Route;->hashCode()I HSPLcom/android/okhttp/Route;->requiresTunnel()Z HSPLcom/android/okhttp/internal/ConnectionSpecSelector;->(Ljava/util/List;)V HSPLcom/android/okhttp/internal/ConnectionSpecSelector;->configureSecureSocket(Ljavax/net/ssl/SSLSocket;)Lcom/android/okhttp/ConnectionSpec; +HSPLcom/android/okhttp/internal/ConnectionSpecSelector;->connectionFailed(Ljava/io/IOException;)Z HSPLcom/android/okhttp/internal/ConnectionSpecSelector;->isFallbackPossible(Ljavax/net/ssl/SSLSocket;)Z HSPLcom/android/okhttp/internal/OptionalMethod;->getMethod(Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLcom/android/okhttp/internal/OptionalMethod;->getPublicMethod(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; @@ -30982,14 +20023,25 @@ HSPLcom/android/okhttp/internal/Platform;->afterHandshake(Ljavax/net/ssl/SSLSock HSPLcom/android/okhttp/internal/Platform;->concatLengthPrefixed(Ljava/util/List;)[B HSPLcom/android/okhttp/internal/Platform;->configureTlsExtensions(Ljavax/net/ssl/SSLSocket;Ljava/lang/String;Ljava/util/List;)V HSPLcom/android/okhttp/internal/Platform;->connectSocket(Ljava/net/Socket;Ljava/net/InetSocketAddress;I)V +HSPLcom/android/okhttp/internal/Platform;->get()Lcom/android/okhttp/internal/Platform; +HSPLcom/android/okhttp/internal/Platform;->getProtocolIds(Ljava/util/List;)[Ljava/lang/String; HSPLcom/android/okhttp/internal/Platform;->getSelectedProtocol(Ljavax/net/ssl/SSLSocket;)Ljava/lang/String; +HSPLcom/android/okhttp/internal/Platform;->isPlatformSocket(Ljavax/net/ssl/SSLSocket;)Z HSPLcom/android/okhttp/internal/RouteDatabase;->()V HSPLcom/android/okhttp/internal/RouteDatabase;->connected(Lcom/android/okhttp/Route;)V +HSPLcom/android/okhttp/internal/RouteDatabase;->failed(Lcom/android/okhttp/Route;)V HSPLcom/android/okhttp/internal/RouteDatabase;->shouldPostpone(Lcom/android/okhttp/Route;)Z +HSPLcom/android/okhttp/internal/Util$1;->(Ljava/lang/String;Z)V HSPLcom/android/okhttp/internal/Util$1;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread; HSPLcom/android/okhttp/internal/Util;->checkOffsetAndCount(JJJ)V +HSPLcom/android/okhttp/internal/Util;->closeQuietly(Ljava/net/Socket;)V HSPLcom/android/okhttp/internal/Util;->discard(Lcom/android/okhttp/okio/Source;ILjava/util/concurrent/TimeUnit;)Z +HSPLcom/android/okhttp/internal/Util;->equal(Ljava/lang/Object;Ljava/lang/Object;)Z +HSPLcom/android/okhttp/internal/Util;->hostHeader(Lcom/android/okhttp/HttpUrl;Z)Ljava/lang/String; +HSPLcom/android/okhttp/internal/Util;->immutableList(Ljava/util/List;)Ljava/util/List; +HSPLcom/android/okhttp/internal/Util;->immutableList([Ljava/lang/Object;)Ljava/util/List; HSPLcom/android/okhttp/internal/Util;->skipAll(Lcom/android/okhttp/okio/Source;ILjava/util/concurrent/TimeUnit;)Z +HSPLcom/android/okhttp/internal/Util;->threadFactory(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory; HSPLcom/android/okhttp/internal/Util;->toHumanReadableAscii(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/http/CacheStrategy$Factory;->(JLcom/android/okhttp/Request;Lcom/android/okhttp/Response;)V HSPLcom/android/okhttp/internal/http/CacheStrategy$Factory;->get()Lcom/android/okhttp/internal/http/CacheStrategy; @@ -31020,6 +20072,7 @@ HSPLcom/android/okhttp/internal/http/Http1xStream;->access$500(Lcom/android/okht HSPLcom/android/okhttp/internal/http/Http1xStream;->access$502(Lcom/android/okhttp/internal/http/Http1xStream;I)I HSPLcom/android/okhttp/internal/http/Http1xStream;->access$600(Lcom/android/okhttp/internal/http/Http1xStream;)Lcom/android/okhttp/okio/BufferedSource; HSPLcom/android/okhttp/internal/http/Http1xStream;->access$700(Lcom/android/okhttp/internal/http/Http1xStream;)Lcom/android/okhttp/internal/http/StreamAllocation; +HSPLcom/android/okhttp/internal/http/Http1xStream;->cancel()V HSPLcom/android/okhttp/internal/http/Http1xStream;->createRequestBody(Lcom/android/okhttp/Request;J)Lcom/android/okhttp/okio/Sink; HSPLcom/android/okhttp/internal/http/Http1xStream;->detachTimeout(Lcom/android/okhttp/okio/ForwardingTimeout;)V HSPLcom/android/okhttp/internal/http/Http1xStream;->finishRequest()V @@ -31055,6 +20108,8 @@ HSPLcom/android/okhttp/internal/http/HttpEngine;->readNetworkResponse()Lcom/andr HSPLcom/android/okhttp/internal/http/HttpEngine;->readResponse()V HSPLcom/android/okhttp/internal/http/HttpEngine;->receiveHeaders(Lcom/android/okhttp/Headers;)V HSPLcom/android/okhttp/internal/http/HttpEngine;->recover(Lcom/android/okhttp/internal/http/RouteException;)Lcom/android/okhttp/internal/http/HttpEngine; +HSPLcom/android/okhttp/internal/http/HttpEngine;->recover(Ljava/io/IOException;)Lcom/android/okhttp/internal/http/HttpEngine; +HSPLcom/android/okhttp/internal/http/HttpEngine;->recover(Ljava/io/IOException;Lcom/android/okhttp/okio/Sink;)Lcom/android/okhttp/internal/http/HttpEngine; HSPLcom/android/okhttp/internal/http/HttpEngine;->releaseStreamAllocation()V HSPLcom/android/okhttp/internal/http/HttpEngine;->sendRequest()V HSPLcom/android/okhttp/internal/http/HttpEngine;->stripBody(Lcom/android/okhttp/Response;)Lcom/android/okhttp/Response; @@ -31064,6 +20119,10 @@ HSPLcom/android/okhttp/internal/http/HttpMethod;->permitsRequestBody(Ljava/lang/ HSPLcom/android/okhttp/internal/http/HttpMethod;->requiresRequestBody(Ljava/lang/String;)Z HSPLcom/android/okhttp/internal/http/OkHeaders$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/okhttp/internal/http/OkHeaders$1;->compare(Ljava/lang/String;Ljava/lang/String;)I +HSPLcom/android/okhttp/internal/http/OkHeaders;->contentLength(Lcom/android/okhttp/Headers;)J +HSPLcom/android/okhttp/internal/http/OkHeaders;->contentLength(Lcom/android/okhttp/Request;)J +HSPLcom/android/okhttp/internal/http/OkHeaders;->contentLength(Lcom/android/okhttp/Response;)J +HSPLcom/android/okhttp/internal/http/OkHeaders;->stringToLong(Ljava/lang/String;)J HSPLcom/android/okhttp/internal/http/OkHeaders;->toMultimap(Lcom/android/okhttp/Headers;Ljava/lang/String;)Ljava/util/Map; HSPLcom/android/okhttp/internal/http/RealResponseBody;->(Lcom/android/okhttp/Headers;Lcom/android/okhttp/okio/BufferedSource;)V HSPLcom/android/okhttp/internal/http/RealResponseBody;->source()Lcom/android/okhttp/okio/BufferedSource; @@ -31080,6 +20139,7 @@ HSPLcom/android/okhttp/internal/http/RetryableSink;->writeToSocket(Lcom/android/ HSPLcom/android/okhttp/internal/http/RouteException;->(Ljava/io/IOException;)V HSPLcom/android/okhttp/internal/http/RouteException;->getLastConnectException()Ljava/io/IOException; HSPLcom/android/okhttp/internal/http/RouteSelector;->(Lcom/android/okhttp/Address;Lcom/android/okhttp/internal/RouteDatabase;)V +HSPLcom/android/okhttp/internal/http/RouteSelector;->connectFailed(Lcom/android/okhttp/Route;Ljava/io/IOException;)V HSPLcom/android/okhttp/internal/http/RouteSelector;->hasNext()Z HSPLcom/android/okhttp/internal/http/RouteSelector;->hasNextInetSocketAddress()Z HSPLcom/android/okhttp/internal/http/RouteSelector;->hasNextPostponed()Z @@ -31105,6 +20165,7 @@ HSPLcom/android/okhttp/internal/http/StreamAllocation;->findHealthyConnection(II HSPLcom/android/okhttp/internal/http/StreamAllocation;->newStream(IIIZZ)Lcom/android/okhttp/internal/http/HttpStream; HSPLcom/android/okhttp/internal/http/StreamAllocation;->noNewStreams()V HSPLcom/android/okhttp/internal/http/StreamAllocation;->recover(Lcom/android/okhttp/internal/http/RouteException;)Z +HSPLcom/android/okhttp/internal/http/StreamAllocation;->recover(Ljava/io/IOException;Lcom/android/okhttp/okio/Sink;)Z HSPLcom/android/okhttp/internal/http/StreamAllocation;->release()V HSPLcom/android/okhttp/internal/http/StreamAllocation;->release(Lcom/android/okhttp/internal/io/RealConnection;)V HSPLcom/android/okhttp/internal/http/StreamAllocation;->routeDatabase()Lcom/android/okhttp/internal/RouteDatabase; @@ -31116,10 +20177,13 @@ HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->disconnect()V HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getContentEncoding()Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getContentLength()I HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getContentType()Ljava/lang/String; +HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getErrorStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getHeaderField(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getHeaderFields()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getInputStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getOutputStream()Ljava/io/OutputStream; +HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getRequestMethod()Ljava/lang/String; +HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getRequestProperties()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getRequestProperty(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getResponseCode()I HSPLcom/android/okhttp/internal/huc/DelegatingHttpsURLConnection;->getResponseMessage()Ljava/lang/String; @@ -31141,17 +20205,20 @@ HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->connect()V HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->defaultUserAgent()Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->disconnect()V HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->execute(Z)Z +HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getErrorStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getHeaderField(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getHeaderFields()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getHeaders()Lcom/android/okhttp/Headers; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getInputStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getOutputStream()Ljava/io/OutputStream; +HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getRequestProperties()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getRequestProperty(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getResponse()Lcom/android/okhttp/internal/http/HttpEngine; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getResponseCode()I HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->getResponseMessage()Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->initHttpEngine()V HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->newHttpEngine(Ljava/lang/String;Lcom/android/okhttp/internal/http/StreamAllocation;Lcom/android/okhttp/internal/http/RetryableSink;Lcom/android/okhttp/Response;)Lcom/android/okhttp/internal/http/HttpEngine; +HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->responseSourceHeader(Lcom/android/okhttp/Response;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->setConnectTimeout(I)V HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->setFixedLengthStreamingMode(I)V HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->setFixedLengthStreamingMode(J)V @@ -31167,10 +20234,13 @@ HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->disconnect()V HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getContentEncoding()Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getContentLength()I HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getContentType()Ljava/lang/String; +HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getErrorStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getHeaderField(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getHeaderFields()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getInputStream()Ljava/io/InputStream; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getOutputStream()Ljava/io/OutputStream; +HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getRequestMethod()Ljava/lang/String; +HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getRequestProperties()Ljava/util/Map; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getRequestProperty(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getResponseCode()I HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->getResponseMessage()Ljava/lang/String; @@ -31188,6 +20258,7 @@ HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->setSSLSocketFactory HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->setUseCaches(Z)V HSPLcom/android/okhttp/internal/io/RealConnection;->(Lcom/android/okhttp/Route;)V HSPLcom/android/okhttp/internal/io/RealConnection;->allocationLimit()I +HSPLcom/android/okhttp/internal/io/RealConnection;->cancel()V HSPLcom/android/okhttp/internal/io/RealConnection;->connect(IIILjava/util/List;Z)V HSPLcom/android/okhttp/internal/io/RealConnection;->connectSocket(IIILcom/android/okhttp/internal/ConnectionSpecSelector;)V HSPLcom/android/okhttp/internal/io/RealConnection;->connectTls(IILcom/android/okhttp/internal/ConnectionSpecSelector;)V @@ -31195,13 +20266,18 @@ HSPLcom/android/okhttp/internal/io/RealConnection;->getHandshake()Lcom/android/o HSPLcom/android/okhttp/internal/io/RealConnection;->getRoute()Lcom/android/okhttp/Route; HSPLcom/android/okhttp/internal/io/RealConnection;->getSocket()Ljava/net/Socket; HSPLcom/android/okhttp/internal/io/RealConnection;->isHealthy(Z)Z +HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->getSubjectAltNames(Ljava/security/cert/X509Certificate;I)Ljava/util/List; +HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->isPrintableAscii(Ljava/lang/String;)Z HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->verify(Ljava/lang/String;Ljava/security/cert/X509Certificate;)Z HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->verify(Ljava/lang/String;Ljavax/net/ssl/SSLSession;)Z +HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->verifyAsIpAddress(Ljava/lang/String;)Z HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->verifyHostName(Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/okhttp/internal/tls/OkHostnameVerifier;->verifyHostName(Ljava/lang/String;Ljava/security/cert/X509Certificate;)Z +HSPLcom/android/okhttp/okio/AsyncTimeout$1;->(Lcom/android/okhttp/okio/AsyncTimeout;Lcom/android/okhttp/okio/Sink;)V HSPLcom/android/okhttp/okio/AsyncTimeout$1;->flush()V HSPLcom/android/okhttp/okio/AsyncTimeout$1;->timeout()Lcom/android/okhttp/okio/Timeout; HSPLcom/android/okhttp/okio/AsyncTimeout$1;->write(Lcom/android/okhttp/okio/Buffer;J)V +HSPLcom/android/okhttp/okio/AsyncTimeout$2;->(Lcom/android/okhttp/okio/AsyncTimeout;Lcom/android/okhttp/okio/Source;)V HSPLcom/android/okhttp/okio/AsyncTimeout$2;->read(Lcom/android/okhttp/okio/Buffer;J)J HSPLcom/android/okhttp/okio/AsyncTimeout$2;->timeout()Lcom/android/okhttp/okio/Timeout; HSPLcom/android/okhttp/okio/AsyncTimeout$Watchdog;->()V @@ -31216,6 +20292,8 @@ HSPLcom/android/okhttp/okio/AsyncTimeout;->exit(Ljava/io/IOException;)Ljava/io/I HSPLcom/android/okhttp/okio/AsyncTimeout;->exit(Z)V HSPLcom/android/okhttp/okio/AsyncTimeout;->remainingNanos(J)J HSPLcom/android/okhttp/okio/AsyncTimeout;->scheduleTimeout(Lcom/android/okhttp/okio/AsyncTimeout;JZ)V +HSPLcom/android/okhttp/okio/AsyncTimeout;->sink(Lcom/android/okhttp/okio/Sink;)Lcom/android/okhttp/okio/Sink; +HSPLcom/android/okhttp/okio/AsyncTimeout;->source(Lcom/android/okhttp/okio/Source;)Lcom/android/okhttp/okio/Source; HSPLcom/android/okhttp/okio/Buffer;->()V HSPLcom/android/okhttp/okio/Buffer;->clear()V HSPLcom/android/okhttp/okio/Buffer;->completeSegmentByteCount()J @@ -31264,13 +20342,25 @@ HSPLcom/android/okhttp/okio/InflaterSource;->close()V HSPLcom/android/okhttp/okio/InflaterSource;->read(Lcom/android/okhttp/okio/Buffer;J)J HSPLcom/android/okhttp/okio/InflaterSource;->refill()Z HSPLcom/android/okhttp/okio/InflaterSource;->releaseInflatedBytes()V +HSPLcom/android/okhttp/okio/Okio$1;->(Lcom/android/okhttp/okio/Timeout;Ljava/io/OutputStream;)V HSPLcom/android/okhttp/okio/Okio$1;->flush()V HSPLcom/android/okhttp/okio/Okio$1;->write(Lcom/android/okhttp/okio/Buffer;J)V +HSPLcom/android/okhttp/okio/Okio$2;->(Lcom/android/okhttp/okio/Timeout;Ljava/io/InputStream;)V HSPLcom/android/okhttp/okio/Okio$2;->read(Lcom/android/okhttp/okio/Buffer;J)J +HSPLcom/android/okhttp/okio/Okio$3;->(Ljava/net/Socket;)V +HSPLcom/android/okhttp/okio/Okio;->buffer(Lcom/android/okhttp/okio/Sink;)Lcom/android/okhttp/okio/BufferedSink; +HSPLcom/android/okhttp/okio/Okio;->buffer(Lcom/android/okhttp/okio/Source;)Lcom/android/okhttp/okio/BufferedSource; +HSPLcom/android/okhttp/okio/Okio;->sink(Ljava/io/OutputStream;Lcom/android/okhttp/okio/Timeout;)Lcom/android/okhttp/okio/Sink; +HSPLcom/android/okhttp/okio/Okio;->sink(Ljava/net/Socket;)Lcom/android/okhttp/okio/Sink; +HSPLcom/android/okhttp/okio/Okio;->source(Ljava/io/InputStream;Lcom/android/okhttp/okio/Timeout;)Lcom/android/okhttp/okio/Source; +HSPLcom/android/okhttp/okio/Okio;->source(Ljava/net/Socket;)Lcom/android/okhttp/okio/Source; +HSPLcom/android/okhttp/okio/Okio;->timeout(Ljava/net/Socket;)Lcom/android/okhttp/okio/AsyncTimeout; HSPLcom/android/okhttp/okio/RealBufferedSink$1;->(Lcom/android/okhttp/okio/RealBufferedSink;)V HSPLcom/android/okhttp/okio/RealBufferedSink$1;->close()V HSPLcom/android/okhttp/okio/RealBufferedSink$1;->flush()V HSPLcom/android/okhttp/okio/RealBufferedSink$1;->write([BII)V +HSPLcom/android/okhttp/okio/RealBufferedSink;->(Lcom/android/okhttp/okio/Sink;)V +HSPLcom/android/okhttp/okio/RealBufferedSink;->(Lcom/android/okhttp/okio/Sink;Lcom/android/okhttp/okio/Buffer;)V HSPLcom/android/okhttp/okio/RealBufferedSink;->access$000(Lcom/android/okhttp/okio/RealBufferedSink;)Z HSPLcom/android/okhttp/okio/RealBufferedSink;->buffer()Lcom/android/okhttp/okio/Buffer; HSPLcom/android/okhttp/okio/RealBufferedSink;->close()V @@ -31285,6 +20375,8 @@ HSPLcom/android/okhttp/okio/RealBufferedSource$1;->available()I HSPLcom/android/okhttp/okio/RealBufferedSource$1;->close()V HSPLcom/android/okhttp/okio/RealBufferedSource$1;->read()I HSPLcom/android/okhttp/okio/RealBufferedSource$1;->read([BII)I +HSPLcom/android/okhttp/okio/RealBufferedSource;->(Lcom/android/okhttp/okio/Source;)V +HSPLcom/android/okhttp/okio/RealBufferedSource;->(Lcom/android/okhttp/okio/Source;Lcom/android/okhttp/okio/Buffer;)V HSPLcom/android/okhttp/okio/RealBufferedSource;->access$000(Lcom/android/okhttp/okio/RealBufferedSource;)Z HSPLcom/android/okhttp/okio/RealBufferedSource;->buffer()Lcom/android/okhttp/okio/Buffer; HSPLcom/android/okhttp/okio/RealBufferedSource;->close()V @@ -31320,11 +20412,11 @@ HSPLcom/android/okhttp/okio/Timeout;->hasDeadline()Z HSPLcom/android/okhttp/okio/Timeout;->throwIfReached()V HSPLcom/android/okhttp/okio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lcom/android/okhttp/okio/Timeout; HSPLcom/android/okhttp/okio/Timeout;->timeoutNanos()J +HSPLcom/android/okhttp/okio/Util;->checkOffsetAndCount(JJJ)V HSPLcom/android/okhttp/okio/Util;->reverseBytesInt(I)I HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->([BI)V HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->derForm([BI)[B HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->fromInputStream(ILjava/io/InputStream;)Lcom/android/org/bouncycastle/asn1/ASN1BitString; -HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->getOctets()[B HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->getPadBits()I HSPLcom/android/org/bouncycastle/asn1/ASN1BitString;->toDERObject()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; HSPLcom/android/org/bouncycastle/asn1/ASN1EncodableVector;->()V @@ -31349,10 +20441,8 @@ HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->([BZ)V HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->encode(Lcom/android/org/bouncycastle/asn1/ASN1OutputStream;)V HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->encodedLength()I HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/ASN1Integer; -HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->getPositiveValue()Ljava/math/BigInteger; HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->getValue()Ljava/math/BigInteger; HSPLcom/android/org/bouncycastle/asn1/ASN1Integer;->isMalformed([B)Z -HSPLcom/android/org/bouncycastle/asn1/ASN1Null;->asn1Equals(Lcom/android/org/bouncycastle/asn1/ASN1Primitive;)Z HSPLcom/android/org/bouncycastle/asn1/ASN1Object;->()V HSPLcom/android/org/bouncycastle/asn1/ASN1Object;->getEncoded(Ljava/lang/String;)[B HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier$OidHandle;->([B)V @@ -31366,7 +20456,6 @@ HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->fromOctetString([B) HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->getBody()[B HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->getId()Ljava/lang/String; HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier; -HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->toString()Ljava/lang/String; HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->writeField(Ljava/io/ByteArrayOutputStream;J)V HSPLcom/android/org/bouncycastle/asn1/ASN1OutputStream;->(Ljava/io/OutputStream;)V HSPLcom/android/org/bouncycastle/asn1/ASN1OutputStream;->write(I)V @@ -31385,7 +20474,6 @@ HSPLcom/android/org/bouncycastle/asn1/ASN1Sequence;->getObjectAt(I)Lcom/android/ HSPLcom/android/org/bouncycastle/asn1/ASN1Sequence;->getObjects()Ljava/util/Enumeration; HSPLcom/android/org/bouncycastle/asn1/ASN1Sequence;->size()I HSPLcom/android/org/bouncycastle/asn1/ASN1Sequence;->toDERObject()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; -HSPLcom/android/org/bouncycastle/asn1/DERBitString;->(Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)V HSPLcom/android/org/bouncycastle/asn1/DERBitString;->([BI)V HSPLcom/android/org/bouncycastle/asn1/DERBitString;->encode(Lcom/android/org/bouncycastle/asn1/ASN1OutputStream;)V HSPLcom/android/org/bouncycastle/asn1/DERBitString;->encodedLength()I @@ -31418,37 +20506,25 @@ HSPLcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;->getAlgorithm()L HSPLcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier; HSPLcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;->getParameters()Lcom/android/org/bouncycastle/asn1/ASN1Encodable; HSPLcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;->toASN1Primitive()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->(Lcom/android/org/bouncycastle/asn1/ASN1Sequence;)V -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->getG()Ljava/math/BigInteger; -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/x509/DSAParameter; -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->getP()Ljava/math/BigInteger; -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->getQ()Ljava/math/BigInteger; -HSPLcom/android/org/bouncycastle/asn1/x509/DSAParameter;->toASN1Primitive()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->(Lcom/android/org/bouncycastle/asn1/ASN1Sequence;)V -HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->(Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)V -HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->getAlgorithm()Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier; HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo; -HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->parsePublicKey()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; HSPLcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->toASN1Primitive()Lcom/android/org/bouncycastle/asn1/ASN1Primitive; +HSPLcom/android/org/bouncycastle/crypto/BufferedBlockCipher;->()V +HSPLcom/android/org/bouncycastle/crypto/CryptoServicesRegistrar;->getSecureRandom()Ljava/security/SecureRandom; HSPLcom/android/org/bouncycastle/crypto/PBEParametersGenerator;->()V HSPLcom/android/org/bouncycastle/crypto/PBEParametersGenerator;->init([B[BI)V HSPLcom/android/org/bouncycastle/crypto/digests/AndroidDigestFactoryOpenSSL;->getSHA1()Lcom/android/org/bouncycastle/crypto/Digest; -HSPLcom/android/org/bouncycastle/crypto/digests/AndroidDigestFactoryOpenSSL;->getSHA256()Lcom/android/org/bouncycastle/crypto/Digest; HSPLcom/android/org/bouncycastle/crypto/digests/OpenSSLDigest;->(Ljava/lang/String;I)V HSPLcom/android/org/bouncycastle/crypto/digests/OpenSSLDigest;->doFinal([BI)I HSPLcom/android/org/bouncycastle/crypto/digests/OpenSSLDigest;->getDigestSize()I HSPLcom/android/org/bouncycastle/crypto/digests/OpenSSLDigest;->reset()V HSPLcom/android/org/bouncycastle/crypto/digests/OpenSSLDigest;->update([BII)V +HSPLcom/android/org/bouncycastle/crypto/engines/AESEngine;->()V +HSPLcom/android/org/bouncycastle/crypto/engines/AESEngine;->getBlockSize()I HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->()V -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->(Lcom/android/org/bouncycastle/crypto/Digest;)V -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->(Lcom/android/org/bouncycastle/crypto/Digest;I)V -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->doFinal([BI)I -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getByteLength(Lcom/android/org/bouncycastle/crypto/Digest;)I -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getMacSize()I -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->init(Lcom/android/org/bouncycastle/crypto/CipherParameters;)V -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->update([BII)V -HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->xorPad([BIB)V +HSPLcom/android/org/bouncycastle/crypto/paddings/PKCS7Padding;->()V +HSPLcom/android/org/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher;->(Lcom/android/org/bouncycastle/crypto/BlockCipher;)V +HSPLcom/android/org/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher;->(Lcom/android/org/bouncycastle/crypto/BlockCipher;Lcom/android/org/bouncycastle/crypto/paddings/BlockCipherPadding;)V HSPLcom/android/org/bouncycastle/crypto/params/AsymmetricKeyParameter;->(Z)V HSPLcom/android/org/bouncycastle/crypto/params/DSAKeyParameters;->(ZLcom/android/org/bouncycastle/crypto/params/DSAParameters;)V HSPLcom/android/org/bouncycastle/crypto/params/DSAParameters;->(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V @@ -31456,29 +20532,13 @@ HSPLcom/android/org/bouncycastle/crypto/params/DSAParameters;->getP()Ljava/math/ HSPLcom/android/org/bouncycastle/crypto/params/DSAParameters;->getQ()Ljava/math/BigInteger; HSPLcom/android/org/bouncycastle/crypto/params/DSAPublicKeyParameters;->(Ljava/math/BigInteger;Lcom/android/org/bouncycastle/crypto/params/DSAParameters;)V HSPLcom/android/org/bouncycastle/crypto/params/DSAPublicKeyParameters;->validate(Ljava/math/BigInteger;Lcom/android/org/bouncycastle/crypto/params/DSAParameters;)Ljava/math/BigInteger; +HSPLcom/android/org/bouncycastle/crypto/params/KeyParameter;->([B)V HSPLcom/android/org/bouncycastle/crypto/params/KeyParameter;->([BII)V HSPLcom/android/org/bouncycastle/crypto/params/KeyParameter;->getKey()[B -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)V -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->equals(Ljava/lang/Object;)Z -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->getEncoded()[B HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->getParams()Ljava/security/interfaces/DSAParams; HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->getY()Ljava/math/BigInteger; HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->hashCode()I -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->isNotNull(Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)Z -HPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/BCDSAPublicKey;->writeObject(Ljava/io/ObjectOutputStream;)V -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/DSAUtil;->isDsaOid(Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;)Z HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/DSAUtil;->toDSAParameters(Ljava/security/interfaces/DSAParams;)Lcom/android/org/bouncycastle/crypto/params/DSAParameters; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/KeyFactorySpi;->()V -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/KeyFactorySpi;->engineGeneratePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/dsa/KeyFactorySpi;->generatePublic(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)Ljava/security/PublicKey; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/KeyFactorySpi;->()V -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/KeyFactorySpi;->engineGeneratePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/KeyFactorySpi;->generatePublic(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)Ljava/security/PublicKey; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/RSAUtil;->isRsaOid(Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;)Z -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/util/BaseKeyFactorySpi;->()V -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/util/BaseKeyFactorySpi;->engineGeneratePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey; -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/util/KeyUtil;->getEncodedSubjectPublicKeyInfo(Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)[B -HSPLcom/android/org/bouncycastle/jcajce/provider/asymmetric/util/KeyUtil;->getEncodedSubjectPublicKeyInfo(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)[B HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi$Std;->()V HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi$StoreEntry;->(Lcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi;Ljava/lang/String;Ljava/security/cert/Certificate;)V HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi$StoreEntry;->getObject()Ljava/lang/Object; @@ -31488,10 +20548,16 @@ HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi;->eng HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi;->engineGetCertificate(Ljava/lang/String;)Ljava/security/cert/Certificate; HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi;->engineLoad(Ljava/io/InputStream;[C)V HSPLcom/android/org/bouncycastle/jcajce/provider/keystore/bc/BcKeyStoreSpi;->engineSetCertificateEntry(Ljava/lang/String;Ljava/security/cert/Certificate;)V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/AES$ECB$1;->()V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/AES$ECB$1;->get()Lcom/android/org/bouncycastle/crypto/BlockCipher; +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/AES$ECB;->()V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher$BufferedGenericBlockCipher;->(Lcom/android/org/bouncycastle/crypto/BlockCipher;)V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher;->(Lcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BlockCipherProvider;)V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher;->engineInit(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V +HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseWrapCipher;->()V HSPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/PBE$Util;->makePBEGenerator(II)Lcom/android/org/bouncycastle/crypto/PBEParametersGenerator; HSPLcom/android/org/bouncycastle/jcajce/util/DefaultJcaJceHelper;->()V HSPLcom/android/org/bouncycastle/jce/provider/CertStoreCollectionSpi;->(Ljava/security/cert/CertStoreParameters;)V -HPLcom/android/org/bouncycastle/jce/provider/CertStoreCollectionSpi;->engineGetCertificates(Ljava/security/cert/CertSelector;)Ljava/util/Collection; HSPLcom/android/org/bouncycastle/util/Arrays;->areEqual([B[B)Z HSPLcom/android/org/bouncycastle/util/Arrays;->clone([B)[B HSPLcom/android/org/bouncycastle/util/Arrays;->hashCode([B)I @@ -31501,6 +20567,7 @@ HSPLcom/android/org/bouncycastle/util/Properties$1;->run()Ljava/lang/Object; HSPLcom/android/org/bouncycastle/util/Properties;->access$000()Ljava/lang/ThreadLocal; HSPLcom/android/org/bouncycastle/util/Properties;->fetchProperty(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/org/bouncycastle/util/Properties;->isOverrideSet(Ljava/lang/String;)Z +HSPLcom/android/org/bouncycastle/util/Strings;->toUpperCase(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/org/bouncycastle/util/io/Streams;->readFully(Ljava/io/InputStream;[B)I HSPLcom/android/org/bouncycastle/util/io/Streams;->readFully(Ljava/io/InputStream;[BII)I HSPLcom/android/org/kxml2/io/KXmlParser;->()V @@ -31510,12 +20577,13 @@ HSPLcom/android/org/kxml2/io/KXmlParser;->ensureCapacity([Ljava/lang/String;I)[L HSPLcom/android/org/kxml2/io/KXmlParser;->fillBuffer(I)Z HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributeCount()I HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributeName(I)Ljava/lang/String; -HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributeNamespace(I)Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributePrefix(I)Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributeValue(I)Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributeValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/org/kxml2/io/KXmlParser;->getColumnNumber()I HSPLcom/android/org/kxml2/io/KXmlParser;->getDepth()I HSPLcom/android/org/kxml2/io/KXmlParser;->getEventType()I +HSPLcom/android/org/kxml2/io/KXmlParser;->getLineNumber()I HSPLcom/android/org/kxml2/io/KXmlParser;->getName()Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespace()Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespace(Ljava/lang/String;)Ljava/lang/String; @@ -31526,7 +20594,6 @@ HSPLcom/android/org/kxml2/io/KXmlParser;->keepNamespaceAttributes()V HSPLcom/android/org/kxml2/io/KXmlParser;->next()I HSPLcom/android/org/kxml2/io/KXmlParser;->next(Z)I HSPLcom/android/org/kxml2/io/KXmlParser;->nextTag()I -HSPLcom/android/org/kxml2/io/KXmlParser;->nextText()Ljava/lang/String; HSPLcom/android/org/kxml2/io/KXmlParser;->nextToken()I HSPLcom/android/org/kxml2/io/KXmlParser;->parseStartTag(ZZ)V HSPLcom/android/org/kxml2/io/KXmlParser;->peekCharacter()I @@ -31545,7 +20612,6 @@ HSPLcom/android/org/kxml2/io/KXmlParser;->setFeature(Ljava/lang/String;Z)V HSPLcom/android/org/kxml2/io/KXmlParser;->setInput(Ljava/io/InputStream;Ljava/lang/String;)V HSPLcom/android/org/kxml2/io/KXmlParser;->setInput(Ljava/io/Reader;)V HSPLcom/android/org/kxml2/io/KXmlParser;->skip()V -HSPLcom/android/org/kxml2/io/KXmlSerializer;->()V HSPLcom/android/org/kxml2/io/KXmlSerializer;->append(C)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->append(Ljava/lang/String;)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->append(Ljava/lang/String;II)V @@ -31555,192 +20621,34 @@ HSPLcom/android/org/kxml2/io/KXmlSerializer;->endDocument()V HSPLcom/android/org/kxml2/io/KXmlSerializer;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; HSPLcom/android/org/kxml2/io/KXmlSerializer;->flush()V HSPLcom/android/org/kxml2/io/KXmlSerializer;->flushBuffer()V -HSPLcom/android/org/kxml2/io/KXmlSerializer;->setFeature(Ljava/lang/String;Z)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->setOutput(Ljava/io/OutputStream;Ljava/lang/String;)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->setOutput(Ljava/io/Writer;)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V HSPLcom/android/org/kxml2/io/KXmlSerializer;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; -HSPLcom/android/org/kxml2/io/KXmlSerializer;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; HSPLcom/android/org/kxml2/io/KXmlSerializer;->writeEscaped(Ljava/lang/String;I)V -HPLcom/android/server/AppWidgetBackupBridge;->getWidgetState(Ljava/lang/String;I)[B -HSPLcom/android/server/AppWidgetBackupBridge;->register(Lcom/android/server/WidgetBackupProvider;)V -PLcom/android/server/BootReceiver$1;->run()V -PLcom/android/server/BootReceiver;->()V -PLcom/android/server/BootReceiver;->addAuditErrorsToDropBox(Landroid/os/DropBoxManager;Ljava/util/HashMap;Ljava/lang/String;ILjava/lang/String;)V -HPLcom/android/server/BootReceiver;->addFileWithFootersToDropBox(Landroid/os/DropBoxManager;Ljava/util/HashMap;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/BootReceiver;->addFsckErrorsToDropBoxAndLogFsStat(Landroid/os/DropBoxManager;Ljava/util/HashMap;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/BootReceiver;->addLastkToDropBox(Landroid/os/DropBoxManager;Ljava/util/HashMap;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V -HPLcom/android/server/BootReceiver;->addTextToDropBox(Landroid/os/DropBoxManager;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/BootReceiver;->getBootHeadersToLogAndUpdate()Ljava/lang/String; -PLcom/android/server/BootReceiver;->getCurrentBootHeaders()Ljava/lang/String; -PLcom/android/server/BootReceiver;->getPreviousBootHeaders()Ljava/lang/String; -PLcom/android/server/BootReceiver;->logBootEvents(Landroid/content/Context;)V -PLcom/android/server/BootReceiver;->logFsMountTime()V -PLcom/android/server/BootReceiver;->logFsShutdownTime()V -PLcom/android/server/BootReceiver;->logStatsdShutdownAtom(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/BootReceiver;->logSystemServerShutdownTimeMetrics()V -PLcom/android/server/BootReceiver;->logTronShutdownMetric(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/BootReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HPLcom/android/server/BootReceiver;->readTimestamps()Ljava/util/HashMap; -HPLcom/android/server/BootReceiver;->writeTimestamps(Ljava/util/HashMap;)V -HSPLcom/android/server/LocalServices;->addService(Ljava/lang/Class;Ljava/lang/Object;)V -HSPLcom/android/server/LocalServices;->getService(Ljava/lang/Class;)Ljava/lang/Object; HSPLcom/android/server/NetworkManagementSocketTagger$1;->initialValue()Lcom/android/server/NetworkManagementSocketTagger$SocketTags; HSPLcom/android/server/NetworkManagementSocketTagger$1;->initialValue()Ljava/lang/Object; HSPLcom/android/server/NetworkManagementSocketTagger$SocketTags;->()V HSPLcom/android/server/NetworkManagementSocketTagger;->()V HSPLcom/android/server/NetworkManagementSocketTagger;->getThreadSocketStatsTag()I -HSPLcom/android/server/NetworkManagementSocketTagger;->getThreadSocketStatsUid()I HSPLcom/android/server/NetworkManagementSocketTagger;->install()V -HSPLcom/android/server/NetworkManagementSocketTagger;->setKernelCounterSet(II)V HSPLcom/android/server/NetworkManagementSocketTagger;->setThreadSocketStatsTag(I)I -HSPLcom/android/server/NetworkManagementSocketTagger;->setThreadSocketStatsUid(I)I HSPLcom/android/server/NetworkManagementSocketTagger;->tag(Ljava/io/FileDescriptor;)V HSPLcom/android/server/NetworkManagementSocketTagger;->tagSocketFd(Ljava/io/FileDescriptor;II)V -HSPLcom/android/server/SystemConfig$PermissionEntry;->(Ljava/lang/String;Z)V -HSPLcom/android/server/SystemConfig$SharedLibraryEntry;->(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V -HSPLcom/android/server/SystemConfig$SharedLibraryEntry;->(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Z)V -HSPLcom/android/server/SystemConfig;->()V -HSPLcom/android/server/SystemConfig;->addFeature(Ljava/lang/String;I)V -HSPLcom/android/server/SystemConfig;->getAllowImplicitBroadcasts()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAllowInDataUsageSave()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAllowInPowerSave()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAllowInPowerSaveExceptIdle()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAllowUnthrottledLocation()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAllowedAssociations()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getAndClearPackageToUserTypeBlacklist()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getAndClearPackageToUserTypeWhitelist()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getAppDataIsolationWhitelistedApps()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getAvailableFeatures()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getBackupTransportWhitelist()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getBugreportWhitelistedPackages()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getComponentsEnabledStates(Ljava/lang/String;)Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getDisabledUntilUsedPreinstalledCarrierApps()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getDisabledUntilUsedPreinstalledCarrierAssociatedApps()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getGlobalGids()[I -HSPLcom/android/server/SystemConfig;->getHiddenApiWhitelistedApps()Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getInstance()Lcom/android/server/SystemConfig; -HSPLcom/android/server/SystemConfig;->getNamedActors()Ljava/util/Map; -HSPLcom/android/server/SystemConfig;->getOverlayConfigSignaturePackage()Ljava/lang/String; -HSPLcom/android/server/SystemConfig;->getPermissions()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getPrivAppPermissions(Ljava/lang/String;)Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getProductPrivAppDenyPermissions(Ljava/lang/String;)Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getProductPrivAppPermissions(Ljava/lang/String;)Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getSharedLibraries()Landroid/util/ArrayMap; -HSPLcom/android/server/SystemConfig;->getSplitPermissions()Ljava/util/ArrayList; -HSPLcom/android/server/SystemConfig;->getSystemExtPrivAppPermissions(Ljava/lang/String;)Landroid/util/ArraySet; -HSPLcom/android/server/SystemConfig;->getSystemPermissions()Landroid/util/SparseArray; -HSPLcom/android/server/SystemConfig;->isSystemProcess()Z -HSPLcom/android/server/SystemConfig;->readAllPermissions()V -HSPLcom/android/server/SystemConfig;->readComponentOverrides(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;)V -HSPLcom/android/server/SystemConfig;->readInstallInUserType(Lorg/xmlpull/v1/XmlPullParser;Ljava/util/Map;Ljava/util/Map;)V -HSPLcom/android/server/SystemConfig;->readPermission(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V -HSPLcom/android/server/SystemConfig;->readPermissions(Ljava/io/File;I)V -HSPLcom/android/server/SystemConfig;->readPermissionsFromXml(Ljava/io/File;I)V -HSPLcom/android/server/SystemConfig;->readPrivAppPermissions(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V -HSPLcom/android/server/SystemConfig;->readPublicLibrariesListFile(Ljava/io/File;)V -HSPLcom/android/server/SystemConfig;->readPublicNativeLibrariesList()V -HSPLcom/android/server/SystemConfig;->readSplitPermission(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;)V -PLcom/android/server/backup/AccountManagerBackupHelper;->()V -HPLcom/android/server/backup/AccountManagerBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -PLcom/android/server/backup/AccountSyncSettingsBackupHelper;->(Landroid/content/Context;I)V -PLcom/android/server/backup/AccountSyncSettingsBackupHelper;->accountAdded(Landroid/content/Context;I)V -PLcom/android/server/backup/AccountSyncSettingsBackupHelper;->accountAddedInternal(I)V -PLcom/android/server/backup/AccountSyncSettingsBackupHelper;->generateMd5Checksum([B)[B -PLcom/android/server/backup/AccountSyncSettingsBackupHelper;->getStashFile(I)Ljava/io/File; -HPLcom/android/server/backup/AccountSyncSettingsBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V -HPLcom/android/server/backup/AccountSyncSettingsBackupHelper;->readOldMd5Checksum(Landroid/os/ParcelFileDescriptor;)[B -HPLcom/android/server/backup/AccountSyncSettingsBackupHelper;->serializeAccountSyncSettingsToJSON(I)Lorg/json/JSONObject; -HPLcom/android/server/backup/AccountSyncSettingsBackupHelper;->writeNewMd5Checksum(Landroid/os/ParcelFileDescriptor;[B)V -PLcom/android/server/backup/NotificationBackupHelper;->(I)V -HPLcom/android/server/backup/NotificationBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -HPLcom/android/server/backup/PermissionBackupHelper;->(I)V -HPLcom/android/server/backup/PermissionBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -PLcom/android/server/backup/PreferredActivityBackupHelper;->()V -HPLcom/android/server/backup/PreferredActivityBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -PLcom/android/server/backup/ShortcutBackupHelper;->()V -HPLcom/android/server/backup/ShortcutBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -PLcom/android/server/backup/ShortcutBackupHelper;->getShortcutService()Landroid/content/pm/IShortcutService; -PLcom/android/server/backup/SliceBackupHelper;->(Landroid/content/Context;)V -HPLcom/android/server/backup/SliceBackupHelper;->getBackupPayload(Ljava/lang/String;)[B -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ConnectStatistics;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ConnectStatistics;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DHCPEvent;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DHCPEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch;->clear()Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch; -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -PLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DefaultNetworkEvent;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DefaultNetworkEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;->computeSerializedSize()I -PLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;->emptyArray()[Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityLog;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityLog;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpProvisioningEvent;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpProvisioningEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkEvent;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair;->emptyArray()[Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair; -PLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -PLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ValidationProbeEvent;->computeSerializedSize()I -HPLcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ValidationProbeEvent;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V -HSPLcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;->()V -PLcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;->(Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;)V -PLcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;->toString()Ljava/lang/String; -HSPLcom/android/server/net/BaseNetdEventCallback;->()V -HPLcom/android/server/net/BaseNetdEventCallback;->onConnectEvent(Ljava/lang/String;IJI)V -PLcom/android/server/net/BaseNetdEventCallback;->onPrivateDnsValidationEvent(ILjava/lang/String;Ljava/lang/String;Z)V -HSPLcom/android/server/net/BaseNetworkObserver;->()V -HPLcom/android/server/net/BaseNetworkObserver;->addressRemoved(Ljava/lang/String;Landroid/net/LinkAddress;)V -HPLcom/android/server/net/BaseNetworkObserver;->addressUpdated(Ljava/lang/String;Landroid/net/LinkAddress;)V -HPLcom/android/server/net/BaseNetworkObserver;->interfaceClassDataActivityChanged(Ljava/lang/String;ZJ)V -HSPLcom/android/server/net/BaseNetworkObserver;->interfaceLinkStateChanged(Ljava/lang/String;Z)V -HPLcom/android/server/net/BaseNetworkObserver;->limitReached(Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/net/BaseNetworkObserver;->routeRemoved(Landroid/net/RouteInfo;)V -HPLcom/android/server/net/BaseNetworkObserver;->routeUpdated(Landroid/net/RouteInfo;)V -HSPLcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;->()V -HSPLcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;->onParoleStateChanged(Z)V -HPLcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;->onUserInteractionStarted(Ljava/lang/String;I)V -HSPLcom/android/server/usage/AppStandbyInternal;->newAppStandbyController(Ljava/lang/ClassLoader;Landroid/content/Context;)Lcom/android/server/usage/AppStandbyInternal; -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->clear()Lcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto; -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->computeSerializedSize()I -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->mergeFrom(Lcom/android/framework/protobuf/nano/CodedInputByteBufferNano;)Lcom/android/framework/protobuf/nano/MessageNano; -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->mergeFrom(Lcom/android/framework/protobuf/nano/CodedInputByteBufferNano;)Lcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto; -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->parseFrom([B)Lcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto; -HPLcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;->writeTo(Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;)V HSPLcom/android/telephony/Rlog;->e(Ljava/lang/String;Ljava/lang/String;)I HSPLcom/android/telephony/Rlog;->log(ILjava/lang/String;Ljava/lang/String;)I HSPLcom/android/telephony/Rlog;->pii(ZLjava/lang/Object;)Ljava/lang/String; HSPLcom/android/telephony/Rlog;->w(Ljava/lang/String;Ljava/lang/String;)I HSPLcom/google/android/collect/Lists;->newArrayList()Ljava/util/ArrayList; HSPLcom/google/android/collect/Lists;->newArrayList([Ljava/lang/Object;)Ljava/util/ArrayList; -HPLcom/google/android/collect/Maps;->newArrayMap()Landroid/util/ArrayMap; HSPLcom/google/android/collect/Maps;->newHashMap()Ljava/util/HashMap; -HSPLcom/google/android/collect/Sets;->newArraySet()Landroid/util/ArraySet; -HSPLcom/google/android/collect/Sets;->newArraySet([Ljava/lang/Object;)Landroid/util/ArraySet; HSPLcom/google/android/collect/Sets;->newHashSet()Ljava/util/HashSet; HSPLcom/google/android/collect/Sets;->newHashSet([Ljava/lang/Object;)Ljava/util/HashSet; HSPLcom/google/android/gles_jni/EGLConfigImpl;->(J)V -HSPLcom/google/android/gles_jni/EGLContextImpl;->getGL()Ljavax/microedition/khronos/opengles/GL; HSPLcom/google/android/gles_jni/EGLImpl;->eglCreateContext(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;Ljavax/microedition/khronos/egl/EGLContext;[I)Ljavax/microedition/khronos/egl/EGLContext; -HSPLcom/google/android/gles_jni/EGLImpl;->eglCreateWindowSurface(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;Ljava/lang/Object;[I)Ljavax/microedition/khronos/egl/EGLSurface; HSPLcom/google/android/gles_jni/EGLImpl;->eglGetDisplay(Ljava/lang/Object;)Ljavax/microedition/khronos/egl/EGLDisplay; -HPLcom/google/android/rappor/Encoder;->(Ljava/util/Random;Ljava/security/MessageDigest;Ljava/security/MessageDigest;[BLjava/lang/String;IDDDII)V -HPLcom/google/android/rappor/Encoder;->checkArgument(ZLjava/lang/Object;)V -HPLcom/google/android/rappor/Encoder;->computeInstantaneousRandomizedResponse(Ljava/util/BitSet;)Ljava/util/BitSet; -HPLcom/google/android/rappor/Encoder;->computePermanentRandomizedResponse(Ljava/util/BitSet;)Ljava/util/BitSet; -HPLcom/google/android/rappor/Encoder;->encodeBits(Ljava/util/BitSet;)[B -HPLcom/google/android/rappor/Encoder;->encodeBoolean(Z)[B -HPLcom/google/android/rappor/HmacDrbg;->([B[B)V -HPLcom/google/android/rappor/HmacDrbg;->hash([B)[B -HPLcom/google/android/rappor/HmacDrbg;->hmacDrbgGenerate([BII)V -HPLcom/google/android/rappor/HmacDrbg;->hmacDrbgUpdate([B)V -HPLcom/google/android/rappor/HmacDrbg;->nextBytes(I)[B -HPLcom/google/android/rappor/HmacDrbg;->nextBytes([B)V -HPLcom/google/android/rappor/HmacDrbg;->nextBytes([BII)V -HPLcom/google/android/rappor/HmacDrbg;->setKey([B)V HSPLdalvik/system/-$$Lambda$DexPathList$x6nKVqVZSrykO7MhKiNNU0tr44c;->test(Ljava/lang/Object;)Z +HSPLdalvik/system/AppSpecializationHooks;->handleCompatChangesBeforeBindingApplication()V HSPLdalvik/system/BaseDexClassLoader;->(Ljava/lang/String;Ljava/io/File;Ljava/lang/String;Ljava/lang/ClassLoader;)V HSPLdalvik/system/BaseDexClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;[Ljava/lang/ClassLoader;)V HSPLdalvik/system/BaseDexClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;[Ljava/lang/ClassLoader;Z)V @@ -31780,21 +20688,15 @@ HSPLdalvik/system/DelegateLastClassLoader;->(Ljava/lang/String;Ljava/lang/ HSPLdalvik/system/DelegateLastClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)V HSPLdalvik/system/DelegateLastClassLoader;->loadClass(Ljava/lang/String;Z)Ljava/lang/Class; HSPLdalvik/system/DexClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)V -HPLdalvik/system/DexFile$OptimizationInfo;->(Ljava/lang/String;Ljava/lang/String;)V -HPLdalvik/system/DexFile$OptimizationInfo;->(Ljava/lang/String;Ljava/lang/String;Ldalvik/system/DexFile$1;)V -HPLdalvik/system/DexFile$OptimizationInfo;->getReason()Ljava/lang/String; -HPLdalvik/system/DexFile$OptimizationInfo;->getStatus()Ljava/lang/String; HSPLdalvik/system/DexFile;->(Ljava/io/File;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)V HSPLdalvik/system/DexFile;->(Ljava/lang/String;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)V HSPLdalvik/system/DexFile;->([Ljava/nio/ByteBuffer;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)V HSPLdalvik/system/DexFile;->defineClass(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/Object;Ldalvik/system/DexFile;Ljava/util/List;)Ljava/lang/Class; HSPLdalvik/system/DexFile;->finalize()V -HPLdalvik/system/DexFile;->getDexFileOptimizationInfo(Ljava/lang/String;Ljava/lang/String;)Ldalvik/system/DexFile$OptimizationInfo; HSPLdalvik/system/DexFile;->isBackedByOatFile()Z HSPLdalvik/system/DexFile;->loadClassBinaryName(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/util/List;)Ljava/lang/Class; HSPLdalvik/system/DexFile;->openDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object; HSPLdalvik/system/DexFile;->openInMemoryDexFiles([Ljava/nio/ByteBuffer;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object; -HSPLdalvik/system/DexFile;->verifyInBackground(Ljava/lang/ClassLoader;Ljava/lang/String;)V HSPLdalvik/system/DexPathList$Element;->(Ldalvik/system/DexFile;)V HSPLdalvik/system/DexPathList$Element;->(Ldalvik/system/DexFile;Ljava/io/File;)V HSPLdalvik/system/DexPathList$Element;->(Ljava/io/File;)V @@ -31830,6 +20732,7 @@ HSPLdalvik/system/InMemoryDexClassLoader;->([Ljava/nio/ByteBuffer;Ljava/la HSPLdalvik/system/PathClassLoader;->(Ljava/lang/String;Ljava/lang/ClassLoader;)V HSPLdalvik/system/PathClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)V HSPLdalvik/system/PathClassLoader;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;[Ljava/lang/ClassLoader;)V +HSPLdalvik/system/RuntimeHooks;->getTimeZoneIdSupplier()Ljava/util/function/Supplier; HSPLdalvik/system/RuntimeHooks;->setTimeZoneIdSupplier(Ljava/util/function/Supplier;)V HSPLdalvik/system/RuntimeHooks;->setUncaughtExceptionPreHandler(Ljava/lang/Thread$UncaughtExceptionHandler;)V HSPLdalvik/system/SocketTagger;->()V @@ -31839,16 +20742,21 @@ HSPLdalvik/system/VMRuntime;->getInstructionSet(Ljava/lang/String;)Ljava/lang/St HSPLdalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime; HSPLdalvik/system/VMRuntime;->getTargetSdkVersion()I HSPLdalvik/system/VMRuntime;->hiddenApiUsed(ILjava/lang/String;Ljava/lang/String;IZ)V -HPLdalvik/system/VMRuntime;->is64BitAbi(Ljava/lang/String;)Z -HSPLdalvik/system/VMRuntime;->is64BitInstructionSet(Ljava/lang/String;)Z HSPLdalvik/system/VMRuntime;->notifyNativeAllocation()V HSPLdalvik/system/VMRuntime;->registerNativeAllocation(I)V HSPLdalvik/system/VMRuntime;->registerNativeFree(I)V HSPLdalvik/system/VMRuntime;->runFinalization(J)V +HSPLdalvik/system/VMRuntime;->runFinalizationSync()V HSPLdalvik/system/VMRuntime;->setDisabledCompatChanges([J)V HSPLdalvik/system/VMRuntime;->setHiddenApiUsageLogger(Ldalvik/system/VMRuntime$HiddenApiUsageLogger;)V HSPLdalvik/system/VMRuntime;->setNonSdkApiUsageConsumer(Ljava/util/function/Consumer;)V HSPLdalvik/system/VMRuntime;->setTargetSdkVersion(I)V +HSPLdalvik/system/ZygoteHooks;->gcAndFinalize()V +HSPLdalvik/system/ZygoteHooks;->onEndPreload()V +HSPLdalvik/system/ZygoteHooks;->postForkChild(IZZLjava/lang/String;)V +HSPLdalvik/system/ZygoteHooks;->postForkCommon()V +HSPLdalvik/system/ZygoteHooks;->preFork()V +HSPLdalvik/system/ZygoteHooks;->waitUntilAllThreadsStopped()V HSPLjava/io/Bits;->getBoolean([BI)Z HSPLjava/io/Bits;->getDouble([BI)D HSPLjava/io/Bits;->getFloat([BI)F @@ -31974,6 +20882,7 @@ HSPLjava/io/File;->canWrite()Z HSPLjava/io/File;->compareTo(Ljava/io/File;)I HSPLjava/io/File;->compareTo(Ljava/lang/Object;)I HSPLjava/io/File;->createNewFile()Z +HSPLjava/io/File;->createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)Ljava/io/File; HSPLjava/io/File;->delete()Z HSPLjava/io/File;->equals(Ljava/lang/Object;)Z HSPLjava/io/File;->exists()Z @@ -32005,6 +20914,7 @@ HSPLjava/io/File;->mkdirs()Z HSPLjava/io/File;->renameTo(Ljava/io/File;)Z HSPLjava/io/File;->setLastModified(J)Z HSPLjava/io/File;->setReadable(ZZ)Z +HSPLjava/io/File;->slashify(Ljava/lang/String;Z)Ljava/lang/String; HSPLjava/io/File;->toPath()Ljava/nio/file/Path; HSPLjava/io/File;->toString()Ljava/lang/String; HSPLjava/io/File;->toURI()Ljava/net/URI; @@ -32068,7 +20978,9 @@ HSPLjava/io/FilterReader;->read()I HSPLjava/io/IOException;->()V HSPLjava/io/IOException;->(Ljava/lang/String;)V HSPLjava/io/IOException;->(Ljava/lang/String;Ljava/lang/Throwable;)V +HSPLjava/io/IOException;->(Ljava/lang/Throwable;)V HSPLjava/io/InputStream;->()V +HSPLjava/io/InputStream;->available()I HSPLjava/io/InputStream;->close()V HSPLjava/io/InputStream;->markSupported()Z HSPLjava/io/InputStream;->read([B)I @@ -32106,10 +21018,13 @@ HSPLjava/io/ObjectInputStream$BlockDataInputStream;->readUnsignedShort()I HSPLjava/io/ObjectInputStream$BlockDataInputStream;->refill()V HSPLjava/io/ObjectInputStream$BlockDataInputStream;->setBlockDataMode(Z)Z HSPLjava/io/ObjectInputStream$BlockDataInputStream;->skipBlockData()V -HSPLjava/io/ObjectInputStream$GetFieldImpl;->get(Ljava/lang/String;D)D +HSPLjava/io/ObjectInputStream$GetField;->()V +HSPLjava/io/ObjectInputStream$GetFieldImpl;->(Ljava/io/ObjectInputStream;Ljava/io/ObjectStreamClass;)V HSPLjava/io/ObjectInputStream$GetFieldImpl;->get(Ljava/lang/String;I)I -HSPLjava/io/ObjectInputStream$GetFieldImpl;->get(Ljava/lang/String;J)J +HSPLjava/io/ObjectInputStream$GetFieldImpl;->get(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/io/ObjectInputStream$GetFieldImpl;->get(Ljava/lang/String;Z)Z +HSPLjava/io/ObjectInputStream$GetFieldImpl;->getFieldOffset(Ljava/lang/String;Ljava/lang/Class;)I +HSPLjava/io/ObjectInputStream$GetFieldImpl;->readFields()V HSPLjava/io/ObjectInputStream$HandleTable$HandleList;->()V HSPLjava/io/ObjectInputStream$HandleTable$HandleList;->add(I)V HSPLjava/io/ObjectInputStream$HandleTable;->(I)V @@ -32132,6 +21047,11 @@ HSPLjava/io/ObjectInputStream$ValidationList;->()V HSPLjava/io/ObjectInputStream$ValidationList;->clear()V HSPLjava/io/ObjectInputStream$ValidationList;->doCallbacks()V HSPLjava/io/ObjectInputStream;->(Ljava/io/InputStream;)V +HSPLjava/io/ObjectInputStream;->access$000(Ljava/io/ObjectInputStream;)I +HSPLjava/io/ObjectInputStream;->access$002(Ljava/io/ObjectInputStream;I)I +HSPLjava/io/ObjectInputStream;->access$100(Ljava/io/ObjectInputStream;)Ljava/io/ObjectInputStream$HandleTable; +HSPLjava/io/ObjectInputStream;->access$200(Ljava/io/ObjectInputStream;)Ljava/io/ObjectInputStream$BlockDataInputStream; +HSPLjava/io/ObjectInputStream;->access$300(Ljava/io/ObjectInputStream;Z)Ljava/lang/Object; HSPLjava/io/ObjectInputStream;->access$500(Ljava/io/ObjectInputStream;)Z HSPLjava/io/ObjectInputStream;->checkResolve(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/io/ObjectInputStream;->clear()V @@ -32188,12 +21108,18 @@ HSPLjava/io/ObjectOutputStream$HandleTable;->growSpine()V HSPLjava/io/ObjectOutputStream$HandleTable;->hash(Ljava/lang/Object;)I HSPLjava/io/ObjectOutputStream$HandleTable;->insert(Ljava/lang/Object;I)V HSPLjava/io/ObjectOutputStream$HandleTable;->lookup(Ljava/lang/Object;)I +HSPLjava/io/ObjectOutputStream$PutField;->()V +HSPLjava/io/ObjectOutputStream$PutFieldImpl;->(Ljava/io/ObjectOutputStream;Ljava/io/ObjectStreamClass;)V +HSPLjava/io/ObjectOutputStream$PutFieldImpl;->getFieldOffset(Ljava/lang/String;Ljava/lang/Class;)I HSPLjava/io/ObjectOutputStream$PutFieldImpl;->put(Ljava/lang/String;D)V HSPLjava/io/ObjectOutputStream$PutFieldImpl;->put(Ljava/lang/String;J)V HSPLjava/io/ObjectOutputStream$PutFieldImpl;->put(Ljava/lang/String;Z)V +HSPLjava/io/ObjectOutputStream$PutFieldImpl;->writeFields()V HSPLjava/io/ObjectOutputStream$ReplaceTable;->(IF)V +HSPLjava/io/ObjectOutputStream$ReplaceTable;->assign(Ljava/lang/Object;Ljava/lang/Object;)V HSPLjava/io/ObjectOutputStream$ReplaceTable;->lookup(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/io/ObjectOutputStream;->(Ljava/io/OutputStream;)V +HSPLjava/io/ObjectOutputStream;->access$000(Ljava/io/ObjectOutputStream;)Ljava/io/ObjectOutputStream$BlockDataOutputStream; HSPLjava/io/ObjectOutputStream;->annotateClass(Ljava/lang/Class;)V HSPLjava/io/ObjectOutputStream;->close()V HSPLjava/io/ObjectOutputStream;->defaultWriteFields(Ljava/lang/Object;Ljava/io/ObjectStreamClass;)V @@ -32324,6 +21250,7 @@ HSPLjava/io/ObjectStreamClass;->initNonProxy(Ljava/io/ObjectStreamClass;Ljava/la HSPLjava/io/ObjectStreamClass;->invokeReadObject(Ljava/lang/Object;Ljava/io/ObjectInputStream;)V HSPLjava/io/ObjectStreamClass;->invokeReadResolve(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/io/ObjectStreamClass;->invokeWriteObject(Ljava/lang/Object;Ljava/io/ObjectOutputStream;)V +HSPLjava/io/ObjectStreamClass;->invokeWriteReplace(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/io/ObjectStreamClass;->isEnum()Z HSPLjava/io/ObjectStreamClass;->isExternalizable()Z HSPLjava/io/ObjectStreamClass;->isInstantiable()Z @@ -32383,19 +21310,15 @@ HSPLjava/io/PrintWriter;->flush()V HSPLjava/io/PrintWriter;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter; HSPLjava/io/PrintWriter;->newLine()V HSPLjava/io/PrintWriter;->print(C)V -HPLjava/io/PrintWriter;->print(D)V HSPLjava/io/PrintWriter;->print(I)V HSPLjava/io/PrintWriter;->print(J)V -HPLjava/io/PrintWriter;->print(Ljava/lang/Object;)V HSPLjava/io/PrintWriter;->print(Ljava/lang/String;)V -HPLjava/io/PrintWriter;->print(Z)V +HSPLjava/io/PrintWriter;->print(Z)V HSPLjava/io/PrintWriter;->printf(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter; HSPLjava/io/PrintWriter;->println()V HSPLjava/io/PrintWriter;->println(I)V -HSPLjava/io/PrintWriter;->println(J)V HSPLjava/io/PrintWriter;->println(Ljava/lang/Object;)V HSPLjava/io/PrintWriter;->println(Ljava/lang/String;)V -HPLjava/io/PrintWriter;->println(Z)V HSPLjava/io/PrintWriter;->write(I)V HSPLjava/io/PrintWriter;->write(Ljava/lang/String;)V HSPLjava/io/PrintWriter;->write(Ljava/lang/String;II)V @@ -32430,10 +21353,8 @@ HSPLjava/io/RandomAccessFile;->setLength(J)V HSPLjava/io/RandomAccessFile;->write(I)V HSPLjava/io/RandomAccessFile;->write([B)V HSPLjava/io/RandomAccessFile;->write([BII)V -HSPLjava/io/RandomAccessFile;->writeBoolean(Z)V HSPLjava/io/RandomAccessFile;->writeBytes([BII)V HSPLjava/io/RandomAccessFile;->writeInt(I)V -HSPLjava/io/RandomAccessFile;->writeLong(J)V HSPLjava/io/RandomAccessFile;->writeUTF(Ljava/lang/String;)V HSPLjava/io/Reader;->()V HSPLjava/io/Reader;->(Ljava/lang/Object;)V @@ -32561,7 +21482,9 @@ HSPLjava/lang/Byte;->toString()Ljava/lang/String; HSPLjava/lang/Byte;->toString(B)Ljava/lang/String; HSPLjava/lang/Byte;->toUnsignedInt(B)I HSPLjava/lang/Byte;->valueOf(B)Ljava/lang/Byte; -HSPLjava/lang/Character$Subset;->equals(Ljava/lang/Object;)Z +HSPLjava/lang/CaseMapper;->toLowerCase(Ljava/util/Locale;Ljava/lang/String;)Ljava/lang/String; +HSPLjava/lang/CaseMapper;->toUpperCase(Ljava/util/Locale;Ljava/lang/String;I)Ljava/lang/String; +HSPLjava/lang/CaseMapper;->upperIndex(I)I HSPLjava/lang/Character$Subset;->hashCode()I HSPLjava/lang/Character$UnicodeBlock;->of(I)Ljava/lang/Character$UnicodeBlock; HSPLjava/lang/Character;->(C)V @@ -32575,13 +21498,14 @@ HSPLjava/lang/Character;->digit(CI)I HSPLjava/lang/Character;->digit(II)I HSPLjava/lang/Character;->equals(Ljava/lang/Object;)Z HSPLjava/lang/Character;->forDigit(II)C +HSPLjava/lang/Character;->getDirectionality(C)B HSPLjava/lang/Character;->getDirectionality(I)B HSPLjava/lang/Character;->getNumericValue(C)I HSPLjava/lang/Character;->getNumericValue(I)I -HSPLjava/lang/Character;->getType(C)I HSPLjava/lang/Character;->getType(I)I HSPLjava/lang/Character;->hashCode()I HSPLjava/lang/Character;->hashCode(C)I +HSPLjava/lang/Character;->highSurrogate(I)C HSPLjava/lang/Character;->isBmpCodePoint(I)Z HSPLjava/lang/Character;->isDigit(C)Z HSPLjava/lang/Character;->isDigit(I)Z @@ -32602,12 +21526,14 @@ HSPLjava/lang/Character;->isUpperCase(I)Z HSPLjava/lang/Character;->isValidCodePoint(I)Z HSPLjava/lang/Character;->isWhitespace(C)Z HSPLjava/lang/Character;->isWhitespace(I)Z +HSPLjava/lang/Character;->lowSurrogate(I)C HSPLjava/lang/Character;->toChars(I[CI)I HSPLjava/lang/Character;->toCodePoint(CC)I HSPLjava/lang/Character;->toLowerCase(C)C HSPLjava/lang/Character;->toLowerCase(I)I HSPLjava/lang/Character;->toString()Ljava/lang/String; HSPLjava/lang/Character;->toString(C)Ljava/lang/String; +HSPLjava/lang/Character;->toSurrogates(I[CI)V HSPLjava/lang/Character;->toUpperCase(C)C HSPLjava/lang/Character;->toUpperCase(I)I HSPLjava/lang/Character;->valueOf(C)Ljava/lang/Character; @@ -32615,6 +21541,7 @@ HSPLjava/lang/Class$Caches;->access$000()Llibcore/util/BasicLruCache; HSPLjava/lang/Class;->asSubclass(Ljava/lang/Class;)Ljava/lang/Class; HSPLjava/lang/Class;->cast(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/lang/Class;->classNameImpliesTopLevel()Z +HSPLjava/lang/Class;->desiredAssertionStatus()Z HSPLjava/lang/Class;->findInterfaceMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLjava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class; HSPLjava/lang/Class;->forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class; @@ -32638,7 +21565,6 @@ HSPLjava/lang/Class;->getField(Ljava/lang/String;)Ljava/lang/reflect/Field; HSPLjava/lang/Class;->getFields()[Ljava/lang/reflect/Field; HSPLjava/lang/Class;->getGenericInterfaces()[Ljava/lang/reflect/Type; HSPLjava/lang/Class;->getGenericSuperclass()Ljava/lang/reflect/Type; -HSPLjava/lang/Class;->getInstanceMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLjava/lang/Class;->getInterfaces()[Ljava/lang/Class; HSPLjava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLjava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;Z)Ljava/lang/reflect/Method; @@ -32646,7 +21572,7 @@ HSPLjava/lang/Class;->getMethods()[Ljava/lang/reflect/Method; HSPLjava/lang/Class;->getModifiers()I HSPLjava/lang/Class;->getName()Ljava/lang/String; HSPLjava/lang/Class;->getPackage()Ljava/lang/Package; -HSPLjava/lang/Class;->getPackageName$()Ljava/lang/String; +HSPLjava/lang/Class;->getPackageName()Ljava/lang/String; HSPLjava/lang/Class;->getPublicFieldsRecursive(Ljava/util/List;)V HSPLjava/lang/Class;->getPublicMethodRecursive(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; HSPLjava/lang/Class;->getPublicMethodsInternal(Ljava/util/List;)V @@ -32714,6 +21640,8 @@ HSPLjava/lang/Daemons$HeapTaskDaemon;->runInternal()V HSPLjava/lang/Daemons$ReferenceQueueDaemon;->runInternal()V HSPLjava/lang/Daemons;->access$400()Ljava/util/concurrent/CountDownLatch; HSPLjava/lang/Daemons;->access$802(J)J +HSPLjava/lang/Daemons;->startPostZygoteFork()V +HSPLjava/lang/Daemons;->stop()V HSPLjava/lang/Double;->(D)V HSPLjava/lang/Double;->compare(DD)I HSPLjava/lang/Double;->compareTo(Ljava/lang/Double;)I @@ -32724,6 +21652,7 @@ HSPLjava/lang/Double;->equals(Ljava/lang/Object;)Z HSPLjava/lang/Double;->floatValue()F HSPLjava/lang/Double;->hashCode()I HSPLjava/lang/Double;->hashCode(D)I +HSPLjava/lang/Double;->intValue()I HSPLjava/lang/Double;->isInfinite(D)Z HSPLjava/lang/Double;->isNaN(D)Z HSPLjava/lang/Double;->longValue()J @@ -32753,7 +21682,6 @@ HSPLjava/lang/Exception;->(Ljava/lang/String;)V HSPLjava/lang/Exception;->(Ljava/lang/String;Ljava/lang/Throwable;)V HSPLjava/lang/Exception;->(Ljava/lang/Throwable;)V HSPLjava/lang/Float;->(F)V -HSPLjava/lang/Float;->(Ljava/lang/String;)V HSPLjava/lang/Float;->compare(FF)I HSPLjava/lang/Float;->compareTo(Ljava/lang/Float;)I HSPLjava/lang/Float;->compareTo(Ljava/lang/Object;)I @@ -32777,9 +21705,9 @@ HSPLjava/lang/IllegalArgumentException;->(Ljava/lang/String;)V HSPLjava/lang/IllegalStateException;->()V HSPLjava/lang/IllegalStateException;->(Ljava/lang/String;)V HSPLjava/lang/IllegalStateException;->(Ljava/lang/String;Ljava/lang/Throwable;)V -HSPLjava/lang/IllegalStateException;->(Ljava/lang/Throwable;)V HSPLjava/lang/IncompatibleClassChangeError;->(Ljava/lang/String;)V HSPLjava/lang/IndexOutOfBoundsException;->(Ljava/lang/String;)V +HSPLjava/lang/InheritableThreadLocal;->childValue(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/lang/InheritableThreadLocal;->createMap(Ljava/lang/Thread;Ljava/lang/Object;)V HSPLjava/lang/InheritableThreadLocal;->getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; HSPLjava/lang/Integer;->(I)V @@ -32854,7 +21782,6 @@ HSPLjava/lang/Long;->numberOfLeadingZeros(J)I HSPLjava/lang/Long;->numberOfTrailingZeros(J)I HSPLjava/lang/Long;->parseLong(Ljava/lang/String;)J HSPLjava/lang/Long;->parseLong(Ljava/lang/String;I)J -HSPLjava/lang/Long;->parseUnsignedLong(Ljava/lang/String;I)J HSPLjava/lang/Long;->reverse(J)J HSPLjava/lang/Long;->reverseBytes(J)J HSPLjava/lang/Long;->rotateLeft(JI)J @@ -32874,7 +21801,6 @@ HSPLjava/lang/Math;->abs(D)D HSPLjava/lang/Math;->abs(F)F HSPLjava/lang/Math;->abs(I)I HSPLjava/lang/Math;->abs(J)J -HSPLjava/lang/Math;->addExact(II)I HSPLjava/lang/Math;->addExact(JJ)J HSPLjava/lang/Math;->copySign(FF)F HSPLjava/lang/Math;->floorDiv(II)I @@ -32890,7 +21816,6 @@ HSPLjava/lang/Math;->min(DD)D HSPLjava/lang/Math;->min(FF)F HSPLjava/lang/Math;->min(II)I HSPLjava/lang/Math;->min(JJ)J -HSPLjava/lang/Math;->multiplyExact(II)I HSPLjava/lang/Math;->multiplyExact(JJ)J HSPLjava/lang/Math;->nextAfter(DD)D HSPLjava/lang/Math;->powerOfTwoD(I)D @@ -32934,8 +21859,8 @@ HSPLjava/lang/ProcessBuilder$NullInputStream;->read()I HSPLjava/lang/ProcessBuilder;->([Ljava/lang/String;)V HSPLjava/lang/ProcessBuilder;->directory(Ljava/io/File;)Ljava/lang/ProcessBuilder; HSPLjava/lang/ProcessBuilder;->environment([Ljava/lang/String;)Ljava/lang/ProcessBuilder; -HSPLjava/lang/ProcessBuilder;->redirectErrorStream(Z)Ljava/lang/ProcessBuilder; HSPLjava/lang/ProcessBuilder;->start()Ljava/lang/Process; +HSPLjava/lang/ProcessEnvironment;->toEnvironmentBlock(Ljava/util/Map;[I)[B HSPLjava/lang/ProcessImpl;->start([Ljava/lang/String;Ljava/util/Map;Ljava/lang/String;[Ljava/lang/ProcessBuilder$Redirect;Z)Ljava/lang/Process; HSPLjava/lang/ProcessImpl;->toCString(Ljava/lang/String;)[B HSPLjava/lang/ReflectiveOperationException;->(Ljava/lang/String;)V @@ -32945,6 +21870,7 @@ HSPLjava/lang/Runtime;->addShutdownHook(Ljava/lang/Thread;)V HSPLjava/lang/Runtime;->availableProcessors()I HSPLjava/lang/Runtime;->exec(Ljava/lang/String;)Ljava/lang/Process; HSPLjava/lang/Runtime;->exec(Ljava/lang/String;[Ljava/lang/String;Ljava/io/File;)Ljava/lang/Process; +HSPLjava/lang/Runtime;->exec([Ljava/lang/String;)Ljava/lang/Process; HSPLjava/lang/Runtime;->exec([Ljava/lang/String;[Ljava/lang/String;Ljava/io/File;)Ljava/lang/Process; HSPLjava/lang/Runtime;->gc()V HSPLjava/lang/Runtime;->getLibPaths()[Ljava/lang/String; @@ -32960,12 +21886,10 @@ HSPLjava/lang/RuntimeException;->(Ljava/lang/String;Ljava/lang/Throwable;) HSPLjava/lang/RuntimeException;->(Ljava/lang/Throwable;)V HSPLjava/lang/SecurityException;->(Ljava/lang/String;)V HSPLjava/lang/Short;->(S)V -HSPLjava/lang/Short;->equals(Ljava/lang/Object;)Z HSPLjava/lang/Short;->hashCode()I HSPLjava/lang/Short;->hashCode(S)I HSPLjava/lang/Short;->reverseBytes(S)S HSPLjava/lang/Short;->shortValue()S -HPLjava/lang/Short;->toUnsignedInt(S)I HSPLjava/lang/Short;->valueOf(S)Ljava/lang/Short; HSPLjava/lang/StackTraceElement;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V HSPLjava/lang/StackTraceElement;->equals(Ljava/lang/Object;)Z @@ -32976,7 +21900,6 @@ HSPLjava/lang/StackTraceElement;->getMethodName()Ljava/lang/String; HSPLjava/lang/StackTraceElement;->hashCode()I HSPLjava/lang/StackTraceElement;->isNativeMethod()Z HSPLjava/lang/StackTraceElement;->toString()Ljava/lang/String; -PLjava/lang/StrictMath;->toIntExact(J)I HSPLjava/lang/String$CaseInsensitiveComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/lang/String$CaseInsensitiveComparator;->compare(Ljava/lang/String;Ljava/lang/String;)I HSPLjava/lang/String;->codePointAt(I)I @@ -33119,7 +22042,30 @@ HSPLjava/lang/StringFactory;->newStringFromChars([C)Ljava/lang/String; HSPLjava/lang/StringFactory;->newStringFromChars([CII)Ljava/lang/String; HSPLjava/lang/System$PropertiesWithNonOverrideableDefaults;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/lang/System$PropertiesWithNonOverrideableDefaults;->remove(Ljava/lang/Object;)Ljava/lang/Object; +HSPLjava/lang/System;->arraycopy([BI[BII)V HSPLjava/lang/System;->arraycopy([CI[CII)V +HSPLjava/lang/System;->arraycopy([FI[FII)V +HSPLjava/lang/System;->arraycopy([II[III)V +HSPLjava/lang/System;->arraycopy([JI[JII)V +HSPLjava/lang/System;->arraycopy([ZI[ZII)V +HSPLjava/lang/System;->checkKey(Ljava/lang/String;)V +HSPLjava/lang/System;->clearProperty(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/lang/System;->gc()V +HSPLjava/lang/System;->getProperties()Ljava/util/Properties; +HSPLjava/lang/System;->getProperty(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/lang/System;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLjava/lang/System;->getSecurityManager()Ljava/lang/SecurityManager; +HSPLjava/lang/System;->getenv(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/lang/System;->identityHashCode(Ljava/lang/Object;)I +HSPLjava/lang/System;->lineSeparator()Ljava/lang/String; +HSPLjava/lang/System;->load(Ljava/lang/String;)V +HSPLjava/lang/System;->loadLibrary(Ljava/lang/String;)V +HSPLjava/lang/System;->logE(Ljava/lang/String;)V +HSPLjava/lang/System;->logW(Ljava/lang/String;)V +HSPLjava/lang/System;->runFinalization()V +HSPLjava/lang/System;->setErr(Ljava/io/PrintStream;)V +HSPLjava/lang/System;->setOut(Ljava/io/PrintStream;)V +HSPLjava/lang/System;->setProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLjava/lang/Thread$State;->values()[Ljava/lang/Thread$State; HSPLjava/lang/Thread;->()V HSPLjava/lang/Thread;->(Ljava/lang/Runnable;)V @@ -33140,7 +22086,6 @@ HSPLjava/lang/Thread;->getStackTrace()[Ljava/lang/StackTraceElement; HSPLjava/lang/Thread;->getState()Ljava/lang/Thread$State; HSPLjava/lang/Thread;->getThreadGroup()Ljava/lang/ThreadGroup; HSPLjava/lang/Thread;->getUncaughtExceptionHandler()Ljava/lang/Thread$UncaughtExceptionHandler; -HSPLjava/lang/Thread;->getUncaughtExceptionPreHandler()Ljava/lang/Thread$UncaughtExceptionHandler; HSPLjava/lang/Thread;->init(Ljava/lang/ThreadGroup;Ljava/lang/Runnable;Ljava/lang/String;J)V HSPLjava/lang/Thread;->init(Ljava/lang/ThreadGroup;Ljava/lang/Runnable;Ljava/lang/String;JLjava/security/AccessControlContext;)V HSPLjava/lang/Thread;->init2(Ljava/lang/Thread;)V @@ -33248,22 +22193,22 @@ HSPLjava/lang/UNIXProcess$ProcessPipeOutputStream;->(I)V HSPLjava/lang/UNIXProcess$ProcessPipeOutputStream;->processExited()V HSPLjava/lang/UNIXProcess$ProcessReaperThreadFactory;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread; HSPLjava/lang/UNIXProcess;->([B[BI[BI[B[IZ)V -HSPLjava/lang/UNIXProcess;->exitValue()I +HSPLjava/lang/UNIXProcess;->access$100(Ljava/lang/UNIXProcess;)I +HSPLjava/lang/UNIXProcess;->access$200(Ljava/lang/UNIXProcess;I)I HSPLjava/lang/UNIXProcess;->getErrorStream()Ljava/io/InputStream; HSPLjava/lang/UNIXProcess;->getInputStream()Ljava/io/InputStream; -HSPLjava/lang/UNIXProcess;->getOutputStream()Ljava/io/OutputStream; HSPLjava/lang/UNIXProcess;->initStreams([I)V +HSPLjava/lang/UNIXProcess;->newFileDescriptor(I)Ljava/io/FileDescriptor; HSPLjava/lang/UNIXProcess;->processExited(I)V HSPLjava/lang/UnsatisfiedLinkError;->(Ljava/lang/String;)V HSPLjava/lang/UnsupportedOperationException;->()V HSPLjava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V +HSPLjava/lang/VMClassLoader;->getResource(Ljava/lang/String;)Ljava/net/URL; +HSPLjava/lang/VMClassLoader;->getResources(Ljava/lang/String;)Ljava/util/List; HSPLjava/lang/invoke/MethodHandle;->(JILjava/lang/invoke/MethodType;)V -HSPLjava/lang/invoke/MethodHandle;->type()Ljava/lang/invoke/MethodType; HSPLjava/lang/invoke/MethodHandleImpl;->(JILjava/lang/invoke/MethodType;)V HSPLjava/lang/invoke/MethodHandles$Lookup;->checkAccess(Ljava/lang/Class;Ljava/lang/Class;ILjava/lang/String;)V -HSPLjava/lang/invoke/MethodHandles$Lookup;->checkReturnType(Ljava/lang/reflect/Method;Ljava/lang/invoke/MethodType;)V HSPLjava/lang/invoke/MethodHandles$Lookup;->createMethodHandle(Ljava/lang/reflect/Method;ILjava/lang/invoke/MethodType;)Ljava/lang/invoke/MethodHandle; -HSPLjava/lang/invoke/MethodHandles$Lookup;->findVirtual(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/MethodHandle; HSPLjava/lang/invoke/MethodHandles$Lookup;->unreflect(Ljava/lang/reflect/Method;)Ljava/lang/invoke/MethodHandle; HSPLjava/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry;->(Ljava/lang/Object;)V HSPLjava/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry;->(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V @@ -33278,7 +22223,6 @@ HSPLjava/lang/invoke/MethodType;->checkPtype(Ljava/lang/Class;)V HSPLjava/lang/invoke/MethodType;->checkPtypes([Ljava/lang/Class;)I HSPLjava/lang/invoke/MethodType;->checkRtype(Ljava/lang/Class;)V HSPLjava/lang/invoke/MethodType;->checkSlotCount(I)V -HSPLjava/lang/invoke/MethodType;->dropParameterTypes(II)Ljava/lang/invoke/MethodType; HSPLjava/lang/invoke/MethodType;->equals(Ljava/lang/Object;)Z HSPLjava/lang/invoke/MethodType;->equals(Ljava/lang/invoke/MethodType;)Z HSPLjava/lang/invoke/MethodType;->form()Ljava/lang/invoke/MethodTypeForm; @@ -33291,7 +22235,6 @@ HSPLjava/lang/invoke/MethodType;->methodType(Ljava/lang/Class;[Ljava/lang/Class; HSPLjava/lang/invoke/MethodType;->parameterSlotCount()I HSPLjava/lang/invoke/MethodType;->ptypes()[Ljava/lang/Class; HSPLjava/lang/invoke/MethodType;->returnType()Ljava/lang/Class; -HSPLjava/lang/invoke/MethodType;->rtype()Ljava/lang/Class; HSPLjava/lang/invoke/MethodTypeForm;->(Ljava/lang/invoke/MethodType;)V HSPLjava/lang/invoke/MethodTypeForm;->canonicalize(Ljava/lang/Class;I)Ljava/lang/Class; HSPLjava/lang/invoke/MethodTypeForm;->canonicalize(Ljava/lang/invoke/MethodType;II)Ljava/lang/invoke/MethodType; @@ -33323,6 +22266,7 @@ HSPLjava/lang/ref/Reference;->(Ljava/lang/Object;Ljava/lang/ref/ReferenceQ HSPLjava/lang/ref/Reference;->clear()V HSPLjava/lang/ref/Reference;->get()Ljava/lang/Object; HSPLjava/lang/ref/Reference;->reachabilityFence(Ljava/lang/Object;)V +HSPLjava/lang/ref/Reference;->refersTo(Ljava/lang/Object;)Z HSPLjava/lang/ref/ReferenceQueue;->()V HSPLjava/lang/ref/ReferenceQueue;->add(Ljava/lang/ref/Reference;)V HSPLjava/lang/ref/ReferenceQueue;->enqueueLocked(Ljava/lang/ref/Reference;)Z @@ -33337,6 +22281,7 @@ HSPLjava/lang/ref/SoftReference;->get()Ljava/lang/Object; HSPLjava/lang/ref/WeakReference;->(Ljava/lang/Object;)V HSPLjava/lang/ref/WeakReference;->(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V HSPLjava/lang/reflect/AccessibleObject;->()V +HSPLjava/lang/reflect/AccessibleObject;->getAnnotations()[Ljava/lang/annotation/Annotation; HSPLjava/lang/reflect/AccessibleObject;->isAccessible()Z HSPLjava/lang/reflect/AccessibleObject;->setAccessible(Z)V HSPLjava/lang/reflect/AccessibleObject;->setAccessible0(Ljava/lang/reflect/AccessibleObject;Z)V @@ -33362,6 +22307,7 @@ HSPLjava/lang/reflect/Executable;->fixMethodFlags(I)I HSPLjava/lang/reflect/Executable;->getAccessFlags()I HSPLjava/lang/reflect/Executable;->getAnnotation(Ljava/lang/Class;)Ljava/lang/annotation/Annotation; HSPLjava/lang/reflect/Executable;->getArtMethod()J +HSPLjava/lang/reflect/Executable;->getDeclaredAnnotations()[Ljava/lang/annotation/Annotation; HSPLjava/lang/reflect/Executable;->getDeclaringClassInternal()Ljava/lang/Class; HSPLjava/lang/reflect/Executable;->getGenericParameterTypes()[Ljava/lang/reflect/Type; HSPLjava/lang/reflect/Executable;->getMethodOrConstructorGenericInfoInternal()Ljava/lang/reflect/Executable$GenericInfo; @@ -33380,22 +22326,32 @@ HSPLjava/lang/reflect/Field;->getName()Ljava/lang/String; HSPLjava/lang/reflect/Field;->getOffset()I HSPLjava/lang/reflect/Field;->getSignatureAttribute()Ljava/lang/String; HSPLjava/lang/reflect/Field;->getType()Ljava/lang/Class; +HSPLjava/lang/reflect/Field;->hashCode()I +HSPLjava/lang/reflect/Field;->isAnnotationPresent(Ljava/lang/Class;)Z HSPLjava/lang/reflect/Field;->isSynthetic()Z HSPLjava/lang/reflect/InvocationTargetException;->(Ljava/lang/Throwable;)V +HSPLjava/lang/reflect/InvocationTargetException;->getCause()Ljava/lang/Throwable; HSPLjava/lang/reflect/Method$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/lang/reflect/Method$1;->compare(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)I HSPLjava/lang/reflect/Method;->equalNameAndParameters(Ljava/lang/reflect/Method;)Z HSPLjava/lang/reflect/Method;->equals(Ljava/lang/Object;)Z HSPLjava/lang/reflect/Method;->getAnnotation(Ljava/lang/Class;)Ljava/lang/annotation/Annotation; +HSPLjava/lang/reflect/Method;->getDeclaredAnnotations()[Ljava/lang/annotation/Annotation; HSPLjava/lang/reflect/Method;->getDeclaringClass()Ljava/lang/Class; +HSPLjava/lang/reflect/Method;->getGenericParameterTypes()[Ljava/lang/reflect/Type; +HSPLjava/lang/reflect/Method;->getGenericReturnType()Ljava/lang/reflect/Type; HSPLjava/lang/reflect/Method;->getModifiers()I HSPLjava/lang/reflect/Method;->getName()Ljava/lang/String; +HSPLjava/lang/reflect/Method;->getParameterAnnotations()[[Ljava/lang/annotation/Annotation; HSPLjava/lang/reflect/Method;->getParameterTypes()[Ljava/lang/Class; HSPLjava/lang/reflect/Method;->getReturnType()Ljava/lang/Class; +HSPLjava/lang/reflect/Method;->hashCode()I HSPLjava/lang/reflect/Method;->isDefault()Z HSPLjava/lang/reflect/Method;->isSynthetic()Z HSPLjava/lang/reflect/Method;->isVarArgs()Z +HSPLjava/lang/reflect/Modifier;->isAbstract(I)Z HSPLjava/lang/reflect/Modifier;->isFinal(I)Z +HSPLjava/lang/reflect/Modifier;->isInterface(I)Z HSPLjava/lang/reflect/Modifier;->isPrivate(I)Z HSPLjava/lang/reflect/Modifier;->isProtected(I)Z HSPLjava/lang/reflect/Modifier;->isPublic(I)Z @@ -33440,6 +22396,7 @@ HSPLjava/lang/reflect/WeakCache;->expungeStaleEntries()V HSPLjava/lang/reflect/WeakCache;->get(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/math/BigDecimal;->(I)V HSPLjava/math/BigDecimal;->(Ljava/lang/String;)V +HSPLjava/math/BigDecimal;->(Ljava/math/BigInteger;)V HSPLjava/math/BigDecimal;->(Ljava/math/BigInteger;JII)V HSPLjava/math/BigDecimal;->([CII)V HSPLjava/math/BigDecimal;->([CIILjava/math/MathContext;)V @@ -33456,8 +22413,6 @@ HSPLjava/math/BigDecimal;->divide(JIJIII)Ljava/math/BigDecimal; HSPLjava/math/BigDecimal;->divide(Ljava/math/BigDecimal;II)Ljava/math/BigDecimal; HSPLjava/math/BigDecimal;->divide(Ljava/math/BigDecimal;ILjava/math/RoundingMode;)Ljava/math/BigDecimal; HSPLjava/math/BigDecimal;->divideAndRound(JJIII)Ljava/math/BigDecimal; -HSPLjava/math/BigDecimal;->doubleValue()D -HSPLjava/math/BigDecimal;->floatValue()F HSPLjava/math/BigDecimal;->getValueString(ILjava/lang/String;I)Ljava/lang/String; HSPLjava/math/BigDecimal;->longMultiplyPowerTen(JI)J HSPLjava/math/BigDecimal;->longValueExact()J @@ -33494,25 +22449,18 @@ HSPLjava/math/BigInteger;->bn2BigEndInts(J)[I HSPLjava/math/BigInteger;->compareMagnitude(Ljava/math/BigInteger;)I HSPLjava/math/BigInteger;->compareTo(Ljava/math/BigInteger;)I HSPLjava/math/BigInteger;->destructiveMulAdd([III)V -HSPLjava/math/BigInteger;->divide(Ljava/math/BigInteger;)Ljava/math/BigInteger; -HSPLjava/math/BigInteger;->divideKnuth(Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->equals(Ljava/lang/Object;)Z HSPLjava/math/BigInteger;->firstNonzeroIntNum()I -HSPLjava/math/BigInteger;->gcd(Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->getInt(I)I -HSPLjava/math/BigInteger;->getLowestSetBit()I HSPLjava/math/BigInteger;->hashCode()I HSPLjava/math/BigInteger;->intValue()I HSPLjava/math/BigInteger;->longValue()J -HSPLjava/math/BigInteger;->magSerializedForm()[B HSPLjava/math/BigInteger;->mod(Ljava/math/BigInteger;)Ljava/math/BigInteger; -HSPLjava/math/BigInteger;->modInverse(Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->modPow(Ljava/math/BigInteger;Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->multiply(Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->multiply(Ljava/math/BigInteger;Z)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->multiplyByInt([III)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->multiplyToLen([II[II[I)[I -HSPLjava/math/BigInteger;->pow(I)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->readObject(Ljava/io/ObjectInputStream;)V HSPLjava/math/BigInteger;->remainder(Ljava/math/BigInteger;)Ljava/math/BigInteger; HSPLjava/math/BigInteger;->remainderKnuth(Ljava/math/BigInteger;)Ljava/math/BigInteger; @@ -33533,57 +22481,44 @@ HSPLjava/math/BigInteger;->toString()Ljava/lang/String; HSPLjava/math/BigInteger;->toString(I)Ljava/lang/String; HSPLjava/math/BigInteger;->trustedStripLeadingZeroInts([I)[I HSPLjava/math/BigInteger;->valueOf(J)Ljava/math/BigInteger; -HSPLjava/math/BigInteger;->writeObject(Ljava/io/ObjectOutputStream;)V HSPLjava/math/MathContext;->equals(Ljava/lang/Object;)Z HSPLjava/math/MathContext;->getPrecision()I HSPLjava/math/MathContext;->getRoundingMode()Ljava/math/RoundingMode; HSPLjava/math/MutableBigInteger;->()V HSPLjava/math/MutableBigInteger;->()V HSPLjava/math/MutableBigInteger;->(I)V -HSPLjava/math/MutableBigInteger;->(Ljava/math/BigInteger;)V HSPLjava/math/MutableBigInteger;->(Ljava/math/MutableBigInteger;)V HSPLjava/math/MutableBigInteger;->([I)V -HSPLjava/math/MutableBigInteger;->binaryGcd(II)I HSPLjava/math/MutableBigInteger;->clear()V HSPLjava/math/MutableBigInteger;->compare(Ljava/math/MutableBigInteger;)I +HSPLjava/math/MutableBigInteger;->copyAndShift([III[III)V HSPLjava/math/MutableBigInteger;->divWord(JI)J HSPLjava/math/MutableBigInteger;->divide(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;)Ljava/math/MutableBigInteger; HSPLjava/math/MutableBigInteger;->divide(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;Z)Ljava/math/MutableBigInteger; HSPLjava/math/MutableBigInteger;->divideKnuth(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;)Ljava/math/MutableBigInteger; -HSPLjava/math/MutableBigInteger;->fixup(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;I)Ljava/math/MutableBigInteger; +HSPLjava/math/MutableBigInteger;->divideKnuth(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;Z)Ljava/math/MutableBigInteger; +HSPLjava/math/MutableBigInteger;->divideMagnitude(Ljava/math/MutableBigInteger;Ljava/math/MutableBigInteger;Z)Ljava/math/MutableBigInteger; HSPLjava/math/MutableBigInteger;->getLowestSetBit()I HSPLjava/math/MutableBigInteger;->getMagnitudeArray()[I -HSPLjava/math/MutableBigInteger;->hybridGCD(Ljava/math/MutableBigInteger;)Ljava/math/MutableBigInteger; -HSPLjava/math/MutableBigInteger;->inverseMod32(I)I -HSPLjava/math/MutableBigInteger;->isEven()Z -HSPLjava/math/MutableBigInteger;->isOdd()Z -HSPLjava/math/MutableBigInteger;->isOne()Z -HSPLjava/math/MutableBigInteger;->isZero()Z -HSPLjava/math/MutableBigInteger;->leftShift(I)V -HSPLjava/math/MutableBigInteger;->modInverse(Ljava/math/MutableBigInteger;)Ljava/math/MutableBigInteger; -HSPLjava/math/MutableBigInteger;->mutableModInverse(Ljava/math/MutableBigInteger;)Ljava/math/MutableBigInteger; +HSPLjava/math/MutableBigInteger;->mulsub([I[IIII)I HSPLjava/math/MutableBigInteger;->normalize()V HSPLjava/math/MutableBigInteger;->primitiveLeftShift(I)V -HSPLjava/math/MutableBigInteger;->primitiveRightShift(I)V HSPLjava/math/MutableBigInteger;->rightShift(I)V -HSPLjava/math/MutableBigInteger;->setValue([II)V -HSPLjava/math/MutableBigInteger;->subtract(Ljava/math/MutableBigInteger;)I HSPLjava/math/MutableBigInteger;->toBigInteger(I)Ljava/math/BigInteger; +HSPLjava/math/MutableBigInteger;->unsignedLongCompare(JJ)Z HSPLjava/math/RoundingMode;->values()[Ljava/math/RoundingMode; -HSPLjava/math/SignedMutableBigInteger;->()V -HSPLjava/math/SignedMutableBigInteger;->(I)V -HSPLjava/math/SignedMutableBigInteger;->signedAdd(Ljava/math/SignedMutableBigInteger;)V -HSPLjava/math/SignedMutableBigInteger;->signedSubtract(Ljava/math/SignedMutableBigInteger;)V +HSPLjava/net/AbstractPlainDatagramSocketImpl;->()V HSPLjava/net/AbstractPlainDatagramSocketImpl;->bind(ILjava/net/InetAddress;)V HSPLjava/net/AbstractPlainDatagramSocketImpl;->close()V HSPLjava/net/AbstractPlainDatagramSocketImpl;->create()V HSPLjava/net/AbstractPlainDatagramSocketImpl;->finalize()V -HSPLjava/net/AbstractPlainDatagramSocketImpl;->getOption(I)Ljava/lang/Object; HSPLjava/net/AbstractPlainDatagramSocketImpl;->isClosed()Z HSPLjava/net/AbstractPlainDatagramSocketImpl;->receive(Ljava/net/DatagramPacket;)V HSPLjava/net/AbstractPlainDatagramSocketImpl;->setOption(ILjava/lang/Object;)V HSPLjava/net/AbstractPlainSocketImpl;->()V +HSPLjava/net/AbstractPlainSocketImpl;->accept(Ljava/net/SocketImpl;)V HSPLjava/net/AbstractPlainSocketImpl;->acquireFD()Ljava/io/FileDescriptor; +HSPLjava/net/AbstractPlainSocketImpl;->bind(Ljava/net/InetAddress;I)V HSPLjava/net/AbstractPlainSocketImpl;->close()V HSPLjava/net/AbstractPlainSocketImpl;->connect(Ljava/net/SocketAddress;I)V HSPLjava/net/AbstractPlainSocketImpl;->connectToAddress(Ljava/net/InetAddress;II)V @@ -33596,6 +22531,8 @@ HSPLjava/net/AbstractPlainSocketImpl;->getOutputStream()Ljava/io/OutputStream; HSPLjava/net/AbstractPlainSocketImpl;->getTimeout()I HSPLjava/net/AbstractPlainSocketImpl;->isClosedOrPending()Z HSPLjava/net/AbstractPlainSocketImpl;->isConnectionReset()Z +HSPLjava/net/AbstractPlainSocketImpl;->isConnectionResetPending()Z +HSPLjava/net/AbstractPlainSocketImpl;->listen(I)V HSPLjava/net/AbstractPlainSocketImpl;->releaseFD()V HSPLjava/net/AbstractPlainSocketImpl;->setOption(ILjava/lang/Object;)V HSPLjava/net/AbstractPlainSocketImpl;->socketClose()V @@ -33611,8 +22548,15 @@ HSPLjava/net/AddressCache;->putUnknownHost(Ljava/lang/String;ILjava/lang/String; HSPLjava/net/ConnectException;->(Ljava/lang/String;Ljava/lang/Throwable;)V HSPLjava/net/CookieHandler;->()V HSPLjava/net/CookieHandler;->getDefault()Ljava/net/CookieHandler; +HSPLjava/net/CookieManager$CookiePathComparator;->()V HSPLjava/net/CookieManager;->()V HSPLjava/net/CookieManager;->(Ljava/net/CookieStore;Ljava/net/CookiePolicy;)V +HSPLjava/net/CookieManager;->get(Ljava/net/URI;Ljava/util/Map;)Ljava/util/Map; +HSPLjava/net/CookieManager;->normalizePath(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/net/CookieManager;->pathMatches(Ljava/net/URI;Ljava/net/HttpCookie;)Z +HSPLjava/net/CookieManager;->put(Ljava/net/URI;Ljava/util/Map;)V +HSPLjava/net/CookieManager;->shouldAcceptInternal(Ljava/net/URI;Ljava/net/HttpCookie;)Z +HSPLjava/net/CookieManager;->sortByPath(Ljava/util/List;)Ljava/util/List; HSPLjava/net/DatagramPacket;->([BI)V HSPLjava/net/DatagramPacket;->([BII)V HSPLjava/net/DatagramPacket;->([BIILjava/net/InetAddress;I)V @@ -33636,51 +22580,48 @@ HSPLjava/net/DatagramSocket;->checkAddress(Ljava/net/InetAddress;Ljava/lang/Stri HSPLjava/net/DatagramSocket;->checkOldImpl()V HSPLjava/net/DatagramSocket;->close()V HSPLjava/net/DatagramSocket;->createImpl()V -HSPLjava/net/DatagramSocket;->getFileDescriptor$()Ljava/io/FileDescriptor; HSPLjava/net/DatagramSocket;->getImpl()Ljava/net/DatagramSocketImpl; -HSPLjava/net/DatagramSocket;->getReuseAddress()Z HSPLjava/net/DatagramSocket;->isBound()Z HSPLjava/net/DatagramSocket;->isClosed()Z HSPLjava/net/DatagramSocket;->receive(Ljava/net/DatagramPacket;)V HSPLjava/net/DatagramSocket;->send(Ljava/net/DatagramPacket;)V HSPLjava/net/DatagramSocket;->setSoTimeout(I)V +HSPLjava/net/DatagramSocketImpl;->()V HSPLjava/net/DatagramSocketImpl;->setDatagramSocket(Ljava/net/DatagramSocket;)V +HSPLjava/net/DefaultDatagramSocketImplFactory;->createDatagramSocketImpl(Z)Ljava/net/DatagramSocketImpl; HSPLjava/net/HttpCookie$11;->assign(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie$4;->assign(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie$6;->assign(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie$8;->assign(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie$9;->assign(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V -HSPLjava/net/HttpCookie;->(Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLjava/net/HttpCookie;->access$000(Ljava/net/HttpCookie;)J -HSPLjava/net/HttpCookie;->assignAttribute(Ljava/net/HttpCookie;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/HttpCookie;->getDomain()Ljava/lang/String; HSPLjava/net/HttpCookie;->getMaxAge()J HSPLjava/net/HttpCookie;->getName()Ljava/lang/String; HSPLjava/net/HttpCookie;->getPath()Ljava/lang/String; +HSPLjava/net/HttpCookie;->getPortlist()Ljava/lang/String; HSPLjava/net/HttpCookie;->getValue()Ljava/lang/String; HSPLjava/net/HttpCookie;->getVersion()I -HSPLjava/net/HttpCookie;->guessCookieVersion(Ljava/lang/String;)I HSPLjava/net/HttpCookie;->hasExpired()Z -HSPLjava/net/HttpCookie;->isToken(Ljava/lang/String;)Z -HSPLjava/net/HttpCookie;->parse(Ljava/lang/String;)Ljava/util/List; -HSPLjava/net/HttpCookie;->parse(Ljava/lang/String;Z)Ljava/util/List; -HSPLjava/net/HttpCookie;->parseInternal(Ljava/lang/String;Z)Ljava/net/HttpCookie; HSPLjava/net/HttpCookie;->setDomain(Ljava/lang/String;)V HSPLjava/net/HttpCookie;->setHttpOnly(Z)V HSPLjava/net/HttpCookie;->setMaxAge(J)V HSPLjava/net/HttpCookie;->setPath(Ljava/lang/String;)V HSPLjava/net/HttpCookie;->setSecure(Z)V -HSPLjava/net/HttpCookie;->setVersion(I)V -HSPLjava/net/HttpCookie;->startsWithIgnoreCase(Ljava/lang/String;Ljava/lang/String;)Z -HSPLjava/net/HttpCookie;->stripOffSurroundingQuote(Ljava/lang/String;)Ljava/lang/String; HSPLjava/net/HttpCookie;->toNetscapeHeaderString()Ljava/lang/String; HSPLjava/net/HttpCookie;->toString()Ljava/lang/String; HSPLjava/net/HttpURLConnection;->(Ljava/net/URL;)V HSPLjava/net/HttpURLConnection;->getFollowRedirects()Z +HSPLjava/net/HttpURLConnection;->getRequestMethod()Ljava/lang/String; HSPLjava/net/HttpURLConnection;->setChunkedStreamingMode(I)V +HSPLjava/net/IDN;->toASCII(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/net/IDN;->toASCII(Ljava/lang/String;I)Ljava/lang/String; HSPLjava/net/InMemoryCookieStore;->()V HSPLjava/net/InMemoryCookieStore;->(I)V +HSPLjava/net/InMemoryCookieStore;->get(Ljava/net/URI;)Ljava/util/List; +HSPLjava/net/InMemoryCookieStore;->getEffectiveURI(Ljava/net/URI;)Ljava/net/URI; +HSPLjava/net/InMemoryCookieStore;->getInternal1(Ljava/util/List;Ljava/util/Map;Ljava/lang/String;)V +HSPLjava/net/InMemoryCookieStore;->getInternal2(Ljava/util/List;Ljava/util/Map;Ljava/lang/Comparable;)V HSPLjava/net/Inet4Address;->(Ljava/lang/String;[B)V HSPLjava/net/Inet4Address;->equals(Ljava/lang/Object;)Z HSPLjava/net/Inet4Address;->getAddress()[B @@ -33690,6 +22631,7 @@ HSPLjava/net/Inet4Address;->isAnyLocalAddress()Z HSPLjava/net/Inet4Address;->isLinkLocalAddress()Z HSPLjava/net/Inet4Address;->isLoopbackAddress()Z HSPLjava/net/Inet4Address;->isMulticastAddress()Z +HSPLjava/net/Inet4Address;->numericToTextFormat([B)Ljava/lang/String; HSPLjava/net/Inet6Address$Inet6AddressHolder;->(Ljava/net/Inet6Address;)V HSPLjava/net/Inet6Address$Inet6AddressHolder;->(Ljava/net/Inet6Address;Ljava/net/Inet6Address$1;)V HSPLjava/net/Inet6Address$Inet6AddressHolder;->equals(Ljava/lang/Object;)Z @@ -33703,6 +22645,7 @@ HSPLjava/net/Inet6Address$Inet6AddressHolder;->setAddr([B)V HSPLjava/net/Inet6Address;->(Ljava/lang/String;[BI)V HSPLjava/net/Inet6Address;->equals(Ljava/lang/Object;)Z HSPLjava/net/Inet6Address;->getAddress()[B +HSPLjava/net/Inet6Address;->getByAddress(Ljava/lang/String;[BI)Ljava/net/Inet6Address; HSPLjava/net/Inet6Address;->getHostAddress()Ljava/lang/String; HSPLjava/net/Inet6Address;->getScopeId()I HSPLjava/net/Inet6Address;->hashCode()I @@ -33761,30 +22704,40 @@ HSPLjava/net/InterfaceAddress;->countPrefixLength(Ljava/net/InetAddress;)S HSPLjava/net/JarURLConnection;->(Ljava/net/URL;)V HSPLjava/net/JarURLConnection;->getEntryName()Ljava/lang/String; HSPLjava/net/JarURLConnection;->parseSpecs(Ljava/net/URL;)V +HSPLjava/net/NetworkInterface$1checkedAddresses;->(Ljava/net/NetworkInterface;)V +HSPLjava/net/NetworkInterface$1checkedAddresses;->hasMoreElements()Z +HSPLjava/net/NetworkInterface$1checkedAddresses;->nextElement()Ljava/lang/Object; +HSPLjava/net/NetworkInterface$1checkedAddresses;->nextElement()Ljava/net/InetAddress; HSPLjava/net/NetworkInterface;->(Ljava/lang/String;I[Ljava/net/InetAddress;)V +HSPLjava/net/NetworkInterface;->access$000(Ljava/net/NetworkInterface;)[Ljava/net/InetAddress; HSPLjava/net/NetworkInterface;->getAll()[Ljava/net/NetworkInterface; -HSPLjava/net/NetworkInterface;->getByName(Ljava/lang/String;)Ljava/net/NetworkInterface; +HSPLjava/net/NetworkInterface;->getIndex()I +HSPLjava/net/NetworkInterface;->getInetAddresses()Ljava/util/Enumeration; HSPLjava/net/NetworkInterface;->getName()Ljava/lang/String; HSPLjava/net/NetworkInterface;->getNetworkInterfaces()Ljava/util/Enumeration; HSPLjava/net/Parts;->(Ljava/lang/String;Ljava/lang/String;)V HSPLjava/net/Parts;->getPath()Ljava/lang/String; HSPLjava/net/Parts;->getQuery()Ljava/lang/String; HSPLjava/net/Parts;->getRef()Ljava/lang/String; +HSPLjava/net/PlainDatagramSocketImpl;->()V HSPLjava/net/PlainDatagramSocketImpl;->bind0(ILjava/net/InetAddress;)V HSPLjava/net/PlainDatagramSocketImpl;->datagramSocketClose()V HSPLjava/net/PlainDatagramSocketImpl;->datagramSocketCreate()V HSPLjava/net/PlainDatagramSocketImpl;->doRecv(Ljava/net/DatagramPacket;I)V HSPLjava/net/PlainDatagramSocketImpl;->receive0(Ljava/net/DatagramPacket;)V HSPLjava/net/PlainDatagramSocketImpl;->send(Ljava/net/DatagramPacket;)V -HSPLjava/net/PlainDatagramSocketImpl;->socketGetOption(I)Ljava/lang/Object; HSPLjava/net/PlainSocketImpl;->()V HSPLjava/net/PlainSocketImpl;->getMarkerFD()Ljava/io/FileDescriptor; +HSPLjava/net/PlainSocketImpl;->socketAccept(Ljava/net/SocketImpl;)V +HSPLjava/net/PlainSocketImpl;->socketBind(Ljava/net/InetAddress;I)V HSPLjava/net/PlainSocketImpl;->socketClose0(Z)V HSPLjava/net/PlainSocketImpl;->socketConnect(Ljava/net/InetAddress;II)V HSPLjava/net/PlainSocketImpl;->socketCreate(Z)V HSPLjava/net/PlainSocketImpl;->socketGetOption(I)Ljava/lang/Object; +HSPLjava/net/PlainSocketImpl;->socketListen(I)V HSPLjava/net/PlainSocketImpl;->socketSetOption(ILjava/lang/Object;)V HSPLjava/net/PlainSocketImpl;->socketSetOption0(ILjava/lang/Object;)V +HSPLjava/net/Proxy$Type;->values()[Ljava/net/Proxy$Type; HSPLjava/net/Proxy;->address()Ljava/net/SocketAddress; HSPLjava/net/Proxy;->equals(Ljava/lang/Object;)Z HSPLjava/net/Proxy;->hashCode()I @@ -33792,6 +22745,16 @@ HSPLjava/net/Proxy;->type()Ljava/net/Proxy$Type; HSPLjava/net/ProxySelector;->getDefault()Ljava/net/ProxySelector; HSPLjava/net/ProxySelector;->setDefault(Ljava/net/ProxySelector;)V HSPLjava/net/ResponseCache;->getDefault()Ljava/net/ResponseCache; +HSPLjava/net/ServerSocket;->accept()Ljava/net/Socket; +HSPLjava/net/ServerSocket;->bind(Ljava/net/SocketAddress;I)V +HSPLjava/net/ServerSocket;->createImpl()V +HSPLjava/net/ServerSocket;->getImpl()Ljava/net/SocketImpl; +HSPLjava/net/ServerSocket;->implAccept(Ljava/net/Socket;)V +HSPLjava/net/ServerSocket;->isBound()Z +HSPLjava/net/ServerSocket;->isClosed()Z +HSPLjava/net/ServerSocket;->setBound()V +HSPLjava/net/ServerSocket;->setCreated()V +HSPLjava/net/ServerSocket;->setImpl()V HSPLjava/net/Socket$2;->(Ljava/net/Socket;)V HSPLjava/net/Socket$2;->run()Ljava/io/InputStream; HSPLjava/net/Socket$2;->run()Ljava/lang/Object; @@ -33840,6 +22803,7 @@ HSPLjava/net/SocketImpl;->getInetAddress()Ljava/net/InetAddress; HSPLjava/net/SocketImpl;->getLocalPort()I HSPLjava/net/SocketImpl;->getPort()I HSPLjava/net/SocketImpl;->getSocket()Ljava/net/Socket; +HSPLjava/net/SocketImpl;->setServerSocket(Ljava/net/ServerSocket;)V HSPLjava/net/SocketImpl;->setSocket(Ljava/net/Socket;)V HSPLjava/net/SocketInputStream;->(Ljava/net/AbstractPlainSocketImpl;)V HSPLjava/net/SocketInputStream;->finalize()V @@ -33927,6 +22891,7 @@ HSPLjava/net/URI;->getHost()Ljava/lang/String; HSPLjava/net/URI;->getPath()Ljava/lang/String; HSPLjava/net/URI;->getPort()I HSPLjava/net/URI;->getQuery()Ljava/lang/String; +HSPLjava/net/URI;->getRawFragment()Ljava/lang/String; HSPLjava/net/URI;->getRawPath()Ljava/lang/String; HSPLjava/net/URI;->getRawQuery()Ljava/lang/String; HSPLjava/net/URI;->getScheme()Ljava/lang/String; @@ -33975,6 +22940,7 @@ HSPLjava/net/URLConnection;->setDoInput(Z)V HSPLjava/net/URLConnection;->setDoOutput(Z)V HSPLjava/net/URLConnection;->setUseCaches(Z)V HSPLjava/net/URLDecoder;->decode(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLjava/net/URLDecoder;->isValidHexChar(C)Z HSPLjava/net/URLEncoder;->encode(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLjava/net/URLStreamHandler;->()V HSPLjava/net/URLStreamHandler;->parseURL(Ljava/net/URL;Ljava/lang/String;II)V @@ -33984,8 +22950,6 @@ HSPLjava/net/UnknownHostException;->(Ljava/lang/String;)V HSPLjava/nio/Bits;->byteOrder()Ljava/nio/ByteOrder; HSPLjava/nio/Bits;->char0(C)B HSPLjava/nio/Bits;->char1(C)B -HSPLjava/nio/Bits;->getDouble(Ljava/nio/ByteBuffer;IZ)D -HSPLjava/nio/Bits;->getDoubleL(Ljava/nio/ByteBuffer;I)D HSPLjava/nio/Bits;->getFloat(Ljava/nio/ByteBuffer;IZ)F HSPLjava/nio/Bits;->getFloatL(Ljava/nio/ByteBuffer;I)F HSPLjava/nio/Bits;->getInt(Ljava/nio/ByteBuffer;IZ)I @@ -34018,7 +22982,6 @@ HSPLjava/nio/Bits;->putChar(Ljava/nio/ByteBuffer;ICZ)V HSPLjava/nio/Bits;->putCharB(Ljava/nio/ByteBuffer;IC)V HSPLjava/nio/Bits;->putCharL(Ljava/nio/ByteBuffer;IC)V HSPLjava/nio/Bits;->putFloat(Ljava/nio/ByteBuffer;IFZ)V -HSPLjava/nio/Bits;->putFloatB(Ljava/nio/ByteBuffer;IF)V HSPLjava/nio/Bits;->putInt(Ljava/nio/ByteBuffer;IIZ)V HSPLjava/nio/Bits;->putIntB(Ljava/nio/ByteBuffer;II)V HSPLjava/nio/Bits;->putIntL(Ljava/nio/ByteBuffer;II)V @@ -34094,6 +23057,8 @@ HSPLjava/nio/ByteBufferAsFloatBuffer;->put([FII)Ljava/nio/FloatBuffer; HSPLjava/nio/ByteBufferAsIntBuffer;->(Ljava/nio/ByteBuffer;IIIIILjava/nio/ByteOrder;)V HSPLjava/nio/ByteBufferAsIntBuffer;->get([III)Ljava/nio/IntBuffer; HSPLjava/nio/ByteBufferAsIntBuffer;->ix(I)I +HSPLjava/nio/ByteBufferAsLongBuffer;->(Ljava/nio/ByteBuffer;IIIIILjava/nio/ByteOrder;)V +HSPLjava/nio/ByteBufferAsLongBuffer;->ix(I)I HSPLjava/nio/ByteBufferAsShortBuffer;->(Ljava/nio/ByteBuffer;IIIIILjava/nio/ByteOrder;)V HSPLjava/nio/ByteBufferAsShortBuffer;->get([SII)Ljava/nio/ShortBuffer; HSPLjava/nio/ByteBufferAsShortBuffer;->ix(I)I @@ -34120,7 +23085,6 @@ HSPLjava/nio/CharBuffer;->wrap([C)Ljava/nio/CharBuffer; HSPLjava/nio/CharBuffer;->wrap([CII)Ljava/nio/CharBuffer; HSPLjava/nio/DirectByteBuffer$MemoryRef;->(I)V HSPLjava/nio/DirectByteBuffer$MemoryRef;->(JLjava/lang/Object;)V -HSPLjava/nio/DirectByteBuffer$MemoryRef;->free()V HSPLjava/nio/DirectByteBuffer;->(IJLjava/io/FileDescriptor;Ljava/lang/Runnable;Z)V HSPLjava/nio/DirectByteBuffer;->(ILjava/nio/DirectByteBuffer$MemoryRef;)V HSPLjava/nio/DirectByteBuffer;->(JI)V @@ -34145,6 +23109,7 @@ HSPLjava/nio/DirectByteBuffer;->getInt(I)I HSPLjava/nio/DirectByteBuffer;->getInt(J)I HSPLjava/nio/DirectByteBuffer;->getLong(I)J HSPLjava/nio/DirectByteBuffer;->getLong(J)J +HSPLjava/nio/DirectByteBuffer;->getShort()S HSPLjava/nio/DirectByteBuffer;->getShort(I)S HSPLjava/nio/DirectByteBuffer;->getShort(J)S HSPLjava/nio/DirectByteBuffer;->getUnchecked(I[CII)V @@ -34157,18 +23122,14 @@ HSPLjava/nio/DirectByteBuffer;->put(B)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->put(JB)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->put(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->put([BII)Ljava/nio/ByteBuffer; -HSPLjava/nio/DirectByteBuffer;->putChar(C)Ljava/nio/ByteBuffer; -HSPLjava/nio/DirectByteBuffer;->putChar(JC)Ljava/nio/ByteBuffer; -HSPLjava/nio/DirectByteBuffer;->putFloat(F)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putFloat(JF)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putFloatUnchecked(IF)V HSPLjava/nio/DirectByteBuffer;->putInt(I)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putInt(II)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putInt(JI)Ljava/nio/ByteBuffer; -HSPLjava/nio/DirectByteBuffer;->putLong(J)Ljava/nio/ByteBuffer; +HSPLjava/nio/DirectByteBuffer;->putLong(IJ)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putLong(JJ)Ljava/nio/ByteBuffer; HSPLjava/nio/DirectByteBuffer;->putUnchecked(I[FII)V -HSPLjava/nio/DirectByteBuffer;->putUnchecked(I[SII)V HSPLjava/nio/DirectByteBuffer;->setAccessible(Z)V HSPLjava/nio/DirectByteBuffer;->slice()Ljava/nio/ByteBuffer; HSPLjava/nio/FloatBuffer;->(IIII)V @@ -34191,7 +23152,6 @@ HSPLjava/nio/HeapByteBuffer;->duplicate()Ljava/nio/ByteBuffer; HSPLjava/nio/HeapByteBuffer;->get()B HSPLjava/nio/HeapByteBuffer;->get(I)B HSPLjava/nio/HeapByteBuffer;->get([BII)Ljava/nio/ByteBuffer; -HSPLjava/nio/HeapByteBuffer;->getDouble()D HSPLjava/nio/HeapByteBuffer;->getFloat()F HSPLjava/nio/HeapByteBuffer;->getFloat(I)F HSPLjava/nio/HeapByteBuffer;->getInt()I @@ -34214,14 +23174,12 @@ HSPLjava/nio/HeapByteBuffer;->putLong(IJ)Ljava/nio/ByteBuffer; HSPLjava/nio/HeapByteBuffer;->putLong(J)Ljava/nio/ByteBuffer; HSPLjava/nio/HeapByteBuffer;->putShort(IS)Ljava/nio/ByteBuffer; HSPLjava/nio/HeapByteBuffer;->putShort(S)Ljava/nio/ByteBuffer; -HSPLjava/nio/HeapByteBuffer;->putUnchecked(I[SII)V HSPLjava/nio/HeapByteBuffer;->slice()Ljava/nio/ByteBuffer; HSPLjava/nio/HeapCharBuffer;->(II)V HSPLjava/nio/HeapCharBuffer;->(IIZ)V HSPLjava/nio/HeapCharBuffer;->([CII)V HSPLjava/nio/HeapCharBuffer;->([CIIIIIZ)V HSPLjava/nio/HeapCharBuffer;->([CIIZ)V -HSPLjava/nio/HeapCharBuffer;->get()C HSPLjava/nio/HeapCharBuffer;->get(I)C HSPLjava/nio/HeapCharBuffer;->ix(I)I HSPLjava/nio/HeapCharBuffer;->put(Ljava/nio/CharBuffer;)Ljava/nio/CharBuffer; @@ -34233,6 +23191,10 @@ HSPLjava/nio/IntBuffer;->(IIII[II)V HSPLjava/nio/IntBuffer;->get([I)Ljava/nio/IntBuffer; HSPLjava/nio/IntBuffer;->limit(I)Ljava/nio/Buffer; HSPLjava/nio/IntBuffer;->position(I)Ljava/nio/Buffer; +HSPLjava/nio/LongBuffer;->(IIII)V +HSPLjava/nio/LongBuffer;->(IIII[JI)V +HSPLjava/nio/LongBuffer;->limit(I)Ljava/nio/Buffer; +HSPLjava/nio/LongBuffer;->position(I)Ljava/nio/Buffer; HSPLjava/nio/MappedByteBuffer;->(IIII)V HSPLjava/nio/MappedByteBuffer;->(IIIILjava/io/FileDescriptor;)V HSPLjava/nio/MappedByteBuffer;->(IIII[BI)V @@ -34243,15 +23205,11 @@ HSPLjava/nio/MappedByteBuffer;->mappingLength(J)J HSPLjava/nio/MappedByteBuffer;->mappingOffset()J HSPLjava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object; HSPLjava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I -HSPLjava/nio/NioUtils;->freeDirectBuffer(Ljava/nio/ByteBuffer;)V -HPLjava/nio/NioUtils;->unsafeArray(Ljava/nio/ByteBuffer;)[B -HPLjava/nio/NioUtils;->unsafeArrayOffset(Ljava/nio/ByteBuffer;)I HSPLjava/nio/ShortBuffer;->(IIII)V HSPLjava/nio/ShortBuffer;->(IIII[SI)V HSPLjava/nio/ShortBuffer;->get([S)Ljava/nio/ShortBuffer; HSPLjava/nio/ShortBuffer;->limit(I)Ljava/nio/Buffer; HSPLjava/nio/ShortBuffer;->position(I)Ljava/nio/Buffer; -HSPLjava/nio/ShortBuffer;->put([S)Ljava/nio/ShortBuffer; HSPLjava/nio/StringCharBuffer;->(Ljava/lang/CharSequence;II)V HSPLjava/nio/StringCharBuffer;->get()C HSPLjava/nio/channels/Channels;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V @@ -34259,6 +23217,7 @@ HSPLjava/nio/channels/Channels;->newInputStream(Ljava/nio/channels/ReadableByteC HSPLjava/nio/channels/FileChannel;->()V HSPLjava/nio/channels/FileChannel;->lock()Ljava/nio/channels/FileLock; HSPLjava/nio/channels/FileChannel;->open(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/FileChannel; +HSPLjava/nio/channels/FileChannel;->open(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/nio/channels/FileChannel; HSPLjava/nio/channels/FileChannel;->tryLock()Ljava/nio/channels/FileLock; HSPLjava/nio/channels/FileLock;->(Ljava/nio/channels/FileChannel;JJZ)V HSPLjava/nio/channels/FileLock;->acquiredBy()Ljava/nio/channels/Channel; @@ -34273,8 +23232,17 @@ HSPLjava/nio/channels/spi/AbstractInterruptibleChannel;->end(Z)V HSPLjava/nio/channels/spi/AbstractInterruptibleChannel;->isOpen()Z HSPLjava/nio/charset/Charset;->(Ljava/lang/String;[Ljava/lang/String;)V HSPLjava/nio/charset/Charset;->aliases()Ljava/util/Set; +HSPLjava/nio/charset/Charset;->atBugLevel(Ljava/lang/String;)Z +HSPLjava/nio/charset/Charset;->cache(Ljava/lang/String;Ljava/nio/charset/Charset;)V +HSPLjava/nio/charset/Charset;->checkName(Ljava/lang/String;)V HSPLjava/nio/charset/Charset;->decode(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer; +HSPLjava/nio/charset/Charset;->defaultCharset()Ljava/nio/charset/Charset; HSPLjava/nio/charset/Charset;->equals(Ljava/lang/Object;)Z +HSPLjava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; +HSPLjava/nio/charset/Charset;->forNameUEE(Ljava/lang/String;)Ljava/nio/charset/Charset; +HSPLjava/nio/charset/Charset;->isSupported(Ljava/lang/String;)Z +HSPLjava/nio/charset/Charset;->lookup(Ljava/lang/String;)Ljava/nio/charset/Charset; +HSPLjava/nio/charset/Charset;->lookup2(Ljava/lang/String;)Ljava/nio/charset/Charset; HSPLjava/nio/charset/Charset;->name()Ljava/lang/String; HSPLjava/nio/charset/CharsetDecoder;->(Ljava/nio/charset/Charset;FF)V HSPLjava/nio/charset/CharsetDecoder;->(Ljava/nio/charset/Charset;FFLjava/lang/String;)V @@ -34309,20 +23277,13 @@ HSPLjava/nio/charset/CharsetEncoder;->unmappableCharacterAction()Ljava/nio/chars HSPLjava/nio/charset/CoderResult;->isError()Z HSPLjava/nio/charset/CoderResult;->isOverflow()Z HSPLjava/nio/charset/CoderResult;->isUnderflow()Z -HSPLjava/nio/file/-$$Lambda$Files$i79WBBcAFbFT4P4IxwGOJOUMRDI;->(Ljava/io/Closeable;)V -HSPLjava/nio/file/-$$Lambda$Files$i79WBBcAFbFT4P4IxwGOJOUMRDI;->run()V HSPLjava/nio/file/FileSystemException;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/nio/file/FileSystems;->getDefault()Ljava/nio/file/FileSystem; HSPLjava/nio/file/Files$AcceptAllFilter;->accept(Ljava/lang/Object;)Z HSPLjava/nio/file/Files$AcceptAllFilter;->accept(Ljava/nio/file/Path;)Z -HSPLjava/nio/file/Files;->asUncheckedRunnable(Ljava/io/Closeable;)Ljava/lang/Runnable; -HPLjava/nio/file/Files;->createLink(Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/nio/file/Path; HSPLjava/nio/file/Files;->exists(Ljava/nio/file/Path;[Ljava/nio/file/LinkOption;)Z HSPLjava/nio/file/Files;->followLinks([Ljava/nio/file/LinkOption;)Z HSPLjava/nio/file/Files;->isRegularFile(Ljava/nio/file/Path;[Ljava/nio/file/LinkOption;)Z -HSPLjava/nio/file/Files;->lambda$asUncheckedRunnable$0(Ljava/io/Closeable;)V -HSPLjava/nio/file/Files;->list(Ljava/nio/file/Path;)Ljava/util/stream/Stream; -HSPLjava/nio/file/Files;->newBufferedReader(Ljava/nio/file/Path;)Ljava/io/BufferedReader; HSPLjava/nio/file/Files;->newBufferedReader(Ljava/nio/file/Path;Ljava/nio/charset/Charset;)Ljava/io/BufferedReader; HSPLjava/nio/file/Files;->newByteChannel(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel; HSPLjava/nio/file/Files;->newByteChannel(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/nio/channels/SeekableByteChannel; @@ -34338,6 +23299,7 @@ HSPLjava/nio/file/StandardOpenOption;->values()[Ljava/nio/file/StandardOpenOptio HSPLjava/nio/file/attribute/FileTime;->(JLjava/util/concurrent/TimeUnit;Ljava/time/Instant;)V HSPLjava/nio/file/attribute/FileTime;->append(Ljava/lang/StringBuilder;II)Ljava/lang/StringBuilder; HSPLjava/nio/file/attribute/FileTime;->from(JLjava/util/concurrent/TimeUnit;)Ljava/nio/file/attribute/FileTime; +HSPLjava/nio/file/attribute/FileTime;->toMillis()J HSPLjava/nio/file/attribute/FileTime;->toString()Ljava/lang/String; HSPLjava/nio/file/spi/FileSystemProvider;->newInputStream(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/io/InputStream; HSPLjava/security/AccessControlContext;->([Ljava/security/ProtectionDomain;)V @@ -34348,9 +23310,6 @@ HSPLjava/security/AlgorithmParameters;->getInstance(Ljava/lang/String;)Ljava/sec HSPLjava/security/AlgorithmParametersSpi;->()V HSPLjava/security/CodeSigner;->(Ljava/security/cert/CertPath;Ljava/security/Timestamp;)V HSPLjava/security/CodeSigner;->getSignerCertPath()Ljava/security/cert/CertPath; -HSPLjava/security/DigestInputStream;->(Ljava/io/InputStream;Ljava/security/MessageDigest;)V -HSPLjava/security/DigestInputStream;->read([BII)I -HSPLjava/security/DigestInputStream;->setMessageDigest(Ljava/security/MessageDigest;)V HSPLjava/security/GeneralSecurityException;->(Ljava/lang/String;)V HSPLjava/security/KeyFactory;->(Ljava/lang/String;)V HSPLjava/security/KeyFactory;->generatePrivate(Ljava/security/spec/KeySpec;)Ljava/security/PrivateKey; @@ -34362,9 +23321,7 @@ HSPLjava/security/KeyPair;->(Ljava/security/PublicKey;Ljava/security/Priva HSPLjava/security/KeyPair;->getPrivate()Ljava/security/PrivateKey; HSPLjava/security/KeyPair;->getPublic()Ljava/security/PublicKey; HSPLjava/security/KeyPairGenerator;->(Ljava/lang/String;)V -HSPLjava/security/KeyPairGenerator;->getInstance(Ljava/lang/String;)Ljava/security/KeyPairGenerator; HSPLjava/security/KeyPairGenerator;->getInstance(Lsun/security/jca/GetInstance$Instance;Ljava/lang/String;)Ljava/security/KeyPairGenerator; -HSPLjava/security/KeyPairGenerator;->initialize(Ljava/security/spec/AlgorithmParameterSpec;)V HSPLjava/security/KeyPairGeneratorSpi;->()V HSPLjava/security/KeyStore$1;->()V HSPLjava/security/KeyStore$1;->run()Ljava/lang/Object; @@ -34375,7 +23332,6 @@ HSPLjava/security/KeyStore;->containsAlias(Ljava/lang/String;)Z HSPLjava/security/KeyStore;->getCertificate(Ljava/lang/String;)Ljava/security/cert/Certificate; HSPLjava/security/KeyStore;->getDefaultType()Ljava/lang/String; HSPLjava/security/KeyStore;->getInstance(Ljava/lang/String;)Ljava/security/KeyStore; -HSPLjava/security/KeyStore;->getInstance(Ljava/lang/String;Ljava/lang/String;)Ljava/security/KeyStore; HSPLjava/security/KeyStore;->getKey(Ljava/lang/String;[C)Ljava/security/Key; HSPLjava/security/KeyStore;->getType()Ljava/lang/String; HSPLjava/security/KeyStore;->load(Ljava/io/InputStream;[C)V @@ -34447,10 +23403,12 @@ HSPLjava/security/Provider$UString;->(Ljava/lang/String;)V HSPLjava/security/Provider$UString;->equals(Ljava/lang/Object;)Z HSPLjava/security/Provider$UString;->hashCode()I HSPLjava/security/Provider;->(Ljava/lang/String;DLjava/lang/String;)V +HSPLjava/security/Provider;->access$1000()Ljava/util/Map; HSPLjava/security/Provider;->check(Ljava/lang/String;)V HSPLjava/security/Provider;->checkInitialized()V HSPLjava/security/Provider;->checkLegacy(Ljava/lang/Object;)Z HSPLjava/security/Provider;->ensureLegacyParsed()V +HSPLjava/security/Provider;->getEngineName(Ljava/lang/String;)Ljava/lang/String; HSPLjava/security/Provider;->getName()Ljava/lang/String; HSPLjava/security/Provider;->getService(Ljava/lang/String;Ljava/lang/String;)Ljava/security/Provider$Service; HSPLjava/security/Provider;->getServices()Ljava/util/Set; @@ -34479,6 +23437,7 @@ HSPLjava/security/Security;->getProperty(Ljava/lang/String;)Ljava/lang/String; HSPLjava/security/Security;->getProvider(Ljava/lang/String;)Ljava/security/Provider; HSPLjava/security/Security;->getProviders()[Ljava/security/Provider; HSPLjava/security/Security;->getSpiClass(Ljava/lang/String;)Ljava/lang/Class; +HSPLjava/security/Security;->getVersion()I HSPLjava/security/Security;->increaseVersion()V HSPLjava/security/Security;->insertProviderAt(Ljava/security/Provider;I)I HSPLjava/security/Security;->invalidateSMCache(Ljava/lang/String;)V @@ -34506,17 +23465,17 @@ HSPLjava/security/SignatureSpi;->()V HSPLjava/security/SignatureSpi;->engineUpdate(Ljava/nio/ByteBuffer;)V HSPLjava/security/cert/CertPath;->(Ljava/lang/String;)V HSPLjava/security/cert/CertPath;->getType()Ljava/lang/String; -HPLjava/security/cert/CertPathHelperImpl;->implSetPathToNames(Ljava/security/cert/X509CertSelector;Ljava/util/Set;)V HSPLjava/security/cert/CertPathValidator;->(Ljava/security/cert/CertPathValidatorSpi;Ljava/security/Provider;Ljava/lang/String;)V HSPLjava/security/cert/CertPathValidator;->getInstance(Ljava/lang/String;)Ljava/security/cert/CertPathValidator; +HSPLjava/security/cert/CertPathValidator;->getRevocationChecker()Ljava/security/cert/CertPathChecker; HSPLjava/security/cert/CertPathValidator;->validate(Ljava/security/cert/CertPath;Ljava/security/cert/CertPathParameters;)Ljava/security/cert/CertPathValidatorResult; HSPLjava/security/cert/CertPathValidatorSpi;->()V HSPLjava/security/cert/CertStore;->(Ljava/security/cert/CertStoreSpi;Ljava/security/Provider;Ljava/lang/String;Ljava/security/cert/CertStoreParameters;)V -PLjava/security/cert/CertStore;->getCertificates(Ljava/security/cert/CertSelector;)Ljava/util/Collection; HSPLjava/security/cert/CertStore;->getInstance(Ljava/lang/String;Ljava/security/cert/CertStoreParameters;)Ljava/security/cert/CertStore; HSPLjava/security/cert/CertStoreSpi;->(Ljava/security/cert/CertStoreParameters;)V HSPLjava/security/cert/Certificate;->(Ljava/lang/String;)V HSPLjava/security/cert/Certificate;->equals(Ljava/lang/Object;)Z +HSPLjava/security/cert/Certificate;->getType()Ljava/lang/String; HSPLjava/security/cert/Certificate;->hashCode()I HSPLjava/security/cert/CertificateFactory;->(Ljava/security/cert/CertificateFactorySpi;Ljava/security/Provider;Ljava/lang/String;)V HSPLjava/security/cert/CertificateFactory;->generateCertPath(Ljava/util/List;)Ljava/security/cert/CertPath; @@ -34525,14 +23484,11 @@ HSPLjava/security/cert/CertificateFactory;->getInstance(Ljava/lang/String;)Ljava HSPLjava/security/cert/CertificateFactorySpi;->()V HSPLjava/security/cert/CollectionCertStoreParameters;->(Ljava/util/Collection;)V HSPLjava/security/cert/CollectionCertStoreParameters;->clone()Ljava/lang/Object; -PLjava/security/cert/CollectionCertStoreParameters;->getCollection()Ljava/util/Collection; -PLjava/security/cert/PKIXCertPathBuilderResult;->getCertPath()Ljava/security/cert/CertPath; HSPLjava/security/cert/PKIXCertPathChecker;->()V HSPLjava/security/cert/PKIXCertPathChecker;->clone()Ljava/lang/Object; HSPLjava/security/cert/PKIXCertPathValidatorResult;->(Ljava/security/cert/TrustAnchor;Ljava/security/cert/PolicyNode;Ljava/security/PublicKey;)V HSPLjava/security/cert/PKIXParameters;->(Ljava/util/Set;)V HSPLjava/security/cert/PKIXParameters;->addCertPathChecker(Ljava/security/cert/PKIXCertPathChecker;)V -PLjava/security/cert/PKIXParameters;->addCertStore(Ljava/security/cert/CertStore;)V HSPLjava/security/cert/PKIXParameters;->getCertPathCheckers()Ljava/util/List; HSPLjava/security/cert/PKIXParameters;->getCertStores()Ljava/util/List; HSPLjava/security/cert/PKIXParameters;->getDate()Ljava/util/Date; @@ -34545,21 +23501,25 @@ HSPLjava/security/cert/PKIXParameters;->isAnyPolicyInhibited()Z HSPLjava/security/cert/PKIXParameters;->isExplicitPolicyRequired()Z HSPLjava/security/cert/PKIXParameters;->isPolicyMappingInhibited()Z HSPLjava/security/cert/PKIXParameters;->isRevocationEnabled()Z +HSPLjava/security/cert/PKIXParameters;->setCertPathCheckers(Ljava/util/List;)V HSPLjava/security/cert/PKIXParameters;->setDate(Ljava/util/Date;)V HSPLjava/security/cert/PKIXParameters;->setRevocationEnabled(Z)V -HSPLjava/security/cert/PKIXParameters;->setTargetCertConstraints(Ljava/security/cert/CertSelector;)V HSPLjava/security/cert/PKIXParameters;->setTrustAnchors(Ljava/util/Set;)V +HSPLjava/security/cert/PKIXRevocationChecker;->()V +HSPLjava/security/cert/PKIXRevocationChecker;->clone()Ljava/security/cert/PKIXRevocationChecker; +HSPLjava/security/cert/PKIXRevocationChecker;->getOcspExtensions()Ljava/util/List; +HSPLjava/security/cert/PKIXRevocationChecker;->getOcspResponder()Ljava/net/URI; +HSPLjava/security/cert/PKIXRevocationChecker;->getOcspResponderCert()Ljava/security/cert/X509Certificate; +HSPLjava/security/cert/PKIXRevocationChecker;->getOcspResponses()Ljava/util/Map; +HSPLjava/security/cert/PKIXRevocationChecker;->getOptions()Ljava/util/Set; +HSPLjava/security/cert/PKIXRevocationChecker;->setOcspResponses(Ljava/util/Map;)V +HSPLjava/security/cert/PKIXRevocationChecker;->setOptions(Ljava/util/Set;)V HSPLjava/security/cert/PolicyQualifierInfo;->([B)V HSPLjava/security/cert/TrustAnchor;->(Ljava/security/cert/X509Certificate;[B)V HSPLjava/security/cert/TrustAnchor;->getNameConstraints()[B HSPLjava/security/cert/TrustAnchor;->getTrustedCert()Ljava/security/cert/X509Certificate; HSPLjava/security/cert/TrustAnchor;->setNameConstraints([B)V HSPLjava/security/cert/X509CertSelector;->()V -HPLjava/security/cert/X509CertSelector;->clone()Ljava/lang/Object; -PLjava/security/cert/X509CertSelector;->getBasicConstraints()I -HPLjava/security/cert/X509CertSelector;->getCertificate()Ljava/security/cert/X509Certificate; -PLjava/security/cert/X509CertSelector;->getExtensionObject(Ljava/security/cert/X509Certificate;I)Ljava/security/cert/Extension; -PLjava/security/cert/X509CertSelector;->getSubject()Ljavax/security/auth/x500/X500Principal; HSPLjava/security/cert/X509CertSelector;->match(Ljava/security/cert/Certificate;)Z HSPLjava/security/cert/X509CertSelector;->matchAuthorityKeyID(Ljava/security/cert/X509Certificate;)Z HSPLjava/security/cert/X509CertSelector;->matchBasicConstraints(Ljava/security/cert/X509Certificate;)Z @@ -34572,9 +23532,6 @@ HSPLjava/security/cert/X509CertSelector;->matchPrivateKeyValid(Ljava/security/ce HSPLjava/security/cert/X509CertSelector;->matchSubjectAlternativeNames(Ljava/security/cert/X509Certificate;)Z HSPLjava/security/cert/X509CertSelector;->matchSubjectKeyID(Ljava/security/cert/X509Certificate;)Z HSPLjava/security/cert/X509CertSelector;->matchSubjectPublicKeyAlgID(Ljava/security/cert/X509Certificate;)Z -HPLjava/security/cert/X509CertSelector;->setBasicConstraints(I)V -HPLjava/security/cert/X509CertSelector;->setCertificateValid(Ljava/util/Date;)V -HPLjava/security/cert/X509CertSelector;->setPathToNamesInternal(Ljava/util/Set;)V HSPLjava/security/cert/X509CertSelector;->setSubject(Ljavax/security/auth/x500/X500Principal;)V HSPLjava/security/cert/X509Certificate;->()V HSPLjava/security/spec/DSAParameterSpec;->(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V @@ -34584,8 +23541,6 @@ HSPLjava/security/spec/DSAParameterSpec;->getQ()Ljava/math/BigInteger; HSPLjava/security/spec/ECFieldFp;->(Ljava/math/BigInteger;)V HSPLjava/security/spec/ECFieldFp;->getFieldSize()I HSPLjava/security/spec/ECFieldFp;->getP()Ljava/math/BigInteger; -HSPLjava/security/spec/ECGenParameterSpec;->(Ljava/lang/String;)V -HSPLjava/security/spec/ECGenParameterSpec;->getName()Ljava/lang/String; HSPLjava/security/spec/ECParameterSpec;->(Ljava/security/spec/EllipticCurve;Ljava/security/spec/ECPoint;Ljava/math/BigInteger;I)V HSPLjava/security/spec/ECParameterSpec;->getCurve()Ljava/security/spec/EllipticCurve; HSPLjava/security/spec/ECParameterSpec;->getOrder()Ljava/math/BigInteger; @@ -34599,14 +23554,11 @@ HSPLjava/security/spec/EllipticCurve;->checkValidity(Ljava/security/spec/ECField HSPLjava/security/spec/EllipticCurve;->getField()Ljava/security/spec/ECField; HSPLjava/security/spec/EncodedKeySpec;->([B)V HSPLjava/security/spec/EncodedKeySpec;->getEncoded()[B -HSPLjava/security/spec/InvalidKeySpecException;->(Ljava/lang/String;)V -HSPLjava/security/spec/MGF1ParameterSpec;->getDigestAlgorithm()Ljava/lang/String; HSPLjava/security/spec/PKCS8EncodedKeySpec;->([B)V HSPLjava/security/spec/PKCS8EncodedKeySpec;->getEncoded()[B HSPLjava/security/spec/X509EncodedKeySpec;->([B)V HSPLjava/security/spec/X509EncodedKeySpec;->getEncoded()[B HSPLjava/text/-$$Lambda$fgRLfgf3MyfDa2Yut45uPO1UfNM;->get()Ljava/lang/Object; -HSPLjava/text/AttributedCharacterIterator$Attribute;->(Ljava/lang/String;)V HSPLjava/text/AttributedCharacterIterator$Attribute;->equals(Ljava/lang/Object;)Z HSPLjava/text/BreakIterator;->()V HSPLjava/text/CalendarBuilder;->()V @@ -34614,8 +23566,8 @@ HSPLjava/text/CalendarBuilder;->establish(Ljava/util/Calendar;)Ljava/util/Calend HSPLjava/text/CalendarBuilder;->isSet(I)Z HSPLjava/text/CalendarBuilder;->set(II)Ljava/text/CalendarBuilder; HSPLjava/text/Collator;->(Landroid/icu/text/Collator;)V -HSPLjava/text/Collator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/text/Collator;->decompositionMode_Java_ICU(I)I +HSPLjava/text/Collator;->getInstance(Ljava/util/Locale;)Ljava/text/Collator; HSPLjava/text/Collator;->setDecomposition(I)V HSPLjava/text/Collator;->setStrength(I)V HSPLjava/text/DateFormat;->()V @@ -34623,14 +23575,19 @@ HSPLjava/text/DateFormat;->format(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljav HSPLjava/text/DateFormat;->format(Ljava/util/Date;)Ljava/lang/String; HSPLjava/text/DateFormat;->get(IIILjava/util/Locale;)Ljava/text/DateFormat; HSPLjava/text/DateFormat;->getDateTimeInstance()Ljava/text/DateFormat; +HSPLjava/text/DateFormat;->getDateTimeInstance(IILjava/util/Locale;)Ljava/text/DateFormat; HSPLjava/text/DateFormat;->getTimeInstance(ILjava/util/Locale;)Ljava/text/DateFormat; HSPLjava/text/DateFormat;->getTimeZone()Ljava/util/TimeZone; HSPLjava/text/DateFormat;->parse(Ljava/lang/String;)Ljava/util/Date; HSPLjava/text/DateFormat;->set24HourTimePref(Ljava/lang/Boolean;)V +HSPLjava/text/DateFormat;->setLenient(Z)V HSPLjava/text/DateFormat;->setTimeZone(Ljava/util/TimeZone;)V HSPLjava/text/DateFormatSymbols;->(Ljava/util/Locale;)V +HSPLjava/text/DateFormatSymbols;->clone()Ljava/lang/Object; +HSPLjava/text/DateFormatSymbols;->copyMembers(Ljava/text/DateFormatSymbols;Ljava/text/DateFormatSymbols;)V HSPLjava/text/DateFormatSymbols;->getAmPmStrings()[Ljava/lang/String; HSPLjava/text/DateFormatSymbols;->getCachedInstance(Ljava/util/Locale;)Ljava/text/DateFormatSymbols; +HSPLjava/text/DateFormatSymbols;->getInstance(Ljava/util/Locale;)Ljava/text/DateFormatSymbols; HSPLjava/text/DateFormatSymbols;->getInstanceRef(Ljava/util/Locale;)Ljava/text/DateFormatSymbols; HSPLjava/text/DateFormatSymbols;->getMonths()[Ljava/lang/String; HSPLjava/text/DateFormatSymbols;->getShortMonths()[Ljava/lang/String; @@ -34645,6 +23602,7 @@ HSPLjava/text/DecimalFormat;->equals(Ljava/lang/Object;)Z HSPLjava/text/DecimalFormat;->format(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; HSPLjava/text/DecimalFormat;->format(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; HSPLjava/text/DecimalFormat;->getDecimalFormatSymbols()Ljava/text/DecimalFormatSymbols; +HSPLjava/text/DecimalFormat;->getIcuFieldPosition(Ljava/text/FieldPosition;)Ljava/text/FieldPosition; HSPLjava/text/DecimalFormat;->getMaximumFractionDigits()I HSPLjava/text/DecimalFormat;->getMaximumIntegerDigits()I HSPLjava/text/DecimalFormat;->getMinimumFractionDigits()I @@ -34668,17 +23626,21 @@ HSPLjava/text/DecimalFormat;->toPattern()Ljava/lang/String; HSPLjava/text/DecimalFormat;->updateFieldsFromIcu()V HSPLjava/text/DecimalFormatSymbols;->(Ljava/util/Locale;)V HSPLjava/text/DecimalFormatSymbols;->clone()Ljava/lang/Object; +HSPLjava/text/DecimalFormatSymbols;->fromIcuInstance(Landroid/icu/text/DecimalFormatSymbols;)Ljava/text/DecimalFormatSymbols; HSPLjava/text/DecimalFormatSymbols;->getDecimalSeparator()C HSPLjava/text/DecimalFormatSymbols;->getGroupingSeparator()C HSPLjava/text/DecimalFormatSymbols;->getIcuDecimalFormatSymbols()Landroid/icu/text/DecimalFormatSymbols; HSPLjava/text/DecimalFormatSymbols;->getInfinity()Ljava/lang/String; +HSPLjava/text/DecimalFormatSymbols;->getInstance(Ljava/util/Locale;)Ljava/text/DecimalFormatSymbols; HSPLjava/text/DecimalFormatSymbols;->getNaN()Ljava/lang/String; HSPLjava/text/DecimalFormatSymbols;->getZeroDigit()C HSPLjava/text/DecimalFormatSymbols;->initialize(Ljava/util/Locale;)V +HSPLjava/text/DecimalFormatSymbols;->maybeStripMarkers(Ljava/lang/String;C)C HSPLjava/text/DecimalFormatSymbols;->setCurrency(Ljava/util/Currency;)V HSPLjava/text/DecimalFormatSymbols;->setCurrencySymbol(Ljava/lang/String;)V HSPLjava/text/DecimalFormatSymbols;->setDecimalSeparator(C)V HSPLjava/text/DecimalFormatSymbols;->setDigit(C)V +HSPLjava/text/DecimalFormatSymbols;->setExponentSeparator(Ljava/lang/String;)V HSPLjava/text/DecimalFormatSymbols;->setGroupingSeparator(C)V HSPLjava/text/DecimalFormatSymbols;->setInfinity(Ljava/lang/String;)V HSPLjava/text/DecimalFormatSymbols;->setInternationalCurrencySymbol(Ljava/lang/String;)V @@ -34708,15 +23670,16 @@ HSPLjava/text/Format;->()V HSPLjava/text/Format;->clone()Ljava/lang/Object; HSPLjava/text/Format;->format(Ljava/lang/Object;)Ljava/lang/String; HSPLjava/text/IcuIteratorWrapper;->(Landroid/icu/text/BreakIterator;)V -HPLjava/text/IcuIteratorWrapper;->current()I -HSPLjava/text/IcuIteratorWrapper;->getText()Ljava/text/CharacterIterator; HSPLjava/text/IcuIteratorWrapper;->next()I -HSPLjava/text/IcuIteratorWrapper;->preceding(I)I HSPLjava/text/IcuIteratorWrapper;->setText(Ljava/lang/String;)V HSPLjava/text/MessageFormat;->(Ljava/lang/String;)V HSPLjava/text/MessageFormat;->applyPattern(Ljava/lang/String;)V +HSPLjava/text/MessageFormat;->format(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; +HSPLjava/text/MessageFormat;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; HSPLjava/text/MessageFormat;->makeFormat(II[Ljava/lang/StringBuilder;)V HSPLjava/text/MessageFormat;->subformat([Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;Ljava/util/List;)Ljava/lang/StringBuffer; +HSPLjava/text/Normalizer$Form;->access$000(Ljava/text/Normalizer$Form;)Ljava/util/function/Supplier; +HSPLjava/text/Normalizer;->normalize(Ljava/lang/CharSequence;Ljava/text/Normalizer$Form;)Ljava/lang/String; HSPLjava/text/NumberFormat;->()V HSPLjava/text/NumberFormat;->clone()Ljava/lang/Object; HSPLjava/text/NumberFormat;->format(D)Ljava/lang/String; @@ -34745,13 +23708,17 @@ HSPLjava/text/SimpleDateFormat;->(Ljava/lang/String;)V HSPLjava/text/SimpleDateFormat;->(Ljava/lang/String;Ljava/util/Locale;)V HSPLjava/text/SimpleDateFormat;->checkNegativeNumberExpression()V HSPLjava/text/SimpleDateFormat;->compile(Ljava/lang/String;)[C +HSPLjava/text/SimpleDateFormat;->encode(IILjava/lang/StringBuilder;)V HSPLjava/text/SimpleDateFormat;->format(Ljava/util/Date;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer; HSPLjava/text/SimpleDateFormat;->format(Ljava/util/Date;Ljava/lang/StringBuffer;Ljava/text/Format$FieldDelegate;)Ljava/lang/StringBuffer; HSPLjava/text/SimpleDateFormat;->formatMonth(IIILjava/lang/StringBuffer;ZZII)Ljava/lang/String; +HSPLjava/text/SimpleDateFormat;->formatWeekday(IIZZ)Ljava/lang/String; +HSPLjava/text/SimpleDateFormat;->getDateTimeFormat(IILjava/util/Locale;)Ljava/lang/String; HSPLjava/text/SimpleDateFormat;->getTimeZoneNames()Landroid/icu/text/TimeZoneNames; HSPLjava/text/SimpleDateFormat;->initialize(Ljava/util/Locale;)V HSPLjava/text/SimpleDateFormat;->initializeCalendar(Ljava/util/Locale;)V HSPLjava/text/SimpleDateFormat;->initializeDefaultCentury()V +HSPLjava/text/SimpleDateFormat;->isDigit(C)Z HSPLjava/text/SimpleDateFormat;->matchString(Ljava/lang/String;II[Ljava/lang/String;Ljava/text/CalendarBuilder;)I HSPLjava/text/SimpleDateFormat;->parse(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/util/Date; HSPLjava/text/SimpleDateFormat;->parseAmbiguousDatesAsAfter(Ljava/util/Date;)V @@ -34760,6 +23727,7 @@ HSPLjava/text/SimpleDateFormat;->parseMonth(Ljava/lang/String;IIIILjava/text/Par HSPLjava/text/SimpleDateFormat;->parseWeekday(Ljava/lang/String;IIZZLjava/text/CalendarBuilder;)I HSPLjava/text/SimpleDateFormat;->subFormat(IILjava/text/Format$FieldDelegate;Ljava/lang/StringBuffer;Z)V HSPLjava/text/SimpleDateFormat;->subParse(Ljava/lang/String;IIIZ[ZLjava/text/ParsePosition;ZLjava/text/CalendarBuilder;)I +HSPLjava/text/SimpleDateFormat;->subParseNumericZone(Ljava/lang/String;IIIZLjava/text/CalendarBuilder;)I HSPLjava/text/SimpleDateFormat;->toPattern()Ljava/lang/String; HSPLjava/text/SimpleDateFormat;->useDateFormatSymbols()Z HSPLjava/text/SimpleDateFormat;->zeroPaddingNumber(IIILjava/lang/StringBuffer;)V @@ -34774,25 +23742,20 @@ HSPLjava/text/StringCharacterIterator;->getEndIndex()I HSPLjava/text/StringCharacterIterator;->getIndex()I HSPLjava/text/StringCharacterIterator;->next()C HSPLjava/text/StringCharacterIterator;->setIndex(I)C -HSPLjava/time/-$$Lambda$5bl1mH5sOy2qxCfIvc679Kdp9Ko;->()V -HSPLjava/time/-$$Lambda$5bl1mH5sOy2qxCfIvc679Kdp9Ko;->()V -HSPLjava/time/-$$Lambda$5bl1mH5sOy2qxCfIvc679Kdp9Ko;->queryFrom(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/Object; -HSPLjava/time/-$$Lambda$BwCzcqUqByI-sySvqu6-pez3opQ;->()V -HSPLjava/time/-$$Lambda$BwCzcqUqByI-sySvqu6-pez3opQ;->()V HSPLjava/time/-$$Lambda$BwCzcqUqByI-sySvqu6-pez3opQ;->queryFrom(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/Object; HSPLjava/time/-$$Lambda$uxtpNi8tsEhCslD2YJOgRNDhZB8;->()V -HSPLjava/time/-$$Lambda$uxtpNi8tsEhCslD2YJOgRNDhZB8;->()V -HSPLjava/time/-$$Lambda$uxtpNi8tsEhCslD2YJOgRNDhZB8;->queryFrom(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/Object; HSPLjava/time/Clock$SystemClock;->(Ljava/time/ZoneId;)V HSPLjava/time/Clock$SystemClock;->getZone()Ljava/time/ZoneId; HSPLjava/time/Clock$SystemClock;->instant()Ljava/time/Instant; HSPLjava/time/Clock$SystemClock;->millis()J HSPLjava/time/Clock;->()V HSPLjava/time/Clock;->systemUTC()Ljava/time/Clock; -HSPLjava/time/DateTimeException;->(Ljava/lang/String;)V HSPLjava/time/DayOfWeek;->getValue()I HSPLjava/time/DayOfWeek;->of(I)Ljava/time/DayOfWeek; +HSPLjava/time/DayOfWeek;->plus(J)Ljava/time/DayOfWeek; +HSPLjava/time/Duration;->(JI)V HSPLjava/time/Duration;->compareTo(Ljava/time/Duration;)I +HSPLjava/time/Duration;->create(JI)Ljava/time/Duration; HSPLjava/time/Duration;->getSeconds()J HSPLjava/time/Duration;->ofMillis(J)Ljava/time/Duration; HSPLjava/time/Duration;->toMillis()J @@ -34805,14 +23768,13 @@ HSPLjava/time/Instant;->from(Ljava/time/temporal/TemporalAccessor;)Ljava/time/In HSPLjava/time/Instant;->getEpochSecond()J HSPLjava/time/Instant;->getLong(Ljava/time/temporal/TemporalField;)J HSPLjava/time/Instant;->getNano()I -HSPLjava/time/Instant;->isBefore(Ljava/time/Instant;)Z +HSPLjava/time/Instant;->isAfter(Ljava/time/Instant;)Z HSPLjava/time/Instant;->isSupported(Ljava/time/temporal/TemporalField;)Z HSPLjava/time/Instant;->minus(JLjava/time/temporal/TemporalUnit;)Ljava/time/Instant; HSPLjava/time/Instant;->nanosUntil(Ljava/time/Instant;)J HSPLjava/time/Instant;->now()Ljava/time/Instant; HSPLjava/time/Instant;->ofEpochMilli(J)Ljava/time/Instant; HSPLjava/time/Instant;->ofEpochSecond(JJ)Ljava/time/Instant; -HSPLjava/time/Instant;->parse(Ljava/lang/CharSequence;)Ljava/time/Instant; HSPLjava/time/Instant;->plus(JJ)Ljava/time/Instant; HSPLjava/time/Instant;->plus(JLjava/time/temporal/TemporalUnit;)Ljava/time/Instant; HSPLjava/time/Instant;->plusMillis(J)Ljava/time/Instant; @@ -34820,10 +23782,11 @@ HSPLjava/time/Instant;->plusSeconds(J)Ljava/time/Instant; HSPLjava/time/Instant;->toEpochMilli()J HSPLjava/time/Instant;->toString()Ljava/lang/String; HSPLjava/time/Instant;->until(Ljava/time/temporal/Temporal;Ljava/time/temporal/TemporalUnit;)J +HSPLjava/time/LocalDate;->(III)V HSPLjava/time/LocalDate;->atTime(Ljava/time/LocalTime;)Ljava/time/LocalDateTime; HSPLjava/time/LocalDate;->atTime(Ljava/time/LocalTime;)Ljava/time/chrono/ChronoLocalDateTime; HSPLjava/time/LocalDate;->compareTo0(Ljava/time/LocalDate;)I -HSPLjava/time/LocalDate;->equals(Ljava/lang/Object;)Z +HSPLjava/time/LocalDate;->create(III)Ljava/time/LocalDate; HSPLjava/time/LocalDate;->get(Ljava/time/temporal/TemporalField;)I HSPLjava/time/LocalDate;->get0(Ljava/time/temporal/TemporalField;)I HSPLjava/time/LocalDate;->getChronology()Ljava/time/chrono/Chronology; @@ -34831,7 +23794,6 @@ HSPLjava/time/LocalDate;->getChronology()Ljava/time/chrono/IsoChronology; HSPLjava/time/LocalDate;->getDayOfMonth()I HSPLjava/time/LocalDate;->getDayOfWeek()Ljava/time/DayOfWeek; HSPLjava/time/LocalDate;->getLong(Ljava/time/temporal/TemporalField;)J -HSPLjava/time/LocalDate;->getMonth()Ljava/time/Month; HSPLjava/time/LocalDate;->getMonthValue()I HSPLjava/time/LocalDate;->getYear()I HSPLjava/time/LocalDate;->isAfter(Ljava/time/chrono/ChronoLocalDate;)Z @@ -34839,9 +23801,10 @@ HSPLjava/time/LocalDate;->isLeapYear()Z HSPLjava/time/LocalDate;->isSupported(Ljava/time/temporal/TemporalField;)Z HSPLjava/time/LocalDate;->minus(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDate; HSPLjava/time/LocalDate;->minus(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal; -HSPLjava/time/LocalDate;->minusDays(J)Ljava/time/LocalDate; +HSPLjava/time/LocalDate;->of(ILjava/time/Month;I)Ljava/time/LocalDate; +HSPLjava/time/LocalDate;->ofEpochDay(J)Ljava/time/LocalDate; HSPLjava/time/LocalDate;->plus(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDate; -HPLjava/time/LocalDate;->plus(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal; +HSPLjava/time/LocalDate;->plus(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal; HSPLjava/time/LocalDate;->plusDays(J)Ljava/time/LocalDate; HSPLjava/time/LocalDate;->query(Ljava/time/temporal/TemporalQuery;)Ljava/lang/Object; HSPLjava/time/LocalDate;->toEpochDay()J @@ -34851,7 +23814,6 @@ HSPLjava/time/LocalDateTime;->(Ljava/time/LocalDate;Ljava/time/LocalTime;) HSPLjava/time/LocalDateTime;->atZone(Ljava/time/ZoneId;)Ljava/time/ZonedDateTime; HSPLjava/time/LocalDateTime;->atZone(Ljava/time/ZoneId;)Ljava/time/chrono/ChronoZonedDateTime; HSPLjava/time/LocalDateTime;->compareTo0(Ljava/time/LocalDateTime;)I -HSPLjava/time/LocalDateTime;->from(Ljava/time/temporal/TemporalAccessor;)Ljava/time/LocalDateTime; HSPLjava/time/LocalDateTime;->getDayOfMonth()I HSPLjava/time/LocalDateTime;->getHour()I HSPLjava/time/LocalDateTime;->getLong(Ljava/time/temporal/TemporalField;)J @@ -34863,7 +23825,9 @@ HSPLjava/time/LocalDateTime;->getYear()I HSPLjava/time/LocalDateTime;->isAfter(Ljava/time/chrono/ChronoLocalDateTime;)Z HSPLjava/time/LocalDateTime;->isBefore(Ljava/time/chrono/ChronoLocalDateTime;)Z HSPLjava/time/LocalDateTime;->isSupported(Ljava/time/temporal/TemporalField;)Z -HSPLjava/time/LocalDateTime;->plusDays(J)Ljava/time/LocalDateTime; +HSPLjava/time/LocalDateTime;->now(Ljava/time/Clock;)Ljava/time/LocalDateTime; +HSPLjava/time/LocalDateTime;->of(Ljava/time/LocalDate;Ljava/time/LocalTime;)Ljava/time/LocalDateTime; +HSPLjava/time/LocalDateTime;->ofEpochSecond(JILjava/time/ZoneOffset;)Ljava/time/LocalDateTime; HSPLjava/time/LocalDateTime;->plusSeconds(J)Ljava/time/LocalDateTime; HSPLjava/time/LocalDateTime;->plusWithOverflow(Ljava/time/LocalDate;JJJJI)Ljava/time/LocalDateTime; HSPLjava/time/LocalDateTime;->toLocalDate()Ljava/time/LocalDate; @@ -34873,9 +23837,7 @@ HSPLjava/time/LocalDateTime;->toString()Ljava/lang/String; HSPLjava/time/LocalDateTime;->with(Ljava/time/LocalDate;Ljava/time/LocalTime;)Ljava/time/LocalDateTime; HSPLjava/time/LocalTime$1;->()V HSPLjava/time/LocalTime;->(IIII)V -HSPLjava/time/LocalTime;->compareTo(Ljava/time/LocalTime;)I HSPLjava/time/LocalTime;->create(IIII)Ljava/time/LocalTime; -HPLjava/time/LocalTime;->from(Ljava/time/temporal/TemporalAccessor;)Ljava/time/LocalTime; HSPLjava/time/LocalTime;->get0(Ljava/time/temporal/TemporalField;)I HSPLjava/time/LocalTime;->getHour()I HSPLjava/time/LocalTime;->getLong(Ljava/time/temporal/TemporalField;)J @@ -34883,21 +23845,19 @@ HSPLjava/time/LocalTime;->getMinute()I HSPLjava/time/LocalTime;->getNano()I HSPLjava/time/LocalTime;->getSecond()I HSPLjava/time/LocalTime;->isSupported(Ljava/time/temporal/TemporalField;)Z -HSPLjava/time/LocalTime;->of(II)Ljava/time/LocalTime; HSPLjava/time/LocalTime;->of(IIII)Ljava/time/LocalTime; HSPLjava/time/LocalTime;->ofNanoOfDay(J)Ljava/time/LocalTime; +HSPLjava/time/LocalTime;->ofSecondOfDay(J)Ljava/time/LocalTime; HSPLjava/time/LocalTime;->toNanoOfDay()J HSPLjava/time/LocalTime;->toSecondOfDay()I HSPLjava/time/LocalTime;->toString()Ljava/lang/String; HSPLjava/time/Month$1;->()V +HSPLjava/time/Month;->getValue()I HSPLjava/time/Month;->length(Z)I -HSPLjava/time/Month;->of(I)Ljava/time/Month; +HSPLjava/time/Month;->maxLength()I +HSPLjava/time/Month;->plus(J)Ljava/time/Month; HSPLjava/time/Month;->values()[Ljava/time/Month; -HSPLjava/time/Period;->(III)V -HSPLjava/time/Period;->create(III)Ljava/time/Period; HSPLjava/time/Period;->isZero()Z -HSPLjava/time/Period;->parse(Ljava/lang/CharSequence;)Ljava/time/Period; -HSPLjava/time/Period;->parseNumber(Ljava/lang/CharSequence;Ljava/lang/String;I)I HSPLjava/time/ZoneId;->()V HSPLjava/time/ZoneId;->equals(Ljava/lang/Object;)Z HSPLjava/time/ZoneId;->from(Ljava/time/temporal/TemporalAccessor;)Ljava/time/ZoneId; @@ -34912,7 +23872,6 @@ HSPLjava/time/ZoneOffset;->equals(Ljava/lang/Object;)Z HSPLjava/time/ZoneOffset;->getId()Ljava/lang/String; HSPLjava/time/ZoneOffset;->getTotalSeconds()I HSPLjava/time/ZoneOffset;->ofTotalSeconds(I)Ljava/time/ZoneOffset; -HSPLjava/time/ZoneOffset;->toString()Ljava/lang/String; HSPLjava/time/ZoneRegion;->(Ljava/lang/String;Ljava/time/zone/ZoneRules;)V HSPLjava/time/ZoneRegion;->checkName(Ljava/lang/String;)V HSPLjava/time/ZoneRegion;->getId()Ljava/lang/String; @@ -34921,11 +23880,10 @@ HSPLjava/time/ZoneRegion;->ofId(Ljava/lang/String;Z)Ljava/time/ZoneRegion; HSPLjava/time/ZonedDateTime$1;->()V HSPLjava/time/ZonedDateTime;->(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;Ljava/time/ZoneId;)V HSPLjava/time/ZonedDateTime;->create(JILjava/time/ZoneId;)Ljava/time/ZonedDateTime; -HSPLjava/time/ZonedDateTime;->format(Ljava/time/format/DateTimeFormatter;)Ljava/lang/String; HSPLjava/time/ZonedDateTime;->from(Ljava/time/temporal/TemporalAccessor;)Ljava/time/ZonedDateTime; HSPLjava/time/ZonedDateTime;->getLong(Ljava/time/temporal/TemporalField;)J HSPLjava/time/ZonedDateTime;->getOffset()Ljava/time/ZoneOffset; -HPLjava/time/ZonedDateTime;->getZone()Ljava/time/ZoneId; +HSPLjava/time/ZonedDateTime;->getZone()Ljava/time/ZoneId; HSPLjava/time/ZonedDateTime;->now(Ljava/time/Clock;)Ljava/time/ZonedDateTime; HSPLjava/time/ZonedDateTime;->of(Ljava/time/LocalDateTime;Ljava/time/ZoneId;)Ljava/time/ZonedDateTime; HSPLjava/time/ZonedDateTime;->ofInstant(Ljava/time/Instant;Ljava/time/ZoneId;)Ljava/time/ZonedDateTime; @@ -34935,7 +23893,6 @@ HSPLjava/time/ZonedDateTime;->query(Ljava/time/temporal/TemporalQuery;)Ljava/lan HSPLjava/time/ZonedDateTime;->toLocalDate()Ljava/time/LocalDate; HSPLjava/time/ZonedDateTime;->toLocalDate()Ljava/time/chrono/ChronoLocalDate; HSPLjava/time/ZonedDateTime;->toLocalTime()Ljava/time/LocalTime; -HSPLjava/time/ZonedDateTime;->toString()Ljava/lang/String; HSPLjava/time/chrono/AbstractChronology;->equals(Ljava/lang/Object;)Z HSPLjava/time/chrono/AbstractChronology;->resolveDate(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/chrono/ChronoLocalDate; HSPLjava/time/chrono/ChronoLocalDate;->isSupported(Ljava/time/temporal/TemporalField;)Z @@ -34943,7 +23900,6 @@ HSPLjava/time/chrono/ChronoLocalDateTime;->toEpochSecond(Ljava/time/ZoneOffset;) HSPLjava/time/chrono/ChronoZonedDateTime;->getChronology()Ljava/time/chrono/Chronology; HSPLjava/time/chrono/ChronoZonedDateTime;->query(Ljava/time/temporal/TemporalQuery;)Ljava/lang/Object; HSPLjava/time/chrono/ChronoZonedDateTime;->toEpochSecond()J -HSPLjava/time/chrono/ChronoZonedDateTime;->toInstant()Ljava/time/Instant; HSPLjava/time/chrono/IsoChronology;->isLeapYear(J)Z HSPLjava/time/chrono/IsoChronology;->resolveDate(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/LocalDate; HSPLjava/time/chrono/IsoChronology;->resolveDate(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/chrono/ChronoLocalDate; @@ -34952,7 +23908,7 @@ HSPLjava/time/chrono/IsoChronology;->resolveYMD(Ljava/util/Map;Ljava/time/format HSPLjava/time/chrono/IsoChronology;->resolveYMD(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/chrono/ChronoLocalDate; HSPLjava/time/chrono/IsoChronology;->resolveYearOfEra(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/LocalDate; HSPLjava/time/chrono/IsoChronology;->resolveYearOfEra(Ljava/util/Map;Ljava/time/format/ResolverStyle;)Ljava/time/chrono/ChronoLocalDate; -HPLjava/time/format/-$$Lambda$DateTimeFormatterBuilder$Q_8INpzU-_eimMaDVkyMt6_wqVM;->queryFrom(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/Object; +HSPLjava/time/format/-$$Lambda$DateTimeFormatterBuilder$Q_8INpzU-_eimMaDVkyMt6_wqVM;->queryFrom(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/Object; HSPLjava/time/format/DateTimeFormatter;->(Ljava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;Ljava/util/Locale;Ljava/time/format/DecimalStyle;Ljava/time/format/ResolverStyle;Ljava/util/Set;Ljava/time/chrono/Chronology;Ljava/time/ZoneId;)V HSPLjava/time/format/DateTimeFormatter;->format(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/String; HSPLjava/time/format/DateTimeFormatter;->formatTo(Ljava/time/temporal/TemporalAccessor;Ljava/lang/Appendable;)V @@ -34962,7 +23918,6 @@ HSPLjava/time/format/DateTimeFormatter;->getZone()Ljava/time/ZoneId; HSPLjava/time/format/DateTimeFormatter;->parse(Ljava/lang/CharSequence;Ljava/time/temporal/TemporalQuery;)Ljava/lang/Object; HSPLjava/time/format/DateTimeFormatter;->parseResolved0(Ljava/lang/CharSequence;Ljava/text/ParsePosition;)Ljava/time/temporal/TemporalAccessor; HSPLjava/time/format/DateTimeFormatter;->parseUnresolved0(Ljava/lang/CharSequence;Ljava/text/ParsePosition;)Ljava/time/format/DateTimeParseContext; -HSPLjava/time/format/DateTimeFormatter;->toPrinterParser(Z)Ljava/time/format/DateTimeFormatterBuilder$CompositePrinterParser; HSPLjava/time/format/DateTimeFormatterBuilder$3;->()V HSPLjava/time/format/DateTimeFormatterBuilder$CharLiteralPrinterParser;->(C)V HSPLjava/time/format/DateTimeFormatterBuilder$CharLiteralPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z @@ -34971,14 +23926,12 @@ HSPLjava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;->(Lj HSPLjava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;->([Ljava/time/format/DateTimeFormatterBuilder$DateTimePrinterParser;Z)V HSPLjava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I -HSPLjava/time/format/DateTimeFormatterBuilder$CompositePrinterParser;->withOptional(Z)Ljava/time/format/DateTimeFormatterBuilder$CompositePrinterParser; HSPLjava/time/format/DateTimeFormatterBuilder$FractionPrinterParser;->(Ljava/time/temporal/TemporalField;IIZ)V HSPLjava/time/format/DateTimeFormatterBuilder$FractionPrinterParser;->convertFromFraction(Ljava/math/BigDecimal;)J HSPLjava/time/format/DateTimeFormatterBuilder$FractionPrinterParser;->convertToFraction(J)Ljava/math/BigDecimal; HSPLjava/time/format/DateTimeFormatterBuilder$FractionPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$FractionPrinterParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I HSPLjava/time/format/DateTimeFormatterBuilder$InstantPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z -HSPLjava/time/format/DateTimeFormatterBuilder$InstantPrinterParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I HSPLjava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;->(Ljava/time/temporal/TemporalField;IILjava/time/format/SignStyle;)V HSPLjava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;->getValue(Ljava/time/format/DateTimePrintContext;J)J @@ -34986,30 +23939,18 @@ HSPLjava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;->parse(Ljava/ HSPLjava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;->setValue(Ljava/time/format/DateTimeParseContext;JII)I HSPLjava/time/format/DateTimeFormatterBuilder$OffsetIdPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$OffsetIdPrinterParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I -HPLjava/time/format/DateTimeFormatterBuilder$OffsetIdPrinterParser;->parseNumber([IILjava/lang/CharSequence;Z)Z -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->add0(Ljava/lang/String;Ljava/lang/String;)Z -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->isEqual(CC)Z -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->match(Ljava/lang/CharSequence;Ljava/text/ParsePosition;)Ljava/lang/String; -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->newNode(Ljava/lang/String;Ljava/lang/String;Ljava/time/format/DateTimeFormatterBuilder$PrefixTree;)Ljava/time/format/DateTimeFormatterBuilder$PrefixTree; -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->newTree(Ljava/time/format/DateTimeParseContext;)Ljava/time/format/DateTimeFormatterBuilder$PrefixTree; -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->newTree(Ljava/util/Set;Ljava/time/format/DateTimeParseContext;)Ljava/time/format/DateTimeFormatterBuilder$PrefixTree; -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->prefixLength(Ljava/lang/String;)I -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->prefixOf(Ljava/lang/CharSequence;II)Z -HSPLjava/time/format/DateTimeFormatterBuilder$PrefixTree;->toKey(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/time/format/DateTimeFormatterBuilder$OffsetIdPrinterParser;->parseNumber([IILjava/lang/CharSequence;Z)Z HSPLjava/time/format/DateTimeFormatterBuilder$SettingsParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$SettingsParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I -HPLjava/time/format/DateTimeFormatterBuilder$ZoneIdPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z +HSPLjava/time/format/DateTimeFormatterBuilder$ZoneIdPrinterParser;->format(Ljava/time/format/DateTimePrintContext;Ljava/lang/StringBuilder;)Z HSPLjava/time/format/DateTimeFormatterBuilder$ZoneIdPrinterParser;->getTree(Ljava/time/format/DateTimeParseContext;)Ljava/time/format/DateTimeFormatterBuilder$PrefixTree; HSPLjava/time/format/DateTimeFormatterBuilder$ZoneIdPrinterParser;->parse(Ljava/time/format/DateTimeParseContext;Ljava/lang/CharSequence;I)I HSPLjava/time/format/DateTimeFormatterBuilder;->()V -HSPLjava/time/format/DateTimeFormatterBuilder;->append(Ljava/time/format/DateTimeFormatter;)Ljava/time/format/DateTimeFormatterBuilder; HSPLjava/time/format/DateTimeFormatterBuilder;->appendFraction(Ljava/time/temporal/TemporalField;IIZ)Ljava/time/format/DateTimeFormatterBuilder; HSPLjava/time/format/DateTimeFormatterBuilder;->appendInternal(Ljava/time/format/DateTimeFormatterBuilder$DateTimePrinterParser;)I HSPLjava/time/format/DateTimeFormatterBuilder;->appendLiteral(C)Ljava/time/format/DateTimeFormatterBuilder; HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/format/DateTimeFormatterBuilder$NumberPrinterParser;)Ljava/time/format/DateTimeFormatterBuilder; HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;I)Ljava/time/format/DateTimeFormatterBuilder; -HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;IILjava/time/format/SignStyle;)Ljava/time/format/DateTimeFormatterBuilder; -HPLjava/time/format/DateTimeFormatterBuilder;->lambda$static$0(Ljava/time/temporal/TemporalAccessor;)Ljava/time/ZoneId; HSPLjava/time/format/DateTimeFormatterBuilder;->parseField(CILjava/time/temporal/TemporalField;)V HSPLjava/time/format/DateTimeFormatterBuilder;->parsePattern(Ljava/lang/String;)V HSPLjava/time/format/DateTimeFormatterBuilder;->toFormatter()Ljava/time/format/DateTimeFormatter; @@ -35017,12 +23958,10 @@ HSPLjava/time/format/DateTimeFormatterBuilder;->toFormatter(Ljava/util/Locale;)L HSPLjava/time/format/DateTimeFormatterBuilder;->toFormatter(Ljava/util/Locale;Ljava/time/format/ResolverStyle;Ljava/time/chrono/Chronology;)Ljava/time/format/DateTimeFormatter; HSPLjava/time/format/DateTimeParseContext;->(Ljava/time/format/DateTimeFormatter;)V HSPLjava/time/format/DateTimeParseContext;->charEquals(CC)Z -HSPLjava/time/format/DateTimeParseContext;->copy()Ljava/time/format/DateTimeParseContext; HSPLjava/time/format/DateTimeParseContext;->currentParsed()Ljava/time/format/Parsed; HSPLjava/time/format/DateTimeParseContext;->endOptional(Z)V HSPLjava/time/format/DateTimeParseContext;->getDecimalStyle()Ljava/time/format/DecimalStyle; HSPLjava/time/format/DateTimeParseContext;->getEffectiveChronology()Ljava/time/chrono/Chronology; -HSPLjava/time/format/DateTimeParseContext;->getParsed(Ljava/time/temporal/TemporalField;)Ljava/lang/Long; HSPLjava/time/format/DateTimeParseContext;->isCaseSensitive()Z HSPLjava/time/format/DateTimeParseContext;->isStrict()Z HSPLjava/time/format/DateTimeParseContext;->setCaseSensitive(Z)V @@ -35031,9 +23970,6 @@ HSPLjava/time/format/DateTimeParseContext;->setParsedField(Ljava/time/temporal/T HSPLjava/time/format/DateTimeParseContext;->startOptional()V HSPLjava/time/format/DateTimeParseContext;->subSequenceEquals(Ljava/lang/CharSequence;ILjava/lang/CharSequence;II)Z HSPLjava/time/format/DateTimeParseContext;->toResolved(Ljava/time/format/ResolverStyle;Ljava/util/Set;)Ljava/time/temporal/TemporalAccessor; -HPLjava/time/format/DateTimePrintContext;->endOptional()V -HPLjava/time/format/DateTimePrintContext;->getValue(Ljava/time/temporal/TemporalQuery;)Ljava/lang/Object; -HPLjava/time/format/DateTimePrintContext;->startOptional()V HSPLjava/time/format/DecimalStyle;->convertNumberToI18N(Ljava/lang/String;)Ljava/lang/String; HSPLjava/time/format/DecimalStyle;->convertToDigit(C)I HSPLjava/time/format/DecimalStyle;->getDecimalSeparator()C @@ -35097,7 +24033,12 @@ HSPLjava/time/temporal/ValueRange;->isValidIntValue(J)Z HSPLjava/time/temporal/ValueRange;->isValidValue(J)Z HSPLjava/time/zone/IcuZoneRulesProvider$ZoneRulesCache;->create(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/time/zone/IcuZoneRulesProvider$ZoneRulesCache;->create(Ljava/lang/String;)Ljava/time/zone/ZoneRules; +HSPLjava/time/zone/IcuZoneRulesProvider;->generateZoneRules(Ljava/lang/String;)Ljava/time/zone/ZoneRules; +HSPLjava/time/zone/IcuZoneRulesProvider;->millisToOffset(I)Ljava/time/ZoneOffset; HSPLjava/time/zone/IcuZoneRulesProvider;->provideRules(Ljava/lang/String;Z)Ljava/time/zone/ZoneRules; +HSPLjava/time/zone/IcuZoneRulesProvider;->toZoneOffsetTransitionRule(Landroid/icu/util/AnnualTimeZoneRule;I)Ljava/time/zone/ZoneOffsetTransitionRule; +HSPLjava/time/zone/IcuZoneRulesProvider;->verify(ZLjava/lang/String;Ljava/lang/String;)V +HSPLjava/time/zone/ZoneOffsetTransition;->(JLjava/time/ZoneOffset;Ljava/time/ZoneOffset;)V HSPLjava/time/zone/ZoneOffsetTransition;->(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;Ljava/time/ZoneOffset;)V HSPLjava/time/zone/ZoneOffsetTransition;->getDateTimeAfter()Ljava/time/LocalDateTime; HSPLjava/time/zone/ZoneOffsetTransition;->getDateTimeBefore()Ljava/time/LocalDateTime; @@ -35118,9 +24059,10 @@ HSPLjava/time/zone/ZoneRules;->getOffset(Ljava/time/Instant;)Ljava/time/ZoneOffs HSPLjava/time/zone/ZoneRules;->getOffsetInfo(Ljava/time/LocalDateTime;)Ljava/lang/Object; HSPLjava/time/zone/ZoneRules;->getValidOffsets(Ljava/time/LocalDateTime;)Ljava/util/List; HSPLjava/time/zone/ZoneRules;->of(Ljava/time/ZoneOffset;Ljava/time/ZoneOffset;Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/time/zone/ZoneRules; +HSPLjava/time/zone/ZoneRulesProvider;->getProvider(Ljava/lang/String;)Ljava/time/zone/ZoneRulesProvider; +HSPLjava/time/zone/ZoneRulesProvider;->getRules(Ljava/lang/String;Z)Ljava/time/zone/ZoneRules; HSPLjava/util/-$$Lambda$Comparator$-qleNOYdgAHq7OspRs5vi4eoIA4;->(Ljava/util/function/Function;)V HSPLjava/util/-$$Lambda$Comparator$-qleNOYdgAHq7OspRs5vi4eoIA4;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLjava/util/-$$Lambda$Comparator$BY4fK0uoIUwOjkulcIE95gOS_3s;->(Ljava/util/Comparator;Ljava/util/function/Function;)V HSPLjava/util/-$$Lambda$Comparator$e2FvcUny4aqFzwv3MgA8G0bRKLA;->(Ljava/util/Comparator;Ljava/util/Comparator;)V HSPLjava/util/-$$Lambda$Comparator$e2FvcUny4aqFzwv3MgA8G0bRKLA;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/util/-$$Lambda$Comparator$fKnrO77Ze7WD1qiEEx6nAwx7p68;->(Ljava/util/function/ToIntFunction;)V @@ -35166,7 +24108,6 @@ HSPLjava/util/AbstractList;->iterator()Ljava/util/Iterator; HSPLjava/util/AbstractList;->listIterator()Ljava/util/ListIterator; HSPLjava/util/AbstractList;->listIterator(I)Ljava/util/ListIterator; HSPLjava/util/AbstractList;->rangeCheckForAdd(I)V -HSPLjava/util/AbstractList;->removeRange(II)V HSPLjava/util/AbstractList;->subList(II)Ljava/util/List; HSPLjava/util/AbstractList;->subListRangeCheck(III)V HSPLjava/util/AbstractMap$SimpleEntry;->(Ljava/lang/Object;Ljava/lang/Object;)V @@ -35174,12 +24115,15 @@ HSPLjava/util/AbstractMap$SimpleEntry;->getKey()Ljava/lang/Object; HSPLjava/util/AbstractMap$SimpleEntry;->getValue()Ljava/lang/Object; HSPLjava/util/AbstractMap$SimpleImmutableEntry;->(Ljava/lang/Object;Ljava/lang/Object;)V HSPLjava/util/AbstractMap$SimpleImmutableEntry;->(Ljava/util/Map$Entry;)V +HSPLjava/util/AbstractMap$SimpleImmutableEntry;->equals(Ljava/lang/Object;)Z HSPLjava/util/AbstractMap$SimpleImmutableEntry;->getKey()Ljava/lang/Object; HSPLjava/util/AbstractMap$SimpleImmutableEntry;->getValue()Ljava/lang/Object; HSPLjava/util/AbstractMap$SimpleImmutableEntry;->hashCode()I HSPLjava/util/AbstractMap;->()V +HSPLjava/util/AbstractMap;->access$000(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/AbstractMap;->clear()V HSPLjava/util/AbstractMap;->clone()Ljava/lang/Object; +HSPLjava/util/AbstractMap;->eq(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/AbstractMap;->equals(Ljava/lang/Object;)Z HSPLjava/util/AbstractMap;->hashCode()I HSPLjava/util/AbstractMap;->isEmpty()Z @@ -35201,6 +24145,10 @@ HSPLjava/util/ArrayDeque$DeqIterator;->(Ljava/util/ArrayDeque;Ljava/util/A HSPLjava/util/ArrayDeque$DeqIterator;->hasNext()Z HSPLjava/util/ArrayDeque$DeqIterator;->next()Ljava/lang/Object; HSPLjava/util/ArrayDeque$DeqIterator;->remove()V +HSPLjava/util/ArrayDeque$DescendingIterator;->(Ljava/util/ArrayDeque;)V +HSPLjava/util/ArrayDeque$DescendingIterator;->(Ljava/util/ArrayDeque;Ljava/util/ArrayDeque$1;)V +HSPLjava/util/ArrayDeque$DescendingIterator;->hasNext()Z +HSPLjava/util/ArrayDeque$DescendingIterator;->next()Ljava/lang/Object; HSPLjava/util/ArrayDeque;->()V HSPLjava/util/ArrayDeque;->(I)V HSPLjava/util/ArrayDeque;->(Ljava/util/Collection;)V @@ -35235,7 +24183,7 @@ HSPLjava/util/ArrayDeque;->removeFirstOccurrence(Ljava/lang/Object;)Z HSPLjava/util/ArrayDeque;->removeLast()Ljava/lang/Object; HSPLjava/util/ArrayDeque;->size()I HSPLjava/util/ArrayDeque;->toArray()[Ljava/lang/Object; -HPLjava/util/ArrayDeque;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; +HSPLjava/util/ArrayDeque;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/ArrayList$ArrayListSpliterator;->(Ljava/util/ArrayList;III)V HSPLjava/util/ArrayList$ArrayListSpliterator;->characteristics()I HSPLjava/util/ArrayList$ArrayListSpliterator;->estimateSize()J @@ -35284,10 +24232,9 @@ HSPLjava/util/ArrayList;->grow(I)V HSPLjava/util/ArrayList;->indexOf(Ljava/lang/Object;)I HSPLjava/util/ArrayList;->isEmpty()Z HSPLjava/util/ArrayList;->iterator()Ljava/util/Iterator; -HSPLjava/util/ArrayList;->lastIndexOf(Ljava/lang/Object;)I HSPLjava/util/ArrayList;->listIterator()Ljava/util/ListIterator; HSPLjava/util/ArrayList;->listIterator(I)Ljava/util/ListIterator; -HSPLjava/util/ArrayList;->outOfBoundsMsg(I)Ljava/lang/String; +HSPLjava/util/ArrayList;->readObject(Ljava/io/ObjectInputStream;)V HSPLjava/util/ArrayList;->remove(I)Ljava/lang/Object; HSPLjava/util/ArrayList;->remove(Ljava/lang/Object;)Z HSPLjava/util/ArrayList;->removeAll(Ljava/util/Collection;)Z @@ -35347,6 +24294,7 @@ HSPLjava/util/Arrays;->deepToString([Ljava/lang/Object;Ljava/lang/StringBuilder; HSPLjava/util/Arrays;->equals([B[B)Z HSPLjava/util/Arrays;->equals([F[F)Z HSPLjava/util/Arrays;->equals([I[I)Z +HSPLjava/util/Arrays;->equals([J[J)Z HSPLjava/util/Arrays;->equals([Ljava/lang/Object;[Ljava/lang/Object;)Z HSPLjava/util/Arrays;->fill([BB)V HSPLjava/util/Arrays;->fill([BIIB)V @@ -35391,10 +24339,6 @@ HSPLjava/util/Base64$Decoder;->decode(Ljava/lang/String;)[B HSPLjava/util/Base64$Decoder;->decode([B)[B HSPLjava/util/Base64$Decoder;->decode0([BII[B)I HSPLjava/util/Base64$Decoder;->outLength([BII)I -HSPLjava/util/Base64$Encoder;->encode([B)[B -HSPLjava/util/Base64$Encoder;->encode0([BII[B)I -HSPLjava/util/Base64$Encoder;->encodeToString([B)Ljava/lang/String; -HSPLjava/util/Base64$Encoder;->outLength(I)I HSPLjava/util/Base64;->getDecoder()Ljava/util/Base64$Decoder; HSPLjava/util/Base64;->getEncoder()Ljava/util/Base64$Encoder; HSPLjava/util/Base64;->getMimeDecoder()Ljava/util/Base64$Decoder; @@ -35412,7 +24356,6 @@ HSPLjava/util/BitSet;->ensureCapacity(I)V HSPLjava/util/BitSet;->equals(Ljava/lang/Object;)Z HSPLjava/util/BitSet;->expandTo(I)V HSPLjava/util/BitSet;->get(I)Z -HSPLjava/util/BitSet;->hashCode()I HSPLjava/util/BitSet;->initWords(I)V HSPLjava/util/BitSet;->isEmpty()Z HSPLjava/util/BitSet;->length()I @@ -35425,11 +24368,8 @@ HSPLjava/util/BitSet;->set(II)V HSPLjava/util/BitSet;->set(IIZ)V HSPLjava/util/BitSet;->set(IZ)V HSPLjava/util/BitSet;->size()I -HSPLjava/util/BitSet;->toByteArray()[B HSPLjava/util/BitSet;->toString()Ljava/lang/String; HSPLjava/util/BitSet;->trimToSize()V -HSPLjava/util/BitSet;->valueOf(Ljava/nio/ByteBuffer;)Ljava/util/BitSet; -HSPLjava/util/BitSet;->valueOf([B)Ljava/util/BitSet; HSPLjava/util/BitSet;->valueOf([J)Ljava/util/BitSet; HSPLjava/util/BitSet;->wordIndex(I)I HSPLjava/util/Calendar;->()V @@ -35456,6 +24396,7 @@ HSPLjava/util/Calendar;->getTimeZone()Ljava/util/TimeZone; HSPLjava/util/Calendar;->getZone()Ljava/util/TimeZone; HSPLjava/util/Calendar;->internalGet(I)I HSPLjava/util/Calendar;->internalSet(II)V +HSPLjava/util/Calendar;->isExternallySet(I)Z HSPLjava/util/Calendar;->isFieldSet(II)Z HSPLjava/util/Calendar;->isLenient()Z HSPLjava/util/Calendar;->isPartiallyNormalized()Z @@ -35499,7 +24440,6 @@ HSPLjava/util/Collections$EmptyList;->spliterator()Ljava/util/Spliterator; HSPLjava/util/Collections$EmptyList;->toArray()[Ljava/lang/Object; HSPLjava/util/Collections$EmptyList;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/Collections$EmptyMap;->containsKey(Ljava/lang/Object;)Z -HSPLjava/util/Collections$EmptyMap;->containsValue(Ljava/lang/Object;)Z HSPLjava/util/Collections$EmptyMap;->entrySet()Ljava/util/Set; HSPLjava/util/Collections$EmptyMap;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Collections$EmptyMap;->isEmpty()Z @@ -35525,7 +24465,7 @@ HSPLjava/util/Collections$SetFromMap;->isEmpty()Z HSPLjava/util/Collections$SetFromMap;->iterator()Ljava/util/Iterator; HSPLjava/util/Collections$SetFromMap;->remove(Ljava/lang/Object;)Z HSPLjava/util/Collections$SetFromMap;->size()I -HPLjava/util/Collections$SetFromMap;->stream()Ljava/util/stream/Stream; +HSPLjava/util/Collections$SetFromMap;->toArray()[Ljava/lang/Object; HSPLjava/util/Collections$SetFromMap;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/Collections$SingletonList;->(Ljava/lang/Object;)V HSPLjava/util/Collections$SingletonList;->contains(Ljava/lang/Object;)Z @@ -35536,6 +24476,7 @@ HSPLjava/util/Collections$SingletonMap;->(Ljava/lang/Object;Ljava/lang/Obj HSPLjava/util/Collections$SingletonMap;->containsKey(Ljava/lang/Object;)Z HSPLjava/util/Collections$SingletonMap;->entrySet()Ljava/util/Set; HSPLjava/util/Collections$SingletonMap;->get(Ljava/lang/Object;)Ljava/lang/Object; +HSPLjava/util/Collections$SingletonMap;->isEmpty()Z HSPLjava/util/Collections$SingletonMap;->keySet()Ljava/util/Set; HSPLjava/util/Collections$SingletonMap;->size()I HSPLjava/util/Collections$SingletonMap;->values()Ljava/util/Collection; @@ -35556,6 +24497,7 @@ HSPLjava/util/Collections$SynchronizedCollection;->size()I HSPLjava/util/Collections$SynchronizedCollection;->toArray()[Ljava/lang/Object; HSPLjava/util/Collections$SynchronizedCollection;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/Collections$SynchronizedList;->(Ljava/util/List;)V +HSPLjava/util/Collections$SynchronizedList;->get(I)Ljava/lang/Object; HSPLjava/util/Collections$SynchronizedMap;->(Ljava/util/Map;)V HSPLjava/util/Collections$SynchronizedMap;->clear()V HSPLjava/util/Collections$SynchronizedMap;->containsKey(Ljava/lang/Object;)Z @@ -35578,7 +24520,6 @@ HSPLjava/util/Collections$UnmodifiableCollection$1;->next()Ljava/lang/Object; HSPLjava/util/Collections$UnmodifiableCollection;->(Ljava/util/Collection;)V HSPLjava/util/Collections$UnmodifiableCollection;->contains(Ljava/lang/Object;)Z HSPLjava/util/Collections$UnmodifiableCollection;->containsAll(Ljava/util/Collection;)Z -HSPLjava/util/Collections$UnmodifiableCollection;->forEach(Ljava/util/function/Consumer;)V HSPLjava/util/Collections$UnmodifiableCollection;->isEmpty()Z HSPLjava/util/Collections$UnmodifiableCollection;->iterator()Ljava/util/Iterator; HSPLjava/util/Collections$UnmodifiableCollection;->size()I @@ -35611,7 +24552,6 @@ HSPLjava/util/Collections$UnmodifiableMap;->entrySet()Ljava/util/Set; HSPLjava/util/Collections$UnmodifiableMap;->equals(Ljava/lang/Object;)Z HSPLjava/util/Collections$UnmodifiableMap;->forEach(Ljava/util/function/BiConsumer;)V HSPLjava/util/Collections$UnmodifiableMap;->get(Ljava/lang/Object;)Ljava/lang/Object; -HPLjava/util/Collections$UnmodifiableMap;->getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Collections$UnmodifiableMap;->hashCode()I HSPLjava/util/Collections$UnmodifiableMap;->isEmpty()Z HSPLjava/util/Collections$UnmodifiableMap;->keySet()Ljava/util/Set; @@ -35640,12 +24580,13 @@ HSPLjava/util/Collections;->indexedBinarySearch(Ljava/util/List;Ljava/lang/Objec HSPLjava/util/Collections;->list(Ljava/util/Enumeration;)Ljava/util/ArrayList; HSPLjava/util/Collections;->max(Ljava/util/Collection;)Ljava/lang/Object; HSPLjava/util/Collections;->max(Ljava/util/Collection;Ljava/util/Comparator;)Ljava/lang/Object; -HSPLjava/util/Collections;->min(Ljava/util/Collection;)Ljava/lang/Object; +HSPLjava/util/Collections;->min(Ljava/util/Collection;Ljava/util/Comparator;)Ljava/lang/Object; HSPLjava/util/Collections;->nCopies(ILjava/lang/Object;)Ljava/util/List; HSPLjava/util/Collections;->newSetFromMap(Ljava/util/Map;)Ljava/util/Set; HSPLjava/util/Collections;->reverse(Ljava/util/List;)V HSPLjava/util/Collections;->reverseOrder()Ljava/util/Comparator; HSPLjava/util/Collections;->reverseOrder(Ljava/util/Comparator;)Ljava/util/Comparator; +HSPLjava/util/Collections;->shuffle(Ljava/util/List;)V HSPLjava/util/Collections;->shuffle(Ljava/util/List;Ljava/util/Random;)V HSPLjava/util/Collections;->singleton(Ljava/lang/Object;)Ljava/util/Set; HSPLjava/util/Collections;->singletonIterator(Ljava/lang/Object;)Ljava/util/Iterator; @@ -35682,21 +24623,20 @@ HSPLjava/util/ComparableTimSort;->pushRun(II)V HSPLjava/util/ComparableTimSort;->reverseRange([Ljava/lang/Object;II)V HSPLjava/util/ComparableTimSort;->sort([Ljava/lang/Object;II[Ljava/lang/Object;II)V HSPLjava/util/Comparator;->comparing(Ljava/util/function/Function;)Ljava/util/Comparator; -HSPLjava/util/Comparator;->comparing(Ljava/util/function/Function;Ljava/util/Comparator;)Ljava/util/Comparator; HSPLjava/util/Comparator;->comparingInt(Ljava/util/function/ToIntFunction;)Ljava/util/Comparator; HSPLjava/util/Comparator;->lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/util/Comparator;->lambda$comparingInt$7b0bb60$1(Ljava/util/function/ToIntFunction;Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/util/Comparator;->lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/util/Comparator;->naturalOrder()Ljava/util/Comparator; -HPLjava/util/Comparator;->nullsLast(Ljava/util/Comparator;)Ljava/util/Comparator; HSPLjava/util/Comparator;->reversed()Ljava/util/Comparator; HSPLjava/util/Comparator;->thenComparing(Ljava/util/Comparator;)Ljava/util/Comparator; HSPLjava/util/Comparator;->thenComparing(Ljava/util/function/Function;)Ljava/util/Comparator; HSPLjava/util/Comparators$NaturalOrderComparator;->compare(Ljava/lang/Comparable;Ljava/lang/Comparable;)I HSPLjava/util/Comparators$NaturalOrderComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HPLjava/util/Comparators$NullComparator;->(ZLjava/util/Comparator;)V HSPLjava/util/Currency;->(Landroid/icu/util/Currency;)V HSPLjava/util/Currency;->getCurrencyCode()Ljava/lang/String; +HSPLjava/util/Currency;->getInstance(Ljava/lang/String;)Ljava/util/Currency; +HSPLjava/util/Currency;->getInstance(Ljava/util/Locale;)Ljava/util/Currency; HSPLjava/util/Currency;->getSymbol(Ljava/util/Locale;)Ljava/lang/String; HSPLjava/util/Date;->()V HSPLjava/util/Date;->(J)V @@ -35705,14 +24645,12 @@ HSPLjava/util/Date;->before(Ljava/util/Date;)Z HSPLjava/util/Date;->clone()Ljava/lang/Object; HSPLjava/util/Date;->compareTo(Ljava/util/Date;)I HSPLjava/util/Date;->convertToAbbr(Ljava/lang/StringBuilder;Ljava/lang/String;)Ljava/lang/StringBuilder; -HSPLjava/util/Date;->from(Ljava/time/Instant;)Ljava/util/Date; +HSPLjava/util/Date;->equals(Ljava/lang/Object;)Z HSPLjava/util/Date;->getCalendarSystem(J)Lsun/util/calendar/BaseCalendar; HSPLjava/util/Date;->getDate()I -HSPLjava/util/Date;->getHours()I HSPLjava/util/Date;->getMillisOf(Ljava/util/Date;)J HSPLjava/util/Date;->getMinutes()I HSPLjava/util/Date;->getMonth()I -HSPLjava/util/Date;->getSeconds()I HSPLjava/util/Date;->getTime()J HSPLjava/util/Date;->getTimeImpl()J HSPLjava/util/Date;->getYear()I @@ -35743,6 +24681,7 @@ HSPLjava/util/EnumMap$EntryIterator;->next()Ljava/util/Map$Entry; HSPLjava/util/EnumMap$EntrySet;->(Ljava/util/EnumMap;)V HSPLjava/util/EnumMap$EntrySet;->(Ljava/util/EnumMap;Ljava/util/EnumMap$1;)V HSPLjava/util/EnumMap$EntrySet;->iterator()Ljava/util/Iterator; +HSPLjava/util/EnumMap$EntrySet;->size()I HSPLjava/util/EnumMap$EnumMapIterator;->(Ljava/util/EnumMap;)V HSPLjava/util/EnumMap$EnumMapIterator;->(Ljava/util/EnumMap;Ljava/util/EnumMap$1;)V HSPLjava/util/EnumMap$EnumMapIterator;->hasNext()Z @@ -35759,7 +24698,6 @@ HSPLjava/util/EnumMap$ValueIterator;->next()Ljava/lang/Object; HSPLjava/util/EnumMap$Values;->(Ljava/util/EnumMap;)V HSPLjava/util/EnumMap$Values;->(Ljava/util/EnumMap;Ljava/util/EnumMap$1;)V HSPLjava/util/EnumMap$Values;->iterator()Ljava/util/Iterator; -HSPLjava/util/EnumMap$Values;->size()I HSPLjava/util/EnumMap;->(Ljava/lang/Class;)V HSPLjava/util/EnumMap;->access$1100(Ljava/util/EnumMap;)[Ljava/lang/Enum; HSPLjava/util/EnumMap;->access$1200(Ljava/util/EnumMap;Ljava/lang/Object;)Ljava/lang/Object; @@ -35776,6 +24714,7 @@ HSPLjava/util/EnumMap;->maskNull(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/EnumMap;->put(Ljava/lang/Enum;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/EnumMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/EnumMap;->putAll(Ljava/util/Map;)V +HSPLjava/util/EnumMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/EnumMap;->size()I HSPLjava/util/EnumMap;->typeCheck(Ljava/lang/Enum;)V HSPLjava/util/EnumMap;->unmaskNull(Ljava/lang/Object;)Ljava/lang/Object; @@ -35841,7 +24780,6 @@ HSPLjava/util/Formatter$FormatSpecifier;->print(Ljava/lang/String;)V HSPLjava/util/Formatter$FormatSpecifier;->print(Ljava/lang/StringBuilder;DLjava/util/Locale;Ljava/util/Formatter$Flags;CIZ)V HSPLjava/util/Formatter$FormatSpecifier;->print(Ljava/lang/StringBuilder;Ljava/util/Calendar;CLjava/util/Locale;)Ljava/lang/Appendable; HSPLjava/util/Formatter$FormatSpecifier;->print(Ljava/util/Calendar;CLjava/util/Locale;)V -HSPLjava/util/Formatter$FormatSpecifier;->print(SLjava/util/Locale;)V HSPLjava/util/Formatter$FormatSpecifier;->printBoolean(Ljava/lang/Object;)V HSPLjava/util/Formatter$FormatSpecifier;->printCharacter(Ljava/lang/Object;)V HSPLjava/util/Formatter$FormatSpecifier;->printDateTime(Ljava/lang/Object;Ljava/util/Locale;)V @@ -35877,7 +24815,6 @@ HSPLjava/util/Formatter;->out()Ljava/lang/Appendable; HSPLjava/util/Formatter;->parse(Ljava/lang/String;)[Ljava/util/Formatter$FormatString; HSPLjava/util/Formatter;->toString()Ljava/lang/String; HSPLjava/util/GregorianCalendar;->()V -HSPLjava/util/GregorianCalendar;->(IIIIII)V HSPLjava/util/GregorianCalendar;->(IIIIIII)V HSPLjava/util/GregorianCalendar;->(Ljava/util/TimeZone;)V HSPLjava/util/GregorianCalendar;->(Ljava/util/TimeZone;Ljava/util/Locale;)V @@ -35907,7 +24844,6 @@ HSPLjava/util/HashMap$EntryIterator;->next()Ljava/util/Map$Entry; HSPLjava/util/HashMap$EntrySet;->(Ljava/util/HashMap;)V HSPLjava/util/HashMap$EntrySet;->iterator()Ljava/util/Iterator; HSPLjava/util/HashMap$EntrySet;->size()I -HSPLjava/util/HashMap$EntrySet;->spliterator()Ljava/util/Spliterator; HSPLjava/util/HashMap$HashIterator;->(Ljava/util/HashMap;)V HSPLjava/util/HashMap$HashIterator;->hasNext()Z HSPLjava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node; @@ -35922,17 +24858,16 @@ HSPLjava/util/HashMap$KeySet;->contains(Ljava/lang/Object;)Z HSPLjava/util/HashMap$KeySet;->forEach(Ljava/util/function/Consumer;)V HSPLjava/util/HashMap$KeySet;->iterator()Ljava/util/Iterator; HSPLjava/util/HashMap$KeySet;->size()I -HSPLjava/util/HashMap$KeySet;->spliterator()Ljava/util/Spliterator; HSPLjava/util/HashMap$KeySpliterator;->(Ljava/util/HashMap;IIII)V HSPLjava/util/HashMap$KeySpliterator;->characteristics()I HSPLjava/util/HashMap$KeySpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V +HSPLjava/util/HashMap$KeySpliterator;->tryAdvance(Ljava/util/function/Consumer;)Z HSPLjava/util/HashMap$Node;->(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)V HSPLjava/util/HashMap$Node;->getKey()Ljava/lang/Object; HSPLjava/util/HashMap$Node;->getValue()Ljava/lang/Object; HSPLjava/util/HashMap$Node;->hashCode()I HSPLjava/util/HashMap$Node;->setValue(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/HashMap$TreeNode;->(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)V -HSPLjava/util/HashMap$TreeNode;->balanceDeletion(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNode;)Ljava/util/HashMap$TreeNode; HSPLjava/util/HashMap$TreeNode;->balanceInsertion(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNode;)Ljava/util/HashMap$TreeNode; HSPLjava/util/HashMap$TreeNode;->find(ILjava/lang/Object;Ljava/lang/Class;)Ljava/util/HashMap$TreeNode; HSPLjava/util/HashMap$TreeNode;->getTreeNode(ILjava/lang/Object;)Ljava/util/HashMap$TreeNode; @@ -35942,7 +24877,6 @@ HSPLjava/util/HashMap$TreeNode;->removeTreeNode(Ljava/util/HashMap;[Ljava/util/H HSPLjava/util/HashMap$TreeNode;->rotateLeft(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNode;)Ljava/util/HashMap$TreeNode; HSPLjava/util/HashMap$TreeNode;->rotateRight(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNode;)Ljava/util/HashMap$TreeNode; HSPLjava/util/HashMap$TreeNode;->split(Ljava/util/HashMap;[Ljava/util/HashMap$Node;II)V -HSPLjava/util/HashMap$TreeNode;->tieBreakOrder(Ljava/lang/Object;Ljava/lang/Object;)I HSPLjava/util/HashMap$TreeNode;->treeify([Ljava/util/HashMap$Node;)V HSPLjava/util/HashMap$TreeNode;->untreeify(Ljava/util/HashMap;)Ljava/util/HashMap$Node; HSPLjava/util/HashMap$ValueIterator;->(Ljava/util/HashMap;)V @@ -35953,7 +24887,6 @@ HSPLjava/util/HashMap$ValueSpliterator;->forEachRemaining(Ljava/util/function/Co HSPLjava/util/HashMap$ValueSpliterator;->tryAdvance(Ljava/util/function/Consumer;)Z HSPLjava/util/HashMap$Values;->(Ljava/util/HashMap;)V HSPLjava/util/HashMap$Values;->contains(Ljava/lang/Object;)Z -HSPLjava/util/HashMap$Values;->forEach(Ljava/util/function/Consumer;)V HSPLjava/util/HashMap$Values;->iterator()Ljava/util/Iterator; HSPLjava/util/HashMap$Values;->size()I HSPLjava/util/HashMap$Values;->spliterator()Ljava/util/Spliterator; @@ -36100,18 +25033,20 @@ HSPLjava/util/IdentityHashMap;->resize(I)Z HSPLjava/util/IdentityHashMap;->unmaskNull(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/IdentityHashMap;->values()Ljava/util/Collection; HSPLjava/util/ImmutableCollections$AbstractImmutableList;->()V -HSPLjava/util/ImmutableCollections$AbstractImmutableSet;->()V -HSPLjava/util/ImmutableCollections$List1;->(Ljava/lang/Object;)V -HSPLjava/util/ImmutableCollections$List1;->get(I)Ljava/lang/Object; -HSPLjava/util/ImmutableCollections$List1;->size()I HSPLjava/util/ImmutableCollections$ListN;->([Ljava/lang/Object;)V -HSPLjava/util/ImmutableCollections$MapN;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/ImmutableCollections$MapN;->probe(Ljava/lang/Object;)I -HSPLjava/util/ImmutableCollections$SetN;->([Ljava/lang/Object;)V -HPLjava/util/ImmutableCollections$SetN;->contains(Ljava/lang/Object;)Z -HSPLjava/util/ImmutableCollections$SetN;->probe(Ljava/lang/Object;)I HSPLjava/util/ImmutableCollections;->()V HSPLjava/util/Iterator;->forEachRemaining(Ljava/util/function/Consumer;)V +HSPLjava/util/JumboEnumSet$EnumSetIterator;->(Ljava/util/JumboEnumSet;)V +HSPLjava/util/JumboEnumSet$EnumSetIterator;->hasNext()Z +HSPLjava/util/JumboEnumSet$EnumSetIterator;->next()Ljava/lang/Enum; +HSPLjava/util/JumboEnumSet$EnumSetIterator;->next()Ljava/lang/Object; +HSPLjava/util/JumboEnumSet;->(Ljava/lang/Class;[Ljava/lang/Enum;)V +HSPLjava/util/JumboEnumSet;->access$000(Ljava/util/JumboEnumSet;)[J +HSPLjava/util/JumboEnumSet;->add(Ljava/lang/Enum;)Z +HSPLjava/util/JumboEnumSet;->add(Ljava/lang/Object;)Z +HSPLjava/util/JumboEnumSet;->contains(Ljava/lang/Object;)Z +HSPLjava/util/JumboEnumSet;->iterator()Ljava/util/Iterator; +HSPLjava/util/JumboEnumSet;->size()I HSPLjava/util/LinkedHashMap$LinkedEntryIterator;->(Ljava/util/LinkedHashMap;)V HSPLjava/util/LinkedHashMap$LinkedEntryIterator;->next()Ljava/lang/Object; HSPLjava/util/LinkedHashMap$LinkedEntryIterator;->next()Ljava/util/Map$Entry; @@ -36155,11 +25090,6 @@ HSPLjava/util/LinkedHashMap;->values()Ljava/util/Collection; HSPLjava/util/LinkedHashSet;->()V HSPLjava/util/LinkedHashSet;->(I)V HSPLjava/util/LinkedHashSet;->(Ljava/util/Collection;)V -HPLjava/util/LinkedList$LLSpliterator;->(Ljava/util/LinkedList;II)V -PLjava/util/LinkedList$LLSpliterator;->characteristics()I -PLjava/util/LinkedList$LLSpliterator;->estimateSize()J -HPLjava/util/LinkedList$LLSpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V -HPLjava/util/LinkedList$LLSpliterator;->getEst()I HSPLjava/util/LinkedList$ListItr;->(Ljava/util/LinkedList;I)V HSPLjava/util/LinkedList$ListItr;->add(Ljava/lang/Object;)V HSPLjava/util/LinkedList$ListItr;->checkForComodification()V @@ -36194,12 +25124,10 @@ HSPLjava/util/LinkedList;->linkLast(Ljava/lang/Object;)V HSPLjava/util/LinkedList;->listIterator(I)Ljava/util/ListIterator; HSPLjava/util/LinkedList;->node(I)Ljava/util/LinkedList$Node; HSPLjava/util/LinkedList;->offer(Ljava/lang/Object;)Z -HSPLjava/util/LinkedList;->offerFirst(Ljava/lang/Object;)Z HSPLjava/util/LinkedList;->peek()Ljava/lang/Object; HSPLjava/util/LinkedList;->peekFirst()Ljava/lang/Object; HSPLjava/util/LinkedList;->peekLast()Ljava/lang/Object; HSPLjava/util/LinkedList;->poll()Ljava/lang/Object; -HSPLjava/util/LinkedList;->pollLast()Ljava/lang/Object; HSPLjava/util/LinkedList;->pop()Ljava/lang/Object; HSPLjava/util/LinkedList;->push(Ljava/lang/Object;)V HSPLjava/util/LinkedList;->remove()Ljava/lang/Object; @@ -36209,14 +25137,11 @@ HSPLjava/util/LinkedList;->removeFirst()Ljava/lang/Object; HSPLjava/util/LinkedList;->removeLast()Ljava/lang/Object; HSPLjava/util/LinkedList;->set(ILjava/lang/Object;)Ljava/lang/Object; HSPLjava/util/LinkedList;->size()I -HPLjava/util/LinkedList;->spliterator()Ljava/util/Spliterator; HSPLjava/util/LinkedList;->toArray()[Ljava/lang/Object; HSPLjava/util/LinkedList;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/LinkedList;->unlink(Ljava/util/LinkedList$Node;)Ljava/lang/Object; HSPLjava/util/LinkedList;->unlinkFirst(Ljava/util/LinkedList$Node;)Ljava/lang/Object; HSPLjava/util/LinkedList;->unlinkLast(Ljava/util/LinkedList$Node;)Ljava/lang/Object; -HSPLjava/util/List;->of(Ljava/lang/Object;)Ljava/util/List; -HSPLjava/util/List;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/List; HSPLjava/util/List;->sort(Ljava/util/Comparator;)V HSPLjava/util/List;->spliterator()Ljava/util/Spliterator; HSPLjava/util/Locale$Builder;->()V @@ -36224,6 +25149,8 @@ HSPLjava/util/Locale$Builder;->build()Ljava/util/Locale; HSPLjava/util/Locale$Builder;->setLanguage(Ljava/lang/String;)Ljava/util/Locale$Builder; HSPLjava/util/Locale$Cache;->createObject(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Locale$Cache;->createObject(Ljava/util/Locale$LocaleKey;)Ljava/util/Locale; +HSPLjava/util/Locale$LocaleKey;->(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)V +HSPLjava/util/Locale$LocaleKey;->(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;Ljava/util/Locale$1;)V HSPLjava/util/Locale$LocaleKey;->access$200(Ljava/util/Locale$LocaleKey;)Lsun/util/locale/BaseLocale; HSPLjava/util/Locale$LocaleKey;->access$300(Ljava/util/Locale$LocaleKey;)Lsun/util/locale/LocaleExtensions; HSPLjava/util/Locale$LocaleKey;->equals(Ljava/lang/Object;)Z @@ -36234,32 +25161,39 @@ HSPLjava/util/Locale;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Str HSPLjava/util/Locale;->(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)V HSPLjava/util/Locale;->(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;Ljava/util/Locale$1;)V HSPLjava/util/Locale;->clone()Ljava/lang/Object; +HSPLjava/util/Locale;->convertOldISOCodes(Ljava/lang/String;)Ljava/lang/String; HSPLjava/util/Locale;->equals(Ljava/lang/Object;)Z +HSPLjava/util/Locale;->forLanguageTag(Ljava/lang/String;)Ljava/util/Locale; +HSPLjava/util/Locale;->getBaseLocale()Lsun/util/locale/BaseLocale; +HSPLjava/util/Locale;->getCompatibilityExtensions(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lsun/util/locale/LocaleExtensions; HSPLjava/util/Locale;->getCountry()Ljava/lang/String; +HSPLjava/util/Locale;->getDefault()Ljava/util/Locale; +HSPLjava/util/Locale;->getDefault(Ljava/util/Locale$Category;)Ljava/util/Locale; HSPLjava/util/Locale;->getDisplayCountry(Ljava/util/Locale;)Ljava/lang/String; HSPLjava/util/Locale;->getDisplayLanguage(Ljava/util/Locale;)Ljava/lang/String; HSPLjava/util/Locale;->getExtensionKeys()Ljava/util/Set; HSPLjava/util/Locale;->getISO3Language()Ljava/lang/String; +HSPLjava/util/Locale;->getInstance(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)Ljava/util/Locale; HSPLjava/util/Locale;->getLanguage()Ljava/lang/String; HSPLjava/util/Locale;->getScript()Ljava/lang/String; HSPLjava/util/Locale;->getVariant()Ljava/lang/String; HSPLjava/util/Locale;->hasExtensions()Z HSPLjava/util/Locale;->hashCode()I +HSPLjava/util/Locale;->isValidBcp47Alpha(Ljava/lang/String;II)Z +HSPLjava/util/Locale;->setDefault(Ljava/util/Locale$Category;Ljava/util/Locale;)V +HSPLjava/util/Locale;->setDefault(Ljava/util/Locale;)V HSPLjava/util/Locale;->toLanguageTag()Ljava/lang/String; HSPLjava/util/Locale;->toString()Ljava/lang/String; HSPLjava/util/Locale;->writeObject(Ljava/io/ObjectOutputStream;)V HSPLjava/util/Map;->computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; HSPLjava/util/Map;->forEach(Ljava/util/function/BiConsumer;)V HSPLjava/util/Map;->getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLjava/util/Map;->remove(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/MissingResourceException;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLjava/util/NoSuchElementException;->()V -HSPLjava/util/NoSuchElementException;->(Ljava/lang/String;)V HSPLjava/util/Objects;->checkIndex(II)I HSPLjava/util/Objects;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/Objects;->hash([Ljava/lang/Object;)I HSPLjava/util/Objects;->hashCode(Ljava/lang/Object;)I -HSPLjava/util/Objects;->isNull(Ljava/lang/Object;)Z HSPLjava/util/Objects;->nonNull(Ljava/lang/Object;)Z HSPLjava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; @@ -36288,22 +25222,13 @@ HSPLjava/util/PriorityQueue$Itr;->(Ljava/util/PriorityQueue;Ljava/util/Pri HSPLjava/util/PriorityQueue$Itr;->hasNext()Z HSPLjava/util/PriorityQueue$Itr;->next()Ljava/lang/Object; HSPLjava/util/PriorityQueue$Itr;->remove()V -HPLjava/util/PriorityQueue$PriorityQueueSpliterator;->(Ljava/util/PriorityQueue;III)V -PLjava/util/PriorityQueue$PriorityQueueSpliterator;->characteristics()I -HPLjava/util/PriorityQueue$PriorityQueueSpliterator;->estimateSize()J -HPLjava/util/PriorityQueue$PriorityQueueSpliterator;->getFence()I -HPLjava/util/PriorityQueue$PriorityQueueSpliterator;->tryAdvance(Ljava/util/function/Consumer;)Z HSPLjava/util/PriorityQueue;->()V HSPLjava/util/PriorityQueue;->(ILjava/util/Comparator;)V -HSPLjava/util/PriorityQueue;->(Ljava/util/Comparator;)V -HSPLjava/util/PriorityQueue;->(Ljava/util/PriorityQueue;)V HSPLjava/util/PriorityQueue;->add(Ljava/lang/Object;)Z HSPLjava/util/PriorityQueue;->clear()V -HSPLjava/util/PriorityQueue;->comparator()Ljava/util/Comparator; HSPLjava/util/PriorityQueue;->contains(Ljava/lang/Object;)Z HSPLjava/util/PriorityQueue;->grow(I)V HSPLjava/util/PriorityQueue;->indexOf(Ljava/lang/Object;)I -HSPLjava/util/PriorityQueue;->initFromPriorityQueue(Ljava/util/PriorityQueue;)V HSPLjava/util/PriorityQueue;->iterator()Ljava/util/Iterator; HSPLjava/util/PriorityQueue;->offer(Ljava/lang/Object;)Z HSPLjava/util/PriorityQueue;->peek()Ljava/lang/Object; @@ -36317,19 +25242,20 @@ HSPLjava/util/PriorityQueue;->siftUp(ILjava/lang/Object;)V HSPLjava/util/PriorityQueue;->siftUpComparable(ILjava/lang/Object;)V HSPLjava/util/PriorityQueue;->siftUpUsingComparator(ILjava/lang/Object;)V HSPLjava/util/PriorityQueue;->size()I -HPLjava/util/PriorityQueue;->spliterator()Ljava/util/Spliterator; -HSPLjava/util/PriorityQueue;->toArray()[Ljava/lang/Object; HSPLjava/util/PriorityQueue;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/Properties$LineReader;->(Ljava/util/Properties;Ljava/io/InputStream;)V +HSPLjava/util/Properties$LineReader;->(Ljava/util/Properties;Ljava/io/Reader;)V HSPLjava/util/Properties$LineReader;->readLine()I HSPLjava/util/Properties;->()V HSPLjava/util/Properties;->(Ljava/util/Properties;)V HSPLjava/util/Properties;->getProperty(Ljava/lang/String;)Ljava/lang/String; HSPLjava/util/Properties;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLjava/util/Properties;->load(Ljava/io/InputStream;)V +HSPLjava/util/Properties;->load(Ljava/io/Reader;)V HSPLjava/util/Properties;->load0(Ljava/util/Properties$LineReader;)V HSPLjava/util/Properties;->loadConvert([CII[C)Ljava/lang/String; HSPLjava/util/Properties;->setProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; +HSPLjava/util/PropertyResourceBundle;->(Ljava/io/Reader;)V HSPLjava/util/Random;->()V HSPLjava/util/Random;->(J)V HSPLjava/util/Random;->initialScramble(J)J @@ -36356,14 +25282,59 @@ HSPLjava/util/RegularEnumSet;->access$000(Ljava/util/RegularEnumSet;)J HSPLjava/util/RegularEnumSet;->add(Ljava/lang/Enum;)Z HSPLjava/util/RegularEnumSet;->add(Ljava/lang/Object;)Z HSPLjava/util/RegularEnumSet;->addAll()V +HSPLjava/util/RegularEnumSet;->addAll(Ljava/util/Collection;)Z HSPLjava/util/RegularEnumSet;->contains(Ljava/lang/Object;)Z +HSPLjava/util/RegularEnumSet;->equals(Ljava/lang/Object;)Z HSPLjava/util/RegularEnumSet;->isEmpty()Z HSPLjava/util/RegularEnumSet;->iterator()Ljava/util/Iterator; HSPLjava/util/RegularEnumSet;->remove(Ljava/lang/Object;)Z HSPLjava/util/RegularEnumSet;->size()I +HSPLjava/util/ResourceBundle$BundleReference;->(Ljava/util/ResourceBundle;Ljava/lang/ref/ReferenceQueue;Ljava/util/ResourceBundle$CacheKey;)V +HSPLjava/util/ResourceBundle$BundleReference;->getCacheKey()Ljava/util/ResourceBundle$CacheKey; +HSPLjava/util/ResourceBundle$CacheKey;->(Ljava/lang/String;Ljava/util/Locale;Ljava/lang/ClassLoader;)V +HSPLjava/util/ResourceBundle$CacheKey;->access$400(Ljava/util/ResourceBundle$CacheKey;)Ljava/lang/Throwable; +HSPLjava/util/ResourceBundle$CacheKey;->access$600(Ljava/util/ResourceBundle$CacheKey;)J +HSPLjava/util/ResourceBundle$CacheKey;->access$602(Ljava/util/ResourceBundle$CacheKey;J)J +HSPLjava/util/ResourceBundle$CacheKey;->calculateHashCode()V +HSPLjava/util/ResourceBundle$CacheKey;->clone()Ljava/lang/Object; +HSPLjava/util/ResourceBundle$CacheKey;->equals(Ljava/lang/Object;)Z +HSPLjava/util/ResourceBundle$CacheKey;->getCause()Ljava/lang/Throwable; +HSPLjava/util/ResourceBundle$CacheKey;->getLoader()Ljava/lang/ClassLoader; +HSPLjava/util/ResourceBundle$CacheKey;->getLocale()Ljava/util/Locale; +HSPLjava/util/ResourceBundle$CacheKey;->getName()Ljava/lang/String; +HSPLjava/util/ResourceBundle$CacheKey;->hashCode()I +HSPLjava/util/ResourceBundle$CacheKey;->setFormat(Ljava/lang/String;)V +HSPLjava/util/ResourceBundle$CacheKey;->setLocale(Ljava/util/Locale;)Ljava/util/ResourceBundle$CacheKey; +HSPLjava/util/ResourceBundle$Control$1;->(Ljava/util/ResourceBundle$Control;ZLjava/lang/ClassLoader;Ljava/lang/String;)V +HSPLjava/util/ResourceBundle$Control$1;->run()Ljava/io/InputStream; +HSPLjava/util/ResourceBundle$Control$1;->run()Ljava/lang/Object; +HSPLjava/util/ResourceBundle$Control$CandidateListCache;->createObject(Ljava/lang/Object;)Ljava/lang/Object; +HSPLjava/util/ResourceBundle$Control$CandidateListCache;->createObject(Lsun/util/locale/BaseLocale;)Ljava/util/List; +HSPLjava/util/ResourceBundle$Control$CandidateListCache;->getDefaultList(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; +HSPLjava/util/ResourceBundle$Control;->access$300()Ljava/util/ResourceBundle$Control; +HSPLjava/util/ResourceBundle$Control;->getCandidateLocales(Ljava/lang/String;Ljava/util/Locale;)Ljava/util/List; +HSPLjava/util/ResourceBundle$Control;->getFallbackLocale(Ljava/lang/String;Ljava/util/Locale;)Ljava/util/Locale; +HSPLjava/util/ResourceBundle$Control;->getFormats(Ljava/lang/String;)Ljava/util/List; +HSPLjava/util/ResourceBundle$Control;->getTimeToLive(Ljava/lang/String;Ljava/util/Locale;)J +HSPLjava/util/ResourceBundle$Control;->newBundle(Ljava/lang/String;Ljava/util/Locale;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle$Control;->toBundleName(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String; +HSPLjava/util/ResourceBundle$Control;->toResourceName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLjava/util/ResourceBundle$Control;->toResourceName0(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLjava/util/ResourceBundle$LoaderReference;->(Ljava/lang/ClassLoader;Ljava/lang/ref/ReferenceQueue;Ljava/util/ResourceBundle$CacheKey;)V HSPLjava/util/ResourceBundle;->()V +HSPLjava/util/ResourceBundle;->access$200()Ljava/lang/ref/ReferenceQueue; +HSPLjava/util/ResourceBundle;->findBundle(Ljava/util/ResourceBundle$CacheKey;Ljava/util/List;Ljava/util/List;ILjava/util/ResourceBundle$Control;Ljava/util/ResourceBundle;)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->findBundleInCache(Ljava/util/ResourceBundle$CacheKey;Ljava/util/ResourceBundle$Control;)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->getBundle(Ljava/lang/String;Ljava/util/Locale;Ljava/lang/ClassLoader;)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->getBundleImpl(Ljava/lang/String;Ljava/util/Locale;Ljava/lang/ClassLoader;Ljava/util/ResourceBundle$Control;)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->getDefaultControl(Ljava/lang/String;)Ljava/util/ResourceBundle$Control; HSPLjava/util/ResourceBundle;->getObject(Ljava/lang/String;)Ljava/lang/Object; HSPLjava/util/ResourceBundle;->getString(Ljava/lang/String;)Ljava/lang/String; +HSPLjava/util/ResourceBundle;->isValidBundle(Ljava/util/ResourceBundle;)Z +HSPLjava/util/ResourceBundle;->loadBundle(Ljava/util/ResourceBundle$CacheKey;Ljava/util/List;Ljava/util/ResourceBundle$Control;Z)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->putBundleInCache(Ljava/util/ResourceBundle$CacheKey;Ljava/util/ResourceBundle;Ljava/util/ResourceBundle$Control;)Ljava/util/ResourceBundle; +HSPLjava/util/ResourceBundle;->setExpirationTime(Ljava/util/ResourceBundle$CacheKey;Ljava/util/ResourceBundle$Control;)V +HSPLjava/util/ResourceBundle;->setParent(Ljava/util/ResourceBundle;)V HSPLjava/util/Scanner$1;->(Ljava/util/Scanner;I)V HSPLjava/util/Scanner$1;->create(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Scanner$1;->create(Ljava/lang/String;)Ljava/util/regex/Pattern; @@ -36374,15 +25345,24 @@ HSPLjava/util/Scanner;->ensureOpen()V HSPLjava/util/Scanner;->getCompleteTokenInBuffer(Ljava/util/regex/Pattern;)Ljava/lang/String; HSPLjava/util/Scanner;->hasNext()Z HSPLjava/util/Scanner;->hasTokenInBuffer()Z -HSPLjava/util/Scanner;->makeSpace()Z HSPLjava/util/Scanner;->next()Ljava/lang/String; HSPLjava/util/Scanner;->readInput()V HSPLjava/util/Scanner;->revertState(Z)Z HSPLjava/util/Scanner;->saveState()V -HSPLjava/util/Scanner;->translateSavedIndexes(I)V HSPLjava/util/Scanner;->useDelimiter(Ljava/lang/String;)Ljava/util/Scanner; HSPLjava/util/Scanner;->useLocale(Ljava/util/Locale;)Ljava/util/Scanner; -HSPLjava/util/Set;->of([Ljava/lang/Object;)Ljava/util/Set; +HSPLjava/util/ServiceLoader$1;->(Ljava/util/ServiceLoader;)V +HSPLjava/util/ServiceLoader$1;->hasNext()Z +HSPLjava/util/ServiceLoader$LazyIterator;->(Ljava/util/ServiceLoader;Ljava/lang/Class;Ljava/lang/ClassLoader;)V +HSPLjava/util/ServiceLoader$LazyIterator;->(Ljava/util/ServiceLoader;Ljava/lang/Class;Ljava/lang/ClassLoader;Ljava/util/ServiceLoader$1;)V +HSPLjava/util/ServiceLoader$LazyIterator;->hasNext()Z +HSPLjava/util/ServiceLoader$LazyIterator;->hasNextService()Z +HSPLjava/util/ServiceLoader;->(Ljava/lang/Class;Ljava/lang/ClassLoader;)V +HSPLjava/util/ServiceLoader;->access$300(Ljava/util/ServiceLoader;)Ljava/util/LinkedHashMap; +HSPLjava/util/ServiceLoader;->access$400(Ljava/util/ServiceLoader;)Ljava/util/ServiceLoader$LazyIterator; +HSPLjava/util/ServiceLoader;->iterator()Ljava/util/Iterator; +HSPLjava/util/ServiceLoader;->load(Ljava/lang/Class;Ljava/lang/ClassLoader;)Ljava/util/ServiceLoader; +HSPLjava/util/ServiceLoader;->reload()V HSPLjava/util/Set;->spliterator()Ljava/util/Spliterator; HSPLjava/util/SimpleTimeZone;->clone()Ljava/lang/Object; HSPLjava/util/SimpleTimeZone;->getOffset(J)I @@ -36398,18 +25378,15 @@ HSPLjava/util/Spliterators$ArraySpliterator;->estimateSize()J HSPLjava/util/Spliterators$ArraySpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V HSPLjava/util/Spliterators$ArraySpliterator;->tryAdvance(Ljava/util/function/Consumer;)Z HSPLjava/util/Spliterators$EmptySpliterator$OfRef;->forEachRemaining(Ljava/util/function/Consumer;)V -HSPLjava/util/Spliterators$EmptySpliterator$OfRef;->tryAdvance(Ljava/util/function/Consumer;)Z HSPLjava/util/Spliterators$EmptySpliterator;->characteristics()I HSPLjava/util/Spliterators$EmptySpliterator;->estimateSize()J HSPLjava/util/Spliterators$EmptySpliterator;->forEachRemaining(Ljava/lang/Object;)V -HSPLjava/util/Spliterators$EmptySpliterator;->tryAdvance(Ljava/lang/Object;)Z HSPLjava/util/Spliterators$IntArraySpliterator;->([IIII)V HSPLjava/util/Spliterators$IntArraySpliterator;->characteristics()I HSPLjava/util/Spliterators$IntArraySpliterator;->estimateSize()J HSPLjava/util/Spliterators$IntArraySpliterator;->forEachRemaining(Ljava/util/function/IntConsumer;)V HSPLjava/util/Spliterators$IntArraySpliterator;->tryAdvance(Ljava/util/function/IntConsumer;)Z HSPLjava/util/Spliterators$IteratorSpliterator;->(Ljava/util/Collection;I)V -HSPLjava/util/Spliterators$IteratorSpliterator;->(Ljava/util/Iterator;I)V HSPLjava/util/Spliterators$IteratorSpliterator;->characteristics()I HSPLjava/util/Spliterators$IteratorSpliterator;->estimateSize()J HSPLjava/util/Spliterators$IteratorSpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V @@ -36420,7 +25397,6 @@ HSPLjava/util/Spliterators;->spliterator(Ljava/util/Collection;I)Ljava/util/Spli HSPLjava/util/Spliterators;->spliterator([IIII)Ljava/util/Spliterator$OfInt; HSPLjava/util/Spliterators;->spliterator([Ljava/lang/Object;I)Ljava/util/Spliterator; HSPLjava/util/Spliterators;->spliterator([Ljava/lang/Object;III)Ljava/util/Spliterator; -HSPLjava/util/Spliterators;->spliteratorUnknownSize(Ljava/util/Iterator;I)Ljava/util/Spliterator; HSPLjava/util/Stack;->()V HSPLjava/util/Stack;->empty()Z HSPLjava/util/Stack;->peek()Ljava/lang/Object; @@ -36430,7 +25406,6 @@ HSPLjava/util/StringJoiner;->(Ljava/lang/CharSequence;)V HSPLjava/util/StringJoiner;->(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V HSPLjava/util/StringJoiner;->add(Ljava/lang/CharSequence;)Ljava/util/StringJoiner; HSPLjava/util/StringJoiner;->prepareBuilder()Ljava/lang/StringBuilder; -HPLjava/util/StringJoiner;->setEmptyValue(Ljava/lang/CharSequence;)Ljava/util/StringJoiner; HSPLjava/util/StringJoiner;->toString()Ljava/lang/String; HSPLjava/util/StringTokenizer;->(Ljava/lang/String;)V HSPLjava/util/StringTokenizer;->(Ljava/lang/String;Ljava/lang/String;)V @@ -36467,9 +25442,16 @@ HSPLjava/util/TimSort;->pushRun(II)V HSPLjava/util/TimSort;->reverseRange([Ljava/lang/Object;II)V HSPLjava/util/TimSort;->sort([Ljava/lang/Object;IILjava/util/Comparator;[Ljava/lang/Object;II)V HSPLjava/util/TimeZone;->()V +HSPLjava/util/TimeZone;->appendNumber(Ljava/lang/StringBuilder;II)V HSPLjava/util/TimeZone;->clone()Ljava/lang/Object; +HSPLjava/util/TimeZone;->createGmtOffsetString(ZZI)Ljava/lang/String; +HSPLjava/util/TimeZone;->getAvailableIDs()[Ljava/lang/String; +HSPLjava/util/TimeZone;->getDefault()Ljava/util/TimeZone; +HSPLjava/util/TimeZone;->getDefaultRef()Ljava/util/TimeZone; HSPLjava/util/TimeZone;->getDisplayName(ZILjava/util/Locale;)Ljava/lang/String; HSPLjava/util/TimeZone;->getID()Ljava/lang/String; +HSPLjava/util/TimeZone;->getTimeZone(Ljava/lang/String;)Ljava/util/TimeZone; +HSPLjava/util/TimeZone;->setDefault(Ljava/util/TimeZone;)V HSPLjava/util/TimeZone;->setID(Ljava/lang/String;)V HSPLjava/util/TimeZone;->toZoneId()Ljava/time/ZoneId; HSPLjava/util/Timer$1;->(Ljava/util/Timer;)V @@ -36492,9 +25474,7 @@ HSPLjava/util/TreeMap$AscendingSubMap$AscendingEntrySetView;->(Ljava/util/ HSPLjava/util/TreeMap$AscendingSubMap$AscendingEntrySetView;->iterator()Ljava/util/Iterator; HSPLjava/util/TreeMap$AscendingSubMap;->(Ljava/util/TreeMap;ZLjava/lang/Object;ZZLjava/lang/Object;Z)V HSPLjava/util/TreeMap$AscendingSubMap;->entrySet()Ljava/util/Set; -HSPLjava/util/TreeMap$AscendingSubMap;->headMap(Ljava/lang/Object;Z)Ljava/util/NavigableMap; HSPLjava/util/TreeMap$AscendingSubMap;->keyIterator()Ljava/util/Iterator; -HSPLjava/util/TreeMap$AscendingSubMap;->subHighest()Ljava/util/TreeMap$TreeMapEntry; HSPLjava/util/TreeMap$EntryIterator;->(Ljava/util/TreeMap;Ljava/util/TreeMap$TreeMapEntry;)V HSPLjava/util/TreeMap$EntryIterator;->next()Ljava/lang/Object; HSPLjava/util/TreeMap$EntryIterator;->next()Ljava/util/Map$Entry; @@ -36522,9 +25502,7 @@ HSPLjava/util/TreeMap$NavigableSubMap;->(Ljava/util/TreeMap;ZLjava/lang/Ob HSPLjava/util/TreeMap$NavigableSubMap;->absHighFence()Ljava/util/TreeMap$TreeMapEntry; HSPLjava/util/TreeMap$NavigableSubMap;->absHighest()Ljava/util/TreeMap$TreeMapEntry; HSPLjava/util/TreeMap$NavigableSubMap;->absLowest()Ljava/util/TreeMap$TreeMapEntry; -HSPLjava/util/TreeMap$NavigableSubMap;->inRange(Ljava/lang/Object;)Z HSPLjava/util/TreeMap$NavigableSubMap;->isEmpty()Z -HSPLjava/util/TreeMap$NavigableSubMap;->lastKey()Ljava/lang/Object; HSPLjava/util/TreeMap$NavigableSubMap;->navigableKeySet()Ljava/util/NavigableSet; HSPLjava/util/TreeMap$NavigableSubMap;->size()I HSPLjava/util/TreeMap$NavigableSubMap;->tooHigh(Ljava/lang/Object;)Z @@ -36562,7 +25540,6 @@ HSPLjava/util/TreeMap;->containsKey(Ljava/lang/Object;)Z HSPLjava/util/TreeMap;->deleteEntry(Ljava/util/TreeMap$TreeMapEntry;)V HSPLjava/util/TreeMap;->entrySet()Ljava/util/Set; HSPLjava/util/TreeMap;->exportEntry(Ljava/util/TreeMap$TreeMapEntry;)Ljava/util/Map$Entry; -HSPLjava/util/TreeMap;->firstEntry()Ljava/util/Map$Entry; HSPLjava/util/TreeMap;->firstKey()Ljava/lang/Object; HSPLjava/util/TreeMap;->fixAfterDeletion(Ljava/util/TreeMap$TreeMapEntry;)V HSPLjava/util/TreeMap;->fixAfterInsertion(Ljava/util/TreeMap$TreeMapEntry;)V @@ -36611,8 +25588,6 @@ HSPLjava/util/TreeSet;->clear()V HSPLjava/util/TreeSet;->comparator()Ljava/util/Comparator; HSPLjava/util/TreeSet;->contains(Ljava/lang/Object;)Z HSPLjava/util/TreeSet;->first()Ljava/lang/Object; -HSPLjava/util/TreeSet;->headSet(Ljava/lang/Object;)Ljava/util/SortedSet; -HSPLjava/util/TreeSet;->headSet(Ljava/lang/Object;Z)Ljava/util/NavigableSet; HSPLjava/util/TreeSet;->isEmpty()Z HSPLjava/util/TreeSet;->iterator()Ljava/util/Iterator; HSPLjava/util/TreeSet;->last()Ljava/lang/Object; @@ -36655,9 +25630,9 @@ HSPLjava/util/Vector;->grow(I)V HSPLjava/util/Vector;->indexOf(Ljava/lang/Object;I)I HSPLjava/util/Vector;->isEmpty()Z HSPLjava/util/Vector;->iterator()Ljava/util/Iterator; -HSPLjava/util/Vector;->remove(I)Ljava/lang/Object; HSPLjava/util/Vector;->removeAllElements()V HSPLjava/util/Vector;->removeElementAt(I)V +HSPLjava/util/Vector;->set(ILjava/lang/Object;)Ljava/lang/Object; HSPLjava/util/Vector;->size()I HSPLjava/util/Vector;->sort(Ljava/util/Comparator;)V HSPLjava/util/Vector;->toArray()[Ljava/lang/Object; @@ -36684,6 +25659,7 @@ HSPLjava/util/WeakHashMap$KeySet;->iterator()Ljava/util/Iterator; HSPLjava/util/WeakHashMap$KeySet;->size()I HSPLjava/util/WeakHashMap$ValueIterator;->(Ljava/util/WeakHashMap;)V HSPLjava/util/WeakHashMap$ValueIterator;->(Ljava/util/WeakHashMap;Ljava/util/WeakHashMap$1;)V +HSPLjava/util/WeakHashMap$ValueIterator;->next()Ljava/lang/Object; HSPLjava/util/WeakHashMap$Values;->(Ljava/util/WeakHashMap;)V HSPLjava/util/WeakHashMap$Values;->(Ljava/util/WeakHashMap;Ljava/util/WeakHashMap$1;)V HSPLjava/util/WeakHashMap$Values;->iterator()Ljava/util/Iterator; @@ -36719,8 +25695,8 @@ HSPLjava/util/concurrent/AbstractExecutorService;->submit(Ljava/lang/Runnable;Lj HSPLjava/util/concurrent/AbstractExecutorService;->submit(Ljava/util/concurrent/Callable;)Ljava/util/concurrent/Future; HSPLjava/util/concurrent/ArrayBlockingQueue;->(I)V HSPLjava/util/concurrent/ArrayBlockingQueue;->(IZ)V +HSPLjava/util/concurrent/ArrayBlockingQueue;->add(Ljava/lang/Object;)Z HSPLjava/util/concurrent/ArrayBlockingQueue;->dequeue()Ljava/lang/Object; -HSPLjava/util/concurrent/ArrayBlockingQueue;->drainTo(Ljava/util/Collection;)I HSPLjava/util/concurrent/ArrayBlockingQueue;->drainTo(Ljava/util/Collection;I)I HSPLjava/util/concurrent/ArrayBlockingQueue;->enqueue(Ljava/lang/Object;)V HSPLjava/util/concurrent/ArrayBlockingQueue;->itemAt(I)Ljava/lang/Object; @@ -36732,61 +25708,24 @@ HSPLjava/util/concurrent/ArrayBlockingQueue;->size()I HSPLjava/util/concurrent/ArrayBlockingQueue;->take()Ljava/lang/Object; HSPLjava/util/concurrent/CancellationException;->()V HSPLjava/util/concurrent/CancellationException;->(Ljava/lang/String;)V -HPLjava/util/concurrent/CompletableFuture$AltResult;->(Ljava/lang/Throwable;)V -PLjava/util/concurrent/CompletableFuture$AsyncRun;->(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;)V -PLjava/util/concurrent/CompletableFuture$AsyncRun;->run()V -HSPLjava/util/concurrent/CompletableFuture$AsyncSupply;->(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Supplier;)V -HSPLjava/util/concurrent/CompletableFuture$AsyncSupply;->run()V HSPLjava/util/concurrent/CompletableFuture$Completion;->()V HSPLjava/util/concurrent/CompletableFuture$Signaller;->(ZJJ)V HSPLjava/util/concurrent/CompletableFuture$Signaller;->block()Z HSPLjava/util/concurrent/CompletableFuture$Signaller;->isReleasable()Z HSPLjava/util/concurrent/CompletableFuture$Signaller;->tryFire(I)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture$UniCompletion;->(Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V -HSPLjava/util/concurrent/CompletableFuture$UniCompletion;->claim()Z -HSPLjava/util/concurrent/CompletableFuture$UniHandle;->(Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/util/function/BiFunction;)V -HSPLjava/util/concurrent/CompletableFuture$UniHandle;->tryFire(I)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture$UniRun;->(Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;)V -HSPLjava/util/concurrent/CompletableFuture$UniRun;->tryFire(I)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture$UniWhenComplete;->(Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/util/function/BiConsumer;)V -HSPLjava/util/concurrent/CompletableFuture$UniWhenComplete;->tryFire(I)Ljava/util/concurrent/CompletableFuture; HSPLjava/util/concurrent/CompletableFuture;->()V -HSPLjava/util/concurrent/CompletableFuture;->(Ljava/lang/Object;)V -PLjava/util/concurrent/CompletableFuture;->asyncRunStage(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->asyncSupplyStage(Ljava/util/concurrent/Executor;Ljava/util/function/Supplier;)Ljava/util/concurrent/CompletableFuture; HSPLjava/util/concurrent/CompletableFuture;->casStack(Ljava/util/concurrent/CompletableFuture$Completion;Ljava/util/concurrent/CompletableFuture$Completion;)Z -HSPLjava/util/concurrent/CompletableFuture;->cleanStack()V HSPLjava/util/concurrent/CompletableFuture;->complete(Ljava/lang/Object;)Z -HPLjava/util/concurrent/CompletableFuture;->completeExceptionally(Ljava/lang/Throwable;)Z -HSPLjava/util/concurrent/CompletableFuture;->completeNull()Z HSPLjava/util/concurrent/CompletableFuture;->completeValue(Ljava/lang/Object;)Z -HSPLjava/util/concurrent/CompletableFuture;->completedFuture(Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; HSPLjava/util/concurrent/CompletableFuture;->get()Ljava/lang/Object; HSPLjava/util/concurrent/CompletableFuture;->get(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; -HSPLjava/util/concurrent/CompletableFuture;->handle(Ljava/util/function/BiFunction;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->internalComplete(Ljava/lang/Object;)Z -HPLjava/util/concurrent/CompletableFuture;->isCancelled()Z HSPLjava/util/concurrent/CompletableFuture;->isDone()Z -HSPLjava/util/concurrent/CompletableFuture;->join()Ljava/lang/Object; -HSPLjava/util/concurrent/CompletableFuture;->newIncompleteFuture()Ljava/util/concurrent/CompletableFuture; +HSPLjava/util/concurrent/CompletableFuture;->lazySetNext(Ljava/util/concurrent/CompletableFuture$Completion;Ljava/util/concurrent/CompletableFuture$Completion;)V HSPLjava/util/concurrent/CompletableFuture;->postComplete()V -HSPLjava/util/concurrent/CompletableFuture;->postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->push(Ljava/util/concurrent/CompletableFuture$UniCompletion;)V -HSPLjava/util/concurrent/CompletableFuture;->reportJoin(Ljava/lang/Object;)Ljava/lang/Object; -PLjava/util/concurrent/CompletableFuture;->runAsync(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->screenExecutor(Ljava/util/concurrent/Executor;)Ljava/util/concurrent/Executor; -HSPLjava/util/concurrent/CompletableFuture;->supplyAsync(Ljava/util/function/Supplier;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->thenRun(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; +HSPLjava/util/concurrent/CompletableFuture;->reportGet(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/concurrent/CompletableFuture;->timedGet(J)Ljava/lang/Object; HSPLjava/util/concurrent/CompletableFuture;->tryPushStack(Ljava/util/concurrent/CompletableFuture$Completion;)Z -HSPLjava/util/concurrent/CompletableFuture;->uniHandle(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/BiFunction;Ljava/util/concurrent/CompletableFuture$UniHandle;)Z -HSPLjava/util/concurrent/CompletableFuture;->uniHandleStage(Ljava/util/concurrent/Executor;Ljava/util/function/BiFunction;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z -HSPLjava/util/concurrent/CompletableFuture;->uniRunStage(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; -HSPLjava/util/concurrent/CompletableFuture;->uniWhenComplete(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/BiConsumer;Ljava/util/concurrent/CompletableFuture$UniWhenComplete;)Z -HSPLjava/util/concurrent/CompletableFuture;->uniWhenCompleteStage(Ljava/util/concurrent/Executor;Ljava/util/function/BiConsumer;)Ljava/util/concurrent/CompletableFuture; HSPLjava/util/concurrent/CompletableFuture;->waitingGet(Z)Ljava/lang/Object; -HSPLjava/util/concurrent/CompletableFuture;->whenComplete(Ljava/util/function/BiConsumer;)Ljava/util/concurrent/CompletableFuture; HSPLjava/util/concurrent/ConcurrentHashMap$BaseIterator;->([Ljava/util/concurrent/ConcurrentHashMap$Node;IIILjava/util/concurrent/ConcurrentHashMap;)V HSPLjava/util/concurrent/ConcurrentHashMap$BaseIterator;->hasNext()Z HSPLjava/util/concurrent/ConcurrentHashMap$BaseIterator;->remove()V @@ -36799,17 +25738,12 @@ HSPLjava/util/concurrent/ConcurrentHashMap$EntryIterator;->next()Ljava/lang/Obje HSPLjava/util/concurrent/ConcurrentHashMap$EntryIterator;->next()Ljava/util/Map$Entry; HSPLjava/util/concurrent/ConcurrentHashMap$EntrySetView;->(Ljava/util/concurrent/ConcurrentHashMap;)V HSPLjava/util/concurrent/ConcurrentHashMap$EntrySetView;->iterator()Ljava/util/Iterator; -HSPLjava/util/concurrent/ConcurrentHashMap$EntrySetView;->removeIf(Ljava/util/function/Predicate;)Z HSPLjava/util/concurrent/ConcurrentHashMap$ForwardingNode;->([Ljava/util/concurrent/ConcurrentHashMap$Node;)V HSPLjava/util/concurrent/ConcurrentHashMap$ForwardingNode;->find(ILjava/lang/Object;)Ljava/util/concurrent/ConcurrentHashMap$Node; HSPLjava/util/concurrent/ConcurrentHashMap$KeyIterator;->([Ljava/util/concurrent/ConcurrentHashMap$Node;IIILjava/util/concurrent/ConcurrentHashMap;)V HSPLjava/util/concurrent/ConcurrentHashMap$KeyIterator;->next()Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap$KeySetView;->(Ljava/util/concurrent/ConcurrentHashMap;Ljava/lang/Object;)V HSPLjava/util/concurrent/ConcurrentHashMap$KeySetView;->iterator()Ljava/util/Iterator; -HSPLjava/util/concurrent/ConcurrentHashMap$KeySetView;->spliterator()Ljava/util/Spliterator; -HSPLjava/util/concurrent/ConcurrentHashMap$KeySpliterator;->([Ljava/util/concurrent/ConcurrentHashMap$Node;IIIJ)V -HSPLjava/util/concurrent/ConcurrentHashMap$KeySpliterator;->characteristics()I -HSPLjava/util/concurrent/ConcurrentHashMap$KeySpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V HSPLjava/util/concurrent/ConcurrentHashMap$MapEntry;->(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/concurrent/ConcurrentHashMap;)V HSPLjava/util/concurrent/ConcurrentHashMap$MapEntry;->getKey()Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap$MapEntry;->getValue()Ljava/lang/Object; @@ -36828,8 +25762,6 @@ HSPLjava/util/concurrent/ConcurrentHashMap;->(Ljava/util/Map;)V HSPLjava/util/concurrent/ConcurrentHashMap;->addCount(JI)V HSPLjava/util/concurrent/ConcurrentHashMap;->casTabAt([Ljava/util/concurrent/ConcurrentHashMap$Node;ILjava/util/concurrent/ConcurrentHashMap$Node;Ljava/util/concurrent/ConcurrentHashMap$Node;)Z HSPLjava/util/concurrent/ConcurrentHashMap;->clear()V -HSPLjava/util/concurrent/ConcurrentHashMap;->compute(Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object; -HSPLjava/util/concurrent/ConcurrentHashMap;->computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap;->containsKey(Ljava/lang/Object;)Z HSPLjava/util/concurrent/ConcurrentHashMap;->entrySet()Ljava/util/Set; HSPLjava/util/concurrent/ConcurrentHashMap;->fullAddCount(JZ)V @@ -36845,9 +25777,7 @@ HSPLjava/util/concurrent/ConcurrentHashMap;->putAll(Ljava/util/Map;)V HSPLjava/util/concurrent/ConcurrentHashMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap;->putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/concurrent/ConcurrentHashMap;->removeEntryIf(Ljava/util/function/Predicate;)Z HSPLjava/util/concurrent/ConcurrentHashMap;->replace(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLjava/util/concurrent/ConcurrentHashMap;->replaceAll(Ljava/util/function/BiFunction;)V HSPLjava/util/concurrent/ConcurrentHashMap;->replaceNode(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentHashMap;->resizeStamp(I)I HSPLjava/util/concurrent/ConcurrentHashMap;->setTabAt([Ljava/util/concurrent/ConcurrentHashMap$Node;ILjava/util/concurrent/ConcurrentHashMap$Node;)V @@ -36859,14 +25789,6 @@ HSPLjava/util/concurrent/ConcurrentHashMap;->tableSizeFor(I)I HSPLjava/util/concurrent/ConcurrentHashMap;->transfer([Ljava/util/concurrent/ConcurrentHashMap$Node;[Ljava/util/concurrent/ConcurrentHashMap$Node;)V HSPLjava/util/concurrent/ConcurrentHashMap;->tryPresize(I)V HSPLjava/util/concurrent/ConcurrentHashMap;->values()Ljava/util/Collection; -HSPLjava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->(Ljava/util/concurrent/ConcurrentLinkedDeque;)V -HSPLjava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->advance()V -HSPLjava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->hasNext()Z -HSPLjava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->next()Ljava/lang/Object; -HSPLjava/util/concurrent/ConcurrentLinkedDeque$Itr;->(Ljava/util/concurrent/ConcurrentLinkedDeque;)V -HSPLjava/util/concurrent/ConcurrentLinkedDeque$Itr;->(Ljava/util/concurrent/ConcurrentLinkedDeque;Ljava/util/concurrent/ConcurrentLinkedDeque$1;)V -HSPLjava/util/concurrent/ConcurrentLinkedDeque$Itr;->nextNode(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)Ljava/util/concurrent/ConcurrentLinkedDeque$Node; -HSPLjava/util/concurrent/ConcurrentLinkedDeque$Itr;->startNode()Ljava/util/concurrent/ConcurrentLinkedDeque$Node; HSPLjava/util/concurrent/ConcurrentLinkedDeque$Node;->(Ljava/lang/Object;)V HSPLjava/util/concurrent/ConcurrentLinkedDeque$Node;->casItem(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/concurrent/ConcurrentLinkedDeque$Node;->casNext(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)Z @@ -36875,20 +25797,15 @@ HSPLjava/util/concurrent/ConcurrentLinkedDeque$Node;->lazySetNext(Ljava/util/con HSPLjava/util/concurrent/ConcurrentLinkedDeque$Node;->lazySetPrev(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->()V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->add(Ljava/lang/Object;)Z -HSPLjava/util/concurrent/ConcurrentLinkedDeque;->addLast(Ljava/lang/Object;)V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->casTail(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)Z -PLjava/util/concurrent/ConcurrentLinkedDeque;->clear()V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->first()Ljava/util/concurrent/ConcurrentLinkedDeque$Node; HSPLjava/util/concurrent/ConcurrentLinkedDeque;->isEmpty()Z -HSPLjava/util/concurrent/ConcurrentLinkedDeque;->iterator()Ljava/util/Iterator; HSPLjava/util/concurrent/ConcurrentLinkedDeque;->linkLast(Ljava/lang/Object;)V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->nextTerminator()Ljava/util/concurrent/ConcurrentLinkedDeque$Node; HSPLjava/util/concurrent/ConcurrentLinkedDeque;->offerLast(Ljava/lang/Object;)Z HSPLjava/util/concurrent/ConcurrentLinkedDeque;->peekFirst()Ljava/lang/Object; -HSPLjava/util/concurrent/ConcurrentLinkedDeque;->poll()Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentLinkedDeque;->pollFirst()Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentLinkedDeque;->prevTerminator()Ljava/util/concurrent/ConcurrentLinkedDeque$Node; -HSPLjava/util/concurrent/ConcurrentLinkedDeque;->removeFirstOccurrence(Ljava/lang/Object;)Z HSPLjava/util/concurrent/ConcurrentLinkedDeque;->size()I HSPLjava/util/concurrent/ConcurrentLinkedDeque;->skipDeletedPredecessors(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)V HSPLjava/util/concurrent/ConcurrentLinkedDeque;->skipDeletedSuccessors(Ljava/util/concurrent/ConcurrentLinkedDeque$Node;)V @@ -36942,6 +25859,7 @@ HSPLjava/util/concurrent/ConcurrentSkipListMap;->initialize()V HSPLjava/util/concurrent/ConcurrentSkipListMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentSkipListMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/concurrent/ConcurrentSkipListMap;->tryReduceLevel()V +HSPLjava/util/concurrent/ConcurrentSkipListSet;->()V HSPLjava/util/concurrent/CopyOnWriteArrayList$COWIterator;->([Ljava/lang/Object;I)V HSPLjava/util/concurrent/CopyOnWriteArrayList$COWIterator;->hasNext()Z HSPLjava/util/concurrent/CopyOnWriteArrayList$COWIterator;->next()Ljava/lang/Object; @@ -36950,11 +25868,11 @@ HSPLjava/util/concurrent/CopyOnWriteArrayList;->(Ljava/util/Collection;)V HSPLjava/util/concurrent/CopyOnWriteArrayList;->add(ILjava/lang/Object;)V HSPLjava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z HSPLjava/util/concurrent/CopyOnWriteArrayList;->addAll(Ljava/util/Collection;)Z +HSPLjava/util/concurrent/CopyOnWriteArrayList;->addAllAbsent(Ljava/util/Collection;)I HSPLjava/util/concurrent/CopyOnWriteArrayList;->addIfAbsent(Ljava/lang/Object;)Z HSPLjava/util/concurrent/CopyOnWriteArrayList;->addIfAbsent(Ljava/lang/Object;[Ljava/lang/Object;)Z HSPLjava/util/concurrent/CopyOnWriteArrayList;->clear()V HSPLjava/util/concurrent/CopyOnWriteArrayList;->contains(Ljava/lang/Object;)Z -HPLjava/util/concurrent/CopyOnWriteArrayList;->forEach(Ljava/util/function/Consumer;)V HSPLjava/util/concurrent/CopyOnWriteArrayList;->get(I)Ljava/lang/Object; HSPLjava/util/concurrent/CopyOnWriteArrayList;->get([Ljava/lang/Object;I)Ljava/lang/Object; HSPLjava/util/concurrent/CopyOnWriteArrayList;->getArray()[Ljava/lang/Object; @@ -36967,14 +25885,13 @@ HSPLjava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;[Ljava/ HSPLjava/util/concurrent/CopyOnWriteArrayList;->removeAll(Ljava/util/Collection;)Z HSPLjava/util/concurrent/CopyOnWriteArrayList;->setArray([Ljava/lang/Object;)V HSPLjava/util/concurrent/CopyOnWriteArrayList;->size()I -HPLjava/util/concurrent/CopyOnWriteArrayList;->sort(Ljava/util/Comparator;)V HSPLjava/util/concurrent/CopyOnWriteArrayList;->toArray()[Ljava/lang/Object; HSPLjava/util/concurrent/CopyOnWriteArrayList;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HSPLjava/util/concurrent/CopyOnWriteArrayList;->toString()Ljava/lang/String; HSPLjava/util/concurrent/CopyOnWriteArraySet;->()V HSPLjava/util/concurrent/CopyOnWriteArraySet;->add(Ljava/lang/Object;)Z HSPLjava/util/concurrent/CopyOnWriteArraySet;->clear()V -PLjava/util/concurrent/CopyOnWriteArraySet;->forEach(Ljava/util/function/Consumer;)V +HSPLjava/util/concurrent/CopyOnWriteArraySet;->contains(Ljava/lang/Object;)Z HSPLjava/util/concurrent/CopyOnWriteArraySet;->isEmpty()Z HSPLjava/util/concurrent/CopyOnWriteArraySet;->iterator()Ljava/util/Iterator; HSPLjava/util/concurrent/CopyOnWriteArraySet;->remove(Ljava/lang/Object;)Z @@ -37019,8 +25936,8 @@ HSPLjava/util/concurrent/Executors;->newSingleThreadScheduledExecutor()Ljava/uti HSPLjava/util/concurrent/Executors;->newSingleThreadScheduledExecutor(Ljava/util/concurrent/ThreadFactory;)Ljava/util/concurrent/ScheduledExecutorService; HSPLjava/util/concurrent/Executors;->unconfigurableExecutorService(Ljava/util/concurrent/ExecutorService;)Ljava/util/concurrent/ExecutorService; HSPLjava/util/concurrent/Executors;->unconfigurableScheduledExecutorService(Ljava/util/concurrent/ScheduledExecutorService;)Ljava/util/concurrent/ScheduledExecutorService; +HSPLjava/util/concurrent/ForkJoinPool;->managedBlock(Ljava/util/concurrent/ForkJoinPool$ManagedBlocker;)V HSPLjava/util/concurrent/ForkJoinTask;->()V -HSPLjava/util/concurrent/ForkJoinTask;->compareAndSetForkJoinTaskTag(SS)Z HSPLjava/util/concurrent/FutureTask$WaitNode;->()V HSPLjava/util/concurrent/FutureTask;->(Ljava/lang/Runnable;Ljava/lang/Object;)V HSPLjava/util/concurrent/FutureTask;->(Ljava/util/concurrent/Callable;)V @@ -37039,15 +25956,6 @@ HSPLjava/util/concurrent/FutureTask;->run()V HSPLjava/util/concurrent/FutureTask;->runAndReset()Z HSPLjava/util/concurrent/FutureTask;->set(Ljava/lang/Object;)V HSPLjava/util/concurrent/FutureTask;->setException(Ljava/lang/Throwable;)V -HSPLjava/util/concurrent/LinkedBlockingDeque$AbstractItr;->(Ljava/util/concurrent/LinkedBlockingDeque;)V -HSPLjava/util/concurrent/LinkedBlockingDeque$AbstractItr;->advance()V -HSPLjava/util/concurrent/LinkedBlockingDeque$AbstractItr;->hasNext()Z -HSPLjava/util/concurrent/LinkedBlockingDeque$AbstractItr;->next()Ljava/lang/Object; -HSPLjava/util/concurrent/LinkedBlockingDeque$AbstractItr;->succ(Ljava/util/concurrent/LinkedBlockingDeque$Node;)Ljava/util/concurrent/LinkedBlockingDeque$Node; -HSPLjava/util/concurrent/LinkedBlockingDeque$Itr;->(Ljava/util/concurrent/LinkedBlockingDeque;)V -HSPLjava/util/concurrent/LinkedBlockingDeque$Itr;->(Ljava/util/concurrent/LinkedBlockingDeque;Ljava/util/concurrent/LinkedBlockingDeque$1;)V -HSPLjava/util/concurrent/LinkedBlockingDeque$Itr;->firstNode()Ljava/util/concurrent/LinkedBlockingDeque$Node; -HSPLjava/util/concurrent/LinkedBlockingDeque$Itr;->nextNode(Ljava/util/concurrent/LinkedBlockingDeque$Node;)Ljava/util/concurrent/LinkedBlockingDeque$Node; HSPLjava/util/concurrent/LinkedBlockingDeque$Node;->(Ljava/lang/Object;)V HSPLjava/util/concurrent/LinkedBlockingDeque;->()V HSPLjava/util/concurrent/LinkedBlockingDeque;->(I)V @@ -37061,14 +25969,10 @@ HSPLjava/util/concurrent/LinkedBlockingDeque;->offer(Ljava/lang/Object;)Z HSPLjava/util/concurrent/LinkedBlockingDeque;->offerFirst(Ljava/lang/Object;)Z HSPLjava/util/concurrent/LinkedBlockingDeque;->offerLast(Ljava/lang/Object;)Z HSPLjava/util/concurrent/LinkedBlockingDeque;->pollFirst()Ljava/lang/Object; -HPLjava/util/concurrent/LinkedBlockingDeque;->pop()Ljava/lang/Object; -PLjava/util/concurrent/LinkedBlockingDeque;->remainingCapacity()I -HSPLjava/util/concurrent/LinkedBlockingDeque;->removeFirst()Ljava/lang/Object; HSPLjava/util/concurrent/LinkedBlockingDeque;->size()I +HSPLjava/util/concurrent/LinkedBlockingDeque;->take()Ljava/lang/Object; +HSPLjava/util/concurrent/LinkedBlockingDeque;->takeFirst()Ljava/lang/Object; HSPLjava/util/concurrent/LinkedBlockingDeque;->unlinkFirst()Ljava/lang/Object; -HSPLjava/util/concurrent/LinkedBlockingQueue$Itr;->(Ljava/util/concurrent/LinkedBlockingQueue;)V -HSPLjava/util/concurrent/LinkedBlockingQueue$Itr;->hasNext()Z -HSPLjava/util/concurrent/LinkedBlockingQueue$Itr;->next()Ljava/lang/Object; HSPLjava/util/concurrent/LinkedBlockingQueue$Node;->(Ljava/lang/Object;)V HSPLjava/util/concurrent/LinkedBlockingQueue;->()V HSPLjava/util/concurrent/LinkedBlockingQueue;->(I)V @@ -37079,9 +25983,7 @@ HSPLjava/util/concurrent/LinkedBlockingQueue;->drainTo(Ljava/util/Collection;I)I HSPLjava/util/concurrent/LinkedBlockingQueue;->enqueue(Ljava/util/concurrent/LinkedBlockingQueue$Node;)V HSPLjava/util/concurrent/LinkedBlockingQueue;->fullyLock()V HSPLjava/util/concurrent/LinkedBlockingQueue;->fullyUnlock()V -HSPLjava/util/concurrent/LinkedBlockingQueue;->iterator()Ljava/util/Iterator; HSPLjava/util/concurrent/LinkedBlockingQueue;->offer(Ljava/lang/Object;)Z -HSPLjava/util/concurrent/LinkedBlockingQueue;->offer(Ljava/lang/Object;JLjava/util/concurrent/TimeUnit;)Z HSPLjava/util/concurrent/LinkedBlockingQueue;->poll()Ljava/lang/Object; HSPLjava/util/concurrent/LinkedBlockingQueue;->poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; HSPLjava/util/concurrent/LinkedBlockingQueue;->put(Ljava/lang/Object;)V @@ -37105,6 +26007,9 @@ HSPLjava/util/concurrent/PriorityBlockingQueue;->take()Ljava/lang/Object; HSPLjava/util/concurrent/PriorityBlockingQueue;->tryGrow([Ljava/lang/Object;I)V HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr;->(Ljava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;[Ljava/util/concurrent/RunnableScheduledFuture;)V HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr;->hasNext()Z +HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr;->next()Ljava/lang/Object; +HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr;->next()Ljava/lang/Runnable; +HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr;->remove()V HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;->()V HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;->add(Ljava/lang/Object;)Z HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;->add(Ljava/lang/Runnable;)Z @@ -37164,14 +26069,14 @@ HSPLjava/util/concurrent/Semaphore$FairSync;->tryAcquireShared(I)I HSPLjava/util/concurrent/Semaphore$NonfairSync;->(I)V HSPLjava/util/concurrent/Semaphore$NonfairSync;->tryAcquireShared(I)I HSPLjava/util/concurrent/Semaphore$Sync;->(I)V -HSPLjava/util/concurrent/Semaphore$Sync;->drainPermits()I +HSPLjava/util/concurrent/Semaphore$Sync;->getPermits()I HSPLjava/util/concurrent/Semaphore$Sync;->nonfairTryAcquireShared(I)I HSPLjava/util/concurrent/Semaphore$Sync;->tryReleaseShared(I)Z HSPLjava/util/concurrent/Semaphore;->(I)V HSPLjava/util/concurrent/Semaphore;->(IZ)V HSPLjava/util/concurrent/Semaphore;->acquire()V HSPLjava/util/concurrent/Semaphore;->acquireUninterruptibly()V -HSPLjava/util/concurrent/Semaphore;->drainPermits()I +HSPLjava/util/concurrent/Semaphore;->availablePermits()I HSPLjava/util/concurrent/Semaphore;->release()V HSPLjava/util/concurrent/Semaphore;->tryAcquire()Z HSPLjava/util/concurrent/Semaphore;->tryAcquire(IJLjava/util/concurrent/TimeUnit;)Z @@ -37192,17 +26097,16 @@ HSPLjava/util/concurrent/SynchronousQueue$TransferStack;->transfer(Ljava/lang/Ob HSPLjava/util/concurrent/SynchronousQueue$Transferer;->()V HSPLjava/util/concurrent/SynchronousQueue;->()V HSPLjava/util/concurrent/SynchronousQueue;->(Z)V -HSPLjava/util/concurrent/SynchronousQueue;->drainTo(Ljava/util/Collection;)I HSPLjava/util/concurrent/SynchronousQueue;->isEmpty()Z HSPLjava/util/concurrent/SynchronousQueue;->offer(Ljava/lang/Object;)Z -HSPLjava/util/concurrent/SynchronousQueue;->poll()Ljava/lang/Object; HSPLjava/util/concurrent/SynchronousQueue;->poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; HSPLjava/util/concurrent/SynchronousQueue;->take()Ljava/lang/Object; -PLjava/util/concurrent/ThreadLocalRandom;->internalNextLong(JJ)J -HPLjava/util/concurrent/ThreadLocalRandom;->nextFloat()F +HSPLjava/util/concurrent/ThreadLocalRandom;->current()Ljava/util/concurrent/ThreadLocalRandom; +HSPLjava/util/concurrent/ThreadLocalRandom;->localInit()V +HSPLjava/util/concurrent/ThreadLocalRandom;->mix32(J)I +HSPLjava/util/concurrent/ThreadLocalRandom;->mix64(J)J HSPLjava/util/concurrent/ThreadLocalRandom;->nextInt()I -HSPLjava/util/concurrent/ThreadLocalRandom;->nextInt(I)I -PLjava/util/concurrent/ThreadLocalRandom;->nextLong(JJ)J +HSPLjava/util/concurrent/ThreadLocalRandom;->nextSecondarySeed()I HSPLjava/util/concurrent/ThreadLocalRandom;->nextSeed()J HSPLjava/util/concurrent/ThreadPoolExecutor$DiscardPolicy;->()V HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->(Ljava/util/concurrent/ThreadPoolExecutor;Ljava/lang/Runnable;)V @@ -37242,6 +26146,7 @@ HSPLjava/util/concurrent/ThreadPoolExecutor;->interruptWorkers()V HSPLjava/util/concurrent/ThreadPoolExecutor;->isRunning(I)Z HSPLjava/util/concurrent/ThreadPoolExecutor;->isRunningOrShutdown(Z)Z HSPLjava/util/concurrent/ThreadPoolExecutor;->isShutdown()Z +HSPLjava/util/concurrent/ThreadPoolExecutor;->isTerminated()Z HSPLjava/util/concurrent/ThreadPoolExecutor;->onShutdown()V HSPLjava/util/concurrent/ThreadPoolExecutor;->prestartAllCoreThreads()I HSPLjava/util/concurrent/ThreadPoolExecutor;->processWorkerExit(Ljava/util/concurrent/ThreadPoolExecutor$Worker;Z)V @@ -37273,6 +26178,7 @@ HSPLjava/util/concurrent/TimeUnit$2;->toMillis(J)J HSPLjava/util/concurrent/TimeUnit$2;->toNanos(J)J HSPLjava/util/concurrent/TimeUnit$2;->toSeconds(J)J HSPLjava/util/concurrent/TimeUnit$3;->convert(JLjava/util/concurrent/TimeUnit;)J +HSPLjava/util/concurrent/TimeUnit$3;->excessNanos(JJ)I HSPLjava/util/concurrent/TimeUnit$3;->toDays(J)J HSPLjava/util/concurrent/TimeUnit$3;->toHours(J)J HSPLjava/util/concurrent/TimeUnit$3;->toMicros(J)J @@ -37291,6 +26197,7 @@ HSPLjava/util/concurrent/TimeUnit$5;->toMillis(J)J HSPLjava/util/concurrent/TimeUnit$5;->toNanos(J)J HSPLjava/util/concurrent/TimeUnit$5;->toSeconds(J)J HSPLjava/util/concurrent/TimeUnit$6;->convert(JLjava/util/concurrent/TimeUnit;)J +HSPLjava/util/concurrent/TimeUnit$6;->toMicros(J)J HSPLjava/util/concurrent/TimeUnit$6;->toMillis(J)J HSPLjava/util/concurrent/TimeUnit$6;->toMinutes(J)J HSPLjava/util/concurrent/TimeUnit$6;->toNanos(J)J @@ -37299,6 +26206,7 @@ HSPLjava/util/concurrent/TimeUnit$7;->toMillis(J)J HSPLjava/util/concurrent/TimeUnit$7;->toMinutes(J)J HSPLjava/util/concurrent/TimeUnit$7;->toNanos(J)J HSPLjava/util/concurrent/TimeUnit$7;->toSeconds(J)J +HSPLjava/util/concurrent/TimeUnit;->sleep(J)V HSPLjava/util/concurrent/TimeUnit;->x(JJJ)J HSPLjava/util/concurrent/TimeoutException;->()V HSPLjava/util/concurrent/TimeoutException;->(Ljava/lang/String;)V @@ -37321,7 +26229,6 @@ HSPLjava/util/concurrent/atomic/AtomicInteger;->getAndDecrement()I HSPLjava/util/concurrent/atomic/AtomicInteger;->getAndIncrement()I HSPLjava/util/concurrent/atomic/AtomicInteger;->getAndSet(I)I HSPLjava/util/concurrent/atomic/AtomicInteger;->incrementAndGet()I -HSPLjava/util/concurrent/atomic/AtomicInteger;->intValue()I HSPLjava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V HSPLjava/util/concurrent/atomic/AtomicInteger;->set(I)V HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Class;)V @@ -37329,6 +26236,7 @@ HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpda HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->compareAndSet(Ljava/lang/Object;II)Z HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->decrementAndGet(Ljava/lang/Object;)I HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->getAndAdd(Ljava/lang/Object;I)I +HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->incrementAndGet(Ljava/lang/Object;)I HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl;->set(Ljava/lang/Object;I)V HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater;->()V HSPLjava/util/concurrent/atomic/AtomicIntegerFieldUpdater;->newUpdater(Ljava/lang/Class;Ljava/lang/String;)Ljava/util/concurrent/atomic/AtomicIntegerFieldUpdater; @@ -37347,6 +26255,8 @@ HSPLjava/util/concurrent/atomic/AtomicLong;->set(J)V HSPLjava/util/concurrent/atomic/AtomicLong;->toString()Ljava/lang/String; HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Class;)V HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->accessCheck(Ljava/lang/Object;)V +HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->addAndGet(Ljava/lang/Object;J)J +HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->compareAndSet(Ljava/lang/Object;JJ)Z HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->getAndAdd(Ljava/lang/Object;J)J HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater$CASUpdater;->incrementAndGet(Ljava/lang/Object;)J HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater;->()V @@ -37356,7 +26266,6 @@ HSPLjava/util/concurrent/atomic/AtomicReference;->(Ljava/lang/Object;)V HSPLjava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLjava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object; HSPLjava/util/concurrent/atomic/AtomicReference;->getAndSet(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/concurrent/atomic/AtomicReference;->getAndUpdate(Ljava/util/function/UnaryOperator;)Ljava/lang/Object; HSPLjava/util/concurrent/atomic/AtomicReference;->lazySet(Ljava/lang/Object;)V HSPLjava/util/concurrent/atomic/AtomicReference;->set(Ljava/lang/Object;)V HSPLjava/util/concurrent/atomic/AtomicReference;->updateAndGet(Ljava/util/function/UnaryOperator;)Ljava/lang/Object; @@ -37392,8 +26301,6 @@ HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->awai HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->checkInterruptWhileWaiting(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)I HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->doSignal(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)V HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->doSignalAll(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)V -HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->hasWaiters()Z -HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->isOwnedBy(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer;)Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->reportInterruptAfterWait(I)V HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->signal()V HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;->signalAll()V @@ -37426,10 +26333,8 @@ HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->findNodeFromTail(Lja HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->fullyRelease(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)I HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->getState()I HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->hasQueuedPredecessors()Z -HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->hasWaiters(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;)Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->initializeSyncQueue()V HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->isOnSyncQueue(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)Z -HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->owns(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject;)Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->parkAndCheckInterrupt()Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->release(I)Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->releaseShared(I)Z @@ -37443,6 +26348,7 @@ HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->transferForSignal(Lj HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->tryAcquireSharedNanos(IJ)Z HSPLjava/util/concurrent/locks/AbstractQueuedSynchronizer;->unparkSuccessor(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)V HSPLjava/util/concurrent/locks/LockSupport;->park(Ljava/lang/Object;)V +HSPLjava/util/concurrent/locks/LockSupport;->parkNanos(J)V HSPLjava/util/concurrent/locks/LockSupport;->parkNanos(Ljava/lang/Object;J)V HSPLjava/util/concurrent/locks/LockSupport;->setBlocker(Ljava/lang/Thread;Ljava/lang/Object;)V HSPLjava/util/concurrent/locks/LockSupport;->unpark(Ljava/lang/Thread;)V @@ -37459,7 +26365,6 @@ HSPLjava/util/concurrent/locks/ReentrantLock$Sync;->nonfairTryAcquire(I)Z HSPLjava/util/concurrent/locks/ReentrantLock$Sync;->tryRelease(I)Z HSPLjava/util/concurrent/locks/ReentrantLock;->()V HSPLjava/util/concurrent/locks/ReentrantLock;->(Z)V -HSPLjava/util/concurrent/locks/ReentrantLock;->hasWaiters(Ljava/util/concurrent/locks/Condition;)Z HSPLjava/util/concurrent/locks/ReentrantLock;->isHeldByCurrentThread()Z HSPLjava/util/concurrent/locks/ReentrantLock;->lock()V HSPLjava/util/concurrent/locks/ReentrantLock;->lockInterruptibly()V @@ -37498,29 +26403,15 @@ HSPLjava/util/concurrent/locks/ReentrantReadWriteLock;->readLock()Ljava/util/con HSPLjava/util/concurrent/locks/ReentrantReadWriteLock;->readLock()Ljava/util/concurrent/locks/ReentrantReadWriteLock$ReadLock; HSPLjava/util/concurrent/locks/ReentrantReadWriteLock;->writeLock()Ljava/util/concurrent/locks/Lock; HSPLjava/util/concurrent/locks/ReentrantReadWriteLock;->writeLock()Ljava/util/concurrent/locks/ReentrantReadWriteLock$WriteLock; -HSPLjava/util/function/-$$Lambda$BinaryOperator$3Knwql4f8FiI_kdTErIQoZf0iow;->(Ljava/util/Comparator;)V -HSPLjava/util/function/-$$Lambda$BinaryOperator$3Knwql4f8FiI_kdTErIQoZf0iow;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/function/-$$Lambda$BinaryOperator$VtqX3IR_hdMCwPRwateEouzRVac;->(Ljava/util/Comparator;)V HSPLjava/util/function/-$$Lambda$DoubleUnaryOperator$fMqbmyuFiG9uqN67vXywtdk5dnI;->(Ljava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;)V -HSPLjava/util/function/-$$Lambda$DoubleUnaryOperator$fMqbmyuFiG9uqN67vXywtdk5dnI;->applyAsDouble(D)D HSPLjava/util/function/-$$Lambda$Function$vmLxiaodQZobhbU5ip9gnhAvlK0;->()V HSPLjava/util/function/-$$Lambda$Function$vmLxiaodQZobhbU5ip9gnhAvlK0;->()V HSPLjava/util/function/-$$Lambda$Function$vmLxiaodQZobhbU5ip9gnhAvlK0;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/function/-$$Lambda$Predicate$K5BgP3UF1wL11QVxHT6KFQSSR2A;->(Ljava/util/function/Predicate;Ljava/util/function/Predicate;)V -HSPLjava/util/function/-$$Lambda$Predicate$K5BgP3UF1wL11QVxHT6KFQSSR2A;->test(Ljava/lang/Object;)Z -HSPLjava/util/function/-$$Lambda$Predicate$oe_a-SM6Q0aCIQ8sDY3jellQBPI;->(Ljava/util/function/Predicate;Ljava/util/function/Predicate;)V -PLjava/util/function/-$$Lambda$Predicate$oe_a-SM6Q0aCIQ8sDY3jellQBPI;->test(Ljava/lang/Object;)Z -HSPLjava/util/function/BinaryOperator;->lambda$minBy$0(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/function/BinaryOperator;->maxBy(Ljava/util/Comparator;)Ljava/util/function/BinaryOperator; -HSPLjava/util/function/BinaryOperator;->minBy(Ljava/util/Comparator;)Ljava/util/function/BinaryOperator; HSPLjava/util/function/DoubleUnaryOperator;->andThen(Ljava/util/function/DoubleUnaryOperator;)Ljava/util/function/DoubleUnaryOperator; -HSPLjava/util/function/DoubleUnaryOperator;->lambda$andThen$1(Ljava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;D)D HSPLjava/util/function/Function;->identity()Ljava/util/function/Function; HSPLjava/util/function/Function;->lambda$identity$2(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/function/Predicate;->and(Ljava/util/function/Predicate;)Ljava/util/function/Predicate; -PLjava/util/function/Predicate;->lambda$and$0(Ljava/util/function/Predicate;Ljava/util/function/Predicate;Ljava/lang/Object;)Z -HSPLjava/util/function/Predicate;->lambda$or$2(Ljava/util/function/Predicate;Ljava/util/function/Predicate;Ljava/lang/Object;)Z -HSPLjava/util/function/Predicate;->or(Ljava/util/function/Predicate;)Ljava/util/function/Predicate; HSPLjava/util/jar/Attributes$Name;->(Ljava/lang/String;)V HSPLjava/util/jar/Attributes$Name;->equals(Ljava/lang/Object;)Z HSPLjava/util/jar/Attributes$Name;->hashCode()I @@ -37533,7 +26424,6 @@ HSPLjava/util/jar/Attributes;->()V HSPLjava/util/jar/Attributes;->(I)V HSPLjava/util/jar/Attributes;->entrySet()Ljava/util/Set; HSPLjava/util/jar/Attributes;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/jar/Attributes;->getValue(Ljava/lang/String;)Ljava/lang/String; HSPLjava/util/jar/Attributes;->getValue(Ljava/util/jar/Attributes$Name;)Ljava/lang/String; HSPLjava/util/jar/Attributes;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/jar/Attributes;->putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; @@ -37543,7 +26433,6 @@ HSPLjava/util/jar/JarEntry;->(Ljava/util/zip/ZipEntry;)V HSPLjava/util/jar/JarFile$JarFileEntry;->(Ljava/util/jar/JarFile;Ljava/util/zip/ZipEntry;)V HSPLjava/util/jar/JarFile;->(Ljava/io/File;ZI)V HSPLjava/util/jar/JarFile;->(Ljava/lang/String;)V -HSPLjava/util/jar/JarFile;->(Ljava/lang/String;Z)V HSPLjava/util/jar/JarFile;->getBytes(Ljava/util/zip/ZipEntry;)[B HSPLjava/util/jar/JarFile;->getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; HSPLjava/util/jar/JarFile;->getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; @@ -37618,6 +26507,7 @@ HSPLjava/util/logging/LogManager$LoggerWeakRef;->setNode(Ljava/util/logging/LogM HSPLjava/util/logging/LogManager$LoggerWeakRef;->setParentRef(Ljava/lang/ref/WeakReference;)V HSPLjava/util/logging/LogManager$RootLogger;->accessCheckedHandlers()[Ljava/util/logging/Handler; HSPLjava/util/logging/LogManager$RootLogger;->addHandler(Ljava/util/logging/Handler;)V +HSPLjava/util/logging/LogManager$SystemLoggerContext;->demandLogger(Ljava/lang/String;Ljava/lang/String;)Ljava/util/logging/Logger; HSPLjava/util/logging/LogManager;->access$1300(Ljava/util/logging/Logger;Ljava/util/logging/Logger;)V HSPLjava/util/logging/LogManager;->access$1400(Ljava/util/logging/LogManager;Ljava/lang/String;)[Ljava/lang/String; HSPLjava/util/logging/LogManager;->access$1500(Ljava/util/logging/LogManager;)Ljava/lang/ref/ReferenceQueue; @@ -37628,6 +26518,7 @@ HSPLjava/util/logging/LogManager;->addLogger(Ljava/util/logging/Logger;)Z HSPLjava/util/logging/LogManager;->checkPermission()V HSPLjava/util/logging/LogManager;->contexts()Ljava/util/List; HSPLjava/util/logging/LogManager;->demandLogger(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)Ljava/util/logging/Logger; +HSPLjava/util/logging/LogManager;->demandSystemLogger(Ljava/lang/String;Ljava/lang/String;)Ljava/util/logging/Logger; HSPLjava/util/logging/LogManager;->doSetParent(Ljava/util/logging/Logger;Ljava/util/logging/Logger;)V HSPLjava/util/logging/LogManager;->drainLoggerRefQueueBounded()V HSPLjava/util/logging/LogManager;->ensureLogManagerInitialized()V @@ -37653,8 +26544,13 @@ HSPLjava/util/logging/LogRecord;->setLoggerName(Ljava/lang/String;)V HSPLjava/util/logging/LogRecord;->setSourceClassName(Ljava/lang/String;)V HSPLjava/util/logging/LogRecord;->setSourceMethodName(Ljava/lang/String;)V HSPLjava/util/logging/LogRecord;->setThrown(Ljava/lang/Throwable;)V +HSPLjava/util/logging/Logger$1;->(Ljava/util/Locale;)V +HSPLjava/util/logging/Logger$1;->run()Ljava/lang/Object; +HSPLjava/util/logging/Logger$1;->run()Ljava/util/ResourceBundle; +HSPLjava/util/logging/Logger$LoggerBundle;->get(Ljava/lang/String;Ljava/util/ResourceBundle;)Ljava/util/logging/Logger$LoggerBundle; HSPLjava/util/logging/Logger$LoggerBundle;->isSystemBundle()Z HSPLjava/util/logging/Logger;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/util/logging/LogManager;Z)V +HSPLjava/util/logging/Logger;->access$100()Ljava/util/logging/Logger$LoggerBundle; HSPLjava/util/logging/Logger;->accessCheckedHandlers()[Ljava/util/logging/Handler; HSPLjava/util/logging/Logger;->addHandler(Ljava/util/logging/Handler;)V HSPLjava/util/logging/Logger;->checkPermission()V @@ -37662,11 +26558,14 @@ HSPLjava/util/logging/Logger;->demandLogger(Ljava/lang/String;Ljava/lang/String; HSPLjava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;)V HSPLjava/util/logging/Logger;->doSetParent(Ljava/util/logging/Logger;)V HSPLjava/util/logging/Logger;->findResourceBundle(Ljava/lang/String;Z)Ljava/util/ResourceBundle; +HSPLjava/util/logging/Logger;->findSystemResourceBundle(Ljava/util/Locale;)Ljava/util/ResourceBundle; +HSPLjava/util/logging/Logger;->getCallersClassLoader()Ljava/lang/ClassLoader; HSPLjava/util/logging/Logger;->getEffectiveLoggerBundle()Ljava/util/logging/Logger$LoggerBundle; HSPLjava/util/logging/Logger;->getHandlers()[Ljava/util/logging/Handler; HSPLjava/util/logging/Logger;->getLogger(Ljava/lang/String;)Ljava/util/logging/Logger; HSPLjava/util/logging/Logger;->getName()Ljava/lang/String; HSPLjava/util/logging/Logger;->getParent()Ljava/util/logging/Logger; +HSPLjava/util/logging/Logger;->getPlatformLogger(Ljava/lang/String;)Ljava/util/logging/Logger; HSPLjava/util/logging/Logger;->getResourceBundle()Ljava/util/ResourceBundle; HSPLjava/util/logging/Logger;->getResourceBundleName()Ljava/lang/String; HSPLjava/util/logging/Logger;->getUseParentHandlers()Z @@ -37677,11 +26576,14 @@ HSPLjava/util/logging/Logger;->logp(Ljava/util/logging/Level;Ljava/lang/String;L HSPLjava/util/logging/Logger;->logp(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V HSPLjava/util/logging/Logger;->logp(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V HSPLjava/util/logging/Logger;->removeChildLogger(Ljava/util/logging/LogManager$LoggerWeakRef;)V +HSPLjava/util/logging/Logger;->setCallersClassLoaderRef(Ljava/lang/Class;)V HSPLjava/util/logging/Logger;->setLevel(Ljava/util/logging/Level;)V HSPLjava/util/logging/Logger;->setLogManager(Ljava/util/logging/LogManager;)V HSPLjava/util/logging/Logger;->setParent(Ljava/util/logging/Logger;)V +HSPLjava/util/logging/Logger;->setUseParentHandlers(Z)V HSPLjava/util/logging/Logger;->setupResourceInfo(Ljava/lang/String;Ljava/lang/Class;)V HSPLjava/util/logging/Logger;->updateEffectiveLevel()V +HSPLjava/util/logging/LoggingProxyImpl;->getLogger(Ljava/lang/String;)Ljava/lang/Object; HSPLjava/util/regex/Matcher;->(Ljava/util/regex/Pattern;Ljava/lang/CharSequence;)V HSPLjava/util/regex/Matcher;->appendEvaluated(Ljava/lang/StringBuffer;Ljava/lang/String;)V HSPLjava/util/regex/Matcher;->appendReplacement(Ljava/lang/StringBuffer;Ljava/lang/String;)Ljava/util/regex/Matcher; @@ -37713,26 +26615,25 @@ HSPLjava/util/regex/Matcher;->usePattern(Ljava/util/regex/Pattern;)Ljava/util/re HSPLjava/util/regex/Matcher;->useTransparentBounds(Z)Ljava/util/regex/Matcher; HSPLjava/util/regex/Pattern;->(Ljava/lang/String;I)V HSPLjava/util/regex/Pattern;->compile()V +HSPLjava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern; +HSPLjava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern; +HSPLjava/util/regex/Pattern;->fastSplit(Ljava/lang/String;Ljava/lang/String;I)[Ljava/lang/String; HSPLjava/util/regex/Pattern;->matcher(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher; +HSPLjava/util/regex/Pattern;->matches(Ljava/lang/String;Ljava/lang/CharSequence;)Z HSPLjava/util/regex/Pattern;->pattern()Ljava/lang/String; +HSPLjava/util/regex/Pattern;->quote(Ljava/lang/String;)Ljava/lang/String; HSPLjava/util/regex/Pattern;->split(Ljava/lang/CharSequence;)[Ljava/lang/String; HSPLjava/util/regex/Pattern;->split(Ljava/lang/CharSequence;I)[Ljava/lang/String; HSPLjava/util/regex/Pattern;->toString()Ljava/lang/String; HSPLjava/util/stream/-$$Lambda$-Fqbh2PYKWagvcXQCGpcZ5SjabY;->accept(Ljava/lang/Object;)V HSPLjava/util/stream/-$$Lambda$3zYnjBwxroXkzbPMSNITvUKiwLc;->()V -HSPLjava/util/stream/-$$Lambda$3zYnjBwxroXkzbPMSNITvUKiwLc;->()V -HSPLjava/util/stream/-$$Lambda$3zYnjBwxroXkzbPMSNITvUKiwLc;->apply(I)Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$6f7CNn3Ge-uKJPtfJrK7winIpGc;->()V HSPLjava/util/stream/-$$Lambda$6f7CNn3Ge-uKJPtfJrK7winIpGc;->()V HSPLjava/util/stream/-$$Lambda$6f7CNn3Ge-uKJPtfJrK7winIpGc;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$7iESFpyBAphFswscWkoKxy_v4RI;->()V HSPLjava/util/stream/-$$Lambda$7iESFpyBAphFswscWkoKxy_v4RI;->()V HSPLjava/util/stream/-$$Lambda$7iESFpyBAphFswscWkoKxy_v4RI;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLjava/util/stream/-$$Lambda$AbstractPipeline$G4SdI3kwbIVljipHqJNm_Q5gxIc;->(Ljava/util/stream/AbstractPipeline;)V -HSPLjava/util/stream/-$$Lambda$AbstractPipeline$G4SdI3kwbIVljipHqJNm_Q5gxIc;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$Collectors$3aJV_r7kv6vBGR3ssjSUIbdiQTM;->(Ljava/util/function/BinaryOperator;)V -HSPLjava/util/stream/-$$Lambda$Collectors$EUBAN5OxHnWRMAZ6QgghHeICZZ0;->(Ljava/util/function/Supplier;)V -HSPLjava/util/stream/-$$Lambda$Collectors$EUBAN5OxHnWRMAZ6QgghHeICZZ0;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$Collectors$JCCUtBO-OYI_1WWo2UbajAktswI;->()V HSPLjava/util/stream/-$$Lambda$Collectors$JCCUtBO-OYI_1WWo2UbajAktswI;->()V HSPLjava/util/stream/-$$Lambda$Collectors$MMzV-D3J3mNrMeAF_nqZDwvWB3A;->()V @@ -37740,7 +26641,6 @@ HSPLjava/util/stream/-$$Lambda$Collectors$MMzV-D3J3mNrMeAF_nqZDwvWB3A;->() HSPLjava/util/stream/-$$Lambda$Collectors$aTOumrc6Jinr9ni6-4QHfxp8e0w;->(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V HSPLjava/util/stream/-$$Lambda$Collectors$aTOumrc6Jinr9ni6-4QHfxp8e0w;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$Collectors$gtpzs045Ps_w_TbuLy0anMJwFtA;->(Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/util/function/BiConsumer;)V -HSPLjava/util/stream/-$$Lambda$Collectors$gtpzs045Ps_w_TbuLy0anMJwFtA;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLjava/util/stream/-$$Lambda$Collectors$sbjmDGsqeF4RAtdjRcDeo9UPNEs;->()V HSPLjava/util/stream/-$$Lambda$Collectors$sbjmDGsqeF4RAtdjRcDeo9UPNEs;->()V HSPLjava/util/stream/-$$Lambda$Collectors$vfQF-JJDCen_YKtRfgvkyywVMHc;->(Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/BinaryOperator;)V @@ -37752,8 +26652,6 @@ HSPLjava/util/stream/-$$Lambda$I4culQbRd0-rjXdb6TS5OWvOlKc;->accept(Ljava/lang/O HSPLjava/util/stream/-$$Lambda$IntPipeline$XU5notlkrbWFOaVCBvvQPINzdP0;->()V HSPLjava/util/stream/-$$Lambda$IntPipeline$XU5notlkrbWFOaVCBvvQPINzdP0;->()V HSPLjava/util/stream/-$$Lambda$IntPipeline$fjuqMk_wEAb7qgRzcN0dTuDPvLY;->()V -HSPLjava/util/stream/-$$Lambda$IntPipeline$fjuqMk_wEAb7qgRzcN0dTuDPvLY;->()V -HSPLjava/util/stream/-$$Lambda$IntPipeline$fjuqMk_wEAb7qgRzcN0dTuDPvLY;->applyAsInt(Ljava/lang/Object;)I HSPLjava/util/stream/-$$Lambda$MatchOps$awiZ8E-Lssi1W_b0Rr1JnmWpJDo;->(Ljava/util/stream/MatchOps$MatchKind;Ljava/util/function/Predicate;)V HSPLjava/util/stream/-$$Lambda$MatchOps$awiZ8E-Lssi1W_b0Rr1JnmWpJDo;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$MatchOps$cp0Kp3wY_QPvGabtQmqHAmPv-zY;->(Ljava/util/stream/MatchOps$MatchKind;Ljava/util/function/IntPredicate;)V @@ -37764,8 +26662,6 @@ HSPLjava/util/stream/-$$Lambda$ReferencePipeline$0FKwO25V9rCtshDWxJ-F7cWnALc;->a HSPLjava/util/stream/-$$Lambda$UBRSyPJ3VlOcJeQkp7RT_cF4kcw;->()V HSPLjava/util/stream/-$$Lambda$UBRSyPJ3VlOcJeQkp7RT_cF4kcw;->()V HSPLjava/util/stream/-$$Lambda$UBRSyPJ3VlOcJeQkp7RT_cF4kcw;->applyAsLong(JJ)J -HSPLjava/util/stream/-$$Lambda$ZQFATe8RE9f9-T_Qs_mVK_Stazs;->(Ljava/util/function/Consumer;)V -HSPLjava/util/stream/-$$Lambda$ZQFATe8RE9f9-T_Qs_mVK_Stazs;->accept(Ljava/lang/Object;)V HSPLjava/util/stream/-$$Lambda$butsdy1amoCniO_bl4Y5rer202k;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$gDKEcGxnaIgU7sqXbIS8kj9NQtE;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$oYYRiyIRXGq52jxEcsejZoqs5VM;->()V @@ -37776,7 +26672,6 @@ HSPLjava/util/stream/-$$Lambda$vRrMgxufcyfM-dLnoWpTDbfiIIM;->()V HSPLjava/util/stream/-$$Lambda$vRrMgxufcyfM-dLnoWpTDbfiIIM;->get()Ljava/lang/Object; HSPLjava/util/stream/-$$Lambda$yKtDTig2CAp7Iy8THdNIMS7_i70;->()V HSPLjava/util/stream/-$$Lambda$yKtDTig2CAp7Iy8THdNIMS7_i70;->()V -HSPLjava/util/stream/-$$Lambda$yKtDTig2CAp7Iy8THdNIMS7_i70;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLjava/util/stream/-$$Lambda$yvS8ba_uzbQnyp0w3r_NE0ebUrc;->()V HSPLjava/util/stream/-$$Lambda$yvS8ba_uzbQnyp0w3r_NE0ebUrc;->()V HSPLjava/util/stream/-$$Lambda$zWch5QbFDCUBaiveGFPDJVBlfYs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V @@ -37800,7 +26695,6 @@ HSPLjava/util/stream/AbstractPipeline;->spliterator()Ljava/util/Spliterator; HSPLjava/util/stream/AbstractPipeline;->wrapAndCopyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)Ljava/util/stream/Sink; HSPLjava/util/stream/AbstractPipeline;->wrapSink(Ljava/util/stream/Sink;)Ljava/util/stream/Sink; HSPLjava/util/stream/AbstractSpinedBuffer;->()V -HSPLjava/util/stream/AbstractSpinedBuffer;->chunkSize(I)I HSPLjava/util/stream/AbstractSpinedBuffer;->count()J HSPLjava/util/stream/Collectors$CollectorImpl;->(Ljava/util/function/Supplier;Ljava/util/function/BiConsumer;Ljava/util/function/BinaryOperator;Ljava/util/Set;)V HSPLjava/util/stream/Collectors$CollectorImpl;->(Ljava/util/function/Supplier;Ljava/util/function/BiConsumer;Ljava/util/function/BinaryOperator;Ljava/util/function/Function;Ljava/util/Set;)V @@ -37814,10 +26708,7 @@ HSPLjava/util/stream/Collectors;->castingIdentity()Ljava/util/function/Function; HSPLjava/util/stream/Collectors;->groupingBy(Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/util/stream/Collector;)Ljava/util/stream/Collector; HSPLjava/util/stream/Collectors;->joining(Ljava/lang/CharSequence;)Ljava/util/stream/Collector; HSPLjava/util/stream/Collectors;->joining(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/util/stream/Collector; -HSPLjava/util/stream/Collectors;->lambda$groupingBy$44(Ljava/util/function/Supplier;Ljava/lang/Object;)Ljava/lang/Object; -HSPLjava/util/stream/Collectors;->lambda$groupingBy$45(Ljava/util/function/Function;Ljava/util/function/Supplier;Ljava/util/function/BiConsumer;Ljava/util/Map;Ljava/lang/Object;)V HSPLjava/util/stream/Collectors;->lambda$joining$6(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/util/StringJoiner; -HSPLjava/util/stream/Collectors;->lambda$toMap$58(Ljava/util/function/Function;Ljava/util/function/Function;Ljava/util/function/BinaryOperator;Ljava/util/Map;Ljava/lang/Object;)V HSPLjava/util/stream/Collectors;->mapMerger(Ljava/util/function/BinaryOperator;)Ljava/util/function/BinaryOperator; HSPLjava/util/stream/Collectors;->throwingMerger()Ljava/util/function/BinaryOperator; HSPLjava/util/stream/Collectors;->toCollection(Ljava/util/function/Supplier;)Ljava/util/stream/Collector; @@ -37866,14 +26757,12 @@ HSPLjava/util/stream/IntPipeline$StatelessOp;->(Ljava/util/stream/Abstract HSPLjava/util/stream/IntPipeline$StatelessOp;->opIsStateful()Z HSPLjava/util/stream/IntPipeline;->(Ljava/util/Spliterator;IZ)V HSPLjava/util/stream/IntPipeline;->(Ljava/util/stream/AbstractPipeline;I)V -HSPLjava/util/stream/IntPipeline;->access$000(Ljava/util/Spliterator;)Ljava/util/Spliterator$OfInt; HSPLjava/util/stream/IntPipeline;->adapt(Ljava/util/Spliterator;)Ljava/util/Spliterator$OfInt; HSPLjava/util/stream/IntPipeline;->adapt(Ljava/util/stream/Sink;)Ljava/util/function/IntConsumer; HSPLjava/util/stream/IntPipeline;->allMatch(Ljava/util/function/IntPredicate;)Z HSPLjava/util/stream/IntPipeline;->boxed()Ljava/util/stream/Stream; HSPLjava/util/stream/IntPipeline;->distinct()Ljava/util/stream/IntStream; HSPLjava/util/stream/IntPipeline;->forEachWithCancel(Ljava/util/Spliterator;Ljava/util/stream/Sink;)V -HSPLjava/util/stream/IntPipeline;->lambda$distinct$0(Ljava/lang/Integer;)I HSPLjava/util/stream/IntPipeline;->makeNodeBuilder(JLjava/util/function/IntFunction;)Ljava/util/stream/Node$Builder; HSPLjava/util/stream/IntPipeline;->mapToObj(Ljava/util/function/IntFunction;)Ljava/util/stream/Stream; HSPLjava/util/stream/IntPipeline;->toArray()[I @@ -37918,28 +26807,11 @@ HSPLjava/util/stream/Nodes$IntFixedNodeBuilder;->begin(J)V HSPLjava/util/stream/Nodes$IntFixedNodeBuilder;->build()Ljava/util/stream/Node$OfInt; HSPLjava/util/stream/Nodes$IntFixedNodeBuilder;->build()Ljava/util/stream/Node; HSPLjava/util/stream/Nodes$IntFixedNodeBuilder;->end()V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->()V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->accept(I)V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->asPrimitiveArray()Ljava/lang/Object; -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->asPrimitiveArray()[I -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->begin(J)V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->build()Ljava/util/stream/Node$OfInt; -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->build()Ljava/util/stream/Node; -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->copyInto(Ljava/lang/Object;I)V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->copyInto([II)V -HSPLjava/util/stream/Nodes$IntSpinedNodeBuilder;->end()V HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->()V -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->accept(Ljava/lang/Object;)V -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->asArray(Ljava/util/function/IntFunction;)[Ljava/lang/Object; -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->begin(J)V -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->build()Ljava/util/stream/Node; -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->copyInto([Ljava/lang/Object;I)V -HSPLjava/util/stream/Nodes$SpinedNodeBuilder;->end()V HSPLjava/util/stream/Nodes;->builder()Ljava/util/stream/Node$Builder; HSPLjava/util/stream/Nodes;->builder(JLjava/util/function/IntFunction;)Ljava/util/stream/Node$Builder; HSPLjava/util/stream/Nodes;->flatten(Ljava/util/stream/Node;Ljava/util/function/IntFunction;)Ljava/util/stream/Node; HSPLjava/util/stream/Nodes;->flattenInt(Ljava/util/stream/Node$OfInt;)Ljava/util/stream/Node$OfInt; -HSPLjava/util/stream/Nodes;->intBuilder()Ljava/util/stream/Node$Builder$OfInt; HSPLjava/util/stream/Nodes;->intBuilder(J)Ljava/util/stream/Node$Builder$OfInt; HSPLjava/util/stream/PipelineHelper;->()V HSPLjava/util/stream/ReduceOps$12;->(Ljava/util/stream/StreamShape;Ljava/util/function/DoubleBinaryOperator;)V @@ -38019,9 +26891,7 @@ HSPLjava/util/stream/ReferencePipeline;->mapToDouble(Ljava/util/function/ToDoubl HSPLjava/util/stream/ReferencePipeline;->mapToInt(Ljava/util/function/ToIntFunction;)Ljava/util/stream/IntStream; HSPLjava/util/stream/ReferencePipeline;->mapToLong(Ljava/util/function/ToLongFunction;)Ljava/util/stream/LongStream; HSPLjava/util/stream/ReferencePipeline;->max(Ljava/util/Comparator;)Ljava/util/Optional; -HSPLjava/util/stream/ReferencePipeline;->min(Ljava/util/Comparator;)Ljava/util/Optional; HSPLjava/util/stream/ReferencePipeline;->reduce(Ljava/util/function/BinaryOperator;)Ljava/util/Optional; -HSPLjava/util/stream/ReferencePipeline;->sorted()Ljava/util/stream/Stream; HSPLjava/util/stream/ReferencePipeline;->sorted(Ljava/util/Comparator;)Ljava/util/stream/Stream; HSPLjava/util/stream/ReferencePipeline;->toArray(Ljava/util/function/IntFunction;)[Ljava/lang/Object; HSPLjava/util/stream/ReferencePipeline;->wrap(Ljava/util/stream/PipelineHelper;Ljava/util/function/Supplier;Z)Ljava/util/Spliterator; @@ -38035,35 +26905,6 @@ HSPLjava/util/stream/Sink$ChainedReference;->end()V HSPLjava/util/stream/Sink;->begin(J)V HSPLjava/util/stream/Sink;->end()V HSPLjava/util/stream/SortedOps$RefSortingSink;->accept(Ljava/lang/Object;)V -HSPLjava/util/stream/SpinedBuffer$1Splitr;->()V -HSPLjava/util/stream/SpinedBuffer$1Splitr;->(Ljava/util/stream/SpinedBuffer;IIII)V -HSPLjava/util/stream/SpinedBuffer$1Splitr;->characteristics()I -HSPLjava/util/stream/SpinedBuffer$1Splitr;->estimateSize()J -HSPLjava/util/stream/SpinedBuffer$1Splitr;->forEachRemaining(Ljava/util/function/Consumer;)V -HSPLjava/util/stream/SpinedBuffer$OfInt;->()V -HSPLjava/util/stream/SpinedBuffer$OfInt;->accept(I)V -HSPLjava/util/stream/SpinedBuffer$OfInt;->arrayLength(Ljava/lang/Object;)I -HSPLjava/util/stream/SpinedBuffer$OfInt;->arrayLength([I)I -HSPLjava/util/stream/SpinedBuffer$OfInt;->asPrimitiveArray()Ljava/lang/Object; -HSPLjava/util/stream/SpinedBuffer$OfInt;->clear()V -HSPLjava/util/stream/SpinedBuffer$OfInt;->copyInto(Ljava/lang/Object;I)V -HSPLjava/util/stream/SpinedBuffer$OfInt;->count()J -HSPLjava/util/stream/SpinedBuffer$OfInt;->newArray(I)Ljava/lang/Object; -HSPLjava/util/stream/SpinedBuffer$OfInt;->newArray(I)[I -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->()V -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->asPrimitiveArray()Ljava/lang/Object; -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->capacity()J -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->clear()V -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->copyInto(Ljava/lang/Object;I)V -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->ensureCapacity(J)V -HSPLjava/util/stream/SpinedBuffer$OfPrimitive;->preAccept()V -HSPLjava/util/stream/SpinedBuffer;->asArray(Ljava/util/function/IntFunction;)[Ljava/lang/Object; -HSPLjava/util/stream/SpinedBuffer;->capacity()J -HSPLjava/util/stream/SpinedBuffer;->copyInto([Ljava/lang/Object;I)V -HSPLjava/util/stream/SpinedBuffer;->ensureCapacity(J)V -HSPLjava/util/stream/SpinedBuffer;->increaseCapacity()V -HSPLjava/util/stream/SpinedBuffer;->inflateSpine()V -HSPLjava/util/stream/SpinedBuffer;->spliterator()Ljava/util/Spliterator; HSPLjava/util/stream/Stream;->builder()Ljava/util/stream/Stream$Builder; HSPLjava/util/stream/Stream;->concat(Ljava/util/stream/Stream;Ljava/util/stream/Stream;)Ljava/util/stream/Stream; HSPLjava/util/stream/Stream;->of([Ljava/lang/Object;)Ljava/util/stream/Stream; @@ -38071,35 +26912,17 @@ HSPLjava/util/stream/StreamOpFlag;->combineOpFlags(II)I HSPLjava/util/stream/StreamOpFlag;->fromCharacteristics(Ljava/util/Spliterator;)I HSPLjava/util/stream/StreamOpFlag;->getMask(I)I HSPLjava/util/stream/StreamOpFlag;->isKnown(I)Z -HSPLjava/util/stream/StreamOpFlag;->toCharacteristics(I)I -HSPLjava/util/stream/StreamOpFlag;->toStreamFlags(I)I -HSPLjava/util/stream/StreamSpliterators$AbstractWrappingSpliterator;->(Ljava/util/stream/PipelineHelper;Ljava/util/function/Supplier;Z)V -HSPLjava/util/stream/StreamSpliterators$AbstractWrappingSpliterator;->characteristics()I -HSPLjava/util/stream/StreamSpliterators$AbstractWrappingSpliterator;->estimateSize()J -HSPLjava/util/stream/StreamSpliterators$AbstractWrappingSpliterator;->init()V -HSPLjava/util/stream/StreamSpliterators$WrappingSpliterator;->(Ljava/util/stream/PipelineHelper;Ljava/util/function/Supplier;Z)V -HSPLjava/util/stream/StreamSpliterators$WrappingSpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V HSPLjava/util/stream/StreamSupport;->intStream(Ljava/util/Spliterator$OfInt;Z)Ljava/util/stream/IntStream; HSPLjava/util/stream/StreamSupport;->stream(Ljava/util/Spliterator;Z)Ljava/util/stream/Stream; HSPLjava/util/stream/Streams$2;->(Ljava/util/stream/BaseStream;Ljava/util/stream/BaseStream;)V -HSPLjava/util/stream/Streams$AbstractStreamBuilderImpl;->()V -HSPLjava/util/stream/Streams$AbstractStreamBuilderImpl;->(Ljava/util/stream/Streams$1;)V -HPLjava/util/stream/Streams$AbstractStreamBuilderImpl;->characteristics()I -HPLjava/util/stream/Streams$AbstractStreamBuilderImpl;->estimateSize()J HSPLjava/util/stream/Streams$ConcatSpliterator$OfRef;->(Ljava/util/Spliterator;Ljava/util/Spliterator;)V HSPLjava/util/stream/Streams$ConcatSpliterator;->(Ljava/util/Spliterator;Ljava/util/Spliterator;)V HSPLjava/util/stream/Streams$ConcatSpliterator;->characteristics()I -HSPLjava/util/stream/Streams$ConcatSpliterator;->estimateSize()J -HSPLjava/util/stream/Streams$ConcatSpliterator;->forEachRemaining(Ljava/util/function/Consumer;)V HSPLjava/util/stream/Streams$RangeIntSpliterator;->(III)V HSPLjava/util/stream/Streams$RangeIntSpliterator;->(IIZ)V HSPLjava/util/stream/Streams$RangeIntSpliterator;->characteristics()I HSPLjava/util/stream/Streams$RangeIntSpliterator;->forEachRemaining(Ljava/util/function/IntConsumer;)V HSPLjava/util/stream/Streams$RangeIntSpliterator;->getComparator()Ljava/util/Comparator; -HSPLjava/util/stream/Streams$StreamBuilderImpl;->()V -HSPLjava/util/stream/Streams$StreamBuilderImpl;->accept(Ljava/lang/Object;)V -HSPLjava/util/stream/Streams$StreamBuilderImpl;->build()Ljava/util/stream/Stream; -HPLjava/util/stream/Streams$StreamBuilderImpl;->forEachRemaining(Ljava/util/function/Consumer;)V HSPLjava/util/stream/Streams;->composedClose(Ljava/util/stream/BaseStream;Ljava/util/stream/BaseStream;)Ljava/lang/Runnable; HSPLjava/util/stream/TerminalOp;->getOpFlags()I HSPLjava/util/zip/Adler32;->()V @@ -38115,7 +26938,6 @@ HSPLjava/util/zip/CheckedInputStream;->read()I HSPLjava/util/zip/CheckedInputStream;->read([BII)I HSPLjava/util/zip/Deflater;->()V HSPLjava/util/zip/Deflater;->(IZ)V -HSPLjava/util/zip/Deflater;->deflate([B)I HSPLjava/util/zip/Deflater;->deflate([BII)I HSPLjava/util/zip/Deflater;->deflate([BIII)I HSPLjava/util/zip/Deflater;->end()V @@ -38126,10 +26948,7 @@ HSPLjava/util/zip/Deflater;->finished()Z HSPLjava/util/zip/Deflater;->getBytesRead()J HSPLjava/util/zip/Deflater;->getTotalIn()I HSPLjava/util/zip/Deflater;->needsInput()Z -HSPLjava/util/zip/Deflater;->reset()V -HSPLjava/util/zip/Deflater;->setInput([B)V HSPLjava/util/zip/Deflater;->setInput([BII)V -HSPLjava/util/zip/Deflater;->setLevel(I)V HSPLjava/util/zip/DeflaterOutputStream;->(Ljava/io/OutputStream;)V HSPLjava/util/zip/DeflaterOutputStream;->(Ljava/io/OutputStream;Ljava/util/zip/Deflater;)V HSPLjava/util/zip/DeflaterOutputStream;->(Ljava/io/OutputStream;Ljava/util/zip/Deflater;IZ)V @@ -38191,22 +27010,12 @@ HSPLjava/util/zip/ZipCoder;->isUTF8()Z HSPLjava/util/zip/ZipCoder;->toString([BI)Ljava/lang/String; HSPLjava/util/zip/ZipEntry;->()V HSPLjava/util/zip/ZipEntry;->(Ljava/lang/String;)V -HSPLjava/util/zip/ZipEntry;->(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)V HSPLjava/util/zip/ZipEntry;->(Ljava/util/zip/ZipEntry;)V -HSPLjava/util/zip/ZipEntry;->getCompressedSize()J -HSPLjava/util/zip/ZipEntry;->getCrc()J -HSPLjava/util/zip/ZipEntry;->getDataOffset()J HSPLjava/util/zip/ZipEntry;->getMethod()I HSPLjava/util/zip/ZipEntry;->getName()Ljava/lang/String; HSPLjava/util/zip/ZipEntry;->getSize()J HSPLjava/util/zip/ZipEntry;->isDirectory()Z HSPLjava/util/zip/ZipEntry;->setExtra0([BZ)V -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->(Ljava/util/zip/ZipFile;)V -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->hasMoreElements()Z -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->hasNext()Z -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->next()Ljava/util/zip/ZipEntry; -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->nextElement()Ljava/lang/Object; -HSPLjava/util/zip/ZipFile$ZipEntryIterator;->nextElement()Ljava/util/zip/ZipEntry; HSPLjava/util/zip/ZipFile$ZipFileInflaterInputStream;->(Ljava/util/zip/ZipFile;Ljava/util/zip/ZipFile$ZipFileInputStream;Ljava/util/zip/Inflater;I)V HSPLjava/util/zip/ZipFile$ZipFileInflaterInputStream;->available()I HSPLjava/util/zip/ZipFile$ZipFileInflaterInputStream;->close()V @@ -38228,15 +27037,10 @@ HSPLjava/util/zip/ZipFile;->access$1100(J)J HSPLjava/util/zip/ZipFile;->access$1200(J)J HSPLjava/util/zip/ZipFile;->access$1300(Ljava/util/zip/ZipFile;)V HSPLjava/util/zip/ZipFile;->access$1400(JJJ[BII)I -HSPLjava/util/zip/ZipFile;->access$200(Ljava/util/zip/ZipFile;)V -HSPLjava/util/zip/ZipFile;->access$300(Ljava/util/zip/ZipFile;)I HSPLjava/util/zip/ZipFile;->access$400(Ljava/util/zip/ZipFile;)J -HSPLjava/util/zip/ZipFile;->access$500(JI)J -HSPLjava/util/zip/ZipFile;->access$900(Ljava/util/zip/ZipFile;Ljava/lang/String;J)Ljava/util/zip/ZipEntry; HSPLjava/util/zip/ZipFile;->close()V HSPLjava/util/zip/ZipFile;->ensureOpen()V HSPLjava/util/zip/ZipFile;->ensureOpenOrZipException()V -HSPLjava/util/zip/ZipFile;->entries()Ljava/util/Enumeration; HSPLjava/util/zip/ZipFile;->finalize()V HSPLjava/util/zip/ZipFile;->getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; HSPLjava/util/zip/ZipFile;->getInflater()Ljava/util/zip/Inflater; @@ -38277,27 +27081,12 @@ HSPLjavax/crypto/Cipher;->unwrap([BLjava/lang/String;I)Ljava/security/Key; HSPLjavax/crypto/Cipher;->updateAAD([B)V HSPLjavax/crypto/Cipher;->updateAAD([BII)V HSPLjavax/crypto/Cipher;->updateProviderIfNeeded()V -HSPLjavax/crypto/Cipher;->wrap(Ljava/security/Key;)[B HSPLjavax/crypto/CipherSpi;->()V -HSPLjavax/crypto/KeyAgreement;->()V -HSPLjavax/crypto/KeyAgreement;->(Ljava/lang/String;)V -HSPLjavax/crypto/KeyAgreement;->chooseFirstProvider()V -HSPLjavax/crypto/KeyAgreement;->chooseProvider(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V -HSPLjavax/crypto/KeyAgreement;->doPhase(Ljava/security/Key;Z)Ljava/security/Key; -HSPLjavax/crypto/KeyAgreement;->generateSecret()[B -HSPLjavax/crypto/KeyAgreement;->getInstance(Ljava/lang/String;)Ljavax/crypto/KeyAgreement; -HSPLjavax/crypto/KeyAgreement;->implInit(Ljavax/crypto/KeyAgreementSpi;ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V -HSPLjavax/crypto/KeyAgreement;->init(Ljava/security/Key;)V -HSPLjavax/crypto/KeyAgreement;->init(Ljava/security/Key;Ljava/security/SecureRandom;)V -HSPLjavax/crypto/KeyAgreementSpi;->()V +HSPLjavax/crypto/JceSecurity;->canUseProvider(Ljava/security/Provider;)Z HSPLjavax/crypto/KeyGenerator;->(Ljava/lang/String;)V -HSPLjavax/crypto/KeyGenerator;->(Ljavax/crypto/KeyGeneratorSpi;Ljava/security/Provider;Ljava/lang/String;)V HSPLjavax/crypto/KeyGenerator;->generateKey()Ljavax/crypto/SecretKey; HSPLjavax/crypto/KeyGenerator;->getInstance(Ljava/lang/String;)Ljavax/crypto/KeyGenerator; -HSPLjavax/crypto/KeyGenerator;->getInstance(Ljava/lang/String;Ljava/lang/String;)Ljavax/crypto/KeyGenerator; HSPLjavax/crypto/KeyGenerator;->init(ILjava/security/SecureRandom;)V -HSPLjavax/crypto/KeyGenerator;->init(Ljava/security/spec/AlgorithmParameterSpec;)V -HSPLjavax/crypto/KeyGenerator;->init(Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V HSPLjavax/crypto/KeyGenerator;->nextSpi(Ljavax/crypto/KeyGeneratorSpi;Z)Ljavax/crypto/KeyGeneratorSpi; HSPLjavax/crypto/KeyGeneratorSpi;->()V HSPLjavax/crypto/Mac;->(Ljava/lang/String;)V @@ -38307,11 +27096,16 @@ HSPLjavax/crypto/Mac;->doFinal()[B HSPLjavax/crypto/Mac;->doFinal([B)[B HSPLjavax/crypto/Mac;->getAlgorithm()Ljava/lang/String; HSPLjavax/crypto/Mac;->getInstance(Ljava/lang/String;)Ljavax/crypto/Mac; +HSPLjavax/crypto/Mac;->getMacLength()I HSPLjavax/crypto/Mac;->init(Ljava/security/Key;)V HSPLjavax/crypto/Mac;->update(B)V HSPLjavax/crypto/Mac;->update([B)V HSPLjavax/crypto/Mac;->update([BII)V HSPLjavax/crypto/MacSpi;->()V +HSPLjavax/crypto/SecretKeyFactory;->(Ljava/lang/String;)V +HSPLjavax/crypto/SecretKeyFactory;->generateSecret(Ljava/security/spec/KeySpec;)Ljavax/crypto/SecretKey; +HSPLjavax/crypto/SecretKeyFactory;->getInstance(Ljava/lang/String;)Ljavax/crypto/SecretKeyFactory; +HSPLjavax/crypto/SecretKeyFactory;->nextSpi(Ljavax/crypto/SecretKeyFactorySpi;)Ljavax/crypto/SecretKeyFactorySpi; HSPLjavax/crypto/SecretKeyFactorySpi;->()V HSPLjavax/crypto/spec/GCMParameterSpec;->(I[B)V HSPLjavax/crypto/spec/GCMParameterSpec;->getIV()[B @@ -38328,6 +27122,7 @@ HSPLjavax/microedition/khronos/egl/EGLContext;->getEGL()Ljavax/microedition/khro HSPLjavax/net/DefaultSocketFactory;->()V HSPLjavax/net/DefaultSocketFactory;->createSocket()Ljava/net/Socket; HSPLjavax/net/DefaultSocketFactory;->createSocket(Ljava/net/InetAddress;I)Ljava/net/Socket; +HSPLjavax/net/ServerSocketFactory;->()V HSPLjavax/net/SocketFactory;->()V HSPLjavax/net/SocketFactory;->getDefault()Ljavax/net/SocketFactory; HSPLjavax/net/ssl/ExtendedSSLSession;->()V @@ -38355,6 +27150,7 @@ HSPLjavax/net/ssl/SSLContext;->(Ljavax/net/ssl/SSLContextSpi;Ljava/securit HSPLjavax/net/ssl/SSLContext;->getDefault()Ljavax/net/ssl/SSLContext; HSPLjavax/net/ssl/SSLContext;->getInstance(Ljava/lang/String;)Ljavax/net/ssl/SSLContext; HSPLjavax/net/ssl/SSLContext;->getInstance(Ljava/lang/String;Ljava/security/Provider;)Ljavax/net/ssl/SSLContext; +HSPLjavax/net/ssl/SSLContext;->getServerSocketFactory()Ljavax/net/ssl/SSLServerSocketFactory; HSPLjavax/net/ssl/SSLContext;->getSocketFactory()Ljavax/net/ssl/SSLSocketFactory; HSPLjavax/net/ssl/SSLContext;->init([Ljavax/net/ssl/KeyManager;[Ljavax/net/ssl/TrustManager;Ljava/security/SecureRandom;)V HSPLjavax/net/ssl/SSLContext;->setDefault(Ljavax/net/ssl/SSLContext;)V @@ -38387,10 +27183,19 @@ HSPLjavax/net/ssl/SSLParameters;->setEndpointIdentificationAlgorithm(Ljava/lang/ HSPLjavax/net/ssl/SSLParameters;->setProtocols([Ljava/lang/String;)V HSPLjavax/net/ssl/SSLParameters;->setServerNames(Ljava/util/List;)V HSPLjavax/net/ssl/SSLParameters;->setUseCipherSuitesOrder(Z)V +HSPLjavax/net/ssl/SSLServerSocketFactory;->()V +HSPLjavax/net/ssl/SSLServerSocketFactory;->getDefault()Ljavax/net/ServerSocketFactory; +HSPLjavax/net/ssl/SSLServerSocketFactory;->log(Ljava/lang/String;)V HSPLjavax/net/ssl/SSLSocket;->()V HSPLjavax/net/ssl/SSLSocket;->getSSLParameters()Ljavax/net/ssl/SSLParameters; HSPLjavax/net/ssl/SSLSocket;->setSSLParameters(Ljavax/net/ssl/SSLParameters;)V +HSPLjavax/net/ssl/SSLSocketFactory$1;->(Ljava/lang/String;)V +HSPLjavax/net/ssl/SSLSocketFactory$1;->run()Ljava/lang/Object; +HSPLjavax/net/ssl/SSLSocketFactory$1;->run()Ljava/lang/String; HSPLjavax/net/ssl/SSLSocketFactory;->()V +HSPLjavax/net/ssl/SSLSocketFactory;->getDefault()Ljavax/net/SocketFactory; +HSPLjavax/net/ssl/SSLSocketFactory;->getSecurityProperty(Ljava/lang/String;)Ljava/lang/String; +HSPLjavax/net/ssl/SSLSocketFactory;->log(Ljava/lang/String;)V HSPLjavax/net/ssl/TrustManagerFactory$1;->()V HSPLjavax/net/ssl/TrustManagerFactory$1;->run()Ljava/lang/Object; HSPLjavax/net/ssl/TrustManagerFactory$1;->run()Ljava/lang/String; @@ -38418,25 +27223,33 @@ HSPLjavax/xml/parsers/DocumentBuilderFactory;->isIgnoringElementContentWhitespac HSPLjavax/xml/parsers/DocumentBuilderFactory;->isNamespaceAware()Z HSPLjavax/xml/parsers/DocumentBuilderFactory;->isValidating()Z HSPLjavax/xml/parsers/DocumentBuilderFactory;->newInstance()Ljavax/xml/parsers/DocumentBuilderFactory; -HSPLjavax/xml/parsers/DocumentBuilderFactory;->setNamespaceAware(Z)V HSPLjdk/internal/util/Preconditions;->checkIndex(IILjava/util/function/BiFunction;)I HSPLlibcore/content/type/MimeMap$Builder;->maybePut(Ljava/util/Map;Llibcore/content/type/MimeMap$Builder$Element;Ljava/lang/String;)Ljava/lang/String; HSPLlibcore/content/type/MimeMap$Builder;->put(Ljava/lang/String;Ljava/util/List;)Llibcore/content/type/MimeMap$Builder; +HSPLlibcore/content/type/MimeMap$MemoizingSupplier;->get()Ljava/lang/Object; HSPLlibcore/content/type/MimeMap;->(Ljava/util/Map;Ljava/util/Map;)V HSPLlibcore/content/type/MimeMap;->checkValidExtension(Ljava/lang/String;)V HSPLlibcore/content/type/MimeMap;->checkValidMimeType(Ljava/lang/String;)V +HSPLlibcore/content/type/MimeMap;->guessMimeTypeFromExtension(Ljava/lang/String;)Ljava/lang/String; HSPLlibcore/content/type/MimeMap;->isValidMimeTypeOrExtension(Ljava/lang/String;)Z HSPLlibcore/content/type/MimeMap;->toLowerCase(Ljava/lang/String;)Ljava/lang/String; +HSPLlibcore/icu/ICU;->getBestDateTimePattern(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String; HSPLlibcore/icu/ICU;->getCurrencyCode(Ljava/lang/String;)Ljava/lang/String; +HSPLlibcore/icu/ICU;->getExtendedCalendar(Ljava/util/Locale;Ljava/lang/String;)Lcom/android/icu/util/ExtendedCalendar; HSPLlibcore/icu/ICU;->getTimePattern(Ljava/util/Locale;ZZ)Ljava/lang/String; HSPLlibcore/icu/ICU;->setDefaultLocale(Ljava/lang/String;)V +HSPLlibcore/icu/LocaleData;->(Ljava/util/Locale;)V +HSPLlibcore/icu/LocaleData;->get(Ljava/util/Locale;)Llibcore/icu/LocaleData; HSPLlibcore/icu/LocaleData;->getCompatibleLocaleForBug159514442(Ljava/util/Locale;)Ljava/util/Locale; HSPLlibcore/icu/LocaleData;->getDateFormat(I)Ljava/lang/String; HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String; +HSPLlibcore/icu/LocaleData;->initLocaleData(Ljava/util/Locale;)Llibcore/icu/LocaleData; HSPLlibcore/icu/LocaleData;->initializeCalendarData(Ljava/util/Locale;)V HSPLlibcore/icu/LocaleData;->initializeDateFormatData(Ljava/util/Locale;)V HSPLlibcore/icu/LocaleData;->initializeDateTimePatterns(Ljava/util/Locale;)V HSPLlibcore/icu/LocaleData;->initializeDecimalFormatData(Ljava/util/Locale;)V +HSPLlibcore/icu/LocaleData;->initializePatternSeparator(Llibcore/icu/LocaleData;Ljava/util/Locale;)V +HSPLlibcore/icu/LocaleData;->mapInvalidAndNullLocales(Ljava/util/Locale;)Ljava/util/Locale; HSPLlibcore/internal/StringPool;->()V HSPLlibcore/internal/StringPool;->contentEquals(Ljava/lang/String;[CII)Z HSPLlibcore/internal/StringPool;->get([CII)Ljava/lang/String; @@ -38444,14 +27257,10 @@ HSPLlibcore/io/BlockGuardOs;->accept(Ljava/io/FileDescriptor;Ljava/net/SocketAdd HSPLlibcore/io/BlockGuardOs;->access(Ljava/lang/String;I)Z HSPLlibcore/io/BlockGuardOs;->android_getaddrinfo(Ljava/lang/String;Landroid/system/StructAddrinfo;I)[Ljava/net/InetAddress; HSPLlibcore/io/BlockGuardOs;->chmod(Ljava/lang/String;I)V -HSPLlibcore/io/BlockGuardOs;->chown(Ljava/lang/String;II)V HSPLlibcore/io/BlockGuardOs;->close(Ljava/io/FileDescriptor;)V HSPLlibcore/io/BlockGuardOs;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V -HSPLlibcore/io/BlockGuardOs;->fchmod(Ljava/io/FileDescriptor;I)V -HSPLlibcore/io/BlockGuardOs;->fchown(Ljava/io/FileDescriptor;II)V HSPLlibcore/io/BlockGuardOs;->fdatasync(Ljava/io/FileDescriptor;)V HSPLlibcore/io/BlockGuardOs;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat; -HSPLlibcore/io/BlockGuardOs;->fsync(Ljava/io/FileDescriptor;)V HSPLlibcore/io/BlockGuardOs;->ftruncate(Ljava/io/FileDescriptor;J)V HSPLlibcore/io/BlockGuardOs;->getxattr(Ljava/lang/String;Ljava/lang/String;)[B HSPLlibcore/io/BlockGuardOs;->isInetDomain(I)Z @@ -38466,13 +27275,11 @@ HSPLlibcore/io/BlockGuardOs;->mkdir(Ljava/lang/String;I)V HSPLlibcore/io/BlockGuardOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor; HSPLlibcore/io/BlockGuardOs;->poll([Landroid/system/StructPollfd;I)I HSPLlibcore/io/BlockGuardOs;->posix_fallocate(Ljava/io/FileDescriptor;JJ)V -HPLlibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I HSPLlibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;[BII)I HSPLlibcore/io/BlockGuardOs;->readlink(Ljava/lang/String;)Ljava/lang/String; HSPLlibcore/io/BlockGuardOs;->recvfrom(Ljava/io/FileDescriptor;[BIIILjava/net/InetSocketAddress;)I HSPLlibcore/io/BlockGuardOs;->remove(Ljava/lang/String;)V HSPLlibcore/io/BlockGuardOs;->rename(Ljava/lang/String;Ljava/lang/String;)V -HSPLlibcore/io/BlockGuardOs;->sendfile(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Landroid/system/Int64Ref;J)J HSPLlibcore/io/BlockGuardOs;->sendto(Ljava/io/FileDescriptor;[BIIILjava/net/InetAddress;I)I HSPLlibcore/io/BlockGuardOs;->socket(III)Ljava/io/FileDescriptor; HSPLlibcore/io/BlockGuardOs;->socketpair(IIILjava/io/FileDescriptor;Ljava/io/FileDescriptor;)V @@ -38500,18 +27307,13 @@ HSPLlibcore/io/ForwardingOs;->bind(Ljava/io/FileDescriptor;Ljava/net/InetAddress HSPLlibcore/io/ForwardingOs;->bind(Ljava/io/FileDescriptor;Ljava/net/SocketAddress;)V HSPLlibcore/io/ForwardingOs;->capget(Landroid/system/StructCapUserHeader;)[Landroid/system/StructCapUserData; HSPLlibcore/io/ForwardingOs;->chmod(Ljava/lang/String;I)V -HSPLlibcore/io/ForwardingOs;->chown(Ljava/lang/String;II)V HSPLlibcore/io/ForwardingOs;->close(Ljava/io/FileDescriptor;)V HSPLlibcore/io/ForwardingOs;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V -HSPLlibcore/io/ForwardingOs;->dup(Ljava/io/FileDescriptor;)Ljava/io/FileDescriptor; HSPLlibcore/io/ForwardingOs;->dup2(Ljava/io/FileDescriptor;I)Ljava/io/FileDescriptor; -HSPLlibcore/io/ForwardingOs;->fchmod(Ljava/io/FileDescriptor;I)V -HSPLlibcore/io/ForwardingOs;->fchown(Ljava/io/FileDescriptor;II)V HSPLlibcore/io/ForwardingOs;->fcntlInt(Ljava/io/FileDescriptor;II)I HSPLlibcore/io/ForwardingOs;->fcntlVoid(Ljava/io/FileDescriptor;I)I HSPLlibcore/io/ForwardingOs;->fdatasync(Ljava/io/FileDescriptor;)V HSPLlibcore/io/ForwardingOs;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat; -HSPLlibcore/io/ForwardingOs;->fsync(Ljava/io/FileDescriptor;)V HSPLlibcore/io/ForwardingOs;->ftruncate(Ljava/io/FileDescriptor;J)V HSPLlibcore/io/ForwardingOs;->gai_strerror(I)Ljava/lang/String; HSPLlibcore/io/ForwardingOs;->getenv(Ljava/lang/String;)Ljava/lang/String; @@ -38528,24 +27330,19 @@ HSPLlibcore/io/ForwardingOs;->getuid()I HSPLlibcore/io/ForwardingOs;->getxattr(Ljava/lang/String;Ljava/lang/String;)[B HSPLlibcore/io/ForwardingOs;->if_nametoindex(Ljava/lang/String;)I HSPLlibcore/io/ForwardingOs;->ioctlInt(Ljava/io/FileDescriptor;ILandroid/system/Int32Ref;)I -HPLlibcore/io/ForwardingOs;->kill(II)V HSPLlibcore/io/ForwardingOs;->listen(Ljava/io/FileDescriptor;I)V HSPLlibcore/io/ForwardingOs;->lseek(Ljava/io/FileDescriptor;JI)J HSPLlibcore/io/ForwardingOs;->mkdir(Ljava/lang/String;I)V -HSPLlibcore/io/ForwardingOs;->mlock(JJ)V HSPLlibcore/io/ForwardingOs;->mmap(JJIILjava/io/FileDescriptor;J)J -HSPLlibcore/io/ForwardingOs;->munmap(JJ)V HSPLlibcore/io/ForwardingOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor; HSPLlibcore/io/ForwardingOs;->pipe2(I)[Ljava/io/FileDescriptor; HSPLlibcore/io/ForwardingOs;->poll([Landroid/system/StructPollfd;I)I HSPLlibcore/io/ForwardingOs;->posix_fallocate(Ljava/io/FileDescriptor;JJ)V -HPLlibcore/io/ForwardingOs;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I HSPLlibcore/io/ForwardingOs;->read(Ljava/io/FileDescriptor;[BII)I HSPLlibcore/io/ForwardingOs;->readlink(Ljava/lang/String;)Ljava/lang/String; HSPLlibcore/io/ForwardingOs;->recvfrom(Ljava/io/FileDescriptor;[BIIILjava/net/InetSocketAddress;)I HSPLlibcore/io/ForwardingOs;->remove(Ljava/lang/String;)V HSPLlibcore/io/ForwardingOs;->rename(Ljava/lang/String;Ljava/lang/String;)V -HSPLlibcore/io/ForwardingOs;->sendfile(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Landroid/system/Int64Ref;J)J HSPLlibcore/io/ForwardingOs;->sendto(Ljava/io/FileDescriptor;[BIIILjava/net/InetAddress;I)I HSPLlibcore/io/ForwardingOs;->setpgid(II)V HSPLlibcore/io/ForwardingOs;->setregid(II)V @@ -38559,7 +27356,6 @@ HSPLlibcore/io/ForwardingOs;->stat(Ljava/lang/String;)Landroid/system/StructStat HSPLlibcore/io/ForwardingOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs; HSPLlibcore/io/ForwardingOs;->strerror(I)Ljava/lang/String; HSPLlibcore/io/ForwardingOs;->sysconf(I)J -HSPLlibcore/io/ForwardingOs;->umask(I)I HSPLlibcore/io/ForwardingOs;->write(Ljava/io/FileDescriptor;[BII)I HSPLlibcore/io/IoBridge;->bind(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V HSPLlibcore/io/IoBridge;->booleanFromInt(I)Z @@ -38586,9 +27382,6 @@ HSPLlibcore/io/IoTracker;->()V HSPLlibcore/io/IoTracker;->reset()V HSPLlibcore/io/IoTracker;->trackIo(I)V HSPLlibcore/io/IoTracker;->trackIo(ILlibcore/io/IoTracker$Mode;)V -HSPLlibcore/io/IoUtils$FileReader;->(Ljava/lang/String;)V -HSPLlibcore/io/IoUtils$FileReader;->readFully()Llibcore/io/IoUtils$FileReader; -HSPLlibcore/io/IoUtils$FileReader;->toString(Ljava/nio/charset/Charset;)Ljava/lang/String; HSPLlibcore/io/IoUtils;->acquireRawFd(Ljava/io/FileDescriptor;)I HSPLlibcore/io/IoUtils;->canOpenReadOnly(Ljava/lang/String;)Z HSPLlibcore/io/IoUtils;->close(Ljava/io/FileDescriptor;)V @@ -38596,17 +27389,13 @@ HSPLlibcore/io/IoUtils;->closeQuietly(Ljava/io/FileDescriptor;)V HSPLlibcore/io/IoUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V HSPLlibcore/io/IoUtils;->generateFdOwnerId(Ljava/lang/Object;)J HSPLlibcore/io/IoUtils;->isParcelFileDescriptor(Ljava/lang/Object;)Z -HSPLlibcore/io/IoUtils;->readFileAsString(Ljava/lang/String;)Ljava/lang/String; HSPLlibcore/io/IoUtils;->setBlocking(Ljava/io/FileDescriptor;Z)V HSPLlibcore/io/IoUtils;->setFdOwner(Ljava/io/FileDescriptor;Ljava/lang/Object;)V HSPLlibcore/io/Libcore;->compareAndSetOs(Llibcore/io/Os;Llibcore/io/Os;)Z HSPLlibcore/io/Libcore;->getOs()Llibcore/io/Os; -HPLlibcore/io/Linux;->maybeUpdateBufferPosition(Ljava/nio/ByteBuffer;II)V -HPLlibcore/io/Linux;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I HSPLlibcore/io/Linux;->read(Ljava/io/FileDescriptor;[BII)I HSPLlibcore/io/Linux;->recvfrom(Ljava/io/FileDescriptor;[BIIILjava/net/InetSocketAddress;)I HSPLlibcore/io/Linux;->sendto(Ljava/io/FileDescriptor;[BIIILjava/net/InetAddress;I)I -HSPLlibcore/io/Linux;->umask(I)I HSPLlibcore/io/Linux;->write(Ljava/io/FileDescriptor;[BII)I HSPLlibcore/io/Memory;->peekInt(JZ)I HSPLlibcore/io/Memory;->peekInt([BILjava/nio/ByteOrder;)I @@ -38614,13 +27403,10 @@ HSPLlibcore/io/Memory;->peekLong(JZ)J HSPLlibcore/io/Memory;->peekShort(JZ)S HSPLlibcore/io/Memory;->peekShort([BILjava/nio/ByteOrder;)S HSPLlibcore/io/Memory;->pokeInt(JIZ)V +HSPLlibcore/io/Memory;->pokeInt([BIILjava/nio/ByteOrder;)V HSPLlibcore/io/Memory;->pokeLong(JJZ)V -HSPLlibcore/io/Memory;->pokeShort(JSZ)V HSPLlibcore/io/Os;->compareAndSetDefault(Llibcore/io/Os;Llibcore/io/Os;)Z HSPLlibcore/io/Os;->getDefault()Llibcore/io/Os; -HSPLlibcore/io/Streams;->readFully(Ljava/io/InputStream;)[B -HPLlibcore/io/Streams;->readFully(Ljava/io/Reader;)Ljava/lang/String; -HSPLlibcore/io/Streams;->readFullyNoClose(Ljava/io/InputStream;)[B HSPLlibcore/net/InetAddressUtils;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress; HSPLlibcore/net/InetAddressUtils;->parseNumericAddressNoThrow(Ljava/lang/String;)Ljava/net/InetAddress; HSPLlibcore/net/InetAddressUtils;->parseNumericAddressNoThrowStripOptionalBrackets(Ljava/lang/String;)Ljava/net/InetAddress; @@ -38652,15 +27438,20 @@ HSPLlibcore/reflect/GenericSignatureParser;->parseClassTypeSignature()Ljava/lang HSPLlibcore/reflect/GenericSignatureParser;->parseFieldTypeSignature()Ljava/lang/reflect/Type; HSPLlibcore/reflect/GenericSignatureParser;->parseForClass(Ljava/lang/reflect/GenericDeclaration;Ljava/lang/String;)V HSPLlibcore/reflect/GenericSignatureParser;->parseForField(Ljava/lang/reflect/GenericDeclaration;Ljava/lang/String;)V +HSPLlibcore/reflect/GenericSignatureParser;->parseForMethod(Ljava/lang/reflect/GenericDeclaration;Ljava/lang/String;[Ljava/lang/Class;)V HSPLlibcore/reflect/GenericSignatureParser;->parseFormalTypeParameter()Llibcore/reflect/TypeVariableImpl; +HSPLlibcore/reflect/GenericSignatureParser;->parseMethodTypeSignature([Ljava/lang/Class;)V HSPLlibcore/reflect/GenericSignatureParser;->parseOptFormalTypeParameters()V HSPLlibcore/reflect/GenericSignatureParser;->parseOptTypeArguments()Llibcore/reflect/ListOfTypes; +HSPLlibcore/reflect/GenericSignatureParser;->parseReturnType()Ljava/lang/reflect/Type; HSPLlibcore/reflect/GenericSignatureParser;->parseTypeArgument()Ljava/lang/reflect/Type; +HSPLlibcore/reflect/GenericSignatureParser;->parseTypeSignature()Ljava/lang/reflect/Type; HSPLlibcore/reflect/GenericSignatureParser;->parseTypeVariableSignature()Llibcore/reflect/TypeVariableImpl; HSPLlibcore/reflect/GenericSignatureParser;->scanIdentifier()V HSPLlibcore/reflect/GenericSignatureParser;->scanSymbol()V HSPLlibcore/reflect/GenericSignatureParser;->setInput(Ljava/lang/reflect/GenericDeclaration;Ljava/lang/String;)V HSPLlibcore/reflect/ListOfTypes;->(I)V +HSPLlibcore/reflect/ListOfTypes;->([Ljava/lang/reflect/Type;)V HSPLlibcore/reflect/ListOfTypes;->add(Ljava/lang/reflect/Type;)V HSPLlibcore/reflect/ListOfTypes;->getResolvedTypes()[Ljava/lang/reflect/Type; HSPLlibcore/reflect/ListOfTypes;->length()I @@ -38669,7 +27460,6 @@ HSPLlibcore/reflect/ListOfVariables;->()V HSPLlibcore/reflect/ListOfVariables;->add(Ljava/lang/reflect/TypeVariable;)V HSPLlibcore/reflect/ListOfVariables;->getArray()[Ljava/lang/reflect/TypeVariable; HSPLlibcore/reflect/ParameterizedTypeImpl;->(Llibcore/reflect/ParameterizedTypeImpl;Ljava/lang/String;Llibcore/reflect/ListOfTypes;Ljava/lang/ClassLoader;)V -HSPLlibcore/reflect/ParameterizedTypeImpl;->equals(Ljava/lang/Object;)Z HSPLlibcore/reflect/ParameterizedTypeImpl;->getActualTypeArguments()[Ljava/lang/reflect/Type; HSPLlibcore/reflect/ParameterizedTypeImpl;->getOwnerType()Ljava/lang/reflect/Type; HSPLlibcore/reflect/ParameterizedTypeImpl;->getRawType()Ljava/lang/Class; @@ -38685,6 +27475,7 @@ HSPLlibcore/reflect/TypeVariableImpl;->hashCode()I HSPLlibcore/reflect/TypeVariableImpl;->resolve()V HSPLlibcore/reflect/Types;->getType(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type; HSPLlibcore/reflect/Types;->getTypeArray(Llibcore/reflect/ListOfTypes;Z)[Ljava/lang/reflect/Type; +HSPLlibcore/reflect/WildcardTypeImpl;->(Llibcore/reflect/ListOfTypes;Llibcore/reflect/ListOfTypes;)V HSPLlibcore/util/ArrayUtils;->throwsIfOutOfBounds(III)V HSPLlibcore/util/BasicLruCache;->create(Ljava/lang/Object;)Ljava/lang/Object; HSPLlibcore/util/BasicLruCache;->entryEvicted(Ljava/lang/Object;Ljava/lang/Object;)V @@ -38702,24 +27493,15 @@ HSPLlibcore/util/FP16;->lessEquals(SS)Z HSPLlibcore/util/FP16;->rint(S)S HSPLlibcore/util/FP16;->toFloat(S)F HSPLlibcore/util/FP16;->toHalf(F)S -HSPLlibcore/util/HexEncoding;->decode(Ljava/lang/String;Z)[B -HSPLlibcore/util/HexEncoding;->decode([CZ)[B -HSPLlibcore/util/HexEncoding;->encode([BIIZ)[C -HSPLlibcore/util/HexEncoding;->encode([BZ)[C -HSPLlibcore/util/HexEncoding;->encodeToString([B)Ljava/lang/String; -HSPLlibcore/util/HexEncoding;->encodeToString([BZ)Ljava/lang/String; -HSPLlibcore/util/HexEncoding;->toDigit([CI)I HSPLlibcore/util/NativeAllocationRegistry$CleanerRunner;->(Lsun/misc/Cleaner;)V HSPLlibcore/util/NativeAllocationRegistry$CleanerRunner;->run()V HSPLlibcore/util/NativeAllocationRegistry$CleanerThunk;->(Llibcore/util/NativeAllocationRegistry;)V HSPLlibcore/util/NativeAllocationRegistry$CleanerThunk;->run()V HSPLlibcore/util/NativeAllocationRegistry$CleanerThunk;->setNativePtr(J)V -HSPLlibcore/util/NativeAllocationRegistry;->(Ljava/lang/ClassLoader;JJ)V HSPLlibcore/util/NativeAllocationRegistry;->(Ljava/lang/ClassLoader;JJZ)V HSPLlibcore/util/NativeAllocationRegistry;->access$000(Llibcore/util/NativeAllocationRegistry;)J HSPLlibcore/util/NativeAllocationRegistry;->access$100(Llibcore/util/NativeAllocationRegistry;)J HSPLlibcore/util/NativeAllocationRegistry;->access$200(J)V -HSPLlibcore/util/NativeAllocationRegistry;->createMalloced(Ljava/lang/ClassLoader;J)Llibcore/util/NativeAllocationRegistry; HSPLlibcore/util/NativeAllocationRegistry;->createMalloced(Ljava/lang/ClassLoader;JJ)Llibcore/util/NativeAllocationRegistry; HSPLlibcore/util/NativeAllocationRegistry;->createNonmalloced(Ljava/lang/ClassLoader;JJ)Llibcore/util/NativeAllocationRegistry; HSPLlibcore/util/NativeAllocationRegistry;->registerNativeAllocation(J)V @@ -38728,9 +27510,10 @@ HSPLlibcore/util/NativeAllocationRegistry;->registerNativeFree(J)V HSPLlibcore/util/SneakyThrow;->sneakyThrow(Ljava/lang/Throwable;)V HSPLlibcore/util/SneakyThrow;->sneakyThrow_(Ljava/lang/Throwable;)V HSPLlibcore/util/XmlObjectFactory;->newXmlPullParser()Lorg/xmlpull/v1/XmlPullParser; -HSPLlibcore/util/XmlObjectFactory;->newXmlSerializer()Lorg/xmlpull/v1/XmlSerializer; -HSPLlibcore/util/ZoneInfo;->(Lcom/android/i18n/timezone/ZoneInfoData;)V +HSPLlibcore/util/ZoneInfo;->(Lcom/android/i18n/timezone/ZoneInfoData;IZ)V HSPLlibcore/util/ZoneInfo;->clone()Ljava/lang/Object; +HSPLlibcore/util/ZoneInfo;->createZoneInfo(Lcom/android/i18n/timezone/ZoneInfoData;)Llibcore/util/ZoneInfo; +HSPLlibcore/util/ZoneInfo;->createZoneInfo(Lcom/android/i18n/timezone/ZoneInfoData;J)Llibcore/util/ZoneInfo; HSPLlibcore/util/ZoneInfo;->getDSTSavings()I HSPLlibcore/util/ZoneInfo;->getOffset(J)I HSPLlibcore/util/ZoneInfo;->getOffsetsByUtcTime(J[I)I @@ -38744,77 +27527,55 @@ HSPLorg/apache/harmony/dalvik/ddmc/ChunkHandler;->putString(Ljava/nio/ByteBuffer HSPLorg/apache/harmony/dalvik/ddmc/DdmServer;->broadcast(I)V HSPLorg/apache/harmony/dalvik/ddmc/DdmServer;->dispatch(I[BII)Lorg/apache/harmony/dalvik/ddmc/Chunk; HSPLorg/apache/harmony/dalvik/ddmc/DdmServer;->sendChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)V -HSPLorg/apache/harmony/xml/dom/AttrImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/AttrImpl;->getName()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/AttrImpl;->getNodeType()S -HSPLorg/apache/harmony/xml/dom/AttrImpl;->getOwnerElement()Lorg/w3c/dom/Element; -HSPLorg/apache/harmony/xml/dom/AttrImpl;->getValue()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/AttrImpl;->setPrefix(Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/AttrImpl;->setValue(Ljava/lang/String;)V HSPLorg/apache/harmony/xml/dom/CharacterDataImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;Ljava/lang/String;)V HSPLorg/apache/harmony/xml/dom/CharacterDataImpl;->getData()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/CharacterDataImpl;->getLength()I HSPLorg/apache/harmony/xml/dom/CharacterDataImpl;->getNodeValue()Ljava/lang/String; HSPLorg/apache/harmony/xml/dom/CharacterDataImpl;->setData(Ljava/lang/String;)V HSPLorg/apache/harmony/xml/dom/DOMImplementationImpl;->()V HSPLorg/apache/harmony/xml/dom/DOMImplementationImpl;->getInstance()Lorg/apache/harmony/xml/dom/DOMImplementationImpl; HSPLorg/apache/harmony/xml/dom/DocumentImpl;->(Lorg/apache/harmony/xml/dom/DOMImplementationImpl;Ljava/lang/String;Ljava/lang/String;Lorg/w3c/dom/DocumentType;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/DocumentImpl;->createAttributeNS(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/harmony/xml/dom/AttrImpl; -HSPLorg/apache/harmony/xml/dom/DocumentImpl;->createElement(Ljava/lang/String;)Lorg/apache/harmony/xml/dom/ElementImpl; -HSPLorg/apache/harmony/xml/dom/DocumentImpl;->createElementNS(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/harmony/xml/dom/ElementImpl; HSPLorg/apache/harmony/xml/dom/DocumentImpl;->getDocumentElement()Lorg/w3c/dom/Element; HSPLorg/apache/harmony/xml/dom/DocumentImpl;->insertChildAt(Lorg/w3c/dom/Node;I)Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/DocumentImpl;->isXMLIdentifier(Ljava/lang/String;)Z HSPLorg/apache/harmony/xml/dom/DocumentImpl;->isXMLIdentifierPart(C)Z HSPLorg/apache/harmony/xml/dom/DocumentImpl;->isXMLIdentifierStart(C)Z HSPLorg/apache/harmony/xml/dom/DocumentImpl;->setDocumentURI(Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/ElementImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/ElementImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/ElementImpl;->getLocalName()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/ElementImpl;->getNamespaceURI()Ljava/lang/String; HSPLorg/apache/harmony/xml/dom/ElementImpl;->getNodeName()Ljava/lang/String; HSPLorg/apache/harmony/xml/dom/ElementImpl;->getNodeType()S HSPLorg/apache/harmony/xml/dom/ElementImpl;->getTagName()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/ElementImpl;->indexOfAttributeNS(Ljava/lang/String;Ljava/lang/String;)I -HSPLorg/apache/harmony/xml/dom/ElementImpl;->setAttributeNodeNS(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr; -HSPLorg/apache/harmony/xml/dom/ElementImpl;->setPrefix(Ljava/lang/String;)V HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;)V HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->appendChild(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->getChildNodes()Lorg/w3c/dom/NodeList; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->getFirstChild()Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->getLastChild()Lorg/w3c/dom/Node; -HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->getNextSibling()Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->getTextContent()Ljava/lang/String; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->hasTextContent(Lorg/w3c/dom/Node;)Z HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->insertChildAt(Lorg/w3c/dom/Node;I)Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->isParentOf(Lorg/w3c/dom/Node;)Z -HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->normalize()V HSPLorg/apache/harmony/xml/dom/InnerNodeImpl;->refreshIndices(I)V HSPLorg/apache/harmony/xml/dom/LeafNodeImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;)V HSPLorg/apache/harmony/xml/dom/LeafNodeImpl;->getNextSibling()Lorg/w3c/dom/Node; -HSPLorg/apache/harmony/xml/dom/LeafNodeImpl;->getPreviousSibling()Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/LeafNodeImpl;->isParentOf(Lorg/w3c/dom/Node;)Z HSPLorg/apache/harmony/xml/dom/NodeImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;)V HSPLorg/apache/harmony/xml/dom/NodeImpl;->getTextContent()Ljava/lang/String; -HSPLorg/apache/harmony/xml/dom/NodeImpl;->normalize()V HSPLorg/apache/harmony/xml/dom/NodeImpl;->setName(Lorg/apache/harmony/xml/dom/NodeImpl;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/NodeImpl;->setNameNS(Lorg/apache/harmony/xml/dom/NodeImpl;Ljava/lang/String;Ljava/lang/String;)V -HSPLorg/apache/harmony/xml/dom/NodeImpl;->validatePrefix(Ljava/lang/String;ZLjava/lang/String;)Ljava/lang/String; HSPLorg/apache/harmony/xml/dom/NodeListImpl;->()V HSPLorg/apache/harmony/xml/dom/NodeListImpl;->add(Lorg/apache/harmony/xml/dom/NodeImpl;)V HSPLorg/apache/harmony/xml/dom/NodeListImpl;->getLength()I HSPLorg/apache/harmony/xml/dom/NodeListImpl;->item(I)Lorg/w3c/dom/Node; HSPLorg/apache/harmony/xml/dom/TextImpl;->(Lorg/apache/harmony/xml/dom/DocumentImpl;Ljava/lang/String;)V HSPLorg/apache/harmony/xml/dom/TextImpl;->getNodeType()S -HSPLorg/apache/harmony/xml/dom/TextImpl;->minimize()Lorg/apache/harmony/xml/dom/TextImpl; HSPLorg/apache/harmony/xml/parsers/DocumentBuilderFactoryImpl;->()V HSPLorg/apache/harmony/xml/parsers/DocumentBuilderFactoryImpl;->newDocumentBuilder()Ljavax/xml/parsers/DocumentBuilder; HSPLorg/apache/harmony/xml/parsers/DocumentBuilderImpl;->()V HSPLorg/apache/harmony/xml/parsers/DocumentBuilderImpl;->appendText(Lorg/apache/harmony/xml/dom/DocumentImpl;Lorg/w3c/dom/Node;ILjava/lang/String;)V HSPLorg/apache/harmony/xml/parsers/DocumentBuilderImpl;->parse(Lcom/android/org/kxml2/io/KXmlParser;Lorg/apache/harmony/xml/dom/DocumentImpl;Lorg/w3c/dom/Node;I)V HSPLorg/apache/harmony/xml/parsers/DocumentBuilderImpl;->parse(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document; +HSPLorg/apache/http/conn/ssl/SSLSocketFactory;->(Ljavax/net/ssl/SSLSocketFactory;)V HSPLorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/HttpParams;I)V HSPLorg/apache/http/params/HttpConnectionParams;->setSoTimeout(Lorg/apache/http/params/HttpParams;I)V +HSPLorg/apache/http/params/HttpConnectionParams;->setSocketBufferSize(Lorg/apache/http/params/HttpParams;I)V +HSPLorg/apache/http/params/HttpConnectionParams;->setStaleCheckingEnabled(Lorg/apache/http/params/HttpParams;Z)V HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->(Lorg/xml/sax/Attributes;)V HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->clear()V HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getLength()I @@ -38878,6 +27639,7 @@ HSPLorg/ccil/cowan/tagsoup/Parser;->setup()V HSPLorg/ccil/cowan/tagsoup/Parser;->stagc([CII)V HSPLorg/ccil/cowan/tagsoup/Parser;->truthValue(Z)Ljava/lang/Boolean; HSPLorg/ccil/cowan/tagsoup/Schema;->getElementType(Ljava/lang/String;)Lorg/ccil/cowan/tagsoup/ElementType; +HSPLorg/ccil/cowan/tagsoup/Schema;->getEntity(Ljava/lang/String;)I HSPLorg/ccil/cowan/tagsoup/Schema;->getPrefix()Ljava/lang/String; HSPLorg/ccil/cowan/tagsoup/Schema;->getURI()Ljava/lang/String; HSPLorg/json/JSON;->checkDouble(D)D @@ -38886,21 +27648,23 @@ HSPLorg/json/JSON;->toInteger(Ljava/lang/Object;)Ljava/lang/Integer; HSPLorg/json/JSON;->toLong(Ljava/lang/Object;)Ljava/lang/Long; HSPLorg/json/JSON;->toString(Ljava/lang/Object;)Ljava/lang/String; HSPLorg/json/JSONArray;->()V -HSPLorg/json/JSONArray;->(Ljava/lang/Object;)V HSPLorg/json/JSONArray;->(Ljava/lang/String;)V HSPLorg/json/JSONArray;->(Ljava/util/Collection;)V HSPLorg/json/JSONArray;->(Lorg/json/JSONTokener;)V HSPLorg/json/JSONArray;->get(I)Ljava/lang/Object; +HSPLorg/json/JSONArray;->getInt(I)I HSPLorg/json/JSONArray;->getJSONObject(I)Lorg/json/JSONObject; HSPLorg/json/JSONArray;->getLong(I)J HSPLorg/json/JSONArray;->getString(I)Ljava/lang/String; HSPLorg/json/JSONArray;->length()I HSPLorg/json/JSONArray;->opt(I)Ljava/lang/Object; +HSPLorg/json/JSONArray;->optJSONObject(I)Lorg/json/JSONObject; HSPLorg/json/JSONArray;->put(J)Lorg/json/JSONArray; HSPLorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray; HSPLorg/json/JSONArray;->toString()Ljava/lang/String; HSPLorg/json/JSONArray;->writeTo(Lorg/json/JSONStringer;)V HSPLorg/json/JSONException;->(Ljava/lang/String;)V +HSPLorg/json/JSONObject$1;->toString()Ljava/lang/String; HSPLorg/json/JSONObject;->()V HSPLorg/json/JSONObject;->(Ljava/lang/String;)V HSPLorg/json/JSONObject;->(Ljava/util/Map;)V @@ -38963,6 +27727,8 @@ HSPLorg/json/JSONTokener;->readArray()Lorg/json/JSONArray; HSPLorg/json/JSONTokener;->readEscapeCharacter()C HSPLorg/json/JSONTokener;->readLiteral()Ljava/lang/Object; HSPLorg/json/JSONTokener;->readObject()Lorg/json/JSONObject; +HSPLorg/json/JSONTokener;->syntaxError(Ljava/lang/String;)Lorg/json/JSONException; +HSPLorg/json/JSONTokener;->toString()Ljava/lang/String; HSPLorg/xml/sax/InputSource;->(Ljava/io/InputStream;)V HSPLorg/xml/sax/InputSource;->(Ljava/io/Reader;)V HSPLorg/xml/sax/InputSource;->getByteStream()Ljava/io/InputStream; @@ -38975,7 +27741,6 @@ HSPLorg/xml/sax/InputSource;->setCharacterStream(Ljava/io/Reader;)V HSPLorg/xml/sax/helpers/DefaultHandler;->()V HSPLorg/xmlpull/v1/XmlPullParserFactory;->()V HSPLorg/xmlpull/v1/XmlPullParserFactory;->getParserInstance()Lorg/xmlpull/v1/XmlPullParser; -PLorg/xmlpull/v1/XmlPullParserFactory;->getSerializerInstance()Lorg/xmlpull/v1/XmlSerializer; HSPLorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory; HSPLorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser; HSPLsun/invoke/util/Wrapper;->findPrimitiveType(Ljava/lang/Class;)Lsun/invoke/util/Wrapper; @@ -39066,6 +27831,8 @@ HSPLsun/misc/FormattedFloatingDecimal;->applyPrecision(I[CII)I HSPLsun/misc/FormattedFloatingDecimal;->create(ZI)[C HSPLsun/misc/FormattedFloatingDecimal;->fillDecimal(I[CIIZ)V HSPLsun/misc/FormattedFloatingDecimal;->getBuffer()[C +HSPLsun/misc/FormattedFloatingDecimal;->getExponent()[C +HSPLsun/misc/FormattedFloatingDecimal;->getExponentRounded()I HSPLsun/misc/FormattedFloatingDecimal;->getMantissa()[C HSPLsun/misc/FormattedFloatingDecimal;->valueOf(DILsun/misc/FormattedFloatingDecimal$Form;)Lsun/misc/FormattedFloatingDecimal; HSPLsun/misc/IOUtils;->readFully(Ljava/io/InputStream;IZ)[B @@ -39081,7 +27848,11 @@ HSPLsun/misc/Unsafe;->getAndSetLong(Ljava/lang/Object;JJ)J HSPLsun/misc/Unsafe;->getAndSetObject(Ljava/lang/Object;JLjava/lang/Object;)Ljava/lang/Object; HSPLsun/misc/Unsafe;->getUnsafe()Lsun/misc/Unsafe; HSPLsun/misc/Unsafe;->objectFieldOffset(Ljava/lang/reflect/Field;)J +HSPLsun/net/NetHooks;->beforeTcpBind(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V HSPLsun/net/NetHooks;->beforeTcpConnect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V +HSPLsun/net/NetProperties;->get(Ljava/lang/String;)Ljava/lang/String; +HSPLsun/net/ResourceManager;->afterUdpClose()V +HSPLsun/net/ResourceManager;->beforeUdpCreate()V HSPLsun/net/spi/DefaultProxySelector$1;->(Lsun/net/spi/DefaultProxySelector;Ljava/lang/String;Lsun/net/spi/DefaultProxySelector$NonProxyInfo;Ljava/lang/String;)V HSPLsun/net/spi/DefaultProxySelector$1;->run()Ljava/lang/Object; HSPLsun/net/spi/DefaultProxySelector$1;->run()Ljava/net/Proxy; @@ -39103,19 +27874,22 @@ HSPLsun/nio/ch/FileChannelImpl$Unmapper;->(JJILjava/io/FileDescriptor;)V HSPLsun/nio/ch/FileChannelImpl$Unmapper;->(JJILjava/io/FileDescriptor;Lsun/nio/ch/FileChannelImpl$1;)V HSPLsun/nio/ch/FileChannelImpl$Unmapper;->run()V HSPLsun/nio/ch/FileChannelImpl;->(Ljava/io/FileDescriptor;Ljava/lang/String;ZZZLjava/lang/Object;)V +HSPLsun/nio/ch/FileChannelImpl;->access$000(JJ)I HSPLsun/nio/ch/FileChannelImpl;->ensureOpen()V HSPLsun/nio/ch/FileChannelImpl;->fileLockTable()Lsun/nio/ch/FileLockTable; HSPLsun/nio/ch/FileChannelImpl;->finalize()V HSPLsun/nio/ch/FileChannelImpl;->force(Z)V HSPLsun/nio/ch/FileChannelImpl;->implCloseChannel()V +HSPLsun/nio/ch/FileChannelImpl;->isSharedFileLockTable()Z HSPLsun/nio/ch/FileChannelImpl;->lock(JJZ)Ljava/nio/channels/FileLock; HSPLsun/nio/ch/FileChannelImpl;->map(Ljava/nio/channels/FileChannel$MapMode;JJ)Ljava/nio/MappedByteBuffer; +HSPLsun/nio/ch/FileChannelImpl;->open(Ljava/io/FileDescriptor;Ljava/lang/String;ZZLjava/lang/Object;)Ljava/nio/channels/FileChannel; +HSPLsun/nio/ch/FileChannelImpl;->open(Ljava/io/FileDescriptor;Ljava/lang/String;ZZZLjava/lang/Object;)Ljava/nio/channels/FileChannel; HSPLsun/nio/ch/FileChannelImpl;->position()J HSPLsun/nio/ch/FileChannelImpl;->position(J)Ljava/nio/channels/FileChannel; HSPLsun/nio/ch/FileChannelImpl;->read(Ljava/nio/ByteBuffer;)I HSPLsun/nio/ch/FileChannelImpl;->release(Lsun/nio/ch/FileLockImpl;)V HSPLsun/nio/ch/FileChannelImpl;->size()J -HSPLsun/nio/ch/FileChannelImpl;->truncate(J)Ljava/nio/channels/FileChannel; HSPLsun/nio/ch/FileChannelImpl;->tryLock(JJZ)Ljava/nio/channels/FileLock; HSPLsun/nio/ch/FileChannelImpl;->write(Ljava/nio/ByteBuffer;)I HSPLsun/nio/ch/FileChannelImpl;->write(Ljava/nio/ByteBuffer;J)I @@ -39144,6 +27918,10 @@ HSPLsun/nio/ch/FileLockTable;->newSharedFileLockTable(Ljava/nio/channels/Channel HSPLsun/nio/ch/IOStatus;->checkAll(J)Z HSPLsun/nio/ch/IOStatus;->normalize(I)I HSPLsun/nio/ch/IOStatus;->normalize(J)J +HSPLsun/nio/ch/IOUtil;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I +HSPLsun/nio/ch/IOUtil;->readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I +HSPLsun/nio/ch/IOUtil;->write(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I +HSPLsun/nio/ch/IOUtil;->writeFromNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I HSPLsun/nio/ch/NativeDispatcher;->()V HSPLsun/nio/ch/NativeDispatcher;->needsPositionLock()Z HSPLsun/nio/ch/NativeThreadSet;->(I)V @@ -39165,6 +27943,12 @@ HSPLsun/nio/ch/Util$BufferCache;->isEmpty()Z HSPLsun/nio/ch/Util$BufferCache;->next(I)I HSPLsun/nio/ch/Util$BufferCache;->offerFirst(Ljava/nio/ByteBuffer;)Z HSPLsun/nio/ch/Util$BufferCache;->removeFirst()Ljava/nio/ByteBuffer; +HSPLsun/nio/ch/Util;->access$000()I +HSPLsun/nio/ch/Util;->free(Ljava/nio/ByteBuffer;)V +HSPLsun/nio/ch/Util;->getTemporaryDirectBuffer(I)Ljava/nio/ByteBuffer; +HSPLsun/nio/ch/Util;->isBufferTooLarge(I)Z +HSPLsun/nio/ch/Util;->isBufferTooLarge(Ljava/nio/ByteBuffer;)Z +HSPLsun/nio/ch/Util;->offerFirstTemporaryDirectBuffer(Ljava/nio/ByteBuffer;)V HSPLsun/nio/cs/StreamDecoder;->(Ljava/io/InputStream;Ljava/lang/Object;Ljava/nio/charset/Charset;)V HSPLsun/nio/cs/StreamDecoder;->(Ljava/io/InputStream;Ljava/lang/Object;Ljava/nio/charset/CharsetDecoder;)V HSPLsun/nio/cs/StreamDecoder;->close()V @@ -39205,18 +27989,21 @@ HSPLsun/nio/cs/ThreadLocalCoders;->decoderFor(Ljava/lang/Object;)Ljava/nio/chars HSPLsun/nio/fs/AbstractBasicFileAttributeView;->()V HSPLsun/nio/fs/AbstractPath;->()V HSPLsun/nio/fs/AbstractPath;->resolve(Ljava/lang/String;)Ljava/nio/file/Path; -HSPLsun/nio/fs/AbstractPath;->startsWith(Ljava/lang/String;)Z HSPLsun/nio/fs/AbstractPath;->toFile()Ljava/io/File; HSPLsun/nio/fs/LinuxFileSystemProvider;->getFileAttributeView(Ljava/nio/file/Path;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/FileAttributeView; HSPLsun/nio/fs/LinuxFileSystemProvider;->readAttributes(Ljava/nio/file/Path;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/BasicFileAttributes; +HSPLsun/nio/fs/NativeBuffer$Deallocator;->(J)V HSPLsun/nio/fs/NativeBuffer$Deallocator;->run()V +HSPLsun/nio/fs/NativeBuffer;->(I)V HSPLsun/nio/fs/NativeBuffer;->access$000()Lsun/misc/Unsafe; HSPLsun/nio/fs/NativeBuffer;->address()J HSPLsun/nio/fs/NativeBuffer;->owner()Ljava/lang/Object; HSPLsun/nio/fs/NativeBuffer;->release()V HSPLsun/nio/fs/NativeBuffer;->setOwner(Ljava/lang/Object;)V HSPLsun/nio/fs/NativeBuffer;->size()I +HSPLsun/nio/fs/NativeBuffers;->allocNativeBuffer(I)Lsun/nio/fs/NativeBuffer; HSPLsun/nio/fs/NativeBuffers;->copyCStringToNativeBuffer([BLsun/nio/fs/NativeBuffer;)V +HSPLsun/nio/fs/NativeBuffers;->getNativeBufferFromCache(I)Lsun/nio/fs/NativeBuffer; HSPLsun/nio/fs/NativeBuffers;->releaseNativeBuffer(Lsun/nio/fs/NativeBuffer;)V HSPLsun/nio/fs/UnixChannelFactory$1;->()V HSPLsun/nio/fs/UnixChannelFactory$Flags;->()V @@ -39224,7 +28011,6 @@ HSPLsun/nio/fs/UnixChannelFactory$Flags;->toFlags(Ljava/util/Set;)Lsun/nio/fs/Un HSPLsun/nio/fs/UnixChannelFactory;->newFileChannel(ILsun/nio/fs/UnixPath;Ljava/lang/String;Ljava/util/Set;I)Ljava/nio/channels/FileChannel; HSPLsun/nio/fs/UnixChannelFactory;->newFileChannel(Lsun/nio/fs/UnixPath;Ljava/util/Set;I)Ljava/nio/channels/FileChannel; HSPLsun/nio/fs/UnixChannelFactory;->open(ILsun/nio/fs/UnixPath;Ljava/lang/String;Lsun/nio/fs/UnixChannelFactory$Flags;I)Ljava/io/FileDescriptor; -HSPLsun/nio/fs/UnixCopyFile$Flags;->()V HSPLsun/nio/fs/UnixDirectoryStream$UnixDirectoryIterator;->()V HSPLsun/nio/fs/UnixDirectoryStream;->close()V HSPLsun/nio/fs/UnixDirectoryStream;->finalize()V @@ -39241,7 +28027,6 @@ HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->creationTime()Ljav HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->isRegularFile()Z HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->lastAccessTime()Ljava/nio/file/attribute/FileTime; HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->lastModifiedTime()Ljava/nio/file/attribute/FileTime; -HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->size()J HSPLsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes;->wrap(Lsun/nio/fs/UnixFileAttributes;)Lsun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes; HSPLsun/nio/fs/UnixFileAttributes;->()V HSPLsun/nio/fs/UnixFileAttributes;->asBasicFileAttributes()Ljava/nio/file/attribute/BasicFileAttributes; @@ -39252,8 +28037,8 @@ HSPLsun/nio/fs/UnixFileAttributes;->isRegularFile()Z HSPLsun/nio/fs/UnixFileAttributes;->isSymbolicLink()Z HSPLsun/nio/fs/UnixFileAttributes;->lastAccessTime()Ljava/nio/file/attribute/FileTime; HSPLsun/nio/fs/UnixFileAttributes;->lastModifiedTime()Ljava/nio/file/attribute/FileTime; -HSPLsun/nio/fs/UnixFileAttributes;->size()J HSPLsun/nio/fs/UnixFileAttributes;->toFileTime(JJ)Ljava/nio/file/attribute/FileTime; +HSPLsun/nio/fs/UnixFileModeAttribute;->toUnixMode(I[Ljava/nio/file/attribute/FileAttribute;)I HSPLsun/nio/fs/UnixFileSystem;->getPath(Ljava/lang/String;[Ljava/lang/String;)Ljava/nio/file/Path; HSPLsun/nio/fs/UnixFileSystem;->needToResolveAgainstDefaultDirectory()Z HSPLsun/nio/fs/UnixFileSystem;->normalizeJavaPath(Ljava/lang/String;)Ljava/lang/String; @@ -39261,13 +28046,16 @@ HSPLsun/nio/fs/UnixFileSystem;->normalizeNativePath([C)[C HSPLsun/nio/fs/UnixFileSystem;->provider()Ljava/nio/file/spi/FileSystemProvider; HSPLsun/nio/fs/UnixFileSystemProvider;->checkAccess(Ljava/nio/file/Path;[Ljava/nio/file/AccessMode;)V HSPLsun/nio/fs/UnixFileSystemProvider;->checkPath(Ljava/nio/file/Path;)Lsun/nio/fs/UnixPath; -HPLsun/nio/fs/UnixFileSystemProvider;->createLink(Ljava/nio/file/Path;Ljava/nio/file/Path;)V HSPLsun/nio/fs/UnixFileSystemProvider;->getFileAttributeView(Ljava/nio/file/Path;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/FileAttributeView; HSPLsun/nio/fs/UnixFileSystemProvider;->newByteChannel(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel; HSPLsun/nio/fs/UnixFileSystemProvider;->newDirectoryStream(Ljava/nio/file/Path;Ljava/nio/file/DirectoryStream$Filter;)Ljava/nio/file/DirectoryStream; HSPLsun/nio/fs/UnixFileSystemProvider;->newFileChannel(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/FileChannel; HSPLsun/nio/fs/UnixFileSystemProvider;->readAttributes(Ljava/nio/file/Path;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/BasicFileAttributes; -HPLsun/nio/fs/UnixNativeDispatcher;->link(Lsun/nio/fs/UnixPath;Lsun/nio/fs/UnixPath;)V +HSPLsun/nio/fs/UnixNativeDispatcher;->access(Lsun/nio/fs/UnixPath;I)V +HSPLsun/nio/fs/UnixNativeDispatcher;->copyToNativeBuffer(Lsun/nio/fs/UnixPath;)Lsun/nio/fs/NativeBuffer; +HSPLsun/nio/fs/UnixNativeDispatcher;->lstat(Lsun/nio/fs/UnixPath;Lsun/nio/fs/UnixFileAttributes;)V +HSPLsun/nio/fs/UnixNativeDispatcher;->open(Lsun/nio/fs/UnixPath;II)I +HSPLsun/nio/fs/UnixNativeDispatcher;->stat(Lsun/nio/fs/UnixPath;Lsun/nio/fs/UnixFileAttributes;)V HSPLsun/nio/fs/UnixPath;->(Lsun/nio/fs/UnixFileSystem;Ljava/lang/String;)V HSPLsun/nio/fs/UnixPath;->(Lsun/nio/fs/UnixFileSystem;[B)V HSPLsun/nio/fs/UnixPath;->checkNotNul(Ljava/lang/String;C)V @@ -39278,33 +28066,28 @@ HSPLsun/nio/fs/UnixPath;->getFileName()Ljava/nio/file/Path; HSPLsun/nio/fs/UnixPath;->getFileName()Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixPath;->getFileSystem()Ljava/nio/file/FileSystem; HSPLsun/nio/fs/UnixPath;->getFileSystem()Lsun/nio/fs/UnixFileSystem; -HSPLsun/nio/fs/UnixPath;->getNameCount()I HSPLsun/nio/fs/UnixPath;->getParent()Ljava/nio/file/Path; HSPLsun/nio/fs/UnixPath;->getParent()Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixPath;->getPathForExceptionMessage()Ljava/lang/String; HSPLsun/nio/fs/UnixPath;->initOffsets()V HSPLsun/nio/fs/UnixPath;->isEmpty()Z -HSPLsun/nio/fs/UnixPath;->normalize(Ljava/lang/String;II)Ljava/lang/String; HSPLsun/nio/fs/UnixPath;->normalizeAndCheck(Ljava/lang/String;)Ljava/lang/String; HSPLsun/nio/fs/UnixPath;->resolve(Ljava/nio/file/Path;)Ljava/nio/file/Path; HSPLsun/nio/fs/UnixPath;->resolve(Ljava/nio/file/Path;)Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixPath;->resolve([B)Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixPath;->resolve([B[B)[B -HSPLsun/nio/fs/UnixPath;->startsWith(Ljava/nio/file/Path;)Z -HPLsun/nio/fs/UnixPath;->subpath(II)Ljava/nio/file/Path; -HPLsun/nio/fs/UnixPath;->subpath(II)Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixPath;->toString()Ljava/lang/String; HSPLsun/nio/fs/UnixPath;->toUnixPath(Ljava/nio/file/Path;)Lsun/nio/fs/UnixPath; HSPLsun/nio/fs/UnixSecureDirectoryStream;->finalize()V +HSPLsun/nio/fs/Util;->followLinks([Ljava/nio/file/LinkOption;)Z +HSPLsun/nio/fs/Util;->jnuEncoding()Ljava/nio/charset/Charset; +HSPLsun/nio/fs/Util;->toString([B)Ljava/lang/String; HSPLsun/reflect/Reflection;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)V HSPLsun/reflect/Reflection;->getCallerClass()Ljava/lang/Class; HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/Class;Ljava/lang/Class;)Z HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;)Z HSPLsun/reflect/Reflection;->verifyMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)Z HSPLsun/reflect/misc/ReflectUtil;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)V -PLsun/security/action/GetBooleanAction;->(Ljava/lang/String;)V -PLsun/security/action/GetBooleanAction;->run()Ljava/lang/Boolean; -PLsun/security/action/GetBooleanAction;->run()Ljava/lang/Object; HSPLsun/security/action/GetPropertyAction;->(Ljava/lang/String;)V HSPLsun/security/action/GetPropertyAction;->run()Ljava/lang/Object; HSPLsun/security/action/GetPropertyAction;->run()Ljava/lang/String; @@ -39324,6 +28107,7 @@ HSPLsun/security/jca/GetInstance;->getServices(Ljava/lang/String;Ljava/lang/Stri HSPLsun/security/jca/JCAUtil;->getSecureRandom()Ljava/security/SecureRandom; HSPLsun/security/jca/ProviderConfig;->(Ljava/lang/String;)V HSPLsun/security/jca/ProviderConfig;->(Ljava/lang/String;Ljava/lang/String;)V +HSPLsun/security/jca/ProviderConfig;->(Ljava/security/Provider;)V HSPLsun/security/jca/ProviderConfig;->equals(Ljava/lang/Object;)Z HSPLsun/security/jca/ProviderConfig;->expand(Ljava/lang/String;)Ljava/lang/String; HSPLsun/security/jca/ProviderConfig;->getProvider()Ljava/security/Provider; @@ -39341,6 +28125,7 @@ HSPLsun/security/jca/ProviderList$ServiceList;->addService(Ljava/security/Provid HSPLsun/security/jca/ProviderList$ServiceList;->iterator()Ljava/util/Iterator; HSPLsun/security/jca/ProviderList$ServiceList;->tryGet(I)Ljava/security/Provider$Service; HSPLsun/security/jca/ProviderList;->([Lsun/security/jca/ProviderConfig;Z)V +HSPLsun/security/jca/ProviderList;->access$100(Lsun/security/jca/ProviderList;)[Lsun/security/jca/ProviderConfig; HSPLsun/security/jca/ProviderList;->getIndex(Ljava/lang/String;)I HSPLsun/security/jca/ProviderList;->getJarList([Ljava/lang/String;)Lsun/security/jca/ProviderList; HSPLsun/security/jca/ProviderList;->getProvider(I)Ljava/security/Provider; @@ -39348,16 +28133,28 @@ HSPLsun/security/jca/ProviderList;->getProvider(Ljava/lang/String;)Ljava/securit HSPLsun/security/jca/ProviderList;->getProviderConfig(Ljava/lang/String;)Lsun/security/jca/ProviderConfig; HSPLsun/security/jca/ProviderList;->getService(Ljava/lang/String;Ljava/lang/String;)Ljava/security/Provider$Service; HSPLsun/security/jca/ProviderList;->getServices(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; +HSPLsun/security/jca/ProviderList;->insertAt(Lsun/security/jca/ProviderList;Ljava/security/Provider;I)Lsun/security/jca/ProviderList; HSPLsun/security/jca/ProviderList;->loadAll()I HSPLsun/security/jca/ProviderList;->providers()Ljava/util/List; HSPLsun/security/jca/ProviderList;->removeInvalid()Lsun/security/jca/ProviderList; HSPLsun/security/jca/ProviderList;->toArray()[Ljava/security/Provider; +HSPLsun/security/jca/Providers;->beginThreadProviderList(Lsun/security/jca/ProviderList;)Lsun/security/jca/ProviderList; +HSPLsun/security/jca/Providers;->checkBouncyCastleDeprecation(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HSPLsun/security/jca/Providers;->checkBouncyCastleDeprecation(Ljava/security/Provider;Ljava/lang/String;Ljava/lang/String;)V +HSPLsun/security/jca/Providers;->endThreadProviderList(Lsun/security/jca/ProviderList;)V +HSPLsun/security/jca/Providers;->getFullProviderList()Lsun/security/jca/ProviderList; +HSPLsun/security/jca/Providers;->getProviderList()Lsun/security/jca/ProviderList; +HSPLsun/security/jca/Providers;->getSystemProviderList()Lsun/security/jca/ProviderList; +HSPLsun/security/jca/Providers;->getThreadProviderList()Lsun/security/jca/ProviderList; +HSPLsun/security/jca/Providers;->setProviderList(Lsun/security/jca/ProviderList;)V +HSPLsun/security/jca/Providers;->setSystemProviderList(Lsun/security/jca/ProviderList;)V +HSPLsun/security/jca/Providers;->startJarVerification()Ljava/lang/Object; +HSPLsun/security/jca/Providers;->stopJarVerification(Ljava/lang/Object;)V HSPLsun/security/pkcs/ContentInfo;->(Lsun/security/util/DerInputStream;)V HSPLsun/security/pkcs/ContentInfo;->(Lsun/security/util/DerInputStream;Z)V HSPLsun/security/pkcs/ContentInfo;->getContent()Lsun/security/util/DerValue; HSPLsun/security/pkcs/ContentInfo;->getData()[B HSPLsun/security/pkcs/PKCS7$VerbatimX509Certificate;->(Ljava/security/cert/X509Certificate;[B)V -HSPLsun/security/pkcs/PKCS7$VerbatimX509Certificate;->getEncoded()[B HSPLsun/security/pkcs/PKCS7$WrappedX509Certificate;->(Ljava/security/cert/X509Certificate;)V HSPLsun/security/pkcs/PKCS7$WrappedX509Certificate;->getIssuerDN()Ljava/security/Principal; HSPLsun/security/pkcs/PKCS7$WrappedX509Certificate;->getKeyUsage()[Z @@ -39393,15 +28190,12 @@ HSPLsun/security/provider/certpath/AdaptableX509CertSelector;->()V HSPLsun/security/provider/certpath/AdaptableX509CertSelector;->match(Ljava/security/cert/Certificate;)Z HSPLsun/security/provider/certpath/AdaptableX509CertSelector;->matchSubjectKeyID(Ljava/security/cert/X509Certificate;)Z HSPLsun/security/provider/certpath/AdaptableX509CertSelector;->setSkiAndSerialNumber(Lsun/security/x509/AuthorityKeyIdentifierExtension;)V -PLsun/security/provider/certpath/AdaptableX509CertSelector;->setValidityPeriod(Ljava/util/Date;Ljava/util/Date;)V -HPLsun/security/provider/certpath/AdjacencyList;->buildList(Ljava/util/List;ILsun/security/provider/certpath/BuildStep;)Z HSPLsun/security/provider/certpath/AlgorithmChecker;->(Ljava/security/cert/TrustAnchor;)V HSPLsun/security/provider/certpath/AlgorithmChecker;->(Ljava/security/cert/TrustAnchor;Ljava/security/AlgorithmConstraints;)V +HSPLsun/security/provider/certpath/AlgorithmChecker;->check(Ljava/security/PublicKey;Lsun/security/x509/AlgorithmId;)V HSPLsun/security/provider/certpath/AlgorithmChecker;->check(Ljava/security/cert/Certificate;Ljava/util/Collection;)V HSPLsun/security/provider/certpath/AlgorithmChecker;->checkFingerprint(Ljava/security/cert/X509Certificate;)Z HSPLsun/security/provider/certpath/AlgorithmChecker;->init(Z)V -PLsun/security/provider/certpath/AlgorithmChecker;->isForwardCheckingSupported()Z -PLsun/security/provider/certpath/AlgorithmChecker;->trySetTrustAnchor(Ljava/security/cert/TrustAnchor;)V HSPLsun/security/provider/certpath/BasicChecker;->(Ljava/security/cert/TrustAnchor;Ljava/util/Date;Ljava/lang/String;Z)V HSPLsun/security/provider/certpath/BasicChecker;->check(Ljava/security/cert/Certificate;Ljava/util/Collection;)V HSPLsun/security/provider/certpath/BasicChecker;->getPublicKey()Ljava/security/PublicKey; @@ -39410,43 +28204,42 @@ HSPLsun/security/provider/certpath/BasicChecker;->updateState(Ljava/security/cer HSPLsun/security/provider/certpath/BasicChecker;->verifyNameChaining(Ljava/security/cert/X509Certificate;)V HSPLsun/security/provider/certpath/BasicChecker;->verifySignature(Ljava/security/cert/X509Certificate;)V HSPLsun/security/provider/certpath/BasicChecker;->verifyTimestamp(Ljava/security/cert/X509Certificate;)V -HPLsun/security/provider/certpath/BuildStep;->(Lsun/security/provider/certpath/Vertex;I)V -PLsun/security/provider/certpath/Builder;->()V -HPLsun/security/provider/certpath/Builder;->(Lsun/security/provider/certpath/PKIX$BuilderParams;)V -HPLsun/security/provider/certpath/Builder;->addMatchingCerts(Ljava/security/cert/X509CertSelector;Ljava/util/Collection;Ljava/util/Collection;Z)Z -HPLsun/security/provider/certpath/CertPathHelper;->setPathToNames(Ljava/security/cert/X509CertSelector;Ljava/util/Set;)V +HSPLsun/security/provider/certpath/CertId;->(Ljava/security/cert/X509Certificate;Lsun/security/x509/SerialNumber;)V +HSPLsun/security/provider/certpath/CertId;->(Ljavax/security/auth/x500/X500Principal;Ljava/security/PublicKey;Lsun/security/x509/SerialNumber;)V +HSPLsun/security/provider/certpath/CertId;->(Lsun/security/util/DerInputStream;)V +HSPLsun/security/provider/certpath/CertId;->equals(Ljava/lang/Object;)Z +HSPLsun/security/provider/certpath/CertId;->getHashAlgorithm()Lsun/security/x509/AlgorithmId; +HSPLsun/security/provider/certpath/CertId;->getIssuerKeyHash()[B +HSPLsun/security/provider/certpath/CertId;->getIssuerNameHash()[B +HSPLsun/security/provider/certpath/CertId;->getSerialNumber()Ljava/math/BigInteger; +HSPLsun/security/provider/certpath/CertId;->hashCode()I HSPLsun/security/provider/certpath/ConstraintsChecker;->(I)V HSPLsun/security/provider/certpath/ConstraintsChecker;->check(Ljava/security/cert/Certificate;Ljava/util/Collection;)V HSPLsun/security/provider/certpath/ConstraintsChecker;->checkBasicConstraints(Ljava/security/cert/X509Certificate;)V HSPLsun/security/provider/certpath/ConstraintsChecker;->init(Z)V HSPLsun/security/provider/certpath/ConstraintsChecker;->mergeNameConstraints(Ljava/security/cert/X509Certificate;Lsun/security/x509/NameConstraintsExtension;)Lsun/security/x509/NameConstraintsExtension; HSPLsun/security/provider/certpath/ConstraintsChecker;->verifyNameConstraints(Ljava/security/cert/X509Certificate;)V -HPLsun/security/provider/certpath/ForwardBuilder$PKIXCertComparator;->(Ljava/util/Set;Lsun/security/x509/X509CertImpl;)V -HPLsun/security/provider/certpath/ForwardBuilder$PKIXCertComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HPLsun/security/provider/certpath/ForwardBuilder$PKIXCertComparator;->compare(Ljava/security/cert/X509Certificate;Ljava/security/cert/X509Certificate;)I -PLsun/security/provider/certpath/ForwardBuilder$PKIXCertComparator;->getSelector(Lsun/security/x509/X509CertImpl;)Ljava/security/cert/X509CertSelector; -PLsun/security/provider/certpath/ForwardBuilder;->()V -HPLsun/security/provider/certpath/ForwardBuilder;->(Lsun/security/provider/certpath/PKIX$BuilderParams;Z)V -PLsun/security/provider/certpath/ForwardBuilder;->access$000()Lsun/security/util/Debug; -HPLsun/security/provider/certpath/ForwardBuilder;->getMatchingCACerts(Lsun/security/provider/certpath/ForwardState;Ljava/util/List;Ljava/util/Collection;)V -HPLsun/security/provider/certpath/ForwardBuilder;->getMatchingCerts(Lsun/security/provider/certpath/State;Ljava/util/List;)Ljava/util/Collection; -HPLsun/security/provider/certpath/ForwardBuilder;->isPathCompleted(Ljava/security/cert/X509Certificate;)Z -HPLsun/security/provider/certpath/ForwardBuilder;->verifyCert(Ljava/security/cert/X509Certificate;Lsun/security/provider/certpath/State;Ljava/util/List;)V -PLsun/security/provider/certpath/ForwardState;->()V -HPLsun/security/provider/certpath/ForwardState;->clone()Ljava/lang/Object; -HPLsun/security/provider/certpath/ForwardState;->updateState(Ljava/security/cert/X509Certificate;)V HSPLsun/security/provider/certpath/KeyChecker;->(ILjava/security/cert/CertSelector;)V HSPLsun/security/provider/certpath/KeyChecker;->check(Ljava/security/cert/Certificate;Ljava/util/Collection;)V HSPLsun/security/provider/certpath/KeyChecker;->init(Z)V HSPLsun/security/provider/certpath/KeyChecker;->verifyCAKeyUsage(Ljava/security/cert/X509Certificate;)V -HPLsun/security/provider/certpath/PKIX$BuilderParams;->certStores()Ljava/util/List; -PLsun/security/provider/certpath/PKIX$CertStoreComparator;->()V -PLsun/security/provider/certpath/PKIX$CertStoreComparator;->(Lsun/security/provider/certpath/PKIX$1;)V +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->(Lsun/security/util/DerValue;)V +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->(Lsun/security/util/DerValue;Lsun/security/provider/certpath/OCSPResponse$1;)V +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->access$100(Lsun/security/provider/certpath/OCSPResponse$SingleResponse;)Lsun/security/provider/certpath/CertId; +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->access$200(Lsun/security/provider/certpath/OCSPResponse$SingleResponse;)Ljava/util/Date; +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->access$300(Lsun/security/provider/certpath/OCSPResponse$SingleResponse;)Ljava/util/Date; +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->getCertId()Lsun/security/provider/certpath/CertId; +HSPLsun/security/provider/certpath/OCSPResponse$SingleResponse;->getCertStatus()Lsun/security/provider/certpath/OCSP$RevocationStatus$CertStatus; +HSPLsun/security/provider/certpath/OCSPResponse;->([B)V +HSPLsun/security/provider/certpath/OCSPResponse;->getSingleResponse(Lsun/security/provider/certpath/CertId;)Lsun/security/provider/certpath/OCSPResponse$SingleResponse; +HSPLsun/security/provider/certpath/OCSPResponse;->verify(Ljava/util/List;Ljava/security/cert/X509Certificate;Ljava/security/cert/X509Certificate;Ljava/util/Date;[B)V +HSPLsun/security/provider/certpath/OCSPResponse;->verifySignature(Ljava/security/cert/X509Certificate;)Z HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->(Ljava/security/cert/CertPath;Ljava/security/cert/PKIXParameters;)V HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->(Ljava/security/cert/PKIXParameters;)V HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->anyPolicyInhibited()Z HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->certPath()Ljava/security/cert/CertPath; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->certPathCheckers()Ljava/util/List; +HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->certStores()Ljava/util/List; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->certificates()Ljava/util/List; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->date()Ljava/util/Date; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->explicitPolicyRequired()Z @@ -39454,13 +28247,13 @@ HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->initialPolicies()Ljava HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->policyMappingInhibited()Z HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->policyQualifiersRejected()Z HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->revocationEnabled()Z -PLsun/security/provider/certpath/PKIX$ValidatorParams;->setCertPath(Ljava/security/cert/CertPath;)V HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->sigProvider()Ljava/lang/String; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->targetCertConstraints()Ljava/security/cert/CertSelector; HSPLsun/security/provider/certpath/PKIX$ValidatorParams;->trustAnchors()Ljava/util/Set; HSPLsun/security/provider/certpath/PKIX;->checkParams(Ljava/security/cert/CertPath;Ljava/security/cert/CertPathParameters;)Lsun/security/provider/certpath/PKIX$ValidatorParams; HSPLsun/security/provider/certpath/PKIX;->isDSAPublicKeyWithoutParams(Ljava/security/PublicKey;)Z HSPLsun/security/provider/certpath/PKIXCertPathValidator;->()V +HSPLsun/security/provider/certpath/PKIXCertPathValidator;->engineGetRevocationChecker()Ljava/security/cert/CertPathChecker; HSPLsun/security/provider/certpath/PKIXCertPathValidator;->engineValidate(Ljava/security/cert/CertPath;Ljava/security/cert/CertPathParameters;)Ljava/security/cert/CertPathValidatorResult; HSPLsun/security/provider/certpath/PKIXCertPathValidator;->validate(Ljava/security/cert/TrustAnchor;Lsun/security/provider/certpath/PKIX$ValidatorParams;)Ljava/security/cert/PKIXCertPathValidatorResult; HSPLsun/security/provider/certpath/PKIXCertPathValidator;->validate(Lsun/security/provider/certpath/PKIX$ValidatorParams;)Ljava/security/cert/PKIXCertPathValidatorResult; @@ -39470,7 +28263,6 @@ HSPLsun/security/provider/certpath/PolicyChecker;->check(Ljava/security/cert/Cer HSPLsun/security/provider/certpath/PolicyChecker;->checkPolicy(Ljava/security/cert/X509Certificate;)V HSPLsun/security/provider/certpath/PolicyChecker;->getPolicyTree()Ljava/security/cert/PolicyNode; HSPLsun/security/provider/certpath/PolicyChecker;->init(Z)V -PLsun/security/provider/certpath/PolicyChecker;->isForwardCheckingSupported()Z HSPLsun/security/provider/certpath/PolicyChecker;->mergeExplicitPolicy(ILsun/security/x509/X509CertImpl;Z)I HSPLsun/security/provider/certpath/PolicyChecker;->mergeInhibitAnyPolicy(ILsun/security/x509/X509CertImpl;)I HSPLsun/security/provider/certpath/PolicyChecker;->mergePolicyMapping(ILsun/security/x509/X509CertImpl;)I @@ -39492,19 +28284,29 @@ HSPLsun/security/provider/certpath/PolicyNodeImpl;->getPolicyNodesExpectedHelper HSPLsun/security/provider/certpath/PolicyNodeImpl;->getValidPolicy()Ljava/lang/String; HSPLsun/security/provider/certpath/PolicyNodeImpl;->prune(I)V HSPLsun/security/provider/certpath/PolicyNodeImpl;->setImmutable()V -PLsun/security/provider/certpath/SunCertPathBuilder;->()V -HPLsun/security/provider/certpath/SunCertPathBuilder;->addVertices(Ljava/util/Collection;Ljava/util/List;)Ljava/util/List; -HPLsun/security/provider/certpath/SunCertPathBuilder;->depthFirstSearchForward(Ljavax/security/auth/x500/X500Principal;Lsun/security/provider/certpath/ForwardState;Lsun/security/provider/certpath/ForwardBuilder;Ljava/util/List;Ljava/util/LinkedList;)V -PLsun/security/provider/certpath/SunCertPathBuilderResult;->()V -PLsun/security/provider/certpath/SunCertPathBuilderResult;->(Ljava/security/cert/CertPath;Ljava/security/cert/TrustAnchor;Ljava/security/cert/PolicyNode;Ljava/security/PublicKey;Lsun/security/provider/certpath/AdjacencyList;)V -PLsun/security/provider/certpath/Vertex;->()V -HPLsun/security/provider/certpath/Vertex;->(Ljava/security/cert/X509Certificate;)V -PLsun/security/provider/certpath/Vertex;->getCertificate()Ljava/security/cert/X509Certificate; -PLsun/security/provider/certpath/Vertex;->getIndex()I -PLsun/security/provider/certpath/Vertex;->getThrowable()Ljava/lang/Throwable; -PLsun/security/provider/certpath/Vertex;->setIndex(I)V +HSPLsun/security/provider/certpath/RevocationChecker$1;->()V +HSPLsun/security/provider/certpath/RevocationChecker$1;->run()Ljava/lang/Object; +HSPLsun/security/provider/certpath/RevocationChecker$1;->run()Lsun/security/provider/certpath/RevocationChecker$RevocationProperties; +HSPLsun/security/provider/certpath/RevocationChecker$RevocationProperties;->()V +HSPLsun/security/provider/certpath/RevocationChecker$RevocationProperties;->(Lsun/security/provider/certpath/RevocationChecker$1;)V +HSPLsun/security/provider/certpath/RevocationChecker;->()V +HSPLsun/security/provider/certpath/RevocationChecker;->certCanSignCrl(Ljava/security/cert/X509Certificate;)Z +HSPLsun/security/provider/certpath/RevocationChecker;->check(Ljava/security/cert/Certificate;Ljava/util/Collection;)V +HSPLsun/security/provider/certpath/RevocationChecker;->check(Ljava/security/cert/X509Certificate;Ljava/util/Collection;Ljava/security/PublicKey;Z)V +HSPLsun/security/provider/certpath/RevocationChecker;->checkOCSP(Ljava/security/cert/X509Certificate;Ljava/util/Collection;)V +HSPLsun/security/provider/certpath/RevocationChecker;->clone()Ljava/lang/Object; +HSPLsun/security/provider/certpath/RevocationChecker;->clone()Lsun/security/provider/certpath/RevocationChecker; +HSPLsun/security/provider/certpath/RevocationChecker;->getResponderCert(Lsun/security/provider/certpath/RevocationChecker$RevocationProperties;Ljava/util/Set;Ljava/util/List;)Ljava/security/cert/X509Certificate; +HSPLsun/security/provider/certpath/RevocationChecker;->getRevocationProperties()Lsun/security/provider/certpath/RevocationChecker$RevocationProperties; +HSPLsun/security/provider/certpath/RevocationChecker;->init(Ljava/security/cert/TrustAnchor;Lsun/security/provider/certpath/PKIX$ValidatorParams;)V +HSPLsun/security/provider/certpath/RevocationChecker;->init(Z)V +HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI; +HSPLsun/security/provider/certpath/RevocationChecker;->updateState(Ljava/security/cert/X509Certificate;)V HSPLsun/security/util/AbstractAlgorithmConstraints;->checkAlgorithm([Ljava/lang/String;Ljava/lang/String;Lsun/security/util/AlgorithmDecomposer;)Z HSPLsun/security/util/AlgorithmDecomposer;->decompose(Ljava/lang/String;)Ljava/util/Set; +HSPLsun/security/util/AlgorithmDecomposer;->decomposeImpl(Ljava/lang/String;)Ljava/util/Set; +HSPLsun/security/util/AlgorithmDecomposer;->decomposeOneHash(Ljava/lang/String;)Ljava/util/Set; +HSPLsun/security/util/AlgorithmDecomposer;->hasLoop(Ljava/util/Set;Ljava/lang/String;Ljava/lang/String;)V HSPLsun/security/util/BitArray;->(I[B)V HSPLsun/security/util/BitArray;->get(I)Z HSPLsun/security/util/BitArray;->length()I @@ -39517,9 +28319,6 @@ HSPLsun/security/util/Cache$EqualByteArray;->equals(Ljava/lang/Object;)Z HSPLsun/security/util/Cache$EqualByteArray;->hashCode()I HSPLsun/security/util/CertConstraintParameters;->(Ljava/security/cert/X509Certificate;Z)V HSPLsun/security/util/CertConstraintParameters;->getCertificate()Ljava/security/cert/X509Certificate; -PLsun/security/util/Debug;->getInstance(Ljava/lang/String;)Lsun/security/util/Debug; -PLsun/security/util/Debug;->getInstance(Ljava/lang/String;Ljava/lang/String;)Lsun/security/util/Debug; -PLsun/security/util/Debug;->isOn(Ljava/lang/String;)Z HSPLsun/security/util/DerIndefLenConverter;->isIndefinite(I)Z HSPLsun/security/util/DerIndefLenConverter;->isLongForm(I)Z HSPLsun/security/util/DerInputBuffer;->([B)V @@ -39545,6 +28344,7 @@ HSPLsun/security/util/DerInputStream;->getBigInteger()Ljava/math/BigInteger; HSPLsun/security/util/DerInputStream;->getByte()I HSPLsun/security/util/DerInputStream;->getBytes([B)V HSPLsun/security/util/DerInputStream;->getDerValue()Lsun/security/util/DerValue; +HSPLsun/security/util/DerInputStream;->getEnumerated()I HSPLsun/security/util/DerInputStream;->getGeneralizedTime()Ljava/util/Date; HSPLsun/security/util/DerInputStream;->getLength()I HSPLsun/security/util/DerInputStream;->getLength(ILjava/io/InputStream;)I @@ -39625,6 +28425,7 @@ HSPLsun/security/util/ManifestDigester;->([B)V HSPLsun/security/util/ManifestDigester;->findSection(ILsun/security/util/ManifestDigester$Position;)Z HSPLsun/security/util/ManifestDigester;->isNameAttr([BI)Z HSPLsun/security/util/ManifestDigester;->manifestDigest(Ljava/security/MessageDigest;)[B +HSPLsun/security/util/ManifestEntryVerifier$SunProviderHolder;->access$000()Ljava/security/Provider; HSPLsun/security/util/ManifestEntryVerifier;->(Ljava/util/jar/Manifest;)V HSPLsun/security/util/ManifestEntryVerifier;->getEntry()Ljava/util/jar/JarEntry; HSPLsun/security/util/ManifestEntryVerifier;->setEntry(Ljava/lang/String;Ljava/util/jar/JarEntry;)V @@ -39648,6 +28449,8 @@ HSPLsun/security/util/ObjectIdentifier;->toString()Ljava/lang/String; HSPLsun/security/util/SignatureFileVerifier;->(Ljava/util/ArrayList;Lsun/security/util/ManifestDigester;Ljava/lang/String;[B)V HSPLsun/security/util/SignatureFileVerifier;->getDigest(Ljava/lang/String;)Ljava/security/MessageDigest; HSPLsun/security/util/SignatureFileVerifier;->getSigners([Lsun/security/pkcs/SignerInfo;Lsun/security/pkcs/PKCS7;)[Ljava/security/CodeSigner; +HSPLsun/security/util/SignatureFileVerifier;->isBlockOrSF(Ljava/lang/String;)Z +HSPLsun/security/util/SignatureFileVerifier;->matches([Ljava/security/CodeSigner;[Ljava/security/CodeSigner;[Ljava/security/CodeSigner;)Z HSPLsun/security/util/SignatureFileVerifier;->needSignatureFileBytes()Z HSPLsun/security/util/SignatureFileVerifier;->process(Ljava/util/Hashtable;Ljava/util/List;)V HSPLsun/security/util/SignatureFileVerifier;->processImpl(Ljava/util/Hashtable;Ljava/util/List;)V @@ -39677,7 +28480,9 @@ HSPLsun/security/x509/AlgorithmId;->equals(Lsun/security/x509/AlgorithmId;)Z HSPLsun/security/x509/AlgorithmId;->getEncAlgFromSigAlg(Ljava/lang/String;)Ljava/lang/String; HSPLsun/security/x509/AlgorithmId;->getName()Ljava/lang/String; HSPLsun/security/x509/AlgorithmId;->getParameters()Ljava/security/AlgorithmParameters; +HSPLsun/security/x509/AlgorithmId;->hashCode()I HSPLsun/security/x509/AlgorithmId;->makeSigAlg(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLsun/security/x509/AlgorithmId;->paramsToString()Ljava/lang/String; HSPLsun/security/x509/AlgorithmId;->parse(Lsun/security/util/DerValue;)Lsun/security/x509/AlgorithmId; HSPLsun/security/x509/AuthorityInfoAccessExtension;->(Ljava/lang/Boolean;Ljava/lang/Object;)V HSPLsun/security/x509/AuthorityInfoAccessExtension;->getName()Ljava/lang/String; @@ -39703,11 +28508,9 @@ HSPLsun/security/x509/CertificatePoliciesExtension;->getName()Ljava/lang/String; HSPLsun/security/x509/CertificatePolicyId;->(Lsun/security/util/DerValue;)V HSPLsun/security/x509/CertificatePolicyId;->getIdentifier()Lsun/security/util/ObjectIdentifier; HSPLsun/security/x509/CertificateSerialNumber;->(Lsun/security/util/DerValue;)V +HSPLsun/security/x509/CertificateSerialNumber;->get(Ljava/lang/String;)Lsun/security/x509/SerialNumber; HSPLsun/security/x509/CertificateValidity;->(Lsun/security/util/DerInputStream;)V HSPLsun/security/x509/CertificateValidity;->construct(Lsun/security/util/DerValue;)V -HPLsun/security/x509/CertificateValidity;->get(Ljava/lang/String;)Ljava/util/Date; -HPLsun/security/x509/CertificateValidity;->getNotAfter()Ljava/util/Date; -HPLsun/security/x509/CertificateValidity;->getNotBefore()Ljava/util/Date; HSPLsun/security/x509/CertificateVersion;->()V HSPLsun/security/x509/CertificateVersion;->(Lsun/security/util/DerValue;)V HSPLsun/security/x509/CertificateVersion;->compare(I)I @@ -39730,7 +28533,9 @@ HSPLsun/security/x509/GeneralNames;->()V HSPLsun/security/x509/GeneralNames;->(Lsun/security/util/DerValue;)V HSPLsun/security/x509/GeneralNames;->add(Lsun/security/x509/GeneralName;)Lsun/security/x509/GeneralNames; HSPLsun/security/x509/KeyIdentifier;->(Lsun/security/util/DerValue;)V +HSPLsun/security/x509/KeyIdentifier;->([B)V HSPLsun/security/x509/KeyIdentifier;->encode(Lsun/security/util/DerOutputStream;)V +HSPLsun/security/x509/KeyIdentifier;->equals(Ljava/lang/Object;)Z HSPLsun/security/x509/KeyUsageExtension;->(Ljava/lang/Boolean;Ljava/lang/Object;)V HSPLsun/security/x509/KeyUsageExtension;->getName()Ljava/lang/String; HSPLsun/security/x509/OIDMap$OIDInfo;->getClazz()Ljava/lang/Class; @@ -39744,11 +28549,14 @@ HSPLsun/security/x509/RDN;->encode(Lsun/security/util/DerOutputStream;)V HSPLsun/security/x509/RDN;->toRFC2253String(Ljava/util/Map;)Ljava/lang/String; HSPLsun/security/x509/RDN;->toRFC2253String(Z)Ljava/lang/String; HSPLsun/security/x509/RDN;->toRFC2253StringInternal(ZLjava/util/Map;)Ljava/lang/String; +HSPLsun/security/x509/SerialNumber;->(Lsun/security/util/DerInputStream;)V HSPLsun/security/x509/SerialNumber;->(Lsun/security/util/DerValue;)V HSPLsun/security/x509/SerialNumber;->construct(Lsun/security/util/DerValue;)V +HSPLsun/security/x509/SerialNumber;->getNumber()Ljava/math/BigInteger; HSPLsun/security/x509/SubjectAlternativeNameExtension;->(Ljava/lang/Boolean;Ljava/lang/Object;)V HSPLsun/security/x509/SubjectAlternativeNameExtension;->getName()Ljava/lang/String; HSPLsun/security/x509/SubjectKeyIdentifierExtension;->(Ljava/lang/Boolean;Ljava/lang/Object;)V +HSPLsun/security/x509/SubjectKeyIdentifierExtension;->get(Ljava/lang/String;)Lsun/security/x509/KeyIdentifier; HSPLsun/security/x509/SubjectKeyIdentifierExtension;->getName()Ljava/lang/String; HSPLsun/security/x509/URIName;->(Ljava/lang/String;)V HSPLsun/security/x509/URIName;->(Lsun/security/util/DerValue;)V @@ -39785,16 +28593,15 @@ HSPLsun/security/x509/X509CertImpl;->getEncodedInternal(Ljava/security/cert/Cert HSPLsun/security/x509/X509CertImpl;->getExtension(Lsun/security/util/ObjectIdentifier;)Lsun/security/x509/Extension; HSPLsun/security/x509/X509CertImpl;->getIssuerX500Principal()Ljavax/security/auth/x500/X500Principal; HSPLsun/security/x509/X509CertImpl;->getNameConstraintsExtension()Lsun/security/x509/NameConstraintsExtension; -PLsun/security/x509/X509CertImpl;->getNotAfter()Ljava/util/Date; -PLsun/security/x509/X509CertImpl;->getNotBefore()Ljava/util/Date; HSPLsun/security/x509/X509CertImpl;->getPolicyConstraintsExtension()Lsun/security/x509/PolicyConstraintsExtension; HSPLsun/security/x509/X509CertImpl;->getPolicyMappingsExtension()Lsun/security/x509/PolicyMappingsExtension; HSPLsun/security/x509/X509CertImpl;->getPublicKey()Ljava/security/PublicKey; +HSPLsun/security/x509/X509CertImpl;->getSerialNumberObject()Lsun/security/x509/SerialNumber; HSPLsun/security/x509/X509CertImpl;->getSigAlgName()Ljava/lang/String; -PLsun/security/x509/X509CertImpl;->getSubjectAlternativeNameExtension()Lsun/security/x509/SubjectAlternativeNameExtension; +HSPLsun/security/x509/X509CertImpl;->getSubjectKeyId()Lsun/security/x509/KeyIdentifier; +HSPLsun/security/x509/X509CertImpl;->getSubjectKeyIdentifierExtension()Lsun/security/x509/SubjectKeyIdentifierExtension; HSPLsun/security/x509/X509CertImpl;->getSubjectX500Principal()Ljavax/security/auth/x500/X500Principal; HSPLsun/security/x509/X509CertImpl;->isSelfIssued(Ljava/security/cert/X509Certificate;)Z -HPLsun/security/x509/X509CertImpl;->isSelfSigned(Ljava/security/cert/X509Certificate;Ljava/lang/String;)Z HSPLsun/security/x509/X509CertImpl;->parse(Lsun/security/util/DerValue;)V HSPLsun/security/x509/X509CertImpl;->parse(Lsun/security/util/DerValue;[B)V HSPLsun/security/x509/X509CertImpl;->toImpl(Ljava/security/cert/X509Certificate;)Lsun/security/x509/X509CertImpl; @@ -39910,6 +28717,7 @@ HSPLsun/util/locale/InternalLocaleBuilder;->setLanguageTag(Lsun/util/locale/Lang HSPLsun/util/locale/LanguageTag;->()V HSPLsun/util/locale/LanguageTag;->canonicalizeLanguage(Ljava/lang/String;)Ljava/lang/String; HSPLsun/util/locale/LanguageTag;->canonicalizeRegion(Ljava/lang/String;)Ljava/lang/String; +HSPLsun/util/locale/LanguageTag;->canonicalizeScript(Ljava/lang/String;)Ljava/lang/String; HSPLsun/util/locale/LanguageTag;->getExtensions()Ljava/util/List; HSPLsun/util/locale/LanguageTag;->getExtlangs()Ljava/util/List; HSPLsun/util/locale/LanguageTag;->getLanguage()Ljava/lang/String; @@ -39946,6 +28754,8 @@ HSPLsun/util/locale/LocaleUtils;->isEmpty(Ljava/util/List;)Z HSPLsun/util/locale/LocaleUtils;->isEmpty(Ljava/util/Map;)Z HSPLsun/util/locale/LocaleUtils;->isEmpty(Ljava/util/Set;)Z HSPLsun/util/locale/LocaleUtils;->isLower(C)Z +HSPLsun/util/locale/LocaleUtils;->isNumeric(C)Z +HSPLsun/util/locale/LocaleUtils;->isNumericString(Ljava/lang/String;)Z HSPLsun/util/locale/LocaleUtils;->isUpper(C)Z HSPLsun/util/locale/LocaleUtils;->toLower(C)C HSPLsun/util/locale/LocaleUtils;->toLowerString(Ljava/lang/String;)Ljava/lang/String; @@ -39962,9 +28772,17 @@ HSPLsun/util/locale/StringTokenIterator;->isDone()Z HSPLsun/util/locale/StringTokenIterator;->next()Ljava/lang/String; HSPLsun/util/locale/StringTokenIterator;->nextDelimiter(I)I HSPLsun/util/locale/StringTokenIterator;->setStart(I)Lsun/util/locale/StringTokenIterator; +HSPLsun/util/logging/LoggingSupport;->ensureAvailable()V +HSPLsun/util/logging/LoggingSupport;->getLogger(Ljava/lang/String;)Ljava/lang/Object; +HSPLsun/util/logging/PlatformLogger$JavaLoggerProxy;->(Ljava/lang/String;)V +HSPLsun/util/logging/PlatformLogger$JavaLoggerProxy;->(Ljava/lang/String;Lsun/util/logging/PlatformLogger$Level;)V +HSPLsun/util/logging/PlatformLogger$LoggerProxy;->(Ljava/lang/String;)V +HSPLsun/util/logging/PlatformLogger;->(Ljava/lang/String;)V +HSPLsun/util/logging/PlatformLogger;->getLogger(Ljava/lang/String;)Lsun/util/logging/PlatformLogger; Landroid/R$styleable; Landroid/accessibilityservice/AccessibilityServiceInfo$1; Landroid/accessibilityservice/AccessibilityServiceInfo; +Landroid/accessibilityservice/AccessibilityShortcutInfo; Landroid/accessibilityservice/IAccessibilityServiceClient$Stub$Proxy; Landroid/accessibilityservice/IAccessibilityServiceClient$Stub; Landroid/accessibilityservice/IAccessibilityServiceClient; @@ -39985,6 +28803,7 @@ Landroid/accounts/AccountManager$1; Landroid/accounts/AccountManager$20; Landroid/accounts/AccountManager$2; Landroid/accounts/AccountManager$3; +Landroid/accounts/AccountManager$4; Landroid/accounts/AccountManager$8; Landroid/accounts/AccountManager$AmsTask$1; Landroid/accounts/AccountManager$AmsTask$Response; @@ -40093,6 +28912,7 @@ Landroid/annotation/ColorInt; Landroid/annotation/CurrentTimeMillisLong; Landroid/annotation/IntRange; Landroid/annotation/NonNull; +Landroid/annotation/StringRes; Landroid/annotation/SystemApi; Landroid/apex/ApexInfo$1; Landroid/apex/ApexInfo; @@ -40105,6 +28925,7 @@ Landroid/app/-$$Lambda$ActivityThread$0B6gi4scVND6AEt5CVU-ROTGuJc; Landroid/app/-$$Lambda$ActivityThread$ActivityClientRecord$H9XTv4Dku-DdbNqrbkW7UrWXxk8; Landroid/app/-$$Lambda$ActivityThread$ApplicationThread$PTed3A6g6QT5rNQUxADJTUDGNDI; Landroid/app/-$$Lambda$ActivityThread$BDR40iEaW2Q9N_5pf3J5tBldUTQ; +Landroid/app/-$$Lambda$ActivityThread$KIWZGOFEGskjvNqPSdRHRz4TwSk; Landroid/app/-$$Lambda$ActivityThread$_KGOxyGkmobp70YFud1o7lZxT00; Landroid/app/-$$Lambda$ActivityTransitionState$mI0cR9ebgl94lTVt1KcpYP3FQAk; Landroid/app/-$$Lambda$AppOpsManager$3$fbusIVYalutkqug8UfKAGS7k7Z0; @@ -40121,8 +28942,10 @@ Landroid/app/-$$Lambda$Notification$stAYBd-DYtZ2AXSHoBRVAVM4d4k; Landroid/app/-$$Lambda$ResourcesManager$qekSHD5H4Ow8ia02VwVs0mEdVjk; Landroid/app/-$$Lambda$ResourcesManager$tg6nX1GeyDxUL4BEP17S-7W0Qtc; Landroid/app/-$$Lambda$SharedPreferencesImpl$EditorImpl$xMt3av_jX0oSy8XrWpULfBhYg_E; -Landroid/app/-$$Lambda$SystemServiceRegistry$17$PBNjzkuxYJz58dYsq_WqkW4FhC4; +Landroid/app/-$$Lambda$SystemServiceRegistry$16$ZrPh-QFhtBSvtXHpQjZOpXBAocs; +Landroid/app/-$$Lambda$WallpaperManager$Globals$39tnc83bh-N0EyXO-Uwr28oAcuk; Landroid/app/-$$Lambda$WallpaperManager$Globals$lES15e3vLI2tbK1gyElOj5Ti3O8; +Landroid/app/-$$Lambda$WallpaperManager$Globals$v5AdZHR8Y6eHEbu79xiNNtKhTaM; Landroid/app/ActionBar$LayoutParams; Landroid/app/ActionBar; Landroid/app/Activity$1; @@ -40132,6 +28955,9 @@ Landroid/app/Activity$ManagedDialog; Landroid/app/Activity$NonConfigurationInstances; Landroid/app/Activity$TranslucentConversionListener; Landroid/app/Activity; +Landroid/app/ActivityClient$1; +Landroid/app/ActivityClient$ActivityClientControllerSingleton; +Landroid/app/ActivityClient; Landroid/app/ActivityManager$1; Landroid/app/ActivityManager$AppTask; Landroid/app/ActivityManager$MemoryInfo$1; @@ -40149,18 +28975,18 @@ Landroid/app/ActivityManager$RunningTaskInfo$1; Landroid/app/ActivityManager$RunningTaskInfo; Landroid/app/ActivityManager$TaskDescription$1; Landroid/app/ActivityManager$TaskDescription; -Landroid/app/ActivityManager$TaskSnapshot$1; -Landroid/app/ActivityManager$TaskSnapshot$Builder; -Landroid/app/ActivityManager$TaskSnapshot; Landroid/app/ActivityManager$UidObserver; Landroid/app/ActivityManager; Landroid/app/ActivityManagerInternal; Landroid/app/ActivityOptions$1; Landroid/app/ActivityOptions$2; Landroid/app/ActivityOptions$OnAnimationStartedListener; +Landroid/app/ActivityOptions$SourceInfo$1; Landroid/app/ActivityOptions$SourceInfo; Landroid/app/ActivityOptions; Landroid/app/ActivityTaskManager$1; +Landroid/app/ActivityTaskManager$2; +Landroid/app/ActivityTaskManager$RootTaskInfo$1; Landroid/app/ActivityTaskManager$RootTaskInfo; Landroid/app/ActivityTaskManager; Landroid/app/ActivityThread$1; @@ -40234,6 +29060,7 @@ Landroid/app/AppOpsManager$OnOpChangedListener; Landroid/app/AppOpsManager$OnOpNotedCallback$1; Landroid/app/AppOpsManager$OnOpNotedCallback; Landroid/app/AppOpsManager$OnOpNotedListener; +Landroid/app/AppOpsManager$OnOpStartedListener; Landroid/app/AppOpsManager$OpEntry$1; Landroid/app/AppOpsManager$OpEntry; Landroid/app/AppOpsManager$OpEventProxyInfo$1; @@ -40242,6 +29069,7 @@ Landroid/app/AppOpsManager$PackageOps$1; Landroid/app/AppOpsManager$PackageOps; Landroid/app/AppOpsManager$PausedNotedAppOpsCollection; Landroid/app/AppOpsManager$RestrictionBypass; +Landroid/app/AppOpsManager$SamplingStrategy; Landroid/app/AppOpsManager; Landroid/app/AppOpsManagerInternal; Landroid/app/Application$ActivityLifecycleCallbacks; @@ -40264,7 +29092,6 @@ Landroid/app/ApplicationPackageManager$2; Landroid/app/ApplicationPackageManager$GetPackagesForUidResult; Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery; Landroid/app/ApplicationPackageManager$MoveCallbackDelegate; -Landroid/app/ApplicationPackageManager$OnPermissionsChangeListenerDelegate; Landroid/app/ApplicationPackageManager$ResourceName; Landroid/app/ApplicationPackageManager; Landroid/app/AsyncNotedAppOp$1; @@ -40325,6 +29152,9 @@ Landroid/app/FragmentTransition$2; Landroid/app/FragmentTransition$5; Landroid/app/FragmentTransition$FragmentContainerTransition; Landroid/app/FragmentTransition; +Landroid/app/IActivityClientController$Stub$Proxy; +Landroid/app/IActivityClientController$Stub; +Landroid/app/IActivityClientController; Landroid/app/IActivityController$Stub$Proxy; Landroid/app/IActivityController$Stub; Landroid/app/IActivityController; @@ -40346,6 +29176,7 @@ Landroid/app/IAlarmManager; Landroid/app/IAppTask$Stub$Proxy; Landroid/app/IAppTask$Stub; Landroid/app/IAppTask; +Landroid/app/IAppTraceRetriever$Stub; Landroid/app/IAppTraceRetriever; Landroid/app/IApplicationThread$Stub$Proxy; Landroid/app/IApplicationThread$Stub; @@ -40365,6 +29196,8 @@ Landroid/app/IInstrumentationWatcher; Landroid/app/INotificationManager$Stub$Proxy; Landroid/app/INotificationManager$Stub; Landroid/app/INotificationManager; +Landroid/app/IOnProjectionStateChangeListener$Stub; +Landroid/app/IOnProjectionStateChangeListener; Landroid/app/IProcessObserver$Stub$Proxy; Landroid/app/IProcessObserver$Stub; Landroid/app/IProcessObserver; @@ -40458,6 +29291,7 @@ Landroid/app/Notification$MessagingStyle$Message; Landroid/app/Notification$MessagingStyle; Landroid/app/Notification$StandardTemplateParams; Landroid/app/Notification$Style; +Landroid/app/Notification$TemplateBindResult$MarginSet; Landroid/app/Notification$TemplateBindResult; Landroid/app/Notification$TvExtender; Landroid/app/Notification; @@ -40495,6 +29329,7 @@ Landroid/app/ProfilerInfo; Landroid/app/ProgressDialog$1; Landroid/app/ProgressDialog; Landroid/app/PropertyInvalidatedCache$1; +Landroid/app/PropertyInvalidatedCache$AutoCorker$1; Landroid/app/PropertyInvalidatedCache$AutoCorker; Landroid/app/PropertyInvalidatedCache$NoPreloadHolder; Landroid/app/PropertyInvalidatedCache; @@ -40570,6 +29405,10 @@ Landroid/app/SystemServiceRegistry$120; Landroid/app/SystemServiceRegistry$121; Landroid/app/SystemServiceRegistry$122; Landroid/app/SystemServiceRegistry$123; +Landroid/app/SystemServiceRegistry$124; +Landroid/app/SystemServiceRegistry$125; +Landroid/app/SystemServiceRegistry$126; +Landroid/app/SystemServiceRegistry$127; Landroid/app/SystemServiceRegistry$12; Landroid/app/SystemServiceRegistry$13; Landroid/app/SystemServiceRegistry$14; @@ -40678,6 +29517,8 @@ Landroid/app/SystemServiceRegistry$StaticServiceProducerWithoutBinder; Landroid/app/SystemServiceRegistry; Landroid/app/TaskInfo; Landroid/app/TaskStackListener; +Landroid/app/UiModeManager$OnProjectionStateChangeListener; +Landroid/app/UiModeManager$OnProjectionStateChangeListenerResourceManager; Landroid/app/UiModeManager; Landroid/app/UriGrantsManager$1; Landroid/app/UriGrantsManager; @@ -40819,10 +29660,13 @@ Landroid/app/blob/LeaseInfo; Landroid/app/compat/ChangeIdStateCache; Landroid/app/compat/ChangeIdStateQuery; Landroid/app/compat/CompatChanges; +Landroid/app/contentsuggestions/-$$Lambda$ContentSuggestionsManager$SelectionsCallbackWrapper$ewzCcrkfPjPJLrVCjex1Jur8ggY; Landroid/app/contentsuggestions/ClassificationsRequest$1; Landroid/app/contentsuggestions/ClassificationsRequest; Landroid/app/contentsuggestions/ContentSelection$1; Landroid/app/contentsuggestions/ContentSelection; +Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallback; +Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper; Landroid/app/contentsuggestions/ContentSuggestionsManager; Landroid/app/contentsuggestions/IClassificationsCallback$Stub$Proxy; Landroid/app/contentsuggestions/IClassificationsCallback$Stub; @@ -40834,6 +29678,7 @@ Landroid/app/contentsuggestions/ISelectionsCallback$Stub$Proxy; Landroid/app/contentsuggestions/ISelectionsCallback$Stub; Landroid/app/contentsuggestions/ISelectionsCallback; Landroid/app/contentsuggestions/SelectionsRequest$1; +Landroid/app/contentsuggestions/SelectionsRequest$Builder; Landroid/app/contentsuggestions/SelectionsRequest; Landroid/app/job/-$$Lambda$JobSchedulerFrameworkInitializer$73_cGGDnR1wLl2wXRu5h887tosQ; Landroid/app/job/-$$Lambda$JobSchedulerFrameworkInitializer$Pe-0evFX7ZiOORErTxuMy4W_vi8; @@ -40863,6 +29708,8 @@ Landroid/app/job/JobServiceEngine$JobInterface; Landroid/app/job/JobServiceEngine; Landroid/app/job/JobWorkItem$1; Landroid/app/job/JobWorkItem; +Landroid/app/people/IPeopleManager$Stub; +Landroid/app/people/IPeopleManager; Landroid/app/prediction/AppPredictionContext$1; Landroid/app/prediction/AppPredictionContext; Landroid/app/prediction/AppPredictionManager; @@ -40885,8 +29732,6 @@ Landroid/app/prediction/IPredictionManager$Stub; Landroid/app/prediction/IPredictionManager; Landroid/app/role/-$$Lambda$CQhA4ZPg2g3ruvW6iubVBmv43UE; Landroid/app/role/-$$Lambda$RoleControllerManager$3NMUz6ZBN-bqbmb4t84VnEZKk2Q; -Landroid/app/role/-$$Lambda$RoleControllerManager$hgevFDUi7EVgH1XwtsCDSA04Jhk; -Landroid/app/role/-$$Lambda$RoleControllerManager$nCcY1in9U0v-z7bA98LMVYjUe7s; Landroid/app/role/-$$Lambda$ng3HLBbY6a0mKtsl6yiB-YZ8Gkg; Landroid/app/role/IOnRoleHoldersChangedListener$Stub$Proxy; Landroid/app/role/IOnRoleHoldersChangedListener$Stub; @@ -40902,6 +29747,7 @@ Landroid/app/role/RoleControllerManager$1; Landroid/app/role/RoleControllerManager; Landroid/app/role/RoleManager$OnRoleHoldersChangedListenerDelegate; Landroid/app/role/RoleManager; +Landroid/app/search/SearchUiManager; Landroid/app/servertransaction/ActivityConfigurationChangeItem$1; Landroid/app/servertransaction/ActivityConfigurationChangeItem; Landroid/app/servertransaction/ActivityLifecycleItem; @@ -40918,6 +29764,8 @@ Landroid/app/servertransaction/ConfigurationChangeItem$1; Landroid/app/servertransaction/ConfigurationChangeItem; Landroid/app/servertransaction/DestroyActivityItem$1; Landroid/app/servertransaction/DestroyActivityItem; +Landroid/app/servertransaction/FixedRotationAdjustmentsItem$1; +Landroid/app/servertransaction/FixedRotationAdjustmentsItem; Landroid/app/servertransaction/LaunchActivityItem$1; Landroid/app/servertransaction/LaunchActivityItem; Landroid/app/servertransaction/NewIntentItem$1; @@ -40951,10 +29799,14 @@ Landroid/app/slice/SliceManager; Landroid/app/slice/SliceProvider; Landroid/app/slice/SliceSpec$1; Landroid/app/slice/SliceSpec; +Landroid/app/time/ITimeZoneDetectorListener$Stub$Proxy; Landroid/app/time/ITimeZoneDetectorListener$Stub; Landroid/app/time/ITimeZoneDetectorListener; Landroid/app/time/TimeManager; +Landroid/app/time/TimeZoneCapabilities; +Landroid/app/time/TimeZoneCapabilitiesAndConfig$1; Landroid/app/time/TimeZoneCapabilitiesAndConfig; +Landroid/app/time/TimeZoneConfiguration$1; Landroid/app/time/TimeZoneConfiguration; Landroid/app/timedetector/ITimeDetectorService$Stub$Proxy; Landroid/app/timedetector/ITimeDetectorService$Stub; @@ -41033,8 +29885,12 @@ Landroid/appwidget/AppWidgetManagerInternal; Landroid/appwidget/AppWidgetProvider; Landroid/appwidget/AppWidgetProviderInfo$1; Landroid/appwidget/AppWidgetProviderInfo; +Landroid/appwidget/PendingHostUpdate$1; +Landroid/appwidget/PendingHostUpdate; Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal; Landroid/attention/AttentionManagerInternal; +Landroid/audio/policy/configuration/V7_0/AudioUsage; +Landroid/bluetooth/-$$Lambda$BluetoothAdapter$6$5T9RHjhyWiBTYcTVaFq91QuoN94; Landroid/bluetooth/BluetoothA2dp$1; Landroid/bluetooth/BluetoothA2dp; Landroid/bluetooth/BluetoothA2dpSink; @@ -41046,6 +29902,7 @@ Landroid/bluetooth/BluetoothAdapter$3; Landroid/bluetooth/BluetoothAdapter$4; Landroid/bluetooth/BluetoothAdapter$5; Landroid/bluetooth/BluetoothAdapter$6; +Landroid/bluetooth/BluetoothAdapter$8; Landroid/bluetooth/BluetoothAdapter; Landroid/bluetooth/BluetoothAvrcpController; Landroid/bluetooth/BluetoothClass$1; @@ -41112,6 +29969,8 @@ Landroid/bluetooth/IBluetoothAvrcpTarget; Landroid/bluetooth/IBluetoothCallback$Stub$Proxy; Landroid/bluetooth/IBluetoothCallback$Stub; Landroid/bluetooth/IBluetoothCallback; +Landroid/bluetooth/IBluetoothConnectionCallback$Stub; +Landroid/bluetooth/IBluetoothConnectionCallback; Landroid/bluetooth/IBluetoothGatt$Stub$Proxy; Landroid/bluetooth/IBluetoothGatt$Stub; Landroid/bluetooth/IBluetoothGatt; @@ -41124,9 +29983,6 @@ Landroid/bluetooth/IBluetoothGattServerCallback; Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy; Landroid/bluetooth/IBluetoothHeadset$Stub; Landroid/bluetooth/IBluetoothHeadset; -Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy; -Landroid/bluetooth/IBluetoothHeadsetPhone$Stub; -Landroid/bluetooth/IBluetoothHeadsetPhone; Landroid/bluetooth/IBluetoothHearingAid$Stub$Proxy; Landroid/bluetooth/IBluetoothHearingAid$Stub; Landroid/bluetooth/IBluetoothHearingAid; @@ -41216,12 +30072,18 @@ Landroid/companion/IFindDeviceCallback; Landroid/compat/Compatibility$Callbacks; Landroid/compat/Compatibility$ChangeConfig; Landroid/compat/Compatibility; +Landroid/compat/annotation/ChangeId; +Landroid/compat/annotation/Disabled; +Landroid/compat/annotation/EnabledAfter; +Landroid/compat/annotation/EnabledSince; +Landroid/compat/annotation/LoggingOnly; Landroid/content/-$$Lambda$IntentFilter$BcopryiRm3s2mAZuUp2RqSuveh4; Landroid/content/-$$Lambda$IntentFilter$EJGa8NQ0FBwuaIJCX2LExWV72tU; Landroid/content/AbstractThreadedSyncAdapter$ISyncAdapterImpl; Landroid/content/AbstractThreadedSyncAdapter$SyncThread; Landroid/content/AbstractThreadedSyncAdapter; Landroid/content/ActivityNotFoundException; +Landroid/content/ApexEnvironment; Landroid/content/AsyncQueryHandler$WorkerArgs; Landroid/content/AsyncQueryHandler$WorkerHandler; Landroid/content/AsyncQueryHandler; @@ -41248,6 +30110,7 @@ Landroid/content/ComponentName; Landroid/content/ContentCaptureOptions$1; Landroid/content/ContentCaptureOptions; Landroid/content/ContentInterface; +Landroid/content/ContentProvider$1; Landroid/content/ContentProvider$CallingIdentity; Landroid/content/ContentProvider$PipeDataWriter; Landroid/content/ContentProvider$Transport; @@ -41377,8 +30240,19 @@ Landroid/content/UriMatcher; Landroid/content/UriPermission$1; Landroid/content/UriPermission; Landroid/content/integrity/AppIntegrityManager; +Landroid/content/integrity/AtomicFormula$StringAtomicFormula$1; +Landroid/content/integrity/AtomicFormula$StringAtomicFormula; +Landroid/content/integrity/AtomicFormula; +Landroid/content/integrity/CompoundFormula$1; +Landroid/content/integrity/CompoundFormula; Landroid/content/integrity/IAppIntegrityManager$Stub; Landroid/content/integrity/IAppIntegrityManager; +Landroid/content/integrity/InstallerAllowedByManifestFormula$1; +Landroid/content/integrity/InstallerAllowedByManifestFormula; +Landroid/content/integrity/IntegrityFormula; +Landroid/content/integrity/IntegrityUtils; +Landroid/content/integrity/Rule$1; +Landroid/content/integrity/Rule; Landroid/content/om/IOverlayManager$Stub$Proxy; Landroid/content/om/IOverlayManager$Stub; Landroid/content/om/IOverlayManager; @@ -41393,6 +30267,7 @@ Landroid/content/pm/-$$Lambda$IPackageManager$Stub$Proxy$5VlYnb8K9RuWcNHSN333sLd Landroid/content/pm/-$$Lambda$PackageParser$ehhikUMJSPpfInd-3RyG_1U-jVg; Landroid/content/pm/-$$Lambda$PackageParser$uLALhADCNBfQqT5iKncTHUpGpAQ; Landroid/content/pm/-$$Lambda$PackageParser$uOtYPiYo-Y_Cq_SQl58yxmUK2oo; +Landroid/content/pm/-$$Lambda$RZEKJn7kq99BchbvU7AVgqPvQvo; Landroid/content/pm/-$$Lambda$UcZwAr_rTqqkR9Rk9GuV5av7Soo; Landroid/content/pm/-$$Lambda$ZzJt9hnfRycLFBwbq1l-SoAi8Mo; Landroid/content/pm/-$$Lambda$glECXhLcyYwkl9de_ZTPfzBRat0; @@ -41403,16 +30278,21 @@ Landroid/content/pm/ActivityPresentationInfo; Landroid/content/pm/AndroidTestBaseUpdater; Landroid/content/pm/ApplicationInfo$1; Landroid/content/pm/ApplicationInfo; +Landroid/content/pm/Attribution$1; +Landroid/content/pm/Attribution; Landroid/content/pm/AuxiliaryResolveInfo$AuxiliaryFilter; +Landroid/content/pm/AuxiliaryResolveInfo; Landroid/content/pm/BaseParceledListSlice$1; Landroid/content/pm/BaseParceledListSlice; Landroid/content/pm/ChangedPackages$1; Landroid/content/pm/ChangedPackages; +Landroid/content/pm/Checksum$1; Landroid/content/pm/Checksum; Landroid/content/pm/ComponentInfo; Landroid/content/pm/ConfigurationInfo$1; Landroid/content/pm/ConfigurationInfo; Landroid/content/pm/CrossProfileApps; +Landroid/content/pm/CrossProfileAppsInternal; Landroid/content/pm/DataLoaderManager; Landroid/content/pm/DataLoaderParams; Landroid/content/pm/DataLoaderParamsParcel$1; @@ -41503,16 +30383,20 @@ Landroid/content/pm/IntentFilterVerificationInfo; Landroid/content/pm/KeySet$1; Landroid/content/pm/KeySet; Landroid/content/pm/LauncherActivityInfo; +Landroid/content/pm/LauncherActivityInfoInternal; Landroid/content/pm/LauncherApps$1; Landroid/content/pm/LauncherApps$AppUsageLimit$1; Landroid/content/pm/LauncherApps$AppUsageLimit; Landroid/content/pm/LauncherApps$Callback; Landroid/content/pm/LauncherApps$CallbackMessageHandler$CallbackInfo; Landroid/content/pm/LauncherApps$CallbackMessageHandler; +Landroid/content/pm/LauncherApps$ShortcutQuery$QueryFlags; Landroid/content/pm/LauncherApps$ShortcutQuery; Landroid/content/pm/LauncherApps; Landroid/content/pm/ModuleInfo$1; Landroid/content/pm/ModuleInfo; +Landroid/content/pm/PackageChangeEvent$1; +Landroid/content/pm/PackageChangeEvent; Landroid/content/pm/PackageInfo$1; Landroid/content/pm/PackageInfo; Landroid/content/pm/PackageInfoLite$1; @@ -41533,6 +30417,7 @@ Landroid/content/pm/PackageManager$MoveCallback; Landroid/content/pm/PackageManager$NameNotFoundException; Landroid/content/pm/PackageManager$OnPermissionsChangedListener; Landroid/content/pm/PackageManager$PackageInfoQuery; +Landroid/content/pm/PackageManager$Property; Landroid/content/pm/PackageManager; Landroid/content/pm/PackageParser$1; Landroid/content/pm/PackageParser$Activity$1; @@ -41641,9 +30526,12 @@ Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub$Proxy; Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub; Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback; Landroid/content/pm/dex/PackageOptimizationInfo; +Landroid/content/pm/parsing/-$$Lambda$ParsingPackageImpl$Cqa0PbeZxny7ldN4s157Oxm0C7A; Landroid/content/pm/parsing/ApkLiteParseUtils; Landroid/content/pm/parsing/PackageInfoWithoutStateUtils; Landroid/content/pm/parsing/ParsingPackage; +Landroid/content/pm/parsing/ParsingPackageImpl$1; +Landroid/content/pm/parsing/ParsingPackageImpl; Landroid/content/pm/parsing/ParsingPackageRead; Landroid/content/pm/parsing/ParsingPackageUtils$Callback; Landroid/content/pm/parsing/ParsingPackageUtils; @@ -41656,16 +30544,19 @@ Landroid/content/pm/parsing/component/ParsedAttribution$1; Landroid/content/pm/parsing/component/ParsedAttribution; Landroid/content/pm/parsing/component/ParsedAttributionUtils; Landroid/content/pm/parsing/component/ParsedComponent; +Landroid/content/pm/parsing/component/ParsedComponentUtils; Landroid/content/pm/parsing/component/ParsedInstrumentation$1; Landroid/content/pm/parsing/component/ParsedInstrumentation; Landroid/content/pm/parsing/component/ParsedInstrumentationUtils; Landroid/content/pm/parsing/component/ParsedIntentInfo$1; Landroid/content/pm/parsing/component/ParsedIntentInfo$ListParceler; Landroid/content/pm/parsing/component/ParsedIntentInfo$Parceler; +Landroid/content/pm/parsing/component/ParsedIntentInfo$StringPairListParceler; Landroid/content/pm/parsing/component/ParsedIntentInfo; Landroid/content/pm/parsing/component/ParsedIntentInfoUtils; Landroid/content/pm/parsing/component/ParsedMainComponent$1; Landroid/content/pm/parsing/component/ParsedMainComponent; +Landroid/content/pm/parsing/component/ParsedMainComponentUtils; Landroid/content/pm/parsing/component/ParsedPermission$1; Landroid/content/pm/parsing/component/ParsedPermission; Landroid/content/pm/parsing/component/ParsedPermissionGroup$1; @@ -41678,6 +30569,7 @@ Landroid/content/pm/parsing/component/ParsedProviderUtils; Landroid/content/pm/parsing/component/ParsedService$1; Landroid/content/pm/parsing/component/ParsedService; Landroid/content/pm/parsing/component/ParsedServiceUtils; +Landroid/content/pm/parsing/result/-$$Lambda$ParseTypeImpl$B1Wb7wuvXb6hafcTEeqRsLPuhYI; Landroid/content/pm/parsing/result/-$$Lambda$ParseTypeImpl$LE9UC2JZ7CS7f0kb41DMBqpT6RY; Landroid/content/pm/parsing/result/ParseInput$Callback; Landroid/content/pm/parsing/result/ParseInput; @@ -41693,6 +30585,7 @@ Landroid/content/pm/split/SplitDependencyLoader; Landroid/content/res/-$$Lambda$Resources$cxISSmw85h82T3AxsvPaX3qgACg; Landroid/content/res/-$$Lambda$ResourcesImpl$FlD8XKovUvL1rBdCFZnaFct9Mk0; Landroid/content/res/-$$Lambda$ResourcesImpl$T-MGZmZYX-ZhaRRlSNI-2NYPUVQ; +Landroid/content/res/ApkAssets$NoImagePreloadHolder; Landroid/content/res/ApkAssets; Landroid/content/res/AssetFileDescriptor$1; Landroid/content/res/AssetFileDescriptor$AutoCloseInputStream; @@ -41751,6 +30644,10 @@ Landroid/content/rollback/-$$Lambda$RollbackManagerFrameworkInitializer$TDOYM9jP Landroid/content/rollback/IRollbackManager$Stub$Proxy; Landroid/content/rollback/IRollbackManager$Stub; Landroid/content/rollback/IRollbackManager; +Landroid/content/rollback/PackageRollbackInfo$1; +Landroid/content/rollback/PackageRollbackInfo; +Landroid/content/rollback/RollbackInfo$1; +Landroid/content/rollback/RollbackInfo; Landroid/content/rollback/RollbackManager; Landroid/content/rollback/RollbackManagerFrameworkInitializer; Landroid/content/type/-$$Lambda$DefaultMimeMapFactory$QwIcc--5O-7OhygVTd7dOIvFzQA; @@ -41878,6 +30775,8 @@ Landroid/graphics/-$$Lambda$ColorSpace$u3ImyHiszTktOKFJrySAJ3rv6vk; Landroid/graphics/-$$Lambda$GraphicsStatsService$2VtSuUXTfz2Yu2YWfZdGfTHkCwg; Landroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$0pgDezJ9oIqkMVT03wrTHRKhEyE; Landroid/graphics/-$$Lambda$HardwareRenderer$ProcessInitializer$Dataspace$bc5hUxMvQdmheZcB8hDY1gN6FT0; +Landroid/graphics/-$$Lambda$HardwareRendererObserver$HC6rflRJ2qu_W4LkfrTA7x3XNVs; +Landroid/graphics/BLASTBufferQueue$TransactionCompleteCallback; Landroid/graphics/BLASTBufferQueue; Landroid/graphics/BaseCanvas; Landroid/graphics/BaseRecordingCanvas; @@ -41928,6 +30827,7 @@ Landroid/graphics/FontListParser; Landroid/graphics/FrameInfo; Landroid/graphics/GraphicBuffer$1; Landroid/graphics/GraphicBuffer; +Landroid/graphics/GraphicsProtos; Landroid/graphics/GraphicsStatsService$1; Landroid/graphics/GraphicsStatsService$ActiveBuffer; Landroid/graphics/GraphicsStatsService$BufferInfo; @@ -41944,6 +30844,7 @@ Landroid/graphics/HardwareRenderer; Landroid/graphics/HardwareRendererObserver$OnFrameMetricsAvailableListener; Landroid/graphics/HardwareRendererObserver; Landroid/graphics/ImageDecoder$AssetInputStreamSource; +Landroid/graphics/ImageDecoder$ByteArraySource; Landroid/graphics/ImageDecoder$DecodeException; Landroid/graphics/ImageDecoder$ImageInfo; Landroid/graphics/ImageDecoder$InputStreamSource; @@ -42168,6 +31069,7 @@ Landroid/graphics/fonts/FontFamily; Landroid/graphics/fonts/FontFileUtil; Landroid/graphics/fonts/FontStyle; Landroid/graphics/fonts/FontVariationAxis; +Landroid/graphics/fonts/NativeFont; Landroid/graphics/fonts/NativeFontBufferHelper; Landroid/graphics/fonts/SystemFonts; Landroid/graphics/pdf/PdfDocument; @@ -42191,6 +31093,7 @@ Landroid/gsi/IGsiService; Landroid/hardware/Camera$CameraInfo; Landroid/hardware/Camera$Face; Landroid/hardware/Camera; +Landroid/hardware/CameraSessionStats; Landroid/hardware/CameraStatus$1; Landroid/hardware/CameraStatus; Landroid/hardware/ConsumerIrManager; @@ -42251,6 +31154,8 @@ Landroid/hardware/biometrics/IBiometricAuthenticator; Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub$Proxy; Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub; Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback; +Landroid/hardware/biometrics/IBiometricSensorReceiver$Stub; +Landroid/hardware/biometrics/IBiometricSensorReceiver; Landroid/hardware/biometrics/IBiometricService$Stub$Proxy; Landroid/hardware/biometrics/IBiometricService$Stub; Landroid/hardware/biometrics/IBiometricService; @@ -42260,12 +31165,18 @@ Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback; Landroid/hardware/biometrics/IBiometricServiceReceiver$Stub$Proxy; Landroid/hardware/biometrics/IBiometricServiceReceiver$Stub; Landroid/hardware/biometrics/IBiometricServiceReceiver; +Landroid/hardware/biometrics/IBiometricSysuiReceiver$Stub$Proxy; Landroid/hardware/biometrics/IBiometricSysuiReceiver$Stub; Landroid/hardware/biometrics/IBiometricSysuiReceiver; +Landroid/hardware/biometrics/ITestSession; +Landroid/hardware/biometrics/PromptInfo$1; Landroid/hardware/biometrics/PromptInfo; +Landroid/hardware/biometrics/SensorPropertiesInternal$1; +Landroid/hardware/biometrics/SensorPropertiesInternal; Landroid/hardware/camera2/-$$Lambda$CameraManager$CameraManagerGlobal$KhoOdlAEa-MROOIo4h9QfXkbKJE; Landroid/hardware/camera2/-$$Lambda$CameraManager$CameraManagerGlobal$uXWG8nKwalb3bjcFywkUxGstaNQ; Landroid/hardware/camera2/CameraAccessException; +Landroid/hardware/camera2/CameraCaptureSession$StateCallback; Landroid/hardware/camera2/CameraCharacteristics$1; Landroid/hardware/camera2/CameraCharacteristics$2; Landroid/hardware/camera2/CameraCharacteristics$3; @@ -42274,6 +31185,7 @@ Landroid/hardware/camera2/CameraCharacteristics$5; Landroid/hardware/camera2/CameraCharacteristics$6; Landroid/hardware/camera2/CameraCharacteristics$Key; Landroid/hardware/camera2/CameraCharacteristics; +Landroid/hardware/camera2/CameraDevice$StateCallback; Landroid/hardware/camera2/CameraDevice; Landroid/hardware/camera2/CameraManager$AvailabilityCallback; Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$1; @@ -42331,12 +31243,14 @@ Landroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken; Landroid/hardware/camera2/marshal/MarshalRegistry; Landroid/hardware/camera2/marshal/Marshaler; Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray$MarshalerArray; +Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray$PrimitiveArrayFiller; Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray; Landroid/hardware/camera2/marshal/impl/MarshalQueryableBlackLevelPattern; Landroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean; Landroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean; Landroid/hardware/camera2/marshal/impl/MarshalQueryableColorSpaceTransform; Landroid/hardware/camera2/marshal/impl/MarshalQueryableEnum; +Landroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration; Landroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration; Landroid/hardware/camera2/marshal/impl/MarshalQueryableMeteringRectangle; Landroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger; @@ -42382,6 +31296,7 @@ Landroid/hardware/camera2/params/TonemapCurve; Landroid/hardware/camera2/utils/ArrayUtils; Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1; Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination; +Landroid/hardware/camera2/utils/HashCodeHelpers; Landroid/hardware/camera2/utils/SurfaceUtils; Landroid/hardware/camera2/utils/TypeReference$SpecializedBaseTypeReference; Landroid/hardware/camera2/utils/TypeReference$SpecializedTypeReference; @@ -42397,6 +31312,8 @@ Landroid/hardware/contexthub/V1_0/MemRange; Landroid/hardware/contexthub/V1_0/NanoAppBinary; Landroid/hardware/contexthub/V1_0/PhysicalSensor; Landroid/hardware/devicestate/DeviceStateManager; +Landroid/hardware/devicestate/IDeviceStateManager$Stub; +Landroid/hardware/devicestate/IDeviceStateManager; Landroid/hardware/display/-$$Lambda$NightDisplayListener$zWUryrUevCubFcAH5-WNoOmT0BQ; Landroid/hardware/display/AmbientBrightnessDayStats$1; Landroid/hardware/display/AmbientBrightnessDayStats; @@ -42462,11 +31379,17 @@ Landroid/hardware/face/FaceManager$1; Landroid/hardware/face/FaceManager$AuthenticationCallback; Landroid/hardware/face/FaceManager$AuthenticationResult; Landroid/hardware/face/FaceManager$EnrollmentCallback; +Landroid/hardware/face/FaceManager$FaceDetectionCallback; +Landroid/hardware/face/FaceManager$GenerateChallengeCallback; +Landroid/hardware/face/FaceManager$GetFeatureCallback; Landroid/hardware/face/FaceManager$LockoutResetCallback; Landroid/hardware/face/FaceManager$MyHandler; Landroid/hardware/face/FaceManager$OnAuthenticationCancelListener; Landroid/hardware/face/FaceManager$RemovalCallback; +Landroid/hardware/face/FaceManager$SetFeatureCallback; Landroid/hardware/face/FaceManager; +Landroid/hardware/face/FaceSensorPropertiesInternal$1; +Landroid/hardware/face/FaceSensorPropertiesInternal; Landroid/hardware/face/IFaceService$Stub$Proxy; Landroid/hardware/face/IFaceService$Stub; Landroid/hardware/face/IFaceService; @@ -42481,6 +31404,8 @@ Landroid/hardware/fingerprint/FingerprintManager$AuthenticationCallback; Landroid/hardware/fingerprint/FingerprintManager$LockoutResetCallback; Landroid/hardware/fingerprint/FingerprintManager$MyHandler; Landroid/hardware/fingerprint/FingerprintManager; +Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal$1; +Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal; Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub$Proxy; Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub; Landroid/hardware/fingerprint/IFingerprintClientActiveCallback; @@ -42498,6 +31423,8 @@ Landroid/hardware/input/IInputDevicesChangedListener; Landroid/hardware/input/IInputManager$Stub$Proxy; Landroid/hardware/input/IInputManager$Stub; Landroid/hardware/input/IInputManager; +Landroid/hardware/input/IInputSensorEventListener$Stub; +Landroid/hardware/input/IInputSensorEventListener; Landroid/hardware/input/ITabletModeChangedListener$Stub$Proxy; Landroid/hardware/input/ITabletModeChangedListener$Stub; Landroid/hardware/input/ITabletModeChangedListener; @@ -42505,7 +31432,6 @@ Landroid/hardware/input/InputDeviceIdentifier$1; Landroid/hardware/input/InputDeviceIdentifier; Landroid/hardware/input/InputManager$InputDeviceListener; Landroid/hardware/input/InputManager$InputDeviceListenerDelegate; -Landroid/hardware/input/InputManager$InputDeviceVibrator; Landroid/hardware/input/InputManager$InputDevicesChangedListener; Landroid/hardware/input/InputManager; Landroid/hardware/input/InputManagerInternal; @@ -42628,17 +31554,27 @@ Landroid/hardware/radio/V1_0/ActivityStatsInfo; Landroid/hardware/radio/V1_0/AppStatus; Landroid/hardware/radio/V1_0/Call; Landroid/hardware/radio/V1_0/CallForwardInfo; +Landroid/hardware/radio/V1_0/CardState; Landroid/hardware/radio/V1_0/CardStatus; Landroid/hardware/radio/V1_0/Carrier; Landroid/hardware/radio/V1_0/CarrierRestrictions; Landroid/hardware/radio/V1_0/CdmaBroadcastSmsConfigInfo; Landroid/hardware/radio/V1_0/CdmaCallWaiting; +Landroid/hardware/radio/V1_0/CdmaDisplayInfoRecord; +Landroid/hardware/radio/V1_0/CdmaInformationRecord; Landroid/hardware/radio/V1_0/CdmaInformationRecords; +Landroid/hardware/radio/V1_0/CdmaLineControlInfoRecord; +Landroid/hardware/radio/V1_0/CdmaNumberInfoRecord; +Landroid/hardware/radio/V1_0/CdmaRedirectingNumberInfoRecord; Landroid/hardware/radio/V1_0/CdmaSignalInfoRecord; Landroid/hardware/radio/V1_0/CdmaSignalStrength; +Landroid/hardware/radio/V1_0/CdmaSmsAck; Landroid/hardware/radio/V1_0/CdmaSmsAddress; Landroid/hardware/radio/V1_0/CdmaSmsMessage; Landroid/hardware/radio/V1_0/CdmaSmsSubaddress; +Landroid/hardware/radio/V1_0/CdmaSmsWriteArgs; +Landroid/hardware/radio/V1_0/CdmaT53AudioControlInfoRecord; +Landroid/hardware/radio/V1_0/CdmaT53ClirInfoRecord; Landroid/hardware/radio/V1_0/CellIdentity; Landroid/hardware/radio/V1_0/CellIdentityCdma; Landroid/hardware/radio/V1_0/CellIdentityGsm; @@ -42652,9 +31588,11 @@ Landroid/hardware/radio/V1_0/CellInfoLte; Landroid/hardware/radio/V1_0/CellInfoTdscdma; Landroid/hardware/radio/V1_0/CellInfoType; Landroid/hardware/radio/V1_0/CellInfoWcdma; +Landroid/hardware/radio/V1_0/CfData; Landroid/hardware/radio/V1_0/DataCallFailCause; Landroid/hardware/radio/V1_0/DataProfileInfo; Landroid/hardware/radio/V1_0/DataRegStateResult; +Landroid/hardware/radio/V1_0/Dial; Landroid/hardware/radio/V1_0/EvdoSignalStrength; Landroid/hardware/radio/V1_0/GsmBroadcastSmsConfigInfo; Landroid/hardware/radio/V1_0/GsmSignalStrength; @@ -42673,16 +31611,20 @@ Landroid/hardware/radio/V1_0/LceDataInfo; Landroid/hardware/radio/V1_0/LceStatusInfo; Landroid/hardware/radio/V1_0/LteSignalStrength; Landroid/hardware/radio/V1_0/NeighboringCell; +Landroid/hardware/radio/V1_0/NvWriteItem; Landroid/hardware/radio/V1_0/OperatorInfo; Landroid/hardware/radio/V1_0/PcoDataInfo; Landroid/hardware/radio/V1_0/RadioCapability; Landroid/hardware/radio/V1_0/RadioResponseInfo; Landroid/hardware/radio/V1_0/RegState; +Landroid/hardware/radio/V1_0/SelectUiccSub; Landroid/hardware/radio/V1_0/SendSmsResult; Landroid/hardware/radio/V1_0/SetupDataCallResult; Landroid/hardware/radio/V1_0/SignalStrength; Landroid/hardware/radio/V1_0/SimApdu; Landroid/hardware/radio/V1_0/SimRefreshResult; +Landroid/hardware/radio/V1_0/SmsWriteArgs; +Landroid/hardware/radio/V1_0/SsInfoData; Landroid/hardware/radio/V1_0/StkCcUnsolSsResult; Landroid/hardware/radio/V1_0/SuppSvcNotification; Landroid/hardware/radio/V1_0/TdScdmaSignalStrength; @@ -42693,8 +31635,12 @@ Landroid/hardware/radio/V1_1/IRadio$Proxy; Landroid/hardware/radio/V1_1/IRadio; Landroid/hardware/radio/V1_1/IRadioIndication; Landroid/hardware/radio/V1_1/IRadioResponse; +Landroid/hardware/radio/V1_1/ImsiEncryptionInfo; +Landroid/hardware/radio/V1_1/KeepaliveRequest; Landroid/hardware/radio/V1_1/KeepaliveStatus; +Landroid/hardware/radio/V1_1/NetworkScanRequest; Landroid/hardware/radio/V1_1/NetworkScanResult; +Landroid/hardware/radio/V1_1/RadioAccessSpecifier; Landroid/hardware/radio/V1_2/Call; Landroid/hardware/radio/V1_2/CardStatus; Landroid/hardware/radio/V1_2/CellIdentity; @@ -42715,6 +31661,7 @@ Landroid/hardware/radio/V1_2/IRadio; Landroid/hardware/radio/V1_2/IRadioIndication; Landroid/hardware/radio/V1_2/IRadioResponse; Landroid/hardware/radio/V1_2/LinkCapacityEstimate; +Landroid/hardware/radio/V1_2/NetworkScanRequest; Landroid/hardware/radio/V1_2/NetworkScanResult; Landroid/hardware/radio/V1_2/PhysicalChannelConfig; Landroid/hardware/radio/V1_2/SignalStrength; @@ -42733,6 +31680,7 @@ Landroid/hardware/radio/V1_4/CellInfo$Info; Landroid/hardware/radio/V1_4/CellInfo; Landroid/hardware/radio/V1_4/CellInfoLte; Landroid/hardware/radio/V1_4/CellInfoNr; +Landroid/hardware/radio/V1_4/DataProfileInfo; Landroid/hardware/radio/V1_4/DataRegStateResult$VopsInfo$hidl_discriminator; Landroid/hardware/radio/V1_4/DataRegStateResult$VopsInfo; Landroid/hardware/radio/V1_4/DataRegStateResult; @@ -42751,19 +31699,51 @@ Landroid/hardware/radio/V1_4/PhysicalChannelConfig; Landroid/hardware/radio/V1_4/RadioFrequencyInfo; Landroid/hardware/radio/V1_4/SetupDataCallResult; Landroid/hardware/radio/V1_4/SignalStrength; +Landroid/hardware/radio/V1_5/AppStatus; +Landroid/hardware/radio/V1_5/CardStatus; Landroid/hardware/radio/V1_5/CellIdentity; Landroid/hardware/radio/V1_5/CellIdentityGsm; Landroid/hardware/radio/V1_5/CellIdentityLte; Landroid/hardware/radio/V1_5/CellIdentityNr; Landroid/hardware/radio/V1_5/CellIdentityTdscdma; Landroid/hardware/radio/V1_5/CellIdentityWcdma; +Landroid/hardware/radio/V1_5/CellInfo; Landroid/hardware/radio/V1_5/ClosedSubscriberGroupInfo; +Landroid/hardware/radio/V1_5/DataProfileInfo; Landroid/hardware/radio/V1_5/IRadio; Landroid/hardware/radio/V1_5/IRadioIndication$Stub; Landroid/hardware/radio/V1_5/IRadioIndication; Landroid/hardware/radio/V1_5/IRadioResponse$Stub; Landroid/hardware/radio/V1_5/IRadioResponse; +Landroid/hardware/radio/V1_5/LinkAddress; +Landroid/hardware/radio/V1_5/NetworkScanRequest; +Landroid/hardware/radio/V1_5/NetworkScanResult; Landroid/hardware/radio/V1_5/OptionalCsgInfo; +Landroid/hardware/radio/V1_5/RadioAccessSpecifier$Bands; +Landroid/hardware/radio/V1_5/RadioAccessSpecifier; +Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo$Cdma2000RegistrationInfo; +Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo$EutranRegistrationInfo; +Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo; +Landroid/hardware/radio/V1_5/RegStateResult; +Landroid/hardware/radio/V1_5/SetupDataCallResult; +Landroid/hardware/radio/V1_5/SignalThresholdInfo; +Landroid/hardware/radio/V1_6/Call; +Landroid/hardware/radio/V1_6/CellInfo; +Landroid/hardware/radio/V1_6/IRadio; +Landroid/hardware/radio/V1_6/IRadioIndication$Stub; +Landroid/hardware/radio/V1_6/IRadioIndication; +Landroid/hardware/radio/V1_6/IRadioResponse$Stub; +Landroid/hardware/radio/V1_6/IRadioResponse; +Landroid/hardware/radio/V1_6/LinkCapacityEstimate; +Landroid/hardware/radio/V1_6/NetworkScanResult; +Landroid/hardware/radio/V1_6/OptionalSliceInfo; +Landroid/hardware/radio/V1_6/Qos; +Landroid/hardware/radio/V1_6/QosSession; +Landroid/hardware/radio/V1_6/RadioResponseInfo; +Landroid/hardware/radio/V1_6/RegStateResult; +Landroid/hardware/radio/V1_6/SetupDataCallResult; +Landroid/hardware/radio/V1_6/SignalStrength; +Landroid/hardware/radio/V1_6/SliceInfo; Landroid/hardware/radio/config/V1_0/IRadioConfig$Proxy; Landroid/hardware/radio/config/V1_0/IRadioConfig$Stub; Landroid/hardware/radio/config/V1_0/IRadioConfig; @@ -42794,6 +31774,13 @@ Landroid/hardware/radio/config/V1_2/IRadioConfigResponse$Proxy; Landroid/hardware/radio/config/V1_2/IRadioConfigResponse$Stub; Landroid/hardware/radio/config/V1_2/IRadioConfigResponse; Landroid/hardware/radio/config/V1_2/SimSlotStatus; +Landroid/hardware/radio/config/V1_3/HalDeviceCapabilities; +Landroid/hardware/radio/config/V1_3/IRadioConfig$Proxy; +Landroid/hardware/radio/config/V1_3/IRadioConfig$Stub; +Landroid/hardware/radio/config/V1_3/IRadioConfig; +Landroid/hardware/radio/config/V1_3/IRadioConfigResponse$Proxy; +Landroid/hardware/radio/config/V1_3/IRadioConfigResponse$Stub; +Landroid/hardware/radio/config/V1_3/IRadioConfigResponse; Landroid/hardware/radio/deprecated/V1_0/IOemHook$Proxy; Landroid/hardware/radio/deprecated/V1_0/IOemHook$Stub; Landroid/hardware/radio/deprecated/V1_0/IOemHook; @@ -42848,10 +31835,12 @@ Landroid/hardware/thermal/V2_0/CoolingDevice; Landroid/hardware/thermal/V2_0/IThermal$Proxy; Landroid/hardware/thermal/V2_0/IThermal$getCurrentCoolingDevicesCallback; Landroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback; +Landroid/hardware/thermal/V2_0/IThermal$getTemperatureThresholdsCallback; Landroid/hardware/thermal/V2_0/IThermal; Landroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub; Landroid/hardware/thermal/V2_0/IThermalChangedCallback; Landroid/hardware/thermal/V2_0/Temperature; +Landroid/hardware/thermal/V2_0/TemperatureThreshold; Landroid/hardware/usb/AccessoryFilter; Landroid/hardware/usb/DeviceFilter; Landroid/hardware/usb/IUsbManager$Stub$Proxy; @@ -42959,7 +31948,6 @@ Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$1; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData; -Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$NarrowSymbol; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo; Landroid/icu/impl/ICUCurrencyDisplayInfoProvider; @@ -43110,7 +32098,6 @@ Landroid/icu/impl/RuleCharacterIterator; Landroid/icu/impl/SimpleCache; Landroid/icu/impl/SimpleFilteredSentenceBreakIterator$Builder; Landroid/icu/impl/SimpleFilteredSentenceBreakIterator; -Landroid/icu/impl/SimpleFormatterImpl$Int64Iterator; Landroid/icu/impl/SimpleFormatterImpl; Landroid/icu/impl/SoftCache; Landroid/icu/impl/SortedSetRelation; @@ -43615,7 +32602,6 @@ Landroid/icu/number/Precision$IncrementFiveRounderImpl; Landroid/icu/number/Precision$IncrementOneRounderImpl; Landroid/icu/number/Precision$IncrementRounderImpl; Landroid/icu/number/Precision$InfiniteRounderImpl; -Landroid/icu/number/Precision$PassThroughRounderImpl; Landroid/icu/number/Precision$SignificantRounderImpl; Landroid/icu/number/Precision; Landroid/icu/number/Scale; @@ -43627,6 +32613,7 @@ Landroid/icu/number/SimpleNotation; Landroid/icu/number/SkeletonSyntaxException; Landroid/icu/number/UnlocalizedNumberFormatter; Landroid/icu/number/UnlocalizedNumberRangeFormatter; +Landroid/icu/platform/AndroidDataFiles; Landroid/icu/text/AbsoluteValueSubstitution; Landroid/icu/text/AlphabeticIndex$1; Landroid/icu/text/AlphabeticIndex$Bucket$LabelType; @@ -44336,7 +33323,6 @@ Landroid/icu/util/TimeZone; Landroid/icu/util/TimeZoneRule; Landroid/icu/util/TimeZoneTransition; Landroid/icu/util/ULocale$1; -Landroid/icu/util/ULocale$1ULocaleAcceptLanguageQ; Landroid/icu/util/ULocale$2; Landroid/icu/util/ULocale$3; Landroid/icu/util/ULocale$AvailableType; @@ -44401,9 +33387,8 @@ Landroid/internal/telephony/sysprop/CryptoProperties; Landroid/internal/telephony/sysprop/DisplayProperties; Landroid/internal/telephony/sysprop/HdmiProperties$cec_device_types_values; Landroid/internal/telephony/sysprop/HdmiProperties$playback_device_action_on_routing_control_values; -Landroid/internal/telephony/sysprop/HdmiProperties$power_state_change_on_active_source_lost_values; -Landroid/internal/telephony/sysprop/HdmiProperties$send_standby_on_sleep_values; Landroid/internal/telephony/sysprop/HdmiProperties; +Landroid/internal/telephony/sysprop/Keystore2Properties; Landroid/internal/telephony/sysprop/MediaProperties; Landroid/internal/telephony/sysprop/NetworkProperties; Landroid/internal/telephony/sysprop/OtaProperties; @@ -44414,6 +33399,10 @@ Landroid/internal/telephony/sysprop/TraceProperties; Landroid/internal/telephony/sysprop/VndkProperties; Landroid/internal/telephony/sysprop/VoldProperties; Landroid/internal/telephony/sysprop/WifiProperties; +Landroid/location/-$$Lambda$Location$JAek_HPJjeQeMpJxW1XUck8x8Rg; +Landroid/location/-$$Lambda$LocationManager$LocationListenerTransport$AE7Rj9lVFvcxfwiQKXwxn0fQV2A; +Landroid/location/-$$Lambda$LocationManager$LocationListenerTransport$heGHzX5FM9DscT6pHW_FqU5htrE; +Landroid/location/-$$Lambda$LocationManager$LocationListenerTransport$nPzBHstLx4wji20Kq8iFMN-_sxA; Landroid/location/Address$1; Landroid/location/Address; Landroid/location/Country$1; @@ -44429,12 +33418,18 @@ Landroid/location/GeocoderParams$1; Landroid/location/GeocoderParams; Landroid/location/Geofence$1; Landroid/location/Geofence; +Landroid/location/GnssAntennaInfo$PhaseCenterOffset$1; +Landroid/location/GnssAntennaInfo$PhaseCenterOffset; +Landroid/location/GnssAntennaInfo$SphericalCorrections$1; +Landroid/location/GnssAntennaInfo$SphericalCorrections; +Landroid/location/GnssCapabilities; Landroid/location/GnssClock$1; Landroid/location/GnssClock; Landroid/location/GnssMeasurement$1; Landroid/location/GnssMeasurement; Landroid/location/GnssMeasurementCorrections$1; Landroid/location/GnssMeasurementCorrections; +Landroid/location/GnssMeasurementRequest; Landroid/location/GnssMeasurementsEvent$1; Landroid/location/GnssMeasurementsEvent; Landroid/location/GnssNavigationMessage$1; @@ -44452,9 +33447,6 @@ Landroid/location/GpsSatellite; Landroid/location/GpsStatus$Listener; Landroid/location/GpsStatus$SatelliteIterator; Landroid/location/GpsStatus; -Landroid/location/IBatchedLocationCallback$Stub$Proxy; -Landroid/location/IBatchedLocationCallback$Stub; -Landroid/location/IBatchedLocationCallback; Landroid/location/ICountryDetector$Stub$Proxy; Landroid/location/ICountryDetector$Stub; Landroid/location/ICountryDetector; @@ -44464,6 +33456,7 @@ Landroid/location/ICountryListener; Landroid/location/IFusedGeofenceHardware$Stub$Proxy; Landroid/location/IFusedGeofenceHardware$Stub; Landroid/location/IFusedGeofenceHardware; +Landroid/location/IGeocodeListener$Stub$Proxy; Landroid/location/IGeocodeListener$Stub; Landroid/location/IGeocodeListener; Landroid/location/IGeocodeProvider$Stub$Proxy; @@ -44472,21 +33465,21 @@ Landroid/location/IGeocodeProvider; Landroid/location/IGeofenceProvider$Stub$Proxy; Landroid/location/IGeofenceProvider$Stub; Landroid/location/IGeofenceProvider; -Landroid/location/IGnssAntennaInfoListener$Stub$Proxy; -Landroid/location/IGnssAntennaInfoListener$Stub; -Landroid/location/IGnssAntennaInfoListener; Landroid/location/IGnssMeasurementsListener$Stub$Proxy; Landroid/location/IGnssMeasurementsListener$Stub; Landroid/location/IGnssMeasurementsListener; Landroid/location/IGnssNavigationMessageListener$Stub$Proxy; Landroid/location/IGnssNavigationMessageListener$Stub; Landroid/location/IGnssNavigationMessageListener; +Landroid/location/IGnssNmeaListener$Stub; +Landroid/location/IGnssNmeaListener; Landroid/location/IGnssStatusListener$Stub$Proxy; Landroid/location/IGnssStatusListener$Stub; Landroid/location/IGnssStatusListener; Landroid/location/IGpsGeofenceHardware$Stub$Proxy; Landroid/location/IGpsGeofenceHardware$Stub; Landroid/location/IGpsGeofenceHardware; +Landroid/location/ILocationCallback$Stub$Proxy; Landroid/location/ILocationCallback$Stub; Landroid/location/ILocationCallback; Landroid/location/ILocationListener$Stub$Proxy; @@ -44497,29 +33490,44 @@ Landroid/location/ILocationManager$Stub; Landroid/location/ILocationManager; Landroid/location/INetInitiatedListener$Stub; Landroid/location/INetInitiatedListener; +Landroid/location/LastLocationRequest$Builder; +Landroid/location/LastLocationRequest; Landroid/location/Location$1; -Landroid/location/Location$2; Landroid/location/Location$BearingDistanceCache; Landroid/location/Location; Landroid/location/LocationListener; Landroid/location/LocationManager$1; +Landroid/location/LocationManager$LocationListenerTransport$1; Landroid/location/LocationManager$LocationListenerTransport; -Landroid/location/LocationManager$NmeaAdapter; Landroid/location/LocationManager; Landroid/location/LocationManagerInternal; Landroid/location/LocationProvider; Landroid/location/LocationRequest$1; Landroid/location/LocationRequest$Builder; Landroid/location/LocationRequest; +Landroid/location/LocationResult; Landroid/location/LocationTime$1; Landroid/location/LocationTime; Landroid/location/OnNmeaMessageListener; +Landroid/location/util/identity/CallerIdentity; Landroid/media/-$$Lambda$MediaCodecInfo$VideoCapabilities$DTPbDVa49CdykHHl5QfSoCpKP2s; -Landroid/media/-$$Lambda$MediaFrameworkInitializer$uRfebFEa-EvU0Y2yjBXtzDaphO8; +Landroid/media/-$$Lambda$MediaFrameworkPlatformInitializer$Sth-UtCrChMsIO4_0vO5yq1ue7w; +Landroid/media/-$$Lambda$MediaPlayer$EventHandler$CrlMdRmXRSQ-ttHLP2N8mxbo2s4; +Landroid/media/-$$Lambda$MediaRouter$Static$Client$DwRlRQmgrcaJaYxTuPWdniE8pfg; Landroid/media/-$$Lambda$MediaRouter$Static$Client$RZUfX0grtJGayu2n4A1PcjCIdjE; Landroid/media/-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo; Landroid/media/-$$Lambda$MediaRouter2Manager$6CaLroIN47dcx97REg4--u3cVRg; +Landroid/media/-$$Lambda$MediaRouter2Manager$9sV-ZD2odmOcz7GdqYdANck4k2s; +Landroid/media/-$$Lambda$MediaRouter2Manager$B7KYL4QtCI_7hjCxwP9eD8KKdSo; +Landroid/media/-$$Lambda$MediaRouter2Manager$TYtuSGD4sW6S4PEj0FN8cVu0B5c; +Landroid/media/-$$Lambda$MediaRouter2Manager$Y9UEEVcUkafMEOB3tem8oSs0Dok; +Landroid/media/-$$Lambda$MediaRouter2Manager$bcZoIL-yeKCi_LtZS8-QGdzk0yg; +Landroid/media/-$$Lambda$PETbVQWlIutvfVZnuv5US69Oeqc; Landroid/media/-$$Lambda$RouteDiscoveryPreference$Builder$b3jEl4NFINvVZqxTnIeQ_XFOdhA; +Landroid/media/-$$Lambda$RtqMNkjIlrXjADtRniUO7ZdSJPk; +Landroid/media/-$$Lambda$Z63XW37XYXOyFxJBAnuRPxyDzFE; +Landroid/media/-$$Lambda$qa8kNn12D7d-XOiA2G7uslod-cQ; +Landroid/media/-$$Lambda$wa5IRxDT4WB1mq52me_IEojNB8s; Landroid/media/AudioAttributes$1; Landroid/media/AudioAttributes$Builder; Landroid/media/AudioAttributes; @@ -44576,6 +33584,7 @@ Landroid/media/AudioPortConfig; Landroid/media/AudioPortEventHandler$1; Landroid/media/AudioPortEventHandler; Landroid/media/AudioPresentation; +Landroid/media/AudioProfile; Landroid/media/AudioRecord$NativeEventHandler; Landroid/media/AudioRecord$OnRecordPositionUpdateListener; Landroid/media/AudioRecord; @@ -44624,14 +33633,22 @@ Landroid/media/IAudioServerStateDispatcher; Landroid/media/IAudioService$Stub$Proxy; Landroid/media/IAudioService$Stub; Landroid/media/IAudioService; +Landroid/media/ICapturePresetDevicesRoleDispatcher$Stub$Proxy; Landroid/media/ICapturePresetDevicesRoleDispatcher$Stub; Landroid/media/ICapturePresetDevicesRoleDispatcher; +Landroid/media/ICommunicationDeviceDispatcher$Stub; +Landroid/media/ICommunicationDeviceDispatcher; Landroid/media/IMediaHTTPConnection$Stub; Landroid/media/IMediaHTTPConnection; Landroid/media/IMediaHTTPService$Stub; Landroid/media/IMediaHTTPService; Landroid/media/IMediaResourceMonitor$Stub; Landroid/media/IMediaResourceMonitor; +Landroid/media/IMediaRoute2ProviderService$Stub$Proxy; +Landroid/media/IMediaRoute2ProviderService$Stub; +Landroid/media/IMediaRoute2ProviderService; +Landroid/media/IMediaRoute2ProviderServiceCallback$Stub; +Landroid/media/IMediaRoute2ProviderServiceCallback; Landroid/media/IMediaRouter2$Stub$Proxy; Landroid/media/IMediaRouter2$Stub; Landroid/media/IMediaRouter2; @@ -44653,6 +33670,8 @@ Landroid/media/IPlayer; Landroid/media/IRecordingConfigDispatcher$Stub$Proxy; Landroid/media/IRecordingConfigDispatcher$Stub; Landroid/media/IRecordingConfigDispatcher; +Landroid/media/IRemoteSessionCallback$Stub; +Landroid/media/IRemoteSessionCallback; Landroid/media/IRemoteVolumeObserver$Stub; Landroid/media/IRemoteVolumeObserver; Landroid/media/IRingtonePlayer$Stub$Proxy; @@ -44721,7 +33740,7 @@ Landroid/media/MediaDrmException; Landroid/media/MediaExtractor; Landroid/media/MediaFile; Landroid/media/MediaFormat; -Landroid/media/MediaFrameworkInitializer; +Landroid/media/MediaFrameworkPlatformInitializer; Landroid/media/MediaHTTPConnection; Landroid/media/MediaHTTPService; Landroid/media/MediaMetadata$1; @@ -44729,6 +33748,10 @@ Landroid/media/MediaMetadata$Builder; Landroid/media/MediaMetadata; Landroid/media/MediaMetadataRetriever$BitmapParams; Landroid/media/MediaMetadataRetriever; +Landroid/media/MediaMetrics$1; +Landroid/media/MediaMetrics$Item; +Landroid/media/MediaMetrics$Key; +Landroid/media/MediaMetrics$Property; Landroid/media/MediaMetrics; Landroid/media/MediaMuxer; Landroid/media/MediaPlayer$1; @@ -44750,6 +33773,7 @@ Landroid/media/MediaPlayer$OnErrorListener; Landroid/media/MediaPlayer$OnInfoListener; Landroid/media/MediaPlayer$OnMediaTimeDiscontinuityListener; Landroid/media/MediaPlayer$OnPreparedListener; +Landroid/media/MediaPlayer$OnRtpRxNoticeListener; Landroid/media/MediaPlayer$OnSeekCompleteListener; Landroid/media/MediaPlayer$OnSubtitleDataListener; Landroid/media/MediaPlayer$OnTimedMetaDataAvailableListener; @@ -44763,7 +33787,11 @@ Landroid/media/MediaPlayer$TrackInfo; Landroid/media/MediaPlayer; Landroid/media/MediaRecorder; Landroid/media/MediaRoute2Info$1; +Landroid/media/MediaRoute2Info$Builder; Landroid/media/MediaRoute2Info; +Landroid/media/MediaRoute2ProviderInfo$1; +Landroid/media/MediaRoute2ProviderInfo$Builder; +Landroid/media/MediaRoute2ProviderInfo; Landroid/media/MediaRouter$Callback; Landroid/media/MediaRouter$CallbackInfo; Landroid/media/MediaRouter$RouteCategory; @@ -44784,6 +33812,7 @@ Landroid/media/MediaRouter$WifiDisplayStatusChangedReceiver; Landroid/media/MediaRouter2Manager$Callback; Landroid/media/MediaRouter2Manager$CallbackRecord; Landroid/media/MediaRouter2Manager$Client; +Landroid/media/MediaRouter2Manager$TransferRequest; Landroid/media/MediaRouter2Manager; Landroid/media/MediaRouter2Utils; Landroid/media/MediaRouter; @@ -44800,7 +33829,6 @@ Landroid/media/MediaSync; Landroid/media/MediaTimeProvider$OnMediaTimeListener; Landroid/media/MediaTimeProvider; Landroid/media/MediaTimestamp; -Landroid/media/MediaTranscodeManager; Landroid/media/MicrophoneDirection; Landroid/media/MicrophoneInfo$Coordinate3F; Landroid/media/MicrophoneInfo; @@ -44825,6 +33853,7 @@ Landroid/media/RouteDiscoveryPreference$1; Landroid/media/RouteDiscoveryPreference$Builder; Landroid/media/RouteDiscoveryPreference; Landroid/media/RoutingSessionInfo$1; +Landroid/media/RoutingSessionInfo$Builder; Landroid/media/RoutingSessionInfo; Landroid/media/SoundPool$Builder; Landroid/media/SoundPool$EventHandler; @@ -44867,6 +33896,7 @@ Landroid/media/audiofx/AudioEffect; Landroid/media/audiofx/DefaultEffect; Landroid/media/audiofx/SourceDefaultEffect; Landroid/media/audiofx/StreamDefaultEffect; +Landroid/media/audiofx/Visualizer$MeasurementPeakRms; Landroid/media/audiofx/Visualizer; Landroid/media/audiopolicy/AudioMix$Builder; Landroid/media/audiopolicy/AudioMix; @@ -44921,9 +33951,17 @@ Landroid/media/midi/MidiDeviceInfo; Landroid/media/midi/MidiDeviceStatus$1; Landroid/media/midi/MidiDeviceStatus; Landroid/media/midi/MidiManager; +Landroid/media/musicrecognition/IMusicRecognitionManager$Stub; +Landroid/media/musicrecognition/IMusicRecognitionManager; +Landroid/media/musicrecognition/IMusicRecognitionServiceCallback$Stub; +Landroid/media/musicrecognition/IMusicRecognitionServiceCallback; Landroid/media/musicrecognition/MusicRecognitionManager; Landroid/media/permission/ClearCallingIdentityContext; +Landroid/media/permission/CompositeSafeCloseable; +Landroid/media/permission/Identity$1; Landroid/media/permission/Identity; +Landroid/media/permission/IdentityContext; +Landroid/media/permission/PermissionUtil; Landroid/media/permission/SafeCloseable; Landroid/media/projection/IMediaProjection$Stub$Proxy; Landroid/media/projection/IMediaProjection$Stub; @@ -45000,12 +34038,14 @@ Landroid/media/session/MediaSessionManager$OnMediaKeyListenerImpl; Landroid/media/session/MediaSessionManager$OnSession2TokensChangedListener; Landroid/media/session/MediaSessionManager$OnVolumeKeyLongPressListener; Landroid/media/session/MediaSessionManager$OnVolumeKeyLongPressListenerImpl; +Landroid/media/session/MediaSessionManager$RemoteSessionCallbackStub; Landroid/media/session/MediaSessionManager$RemoteUserInfo; Landroid/media/session/MediaSessionManager$Session2TokensChangedWrapper; Landroid/media/session/MediaSessionManager$SessionsChangedWrapper$1$1; Landroid/media/session/MediaSessionManager$SessionsChangedWrapper$1; Landroid/media/session/MediaSessionManager$SessionsChangedWrapper; Landroid/media/session/MediaSessionManager; +Landroid/media/session/ParcelableListBinder; Landroid/media/session/PlaybackState$1; Landroid/media/session/PlaybackState$Builder; Landroid/media/session/PlaybackState$CustomAction$1; @@ -45058,6 +34098,10 @@ Landroid/mtp/MtpStorageManager$MtpNotifier; Landroid/mtp/MtpStorageManager$MtpObject; Landroid/mtp/MtpStorageManager; Landroid/net/-$$Lambda$6jONm9iZeet7X1Mm7F-We1wpl7Y; +Landroid/net/-$$Lambda$NetworkAgent$8vpMngz1ZzI-W7xjSFnaOlmVKWk; +Landroid/net/-$$Lambda$NetworkAgent$JA6DJ6qUPumOIilyeMv76JjXEIs; +Landroid/net/-$$Lambda$NetworkAgent$jlfwop_cQ_H3ra8gFvXTrCtuRBY; +Landroid/net/-$$Lambda$NetworkAgent$uqZ_C0u3Ux9TPhDqABOhha-1jus; Landroid/net/-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$SSec3jTIHzWsmvNealHJm7j8v24; Landroid/net/-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$vlEWfnF5sDtl_fuer2nUxTpa-PQ; Landroid/net/-$$Lambda$NetworkStats$1eNPgSVl72pIFMGdzFM6sK2wdUA; @@ -45072,6 +34116,8 @@ Landroid/net/ConnectionInfo$1; Landroid/net/ConnectionInfo; Landroid/net/ConnectivityDiagnosticsManager$ConnectivityReport$1; Landroid/net/ConnectivityDiagnosticsManager$ConnectivityReport; +Landroid/net/ConnectivityDiagnosticsManager$DataStallReport$1; +Landroid/net/ConnectivityDiagnosticsManager$DataStallReport; Landroid/net/ConnectivityDiagnosticsManager; Landroid/net/ConnectivityManager$1; Landroid/net/ConnectivityManager$2; @@ -45197,17 +34243,21 @@ Landroid/net/MacAddress$1; Landroid/net/MacAddress; Landroid/net/MatchAllNetworkSpecifier$1; Landroid/net/MatchAllNetworkSpecifier; +Landroid/net/NattKeepalivePacketData; Landroid/net/NattSocketKeepalive; Landroid/net/Network$1; Landroid/net/Network$NetworkBoundSocketFactory; Landroid/net/Network; Landroid/net/NetworkAgent$InitialConfiguration; +Landroid/net/NetworkAgent$NetworkAgentBinder; Landroid/net/NetworkAgent$NetworkAgentHandler; +Landroid/net/NetworkAgent$RegistryAction; Landroid/net/NetworkAgent; Landroid/net/NetworkAgentConfig$1; Landroid/net/NetworkAgentConfig$Builder; Landroid/net/NetworkAgentConfig; Landroid/net/NetworkCapabilities$1; +Landroid/net/NetworkCapabilities$Builder; Landroid/net/NetworkCapabilities$NameOf; Landroid/net/NetworkCapabilities; Landroid/net/NetworkConfig; @@ -45259,6 +34309,7 @@ Landroid/net/NetworkTemplate$1; Landroid/net/NetworkTemplate; Landroid/net/NetworkUtils; Landroid/net/NetworkWatchlistManager; +Landroid/net/OemNetworkPreferences; Landroid/net/PacProxySelector; Landroid/net/ParseException; Landroid/net/PrivateDnsConnectivityChecker; @@ -45406,9 +34457,43 @@ Landroid/net/util/MultinetworkPolicyTracker$1; Landroid/net/util/MultinetworkPolicyTracker$2; Landroid/net/util/MultinetworkPolicyTracker$SettingObserver; Landroid/net/util/MultinetworkPolicyTracker; +Landroid/net/vcn/VcnManager; +Landroid/net/wifi/SoftApConfToXmlMigrationUtil; +Landroid/net/wifi/WifiMigration$1; +Landroid/net/wifi/WifiMigration; Landroid/net/wifi/WifiNetworkScoreCache$CacheListener$1; Landroid/net/wifi/WifiNetworkScoreCache$CacheListener; Landroid/net/wifi/WifiNetworkScoreCache; +Landroid/net/wifi/nl80211/-$$Lambda$WifiNl80211Manager$K__Pi7yUr-Fz3Il8MTkWpPm4HdQ; +Landroid/net/wifi/nl80211/-$$Lambda$WifiNl80211Manager$ScanEventHandler$SeStWMSepPwUqEpgZ7mMVAVwzt8; +Landroid/net/wifi/nl80211/ChannelSettings$1; +Landroid/net/wifi/nl80211/ChannelSettings; +Landroid/net/wifi/nl80211/DeviceWiphyCapabilities$1; +Landroid/net/wifi/nl80211/DeviceWiphyCapabilities; +Landroid/net/wifi/nl80211/HiddenNetwork; +Landroid/net/wifi/nl80211/IClientInterface$Stub$Proxy; +Landroid/net/wifi/nl80211/IClientInterface$Stub; +Landroid/net/wifi/nl80211/IClientInterface; +Landroid/net/wifi/nl80211/IPnoScanEvent$Stub; +Landroid/net/wifi/nl80211/IPnoScanEvent; +Landroid/net/wifi/nl80211/IScanEvent$Stub; +Landroid/net/wifi/nl80211/IScanEvent; +Landroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy; +Landroid/net/wifi/nl80211/IWifiScannerImpl$Stub; +Landroid/net/wifi/nl80211/IWifiScannerImpl; +Landroid/net/wifi/nl80211/IWificond$Stub$Proxy; +Landroid/net/wifi/nl80211/IWificond$Stub; +Landroid/net/wifi/nl80211/IWificond; +Landroid/net/wifi/nl80211/NativeScanResult$1; +Landroid/net/wifi/nl80211/NativeScanResult; +Landroid/net/wifi/nl80211/RadioChainInfo$1; +Landroid/net/wifi/nl80211/RadioChainInfo; +Landroid/net/wifi/nl80211/SingleScanSettings$1; +Landroid/net/wifi/nl80211/SingleScanSettings; +Landroid/net/wifi/nl80211/WifiNl80211Manager$PnoScanEventHandler; +Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback; +Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler; +Landroid/net/wifi/nl80211/WifiNl80211Manager$SignalPollResult; Landroid/net/wifi/nl80211/WifiNl80211Manager; Landroid/nfc/BeamShareData$1; Landroid/nfc/BeamShareData; @@ -45493,8 +34578,13 @@ Landroid/opengl/Visibility; Landroid/os/-$$Lambda$Binder$EO-7UzWDhOP5gRu3fQGHAzEp-Xc; Landroid/os/-$$Lambda$Binder$EXGyLLLyNfmxPrnXI-oObsgHDA4; Landroid/os/-$$Lambda$Build$sLvWk8VFRNbpv_ZA7glOITqbZgo; +Landroid/os/-$$Lambda$FileUtils$BZBR6kdhWfpa9xSbDzFKeawACV8; +Landroid/os/-$$Lambda$FileUtils$FL45pnJN1aLqErkjTqN2Pxd5N5Y; +Landroid/os/-$$Lambda$FileUtils$f9STyLEx6p_8yQy6kuyE2CRv05w; +Landroid/os/-$$Lambda$FileUtils$yCgUvIYJoLCAZVg7i2fCXDhMGTE; Landroid/os/-$$Lambda$G0XAubZ5q1Bbp8v4zkD6pHgE3Jo; Landroid/os/-$$Lambda$PowerManager$3$8snH8Z_XjRb6l2wzhedRFyMgjXo; +Landroid/os/-$$Lambda$PowerManager$WakeLock$O7_jN0XOhx9ykogC-rDQkEJhJqU; Landroid/os/-$$Lambda$StrictMode$AndroidBlockGuardPolicy$4ZSOkkod8yCAWH5XK5QzhLe4q_g; Landroid/os/-$$Lambda$StrictMode$AndroidBlockGuardPolicy$pq5Kz1Hiw7cZ37Q87ZC3Ymt6fq4; Landroid/os/-$$Lambda$StrictMode$Q5bmF8iGkYKkjPkKQYMMLI21x_o; @@ -45520,7 +34610,6 @@ Landroid/os/AsyncTask; Landroid/os/BadParcelableException; Landroid/os/BaseBundle$NoImagePreloadHolder; Landroid/os/BaseBundle; -Landroid/os/BasicShellCommandHandler; Landroid/os/BatteryManager; Landroid/os/BatteryManagerInternal; Landroid/os/BatteryProperty$1; @@ -45555,6 +34644,8 @@ Landroid/os/BatteryStats$Uid$Wakelock; Landroid/os/BatteryStats$Uid; Landroid/os/BatteryStats; Landroid/os/BatteryStatsManager; +Landroid/os/BatteryUsageStats; +Landroid/os/BatteryUsageStatsQuery; Landroid/os/BestClock; Landroid/os/Binder$NoImagePreloadHolder; Landroid/os/Binder$PropagateWorkSourceTransactListener; @@ -45571,8 +34662,10 @@ Landroid/os/Bundle; Landroid/os/CancellationSignal$OnCancelListener; Landroid/os/CancellationSignal$Transport; Landroid/os/CancellationSignal; +Landroid/os/CarrierAssociatedAppEntry$1; Landroid/os/CarrierAssociatedAppEntry; Landroid/os/ChildZygoteProcess; +Landroid/os/CombinedVibrationEffect; Landroid/os/ConditionVariable; Landroid/os/CoolingDevice$1; Landroid/os/CoolingDevice; @@ -45580,6 +34673,10 @@ Landroid/os/CountDownTimer$1; Landroid/os/CountDownTimer; Landroid/os/CpuUsageInfo$1; Landroid/os/CpuUsageInfo; +Landroid/os/CreateAppDataArgs$1; +Landroid/os/CreateAppDataArgs; +Landroid/os/CreateAppDataResult$1; +Landroid/os/CreateAppDataResult; Landroid/os/DeadObjectException; Landroid/os/DeadSystemException; Landroid/os/Debug$MemoryInfo$1; @@ -45722,6 +34819,8 @@ Landroid/os/IUserManager; Landroid/os/IUserRestrictionsListener$Stub$Proxy; Landroid/os/IUserRestrictionsListener$Stub; Landroid/os/IUserRestrictionsListener; +Landroid/os/IVibratorManagerService$Stub; +Landroid/os/IVibratorManagerService; Landroid/os/IVibratorService$Stub$Proxy; Landroid/os/IVibratorService$Stub; Landroid/os/IVibratorService; @@ -45763,6 +34862,7 @@ Landroid/os/Parcel$2; Landroid/os/Parcel$ReadWriteHelper; Landroid/os/Parcel$SquashReadHelper; Landroid/os/Parcel; +Landroid/os/ParcelDuration$1; Landroid/os/ParcelDuration; Landroid/os/ParcelFileDescriptor$1; Landroid/os/ParcelFileDescriptor$2; @@ -45929,6 +35029,7 @@ Landroid/os/VibrationEffect$Waveform$1; Landroid/os/VibrationEffect$Waveform; Landroid/os/VibrationEffect; Landroid/os/Vibrator; +Landroid/os/VibratorInfo; Landroid/os/VintfObject; Landroid/os/VintfRuntimeInfo; Landroid/os/WorkSource$1; @@ -45966,6 +35067,9 @@ Landroid/os/image/DynamicSystemManager; Landroid/os/image/IDynamicSystemService$Stub; Landroid/os/image/IDynamicSystemService; Landroid/os/incremental/IncrementalManager; +Landroid/os/incremental/V4Signature$HashingInfo; +Landroid/os/incremental/V4Signature$SigningInfo; +Landroid/os/incremental/V4Signature; Landroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$iFaeZuRy2mhY5v_pz2Ex8CviIV4; Landroid/os/storage/-$$Lambda$StorageManager$StorageEventListenerDelegate$vS7zBGYJgJjXzaKSy7tlVQdALZk; Landroid/os/storage/DiskInfo$1; @@ -45989,7 +35093,6 @@ Landroid/os/storage/StorageManager$ObbActionListener; Landroid/os/storage/StorageManager$StorageEventListenerDelegate; Landroid/os/storage/StorageManager$StorageVolumeCallback; Landroid/os/storage/StorageManager; -Landroid/os/storage/StorageManagerInternal$ExternalStorageMountPolicy; Landroid/os/storage/StorageManagerInternal; Landroid/os/storage/StorageVolume$1; Landroid/os/storage/StorageVolume; @@ -46018,10 +35121,11 @@ Landroid/os/strictmode/UntaggedSocketViolation; Landroid/os/strictmode/Violation; Landroid/os/strictmode/WebViewMethodCalledOnWrongThreadViolation; Landroid/permission/-$$Lambda$E--mvMLrqdmQhxOlo056pqWGMZ4; +Landroid/permission/-$$Lambda$PermissionControllerManager$3PxX-b7KnbieKaV03xPldnxloYY; Landroid/permission/-$$Lambda$PermissionControllerManager$CRWKljz6kBtw8XdQPDgxJKprZtw; -Landroid/permission/-$$Lambda$PermissionControllerManager$L5tWTycNqLnyI30wpAcqbcXGwhg; Landroid/permission/-$$Lambda$PermissionControllerManager$RqrClqcvyCOPZ8r2hvavdMx-ag8; -Landroid/permission/-$$Lambda$PermissionControllerManager$rWMrOYOa6UFTtlj2jl1IKPGR6iI; +Landroid/permission/-$$Lambda$PermissionControllerManager$lI7WILZEBwcs2PlXGW0wSiaf4-A; +Landroid/permission/-$$Lambda$PermissionControllerManager$uw5wgKI8EtaDkPt-n3-kdaVqpCc; Landroid/permission/IOnPermissionsChangeListener$Stub$Proxy; Landroid/permission/IOnPermissionsChangeListener$Stub; Landroid/permission/IOnPermissionsChangeListener; @@ -46031,6 +35135,7 @@ Landroid/permission/IPermissionController; Landroid/permission/IPermissionManager$Stub$Proxy; Landroid/permission/IPermissionManager$Stub; Landroid/permission/IPermissionManager; +Landroid/permission/LegacyPermissionManager; Landroid/permission/PermissionControllerManager$1; Landroid/permission/PermissionControllerManager; Landroid/permission/PermissionManager$1; @@ -46394,6 +35499,7 @@ Landroid/security/keystore/recovery/WrappedApplicationKey$1; Landroid/security/keystore/recovery/WrappedApplicationKey$Builder; Landroid/security/keystore/recovery/WrappedApplicationKey; Landroid/security/keystore/recovery/X509CertificateParsingUtils; +Landroid/security/keystore2/AndroidKeyStoreProvider; Landroid/security/net/config/ApplicationConfig; Landroid/security/net/config/CertificateSource; Landroid/security/net/config/CertificatesEntryRef; @@ -46431,6 +35537,7 @@ Landroid/security/net/config/XmlConfigSource; Landroid/service/appprediction/IPredictionService$Stub$Proxy; Landroid/service/appprediction/IPredictionService$Stub; Landroid/service/appprediction/IPredictionService; +Landroid/service/attestation/ImpressionToken; Landroid/service/autofill/AutofillServiceInfo; Landroid/service/autofill/Dataset$1; Landroid/service/autofill/Dataset; @@ -46449,6 +35556,9 @@ Landroid/service/autofill/IAutoFillService; Landroid/service/autofill/IFillCallback$Stub$Proxy; Landroid/service/autofill/IFillCallback$Stub; Landroid/service/autofill/IFillCallback; +Landroid/service/autofill/IInlineSuggestionRenderService$Stub$Proxy; +Landroid/service/autofill/IInlineSuggestionRenderService$Stub; +Landroid/service/autofill/IInlineSuggestionRenderService; Landroid/service/autofill/ISaveCallback$Stub; Landroid/service/autofill/ISaveCallback; Landroid/service/autofill/SaveRequest$1; @@ -46465,10 +35575,12 @@ Landroid/service/autofill/augmented/IFillCallback$Stub; Landroid/service/autofill/augmented/IFillCallback; Landroid/service/carrier/CarrierIdentifier$1; Landroid/service/carrier/CarrierIdentifier; +Landroid/service/carrier/CarrierMessagingServiceWrapper$CarrierMessagingCallback; Landroid/service/carrier/CarrierMessagingServiceWrapper; Landroid/service/carrier/ICarrierService$Stub$Proxy; Landroid/service/carrier/ICarrierService$Stub; Landroid/service/carrier/ICarrierService; +Landroid/service/carrier/MessagePdu; Landroid/service/contentcapture/ActivityEvent$1; Landroid/service/contentcapture/ActivityEvent; Landroid/service/contentcapture/ContentCaptureService; @@ -46485,6 +35597,9 @@ Landroid/service/contentcapture/IDataShareCallback$Stub; Landroid/service/contentcapture/IDataShareCallback; Landroid/service/contentcapture/SnapshotData$1; Landroid/service/contentcapture/SnapshotData; +Landroid/service/contentsuggestions/IContentSuggestionsService$Stub$Proxy; +Landroid/service/contentsuggestions/IContentSuggestionsService$Stub; +Landroid/service/contentsuggestions/IContentSuggestionsService; Landroid/service/dataloader/DataLoaderService; Landroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$M4flqk8vG5Q4Nq_Jj7JRFr1pbT8; Landroid/service/dreams/-$$Lambda$DreamService$DreamServiceWrapper$QYmUpvv6LG49p-q5G_I91exFqKM; @@ -46500,8 +35615,12 @@ Landroid/service/dreams/IDreamManager; Landroid/service/dreams/IDreamService$Stub$Proxy; Landroid/service/dreams/IDreamService$Stub; Landroid/service/dreams/IDreamService; +Landroid/service/euicc/DownloadSubscriptionResult; Landroid/service/euicc/EuiccProfileInfo$1; +Landroid/service/euicc/EuiccProfileInfo$Builder; Landroid/service/euicc/EuiccProfileInfo; +Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult; +Landroid/service/euicc/GetDownloadableSubscriptionMetadataResult; Landroid/service/euicc/GetEuiccProfileInfoListResult$1; Landroid/service/euicc/GetEuiccProfileInfoListResult; Landroid/service/euicc/IDeleteSubscriptionCallback$Stub; @@ -46577,6 +35696,7 @@ Landroid/service/notification/IStatusBarNotificationHolder; Landroid/service/notification/NotificationAssistantService$MyHandler; Landroid/service/notification/NotificationAssistantService$NotificationAssistantServiceWrapper; Landroid/service/notification/NotificationAssistantService; +Landroid/service/notification/NotificationListenerFilter; Landroid/service/notification/NotificationListenerService$MyHandler; Landroid/service/notification/NotificationListenerService$NotificationListenerWrapper; Landroid/service/notification/NotificationListenerService$Ranking; @@ -46611,8 +35731,17 @@ Landroid/service/persistentdata/IPersistentDataBlockService$Stub$Proxy; Landroid/service/persistentdata/IPersistentDataBlockService$Stub; Landroid/service/persistentdata/IPersistentDataBlockService; Landroid/service/persistentdata/PersistentDataBlockManager; +Landroid/service/quickaccesswallet/QuickAccessWalletClient; +Landroid/service/quickaccesswallet/QuickAccessWalletClientImpl; +Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata; +Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo; Landroid/service/quicksettings/IQSService$Stub; Landroid/service/quicksettings/IQSService; +Landroid/service/quicksettings/Tile$1; +Landroid/service/quicksettings/Tile; +Landroid/service/storage/IExternalStorageService$Stub$Proxy; +Landroid/service/storage/IExternalStorageService$Stub; +Landroid/service/storage/IExternalStorageService; Landroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy; Landroid/service/textclassifier/ITextClassifierCallback$Stub; Landroid/service/textclassifier/ITextClassifierCallback; @@ -46693,12 +35822,14 @@ Landroid/speech/tts/TextToSpeech; Landroid/speech/tts/TtsEngines$EngineInfoComparator; Landroid/speech/tts/TtsEngines; Landroid/speech/tts/UtteranceProgressListener; +Landroid/stats/camera/nano/CameraStreamProto; Landroid/stats/devicepolicy/nano/StringList; Landroid/sysprop/-$$Lambda$TelephonyProperties$3wSihVXgn-tTZq5SzTi1L4gLWJU; Landroid/sysprop/-$$Lambda$TelephonyProperties$IHrpHo6z_sxk-9H2bV_l5GLGpp0; Landroid/sysprop/-$$Lambda$TelephonyProperties$Vg8Xf3uSPWn_0nTQHHF7ekjPR-o; Landroid/sysprop/-$$Lambda$TelephonyProperties$fy5VXW67YKo-V9h-JscjHeIH7FI; Landroid/sysprop/-$$Lambda$TelephonyProperties$illdaSIVv8AlxP9uc8NqC3Ta1tA; +Landroid/sysprop/-$$Lambda$TelephonyProperties$iqo18bQis8RyEOQPsYVekDJB9Cg; Landroid/sysprop/-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU; Landroid/sysprop/-$$Lambda$TelephonyProperties$pFU8zg4eHAdooeRLJg1WBG52cKk; Landroid/sysprop/-$$Lambda$TelephonyProperties$sXc3eBCFirzHWb9pvClH7EsiM_Q; @@ -46710,6 +35841,9 @@ Landroid/sysprop/CryptoProperties$type_values; Landroid/sysprop/CryptoProperties; Landroid/sysprop/DisplayProperties; Landroid/sysprop/HdmiProperties; +Landroid/sysprop/InitProperties; +Landroid/sysprop/Keystore2Properties; +Landroid/sysprop/PowerProperties; Landroid/sysprop/TelephonyProperties; Landroid/sysprop/VndkProperties; Landroid/sysprop/VoldProperties; @@ -46737,6 +35871,7 @@ Landroid/system/StructTimeval; Landroid/system/StructUcred; Landroid/system/StructUtsname; Landroid/system/UnixSocketAddress; +Landroid/system/suspend/internal/ISuspendControlServiceInternal; Landroid/telecom/-$$Lambda$GLz-f4lFJxbMzf8RIutS-Tmkw7Y; Landroid/telecom/-$$Lambda$qQ3L1aUr8pRZCF9GxHo8_Jh8las; Landroid/telecom/AudioState$1; @@ -46744,11 +35879,13 @@ Landroid/telecom/AudioState; Landroid/telecom/CallAudioState$1; Landroid/telecom/CallAudioState; Landroid/telecom/CallerInfo; +Landroid/telecom/CallerInfoAsyncQuery; Landroid/telecom/Conference$Listener; Landroid/telecom/Conference; Landroid/telecom/Conferenceable; Landroid/telecom/Connection$FailureSignalingConnection; Landroid/telecom/Connection$Listener; +Landroid/telecom/Connection$RttTextStream; Landroid/telecom/Connection$VideoProvider; Landroid/telecom/Connection; Landroid/telecom/ConnectionRequest$1; @@ -46764,6 +35901,7 @@ Landroid/telecom/ConnectionServiceAdapter; Landroid/telecom/DefaultDialerManager; Landroid/telecom/DisconnectCause$1; Landroid/telecom/DisconnectCause; +Landroid/telecom/GatewayInfo$1; Landroid/telecom/GatewayInfo; Landroid/telecom/Log; Landroid/telecom/Logging/-$$Lambda$49CWgytsV3O6ExcbNTdlAwnWfKM; @@ -46792,6 +35930,7 @@ Landroid/telecom/ParcelableConference$1; Landroid/telecom/ParcelableConference; Landroid/telecom/ParcelableConnection$1; Landroid/telecom/ParcelableConnection; +Landroid/telecom/ParcelableRttCall$1; Landroid/telecom/ParcelableRttCall; Landroid/telecom/PhoneAccount$1; Landroid/telecom/PhoneAccount$Builder; @@ -46804,9 +35943,11 @@ Landroid/telecom/StatusHints; Landroid/telecom/TelecomAnalytics$1; Landroid/telecom/TelecomAnalytics$SessionTiming$1; Landroid/telecom/TelecomAnalytics; +Landroid/telecom/TelecomManager$DeathRecipient; Landroid/telecom/TelecomManager; Landroid/telecom/TimedEvent; Landroid/telecom/VideoProfile$1; +Landroid/telecom/VideoProfile$CameraCapabilities; Landroid/telecom/VideoProfile; Landroid/telephony/-$$Lambda$0X3yJo8kGVD6-zshUVKX7puMDeU; Landroid/telephony/-$$Lambda$EXdGsAsnITeO5BQbrk2RwPdtfbc; @@ -46855,12 +35996,14 @@ Landroid/telephony/BarringInfo$BarringServiceInfo$1; Landroid/telephony/BarringInfo$BarringServiceInfo; Landroid/telephony/BarringInfo; Landroid/telephony/BinderCacheManager$BinderInterfaceFactory; +Landroid/telephony/BinderCacheManager; Landroid/telephony/CallAttributes$1; Landroid/telephony/CallAttributes; Landroid/telephony/CallForwardingInfo$1; Landroid/telephony/CallForwardingInfo; Landroid/telephony/CallQuality$1; Landroid/telephony/CallQuality; +Landroid/telephony/CarrierBandwidth; Landroid/telephony/CarrierConfigManager$Apn; Landroid/telephony/CarrierConfigManager$Gps; Landroid/telephony/CarrierConfigManager$Ims; @@ -46924,6 +36067,10 @@ Landroid/telephony/DataFailCause; Landroid/telephony/DataSpecificRegistrationInfo$1; Landroid/telephony/DataSpecificRegistrationInfo; Landroid/telephony/DisconnectCause; +Landroid/telephony/IBootstrapAuthenticationCallback$Stub; +Landroid/telephony/IBootstrapAuthenticationCallback; +Landroid/telephony/ICellBroadcastService$Stub; +Landroid/telephony/ICellBroadcastService; Landroid/telephony/ICellInfoCallback$Stub$Proxy; Landroid/telephony/ICellInfoCallback$Stub; Landroid/telephony/ICellInfoCallback; @@ -46965,6 +36112,7 @@ Landroid/telephony/NetworkService; Landroid/telephony/NetworkServiceCallback; Landroid/telephony/NumberVerificationCallback; Landroid/telephony/PackageChangeReceiver; +Landroid/telephony/PcoData; Landroid/telephony/PhoneCapability$1; Landroid/telephony/PhoneCapability; Landroid/telephony/PhoneNumberRange$1; @@ -46981,16 +36129,19 @@ Landroid/telephony/PinResult; Landroid/telephony/PreciseCallState$1; Landroid/telephony/PreciseCallState; Landroid/telephony/PreciseDataConnectionState$1; +Landroid/telephony/PreciseDataConnectionState$Builder; Landroid/telephony/PreciseDataConnectionState; Landroid/telephony/RadioAccessFamily$1; Landroid/telephony/RadioAccessFamily; Landroid/telephony/RadioAccessSpecifier$1; Landroid/telephony/RadioAccessSpecifier; +Landroid/telephony/RadioInterfaceCapabilities; Landroid/telephony/Rlog; Landroid/telephony/ServiceState$1; Landroid/telephony/ServiceState; Landroid/telephony/SignalStrength$1; Landroid/telephony/SignalStrength; +Landroid/telephony/SignalThresholdInfo; Landroid/telephony/SmsCbCmasInfo$1; Landroid/telephony/SmsCbCmasInfo; Landroid/telephony/SmsCbEtwsInfo$1; @@ -47030,6 +36181,8 @@ Landroid/telephony/TelephonyFrameworkInitializer; Landroid/telephony/TelephonyHistogram$1; Landroid/telephony/TelephonyHistogram; Landroid/telephony/TelephonyManager$12; +Landroid/telephony/TelephonyManager$13; +Landroid/telephony/TelephonyManager$15; Landroid/telephony/TelephonyManager$1; Landroid/telephony/TelephonyManager$2; Landroid/telephony/TelephonyManager$3; @@ -47056,6 +36209,8 @@ Landroid/telephony/UiccSlotInfo$1; Landroid/telephony/UiccSlotInfo; Landroid/telephony/UssdResponse$1; Landroid/telephony/UssdResponse; +Landroid/telephony/VisualVoicemailSms$Builder; +Landroid/telephony/VisualVoicemailSms; Landroid/telephony/VisualVoicemailSmsFilterSettings$1; Landroid/telephony/VisualVoicemailSmsFilterSettings$Builder; Landroid/telephony/VisualVoicemailSmsFilterSettings; @@ -47066,6 +36221,7 @@ Landroid/telephony/data/ApnSetting$1; Landroid/telephony/data/ApnSetting$Builder; Landroid/telephony/data/ApnSetting; Landroid/telephony/data/DataCallResponse$1; +Landroid/telephony/data/DataCallResponse$Builder; Landroid/telephony/data/DataCallResponse; Landroid/telephony/data/DataProfile$1; Landroid/telephony/data/DataProfile$Builder; @@ -47093,6 +36249,10 @@ Landroid/telephony/data/IQualifiedNetworksService; Landroid/telephony/data/IQualifiedNetworksServiceCallback$Stub$Proxy; Landroid/telephony/data/IQualifiedNetworksServiceCallback$Stub; Landroid/telephony/data/IQualifiedNetworksServiceCallback; +Landroid/telephony/data/Qos; +Landroid/telephony/data/QosSession; +Landroid/telephony/data/SliceInfo$Builder; +Landroid/telephony/data/SliceInfo; Landroid/telephony/emergency/EmergencyNumber$1; Landroid/telephony/emergency/EmergencyNumber; Landroid/telephony/euicc/DownloadableSubscription$1; @@ -47124,18 +36284,29 @@ Landroid/telephony/euicc/EuiccCardManager; Landroid/telephony/euicc/EuiccInfo$1; Landroid/telephony/euicc/EuiccInfo; Landroid/telephony/euicc/EuiccManager; +Landroid/telephony/euicc/EuiccNotification; +Landroid/telephony/euicc/EuiccRulesAuthTable$Builder; +Landroid/telephony/euicc/EuiccRulesAuthTable; +Landroid/telephony/gba/GbaAuthRequest; +Landroid/telephony/gba/IGbaService$Stub; +Landroid/telephony/gba/IGbaService; Landroid/telephony/gsm/GsmCellLocation; Landroid/telephony/gsm/SmsManager; Landroid/telephony/gsm/SmsMessage$MessageClass; Landroid/telephony/gsm/SmsMessage$SubmitPdu; Landroid/telephony/gsm/SmsMessage; -Landroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$9lnEaeHSAyDmB_q6Q-yJafanN30; +Landroid/telephony/ims/-$$Lambda$ImsManager$-jxxScbO3e8zCeZNH5LrONK0Nes; +Landroid/telephony/ims/-$$Lambda$ImsManager$22KezF7-D3RQiJR4rtk_FL7JYJw; +Landroid/telephony/ims/-$$Lambda$ImsMmTelManager$8hRjnVioxU_y_77mclIjv6ZujmI; Landroid/telephony/ims/-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$JaqoN0g61yWQgR4J3VFyYEivBvs; +Landroid/telephony/ims/AudioCodecAttributes; Landroid/telephony/ims/ImsCallForwardInfo$1; Landroid/telephony/ims/ImsCallForwardInfo; Landroid/telephony/ims/ImsCallProfile$1; Landroid/telephony/ims/ImsCallProfile; Landroid/telephony/ims/ImsCallSession$Listener; +Landroid/telephony/ims/ImsCallSession; +Landroid/telephony/ims/ImsConferenceState; Landroid/telephony/ims/ImsException; Landroid/telephony/ims/ImsExternalCallState$1; Landroid/telephony/ims/ImsExternalCallState; @@ -47157,17 +36328,32 @@ Landroid/telephony/ims/ImsService; Landroid/telephony/ims/ImsSsData$1; Landroid/telephony/ims/ImsSsData; Landroid/telephony/ims/ImsSsInfo$1; +Landroid/telephony/ims/ImsSsInfo$Builder; Landroid/telephony/ims/ImsSsInfo; Landroid/telephony/ims/ImsStreamMediaProfile$1; Landroid/telephony/ims/ImsStreamMediaProfile; +Landroid/telephony/ims/ImsSuppServiceNotification; Landroid/telephony/ims/ImsUtListener; Landroid/telephony/ims/ProvisioningManager$1; Landroid/telephony/ims/ProvisioningManager$Callback$CallbackBinder; Landroid/telephony/ims/ProvisioningManager$Callback; +Landroid/telephony/ims/ProvisioningManager; +Landroid/telephony/ims/RcsContactPresenceTuple$Builder; +Landroid/telephony/ims/RcsContactPresenceTuple$ServiceCapabilities$Builder; +Landroid/telephony/ims/RcsContactPresenceTuple$ServiceCapabilities; +Landroid/telephony/ims/RcsContactPresenceTuple; +Landroid/telephony/ims/RcsContactTerminatedReason; +Landroid/telephony/ims/RcsContactUceCapability$OptionsBuilder; +Landroid/telephony/ims/RcsContactUceCapability$PresenceBuilder; +Landroid/telephony/ims/RcsContactUceCapability$RcsUcsCapabilityBuilder; +Landroid/telephony/ims/RcsContactUceCapability; +Landroid/telephony/ims/RcsUceAdapter; Landroid/telephony/ims/RegistrationManager$1; Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder; Landroid/telephony/ims/RegistrationManager$RegistrationCallback; Landroid/telephony/ims/RegistrationManager; +Landroid/telephony/ims/aidl/ICapabilityExchangeEventListener$Stub; +Landroid/telephony/ims/aidl/ICapabilityExchangeEventListener; Landroid/telephony/ims/aidl/IImsCapabilityCallback$Stub$Proxy; Landroid/telephony/ims/aidl/IImsCapabilityCallback$Stub; Landroid/telephony/ims/aidl/IImsCapabilityCallback; @@ -47183,6 +36369,8 @@ Landroid/telephony/ims/aidl/IImsMmTelFeature; Landroid/telephony/ims/aidl/IImsMmTelListener$Stub$Proxy; Landroid/telephony/ims/aidl/IImsMmTelListener$Stub; Landroid/telephony/ims/aidl/IImsMmTelListener; +Landroid/telephony/ims/aidl/IImsRcsController$Stub; +Landroid/telephony/ims/aidl/IImsRcsController; Landroid/telephony/ims/aidl/IImsRcsFeature$Stub; Landroid/telephony/ims/aidl/IImsRcsFeature; Landroid/telephony/ims/aidl/IImsRegistration$Stub$Proxy; @@ -47200,8 +36388,16 @@ Landroid/telephony/ims/aidl/IImsServiceControllerListener; Landroid/telephony/ims/aidl/IImsSmsListener$Stub$Proxy; Landroid/telephony/ims/aidl/IImsSmsListener$Stub; Landroid/telephony/ims/aidl/IImsSmsListener; -Landroid/telephony/ims/aidl/IRcsFeatureListener$Stub; -Landroid/telephony/ims/aidl/IRcsFeatureListener; +Landroid/telephony/ims/aidl/IOptionsRequestCallback; +Landroid/telephony/ims/aidl/IOptionsResponseCallback; +Landroid/telephony/ims/aidl/IPublishResponseCallback$Stub; +Landroid/telephony/ims/aidl/IPublishResponseCallback; +Landroid/telephony/ims/aidl/IRcsConfigCallback; +Landroid/telephony/ims/aidl/IRcsUceControllerCallback; +Landroid/telephony/ims/aidl/IRcsUcePublishStateCallback; +Landroid/telephony/ims/aidl/ISipTransport; +Landroid/telephony/ims/aidl/ISubscribeResponseCallback$Stub; +Landroid/telephony/ims/aidl/ISubscribeResponseCallback; Landroid/telephony/ims/feature/CapabilityChangeRequest$1; Landroid/telephony/ims/feature/CapabilityChangeRequest$CapabilityPair; Landroid/telephony/ims/feature/CapabilityChangeRequest; @@ -47214,6 +36410,7 @@ Landroid/telephony/ims/feature/MmTelFeature$1; Landroid/telephony/ims/feature/MmTelFeature$Listener; Landroid/telephony/ims/feature/MmTelFeature$MmTelCapabilities; Landroid/telephony/ims/feature/MmTelFeature; +Landroid/telephony/ims/feature/RcsFeature$RcsImsCapabilities; Landroid/telephony/ims/feature/RcsFeature; Landroid/telephony/ims/stub/ImsCallSessionImplBase; Landroid/telephony/ims/stub/ImsConfigImplBase$ImsConfigStub; @@ -47341,9 +36538,12 @@ Landroid/text/TextUtils; Landroid/text/TextWatcher; Landroid/text/format/DateFormat; Landroid/text/format/DateIntervalFormat; +Landroid/text/format/DateTimeFormat; Landroid/text/format/DateUtils; +Landroid/text/format/DateUtilsBridge; Landroid/text/format/Formatter$BytesResult; Landroid/text/format/Formatter; +Landroid/text/format/RelativeDateTimeFormatter$FormatterCache; Landroid/text/format/RelativeDateTimeFormatter; Landroid/text/format/Time$TimeCalculator; Landroid/text/format/Time; @@ -47351,6 +36551,7 @@ Landroid/text/format/TimeFormatter; Landroid/text/format/TimeMigrationUtils; Landroid/text/method/AllCapsTransformationMethod; Landroid/text/method/ArrowKeyMovementMethod; +Landroid/text/method/BaseKeyListener$1; Landroid/text/method/BaseKeyListener; Landroid/text/method/BaseMovementMethod; Landroid/text/method/DateKeyListener; @@ -47445,14 +36646,26 @@ Landroid/text/util/Linkify$TransformFilter; Landroid/text/util/Linkify; Landroid/text/util/Rfc822Token; Landroid/text/util/Rfc822Tokenizer; +Landroid/timezone/CountryTimeZones$OffsetResult; +Landroid/timezone/CountryTimeZones$TimeZoneMapping; +Landroid/timezone/CountryTimeZones; +Landroid/timezone/TelephonyLookup; +Landroid/timezone/TelephonyNetwork; +Landroid/timezone/TelephonyNetworkFinder; +Landroid/timezone/TimeZoneFinder; Landroid/transition/ArcMotion; Landroid/transition/AutoTransition; +Landroid/transition/ChangeBounds$10; Landroid/transition/ChangeBounds$1; Landroid/transition/ChangeBounds$2; Landroid/transition/ChangeBounds$3; Landroid/transition/ChangeBounds$4; Landroid/transition/ChangeBounds$5; Landroid/transition/ChangeBounds$6; +Landroid/transition/ChangeBounds$7; +Landroid/transition/ChangeBounds$8; +Landroid/transition/ChangeBounds$9; +Landroid/transition/ChangeBounds$ViewBounds; Landroid/transition/ChangeBounds; Landroid/transition/ChangeClipBounds; Landroid/transition/ChangeImageTransform$1; @@ -47505,6 +36718,12 @@ Landroid/transition/Visibility$DisappearListener; Landroid/transition/Visibility$VisibilityInfo; Landroid/transition/Visibility; Landroid/transition/VisibilityPropagation; +Landroid/updatabledriver/UpdatableDriverProto$1; +Landroid/updatabledriver/UpdatableDriverProto$Denylist; +Landroid/updatabledriver/UpdatableDriverProto$DenylistOrBuilder; +Landroid/updatabledriver/UpdatableDriverProto$Denylists$Builder; +Landroid/updatabledriver/UpdatableDriverProto$Denylists; +Landroid/updatabledriver/UpdatableDriverProto$DenylistsOrBuilder; Landroid/util/AndroidException; Landroid/util/AndroidRuntimeException; Landroid/util/ArrayMap$1; @@ -47519,6 +36738,7 @@ Landroid/util/Base64$Coder; Landroid/util/Base64$Decoder; Landroid/util/Base64$Encoder; Landroid/util/Base64; +Landroid/util/CharsetUtils; Landroid/util/CloseGuard; Landroid/util/ContainerHelpers; Landroid/util/DataUnit$1; @@ -47630,6 +36850,8 @@ Landroid/util/TimingLogger; Landroid/util/TimingsTraceLog; Landroid/util/TrustedTime; Landroid/util/TypedValue; +Landroid/util/TypedXmlPullParser; +Landroid/util/TypedXmlSerializer; Landroid/util/UtilConfig; Landroid/util/Xml$Encoding; Landroid/util/Xml; @@ -47639,6 +36861,8 @@ Landroid/util/apk/ApkSignatureSchemeV2Verifier; Landroid/util/apk/ApkSignatureSchemeV3Verifier$PlatformNotSupportedException; Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner; Landroid/util/apk/ApkSignatureSchemeV3Verifier; +Landroid/util/apk/ApkSignatureSchemeV4Verifier$VerifiedSigner; +Landroid/util/apk/ApkSignatureSchemeV4Verifier; Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests; Landroid/util/apk/ApkSignatureVerifier; Landroid/util/apk/ApkSigningBlockUtils$1; @@ -47660,6 +36884,8 @@ Landroid/util/apk/WrappedX509Certificate; Landroid/util/apk/ZipUtils; Landroid/util/imetracing/ImeTracing; Landroid/util/imetracing/ImeTracingClientImpl; +Landroid/util/imetracing/ImeTracingServerImpl; +Landroid/util/imetracing/InputConnectionHelper; Landroid/util/jar/StrictJarFile$EntryIterator; Landroid/util/jar/StrictJarFile$FDStream; Landroid/util/jar/StrictJarFile$JarFileInputStream; @@ -47677,6 +36903,7 @@ Landroid/util/proto/ProtoParseException; Landroid/util/proto/ProtoStream; Landroid/util/proto/ProtoUtils; Landroid/util/proto/WireTypeMismatchException; +Landroid/uwb/UwbManager; Landroid/view/-$$Lambda$6C8snxjTaCrZB8C2e-TAH8wSttI; Landroid/view/-$$Lambda$9Xz1BSYQCUf2f8fUXZkfgSnUn4Q; Landroid/view/-$$Lambda$AkkJubovtDgIL-MJsaruIhv-V1s; @@ -47685,6 +36912,7 @@ Landroid/view/-$$Lambda$FocusFinder$7lRgVQyidawj0xoDYDKSIcwomuQ; Landroid/view/-$$Lambda$FocusFinder$FocusSorter$HN_OYzX5p-Ud85IAyiH6-Vh44J0; Landroid/view/-$$Lambda$FocusFinder$FocusSorter$jFm2_UyIQA1XTeZee0rrm4C7ZVE; Landroid/view/-$$Lambda$FocusFinder$f3L5wGzU6_Ci0Ru3OFxFLDDi4kU; +Landroid/view/-$$Lambda$InsetsAnimationThreadControlRunner$1$5Iik9cnqh-4hfoKlg8STeYovuJc; Landroid/view/-$$Lambda$InsetsAnimationThreadControlRunner$1$jVZtd-mzbW03iOf0qp1qKUPuDUY; Landroid/view/-$$Lambda$InsetsAnimationThreadControlRunner$ZjSFPAzpOV_K-BN-Ici4fwrXD6s; Landroid/view/-$$Lambda$InsetsController$-JAc4vLPL-V2Y9AhiGZ6TWoP4WA; @@ -47700,23 +36928,26 @@ Landroid/view/-$$Lambda$InsetsController$hfI8-qXjGpNJX3L5MWnCJr7YrNU; Landroid/view/-$$Lambda$InsetsController$rqx4q3E7acbyAUsGdEitPH37Ykw; Landroid/view/-$$Lambda$InsetsController$tE6Yg0Ym91d8arsYT4-ND9x8Y7E; Landroid/view/-$$Lambda$JUlU7_LUmlvqtRGSI6qDg5NUq28; -Landroid/view/-$$Lambda$SurfaceView$HdiagGhOW4ftywuXTP6Ysql-vU0; Landroid/view/-$$Lambda$SurfaceView$PgOqH-1CHTj5xz7zBHK88fj8o94; +Landroid/view/-$$Lambda$SurfaceView$mCi7T6o7WyAf8iT-fK3Ojlq3a3E; +Landroid/view/-$$Lambda$SurfaceView$oEHTjDbhSme3qTiSeG3JQ3cZnMw; Landroid/view/-$$Lambda$SurfaceView$st27mCkd9jfJkTrN_P3qIGKX6NY; Landroid/view/-$$Lambda$TextureView$KFUbpwCxP0cAsstCJwKu0hEVIf0; Landroid/view/-$$Lambda$ThreadedRenderer$HCvFaM9sATClC5PNkjEsvvV-VIs; Landroid/view/-$$Lambda$View$27VXCdyLVNkujfByQKuywAc_nkI; Landroid/view/-$$Lambda$View$8HzaM43tnv9E0o2UsgDOAyZlvxg; -Landroid/view/-$$Lambda$View$djNC0hav6F3Ju4Mn9T4RElhT1Ho; +Landroid/view/-$$Lambda$View$O5IIIHGIYOxbY9z30uOaG-FxHb0; Landroid/view/-$$Lambda$ViewGroup$ViewLocationHolder$FJWF4PO_afSLx24SR-YckDnJ4Sg; Landroid/view/-$$Lambda$ViewGroup$ViewLocationHolder$KqoaKT4W8B9gHx985xo3VyQ7ReE; Landroid/view/-$$Lambda$ViewRootImpl$-ZsUhQL5Hup-CvTROvUjnab-8zk; -Landroid/view/-$$Lambda$ViewRootImpl$D34ti2YdH6GjAXcHoFzxeTk3Mgg; -Landroid/view/-$$Lambda$ViewRootImpl$W0SWeyFcnfgGQ5K4KPglvpWGacY; +Landroid/view/-$$Lambda$ViewRootImpl$F1sGTNyu7mRktQdgfg6NbJ7i9Mc; +Landroid/view/-$$Lambda$ViewRootImpl$OurkfgeV0dSOvdv-QglddfgZdPA; Landroid/view/-$$Lambda$ViewRootImpl$fslH3hTxm6DF-YEWDp9eT-vqvLA; +Landroid/view/-$$Lambda$ViewRootImpl$m3U-07OkXUilBa6w9mzgjAD45v4; Landroid/view/-$$Lambda$WindowManagerGlobal$ghaoSRunGyxCNCOlqFq7hoY-c3o; Landroid/view/-$$Lambda$_oXv89Xvtr5sZ0475ktBd5MbWXE; Landroid/view/-$$Lambda$cZoUulIooQDwJ0Ds38iuCoNv9zE; +Landroid/view/-$$Lambda$crgdkXv91KzNrRzAnndEAfS2MNE; Landroid/view/-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY; Landroid/view/AbsSavedState$1; Landroid/view/AbsSavedState$2; @@ -47754,6 +36985,7 @@ Landroid/view/Display$HdrCapabilities; Landroid/view/Display$Mode$1; Landroid/view/Display$Mode; Landroid/view/Display; +Landroid/view/DisplayAddress$Network$1; Landroid/view/DisplayAddress$Network; Landroid/view/DisplayAddress$Physical$1; Landroid/view/DisplayAddress$Physical; @@ -47765,6 +36997,7 @@ Landroid/view/DisplayCutout$Bounds; Landroid/view/DisplayCutout$ParcelableWrapper$1; Landroid/view/DisplayCutout$ParcelableWrapper; Landroid/view/DisplayCutout; +Landroid/view/DisplayEventReceiver$FrameRateOverride; Landroid/view/DisplayEventReceiver$VsyncEventData; Landroid/view/DisplayEventReceiver; Landroid/view/DisplayInfo$1; @@ -47826,9 +37059,6 @@ Landroid/view/IInputMonitorHost; Landroid/view/IOnKeyguardExitResult$Stub$Proxy; Landroid/view/IOnKeyguardExitResult$Stub; Landroid/view/IOnKeyguardExitResult; -Landroid/view/IPinnedStackController$Stub$Proxy; -Landroid/view/IPinnedStackController$Stub; -Landroid/view/IPinnedStackController; Landroid/view/IPinnedStackListener$Stub$Proxy; Landroid/view/IPinnedStackListener$Stub; Landroid/view/IPinnedStackListener; @@ -47931,6 +37161,7 @@ Landroid/view/LayoutInflater$Factory; Landroid/view/LayoutInflater$FactoryMerger; Landroid/view/LayoutInflater$Filter; Landroid/view/LayoutInflater; +Landroid/view/MagnificationSpec$1; Landroid/view/MagnificationSpec; Landroid/view/Menu; Landroid/view/MenuInflater$InflatedOnMenuItemClickListener; @@ -47947,7 +37178,8 @@ Landroid/view/NativeVectorDrawableAnimator; Landroid/view/NotificationHeaderView$1; Landroid/view/NotificationHeaderView$HeaderTouchListener; Landroid/view/NotificationHeaderView; -Landroid/view/OnReceiveContentCallback; +Landroid/view/NotificationTopLineView; +Landroid/view/OnReceiveContentListener; Landroid/view/OrientationEventListener$SensorEventListenerImpl; Landroid/view/OrientationEventListener; Landroid/view/OrientationListener; @@ -47960,6 +37192,7 @@ Landroid/view/PointerIcon$1; Landroid/view/PointerIcon$2; Landroid/view/PointerIcon; Landroid/view/RemotableViewMethod; +Landroid/view/RemoteAccessibilityController$RemoteAccessibilityEmbeddedConnection; Landroid/view/RemoteAccessibilityController; Landroid/view/RemoteAnimationAdapter$1; Landroid/view/RemoteAnimationAdapter; @@ -47985,17 +37218,24 @@ Landroid/view/Surface$OutOfResourcesException; Landroid/view/Surface; Landroid/view/SurfaceControl$1; Landroid/view/SurfaceControl$Builder; +Landroid/view/SurfaceControl$CaptureArgs$Builder; Landroid/view/SurfaceControl$CaptureArgs; Landroid/view/SurfaceControl$CieXyz; Landroid/view/SurfaceControl$DesiredDisplayConfigSpecs; +Landroid/view/SurfaceControl$DisplayCaptureArgs$Builder; Landroid/view/SurfaceControl$DisplayCaptureArgs; Landroid/view/SurfaceControl$DisplayConfig; Landroid/view/SurfaceControl$DisplayInfo; Landroid/view/SurfaceControl$DisplayPrimaries; Landroid/view/SurfaceControl$GlobalTransactionWrapper; +Landroid/view/SurfaceControl$JankData; +Landroid/view/SurfaceControl$LayerCaptureArgs$Builder; Landroid/view/SurfaceControl$LayerCaptureArgs; +Landroid/view/SurfaceControl$OnJankDataListener; +Landroid/view/SurfaceControl$OnReparentListener; Landroid/view/SurfaceControl$ScreenCaptureListener; Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +Landroid/view/SurfaceControl$SyncScreenCaptureListener; Landroid/view/SurfaceControl$Transaction$1; Landroid/view/SurfaceControl$Transaction; Landroid/view/SurfaceControl; @@ -48083,6 +37323,7 @@ Landroid/view/ViewDebug$FlagToString; Landroid/view/ViewDebug$HierarchyHandler; Landroid/view/ViewDebug$IntToString; Landroid/view/ViewDebug; +Landroid/view/ViewFrameInfo; Landroid/view/ViewGroup$1; Landroid/view/ViewGroup$2; Landroid/view/ViewGroup$4; @@ -48214,6 +37455,8 @@ Landroid/view/WindowManagerPolicyConstants; Landroid/view/WindowMetrics; Landroid/view/accessibility/-$$Lambda$AccessibilityManager$1$p_bR0bryLRhUQLWqTm3MGgiQA1s; Landroid/view/accessibility/-$$Lambda$AccessibilityManager$bpJuMIKx5yBh9_c6xNphMGVcInw; +Landroid/view/accessibility/AccessibilityCache$AccessibilityNodeRefresher; +Landroid/view/accessibility/AccessibilityCache; Landroid/view/accessibility/AccessibilityEvent$1; Landroid/view/accessibility/AccessibilityEvent; Landroid/view/accessibility/AccessibilityEventSource; @@ -48294,6 +37537,7 @@ Landroid/view/animation/RotateAnimation; Landroid/view/animation/ScaleAnimation; Landroid/view/animation/Transformation; Landroid/view/animation/TranslateAnimation; +Landroid/view/autofill/-$$Lambda$AutofillManager$2x0LQIO4_qmm8gJ5vP9SK8eF99w; Landroid/view/autofill/-$$Lambda$AutofillManager$g1aLg-XsbRQDomK-Fr4TBlyETQQ; Landroid/view/autofill/AutofillId$1; Landroid/view/autofill/AutofillId; @@ -48301,6 +37545,7 @@ Landroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient; Landroid/view/autofill/AutofillManager$AutofillCallback; Landroid/view/autofill/AutofillManager$AutofillClient; Landroid/view/autofill/AutofillManager$AutofillManagerClient; +Landroid/view/autofill/AutofillManager$CompatibilityBridge; Landroid/view/autofill/AutofillManager$TrackedViews; Landroid/view/autofill/AutofillManager; Landroid/view/autofill/AutofillManagerInternal; @@ -48365,6 +37610,7 @@ Landroid/view/contentcapture/ViewNode$ViewNodeText; Landroid/view/contentcapture/ViewNode$ViewStructureImpl; Landroid/view/contentcapture/ViewNode; Landroid/view/inputmethod/-$$Lambda$InputMethodManager$E-0Po8t4_8fQD7jHgUfYP6DrW8Q; +Landroid/view/inputmethod/-$$Lambda$InputMethodManager$H$AkVwhsqTmobWeZ0QwNTqOx83OCY; Landroid/view/inputmethod/-$$Lambda$InputMethodManager$UDvi9GyNKbwCf_-dTmvUfYvsSZg; Landroid/view/inputmethod/-$$Lambda$MaIdTlU5lVIZMkzHe91uOxDOHNQ; Landroid/view/inputmethod/BaseInputConnection; @@ -48376,9 +37622,8 @@ Landroid/view/inputmethod/CorrectionInfo; Landroid/view/inputmethod/CursorAnchorInfo$1; Landroid/view/inputmethod/CursorAnchorInfo$Builder; Landroid/view/inputmethod/CursorAnchorInfo; +Landroid/view/inputmethod/DumpableInputConnection; Landroid/view/inputmethod/EditorInfo$1; -Landroid/view/inputmethod/EditorInfo$InitialSurroundingText$1; -Landroid/view/inputmethod/EditorInfo$InitialSurroundingText; Landroid/view/inputmethod/EditorInfo; Landroid/view/inputmethod/ExtractedText$1; Landroid/view/inputmethod/ExtractedText; @@ -48386,6 +37631,8 @@ Landroid/view/inputmethod/ExtractedTextRequest$1; Landroid/view/inputmethod/ExtractedTextRequest; Landroid/view/inputmethod/InlineSuggestionsRequest$1; Landroid/view/inputmethod/InlineSuggestionsRequest; +Landroid/view/inputmethod/InlineSuggestionsResponse$1; +Landroid/view/inputmethod/InlineSuggestionsResponse; Landroid/view/inputmethod/InputBinding$1; Landroid/view/inputmethod/InputBinding; Landroid/view/inputmethod/InputConnection; @@ -48412,6 +37659,7 @@ Landroid/view/inputmethod/InputMethodSubtype$1; Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder; Landroid/view/inputmethod/InputMethodSubtype; Landroid/view/inputmethod/InputMethodSubtypeArray; +Landroid/view/inputmethod/SparseRectFArray$1; Landroid/view/inputmethod/SparseRectFArray$SparseRectFArrayBuilder; Landroid/view/inputmethod/SparseRectFArray; Landroid/view/textclassifier/-$$Lambda$EntityConfidence$AKhmHWzAyR7WN78-ZLn0o2hAHiE; @@ -48524,6 +37772,7 @@ Landroid/webkit/IWebViewUpdateService$Stub; Landroid/webkit/IWebViewUpdateService; Landroid/webkit/JavascriptInterface; Landroid/webkit/MimeTypeMap; +Landroid/webkit/PacProcessor; Landroid/webkit/ServiceWorkerClient; Landroid/webkit/ServiceWorkerController; Landroid/webkit/ServiceWorkerWebSettings; @@ -48901,7 +38150,7 @@ Landroid/widget/TextView$SavedState$1; Landroid/widget/TextView$SavedState; Landroid/widget/TextView$TextAppearanceAttributes; Landroid/widget/TextView; -Landroid/widget/TextViewOnReceiveContentCallback; +Landroid/widget/TextViewOnReceiveContentListener; Landroid/widget/ThemedSpinnerAdapter; Landroid/widget/Toast$Callback; Landroid/widget/Toast$CallbackBinder; @@ -48924,19 +38173,118 @@ Landroid/widget/ViewFlipper$2; Landroid/widget/ViewFlipper; Landroid/widget/ViewSwitcher; Landroid/widget/WrapperListAdapter; +Landroid/widget/inline/InlinePresentationSpec$1; +Landroid/widget/inline/InlinePresentationSpec$BaseBuilder; +Landroid/widget/inline/InlinePresentationSpec$Builder; +Landroid/widget/inline/InlinePresentationSpec; +Landroid/window/-$$Lambda$TaskOrganizer$1$EvKKo48zAWYFAX-Rmf6lY9Yaa_0; +Landroid/window/-$$Lambda$TaskOrganizer$1$T6gBeY__8l7UAZvaFCh8wCJCkgo; +Landroid/window/-$$Lambda$TaskOrganizer$1$eRJWHPn_Rko9aTVN3PpgWFQdtjE; Landroid/window/ClientWindowFrames$1; Landroid/window/ClientWindowFrames; +Landroid/window/DisplayAreaAppearedInfo; +Landroid/window/DisplayAreaOrganizer$1; +Landroid/window/DisplayAreaOrganizer; +Landroid/window/IDisplayAreaOrganizer$Stub$Proxy; +Landroid/window/IDisplayAreaOrganizer$Stub; +Landroid/window/IDisplayAreaOrganizer; +Landroid/window/IDisplayAreaOrganizerController$Stub$Proxy; +Landroid/window/IDisplayAreaOrganizerController$Stub; +Landroid/window/IDisplayAreaOrganizerController; +Landroid/window/ITaskOrganizer$Stub$Proxy; +Landroid/window/ITaskOrganizer$Stub; +Landroid/window/ITaskOrganizer; +Landroid/window/ITaskOrganizerController$Stub$Proxy; +Landroid/window/ITaskOrganizerController$Stub; +Landroid/window/ITaskOrganizerController; +Landroid/window/ITransitionPlayer$Stub; +Landroid/window/ITransitionPlayer; Landroid/window/IWindowContainerToken$Stub$Proxy; Landroid/window/IWindowContainerToken$Stub; Landroid/window/IWindowContainerToken; +Landroid/window/IWindowContainerTransactionCallback$Stub; +Landroid/window/IWindowContainerTransactionCallback; +Landroid/window/IWindowOrganizerController$Stub$Proxy; +Landroid/window/IWindowOrganizerController$Stub; Landroid/window/IWindowOrganizerController; +Landroid/window/StartingWindowInfo; +Landroid/window/TaskAppearedInfo$1; +Landroid/window/TaskAppearedInfo; +Landroid/window/TaskOrganizer$1; +Landroid/window/TaskOrganizer; +Landroid/window/TaskSnapshot; Landroid/window/WindowContainerToken$1; Landroid/window/WindowContainerToken; Landroid/window/WindowContainerTransaction$1; Landroid/window/WindowContainerTransaction$Change$1; Landroid/window/WindowContainerTransaction$Change; Landroid/window/WindowContainerTransaction; +Landroid/window/WindowOrganizer$1; +Landroid/window/WindowOrganizer; Lcom/android/cellbroadcastservice/CellBroadcastStatsLog; +Lcom/android/connectivity/aidl/INetworkAgent$Stub; +Lcom/android/connectivity/aidl/INetworkAgent; +Lcom/android/connectivity/aidl/INetworkAgentRegistry; +Lcom/android/framework/protobuf/AbstractMessageLite$Builder; +Lcom/android/framework/protobuf/AbstractMessageLite; +Lcom/android/framework/protobuf/AbstractParser; +Lcom/android/framework/protobuf/AbstractProtobufList; +Lcom/android/framework/protobuf/ArrayDecoders$Registers; +Lcom/android/framework/protobuf/ArrayDecoders; +Lcom/android/framework/protobuf/CodedInputStream$ArrayDecoder; +Lcom/android/framework/protobuf/CodedInputStream; +Lcom/android/framework/protobuf/ExtensionRegistryFactory; +Lcom/android/framework/protobuf/ExtensionRegistryLite; +Lcom/android/framework/protobuf/ExtensionSchema; +Lcom/android/framework/protobuf/ExtensionSchemaLite; +Lcom/android/framework/protobuf/ExtensionSchemas; +Lcom/android/framework/protobuf/GeneratedMessageInfoFactory; +Lcom/android/framework/protobuf/GeneratedMessageLite$Builder; +Lcom/android/framework/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser; +Lcom/android/framework/protobuf/GeneratedMessageLite$ExtendableMessage; +Lcom/android/framework/protobuf/GeneratedMessageLite$ExtendableMessageOrBuilder; +Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke; +Lcom/android/framework/protobuf/GeneratedMessageLite; +Lcom/android/framework/protobuf/Internal$EnumVerifier; +Lcom/android/framework/protobuf/Internal$ProtobufList; +Lcom/android/framework/protobuf/Internal; +Lcom/android/framework/protobuf/InvalidProtocolBufferException; +Lcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaFull; +Lcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite; +Lcom/android/framework/protobuf/ListFieldSchema; +Lcom/android/framework/protobuf/ManifestSchemaFactory$1; +Lcom/android/framework/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory; +Lcom/android/framework/protobuf/ManifestSchemaFactory; +Lcom/android/framework/protobuf/MapFieldSchema; +Lcom/android/framework/protobuf/MapFieldSchemaLite; +Lcom/android/framework/protobuf/MapFieldSchemas; +Lcom/android/framework/protobuf/MessageInfo; +Lcom/android/framework/protobuf/MessageInfoFactory; +Lcom/android/framework/protobuf/MessageLite$Builder; +Lcom/android/framework/protobuf/MessageLite; +Lcom/android/framework/protobuf/MessageLiteOrBuilder; +Lcom/android/framework/protobuf/MessageSchema; +Lcom/android/framework/protobuf/MessageSetSchema; +Lcom/android/framework/protobuf/NewInstanceSchema; +Lcom/android/framework/protobuf/NewInstanceSchemaLite; +Lcom/android/framework/protobuf/NewInstanceSchemas; +Lcom/android/framework/protobuf/Parser; +Lcom/android/framework/protobuf/ProtoSyntax; +Lcom/android/framework/protobuf/Protobuf; +Lcom/android/framework/protobuf/ProtobufArrayList; +Lcom/android/framework/protobuf/RawMessageInfo; +Lcom/android/framework/protobuf/Schema; +Lcom/android/framework/protobuf/SchemaFactory; +Lcom/android/framework/protobuf/SchemaUtil; +Lcom/android/framework/protobuf/StructuralMessageInfo; +Lcom/android/framework/protobuf/UninitializedMessageException; +Lcom/android/framework/protobuf/UnknownFieldSchema; +Lcom/android/framework/protobuf/UnknownFieldSetLite; +Lcom/android/framework/protobuf/UnknownFieldSetLiteSchema; +Lcom/android/framework/protobuf/UnsafeUtil$1; +Lcom/android/framework/protobuf/UnsafeUtil$JvmMemoryAccessor; +Lcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor; +Lcom/android/framework/protobuf/UnsafeUtil; Lcom/android/framework/protobuf/nano/CodedInputByteBufferNano; Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano$OutOfSpaceException; Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano; @@ -49006,6 +38354,7 @@ Lcom/android/i18n/phonenumbers/prefixmapper/PhonePrefixMap; Lcom/android/i18n/phonenumbers/prefixmapper/PhonePrefixMapStorageStrategy; Lcom/android/i18n/phonenumbers/prefixmapper/PrefixFileReader; Lcom/android/i18n/phonenumbers/prefixmapper/PrefixTimeZonesMap; +Lcom/android/i18n/system/AppSpecializationHooks; Lcom/android/i18n/system/ZygoteHooks; Lcom/android/i18n/timezone/-$$Lambda$XmlUtils$ReaderSupplier$KlpWVyp8CKG7XJhsv6-2XKG5-LA; Lcom/android/i18n/timezone/-$$Lambda$XmlUtils$ReaderSupplier$ybDLaO0rjBNrMq72iim-winah1c; @@ -49034,6 +38383,10 @@ Lcom/android/i18n/timezone/TimeZoneFinder$TimeZonesValidator; Lcom/android/i18n/timezone/TimeZoneFinder; Lcom/android/i18n/timezone/TzDataSetVersion$TzDataSetException; Lcom/android/i18n/timezone/TzDataSetVersion; +Lcom/android/i18n/timezone/WallTime$1; +Lcom/android/i18n/timezone/WallTime$CheckedArithmeticException; +Lcom/android/i18n/timezone/WallTime$OffsetInterval; +Lcom/android/i18n/timezone/WallTime; Lcom/android/i18n/timezone/XmlUtils$ReaderSupplier; Lcom/android/i18n/timezone/XmlUtils; Lcom/android/i18n/timezone/ZoneInfoData; @@ -49050,13 +38403,17 @@ Lcom/android/i18n/timezone/internal/NioBufferIterator; Lcom/android/i18n/util/Log; Lcom/android/icu/charset/CharsetDecoderICU; Lcom/android/icu/charset/CharsetEncoderICU; +Lcom/android/icu/charset/CharsetFactory; Lcom/android/icu/charset/CharsetICU; Lcom/android/icu/charset/NativeConverter; +Lcom/android/icu/text/CompatibleDecimalFormatFactory; Lcom/android/icu/text/DateSorterBridge; -Lcom/android/icu/text/DecimalFormatSymbolsBridge; Lcom/android/icu/text/ExtendedDateFormatSymbols; +Lcom/android/icu/text/ExtendedDecimalFormatSymbols; +Lcom/android/icu/text/ExtendedIDNA; Lcom/android/icu/text/TimeZoneNamesNative; Lcom/android/icu/util/CaseMapperNative; +Lcom/android/icu/util/ExtendedCalendar; Lcom/android/icu/util/Icu4cMetadata; Lcom/android/icu/util/LocaleNative; Lcom/android/icu/util/regex/MatcherNative; @@ -49090,13 +38447,9 @@ Lcom/android/ims/-$$Lambda$ImsManager$rcxj8A9PP17oGuE6nUhKmYdwbN8; Lcom/android/ims/-$$Lambda$ImsManager$t9P0Ix1EhuXWsGKbOnQKK7pydag; Lcom/android/ims/-$$Lambda$MnRbuRvrO3cF_G29W06N-Dw2YrI; Lcom/android/ims/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$54DpGUQctciPh2nxm6A0ZPBPySc; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$AjnnZod0D0jkWmI83LVyYiq5V_8; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$EGCIBpNxWoGud0UfPMvnNIpneuE; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$KAkCRLN_RxC61CPiS1Cm_VxjJ8Y; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$L6dhjdLP2fu2ebSI6ZNhaAk14ZE; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$iYre6nznEX_Df444QD-ZvYAsJQw; -Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$zbtTMvTJAUD6uX6nInqFYoh3Gek; +Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$-PK9HI9KiecM74XFwq8luO7u-MI; +Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$PI3wxZZyrriFex8r9AJzw6_0k_c; +Lcom/android/ims/-$$Lambda$RcsFeatureManager$1$zW9pw7cVAhMvIPaAOcILveQot4M; Lcom/android/ims/-$$Lambda$RcsFeatureManager$86rofOLu-ck_1RjX7GPToMN43ZY; Lcom/android/ims/-$$Lambda$RcsFeatureManager$SW9XAwBTfibn4ERPyHFBko8KA9E; Lcom/android/ims/-$$Lambda$RcsFeatureManager$gAL-g6SZWsK3HdInA2xbJb0ZBJ0; @@ -49128,6 +38481,7 @@ Lcom/android/ims/ImsExternalCallStateListener; Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer; Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper; Lcom/android/ims/ImsFeatureBinderRepository; +Lcom/android/ims/ImsFeatureContainer; Lcom/android/ims/ImsManager$1; Lcom/android/ims/ImsManager$2; Lcom/android/ims/ImsManager$DefaultSubscriptionManagerProxy; @@ -49152,7 +38506,7 @@ Lcom/android/ims/RcsFeatureConnection$RegistrationCallbackManager; Lcom/android/ims/RcsFeatureConnection; Lcom/android/ims/RcsFeatureManager$1; Lcom/android/ims/RcsFeatureManager$2; -Lcom/android/ims/RcsFeatureManager$RcsFeatureCallbacks; +Lcom/android/ims/RcsFeatureManager$CapabilityExchangeEventCallback; Lcom/android/ims/RcsFeatureManager$SubscriptionManagerProxy; Lcom/android/ims/RcsFeatureManager; Lcom/android/ims/RcsPresenceInfo$1; @@ -49172,6 +38526,7 @@ Lcom/android/ims/internal/ContactNumberUtils; Lcom/android/ims/internal/ICall; Lcom/android/ims/internal/IImsCallSession$Stub; Lcom/android/ims/internal/IImsCallSession; +Lcom/android/ims/internal/IImsConfig; Lcom/android/ims/internal/IImsEcbm$Stub$Proxy; Lcom/android/ims/internal/IImsEcbm$Stub; Lcom/android/ims/internal/IImsEcbm; @@ -49184,14 +38539,19 @@ Lcom/android/ims/internal/IImsExternalCallStateListener; Lcom/android/ims/internal/IImsFeatureStatusCallback$Stub$Proxy; Lcom/android/ims/internal/IImsFeatureStatusCallback$Stub; Lcom/android/ims/internal/IImsFeatureStatusCallback; +Lcom/android/ims/internal/IImsMMTelFeature$Stub; +Lcom/android/ims/internal/IImsMMTelFeature; Lcom/android/ims/internal/IImsMultiEndpoint$Stub$Proxy; Lcom/android/ims/internal/IImsMultiEndpoint$Stub; Lcom/android/ims/internal/IImsMultiEndpoint; Lcom/android/ims/internal/IImsRegistrationListener$Stub; Lcom/android/ims/internal/IImsRegistrationListener; +Lcom/android/ims/internal/IImsServiceController$Stub; +Lcom/android/ims/internal/IImsServiceController; Lcom/android/ims/internal/IImsServiceFeatureCallback$Stub$Proxy; Lcom/android/ims/internal/IImsServiceFeatureCallback$Stub; Lcom/android/ims/internal/IImsServiceFeatureCallback; +Lcom/android/ims/internal/IImsStreamMediaSession; Lcom/android/ims/internal/IImsUt$Stub$Proxy; Lcom/android/ims/internal/IImsUt$Stub; Lcom/android/ims/internal/IImsUt; @@ -49200,6 +38560,7 @@ Lcom/android/ims/internal/IImsUtListener$Stub; Lcom/android/ims/internal/IImsUtListener; Lcom/android/ims/internal/IImsVideoCallCallback$Stub; Lcom/android/ims/internal/IImsVideoCallCallback; +Lcom/android/ims/internal/IImsVideoCallProvider; Lcom/android/ims/internal/ImsStreamMediaSession$Listener; Lcom/android/ims/internal/ImsStreamMediaSession; Lcom/android/ims/internal/ImsVideoCallProviderWrapper$1; @@ -49235,22 +38596,31 @@ Lcom/android/ims/internal/uce/uceservice/IUceListener$Stub; Lcom/android/ims/internal/uce/uceservice/IUceListener; Lcom/android/ims/internal/uce/uceservice/IUceService$Stub; Lcom/android/ims/internal/uce/uceservice/IUceService; -Lcom/android/ims/rcs/uce/CapabilityExchangeListenerAdapter$OptionsRequestCallback; -Lcom/android/ims/rcs/uce/CapabilityExchangeListenerAdapter; +Lcom/android/ims/rcs/uce/-$$Lambda$UceController$2sRmdU7bypxVcvkKdOqimR3v9ZA; Lcom/android/ims/rcs/uce/ControllerBase; -Lcom/android/ims/rcs/uce/RcsCapabilityExchangeImplAdapter$OptionsResponseCallback; -Lcom/android/ims/rcs/uce/RcsCapabilityExchangeImplAdapter$PublishResponseCallback; -Lcom/android/ims/rcs/uce/RcsCapabilityExchangeImplAdapter$SubscribeResponseCallback; -Lcom/android/ims/rcs/uce/RcsCapabilityExchangeImplAdapter; Lcom/android/ims/rcs/uce/UceController$1; +Lcom/android/ims/rcs/uce/UceController$2; +Lcom/android/ims/rcs/uce/UceController$3; Lcom/android/ims/rcs/uce/UceController$ControllerFactory; -Lcom/android/ims/rcs/uce/UceController$RequestTaskManagerFactory; +Lcom/android/ims/rcs/uce/UceController$RequestManagerFactory; +Lcom/android/ims/rcs/uce/UceController$ServerState; Lcom/android/ims/rcs/uce/UceController$UceControllerCallback; Lcom/android/ims/rcs/uce/UceController; -Lcom/android/ims/rcs/uce/UceRequestTaskManager; +Lcom/android/ims/rcs/uce/eab/-$$Lambda$EabControllerImpl$u3ttgAczIAJjusBht2HENFVPiNw; +Lcom/android/ims/rcs/uce/eab/-$$Lambda$EabControllerImpl$w6H9Wtjmr_Q2L9t4lnOKDCNeIlQ; +Lcom/android/ims/rcs/uce/eab/EabCapabilityResult$QueryResult; Lcom/android/ims/rcs/uce/eab/EabCapabilityResult; Lcom/android/ims/rcs/uce/eab/EabController; +Lcom/android/ims/rcs/uce/eab/EabControllerImpl; +Lcom/android/ims/rcs/uce/eab/EabProvider$ContactColumns; +Lcom/android/ims/rcs/uce/eab/EabProvider$EabCommonColumns; +Lcom/android/ims/rcs/uce/eab/EabProvider$EabDatabaseHelper; +Lcom/android/ims/rcs/uce/eab/EabProvider$OptionsColumns; +Lcom/android/ims/rcs/uce/eab/EabProvider$PresenceTupleColumns; +Lcom/android/ims/rcs/uce/eab/EabProvider; Lcom/android/ims/rcs/uce/options/OptionsController; +Lcom/android/ims/rcs/uce/options/OptionsControllerImpl; +Lcom/android/ims/rcs/uce/presence/pidfparser/-$$Lambda$oZW16v9rTa6UcKX8WG8T_p1OKII; Lcom/android/ims/rcs/uce/presence/pidfparser/ElementBase; Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParser; Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParserConstant; @@ -49303,9 +38673,36 @@ Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$PublishHandler; Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$PublishProcessorFactory; Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl; Lcom/android/ims/rcs/uce/presence/publish/PublishProcessor; +Lcom/android/ims/rcs/uce/presence/publish/PublishProcessorState; +Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse$1; +Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse; Lcom/android/ims/rcs/uce/presence/publish/PublishUtils; Lcom/android/ims/rcs/uce/presence/subscribe/SubscribeController; +Lcom/android/ims/rcs/uce/presence/subscribe/SubscribeControllerImpl; +Lcom/android/ims/rcs/uce/request/-$$Lambda$4OGkU5yfRHiT9TD-byuZhWYoTFQ; +Lcom/android/ims/rcs/uce/request/-$$Lambda$CapabilityRequestResponse$Sf7E_TWQU-mP-4yV0IQMl91QTPg; +Lcom/android/ims/rcs/uce/request/-$$Lambda$SM_U0sYFFkyia-J2ATDl20B6PaU; +Lcom/android/ims/rcs/uce/request/-$$Lambda$SubscribeRequest$P4EHpdLV8vvF3r5HfevgZyzfnZY; +Lcom/android/ims/rcs/uce/request/-$$Lambda$UceRequest$7jy0xXagx82NUklyy_W4tdp4m-I; +Lcom/android/ims/rcs/uce/request/-$$Lambda$UceRequest$PSDAGr_2lX0rg5GUoj-SEpnkJgA; +Lcom/android/ims/rcs/uce/request/-$$Lambda$UceRequest$mjTwsTmfNTZ9vNnr0i9_ktWTkPw; +Lcom/android/ims/rcs/uce/request/-$$Lambda$UceRequestManager$FJQV1GxVn2-yAZ7exrz8AVl8MfM; +Lcom/android/ims/rcs/uce/request/-$$Lambda$qNLrUvOYxevPQ3N0hl-Yj6-UHn8; +Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse; +Lcom/android/ims/rcs/uce/request/SubscribeRequest$1; +Lcom/android/ims/rcs/uce/request/SubscribeRequest; +Lcom/android/ims/rcs/uce/request/UceRequest$UceRequestType; +Lcom/android/ims/rcs/uce/request/UceRequest; +Lcom/android/ims/rcs/uce/request/UceRequestManager$1; +Lcom/android/ims/rcs/uce/request/UceRequestManager$2; +Lcom/android/ims/rcs/uce/request/UceRequestManager$RequestManagerCallback; +Lcom/android/ims/rcs/uce/request/UceRequestManager$UceRequestHandler; +Lcom/android/ims/rcs/uce/request/UceRequestManager$UceUtilsProxy; +Lcom/android/ims/rcs/uce/request/UceRequestManager; Lcom/android/ims/rcs/uce/util/NetworkSipCode; +Lcom/android/ims/rcs/uce/util/UceUtils; +Lcom/android/internal/BrightnessSynchronizer$1; +Lcom/android/internal/BrightnessSynchronizer$BrightnessSyncObserver; Lcom/android/internal/BrightnessSynchronizer; Lcom/android/internal/R$styleable; Lcom/android/internal/accessibility/AccessibilityShortcutController$1; @@ -49345,6 +38742,7 @@ Lcom/android/internal/app/IBatteryStats$Stub; Lcom/android/internal/app/IBatteryStats; Lcom/android/internal/app/ISoundTriggerService$Stub; Lcom/android/internal/app/ISoundTriggerService; +Lcom/android/internal/app/ISoundTriggerSession$Stub; Lcom/android/internal/app/ISoundTriggerSession; Lcom/android/internal/app/IVoiceActionCheckCallback$Stub$Proxy; Lcom/android/internal/app/IVoiceActionCheckCallback$Stub; @@ -49358,6 +38756,7 @@ Lcom/android/internal/app/IVoiceInteractionSessionListener; Lcom/android/internal/app/IVoiceInteractionSessionShowCallback$Stub$Proxy; Lcom/android/internal/app/IVoiceInteractionSessionShowCallback$Stub; Lcom/android/internal/app/IVoiceInteractionSessionShowCallback; +Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub; Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession; Lcom/android/internal/app/IVoiceInteractor$Stub$Proxy; Lcom/android/internal/app/IVoiceInteractor$Stub; @@ -49444,15 +38843,19 @@ Lcom/android/internal/content/PackageHelper; Lcom/android/internal/content/PackageMonitor; Lcom/android/internal/content/ReferrerIntent$1; Lcom/android/internal/content/ReferrerIntent; +Lcom/android/internal/content/om/-$$Lambda$OverlayConfig$4kC39m5BXQdCsnIP_12_hroW7w4; Lcom/android/internal/content/om/-$$Lambda$OverlayConfig$8i80MSZuac6hlhDs_xmkCyG6b0w; +Lcom/android/internal/content/om/-$$Lambda$OverlayConfig$YsRgav_0U6ag8BY7ZGunECCx0GA; Lcom/android/internal/content/om/-$$Lambda$OverlayConfig$yZZziiIBWixRU9pDr42pe4QBWR0; Lcom/android/internal/content/om/-$$Lambda$hGsk_nEEC82H21r64I2GYTL3dqo; Lcom/android/internal/content/om/-$$Lambda$tHmjS9Skk84paTvwLk9hTP8TuLM; Lcom/android/internal/content/om/OverlayConfig$Configuration; Lcom/android/internal/content/om/OverlayConfig$IdmapInvocation; +Lcom/android/internal/content/om/OverlayConfig$PackageProvider; Lcom/android/internal/content/om/OverlayConfig; Lcom/android/internal/content/om/OverlayConfigParser$OverlayPartition; Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration; +Lcom/android/internal/content/om/OverlayConfigParser$ParsingContext; Lcom/android/internal/content/om/OverlayConfigParser; Lcom/android/internal/content/om/OverlayScanner$ParsedOverlayInfo; Lcom/android/internal/content/om/OverlayScanner; @@ -49463,16 +38866,20 @@ Lcom/android/internal/graphics/ColorUtils; Lcom/android/internal/graphics/SfVsyncFrameCallbackProvider; Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState; Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable; +Lcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator; +Lcom/android/internal/infra/-$$Lambda$4ftT-AT_puBBe0WHsZeDO9OBfB4; Lcom/android/internal/infra/-$$Lambda$6pk9NyOda4-YNcu3o0LDBoldWIs; Lcom/android/internal/infra/-$$Lambda$AbstractRemoteService$FfMJ90qG2_k97UFpP5-66UppL1Q; +Lcom/android/internal/infra/-$$Lambda$AbstractRemoteService$kh-lC3s_yrhnp_g8lxKU7txJluI; Lcom/android/internal/infra/-$$Lambda$AbstractRemoteService$ldNkkT58p4_26OYFnZFfaAeiV3I; Lcom/android/internal/infra/-$$Lambda$AbstractRemoteService$n27JOUQBEHySGHhjyYB_cPRqGtI; +Lcom/android/internal/infra/-$$Lambda$AndroidFuture$80wmojHxfra7HKhBRuTUShmGl_w; Lcom/android/internal/infra/-$$Lambda$AndroidFuture$kx741v6MzvOXSJxFsggc3kWLfOg; -Lcom/android/internal/infra/-$$Lambda$M-7auAOO_zyxtVlCAn5eFvDKrX0; +Lcom/android/internal/infra/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; +Lcom/android/internal/infra/-$$Lambda$ServiceConnector$Impl$12DBKWLEG4p4nevxZPkLdoN6Goc; Lcom/android/internal/infra/-$$Lambda$ServiceConnector$Impl$p_UtAHK4SQ_Hi5pq9_qujJsoSmw; -Lcom/android/internal/infra/-$$Lambda$WEYP2nH1aLjoEoTBPtgGX_ZG53Y; -Lcom/android/internal/infra/-$$Lambda$YHqpJxuvOAxJRsfwtXAFKWIUD9o; -Lcom/android/internal/infra/-$$Lambda$vA4yR2pCy1unO8xGXVA5fZ_O8Jo; +Lcom/android/internal/infra/-$$Lambda$awal_FkTJbv6YtwNXDOQV42XhMI; +Lcom/android/internal/infra/-$$Lambda$o5WHjnP5qBPdPXUp9m4gI-wfGOk; Lcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService; Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest; Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest; @@ -49499,44 +38906,60 @@ Lcom/android/internal/infra/ServiceConnector$VoidJob; Lcom/android/internal/infra/ServiceConnector; Lcom/android/internal/infra/ThrottledRunnable; Lcom/android/internal/infra/WhitelistHelper; +Lcom/android/internal/inputmethod/Completable$Boolean; +Lcom/android/internal/inputmethod/Completable$InputBindResult; +Lcom/android/internal/inputmethod/Completable$ValueBase; +Lcom/android/internal/inputmethod/Completable$Values; +Lcom/android/internal/inputmethod/Completable; +Lcom/android/internal/inputmethod/IBooleanResultCallback$Stub; +Lcom/android/internal/inputmethod/IBooleanResultCallback; Lcom/android/internal/inputmethod/ICharSequenceResultCallback$Stub$Proxy; Lcom/android/internal/inputmethod/ICharSequenceResultCallback$Stub; Lcom/android/internal/inputmethod/ICharSequenceResultCallback; Lcom/android/internal/inputmethod/IExtractedTextResultCallback$Stub$Proxy; Lcom/android/internal/inputmethod/IExtractedTextResultCallback$Stub; Lcom/android/internal/inputmethod/IExtractedTextResultCallback; +Lcom/android/internal/inputmethod/IInputBindResultResultCallback$Stub; +Lcom/android/internal/inputmethod/IInputBindResultResultCallback; Lcom/android/internal/inputmethod/IInputContentUriToken; +Lcom/android/internal/inputmethod/IInputMethodInfoListResultCallback$Stub; +Lcom/android/internal/inputmethod/IInputMethodInfoListResultCallback; Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub$Proxy; Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub; Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations; +Lcom/android/internal/inputmethod/IInputMethodSubtypeListResultCallback$Stub; +Lcom/android/internal/inputmethod/IInputMethodSubtypeListResultCallback; +Lcom/android/internal/inputmethod/IInputMethodSubtypeResultCallback$Stub; +Lcom/android/internal/inputmethod/IInputMethodSubtypeResultCallback; Lcom/android/internal/inputmethod/IIntResultCallback$Stub$Proxy; Lcom/android/internal/inputmethod/IIntResultCallback$Stub; Lcom/android/internal/inputmethod/IIntResultCallback; +Lcom/android/internal/inputmethod/ISurroundingTextResultCallback$Stub; +Lcom/android/internal/inputmethod/ISurroundingTextResultCallback; Lcom/android/internal/inputmethod/InputMethodDebug; Lcom/android/internal/inputmethod/InputMethodPrivilegedOperations$OpsHolder; Lcom/android/internal/inputmethod/InputMethodPrivilegedOperations; Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry; +Lcom/android/internal/inputmethod/ResultCallbacks$5; +Lcom/android/internal/inputmethod/ResultCallbacks$6; +Lcom/android/internal/inputmethod/ResultCallbacks; Lcom/android/internal/inputmethod/SubtypeLocaleUtils; +Lcom/android/internal/jank/-$$Lambda$InteractionJankMonitor$H_OZ99anWxwLySgdeSqJ03mcRzY; +Lcom/android/internal/jank/-$$Lambda$InteractionJankMonitor$qVr2lAOHXE9D0W73kG7j6faQWYQ; +Lcom/android/internal/jank/FrameTracker$FrameMetricsWrapper; +Lcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper; +Lcom/android/internal/jank/FrameTracker; +Lcom/android/internal/jank/InteractionJankMonitor$Session; +Lcom/android/internal/jank/InteractionJankMonitor; +Lcom/android/internal/jank/PerfettoTrigger; +Lcom/android/internal/listeners/-$$Lambda$ListenerExecutor$3h3ue7lbXw9K8npO37RYfg2pJJs; +Lcom/android/internal/listeners/ListenerExecutor$FailureCallback; +Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; Lcom/android/internal/listeners/ListenerExecutor; Lcom/android/internal/location/GpsNetInitiatedHandler$1; Lcom/android/internal/location/GpsNetInitiatedHandler$2; Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification; Lcom/android/internal/location/GpsNetInitiatedHandler; -Lcom/android/internal/location/ILocationProvider$Stub$Proxy; -Lcom/android/internal/location/ILocationProvider$Stub; -Lcom/android/internal/location/ILocationProvider; -Lcom/android/internal/location/ILocationProviderManager$Stub$Proxy; -Lcom/android/internal/location/ILocationProviderManager$Stub; -Lcom/android/internal/location/ILocationProviderManager; -Lcom/android/internal/location/ProviderProperties$1; -Lcom/android/internal/location/ProviderProperties; -Lcom/android/internal/location/ProviderRequest$1; -Lcom/android/internal/location/ProviderRequest$Builder; -Lcom/android/internal/location/ProviderRequest; -Lcom/android/internal/location/gnssmetrics/GnssMetrics$GnssPowerMetrics; -Lcom/android/internal/location/gnssmetrics/GnssMetrics$Statistics; -Lcom/android/internal/location/gnssmetrics/GnssMetrics$StatsPullAtomCallbackImpl; -Lcom/android/internal/location/gnssmetrics/GnssMetrics; Lcom/android/internal/location/nano/GnssLogsProto$GnssLog; Lcom/android/internal/location/nano/GnssLogsProto$PowerMetrics; Lcom/android/internal/logging/AndroidConfig; @@ -49555,6 +38978,7 @@ Lcom/android/internal/net/INetworkWatchlistManager$Stub; Lcom/android/internal/net/INetworkWatchlistManager; Lcom/android/internal/net/LegacyVpnInfo$1; Lcom/android/internal/net/LegacyVpnInfo; +Lcom/android/internal/net/NetworkUtilsInternal; Lcom/android/internal/net/VpnConfig$1; Lcom/android/internal/net/VpnConfig; Lcom/android/internal/net/VpnInfo$1; @@ -49563,16 +38987,21 @@ Lcom/android/internal/net/VpnProfile$1; Lcom/android/internal/net/VpnProfile; Lcom/android/internal/notification/SystemNotificationChannels; Lcom/android/internal/os/-$$Lambda$1K25OW2023utrUg9g5fRqYwRpAA; -Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$9u57BmUGDXjjRAx-hEVb-PywbZg; -Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$ad7dXeus45Ni5n04mhv9mAxPYPQ; -Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$jx0COhHsTEG95zzie-FvMwVrvxU; -Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$qX5NW9QNGwA1AXLEdwGpXbwbh4I; +Lcom/android/internal/os/-$$Lambda$BatteryStatsHelper$ehKPrQ8sPGRwZo8Eowxypws58vE; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$-U59A6HtgerKqAT24YVgVOFMVW0; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$2LSIYfToadlmaR2A_S4WtqSvvI4; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$ADbnEwFNA-E38F_6bGmC4FZohcA; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$HNAi15P5DkJ3ugrg_wn5jS0P_Nk; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$QO7QQnAr75sRYTyJ6JAO0dy7Kc0; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$e02Rr4TGKY8XpQDaCvSkVwBER5k; +Lcom/android/internal/os/-$$Lambda$BatteryStatsImpl$jSuj5AvPrYTEFiCzNFIIv87ZWNE; Lcom/android/internal/os/-$$Lambda$RuntimeInit$SDAqXsJrQeOSbyqUZ_-YJuByIlo; Lcom/android/internal/os/-$$Lambda$YylgN4ovyfnizPyTYhvYOJ-smew; Lcom/android/internal/os/-$$Lambda$ZygoteConnection$2i8jK35XOSWWkLpo-i-oMUccQ58; Lcom/android/internal/os/-$$Lambda$ZygoteConnection$5DSSFqbib6vYr3mOeJeltK5oCE0; Lcom/android/internal/os/-$$Lambda$hJJM8nv1LrIjSXxE3tZps6dgfzA; Lcom/android/internal/os/-$$Lambda$sGurFIwAiSPT7UZlhGUjTI2mHy8; +Lcom/android/internal/os/AmbientDisplayPowerCalculator; Lcom/android/internal/os/AndroidPrintStream; Lcom/android/internal/os/AppFuseMount$1; Lcom/android/internal/os/AppFuseMount; @@ -49581,7 +39010,6 @@ Lcom/android/internal/os/AtomicDirectory; Lcom/android/internal/os/BackgroundThread; Lcom/android/internal/os/BatterySipper$DrainType; Lcom/android/internal/os/BatterySipper; -Lcom/android/internal/os/BatteryStatsHelper$1; Lcom/android/internal/os/BatteryStatsHelper; Lcom/android/internal/os/BatteryStatsHistory$1; Lcom/android/internal/os/BatteryStatsHistory; @@ -49604,10 +39032,11 @@ Lcom/android/internal/os/BatteryStatsImpl$DurationTimer; Lcom/android/internal/os/BatteryStatsImpl$ExternalStatsSync; Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter; Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray; +Lcom/android/internal/os/BatteryStatsImpl$MeasuredEnergyRetriever; Lcom/android/internal/os/BatteryStatsImpl$MyHandler; Lcom/android/internal/os/BatteryStatsImpl$OverflowArrayMap; Lcom/android/internal/os/BatteryStatsImpl$PlatformIdleStateCallback; -Lcom/android/internal/os/BatteryStatsImpl$RailEnergyDataCallback; +Lcom/android/internal/os/BatteryStatsImpl$PowerForUid; Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer; Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer; Lcom/android/internal/os/BatteryStatsImpl$SystemClocks; @@ -49626,6 +39055,8 @@ Lcom/android/internal/os/BatteryStatsImpl$Uid; Lcom/android/internal/os/BatteryStatsImpl$UidToRemove; Lcom/android/internal/os/BatteryStatsImpl$UserInfoProvider; Lcom/android/internal/os/BatteryStatsImpl; +Lcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener; +Lcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer; Lcom/android/internal/os/BinderCallHeavyHitterWatcher; Lcom/android/internal/os/BinderCallsStats$1; Lcom/android/internal/os/BinderCallsStats$CallStat; @@ -49645,6 +39076,8 @@ Lcom/android/internal/os/BinderInternal$GcWatcher; Lcom/android/internal/os/BinderInternal$Observer; Lcom/android/internal/os/BinderInternal$WorkSourceProvider; Lcom/android/internal/os/BinderInternal; +Lcom/android/internal/os/BinderTransactionNameResolver; +Lcom/android/internal/os/BluetoothPowerCalculator$PowerAndDuration; Lcom/android/internal/os/BluetoothPowerCalculator; Lcom/android/internal/os/ByteTransferPipe; Lcom/android/internal/os/CachedDeviceState$Readonly; @@ -49669,6 +39102,7 @@ Lcom/android/internal/os/IResultReceiver; Lcom/android/internal/os/IShellCallback$Stub$Proxy; Lcom/android/internal/os/IShellCallback$Stub; Lcom/android/internal/os/IShellCallback; +Lcom/android/internal/os/IdlePowerCalculator; Lcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator; Lcom/android/internal/os/KernelCpuProcStringReader; Lcom/android/internal/os/KernelCpuSpeedReader; @@ -49693,6 +39127,7 @@ Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader; Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader; Lcom/android/internal/os/KernelCpuUidTimeReader; Lcom/android/internal/os/KernelMemoryBandwidthStats; +Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage; Lcom/android/internal/os/KernelSingleProcessCpuThreadReader; Lcom/android/internal/os/KernelSingleUidTimeReader$Injector; Lcom/android/internal/os/KernelSingleUidTimeReader; @@ -49708,6 +39143,7 @@ Lcom/android/internal/os/LooperStats; Lcom/android/internal/os/MediaPowerCalculator; Lcom/android/internal/os/MemoryPowerCalculator; Lcom/android/internal/os/MobileRadioPowerCalculator; +Lcom/android/internal/os/PhonePowerCalculator; Lcom/android/internal/os/PowerCalculator; Lcom/android/internal/os/PowerProfile$CpuClusterKey; Lcom/android/internal/os/PowerProfile; @@ -49730,14 +39166,17 @@ Lcom/android/internal/os/RuntimeInit$KillApplicationHandler; Lcom/android/internal/os/RuntimeInit$LoggingHandler; Lcom/android/internal/os/RuntimeInit$MethodAndArgsCaller; Lcom/android/internal/os/RuntimeInit; +Lcom/android/internal/os/ScreenPowerCalculator; Lcom/android/internal/os/SensorPowerCalculator; Lcom/android/internal/os/SomeArgs; Lcom/android/internal/os/StatsdHiddenApiUsageLogger; Lcom/android/internal/os/StoragedUidIoStatsReader$Callback; Lcom/android/internal/os/StoragedUidIoStatsReader; +Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes; Lcom/android/internal/os/SystemServerCpuThreadReader; Lcom/android/internal/os/SystemServicePowerCalculator; Lcom/android/internal/os/TransferPipe; +Lcom/android/internal/os/UserPowerCalculator; Lcom/android/internal/os/WakelockPowerCalculator; Lcom/android/internal/os/WifiPowerCalculator; Lcom/android/internal/os/WifiPowerEstimator; @@ -49799,6 +39238,18 @@ Lcom/android/internal/policy/PhoneWindow$RotationWatcher$1; Lcom/android/internal/policy/PhoneWindow$RotationWatcher; Lcom/android/internal/policy/PhoneWindow; Lcom/android/internal/policy/ScreenDecorationsUtils; +Lcom/android/internal/power/MeasuredEnergyStats; +Lcom/android/internal/protolog/-$$Lambda$BaseProtoLogImpl$J7Tsg-UAgTcqnT-YGGFueBiLYuw; +Lcom/android/internal/protolog/-$$Lambda$BaseProtoLogImpl$PC9xAEVgrZDCTvu1QQzVngm-uPY; +Lcom/android/internal/protolog/-$$Lambda$BaseProtoLogImpl$XwY7Z4qeX-OaQnbmYDEozb3D5No; +Lcom/android/internal/protolog/BaseProtoLogImpl$1; +Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel; +Lcom/android/internal/protolog/BaseProtoLogImpl; +Lcom/android/internal/protolog/ProtoLogGroup; +Lcom/android/internal/protolog/ProtoLogImpl; +Lcom/android/internal/protolog/ProtoLogViewerConfigReader; +Lcom/android/internal/protolog/common/IProtoLogGroup; +Lcom/android/internal/protolog/common/LogDataType; Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy; Lcom/android/internal/statusbar/IStatusBar$Stub; Lcom/android/internal/statusbar/IStatusBar; @@ -49817,11 +39268,18 @@ Lcom/android/internal/telecom/IConnectionService$Stub; Lcom/android/internal/telecom/IConnectionService; Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub; Lcom/android/internal/telecom/IConnectionServiceAdapter; +Lcom/android/internal/telecom/IDeviceIdleControllerAdapter$Stub; +Lcom/android/internal/telecom/IDeviceIdleControllerAdapter; Lcom/android/internal/telecom/IInCallAdapter$Stub; Lcom/android/internal/telecom/IInCallAdapter; Lcom/android/internal/telecom/IInCallService$Stub$Proxy; Lcom/android/internal/telecom/IInCallService$Stub; Lcom/android/internal/telecom/IInCallService; +Lcom/android/internal/telecom/IInternalServiceRetriever$Stub; +Lcom/android/internal/telecom/IInternalServiceRetriever; +Lcom/android/internal/telecom/ITelecomLoader$Stub$Proxy; +Lcom/android/internal/telecom/ITelecomLoader$Stub; +Lcom/android/internal/telecom/ITelecomLoader; Lcom/android/internal/telecom/ITelecomService$Stub$Proxy; Lcom/android/internal/telecom/ITelecomService$Stub; Lcom/android/internal/telecom/ITelecomService; @@ -49839,11 +39297,14 @@ Lcom/android/internal/telephony/-$$Lambda$A6kmhHoBNNEQgfHFuOW-SW9Jc4I; Lcom/android/internal/telephony/-$$Lambda$BKh4mJbfT51BdqsFqnK1uvfkWPs; Lcom/android/internal/telephony/-$$Lambda$CarrierAppUtils$TGoXH5kSLui05NCHhQRY0WaavrA; Lcom/android/internal/telephony/-$$Lambda$CarrierServiceBindHelper$AppBinding$7_9U1opDFO3ZCMbhP1Yc6Dh5JbA; +Lcom/android/internal/telephony/-$$Lambda$CarrierServicesSmsFilter$CarrierSmsFilter$3f8zCX8c8wz2a9OqHyVEUZrBTsk; +Lcom/android/internal/telephony/-$$Lambda$CarrierServicesSmsFilter$CarrierSmsFilter$gYJ7HNggPxgZqXiPj4WbiXnuXQo; +Lcom/android/internal/telephony/-$$Lambda$CarrierServicesSmsFilter$CarrierSmsFilter$yvw2CgveVQJfC3RtgbxazqrSb4M; Lcom/android/internal/telephony/-$$Lambda$CellularNetworkValidator$4CcPrF_YJrTRyTOpwTJ1W2QBwFU; Lcom/android/internal/telephony/-$$Lambda$CellularNetworkValidator$ValidatedNetworkCache$Z9rOoC4HxPW27MGpx6wAnKrdSos; Lcom/android/internal/telephony/-$$Lambda$CellularNetworkValidator$YS_k-qYYNAaAYFjUg62OwQ9JI7w; +Lcom/android/internal/telephony/-$$Lambda$DeviceStateMonitor$kqdT5P4dLoRDgTbcwzJFGbeFrJs; Lcom/android/internal/telephony/-$$Lambda$E2McIAGPWBO62AkYPcfatUmDGDA; -Lcom/android/internal/telephony/-$$Lambda$EnxeQMyv3mT-I5BUdERLG3bgQxs; Lcom/android/internal/telephony/-$$Lambda$GsmCdmaCallTracker$hYeGAF6DP-7Dvghy3P-fcle5oLs; Lcom/android/internal/telephony/-$$Lambda$GsmCdmaPhone$ZgLoki0QXQYufhnmFR9wk9AHRCU; Lcom/android/internal/telephony/-$$Lambda$H3sRvKobsEzweeik_-GwtQnSuWg; @@ -49862,35 +39323,35 @@ Lcom/android/internal/telephony/-$$Lambda$NetworkFactory$kL5ch2oeKLOJSEfcQS6NKs6 Lcom/android/internal/telephony/-$$Lambda$NetworkScanRequestTracker$FLHA4goSvT9cI-mxMKDAvJt_7RU; Lcom/android/internal/telephony/-$$Lambda$NetworkScanRequestTracker$SP5v-gsoXQzoyen6d0mH099UaL0; Lcom/android/internal/telephony/-$$Lambda$OtvDvurLn-KRrQzsGq0q4Ns9qiU; -Lcom/android/internal/telephony/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$28ZqLCzon_sensMVBylEtXTDyWo; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$5XJeW9G2p_RWIMVdDfEuREZcQ-g; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$4Fn0tkRyNaCeY8o4RVyNcEwhT_M; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$6AmAJwCY_zo2CMzwtrNK_RFTkX4; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$AtnL4lswd7BxFBxHdpSXdQv47bA; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$C0XIWfHmI-AYshyzmnjTOqsSEbQ; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$EhMXz1Vjp5JEjg0f0SKpRTIkfyk; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$KyLnFb-Htr-DEfmA4iz-SyobOrE; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$M5bgoEn6XVkGvBfKeepd7HLTg3A; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$MPAoBQu9fd9P_AxSsUyjgKK17Xs; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$MQaE2UhLroQSyRTPEKY6mRAeQr0; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$MTDfxhn-nGgGvkSADlRmhO3vkT0; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$MxGFHQpceWCBMwUPCMess3DLqvI; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$RXzDgoMCP2x2epNyEwDf2N5w56s; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$TbuYNBUl1MV58PfsZXkWBFEM8Wg; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$VTfTx-U7MEt2WMvXRNLnmcJOcAc; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$WhSbW5KLa7rJpw39q0uiESnW4wI; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$WytkJSy_JvYQynwOoN86FpdJvJI; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$XpE_EGNY5Kkdb2fc7kb7gwsDWCE; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$XzENYZNCETjxQY_svycFf9IBfgk; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$d7Vc6i1h8gpOT6wKvxlA9e6qHmo; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$dVu5LT3S7qbWTyn9nYtHqcPinOE; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$eXuQyCe82NtHGM8RdVJyHnR3OIY; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$jU13rye3Ob5wWScRoaOlWAy7ojU; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$jVenYL4Evuz_j9-6RUaTEJ5kUe0; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$kEsLBr4Vf_yUVQfaSgmxNMGxjA4; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$kobtDnxwkORL2o2TOzyf86Yw3k8; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$obyG-OzI0W0OHkRIAr_rdp5EzYQ; -Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$ptlK4jx-s-x54ltqbZGTvQ0J71k; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$rKDpZQroY1vt2c_kMM7pgLTqjaA; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$rKHUtA3zPz276k7mMB2KbvIBSPE; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$vjTdESL-zxfDUWs6m-8EfsCZrLQ; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$wa_ax_93FFimSOIsKlEhUFwKclM; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$xfSMDyUZq_vF3O_50pw8KWK-b_I; +Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$yHpEJLxpqc4iqJ-DbN1Q7YRsE6A; Lcom/android/internal/telephony/-$$Lambda$PhoneSubInfoController$zKDetgHCqi6Au94YpCk40UGiR5Q; +Lcom/android/internal/telephony/-$$Lambda$PhoneSwitcher$sLRzJ1hg2rpEm66VecIcSUenymA; Lcom/android/internal/telephony/-$$Lambda$RIL$0fgOOR_xsinrUp4vfKd3fh-qdsc; Lcom/android/internal/telephony/-$$Lambda$RIL$0sJ-tYfvxXnHZgFg7rahe54qgFM; Lcom/android/internal/telephony/-$$Lambda$RIL$3d9gvcFpoRHnkLHaV-LaYzFAsaA; @@ -49898,6 +39359,7 @@ Lcom/android/internal/telephony/-$$Lambda$RIL$A7c0VTefXyZdqD7Vr-uxC4QUXYM; Lcom/android/internal/telephony/-$$Lambda$RIL$AGwGQD8Okii5Odt7ecPNDJeih54; Lcom/android/internal/telephony/-$$Lambda$RIL$Bjg_VduOgJxG3MXmJuGWgU2t81Q; Lcom/android/internal/telephony/-$$Lambda$RIL$N45x_RdFztacCpEwiYpfMZ6aJ6Q; +Lcom/android/internal/telephony/-$$Lambda$RIL$NOayNTa5yntbjghL_F7atDsmJSc; Lcom/android/internal/telephony/-$$Lambda$RIL$Q1T5knye3Z79yDbiDc9VM9_NmJo; Lcom/android/internal/telephony/-$$Lambda$RIL$S6lT4HhXDRIO5WJTS0IfBJ8PhgM; Lcom/android/internal/telephony/-$$Lambda$RIL$Voz1Y1qnbl9KfTz2QkoJYic9WBo; @@ -49912,6 +39374,13 @@ Lcom/android/internal/telephony/-$$Lambda$RadioIndication$vNJrA08mNuS5vcCLSuuuAG Lcom/android/internal/telephony/-$$Lambda$RadioResponse$DQIi6H_tPYE3RntSRYpumfuFtFI; Lcom/android/internal/telephony/-$$Lambda$RadioResponse$FBul5me2fB3ttmxxl40BIc-2Q0o; Lcom/android/internal/telephony/-$$Lambda$RadioResponse$qKjrQpzwds42mwoK7mPEf2m9YzE; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$DataSmsSender$x5Qio6IauH6T6qxFpZ5K4YNsFQk; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$MultipartSmsSender$MXCG7yLMJNrtdG5Dyd8jMHiQoa4; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$MultipartSmsSender$QZNqfLj4p2IbnNwjt6pJzBcX6FE; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$MultipartSmsSender$T3xCrAyshv08eciy02Yk3oFoJnc; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$SmsSender$khCqrQ6wa4_BVpJeSgt1BAdiZRU; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$SmsSender$qsCz0PfjOnvG9jNRWEI5eLTxZCo; +Lcom/android/internal/telephony/-$$Lambda$SMSDispatcher$TextSmsSender$V7WAyBCVeGyXFcs4u2gabZfVGgk; Lcom/android/internal/telephony/-$$Lambda$ServiceStateTracker$I4NJ6eXdEb6gxqtc2D4bktBciFs; Lcom/android/internal/telephony/-$$Lambda$ServiceStateTracker$KeZkZp1AVp-C8Wyxv2XTqivkaTA; Lcom/android/internal/telephony/-$$Lambda$ServiceStateTracker$ihEATESr5EHnRVF5kzfTdYbTI8c; @@ -49925,13 +39394,13 @@ Lcom/android/internal/telephony/-$$Lambda$SubscriptionController$_-amwlYQtTmElCl Lcom/android/internal/telephony/-$$Lambda$SubscriptionController$_arLPNSmECosCkwf6xG3UKrqtbg; Lcom/android/internal/telephony/-$$Lambda$SubscriptionController$mWvvPglMQNa-16E5CG4Ec2b15Eo; Lcom/android/internal/telephony/-$$Lambda$SubscriptionController$xT9EIi4KNqGN-cCIP-DbDpgZ33o; -Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$3Gp_AEQyEnGmFRIRW1oS7-GVaVQ; -Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$AKqtKuxpH3aY-eYJjM5xcZph4aU; Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$BQY_I7UtehepCDgMyAbgR4CqnaU; -Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$GcCO9Nt-3gZ5013sxS7SpgPkl_4; Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$Hu8FWSQte-XrwV8GgMeKZk7XVtg; +Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$IxNVjurbv1JUDyNk7H4L_pvGQ2g; +Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$LdSpBHjOydZW3tM2E7_13sU-aG4; Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$V_FxNZ6EUzV7_EqJK_uFOjkdAkY; -Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$l57eItSBoKynsnfZNBNPTk09mgU; +Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$aiWfq5FFgA9abtLYbCNp5dtbAWI; +Lcom/android/internal/telephony/-$$Lambda$SubscriptionInfoUpdater$b-YyqmGfRXLIMfvcDZs30EqcZkw; Lcom/android/internal/telephony/-$$Lambda$TelephonyComponentFactory$InjectedComponents$NKSnxnbvmcbw0TG5MazU9OQd4yg; Lcom/android/internal/telephony/-$$Lambda$TelephonyComponentFactory$InjectedComponents$NbAWyv9_i92Qu-bq7geULPcvFIM; Lcom/android/internal/telephony/-$$Lambda$TelephonyComponentFactory$InjectedComponents$R1cDUO8mbjY3es7D_aI4dAJhNyU; @@ -49939,6 +39408,8 @@ Lcom/android/internal/telephony/-$$Lambda$TelephonyComponentFactory$InjectedComp Lcom/android/internal/telephony/-$$Lambda$TelephonyComponentFactory$InjectedComponents$r7Ew0Mk5Gl8jRYkpqbF2wMfnUs0; Lcom/android/internal/telephony/-$$Lambda$TelephonyTester$omabvycVJu1K2M3fA2P2YbUF1h4; Lcom/android/internal/telephony/-$$Lambda$XUvWtqLPw4OPY2TZLMlBQCjmnY8; +Lcom/android/internal/telephony/-$$Lambda$kD2gyJeP3PcrLMDu6_8bXivD2ts; +Lcom/android/internal/telephony/-$$Lambda$px9UmIMTTbvVpHfaxQFQdL9ibcs; Lcom/android/internal/telephony/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE; Lcom/android/internal/telephony/ATParseEx; Lcom/android/internal/telephony/ATResponseParser; @@ -49956,7 +39427,6 @@ Lcom/android/internal/telephony/AsyncEmergencyContactNotifier; Lcom/android/internal/telephony/AsyncService$AsyncServiceInfo; Lcom/android/internal/telephony/AsyncService; Lcom/android/internal/telephony/BaseCommands; -Lcom/android/internal/telephony/BasicShellCommandHandler; Lcom/android/internal/telephony/BitwiseInputStream$AccessException; Lcom/android/internal/telephony/BitwiseInputStream; Lcom/android/internal/telephony/BlockChecker; @@ -50008,6 +39478,7 @@ Lcom/android/internal/telephony/CarrierServicesSmsFilter$FilterAggregator; Lcom/android/internal/telephony/CarrierServicesSmsFilter; Lcom/android/internal/telephony/CarrierSignalAgent$1; Lcom/android/internal/telephony/CarrierSignalAgent$2; +Lcom/android/internal/telephony/CarrierSignalAgent$3; Lcom/android/internal/telephony/CarrierSignalAgent; Lcom/android/internal/telephony/CarrierSmsUtils; Lcom/android/internal/telephony/CellBroadcastServiceManager$1; @@ -50055,6 +39526,11 @@ Lcom/android/internal/telephony/ExponentialBackoff$1; Lcom/android/internal/telephony/ExponentialBackoff$HandlerAdapter; Lcom/android/internal/telephony/ExponentialBackoff; Lcom/android/internal/telephony/FastXmlSerializer; +Lcom/android/internal/telephony/GbaManager$1; +Lcom/android/internal/telephony/GbaManager$GbaDeathRecipient; +Lcom/android/internal/telephony/GbaManager$GbaManagerHandler; +Lcom/android/internal/telephony/GbaManager$GbaServiceConnection; +Lcom/android/internal/telephony/GbaManager; Lcom/android/internal/telephony/GlobalSettingsHelper; Lcom/android/internal/telephony/GsmAlphabet$TextEncodingDetails; Lcom/android/internal/telephony/GsmAlphabet; @@ -50129,6 +39605,7 @@ Lcom/android/internal/telephony/ITelephonyRegistry$Stub; Lcom/android/internal/telephony/ITelephonyRegistry; Lcom/android/internal/telephony/IUpdateAvailableNetworksCallback$Stub; Lcom/android/internal/telephony/IUpdateAvailableNetworksCallback; +Lcom/android/internal/telephony/IWapPushManager$Stub; Lcom/android/internal/telephony/IWapPushManager; Lcom/android/internal/telephony/IccCard; Lcom/android/internal/telephony/IccCardConstants$State; @@ -50199,6 +39676,7 @@ Lcom/android/internal/telephony/NetworkScanRequestTracker$2; Lcom/android/internal/telephony/NetworkScanRequestTracker$NetworkScanRequestInfo; Lcom/android/internal/telephony/NetworkScanRequestTracker$NetworkScanRequestScheduler; Lcom/android/internal/telephony/NetworkScanRequestTracker; +Lcom/android/internal/telephony/NetworkScanResult; Lcom/android/internal/telephony/NetworkTypeController$1; Lcom/android/internal/telephony/NetworkTypeController$DefaultState; Lcom/android/internal/telephony/NetworkTypeController$IdleState; @@ -50232,6 +39710,7 @@ Lcom/android/internal/telephony/PhoneFactory; Lcom/android/internal/telephony/PhoneInternalInterface$DataActivityState; Lcom/android/internal/telephony/PhoneInternalInterface$DialArgs$Builder; Lcom/android/internal/telephony/PhoneInternalInterface$DialArgs; +Lcom/android/internal/telephony/PhoneInternalInterface$RadioPowerReason; Lcom/android/internal/telephony/PhoneInternalInterface$SuppService; Lcom/android/internal/telephony/PhoneInternalInterface; Lcom/android/internal/telephony/PhoneNotifier; @@ -50244,6 +39723,7 @@ Lcom/android/internal/telephony/PhoneSwitcher$3; Lcom/android/internal/telephony/PhoneSwitcher$4; Lcom/android/internal/telephony/PhoneSwitcher$DefaultNetworkCallback; Lcom/android/internal/telephony/PhoneSwitcher$EmergencyOverrideRequest; +Lcom/android/internal/telephony/PhoneSwitcher$ImsRegTechProvider; Lcom/android/internal/telephony/PhoneSwitcher$PhoneState; Lcom/android/internal/telephony/PhoneSwitcher$PhoneSwitcherNetworkRequestListener; Lcom/android/internal/telephony/PhoneSwitcher; @@ -50493,10 +39973,20 @@ Lcom/android/internal/telephony/cdnr/EfData; Lcom/android/internal/telephony/cdnr/EriEfData; Lcom/android/internal/telephony/cdnr/RuimEfData; Lcom/android/internal/telephony/cdnr/UsimEfData; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$C-ofyj-TUFbf8gLXrKJW-h9BjGc; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$FFGdyjxg_PLY8OZa130SKSyPsys; Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$QualifiedNetworks$m4KMNLlw7X3TTZOrs9L5P96fUug; Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$QualifiedNetworksServiceCallback$CguaFlT97XXoAuRK4dTo0HV2Xeo; -Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$_4A8HN049xc-_mqUbtE3_2-S5oI; -Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$Q6mUlug5TKoRJZHpCrEzUDJXYxs; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$QualifiedNetworksServiceConnection$WwEzt8kOJQATF3eBakdQU44M3x8; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$QualifiedNetworksServiceConnection$bcXCZ7pkU4FxCyuZ4GSJlya0Wmc; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$QualifiedNetworksServiceConnection$motBEPU77O2fARO40t8edOHSLjM; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$AccessNetworksManager$Uvxz1FQgR9qt_81N8gsywNycwPM; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$1-zC7pfdvj8isv8ULGxkeJ57JTE; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$3g1_bCu9bywlFbKdScLSm5b7LbY; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$ARyqfqGrHBD3jemZq49IJNH4qR0; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$ODGbChdoA1p7OhOvni9mUqsyAhw; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$rVJZEoXpGWA-MCcmbDx56zL3g2w; +Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataConnection$yAGNOUh2zeSZIKWVG_6SJC1K00A; Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataServiceManager$7k9qlWWga9FKcwlcwvmJMauSaOY; Lcom/android/internal/telephony/dataconnection/-$$Lambda$DataServiceManager$yxYmAEwpmTWYaQPbp3Uh2wJFsiE; Lcom/android/internal/telephony/dataconnection/-$$Lambda$DcTracker$4uzwx4LUdjZ6ICqyhlyU4T6FlZ8; @@ -50553,6 +40043,8 @@ Lcom/android/internal/telephony/dataconnection/DataServiceManager$CellularDataSe Lcom/android/internal/telephony/dataconnection/DataServiceManager$CellularDataServiceConnection; Lcom/android/internal/telephony/dataconnection/DataServiceManager$DataServiceManagerDeathRecipient; Lcom/android/internal/telephony/dataconnection/DataServiceManager; +Lcom/android/internal/telephony/dataconnection/DataThrottler$Callback; +Lcom/android/internal/telephony/dataconnection/DataThrottler; Lcom/android/internal/telephony/dataconnection/DcController$PhysicalLinkState; Lcom/android/internal/telephony/dataconnection/DcController; Lcom/android/internal/telephony/dataconnection/DcFailBringUp; @@ -50825,8 +40317,9 @@ Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter; Lcom/android/internal/telephony/ims/MmTelInterfaceAdapter; Lcom/android/internal/telephony/imsphone/-$$Lambda$-g9Rm2u9Pdh1ZrNdmtrmy5MG9nU; Lcom/android/internal/telephony/imsphone/-$$Lambda$5lvMl4CEjhZ2c9I458Pl2P_uxwo; +Lcom/android/internal/telephony/imsphone/-$$Lambda$ImsPhoneCallTracker$F1zCNE1tdnQUGzwxKXNvkg0ZsCw; Lcom/android/internal/telephony/imsphone/-$$Lambda$ImsPhoneCallTracker$UiZd2bJvS-P-v4jAXZa2V10yAcA; -Lcom/android/internal/telephony/imsphone/-$$Lambda$ImsPhoneCallTracker$dYv3BTwUUdRHbLCAYx36-FSGyts; +Lcom/android/internal/telephony/imsphone/-$$Lambda$ImsPhoneCallTracker$ZmXqlz2fwPEpTOvlPNFq4gak7_s; Lcom/android/internal/telephony/imsphone/-$$Lambda$ImsPhoneConnection$4J2-n3Yc_Jv5Gaiq-ED4vIlRjoI; Lcom/android/internal/telephony/imsphone/ImsExternalCall; Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$1; @@ -50883,18 +40376,30 @@ Lcom/android/internal/telephony/imsphone/ImsRttTextHandler; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$3i1txjwUqApQZ6xnzGHZvb65tDE; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$7EndRFHqTeKi_3dP4Fc9GMhl4Z8; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$Ixz_EYhdji-oTmtrqGb6IpmCGQ4; +Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$VcVeOAZ1Z1V2pSd6dMx7opf1vqw; +Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$Xbzt89skyBY3kKI8XaF97FllJIo; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$ZZoIiFopPD6RatQmvOK_ndknJLg; +Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$gH2yOQ9vEPCYQy-oix7fehtZDTg; +Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$vGDGWY5X76__sdp71USzoWpyrJw; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$vnyK5Wc5U79Bv7gcSX7XmOcLB1U; +Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$xi2tr438c0ArfZgaZ_4aSOb6C9c; Lcom/android/internal/telephony/metrics/-$$Lambda$MetricsCollector$yEWBbYEKfZzWOtKQ7XVVcvV6XZk; -Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$A4FX99sHXx7fDxn-5cYd-65JBTk; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$4BVQT5-38NQX1IMyXV8-vtavycg; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$5mOxrR3mWQ4kCQwyoDIF3Hq5NiU; Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$KlVFBof4GmASDhBrIo3B-_Zxgwg; -Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$SFS9dkHMDpzS1ekh7AKv03HN3qM; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$V9pJ8N5oSmn8ESdiDUUexv1LwEI; Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$aPt_CfuNpBIvX5IsT-bjUMqDCUU; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$beg8vKap5vIyMyQafY0KoQO_AEI; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$p1lEBHi1on_Q29o23MH2KHnuQ0E; +Lcom/android/internal/telephony/metrics/-$$Lambda$PersistAtomsStorage$yD_UIplaoG44Dx7TcrdcN2lGunI; Lcom/android/internal/telephony/metrics/-$$Lambda$ServiceStateStats$mvaWOusOpVIC_oCumIqAMc64XFg; Lcom/android/internal/telephony/metrics/-$$Lambda$TelephonyMetrics$7oose0tYhwPsBvAjTon9B60KcP0; Lcom/android/internal/telephony/metrics/-$$Lambda$TelephonyMetrics$_t3S7XJAGi2lGZbrrIqVHr7oKPg; Lcom/android/internal/telephony/metrics/-$$Lambda$TelephonyMetrics$iokZKurxt-VqPCSqDMm-wUgsa-k; +Lcom/android/internal/telephony/metrics/-$$Lambda$VoiceCallRatTracker$1nvbB2I5NTRvEFzN4_mgPL6obhM; +Lcom/android/internal/telephony/metrics/-$$Lambda$VoiceCallRatTracker$JkuH6Q1swmxULUkVXvhFSEl85wU; Lcom/android/internal/telephony/metrics/-$$Lambda$VoiceCallRatTracker$YDEGVxmdQMy4Y8UNytk-5u7uXCg; +Lcom/android/internal/telephony/metrics/-$$Lambda$VoiceCallRatTracker$ht1LsujkKxY6qqg5690nSyVIt0M; Lcom/android/internal/telephony/metrics/-$$Lambda$VoiceCallSessionStats$PR4s0xU97skEthjdr2br7KZ7rAs; Lcom/android/internal/telephony/metrics/-$$Lambda$hWBphWfbN_S2UbisyEF-slJhdfw; Lcom/android/internal/telephony/metrics/-$$Lambda$sLLDH7u5dFnWPIu4fuM05IzYjDc; @@ -50906,11 +40411,13 @@ Lcom/android/internal/telephony/metrics/CallSessionEventBuilder; Lcom/android/internal/telephony/metrics/CarrierIdMatchStats; Lcom/android/internal/telephony/metrics/DataCallSessionStats; Lcom/android/internal/telephony/metrics/DataStallRecoveryStats; +Lcom/android/internal/telephony/metrics/ImsStats; Lcom/android/internal/telephony/metrics/InProgressCallSession; Lcom/android/internal/telephony/metrics/InProgressSmsSession; Lcom/android/internal/telephony/metrics/MetricsCollector; Lcom/android/internal/telephony/metrics/ModemPowerMetrics; Lcom/android/internal/telephony/metrics/ModemRestartStats; +Lcom/android/internal/telephony/metrics/PersistAtomsStorage$1; Lcom/android/internal/telephony/metrics/PersistAtomsStorage; Lcom/android/internal/telephony/metrics/ServiceStateStats$TimestampedServiceState; Lcom/android/internal/telephony/metrics/ServiceStateStats; @@ -50933,9 +40440,12 @@ Lcom/android/internal/telephony/nano/PersistAtomsProto$CarrierIdMismatch; Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularDataServiceSwitch; Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularServiceState; Lcom/android/internal/telephony/nano/PersistAtomsProto$DataCallSession; +Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationStats; +Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationTermination; Lcom/android/internal/telephony/nano/PersistAtomsProto$IncomingSms; Lcom/android/internal/telephony/nano/PersistAtomsProto$OutgoingSms; Lcom/android/internal/telephony/nano/PersistAtomsProto$PersistAtoms; +Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallRatUsage; Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallSession; Lcom/android/internal/telephony/nano/PersistAtomsProto; Lcom/android/internal/telephony/nano/TelephonyProto$ActiveSubscriptionInfo; @@ -51221,6 +40731,9 @@ Lcom/android/internal/telephony/uicc/UsimFileHandler; Lcom/android/internal/telephony/uicc/UsimServiceTable$UsimService; Lcom/android/internal/telephony/uicc/UsimServiceTable; Lcom/android/internal/telephony/uicc/VoiceMailConstants; +Lcom/android/internal/telephony/uicc/asn1/Asn1Decoder; +Lcom/android/internal/telephony/uicc/asn1/Asn1Node$Builder; +Lcom/android/internal/telephony/uicc/asn1/Asn1Node; Lcom/android/internal/telephony/uicc/asn1/InvalidAsn1DataException; Lcom/android/internal/telephony/uicc/asn1/TagNotFoundException; Lcom/android/internal/telephony/uicc/euicc/-$$Lambda$EuiccCard$1pEKSQ-ZQ6pfN6liwsg0etqInAI; @@ -51307,11 +40820,15 @@ Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultCallback; Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper$1; Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper$2; Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper; +Lcom/android/internal/telephony/util/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; Lcom/android/internal/telephony/util/ArrayUtils; +Lcom/android/internal/telephony/util/ConnectivityUtils; Lcom/android/internal/telephony/util/DnsPacket$DnsHeader; Lcom/android/internal/telephony/util/DnsPacket$DnsRecord; Lcom/android/internal/telephony/util/DnsPacket$ParseException; Lcom/android/internal/telephony/util/DnsPacket; +Lcom/android/internal/telephony/util/DnsSdTxtRecord$1; +Lcom/android/internal/telephony/util/DnsSdTxtRecord; Lcom/android/internal/telephony/util/HandlerExecutor; Lcom/android/internal/telephony/util/Inet4AddressUtils; Lcom/android/internal/telephony/util/InetAddressUtils; @@ -51323,14 +40840,16 @@ Lcom/android/internal/telephony/util/LinkPropertiesUtils; Lcom/android/internal/telephony/util/LocaleUtils; Lcom/android/internal/telephony/util/MacAddressUtils; Lcom/android/internal/telephony/util/NetUtils; +Lcom/android/internal/telephony/util/NetworkStackConstants; Lcom/android/internal/telephony/util/NotificationChannelController$1; Lcom/android/internal/telephony/util/NotificationChannelController; +Lcom/android/internal/telephony/util/ProxyUtils; Lcom/android/internal/telephony/util/RemoteCallbackListExt; Lcom/android/internal/telephony/util/SMSDispatcherUtil; Lcom/android/internal/telephony/util/TelephonyUtils; Lcom/android/internal/telephony/util/VoicemailNotificationSettingsUtil; Lcom/android/internal/telephony/util/XmlUtils; -Lcom/android/internal/telephony/vendor/-$$Lambda$VendorSubscriptionInfoUpdater$1BGLTot8SouF2msE5MbhAHk73Uk; +Lcom/android/internal/telephony/vendor/-$$Lambda$VendorSubscriptionInfoUpdater$6epBL9QAHdA5qlVQEs0NLv_qhi0; Lcom/android/internal/telephony/vendor/VendorGsmCdmaPhone; Lcom/android/internal/telephony/vendor/VendorMultiSimSettingController; Lcom/android/internal/telephony/vendor/VendorPhoneSwitcher$1; @@ -51377,8 +40896,10 @@ Lcom/android/internal/util/-$$Lambda$9kZMQwK74X3vpKhj-jc5SDeYToA; Lcom/android/internal/util/-$$Lambda$DumpUtils$X183wHUXlFhYWBSkRcNuxU-YNbI; Lcom/android/internal/util/-$$Lambda$DumpUtils$oO3cId6-rsFpEz2vJDHfeY5M96Q; Lcom/android/internal/util/-$$Lambda$DumpUtils$ztOLWJDg9MsO2aa_5MpRZpaG95Y; -Lcom/android/internal/util/-$$Lambda$LatencyTracker$Crt1iJWXTzdBnq81t0HPYu9CorE; -Lcom/android/internal/util/-$$Lambda$LatencyTracker$Er3ckbZVsodkFKXe7tYlbUu01FY; +Lcom/android/internal/util/-$$Lambda$FunctionalUtils$6invYxXx8KCao4rTze8ekX0yl_Y; +Lcom/android/internal/util/-$$Lambda$HeavyHitterSketch$HeavyHitterSketchImpl$51yt0S9kDMwNik9iCxETyRcqKNE; +Lcom/android/internal/util/-$$Lambda$LatencyTracker$DRnZbV-_f67FVGSzCjRFLX6dnUQ; +Lcom/android/internal/util/-$$Lambda$LatencyTracker$VXJR-MrygOGlI2ErDXnMn3fTvq0; Lcom/android/internal/util/-$$Lambda$NLvUy5SQ1arphklYcGAS1PDdmyY; Lcom/android/internal/util/-$$Lambda$aFs7K7FYlKymG-tPKtLcHjquOJE; Lcom/android/internal/util/-$$Lambda$kIwoOBILpYF0OAfI3ZSFgqkKjBw; @@ -51390,6 +40911,7 @@ Lcom/android/internal/util/AsyncChannel$DeathMonitor; Lcom/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler; Lcom/android/internal/util/AsyncChannel$SyncMessenger; Lcom/android/internal/util/AsyncChannel; +Lcom/android/internal/util/BinaryXmlSerializer; Lcom/android/internal/util/BitUtils; Lcom/android/internal/util/BitwiseInputStream$AccessException; Lcom/android/internal/util/BitwiseOutputStream$AccessException; @@ -51423,6 +40945,8 @@ Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable; Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier; Lcom/android/internal/util/FunctionalUtils; Lcom/android/internal/util/GrowingArrayUtils; +Lcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl; +Lcom/android/internal/util/HeavyHitterSketch; Lcom/android/internal/util/HexDump; Lcom/android/internal/util/IState; Lcom/android/internal/util/ImageUtils; @@ -51440,6 +40964,11 @@ Lcom/android/internal/util/NotificationMessagingUtil$1; Lcom/android/internal/util/NotificationMessagingUtil; Lcom/android/internal/util/ObjectUtils; Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean; +Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedString; +Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringArray; +Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList; +Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap; +Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet; Lcom/android/internal/util/Parcelling$Cache; Lcom/android/internal/util/Parcelling; Lcom/android/internal/util/ParseUtils; @@ -51472,6 +41001,10 @@ Lcom/android/internal/util/TraceBuffer; Lcom/android/internal/util/UserIcons; Lcom/android/internal/util/VirtualRefBasePtr; Lcom/android/internal/util/WakeupMessage; +Lcom/android/internal/util/XmlPullParserWrapper; +Lcom/android/internal/util/XmlSerializerWrapper; +Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser; +Lcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer; Lcom/android/internal/util/XmlUtils$ReadMapCallback; Lcom/android/internal/util/XmlUtils$WriteMapCallback; Lcom/android/internal/util/XmlUtils; @@ -51489,6 +41022,7 @@ Lcom/android/internal/util/function/HeptPredicate; Lcom/android/internal/util/function/HexConsumer; Lcom/android/internal/util/function/HexFunction; Lcom/android/internal/util/function/HexPredicate; +Lcom/android/internal/util/function/LongObjPredicate; Lcom/android/internal/util/function/NonaConsumer; Lcom/android/internal/util/function/NonaFunction; Lcom/android/internal/util/function/NonaPredicate; @@ -51535,6 +41069,8 @@ Lcom/android/internal/view/FloatingActionMode$FloatingToolbarVisibilityHelper; Lcom/android/internal/view/FloatingActionMode; Lcom/android/internal/view/IInlineSuggestionsRequestCallback$Stub; Lcom/android/internal/view/IInlineSuggestionsRequestCallback; +Lcom/android/internal/view/IInlineSuggestionsResponseCallback$Stub; +Lcom/android/internal/view/IInlineSuggestionsResponseCallback; Lcom/android/internal/view/IInputConnectionWrapper$MyHandler; Lcom/android/internal/view/IInputConnectionWrapper; Lcom/android/internal/view/IInputContext$Stub$Proxy; @@ -51591,11 +41127,20 @@ Lcom/android/internal/view/menu/MenuView$ItemView; Lcom/android/internal/view/menu/MenuView; Lcom/android/internal/view/menu/ShowableListMenu; Lcom/android/internal/view/menu/SubMenuBuilder; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$HwBz1UV4zp1KDAKfYBaOev6H-f4; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$Nx9OCyKAGDgXb1DM_uBrrqwSfvM; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$dVX152nXs3f2Mw2HNdlUVCKCmjo; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$nbrfjHfIsdsERqjBMY5L51jVK0k; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$qmMtuXuZ07ZJz2gLLxEQg4zHK8s; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$wae5A4WK0R-xPA4i8nVnO2s5bkE; +Lcom/android/internal/widget/-$$Lambda$ConversationLayout$yolxq3di_GvwFdfP0kax9KQ9gso; Lcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$EWt7AaDuwZlBAQjN1D6ufmX85cQ; Lcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$uCp0WtDaei7_TjdbBq0ga6i9ByE; Lcom/android/internal/widget/-$$Lambda$FloatingToolbar$FloatingToolbarPopup$zLq-2oPKq5DAK22TcsabyftDRcA; Lcom/android/internal/widget/-$$Lambda$FloatingToolbar$KgkfQGCs-lNOaaDu0nJlPl2wYNc; Lcom/android/internal/widget/-$$Lambda$FloatingToolbar$w-IJCef_XiakLswqH8JuQjDrmZc; +Lcom/android/internal/widget/-$$Lambda$LockPatternUtils$WrappedCallback$rBO7YmQAA9ZowrWHy1I9ASOWiCI; +Lcom/android/internal/widget/-$$Lambda$MessagingLayout$w2GRipoaP1YfySmBIKXDR19wm9E; Lcom/android/internal/widget/-$$Lambda$MessagingPropertyAnimator$LAt0apnh8Rvs2zeF_7TFTVfZNS8; Lcom/android/internal/widget/-$$Lambda$NotificationActionListLayout$vFTc-b67UKL7EcWvXrWogpSjPX0; Lcom/android/internal/widget/-$$Lambda$V0sK9ebSJ63M4zBVBrIINLA_QR4; @@ -51617,11 +41162,15 @@ Lcom/android/internal/widget/AlertDialogLayout; Lcom/android/internal/widget/BackgroundFallback; Lcom/android/internal/widget/ButtonBarLayout; Lcom/android/internal/widget/CachingIconView; +Lcom/android/internal/widget/ConversationLayout$1; +Lcom/android/internal/widget/ConversationLayout$TouchDelegateComposite; +Lcom/android/internal/widget/ConversationLayout; Lcom/android/internal/widget/DecorCaptionView; Lcom/android/internal/widget/DecorContentParent; Lcom/android/internal/widget/DecorToolbar; Lcom/android/internal/widget/DialogTitle; Lcom/android/internal/widget/EditableInputConnection; +Lcom/android/internal/widget/ExploreByTouchHelper; Lcom/android/internal/widget/FloatingToolbar$1; Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$11; Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$12; @@ -51634,6 +41183,7 @@ Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$LogAccelerateI Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$OverflowPanel; Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper; Lcom/android/internal/widget/FloatingToolbar$FloatingToolbarPopup; +Lcom/android/internal/widget/FloatingToolbar$MenuItemRepr; Lcom/android/internal/widget/FloatingToolbar; Lcom/android/internal/widget/ICheckCredentialProgressCallback$Stub$Proxy; Lcom/android/internal/widget/ICheckCredentialProgressCallback$Stub; @@ -51644,6 +41194,7 @@ Lcom/android/internal/widget/ILockSettings; Lcom/android/internal/widget/IMessagingLayout; Lcom/android/internal/widget/ImageFloatingTextView; Lcom/android/internal/widget/ImageMessageConsumer; +Lcom/android/internal/widget/ImageResolver; Lcom/android/internal/widget/LockPatternChecker$2; Lcom/android/internal/widget/LockPatternChecker$OnCheckCallback; Lcom/android/internal/widget/LockPatternChecker; @@ -51673,6 +41224,7 @@ Lcom/android/internal/widget/MessagingPropertyAnimator; Lcom/android/internal/widget/MessagingTextMessage; Lcom/android/internal/widget/NotificationActionListLayout; Lcom/android/internal/widget/NotificationExpandButton; +Lcom/android/internal/widget/ObservableTextView; Lcom/android/internal/widget/PasswordValidationError; Lcom/android/internal/widget/RemeasuringLinearLayout; Lcom/android/internal/widget/ScrollBarUtils; @@ -51680,9 +41232,11 @@ Lcom/android/internal/widget/ScrollingTabContainerView; Lcom/android/internal/widget/ToolbarWidgetWrapper$1; Lcom/android/internal/widget/ToolbarWidgetWrapper; Lcom/android/internal/widget/VerifyCredentialResponse$1; +Lcom/android/internal/widget/VerifyCredentialResponse$Builder; Lcom/android/internal/widget/VerifyCredentialResponse; Lcom/android/internal/widget/ViewClippingUtil$ClippingParameters; Lcom/android/internal/widget/ViewClippingUtil; +Lcom/android/modules/utils/BasicShellCommandHandler; Lcom/android/net/module/annotation/CallbackExecutor; Lcom/android/net/module/annotation/CheckResult; Lcom/android/net/module/annotation/CurrentTimeMillisLong; @@ -51700,6 +41254,7 @@ Lcom/android/net/module/annotation/RequiresPermission; Lcom/android/net/module/annotation/SdkConstant$SdkConstantType; Lcom/android/net/module/annotation/SdkConstant; Lcom/android/net/module/annotation/StringDef; +Lcom/android/net/module/annotation/SuppressLint; Lcom/android/net/module/annotation/SystemApi$Client; Lcom/android/net/module/annotation/SystemApi$Container; Lcom/android/net/module/annotation/SystemApi; @@ -51709,6 +41264,13 @@ Lcom/android/net/module/annotation/VisibleForTesting$Visibility; Lcom/android/net/module/annotation/VisibleForTesting; Lcom/android/net/module/annotation/WorkerThread; Lcom/android/net/module/util/InetAddressUtils; +Lcom/android/net/module/util/IpRange; +Lcom/android/net/module/util/LinkPropertiesUtils$CompareOrUpdateResult; +Lcom/android/net/module/util/LinkPropertiesUtils$CompareResult; +Lcom/android/net/module/util/LinkPropertiesUtils; +Lcom/android/net/module/util/MacAddressUtils; +Lcom/android/net/module/util/NetUtils; +Lcom/android/net/module/util/ProxyUtils; Lcom/android/okhttp/Address; Lcom/android/okhttp/AndroidShimResponseCache; Lcom/android/okhttp/Authenticator; @@ -52194,12 +41756,17 @@ Lcom/google/android/gles_jni/EGLImpl; Lcom/google/android/gles_jni/EGLSurfaceImpl; Lcom/google/android/gles_jni/GLImpl; Lcom/google/android/mms/MmsException; +Lcom/google/android/mms/pdu/EncodedStringValue; +Lcom/google/android/mms/pdu/GenericPdu; +Lcom/google/android/mms/pdu/NotificationInd; +Lcom/google/android/mms/pdu/PduParser; Lcom/google/android/rappor/Encoder; Lcom/google/android/rappor/HmacDrbg; Lcom/sun/security/cert/internal/x509/X509V1CertImpl; Ldalvik/annotation/optimization/CriticalNative; Ldalvik/annotation/optimization/FastNative; Ldalvik/system/-$$Lambda$DexPathList$x6nKVqVZSrykO7MhKiNNU0tr44c; +Ldalvik/system/AppSpecializationHooks; Ldalvik/system/BaseDexClassLoader$Reporter; Ldalvik/system/BaseDexClassLoader; Ldalvik/system/BlockGuard$1; @@ -52653,6 +42220,8 @@ Lgov/nist/javax/sip/stack/TLSMessageProcessor; Lgov/nist/javax/sip/stack/UDPMessageChannel$PingBackTimerTask; Lgov/nist/javax/sip/stack/UDPMessageChannel; Lgov/nist/javax/sip/stack/UDPMessageProcessor; +Ljava/awt/font/NumericShaper; +Ljava/awt/font/TextAttribute; Ljava/io/-$$Lambda$ObjectStreamClass$8eIGIQZRp-bvXGBU_xRX024M5ME; Ljava/io/Bits; Ljava/io/BufferedInputStream; @@ -52703,6 +42272,7 @@ Ljava/io/NotSerializableException; Ljava/io/ObjectInput; Ljava/io/ObjectInputStream$BlockDataInputStream; Ljava/io/ObjectInputStream$GetField; +Ljava/io/ObjectInputStream$GetFieldImpl; Ljava/io/ObjectInputStream$HandleTable$HandleList; Ljava/io/ObjectInputStream$HandleTable; Ljava/io/ObjectInputStream$PeekInputStream; @@ -53001,6 +42571,7 @@ Ljava/lang/reflect/WeakCache; Ljava/lang/reflect/WildcardType; Ljava/math/BigDecimal$1; Ljava/math/BigDecimal; +Ljava/math/BigInteger$UnsafeHolder; Ljava/math/BigInteger; Ljava/math/MathContext; Ljava/math/MutableBigInteger; @@ -53361,6 +42932,7 @@ Ljava/text/BreakIterator; Ljava/text/CalendarBuilder; Ljava/text/CharacterIterator; Ljava/text/CharacterIteratorFieldDelegate; +Ljava/text/ChoiceFormat; Ljava/text/CollationElementIterator; Ljava/text/CollationKey; Ljava/text/Collator; @@ -53461,6 +43033,7 @@ Ljava/time/temporal/IsoFields$Field$4; Ljava/time/temporal/IsoFields$Field; Ljava/time/temporal/IsoFields$Unit; Ljava/time/temporal/IsoFields; +Ljava/time/temporal/JulianFields$Field; Ljava/time/temporal/JulianFields; Ljava/time/temporal/Temporal; Ljava/time/temporal/TemporalAccessor; @@ -53632,6 +43205,7 @@ Ljava/util/FormatterClosedException; Ljava/util/GregorianCalendar; Ljava/util/HashMap$EntryIterator; Ljava/util/HashMap$EntrySet; +Ljava/util/HashMap$EntrySpliterator; Ljava/util/HashMap$HashIterator; Ljava/util/HashMap$HashMapSpliterator; Ljava/util/HashMap$KeyIterator; @@ -53660,6 +43234,7 @@ Ljava/util/IdentityHashMap$ValueIterator; Ljava/util/IdentityHashMap$Values; Ljava/util/IdentityHashMap; Ljava/util/IllegalFormatException; +Ljava/util/IllegalFormatFlagsException; Ljava/util/IllegalFormatPrecisionException; Ljava/util/IllegalFormatWidthException; Ljava/util/IllformedLocaleException; @@ -53719,6 +43294,7 @@ Ljava/util/Observable; Ljava/util/Observer; Ljava/util/Optional; Ljava/util/OptionalDouble; +Ljava/util/OptionalInt; Ljava/util/PrimitiveIterator$OfInt; Ljava/util/PrimitiveIterator; Ljava/util/PriorityQueue$Itr; @@ -53775,6 +43351,7 @@ Ljava/util/Timer$1; Ljava/util/Timer; Ljava/util/TimerTask; Ljava/util/TimerThread; +Ljava/util/TooManyListenersException; Ljava/util/TreeMap$AscendingSubMap$AscendingEntrySetView; Ljava/util/TreeMap$AscendingSubMap; Ljava/util/TreeMap$DescendingSubMap; @@ -54081,16 +43658,22 @@ Ljava/util/regex/Matcher; Ljava/util/regex/Pattern; Ljava/util/regex/PatternSyntaxException; Ljava/util/stream/-$$Lambda$Collectors$2fS-acVLSb0aNT7f7r-B_JhwiGA; +Ljava/util/stream/-$$Lambda$Collectors$3aJV_r7kv6vBGR3ssjSUIbdiQTM; +Ljava/util/stream/-$$Lambda$Collectors$JCCUtBO-OYI_1WWo2UbajAktswI; Ljava/util/stream/-$$Lambda$Collectors$QeR-UfG70xNpXeL-5fkrCV-EHAc; Ljava/util/stream/-$$Lambda$Collectors$aTOumrc6Jinr9ni6-4QHfxp8e0w; +Ljava/util/stream/-$$Lambda$Collectors$vfQF-JJDCen_YKtRfgvkyywVMHc; +Ljava/util/stream/-$$Lambda$DoublePipeline$9GE5QMlUnHlkFQ2haoRaO5CIYHA; Ljava/util/stream/-$$Lambda$I4Smu7LwucAzuGlMLJ005hPjzJM; Ljava/util/stream/-$$Lambda$I4culQbRd0-rjXdb6TS5OWvOlKc; Ljava/util/stream/-$$Lambda$IntPipeline$XU5notlkrbWFOaVCBvvQPINzdP0; Ljava/util/stream/-$$Lambda$J1SAREoo1lxpPgOl9q024MHRoqc; +Ljava/util/stream/-$$Lambda$LongPipeline$WXQ6sr52DsVWpXD10YOodtNJv6E; Ljava/util/stream/-$$Lambda$MatchOps$cp0Kp3wY_QPvGabtQmqHAmPv-zY; Ljava/util/stream/-$$Lambda$butsdy1amoCniO_bl4Y5rer202k; Ljava/util/stream/-$$Lambda$gDKEcGxnaIgU7sqXbIS8kj9NQtE; Ljava/util/stream/-$$Lambda$oYYRiyIRXGq52jxEcsejZoqs5VM; +Ljava/util/stream/-$$Lambda$vRrMgxufcyfM-dLnoWpTDbfiIIM; Ljava/util/stream/-$$Lambda$yvS8ba_uzbQnyp0w3r_NE0ebUrc; Ljava/util/stream/-$$Lambda$zWch5QbFDCUBaiveGFPDJVBlfYs; Ljava/util/stream/AbstractPipeline; @@ -54427,6 +44010,9 @@ Ljavax/sip/message/Message; Ljavax/sip/message/MessageFactory; Ljavax/sip/message/Request; Ljavax/sip/message/Response; +Ljavax/xml/datatype/DatatypeConstants$Field; +Ljavax/xml/datatype/DatatypeConstants; +Ljavax/xml/datatype/Duration; Ljavax/xml/parsers/DocumentBuilder; Ljavax/xml/parsers/DocumentBuilderFactory; Ljavax/xml/parsers/ParserConfigurationException; @@ -54500,7 +44086,6 @@ Llibcore/util/Objects; Llibcore/util/SneakyThrow; Llibcore/util/XmlObjectFactory; Llibcore/util/ZoneInfo; -Lorg/apache/harmony/dalvik/NativeTestTarget; Lorg/apache/harmony/dalvik/ddmc/Chunk; Lorg/apache/harmony/dalvik/ddmc/ChunkHandler; Lorg/apache/harmony/dalvik/ddmc/DdmServer; @@ -54580,6 +44165,7 @@ Lorg/xml/sax/AttributeList; Lorg/xml/sax/Attributes; Lorg/xml/sax/ContentHandler; Lorg/xml/sax/DTDHandler; +Lorg/xml/sax/DocumentHandler; Lorg/xml/sax/EntityResolver; Lorg/xml/sax/ErrorHandler; Lorg/xml/sax/InputSource; @@ -54594,7 +44180,9 @@ Lorg/xml/sax/ext/DeclHandler; Lorg/xml/sax/ext/DefaultHandler2; Lorg/xml/sax/ext/EntityResolver2; Lorg/xml/sax/ext/LexicalHandler; +Lorg/xml/sax/helpers/AttributesImpl; Lorg/xml/sax/helpers/DefaultHandler; +Lorg/xml/sax/helpers/NamespaceSupport; Lorg/xml/sax/helpers/XMLFilterImpl; Lorg/xmlpull/v1/XmlPullParser; Lorg/xmlpull/v1/XmlPullParserException; diff --git a/config/preloaded-classes b/config/preloaded-classes index 6f818a90e6f07..be15d6ad50f5a 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -53,7 +53,6 @@ android.accounts.AccountManager$BaseFutureTask$Response android.accounts.AccountManager$BaseFutureTask android.accounts.AccountManager$Future2Task$1 android.accounts.AccountManager$Future2Task -android.accounts.AccountManager$UserIdPackage android.accounts.AccountManager android.accounts.AccountManagerCallback android.accounts.AccountManagerFuture @@ -164,24 +163,7 @@ android.app.-$$Lambda$ActivityThread$0B6gi4scVND6AEt5CVU-ROTGuJc android.app.-$$Lambda$ActivityThread$ActivityClientRecord$H9XTv4Dku-DdbNqrbkW7UrWXxk8 android.app.-$$Lambda$ActivityThread$ApplicationThread$PTed3A6g6QT5rNQUxADJTUDGNDI android.app.-$$Lambda$ActivityThread$BDR40iEaW2Q9N_5pf3J5tBldUTQ -android.app.-$$Lambda$ActivityThread$_KGOxyGkmobp70YFud1o7lZxT00 -android.app.-$$Lambda$ActivityTransitionState$mI0cR9ebgl94lTVt1KcpYP3FQAk -android.app.-$$Lambda$AppOpsManager$3$fbusIVYalutkqug8UfKAGS7k7Z0 -android.app.-$$Lambda$AppOpsManager$HistoricalOp$OUA9xAFEAUOmX0xqYdgRAgXt2mQ -android.app.-$$Lambda$AppOpsManager$HistoricalOp$QifjQFAnZOz-6XnQfyLNXH5dbFI -android.app.-$$Lambda$AppOpsManager$HistoricalOp$X3SR0gwvndg4V3R8EETJBbVxjAo -android.app.-$$Lambda$AppOpsManager$dNgFp8AMIyVeb8NHPq2YEY2Px0E -android.app.-$$Lambda$AppOpsManager$gOHC3bDyypVMxV1cG7FWP-kFjIA -android.app.-$$Lambda$Dialog$GQI7mO1EM_g8-tlIu-i31jpRNQU -android.app.-$$Lambda$FragmentTransition$gSbEFeleT3_77mYJ7e304Py34Zk -android.app.-$$Lambda$Ikh27qgfBl-N1exKIsaJD6knnac android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$YBWo_pyjHgkQEJgfA2r9yWoWRQA -android.app.-$$Lambda$Notification$stAYBd-DYtZ2AXSHoBRVAVM4d4k -android.app.-$$Lambda$ResourcesManager$qekSHD5H4Ow8ia02VwVs0mEdVjk -android.app.-$$Lambda$ResourcesManager$tg6nX1GeyDxUL4BEP17S-7W0Qtc -android.app.-$$Lambda$SharedPreferencesImpl$EditorImpl$xMt3av_jX0oSy8XrWpULfBhYg_E -android.app.-$$Lambda$SystemServiceRegistry$17$PBNjzkuxYJz58dYsq_WqkW4FhC4 -android.app.-$$Lambda$WallpaperManager$Globals$lES15e3vLI2tbK1gyElOj5Ti3O8 android.app.ActionBar$LayoutParams android.app.ActionBar android.app.Activity$1 @@ -189,7 +171,6 @@ android.app.Activity$HostCallbacks android.app.Activity$ManagedCursor android.app.Activity$ManagedDialog android.app.Activity$NonConfigurationInstances -android.app.Activity$TranslucentConversionListener android.app.Activity android.app.ActivityManager$1 android.app.ActivityManager$AppTask @@ -208,16 +189,11 @@ android.app.ActivityManager$RunningTaskInfo$1 android.app.ActivityManager$RunningTaskInfo android.app.ActivityManager$TaskDescription$1 android.app.ActivityManager$TaskDescription -android.app.ActivityManager$TaskSnapshot$1 -android.app.ActivityManager$TaskSnapshot$Builder -android.app.ActivityManager$TaskSnapshot android.app.ActivityManager$UidObserver android.app.ActivityManager android.app.ActivityManagerInternal android.app.ActivityOptions$1 android.app.ActivityOptions$2 -android.app.ActivityOptions$OnAnimationStartedListener -android.app.ActivityOptions$SourceInfo android.app.ActivityOptions android.app.ActivityTaskManager$1 android.app.ActivityTaskManager$RootTaskInfo @@ -266,7 +242,6 @@ android.app.AppOpsManager$1 android.app.AppOpsManager$2 android.app.AppOpsManager$3 android.app.AppOpsManager$4 -android.app.AppOpsManager$5 android.app.AppOpsManager$AppOpsCollector android.app.AppOpsManager$AttributedHistoricalOps$1 android.app.AppOpsManager$AttributedHistoricalOps @@ -323,7 +298,6 @@ android.app.ApplicationPackageManager$2 android.app.ApplicationPackageManager$GetPackagesForUidResult android.app.ApplicationPackageManager$HasSystemFeatureQuery android.app.ApplicationPackageManager$MoveCallbackDelegate -android.app.ApplicationPackageManager$OnPermissionsChangeListenerDelegate android.app.ApplicationPackageManager$ResourceName android.app.ApplicationPackageManager android.app.AsyncNotedAppOp$1 @@ -405,7 +379,6 @@ android.app.IAlarmManager android.app.IAppTask$Stub$Proxy android.app.IAppTask$Stub android.app.IAppTask -android.app.IAppTraceRetriever android.app.IApplicationThread$Stub$Proxy android.app.IApplicationThread$Stub android.app.IApplicationThread @@ -568,7 +541,6 @@ android.app.RemoteInputHistoryItem$1 android.app.RemoteInputHistoryItem android.app.RemoteServiceException android.app.ResourcesManager$1 -android.app.ResourcesManager$ActivityResource android.app.ResourcesManager$ActivityResources android.app.ResourcesManager$ApkAssetsSupplier android.app.ResourcesManager$ApkKey @@ -579,8 +551,6 @@ android.app.ResultInfo android.app.RuntimeAppOpAccessMessage$1 android.app.RuntimeAppOpAccessMessage android.app.SearchDialog -android.app.SearchManager$OnCancelListener -android.app.SearchManager$OnDismissListener android.app.SearchManager android.app.SearchableInfo$1 android.app.SearchableInfo$ActionKeyInfo @@ -626,7 +596,6 @@ android.app.SystemServiceRegistry$119 android.app.SystemServiceRegistry$11 android.app.SystemServiceRegistry$120 android.app.SystemServiceRegistry$121 -android.app.SystemServiceRegistry$122 android.app.SystemServiceRegistry$123 android.app.SystemServiceRegistry$12 android.app.SystemServiceRegistry$13 @@ -941,11 +910,6 @@ android.app.prediction.IPredictionCallback android.app.prediction.IPredictionManager$Stub$Proxy android.app.prediction.IPredictionManager$Stub android.app.prediction.IPredictionManager -android.app.role.-$$Lambda$CQhA4ZPg2g3ruvW6iubVBmv43UE -android.app.role.-$$Lambda$RoleControllerManager$3NMUz6ZBN-bqbmb4t84VnEZKk2Q -android.app.role.-$$Lambda$RoleControllerManager$hgevFDUi7EVgH1XwtsCDSA04Jhk -android.app.role.-$$Lambda$RoleControllerManager$nCcY1in9U0v-z7bA98LMVYjUe7s -android.app.role.-$$Lambda$ng3HLBbY6a0mKtsl6yiB-YZ8Gkg android.app.role.IOnRoleHoldersChangedListener$Stub$Proxy android.app.role.IOnRoleHoldersChangedListener$Stub android.app.role.IOnRoleHoldersChangedListener @@ -996,7 +960,6 @@ android.app.servertransaction.TopResumedActivityChangeItem$1 android.app.servertransaction.TopResumedActivityChangeItem android.app.servertransaction.TransactionExecutor android.app.servertransaction.TransactionExecutorHelper -android.app.slice.-$$Lambda$SliceProvider$y5qLOn-VHMVH8fUibC8BajOj5i0 android.app.slice.ISliceManager$Stub$Proxy android.app.slice.ISliceManager$Stub android.app.slice.ISliceManager @@ -1009,11 +972,7 @@ android.app.slice.SliceManager android.app.slice.SliceProvider android.app.slice.SliceSpec$1 android.app.slice.SliceSpec -android.app.time.ITimeZoneDetectorListener$Stub -android.app.time.ITimeZoneDetectorListener android.app.time.TimeManager -android.app.time.TimeZoneCapabilitiesAndConfig -android.app.time.TimeZoneConfiguration android.app.timedetector.ITimeDetectorService$Stub$Proxy android.app.timedetector.ITimeDetectorService$Stub android.app.timedetector.ITimeDetectorService @@ -1103,7 +1062,6 @@ android.bluetooth.BluetoothAdapter$2 android.bluetooth.BluetoothAdapter$3 android.bluetooth.BluetoothAdapter$4 android.bluetooth.BluetoothAdapter$5 -android.bluetooth.BluetoothAdapter$6 android.bluetooth.BluetoothAdapter android.bluetooth.BluetoothAvrcpController android.bluetooth.BluetoothClass$1 @@ -1182,9 +1140,6 @@ android.bluetooth.IBluetoothGattServerCallback android.bluetooth.IBluetoothHeadset$Stub$Proxy android.bluetooth.IBluetoothHeadset$Stub android.bluetooth.IBluetoothHeadset -android.bluetooth.IBluetoothHeadsetPhone$Stub$Proxy -android.bluetooth.IBluetoothHeadsetPhone$Stub -android.bluetooth.IBluetoothHeadsetPhone android.bluetooth.IBluetoothHearingAid$Stub$Proxy android.bluetooth.IBluetoothHearingAid$Stub android.bluetooth.IBluetoothHearingAid @@ -1235,7 +1190,6 @@ android.bluetooth.le.AdvertiseData$1 android.bluetooth.le.AdvertiseData android.bluetooth.le.AdvertisingSetParameters$1 android.bluetooth.le.AdvertisingSetParameters -android.bluetooth.le.BluetoothLeAdvertiser android.bluetooth.le.BluetoothLeScanner$1 android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1 android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper @@ -1274,8 +1228,6 @@ android.companion.IFindDeviceCallback android.compat.Compatibility$Callbacks android.compat.Compatibility$ChangeConfig android.compat.Compatibility -android.content.-$$Lambda$IntentFilter$BcopryiRm3s2mAZuUp2RqSuveh4 -android.content.-$$Lambda$IntentFilter$EJGa8NQ0FBwuaIJCX2LExWV72tU android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl android.content.AbstractThreadedSyncAdapter$SyncThread android.content.AbstractThreadedSyncAdapter @@ -1283,7 +1235,6 @@ android.content.ActivityNotFoundException android.content.AsyncQueryHandler$WorkerArgs android.content.AsyncQueryHandler$WorkerHandler android.content.AsyncQueryHandler -android.content.AsyncTaskLoader android.content.AutofillOptions$1 android.content.AutofillOptions android.content.BroadcastReceiver$PendingResult$1 @@ -1383,7 +1334,6 @@ android.content.IntentFilter$MalformedMimeTypeException android.content.IntentFilter android.content.IntentSender$1 android.content.IntentSender$FinishedDispatcher -android.content.IntentSender$OnFinished android.content.IntentSender$SendIntentException android.content.IntentSender android.content.Loader$ForceLoadContentObserver @@ -1444,15 +1394,7 @@ android.content.om.OverlayInfo android.content.om.OverlayManager android.content.om.OverlayableInfo android.content.pm.-$$Lambda$ApplicationInfo$1$BSeSLZV-aLvIj07Pb-5fducileQ -android.content.pm.-$$Lambda$HEOaRVkhitEQa6t6YoLcdveEmoQ android.content.pm.-$$Lambda$IPackageManager$Stub$7jZZqSYvD0JyURfPLLZzARy0G7Y -android.content.pm.-$$Lambda$IPackageManager$Stub$Proxy$5VlYnb8K9RuWcNHSN333sLdRYZo -android.content.pm.-$$Lambda$PackageParser$ehhikUMJSPpfInd-3RyG_1U-jVg -android.content.pm.-$$Lambda$PackageParser$uLALhADCNBfQqT5iKncTHUpGpAQ -android.content.pm.-$$Lambda$PackageParser$uOtYPiYo-Y_Cq_SQl58yxmUK2oo -android.content.pm.-$$Lambda$UcZwAr_rTqqkR9Rk9GuV5av7Soo -android.content.pm.-$$Lambda$ZzJt9hnfRycLFBwbq1l-SoAi8Mo -android.content.pm.-$$Lambda$glECXhLcyYwkl9de_ZTPfzBRat0 android.content.pm.ActivityInfo$1 android.content.pm.ActivityInfo$WindowLayout android.content.pm.ActivityInfo @@ -1465,7 +1407,6 @@ android.content.pm.BaseParceledListSlice$1 android.content.pm.BaseParceledListSlice android.content.pm.ChangedPackages$1 android.content.pm.ChangedPackages -android.content.pm.Checksum android.content.pm.ComponentInfo android.content.pm.ConfigurationInfo$1 android.content.pm.ConfigurationInfo @@ -1502,7 +1443,6 @@ android.content.pm.IOnAppsChangedListener$Stub android.content.pm.IOnAppsChangedListener android.content.pm.IOtaDexopt$Stub android.content.pm.IOtaDexopt -android.content.pm.IPackageChangeObserver$Stub$Proxy android.content.pm.IPackageChangeObserver$Stub android.content.pm.IPackageChangeObserver android.content.pm.IPackageDataObserver$Stub$Proxy @@ -1699,7 +1639,6 @@ android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub android.content.pm.dex.ISnapshotRuntimeProfileCallback android.content.pm.dex.PackageOptimizationInfo android.content.pm.parsing.ApkLiteParseUtils -android.content.pm.parsing.PackageInfoWithoutStateUtils android.content.pm.parsing.ParsingPackage android.content.pm.parsing.ParsingPackageRead android.content.pm.parsing.ParsingPackageUtils$Callback @@ -1735,7 +1674,6 @@ android.content.pm.parsing.component.ParsedProviderUtils android.content.pm.parsing.component.ParsedService$1 android.content.pm.parsing.component.ParsedService android.content.pm.parsing.component.ParsedServiceUtils -android.content.pm.parsing.result.-$$Lambda$ParseTypeImpl$LE9UC2JZ7CS7f0kb41DMBqpT6RY android.content.pm.parsing.result.ParseInput$Callback android.content.pm.parsing.result.ParseInput android.content.pm.parsing.result.ParseResult @@ -1747,8 +1685,6 @@ android.content.pm.split.SplitAssetDependencyLoader android.content.pm.split.SplitAssetLoader android.content.pm.split.SplitDependencyLoader$IllegalDependencyException android.content.pm.split.SplitDependencyLoader -android.content.res.-$$Lambda$Resources$cxISSmw85h82T3AxsvPaX3qgACg -android.content.res.-$$Lambda$ResourcesImpl$FlD8XKovUvL1rBdCFZnaFct9Mk0 android.content.res.-$$Lambda$ResourcesImpl$T-MGZmZYX-ZhaRRlSNI-2NYPUVQ android.content.res.ApkAssets android.content.res.AssetFileDescriptor$1 @@ -1810,9 +1746,7 @@ android.content.rollback.IRollbackManager$Stub android.content.rollback.IRollbackManager android.content.rollback.RollbackManager android.content.rollback.RollbackManagerFrameworkInitializer -android.content.type.-$$Lambda$DefaultMimeMapFactory$QwIcc--5O-7OhygVTd7dOIvFzQA android.content.type.DefaultMimeMapFactory -android.database.-$$Lambda$ContentObserver$BIjdB2rlaOfumlw9NxpnbViPkII android.database.AbstractCursor$SelfContentObserver android.database.AbstractCursor android.database.AbstractWindowedCursor @@ -1851,7 +1785,6 @@ android.database.MergeCursor android.database.Observable android.database.SQLException android.database.StaleDataException -android.database.sqlite.-$$Lambda$SQLiteDatabase$2wINX3_oTuKeHfYLQizBPsDmGZg android.database.sqlite.-$$Lambda$dDMp9HirvjS-WJXS61GCSbxFdzc android.database.sqlite.DatabaseObjectNotClosedException android.database.sqlite.SQLiteAbortException @@ -1922,8 +1855,6 @@ android.debug.IAdbManager$Stub android.debug.IAdbManager android.debug.IAdbTransport$Stub android.debug.IAdbTransport -android.graphics.-$$Lambda$41_eQQ_hrf5b1U4X6cgWpqntud4 -android.graphics.-$$Lambda$8d2g3cZ5nWuNiaA6doQBwR-asyQ android.graphics.-$$Lambda$ColorSpace$Rgb$9BBE-_McfqV2Nu1EUPae8SgNeM4 android.graphics.-$$Lambda$ColorSpace$Rgb$KZ3BMHC98lntFx-ODmpJSP1Vbjg android.graphics.-$$Lambda$ColorSpace$Rgb$NZXg3l1fglqtbGJ5SuK_m-xTLk0 @@ -1931,9 +1862,6 @@ android.graphics.-$$Lambda$ColorSpace$Rgb$QGR5f_dq259rVcM_HPGB_A_avAs android.graphics.-$$Lambda$ColorSpace$Rgb$ilewBmQlbq5PUhFJtQIGLVKQlk0 android.graphics.-$$Lambda$ColorSpace$SCNWt9IPkeebxuuETeF8z25Pmeg android.graphics.-$$Lambda$ColorSpace$u3ImyHiszTktOKFJrySAJ3rv6vk -android.graphics.-$$Lambda$GraphicsStatsService$2VtSuUXTfz2Yu2YWfZdGfTHkCwg -android.graphics.-$$Lambda$HardwareRenderer$ProcessInitializer$0pgDezJ9oIqkMVT03wrTHRKhEyE -android.graphics.-$$Lambda$HardwareRenderer$ProcessInitializer$Dataspace$bc5hUxMvQdmheZcB8hDY1gN6FT0 android.graphics.BLASTBufferQueue android.graphics.BaseCanvas android.graphics.BaseRecordingCanvas @@ -1994,7 +1922,6 @@ android.graphics.HardwareRenderer$FrameCompleteCallback android.graphics.HardwareRenderer$FrameDrawingCallback android.graphics.HardwareRenderer$FrameRenderRequest android.graphics.HardwareRenderer$ProcessInitializer$1 -android.graphics.HardwareRenderer$ProcessInitializer$Dataspace android.graphics.HardwareRenderer$ProcessInitializer android.graphics.HardwareRenderer android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener @@ -2050,7 +1977,6 @@ android.graphics.PorterDuff$Mode android.graphics.PorterDuff android.graphics.PorterDuffColorFilter android.graphics.PorterDuffXfermode -android.graphics.PostProcessor android.graphics.RadialGradient android.graphics.RecordingCanvas android.graphics.Rect$1 @@ -2085,7 +2011,6 @@ android.graphics.Typeface$CustomFallbackBuilder android.graphics.Typeface android.graphics.Xfermode android.graphics.YuvImage -android.graphics.animation.-$$Lambda$NRtIGu0Cd8e-oCMd-ZxvBItkEC4 android.graphics.animation.FallbackLUTInterpolator android.graphics.animation.HasNativeInterpolator android.graphics.animation.NativeInterpolator @@ -2093,9 +2018,6 @@ android.graphics.animation.NativeInterpolatorFactory android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper android.graphics.animation.RenderNodeAnimator$ViewListener android.graphics.animation.RenderNodeAnimator -android.graphics.drawable.-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$aov2jFmKf4a0zM6ad9fenHIPEXQ -android.graphics.drawable.-$$Lambda$BitmapDrawable$WUoIUz36SaRrPACk4SgjvA28pWo -android.graphics.drawable.-$$Lambda$NinePatchDrawable$LhTFt40lL-9W7-I2z-wD6w3LXuA android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable android.graphics.drawable.AdaptiveIconDrawable$LayerState android.graphics.drawable.AdaptiveIconDrawable @@ -2236,7 +2158,6 @@ android.graphics.text.LineBreaker android.graphics.text.MeasuredText$Builder android.graphics.text.MeasuredText android.graphics.text.PositionedGlyphs -android.graphics.text.TextRunShaper android.gsi.AvbPublicKey$1 android.gsi.AvbPublicKey android.gsi.GsiProgress$1 @@ -2316,11 +2237,6 @@ android.hardware.biometrics.IBiometricServiceLockoutResetCallback android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy android.hardware.biometrics.IBiometricServiceReceiver$Stub android.hardware.biometrics.IBiometricServiceReceiver -android.hardware.biometrics.IBiometricSysuiReceiver$Stub -android.hardware.biometrics.IBiometricSysuiReceiver -android.hardware.biometrics.PromptInfo -android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$KhoOdlAEa-MROOIo4h9QfXkbKJE -android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$uXWG8nKwalb3bjcFywkUxGstaNQ android.hardware.camera2.CameraAccessException android.hardware.camera2.CameraCharacteristics$1 android.hardware.camera2.CameraCharacteristics$2 @@ -2453,7 +2369,6 @@ android.hardware.contexthub.V1_0.MemRange android.hardware.contexthub.V1_0.NanoAppBinary android.hardware.contexthub.V1_0.PhysicalSensor android.hardware.devicestate.DeviceStateManager -android.hardware.display.-$$Lambda$NightDisplayListener$zWUryrUevCubFcAH5-WNoOmT0BQ android.hardware.display.AmbientBrightnessDayStats$1 android.hardware.display.AmbientBrightnessDayStats android.hardware.display.AmbientDisplayConfiguration @@ -2561,7 +2476,6 @@ android.hardware.input.InputDeviceIdentifier$1 android.hardware.input.InputDeviceIdentifier android.hardware.input.InputManager$InputDeviceListener android.hardware.input.InputManager$InputDeviceListenerDelegate -android.hardware.input.InputManager$InputDeviceVibrator android.hardware.input.InputManager$InputDevicesChangedListener android.hardware.input.InputManager android.hardware.input.InputManagerInternal @@ -2573,10 +2487,6 @@ android.hardware.iris.IrisManager android.hardware.lights.ILightsManager$Stub android.hardware.lights.ILightsManager android.hardware.lights.LightsManager -android.hardware.location.-$$Lambda$ContextHubManager$3$2CiY8n79rSF1M7F9Y0w4vaLEdjg -android.hardware.location.-$$Lambda$ContextHubManager$3$DxH6Sz99pyx6VSXEnOtr1-eAyc8 -android.hardware.location.-$$Lambda$ContextHubManager$3$rsYj8nrX6WsyIIrNcfHrIP_u8fI -android.hardware.location.-$$Lambda$ContextHubManager$4$wBwSvOP7GAeQGPPWXHOxU9oOtOg android.hardware.location.ActivityRecognitionHardware android.hardware.location.ContextHubClient android.hardware.location.ContextHubClientCallback @@ -2860,7 +2770,6 @@ android.hardware.radio.deprecated.V1_0.IOemHookResponse$Proxy android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub android.hardware.radio.deprecated.V1_0.IOemHookResponse android.hardware.sidekick.SidekickInternal -android.hardware.soundtrigger.-$$Lambda$SoundTrigger$htwpngtYLjV2T00G07GuFUFrWFM android.hardware.soundtrigger.ConversionUtil android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy android.hardware.soundtrigger.IRecognitionStatusCallback$Stub @@ -3015,7 +2924,6 @@ android.icu.impl.ICUCurrencyDisplayInfoProvider$1 android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData -android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$NarrowSymbol android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo android.icu.impl.ICUCurrencyDisplayInfoProvider @@ -3166,7 +3074,6 @@ android.icu.impl.RuleCharacterIterator android.icu.impl.SimpleCache android.icu.impl.SimpleFilteredSentenceBreakIterator$Builder android.icu.impl.SimpleFilteredSentenceBreakIterator -android.icu.impl.SimpleFormatterImpl$Int64Iterator android.icu.impl.SimpleFormatterImpl android.icu.impl.SoftCache android.icu.impl.SortedSetRelation @@ -3671,7 +3578,6 @@ android.icu.number.Precision$IncrementFiveRounderImpl android.icu.number.Precision$IncrementOneRounderImpl android.icu.number.Precision$IncrementRounderImpl android.icu.number.Precision$InfiniteRounderImpl -android.icu.number.Precision$PassThroughRounderImpl android.icu.number.Precision$SignificantRounderImpl android.icu.number.Precision android.icu.number.Scale @@ -3837,7 +3743,6 @@ android.icu.text.DateFormat$BooleanAttribute android.icu.text.DateFormat$Field android.icu.text.DateFormat android.icu.text.DateFormatSymbols$1 -android.icu.text.DateFormatSymbols$AospExtendedDateFormatSymbols android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType android.icu.text.DateFormatSymbols$CalendarDataSink android.icu.text.DateFormatSymbols$CapitalizationContextUsage @@ -4392,7 +4297,6 @@ android.icu.util.TimeZone android.icu.util.TimeZoneRule android.icu.util.TimeZoneTransition android.icu.util.ULocale$1 -android.icu.util.ULocale$1ULocaleAcceptLanguageQ android.icu.util.ULocale$2 android.icu.util.ULocale$3 android.icu.util.ULocale$AvailableType @@ -4457,11 +4361,8 @@ android.internal.telephony.sysprop.CryptoProperties android.internal.telephony.sysprop.DisplayProperties android.internal.telephony.sysprop.HdmiProperties$cec_device_types_values android.internal.telephony.sysprop.HdmiProperties$playback_device_action_on_routing_control_values -android.internal.telephony.sysprop.HdmiProperties$power_state_change_on_active_source_lost_values -android.internal.telephony.sysprop.HdmiProperties$send_standby_on_sleep_values android.internal.telephony.sysprop.HdmiProperties android.internal.telephony.sysprop.MediaProperties -android.internal.telephony.sysprop.NetworkProperties android.internal.telephony.sysprop.OtaProperties android.internal.telephony.sysprop.PowerProperties android.internal.telephony.sysprop.SetupWizardProperties @@ -4508,9 +4409,6 @@ android.location.GpsSatellite android.location.GpsStatus$Listener android.location.GpsStatus$SatelliteIterator android.location.GpsStatus -android.location.IBatchedLocationCallback$Stub$Proxy -android.location.IBatchedLocationCallback$Stub -android.location.IBatchedLocationCallback android.location.ICountryDetector$Stub$Proxy android.location.ICountryDetector$Stub android.location.ICountryDetector @@ -4520,17 +4418,12 @@ android.location.ICountryListener android.location.IFusedGeofenceHardware$Stub$Proxy android.location.IFusedGeofenceHardware$Stub android.location.IFusedGeofenceHardware -android.location.IGeocodeListener$Stub -android.location.IGeocodeListener android.location.IGeocodeProvider$Stub$Proxy android.location.IGeocodeProvider$Stub android.location.IGeocodeProvider android.location.IGeofenceProvider$Stub$Proxy android.location.IGeofenceProvider$Stub android.location.IGeofenceProvider -android.location.IGnssAntennaInfoListener$Stub$Proxy -android.location.IGnssAntennaInfoListener$Stub -android.location.IGnssAntennaInfoListener android.location.IGnssMeasurementsListener$Stub$Proxy android.location.IGnssMeasurementsListener$Stub android.location.IGnssMeasurementsListener @@ -4543,8 +4436,6 @@ android.location.IGnssStatusListener android.location.IGpsGeofenceHardware$Stub$Proxy android.location.IGpsGeofenceHardware$Stub android.location.IGpsGeofenceHardware -android.location.ILocationCallback$Stub -android.location.ILocationCallback android.location.ILocationListener$Stub$Proxy android.location.ILocationListener$Stub android.location.ILocationListener @@ -4554,27 +4445,19 @@ android.location.ILocationManager android.location.INetInitiatedListener$Stub android.location.INetInitiatedListener android.location.Location$1 -android.location.Location$2 android.location.Location$BearingDistanceCache android.location.Location android.location.LocationListener android.location.LocationManager$1 android.location.LocationManager$LocationListenerTransport -android.location.LocationManager$NmeaAdapter android.location.LocationManager android.location.LocationManagerInternal android.location.LocationProvider android.location.LocationRequest$1 -android.location.LocationRequest$Builder android.location.LocationRequest android.location.LocationTime$1 android.location.LocationTime android.location.OnNmeaMessageListener -android.media.-$$Lambda$MediaCodecInfo$VideoCapabilities$DTPbDVa49CdykHHl5QfSoCpKP2s -android.media.-$$Lambda$MediaFrameworkInitializer$uRfebFEa-EvU0Y2yjBXtzDaphO8 -android.media.-$$Lambda$MediaRouter$Static$Client$RZUfX0grtJGayu2n4A1PcjCIdjE -android.media.-$$Lambda$MediaRouter$Static$Client$YtgVpLxlHblMIyQ6GPRFLdR83Oo -android.media.-$$Lambda$MediaRouter2Manager$6CaLroIN47dcx97REg4--u3cVRg android.media.-$$Lambda$RouteDiscoveryPreference$Builder$b3jEl4NFINvVZqxTnIeQ_XFOdhA android.media.AudioAttributes$1 android.media.AudioAttributes$Builder @@ -4599,13 +4482,11 @@ android.media.AudioManager$1 android.media.AudioManager$2 android.media.AudioManager$3 android.media.AudioManager$4 -android.media.AudioManager$5 android.media.AudioManager$AudioPlaybackCallback android.media.AudioManager$AudioPlaybackCallbackInfo android.media.AudioManager$AudioRecordingCallback android.media.AudioManager$AudioRecordingCallbackInfo android.media.AudioManager$BlockingFocusResultReceiver -android.media.AudioManager$DevRoleListeners android.media.AudioManager$FocusRequestInfo android.media.AudioManager$NativeEventHandlerDelegate$1 android.media.AudioManager$NativeEventHandlerDelegate @@ -4632,8 +4513,6 @@ android.media.AudioPortConfig android.media.AudioPortEventHandler$1 android.media.AudioPortEventHandler android.media.AudioPresentation -android.media.AudioRecord$NativeEventHandler -android.media.AudioRecord$OnRecordPositionUpdateListener android.media.AudioRecord android.media.AudioRecordRoutingProxy android.media.AudioRecordingConfiguration$1 @@ -4666,7 +4545,6 @@ android.media.ExifInterface$ExifAttribute android.media.ExifInterface$ExifTag android.media.ExifInterface$Rational android.media.ExifInterface -android.media.ExifInterfaceUtils android.media.ExternalRingtonesCursorWrapper android.media.IAudioFocusDispatcher$Stub$Proxy android.media.IAudioFocusDispatcher$Stub @@ -4680,8 +4558,6 @@ android.media.IAudioServerStateDispatcher android.media.IAudioService$Stub$Proxy android.media.IAudioService$Stub android.media.IAudioService -android.media.ICapturePresetDevicesRoleDispatcher$Stub -android.media.ICapturePresetDevicesRoleDispatcher android.media.IMediaHTTPConnection$Stub android.media.IMediaHTTPConnection android.media.IMediaHTTPService$Stub @@ -4722,8 +4598,6 @@ android.media.IVolumeController$Stub android.media.IVolumeController android.media.Image$Plane android.media.Image -android.media.ImageReader$ListenerHandler -android.media.ImageReader$OnImageAvailableListener android.media.ImageReader$SurfaceImage$SurfacePlane android.media.ImageReader$SurfaceImage android.media.ImageReader @@ -4777,7 +4651,6 @@ android.media.MediaDrmException android.media.MediaExtractor android.media.MediaFile android.media.MediaFormat -android.media.MediaFrameworkInitializer android.media.MediaHTTPConnection android.media.MediaHTTPService android.media.MediaMetadata$1 @@ -4799,9 +4672,7 @@ android.media.MediaPlayer$EventHandler$2 android.media.MediaPlayer$EventHandler android.media.MediaPlayer$OnBufferingUpdateListener android.media.MediaPlayer$OnCompletionListener -android.media.MediaPlayer$OnDrmConfigHelper android.media.MediaPlayer$OnDrmInfoHandlerDelegate -android.media.MediaPlayer$OnDrmPreparedHandlerDelegate android.media.MediaPlayer$OnErrorListener android.media.MediaPlayer$OnInfoListener android.media.MediaPlayer$OnMediaTimeDiscontinuityListener @@ -4850,13 +4721,11 @@ android.media.MediaRouterClientState android.media.MediaScanner android.media.MediaScannerConnection$MediaScannerConnectionClient android.media.MediaScannerConnection$OnScanCompletedListener -android.media.MediaServiceManager$ServiceRegisterer android.media.MediaServiceManager android.media.MediaSync android.media.MediaTimeProvider$OnMediaTimeListener android.media.MediaTimeProvider android.media.MediaTimestamp -android.media.MediaTranscodeManager android.media.MicrophoneDirection android.media.MicrophoneInfo$Coordinate3F android.media.MicrophoneInfo @@ -4978,9 +4847,6 @@ android.media.midi.MidiDeviceStatus$1 android.media.midi.MidiDeviceStatus android.media.midi.MidiManager android.media.musicrecognition.MusicRecognitionManager -android.media.permission.ClearCallingIdentityContext -android.media.permission.Identity -android.media.permission.SafeCloseable android.media.projection.IMediaProjection$Stub$Proxy android.media.projection.IMediaProjection$Stub android.media.projection.IMediaProjection @@ -5113,13 +4979,6 @@ android.mtp.MtpStorageInfo android.mtp.MtpStorageManager$MtpNotifier android.mtp.MtpStorageManager$MtpObject android.mtp.MtpStorageManager -android.net.-$$Lambda$6jONm9iZeet7X1Mm7F-We1wpl7Y -android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$SSec3jTIHzWsmvNealHJm7j8v24 -android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$vlEWfnF5sDtl_fuer2nUxTpa-PQ -android.net.-$$Lambda$NetworkStats$1eNPgSVl72pIFMGdzFM6sK2wdUA -android.net.-$$Lambda$NetworkStats$Vkrul7N5IUEwwr-iLcZzp-ZUjE8 -android.net.-$$Lambda$NetworkStats$y7mTZOGrTJ5UWT6aguw9Y8i-fYE -android.net.-$$Lambda$pe5WjjQqkwyt5gAS9woC__7glwM android.net.CaptivePortal$1 android.net.CaptivePortal android.net.CaptivePortalData$1 @@ -5147,7 +5006,6 @@ android.net.ConnectivityManager$TooManyRequestsException android.net.ConnectivityManager android.net.ConnectivityMetricsEvent$1 android.net.ConnectivityMetricsEvent -android.net.ConnectivityThread android.net.Credentials android.net.DataUsageRequest$1 android.net.DataUsageRequest @@ -5454,7 +5312,6 @@ android.net.sip.SipSession$Listener android.net.sip.SipSession$State android.net.sip.SipSession android.net.sip.SipSessionAdapter -android.net.util.-$$Lambda$MultinetworkPolicyTracker$uc2TUU6h-EGLmClaxRXAj76u_WU android.net.util.KeepaliveUtils$KeepaliveDeviceConfigurationException android.net.util.KeepaliveUtils android.net.util.MultinetworkPolicyTracker$1 @@ -5549,13 +5406,8 @@ android.os.-$$Lambda$Binder$EO-7UzWDhOP5gRu3fQGHAzEp-Xc android.os.-$$Lambda$Binder$EXGyLLLyNfmxPrnXI-oObsgHDA4 android.os.-$$Lambda$Build$sLvWk8VFRNbpv_ZA7glOITqbZgo android.os.-$$Lambda$G0XAubZ5q1Bbp8v4zkD6pHgE3Jo -android.os.-$$Lambda$PowerManager$3$8snH8Z_XjRb6l2wzhedRFyMgjXo -android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$4ZSOkkod8yCAWH5XK5QzhLe4q_g -android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$pq5Kz1Hiw7cZ37Q87ZC3Ymt6fq4 android.os.-$$Lambda$StrictMode$Q5bmF8iGkYKkjPkKQYMMLI21x_o android.os.-$$Lambda$StrictMode$ft4StDAwTM1Yf-Y2brAf6QX4TYs -android.os.-$$Lambda$StrictMode$tgNyFvmwoaOUdmtROL2mpzWmzDw -android.os.-$$Lambda$StrictMode$uqsBGKnlCsyhKXl-Toh-Cqfokuo android.os.-$$Lambda$ThreadLocalWorkSource$YHlesikbZFo9c2uQD1jaQW9yDMc android.os.-$$Lambda$uvOWERW-k1Laae8RKYaqXL7wd1M android.os.AppZygote @@ -5747,7 +5599,6 @@ android.os.IServiceManager android.os.IStoraged$Stub$Proxy android.os.IStoraged$Stub android.os.IStoraged -android.os.ISystemConfig$Stub$Proxy android.os.ISystemConfig$Stub android.os.ISystemConfig android.os.ISystemUpdateManager$Stub$Proxy @@ -5910,7 +5761,6 @@ android.os.StrictMode$AndroidBlockGuardPolicy android.os.StrictMode$AndroidCloseGuardReporter android.os.StrictMode$InstanceTracker android.os.StrictMode$OnThreadViolationListener -android.os.StrictMode$OnVmViolationListener android.os.StrictMode$Span android.os.StrictMode$ThreadPolicy$Builder android.os.StrictMode$ThreadPolicy @@ -6018,8 +5868,6 @@ android.os.image.DynamicSystemManager android.os.image.IDynamicSystemService$Stub android.os.image.IDynamicSystemService android.os.incremental.IncrementalManager -android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$iFaeZuRy2mhY5v_pz2Ex8CviIV4 -android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$vS7zBGYJgJjXzaKSy7tlVQdALZk android.os.storage.DiskInfo$1 android.os.storage.DiskInfo android.os.storage.IObbActionListener$Stub$Proxy @@ -6041,7 +5889,6 @@ android.os.storage.StorageManager$ObbActionListener android.os.storage.StorageManager$StorageEventListenerDelegate android.os.storage.StorageManager$StorageVolumeCallback android.os.storage.StorageManager -android.os.storage.StorageManagerInternal$ExternalStorageMountPolicy android.os.storage.StorageManagerInternal android.os.storage.StorageVolume$1 android.os.storage.StorageVolume @@ -6069,11 +5916,6 @@ android.os.strictmode.UnbufferedIoViolation android.os.strictmode.UntaggedSocketViolation android.os.strictmode.Violation android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation -android.permission.-$$Lambda$E--mvMLrqdmQhxOlo056pqWGMZ4 -android.permission.-$$Lambda$PermissionControllerManager$CRWKljz6kBtw8XdQPDgxJKprZtw -android.permission.-$$Lambda$PermissionControllerManager$L5tWTycNqLnyI30wpAcqbcXGwhg -android.permission.-$$Lambda$PermissionControllerManager$RqrClqcvyCOPZ8r2hvavdMx-ag8 -android.permission.-$$Lambda$PermissionControllerManager$rWMrOYOa6UFTtlj2jl1IKPGR6iI android.permission.IOnPermissionsChangeListener$Stub$Proxy android.permission.IOnPermissionsChangeListener$Stub android.permission.IOnPermissionsChangeListener @@ -6149,10 +5991,7 @@ android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder android.privacy.internal.rappor.RapporConfig android.privacy.internal.rappor.RapporEncoder -android.provider.-$$Lambda$DeviceConfig$YairmhlStuGR8F_EeY_wxQJ1BbE android.provider.-$$Lambda$FontsContract$Qa3DPh4VKwyJ4aDf1GBdY-31ujU -android.provider.-$$Lambda$FontsContract$WVgUrzCPXj60A1zTvF4MwFapZEk -android.provider.-$$Lambda$Settings$NameValueCache$Z7GTPI7DmSIWi-whZCckK5AVImc android.provider.-$$Lambda$Settings$NameValueCache$cwerLVCXFm_Hgam0WD1fGOOmpa8 android.provider.BaseColumns android.provider.BlockedNumberContract$BlockedNumbers @@ -6534,10 +6373,6 @@ android.service.contentcapture.IDataShareCallback android.service.contentcapture.SnapshotData$1 android.service.contentcapture.SnapshotData android.service.dataloader.DataLoaderService -android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$M4flqk8vG5Q4Nq_Jj7JRFr1pbT8 -android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$QYmUpvv6LG49p-q5G_I91exFqKM -android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$Wyuh5Ty8luK9-wY2eekdWhcWB4U -android.service.dreams.-$$Lambda$DreamService$_jW8-zmRjzxmzNEP5nyb5cmnMvU android.service.dreams.DreamActivity android.service.dreams.DreamManagerInternal android.service.dreams.DreamService$DreamServiceWrapper @@ -6699,8 +6534,6 @@ android.service.vr.IVrManager android.service.vr.IVrStateCallbacks$Stub$Proxy android.service.vr.IVrStateCallbacks$Stub android.service.vr.IVrStateCallbacks -android.service.wallpaper.-$$Lambda$OJ01g4C3-dIy7DJeZXaYLthdjxE -android.service.wallpaper.-$$Lambda$cf_AJBRaYSf0frWV5Rga1GwSyFk android.service.wallpaper.IWallpaperConnection$Stub$Proxy android.service.wallpaper.IWallpaperConnection$Stub android.service.wallpaper.IWallpaperConnection @@ -6725,7 +6558,6 @@ android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy android.service.watchdog.IExplicitHealthCheckService$Stub android.service.watchdog.IExplicitHealthCheckService android.speech.SpeechRecognizer -android.speech.tts.-$$Lambda$TextToSpeech$E8xTD4rBKPPBS6poqca2lhRW3Fg android.speech.tts.ITextToSpeechCallback$Stub android.speech.tts.ITextToSpeechCallback android.speech.tts.ITextToSpeechService$Stub$Proxy @@ -6733,23 +6565,13 @@ android.speech.tts.ITextToSpeechService$Stub android.speech.tts.ITextToSpeechService android.speech.tts.TextToSpeech$Action android.speech.tts.TextToSpeech$Connection$1 -android.speech.tts.TextToSpeech$Connection android.speech.tts.TextToSpeech$EngineInfo android.speech.tts.TextToSpeech$OnInitListener -android.speech.tts.TextToSpeech android.speech.tts.TtsEngines$EngineInfoComparator android.speech.tts.TtsEngines -android.speech.tts.UtteranceProgressListener android.stats.devicepolicy.nano.StringList -android.sysprop.-$$Lambda$TelephonyProperties$3wSihVXgn-tTZq5SzTi1L4gLWJU -android.sysprop.-$$Lambda$TelephonyProperties$IHrpHo6z_sxk-9H2bV_l5GLGpp0 -android.sysprop.-$$Lambda$TelephonyProperties$Vg8Xf3uSPWn_0nTQHHF7ekjPR-o android.sysprop.-$$Lambda$TelephonyProperties$fy5VXW67YKo-V9h-JscjHeIH7FI -android.sysprop.-$$Lambda$TelephonyProperties$illdaSIVv8AlxP9uc8NqC3Ta1tA -android.sysprop.-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU -android.sysprop.-$$Lambda$TelephonyProperties$pFU8zg4eHAdooeRLJg1WBG52cKk android.sysprop.-$$Lambda$TelephonyProperties$sXc3eBCFirzHWb9pvClH7EsiM_Q -android.stats.camera.nano.CameraStreamProto android.sysprop.AdbProperties android.sysprop.ApexProperties android.sysprop.ContactsProperties @@ -6785,8 +6607,6 @@ android.system.StructTimeval android.system.StructUcred android.system.StructUtsname android.system.UnixSocketAddress -android.telecom.-$$Lambda$GLz-f4lFJxbMzf8RIutS-Tmkw7Y -android.telecom.-$$Lambda$qQ3L1aUr8pRZCF9GxHo8_Jh8las android.telecom.AudioState$1 android.telecom.AudioState android.telecom.CallAudioState$1 @@ -6812,11 +6632,7 @@ android.telecom.ConnectionServiceAdapter android.telecom.DefaultDialerManager android.telecom.DisconnectCause$1 android.telecom.DisconnectCause -android.telecom.GatewayInfo android.telecom.Log -android.telecom.Logging.-$$Lambda$49CWgytsV3O6ExcbNTdlAwnWfKM -android.telecom.Logging.-$$Lambda$SessionManager$eZPKyatWll-NrJ1pxXNaTW5ErKo -android.telecom.Logging.-$$Lambda$SessionManager$rq_Yfbv4ZweapA51DGUggj_vlkY android.telecom.Logging.EventManager$Event android.telecom.Logging.EventManager$EventListener android.telecom.Logging.EventManager$EventRecord @@ -6840,7 +6656,6 @@ android.telecom.ParcelableConference$1 android.telecom.ParcelableConference android.telecom.ParcelableConnection$1 android.telecom.ParcelableConnection -android.telecom.ParcelableRttCall android.telecom.PhoneAccount$1 android.telecom.PhoneAccount$Builder android.telecom.PhoneAccount @@ -6858,27 +6673,6 @@ android.telecom.VideoProfile$1 android.telecom.VideoProfile android.telephony.-$$Lambda$0X3yJo8kGVD6-zshUVKX7puMDeU android.telephony.-$$Lambda$EXdGsAsnITeO5BQbrk2RwPdtfbc -android.telephony.-$$Lambda$ModemActivityInfo$hYwDykyoJHDGV_738W421vdoDfs -android.telephony.-$$Lambda$ModemActivityInfo$lZ-KiBVv6ofK6rShWXYLlABE7M4 -android.telephony.-$$Lambda$NetworkRegistrationInfo$nx1fZx9e_OxX9F5QM1lqXgaXLPM -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$E8GjQnU-1eos8Rc3s5suJwHXYEE -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$FyYQJ7esqwsM2Fx-uDJM3XluJMM -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$GHco6Z6WP0os1892ZVkaczMV8Mo -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Gkz3vi_HBisLX9ShlgMeKImlszs -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$JokEwFc_P00-RRacBbYeHBkMnSU -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Ls6uuYCUU1dWYvKLwyPYdUVJjcg -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NEvcRwgmA-3X--D0LhNbCfDHMJg -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$PPvGOc0fHWwnuXM6hf_14ywxqfg -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Rj-NsZVcTB_OiSUwAFnHPNbD974 -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$SkH7zeCNDbrkgi-wKCqhRA-JvUc -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TC_VgbnRo32z0xj_URlD971mloo -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TV6_-aWbJTOeSWu4dLGFOIdy3d8 -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jRuM8cGgcCKOU5CJfy5xNGbSA5U -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$mALujKUw1b6f9z_33GJTbnB8WyA -android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$p1xP4kT5RFM2Tk3Cw-OND-jgtIU -android.telephony.-$$Lambda$SubscriptionManager$B1KmYf2jcqXVILNbUmS7MOrqrqc -android.telephony.-$$Lambda$SubscriptionManager$h7YpgyHsst6UNCPv-iPgeb904zM -android.telephony.-$$Lambda$TTUQe1VxfZ5DMGuNhvszdcyaJP8 android.telephony.-$$Lambda$TelephonyFrameworkInitializer$2QFGz0zRG7KweN6skHiT4JELKpE android.telephony.-$$Lambda$TelephonyFrameworkInitializer$5MLVCuLnek3TLYfxfOKDNJ8h7gk android.telephony.-$$Lambda$TelephonyFrameworkInitializer$8CMRopn33csmSZXKkgaJiX0jkEQ @@ -6886,7 +6680,6 @@ android.telephony.-$$Lambda$TelephonyFrameworkInitializer$BKyGKhYUpMaytlSRyiRRsn android.telephony.-$$Lambda$TelephonyFrameworkInitializer$IEjfG8bGSLwdHGUtloFDkGS6--g android.telephony.-$$Lambda$TelephonyFrameworkInitializer$aB_lEuhMyjo_dL0qogCt0xySVlM android.telephony.-$$Lambda$TelephonyFrameworkInitializer$iP56cjUbUR1ZRIwzluIA2t9jDSM -android.telephony.-$$Lambda$TelephonyRegistryManager$1$RkxDiu-MbbCQ42CqBL4-9CK3xyk android.telephony.-$$Lambda$Yv-m7RGveW6fe55SlwzIMxb0o7g android.telephony.-$$Lambda$aE7Wu7JzXFGZVMA99j_a85iFAfk android.telephony.-$$Lambda$nI532gOfoINNzVgsF5xxfG3W2Qg @@ -7077,7 +6870,6 @@ android.telephony.TelephonyDisplayInfo android.telephony.TelephonyFrameworkInitializer android.telephony.TelephonyHistogram$1 android.telephony.TelephonyHistogram -android.telephony.TelephonyManager$12 android.telephony.TelephonyManager$1 android.telephony.TelephonyManager$2 android.telephony.TelephonyManager$3 @@ -7177,8 +6969,6 @@ android.telephony.gsm.SmsManager android.telephony.gsm.SmsMessage$MessageClass android.telephony.gsm.SmsMessage$SubmitPdu android.telephony.gsm.SmsMessage -android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$9lnEaeHSAyDmB_q6Q-yJafanN30 -android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$JaqoN0g61yWQgR4J3VFyYEivBvs android.telephony.ims.ImsCallForwardInfo$1 android.telephony.ims.ImsCallForwardInfo android.telephony.ims.ImsCallProfile$1 @@ -7248,8 +7038,6 @@ android.telephony.ims.aidl.IImsServiceControllerListener android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy android.telephony.ims.aidl.IImsSmsListener$Stub android.telephony.ims.aidl.IImsSmsListener -android.telephony.ims.aidl.IRcsFeatureListener$Stub -android.telephony.ims.aidl.IRcsFeatureListener android.telephony.ims.feature.CapabilityChangeRequest$1 android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair android.telephony.ims.feature.CapabilityChangeRequest @@ -7278,7 +7066,6 @@ android.telephony.ims.stub.ImsRegistrationImplBase android.telephony.ims.stub.ImsSmsImplBase android.telephony.ims.stub.ImsUtImplBase$1 android.telephony.ims.stub.ImsUtImplBase -android.text.-$$Lambda$Layout$SgphvmrfH8y9yyge-C2XOLvA24M android.text.AndroidBidi android.text.AndroidCharacter android.text.Annotation @@ -7388,11 +7175,9 @@ android.text.TextUtils$TruncateAt android.text.TextUtils android.text.TextWatcher android.text.format.DateFormat -android.text.format.DateIntervalFormat android.text.format.DateUtils android.text.format.Formatter$BytesResult android.text.format.Formatter -android.text.format.RelativeDateTimeFormatter android.text.format.Time$TimeCalculator android.text.format.Time android.text.format.TimeFormatter @@ -7687,11 +7472,9 @@ android.util.apk.ApkSignatureSchemeV2Verifier android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner android.util.apk.ApkSignatureSchemeV3Verifier -android.util.apk.ApkSignatureVerifier$SigningDetailsWithDigests android.util.apk.ApkSignatureVerifier android.util.apk.ApkSigningBlockUtils$1 android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester -android.util.apk.ApkSigningBlockUtils$VerifiedProofOfRotation android.util.apk.ApkSigningBlockUtils android.util.apk.ByteBufferDataSource android.util.apk.ByteBufferFactory @@ -7706,8 +7489,6 @@ android.util.apk.VerityBuilder$VerityResult android.util.apk.VerityBuilder android.util.apk.WrappedX509Certificate android.util.apk.ZipUtils -android.util.imetracing.ImeTracing -android.util.imetracing.ImeTracingClientImpl android.util.jar.StrictJarFile$EntryIterator android.util.jar.StrictJarFile$FDStream android.util.jar.StrictJarFile$JarFileInputStream @@ -7725,52 +7506,12 @@ android.util.proto.ProtoParseException android.util.proto.ProtoStream android.util.proto.ProtoUtils android.util.proto.WireTypeMismatchException -android.view.-$$Lambda$6C8snxjTaCrZB8C2e-TAH8wSttI android.view.-$$Lambda$9Xz1BSYQCUf2f8fUXZkfgSnUn4Q -android.view.-$$Lambda$AkkJubovtDgIL-MJsaruIhv-V1s -android.view.-$$Lambda$ETB8tv2IYR-HsOb03MQU_AcJplA -android.view.-$$Lambda$FocusFinder$7lRgVQyidawj0xoDYDKSIcwomuQ -android.view.-$$Lambda$FocusFinder$FocusSorter$HN_OYzX5p-Ud85IAyiH6-Vh44J0 -android.view.-$$Lambda$FocusFinder$FocusSorter$jFm2_UyIQA1XTeZee0rrm4C7ZVE -android.view.-$$Lambda$FocusFinder$f3L5wGzU6_Ci0Ru3OFxFLDDi4kU -android.view.-$$Lambda$InsetsAnimationThreadControlRunner$1$jVZtd-mzbW03iOf0qp1qKUPuDUY -android.view.-$$Lambda$InsetsAnimationThreadControlRunner$ZjSFPAzpOV_K-BN-Ici4fwrXD6s -android.view.-$$Lambda$InsetsController$-JAc4vLPL-V2Y9AhiGZ6TWoP4WA -android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$3Vo5-k4-rtpsQhnW4tAy2g3k8Rs -android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$6rpKSB7EM4J2ybeh_5Rqfor6JNE -android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$ALOvF92s1zkmX7KsgDz4ivQGpgY -android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$bKruiaAMbuvF0a4_SD_7QYgJtWE -android.view.-$$Lambda$InsetsController$LvCBbImH6DQWA648Yq_JZtmCRe8 -android.view.-$$Lambda$InsetsController$PRU-rByC-T6Cyol8QANPZ-P3LX8 -android.view.-$$Lambda$InsetsController$ePJ4opFbfn8Q38r5Oo7RWmAEQ48 android.view.-$$Lambda$InsetsController$gQpwnpbNeWh8bng_RJJ0-xELjO8 -android.view.-$$Lambda$InsetsController$hfI8-qXjGpNJX3L5MWnCJr7YrNU -android.view.-$$Lambda$InsetsController$rqx4q3E7acbyAUsGdEitPH37Ykw -android.view.-$$Lambda$InsetsController$tE6Yg0Ym91d8arsYT4-ND9x8Y7E -android.view.-$$Lambda$JUlU7_LUmlvqtRGSI6qDg5NUq28 -android.view.-$$Lambda$SurfaceView$HdiagGhOW4ftywuXTP6Ysql-vU0 -android.view.-$$Lambda$SurfaceView$PgOqH-1CHTj5xz7zBHK88fj8o94 -android.view.-$$Lambda$SurfaceView$st27mCkd9jfJkTrN_P3qIGKX6NY -android.view.-$$Lambda$TextureView$KFUbpwCxP0cAsstCJwKu0hEVIf0 -android.view.-$$Lambda$ThreadedRenderer$HCvFaM9sATClC5PNkjEsvvV-VIs -android.view.-$$Lambda$View$27VXCdyLVNkujfByQKuywAc_nkI -android.view.-$$Lambda$View$8HzaM43tnv9E0o2UsgDOAyZlvxg -android.view.-$$Lambda$View$djNC0hav6F3Ju4Mn9T4RElhT1Ho -android.view.-$$Lambda$ViewGroup$ViewLocationHolder$FJWF4PO_afSLx24SR-YckDnJ4Sg -android.view.-$$Lambda$ViewGroup$ViewLocationHolder$KqoaKT4W8B9gHx985xo3VyQ7ReE -android.view.-$$Lambda$ViewRootImpl$-ZsUhQL5Hup-CvTROvUjnab-8zk -android.view.-$$Lambda$ViewRootImpl$D34ti2YdH6GjAXcHoFzxeTk3Mgg -android.view.-$$Lambda$ViewRootImpl$W0SWeyFcnfgGQ5K4KPglvpWGacY -android.view.-$$Lambda$ViewRootImpl$fslH3hTxm6DF-YEWDp9eT-vqvLA -android.view.-$$Lambda$WindowManagerGlobal$ghaoSRunGyxCNCOlqFq7hoY-c3o -android.view.-$$Lambda$_oXv89Xvtr5sZ0475ktBd5MbWXE -android.view.-$$Lambda$cZoUulIooQDwJ0Ds38iuCoNv9zE -android.view.-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY android.view.AbsSavedState$1 android.view.AbsSavedState$2 android.view.AbsSavedState android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher -android.view.AccessibilityInteractionController$MessageHolder android.view.AccessibilityInteractionController$PrivateHandler android.view.AccessibilityInteractionController android.view.ActionMode$Callback2 @@ -7802,18 +7543,15 @@ android.view.Display$HdrCapabilities android.view.Display$Mode$1 android.view.Display$Mode android.view.Display -android.view.DisplayAddress$Network android.view.DisplayAddress$Physical$1 android.view.DisplayAddress$Physical android.view.DisplayAddress -android.view.DisplayAdjustments$FixedRotationAdjustments$1 android.view.DisplayAdjustments$FixedRotationAdjustments android.view.DisplayAdjustments android.view.DisplayCutout$Bounds android.view.DisplayCutout$ParcelableWrapper$1 android.view.DisplayCutout$ParcelableWrapper android.view.DisplayCutout -android.view.DisplayEventReceiver$VsyncEventData android.view.DisplayEventReceiver android.view.DisplayInfo$1 android.view.DisplayInfo @@ -7874,9 +7612,6 @@ android.view.IInputMonitorHost android.view.IOnKeyguardExitResult$Stub$Proxy android.view.IOnKeyguardExitResult$Stub android.view.IOnKeyguardExitResult -android.view.IPinnedStackController$Stub$Proxy -android.view.IPinnedStackController$Stub -android.view.IPinnedStackController android.view.IPinnedStackListener$Stub$Proxy android.view.IPinnedStackListener$Stub android.view.IPinnedStackListener @@ -7895,9 +7630,6 @@ android.view.IRemoteAnimationRunner android.view.IRotationWatcher$Stub$Proxy android.view.IRotationWatcher$Stub android.view.IRotationWatcher -android.view.IScrollCaptureCallbacks$Stub$Proxy -android.view.IScrollCaptureCallbacks$Stub -android.view.IScrollCaptureCallbacks android.view.ISystemGestureExclusionListener$Stub$Proxy android.view.ISystemGestureExclusionListener$Stub android.view.ISystemGestureExclusionListener @@ -7979,7 +7711,6 @@ android.view.LayoutInflater$Factory android.view.LayoutInflater$FactoryMerger android.view.LayoutInflater$Filter android.view.LayoutInflater -android.view.MagnificationSpec android.view.Menu android.view.MenuInflater$InflatedOnMenuItemClickListener android.view.MenuInflater$MenuState @@ -7995,7 +7726,6 @@ android.view.NativeVectorDrawableAnimator android.view.NotificationHeaderView$1 android.view.NotificationHeaderView$HeaderTouchListener android.view.NotificationHeaderView -android.view.OnReceiveContentCallback android.view.OrientationEventListener$SensorEventListenerImpl android.view.OrientationEventListener android.view.OrientationListener @@ -8008,7 +7738,6 @@ android.view.PointerIcon$1 android.view.PointerIcon$2 android.view.PointerIcon android.view.RemotableViewMethod -android.view.RemoteAccessibilityController android.view.RemoteAnimationAdapter$1 android.view.RemoteAnimationAdapter android.view.RemoteAnimationDefinition$1 @@ -8040,7 +7769,6 @@ android.view.SurfaceControl$DisplayCaptureArgs android.view.SurfaceControl$DisplayConfig android.view.SurfaceControl$DisplayInfo android.view.SurfaceControl$DisplayPrimaries -android.view.SurfaceControl$GlobalTransactionWrapper android.view.SurfaceControl$LayerCaptureArgs android.view.SurfaceControl$ScreenCaptureListener android.view.SurfaceControl$ScreenshotHardwareBuffer @@ -8105,7 +7833,6 @@ android.view.View$OnClickListener android.view.View$OnCreateContextMenuListener android.view.View$OnDragListener android.view.View$OnFocusChangeListener -android.view.View$OnGenericMotionListener android.view.View$OnHoverListener android.view.View$OnKeyListener android.view.View$OnLayoutChangeListener @@ -8260,12 +7987,9 @@ android.view.WindowManagerImpl android.view.WindowManagerPolicyConstants$PointerEventListener android.view.WindowManagerPolicyConstants android.view.WindowMetrics -android.view.accessibility.-$$Lambda$AccessibilityManager$1$p_bR0bryLRhUQLWqTm3MGgiQA1s -android.view.accessibility.-$$Lambda$AccessibilityManager$bpJuMIKx5yBh9_c6xNphMGVcInw android.view.accessibility.AccessibilityEvent$1 android.view.accessibility.AccessibilityEvent android.view.accessibility.AccessibilityEventSource -android.view.accessibility.AccessibilityInteractionClient android.view.accessibility.AccessibilityManager$1 android.view.accessibility.AccessibilityManager$AccessibilityPolicy android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener @@ -8287,7 +8011,6 @@ android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo android.view.accessibility.AccessibilityNodeInfo android.view.accessibility.AccessibilityNodeProvider android.view.accessibility.AccessibilityRecord -android.view.accessibility.AccessibilityRequestPreparer android.view.accessibility.CaptioningManager$1 android.view.accessibility.CaptioningManager$CaptionStyle android.view.accessibility.CaptioningManager$CaptioningChangeListener @@ -8342,7 +8065,6 @@ android.view.animation.RotateAnimation android.view.animation.ScaleAnimation android.view.animation.Transformation android.view.animation.TranslateAnimation -android.view.autofill.-$$Lambda$AutofillManager$g1aLg-XsbRQDomK-Fr4TBlyETQQ android.view.autofill.AutofillId$1 android.view.autofill.AutofillId android.view.autofill.AutofillManager$AugmentedAutofillManagerClient @@ -8369,16 +8091,6 @@ android.view.autofill.IAutofillWindowPresenter$Stub android.view.autofill.IAutofillWindowPresenter android.view.autofill.ParcelableMap$1 android.view.autofill.ParcelableMap -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$-_Bo0GyMC9jrhpIngHmXUJsDSTM -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$5DX6nMDVcB4SpSm8UKZxQL3Qu8A -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$BG83-t8F42-CLZ4CayIPAiULGN8 -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$M46nuBkOdPbbsqvoLVW_Zewv0rg -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$OcVwnNn4xGbz9NSgVdkVjicV-_s -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$RrMNwsbf00C33kOB0eFn9GLYPxE -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$dTIPkZsWxlQJQNYDpG9Rj1IALao -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$eKmGDfEo2kq0f3uDp6OYG0dnUuk -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$voKcfKDeDQQsw4Fu0mYkMiTAgio -android.view.contentcapture.-$$Lambda$MainContentCaptureSession$xv6G_6xWQNqoCPFZHD8mXRxc6kc android.view.contentcapture.ContentCaptureCondition$1 android.view.contentcapture.ContentCaptureCondition android.view.contentcapture.ContentCaptureContext$1 @@ -8407,14 +8119,10 @@ android.view.contentcapture.IContentCaptureManager android.view.contentcapture.IDataShareWriteAdapter$Stub$Proxy android.view.contentcapture.IDataShareWriteAdapter$Stub android.view.contentcapture.IDataShareWriteAdapter -android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver android.view.contentcapture.MainContentCaptureSession android.view.contentcapture.ViewNode$ViewNodeText android.view.contentcapture.ViewNode$ViewStructureImpl android.view.contentcapture.ViewNode -android.view.inputmethod.-$$Lambda$InputMethodManager$E-0Po8t4_8fQD7jHgUfYP6DrW8Q -android.view.inputmethod.-$$Lambda$InputMethodManager$UDvi9GyNKbwCf_-dTmvUfYvsSZg -android.view.inputmethod.-$$Lambda$MaIdTlU5lVIZMkzHe91uOxDOHNQ android.view.inputmethod.BaseInputConnection android.view.inputmethod.CompletionInfo$1 android.view.inputmethod.CompletionInfo @@ -8425,8 +8133,6 @@ android.view.inputmethod.CursorAnchorInfo$1 android.view.inputmethod.CursorAnchorInfo$Builder android.view.inputmethod.CursorAnchorInfo android.view.inputmethod.EditorInfo$1 -android.view.inputmethod.EditorInfo$InitialSurroundingText$1 -android.view.inputmethod.EditorInfo$InitialSurroundingText android.view.inputmethod.EditorInfo android.view.inputmethod.ExtractedText$1 android.view.inputmethod.ExtractedText @@ -8460,11 +8166,6 @@ android.view.inputmethod.InputMethodSubtype$1 android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder android.view.inputmethod.InputMethodSubtype android.view.inputmethod.InputMethodSubtypeArray -android.view.inputmethod.SparseRectFArray$SparseRectFArrayBuilder -android.view.inputmethod.SparseRectFArray -android.view.textclassifier.-$$Lambda$EntityConfidence$AKhmHWzAyR7WN78-ZLn0o2hAHiE -android.view.textclassifier.-$$Lambda$TextClassification$xgFPtE_k0PgsSaYOi4NJNm4QS_c -android.view.textclassifier.-$$Lambda$TextClassificationManager$TJbNTqjkLuxE8KSjk0RcpeVXfo0 android.view.textclassifier.ConversationAction$1 android.view.textclassifier.ConversationAction$Builder android.view.textclassifier.ConversationAction @@ -8619,28 +8320,16 @@ android.webkit.WebViewProviderInfo android.webkit.WebViewProviderResponse$1 android.webkit.WebViewProviderResponse android.webkit.WebViewZygote -android.widget.-$$Lambda$DateTimeView$ReceiverInfo$5WeIQ6PZQOQ8n1oTVyvbaESfvIc -android.widget.-$$Lambda$Editor$MagnifierMotionAnimator$9D0rjpo9Ch_nxc29-3k729BzxjI -android.widget.-$$Lambda$PopupWindow$PopupDecorView$jSXP9sgiimiNoyJEChb3268VE88 -android.widget.-$$Lambda$PopupWindow$oP3YVvNDosT2pnbtF408lMFjDRI -android.widget.-$$Lambda$PopupWindow$sBySINsQ840RHdfSximM8t-0I0Y android.widget.-$$Lambda$RemoteViews$RTEKFNGAk18OGdJQxtjJfu8ajLI -android.widget.-$$Lambda$RemoteViews$SetOnClickResponse$3ZdAlaiBN2IlSicdAdKu9ZQNpvw android.widget.-$$Lambda$RemoteViews$bFFw9byfJA4EudDvF4Yg460zbXo android.widget.-$$Lambda$SmartSelectSprite$BiDfdaeQfu97aNBxGBSfx4PDrzg android.widget.-$$Lambda$SmartSelectSprite$mPyaTuEfT2sxMHG3XGezaWdlzAk -android.widget.-$$Lambda$Toast$CallbackBinder$_WZIwOgbY1iOPlx8lbYJS9mmHeU -android.widget.-$$Lambda$Toast$CallbackBinder$cDR2HpJpfWV3dM0Se2WKGwCszko -android.widget.-$$Lambda$mVA8jjwKAxGa3bjiCrysPdOzV0g -android.widget.-$$Lambda$nEQWsE7ZKyTCKY1xJc8vNXZslcY -android.widget.-$$Lambda$vmx14IxqM-0pQvAcvupQHb2a5os android.widget.AbsListView$1 android.widget.AbsListView$2 android.widget.AbsListView$3 android.widget.AbsListView$4 android.widget.AbsListView$AbsPositionScroller android.widget.AbsListView$AdapterDataSetObserver -android.widget.AbsListView$CheckForKeyLongPress android.widget.AbsListView$CheckForLongPress android.widget.AbsListView$CheckForTap android.widget.AbsListView$FlingRunnable$1 @@ -8669,7 +8358,6 @@ android.widget.ActionMenuPresenter$1 android.widget.ActionMenuPresenter$2 android.widget.ActionMenuPresenter$ActionButtonSubmenu android.widget.ActionMenuPresenter$ActionMenuPopupCallback -android.widget.ActionMenuPresenter$OpenOverflowRunnable android.widget.ActionMenuPresenter$OverflowMenuButton$1 android.widget.ActionMenuPresenter$OverflowMenuButton android.widget.ActionMenuPresenter$OverflowPopup @@ -8684,7 +8372,6 @@ android.widget.ActionMenuView android.widget.Adapter android.widget.AdapterView$AdapterDataSetObserver android.widget.AdapterView$OnItemClickListener -android.widget.AdapterView$OnItemLongClickListener android.widget.AdapterView$OnItemSelectedListener android.widget.AdapterView$SelectionNotifier android.widget.AdapterView @@ -8811,7 +8498,6 @@ android.widget.ListView$FixedViewInfo android.widget.ListView$FocusSelector android.widget.ListView android.widget.Magnifier$Builder -android.widget.Magnifier$InternalPopupWindow android.widget.MediaController$MediaPlayerControl android.widget.MultiAutoCompleteTextView$Tokenizer android.widget.MultiAutoCompleteTextView @@ -8834,7 +8520,6 @@ android.widget.PopupWindow$PopupDecorView$4 android.widget.PopupWindow$PopupDecorView android.widget.PopupWindow android.widget.ProgressBar$1 -android.widget.ProgressBar$2 android.widget.ProgressBar$ProgressTintInfo android.widget.ProgressBar$RefreshData android.widget.ProgressBar$RefreshProgressRunnable @@ -8905,7 +8590,6 @@ android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable android.widget.SelectionActionModeHelper$SelectionTracker android.widget.SelectionActionModeHelper$TextClassificationHelper android.widget.SelectionActionModeHelper -android.widget.SmartSelectSprite$RectangleList android.widget.SmartSelectSprite android.widget.Space android.widget.SpellChecker$1 @@ -8948,7 +8632,6 @@ android.widget.TextView$SavedState$1 android.widget.TextView$SavedState android.widget.TextView$TextAppearanceAttributes android.widget.TextView -android.widget.TextViewOnReceiveContentCallback android.widget.ThemedSpinnerAdapter android.widget.Toast$Callback android.widget.Toast$CallbackBinder @@ -8971,8 +8654,6 @@ android.widget.ViewFlipper$2 android.widget.ViewFlipper android.widget.ViewSwitcher android.widget.WrapperListAdapter -android.window.ClientWindowFrames$1 -android.window.ClientWindowFrames android.window.IWindowContainerToken$Stub$Proxy android.window.IWindowContainerToken$Stub android.window.IWindowContainerToken @@ -9053,7 +8734,6 @@ com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap -com.android.i18n.system.ZygoteHooks com.android.i18n.timezone.-$$Lambda$XmlUtils$ReaderSupplier$KlpWVyp8CKG7XJhsv6-2XKG5-LA com.android.i18n.timezone.-$$Lambda$XmlUtils$ReaderSupplier$ybDLaO0rjBNrMq72iim-winah1c com.android.i18n.timezone.CountryTimeZones$OffsetResult @@ -9100,15 +8780,12 @@ com.android.icu.charset.CharsetEncoderICU com.android.icu.charset.CharsetICU com.android.icu.charset.NativeConverter com.android.icu.text.DateSorterBridge -com.android.icu.text.DecimalFormatSymbolsBridge -com.android.icu.text.ExtendedDateFormatSymbols com.android.icu.text.TimeZoneNamesNative com.android.icu.util.CaseMapperNative com.android.icu.util.Icu4cMetadata com.android.icu.util.LocaleNative com.android.icu.util.regex.MatcherNative com.android.icu.util.regex.PatternNative -com.android.ims.-$$Lambda$3aO5J_c5FUPoWjTg9v6FM1zXUzo com.android.ims.-$$Lambda$FeatureConnection$LrvG6mURwWyz6kWQwbNxNOuIjCg com.android.ims.-$$Lambda$FeatureConnector$1$M0oXM9s9gBDE5fGI1TPHIPRIElY com.android.ims.-$$Lambda$FeatureConnector$1$fbH7HzX2EEFqFPmDsBOgrbxdvxk @@ -9137,13 +8814,6 @@ com.android.ims.-$$Lambda$ImsManager$rcxj8A9PP17oGuE6nUhKmYdwbN8 com.android.ims.-$$Lambda$ImsManager$t9P0Ix1EhuXWsGKbOnQKK7pydag com.android.ims.-$$Lambda$MnRbuRvrO3cF_G29W06N-Dw2YrI com.android.ims.-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg -com.android.ims.-$$Lambda$RcsFeatureManager$1$54DpGUQctciPh2nxm6A0ZPBPySc -com.android.ims.-$$Lambda$RcsFeatureManager$1$AjnnZod0D0jkWmI83LVyYiq5V_8 -com.android.ims.-$$Lambda$RcsFeatureManager$1$EGCIBpNxWoGud0UfPMvnNIpneuE -com.android.ims.-$$Lambda$RcsFeatureManager$1$KAkCRLN_RxC61CPiS1Cm_VxjJ8Y -com.android.ims.-$$Lambda$RcsFeatureManager$1$L6dhjdLP2fu2ebSI6ZNhaAk14ZE -com.android.ims.-$$Lambda$RcsFeatureManager$1$iYre6nznEX_Df444QD-ZvYAsJQw -com.android.ims.-$$Lambda$RcsFeatureManager$1$zbtTMvTJAUD6uX6nInqFYoh3Gek com.android.ims.-$$Lambda$RcsFeatureManager$86rofOLu-ck_1RjX7GPToMN43ZY com.android.ims.-$$Lambda$RcsFeatureManager$SW9XAwBTfibn4ERPyHFBko8KA9E com.android.ims.-$$Lambda$RcsFeatureManager$gAL-g6SZWsK3HdInA2xbJb0ZBJ0 @@ -9199,7 +8869,6 @@ com.android.ims.RcsFeatureConnection$RegistrationCallbackManager com.android.ims.RcsFeatureConnection com.android.ims.RcsFeatureManager$1 com.android.ims.RcsFeatureManager$2 -com.android.ims.RcsFeatureManager$RcsFeatureCallbacks com.android.ims.RcsFeatureManager$SubscriptionManagerProxy com.android.ims.RcsFeatureManager com.android.ims.RcsPresenceInfo$1 @@ -9282,26 +8951,17 @@ com.android.ims.internal.uce.uceservice.IUceListener$Stub com.android.ims.internal.uce.uceservice.IUceListener com.android.ims.internal.uce.uceservice.IUceService$Stub com.android.ims.internal.uce.uceservice.IUceService -com.android.ims.rcs.uce.CapabilityExchangeListenerAdapter$OptionsRequestCallback -com.android.ims.rcs.uce.CapabilityExchangeListenerAdapter com.android.ims.rcs.uce.ControllerBase -com.android.ims.rcs.uce.RcsCapabilityExchangeImplAdapter$OptionsResponseCallback -com.android.ims.rcs.uce.RcsCapabilityExchangeImplAdapter$PublishResponseCallback -com.android.ims.rcs.uce.RcsCapabilityExchangeImplAdapter$SubscribeResponseCallback -com.android.ims.rcs.uce.RcsCapabilityExchangeImplAdapter com.android.ims.rcs.uce.UceController$1 com.android.ims.rcs.uce.UceController$ControllerFactory -com.android.ims.rcs.uce.UceController$RequestTaskManagerFactory com.android.ims.rcs.uce.UceController$UceControllerCallback com.android.ims.rcs.uce.UceController -com.android.ims.rcs.uce.UceRequestTaskManager com.android.ims.rcs.uce.eab.EabCapabilityResult com.android.ims.rcs.uce.eab.EabController com.android.ims.rcs.uce.options.OptionsController com.android.ims.rcs.uce.presence.pidfparser.ElementBase com.android.ims.rcs.uce.presence.pidfparser.PidfParser com.android.ims.rcs.uce.presence.pidfparser.PidfParserConstant -com.android.ims.rcs.uce.presence.pidfparser.PidfParserUtils com.android.ims.rcs.uce.presence.pidfparser.capabilities.Audio com.android.ims.rcs.uce.presence.pidfparser.capabilities.CapsConstant com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex$DuplexType @@ -9320,7 +8980,6 @@ com.android.ims.rcs.uce.presence.pidfparser.pidf.Note com.android.ims.rcs.uce.presence.pidfparser.pidf.PidfConstant com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence com.android.ims.rcs.uce.presence.pidfparser.pidf.Status -com.android.ims.rcs.uce.presence.pidfparser.pidf.Timestamp com.android.ims.rcs.uce.presence.pidfparser.pidf.Tuple com.android.ims.rcs.uce.presence.publish.-$$Lambda$DeviceCapabilityListener$9LghmAqEqhOLRR_OejonYvtQRu0 com.android.ims.rcs.uce.presence.publish.-$$Lambda$DeviceCapabilityListener$RafgongSEnfMwJWK2Yt9oFAcjls @@ -9384,7 +9043,6 @@ com.android.internal.app.IAppOpsNotedCallback com.android.internal.app.IAppOpsService$Stub$Proxy com.android.internal.app.IAppOpsService$Stub com.android.internal.app.IAppOpsService -com.android.internal.app.IAppOpsStartedCallback$Stub$Proxy com.android.internal.app.IAppOpsStartedCallback$Stub com.android.internal.app.IAppOpsStartedCallback com.android.internal.app.IBatteryStats$Stub$Proxy @@ -9392,7 +9050,6 @@ com.android.internal.app.IBatteryStats$Stub com.android.internal.app.IBatteryStats com.android.internal.app.ISoundTriggerService$Stub com.android.internal.app.ISoundTriggerService -com.android.internal.app.ISoundTriggerSession com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy com.android.internal.app.IVoiceActionCheckCallback$Stub com.android.internal.app.IVoiceActionCheckCallback @@ -9405,7 +9062,6 @@ com.android.internal.app.IVoiceInteractionSessionListener com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub com.android.internal.app.IVoiceInteractionSessionShowCallback -com.android.internal.app.IVoiceInteractionSoundTriggerSession com.android.internal.app.IVoiceInteractor$Stub$Proxy com.android.internal.app.IVoiceInteractor$Stub com.android.internal.app.IVoiceInteractor @@ -9462,7 +9118,6 @@ com.android.internal.colorextraction.ColorExtractor$GradientColors com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener com.android.internal.colorextraction.ColorExtractor -com.android.internal.colorextraction.drawable.-$$Lambda$ScrimDrawable$7I6VftgBO6hfR8os6WTdpnUKHuo com.android.internal.colorextraction.drawable.ScrimDrawable$1 com.android.internal.colorextraction.drawable.ScrimDrawable com.android.internal.colorextraction.types.ExtractionType @@ -9504,22 +9159,11 @@ com.android.internal.content.om.OverlayConfigParser com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo com.android.internal.content.om.OverlayScanner com.android.internal.database.SortCursor -com.android.internal.graphics.-$$Lambda$ColorUtils$f0xnvuii2Z04HYjPitAprIhiqfk com.android.internal.graphics.ColorUtils$ContrastCalculator com.android.internal.graphics.ColorUtils com.android.internal.graphics.SfVsyncFrameCallbackProvider com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState com.android.internal.graphics.drawable.AnimationScaleListDrawable -com.android.internal.infra.-$$Lambda$6pk9NyOda4-YNcu3o0LDBoldWIs -com.android.internal.infra.-$$Lambda$AbstractRemoteService$FfMJ90qG2_k97UFpP5-66UppL1Q -com.android.internal.infra.-$$Lambda$AbstractRemoteService$ldNkkT58p4_26OYFnZFfaAeiV3I -com.android.internal.infra.-$$Lambda$AbstractRemoteService$n27JOUQBEHySGHhjyYB_cPRqGtI -com.android.internal.infra.-$$Lambda$AndroidFuture$kx741v6MzvOXSJxFsggc3kWLfOg -com.android.internal.infra.-$$Lambda$M-7auAOO_zyxtVlCAn5eFvDKrX0 -com.android.internal.infra.-$$Lambda$ServiceConnector$Impl$p_UtAHK4SQ_Hi5pq9_qujJsoSmw -com.android.internal.infra.-$$Lambda$WEYP2nH1aLjoEoTBPtgGX_ZG53Y -com.android.internal.infra.-$$Lambda$YHqpJxuvOAxJRsfwtXAFKWIUD9o -com.android.internal.infra.-$$Lambda$vA4yR2pCy1unO8xGXVA5fZ_O8Jo com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService com.android.internal.infra.AbstractRemoteService$AsyncRequest com.android.internal.infra.AbstractRemoteService$BasePendingRequest @@ -9549,14 +9193,12 @@ com.android.internal.infra.WhitelistHelper com.android.internal.inputmethod.ICharSequenceResultCallback$Stub$Proxy com.android.internal.inputmethod.ICharSequenceResultCallback$Stub com.android.internal.inputmethod.ICharSequenceResultCallback -com.android.internal.inputmethod.IExtractedTextResultCallback$Stub$Proxy com.android.internal.inputmethod.IExtractedTextResultCallback$Stub com.android.internal.inputmethod.IExtractedTextResultCallback com.android.internal.inputmethod.IInputContentUriToken com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub com.android.internal.inputmethod.IInputMethodPrivilegedOperations -com.android.internal.inputmethod.IIntResultCallback$Stub$Proxy com.android.internal.inputmethod.IIntResultCallback$Stub com.android.internal.inputmethod.IIntResultCallback com.android.internal.inputmethod.InputMethodDebug @@ -9569,21 +9211,6 @@ com.android.internal.location.GpsNetInitiatedHandler$1 com.android.internal.location.GpsNetInitiatedHandler$2 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification com.android.internal.location.GpsNetInitiatedHandler -com.android.internal.location.ILocationProvider$Stub$Proxy -com.android.internal.location.ILocationProvider$Stub -com.android.internal.location.ILocationProvider -com.android.internal.location.ILocationProviderManager$Stub$Proxy -com.android.internal.location.ILocationProviderManager$Stub -com.android.internal.location.ILocationProviderManager -com.android.internal.location.ProviderProperties$1 -com.android.internal.location.ProviderProperties -com.android.internal.location.ProviderRequest$1 -com.android.internal.location.ProviderRequest$Builder -com.android.internal.location.ProviderRequest -com.android.internal.location.gnssmetrics.GnssMetrics$GnssPowerMetrics -com.android.internal.location.gnssmetrics.GnssMetrics$Statistics -com.android.internal.location.gnssmetrics.GnssMetrics$StatsPullAtomCallbackImpl -com.android.internal.location.gnssmetrics.GnssMetrics com.android.internal.location.nano.GnssLogsProto$GnssLog com.android.internal.location.nano.GnssLogsProto$PowerMetrics com.android.internal.logging.AndroidConfig @@ -9610,15 +9237,9 @@ com.android.internal.net.VpnProfile$1 com.android.internal.net.VpnProfile com.android.internal.notification.SystemNotificationChannels com.android.internal.os.-$$Lambda$1K25OW2023utrUg9g5fRqYwRpAA -com.android.internal.os.-$$Lambda$BatteryStatsImpl$9u57BmUGDXjjRAx-hEVb-PywbZg -com.android.internal.os.-$$Lambda$BatteryStatsImpl$ad7dXeus45Ni5n04mhv9mAxPYPQ -com.android.internal.os.-$$Lambda$BatteryStatsImpl$jx0COhHsTEG95zzie-FvMwVrvxU -com.android.internal.os.-$$Lambda$BatteryStatsImpl$qX5NW9QNGwA1AXLEdwGpXbwbh4I com.android.internal.os.-$$Lambda$RuntimeInit$SDAqXsJrQeOSbyqUZ_-YJuByIlo com.android.internal.os.-$$Lambda$YylgN4ovyfnizPyTYhvYOJ-smew com.android.internal.os.-$$Lambda$ZygoteConnection$2i8jK35XOSWWkLpo-i-oMUccQ58 -com.android.internal.os.-$$Lambda$ZygoteConnection$5DSSFqbib6vYr3mOeJeltK5oCE0 -com.android.internal.os.-$$Lambda$hJJM8nv1LrIjSXxE3tZps6dgfzA com.android.internal.os.-$$Lambda$sGurFIwAiSPT7UZlhGUjTI2mHy8 com.android.internal.os.AndroidPrintStream com.android.internal.os.AppFuseMount$1 @@ -9628,7 +9249,6 @@ com.android.internal.os.AtomicDirectory com.android.internal.os.BackgroundThread com.android.internal.os.BatterySipper$DrainType com.android.internal.os.BatterySipper -com.android.internal.os.BatteryStatsHelper$1 com.android.internal.os.BatteryStatsHelper com.android.internal.os.BatteryStatsHistory$1 com.android.internal.os.BatteryStatsHistory @@ -9654,7 +9274,6 @@ com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray com.android.internal.os.BatteryStatsImpl$MyHandler com.android.internal.os.BatteryStatsImpl$OverflowArrayMap com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback -com.android.internal.os.BatteryStatsImpl$RailEnergyDataCallback com.android.internal.os.BatteryStatsImpl$SamplingTimer com.android.internal.os.BatteryStatsImpl$StopwatchTimer com.android.internal.os.BatteryStatsImpl$SystemClocks @@ -9674,7 +9293,6 @@ com.android.internal.os.BatteryStatsImpl$UidToRemove com.android.internal.os.BatteryStatsImpl$UserInfoProvider com.android.internal.os.BatteryStatsImpl com.android.internal.os.BinderCallHeavyHitterWatcher -com.android.internal.os.BinderCallsStats$1 com.android.internal.os.BinderCallsStats$CallStat com.android.internal.os.BinderCallsStats$CallStatKey com.android.internal.os.BinderCallsStats$ExportedCallStat @@ -9687,7 +9305,6 @@ com.android.internal.os.BinderDeathDispatcher com.android.internal.os.BinderInternal$BinderProxyLimitListener com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate com.android.internal.os.BinderInternal$CallSession -com.android.internal.os.BinderInternal$CallStatsObserver com.android.internal.os.BinderInternal$GcWatcher com.android.internal.os.BinderInternal$Observer com.android.internal.os.BinderInternal$WorkSourceProvider @@ -9780,10 +9397,7 @@ com.android.internal.os.RuntimeInit com.android.internal.os.SensorPowerCalculator com.android.internal.os.SomeArgs com.android.internal.os.StatsdHiddenApiUsageLogger -com.android.internal.os.StoragedUidIoStatsReader$Callback com.android.internal.os.StoragedUidIoStatsReader -com.android.internal.os.SystemServerCpuThreadReader -com.android.internal.os.SystemServicePowerCalculator com.android.internal.os.TransferPipe com.android.internal.os.WakelockPowerCalculator com.android.internal.os.WifiPowerCalculator @@ -9797,7 +9411,6 @@ com.android.internal.os.ZygoteSecurityException com.android.internal.os.ZygoteServer$UsapPoolRefillAction com.android.internal.os.ZygoteServer com.android.internal.os.logging.MetricsLoggerWrapper -com.android.internal.policy.-$$Lambda$GestureNavigationSettingsObserver$kNHOlqZAyTWmcdPCwEj0mZNfAog com.android.internal.policy.-$$Lambda$PhoneWindow$zUUvd-89H-gaARgysD_3PG3X3EM com.android.internal.policy.BackdropFrameRenderer com.android.internal.policy.DecorContext @@ -9813,7 +9426,6 @@ com.android.internal.policy.DecorView com.android.internal.policy.DividerSnapAlgorithm$SnapTarget com.android.internal.policy.DividerSnapAlgorithm com.android.internal.policy.DockedDividerUtils -com.android.internal.policy.GestureNavigationSettingsObserver$1 com.android.internal.policy.GestureNavigationSettingsObserver com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy com.android.internal.policy.IKeyguardDismissCallback$Stub @@ -9884,13 +9496,11 @@ com.android.internal.telephony.-$$Lambda$4UcmNQRMxhdBpx1SY35W7BfhG3A com.android.internal.telephony.-$$Lambda$7izy6LinPzjDYL2uCHliGWmgueU com.android.internal.telephony.-$$Lambda$A6kmhHoBNNEQgfHFuOW-SW9Jc4I com.android.internal.telephony.-$$Lambda$BKh4mJbfT51BdqsFqnK1uvfkWPs -com.android.internal.telephony.-$$Lambda$CarrierAppUtils$TGoXH5kSLui05NCHhQRY0WaavrA com.android.internal.telephony.-$$Lambda$CarrierServiceBindHelper$AppBinding$7_9U1opDFO3ZCMbhP1Yc6Dh5JbA com.android.internal.telephony.-$$Lambda$CellularNetworkValidator$4CcPrF_YJrTRyTOpwTJ1W2QBwFU com.android.internal.telephony.-$$Lambda$CellularNetworkValidator$ValidatedNetworkCache$Z9rOoC4HxPW27MGpx6wAnKrdSos com.android.internal.telephony.-$$Lambda$CellularNetworkValidator$YS_k-qYYNAaAYFjUg62OwQ9JI7w com.android.internal.telephony.-$$Lambda$E2McIAGPWBO62AkYPcfatUmDGDA -com.android.internal.telephony.-$$Lambda$EnxeQMyv3mT-I5BUdERLG3bgQxs com.android.internal.telephony.-$$Lambda$GsmCdmaCallTracker$hYeGAF6DP-7Dvghy3P-fcle5oLs com.android.internal.telephony.-$$Lambda$GsmCdmaPhone$ZgLoki0QXQYufhnmFR9wk9AHRCU com.android.internal.telephony.-$$Lambda$H3sRvKobsEzweeik_-GwtQnSuWg @@ -9909,30 +9519,21 @@ com.android.internal.telephony.-$$Lambda$NetworkFactory$kL5ch2oeKLOJSEfcQS6NKs69 com.android.internal.telephony.-$$Lambda$NetworkScanRequestTracker$FLHA4goSvT9cI-mxMKDAvJt_7RU com.android.internal.telephony.-$$Lambda$NetworkScanRequestTracker$SP5v-gsoXQzoyen6d0mH099UaL0 com.android.internal.telephony.-$$Lambda$OtvDvurLn-KRrQzsGq0q4Ns9qiU -com.android.internal.telephony.-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$28ZqLCzon_sensMVBylEtXTDyWo -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$5XJeW9G2p_RWIMVdDfEuREZcQ-g com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$6AmAJwCY_zo2CMzwtrNK_RFTkX4 com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$AtnL4lswd7BxFBxHdpSXdQv47bA com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$C0XIWfHmI-AYshyzmnjTOqsSEbQ -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$EhMXz1Vjp5JEjg0f0SKpRTIkfyk com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$KyLnFb-Htr-DEfmA4iz-SyobOrE com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$M5bgoEn6XVkGvBfKeepd7HLTg3A com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$MPAoBQu9fd9P_AxSsUyjgKK17Xs -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$MQaE2UhLroQSyRTPEKY6mRAeQr0 -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$MTDfxhn-nGgGvkSADlRmhO3vkT0 -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$MxGFHQpceWCBMwUPCMess3DLqvI com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$TbuYNBUl1MV58PfsZXkWBFEM8Wg com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$VTfTx-U7MEt2WMvXRNLnmcJOcAc com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$WytkJSy_JvYQynwOoN86FpdJvJI -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$XpE_EGNY5Kkdb2fc7kb7gwsDWCE com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$XzENYZNCETjxQY_svycFf9IBfgk com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$dVu5LT3S7qbWTyn9nYtHqcPinOE com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$eXuQyCe82NtHGM8RdVJyHnR3OIY com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$jVenYL4Evuz_j9-6RUaTEJ5kUe0 com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$kEsLBr4Vf_yUVQfaSgmxNMGxjA4 com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$obyG-OzI0W0OHkRIAr_rdp5EzYQ -com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$ptlK4jx-s-x54ltqbZGTvQ0J71k com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$rKHUtA3zPz276k7mMB2KbvIBSPE com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$vjTdESL-zxfDUWs6m-8EfsCZrLQ com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$wa_ax_93FFimSOIsKlEhUFwKclM @@ -9972,13 +9573,9 @@ com.android.internal.telephony.-$$Lambda$SubscriptionController$_-amwlYQtTmElClj com.android.internal.telephony.-$$Lambda$SubscriptionController$_arLPNSmECosCkwf6xG3UKrqtbg com.android.internal.telephony.-$$Lambda$SubscriptionController$mWvvPglMQNa-16E5CG4Ec2b15Eo com.android.internal.telephony.-$$Lambda$SubscriptionController$xT9EIi4KNqGN-cCIP-DbDpgZ33o -com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$3Gp_AEQyEnGmFRIRW1oS7-GVaVQ -com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$AKqtKuxpH3aY-eYJjM5xcZph4aU com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$BQY_I7UtehepCDgMyAbgR4CqnaU -com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$GcCO9Nt-3gZ5013sxS7SpgPkl_4 com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$Hu8FWSQte-XrwV8GgMeKZk7XVtg com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$V_FxNZ6EUzV7_EqJK_uFOjkdAkY -com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$l57eItSBoKynsnfZNBNPTk09mgU com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$NKSnxnbvmcbw0TG5MazU9OQd4yg com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$NbAWyv9_i92Qu-bq7geULPcvFIM com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$R1cDUO8mbjY3es7D_aI4dAJhNyU @@ -10003,7 +9600,6 @@ com.android.internal.telephony.AsyncEmergencyContactNotifier com.android.internal.telephony.AsyncService$AsyncServiceInfo com.android.internal.telephony.AsyncService com.android.internal.telephony.BaseCommands -com.android.internal.telephony.BasicShellCommandHandler com.android.internal.telephony.BitwiseInputStream$AccessException com.android.internal.telephony.BitwiseInputStream com.android.internal.telephony.BlockChecker @@ -10022,7 +9618,6 @@ com.android.internal.telephony.CallStateException com.android.internal.telephony.CallTracker com.android.internal.telephony.CarrierActionAgent$1 com.android.internal.telephony.CarrierActionAgent -com.android.internal.telephony.CarrierAppUtils$AssociatedAppInfo com.android.internal.telephony.CarrierAppUtils com.android.internal.telephony.CarrierInfoManager com.android.internal.telephony.CarrierKeyDownloadManager$1 @@ -10060,7 +9655,6 @@ com.android.internal.telephony.CarrierSmsUtils com.android.internal.telephony.CellBroadcastServiceManager$1 com.android.internal.telephony.CellBroadcastServiceManager$CellBroadcastServiceConnection com.android.internal.telephony.CellBroadcastServiceManager -com.android.internal.telephony.CellBroadcastUtils com.android.internal.telephony.CellNetworkScanResult$1 com.android.internal.telephony.CellNetworkScanResult com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1 @@ -10127,8 +9721,6 @@ com.android.internal.telephony.HexDump com.android.internal.telephony.IBooleanConsumer$Stub$Proxy com.android.internal.telephony.IBooleanConsumer$Stub com.android.internal.telephony.IBooleanConsumer -com.android.internal.telephony.ICallForwardingInfoCallback$Stub -com.android.internal.telephony.ICallForwardingInfoCallback com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy com.android.internal.telephony.ICarrierConfigLoader$Stub com.android.internal.telephony.ICarrierConfigLoader @@ -10542,8 +10134,6 @@ com.android.internal.telephony.cdnr.RuimEfData com.android.internal.telephony.cdnr.UsimEfData com.android.internal.telephony.dataconnection.-$$Lambda$AccessNetworksManager$QualifiedNetworks$m4KMNLlw7X3TTZOrs9L5P96fUug com.android.internal.telephony.dataconnection.-$$Lambda$AccessNetworksManager$QualifiedNetworksServiceCallback$CguaFlT97XXoAuRK4dTo0HV2Xeo -com.android.internal.telephony.dataconnection.-$$Lambda$AccessNetworksManager$_4A8HN049xc-_mqUbtE3_2-S5oI -com.android.internal.telephony.dataconnection.-$$Lambda$DataConnection$Q6mUlug5TKoRJZHpCrEzUDJXYxs com.android.internal.telephony.dataconnection.-$$Lambda$DataServiceManager$7k9qlWWga9FKcwlcwvmJMauSaOY com.android.internal.telephony.dataconnection.-$$Lambda$DataServiceManager$yxYmAEwpmTWYaQPbp3Uh2wJFsiE com.android.internal.telephony.dataconnection.-$$Lambda$DcTracker$4uzwx4LUdjZ6ICqyhlyU4T6FlZ8 @@ -10827,8 +10417,6 @@ com.android.internal.telephony.ims.-$$Lambda$ImsResolver$y0v-PQHes-lCu2O8uUYV1lF com.android.internal.telephony.ims.-$$Lambda$ImsServiceController$5dg7G11mtmN3M-H4xeRhkMantNo com.android.internal.telephony.ims.-$$Lambda$ImsServiceController$Z8GLh5ve60BeL3C-PNIPwWfsbBw com.android.internal.telephony.ims.-$$Lambda$ImsServiceController$a7fU1Vfp-fVcNW3u8WmzBSsAZgQ -com.android.internal.telephony.ims.-$$Lambda$ImsServiceController$c2h3Oa4uYW1pLAczh6e4D8R5bYw -com.android.internal.telephony.ims.-$$Lambda$ImsServiceController$i6ut5aJr62nW_RtDviEDEHj1qGY com.android.internal.telephony.ims.-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg com.android.internal.telephony.ims.ImsConfigCompatAdapter com.android.internal.telephony.ims.ImsRegistrationCompatAdapter$1 @@ -10873,7 +10461,6 @@ com.android.internal.telephony.ims.MmTelInterfaceAdapter com.android.internal.telephony.imsphone.-$$Lambda$-g9Rm2u9Pdh1ZrNdmtrmy5MG9nU com.android.internal.telephony.imsphone.-$$Lambda$5lvMl4CEjhZ2c9I458Pl2P_uxwo com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$UiZd2bJvS-P-v4jAXZa2V10yAcA -com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$dYv3BTwUUdRHbLCAYx36-FSGyts com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneConnection$4J2-n3Yc_Jv5Gaiq-ED4vIlRjoI com.android.internal.telephony.imsphone.ImsExternalCall com.android.internal.telephony.imsphone.ImsExternalCallTracker$1 @@ -10927,17 +10514,9 @@ com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper com.android.internal.telephony.imsphone.ImsRttTextHandler$InCallReaderThread com.android.internal.telephony.imsphone.ImsRttTextHandler$NetworkWriter com.android.internal.telephony.imsphone.ImsRttTextHandler -com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$3i1txjwUqApQZ6xnzGHZvb65tDE -com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$7EndRFHqTeKi_3dP4Fc9GMhl4Z8 com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$Ixz_EYhdji-oTmtrqGb6IpmCGQ4 com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$ZZoIiFopPD6RatQmvOK_ndknJLg -com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$vnyK5Wc5U79Bv7gcSX7XmOcLB1U com.android.internal.telephony.metrics.-$$Lambda$MetricsCollector$yEWBbYEKfZzWOtKQ7XVVcvV6XZk -com.android.internal.telephony.metrics.-$$Lambda$PersistAtomsStorage$A4FX99sHXx7fDxn-5cYd-65JBTk -com.android.internal.telephony.metrics.-$$Lambda$PersistAtomsStorage$KlVFBof4GmASDhBrIo3B-_Zxgwg -com.android.internal.telephony.metrics.-$$Lambda$PersistAtomsStorage$SFS9dkHMDpzS1ekh7AKv03HN3qM -com.android.internal.telephony.metrics.-$$Lambda$PersistAtomsStorage$aPt_CfuNpBIvX5IsT-bjUMqDCUU -com.android.internal.telephony.metrics.-$$Lambda$ServiceStateStats$mvaWOusOpVIC_oCumIqAMc64XFg com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$7oose0tYhwPsBvAjTon9B60KcP0 com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$_t3S7XJAGi2lGZbrrIqVHr7oKPg com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$iokZKurxt-VqPCSqDMm-wUgsa-k @@ -10950,17 +10529,12 @@ com.android.internal.telephony.metrics.AirplaneModeStats com.android.internal.telephony.metrics.CallQualityMetrics$TimestampedQualitySnapshot com.android.internal.telephony.metrics.CallQualityMetrics com.android.internal.telephony.metrics.CallSessionEventBuilder -com.android.internal.telephony.metrics.CarrierIdMatchStats -com.android.internal.telephony.metrics.DataCallSessionStats -com.android.internal.telephony.metrics.DataStallRecoveryStats com.android.internal.telephony.metrics.InProgressCallSession com.android.internal.telephony.metrics.InProgressSmsSession com.android.internal.telephony.metrics.MetricsCollector com.android.internal.telephony.metrics.ModemPowerMetrics com.android.internal.telephony.metrics.ModemRestartStats com.android.internal.telephony.metrics.PersistAtomsStorage -com.android.internal.telephony.metrics.ServiceStateStats$TimestampedServiceState -com.android.internal.telephony.metrics.ServiceStateStats com.android.internal.telephony.metrics.SimSlotState com.android.internal.telephony.metrics.SmsSessionEventBuilder com.android.internal.telephony.metrics.SmsStats @@ -10976,10 +10550,6 @@ com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute com.android.internal.telephony.nano.CarrierIdProto$CarrierId com.android.internal.telephony.nano.CarrierIdProto$CarrierList com.android.internal.telephony.nano.CarrierIdProto -com.android.internal.telephony.nano.PersistAtomsProto$CarrierIdMismatch -com.android.internal.telephony.nano.PersistAtomsProto$CellularDataServiceSwitch -com.android.internal.telephony.nano.PersistAtomsProto$CellularServiceState -com.android.internal.telephony.nano.PersistAtomsProto$DataCallSession com.android.internal.telephony.nano.PersistAtomsProto$IncomingSms com.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms com.android.internal.telephony.nano.PersistAtomsProto$PersistAtoms @@ -11377,7 +10947,6 @@ com.android.internal.telephony.util.SMSDispatcherUtil com.android.internal.telephony.util.TelephonyUtils com.android.internal.telephony.util.VoicemailNotificationSettingsUtil com.android.internal.telephony.util.XmlUtils -com.android.internal.telephony.vendor.-$$Lambda$VendorSubscriptionInfoUpdater$1BGLTot8SouF2msE5MbhAHk73Uk com.android.internal.telephony.vendor.VendorGsmCdmaPhone com.android.internal.telephony.vendor.VendorMultiSimSettingController com.android.internal.telephony.vendor.VendorPhoneSwitcher$1 @@ -11420,16 +10989,6 @@ com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty com.android.internal.transition.EpicenterTranslateClipReveal com.android.internal.transition.TransitionConstants com.android.internal.usb.DumpUtils -com.android.internal.util.-$$Lambda$9kZMQwK74X3vpKhj-jc5SDeYToA -com.android.internal.util.-$$Lambda$DumpUtils$X183wHUXlFhYWBSkRcNuxU-YNbI -com.android.internal.util.-$$Lambda$DumpUtils$oO3cId6-rsFpEz2vJDHfeY5M96Q -com.android.internal.util.-$$Lambda$DumpUtils$ztOLWJDg9MsO2aa_5MpRZpaG95Y -com.android.internal.util.-$$Lambda$LatencyTracker$Crt1iJWXTzdBnq81t0HPYu9CorE -com.android.internal.util.-$$Lambda$LatencyTracker$Er3ckbZVsodkFKXe7tYlbUu01FY -com.android.internal.util.-$$Lambda$NLvUy5SQ1arphklYcGAS1PDdmyY -com.android.internal.util.-$$Lambda$aFs7K7FYlKymG-tPKtLcHjquOJE -com.android.internal.util.-$$Lambda$kIwoOBILpYF0OAfI3ZSFgqkKjBw -com.android.internal.util.-$$Lambda$z4bSX7DloxPC7z6eI6RXmgT3c8Y com.android.internal.util.AnnotationValidations com.android.internal.util.ArrayUtils com.android.internal.util.AsyncChannel$AsyncChannelConnection @@ -11569,7 +11128,6 @@ com.android.internal.util.function.pooled.PooledSupplier$OfDouble com.android.internal.util.function.pooled.PooledSupplier$OfInt com.android.internal.util.function.pooled.PooledSupplier$OfLong com.android.internal.util.function.pooled.PooledSupplier -com.android.internal.view.-$$Lambda$FloatingActionMode$XalhyqvnRSYJyytmWuzemAZwLkY com.android.internal.view.ActionBarPolicy com.android.internal.view.AppearanceRegion$1 com.android.internal.view.AppearanceRegion @@ -11637,16 +11195,9 @@ com.android.internal.view.menu.MenuPresenter com.android.internal.view.menu.MenuView$ItemView com.android.internal.view.menu.MenuView com.android.internal.view.menu.ShowableListMenu -com.android.internal.view.menu.SubMenuBuilder -com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$EWt7AaDuwZlBAQjN1D6ufmX85cQ -com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$uCp0WtDaei7_TjdbBq0ga6i9ByE -com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$zLq-2oPKq5DAK22TcsabyftDRcA -com.android.internal.widget.-$$Lambda$FloatingToolbar$KgkfQGCs-lNOaaDu0nJlPl2wYNc com.android.internal.widget.-$$Lambda$FloatingToolbar$w-IJCef_XiakLswqH8JuQjDrmZc com.android.internal.widget.-$$Lambda$MessagingPropertyAnimator$LAt0apnh8Rvs2zeF_7TFTVfZNS8 com.android.internal.widget.-$$Lambda$NotificationActionListLayout$vFTc-b67UKL7EcWvXrWogpSjPX0 -com.android.internal.widget.-$$Lambda$V0sK9ebSJ63M4zBVBrIINLA_QR4 -com.android.internal.widget.-$$Lambda$zSXr90aeKdYhDkWrfifzTvhqh7o com.android.internal.widget.AbsActionBarView$VisibilityAnimListener com.android.internal.widget.AbsActionBarView com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable @@ -11699,7 +11250,6 @@ com.android.internal.widget.LockPatternUtils$RequestThrottledException com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1 com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H com.android.internal.widget.LockPatternUtils$StrongAuthTracker -com.android.internal.widget.LockPatternUtils$WrappedCallback com.android.internal.widget.LockPatternUtils com.android.internal.widget.LockPatternView$Cell com.android.internal.widget.LockSettingsInternal @@ -11715,7 +11265,6 @@ com.android.internal.widget.MessagingLinearLayout com.android.internal.widget.MessagingMessage com.android.internal.widget.MessagingMessageState com.android.internal.widget.MessagingPropertyAnimator$1 -com.android.internal.widget.MessagingPropertyAnimator$2 com.android.internal.widget.MessagingPropertyAnimator com.android.internal.widget.MessagingTextMessage com.android.internal.widget.NotificationActionListLayout @@ -11755,8 +11304,6 @@ com.android.net.module.annotation.TestApi com.android.net.module.annotation.VisibleForTesting$Visibility com.android.net.module.annotation.VisibleForTesting com.android.net.module.annotation.WorkerThread -com.android.net.module.util.InetAddressUtils -com.android.modules.utils.BasicShellCommandHandler com.android.okhttp.Address com.android.okhttp.AndroidShimResponseCache com.android.okhttp.Authenticator @@ -12125,7 +11672,6 @@ com.android.phone.ecc.nano.android.ParcelableMessageNano com.android.phone.ecc.nano.android.ParcelableMessageNanoCreator com.android.server.AppWidgetBackupBridge com.android.server.BootReceiver$1 -com.android.server.BootReceiver com.android.server.LocalServices com.android.server.NetworkManagementSocketTagger$1 com.android.server.NetworkManagementSocketTagger$SocketTags @@ -12152,7 +11698,6 @@ com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivi com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent -com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkId com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent @@ -12282,6 +11827,423 @@ dalvik.system.VMRuntime$HiddenApiUsageLogger dalvik.system.VMRuntime dalvik.system.VMStack dalvik.system.ZygoteHooks +gov.nist.core.Debug +gov.nist.core.DuplicateNameValueList +gov.nist.core.GenericObject +gov.nist.core.GenericObjectList +gov.nist.core.Host +gov.nist.core.HostNameParser +gov.nist.core.HostPort +gov.nist.core.InternalErrorHandler +gov.nist.core.LexerCore +gov.nist.core.LogLevels +gov.nist.core.LogWriter +gov.nist.core.Match +gov.nist.core.MultiValueMap +gov.nist.core.MultiValueMapImpl +gov.nist.core.NameValue +gov.nist.core.NameValueList +gov.nist.core.PackageNames +gov.nist.core.ParserCore +gov.nist.core.Separators +gov.nist.core.ServerLogger +gov.nist.core.StackLogger +gov.nist.core.StringTokenizer +gov.nist.core.ThreadAuditor$ThreadHandle +gov.nist.core.ThreadAuditor +gov.nist.core.Token +gov.nist.core.net.AddressResolver +gov.nist.core.net.NetworkLayer +gov.nist.core.net.SslNetworkLayer +gov.nist.javax.sip.ClientTransactionExt +gov.nist.javax.sip.DefaultAddressResolver +gov.nist.javax.sip.DialogExt +gov.nist.javax.sip.DialogFilter +gov.nist.javax.sip.DialogTimeoutEvent$Reason +gov.nist.javax.sip.DialogTimeoutEvent +gov.nist.javax.sip.EventScanner +gov.nist.javax.sip.EventWrapper +gov.nist.javax.sip.ListeningPointExt +gov.nist.javax.sip.ListeningPointImpl +gov.nist.javax.sip.LogRecord +gov.nist.javax.sip.LogRecordFactory +gov.nist.javax.sip.NistSipMessageFactoryImpl +gov.nist.javax.sip.ResponseEventExt +gov.nist.javax.sip.SIPConstants +gov.nist.javax.sip.ServerTransactionExt +gov.nist.javax.sip.SipListenerExt +gov.nist.javax.sip.SipProviderExt +gov.nist.javax.sip.SipProviderImpl +gov.nist.javax.sip.SipStackExt +gov.nist.javax.sip.SipStackImpl +gov.nist.javax.sip.TransactionExt +gov.nist.javax.sip.Utils +gov.nist.javax.sip.UtilsExt +gov.nist.javax.sip.address.AddressFactoryImpl +gov.nist.javax.sip.address.AddressImpl +gov.nist.javax.sip.address.Authority +gov.nist.javax.sip.address.GenericURI +gov.nist.javax.sip.address.NetObject +gov.nist.javax.sip.address.NetObjectList +gov.nist.javax.sip.address.ParameterNames +gov.nist.javax.sip.address.RFC2396UrlDecoder +gov.nist.javax.sip.address.RouterExt +gov.nist.javax.sip.address.SipURIExt +gov.nist.javax.sip.address.SipUri +gov.nist.javax.sip.address.TelURLImpl +gov.nist.javax.sip.address.TelephoneNumber +gov.nist.javax.sip.address.UserInfo +gov.nist.javax.sip.clientauthutils.AccountManager +gov.nist.javax.sip.clientauthutils.AuthenticationHelper +gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl +gov.nist.javax.sip.clientauthutils.CredentialsCache$TimeoutTask +gov.nist.javax.sip.clientauthutils.CredentialsCache +gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm +gov.nist.javax.sip.clientauthutils.SecureAccountManager +gov.nist.javax.sip.clientauthutils.UserCredentialHash +gov.nist.javax.sip.clientauthutils.UserCredentials +gov.nist.javax.sip.header.Accept +gov.nist.javax.sip.header.AcceptEncoding +gov.nist.javax.sip.header.AcceptEncodingList +gov.nist.javax.sip.header.AcceptLanguage +gov.nist.javax.sip.header.AcceptLanguageList +gov.nist.javax.sip.header.AcceptList +gov.nist.javax.sip.header.AddressParameters +gov.nist.javax.sip.header.AddressParametersHeader +gov.nist.javax.sip.header.AlertInfo +gov.nist.javax.sip.header.AlertInfoList +gov.nist.javax.sip.header.Allow +gov.nist.javax.sip.header.AllowEvents +gov.nist.javax.sip.header.AllowEventsList +gov.nist.javax.sip.header.AllowList +gov.nist.javax.sip.header.AuthenticationHeader +gov.nist.javax.sip.header.AuthenticationInfo +gov.nist.javax.sip.header.AuthenticationInfoList +gov.nist.javax.sip.header.Authorization +gov.nist.javax.sip.header.AuthorizationList +gov.nist.javax.sip.header.CSeq +gov.nist.javax.sip.header.CallID +gov.nist.javax.sip.header.CallIdentifier +gov.nist.javax.sip.header.CallInfo +gov.nist.javax.sip.header.CallInfoList +gov.nist.javax.sip.header.Challenge +gov.nist.javax.sip.header.Contact +gov.nist.javax.sip.header.ContactList +gov.nist.javax.sip.header.ContentDisposition +gov.nist.javax.sip.header.ContentEncoding +gov.nist.javax.sip.header.ContentEncodingList +gov.nist.javax.sip.header.ContentLanguage +gov.nist.javax.sip.header.ContentLanguageList +gov.nist.javax.sip.header.ContentLength +gov.nist.javax.sip.header.ContentType +gov.nist.javax.sip.header.Credentials +gov.nist.javax.sip.header.ErrorInfo +gov.nist.javax.sip.header.ErrorInfoList +gov.nist.javax.sip.header.Event +gov.nist.javax.sip.header.Expires +gov.nist.javax.sip.header.ExtensionHeaderImpl +gov.nist.javax.sip.header.ExtensionHeaderList +gov.nist.javax.sip.header.From +gov.nist.javax.sip.header.HeaderExt +gov.nist.javax.sip.header.HeaderFactoryExt +gov.nist.javax.sip.header.HeaderFactoryImpl +gov.nist.javax.sip.header.InReplyTo +gov.nist.javax.sip.header.InReplyToList +gov.nist.javax.sip.header.Indentation +gov.nist.javax.sip.header.MaxForwards +gov.nist.javax.sip.header.MediaRange +gov.nist.javax.sip.header.MimeVersion +gov.nist.javax.sip.header.MinExpires +gov.nist.javax.sip.header.NameMap +gov.nist.javax.sip.header.Organization +gov.nist.javax.sip.header.ParameterNames +gov.nist.javax.sip.header.ParametersHeader +gov.nist.javax.sip.header.Priority +gov.nist.javax.sip.header.Protocol +gov.nist.javax.sip.header.ProxyAuthenticate +gov.nist.javax.sip.header.ProxyAuthenticateList +gov.nist.javax.sip.header.ProxyAuthorization +gov.nist.javax.sip.header.ProxyAuthorizationList +gov.nist.javax.sip.header.ProxyRequire +gov.nist.javax.sip.header.ProxyRequireList +gov.nist.javax.sip.header.RAck +gov.nist.javax.sip.header.RSeq +gov.nist.javax.sip.header.Reason +gov.nist.javax.sip.header.ReasonList +gov.nist.javax.sip.header.RecordRoute +gov.nist.javax.sip.header.RecordRouteList +gov.nist.javax.sip.header.ReferTo +gov.nist.javax.sip.header.ReplyTo +gov.nist.javax.sip.header.RequestLine +gov.nist.javax.sip.header.Require +gov.nist.javax.sip.header.RequireList +gov.nist.javax.sip.header.RetryAfter +gov.nist.javax.sip.header.Route +gov.nist.javax.sip.header.RouteList +gov.nist.javax.sip.header.SIPDate +gov.nist.javax.sip.header.SIPDateHeader +gov.nist.javax.sip.header.SIPETag +gov.nist.javax.sip.header.SIPHeader +gov.nist.javax.sip.header.SIPHeaderList +gov.nist.javax.sip.header.SIPHeaderNames +gov.nist.javax.sip.header.SIPHeaderNamesCache +gov.nist.javax.sip.header.SIPIfMatch +gov.nist.javax.sip.header.SIPObject +gov.nist.javax.sip.header.SIPObjectList +gov.nist.javax.sip.header.Server +gov.nist.javax.sip.header.SipRequestLine +gov.nist.javax.sip.header.SipStatusLine +gov.nist.javax.sip.header.StatusLine +gov.nist.javax.sip.header.Subject +gov.nist.javax.sip.header.SubscriptionState +gov.nist.javax.sip.header.Supported +gov.nist.javax.sip.header.SupportedList +gov.nist.javax.sip.header.TimeStamp +gov.nist.javax.sip.header.To +gov.nist.javax.sip.header.Unsupported +gov.nist.javax.sip.header.UnsupportedList +gov.nist.javax.sip.header.UserAgent +gov.nist.javax.sip.header.Via +gov.nist.javax.sip.header.ViaHeaderExt +gov.nist.javax.sip.header.ViaList +gov.nist.javax.sip.header.WWWAuthenticate +gov.nist.javax.sip.header.WWWAuthenticateList +gov.nist.javax.sip.header.Warning +gov.nist.javax.sip.header.WarningList +gov.nist.javax.sip.header.extensions.Join +gov.nist.javax.sip.header.extensions.JoinHeader +gov.nist.javax.sip.header.extensions.MinSE +gov.nist.javax.sip.header.extensions.MinSEHeader +gov.nist.javax.sip.header.extensions.References +gov.nist.javax.sip.header.extensions.ReferencesHeader +gov.nist.javax.sip.header.extensions.ReferredBy +gov.nist.javax.sip.header.extensions.ReferredByHeader +gov.nist.javax.sip.header.extensions.Replaces +gov.nist.javax.sip.header.extensions.ReplacesHeader +gov.nist.javax.sip.header.extensions.SessionExpires +gov.nist.javax.sip.header.extensions.SessionExpiresHeader +gov.nist.javax.sip.header.ims.AddressHeaderIms +gov.nist.javax.sip.header.ims.AuthorizationHeaderIms +gov.nist.javax.sip.header.ims.PAccessNetworkInfo +gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader +gov.nist.javax.sip.header.ims.PAssertedIdentity +gov.nist.javax.sip.header.ims.PAssertedIdentityHeader +gov.nist.javax.sip.header.ims.PAssertedIdentityList +gov.nist.javax.sip.header.ims.PAssertedService +gov.nist.javax.sip.header.ims.PAssertedServiceHeader +gov.nist.javax.sip.header.ims.PAssociatedURI +gov.nist.javax.sip.header.ims.PAssociatedURIHeader +gov.nist.javax.sip.header.ims.PAssociatedURIList +gov.nist.javax.sip.header.ims.PCalledPartyID +gov.nist.javax.sip.header.ims.PCalledPartyIDHeader +gov.nist.javax.sip.header.ims.PChargingFunctionAddresses +gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader +gov.nist.javax.sip.header.ims.PChargingVector +gov.nist.javax.sip.header.ims.PChargingVectorHeader +gov.nist.javax.sip.header.ims.PMediaAuthorization +gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader +gov.nist.javax.sip.header.ims.PMediaAuthorizationList +gov.nist.javax.sip.header.ims.PPreferredIdentity +gov.nist.javax.sip.header.ims.PPreferredIdentityHeader +gov.nist.javax.sip.header.ims.PPreferredService +gov.nist.javax.sip.header.ims.PPreferredServiceHeader +gov.nist.javax.sip.header.ims.PProfileKey +gov.nist.javax.sip.header.ims.PProfileKeyHeader +gov.nist.javax.sip.header.ims.PServedUser +gov.nist.javax.sip.header.ims.PServedUserHeader +gov.nist.javax.sip.header.ims.PUserDatabase +gov.nist.javax.sip.header.ims.PUserDatabaseHeader +gov.nist.javax.sip.header.ims.PVisitedNetworkID +gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader +gov.nist.javax.sip.header.ims.PVisitedNetworkIDList +gov.nist.javax.sip.header.ims.ParameterNamesIms +gov.nist.javax.sip.header.ims.Path +gov.nist.javax.sip.header.ims.PathHeader +gov.nist.javax.sip.header.ims.PathList +gov.nist.javax.sip.header.ims.Privacy +gov.nist.javax.sip.header.ims.PrivacyHeader +gov.nist.javax.sip.header.ims.PrivacyList +gov.nist.javax.sip.header.ims.SIPHeaderNamesIms +gov.nist.javax.sip.header.ims.SecurityAgree +gov.nist.javax.sip.header.ims.SecurityAgreeHeader +gov.nist.javax.sip.header.ims.SecurityClient +gov.nist.javax.sip.header.ims.SecurityClientHeader +gov.nist.javax.sip.header.ims.SecurityClientList +gov.nist.javax.sip.header.ims.SecurityServer +gov.nist.javax.sip.header.ims.SecurityServerHeader +gov.nist.javax.sip.header.ims.SecurityServerList +gov.nist.javax.sip.header.ims.SecurityVerify +gov.nist.javax.sip.header.ims.SecurityVerifyHeader +gov.nist.javax.sip.header.ims.SecurityVerifyList +gov.nist.javax.sip.header.ims.ServiceRoute +gov.nist.javax.sip.header.ims.ServiceRouteHeader +gov.nist.javax.sip.header.ims.ServiceRouteList +gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms +gov.nist.javax.sip.message.Content +gov.nist.javax.sip.message.ContentImpl +gov.nist.javax.sip.message.HeaderIterator +gov.nist.javax.sip.message.ListMap +gov.nist.javax.sip.message.MessageExt +gov.nist.javax.sip.message.MessageFactoryExt +gov.nist.javax.sip.message.MessageFactoryImpl$1 +gov.nist.javax.sip.message.MessageFactoryImpl +gov.nist.javax.sip.message.MessageObject +gov.nist.javax.sip.message.MultipartMimeContent +gov.nist.javax.sip.message.MultipartMimeContentImpl +gov.nist.javax.sip.message.RequestExt +gov.nist.javax.sip.message.ResponseExt +gov.nist.javax.sip.message.SIPDuplicateHeaderException +gov.nist.javax.sip.message.SIPMessage +gov.nist.javax.sip.message.SIPRequest +gov.nist.javax.sip.message.SIPResponse +gov.nist.javax.sip.parser.AcceptEncodingParser +gov.nist.javax.sip.parser.AcceptLanguageParser +gov.nist.javax.sip.parser.AcceptParser +gov.nist.javax.sip.parser.AddressParametersParser +gov.nist.javax.sip.parser.AddressParser +gov.nist.javax.sip.parser.AlertInfoParser +gov.nist.javax.sip.parser.AllowEventsParser +gov.nist.javax.sip.parser.AllowParser +gov.nist.javax.sip.parser.AuthenticationInfoParser +gov.nist.javax.sip.parser.AuthorizationParser +gov.nist.javax.sip.parser.CSeqParser +gov.nist.javax.sip.parser.CallIDParser +gov.nist.javax.sip.parser.CallInfoParser +gov.nist.javax.sip.parser.ChallengeParser +gov.nist.javax.sip.parser.ContactParser +gov.nist.javax.sip.parser.ContentDispositionParser +gov.nist.javax.sip.parser.ContentEncodingParser +gov.nist.javax.sip.parser.ContentLanguageParser +gov.nist.javax.sip.parser.ContentLengthParser +gov.nist.javax.sip.parser.ContentTypeParser +gov.nist.javax.sip.parser.DateParser +gov.nist.javax.sip.parser.ErrorInfoParser +gov.nist.javax.sip.parser.EventParser +gov.nist.javax.sip.parser.ExpiresParser +gov.nist.javax.sip.parser.FromParser +gov.nist.javax.sip.parser.HeaderParser +gov.nist.javax.sip.parser.InReplyToParser +gov.nist.javax.sip.parser.Lexer +gov.nist.javax.sip.parser.MaxForwardsParser +gov.nist.javax.sip.parser.MimeVersionParser +gov.nist.javax.sip.parser.MinExpiresParser +gov.nist.javax.sip.parser.OrganizationParser +gov.nist.javax.sip.parser.ParametersParser +gov.nist.javax.sip.parser.ParseExceptionListener +gov.nist.javax.sip.parser.Parser +gov.nist.javax.sip.parser.ParserFactory +gov.nist.javax.sip.parser.Pipeline$Buffer +gov.nist.javax.sip.parser.Pipeline$MyTimer +gov.nist.javax.sip.parser.Pipeline +gov.nist.javax.sip.parser.PipelinedMsgParser +gov.nist.javax.sip.parser.PriorityParser +gov.nist.javax.sip.parser.ProxyAuthenticateParser +gov.nist.javax.sip.parser.ProxyAuthorizationParser +gov.nist.javax.sip.parser.ProxyRequireParser +gov.nist.javax.sip.parser.RAckParser +gov.nist.javax.sip.parser.RSeqParser +gov.nist.javax.sip.parser.ReasonParser +gov.nist.javax.sip.parser.RecordRouteParser +gov.nist.javax.sip.parser.ReferToParser +gov.nist.javax.sip.parser.ReplyToParser +gov.nist.javax.sip.parser.RequestLineParser +gov.nist.javax.sip.parser.RequireParser +gov.nist.javax.sip.parser.RetryAfterParser +gov.nist.javax.sip.parser.RouteParser +gov.nist.javax.sip.parser.SIPETagParser +gov.nist.javax.sip.parser.SIPIfMatchParser +gov.nist.javax.sip.parser.SIPMessageListener +gov.nist.javax.sip.parser.ServerParser +gov.nist.javax.sip.parser.StatusLineParser +gov.nist.javax.sip.parser.StringMsgParser$1ParserThread +gov.nist.javax.sip.parser.StringMsgParser +gov.nist.javax.sip.parser.SubjectParser +gov.nist.javax.sip.parser.SubscriptionStateParser +gov.nist.javax.sip.parser.SupportedParser +gov.nist.javax.sip.parser.TimeStampParser +gov.nist.javax.sip.parser.ToParser +gov.nist.javax.sip.parser.TokenNames +gov.nist.javax.sip.parser.TokenTypes +gov.nist.javax.sip.parser.URLParser +gov.nist.javax.sip.parser.UnsupportedParser +gov.nist.javax.sip.parser.UserAgentParser +gov.nist.javax.sip.parser.ViaParser +gov.nist.javax.sip.parser.WWWAuthenticateParser +gov.nist.javax.sip.parser.WarningParser +gov.nist.javax.sip.parser.extensions.JoinParser +gov.nist.javax.sip.parser.extensions.MinSEParser +gov.nist.javax.sip.parser.extensions.ReferencesParser +gov.nist.javax.sip.parser.extensions.ReferredByParser +gov.nist.javax.sip.parser.extensions.ReplacesParser +gov.nist.javax.sip.parser.extensions.SessionExpiresParser +gov.nist.javax.sip.parser.ims.AddressHeaderParser +gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser +gov.nist.javax.sip.parser.ims.PAssertedIdentityParser +gov.nist.javax.sip.parser.ims.PAssertedServiceParser +gov.nist.javax.sip.parser.ims.PAssociatedURIParser +gov.nist.javax.sip.parser.ims.PCalledPartyIDParser +gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser +gov.nist.javax.sip.parser.ims.PChargingVectorParser +gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser +gov.nist.javax.sip.parser.ims.PPreferredIdentityParser +gov.nist.javax.sip.parser.ims.PPreferredServiceParser +gov.nist.javax.sip.parser.ims.PProfileKeyParser +gov.nist.javax.sip.parser.ims.PServedUserParser +gov.nist.javax.sip.parser.ims.PUserDatabaseParser +gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser +gov.nist.javax.sip.parser.ims.PathParser +gov.nist.javax.sip.parser.ims.PrivacyParser +gov.nist.javax.sip.parser.ims.SecurityAgreeParser +gov.nist.javax.sip.parser.ims.SecurityClientParser +gov.nist.javax.sip.parser.ims.SecurityServerParser +gov.nist.javax.sip.parser.ims.SecurityVerifyParser +gov.nist.javax.sip.parser.ims.ServiceRouteParser +gov.nist.javax.sip.parser.ims.TokenNamesIms +gov.nist.javax.sip.stack.DefaultMessageLogFactory +gov.nist.javax.sip.stack.DefaultRouter +gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl +gov.nist.javax.sip.stack.HopImpl +gov.nist.javax.sip.stack.IOHandler +gov.nist.javax.sip.stack.MessageChannel +gov.nist.javax.sip.stack.MessageLog +gov.nist.javax.sip.stack.MessageProcessor +gov.nist.javax.sip.stack.RawMessageChannel +gov.nist.javax.sip.stack.SIPClientTransaction$TransactionTimer +gov.nist.javax.sip.stack.SIPClientTransaction +gov.nist.javax.sip.stack.SIPDialog$DialogDeleteIfNoAckSentTask +gov.nist.javax.sip.stack.SIPDialog$DialogDeleteTask +gov.nist.javax.sip.stack.SIPDialog$DialogTimerTask +gov.nist.javax.sip.stack.SIPDialog$LingerTimer +gov.nist.javax.sip.stack.SIPDialog$ReInviteSender +gov.nist.javax.sip.stack.SIPDialog +gov.nist.javax.sip.stack.SIPDialogErrorEvent +gov.nist.javax.sip.stack.SIPDialogEventListener +gov.nist.javax.sip.stack.SIPServerTransaction$ListenerExecutionMaxTimer +gov.nist.javax.sip.stack.SIPServerTransaction$ProvisionalResponseTask +gov.nist.javax.sip.stack.SIPServerTransaction$RetransmissionAlertTimerTask +gov.nist.javax.sip.stack.SIPServerTransaction$SendTrying +gov.nist.javax.sip.stack.SIPServerTransaction$TransactionTimer +gov.nist.javax.sip.stack.SIPServerTransaction +gov.nist.javax.sip.stack.SIPStackTimerTask +gov.nist.javax.sip.stack.SIPTransaction$LingerTimer +gov.nist.javax.sip.stack.SIPTransaction +gov.nist.javax.sip.stack.SIPTransactionErrorEvent +gov.nist.javax.sip.stack.SIPTransactionEventListener +gov.nist.javax.sip.stack.SIPTransactionStack$PingTimer +gov.nist.javax.sip.stack.SIPTransactionStack$RemoveForkedTransactionTimerTask +gov.nist.javax.sip.stack.SIPTransactionStack +gov.nist.javax.sip.stack.ServerLog +gov.nist.javax.sip.stack.ServerRequestInterface +gov.nist.javax.sip.stack.ServerResponseInterface +gov.nist.javax.sip.stack.StackMessageFactory +gov.nist.javax.sip.stack.TCPMessageChannel$1 +gov.nist.javax.sip.stack.TCPMessageChannel +gov.nist.javax.sip.stack.TCPMessageProcessor +gov.nist.javax.sip.stack.TLSMessageChannel +gov.nist.javax.sip.stack.TLSMessageProcessor +gov.nist.javax.sip.stack.UDPMessageChannel$PingBackTimerTask +gov.nist.javax.sip.stack.UDPMessageChannel +gov.nist.javax.sip.stack.UDPMessageProcessor java.io.-$$Lambda$ObjectStreamClass$8eIGIQZRp-bvXGBU_xRX024M5ME java.io.Bits java.io.BufferedInputStream @@ -12632,7 +12594,6 @@ java.math.BigDecimal$1 java.math.BigDecimal java.math.BigInteger java.math.MathContext -java.math.MutableBigInteger java.math.RoundingMode java.net.AbstractPlainDatagramSocketImpl java.net.AbstractPlainSocketImpl @@ -12978,10 +12939,6 @@ java.sql.Date java.sql.SQLException java.sql.Time java.sql.Timestamp -java.text.-$$Lambda$2vxMVIpLa1haKUf_xngcW4w_5DI -java.text.-$$Lambda$8CAyOhZx-1enfM6AC-7nMVz647w -java.text.-$$Lambda$ffiT_V5E8Kum2a2ZYPzyGcBlheQ -java.text.-$$Lambda$fgRLfgf3MyfDa2Yut45uPO1UfNM java.text.AttributedCharacterIterator$Attribute java.text.AttributedCharacterIterator java.text.AttributedString @@ -13018,7 +12975,6 @@ java.text.ParsePosition java.text.RuleBasedCollator java.text.SimpleDateFormat java.text.StringCharacterIterator -java.time.-$$Lambda$BwCzcqUqByI-sySvqu6-pez3opQ java.time.Clock$SystemClock java.time.Clock java.time.DateTimeException @@ -13290,7 +13246,6 @@ java.util.IdentityHashMap$Values java.util.IdentityHashMap java.util.IllegalFormatException java.util.IllegalFormatPrecisionException -java.util.IllegalFormatWidthException java.util.IllformedLocaleException java.util.ImmutableCollections$AbstractImmutableList java.util.ImmutableCollections$AbstractImmutableMap @@ -13347,7 +13302,6 @@ java.util.Objects java.util.Observable java.util.Observer java.util.Optional -java.util.OptionalDouble java.util.PrimitiveIterator$OfInt java.util.PrimitiveIterator java.util.PriorityQueue$Itr @@ -13635,7 +13589,6 @@ java.util.function.BinaryOperator java.util.function.BooleanSupplier java.util.function.Consumer java.util.function.DoubleBinaryOperator -java.util.function.DoubleConsumer java.util.function.DoubleSupplier java.util.function.DoubleUnaryOperator java.util.function.Function @@ -13712,15 +13665,10 @@ java.util.regex.PatternSyntaxException java.util.stream.-$$Lambda$Collectors$2fS-acVLSb0aNT7f7r-B_JhwiGA java.util.stream.-$$Lambda$Collectors$QeR-UfG70xNpXeL-5fkrCV-EHAc java.util.stream.-$$Lambda$Collectors$aTOumrc6Jinr9ni6-4QHfxp8e0w -java.util.stream.-$$Lambda$I4Smu7LwucAzuGlMLJ005hPjzJM java.util.stream.-$$Lambda$I4culQbRd0-rjXdb6TS5OWvOlKc -java.util.stream.-$$Lambda$IntPipeline$XU5notlkrbWFOaVCBvvQPINzdP0 java.util.stream.-$$Lambda$J1SAREoo1lxpPgOl9q024MHRoqc -java.util.stream.-$$Lambda$MatchOps$cp0Kp3wY_QPvGabtQmqHAmPv-zY java.util.stream.-$$Lambda$butsdy1amoCniO_bl4Y5rer202k java.util.stream.-$$Lambda$gDKEcGxnaIgU7sqXbIS8kj9NQtE -java.util.stream.-$$Lambda$oYYRiyIRXGq52jxEcsejZoqs5VM -java.util.stream.-$$Lambda$yvS8ba_uzbQnyp0w3r_NE0ebUrc java.util.stream.-$$Lambda$zWch5QbFDCUBaiveGFPDJVBlfYs java.util.stream.AbstractPipeline java.util.stream.AbstractSpinedBuffer @@ -13732,8 +13680,6 @@ java.util.stream.Collectors java.util.stream.DistinctOps$1$2 java.util.stream.DistinctOps$1 java.util.stream.DistinctOps -java.util.stream.DoublePipeline$StatelessOp -java.util.stream.DoublePipeline java.util.stream.DoubleStream java.util.stream.FindOps$FindOp java.util.stream.FindOps$FindSink$OfRef @@ -13775,8 +13721,6 @@ java.util.stream.Nodes$IntFixedNodeBuilder java.util.stream.Nodes$IntSpinedNodeBuilder java.util.stream.Nodes java.util.stream.PipelineHelper -java.util.stream.ReduceOps$12 -java.util.stream.ReduceOps$12ReducingSink java.util.stream.ReduceOps$1 java.util.stream.ReduceOps$1ReducingSink java.util.stream.ReduceOps$3 @@ -13797,15 +13741,12 @@ java.util.stream.ReferencePipeline$4$1 java.util.stream.ReferencePipeline$4 java.util.stream.ReferencePipeline$5$1 java.util.stream.ReferencePipeline$5 -java.util.stream.ReferencePipeline$6$1 -java.util.stream.ReferencePipeline$6 java.util.stream.ReferencePipeline$Head java.util.stream.ReferencePipeline$StatefulOp java.util.stream.ReferencePipeline$StatelessOp java.util.stream.ReferencePipeline java.util.stream.Sink$ChainedInt java.util.stream.Sink$ChainedReference -java.util.stream.Sink$OfDouble java.util.stream.Sink$OfInt java.util.stream.Sink$OfLong java.util.stream.Sink @@ -13954,6 +13895,107 @@ javax.security.cert.CertificateEncodingException javax.security.cert.CertificateException javax.security.cert.X509Certificate$1 javax.security.cert.X509Certificate +javax.sip.ClientTransaction +javax.sip.Dialog +javax.sip.DialogDoesNotExistException +javax.sip.DialogState +javax.sip.DialogTerminatedEvent +javax.sip.IOExceptionEvent +javax.sip.InvalidArgumentException +javax.sip.ListeningPoint +javax.sip.ObjectInUseException +javax.sip.PeerUnavailableException +javax.sip.ProviderDoesNotExistException +javax.sip.RequestEvent +javax.sip.ResponseEvent +javax.sip.ServerTransaction +javax.sip.SipException +javax.sip.SipFactory +javax.sip.SipListener +javax.sip.SipProvider +javax.sip.SipStack +javax.sip.Timeout +javax.sip.TimeoutEvent +javax.sip.Transaction +javax.sip.TransactionAlreadyExistsException +javax.sip.TransactionDoesNotExistException +javax.sip.TransactionState +javax.sip.TransactionTerminatedEvent +javax.sip.TransactionUnavailableException +javax.sip.TransportNotSupportedException +javax.sip.address.Address +javax.sip.address.AddressFactory +javax.sip.address.Hop +javax.sip.address.Router +javax.sip.address.SipURI +javax.sip.address.TelURL +javax.sip.address.URI +javax.sip.header.AcceptEncodingHeader +javax.sip.header.AcceptHeader +javax.sip.header.AcceptLanguageHeader +javax.sip.header.AlertInfoHeader +javax.sip.header.AllowEventsHeader +javax.sip.header.AllowHeader +javax.sip.header.AuthenticationInfoHeader +javax.sip.header.AuthorizationHeader +javax.sip.header.CSeqHeader +javax.sip.header.CallIdHeader +javax.sip.header.CallInfoHeader +javax.sip.header.ContactHeader +javax.sip.header.ContentDispositionHeader +javax.sip.header.ContentEncodingHeader +javax.sip.header.ContentLanguageHeader +javax.sip.header.ContentLengthHeader +javax.sip.header.ContentTypeHeader +javax.sip.header.DateHeader +javax.sip.header.Encoding +javax.sip.header.ErrorInfoHeader +javax.sip.header.EventHeader +javax.sip.header.ExpiresHeader +javax.sip.header.ExtensionHeader +javax.sip.header.FromHeader +javax.sip.header.Header +javax.sip.header.HeaderAddress +javax.sip.header.HeaderFactory +javax.sip.header.InReplyToHeader +javax.sip.header.MaxForwardsHeader +javax.sip.header.MediaType +javax.sip.header.MimeVersionHeader +javax.sip.header.MinExpiresHeader +javax.sip.header.OptionTag +javax.sip.header.OrganizationHeader +javax.sip.header.Parameters +javax.sip.header.PriorityHeader +javax.sip.header.ProxyAuthenticateHeader +javax.sip.header.ProxyAuthorizationHeader +javax.sip.header.ProxyRequireHeader +javax.sip.header.RAckHeader +javax.sip.header.RSeqHeader +javax.sip.header.ReasonHeader +javax.sip.header.RecordRouteHeader +javax.sip.header.ReferToHeader +javax.sip.header.ReplyToHeader +javax.sip.header.RequireHeader +javax.sip.header.RetryAfterHeader +javax.sip.header.RouteHeader +javax.sip.header.SIPETagHeader +javax.sip.header.SIPIfMatchHeader +javax.sip.header.ServerHeader +javax.sip.header.SubjectHeader +javax.sip.header.SubscriptionStateHeader +javax.sip.header.SupportedHeader +javax.sip.header.TimeStampHeader +javax.sip.header.ToHeader +javax.sip.header.TooManyHopsException +javax.sip.header.UnsupportedHeader +javax.sip.header.UserAgentHeader +javax.sip.header.ViaHeader +javax.sip.header.WWWAuthenticateHeader +javax.sip.header.WarningHeader +javax.sip.message.Message +javax.sip.message.MessageFactory +javax.sip.message.Request +javax.sip.message.Response javax.xml.parsers.DocumentBuilder javax.xml.parsers.DocumentBuilderFactory javax.xml.parsers.ParserConfigurationException diff --git a/services/art-profile b/services/art-profile index 287e6094bfe0a..4b3f38ac67ca8 100644 --- a/services/art-profile +++ b/services/art-profile @@ -2,34 +2,36 @@ HSPLandroid/app/usage/UsageStatsManagerInternal;->()V PLandroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback$LoadingProgressCallbackBinder;->(Landroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback;)V PLandroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback$LoadingProgressCallbackBinder;->(Landroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback;Landroid/content/pm/PackageManagerInternal$1;)V PLandroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback;->(Landroid/os/Handler;)V +PLandroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback;->getBinder()Landroid/os/IBinder; PLandroid/content/pm/PackageManagerInternal$PackageListObserver;->onPackageChanged(Ljava/lang/String;I)V HSPLandroid/content/pm/PackageManagerInternal;->()V PLandroid/content/pm/PackageManagerInternal;->getPackageList()Lcom/android/server/pm/PackageList; PLandroid/content/pm/PackageManagerInternal;->knownPackageToString(I)Ljava/lang/String; -PLandroid/hardware/audio/common/V2_0/AudioConfig;->()V -PLandroid/hardware/audio/common/V2_0/AudioConfig;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->()V -PLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/audio/common/V2_0/AudioConfig;->()V +HPLandroid/hardware/audio/common/V2_0/AudioConfig;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->()V +HPLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V HSPLandroid/hardware/audio/common/V2_0/Uuid;->()V HSPLandroid/hardware/audio/common/V2_0/Uuid;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/audio/common/V2_0/Uuid;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/audio/common/V2_0/Uuid;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V HSPLandroid/hardware/authsecret/V1_0/IAuthSecret$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/authsecret/V1_0/IAuthSecret$Proxy;->interfaceChain()Ljava/util/ArrayList; HPLandroid/hardware/authsecret/V1_0/IAuthSecret$Proxy;->primaryUserCredential(Ljava/util/ArrayList;)V HSPLandroid/hardware/authsecret/V1_0/IAuthSecret;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/authsecret/V1_0/IAuthSecret; HSPLandroid/hardware/authsecret/V1_0/IAuthSecret;->getService(Ljava/lang/String;Z)Landroid/hardware/authsecret/V1_0/IAuthSecret; HSPLandroid/hardware/authsecret/V1_0/IAuthSecret;->getService(Z)Landroid/hardware/authsecret/V1_0/IAuthSecret; +HSPLandroid/hardware/biometrics/face/IFace;->()V PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->(Landroid/os/IHwBinder;)V PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->asBinder()Landroid/os/IHwBinder; -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->authenticate(J)I -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->cancel()I +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->authenticate(J)I +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->cancel()I PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->enumerate()I -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->generateChallenge(I)Landroid/hardware/biometrics/face/V1_0/OptionalUint64; -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->getAuthenticatorId()Landroid/hardware/biometrics/face/V1_0/OptionalUint64; +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->generateChallenge(I)Landroid/hardware/biometrics/face/V1_0/OptionalUint64; +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->getAuthenticatorId()Landroid/hardware/biometrics/face/V1_0/OptionalUint64; PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->getFeature(II)Landroid/hardware/biometrics/face/V1_0/OptionalBool; PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->interfaceChain()Ljava/util/ArrayList; -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->resetLockout(Ljava/util/ArrayList;)I -PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->revokeChallenge()I +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->resetLockout(Ljava/util/ArrayList;)I +HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->revokeChallenge()I PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->setActiveUser(ILjava/lang/String;)I PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy;->setCallback(Landroid/hardware/biometrics/face/V1_0/IBiometricsFaceClientCallback;)Landroid/hardware/biometrics/face/V1_0/OptionalUint64; PLandroid/hardware/biometrics/face/V1_0/IBiometricsFace;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/biometrics/face/V1_0/IBiometricsFace; @@ -41,16 +43,16 @@ HPLandroid/hardware/biometrics/face/V1_0/IBiometricsFaceClientCallback$Stub;->on PLandroid/hardware/biometrics/face/V1_0/OptionalBool;->()V PLandroid/hardware/biometrics/face/V1_0/OptionalBool;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V PLandroid/hardware/biometrics/face/V1_0/OptionalBool;->readFromParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->()V -PLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->readFromParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->()V +HPLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->readFromParcel(Landroid/os/HwParcel;)V HSPLandroid/hardware/biometrics/fingerprint/IFingerprint;->()V HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->asBinder()Landroid/os/IHwBinder; -PLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->authenticate(JI)I -PLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->cancel()I +HPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->authenticate(JI)I +HPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->cancel()I PLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->enumerate()I -PLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->getAuthenticatorId()J +HPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->getAuthenticatorId()J HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->interfaceChain()Ljava/util/ArrayList; PLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->setActiveGroup(ILjava/lang/String;)I HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->setNotify(Landroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprintClientCallback;)J @@ -59,7 +61,7 @@ HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint;->getSer HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint;->getService(Ljava/lang/String;)Landroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint; HSPLandroid/hardware/biometrics/fingerprint/V2_2/IBiometricsFingerprintClientCallback$Stub;->()V HSPLandroid/hardware/biometrics/fingerprint/V2_2/IBiometricsFingerprintClientCallback$Stub;->asBinder()Landroid/os/IHwBinder; -PLandroid/hardware/biometrics/fingerprint/V2_2/IBiometricsFingerprintClientCallback$Stub;->interfaceChain()Ljava/util/ArrayList; +HPLandroid/hardware/biometrics/fingerprint/V2_2/IBiometricsFingerprintClientCallback$Stub;->interfaceChain()Ljava/util/ArrayList; HPLandroid/hardware/biometrics/fingerprint/V2_2/IBiometricsFingerprintClientCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V HSPLandroid/hardware/biometrics/fingerprint/V2_3/IBiometricsFingerprint$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/biometrics/fingerprint/V2_3/IBiometricsFingerprint$Proxy;->interfaceChain()Ljava/util/ArrayList; @@ -77,10 +79,11 @@ HSPLandroid/hardware/health/V2_0/IHealth$Proxy;->asBinder()Landroid/os/IHwBinder HSPLandroid/hardware/health/V2_0/IHealth$Proxy;->equals(Ljava/lang/Object;)Z HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getCapacity(Landroid/hardware/health/V2_0/IHealth$getCapacityCallback;)V HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getChargeCounter(Landroid/hardware/health/V2_0/IHealth$getChargeCounterCallback;)V +HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getChargeStatus(Landroid/hardware/health/V2_0/IHealth$getChargeStatusCallback;)V HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getCurrentAverage(Landroid/hardware/health/V2_0/IHealth$getCurrentAverageCallback;)V -PLandroid/hardware/health/V2_0/IHealth$Proxy;->getCurrentNow(Landroid/hardware/health/V2_0/IHealth$getCurrentNowCallback;)V +HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getCurrentNow(Landroid/hardware/health/V2_0/IHealth$getCurrentNowCallback;)V HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getEnergyCounter(Landroid/hardware/health/V2_0/IHealth$getEnergyCounterCallback;)V -PLandroid/hardware/health/V2_0/IHealth$Proxy;->getHealthInfo(Landroid/hardware/health/V2_0/IHealth$getHealthInfoCallback;)V +HPLandroid/hardware/health/V2_0/IHealth$Proxy;->getHealthInfo(Landroid/hardware/health/V2_0/IHealth$getHealthInfoCallback;)V HSPLandroid/hardware/health/V2_0/IHealth$Proxy;->interfaceChain()Ljava/util/ArrayList; HSPLandroid/hardware/health/V2_0/IHealth$Proxy;->registerCallback(Landroid/hardware/health/V2_0/IHealthInfoCallback;)I HSPLandroid/hardware/health/V2_0/IHealth$Proxy;->update()I @@ -100,41 +103,65 @@ HSPLandroid/hardware/health/V2_1/IHealthInfoCallback$Stub;->onTransact(ILandroid HSPLandroid/hardware/light/HwLight$1;->()V HSPLandroid/hardware/light/HwLight;->()V HSPLandroid/hardware/light/HwLight;->()V +HSPLandroid/hardware/light/ILights;->()V HSPLandroid/hardware/oemlock/V1_0/IOemLock$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/oemlock/V1_0/IOemLock$Proxy;->interfaceChain()Ljava/util/ArrayList; PLandroid/hardware/oemlock/V1_0/IOemLock$Proxy;->isOemUnlockAllowedByCarrier(Landroid/hardware/oemlock/V1_0/IOemLock$isOemUnlockAllowedByCarrierCallback;)V +PLandroid/hardware/oemlock/V1_0/IOemLock$Proxy;->isOemUnlockAllowedByDevice(Landroid/hardware/oemlock/V1_0/IOemLock$isOemUnlockAllowedByDeviceCallback;)V PLandroid/hardware/oemlock/V1_0/IOemLock$Proxy;->setOemUnlockAllowedByCarrier(ZLjava/util/ArrayList;)I HSPLandroid/hardware/oemlock/V1_0/IOemLock;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/oemlock/V1_0/IOemLock; HSPLandroid/hardware/oemlock/V1_0/IOemLock;->getService(Ljava/lang/String;Z)Landroid/hardware/oemlock/V1_0/IOemLock; HSPLandroid/hardware/oemlock/V1_0/IOemLock;->getService(Z)Landroid/hardware/oemlock/V1_0/IOemLock; -PLandroid/hardware/power/stats/EnergyConsumerResult$1;->()V -HPLandroid/hardware/power/stats/EnergyConsumerResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/EnergyConsumerResult; -HPLandroid/hardware/power/stats/EnergyConsumerResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/hardware/power/stats/EnergyConsumerResult$1;->newArray(I)[Landroid/hardware/power/stats/EnergyConsumerResult; -HPLandroid/hardware/power/stats/EnergyConsumerResult$1;->newArray(I)[Ljava/lang/Object; -PLandroid/hardware/power/stats/EnergyConsumerResult;->()V -HPLandroid/hardware/power/stats/EnergyConsumerResult;->()V -HPLandroid/hardware/power/stats/EnergyConsumerResult;->readFromParcel(Landroid/os/Parcel;)V -PLandroid/hardware/power/stats/EnergyMeasurement$1;->()V +HSPLandroid/hardware/power/stats/ChannelInfo$1;->()V +PLandroid/hardware/power/stats/ChannelInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/ChannelInfo; +PLandroid/hardware/power/stats/ChannelInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +PLandroid/hardware/power/stats/ChannelInfo$1;->newArray(I)[Landroid/hardware/power/stats/ChannelInfo; +PLandroid/hardware/power/stats/ChannelInfo$1;->newArray(I)[Ljava/lang/Object; +HSPLandroid/hardware/power/stats/ChannelInfo;->()V +PLandroid/hardware/power/stats/ChannelInfo;->()V +PLandroid/hardware/power/stats/ChannelInfo;->readFromParcel(Landroid/os/Parcel;)V +HSPLandroid/hardware/power/stats/EnergyConsumerResult$1;->()V +HSPLandroid/hardware/power/stats/EnergyConsumerResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/EnergyConsumerResult; +HSPLandroid/hardware/power/stats/EnergyConsumerResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HSPLandroid/hardware/power/stats/EnergyConsumerResult$1;->newArray(I)[Landroid/hardware/power/stats/EnergyConsumerResult; +HSPLandroid/hardware/power/stats/EnergyConsumerResult$1;->newArray(I)[Ljava/lang/Object; +HSPLandroid/hardware/power/stats/EnergyConsumerResult;->()V +HSPLandroid/hardware/power/stats/EnergyConsumerResult;->()V +HSPLandroid/hardware/power/stats/EnergyConsumerResult;->readFromParcel(Landroid/os/Parcel;)V +HSPLandroid/hardware/power/stats/EnergyMeasurement$1;->()V HPLandroid/hardware/power/stats/EnergyMeasurement$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/EnergyMeasurement; HPLandroid/hardware/power/stats/EnergyMeasurement$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; -PLandroid/hardware/power/stats/EnergyMeasurement$1;->newArray(I)[Landroid/hardware/power/stats/EnergyMeasurement; +HPLandroid/hardware/power/stats/EnergyMeasurement$1;->newArray(I)[Landroid/hardware/power/stats/EnergyMeasurement; HPLandroid/hardware/power/stats/EnergyMeasurement$1;->newArray(I)[Ljava/lang/Object; -PLandroid/hardware/power/stats/EnergyMeasurement;->()V +HSPLandroid/hardware/power/stats/EnergyMeasurement;->()V HPLandroid/hardware/power/stats/EnergyMeasurement;->()V HPLandroid/hardware/power/stats/EnergyMeasurement;->readFromParcel(Landroid/os/Parcel;)V -PLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->(Landroid/os/IBinder;)V -HPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getEnergyConsumed([I)[Landroid/hardware/power/stats/EnergyConsumerResult; +HSPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getEnergyConsumed([I)[Landroid/hardware/power/stats/EnergyConsumerResult; +PLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getEnergyConsumerInfo()[I +PLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getEnergyMeterInfo()[Landroid/hardware/power/stats/ChannelInfo; HPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->readEnergyMeters([I)[Landroid/hardware/power/stats/EnergyMeasurement; -PLandroid/hardware/power/stats/IPowerStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/power/stats/IPowerStats; -PLandroid/hardware/power/stats/IPowerStats;->()V +HSPLandroid/hardware/power/stats/IPowerStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/power/stats/IPowerStats; +HSPLandroid/hardware/power/stats/IPowerStats;->()V +HSPLandroid/hardware/power/stats/PowerEntityInfo$1;->()V +HSPLandroid/hardware/power/stats/PowerEntityInfo;->()V +PLandroid/hardware/power/stats/PowerEntityInfo;->()V +HSPLandroid/hardware/power/stats/StateInfo$1;->()V +HSPLandroid/hardware/power/stats/StateInfo;->()V +PLandroid/hardware/power/stats/StateInfo;->()V +HSPLandroid/hardware/power/stats/StateResidency$1;->()V +HSPLandroid/hardware/power/stats/StateResidency;->()V +HPLandroid/hardware/power/stats/StateResidency;->()V +HSPLandroid/hardware/power/stats/StateResidencyResult$1;->()V +HSPLandroid/hardware/power/stats/StateResidencyResult;->()V +HPLandroid/hardware/power/stats/StateResidencyResult;->()V HSPLandroid/hardware/rebootescrow/IRebootEscrow$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLandroid/hardware/rebootescrow/IRebootEscrow$Stub$Proxy;->retrieveKey()[B PLandroid/hardware/rebootescrow/IRebootEscrow$Stub$Proxy;->storeKey([B)V HSPLandroid/hardware/rebootescrow/IRebootEscrow$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/rebootescrow/IRebootEscrow; HSPLandroid/hardware/rebootescrow/IRebootEscrow;->()V PLandroid/hardware/soundtrigger/V2_0/ConfidenceLevel;->()V -PLandroid/hardware/soundtrigger/V2_0/ConfidenceLevel;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/ConfidenceLevel;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Phrase;->()V PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Phrase;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;->()V @@ -143,62 +170,62 @@ HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;->readFromParc HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Proxy;->asBinder()Landroid/os/IHwBinder; HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Proxy;->interfaceChain()Ljava/util/ArrayList; -PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$RecognitionConfig;->()V -PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$RecognitionConfig;->()V +HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$SoundModel;->()V -PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$SoundModel;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$SoundModel;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw; HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw;->getService(Ljava/lang/String;Z)Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw; HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw;->getService(Z)Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw; -PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;->()V -PLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->()V -PLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;->()V +HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->()V +HPLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;->()V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;->writeToParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->()V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->writeToParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->()V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;->writeToParcel(Landroid/os/HwParcel;)V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;->()V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;->writeToParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->()V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->readFromParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->()V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->readFromParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->()V -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->asBinder()Landroid/os/IHwBinder; -PLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->()V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;->readFromParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->()V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;->readFromParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->()V +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->asBinder()Landroid/os/IHwBinder; +HPLandroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$Stub;->onTransact(ILandroid/os/HwParcel;Landroid/os/HwParcel;I)V HSPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->(Landroid/os/IHwBinder;)V -PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->getModelState(I)I +HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->getModelState(I)I HSPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->getProperties(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$getPropertiesCallback;)V HSPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->interfaceChain()Ljava/util/ArrayList; PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->loadPhraseSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadPhraseSoundModel_2_1Callback;)V -PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadSoundModel_2_1Callback;)V -PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->startRecognition_2_1(ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;I)I -PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->stopRecognition(I)I -PLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->unloadSoundModel(I)I +HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadSoundModel_2_1Callback;)V +HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->startRecognition_2_1(ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;I)I +HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->stopRecognition(I)I +HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->unloadSoundModel(I)I HSPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/soundtrigger/V2_2/ISoundTriggerHw; HSPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->(Landroid/os/IHwBinder;)V -PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->getModelState(I)I +HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->getModelState(I)I HSPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->getProperties_2_3(Landroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$getProperties_2_3Callback;)V HSPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->interfaceChain()Ljava/util/ArrayList; PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->loadPhraseSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadPhraseSoundModel_2_1Callback;)V -PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadSoundModel_2_1Callback;)V -PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->startRecognition_2_3(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;)I -PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->stopRecognition(I)I -PLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->unloadSoundModel(I)I +HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback;ILandroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadSoundModel_2_1Callback;)V +HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->startRecognition_2_3(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;)I +HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->stopRecognition(I)I +HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->unloadSoundModel(I)I HSPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/soundtrigger/V2_3/ISoundTriggerHw; HSPLandroid/hardware/soundtrigger/V2_3/Properties;->()V HSPLandroid/hardware/soundtrigger/V2_3/Properties;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V HSPLandroid/hardware/soundtrigger/V2_3/Properties;->readFromParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->()V -PLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V -PLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->writeToParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->()V +HPLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V +HPLandroid/hardware/soundtrigger/V2_3/RecognitionConfig;->writeToParcel(Landroid/os/HwParcel;)V HSPLandroid/hardware/usb/V1_0/IUsb$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/usb/V1_0/IUsb$Proxy;->interfaceChain()Ljava/util/ArrayList; HSPLandroid/hardware/usb/V1_0/IUsb$Proxy;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z @@ -222,16 +249,16 @@ HSPLandroid/hardware/usb/V1_2/PortStatus;->readVectorFromParcel(Landroid/os/HwPa HSPLandroid/hardware/weaver/V1_0/IWeaver$Proxy;->(Landroid/os/IHwBinder;)V HSPLandroid/hardware/weaver/V1_0/IWeaver$Proxy;->getConfig(Landroid/hardware/weaver/V1_0/IWeaver$getConfigCallback;)V HSPLandroid/hardware/weaver/V1_0/IWeaver$Proxy;->interfaceChain()Ljava/util/ArrayList; -PLandroid/hardware/weaver/V1_0/IWeaver$Proxy;->read(ILjava/util/ArrayList;Landroid/hardware/weaver/V1_0/IWeaver$readCallback;)V +HPLandroid/hardware/weaver/V1_0/IWeaver$Proxy;->read(ILjava/util/ArrayList;Landroid/hardware/weaver/V1_0/IWeaver$readCallback;)V HSPLandroid/hardware/weaver/V1_0/IWeaver;->asInterface(Landroid/os/IHwBinder;)Landroid/hardware/weaver/V1_0/IWeaver; HSPLandroid/hardware/weaver/V1_0/IWeaver;->getService(Ljava/lang/String;Z)Landroid/hardware/weaver/V1_0/IWeaver; HSPLandroid/hardware/weaver/V1_0/IWeaver;->getService(Z)Landroid/hardware/weaver/V1_0/IWeaver; HSPLandroid/hardware/weaver/V1_0/WeaverConfig;->()V HSPLandroid/hardware/weaver/V1_0/WeaverConfig;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V HSPLandroid/hardware/weaver/V1_0/WeaverConfig;->readFromParcel(Landroid/os/HwParcel;)V -PLandroid/hardware/weaver/V1_0/WeaverReadResponse;->()V -PLandroid/hardware/weaver/V1_0/WeaverReadResponse;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V -PLandroid/hardware/weaver/V1_0/WeaverReadResponse;->readFromParcel(Landroid/os/HwParcel;)V +HPLandroid/hardware/weaver/V1_0/WeaverReadResponse;->()V +HPLandroid/hardware/weaver/V1_0/WeaverReadResponse;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V +HPLandroid/hardware/weaver/V1_0/WeaverReadResponse;->readFromParcel(Landroid/os/HwParcel;)V HSPLandroid/hidl/manager/V1_0/IServiceManager$InstanceDebugInfo;->()V HSPLandroid/hidl/manager/V1_0/IServiceManager$InstanceDebugInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V HSPLandroid/hidl/manager/V1_0/IServiceManager$InstanceDebugInfo;->readVectorFromParcel(Landroid/os/HwParcel;)Ljava/util/ArrayList; @@ -259,6 +286,7 @@ HSPLandroid/net/ConnectivityModuleConnector;->(Landroid/net/ConnectivityMo HSPLandroid/net/ConnectivityModuleConnector;->access$100(Landroid/content/pm/PackageManager;Landroid/content/ComponentName;Ljava/lang/String;)V PLandroid/net/ConnectivityModuleConnector;->access$300(Landroid/net/ConnectivityModuleConnector;Ljava/lang/String;)V HSPLandroid/net/ConnectivityModuleConnector;->checkModuleServicePermission(Landroid/content/pm/PackageManager;Landroid/content/ComponentName;Ljava/lang/String;)V +PLandroid/net/ConnectivityModuleConnector;->dump(Ljava/io/PrintWriter;)V HSPLandroid/net/ConnectivityModuleConnector;->getInstance()Landroid/net/ConnectivityModuleConnector; HSPLandroid/net/ConnectivityModuleConnector;->init(Landroid/content/Context;)V HSPLandroid/net/ConnectivityModuleConnector;->log(Ljava/lang/String;)V @@ -266,129 +294,148 @@ PLandroid/net/ConnectivityModuleConnector;->logi(Ljava/lang/String;)V HSPLandroid/net/ConnectivityModuleConnector;->registerHealthListener(Landroid/net/ConnectivityModuleConnector$ConnectivityModuleHealthListener;)V HSPLandroid/net/ConnectivityModuleConnector;->startModuleService(Ljava/lang/String;Ljava/lang/String;Landroid/net/ConnectivityModuleConnector$ModuleServiceCallback;)V PLandroid/net/DataStallReportParcelable$1;->()V -PLandroid/net/DataStallReportParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/DataStallReportParcelable; +HPLandroid/net/DataStallReportParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/DataStallReportParcelable; PLandroid/net/DataStallReportParcelable$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; PLandroid/net/DataStallReportParcelable;->()V -PLandroid/net/DataStallReportParcelable;->()V -PLandroid/net/DataStallReportParcelable;->readFromParcel(Landroid/os/Parcel;)V +HPLandroid/net/DataStallReportParcelable;->()V +HPLandroid/net/DataStallReportParcelable;->readFromParcel(Landroid/os/Parcel;)V +PLandroid/net/DhcpResultsParcelable$1;->()V +PLandroid/net/DhcpResultsParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/DhcpResultsParcelable; +PLandroid/net/DhcpResultsParcelable$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +PLandroid/net/DhcpResultsParcelable;->()V +PLandroid/net/DhcpResultsParcelable;->()V +PLandroid/net/DhcpResultsParcelable;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/net/IDnsResolver$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/IDnsResolver$Stub$Proxy;->createNetworkCache(I)V -PLandroid/net/IDnsResolver$Stub$Proxy;->destroyNetworkCache(I)V -PLandroid/net/IDnsResolver$Stub$Proxy;->setResolverConfiguration(Landroid/net/ResolverParamsParcel;)V -PLandroid/net/IDnsResolver$Stub$Proxy;->startPrefix64Discovery(I)V -PLandroid/net/IDnsResolver$Stub$Proxy;->stopPrefix64Discovery(I)V +HPLandroid/net/IDnsResolver$Stub$Proxy;->createNetworkCache(I)V +HPLandroid/net/IDnsResolver$Stub$Proxy;->destroyNetworkCache(I)V +PLandroid/net/IDnsResolver$Stub$Proxy;->registerEventListener(Landroid/net/metrics/INetdEventListener;)V +HPLandroid/net/IDnsResolver$Stub$Proxy;->setResolverConfiguration(Landroid/net/ResolverParamsParcel;)V +HPLandroid/net/IDnsResolver$Stub$Proxy;->startPrefix64Discovery(I)V +HPLandroid/net/IDnsResolver$Stub$Proxy;->stopPrefix64Discovery(I)V HSPLandroid/net/IDnsResolver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/IDnsResolver; HSPLandroid/net/IDnsResolver;->()V HSPLandroid/net/INetd$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/INetd$Stub$Proxy;->bandwidthAddNaughtyApp(I)V -PLandroid/net/INetd$Stub$Proxy;->bandwidthAddNiceApp(I)V +HPLandroid/net/INetd$Stub$Proxy;->bandwidthAddNaughtyApp(I)V +HPLandroid/net/INetd$Stub$Proxy;->bandwidthAddNiceApp(I)V HPLandroid/net/INetd$Stub$Proxy;->bandwidthRemoveInterfaceQuota(Ljava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->bandwidthRemoveNaughtyApp(I)V +HPLandroid/net/INetd$Stub$Proxy;->bandwidthRemoveNiceApp(I)V HSPLandroid/net/INetd$Stub$Proxy;->bandwidthSetGlobalAlert(J)V HPLandroid/net/INetd$Stub$Proxy;->bandwidthSetInterfaceQuota(Ljava/lang/String;J)V -PLandroid/net/INetd$Stub$Proxy;->clatdStart(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLandroid/net/INetd$Stub$Proxy;->clatdStop(Ljava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->clatdStart(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HPLandroid/net/INetd$Stub$Proxy;->clatdStop(Ljava/lang/String;)V +PLandroid/net/INetd$Stub$Proxy;->firewallAddUidInterfaceRules(Ljava/lang/String;[I)V HSPLandroid/net/INetd$Stub$Proxy;->firewallEnableChildChain(IZ)V +PLandroid/net/INetd$Stub$Proxy;->firewallRemoveUidInterfaceRules([I)V HSPLandroid/net/INetd$Stub$Proxy;->firewallReplaceUidChain(Ljava/lang/String;Z[I)Z HSPLandroid/net/INetd$Stub$Proxy;->firewallSetFirewallType(I)V HPLandroid/net/INetd$Stub$Proxy;->firewallSetUidRule(III)V -PLandroid/net/INetd$Stub$Proxy;->idletimerAddInterface(Ljava/lang/String;ILjava/lang/String;)V -PLandroid/net/INetd$Stub$Proxy;->idletimerRemoveInterface(Ljava/lang/String;ILjava/lang/String;)V -PLandroid/net/INetd$Stub$Proxy;->interfaceGetCfg(Ljava/lang/String;)Landroid/net/InterfaceConfigurationParcel; +HPLandroid/net/INetd$Stub$Proxy;->idletimerAddInterface(Ljava/lang/String;ILjava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->idletimerRemoveInterface(Ljava/lang/String;ILjava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->interfaceGetCfg(Ljava/lang/String;)Landroid/net/InterfaceConfigurationParcel; HSPLandroid/net/INetd$Stub$Proxy;->interfaceGetList()[Ljava/lang/String; -PLandroid/net/INetd$Stub$Proxy;->interfaceSetMtu(Ljava/lang/String;I)V +PLandroid/net/INetd$Stub$Proxy;->interfaceSetCfg(Landroid/net/InterfaceConfigurationParcel;)V +HPLandroid/net/INetd$Stub$Proxy;->interfaceSetMtu(Ljava/lang/String;I)V HSPLandroid/net/INetd$Stub$Proxy;->isAlive()Z -PLandroid/net/INetd$Stub$Proxy;->networkAddInterface(ILjava/lang/String;)V -PLandroid/net/INetd$Stub$Proxy;->networkAddRouteParcel(ILandroid/net/RouteInfoParcel;)V +HPLandroid/net/INetd$Stub$Proxy;->networkAddInterface(ILjava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->networkAddRouteParcel(ILandroid/net/RouteInfoParcel;)V PLandroid/net/INetd$Stub$Proxy;->networkAddUidRanges(I[Landroid/net/UidRangeParcel;)V PLandroid/net/INetd$Stub$Proxy;->networkClearDefault()V -PLandroid/net/INetd$Stub$Proxy;->networkCreatePhysical(II)V +PLandroid/net/INetd$Stub$Proxy;->networkClearPermissionForUser([I)V +HPLandroid/net/INetd$Stub$Proxy;->networkCreatePhysical(II)V PLandroid/net/INetd$Stub$Proxy;->networkCreateVpn(IZ)V -PLandroid/net/INetd$Stub$Proxy;->networkDestroy(I)V -PLandroid/net/INetd$Stub$Proxy;->networkRemoveInterface(ILjava/lang/String;)V -PLandroid/net/INetd$Stub$Proxy;->networkRemoveRouteParcel(ILandroid/net/RouteInfoParcel;)V +HPLandroid/net/INetd$Stub$Proxy;->networkDestroy(I)V +HPLandroid/net/INetd$Stub$Proxy;->networkRemoveInterface(ILjava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->networkRemoveRouteParcel(ILandroid/net/RouteInfoParcel;)V PLandroid/net/INetd$Stub$Proxy;->networkRemoveUidRanges(I[Landroid/net/UidRangeParcel;)V -PLandroid/net/INetd$Stub$Proxy;->networkSetDefault(I)V -PLandroid/net/INetd$Stub$Proxy;->networkSetPermissionForNetwork(II)V +HPLandroid/net/INetd$Stub$Proxy;->networkSetDefault(I)V +HPLandroid/net/INetd$Stub$Proxy;->networkSetPermissionForNetwork(II)V HSPLandroid/net/INetd$Stub$Proxy;->networkSetPermissionForUser(I[I)V PLandroid/net/INetd$Stub$Proxy;->networkSetProtectAllow(I)V PLandroid/net/INetd$Stub$Proxy;->networkSetProtectDeny(I)V -PLandroid/net/INetd$Stub$Proxy;->networkUpdateRouteParcel(ILandroid/net/RouteInfoParcel;)V +HPLandroid/net/INetd$Stub$Proxy;->networkUpdateRouteParcel(ILandroid/net/RouteInfoParcel;)V HSPLandroid/net/INetd$Stub$Proxy;->registerUnsolicitedEventListener(Landroid/net/INetdUnsolicitedEventListener;)V -PLandroid/net/INetd$Stub$Proxy;->setTcpRWmemorySize(Ljava/lang/String;Ljava/lang/String;)V +HPLandroid/net/INetd$Stub$Proxy;->setTcpRWmemorySize(Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/INetd$Stub$Proxy;->socketDestroy([Landroid/net/UidRangeParcel;[I)V HSPLandroid/net/INetd$Stub$Proxy;->tetherGetStats()[Landroid/net/TetherStatsParcel; HSPLandroid/net/INetd$Stub$Proxy;->trafficSetNetPermForUids(I[I)V HSPLandroid/net/INetd$Stub$Proxy;->trafficSwapActiveStatsMap()V -PLandroid/net/INetd$Stub$Proxy;->wakeupAddInterface(Ljava/lang/String;Ljava/lang/String;II)V -PLandroid/net/INetd$Stub$Proxy;->wakeupDelInterface(Ljava/lang/String;Ljava/lang/String;II)V +HPLandroid/net/INetd$Stub$Proxy;->wakeupAddInterface(Ljava/lang/String;Ljava/lang/String;II)V +HPLandroid/net/INetd$Stub$Proxy;->wakeupDelInterface(Ljava/lang/String;Ljava/lang/String;II)V HSPLandroid/net/INetd$Stub;->()V HSPLandroid/net/INetd$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetd; HSPLandroid/net/INetdUnsolicitedEventListener$Stub;->()V HSPLandroid/net/INetdUnsolicitedEventListener$Stub;->asBinder()Landroid/os/IBinder; HSPLandroid/net/INetdUnsolicitedEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/net/INetdUnsolicitedEventListener;->()V -PLandroid/net/INetworkMonitor$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/INetworkMonitor$Stub$Proxy;->forceReevaluation(I)V +HPLandroid/net/INetworkMonitor$Stub$Proxy;->(Landroid/os/IBinder;)V +HPLandroid/net/INetworkMonitor$Stub$Proxy;->forceReevaluation(I)V PLandroid/net/INetworkMonitor$Stub$Proxy;->launchCaptivePortalApp()V PLandroid/net/INetworkMonitor$Stub$Proxy;->notifyCaptivePortalAppFinished(I)V HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyDnsResponse(I)V HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyLinkPropertiesChanged(Landroid/net/LinkProperties;)V HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyNetworkCapabilitiesChanged(Landroid/net/NetworkCapabilities;)V -PLandroid/net/INetworkMonitor$Stub$Proxy;->notifyNetworkConnected(Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V -PLandroid/net/INetworkMonitor$Stub$Proxy;->notifyNetworkDisconnected()V -PLandroid/net/INetworkMonitor$Stub$Proxy;->notifyPrivateDnsChanged(Landroid/net/PrivateDnsConfigParcel;)V +HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyNetworkConnected(Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V +HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyNetworkDisconnected()V +HPLandroid/net/INetworkMonitor$Stub$Proxy;->notifyPrivateDnsChanged(Landroid/net/PrivateDnsConfigParcel;)V PLandroid/net/INetworkMonitor$Stub$Proxy;->setAcceptPartialConnectivity()V -PLandroid/net/INetworkMonitor$Stub$Proxy;->start()V -PLandroid/net/INetworkMonitor$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkMonitor; +HPLandroid/net/INetworkMonitor$Stub$Proxy;->start()V +HPLandroid/net/INetworkMonitor$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkMonitor; PLandroid/net/INetworkMonitor;->()V -PLandroid/net/INetworkMonitorCallbacks$Stub;->()V +HPLandroid/net/INetworkMonitorCallbacks$Stub;->()V PLandroid/net/INetworkMonitorCallbacks$Stub;->asBinder()Landroid/os/IBinder; -PLandroid/net/INetworkMonitorCallbacks$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HPLandroid/net/INetworkMonitorCallbacks$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z PLandroid/net/INetworkMonitorCallbacks;->()V PLandroid/net/INetworkStackConnector$Stub$Proxy;->(Landroid/os/IBinder;)V -PLandroid/net/INetworkStackConnector$Stub$Proxy;->makeNetworkMonitor(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;)V +PLandroid/net/INetworkStackConnector$Stub$Proxy;->makeIpClient(Ljava/lang/String;Landroid/net/ip/IIpClientCallbacks;)V +HPLandroid/net/INetworkStackConnector$Stub$Proxy;->makeNetworkMonitor(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;)V PLandroid/net/INetworkStackConnector$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkStackConnector; PLandroid/net/INetworkStackConnector;->()V PLandroid/net/InterfaceConfigurationParcel$1;->()V -PLandroid/net/InterfaceConfigurationParcel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/InterfaceConfigurationParcel; -PLandroid/net/InterfaceConfigurationParcel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HPLandroid/net/InterfaceConfigurationParcel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/InterfaceConfigurationParcel; +HPLandroid/net/InterfaceConfigurationParcel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; PLandroid/net/InterfaceConfigurationParcel;->()V -PLandroid/net/InterfaceConfigurationParcel;->()V -PLandroid/net/InterfaceConfigurationParcel;->readFromParcel(Landroid/os/Parcel;)V +HPLandroid/net/InterfaceConfigurationParcel;->()V +HPLandroid/net/InterfaceConfigurationParcel;->readFromParcel(Landroid/os/Parcel;)V +PLandroid/net/InterfaceConfigurationParcel;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/NetworkFactory$1;->(Landroid/net/NetworkFactory;Landroid/content/Context;Landroid/os/Looper;Ljava/lang/String;)V HPLandroid/net/NetworkFactory$1;->onNetworkRequestWithdrawn(Landroid/net/NetworkRequest;)V HSPLandroid/net/NetworkFactory$1;->onNetworkRequested(Landroid/net/NetworkRequest;II)V HSPLandroid/net/NetworkFactory$NetworkRequestInfo;->(Landroid/net/NetworkRequest;II)V -PLandroid/net/NetworkFactory$NetworkRequestInfo;->toString()Ljava/lang/String; +HPLandroid/net/NetworkFactory$NetworkRequestInfo;->toString()Ljava/lang/String; HSPLandroid/net/NetworkFactory;->(Landroid/os/Looper;Landroid/content/Context;Ljava/lang/String;Landroid/net/NetworkCapabilities;)V PLandroid/net/NetworkFactory;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLandroid/net/NetworkFactory;->evalRequest(Landroid/net/NetworkFactory$NetworkRequestInfo;)V HSPLandroid/net/NetworkFactory;->evalRequests()V +PLandroid/net/NetworkFactory;->getProvider()Landroid/net/NetworkProvider; HSPLandroid/net/NetworkFactory;->handleAddRequest(Landroid/net/NetworkRequest;II)V HSPLandroid/net/NetworkFactory;->handleMessage(Landroid/os/Message;)V +HPLandroid/net/NetworkFactory;->handleRemoveRequest(Landroid/net/NetworkRequest;)V +HPLandroid/net/NetworkFactory;->handleSetFilter(Landroid/net/NetworkCapabilities;)V HSPLandroid/net/NetworkFactory;->handleSetScore(I)V HSPLandroid/net/NetworkFactory;->log(Ljava/lang/String;)V HSPLandroid/net/NetworkFactory;->register()V -PLandroid/net/NetworkFactory;->setCapabilityFilter(Landroid/net/NetworkCapabilities;)V +HPLandroid/net/NetworkFactory;->setCapabilityFilter(Landroid/net/NetworkCapabilities;)V HSPLandroid/net/NetworkFactory;->setScoreFilter(I)V HSPLandroid/net/NetworkFactory;->shouldNeedNetworkFor(Landroid/net/NetworkFactory$NetworkRequestInfo;)Z HSPLandroid/net/NetworkFactory;->shouldReleaseNetworkFor(Landroid/net/NetworkFactory$NetworkRequestInfo;)Z PLandroid/net/NetworkFactory;->toString()Ljava/lang/String; -PLandroid/net/NetworkMonitorManager;->(Landroid/net/INetworkMonitor;)V -PLandroid/net/NetworkMonitorManager;->(Landroid/net/INetworkMonitor;Ljava/lang/String;)V -PLandroid/net/NetworkMonitorManager;->forceReevaluation(I)Z +HPLandroid/net/NetworkMonitorManager;->(Landroid/net/INetworkMonitor;)V +HPLandroid/net/NetworkMonitorManager;->(Landroid/net/INetworkMonitor;Ljava/lang/String;)V +HPLandroid/net/NetworkMonitorManager;->forceReevaluation(I)Z PLandroid/net/NetworkMonitorManager;->launchCaptivePortalApp()Z PLandroid/net/NetworkMonitorManager;->notifyCaptivePortalAppFinished(I)Z HPLandroid/net/NetworkMonitorManager;->notifyDnsResponse(I)Z HPLandroid/net/NetworkMonitorManager;->notifyLinkPropertiesChanged(Landroid/net/LinkProperties;)Z HPLandroid/net/NetworkMonitorManager;->notifyNetworkCapabilitiesChanged(Landroid/net/NetworkCapabilities;)Z -PLandroid/net/NetworkMonitorManager;->notifyNetworkConnected(Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)Z -PLandroid/net/NetworkMonitorManager;->notifyNetworkDisconnected()Z -PLandroid/net/NetworkMonitorManager;->notifyPrivateDnsChanged(Landroid/net/PrivateDnsConfigParcel;)Z +HPLandroid/net/NetworkMonitorManager;->notifyNetworkConnected(Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)Z +HPLandroid/net/NetworkMonitorManager;->notifyNetworkDisconnected()Z +HPLandroid/net/NetworkMonitorManager;->notifyPrivateDnsChanged(Landroid/net/PrivateDnsConfigParcel;)Z PLandroid/net/NetworkMonitorManager;->setAcceptPartialConnectivity()Z HSPLandroid/net/NetworkStackClient$DependenciesImpl;->()V HSPLandroid/net/NetworkStackClient$DependenciesImpl;->(Landroid/net/NetworkStackClient$1;)V PLandroid/net/NetworkStackClient$DependenciesImpl;->addToServiceManager(Landroid/os/IBinder;)V +HPLandroid/net/NetworkStackClient$DependenciesImpl;->checkCallerUid()V HSPLandroid/net/NetworkStackClient$DependenciesImpl;->getConnectivityModuleConnector()Landroid/net/ConnectivityModuleConnector; HSPLandroid/net/NetworkStackClient$NetworkStackConnection;->(Landroid/net/NetworkStackClient;)V HSPLandroid/net/NetworkStackClient$NetworkStackConnection;->(Landroid/net/NetworkStackClient;Landroid/net/NetworkStackClient$1;)V @@ -401,57 +448,108 @@ PLandroid/net/NetworkStackClient;->access$200(Landroid/net/NetworkStackClient;La PLandroid/net/NetworkStackClient;->dump(Ljava/io/PrintWriter;)V HSPLandroid/net/NetworkStackClient;->getInstance()Landroid/net/NetworkStackClient; HSPLandroid/net/NetworkStackClient;->init()V -PLandroid/net/NetworkStackClient;->lambda$makeNetworkMonitor$2(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;Landroid/net/INetworkStackConnector;)V +HPLandroid/net/NetworkStackClient;->lambda$makeNetworkMonitor$2(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;Landroid/net/INetworkStackConnector;)V HSPLandroid/net/NetworkStackClient;->log(Ljava/lang/String;)V PLandroid/net/NetworkStackClient;->logi(Ljava/lang/String;)V -PLandroid/net/NetworkStackClient;->makeNetworkMonitor(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;)V +HPLandroid/net/NetworkStackClient;->makeNetworkMonitor(Landroid/net/Network;Ljava/lang/String;Landroid/net/INetworkMonitorCallbacks;)V PLandroid/net/NetworkStackClient;->registerNetworkStackService(Landroid/os/IBinder;)V -PLandroid/net/NetworkStackClient;->requestConnector(Landroid/net/NetworkStackClient$NetworkStackCallback;)V +HPLandroid/net/NetworkStackClient;->requestConnector(Landroid/net/NetworkStackClient$NetworkStackCallback;)V HSPLandroid/net/NetworkStackClient;->start()V PLandroid/net/NetworkTestResultParcelable$1;->()V -PLandroid/net/NetworkTestResultParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkTestResultParcelable; -PLandroid/net/NetworkTestResultParcelable$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HPLandroid/net/NetworkTestResultParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkTestResultParcelable; +HPLandroid/net/NetworkTestResultParcelable$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; PLandroid/net/NetworkTestResultParcelable;->()V -PLandroid/net/NetworkTestResultParcelable;->()V -PLandroid/net/NetworkTestResultParcelable;->readFromParcel(Landroid/os/Parcel;)V +HPLandroid/net/NetworkTestResultParcelable;->()V +HPLandroid/net/NetworkTestResultParcelable;->readFromParcel(Landroid/os/Parcel;)V PLandroid/net/PrivateDnsConfigParcel$1;->()V PLandroid/net/PrivateDnsConfigParcel;->()V -PLandroid/net/PrivateDnsConfigParcel;->()V -PLandroid/net/PrivateDnsConfigParcel;->writeToParcel(Landroid/os/Parcel;I)V +HPLandroid/net/PrivateDnsConfigParcel;->()V +HPLandroid/net/PrivateDnsConfigParcel;->writeToParcel(Landroid/os/Parcel;I)V +PLandroid/net/ProvisioningConfigurationParcelable$1;->()V +PLandroid/net/ProvisioningConfigurationParcelable;->()V +PLandroid/net/ProvisioningConfigurationParcelable;->()V +PLandroid/net/ProvisioningConfigurationParcelable;->writeToParcel(Landroid/os/Parcel;I)V PLandroid/net/ResolverOptionsParcel$1;->()V PLandroid/net/ResolverOptionsParcel;->()V -PLandroid/net/ResolverOptionsParcel;->()V -PLandroid/net/ResolverOptionsParcel;->writeToParcel(Landroid/os/Parcel;I)V +HPLandroid/net/ResolverOptionsParcel;->()V +HPLandroid/net/ResolverOptionsParcel;->writeToParcel(Landroid/os/Parcel;I)V PLandroid/net/ResolverParamsParcel$1;->()V PLandroid/net/ResolverParamsParcel;->()V -PLandroid/net/ResolverParamsParcel;->()V +HPLandroid/net/ResolverParamsParcel;->()V HPLandroid/net/ResolverParamsParcel;->writeToParcel(Landroid/os/Parcel;I)V PLandroid/net/RouteInfoParcel$1;->()V PLandroid/net/RouteInfoParcel;->()V -PLandroid/net/RouteInfoParcel;->()V -PLandroid/net/RouteInfoParcel;->writeToParcel(Landroid/os/Parcel;I)V +HPLandroid/net/RouteInfoParcel;->()V +HPLandroid/net/RouteInfoParcel;->writeToParcel(Landroid/os/Parcel;I)V HSPLandroid/net/TetherStatsParcel$1;->()V +HPLandroid/net/TetherStatsParcel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/TetherStatsParcel; HPLandroid/net/TetherStatsParcel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLandroid/net/TetherStatsParcel$1;->newArray(I)[Landroid/net/TetherStatsParcel; HSPLandroid/net/TetherStatsParcel$1;->newArray(I)[Ljava/lang/Object; HSPLandroid/net/TetherStatsParcel;->()V +HPLandroid/net/TetherStatsParcel;->()V HPLandroid/net/TetherStatsParcel;->readFromParcel(Landroid/os/Parcel;)V HSPLandroid/net/UidRangeParcel$1;->()V HSPLandroid/net/UidRangeParcel;->()V -HSPLandroid/net/UidRangeParcel;->()V +HPLandroid/net/UidRangeParcel;->(II)V HSPLandroid/net/UidRangeParcel;->writeToParcel(Landroid/os/Parcel;I)V +PLandroid/net/ip/IIpClient$Stub$Proxy;->(Landroid/os/IBinder;)V +PLandroid/net/ip/IIpClient$Stub$Proxy;->setTcpBufferSizes(Ljava/lang/String;)V +PLandroid/net/ip/IIpClient$Stub$Proxy;->shutdown()V +PLandroid/net/ip/IIpClient$Stub$Proxy;->startProvisioning(Landroid/net/ProvisioningConfigurationParcelable;)V +PLandroid/net/ip/IIpClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/ip/IIpClient; +PLandroid/net/ip/IIpClient;->()V +PLandroid/net/ip/IIpClientCallbacks$Stub;->()V +PLandroid/net/ip/IIpClientCallbacks$Stub;->asBinder()Landroid/os/IBinder; +PLandroid/net/ip/IIpClientCallbacks$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +PLandroid/net/ip/IIpClientCallbacks;->()V +PLandroid/net/ip/IpClientCallbacks;->()V +PLandroid/net/ip/IpClientCallbacks;->onNewDhcpResults(Landroid/net/DhcpResultsParcelable;)V +PLandroid/net/ip/IpClientCallbacks;->setFallbackMulticastFilter(Z)V +PLandroid/net/ip/IpClientCallbacks;->setNeighborDiscoveryOffload(Z)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->(Landroid/net/ip/IpClientCallbacks;)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->getInterfaceHash()Ljava/lang/String; +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->getInterfaceVersion()I +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->onIpClientCreated(Landroid/net/ip/IIpClient;)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->onLinkPropertiesChange(Landroid/net/LinkProperties;)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->onNewDhcpResults(Landroid/net/DhcpResultsParcelable;)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->onProvisioningSuccess(Landroid/net/LinkProperties;)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->onQuit()V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->setFallbackMulticastFilter(Z)V +PLandroid/net/ip/IpClientUtil$IpClientCallbacksProxy;->setNeighborDiscoveryOffload(Z)V +PLandroid/net/ip/IpClientUtil;->makeIpClient(Landroid/content/Context;Ljava/lang/String;Landroid/net/ip/IpClientCallbacks;)V HSPLandroid/net/metrics/INetdEventListener$Stub;->()V +PLandroid/net/metrics/INetdEventListener$Stub;->asBinder()Landroid/os/IBinder; HPLandroid/net/metrics/INetdEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLandroid/net/metrics/INetdEventListener;->()V +PLandroid/net/networkstack/-$$Lambda$NetworkStackClientBase$RwE75vNs25rLtNEAxTxXEnZ2jQc;->(Ljava/lang/String;Landroid/net/ip/IIpClientCallbacks;)V +PLandroid/net/networkstack/-$$Lambda$NetworkStackClientBase$RwE75vNs25rLtNEAxTxXEnZ2jQc;->accept(Ljava/lang/Object;)V +PLandroid/net/networkstack/ModuleNetworkStackClient;->()V +PLandroid/net/networkstack/ModuleNetworkStackClient;->()V +PLandroid/net/networkstack/ModuleNetworkStackClient;->getInstance(Landroid/content/Context;)Landroid/net/networkstack/ModuleNetworkStackClient; +PLandroid/net/networkstack/ModuleNetworkStackClient;->startPolling()V +PLandroid/net/networkstack/NetworkStackClientBase;->()V +PLandroid/net/networkstack/NetworkStackClientBase;->lambda$makeIpClient$1(Ljava/lang/String;Landroid/net/ip/IIpClientCallbacks;Landroid/net/INetworkStackConnector;)V +PLandroid/net/networkstack/NetworkStackClientBase;->makeIpClient(Ljava/lang/String;Landroid/net/ip/IIpClientCallbacks;)V +PLandroid/net/networkstack/NetworkStackClientBase;->onNetworkStackConnected(Landroid/net/INetworkStackConnector;)V +PLandroid/net/networkstack/NetworkStackClientBase;->requestConnector(Ljava/util/function/Consumer;)V PLandroid/net/shared/-$$Lambda$3Dkz5M6Kai6SoSDyagUZqWEoR_w;->()V PLandroid/net/shared/-$$Lambda$3Dkz5M6Kai6SoSDyagUZqWEoR_w;->()V -PLandroid/net/shared/NetworkMonitorUtils;->isPrivateDnsValidationRequired(Landroid/net/NetworkCapabilities;)Z -PLandroid/net/shared/ParcelableUtil;->toParcelableArray(Ljava/util/Collection;Ljava/util/function/Function;Ljava/lang/Class;)[Ljava/lang/Object; +PLandroid/net/shared/InitialConfiguration;->()V +PLandroid/net/shared/InitialConfiguration;->copy(Landroid/net/shared/InitialConfiguration;)Landroid/net/shared/InitialConfiguration; +HPLandroid/net/shared/NetworkMonitorUtils;->isPrivateDnsValidationRequired(Landroid/net/NetworkCapabilities;)Z +HPLandroid/net/shared/ParcelableUtil;->toParcelableArray(Ljava/util/Collection;Ljava/util/function/Function;Ljava/lang/Class;)[Ljava/lang/Object; HSPLandroid/net/shared/PrivateDnsConfig;->()V HSPLandroid/net/shared/PrivateDnsConfig;->(Z)V -PLandroid/net/shared/PrivateDnsConfig;->inStrictMode()Z -PLandroid/net/shared/PrivateDnsConfig;->toParcel()Landroid/net/PrivateDnsConfigParcel; -PLandroid/net/shared/PrivateDnsConfig;->toString()Ljava/lang/String; +HPLandroid/net/shared/PrivateDnsConfig;->inStrictMode()Z +HPLandroid/net/shared/PrivateDnsConfig;->toParcel()Landroid/net/PrivateDnsConfigParcel; +HPLandroid/net/shared/PrivateDnsConfig;->toString()Ljava/lang/String; +PLandroid/net/shared/ProvisioningConfiguration$Builder;->()V +PLandroid/net/shared/ProvisioningConfiguration$Builder;->build()Landroid/net/shared/ProvisioningConfiguration; +PLandroid/net/shared/ProvisioningConfiguration$Builder;->withProvisioningTimeoutMs(I)Landroid/net/shared/ProvisioningConfiguration$Builder; +PLandroid/net/shared/ProvisioningConfiguration;->()V +PLandroid/net/shared/ProvisioningConfiguration;->(Landroid/net/shared/ProvisioningConfiguration;)V +PLandroid/net/shared/ProvisioningConfiguration;->toStableParcelable()Landroid/net/ProvisioningConfigurationParcelable; HSPLandroid/net/util/NetdService;->()V HSPLandroid/net/util/NetdService;->get()Landroid/net/INetd; HSPLandroid/net/util/NetdService;->get(J)Landroid/net/INetd; @@ -461,6 +559,7 @@ HSPLandroid/net/util/SharedLog$Category;->(Ljava/lang/String;I)V HSPLandroid/net/util/SharedLog;->(ILjava/lang/String;)V HSPLandroid/net/util/SharedLog;->(Landroid/util/LocalLog;Ljava/lang/String;Ljava/lang/String;)V HSPLandroid/net/util/SharedLog;->(Ljava/lang/String;)V +PLandroid/net/util/SharedLog;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLandroid/net/util/SharedLog;->i(Ljava/lang/String;)V HSPLandroid/net/util/SharedLog;->isRootLogInstance()Z HSPLandroid/net/util/SharedLog;->log(Ljava/lang/String;)V @@ -473,7 +572,6 @@ HSPLandroid/os/IIdmap2$Stub$Proxy;->getIdmapPath(Ljava/lang/String;I)Ljava/lang/ PLandroid/os/IIdmap2$Stub$Proxy;->removeIdmap(Ljava/lang/String;I)Z HSPLandroid/os/IIdmap2$Stub$Proxy;->verifyIdmap(Ljava/lang/String;Ljava/lang/String;IZI)Z HSPLandroid/os/IIdmap2$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IIdmap2; -HSPLandroid/os/UserManagerInternal;->()V HSPLandroid/sysprop/SurfaceFlingerProperties;->has_HDR_display()Ljava/util/Optional; HSPLandroid/sysprop/SurfaceFlingerProperties;->has_wide_color_display()Ljava/util/Optional; HSPLandroid/sysprop/SurfaceFlingerProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean; @@ -482,17 +580,21 @@ HSPLcom/android/internal/util/jobs/ArrayUtils;->appendInt([II)[I HSPLcom/android/internal/util/jobs/ArrayUtils;->appendInt([IIZ)[I HSPLcom/android/internal/util/jobs/ArrayUtils;->contains([II)Z HPLcom/android/internal/util/jobs/ArrayUtils;->contains([Ljava/lang/Object;Ljava/lang/Object;)Z +PLcom/android/internal/util/jobs/ArrayUtils;->filter([Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/Predicate;)[Ljava/lang/Object; +HSPLcom/android/internal/util/jobs/ArrayUtils;->firstOrNull([Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/internal/util/jobs/ArrayUtils;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/internal/util/jobs/ArrayUtils;->isEmpty([Ljava/lang/Object;)Z PLcom/android/internal/util/jobs/ArrayUtils;->removeInt([II)[I +HPLcom/android/internal/util/jobs/ArrayUtils;->size(Ljava/util/Collection;)I +PLcom/android/internal/util/jobs/ArrayUtils;->size([Ljava/lang/Object;)I HPLcom/android/internal/util/jobs/BitUtils;->packBits([I)J HSPLcom/android/internal/util/jobs/BitUtils;->unpackBits(J)[I HPLcom/android/internal/util/jobs/CollectionUtils;->isEmpty(Ljava/util/Collection;)Z HPLcom/android/internal/util/jobs/CollectionUtils;->size(Ljava/util/Collection;)I -PLcom/android/internal/util/jobs/ConcurrentUtils$DirectExecutor;->()V -PLcom/android/internal/util/jobs/ConcurrentUtils$DirectExecutor;->(Lcom/android/internal/util/jobs/ConcurrentUtils$1;)V -PLcom/android/internal/util/jobs/ConcurrentUtils;->()V -PLcom/android/internal/util/jobs/ConcurrentUtils;->waitForCountDownNoInterrupt(Ljava/util/concurrent/CountDownLatch;JLjava/lang/String;)V +HSPLcom/android/internal/util/jobs/ConcurrentUtils$DirectExecutor;->()V +HSPLcom/android/internal/util/jobs/ConcurrentUtils$DirectExecutor;->(Lcom/android/internal/util/jobs/ConcurrentUtils$1;)V +HSPLcom/android/internal/util/jobs/ConcurrentUtils;->()V +HSPLcom/android/internal/util/jobs/ConcurrentUtils;->waitForCountDownNoInterrupt(Ljava/util/concurrent/CountDownLatch;JLjava/lang/String;)V PLcom/android/internal/util/jobs/DumpUtils;->()V PLcom/android/internal/util/jobs/DumpUtils;->checkDumpAndUsageStatsPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z PLcom/android/internal/util/jobs/DumpUtils;->checkDumpPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z @@ -517,13 +619,13 @@ HPLcom/android/internal/util/jobs/FastXmlSerializer;->startTag(Ljava/lang/String HPLcom/android/internal/util/jobs/FastXmlSerializer;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer; HSPLcom/android/internal/util/jobs/RingBufferIndices;->(I)V HPLcom/android/internal/util/jobs/RingBufferIndices;->add()I -PLcom/android/internal/util/jobs/RingBufferIndices;->indexOf(I)I +HPLcom/android/internal/util/jobs/RingBufferIndices;->indexOf(I)I PLcom/android/internal/util/jobs/RingBufferIndices;->size()I HSPLcom/android/internal/util/jobs/StatLogger;->(Ljava/lang/String;[Ljava/lang/String;)V HSPLcom/android/internal/util/jobs/StatLogger;->([Ljava/lang/String;)V HPLcom/android/internal/util/jobs/StatLogger;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/internal/util/jobs/StatLogger;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/internal/util/jobs/StatLogger;->dumpProto(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/internal/util/jobs/StatLogger;->dumpProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/internal/util/jobs/StatLogger;->getTime()J HSPLcom/android/internal/util/jobs/StatLogger;->logDurationStat(IJ)J HSPLcom/android/server/-$$Lambda$1_1wr8TNpKg56vm4zLHVENVEk0c;->()V @@ -537,6 +639,8 @@ HPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$6LU0iw HPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$6LU0iwLSxNr94PEIQxS8_4hGCUw;->onValues(II)V HPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$Cv5vIBfJr2HaOOlWHaUMdFmS-Uc;->(Landroid/util/MutableInt;Landroid/os/BatteryProperty;)V HPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$Cv5vIBfJr2HaOOlWHaUMdFmS-Uc;->onValues(II)V +PLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$N-AddNoM1Ajgaj2gKK2YV8ERZts;->(Landroid/util/MutableInt;Landroid/os/BatteryProperty;)V +PLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$N-AddNoM1Ajgaj2gKK2YV8ERZts;->onValues(II)V HSPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$aj5mrq_jKtySbP33LLcFVRtFfHk;->(Lcom/android/server/BatteryService$BatteryPropertiesRegistrar;)V HSPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$aj5mrq_jKtySbP33LLcFVRtFfHk;->run()V HPLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$oEaKeVwojNjYzkAAZev_9fHm3lk;->(Landroid/util/MutableInt;Landroid/os/BatteryProperty;)V @@ -547,33 +651,9 @@ PLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$zFwcM_K PLcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$zFwcM_KCYj57YYbr6OdQ9FQOxzA;->onValues(II)V HSPLcom/android/server/-$$Lambda$BatteryService$r64V5AVg_Okl7PnB1VjeN4oyo1I;->(Landroid/content/Intent;)V HSPLcom/android/server/-$$Lambda$BatteryService$r64V5AVg_Okl7PnB1VjeN4oyo1I;->run()V -PLcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg;->()V -PLcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg;->()V +HSPLcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg;->()V +HSPLcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg;->()V PLcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg;->execute(Ljava/lang/Runnable;)V -HPLcom/android/server/-$$Lambda$ConnectivityService$3$Y7cpTzgjGNAHdR_MkXxuCBpybDU;->(Lcom/android/server/ConnectivityService$3;IZLjava/lang/String;I)V -HPLcom/android/server/-$$Lambda$ConnectivityService$3$Y7cpTzgjGNAHdR_MkXxuCBpybDU;->run()V -PLcom/android/server/-$$Lambda$ConnectivityService$4PzdTYrVEqOraP1s1_c6KZwuMA8;->()V -PLcom/android/server/-$$Lambda$ConnectivityService$4PzdTYrVEqOraP1s1_c6KZwuMA8;->()V -HPLcom/android/server/-$$Lambda$ConnectivityService$4PzdTYrVEqOraP1s1_c6KZwuMA8;->applyAsInt(Ljava/lang/Object;)I -HPLcom/android/server/-$$Lambda$ConnectivityService$76OgNjBjMglNy6KeVHshjoYGWJI;->(Lcom/android/server/ConnectivityService;Ljava/lang/String;ILandroid/net/NetworkCapabilities;)V -HPLcom/android/server/-$$Lambda$ConnectivityService$76OgNjBjMglNy6KeVHshjoYGWJI;->runOrThrow()V -PLcom/android/server/-$$Lambda$ConnectivityService$B5W07elkKK3Nj_vbnlEzCkYql8o;->(Lcom/android/server/ConnectivityService;Landroid/net/NetworkRequest;)V -PLcom/android/server/-$$Lambda$ConnectivityService$B5W07elkKK3Nj_vbnlEzCkYql8o;->run()V -PLcom/android/server/-$$Lambda$ConnectivityService$EmLCd-4HPXce793rbsZAItfFDZ8;->()V -PLcom/android/server/-$$Lambda$ConnectivityService$EmLCd-4HPXce793rbsZAItfFDZ8;->()V -HPLcom/android/server/-$$Lambda$ConnectivityService$EmLCd-4HPXce793rbsZAItfFDZ8;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/-$$Lambda$ConnectivityService$KD1bfT2hWYOAFOyODdfj6qemOzE;->(Lcom/android/server/ConnectivityService;Landroid/os/Messenger;)V -PLcom/android/server/-$$Lambda$ConnectivityService$KD1bfT2hWYOAFOyODdfj6qemOzE;->binderDied()V -PLcom/android/server/-$$Lambda$ConnectivityService$LBDURLITn5va5kklKG8UAY25VMc;->()V -PLcom/android/server/-$$Lambda$ConnectivityService$LBDURLITn5va5kklKG8UAY25VMc;->()V -PLcom/android/server/-$$Lambda$ConnectivityService$LBDURLITn5va5kklKG8UAY25VMc;->applyAsInt(Ljava/lang/Object;)I -PLcom/android/server/-$$Lambda$ConnectivityService$V95bu4zEjqrvKyOz9GR46soTD10;->(Lcom/android/server/ConnectivityService;Landroid/content/Intent;)V -PLcom/android/server/-$$Lambda$ConnectivityService$V95bu4zEjqrvKyOz9GR46soTD10;->runOrThrow()V -HSPLcom/android/server/-$$Lambda$ConnectivityService$mRlrXAvSUK_9R_VEJWAcc-P1iSk;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/-$$Lambda$ConnectivityService$uRRoGW6xbv4GzNznB94qKtms8s4;->(Lcom/android/server/ConnectivityService;Landroid/net/Network;)V -PLcom/android/server/-$$Lambda$ConnectivityService$uRRoGW6xbv4GzNznB94qKtms8s4;->run()V -PLcom/android/server/-$$Lambda$ConnectivityService$x5Otc8y5eRGkMWE6ogMXyXE4I1M;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/-$$Lambda$ConnectivityService$x5Otc8y5eRGkMWE6ogMXyXE4I1M;->run()V HSPLcom/android/server/-$$Lambda$ContextHubSystemService$holR3HvtZa3riYs7PkDas5SvJIU;->(Lcom/android/server/ContextHubSystemService;Landroid/content/Context;)V HSPLcom/android/server/-$$Lambda$ContextHubSystemService$holR3HvtZa3riYs7PkDas5SvJIU;->run()V PLcom/android/server/-$$Lambda$CountryDetectorService$GuhZH7A_aehxVbgO-4H_eNK2Ucw;->(Lcom/android/server/CountryDetectorService;Landroid/location/CountryListener;)V @@ -584,22 +664,35 @@ PLcom/android/server/-$$Lambda$CountryDetectorService$cSY6CsDcSahJl-RhnYJdIQclGU PLcom/android/server/-$$Lambda$CountryDetectorService$cSY6CsDcSahJl-RhnYJdIQclGU4;->run()V HSPLcom/android/server/-$$Lambda$CountryDetectorService$ovIJ1C5IPvLu1cVC9mnVGfLbHwg;->(Lcom/android/server/CountryDetectorService;)V PLcom/android/server/-$$Lambda$CountryDetectorService$ovIJ1C5IPvLu1cVC9mnVGfLbHwg;->onCountryDetected(Landroid/location/Country;)V +PLcom/android/server/-$$Lambda$DeviceIdleController$9lFCKqXp2lE7YQ3Ja-x1cU7zTUE;->(Lcom/android/server/DeviceIdleController;II)V +PLcom/android/server/-$$Lambda$DeviceIdleController$9lFCKqXp2lE7YQ3Ja-x1cU7zTUE;->test(Ljava/lang/Object;)Z HSPLcom/android/server/-$$Lambda$DeviceIdleController$FkxkAXhN9Fa2KY1SyIwJhs7Fs68;->(Lcom/android/server/DeviceIdleController;)V PLcom/android/server/-$$Lambda$DeviceIdleController$FkxkAXhN9Fa2KY1SyIwJhs7Fs68;->onAlarm()V +PLcom/android/server/-$$Lambda$DeviceIdleController$ShdyuMSAJkdlJiqMqIeORayhDpg;->(Lcom/android/server/DeviceIdleController;II)V +PLcom/android/server/-$$Lambda$DeviceIdleController$ShdyuMSAJkdlJiqMqIeORayhDpg;->test(Ljava/lang/Object;)Z +PLcom/android/server/-$$Lambda$DeviceIdleController$Z8HATQUsh-I6E7ZdUpZbGqP2pZc;->()V +PLcom/android/server/-$$Lambda$DeviceIdleController$Z8HATQUsh-I6E7ZdUpZbGqP2pZc;->()V HSPLcom/android/server/-$$Lambda$DeviceIdleController$ahWjLf1mGJGqTfi9DDZybPM7At8;->(Lcom/android/server/DeviceIdleController;)V PLcom/android/server/-$$Lambda$DeviceIdleController$ahWjLf1mGJGqTfi9DDZybPM7At8;->accept(Ljava/lang/Object;)V +PLcom/android/server/-$$Lambda$DeviceIdleController$dAInukCYipW79hSqo9L8RExzl5c;->()V +PLcom/android/server/-$$Lambda$DeviceIdleController$dAInukCYipW79hSqo9L8RExzl5c;->()V HSPLcom/android/server/-$$Lambda$DeviceIdleController$itkZQA24y3NvMaQLe356DsAOJZ8;->(Lcom/android/server/DeviceIdleController;)V PLcom/android/server/-$$Lambda$DeviceIdleController$itkZQA24y3NvMaQLe356DsAOJZ8;->onAlarm()V +PLcom/android/server/-$$Lambda$DeviceIdleController$qNt_FORtQXoArfeP6ErEc-YS9V8;->(Lcom/android/server/DeviceIdleController;II)V +PLcom/android/server/-$$Lambda$DeviceIdleController$qNt_FORtQXoArfeP6ErEc-YS9V8;->test(Ljava/lang/Object;)Z +PLcom/android/server/-$$Lambda$DeviceIdleController$ylKyfErW-Av8yKPamKdrDDlN62s;->()V +PLcom/android/server/-$$Lambda$DeviceIdleController$ylKyfErW-Av8yKPamKdrDDlN62s;->()V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$K3YCmiu9hM6q_LNBeGn-jHHMn_4;->(Ljava/util/function/Consumer;)V HPLcom/android/server/-$$Lambda$ExplicitHealthCheckController$K3YCmiu9hM6q_LNBeGn-jHHMn_4;->onResult(Landroid/os/Bundle;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$SRa9fw8RTJfzefVJ1-zsa9_9yG0;->(Ljava/util/function/Consumer;)V -PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$SRa9fw8RTJfzefVJ1-zsa9_9yG0;->onResult(Landroid/os/Bundle;)V +HPLcom/android/server/-$$Lambda$ExplicitHealthCheckController$SRa9fw8RTJfzefVJ1-zsa9_9yG0;->onResult(Landroid/os/Bundle;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$TbxhFlwsG0CJ5CtZofLYj-eLvBk;->(Lcom/android/server/ExplicitHealthCheckController;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$TbxhFlwsG0CJ5CtZofLYj-eLvBk;->onResult(Landroid/os/Bundle;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$VeuRsi302dMjUdvGeMsrDp9--JQ;->(Lcom/android/server/ExplicitHealthCheckController;)V +PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$VeuRsi302dMjUdvGeMsrDp9--JQ;->accept(Ljava/lang/Object;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$e0UdlCOLP9KZKH1FviQqhoLmwtk;->(Lcom/android/server/ExplicitHealthCheckController;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$e0UdlCOLP9KZKH1FviQqhoLmwtk;->accept(Ljava/lang/Object;)V -PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$vl7rcaLnhYKlnupU8sH7OIKbVso;->(Lcom/android/server/ExplicitHealthCheckController;Ljava/util/Set;)V +HPLcom/android/server/-$$Lambda$ExplicitHealthCheckController$vl7rcaLnhYKlnupU8sH7OIKbVso;->(Lcom/android/server/ExplicitHealthCheckController;Ljava/util/Set;)V HPLcom/android/server/-$$Lambda$ExplicitHealthCheckController$vl7rcaLnhYKlnupU8sH7OIKbVso;->accept(Ljava/lang/Object;)V PLcom/android/server/-$$Lambda$ExplicitHealthCheckController$xRm5fsgHSC-0Kc3i9gQ0DmxzkGE;->(Lcom/android/server/ExplicitHealthCheckController;Ljava/util/List;Ljava/util/Set;)V HPLcom/android/server/-$$Lambda$ExplicitHealthCheckController$xRm5fsgHSC-0Kc3i9gQ0DmxzkGE;->accept(Ljava/lang/Object;)V @@ -608,35 +701,37 @@ HSPLcom/android/server/-$$Lambda$GROt6hdJ_cXPXPO4EVJkUUYEAaI;->()V HSPLcom/android/server/-$$Lambda$GROt6hdJ_cXPXPO4EVJkUUYEAaI;->get(Lcom/android/server/NsdService$NativeCallbackReceiver;)Lcom/android/server/NsdService$DaemonConnection; HSPLcom/android/server/-$$Lambda$IpSecService$Ys0aoYG30oviPkHotZX2Uzm7lLk;->()V HSPLcom/android/server/-$$Lambda$IpSecService$Ys0aoYG30oviPkHotZX2Uzm7lLk;->()V +HPLcom/android/server/-$$Lambda$LockGuard$f5k-HvMfh78ZfmB_A1qoi_mgrDg;->(Ljava/lang/Throwable;)V +HPLcom/android/server/-$$Lambda$LockGuard$f5k-HvMfh78ZfmB_A1qoi_mgrDg;->run()V PLcom/android/server/-$$Lambda$LooperStatsService$-vv-7_4orr4hIT14hH-7VJPzENs;->()V PLcom/android/server/-$$Lambda$LooperStatsService$-vv-7_4orr4hIT14hH-7VJPzENs;->()V -PLcom/android/server/-$$Lambda$LooperStatsService$-vv-7_4orr4hIT14hH-7VJPzENs;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/-$$Lambda$LooperStatsService$-vv-7_4orr4hIT14hH-7VJPzENs;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/-$$Lambda$LooperStatsService$5ecgqHRbWuuLW-n1YS6qkJxobSc;->()V PLcom/android/server/-$$Lambda$LooperStatsService$5ecgqHRbWuuLW-n1YS6qkJxobSc;->()V HPLcom/android/server/-$$Lambda$LooperStatsService$5ecgqHRbWuuLW-n1YS6qkJxobSc;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/-$$Lambda$LooperStatsService$BIQ1IAcOtLRqu0--gwFurF4_YTg;->()V PLcom/android/server/-$$Lambda$LooperStatsService$BIQ1IAcOtLRqu0--gwFurF4_YTg;->()V -PLcom/android/server/-$$Lambda$LooperStatsService$BIQ1IAcOtLRqu0--gwFurF4_YTg;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/-$$Lambda$LooperStatsService$BIQ1IAcOtLRqu0--gwFurF4_YTg;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/-$$Lambda$LooperStatsService$w9f1AljrdWnUOFp4OAId-GVGP7Q;->()V PLcom/android/server/-$$Lambda$LooperStatsService$w9f1AljrdWnUOFp4OAId-GVGP7Q;->()V -PLcom/android/server/-$$Lambda$LooperStatsService$w9f1AljrdWnUOFp4OAId-GVGP7Q;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/-$$Lambda$LooperStatsService$w9f1AljrdWnUOFp4OAId-GVGP7Q;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/-$$Lambda$MDpu1rwJlMo_qtGFtAlOPDpvIjI;->()V HSPLcom/android/server/-$$Lambda$MDpu1rwJlMo_qtGFtAlOPDpvIjI;->()V -PLcom/android/server/-$$Lambda$MDpu1rwJlMo_qtGFtAlOPDpvIjI;->uptimeMillis()J -PLcom/android/server/-$$Lambda$NetworkManagementService$-nMl0WlA0CT5PYmddMR4OOdw6uw;->(Lcom/android/server/NetworkManagementService;I)V -PLcom/android/server/-$$Lambda$NetworkManagementService$-nMl0WlA0CT5PYmddMR4OOdw6uw;->run()V +HSPLcom/android/server/-$$Lambda$MDpu1rwJlMo_qtGFtAlOPDpvIjI;->uptimeMillis()J +HPLcom/android/server/-$$Lambda$NetworkManagementService$-nMl0WlA0CT5PYmddMR4OOdw6uw;->(Lcom/android/server/NetworkManagementService;I)V +HPLcom/android/server/-$$Lambda$NetworkManagementService$-nMl0WlA0CT5PYmddMR4OOdw6uw;->run()V HPLcom/android/server/-$$Lambda$NetworkManagementService$CF2XPDnS2IaiP8WZN-NVUuSn_yo;->(Landroid/net/RouteInfo;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$CF2XPDnS2IaiP8WZN-NVUuSn_yo;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V -PLcom/android/server/-$$Lambda$NetworkManagementService$H2iSZYjYGCblDxJImioClpvpbu8;->(Lcom/android/server/NetworkManagementService;Lcom/android/server/NetworkManagementService$IdleTimerParams;)V -PLcom/android/server/-$$Lambda$NetworkManagementService$H2iSZYjYGCblDxJImioClpvpbu8;->run()V -HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$0p2kfruhw5ccbr_vXSkUwNRW6Yc;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;Landroid/net/LinkAddress;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$0p2kfruhw5ccbr_vXSkUwNRW6Yc;->run()V +HPLcom/android/server/-$$Lambda$NetworkManagementService$H2iSZYjYGCblDxJImioClpvpbu8;->(Lcom/android/server/NetworkManagementService;Lcom/android/server/NetworkManagementService$IdleTimerParams;)V +HPLcom/android/server/-$$Lambda$NetworkManagementService$H2iSZYjYGCblDxJImioClpvpbu8;->run()V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$0p2kfruhw5ccbr_vXSkUwNRW6Yc;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;Landroid/net/LinkAddress;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$0p2kfruhw5ccbr_vXSkUwNRW6Yc;->run()V HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$58QZV4imD6seeJV3poub99IATTM;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;IZJI)V HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$58QZV4imD6seeJV3poub99IATTM;->run()V HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$5qrMu7yyRkftwCYu72rnoeUSJXw;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;Landroid/net/LinkAddress;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$5qrMu7yyRkftwCYu72rnoeUSJXw;->run()V -HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$HQ0sHXIpOSzvJmhZ4aGivEOQ5lw;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;ZLandroid/net/RouteInfo;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$HQ0sHXIpOSzvJmhZ4aGivEOQ5lw;->run()V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$HQ0sHXIpOSzvJmhZ4aGivEOQ5lw;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;ZLandroid/net/RouteInfo;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$HQ0sHXIpOSzvJmhZ4aGivEOQ5lw;->run()V HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$I_hemd029I9KolzyJR8kIoaKWlY;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;Z)V HSPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$I_hemd029I9KolzyJR8kIoaKWlY;->run()V HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$V9FbTzn3VSOAMWQ5cb-0VUdypE0;->(Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;)V @@ -649,24 +744,24 @@ HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventLis HPLcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$zhD0mBEJk3DXHzbnf2shIuKoCf0;->run()V HSPLcom/android/server/-$$Lambda$NetworkManagementService$Od9TMyfHGsPQlxA82WtM_GHfarA;->(Ljava/lang/String;Z)V HSPLcom/android/server/-$$Lambda$NetworkManagementService$Od9TMyfHGsPQlxA82WtM_GHfarA;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$PcxlmmPDEkj0RkB0C7MabgkYsBg;->(Landroid/net/RouteInfo;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$PcxlmmPDEkj0RkB0C7MabgkYsBg;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$PcxlmmPDEkj0RkB0C7MabgkYsBg;->(Landroid/net/RouteInfo;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$PcxlmmPDEkj0RkB0C7MabgkYsBg;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$XQgIPF8hPEGUkcKfZrCGrGOQPek;->(Ljava/lang/String;J[Ljava/lang/String;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$XQgIPF8hPEGUkcKfZrCGrGOQPek;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V +HPLcom/android/server/-$$Lambda$NetworkManagementService$_wcx4HPfYdamokjlTi02u8Zx-5o;->(IZJI)V +HPLcom/android/server/-$$Lambda$NetworkManagementService$_wcx4HPfYdamokjlTi02u8Zx-5o;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$bXld2ArZjQy3fuf_MW9Li_nCSc4;->(Ljava/lang/String;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$bXld2ArZjQy3fuf_MW9Li_nCSc4;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$fW3JOy97hT9FtV2CHcNvjyITxU0;->(Ljava/lang/String;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$fW3JOy97hT9FtV2CHcNvjyITxU0;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$fWzMof1f9eCtQInfWJBmWXQGVxw;->(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$fWzMof1f9eCtQInfWJBmWXQGVxw;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$kz9_XRHPSKOfsbS8rZens8hIjGw;->(Ljava/lang/String;Landroid/net/LinkAddress;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$kz9_XRHPSKOfsbS8rZens8hIjGw;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$lNW-vdX4lajAu1M_Jqoc_sax5LQ;->(IZJ)V -HPLcom/android/server/-$$Lambda$NetworkManagementService$lNW-vdX4lajAu1M_Jqoc_sax5LQ;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$kz9_XRHPSKOfsbS8rZens8hIjGw;->(Ljava/lang/String;Landroid/net/LinkAddress;)V +HSPLcom/android/server/-$$Lambda$NetworkManagementService$kz9_XRHPSKOfsbS8rZens8hIjGw;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$p2ffkpaUhs_11Up10ahKRvrd_Zs;->(Ljava/lang/String;Landroid/net/LinkAddress;)V HPLcom/android/server/-$$Lambda$NetworkManagementService$p2ffkpaUhs_11Up10ahKRvrd_Zs;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V -HSPLcom/android/server/-$$Lambda$NetworkScoreService$aUECUvA1eACLxeJ3hhNCSZk-Slo;->(Lcom/android/server/NetworkScoreService;)V -PLcom/android/server/-$$Lambda$NetworkScoreService$aUECUvA1eACLxeJ3hhNCSZk-Slo;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/-$$Lambda$NetworkScoreService$_c6Oc0XDUETS7rKJh93oRJuo5C0;->(Lcom/android/server/NetworkScoreService;)V +PLcom/android/server/-$$Lambda$NetworkScoreService$_c6Oc0XDUETS7rKJh93oRJuo5C0;->getPackages(I)[Ljava/lang/String; HSPLcom/android/server/-$$Lambda$PackageWatchdog$1A3fMfWN4PWWBPmQ8ANOJ3Rujo0;->(Lcom/android/server/PackageWatchdog;)V HSPLcom/android/server/-$$Lambda$PackageWatchdog$Iiv1FedKGv82ZgHS0j99H0NxTdI;->(Lcom/android/server/PackageWatchdog;)V HSPLcom/android/server/-$$Lambda$PackageWatchdog$Mx_Y1uqlcwGnBszKo_ph_MI-E0g;->(Lcom/android/server/PackageWatchdog;)V @@ -710,35 +805,33 @@ HSPLcom/android/server/-$$Lambda$RescueParty$22pAfMJucaCFFM4DEPjPoCmmWfQ;->onRes PLcom/android/server/-$$Lambda$S1RAVCdc6Bf9Dy81ZbfLqv4HbTM;->()V PLcom/android/server/-$$Lambda$S1RAVCdc6Bf9Dy81ZbfLqv4HbTM;->()V PLcom/android/server/-$$Lambda$S1RAVCdc6Bf9Dy81ZbfLqv4HbTM;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/-$$Lambda$ServiceWatcher$BopgyhGXMyqaqYOUxNjsKX-ChKs;->(Lcom/android/server/ServiceWatcher;Lcom/android/server/ServiceWatcher$BinderRunner;)V -HSPLcom/android/server/-$$Lambda$ServiceWatcher$BopgyhGXMyqaqYOUxNjsKX-ChKs;->run()V -HSPLcom/android/server/-$$Lambda$ServiceWatcher$dGiPb7TlOFPVdR6bjYLeogQcWzc;->(Lcom/android/server/ServiceWatcher;)V -HSPLcom/android/server/-$$Lambda$ServiceWatcher$dGiPb7TlOFPVdR6bjYLeogQcWzc;->run()V -HPLcom/android/server/-$$Lambda$ServiceWatcher$hH5b7PwalXxSU7268Qu26eaIZeI;->(Lcom/android/server/ServiceWatcher;)V -HPLcom/android/server/-$$Lambda$ServiceWatcher$hH5b7PwalXxSU7268Qu26eaIZeI;->run()V -PLcom/android/server/-$$Lambda$StorageManagerService$JLXSjzkboFcOM_7YWsaSrf2nKfI;->(Lcom/android/server/StorageManagerService;)V -PLcom/android/server/-$$Lambda$StorageManagerService$JLXSjzkboFcOM_7YWsaSrf2nKfI;->run()V -HSPLcom/android/server/-$$Lambda$StorageManagerService$XHfcWvSRny6BIhu6iSr1tOIH6Zo;->(Lcom/android/server/StorageManagerService;)V -PLcom/android/server/-$$Lambda$StorageManagerService$XHfcWvSRny6BIhu6iSr1tOIH6Zo;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$CJZh7hUPwVhLROy997ab92BRSs0;->(Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$CJZh7hUPwVhLROy997ab92BRSs0;->acceptOrThrow(Ljava/lang/Object;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$FoRNEnMsSq2zOkvz27hb9pSfz2s;->(Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;Landroid/util/TypedXmlSerializer;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$FoRNEnMsSq2zOkvz27hb9pSfz2s;->acceptOrThrow(Ljava/lang/Object;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$QUK0CFof_UxT3QMrCpnDIGFebFA;->(Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;Lcom/android/internal/util/dump/DualDumpOutputStream;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$QUK0CFof_UxT3QMrCpnDIGFebFA;->acceptOrThrow(Ljava/lang/Object;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$kVKmKvY3riDdS7HxlxGigICc2lg;->(Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;)V +PLcom/android/server/-$$Lambda$SensorPrivacyService$SensorPrivacyServiceImpl$kVKmKvY3riDdS7HxlxGigICc2lg;->acceptOrThrow(Ljava/lang/Object;)V +PLcom/android/server/-$$Lambda$ServiceWatcher$BTSSWBv6-P-vxnr_-mxdyD8NZU4;->()V +PLcom/android/server/-$$Lambda$ServiceWatcher$BTSSWBv6-P-vxnr_-mxdyD8NZU4;->()V +HPLcom/android/server/-$$Lambda$ServiceWatcher$BTSSWBv6-P-vxnr_-mxdyD8NZU4;->test(Ljava/lang/Object;)Z +PLcom/android/server/-$$Lambda$ServiceWatcher$PbkDc9mtRtyy_I6yxG_crzQzwEc;->(Lcom/android/server/ServiceWatcher;)V +PLcom/android/server/-$$Lambda$ServiceWatcher$PbkDc9mtRtyy_I6yxG_crzQzwEc;->run()V +HPLcom/android/server/-$$Lambda$ServiceWatcher$eCr0eor7qfRHglTlfDwwjnWmtQQ;->(Lcom/android/server/ServiceWatcher;Lcom/android/server/ServiceWatcher$BinderRunner;)V +HPLcom/android/server/-$$Lambda$ServiceWatcher$eCr0eor7qfRHglTlfDwwjnWmtQQ;->run()V +HPLcom/android/server/-$$Lambda$ServiceWatcher$fDmNCL0Che66oQMEfTmjZ9aCOeY;->(Lcom/android/server/ServiceWatcher;)V +HPLcom/android/server/-$$Lambda$ServiceWatcher$fDmNCL0Che66oQMEfTmjZ9aCOeY;->run()V +PLcom/android/server/-$$Lambda$StorageManagerService$PsncAamugJUjaCupcZOytmohbT0;->(Lcom/android/server/StorageManagerService;)V +PLcom/android/server/-$$Lambda$StorageManagerService$PsncAamugJUjaCupcZOytmohbT0;->run()V HSPLcom/android/server/-$$Lambda$SystemServer$8zxOYx-QEMffbYJtoGp6Ub2KG-8;->()V HSPLcom/android/server/-$$Lambda$SystemServer$8zxOYx-QEMffbYJtoGp6Ub2KG-8;->()V HSPLcom/android/server/-$$Lambda$SystemServer$8zxOYx-QEMffbYJtoGp6Ub2KG-8;->handleApplicationWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z -HSPLcom/android/server/-$$Lambda$SystemServer$C6uHt-PDp4NvE_Nxo5S0JPZAZxc;->()V -HSPLcom/android/server/-$$Lambda$SystemServer$C6uHt-PDp4NvE_Nxo5S0JPZAZxc;->()V -HSPLcom/android/server/-$$Lambda$SystemServer$C6uHt-PDp4NvE_Nxo5S0JPZAZxc;->run()V HSPLcom/android/server/-$$Lambda$SystemServer$EAAc1_VL5NMfyKdyEc6psSfFEUw;->(Lcom/android/server/SystemServer;)V HSPLcom/android/server/-$$Lambda$SystemServer$EAAc1_VL5NMfyKdyEc6psSfFEUw;->run()V HSPLcom/android/server/-$$Lambda$SystemServer$GdFcqWB8sCTzm0hNmQqV36Q1mT8;->()V HSPLcom/android/server/-$$Lambda$SystemServer$GdFcqWB8sCTzm0hNmQqV36Q1mT8;->()V HSPLcom/android/server/-$$Lambda$SystemServer$GdFcqWB8sCTzm0hNmQqV36Q1mT8;->run()V -HSPLcom/android/server/-$$Lambda$SystemServer$PRB2X4e7A3w5pNWbR-MaykVa6mA;->()V -HSPLcom/android/server/-$$Lambda$SystemServer$PRB2X4e7A3w5pNWbR-MaykVa6mA;->()V -PLcom/android/server/-$$Lambda$SystemServer$PRB2X4e7A3w5pNWbR-MaykVa6mA;->onModuleServiceConnected(Landroid/os/IBinder;)V -HSPLcom/android/server/-$$Lambda$SystemServer$f-a6Y1iSiCebQpiP_h3f8AyKIj4;->()V -HSPLcom/android/server/-$$Lambda$SystemServer$f-a6Y1iSiCebQpiP_h3f8AyKIj4;->()V -HSPLcom/android/server/-$$Lambda$SystemServer$f-a6Y1iSiCebQpiP_h3f8AyKIj4;->run()V -HSPLcom/android/server/-$$Lambda$SystemServer$nG7XwJlwV2eNiP3C-iTim-mbKmM;->(Lcom/android/server/SystemServer;)V -HSPLcom/android/server/-$$Lambda$SystemServer$nG7XwJlwV2eNiP3C-iTim-mbKmM;->run()V HSPLcom/android/server/-$$Lambda$SystemServerInitThreadPool$aGlXt69ihU44Qi7EB_RNeu8pnrY;->(Lcom/android/server/SystemServerInitThreadPool;Ljava/lang/String;Ljava/lang/Runnable;)V HSPLcom/android/server/-$$Lambda$SystemServerInitThreadPool$aGlXt69ihU44Qi7EB_RNeu8pnrY;->run()V HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$ytnzkDR6ZanEA30bbFEyzzXw2eM;->()V @@ -746,24 +839,31 @@ HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$ytnzkDR HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$ytnzkDR6ZanEA30bbFEyzzXw2eM;->getOrThrow()Ljava/lang/Object; HPLcom/android/server/-$$Lambda$TelephonyRegistry$RcV5ARtARImahXC2JjbU6VbPPYY;->(Lcom/android/server/TelephonyRegistry;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)V HPLcom/android/server/-$$Lambda$TelephonyRegistry$RcV5ARtARImahXC2JjbU6VbPPYY;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/-$$Lambda$TelephonyRegistry$id9Dv4TMiRMb6Z3v-UJt9p6FFec;->(Lcom/android/server/TelephonyRegistry;)V -PLcom/android/server/-$$Lambda$TelephonyRegistry$id9Dv4TMiRMb6Z3v-UJt9p6FFec;->test(I)Z +HPLcom/android/server/-$$Lambda$TelephonyRegistry$id9Dv4TMiRMb6Z3v-UJt9p6FFec;->(Lcom/android/server/TelephonyRegistry;)V +HPLcom/android/server/-$$Lambda$TelephonyRegistry$id9Dv4TMiRMb6Z3v-UJt9p6FFec;->test(I)Z HPLcom/android/server/-$$Lambda$TelephonyRegistry$uYfIHQWRBnrTuocboq9JiiZrOcI;->(Lcom/android/server/TelephonyRegistry;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)V HPLcom/android/server/-$$Lambda$TelephonyRegistry$uYfIHQWRBnrTuocboq9JiiZrOcI;->getOrThrow()Ljava/lang/Object; PLcom/android/server/-$$Lambda$UiModeManagerService$12$KHzwrh9sBWFpn3ELm1Vx_cWTsF4;->(Ljava/lang/String;)V PLcom/android/server/-$$Lambda$UiModeManagerService$12$KHzwrh9sBWFpn3ELm1Vx_cWTsF4;->test(Ljava/lang/Object;)Z +PLcom/android/server/-$$Lambda$UiModeManagerService$12$YCuxQ0CrbK3-3af2afTAgqrEvbM;->(Lcom/android/server/UiModeManagerService;)V HSPLcom/android/server/-$$Lambda$UiModeManagerService$PaBCfyaMPQ7iYMgwuzPhRDqgklY;->(Lcom/android/server/UiModeManagerService;Landroid/content/Context;Landroid/content/res/Resources;)V HSPLcom/android/server/-$$Lambda$UiModeManagerService$PaBCfyaMPQ7iYMgwuzPhRDqgklY;->run()V HSPLcom/android/server/-$$Lambda$UiModeManagerService$nBXoPX29oGtvKQx7QC8Jg06Ugmg;->(Lcom/android/server/UiModeManagerService;)V PLcom/android/server/-$$Lambda$UiModeManagerService$nBXoPX29oGtvKQx7QC8Jg06Ugmg;->accept(Ljava/lang/Object;)V HSPLcom/android/server/-$$Lambda$UiModeManagerService$pevdTYO_WFhV2BTdsH_e7_A8u9Y;->(Lcom/android/server/UiModeManagerService;)V +HSPLcom/android/server/-$$Lambda$VcnManagementService$YG_7M3pmtjEJe39XJFuPDMVSt2I;->(Lcom/android/server/VcnManagementService;)V +HSPLcom/android/server/-$$Lambda$VcnManagementService$YG_7M3pmtjEJe39XJFuPDMVSt2I;->run()V +PLcom/android/server/-$$Lambda$VibratorManagerService$006C94zBaCFB9Z4mTyJuPrizq10;->(Landroid/os/VibrationEffect;)V +PLcom/android/server/-$$Lambda$VibratorManagerService$006C94zBaCFB9Z4mTyJuPrizq10;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/-$$Lambda$VibratorManagerService$C4D-9UJX3VQ4RNFVOCw72UXRvxY;->(Lcom/android/server/VibratorManagerService;)V +HPLcom/android/server/-$$Lambda$VibratorManagerService$C4D-9UJX3VQ4RNFVOCw72UXRvxY;->onChange()V +HSPLcom/android/server/-$$Lambda$VibratorService$T8bZ7DW1ELyzte5huA9Q06sApCI;->(Lcom/android/server/VibratorService;)V +HPLcom/android/server/-$$Lambda$VibratorService$T8bZ7DW1ELyzte5huA9Q06sApCI;->onChange()V HSPLcom/android/server/-$$Lambda$W2wQdFcZWaIkS0dcYqpSl9G0O5k;->()V HSPLcom/android/server/-$$Lambda$W2wQdFcZWaIkS0dcYqpSl9G0O5k;->()V HSPLcom/android/server/-$$Lambda$W2wQdFcZWaIkS0dcYqpSl9G0O5k;->run()V HSPLcom/android/server/-$$Lambda$Watchdog$W7y-nlYuEBh_r4--InIAt97WYPU;->(Lcom/android/server/Watchdog;)V HSPLcom/android/server/-$$Lambda$Watchdog$W7y-nlYuEBh_r4--InIAt97WYPU;->run()V -HSPLcom/android/server/-$$Lambda$_RqvkX0XcoT_zanLDzA5g70RSxQ;->(Lcom/android/server/VibratorService;)V -HPLcom/android/server/-$$Lambda$_RqvkX0XcoT_zanLDzA5g70RSxQ;->onComplete(J)V HSPLcom/android/server/AnimationThread;->()V HSPLcom/android/server/AnimationThread;->ensureThreadLocked()V HSPLcom/android/server/AnimationThread;->get()Lcom/android/server/AnimationThread; @@ -772,7 +872,7 @@ HSPLcom/android/server/AnyMotionDetector$1;->(Lcom/android/server/AnyMotio PLcom/android/server/AnyMotionDetector$1;->onAccuracyChanged(Landroid/hardware/Sensor;I)V HPLcom/android/server/AnyMotionDetector$1;->onSensorChanged(Landroid/hardware/SensorEvent;)V HSPLcom/android/server/AnyMotionDetector$2;->(Lcom/android/server/AnyMotionDetector;)V -PLcom/android/server/AnyMotionDetector$2;->run()V +HPLcom/android/server/AnyMotionDetector$2;->run()V HSPLcom/android/server/AnyMotionDetector$3;->(Lcom/android/server/AnyMotionDetector;)V HSPLcom/android/server/AnyMotionDetector$4;->(Lcom/android/server/AnyMotionDetector;)V HSPLcom/android/server/AnyMotionDetector$RunningSignalStats;->()V @@ -783,18 +883,18 @@ HPLcom/android/server/AnyMotionDetector$RunningSignalStats;->getSampleCount()I HSPLcom/android/server/AnyMotionDetector$RunningSignalStats;->reset()V HSPLcom/android/server/AnyMotionDetector$Vector3;->(JFFF)V HPLcom/android/server/AnyMotionDetector$Vector3;->angleBetween(Lcom/android/server/AnyMotionDetector$Vector3;)F -PLcom/android/server/AnyMotionDetector$Vector3;->cross(Lcom/android/server/AnyMotionDetector$Vector3;)Lcom/android/server/AnyMotionDetector$Vector3; +HPLcom/android/server/AnyMotionDetector$Vector3;->cross(Lcom/android/server/AnyMotionDetector$Vector3;)Lcom/android/server/AnyMotionDetector$Vector3; PLcom/android/server/AnyMotionDetector$Vector3;->dotProduct(Lcom/android/server/AnyMotionDetector$Vector3;)F HPLcom/android/server/AnyMotionDetector$Vector3;->minus(Lcom/android/server/AnyMotionDetector$Vector3;)Lcom/android/server/AnyMotionDetector$Vector3; PLcom/android/server/AnyMotionDetector$Vector3;->norm()F -PLcom/android/server/AnyMotionDetector$Vector3;->normalized()Lcom/android/server/AnyMotionDetector$Vector3; +HPLcom/android/server/AnyMotionDetector$Vector3;->normalized()Lcom/android/server/AnyMotionDetector$Vector3; HPLcom/android/server/AnyMotionDetector$Vector3;->plus(Lcom/android/server/AnyMotionDetector$Vector3;)Lcom/android/server/AnyMotionDetector$Vector3; -PLcom/android/server/AnyMotionDetector$Vector3;->times(F)Lcom/android/server/AnyMotionDetector$Vector3; +HPLcom/android/server/AnyMotionDetector$Vector3;->times(F)Lcom/android/server/AnyMotionDetector$Vector3; HPLcom/android/server/AnyMotionDetector$Vector3;->toString()Ljava/lang/String; HSPLcom/android/server/AnyMotionDetector;->(Landroid/os/PowerManager;Landroid/os/Handler;Landroid/hardware/SensorManager;Lcom/android/server/AnyMotionDetector$DeviceIdleCallback;F)V -PLcom/android/server/AnyMotionDetector;->access$000(Lcom/android/server/AnyMotionDetector;)Ljava/lang/Object; +HPLcom/android/server/AnyMotionDetector;->access$000(Lcom/android/server/AnyMotionDetector;)Ljava/lang/Object; HPLcom/android/server/AnyMotionDetector;->access$100(Lcom/android/server/AnyMotionDetector;)Lcom/android/server/AnyMotionDetector$RunningSignalStats; -PLcom/android/server/AnyMotionDetector;->access$200(Lcom/android/server/AnyMotionDetector;)I +HPLcom/android/server/AnyMotionDetector;->access$200(Lcom/android/server/AnyMotionDetector;)I PLcom/android/server/AnyMotionDetector;->access$300(Lcom/android/server/AnyMotionDetector;)I PLcom/android/server/AnyMotionDetector;->access$400(Lcom/android/server/AnyMotionDetector;)Ljava/lang/Runnable; PLcom/android/server/AnyMotionDetector;->access$500(Lcom/android/server/AnyMotionDetector;)Landroid/os/Handler; @@ -804,7 +904,7 @@ PLcom/android/server/AnyMotionDetector;->access$800(Lcom/android/server/AnyMotio PLcom/android/server/AnyMotionDetector;->access$802(Lcom/android/server/AnyMotionDetector;Z)Z PLcom/android/server/AnyMotionDetector;->access$900(Lcom/android/server/AnyMotionDetector;)V HPLcom/android/server/AnyMotionDetector;->checkForAnyMotion()V -PLcom/android/server/AnyMotionDetector;->getStationaryStatus()I +HPLcom/android/server/AnyMotionDetector;->getStationaryStatus()I PLcom/android/server/AnyMotionDetector;->hasSensor()Z HPLcom/android/server/AnyMotionDetector;->startOrientationMeasurementLocked()V HPLcom/android/server/AnyMotionDetector;->stop()V @@ -814,26 +914,32 @@ HSPLcom/android/server/AppStateTrackerImpl$2;->(Lcom/android/server/AppSta HPLcom/android/server/AppStateTrackerImpl$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/AppStateTrackerImpl$AppOpsWatcher;->(Lcom/android/server/AppStateTrackerImpl;)V HSPLcom/android/server/AppStateTrackerImpl$AppOpsWatcher;->(Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl$1;)V +PLcom/android/server/AppStateTrackerImpl$AppOpsWatcher;->opChanged(IILjava/lang/String;)V HSPLcom/android/server/AppStateTrackerImpl$FeatureFlagsObserver;->(Lcom/android/server/AppStateTrackerImpl;)V HSPLcom/android/server/AppStateTrackerImpl$FeatureFlagsObserver;->isForcedAppStandbyEnabled()Z HSPLcom/android/server/AppStateTrackerImpl$FeatureFlagsObserver;->isForcedAppStandbyForSmallBatteryEnabled()Z HSPLcom/android/server/AppStateTrackerImpl$FeatureFlagsObserver;->register()V HSPLcom/android/server/AppStateTrackerImpl$Listener;->()V HPLcom/android/server/AppStateTrackerImpl$Listener;->access$1300(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;)V -PLcom/android/server/AppStateTrackerImpl$Listener;->access$1400(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;)V +HSPLcom/android/server/AppStateTrackerImpl$Listener;->access$1400(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;)V PLcom/android/server/AppStateTrackerImpl$Listener;->access$1500(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->access$800(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;I)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->access$900(Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/AppStateTrackerImpl;I)V -PLcom/android/server/AppStateTrackerImpl$Listener;->onExemptedBucketChanged(Lcom/android/server/AppStateTrackerImpl;)V +HSPLcom/android/server/AppStateTrackerImpl$Listener;->onExemptedBucketChanged(Lcom/android/server/AppStateTrackerImpl;)V PLcom/android/server/AppStateTrackerImpl$Listener;->onForceAllAppsStandbyChanged(Lcom/android/server/AppStateTrackerImpl;)V +PLcom/android/server/AppStateTrackerImpl$Listener;->onRunAnyAppOpsChanged(Lcom/android/server/AppStateTrackerImpl;ILjava/lang/String;)V HPLcom/android/server/AppStateTrackerImpl$Listener;->onTempPowerSaveExemptionListChanged(Lcom/android/server/AppStateTrackerImpl;)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->onUidActiveStateChanged(Lcom/android/server/AppStateTrackerImpl;I)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->onUidForeground(IZ)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->onUidForegroundStateChanged(Lcom/android/server/AppStateTrackerImpl;I)V HSPLcom/android/server/AppStateTrackerImpl$Listener;->unblockAlarmsForUid(I)V -PLcom/android/server/AppStateTrackerImpl$Listener;->unblockAllUnrestrictedAlarms()V -HPLcom/android/server/AppStateTrackerImpl$Listener;->updateAllJobs()V +PLcom/android/server/AppStateTrackerImpl$Listener;->unblockAlarmsForUidPackage(ILjava/lang/String;)V +HSPLcom/android/server/AppStateTrackerImpl$Listener;->unblockAllUnrestrictedAlarms()V +HPLcom/android/server/AppStateTrackerImpl$Listener;->updateAlarmsForUid(I)V +PLcom/android/server/AppStateTrackerImpl$Listener;->updateAllAlarms()V +HSPLcom/android/server/AppStateTrackerImpl$Listener;->updateAllJobs()V HSPLcom/android/server/AppStateTrackerImpl$Listener;->updateJobsForUid(IZ)V +PLcom/android/server/AppStateTrackerImpl$Listener;->updateJobsForUidPackage(ILjava/lang/String;Z)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->(Lcom/android/server/AppStateTrackerImpl;Landroid/os/Looper;)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidActive(I)V @@ -841,8 +947,9 @@ HPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidGone(I)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidIdle(I)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidStateChanged(II)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyAllExemptionListChanged()V -HPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyExemptedBucketChanged()V +HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyExemptedBucketChanged()V PLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyForceAllAppsStandbyChanged()V +PLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyRunAnyAppOpsChanged(ILjava/lang/String;)V HPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyTempExemptionListChanged()V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyUidActiveStateChanged(I)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyUidForegroundStateChanged(I)V @@ -852,7 +959,7 @@ HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->onUidIdle(IZ)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->onUidStateChanged(II)V HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->removeUid(IZ)V HSPLcom/android/server/AppStateTrackerImpl$StandbyTracker;->(Lcom/android/server/AppStateTrackerImpl;)V -HPLcom/android/server/AppStateTrackerImpl$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V +HSPLcom/android/server/AppStateTrackerImpl$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V HSPLcom/android/server/AppStateTrackerImpl$UidObserver;->(Lcom/android/server/AppStateTrackerImpl;)V HSPLcom/android/server/AppStateTrackerImpl$UidObserver;->(Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl$1;)V HSPLcom/android/server/AppStateTrackerImpl$UidObserver;->onUidActive(I)V @@ -871,12 +978,13 @@ HSPLcom/android/server/AppStateTrackerImpl;->access$700(Lcom/android/server/AppS HSPLcom/android/server/AppStateTrackerImpl;->addListener(Lcom/android/server/AppStateTrackerImpl$Listener;)V HSPLcom/android/server/AppStateTrackerImpl;->addServiceStateListener(Lcom/android/server/AppStateTracker$ServiceStateListener;)V HSPLcom/android/server/AppStateTrackerImpl;->addUidToArray(Landroid/util/SparseBooleanArray;I)Z -HPLcom/android/server/AppStateTrackerImpl;->areAlarmsRestricted(ILjava/lang/String;Z)Z +HPLcom/android/server/AppStateTrackerImpl;->areAlarmsRestricted(ILjava/lang/String;)Z +HPLcom/android/server/AppStateTrackerImpl;->areAlarmsRestrictedByBatterySaver(ILjava/lang/String;)Z HSPLcom/android/server/AppStateTrackerImpl;->areJobsRestricted(ILjava/lang/String;Z)Z HSPLcom/android/server/AppStateTrackerImpl;->cloneListeners()[Lcom/android/server/AppStateTrackerImpl$Listener; HPLcom/android/server/AppStateTrackerImpl;->dump(Landroid/util/IndentingPrintWriter;)V HPLcom/android/server/AppStateTrackerImpl;->dumpProto(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/AppStateTrackerImpl;->dumpUids(Ljava/io/PrintWriter;Landroid/util/SparseBooleanArray;)V +HPLcom/android/server/AppStateTrackerImpl;->dumpUids(Ljava/io/PrintWriter;Landroid/util/SparseBooleanArray;)V HSPLcom/android/server/AppStateTrackerImpl;->findForcedAppStandbyUidPackageIndexLocked(ILjava/lang/String;)I HSPLcom/android/server/AppStateTrackerImpl;->injectActivityManagerInternal()Landroid/app/ActivityManagerInternal; HSPLcom/android/server/AppStateTrackerImpl;->injectAppOpsManager()Landroid/app/AppOpsManager; @@ -887,7 +995,6 @@ HSPLcom/android/server/AppStateTrackerImpl;->injectIAppOpsService()Lcom/android/ HSPLcom/android/server/AppStateTrackerImpl;->injectPowerManagerInternal()Landroid/os/PowerManagerInternal; HSPLcom/android/server/AppStateTrackerImpl;->isAnyAppIdUnexempt([I[I)Z HPLcom/android/server/AppStateTrackerImpl;->isForceAllAppsStandbyEnabled()Z -HSPLcom/android/server/AppStateTrackerImpl;->isRestricted(ILjava/lang/String;ZZ)Z HPLcom/android/server/AppStateTrackerImpl;->isRunAnyInBackgroundAppOpsAllowed(ILjava/lang/String;)Z HSPLcom/android/server/AppStateTrackerImpl;->isRunAnyRestrictedLocked(ILjava/lang/String;)Z PLcom/android/server/AppStateTrackerImpl;->isSmallBatteryDevice()Z @@ -904,7 +1011,9 @@ HSPLcom/android/server/AppStateTrackerImpl;->removeUidFromArray(Landroid/util/Sp HSPLcom/android/server/AppStateTrackerImpl;->setPowerSaveExemptionListAppIds([I[I[I)V HSPLcom/android/server/AppStateTrackerImpl;->toggleForceAllAppsStandbyLocked(Z)V HSPLcom/android/server/AppStateTrackerImpl;->updateForceAllAppStandbyState()V +PLcom/android/server/AppStateTrackerImpl;->updateForcedAppStandbyUidPackageLocked(ILjava/lang/String;Z)Z HSPLcom/android/server/AttributeCache$Entry;->(Landroid/content/Context;Landroid/content/res/TypedArray;)V +PLcom/android/server/AttributeCache$Entry;->recycle()V HSPLcom/android/server/AttributeCache$Package;->(Landroid/content/Context;)V HSPLcom/android/server/AttributeCache$Package;->access$000(Lcom/android/server/AttributeCache$Package;)Landroid/util/SparseArray; HSPLcom/android/server/AttributeCache;->()V @@ -912,13 +1021,15 @@ HSPLcom/android/server/AttributeCache;->(Landroid/content/Context;)V HSPLcom/android/server/AttributeCache;->get(Ljava/lang/String;I[II)Lcom/android/server/AttributeCache$Entry; HSPLcom/android/server/AttributeCache;->init(Landroid/content/Context;)V HSPLcom/android/server/AttributeCache;->instance()Lcom/android/server/AttributeCache; -PLcom/android/server/AttributeCache;->removePackage(Ljava/lang/String;)V +HPLcom/android/server/AttributeCache;->removePackage(Ljava/lang/String;)V HSPLcom/android/server/AttributeCache;->updateConfiguration(Landroid/content/res/Configuration;)V PLcom/android/server/BatteryService$10;->(Lcom/android/server/BatteryService;Landroid/content/Intent;)V PLcom/android/server/BatteryService$10;->run()V HSPLcom/android/server/BatteryService$2;->(Lcom/android/server/BatteryService;Landroid/os/Handler;)V HSPLcom/android/server/BatteryService$3;->(Lcom/android/server/BatteryService;)V HSPLcom/android/server/BatteryService$4;->(Lcom/android/server/BatteryService;)V +PLcom/android/server/BatteryService$5;->(Lcom/android/server/BatteryService;)V +PLcom/android/server/BatteryService$5;->run()V PLcom/android/server/BatteryService$7;->(Lcom/android/server/BatteryService;Landroid/content/Intent;)V PLcom/android/server/BatteryService$7;->run()V HSPLcom/android/server/BatteryService$8;->(Lcom/android/server/BatteryService;Landroid/content/Intent;)V @@ -932,6 +1043,7 @@ HPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProp PLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProperty$1(Landroid/util/MutableInt;Landroid/os/BatteryProperty;II)V HPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProperty$2(Landroid/util/MutableInt;Landroid/os/BatteryProperty;II)V HPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProperty$3(Landroid/util/MutableInt;Landroid/os/BatteryProperty;II)V +PLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProperty$4(Landroid/util/MutableInt;Landroid/os/BatteryProperty;II)V HPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$getProperty$5(Landroid/util/MutableInt;Landroid/os/BatteryProperty;IJ)V HSPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->lambda$scheduleUpdate$6$BatteryService$BatteryPropertiesRegistrar()V HSPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->scheduleUpdate()V @@ -966,7 +1078,7 @@ HSPLcom/android/server/BatteryService$Led;->(Lcom/android/server/BatterySe HSPLcom/android/server/BatteryService$Led;->updateLightsLocked()V HSPLcom/android/server/BatteryService$LocalService;->(Lcom/android/server/BatteryService;)V HSPLcom/android/server/BatteryService$LocalService;->(Lcom/android/server/BatteryService;Lcom/android/server/BatteryService$1;)V -PLcom/android/server/BatteryService$LocalService;->getBatteryChargeCounter()I +HPLcom/android/server/BatteryService$LocalService;->getBatteryChargeCounter()I HSPLcom/android/server/BatteryService$LocalService;->getBatteryLevel()I HSPLcom/android/server/BatteryService$LocalService;->getBatteryLevelLow()Z HSPLcom/android/server/BatteryService$LocalService;->getPlugType()I @@ -977,11 +1089,15 @@ HSPLcom/android/server/BatteryService;->access$000(Lcom/android/server/BatterySe HSPLcom/android/server/BatteryService;->access$1000(Lcom/android/server/BatteryService;)I HSPLcom/android/server/BatteryService;->access$1100(Lcom/android/server/BatteryService;Landroid/hardware/health/V2_1/HealthInfo;)V HSPLcom/android/server/BatteryService;->access$1200(Ljava/lang/String;)V +PLcom/android/server/BatteryService;->access$1300()Ljava/lang/String; HSPLcom/android/server/BatteryService;->access$1400()V +PLcom/android/server/BatteryService;->access$1500(Lcom/android/server/BatteryService;Ljava/io/FileDescriptor;)V +PLcom/android/server/BatteryService;->access$1600(Lcom/android/server/BatteryService;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/BatteryService;->access$1700(Lcom/android/server/BatteryService;)Lcom/android/server/BatteryService$HealthServiceWrapper; HSPLcom/android/server/BatteryService;->access$1800(Lcom/android/server/BatteryService;I)Z HSPLcom/android/server/BatteryService;->access$1900(Lcom/android/server/BatteryService;)I HSPLcom/android/server/BatteryService;->access$2000(Lcom/android/server/BatteryService;)Z +PLcom/android/server/BatteryService;->access$700(Lcom/android/server/BatteryService;)Landroid/app/ActivityManagerInternal; PLcom/android/server/BatteryService;->access$800(Lcom/android/server/BatteryService;)Landroid/content/Context; HSPLcom/android/server/BatteryService;->access$900(Lcom/android/server/BatteryService;)Landroid/hardware/health/V1_0/HealthInfo; PLcom/android/server/BatteryService;->dumpInternal(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V @@ -994,11 +1110,12 @@ PLcom/android/server/BatteryService;->logBatteryStatsLocked()V PLcom/android/server/BatteryService;->logOutlierLocked(J)V HSPLcom/android/server/BatteryService;->onBootPhase(I)V HSPLcom/android/server/BatteryService;->onStart()V +HSPLcom/android/server/BatteryService;->plugType(Landroid/hardware/health/V1_0/HealthInfo;)I HSPLcom/android/server/BatteryService;->processValuesLocked(Z)V HSPLcom/android/server/BatteryService;->registerHealthCallback()V HSPLcom/android/server/BatteryService;->sendBatteryChangedIntentLocked()V HSPLcom/android/server/BatteryService;->sendBatteryLevelChangedIntentLocked()V -PLcom/android/server/BatteryService;->sendEnqueuedBatteryLevelChangedEvents()V +HPLcom/android/server/BatteryService;->sendEnqueuedBatteryLevelChangedEvents()V HSPLcom/android/server/BatteryService;->shouldSendBatteryLowLocked()Z HSPLcom/android/server/BatteryService;->shouldShutdownLocked()Z HSPLcom/android/server/BatteryService;->shutdownIfNoPowerLocked()V @@ -1034,22 +1151,24 @@ PLcom/android/server/BluetoothAirplaneModeListener$1;->onChange(Z)V HSPLcom/android/server/BluetoothAirplaneModeListener$BluetoothAirplaneModeHandler;->(Lcom/android/server/BluetoothAirplaneModeListener;Landroid/os/Looper;)V PLcom/android/server/BluetoothAirplaneModeListener$BluetoothAirplaneModeHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/BluetoothAirplaneModeListener;->(Lcom/android/server/BluetoothManagerService;Landroid/os/Looper;Landroid/content/Context;)V +PLcom/android/server/BluetoothAirplaneModeListener;->access$000(Lcom/android/server/BluetoothAirplaneModeListener;)Lcom/android/server/BluetoothAirplaneModeListener$BluetoothAirplaneModeHandler; PLcom/android/server/BluetoothAirplaneModeListener;->handleAirplaneModeChange()V -PLcom/android/server/BluetoothAirplaneModeListener;->start(Lcom/android/server/BluetoothModeChangeHelper;)V -PLcom/android/server/BluetoothDeviceConfigListener$1;->(Lcom/android/server/BluetoothDeviceConfigListener;)V +PLcom/android/server/BluetoothAirplaneModeListener;->shouldSkipAirplaneModeChange()Z +HSPLcom/android/server/BluetoothAirplaneModeListener;->start(Lcom/android/server/BluetoothModeChangeHelper;)V +HSPLcom/android/server/BluetoothDeviceConfigListener$1;->(Lcom/android/server/BluetoothDeviceConfigListener;)V PLcom/android/server/BluetoothDeviceConfigListener$1;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V -PLcom/android/server/BluetoothDeviceConfigListener;->(Lcom/android/server/BluetoothManagerService;)V +HSPLcom/android/server/BluetoothDeviceConfigListener;->(Lcom/android/server/BluetoothManagerService;)V PLcom/android/server/BluetoothDeviceConfigListener;->lambda$new$0(Ljava/lang/Runnable;)V HSPLcom/android/server/BluetoothManagerService$1;->(Lcom/android/server/BluetoothManagerService;)V PLcom/android/server/BluetoothManagerService$1;->onBluetoothStateChange(II)V HSPLcom/android/server/BluetoothManagerService$2;->(Lcom/android/server/BluetoothManagerService;)V HSPLcom/android/server/BluetoothManagerService$2;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/BluetoothManagerService$3;->(Lcom/android/server/BluetoothManagerService;)V -PLcom/android/server/BluetoothManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/BluetoothManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/BluetoothManagerService$4;->(Lcom/android/server/BluetoothManagerService;Landroid/os/Handler;)V HSPLcom/android/server/BluetoothManagerService$ActiveLog;->(Lcom/android/server/BluetoothManagerService;ILjava/lang/String;ZJ)V -PLcom/android/server/BluetoothManagerService$ActiveLog;->dump(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/BluetoothManagerService$ActiveLog;->toString()Ljava/lang/String; +HPLcom/android/server/BluetoothManagerService$ActiveLog;->dump(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/BluetoothManagerService$ActiveLog;->toString()Ljava/lang/String; HSPLcom/android/server/BluetoothManagerService$BluetoothHandler;->(Lcom/android/server/BluetoothManagerService;Landroid/os/Looper;)V HSPLcom/android/server/BluetoothManagerService$BluetoothHandler;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/BluetoothManagerService$BluetoothHandler;->restartForReason(I)V @@ -1061,40 +1180,49 @@ PLcom/android/server/BluetoothManagerService$ClientDeathRecipient;->(Lcom/ PLcom/android/server/BluetoothManagerService$ClientDeathRecipient;->binderDied()V PLcom/android/server/BluetoothManagerService$ClientDeathRecipient;->getPackageName()Ljava/lang/String; HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->(Lcom/android/server/BluetoothManagerService;Landroid/content/Intent;)V -PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$1500(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;)Z +HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$1500(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;)Z +HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$1600(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;Landroid/bluetooth/IBluetoothProfileServiceConnection;)V +HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$1700(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;)Z +PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$1800(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;)V PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$3600(Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;Landroid/bluetooth/IBluetoothProfileServiceConnection;)V -PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->addProxy(Landroid/bluetooth/IBluetoothProfileServiceConnection;)V +HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->addProxy(Landroid/bluetooth/IBluetoothProfileServiceConnection;)V HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->bindService()Z PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->binderDied()V +HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->isEmpty()Z PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeProxy(Landroid/bluetooth/IBluetoothProfileServiceConnection;)V +PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeAllProxies()V +HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeProxy(Landroid/bluetooth/IBluetoothProfileServiceConnection;)V HSPLcom/android/server/BluetoothManagerService;->(Landroid/content/Context;)V +PLcom/android/server/BluetoothManagerService;->access$000(J)Ljava/lang/CharSequence; +PLcom/android/server/BluetoothManagerService;->access$100(I)Ljava/lang/String; PLcom/android/server/BluetoothManagerService;->access$1000(Lcom/android/server/BluetoothManagerService;)V -PLcom/android/server/BluetoothManagerService;->access$1200(Lcom/android/server/BluetoothManagerService;)Ljava/util/concurrent/locks/ReentrantReadWriteLock; -PLcom/android/server/BluetoothManagerService;->access$1300(Lcom/android/server/BluetoothManagerService;)Landroid/bluetooth/IBluetooth; +HSPLcom/android/server/BluetoothManagerService;->access$1200(Lcom/android/server/BluetoothManagerService;)Ljava/util/concurrent/locks/ReentrantReadWriteLock; +HSPLcom/android/server/BluetoothManagerService;->access$1300(Lcom/android/server/BluetoothManagerService;)Landroid/bluetooth/IBluetooth; PLcom/android/server/BluetoothManagerService;->access$1302(Lcom/android/server/BluetoothManagerService;Landroid/bluetooth/IBluetooth;)Landroid/bluetooth/IBluetooth; PLcom/android/server/BluetoothManagerService;->access$1400(Lcom/android/server/BluetoothManagerService;ILjava/lang/String;Z)V -PLcom/android/server/BluetoothManagerService;->access$1900(Lcom/android/server/BluetoothManagerService;)Z -PLcom/android/server/BluetoothManagerService;->access$1902(Lcom/android/server/BluetoothManagerService;Z)Z HSPLcom/android/server/BluetoothManagerService;->access$200(Lcom/android/server/BluetoothManagerService;)Lcom/android/server/BluetoothManagerService$BluetoothHandler; -PLcom/android/server/BluetoothManagerService;->access$2100(Lcom/android/server/BluetoothManagerService;)Z -PLcom/android/server/BluetoothManagerService;->access$2102(Lcom/android/server/BluetoothManagerService;Z)Z +PLcom/android/server/BluetoothManagerService;->access$2000(Lcom/android/server/BluetoothManagerService;)Z +PLcom/android/server/BluetoothManagerService;->access$2002(Lcom/android/server/BluetoothManagerService;Z)Z +PLcom/android/server/BluetoothManagerService;->access$2200(Lcom/android/server/BluetoothManagerService;)Z +HSPLcom/android/server/BluetoothManagerService;->access$2202(Lcom/android/server/BluetoothManagerService;Z)Z PLcom/android/server/BluetoothManagerService;->access$2300(Lcom/android/server/BluetoothManagerService;I)V -PLcom/android/server/BluetoothManagerService;->access$2400(Lcom/android/server/BluetoothManagerService;)Z -PLcom/android/server/BluetoothManagerService;->access$2402(Lcom/android/server/BluetoothManagerService;Z)Z -PLcom/android/server/BluetoothManagerService;->access$2500(Lcom/android/server/BluetoothManagerService;Z)V +HSPLcom/android/server/BluetoothManagerService;->access$2400(Lcom/android/server/BluetoothManagerService;)Z +HSPLcom/android/server/BluetoothManagerService;->access$2402(Lcom/android/server/BluetoothManagerService;Z)Z +HSPLcom/android/server/BluetoothManagerService;->access$2500(Lcom/android/server/BluetoothManagerService;Z)V PLcom/android/server/BluetoothManagerService;->access$2600(Lcom/android/server/BluetoothManagerService;)I PLcom/android/server/BluetoothManagerService;->access$2602(Lcom/android/server/BluetoothManagerService;I)I PLcom/android/server/BluetoothManagerService;->access$2608(Lcom/android/server/BluetoothManagerService;)I +PLcom/android/server/BluetoothManagerService;->access$2700(Lcom/android/server/BluetoothManagerService;)I PLcom/android/server/BluetoothManagerService;->access$2702(Lcom/android/server/BluetoothManagerService;I)I +PLcom/android/server/BluetoothManagerService;->access$2708(Lcom/android/server/BluetoothManagerService;)I PLcom/android/server/BluetoothManagerService;->access$2800(Lcom/android/server/BluetoothManagerService;)V PLcom/android/server/BluetoothManagerService;->access$2900(Lcom/android/server/BluetoothManagerService;)I PLcom/android/server/BluetoothManagerService;->access$2902(Lcom/android/server/BluetoothManagerService;I)I PLcom/android/server/BluetoothManagerService;->access$300(Lcom/android/server/BluetoothManagerService;IZ)V PLcom/android/server/BluetoothManagerService;->access$3000(Lcom/android/server/BluetoothManagerService;)I -PLcom/android/server/BluetoothManagerService;->access$3400(Lcom/android/server/BluetoothManagerService;)Landroid/os/RemoteCallbackList; -PLcom/android/server/BluetoothManagerService;->access$3500(Lcom/android/server/BluetoothManagerService;)Ljava/util/Map; +HSPLcom/android/server/BluetoothManagerService;->access$3400(Lcom/android/server/BluetoothManagerService;)Landroid/os/RemoteCallbackList; +HPLcom/android/server/BluetoothManagerService;->access$3500(Lcom/android/server/BluetoothManagerService;)Ljava/util/Map; PLcom/android/server/BluetoothManagerService;->access$3702(Lcom/android/server/BluetoothManagerService;Landroid/bluetooth/IBluetoothGatt;)Landroid/bluetooth/IBluetoothGatt; PLcom/android/server/BluetoothManagerService;->access$3800(Lcom/android/server/BluetoothManagerService;)V PLcom/android/server/BluetoothManagerService;->access$3902(Lcom/android/server/BluetoothManagerService;Landroid/os/IBinder;)Landroid/os/IBinder; @@ -1112,10 +1240,12 @@ PLcom/android/server/BluetoothManagerService;->access$4800(Lcom/android/server/B PLcom/android/server/BluetoothManagerService;->access$5000(Lcom/android/server/BluetoothManagerService;)V PLcom/android/server/BluetoothManagerService;->access$600(Lcom/android/server/BluetoothManagerService;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/BluetoothManagerService;->access$700(Lcom/android/server/BluetoothManagerService;)Lcom/android/server/BluetoothModeChangeHelper; +PLcom/android/server/BluetoothManagerService;->access$800(Lcom/android/server/BluetoothManagerService;)Ljava/util/Map; +PLcom/android/server/BluetoothManagerService;->access$900(Lcom/android/server/BluetoothManagerService;Landroid/os/IBinder;ZLjava/lang/String;)I HSPLcom/android/server/BluetoothManagerService;->addActiveLog(ILjava/lang/String;Z)V PLcom/android/server/BluetoothManagerService;->addCrashLog()V HSPLcom/android/server/BluetoothManagerService;->bindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)Z -PLcom/android/server/BluetoothManagerService;->bluetoothStateChangeHandler(II)V +HPLcom/android/server/BluetoothManagerService;->bluetoothStateChangeHandler(II)V PLcom/android/server/BluetoothManagerService;->checkBluetoothPermissions(Ljava/lang/String;Z)Z HPLcom/android/server/BluetoothManagerService;->checkIfCallerIsForegroundUser()Z PLcom/android/server/BluetoothManagerService;->checkPackage(ILjava/lang/String;)V @@ -1125,14 +1255,14 @@ PLcom/android/server/BluetoothManagerService;->disable(Ljava/lang/String;Z)Z PLcom/android/server/BluetoothManagerService;->disableBle(Ljava/lang/String;Landroid/os/IBinder;)Z PLcom/android/server/BluetoothManagerService;->disableBleScanMode()V HSPLcom/android/server/BluetoothManagerService;->doBind(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/UserHandle;)Z -PLcom/android/server/BluetoothManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/BluetoothManagerService;->dumpProto(Ljava/io/FileDescriptor;)V +HPLcom/android/server/BluetoothManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/BluetoothManagerService;->dumpProto(Ljava/io/FileDescriptor;)V PLcom/android/server/BluetoothManagerService;->enable(Ljava/lang/String;)Z PLcom/android/server/BluetoothManagerService;->enableBle(Ljava/lang/String;Landroid/os/IBinder;)Z HPLcom/android/server/BluetoothManagerService;->getAddress()Ljava/lang/String; HPLcom/android/server/BluetoothManagerService;->getBluetoothGatt()Landroid/bluetooth/IBluetoothGatt; PLcom/android/server/BluetoothManagerService;->getEnableDisableReasonString(I)Ljava/lang/String; -PLcom/android/server/BluetoothManagerService;->getName()Ljava/lang/String; +HPLcom/android/server/BluetoothManagerService;->getName()Ljava/lang/String; PLcom/android/server/BluetoothManagerService;->getServiceRestartMs()I PLcom/android/server/BluetoothManagerService;->getState()I HSPLcom/android/server/BluetoothManagerService;->getSystemConfigEnabledProfilesForPackage(Ljava/lang/String;)Ljava/util/List; @@ -1141,6 +1271,7 @@ HSPLcom/android/server/BluetoothManagerService;->handleEnable(Z)V HSPLcom/android/server/BluetoothManagerService;->handleOnBootPhase()V PLcom/android/server/BluetoothManagerService;->handleOnSwitchUser(I)V PLcom/android/server/BluetoothManagerService;->handleOnUnlockUser(I)V +HPLcom/android/server/BluetoothManagerService;->isAirplaneModeOn()Z PLcom/android/server/BluetoothManagerService;->isBleAppPresent()Z HPLcom/android/server/BluetoothManagerService;->isBleScanAlwaysAvailable()Z HSPLcom/android/server/BluetoothManagerService;->isBluetoothDisallowed()Z @@ -1157,31 +1288,37 @@ PLcom/android/server/BluetoothManagerService;->persistBluetoothSetting(I)V HSPLcom/android/server/BluetoothManagerService;->registerAdapter(Landroid/bluetooth/IBluetoothManagerCallback;)Landroid/bluetooth/IBluetooth; HSPLcom/android/server/BluetoothManagerService;->registerForBleScanModeChange()V HSPLcom/android/server/BluetoothManagerService;->registerStateChangeCallback(Landroid/bluetooth/IBluetoothStateChangeCallback;)V -PLcom/android/server/BluetoothManagerService;->sendBleStateChanged(II)V -PLcom/android/server/BluetoothManagerService;->sendBluetoothServiceDownCallback()V -PLcom/android/server/BluetoothManagerService;->sendBluetoothServiceUpCallback()V -PLcom/android/server/BluetoothManagerService;->sendBluetoothStateCallback(Z)V +HPLcom/android/server/BluetoothManagerService;->sendBleStateChanged(II)V +HPLcom/android/server/BluetoothManagerService;->sendBluetoothServiceDownCallback()V +HPLcom/android/server/BluetoothManagerService;->sendBluetoothServiceUpCallback()V +HPLcom/android/server/BluetoothManagerService;->sendBluetoothStateCallback(Z)V PLcom/android/server/BluetoothManagerService;->sendBrEdrDownCallback()V +PLcom/android/server/BluetoothManagerService;->sendDisableMsg(ILjava/lang/String;)V HSPLcom/android/server/BluetoothManagerService;->sendEnableMsg(ZILjava/lang/String;)V PLcom/android/server/BluetoothManagerService;->storeNameAndAddress(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/BluetoothManagerService;->supportBluetoothPersistedState()Z +PLcom/android/server/BluetoothManagerService;->timeToLog(J)Ljava/lang/CharSequence; PLcom/android/server/BluetoothManagerService;->unbindAllBluetoothProfileServices()V PLcom/android/server/BluetoothManagerService;->unbindAndFinish()V -PLcom/android/server/BluetoothManagerService;->unbindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)V -PLcom/android/server/BluetoothManagerService;->unregisterStateChangeCallback(Landroid/bluetooth/IBluetoothStateChangeCallback;)V +HPLcom/android/server/BluetoothManagerService;->unbindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)V +HPLcom/android/server/BluetoothManagerService;->unregisterStateChangeCallback(Landroid/bluetooth/IBluetoothStateChangeCallback;)V PLcom/android/server/BluetoothManagerService;->updateBleAppCount(Landroid/os/IBinder;ZLjava/lang/String;)I PLcom/android/server/BluetoothManagerService;->updateOppLauncherComponentState(IZ)V -PLcom/android/server/BluetoothManagerService;->waitForState(Ljava/util/Set;)Z -PLcom/android/server/BluetoothModeChangeHelper$1;->(Lcom/android/server/BluetoothModeChangeHelper;)V +HPLcom/android/server/BluetoothManagerService;->waitForState(Ljava/util/Set;)Z +HSPLcom/android/server/BluetoothModeChangeHelper$1;->(Lcom/android/server/BluetoothModeChangeHelper;)V PLcom/android/server/BluetoothModeChangeHelper$1;->onServiceConnected(ILandroid/bluetooth/BluetoothProfile;)V PLcom/android/server/BluetoothModeChangeHelper$1;->onServiceDisconnected(I)V -PLcom/android/server/BluetoothModeChangeHelper;->(Landroid/content/Context;)V +HSPLcom/android/server/BluetoothModeChangeHelper;->(Landroid/content/Context;)V PLcom/android/server/BluetoothModeChangeHelper;->access$002(Lcom/android/server/BluetoothModeChangeHelper;Landroid/bluetooth/BluetoothA2dp;)Landroid/bluetooth/BluetoothA2dp; PLcom/android/server/BluetoothModeChangeHelper;->access$102(Lcom/android/server/BluetoothModeChangeHelper;Landroid/bluetooth/BluetoothHearingAid;)Landroid/bluetooth/BluetoothHearingAid; -PLcom/android/server/BluetoothModeChangeHelper;->getSettingsInt(Ljava/lang/String;)I -PLcom/android/server/BluetoothModeChangeHelper;->isA2dpConnected()Z +HSPLcom/android/server/BluetoothModeChangeHelper;->getSettingsInt(Ljava/lang/String;)I +HPLcom/android/server/BluetoothModeChangeHelper;->isA2dpConnected()Z PLcom/android/server/BluetoothModeChangeHelper;->isA2dpOrHearingAidConnected()Z +PLcom/android/server/BluetoothModeChangeHelper;->isAirplaneModeOn()Z +PLcom/android/server/BluetoothModeChangeHelper;->isBluetoothOn()Z PLcom/android/server/BluetoothModeChangeHelper;->isHearingAidConnected()Z +PLcom/android/server/BluetoothModeChangeHelper;->onAirplaneModeChanged(Lcom/android/server/BluetoothManagerService;)V +PLcom/android/server/BluetoothModeChangeHelper;->showToastMessage()V HSPLcom/android/server/BluetoothService;->(Landroid/content/Context;)V HSPLcom/android/server/BluetoothService;->initialize()V HSPLcom/android/server/BluetoothService;->onBootPhase(I)V @@ -1191,432 +1328,44 @@ PLcom/android/server/BluetoothService;->onUserUnlocking(Lcom/android/server/Syst HSPLcom/android/server/CachedDeviceStateService$1;->(Lcom/android/server/CachedDeviceStateService;)V HPLcom/android/server/CachedDeviceStateService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/CachedDeviceStateService;->(Landroid/content/Context;)V -PLcom/android/server/CachedDeviceStateService;->access$000(Lcom/android/server/CachedDeviceStateService;)Lcom/android/internal/os/CachedDeviceState; +HPLcom/android/server/CachedDeviceStateService;->access$000(Lcom/android/server/CachedDeviceStateService;)Lcom/android/internal/os/CachedDeviceState; HSPLcom/android/server/CachedDeviceStateService;->onBootPhase(I)V HSPLcom/android/server/CachedDeviceStateService;->onStart()V HSPLcom/android/server/CachedDeviceStateService;->queryIsCharging()Z HSPLcom/android/server/CachedDeviceStateService;->queryScreenInteractive(Landroid/content/Context;)Z +PLcom/android/server/CertBlacklister$BlacklistObserver$1;->(Lcom/android/server/CertBlacklister$BlacklistObserver;Ljava/lang/String;)V +PLcom/android/server/CertBlacklister$BlacklistObserver$1;->run()V HSPLcom/android/server/CertBlacklister$BlacklistObserver;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentResolver;)V +PLcom/android/server/CertBlacklister$BlacklistObserver;->onChange(Z)V HSPLcom/android/server/CertBlacklister;->()V HSPLcom/android/server/CertBlacklister;->(Landroid/content/Context;)V HSPLcom/android/server/CertBlacklister;->buildPubkeyObserver(Landroid/content/ContentResolver;)Lcom/android/server/CertBlacklister$BlacklistObserver; HSPLcom/android/server/CertBlacklister;->buildSerialObserver(Landroid/content/ContentResolver;)Lcom/android/server/CertBlacklister$BlacklistObserver; HSPLcom/android/server/CertBlacklister;->registerObservers(Landroid/content/ContentResolver;)V -HSPLcom/android/server/ConnectivityService$1;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/ConnectivityService$1;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -PLcom/android/server/ConnectivityService$1;->dumpHigh(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -PLcom/android/server/ConnectivityService$1;->dumpNormal(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -HSPLcom/android/server/ConnectivityService$2;->(Lcom/android/server/ConnectivityService;)V -HPLcom/android/server/ConnectivityService$2;->interfaceClassDataActivityChanged(Ljava/lang/String;ZJ)V -HSPLcom/android/server/ConnectivityService$3;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/ConnectivityService$3;->lambda$onNat64PrefixEvent$0$ConnectivityService$3(IZLjava/lang/String;I)V -HPLcom/android/server/ConnectivityService$3;->onDnsEvent(IIILjava/lang/String;[Ljava/lang/String;IJI)V -PLcom/android/server/ConnectivityService$3;->onNat64PrefixEvent(IZLjava/lang/String;I)V -PLcom/android/server/ConnectivityService$3;->onPrivateDnsValidationEvent(ILjava/lang/String;Ljava/lang/String;Z)V -HSPLcom/android/server/ConnectivityService$4;->(Lcom/android/server/ConnectivityService;)V -HSPLcom/android/server/ConnectivityService$4;->onUidRulesChanged(II)V -HSPLcom/android/server/ConnectivityService$5;->(Lcom/android/server/ConnectivityService;)V -HSPLcom/android/server/ConnectivityService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/ConnectivityService$6;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/ConnectivityService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/ConnectivityService$7;->()V -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->(Lcom/android/server/ConnectivityService;Landroid/net/Network;)V -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->(Lcom/android/server/ConnectivityService;Landroid/net/Network;Lcom/android/server/ConnectivityService$1;)V -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->appRequest(I)V -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->appResponse(I)V -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->getNetworkMonitorManager(Landroid/net/Network;)Landroid/net/NetworkMonitorManager; -PLcom/android/server/ConnectivityService$CaptivePortalImpl;->logEvent(ILjava/lang/String;)V -PLcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;->(Lcom/android/server/ConnectivityService;Landroid/net/IConnectivityDiagnosticsCallback;Lcom/android/server/ConnectivityService$NetworkRequestInfo;Ljava/lang/String;)V -PLcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;->access$8200(Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;)Landroid/net/IConnectivityDiagnosticsCallback; -HPLcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;->access$8300(Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;)Lcom/android/server/ConnectivityService$NetworkRequestInfo; -HPLcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;->access$8400(Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;)Ljava/lang/String; -PLcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;->binderDied()V -HSPLcom/android/server/ConnectivityService$ConnectivityDiagnosticsHandler;->(Lcom/android/server/ConnectivityService;Landroid/os/Looper;)V -HSPLcom/android/server/ConnectivityService$ConnectivityDiagnosticsHandler;->(Lcom/android/server/ConnectivityService;Landroid/os/Looper;Lcom/android/server/ConnectivityService$1;)V -HPLcom/android/server/ConnectivityService$ConnectivityDiagnosticsHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/ConnectivityService$ConnectivityReportEvent;->(JLcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService$ConnectivityReportEvent;->(JLcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/ConnectivityService$1;)V -PLcom/android/server/ConnectivityService$ConnectivityReportEvent;->access$8500(Lcom/android/server/ConnectivityService$ConnectivityReportEvent;)Lcom/android/server/connectivity/NetworkAgentInfo; -PLcom/android/server/ConnectivityService$ConnectivityReportEvent;->access$8600(Lcom/android/server/ConnectivityService$ConnectivityReportEvent;)J -HSPLcom/android/server/ConnectivityService$Dependencies;->()V -PLcom/android/server/ConnectivityService$Dependencies;->getBatteryStatsService()Lcom/android/internal/app/IBatteryStats; -HSPLcom/android/server/ConnectivityService$Dependencies;->getIpConnectivityMetrics()Landroid/net/IIpConnectivityMetrics; -PLcom/android/server/ConnectivityService$Dependencies;->getMetricsLogger()Lcom/android/server/connectivity/IpConnectivityMetrics$Logger; -PLcom/android/server/ConnectivityService$Dependencies;->getNetworkStack()Landroid/net/NetworkStackClient; -HSPLcom/android/server/ConnectivityService$Dependencies;->getSystemProperties()Lcom/android/server/connectivity/MockableSystemProperties; -HSPLcom/android/server/ConnectivityService$Dependencies;->makeHandlerThread()Landroid/os/HandlerThread; -HSPLcom/android/server/ConnectivityService$Dependencies;->makeMultinetworkPolicyTracker(Landroid/content/Context;Landroid/os/Handler;Ljava/lang/Runnable;)Landroid/net/util/MultinetworkPolicyTracker; -HSPLcom/android/server/ConnectivityService$Dependencies;->makeNetIdManager()Lcom/android/server/NetIdManager; -HSPLcom/android/server/ConnectivityService$Dependencies;->makeProxyTracker(Landroid/content/Context;Landroid/os/Handler;)Lcom/android/server/connectivity/ProxyTracker; -PLcom/android/server/ConnectivityService$Dependencies;->queryUserAccess(II)Z -HSPLcom/android/server/ConnectivityService$InternalHandler;->(Lcom/android/server/ConnectivityService;Landroid/os/Looper;)V -HSPLcom/android/server/ConnectivityService$InternalHandler;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/server/ConnectivityService$LegacyTypeTracker;->(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/ConnectivityService$LegacyTypeTracker;->add(ILcom/android/server/connectivity/NetworkAgentInfo;)V -HSPLcom/android/server/ConnectivityService$LegacyTypeTracker;->addSupportedType(I)V -PLcom/android/server/ConnectivityService$LegacyTypeTracker;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -HPLcom/android/server/ConnectivityService$LegacyTypeTracker;->getNetworkForType(I)Lcom/android/server/connectivity/NetworkAgentInfo; -HSPLcom/android/server/ConnectivityService$LegacyTypeTracker;->isTypeSupported(I)Z -PLcom/android/server/ConnectivityService$LegacyTypeTracker;->maybeLogBroadcast(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkInfo$DetailedState;IZ)V -HPLcom/android/server/ConnectivityService$LegacyTypeTracker;->remove(ILcom/android/server/connectivity/NetworkAgentInfo;Z)V -HPLcom/android/server/ConnectivityService$LegacyTypeTracker;->update(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/ConnectivityService$1;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->getInterfaceHash()Ljava/lang/String; -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->getInterfaceVersion()I -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->hideProvisioningNotification()V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->notifyDataStallSuspected(Landroid/net/DataStallReportParcelable;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->notifyNetworkTestedWithExtras(Landroid/net/NetworkTestResultParcelable;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->notifyProbeStatusChanged(II)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->onNetworkMonitorCreated(Landroid/net/INetworkMonitor;)V -PLcom/android/server/ConnectivityService$NetworkMonitorCallbacks;->showProvisioningNotification(Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/android/server/ConnectivityService$NetworkProviderInfo;->(Ljava/lang/String;Landroid/os/Messenger;Lcom/android/internal/util/AsyncChannel;ILandroid/os/IBinder$DeathRecipient;)V -PLcom/android/server/ConnectivityService$NetworkProviderInfo;->cancelRequest(Landroid/net/NetworkRequest;)V -HSPLcom/android/server/ConnectivityService$NetworkProviderInfo;->connect(Landroid/content/Context;Landroid/os/Handler;)V -HSPLcom/android/server/ConnectivityService$NetworkProviderInfo;->isLegacyNetworkFactory()Z -HSPLcom/android/server/ConnectivityService$NetworkProviderInfo;->requestNetwork(Landroid/net/NetworkRequest;II)V -HSPLcom/android/server/ConnectivityService$NetworkProviderInfo;->sendMessageToNetworkProvider(IIILjava/lang/Object;)V -HPLcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment;->(Lcom/android/server/ConnectivityService$NetworkRequestInfo;Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment;->toString()Ljava/lang/String; -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->()V -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->(Lcom/android/server/ConnectivityService$1;)V -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->access$7500(Lcom/android/server/ConnectivityService$NetworkReassignment;Lcom/android/server/ConnectivityService$NetworkRequestInfo;)Lcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment; -HPLcom/android/server/ConnectivityService$NetworkReassignment;->addRequestReassignment(Lcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment;)V -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->getReassignment(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)Lcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment; -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->getRequestReassignments()Ljava/lang/Iterable; -HSPLcom/android/server/ConnectivityService$NetworkReassignment;->toString()Ljava/lang/String; -PLcom/android/server/ConnectivityService$NetworkRequestInfo;->(Lcom/android/server/ConnectivityService;Landroid/net/NetworkRequest;)V -PLcom/android/server/ConnectivityService$NetworkRequestInfo;->(Lcom/android/server/ConnectivityService;Landroid/net/NetworkRequest;Landroid/app/PendingIntent;)V -HSPLcom/android/server/ConnectivityService$NetworkRequestInfo;->(Lcom/android/server/ConnectivityService;Landroid/os/Messenger;Landroid/net/NetworkRequest;Landroid/os/IBinder;)V -HPLcom/android/server/ConnectivityService$NetworkRequestInfo;->binderDied()V -HSPLcom/android/server/ConnectivityService$NetworkRequestInfo;->enforceRequestCountLimit()V -HSPLcom/android/server/ConnectivityService$NetworkRequestInfo;->toString()Ljava/lang/String; -PLcom/android/server/ConnectivityService$NetworkRequestInfo;->unlinkDeathRecipient()V -HSPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->(Lcom/android/server/ConnectivityService;Landroid/os/Looper;)V -HPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->handleMessage(Landroid/os/Message;)V -HPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->handleNetworkTested(Lcom/android/server/connectivity/NetworkAgentInfo;ILjava/lang/String;)V -HPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->maybeHandleAsyncChannelMessage(Landroid/os/Message;)Z -PLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->maybeHandleNetworkAgentInfoMessage(Landroid/os/Message;)Z -HPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->maybeHandleNetworkAgentMessage(Landroid/os/Message;)V -HPLcom/android/server/ConnectivityService$NetworkStateTrackerHandler;->maybeHandleNetworkMonitorMessage(Landroid/os/Message;)Z -PLcom/android/server/ConnectivityService$NetworkTestedResults;->(IIJLjava/lang/String;)V -PLcom/android/server/ConnectivityService$NetworkTestedResults;->(IIJLjava/lang/String;Lcom/android/server/ConnectivityService$1;)V -PLcom/android/server/ConnectivityService$NetworkTestedResults;->access$2200(Lcom/android/server/ConnectivityService$NetworkTestedResults;)I -PLcom/android/server/ConnectivityService$NetworkTestedResults;->access$2300(Lcom/android/server/ConnectivityService$NetworkTestedResults;)I -PLcom/android/server/ConnectivityService$NetworkTestedResults;->access$2400(Lcom/android/server/ConnectivityService$NetworkTestedResults;)Ljava/lang/String; -HSPLcom/android/server/ConnectivityService$SettingsObserver;->(Landroid/content/Context;Landroid/os/Handler;)V -HSPLcom/android/server/ConnectivityService$SettingsObserver;->observe(Landroid/net/Uri;I)V -PLcom/android/server/ConnectivityService$UnneededFor;->()V -PLcom/android/server/ConnectivityService$UnneededFor;->(Ljava/lang/String;I)V -PLcom/android/server/ConnectivityService$UnneededFor;->values()[Lcom/android/server/ConnectivityService$UnneededFor; -HSPLcom/android/server/ConnectivityService;->()V -HSPLcom/android/server/ConnectivityService;->(Landroid/content/Context;Landroid/os/INetworkManagementService;Landroid/net/INetworkStatsService;Landroid/net/INetworkPolicyManager;)V -HSPLcom/android/server/ConnectivityService;->(Landroid/content/Context;Landroid/os/INetworkManagementService;Landroid/net/INetworkStatsService;Landroid/net/INetworkPolicyManager;Landroid/net/IDnsResolver;Landroid/net/metrics/IpConnectivityLog;Landroid/net/INetd;Lcom/android/server/ConnectivityService$Dependencies;)V -PLcom/android/server/ConnectivityService;->access$000(Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->access$1000(Lcom/android/server/ConnectivityService;)Ljava/util/HashMap; -PLcom/android/server/ConnectivityService;->access$1500(Lcom/android/server/ConnectivityService;ILcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;)V -PLcom/android/server/ConnectivityService;->access$1600(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/LinkProperties;)V -PLcom/android/server/ConnectivityService;->access$1700(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkInfo;)V -PLcom/android/server/ConnectivityService;->access$1800(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;I)V -PLcom/android/server/ConnectivityService;->access$1900(I)Z -PLcom/android/server/ConnectivityService;->access$2600(Lcom/android/server/ConnectivityService;)Lcom/android/server/connectivity/NetworkNotificationManager; -PLcom/android/server/ConnectivityService;->access$2900(Lcom/android/server/ConnectivityService;)Lcom/android/server/ConnectivityService$Dependencies; -PLcom/android/server/ConnectivityService;->access$300(Lcom/android/server/ConnectivityService;IZJ)V -PLcom/android/server/ConnectivityService;->access$3000(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->access$3100(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->access$3200(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->access$3300(Lcom/android/server/ConnectivityService;Landroid/net/Network;)V -PLcom/android/server/ConnectivityService;->access$3900(Lcom/android/server/ConnectivityService;)Lcom/android/server/ConnectivityService$NetworkStateTrackerHandler; -HSPLcom/android/server/ConnectivityService;->access$400(Lcom/android/server/ConnectivityService;)Lcom/android/server/ConnectivityService$InternalHandler; -HSPLcom/android/server/ConnectivityService;->access$4700(Lcom/android/server/ConnectivityService;Lcom/android/server/ConnectivityService$NetworkProviderInfo;)V -PLcom/android/server/ConnectivityService;->access$4900(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/INetworkMonitor;)V -HSPLcom/android/server/ConnectivityService;->access$5000(Lcom/android/server/ConnectivityService;Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -PLcom/android/server/ConnectivityService;->access$5400(Lcom/android/server/ConnectivityService;Landroid/net/NetworkRequest;IZ)V -HSPLcom/android/server/ConnectivityService;->access$5800(Lcom/android/server/ConnectivityService;)V -PLcom/android/server/ConnectivityService;->access$600(Lcom/android/server/ConnectivityService;I)Lcom/android/server/connectivity/NetworkAgentInfo; -PLcom/android/server/ConnectivityService;->access$6100(Lcom/android/server/ConnectivityService;Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;)V -HSPLcom/android/server/ConnectivityService;->access$6200(Lcom/android/server/ConnectivityService;)V -HSPLcom/android/server/ConnectivityService;->access$6400(Lcom/android/server/ConnectivityService;I)V -PLcom/android/server/ConnectivityService;->access$6800(Lcom/android/server/ConnectivityService;I)V -PLcom/android/server/ConnectivityService;->access$700(Lcom/android/server/ConnectivityService;)Landroid/net/NetworkRequest; -HSPLcom/android/server/ConnectivityService;->access$7100(Lcom/android/server/ConnectivityService;Landroid/net/NetworkRequest;)V -HSPLcom/android/server/ConnectivityService;->access$7200(Lcom/android/server/ConnectivityService;)Landroid/util/SparseIntArray; -PLcom/android/server/ConnectivityService;->access$7900(Lcom/android/server/ConnectivityService;Lcom/android/server/ConnectivityService$ConnectivityReportEvent;Landroid/os/PersistableBundle;)V -PLcom/android/server/ConnectivityService;->access$900(Lcom/android/server/ConnectivityService;Landroid/os/Message;)V -HPLcom/android/server/ConnectivityService;->addNetworkToLegacyTypeTracker(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->applyBackgroundChangeForRematch(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HSPLcom/android/server/ConnectivityService;->applyNetworkReassignment(Lcom/android/server/ConnectivityService$NetworkReassignment;J)V -PLcom/android/server/ConnectivityService;->avoidBadWifi()Z -HPLcom/android/server/ConnectivityService;->callCallbackForRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;Lcom/android/server/connectivity/NetworkAgentInfo;II)V -HPLcom/android/server/ConnectivityService;->checkAnyPermissionOf(II[Ljava/lang/String;)Z -HSPLcom/android/server/ConnectivityService;->checkAnyPermissionOf([Ljava/lang/String;)Z -HPLcom/android/server/ConnectivityService;->checkConnectivityDiagnosticsPermissions(IILcom/android/server/connectivity/NetworkAgentInfo;Ljava/lang/String;)Z -PLcom/android/server/ConnectivityService;->checkNetworkStackPermission()Z -HPLcom/android/server/ConnectivityService;->checkNetworkStackPermission(II)Z -HSPLcom/android/server/ConnectivityService;->checkSettingsPermission()Z -HPLcom/android/server/ConnectivityService;->checkSettingsPermission(II)Z -HSPLcom/android/server/ConnectivityService;->computeNetworkReassignment()Lcom/android/server/ConnectivityService$NetworkReassignment; -PLcom/android/server/ConnectivityService;->convertRouteInfo(Landroid/net/RouteInfo;)Landroid/net/RouteInfoParcel; -HSPLcom/android/server/ConnectivityService;->createDefaultInternetRequestForTransport(ILandroid/net/NetworkRequest$Type;)Landroid/net/NetworkRequest; -HSPLcom/android/server/ConnectivityService;->createDefaultNetworkCapabilitiesForUid(I)Landroid/net/NetworkCapabilities; -PLcom/android/server/ConnectivityService;->createNativeNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -HPLcom/android/server/ConnectivityService;->createVpnInfo(Lcom/android/server/connectivity/Vpn;)Lcom/android/internal/net/VpnInfo; -PLcom/android/server/ConnectivityService;->declareNetworkRequestUnfulfillable(Landroid/net/NetworkRequest;)V -HPLcom/android/server/ConnectivityService;->decrementNetworkRequestPerUidCount(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -PLcom/android/server/ConnectivityService;->destroyNativeNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->disallowedBecauseSystemCaller()Z -HPLcom/android/server/ConnectivityService;->disconnectAndDestroyNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->doDump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -PLcom/android/server/ConnectivityService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->dumpAvoidBadWifiSettings(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/ConnectivityService;->dumpNetworkDiagnostics(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/ConnectivityService;->dumpNetworks(Lcom/android/internal/util/IndentingPrintWriter;)V -HSPLcom/android/server/ConnectivityService;->encodeBool(Z)I -HSPLcom/android/server/ConnectivityService;->enforceAccessPermission()V -HSPLcom/android/server/ConnectivityService;->enforceAnyPermissionOf([Ljava/lang/String;)V -HPLcom/android/server/ConnectivityService;->enforceChangePermission(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->enforceConnectivityRestrictedNetworksPermission()V -PLcom/android/server/ConnectivityService;->enforceCrossUserPermission(I)V -PLcom/android/server/ConnectivityService;->enforceKeepalivePermission()V -PLcom/android/server/ConnectivityService;->enforceMeteredApnPolicy(Landroid/net/NetworkCapabilities;)V -HSPLcom/android/server/ConnectivityService;->enforceNetworkFactoryOrSettingsPermission()V -PLcom/android/server/ConnectivityService;->enforceNetworkFactoryPermission()V -HPLcom/android/server/ConnectivityService;->enforceNetworkRequestPermissions(Landroid/net/NetworkCapabilities;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->enforceSettingsPermission()V -HSPLcom/android/server/ConnectivityService;->ensureNetworkRequestHasType(Landroid/net/NetworkRequest;)V -PLcom/android/server/ConnectivityService;->ensureNetworkTransitionWakelock(Ljava/lang/String;)V -HSPLcom/android/server/ConnectivityService;->ensureRequestableCapabilities(Landroid/net/NetworkCapabilities;)V -HSPLcom/android/server/ConnectivityService;->ensureRunningOnConnectivityServiceThread()V -HSPLcom/android/server/ConnectivityService;->ensureSufficientPermissionsForRequest(Landroid/net/NetworkCapabilities;IILjava/lang/String;)V -HSPLcom/android/server/ConnectivityService;->ensureValid(Landroid/net/NetworkCapabilities;)V -HSPLcom/android/server/ConnectivityService;->ensureValidNetworkSpecifier(Landroid/net/NetworkCapabilities;)V -PLcom/android/server/ConnectivityService;->establishVpn(Lcom/android/internal/net/VpnConfig;)Landroid/os/ParcelFileDescriptor; -HSPLcom/android/server/ConnectivityService;->filterNetworkStateForUid(Landroid/net/NetworkState;IZ)V -PLcom/android/server/ConnectivityService;->findExistingNetworkRequestInfo(Landroid/app/PendingIntent;)Lcom/android/server/ConnectivityService$NetworkRequestInfo; -PLcom/android/server/ConnectivityService;->getActiveLinkProperties()Landroid/net/LinkProperties; -HPLcom/android/server/ConnectivityService;->getActiveNetwork()Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->getActiveNetworkForUid(IZ)Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->getActiveNetworkForUidInternal(IZ)Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->getActiveNetworkInfo()Landroid/net/NetworkInfo; -HPLcom/android/server/ConnectivityService;->getAllNetworkInfo()[Landroid/net/NetworkInfo; -HSPLcom/android/server/ConnectivityService;->getAllNetworkState()[Landroid/net/NetworkState; -HSPLcom/android/server/ConnectivityService;->getAllNetworks()[Landroid/net/Network; -HPLcom/android/server/ConnectivityService;->getAllVpnInfo()[Lcom/android/internal/net/VpnInfo; -PLcom/android/server/ConnectivityService;->getAlwaysOnVpnPackage(I)Ljava/lang/String; -HSPLcom/android/server/ConnectivityService;->getDefaultNetwork()Lcom/android/server/connectivity/NetworkAgentInfo; -PLcom/android/server/ConnectivityService;->getDefaultNetworkCapabilitiesForUser(ILjava/lang/String;)[Landroid/net/NetworkCapabilities; -HPLcom/android/server/ConnectivityService;->getDefaultNetworks()[Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->getDnsResolver()Landroid/net/IDnsResolver; -HPLcom/android/server/ConnectivityService;->getFilteredNetworkState(II)Landroid/net/NetworkState; -PLcom/android/server/ConnectivityService;->getGlobalProxy()Landroid/net/ProxyInfo; -PLcom/android/server/ConnectivityService;->getLegacyVpnInfo(I)Lcom/android/internal/net/LegacyVpnInfo; -HPLcom/android/server/ConnectivityService;->getLinkProperties(Landroid/net/Network;)Landroid/net/LinkProperties; -HPLcom/android/server/ConnectivityService;->getLinkProperties(Lcom/android/server/connectivity/NetworkAgentInfo;)Landroid/net/LinkProperties; -HPLcom/android/server/ConnectivityService;->getLinkPropertiesProxyInfo(Landroid/net/Network;)Landroid/net/ProxyInfo; -HPLcom/android/server/ConnectivityService;->getMatchingPermissionedCallbacks(Lcom/android/server/connectivity/NetworkAgentInfo;)Ljava/util/List; -PLcom/android/server/ConnectivityService;->getNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)Landroid/net/Network; -HPLcom/android/server/ConnectivityService;->getNetworkAgentInfoForNetId(I)Lcom/android/server/connectivity/NetworkAgentInfo; -HSPLcom/android/server/ConnectivityService;->getNetworkAgentInfoForNetwork(Landroid/net/Network;)Lcom/android/server/connectivity/NetworkAgentInfo; -HPLcom/android/server/ConnectivityService;->getNetworkCapabilities(Landroid/net/Network;Ljava/lang/String;)Landroid/net/NetworkCapabilities; -PLcom/android/server/ConnectivityService;->getNetworkCapabilitiesInternal(Landroid/net/Network;)Landroid/net/NetworkCapabilities; -HPLcom/android/server/ConnectivityService;->getNetworkCapabilitiesInternal(Lcom/android/server/connectivity/NetworkAgentInfo;)Landroid/net/NetworkCapabilities; -PLcom/android/server/ConnectivityService;->getNetworkCapabilitiesWithoutUids(Landroid/net/NetworkCapabilities;)Landroid/net/NetworkCapabilities; -HPLcom/android/server/ConnectivityService;->getNetworkInfo(I)Landroid/net/NetworkInfo; -HSPLcom/android/server/ConnectivityService;->getNetworkInfoForUid(Landroid/net/Network;IZ)Landroid/net/NetworkInfo; -PLcom/android/server/ConnectivityService;->getNetworkPermission(Landroid/net/NetworkCapabilities;)I -HPLcom/android/server/ConnectivityService;->getNriForAppRequest(Landroid/net/NetworkRequest;ILjava/lang/String;)Lcom/android/server/ConnectivityService$NetworkRequestInfo; -HSPLcom/android/server/ConnectivityService;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyInfo; -HPLcom/android/server/ConnectivityService;->getSignalStrengthThresholds(Lcom/android/server/connectivity/NetworkAgentInfo;)Ljava/util/ArrayList; -HSPLcom/android/server/ConnectivityService;->getUnfilteredActiveNetworkState(I)Landroid/net/NetworkState; -PLcom/android/server/ConnectivityService;->getVpnConfig(I)Lcom/android/internal/net/VpnConfig; -HPLcom/android/server/ConnectivityService;->getVpnIfOwner(I)Lcom/android/server/connectivity/Vpn; -HSPLcom/android/server/ConnectivityService;->getVpnUnderlyingNetworks(I)[Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->handleAlwaysOnNetworkRequest(Landroid/net/NetworkRequest;Ljava/lang/String;Z)V -PLcom/android/server/ConnectivityService;->handleApplyDefaultProxy(Landroid/net/ProxyInfo;)V -PLcom/android/server/ConnectivityService;->handleAsyncChannelDisconnected(Landroid/os/Message;)V -PLcom/android/server/ConnectivityService;->handleAsyncChannelHalfConnect(Landroid/os/Message;)V -HSPLcom/android/server/ConnectivityService;->handleConfigureAlwaysOnNetworks()V -PLcom/android/server/ConnectivityService;->handleDataStallSuspected(Lcom/android/server/connectivity/NetworkAgentInfo;JILandroid/os/PersistableBundle;)V -PLcom/android/server/ConnectivityService;->handleFreshlyValidatedNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->handleLingerComplete(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->handleNat64PrefixEvent(IZLjava/lang/String;I)V -HPLcom/android/server/ConnectivityService;->handleNetworkConnectivityReported(Lcom/android/server/connectivity/NetworkAgentInfo;Z)V -PLcom/android/server/ConnectivityService;->handleNetworkTestedWithExtras(Lcom/android/server/ConnectivityService$ConnectivityReportEvent;Landroid/os/PersistableBundle;)V -PLcom/android/server/ConnectivityService;->handleNetworkUnvalidated(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->handlePerNetworkPrivateDnsConfig(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/shared/PrivateDnsConfig;)V -PLcom/android/server/ConnectivityService;->handlePrivateDnsValidationUpdate(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;)V -PLcom/android/server/ConnectivityService;->handlePromptUnvalidated(Landroid/net/Network;)V -PLcom/android/server/ConnectivityService;->handleRegisterConnectivityDiagnosticsCallback(Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo;)V -PLcom/android/server/ConnectivityService;->handleRegisterNetworkAgent(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/INetworkMonitor;)V -HSPLcom/android/server/ConnectivityService;->handleRegisterNetworkProvider(Lcom/android/server/ConnectivityService$NetworkProviderInfo;)V -HSPLcom/android/server/ConnectivityService;->handleRegisterNetworkRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -PLcom/android/server/ConnectivityService;->handleRegisterNetworkRequestWithIntent(Landroid/os/Message;)V -HPLcom/android/server/ConnectivityService;->handleReleaseNetworkRequest(Landroid/net/NetworkRequest;IZ)V -PLcom/android/server/ConnectivityService;->handleReleaseNetworkTransitionWakelock(I)V -HPLcom/android/server/ConnectivityService;->handleRemoveNetworkRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -HPLcom/android/server/ConnectivityService;->handleReportNetworkConnectivity(Landroid/net/Network;IZ)V -PLcom/android/server/ConnectivityService;->handleTimedOutNetworkRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -HSPLcom/android/server/ConnectivityService;->handleUidRulesChanged(II)V -PLcom/android/server/ConnectivityService;->handleUnregisterConnectivityDiagnosticsCallback(Landroid/net/IConnectivityDiagnosticsCallback;I)V -PLcom/android/server/ConnectivityService;->handleUnregisterNetworkProvider(Landroid/os/Messenger;)V -HPLcom/android/server/ConnectivityService;->handleUpdateLinkProperties(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/LinkProperties;)V -PLcom/android/server/ConnectivityService;->hasDataStallDetectionMethod(Landroid/net/DataStallReportParcelable;I)Z -HSPLcom/android/server/ConnectivityService;->hasWifiNetworkListenPermission(Landroid/net/NetworkCapabilities;)Z -HPLcom/android/server/ConnectivityService;->isActiveNetworkMetered()Z -PLcom/android/server/ConnectivityService;->isDefaultNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -PLcom/android/server/ConnectivityService;->isLiveNetworkAgent(Lcom/android/server/connectivity/NetworkAgentInfo;I)Z -HSPLcom/android/server/ConnectivityService;->isNetworkSupported(I)Z -HPLcom/android/server/ConnectivityService;->isNetworkWithLinkPropertiesBlocked(Landroid/net/LinkProperties;IZ)Z -PLcom/android/server/ConnectivityService;->isSystem(I)Z -HPLcom/android/server/ConnectivityService;->isUidNetworkingWithVpnBlocked(IIZZ)Z -PLcom/android/server/ConnectivityService;->lambda$declareNetworkRequestUnfulfillable$7$ConnectivityService(Landroid/net/NetworkRequest;)V -HPLcom/android/server/ConnectivityService;->lambda$maybeSanitizeLocationInfoForCaller$1$ConnectivityService(Ljava/lang/String;ILandroid/net/NetworkCapabilities;)V -PLcom/android/server/ConnectivityService;->lambda$networksSortedById$2(Lcom/android/server/connectivity/NetworkAgentInfo;)I -PLcom/android/server/ConnectivityService;->lambda$registerNetworkProvider$6$ConnectivityService(Landroid/os/Messenger;)V -PLcom/android/server/ConnectivityService;->lambda$requestsSortedById$3(Lcom/android/server/ConnectivityService$NetworkRequestInfo;)I -PLcom/android/server/ConnectivityService;->lambda$setUnderlyingNetworksForVpn$9$ConnectivityService()V -PLcom/android/server/ConnectivityService;->lambda$startCaptivePortalApp$4$ConnectivityService(Landroid/net/Network;)V -PLcom/android/server/ConnectivityService;->lambda$startCaptivePortalAppInternal$5$ConnectivityService(Landroid/content/Intent;)V -HPLcom/android/server/ConnectivityService;->lambda$updateRoutes$8(Landroid/net/RouteInfo;)Landroid/net/RouteInfo$RouteKey; -HPLcom/android/server/ConnectivityService;->linkPropertiesRestrictedForCallerPermissions(Landroid/net/LinkProperties;II)Landroid/net/LinkProperties; -HSPLcom/android/server/ConnectivityService;->listenForNetwork(Landroid/net/NetworkCapabilities;Landroid/os/Messenger;Landroid/os/IBinder;Ljava/lang/String;)Landroid/net/NetworkRequest; -HSPLcom/android/server/ConnectivityService;->log(Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->loge(Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->makeDefault(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->makeGeneralIntent(Landroid/net/NetworkInfo;Ljava/lang/String;)Landroid/content/Intent; -HSPLcom/android/server/ConnectivityService;->maybeLogBlockedNetworkInfo(Landroid/net/NetworkInfo;I)V -HPLcom/android/server/ConnectivityService;->maybeLogBlockedStatusChanged(Lcom/android/server/ConnectivityService$NetworkRequestInfo;Landroid/net/Network;Z)V -PLcom/android/server/ConnectivityService;->maybeNotifyNetworkBlocked(Lcom/android/server/connectivity/NetworkAgentInfo;ZZZZ)V -HSPLcom/android/server/ConnectivityService;->maybeNotifyNetworkBlockedForNewUidRules(II)V -HPLcom/android/server/ConnectivityService;->maybeSanitizeLocationInfoForCaller(Landroid/net/NetworkCapabilities;ILjava/lang/String;)Landroid/net/NetworkCapabilities; -HPLcom/android/server/ConnectivityService;->mixInCapabilities(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;)Landroid/net/NetworkCapabilities; -HPLcom/android/server/ConnectivityService;->mixInInfo(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkInfo;)Landroid/net/NetworkInfo; -HPLcom/android/server/ConnectivityService;->networkCapabilitiesRestrictedForCallerPermissions(Landroid/net/NetworkCapabilities;II)Landroid/net/NetworkCapabilities; -PLcom/android/server/ConnectivityService;->networkRequiresPrivateDnsValidation(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -HSPLcom/android/server/ConnectivityService;->nextNetworkProviderId()I -HSPLcom/android/server/ConnectivityService;->nextNetworkRequestId()I -HPLcom/android/server/ConnectivityService;->notifyDataStallSuspected(Landroid/net/DataStallReportParcelable;I)V -HPLcom/android/server/ConnectivityService;->notifyIfacesChangedForNetworkStats()V -HPLcom/android/server/ConnectivityService;->notifyLockdownVpn(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->notifyNetworkAvailable(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/ConnectivityService$NetworkRequestInfo;)V -PLcom/android/server/ConnectivityService;->notifyNetworkCallbacks(Lcom/android/server/connectivity/NetworkAgentInfo;I)V -HPLcom/android/server/ConnectivityService;->notifyNetworkCallbacks(Lcom/android/server/connectivity/NetworkAgentInfo;II)V -PLcom/android/server/ConnectivityService;->onPackageRemoved(Ljava/lang/String;IZ)V -PLcom/android/server/ConnectivityService;->onPackageReplaced(Ljava/lang/String;I)V -PLcom/android/server/ConnectivityService;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V -HSPLcom/android/server/ConnectivityService;->onUserStart(I)V -PLcom/android/server/ConnectivityService;->onUserStop(I)V -PLcom/android/server/ConnectivityService;->onUserUnlocked(I)V -PLcom/android/server/ConnectivityService;->pendingRequestForNetwork(Landroid/net/NetworkCapabilities;Landroid/app/PendingIntent;Ljava/lang/String;Ljava/lang/String;)Landroid/net/NetworkRequest; -PLcom/android/server/ConnectivityService;->prepareVpn(Ljava/lang/String;Ljava/lang/String;I)Z -PLcom/android/server/ConnectivityService;->processLinkPropertiesFromAgent(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/LinkProperties;)V -PLcom/android/server/ConnectivityService;->processListenRequests(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->processNewlyLostListenRequests(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->processNewlySatisfiedListenRequests(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->putParcelable(Landroid/os/Bundle;Landroid/os/Parcelable;)V -PLcom/android/server/ConnectivityService;->registerConnectivityDiagnosticsCallback(Landroid/net/IConnectivityDiagnosticsCallback;Landroid/net/NetworkRequest;Ljava/lang/String;)V -HSPLcom/android/server/ConnectivityService;->registerNetdEventCallback()V -PLcom/android/server/ConnectivityService;->registerNetworkAgent(Landroid/os/Messenger;Landroid/net/NetworkInfo;Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;ILandroid/net/NetworkAgentConfig;I)Landroid/net/Network; -HSPLcom/android/server/ConnectivityService;->registerNetworkProvider(Landroid/os/Messenger;Ljava/lang/String;)I -HSPLcom/android/server/ConnectivityService;->registerPrivateDnsSettingsCallbacks()V -HSPLcom/android/server/ConnectivityService;->registerSettingsCallbacks()V -HPLcom/android/server/ConnectivityService;->releaseNetworkRequest(Landroid/net/NetworkRequest;)V -HSPLcom/android/server/ConnectivityService;->rematchAllNetworksAndRequests()V -PLcom/android/server/ConnectivityService;->removeDataActivityTracking(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->reportNetworkConnectivity(Landroid/net/Network;Z)V -HSPLcom/android/server/ConnectivityService;->requestNetwork(Landroid/net/NetworkCapabilities;Landroid/os/Messenger;ILandroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;)Landroid/net/NetworkRequest; -HPLcom/android/server/ConnectivityService;->requestRouteToHostAddress(I[BLjava/lang/String;Ljava/lang/String;)Z -HPLcom/android/server/ConnectivityService;->requiresVpnIsolation(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;)Z -HSPLcom/android/server/ConnectivityService;->restrictBackgroundRequestForCaller(Landroid/net/NetworkCapabilities;)V -HSPLcom/android/server/ConnectivityService;->restrictRequestUidsForCallerAndSetRequestorInfo(Landroid/net/NetworkCapabilities;ILjava/lang/String;)V -PLcom/android/server/ConnectivityService;->scheduleReleaseNetworkTransitionWakelock()V -PLcom/android/server/ConnectivityService;->scheduleUnvalidatedPrompt(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HSPLcom/android/server/ConnectivityService;->sendAllRequestsToProvider(Lcom/android/server/ConnectivityService$NetworkProviderInfo;)V -PLcom/android/server/ConnectivityService;->sendConnectedBroadcast(Landroid/net/NetworkInfo;)V -HPLcom/android/server/ConnectivityService;->sendDataActivityBroadcast(IZJ)V -PLcom/android/server/ConnectivityService;->sendGeneralBroadcast(Landroid/net/NetworkInfo;Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->sendInetConditionBroadcast(Landroid/net/NetworkInfo;)V -PLcom/android/server/ConnectivityService;->sendIntent(Landroid/app/PendingIntent;Landroid/content/Intent;)V -PLcom/android/server/ConnectivityService;->sendLegacyNetworkBroadcast(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkInfo$DetailedState;I)V -PLcom/android/server/ConnectivityService;->sendPendingIntentForRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;Lcom/android/server/connectivity/NetworkAgentInfo;I)V -PLcom/android/server/ConnectivityService;->sendStickyBroadcast(Landroid/content/Intent;)V -HSPLcom/android/server/ConnectivityService;->sendUpdatedScoreToFactories(Landroid/net/NetworkRequest;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->sendUpdatedScoreToFactories(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->setAirplaneMode(Z)V -PLcom/android/server/ConnectivityService;->setGlobalProxy(Landroid/net/ProxyInfo;)V -HSPLcom/android/server/ConnectivityService;->setLockdownTracker(Lcom/android/server/net/LockdownVpnTracker;)V -PLcom/android/server/ConnectivityService;->setProvisioningNotificationVisible(ZILjava/lang/String;)V -PLcom/android/server/ConnectivityService;->setUnderlyingNetworksForVpn([Landroid/net/Network;)Z -PLcom/android/server/ConnectivityService;->setupDataActivityTracking(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->shouldAvoidBadWifi()Z -PLcom/android/server/ConnectivityService;->shouldPromptUnvalidated(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -PLcom/android/server/ConnectivityService;->showNetworkNotification(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType;)V -PLcom/android/server/ConnectivityService;->startAlwaysOnVpn(I)Z -PLcom/android/server/ConnectivityService;->startCaptivePortalApp(Landroid/net/Network;)V -PLcom/android/server/ConnectivityService;->startCaptivePortalAppInternal(Landroid/net/Network;Landroid/os/Bundle;)V -PLcom/android/server/ConnectivityService;->startNattKeepalive(Landroid/net/Network;ILandroid/net/ISocketKeepaliveCallback;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/ConnectivityService;->startNattKeepaliveWithFd(Landroid/net/Network;Ljava/io/FileDescriptor;IILandroid/net/ISocketKeepaliveCallback;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/ConnectivityService;->stopKeepalive(Landroid/net/Network;I)V -HSPLcom/android/server/ConnectivityService;->systemReady()V -PLcom/android/server/ConnectivityService;->systemReadyInternal()V -PLcom/android/server/ConnectivityService;->teardownUnneededNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->throwIfLockdownEnabled()V -HSPLcom/android/server/ConnectivityService;->toBool(I)Z -HPLcom/android/server/ConnectivityService;->unneeded(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/ConnectivityService$UnneededFor;)Z -PLcom/android/server/ConnectivityService;->unregisterConnectivityDiagnosticsCallback(Landroid/net/IConnectivityDiagnosticsCallback;)V -HPLcom/android/server/ConnectivityService;->updateAllVpnsCapabilities()V -HPLcom/android/server/ConnectivityService;->updateCapabilities(ILcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;)V -PLcom/android/server/ConnectivityService;->updateDataActivityTracking(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->updateDnses(Landroid/net/LinkProperties;Landroid/net/LinkProperties;I)V -PLcom/android/server/ConnectivityService;->updateInetCondition(Lcom/android/server/connectivity/NetworkAgentInfo;)V -HPLcom/android/server/ConnectivityService;->updateInterfaces(Landroid/net/LinkProperties;Landroid/net/LinkProperties;ILandroid/net/NetworkCapabilities;I)V -HSPLcom/android/server/ConnectivityService;->updateLegacyTypeTrackerAndVpnLockdownForRematch(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;Ljava/util/Collection;)V -HPLcom/android/server/ConnectivityService;->updateLingerState(Lcom/android/server/connectivity/NetworkAgentInfo;J)Z -HPLcom/android/server/ConnectivityService;->updateLinkProperties(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/LinkProperties;Landroid/net/LinkProperties;)V -HSPLcom/android/server/ConnectivityService;->updateLockdownVpn()Z -HPLcom/android/server/ConnectivityService;->updateMtu(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)V -HPLcom/android/server/ConnectivityService;->updateNetworkInfo(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkInfo;)V -HPLcom/android/server/ConnectivityService;->updateNetworkPermissions(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;)V -HPLcom/android/server/ConnectivityService;->updateNetworkScore(Lcom/android/server/connectivity/NetworkAgentInfo;I)V -PLcom/android/server/ConnectivityService;->updatePrivateDns(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/shared/PrivateDnsConfig;)V -PLcom/android/server/ConnectivityService;->updateProxy(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)V -HPLcom/android/server/ConnectivityService;->updateRoutes(Landroid/net/LinkProperties;Landroid/net/LinkProperties;I)Z -HPLcom/android/server/ConnectivityService;->updateSatisfiersForRematchRequest(Lcom/android/server/ConnectivityService$NetworkRequestInfo;Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;J)V -PLcom/android/server/ConnectivityService;->updateSignalStrengthThresholds(Lcom/android/server/connectivity/NetworkAgentInfo;Ljava/lang/String;Landroid/net/NetworkRequest;)V -HPLcom/android/server/ConnectivityService;->updateTcpBufferSizes(Ljava/lang/String;)V -HPLcom/android/server/ConnectivityService;->updateUids(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;)V -PLcom/android/server/ConnectivityService;->updateVpnCapabilities(Lcom/android/server/connectivity/Vpn;Landroid/net/NetworkCapabilities;)V -HPLcom/android/server/ConnectivityService;->updateVpnFiltering(Landroid/net/LinkProperties;Landroid/net/LinkProperties;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/ConnectivityService;->updateWakeOnLan(Landroid/net/LinkProperties;)V -PLcom/android/server/ConnectivityService;->wakeupModifyInterface(Ljava/lang/String;Landroid/net/NetworkCapabilities;Z)V -HSPLcom/android/server/ConnectivityServiceInitializer;->()V -HSPLcom/android/server/ConnectivityServiceInitializer;->(Landroid/content/Context;)V -HSPLcom/android/server/ConnectivityServiceInitializer;->getNetworkManagementService()Landroid/os/INetworkManagementService; -HSPLcom/android/server/ConnectivityServiceInitializer;->getNetworkPolicyManager()Landroid/net/INetworkPolicyManager; -HSPLcom/android/server/ConnectivityServiceInitializer;->getNetworkStatsService()Landroid/net/INetworkStatsService; -HSPLcom/android/server/ConnectivityServiceInitializer;->onStart()V HSPLcom/android/server/ConsumerIrService;->(Landroid/content/Context;)V +PLcom/android/server/ConsumerIrService;->hasIrEmitter()Z HSPLcom/android/server/ContextHubSystemService;->(Landroid/content/Context;)V HSPLcom/android/server/ContextHubSystemService;->lambda$new$0$ContextHubSystemService(Landroid/content/Context;)V HSPLcom/android/server/ContextHubSystemService;->onBootPhase(I)V HSPLcom/android/server/ContextHubSystemService;->onStart()V -PLcom/android/server/CountryDetectorService$Receiver;->(Lcom/android/server/CountryDetectorService;Landroid/location/ICountryListener;)V +HPLcom/android/server/CountryDetectorService$Receiver;->(Lcom/android/server/CountryDetectorService;Landroid/location/ICountryListener;)V PLcom/android/server/CountryDetectorService$Receiver;->binderDied()V PLcom/android/server/CountryDetectorService$Receiver;->getListener()Landroid/location/ICountryListener; HSPLcom/android/server/CountryDetectorService;->(Landroid/content/Context;)V HSPLcom/android/server/CountryDetectorService;->(Landroid/content/Context;Landroid/os/Handler;)V -PLcom/android/server/CountryDetectorService;->addCountryListener(Landroid/location/ICountryListener;)V -PLcom/android/server/CountryDetectorService;->addListener(Landroid/location/ICountryListener;)V -PLcom/android/server/CountryDetectorService;->detectCountry()Landroid/location/Country; +HPLcom/android/server/CountryDetectorService;->access$000(Lcom/android/server/CountryDetectorService;Landroid/os/IBinder;)V +HPLcom/android/server/CountryDetectorService;->addCountryListener(Landroid/location/ICountryListener;)V +HPLcom/android/server/CountryDetectorService;->addListener(Landroid/location/ICountryListener;)V +HPLcom/android/server/CountryDetectorService;->detectCountry()Landroid/location/Country; PLcom/android/server/CountryDetectorService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/CountryDetectorService;->initialize()V PLcom/android/server/CountryDetectorService;->lambda$initialize$1$CountryDetectorService(Landroid/location/Country;)V PLcom/android/server/CountryDetectorService;->lambda$initialize$2$CountryDetectorService(Landroid/location/Country;)V PLcom/android/server/CountryDetectorService;->lambda$setCountryListener$3$CountryDetectorService(Landroid/location/CountryListener;)V HSPLcom/android/server/CountryDetectorService;->lambda$systemRunning$0$CountryDetectorService()V -HSPLcom/android/server/CountryDetectorService;->loadCustomCountryDetectorIfAvailable(Ljava/lang/String;)Lcom/android/server/location/CountryDetectorBase; +PLcom/android/server/CountryDetectorService;->loadCustomCountryDetectorIfAvailable(Ljava/lang/String;)Lcom/android/server/location/countrydetector/CountryDetectorBase; PLcom/android/server/CountryDetectorService;->notifyReceivers(Landroid/location/Country;)V -PLcom/android/server/CountryDetectorService;->removeListener(Landroid/os/IBinder;)V +HPLcom/android/server/CountryDetectorService;->removeListener(Landroid/os/IBinder;)V PLcom/android/server/CountryDetectorService;->setCountryListener(Landroid/location/CountryListener;)V HSPLcom/android/server/CountryDetectorService;->systemRunning()V HSPLcom/android/server/DeviceIdleController$1;->(Lcom/android/server/DeviceIdleController;)V @@ -1653,6 +1402,7 @@ PLcom/android/server/DeviceIdleController$BinderService;->getFullPowerWhitelist( PLcom/android/server/DeviceIdleController$BinderService;->getFullPowerWhitelistExceptIdle()[Ljava/lang/String; PLcom/android/server/DeviceIdleController$BinderService;->getSystemPowerWhitelist()[Ljava/lang/String; HPLcom/android/server/DeviceIdleController$BinderService;->isPowerSaveWhitelistApp(Ljava/lang/String;)Z +PLcom/android/server/DeviceIdleController$BinderService;->removePowerSaveWhitelistApp(Ljava/lang/String;)V HSPLcom/android/server/DeviceIdleController$Constants;->(Lcom/android/server/DeviceIdleController;)V HPLcom/android/server/DeviceIdleController$Constants;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/DeviceIdleController$Constants;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V @@ -1672,7 +1422,7 @@ HSPLcom/android/server/DeviceIdleController$Injector;->getSensorManager()Landroi HSPLcom/android/server/DeviceIdleController$Injector;->useMotionSensor()Z HSPLcom/android/server/DeviceIdleController$LocalService;->(Lcom/android/server/DeviceIdleController;)V HSPLcom/android/server/DeviceIdleController$LocalService;->(Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController$1;)V -PLcom/android/server/DeviceIdleController$LocalService;->addPowerSaveTempWhitelistApp(ILjava/lang/String;JIZLjava/lang/String;)V +HPLcom/android/server/DeviceIdleController$LocalService;->addPowerSaveTempWhitelistApp(ILjava/lang/String;JIZLjava/lang/String;)V HPLcom/android/server/DeviceIdleController$LocalService;->addPowerSaveTempWhitelistAppDirect(IJZLjava/lang/String;)V HPLcom/android/server/DeviceIdleController$LocalService;->getNotificationAllowlistDuration()J HSPLcom/android/server/DeviceIdleController$LocalService;->getPowerSaveTempWhitelistAppIds()[I @@ -1688,14 +1438,19 @@ HPLcom/android/server/DeviceIdleController$MyHandler;->handleMessage(Landroid/os HSPLcom/android/server/DeviceIdleController;->(Landroid/content/Context;)V HSPLcom/android/server/DeviceIdleController;->(Landroid/content/Context;Lcom/android/server/DeviceIdleController$Injector;)V HPLcom/android/server/DeviceIdleController;->access$100(Lcom/android/server/DeviceIdleController;)Lcom/android/server/DeviceIdleController$Constants; -PLcom/android/server/DeviceIdleController;->access$1000(Lcom/android/server/DeviceIdleController;)Landroid/os/PowerManager$WakeLock; -PLcom/android/server/DeviceIdleController;->access$1100(Lcom/android/server/DeviceIdleController;)Landroid/content/BroadcastReceiver; +HPLcom/android/server/DeviceIdleController;->access$1000(Lcom/android/server/DeviceIdleController;)Landroid/os/PowerManager$WakeLock; +HPLcom/android/server/DeviceIdleController;->access$1100(Lcom/android/server/DeviceIdleController;)Landroid/content/BroadcastReceiver; HPLcom/android/server/DeviceIdleController;->access$1200(Lcom/android/server/DeviceIdleController;)Lcom/android/server/net/NetworkPolicyManagerInternal; PLcom/android/server/DeviceIdleController;->access$1500(Lcom/android/server/DeviceIdleController;)Z PLcom/android/server/DeviceIdleController;->access$1600(Lcom/android/server/DeviceIdleController;)Landroid/util/ArraySet; PLcom/android/server/DeviceIdleController;->access$1700(Lcom/android/server/DeviceIdleController;Ljava/util/List;)I -PLcom/android/server/DeviceIdleController;->access$200(Lcom/android/server/DeviceIdleController;)Landroid/hardware/Sensor; -PLcom/android/server/DeviceIdleController;->access$300(Lcom/android/server/DeviceIdleController;)Landroid/hardware/SensorManager; +PLcom/android/server/DeviceIdleController;->access$1800(Lcom/android/server/DeviceIdleController;)Landroid/util/ArrayMap; +HPLcom/android/server/DeviceIdleController;->access$200(Lcom/android/server/DeviceIdleController;)Landroid/hardware/Sensor; +PLcom/android/server/DeviceIdleController;->access$2100(Lcom/android/server/DeviceIdleController;II)[Ljava/lang/String; +PLcom/android/server/DeviceIdleController;->access$2300(Lcom/android/server/DeviceIdleController;II)[Ljava/lang/String; +PLcom/android/server/DeviceIdleController;->access$2400(Lcom/android/server/DeviceIdleController;II)[Ljava/lang/String; +HPLcom/android/server/DeviceIdleController;->access$2500(Lcom/android/server/DeviceIdleController;)Landroid/content/pm/PackageManagerInternal; +HPLcom/android/server/DeviceIdleController;->access$300(Lcom/android/server/DeviceIdleController;)Landroid/hardware/SensorManager; PLcom/android/server/DeviceIdleController;->access$400(Lcom/android/server/DeviceIdleController;)Lcom/android/server/DeviceIdleController$Injector; HPLcom/android/server/DeviceIdleController;->access$500(Lcom/android/server/DeviceIdleController;)Landroid/os/PowerManagerInternal; HPLcom/android/server/DeviceIdleController;->access$600(Lcom/android/server/DeviceIdleController;)Landroid/net/INetworkPolicyManager; @@ -1703,9 +1458,9 @@ HPLcom/android/server/DeviceIdleController;->access$700(Lcom/android/server/Devi PLcom/android/server/DeviceIdleController;->access$800(Lcom/android/server/DeviceIdleController;)Landroid/content/Intent; HPLcom/android/server/DeviceIdleController;->access$900(Lcom/android/server/DeviceIdleController;)Landroid/content/Intent; HPLcom/android/server/DeviceIdleController;->addEvent(ILjava/lang/String;)V -HPLcom/android/server/DeviceIdleController;->addPowerSaveTempWhitelistAppChecked(Ljava/lang/String;JILjava/lang/String;)V +HPLcom/android/server/DeviceIdleController;->addPowerSaveTempAllowlistAppChecked(Ljava/lang/String;JILjava/lang/String;)V +HPLcom/android/server/DeviceIdleController;->addPowerSaveTempAllowlistAppInternal(ILjava/lang/String;JIZLjava/lang/String;)V HPLcom/android/server/DeviceIdleController;->addPowerSaveTempWhitelistAppDirectInternal(IIJZLjava/lang/String;)V -HPLcom/android/server/DeviceIdleController;->addPowerSaveTempWhitelistAppInternal(ILjava/lang/String;JIZLjava/lang/String;)V PLcom/android/server/DeviceIdleController;->addPowerSaveWhitelistAppsInternal(Ljava/util/List;)I HSPLcom/android/server/DeviceIdleController;->becomeActiveLocked(Ljava/lang/String;I)V HSPLcom/android/server/DeviceIdleController;->becomeActiveLocked(Ljava/lang/String;IJZ)V @@ -1715,7 +1470,7 @@ HPLcom/android/server/DeviceIdleController;->cancelAlarmLocked()V HPLcom/android/server/DeviceIdleController;->cancelLightAlarmLocked()V HPLcom/android/server/DeviceIdleController;->cancelLocatingLocked()V HPLcom/android/server/DeviceIdleController;->cancelMotionRegistrationAlarmLocked()V -PLcom/android/server/DeviceIdleController;->cancelMotionTimeoutAlarmLocked()V +HPLcom/android/server/DeviceIdleController;->cancelMotionTimeoutAlarmLocked()V HPLcom/android/server/DeviceIdleController;->cancelSensingTimeoutAlarmLocked()V HPLcom/android/server/DeviceIdleController;->checkTempAppWhitelistTimeout(I)V HPLcom/android/server/DeviceIdleController;->decActiveIdleOps()V @@ -1726,18 +1481,22 @@ HPLcom/android/server/DeviceIdleController;->exitMaintenanceEarlyIfNeededLocked( HSPLcom/android/server/DeviceIdleController;->getAppIdTempWhitelistInternal()[I HSPLcom/android/server/DeviceIdleController;->getAppIdWhitelistExceptIdleInternal()[I HSPLcom/android/server/DeviceIdleController;->getAppIdWhitelistInternal()[I -PLcom/android/server/DeviceIdleController;->getFullPowerWhitelistExceptIdleInternal()[Ljava/lang/String; -PLcom/android/server/DeviceIdleController;->getFullPowerWhitelistInternal()[Ljava/lang/String; +PLcom/android/server/DeviceIdleController;->getFullPowerWhitelistExceptIdleInternal(II)[Ljava/lang/String; +PLcom/android/server/DeviceIdleController;->getFullPowerWhitelistInternal(II)[Ljava/lang/String; HSPLcom/android/server/DeviceIdleController;->getPowerSaveWhitelistUserAppIds()[I HSPLcom/android/server/DeviceIdleController;->getSystemDir()Ljava/io/File; -PLcom/android/server/DeviceIdleController;->getSystemPowerWhitelistInternal()[Ljava/lang/String; +PLcom/android/server/DeviceIdleController;->getSystemPowerWhitelistInternal(II)[Ljava/lang/String; HPLcom/android/server/DeviceIdleController;->handleMotionDetectedLocked(JLjava/lang/String;)V +PLcom/android/server/DeviceIdleController;->handleWriteConfigFile()V HPLcom/android/server/DeviceIdleController;->incActiveIdleOps()V HPLcom/android/server/DeviceIdleController;->isOpsInactiveLocked()Z HPLcom/android/server/DeviceIdleController;->isPowerSaveWhitelistAppInternal(Ljava/lang/String;)Z HPLcom/android/server/DeviceIdleController;->isStationaryLocked()Z HPLcom/android/server/DeviceIdleController;->isUpcomingAlarmClock()Z HPLcom/android/server/DeviceIdleController;->keyguardShowingLocked(Z)V +PLcom/android/server/DeviceIdleController;->lambda$getFullPowerWhitelistExceptIdleInternal$12$DeviceIdleController(IILjava/lang/String;)Z +PLcom/android/server/DeviceIdleController;->lambda$getFullPowerWhitelistInternal$14$DeviceIdleController(IILjava/lang/String;)Z +PLcom/android/server/DeviceIdleController;->lambda$getSystemPowerWhitelistInternal$6$DeviceIdleController(IILjava/lang/String;)Z PLcom/android/server/DeviceIdleController;->lambda$new$0$DeviceIdleController()V PLcom/android/server/DeviceIdleController;->lambda$new$1$DeviceIdleController()V PLcom/android/server/DeviceIdleController;->lambda$onBootPhase$2$DeviceIdleController(Landroid/os/PowerSaveState;)V @@ -1750,15 +1509,16 @@ HPLcom/android/server/DeviceIdleController;->onAppRemovedFromTempWhitelistLocked HSPLcom/android/server/DeviceIdleController;->onBootPhase(I)V HSPLcom/android/server/DeviceIdleController;->onStart()V HSPLcom/android/server/DeviceIdleController;->passWhiteListsToForceAppStandbyTrackerLocked()V -PLcom/android/server/DeviceIdleController;->postStationaryStatus(Lcom/android/server/DeviceIdleInternal$StationaryListener;)V +HPLcom/android/server/DeviceIdleController;->postStationaryStatus(Lcom/android/server/DeviceIdleInternal$StationaryListener;)V PLcom/android/server/DeviceIdleController;->postStationaryStatusUpdated()V HPLcom/android/server/DeviceIdleController;->postTempActiveTimeoutMessage(IJ)V HSPLcom/android/server/DeviceIdleController;->readConfigFileLocked()V HSPLcom/android/server/DeviceIdleController;->readConfigFileLocked(Lorg/xmlpull/v1/XmlPullParser;)V -PLcom/android/server/DeviceIdleController;->receivedGenericLocationLocked(Landroid/location/Location;)V +HPLcom/android/server/DeviceIdleController;->receivedGenericLocationLocked(Landroid/location/Location;)V PLcom/android/server/DeviceIdleController;->receivedGpsLocationLocked(Landroid/location/Location;)V HPLcom/android/server/DeviceIdleController;->registerStationaryListener(Lcom/android/server/DeviceIdleInternal$StationaryListener;)V PLcom/android/server/DeviceIdleController;->removePowerSaveWhitelistAppInternal(Ljava/lang/String;)Z +PLcom/android/server/DeviceIdleController;->reportPowerSaveWhitelistChangedLocked()V HPLcom/android/server/DeviceIdleController;->reportTempWhitelistChangedLocked()V HPLcom/android/server/DeviceIdleController;->resetIdleManagementLocked()V HPLcom/android/server/DeviceIdleController;->resetLightIdleManagementLocked()V @@ -1784,14 +1544,17 @@ HSPLcom/android/server/DeviceIdleController;->updateQuickDozeFlagLocked(Z)V HPLcom/android/server/DeviceIdleController;->updateTempWhitelistAppIdsLocked(IZ)V HSPLcom/android/server/DeviceIdleController;->updateWhitelistAppIdsLocked()V HPLcom/android/server/DeviceIdleController;->verifyAlarmStateLocked()V +PLcom/android/server/DeviceIdleController;->writeConfigFileLocked()V +PLcom/android/server/DeviceIdleController;->writeConfigFileLocked(Lorg/xmlpull/v1/XmlSerializer;)V HSPLcom/android/server/DiskStatsService;->(Landroid/content/Context;)V HPLcom/android/server/DiskStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/DiskStatsService;->getRecentPerf()I -PLcom/android/server/DiskStatsService;->reportCachedValues(Ljava/io/PrintWriter;)V -PLcom/android/server/DiskStatsService;->reportCachedValuesProto(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/DiskStatsService;->reportDiskWriteSpeed(Ljava/io/PrintWriter;)V +HPLcom/android/server/DiskStatsService;->getRecentPerf()I +PLcom/android/server/DiskStatsService;->hasOption([Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/DiskStatsService;->reportCachedValues(Ljava/io/PrintWriter;)V +HPLcom/android/server/DiskStatsService;->reportCachedValuesProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/DiskStatsService;->reportDiskWriteSpeed(Ljava/io/PrintWriter;)V PLcom/android/server/DiskStatsService;->reportDiskWriteSpeedProto(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/DiskStatsService;->reportFreeSpace(Ljava/io/File;Ljava/lang/String;Ljava/io/PrintWriter;Landroid/util/proto/ProtoOutputStream;I)V +HPLcom/android/server/DiskStatsService;->reportFreeSpace(Ljava/io/File;Ljava/lang/String;Ljava/io/PrintWriter;Landroid/util/proto/ProtoOutputStream;I)V HSPLcom/android/server/DisplayThread;->()V HSPLcom/android/server/DisplayThread;->ensureThreadLocked()V HSPLcom/android/server/DisplayThread;->get()Lcom/android/server/DisplayThread; @@ -1802,15 +1565,22 @@ HSPLcom/android/server/DockObserver$BinderService;->(Lcom/android/server/D HSPLcom/android/server/DockObserver$BinderService;->(Lcom/android/server/DockObserver;Lcom/android/server/DockObserver$1;)V PLcom/android/server/DockObserver$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/DockObserver;->(Landroid/content/Context;)V +PLcom/android/server/DockObserver;->access$300(Lcom/android/server/DockObserver;)Ljava/lang/Object; +PLcom/android/server/DockObserver;->access$500(Lcom/android/server/DockObserver;)Z +PLcom/android/server/DockObserver;->access$600(Lcom/android/server/DockObserver;)I +PLcom/android/server/DockObserver;->access$700(Lcom/android/server/DockObserver;)I +PLcom/android/server/DockObserver;->access$800(Lcom/android/server/DockObserver;)I HSPLcom/android/server/DockObserver;->init()V HSPLcom/android/server/DockObserver;->onBootPhase(I)V HSPLcom/android/server/DockObserver;->onStart()V -PLcom/android/server/DropBoxManagerService$1$1;->(Lcom/android/server/DropBoxManagerService$1;)V +HSPLcom/android/server/DropBoxManagerInternal;->()V +HPLcom/android/server/DropBoxManagerService$1$1;->(Lcom/android/server/DropBoxManagerService$1;)V HPLcom/android/server/DropBoxManagerService$1$1;->run()V HSPLcom/android/server/DropBoxManagerService$1;->(Lcom/android/server/DropBoxManagerService;)V HPLcom/android/server/DropBoxManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/DropBoxManagerService$2;->(Lcom/android/server/DropBoxManagerService;)V -HSPLcom/android/server/DropBoxManagerService$2;->add(Landroid/os/DropBoxManager$Entry;)V +HSPLcom/android/server/DropBoxManagerService$2;->addData(Ljava/lang/String;[BI)V +HPLcom/android/server/DropBoxManagerService$2;->addFile(Ljava/lang/String;Landroid/os/ParcelFileDescriptor;I)V PLcom/android/server/DropBoxManagerService$2;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/DropBoxManagerService$2;->getNextEntryWithAttribution(Ljava/lang/String;JLjava/lang/String;Ljava/lang/String;)Landroid/os/DropBoxManager$Entry; HSPLcom/android/server/DropBoxManagerService$2;->isTagEnabled(Ljava/lang/String;)Z @@ -1822,6 +1592,8 @@ HSPLcom/android/server/DropBoxManagerService$DropBoxManagerBroadcastHandler;->ha HSPLcom/android/server/DropBoxManagerService$DropBoxManagerBroadcastHandler;->maybeDeferBroadcast(Ljava/lang/String;J)V HSPLcom/android/server/DropBoxManagerService$DropBoxManagerBroadcastHandler;->prepareAndSendBroadcast(Landroid/content/Intent;)V HSPLcom/android/server/DropBoxManagerService$DropBoxManagerBroadcastHandler;->sendBroadcast(Ljava/lang/String;J)V +HSPLcom/android/server/DropBoxManagerService$DropBoxManagerInternalImpl;->(Lcom/android/server/DropBoxManagerService;)V +HSPLcom/android/server/DropBoxManagerService$DropBoxManagerInternalImpl;->(Lcom/android/server/DropBoxManagerService;Lcom/android/server/DropBoxManagerService$1;)V HSPLcom/android/server/DropBoxManagerService$EntryFile;->(J)V HSPLcom/android/server/DropBoxManagerService$EntryFile;->(Ljava/io/File;I)V HSPLcom/android/server/DropBoxManagerService$EntryFile;->(Ljava/io/File;Ljava/io/File;Ljava/lang/String;JII)V @@ -1837,15 +1609,22 @@ HSPLcom/android/server/DropBoxManagerService$FileList;->()V HSPLcom/android/server/DropBoxManagerService$FileList;->(Lcom/android/server/DropBoxManagerService$1;)V HSPLcom/android/server/DropBoxManagerService$FileList;->compareTo(Lcom/android/server/DropBoxManagerService$FileList;)I HSPLcom/android/server/DropBoxManagerService$FileList;->compareTo(Ljava/lang/Object;)I +HSPLcom/android/server/DropBoxManagerService$SimpleEntrySource;->(Ljava/io/InputStream;JZ)V +HSPLcom/android/server/DropBoxManagerService$SimpleEntrySource;->close()V +HSPLcom/android/server/DropBoxManagerService$SimpleEntrySource;->length()J +HSPLcom/android/server/DropBoxManagerService$SimpleEntrySource;->writeTo(Ljava/io/FileDescriptor;)V HSPLcom/android/server/DropBoxManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/DropBoxManagerService;->(Landroid/content/Context;Ljava/io/File;Landroid/os/Looper;)V -PLcom/android/server/DropBoxManagerService;->access$002(Lcom/android/server/DropBoxManagerService;J)J -PLcom/android/server/DropBoxManagerService;->access$100(Lcom/android/server/DropBoxManagerService;)V -PLcom/android/server/DropBoxManagerService;->access$1000(Lcom/android/server/DropBoxManagerService;)Landroid/content/BroadcastReceiver; -PLcom/android/server/DropBoxManagerService;->access$200(Lcom/android/server/DropBoxManagerService;)J +HPLcom/android/server/DropBoxManagerService;->access$002(Lcom/android/server/DropBoxManagerService;J)J +HPLcom/android/server/DropBoxManagerService;->access$100(Lcom/android/server/DropBoxManagerService;)V +HPLcom/android/server/DropBoxManagerService;->access$1100(Lcom/android/server/DropBoxManagerService;)Landroid/content/BroadcastReceiver; +HPLcom/android/server/DropBoxManagerService;->access$200(Lcom/android/server/DropBoxManagerService;)J HSPLcom/android/server/DropBoxManagerService;->access$800(Lcom/android/server/DropBoxManagerService;)Z HSPLcom/android/server/DropBoxManagerService;->access$900(Lcom/android/server/DropBoxManagerService;)J -HSPLcom/android/server/DropBoxManagerService;->add(Landroid/os/DropBoxManager$Entry;)V +HSPLcom/android/server/DropBoxManagerService;->addData(Ljava/lang/String;[BI)V +HSPLcom/android/server/DropBoxManagerService;->addEntry(Ljava/lang/String;Lcom/android/server/DropBoxManagerInternal$EntrySource;I)V +HSPLcom/android/server/DropBoxManagerService;->addEntry(Ljava/lang/String;Ljava/io/InputStream;JI)V +HPLcom/android/server/DropBoxManagerService;->addFile(Ljava/lang/String;Landroid/os/ParcelFileDescriptor;I)V HPLcom/android/server/DropBoxManagerService;->checkPermission(ILjava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/DropBoxManagerService;->createEntry(Ljava/io/File;Ljava/lang/String;I)J HPLcom/android/server/DropBoxManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V @@ -1870,52 +1649,57 @@ PLcom/android/server/EntropyMixer$2;->onReceive(Landroid/content/Context;Landroi HSPLcom/android/server/EntropyMixer;->()V HSPLcom/android/server/EntropyMixer;->(Landroid/content/Context;)V HSPLcom/android/server/EntropyMixer;->(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/EntropyMixer;->access$000(Lcom/android/server/EntropyMixer;)V +PLcom/android/server/EntropyMixer;->access$100(Lcom/android/server/EntropyMixer;)V +PLcom/android/server/EntropyMixer;->access$200(Lcom/android/server/EntropyMixer;)V HSPLcom/android/server/EntropyMixer;->addDeviceSpecificEntropy()V HSPLcom/android/server/EntropyMixer;->addHwRandomEntropy()V HSPLcom/android/server/EntropyMixer;->getSystemDir()Ljava/lang/String; HSPLcom/android/server/EntropyMixer;->loadInitialEntropy()V HSPLcom/android/server/EntropyMixer;->scheduleEntropyWriter()V HSPLcom/android/server/EntropyMixer;->writeEntropy()V -PLcom/android/server/EventLogTags;->writeBatterySaverMode(IIIIILjava/lang/String;I)V +PLcom/android/server/EventLogTags;->writeBackupAgentFailure(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeBatterySaverMode(IIIIILjava/lang/String;I)V PLcom/android/server/EventLogTags;->writeBatterySaverSetting(I)V -PLcom/android/server/EventLogTags;->writeBatterySavingStats(IIIJIIJII)V -PLcom/android/server/EventLogTags;->writeDeviceIdle(ILjava/lang/String;)V -PLcom/android/server/EventLogTags;->writeDeviceIdleLight(ILjava/lang/String;)V -PLcom/android/server/EventLogTags;->writeDeviceIdleLightStep()V -PLcom/android/server/EventLogTags;->writeDeviceIdleOffComplete()V -PLcom/android/server/EventLogTags;->writeDeviceIdleOffPhase(Ljava/lang/String;)V -PLcom/android/server/EventLogTags;->writeDeviceIdleOffStart(Ljava/lang/String;)V -PLcom/android/server/EventLogTags;->writeDeviceIdleOnComplete()V -PLcom/android/server/EventLogTags;->writeDeviceIdleOnPhase(Ljava/lang/String;)V -PLcom/android/server/EventLogTags;->writeDeviceIdleOnStart()V -PLcom/android/server/EventLogTags;->writeDeviceIdleStep()V +HPLcom/android/server/EventLogTags;->writeBatterySavingStats(IIIJIIJII)V +HPLcom/android/server/EventLogTags;->writeDeviceIdle(ILjava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeDeviceIdleLight(ILjava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeDeviceIdleLightStep()V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOffComplete()V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOffPhase(Ljava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOffStart(Ljava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOnComplete()V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOnPhase(Ljava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeDeviceIdleOnStart()V +HPLcom/android/server/EventLogTags;->writeDeviceIdleStep()V PLcom/android/server/EventLogTags;->writeDeviceIdleWakeFromIdle(ILjava/lang/String;)V HSPLcom/android/server/EventLogTags;->writeNetstatsMobileSample(JJJJJJJJJJJJJ)V HSPLcom/android/server/EventLogTags;->writeNetstatsWifiSample(JJJJJJJJJJJJJ)V -PLcom/android/server/EventLogTags;->writeNotificationActionClicked(Ljava/lang/String;IIIIII)V -PLcom/android/server/EventLogTags;->writeNotificationAlert(Ljava/lang/String;III)V +HPLcom/android/server/EventLogTags;->writeNotificationActionClicked(Ljava/lang/String;IIIIII)V +HPLcom/android/server/EventLogTags;->writeNotificationAlert(Ljava/lang/String;III)V PLcom/android/server/EventLogTags;->writeNotificationAutogrouped(Ljava/lang/String;)V -PLcom/android/server/EventLogTags;->writeNotificationCancel(IILjava/lang/String;ILjava/lang/String;IIIILjava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeNotificationCancel(IILjava/lang/String;ILjava/lang/String;IIIILjava/lang/String;)V HSPLcom/android/server/EventLogTags;->writeNotificationCancelAll(IILjava/lang/String;IIIILjava/lang/String;)V HPLcom/android/server/EventLogTags;->writeNotificationCanceled(Ljava/lang/String;IIIIIILjava/lang/String;)V -PLcom/android/server/EventLogTags;->writeNotificationClicked(Ljava/lang/String;IIIII)V +HPLcom/android/server/EventLogTags;->writeNotificationClicked(Ljava/lang/String;IIIII)V HPLcom/android/server/EventLogTags;->writeNotificationEnqueue(IILjava/lang/String;ILjava/lang/String;ILjava/lang/String;I)V -PLcom/android/server/EventLogTags;->writeNotificationPanelHidden()V -PLcom/android/server/EventLogTags;->writeNotificationPanelRevealed(I)V +HPLcom/android/server/EventLogTags;->writeNotificationPanelHidden()V +HPLcom/android/server/EventLogTags;->writeNotificationPanelRevealed(I)V HPLcom/android/server/EventLogTags;->writeNotificationVisibility(Ljava/lang/String;IIIII)V HSPLcom/android/server/EventLogTags;->writePmCriticalInfo(Ljava/lang/String;)V -PLcom/android/server/EventLogTags;->writePowerScreenState(IIJII)V -PLcom/android/server/EventLogTags;->writePowerSleepRequested(I)V +HPLcom/android/server/EventLogTags;->writePowerScreenState(IIJII)V +HPLcom/android/server/EventLogTags;->writePowerSleepRequested(I)V +HSPLcom/android/server/EventLogTags;->writeRescueFailure(ILjava/lang/String;)V HSPLcom/android/server/EventLogTags;->writeRescueNote(IIJ)V HSPLcom/android/server/EventLogTags;->writeStorageState(Ljava/lang/String;IIJJ)V HSPLcom/android/server/EventLogTags;->writeStreamDevicesChanged(III)V -PLcom/android/server/EventLogTags;->writeUserActivityTimeoutOverride(J)V -PLcom/android/server/EventLogTags;->writeVolumeChanged(IIIILjava/lang/String;)V +HPLcom/android/server/EventLogTags;->writeUserActivityTimeoutOverride(J)V +HPLcom/android/server/EventLogTags;->writeVolumeChanged(IIIILjava/lang/String;)V PLcom/android/server/ExplicitHealthCheckController$1;->(Lcom/android/server/ExplicitHealthCheckController;)V -PLcom/android/server/ExplicitHealthCheckController$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/ExplicitHealthCheckController$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLcom/android/server/ExplicitHealthCheckController;->(Landroid/content/Context;)V PLcom/android/server/ExplicitHealthCheckController;->access$000(Lcom/android/server/ExplicitHealthCheckController;Landroid/os/IBinder;)V -PLcom/android/server/ExplicitHealthCheckController;->actOnDifference(Ljava/util/Collection;Ljava/util/Collection;Ljava/util/function/Consumer;)V +HPLcom/android/server/ExplicitHealthCheckController;->actOnDifference(Ljava/util/Collection;Ljava/util/Collection;Ljava/util/function/Consumer;)V HPLcom/android/server/ExplicitHealthCheckController;->bindService()V PLcom/android/server/ExplicitHealthCheckController;->cancel(Ljava/lang/String;)V HPLcom/android/server/ExplicitHealthCheckController;->getRequestedPackages(Ljava/util/function/Consumer;)V @@ -1926,6 +1710,7 @@ HPLcom/android/server/ExplicitHealthCheckController;->initState(Landroid/os/IBin HPLcom/android/server/ExplicitHealthCheckController;->lambda$getRequestedPackages$5(Ljava/util/function/Consumer;Landroid/os/Bundle;)V HPLcom/android/server/ExplicitHealthCheckController;->lambda$getSupportedPackages$4(Ljava/util/function/Consumer;Landroid/os/Bundle;)V PLcom/android/server/ExplicitHealthCheckController;->lambda$initState$6$ExplicitHealthCheckController(Landroid/os/Bundle;)V +PLcom/android/server/ExplicitHealthCheckController;->lambda$syncRequests$0$ExplicitHealthCheckController(Ljava/lang/String;)V PLcom/android/server/ExplicitHealthCheckController;->lambda$syncRequests$1$ExplicitHealthCheckController(Ljava/lang/String;)V HPLcom/android/server/ExplicitHealthCheckController;->lambda$syncRequests$2$ExplicitHealthCheckController(Ljava/util/List;Ljava/util/Set;Ljava/util/List;)V PLcom/android/server/ExplicitHealthCheckController;->lambda$syncRequests$3$ExplicitHealthCheckController(Ljava/util/Set;Ljava/util/List;)V @@ -1953,8 +1738,11 @@ HSPLcom/android/server/GestureLauncherService$CameraLiftTriggerEventListener;->< HSPLcom/android/server/GestureLauncherService$CameraLiftTriggerEventListener;->(Lcom/android/server/GestureLauncherService;Lcom/android/server/GestureLauncherService$1;)V HSPLcom/android/server/GestureLauncherService$GestureEventListener;->(Lcom/android/server/GestureLauncherService;)V HSPLcom/android/server/GestureLauncherService$GestureEventListener;->(Lcom/android/server/GestureLauncherService;Lcom/android/server/GestureLauncherService$1;)V +PLcom/android/server/GestureLauncherService$GestureLauncherEvent;->()V +PLcom/android/server/GestureLauncherService$GestureLauncherEvent;->(Ljava/lang/String;II)V +PLcom/android/server/GestureLauncherService$GestureLauncherEvent;->getId()I HSPLcom/android/server/GestureLauncherService;->(Landroid/content/Context;)V -HSPLcom/android/server/GestureLauncherService;->(Landroid/content/Context;Lcom/android/internal/logging/MetricsLogger;)V +HSPLcom/android/server/GestureLauncherService;->(Landroid/content/Context;Lcom/android/internal/logging/MetricsLogger;Lcom/android/internal/logging/UiEventLogger;)V PLcom/android/server/GestureLauncherService;->access$200(Lcom/android/server/GestureLauncherService;)I PLcom/android/server/GestureLauncherService;->access$202(Lcom/android/server/GestureLauncherService;I)I PLcom/android/server/GestureLauncherService;->access$300(Lcom/android/server/GestureLauncherService;)Landroid/database/ContentObserver; @@ -1962,15 +1750,17 @@ PLcom/android/server/GestureLauncherService;->access$400(Lcom/android/server/Ges PLcom/android/server/GestureLauncherService;->access$500(Lcom/android/server/GestureLauncherService;)V PLcom/android/server/GestureLauncherService;->access$600(Lcom/android/server/GestureLauncherService;)V PLcom/android/server/GestureLauncherService;->handleCameraGesture(ZI)Z -PLcom/android/server/GestureLauncherService;->interceptPowerKeyDown(Landroid/view/KeyEvent;ZLandroid/util/MutableBoolean;)Z +HPLcom/android/server/GestureLauncherService;->interceptPowerKeyDown(Landroid/view/KeyEvent;ZLandroid/util/MutableBoolean;)Z HSPLcom/android/server/GestureLauncherService;->isCameraDoubleTapPowerEnabled(Landroid/content/res/Resources;)Z HSPLcom/android/server/GestureLauncherService;->isCameraDoubleTapPowerSettingEnabled(Landroid/content/Context;I)Z HSPLcom/android/server/GestureLauncherService;->isCameraLaunchEnabled(Landroid/content/res/Resources;)Z HSPLcom/android/server/GestureLauncherService;->isCameraLaunchSettingEnabled(Landroid/content/Context;I)Z HSPLcom/android/server/GestureLauncherService;->isCameraLiftTriggerEnabled(Landroid/content/res/Resources;)Z HSPLcom/android/server/GestureLauncherService;->isCameraLiftTriggerSettingEnabled(Landroid/content/Context;I)Z -PLcom/android/server/GestureLauncherService;->isEmergencyGestureEnabled(Landroid/content/Context;I)Z +PLcom/android/server/GestureLauncherService;->isEmergencyGestureEnabled(Landroid/content/res/Resources;)Z +PLcom/android/server/GestureLauncherService;->isEmergencyGestureSettingEnabled(Landroid/content/Context;I)Z HSPLcom/android/server/GestureLauncherService;->isGestureLauncherEnabled(Landroid/content/res/Resources;)Z +PLcom/android/server/GestureLauncherService;->isUserSetupComplete()Z HSPLcom/android/server/GestureLauncherService;->onBootPhase(I)V HSPLcom/android/server/GestureLauncherService;->onStart()V HSPLcom/android/server/GestureLauncherService;->registerContentObservers()V @@ -1982,15 +1772,17 @@ PLcom/android/server/GestureLauncherService;->updateEmergencyGestureEnabled()V HSPLcom/android/server/HardwarePropertiesManagerService;->(Landroid/content/Context;)V PLcom/android/server/HardwarePropertiesManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/HardwarePropertiesManagerService;->dumpTempValues(Ljava/lang/String;Ljava/io/PrintWriter;ILjava/lang/String;)V -PLcom/android/server/HardwarePropertiesManagerService;->enforceHardwarePropertiesRetrievalAllowed(Ljava/lang/String;)V +PLcom/android/server/HardwarePropertiesManagerService;->dumpTempValues(Ljava/lang/String;Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/HardwarePropertiesManagerService;->enforceHardwarePropertiesRetrievalAllowed(Ljava/lang/String;)V +PLcom/android/server/HardwarePropertiesManagerService;->getCallingPackageName()Ljava/lang/String; PLcom/android/server/HardwarePropertiesManagerService;->getCpuUsages(Ljava/lang/String;)[Landroid/os/CpuUsageInfo; PLcom/android/server/HardwarePropertiesManagerService;->getDeviceTemperatures(Ljava/lang/String;II)[F PLcom/android/server/HardwarePropertiesManagerService;->getFanSpeeds(Ljava/lang/String;)[F HSPLcom/android/server/IntentResolver$1;->()V HSPLcom/android/server/IntentResolver$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/server/IntentResolver$IteratorWrapper;->(Lcom/android/server/IntentResolver;Ljava/util/Iterator;)V -PLcom/android/server/IntentResolver$IteratorWrapper;->hasNext()Z -PLcom/android/server/IntentResolver$IteratorWrapper;->next()Ljava/lang/Object; +HPLcom/android/server/IntentResolver$IteratorWrapper;->hasNext()Z +HPLcom/android/server/IntentResolver$IteratorWrapper;->next()Ljava/lang/Object; HSPLcom/android/server/IntentResolver;->()V HSPLcom/android/server/IntentResolver;->()V HSPLcom/android/server/IntentResolver;->addFilter(Landroid/util/ArrayMap;Ljava/lang/String;Ljava/lang/Object;)V @@ -1998,11 +1790,13 @@ HSPLcom/android/server/IntentResolver;->addFilter(Ljava/lang/Object;)V HSPLcom/android/server/IntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z HSPLcom/android/server/IntentResolver;->buildResolveList(Landroid/content/Intent;Landroid/util/FastImmutableArraySet;ZZLjava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljava/util/List;I)V HSPLcom/android/server/IntentResolver;->collectFilters([Ljava/lang/Object;Landroid/content/IntentFilter;)Ljava/util/ArrayList; +HSPLcom/android/server/IntentResolver;->copyFrom(Lcom/android/server/IntentResolver;)V PLcom/android/server/IntentResolver;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)Z PLcom/android/server/IntentResolver;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/IntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V HPLcom/android/server/IntentResolver;->dumpMap(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/util/ArrayMap;Ljava/lang/String;ZZ)Z HSPLcom/android/server/IntentResolver;->filterEquals(Landroid/content/IntentFilter;Landroid/content/IntentFilter;)Z +PLcom/android/server/IntentResolver;->filterIterator()Ljava/util/Iterator; HSPLcom/android/server/IntentResolver;->filterResults(Ljava/util/List;)V HSPLcom/android/server/IntentResolver;->filterSet()Ljava/util/Set; HSPLcom/android/server/IntentResolver;->findFilters(Landroid/content/IntentFilter;)Ljava/util/ArrayList; @@ -2048,64 +1842,98 @@ HSPLcom/android/server/JobSchedulerBackgroundThread;->getHandler()Landroid/os/Ha HSPLcom/android/server/LockGuard$LockInfo;->()V HSPLcom/android/server/LockGuard$LockInfo;->(Lcom/android/server/LockGuard$1;)V HSPLcom/android/server/LockGuard;->()V +HPLcom/android/server/LockGuard;->doLog(Ljava/lang/Object;Ljava/lang/String;)V HSPLcom/android/server/LockGuard;->findOrCreateLockInfo(Ljava/lang/Object;)Lcom/android/server/LockGuard$LockInfo; HSPLcom/android/server/LockGuard;->guard(I)V HSPLcom/android/server/LockGuard;->installLock(Ljava/lang/Object;I)Ljava/lang/Object; HSPLcom/android/server/LockGuard;->installLock(Ljava/lang/Object;IZ)Ljava/lang/Object; HSPLcom/android/server/LockGuard;->installNewLock(I)Ljava/lang/Object; HSPLcom/android/server/LockGuard;->installNewLock(IZ)Ljava/lang/Object; +HPLcom/android/server/LockGuard;->lambda$doLog$0(Ljava/lang/Throwable;)V HSPLcom/android/server/LockGuard;->lockToString(I)Ljava/lang/String; HSPLcom/android/server/LooperStatsService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/LooperStatsService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/LooperStatsService$Lifecycle;->onStart()V HSPLcom/android/server/LooperStatsService$SettingsObserver;->(Lcom/android/server/LooperStatsService;)V +PLcom/android/server/LooperStatsService$SettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/LooperStatsService;->(Landroid/content/Context;Lcom/android/internal/os/LooperStats;)V HSPLcom/android/server/LooperStatsService;->(Landroid/content/Context;Lcom/android/internal/os/LooperStats;Lcom/android/server/LooperStatsService$1;)V HSPLcom/android/server/LooperStatsService;->access$200(Lcom/android/server/LooperStatsService;)V -PLcom/android/server/LooperStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/LooperStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/LooperStatsService;->initFromSettings()V HPLcom/android/server/LooperStatsService;->lambda$dump$0(Lcom/android/internal/os/LooperStats$ExportedEntry;)Ljava/lang/Integer; PLcom/android/server/LooperStatsService;->lambda$dump$1(Lcom/android/internal/os/LooperStats$ExportedEntry;)Ljava/lang/String; PLcom/android/server/LooperStatsService;->lambda$dump$2(Lcom/android/internal/os/LooperStats$ExportedEntry;)Ljava/lang/String; PLcom/android/server/LooperStatsService;->lambda$dump$3(Lcom/android/internal/os/LooperStats$ExportedEntry;)Ljava/lang/String; HSPLcom/android/server/LooperStatsService;->setEnabled(Z)V +HSPLcom/android/server/LooperStatsService;->setIgnoreBatteryStatus(Z)V HSPLcom/android/server/LooperStatsService;->setSamplingInterval(I)V HSPLcom/android/server/LooperStatsService;->setTrackScreenInteractive(Z)V -PLcom/android/server/MemoryPressureUtil;->currentPsiState()Ljava/lang/String; +HPLcom/android/server/MemoryPressureUtil;->currentPsiState()Ljava/lang/String; HSPLcom/android/server/MmsServiceBroker$1;->(Lcom/android/server/MmsServiceBroker;)V +PLcom/android/server/MmsServiceBroker$1;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/MmsServiceBroker$2;->(Lcom/android/server/MmsServiceBroker;)V +PLcom/android/server/MmsServiceBroker$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLcom/android/server/MmsServiceBroker$3;->(Lcom/android/server/MmsServiceBroker;)V HSPLcom/android/server/MmsServiceBroker$BinderService;->(Lcom/android/server/MmsServiceBroker;)V HSPLcom/android/server/MmsServiceBroker$BinderService;->(Lcom/android/server/MmsServiceBroker;Lcom/android/server/MmsServiceBroker$1;)V +HPLcom/android/server/MmsServiceBroker$BinderService;->adjustUriForUserAndGrantPermission(Landroid/net/Uri;Ljava/lang/String;II)Landroid/net/Uri; +HPLcom/android/server/MmsServiceBroker$BinderService;->downloadMessage(ILjava/lang/String;Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;Landroid/app/PendingIntent;J)V +HPLcom/android/server/MmsServiceBroker$BinderService;->sendMessage(ILjava/lang/String;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/app/PendingIntent;J)V HSPLcom/android/server/MmsServiceBroker;->()V HSPLcom/android/server/MmsServiceBroker;->(Landroid/content/Context;)V +PLcom/android/server/MmsServiceBroker;->access$000(Lcom/android/server/MmsServiceBroker;)V +PLcom/android/server/MmsServiceBroker;->access$102(Lcom/android/server/MmsServiceBroker;Lcom/android/internal/telephony/IMms;)Lcom/android/internal/telephony/IMms; +PLcom/android/server/MmsServiceBroker;->access$1100(Lcom/android/server/MmsServiceBroker;I)I +PLcom/android/server/MmsServiceBroker;->access$300(Lcom/android/server/MmsServiceBroker;)Landroid/content/Context; +PLcom/android/server/MmsServiceBroker;->access$500(Lcom/android/server/MmsServiceBroker;)Landroid/app/AppOpsManager; +PLcom/android/server/MmsServiceBroker;->access$600(Lcom/android/server/MmsServiceBroker;)Lcom/android/internal/telephony/IMms; +PLcom/android/server/MmsServiceBroker;->getAppOpsManager()Landroid/app/AppOpsManager; +PLcom/android/server/MmsServiceBroker;->getOrConnectService()Lcom/android/internal/telephony/IMms; +HPLcom/android/server/MmsServiceBroker;->getPhoneIdFromSubId(I)I +PLcom/android/server/MmsServiceBroker;->getServiceGuarded()Lcom/android/internal/telephony/IMms; HSPLcom/android/server/MmsServiceBroker;->onStart()V HSPLcom/android/server/MmsServiceBroker;->systemRunning()V +PLcom/android/server/MmsServiceBroker;->tryConnecting()V PLcom/android/server/MountServiceIdler$1;->(Lcom/android/server/MountServiceIdler;)V -PLcom/android/server/MountServiceIdler$1;->run()V +HPLcom/android/server/MountServiceIdler$1;->run()V HSPLcom/android/server/MountServiceIdler;->()V -PLcom/android/server/MountServiceIdler;->()V +HPLcom/android/server/MountServiceIdler;->()V +PLcom/android/server/MountServiceIdler;->access$000(Lcom/android/server/MountServiceIdler;)Ljava/lang/Runnable; +PLcom/android/server/MountServiceIdler;->access$100(Lcom/android/server/MountServiceIdler;)Z +PLcom/android/server/MountServiceIdler;->access$102(Lcom/android/server/MountServiceIdler;Z)Z +PLcom/android/server/MountServiceIdler;->access$200(Lcom/android/server/MountServiceIdler;)Landroid/app/job/JobParameters; HSPLcom/android/server/MountServiceIdler;->offsetFromTodayMidnight(II)Ljava/util/Calendar; -PLcom/android/server/MountServiceIdler;->onStartJob(Landroid/app/job/JobParameters;)Z +HPLcom/android/server/MountServiceIdler;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/MountServiceIdler;->onStopJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/MountServiceIdler;->scheduleIdlePass(Landroid/content/Context;)V +PLcom/android/server/NativeDaemonConnector$NativeDaemonArgumentException;->(Ljava/lang/String;Lcom/android/server/NativeDaemonEvent;)V +PLcom/android/server/NativeDaemonConnector$NativeDaemonFailureException;->(Ljava/lang/String;Lcom/android/server/NativeDaemonEvent;)V PLcom/android/server/NativeDaemonConnector$ResponseQueue$PendingCmd;->(ILjava/lang/String;)V HSPLcom/android/server/NativeDaemonConnector$ResponseQueue;->(I)V -PLcom/android/server/NativeDaemonConnector$ResponseQueue;->add(ILcom/android/server/NativeDaemonEvent;)V -PLcom/android/server/NativeDaemonConnector$ResponseQueue;->remove(IJLjava/lang/String;)Lcom/android/server/NativeDaemonEvent; +HPLcom/android/server/NativeDaemonConnector$ResponseQueue;->add(ILcom/android/server/NativeDaemonEvent;)V +HPLcom/android/server/NativeDaemonConnector$ResponseQueue;->remove(IJLjava/lang/String;)Lcom/android/server/NativeDaemonEvent; HSPLcom/android/server/NativeDaemonConnector;->(Lcom/android/server/INativeDaemonConnectorCallbacks;Ljava/lang/String;ILjava/lang/String;ILandroid/os/PowerManager$WakeLock;)V HSPLcom/android/server/NativeDaemonConnector;->(Lcom/android/server/INativeDaemonConnectorCallbacks;Ljava/lang/String;ILjava/lang/String;ILandroid/os/PowerManager$WakeLock;Landroid/os/Looper;)V HPLcom/android/server/NativeDaemonConnector;->appendEscaped(Ljava/lang/StringBuilder;Ljava/lang/String;)V HSPLcom/android/server/NativeDaemonConnector;->determineSocketAddress()Landroid/net/LocalSocketAddress; PLcom/android/server/NativeDaemonConnector;->execute(JLjava/lang/String;[Ljava/lang/Object;)Lcom/android/server/NativeDaemonEvent; -PLcom/android/server/NativeDaemonConnector;->executeForList(JLjava/lang/String;[Ljava/lang/Object;)[Lcom/android/server/NativeDaemonEvent; +PLcom/android/server/NativeDaemonConnector;->execute(Ljava/lang/String;[Ljava/lang/Object;)Lcom/android/server/NativeDaemonEvent; +HPLcom/android/server/NativeDaemonConnector;->executeForList(JLjava/lang/String;[Ljava/lang/Object;)[Lcom/android/server/NativeDaemonEvent; +PLcom/android/server/NativeDaemonConnector;->handleMessage(Landroid/os/Message;)Z HSPLcom/android/server/NativeDaemonConnector;->isShuttingDown()Z HSPLcom/android/server/NativeDaemonConnector;->listenToSocket()V -PLcom/android/server/NativeDaemonConnector;->log(Ljava/lang/String;)V -PLcom/android/server/NativeDaemonConnector;->makeCommand(Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;ILjava/lang/String;[Ljava/lang/Object;)V +HPLcom/android/server/NativeDaemonConnector;->log(Ljava/lang/String;)V +PLcom/android/server/NativeDaemonConnector;->loge(Ljava/lang/String;)V +HPLcom/android/server/NativeDaemonConnector;->makeCommand(Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;ILjava/lang/String;[Ljava/lang/Object;)V HSPLcom/android/server/NativeDaemonConnector;->run()V +PLcom/android/server/NativeDaemonConnector;->uptimeMillisInt()I +PLcom/android/server/NativeDaemonConnectorException;->(Ljava/lang/String;Lcom/android/server/NativeDaemonEvent;)V +PLcom/android/server/NativeDaemonConnectorException;->(Ljava/lang/String;Ljava/lang/Throwable;)V PLcom/android/server/NativeDaemonEvent;->(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/io/FileDescriptor;)V PLcom/android/server/NativeDaemonEvent;->getCmdNumber()I +PLcom/android/server/NativeDaemonEvent;->getCode()I +PLcom/android/server/NativeDaemonEvent;->getRawEvent()Ljava/lang/String; PLcom/android/server/NativeDaemonEvent;->isClassClientError()Z PLcom/android/server/NativeDaemonEvent;->isClassContinue()Z PLcom/android/server/NativeDaemonEvent;->isClassServerError()Z @@ -2113,14 +1941,21 @@ PLcom/android/server/NativeDaemonEvent;->isClassUnsolicited()Z PLcom/android/server/NativeDaemonEvent;->isClassUnsolicited(I)Z PLcom/android/server/NativeDaemonEvent;->parseRawEvent(Ljava/lang/String;[Ljava/io/FileDescriptor;)Lcom/android/server/NativeDaemonEvent; PLcom/android/server/NativeDaemonEvent;->toString()Ljava/lang/String; +PLcom/android/server/NativeDaemonEvent;->unescapeArgs(Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/server/NetIdManager;->()V HSPLcom/android/server/NetIdManager;->(I)V -PLcom/android/server/NetIdManager;->getNextAvailableNetIdLocked(ILandroid/util/SparseBooleanArray;)I -PLcom/android/server/NetIdManager;->releaseNetId(I)V -PLcom/android/server/NetIdManager;->reserveNetId()I +HPLcom/android/server/NetIdManager;->getNextAvailableNetIdLocked(ILandroid/util/SparseBooleanArray;)I +HPLcom/android/server/NetIdManager;->releaseNetId(I)V +HPLcom/android/server/NetIdManager;->reserveNetId()I HSPLcom/android/server/NetworkManagementInternal;->()V -PLcom/android/server/NetworkManagementService$IdleTimerParams;->(II)V +HSPLcom/android/server/NetworkManagementService$Dependencies;->()V +HPLcom/android/server/NetworkManagementService$Dependencies;->getCallingUid()I +HSPLcom/android/server/NetworkManagementService$Dependencies;->getNetd()Landroid/net/INetd; +PLcom/android/server/NetworkManagementService$Dependencies;->getService(Ljava/lang/String;)Landroid/os/IBinder; +HSPLcom/android/server/NetworkManagementService$Dependencies;->registerLocalService(Lcom/android/server/NetworkManagementInternal;)V +HPLcom/android/server/NetworkManagementService$IdleTimerParams;->(II)V HSPLcom/android/server/NetworkManagementService$LocalService;->(Lcom/android/server/NetworkManagementService;)V +HSPLcom/android/server/NetworkManagementService$LocalService;->(Lcom/android/server/NetworkManagementService;Lcom/android/server/NetworkManagementService$1;)V HSPLcom/android/server/NetworkManagementService$LocalService;->isNetworkRestrictedForUid(I)Z HSPLcom/android/server/NetworkManagementService$NetdTetheringStatsProvider;->(Lcom/android/server/NetworkManagementService;)V HSPLcom/android/server/NetworkManagementService$NetdTetheringStatsProvider;->(Lcom/android/server/NetworkManagementService;Lcom/android/server/NetworkManagementService$1;)V @@ -2128,43 +1963,44 @@ HSPLcom/android/server/NetworkManagementService$NetdTetheringStatsProvider;->get HPLcom/android/server/NetworkManagementService$NetdTetheringStatsProvider;->setInterfaceQuota(Ljava/lang/String;J)V HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->(Lcom/android/server/NetworkManagementService;)V HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->(Lcom/android/server/NetworkManagementService;Lcom/android/server/NetworkManagementService$1;)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceAdded$5$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceAddressRemoved$4$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;Landroid/net/LinkAddress;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceAdded$5$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;)V +HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceAddressRemoved$4$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;Landroid/net/LinkAddress;)V HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceAddressUpdated$3$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;Landroid/net/LinkAddress;)V HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceClassActivityChanged$0$NetworkManagementService$NetdUnsolicitedEventListener(IZJI)V HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceDnsServerInfo$2$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;J[Ljava/lang/String;)V HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceLinkStateChanged$8$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;Z)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceRemoved$6$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onInterfaceRemoved$6$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;)V HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onQuotaLimitReached$1$NetworkManagementService$NetdUnsolicitedEventListener(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onRouteChanged$9$NetworkManagementService$NetdUnsolicitedEventListener(ZLandroid/net/RouteInfo;)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAddressRemoved(Ljava/lang/String;Ljava/lang/String;II)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAddressUpdated(Ljava/lang/String;Ljava/lang/String;II)V +HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->lambda$onRouteChanged$9$NetworkManagementService$NetdUnsolicitedEventListener(ZLandroid/net/RouteInfo;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAdded(Ljava/lang/String;)V +HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAddressRemoved(Ljava/lang/String;Ljava/lang/String;II)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAddressUpdated(Ljava/lang/String;Ljava/lang/String;II)V HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceClassActivityChanged(ZIJI)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceDnsServerInfo(Ljava/lang/String;J[Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceDnsServerInfo(Ljava/lang/String;J[Ljava/lang/String;)V HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceLinkStateChanged(Ljava/lang/String;Z)V -PLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onRouteChanged(ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/android/server/NetworkManagementService$SystemServices;->()V -HSPLcom/android/server/NetworkManagementService$SystemServices;->getNetd()Landroid/net/INetd; -HSPLcom/android/server/NetworkManagementService$SystemServices;->getService(Ljava/lang/String;)Landroid/os/IBinder; -HSPLcom/android/server/NetworkManagementService$SystemServices;->registerLocalService(Lcom/android/server/NetworkManagementInternal;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceRemoved(Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onQuotaLimitReached(Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener;->onRouteChanged(ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/NetworkManagementService;->()V -HSPLcom/android/server/NetworkManagementService;->(Landroid/content/Context;Lcom/android/server/NetworkManagementService$SystemServices;)V -PLcom/android/server/NetworkManagementService;->access$1000(Lcom/android/server/NetworkManagementService;Ljava/lang/String;J[Ljava/lang/String;)V -HSPLcom/android/server/NetworkManagementService;->access$1300(Lcom/android/server/NetworkManagementService;)Landroid/net/INetd; -HSPLcom/android/server/NetworkManagementService;->access$1400(Lcom/android/server/NetworkManagementService;I)Z -HSPLcom/android/server/NetworkManagementService;->access$200(Lcom/android/server/NetworkManagementService;)Landroid/os/Handler; -PLcom/android/server/NetworkManagementService;->access$300(Lcom/android/server/NetworkManagementService;ZLandroid/net/RouteInfo;)V -HSPLcom/android/server/NetworkManagementService;->access$400(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Z)V -PLcom/android/server/NetworkManagementService;->access$700(Lcom/android/server/NetworkManagementService;Ljava/lang/String;)V -PLcom/android/server/NetworkManagementService;->access$800(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Landroid/net/LinkAddress;)V -PLcom/android/server/NetworkManagementService;->access$900(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Landroid/net/LinkAddress;)V -PLcom/android/server/NetworkManagementService;->addIdleTimer(Ljava/lang/String;II)V -PLcom/android/server/NetworkManagementService;->addVpnUidRanges(I[Landroid/net/UidRange;)V +HSPLcom/android/server/NetworkManagementService;->(Landroid/content/Context;Lcom/android/server/NetworkManagementService$Dependencies;)V +HPLcom/android/server/NetworkManagementService;->access$1000(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Landroid/net/LinkAddress;)V +HPLcom/android/server/NetworkManagementService;->access$1100(Lcom/android/server/NetworkManagementService;Ljava/lang/String;J[Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->access$1200(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->access$1300(Lcom/android/server/NetworkManagementService;IZJI)V +HPLcom/android/server/NetworkManagementService;->access$1400(Lcom/android/server/NetworkManagementService;)Landroid/net/INetd; +HPLcom/android/server/NetworkManagementService;->access$1500(Lcom/android/server/NetworkManagementService;I)Z +HSPLcom/android/server/NetworkManagementService;->access$300(Lcom/android/server/NetworkManagementService;)Landroid/os/Handler; +HPLcom/android/server/NetworkManagementService;->access$400(Lcom/android/server/NetworkManagementService;ZLandroid/net/RouteInfo;)V +HSPLcom/android/server/NetworkManagementService;->access$500(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Z)V +HPLcom/android/server/NetworkManagementService;->access$700(Lcom/android/server/NetworkManagementService;Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->access$800(Lcom/android/server/NetworkManagementService;Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->access$900(Lcom/android/server/NetworkManagementService;Ljava/lang/String;Landroid/net/LinkAddress;)V +HPLcom/android/server/NetworkManagementService;->addIdleTimer(Ljava/lang/String;II)V PLcom/android/server/NetworkManagementService;->allowProtect(I)V HSPLcom/android/server/NetworkManagementService;->closeSocketsForFirewallChainLocked(ILjava/lang/String;)V HSPLcom/android/server/NetworkManagementService;->connectNativeNetdService()V HSPLcom/android/server/NetworkManagementService;->create(Landroid/content/Context;)Lcom/android/server/NetworkManagementService; -HSPLcom/android/server/NetworkManagementService;->create(Landroid/content/Context;Lcom/android/server/NetworkManagementService$SystemServices;)Lcom/android/server/NetworkManagementService; +HSPLcom/android/server/NetworkManagementService;->create(Landroid/content/Context;Lcom/android/server/NetworkManagementService$Dependencies;)Lcom/android/server/NetworkManagementService; PLcom/android/server/NetworkManagementService;->denyProtect(I)V PLcom/android/server/NetworkManagementService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/NetworkManagementService;->dumpUidFirewallRule(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/SparseIntArray;)V @@ -2175,7 +2011,7 @@ HSPLcom/android/server/NetworkManagementService;->getBatteryStats()Lcom/android/ HSPLcom/android/server/NetworkManagementService;->getFirewallChainName(I)Ljava/lang/String; HSPLcom/android/server/NetworkManagementService;->getFirewallChainState(I)Z HSPLcom/android/server/NetworkManagementService;->getFirewallRuleName(II)Ljava/lang/String; -PLcom/android/server/NetworkManagementService;->getFirewallRuleType(II)I +HPLcom/android/server/NetworkManagementService;->getFirewallRuleType(II)I HSPLcom/android/server/NetworkManagementService;->getFirewallType(I)I PLcom/android/server/NetworkManagementService;->getInterfaceConfig(Ljava/lang/String;)Landroid/net/InterfaceConfiguration; HSPLcom/android/server/NetworkManagementService;->getNetworkStatsTethering(I)Landroid/net/NetworkStats; @@ -2184,34 +2020,34 @@ HSPLcom/android/server/NetworkManagementService;->invokeForAllObservers(Lcom/and HSPLcom/android/server/NetworkManagementService;->isBandwidthControlEnabled()Z HPLcom/android/server/NetworkManagementService;->isNetworkActive()Z HSPLcom/android/server/NetworkManagementService;->isNetworkRestrictedInternal(I)Z -PLcom/android/server/NetworkManagementService;->lambda$addIdleTimer$12$NetworkManagementService(I)V -HPLcom/android/server/NetworkManagementService;->lambda$notifyAddressRemoved$8(Ljava/lang/String;Landroid/net/LinkAddress;Landroid/net/INetworkManagementEventObserver;)V +HPLcom/android/server/NetworkManagementService;->lambda$addIdleTimer$12$NetworkManagementService(I)V +HSPLcom/android/server/NetworkManagementService;->lambda$notifyAddressRemoved$8(Ljava/lang/String;Landroid/net/LinkAddress;Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyAddressUpdated$7(Ljava/lang/String;Landroid/net/LinkAddress;Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceAdded$2(Ljava/lang/String;Landroid/net/INetworkManagementEventObserver;)V -HPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceClassActivity$5(IZJLandroid/net/INetworkManagementEventObserver;)V +HPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceClassActivity$5(IZJILandroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceDnsServerInfo$9(Ljava/lang/String;J[Ljava/lang/String;Landroid/net/INetworkManagementEventObserver;)V HSPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceLinkStateChanged$1(Ljava/lang/String;ZLandroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceRemoved$3(Ljava/lang/String;Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyLimitReached$4(Ljava/lang/String;Ljava/lang/String;Landroid/net/INetworkManagementEventObserver;)V HPLcom/android/server/NetworkManagementService;->lambda$notifyRouteChange$10(Landroid/net/RouteInfo;Landroid/net/INetworkManagementEventObserver;)V -HPLcom/android/server/NetworkManagementService;->lambda$notifyRouteChange$11(Landroid/net/RouteInfo;Landroid/net/INetworkManagementEventObserver;)V -PLcom/android/server/NetworkManagementService;->lambda$removeIdleTimer$13$NetworkManagementService(Lcom/android/server/NetworkManagementService$IdleTimerParams;)V +HSPLcom/android/server/NetworkManagementService;->lambda$notifyRouteChange$11(Landroid/net/RouteInfo;Landroid/net/INetworkManagementEventObserver;)V +HPLcom/android/server/NetworkManagementService;->lambda$removeIdleTimer$13$NetworkManagementService(Lcom/android/server/NetworkManagementService$IdleTimerParams;)V HSPLcom/android/server/NetworkManagementService;->listInterfaces()[Ljava/lang/String; -HSPLcom/android/server/NetworkManagementService;->makeUidRangeParcel(II)Landroid/net/UidRangeParcel; PLcom/android/server/NetworkManagementService;->modifyInterfaceInNetwork(ZILjava/lang/String;)V -PLcom/android/server/NetworkManagementService;->notifyAddressRemoved(Ljava/lang/String;Landroid/net/LinkAddress;)V -PLcom/android/server/NetworkManagementService;->notifyAddressUpdated(Ljava/lang/String;Landroid/net/LinkAddress;)V -PLcom/android/server/NetworkManagementService;->notifyInterfaceAdded(Ljava/lang/String;)V -HPLcom/android/server/NetworkManagementService;->notifyInterfaceClassActivity(IZJIZ)V -PLcom/android/server/NetworkManagementService;->notifyInterfaceDnsServerInfo(Ljava/lang/String;J[Ljava/lang/String;)V +HSPLcom/android/server/NetworkManagementService;->notifyAddressRemoved(Ljava/lang/String;Landroid/net/LinkAddress;)V +HPLcom/android/server/NetworkManagementService;->notifyAddressUpdated(Ljava/lang/String;Landroid/net/LinkAddress;)V +HPLcom/android/server/NetworkManagementService;->notifyInterfaceAdded(Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->notifyInterfaceClassActivity(IZJI)V +HPLcom/android/server/NetworkManagementService;->notifyInterfaceDnsServerInfo(Ljava/lang/String;J[Ljava/lang/String;)V HSPLcom/android/server/NetworkManagementService;->notifyInterfaceLinkStateChanged(Ljava/lang/String;Z)V -PLcom/android/server/NetworkManagementService;->notifyRouteChange(ZLandroid/net/RouteInfo;)V +HPLcom/android/server/NetworkManagementService;->notifyInterfaceRemoved(Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->notifyLimitReached(Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/NetworkManagementService;->notifyRouteChange(ZLandroid/net/RouteInfo;)V HSPLcom/android/server/NetworkManagementService;->prepareNativeDaemon()V PLcom/android/server/NetworkManagementService;->registerNetworkActivityListener(Landroid/os/INetworkActivityListener;)V HSPLcom/android/server/NetworkManagementService;->registerObserver(Landroid/net/INetworkManagementEventObserver;)V -PLcom/android/server/NetworkManagementService;->removeIdleTimer(Ljava/lang/String;)V +HPLcom/android/server/NetworkManagementService;->removeIdleTimer(Ljava/lang/String;)V HPLcom/android/server/NetworkManagementService;->removeInterfaceQuota(Ljava/lang/String;)V -PLcom/android/server/NetworkManagementService;->removeVpnUidRanges(I[Landroid/net/UidRange;)V HPLcom/android/server/NetworkManagementService;->reportNetworkActive()V HSPLcom/android/server/NetworkManagementService;->setDataSaverModeEnabled(Z)Z HSPLcom/android/server/NetworkManagementService;->setFirewallChainEnabled(IZ)V @@ -2221,14 +2057,18 @@ HSPLcom/android/server/NetworkManagementService;->setFirewallUidRule(III)V HSPLcom/android/server/NetworkManagementService;->setFirewallUidRuleLocked(III)V HSPLcom/android/server/NetworkManagementService;->setFirewallUidRules(I[I[I)V HSPLcom/android/server/NetworkManagementService;->setGlobalAlert(J)V +PLcom/android/server/NetworkManagementService;->setInterfaceConfig(Ljava/lang/String;Landroid/net/InterfaceConfiguration;)V HPLcom/android/server/NetworkManagementService;->setInterfaceQuota(Ljava/lang/String;J)V +PLcom/android/server/NetworkManagementService;->setInterfaceUp(Ljava/lang/String;)V HSPLcom/android/server/NetworkManagementService;->setUidCleartextNetworkPolicy(II)V -HPLcom/android/server/NetworkManagementService;->setUidMeteredNetworkAllowlist(IZ)V -PLcom/android/server/NetworkManagementService;->setUidMeteredNetworkDenylist(IZ)V +HPLcom/android/server/NetworkManagementService;->setUidOnMeteredNetworkAllowlist(IZ)V +HPLcom/android/server/NetworkManagementService;->setUidOnMeteredNetworkDenylist(IZ)V HPLcom/android/server/NetworkManagementService;->setUidOnMeteredNetworkList(IZZ)V HSPLcom/android/server/NetworkManagementService;->syncFirewallChainLocked(ILjava/lang/String;)V HSPLcom/android/server/NetworkManagementService;->systemReady()V -PLcom/android/server/NetworkManagementService;->unregisterObserver(Landroid/net/INetworkManagementEventObserver;)V +PLcom/android/server/NetworkManagementService;->toStableParcel(Landroid/net/InterfaceConfiguration;Ljava/lang/String;)Landroid/net/InterfaceConfigurationParcel; +PLcom/android/server/NetworkManagementService;->unregisterNetworkActivityListener(Landroid/os/INetworkActivityListener;)V +HPLcom/android/server/NetworkManagementService;->unregisterObserver(Landroid/net/INetworkManagementEventObserver;)V HSPLcom/android/server/NetworkManagementService;->updateFirewallUidRuleLocked(III)Z HSPLcom/android/server/NetworkScoreService$1;->(Lcom/android/server/NetworkScoreService;)V PLcom/android/server/NetworkScoreService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -2238,52 +2078,55 @@ HSPLcom/android/server/NetworkScoreService$3;->(Lcom/android/server/Networ PLcom/android/server/NetworkScoreService$4;->(Lcom/android/server/NetworkScoreService;)V PLcom/android/server/NetworkScoreService$4;->accept(Landroid/net/INetworkScoreCache;Ljava/lang/Object;)V PLcom/android/server/NetworkScoreService$4;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->(Ljava/util/function/Supplier;)V -PLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->apply(Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->(Ljava/util/function/Supplier;)V +HPLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/NetworkScoreService$CurrentNetworkScoreCacheFilter;->apply(Ljava/util/List;)Ljava/util/List; HSPLcom/android/server/NetworkScoreService$DispatchingContentObserver;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLcom/android/server/NetworkScoreService$DispatchingContentObserver;->observe(Landroid/net/Uri;I)V PLcom/android/server/NetworkScoreService$DispatchingContentObserver;->onChange(ZLandroid/net/Uri;)V -PLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->(Landroid/content/Context;Ljava/util/List;ILjava/util/function/UnaryOperator;Ljava/util/function/UnaryOperator;)V -PLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->accept(Landroid/net/INetworkScoreCache;Ljava/lang/Object;)V -PLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->create(Landroid/content/Context;Ljava/util/List;I)Lcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer; -PLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->filterScores(Ljava/util/List;I)Ljava/util/List; +HPLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->(Landroid/content/Context;Ljava/util/List;ILjava/util/function/UnaryOperator;Ljava/util/function/UnaryOperator;)V +HPLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->accept(Landroid/net/INetworkScoreCache;Ljava/lang/Object;)V +HPLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->create(Landroid/content/Context;Ljava/util/List;I)Lcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer; +HPLcom/android/server/NetworkScoreService$FilteringCacheUpdatingConsumer;->filterScores(Ljava/util/List;I)Ljava/util/List; HSPLcom/android/server/NetworkScoreService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/NetworkScoreService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/NetworkScoreService$Lifecycle;->onStart()V PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->(Lcom/android/server/NetworkScoreService;Ljava/lang/String;)V PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->(Lcom/android/server/NetworkScoreService;Ljava/lang/String;Lcom/android/server/NetworkScoreService$1;)V -PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->evaluateBinding(Ljava/lang/String;Z)V +HPLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->evaluateBinding(Ljava/lang/String;Z)V PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onPackageAdded(Ljava/lang/String;I)V -PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onPackageRemoved(Ljava/lang/String;I)V PLcom/android/server/NetworkScoreService$NetworkScorerPackageMonitor;->onPackageUpdateFinished(Ljava/lang/String;I)V -PLcom/android/server/NetworkScoreService$ScanResultsScoreCacheFilter;->(Ljava/util/function/Supplier;)V +HPLcom/android/server/NetworkScoreService$ScanResultsScoreCacheFilter;->(Ljava/util/function/Supplier;)V PLcom/android/server/NetworkScoreService$ScanResultsScoreCacheFilter;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/NetworkScoreService$ScanResultsScoreCacheFilter;->apply(Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/NetworkScoreService$ScanResultsScoreCacheFilter;->apply(Ljava/util/List;)Ljava/util/List; PLcom/android/server/NetworkScoreService$ScanResultsSupplier;->(Landroid/content/Context;)V PLcom/android/server/NetworkScoreService$ScanResultsSupplier;->get()Ljava/lang/Object; PLcom/android/server/NetworkScoreService$ScanResultsSupplier;->get()Ljava/util/List; PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->(Landroid/net/NetworkScorerAppData;)V PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->bind(Landroid/content/Context;)V PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->getAppData()Landroid/net/NetworkScorerAppData; -PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->getRecommendationProvider()Landroid/net/INetworkRecommendationProvider; +HPLcom/android/server/NetworkScoreService$ScoringServiceConnection;->getAppData()Landroid/net/NetworkScorerAppData; +HPLcom/android/server/NetworkScoreService$ScoringServiceConnection;->getRecommendationProvider()Landroid/net/INetworkRecommendationProvider; PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/NetworkScoreService$ScoringServiceConnection;->unbind(Landroid/content/Context;)V HSPLcom/android/server/NetworkScoreService$ServiceHandler;->(Lcom/android/server/NetworkScoreService;Landroid/os/Looper;)V PLcom/android/server/NetworkScoreService$ServiceHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/NetworkScoreService$WifiInfoSupplier;->(Landroid/content/Context;)V -PLcom/android/server/NetworkScoreService$WifiInfoSupplier;->get()Landroid/net/wifi/WifiInfo; -PLcom/android/server/NetworkScoreService$WifiInfoSupplier;->get()Ljava/lang/Object; +HPLcom/android/server/NetworkScoreService$WifiInfoSupplier;->(Landroid/content/Context;)V +HPLcom/android/server/NetworkScoreService$WifiInfoSupplier;->get()Landroid/net/wifi/WifiInfo; +HPLcom/android/server/NetworkScoreService$WifiInfoSupplier;->get()Ljava/lang/Object; HSPLcom/android/server/NetworkScoreService;->()V HSPLcom/android/server/NetworkScoreService;->(Landroid/content/Context;)V HSPLcom/android/server/NetworkScoreService;->(Landroid/content/Context;Lcom/android/server/NetworkScorerAppManager;Ljava/util/function/Function;Landroid/os/Looper;)V PLcom/android/server/NetworkScoreService;->access$000()Z PLcom/android/server/NetworkScoreService;->access$100(Lcom/android/server/NetworkScoreService;)V +PLcom/android/server/NetworkScoreService;->access$200(Lcom/android/server/NetworkScoreService;)Lcom/android/server/NetworkScorerAppManager; +PLcom/android/server/NetworkScoreService;->access$300(Lcom/android/server/NetworkScoreService;)V +PLcom/android/server/NetworkScoreService;->access$400(Lcom/android/server/NetworkScoreService;Landroid/net/NetworkScorerAppData;)V PLcom/android/server/NetworkScoreService;->bindToScoringServiceIfNeeded()V PLcom/android/server/NetworkScoreService;->bindToScoringServiceIfNeeded(Landroid/net/NetworkScorerAppData;)V PLcom/android/server/NetworkScoreService;->clearInternal()V @@ -2291,24 +2134,26 @@ PLcom/android/server/NetworkScoreService;->clearScores()Z PLcom/android/server/NetworkScoreService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/NetworkScoreService;->enforceSystemOnly()V HSPLcom/android/server/NetworkScoreService;->enforceSystemOrHasScoreNetworks()V -PLcom/android/server/NetworkScoreService;->getActiveScorer()Landroid/net/NetworkScorerAppData; +PLcom/android/server/NetworkScoreService;->enforceSystemOrIsActiveScorer(I)V +HPLcom/android/server/NetworkScoreService;->getActiveScorer()Landroid/net/NetworkScorerAppData; HSPLcom/android/server/NetworkScoreService;->getActiveScorerPackage()Ljava/lang/String; -PLcom/android/server/NetworkScoreService;->getRecommendationProvider()Landroid/net/INetworkRecommendationProvider; +PLcom/android/server/NetworkScoreService;->getAllValidScorers()Ljava/util/List; +HPLcom/android/server/NetworkScoreService;->getRecommendationProvider()Landroid/net/INetworkRecommendationProvider; PLcom/android/server/NetworkScoreService;->getScoreCacheLists()Ljava/util/Collection; -PLcom/android/server/NetworkScoreService;->isCallerActiveScorer(I)Z +HPLcom/android/server/NetworkScoreService;->isCallerActiveScorer(I)Z PLcom/android/server/NetworkScoreService;->lambda$new$0$NetworkScoreService(I)[Ljava/lang/String; PLcom/android/server/NetworkScoreService;->onUserUnlocked(I)V PLcom/android/server/NetworkScoreService;->refreshBinding()V HSPLcom/android/server/NetworkScoreService;->registerNetworkScoreCache(ILandroid/net/INetworkScoreCache;I)V PLcom/android/server/NetworkScoreService;->registerPackageMonitorIfNeeded()V HSPLcom/android/server/NetworkScoreService;->registerRecommendationSettingsObserver()V -PLcom/android/server/NetworkScoreService;->requestScores([Landroid/net/NetworkKey;)Z -PLcom/android/server/NetworkScoreService;->sendCacheUpdateCallback(Ljava/util/function/BiConsumer;Ljava/util/Collection;)V +HPLcom/android/server/NetworkScoreService;->requestScores([Landroid/net/NetworkKey;)Z +HPLcom/android/server/NetworkScoreService;->sendCacheUpdateCallback(Ljava/util/function/BiConsumer;Ljava/util/Collection;)V HSPLcom/android/server/NetworkScoreService;->systemReady()V PLcom/android/server/NetworkScoreService;->systemRunning()V PLcom/android/server/NetworkScoreService;->unbindFromScoringServiceIfNeeded()V PLcom/android/server/NetworkScoreService;->unregisterNetworkScoreCache(ILandroid/net/INetworkScoreCache;)V -PLcom/android/server/NetworkScoreService;->updateScores([Landroid/net/ScoredNetwork;)Z +HPLcom/android/server/NetworkScoreService;->updateScores([Landroid/net/ScoredNetwork;)Z HSPLcom/android/server/NetworkScorerAppManager$SettingsFacade;->()V HSPLcom/android/server/NetworkScorerAppManager$SettingsFacade;->getInt(Landroid/content/Context;Ljava/lang/String;I)I HPLcom/android/server/NetworkScorerAppManager$SettingsFacade;->getSecureInt(Landroid/content/Context;Ljava/lang/String;I)I @@ -2317,7 +2162,7 @@ PLcom/android/server/NetworkScorerAppManager$SettingsFacade;->putInt(Landroid/co HSPLcom/android/server/NetworkScorerAppManager;->()V HSPLcom/android/server/NetworkScorerAppManager;->(Landroid/content/Context;)V HSPLcom/android/server/NetworkScorerAppManager;->(Landroid/content/Context;Lcom/android/server/NetworkScorerAppManager$SettingsFacade;)V -PLcom/android/server/NetworkScorerAppManager;->canAccessLocation(ILjava/lang/String;)Z +HPLcom/android/server/NetworkScorerAppManager;->canAccessLocation(ILjava/lang/String;)Z HPLcom/android/server/NetworkScorerAppManager;->findUseOpenWifiNetworksActivity(Landroid/content/pm/ServiceInfo;)Landroid/content/ComponentName; HSPLcom/android/server/NetworkScorerAppManager;->getActiveScorer()Landroid/net/NetworkScorerAppData; HSPLcom/android/server/NetworkScorerAppManager;->getAllValidScorers()Ljava/util/List; @@ -2325,76 +2170,130 @@ PLcom/android/server/NetworkScorerAppManager;->getDefaultPackageSetting()Ljava/l HPLcom/android/server/NetworkScorerAppManager;->getNetworkAvailableNotificationChannelId(Landroid/content/pm/ServiceInfo;)Ljava/lang/String; HSPLcom/android/server/NetworkScorerAppManager;->getNetworkRecommendationsEnabledSetting()I HSPLcom/android/server/NetworkScorerAppManager;->getNetworkRecommendationsPackage()Ljava/lang/String; -PLcom/android/server/NetworkScorerAppManager;->getRecommendationServiceLabel(Landroid/content/pm/ServiceInfo;Landroid/content/pm/PackageManager;)Ljava/lang/String; +HPLcom/android/server/NetworkScorerAppManager;->getRecommendationServiceLabel(Landroid/content/pm/ServiceInfo;Landroid/content/pm/PackageManager;)Ljava/lang/String; HSPLcom/android/server/NetworkScorerAppManager;->getScorer(Ljava/lang/String;)Landroid/net/NetworkScorerAppData; -PLcom/android/server/NetworkScorerAppManager;->hasPermissions(ILjava/lang/String;)Z -PLcom/android/server/NetworkScorerAppManager;->hasScoreNetworksPermission(Ljava/lang/String;)Z -PLcom/android/server/NetworkScorerAppManager;->isLocationModeEnabled()Z +HPLcom/android/server/NetworkScorerAppManager;->hasPermissions(ILjava/lang/String;)Z +HPLcom/android/server/NetworkScorerAppManager;->hasScoreNetworksPermission(Ljava/lang/String;)Z +HPLcom/android/server/NetworkScorerAppManager;->isLocationModeEnabled()Z PLcom/android/server/NetworkScorerAppManager;->migrateNetworkScorerAppSettingIfNeeded()V PLcom/android/server/NetworkScorerAppManager;->setNetworkRecommendationsEnabledSetting(I)V PLcom/android/server/NetworkScorerAppManager;->updateState()V HSPLcom/android/server/NetworkTimeUpdateService$1;->(Lcom/android/server/NetworkTimeUpdateService;)V PLcom/android/server/NetworkTimeUpdateService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/NetworkTimeUpdateService$AutoTimeSettingObserver;->(Landroid/content/Context;Landroid/os/Handler;I)V +PLcom/android/server/NetworkTimeUpdateService$AutoTimeSettingObserver;->isAutomaticTimeEnabled()Z HSPLcom/android/server/NetworkTimeUpdateService$AutoTimeSettingObserver;->observe()V +PLcom/android/server/NetworkTimeUpdateService$AutoTimeSettingObserver;->onChange(Z)V HSPLcom/android/server/NetworkTimeUpdateService$MyHandler;->(Lcom/android/server/NetworkTimeUpdateService;Landroid/os/Looper;)V PLcom/android/server/NetworkTimeUpdateService$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->(Lcom/android/server/NetworkTimeUpdateService;)V HSPLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->(Lcom/android/server/NetworkTimeUpdateService;Lcom/android/server/NetworkTimeUpdateService$1;)V -PLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->onAvailable(Landroid/net/Network;)V -PLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->onLost(Landroid/net/Network;)V +HPLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->onAvailable(Landroid/net/Network;)V +HPLcom/android/server/NetworkTimeUpdateService$NetworkTimeUpdateCallback;->onLost(Landroid/net/Network;)V HSPLcom/android/server/NetworkTimeUpdateService;->(Landroid/content/Context;)V +PLcom/android/server/NetworkTimeUpdateService;->access$100(Lcom/android/server/NetworkTimeUpdateService;)Landroid/os/Handler; PLcom/android/server/NetworkTimeUpdateService;->access$200(Lcom/android/server/NetworkTimeUpdateService;I)V +PLcom/android/server/NetworkTimeUpdateService;->access$300(Lcom/android/server/NetworkTimeUpdateService;)Landroid/net/Network; PLcom/android/server/NetworkTimeUpdateService;->access$302(Lcom/android/server/NetworkTimeUpdateService;Landroid/net/Network;)Landroid/net/Network; PLcom/android/server/NetworkTimeUpdateService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/NetworkTimeUpdateService;->onPollNetworkTime(I)V -PLcom/android/server/NetworkTimeUpdateService;->onPollNetworkTimeUnderWakeLock(I)V +HPLcom/android/server/NetworkTimeUpdateService;->onPollNetworkTime(I)V +HPLcom/android/server/NetworkTimeUpdateService;->onPollNetworkTimeUnderWakeLock(I)V HSPLcom/android/server/NetworkTimeUpdateService;->registerForAlarms()V -PLcom/android/server/NetworkTimeUpdateService;->resetAlarm(J)V +HPLcom/android/server/NetworkTimeUpdateService;->resetAlarm(J)V HSPLcom/android/server/NetworkTimeUpdateService;->systemRunning()V PLcom/android/server/NsdService$ClientInfo;->(Lcom/android/server/NsdService;Lcom/android/internal/util/AsyncChannel;Landroid/os/Messenger;)V PLcom/android/server/NsdService$ClientInfo;->(Lcom/android/server/NsdService;Lcom/android/internal/util/AsyncChannel;Landroid/os/Messenger;Lcom/android/server/NsdService$1;)V PLcom/android/server/NsdService$ClientInfo;->access$1100(Lcom/android/server/NsdService$ClientInfo;)Landroid/util/SparseIntArray; PLcom/android/server/NsdService$ClientInfo;->access$1200(Lcom/android/server/NsdService$ClientInfo;)Landroid/util/SparseIntArray; +PLcom/android/server/NsdService$ClientInfo;->access$2200(Lcom/android/server/NsdService$ClientInfo;)Landroid/net/nsd/NsdServiceInfo; +PLcom/android/server/NsdService$ClientInfo;->access$2202(Lcom/android/server/NsdService$ClientInfo;Landroid/net/nsd/NsdServiceInfo;)Landroid/net/nsd/NsdServiceInfo; +PLcom/android/server/NsdService$ClientInfo;->access$2400(Lcom/android/server/NsdService$ClientInfo;I)I +PLcom/android/server/NsdService$ClientInfo;->access$2500(Lcom/android/server/NsdService$ClientInfo;)Lcom/android/internal/util/AsyncChannel; PLcom/android/server/NsdService$ClientInfo;->access$500(Lcom/android/server/NsdService$ClientInfo;)V PLcom/android/server/NsdService$ClientInfo;->expungeAllRequests()V +PLcom/android/server/NsdService$ClientInfo;->getClientId(I)I +PLcom/android/server/NsdService$ClientInfo;->toString()Ljava/lang/String; HSPLcom/android/server/NsdService$DaemonConnection;->(Lcom/android/server/NsdService$NativeCallbackReceiver;)V -PLcom/android/server/NsdService$DaemonConnection;->execute([Ljava/lang/Object;)Z +HPLcom/android/server/NsdService$DaemonConnection;->execute([Ljava/lang/Object;)Z +PLcom/android/server/NsdService$DaemonConnection;->start()V +PLcom/android/server/NsdService$DaemonConnection;->stop()V HSPLcom/android/server/NsdService$NativeCallbackReceiver;->(Lcom/android/server/NsdService;)V HSPLcom/android/server/NsdService$NativeCallbackReceiver;->awaitConnection()V +PLcom/android/server/NsdService$NativeCallbackReceiver;->onCheckHoldWakeLock(I)Z HSPLcom/android/server/NsdService$NativeCallbackReceiver;->onDaemonConnected()V +PLcom/android/server/NsdService$NativeCallbackReceiver;->onEvent(ILjava/lang/String;[Ljava/lang/String;)Z +PLcom/android/server/NsdService$NativeEvent;->(Lcom/android/server/NsdService;ILjava/lang/String;[Ljava/lang/String;)V +PLcom/android/server/NsdService$NativeResponseCode;->()V +PLcom/android/server/NsdService$NativeResponseCode;->nameOf(I)Ljava/lang/String; HSPLcom/android/server/NsdService$NsdSettings$1;->(Landroid/content/ContentResolver;)V HSPLcom/android/server/NsdService$NsdSettings$1;->isEnabled()Z HSPLcom/android/server/NsdService$NsdSettings$1;->registerContentObserver(Landroid/net/Uri;Landroid/database/ContentObserver;)V HSPLcom/android/server/NsdService$NsdSettings;->makeDefault(Landroid/content/Context;)Lcom/android/server/NsdService$NsdSettings; HSPLcom/android/server/NsdService$NsdStateMachine$1;->(Lcom/android/server/NsdService$NsdStateMachine;Landroid/os/Handler;)V HSPLcom/android/server/NsdService$NsdStateMachine$DefaultState;->(Lcom/android/server/NsdService$NsdStateMachine;)V -PLcom/android/server/NsdService$NsdStateMachine$DefaultState;->processMessage(Landroid/os/Message;)Z +HPLcom/android/server/NsdService$NsdStateMachine$DefaultState;->processMessage(Landroid/os/Message;)Z HSPLcom/android/server/NsdService$NsdStateMachine$DisabledState;->(Lcom/android/server/NsdService$NsdStateMachine;)V HSPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->(Lcom/android/server/NsdService$NsdStateMachine;)V HSPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->enter()V -PLcom/android/server/NsdService$NsdStateMachine$EnabledState;->processMessage(Landroid/os/Message;)Z +HPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->handleNativeEvent(ILjava/lang/String;[Ljava/lang/String;)Z +HPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->processMessage(Landroid/os/Message;)Z +HPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->removeRequestMap(IILcom/android/server/NsdService$ClientInfo;)V PLcom/android/server/NsdService$NsdStateMachine$EnabledState;->requestLimitReached(Lcom/android/server/NsdService$ClientInfo;)Z +HPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->storeRequestMap(IILcom/android/server/NsdService$ClientInfo;I)V HSPLcom/android/server/NsdService$NsdStateMachine;->(Lcom/android/server/NsdService;Ljava/lang/String;Landroid/os/Handler;)V +PLcom/android/server/NsdService$NsdStateMachine;->getWhatToString(I)Ljava/lang/String; HSPLcom/android/server/NsdService$NsdStateMachine;->registerForNsdSetting()V HSPLcom/android/server/NsdService;->(Landroid/content/Context;Lcom/android/server/NsdService$NsdSettings;Landroid/os/Handler;Lcom/android/server/NsdService$DaemonConnectionSupplier;)V HSPLcom/android/server/NsdService;->access$000(Lcom/android/server/NsdService;)Z +PLcom/android/server/NsdService;->access$1300(Lcom/android/server/NsdService;)Landroid/util/SparseArray; +PLcom/android/server/NsdService;->access$1500(Lcom/android/server/NsdService;)I +PLcom/android/server/NsdService;->access$1600(Lcom/android/server/NsdService;ILjava/lang/String;)Z +PLcom/android/server/NsdService;->access$1700(Lcom/android/server/NsdService;Landroid/os/Message;ILjava/lang/Object;)V +PLcom/android/server/NsdService;->access$1800(Lcom/android/server/NsdService;I)Z +PLcom/android/server/NsdService;->access$1900(Lcom/android/server/NsdService;Landroid/os/Message;I)V HSPLcom/android/server/NsdService;->access$200(Lcom/android/server/NsdService;)Lcom/android/server/NsdService$NsdSettings; +PLcom/android/server/NsdService;->access$2300(Lcom/android/server/NsdService;ILandroid/net/nsd/NsdServiceInfo;)Z +PLcom/android/server/NsdService;->access$2600(Lcom/android/server/NsdService;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/NsdService;->access$2700(Lcom/android/server/NsdService;I)Z +PLcom/android/server/NsdService;->access$2800(Lcom/android/server/NsdService;ILjava/lang/String;)Z +PLcom/android/server/NsdService;->access$2900(Lcom/android/server/NsdService;I)Z +PLcom/android/server/NsdService;->access$3000(Lcom/android/server/NsdService;)Lcom/android/server/NsdService$NsdStateMachine; HSPLcom/android/server/NsdService;->access$400(Lcom/android/server/NsdService;)Ljava/util/HashMap; +PLcom/android/server/NsdService;->access$600(Lcom/android/server/NsdService;)Lcom/android/server/NsdService$DaemonConnection; +PLcom/android/server/NsdService;->access$700(Lcom/android/server/NsdService;)Landroid/content/Context; +PLcom/android/server/NsdService;->access$800(Lcom/android/server/NsdService;Landroid/os/Message;II)V HSPLcom/android/server/NsdService;->access$900(Lcom/android/server/NsdService;Z)V HSPLcom/android/server/NsdService;->create(Landroid/content/Context;)Lcom/android/server/NsdService; +PLcom/android/server/NsdService;->discoverServices(ILjava/lang/String;)Z PLcom/android/server/NsdService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/NsdService;->getAddrInfo(ILjava/lang/String;)Z PLcom/android/server/NsdService;->getMessenger()Landroid/os/Messenger; +PLcom/android/server/NsdService;->getUniqueId()I HSPLcom/android/server/NsdService;->isNsdEnabled()Z +PLcom/android/server/NsdService;->obtainMessage(Landroid/os/Message;)Landroid/os/Message; +PLcom/android/server/NsdService;->replyToMessage(Landroid/os/Message;I)V +PLcom/android/server/NsdService;->replyToMessage(Landroid/os/Message;II)V +PLcom/android/server/NsdService;->replyToMessage(Landroid/os/Message;ILjava/lang/Object;)V +PLcom/android/server/NsdService;->resolveService(ILandroid/net/nsd/NsdServiceInfo;)Z HSPLcom/android/server/NsdService;->sendNsdStateChangeBroadcast(Z)V -HSPLcom/android/server/PackageWatchdog$BootThreshold;->(IJ)V +PLcom/android/server/NsdService;->stopGetAddrInfo(I)Z +PLcom/android/server/NsdService;->stopResolveService(I)Z +PLcom/android/server/NsdService;->stopServiceDiscovery(I)Z +HPLcom/android/server/NsdService;->unescape(Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/PackageWatchdog$BootThreshold;->(Lcom/android/server/PackageWatchdog;IJ)V HSPLcom/android/server/PackageWatchdog$BootThreshold;->getCount()I +HSPLcom/android/server/PackageWatchdog$BootThreshold;->getMitigationCount()I +HSPLcom/android/server/PackageWatchdog$BootThreshold;->getMitigationStart()J HSPLcom/android/server/PackageWatchdog$BootThreshold;->getStart()J HSPLcom/android/server/PackageWatchdog$BootThreshold;->incrementAndTest()Z +HSPLcom/android/server/PackageWatchdog$BootThreshold;->readMitigationCountFromMetadataIfNecessary()V +HSPLcom/android/server/PackageWatchdog$BootThreshold;->reset()V HSPLcom/android/server/PackageWatchdog$BootThreshold;->setCount(I)V +HSPLcom/android/server/PackageWatchdog$BootThreshold;->setMitigationCount(I)V +HSPLcom/android/server/PackageWatchdog$BootThreshold;->setMitigationStart(J)V +HSPLcom/android/server/PackageWatchdog$BootThreshold;->setPropertyStart(Ljava/lang/String;J)V HSPLcom/android/server/PackageWatchdog$BootThreshold;->setStart(J)V -PLcom/android/server/PackageWatchdog$MonitoredPackage;->(Lcom/android/server/PackageWatchdog;Landroid/content/pm/VersionedPackage;JJZ)V -PLcom/android/server/PackageWatchdog$MonitoredPackage;->(Lcom/android/server/PackageWatchdog;Landroid/content/pm/VersionedPackage;JJZLcom/android/server/PackageWatchdog$1;)V +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->(Lcom/android/server/PackageWatchdog;Landroid/content/pm/VersionedPackage;JJZLandroid/util/LongArrayQueue;)V HPLcom/android/server/PackageWatchdog$MonitoredPackage;->access$000(Lcom/android/server/PackageWatchdog$MonitoredPackage;)Ljava/lang/String; PLcom/android/server/PackageWatchdog$MonitoredPackage;->access$200(Lcom/android/server/PackageWatchdog$MonitoredPackage;)J PLcom/android/server/PackageWatchdog$MonitoredPackage;->access$400(Lcom/android/server/PackageWatchdog$MonitoredPackage;)Landroid/util/LongArrayQueue; @@ -2402,31 +2301,40 @@ PLcom/android/server/PackageWatchdog$MonitoredPackage;->access$500(Lcom/android/ PLcom/android/server/PackageWatchdog$MonitoredPackage;->access$600(Lcom/android/server/PackageWatchdog$MonitoredPackage;)I PLcom/android/server/PackageWatchdog$MonitoredPackage;->access$700(Lcom/android/server/PackageWatchdog$MonitoredPackage;I)Ljava/lang/String; HPLcom/android/server/PackageWatchdog$MonitoredPackage;->getHealthCheckStateLocked()I +PLcom/android/server/PackageWatchdog$MonitoredPackage;->getMitigationCountLocked()I HPLcom/android/server/PackageWatchdog$MonitoredPackage;->getName()Ljava/lang/String; HPLcom/android/server/PackageWatchdog$MonitoredPackage;->getShortestScheduleDurationMsLocked()J -PLcom/android/server/PackageWatchdog$MonitoredPackage;->handleElapsedTimeLocked(J)I -PLcom/android/server/PackageWatchdog$MonitoredPackage;->isExpiredLocked()Z +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->handleElapsedTimeLocked(J)I +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->isExpiredLocked()Z HPLcom/android/server/PackageWatchdog$MonitoredPackage;->isPendingHealthChecksLocked()Z -PLcom/android/server/PackageWatchdog$MonitoredPackage;->onFailureLocked()Z +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->normalizeMitigationCalls()Landroid/util/LongArrayQueue; +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->onFailureLocked()Z PLcom/android/server/PackageWatchdog$MonitoredPackage;->setHealthCheckActiveLocked(J)I HPLcom/android/server/PackageWatchdog$MonitoredPackage;->toPositive(J)J PLcom/android/server/PackageWatchdog$MonitoredPackage;->toString(I)Ljava/lang/String; -PLcom/android/server/PackageWatchdog$MonitoredPackage;->tryPassHealthCheckLocked()I +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->tryPassHealthCheckLocked()I PLcom/android/server/PackageWatchdog$MonitoredPackage;->updateHealthCheckDuration(J)V HPLcom/android/server/PackageWatchdog$MonitoredPackage;->updateHealthCheckStateLocked()I -PLcom/android/server/PackageWatchdog$MonitoredPackage;->writeLocked(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/PackageWatchdog$MonitoredPackage;->writeLocked(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/PackageWatchdog$ObserverInternal;->(Ljava/lang/String;Ljava/util/List;)V -PLcom/android/server/PackageWatchdog$ObserverInternal;->access$100(Lcom/android/server/PackageWatchdog$ObserverInternal;J)Ljava/util/Set; -PLcom/android/server/PackageWatchdog$ObserverInternal;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/PackageWatchdog$ObserverInternal;->onPackageFailureLocked(Ljava/lang/String;)Z +HPLcom/android/server/PackageWatchdog$ObserverInternal;->access$100(Lcom/android/server/PackageWatchdog$ObserverInternal;J)Ljava/util/Set; +HPLcom/android/server/PackageWatchdog$ObserverInternal;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/PackageWatchdog$ObserverInternal;->getMonitoredPackage(Ljava/lang/String;)Lcom/android/server/PackageWatchdog$MonitoredPackage; +HSPLcom/android/server/PackageWatchdog$ObserverInternal;->getMonitoredPackages()Landroid/util/ArrayMap; +HPLcom/android/server/PackageWatchdog$ObserverInternal;->onPackageFailureLocked(Ljava/lang/String;)Z HPLcom/android/server/PackageWatchdog$ObserverInternal;->prunePackagesLocked(J)Ljava/util/Set; -HSPLcom/android/server/PackageWatchdog$ObserverInternal;->read(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/PackageWatchdog;)Lcom/android/server/PackageWatchdog$ObserverInternal; +PLcom/android/server/PackageWatchdog$ObserverInternal;->putMonitoredPackage(Lcom/android/server/PackageWatchdog$MonitoredPackage;)V +HSPLcom/android/server/PackageWatchdog$ObserverInternal;->read(Landroid/util/TypedXmlPullParser;Lcom/android/server/PackageWatchdog;)Lcom/android/server/PackageWatchdog$ObserverInternal; HSPLcom/android/server/PackageWatchdog$ObserverInternal;->updatePackagesLocked(Ljava/util/List;)V -HSPLcom/android/server/PackageWatchdog$ObserverInternal;->writeLocked(Lorg/xmlpull/v1/XmlSerializer;)Z -PLcom/android/server/PackageWatchdog$PackageHealthObserver;->isPersistent()Z +HSPLcom/android/server/PackageWatchdog$ObserverInternal;->writeLocked(Landroid/util/TypedXmlSerializer;)Z +HPLcom/android/server/PackageWatchdog$PackageHealthObserver;->isPersistent()Z HSPLcom/android/server/PackageWatchdog;->()V HSPLcom/android/server/PackageWatchdog;->(Landroid/content/Context;)V HSPLcom/android/server/PackageWatchdog;->(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 +PLcom/android/server/PackageWatchdog;->access$1000(Lcom/android/server/PackageWatchdog;)I +PLcom/android/server/PackageWatchdog;->access$300()Lcom/android/server/PackageWatchdog; +HSPLcom/android/server/PackageWatchdog;->access$800(Lcom/android/server/PackageWatchdog;)Lcom/android/server/PackageWatchdog$SystemClock; +HPLcom/android/server/PackageWatchdog;->access$900(Lcom/android/server/PackageWatchdog;)I PLcom/android/server/PackageWatchdog;->checkAndMitigateNativeCrashes()V PLcom/android/server/PackageWatchdog;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/PackageWatchdog;->getInstance(Landroid/content/Context;)Lcom/android/server/PackageWatchdog; @@ -2434,24 +2342,28 @@ HSPLcom/android/server/PackageWatchdog;->getNextStateSyncMillisLocked()J HPLcom/android/server/PackageWatchdog;->getPackageInfo(Ljava/lang/String;)Landroid/content/pm/PackageInfo; HPLcom/android/server/PackageWatchdog;->getPackagesPendingHealthChecksLocked()Ljava/util/Set; HSPLcom/android/server/PackageWatchdog;->getVersionedPackage(Ljava/lang/String;)Landroid/content/pm/VersionedPackage; +PLcom/android/server/PackageWatchdog;->handleFailureImmediately(Ljava/util/List;I)V PLcom/android/server/PackageWatchdog;->lambda$Mx_Y1uqlcwGnBszKo_ph_MI-E0g(Lcom/android/server/PackageWatchdog;)V PLcom/android/server/PackageWatchdog;->lambda$checkAndMitigateNativeCrashes$5$PackageWatchdog()V HPLcom/android/server/PackageWatchdog;->lambda$onPackageFailure$4$PackageWatchdog(ILjava/util/List;)V PLcom/android/server/PackageWatchdog;->lambda$onPackagesReady$0$PackageWatchdog(Ljava/lang/String;)V PLcom/android/server/PackageWatchdog;->lambda$onPackagesReady$1$PackageWatchdog(Ljava/util/List;)V -PLcom/android/server/PackageWatchdog;->lambda$onPackagesReady$2$PackageWatchdog()V +HPLcom/android/server/PackageWatchdog;->lambda$onPackagesReady$2$PackageWatchdog()V HSPLcom/android/server/PackageWatchdog;->lambda$sB1AaENOScp2w-CsmK3S4QVgWFE(Lcom/android/server/PackageWatchdog;)Z PLcom/android/server/PackageWatchdog;->lambda$scheduleCheckAndMitigateNativeCrashes$6$PackageWatchdog()V HPLcom/android/server/PackageWatchdog;->lambda$startObservingHealth$3$PackageWatchdog(Lcom/android/server/PackageWatchdog$PackageHealthObserver;Ljava/util/List;Ljava/util/List;)V -PLcom/android/server/PackageWatchdog;->lambda$ynWNQmq6XL4jo-iPgeNDgXz9iyk(Lcom/android/server/PackageWatchdog;)V +HPLcom/android/server/PackageWatchdog;->lambda$ynWNQmq6XL4jo-iPgeNDgXz9iyk(Lcom/android/server/PackageWatchdog;)V HSPLcom/android/server/PackageWatchdog;->loadFromFile()V -HSPLcom/android/server/PackageWatchdog;->newMonitoredPackage(Ljava/lang/String;JJZ)Lcom/android/server/PackageWatchdog$MonitoredPackage; -PLcom/android/server/PackageWatchdog;->newMonitoredPackage(Ljava/lang/String;JZ)Lcom/android/server/PackageWatchdog$MonitoredPackage; +HPLcom/android/server/PackageWatchdog;->longArrayQueueToString(Landroid/util/LongArrayQueue;)Ljava/lang/String; +HSPLcom/android/server/PackageWatchdog;->newMonitoredPackage(Ljava/lang/String;JJZLandroid/util/LongArrayQueue;)Lcom/android/server/PackageWatchdog$MonitoredPackage; +HPLcom/android/server/PackageWatchdog;->newMonitoredPackage(Ljava/lang/String;JZ)Lcom/android/server/PackageWatchdog$MonitoredPackage; HSPLcom/android/server/PackageWatchdog;->noteBoot()V PLcom/android/server/PackageWatchdog;->onHealthCheckPassed(Ljava/lang/String;)V -PLcom/android/server/PackageWatchdog;->onPackageFailure(Ljava/util/List;I)V +HPLcom/android/server/PackageWatchdog;->onPackageFailure(Ljava/util/List;I)V HSPLcom/android/server/PackageWatchdog;->onPackagesReady()V HPLcom/android/server/PackageWatchdog;->onSupportedPackages(Ljava/util/List;)V +HSPLcom/android/server/PackageWatchdog;->parseLongArrayQueue(Ljava/lang/String;)Landroid/util/LongArrayQueue; +HSPLcom/android/server/PackageWatchdog;->parseMonitoredPackage(Landroid/util/TypedXmlPullParser;)Lcom/android/server/PackageWatchdog$MonitoredPackage; HSPLcom/android/server/PackageWatchdog;->pruneObserversLocked()V HSPLcom/android/server/PackageWatchdog;->registerConnectivityModuleHealthListener()V HSPLcom/android/server/PackageWatchdog;->registerHealthObserver(Lcom/android/server/PackageWatchdog$PackageHealthObserver;)V @@ -2467,41 +2379,52 @@ HSPLcom/android/server/PackageWatchdog;->syncRequestsAsync()V HSPLcom/android/server/PackageWatchdog;->syncState(Ljava/lang/String;)V PLcom/android/server/PackageWatchdog;->syncStateWithScheduledReason()V HSPLcom/android/server/PackageWatchdog;->updateConfigs()V +PLcom/android/server/PackageWatchdog;->writeNow()V PLcom/android/server/PendingIntentUtils;->createDontSendToRestrictedAppsBundle(Landroid/os/Bundle;)Landroid/os/Bundle; HSPLcom/android/server/PersistentDataBlockService$1;->(Lcom/android/server/PersistentDataBlockService;)V -PLcom/android/server/PersistentDataBlockService$1;->getFlashLockState()I -PLcom/android/server/PersistentDataBlockService$1;->getMaximumDataBlockSize()J -PLcom/android/server/PersistentDataBlockService$1;->read()[B -PLcom/android/server/PersistentDataBlockService$1;->write([B)I +HPLcom/android/server/PersistentDataBlockService$1;->getFlashLockState()I +HPLcom/android/server/PersistentDataBlockService$1;->getMaximumDataBlockSize()J +HPLcom/android/server/PersistentDataBlockService$1;->read()[B +HPLcom/android/server/PersistentDataBlockService$1;->write([B)I HSPLcom/android/server/PersistentDataBlockService$2;->(Lcom/android/server/PersistentDataBlockService;)V +PLcom/android/server/PersistentDataBlockService$2;->forceOemUnlockEnabled(Z)V +HPLcom/android/server/PersistentDataBlockService$2;->getAllowedUid()I HSPLcom/android/server/PersistentDataBlockService$2;->getTestHarnessModeData()[B HSPLcom/android/server/PersistentDataBlockService$2;->readInternal(JI)[B HSPLcom/android/server/PersistentDataBlockService;->()V HSPLcom/android/server/PersistentDataBlockService;->(Landroid/content/Context;)V -PLcom/android/server/PersistentDataBlockService;->access$1400(Lcom/android/server/PersistentDataBlockService;)V +PLcom/android/server/PersistentDataBlockService;->access$000(Lcom/android/server/PersistentDataBlockService;I)V +PLcom/android/server/PersistentDataBlockService;->access$100(Lcom/android/server/PersistentDataBlockService;)J +PLcom/android/server/PersistentDataBlockService;->access$1300(Lcom/android/server/PersistentDataBlockService;Z)V +HPLcom/android/server/PersistentDataBlockService;->access$1400(Lcom/android/server/PersistentDataBlockService;)V HSPLcom/android/server/PersistentDataBlockService;->access$1900(Lcom/android/server/PersistentDataBlockService;)J HSPLcom/android/server/PersistentDataBlockService;->access$200(Lcom/android/server/PersistentDataBlockService;)Ljava/lang/String; +PLcom/android/server/PersistentDataBlockService;->access$2000(Lcom/android/server/PersistentDataBlockService;)I HSPLcom/android/server/PersistentDataBlockService;->access$400(Lcom/android/server/PersistentDataBlockService;)Ljava/lang/Object; +PLcom/android/server/PersistentDataBlockService;->access$500(Lcom/android/server/PersistentDataBlockService;)Z +PLcom/android/server/PersistentDataBlockService;->access$600(Lcom/android/server/PersistentDataBlockService;)Z HSPLcom/android/server/PersistentDataBlockService;->access$700(Lcom/android/server/PersistentDataBlockService;)Z PLcom/android/server/PersistentDataBlockService;->access$800(Lcom/android/server/PersistentDataBlockService;Ljava/io/DataInputStream;)I HSPLcom/android/server/PersistentDataBlockService;->computeAndWriteDigestLocked()Z HSPLcom/android/server/PersistentDataBlockService;->computeDigestLocked([B)[B +PLcom/android/server/PersistentDataBlockService;->doGetMaximumDataBlockSize()J HSPLcom/android/server/PersistentDataBlockService;->doGetOemUnlockEnabled()Z HSPLcom/android/server/PersistentDataBlockService;->doSetOemUnlockEnabledLocked(Z)V HSPLcom/android/server/PersistentDataBlockService;->enforceChecksumValidity()Z -PLcom/android/server/PersistentDataBlockService;->enforceOemUnlockReadPermission()V -PLcom/android/server/PersistentDataBlockService;->enforceUid(I)V +HPLcom/android/server/PersistentDataBlockService;->enforceOemUnlockReadPermission()V +HPLcom/android/server/PersistentDataBlockService;->enforceUid(I)V HSPLcom/android/server/PersistentDataBlockService;->formatIfOemUnlockEnabled()V HSPLcom/android/server/PersistentDataBlockService;->formatPartitionLocked(Z)V HSPLcom/android/server/PersistentDataBlockService;->getAllowedUid(I)I HSPLcom/android/server/PersistentDataBlockService;->getBlockDeviceSize()J HSPLcom/android/server/PersistentDataBlockService;->getFrpCredentialDataOffset()J HSPLcom/android/server/PersistentDataBlockService;->getTestHarnessModeDataOffset()J +PLcom/android/server/PersistentDataBlockService;->getTotalDataSizeLocked(Ljava/io/DataInputStream;)I HSPLcom/android/server/PersistentDataBlockService;->lambda$onStart$0$PersistentDataBlockService()V HSPLcom/android/server/PersistentDataBlockService;->onBootPhase(I)V HSPLcom/android/server/PersistentDataBlockService;->onStart()V HSPLcom/android/server/PinnerService$1;->(Lcom/android/server/PinnerService;)V -PLcom/android/server/PinnerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/PinnerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/PinnerService$2;->(Lcom/android/server/PinnerService;Landroid/os/Handler;Landroid/net/Uri;)V HSPLcom/android/server/PinnerService$3;->(Lcom/android/server/PinnerService;)V HSPLcom/android/server/PinnerService$3;->lambda$onUidActive$1(Ljava/lang/Object;I)V @@ -2522,22 +2445,28 @@ HSPLcom/android/server/PinnerService$PinnedApp;->(Lcom/android/server/Pinn HSPLcom/android/server/PinnerService$PinnedApp;->(Lcom/android/server/PinnerService;Landroid/content/pm/ApplicationInfo;Lcom/android/server/PinnerService$1;)V HSPLcom/android/server/PinnerService$PinnedFile;->(JILjava/lang/String;I)V HSPLcom/android/server/PinnerService$PinnedFile;->close()V -PLcom/android/server/PinnerService$PinnedFile;->finalize()V +HSPLcom/android/server/PinnerService$PinnedFile;->finalize()V HSPLcom/android/server/PinnerService$PinnerHandler;->(Lcom/android/server/PinnerService;Landroid/os/Looper;)V HSPLcom/android/server/PinnerService$PinnerHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/PinnerService;->()V HSPLcom/android/server/PinnerService;->(Landroid/content/Context;)V +PLcom/android/server/PinnerService;->access$1000(Lcom/android/server/PinnerService;I)Ljava/lang/String; +PLcom/android/server/PinnerService;->access$1100(Lcom/android/server/PinnerService;)Landroid/util/ArrayMap; HSPLcom/android/server/PinnerService;->access$1200(JJ)V HSPLcom/android/server/PinnerService;->access$1300(Lcom/android/server/PinnerService;)Landroid/app/ActivityManagerInternal; HSPLcom/android/server/PinnerService;->access$1400(Lcom/android/server/PinnerService;)V HSPLcom/android/server/PinnerService;->access$200(Lcom/android/server/PinnerService;)Lcom/android/server/PinnerService$PinnerHandler; HSPLcom/android/server/PinnerService;->access$300(Lcom/android/server/PinnerService;I)V -PLcom/android/server/PinnerService;->access$400(Lcom/android/server/PinnerService;I)V +HPLcom/android/server/PinnerService;->access$400(Lcom/android/server/PinnerService;I)V +PLcom/android/server/PinnerService;->access$700(Lcom/android/server/PinnerService;)Landroid/content/Context; +PLcom/android/server/PinnerService;->access$800(Lcom/android/server/PinnerService;)Ljava/util/ArrayList; +PLcom/android/server/PinnerService;->access$900(Lcom/android/server/PinnerService;)Landroid/util/ArrayMap; HSPLcom/android/server/PinnerService;->clamp(III)I HSPLcom/android/server/PinnerService;->getApplicationInfoForIntent(Landroid/content/Intent;IZ)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/PinnerService;->getCameraInfo(I)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/PinnerService;->getHomeInfo(I)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/PinnerService;->getInfoForKey(II)Landroid/content/pm/ApplicationInfo; +PLcom/android/server/PinnerService;->getNameForKey(I)Ljava/lang/String; HSPLcom/android/server/PinnerService;->getSizeLimitForKey(I)I HSPLcom/android/server/PinnerService;->getUidForKey(I)I HSPLcom/android/server/PinnerService;->handlePinOnStart()V @@ -2562,9 +2491,10 @@ HSPLcom/android/server/PinnerService;->registerUserSetupCompleteListener()V HSPLcom/android/server/PinnerService;->safeClose(Ljava/io/Closeable;)V HSPLcom/android/server/PinnerService;->safeClose(Ljava/io/FileDescriptor;)V HSPLcom/android/server/PinnerService;->safeMunmap(JJ)V +PLcom/android/server/PinnerService;->sendPinAppMessage(IIZ)V HSPLcom/android/server/PinnerService;->sendPinAppsMessage(I)V HSPLcom/android/server/PinnerService;->unpinApp(I)V -PLcom/android/server/PinnerService;->update(Landroid/util/ArraySet;Z)V +HPLcom/android/server/PinnerService;->update(Landroid/util/ArraySet;Z)V HSPLcom/android/server/PinnerService;->updateActiveState(IZ)V HSPLcom/android/server/PruneInstantAppsJobService;->()V PLcom/android/server/PruneInstantAppsJobService;->()V @@ -2579,28 +2509,58 @@ HSPLcom/android/server/RandomBlock;->toDataOut(Ljava/io/DataOutput;)V HSPLcom/android/server/RandomBlock;->toFile(Ljava/lang/String;Z)V HSPLcom/android/server/RandomBlock;->truncateIfPossible(Ljava/io/RandomAccessFile;)V HSPLcom/android/server/RescueParty$RescuePartyObserver;->(Landroid/content/Context;)V -HSPLcom/android/server/RescueParty$RescuePartyObserver;->access$000(Lcom/android/server/RescueParty$RescuePartyObserver;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/RescueParty$RescuePartyObserver;->getCallingPackagesSet(Ljava/lang/String;)Ljava/util/Set; +PLcom/android/server/RescueParty$RescuePartyObserver;->access$000(Lcom/android/server/RescueParty$RescuePartyObserver;Ljava/lang/String;)Ljava/util/Set; +HSPLcom/android/server/RescueParty$RescuePartyObserver;->access$100(Lcom/android/server/RescueParty$RescuePartyObserver;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/RescueParty$RescuePartyObserver;->access$200(Lcom/android/server/RescueParty$RescuePartyObserver;Ljava/lang/String;)Ljava/util/Set; +HSPLcom/android/server/RescueParty$RescuePartyObserver;->access$400(Lcom/android/server/RescueParty$RescuePartyObserver;)Ljava/util/Set; +HSPLcom/android/server/RescueParty$RescuePartyObserver;->executeBootLoopMitigation(I)Z +PLcom/android/server/RescueParty$RescuePartyObserver;->getAffectedNamespaceSet(Ljava/lang/String;)Ljava/util/Set; +HSPLcom/android/server/RescueParty$RescuePartyObserver;->getAllAffectedNamespaceSet()Ljava/util/Set; +HPLcom/android/server/RescueParty$RescuePartyObserver;->getCallingPackagesSet(Ljava/lang/String;)Ljava/util/Set; HSPLcom/android/server/RescueParty$RescuePartyObserver;->getInstance(Landroid/content/Context;)Lcom/android/server/RescueParty$RescuePartyObserver; +PLcom/android/server/RescueParty$RescuePartyObserver;->getInstanceIfCreated()Lcom/android/server/RescueParty$RescuePartyObserver; HSPLcom/android/server/RescueParty$RescuePartyObserver;->getName()Ljava/lang/String; PLcom/android/server/RescueParty$RescuePartyObserver;->isPersistent()Z -PLcom/android/server/RescueParty$RescuePartyObserver;->mayObservePackage(Ljava/lang/String;)Z +HPLcom/android/server/RescueParty$RescuePartyObserver;->mayObservePackage(Ljava/lang/String;)Z +HSPLcom/android/server/RescueParty$RescuePartyObserver;->onBootLoop(I)I +PLcom/android/server/RescueParty$RescuePartyObserver;->onHealthCheckFailed(Landroid/content/pm/VersionedPackage;II)I HSPLcom/android/server/RescueParty$RescuePartyObserver;->recordDeviceConfigAccess(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/RescueParty;->()V -HSPLcom/android/server/RescueParty;->executeRescueLevel(Landroid/content/Context;Ljava/lang/String;)V +HSPLcom/android/server/RescueParty;->access$500()Z +HSPLcom/android/server/RescueParty;->access$600(I)I +HSPLcom/android/server/RescueParty;->access$700(I)I +HSPLcom/android/server/RescueParty;->access$800(Landroid/content/Context;Ljava/lang/String;I)V +HSPLcom/android/server/RescueParty;->executeRescueLevel(Landroid/content/Context;Ljava/lang/String;I)V +HSPLcom/android/server/RescueParty;->executeRescueLevelInternal(Landroid/content/Context;ILjava/lang/String;)V +HSPLcom/android/server/RescueParty;->getAllUserIds()[I +PLcom/android/server/RescueParty;->getPresetNamespacesForPackages(Ljava/util/List;)Ljava/util/Set; +HSPLcom/android/server/RescueParty;->getRescueLevel(I)I HSPLcom/android/server/RescueParty;->handleMonitorCallback(Landroid/content/Context;Landroid/os/Bundle;)V HSPLcom/android/server/RescueParty;->handleNativeRescuePartyResets()V +HSPLcom/android/server/RescueParty;->isDisabled()Z +HSPLcom/android/server/RescueParty;->isUsbActive()Z HSPLcom/android/server/RescueParty;->lambda$onSettingsProviderPublished$0(Landroid/content/Context;Landroid/os/Bundle;)V +HSPLcom/android/server/RescueParty;->levelToString(I)Ljava/lang/String; +HSPLcom/android/server/RescueParty;->logRescueException(ILjava/lang/Throwable;)V +HSPLcom/android/server/RescueParty;->mapRescueLevelToUserImpact(I)I HSPLcom/android/server/RescueParty;->onSettingsProviderPublished(Landroid/content/Context;)V HSPLcom/android/server/RescueParty;->registerHealthObserver(Landroid/content/Context;)V -PLcom/android/server/RescueParty;->startObservingPackages(Landroid/content/Context;Ljava/lang/String;)V +HSPLcom/android/server/RescueParty;->resetAllAffectedNamespaces(Landroid/content/Context;)V +HSPLcom/android/server/RescueParty;->resetAllSettingsIfNecessary(Landroid/content/Context;II)V +HSPLcom/android/server/RescueParty;->resetDeviceConfig(Landroid/content/Context;ZLjava/lang/String;)V +PLcom/android/server/RescueParty;->resetDeviceConfigForPackages(Ljava/util/List;)V +HPLcom/android/server/RescueParty;->startObservingPackages(Landroid/content/Context;Ljava/lang/String;)V HSPLcom/android/server/RuntimeService;->(Landroid/content/Context;)V PLcom/android/server/RuntimeService;->addDistroVersionDebugInfo(Ljava/lang/String;Ljava/lang/String;Lcom/android/i18n/timezone/DebugInfo;)V +PLcom/android/server/RuntimeService;->addTimeZoneApkDebugInfo(Lcom/android/i18n/timezone/DebugInfo;)V PLcom/android/server/RuntimeService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/RuntimeService;->hasOption([Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/RuntimeService;->reportTimeZoneInfo(Lcom/android/i18n/timezone/DebugInfo;Ljava/io/PrintWriter;)V HSPLcom/android/server/SensorNotificationService;->(Landroid/content/Context;)V HSPLcom/android/server/SensorNotificationService;->onBootPhase(I)V PLcom/android/server/SensorNotificationService;->onLocationChanged(Landroid/location/Location;)V +PLcom/android/server/SensorNotificationService;->onProviderDisabled(Ljava/lang/String;)V +PLcom/android/server/SensorNotificationService;->onProviderEnabled(Ljava/lang/String;)V HSPLcom/android/server/SensorNotificationService;->onStart()V PLcom/android/server/SensorNotificationService;->useMockedLocation()Z HSPLcom/android/server/SensorPrivacyService$DeathRecipient;->(Lcom/android/server/SensorPrivacyService;Landroid/hardware/ISensorPrivacyListener;)V @@ -2609,11 +2569,31 @@ PLcom/android/server/SensorPrivacyService$DeathRecipient;->destroy()V HSPLcom/android/server/SensorPrivacyService$SensorPrivacyHandler;->(Lcom/android/server/SensorPrivacyService;Landroid/os/Looper;Landroid/content/Context;)V HSPLcom/android/server/SensorPrivacyService$SensorPrivacyHandler;->addListener(Landroid/hardware/ISensorPrivacyListener;)V PLcom/android/server/SensorPrivacyService$SensorPrivacyHandler;->removeListener(Landroid/hardware/ISensorPrivacyListener;)V +HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl$1;->(Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;Lcom/android/server/SensorPrivacyService;)V HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->(Lcom/android/server/SensorPrivacyService;Landroid/content/Context;)V HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->addSensorPrivacyListener(Landroid/hardware/ISensorPrivacyListener;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->isIndividualSensorPrivacyEnabled(II)Z HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->isSensorPrivacyEnabled()Z -HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->readPersistedSensorPrivacyEnabledLocked()Z +HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->isSensorPrivacyEnabled(I)Z +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->lambda$dump$5$SensorPrivacyService$SensorPrivacyServiceImpl(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/Integer;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->lambda$persistSensorPrivacyStateLocked$4$SensorPrivacyService$SensorPrivacyServiceImpl(Landroid/util/TypedXmlSerializer;Ljava/lang/Integer;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->lambda$upgradeAndInit$2$SensorPrivacyService$SensorPrivacyServiceImpl(Ljava/lang/Integer;)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->lambda$upgradeAndInit$3$SensorPrivacyService$SensorPrivacyServiceImpl(Ljava/lang/Integer;)V +HPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->onOpNoted(IILjava/lang/String;II)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->onOpStarted(IILjava/lang/String;II)V +HPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->onSensorUseStarted(ILjava/lang/String;I)V +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->persistSensorPrivacyStateLocked()V +HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->readPersistedSensorPrivacyStateLocked()Z +PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->removeSensorPrivacyListener(Landroid/hardware/ISensorPrivacyListener;)V +HSPLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->upgradeAndInit(ILandroid/util/SparseArray;)Z +HSPLcom/android/server/SensorPrivacyService;->()V HSPLcom/android/server/SensorPrivacyService;->(Landroid/content/Context;)V +HSPLcom/android/server/SensorPrivacyService;->access$100()Ljava/lang/String; +PLcom/android/server/SensorPrivacyService;->access$200(Lcom/android/server/SensorPrivacyService;Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;)V +HSPLcom/android/server/SensorPrivacyService;->access$300(Lcom/android/server/SensorPrivacyService;)Lcom/android/server/pm/UserManagerInternal; +PLcom/android/server/SensorPrivacyService;->forAllUsers(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;)V HSPLcom/android/server/SensorPrivacyService;->onStart()V HSPLcom/android/server/SerialService;->(Landroid/content/Context;)V HSPLcom/android/server/ServiceThread;->(Ljava/lang/String;IZ)V @@ -2632,57 +2612,71 @@ HSPLcom/android/server/ServiceWatcher$ServiceInfo;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/ServiceWatcher$ServiceInfo;->toString()Ljava/lang/String; HSPLcom/android/server/ServiceWatcher;->()V HSPLcom/android/server/ServiceWatcher;->(Landroid/content/Context;Landroid/os/Handler;Ljava/lang/String;Lcom/android/server/ServiceWatcher$OnBindRunner;Ljava/lang/Runnable;II)V +PLcom/android/server/ServiceWatcher;->(Landroid/content/Context;Landroid/os/Handler;Ljava/lang/String;Lcom/android/server/ServiceWatcher$OnBindRunner;Ljava/lang/Runnable;IILjava/util/function/Predicate;)V HSPLcom/android/server/ServiceWatcher;->(Landroid/content/Context;Ljava/lang/String;Lcom/android/server/ServiceWatcher$OnBindRunner;Ljava/lang/Runnable;II)V HPLcom/android/server/ServiceWatcher;->access$000(Lcom/android/server/ServiceWatcher;Z)V +HSPLcom/android/server/ServiceWatcher;->checkServiceResolves()Z PLcom/android/server/ServiceWatcher;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/ServiceWatcher;->getLogPrefix()Ljava/lang/String; -HPLcom/android/server/ServiceWatcher;->lambda$rebind$1$ServiceWatcher()V -HSPLcom/android/server/ServiceWatcher;->lambda$register$0$ServiceWatcher()V -HSPLcom/android/server/ServiceWatcher;->lambda$runOnBinder$2$ServiceWatcher(Lcom/android/server/ServiceWatcher$BinderRunner;)V +HPLcom/android/server/ServiceWatcher;->lambda$rebind$3$ServiceWatcher()V +PLcom/android/server/ServiceWatcher;->lambda$register$1$ServiceWatcher()V +PLcom/android/server/ServiceWatcher;->lambda$runOnBinder$4$ServiceWatcher(Lcom/android/server/ServiceWatcher$BinderRunner;)V +HPLcom/android/server/ServiceWatcher;->lambda$static$0(Landroid/content/pm/ResolveInfo;)Z HSPLcom/android/server/ServiceWatcher;->onBestServiceChanged(Z)V -PLcom/android/server/ServiceWatcher;->onBindingDied(Landroid/content/ComponentName;)V +HPLcom/android/server/ServiceWatcher;->onBindingDied(Landroid/content/ComponentName;)V HPLcom/android/server/ServiceWatcher;->onNullBinding(Landroid/content/ComponentName;)V PLcom/android/server/ServiceWatcher;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/ServiceWatcher;->onServiceDisconnected(Landroid/content/ComponentName;)V HSPLcom/android/server/ServiceWatcher;->onUserSwitched(I)V PLcom/android/server/ServiceWatcher;->onUserUnlocked(I)V HSPLcom/android/server/ServiceWatcher;->rebind(Lcom/android/server/ServiceWatcher$ServiceInfo;)V -HSPLcom/android/server/ServiceWatcher;->register()Z +HSPLcom/android/server/ServiceWatcher;->register()V HSPLcom/android/server/ServiceWatcher;->runOnBinder(Lcom/android/server/ServiceWatcher$BinderRunner;)V -HSPLcom/android/server/StorageManagerService$10;->(Lcom/android/server/StorageManagerService;Landroid/os/IVoldTaskListener;)V +HPLcom/android/server/StorageManagerService$10;->(Lcom/android/server/StorageManagerService;Ljava/lang/Runnable;)V HSPLcom/android/server/StorageManagerService$10;->onFinished(ILandroid/os/PersistableBundle;)V HSPLcom/android/server/StorageManagerService$10;->onStatus(ILandroid/os/PersistableBundle;)V PLcom/android/server/StorageManagerService$11;->(Lcom/android/server/StorageManagerService;Ljava/lang/Runnable;)V PLcom/android/server/StorageManagerService$11;->onFinished(ILandroid/os/PersistableBundle;)V -PLcom/android/server/StorageManagerService$12;->(Lcom/android/server/StorageManagerService;Ljava/lang/Runnable;)V PLcom/android/server/StorageManagerService$12;->onFinished(ILandroid/os/PersistableBundle;)V HSPLcom/android/server/StorageManagerService$1;->(Lcom/android/server/StorageManagerService;)V HSPLcom/android/server/StorageManagerService$2;->(Lcom/android/server/StorageManagerService;Landroid/os/Handler;)V -HSPLcom/android/server/StorageManagerService$3;->(Lcom/android/server/StorageManagerService;Landroid/os/Handler;)V +HSPLcom/android/server/StorageManagerService$3;->(Lcom/android/server/StorageManagerService;)V +PLcom/android/server/StorageManagerService$3;->onDiskCreated(Ljava/lang/String;I)V +PLcom/android/server/StorageManagerService$3;->onDiskDestroyed(Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onDiskMetadataChanged(Ljava/lang/String;JLjava/lang/String;Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onDiskScanned(Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onVolumeCreated(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/StorageManagerService$3;->onVolumeDestroyed(Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onVolumeInternalPathChanged(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onVolumeMetadataChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onVolumePathChanged(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$3;->onVolumeStateChanged(Ljava/lang/String;I)V HSPLcom/android/server/StorageManagerService$4;->(Lcom/android/server/StorageManagerService;)V -PLcom/android/server/StorageManagerService$4;->onVolumeCreated(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/StorageManagerService$4;->onVolumeDestroyed(Ljava/lang/String;)V -PLcom/android/server/StorageManagerService$4;->onVolumeInternalPathChanged(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/StorageManagerService$4;->onVolumePathChanged(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/StorageManagerService$4;->onVolumeStateChanged(Ljava/lang/String;I)V HSPLcom/android/server/StorageManagerService$5;->(Lcom/android/server/StorageManagerService;)V HSPLcom/android/server/StorageManagerService$6;->(Lcom/android/server/StorageManagerService;)V -HSPLcom/android/server/StorageManagerService$7;->(Lcom/android/server/StorageManagerService;)V -PLcom/android/server/StorageManagerService$7;->onPackageRemoved(Ljava/lang/String;I)V -PLcom/android/server/StorageManagerService$8;->(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)V -PLcom/android/server/StorageManagerService$8;->onVolumeChecking(Ljava/io/FileDescriptor;Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/StorageManagerService$6;->onPackageRemoved(Ljava/lang/String;I)V +PLcom/android/server/StorageManagerService$7;->(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)V +PLcom/android/server/StorageManagerService$7;->onVolumeChecking(Ljava/io/FileDescriptor;Ljava/lang/String;Ljava/lang/String;)Z +HSPLcom/android/server/StorageManagerService$9;->(Lcom/android/server/StorageManagerService;Landroid/os/IVoldTaskListener;)V +HSPLcom/android/server/StorageManagerService$9;->onFinished(ILandroid/os/PersistableBundle;)V +HSPLcom/android/server/StorageManagerService$9;->onStatus(ILandroid/os/PersistableBundle;)V PLcom/android/server/StorageManagerService$AppFuseMountScope;->(Lcom/android/server/StorageManagerService;II)V PLcom/android/server/StorageManagerService$AppFuseMountScope;->close()V PLcom/android/server/StorageManagerService$AppFuseMountScope;->open()Landroid/os/ParcelFileDescriptor; PLcom/android/server/StorageManagerService$AppFuseMountScope;->openFile(III)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/StorageManagerService$Callbacks;->(Landroid/os/Looper;)V -PLcom/android/server/StorageManagerService$Callbacks;->access$2900(Lcom/android/server/StorageManagerService$Callbacks;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/StorageManagerService$Callbacks;->access$4000(Lcom/android/server/StorageManagerService$Callbacks;Landroid/os/storage/VolumeInfo;II)V -PLcom/android/server/StorageManagerService$Callbacks;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/StorageManagerService$Callbacks;->access$2800(Lcom/android/server/StorageManagerService$Callbacks;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/StorageManagerService$Callbacks;->access$3300(Lcom/android/server/StorageManagerService$Callbacks;Landroid/os/storage/DiskInfo;)V +PLcom/android/server/StorageManagerService$Callbacks;->access$3800(Lcom/android/server/StorageManagerService$Callbacks;Landroid/os/storage/DiskInfo;I)V +PLcom/android/server/StorageManagerService$Callbacks;->access$3900(Lcom/android/server/StorageManagerService$Callbacks;Landroid/os/storage/VolumeInfo;II)V +HPLcom/android/server/StorageManagerService$Callbacks;->handleMessage(Landroid/os/Message;)V PLcom/android/server/StorageManagerService$Callbacks;->invokeCallback(Landroid/os/storage/IStorageEventListener;ILcom/android/internal/os/SomeArgs;)V +PLcom/android/server/StorageManagerService$Callbacks;->notifyDiskDestroyed(Landroid/os/storage/DiskInfo;)V +PLcom/android/server/StorageManagerService$Callbacks;->notifyDiskScanned(Landroid/os/storage/DiskInfo;I)V PLcom/android/server/StorageManagerService$Callbacks;->notifyStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/StorageManagerService$Callbacks;->notifyVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V HSPLcom/android/server/StorageManagerService$Callbacks;->register(Landroid/os/storage/IStorageEventListener;)V +PLcom/android/server/StorageManagerService$Callbacks;->unregister(Landroid/os/storage/IStorageEventListener;)V HSPLcom/android/server/StorageManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/StorageManagerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/StorageManagerService$Lifecycle;->onStart()V @@ -2692,22 +2686,24 @@ PLcom/android/server/StorageManagerService$Lifecycle;->onUserStopping(Lcom/andro PLcom/android/server/StorageManagerService$Lifecycle;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/StorageManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/StorageManagerService$ObbActionHandler;->(Lcom/android/server/StorageManagerService;Landroid/os/Looper;)V +PLcom/android/server/StorageManagerService$ObbActionHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->(Lcom/android/server/StorageManagerService;)V HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->(Lcom/android/server/StorageManagerService;Lcom/android/server/StorageManagerService$1;)V -HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->addExternalStoragePolicy(Landroid/os/storage/StorageManagerInternal$ExternalStorageMountPolicy;)V HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->getExternalStorageMountMode(ILjava/lang/String;)I HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasExternalStorage(ILjava/lang/String;)Z -PLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasLegacyExternalStorage(I)Z +HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasLegacyExternalStorage(I)Z HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->isExternalStorageService(I)Z +PLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->killAppForOpChange(II)V HPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->onAppOpsChanged(IILjava/lang/String;II)V PLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->onReset(Landroid/os/IVold;)V -PLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->prepareAppDataAfterInstall(Ljava/lang/String;I)V +HPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->prepareAppDataAfterInstall(Ljava/lang/String;I)V HSPLcom/android/server/StorageManagerService$StorageManagerServiceHandler;->(Lcom/android/server/StorageManagerService;Landroid/os/Looper;)V HSPLcom/android/server/StorageManagerService$StorageManagerServiceHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/StorageManagerService$WatchedLockedUsers;->(Lcom/android/server/StorageManagerService;)V PLcom/android/server/StorageManagerService$WatchedLockedUsers;->append(I)V HSPLcom/android/server/StorageManagerService$WatchedLockedUsers;->contains(I)Z HSPLcom/android/server/StorageManagerService$WatchedLockedUsers;->invalidateIsUserUnlockedCache()V +PLcom/android/server/StorageManagerService$WatchedLockedUsers;->remove(I)V PLcom/android/server/StorageManagerService$WatchedLockedUsers;->toString()Ljava/lang/String; HSPLcom/android/server/StorageManagerService;->()V HSPLcom/android/server/StorageManagerService;->(Landroid/content/Context;)V @@ -2720,6 +2716,7 @@ HSPLcom/android/server/StorageManagerService;->access$1300(Lcom/android/server/S HSPLcom/android/server/StorageManagerService;->access$1400(Lcom/android/server/StorageManagerService;)J HSPLcom/android/server/StorageManagerService;->access$1402(Lcom/android/server/StorageManagerService;J)J HSPLcom/android/server/StorageManagerService;->access$1500(Lcom/android/server/StorageManagerService;)Ljava/io/File; +PLcom/android/server/StorageManagerService;->access$1600(Lcom/android/server/StorageManagerService;)Landroid/os/IVold; PLcom/android/server/StorageManagerService;->access$1700(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)Z PLcom/android/server/StorageManagerService;->access$1800(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)V HSPLcom/android/server/StorageManagerService;->access$200(Lcom/android/server/StorageManagerService;)V @@ -2728,29 +2725,33 @@ PLcom/android/server/StorageManagerService;->access$2300(Lcom/android/server/Sto PLcom/android/server/StorageManagerService;->access$2400(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;II)V PLcom/android/server/StorageManagerService;->access$2500(Lcom/android/server/StorageManagerService;)Landroid/util/ArrayMap; PLcom/android/server/StorageManagerService;->access$2600(Lcom/android/server/StorageManagerService;)Landroid/os/Handler; +HSPLcom/android/server/StorageManagerService;->access$2900(Lcom/android/server/StorageManagerService;)Ljava/lang/Object; PLcom/android/server/StorageManagerService;->access$300(Lcom/android/server/StorageManagerService;)V -HSPLcom/android/server/StorageManagerService;->access$3000(Lcom/android/server/StorageManagerService;)Ljava/lang/Object; -PLcom/android/server/StorageManagerService;->access$3100(Lcom/android/server/StorageManagerService;)Landroid/util/ArrayMap; -PLcom/android/server/StorageManagerService;->access$3500(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)V -PLcom/android/server/StorageManagerService;->access$3600(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;II)V -PLcom/android/server/StorageManagerService;->access$3700(Lcom/android/server/StorageManagerService;)Lcom/android/server/storage/StorageSessionController; +PLcom/android/server/StorageManagerService;->access$3000(Lcom/android/server/StorageManagerService;)Landroid/util/ArrayMap; +PLcom/android/server/StorageManagerService;->access$3100(Lcom/android/server/StorageManagerService;Landroid/os/storage/DiskInfo;)V +PLcom/android/server/StorageManagerService;->access$3200(Lcom/android/server/StorageManagerService;)Lcom/android/server/StorageManagerService$Callbacks; +PLcom/android/server/StorageManagerService;->access$3400(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;)V +PLcom/android/server/StorageManagerService;->access$3500(Lcom/android/server/StorageManagerService;Landroid/os/storage/VolumeInfo;II)V +PLcom/android/server/StorageManagerService;->access$3600(Lcom/android/server/StorageManagerService;)Lcom/android/server/storage/StorageSessionController; PLcom/android/server/StorageManagerService;->access$402(Lcom/android/server/StorageManagerService;I)I -PLcom/android/server/StorageManagerService;->access$4400(Lcom/android/server/StorageManagerService;Ljava/lang/String;IZ)V +PLcom/android/server/StorageManagerService;->access$4300(Lcom/android/server/StorageManagerService;Ljava/lang/String;IZ)V +HSPLcom/android/server/StorageManagerService;->access$4400(Lcom/android/server/StorageManagerService;Landroid/os/IVoldTaskListener;ILandroid/os/PersistableBundle;)V HSPLcom/android/server/StorageManagerService;->access$4500(Lcom/android/server/StorageManagerService;Landroid/os/IVoldTaskListener;ILandroid/os/PersistableBundle;)V -HSPLcom/android/server/StorageManagerService;->access$4600(Lcom/android/server/StorageManagerService;Landroid/os/IVoldTaskListener;ILandroid/os/PersistableBundle;)V -HSPLcom/android/server/StorageManagerService;->access$4700(Lcom/android/server/StorageManagerService;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/StorageManagerService;->access$4800(Lcom/android/server/StorageManagerService;Ljava/lang/String;)Landroid/os/storage/VolumeRecord; +HSPLcom/android/server/StorageManagerService;->access$4600(Lcom/android/server/StorageManagerService;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/StorageManagerService;->access$4700(Lcom/android/server/StorageManagerService;Ljava/lang/String;)Landroid/os/storage/VolumeRecord; PLcom/android/server/StorageManagerService;->access$500(Lcom/android/server/StorageManagerService;I)V +PLcom/android/server/StorageManagerService;->access$5200(Lcom/android/server/StorageManagerService;)Ljava/util/Map; +PLcom/android/server/StorageManagerService;->access$5300(Lcom/android/server/StorageManagerService;)Ljava/util/Map; PLcom/android/server/StorageManagerService;->access$600(Lcom/android/server/StorageManagerService;I)V -PLcom/android/server/StorageManagerService;->access$6100()Z -PLcom/android/server/StorageManagerService;->access$6200(Lcom/android/server/StorageManagerService;ILjava/lang/String;)I -PLcom/android/server/StorageManagerService;->access$6400(Lcom/android/server/StorageManagerService;)Ljava/util/Set; -PLcom/android/server/StorageManagerService;->access$6500(Lcom/android/server/StorageManagerService;)I +HSPLcom/android/server/StorageManagerService;->access$6000(Lcom/android/server/StorageManagerService;ILjava/lang/String;)I +HSPLcom/android/server/StorageManagerService;->access$6100()Z +HSPLcom/android/server/StorageManagerService;->access$6200(Lcom/android/server/StorageManagerService;)Ljava/util/Set; +HSPLcom/android/server/StorageManagerService;->access$6300(Lcom/android/server/StorageManagerService;)I PLcom/android/server/StorageManagerService;->access$700(Lcom/android/server/StorageManagerService;I)V HSPLcom/android/server/StorageManagerService;->access$800(Lcom/android/server/StorageManagerService;Landroid/os/UserHandle;)V HSPLcom/android/server/StorageManagerService;->addInternalVolumeLocked()V HPLcom/android/server/StorageManagerService;->adjustAllocateFlags(IILjava/lang/String;)I -PLcom/android/server/StorageManagerService;->allocateBytes(Ljava/lang/String;JILjava/lang/String;)V +HPLcom/android/server/StorageManagerService;->allocateBytes(Ljava/lang/String;JILjava/lang/String;)V PLcom/android/server/StorageManagerService;->bootCompleted()V PLcom/android/server/StorageManagerService;->clearPassword()V PLcom/android/server/StorageManagerService;->commitChanges()V @@ -2764,21 +2765,20 @@ PLcom/android/server/StorageManagerService;->dump(Ljava/io/FileDescriptor;Ljava/ PLcom/android/server/StorageManagerService;->encodeBytes([B)Ljava/lang/String; HSPLcom/android/server/StorageManagerService;->enforcePermission(Ljava/lang/String;)V HSPLcom/android/server/StorageManagerService;->findRecordForPath(Ljava/lang/String;)Landroid/os/storage/VolumeRecord; -PLcom/android/server/StorageManagerService;->fixupAppDir(Ljava/lang/String;)V +HPLcom/android/server/StorageManagerService;->fixupAppDir(Ljava/lang/String;)V HSPLcom/android/server/StorageManagerService;->fstrim(ILandroid/os/IVoldTaskListener;)V -PLcom/android/server/StorageManagerService;->getAllocatableBytes(Ljava/lang/String;ILjava/lang/String;)J -PLcom/android/server/StorageManagerService;->getCacheQuotaBytes(Ljava/lang/String;I)J +HPLcom/android/server/StorageManagerService;->getAllocatableBytes(Ljava/lang/String;ILjava/lang/String;)J +HPLcom/android/server/StorageManagerService;->getCacheQuotaBytes(Ljava/lang/String;I)J PLcom/android/server/StorageManagerService;->getCacheSizeBytes(Ljava/lang/String;I)J HSPLcom/android/server/StorageManagerService;->getDefaultPrimaryStorageUuid()Ljava/lang/String; -PLcom/android/server/StorageManagerService;->getDisks()[Landroid/os/storage/DiskInfo; +HPLcom/android/server/StorageManagerService;->getDisks()[Landroid/os/storage/DiskInfo; HSPLcom/android/server/StorageManagerService;->getField(Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/StorageManagerService;->getMountMode(ILjava/lang/String;)I HSPLcom/android/server/StorageManagerService;->getMountModeInternal(ILjava/lang/String;)I PLcom/android/server/StorageManagerService;->getPassword()Ljava/lang/String; PLcom/android/server/StorageManagerService;->getPrimaryStorageUuid()Ljava/lang/String; HSPLcom/android/server/StorageManagerService;->getProviderInfo(Ljava/lang/String;)Landroid/content/pm/ProviderInfo; HSPLcom/android/server/StorageManagerService;->getVolumeList(ILjava/lang/String;I)[Landroid/os/storage/StorageVolume; -PLcom/android/server/StorageManagerService;->getVolumeRecords(I)[Landroid/os/storage/VolumeRecord; +HPLcom/android/server/StorageManagerService;->getVolumeRecords(I)[Landroid/os/storage/VolumeRecord; HSPLcom/android/server/StorageManagerService;->getVolumes(I)[Landroid/os/storage/VolumeInfo; PLcom/android/server/StorageManagerService;->handleBootCompleted()V HSPLcom/android/server/StorageManagerService;->handleDaemonConnected()V @@ -2789,8 +2789,7 @@ PLcom/android/server/StorageManagerService;->isConvertibleToFBE()Z PLcom/android/server/StorageManagerService;->isMountDisallowed(Landroid/os/storage/VolumeInfo;)Z HSPLcom/android/server/StorageManagerService;->isSystemUnlocked(I)Z HSPLcom/android/server/StorageManagerService;->isUserKeyUnlocked(I)Z -PLcom/android/server/StorageManagerService;->lambda$handleSystemReady$0$StorageManagerService(Landroid/provider/DeviceConfig$Properties;)V -PLcom/android/server/StorageManagerService;->lambda$resetIfBootedAndConnected$1$StorageManagerService()V +PLcom/android/server/StorageManagerService;->lambda$resetIfBootedAndConnected$0$StorageManagerService()V HSPLcom/android/server/StorageManagerService;->lastMaintenance()J PLcom/android/server/StorageManagerService;->lockUserKey(I)V PLcom/android/server/StorageManagerService;->maybeLogMediaMount(Landroid/os/storage/VolumeInfo;I)V @@ -2799,22 +2798,22 @@ HPLcom/android/server/StorageManagerService;->monitor()V PLcom/android/server/StorageManagerService;->mount(Landroid/os/storage/VolumeInfo;)V PLcom/android/server/StorageManagerService;->mountProxyFileDescriptorBridge()Lcom/android/internal/os/AppFuseMount; HSPLcom/android/server/StorageManagerService;->needsCheckpoint()Z -PLcom/android/server/StorageManagerService;->onAwakeStateChanged(Z)V +HPLcom/android/server/StorageManagerService;->onAwakeStateChanged(Z)V PLcom/android/server/StorageManagerService;->onCleanupUser(I)V HSPLcom/android/server/StorageManagerService;->onDaemonConnected()V -PLcom/android/server/StorageManagerService;->onKeyguardStateChanged(Z)V +PLcom/android/server/StorageManagerService;->onDiskScannedLocked(Landroid/os/storage/DiskInfo;)V +HPLcom/android/server/StorageManagerService;->onKeyguardStateChanged(Z)V PLcom/android/server/StorageManagerService;->onStopUser(I)V PLcom/android/server/StorageManagerService;->onUnlockUser(I)V PLcom/android/server/StorageManagerService;->onVolumeCreatedLocked(Landroid/os/storage/VolumeInfo;)V -PLcom/android/server/StorageManagerService;->onVolumeStateChangedAsync(Landroid/os/storage/VolumeInfo;II)V +HPLcom/android/server/StorageManagerService;->onVolumeStateChangedAsync(Landroid/os/storage/VolumeInfo;II)V PLcom/android/server/StorageManagerService;->onVolumeStateChangedLocked(Landroid/os/storage/VolumeInfo;II)V PLcom/android/server/StorageManagerService;->openProxyFileDescriptor(III)Landroid/os/ParcelFileDescriptor; PLcom/android/server/StorageManagerService;->prepareUserStorage(Ljava/lang/String;III)V PLcom/android/server/StorageManagerService;->prepareUserStorageIfNeeded(Landroid/os/storage/VolumeInfo;)V PLcom/android/server/StorageManagerService;->prepareUserStorageInternal(Ljava/lang/String;III)V HSPLcom/android/server/StorageManagerService;->readSettingsLocked()V -HSPLcom/android/server/StorageManagerService;->readVolumeRecord(Lorg/xmlpull/v1/XmlPullParser;)Landroid/os/storage/VolumeRecord; -HSPLcom/android/server/StorageManagerService;->refreshIsolatedStorageSettings()V +PLcom/android/server/StorageManagerService;->readVolumeRecord(Landroid/util/TypedXmlPullParser;)Landroid/os/storage/VolumeRecord; HSPLcom/android/server/StorageManagerService;->refreshZramSettings()V HSPLcom/android/server/StorageManagerService;->registerListener(Landroid/os/storage/IStorageEventListener;)V HSPLcom/android/server/StorageManagerService;->resetIfBootedAndConnected()V @@ -2829,7 +2828,11 @@ HSPLcom/android/server/StorageManagerService;->start()V PLcom/android/server/StorageManagerService;->supportsBlockCheckpoint()Z HSPLcom/android/server/StorageManagerService;->systemReady()V PLcom/android/server/StorageManagerService;->unlockUserKey(II[B[B)V +PLcom/android/server/StorageManagerService;->unregisterListener(Landroid/os/storage/IStorageEventListener;)V HSPLcom/android/server/StorageManagerService;->updateLegacyStorageApps(Ljava/lang/String;IZ)V +HSPLcom/android/server/StorageManagerService;->updateTranscodeEnabled()V +PLcom/android/server/StorageManagerService;->writeSettingsLocked()V +PLcom/android/server/StorageManagerService;->writeVolumeRecord(Landroid/util/TypedXmlSerializer;Landroid/os/storage/VolumeRecord;)V HSPLcom/android/server/SystemConfigService$1;->(Lcom/android/server/SystemConfigService;)V HSPLcom/android/server/SystemConfigService$1;->getDisabledUntilUsedPreinstalledCarrierApps()Ljava/util/List; HSPLcom/android/server/SystemConfigService$1;->getDisabledUntilUsedPreinstalledCarrierAssociatedAppEntries()Ljava/util/Map; @@ -2840,19 +2843,17 @@ HSPLcom/android/server/SystemServer$SystemServerDumper;->(Lcom/android/ser HSPLcom/android/server/SystemServer$SystemServerDumper;->(Lcom/android/server/SystemServer;Lcom/android/server/SystemServer$1;)V HSPLcom/android/server/SystemServer$SystemServerDumper;->access$100(Lcom/android/server/SystemServer$SystemServerDumper;Lcom/android/server/Dumpable;)V HSPLcom/android/server/SystemServer$SystemServerDumper;->addDumpable(Lcom/android/server/Dumpable;)V +PLcom/android/server/SystemServer$SystemServerDumper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/SystemServer;->()V HSPLcom/android/server/SystemServer;->createSystemContext()V HSPLcom/android/server/SystemServer;->deviceHasConfigString(Landroid/content/Context;I)Z +PLcom/android/server/SystemServer;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/SystemServer;->handleEarlySystemWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z HSPLcom/android/server/SystemServer;->isFirstBootOrUpgrade()Z HSPLcom/android/server/SystemServer;->isValidTimeZoneId(Ljava/lang/String;)Z HSPLcom/android/server/SystemServer;->lambda$8zxOYx-QEMffbYJtoGp6Ub2KG-8(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z -HSPLcom/android/server/SystemServer;->lambda$startBootstrapServices$0()V -HSPLcom/android/server/SystemServer;->lambda$startOtherServices$1()V HSPLcom/android/server/SystemServer;->lambda$startOtherServices$2()V -HSPLcom/android/server/SystemServer;->lambda$startOtherServices$3$SystemServer()V HSPLcom/android/server/SystemServer;->lambda$startOtherServices$4$SystemServer()V -PLcom/android/server/SystemServer;->lambda$startOtherServices$5(Landroid/os/IBinder;)V HSPLcom/android/server/SystemServer;->main([Ljava/lang/String;)V HSPLcom/android/server/SystemServer;->performPendingShutdown()V HSPLcom/android/server/SystemServer;->run()V @@ -2865,12 +2866,14 @@ HSPLcom/android/server/SystemServer;->startSystemCaptionsManagerService(Landroid HSPLcom/android/server/SystemServer;->startSystemUi(Landroid/content/Context;Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/SystemServerInitThreadPool;->()V HSPLcom/android/server/SystemServerInitThreadPool;->()V +PLcom/android/server/SystemServerInitThreadPool;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/SystemServerInitThreadPool;->lambda$submitTask$0$SystemServerInitThreadPool(Ljava/lang/String;Ljava/lang/Runnable;)V PLcom/android/server/SystemServerInitThreadPool;->shutdown()V HSPLcom/android/server/SystemServerInitThreadPool;->start()Lcom/android/server/SystemServerInitThreadPool; HSPLcom/android/server/SystemServerInitThreadPool;->submit(Ljava/lang/Runnable;Ljava/lang/String;)Ljava/util/concurrent/Future; HSPLcom/android/server/SystemServerInitThreadPool;->submitTask(Ljava/lang/Runnable;Ljava/lang/String;)Ljava/util/concurrent/Future; HSPLcom/android/server/SystemService$TargetUser;->(Landroid/content/pm/UserInfo;)V +PLcom/android/server/SystemService$TargetUser;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/SystemService$TargetUser;->getUserHandle()Landroid/os/UserHandle; HSPLcom/android/server/SystemService$TargetUser;->getUserIdentifier()I HSPLcom/android/server/SystemService$TargetUser;->isFull()Z @@ -2889,15 +2892,16 @@ HSPLcom/android/server/SystemService;->onBootPhase(I)V HSPLcom/android/server/SystemService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/SystemService;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/SystemService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/SystemService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/SystemService;->onUserUnlocked(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/SystemService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V +HPLcom/android/server/SystemService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V +HPLcom/android/server/SystemService;->onUserUnlocked(Lcom/android/server/SystemService$TargetUser;)V +HPLcom/android/server/SystemService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;)V HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;Z)V HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;ZI)V HSPLcom/android/server/SystemService;->publishLocalService(Ljava/lang/Class;Ljava/lang/Object;)V HSPLcom/android/server/SystemServiceManager;->()V HSPLcom/android/server/SystemServiceManager;->(Landroid/content/Context;)V +HPLcom/android/server/SystemServiceManager;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/SystemServiceManager;->ensureSystemDir()Ljava/io/File; PLcom/android/server/SystemServiceManager;->getRuntimeStartElapsedTime()J PLcom/android/server/SystemServiceManager;->getRuntimeStartUptime()J @@ -2910,6 +2914,8 @@ HSPLcom/android/server/SystemServiceManager;->newTargetUser(I)Lcom/android/serve HSPLcom/android/server/SystemServiceManager;->onUser(Lcom/android/server/utils/TimingsTraceAndSlog;Ljava/lang/String;Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/SystemServiceManager;->onUser(Ljava/lang/String;I)V PLcom/android/server/SystemServiceManager;->onUserStarting(Lcom/android/server/utils/TimingsTraceAndSlog;I)V +PLcom/android/server/SystemServiceManager;->onUserStopped(I)V +PLcom/android/server/SystemServiceManager;->onUserStopping(I)V PLcom/android/server/SystemServiceManager;->onUserSwitching(II)V PLcom/android/server/SystemServiceManager;->onUserUnlocked(I)V PLcom/android/server/SystemServiceManager;->onUserUnlocking(I)V @@ -2925,103 +2931,119 @@ HSPLcom/android/server/SystemServiceManager;->warnIfTooLong(JLcom/android/server HSPLcom/android/server/SystemUpdateManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/SystemUpdateManagerService;->getBootCount()I HSPLcom/android/server/SystemUpdateManagerService;->loadSystemUpdateInfoLocked()Landroid/os/Bundle; -HSPLcom/android/server/SystemUpdateManagerService;->readInfoFileLocked(Lorg/xmlpull/v1/XmlPullParser;)Landroid/os/PersistableBundle; +HSPLcom/android/server/SystemUpdateManagerService;->readInfoFileLocked(Landroid/util/TypedXmlPullParser;)Landroid/os/PersistableBundle; HSPLcom/android/server/SystemUpdateManagerService;->removeInfoFileAndGetDefaultInfoBundleLocked()Landroid/os/Bundle; -PLcom/android/server/SystemUpdateManagerService;->retrieveSystemUpdateInfo()Landroid/os/Bundle; +HPLcom/android/server/SystemUpdateManagerService;->retrieveSystemUpdateInfo()Landroid/os/Bundle; PLcom/android/server/SystemUpdateManagerService;->saveSystemUpdateInfoLocked(Landroid/os/PersistableBundle;I)V PLcom/android/server/SystemUpdateManagerService;->updateSystemUpdateInfo(Landroid/os/PersistableBundle;)V PLcom/android/server/SystemUpdateManagerService;->writeInfoFileLocked(Landroid/os/PersistableBundle;)Z HSPLcom/android/server/TelephonyRegistry$1;->(Lcom/android/server/TelephonyRegistry;)V -PLcom/android/server/TelephonyRegistry$1;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/TelephonyRegistry$1;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/TelephonyRegistry$2;->(Lcom/android/server/TelephonyRegistry;)V -PLcom/android/server/TelephonyRegistry$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/TelephonyRegistry$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/TelephonyRegistry$3;->()V HSPLcom/android/server/TelephonyRegistry$ConfigurationProvider;->()V HSPLcom/android/server/TelephonyRegistry$ConfigurationProvider;->getRegistrationLimit()I HSPLcom/android/server/TelephonyRegistry$ConfigurationProvider;->lambda$getRegistrationLimit$0()Ljava/lang/Integer; HSPLcom/android/server/TelephonyRegistry$Record;->()V HSPLcom/android/server/TelephonyRegistry$Record;->(Lcom/android/server/TelephonyRegistry$1;)V -PLcom/android/server/TelephonyRegistry$Record;->canReadCallLog()Z -PLcom/android/server/TelephonyRegistry$Record;->matchOnSubscriptionsChangedListener()Z -HPLcom/android/server/TelephonyRegistry$Record;->matchPhoneStateListenerEvent(J)Z -PLcom/android/server/TelephonyRegistry$Record;->toString()Ljava/lang/String; +HPLcom/android/server/TelephonyRegistry$Record;->canReadCallLog()Z +HPLcom/android/server/TelephonyRegistry$Record;->matchOnOpportunisticSubscriptionsChangedListener()Z +HPLcom/android/server/TelephonyRegistry$Record;->matchOnSubscriptionsChangedListener()Z +HPLcom/android/server/TelephonyRegistry$Record;->matchPhoneStateListenerEvent(I)Z +HPLcom/android/server/TelephonyRegistry$Record;->toString()Ljava/lang/String; HSPLcom/android/server/TelephonyRegistry$TelephonyRegistryDeathRecipient;->(Lcom/android/server/TelephonyRegistry;Landroid/os/IBinder;)V HPLcom/android/server/TelephonyRegistry$TelephonyRegistryDeathRecipient;->binderDied()V +HSPLcom/android/server/TelephonyRegistry;->()V HSPLcom/android/server/TelephonyRegistry;->(Landroid/content/Context;Lcom/android/server/TelephonyRegistry$ConfigurationProvider;)V +PLcom/android/server/TelephonyRegistry;->access$000(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/TelephonyRegistry;->access$100(Lcom/android/server/TelephonyRegistry;)Landroid/telephony/TelephonyManager; PLcom/android/server/TelephonyRegistry;->access$1000(Lcom/android/server/TelephonyRegistry;)Landroid/os/Handler; PLcom/android/server/TelephonyRegistry;->access$1100(Lcom/android/server/TelephonyRegistry;I)I PLcom/android/server/TelephonyRegistry;->access$1200(Lcom/android/server/TelephonyRegistry;I)Z +PLcom/android/server/TelephonyRegistry;->access$1300(Lcom/android/server/TelephonyRegistry;)V PLcom/android/server/TelephonyRegistry;->access$200(Lcom/android/server/TelephonyRegistry;)[Landroid/telephony/CellIdentity; PLcom/android/server/TelephonyRegistry;->access$300(Lcom/android/server/TelephonyRegistry;)Ljava/util/ArrayList; -PLcom/android/server/TelephonyRegistry;->access$400(Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry$Record;I)V +HPLcom/android/server/TelephonyRegistry;->access$400(Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry$Record;I)V PLcom/android/server/TelephonyRegistry;->access$500(Lcom/android/server/TelephonyRegistry;)V -PLcom/android/server/TelephonyRegistry;->access$600(Lcom/android/server/TelephonyRegistry;)I +HPLcom/android/server/TelephonyRegistry;->access$600(Lcom/android/server/TelephonyRegistry;)I PLcom/android/server/TelephonyRegistry;->access$602(Lcom/android/server/TelephonyRegistry;I)I PLcom/android/server/TelephonyRegistry;->access$700(Lcom/android/server/TelephonyRegistry;)I PLcom/android/server/TelephonyRegistry;->access$702(Lcom/android/server/TelephonyRegistry;I)I PLcom/android/server/TelephonyRegistry;->access$800(Lcom/android/server/TelephonyRegistry;)Landroid/util/LocalLog; +HPLcom/android/server/TelephonyRegistry;->access$900(Lcom/android/server/TelephonyRegistry;Landroid/os/IBinder;)V HSPLcom/android/server/TelephonyRegistry;->add(Landroid/os/IBinder;IIZ)Lcom/android/server/TelephonyRegistry$Record; -PLcom/android/server/TelephonyRegistry;->addOnOpportunisticSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V +HPLcom/android/server/TelephonyRegistry;->addOnOpportunisticSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V HSPLcom/android/server/TelephonyRegistry;->addOnSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V -PLcom/android/server/TelephonyRegistry;->broadcastCallStateChanged(ILjava/lang/String;II)V +HPLcom/android/server/TelephonyRegistry;->broadcastCallStateChanged(ILjava/lang/String;II)V HPLcom/android/server/TelephonyRegistry;->broadcastDataConnectionStateChanged(IILandroid/telephony/PreciseDataConnectionState;)V HPLcom/android/server/TelephonyRegistry;->broadcastServiceStateChanged(Landroid/telephony/ServiceState;II)V HPLcom/android/server/TelephonyRegistry;->broadcastSignalStrengthChanged(Landroid/telephony/SignalStrength;II)V PLcom/android/server/TelephonyRegistry;->callStateToString(I)Ljava/lang/String; HPLcom/android/server/TelephonyRegistry;->checkCoarseLocationAccess(Lcom/android/server/TelephonyRegistry$Record;I)Z HPLcom/android/server/TelephonyRegistry;->checkFineLocationAccess(Lcom/android/server/TelephonyRegistry$Record;I)Z -HSPLcom/android/server/TelephonyRegistry;->checkListenerPermission(JILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/TelephonyRegistry;->checkNotifyPermission()Z +HSPLcom/android/server/TelephonyRegistry;->checkListenerPermission(Ljava/util/Set;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/TelephonyRegistry;->checkNotifyPermission()Z HPLcom/android/server/TelephonyRegistry;->checkNotifyPermission(Ljava/lang/String;)Z -PLcom/android/server/TelephonyRegistry;->checkPossibleMissNotify(Lcom/android/server/TelephonyRegistry$Record;I)V +HPLcom/android/server/TelephonyRegistry;->checkPossibleMissNotify(Lcom/android/server/TelephonyRegistry$Record;I)V HSPLcom/android/server/TelephonyRegistry;->createCallQuality()Landroid/telephony/CallQuality; HSPLcom/android/server/TelephonyRegistry;->createPreciseCallState()Landroid/telephony/PreciseCallState; -PLcom/android/server/TelephonyRegistry;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/TelephonyRegistry;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/TelephonyRegistry;->fillInSignalStrengthNotifierBundle(Landroid/telephony/SignalStrength;Landroid/os/Bundle;)V -PLcom/android/server/TelephonyRegistry;->getCallIncomingNumber(Lcom/android/server/TelephonyRegistry$Record;I)Ljava/lang/String; -PLcom/android/server/TelephonyRegistry;->getNetworkTypeName(I)Ljava/lang/String; +HPLcom/android/server/TelephonyRegistry;->getApnTypesStringFromBitmask(I)Ljava/lang/String; +HPLcom/android/server/TelephonyRegistry;->getCallIncomingNumber(Lcom/android/server/TelephonyRegistry$Record;I)Ljava/lang/String; +HPLcom/android/server/TelephonyRegistry;->getNetworkTypeName(I)Ljava/lang/String; HSPLcom/android/server/TelephonyRegistry;->getPhoneIdFromSubId(I)I HSPLcom/android/server/TelephonyRegistry;->getTelephonyManager()Landroid/telephony/TelephonyManager; HPLcom/android/server/TelephonyRegistry;->handleRemoveListLocked()V -PLcom/android/server/TelephonyRegistry;->idMatch(III)Z -PLcom/android/server/TelephonyRegistry;->idMatchWithoutDefaultPhoneCheck(II)Z +HPLcom/android/server/TelephonyRegistry;->idMatch(III)Z +HPLcom/android/server/TelephonyRegistry;->idMatchWithoutDefaultPhoneCheck(II)Z +HSPLcom/android/server/TelephonyRegistry;->isActiveEmergencySessionPermissionRequired(Ljava/util/Set;)Z +HSPLcom/android/server/TelephonyRegistry;->isLocationPermissionRequired(Ljava/util/Set;)Z +HSPLcom/android/server/TelephonyRegistry;->isPhoneStatePermissionRequired(Ljava/util/Set;)Z +HSPLcom/android/server/TelephonyRegistry;->isPrecisePhoneStatePermissionRequired(Ljava/util/Set;)Z +HSPLcom/android/server/TelephonyRegistry;->isPrivilegedPhoneStatePermissionRequired(Ljava/util/Set;)Z HPLcom/android/server/TelephonyRegistry;->lambda$checkCoarseLocationAccess$2$TelephonyRegistry(Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Ljava/lang/Boolean; HPLcom/android/server/TelephonyRegistry;->lambda$checkFineLocationAccess$1$TelephonyRegistry(Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Ljava/lang/Boolean; -PLcom/android/server/TelephonyRegistry;->lambda$notifyCarrierNetworkChange$0$TelephonyRegistry(I)Z -HSPLcom/android/server/TelephonyRegistry;->listen(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;JZI)V -HSPLcom/android/server/TelephonyRegistry;->listenForSubscriber(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;JZ)V +HPLcom/android/server/TelephonyRegistry;->lambda$notifyCarrierNetworkChange$0$TelephonyRegistry(I)Z +HSPLcom/android/server/TelephonyRegistry;->listen(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;Ljava/util/Set;ZI)V +HSPLcom/android/server/TelephonyRegistry;->listenWithEventList(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;[IZ)V HSPLcom/android/server/TelephonyRegistry;->log(Ljava/lang/String;)V -PLcom/android/server/TelephonyRegistry;->notifyActiveDataSubIdChanged(I)V -PLcom/android/server/TelephonyRegistry;->notifyCallForwardingChangedForSubscriber(IZ)V -PLcom/android/server/TelephonyRegistry;->notifyCallQualityChanged(Landroid/telephony/CallQuality;III)V +HPLcom/android/server/TelephonyRegistry;->notifyActiveDataSubIdChanged(I)V +HPLcom/android/server/TelephonyRegistry;->notifyCallForwardingChangedForSubscriber(IZ)V +HPLcom/android/server/TelephonyRegistry;->notifyCallQualityChanged(Landroid/telephony/CallQuality;III)V HPLcom/android/server/TelephonyRegistry;->notifyCallState(IIILjava/lang/String;)V HPLcom/android/server/TelephonyRegistry;->notifyCallStateForAllSubs(ILjava/lang/String;)V -PLcom/android/server/TelephonyRegistry;->notifyCarrierNetworkChange(Z)V +HPLcom/android/server/TelephonyRegistry;->notifyCarrierNetworkChange(Z)V HPLcom/android/server/TelephonyRegistry;->notifyCellInfoForSubscriber(ILjava/util/List;)V HPLcom/android/server/TelephonyRegistry;->notifyCellLocationForSubscriber(ILandroid/telephony/CellIdentity;)V HPLcom/android/server/TelephonyRegistry;->notifyDataActivityForSubscriber(II)V HPLcom/android/server/TelephonyRegistry;->notifyDataConnectionForSubscriber(IILandroid/telephony/PreciseDataConnectionState;)V -PLcom/android/server/TelephonyRegistry;->notifyDisconnectCause(IIII)V +HPLcom/android/server/TelephonyRegistry;->notifyDataEnabled(ZI)V +HPLcom/android/server/TelephonyRegistry;->notifyDisconnectCause(IIII)V HPLcom/android/server/TelephonyRegistry;->notifyDisplayInfoChanged(IILandroid/telephony/TelephonyDisplayInfo;)V -PLcom/android/server/TelephonyRegistry;->notifyEmergencyNumberList(II)V -PLcom/android/server/TelephonyRegistry;->notifyImsDisconnectCause(ILandroid/telephony/ims/ImsReasonInfo;)V -PLcom/android/server/TelephonyRegistry;->notifyMessageWaitingChangedForPhoneId(IIZ)V -PLcom/android/server/TelephonyRegistry;->notifyPhoneCapabilityChanged(Landroid/telephony/PhoneCapability;)V +HPLcom/android/server/TelephonyRegistry;->notifyEmergencyNumberList(II)V +HPLcom/android/server/TelephonyRegistry;->notifyImsDisconnectCause(ILandroid/telephony/ims/ImsReasonInfo;)V +HPLcom/android/server/TelephonyRegistry;->notifyMessageWaitingChangedForPhoneId(IIZ)V +HPLcom/android/server/TelephonyRegistry;->notifyOpportunisticSubscriptionInfoChanged()V +HPLcom/android/server/TelephonyRegistry;->notifyPhoneCapabilityChanged(Landroid/telephony/PhoneCapability;)V +HPLcom/android/server/TelephonyRegistry;->notifyPhysicalChannelConfigForSubscriber(ILjava/util/List;)V HPLcom/android/server/TelephonyRegistry;->notifyPreciseCallState(IIIII)V -PLcom/android/server/TelephonyRegistry;->notifyRadioPowerStateChanged(III)V +HPLcom/android/server/TelephonyRegistry;->notifyRadioPowerStateChanged(III)V PLcom/android/server/TelephonyRegistry;->notifyRegistrationFailed(IILandroid/telephony/CellIdentity;Ljava/lang/String;III)V HPLcom/android/server/TelephonyRegistry;->notifyServiceStateForPhoneId(IILandroid/telephony/ServiceState;)V HPLcom/android/server/TelephonyRegistry;->notifySignalStrengthForPhoneId(IILandroid/telephony/SignalStrength;)V -PLcom/android/server/TelephonyRegistry;->notifySimActivationStateChangedForPhoneId(IIII)V +HPLcom/android/server/TelephonyRegistry;->notifySimActivationStateChangedForPhoneId(IIII)V +PLcom/android/server/TelephonyRegistry;->notifySrvccStateChanged(II)V HPLcom/android/server/TelephonyRegistry;->notifySubscriptionInfoChanged()V -PLcom/android/server/TelephonyRegistry;->notifyUserMobileDataStateChangedForPhoneId(IIZ)V +HPLcom/android/server/TelephonyRegistry;->notifyUserMobileDataStateChangedForPhoneId(IIZ)V +PLcom/android/server/TelephonyRegistry;->onMultiSimConfigChanged()V HSPLcom/android/server/TelephonyRegistry;->pii(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/TelephonyRegistry;->remove(Landroid/os/IBinder;)V -PLcom/android/server/TelephonyRegistry;->removeOnSubscriptionsChangedListener(Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V +HPLcom/android/server/TelephonyRegistry;->removeOnSubscriptionsChangedListener(Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V HSPLcom/android/server/TelephonyRegistry;->systemRunning()V HPLcom/android/server/TelephonyRegistry;->updateReportSignalStrengthDecision(I)V -HPLcom/android/server/TelephonyRegistry;->validateEventsAndUserLocked(Lcom/android/server/TelephonyRegistry$Record;I)Z +HPLcom/android/server/TelephonyRegistry;->validateEventAndUserLocked(Lcom/android/server/TelephonyRegistry$Record;I)Z HPLcom/android/server/TelephonyRegistry;->validatePhoneId(I)Z HSPLcom/android/server/ThreadPriorityBooster$1;->(Lcom/android/server/ThreadPriorityBooster;)V HSPLcom/android/server/ThreadPriorityBooster$1;->initialValue()Lcom/android/server/ThreadPriorityBooster$PriorityState; @@ -3037,52 +3059,99 @@ HSPLcom/android/server/UiModeManagerService$10;->(Lcom/android/server/UiMo PLcom/android/server/UiModeManagerService$10;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/UiModeManagerService$11;->(Lcom/android/server/UiModeManagerService;)V HSPLcom/android/server/UiModeManagerService$12;->(Lcom/android/server/UiModeManagerService;)V +HSPLcom/android/server/UiModeManagerService$12;->addOnProjectionStateChangeListener(Landroid/app/IOnProjectionStateChangeListener;I)V PLcom/android/server/UiModeManagerService$12;->disableCarModeByCallingPackage(ILjava/lang/String;)V PLcom/android/server/UiModeManagerService$12;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/UiModeManagerService$12;->enableCarMode(IILjava/lang/String;)V +HSPLcom/android/server/UiModeManagerService$12;->getActiveProjectionTypes()I HSPLcom/android/server/UiModeManagerService$12;->getCurrentModeType()I +PLcom/android/server/UiModeManagerService$12;->getCustomNightModeStart()J HPLcom/android/server/UiModeManagerService$12;->getNightMode()I PLcom/android/server/UiModeManagerService$12;->isUiModeLocked()Z PLcom/android/server/UiModeManagerService$12;->lambda$disableCarModeByCallingPackage$0(Ljava/lang/String;Ljava/util/Map$Entry;)Z +PLcom/android/server/UiModeManagerService$12;->releaseProjection(ILjava/lang/String;)Z +PLcom/android/server/UiModeManagerService$12;->requestProjection(Landroid/os/IBinder;ILjava/lang/String;)Z HSPLcom/android/server/UiModeManagerService$1;->(Lcom/android/server/UiModeManagerService;)V PLcom/android/server/UiModeManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/UiModeManagerService$2;->(Lcom/android/server/UiModeManagerService;)V HSPLcom/android/server/UiModeManagerService$3;->(Lcom/android/server/UiModeManagerService;)V HPLcom/android/server/UiModeManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/UiModeManagerService$4;->(Lcom/android/server/UiModeManagerService;)V +PLcom/android/server/UiModeManagerService$4;->onTwilightStateChanged(Lcom/android/server/twilight/TwilightState;)V HSPLcom/android/server/UiModeManagerService$5;->(Lcom/android/server/UiModeManagerService;)V +PLcom/android/server/UiModeManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/UiModeManagerService$6;->(Lcom/android/server/UiModeManagerService;)V +PLcom/android/server/UiModeManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/UiModeManagerService$7;->(Lcom/android/server/UiModeManagerService;)V HSPLcom/android/server/UiModeManagerService$8;->(Lcom/android/server/UiModeManagerService;Landroid/os/Handler;)V HSPLcom/android/server/UiModeManagerService$9;->(Lcom/android/server/UiModeManagerService;Landroid/os/Handler;)V +HSPLcom/android/server/UiModeManagerService$Injector;->()V +PLcom/android/server/UiModeManagerService$Injector;->getCallingUid()I HSPLcom/android/server/UiModeManagerService$LocalService;->(Lcom/android/server/UiModeManagerService;)V PLcom/android/server/UiModeManagerService$LocalService;->isNightMode()Z -PLcom/android/server/UiModeManagerService$Shell;->access$3300(I)Ljava/lang/String; +PLcom/android/server/UiModeManagerService$ProjectionHolder;->(Ljava/lang/String;ILandroid/os/IBinder;Lcom/android/server/UiModeManagerService$ProjectionHolder$ProjectionReleaser;)V +PLcom/android/server/UiModeManagerService$ProjectionHolder;->(Ljava/lang/String;ILandroid/os/IBinder;Lcom/android/server/UiModeManagerService$ProjectionHolder$ProjectionReleaser;Lcom/android/server/UiModeManagerService$1;)V +PLcom/android/server/UiModeManagerService$ProjectionHolder;->access$3900(Lcom/android/server/UiModeManagerService$ProjectionHolder;)Ljava/lang/String; +PLcom/android/server/UiModeManagerService$ProjectionHolder;->access$4100(Lcom/android/server/UiModeManagerService$ProjectionHolder;)Z +PLcom/android/server/UiModeManagerService$ProjectionHolder;->access$4600(Lcom/android/server/UiModeManagerService$ProjectionHolder;)V +PLcom/android/server/UiModeManagerService$ProjectionHolder;->linkToDeath()Z +PLcom/android/server/UiModeManagerService$ProjectionHolder;->unlinkToDeath()V +PLcom/android/server/UiModeManagerService$Shell;->access$4700(I)Ljava/lang/String; PLcom/android/server/UiModeManagerService$Shell;->nightModeToStr(I)Ljava/lang/String; HSPLcom/android/server/UiModeManagerService;->()V HSPLcom/android/server/UiModeManagerService;->(Landroid/content/Context;)V -PLcom/android/server/UiModeManagerService;->access$1700()Ljava/lang/String; -PLcom/android/server/UiModeManagerService;->access$1800(Lcom/android/server/UiModeManagerService;)Ljava/util/Map; -PLcom/android/server/UiModeManagerService;->access$202(Lcom/android/server/UiModeManagerService;Z)Z +HSPLcom/android/server/UiModeManagerService;->(Landroid/content/Context;ZLcom/android/server/twilight/TwilightManager;Lcom/android/server/UiModeManagerService$Injector;)V +HSPLcom/android/server/UiModeManagerService;->access$000(Lcom/android/server/UiModeManagerService;)Ljava/lang/Object; +PLcom/android/server/UiModeManagerService;->access$1800()Ljava/lang/String; PLcom/android/server/UiModeManagerService;->access$2200(Lcom/android/server/UiModeManagerService;)Z -PLcom/android/server/UiModeManagerService;->access$300(Lcom/android/server/UiModeManagerService;)I +HPLcom/android/server/UiModeManagerService;->access$302(Lcom/android/server/UiModeManagerService;Z)Z +PLcom/android/server/UiModeManagerService;->access$3200(Lcom/android/server/UiModeManagerService;)Ljava/time/LocalTime; +PLcom/android/server/UiModeManagerService;->access$3500(Lcom/android/server/UiModeManagerService;Ljava/lang/String;)V +PLcom/android/server/UiModeManagerService;->access$3600(I)V +PLcom/android/server/UiModeManagerService;->access$3700(Lcom/android/server/UiModeManagerService;I)V +HSPLcom/android/server/UiModeManagerService;->access$3800(Lcom/android/server/UiModeManagerService;)Landroid/util/SparseArray; +PLcom/android/server/UiModeManagerService;->access$3802(Lcom/android/server/UiModeManagerService;Landroid/util/SparseArray;)Landroid/util/SparseArray; +HPLcom/android/server/UiModeManagerService;->access$400(Lcom/android/server/UiModeManagerService;)I +PLcom/android/server/UiModeManagerService;->access$4200(Lcom/android/server/UiModeManagerService;I)V +PLcom/android/server/UiModeManagerService;->access$4300(Lcom/android/server/UiModeManagerService;ILjava/lang/String;)Z +HSPLcom/android/server/UiModeManagerService;->access$4400(Lcom/android/server/UiModeManagerService;ILjava/util/List;)I +HSPLcom/android/server/UiModeManagerService;->access$4500(Lcom/android/server/UiModeManagerService;)Landroid/util/SparseArray; +HSPLcom/android/server/UiModeManagerService;->access$4502(Lcom/android/server/UiModeManagerService;Landroid/util/SparseArray;)Landroid/util/SparseArray; +PLcom/android/server/UiModeManagerService;->access$5000(Lcom/android/server/UiModeManagerService;)Landroid/content/res/Configuration; PLcom/android/server/UiModeManagerService;->adjustStatusBarCarModeLocked()V HSPLcom/android/server/UiModeManagerService;->applyConfigurationExternallyLocked()V +PLcom/android/server/UiModeManagerService;->assertLegit(Ljava/lang/String;)V +PLcom/android/server/UiModeManagerService;->assertSingleProjectionType(I)V +PLcom/android/server/UiModeManagerService;->cancelCustomAlarm()V +PLcom/android/server/UiModeManagerService;->computeCustomNightMode()Z PLcom/android/server/UiModeManagerService;->disableCarMode(IILjava/lang/String;)V +PLcom/android/server/UiModeManagerService;->doesPackageHaveCallingUid(Ljava/lang/String;)Z PLcom/android/server/UiModeManagerService;->dumpImpl(Ljava/io/PrintWriter;)V PLcom/android/server/UiModeManagerService;->enableCarMode(ILjava/lang/String;)V +PLcom/android/server/UiModeManagerService;->enforceProjectionTypePermissions(I)V HSPLcom/android/server/UiModeManagerService;->getComputedUiModeConfiguration(I)I +PLcom/android/server/UiModeManagerService;->getDateTimeAfter(Ljava/time/LocalTime;Ljava/time/LocalDateTime;)Ljava/time/LocalDateTime; HSPLcom/android/server/UiModeManagerService;->initPowerSave()V HSPLcom/android/server/UiModeManagerService;->isDeskDockState(I)Z PLcom/android/server/UiModeManagerService;->lambda$initPowerSave$2$UiModeManagerService(Landroid/os/PowerSaveState;)V HSPLcom/android/server/UiModeManagerService;->lambda$onStart$1$UiModeManagerService(Landroid/content/Context;Landroid/content/res/Resources;)V HSPLcom/android/server/UiModeManagerService;->onBootPhase(I)V +HPLcom/android/server/UiModeManagerService;->onProjectionStateChangedLocked(I)V HSPLcom/android/server/UiModeManagerService;->onStart()V PLcom/android/server/UiModeManagerService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V +HSPLcom/android/server/UiModeManagerService;->populateWithRelevantActivePackageNames(ILjava/util/List;)I +PLcom/android/server/UiModeManagerService;->registerScreenOffEventLocked()V +PLcom/android/server/UiModeManagerService;->registerTimeChangeEvent()V HSPLcom/android/server/UiModeManagerService;->registerVrStateListener()V +PLcom/android/server/UiModeManagerService;->releaseProjectionUnchecked(ILjava/lang/String;)Z +PLcom/android/server/UiModeManagerService;->resetNightModeOverrideLocked()Z +PLcom/android/server/UiModeManagerService;->scheduleNextCustomTimeListener()V HPLcom/android/server/UiModeManagerService;->sendConfigurationAndStartDreamOrDockAppLocked(Ljava/lang/String;)V PLcom/android/server/UiModeManagerService;->setCarModeLocked(ZIILjava/lang/String;)V HSPLcom/android/server/UiModeManagerService;->setupWizardCompleteForCurrentUser()Z +PLcom/android/server/UiModeManagerService;->shouldApplyAutomaticChangesImmediately()Z +PLcom/android/server/UiModeManagerService;->toPackageNameList(Ljava/util/Collection;)Ljava/util/List; +PLcom/android/server/UiModeManagerService;->unregisterScreenOffEventLocked()V HSPLcom/android/server/UiModeManagerService;->unregisterTimeChangeEvent()V PLcom/android/server/UiModeManagerService;->updateAfterBroadcastLocked(Ljava/lang/String;II)V HSPLcom/android/server/UiModeManagerService;->updateComputedNightModeLocked(Z)V @@ -3106,64 +3175,84 @@ PLcom/android/server/UpdateLockService;->makeTag(Ljava/lang/String;)Ljava/lang/S PLcom/android/server/UpdateLockService;->releaseUpdateLock(Landroid/os/IBinder;)V HSPLcom/android/server/UpdateLockService;->sendLockChangedBroadcast(Z)V PLcom/android/server/UserspaceRebootLogger;->shouldLogUserspaceRebootEvent()Z +HSPLcom/android/server/VcnManagementService$Dependencies;->()V +HSPLcom/android/server/VcnManagementService$Dependencies;->getLooper()Landroid/os/Looper; +HSPLcom/android/server/VcnManagementService$Dependencies;->newPersistableBundleLockingReadWriteHelper(Ljava/lang/String;)Lcom/android/server/vcn/util/PersistableBundleUtils$LockingReadWriteHelper; +HSPLcom/android/server/VcnManagementService$Dependencies;->newTelephonySubscriptionTracker(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionTrackerCallback;)Lcom/android/server/vcn/TelephonySubscriptionTracker; +HSPLcom/android/server/VcnManagementService$Dependencies;->newVcnContext(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/vcn/VcnNetworkProvider;)Lcom/android/server/vcn/VcnContext; +HSPLcom/android/server/VcnManagementService$VcnSubscriptionTrackerCallback;->(Lcom/android/server/VcnManagementService;)V +HSPLcom/android/server/VcnManagementService$VcnSubscriptionTrackerCallback;->(Lcom/android/server/VcnManagementService;Lcom/android/server/VcnManagementService$1;)V +PLcom/android/server/VcnManagementService$VcnSubscriptionTrackerCallback;->onNewSnapshot(Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;)V +HSPLcom/android/server/VcnManagementService;->()V +HSPLcom/android/server/VcnManagementService;->(Landroid/content/Context;Lcom/android/server/VcnManagementService$Dependencies;)V +HSPLcom/android/server/VcnManagementService;->access$100()Ljava/lang/String; +PLcom/android/server/VcnManagementService;->access$200(Lcom/android/server/VcnManagementService;)Ljava/lang/Object; +PLcom/android/server/VcnManagementService;->access$302(Lcom/android/server/VcnManagementService;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;)Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot; +PLcom/android/server/VcnManagementService;->access$400(Lcom/android/server/VcnManagementService;)Ljava/util/Map; +PLcom/android/server/VcnManagementService;->access$500(Lcom/android/server/VcnManagementService;)Ljava/util/Map; +HSPLcom/android/server/VcnManagementService;->create(Landroid/content/Context;)Lcom/android/server/VcnManagementService; +HSPLcom/android/server/VcnManagementService;->lambda$new$0$VcnManagementService()V +HSPLcom/android/server/VcnManagementService;->systemReady()V +PLcom/android/server/VibratorManagerService$AlwaysOnVibration;->(IILjava/lang/String;Landroid/os/VibrationAttributes;Landroid/util/SparseArray;)V +HSPLcom/android/server/VibratorManagerService$Injector;->()V +HSPLcom/android/server/VibratorManagerService$Injector;->createHandler(Landroid/os/Looper;)Landroid/os/Handler; +HSPLcom/android/server/VibratorManagerService$Injector;->createVibratorController(ILcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;)Lcom/android/server/vibrator/VibratorController; +HSPLcom/android/server/VibratorManagerService$Injector;->getNativeWrapper()Lcom/android/server/VibratorManagerService$NativeWrapper; +HSPLcom/android/server/VibratorManagerService$Lifecycle;->(Landroid/content/Context;)V +HSPLcom/android/server/VibratorManagerService$Lifecycle;->onBootPhase(I)V +HSPLcom/android/server/VibratorManagerService$Lifecycle;->onStart()V +HSPLcom/android/server/VibratorManagerService$NativeWrapper;->()V +HSPLcom/android/server/VibratorManagerService$NativeWrapper;->getVibratorIds()[I +HSPLcom/android/server/VibratorManagerService$NativeWrapper;->init()V +HSPLcom/android/server/VibratorManagerService$VibrationCompleteListener;->(Lcom/android/server/VibratorManagerService;)V +HSPLcom/android/server/VibratorManagerService;->()V +HSPLcom/android/server/VibratorManagerService;->(Landroid/content/Context;Lcom/android/server/VibratorManagerService$Injector;)V +PLcom/android/server/VibratorManagerService;->fixupAlwaysOnEffectsLocked(Landroid/os/CombinedVibrationEffect;)Landroid/util/SparseArray; +PLcom/android/server/VibratorManagerService;->fixupVibrationAttributes(Landroid/os/VibrationAttributes;)Landroid/os/VibrationAttributes; +HPLcom/android/server/VibratorManagerService;->getAppOpMode(ILjava/lang/String;Landroid/os/VibrationAttributes;)I +PLcom/android/server/VibratorManagerService;->hasPermission(Ljava/lang/String;)Z +PLcom/android/server/VibratorManagerService;->isEffectValid(Landroid/os/CombinedVibrationEffect;)Z +HPLcom/android/server/VibratorManagerService;->lambda$C4D-9UJX3VQ4RNFVOCw72UXRvxY(Lcom/android/server/VibratorManagerService;)V +PLcom/android/server/VibratorManagerService;->lambda$fixupAlwaysOnEffectsLocked$1(Landroid/os/VibrationEffect;Lcom/android/server/vibrator/VibratorController;)Landroid/os/VibrationEffect; +PLcom/android/server/VibratorManagerService;->setAlwaysOnEffect(ILjava/lang/String;ILandroid/os/CombinedVibrationEffect;Landroid/os/VibrationAttributes;)Z +HPLcom/android/server/VibratorManagerService;->shouldIgnoreVibrationLocked(ILjava/lang/String;Landroid/os/VibrationAttributes;)Lcom/android/server/vibrator/Vibration$Status; +HSPLcom/android/server/VibratorManagerService;->systemReady()V +PLcom/android/server/VibratorManagerService;->transformAllVibratorsLocked(Ljava/util/function/Function;)Landroid/util/SparseArray; +HPLcom/android/server/VibratorManagerService;->updateAlwaysOnLocked(Lcom/android/server/VibratorManagerService$AlwaysOnVibration;)V +HSPLcom/android/server/VibratorManagerService;->updateServiceState()V HSPLcom/android/server/VibratorService$1;->(Lcom/android/server/VibratorService;)V -HSPLcom/android/server/VibratorService$1;->onUidGone(IZ)V -HSPLcom/android/server/VibratorService$1;->onUidStateChanged(IIJI)V +PLcom/android/server/VibratorService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/VibratorService$2;->(Lcom/android/server/VibratorService;)V -PLcom/android/server/VibratorService$2;->getServiceType()I -PLcom/android/server/VibratorService$2;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V -HSPLcom/android/server/VibratorService$3;->(Lcom/android/server/VibratorService;)V -PLcom/android/server/VibratorService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/VibratorService$4;->(Lcom/android/server/VibratorService;)V -HPLcom/android/server/VibratorService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/VibratorService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/VibratorService$ExternalVibrationHolder;->(Lcom/android/server/VibratorService;Landroid/os/ExternalVibration;)V PLcom/android/server/VibratorService$ExternalVibrationHolder;->(Lcom/android/server/VibratorService;Landroid/os/ExternalVibration;Lcom/android/server/VibratorService$1;)V -PLcom/android/server/VibratorService$ExternalVibrationHolder;->end(Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService$ExternalVibrationHolder;->toInfo()Lcom/android/server/VibratorService$VibrationInfo; +PLcom/android/server/VibratorService$ExternalVibrationHolder;->end(Lcom/android/server/vibrator/Vibration$Status;)V +PLcom/android/server/VibratorService$ExternalVibrationHolder;->getDebugInfo()Lcom/android/server/vibrator/Vibration$DebugInfo; PLcom/android/server/VibratorService$ExternalVibratorService$ExternalVibrationDeathRecipient;->(Lcom/android/server/VibratorService$ExternalVibratorService;)V PLcom/android/server/VibratorService$ExternalVibratorService$ExternalVibrationDeathRecipient;->(Lcom/android/server/VibratorService$ExternalVibratorService;Lcom/android/server/VibratorService$1;)V +PLcom/android/server/VibratorService$ExternalVibratorService$ExternalVibrationDeathRecipient;->binderDied()V HSPLcom/android/server/VibratorService$ExternalVibratorService;->(Lcom/android/server/VibratorService;)V -PLcom/android/server/VibratorService$ExternalVibratorService;->doCancelExternalVibrateLocked(Lcom/android/server/VibratorService$VibrationInfo$Status;)V +PLcom/android/server/VibratorService$ExternalVibratorService;->doCancelExternalVibrateLocked(Lcom/android/server/vibrator/Vibration$Status;)V PLcom/android/server/VibratorService$ExternalVibratorService;->onExternalVibrationStart(Landroid/os/ExternalVibration;)I PLcom/android/server/VibratorService$ExternalVibratorService;->onExternalVibrationStop(Landroid/os/ExternalVibration;)V HSPLcom/android/server/VibratorService$Injector;->()V HSPLcom/android/server/VibratorService$Injector;->addService(Ljava/lang/String;Landroid/os/IBinder;)V HSPLcom/android/server/VibratorService$Injector;->createHandler(Landroid/os/Looper;)Landroid/os/Handler; -HSPLcom/android/server/VibratorService$Injector;->getNativeWrapper()Lcom/android/server/VibratorService$NativeWrapper; -HSPLcom/android/server/VibratorService$NativeWrapper;->()V -PLcom/android/server/VibratorService$NativeWrapper;->vibratorAlwaysOnEnable(JJJ)V -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorExists()Z -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorGetCapabilities()J -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorGetSupportedEffects()[I -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorGetSupportedPrimitives()[I -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorInit(Lcom/android/server/VibratorService$OnCompleteListener;)V -HSPLcom/android/server/VibratorService$NativeWrapper;->vibratorOff()V -HPLcom/android/server/VibratorService$NativeWrapper;->vibratorOn(JJ)V -HPLcom/android/server/VibratorService$NativeWrapper;->vibratorPerformEffect(JJJ)J -PLcom/android/server/VibratorService$NativeWrapper;->vibratorSetAmplitude(I)V -HSPLcom/android/server/VibratorService$ScaleLevel;->(F)V -HSPLcom/android/server/VibratorService$SettingsObserver;->(Lcom/android/server/VibratorService;Landroid/os/Handler;)V -PLcom/android/server/VibratorService$SettingsObserver;->onChange(Z)V -HPLcom/android/server/VibratorService$VibrateWaveformThread;->(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$Vibration;)V +HSPLcom/android/server/VibratorService$Injector;->createVibratorController(Lcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;)Lcom/android/server/vibrator/VibratorController; +HPLcom/android/server/VibratorService$VibrateWaveformThread;->(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration;)V HPLcom/android/server/VibratorService$VibrateWaveformThread;->cancel()V +HPLcom/android/server/VibratorService$VibrateWaveformThread;->delayLocked(J)V HPLcom/android/server/VibratorService$VibrateWaveformThread;->getTotalOnDuration([J[III)J HPLcom/android/server/VibratorService$VibrateWaveformThread;->playWaveform()Z HPLcom/android/server/VibratorService$VibrateWaveformThread;->run()V -HPLcom/android/server/VibratorService$Vibration;->(Lcom/android/server/VibratorService;Landroid/os/IBinder;Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;ILjava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/VibratorService$Vibration;->(Lcom/android/server/VibratorService;Landroid/os/IBinder;Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;ILjava/lang/String;Ljava/lang/String;Lcom/android/server/VibratorService$1;)V -PLcom/android/server/VibratorService$Vibration;->binderDied()V -HPLcom/android/server/VibratorService$Vibration;->end(Lcom/android/server/VibratorService$VibrationInfo$Status;)V -HPLcom/android/server/VibratorService$Vibration;->hasEnded()Z -HPLcom/android/server/VibratorService$Vibration;->isAlarm()Z -PLcom/android/server/VibratorService$Vibration;->isFromSystem()Z -HPLcom/android/server/VibratorService$Vibration;->isHapticFeedback()Z -HPLcom/android/server/VibratorService$Vibration;->isNotification()Z -HPLcom/android/server/VibratorService$Vibration;->isRingtone()Z -HPLcom/android/server/VibratorService$Vibration;->toInfo()Lcom/android/server/VibratorService$VibrationInfo; -PLcom/android/server/VibratorService$VibrationInfo$Status;->()V -PLcom/android/server/VibratorService$VibrationInfo$Status;->(Ljava/lang/String;I)V -HPLcom/android/server/VibratorService$VibrationInfo;->(JJLandroid/os/VibrationEffect;Landroid/os/VibrationEffect;FLandroid/os/VibrationAttributes;ILjava/lang/String;Ljava/lang/String;Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService$VibrationInfo;->toString()Ljava/lang/String; +HSPLcom/android/server/VibratorService$VibrationCompleteListener;->(Lcom/android/server/VibratorService;)V +HPLcom/android/server/VibratorService$VibrationCompleteListener;->onComplete(IJ)V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration;Lcom/android/server/VibratorService$1;)V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->access$500(Lcom/android/server/VibratorService$VibrationDeathRecipient;)V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->access$600(Lcom/android/server/VibratorService$VibrationDeathRecipient;)V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->linkToDeath()V +HPLcom/android/server/VibratorService$VibrationDeathRecipient;->unlinkToDeath()V PLcom/android/server/VibratorService$VibratorShellCommand$CommonOptions;->(Lcom/android/server/VibratorService$VibratorShellCommand;)V PLcom/android/server/VibratorService$VibratorShellCommand$CommonOptions;->(Lcom/android/server/VibratorService$VibratorShellCommand;Lcom/android/server/VibratorService$1;)V PLcom/android/server/VibratorService$VibratorShellCommand$CommonOptions;->check(Ljava/lang/String;)V @@ -3176,83 +3265,66 @@ PLcom/android/server/VibratorService$VibratorShellCommand;->runVibrate()I HSPLcom/android/server/VibratorService;->()V HSPLcom/android/server/VibratorService;->(Landroid/content/Context;)V HSPLcom/android/server/VibratorService;->(Landroid/content/Context;Lcom/android/server/VibratorService$Injector;)V -HSPLcom/android/server/VibratorService;->access$000(Lcom/android/server/VibratorService;)Landroid/util/SparseArray; -PLcom/android/server/VibratorService;->access$100(Lcom/android/server/VibratorService;)Ljava/util/concurrent/atomic/AtomicInteger; -PLcom/android/server/VibratorService;->access$1100(Lcom/android/server/VibratorService;)V -PLcom/android/server/VibratorService;->access$1300(Lcom/android/server/VibratorService;)Landroid/os/WorkSource; -HPLcom/android/server/VibratorService;->access$1400(Lcom/android/server/VibratorService;)Landroid/os/PowerManager$WakeLock; -PLcom/android/server/VibratorService;->access$1500(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$Vibration;)V -PLcom/android/server/VibratorService;->access$1600(Lcom/android/server/VibratorService;I)V -HPLcom/android/server/VibratorService;->access$1700(Lcom/android/server/VibratorService;)Lcom/android/server/VibratorService$VibrateWaveformThread; -HPLcom/android/server/VibratorService;->access$200(Lcom/android/server/VibratorService;)Ljava/lang/Object; -PLcom/android/server/VibratorService;->access$2200(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$ExternalVibrationHolder;Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService;->access$2300(Lcom/android/server/VibratorService;)Lcom/android/server/VibratorService$ExternalVibrationHolder; -PLcom/android/server/VibratorService;->access$2302(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$ExternalVibrationHolder;)Lcom/android/server/VibratorService$ExternalVibrationHolder; -PLcom/android/server/VibratorService;->access$2400(Lcom/android/server/VibratorService;Z)V -HPLcom/android/server/VibratorService;->access$300(Lcom/android/server/VibratorService;)Lcom/android/server/VibratorService$Vibration; -PLcom/android/server/VibratorService;->access$400(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService;->access$500(I)Z -PLcom/android/server/VibratorService;->access$600(I)Z -PLcom/android/server/VibratorService;->access$700(I)Z -PLcom/android/server/VibratorService;->access$800(I)Z -HPLcom/android/server/VibratorService;->applyVibrationIntensityScalingLocked(Lcom/android/server/VibratorService$Vibration;I)V -HSPLcom/android/server/VibratorService;->asList([I)Ljava/util/List; -PLcom/android/server/VibratorService;->cancelVibrate(Landroid/os/IBinder;)V -HSPLcom/android/server/VibratorService;->createEffectFromResource(I)Landroid/os/VibrationEffect; -HSPLcom/android/server/VibratorService;->createEffectFromTimings([J)Landroid/os/VibrationEffect; -HPLcom/android/server/VibratorService;->doCancelVibrateLocked(Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService;->doVibratorComposedEffectLocked(Lcom/android/server/VibratorService$Vibration;)V -HSPLcom/android/server/VibratorService;->doVibratorExists()Z -HPLcom/android/server/VibratorService;->doVibratorOff()V -HPLcom/android/server/VibratorService;->doVibratorOn(Lcom/android/server/VibratorService$Vibration;)V -HPLcom/android/server/VibratorService;->doVibratorPrebakedEffectLocked(Lcom/android/server/VibratorService$Vibration;)V -PLcom/android/server/VibratorService;->doVibratorSetAmplitude(I)V +HPLcom/android/server/VibratorService;->access$000(Lcom/android/server/VibratorService;)Ljava/lang/Object; +HPLcom/android/server/VibratorService;->access$100(Lcom/android/server/VibratorService;)Lcom/android/server/vibrator/Vibration; +PLcom/android/server/VibratorService;->access$1000(Lcom/android/server/VibratorService;)Lcom/android/server/vibrator/VibratorController; +HPLcom/android/server/VibratorService;->access$1100(Lcom/android/server/VibratorService;)V +HPLcom/android/server/VibratorService;->access$1200(Lcom/android/server/VibratorService;)Lcom/android/server/VibratorService$VibrateWaveformThread; +PLcom/android/server/VibratorService;->access$1300(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration;)Z +PLcom/android/server/VibratorService;->access$1500(Lcom/android/server/VibratorService;ILjava/lang/String;Landroid/os/VibrationAttributes;)I +PLcom/android/server/VibratorService;->access$1700(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$ExternalVibrationHolder;Lcom/android/server/vibrator/Vibration$Status;)V +PLcom/android/server/VibratorService;->access$1800(Lcom/android/server/VibratorService;)Lcom/android/server/VibratorService$ExternalVibrationHolder; +PLcom/android/server/VibratorService;->access$1802(Lcom/android/server/VibratorService;Lcom/android/server/VibratorService$ExternalVibrationHolder;)Lcom/android/server/VibratorService$ExternalVibrationHolder; +PLcom/android/server/VibratorService;->access$200(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration$Status;)V +PLcom/android/server/VibratorService;->access$2000(Lcom/android/server/VibratorService;)Lcom/android/server/vibrator/VibrationScaler; +PLcom/android/server/VibratorService;->access$300(Lcom/android/server/VibratorService;)Lcom/android/server/vibrator/VibrationSettings; +HPLcom/android/server/VibratorService;->access$700(Lcom/android/server/VibratorService;)Landroid/os/WorkSource; +HPLcom/android/server/VibratorService;->access$800(Lcom/android/server/VibratorService;)Landroid/os/PowerManager$WakeLock; +HPLcom/android/server/VibratorService;->access$900(Lcom/android/server/VibratorService;Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService;->applyVibrationIntensityScalingLocked(Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService;->cancelVibrate(Landroid/os/IBinder;)V +HSPLcom/android/server/VibratorService;->doCancelVibrateLocked(Lcom/android/server/vibrator/Vibration$Status;)V +HPLcom/android/server/VibratorService;->doVibratorComposedEffectLocked(Lcom/android/server/vibrator/Vibration;)V +HSPLcom/android/server/VibratorService;->doVibratorOff()V +HPLcom/android/server/VibratorService;->doVibratorOn(Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService;->doVibratorPrebakedEffectLocked(Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService;->doVibratorWaveformEffectLocked(Lcom/android/server/vibrator/Vibration;)V PLcom/android/server/VibratorService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/VibratorService;->dumpInternal(Ljava/io/PrintWriter;)V -PLcom/android/server/VibratorService;->endVibrationLocked(Lcom/android/server/VibratorService$ExternalVibrationHolder;Lcom/android/server/VibratorService$VibrationInfo$Status;)V -HPLcom/android/server/VibratorService;->endVibrationLocked(Lcom/android/server/VibratorService$Vibration;Lcom/android/server/VibratorService$VibrationInfo$Status;)V +HPLcom/android/server/VibratorService;->dumpInternal(Ljava/io/PrintWriter;)V +PLcom/android/server/VibratorService;->endVibrationLocked(Lcom/android/server/VibratorService$ExternalVibrationHolder;Lcom/android/server/vibrator/Vibration$Status;)V +HPLcom/android/server/VibratorService;->endVibrationLocked(Lcom/android/server/vibrator/Vibration;Lcom/android/server/vibrator/Vibration$Status;)V HPLcom/android/server/VibratorService;->fixupVibrationAttributes(Landroid/os/VibrationAttributes;)Landroid/os/VibrationAttributes; HPLcom/android/server/VibratorService;->getAppOpMode(ILjava/lang/String;Landroid/os/VibrationAttributes;)I -HPLcom/android/server/VibratorService;->getCurrentIntensityLocked(I)I -HPLcom/android/server/VibratorService;->getDefaultIntensity(I)I -PLcom/android/server/VibratorService;->getFallbackEffect(I)Landroid/os/VibrationEffect; -HSPLcom/android/server/VibratorService;->getLongIntArray(Landroid/content/res/Resources;I)[J -PLcom/android/server/VibratorService;->hasCapability(J)Z -PLcom/android/server/VibratorService;->hasPermission(Ljava/lang/String;)Z +HPLcom/android/server/VibratorService;->hasPermission(Ljava/lang/String;)Z HSPLcom/android/server/VibratorService;->hasVibrator()Z -HPLcom/android/server/VibratorService;->intensityToEffectStrength(I)I -PLcom/android/server/VibratorService;->isAlarm(I)Z -HPLcom/android/server/VibratorService;->isHapticFeedback(I)Z -HPLcom/android/server/VibratorService;->isNotification(I)Z -PLcom/android/server/VibratorService;->isRepeatingVibration(Landroid/os/VibrationEffect;)Z -HPLcom/android/server/VibratorService;->isRingtone(I)Z -HPLcom/android/server/VibratorService;->linkVibration(Lcom/android/server/VibratorService$Vibration;)V -HPLcom/android/server/VibratorService;->noteVibratorOffLocked()V +HPLcom/android/server/VibratorService;->isRepeatingVibration(Landroid/os/VibrationEffect;)Z +PLcom/android/server/VibratorService;->isSystemHapticFeedback(Lcom/android/server/vibrator/Vibration;)Z +PLcom/android/server/VibratorService;->lambda$T8bZ7DW1ELyzte5huA9Q06sApCI(Lcom/android/server/VibratorService;)V +HPLcom/android/server/VibratorService;->linkVibrationLocked(Lcom/android/server/vibrator/Vibration;)V +HSPLcom/android/server/VibratorService;->noteVibratorOffLocked()V HPLcom/android/server/VibratorService;->noteVibratorOnLocked(IJ)V -HPLcom/android/server/VibratorService;->notifyStateListenersLocked()V PLcom/android/server/VibratorService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V HPLcom/android/server/VibratorService;->onVibrationComplete(J)V -PLcom/android/server/VibratorService;->onVibrationFinished()V -HPLcom/android/server/VibratorService;->reportFinishVibrationLocked(Lcom/android/server/VibratorService$VibrationInfo$Status;)V -PLcom/android/server/VibratorService;->setAlwaysOnEffect(ILjava/lang/String;ILandroid/os/VibrationEffect;Landroid/os/VibrationAttributes;)Z -PLcom/android/server/VibratorService;->setVibratorUnderExternalControl(Z)V -PLcom/android/server/VibratorService;->shouldBypassDnd(Landroid/os/VibrationAttributes;)Z -HPLcom/android/server/VibratorService;->shouldVibrate(Lcom/android/server/VibratorService$Vibration;I)Z -PLcom/android/server/VibratorService;->shouldVibrateForPowerModeLocked(Lcom/android/server/VibratorService$Vibration;)Z -PLcom/android/server/VibratorService;->shouldVibrateForRingtone()Z -HPLcom/android/server/VibratorService;->startVibrationInnerLocked(Lcom/android/server/VibratorService$Vibration;)V -HPLcom/android/server/VibratorService;->startVibrationLocked(Lcom/android/server/VibratorService$Vibration;)V +HPLcom/android/server/VibratorService;->onVibrationFinished()V +HSPLcom/android/server/VibratorService;->reportFinishVibrationLocked(Lcom/android/server/vibrator/Vibration$Status;)V +HPLcom/android/server/VibratorService;->shouldBypassDnd(Landroid/os/VibrationAttributes;)Z +HPLcom/android/server/VibratorService;->shouldVibrate(Lcom/android/server/vibrator/Vibration;)Z +HPLcom/android/server/VibratorService;->startVibrationInnerLocked(Lcom/android/server/vibrator/Vibration;)V +HPLcom/android/server/VibratorService;->startVibrationLocked(Lcom/android/server/vibrator/Vibration;)V HSPLcom/android/server/VibratorService;->systemReady()V -HPLcom/android/server/VibratorService;->unlinkVibration(Lcom/android/server/VibratorService$Vibration;)V -HSPLcom/android/server/VibratorService;->updateAlwaysOnLocked()V -PLcom/android/server/VibratorService;->updateAlwaysOnLocked(ILcom/android/server/VibratorService$Vibration;)V -HSPLcom/android/server/VibratorService;->updateInputDeviceVibratorsLocked()Z -HSPLcom/android/server/VibratorService;->updateLowPowerModeLocked()Z -HSPLcom/android/server/VibratorService;->updateVibrationIntensityLocked()V +HPLcom/android/server/VibratorService;->unlinkVibrationLocked()V HSPLcom/android/server/VibratorService;->updateVibrators()V HPLcom/android/server/VibratorService;->verifyIncomingUid(I)V HPLcom/android/server/VibratorService;->verifyVibrationEffect(Landroid/os/VibrationEffect;)Z HPLcom/android/server/VibratorService;->vibrate(ILjava/lang/String;Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;Ljava/lang/String;Landroid/os/IBinder;)V +HSPLcom/android/server/WatchableIntentResolver;->()V +HSPLcom/android/server/WatchableIntentResolver;->addFilter(Ljava/lang/Object;)V +HSPLcom/android/server/WatchableIntentResolver;->dispatchChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/WatchableIntentResolver;->onChanged()V +HSPLcom/android/server/WatchableIntentResolver;->registerObserver(Lcom/android/server/utils/Watcher;)V +HPLcom/android/server/WatchableIntentResolver;->removeFilter(Ljava/lang/Object;)V +HPLcom/android/server/WatchableIntentResolver;->removeFilterInternal(Ljava/lang/Object;)V +PLcom/android/server/WatchableIntentResolver;->sortResults(Ljava/util/List;)V HSPLcom/android/server/Watchdog$BinderThreadMonitor;->()V HSPLcom/android/server/Watchdog$BinderThreadMonitor;->(Lcom/android/server/Watchdog$1;)V HSPLcom/android/server/Watchdog$BinderThreadMonitor;->monitor()V @@ -3283,6 +3355,7 @@ HSPLcom/android/server/Watchdog;->processDied(Ljava/lang/String;I)V HSPLcom/android/server/Watchdog;->processStarted(Ljava/lang/String;I)V HSPLcom/android/server/Watchdog;->resumeWatchingCurrentThread(Ljava/lang/String;)V HSPLcom/android/server/Watchdog;->run()V +PLcom/android/server/Watchdog;->setActivityController(Landroid/app/IActivityController;)V HSPLcom/android/server/Watchdog;->start()V HSPLcom/android/server/WiredAccessoryManager$1;->(Lcom/android/server/WiredAccessoryManager;Landroid/os/Looper;Landroid/os/Handler$Callback;Z)V PLcom/android/server/WiredAccessoryManager$1;->handleMessage(Landroid/os/Message;)V @@ -3308,6 +3381,8 @@ PLcom/android/server/ZramWriteback$1;->(Lcom/android/server/ZramWriteback; PLcom/android/server/ZramWriteback$1;->run()V HSPLcom/android/server/ZramWriteback;->()V PLcom/android/server/ZramWriteback;->()V +PLcom/android/server/ZramWriteback;->access$000(Lcom/android/server/ZramWriteback;)V +PLcom/android/server/ZramWriteback;->access$100(Landroid/content/Context;)V PLcom/android/server/ZramWriteback;->flushIdlePages()V PLcom/android/server/ZramWriteback;->getWrittenPageCount()I PLcom/android/server/ZramWriteback;->isWritebackEnabled()Z @@ -3317,12 +3392,14 @@ PLcom/android/server/ZramWriteback;->onStartJob(Landroid/app/job/JobParameters;) PLcom/android/server/ZramWriteback;->onStopJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/ZramWriteback;->schedNextWriteback(Landroid/content/Context;)V HSPLcom/android/server/ZramWriteback;->scheduleZramWriteback(Landroid/content/Context;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$1VJ8APLF_uuqu94F1pH-h88VACo;->(Ljava/lang/String;)V +PLcom/android/server/accessibility/-$$Lambda$AbstractAccessibilityServiceConnection$JX9S5EsLuTAYOG8cMdfsnKjNsrA;->(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;ILandroid/os/RemoteCallback;)V +PLcom/android/server/accessibility/-$$Lambda$AbstractAccessibilityServiceConnection$JX9S5EsLuTAYOG8cMdfsnKjNsrA;->accept(Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$1VJ8APLF_uuqu94F1pH-h88VACo;->(Ljava/lang/String;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$1YvgIdoLCh8xqeB8OE8622D0NSs;->(Ljava/lang/String;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$fAb5Y6YB-lZs275lMU1Ht7r2BHs;->(Ljava/lang/String;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$fAb5Y6YB-lZs275lMU1Ht7r2BHs;->(Ljava/lang/String;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$3shZZuM0BAjtbqtfio98ut83Tpg;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$3shZZuM0BAjtbqtfio98ut83Tpg;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$3shZZuM0BAjtbqtfio98ut83Tpg;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$3shZZuM0BAjtbqtfio98ut83Tpg;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$5e-gjskGFvOKqXQT-XRFbWKaOBg;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$5e-gjskGFvOKqXQT-XRFbWKaOBg;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$5e-gjskGFvOKqXQT-XRFbWKaOBg;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -3330,30 +3407,32 @@ PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AVXjUIn PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AVXjUInSbI3Q3J_0C4y8f60_AgU;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AVXjUInSbI3Q3J_0C4y8f60_AgU;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AtBbabX5fpi88BBUX_VynVeJhKE;->(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AtBbabX5fpi88BBUX_VynVeJhKE;->run()V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$AtBbabX5fpi88BBUX_VynVeJhKE;->run()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Brk8AhkiXqWvpmQvMbwmr8Ek4FM;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Brk8AhkiXqWvpmQvMbwmr8Ek4FM;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Brk8AhkiXqWvpmQvMbwmr8Ek4FM;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$DgyLfEh8JL3yTmMuHdCuN34kBUc;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$DgyLfEh8JL3yTmMuHdCuN34kBUc;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$DgyLfEh8JL3yTmMuHdCuN34kBUc;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$DgyLfEh8JL3yTmMuHdCuN34kBUc;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$G0JDG4FV_I4CtKNAgl09NnY4R0E;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$G0JDG4FV_I4CtKNAgl09NnY4R0E;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$G0JDG4FV_I4CtKNAgl09NnY4R0E;->accept(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$IxlC3new_x7gT3ncWLB3bT_55Rs;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$IxlC3new_x7gT3ncWLB3bT_55Rs;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$IxlC3new_x7gT3ncWLB3bT_55Rs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$IxlC3new_x7gT3ncWLB3bT_55Rs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$KgwNZ1LVaFhWj8dQm6GmwlaUShk;->(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$KgwNZ1LVaFhWj8dQm6GmwlaUShk;->acceptOrThrow(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$LmOxaMHc81JyAfNHmH0tBFPcCIQ;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$LmOxaMHc81JyAfNHmH0tBFPcCIQ;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$LmOxaMHc81JyAfNHmH0tBFPcCIQ;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$LmOxaMHc81JyAfNHmH0tBFPcCIQ;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$MxXBqadMWIuODnNNQrgTFzE-oUk;->(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$MxXBqadMWIuODnNNQrgTFzE-oUk;->acceptOrThrow(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$SFTjVGJHKW2KU2l6L4VxXgW2yh4;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$SFTjVGJHKW2KU2l6L4VxXgW2yh4;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$SFTjVGJHKW2KU2l6L4VxXgW2yh4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$TZ5DQQsI53RhOzfDxhY0-dD5eKM;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$TZ5DQQsI53RhOzfDxhY0-dD5eKM;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$TZ5DQQsI53RhOzfDxhY0-dD5eKM;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$TZ5DQQsI53RhOzfDxhY0-dD5eKM;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Y-LrNdCKUT-JVShbmpjHlr0bVKY;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Y-LrNdCKUT-JVShbmpjHlr0bVKY;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Y-LrNdCKUT-JVShbmpjHlr0bVKY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -3363,35 +3442,36 @@ PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Yf7Q0-I PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Yf7Q0-INpoCme87ytu6eU4MuLeo;->()V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$Yf7Q0-INpoCme87ytu6eU4MuLeo;->accept(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$_Jl7WksShaLjN79Mrz8QhLAEONw;->(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$_Jl7WksShaLjN79Mrz8QhLAEONw;->test(Ljava/lang/Object;)Z +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$_Jl7WksShaLjN79Mrz8QhLAEONw;->test(Ljava/lang/Object;)Z PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$dQLjz-d1JCBiIehw-V154G8Ey8w;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$dQLjz-d1JCBiIehw-V154G8Ey8w;->()V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$dQLjz-d1JCBiIehw-V154G8Ey8w;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$exAtbmA_6HyJQZLDrLxLm49GYlM;->(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V +PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$exAtbmA_6HyJQZLDrLxLm49GYlM;->run()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$fM11ynPWK0iAVedvrZkMEA7sbxI;->(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$fM11ynPWK0iAVedvrZkMEA7sbxI;->test(Ljava/lang/Object;)Z PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$iKD2o3dZZg4CGhkBERZd_DNdKDE;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$iKD2o3dZZg4CGhkBERZd_DNdKDE;->()V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$iKD2o3dZZg4CGhkBERZd_DNdKDE;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$oa4AA9cNda68-fhAssM-vplo6vU;->(Ljava/lang/String;Lcom/android/server/accessibility/AccessibilityUserState;Ljava/util/Set;Ljava/util/Set;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$oa4AA9cNda68-fhAssM-vplo6vU;->accept(Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$oa4AA9cNda68-fhAssM-vplo6vU;->accept(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$prCrJr1HHTfwv4b7O9js6gkd4hw;->(J)V HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$prCrJr1HHTfwv4b7O9js6gkd4hw;->acceptOrThrow(Ljava/lang/Object;)V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$xwPzO_Y8yqFTndliRmMGfACCuj4;->(Ljava/lang/String;Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$xwPzO_Y8yqFTndliRmMGfACCuj4;->(Ljava/lang/String;Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$xwPzO_Y8yqFTndliRmMGfACCuj4;->test(Ljava/lang/Object;)Z PLcom/android/server/accessibility/-$$Lambda$AccessibilityServiceConnection$S_t9lIIKpegfX2zSt7xbJPTnBMo;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityServiceConnection$S_t9lIIKpegfX2zSt7xbJPTnBMo;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityServiceConnection$S_t9lIIKpegfX2zSt7xbJPTnBMo;->accept(Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$AccessibilityWindowManager$IYGwnwkTh1g6Cwf2SSjlXXZvkmE;->()V PLcom/android/server/accessibility/-$$Lambda$AccessibilityWindowManager$IYGwnwkTh1g6Cwf2SSjlXXZvkmE;->()V -PLcom/android/server/accessibility/-$$Lambda$AccessibilityWindowManager$IYGwnwkTh1g6Cwf2SSjlXXZvkmE;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/-$$Lambda$AccessibilityWindowManager$IYGwnwkTh1g6Cwf2SSjlXXZvkmE;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/-$$Lambda$IHzpaSK0jyj3mGZUVsKmVqiM9Co;->()V PLcom/android/server/accessibility/-$$Lambda$IHzpaSK0jyj3mGZUVsKmVqiM9Co;->()V HPLcom/android/server/accessibility/-$$Lambda$IHzpaSK0jyj3mGZUVsKmVqiM9Co;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/accessibility/-$$Lambda$LvOOlV-dRDpyKY5Srm4DIv9roXg;->(Lcom/android/server/accessibility/AccessibilityManagerService;)V PLcom/android/server/accessibility/-$$Lambda$UiAutomationManager$UiAutomationService$speu5EgWpE2IKrPse2Po2-pN__Q;->(Lcom/android/server/accessibility/UiAutomationManager$UiAutomationService;)V PLcom/android/server/accessibility/-$$Lambda$UiAutomationManager$UiAutomationService$speu5EgWpE2IKrPse2Po2-pN__Q;->run()V PLcom/android/server/accessibility/-$$Lambda$XIWOA42fqdYSGHdQbiGCEN3dnuo;->(Lcom/android/server/accessibility/AccessibilityManagerService;)V -PLcom/android/server/accessibility/-$$Lambda$XIWOA42fqdYSGHdQbiGCEN3dnuo;->onResult(Z)V +HPLcom/android/server/accessibility/-$$Lambda$XIWOA42fqdYSGHdQbiGCEN3dnuo;->onResult(Z)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$1;->(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;Landroid/os/Looper;)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$1;->handleMessage(Landroid/os/Message;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;Landroid/os/Looper;)V @@ -3399,6 +3479,7 @@ PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$Invoca PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->isMagnificationCallbackEnabled(I)Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notifyAccessibilityButtonAvailabilityChangedLocked(Z)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notifyMagnificationChangedLocked(ILandroid/graphics/Region;FFF)V +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notifySoftKeyboardShowModeChangedLocked(I)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->setMagnificationCallbackEnabled(IZ)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->(Landroid/content/Context;Landroid/content/ComponentName;Landroid/accessibilityservice/AccessibilityServiceInfo;ILandroid/os/Handler;Ljava/lang/Object;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$SystemSupport;Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/accessibility/SystemActionPerformer;Lcom/android/server/accessibility/AccessibilityWindowManager;)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->access$000(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;ILandroid/view/accessibility/AccessibilityEvent;Z)V @@ -3408,28 +3489,32 @@ PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->acce PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->access$600(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;Z)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->access$700(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->canReceiveEventsLocked()Z +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->ensureWindowsAvailableTimedLocked(I)V -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->findAccessibilityNodeInfoByAccessibilityId(IJILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;IJLandroid/os/Bundle;)[Ljava/lang/String; -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->findFocus(IJIILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;J)[Ljava/lang/String; +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->findAccessibilityNodeInfoByAccessibilityId(IJILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;IJLandroid/os/Bundle;)[Ljava/lang/String; +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->findFocus(IJIILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;J)[Ljava/lang/String; HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getCapabilities()I HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getComponentName()Landroid/content/ComponentName; HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getMagnificationCenterX(I)F HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getMagnificationCenterY(I)F PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getMagnificationRegion(I)Landroid/graphics/Region; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getMagnificationScale(I)F -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getRelevantEventTypes()I +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getRelevantEventTypes()I PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getServiceInfo()Landroid/accessibilityservice/AccessibilityServiceInfo; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getServiceInterfaceSafely()Landroid/accessibilityservice/IAccessibilityServiceClient; +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getSystemActions()Ljava/util/List; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getWindow(I)Landroid/view/accessibility/AccessibilityWindowInfo; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getWindows()Landroid/view/accessibility/AccessibilityWindowInfo$WindowListSparseArray; -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getWindowsByDisplayLocked(I)Ljava/util/List; +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->getWindowsByDisplayLocked(I)Ljava/util/List; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->isMagnificationCallbackEnabled(I)Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->isMultiFingerGesturesEnabled()Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->isSendMotionEventsEnabled()Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->isServiceHandlesDoubleTapEnabled()Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->isTwoFingerPassthroughEnabled()Z +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->lambda$takeScreenshot$0$AbstractAccessibilityServiceConnection(ILandroid/os/RemoteCallback;Ljava/lang/Object;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyAccessibilityButtonAvailabilityChangedInternal(Z)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyAccessibilityButtonAvailabilityChangedLocked(Z)V +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyAccessibilityButtonClickedInternal(I)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyAccessibilityEventInternal(ILandroid/view/accessibility/AccessibilityEvent;Z)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyClearAccessibilityCacheInternal()V @@ -3438,6 +3523,7 @@ PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->noti PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyGestureInternal(Landroid/accessibilityservice/AccessibilityGestureEvent;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyMagnificationChangedInternal(ILandroid/graphics/Region;FFF)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifyMagnificationChangedLocked(ILandroid/graphics/Region;FFF)V +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifySoftKeyboardShowModeChangedLocked(I)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifySystemActionsChangedInternal()V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->notifySystemActionsChangedLocked()V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->onAdded()V @@ -3447,23 +3533,26 @@ PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->onKe PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->onRemoved()V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->performAccessibilityAction(IJILandroid/os/Bundle;ILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;J)Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->performAccessibilityActionInternal(IIJILandroid/os/Bundle;ILandroid/view/accessibility/IAccessibilityInteractionConnectionCallback;IJ)Z -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->registerMagnificationIfNeeded(ILcom/android/server/accessibility/magnification/FullScreenMagnificationController;)Z -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->replaceCallbackIfNeeded(Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback;IIIJ)Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback; +PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->performGlobalAction(I)Z +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->registerMagnificationIfNeeded(ILcom/android/server/accessibility/magnification/FullScreenMagnificationController;)Z +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->replaceCallbackIfNeeded(Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback;IIIJ)Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback; PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->resetLocked()V -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->resolveAccessibilityWindowIdForFindFocusLocked(II)I -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->resolveAccessibilityWindowIdLocked(I)I +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->resolveAccessibilityWindowIdForFindFocusLocked(II)I +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->resolveAccessibilityWindowIdLocked(I)I +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->sendScreenshotSuccess(Landroid/view/SurfaceControl$ScreenshotHardwareBuffer;Landroid/os/RemoteCallback;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setDynamicallyConfigurableProperties(Landroid/accessibilityservice/AccessibilityServiceInfo;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setMagnificationCallbackEnabled(IZ)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setMagnificationScaleAndCenter(IFFFZ)Z PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setOnKeyEventResult(ZI)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setServiceInfo(Landroid/accessibilityservice/AccessibilityServiceInfo;)V -PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->supportsFlagForNotImportantViews(Landroid/accessibilityservice/AccessibilityServiceInfo;)Z +HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->takeScreenshot(ILandroid/os/RemoteCallback;)V HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection;->wantsEventLocked(Landroid/view/accessibility/AccessibilityEvent;)Z PLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->()V HPLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->inputSourceValid()Z PLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->reset()V -PLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->shouldProcessScroll()Z +HPLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->shouldProcessScroll()Z HPLcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;->updateInputSource(I)Z PLcom/android/server/accessibility/AccessibilityInputFilter$KeyboardEventStreamState;->()V PLcom/android/server/accessibility/AccessibilityInputFilter$KeyboardEventStreamState;->inputSourceValid()Z @@ -3472,7 +3561,7 @@ PLcom/android/server/accessibility/AccessibilityInputFilter$KeyboardEventStreamS PLcom/android/server/accessibility/AccessibilityInputFilter$KeyboardEventStreamState;->updateInputSource(I)Z PLcom/android/server/accessibility/AccessibilityInputFilter$TouchScreenEventStreamState;->()V PLcom/android/server/accessibility/AccessibilityInputFilter$TouchScreenEventStreamState;->reset()V -PLcom/android/server/accessibility/AccessibilityInputFilter$TouchScreenEventStreamState;->shouldProcessMotionEvent(Landroid/view/MotionEvent;)Z +HPLcom/android/server/accessibility/AccessibilityInputFilter$TouchScreenEventStreamState;->shouldProcessMotionEvent(Landroid/view/MotionEvent;)Z PLcom/android/server/accessibility/AccessibilityInputFilter;->()V PLcom/android/server/accessibility/AccessibilityInputFilter;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;)V PLcom/android/server/accessibility/AccessibilityInputFilter;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/util/SparseArray;)V @@ -3483,39 +3572,39 @@ PLcom/android/server/accessibility/AccessibilityInputFilter;->createMagnificatio PLcom/android/server/accessibility/AccessibilityInputFilter;->disableFeatures()V PLcom/android/server/accessibility/AccessibilityInputFilter;->enableFeatures()V HPLcom/android/server/accessibility/AccessibilityInputFilter;->getEventStreamState(Landroid/view/InputEvent;)Lcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState; -PLcom/android/server/accessibility/AccessibilityInputFilter;->handleMotionEvent(Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/AccessibilityInputFilter;->isDisplayIdValid(I)Z +HPLcom/android/server/accessibility/AccessibilityInputFilter;->handleMotionEvent(Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/AccessibilityInputFilter;->isDisplayIdValid(I)Z HPLcom/android/server/accessibility/AccessibilityInputFilter;->notifyAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V HPLcom/android/server/accessibility/AccessibilityInputFilter;->onAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/AccessibilityInputFilter;->onDisplayChanged()V HPLcom/android/server/accessibility/AccessibilityInputFilter;->onInputEvent(Landroid/view/InputEvent;I)V PLcom/android/server/accessibility/AccessibilityInputFilter;->onInstalled()V -PLcom/android/server/accessibility/AccessibilityInputFilter;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/AccessibilityInputFilter;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/AccessibilityInputFilter;->onUninstalled()V PLcom/android/server/accessibility/AccessibilityInputFilter;->processKeyEvent(Lcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;Landroid/view/KeyEvent;I)V -PLcom/android/server/accessibility/AccessibilityInputFilter;->processMotionEvent(Lcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/AccessibilityInputFilter;->refreshMagnificationMode(Landroid/view/Display;)V +HPLcom/android/server/accessibility/AccessibilityInputFilter;->processMotionEvent(Lcom/android/server/accessibility/AccessibilityInputFilter$EventStreamState;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/AccessibilityInputFilter;->refreshMagnificationMode(Landroid/view/Display;)V PLcom/android/server/accessibility/AccessibilityInputFilter;->resetStreamState()V -PLcom/android/server/accessibility/AccessibilityInputFilter;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/AccessibilityInputFilter;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V PLcom/android/server/accessibility/AccessibilityInputFilter;->setUserAndEnabledFeatures(II)V HSPLcom/android/server/accessibility/AccessibilityManagerService$1;->(Lcom/android/server/accessibility/AccessibilityManagerService;)V PLcom/android/server/accessibility/AccessibilityManagerService$1;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/accessibility/AccessibilityManagerService$1;->onPackageRemoved(Ljava/lang/String;I)V -PLcom/android/server/accessibility/AccessibilityManagerService$1;->onPackageUpdateFinished(Ljava/lang/String;I)V -PLcom/android/server/accessibility/AccessibilityManagerService$1;->onSomePackagesChanged()V +HPLcom/android/server/accessibility/AccessibilityManagerService$1;->onPackageUpdateFinished(Ljava/lang/String;I)V +HPLcom/android/server/accessibility/AccessibilityManagerService$1;->onSomePackagesChanged()V HSPLcom/android/server/accessibility/AccessibilityManagerService$2;->(Lcom/android/server/accessibility/AccessibilityManagerService;)V -PLcom/android/server/accessibility/AccessibilityManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/accessibility/AccessibilityManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityContentObserver;->(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/os/Handler;)V PLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityContentObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityContentObserver;->register(Landroid/content/ContentResolver;)V HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService$MainHandler;)V -PLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->getValidDisplayList()Ljava/util/ArrayList; +HPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->getValidDisplayList()Ljava/util/ArrayList; HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->initializeDisplayList()V HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->isValidDisplay(Landroid/view/Display;)Z PLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->onDisplayAdded(I)V HSPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->onDisplayChanged(I)V PLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->onDisplayRemoved(I)V -PLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->removeDisplayFromList(I)Z +HPLcom/android/server/accessibility/AccessibilityManagerService$AccessibilityDisplayListener;->removeDisplayFromList(I)Z HSPLcom/android/server/accessibility/AccessibilityManagerService$Client;->(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/view/accessibility/IAccessibilityManagerClient;ILcom/android/server/accessibility/AccessibilityUserState;)V HSPLcom/android/server/accessibility/AccessibilityManagerService$Client;->(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/view/accessibility/IAccessibilityManagerClient;ILcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$1;)V PLcom/android/server/accessibility/AccessibilityManagerService$InteractionBridge$1;->(Lcom/android/server/accessibility/AccessibilityManagerService$InteractionBridge;Lcom/android/server/accessibility/AccessibilityUserState;Landroid/content/Context;Landroid/content/ComponentName;Landroid/accessibilityservice/AccessibilityServiceInfo;ILandroid/os/Handler;Ljava/lang/Object;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$SystemSupport;Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/accessibility/SystemActionPerformer;Lcom/android/server/accessibility/AccessibilityWindowManager;Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/accessibility/AccessibilityManagerService;)V @@ -3534,18 +3623,29 @@ HSPLcom/android/server/accessibility/AccessibilityManagerService;->()V HSPLcom/android/server/accessibility/AccessibilityManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/accessibility/AccessibilityManagerService;->access$000(Lcom/android/server/accessibility/AccessibilityManagerService;I)V HSPLcom/android/server/accessibility/AccessibilityManagerService;->access$100(Lcom/android/server/accessibility/AccessibilityManagerService;)Ljava/lang/Object; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$1500(Lcom/android/server/accessibility/AccessibilityManagerService;)Lcom/android/server/accessibility/AccessibilityInputFilter; HSPLcom/android/server/accessibility/AccessibilityManagerService;->access$200(Lcom/android/server/accessibility/AccessibilityManagerService;)I -PLcom/android/server/accessibility/AccessibilityManagerService;->access$300(Lcom/android/server/accessibility/AccessibilityManagerService;)Lcom/android/server/accessibility/AccessibilityUserState; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2100(Lcom/android/server/accessibility/AccessibilityManagerService;)Lcom/android/server/accessibility/AccessibilityWindowManager; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2400(Lcom/android/server/accessibility/AccessibilityManagerService;)Landroid/graphics/Rect; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2500(Lcom/android/server/accessibility/AccessibilityManagerService;)Landroid/graphics/Rect; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2600(Lcom/android/server/accessibility/AccessibilityManagerService;)Landroid/graphics/Point; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2700(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2800(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V +PLcom/android/server/accessibility/AccessibilityManagerService;->access$2900(Lcom/android/server/accessibility/AccessibilityManagerService;)Lcom/android/server/accessibility/magnification/MagnificationController; +HPLcom/android/server/accessibility/AccessibilityManagerService;->access$300(Lcom/android/server/accessibility/AccessibilityManagerService;)Lcom/android/server/accessibility/AccessibilityUserState; HSPLcom/android/server/accessibility/AccessibilityManagerService;->access$3000(Lcom/android/server/accessibility/AccessibilityManagerService;)Landroid/content/pm/PackageManager; HSPLcom/android/server/accessibility/AccessibilityManagerService;->access$3100(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)I -PLcom/android/server/accessibility/AccessibilityManagerService;->access$400(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->access$400(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)Z +PLcom/android/server/accessibility/AccessibilityManagerService;->access$500(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V +PLcom/android/server/accessibility/AccessibilityManagerService;->access$600(Lcom/android/server/accessibility/AccessibilityManagerService;I)Lcom/android/server/accessibility/AccessibilityUserState; +PLcom/android/server/accessibility/AccessibilityManagerService;->access$700(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;Ljava/lang/String;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->access$800(Lcom/android/server/accessibility/AccessibilityManagerService;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->access$900(Lcom/android/server/accessibility/AccessibilityManagerService;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->accessibilityFocusOnlyInActiveWindow()Z PLcom/android/server/accessibility/AccessibilityManagerService;->addAccessibilityInteractionConnection(Landroid/view/IWindow;Landroid/os/IBinder;Landroid/view/accessibility/IAccessibilityInteractionConnection;Ljava/lang/String;I)I HSPLcom/android/server/accessibility/AccessibilityManagerService;->addClient(Landroid/view/accessibility/IAccessibilityManagerClient;I)J PLcom/android/server/accessibility/AccessibilityManagerService;->announceNewUserIfNeeded()V -PLcom/android/server/accessibility/AccessibilityManagerService;->broadcastToClients(Lcom/android/server/accessibility/AccessibilityUserState;Ljava/util/function/Consumer;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->broadcastToClients(Lcom/android/server/accessibility/AccessibilityUserState;Ljava/util/function/Consumer;)V PLcom/android/server/accessibility/AccessibilityManagerService;->canRequestAndRequestsTouchExplorationLocked(Lcom/android/server/accessibility/AccessibilityServiceConnection;Lcom/android/server/accessibility/AccessibilityUserState;)Z HSPLcom/android/server/accessibility/AccessibilityManagerService;->computeRelevantEventTypesLocked(Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)I PLcom/android/server/accessibility/AccessibilityManagerService;->disableAccessibilityServiceLocked(Landroid/content/ComponentName;I)V @@ -3553,32 +3653,39 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->dump(Ljava/io/F PLcom/android/server/accessibility/AccessibilityManagerService;->enableAccessibilityServiceLocked(Landroid/content/ComponentName;I)V HPLcom/android/server/accessibility/AccessibilityManagerService;->fallBackMagnificationModeSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->getAccessibilityFocusClickPointInScreen(Landroid/graphics/Point;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->getAccessibilityShortcutTargets(I)Ljava/util/List; -PLcom/android/server/accessibility/AccessibilityManagerService;->getAccessibilityShortcutTargetsInternal(I)Ljava/util/List; +HPLcom/android/server/accessibility/AccessibilityManagerService;->getAccessibilityShortcutTargets(I)Ljava/util/List; +HPLcom/android/server/accessibility/AccessibilityManagerService;->getAccessibilityShortcutTargetsInternal(I)Ljava/util/List; PLcom/android/server/accessibility/AccessibilityManagerService;->getActiveWindowId()I HSPLcom/android/server/accessibility/AccessibilityManagerService;->getClientStateLocked(Lcom/android/server/accessibility/AccessibilityUserState;)I -PLcom/android/server/accessibility/AccessibilityManagerService;->getCompatibleMagnificationSpecLocked(I)Landroid/view/MagnificationSpec; +HPLcom/android/server/accessibility/AccessibilityManagerService;->getCompatibleMagnificationSpecLocked(I)Landroid/view/MagnificationSpec; HSPLcom/android/server/accessibility/AccessibilityManagerService;->getCurrentUserIdLocked()I HSPLcom/android/server/accessibility/AccessibilityManagerService;->getCurrentUserStateLocked()Lcom/android/server/accessibility/AccessibilityUserState; HSPLcom/android/server/accessibility/AccessibilityManagerService;->getEnabledAccessibilityServiceList(II)Ljava/util/List; -PLcom/android/server/accessibility/AccessibilityManagerService;->getFullScreenMagnificationController()Lcom/android/server/accessibility/magnification/FullScreenMagnificationController; -PLcom/android/server/accessibility/AccessibilityManagerService;->getInstalledAccessibilityServiceList(I)Ljava/util/List; +HSPLcom/android/server/accessibility/AccessibilityManagerService;->getFocusColor()I +HSPLcom/android/server/accessibility/AccessibilityManagerService;->getFocusStrokeWidth()I +HPLcom/android/server/accessibility/AccessibilityManagerService;->getFullScreenMagnificationController()Lcom/android/server/accessibility/magnification/FullScreenMagnificationController; +HPLcom/android/server/accessibility/AccessibilityManagerService;->getInstalledAccessibilityServiceList(I)Ljava/util/List; PLcom/android/server/accessibility/AccessibilityManagerService;->getInteractionBridge()Lcom/android/server/accessibility/AccessibilityManagerService$InteractionBridge; +PLcom/android/server/accessibility/AccessibilityManagerService;->getMagnificationController()Lcom/android/server/accessibility/magnification/MagnificationController; PLcom/android/server/accessibility/AccessibilityManagerService;->getMagnificationMode(I)I +PLcom/android/server/accessibility/AccessibilityManagerService;->getMotionEventInjectorForDisplayLocked(I)Lcom/android/server/accessibility/MotionEventInjector; PLcom/android/server/accessibility/AccessibilityManagerService;->getPendingIntentActivity(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent; HSPLcom/android/server/accessibility/AccessibilityManagerService;->getRecommendedTimeoutMillis()J HSPLcom/android/server/accessibility/AccessibilityManagerService;->getRecommendedTimeoutMillisLocked(Lcom/android/server/accessibility/AccessibilityUserState;)J -PLcom/android/server/accessibility/AccessibilityManagerService;->getSystemActionPerformer()Lcom/android/server/accessibility/SystemActionPerformer; +HPLcom/android/server/accessibility/AccessibilityManagerService;->getSystemActionPerformer()Lcom/android/server/accessibility/SystemActionPerformer; PLcom/android/server/accessibility/AccessibilityManagerService;->getUserState(I)Lcom/android/server/accessibility/AccessibilityUserState; HSPLcom/android/server/accessibility/AccessibilityManagerService;->getUserStateLocked(I)Lcom/android/server/accessibility/AccessibilityUserState; PLcom/android/server/accessibility/AccessibilityManagerService;->getValidDisplayList()Ljava/util/ArrayList; +PLcom/android/server/accessibility/AccessibilityManagerService;->getWindowBounds(ILandroid/graphics/Rect;)Z HPLcom/android/server/accessibility/AccessibilityManagerService;->getWindowMagnificationMgr()Lcom/android/server/accessibility/magnification/WindowMagnificationManager; +PLcom/android/server/accessibility/AccessibilityManagerService;->getWindowToken(II)Landroid/os/IBinder; HSPLcom/android/server/accessibility/AccessibilityManagerService;->init()V +PLcom/android/server/accessibility/AccessibilityManagerService;->interrupt(I)V PLcom/android/server/accessibility/AccessibilityManagerService;->isAccessibilityButtonShown()Z HSPLcom/android/server/accessibility/AccessibilityManagerService;->isClientInPackageAllowlist(Landroid/accessibilityservice/AccessibilityServiceInfo;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$5e-gjskGFvOKqXQT-XRFbWKaOBg(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/os/RemoteCallbackList;J)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$AVXjUInSbI3Q3J_0C4y8f60_AgU(Lcom/android/server/accessibility/AccessibilityManagerService;II)V -PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$DgyLfEh8JL3yTmMuHdCuN34kBUc(Lcom/android/server/accessibility/AccessibilityManagerService;ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$DgyLfEh8JL3yTmMuHdCuN34kBUc(Lcom/android/server/accessibility/AccessibilityManagerService;ILandroid/graphics/Region;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$G0JDG4FV_I4CtKNAgl09NnY4R0E(Lcom/android/server/accessibility/AccessibilityManagerService;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$IxlC3new_x7gT3ncWLB3bT_55Rs(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$LmOxaMHc81JyAfNHmH0tBFPcCIQ(Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/AccessibilityUserState;)V @@ -3588,17 +3695,22 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$Yf7Q0-IN HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$dQLjz-d1JCBiIehw-V154G8Ey8w(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$migrateAccessibilityButtonSettingsIfNecessaryLocked$18(Ljava/lang/String;Lcom/android/server/accessibility/AccessibilityUserState;Ljava/lang/String;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$migrateAccessibilityButtonSettingsIfNecessaryLocked$19(Ljava/lang/String;Lcom/android/server/accessibility/AccessibilityUserState;Ljava/util/Set;Ljava/util/Set;Landroid/content/ComponentName;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$notifyClientsOfServicesStateChange$11(JLandroid/view/accessibility/IAccessibilityManagerClient;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$notifyClientsOfServicesStateChange$11(JLandroid/view/accessibility/IAccessibilityManagerClient;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$persistComponentNamesToSettingLocked$9(Landroid/content/ComponentName;)Ljava/lang/String; PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$readAccessibilityButtonTargetsLocked$13(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$readAccessibilityShortcutKeySettingLocked$12(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$readComponentNamesFromSettingLocked$7(Ljava/lang/String;)Landroid/content/ComponentName; +HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$readComponentNamesFromSettingLocked$7(Ljava/lang/String;)Landroid/content/ComponentName; PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$sendStateToClients$10(ILandroid/view/accessibility/IAccessibilityManagerClient;)V PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateAccessibilityButtonTargetsLocked$16(Lcom/android/server/accessibility/AccessibilityUserState;Ljava/lang/String;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateAccessibilityShortcutKeyTargetsLocked$14(Lcom/android/server/accessibility/AccessibilityUserState;Ljava/lang/String;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateFocusAppearanceDataLocked$24(Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateFocusAppearanceDataLocked$25$AccessibilityManagerService(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateRelevantEventsLocked$5$AccessibilityManagerService(Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->lambda$updateRelevantEventsLocked$6$AccessibilityManagerService(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->migrateAccessibilityButtonSettingsIfNecessaryLocked(Lcom/android/server/accessibility/AccessibilityUserState;Ljava/lang/String;I)V +PLcom/android/server/accessibility/AccessibilityManagerService;->notifyAccessibilityButtonClicked(ILjava/lang/String;)V +PLcom/android/server/accessibility/AccessibilityManagerService;->notifyAccessibilityButtonVisibilityChanged(Z)V +PLcom/android/server/accessibility/AccessibilityManagerService;->notifyAccessibilityButtonVisibilityChangedLocked(Z)V HPLcom/android/server/accessibility/AccessibilityManagerService;->notifyAccessibilityServicesDelayedLocked(Landroid/view/accessibility/AccessibilityEvent;Z)V PLcom/android/server/accessibility/AccessibilityManagerService;->notifyClearAccessibilityCacheLocked()V PLcom/android/server/accessibility/AccessibilityManagerService;->notifyClientsOfServicesStateChange(Landroid/os/RemoteCallbackList;J)V @@ -3606,8 +3718,8 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->notifyGestureLo PLcom/android/server/accessibility/AccessibilityManagerService;->notifyKeyEvent(Landroid/view/KeyEvent;I)Z PLcom/android/server/accessibility/AccessibilityManagerService;->notifyMagnificationChanged(ILandroid/graphics/Region;FFF)V PLcom/android/server/accessibility/AccessibilityManagerService;->notifyMagnificationChangedLocked(ILandroid/graphics/Region;FFF)V -PLcom/android/server/accessibility/AccessibilityManagerService;->notifyRefreshMagnificationModeToInputFilter()V -PLcom/android/server/accessibility/AccessibilityManagerService;->notifySystemActionsChangedLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->notifyRefreshMagnificationModeToInputFilter()V +HPLcom/android/server/accessibility/AccessibilityManagerService;->notifySystemActionsChangedLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V HSPLcom/android/server/accessibility/AccessibilityManagerService;->onBootPhase(I)V PLcom/android/server/accessibility/AccessibilityManagerService;->onClientChangeLocked(Z)V PLcom/android/server/accessibility/AccessibilityManagerService;->onGesture(Landroid/accessibilityservice/AccessibilityGestureEvent;)Z @@ -3623,26 +3735,26 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->performAccessib PLcom/android/server/accessibility/AccessibilityManagerService;->performAccessibilityShortcutTargetService(IILandroid/content/ComponentName;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->performActionOnAccessibilityFocusedItem(Landroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;)Z PLcom/android/server/accessibility/AccessibilityManagerService;->persistColonDelimitedSetToSettingLocked(Ljava/lang/String;ILjava/util/Set;Ljava/util/function/Function;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityButtonTargetComponentLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityButtonTargetsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityShortcutKeySettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readAutoclickEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readColonDelimitedSettingToSet(Ljava/lang/String;ILjava/util/function/Function;Ljava/util/Set;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityButtonTargetComponentLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityButtonTargetsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readAccessibilityShortcutKeySettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readAutoclickEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readColonDelimitedSettingToSet(Ljava/lang/String;ILjava/util/function/Function;Ljava/util/Set;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->readColonDelimitedStringToSet(Ljava/lang/String;Ljava/util/function/Function;Ljava/util/Set;Z)V -PLcom/android/server/accessibility/AccessibilityManagerService;->readComponentNamesFromSettingLocked(Ljava/lang/String;ILjava/util/Set;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->readConfigurationForUserStateLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readEnabledAccessibilityServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readHighTextContrastEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readComponentNamesFromSettingLocked(Ljava/lang/String;ILjava/util/Set;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->readConfigurationForUserStateLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readEnabledAccessibilityServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readHighTextContrastEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z HPLcom/android/server/accessibility/AccessibilityManagerService;->readInstalledAccessibilityServiceLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readInstalledAccessibilityShortcutLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationCapabilitiesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationEnabledSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationModeLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readTouchExplorationEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readTouchExplorationGrantedAccessibilityServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z -PLcom/android/server/accessibility/AccessibilityManagerService;->readUserRecommendedUiTimeoutSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readInstalledAccessibilityShortcutLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationCapabilitiesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationEnabledSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readMagnificationModeLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readTouchExplorationEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readTouchExplorationGrantedAccessibilityServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z +HPLcom/android/server/accessibility/AccessibilityManagerService;->readUserRecommendedUiTimeoutSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z HSPLcom/android/server/accessibility/AccessibilityManagerService;->registerBroadcastReceivers()V -PLcom/android/server/accessibility/AccessibilityManagerService;->registerSystemAction(Landroid/app/RemoteAction;I)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->registerSystemAction(Landroid/app/RemoteAction;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->registerUiTestAutomationService(Landroid/os/IBinder;Landroid/accessibilityservice/IAccessibilityServiceClient;Landroid/accessibilityservice/AccessibilityServiceInfo;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->removeAccessibilityInteractionConnection(Landroid/view/IWindow;)V PLcom/android/server/accessibility/AccessibilityManagerService;->removeShortcutTargetForUnboundServiceLocked(Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityServiceConnection;)V @@ -3652,7 +3764,7 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->scheduleUpdateF PLcom/android/server/accessibility/AccessibilityManagerService;->scheduleUpdateInputFilter(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->sendAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;I)V PLcom/android/server/accessibility/AccessibilityManagerService;->sendAccessibilityEventForCurrentUserLocked(Landroid/view/accessibility/AccessibilityEvent;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->sendAccessibilityEventLocked(Landroid/view/accessibility/AccessibilityEvent;I)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->sendAccessibilityEventLocked(Landroid/view/accessibility/AccessibilityEvent;I)V HPLcom/android/server/accessibility/AccessibilityManagerService;->sendAccessibilityEventToInputFilter(Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/AccessibilityManagerService;->sendFingerprintGesture(I)Z PLcom/android/server/accessibility/AccessibilityManagerService;->sendServicesStateChanged(Landroid/os/RemoteCallbackList;J)V @@ -3661,29 +3773,30 @@ PLcom/android/server/accessibility/AccessibilityManagerService;->sendStateToClie PLcom/android/server/accessibility/AccessibilityManagerService;->sendStateToClients(ILandroid/os/RemoteCallbackList;)V PLcom/android/server/accessibility/AccessibilityManagerService;->setMotionEventInjectors(Landroid/util/SparseArray;)V PLcom/android/server/accessibility/AccessibilityManagerService;->setPictureInPictureActionReplacingConnection(Landroid/view/accessibility/IAccessibilityInteractionConnection;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->setTouchExplorationPassthroughRegionInternal(ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->setTouchExplorationPassthroughRegion(ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->setTouchExplorationPassthroughRegionInternal(ILandroid/graphics/Region;)V PLcom/android/server/accessibility/AccessibilityManagerService;->switchUser(I)V PLcom/android/server/accessibility/AccessibilityManagerService;->unlockUser(I)V HPLcom/android/server/accessibility/AccessibilityManagerService;->unregisterSystemAction(I)V PLcom/android/server/accessibility/AccessibilityManagerService;->unregisterUiTestAutomationService(Landroid/accessibilityservice/IAccessibilityServiceClient;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateAccessibilityButtonTargetsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateAccessibilityEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateAccessibilityShortcutKeyTargetsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateAccessibilityEnabledSettingLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateAccessibilityShortcutKeyTargetsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateFilterKeyEventsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateFingerprintGestureHandling(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateInputFilter(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateLegacyCapabilitiesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateFingerprintGestureHandling(Lcom/android/server/accessibility/AccessibilityUserState;)V +PLcom/android/server/accessibility/AccessibilityManagerService;->updateFocusAppearanceDataLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateInputFilter(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateLegacyCapabilitiesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->updateMagnificationCapabilitiesSettingsChangeLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateMagnificationLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateMagnificationLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateMagnificationModeChangeSettingsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updatePerformGesturesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateRecommendedUiTimeoutLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateRelevantEventsLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->updateTouchExplorationLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V HPLcom/android/server/accessibility/AccessibilityManagerService;->updateWindowMagnificationConnectionIfNeeded(Lcom/android/server/accessibility/AccessibilityUserState;)V -PLcom/android/server/accessibility/AccessibilityManagerService;->updateWindowsForAccessibilityCallbackLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V +HPLcom/android/server/accessibility/AccessibilityManagerService;->updateWindowsForAccessibilityCallbackLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V PLcom/android/server/accessibility/AccessibilityManagerService;->userHasListeningMagnificationServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;I)Z PLcom/android/server/accessibility/AccessibilityManagerService;->userHasMagnificationServicesLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->()V @@ -3691,17 +3804,21 @@ HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->(Landro PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canCaptureFingerprintGestures(Lcom/android/server/accessibility/AccessibilityServiceConnection;)Z PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canControlMagnification(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canDispatchAccessibilityEventLocked(ILandroid/view/accessibility/AccessibilityEvent;)Z -PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canGetAccessibilityNodeInfoLocked(ILcom/android/server/accessibility/AbstractAccessibilityServiceConnection;I)Z +HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canGetAccessibilityNodeInfoLocked(ILcom/android/server/accessibility/AbstractAccessibilityServiceConnection;I)Z +PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canPerformGestures(Lcom/android/server/accessibility/AccessibilityServiceConnection;)Z HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canRegisterService(Landroid/content/pm/ServiceInfo;)Z -PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canRetrieveWindowContentLocked(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z +HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canRetrieveWindowContentLocked(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canRetrieveWindowsLocked(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z +PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->canTakeScreenshotLocked(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->checkAccessibilityAccess(Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection;)Z -PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->computeValidReportedPackages(Ljava/lang/String;I)[Ljava/lang/String; -PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->computeValidReportedPackages(Ljava/lang/String;I)[Ljava/lang/String; +HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->enforceCallingOrSelfPermission(Ljava/lang/String;)V PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->hasPermission(Ljava/lang/String;)Z +HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->hasPermission(Ljava/lang/String;)Z HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->isCallerInteractingAcrossUsers(I)Z HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->isRetrievalAllowingWindowLocked(II)Z +PLcom/android/server/accessibility/AccessibilitySecurityPolicy;->isShellAllowedToRetrieveWindowLocked(II)Z HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->isValidPackageForUid(Ljava/lang/String;I)Z HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->resolveCallingUserIdEnforcingPermissionsLocked(I)I HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->resolveProfileParentLocked(I)I @@ -3711,9 +3828,12 @@ HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->setAppWidgetM HPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->updateEventSourceLocked(Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/AccessibilityServiceConnection;->(Lcom/android/server/accessibility/AccessibilityUserState;Landroid/content/Context;Landroid/content/ComponentName;Landroid/accessibilityservice/AccessibilityServiceInfo;ILandroid/os/Handler;Ljava/lang/Object;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$SystemSupport;Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/accessibility/SystemActionPerformer;Lcom/android/server/accessibility/AccessibilityWindowManager;Lcom/android/server/wm/ActivityTaskManagerInternal;)V PLcom/android/server/accessibility/AccessibilityServiceConnection;->bindLocked()V +PLcom/android/server/accessibility/AccessibilityServiceConnection;->binderDied()V PLcom/android/server/accessibility/AccessibilityServiceConnection;->canRetrieveInteractiveWindowsLocked()Z +PLcom/android/server/accessibility/AccessibilityServiceConnection;->dispatchGesture(ILandroid/content/pm/ParceledListSlice;I)V HPLcom/android/server/accessibility/AccessibilityServiceConnection;->getServiceInfo()Landroid/accessibilityservice/AccessibilityServiceInfo; -PLcom/android/server/accessibility/AccessibilityServiceConnection;->hasRightsToCurrentUserLocked()Z +PLcom/android/server/accessibility/AccessibilityServiceConnection;->getSoftKeyboardShowMode()I +HPLcom/android/server/accessibility/AccessibilityServiceConnection;->hasRightsToCurrentUserLocked()Z PLcom/android/server/accessibility/AccessibilityServiceConnection;->initializeService()V PLcom/android/server/accessibility/AccessibilityServiceConnection;->isAccessibilityButtonAvailable()Z PLcom/android/server/accessibility/AccessibilityServiceConnection;->isAccessibilityButtonAvailableLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z @@ -3721,39 +3841,45 @@ PLcom/android/server/accessibility/AccessibilityServiceConnection;->isCapturingF PLcom/android/server/accessibility/AccessibilityServiceConnection;->lambda$S_t9lIIKpegfX2zSt7xbJPTnBMo(Lcom/android/server/accessibility/AccessibilityServiceConnection;)V PLcom/android/server/accessibility/AccessibilityServiceConnection;->onFingerprintGestureDetectionActiveChanged(Z)V PLcom/android/server/accessibility/AccessibilityServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/accessibility/AccessibilityServiceConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V +PLcom/android/server/accessibility/AccessibilityServiceConnection;->setSoftKeyboardShowMode(I)Z PLcom/android/server/accessibility/AccessibilityServiceConnection;->unbindLocked()V HSPLcom/android/server/accessibility/AccessibilityUserState;->()V HSPLcom/android/server/accessibility/AccessibilityUserState;->(ILandroid/content/Context;Lcom/android/server/accessibility/AccessibilityUserState$ServiceInfoChangeListener;)V PLcom/android/server/accessibility/AccessibilityUserState;->addServiceLocked(Lcom/android/server/accessibility/AccessibilityServiceConnection;)V PLcom/android/server/accessibility/AccessibilityUserState;->doesShortcutTargetsStringContain(Ljava/util/Collection;Ljava/lang/String;)Z PLcom/android/server/accessibility/AccessibilityUserState;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/accessibility/AccessibilityUserState;->getBindInstantServiceAllowedLocked()Z -PLcom/android/server/accessibility/AccessibilityUserState;->getBindingServicesLocked()Ljava/util/Set; +HPLcom/android/server/accessibility/AccessibilityUserState;->getBindInstantServiceAllowedLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->getBindingServicesLocked()Ljava/util/Set; HSPLcom/android/server/accessibility/AccessibilityUserState;->getClientStateLocked(Z)I -PLcom/android/server/accessibility/AccessibilityUserState;->getCrashedServicesLocked()Ljava/util/Set; +HPLcom/android/server/accessibility/AccessibilityUserState;->getCrashedServicesLocked()Ljava/util/Set; PLcom/android/server/accessibility/AccessibilityUserState;->getEnabledServicesLocked()Ljava/util/Set; -PLcom/android/server/accessibility/AccessibilityUserState;->getInstalledServiceInfoLocked(Landroid/content/ComponentName;)Landroid/accessibilityservice/AccessibilityServiceInfo; +HSPLcom/android/server/accessibility/AccessibilityUserState;->getFocusColorLocked()I +HSPLcom/android/server/accessibility/AccessibilityUserState;->getFocusStrokeWidthLocked()I +HPLcom/android/server/accessibility/AccessibilityUserState;->getInstalledServiceInfoLocked(Landroid/content/ComponentName;)Landroid/accessibilityservice/AccessibilityServiceInfo; HSPLcom/android/server/accessibility/AccessibilityUserState;->getInteractiveUiTimeoutLocked()I PLcom/android/server/accessibility/AccessibilityUserState;->getLastSentClientStateLocked()I -PLcom/android/server/accessibility/AccessibilityUserState;->getMagnificationCapabilitiesLocked()I -PLcom/android/server/accessibility/AccessibilityUserState;->getMagnificationModeLocked()I +HPLcom/android/server/accessibility/AccessibilityUserState;->getMagnificationCapabilitiesLocked()I +HPLcom/android/server/accessibility/AccessibilityUserState;->getMagnificationModeLocked()I HSPLcom/android/server/accessibility/AccessibilityUserState;->getNonInteractiveUiTimeoutLocked()I -PLcom/android/server/accessibility/AccessibilityUserState;->getShortcutTargetsLocked(I)Landroid/util/ArraySet; -PLcom/android/server/accessibility/AccessibilityUserState;->getTargetAssignedToAccessibilityButton()Ljava/lang/String; -PLcom/android/server/accessibility/AccessibilityUserState;->getUserInteractiveUiTimeoutLocked()I -PLcom/android/server/accessibility/AccessibilityUserState;->getUserNonInteractiveUiTimeoutLocked()I -PLcom/android/server/accessibility/AccessibilityUserState;->isAutoclickEnabledLocked()Z -PLcom/android/server/accessibility/AccessibilityUserState;->isDisplayMagnificationEnabledLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->getShortcutTargetsLocked(I)Landroid/util/ArraySet; +HPLcom/android/server/accessibility/AccessibilityUserState;->getTargetAssignedToAccessibilityButton()Ljava/lang/String; +HPLcom/android/server/accessibility/AccessibilityUserState;->getUserInteractiveUiTimeoutLocked()I +HPLcom/android/server/accessibility/AccessibilityUserState;->getUserNonInteractiveUiTimeoutLocked()I +HPLcom/android/server/accessibility/AccessibilityUserState;->isAutoclickEnabledLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->isDisplayMagnificationEnabledLocked()Z PLcom/android/server/accessibility/AccessibilityUserState;->isFilterKeyEventsEnabledLocked()Z HSPLcom/android/server/accessibility/AccessibilityUserState;->isHandlingAccessibilityEventsLocked()Z PLcom/android/server/accessibility/AccessibilityUserState;->isPerformGesturesEnabledLocked()Z PLcom/android/server/accessibility/AccessibilityUserState;->isSendMotionEventsEnabled()Z -PLcom/android/server/accessibility/AccessibilityUserState;->isShortcutMagnificationEnabledLocked()Z -PLcom/android/server/accessibility/AccessibilityUserState;->isShortcutTargetInstalledLocked(Ljava/lang/String;)Z -PLcom/android/server/accessibility/AccessibilityUserState;->isTextHighContrastEnabledLocked()Z -PLcom/android/server/accessibility/AccessibilityUserState;->isTouchExplorationEnabledLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->isShortcutMagnificationEnabledLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->isShortcutTargetInstalledLocked(Ljava/lang/String;)Z +HPLcom/android/server/accessibility/AccessibilityUserState;->isTextHighContrastEnabledLocked()Z +HPLcom/android/server/accessibility/AccessibilityUserState;->isTouchExplorationEnabledLocked()Z HPLcom/android/server/accessibility/AccessibilityUserState;->isValidMagnificationModeLocked()Z PLcom/android/server/accessibility/AccessibilityUserState;->onSwitchToAnotherUserLocked()V +PLcom/android/server/accessibility/AccessibilityUserState;->putSecureIntForUser(Ljava/lang/String;II)V +PLcom/android/server/accessibility/AccessibilityUserState;->reconcileSoftKeyboardModeWithSettingsLocked()V PLcom/android/server/accessibility/AccessibilityUserState;->removeServiceLocked(Lcom/android/server/accessibility/AccessibilityServiceConnection;)V PLcom/android/server/accessibility/AccessibilityUserState;->setAccessibilityFocusOnlyInActiveWindow(Z)V PLcom/android/server/accessibility/AccessibilityUserState;->setDisplayMagnificationEnabledLocked(Z)V @@ -3766,6 +3892,7 @@ PLcom/android/server/accessibility/AccessibilityUserState;->setNonInteractiveUiT PLcom/android/server/accessibility/AccessibilityUserState;->setPerformGesturesEnabledLocked(Z)V PLcom/android/server/accessibility/AccessibilityUserState;->setSendMotionEventsEnabled(Z)V PLcom/android/server/accessibility/AccessibilityUserState;->setServiceHandlesDoubleTapLocked(Z)V +PLcom/android/server/accessibility/AccessibilityUserState;->setSoftKeyboardModeLocked(ILandroid/content/ComponentName;)Z PLcom/android/server/accessibility/AccessibilityUserState;->setTwoFingerPassthroughLocked(Z)V PLcom/android/server/accessibility/AccessibilityUserState;->unbindAllServicesLocked()V PLcom/android/server/accessibility/AccessibilityUserState;->updateCrashedServicesIfNeededLocked()V @@ -3774,31 +3901,34 @@ HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObs HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->cacheWindows(Ljava/util/List;)V PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->clearWindowsLocked()V HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->computePartialInteractiveRegionForWindowLocked(IZLandroid/graphics/Region;)Z -PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->findA11yWindowInfoByIdLocked(I)Landroid/view/accessibility/AccessibilityWindowInfo; +PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->dumpLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->findA11yWindowInfoByIdLocked(I)Landroid/view/accessibility/AccessibilityWindowInfo; HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->findWindowInfoByIdLocked(I)Landroid/view/WindowInfo; HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->getTypeForWindowManagerWindowType(I)I PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->getWatchOutsideTouchWindowIdLocked(I)Ljava/util/List; -PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->getWindowListLocked()Ljava/util/List; +HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->getWindowListLocked()Ljava/util/List; PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->isTrackingWindowsLocked()Z HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->onWindowsForAccessibilityChanged(ZILandroid/os/IBinder;Ljava/util/List;)V HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->populateReportedWindowLocked(ILandroid/view/WindowInfo;)Landroid/view/accessibility/AccessibilityWindowInfo; HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->sendEventsForChangedWindowsLocked(Ljava/util/List;Landroid/util/SparseArray;)V PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->setAccessibilityFocusedWindowLocked(I)V +PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->setActiveWindowLocked(I)V HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->shouldUpdateWindowsLocked(ZLjava/util/List;)Z PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->startTrackingWindowsLocked()Z PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->stopTrackingWindowsLocked()V HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->updateWindowsLocked(ILjava/util/List;)V -PLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->windowChangedNoLayer(Landroid/view/WindowInfo;Landroid/view/WindowInfo;)Z +HPLcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver;->windowChangedNoLayer(Landroid/view/WindowInfo;Landroid/view/WindowInfo;)Z PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->(Lcom/android/server/accessibility/AccessibilityWindowManager;ILandroid/view/accessibility/IAccessibilityInteractionConnection;Ljava/lang/String;II)V PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->binderDied()V -PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getPackageName()Ljava/lang/String; -PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getRemote()Landroid/view/accessibility/IAccessibilityInteractionConnection; -PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getUid()I +HPLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getPackageName()Ljava/lang/String; +HPLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getRemote()Landroid/view/accessibility/IAccessibilityInteractionConnection; +HPLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->getUid()I PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->linkToDeath()V PLcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection;->unlinkToDeath()V HSPLcom/android/server/accessibility/AccessibilityWindowManager;->(Ljava/lang/Object;Landroid/os/Handler;Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/accessibility/AccessibilityWindowManager$AccessibilityEventSender;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AccessibilitySecurityPolicy$AccessibilityUserManager;)V PLcom/android/server/accessibility/AccessibilityWindowManager;->access$000(Lcom/android/server/accessibility/AccessibilityWindowManager;)Lcom/android/server/wm/WindowManagerInternal; PLcom/android/server/accessibility/AccessibilityWindowManager;->access$100(Lcom/android/server/accessibility/AccessibilityWindowManager;)Lcom/android/server/accessibility/AccessibilityWindowManager$AccessibilityEventSender; +PLcom/android/server/accessibility/AccessibilityWindowManager;->access$1200(Lcom/android/server/accessibility/AccessibilityWindowManager;II)V PLcom/android/server/accessibility/AccessibilityWindowManager;->access$200(Lcom/android/server/accessibility/AccessibilityWindowManager;)I PLcom/android/server/accessibility/AccessibilityWindowManager;->access$300(Lcom/android/server/accessibility/AccessibilityWindowManager;)Ljava/lang/Object; PLcom/android/server/accessibility/AccessibilityWindowManager;->access$400(Lcom/android/server/accessibility/AccessibilityWindowManager;)I @@ -3812,15 +3942,16 @@ PLcom/android/server/accessibility/AccessibilityWindowManager;->access$802(Lcom/ PLcom/android/server/accessibility/AccessibilityWindowManager;->access$900(Lcom/android/server/accessibility/AccessibilityWindowManager;)Z HPLcom/android/server/accessibility/AccessibilityWindowManager;->addAccessibilityInteractionConnection(Landroid/view/IWindow;Landroid/os/IBinder;Landroid/view/accessibility/IAccessibilityInteractionConnection;Ljava/lang/String;I)I PLcom/android/server/accessibility/AccessibilityWindowManager;->clearAccessibilityFocusMainThread(II)V -PLcom/android/server/accessibility/AccessibilityWindowManager;->computePartialInteractiveRegionForWindowLocked(ILandroid/graphics/Region;)Z +HPLcom/android/server/accessibility/AccessibilityWindowManager;->computePartialInteractiveRegionForWindowLocked(ILandroid/graphics/Region;)Z PLcom/android/server/accessibility/AccessibilityWindowManager;->disassociateLocked(Landroid/os/IBinder;)V -PLcom/android/server/accessibility/AccessibilityWindowManager;->findA11yWindowInfoByIdLocked(I)Landroid/view/accessibility/AccessibilityWindowInfo; +PLcom/android/server/accessibility/AccessibilityWindowManager;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/accessibility/AccessibilityWindowManager;->findA11yWindowInfoByIdLocked(I)Landroid/view/accessibility/AccessibilityWindowInfo; PLcom/android/server/accessibility/AccessibilityWindowManager;->findFocusedWindowId(I)I HPLcom/android/server/accessibility/AccessibilityWindowManager;->findWindowIdLocked(ILandroid/os/IBinder;)I PLcom/android/server/accessibility/AccessibilityWindowManager;->findWindowInfoByIdLocked(I)Landroid/view/WindowInfo; -PLcom/android/server/accessibility/AccessibilityWindowManager;->getActiveWindowId(I)I -PLcom/android/server/accessibility/AccessibilityWindowManager;->getConnectionLocked(II)Lcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection; -PLcom/android/server/accessibility/AccessibilityWindowManager;->getDisplayIdByUserIdAndWindowIdLocked(II)I +HPLcom/android/server/accessibility/AccessibilityWindowManager;->getActiveWindowId(I)I +HPLcom/android/server/accessibility/AccessibilityWindowManager;->getConnectionLocked(II)Lcom/android/server/accessibility/AccessibilityWindowManager$RemoteAccessibilityConnection; +HPLcom/android/server/accessibility/AccessibilityWindowManager;->getDisplayIdByUserIdAndWindowIdLocked(II)I PLcom/android/server/accessibility/AccessibilityWindowManager;->getDisplayListLocked()Ljava/util/ArrayList; HPLcom/android/server/accessibility/AccessibilityWindowManager;->getDisplayWindowObserverByWindowIdLocked(I)Lcom/android/server/accessibility/AccessibilityWindowManager$DisplayWindowsObserver; HPLcom/android/server/accessibility/AccessibilityWindowManager;->getHostTokenLocked(Landroid/os/IBinder;)Landroid/os/IBinder; @@ -3830,21 +3961,22 @@ HPLcom/android/server/accessibility/AccessibilityWindowManager;->getTokenLocked( HPLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowIdLocked(Landroid/os/IBinder;)I PLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowListLocked(I)Ljava/util/List; PLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowTokenForUserAndWindowIdLocked(II)Landroid/os/IBinder; -PLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowTokensForUserLocked(I)Landroid/util/SparseArray; +HPLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowTokensForUserLocked(I)Landroid/util/SparseArray; PLcom/android/server/accessibility/AccessibilityWindowManager;->isTrackingWindowsLocked()Z -PLcom/android/server/accessibility/AccessibilityWindowManager;->isTrackingWindowsLocked(I)Z -PLcom/android/server/accessibility/AccessibilityWindowManager;->isValidUserForWindowTokensLocked(I)Z -PLcom/android/server/accessibility/AccessibilityWindowManager;->lambda$IYGwnwkTh1g6Cwf2SSjlXXZvkmE(Lcom/android/server/accessibility/AccessibilityWindowManager;II)V +HPLcom/android/server/accessibility/AccessibilityWindowManager;->isTrackingWindowsLocked(I)Z +PLcom/android/server/accessibility/AccessibilityWindowManager;->isValidUserForInteractionConnectionsLocked(I)Z +HPLcom/android/server/accessibility/AccessibilityWindowManager;->isValidUserForWindowTokensLocked(I)Z +HPLcom/android/server/accessibility/AccessibilityWindowManager;->lambda$IYGwnwkTh1g6Cwf2SSjlXXZvkmE(Lcom/android/server/accessibility/AccessibilityWindowManager;II)V PLcom/android/server/accessibility/AccessibilityWindowManager;->notifyOutsideTouch(II)V PLcom/android/server/accessibility/AccessibilityWindowManager;->onAccessibilityInteractionConnectionRemovedLocked(ILandroid/os/IBinder;)V PLcom/android/server/accessibility/AccessibilityWindowManager;->onTouchInteractionEnd()V PLcom/android/server/accessibility/AccessibilityWindowManager;->onTouchInteractionStart()V PLcom/android/server/accessibility/AccessibilityWindowManager;->registerIdLocked(Landroid/os/IBinder;I)V PLcom/android/server/accessibility/AccessibilityWindowManager;->removeAccessibilityInteractionConnection(Landroid/view/IWindow;)V -PLcom/android/server/accessibility/AccessibilityWindowManager;->removeAccessibilityInteractionConnectionInternalLocked(Landroid/os/IBinder;Landroid/util/SparseArray;Landroid/util/SparseArray;)I +HPLcom/android/server/accessibility/AccessibilityWindowManager;->removeAccessibilityInteractionConnectionInternalLocked(Landroid/os/IBinder;Landroid/util/SparseArray;Landroid/util/SparseArray;)I PLcom/android/server/accessibility/AccessibilityWindowManager;->removeAccessibilityInteractionConnectionLocked(II)V HPLcom/android/server/accessibility/AccessibilityWindowManager;->resolveParentWindowIdLocked(I)I -PLcom/android/server/accessibility/AccessibilityWindowManager;->resolveTopParentTokenLocked(Landroid/os/IBinder;)Landroid/os/IBinder; +HPLcom/android/server/accessibility/AccessibilityWindowManager;->resolveTopParentTokenLocked(Landroid/os/IBinder;)Landroid/os/IBinder; PLcom/android/server/accessibility/AccessibilityWindowManager;->setAccessibilityFocusedWindowLocked(I)V PLcom/android/server/accessibility/AccessibilityWindowManager;->setActiveWindowLocked(I)V PLcom/android/server/accessibility/AccessibilityWindowManager;->setPictureInPictureActionReplacingConnection(Landroid/view/accessibility/IAccessibilityInteractionConnection;)V @@ -3855,7 +3987,7 @@ HPLcom/android/server/accessibility/AccessibilityWindowManager;->updateActiveAnd PLcom/android/server/accessibility/BaseEventStreamTransformation;->()V HPLcom/android/server/accessibility/BaseEventStreamTransformation;->getNext()Lcom/android/server/accessibility/EventStreamTransformation; PLcom/android/server/accessibility/BaseEventStreamTransformation;->setNext(Lcom/android/server/accessibility/EventStreamTransformation;)V -PLcom/android/server/accessibility/EventStreamTransformation;->clearEvents(I)V +HPLcom/android/server/accessibility/EventStreamTransformation;->clearEvents(I)V HPLcom/android/server/accessibility/EventStreamTransformation;->onAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/EventStreamTransformation;->onDestroy()V HPLcom/android/server/accessibility/EventStreamTransformation;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V @@ -3883,8 +4015,32 @@ PLcom/android/server/accessibility/KeyboardInterceptor;->handleMessage(Landroid/ PLcom/android/server/accessibility/KeyboardInterceptor;->onKeyEvent(Landroid/view/KeyEvent;I)V PLcom/android/server/accessibility/KeyboardInterceptor;->processQueuedEvents()V PLcom/android/server/accessibility/KeyboardInterceptor;->scheduleProcessQueuedEvents()V +PLcom/android/server/accessibility/MotionEventInjector;->(Landroid/os/Looper;)V +PLcom/android/server/accessibility/MotionEventInjector;->appendDownEvents(Ljava/util/List;[Landroid/accessibilityservice/GestureDescription$TouchPoint;IJ)V +HPLcom/android/server/accessibility/MotionEventInjector;->appendMoveEventIfNeeded(Ljava/util/List;[Landroid/accessibilityservice/GestureDescription$TouchPoint;IJ)V +PLcom/android/server/accessibility/MotionEventInjector;->appendUpEvents(Ljava/util/List;[Landroid/accessibilityservice/GestureDescription$TouchPoint;IJ)V +PLcom/android/server/accessibility/MotionEventInjector;->cancelAnyGestureInProgress(I)V +HPLcom/android/server/accessibility/MotionEventInjector;->cancelAnyPendingInjectedEvents()V +PLcom/android/server/accessibility/MotionEventInjector;->clearEvents(I)V +PLcom/android/server/accessibility/MotionEventInjector;->findPointByStrokeId([Landroid/accessibilityservice/GestureDescription$TouchPoint;II)I +PLcom/android/server/accessibility/MotionEventInjector;->getLastTouchPoints()[Landroid/accessibilityservice/GestureDescription$TouchPoint; +HPLcom/android/server/accessibility/MotionEventInjector;->getMotionEventsFromGestureSteps(Ljava/util/List;J)Ljava/util/List; +PLcom/android/server/accessibility/MotionEventInjector;->getUnusedPointerId()I +HPLcom/android/server/accessibility/MotionEventInjector;->handleMessage(Landroid/os/Message;)Z +PLcom/android/server/accessibility/MotionEventInjector;->injectEvents(Ljava/util/List;Landroid/accessibilityservice/IAccessibilityServiceClient;II)V +HPLcom/android/server/accessibility/MotionEventInjector;->injectEventsMainThread(Ljava/util/List;Landroid/accessibilityservice/IAccessibilityServiceClient;II)V +PLcom/android/server/accessibility/MotionEventInjector;->newGestureTriesToContinueOldOne(Ljava/util/List;)Z +PLcom/android/server/accessibility/MotionEventInjector;->notifyService(Landroid/accessibilityservice/IAccessibilityServiceClient;IZ)V +HPLcom/android/server/accessibility/MotionEventInjector;->obtainMotionEvent(JJI[Landroid/accessibilityservice/GestureDescription$TouchPoint;I)Landroid/view/MotionEvent; +PLcom/android/server/accessibility/MotionEventInjector;->onDestroy()V +HPLcom/android/server/accessibility/MotionEventInjector;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/MotionEventInjector;->prepareToContinueOldGesture(Ljava/util/List;)Z +HPLcom/android/server/accessibility/MotionEventInjector;->sendMotionEventToNext(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/SystemActionPerformer;->(Landroid/content/Context;Lcom/android/server/wm/WindowManagerInternal;Ljava/util/function/Supplier;Lcom/android/server/accessibility/SystemActionPerformer$SystemActionsChangedListener;)V -PLcom/android/server/accessibility/SystemActionPerformer;->registerSystemAction(ILandroid/app/RemoteAction;)V +PLcom/android/server/accessibility/SystemActionPerformer;->addLegacySystemActions(Ljava/util/List;)V +HPLcom/android/server/accessibility/SystemActionPerformer;->getSystemActions()Ljava/util/List; +PLcom/android/server/accessibility/SystemActionPerformer;->performSystemAction(I)Z +HPLcom/android/server/accessibility/SystemActionPerformer;->registerSystemAction(ILandroid/app/RemoteAction;)V HPLcom/android/server/accessibility/SystemActionPerformer;->unregisterSystemAction(I)V HSPLcom/android/server/accessibility/UiAutomationManager$1;->(Lcom/android/server/accessibility/UiAutomationManager;)V PLcom/android/server/accessibility/UiAutomationManager$UiAutomationService;->(Lcom/android/server/accessibility/UiAutomationManager;Landroid/content/Context;Landroid/accessibilityservice/AccessibilityServiceInfo;ILandroid/os/Handler;Ljava/lang/Object;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$SystemSupport;Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/accessibility/SystemActionPerformer;Lcom/android/server/accessibility/AccessibilityWindowManager;)V @@ -3906,38 +4062,49 @@ HSPLcom/android/server/accessibility/UiAutomationManager;->suppressingAccessibil PLcom/android/server/accessibility/UiAutomationManager;->unregisterUiTestAutomationServiceLocked(Landroid/accessibilityservice/IAccessibilityServiceClient;)V HSPLcom/android/server/accessibility/UiAutomationManager;->useAccessibility()Z PLcom/android/server/accessibility/gestures/EventDispatcher;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/EventStreamTransformation;Lcom/android/server/accessibility/gestures/TouchState;)V +PLcom/android/server/accessibility/gestures/EventDispatcher;->clear()V PLcom/android/server/accessibility/gestures/EventDispatcher;->clickWithTouchEvents(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/EventDispatcher;->computeClickLocation(Landroid/graphics/Point;)I +PLcom/android/server/accessibility/gestures/EventDispatcher;->computeInjectionAction(II)I +PLcom/android/server/accessibility/gestures/EventDispatcher;->longPressWithTouchEvents(Landroid/view/MotionEvent;I)Z +HPLcom/android/server/accessibility/gestures/EventDispatcher;->offsetEvent(Landroid/view/MotionEvent;II)Landroid/view/MotionEvent; PLcom/android/server/accessibility/gestures/EventDispatcher;->sendAccessibilityEvent(I)V -PLcom/android/server/accessibility/gestures/EventDispatcher;->sendMotionEvent(Landroid/view/MotionEvent;ILandroid/view/MotionEvent;II)V +PLcom/android/server/accessibility/gestures/EventDispatcher;->sendActionDownAndUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;IZ)V +PLcom/android/server/accessibility/gestures/EventDispatcher;->sendDownForAllNotInjectedPointers(Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/EventDispatcher;->sendMotionEvent(Landroid/view/MotionEvent;ILandroid/view/MotionEvent;II)V +PLcom/android/server/accessibility/gestures/EventDispatcher;->sendUpForInjectedDownPointers(Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/EventDispatcher;->setReceiver(Lcom/android/server/accessibility/EventStreamTransformation;)V -PLcom/android/server/accessibility/gestures/GestureManifold;->clear()V +HPLcom/android/server/accessibility/gestures/GestureManifold;->(Landroid/content/Context;Lcom/android/server/accessibility/gestures/GestureManifold$Listener;Lcom/android/server/accessibility/gestures/TouchState;Landroid/os/Handler;)V +HPLcom/android/server/accessibility/gestures/GestureManifold;->clear()V +PLcom/android/server/accessibility/gestures/GestureManifold;->getMotionEvents()Ljava/util/List; PLcom/android/server/accessibility/gestures/GestureManifold;->isMultiFingerGesturesEnabled()Z PLcom/android/server/accessibility/gestures/GestureManifold;->isSendMotionEventsEnabled()Z -PLcom/android/server/accessibility/gestures/GestureManifold;->onGestureCompleted(ILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureManifold;->onGestureCompleted(ILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V HPLcom/android/server/accessibility/gestures/GestureManifold;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)Z -PLcom/android/server/accessibility/gestures/GestureManifold;->onStateChanged(IILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureManifold;->onStateChanged(IILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/gestures/GestureManifold;->setMultiFingerGesturesEnabled(Z)V +PLcom/android/server/accessibility/gestures/GestureManifold;->setSendMotionEventsEnabled(Z)V PLcom/android/server/accessibility/gestures/GestureManifold;->setTwoFingerPassthroughEnabled(Z)V PLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->(Lcom/android/server/accessibility/gestures/GestureMatcher;)V -PLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->cancel()V -PLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->post(IJLandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->cancel()V +HPLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->post(IJLandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureMatcher$DelayedTransition;->run()V PLcom/android/server/accessibility/gestures/GestureMatcher;->(ILandroid/os/Handler;Lcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V -PLcom/android/server/accessibility/gestures/GestureMatcher;->access$000(Lcom/android/server/accessibility/gestures/GestureMatcher;)Landroid/os/Handler; +HPLcom/android/server/accessibility/gestures/GestureMatcher;->access$000(Lcom/android/server/accessibility/gestures/GestureMatcher;)Landroid/os/Handler; PLcom/android/server/accessibility/gestures/GestureMatcher;->access$100(Lcom/android/server/accessibility/gestures/GestureMatcher;ILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/GestureMatcher;->cancelAfter(JLandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/GestureMatcher;->cancelAfterDoubleTapTimeout(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->cancelAfter(JLandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->cancelAfterDoubleTapTimeout(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureMatcher;->cancelAfterTapTimeout(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/GestureMatcher;->cancelGesture(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/GestureMatcher;->cancelPendingTransitions()V -PLcom/android/server/accessibility/gestures/GestureMatcher;->clear()V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->cancelGesture(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->cancelPendingTransitions()V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->clear()V PLcom/android/server/accessibility/gestures/GestureMatcher;->completeAfter(JLandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureMatcher;->completeAfterLongPressTimeout(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureMatcher;->completeGesture(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V HPLcom/android/server/accessibility/gestures/GestureMatcher;->getState()I PLcom/android/server/accessibility/gestures/GestureMatcher;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V HPLcom/android/server/accessibility/gestures/GestureMatcher;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)I -PLcom/android/server/accessibility/gestures/GestureMatcher;->setState(ILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/GestureMatcher;->setState(ILandroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureMatcher;->startGesture(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/GestureUtils;->()V PLcom/android/server/accessibility/gestures/GestureUtils;->distance(Landroid/view/MotionEvent;Landroid/view/MotionEvent;)D @@ -3945,15 +4112,24 @@ PLcom/android/server/accessibility/gestures/GestureUtils;->getActionIndex(Landro PLcom/android/server/accessibility/gestures/GestureUtils;->isDraggingGesture(FFFFFFFFF)Z PLcom/android/server/accessibility/gestures/GestureUtils;->isTimedOut(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)Z PLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->(Landroid/content/Context;IIILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V -PLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->clear()V +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->clear()V +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->findNearestPoint(Landroid/view/MotionEvent;FZ)Landroid/graphics/PointF; +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->initBaseLocation(Landroid/view/MotionEvent;)Landroid/graphics/PointF; +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTap;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiFingerMultiTapAndHold;->(Landroid/content/Context;IIILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V +HPLcom/android/server/accessibility/gestures/MultiFingerMultiTapAndHold;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiFingerSwipe;->(Landroid/content/Context;IIILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V -PLcom/android/server/accessibility/gestures/MultiFingerSwipe;->clear()V +HPLcom/android/server/accessibility/gestures/MultiFingerSwipe;->clear()V +HPLcom/android/server/accessibility/gestures/MultiFingerSwipe;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/MultiFingerSwipe;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/MultiFingerSwipe;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiTap;->(Landroid/content/Context;IILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V PLcom/android/server/accessibility/gestures/MultiTap;->clear()V -PLcom/android/server/accessibility/gestures/MultiTap;->isInsideSlop(Landroid/view/MotionEvent;I)Z +HPLcom/android/server/accessibility/gestures/MultiTap;->isInsideSlop(Landroid/view/MotionEvent;I)Z PLcom/android/server/accessibility/gestures/MultiTap;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/MultiTap;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/MultiTap;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiTap;->onPointerDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiTap;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/MultiTapAndHold;->(Landroid/content/Context;IILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V @@ -3962,36 +4138,36 @@ PLcom/android/server/accessibility/gestures/MultiTapAndHold;->onUp(Landroid/view PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->(Landroid/content/Context;IILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->clear()V PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->isSecondFingerInsideSlop(Landroid/view/MotionEvent;I)Z -PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->onPointerDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/SecondFingerMultiTap;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/Swipe;->(Landroid/content/Context;IIILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V PLcom/android/server/accessibility/gestures/Swipe;->(Landroid/content/Context;IILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V PLcom/android/server/accessibility/gestures/Swipe;->(Landroid/content/Context;[IILcom/android/server/accessibility/gestures/GestureMatcher$StateChangeListener;)V -PLcom/android/server/accessibility/gestures/Swipe;->clear()V -PLcom/android/server/accessibility/gestures/Swipe;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/Swipe;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/Swipe;->clear()V +HPLcom/android/server/accessibility/gestures/Swipe;->onDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/Swipe;->onMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/Swipe;->onPointerDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/Swipe;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/Swipe;->onUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/Swipe;->recognizeGesture(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/Swipe;->recognizeGesturePath(Landroid/view/MotionEvent;Landroid/view/MotionEvent;ILjava/util/ArrayList;)V -PLcom/android/server/accessibility/gestures/Swipe;->toDirection(FF)I +HPLcom/android/server/accessibility/gestures/Swipe;->toDirection(FF)I PLcom/android/server/accessibility/gestures/TouchExplorer$ExitGestureDetectionModeDelayed;->(Lcom/android/server/accessibility/gestures/TouchExplorer;)V PLcom/android/server/accessibility/gestures/TouchExplorer$ExitGestureDetectionModeDelayed;->(Lcom/android/server/accessibility/gestures/TouchExplorer;Lcom/android/server/accessibility/gestures/TouchExplorer$1;)V PLcom/android/server/accessibility/gestures/TouchExplorer$ExitGestureDetectionModeDelayed;->cancel()V PLcom/android/server/accessibility/gestures/TouchExplorer$ExitGestureDetectionModeDelayed;->post()V PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->(Lcom/android/server/accessibility/gestures/TouchExplorer;II)V -PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->cancel()V +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->cancel()V PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->forceSendAndRemove()V -PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->isPending()Z +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->isPending()Z PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->post()V PLcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed;->run()V PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->(Lcom/android/server/accessibility/gestures/TouchExplorer;)V -PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->access$200(Lcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;)Z -PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->addEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;)V +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->access$200(Lcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;)Z +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->addEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;)V PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->cancel()V -PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->clear()V -PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->isPending()Z +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->clear()V +HPLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->isPending()Z PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->post(Landroid/view/MotionEvent;Landroid/view/MotionEvent;II)V PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverEnterAndMoveDelayed;->run()V PLcom/android/server/accessibility/gestures/TouchExplorer$SendHoverExitDelayed;->(Lcom/android/server/accessibility/gestures/TouchExplorer;)V @@ -4005,120 +4181,134 @@ PLcom/android/server/accessibility/gestures/TouchExplorer;->(Landroid/cont PLcom/android/server/accessibility/gestures/TouchExplorer;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/gestures/GestureManifold;)V PLcom/android/server/accessibility/gestures/TouchExplorer;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/accessibility/gestures/GestureManifold;Landroid/os/Handler;)V PLcom/android/server/accessibility/gestures/TouchExplorer;->access$1100(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed; -PLcom/android/server/accessibility/gestures/TouchExplorer;->access$300(Lcom/android/server/accessibility/gestures/TouchExplorer;)Landroid/os/Handler; +PLcom/android/server/accessibility/gestures/TouchExplorer;->access$1200(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/TouchExplorer$SendAccessibilityEventDelayed; +HPLcom/android/server/accessibility/gestures/TouchExplorer;->access$300(Lcom/android/server/accessibility/gestures/TouchExplorer;)Landroid/os/Handler; PLcom/android/server/accessibility/gestures/TouchExplorer;->access$400(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/EventDispatcher; PLcom/android/server/accessibility/gestures/TouchExplorer;->access$600(Lcom/android/server/accessibility/gestures/TouchExplorer;)I +PLcom/android/server/accessibility/gestures/TouchExplorer;->access$700(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker; +PLcom/android/server/accessibility/gestures/TouchExplorer;->access$800(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/TouchState; +PLcom/android/server/accessibility/gestures/TouchExplorer;->access$900(Lcom/android/server/accessibility/gestures/TouchExplorer;)Lcom/android/server/accessibility/gestures/GestureManifold; PLcom/android/server/accessibility/gestures/TouchExplorer;->clear()V +PLcom/android/server/accessibility/gestures/TouchExplorer;->clear(Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->clearEvents(I)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->computeDownEventForDrag(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; -PLcom/android/server/accessibility/gestures/TouchExplorer;->computeDraggingPointerIdIfNeeded(Landroid/view/MotionEvent;)V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->computeDownEventForDrag(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; +HPLcom/android/server/accessibility/gestures/TouchExplorer;->computeDraggingPointerIdIfNeeded(Landroid/view/MotionEvent;)V PLcom/android/server/accessibility/gestures/TouchExplorer;->endGestureDetection(Z)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->getDistanceToClosestEdge(FF)F +HPLcom/android/server/accessibility/gestures/TouchExplorer;->getDistanceToClosestEdge(FF)F PLcom/android/server/accessibility/gestures/TouchExplorer;->handleActionDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleActionMoveStateTouchExploring(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleActionMoveStateTouchInteracting(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleActionPointerDown(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleActionUp(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateClear(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateDelegating(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateDragging(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateTouchExploring(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateTouchInteracting(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->handleMotionEventStateTouchInteracting(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->isDraggingGesture(Landroid/view/MotionEvent;)Z -PLcom/android/server/accessibility/gestures/TouchExplorer;->isSendMotionEventsEnabled()Z -PLcom/android/server/accessibility/gestures/TouchExplorer;->onAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->isSendMotionEventsEnabled()Z +HPLcom/android/server/accessibility/gestures/TouchExplorer;->onAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V PLcom/android/server/accessibility/gestures/TouchExplorer;->onDestroy()V -PLcom/android/server/accessibility/gestures/TouchExplorer;->onDoubleTap(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)Z +HPLcom/android/server/accessibility/gestures/TouchExplorer;->onDoubleTap(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)Z +PLcom/android/server/accessibility/gestures/TouchExplorer;->onDoubleTapAndHold(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/gestures/TouchExplorer;->onGestureCancelled(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)Z PLcom/android/server/accessibility/gestures/TouchExplorer;->onGestureCompleted(Landroid/accessibilityservice/AccessibilityGestureEvent;)Z PLcom/android/server/accessibility/gestures/TouchExplorer;->onGestureStarted()Z -PLcom/android/server/accessibility/gestures/TouchExplorer;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->sendHoverExitAndTouchExplorationGestureEndIfNeeded(I)V PLcom/android/server/accessibility/gestures/TouchExplorer;->sendTouchExplorationGestureStartAndHoverEnterIfNeeded(I)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->sendsPendingA11yEventsIfNeeded()V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->sendsPendingA11yEventsIfNeeded()V +PLcom/android/server/accessibility/gestures/TouchExplorer;->setMultiFingerGesturesEnabled(Z)V PLcom/android/server/accessibility/gestures/TouchExplorer;->setNext(Lcom/android/server/accessibility/EventStreamTransformation;)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->setTouchExplorationPassthroughRegion(Landroid/graphics/Region;)V +PLcom/android/server/accessibility/gestures/TouchExplorer;->setSendMotionEventsEnabled(Z)V +HPLcom/android/server/accessibility/gestures/TouchExplorer;->setTouchExplorationPassthroughRegion(Landroid/graphics/Region;)V PLcom/android/server/accessibility/gestures/TouchExplorer;->setTwoFingerPassthroughEnabled(Z)V -PLcom/android/server/accessibility/gestures/TouchExplorer;->shouldPerformGestureDetection(Landroid/view/MotionEvent;)Z -PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->(Lcom/android/server/accessibility/gestures/TouchState;)V -PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->access$000(Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;)F -PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->access$100(Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;)F +HPLcom/android/server/accessibility/gestures/TouchExplorer;->shouldPerformGestureDetection(Landroid/view/MotionEvent;)Z +HPLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->(Lcom/android/server/accessibility/gestures/TouchState;)V +HPLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->access$000(Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;)F +HPLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->access$100(Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;)F PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->access$200(Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;)J PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->clear()V PLcom/android/server/accessibility/gestures/TouchState$PointerDownInfo;->set(FFJ)V PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->(Lcom/android/server/accessibility/gestures/TouchState;)V -PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->clear()V +HPLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->clear()V PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getLastReceivedDownEdgeFlags()I -PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getPrimaryPointerId()I +HPLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getPrimaryPointerId()I +PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownCount()I PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownTime(I)J -PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownX(I)F -PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownY(I)F +HPLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownX(I)F +HPLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->getReceivedPointerDownY(I)F PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->handleReceivedPointerDown(ILandroid/view/MotionEvent;)V PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->handleReceivedPointerUp(ILandroid/view/MotionEvent;)V -PLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->onMotionEvent(Landroid/view/MotionEvent;)V +HPLcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker;->onMotionEvent(Landroid/view/MotionEvent;)V PLcom/android/server/accessibility/gestures/TouchState;->()V PLcom/android/server/accessibility/gestures/TouchState;->clear()V -PLcom/android/server/accessibility/gestures/TouchState;->getLastInjectedDownEventTime()J -PLcom/android/server/accessibility/gestures/TouchState;->getLastInjectedHoverEvent()Landroid/view/MotionEvent; +PLcom/android/server/accessibility/gestures/TouchState;->getInjectedPointerDownCount()I +HPLcom/android/server/accessibility/gestures/TouchState;->getLastInjectedDownEventTime()J +HPLcom/android/server/accessibility/gestures/TouchState;->getLastInjectedHoverEvent()Landroid/view/MotionEvent; PLcom/android/server/accessibility/gestures/TouchState;->getLastInjectedHoverEventForClick()Landroid/view/MotionEvent; PLcom/android/server/accessibility/gestures/TouchState;->getLastReceivedEvent()Landroid/view/MotionEvent; PLcom/android/server/accessibility/gestures/TouchState;->getLastTouchedWindowId()I PLcom/android/server/accessibility/gestures/TouchState;->getReceivedPointerTracker()Lcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker; -PLcom/android/server/accessibility/gestures/TouchState;->isClear()Z -PLcom/android/server/accessibility/gestures/TouchState;->isDelegating()Z -PLcom/android/server/accessibility/gestures/TouchState;->isDragging()Z -PLcom/android/server/accessibility/gestures/TouchState;->isGestureDetecting()Z -PLcom/android/server/accessibility/gestures/TouchState;->isTouchExploring()Z -PLcom/android/server/accessibility/gestures/TouchState;->isTouchInteracting()Z +HPLcom/android/server/accessibility/gestures/TouchState;->isClear()Z +HPLcom/android/server/accessibility/gestures/TouchState;->isDelegating()Z +HPLcom/android/server/accessibility/gestures/TouchState;->isDragging()Z +HPLcom/android/server/accessibility/gestures/TouchState;->isGestureDetecting()Z +PLcom/android/server/accessibility/gestures/TouchState;->isInjectedPointerDown(I)Z +HPLcom/android/server/accessibility/gestures/TouchState;->isTouchExploring()Z +HPLcom/android/server/accessibility/gestures/TouchState;->isTouchInteracting()Z PLcom/android/server/accessibility/gestures/TouchState;->onInjectedAccessibilityEvent(I)V HPLcom/android/server/accessibility/gestures/TouchState;->onInjectedMotionEvent(Landroid/view/MotionEvent;)V HPLcom/android/server/accessibility/gestures/TouchState;->onReceivedAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V -PLcom/android/server/accessibility/gestures/TouchState;->onReceivedMotionEvent(Landroid/view/MotionEvent;)V +HPLcom/android/server/accessibility/gestures/TouchState;->onReceivedMotionEvent(Landroid/view/MotionEvent;)V PLcom/android/server/accessibility/gestures/TouchState;->setState(I)V +PLcom/android/server/accessibility/gestures/TouchState;->startDelegating()V PLcom/android/server/accessibility/gestures/TouchState;->startDragging()V PLcom/android/server/accessibility/gestures/TouchState;->startGestureDetecting()V PLcom/android/server/accessibility/gestures/TouchState;->startTouchExploring()V PLcom/android/server/accessibility/gestures/TouchState;->startTouchInteracting()V PLcom/android/server/accessibility/magnification/-$$Lambda$DzB0cW6anXrX3HwNTCjiHYtig-Q;->()V PLcom/android/server/accessibility/magnification/-$$Lambda$DzB0cW6anXrX3HwNTCjiHYtig-Q;->()V -PLcom/android/server/accessibility/magnification/-$$Lambda$DzB0cW6anXrX3HwNTCjiHYtig-Q;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/magnification/-$$Lambda$DzB0cW6anXrX3HwNTCjiHYtig-Q;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$T9g2DocUm4PFzgY1o55mptkCLDQ;->()V PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$T9g2DocUm4PFzgY1o55mptkCLDQ;->()V -PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$T9g2DocUm4PFzgY1o55mptkCLDQ;->onResult(Z)V +HPLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$T9g2DocUm4PFzgY1o55mptkCLDQ;->onResult(Z)V PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$eCie_K1L6ItSIzGpzYqBHyKoIjo;->()V PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$eCie_K1L6ItSIzGpzYqBHyKoIjo;->()V PLcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$eCie_K1L6ItSIzGpzYqBHyKoIjo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/magnification/-$$Lambda$P9q4AAJtbGG-Mkcw5OzmOUCN8XY;->()V PLcom/android/server/accessibility/magnification/-$$Lambda$P9q4AAJtbGG-Mkcw5OzmOUCN8XY;->()V -PLcom/android/server/accessibility/magnification/-$$Lambda$P9q4AAJtbGG-Mkcw5OzmOUCN8XY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accessibility/magnification/-$$Lambda$P9q4AAJtbGG-Mkcw5OzmOUCN8XY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accessibility/magnification/-$$Lambda$_F8R1ZUxyuV2p3JTVxPWbyBOox0;->(Lcom/android/server/accessibility/magnification/MagnificationController;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Lcom/android/server/wm/WindowManagerInternal;Landroid/os/Handler;J)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getAms()Lcom/android/server/accessibility/AccessibilityManagerService; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getAnimationDuration()J PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getContext()Landroid/content/Context; -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getHandler()Landroid/os/Handler; +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getHandler()Landroid/os/Handler; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->getWindowManager()Lcom/android/server/wm/WindowManagerInternal; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;->newValueAnimator()Landroid/animation/ValueAnimator; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;I)V HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getCenterX()F HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getCenterY()F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMagnificationRegion(Landroid/graphics/Region;)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMagnificationRegion(Landroid/graphics/Region;)V HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMaxOffsetXLocked()F HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMaxOffsetYLocked()F HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMinOffsetXLocked()F HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getMinOffsetYLocked()F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getOffsetX()F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getOffsetY()F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getScale()F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getOffsetX()F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getOffsetY()F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->getScale()F PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->isMagnifying()Z -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->isRegistered()Z +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->isRegistered()Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->magnificationRegionContains(FF)Z -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->onMagnificationChangedLocked()V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->onMagnificationRegionChanged(Landroid/graphics/Region;)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->onMagnificationChangedLocked()V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->onMagnificationRegionChanged(Landroid/graphics/Region;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->register()Z HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->sendSpecToAnimation(Landroid/view/MagnificationSpec;Landroid/view/accessibility/MagnificationAnimationCallback;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->setScaleAndCenter(FFFLandroid/view/accessibility/MagnificationAnimationCallback;I)Z +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->setScaleAndCenter(FFFLandroid/view/accessibility/MagnificationAnimationCallback;I)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->unregister(Z)V HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->updateCurrentSpecWithOffsetsLocked(FF)Z -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->updateMagnificationRegion(Landroid/graphics/Region;)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->updateMagnificationRegion(Landroid/graphics/Region;)V HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification;->updateMagnificationSpecLocked(FFF)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ScreenStateObserver;->(Landroid/content/Context;Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ScreenStateObserver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -4126,21 +4316,21 @@ PLcom/android/server/accessibility/magnification/FullScreenMagnificationControll PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$ScreenStateObserver;->unregister()V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;Ljava/lang/Object;I)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;Ljava/lang/Object;ILcom/android/server/accessibility/magnification/FullScreenMagnificationController$1;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->sendEndCallbackMainThread(Z)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->sendEndCallbackMainThread(Z)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->setEnabled(Z)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->updateSentSpecMainThread(Landroid/view/MagnificationSpec;Landroid/view/accessibility/MagnificationAnimationCallback;)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge;->updateSentSpecMainThread(Landroid/view/MagnificationSpec;Landroid/view/accessibility/MagnificationAnimationCallback;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->()V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->(Landroid/content/Context;Lcom/android/server/accessibility/AccessibilityManagerService;Ljava/lang/Object;Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$MagnificationRequestObserver;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext;Ljava/lang/Object;Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$MagnificationRequestObserver;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$000(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext; +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$000(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$100(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)Ljava/lang/Object; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$300(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;IZ)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$500(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)J +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$500(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)J PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->access$800(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getCenterX(I)F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getCenterY(I)F -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getMagnificationRegion(ILandroid/graphics/Region;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getScale(I)F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getCenterX(I)F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getCenterY(I)F +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getMagnificationRegion(ILandroid/graphics/Region;)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->getScale(I)F PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->isMagnifying(I)Z HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->isRegistered(I)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->lambda$eCie_K1L6ItSIzGpzYqBHyKoIjo(Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;Z)V @@ -4153,11 +4343,12 @@ PLcom/android/server/accessibility/magnification/FullScreenMagnificationControll PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->resetAllIfNeeded(Z)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->resetIfNeeded(II)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->resetIfNeeded(IZ)Z -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->setScaleAndCenter(IFFFLandroid/view/accessibility/MagnificationAnimationCallback;I)Z -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->setScaleAndCenter(IFFFZI)Z +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->setScaleAndCenter(IFFFLandroid/view/accessibility/MagnificationAnimationCallback;I)Z +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->setScaleAndCenter(IFFFZI)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->setUserId(I)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->transformToStubCallback(Z)Landroid/view/accessibility/MagnificationAnimationCallback; +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->transformToStubCallback(Z)Landroid/view/accessibility/MagnificationAnimationCallback; PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->unregister(I)V +PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->unregisterAll()V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->unregisterCallbackLocked(IZ)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationController;->unregisterLocked(IZ)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$DelegatingState;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;)V @@ -4194,52 +4385,64 @@ PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureH PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$PanningScalingState;->onScroll(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FF)Z PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$ViewportDraggingState;->(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$ViewportDraggingState;->clear()V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->(Landroid/content/Context;Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;Lcom/android/server/accessibility/magnification/MagnificationGestureHandler$ScaleChangedListener;ZZI)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->access$200(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$State;)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->access$300(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;)I -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->access$500(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->()V +PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->(Landroid/content/Context;Lcom/android/server/accessibility/magnification/FullScreenMagnificationController;Lcom/android/server/accessibility/magnification/MagnificationGestureHandler$ScaleChangedListener;ZZLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;I)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->access$700(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$State;Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->access$900(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->clearAndTransitionToStateDetecting()V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->clearEvents(I)V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->dispatchTransformedEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->dispatchTransformedEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->getMode()I PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->handleEventWith(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$State;Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->onDestroy()V -PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V HPLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->onMotionEventInternal(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->recycleAndNullify(Landroid/view/MotionEvent;)Landroid/view/MotionEvent; PLcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler;->transitionTo(Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$State;)V HSPLcom/android/server/accessibility/magnification/MagnificationController;->(Lcom/android/server/accessibility/AccessibilityManagerService;Ljava/lang/Object;Landroid/content/Context;)V -PLcom/android/server/accessibility/magnification/MagnificationController;->getCurrentMagnificationBoundsCenterLocked(II)Landroid/graphics/PointF; +HPLcom/android/server/accessibility/magnification/MagnificationController;->getCurrentMagnificationBoundsCenterLocked(II)Landroid/graphics/PointF; HPLcom/android/server/accessibility/magnification/MagnificationController;->getDisableMagnificationEndRunnableLocked(I)Lcom/android/server/accessibility/magnification/MagnificationController$DisableMagnificationCallback; HPLcom/android/server/accessibility/magnification/MagnificationController;->getFullScreenMagnificationController()Lcom/android/server/accessibility/magnification/FullScreenMagnificationController; HPLcom/android/server/accessibility/magnification/MagnificationController;->getWindowMagnificationMgr()Lcom/android/server/accessibility/magnification/WindowMagnificationManager; -PLcom/android/server/accessibility/magnification/MagnificationController;->isFullScreenMagnificationControllerInitialized()Z +HPLcom/android/server/accessibility/magnification/MagnificationController;->isFullScreenMagnificationControllerInitialized()Z PLcom/android/server/accessibility/magnification/MagnificationController;->onDisplayRemoved(I)V +PLcom/android/server/accessibility/magnification/MagnificationController;->setMagnificationCapabilities(I)V HPLcom/android/server/accessibility/magnification/MagnificationController;->transitionMagnificationModeLocked(IILcom/android/server/accessibility/magnification/MagnificationController$TransitionCallBack;)V PLcom/android/server/accessibility/magnification/MagnificationController;->updateUserIdIfNeeded(I)V -PLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->(Lcom/android/server/accessibility/magnification/MagnificationGestureHandler$ScaleChangedListener;)V +PLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->()V +PLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->(IZZLcom/android/server/accessibility/magnification/MagnificationGestureHandler$ScaleChangedListener;)V +PLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->dispatchTransformedEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +HPLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->onMotionEvent(Landroid/view/MotionEvent;Landroid/view/MotionEvent;I)V +PLcom/android/server/accessibility/magnification/MagnificationGestureHandler;->shouldDispatchTransformedEvent(Landroid/view/MotionEvent;)Z PLcom/android/server/accessibility/magnification/WindowMagnificationManager$1;->(Lcom/android/server/accessibility/magnification/WindowMagnificationManager;)V +PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->(Landroid/content/Context;ILcom/android/server/accessibility/magnification/WindowMagnificationManager$Callback;)V PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->disableWindowMagnification(IZ)V PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->disableWindowMagnification(IZLandroid/view/accessibility/MagnificationAnimationCallback;)V -PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->isConnected()Z +HPLcom/android/server/accessibility/magnification/WindowMagnificationManager;->isConnected()Z HPLcom/android/server/accessibility/magnification/WindowMagnificationManager;->isWindowMagnifierEnabled(I)Z PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->onDisplayRemoved(I)V PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->removeMagnificationButton(I)Z -PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->requestConnection(Z)Z +HPLcom/android/server/accessibility/magnification/WindowMagnificationManager;->requestConnection(Z)Z PLcom/android/server/accessibility/magnification/WindowMagnificationManager;->setUserId(I)V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController$1;->(Lcom/android/server/accessibility/magnification/WindowMagnificationPromptController;Landroid/os/Handler;)V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->()V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->(Landroid/content/Context;I)V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->dismissNotification()V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->isWindowMagnificationPromptEnabled()Z +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->onDestroy()V +PLcom/android/server/accessibility/magnification/WindowMagnificationPromptController;->unregisterReceiverIfNeeded()V +PLcom/android/server/accounts/-$$Lambda$AccountManagerService$KBdCaqKBViP4NHSEblA5m0V8mDc;->(Lcom/android/server/accounts/AccountManagerService;Landroid/accounts/Account;I)V +PLcom/android/server/accounts/-$$Lambda$AccountManagerService$KBdCaqKBViP4NHSEblA5m0V8mDc;->run()V HSPLcom/android/server/accounts/-$$Lambda$AccountManagerService$Zd5rIkdqSc73-5BH_ZwCn3r8Tjk;->(Lcom/android/server/accounts/AccountManagerService;)V -PLcom/android/server/accounts/-$$Lambda$AccountManagerService$Zd5rIkdqSc73-5BH_ZwCn3r8Tjk;->onPermissionsChanged(I)V +HPLcom/android/server/accounts/-$$Lambda$AccountManagerService$Zd5rIkdqSc73-5BH_ZwCn3r8Tjk;->onPermissionsChanged(I)V PLcom/android/server/accounts/-$$Lambda$AccountManagerService$tXc_lOb0S8tIHMjxxJbxGDQTKhQ;->(Lcom/android/server/accounts/AccountManagerService;I)V PLcom/android/server/accounts/-$$Lambda$AccountManagerService$tXc_lOb0S8tIHMjxxJbxGDQTKhQ;->run()V PLcom/android/server/accounts/-$$Lambda$AccountManagerService$wwYzDkZteaaqYKajDk6nNX5cs_Q;->(Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;Landroid/accounts/Account;I)V PLcom/android/server/accounts/-$$Lambda$AccountManagerService$wwYzDkZteaaqYKajDk6nNX5cs_Q;->run()V HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->()V HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->(Lcom/android/server/accounts/AccountAuthenticatorCache$1;)V -HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/accounts/AuthenticatorDescription; -HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/Object; -PLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->writeAsXml(Ljava/lang/Object;Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->createFromXml(Landroid/util/TypedXmlPullParser;)Landroid/accounts/AuthenticatorDescription; +HSPLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->createFromXml(Landroid/util/TypedXmlPullParser;)Ljava/lang/Object; +PLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->writeAsXml(Landroid/accounts/AuthenticatorDescription;Landroid/util/TypedXmlSerializer;)V +PLcom/android/server/accounts/AccountAuthenticatorCache$MySerializer;->writeAsXml(Ljava/lang/Object;Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/accounts/AccountAuthenticatorCache;->()V HSPLcom/android/server/accounts/AccountAuthenticatorCache;->(Landroid/content/Context;)V HPLcom/android/server/accounts/AccountAuthenticatorCache;->getServiceInfo(Landroid/accounts/AuthenticatorDescription;I)Landroid/content/pm/RegisteredServicesCache$ServiceInfo; @@ -4249,6 +4452,10 @@ PLcom/android/server/accounts/AccountManagerBackupHelper;->(Lcom/android/s HPLcom/android/server/accounts/AccountManagerBackupHelper;->backupAccountAccessPermissions(I)[B PLcom/android/server/accounts/AccountManagerService$1$1;->(Lcom/android/server/accounts/AccountManagerService$1;Ljava/lang/String;)V PLcom/android/server/accounts/AccountManagerService$1$1;->run()V +PLcom/android/server/accounts/AccountManagerService$10;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;ZZLjava/lang/String;ZZLjava/lang/String;[Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/String;)V +PLcom/android/server/accounts/AccountManagerService$10;->run()V +PLcom/android/server/accounts/AccountManagerService$14;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;ZZLjava/lang/String;ZZLandroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/accounts/AccountManagerService$14;->run()V PLcom/android/server/accounts/AccountManagerService$18;->(Lcom/android/server/accounts/AccountManagerService;Landroid/accounts/Account;ILjava/lang/String;Landroid/os/RemoteCallback;)V PLcom/android/server/accounts/AccountManagerService$18;->handleAuthenticatorResponse(Z)V PLcom/android/server/accounts/AccountManagerService$18;->onResult(Landroid/os/Bundle;)V @@ -4262,9 +4469,10 @@ PLcom/android/server/accounts/AccountManagerService$3;->onPackageAdded(Ljava/lan PLcom/android/server/accounts/AccountManagerService$3;->onPackageUpdateFinished(Ljava/lang/String;I)V HSPLcom/android/server/accounts/AccountManagerService$4;->(Lcom/android/server/accounts/AccountManagerService;)V PLcom/android/server/accounts/AccountManagerService$4;->onOpChanged(ILjava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService$8;->(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;ZZIZLjava/lang/String;[BLcom/android/server/accounts/AccountManagerService$UserAccounts;)V -PLcom/android/server/accounts/AccountManagerService$8;->onResult(Landroid/os/Bundle;)V -PLcom/android/server/accounts/AccountManagerService$8;->run()V +HPLcom/android/server/accounts/AccountManagerService$8;->(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;ZZIZLjava/lang/String;[BLcom/android/server/accounts/AccountManagerService$UserAccounts;)V +HPLcom/android/server/accounts/AccountManagerService$8;->onResult(Landroid/os/Bundle;)V +HPLcom/android/server/accounts/AccountManagerService$8;->run()V +PLcom/android/server/accounts/AccountManagerService$8;->toDebugString(J)Ljava/lang/String; PLcom/android/server/accounts/AccountManagerService$9;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;ZZLjava/lang/String;ZZLjava/lang/String;[Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/String;)V PLcom/android/server/accounts/AccountManagerService$9;->run()V HSPLcom/android/server/accounts/AccountManagerService$AccountManagerInternalImpl;->(Lcom/android/server/accounts/AccountManagerService;)V @@ -4278,6 +4486,7 @@ HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeature HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->onResult(Landroid/os/Bundle;)V HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->run()V HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->sendResult()V +PLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->toDebugString(J)Ljava/lang/String; HSPLcom/android/server/accounts/AccountManagerService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/accounts/AccountManagerService$Injector;->addLocalService(Landroid/accounts/AccountManagerInternal;)V HSPLcom/android/server/accounts/AccountManagerService$Injector;->getAccountAuthenticatorCache()Lcom/android/server/accounts/IAccountAuthenticatorCache; @@ -4285,14 +4494,14 @@ PLcom/android/server/accounts/AccountManagerService$Injector;->getCeDatabaseName HSPLcom/android/server/accounts/AccountManagerService$Injector;->getContext()Landroid/content/Context; HSPLcom/android/server/accounts/AccountManagerService$Injector;->getDeDatabaseName(I)Ljava/lang/String; HSPLcom/android/server/accounts/AccountManagerService$Injector;->getMessageHandlerLooper()Landroid/os/Looper; -PLcom/android/server/accounts/AccountManagerService$Injector;->getNotificationManager()Landroid/app/INotificationManager; +HPLcom/android/server/accounts/AccountManagerService$Injector;->getNotificationManager()Landroid/app/INotificationManager; HSPLcom/android/server/accounts/AccountManagerService$Injector;->getPreNDatabaseName(I)Ljava/lang/String; HSPLcom/android/server/accounts/AccountManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/accounts/AccountManagerService$Lifecycle;->onStart()V PLcom/android/server/accounts/AccountManagerService$Lifecycle;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/accounts/AccountManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/accounts/AccountManagerService$MessageHandler;->(Lcom/android/server/accounts/AccountManagerService;Landroid/os/Looper;)V -PLcom/android/server/accounts/AccountManagerService$NotificationId;->(Ljava/lang/String;I)V +HPLcom/android/server/accounts/AccountManagerService$NotificationId;->(Ljava/lang/String;I)V HPLcom/android/server/accounts/AccountManagerService$NotificationId;->access$3600(Lcom/android/server/accounts/AccountManagerService$NotificationId;)I PLcom/android/server/accounts/AccountManagerService$RemoveAccountSession;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Z)V PLcom/android/server/accounts/AccountManagerService$RemoveAccountSession;->onResult(Landroid/os/Bundle;)V @@ -4303,68 +4512,90 @@ HPLcom/android/server/accounts/AccountManagerService$Session;->bind()V HPLcom/android/server/accounts/AccountManagerService$Session;->bindToAuthenticator(Ljava/lang/String;)Z PLcom/android/server/accounts/AccountManagerService$Session;->binderDied()V HPLcom/android/server/accounts/AccountManagerService$Session;->cancelTimeout()V -PLcom/android/server/accounts/AccountManagerService$Session;->checkKeyIntent(ILandroid/content/Intent;)Z +HPLcom/android/server/accounts/AccountManagerService$Session;->checkKeyIntent(ILandroid/content/Intent;)Z HPLcom/android/server/accounts/AccountManagerService$Session;->close()V HPLcom/android/server/accounts/AccountManagerService$Session;->getResponseAndClose()Landroid/accounts/IAccountManagerResponse; -PLcom/android/server/accounts/AccountManagerService$Session;->isExportedSystemActivity(Landroid/content/pm/ActivityInfo;)Z +HPLcom/android/server/accounts/AccountManagerService$Session;->isExportedSystemActivity(Landroid/content/pm/ActivityInfo;)Z PLcom/android/server/accounts/AccountManagerService$Session;->onError(ILjava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService$Session;->onResult(Landroid/os/Bundle;)V +PLcom/android/server/accounts/AccountManagerService$Session;->onRequestContinued()V +HPLcom/android/server/accounts/AccountManagerService$Session;->onResult(Landroid/os/Bundle;)V HPLcom/android/server/accounts/AccountManagerService$Session;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/accounts/AccountManagerService$Session;->onServiceDisconnected(Landroid/content/ComponentName;)V +PLcom/android/server/accounts/AccountManagerService$Session;->toDebugString()Ljava/lang/String; +PLcom/android/server/accounts/AccountManagerService$Session;->toDebugString(J)Ljava/lang/String; HPLcom/android/server/accounts/AccountManagerService$Session;->unbind()V -PLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->onResult(Landroid/os/Bundle;)V -PLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->run()V +HPLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->onResult(Landroid/os/Bundle;)V +HPLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->run()V +PLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->toDebugString(J)Ljava/lang/String; HSPLcom/android/server/accounts/AccountManagerService$UserAccounts;->(Landroid/content/Context;ILjava/io/File;Ljava/io/File;)V -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1000(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1100(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1200(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1300(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Lcom/android/server/accounts/TokenCache; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1400(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1600(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; -PLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$2200(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1000(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1100(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1200(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1300(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Lcom/android/server/accounts/TokenCache; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1400(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$1600(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; +HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$2200(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/HashMap; HSPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$800(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)I HSPLcom/android/server/accounts/AccountManagerService$UserAccounts;->access$900(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; HSPLcom/android/server/accounts/AccountManagerService;->()V HSPLcom/android/server/accounts/AccountManagerService;->(Lcom/android/server/accounts/AccountManagerService$Injector;)V PLcom/android/server/accounts/AccountManagerService;->access$000(Lcom/android/server/accounts/AccountManagerService;I)V -PLcom/android/server/accounts/AccountManagerService;->access$2000(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;J)V -PLcom/android/server/accounts/AccountManagerService;->access$2800(Lcom/android/server/accounts/AccountManagerService;)Ljava/util/LinkedHashMap; -PLcom/android/server/accounts/AccountManagerService;->access$3100(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Lcom/android/server/accounts/AccountManagerService$NotificationId; -PLcom/android/server/accounts/AccountManagerService;->access$3200(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$NotificationId;Landroid/os/UserHandle;)V -PLcom/android/server/accounts/AccountManagerService;->access$3300(Lcom/android/server/accounts/AccountManagerService;)Lcom/android/server/accounts/IAccountAuthenticatorCache; -PLcom/android/server/accounts/AccountManagerService;->access$3400(Lcom/android/server/accounts/AccountManagerService;I)Z +PLcom/android/server/accounts/AccountManagerService;->access$100(Lcom/android/server/accounts/AccountManagerService;)V +PLcom/android/server/accounts/AccountManagerService;->access$1700(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;I)Z +HPLcom/android/server/accounts/AccountManagerService;->access$1900(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/accounts/AccountManagerService;->access$200(Lcom/android/server/accounts/AccountManagerService;Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->access$2000(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;J)V +PLcom/android/server/accounts/AccountManagerService;->access$2100(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/CharSequence;Landroid/content/Intent;Ljava/lang/String;I)V +HPLcom/android/server/accounts/AccountManagerService;->access$2800(Lcom/android/server/accounts/AccountManagerService;)Ljava/util/LinkedHashMap; +PLcom/android/server/accounts/AccountManagerService;->access$2900(Lcom/android/server/accounts/AccountManagerService;Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/accounts/AccountManagerService;->access$3100(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Lcom/android/server/accounts/AccountManagerService$NotificationId; +HPLcom/android/server/accounts/AccountManagerService;->access$3200(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$NotificationId;Landroid/os/UserHandle;)V +HPLcom/android/server/accounts/AccountManagerService;->access$3300(Lcom/android/server/accounts/AccountManagerService;)Lcom/android/server/accounts/IAccountAuthenticatorCache; +HPLcom/android/server/accounts/AccountManagerService;->access$3400(Lcom/android/server/accounts/AccountManagerService;I)Z +PLcom/android/server/accounts/AccountManagerService;->access$3500(Lcom/android/server/accounts/AccountManagerService;)Ljava/text/SimpleDateFormat; +PLcom/android/server/accounts/AccountManagerService;->access$3700(Lcom/android/server/accounts/AccountManagerService;Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/lang/Integer; +PLcom/android/server/accounts/AccountManagerService;->access$3800(Lcom/android/server/accounts/AccountManagerService;Landroid/accounts/Account;Ljava/lang/String;ILandroid/os/RemoteCallback;)Landroid/content/Intent; +PLcom/android/server/accounts/AccountManagerService;->access$3900(Lcom/android/server/accounts/AccountManagerService;)Landroid/util/SparseArray; +PLcom/android/server/accounts/AccountManagerService;->access$400(Lcom/android/server/accounts/AccountManagerService;IZ)V HSPLcom/android/server/accounts/AccountManagerService;->access$4000(Lcom/android/server/accounts/AccountManagerService;)Ljava/util/concurrent/CopyOnWriteArrayList; +PLcom/android/server/accounts/AccountManagerService;->access$4100(Lcom/android/server/accounts/AccountManagerService;Landroid/accounts/Account;Ljava/lang/String;I)Z PLcom/android/server/accounts/AccountManagerService;->access$500(Lcom/android/server/accounts/AccountManagerService;)Landroid/content/pm/PackageManager; PLcom/android/server/accounts/AccountManagerService;->access$600(Lcom/android/server/accounts/AccountManagerService;)Landroid/app/AppOpsManager; +PLcom/android/server/accounts/AccountManagerService;->access$700(Lcom/android/server/accounts/AccountManagerService;Ljava/lang/String;IZ)V HPLcom/android/server/accounts/AccountManagerService;->accountExistsCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Z HPLcom/android/server/accounts/AccountManagerService;->accountTypeManagesContacts(Ljava/lang/String;I)Z PLcom/android/server/accounts/AccountManagerService;->addAccount(Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ZLandroid/os/Bundle;)V +PLcom/android/server/accounts/AccountManagerService;->addAccountAsUser(Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ZLandroid/os/Bundle;I)V PLcom/android/server/accounts/AccountManagerService;->addAccountExplicitly(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)Z -PLcom/android/server/accounts/AccountManagerService;->addAccountExplicitlyWithVisibility(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;Ljava/util/Map;)Z -PLcom/android/server/accounts/AccountManagerService;->addAccountInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;ILjava/util/Map;)Z +HPLcom/android/server/accounts/AccountManagerService;->addAccountExplicitlyWithVisibility(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;Ljava/util/Map;)Z +HPLcom/android/server/accounts/AccountManagerService;->addAccountInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;ILjava/util/Map;)Z PLcom/android/server/accounts/AccountManagerService;->addAccountToLinkedRestrictedUsers(Landroid/accounts/Account;I)V HPLcom/android/server/accounts/AccountManagerService;->calculatePackageSignatureDigest(Ljava/lang/String;)[B +PLcom/android/server/accounts/AccountManagerService;->canHaveProfile(I)Z PLcom/android/server/accounts/AccountManagerService;->canUserModifyAccounts(II)Z PLcom/android/server/accounts/AccountManagerService;->canUserModifyAccountsForType(ILjava/lang/String;I)Z -PLcom/android/server/accounts/AccountManagerService;->cancelAccountAccessRequestNotificationIfNeeded(Landroid/accounts/Account;ILjava/lang/String;Z)V -PLcom/android/server/accounts/AccountManagerService;->cancelNotification(Lcom/android/server/accounts/AccountManagerService$NotificationId;Landroid/os/UserHandle;)V +HPLcom/android/server/accounts/AccountManagerService;->cancelAccountAccessRequestNotificationIfNeeded(IZ)V +HPLcom/android/server/accounts/AccountManagerService;->cancelAccountAccessRequestNotificationIfNeeded(Landroid/accounts/Account;ILjava/lang/String;Z)V +HPLcom/android/server/accounts/AccountManagerService;->cancelAccountAccessRequestNotificationIfNeeded(Landroid/accounts/Account;IZ)V +PLcom/android/server/accounts/AccountManagerService;->cancelAccountAccessRequestNotificationIfNeeded(Ljava/lang/String;IZ)V +HPLcom/android/server/accounts/AccountManagerService;->cancelNotification(Lcom/android/server/accounts/AccountManagerService$NotificationId;Landroid/os/UserHandle;)V HPLcom/android/server/accounts/AccountManagerService;->cancelNotification(Lcom/android/server/accounts/AccountManagerService$NotificationId;Ljava/lang/String;Landroid/os/UserHandle;)V -PLcom/android/server/accounts/AccountManagerService;->checkGetAccountsPermission(Ljava/lang/String;I)Z +HPLcom/android/server/accounts/AccountManagerService;->checkGetAccountsPermission(Ljava/lang/String;I)Z HPLcom/android/server/accounts/AccountManagerService;->checkPackageSignature(Ljava/lang/String;II)I -PLcom/android/server/accounts/AccountManagerService;->checkReadAccountsPermitted(ILjava/lang/String;ILjava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService;->checkReadContactsPermission(Ljava/lang/String;I)Z +HPLcom/android/server/accounts/AccountManagerService;->checkReadAccountsPermitted(ILjava/lang/String;ILjava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->checkReadContactsPermission(Ljava/lang/String;I)Z PLcom/android/server/accounts/AccountManagerService;->createNoCredentialsPermissionNotification(Landroid/accounts/Account;Landroid/content/Intent;Ljava/lang/String;I)V PLcom/android/server/accounts/AccountManagerService;->doNotification(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/CharSequence;Landroid/content/Intent;Ljava/lang/String;I)V -PLcom/android/server/accounts/AccountManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService;->dumpUser(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V +HPLcom/android/server/accounts/AccountManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->dumpUser(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V HSPLcom/android/server/accounts/AccountManagerService;->filterAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;[Landroid/accounts/Account;ILjava/lang/String;Z)[Landroid/accounts/Account; HSPLcom/android/server/accounts/AccountManagerService;->filterSharedAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/util/Map;ILjava/lang/String;)Ljava/util/Map; -PLcom/android/server/accounts/AccountManagerService;->getAccountRemovedReceivers(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/List; +HPLcom/android/server/accounts/AccountManagerService;->getAccountRemovedReceivers(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/List; PLcom/android/server/accounts/AccountManagerService;->getAccountVisibility(Landroid/accounts/Account;Ljava/lang/String;)I HPLcom/android/server/accounts/AccountManagerService;->getAccountVisibilityFromCache(Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)I HPLcom/android/server/accounts/AccountManagerService;->getAccounts(ILjava/lang/String;)[Landroid/accounts/Account; -PLcom/android/server/accounts/AccountManagerService;->getAccounts([I)[Landroid/accounts/AccountAndUser; +HPLcom/android/server/accounts/AccountManagerService;->getAccounts([I)[Landroid/accounts/AccountAndUser; PLcom/android/server/accounts/AccountManagerService;->getAccountsAndVisibilityForPackage(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Map; PLcom/android/server/accounts/AccountManagerService;->getAccountsAndVisibilityForPackage(Ljava/lang/String;Ljava/util/List;Ljava/lang/Integer;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; HSPLcom/android/server/accounts/AccountManagerService;->getAccountsAsUser(Ljava/lang/String;ILjava/lang/String;)[Landroid/accounts/Account; @@ -4381,9 +4612,10 @@ HPLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypesInte PLcom/android/server/accounts/AccountManagerService;->getContextForUser(Landroid/os/UserHandle;)Landroid/content/Context; HPLcom/android/server/accounts/AccountManagerService;->getCredentialPermissionNotificationId(Landroid/accounts/Account;Ljava/lang/String;I)Lcom/android/server/accounts/AccountManagerService$NotificationId; HPLcom/android/server/accounts/AccountManagerService;->getPackageNameForUid(I)Ljava/lang/String; +PLcom/android/server/accounts/AccountManagerService;->getPackagesAndVisibilityForAccount(Landroid/accounts/Account;)Ljava/util/Map; HPLcom/android/server/accounts/AccountManagerService;->getPackagesAndVisibilityForAccountLocked(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; HPLcom/android/server/accounts/AccountManagerService;->getPassword(Landroid/accounts/Account;)Ljava/lang/String; -PLcom/android/server/accounts/AccountManagerService;->getPreviousName(Landroid/accounts/Account;)Ljava/lang/String; +HPLcom/android/server/accounts/AccountManagerService;->getPreviousName(Landroid/accounts/Account;)Ljava/lang/String; PLcom/android/server/accounts/AccountManagerService;->getRequestingPackages(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map; PLcom/android/server/accounts/AccountManagerService;->getRunningAccounts()[Landroid/accounts/AccountAndUser; PLcom/android/server/accounts/AccountManagerService;->getSharedAccountsAsUser(I)[Landroid/accounts/Account; @@ -4392,8 +4624,9 @@ PLcom/android/server/accounts/AccountManagerService;->getSingleton()Lcom/android HSPLcom/android/server/accounts/AccountManagerService;->getTypesForCaller(IIZ)Ljava/util/List; HSPLcom/android/server/accounts/AccountManagerService;->getTypesManagedByCaller(II)Ljava/util/List; HSPLcom/android/server/accounts/AccountManagerService;->getTypesVisibleToCaller(IILjava/lang/String;)Ljava/util/List; -PLcom/android/server/accounts/AccountManagerService;->getUidsOfInstalledOrUpdatedPackagesAsUser(I)Landroid/util/SparseBooleanArray; +HPLcom/android/server/accounts/AccountManagerService;->getUidsOfInstalledOrUpdatedPackagesAsUser(I)Landroid/util/SparseBooleanArray; HSPLcom/android/server/accounts/AccountManagerService;->getUserAccounts(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts; +PLcom/android/server/accounts/AccountManagerService;->getUserAccountsForCaller()Lcom/android/server/accounts/AccountManagerService$UserAccounts; HSPLcom/android/server/accounts/AccountManagerService;->getUserAccountsNotChecked(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts; HPLcom/android/server/accounts/AccountManagerService;->getUserData(Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/accounts/AccountManagerService;->getUserManager()Landroid/os/UserManager; @@ -4402,25 +4635,33 @@ PLcom/android/server/accounts/AccountManagerService;->handleIncomingUser(I)I HPLcom/android/server/accounts/AccountManagerService;->hasAccountAccess(Landroid/accounts/Account;Ljava/lang/String;I)Z HPLcom/android/server/accounts/AccountManagerService;->hasAccountAccess(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/UserHandle;)Z HPLcom/android/server/accounts/AccountManagerService;->hasExplicitlyGrantedPermission(Landroid/accounts/Account;Ljava/lang/String;I)Z -PLcom/android/server/accounts/AccountManagerService;->hasFeatures(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->hasFeatures(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/accounts/AccountManagerService;->insertAccountIntoCacheLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Landroid/accounts/Account; PLcom/android/server/accounts/AccountManagerService;->installNotification(Lcom/android/server/accounts/AccountManagerService$NotificationId;Landroid/app/Notification;Ljava/lang/String;I)V HPLcom/android/server/accounts/AccountManagerService;->invalidateAuthToken(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/accounts/AccountManagerService;->invalidateAuthTokenLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; HPLcom/android/server/accounts/AccountManagerService;->isAccountManagedByCaller(Ljava/lang/String;II)Z -PLcom/android/server/accounts/AccountManagerService;->isAccountVisibleToCaller(Ljava/lang/String;IILjava/lang/String;)Z -PLcom/android/server/accounts/AccountManagerService;->isCrossUser(II)Z +PLcom/android/server/accounts/AccountManagerService;->isAccountPresentForCaller(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/accounts/AccountManagerService;->isAccountVisibleToCaller(Ljava/lang/String;IILjava/lang/String;)Z +HPLcom/android/server/accounts/AccountManagerService;->isCrossUser(II)Z HSPLcom/android/server/accounts/AccountManagerService;->isLocalUnlockedUser(I)Z HPLcom/android/server/accounts/AccountManagerService;->isPermittedForPackage(Ljava/lang/String;I[Ljava/lang/String;)Z HPLcom/android/server/accounts/AccountManagerService;->isPreOApplication(Ljava/lang/String;)Z HPLcom/android/server/accounts/AccountManagerService;->isPrivileged(I)Z HPLcom/android/server/accounts/AccountManagerService;->isProfileOwner(I)Z +PLcom/android/server/accounts/AccountManagerService;->isSpecialPackageKey(Ljava/lang/String;)Z +PLcom/android/server/accounts/AccountManagerService;->isSystemUid(I)Z +PLcom/android/server/accounts/AccountManagerService;->isVisible(I)Z PLcom/android/server/accounts/AccountManagerService;->lambda$grantAppPermission$3(Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;Landroid/accounts/Account;I)V -PLcom/android/server/accounts/AccountManagerService;->lambda$new$0$AccountManagerService(I)V +HPLcom/android/server/accounts/AccountManagerService;->lambda$new$0$AccountManagerService(I)V PLcom/android/server/accounts/AccountManagerService;->lambda$onUnlockUser$1$AccountManagerService(I)V +PLcom/android/server/accounts/AccountManagerService;->lambda$removeAccountInternal$2$AccountManagerService(Landroid/accounts/Account;I)V +PLcom/android/server/accounts/AccountManagerService;->logRecord(Ljava/lang/String;Ljava/lang/String;JLcom/android/server/accounts/AccountManagerService$UserAccounts;)V PLcom/android/server/accounts/AccountManagerService;->logRecord(Ljava/lang/String;Ljava/lang/String;JLcom/android/server/accounts/AccountManagerService$UserAccounts;I)V PLcom/android/server/accounts/AccountManagerService;->logRecordWithUid(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/accounts/AccountManagerService;->newGrantCredentialsPermissionIntent(Landroid/accounts/Account;Ljava/lang/String;ILandroid/accounts/AccountAuthenticatorResponse;Ljava/lang/String;Z)Landroid/content/Intent; +PLcom/android/server/accounts/AccountManagerService;->newRequestAccountAccessIntent(Landroid/accounts/Account;Ljava/lang/String;ILandroid/os/RemoteCallback;)Landroid/content/Intent; +PLcom/android/server/accounts/AccountManagerService;->notifyPackage(Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V HPLcom/android/server/accounts/AccountManagerService;->onAccountAccessed(Ljava/lang/String;)V HPLcom/android/server/accounts/AccountManagerService;->onResult(Landroid/accounts/IAccountManagerResponse;Landroid/os/Bundle;)V PLcom/android/server/accounts/AccountManagerService;->onServiceChanged(Landroid/accounts/AuthenticatorDescription;IZ)V @@ -4436,17 +4677,21 @@ PLcom/android/server/accounts/AccountManagerService;->purgeUserData(I)V HPLcom/android/server/accounts/AccountManagerService;->readAuthTokenInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/accounts/AccountManagerService;->readCachedTokenInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)Ljava/lang/String; HPLcom/android/server/accounts/AccountManagerService;->readPasswordInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Ljava/lang/String; -PLcom/android/server/accounts/AccountManagerService;->readPreviousNameInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Ljava/lang/String; +HPLcom/android/server/accounts/AccountManagerService;->readPreviousNameInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Ljava/lang/String; HPLcom/android/server/accounts/AccountManagerService;->readUserDataInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/accounts/AccountManagerService;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/accounts/AccountManagerService;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V -PLcom/android/server/accounts/AccountManagerService;->removeAccountAsUser(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;ZI)V +HPLcom/android/server/accounts/AccountManagerService;->removeAccountAsUser(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;ZI)V +PLcom/android/server/accounts/AccountManagerService;->removeAccountExplicitly(Landroid/accounts/Account;)Z PLcom/android/server/accounts/AccountManagerService;->removeAccountFromCacheLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)V PLcom/android/server/accounts/AccountManagerService;->removeAccountInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;I)Z -PLcom/android/server/accounts/AccountManagerService;->removeVisibilityValuesForPackage(Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->removeVisibilityValuesForPackage(Ljava/lang/String;)V +PLcom/android/server/accounts/AccountManagerService;->renameAccount(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Ljava/lang/String;)V +PLcom/android/server/accounts/AccountManagerService;->renameAccountInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;)Landroid/accounts/Account; HSPLcom/android/server/accounts/AccountManagerService;->resolveAccountVisibility(Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/lang/Integer; HPLcom/android/server/accounts/AccountManagerService;->saveAuthTokenToDatabase(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/accounts/AccountManagerService;->saveCachedToken(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;J)V +HPLcom/android/server/accounts/AccountManagerService;->saveCachedToken(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;[BLjava/lang/String;Ljava/lang/String;J)V +HPLcom/android/server/accounts/AccountManagerService;->scanArgs([Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/accounts/AccountManagerService;->sendAccountRemovedBroadcast(Landroid/accounts/Account;Ljava/lang/String;I)V PLcom/android/server/accounts/AccountManagerService;->sendAccountsChangedBroadcast(I)V PLcom/android/server/accounts/AccountManagerService;->sendNotificationAccountUpdated(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V @@ -4460,10 +4705,11 @@ HPLcom/android/server/accounts/AccountManagerService;->setUserdataInternal(Lcom/ PLcom/android/server/accounts/AccountManagerService;->shouldNotifyPackageOnAccountRemoval(Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Z PLcom/android/server/accounts/AccountManagerService;->syncDeCeAccountsLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V PLcom/android/server/accounts/AccountManagerService;->syncSharedAccounts(I)V -PLcom/android/server/accounts/AccountManagerService;->unregisterAccountListener([Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/accounts/AccountManagerService;->unregisterAccountListener([Ljava/lang/String;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V +HPLcom/android/server/accounts/AccountManagerService;->unregisterAccountListener([Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/accounts/AccountManagerService;->unregisterAccountListener([Ljava/lang/String;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V PLcom/android/server/accounts/AccountManagerService;->updateAccountVisibilityLocked(Landroid/accounts/Account;Ljava/lang/String;ILcom/android/server/accounts/AccountManagerService$UserAccounts;)Z PLcom/android/server/accounts/AccountManagerService;->updateAppPermission(Landroid/accounts/Account;Ljava/lang/String;IZ)V +PLcom/android/server/accounts/AccountManagerService;->updateCredentials(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Ljava/lang/String;ZLandroid/os/Bundle;)V PLcom/android/server/accounts/AccountManagerService;->validateAccounts(I)V HSPLcom/android/server/accounts/AccountManagerService;->validateAccountsInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Z)V HPLcom/android/server/accounts/AccountManagerService;->writeAuthTokenIntoCacheLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V @@ -4481,27 +4727,31 @@ HSPLcom/android/server/accounts/AccountsDb$DeDatabaseHelper;->onOpen(Landroid/da HSPLcom/android/server/accounts/AccountsDb;->()V HSPLcom/android/server/accounts/AccountsDb;->(Lcom/android/server/accounts/AccountsDb$DeDatabaseHelper;Landroid/content/Context;Ljava/io/File;)V PLcom/android/server/accounts/AccountsDb;->attachCeDatabase(Ljava/io/File;)V -PLcom/android/server/accounts/AccountsDb;->beginTransaction()V +HPLcom/android/server/accounts/AccountsDb;->beginTransaction()V PLcom/android/server/accounts/AccountsDb;->calculateDebugTableInsertionPoint()J +PLcom/android/server/accounts/AccountsDb;->close()V PLcom/android/server/accounts/AccountsDb;->closeDebugStatement()V PLcom/android/server/accounts/AccountsDb;->compileSqlStatementForLogging()Landroid/database/sqlite/SQLiteStatement; HSPLcom/android/server/accounts/AccountsDb;->create(Landroid/content/Context;ILjava/io/File;Ljava/io/File;)Lcom/android/server/accounts/AccountsDb; -PLcom/android/server/accounts/AccountsDb;->deleteAuthToken(Ljava/lang/String;)Z -PLcom/android/server/accounts/AccountsDb;->deleteAuthtokensByAccountIdAndType(JLjava/lang/String;)Z +PLcom/android/server/accounts/AccountsDb;->deleteAccountVisibilityForPackage(Ljava/lang/String;)Z +HPLcom/android/server/accounts/AccountsDb;->deleteAuthToken(Ljava/lang/String;)Z +PLcom/android/server/accounts/AccountsDb;->deleteAuthTokensByAccountId(J)Z +HPLcom/android/server/accounts/AccountsDb;->deleteAuthtokensByAccountIdAndType(JLjava/lang/String;)Z PLcom/android/server/accounts/AccountsDb;->deleteCeAccount(J)Z PLcom/android/server/accounts/AccountsDb;->deleteDeAccount(J)Z +PLcom/android/server/accounts/AccountsDb;->deleteGrantsByUid(I)Z PLcom/android/server/accounts/AccountsDb;->deleteMetaByAuthTypeAndUid(Ljava/lang/String;I)Z HPLcom/android/server/accounts/AccountsDb;->dumpDeAccountsTable(Ljava/io/PrintWriter;)V -PLcom/android/server/accounts/AccountsDb;->dumpDebugTable(Ljava/io/PrintWriter;)V -PLcom/android/server/accounts/AccountsDb;->endTransaction()V +HPLcom/android/server/accounts/AccountsDb;->dumpDebugTable(Ljava/io/PrintWriter;)V +HPLcom/android/server/accounts/AccountsDb;->endTransaction()V HPLcom/android/server/accounts/AccountsDb;->findAccountPasswordByNameAndType(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/accounts/AccountsDb;->findAllAccountGrants()Ljava/util/List; +HPLcom/android/server/accounts/AccountsDb;->findAllAccountGrants()Ljava/util/List; HSPLcom/android/server/accounts/AccountsDb;->findAllDeAccounts()Ljava/util/Map; HSPLcom/android/server/accounts/AccountsDb;->findAllUidGrants()Ljava/util/List; HSPLcom/android/server/accounts/AccountsDb;->findAllVisibilityValues()Ljava/util/Map; HPLcom/android/server/accounts/AccountsDb;->findAuthTokensByAccount(Landroid/accounts/Account;)Ljava/util/Map; -PLcom/android/server/accounts/AccountsDb;->findAuthtokenForAllAccounts(Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor; -PLcom/android/server/accounts/AccountsDb;->findCeAccountId(Landroid/accounts/Account;)J +HPLcom/android/server/accounts/AccountsDb;->findAuthtokenForAllAccounts(Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor; +HPLcom/android/server/accounts/AccountsDb;->findCeAccountId(Landroid/accounts/Account;)J PLcom/android/server/accounts/AccountsDb;->findCeAccountsNotInDe()Ljava/util/List; HPLcom/android/server/accounts/AccountsDb;->findDeAccountId(Landroid/accounts/Account;)J PLcom/android/server/accounts/AccountsDb;->findDeAccountPreviousName(Landroid/accounts/Account;)Ljava/lang/String; @@ -4514,39 +4764,46 @@ PLcom/android/server/accounts/AccountsDb;->getStatementForLogging()Landroid/data HPLcom/android/server/accounts/AccountsDb;->insertAuthToken(JLjava/lang/String;Ljava/lang/String;)J PLcom/android/server/accounts/AccountsDb;->insertCeAccount(Landroid/accounts/Account;Ljava/lang/String;)J PLcom/android/server/accounts/AccountsDb;->insertDeAccount(Landroid/accounts/Account;J)J -PLcom/android/server/accounts/AccountsDb;->insertExtra(JLjava/lang/String;Ljava/lang/String;)J +HPLcom/android/server/accounts/AccountsDb;->insertExtra(JLjava/lang/String;Ljava/lang/String;)J PLcom/android/server/accounts/AccountsDb;->insertGrant(JLjava/lang/String;I)J PLcom/android/server/accounts/AccountsDb;->insertOrReplaceMetaAuthTypeAndUid(Ljava/lang/String;I)J HSPLcom/android/server/accounts/AccountsDb;->isCeDatabaseAttached()Z +PLcom/android/server/accounts/AccountsDb;->renameCeAccount(JLjava/lang/String;)Z +PLcom/android/server/accounts/AccountsDb;->renameDeAccount(JLjava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/accounts/AccountsDb;->reserveDebugDbInsertionPoint()J PLcom/android/server/accounts/AccountsDb;->setAccountVisibility(JLjava/lang/String;I)Z -PLcom/android/server/accounts/AccountsDb;->setTransactionSuccessful()V +HPLcom/android/server/accounts/AccountsDb;->setTransactionSuccessful()V PLcom/android/server/accounts/AccountsDb;->updateCeAccountPassword(JLjava/lang/String;)I HPLcom/android/server/accounts/AccountsDb;->updateExtra(JLjava/lang/String;)Z HPLcom/android/server/accounts/TokenCache$Key;->(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)V HPLcom/android/server/accounts/TokenCache$Key;->equals(Ljava/lang/Object;)Z HPLcom/android/server/accounts/TokenCache$Key;->hashCode()I -PLcom/android/server/accounts/TokenCache$TokenLruCache$Evictor;->(Lcom/android/server/accounts/TokenCache$TokenLruCache;)V -PLcom/android/server/accounts/TokenCache$TokenLruCache$Evictor;->add(Lcom/android/server/accounts/TokenCache$Key;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache$Evictor;->(Lcom/android/server/accounts/TokenCache$TokenLruCache;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache$Evictor;->add(Lcom/android/server/accounts/TokenCache$Key;)V HPLcom/android/server/accounts/TokenCache$TokenLruCache$Evictor;->evict()V HSPLcom/android/server/accounts/TokenCache$TokenLruCache;->()V -PLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;Lcom/android/server/accounts/TokenCache$Value;)V -PLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;Lcom/android/server/accounts/TokenCache$Value;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/accounts/TokenCache$TokenLruCache;->evict(Landroid/accounts/Account;)V -PLcom/android/server/accounts/TokenCache$TokenLruCache;->evict(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/accounts/TokenCache$TokenLruCache;->putToken(Lcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;)V -PLcom/android/server/accounts/TokenCache$TokenLruCache;->sizeOf(Lcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;)I -PLcom/android/server/accounts/TokenCache$TokenLruCache;->sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I -PLcom/android/server/accounts/TokenCache$Value;->(Ljava/lang/String;J)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->evict(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->putToken(Lcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;)V +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->sizeOf(Lcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;)I +HPLcom/android/server/accounts/TokenCache$TokenLruCache;->sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/accounts/TokenCache$Value;->(Ljava/lang/String;J)V HSPLcom/android/server/accounts/TokenCache;->()V HPLcom/android/server/accounts/TokenCache;->get(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)Ljava/lang/String; -PLcom/android/server/accounts/TokenCache;->put(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[BJ)V -PLcom/android/server/accounts/TokenCache;->remove(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/accounts/TokenCache;->put(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[BJ)V +PLcom/android/server/accounts/TokenCache;->remove(Landroid/accounts/Account;)V +HPLcom/android/server/accounts/TokenCache;->remove(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$61lzY789LDk4U-iach2ObHQg5Cw;->()V PLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$61lzY789LDk4U-iach2ObHQg5Cw;->()V HPLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$61lzY789LDk4U-iach2ObHQg5Cw;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$7PuHSsozO6TCF4r400sEBZxF0PM;->()V PLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$7PuHSsozO6TCF4r400sEBZxF0PM;->()V PLcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$7PuHSsozO6TCF4r400sEBZxF0PM;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/adb/-$$Lambda$AdbService$AdbSettingsObserver$0BNJsES12ohN-hM9rc-IHHCmT0w;->()V +PLcom/android/server/adb/-$$Lambda$AdbService$AdbSettingsObserver$0BNJsES12ohN-hM9rc-IHHCmT0w;->()V +PLcom/android/server/adb/-$$Lambda$AdbService$AdbSettingsObserver$0BNJsES12ohN-hM9rc-IHHCmT0w;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/adb/-$$Lambda$YjCwxLKBTtsHmgQtAhVKu2DVea0;->()V PLcom/android/server/adb/-$$Lambda$YjCwxLKBTtsHmgQtAhVKu2DVea0;->()V PLcom/android/server/adb/-$$Lambda$YjCwxLKBTtsHmgQtAhVKu2DVea0;->accept(Ljava/lang/Object;)V @@ -4586,15 +4843,22 @@ HSPLcom/android/server/adb/AdbDebuggingManager$PortListenerImpl;->(Lcom/an HSPLcom/android/server/adb/AdbDebuggingManager;->(Landroid/content/Context;)V PLcom/android/server/adb/AdbDebuggingManager;->access$000(Lcom/android/server/adb/AdbDebuggingManager;)Landroid/content/Context; PLcom/android/server/adb/AdbDebuggingManager;->access$100(Lcom/android/server/adb/AdbDebuggingManager;)Landroid/os/Handler; +PLcom/android/server/adb/AdbDebuggingManager;->access$1000(Lcom/android/server/adb/AdbDebuggingManager;)Ljava/lang/String; +PLcom/android/server/adb/AdbDebuggingManager;->access$1002(Lcom/android/server/adb/AdbDebuggingManager;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/adb/AdbDebuggingManager;->access$1100(Lcom/android/server/adb/AdbDebuggingManager;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/adb/AdbDebuggingManager;->access$1200(Lcom/android/server/adb/AdbDebuggingManager;)Z PLcom/android/server/adb/AdbDebuggingManager;->access$1400(Lcom/android/server/adb/AdbDebuggingManager;)Lcom/android/server/adb/AdbDebuggingManager$AdbConnectionPortPoller; +PLcom/android/server/adb/AdbDebuggingManager;->access$2000(Lcom/android/server/adb/AdbDebuggingManager;Ljava/lang/String;)V PLcom/android/server/adb/AdbDebuggingManager;->access$400(Lcom/android/server/adb/AdbDebuggingManager;)Lcom/android/server/adb/AdbDebuggingManager$AdbDebuggingThread; PLcom/android/server/adb/AdbDebuggingManager;->access$402(Lcom/android/server/adb/AdbDebuggingManager;Lcom/android/server/adb/AdbDebuggingManager$AdbDebuggingThread;)Lcom/android/server/adb/AdbDebuggingManager$AdbDebuggingThread; PLcom/android/server/adb/AdbDebuggingManager;->access$500(Lcom/android/server/adb/AdbDebuggingManager;)Ljava/util/Map; PLcom/android/server/adb/AdbDebuggingManager;->access$600(Lcom/android/server/adb/AdbDebuggingManager;)V PLcom/android/server/adb/AdbDebuggingManager;->access$800(Lcom/android/server/adb/AdbDebuggingManager;)Z PLcom/android/server/adb/AdbDebuggingManager;->access$802(Lcom/android/server/adb/AdbDebuggingManager;Z)Z +PLcom/android/server/adb/AdbDebuggingManager;->access$900(Lcom/android/server/adb/AdbDebuggingManager;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/adb/AdbDebuggingManager;->allowDebugging(ZLjava/lang/String;)V PLcom/android/server/adb/AdbDebuggingManager;->createConfirmationIntent(Landroid/content/ComponentName;Ljava/util/List;)Landroid/content/Intent; +PLcom/android/server/adb/AdbDebuggingManager;->denyDebugging()V PLcom/android/server/adb/AdbDebuggingManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/adb/AdbDebuggingManager;->getAdbFile(Ljava/lang/String;)Ljava/io/File; PLcom/android/server/adb/AdbDebuggingManager;->getAdbTempKeysFile()Ljava/io/File; @@ -4605,16 +4869,19 @@ PLcom/android/server/adb/AdbDebuggingManager;->setAdbEnabled(ZB)V PLcom/android/server/adb/AdbDebuggingManager;->startConfirmationActivity(Landroid/content/ComponentName;Landroid/os/UserHandle;Ljava/util/List;)Z PLcom/android/server/adb/AdbDebuggingManager;->startConfirmationForKey(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/adb/AdbDebuggingManager;->writeKey(Ljava/lang/String;)V +PLcom/android/server/adb/AdbDebuggingManager;->writeKeys(Ljava/lang/Iterable;)V HSPLcom/android/server/adb/AdbService$AdbConnectionPortListener;->(Lcom/android/server/adb/AdbService;)V HSPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->(Lcom/android/server/adb/AdbService;)V HSPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->(Lcom/android/server/adb/AdbService;Lcom/android/server/adb/AdbService$1;)V HSPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->isAdbEnabled(B)Z -PLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->lambda$startAdbdForTransport$0(Ljava/lang/Object;ZB)V +HPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->lambda$startAdbdForTransport$0(Ljava/lang/Object;ZB)V PLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->lambda$stopAdbdForTransport$1(Ljava/lang/Object;ZB)V HSPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->registerTransport(Landroid/debug/IAdbTransport;)V -PLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->startAdbdForTransport(B)V +HPLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->startAdbdForTransport(B)V PLcom/android/server/adb/AdbService$AdbManagerInternalImpl;->stopAdbdForTransport(B)V HSPLcom/android/server/adb/AdbService$AdbSettingsObserver;->(Lcom/android/server/adb/AdbService;)V +PLcom/android/server/adb/AdbService$AdbSettingsObserver;->lambda$onChange$0(Ljava/lang/Object;ZB)V +PLcom/android/server/adb/AdbService$AdbSettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/adb/AdbService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/adb/AdbService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/adb/AdbService$Lifecycle;->onStart()V @@ -4622,41 +4889,84 @@ HSPLcom/android/server/adb/AdbService;->(Landroid/content/Context;)V HSPLcom/android/server/adb/AdbService;->(Landroid/content/Context;Lcom/android/server/adb/AdbService$1;)V HSPLcom/android/server/adb/AdbService;->access$100(Lcom/android/server/adb/AdbService;)Landroid/util/ArrayMap; HSPLcom/android/server/adb/AdbService;->access$200(Lcom/android/server/adb/AdbService;)Z -PLcom/android/server/adb/AdbService;->access$500(Lcom/android/server/adb/AdbService;ZB)V +HPLcom/android/server/adb/AdbService;->access$500(Lcom/android/server/adb/AdbService;ZB)V +PLcom/android/server/adb/AdbService;->access$600(Lcom/android/server/adb/AdbService;)Landroid/content/ContentResolver; +PLcom/android/server/adb/AdbService;->access$700(Lcom/android/server/adb/AdbService;ZB)V PLcom/android/server/adb/AdbService;->allowDebugging(ZLjava/lang/String;)V PLcom/android/server/adb/AdbService;->bootCompleted()V HSPLcom/android/server/adb/AdbService;->containsFunction(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/adb/AdbService;->denyDebugging()V PLcom/android/server/adb/AdbService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/adb/AdbService;->initAdbState()V -PLcom/android/server/adb/AdbService;->isAdbWifiQrSupported()Z -PLcom/android/server/adb/AdbService;->isAdbWifiSupported()Z -PLcom/android/server/adb/AdbService;->setAdbdEnabledForTransport(ZB)V -PLcom/android/server/adb/AdbService;->startAdbd()V +HPLcom/android/server/adb/AdbService;->isAdbWifiQrSupported()Z +HPLcom/android/server/adb/AdbService;->isAdbWifiSupported()Z +PLcom/android/server/adb/AdbService;->setAdbEnabled(ZB)V +HPLcom/android/server/adb/AdbService;->setAdbdEnabledForTransport(ZB)V +HPLcom/android/server/adb/AdbService;->startAdbd()V PLcom/android/server/adb/AdbService;->stopAdbd()V HSPLcom/android/server/adb/AdbService;->systemReady()V -PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$-MgquypUP3unWGG2OT4ob8k7gsI;->(Lcom/android/server/alarm/AlarmManagerService;)V +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$-MgquypUP3unWGG2OT4ob8k7gsI;->(Lcom/android/server/alarm/AlarmManagerService;)V PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$-MgquypUP3unWGG2OT4ob8k7gsI;->test(Ljava/lang/Object;)Z -HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$3$Rr3r7n2HsPKFnJ_be679IBA4-vw;->(Lcom/android/server/alarm/AlarmManagerService$3;Landroid/app/IAlarmCompleteListener;)V +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$3$Rr3r7n2HsPKFnJ_be679IBA4-vw;->(Lcom/android/server/alarm/AlarmManagerService$3;Landroid/app/IAlarmCompleteListener;)V HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$3$Rr3r7n2HsPKFnJ_be679IBA4-vw;->run()V -PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$BRdtDfJp_DVaDfyiNUNesx0bB1s;->(Lcom/android/server/alarm/AlarmManagerService;)V +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$-1NjbpEv4uZD-FeabMy2HrDOimw;->(Lcom/android/server/alarm/AlarmManagerService$7;)V +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$-1NjbpEv4uZD-FeabMy2HrDOimw;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$arZ1Rj-Il8jw9gSqNUfpFvbGz0c;->(Lcom/android/server/alarm/AlarmManagerService$7;I)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$arZ1Rj-Il8jw9gSqNUfpFvbGz0c;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$e5tZRE50yIwQV4tEZG8b7r6OAn8;->(Lcom/android/server/alarm/AlarmManagerService$7;I)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$7$e5tZRE50yIwQV4tEZG8b7r6OAn8;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$88dbbCLc3usZq9uXh8HTNtss_EQ;->(Lcom/android/server/alarm/AlarmManagerService;)V +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$88dbbCLc3usZq9uXh8HTNtss_EQ;->run()V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$9io6QdeDYV2YS5pwXJoQDuKuc1I;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$9io6QdeDYV2YS5pwXJoQDuKuc1I;->run()V +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$BRdtDfJp_DVaDfyiNUNesx0bB1s;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$BRdtDfJp_DVaDfyiNUNesx0bB1s;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$DeliveryTracker$sZOCPY7e4Yx91sd1JlszXJ8JxlE;->(Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;Lcom/android/server/alarm/Alarm;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$DeliveryTracker$sZOCPY7e4Yx91sd1JlszXJ8JxlE;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$FeCQJIWQI1d16NQPR2DzMqsxi60;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$FeCQJIWQI1d16NQPR2DzMqsxi60;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$NCM_bUC5QQRjHMPsXXpg4Z0KdwU;->(Lcom/android/server/alarm/AlarmManagerService;Landroid/util/ArraySet;)V +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$NCM_bUC5QQRjHMPsXXpg4Z0KdwU;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$PquJv8pmiXbF0u_qf1SycSIXv0Y;->(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V +HSPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$PquJv8pmiXbF0u_qf1SycSIXv0Y;->test(Ljava/lang/Object;)Z PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$nmqlt-fd5gUdQH-yashdyxH4vYQ;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$nmqlt-fd5gUdQH-yashdyxH4vYQ;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$tVS3lTJKvuYuSXyZXGJ-UmV22C8;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$tVS3lTJKvuYuSXyZXGJ-UmV22C8;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$u3E0D6MRsSv61AXm1cSvq-hdCac;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$u3E0D6MRsSv61AXm1cSvq-hdCac;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$uLiVFCcPGmrfExCjlf_wOglntto;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$uLiVFCcPGmrfExCjlf_wOglntto;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$ubd_MqM3tDRevb5le3Z2bT2dl-w;->(I)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$ubd_MqM3tDRevb5le3Z2bT2dl-w;->test(Ljava/lang/Object;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$vkFzjsAGqxpiLZ_kBChy88XrVg0;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$vkFzjsAGqxpiLZ_kBChy88XrVg0;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$xpCdvI39uODgMD4QMo-N3DrqM3U;->(I)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$xpCdvI39uODgMD4QMo-N3DrqM3U;->test(Ljava/lang/Object;)Z PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$yPOCvZY7VpWii85ybUo5bU8BTfI;->(Lcom/android/server/alarm/AlarmManagerService;)V -PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$yPOCvZY7VpWii85ybUo5bU8BTfI;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$yPOCvZY7VpWii85ybUo5bU8BTfI;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/-$$Lambda$AlarmManagerService$ykl_EcpLXwX2aLOpdRPUwtCu0Vw;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/-$$Lambda$AlarmManagerService$ykl_EcpLXwX2aLOpdRPUwtCu0Vw;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/-$$Lambda$BatchingAlarmStore$C4B0m32nDPh6fLbATXI2H_fQ9GU;->()V +HSPLcom/android/server/alarm/-$$Lambda$BatchingAlarmStore$C4B0m32nDPh6fLbATXI2H_fQ9GU;->()V +HPLcom/android/server/alarm/-$$Lambda$BatchingAlarmStore$C4B0m32nDPh6fLbATXI2H_fQ9GU;->applyAsLong(Ljava/lang/Object;)J +HSPLcom/android/server/alarm/-$$Lambda$m1lWhypOyiBI4LvQd13ycGxFD7M;->()V +HSPLcom/android/server/alarm/-$$Lambda$m1lWhypOyiBI4LvQd13ycGxFD7M;->()V +HSPLcom/android/server/alarm/-$$Lambda$m1lWhypOyiBI4LvQd13ycGxFD7M;->applyAsLong(Ljava/lang/Object;)J HSPLcom/android/server/alarm/Alarm;->(IJJJJLandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;ILandroid/app/AlarmManager$AlarmClockInfo;ILjava/lang/String;)V HPLcom/android/server/alarm/Alarm;->dump(Landroid/util/IndentingPrintWriter;JLjava/text/SimpleDateFormat;)V HPLcom/android/server/alarm/Alarm;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JJ)V HSPLcom/android/server/alarm/Alarm;->getMaxWhenElapsed()J HPLcom/android/server/alarm/Alarm;->getPolicyElapsed(I)J +HPLcom/android/server/alarm/Alarm;->getRequestedElapsed()J HSPLcom/android/server/alarm/Alarm;->getWhenElapsed()J HSPLcom/android/server/alarm/Alarm;->makeTag(Landroid/app/PendingIntent;Ljava/lang/String;I)Ljava/lang/String; HSPLcom/android/server/alarm/Alarm;->matches(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)Z HPLcom/android/server/alarm/Alarm;->matches(Ljava/lang/String;)Z -PLcom/android/server/alarm/Alarm;->policyIndexToString(I)Ljava/lang/String; +HPLcom/android/server/alarm/Alarm;->policyIndexToString(I)Ljava/lang/String; HSPLcom/android/server/alarm/Alarm;->setPolicyElapsed(IJ)Z HPLcom/android/server/alarm/Alarm;->toString()Ljava/lang/String; -PLcom/android/server/alarm/Alarm;->typeToString(I)Ljava/lang/String; +HPLcom/android/server/alarm/Alarm;->typeToString(I)Ljava/lang/String; HSPLcom/android/server/alarm/Alarm;->updateWhenElapsed()Z HSPLcom/android/server/alarm/AlarmManagerService$1;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$1;->compare(Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;)I @@ -4664,7 +4974,7 @@ HPLcom/android/server/alarm/AlarmManagerService$1;->compare(Ljava/lang/Object;Lj HSPLcom/android/server/alarm/AlarmManagerService$2;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$2;->binderDied(Landroid/os/IBinder;)V HSPLcom/android/server/alarm/AlarmManagerService$3;->(Lcom/android/server/alarm/AlarmManagerService;)V -HPLcom/android/server/alarm/AlarmManagerService$3;->doAlarm(Landroid/app/IAlarmCompleteListener;)V +HSPLcom/android/server/alarm/AlarmManagerService$3;->doAlarm(Landroid/app/IAlarmCompleteListener;)V HPLcom/android/server/alarm/AlarmManagerService$3;->lambda$doAlarm$0$AlarmManagerService$3(Landroid/app/IAlarmCompleteListener;)V HSPLcom/android/server/alarm/AlarmManagerService$4;->(Lcom/android/server/alarm/AlarmManagerService;)V HSPLcom/android/server/alarm/AlarmManagerService$4;->currentNetworkTimeMillis()J @@ -4674,38 +4984,45 @@ HPLcom/android/server/alarm/AlarmManagerService$4;->getNextWakeFromIdleTime()J HSPLcom/android/server/alarm/AlarmManagerService$4;->remove(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V HSPLcom/android/server/alarm/AlarmManagerService$4;->set(Ljava/lang/String;IJJJILandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V PLcom/android/server/alarm/AlarmManagerService$4;->setTime(J)Z +PLcom/android/server/alarm/AlarmManagerService$4;->setTimeZone(Ljava/lang/String;)V PLcom/android/server/alarm/AlarmManagerService$5;->(Lcom/android/server/alarm/AlarmManagerService;)V -PLcom/android/server/alarm/AlarmManagerService$5;->compare(Lcom/android/server/alarm/AlarmManagerService$FilterStats;Lcom/android/server/alarm/AlarmManagerService$FilterStats;)I -PLcom/android/server/alarm/AlarmManagerService$5;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/alarm/AlarmManagerService$5;->compare(Lcom/android/server/alarm/AlarmManagerService$FilterStats;Lcom/android/server/alarm/AlarmManagerService$FilterStats;)I +HPLcom/android/server/alarm/AlarmManagerService$5;->compare(Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/server/alarm/AlarmManagerService$6;->(Lcom/android/server/alarm/AlarmManagerService;)V -PLcom/android/server/alarm/AlarmManagerService$6;->compare(Lcom/android/server/alarm/AlarmManagerService$FilterStats;Lcom/android/server/alarm/AlarmManagerService$FilterStats;)I -PLcom/android/server/alarm/AlarmManagerService$6;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/alarm/AlarmManagerService$6;->compare(Lcom/android/server/alarm/AlarmManagerService$FilterStats;Lcom/android/server/alarm/AlarmManagerService$FilterStats;)I +HPLcom/android/server/alarm/AlarmManagerService$6;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/alarm/AlarmManagerService$7;->(Lcom/android/server/alarm/AlarmManagerService;)V +HPLcom/android/server/alarm/AlarmManagerService$7;->lambda$onUidForeground$2$AlarmManagerService$7(ILcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService$7;->lambda$updateAlarmsForUid$1$AlarmManagerService$7(ILcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/AlarmManagerService$7;->lambda$updateAllAlarms$0$AlarmManagerService$7(Lcom/android/server/alarm/Alarm;)Z HSPLcom/android/server/alarm/AlarmManagerService$7;->onUidForeground(IZ)V HSPLcom/android/server/alarm/AlarmManagerService$7;->unblockAlarmsForUid(I)V -PLcom/android/server/alarm/AlarmManagerService$7;->unblockAllUnrestrictedAlarms()V +PLcom/android/server/alarm/AlarmManagerService$7;->unblockAlarmsForUidPackage(ILjava/lang/String;)V +HSPLcom/android/server/alarm/AlarmManagerService$7;->unblockAllUnrestrictedAlarms()V +HPLcom/android/server/alarm/AlarmManagerService$7;->updateAlarmsForUid(I)V +PLcom/android/server/alarm/AlarmManagerService$7;->updateAllAlarms()V HSPLcom/android/server/alarm/AlarmManagerService$AlarmHandler;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/alarm/AlarmManagerService$AlarmThread;->(Lcom/android/server/alarm/AlarmManagerService;)V HSPLcom/android/server/alarm/AlarmManagerService$AlarmThread;->run()V HSPLcom/android/server/alarm/AlarmManagerService$AppStandbyTracker;->(Lcom/android/server/alarm/AlarmManagerService;)V HSPLcom/android/server/alarm/AlarmManagerService$AppStandbyTracker;->(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService$1;)V -HPLcom/android/server/alarm/AlarmManagerService$AppStandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V +HSPLcom/android/server/alarm/AlarmManagerService$AppStandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V HSPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->(J)V -PLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->dump(Landroid/util/IndentingPrintWriter;J)V +HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->dump(Landroid/util/IndentingPrintWriter;J)V HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->getNthLastWakeupForPackage(Ljava/lang/String;II)J HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->getTotalWakeupsInWindow(Ljava/lang/String;I)I HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->recordAlarmForPackage(Ljava/lang/String;IJ)V PLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->removeForPackage(Ljava/lang/String;I)V PLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->removeForUser(I)V HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->snapToWindow(Landroid/util/LongArrayQueue;)V -PLcom/android/server/alarm/AlarmManagerService$BroadcastStats;->(ILjava/lang/String;)V -PLcom/android/server/alarm/AlarmManagerService$BroadcastStats;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HSPLcom/android/server/alarm/AlarmManagerService$BroadcastStats;->(ILjava/lang/String;)V +HPLcom/android/server/alarm/AlarmManagerService$BroadcastStats;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/alarm/AlarmManagerService$BroadcastStats;->toString()Ljava/lang/String; HSPLcom/android/server/alarm/AlarmManagerService$ChargingReceiver;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$ChargingReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->(Lcom/android/server/alarm/AlarmManagerService;)V -PLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->scheduleDateChangedEvent()V HSPLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->scheduleTimeTickEvent()V HSPLcom/android/server/alarm/AlarmManagerService$Constants;->(Lcom/android/server/alarm/AlarmManagerService;)V @@ -4717,18 +5034,19 @@ HSPLcom/android/server/alarm/AlarmManagerService$Constants;->updateAllowWhileIdl HSPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->alarmComplete(Landroid/os/IBinder;)V HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->alarmTimedOut(Landroid/os/IBinder;)V -HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->deliverLocked(Lcom/android/server/alarm/Alarm;JZ)V +HSPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->deliverLocked(Lcom/android/server/alarm/Alarm;JZ)V +HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->lambda$deliverLocked$0$AlarmManagerService$DeliveryTracker(Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;)Z HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->removeLocked(Landroid/app/PendingIntent;Landroid/content/Intent;)Lcom/android/server/alarm/AlarmManagerService$InFlight; HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->removeLocked(Landroid/os/IBinder;)Lcom/android/server/alarm/AlarmManagerService$InFlight; HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->updateStatsLocked(Lcom/android/server/alarm/AlarmManagerService$InFlight;)V HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->updateTrackingLocked(Lcom/android/server/alarm/AlarmManagerService$InFlight;)V -HPLcom/android/server/alarm/AlarmManagerService$FilterStats;->(Lcom/android/server/alarm/AlarmManagerService$BroadcastStats;Ljava/lang/String;)V -PLcom/android/server/alarm/AlarmManagerService$FilterStats;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HSPLcom/android/server/alarm/AlarmManagerService$FilterStats;->(Lcom/android/server/alarm/AlarmManagerService$BroadcastStats;Ljava/lang/String;)V +HPLcom/android/server/alarm/AlarmManagerService$FilterStats;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/alarm/AlarmManagerService$FilterStats;->toString()Ljava/lang/String; -HPLcom/android/server/alarm/AlarmManagerService$InFlight;->(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;J)V +HSPLcom/android/server/alarm/AlarmManagerService$InFlight;->(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;J)V PLcom/android/server/alarm/AlarmManagerService$InFlight;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -HPLcom/android/server/alarm/AlarmManagerService$InFlight;->isBroadcast()Z +HSPLcom/android/server/alarm/AlarmManagerService$InFlight;->isBroadcast()Z PLcom/android/server/alarm/AlarmManagerService$InFlight;->toString()Ljava/lang/String; HSPLcom/android/server/alarm/AlarmManagerService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/alarm/AlarmManagerService$Injector;->getAlarmWakeLock()Landroid/os/PowerManager$WakeLock; @@ -4741,7 +5059,7 @@ HSPLcom/android/server/alarm/AlarmManagerService$Injector;->init()V HSPLcom/android/server/alarm/AlarmManagerService$Injector;->isAlarmDriverPresent()Z HSPLcom/android/server/alarm/AlarmManagerService$Injector;->registerDeviceConfigListener(Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V HSPLcom/android/server/alarm/AlarmManagerService$Injector;->setAlarm(IJ)V -PLcom/android/server/alarm/AlarmManagerService$Injector;->setKernelTime(J)V +HSPLcom/android/server/alarm/AlarmManagerService$Injector;->setKernelTime(J)V HSPLcom/android/server/alarm/AlarmManagerService$Injector;->setKernelTimezone(I)V HSPLcom/android/server/alarm/AlarmManagerService$Injector;->waitForAlarm()I HSPLcom/android/server/alarm/AlarmManagerService$InteractiveStateReceiver;->(Lcom/android/server/alarm/AlarmManagerService;)V @@ -4752,64 +5070,110 @@ HPLcom/android/server/alarm/AlarmManagerService$LocalService;->isIdling()Z HSPLcom/android/server/alarm/AlarmManagerService$LocalService;->registerInFlightListener(Lcom/android/server/AlarmManagerInternal$InFlightListener;)V HPLcom/android/server/alarm/AlarmManagerService$LocalService;->remove(Landroid/app/PendingIntent;)V PLcom/android/server/alarm/AlarmManagerService$LocalService;->removeAlarmsForUid(I)V -PLcom/android/server/alarm/AlarmManagerService$PriorityClass;->(Lcom/android/server/alarm/AlarmManagerService;)V +HSPLcom/android/server/alarm/AlarmManagerService$PriorityClass;->(Lcom/android/server/alarm/AlarmManagerService;)V HSPLcom/android/server/alarm/AlarmManagerService$UninstallReceiver;->(Lcom/android/server/alarm/AlarmManagerService;)V HPLcom/android/server/alarm/AlarmManagerService$UninstallReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/alarm/AlarmManagerService;->()V HSPLcom/android/server/alarm/AlarmManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/alarm/AlarmManagerService;->(Landroid/content/Context;Lcom/android/server/alarm/AlarmManagerService$Injector;)V HSPLcom/android/server/alarm/AlarmManagerService;->access$000(Lcom/android/server/alarm/AlarmManagerService;)Lcom/android/server/alarm/AlarmManagerService$Injector; -HPLcom/android/server/alarm/AlarmManagerService;->access$1902(Lcom/android/server/alarm/AlarmManagerService;J)J -HPLcom/android/server/alarm/AlarmManagerService;->access$2808(Lcom/android/server/alarm/AlarmManagerService;)I +HPLcom/android/server/alarm/AlarmManagerService;->access$1000(Lcom/android/server/alarm/AlarmManagerService;)Landroid/app/ActivityManagerInternal; +HSPLcom/android/server/alarm/AlarmManagerService;->access$1200()J +HSPLcom/android/server/alarm/AlarmManagerService;->access$1300(J)I +HSPLcom/android/server/alarm/AlarmManagerService;->access$1400(JIJJ)I +PLcom/android/server/alarm/AlarmManagerService;->access$1500(JI)J +HSPLcom/android/server/alarm/AlarmManagerService;->access$1600(JI)I +PLcom/android/server/alarm/AlarmManagerService;->access$1700(JJ)I +HSPLcom/android/server/alarm/AlarmManagerService;->access$1902(Lcom/android/server/alarm/AlarmManagerService;J)J +HPLcom/android/server/alarm/AlarmManagerService;->access$200(Lcom/android/server/alarm/AlarmManagerService;Landroid/app/PendingIntent;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats; +HSPLcom/android/server/alarm/AlarmManagerService;->access$2002(Lcom/android/server/alarm/AlarmManagerService;J)J +HSPLcom/android/server/alarm/AlarmManagerService;->access$2100(Lcom/android/server/alarm/AlarmManagerService;)V +HSPLcom/android/server/alarm/AlarmManagerService;->access$2200(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/AlarmManagerService;->access$2400(Lcom/android/server/alarm/AlarmManagerService;)V +PLcom/android/server/alarm/AlarmManagerService;->access$2502(Lcom/android/server/alarm/AlarmManagerService;Z)Z +HSPLcom/android/server/alarm/AlarmManagerService;->access$2602(Lcom/android/server/alarm/AlarmManagerService;J)J +PLcom/android/server/alarm/AlarmManagerService;->access$2700(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->access$2800(Lcom/android/server/alarm/AlarmManagerService;I)V +HPLcom/android/server/alarm/AlarmManagerService;->access$2908(Lcom/android/server/alarm/AlarmManagerService;)I +HSPLcom/android/server/alarm/AlarmManagerService;->access$300(Lcom/android/server/alarm/AlarmManagerService;ILjava/lang/String;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats; +HPLcom/android/server/alarm/AlarmManagerService;->access$3008(Lcom/android/server/alarm/AlarmManagerService;)I +HPLcom/android/server/alarm/AlarmManagerService;->access$3100(Lcom/android/server/alarm/Alarm;)I +HPLcom/android/server/alarm/AlarmManagerService;->access$3208(Lcom/android/server/alarm/AlarmManagerService;)I +HPLcom/android/server/alarm/AlarmManagerService;->access$3300(Lcom/android/server/alarm/AlarmManagerService;)Landroid/content/Intent; +HPLcom/android/server/alarm/AlarmManagerService;->access$3408(Lcom/android/server/alarm/AlarmManagerService;)I +HPLcom/android/server/alarm/AlarmManagerService;->access$3500(Lcom/android/server/alarm/AlarmManagerService;)[J +PLcom/android/server/alarm/AlarmManagerService;->access$3600(Lcom/android/server/alarm/AlarmManagerService;)I +PLcom/android/server/alarm/AlarmManagerService;->access$3602(Lcom/android/server/alarm/AlarmManagerService;I)I +PLcom/android/server/alarm/AlarmManagerService;->access$3608(Lcom/android/server/alarm/AlarmManagerService;)I +PLcom/android/server/alarm/AlarmManagerService;->access$3700(Lcom/android/server/alarm/AlarmManagerService;I)V +PLcom/android/server/alarm/AlarmManagerService;->access$3800(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->access$402(Lcom/android/server/alarm/AlarmManagerService;J)J +HPLcom/android/server/alarm/AlarmManagerService;->access$700(Lcom/android/server/alarm/AlarmManagerService;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->access$800(Lcom/android/server/alarm/AlarmManagerService;)Ljava/util/ArrayList; +HPLcom/android/server/alarm/AlarmManagerService;->access$900(Lcom/android/server/alarm/AlarmManagerService;)Lcom/android/server/AppStateTrackerImpl; +HSPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnBatterySaver(Lcom/android/server/alarm/Alarm;)Z HSPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnBucketLocked(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnDeviceIdle(Lcom/android/server/alarm/Alarm;)Z HPLcom/android/server/alarm/AlarmManagerService;->adjustIdleUntilTime(Lcom/android/server/alarm/Alarm;)Z -HPLcom/android/server/alarm/AlarmManagerService;->calculateDeliveryPriorities(Ljava/util/ArrayList;)V -HPLcom/android/server/alarm/AlarmManagerService;->checkAllowNonWakeupDelayLocked(J)Z +HSPLcom/android/server/alarm/AlarmManagerService;->calculateDeliveryPriorities(Ljava/util/ArrayList;)V +HSPLcom/android/server/alarm/AlarmManagerService;->checkAllowNonWakeupDelayLocked(J)Z HSPLcom/android/server/alarm/AlarmManagerService;->clampPositive(J)J HSPLcom/android/server/alarm/AlarmManagerService;->convertToElapsed(JI)J HPLcom/android/server/alarm/AlarmManagerService;->currentNonWakeupFuzzLocked(J)J -HPLcom/android/server/alarm/AlarmManagerService;->decrementAlarmCount(II)V -HPLcom/android/server/alarm/AlarmManagerService;->deliverAlarmsLocked(Ljava/util/ArrayList;J)V +HSPLcom/android/server/alarm/AlarmManagerService;->decrementAlarmCount(II)V +HSPLcom/android/server/alarm/AlarmManagerService;->deliverAlarmsLocked(Ljava/util/ArrayList;J)V HPLcom/android/server/alarm/AlarmManagerService;->deliverPendingBackgroundAlarmsLocked(Ljava/util/ArrayList;J)V HPLcom/android/server/alarm/AlarmManagerService;->dumpAlarmList(Landroid/util/IndentingPrintWriter;Ljava/util/ArrayList;JLjava/text/SimpleDateFormat;)V +HPLcom/android/server/alarm/AlarmManagerService;->dumpImpl(Landroid/util/IndentingPrintWriter;)V HPLcom/android/server/alarm/AlarmManagerService;->dumpProto(Ljava/io/FileDescriptor;)V -PLcom/android/server/alarm/AlarmManagerService;->findAllUnrestrictedPendingBackgroundAlarmsLockedInner(Landroid/util/SparseArray;Ljava/util/ArrayList;Ljava/util/function/Predicate;)V +HSPLcom/android/server/alarm/AlarmManagerService;->findAllUnrestrictedPendingBackgroundAlarmsLockedInner(Landroid/util/SparseArray;Ljava/util/ArrayList;Ljava/util/function/Predicate;)V HPLcom/android/server/alarm/AlarmManagerService;->formatNextAlarm(Landroid/content/Context;Landroid/app/AlarmManager$AlarmClockInfo;I)Ljava/lang/String; PLcom/android/server/alarm/AlarmManagerService;->fuzzForDuration(J)I -HPLcom/android/server/alarm/AlarmManagerService;->getAlarmAttributionUid(Lcom/android/server/alarm/Alarm;)I +HSPLcom/android/server/alarm/AlarmManagerService;->getAlarmAttributionUid(Lcom/android/server/alarm/Alarm;)I HPLcom/android/server/alarm/AlarmManagerService;->getNextAlarmClockImpl(I)Landroid/app/AlarmManager$AlarmClockInfo; HPLcom/android/server/alarm/AlarmManagerService;->getNextWakeFromIdleTimeImpl()J HPLcom/android/server/alarm/AlarmManagerService;->getQuotaForBucketLocked(I)I -HPLcom/android/server/alarm/AlarmManagerService;->getStatsLocked(ILjava/lang/String;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats; +HSPLcom/android/server/alarm/AlarmManagerService;->getStatsLocked(ILjava/lang/String;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats; HPLcom/android/server/alarm/AlarmManagerService;->getStatsLocked(Landroid/app/PendingIntent;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats; -HPLcom/android/server/alarm/AlarmManagerService;->getWhileIdleMinIntervalLocked(I)J HSPLcom/android/server/alarm/AlarmManagerService;->incrementAlarmCount(I)V HPLcom/android/server/alarm/AlarmManagerService;->interactiveStateChangedLocked(Z)V -HPLcom/android/server/alarm/AlarmManagerService;->isBackgroundRestricted(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->isBackgroundRestricted(Lcom/android/server/alarm/Alarm;)Z HSPLcom/android/server/alarm/AlarmManagerService;->isExemptFromAppStandby(Lcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->isExemptFromBatterySaver(Lcom/android/server/alarm/Alarm;)Z HPLcom/android/server/alarm/AlarmManagerService;->isIdlingImpl()Z HSPLcom/android/server/alarm/AlarmManagerService;->isRtc(I)Z HPLcom/android/server/alarm/AlarmManagerService;->isTimeTickAlarm(Lcom/android/server/alarm/Alarm;)Z PLcom/android/server/alarm/AlarmManagerService;->lambda$-MgquypUP3unWGG2OT4ob8k7gsI(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$interactiveStateChangedLocked$21$AlarmManagerService()V PLcom/android/server/alarm/AlarmManagerService;->lambda$new$0$AlarmManagerService()V PLcom/android/server/alarm/AlarmManagerService;->lambda$reevaluateRtcAlarms$1$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z PLcom/android/server/alarm/AlarmManagerService;->lambda$reevaluateRtcAlarms$2$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z -PLcom/android/server/alarm/AlarmManagerService;->lambda$setImplLocked$5$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z -PLcom/android/server/alarm/AlarmManagerService;->lookForPackageLocked(Ljava/lang/String;)Z +PLcom/android/server/alarm/AlarmManagerService;->lambda$reevaluateRtcAlarms$3$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$removeLocked$10$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$removeLocked$11(ILcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->lambda$removeLocked$8(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$removeLocked$9$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +PLcom/android/server/alarm/AlarmManagerService;->lambda$removeUserLocked$18(ILcom/android/server/alarm/Alarm;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->lambda$reorderAlarmsBasedOnStandbyBuckets$4$AlarmManagerService(Landroid/util/ArraySet;Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$setImplLocked$5$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$setImplLocked$6$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$setImplLocked$7$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lambda$triggerAlarmsLocked$22$AlarmManagerService(Lcom/android/server/alarm/Alarm;)Z +HPLcom/android/server/alarm/AlarmManagerService;->lookForPackageLocked(Ljava/lang/String;)Z HSPLcom/android/server/alarm/AlarmManagerService;->maxTriggerTime(JJJ)J HPLcom/android/server/alarm/AlarmManagerService;->notifyBroadcastAlarmCompleteLocked(I)V HPLcom/android/server/alarm/AlarmManagerService;->notifyBroadcastAlarmPendingLocked(I)V HSPLcom/android/server/alarm/AlarmManagerService;->onBootPhase(I)V HSPLcom/android/server/alarm/AlarmManagerService;->onStart()V -PLcom/android/server/alarm/AlarmManagerService;->reevaluateRtcAlarms()V -HPLcom/android/server/alarm/AlarmManagerService;->removeImpl(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V +HSPLcom/android/server/alarm/AlarmManagerService;->reevaluateRtcAlarms()V +HSPLcom/android/server/alarm/AlarmManagerService;->removeImpl(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V HPLcom/android/server/alarm/AlarmManagerService;->removeLocked(I)V HSPLcom/android/server/alarm/AlarmManagerService;->removeLocked(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V PLcom/android/server/alarm/AlarmManagerService;->removeUserLocked(I)V -HPLcom/android/server/alarm/AlarmManagerService;->reorderAlarmsBasedOnStandbyBuckets(Landroid/util/ArraySet;)Z +HSPLcom/android/server/alarm/AlarmManagerService;->reorderAlarmsBasedOnStandbyBuckets(Landroid/util/ArraySet;)Z HSPLcom/android/server/alarm/AlarmManagerService;->rescheduleKernelAlarmsLocked()V HPLcom/android/server/alarm/AlarmManagerService;->restoreRequestedTime(Lcom/android/server/alarm/Alarm;)Z -PLcom/android/server/alarm/AlarmManagerService;->sendAllUnrestrictedPendingBackgroundAlarmsLocked()V +HSPLcom/android/server/alarm/AlarmManagerService;->sendAllUnrestrictedPendingBackgroundAlarmsLocked()V HPLcom/android/server/alarm/AlarmManagerService;->sendNextAlarmClockChanged()V HSPLcom/android/server/alarm/AlarmManagerService;->sendPendingBackgroundAlarmsLocked(ILjava/lang/String;)V HSPLcom/android/server/alarm/AlarmManagerService;->setImpl(IJJJLandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;ILandroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;ILjava/lang/String;)V @@ -4818,21 +5182,23 @@ HSPLcom/android/server/alarm/AlarmManagerService;->setImplLocked(Lcom/android/se HSPLcom/android/server/alarm/AlarmManagerService;->setLocked(IJ)V PLcom/android/server/alarm/AlarmManagerService;->setTimeImpl(J)Z HSPLcom/android/server/alarm/AlarmManagerService;->setTimeZoneImpl(Ljava/lang/String;)V -HPLcom/android/server/alarm/AlarmManagerService;->setWakelockWorkSource(Landroid/os/WorkSource;ILjava/lang/String;Z)V -HPLcom/android/server/alarm/AlarmManagerService;->triggerAlarmsLocked(Ljava/util/ArrayList;J)Z +HSPLcom/android/server/alarm/AlarmManagerService;->setWakelockWorkSource(Landroid/os/WorkSource;ILjava/lang/String;Z)V +HSPLcom/android/server/alarm/AlarmManagerService;->triggerAlarmsLocked(Ljava/util/ArrayList;J)Z HSPLcom/android/server/alarm/AlarmManagerService;->updateNextAlarmClockLocked()V HPLcom/android/server/alarm/AlarmManagerService;->updateNextAlarmInfoForUserLocked(ILandroid/app/AlarmManager$AlarmClockInfo;)V HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->(Lcom/android/server/alarm/BatchingAlarmStore;Lcom/android/server/alarm/Alarm;)V HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->add(Lcom/android/server/alarm/Alarm;)Z HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->canHold(JJ)Z HPLcom/android/server/alarm/BatchingAlarmStore$Batch;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JJ)V -HPLcom/android/server/alarm/BatchingAlarmStore$Batch;->get(I)Lcom/android/server/alarm/Alarm; +HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->get(I)Lcom/android/server/alarm/Alarm; HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->hasWakeups()Z HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->remove(Ljava/util/function/Predicate;)Ljava/util/ArrayList; HSPLcom/android/server/alarm/BatchingAlarmStore$Batch;->size()I HPLcom/android/server/alarm/BatchingAlarmStore$Batch;->toString()Ljava/lang/String; HSPLcom/android/server/alarm/BatchingAlarmStore;->()V +HSPLcom/android/server/alarm/BatchingAlarmStore;->()V HSPLcom/android/server/alarm/BatchingAlarmStore;->access$000()Ljava/util/Comparator; +PLcom/android/server/alarm/BatchingAlarmStore;->access$100(Lcom/android/server/alarm/BatchingAlarmStore;)Ljava/lang/Runnable; HSPLcom/android/server/alarm/BatchingAlarmStore;->add(Lcom/android/server/alarm/Alarm;)V HSPLcom/android/server/alarm/BatchingAlarmStore;->addBatch(Ljava/util/ArrayList;Lcom/android/server/alarm/BatchingAlarmStore$Batch;)V HPLcom/android/server/alarm/BatchingAlarmStore;->asList()Ljava/util/ArrayList; @@ -4843,11 +5209,27 @@ HSPLcom/android/server/alarm/BatchingAlarmStore;->getNextDeliveryTime()J HPLcom/android/server/alarm/BatchingAlarmStore;->getNextWakeFromIdleAlarm()Lcom/android/server/alarm/Alarm; HSPLcom/android/server/alarm/BatchingAlarmStore;->getNextWakeupDeliveryTime()J HSPLcom/android/server/alarm/BatchingAlarmStore;->insertAndBatchAlarm(Lcom/android/server/alarm/Alarm;)V +HPLcom/android/server/alarm/BatchingAlarmStore;->lambda$static$0(Lcom/android/server/alarm/BatchingAlarmStore$Batch;)J HPLcom/android/server/alarm/BatchingAlarmStore;->rebatchAllAlarms()V HSPLcom/android/server/alarm/BatchingAlarmStore;->remove(Ljava/util/function/Predicate;)Ljava/util/ArrayList; -HPLcom/android/server/alarm/BatchingAlarmStore;->removePendingAlarms(J)Ljava/util/ArrayList; +HSPLcom/android/server/alarm/BatchingAlarmStore;->removePendingAlarms(J)Ljava/util/ArrayList; +HSPLcom/android/server/alarm/BatchingAlarmStore;->setAlarmClockRemovalListener(Ljava/lang/Runnable;)V HSPLcom/android/server/alarm/BatchingAlarmStore;->size()I -HPLcom/android/server/alarm/BatchingAlarmStore;->updateAlarmDeliveries(Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator;)Z +HSPLcom/android/server/alarm/BatchingAlarmStore;->updateAlarmDeliveries(Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator;)Z +HSPLcom/android/server/alarm/LazyAlarmStore;->()V +HSPLcom/android/server/alarm/LazyAlarmStore;->()V +HSPLcom/android/server/alarm/LazyAlarmStore;->add(Lcom/android/server/alarm/Alarm;)V +PLcom/android/server/alarm/LazyAlarmStore;->asList()Ljava/util/ArrayList; +PLcom/android/server/alarm/LazyAlarmStore;->dump(Landroid/util/IndentingPrintWriter;JLjava/text/SimpleDateFormat;)V +HPLcom/android/server/alarm/LazyAlarmStore;->dumpProto(Landroid/util/proto/ProtoOutputStream;J)V +HSPLcom/android/server/alarm/LazyAlarmStore;->getNextDeliveryTime()J +HPLcom/android/server/alarm/LazyAlarmStore;->getNextWakeFromIdleAlarm()Lcom/android/server/alarm/Alarm; +HSPLcom/android/server/alarm/LazyAlarmStore;->getNextWakeupDeliveryTime()J +HSPLcom/android/server/alarm/LazyAlarmStore;->remove(Ljava/util/function/Predicate;)Ljava/util/ArrayList; +HSPLcom/android/server/alarm/LazyAlarmStore;->removePendingAlarms(J)Ljava/util/ArrayList; +HSPLcom/android/server/alarm/LazyAlarmStore;->setAlarmClockRemovalListener(Ljava/lang/Runnable;)V +HSPLcom/android/server/alarm/LazyAlarmStore;->size()I +HSPLcom/android/server/alarm/LazyAlarmStore;->updateAlarmDeliveries(Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator;)Z PLcom/android/server/am/-$$Lambda$12ID32nUuhZcsCTfWQEI8kyNoMY;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/am/-$$Lambda$12ID32nUuhZcsCTfWQEI8kyNoMY;->run()V PLcom/android/server/am/-$$Lambda$5KJ8cvqhxDFvDyNgdi5jkCXDRm8;->()V @@ -4867,7 +5249,7 @@ HPLcom/android/server/am/-$$Lambda$ActivityManagerService$JQmxDCKiTWgitx3tQLbHv3 HPLcom/android/server/am/-$$Lambda$ActivityManagerService$JQmxDCKiTWgitx3tQLbHv3IwlO0;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/am/-$$Lambda$ActivityManagerService$KJy3M0L3Keqv_w0VDwSu7BR8d0A;->(Lcom/android/server/am/ActivityManagerService;Ljava/util/LinkedList;)V HSPLcom/android/server/am/-$$Lambda$ActivityManagerService$KJy3M0L3Keqv_w0VDwSu7BR8d0A;->run()V -PLcom/android/server/am/-$$Lambda$ActivityManagerService$LCVc3keyK6U9knyyUaHEIVvYezk;->(Lcom/android/server/am/ActivityManagerService;)V +HPLcom/android/server/am/-$$Lambda$ActivityManagerService$LCVc3keyK6U9knyyUaHEIVvYezk;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/-$$Lambda$ActivityManagerService$LCVc3keyK6U9knyyUaHEIVvYezk;->run()V PLcom/android/server/am/-$$Lambda$ActivityManagerService$LocalService$83BtN7_XEuLt9I5aIKZ8yFQZHhw;->(Lcom/android/server/am/ActivityManagerService$LocalService;Lcom/android/server/wm/ActivityServiceConnectionsHolder;)V PLcom/android/server/am/-$$Lambda$ActivityManagerService$LocalService$83BtN7_XEuLt9I5aIKZ8yFQZHhw;->accept(Ljava/lang/Object;)V @@ -4884,6 +5266,9 @@ PLcom/android/server/am/-$$Lambda$ActivityManagerService$q-FW5UJZK2hYr_z1ZPyvr6u HPLcom/android/server/am/-$$Lambda$AppErrors$9N5lCaniJTLAKnJqrpD73kxOrwQ;->(Lcom/android/server/am/AppErrors;Landroid/app/ApplicationErrorReport$CrashInfo;Ljava/lang/String;ILcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$APl2KTFwVvoS_n9a85XeuzEWLKI;->(Landroid/util/ArraySet;)V HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$APl2KTFwVvoS_n9a85XeuzEWLKI;->accept(Ljava/io/File;)Z +PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$3t67QZ_iHktRg5HfUve8Fl-jj6Q;->()V +PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$3t67QZ_iHktRg5HfUve8Fl-jj6Q;->()V +HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$3t67QZ_iHktRg5HfUve8Fl-jj6Q;->compare(Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$UFEmPr-4Q7RVTgJrOMYqKxm5muY;->()V PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$UFEmPr-4Q7RVTgJrOMYqKxm5muY;->()V HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$UFEmPr-4Q7RVTgJrOMYqKxm5muY;->compare(Ljava/lang/Object;Ljava/lang/Object;)I @@ -4902,11 +5287,11 @@ HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$Rn5VI7ZbWhrtBhGAhWXKmCTWTz PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$b6PDoEzDDzcVdmJjWZI86s3pU64;->()V PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$b6PDoEzDDzcVdmJjWZI86s3pU64;->()V PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$b6PDoEzDDzcVdmJjWZI86s3pU64;->accept(Ljava/lang/Object;)V -PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$cXoJD4H-OkxmXtIpe-oexD_HrFY;->(Landroid/util/ArraySet;)V -PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$cXoJD4H-OkxmXtIpe-oexD_HrFY;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$jaxc00fP7hjwM81lCjgpwTh4_mU;->(Landroid/util/ArraySet;)V -HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$jaxc00fP7hjwM81lCjgpwTh4_mU;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/am/-$$Lambda$AppExitInfoTracker$joeXm7FzDa9dhuXS2-drRoHixRc;->(Landroid/util/ArraySet;)V +HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$cXoJD4H-OkxmXtIpe-oexD_HrFY;->(Landroid/util/ArraySet;)V +HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$cXoJD4H-OkxmXtIpe-oexD_HrFY;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$jaxc00fP7hjwM81lCjgpwTh4_mU;->(Landroid/util/ArraySet;)V +HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$jaxc00fP7hjwM81lCjgpwTh4_mU;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$joeXm7FzDa9dhuXS2-drRoHixRc;->(Landroid/util/ArraySet;)V HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$ljoxsMgRMpX16lYcG7ETahDTOR0;->(Lcom/android/server/am/AppExitInfoTracker;ILjava/util/ArrayList;I)V HPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$ljoxsMgRMpX16lYcG7ETahDTOR0;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/am/-$$Lambda$AppExitInfoTracker$z-sWXn4GuRhvIFHHFHfIP2afCfE;->(Lcom/android/server/am/AppExitInfoTracker;)V @@ -4924,15 +5309,15 @@ HSPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$9yEajpDc4QcEGQgWY HPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$RSQDgQ5_9zHDkpZ57EAvj4YFMaM;->(Landroid/os/SynchronousResultReceiver;)V HPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$RSQDgQ5_9zHDkpZ57EAvj4YFMaM;->onWifiActivityEnergyInfo(Landroid/os/connectivity/WifiActivityEnergyInfo;)V HPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$Vziyl-NMJQeBZbHJ0ny-R1RSGyM;->(Lcom/android/server/am/BatteryExternalStatsWorker;)V -PLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$Vziyl-NMJQeBZbHJ0ny-R1RSGyM;->run()V +HPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$Vziyl-NMJQeBZbHJ0ny-R1RSGyM;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$bc21NyyhlZUQsWmu0R4n_IsZGSY;->(Lcom/android/server/am/BatteryExternalStatsWorker;)V HSPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$bc21NyyhlZUQsWmu0R4n_IsZGSY;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$n-s_hQEo5Oy-rO_a453pBGv5CvA;->(Ljava/lang/Runnable;)V HSPLcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$n-s_hQEo5Oy-rO_a453pBGv5CvA;->run()V PLcom/android/server/am/-$$Lambda$BatteryStatsService$0QPg23gY7bEl6G_efupc8uCWQXw;->(Lcom/android/server/am/BatteryStatsService;JJ)V PLcom/android/server/am/-$$Lambda$BatteryStatsService$0QPg23gY7bEl6G_efupc8uCWQXw;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$0RcOOMx6Jjzjbm9R1Gz9w4ufaD0;->(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;JJ)V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$0RcOOMx6Jjzjbm9R1Gz9w4ufaD0;->run()V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$0RcOOMx6Jjzjbm9R1Gz9w4ufaD0;->(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;JJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$0RcOOMx6Jjzjbm9R1Gz9w4ufaD0;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$0su1n04xZMxyOUSkDysuerEwfVY;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ZJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$0su1n04xZMxyOUSkDysuerEwfVY;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$1kKFwBf3Uwd8Mh3ycR8xZNaXiCY;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;IJJ)V @@ -4949,9 +5334,9 @@ HPLcom/android/server/am/-$$Lambda$BatteryStatsService$30ePilmOqI9lEsSdUc_9sYh_N HPLcom/android/server/am/-$$Lambda$BatteryStatsService$30ePilmOqI9lEsSdUc_9sYh_Ne8;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$3L7U9PW5KGLNVe5JHaVQBxQ2XTw;->(Lcom/android/server/am/BatteryStatsService;IIJJ)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$3L7U9PW5KGLNVe5JHaVQBxQ2XTw;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$4SnNCSIvDHtxxFt3yoow7vFramc;->(Lcom/android/server/am/BatteryStatsService;IZJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$4SnNCSIvDHtxxFt3yoow7vFramc;->(Lcom/android/server/am/BatteryStatsService;IZJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$4SnNCSIvDHtxxFt3yoow7vFramc;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$52Xb71NuvGfmroUgTcvVZR9TTKA;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$52Xb71NuvGfmroUgTcvVZR9TTKA;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V PLcom/android/server/am/-$$Lambda$BatteryStatsService$52Xb71NuvGfmroUgTcvVZR9TTKA;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$5bAFf-ZLJ9zBfBO9CY8r11EvIaM;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;Landroid/os/WorkSource;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$5bAFf-ZLJ9zBfBO9CY8r11EvIaM;->run()V @@ -4973,6 +5358,8 @@ HPLcom/android/server/am/-$$Lambda$BatteryStatsService$DIoqarmqKeDwNGf9RrWZ_nyXt HPLcom/android/server/am/-$$Lambda$BatteryStatsService$DIoqarmqKeDwNGf9RrWZ_nyXtW8;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$Dg3gCUPfgfRrTRthwvkUY0Z8e_s;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;Landroid/os/WorkSource;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$Dg3gCUPfgfRrTRthwvkUY0Z8e_s;->run()V +PLcom/android/server/am/-$$Lambda$BatteryStatsService$EBdEYOwRMGnCkIDPvSC1mgH8UEo;->(Lcom/android/server/am/BatteryStatsService;JJ)V +PLcom/android/server/am/-$$Lambda$BatteryStatsService$EBdEYOwRMGnCkIDPvSC1mgH8UEo;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$EBpPDy6lxBtmWQmyFvz-lvhA5u8;->(Lcom/android/server/am/BatteryStatsService;Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;J)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$EBpPDy6lxBtmWQmyFvz-lvhA5u8;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$EYVSFcIFJRMlBtA26X7qjaKc_nU;->(Lcom/android/server/am/BatteryStatsService;IJJJ)V @@ -5019,15 +5406,17 @@ HPLcom/android/server/am/-$$Lambda$BatteryStatsService$TaD80T0KfmTuenSo_Eb0P6C23 HPLcom/android/server/am/-$$Lambda$BatteryStatsService$TaD80T0KfmTuenSo_Eb0P6C23sU;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$Uc72kaYWnB452VquAhbUH1Wc61E;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$Uc72kaYWnB452VquAhbUH1Wc61E;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$WjTw-lhr-hYdByDp_KhGdjDKoao;->(Lcom/android/server/am/BatteryStatsService;JJJ)V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$WjTw-lhr-hYdByDp_KhGdjDKoao;->run()V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$WjTw-lhr-hYdByDp_KhGdjDKoao;->(Lcom/android/server/am/BatteryStatsService;JJJ)V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$WjTw-lhr-hYdByDp_KhGdjDKoao;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$XUGlQUm0Lj8_UzwhHw0CuZiNcTY;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$XUGlQUm0Lj8_UzwhHw0CuZiNcTY;->run()V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$YEYQLc5bNv078ftbn6QYFhPWW5A;->(Lcom/android/server/am/BatteryStatsService;ZIJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$YEYQLc5bNv078ftbn6QYFhPWW5A;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$YXqI0xRHaN6wRAEWuYNX-KR4P3M;->(Lcom/android/server/am/BatteryStatsService;)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$YXqI0xRHaN6wRAEWuYNX-KR4P3M;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$_4licwsGlNI-YtV5owRphq-BHd8;->(Lcom/android/server/am/BatteryStatsService;JJ)V PLcom/android/server/am/-$$Lambda$BatteryStatsService$_4licwsGlNI-YtV5owRphq-BHd8;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$a_63JDTwYHjhkUyCQfqyY0TdeFQ;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;JJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$a_63JDTwYHjhkUyCQfqyY0TdeFQ;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$a_63JDTwYHjhkUyCQfqyY0TdeFQ;->run()V PLcom/android/server/am/-$$Lambda$BatteryStatsService$b1MzqQFgt1njZdf6hwZKefw-3NY;->(Lcom/android/server/am/BatteryStatsService;IJJ)V PLcom/android/server/am/-$$Lambda$BatteryStatsService$b1MzqQFgt1njZdf6hwZKefw-3NY;->run()V @@ -5035,27 +5424,25 @@ HPLcom/android/server/am/-$$Lambda$BatteryStatsService$b_8NVRiHolNDMUBiNThkeVnzB HPLcom/android/server/am/-$$Lambda$BatteryStatsService$b_8NVRiHolNDMUBiNThkeVnzBvQ;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$b_uUOtDhwAxvzFiAt7OTz9ZhJfc;->(Lcom/android/server/am/BatteryStatsService;II)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$b_uUOtDhwAxvzFiAt7OTz9ZhJfc;->run()V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$cL9Ox8uD5si62LfQ-w8LmwfTNrM;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$cL9Ox8uD5si62LfQ-w8LmwfTNrM;->run()V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$cL9Ox8uD5si62LfQ-w8LmwfTNrM;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$cL9Ox8uD5si62LfQ-w8LmwfTNrM;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$cl7wfIUoDreDuUekPzpChD740wE;->(Lcom/android/server/am/BatteryStatsService;IIJJ)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$cl7wfIUoDreDuUekPzpChD740wE;->run()V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$cndAzmVYSVXX9QEXLeev-t7Kd0E;->(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;ZJJ)V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$cndAzmVYSVXX9QEXLeev-t7Kd0E;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$eNGMlG7aMN6Sy7Ou_U2NZ4h5pi4;->(Lcom/android/server/am/BatteryStatsService;IIIIIIIIJJJJ)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$eNGMlG7aMN6Sy7Ou_U2NZ4h5pi4;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$eOD8Tqwmk7gdckisHV70VOa3haE;->(Lcom/android/server/am/BatteryStatsService;IZIJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$eOD8Tqwmk7gdckisHV70VOa3haE;->(Lcom/android/server/am/BatteryStatsService;IZIJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$eOD8Tqwmk7gdckisHV70VOa3haE;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$eRELWpaS9wTc0MBzKn9GxDpiBGE;->(Lcom/android/server/am/BatteryStatsService;JJ)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$eRELWpaS9wTc0MBzKn9GxDpiBGE;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$eh6jH2rlOp8AG6vUK5zflI3m6Hk;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;I)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$eh6jH2rlOp8AG6vUK5zflI3m6Hk;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;I)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$eh6jH2rlOp8AG6vUK5zflI3m6Hk;->run()V PLcom/android/server/am/-$$Lambda$BatteryStatsService$fGrJzBw_Z1xIhUxstdSebF7oUJU;->(Lcom/android/server/am/BatteryStatsService;JJ)V PLcom/android/server/am/-$$Lambda$BatteryStatsService$fGrJzBw_Z1xIhUxstdSebF7oUJU;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$g8kGiaZDv38qQBzGzVvrn-bwRAY;->(Lcom/android/server/am/BatteryStatsService;Landroid/telephony/SignalStrength;JJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$g8kGiaZDv38qQBzGzVvrn-bwRAY;->(Lcom/android/server/am/BatteryStatsService;Landroid/telephony/SignalStrength;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$g8kGiaZDv38qQBzGzVvrn-bwRAY;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$gmev1-BwCGbLsnfSSb7qCbQ_OWk;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$gmev1-BwCGbLsnfSSb7qCbQ_OWk;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$gn7bIn5qOvv9XgKiAvolI3SpdvI;->(Lcom/android/server/am/BatteryStatsService;IJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$gn7bIn5qOvv9XgKiAvolI3SpdvI;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$gn7bIn5qOvv9XgKiAvolI3SpdvI;->run()V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$h8x6o9upQzsAxj9qeRERGr3yyh4;->(Lcom/android/server/am/BatteryStatsService;IILjava/lang/String;Ljava/lang/String;IJJ)V HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$h8x6o9upQzsAxj9qeRERGr3yyh4;->run()V @@ -5071,13 +5458,13 @@ HPLcom/android/server/am/-$$Lambda$BatteryStatsService$jwJ6BvtQotwPSEaygG6Wmzqb5 HPLcom/android/server/am/-$$Lambda$BatteryStatsService$jwJ6BvtQotwPSEaygG6Wmzqb5VU;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$k6FUiJ2TNkzCKTcCXcXVpBi1LEk;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$k6FUiJ2TNkzCKTcCXcXVpBi1LEk;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$lcU7mpQXoEmX0hBoHcxpx1OzPHY;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;JJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$lcU7mpQXoEmX0hBoHcxpx1OzPHY;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$lcU7mpQXoEmX0hBoHcxpx1OzPHY;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mSCUBLqMc2F6EiDgzye-K5MyW_I;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mSCUBLqMc2F6EiDgzye-K5MyW_I;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$mWaVQuiD3GwATFd-cDqHHLNUycs;->(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;JJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mWaVQuiD3GwATFd-cDqHHLNUycs;->(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mWaVQuiD3GwATFd-cDqHHLNUycs;->run()V -PLcom/android/server/am/-$$Lambda$BatteryStatsService$mmpRGnXK8jWSSrB6SMukIE5f5DE;->(Lcom/android/server/am/BatteryStatsService;IJJ)V +HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mmpRGnXK8jWSSrB6SMukIE5f5DE;->(Lcom/android/server/am/BatteryStatsService;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$mmpRGnXK8jWSSrB6SMukIE5f5DE;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$o-MnKvBIq9KZpG89sf-JlL8Ptuw;->(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;JJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$o-MnKvBIq9KZpG89sf-JlL8Ptuw;->run()V @@ -5105,12 +5492,12 @@ HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$wCiNCiAA1M_iuXaod_M6gqPP HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$wCiNCiAA1M_iuXaod_M6gqPPkx0;->run()V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$x6W1_jXo79C5LaJXwOr_oAx0Ysw;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V HPLcom/android/server/am/-$$Lambda$BatteryStatsService$x6W1_jXo79C5LaJXwOr_oAx0Ysw;->run()V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$xEd4vVnIWwEozhbmhbWbiY1Rrfs;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;Landroid/os/WorkSource;IJJ)V -HPLcom/android/server/am/-$$Lambda$BatteryStatsService$xEd4vVnIWwEozhbmhbWbiY1Rrfs;->run()V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$xEd4vVnIWwEozhbmhbWbiY1Rrfs;->(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;Landroid/os/WorkSource;IJJ)V +HSPLcom/android/server/am/-$$Lambda$BatteryStatsService$xEd4vVnIWwEozhbmhbWbiY1Rrfs;->run()V PLcom/android/server/am/-$$Lambda$Bb1rcKVG33Zhx5eyIPHbKjTDy8o;->()V PLcom/android/server/am/-$$Lambda$Bb1rcKVG33Zhx5eyIPHbKjTDy8o;->()V PLcom/android/server/am/-$$Lambda$Bb1rcKVG33Zhx5eyIPHbKjTDy8o;->get()Ljava/lang/Object; -PLcom/android/server/am/-$$Lambda$BroadcastQueue$aTmIhyGrYPpOVgrfVLCZZVeYw7c;->(Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/-$$Lambda$BroadcastQueue$aTmIhyGrYPpOVgrfVLCZZVeYw7c;->(Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V HPLcom/android/server/am/-$$Lambda$BroadcastQueue$aTmIhyGrYPpOVgrfVLCZZVeYw7c;->run()V HPLcom/android/server/am/-$$Lambda$ContentProviderHelper$g45MLM-M0O4bf6DUATzDShTA1sg;->(Lcom/android/server/am/ContentProviderHelper;Ljava/lang/String;ILandroid/os/RemoteCallback;)V HPLcom/android/server/am/-$$Lambda$ContentProviderHelper$g45MLM-M0O4bf6DUATzDShTA1sg;->onResult(Landroid/os/Bundle;)V @@ -5144,9 +5531,9 @@ PLcom/android/server/am/-$$Lambda$PendingIntentController$Lty4hx9MGaos-2CBai-Ket PLcom/android/server/am/-$$Lambda$PendingIntentController$ROdWOA0WWhZoFBvWn7O_C9hbWGg;->()V PLcom/android/server/am/-$$Lambda$PendingIntentController$ROdWOA0WWhZoFBvWn7O_C9hbWGg;->()V PLcom/android/server/am/-$$Lambda$PendingIntentController$ROdWOA0WWhZoFBvWn7O_C9hbWGg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->()V -PLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->()V -HPLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->()V +HSPLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->()V +HSPLcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU;->accept(Ljava/lang/Object;)V PLcom/android/server/am/-$$Lambda$PersistentConnection$0Uc1BLpcIBcXfSfpGEj9PLYt4UA;->(Lcom/android/server/am/PersistentConnection;)V PLcom/android/server/am/-$$Lambda$PersistentConnection$0Uc1BLpcIBcXfSfpGEj9PLYt4UA;->run()V PLcom/android/server/am/-$$Lambda$PersistentConnection$NDr0QkTwLudk3QjjkXGtybRrWsM;->(Lcom/android/server/am/PersistentConnection;)V @@ -5158,17 +5545,17 @@ HSPLcom/android/server/am/-$$Lambda$ProcessList$eEVoHjWPClUsVDRm3xBMVJVcgcw;->onFileDescriptorEvents(Ljava/io/FileDescriptor;I)I HSPLcom/android/server/am/-$$Lambda$ProcessList$oBmDYaH718rbQmtZhkdQqDR_vGQ;->(Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V HSPLcom/android/server/am/-$$Lambda$ProcessList$oBmDYaH718rbQmtZhkdQqDR_vGQ;->run()V -PLcom/android/server/am/-$$Lambda$ProcessRecord$1yOaAOdZLwJvek2LoVmW8DORIbY;->(Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/-$$Lambda$ProcessRecord$1yOaAOdZLwJvek2LoVmW8DORIbY;->(Lcom/android/server/am/ProcessRecord;)V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$InggLpuaqMHKmTAKciSBkNWdbKo;->(Lcom/android/server/am/ProcessRecord$ErrorDialogController;)V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$InggLpuaqMHKmTAKciSBkNWdbKo;->run()V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$lup_l_fi2HeOVEQbvfoRRBu23AQ;->(Lcom/android/server/am/ProcessRecord$ErrorDialogController;)V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$lup_l_fi2HeOVEQbvfoRRBu23AQ;->run()V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$qILeSDWsmAPqeNRTCBnVBuG8de0;->(Lcom/android/server/am/ProcessRecord$ErrorDialogController;)V PLcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$qILeSDWsmAPqeNRTCBnVBuG8de0;->run()V -PLcom/android/server/am/-$$Lambda$ProcessRecord$GQdEq3Fmy_D2eThI8fAdMTwlCoQ;->(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/-$$Lambda$ProcessRecord$Vq7IutSyH_K5tv79Nr3BQbEJo1I;->(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/-$$Lambda$ProcessStatsService$FuF4S6EUNsvrXTbzldZ3_SpCAyI;->(Lcom/android/server/am/ProcessStatsService;ZZ)V -PLcom/android/server/am/-$$Lambda$ProcessStatsService$FuF4S6EUNsvrXTbzldZ3_SpCAyI;->run()V +HPLcom/android/server/am/-$$Lambda$ProcessRecord$GQdEq3Fmy_D2eThI8fAdMTwlCoQ;->(Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/-$$Lambda$ProcessRecord$Vq7IutSyH_K5tv79Nr3BQbEJo1I;->(Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/-$$Lambda$ProcessStatsService$FuF4S6EUNsvrXTbzldZ3_SpCAyI;->(Lcom/android/server/am/ProcessStatsService;ZZ)V +HPLcom/android/server/am/-$$Lambda$ProcessStatsService$FuF4S6EUNsvrXTbzldZ3_SpCAyI;->run()V PLcom/android/server/am/-$$Lambda$RyRHuVi5mirIkoeEfHxz2eaLEt8;->()V PLcom/android/server/am/-$$Lambda$RyRHuVi5mirIkoeEfHxz2eaLEt8;->()V HPLcom/android/server/am/-$$Lambda$RyRHuVi5mirIkoeEfHxz2eaLEt8;->applyAsLong(Ljava/lang/Object;)J @@ -5201,6 +5588,8 @@ PLcom/android/server/am/-$$Lambda$UserController$gB8h4pHajFK1lP5VAPPEfofYUgc;->< PLcom/android/server/am/-$$Lambda$UserController$gB8h4pHajFK1lP5VAPPEfofYUgc;->run()V PLcom/android/server/am/-$$Lambda$UserController$jJ2Vc6SyqrZowBZ8imPA3oTeX0Q;->(Lcom/android/server/am/UserController;Lcom/android/server/am/UserState;)V PLcom/android/server/am/-$$Lambda$UserController$jJ2Vc6SyqrZowBZ8imPA3oTeX0Q;->run()V +PLcom/android/server/am/-$$Lambda$UserController$rFmiaVKO64aPIl-CPx0iaYqPPLM;->(Lcom/android/server/am/UserController;IZLandroid/os/IProgressListener;)V +PLcom/android/server/am/-$$Lambda$UserController$rFmiaVKO64aPIl-CPx0iaYqPPLM;->run()V PLcom/android/server/am/-$$Lambda$UserController$uDy_avFXha3EfKWT2EbXsWt4Cp8;->(Lcom/android/server/am/UserController;I)V PLcom/android/server/am/-$$Lambda$UserController$uDy_avFXha3EfKWT2EbXsWt4Cp8;->run()V PLcom/android/server/am/-$$Lambda$VttFStarnIaFRwGAVxBLtl3cMZc;->()V @@ -5218,34 +5607,38 @@ HSPLcom/android/server/am/-$$Lambda$mVB2YB61TxO4cQ_5vWZ3Rq7CXhk;->()V HSPLcom/android/server/am/-$$Lambda$mVB2YB61TxO4cQ_5vWZ3Rq7CXhk;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/am/-$$Lambda$rQFkuifxqSTxxbw1Ad2PsBd2cnw;->(Lcom/android/internal/os/BatteryStatsImpl;)V HPLcom/android/server/am/-$$Lambda$rQFkuifxqSTxxbw1Ad2PsBd2cnw;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/am/-$$Lambda$tda2QpuT4MKIcUFF7Q23Qv5RbPE;->(Lcom/android/server/am/AppExitInfoTracker;)V +HPLcom/android/server/am/-$$Lambda$tda2QpuT4MKIcUFF7Q23Qv5RbPE;->(Lcom/android/server/am/AppExitInfoTracker;)V PLcom/android/server/am/-$$Lambda$tda2QpuT4MKIcUFF7Q23Qv5RbPE;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/am/ActiveServices$1;->(Lcom/android/server/am/ActiveServices;)V PLcom/android/server/am/ActiveServices$1;->run()V -PLcom/android/server/am/ActiveServices$ActiveForegroundApp;->()V -PLcom/android/server/am/ActiveServices$AppOpCallback$1;->(Lcom/android/server/am/ActiveServices$AppOpCallback;)V -HPLcom/android/server/am/ActiveServices$AppOpCallback$1;->onOpNoted(IILjava/lang/String;I)V -PLcom/android/server/am/ActiveServices$AppOpCallback$2;->(Lcom/android/server/am/ActiveServices$AppOpCallback;)V -PLcom/android/server/am/ActiveServices$AppOpCallback$2;->onOpStarted(IILjava/lang/String;I)V +HPLcom/android/server/am/ActiveServices$3;->run()V +PLcom/android/server/am/ActiveServices$4;->(Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ServiceRecord;Ljava/lang/String;Ljava/lang/String;ILandroid/content/Intent;ZIZLandroid/app/IServiceConnection;IZZLandroid/os/IBinder;)V +HSPLcom/android/server/am/ActiveServices$5;->(Lcom/android/server/am/ActiveServices;)V +PLcom/android/server/am/ActiveServices$5;->run()V +HPLcom/android/server/am/ActiveServices$ActiveForegroundApp;->()V +HPLcom/android/server/am/ActiveServices$AppOpCallback$1;->(Lcom/android/server/am/ActiveServices$AppOpCallback;)V +HPLcom/android/server/am/ActiveServices$AppOpCallback$1;->onOpNoted(IILjava/lang/String;II)V +HPLcom/android/server/am/ActiveServices$AppOpCallback$2;->(Lcom/android/server/am/ActiveServices$AppOpCallback;)V +PLcom/android/server/am/ActiveServices$AppOpCallback$2;->onOpStarted(IILjava/lang/String;II)V PLcom/android/server/am/ActiveServices$AppOpCallback;->()V HPLcom/android/server/am/ActiveServices$AppOpCallback;->(Lcom/android/server/am/ProcessRecord;Landroid/app/AppOpsManager;)V -HPLcom/android/server/am/ActiveServices$AppOpCallback;->access$000(Lcom/android/server/am/ActiveServices$AppOpCallback;III)V +HPLcom/android/server/am/ActiveServices$AppOpCallback;->access$400(Lcom/android/server/am/ActiveServices$AppOpCallback;III)V HPLcom/android/server/am/ActiveServices$AppOpCallback;->incrementOpCount(IZ)V HPLcom/android/server/am/ActiveServices$AppOpCallback;->incrementOpCountIfNeeded(III)V HPLcom/android/server/am/ActiveServices$AppOpCallback;->isNotTop()Z -PLcom/android/server/am/ActiveServices$AppOpCallback;->isObsoleteLocked()Z +HPLcom/android/server/am/ActiveServices$AppOpCallback;->isObsoleteLocked()Z HPLcom/android/server/am/ActiveServices$AppOpCallback;->logFinalValues()V PLcom/android/server/am/ActiveServices$AppOpCallback;->modeToEnum(I)I -PLcom/android/server/am/ActiveServices$AppOpCallback;->registerLocked()V -PLcom/android/server/am/ActiveServices$AppOpCallback;->unregisterLocked()V +HPLcom/android/server/am/ActiveServices$AppOpCallback;->registerLocked()V +HPLcom/android/server/am/ActiveServices$AppOpCallback;->unregisterLocked()V HSPLcom/android/server/am/ActiveServices$ForcedStandbyListener;->(Lcom/android/server/am/ActiveServices;)V HPLcom/android/server/am/ActiveServices$ServiceDumper;->(Lcom/android/server/am/ActiveServices;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V PLcom/android/server/am/ActiveServices$ServiceDumper;->dumpHeaderLocked()V HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpLocked()V -PLcom/android/server/am/ActiveServices$ServiceDumper;->dumpRemainsLocked()V +HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpRemainsLocked()V HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpServiceLocalLocked(Lcom/android/server/am/ServiceRecord;)V HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserHeaderLocked(I)V -PLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserRemainsLocked(I)V +HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserRemainsLocked(I)V HSPLcom/android/server/am/ActiveServices$ServiceLookupResult;->(Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ServiceRecord;Ljava/lang/String;)V HSPLcom/android/server/am/ActiveServices$ServiceMap;->(Lcom/android/server/am/ActiveServices;Landroid/os/Looper;I)V HSPLcom/android/server/am/ActiveServices$ServiceMap;->ensureNotStartingBackgroundLocked(Lcom/android/server/am/ServiceRecord;)V @@ -5257,24 +5650,25 @@ HPLcom/android/server/am/ActiveServices$ServiceRestarter;->run()V HSPLcom/android/server/am/ActiveServices$ServiceRestarter;->setService(Lcom/android/server/am/ServiceRecord;)V HSPLcom/android/server/am/ActiveServices;->()V HSPLcom/android/server/am/ActiveServices;->(Lcom/android/server/am/ActivityManagerService;)V -PLcom/android/server/am/ActiveServices;->access$300(Lcom/android/server/am/ActiveServices;I)Lcom/android/server/am/ActiveServices$ServiceMap; +PLcom/android/server/am/ActiveServices;->access$600(Lcom/android/server/am/ActiveServices;I)Lcom/android/server/am/ActiveServices$ServiceMap; HPLcom/android/server/am/ActiveServices;->appIsTopLocked(I)Z HPLcom/android/server/am/ActiveServices;->appRestrictedAnyInBackground(ILjava/lang/String;)Z HSPLcom/android/server/am/ActiveServices;->attachApplicationLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)Z HSPLcom/android/server/am/ActiveServices;->bindServiceLocked(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/String;Ljava/lang/String;I)I HPLcom/android/server/am/ActiveServices;->bringDownDisabledPackageServicesLocked(Ljava/lang/String;Ljava/util/Set;IZZ)Z HPLcom/android/server/am/ActiveServices;->bringDownServiceIfNeededLocked(Lcom/android/server/am/ServiceRecord;ZZ)V -HPLcom/android/server/am/ActiveServices;->bringDownServiceLocked(Lcom/android/server/am/ServiceRecord;)V -HSPLcom/android/server/am/ActiveServices;->bringUpServiceLocked(Lcom/android/server/am/ServiceRecord;IZZZ)Ljava/lang/String; +HSPLcom/android/server/am/ActiveServices;->bringDownServiceLocked(Lcom/android/server/am/ServiceRecord;)V +HSPLcom/android/server/am/ActiveServices;->bringUpServiceLocked(Lcom/android/server/am/ServiceRecord;IZZZZ)Ljava/lang/String; HSPLcom/android/server/am/ActiveServices;->bumpServiceExecutingLocked(Lcom/android/server/am/ServiceRecord;ZLjava/lang/String;)V -HPLcom/android/server/am/ActiveServices;->cancelForegroundNotificationLocked(Lcom/android/server/am/ServiceRecord;)V +HSPLcom/android/server/am/ActiveServices;->cancelForegroundNotificationLocked(Lcom/android/server/am/ServiceRecord;)V HPLcom/android/server/am/ActiveServices;->cleanUpServices(ILandroid/content/ComponentName;Landroid/content/Intent;)V HPLcom/android/server/am/ActiveServices;->clearRestartingIfNeededLocked(Lcom/android/server/am/ServiceRecord;)V HPLcom/android/server/am/ActiveServices;->collectPackageServicesLocked(Ljava/lang/String;Ljava/util/Set;ZZLandroid/util/ArrayMap;)Z HPLcom/android/server/am/ActiveServices;->decActiveForegroundAppLocked(Lcom/android/server/am/ActiveServices$ServiceMap;Lcom/android/server/am/ServiceRecord;)V -PLcom/android/server/am/ActiveServices;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/am/ActiveServices;->dumpService(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;IZ)Z -PLcom/android/server/am/ActiveServices;->dumpService(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ServiceRecord;[Ljava/lang/String;Z)V +HSPLcom/android/server/am/ActiveServices;->deferServiceBringupIfFrozenLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;IIZZIZLandroid/os/IBinder;ZLandroid/app/IServiceConnection;)Z +HPLcom/android/server/am/ActiveServices;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/ActiveServices;->dumpService(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[I[Ljava/lang/String;IZ)Z +HPLcom/android/server/am/ActiveServices;->dumpService(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ServiceRecord;[Ljava/lang/String;Z)V HSPLcom/android/server/am/ActiveServices;->fgsCodeToString(I)Ljava/lang/String; HPLcom/android/server/am/ActiveServices;->findServiceLocked(Landroid/content/ComponentName;Landroid/os/IBinder;I)Lcom/android/server/am/ServiceRecord; HPLcom/android/server/am/ActiveServices;->forceStopPackageLocked(Ljava/lang/String;I)V @@ -5284,16 +5678,18 @@ HSPLcom/android/server/am/ActiveServices;->getAllowMode(Landroid/content/Intent; HPLcom/android/server/am/ActiveServices;->getRunningServiceInfoLocked(IIIZZ)Ljava/util/List; HPLcom/android/server/am/ActiveServices;->getServiceByNameLocked(Landroid/content/ComponentName;I)Lcom/android/server/am/ServiceRecord; HSPLcom/android/server/am/ActiveServices;->getServiceMapLocked(I)Lcom/android/server/am/ActiveServices$ServiceMap; -PLcom/android/server/am/ActiveServices;->getServicesLocked(I)Landroid/util/ArrayMap; +HPLcom/android/server/am/ActiveServices;->getServicesLocked(I)Landroid/util/ArrayMap; HPLcom/android/server/am/ActiveServices;->hasBackgroundServicesLocked(I)Z -HPLcom/android/server/am/ActiveServices;->isChangeEnabled(JLcom/android/server/am/ServiceRecord;)Z +HPLcom/android/server/am/ActiveServices;->isBgFgsRestrictionEnabled(Lcom/android/server/am/ServiceRecord;)Z HPLcom/android/server/am/ActiveServices;->isFgsBgStart(I)Z +HPLcom/android/server/am/ActiveServices;->isPackageExemptedFromFgsRestriction(Ljava/lang/String;I)Z HSPLcom/android/server/am/ActiveServices;->isServiceNeededLocked(Lcom/android/server/am/ServiceRecord;ZZ)Z HSPLcom/android/server/am/ActiveServices;->killServicesLocked(Lcom/android/server/am/ProcessRecord;Z)V HPLcom/android/server/am/ActiveServices;->makeRunningServiceInfoLocked(Lcom/android/server/am/ServiceRecord;)Landroid/app/ActivityManager$RunningServiceInfo; HSPLcom/android/server/am/ActiveServices;->maybeLogBindCrossProfileService(ILjava/lang/String;I)V PLcom/android/server/am/ActiveServices;->newServiceDumperLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)Lcom/android/server/am/ActiveServices$ServiceDumper; HPLcom/android/server/am/ActiveServices;->performServiceRestartLocked(Lcom/android/server/am/ServiceRecord;)V +HPLcom/android/server/am/ActiveServices;->postFgsNotificationLocked(Lcom/android/server/am/ServiceRecord;)V PLcom/android/server/am/ActiveServices;->processStartTimedOutLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/ActiveServices;->publishServiceLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;Landroid/os/IBinder;)V HSPLcom/android/server/am/ActiveServices;->realStartServiceLocked(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ProcessRecord;Z)V @@ -5301,26 +5697,31 @@ HPLcom/android/server/am/ActiveServices;->registerAppOpCallbackLocked(Lcom/andro HPLcom/android/server/am/ActiveServices;->removeConnectionLocked(Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ProcessRecord;Lcom/android/server/wm/ActivityServiceConnectionsHolder;)V HSPLcom/android/server/am/ActiveServices;->requestServiceBindingLocked(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/IntentBindRecord;ZZ)Z HSPLcom/android/server/am/ActiveServices;->requestServiceBindingsLocked(Lcom/android/server/am/ServiceRecord;Z)V -HSPLcom/android/server/am/ActiveServices;->requestStartTargetPermissionsReviewIfNeededLocked(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;Ljava/lang/String;ILandroid/content/Intent;ZI)Z -PLcom/android/server/am/ActiveServices;->requestUpdateActiveForegroundAppsLocked(Lcom/android/server/am/ActiveServices$ServiceMap;J)V +HSPLcom/android/server/am/ActiveServices;->requestStartTargetPermissionsReviewIfNeededLocked(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;Ljava/lang/String;ILandroid/content/Intent;ZIZLandroid/app/IServiceConnection;)Z +HPLcom/android/server/am/ActiveServices;->requestUpdateActiveForegroundAppsLocked(Lcom/android/server/am/ActiveServices$ServiceMap;J)V HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIZZZZ)Lcom/android/server/am/ActiveServices$ServiceLookupResult; +HPLcom/android/server/am/ActiveServices;->schedulePendingServiceStartLocked(Ljava/lang/String;I)V HPLcom/android/server/am/ActiveServices;->scheduleServiceForegroundTransitionTimeoutLocked(Lcom/android/server/am/ServiceRecord;)V HPLcom/android/server/am/ActiveServices;->scheduleServiceRestartLocked(Lcom/android/server/am/ServiceRecord;Z)Z HSPLcom/android/server/am/ActiveServices;->scheduleServiceTimeoutLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/ActiveServices;->sendServiceArgsLocked(Lcom/android/server/am/ServiceRecord;ZZ)V HSPLcom/android/server/am/ActiveServices;->serviceDoneExecutingLocked(Lcom/android/server/am/ServiceRecord;III)V HSPLcom/android/server/am/ActiveServices;->serviceDoneExecutingLocked(Lcom/android/server/am/ServiceRecord;ZZ)V -PLcom/android/server/am/ActiveServices;->serviceForegroundTimeout(Lcom/android/server/am/ServiceRecord;)V -PLcom/android/server/am/ActiveServices;->serviceProcessGoneLocked(Lcom/android/server/am/ServiceRecord;)V -PLcom/android/server/am/ActiveServices;->serviceTimeout(Lcom/android/server/am/ProcessRecord;)V +PLcom/android/server/am/ActiveServices;->serviceForegroundCrash(Lcom/android/server/am/ProcessRecord;Ljava/lang/CharSequence;)V +HPLcom/android/server/am/ActiveServices;->serviceForegroundTimeout(Lcom/android/server/am/ServiceRecord;)V +HPLcom/android/server/am/ActiveServices;->serviceProcessGoneLocked(Lcom/android/server/am/ServiceRecord;)V +HPLcom/android/server/am/ActiveServices;->serviceTimeout(Lcom/android/server/am/ProcessRecord;)V +HSPLcom/android/server/am/ActiveServices;->setAllowListWhileInUsePermissionInFgs()V HSPLcom/android/server/am/ActiveServices;->setFgsRestrictionLocked(Ljava/lang/String;IILandroid/content/Intent;Lcom/android/server/am/ServiceRecord;Z)V HPLcom/android/server/am/ActiveServices;->setServiceForegroundInnerLocked(Lcom/android/server/am/ServiceRecord;ILandroid/app/Notification;II)V HPLcom/android/server/am/ActiveServices;->setServiceForegroundLocked(Landroid/content/ComponentName;Landroid/os/IBinder;ILandroid/app/Notification;II)V -HSPLcom/android/server/am/ActiveServices;->setWhiteListAllowWhileInUsePermissionInFgs()V -HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsFeatureLocked(Ljava/lang/String;IILandroid/content/Intent;Lcom/android/server/am/ServiceRecord;Z)I +HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsStartForegroundLocked(ILjava/lang/String;IILandroid/content/Intent;Lcom/android/server/am/ServiceRecord;Z)I +HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsWhileInUsePermissionLocked(Ljava/lang/String;IILcom/android/server/am/ServiceRecord;Z)I HSPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ActiveServices$ServiceMap;Landroid/content/Intent;Lcom/android/server/am/ServiceRecord;ZZ)Landroid/content/ComponentName; +HPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;IIZZZLandroid/os/IBinder;)Landroid/content/ComponentName; HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName; HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;IZLandroid/os/IBinder;)Landroid/content/ComponentName; +PLcom/android/server/am/ActiveServices;->stopAllForegroundServicesLocked(ILjava/lang/String;)V HSPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V HPLcom/android/server/am/ActiveServices;->stopServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;I)I HPLcom/android/server/am/ActiveServices;->stopServiceLocked(Lcom/android/server/am/ServiceRecord;)V @@ -5341,7 +5742,9 @@ HPLcom/android/server/am/ActiveServices;->updateWhitelistManagerLocked(Lcom/andr HSPLcom/android/server/am/ActiveUids;->(Lcom/android/server/am/ActivityManagerService;Z)V HSPLcom/android/server/am/ActiveUids;->clear()V HPLcom/android/server/am/ActiveUids;->dump(Ljava/io/PrintWriter;Ljava/lang/String;ILjava/lang/String;Z)Z +HPLcom/android/server/am/ActiveUids;->dumpProto(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;IJ)V HSPLcom/android/server/am/ActiveUids;->get(I)Lcom/android/server/am/UidRecord; +HPLcom/android/server/am/ActiveUids;->keyAt(I)I HSPLcom/android/server/am/ActiveUids;->put(ILcom/android/server/am/UidRecord;)V HSPLcom/android/server/am/ActiveUids;->remove(I)V HSPLcom/android/server/am/ActiveUids;->size()I @@ -5352,18 +5755,21 @@ HSPLcom/android/server/am/ActivityManagerConstants;->()V HSPLcom/android/server/am/ActivityManagerConstants;->(Landroid/content/Context;Lcom/android/server/am/ActivityManagerService;Landroid/os/Handler;)V HSPLcom/android/server/am/ActivityManagerConstants;->access$000(Lcom/android/server/am/ActivityManagerConstants;)V HSPLcom/android/server/am/ActivityManagerConstants;->computeEmptyProcessLimit(I)I -PLcom/android/server/am/ActivityManagerConstants;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/am/ActivityManagerConstants;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/am/ActivityManagerConstants;->getOverrideMaxCachedProcesses()I HSPLcom/android/server/am/ActivityManagerConstants;->loadDeviceConfigConstants()V HSPLcom/android/server/am/ActivityManagerConstants;->start(Landroid/content/ContentResolver;)V HSPLcom/android/server/am/ActivityManagerConstants;->updateActivityStartsLoggingEnabled()V HSPLcom/android/server/am/ActivityManagerConstants;->updateConstants()V HSPLcom/android/server/am/ActivityManagerConstants;->updateForegroundServiceStartsLoggingEnabled()V HSPLcom/android/server/am/ActivityManagerConstants;->updateMaxCachedProcesses()V -PLcom/android/server/am/ActivityManagerService$10;->(Lcom/android/server/am/ActivityManagerService;ILandroid/os/IBinder;Ljava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService$10;->(Lcom/android/server/am/ActivityManagerService;ILandroid/os/IBinder;Ljava/lang/String;)V +PLcom/android/server/am/ActivityManagerService$11;->(Lcom/android/server/am/ActivityManagerService;)V +PLcom/android/server/am/ActivityManagerService$12;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService$13;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/ActivityManagerService$13;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V -HPLcom/android/server/am/ActivityManagerService$15;->(Lcom/android/server/am/ActivityManagerService;IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;)V -HPLcom/android/server/am/ActivityManagerService$15;->run()V +HSPLcom/android/server/am/ActivityManagerService$15;->(Lcom/android/server/am/ActivityManagerService;IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;)V +HSPLcom/android/server/am/ActivityManagerService$15;->run()V HSPLcom/android/server/am/ActivityManagerService$16;->(Lcom/android/server/am/ActivityManagerService;Ljava/lang/String;Ljava/lang/String;Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/io/File;Landroid/app/ApplicationErrorReport$CrashInfo;Landroid/os/DropBoxManager;)V HSPLcom/android/server/am/ActivityManagerService$16;->run()V PLcom/android/server/am/ActivityManagerService$17;->()V @@ -5383,9 +5789,9 @@ PLcom/android/server/am/ActivityManagerService$20;->(Lcom/android/server/a PLcom/android/server/am/ActivityManagerService$20;->run()V HSPLcom/android/server/am/ActivityManagerService$2;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/ActivityManagerService$2;->onActivityLaunchCancelled([B)V -PLcom/android/server/am/ActivityManagerService$2;->onActivityLaunchFinished([BJ)V +HPLcom/android/server/am/ActivityManagerService$2;->onActivityLaunchFinished([BJ)V HSPLcom/android/server/am/ActivityManagerService$2;->onActivityLaunched([BI)V -PLcom/android/server/am/ActivityManagerService$2;->onIntentFailed()V +HPLcom/android/server/am/ActivityManagerService$2;->onIntentFailed()V HSPLcom/android/server/am/ActivityManagerService$2;->onIntentStarted(Landroid/content/Intent;J)V PLcom/android/server/am/ActivityManagerService$2;->onReportFullyDrawn([BJ)V HSPLcom/android/server/am/ActivityManagerService$3;->(Lcom/android/server/am/ActivityManagerService;)V @@ -5401,7 +5807,7 @@ HSPLcom/android/server/am/ActivityManagerService$3;->newResult(Lcom/android/serv HSPLcom/android/server/am/ActivityManagerService$3;->newResult(Ljava/lang/Object;II)Ljava/lang/Object; HSPLcom/android/server/am/ActivityManagerService$4;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService$5;->(Lcom/android/server/am/ActivityManagerService;)V -PLcom/android/server/am/ActivityManagerService$5;->opActiveChanged(IILjava/lang/String;Z)V +HPLcom/android/server/am/ActivityManagerService$5;->opActiveChanged(IILjava/lang/String;Z)V PLcom/android/server/am/ActivityManagerService$6;->(Lcom/android/server/am/ActivityManagerService;Landroid/content/pm/ApplicationInfo;IZIILandroid/content/pm/IPackageDataObserver;)V PLcom/android/server/am/ActivityManagerService$6;->onRemoveCompleted(Ljava/lang/String;Z)V PLcom/android/server/am/ActivityManagerService$8;->(Lcom/android/server/am/ActivityManagerService;)V @@ -5423,7 +5829,9 @@ HSPLcom/android/server/am/ActivityManagerService$HiddenApiSettings;->isDisabled( PLcom/android/server/am/ActivityManagerService$HiddenApiSettings;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/am/ActivityManagerService$HiddenApiSettings;->registerObserver()V HSPLcom/android/server/am/ActivityManagerService$HiddenApiSettings;->update()V +PLcom/android/server/am/ActivityManagerService$Identity;->(Lcom/android/server/am/ActivityManagerService;Landroid/os/IBinder;II)V PLcom/android/server/am/ActivityManagerService$ImportanceToken;->(Lcom/android/server/am/ActivityManagerService;ILandroid/os/IBinder;Ljava/lang/String;)V +PLcom/android/server/am/ActivityManagerService$ImportanceToken;->toString()Ljava/lang/String; HSPLcom/android/server/am/ActivityManagerService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/am/ActivityManagerService$Injector;->ensureHasNetworkManagementInternal()Z HSPLcom/android/server/am/ActivityManagerService$Injector;->getAppOpsService(Ljava/io/File;Landroid/os/Handler;)Lcom/android/server/appop/AppOpsService; @@ -5447,84 +5855,86 @@ HSPLcom/android/server/am/ActivityManagerService$LocalService;->(Lcom/andr HPLcom/android/server/am/ActivityManagerService$LocalService;->addPendingTopUid(II)V HPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastCloseSystemDialogs(Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastGlobalConfigurationChanged(IZ)V -PLcom/android/server/am/ActivityManagerService$LocalService;->broadcastIntent(Landroid/content/Intent;Landroid/content/IIntentReceiver;[Ljava/lang/String;ZI[I)I +HPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastIntent(Landroid/content/Intent;Landroid/content/IIntentReceiver;[Ljava/lang/String;ZI[I)I HPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastIntentInPackage(Ljava/lang/String;Ljava/lang/String;IIILandroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;Ljava/lang/String;Landroid/os/Bundle;ZZIZLandroid/os/IBinder;)I HSPLcom/android/server/am/ActivityManagerService$LocalService;->checkContentProviderAccess(Ljava/lang/String;I)Ljava/lang/String; PLcom/android/server/am/ActivityManagerService$LocalService;->checkContentProviderUriPermission(Landroid/net/Uri;III)I -PLcom/android/server/am/ActivityManagerService$LocalService;->cleanUpServices(ILandroid/content/ComponentName;Landroid/content/Intent;)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->cleanUpServices(ILandroid/content/ComponentName;Landroid/content/Intent;)V PLcom/android/server/am/ActivityManagerService$LocalService;->clearPendingBackup(I)V -PLcom/android/server/am/ActivityManagerService$LocalService;->clearPendingIntentAllowBgActivityStarts(Landroid/content/IIntentSender;Landroid/os/IBinder;)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->clearPendingIntentAllowBgActivityStarts(Landroid/content/IIntentSender;Landroid/os/IBinder;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->deletePendingTopUid(I)V PLcom/android/server/am/ActivityManagerService$LocalService;->disconnectActivityFromServices(Ljava/lang/Object;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerService$LocalService;->ensureNotSpecialUser(I)V PLcom/android/server/am/ActivityManagerService$LocalService;->finishBooting()V PLcom/android/server/am/ActivityManagerService$LocalService;->finishUserSwitch(Ljava/lang/Object;)V -PLcom/android/server/am/ActivityManagerService$LocalService;->getActivityInfoForUser(Landroid/content/pm/ActivityInfo;I)Landroid/content/pm/ActivityInfo; -PLcom/android/server/am/ActivityManagerService$LocalService;->getActivityPresentationInfo(Landroid/os/IBinder;)Landroid/content/pm/ActivityPresentationInfo; +HPLcom/android/server/am/ActivityManagerService$LocalService;->getActivityInfoForUser(Landroid/content/pm/ActivityInfo;I)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/am/ActivityManagerService$LocalService;->getActivityPresentationInfo(Landroid/os/IBinder;)Landroid/content/pm/ActivityPresentationInfo; HSPLcom/android/server/am/ActivityManagerService$LocalService;->getCurrentProfileIds()[I HSPLcom/android/server/am/ActivityManagerService$LocalService;->getCurrentUserId()I HPLcom/android/server/am/ActivityManagerService$LocalService;->getMemoryStateForProcesses()Ljava/util/List; HPLcom/android/server/am/ActivityManagerService$LocalService;->getPendingIntentFlags(Landroid/content/IIntentSender;)I -PLcom/android/server/am/ActivityManagerService$LocalService;->getTaskIdForActivity(Landroid/os/IBinder;Z)I +HPLcom/android/server/am/ActivityManagerService$LocalService;->getTaskIdForActivity(Landroid/os/IBinder;Z)I HSPLcom/android/server/am/ActivityManagerService$LocalService;->getUidProcessState(I)I HPLcom/android/server/am/ActivityManagerService$LocalService;->handleIncomingUser(IIIZILjava/lang/String;Ljava/lang/String;)I PLcom/android/server/am/ActivityManagerService$LocalService;->hasRunningForegroundService(II)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->hasStartedUserState(I)Z +PLcom/android/server/am/ActivityManagerService$LocalService;->inputDispatchingResumed(I)V PLcom/android/server/am/ActivityManagerService$LocalService;->inputDispatchingTimedOut(IZLjava/lang/String;)J PLcom/android/server/am/ActivityManagerService$LocalService;->inputDispatchingTimedOut(Ljava/lang/Object;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Ljava/lang/Object;ZLjava/lang/String;)Z PLcom/android/server/am/ActivityManagerService$LocalService;->isActivityStartsLoggingEnabled()Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isAppBad(Ljava/lang/String;I)Z -PLcom/android/server/am/ActivityManagerService$LocalService;->isAppForeground(I)Z +HPLcom/android/server/am/ActivityManagerService$LocalService;->isAppForeground(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isAppStartModeDisabled(ILjava/lang/String;)Z +HPLcom/android/server/am/ActivityManagerService$LocalService;->isAssociatedCompanionApp(II)Z PLcom/android/server/am/ActivityManagerService$LocalService;->isBackgroundActivityStartsEnabled()Z HPLcom/android/server/am/ActivityManagerService$LocalService;->isBooted()Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isBooting()Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isCurrentProfile(I)Z HPLcom/android/server/am/ActivityManagerService$LocalService;->isDeviceOwner(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isPendingTopUid(I)Z +HPLcom/android/server/am/ActivityManagerService$LocalService;->isProfileOwner(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isRuntimeRestarted()Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isSplitConfigurationChange(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isSystemReady()Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isUidActive(I)Z -PLcom/android/server/am/ActivityManagerService$LocalService;->isUidCurrentlyInstrumented(I)Z +HPLcom/android/server/am/ActivityManagerService$LocalService;->isUidCurrentlyInstrumented(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->isUserRunning(II)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->killAllBackgroundProcessesExcept(II)V PLcom/android/server/am/ActivityManagerService$LocalService;->killForegroundAppsForUser(I)V -PLcom/android/server/am/ActivityManagerService$LocalService;->killProcessesForRemovedTask(Ljava/util/ArrayList;)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->killProcessesForRemovedTask(Ljava/util/ArrayList;)V PLcom/android/server/am/ActivityManagerService$LocalService;->lambda$disconnectActivityFromServices$0$ActivityManagerService$LocalService(Lcom/android/server/wm/ActivityServiceConnectionsHolder;Ljava/lang/Object;)V PLcom/android/server/am/ActivityManagerService$LocalService;->monitor()V HPLcom/android/server/am/ActivityManagerService$LocalService;->noteAlarmFinish(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;)V -HPLcom/android/server/am/ActivityManagerService$LocalService;->noteAlarmStart(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;)V +HSPLcom/android/server/am/ActivityManagerService$LocalService;->noteAlarmStart(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService$LocalService;->noteWakeupAlarm(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->notifyNetworkPolicyRulesUpdated(IJ)V -PLcom/android/server/am/ActivityManagerService$LocalService;->onWakefulnessChanged(I)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->onWakefulnessChanged(I)V PLcom/android/server/am/ActivityManagerService$LocalService;->prepareForPossibleShutdown()V HSPLcom/android/server/am/ActivityManagerService$LocalService;->registerProcessObserver(Landroid/app/IProcessObserver;)V -PLcom/android/server/am/ActivityManagerService$LocalService;->reportCurKeyguardUsageEvent(Z)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->reportCurKeyguardUsageEvent(Z)V HPLcom/android/server/am/ActivityManagerService$LocalService;->scheduleAppGcs()V PLcom/android/server/am/ActivityManagerService$LocalService;->sendForegroundProfileChanged(I)V PLcom/android/server/am/ActivityManagerService$LocalService;->setBooted(Z)V PLcom/android/server/am/ActivityManagerService$LocalService;->setBooting(Z)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->setDeviceIdleWhitelist([I[I)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->setDeviceOwnerUid(I)V -PLcom/android/server/am/ActivityManagerService$LocalService;->setHasOverlayUi(IZ)V +HPLcom/android/server/am/ActivityManagerService$LocalService;->setHasOverlayUi(IZ)V HPLcom/android/server/am/ActivityManagerService$LocalService;->setPendingIntentAllowBgActivityStarts(Landroid/content/IIntentSender;Landroid/os/IBinder;I)V -HPLcom/android/server/am/ActivityManagerService$LocalService;->setPendingIntentWhitelistDuration(Landroid/content/IIntentSender;Landroid/os/IBinder;J)V +HSPLcom/android/server/am/ActivityManagerService$LocalService;->setProfileOwnerUid(Landroid/util/ArraySet;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->setSwitchingFromSystemUserMessage(Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->setSwitchingToSystemUserMessage(Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService$LocalService;->shouldConfirmCredentials(I)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->startIsolatedProcess(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Runnable;)Z HSPLcom/android/server/am/ActivityManagerService$LocalService;->startProcess(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;ZZLjava/lang/String;Landroid/content/ComponentName;)V HPLcom/android/server/am/ActivityManagerService$LocalService;->startServiceInPackage(ILandroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;IZLandroid/os/IBinder;)Landroid/content/ComponentName; -PLcom/android/server/am/ActivityManagerService$LocalService;->tempWhitelistForPendingIntent(IIIJLjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService$LocalService;->trimApplications()V HPLcom/android/server/am/ActivityManagerService$LocalService;->updateActivityUsageStats(Landroid/content/ComponentName;IILandroid/os/IBinder;Landroid/content/ComponentName;)V HPLcom/android/server/am/ActivityManagerService$LocalService;->updateBatteryStats(Landroid/content/ComponentName;IIZ)V HPLcom/android/server/am/ActivityManagerService$LocalService;->updateCpuStats()V HPLcom/android/server/am/ActivityManagerService$LocalService;->updateDeviceIdleTempWhitelist([IIZ)V HPLcom/android/server/am/ActivityManagerService$LocalService;->updateForegroundTimeIfOnBattery(Ljava/lang/String;IJ)V -PLcom/android/server/am/ActivityManagerService$LocalService;->updateOomAdj()V +HPLcom/android/server/am/ActivityManagerService$LocalService;->updateOomAdj()V HSPLcom/android/server/am/ActivityManagerService$LocalService;->updateOomLevelsForDisplay(I)V PLcom/android/server/am/ActivityManagerService$MainHandler$1;->(Lcom/android/server/am/ActivityManagerService$MainHandler;Ljava/util/ArrayList;)V PLcom/android/server/am/ActivityManagerService$MainHandler$1;->run()V @@ -5536,43 +5946,52 @@ PLcom/android/server/am/ActivityManagerService$MemBinder$1;->dumpHigh(Ljava/io/F HSPLcom/android/server/am/ActivityManagerService$MemBinder;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/ActivityManagerService$MemBinder;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerService$MemItem;->(Ljava/lang/String;Ljava/lang/String;JJJI)V -PLcom/android/server/am/ActivityManagerService$MemItem;->(Ljava/lang/String;Ljava/lang/String;JJJIZ)V +HPLcom/android/server/am/ActivityManagerService$MemItem;->(Ljava/lang/String;Ljava/lang/String;JJJIZ)V PLcom/android/server/am/ActivityManagerService$MemoryUsageDumpOptions;->()V PLcom/android/server/am/ActivityManagerService$MemoryUsageDumpOptions;->(Lcom/android/server/am/ActivityManagerService$1;)V HSPLcom/android/server/am/ActivityManagerService$PackageAssociationInfo;->(Lcom/android/server/am/ActivityManagerService;Ljava/lang/String;Landroid/util/ArraySet;Z)V +PLcom/android/server/am/ActivityManagerService$PackageAssociationInfo;->getAllowedPackageAssociations()Landroid/util/ArraySet; +PLcom/android/server/am/ActivityManagerService$PackageAssociationInfo;->isDebuggable()Z PLcom/android/server/am/ActivityManagerService$PackageAssociationInfo;->isPackageAssociationAllowed(Ljava/lang/String;)Z HPLcom/android/server/am/ActivityManagerService$PendingTempWhitelist;->(IJLjava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService$PermissionController;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService$PermissionController;->checkPermission(Ljava/lang/String;II)Z HSPLcom/android/server/am/ActivityManagerService$PermissionController;->getPackageUid(Ljava/lang/String;I)I -PLcom/android/server/am/ActivityManagerService$PermissionController;->getPackagesForUid(I)[Ljava/lang/String; +HPLcom/android/server/am/ActivityManagerService$PermissionController;->getPackagesForUid(I)[Ljava/lang/String; HSPLcom/android/server/am/ActivityManagerService$PermissionController;->isRuntimePermission(Ljava/lang/String;)Z HSPLcom/android/server/am/ActivityManagerService$PidMap;->()V HSPLcom/android/server/am/ActivityManagerService$PidMap;->doAddInternal(Lcom/android/server/am/ProcessRecord;)V +PLcom/android/server/am/ActivityManagerService$PidMap;->doRemoveIfNoThreadInternal(Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/ActivityManagerService$PidMap;->doRemoveInternal(Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/ActivityManagerService$PidMap;->get(I)Lcom/android/server/am/ProcessRecord; HPLcom/android/server/am/ActivityManagerService$PidMap;->indexOfKey(I)I PLcom/android/server/am/ActivityManagerService$PidMap;->keyAt(I)I HSPLcom/android/server/am/ActivityManagerService$PidMap;->size()I HSPLcom/android/server/am/ActivityManagerService$PidMap;->valueAt(I)Lcom/android/server/am/ProcessRecord; -PLcom/android/server/am/ActivityManagerService$ProcStatsRunnable;->(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessStatsService;)V -PLcom/android/server/am/ActivityManagerService$ProcStatsRunnable;->run()V +HPLcom/android/server/am/ActivityManagerService$ProcStatsRunnable;->(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessStatsService;)V +HPLcom/android/server/am/ActivityManagerService$ProcStatsRunnable;->run()V HSPLcom/android/server/am/ActivityManagerService$ProcessChangeItem;->()V HSPLcom/android/server/am/ActivityManagerService$ProcessInfoService;->(Lcom/android/server/am/ActivityManagerService;)V -PLcom/android/server/am/ActivityManagerService$ProcessInfoService;->getProcessStatesAndOomScoresFromPids([I[I[I)V +HPLcom/android/server/am/ActivityManagerService$ProcessInfoService;->getProcessStatesAndOomScoresFromPids([I[I[I)V HSPLcom/android/server/am/ActivityManagerService$UiHandler;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService$UiHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/am/ActivityManagerService;->()V HSPLcom/android/server/am/ActivityManagerService;->(Landroid/content/Context;Lcom/android/server/wm/ActivityTaskManagerService;)V PLcom/android/server/am/ActivityManagerService;->access$000(Lcom/android/server/am/ActivityManagerService;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V HSPLcom/android/server/am/ActivityManagerService;->access$100(Lcom/android/server/am/ActivityManagerService;)V -PLcom/android/server/am/ActivityManagerService;->access$1200(Lcom/android/server/am/ActivityManagerService;ZLjava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->access$1200(Lcom/android/server/am/ActivityManagerService;ZLjava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->access$1300(Lcom/android/server/am/ActivityManagerService;I)Z HSPLcom/android/server/am/ActivityManagerService;->access$1400(Lcom/android/server/am/ActivityManagerService;Ljava/lang/String;I)Z -PLcom/android/server/am/ActivityManagerService;->access$1600(Lcom/android/server/am/ActivityManagerService;)I +PLcom/android/server/am/ActivityManagerService;->access$1500(Lcom/android/server/am/ActivityManagerService;I)V +HPLcom/android/server/am/ActivityManagerService;->access$1600(Lcom/android/server/am/ActivityManagerService;)I HSPLcom/android/server/am/ActivityManagerService;->access$1602(Lcom/android/server/am/ActivityManagerService;I)I -HSPLcom/android/server/am/ActivityManagerService;->access$1700(Lcom/android/server/am/ActivityManagerService;)Lcom/android/server/am/PendingStartActivityUids; +HPLcom/android/server/am/ActivityManagerService;->access$1700(Lcom/android/server/am/ActivityManagerService;)Landroid/util/ArraySet; +HSPLcom/android/server/am/ActivityManagerService;->access$1702(Lcom/android/server/am/ActivityManagerService;Landroid/util/ArraySet;)Landroid/util/ArraySet; +HPLcom/android/server/am/ActivityManagerService;->access$1800(Lcom/android/server/am/ActivityManagerService;)Ljava/util/Map; +HSPLcom/android/server/am/ActivityManagerService;->access$1900(Lcom/android/server/am/ActivityManagerService;)Lcom/android/server/am/PendingStartActivityUids; HSPLcom/android/server/am/ActivityManagerService;->access$200(Lcom/android/server/am/ActivityManagerService;II)V -PLcom/android/server/am/ActivityManagerService;->access$400(Lcom/android/server/am/ActivityManagerService;)V +PLcom/android/server/am/ActivityManagerService;->access$300(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/ActivityManagerService;->access$400(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService;->access$700(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/ActivityManagerService;->access$800(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/ActivityManagerService;->access$900(Lcom/android/server/am/ActivityManagerService;Ljava/lang/String;I)V @@ -5588,6 +6007,7 @@ HPLcom/android/server/am/ActivityManagerService;->addProcessToGcListLocked(Lcom/ HSPLcom/android/server/am/ActivityManagerService;->addServiceToMap(Landroid/util/ArrayMap;Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->appDiedLocked(Lcom/android/server/am/ProcessRecord;ILandroid/app/IApplicationThread;ZLjava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->appDiedLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)V +PLcom/android/server/am/ActivityManagerService;->appNotRespondingViaProvider(Landroid/os/IBinder;)V HPLcom/android/server/am/ActivityManagerService;->appRestrictedInBackgroundLocked(ILjava/lang/String;I)I HSPLcom/android/server/am/ActivityManagerService;->appServicesRestrictedInBackgroundLocked(ILjava/lang/String;I)I HPLcom/android/server/am/ActivityManagerService;->appendBasicMemEntry(Ljava/lang/StringBuilder;IIJJLjava/lang/String;)V @@ -5596,8 +6016,8 @@ HPLcom/android/server/am/ActivityManagerService;->appendMemBucket(Ljava/lang/Str HPLcom/android/server/am/ActivityManagerService;->appendMemInfo(Ljava/lang/StringBuilder;Lcom/android/server/am/ProcessMemInfo;)V HSPLcom/android/server/am/ActivityManagerService;->attachApplication(Landroid/app/IApplicationThread;J)V HSPLcom/android/server/am/ActivityManagerService;->attachApplicationLocked(Landroid/app/IApplicationThread;IIJ)Z -PLcom/android/server/am/ActivityManagerService;->backgroundServicesFinishedLocked(I)V -PLcom/android/server/am/ActivityManagerService;->backupAgentCreated(Ljava/lang/String;Landroid/os/IBinder;I)V +HPLcom/android/server/am/ActivityManagerService;->backgroundServicesFinishedLocked(I)V +HPLcom/android/server/am/ActivityManagerService;->backupAgentCreated(Ljava/lang/String;Landroid/os/IBinder;I)V HSPLcom/android/server/am/ActivityManagerService;->batteryNeedsCpuUpdate()V HSPLcom/android/server/am/ActivityManagerService;->batteryPowerChanged(Z)V HSPLcom/android/server/am/ActivityManagerService;->batterySendBroadcast(Landroid/content/Intent;)V @@ -5627,12 +6047,14 @@ HPLcom/android/server/am/ActivityManagerService;->checkUriPermission(Landroid/ne HSPLcom/android/server/am/ActivityManagerService;->cleanUpApplicationRecordLocked(Lcom/android/server/am/ProcessRecord;ZZIZ)Z HPLcom/android/server/am/ActivityManagerService;->cleanupDisabledPackageComponentsLocked(Ljava/lang/String;I[Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->clearApplicationUserData(Ljava/lang/String;ZLandroid/content/pm/IPackageDataObserver;I)Z +PLcom/android/server/am/ActivityManagerService;->clearBroadcastQueueForUserLocked(I)Z PLcom/android/server/am/ActivityManagerService;->clearPendingBackup(I)V HPLcom/android/server/am/ActivityManagerService;->closeSystemDialogs(Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->collectProcesses(Ljava/io/PrintWriter;IZ[Ljava/lang/String;)Ljava/util/ArrayList; HSPLcom/android/server/am/ActivityManagerService;->collectReceiverComponents(Landroid/content/Intent;Ljava/lang/String;I[I[I)Ljava/util/List; HSPLcom/android/server/am/ActivityManagerService;->compatibilityInfoForPackage(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo; -PLcom/android/server/am/ActivityManagerService;->createAnrDumpFile(Ljava/io/File;)Ljava/io/File; +PLcom/android/server/am/ActivityManagerService;->crashApplication(IILjava/lang/String;ILjava/lang/String;Z)V +HPLcom/android/server/am/ActivityManagerService;->createAnrDumpFile(Ljava/io/File;)Ljava/io/File; PLcom/android/server/am/ActivityManagerService;->demoteSystemServerRenderThread(I)V HSPLcom/android/server/am/ActivityManagerService;->dispatchProcessDied(II)V HSPLcom/android/server/am/ActivityManagerService;->dispatchProcessesChanged()V @@ -5646,26 +6068,27 @@ HPLcom/android/server/am/ActivityManagerService;->dumpApplicationMemoryUsage(Lja PLcom/android/server/am/ActivityManagerService;->dumpApplicationMemoryUsage(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;ZLjava/io/PrintWriter;Z)V PLcom/android/server/am/ActivityManagerService;->dumpApplicationMemoryUsageHeader(Ljava/io/PrintWriter;JJZZ)V HPLcom/android/server/am/ActivityManagerService;->dumpBinderCacheContents(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/am/ActivityManagerService;->dumpBroadcastStatsCheckinLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->dumpBroadcastStatsLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->dumpBroadcastsLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->dumpDbInfo(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->dumpEverything(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;ZZIZ)V -PLcom/android/server/am/ActivityManagerService;->dumpGraphicsHardwareUsage(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->dumpJavaTracesTombstoned(ILjava/lang/String;J)J +HPLcom/android/server/am/ActivityManagerService;->dumpBroadcastsLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->dumpDbInfo(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->dumpEverything(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;ZZIZ)V +HPLcom/android/server/am/ActivityManagerService;->dumpGraphicsHardwareUsage(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->dumpJavaTracesTombstoned(ILjava/lang/String;J)J PLcom/android/server/am/ActivityManagerService;->dumpLmkLocked(Ljava/io/PrintWriter;)Z HPLcom/android/server/am/ActivityManagerService;->dumpLruEntryLocked(Ljava/io/PrintWriter;ILcom/android/server/am/ProcessRecord;Ljava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->dumpLruLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/am/ActivityManagerService;->dumpMemItems(Landroid/util/proto/ProtoOutputStream;JLjava/lang/String;Ljava/util/ArrayList;ZZZ)V PLcom/android/server/am/ActivityManagerService;->dumpMemItems(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;ZZZZ)V -PLcom/android/server/am/ActivityManagerService;->dumpOomLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Z[Ljava/lang/String;IZLjava/lang/String;Z)Z +HPLcom/android/server/am/ActivityManagerService;->dumpOomLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Z[Ljava/lang/String;IZLjava/lang/String;Z)Z PLcom/android/server/am/ActivityManagerService;->dumpPermissionsLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->dumpProcessList(Ljava/io/PrintWriter;Lcom/android/server/am/ActivityManagerService;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I HPLcom/android/server/am/ActivityManagerService;->dumpProcessOomList(Ljava/io/PrintWriter;Lcom/android/server/am/ActivityManagerService;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Z -PLcom/android/server/am/ActivityManagerService;->dumpProcessesLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;I)V +HPLcom/android/server/am/ActivityManagerService;->dumpProcessesLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;I)V HPLcom/android/server/am/ActivityManagerService;->dumpProcessesToGc(Ljava/io/PrintWriter;ZLjava/lang/String;)Z -PLcom/android/server/am/ActivityManagerService;->dumpStackTraces(Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;)Landroid/util/Pair; +HPLcom/android/server/am/ActivityManagerService;->dumpStackTraces(Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;)Landroid/util/Pair; PLcom/android/server/am/ActivityManagerService;->dumpStackTraces(Ljava/util/ArrayList;Lcom/android/internal/os/ProcessCpuTracker;Landroid/util/SparseArray;Ljava/util/ArrayList;Ljava/io/StringWriter;)Ljava/io/File; -PLcom/android/server/am/ActivityManagerService;->dumpStackTraces(Ljava/util/ArrayList;Lcom/android/internal/os/ProcessCpuTracker;Landroid/util/SparseArray;Ljava/util/ArrayList;Ljava/io/StringWriter;[J)Ljava/io/File; +HPLcom/android/server/am/ActivityManagerService;->dumpStackTraces(Ljava/util/ArrayList;Lcom/android/internal/os/ProcessCpuTracker;Landroid/util/SparseArray;Ljava/util/ArrayList;Ljava/io/StringWriter;[J)Ljava/io/File; PLcom/android/server/am/ActivityManagerService;->dumpUsersLocked(Ljava/io/PrintWriter;)V PLcom/android/server/am/ActivityManagerService;->enableAppFreezer(Z)Z HSPLcom/android/server/am/ActivityManagerService;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V @@ -5677,29 +6100,34 @@ HSPLcom/android/server/am/ActivityManagerService;->enqueueOomAdjTargetLocked(Lco HSPLcom/android/server/am/ActivityManagerService;->enqueueProcessChangeItemLocked(II)Lcom/android/server/am/ActivityManagerService$ProcessChangeItem; HSPLcom/android/server/am/ActivityManagerService;->enqueueUidChangeLocked(Lcom/android/server/am/UidRecord;II)V HSPLcom/android/server/am/ActivityManagerService;->ensureAllowedAssociations()V -PLcom/android/server/am/ActivityManagerService;->ensureBootCompleted()V +HPLcom/android/server/am/ActivityManagerService;->ensureBootCompleted()V HSPLcom/android/server/am/ActivityManagerService;->findAppProcess(Landroid/os/IBinder;Ljava/lang/String;)Lcom/android/server/am/ProcessRecord; PLcom/android/server/am/ActivityManagerService;->finishBooting()V PLcom/android/server/am/ActivityManagerService;->finishForceStopPackageLocked(Ljava/lang/String;I)V HPLcom/android/server/am/ActivityManagerService;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V -PLcom/android/server/am/ActivityManagerService;->forceStopPackage(Ljava/lang/String;I)V +PLcom/android/server/am/ActivityManagerService;->forceStopAppZygoteLocked(Ljava/lang/String;II)V +HPLcom/android/server/am/ActivityManagerService;->forceStopPackage(Ljava/lang/String;I)V +PLcom/android/server/am/ActivityManagerService;->forceStopPackageLocked(Ljava/lang/String;ILjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->forceStopPackageLocked(Ljava/lang/String;IZZZZZILjava/lang/String;)Z -PLcom/android/server/am/ActivityManagerService;->getActivityInfoForUser(Landroid/content/pm/ActivityInfo;I)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/am/ActivityManagerService;->getActivityInfoForUser(Landroid/content/pm/ActivityInfo;I)Landroid/content/pm/ActivityInfo; PLcom/android/server/am/ActivityManagerService;->getAppId(Ljava/lang/String;)I HSPLcom/android/server/am/ActivityManagerService;->getAppInfoForUser(Landroid/content/pm/ApplicationInfo;I)Landroid/content/pm/ApplicationInfo; HPLcom/android/server/am/ActivityManagerService;->getAppOpsManager()Landroid/app/AppOpsManager; HSPLcom/android/server/am/ActivityManagerService;->getAppOpsService()Lcom/android/internal/app/IAppOpsService; HSPLcom/android/server/am/ActivityManagerService;->getAppStartModeLocked(ILjava/lang/String;IIZZZ)I HSPLcom/android/server/am/ActivityManagerService;->getBackgroundLaunchBroadcasts()Landroid/util/ArraySet; +PLcom/android/server/am/ActivityManagerService;->getBugreportWhitelistedPackages()Ljava/util/List; HSPLcom/android/server/am/ActivityManagerService;->getCommonServicesLocked(Z)Landroid/util/ArrayMap; PLcom/android/server/am/ActivityManagerService;->getConfiguration()Landroid/content/res/Configuration; HSPLcom/android/server/am/ActivityManagerService;->getContentProvider(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;IZ)Landroid/app/ContentProviderHolder; HSPLcom/android/server/am/ActivityManagerService;->getContentProviderHelper()Lcom/android/server/am/ContentProviderHelper; HSPLcom/android/server/am/ActivityManagerService;->getCurrentUser()Landroid/content/pm/UserInfo; +HSPLcom/android/server/am/ActivityManagerService;->getCurrentUserId()I HPLcom/android/server/am/ActivityManagerService;->getHistoricalProcessExitReasons(Ljava/lang/String;III)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/am/ActivityManagerService;->getIntentForIntentSender(Landroid/content/IIntentSender;)Landroid/content/Intent; HSPLcom/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; -PLcom/android/server/am/ActivityManagerService;->getKsmInfo()[J +HPLcom/android/server/am/ActivityManagerService;->getKsmInfo()[J +PLcom/android/server/am/ActivityManagerService;->getLaunchedFromPackage(Landroid/os/IBinder;)Ljava/lang/String; PLcom/android/server/am/ActivityManagerService;->getLaunchedFromUid(Landroid/os/IBinder;)I HSPLcom/android/server/am/ActivityManagerService;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V HPLcom/android/server/am/ActivityManagerService;->getMemoryTrimLevel()I @@ -5707,10 +6135,11 @@ HPLcom/android/server/am/ActivityManagerService;->getMyMemoryState(Landroid/app/ HSPLcom/android/server/am/ActivityManagerService;->getPackageForIntentSender(Landroid/content/IIntentSender;)Ljava/lang/String; HSPLcom/android/server/am/ActivityManagerService;->getPackageManagerInternalLocked()Landroid/content/pm/PackageManagerInternal; HPLcom/android/server/am/ActivityManagerService;->getPackageProcessState(Ljava/lang/String;Ljava/lang/String;)I +PLcom/android/server/am/ActivityManagerService;->getProcessLimit()I HPLcom/android/server/am/ActivityManagerService;->getProcessMemoryInfo([I)[Landroid/os/Debug$MemoryInfo; PLcom/android/server/am/ActivityManagerService;->getProcessNames()Lcom/android/internal/app/ProcessMap; HSPLcom/android/server/am/ActivityManagerService;->getProcessRecordLocked(Ljava/lang/String;IZ)Lcom/android/server/am/ProcessRecord; -PLcom/android/server/am/ActivityManagerService;->getProcessStatesAndOomScoresForPIDs([I[I[I)V +HPLcom/android/server/am/ActivityManagerService;->getProcessStatesAndOomScoresForPIDs([I[I[I)V HPLcom/android/server/am/ActivityManagerService;->getProcessesInErrorState()Ljava/util/List; HPLcom/android/server/am/ActivityManagerService;->getProviderMimeTypeAsync(Landroid/net/Uri;ILandroid/os/RemoteCallback;)V HSPLcom/android/server/am/ActivityManagerService;->getRecordForAppLocked(Landroid/app/IApplicationThread;)Lcom/android/server/am/ProcessRecord; @@ -5719,20 +6148,21 @@ HSPLcom/android/server/am/ActivityManagerService;->getRunningUserIds()[I HPLcom/android/server/am/ActivityManagerService;->getServices(II)Ljava/util/List; HSPLcom/android/server/am/ActivityManagerService;->getTagForIntentSender(Landroid/content/IIntentSender;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/am/ActivityManagerService;->getTagForIntentSenderLocked(Lcom/android/server/am/PendingIntentRecord;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/am/ActivityManagerService;->getTaskForActivity(Landroid/os/IBinder;Z)I HPLcom/android/server/am/ActivityManagerService;->getTasks(I)Ljava/util/List; HSPLcom/android/server/am/ActivityManagerService;->getTopAppLocked()Lcom/android/server/am/ProcessRecord; HSPLcom/android/server/am/ActivityManagerService;->getUidForIntentSender(Landroid/content/IIntentSender;)I -PLcom/android/server/am/ActivityManagerService;->getUidFromIntent(Landroid/content/Intent;)I +HPLcom/android/server/am/ActivityManagerService;->getUidFromIntent(Landroid/content/Intent;)I HSPLcom/android/server/am/ActivityManagerService;->getUidProcessState(ILjava/lang/String;)I HSPLcom/android/server/am/ActivityManagerService;->getUidState(I)I HSPLcom/android/server/am/ActivityManagerService;->grantImplicitAccess(ILandroid/content/Intent;II)V HPLcom/android/server/am/ActivityManagerService;->grantUriPermission(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/net/Uri;II)V HSPLcom/android/server/am/ActivityManagerService;->handleAppDiedLocked(Lcom/android/server/am/ProcessRecord;ZZ)V PLcom/android/server/am/ActivityManagerService;->handleApplicationCrash(Landroid/os/IBinder;Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;)V -PLcom/android/server/am/ActivityManagerService;->handleApplicationCrashInner(Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Landroid/app/ApplicationErrorReport$CrashInfo;)V +HPLcom/android/server/am/ActivityManagerService;->handleApplicationCrashInner(Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Landroid/app/ApplicationErrorReport$CrashInfo;)V HSPLcom/android/server/am/ActivityManagerService;->handleApplicationStrictModeViolation(Landroid/os/IBinder;ILandroid/os/StrictMode$ViolationInfo;)V -HPLcom/android/server/am/ActivityManagerService;->handleApplicationWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z -HPLcom/android/server/am/ActivityManagerService;->handleApplicationWtfInner(IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$CrashInfo;)Lcom/android/server/am/ProcessRecord; +HSPLcom/android/server/am/ActivityManagerService;->handleApplicationWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z +HSPLcom/android/server/am/ActivityManagerService;->handleApplicationWtfInner(IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$CrashInfo;)Lcom/android/server/am/ProcessRecord; HPLcom/android/server/am/ActivityManagerService;->handleBinderHeavyHitters(Ljava/util/List;IFJ)V HSPLcom/android/server/am/ActivityManagerService;->handleIncomingUser(IIIZZLjava/lang/String;Ljava/lang/String;)I HSPLcom/android/server/am/ActivityManagerService;->handlePendingSystemServerWtfs(Ljava/util/LinkedList;)V @@ -5743,19 +6173,19 @@ PLcom/android/server/am/ActivityManagerService;->inputDispatchingTimedOut(IZLjav PLcom/android/server/am/ActivityManagerService;->inputDispatchingTimedOut(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/wm/WindowProcessController;ZLjava/lang/String;)Z HSPLcom/android/server/am/ActivityManagerService;->isAllowedWhileBooting(Landroid/content/pm/ApplicationInfo;)Z HSPLcom/android/server/am/ActivityManagerService;->isAppBad(Ljava/lang/String;I)Z -PLcom/android/server/am/ActivityManagerService;->isAppForeground(I)Z -PLcom/android/server/am/ActivityManagerService;->isAppFreezerSupported()Z +HPLcom/android/server/am/ActivityManagerService;->isAppForeground(I)Z +HPLcom/android/server/am/ActivityManagerService;->isAppFreezerSupported()Z HSPLcom/android/server/am/ActivityManagerService;->isAppStartModeDisabled(ILjava/lang/String;)Z -PLcom/android/server/am/ActivityManagerService;->isBackgroundRestricted(Ljava/lang/String;)Z -PLcom/android/server/am/ActivityManagerService;->isBackgroundRestrictedNoCheck(ILjava/lang/String;)Z +HPLcom/android/server/am/ActivityManagerService;->isBackgroundRestricted(Ljava/lang/String;)Z +HPLcom/android/server/am/ActivityManagerService;->isBackgroundRestrictedNoCheck(ILjava/lang/String;)Z HPLcom/android/server/am/ActivityManagerService;->isCameraActiveForUid(I)Z HSPLcom/android/server/am/ActivityManagerService;->isDeviceProvisioned(Landroid/content/Context;)Z -PLcom/android/server/am/ActivityManagerService;->isInRestrictedBucket(ILjava/lang/String;J)Z +HPLcom/android/server/am/ActivityManagerService;->isInRestrictedBucket(ILjava/lang/String;J)Z HSPLcom/android/server/am/ActivityManagerService;->isInstantApp(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;I)Z HPLcom/android/server/am/ActivityManagerService;->isIntentSenderABroadcast(Landroid/content/IIntentSender;)Z -HPLcom/android/server/am/ActivityManagerService;->isIntentSenderAForegroundService(Landroid/content/IIntentSender;)Z -HPLcom/android/server/am/ActivityManagerService;->isIntentSenderAnActivity(Landroid/content/IIntentSender;)Z -PLcom/android/server/am/ActivityManagerService;->isIntentSenderTargetedToPackage(Landroid/content/IIntentSender;)Z +HSPLcom/android/server/am/ActivityManagerService;->isIntentSenderAForegroundService(Landroid/content/IIntentSender;)Z +HSPLcom/android/server/am/ActivityManagerService;->isIntentSenderAnActivity(Landroid/content/IIntentSender;)Z +HPLcom/android/server/am/ActivityManagerService;->isIntentSenderTargetedToPackage(Landroid/content/IIntentSender;)Z HPLcom/android/server/am/ActivityManagerService;->isOnDeviceIdleWhitelistLocked(IZ)Z HSPLcom/android/server/am/ActivityManagerService;->isOnOffloadQueue(I)Z HSPLcom/android/server/am/ActivityManagerService;->isPendingBroadcastProcessLocked(I)Z @@ -5766,13 +6196,14 @@ HSPLcom/android/server/am/ActivityManagerService;->isUidActiveLocked(I)Z HPLcom/android/server/am/ActivityManagerService;->isUserAMonkey()Z HSPLcom/android/server/am/ActivityManagerService;->isUserRunning(II)Z HPLcom/android/server/am/ActivityManagerService;->isValidSingletonCall(II)Z +HPLcom/android/server/am/ActivityManagerService;->isWhitelistedForFgsStartLocked(I)Z HSPLcom/android/server/am/ActivityManagerService;->killAllBackgroundProcessesExcept(II)V PLcom/android/server/am/ActivityManagerService;->killAppAtUsersRequest(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/ActivityManagerService;->killApplication(Ljava/lang/String;IILjava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->killApplicationProcess(Ljava/lang/String;I)V +HPLcom/android/server/am/ActivityManagerService;->killApplicationProcess(Ljava/lang/String;I)V PLcom/android/server/am/ActivityManagerService;->killUid(IILjava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->killUidForPermissionChange(IILjava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->lambda$checkExcessivePowerUsage$10$ActivityManagerService(JZLcom/android/server/am/ProcessRecord;IJILcom/android/server/am/PhantomProcessRecord;)Ljava/lang/Boolean; +HPLcom/android/server/am/ActivityManagerService;->lambda$checkExcessivePowerUsage$10$ActivityManagerService(JZLcom/android/server/am/ProcessRecord;IJILcom/android/server/am/PhantomProcessRecord;)Ljava/lang/Boolean; HPLcom/android/server/am/ActivityManagerService;->lambda$dumpApplicationMemoryUsage$6(Landroid/util/SparseArray;[Landroid/os/Debug$MemoryInfo;ZLcom/android/server/am/ActivityManagerService$MemoryUsageDumpOptions;[J[JLjava/util/ArrayList;[J[J[J[J[J[J[J[J[Ljava/util/ArrayList;[JLcom/android/internal/os/ProcessCpuTracker$Stats;)V HPLcom/android/server/am/ActivityManagerService;->lambda$dumpApplicationMemoryUsage$8(Landroid/util/SparseArray;[Landroid/os/Debug$MemoryInfo;ZLcom/android/server/am/ActivityManagerService$MemoryUsageDumpOptions;[J[JLjava/util/ArrayList;[J[J[J[J[J[J[J[J[Ljava/util/ArrayList;[JLcom/android/internal/os/ProcessCpuTracker$Stats;)V HSPLcom/android/server/am/ActivityManagerService;->lambda$logStrictModeViolationToDropBox$3(Landroid/os/DropBoxManager;Ljava/lang/String;Ljava/lang/String;)V @@ -5787,10 +6218,10 @@ PLcom/android/server/am/ActivityManagerService;->lambda$systemReady$2$ActivityMa PLcom/android/server/am/ActivityManagerService;->launchBugReportHandlerApp()Z HSPLcom/android/server/am/ActivityManagerService;->logStrictModeViolationToDropBox(Lcom/android/server/am/ProcessRecord;Landroid/os/StrictMode$ViolationInfo;)V PLcom/android/server/am/ActivityManagerService;->maybeLogUserspaceRebootEvent()V -PLcom/android/server/am/ActivityManagerService;->maybePruneOldTraces(Ljava/io/File;)V +HPLcom/android/server/am/ActivityManagerService;->maybePruneOldTraces(Ljava/io/File;)V HPLcom/android/server/am/ActivityManagerService;->monitor()V HPLcom/android/server/am/ActivityManagerService;->noteAlarmFinish(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;)V -HPLcom/android/server/am/ActivityManagerService;->noteAlarmStart(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;)V +HSPLcom/android/server/am/ActivityManagerService;->noteAlarmStart(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->noteUidProcessState(III)V HPLcom/android/server/am/ActivityManagerService;->noteWakeupAlarm(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->notifyPackageUse(Ljava/lang/String;I)V @@ -5798,12 +6229,13 @@ HSPLcom/android/server/am/ActivityManagerService;->onCoreSettingsChange(Landroid PLcom/android/server/am/ActivityManagerService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V HSPLcom/android/server/am/ActivityManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HPLcom/android/server/am/ActivityManagerService;->onWakefulnessChanged(I)V -PLcom/android/server/am/ActivityManagerService;->performAppGcLocked(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/ActivityManagerService;->performAppGcsIfAppropriateLocked()V -PLcom/android/server/am/ActivityManagerService;->performAppGcsLocked()V +HPLcom/android/server/am/ActivityManagerService;->openContentUri(Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/am/ActivityManagerService;->performAppGcLocked(Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/ActivityManagerService;->performAppGcsIfAppropriateLocked()V +HPLcom/android/server/am/ActivityManagerService;->performAppGcsLocked()V HPLcom/android/server/am/ActivityManagerService;->performIdleMaintenance()V PLcom/android/server/am/ActivityManagerService;->prepareForPossibleShutdown()V -PLcom/android/server/am/ActivityManagerService;->printOomLevel(Ljava/io/PrintWriter;Ljava/lang/String;I)V +HPLcom/android/server/am/ActivityManagerService;->printOomLevel(Ljava/io/PrintWriter;Ljava/lang/String;I)V HSPLcom/android/server/am/ActivityManagerService;->processClass(Lcom/android/server/am/ProcessRecord;)Ljava/lang/String; PLcom/android/server/am/ActivityManagerService;->processStartTimedOutLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/ActivityManagerService;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V @@ -5831,7 +6263,7 @@ PLcom/android/server/am/ActivityManagerService;->requestBugReportWithDescription PLcom/android/server/am/ActivityManagerService;->requestTelephonyBugReport(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->requireAllowedAssociationsLocked(Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->resetPriorityAfterLockedSection()V -PLcom/android/server/am/ActivityManagerService;->resumeAppSwitches()V +HPLcom/android/server/am/ActivityManagerService;->resumeAppSwitches()V HSPLcom/android/server/am/ActivityManagerService;->retrieveSettings()V HPLcom/android/server/am/ActivityManagerService;->revokeUriPermission(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/net/Uri;II)V HSPLcom/android/server/am/ActivityManagerService;->rotateBroadcastStatsIfNeededLocked()V @@ -5840,16 +6272,18 @@ HSPLcom/android/server/am/ActivityManagerService;->scheduleApplicationInfoChange PLcom/android/server/am/ActivityManagerService;->scheduleBinderHeavyHitterAutoSampler()V HSPLcom/android/server/am/ActivityManagerService;->schedulePendingSystemServerWtfs(Ljava/util/LinkedList;)V HSPLcom/android/server/am/ActivityManagerService;->scheduleUpdateBinderHeavyHitterWatcherConfig()V -HPLcom/android/server/am/ActivityManagerService;->sendIntentSender(Landroid/content/IIntentSender;Landroid/os/IBinder;ILandroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I -PLcom/android/server/am/ActivityManagerService;->sendPackageBroadcastLocked(I[Ljava/lang/String;I)V +HSPLcom/android/server/am/ActivityManagerService;->sendIntentSender(Landroid/content/IIntentSender;Landroid/os/IBinder;ILandroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I +HPLcom/android/server/am/ActivityManagerService;->sendPackageBroadcastLocked(I[Ljava/lang/String;I)V HPLcom/android/server/am/ActivityManagerService;->sendPendingBroadcastsLocked(Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/ActivityManagerService;->serviceDoneExecuting(Landroid/os/IBinder;III)V -PLcom/android/server/am/ActivityManagerService;->setAppIdTempWhitelistStateLocked(IZ)V +PLcom/android/server/am/ActivityManagerService;->setActivityController(Landroid/app/IActivityController;Z)V +HPLcom/android/server/am/ActivityManagerService;->setAppIdTempWhitelistStateLocked(IZ)V HSPLcom/android/server/am/ActivityManagerService;->setContentCaptureManager(Lcom/android/server/contentcapture/ContentCaptureManagerInternal;)V -PLcom/android/server/am/ActivityManagerService;->setDumpHeapDebugLimit(Ljava/lang/String;IJLjava/lang/String;)V +PLcom/android/server/am/ActivityManagerService;->setDebugApp(Ljava/lang/String;ZZ)V +HPLcom/android/server/am/ActivityManagerService;->setDumpHeapDebugLimit(Ljava/lang/String;IJLjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->setHasTopUi(Z)V HSPLcom/android/server/am/ActivityManagerService;->setInstaller(Lcom/android/server/pm/Installer;)V -PLcom/android/server/am/ActivityManagerService;->setProcessImportant(Landroid/os/IBinder;IZLjava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->setProcessImportant(Landroid/os/IBinder;IZLjava/lang/String;)V PLcom/android/server/am/ActivityManagerService;->setProcessStateSummary([B)V HSPLcom/android/server/am/ActivityManagerService;->setProcessTrackerStateLocked(Lcom/android/server/am/ProcessRecord;IJ)V HPLcom/android/server/am/ActivityManagerService;->setRenderThread(I)V @@ -5862,35 +6296,38 @@ HSPLcom/android/server/am/ActivityManagerService;->setWindowManager(Lcom/android PLcom/android/server/am/ActivityManagerService;->showConsoleNotificationIfActive()V PLcom/android/server/am/ActivityManagerService;->shutdown(I)Z HSPLcom/android/server/am/ActivityManagerService;->skipCurrentReceiverLocked(Lcom/android/server/am/ProcessRecord;)V +PLcom/android/server/am/ActivityManagerService;->sortMemItems(Ljava/util/List;Z)V HPLcom/android/server/am/ActivityManagerService;->sortProcessOomList(Ljava/util/List;Ljava/lang/String;)Ljava/util/ArrayList; HSPLcom/android/server/am/ActivityManagerService;->start()V +PLcom/android/server/am/ActivityManagerService;->startActivityAsUserWithFeature(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;I)I HSPLcom/android/server/am/ActivityManagerService;->startAssociationLocked(ILjava/lang/String;IIJLandroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/am/ActivityManagerService$Association; HSPLcom/android/server/am/ActivityManagerService;->startBroadcastObservers()V +PLcom/android/server/am/ActivityManagerService;->startConfirmDeviceCredentialIntent(Landroid/content/Intent;Landroid/os/Bundle;)V HSPLcom/android/server/am/ActivityManagerService;->startIsolatedProcess(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Runnable;)Z HSPLcom/android/server/am/ActivityManagerService;->startObservingNativeCrashes()V HSPLcom/android/server/am/ActivityManagerService;->startPersistentApps(I)V HSPLcom/android/server/am/ActivityManagerService;->startProcessLocked(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;ZILcom/android/server/am/HostingRecord;IZZZ)Lcom/android/server/am/ProcessRecord; HSPLcom/android/server/am/ActivityManagerService;->startService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName; PLcom/android/server/am/ActivityManagerService;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z -PLcom/android/server/am/ActivityManagerService;->stopAppSwitches()V +HPLcom/android/server/am/ActivityManagerService;->stopAppSwitches()V HPLcom/android/server/am/ActivityManagerService;->stopAssociationLocked(ILjava/lang/String;IJLandroid/content/ComponentName;Ljava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->stopService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;I)I HPLcom/android/server/am/ActivityManagerService;->stopServiceToken(Landroid/content/ComponentName;Landroid/os/IBinder;I)Z PLcom/android/server/am/ActivityManagerService;->stopUser(IZLandroid/app/IStopUserCallback;)I -PLcom/android/server/am/ActivityManagerService;->stringifyKBSize(J)Ljava/lang/String; -PLcom/android/server/am/ActivityManagerService;->stringifySize(JI)Ljava/lang/String; +HPLcom/android/server/am/ActivityManagerService;->stringifyKBSize(J)Ljava/lang/String; +HPLcom/android/server/am/ActivityManagerService;->stringifySize(JI)Ljava/lang/String; PLcom/android/server/am/ActivityManagerService;->switchUser(I)Z HSPLcom/android/server/am/ActivityManagerService;->systemReady(Ljava/lang/Runnable;Lcom/android/server/utils/TimingsTraceAndSlog;)V -HPLcom/android/server/am/ActivityManagerService;->tempWhitelistForPendingIntentLocked(IIIJLjava/lang/String;)V -HPLcom/android/server/am/ActivityManagerService;->tempWhitelistUidLocked(IJLjava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->tempWhitelistUidLocked(IJLjava/lang/String;I)V HPLcom/android/server/am/ActivityManagerService;->trimApplications(ZLjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->trimApplicationsLocked(ZLjava/lang/String;)V HPLcom/android/server/am/ActivityManagerService;->uidOnBackgroundWhitelist(I)Z -PLcom/android/server/am/ActivityManagerService;->unbindBackupAgent(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/am/ActivityManagerService;->unbindBackupAgent(Landroid/content/pm/ApplicationInfo;)V HPLcom/android/server/am/ActivityManagerService;->unbindFinished(Landroid/os/IBinder;Landroid/content/Intent;Z)V HPLcom/android/server/am/ActivityManagerService;->unbindService(Landroid/app/IServiceConnection;)Z -PLcom/android/server/am/ActivityManagerService;->unlockUser(I[B[BLandroid/os/IProgressListener;)Z +HPLcom/android/server/am/ActivityManagerService;->unlockUser(I[B[BLandroid/os/IProgressListener;)Z HPLcom/android/server/am/ActivityManagerService;->unregisterIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)V +PLcom/android/server/am/ActivityManagerService;->unregisterProcessObserver(Landroid/app/IProcessObserver;)V HPLcom/android/server/am/ActivityManagerService;->unregisterReceiver(Landroid/content/IIntentReceiver;)V PLcom/android/server/am/ActivityManagerService;->unregisterTaskStackListener(Landroid/app/ITaskStackListener;)V PLcom/android/server/am/ActivityManagerService;->unregisterUidObserver(Landroid/app/IUidObserver;)V @@ -5898,8 +6335,8 @@ PLcom/android/server/am/ActivityManagerService;->unregisterUserSwitchObserver(La PLcom/android/server/am/ActivityManagerService;->unstableProviderDied(Landroid/os/IBinder;)V HPLcom/android/server/am/ActivityManagerService;->updateActivityUsageStats(Landroid/content/ComponentName;IILandroid/os/IBinder;Landroid/content/ComponentName;)V HSPLcom/android/server/am/ActivityManagerService;->updateApplicationInfoLocked(Ljava/util/List;I)V -PLcom/android/server/am/ActivityManagerService;->updateAssociationForApp(Landroid/content/pm/ApplicationInfo;)V -PLcom/android/server/am/ActivityManagerService;->updateBatteryStats(Landroid/content/ComponentName;IIZ)V +HPLcom/android/server/am/ActivityManagerService;->updateAssociationForApp(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/am/ActivityManagerService;->updateBatteryStats(Landroid/content/ComponentName;IIZ)V HSPLcom/android/server/am/ActivityManagerService;->updateCpuStatsLocked()V HSPLcom/android/server/am/ActivityManagerService;->updateCpuStatsNow()V HSPLcom/android/server/am/ActivityManagerService;->updateDeviceOwner(Ljava/lang/String;)V @@ -5907,7 +6344,7 @@ HSPLcom/android/server/am/ActivityManagerService;->updateForceBackgroundCheck(Z) HPLcom/android/server/am/ActivityManagerService;->updateForegroundServiceUsageStats(Landroid/content/ComponentName;IZ)V HSPLcom/android/server/am/ActivityManagerService;->updateLockTaskPackages(I[Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->updateLruProcessLocked(Lcom/android/server/am/ProcessRecord;ZLcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/ActivityManagerService;->updateMccMncConfiguration(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/am/ActivityManagerService;->updateMccMncConfiguration(Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)V HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjLocked(Lcom/android/server/am/ProcessRecord;ZLjava/lang/String;)Z HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjLocked(Ljava/lang/String;)V @@ -5920,9 +6357,9 @@ HSPLcom/android/server/am/ActivityManagerService;->verifyBroadcastLocked(Landroi PLcom/android/server/am/ActivityManagerService;->waitForNetworkStateUpdate(J)V HSPLcom/android/server/am/ActivityManagerService;->watchDeviceProvisioning(Landroid/content/Context;)V HPLcom/android/server/am/ActivityManagerService;->writeBroadcastsToProtoLocked(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/am/ActivityManagerService;->writeProcessOomListToProto(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/am/ActivityManagerService;Ljava/util/List;ZLjava/lang/String;)Z +HPLcom/android/server/am/ActivityManagerService;->writeProcessOomListToProto(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/am/ActivityManagerService;Ljava/util/List;ZLjava/lang/String;)Z PLcom/android/server/am/ActivityManagerService;->writeProcessesToGcToProto(Landroid/util/proto/ProtoOutputStream;JLjava/lang/String;)V -PLcom/android/server/am/ActivityManagerService;->writeProcessesToProtoLocked(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;)V +HPLcom/android/server/am/ActivityManagerService;->writeProcessesToProtoLocked(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;)V PLcom/android/server/am/ActivityManagerShellCommand$1;->(Lcom/android/server/am/ActivityManagerShellCommand;)V PLcom/android/server/am/ActivityManagerShellCommand$1;->handleOption(Ljava/lang/String;Landroid/os/ShellCommand;)Z PLcom/android/server/am/ActivityManagerShellCommand$IntentReceiver;->(Ljava/io/PrintWriter;)V @@ -5935,11 +6372,15 @@ PLcom/android/server/am/ActivityManagerShellCommand;->access$1102(Lcom/android/s PLcom/android/server/am/ActivityManagerShellCommand;->makeIntent(I)Landroid/content/Intent; PLcom/android/server/am/ActivityManagerShellCommand;->onCommand(Ljava/lang/String;)I PLcom/android/server/am/ActivityManagerShellCommand;->runForceStop(Ljava/io/PrintWriter;)I +PLcom/android/server/am/ActivityManagerShellCommand;->runGetConfig(Ljava/io/PrintWriter;)I +PLcom/android/server/am/ActivityManagerShellCommand;->runGetInactive(Ljava/io/PrintWriter;)I PLcom/android/server/am/ActivityManagerShellCommand;->runSendBroadcast(Ljava/io/PrintWriter;)I PLcom/android/server/am/ActivityManagerShellCommand;->runStartActivity(Ljava/io/PrintWriter;)I +PLcom/android/server/am/ActivityManagerShellCommand;->runStartService(Ljava/io/PrintWriter;Z)I +PLcom/android/server/am/ActivityManagerShellCommand;->runStopService(Ljava/io/PrintWriter;)I PLcom/android/server/am/AnrHelper$AnrConsumerThread;->(Lcom/android/server/am/AnrHelper;)V PLcom/android/server/am/AnrHelper$AnrConsumerThread;->next()Lcom/android/server/am/AnrHelper$AnrRecord; -PLcom/android/server/am/AnrHelper$AnrConsumerThread;->run()V +HPLcom/android/server/am/AnrHelper$AnrConsumerThread;->run()V PLcom/android/server/am/AnrHelper$AnrRecord;->(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/wm/WindowProcessController;ZLjava/lang/String;)V PLcom/android/server/am/AnrHelper$AnrRecord;->appNotResponding(Z)V HSPLcom/android/server/am/AnrHelper;->()V @@ -5954,8 +6395,8 @@ PLcom/android/server/am/AnrHelper;->scheduleBinderHeavyHitterAutoSamplerIfNecess PLcom/android/server/am/AnrHelper;->startAnrConsumerIfNeeded()V HSPLcom/android/server/am/AppBindRecord;->(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/IntentBindRecord;Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/AppBindRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/am/AppBindRecord;->dumpInIntentBind(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/am/AppBindRecord;->toString()Ljava/lang/String; +HPLcom/android/server/am/AppBindRecord;->dumpInIntentBind(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/AppBindRecord;->toString()Ljava/lang/String; PLcom/android/server/am/AppErrorDialog$1;->(Lcom/android/server/am/AppErrorDialog;)V PLcom/android/server/am/AppErrorDialog$1;->handleMessage(Landroid/os/Message;)V PLcom/android/server/am/AppErrorDialog$2;->(Lcom/android/server/am/AppErrorDialog;)V @@ -5976,22 +6417,29 @@ PLcom/android/server/am/AppErrorResult;->set(I)V PLcom/android/server/am/AppErrors$BadProcessInfo;->(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/AppErrors;->(Landroid/content/Context;Lcom/android/server/am/ActivityManagerService;Lcom/android/server/PackageWatchdog;)V PLcom/android/server/am/AppErrors;->clearBadProcess(Ljava/lang/String;I)V -PLcom/android/server/am/AppErrors;->crashApplication(Lcom/android/server/am/ProcessRecord;Landroid/app/ApplicationErrorReport$CrashInfo;)V -PLcom/android/server/am/AppErrors;->crashApplicationInner(Lcom/android/server/am/ProcessRecord;Landroid/app/ApplicationErrorReport$CrashInfo;II)V +HPLcom/android/server/am/AppErrors;->crashApplication(Lcom/android/server/am/ProcessRecord;Landroid/app/ApplicationErrorReport$CrashInfo;)V +HPLcom/android/server/am/AppErrors;->crashApplicationInner(Lcom/android/server/am/ProcessRecord;Landroid/app/ApplicationErrorReport$CrashInfo;II)V +PLcom/android/server/am/AppErrors;->createAppErrorIntentLocked(Lcom/android/server/am/ProcessRecord;JLandroid/app/ApplicationErrorReport$CrashInfo;)Landroid/content/Intent; +PLcom/android/server/am/AppErrors;->createAppErrorReportLocked(Lcom/android/server/am/ProcessRecord;JLandroid/app/ApplicationErrorReport$CrashInfo;)Landroid/app/ApplicationErrorReport; PLcom/android/server/am/AppErrors;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JLjava/lang/String;)V HPLcom/android/server/am/AppErrors;->dumpLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZLjava/lang/String;)Z PLcom/android/server/am/AppErrors;->generateProcessError(Lcom/android/server/am/ProcessRecord;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/app/ActivityManager$ProcessErrorStateInfo; PLcom/android/server/am/AppErrors;->handleAppCrashInActivityController(Lcom/android/server/am/ProcessRecord;Landroid/app/ApplicationErrorReport$CrashInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JII)Z -PLcom/android/server/am/AppErrors;->handleAppCrashLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/am/AppErrorDialog$Data;)Z +HPLcom/android/server/am/AppErrors;->handleAppCrashLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/am/AppErrorDialog$Data;)Z PLcom/android/server/am/AppErrors;->handleShowAnrUi(Landroid/os/Message;)V -PLcom/android/server/am/AppErrors;->handleShowAppErrorUi(Landroid/os/Message;)V +HPLcom/android/server/am/AppErrors;->handleShowAppErrorUi(Landroid/os/Message;)V HSPLcom/android/server/am/AppErrors;->isBadProcess(Ljava/lang/String;I)Z +PLcom/android/server/am/AppErrors;->isProcOverCrashLimit(Lcom/android/server/am/ProcessRecord;J)Z PLcom/android/server/am/AppErrors;->killAppAtUserRequestLocked(Lcom/android/server/am/ProcessRecord;)V PLcom/android/server/am/AppErrors;->killAppImmediateLocked(Lcom/android/server/am/ProcessRecord;IILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/AppErrors;->loadAppsNotReportingCrashesFromConfigLocked(Ljava/lang/String;)V -PLcom/android/server/am/AppErrors;->makeAppCrashingLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/am/AppErrorDialog$Data;)Z +HPLcom/android/server/am/AppErrors;->makeAppCrashingLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/am/AppErrorDialog$Data;)Z +PLcom/android/server/am/AppErrors;->markBadProcess(Ljava/lang/String;ILcom/android/server/am/AppErrors$BadProcessInfo;)V +HPLcom/android/server/am/AppErrors;->resetProcessCrashMapLocked(Landroid/util/SparseArray;ZII)V HSPLcom/android/server/am/AppErrors;->resetProcessCrashTimeLocked(Ljava/lang/String;I)V HPLcom/android/server/am/AppErrors;->resetProcessCrashTimeLocked(ZII)V +HPLcom/android/server/am/AppErrors;->scheduleAppCrashLocked(IILjava/lang/String;ILjava/lang/String;Z)V +HPLcom/android/server/am/AppErrors;->updateProcessCrashCount(Ljava/lang/String;IJ)V HSPLcom/android/server/am/AppExitInfoTracker$1;->(Lcom/android/server/am/AppExitInfoTracker;)V HSPLcom/android/server/am/AppExitInfoTracker$2;->(Lcom/android/server/am/AppExitInfoTracker;)V PLcom/android/server/am/AppExitInfoTracker$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -6001,10 +6449,11 @@ HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->addExitInfoL PLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->appendTraceIfNecessaryLocked(ILjava/io/File;)Z PLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->destroyLocked()V HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/icu/text/SimpleDateFormat;)V -HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->forEachRecordLocked(Ljava/util/function/BiFunction;)V +HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->forEachRecordLocked(Ljava/util/function/BiFunction;)V HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->getExitInfoLocked(IILjava/util/ArrayList;)V HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->lambda$dumpLocked$2(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->lambda$getExitInfoLocked$0(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I +PLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->lambda$getExitInfoLocked$1(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->readFromProto(Landroid/util/proto/ProtoInputStream;J)I HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->toListLocked(Ljava/util/List;I)Ljava/util/List; HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->writeToProto(Landroid/util/proto/ProtoOutputStream;J)V @@ -6012,7 +6461,7 @@ HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->( HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->addLocked(IILjava/lang/Object;)V HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->onProcDied(IILjava/lang/Integer;)V HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->remove(II)Landroid/util/Pair; -PLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->removeByUidLocked(IZ)V +HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->removeByUidLocked(IZ)V HSPLcom/android/server/am/AppExitInfoTracker$AppTraceRetriever;->(Lcom/android/server/am/AppExitInfoTracker;)V HPLcom/android/server/am/AppExitInfoTracker$AppTraceRetriever;->getTraceFileDescriptor(Ljava/lang/String;II)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/am/AppExitInfoTracker$IsolatedUidRecords;->(Lcom/android/server/am/AppExitInfoTracker;)V @@ -6030,32 +6479,32 @@ HSPLcom/android/server/am/AppExitInfoTracker;->access$200(Lcom/android/server/am HSPLcom/android/server/am/AppExitInfoTracker;->access$300(Lcom/android/server/am/AppExitInfoTracker;)Lcom/android/server/am/ActivityManagerService; HSPLcom/android/server/am/AppExitInfoTracker;->access$400(J)Z HSPLcom/android/server/am/AppExitInfoTracker;->access$500(Lcom/android/server/am/AppExitInfoTracker;IILjava/lang/Integer;Ljava/lang/Integer;)Z -PLcom/android/server/am/AppExitInfoTracker;->access$600(Lcom/android/server/am/AppExitInfoTracker;Ljava/lang/String;II)Landroid/app/ApplicationExitInfo; +HPLcom/android/server/am/AppExitInfoTracker;->access$600(Lcom/android/server/am/AppExitInfoTracker;Ljava/lang/String;II)Landroid/app/ApplicationExitInfo; HSPLcom/android/server/am/AppExitInfoTracker;->addExitInfoInnerLocked(Ljava/lang/String;ILandroid/app/ApplicationExitInfo;)V HSPLcom/android/server/am/AppExitInfoTracker;->addExitInfoLocked(Landroid/app/ApplicationExitInfo;)Landroid/app/ApplicationExitInfo; PLcom/android/server/am/AppExitInfoTracker;->copyToGzFile(Ljava/io/File;Ljava/io/File;JJ)Z PLcom/android/server/am/AppExitInfoTracker;->dumpHistoryProcessExitInfo(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/am/AppExitInfoTracker;->dumpHistoryProcessExitInfoLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Landroid/util/SparseArray;Landroid/icu/text/SimpleDateFormat;)V +HPLcom/android/server/am/AppExitInfoTracker;->dumpHistoryProcessExitInfoLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Landroid/util/SparseArray;Landroid/icu/text/SimpleDateFormat;)V HSPLcom/android/server/am/AppExitInfoTracker;->findAndRemoveFromSparse2dArray(Landroid/util/SparseArray;II)Ljava/lang/Object; HSPLcom/android/server/am/AppExitInfoTracker;->forEachPackageLocked(Ljava/util/function/BiFunction;)V -PLcom/android/server/am/AppExitInfoTracker;->forEachSparse2dArray(Landroid/util/SparseArray;Ljava/util/function/Consumer;)V +HSPLcom/android/server/am/AppExitInfoTracker;->forEachSparse2dArray(Landroid/util/SparseArray;Ljava/util/function/Consumer;)V HSPLcom/android/server/am/AppExitInfoTracker;->getExitInfo(Ljava/lang/String;IIILjava/util/ArrayList;)V HSPLcom/android/server/am/AppExitInfoTracker;->getExitInfoLocked(Ljava/lang/String;II)Landroid/app/ApplicationExitInfo; -PLcom/android/server/am/AppExitInfoTracker;->handleLogAnrTrace(II[Ljava/lang/String;Ljava/io/File;JJ)V +HPLcom/android/server/am/AppExitInfoTracker;->handleLogAnrTrace(II[Ljava/lang/String;Ljava/io/File;JJ)V HPLcom/android/server/am/AppExitInfoTracker;->handleNoteAppKillLocked(Landroid/app/ApplicationExitInfo;)V HSPLcom/android/server/am/AppExitInfoTracker;->handleNoteProcessDiedLocked(Landroid/app/ApplicationExitInfo;)V HSPLcom/android/server/am/AppExitInfoTracker;->handleZygoteSigChld(III)V HSPLcom/android/server/am/AppExitInfoTracker;->init(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/AppExitInfoTracker;->isFresh(J)Z -PLcom/android/server/am/AppExitInfoTracker;->lambda$dumpHistoryProcessExitInfo$6$AppExitInfoTracker(Ljava/io/PrintWriter;Landroid/icu/text/SimpleDateFormat;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; +HPLcom/android/server/am/AppExitInfoTracker;->lambda$dumpHistoryProcessExitInfo$6$AppExitInfoTracker(Ljava/io/PrintWriter;Landroid/icu/text/SimpleDateFormat;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; HPLcom/android/server/am/AppExitInfoTracker;->lambda$getExitInfo$3$AppExitInfoTracker(ILjava/util/ArrayList;ILjava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; HPLcom/android/server/am/AppExitInfoTracker;->lambda$getExitInfo$4(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I PLcom/android/server/am/AppExitInfoTracker;->lambda$handleLogAnrTrace$11(Ljava/io/File;)V HSPLcom/android/server/am/AppExitInfoTracker;->lambda$onSystemReady$0$AppExitInfoTracker()V HPLcom/android/server/am/AppExitInfoTracker;->lambda$persistProcessExitInfo$5(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; HSPLcom/android/server/am/AppExitInfoTracker;->lambda$pruneAnrTracesIfNecessaryLocked$12(Landroid/util/ArraySet;Ljava/io/File;)Z -HPLcom/android/server/am/AppExitInfoTracker;->lambda$pruneAnrTracesIfNecessaryLocked$13(Landroid/util/ArraySet;Ljava/lang/Integer;Landroid/app/ApplicationExitInfo;)Ljava/lang/Integer; -PLcom/android/server/am/AppExitInfoTracker;->lambda$pruneAnrTracesIfNecessaryLocked$14(Landroid/util/ArraySet;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; +HSPLcom/android/server/am/AppExitInfoTracker;->lambda$pruneAnrTracesIfNecessaryLocked$13(Landroid/util/ArraySet;Ljava/lang/Integer;Landroid/app/ApplicationExitInfo;)Ljava/lang/Integer; +HSPLcom/android/server/am/AppExitInfoTracker;->lambda$pruneAnrTracesIfNecessaryLocked$14(Landroid/util/ArraySet;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; HSPLcom/android/server/am/AppExitInfoTracker;->lambda$updateExitInfoIfNecessaryLocked$2$AppExitInfoTracker(ILjava/util/ArrayList;ILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer; HSPLcom/android/server/am/AppExitInfoTracker;->loadExistingProcessExitInfo()V HSPLcom/android/server/am/AppExitInfoTracker;->loadPackagesFromProto(Landroid/util/proto/ProtoInputStream;J)V @@ -6072,7 +6521,7 @@ PLcom/android/server/am/AppExitInfoTracker;->removePackageLocked(Ljava/lang/Stri HSPLcom/android/server/am/AppExitInfoTracker;->scheduleChildProcDied(III)V PLcom/android/server/am/AppExitInfoTracker;->scheduleLogAnrTrace(II[Ljava/lang/String;Ljava/io/File;JJ)V HPLcom/android/server/am/AppExitInfoTracker;->scheduleNoteAppKill(Lcom/android/server/am/ProcessRecord;IILjava/lang/String;)V -PLcom/android/server/am/AppExitInfoTracker;->scheduleNoteLmkdProcKilled(II)V +HPLcom/android/server/am/AppExitInfoTracker;->scheduleNoteLmkdProcKilled(II)V HSPLcom/android/server/am/AppExitInfoTracker;->scheduleNoteProcessDied(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/AppExitInfoTracker;->schedulePersistProcessExitInfo(Z)V PLcom/android/server/am/AppExitInfoTracker;->setProcessStateSummary(II[B)V @@ -6129,7 +6578,7 @@ HSPLcom/android/server/am/AppProfiler;->onActivityLaunched()V HSPLcom/android/server/am/AppProfiler;->onActivityManagerInternalAdded()V HSPLcom/android/server/am/AppProfiler;->onAppDiedLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/AppProfiler;->onCleanupApplicationRecordLocked(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/AppProfiler;->printCurrentCpuState(Ljava/lang/StringBuilder;J)V +HPLcom/android/server/am/AppProfiler;->printCurrentCpuState(Ljava/lang/StringBuilder;J)V HPLcom/android/server/am/AppProfiler;->recordPssSampleLocked(Lcom/android/server/am/ProcessRecord;IJJJJIJJ)V HSPLcom/android/server/am/AppProfiler;->requestPssAllProcsLocked(JZZ)V HPLcom/android/server/am/AppProfiler;->requestPssLocked(Lcom/android/server/am/ProcessRecord;I)Z @@ -6144,6 +6593,7 @@ HSPLcom/android/server/am/AppProfiler;->updateLowMemStateLocked(III)Z PLcom/android/server/am/AppProfiler;->updateLowRamTimestampLocked(J)V HSPLcom/android/server/am/AppProfiler;->updateNextPssTimeLocked(ILcom/android/server/am/ProcessRecord;JZ)V PLcom/android/server/am/AppProfiler;->writeMemWatchProcessToProtoLocked(Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/am/AppProfiler;->writeMemoryLevelsToProtoLocked(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/am/AppProfiler;->writeProfileDataToProtoLocked(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;)V PLcom/android/server/am/AssistDataRequester$AssistDataRequesterCallbacks;->onAssistRequestCompleted()V PLcom/android/server/am/AssistDataRequester;->(Landroid/content/Context;Landroid/view/IWindowManager;Landroid/app/AppOpsManager;Lcom/android/server/am/AssistDataRequester$AssistDataRequesterCallbacks;Ljava/lang/Object;II)V @@ -6161,11 +6611,13 @@ PLcom/android/server/am/AssistDataRequester;->requestAssistData(Ljava/util/List; PLcom/android/server/am/AssistDataRequester;->requestData(Ljava/util/List;ZZZZZILjava/lang/String;)V PLcom/android/server/am/AssistDataRequester;->tryDispatchRequestComplete()V HPLcom/android/server/am/BackupRecord;->(Landroid/content/pm/ApplicationInfo;III)V +PLcom/android/server/am/BackupRecord;->toString()Ljava/lang/String; PLcom/android/server/am/BaseErrorDialog$1;->(Lcom/android/server/am/BaseErrorDialog;)V PLcom/android/server/am/BaseErrorDialog$1;->handleMessage(Landroid/os/Message;)V PLcom/android/server/am/BaseErrorDialog;->(Landroid/content/Context;)V PLcom/android/server/am/BaseErrorDialog;->access$002(Lcom/android/server/am/BaseErrorDialog;Z)Z PLcom/android/server/am/BaseErrorDialog;->access$100(Lcom/android/server/am/BaseErrorDialog;Z)V +PLcom/android/server/am/BaseErrorDialog;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z PLcom/android/server/am/BaseErrorDialog;->onStart()V PLcom/android/server/am/BaseErrorDialog;->setEnabled(Z)V HSPLcom/android/server/am/BatteryExternalStatsWorker$1;->(Lcom/android/server/am/BatteryExternalStatsWorker;)V @@ -6179,52 +6631,59 @@ HSPLcom/android/server/am/BatteryExternalStatsWorker$4;->onError(Landroid/teleph HSPLcom/android/server/am/BatteryExternalStatsWorker$4;->onError(Ljava/lang/Throwable;)V HPLcom/android/server/am/BatteryExternalStatsWorker$4;->onResult(Landroid/telephony/ModemActivityInfo;)V HPLcom/android/server/am/BatteryExternalStatsWorker$4;->onResult(Ljava/lang/Object;)V -HSPLcom/android/server/am/BatteryExternalStatsWorker;->(Landroid/content/Context;Lcom/android/internal/os/BatteryStatsImpl;)V +HSPLcom/android/server/am/BatteryExternalStatsWorker;->(Landroid/content/Context;Lcom/android/internal/os/BatteryStatsImpl;Lcom/android/internal/power/MeasuredEnergyArray;)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$000(Lcom/android/server/am/BatteryExternalStatsWorker;)I HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$002(Lcom/android/server/am/BatteryExternalStatsWorker;I)I HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$100(Lcom/android/server/am/BatteryExternalStatsWorker;)Ljava/lang/String; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$1000(Lcom/android/server/am/BatteryExternalStatsWorker;)Lcom/android/internal/os/BatteryStatsImpl; +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$1000(Lcom/android/server/am/BatteryExternalStatsWorker;Ljava/lang/String;IZZIZ)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$102(Lcom/android/server/am/BatteryExternalStatsWorker;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$1102(Lcom/android/server/am/BatteryExternalStatsWorker;J)J +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$1100(Lcom/android/server/am/BatteryExternalStatsWorker;)Lcom/android/internal/os/BatteryStatsImpl; +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$1202(Lcom/android/server/am/BatteryExternalStatsWorker;J)J HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$200(Lcom/android/server/am/BatteryExternalStatsWorker;)Landroid/util/IntArray; HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$300(Lcom/android/server/am/BatteryExternalStatsWorker;)Z HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$400(Lcom/android/server/am/BatteryExternalStatsWorker;)Z -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$500(Lcom/android/server/am/BatteryExternalStatsWorker;)Z -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$502(Lcom/android/server/am/BatteryExternalStatsWorker;Z)Z -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$602(Lcom/android/server/am/BatteryExternalStatsWorker;Ljava/util/concurrent/Future;)Ljava/util/concurrent/Future; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$700(Lcom/android/server/am/BatteryExternalStatsWorker;)V -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$800(Lcom/android/server/am/BatteryExternalStatsWorker;)Ljava/lang/Object; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$900(Lcom/android/server/am/BatteryExternalStatsWorker;Ljava/lang/String;IZZZ)V +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$500(Lcom/android/server/am/BatteryExternalStatsWorker;)I +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$600(Lcom/android/server/am/BatteryExternalStatsWorker;)Z +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$602(Lcom/android/server/am/BatteryExternalStatsWorker;Z)Z +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$702(Lcom/android/server/am/BatteryExternalStatsWorker;Ljava/util/concurrent/Future;)Ljava/util/concurrent/Future; +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$800(Lcom/android/server/am/BatteryExternalStatsWorker;)V +HSPLcom/android/server/am/BatteryExternalStatsWorker;->access$900(Lcom/android/server/am/BatteryExternalStatsWorker;)Ljava/lang/Object; +HSPLcom/android/server/am/BatteryExternalStatsWorker;->addEnergyConsumerIdLocked(Ljava/util/List;I)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->awaitControllerInfo(Landroid/os/SynchronousResultReceiver;)Landroid/os/Parcelable; HSPLcom/android/server/am/BatteryExternalStatsWorker;->cancelCpuSyncDueToWakelockChange()V HSPLcom/android/server/am/BatteryExternalStatsWorker;->cancelSyncDueToBatteryLevelChangeLocked()V HPLcom/android/server/am/BatteryExternalStatsWorker;->extractDeltaLocked(Landroid/os/connectivity/WifiActivityEnergyInfo;)Landroid/os/connectivity/WifiActivityEnergyInfo; HPLcom/android/server/am/BatteryExternalStatsWorker;->getLastCollectionTimeStamp()J +HSPLcom/android/server/am/BatteryExternalStatsWorker;->getMeasuredEnergyLocked(I)Lcom/android/internal/power/MeasuredEnergyArray; HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$new$0(Ljava/lang/Runnable;)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$new$1(Ljava/lang/Runnable;)Ljava/lang/Thread; HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$2$BatteryExternalStatsWorker()V HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$3$BatteryExternalStatsWorker()V -PLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleSyncDueToBatteryLevelChange$4$BatteryExternalStatsWorker()V +HPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleSyncDueToBatteryLevelChange$4$BatteryExternalStatsWorker()V HPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$updateExternalStatsLocked$5(Landroid/os/SynchronousResultReceiver;Landroid/os/connectivity/WifiActivityEnergyInfo;)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleCpuSyncDueToRemovedUid(I)Ljava/util/concurrent/Future; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleCpuSyncDueToScreenStateChange(ZZ)Ljava/util/concurrent/Future; PLcom/android/server/am/BatteryExternalStatsWorker;->scheduleCpuSyncDueToSettingChange()Ljava/util/concurrent/Future; HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(J)Ljava/util/concurrent/Future; HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleDelayedSyncLocked(Ljava/util/concurrent/Future;Ljava/lang/Runnable;J)Ljava/util/concurrent/Future; HPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleReadProcStateCpuTimes(ZZJ)Ljava/util/concurrent/Future; HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleRunnable(Ljava/lang/Runnable;)V HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleSync(Ljava/lang/String;I)Ljava/util/concurrent/Future; -PLcom/android/server/am/BatteryExternalStatsWorker;->scheduleSyncDueToBatteryLevelChange(J)Ljava/util/concurrent/Future; +HPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleSyncDueToBatteryLevelChange(J)Ljava/util/concurrent/Future; +HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleSyncDueToScreenStateChange(IZZI)Ljava/util/concurrent/Future; HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleSyncLocked(Ljava/lang/String;I)Ljava/util/concurrent/Future; HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleWrite()Ljava/util/concurrent/Future; -HSPLcom/android/server/am/BatteryExternalStatsWorker;->updateExternalStatsLocked(Ljava/lang/String;IZZZ)V -HSPLcom/android/server/am/BatteryStatsService$1;->(Lcom/android/server/am/BatteryStatsService;)V -HSPLcom/android/server/am/BatteryStatsService$1;->getUserIds()[I +HSPLcom/android/server/am/BatteryExternalStatsWorker;->updateExternalStatsLocked(Ljava/lang/String;IZZIZ)V +HSPLcom/android/server/am/BatteryStatsService$1;->(Lcom/android/server/am/BatteryStatsService;[I[JI)V +HSPLcom/android/server/am/BatteryStatsService$1;->getEnergy(I)J +HSPLcom/android/server/am/BatteryStatsService$1;->getSubsystem(I)I +HSPLcom/android/server/am/BatteryStatsService$1;->size()I +HSPLcom/android/server/am/BatteryStatsService$2;->(Lcom/android/server/am/BatteryStatsService;)V +HSPLcom/android/server/am/BatteryStatsService$2;->getUserIds()[I HSPLcom/android/server/am/BatteryStatsService$LocalService;->(Lcom/android/server/am/BatteryStatsService;)V HSPLcom/android/server/am/BatteryStatsService$LocalService;->(Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService$1;)V HPLcom/android/server/am/BatteryStatsService$LocalService;->noteBinderCallStats(IJLjava/util/Collection;)V HSPLcom/android/server/am/BatteryStatsService$LocalService;->noteBinderThreadNativeIds([I)V -PLcom/android/server/am/BatteryStatsService$LocalService;->noteJobsDeferred(IIJ)V +HPLcom/android/server/am/BatteryStatsService$LocalService;->noteJobsDeferred(IIJ)V HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;->(Lcom/android/server/am/BatteryStatsService;)V HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;->run()V HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;->waitWakeup()Ljava/lang/String; @@ -6235,36 +6694,39 @@ HPLcom/android/server/am/BatteryStatsService;->access$300(Lcom/android/server/am HSPLcom/android/server/am/BatteryStatsService;->access$400(Ljava/nio/ByteBuffer;)I HSPLcom/android/server/am/BatteryStatsService;->addIsolatedUid(II)V HPLcom/android/server/am/BatteryStatsService;->awaitCompletion()V -PLcom/android/server/am/BatteryStatsService;->awaitUninterruptibly(Ljava/util/concurrent/Future;)V -PLcom/android/server/am/BatteryStatsService;->computeChargeTimeRemaining()J +HPLcom/android/server/am/BatteryStatsService;->awaitUninterruptibly(Ljava/util/concurrent/Future;)V +HPLcom/android/server/am/BatteryStatsService;->computeChargeTimeRemaining()J HPLcom/android/server/am/BatteryStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/am/BatteryStatsService;->dumpHelp(Ljava/io/PrintWriter;)V +HPLcom/android/server/am/BatteryStatsService;->dumpHelp(Ljava/io/PrintWriter;)V HSPLcom/android/server/am/BatteryStatsService;->enforceCallingPermission()V HSPLcom/android/server/am/BatteryStatsService;->fillLowPowerStats(Lcom/android/internal/os/RpmStats;)V HSPLcom/android/server/am/BatteryStatsService;->fillRailDataStats(Lcom/android/internal/os/RailStats;)V HSPLcom/android/server/am/BatteryStatsService;->getActiveStatistics()Lcom/android/internal/os/BatteryStatsImpl; -PLcom/android/server/am/BatteryStatsService;->getCellularBatteryStats()Landroid/os/connectivity/CellularBatteryStats; -PLcom/android/server/am/BatteryStatsService;->getGpsBatteryStats()Landroid/os/connectivity/GpsBatteryStats; +HPLcom/android/server/am/BatteryStatsService;->getCellularBatteryStats()Landroid/os/connectivity/CellularBatteryStats; +HSPLcom/android/server/am/BatteryStatsService;->getEnergyConsumptionData()Lcom/android/internal/power/MeasuredEnergyArray; +HPLcom/android/server/am/BatteryStatsService;->getGpsBatteryStats()Landroid/os/connectivity/GpsBatteryStats; HPLcom/android/server/am/BatteryStatsService;->getHealthStatsForUidLocked(I)Landroid/os/health/HealthStatsParceler; HSPLcom/android/server/am/BatteryStatsService;->getPlatformLowPowerStats()Ljava/lang/String; HSPLcom/android/server/am/BatteryStatsService;->getService()Lcom/android/internal/app/IBatteryStats; PLcom/android/server/am/BatteryStatsService;->getServiceType()I -PLcom/android/server/am/BatteryStatsService;->getStatisticsStream()Landroid/os/ParcelFileDescriptor; +PLcom/android/server/am/BatteryStatsService;->getStatistics()[B +HPLcom/android/server/am/BatteryStatsService;->getStatisticsStream(Z)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/am/BatteryStatsService;->getSubsystemLowPowerStats()Ljava/lang/String; -PLcom/android/server/am/BatteryStatsService;->getWifiBatteryStats()Landroid/os/connectivity/WifiBatteryStats; +HSPLcom/android/server/am/BatteryStatsService;->getSupportedEnergyBuckets(Lcom/android/internal/power/MeasuredEnergyArray;)[Z +HPLcom/android/server/am/BatteryStatsService;->getWifiBatteryStats()Landroid/os/connectivity/WifiBatteryStats; HSPLcom/android/server/am/BatteryStatsService;->initPowerManagement()V HPLcom/android/server/am/BatteryStatsService;->isCharging()Z HPLcom/android/server/am/BatteryStatsService;->isOnBattery()Z HSPLcom/android/server/am/BatteryStatsService;->lambda$addIsolatedUid$6$BatteryStatsService(IIJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$awaitCompletion$0(Ljava/util/concurrent/CountDownLatch;)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteAlarmFinish$21$BatteryStatsService(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V -HPLcom/android/server/am/BatteryStatsService;->lambda$noteAlarmStart$20$BatteryStatsService(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V +HSPLcom/android/server/am/BatteryStatsService;->lambda$noteAlarmStart$20$BatteryStatsService(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteBleScanResults$90$BatteryStatsService(Landroid/os/WorkSource;IJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteBleScanStarted$87$BatteryStatsService(Landroid/os/WorkSource;ZJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteBleScanStopped$88$BatteryStatsService(Landroid/os/WorkSource;ZJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteChangeWakelockFromSource$25$BatteryStatsService(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;ILandroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V -PLcom/android/server/am/BatteryStatsService;->lambda$noteConnectivityChanged$42$BatteryStatsService(ILjava/lang/String;JJ)V -PLcom/android/server/am/BatteryStatsService;->lambda$noteCurrentTimeChanged$98$BatteryStatsService(JJJ)V +HPLcom/android/server/am/BatteryStatsService;->lambda$noteConnectivityChanged$42$BatteryStatsService(ILjava/lang/String;JJ)V +HSPLcom/android/server/am/BatteryStatsService;->lambda$noteCurrentTimeChanged$98$BatteryStatsService(JJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteDeviceIdleMode$84$BatteryStatsService(ILjava/lang/String;IJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteEvent$13$BatteryStatsService(ILjava/lang/String;IJJ)V PLcom/android/server/am/BatteryStatsService;->lambda$noteFlashlightOff$58$BatteryStatsService(IJJ)V @@ -6296,6 +6758,7 @@ HPLcom/android/server/am/BatteryStatsService;->lambda$noteProcessCrash$9$Battery HSPLcom/android/server/am/BatteryStatsService;->lambda$noteProcessDied$100$BatteryStatsService(II)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteProcessFinish$11$BatteryStatsService(Ljava/lang/String;IJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteProcessStart$8$BatteryStatsService(Ljava/lang/String;IJJ)V +HPLcom/android/server/am/BatteryStatsService;->lambda$noteResetAudio$55$BatteryStatsService(JJ)V PLcom/android/server/am/BatteryStatsService;->lambda$noteResetBleScan$89$BatteryStatsService(JJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteScreenBrightness$38$BatteryStatsService(IJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteScreenState$37$BatteryStatsService(IJJJ)V @@ -6308,7 +6771,7 @@ HPLcom/android/server/am/BatteryStatsService;->lambda$noteStartCamera$59$Battery HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartSensor$31$BatteryStatsService(IIJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteStartVideo$53$BatteryStatsService(IJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartWakelock$22$BatteryStatsService(IILjava/lang/String;Ljava/lang/String;IZJJ)V -HPLcom/android/server/am/BatteryStatsService;->lambda$noteStartWakelockFromSource$24$BatteryStatsService(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V +HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartWakelockFromSource$24$BatteryStatsService(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteStopAudio$52$BatteryStatsService(IJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteStopCamera$60$BatteryStatsService(IJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$noteStopSensor$32$BatteryStatsService(IIJJ)V @@ -6337,53 +6800,54 @@ PLcom/android/server/am/BatteryStatsService;->lambda$onCleanupUser$4$BatteryStat PLcom/android/server/am/BatteryStatsService;->lambda$onLowPowerModeChanged$1$BatteryStatsService(Landroid/os/PowerSaveState;JJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$removeIsolatedUid$7$BatteryStatsService(II)V PLcom/android/server/am/BatteryStatsService;->lambda$removeUid$3$BatteryStatsService(IJ)V -PLcom/android/server/am/BatteryStatsService;->lambda$reportExcessiveCpu$101$BatteryStatsService(ILjava/lang/String;JJ)V +HPLcom/android/server/am/BatteryStatsService;->lambda$reportExcessiveCpu$101$BatteryStatsService(ILjava/lang/String;JJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$scheduleWriteToDisk$2$BatteryStatsService()V HSPLcom/android/server/am/BatteryStatsService;->lambda$setBatteryState$94$BatteryStatsService(IIIIIIIIJJJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$setBatteryState$95$BatteryStatsService(IIIIIIIIJJJJ)V HSPLcom/android/server/am/BatteryStatsService;->lambda$setBatteryState$96$BatteryStatsService(IIIIIIIIJJJJ)V -HPLcom/android/server/am/BatteryStatsService;->lambda$updateBatteryStatsOnActivityUsage$99$BatteryStatsService(ILjava/lang/String;Ljava/lang/String;ZJJ)V +HPLcom/android/server/am/BatteryStatsService;->lambda$updateBatteryStatsOnActivityUsage$99$BatteryStatsService(ZIJJ)V HPLcom/android/server/am/BatteryStatsService;->lambda$updateForegroundTimeIfOnBattery$97$BatteryStatsService(ILjava/lang/String;JJJ)V HPLcom/android/server/am/BatteryStatsService;->monitor()V HPLcom/android/server/am/BatteryStatsService;->noteAlarmFinish(Ljava/lang/String;Landroid/os/WorkSource;I)V -HPLcom/android/server/am/BatteryStatsService;->noteAlarmStart(Ljava/lang/String;Landroid/os/WorkSource;I)V +HSPLcom/android/server/am/BatteryStatsService;->noteAlarmStart(Ljava/lang/String;Landroid/os/WorkSource;I)V HPLcom/android/server/am/BatteryStatsService;->noteBleScanResults(Landroid/os/WorkSource;I)V HPLcom/android/server/am/BatteryStatsService;->noteBleScanStarted(Landroid/os/WorkSource;Z)V HPLcom/android/server/am/BatteryStatsService;->noteBleScanStopped(Landroid/os/WorkSource;Z)V HPLcom/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 -PLcom/android/server/am/BatteryStatsService;->noteConnectivityChanged(ILjava/lang/String;)V -PLcom/android/server/am/BatteryStatsService;->noteCurrentTimeChanged()V -PLcom/android/server/am/BatteryStatsService;->noteDeviceIdleMode(ILjava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteConnectivityChanged(ILjava/lang/String;)V +HSPLcom/android/server/am/BatteryStatsService;->noteCurrentTimeChanged()V +HPLcom/android/server/am/BatteryStatsService;->noteDeviceIdleMode(ILjava/lang/String;I)V HSPLcom/android/server/am/BatteryStatsService;->noteEvent(ILjava/lang/String;I)V PLcom/android/server/am/BatteryStatsService;->noteFlashlightOff(I)V PLcom/android/server/am/BatteryStatsService;->noteFlashlightOn(I)V -PLcom/android/server/am/BatteryStatsService;->noteFullWifiLockAcquiredFromSource(Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteFullWifiLockReleasedFromSource(Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteGpsChanged(Landroid/os/WorkSource;Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteGpsSignalQuality(I)V +HPLcom/android/server/am/BatteryStatsService;->noteFullWifiLockAcquiredFromSource(Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteFullWifiLockReleasedFromSource(Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteGpsChanged(Landroid/os/WorkSource;Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteGpsSignalQuality(I)V HSPLcom/android/server/am/BatteryStatsService;->noteInteractive(Z)V HPLcom/android/server/am/BatteryStatsService;->noteJobFinish(Ljava/lang/String;II)V HPLcom/android/server/am/BatteryStatsService;->noteJobStart(Ljava/lang/String;I)V HPLcom/android/server/am/BatteryStatsService;->noteJobsDeferred(IIJ)V -PLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockFinishFromSource(Ljava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockStart(Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockStartFromSource(Ljava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteMobileRadioPowerState(IJI)V -PLcom/android/server/am/BatteryStatsService;->noteNetworkInterfaceType(Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockStart(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteLongPartialWakelockStartFromSource(Ljava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteMobileRadioPowerState(IJI)V +HPLcom/android/server/am/BatteryStatsService;->noteNetworkInterfaceType(Ljava/lang/String;I)V HSPLcom/android/server/am/BatteryStatsService;->noteNetworkStatsEnabled()V -PLcom/android/server/am/BatteryStatsService;->notePackageInstalled(Ljava/lang/String;J)V +HPLcom/android/server/am/BatteryStatsService;->notePackageInstalled(Ljava/lang/String;J)V PLcom/android/server/am/BatteryStatsService;->notePackageUninstalled(Ljava/lang/String;)V HPLcom/android/server/am/BatteryStatsService;->notePhoneDataConnectionState(IZI)V -PLcom/android/server/am/BatteryStatsService;->notePhoneOff()V -PLcom/android/server/am/BatteryStatsService;->notePhoneOn()V +HPLcom/android/server/am/BatteryStatsService;->notePhoneOff()V +HPLcom/android/server/am/BatteryStatsService;->notePhoneOn()V HPLcom/android/server/am/BatteryStatsService;->notePhoneSignalStrength(Landroid/telephony/SignalStrength;)V HPLcom/android/server/am/BatteryStatsService;->notePhoneState(I)V PLcom/android/server/am/BatteryStatsService;->noteProcessAnr(Ljava/lang/String;I)V -PLcom/android/server/am/BatteryStatsService;->noteProcessCrash(Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteProcessCrash(Ljava/lang/String;I)V HSPLcom/android/server/am/BatteryStatsService;->noteProcessDied(II)V HSPLcom/android/server/am/BatteryStatsService;->noteProcessFinish(Ljava/lang/String;I)V HSPLcom/android/server/am/BatteryStatsService;->noteProcessStart(Ljava/lang/String;I)V +PLcom/android/server/am/BatteryStatsService;->noteResetAudio()V PLcom/android/server/am/BatteryStatsService;->noteResetBleScan()V HSPLcom/android/server/am/BatteryStatsService;->noteScreenBrightness(I)V HSPLcom/android/server/am/BatteryStatsService;->noteScreenState(I)V @@ -6391,16 +6855,16 @@ HSPLcom/android/server/am/BatteryStatsService;->noteServiceStartLaunch(Lcom/andr HSPLcom/android/server/am/BatteryStatsService;->noteServiceStartRunning(Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;)V HPLcom/android/server/am/BatteryStatsService;->noteServiceStopLaunch(Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;)V HPLcom/android/server/am/BatteryStatsService;->noteServiceStopRunning(Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;)V -PLcom/android/server/am/BatteryStatsService;->noteStartAudio(I)V -PLcom/android/server/am/BatteryStatsService;->noteStartCamera(I)V +HPLcom/android/server/am/BatteryStatsService;->noteStartAudio(I)V +HPLcom/android/server/am/BatteryStatsService;->noteStartCamera(I)V HSPLcom/android/server/am/BatteryStatsService;->noteStartSensor(II)V -PLcom/android/server/am/BatteryStatsService;->noteStartVideo(I)V +HPLcom/android/server/am/BatteryStatsService;->noteStartVideo(I)V HSPLcom/android/server/am/BatteryStatsService;->noteStartWakelock(IILjava/lang/String;Ljava/lang/String;IZ)V -HPLcom/android/server/am/BatteryStatsService;->noteStartWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZ)V -PLcom/android/server/am/BatteryStatsService;->noteStopAudio(I)V -PLcom/android/server/am/BatteryStatsService;->noteStopCamera(I)V +HSPLcom/android/server/am/BatteryStatsService;->noteStartWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZ)V +HPLcom/android/server/am/BatteryStatsService;->noteStopAudio(I)V +HPLcom/android/server/am/BatteryStatsService;->noteStopCamera(I)V HPLcom/android/server/am/BatteryStatsService;->noteStopSensor(II)V -PLcom/android/server/am/BatteryStatsService;->noteStopVideo(I)V +HPLcom/android/server/am/BatteryStatsService;->noteStopVideo(I)V HSPLcom/android/server/am/BatteryStatsService;->noteStopWakelock(IILjava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/am/BatteryStatsService;->noteStopWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/am/BatteryStatsService;->noteSyncFinish(Ljava/lang/String;I)V @@ -6409,30 +6873,30 @@ HSPLcom/android/server/am/BatteryStatsService;->noteUidProcessState(II)V HSPLcom/android/server/am/BatteryStatsService;->noteUserActivity(II)V HPLcom/android/server/am/BatteryStatsService;->noteVibratorOff(I)V HPLcom/android/server/am/BatteryStatsService;->noteVibratorOn(IJ)V -PLcom/android/server/am/BatteryStatsService;->noteWakeUp(Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->noteWakeUp(Ljava/lang/String;I)V HPLcom/android/server/am/BatteryStatsService;->noteWakupAlarm(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V -PLcom/android/server/am/BatteryStatsService;->noteWifiMulticastDisabled(I)V -PLcom/android/server/am/BatteryStatsService;->noteWifiMulticastEnabled(I)V +HPLcom/android/server/am/BatteryStatsService;->noteWifiMulticastDisabled(I)V +HPLcom/android/server/am/BatteryStatsService;->noteWifiMulticastEnabled(I)V PLcom/android/server/am/BatteryStatsService;->noteWifiOff()V HSPLcom/android/server/am/BatteryStatsService;->noteWifiOn()V HPLcom/android/server/am/BatteryStatsService;->noteWifiRadioPowerState(IJI)V HPLcom/android/server/am/BatteryStatsService;->noteWifiRssiChanged(I)V -PLcom/android/server/am/BatteryStatsService;->noteWifiScanStartedFromSource(Landroid/os/WorkSource;)V -PLcom/android/server/am/BatteryStatsService;->noteWifiScanStoppedFromSource(Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteWifiScanStartedFromSource(Landroid/os/WorkSource;)V +HPLcom/android/server/am/BatteryStatsService;->noteWifiScanStoppedFromSource(Landroid/os/WorkSource;)V HSPLcom/android/server/am/BatteryStatsService;->noteWifiState(ILjava/lang/String;)V -PLcom/android/server/am/BatteryStatsService;->noteWifiSupplicantStateChanged(IZ)V +HPLcom/android/server/am/BatteryStatsService;->noteWifiSupplicantStateChanged(IZ)V PLcom/android/server/am/BatteryStatsService;->onCleanupUser(I)V -PLcom/android/server/am/BatteryStatsService;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V +HPLcom/android/server/am/BatteryStatsService;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V HSPLcom/android/server/am/BatteryStatsService;->publish()V HSPLcom/android/server/am/BatteryStatsService;->removeIsolatedUid(II)V PLcom/android/server/am/BatteryStatsService;->removeUid(I)V -PLcom/android/server/am/BatteryStatsService;->reportExcessiveCpu(ILjava/lang/String;JJ)V +HPLcom/android/server/am/BatteryStatsService;->reportExcessiveCpu(ILjava/lang/String;JJ)V HSPLcom/android/server/am/BatteryStatsService;->scheduleWriteToDisk()V HSPLcom/android/server/am/BatteryStatsService;->setBatteryState(IIIIIIIIJ)V -PLcom/android/server/am/BatteryStatsService;->setChargingStateUpdateDelayMillis(I)Z +HPLcom/android/server/am/BatteryStatsService;->setChargingStateUpdateDelayMillis(I)Z HPLcom/android/server/am/BatteryStatsService;->shouldCollectExternalStats()Z PLcom/android/server/am/BatteryStatsService;->shutdown()V -PLcom/android/server/am/BatteryStatsService;->syncStats(Ljava/lang/String;I)V +HPLcom/android/server/am/BatteryStatsService;->syncStats(Ljava/lang/String;I)V HSPLcom/android/server/am/BatteryStatsService;->systemServicesReady()V HPLcom/android/server/am/BatteryStatsService;->takeUidSnapshot(I)Landroid/os/health/HealthStatsParceler; HPLcom/android/server/am/BatteryStatsService;->updateBatteryStatsOnActivityUsage(Ljava/lang/String;Ljava/lang/String;IIZ)V @@ -6447,8 +6911,9 @@ HPLcom/android/server/am/BroadcastDispatcher$1;->broadcastAlarmComplete(I)V HPLcom/android/server/am/BroadcastDispatcher$1;->broadcastAlarmPending(I)V HSPLcom/android/server/am/BroadcastDispatcher$2;->(Lcom/android/server/am/BroadcastDispatcher;)V PLcom/android/server/am/BroadcastDispatcher$2;->run()V -PLcom/android/server/am/BroadcastDispatcher$Deferrals;->(IJJI)V -PLcom/android/server/am/BroadcastDispatcher$Deferrals;->add(Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastDispatcher$Deferrals;->(IJJI)V +HPLcom/android/server/am/BroadcastDispatcher$Deferrals;->add(Lcom/android/server/am/BroadcastRecord;)V +PLcom/android/server/am/BroadcastDispatcher$Deferrals;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/am/BroadcastDispatcher$Deferrals;->size()I PLcom/android/server/am/BroadcastDispatcher$Dumper;->(Lcom/android/server/am/BroadcastDispatcher;Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Ljava/text/SimpleDateFormat;)V PLcom/android/server/am/BroadcastDispatcher$Dumper;->didPrint()Z @@ -6458,7 +6923,10 @@ PLcom/android/server/am/BroadcastDispatcher$Dumper;->setLabel(Ljava/lang/String; HSPLcom/android/server/am/BroadcastDispatcher;->(Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastConstants;Landroid/os/Handler;Ljava/lang/Object;)V HPLcom/android/server/am/BroadcastDispatcher;->access$000(Lcom/android/server/am/BroadcastDispatcher;)Ljava/lang/Object; HPLcom/android/server/am/BroadcastDispatcher;->access$100(Lcom/android/server/am/BroadcastDispatcher;)Ljava/util/ArrayList; -PLcom/android/server/am/BroadcastDispatcher;->access$200(Lcom/android/server/am/BroadcastDispatcher;)Ljava/util/ArrayList; +HPLcom/android/server/am/BroadcastDispatcher;->access$200(Lcom/android/server/am/BroadcastDispatcher;)Ljava/util/ArrayList; +PLcom/android/server/am/BroadcastDispatcher;->access$300(Ljava/util/ArrayList;Lcom/android/server/am/BroadcastDispatcher$Deferrals;)V +PLcom/android/server/am/BroadcastDispatcher;->access$400(Lcom/android/server/am/BroadcastDispatcher;)Lcom/android/server/am/BroadcastQueue; +PLcom/android/server/am/BroadcastDispatcher;->access$502(Lcom/android/server/am/BroadcastDispatcher;Z)Z HPLcom/android/server/am/BroadcastDispatcher;->addDeferredBroadcast(ILcom/android/server/am/BroadcastRecord;)V PLcom/android/server/am/BroadcastDispatcher;->calculateDeferral(J)J HPLcom/android/server/am/BroadcastDispatcher;->cleanupBroadcastListDisabledReceiversLocked(Ljava/util/ArrayList;Ljava/lang/String;Ljava/util/Set;IZ)Z @@ -6472,21 +6940,24 @@ HSPLcom/android/server/am/BroadcastDispatcher;->findUidLocked(ILjava/util/ArrayL HSPLcom/android/server/am/BroadcastDispatcher;->getActiveBroadcastLocked()Lcom/android/server/am/BroadcastRecord; HSPLcom/android/server/am/BroadcastDispatcher;->getNextBroadcastLocked(J)Lcom/android/server/am/BroadcastRecord; HPLcom/android/server/am/BroadcastDispatcher;->insertLocked(Ljava/util/ArrayList;Lcom/android/server/am/BroadcastDispatcher$Deferrals;)V -PLcom/android/server/am/BroadcastDispatcher;->isDeferralsListEmpty(Ljava/util/ArrayList;)Z +HPLcom/android/server/am/BroadcastDispatcher;->isDeferralsListEmpty(Ljava/util/ArrayList;)Z HSPLcom/android/server/am/BroadcastDispatcher;->isDeferringLocked(I)Z HPLcom/android/server/am/BroadcastDispatcher;->isEmpty()Z -PLcom/android/server/am/BroadcastDispatcher;->pendingInDeferralsList(Ljava/util/ArrayList;)I -PLcom/android/server/am/BroadcastDispatcher;->popLocked(Ljava/util/ArrayList;)Lcom/android/server/am/BroadcastRecord; -PLcom/android/server/am/BroadcastDispatcher;->removeDeferral(Lcom/android/server/am/BroadcastDispatcher$Deferrals;)Z -PLcom/android/server/am/BroadcastDispatcher;->replaceBroadcastLocked(Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;)Lcom/android/server/am/BroadcastRecord; +HPLcom/android/server/am/BroadcastDispatcher;->pendingInDeferralsList(Ljava/util/ArrayList;)I +HPLcom/android/server/am/BroadcastDispatcher;->popLocked(Ljava/util/ArrayList;)Lcom/android/server/am/BroadcastRecord; +HPLcom/android/server/am/BroadcastDispatcher;->removeDeferral(Lcom/android/server/am/BroadcastDispatcher$Deferrals;)Z +HPLcom/android/server/am/BroadcastDispatcher;->replaceBroadcastLocked(Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;)Lcom/android/server/am/BroadcastRecord; HPLcom/android/server/am/BroadcastDispatcher;->replaceBroadcastLocked(Ljava/util/ArrayList;Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;)Lcom/android/server/am/BroadcastRecord; -PLcom/android/server/am/BroadcastDispatcher;->replaceDeferredBroadcastLocked(Ljava/util/ArrayList;Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;)Lcom/android/server/am/BroadcastRecord; +HPLcom/android/server/am/BroadcastDispatcher;->replaceDeferredBroadcastLocked(Ljava/util/ArrayList;Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;)Lcom/android/server/am/BroadcastRecord; HPLcom/android/server/am/BroadcastDispatcher;->retireBroadcastLocked(Lcom/android/server/am/BroadcastRecord;)V HSPLcom/android/server/am/BroadcastDispatcher;->scheduleDeferralCheckLocked(Z)V HSPLcom/android/server/am/BroadcastDispatcher;->start()V HPLcom/android/server/am/BroadcastDispatcher;->startDeferring(I)V HSPLcom/android/server/am/BroadcastFilter;->(Landroid/content/IntentFilter;Lcom/android/server/am/ReceiverList;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIZZ)V +HPLcom/android/server/am/BroadcastFilter;->dumpBrief(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/BroadcastFilter;->dumpBroadcastFilterState(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/am/BroadcastFilter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/BroadcastFilter;->dumpInReceiverList(Ljava/io/PrintWriter;Landroid/util/Printer;Ljava/lang/String;)V HPLcom/android/server/am/BroadcastFilter;->toString()Ljava/lang/String; HSPLcom/android/server/am/BroadcastQueue$BroadcastHandler;->(Lcom/android/server/am/BroadcastQueue;Landroid/os/Looper;)V HSPLcom/android/server/am/BroadcastQueue$BroadcastHandler;->handleMessage(Landroid/os/Message;)V @@ -6495,13 +6966,13 @@ HSPLcom/android/server/am/BroadcastQueue;->(Lcom/android/server/am/Activit HSPLcom/android/server/am/BroadcastQueue;->access$000(Lcom/android/server/am/BroadcastQueue;Z)V HSPLcom/android/server/am/BroadcastQueue;->addBroadcastToHistoryLocked(Lcom/android/server/am/BroadcastRecord;)V HPLcom/android/server/am/BroadcastQueue;->backgroundServicesFinishedLocked(I)V -PLcom/android/server/am/BroadcastQueue;->broadcastTimeoutLocked(Z)V +HPLcom/android/server/am/BroadcastQueue;->broadcastTimeoutLocked(Z)V HPLcom/android/server/am/BroadcastQueue;->cancelBroadcastTimeoutLocked()V HPLcom/android/server/am/BroadcastQueue;->cleanupDisabledPackageReceiversLocked(Ljava/lang/String;Ljava/util/Set;IZ)Z HSPLcom/android/server/am/BroadcastQueue;->createBroadcastTraceTitle(Lcom/android/server/am/BroadcastRecord;I)Ljava/lang/String; HSPLcom/android/server/am/BroadcastQueue;->deliverToRegisteredReceiverLocked(Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastFilter;ZI)V HPLcom/android/server/am/BroadcastQueue;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/am/BroadcastQueue;->dumpLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;Z)Z +HPLcom/android/server/am/BroadcastQueue;->dumpLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZLjava/lang/String;Z)Z HSPLcom/android/server/am/BroadcastQueue;->enqueueBroadcastHelper(Lcom/android/server/am/BroadcastRecord;)V HSPLcom/android/server/am/BroadcastQueue;->enqueueOrderedBroadcastLocked(Lcom/android/server/am/BroadcastRecord;)V HSPLcom/android/server/am/BroadcastQueue;->enqueueParallelBroadcastLocked(Lcom/android/server/am/BroadcastRecord;)V @@ -6509,12 +6980,12 @@ HPLcom/android/server/am/BroadcastQueue;->finishReceiverLocked(Lcom/android/serv HPLcom/android/server/am/BroadcastQueue;->getMatchingOrderedReceiver(Landroid/os/IBinder;)Lcom/android/server/am/BroadcastRecord; HSPLcom/android/server/am/BroadcastQueue;->isPendingBroadcastProcessLocked(I)Z HPLcom/android/server/am/BroadcastQueue;->isSignaturePerm([Ljava/lang/String;)Z -PLcom/android/server/am/BroadcastQueue;->lambda$postActivityStartTokenRemoval$0$BroadcastQueue(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V -PLcom/android/server/am/BroadcastQueue;->logBroadcastReceiverDiscardLocked(Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastQueue;->lambda$postActivityStartTokenRemoval$0$BroadcastQueue(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastQueue;->logBroadcastReceiverDiscardLocked(Lcom/android/server/am/BroadcastRecord;)V HSPLcom/android/server/am/BroadcastQueue;->maybeAddAllowBackgroundActivityStartsToken(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V PLcom/android/server/am/BroadcastQueue;->nextSplitTokenLocked()I HSPLcom/android/server/am/BroadcastQueue;->performReceiveLocked(Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V -PLcom/android/server/am/BroadcastQueue;->postActivityStartTokenRemoval(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastQueue;->postActivityStartTokenRemoval(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V HPLcom/android/server/am/BroadcastQueue;->processCurBroadcastLocked(Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/BroadcastQueue;->processNextBroadcast(Z)V HSPLcom/android/server/am/BroadcastQueue;->processNextBroadcastLocked(ZZ)V @@ -6524,32 +6995,35 @@ HSPLcom/android/server/am/BroadcastQueue;->replaceParallelBroadcastLocked(Lcom/a HSPLcom/android/server/am/BroadcastQueue;->requestStartTargetPermissionsReviewIfNeededLocked(Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;I)Z HSPLcom/android/server/am/BroadcastQueue;->ringAdvance(III)I HSPLcom/android/server/am/BroadcastQueue;->scheduleBroadcastsLocked()V -HPLcom/android/server/am/BroadcastQueue;->scheduleTempWhitelistLocked(IJLcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastQueue;->scheduleTempWhitelistLocked(IJLcom/android/server/am/BroadcastRecord;I)V HPLcom/android/server/am/BroadcastQueue;->sendPendingBroadcastsLocked(Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/BroadcastQueue;->setBroadcastTimeoutLocked(J)V HSPLcom/android/server/am/BroadcastQueue;->skipCurrentReceiverLocked(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/BroadcastQueue;->skipReceiverLocked(Lcom/android/server/am/BroadcastRecord;)V +HPLcom/android/server/am/BroadcastQueue;->skipReceiverLocked(Lcom/android/server/am/BroadcastRecord;)V HSPLcom/android/server/am/BroadcastQueue;->start(Landroid/content/ContentResolver;)V PLcom/android/server/am/BroadcastQueue;->toString()Ljava/lang/String; HSPLcom/android/server/am/BroadcastRecord;->()V HSPLcom/android/server/am/BroadcastRecord;->(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;ILandroid/app/BroadcastOptions;Ljava/util/List;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;ZZZIZLandroid/os/IBinder;Z)V HPLcom/android/server/am/BroadcastRecord;->(Lcom/android/server/am/BroadcastRecord;Landroid/content/Intent;)V HPLcom/android/server/am/BroadcastRecord;->cleanupDisabledPackageReceiversLocked(Ljava/lang/String;Ljava/util/Set;IZ)Z -PLcom/android/server/am/BroadcastRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/text/SimpleDateFormat;)V +HPLcom/android/server/am/BroadcastRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/text/SimpleDateFormat;)V +HPLcom/android/server/am/BroadcastRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/am/BroadcastRecord;->getReceiverUid(Ljava/lang/Object;)I HSPLcom/android/server/am/BroadcastRecord;->maybeStripForHistory()Lcom/android/server/am/BroadcastRecord; -PLcom/android/server/am/BroadcastRecord;->splitRecipientsLocked(II)Lcom/android/server/am/BroadcastRecord; +HPLcom/android/server/am/BroadcastRecord;->splitRecipientsLocked(II)Lcom/android/server/am/BroadcastRecord; HPLcom/android/server/am/BroadcastRecord;->toString()Ljava/lang/String; HSPLcom/android/server/am/BroadcastStats$1;->()V +HPLcom/android/server/am/BroadcastStats$1;->compare(Lcom/android/server/am/BroadcastStats$ActionEntry;Lcom/android/server/am/BroadcastStats$ActionEntry;)I HPLcom/android/server/am/BroadcastStats$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/am/BroadcastStats$ActionEntry;->(Ljava/lang/String;)V HSPLcom/android/server/am/BroadcastStats$PackageEntry;->()V -PLcom/android/server/am/BroadcastStats$ViolationEntry;->()V +HPLcom/android/server/am/BroadcastStats$ViolationEntry;->()V HSPLcom/android/server/am/BroadcastStats;->()V HSPLcom/android/server/am/BroadcastStats;->()V HPLcom/android/server/am/BroadcastStats;->addBackgroundCheckViolation(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/BroadcastStats;->addBroadcast(Ljava/lang/String;Ljava/lang/String;IIJ)V -PLcom/android/server/am/BroadcastStats;->dumpStats(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/am/BroadcastStats;->dumpCheckinStats(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/BroadcastStats;->dumpStats(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/am/BugReportHandlerUtil$BugreportHandlerResponseBroadcastReceiver;->(Ljava/lang/String;I)V PLcom/android/server/am/BugReportHandlerUtil$BugreportHandlerResponseBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/am/BugReportHandlerUtil;->access$000(Landroid/content/Context;Ljava/lang/String;I)V @@ -6565,7 +7039,7 @@ PLcom/android/server/am/BugReportHandlerUtil;->isValidBugReportHandlerApp(Ljava/ PLcom/android/server/am/BugReportHandlerUtil;->launchBugReportHandlerApp(Landroid/content/Context;)Z PLcom/android/server/am/BugReportHandlerUtil;->launchBugReportHandlerApp(Landroid/content/Context;Ljava/lang/String;I)V HSPLcom/android/server/am/CachedAppOptimizer$1;->(Lcom/android/server/am/CachedAppOptimizer;)V -PLcom/android/server/am/CachedAppOptimizer$1;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V +HPLcom/android/server/am/CachedAppOptimizer$1;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/am/CachedAppOptimizer$2;->(Lcom/android/server/am/CachedAppOptimizer;)V HPLcom/android/server/am/CachedAppOptimizer$2;->removeEldestEntry(Ljava/util/Map$Entry;)Z HSPLcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;->()V @@ -6602,20 +7076,21 @@ PLcom/android/server/am/CachedAppOptimizer;->access$700(Lcom/android/server/am/C PLcom/android/server/am/CachedAppOptimizer;->access$800(Lcom/android/server/am/CachedAppOptimizer;)V PLcom/android/server/am/CachedAppOptimizer;->access$900(Lcom/android/server/am/CachedAppOptimizer;)Lcom/android/server/am/CachedAppOptimizer$PropertyChangedCallbackForTest; HSPLcom/android/server/am/CachedAppOptimizer;->compactActionIntToString(I)Ljava/lang/String; -PLcom/android/server/am/CachedAppOptimizer;->compactAllSystem()V +HPLcom/android/server/am/CachedAppOptimizer;->compactAllSystem()V HPLcom/android/server/am/CachedAppOptimizer;->compactAppBfgs(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/CachedAppOptimizer;->compactAppFull(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/CachedAppOptimizer;->compactAppPersistent(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/CachedAppOptimizer;->compactAppSome(Lcom/android/server/am/ProcessRecord;)V PLcom/android/server/am/CachedAppOptimizer;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/am/CachedAppOptimizer;->enableFreezer(Z)Z -PLcom/android/server/am/CachedAppOptimizer;->freezeAppAsync(Lcom/android/server/am/ProcessRecord;)V +HPLcom/android/server/am/CachedAppOptimizer;->freezeAppAsync(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/CachedAppOptimizer;->init()V HSPLcom/android/server/am/CachedAppOptimizer;->isFreezerSupported()Z HSPLcom/android/server/am/CachedAppOptimizer;->parseProcStateThrottle(Ljava/lang/String;)Z HPLcom/android/server/am/CachedAppOptimizer;->shouldCompactBFGS(Lcom/android/server/am/ProcessRecord;J)Z HPLcom/android/server/am/CachedAppOptimizer;->shouldCompactPersistent(Lcom/android/server/am/ProcessRecord;J)Z HPLcom/android/server/am/CachedAppOptimizer;->unfreezeAppLocked(Lcom/android/server/am/ProcessRecord;)V +HSPLcom/android/server/am/CachedAppOptimizer;->unfreezeTemporarily(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/CachedAppOptimizer;->updateCompactStatsdSampleRate()V HSPLcom/android/server/am/CachedAppOptimizer;->updateCompactionActions()V HSPLcom/android/server/am/CachedAppOptimizer;->updateCompactionThrottles()V @@ -6629,11 +7104,11 @@ HSPLcom/android/server/am/CachedAppOptimizer;->useCompaction()Z HSPLcom/android/server/am/CachedAppOptimizer;->useFreezer()Z HSPLcom/android/server/am/ConnectionRecord;->()V HSPLcom/android/server/am/ConnectionRecord;->(Lcom/android/server/am/AppBindRecord;Lcom/android/server/wm/ActivityServiceConnectionsHolder;Landroid/app/IServiceConnection;IILandroid/app/PendingIntent;ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/am/ConnectionRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/ConnectionRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/am/ConnectionRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/am/ConnectionRecord;->hasFlag(I)Z HSPLcom/android/server/am/ConnectionRecord;->startAssociationIfNeeded()V -HPLcom/android/server/am/ConnectionRecord;->stopAssociation()V +HSPLcom/android/server/am/ConnectionRecord;->stopAssociation()V HPLcom/android/server/am/ConnectionRecord;->toString()Ljava/lang/String; HSPLcom/android/server/am/ConnectionRecord;->trackProcState(IIJ)V HSPLcom/android/server/am/ContentProviderConnection;->(Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)V @@ -6644,16 +7119,20 @@ HSPLcom/android/server/am/ContentProviderConnection;->initializeCount(Z)V HPLcom/android/server/am/ContentProviderConnection;->stableCount()I HSPLcom/android/server/am/ContentProviderConnection;->startAssociationIfNeeded()V HPLcom/android/server/am/ContentProviderConnection;->stopAssociation()V -PLcom/android/server/am/ContentProviderConnection;->toClientString(Ljava/lang/StringBuilder;)V -PLcom/android/server/am/ContentProviderConnection;->toShortString()Ljava/lang/String; +HPLcom/android/server/am/ContentProviderConnection;->toClientString()Ljava/lang/String; +HPLcom/android/server/am/ContentProviderConnection;->toClientString(Ljava/lang/StringBuilder;)V +HPLcom/android/server/am/ContentProviderConnection;->toShortString()Ljava/lang/String; +HPLcom/android/server/am/ContentProviderConnection;->toShortString(Ljava/lang/StringBuilder;)V PLcom/android/server/am/ContentProviderConnection;->toString()Ljava/lang/String; HPLcom/android/server/am/ContentProviderConnection;->totalRefCount()I HPLcom/android/server/am/ContentProviderConnection;->trackProcState(IIJ)V HSPLcom/android/server/am/ContentProviderHelper$DevelopmentSettingsObserver;->(Lcom/android/server/am/ContentProviderHelper;)V HSPLcom/android/server/am/ContentProviderHelper$DevelopmentSettingsObserver;->onChange()V +PLcom/android/server/am/ContentProviderHelper$DevelopmentSettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/am/ContentProviderHelper;->()V HSPLcom/android/server/am/ContentProviderHelper;->(Lcom/android/server/am/ActivityManagerService;Z)V HSPLcom/android/server/am/ContentProviderHelper;->access$000(Lcom/android/server/am/ContentProviderHelper;)Lcom/android/server/am/ActivityManagerService; +PLcom/android/server/am/ContentProviderHelper;->appNotRespondingViaProvider(Landroid/os/IBinder;)V HPLcom/android/server/am/ContentProviderHelper;->canClearIdentity(III)Z HSPLcom/android/server/am/ContentProviderHelper;->checkAppInLaunchingProvidersLocked(Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/ContentProviderHelper;->checkAssociationAndPermissionLocked(Lcom/android/server/am/ProcessRecord;Landroid/content/pm/ProviderInfo;IIZLjava/lang/String;J)V @@ -6681,6 +7160,7 @@ HSPLcom/android/server/am/ContentProviderHelper;->isProcessAliveLocked(Lcom/andr HPLcom/android/server/am/ContentProviderHelper;->lambda$decProviderCountLocked$1$ContentProviderHelper(Lcom/android/server/am/ContentProviderConnection;ZZ)V HPLcom/android/server/am/ContentProviderHelper;->lambda$getProviderMimeTypeAsync$0$ContentProviderHelper(Ljava/lang/String;ILandroid/os/RemoteCallback;Landroid/os/Bundle;)V HSPLcom/android/server/am/ContentProviderHelper;->maybeUpdateProviderUsageStatsLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/am/ContentProviderHelper;->processContentProviderPublishTimedOutLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/ContentProviderHelper;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V HPLcom/android/server/am/ContentProviderHelper;->refContentProvider(Landroid/os/IBinder;II)Z HPLcom/android/server/am/ContentProviderHelper;->removeContentProvider(Landroid/os/IBinder;Z)V @@ -6690,15 +7170,15 @@ HSPLcom/android/server/am/ContentProviderHelper;->requestTargetProviderPermissio HPLcom/android/server/am/ContentProviderHelper;->unstableProviderDied(Landroid/os/IBinder;)V HSPLcom/android/server/am/ContentProviderRecord;->(Lcom/android/server/am/ActivityManagerService;Landroid/content/pm/ProviderInfo;Landroid/content/pm/ApplicationInfo;Landroid/content/ComponentName;Z)V PLcom/android/server/am/ContentProviderRecord;->(Lcom/android/server/am/ContentProviderRecord;)V -PLcom/android/server/am/ContentProviderRecord;->addExternalProcessHandleLocked(Landroid/os/IBinder;ILjava/lang/String;)V +HPLcom/android/server/am/ContentProviderRecord;->addExternalProcessHandleLocked(Landroid/os/IBinder;ILjava/lang/String;)V HSPLcom/android/server/am/ContentProviderRecord;->canRunHere(Lcom/android/server/am/ProcessRecord;)Z -PLcom/android/server/am/ContentProviderRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V +HPLcom/android/server/am/ContentProviderRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HPLcom/android/server/am/ContentProviderRecord;->getComponentName()Landroid/content/ComponentName; PLcom/android/server/am/ContentProviderRecord;->hasConnectionOrHandle()Z HPLcom/android/server/am/ContentProviderRecord;->hasExternalProcessHandles()Z HSPLcom/android/server/am/ContentProviderRecord;->newHolder(Lcom/android/server/am/ContentProviderConnection;Z)Landroid/app/ContentProviderHolder; HSPLcom/android/server/am/ContentProviderRecord;->onProviderPublishStatusLocked(Z)V -PLcom/android/server/am/ContentProviderRecord;->removeExternalProcessHandleLocked(Landroid/os/IBinder;)Z +HPLcom/android/server/am/ContentProviderRecord;->removeExternalProcessHandleLocked(Landroid/os/IBinder;)Z HSPLcom/android/server/am/ContentProviderRecord;->setProcess(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/ContentProviderRecord;->toShortString()Ljava/lang/String; HPLcom/android/server/am/ContentProviderRecord;->toString()Ljava/lang/String; @@ -6710,11 +7190,11 @@ HSPLcom/android/server/am/CoreSettingsObserver;->getCoreSettingsLocked()Landroid HSPLcom/android/server/am/CoreSettingsObserver;->populateSettings(Landroid/os/Bundle;Ljava/util/Map;)V HSPLcom/android/server/am/CoreSettingsObserver;->populateSettingsFromDeviceConfig()V HSPLcom/android/server/am/CoreSettingsObserver;->sendCoreSettings()V -PLcom/android/server/am/EventLogTags;->writeAmCrash(IILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/am/EventLogTags;->writeAmCrash(IILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/am/EventLogTags;->writeAmDropProcess(I)V HSPLcom/android/server/am/EventLogTags;->writeAmLowMemory(I)V -PLcom/android/server/am/EventLogTags;->writeAmMemFactor(II)V -PLcom/android/server/am/EventLogTags;->writeAmMeminfo(JJJJJ)V +HPLcom/android/server/am/EventLogTags;->writeAmMemFactor(II)V +HPLcom/android/server/am/EventLogTags;->writeAmMeminfo(JJJJJ)V PLcom/android/server/am/EventLogTags;->writeAmPreBoot(ILjava/lang/String;)V HSPLcom/android/server/am/EventLogTags;->writeAmProcBound(IILjava/lang/String;)V HSPLcom/android/server/am/EventLogTags;->writeAmProcDied(IILjava/lang/String;II)V @@ -6722,8 +7202,9 @@ PLcom/android/server/am/EventLogTags;->writeAmProcessStartTimeout(IIILjava/lang/ PLcom/android/server/am/EventLogTags;->writeAmProviderLostProcess(ILjava/lang/String;ILjava/lang/String;)V HPLcom/android/server/am/EventLogTags;->writeAmPss(IILjava/lang/String;JJJJIIJ)V PLcom/android/server/am/EventLogTags;->writeAmStopIdleService(ILjava/lang/String;)V +PLcom/android/server/am/EventLogTags;->writeAmSwitchUser(I)V HSPLcom/android/server/am/EventLogTags;->writeAmUidActive(I)V -PLcom/android/server/am/EventLogTags;->writeAmUidIdle(I)V +HPLcom/android/server/am/EventLogTags;->writeAmUidIdle(I)V HSPLcom/android/server/am/EventLogTags;->writeAmUidRunning(I)V HSPLcom/android/server/am/EventLogTags;->writeAmUidStopped(I)V PLcom/android/server/am/EventLogTags;->writeAmUserStateChanged(II)V @@ -6731,6 +7212,9 @@ HSPLcom/android/server/am/EventLogTags;->writeAmWtf(IILjava/lang/String;ILjava/l HSPLcom/android/server/am/EventLogTags;->writeBootProgressAmsReady(J)V PLcom/android/server/am/EventLogTags;->writeBootProgressEnableScreen(J)V HSPLcom/android/server/am/EventLogTags;->writeConfigurationChanged(I)V +HSPLcom/android/server/am/FgsStartTempAllowList;->()V +HPLcom/android/server/am/FgsStartTempAllowList;->add(IJ)V +HPLcom/android/server/am/FgsStartTempAllowList;->isAllowed(I)Z HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->()V HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->addTimer(Landroid/os/health/HealthStatsWriter;ILandroid/os/BatteryStats$Timer;)V HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->addTimers(Landroid/os/health/HealthStatsWriter;ILjava/lang/String;Landroid/os/BatteryStats$Timer;)V @@ -6746,8 +7230,8 @@ HSPLcom/android/server/am/HostingRecord;->(Ljava/lang/String;Landroid/cont HSPLcom/android/server/am/HostingRecord;->(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/HostingRecord;->(Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/am/HostingRecord;->(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IZ)V -PLcom/android/server/am/HostingRecord;->byAppZygote(Landroid/content/ComponentName;Ljava/lang/String;I)Lcom/android/server/am/HostingRecord; -PLcom/android/server/am/HostingRecord;->byWebviewZygote(Landroid/content/ComponentName;)Lcom/android/server/am/HostingRecord; +HPLcom/android/server/am/HostingRecord;->byAppZygote(Landroid/content/ComponentName;Ljava/lang/String;I)Lcom/android/server/am/HostingRecord; +HPLcom/android/server/am/HostingRecord;->byWebviewZygote(Landroid/content/ComponentName;)Lcom/android/server/am/HostingRecord; PLcom/android/server/am/HostingRecord;->getDefiningPackageName()Ljava/lang/String; HSPLcom/android/server/am/HostingRecord;->getDefiningUid()I HSPLcom/android/server/am/HostingRecord;->getName()Ljava/lang/String; @@ -6757,13 +7241,13 @@ HSPLcom/android/server/am/HostingRecord;->usesAppZygote()Z HSPLcom/android/server/am/HostingRecord;->usesWebviewZygote()Z HSPLcom/android/server/am/InstrumentationReporter;->()V HSPLcom/android/server/am/IntentBindRecord;->(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent$FilterComparison;)V -PLcom/android/server/am/IntentBindRecord;->collectFlags()I -PLcom/android/server/am/IntentBindRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/am/IntentBindRecord;->dumpInService(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/IntentBindRecord;->collectFlags()I +HPLcom/android/server/am/IntentBindRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/IntentBindRecord;->dumpInService(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/am/LmkdConnection$1;->(Lcom/android/server/am/LmkdConnection;)V HPLcom/android/server/am/LmkdConnection$1;->onFileDescriptorEvents(Ljava/io/FileDescriptor;I)I HSPLcom/android/server/am/LmkdConnection;->(Landroid/os/MessageQueue;Lcom/android/server/am/LmkdConnection$LmkdConnectionListener;)V -PLcom/android/server/am/LmkdConnection;->access$000(Lcom/android/server/am/LmkdConnection;Ljava/io/FileDescriptor;I)I +HPLcom/android/server/am/LmkdConnection;->access$000(Lcom/android/server/am/LmkdConnection;Ljava/io/FileDescriptor;I)I HSPLcom/android/server/am/LmkdConnection;->connect()Z HSPLcom/android/server/am/LmkdConnection;->exchange(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)Z HPLcom/android/server/am/LmkdConnection;->fileDescriptorEventHandler(Ljava/io/FileDescriptor;I)I @@ -6782,18 +7266,25 @@ HSPLcom/android/server/am/LowMemDetector;->access$300(Lcom/android/server/am/Low HSPLcom/android/server/am/LowMemDetector;->access$402(Lcom/android/server/am/LowMemDetector;I)I HSPLcom/android/server/am/LowMemDetector;->getMemFactor()I HSPLcom/android/server/am/LowMemDetector;->isAvailable()Z -PLcom/android/server/am/MemoryStatUtil$MemoryStat;->()V +HSPLcom/android/server/am/MeasuredEnergySnapshot;->(ILcom/android/internal/power/MeasuredEnergyArray;)V +HSPLcom/android/server/am/MeasuredEnergySnapshot;->(Lcom/android/internal/power/MeasuredEnergyArray;)V +HSPLcom/android/server/am/MeasuredEnergySnapshot;->fillGivenSubsystems(Lcom/android/internal/power/MeasuredEnergyArray;)V +HSPLcom/android/server/am/MeasuredEnergySnapshot;->hasSubsystem(I)Z +HSPLcom/android/server/am/MeasuredEnergySnapshot;->updateAndGetDelta(Lcom/android/internal/power/MeasuredEnergyArray;)Landroid/util/SparseLongArray; +HPLcom/android/server/am/MemoryStatUtil$MemoryStat;->()V HSPLcom/android/server/am/MemoryStatUtil;->()V HSPLcom/android/server/am/MemoryStatUtil;->hasMemcg()Z -PLcom/android/server/am/MemoryStatUtil;->parseMemoryStatFromProcfs(Ljava/lang/String;)Lcom/android/server/am/MemoryStatUtil$MemoryStat; -PLcom/android/server/am/MemoryStatUtil;->readFileContents(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/am/MemoryStatUtil;->readMemoryStatFromFilesystem(II)Lcom/android/server/am/MemoryStatUtil$MemoryStat; -PLcom/android/server/am/MemoryStatUtil;->readMemoryStatFromProcfs(I)Lcom/android/server/am/MemoryStatUtil$MemoryStat; +HPLcom/android/server/am/MemoryStatUtil;->parseMemoryStatFromProcfs(Ljava/lang/String;)Lcom/android/server/am/MemoryStatUtil$MemoryStat; +HPLcom/android/server/am/MemoryStatUtil;->readFileContents(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/am/MemoryStatUtil;->readMemoryStatFromFilesystem(II)Lcom/android/server/am/MemoryStatUtil$MemoryStat; +HPLcom/android/server/am/MemoryStatUtil;->readMemoryStatFromProcfs(I)Lcom/android/server/am/MemoryStatUtil$MemoryStat; PLcom/android/server/am/NativeCrashListener$NativeCrashReporter;->(Lcom/android/server/am/NativeCrashListener;Lcom/android/server/am/ProcessRecord;ILjava/lang/String;)V PLcom/android/server/am/NativeCrashListener$NativeCrashReporter;->run()V HSPLcom/android/server/am/NativeCrashListener;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/NativeCrashListener;->consumeNativeCrashData(Ljava/io/FileDescriptor;)V +PLcom/android/server/am/NativeCrashListener;->readExactly(Ljava/io/FileDescriptor;[BII)I HSPLcom/android/server/am/NativeCrashListener;->run()V +PLcom/android/server/am/NativeCrashListener;->unpackInt([BI)I HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->(Lcom/android/server/am/OomAdjProfiler;)V HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->(Lcom/android/server/am/OomAdjProfiler;Lcom/android/server/am/OomAdjProfiler$1;)V HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->addCpuTimeMs(JZZ)V @@ -6807,7 +7298,7 @@ HSPLcom/android/server/am/OomAdjProfiler;->access$200(Lcom/android/server/am/Oom HSPLcom/android/server/am/OomAdjProfiler;->batteryPowerChanged(Z)V PLcom/android/server/am/OomAdjProfiler;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/am/OomAdjProfiler;->lambda$WGvtgxkAhtMnJr3XT1WyqVb7_14(Lcom/android/server/am/OomAdjProfiler;ZZZ)V -PLcom/android/server/am/OomAdjProfiler;->onWakefulnessChanged(I)V +HPLcom/android/server/am/OomAdjProfiler;->onWakefulnessChanged(I)V HSPLcom/android/server/am/OomAdjProfiler;->oomAdjEnded()V HSPLcom/android/server/am/OomAdjProfiler;->oomAdjStarted()V HSPLcom/android/server/am/OomAdjProfiler;->reset()V @@ -6866,8 +7357,8 @@ HSPLcom/android/server/am/PendingIntentController;->(Landroid/os/Looper;Lc HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Landroid/content/IIntentSender;)V HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Lcom/android/server/am/PendingIntentRecord;Z)V PLcom/android/server/am/PendingIntentController;->clearPendingResultForActivity(Landroid/os/IBinder;Ljava/lang/ref/WeakReference;)V -HPLcom/android/server/am/PendingIntentController;->decrementUidStatLocked(Lcom/android/server/am/PendingIntentRecord;)V -PLcom/android/server/am/PendingIntentController;->dumpPendingIntents(Ljava/io/PrintWriter;ZLjava/lang/String;)V +HSPLcom/android/server/am/PendingIntentController;->decrementUidStatLocked(Lcom/android/server/am/PendingIntentRecord;)V +HPLcom/android/server/am/PendingIntentController;->dumpPendingIntents(Ljava/io/PrintWriter;ZLjava/lang/String;)V HSPLcom/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; HPLcom/android/server/am/PendingIntentController;->getPendingIntentFlags(Landroid/content/IIntentSender;)I PLcom/android/server/am/PendingIntentController;->handlePendingIntentCancelled(Landroid/os/RemoteCallbackList;)V @@ -6878,30 +7369,29 @@ HPLcom/android/server/am/PendingIntentController;->makeIntentSenderCanceled(Lcom HSPLcom/android/server/am/PendingIntentController;->onActivityManagerInternalAdded()V HPLcom/android/server/am/PendingIntentController;->registerIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)V HPLcom/android/server/am/PendingIntentController;->removePendingIntentsForPackage(Ljava/lang/String;IIZ)Z -HPLcom/android/server/am/PendingIntentController;->setPendingIntentWhitelistDuration(Landroid/content/IIntentSender;Landroid/os/IBinder;J)V HPLcom/android/server/am/PendingIntentController;->unregisterIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)V HSPLcom/android/server/am/PendingIntentRecord$Key;->(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 HSPLcom/android/server/am/PendingIntentRecord$Key;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/am/PendingIntentRecord$Key;->hashCode()I -PLcom/android/server/am/PendingIntentRecord$Key;->toString()Ljava/lang/String; -PLcom/android/server/am/PendingIntentRecord$Key;->typeName()Ljava/lang/String; +HPLcom/android/server/am/PendingIntentRecord$Key;->toString()Ljava/lang/String; +HPLcom/android/server/am/PendingIntentRecord$Key;->typeName()Ljava/lang/String; HSPLcom/android/server/am/PendingIntentRecord;->(Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentRecord$Key;I)V -HPLcom/android/server/am/PendingIntentRecord;->completeFinalize()V +HPLcom/android/server/am/PendingIntentRecord;->clearAllowBgActivityStarts(Landroid/os/IBinder;)V +HSPLcom/android/server/am/PendingIntentRecord;->completeFinalize()V HPLcom/android/server/am/PendingIntentRecord;->detachCancelListenersLocked()Landroid/os/RemoteCallbackList; -PLcom/android/server/am/PendingIntentRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -HPLcom/android/server/am/PendingIntentRecord;->finalize()V -HPLcom/android/server/am/PendingIntentRecord;->lambda$0acvBWvihzGS4yw0LCNL-NJDvhU(Lcom/android/server/am/PendingIntentRecord;)V -PLcom/android/server/am/PendingIntentRecord;->registerCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/am/PendingIntentRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HSPLcom/android/server/am/PendingIntentRecord;->finalize()V +HSPLcom/android/server/am/PendingIntentRecord;->lambda$0acvBWvihzGS4yw0LCNL-NJDvhU(Lcom/android/server/am/PendingIntentRecord;)V +HPLcom/android/server/am/PendingIntentRecord;->registerCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V HPLcom/android/server/am/PendingIntentRecord;->sendInner(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 HPLcom/android/server/am/PendingIntentRecord;->sendWithResult(ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I -PLcom/android/server/am/PendingIntentRecord;->setAllowBgActivityStarts(Landroid/os/IBinder;I)V -HPLcom/android/server/am/PendingIntentRecord;->setWhitelistDurationLocked(Landroid/os/IBinder;J)V +HPLcom/android/server/am/PendingIntentRecord;->setAllowBgActivityStarts(Landroid/os/IBinder;I)V HPLcom/android/server/am/PendingIntentRecord;->toString()Ljava/lang/String; -PLcom/android/server/am/PendingIntentRecord;->unregisterCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/am/PendingIntentRecord;->unregisterCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V HSPLcom/android/server/am/PendingStartActivityUids;->(Landroid/content/Context;)V HPLcom/android/server/am/PendingStartActivityUids;->add(II)V HSPLcom/android/server/am/PendingStartActivityUids;->delete(I)V -PLcom/android/server/am/PendingStartActivityUids;->isPendingTopPid(II)Z +HPLcom/android/server/am/PendingStartActivityUids;->isPendingTopPid(II)Z HSPLcom/android/server/am/PendingStartActivityUids;->isPendingTopUid(I)Z HSPLcom/android/server/am/PendingTempWhitelists;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/PendingTempWhitelists;->indexOfKey(I)I @@ -6911,7 +7401,7 @@ HPLcom/android/server/am/PendingTempWhitelists;->size()I HPLcom/android/server/am/PendingTempWhitelists;->valueAt(I)Lcom/android/server/am/ActivityManagerService$PendingTempWhitelist; PLcom/android/server/am/PersistentConnection$1;->(Lcom/android/server/am/PersistentConnection;)V PLcom/android/server/am/PersistentConnection$1;->onBindingDied(Landroid/content/ComponentName;)V -PLcom/android/server/am/PersistentConnection$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/am/PersistentConnection$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/am/PersistentConnection$1;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/am/PersistentConnection;->(Ljava/lang/String;Landroid/content/Context;Landroid/os/Handler;ILandroid/content/ComponentName;JDJJ)V PLcom/android/server/am/PersistentConnection;->access$000(Lcom/android/server/am/PersistentConnection;)Ljava/lang/Object; @@ -6928,7 +7418,7 @@ PLcom/android/server/am/PersistentConnection;->access$702(Lcom/android/server/am PLcom/android/server/am/PersistentConnection;->access$802(Lcom/android/server/am/PersistentConnection;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/am/PersistentConnection;->access$900(Lcom/android/server/am/PersistentConnection;)V PLcom/android/server/am/PersistentConnection;->bind()V -PLcom/android/server/am/PersistentConnection;->bindInnerLocked(Z)V +HPLcom/android/server/am/PersistentConnection;->bindInnerLocked(Z)V PLcom/android/server/am/PersistentConnection;->cleanUpConnectionLocked()V PLcom/android/server/am/PersistentConnection;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/am/PersistentConnection;->injectPostAtTime(Ljava/lang/Runnable;J)V @@ -6970,7 +7460,9 @@ HSPLcom/android/server/am/PhantomProcessList;->updateProcessCpuStatesLocked(Lcom HPLcom/android/server/am/PhantomProcessRecord$1;->(Lcom/android/server/am/PhantomProcessRecord;)V PLcom/android/server/am/PhantomProcessRecord;->()V HPLcom/android/server/am/PhantomProcessRecord;->(Ljava/lang/String;IIILcom/android/server/am/ActivityManagerService;Ljava/util/function/Consumer;)V -PLcom/android/server/am/PhantomProcessRecord;->equals(Ljava/lang/String;II)Z +PLcom/android/server/am/PhantomProcessRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/PhantomProcessRecord;->equals(Ljava/lang/String;II)Z +PLcom/android/server/am/PhantomProcessRecord;->killLocked(Ljava/lang/String;Z)V HPLcom/android/server/am/PhantomProcessRecord;->onProcDied(Z)V HPLcom/android/server/am/PhantomProcessRecord;->toString()Ljava/lang/String; HPLcom/android/server/am/PhantomProcessRecord;->updateAdjLocked()V @@ -6991,16 +7483,16 @@ HSPLcom/android/server/am/ProcessList$IsolatedUidRange;->(Lcom/android/ser HPLcom/android/server/am/ProcessList$IsolatedUidRange;->allocateIsolatedUidLocked(I)I HSPLcom/android/server/am/ProcessList$IsolatedUidRange;->freeIsolatedUidLocked(I)V HSPLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->(Lcom/android/server/am/ProcessList;III)V -PLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->freeUidRangeLocked(Landroid/content/pm/ApplicationInfo;)V -PLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->getIsolatedUidRangeLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessList$IsolatedUidRange; -PLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->getOrCreateIsolatedUidRangeLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessList$IsolatedUidRange; +HPLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->freeUidRangeLocked(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->getIsolatedUidRangeLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessList$IsolatedUidRange; +HPLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;->getOrCreateIsolatedUidRangeLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessList$IsolatedUidRange; HSPLcom/android/server/am/ProcessList$KillHandler;->(Lcom/android/server/am/ProcessList;Landroid/os/Looper;)V HSPLcom/android/server/am/ProcessList$KillHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/am/ProcessList$MyProcessMap;->(Lcom/android/server/am/ProcessList;)V HSPLcom/android/server/am/ProcessList$MyProcessMap;->put(Ljava/lang/String;ILcom/android/server/am/ProcessRecord;)Lcom/android/server/am/ProcessRecord; HSPLcom/android/server/am/ProcessList$MyProcessMap;->remove(Ljava/lang/String;I)Lcom/android/server/am/ProcessRecord; HSPLcom/android/server/am/ProcessList$ProcStateMemTracker;->()V -PLcom/android/server/am/ProcessList$ProcStateMemTracker;->dumpLine(Ljava/io/PrintWriter;)V +HPLcom/android/server/am/ProcessList$ProcStateMemTracker;->dumpLine(Ljava/io/PrintWriter;)V HSPLcom/android/server/am/ProcessList;->()V HSPLcom/android/server/am/ProcessList;->()V HSPLcom/android/server/am/ProcessList;->access$000()Lcom/android/server/am/LmkdConnection; @@ -7017,8 +7509,8 @@ HPLcom/android/server/am/ProcessList;->createAppZygoteForProcessIfNeeded(Lcom/an HSPLcom/android/server/am/ProcessList;->createSystemServerSocketForZygote()Landroid/net/LocalSocket; HSPLcom/android/server/am/ProcessList;->decideGwpAsanLevel(Lcom/android/server/am/ProcessRecord;)I HSPLcom/android/server/am/ProcessList;->decideTaggingLevel(Lcom/android/server/am/ProcessRecord;)I -PLcom/android/server/am/ProcessList;->doStopUidForIdleUidsLocked()V -PLcom/android/server/am/ProcessList;->dumpLruListHeaderLocked(Ljava/io/PrintWriter;)V +HPLcom/android/server/am/ProcessList;->doStopUidForIdleUidsLocked()V +HPLcom/android/server/am/ProcessList;->dumpLruListHeaderLocked(Ljava/io/PrintWriter;)V HPLcom/android/server/am/ProcessList;->fillInProcMemInfoLocked(Lcom/android/server/am/ProcessRecord;Landroid/app/ActivityManager$RunningAppProcessInfo;I)V HPLcom/android/server/am/ProcessList;->findAppProcessLocked(Landroid/os/IBinder;Ljava/lang/String;)Lcom/android/server/am/ProcessRecord; HPLcom/android/server/am/ProcessList;->getBlockStateForUid(Lcom/android/server/am/UidRecord;)I @@ -7043,7 +7535,7 @@ HSPLcom/android/server/am/ProcessList;->incrementProcStateSeqAndNotifyAppsLocked HSPLcom/android/server/am/ProcessList;->init(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActiveUids;Lcom/android/server/compat/PlatformCompat;)V HSPLcom/android/server/am/ProcessList;->isProcStartValidLocked(Lcom/android/server/am/ProcessRecord;J)Ljava/lang/String; HSPLcom/android/server/am/ProcessList;->killAllBackgroundProcessesExceptLocked(II)V -PLcom/android/server/am/ProcessList;->killAppZygoteIfNeededLocked(Landroid/os/AppZygote;Z)V +HPLcom/android/server/am/ProcessList;->killAppZygoteIfNeededLocked(Landroid/os/AppZygote;Z)V HPLcom/android/server/am/ProcessList;->killAppZygotesLocked(Ljava/lang/String;IIZ)V PLcom/android/server/am/ProcessList;->killPackageProcessesLocked(Ljava/lang/String;IIIIILjava/lang/String;)Z HPLcom/android/server/am/ProcessList;->killPackageProcessesLocked(Ljava/lang/String;IIIZZZZZIILjava/lang/String;)Z @@ -7056,7 +7548,7 @@ HSPLcom/android/server/am/ProcessList;->makeProcStateString(I)Ljava/lang/String; HSPLcom/android/server/am/ProcessList;->minTimeFromStateChange(Z)J HSPLcom/android/server/am/ProcessList;->needsStorageDataIsolation(Landroid/os/storage/StorageManagerInternal;Lcom/android/server/am/ProcessRecord;)Z HSPLcom/android/server/am/ProcessList;->newProcessRecordLocked(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;ZILcom/android/server/am/HostingRecord;)Lcom/android/server/am/ProcessRecord; -PLcom/android/server/am/ProcessList;->noteAppKill(Lcom/android/server/am/ProcessRecord;IILjava/lang/String;)V +HPLcom/android/server/am/ProcessList;->noteAppKill(Lcom/android/server/am/ProcessRecord;IILjava/lang/String;)V HSPLcom/android/server/am/ProcessList;->noteProcessDiedLocked(Lcom/android/server/am/ProcessRecord;)V HSPLcom/android/server/am/ProcessList;->onLmkdConnect(Ljava/io/OutputStream;)Z HSPLcom/android/server/am/ProcessList;->onSystemReady()V @@ -7066,6 +7558,7 @@ HSPLcom/android/server/am/ProcessList;->remove(I)V HSPLcom/android/server/am/ProcessList;->removeLruProcessLocked(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/ProcessList;->removeProcessFromAppZygoteLocked(Lcom/android/server/am/ProcessRecord;)V HPLcom/android/server/am/ProcessList;->removeProcessLocked(Lcom/android/server/am/ProcessRecord;ZZIILjava/lang/String;)Z +PLcom/android/server/am/ProcessList;->removeProcessLocked(Lcom/android/server/am/ProcessRecord;ZZILjava/lang/String;)Z HSPLcom/android/server/am/ProcessList;->removeProcessNameLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessRecord; HSPLcom/android/server/am/ProcessList;->removeProcessNameLocked(Ljava/lang/String;ILcom/android/server/am/ProcessRecord;)Lcom/android/server/am/ProcessRecord; HPLcom/android/server/am/ProcessList;->sendPackageBroadcastLocked(I[Ljava/lang/String;I)V @@ -7098,6 +7591,7 @@ PLcom/android/server/am/ProcessRecord$ErrorDialogController;->forAllDialogs(Ljav PLcom/android/server/am/ProcessRecord$ErrorDialogController;->getDisplayContexts(Z)Ljava/util/List; PLcom/android/server/am/ProcessRecord$ErrorDialogController;->hasAnrDialogs()Z PLcom/android/server/am/ProcessRecord$ErrorDialogController;->hasCrashDialogs()Z +PLcom/android/server/am/ProcessRecord$ErrorDialogController;->hasDebugWaitingDialog()Z PLcom/android/server/am/ProcessRecord$ErrorDialogController;->hasViolationDialogs()Z PLcom/android/server/am/ProcessRecord$ErrorDialogController;->lambda$showAnrDialogs$1$ProcessRecord$ErrorDialogController()V PLcom/android/server/am/ProcessRecord$ErrorDialogController;->lambda$showCrashDialogs$0$ProcessRecord$ErrorDialogController()V @@ -7106,13 +7600,14 @@ PLcom/android/server/am/ProcessRecord$ErrorDialogController;->showAnrDialogs(Lco PLcom/android/server/am/ProcessRecord$ErrorDialogController;->showCrashDialogs(Lcom/android/server/am/AppErrorDialog$Data;)V PLcom/android/server/am/ProcessRecord$ErrorDialogController;->showViolationDialogs(Lcom/android/server/am/AppErrorResult;)V HSPLcom/android/server/am/ProcessRecord$PackageList;->(Lcom/android/server/am/ProcessRecord;)V -PLcom/android/server/am/ProcessRecord$PackageList;->clear()V +HPLcom/android/server/am/ProcessRecord$PackageList;->clear()V HSPLcom/android/server/am/ProcessRecord$PackageList;->containsKey(Ljava/lang/Object;)Z HSPLcom/android/server/am/ProcessRecord$PackageList;->get(Ljava/lang/String;)Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder; HSPLcom/android/server/am/ProcessRecord$PackageList;->keyAt(I)Ljava/lang/String; HSPLcom/android/server/am/ProcessRecord$PackageList;->put(Ljava/lang/String;Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;)Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder; HSPLcom/android/server/am/ProcessRecord$PackageList;->size()I HSPLcom/android/server/am/ProcessRecord$PackageList;->valueAt(I)Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder; +HSPLcom/android/server/am/ProcessRecord;->()V HSPLcom/android/server/am/ProcessRecord;->(Lcom/android/server/am/ActivityManagerService;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;I)V HSPLcom/android/server/am/ProcessRecord;->access$000(Lcom/android/server/am/ProcessRecord;)Lcom/android/server/wm/WindowProcessController; PLcom/android/server/am/ProcessRecord;->access$300(Lcom/android/server/am/ProcessRecord;)Lcom/android/server/am/ActivityManagerService; @@ -7121,11 +7616,13 @@ HSPLcom/android/server/am/ProcessRecord;->addBoundClientUidsOfNewService(Lcom/an HPLcom/android/server/am/ProcessRecord;->addOrUpdateAllowBackgroundActivityStartsToken(Landroid/os/Binder;Landroid/os/IBinder;)V HSPLcom/android/server/am/ProcessRecord;->addPackage(Ljava/lang/String;JLcom/android/server/am/ProcessStatsService;)Z PLcom/android/server/am/ProcessRecord;->appDied(Ljava/lang/String;)V -PLcom/android/server/am/ProcessRecord;->appNotResponding(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/wm/WindowProcessController;ZLjava/lang/String;Z)V -HPLcom/android/server/am/ProcessRecord;->areBackgroundActivityStartsAllowedByToken()Z +HPLcom/android/server/am/ProcessRecord;->appNotResponding(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/wm/WindowProcessController;ZLjava/lang/String;Z)V +HPLcom/android/server/am/ProcessRecord;->areBackgroundFgsStartsAllowedByToken()Z +HSPLcom/android/server/am/ProcessRecord;->bumpAllowStartFgsState(I)V HSPLcom/android/server/am/ProcessRecord;->clearBoundClientUids()V HPLcom/android/server/am/ProcessRecord;->computeOomAdjFromActivitiesIfNecessary(Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;IZIIIII)V HPLcom/android/server/am/ProcessRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/ProcessRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/am/ProcessRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HSPLcom/android/server/am/ProcessRecord;->forceProcessStateUpTo(I)V HSPLcom/android/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation; @@ -7136,7 +7633,7 @@ HSPLcom/android/server/am/ProcessRecord;->getCachedIsHeavyWeight()Z HSPLcom/android/server/am/ProcessRecord;->getCachedIsHomeProcess()Z HSPLcom/android/server/am/ProcessRecord;->getCachedIsPreviousProcess()Z HSPLcom/android/server/am/ProcessRecord;->getCachedIsReceivingBroadcast(Landroid/util/ArraySet;)Z -PLcom/android/server/am/ProcessRecord;->getCpuTime()J +HPLcom/android/server/am/ProcessRecord;->getCpuTime()J HSPLcom/android/server/am/ProcessRecord;->getCurProcState()I HSPLcom/android/server/am/ProcessRecord;->getCurRawAdj()I HSPLcom/android/server/am/ProcessRecord;->getCurRawProcState()I @@ -7144,14 +7641,15 @@ HSPLcom/android/server/am/ProcessRecord;->getCurrentSchedulingGroup()I HSPLcom/android/server/am/ProcessRecord;->getDialogController()Lcom/android/server/am/ProcessRecord$ErrorDialogController; HSPLcom/android/server/am/ProcessRecord;->getFgInteractionTime()J HSPLcom/android/server/am/ProcessRecord;->getForegroundServiceTypes()I +PLcom/android/server/am/ProcessRecord;->getInputDispatchingTimeoutMillis()J HSPLcom/android/server/am/ProcessRecord;->getInteractionEventTime()J -PLcom/android/server/am/ProcessRecord;->getLruProcessList()Ljava/util/List; +HPLcom/android/server/am/ProcessRecord;->getLruProcessList()Ljava/util/List; HSPLcom/android/server/am/ProcessRecord;->getPackageList()[Ljava/lang/String; -PLcom/android/server/am/ProcessRecord;->getPackageListWithVersionCode()Ljava/util/List; -PLcom/android/server/am/ProcessRecord;->getProcessClassEnum()I +HPLcom/android/server/am/ProcessRecord;->getPackageListWithVersionCode()Ljava/util/List; +HPLcom/android/server/am/ProcessRecord;->getProcessClassEnum()I HSPLcom/android/server/am/ProcessRecord;->getReportedProcState()I HSPLcom/android/server/am/ProcessRecord;->getRunningServiceAt(I)Lcom/android/server/am/ServiceRecord; -PLcom/android/server/am/ProcessRecord;->getSetAdjWithServices()I +HPLcom/android/server/am/ProcessRecord;->getSetAdjWithServices()I PLcom/android/server/am/ProcessRecord;->getShowBackground()Z HPLcom/android/server/am/ProcessRecord;->getWhenUnimportant()J HSPLcom/android/server/am/ProcessRecord;->getWindowProcessController()Lcom/android/server/wm/WindowProcessController; @@ -7162,10 +7660,12 @@ HSPLcom/android/server/am/ProcessRecord;->hasForegroundActivities()Z HSPLcom/android/server/am/ProcessRecord;->hasForegroundServices()Z HSPLcom/android/server/am/ProcessRecord;->hasOverlayUi()Z HSPLcom/android/server/am/ProcessRecord;->hasPendingUiClean()Z +HPLcom/android/server/am/ProcessRecord;->hasRecentTasks()Z HSPLcom/android/server/am/ProcessRecord;->hasTopUi()Z +HPLcom/android/server/am/ProcessRecord;->isAllowedStartFgsState()Z HSPLcom/android/server/am/ProcessRecord;->isCached()Z HSPLcom/android/server/am/ProcessRecord;->isCrashing()Z -PLcom/android/server/am/ProcessRecord;->isDebugging()Z +HPLcom/android/server/am/ProcessRecord;->isDebugging()Z PLcom/android/server/am/ProcessRecord;->isInterestingForBackgroundTraces()Z HSPLcom/android/server/am/ProcessRecord;->isInterestingToUserLocked()Z PLcom/android/server/am/ProcessRecord;->isMonitorCpuUsage()Z @@ -7177,16 +7677,20 @@ PLcom/android/server/am/ProcessRecord;->isUsingWrapper()Z HPLcom/android/server/am/ProcessRecord;->kill(Ljava/lang/String;IIZ)V PLcom/android/server/am/ProcessRecord;->kill(Ljava/lang/String;IZ)V HSPLcom/android/server/am/ProcessRecord;->makeActive(Landroid/app/IApplicationThread;Lcom/android/server/am/ProcessStatsService;)V -PLcom/android/server/am/ProcessRecord;->makeAdjReason()Ljava/lang/String; +HPLcom/android/server/am/ProcessRecord;->makeAdjReason()Ljava/lang/String; PLcom/android/server/am/ProcessRecord;->makeAppNotRespondingLocked(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/ProcessRecord;->makeInactive(Lcom/android/server/am/ProcessStatsService;)V HSPLcom/android/server/am/ProcessRecord;->modifyRawOomAdj(I)I HSPLcom/android/server/am/ProcessRecord;->numberOfRunningServices()I -PLcom/android/server/am/ProcessRecord;->onStartActivity(IZLjava/lang/String;J)V +HPLcom/android/server/am/ProcessRecord;->onStartActivity(IZLjava/lang/String;J)V HSPLcom/android/server/am/ProcessRecord;->removeAllowBackgroundActivityStartsToken(Landroid/os/Binder;)V +HSPLcom/android/server/am/ProcessRecord;->removeAllowBackgroundFgsStartsToken(Landroid/os/Binder;)V +HSPLcom/android/server/am/ProcessRecord;->resetAllowStartFgs()V HSPLcom/android/server/am/ProcessRecord;->resetCachedInfo()V HSPLcom/android/server/am/ProcessRecord;->resetPackageList(Lcom/android/server/am/ProcessStatsService;)V PLcom/android/server/am/ProcessRecord;->scheduleCrash(Ljava/lang/String;)V +HSPLcom/android/server/am/ProcessRecord;->setAllowStartFgs()V +HSPLcom/android/server/am/ProcessRecord;->setAllowStartFgsByPermission()V HSPLcom/android/server/am/ProcessRecord;->setCached(Z)V HSPLcom/android/server/am/ProcessRecord;->setCrashing(Z)V HSPLcom/android/server/am/ProcessRecord;->setCurProcState(I)V @@ -7197,15 +7701,16 @@ HSPLcom/android/server/am/ProcessRecord;->setDebugging(Z)V HSPLcom/android/server/am/ProcessRecord;->setFgInteractionTime(J)V HSPLcom/android/server/am/ProcessRecord;->setHasClientActivities(Z)V HSPLcom/android/server/am/ProcessRecord;->setHasForegroundActivities(Z)V -PLcom/android/server/am/ProcessRecord;->setHasForegroundServices(ZI)V -PLcom/android/server/am/ProcessRecord;->setHasTopUi(Z)V +HPLcom/android/server/am/ProcessRecord;->setHasForegroundServices(ZI)V +HPLcom/android/server/am/ProcessRecord;->setHasOverlayUi(Z)V +HPLcom/android/server/am/ProcessRecord;->setHasTopUi(Z)V HSPLcom/android/server/am/ProcessRecord;->setInteractionEventTime(J)V HSPLcom/android/server/am/ProcessRecord;->setNotResponding(Z)V HSPLcom/android/server/am/ProcessRecord;->setPendingUiClean(Z)V HPLcom/android/server/am/ProcessRecord;->setPendingUiCleanAndForceProcessStateUpTo(I)V HSPLcom/android/server/am/ProcessRecord;->setPersistent(Z)V HSPLcom/android/server/am/ProcessRecord;->setPid(I)V -PLcom/android/server/am/ProcessRecord;->setReportedForegroundServiceTypes(I)V +HPLcom/android/server/am/ProcessRecord;->setReportedForegroundServiceTypes(I)V HSPLcom/android/server/am/ProcessRecord;->setReportedProcState(I)V HSPLcom/android/server/am/ProcessRecord;->setRequiredAbi(Ljava/lang/String;)V HPLcom/android/server/am/ProcessRecord;->setRunningRemoteAnimation(Z)V @@ -7216,31 +7721,32 @@ HPLcom/android/server/am/ProcessRecord;->startAppProblemLocked()V HSPLcom/android/server/am/ProcessRecord;->startService(Lcom/android/server/am/ServiceRecord;)Z PLcom/android/server/am/ProcessRecord;->stopAllServices()V HPLcom/android/server/am/ProcessRecord;->stopService(Lcom/android/server/am/ServiceRecord;)Z -HPLcom/android/server/am/ProcessRecord;->toShortString()Ljava/lang/String; +HSPLcom/android/server/am/ProcessRecord;->toShortString()Ljava/lang/String; HSPLcom/android/server/am/ProcessRecord;->toShortString(Ljava/lang/StringBuilder;)V HSPLcom/android/server/am/ProcessRecord;->toString()Ljava/lang/String; HSPLcom/android/server/am/ProcessRecord;->unlinkDeathRecipient()V HSPLcom/android/server/am/ProcessRecord;->updateBoundClientUids()V PLcom/android/server/am/ProcessRecord;->updateHasAboveClientLocked()V HPLcom/android/server/am/ProcessRecord;->updateProcessInfo(ZZZ)V -PLcom/android/server/am/ProcessRecord;->updateServiceConnectionActivities()V +HPLcom/android/server/am/ProcessRecord;->updateServiceConnectionActivities()V HSPLcom/android/server/am/ProcessStatsService$1;->(Lcom/android/server/am/ProcessStatsService;)V -PLcom/android/server/am/ProcessStatsService$2;->(Lcom/android/server/am/ProcessStatsService;J)V -PLcom/android/server/am/ProcessStatsService$2;->run()V +HPLcom/android/server/am/ProcessStatsService$2;->(Lcom/android/server/am/ProcessStatsService;J)V +HPLcom/android/server/am/ProcessStatsService$2;->run()V PLcom/android/server/am/ProcessStatsService$3;->(Ljava/lang/String;[Landroid/os/ParcelFileDescriptor;Lcom/android/internal/app/procstats/ProcessStats;I)V -PLcom/android/server/am/ProcessStatsService$3;->run()V +HPLcom/android/server/am/ProcessStatsService$3;->run()V PLcom/android/server/am/ProcessStatsService$4;->(Lcom/android/server/am/ProcessStatsService;Ljava/lang/String;[Landroid/os/ParcelFileDescriptor;[B)V PLcom/android/server/am/ProcessStatsService$4;->run()V HSPLcom/android/server/am/ProcessStatsService;->()V HSPLcom/android/server/am/ProcessStatsService;->(Lcom/android/server/am/ActivityManagerService;Ljava/io/File;)V -PLcom/android/server/am/ProcessStatsService;->addSysMemUsageLocked(JJJJJ)V -PLcom/android/server/am/ProcessStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/am/ProcessStatsService;->access$100(Lcom/android/server/am/ProcessStatsService;J)V +HPLcom/android/server/am/ProcessStatsService;->addSysMemUsageLocked(JJJJJ)V +HPLcom/android/server/am/ProcessStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/am/ProcessStatsService;->dumpAggregatedStats(Landroid/util/proto/ProtoOutputStream;JIJ)V PLcom/android/server/am/ProcessStatsService;->dumpAggregatedStats(Ljava/io/PrintWriter;JJLjava/lang/String;ZZZZZI)V -PLcom/android/server/am/ProcessStatsService;->dumpInner(Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/am/ProcessStatsService;->dumpInner(Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/am/ProcessStatsService;->dumpProto(Ljava/io/FileDescriptor;)V HPLcom/android/server/am/ProcessStatsService;->getCommittedFilesLF(IZZ)Ljava/util/ArrayList; -PLcom/android/server/am/ProcessStatsService;->getCommittedStatsMerged(JIZLjava/util/List;Lcom/android/internal/app/procstats/ProcessStats;)J +HPLcom/android/server/am/ProcessStatsService;->getCommittedStatsMerged(JIZLjava/util/List;Lcom/android/internal/app/procstats/ProcessStats;)J HPLcom/android/server/am/ProcessStatsService;->getCurrentFile()Ljava/io/File; HSPLcom/android/server/am/ProcessStatsService;->getMemFactorLocked()I HPLcom/android/server/am/ProcessStatsService;->getMinAssociationDumpDuration()J @@ -7249,29 +7755,31 @@ HSPLcom/android/server/am/ProcessStatsService;->getServiceState(Ljava/lang/Strin HPLcom/android/server/am/ProcessStatsService;->getStatsOverTime(J)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/am/ProcessStatsService;->isMemFactorLowered()Z HPLcom/android/server/am/ProcessStatsService;->lambda$scheduleRequestPssAllProcs$0$ProcessStatsService(ZZ)V -PLcom/android/server/am/ProcessStatsService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/server/am/ProcessStatsService;->performWriteState(J)V -PLcom/android/server/am/ProcessStatsService;->protoToParcelFileDescriptor(Lcom/android/internal/app/procstats/ProcessStats;I)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/am/ProcessStatsService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HPLcom/android/server/am/ProcessStatsService;->performWriteState(J)V +HPLcom/android/server/am/ProcessStatsService;->protoToParcelFileDescriptor(Lcom/android/internal/app/procstats/ProcessStats;I)Landroid/os/ParcelFileDescriptor; HPLcom/android/server/am/ProcessStatsService;->readLF(Lcom/android/internal/app/procstats/ProcessStats;Landroid/util/AtomicFile;)Z PLcom/android/server/am/ProcessStatsService;->scheduleRequestPssAllProcs(ZZ)V HSPLcom/android/server/am/ProcessStatsService;->setMemFactorLocked(IZJ)Z HSPLcom/android/server/am/ProcessStatsService;->shouldWriteNowLocked(J)Z +PLcom/android/server/am/ProcessStatsService;->shutdown()V HPLcom/android/server/am/ProcessStatsService;->trimHistoricStatesWriteLF()V HSPLcom/android/server/am/ProcessStatsService;->updateFileLocked()V HSPLcom/android/server/am/ProcessStatsService;->updateProcessStateHolderLocked(Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;Ljava/lang/String;IJLjava/lang/String;)V HSPLcom/android/server/am/ProcessStatsService;->updateTrackingAssociationsLocked(IJ)V HPLcom/android/server/am/ProcessStatsService;->writeStateAsync()V -PLcom/android/server/am/ProcessStatsService;->writeStateLocked(Z)V -PLcom/android/server/am/ProcessStatsService;->writeStateLocked(ZZ)V +HPLcom/android/server/am/ProcessStatsService;->writeStateLocked(Z)V +HPLcom/android/server/am/ProcessStatsService;->writeStateLocked(ZZ)V +PLcom/android/server/am/ProcessStatsService;->writeStateSyncLocked()V HSPLcom/android/server/am/ProviderMap;->(Lcom/android/server/am/ActivityManagerService;)V HPLcom/android/server/am/ProviderMap;->collectPackageProvidersLocked(Ljava/lang/String;Ljava/util/Set;ZZILjava/util/ArrayList;)Z HPLcom/android/server/am/ProviderMap;->collectPackageProvidersLocked(Ljava/lang/String;Ljava/util/Set;ZZLjava/util/HashMap;Ljava/util/ArrayList;)Z -PLcom/android/server/am/ProviderMap;->dumpProvider(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;IZ)Z -PLcom/android/server/am/ProviderMap;->dumpProvider(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ContentProviderRecord;[Ljava/lang/String;Z)V -PLcom/android/server/am/ProviderMap;->dumpProvidersByClassLocked(Ljava/io/PrintWriter;ZLjava/lang/String;Ljava/lang/String;ZLjava/util/HashMap;)Z -PLcom/android/server/am/ProviderMap;->dumpProvidersByNameLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;ZLjava/util/HashMap;)Z +HPLcom/android/server/am/ProviderMap;->dumpProvider(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;IZ)Z +HPLcom/android/server/am/ProviderMap;->dumpProvider(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ContentProviderRecord;[Ljava/lang/String;Z)V +HPLcom/android/server/am/ProviderMap;->dumpProvidersByClassLocked(Ljava/io/PrintWriter;ZLjava/lang/String;Ljava/lang/String;ZLjava/util/HashMap;)Z +HPLcom/android/server/am/ProviderMap;->dumpProvidersByNameLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;ZLjava/util/HashMap;)Z PLcom/android/server/am/ProviderMap;->dumpProvidersLocked(Ljava/io/PrintWriter;ZLjava/lang/String;)Z -PLcom/android/server/am/ProviderMap;->dumpToTransferPipe(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ContentProviderRecord;[Ljava/lang/String;)V +HPLcom/android/server/am/ProviderMap;->dumpToTransferPipe(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/am/ContentProviderRecord;[Ljava/lang/String;)V HSPLcom/android/server/am/ProviderMap;->getProviderByClass(Landroid/content/ComponentName;I)Lcom/android/server/am/ContentProviderRecord; HSPLcom/android/server/am/ProviderMap;->getProviderByName(Ljava/lang/String;I)Lcom/android/server/am/ContentProviderRecord; HSPLcom/android/server/am/ProviderMap;->getProvidersByClass(I)Ljava/util/HashMap; @@ -7285,44 +7793,44 @@ HSPLcom/android/server/am/ReceiverList;->(Lcom/android/server/am/ActivityM HSPLcom/android/server/am/ReceiverList;->containsFilter(Landroid/content/IntentFilter;)Z HPLcom/android/server/am/ReceiverList;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/am/ReceiverList;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/am/ReceiverList;->dumpLocal(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/am/ReceiverList;->dumpLocal(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/am/ReceiverList;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/am/ReceiverList;->hashCode()I HPLcom/android/server/am/ReceiverList;->toString()Ljava/lang/String; HPLcom/android/server/am/ServiceRecord$1;->(Lcom/android/server/am/ServiceRecord;Landroid/app/Notification;Ljava/lang/String;IIILcom/android/server/am/ServiceRecord;)V HPLcom/android/server/am/ServiceRecord$1;->run()V -PLcom/android/server/am/ServiceRecord$2;->(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;III)V -PLcom/android/server/am/ServiceRecord$2;->run()V +HPLcom/android/server/am/ServiceRecord$2;->(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;III)V +HPLcom/android/server/am/ServiceRecord$2;->run()V PLcom/android/server/am/ServiceRecord$3;->(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;II)V PLcom/android/server/am/ServiceRecord$3;->run()V HSPLcom/android/server/am/ServiceRecord$StartItem;->(Lcom/android/server/am/ServiceRecord;ZILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;I)V PLcom/android/server/am/ServiceRecord$StartItem;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JJ)V HPLcom/android/server/am/ServiceRecord$StartItem;->getUriPermissionsLocked()Lcom/android/server/uri/UriPermissionOwner; -PLcom/android/server/am/ServiceRecord$StartItem;->removeUriPermissionsLocked()V -PLcom/android/server/am/ServiceRecord$StartItem;->toString()Ljava/lang/String; +HPLcom/android/server/am/ServiceRecord$StartItem;->removeUriPermissionsLocked()V +HPLcom/android/server/am/ServiceRecord$StartItem;->toString()Ljava/lang/String; HSPLcom/android/server/am/ServiceRecord;->(Lcom/android/server/am/ActivityManagerService;Lcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;Landroid/content/ComponentName;Landroid/content/ComponentName;Ljava/lang/String;ILandroid/content/Intent$FilterComparison;Landroid/content/pm/ServiceInfo;ZLjava/lang/Runnable;)V HSPLcom/android/server/am/ServiceRecord;->addConnection(Landroid/os/IBinder;Lcom/android/server/am/ConnectionRecord;)V HPLcom/android/server/am/ServiceRecord;->allowBgActivityStartsOnServiceStart(Landroid/os/IBinder;)V -PLcom/android/server/am/ServiceRecord;->canStopIfKilled(Z)Z -PLcom/android/server/am/ServiceRecord;->cancelNotification()V -HPLcom/android/server/am/ServiceRecord;->clearDeliveredStartsLocked()V +HPLcom/android/server/am/ServiceRecord;->canStopIfKilled(Z)Z +HPLcom/android/server/am/ServiceRecord;->cancelNotification()V +HSPLcom/android/server/am/ServiceRecord;->clearDeliveredStartsLocked()V HPLcom/android/server/am/ServiceRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/am/ServiceRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/ServiceRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/am/ServiceRecord;->dumpStartList(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/util/List;J)V HPLcom/android/server/am/ServiceRecord;->findDeliveredStart(IZZ)Lcom/android/server/am/ServiceRecord$StartItem; -PLcom/android/server/am/ServiceRecord;->forceClearTracker()V +HPLcom/android/server/am/ServiceRecord;->forceClearTracker()V HSPLcom/android/server/am/ServiceRecord;->getComponentName()Landroid/content/ComponentName; HSPLcom/android/server/am/ServiceRecord;->getConnections()Landroid/util/ArrayMap; HPLcom/android/server/am/ServiceRecord;->getExclusiveOriginatingToken()Landroid/os/IBinder; HPLcom/android/server/am/ServiceRecord;->getLastStartId()I HSPLcom/android/server/am/ServiceRecord;->getTracker()Lcom/android/internal/app/procstats/ServiceState; HSPLcom/android/server/am/ServiceRecord;->hasAutoCreateConnections()Z -PLcom/android/server/am/ServiceRecord;->lambda$allowBgActivityStartsOnServiceStart$0$ServiceRecord()V +HPLcom/android/server/am/ServiceRecord;->lambda$allowBgActivityStartsOnServiceStart$0$ServiceRecord()V HSPLcom/android/server/am/ServiceRecord;->makeNextStartId()I HPLcom/android/server/am/ServiceRecord;->makeRestarting(IJ)V HSPLcom/android/server/am/ServiceRecord;->postNotification()V HPLcom/android/server/am/ServiceRecord;->removeConnection(Landroid/os/IBinder;)V -HPLcom/android/server/am/ServiceRecord;->resetRestartCounter()V +HSPLcom/android/server/am/ServiceRecord;->resetRestartCounter()V HSPLcom/android/server/am/ServiceRecord;->retrieveAppBindingLocked(Landroid/content/Intent;Lcom/android/server/am/ProcessRecord;)Lcom/android/server/am/AppBindRecord; HPLcom/android/server/am/ServiceRecord;->setAllowedBgActivityStartsByBinding(Z)V PLcom/android/server/am/ServiceRecord;->setAllowedBgActivityStartsByStart(Z)V @@ -7336,8 +7844,11 @@ PLcom/android/server/am/ServiceRecord;->updateWhitelistManager()V HSPLcom/android/server/am/SettingsToPropertiesMapper$1;->(Lcom/android/server/am/SettingsToPropertiesMapper;Landroid/os/Handler;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/SettingsToPropertiesMapper;->()V HSPLcom/android/server/am/SettingsToPropertiesMapper;->(Landroid/content/ContentResolver;[Ljava/lang/String;[Ljava/lang/String;)V +PLcom/android/server/am/SettingsToPropertiesMapper;->getResetFlagsFileContent()Ljava/lang/String; +PLcom/android/server/am/SettingsToPropertiesMapper;->getResetNativeCategories()[Ljava/lang/String; HSPLcom/android/server/am/SettingsToPropertiesMapper;->isNativeFlagsResetPerformed()Z -PLcom/android/server/am/SettingsToPropertiesMapper;->lambda$updatePropertiesFromSettings$0$SettingsToPropertiesMapper(Landroid/provider/DeviceConfig$Properties;)V +HPLcom/android/server/am/SettingsToPropertiesMapper;->lambda$updatePropertiesFromSettings$0$SettingsToPropertiesMapper(Landroid/provider/DeviceConfig$Properties;)V +PLcom/android/server/am/SettingsToPropertiesMapper;->log(Ljava/lang/String;)V HSPLcom/android/server/am/SettingsToPropertiesMapper;->makePropertyName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/am/SettingsToPropertiesMapper;->setProperty(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/am/SettingsToPropertiesMapper;->start(Landroid/content/ContentResolver;)Lcom/android/server/am/SettingsToPropertiesMapper; @@ -7355,12 +7866,15 @@ HSPLcom/android/server/am/UidObserverController$UidObserverRegistration;->(ILjava/lang/String;II)V HSPLcom/android/server/am/UidObserverController$UidObserverRegistration;->access$000(Lcom/android/server/am/UidObserverController$UidObserverRegistration;)I HSPLcom/android/server/am/UidObserverController$UidObserverRegistration;->access$100(Lcom/android/server/am/UidObserverController$UidObserverRegistration;)I +HPLcom/android/server/am/UidObserverController$UidObserverRegistration;->dump(Ljava/io/PrintWriter;Landroid/app/IUidObserver;)V HPLcom/android/server/am/UidObserverController$UidObserverRegistration;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/am/UidObserverController;->(Landroid/os/Handler;)V HSPLcom/android/server/am/UidObserverController;->dispatchUidsChanged()V HSPLcom/android/server/am/UidObserverController;->dispatchUidsChangedForObserver(Landroid/app/IUidObserver;Lcom/android/server/am/UidObserverController$UidObserverRegistration;I)V HPLcom/android/server/am/UidObserverController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/am/UidObserverController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;)V +PLcom/android/server/am/UidObserverController;->dumpValidateUids(Ljava/io/PrintWriter;Ljava/lang/String;ILjava/lang/String;Z)Z +PLcom/android/server/am/UidObserverController;->dumpValidateUidsProto(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;IJ)V HSPLcom/android/server/am/UidObserverController;->enqueueUidChange(Lcom/android/server/am/UidObserverController$ChangeRecord;IIIJIZ)I HSPLcom/android/server/am/UidObserverController;->getOrCreateChangeRecordLocked()Lcom/android/server/am/UidObserverController$ChangeRecord; PLcom/android/server/am/UidObserverController;->mergeWithPendingChange(II)I @@ -7368,7 +7882,7 @@ HSPLcom/android/server/am/UidObserverController;->register(Landroid/app/IUidObse PLcom/android/server/am/UidObserverController;->unregister(Landroid/app/IUidObserver;)V HSPLcom/android/server/am/UidRecord;->()V HSPLcom/android/server/am/UidRecord;->(I)V -PLcom/android/server/am/UidRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/UidRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/am/UidRecord;->getCurProcState()I HSPLcom/android/server/am/UidRecord;->reset()V HSPLcom/android/server/am/UidRecord;->setCurProcState(I)V @@ -7384,11 +7898,12 @@ PLcom/android/server/am/UserController$5;->performReceive(Landroid/content/Inten PLcom/android/server/am/UserController$6;->(Lcom/android/server/am/UserController;)V PLcom/android/server/am/UserController$6;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V PLcom/android/server/am/UserController$7;->(Lcom/android/server/am/UserController;JLjava/lang/String;Landroid/util/ArraySet;Ljava/util/concurrent/atomic/AtomicInteger;Lcom/android/server/am/UserState;II)V -PLcom/android/server/am/UserController$7;->sendResult(Landroid/os/Bundle;)V +HPLcom/android/server/am/UserController$7;->sendResult(Landroid/os/Bundle;)V PLcom/android/server/am/UserController$Injector$1;->(Lcom/android/server/am/UserController$Injector;Lcom/android/server/am/ActivityManagerService;ILcom/android/internal/util/ProgressReporter;ZLjava/lang/Runnable;)V PLcom/android/server/am/UserController$Injector$1;->onFinished()V HSPLcom/android/server/am/UserController$Injector;->(Lcom/android/server/am/ActivityManagerService;)V PLcom/android/server/am/UserController$Injector;->activityManagerForceStopPackage(ILjava/lang/String;)V +PLcom/android/server/am/UserController$Injector;->activityManagerOnUserStopped(I)V PLcom/android/server/am/UserController$Injector;->batteryStatsServiceNoteEvent(ILjava/lang/String;I)V HSPLcom/android/server/am/UserController$Injector;->broadcastIntent(Landroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;[Ljava/lang/String;ILandroid/os/Bundle;ZZIIIII)I HSPLcom/android/server/am/UserController$Injector;->checkCallingPermission(Ljava/lang/String;)I @@ -7402,7 +7917,7 @@ PLcom/android/server/am/UserController$Injector;->getStorageManager()Landroid/os PLcom/android/server/am/UserController$Injector;->getSystemServiceManager()Lcom/android/server/SystemServiceManager; HSPLcom/android/server/am/UserController$Injector;->getUiHandler(Landroid/os/Handler$Callback;)Landroid/os/Handler; HSPLcom/android/server/am/UserController$Injector;->getUserManager()Lcom/android/server/pm/UserManagerService; -PLcom/android/server/am/UserController$Injector;->getUserManagerInternal()Landroid/os/UserManagerInternal; +PLcom/android/server/am/UserController$Injector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal; PLcom/android/server/am/UserController$Injector;->getWindowManager()Lcom/android/server/wm/WindowManagerService; PLcom/android/server/am/UserController$Injector;->installEncryptionUnawareProviders(I)V HSPLcom/android/server/am/UserController$Injector;->isCallerRecents(I)Z @@ -7414,8 +7929,13 @@ HSPLcom/android/server/am/UserController$Injector;->reportCurWakefulnessUsageEve PLcom/android/server/am/UserController$Injector;->reportGlobalUsageEventLocked(I)V PLcom/android/server/am/UserController$Injector;->sendPreBootBroadcast(IZLjava/lang/Runnable;)V PLcom/android/server/am/UserController$Injector;->showUserSwitchingDialog(Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/am/UserController$Injector;->startHomeActivity(ILjava/lang/String;)V PLcom/android/server/am/UserController$Injector;->startPersistentApps(I)V PLcom/android/server/am/UserController$Injector;->startUserWidgets(I)V +PLcom/android/server/am/UserController$Injector;->systemServiceManagerOnUserStopped(I)V +PLcom/android/server/am/UserController$Injector;->taskSupervisorRemoveUser(I)V +PLcom/android/server/am/UserController$Injector;->taskSupervisorResumeFocusedStackTopActivity()V +PLcom/android/server/am/UserController$Injector;->taskSupervisorSwitchUser(ILcom/android/server/am/UserState;)Z PLcom/android/server/am/UserController$Injector;->updateUserConfiguration()V PLcom/android/server/am/UserController$UserJourneySession;->(JI)V HSPLcom/android/server/am/UserController$UserProgressListener;->()V @@ -7425,14 +7945,18 @@ PLcom/android/server/am/UserController$UserProgressListener;->onProgress(IILandr PLcom/android/server/am/UserController$UserProgressListener;->onStarted(ILandroid/os/Bundle;)V HSPLcom/android/server/am/UserController;->(Lcom/android/server/am/ActivityManagerService;)V HSPLcom/android/server/am/UserController;->(Lcom/android/server/am/UserController$Injector;)V +PLcom/android/server/am/UserController;->access$200(Lcom/android/server/am/UserController;)Ljava/lang/Object; +PLcom/android/server/am/UserController;->access$300(Lcom/android/server/am/UserController;)Landroid/util/ArraySet; HPLcom/android/server/am/UserController;->canInteractWithAcrossProfilesPermission(IZIILjava/lang/String;)Z HSPLcom/android/server/am/UserController;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/am/UserController;->checkGetCurrentUserPermissions()V PLcom/android/server/am/UserController;->clearSessionId(I)V PLcom/android/server/am/UserController;->clearSessionId(II)V PLcom/android/server/am/UserController;->continueUserSwitch(Lcom/android/server/am/UserState;II)V HPLcom/android/server/am/UserController;->dispatchForegroundProfileChanged(I)V PLcom/android/server/am/UserController;->dispatchLockedBootComplete(I)V -PLcom/android/server/am/UserController;->dispatchUserSwitch(Lcom/android/server/am/UserState;II)V +PLcom/android/server/am/UserController;->dispatchUserLocking(ILjava/util/List;)V +HPLcom/android/server/am/UserController;->dispatchUserSwitch(Lcom/android/server/am/UserState;II)V PLcom/android/server/am/UserController;->dispatchUserSwitchComplete(I)V PLcom/android/server/am/UserController;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/am/UserController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V @@ -7443,14 +7967,17 @@ PLcom/android/server/am/UserController;->finishUserBoot(Lcom/android/server/am/U PLcom/android/server/am/UserController;->finishUserBoot(Lcom/android/server/am/UserState;Landroid/content/IIntentReceiver;)V PLcom/android/server/am/UserController;->finishUserStopped(Lcom/android/server/am/UserState;Z)V PLcom/android/server/am/UserController;->finishUserStopping(ILcom/android/server/am/UserState;Z)V +PLcom/android/server/am/UserController;->finishUserSwitch(Lcom/android/server/am/UserState;)V PLcom/android/server/am/UserController;->finishUserUnlocked(Lcom/android/server/am/UserState;)V PLcom/android/server/am/UserController;->finishUserUnlockedCompleted(Lcom/android/server/am/UserState;)V -PLcom/android/server/am/UserController;->finishUserUnlocking(Lcom/android/server/am/UserState;)Z +HPLcom/android/server/am/UserController;->finishUserUnlocking(Lcom/android/server/am/UserState;)Z PLcom/android/server/am/UserController;->forceStopUser(ILjava/lang/String;)V PLcom/android/server/am/UserController;->getCurrentOrTargetUserId()I +PLcom/android/server/am/UserController;->getCurrentOrTargetUserIdLU()I HSPLcom/android/server/am/UserController;->getCurrentProfileIds()[I HSPLcom/android/server/am/UserController;->getCurrentUser()Landroid/content/pm/UserInfo; HSPLcom/android/server/am/UserController;->getCurrentUserId()I +HSPLcom/android/server/am/UserController;->getCurrentUserIdChecked()I PLcom/android/server/am/UserController;->getMaxRunningUsers()I PLcom/android/server/am/UserController;->getRunningUsersLU()Ljava/util/List; HSPLcom/android/server/am/UserController;->getStartedUserArray()[I @@ -7458,13 +7985,15 @@ HSPLcom/android/server/am/UserController;->getStartedUserState(I)Lcom/android/se PLcom/android/server/am/UserController;->getSwitchingFromSystemUserMessage()Ljava/lang/String; PLcom/android/server/am/UserController;->getSwitchingToSystemUserMessage()Ljava/lang/String; HSPLcom/android/server/am/UserController;->getUserInfo(I)Landroid/content/pm/UserInfo; -PLcom/android/server/am/UserController;->getUsers()[I +HPLcom/android/server/am/UserController;->getUsers()[I PLcom/android/server/am/UserController;->getUsersToStopLU(I)[I HSPLcom/android/server/am/UserController;->handleIncomingUser(IIIZILjava/lang/String;Ljava/lang/String;)I PLcom/android/server/am/UserController;->handleMessage(Landroid/os/Message;)Z HSPLcom/android/server/am/UserController;->hasStartedUserState(I)Z PLcom/android/server/am/UserController;->hasUserRestriction(Ljava/lang/String;I)Z +PLcom/android/server/am/UserController;->isCallingOnHandlerThread()Z HSPLcom/android/server/am/UserController;->isCurrentProfile(I)Z +PLcom/android/server/am/UserController;->isCurrentUserLU(I)Z PLcom/android/server/am/UserController;->isDelayUserDataLockingEnabled()Z HSPLcom/android/server/am/UserController;->isSameProfileGroup(II)Z HSPLcom/android/server/am/UserController;->isUserOrItsParentRunning(I)Z @@ -7479,6 +8008,7 @@ PLcom/android/server/am/UserController;->lambda$finishUserUnlockedCompleted$4$Us PLcom/android/server/am/UserController;->lambda$finishUserUnlocking$1$UserController(ILcom/android/server/am/UserState;)V PLcom/android/server/am/UserController;->lambda$handleMessage$14$UserController(I)V PLcom/android/server/am/UserController;->lambda$scheduleStartProfiles$12$UserController()V +PLcom/android/server/am/UserController;->lambda$startUserInternal$13$UserController(IZLandroid/os/IProgressListener;)V PLcom/android/server/am/UserController;->lambda$stopSingleUserLU$6$UserController(ILcom/android/server/am/UserState;Z)V PLcom/android/server/am/UserController;->lambda$stopSingleUserLU$7$UserController(ILcom/android/server/am/UserState;Z)V PLcom/android/server/am/UserController;->lambda$stopSingleUserLU$8$UserController(ILjava/lang/Runnable;)V @@ -7487,20 +8017,23 @@ PLcom/android/server/am/UserController;->logUserJourneyInfo(Landroid/content/pm/ HPLcom/android/server/am/UserController;->logUserLifecycleEvent(III)V PLcom/android/server/am/UserController;->maybeUnlockUser(I)Z PLcom/android/server/am/UserController;->moveUserToForeground(Lcom/android/server/am/UserState;II)V -PLcom/android/server/am/UserController;->notifyFinished(ILandroid/os/IProgressListener;)V +HPLcom/android/server/am/UserController;->notifyFinished(ILandroid/os/IProgressListener;)V HSPLcom/android/server/am/UserController;->onSystemReady()V HSPLcom/android/server/am/UserController;->registerUserSwitchObserver(Landroid/app/IUserSwitchObserver;Ljava/lang/String;)V PLcom/android/server/am/UserController;->scheduleStartProfiles()V PLcom/android/server/am/UserController;->sendBootCompleted(Landroid/content/IIntentReceiver;)V -PLcom/android/server/am/UserController;->sendForegroundProfileChanged(I)V +PLcom/android/server/am/UserController;->sendContinueUserSwitchLU(Lcom/android/server/am/UserState;II)V +HPLcom/android/server/am/UserController;->sendForegroundProfileChanged(I)V HSPLcom/android/server/am/UserController;->sendUserSwitchBroadcasts(II)V HSPLcom/android/server/am/UserController;->setInitialConfig(ZIZ)V HSPLcom/android/server/am/UserController;->setSwitchingFromSystemUserMessage(Ljava/lang/String;)V HSPLcom/android/server/am/UserController;->setSwitchingToSystemUserMessage(Ljava/lang/String;)V HSPLcom/android/server/am/UserController;->shouldConfirmCredentials(I)Z +PLcom/android/server/am/UserController;->showUserSwitchDialog(Landroid/util/Pair;)V PLcom/android/server/am/UserController;->startProfiles()V PLcom/android/server/am/UserController;->startUser(IZ)Z PLcom/android/server/am/UserController;->startUser(IZLandroid/os/IProgressListener;)Z +PLcom/android/server/am/UserController;->startUserInForeground(I)V PLcom/android/server/am/UserController;->startUserInternal(IZLandroid/os/IProgressListener;Lcom/android/server/utils/TimingsTraceAndSlog;)Z PLcom/android/server/am/UserController;->stopBackgroundUsersIfEnforced(I)V PLcom/android/server/am/UserController;->stopGuestOrEphemeralUserIfBackground(I)V @@ -7511,17 +8044,20 @@ PLcom/android/server/am/UserController;->stopUsersLU(IZZLandroid/app/IStopUserCa PLcom/android/server/am/UserController;->switchUser(I)Z PLcom/android/server/am/UserController;->timeoutUserSwitch(Lcom/android/server/am/UserState;II)V PLcom/android/server/am/UserController;->timeoutUserSwitchCallbacks(II)V -PLcom/android/server/am/UserController;->unlockUser(I[B[BLandroid/os/IProgressListener;)Z -PLcom/android/server/am/UserController;->unlockUserCleared(I[B[BLandroid/os/IProgressListener;)Z +HPLcom/android/server/am/UserController;->unlockUser(I[B[BLandroid/os/IProgressListener;)Z +HPLcom/android/server/am/UserController;->unlockUserCleared(I[B[BLandroid/os/IProgressListener;)Z PLcom/android/server/am/UserController;->unregisterUserSwitchObserver(Landroid/app/IUserSwitchObserver;)V HSPLcom/android/server/am/UserController;->unsafeConvertIncomingUser(I)I HSPLcom/android/server/am/UserController;->updateCurrentProfileIds()V HSPLcom/android/server/am/UserController;->updateStartedUserArrayLU()V PLcom/android/server/am/UserController;->updateUserToLockLU(IZ)I HSPLcom/android/server/am/UserState;->(Landroid/os/UserHandle;)V -PLcom/android/server/am/UserState;->setState(I)V +PLcom/android/server/am/UserState;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/am/UserState;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/am/UserState;->setState(I)V PLcom/android/server/am/UserState;->setState(II)Z -PLcom/android/server/am/UserState;->stateToString(I)Ljava/lang/String; +PLcom/android/server/am/UserState;->stateToProtoEnum(I)I +HPLcom/android/server/am/UserState;->stateToString(I)Ljava/lang/String; PLcom/android/server/am/UserSwitchingDialog$1;->(Lcom/android/server/am/UserSwitchingDialog;)V PLcom/android/server/am/UserSwitchingDialog;->(Lcom/android/server/am/ActivityManagerService;Landroid/content/Context;Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;ZLjava/lang/String;Ljava/lang/String;)V PLcom/android/server/am/UserSwitchingDialog;->inflateContent()V @@ -7540,7 +8076,7 @@ PLcom/android/server/appbinding/AppBindingConstants;->dump(Ljava/lang/String;Lja HSPLcom/android/server/appbinding/AppBindingConstants;->initializeFromString(Ljava/lang/String;)Lcom/android/server/appbinding/AppBindingConstants; HSPLcom/android/server/appbinding/AppBindingService$1;->(Lcom/android/server/appbinding/AppBindingService;Landroid/os/Handler;)V HSPLcom/android/server/appbinding/AppBindingService$2;->(Lcom/android/server/appbinding/AppBindingService;)V -PLcom/android/server/appbinding/AppBindingService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/appbinding/AppBindingService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/appbinding/AppBindingService$Injector;->()V HSPLcom/android/server/appbinding/AppBindingService$Injector;->getGlobalSettingString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/appbinding/AppBindingService$Injector;->getIPackageManager()Landroid/content/pm/IPackageManager; @@ -7557,16 +8093,16 @@ HSPLcom/android/server/appbinding/AppBindingService;->access$100(Lcom/android/se HSPLcom/android/server/appbinding/AppBindingService;->access$200(Lcom/android/server/appbinding/AppBindingService;I)V PLcom/android/server/appbinding/AppBindingService;->access$300(Lcom/android/server/appbinding/AppBindingService;I)V PLcom/android/server/appbinding/AppBindingService;->access$400(Lcom/android/server/appbinding/AppBindingService;I)V -PLcom/android/server/appbinding/AppBindingService;->access$700(Lcom/android/server/appbinding/AppBindingService;Ljava/lang/String;I)V +HPLcom/android/server/appbinding/AppBindingService;->access$700(Lcom/android/server/appbinding/AppBindingService;Ljava/lang/String;I)V HSPLcom/android/server/appbinding/AppBindingService;->bindServicesLocked(ILcom/android/server/appbinding/finders/AppServiceFinder;Ljava/lang/String;)V PLcom/android/server/appbinding/AppBindingService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/appbinding/AppBindingService;->findConnectionLock(ILcom/android/server/appbinding/finders/AppServiceFinder;)Lcom/android/server/appbinding/AppBindingService$AppServiceConnection; -PLcom/android/server/appbinding/AppBindingService;->findFinderLocked(ILjava/lang/String;)Lcom/android/server/appbinding/finders/AppServiceFinder; +HPLcom/android/server/appbinding/AppBindingService;->findFinderLocked(ILjava/lang/String;)Lcom/android/server/appbinding/finders/AppServiceFinder; HSPLcom/android/server/appbinding/AppBindingService;->forAllAppsLocked(Ljava/util/function/Consumer;)V -PLcom/android/server/appbinding/AppBindingService;->handlePackageAddedReplacing(Ljava/lang/String;I)V -PLcom/android/server/appbinding/AppBindingService;->lambda$-ttpHIUv6DSLfX7cizRwpLtcOoo(Lcom/android/server/appbinding/AppBindingService;Lcom/android/server/appbinding/finders/AppServiceFinder;I)V +HPLcom/android/server/appbinding/AppBindingService;->handlePackageAddedReplacing(Ljava/lang/String;I)V +HPLcom/android/server/appbinding/AppBindingService;->lambda$-ttpHIUv6DSLfX7cizRwpLtcOoo(Lcom/android/server/appbinding/AppBindingService;Lcom/android/server/appbinding/finders/AppServiceFinder;I)V PLcom/android/server/appbinding/AppBindingService;->lambda$dump$1(Ljava/io/PrintWriter;Lcom/android/server/appbinding/finders/AppServiceFinder;)V -PLcom/android/server/appbinding/AppBindingService;->onAppChanged(Lcom/android/server/appbinding/finders/AppServiceFinder;I)V +HPLcom/android/server/appbinding/AppBindingService;->onAppChanged(Lcom/android/server/appbinding/finders/AppServiceFinder;I)V HSPLcom/android/server/appbinding/AppBindingService;->onBootPhase(I)V HSPLcom/android/server/appbinding/AppBindingService;->onPhaseActivityManagerReady()V HSPLcom/android/server/appbinding/AppBindingService;->onPhaseThirdPartyAppsCanStart()V @@ -7575,7 +8111,7 @@ PLcom/android/server/appbinding/AppBindingService;->onStopUser(I)V PLcom/android/server/appbinding/AppBindingService;->onUnlockUser(I)V HSPLcom/android/server/appbinding/AppBindingService;->rebindAllLocked(Ljava/lang/String;)V HSPLcom/android/server/appbinding/AppBindingService;->refreshConstants()V -PLcom/android/server/appbinding/AppBindingService;->unbindServicesLocked(ILcom/android/server/appbinding/finders/AppServiceFinder;Ljava/lang/String;)V +HPLcom/android/server/appbinding/AppBindingService;->unbindServicesLocked(ILcom/android/server/appbinding/finders/AppServiceFinder;Ljava/lang/String;)V HSPLcom/android/server/appbinding/AppBindingUtils;->findService(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/Class;Landroid/content/pm/IPackageManager;Ljava/lang/StringBuilder;)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/appbinding/finders/-$$Lambda$CarrierMessagingClientServiceFinder$nuXSbNTsOjNWD6_GEEQjIv5jgY8;->(Lcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;)V HPLcom/android/server/appbinding/finders/-$$Lambda$CarrierMessagingClientServiceFinder$nuXSbNTsOjNWD6_GEEQjIv5jgY8;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V @@ -7583,13 +8119,13 @@ HSPLcom/android/server/appbinding/finders/AppServiceFinder;->(Landroid/con PLcom/android/server/appbinding/finders/AppServiceFinder;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/appbinding/finders/AppServiceFinder;->findService(ILandroid/content/pm/IPackageManager;Lcom/android/server/appbinding/AppBindingConstants;)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->(Landroid/content/Context;Ljava/util/function/BiConsumer;Landroid/os/Handler;)V -PLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getAppDescription()Ljava/lang/String; +HPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getAppDescription()Ljava/lang/String; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getServiceAction()Ljava/lang/String; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getServiceClass()Ljava/lang/Class; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getServicePermission()Ljava/lang/String; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->getTargetPackage(I)Ljava/lang/String; HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->isEnabled(Lcom/android/server/appbinding/AppBindingConstants;)Z -PLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->lambda$new$0$CarrierMessagingClientServiceFinder(Ljava/lang/String;Landroid/os/UserHandle;)V +HPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->lambda$new$0$CarrierMessagingClientServiceFinder(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder;->startMonitoring()V PLcom/android/server/appop/-$$Lambda$6_WidDKPZR2r7G9itOHHn736qPE;->()V PLcom/android/server/appop/-$$Lambda$6_WidDKPZR2r7G9itOHHn736qPE;->()V @@ -7597,20 +8133,23 @@ HPLcom/android/server/appop/-$$Lambda$6_WidDKPZR2r7G9itOHHn736qPE;->accept(Ljava PLcom/android/server/appop/-$$Lambda$AppOpsService$0GjU8hTwWBHm6GzPCPc7WB7KEng;->()V PLcom/android/server/appop/-$$Lambda$AppOpsService$0GjU8hTwWBHm6GzPCPc7WB7KEng;->()V HPLcom/android/server/appop/-$$Lambda$AppOpsService$0GjU8hTwWBHm6GzPCPc7WB7KEng;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/appop/-$$Lambda$AppOpsService$0ua-8YvidhU3pvF5ZZxjmLmGBbA;->()V -PLcom/android/server/appop/-$$Lambda$AppOpsService$0ua-8YvidhU3pvF5ZZxjmLmGBbA;->()V -HPLcom/android/server/appop/-$$Lambda$AppOpsService$0ua-8YvidhU3pvF5ZZxjmLmGBbA;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$AttributedOp$0FeCGXoavC92NEsj4vFfZrei7t0;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$AttributedOp$0FeCGXoavC92NEsj4vFfZrei7t0;->()V PLcom/android/server/appop/-$$Lambda$AppOpsService$AttributedOp$0FeCGXoavC92NEsj4vFfZrei7t0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/appop/-$$Lambda$AppOpsService$CkC7NFGAXqPtWmw4hPZid_o7wF8;->()V PLcom/android/server/appop/-$$Lambda$AppOpsService$CkC7NFGAXqPtWmw4hPZid_o7wF8;->()V -PLcom/android/server/appop/-$$Lambda$AppOpsService$CkC7NFGAXqPtWmw4hPZid_o7wF8;->accept(Ljava/lang/Object;)V +HPLcom/android/server/appop/-$$Lambda$AppOpsService$CkC7NFGAXqPtWmw4hPZid_o7wF8;->accept(Ljava/lang/Object;)V +PLcom/android/server/appop/-$$Lambda$AppOpsService$FB81jckQfvn7z4OAYpX6b1vkgdw;->()V +PLcom/android/server/appop/-$$Lambda$AppOpsService$FB81jckQfvn7z4OAYpX6b1vkgdw;->()V +HPLcom/android/server/appop/-$$Lambda$AppOpsService$FB81jckQfvn7z4OAYpX6b1vkgdw;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$GbnVL7FStoP-5ugbMrKPtxPc-7Q;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$GbnVL7FStoP-5ugbMrKPtxPc-7Q;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$GbnVL7FStoP-5ugbMrKPtxPc-7Q;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/appop/-$$Lambda$AppOpsService$LRr7STrkYtPwp1nW5np6fZk1AUQ;->(Landroid/app/AsyncNotedAppOp;[ZILjava/lang/String;ILjava/lang/String;)V HPLcom/android/server/appop/-$$Lambda$AppOpsService$LRr7STrkYtPwp1nW5np6fZk1AUQ;->accept(Ljava/lang/Object;)V +PLcom/android/server/appop/-$$Lambda$AppOpsService$MKTgGH907y6EeTQJiTDsrupaHF8;->()V +PLcom/android/server/appop/-$$Lambda$AppOpsService$MKTgGH907y6EeTQJiTDsrupaHF8;->()V +HPLcom/android/server/appop/-$$Lambda$AppOpsService$MKTgGH907y6EeTQJiTDsrupaHF8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/appop/-$$Lambda$AppOpsService$PKLfueNQM1N0Jpnmxcaqqma0eNY;->()V PLcom/android/server/appop/-$$Lambda$AppOpsService$PKLfueNQM1N0Jpnmxcaqqma0eNY;->()V PLcom/android/server/appop/-$$Lambda$AppOpsService$PKLfueNQM1N0Jpnmxcaqqma0eNY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -7622,9 +8161,6 @@ HSPLcom/android/server/appop/-$$Lambda$AppOpsService$UhW7SeBkHHHfuwTQAOdyrxrpRvA HSPLcom/android/server/appop/-$$Lambda$AppOpsService$cQF62lZT2B382dOHCevnBWdZGys;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$cQF62lZT2B382dOHCevnBWdZGys;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$cQF62lZT2B382dOHCevnBWdZGys;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/appop/-$$Lambda$AppOpsService$q6v6rxsdYCWIs1XGOjt5KY1BtpQ;->()V -PLcom/android/server/appop/-$$Lambda$AppOpsService$q6v6rxsdYCWIs1XGOjt5KY1BtpQ;->()V -HPLcom/android/server/appop/-$$Lambda$AppOpsService$q6v6rxsdYCWIs1XGOjt5KY1BtpQ;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$zNYjiRegD7DR2rGVXmVvy9TP0eI;->()V HSPLcom/android/server/appop/-$$Lambda$AppOpsService$zNYjiRegD7DR2rGVXmVvy9TP0eI;->()V HPLcom/android/server/appop/-$$Lambda$AppOpsService$zNYjiRegD7DR2rGVXmVvy9TP0eI;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -7635,31 +8171,32 @@ PLcom/android/server/appop/AppOpsService$1$1;->(Lcom/android/server/appop/ PLcom/android/server/appop/AppOpsService$1$1;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/appop/AppOpsService$1$1;->doInBackground([Ljava/lang/Void;)Ljava/lang/Void; HSPLcom/android/server/appop/AppOpsService$1;->(Lcom/android/server/appop/AppOpsService;)V -PLcom/android/server/appop/AppOpsService$1;->run()V +HPLcom/android/server/appop/AppOpsService$1;->run()V HSPLcom/android/server/appop/AppOpsService$2;->(Lcom/android/server/appop/AppOpsService;)V HSPLcom/android/server/appop/AppOpsService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/appop/AppOpsService$3;->(Lcom/android/server/appop/AppOpsService;)V HPLcom/android/server/appop/AppOpsService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/appop/AppOpsService$4;->(Lcom/android/server/appop/AppOpsService;)V -PLcom/android/server/appop/AppOpsService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/appop/AppOpsService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/appop/AppOpsService$5;->(Lcom/android/server/appop/AppOpsService;)V PLcom/android/server/appop/AppOpsService$5;->run()V HSPLcom/android/server/appop/AppOpsService$6;->(Lcom/android/server/appop/AppOpsService;)V -PLcom/android/server/appop/AppOpsService$8;->(Lcom/android/server/appop/AppOpsService;Landroid/util/Pair;)V -PLcom/android/server/appop/AppOpsService$8;->onCallbackDied(Landroid/os/IInterface;)V -PLcom/android/server/appop/AppOpsService$8;->onCallbackDied(Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V -PLcom/android/server/appop/AppOpsService$9;->(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;)V -PLcom/android/server/appop/AppOpsService$9;->accept(Landroid/app/AppOpsManager$HistoricalOps;)V -PLcom/android/server/appop/AppOpsService$9;->accept(Ljava/lang/Object;)V +HPLcom/android/server/appop/AppOpsService$7;->(Lcom/android/server/appop/AppOpsService;Landroid/util/Pair;)V +HPLcom/android/server/appop/AppOpsService$7;->onCallbackDied(Landroid/os/IInterface;)V +HPLcom/android/server/appop/AppOpsService$7;->onCallbackDied(Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V +PLcom/android/server/appop/AppOpsService$8;->(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;)V +HPLcom/android/server/appop/AppOpsService$8;->accept(Landroid/app/AppOpsManager$HistoricalOps;)V +PLcom/android/server/appop/AppOpsService$8;->accept(Ljava/lang/Object;)V HSPLcom/android/server/appop/AppOpsService$ActiveCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsActiveCallback;III)V PLcom/android/server/appop/AppOpsService$ActiveCallback;->binderDied()V +PLcom/android/server/appop/AppOpsService$ActiveCallback;->destroy()V PLcom/android/server/appop/AppOpsService$ActiveCallback;->toString()Ljava/lang/String; HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->(Lcom/android/server/appop/AppOpsService;)V HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$1;)V HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->setDeviceAndProfileOwners(Landroid/util/SparseIntArray;)V HPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->setModeFromPermissionPolicy(IILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V HPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->setUidModeFromPermissionPolicy(IIILcom/android/internal/app/IAppOpsCallback;)V -PLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->updateAppWidgetVisibility(Landroid/util/SparseArray;Z)V +HPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->updateAppWidgetVisibility(Landroid/util/SparseArray;Z)V HSPLcom/android/server/appop/AppOpsService$AttributedOp;->(Lcom/android/server/appop/AppOpsService;Ljava/lang/String;Lcom/android/server/appop/AppOpsService$Op;)V HPLcom/android/server/appop/AppOpsService$AttributedOp;->access$1800(Lcom/android/server/appop/AppOpsService$AttributedOp;)Landroid/util/ArrayMap; HPLcom/android/server/appop/AppOpsService$AttributedOp;->accessed(ILjava/lang/String;Ljava/lang/String;II)V @@ -7672,7 +8209,7 @@ HSPLcom/android/server/appop/AppOpsService$AttributedOp;->finished(Landroid/os/I HSPLcom/android/server/appop/AppOpsService$AttributedOp;->finished(Landroid/os/IBinder;Z)V HSPLcom/android/server/appop/AppOpsService$AttributedOp;->isRunning()Z PLcom/android/server/appop/AppOpsService$AttributedOp;->lambda$started$0(Lcom/android/server/appop/AppOpsService$AttributedOp;Landroid/os/IBinder;)V -PLcom/android/server/appop/AppOpsService$AttributedOp;->onClientDeath(Landroid/os/IBinder;)V +HPLcom/android/server/appop/AppOpsService$AttributedOp;->onClientDeath(Landroid/os/IBinder;)V HSPLcom/android/server/appop/AppOpsService$AttributedOp;->onUidStateChanged(I)V HSPLcom/android/server/appop/AppOpsService$AttributedOp;->rejected(II)V HSPLcom/android/server/appop/AppOpsService$AttributedOp;->rejected(JII)V @@ -7683,6 +8220,7 @@ HSPLcom/android/server/appop/AppOpsService$ClientRestrictionState;->(Lcom/ HSPLcom/android/server/appop/AppOpsService$ClientRestrictionState;->destroy()V HPLcom/android/server/appop/AppOpsService$ClientRestrictionState;->hasRestriction(ILjava/lang/String;I)Z HSPLcom/android/server/appop/AppOpsService$ClientRestrictionState;->isDefault()Z +PLcom/android/server/appop/AppOpsService$ClientRestrictionState;->isDefault([Z)Z HSPLcom/android/server/appop/AppOpsService$ClientRestrictionState;->setRestriction(IZ[Ljava/lang/String;I)Z HSPLcom/android/server/appop/AppOpsService$Constants;->(Lcom/android/server/appop/AppOpsService;Landroid/os/Handler;)V PLcom/android/server/appop/AppOpsService$Constants;->dump(Ljava/io/PrintWriter;)V @@ -7693,7 +8231,7 @@ HPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->(JJLand HSPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->access$700(Lcom/android/server/appop/AppOpsService$InProgressStartOpEvent;)I PLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->binderDied()V HSPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->finish()V -PLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getClientId()Landroid/os/IBinder; +HPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getClientId()Landroid/os/IBinder; HPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getFlags()I HPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getProxy()Landroid/app/AppOpsManager$OpEventProxyInfo; HSPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getStartElapsedTime()J @@ -7704,11 +8242,11 @@ HSPLcom/android/server/appop/AppOpsService$InProgressStartOpEventPool;->(L HPLcom/android/server/appop/AppOpsService$InProgressStartOpEventPool;->acquire(JJLandroid/os/IBinder;Ljava/lang/Runnable;ILjava/lang/String;Ljava/lang/String;II)Lcom/android/server/appop/AppOpsService$InProgressStartOpEvent; HSPLcom/android/server/appop/AppOpsService$ModeCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsCallback;IIIII)V PLcom/android/server/appop/AppOpsService$ModeCallback;->binderDied()V -PLcom/android/server/appop/AppOpsService$ModeCallback;->toString()Ljava/lang/String; -PLcom/android/server/appop/AppOpsService$ModeCallback;->unlinkToDeath()V -PLcom/android/server/appop/AppOpsService$NotedCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsNotedCallback;III)V +HPLcom/android/server/appop/AppOpsService$ModeCallback;->toString()Ljava/lang/String; +HPLcom/android/server/appop/AppOpsService$ModeCallback;->unlinkToDeath()V +HSPLcom/android/server/appop/AppOpsService$NotedCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsNotedCallback;III)V PLcom/android/server/appop/AppOpsService$NotedCallback;->binderDied()V -PLcom/android/server/appop/AppOpsService$NotedCallback;->destroy()V +HPLcom/android/server/appop/AppOpsService$NotedCallback;->destroy()V PLcom/android/server/appop/AppOpsService$NotedCallback;->toString()Ljava/lang/String; HSPLcom/android/server/appop/AppOpsService$Op;->(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$UidState;Ljava/lang/String;II)V HSPLcom/android/server/appop/AppOpsService$Op;->access$1100(Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)Lcom/android/server/appop/AppOpsService$AttributedOp; @@ -7723,7 +8261,7 @@ PLcom/android/server/appop/AppOpsService$Op;->removeAttributionsWithNoTime()V HSPLcom/android/server/appop/AppOpsService$OpEventProxyInfoPool;->(Lcom/android/server/appop/AppOpsService;)V HSPLcom/android/server/appop/AppOpsService$OpEventProxyInfoPool;->acquire(ILjava/lang/String;Ljava/lang/String;)Landroid/app/AppOpsManager$OpEventProxyInfo; HSPLcom/android/server/appop/AppOpsService$Ops;->(Ljava/lang/String;Lcom/android/server/appop/AppOpsService$UidState;)V -PLcom/android/server/appop/AppOpsService$StartedCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsStartedCallback;III)V +HSPLcom/android/server/appop/AppOpsService$StartedCallback;->(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsStartedCallback;III)V HPLcom/android/server/appop/AppOpsService$StartedCallback;->destroy()V PLcom/android/server/appop/AppOpsService$StartedCallback;->toString()Ljava/lang/String; HSPLcom/android/server/appop/AppOpsService$UidState;->(Lcom/android/server/appop/AppOpsService;I)V @@ -7736,16 +8274,24 @@ HSPLcom/android/server/appop/AppOpsService;->()V HSPLcom/android/server/appop/AppOpsService;->(Ljava/io/File;Landroid/os/Handler;Landroid/content/Context;)V HSPLcom/android/server/appop/AppOpsService;->access$100(Lcom/android/server/appop/AppOpsService;)Lcom/android/server/appop/AppOpsService$OpEventProxyInfoPool; HSPLcom/android/server/appop/AppOpsService;->access$1000(Lcom/android/server/appop/AppOpsService;)Landroid/content/pm/PackageManagerInternal; -PLcom/android/server/appop/AppOpsService;->access$2400(Lcom/android/server/appop/AppOpsService;Landroid/util/SparseArray;Z)V -PLcom/android/server/appop/AppOpsService;->access$2500(Lcom/android/server/appop/AppOpsService;IIILcom/android/internal/app/IAppOpsCallback;)V +PLcom/android/server/appop/AppOpsService;->access$1400(Lcom/android/server/appop/AppOpsService;Landroid/content/pm/PackageInfo;)Z +PLcom/android/server/appop/AppOpsService;->access$1500(Lcom/android/server/appop/AppOpsService;)Landroid/util/ArraySet; +PLcom/android/server/appop/AppOpsService;->access$1502(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;)Landroid/util/ArraySet; +PLcom/android/server/appop/AppOpsService;->access$1600(Lcom/android/server/appop/AppOpsService;)Ljava/util/List; +PLcom/android/server/appop/AppOpsService;->access$1700(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;)V +HPLcom/android/server/appop/AppOpsService;->access$1900(Lcom/android/server/appop/AppOpsService;)Landroid/util/ArrayMap; +HPLcom/android/server/appop/AppOpsService;->access$2400(Lcom/android/server/appop/AppOpsService;Landroid/util/SparseArray;Z)V +HPLcom/android/server/appop/AppOpsService;->access$2500(Lcom/android/server/appop/AppOpsService;IIILcom/android/internal/app/IAppOpsCallback;)V +HPLcom/android/server/appop/AppOpsService;->access$2600(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V HPLcom/android/server/appop/AppOpsService;->access$300(Lcom/android/server/appop/AppOpsService;)Landroid/app/ActivityManagerInternal; HSPLcom/android/server/appop/AppOpsService;->access$500(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;Z)V HSPLcom/android/server/appop/AppOpsService;->access$600(Lcom/android/server/appop/AppOpsService;)Lcom/android/server/appop/AppOpsService$InProgressStartOpEventPool; +PLcom/android/server/appop/AppOpsService;->access$800(Lcom/android/server/appop/AppOpsService$AttributedOp;Landroid/os/IBinder;)V HSPLcom/android/server/appop/AppOpsService;->access$900(Lcom/android/server/appop/AppOpsService;)V PLcom/android/server/appop/AppOpsService;->addCallbacks(Ljava/util/HashMap;IILjava/lang/String;ILandroid/util/ArraySet;)Ljava/util/HashMap; PLcom/android/server/appop/AppOpsService;->addChange(Ljava/util/ArrayList;IILjava/lang/String;I)Ljava/util/ArrayList; HPLcom/android/server/appop/AppOpsService;->checkAudioOperation(IIILjava/lang/String;)I -PLcom/android/server/appop/AppOpsService;->checkAudioOperationImpl(IIILjava/lang/String;)I +HPLcom/android/server/appop/AppOpsService;->checkAudioOperationImpl(IIILjava/lang/String;)I HSPLcom/android/server/appop/AppOpsService;->checkOperation(IILjava/lang/String;)I HSPLcom/android/server/appop/AppOpsService;->checkOperationImpl(IILjava/lang/String;Z)I HSPLcom/android/server/appop/AppOpsService;->checkOperationInternal(IILjava/lang/String;Z)I @@ -7755,30 +8301,31 @@ HSPLcom/android/server/appop/AppOpsService;->checkPackage(ILjava/lang/String;)I HSPLcom/android/server/appop/AppOpsService;->checkSystemUid(Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->collectAsyncNotedOp(ILjava/lang/String;ILjava/lang/String;ILjava/lang/String;Z)V HSPLcom/android/server/appop/AppOpsService;->collectOps(Lcom/android/server/appop/AppOpsService$Ops;[I)Ljava/util/ArrayList; -PLcom/android/server/appop/AppOpsService;->collectRuntimeAppOpAccessMessage()Landroid/app/RuntimeAppOpAccessMessage; +HPLcom/android/server/appop/AppOpsService;->collectRuntimeAppOpAccessMessage()Landroid/app/RuntimeAppOpAccessMessage; HSPLcom/android/server/appop/AppOpsService;->commitUidPendingStateLocked(Lcom/android/server/appop/AppOpsService$UidState;)V HPLcom/android/server/appop/AppOpsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->dumpStatesLocked(Ljava/io/PrintWriter;JLcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;JLjava/text/SimpleDateFormat;Ljava/util/Date;Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->dumpStatesLocked(Ljava/io/PrintWriter;Ljava/lang/String;IJLcom/android/server/appop/AppOpsService$Op;JLjava/text/SimpleDateFormat;Ljava/util/Date;Ljava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->enforceManageAppOpsModes(III)V -PLcom/android/server/appop/AppOpsService;->ensureHistoricalOpRequestIsValid(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IJJI)V +HPLcom/android/server/appop/AppOpsService;->ensureHistoricalOpRequestIsValid(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IJJI)V HSPLcom/android/server/appop/AppOpsService;->evalAllForegroundOpsLocked()V -PLcom/android/server/appop/AppOpsService;->extractAsyncOps(Ljava/lang/String;)Ljava/util/List; +HPLcom/android/server/appop/AppOpsService;->extractAsyncOps(Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->finishOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->finishOperationUnchecked(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->getAsyncNotedOpsKey(Ljava/lang/String;I)Landroid/util/Pair; HSPLcom/android/server/appop/AppOpsService;->getBypassforPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Landroid/app/AppOpsManager$RestrictionBypass; -PLcom/android/server/appop/AppOpsService;->getHistoricalOps(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IJJILandroid/os/RemoteCallback;)V +HPLcom/android/server/appop/AppOpsService;->getHistoricalOps(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IJJILandroid/os/RemoteCallback;)V HSPLcom/android/server/appop/AppOpsService;->getOpEntryForResult(Lcom/android/server/appop/AppOpsService$Op;J)Landroid/app/AppOpsManager$OpEntry; HSPLcom/android/server/appop/AppOpsService;->getOpLocked(IILjava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$RestrictionBypass;Z)Lcom/android/server/appop/AppOpsService$Op; HSPLcom/android/server/appop/AppOpsService;->getOpLocked(Lcom/android/server/appop/AppOpsService$Ops;IIZ)Lcom/android/server/appop/AppOpsService$Op; -PLcom/android/server/appop/AppOpsService;->getOpsForPackage(ILjava/lang/String;[I)Ljava/util/List; +HPLcom/android/server/appop/AppOpsService;->getOpsForPackage(ILjava/lang/String;[I)Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->getOpsLocked(ILjava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$RestrictionBypass;Z)Lcom/android/server/appop/AppOpsService$Ops; -PLcom/android/server/appop/AppOpsService;->getPackageListAndResample()Ljava/util/List; +HPLcom/android/server/appop/AppOpsService;->getPackageListAndResample()Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal; HPLcom/android/server/appop/AppOpsService;->getPackageNamesForSampling()Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->getPackagesForOps([I)Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->getPackagesForUid(I)[Ljava/lang/String; +PLcom/android/server/appop/AppOpsService;->getRuntimeAppOpsList()Ljava/util/List; HSPLcom/android/server/appop/AppOpsService;->getUidStateLocked(IZ)Lcom/android/server/appop/AppOpsService$UidState; PLcom/android/server/appop/AppOpsService;->initializeRarelyUsedPackagesList(Landroid/util/ArraySet;)V HSPLcom/android/server/appop/AppOpsService;->isOpRestrictedDueToSuspend(ILjava/lang/String;I)Z @@ -7786,14 +8333,14 @@ HSPLcom/android/server/appop/AppOpsService;->isOpRestrictedLocked(IILjava/lang/S HPLcom/android/server/appop/AppOpsService;->isOperationActive(IILjava/lang/String;)Z HPLcom/android/server/appop/AppOpsService;->isSamplingTarget(Landroid/content/pm/PackageInfo;)Z HPLcom/android/server/appop/AppOpsService;->lambda$0GjU8hTwWBHm6GzPCPc7WB7KEng(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;Z)V -HPLcom/android/server/appop/AppOpsService;->lambda$0ua-8YvidhU3pvF5ZZxjmLmGBbA(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;I)V PLcom/android/server/appop/AppOpsService;->lambda$CkC7NFGAXqPtWmw4hPZid_o7wF8(Lcom/android/server/appop/AppOpsService;)Ljava/util/List; +HPLcom/android/server/appop/AppOpsService;->lambda$FB81jckQfvn7z4OAYpX6b1vkgdw(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;II)V HSPLcom/android/server/appop/AppOpsService;->lambda$GbnVL7FStoP-5ugbMrKPtxPc-7Q(Lcom/android/server/appop/AppOpsService;IIZLcom/android/internal/app/IAppOpsCallback;)V +PLcom/android/server/appop/AppOpsService;->lambda$MKTgGH907y6EeTQJiTDsrupaHF8(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;II)V PLcom/android/server/appop/AppOpsService;->lambda$PKLfueNQM1N0Jpnmxcaqqma0eNY(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->lambda$UhW7SeBkHHHfuwTQAOdyrxrpRvA(Lcom/android/server/appop/AppOpsService;II)V HSPLcom/android/server/appop/AppOpsService;->lambda$cQF62lZT2B382dOHCevnBWdZGys(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$ModeCallback;IILjava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->lambda$collectAsyncNotedOp$2(Landroid/app/AsyncNotedAppOp;[ZILjava/lang/String;ILjava/lang/String;Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V -HPLcom/android/server/appop/AppOpsService;->lambda$q6v6rxsdYCWIs1XGOjt5KY1BtpQ(Lcom/android/server/appop/AppOpsService;Landroid/util/ArraySet;IILjava/lang/String;I)V HSPLcom/android/server/appop/AppOpsService;->lambda$systemReady$0$AppOpsService(Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/appop/AppOpsService;->lambda$zNYjiRegD7DR2rGVXmVvy9TP0eI(Lcom/android/server/appop/AppOpsService;JI)V HSPLcom/android/server/appop/AppOpsService;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)I @@ -7801,55 +8348,57 @@ HSPLcom/android/server/appop/AppOpsService;->noteOperationImpl(IILjava/lang/Stri HSPLcom/android/server/appop/AppOpsService;->noteOperationUnchecked(IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZLjava/lang/String;Z)I HPLcom/android/server/appop/AppOpsService;->noteProxyOperation(IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)I HPLcom/android/server/appop/AppOpsService;->notifyOpActiveChanged(Landroid/util/ArraySet;IILjava/lang/String;Z)V -PLcom/android/server/appop/AppOpsService;->notifyOpChanged(Landroid/util/ArraySet;IILjava/lang/String;)V +HPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Landroid/util/ArraySet;IILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Lcom/android/server/appop/AppOpsService$ModeCallback;IILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->notifyOpChangedForAllPkgsInUid(IIZLcom/android/internal/app/IAppOpsCallback;)V HSPLcom/android/server/appop/AppOpsService;->notifyOpChangedSync(IILjava/lang/String;II)V -HPLcom/android/server/appop/AppOpsService;->notifyOpChecked(Landroid/util/ArraySet;IILjava/lang/String;I)V -PLcom/android/server/appop/AppOpsService;->notifyOpStarted(Landroid/util/ArraySet;IILjava/lang/String;I)V +HPLcom/android/server/appop/AppOpsService;->notifyOpChecked(Landroid/util/ArraySet;IILjava/lang/String;II)V +HPLcom/android/server/appop/AppOpsService;->notifyOpStarted(Landroid/util/ArraySet;IILjava/lang/String;II)V HSPLcom/android/server/appop/AppOpsService;->notifyWatchersOfChange(II)V +PLcom/android/server/appop/AppOpsService;->onClientDeath(Lcom/android/server/appop/AppOpsService$AttributedOp;Landroid/os/IBinder;)V PLcom/android/server/appop/AppOpsService;->packageRemoved(ILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->permissionToOpCode(Ljava/lang/String;)I PLcom/android/server/appop/AppOpsService;->pruneOpLocked(Lcom/android/server/appop/AppOpsService$Op;ILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->publish()V -HSPLcom/android/server/appop/AppOpsService;->readAttributionOp(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)V -HSPLcom/android/server/appop/AppOpsService;->readOp(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/appop/AppOpsService$UidState;Ljava/lang/String;)V -HSPLcom/android/server/appop/AppOpsService;->readPackage(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/appop/AppOpsService;->readAttributionOp(Landroid/util/TypedXmlPullParser;Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)V +HSPLcom/android/server/appop/AppOpsService;->readOp(Landroid/util/TypedXmlPullParser;Lcom/android/server/appop/AppOpsService$UidState;Ljava/lang/String;)V +HSPLcom/android/server/appop/AppOpsService;->readPackage(Landroid/util/TypedXmlPullParser;)V HSPLcom/android/server/appop/AppOpsService;->readState()V -HSPLcom/android/server/appop/AppOpsService;->readUid(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V -HSPLcom/android/server/appop/AppOpsService;->readUidOps(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/appop/AppOpsService;->readUid(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)V +HSPLcom/android/server/appop/AppOpsService;->readUidOps(Landroid/util/TypedXmlPullParser;)V HPLcom/android/server/appop/AppOpsService;->reportRuntimeAppOpAccessMessageAndGetConfig(Ljava/lang/String;Landroid/app/SyncNotedAppOp;Ljava/lang/String;)Lcom/android/internal/app/MessageSamplingConfig; HPLcom/android/server/appop/AppOpsService;->reportRuntimeAppOpAccessMessageAsyncLocked(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V HPLcom/android/server/appop/AppOpsService;->reportRuntimeAppOpAccessMessageInternalLocked(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V PLcom/android/server/appop/AppOpsService;->resampleAppOpForPackageLocked(Ljava/lang/String;Z)V -PLcom/android/server/appop/AppOpsService;->resamplePackageAndAppOpLocked(Ljava/util/List;)V +HPLcom/android/server/appop/AppOpsService;->resamplePackageAndAppOpLocked(Ljava/util/List;)V PLcom/android/server/appop/AppOpsService;->resetAllModes(ILjava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->resolvePackageName(ILjava/lang/String;)Ljava/lang/String; HSPLcom/android/server/appop/AppOpsService;->resolveUid(Ljava/lang/String;)I HSPLcom/android/server/appop/AppOpsService;->scheduleFastWriteLocked()V HSPLcom/android/server/appop/AppOpsService;->scheduleOpActiveChangedIfNeededLocked(IILjava/lang/String;Z)V -HSPLcom/android/server/appop/AppOpsService;->scheduleOpNotedIfNeededLocked(IILjava/lang/String;I)V -HSPLcom/android/server/appop/AppOpsService;->scheduleOpStartedIfNeededLocked(IILjava/lang/String;I)V +HSPLcom/android/server/appop/AppOpsService;->scheduleOpNotedIfNeededLocked(IILjava/lang/String;II)V +HPLcom/android/server/appop/AppOpsService;->scheduleOpStartedIfNeededLocked(IILjava/lang/String;II)V HSPLcom/android/server/appop/AppOpsService;->scheduleWriteLocked()V HSPLcom/android/server/appop/AppOpsService;->setAudioRestriction(IIII[Ljava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->setCameraAudioRestriction(I)V -PLcom/android/server/appop/AppOpsService;->setMode(IILjava/lang/String;I)V +HPLcom/android/server/appop/AppOpsService;->setMode(IILjava/lang/String;I)V HPLcom/android/server/appop/AppOpsService;->setMode(IILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V HSPLcom/android/server/appop/AppOpsService;->setUidMode(III)V HSPLcom/android/server/appop/AppOpsService;->setUidMode(IIILcom/android/internal/app/IAppOpsCallback;)V +PLcom/android/server/appop/AppOpsService;->setUserRestriction(IZLandroid/os/IBinder;I[Ljava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->setUserRestrictionNoCheck(IZLandroid/os/IBinder;I[Ljava/lang/String;)V HSPLcom/android/server/appop/AppOpsService;->setUserRestrictions(Landroid/os/Bundle;Landroid/os/IBinder;I)V HSPLcom/android/server/appop/AppOpsService;->shouldCollectNotes(I)Z -PLcom/android/server/appop/AppOpsService;->shouldStartForMode(IZ)Z +HPLcom/android/server/appop/AppOpsService;->shouldStartForMode(IZ)Z PLcom/android/server/appop/AppOpsService;->shutdown()V HSPLcom/android/server/appop/AppOpsService;->startOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;Z)I HPLcom/android/server/appop/AppOpsService;->startOperationUnchecked(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZZLjava/lang/String;ZZ)I HSPLcom/android/server/appop/AppOpsService;->startWatchingActive([ILcom/android/internal/app/IAppOpsActiveCallback;)V -PLcom/android/server/appop/AppOpsService;->startWatchingAsyncNoted(Ljava/lang/String;Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V +HPLcom/android/server/appop/AppOpsService;->startWatchingAsyncNoted(Ljava/lang/String;Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V HSPLcom/android/server/appop/AppOpsService;->startWatchingMode(ILjava/lang/String;Lcom/android/internal/app/IAppOpsCallback;)V HSPLcom/android/server/appop/AppOpsService;->startWatchingModeWithFlags(ILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V -HPLcom/android/server/appop/AppOpsService;->startWatchingNoted([ILcom/android/internal/app/IAppOpsNotedCallback;)V -HPLcom/android/server/appop/AppOpsService;->startWatchingStarted([ILcom/android/internal/app/IAppOpsStartedCallback;)V +HSPLcom/android/server/appop/AppOpsService;->startWatchingNoted([ILcom/android/internal/app/IAppOpsNotedCallback;)V +HSPLcom/android/server/appop/AppOpsService;->startWatchingStarted([ILcom/android/internal/app/IAppOpsStartedCallback;)V PLcom/android/server/appop/AppOpsService;->stopWatchingActive(Lcom/android/internal/app/IAppOpsActiveCallback;)V HPLcom/android/server/appop/AppOpsService;->stopWatchingMode(Lcom/android/internal/app/IAppOpsCallback;)V HPLcom/android/server/appop/AppOpsService;->stopWatchingNoted(Lcom/android/internal/app/IAppOpsNotedCallback;)V @@ -7868,13 +8417,13 @@ HSPLcom/android/server/appop/AppOpsService;->verifyIncomingOp(I)V HSPLcom/android/server/appop/AppOpsService;->verifyIncomingPackage(Ljava/lang/String;I)V HSPLcom/android/server/appop/AppOpsService;->verifyIncomingUid(I)V HPLcom/android/server/appop/AppOpsService;->writeState()V -PLcom/android/server/appop/AudioRestrictionManager$Restriction;->()V -PLcom/android/server/appop/AudioRestrictionManager$Restriction;->()V -PLcom/android/server/appop/AudioRestrictionManager$Restriction;->(Lcom/android/server/appop/AudioRestrictionManager$1;)V +HSPLcom/android/server/appop/AudioRestrictionManager$Restriction;->()V +HSPLcom/android/server/appop/AudioRestrictionManager$Restriction;->()V +HSPLcom/android/server/appop/AudioRestrictionManager$Restriction;->(Lcom/android/server/appop/AudioRestrictionManager$1;)V HSPLcom/android/server/appop/AudioRestrictionManager;->()V HSPLcom/android/server/appop/AudioRestrictionManager;->()V HPLcom/android/server/appop/AudioRestrictionManager;->checkAudioOperation(IIILjava/lang/String;)I -PLcom/android/server/appop/AudioRestrictionManager;->checkZenModeRestrictionLocked(IIILjava/lang/String;)I +HPLcom/android/server/appop/AudioRestrictionManager;->checkZenModeRestrictionLocked(IIILjava/lang/String;)I PLcom/android/server/appop/AudioRestrictionManager;->hasActiveRestrictions()Z HSPLcom/android/server/appop/AudioRestrictionManager;->setCameraAudioRestriction(I)V HSPLcom/android/server/appop/AudioRestrictionManager;->setZenModeAudioRestriction(IIII[Ljava/lang/String;)V @@ -7884,54 +8433,54 @@ HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->(JJ)V PLcom/android/server/appop/HistoricalRegistry$Persistence;->access$100(Lcom/android/server/appop/HistoricalRegistry$Persistence;Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI)V PLcom/android/server/appop/HistoricalRegistry$Persistence;->access$200(Landroid/app/AppOpsManager$HistoricalOps;D)Landroid/app/AppOpsManager$HistoricalOps; PLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked()V -PLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String;)V -PLcom/android/server/appop/HistoricalRegistry$Persistence;->collectHistoricalOpsBaseDLocked(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI)Ljava/util/LinkedList; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->collectHistoricalOpsBaseDLocked(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI)Ljava/util/LinkedList; HPLcom/android/server/appop/HistoricalRegistry$Persistence;->collectHistoricalOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI)V HPLcom/android/server/appop/HistoricalRegistry$Persistence;->collectHistoricalOpsRecursiveDLocked(Ljava/io/File;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[JLjava/util/LinkedList;ILjava/util/Set;)Ljava/util/LinkedList; -PLcom/android/server/appop/HistoricalRegistry$Persistence;->computeGlobalIntervalBeginMillis(I)J +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->computeGlobalIntervalBeginMillis(I)J HPLcom/android/server/appop/HistoricalRegistry$Persistence;->generateFile(Ljava/io/File;I)Ljava/io/File; HPLcom/android/server/appop/HistoricalRegistry$Persistence;->getHistoricalFileNames(Ljava/io/File;)Ljava/util/Set; HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->getLastPersistTimeMillisDLocked()J HPLcom/android/server/appop/HistoricalRegistry$Persistence;->handlePersistHistoricalOpsRecursiveDLocked(Ljava/io/File;Ljava/io/File;Ljava/util/List;Ljava/util/Set;I)V HPLcom/android/server/appop/HistoricalRegistry$Persistence;->normalizeSnapshotForSlotDuration(Ljava/util/List;J)V -PLcom/android/server/appop/HistoricalRegistry$Persistence;->persistHistoricalOpsDLocked(Ljava/util/List;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->persistHistoricalOpsDLocked(Ljava/util/List;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Landroid/util/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;Landroid/util/TypedXmlPullParser;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpsLocked(Ljava/io/File;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[J)Ljava/util/List; -PLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpsLocked(Ljava/io/File;JJILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[JILjava/util/Set;)Ljava/util/List; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;Lorg/xmlpull/v1/XmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; -PLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoryDLocked()Ljava/util/List; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpsLocked(Ljava/io/File;JJILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[JILjava/util/Set;)Ljava/util/List; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILandroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;Landroid/util/TypedXmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoryDLocked()Ljava/util/List; PLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoryRawDLocked()Ljava/util/List; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readStateDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;ILorg/xmlpull/v1/XmlPullParser;ID)Landroid/app/AppOpsManager$HistoricalOps; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readeHistoricalOpsDLocked(Lorg/xmlpull/v1/XmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[J)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readStateDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;ILandroid/util/TypedXmlPullParser;ID)Landroid/app/AppOpsManager$HistoricalOps; +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->readeHistoricalOpsDLocked(Landroid/util/TypedXmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[J)Landroid/app/AppOpsManager$HistoricalOps; PLcom/android/server/appop/HistoricalRegistry$Persistence;->spliceFromBeginning(Landroid/app/AppOpsManager$HistoricalOps;D)Landroid/app/AppOpsManager$HistoricalOps; PLcom/android/server/appop/HistoricalRegistry$Persistence;->spliceFromEnd(Landroid/app/AppOpsManager$HistoricalOps;D)Landroid/app/AppOpsManager$HistoricalOps; -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$AttributedHistoricalOps;Lorg/xmlpull/v1/XmlSerializer;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOp;Lorg/xmlpull/v1/XmlSerializer;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$AttributedHistoricalOps;Landroid/util/TypedXmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOp;Landroid/util/TypedXmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;Landroid/util/TypedXmlSerializer;)V HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpsDLocked(Ljava/util/List;JLjava/io/File;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalPackageOps;Lorg/xmlpull/v1/XmlSerializer;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalUidOps;Lorg/xmlpull/v1/XmlSerializer;)V -HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeStateOnLocked(Landroid/app/AppOpsManager$HistoricalOp;JLorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalPackageOps;Landroid/util/TypedXmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalUidOps;Landroid/util/TypedXmlSerializer;)V +HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeStateOnLocked(Landroid/app/AppOpsManager$HistoricalOp;JLandroid/util/TypedXmlSerializer;)V HSPLcom/android/server/appop/HistoricalRegistry;->()V HSPLcom/android/server/appop/HistoricalRegistry;->(Ljava/lang/Object;)V PLcom/android/server/appop/HistoricalRegistry;->clearHistory()V PLcom/android/server/appop/HistoricalRegistry;->clearHistory(ILjava/lang/String;)V PLcom/android/server/appop/HistoricalRegistry;->clearHistoryOnDiskDLocked()V -PLcom/android/server/appop/HistoricalRegistry;->getHistoricalOps(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJILandroid/os/RemoteCallback;)V +HPLcom/android/server/appop/HistoricalRegistry;->getHistoricalOps(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJILandroid/os/RemoteCallback;)V HSPLcom/android/server/appop/HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/app/AppOpsManager$HistoricalOps; HSPLcom/android/server/appop/HistoricalRegistry;->increaseOpAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJ)V HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;Ljava/lang/String;II)V HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpRejected(IILjava/lang/String;Ljava/lang/String;II)V -PLcom/android/server/appop/HistoricalRegistry;->isApiEnabled()Z +HPLcom/android/server/appop/HistoricalRegistry;->isApiEnabled()Z HSPLcom/android/server/appop/HistoricalRegistry;->isPersistenceInitializedMLocked()Z PLcom/android/server/appop/HistoricalRegistry;->offsetHistory(J)V -PLcom/android/server/appop/HistoricalRegistry;->persistPendingHistory()V -PLcom/android/server/appop/HistoricalRegistry;->persistPendingHistory(Ljava/util/List;)V +HPLcom/android/server/appop/HistoricalRegistry;->persistPendingHistory()V +HPLcom/android/server/appop/HistoricalRegistry;->persistPendingHistory(Ljava/util/List;)V PLcom/android/server/appop/HistoricalRegistry;->pruneFutureOps(Ljava/util/List;)V PLcom/android/server/appop/HistoricalRegistry;->resampleHistoryOnDiskInMemoryDMLocked(J)V -PLcom/android/server/appop/HistoricalRegistry;->schedulePersistHistoricalOpsMLocked(Landroid/app/AppOpsManager$HistoricalOps;)V +HPLcom/android/server/appop/HistoricalRegistry;->schedulePersistHistoricalOpsMLocked(Landroid/app/AppOpsManager$HistoricalOps;)V PLcom/android/server/appop/HistoricalRegistry;->shutdown()V HSPLcom/android/server/appop/HistoricalRegistry;->systemReady(Landroid/content/ContentResolver;)V HSPLcom/android/server/appop/HistoricalRegistry;->updateParametersFromSetting(Landroid/content/ContentResolver;)V @@ -7975,27 +8524,27 @@ HSPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManag HSPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->(Lcom/android/server/appprediction/AppPredictionManagerService;Lcom/android/server/appprediction/AppPredictionManagerService$1;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->createPredictionSession(Landroid/app/prediction/AppPredictionContext;Landroid/app/prediction/AppPredictionSessionId;Landroid/os/IBinder;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$createPredictionSession$0(Landroid/app/prediction/AppPredictionContext;Landroid/app/prediction/AppPredictionSessionId;Landroid/os/IBinder;Lcom/android/server/appprediction/AppPredictionPerUserService;)V -PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$notifyAppTargetEvent$1(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;Lcom/android/server/appprediction/AppPredictionPerUserService;)V +HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$notifyAppTargetEvent$1(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;Lcom/android/server/appprediction/AppPredictionPerUserService;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$notifyLaunchLocationShown$2(Landroid/app/prediction/AppPredictionSessionId;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Lcom/android/server/appprediction/AppPredictionPerUserService;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$onDestroyPredictionSession$7(Landroid/app/prediction/AppPredictionSessionId;Lcom/android/server/appprediction/AppPredictionPerUserService;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$registerPredictionUpdates$4(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;Lcom/android/server/appprediction/AppPredictionPerUserService;)V -PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$requestPredictionUpdate$6(Landroid/app/prediction/AppPredictionSessionId;Lcom/android/server/appprediction/AppPredictionPerUserService;)V +HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$requestPredictionUpdate$6(Landroid/app/prediction/AppPredictionSessionId;Lcom/android/server/appprediction/AppPredictionPerUserService;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$sortAppTargets$3(Landroid/app/prediction/AppPredictionSessionId;Landroid/content/pm/ParceledListSlice;Landroid/app/prediction/IPredictionCallback;Lcom/android/server/appprediction/AppPredictionPerUserService;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->lambda$unregisterPredictionUpdates$5(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;Lcom/android/server/appprediction/AppPredictionPerUserService;)V -PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->notifyAppTargetEvent(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;)V +HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->notifyAppTargetEvent(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->notifyLaunchLocationShown(Landroid/app/prediction/AppPredictionSessionId;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->onDestroyPredictionSession(Landroid/app/prediction/AppPredictionSessionId;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->registerPredictionUpdates(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V -PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->requestPredictionUpdate(Landroid/app/prediction/AppPredictionSessionId;)V +HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->requestPredictionUpdate(Landroid/app/prediction/AppPredictionSessionId;)V HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->runForUserLocked(Ljava/lang/String;Landroid/app/prediction/AppPredictionSessionId;Ljava/util/function/Consumer;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->sortAppTargets(Landroid/app/prediction/AppPredictionSessionId;Landroid/content/pm/ParceledListSlice;Landroid/app/prediction/IPredictionCallback;)V PLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->unregisterPredictionUpdates(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V HSPLcom/android/server/appprediction/AppPredictionManagerService;->()V HSPLcom/android/server/appprediction/AppPredictionManagerService;->(Landroid/content/Context;)V -PLcom/android/server/appprediction/AppPredictionManagerService;->access$100(Lcom/android/server/appprediction/AppPredictionManagerService;)Lcom/android/server/infra/ServiceNameResolver; -PLcom/android/server/appprediction/AppPredictionManagerService;->access$200(Lcom/android/server/appprediction/AppPredictionManagerService;)Lcom/android/server/wm/ActivityTaskManagerInternal; -PLcom/android/server/appprediction/AppPredictionManagerService;->access$400(Lcom/android/server/appprediction/AppPredictionManagerService;)Ljava/lang/Object; -PLcom/android/server/appprediction/AppPredictionManagerService;->access$500(Lcom/android/server/appprediction/AppPredictionManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/appprediction/AppPredictionManagerService;->access$100(Lcom/android/server/appprediction/AppPredictionManagerService;)Lcom/android/server/infra/ServiceNameResolver; +HPLcom/android/server/appprediction/AppPredictionManagerService;->access$200(Lcom/android/server/appprediction/AppPredictionManagerService;)Lcom/android/server/wm/ActivityTaskManagerInternal; +HPLcom/android/server/appprediction/AppPredictionManagerService;->access$400(Lcom/android/server/appprediction/AppPredictionManagerService;)Ljava/lang/Object; +HPLcom/android/server/appprediction/AppPredictionManagerService;->access$500(Lcom/android/server/appprediction/AppPredictionManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; PLcom/android/server/appprediction/AppPredictionManagerService;->newServiceLocked(IZ)Lcom/android/server/appprediction/AppPredictionPerUserService; PLcom/android/server/appprediction/AppPredictionManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; PLcom/android/server/appprediction/AppPredictionManagerService;->onServicePackageUpdatedLocked(I)V @@ -8003,7 +8552,7 @@ HSPLcom/android/server/appprediction/AppPredictionManagerService;->onStart()V PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo$1;->(Lcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;)V PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo$1;->onCallbackDied(Landroid/app/prediction/IPredictionCallback;)V PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo$1;->onCallbackDied(Landroid/os/IInterface;)V -PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;->(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppPredictionContext;ZLandroid/os/IBinder;Landroid/os/IBinder$DeathRecipient;)V +HPLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;->(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppPredictionContext;ZLandroid/os/IBinder;Landroid/os/IBinder$DeathRecipient;)V HPLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;->access$000(Lcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;)Z PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;->access$100(Lcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;)Landroid/os/RemoteCallbackList; PLcom/android/server/appprediction/AppPredictionPerUserService$AppPredictionSessionInfo;->addCallbackLocked(Landroid/app/prediction/IPredictionCallback;)V @@ -8026,7 +8575,7 @@ HPLcom/android/server/appprediction/AppPredictionPerUserService;->lambda$request PLcom/android/server/appprediction/AppPredictionPerUserService;->lambda$sortAppTargetsLocked$4(Landroid/app/prediction/AppPredictionSessionId;Landroid/content/pm/ParceledListSlice;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V PLcom/android/server/appprediction/AppPredictionPerUserService;->lambda$unregisterPredictionUpdatesLocked$6(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V PLcom/android/server/appprediction/AppPredictionPerUserService;->newServiceInfoLocked(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; -PLcom/android/server/appprediction/AppPredictionPerUserService;->notifyAppTargetEventLocked(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;)V +HPLcom/android/server/appprediction/AppPredictionPerUserService;->notifyAppTargetEventLocked(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/AppTargetEvent;)V PLcom/android/server/appprediction/AppPredictionPerUserService;->notifyLaunchLocationShownLocked(Landroid/app/prediction/AppPredictionSessionId;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V PLcom/android/server/appprediction/AppPredictionPerUserService;->onConnectedStateChanged(Z)V HPLcom/android/server/appprediction/AppPredictionPerUserService;->onCreatePredictionSessionLocked(Landroid/app/prediction/AppPredictionContext;Landroid/app/prediction/AppPredictionSessionId;Landroid/os/IBinder;)V @@ -8042,13 +8591,13 @@ PLcom/android/server/appprediction/AppPredictionPerUserService;->sortAppTargetsL PLcom/android/server/appprediction/AppPredictionPerUserService;->unregisterPredictionUpdatesLocked(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V PLcom/android/server/appprediction/AppPredictionPerUserService;->updateLocked(Z)Z PLcom/android/server/appprediction/RemoteAppPredictionService;->(Landroid/content/Context;Ljava/lang/String;Landroid/content/ComponentName;ILcom/android/server/appprediction/RemoteAppPredictionService$RemoteAppPredictionServiceCallbacks;ZZ)V -PLcom/android/server/appprediction/RemoteAppPredictionService;->executeOnResolvedService(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V +HPLcom/android/server/appprediction/RemoteAppPredictionService;->executeOnResolvedService(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V PLcom/android/server/appprediction/RemoteAppPredictionService;->getServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/appprediction/RemoteAppPredictionService;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/appprediction/IPredictionService; HPLcom/android/server/appprediction/RemoteAppPredictionService;->getTimeoutIdleBindMillis()J PLcom/android/server/appprediction/RemoteAppPredictionService;->handleOnConnectedStateChanged(Z)V PLcom/android/server/appprediction/RemoteAppPredictionService;->reconnect()V -PLcom/android/server/appprediction/RemoteAppPredictionService;->scheduleOnResolvedService(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V +HPLcom/android/server/appprediction/RemoteAppPredictionService;->scheduleOnResolvedService(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V PLcom/android/server/appwidget/-$$Lambda$AppWidgetServiceImpl$-pnuBD8zEDJkMKRCYlnAO-tgGlg;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Landroid/app/PendingIntent;)V PLcom/android/server/appwidget/-$$Lambda$AppWidgetServiceImpl$-pnuBD8zEDJkMKRCYlnAO-tgGlg;->run()V PLcom/android/server/appwidget/-$$Lambda$AppWidgetServiceImpl$vJfmIaWcZKrw7hJuNaOQ9QpCQtY;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;JLandroid/app/PendingIntent;)V @@ -8060,37 +8609,39 @@ PLcom/android/server/appwidget/AppWidgetService;->onUserStopping(Lcom/android/se PLcom/android/server/appwidget/AppWidgetService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$1;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl$2;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Landroid/content/Intent;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$AppWidgetManagerLocal;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$AppWidgetManagerLocal;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$AppWidgetManagerLocal;->getHostedWidgetPackages(I)Landroid/util/ArraySet; +HPLcom/android/server/appwidget/AppWidgetServiceImpl$AppWidgetManagerLocal;->getHostedWidgetPackages(I)Landroid/util/ArraySet; PLcom/android/server/appwidget/AppWidgetServiceImpl$AppWidgetManagerLocal;->unlockUser(I)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->getWidgetState(Ljava/lang/String;I)[B -PLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->isProviderAndHostInUser(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->isProviderAndHostInUser(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;I)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->packageNeedsWidgetBackupLocked(Ljava/lang/String;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$BackupRestoreController;->restoreFinished(I)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$CallbackHandler;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Landroid/os/Looper;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$CallbackHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->()V -PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->(Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->()V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->(Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->access$3600(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Ljava/lang/String;I)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->getPendingUpdatesForId(ILandroid/util/LongSparseArray;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->getUserId()I +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->getUserId()I HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->getWidgetUids()Landroid/util/SparseArray; -PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->hostsPackageForUser(Ljava/lang/String;I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->isInPackageForUser(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->hostsPackageForUser(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Host;->isInPackageForUser(Ljava/lang/String;I)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->(IILjava/lang/String;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->equals(Ljava/lang/Object;)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->toString()Ljava/lang/String; +HPLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->toString()Ljava/lang/String; PLcom/android/server/appwidget/AppWidgetServiceImpl$LoadedWidgetState;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;II)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->()V -PLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->(Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->(Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->getUserId()I -PLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->hostedByPackageForUser(Ljava/lang/String;I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->isInPackageForUser(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->hostedByPackageForUser(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->isInPackageForUser(Ljava/lang/String;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->isMaskedLocked()Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->setMaskedByLockedProfileLocked(Z)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->setMaskedByLockedProfileLocked(Z)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->setMaskedByQuietProfileLocked(Z)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->setMaskedBySuspendedPackageLocked(Z)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->shouldBePersisted()Z @@ -8098,119 +8649,146 @@ HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->(ILandro HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->(ILandroid/content/ComponentName;Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->equals(Ljava/lang/Object;)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->hashCode()I -PLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->toString()Ljava/lang/String; -PLcom/android/server/appwidget/AppWidgetServiceImpl$SaveStateRunnable;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$SaveStateRunnable;->run()V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->toString()Ljava/lang/String; +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SaveStateRunnable;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SaveStateRunnable;->run()V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->canAccessAppWidget(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;ILjava/lang/String;)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceCallFromPackage(Ljava/lang/String;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceServiceExistsAndRequiresBindRemoteViewsPermission(Landroid/content/ComponentName;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceCallFromPackage(Ljava/lang/String;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceModifyAppWidgetBindPermissions(Ljava/lang/String;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceServiceExistsAndRequiresBindRemoteViewsPermission(Landroid/content/ComponentName;I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getEnabledGroupProfileIds(I)[I -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getGroupParent(I)I +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getGroupParent(I)I HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getProfileParent(I)I -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isCallerInstantAppLocked()Z +PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->hasCallerBindPermissionOrBindWhiteListedLocked(Ljava/lang/String;)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isCallerInstantAppLocked()Z PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isEnabledGroupProfile(I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isHostInPackageForUid(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;ILjava/lang/String;)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isInstantAppLocked(Ljava/lang/String;I)Z +PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isHostAccessingProvider(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;ILjava/lang/String;)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isHostInPackageForUid(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;ILjava/lang/String;)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isInstantAppLocked(Ljava/lang/String;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isParentOrProfile(II)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProfileEnabled(I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderInCallerOrInProfileAndWhitelListed(Ljava/lang/String;I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderInPackageForUid(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;ILjava/lang/String;)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderWhiteListed(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderInCallerOrInProfileAndWhitelListed(Ljava/lang/String;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderInPackageForUid(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;ILjava/lang/String;)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProviderWhiteListed(Ljava/lang/String;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->()V PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->(Lcom/android/server/appwidget/AppWidgetServiceImpl$1;)V PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->access$1000(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->access$900(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Landroid/widget/RemoteViews;)Z PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->clearMaskedViewsLocked()Z -PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->getEffectiveViewsLocked()Landroid/widget/RemoteViews; +HPLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->getEffectiveViewsLocked()Landroid/widget/RemoteViews; PLcom/android/server/appwidget/AppWidgetServiceImpl$Widget;->replaceWithMaskedViewsLocked(Landroid/widget/RemoteViews;)Z HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->()V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->(Landroid/content/Context;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$000()Z HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$100(Lcom/android/server/appwidget/AppWidgetServiceImpl;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$1400(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/content/Context; PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$1600(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;ILandroid/widget/RemoteViews;J)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$1700(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;ILandroid/appwidget/AppWidgetProviderInfo;J)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$1800(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;IJ)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$1900(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/lang/Object; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2100(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/os/UserManager; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/content/pm/IPackageManager; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2300(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/app/AppOpsManager; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/lang/Object; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2000(Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;IIJ)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2100(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/os/UserManager; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/content/pm/IPackageManager; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2300(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/app/AppOpsManager; PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2700(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/app/admin/DevicePolicyManagerInternal; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2800(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3000(Lcom/android/server/appwidget/AppWidgetServiceImpl;IZ)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3100(Lcom/android/server/appwidget/AppWidgetServiceImpl;I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/util/ArrayList; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$400(Lcom/android/server/appwidget/AppWidgetServiceImpl;Landroid/content/Intent;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2800(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$2900(Landroid/widget/RemoteViews;)Landroid/widget/RemoteViews; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$300(Lcom/android/server/appwidget/AppWidgetServiceImpl;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3000(Lcom/android/server/appwidget/AppWidgetServiceImpl;IZ)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3100(Lcom/android/server/appwidget/AppWidgetServiceImpl;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3200(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/util/ArrayList; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3300(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/util/ArrayList; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3400(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3500(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Ljava/util/ArrayList; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3700(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->access$3800(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Z)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->access$400(Lcom/android/server/appwidget/AppWidgetServiceImpl;Landroid/content/Intent;I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->addProviderLocked(Landroid/content/pm/ResolveInfo;)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->addWidgetLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->allocateAppWidgetId(Ljava/lang/String;I)I +PLcom/android/server/appwidget/AppWidgetServiceImpl;->bindAppWidgetId(Ljava/lang/String;IILandroid/content/ComponentName;Landroid/os/Bundle;)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->bindLoadedWidgetsLocked(Ljava/util/List;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->bindRemoteViewsService(Ljava/lang/String;ILandroid/content/Intent;Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/IServiceConnection;I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->bindRemoteViewsService(Ljava/lang/String;ILandroid/content/Intent;Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/IServiceConnection;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->cancelBroadcastsLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->clearProvidersAndHostsTagsLocked()V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->cloneIfLocalBinder(Landroid/appwidget/AppWidgetProviderInfo;)Landroid/appwidget/AppWidgetProviderInfo; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->cloneIfLocalBinder(Landroid/os/Bundle;)Landroid/os/Bundle; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->cloneIfLocalBinder(Landroid/os/Bundle;)Landroid/os/Bundle; PLcom/android/server/appwidget/AppWidgetServiceImpl;->cloneIfLocalBinder(Landroid/widget/RemoteViews;)Landroid/widget/RemoteViews; HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->computeMaximumWidgetBitmapMemory()V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->createAppWidgetConfigIntentSender(Ljava/lang/String;II)Landroid/content/IntentSender; PLcom/android/server/appwidget/AppWidgetServiceImpl;->createMaskedWidgetBitmap(Ljava/lang/String;I)Landroid/graphics/Bitmap; PLcom/android/server/appwidget/AppWidgetServiceImpl;->createMaskedWidgetRemoteViews(Landroid/graphics/Bitmap;ZLandroid/app/PendingIntent;)Landroid/widget/RemoteViews; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->decrementAppWidgetServiceRefCount(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->deleteAppWidgetId(Ljava/lang/String;I)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->deleteAppWidgetLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->deleteProviderLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->deleteWidgetsLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;I)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->destroyRemoteViewsService(Landroid/content/Intent;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpHost(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;ILjava/io/PrintWriter;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpInternal(Ljava/io/PrintWriter;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpProvider(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;ILjava/io/PrintWriter;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpInternal(Ljava/io/PrintWriter;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpProvider(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;ILjava/io/PrintWriter;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->dumpWidget(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;ILjava/io/PrintWriter;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->ensureGroupStateLoadedLocked(I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->ensureGroupStateLoadedLocked(I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->ensureGroupStateLoadedLocked(IZ)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->findHostByTag(I)Lcom/android/server/appwidget/AppWidgetServiceImpl$Host; PLcom/android/server/appwidget/AppWidgetServiceImpl;->findProviderByTag(I)Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetIds(Landroid/content/ComponentName;)[I PLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetIdsForHost(Ljava/lang/String;I)[I -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetInfo(Ljava/lang/String;I)Landroid/appwidget/AppWidgetProviderInfo; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetInfo(Ljava/lang/String;I)Landroid/appwidget/AppWidgetProviderInfo; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetOptions(Ljava/lang/String;I)Landroid/os/Bundle; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetViews(Ljava/lang/String;I)Landroid/widget/RemoteViews; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetViews(Ljava/lang/String;I)Landroid/widget/RemoteViews; PLcom/android/server/appwidget/AppWidgetServiceImpl;->getCanonicalPackageName(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getInstalledProvidersForProfile(IILjava/lang/String;)Landroid/content/pm/ParceledListSlice; PLcom/android/server/appwidget/AppWidgetServiceImpl;->getProviderInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getSavedStateFile(I)Landroid/util/AtomicFile; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getStateFile(I)Ljava/io/File; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getSavedStateFile(I)Landroid/util/AtomicFile; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getStateFile(I)Ljava/io/File; PLcom/android/server/appwidget/AppWidgetServiceImpl;->getUidForPackage(Ljava/lang/String;I)I -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getWidgetIds(Ljava/util/ArrayList;)[I -PLcom/android/server/appwidget/AppWidgetServiceImpl;->getWidgetState(Ljava/lang/String;I)[B -PLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyAppWidgetViewDataChanged(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;IIJ)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getWidgetIds(Ljava/util/ArrayList;)[I +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getWidgetState(Ljava/lang/String;I)[B +PLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyAppWidgetRemoved(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;IJ)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyAppWidgetViewDataChanged(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;IIJ)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyProviderChanged(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;ILandroid/appwidget/AppWidgetProviderInfo;J)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyProvidersChanged(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyUpdateAppWidget(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;ILandroid/widget/RemoteViews;J)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->handleNotifyUpdateAppWidget(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/internal/appwidget/IAppWidgetHost;ILandroid/widget/RemoteViews;J)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->handleUserUnlocked(I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->incrementAppWidgetServiceRefCount(ILandroid/util/Pair;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->hasBindAppWidgetPermission(Ljava/lang/String;I)Z +PLcom/android/server/appwidget/AppWidgetServiceImpl;->incrementAndGetAppWidgetIdLocked(I)I +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->incrementAppWidgetServiceRefCount(ILandroid/util/Pair;)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->isBoundWidgetPackage(Ljava/lang/String;I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl;->isLocalBinder()Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isLocalBinder()Z HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isProfileWithLockedParent(I)Z HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isProfileWithUnlockedParent(I)Z -PLcom/android/server/appwidget/AppWidgetServiceImpl;->isRequestPinAppWidgetSupported()Z -PLcom/android/server/appwidget/AppWidgetServiceImpl;->isUserRunningAndUnlocked(I)Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isRequestPinAppWidgetSupported()Z +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isUserRunningAndUnlocked(I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->lambda$cancelBroadcastsLocked$0$AppWidgetServiceImpl(Landroid/app/PendingIntent;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->lambda$registerForBroadcastsLocked$1$AppWidgetServiceImpl(JLandroid/app/PendingIntent;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->loadGroupStateLocked([I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->loadGroupWidgetProvidersLocked([I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$HostId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Host; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupOrAddHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$HostId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Host; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$HostId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Host; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupOrAddHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$HostId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Host; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupProviderLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupWidgetLocked(IILjava/lang/String;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget; PLcom/android/server/appwidget/AppWidgetServiceImpl;->maskWidgetsViewsLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->noteAppWidgetTapped(Ljava/lang/String;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->noteAppWidgetTapped(Ljava/lang/String;I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->notifyAppWidgetViewDataChanged(Ljava/lang/String;[II)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->onConfigurationChanged()V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->onCrossProfileWidgetProvidersChanged(ILjava/util/List;)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->onPackageBroadcastReceived(Landroid/content/Intent;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->onPackageBroadcastReceived(Landroid/content/Intent;I)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->onStart()V PLcom/android/server/appwidget/AppWidgetServiceImpl;->onUserStopped(I)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->onWidgetProviderAddedOrChangedLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->onWidgetRemovedLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->parseAppWidgetProviderInfo(Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;Landroid/content/pm/ActivityInfo;Ljava/lang/String;)Landroid/appwidget/AppWidgetProviderInfo; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->parseProviderInfoXml(Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;Landroid/content/pm/ResolveInfo;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->parseWidgetIdOptions(Lorg/xmlpull/v1/XmlPullParser;)Landroid/os/Bundle; +PLcom/android/server/appwidget/AppWidgetServiceImpl;->parseWidgetIdOptions(Landroid/util/TypedXmlPullParser;)Landroid/os/Bundle; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->partiallyUpdateAppWidgetIds(Ljava/lang/String;[ILandroid/widget/RemoteViews;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->peekNextAppWidgetIdLocked(I)I PLcom/android/server/appwidget/AppWidgetServiceImpl;->performUpgradeLocked(I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->pruneHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->pruneHostLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->queryIntentReceivers(Landroid/content/Intent;I)Ljava/util/List; HPLcom/android/server/appwidget/AppWidgetServiceImpl;->readProfileStateFromFileLocked(Ljava/io/FileInputStream;ILjava/util/List;)I HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->registerBroadcastReceiver()V @@ -8220,74 +8798,133 @@ HPLcom/android/server/appwidget/AppWidgetServiceImpl;->reloadWidgetsMaskedState( PLcom/android/server/appwidget/AppWidgetServiceImpl;->reloadWidgetsMaskedStateForGroup(I)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->removeHostsAndProvidersForPackageLocked(Ljava/lang/String;I)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->removeProvidersForPackageLocked(Ljava/lang/String;I)Z +PLcom/android/server/appwidget/AppWidgetServiceImpl;->removeWidgetLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->removeWidgetsForPackageLocked(Ljava/lang/String;II)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->resolveHostUidLocked(Ljava/lang/String;I)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->restoreFinished(I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->saveGroupStateAsync(I)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->saveStateLocked(I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->saveGroupStateAsync(I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->saveStateLocked(I)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyAppWidgetRemovedLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyAppWidgetViewDataChanged(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;I)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyGroupHostsForProvidersChangedLocked(I)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyProviderChangedLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyUpdateAppWidgetLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Landroid/widget/RemoteViews;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendDeletedIntentLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendDisabledIntentLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendEnableIntentLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendOptionsChangedIntentLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->sendUpdateIntentLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;[I)V -HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeAppWidget(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Z)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeHost(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V -HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeProvider(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeAppWidget(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Z)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeHost(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeProvider(Landroid/util/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->setMinAppWidgetIdLocked(II)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->setSafeMode(Z)V -PLcom/android/server/appwidget/AppWidgetServiceImpl;->startListening(Lcom/android/internal/appwidget/IAppWidgetHost;Ljava/lang/String;I[I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/appwidget/AppWidgetServiceImpl;->stopListening(Ljava/lang/String;I)V +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->startListening(Lcom/android/internal/appwidget/IAppWidgetHost;Ljava/lang/String;I[I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/appwidget/AppWidgetServiceImpl;->stopListening(Ljava/lang/String;I)V HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->systemServicesReady()V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->tagProvidersAndHosts()V PLcom/android/server/appwidget/AppWidgetServiceImpl;->unmaskWidgetsViewsLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetIds(Ljava/lang/String;[ILandroid/widget/RemoteViews;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetIds(Ljava/lang/String;[ILandroid/widget/RemoteViews;Z)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetInstanceLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Landroid/widget/RemoteViews;Z)V +PLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetOptions(Ljava/lang/String;ILandroid/os/Bundle;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetProvider(Landroid/content/ComponentName;Landroid/widget/RemoteViews;)V PLcom/android/server/appwidget/AppWidgetServiceImpl;->updateAppWidgetProviderInfo(Landroid/content/ComponentName;Ljava/lang/String;)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->updateProvidersForPackageLocked(Ljava/lang/String;ILjava/util/Set;)Z PLcom/android/server/appwidget/AppWidgetServiceImpl;->updateWidgetPackageSuspensionMaskedState(Landroid/content/Intent;ZI)V HPLcom/android/server/appwidget/AppWidgetServiceImpl;->writeProfileStateToFileLocked(Ljava/io/FileOutputStream;I)Z +PLcom/android/server/attention/-$$Lambda$AttentionManagerService$gB_-BdC0YJFCoSO95udknZ00hKg;->(Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/-$$Lambda$AttentionManagerService$gB_-BdC0YJFCoSO95udknZ00hKg;->run()V +PLcom/android/server/attention/-$$Lambda$AttentionManagerService$yY--1bOyG1T9SAoQDRYxybMCm3A;->(Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/-$$Lambda$AttentionManagerService$yY--1bOyG1T9SAoQDRYxybMCm3A;->run()V HSPLcom/android/server/attention/-$$Lambda$AttentionManagerService$zAl0cVmXN5SK-pOb0598ByvkKOI;->(Lcom/android/server/attention/AttentionManagerService;)V PLcom/android/server/attention/-$$Lambda$AttentionManagerService$zAl0cVmXN5SK-pOb0598ByvkKOI;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheck$1;->(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheck$1;->logStats(I)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheck$1;->onFailure(I)V +HPLcom/android/server/attention/AttentionManagerService$AttentionCheck$1;->onSuccess(IJ)V +HPLcom/android/server/attention/AttentionManagerService$AttentionCheck;->(Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$1000(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;)Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal; +HPLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$700(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;)Z +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$702(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;Z)Z +HPLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$800(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;)Z +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$802(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;Z)Z +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->access$900(Lcom/android/server/attention/AttentionManagerService$AttentionCheck;)Landroid/service/attention/IAttentionCallback; +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->cancelInternal()V +PLcom/android/server/attention/AttentionManagerService$AttentionCheck;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCache;->(JIJ)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCache;->access$400(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)J +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCache;->access$500(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)I +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCache;->access$600(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)J +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->()V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->access$1100(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->add(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->get(I)Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache; +PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->getLast()Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache; HSPLcom/android/server/attention/AttentionManagerService$AttentionHandler;->(Lcom/android/server/attention/AttentionManagerService;)V +HPLcom/android/server/attention/AttentionManagerService$AttentionHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/attention/AttentionManagerService$AttentionManagerServiceShellCommand$TestableAttentionCallbackInternal;->(Lcom/android/server/attention/AttentionManagerService$AttentionManagerServiceShellCommand;)V HSPLcom/android/server/attention/AttentionManagerService$AttentionManagerServiceShellCommand;->(Lcom/android/server/attention/AttentionManagerService;)V HSPLcom/android/server/attention/AttentionManagerService$AttentionManagerServiceShellCommand;->(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$1;)V HSPLcom/android/server/attention/AttentionManagerService$AttentionServiceConnection;->(Lcom/android/server/attention/AttentionManagerService;)V HSPLcom/android/server/attention/AttentionManagerService$AttentionServiceConnection;->(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$1;)V +PLcom/android/server/attention/AttentionManagerService$AttentionServiceConnection;->cleanupService()V +HPLcom/android/server/attention/AttentionManagerService$AttentionServiceConnection;->init(Landroid/service/attention/IAttentionService;)V +PLcom/android/server/attention/AttentionManagerService$AttentionServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLcom/android/server/attention/AttentionManagerService$BinderService;->(Lcom/android/server/attention/AttentionManagerService;)V HSPLcom/android/server/attention/AttentionManagerService$BinderService;->(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$1;)V PLcom/android/server/attention/AttentionManagerService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/attention/AttentionManagerService$LocalService;->(Lcom/android/server/attention/AttentionManagerService;)V HSPLcom/android/server/attention/AttentionManagerService$LocalService;->(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$1;)V -PLcom/android/server/attention/AttentionManagerService$LocalService;->isAttentionServiceSupported()Z +PLcom/android/server/attention/AttentionManagerService$LocalService;->cancelAttentionCheck(Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;)V +PLcom/android/server/attention/AttentionManagerService$LocalService;->checkAttention(JLandroid/attention/AttentionManagerInternal$AttentionCallbackInternal;)Z +HPLcom/android/server/attention/AttentionManagerService$LocalService;->isAttentionServiceSupported()Z HSPLcom/android/server/attention/AttentionManagerService$ScreenStateReceiver;->(Lcom/android/server/attention/AttentionManagerService;)V HSPLcom/android/server/attention/AttentionManagerService$ScreenStateReceiver;->(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$1;)V -PLcom/android/server/attention/AttentionManagerService$ScreenStateReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/attention/AttentionManagerService$ScreenStateReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/attention/AttentionManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/attention/AttentionManagerService;->(Landroid/content/Context;Landroid/os/PowerManager;Ljava/lang/Object;Lcom/android/server/attention/AttentionManagerService$AttentionHandler;)V -PLcom/android/server/attention/AttentionManagerService;->access$1600(Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/AttentionManagerService;->access$1200(Lcom/android/server/attention/AttentionManagerService;Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)V +PLcom/android/server/attention/AttentionManagerService;->access$1300(Lcom/android/server/attention/AttentionManagerService;)Ljava/lang/Object; +PLcom/android/server/attention/AttentionManagerService;->access$1402(Lcom/android/server/attention/AttentionManagerService;Z)Z +PLcom/android/server/attention/AttentionManagerService;->access$1500(Lcom/android/server/attention/AttentionManagerService;)V +HPLcom/android/server/attention/AttentionManagerService;->access$1600(Lcom/android/server/attention/AttentionManagerService;)V +PLcom/android/server/attention/AttentionManagerService;->access$1800(Lcom/android/server/attention/AttentionManagerService;)Landroid/content/Context; +PLcom/android/server/attention/AttentionManagerService;->access$2100(Lcom/android/server/attention/AttentionManagerService;Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/attention/AttentionManagerService;->appendResultToAttentionCacheBuffer(Lcom/android/server/attention/AttentionManagerService$AttentionCheckCache;)V +PLcom/android/server/attention/AttentionManagerService;->bindLocked()V +HPLcom/android/server/attention/AttentionManagerService;->cancel()V +PLcom/android/server/attention/AttentionManagerService;->cancelAfterTimeoutLocked(J)V HPLcom/android/server/attention/AttentionManagerService;->cancelAndUnbindLocked()V +PLcom/android/server/attention/AttentionManagerService;->cancelAttentionCheck(Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;)V +HPLcom/android/server/attention/AttentionManagerService;->checkAttention(JLandroid/attention/AttentionManagerInternal$AttentionCallbackInternal;)Z PLcom/android/server/attention/AttentionManagerService;->dumpInternal(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/attention/AttentionManagerService;->freeIfInactiveLocked()V HSPLcom/android/server/attention/AttentionManagerService;->getIsServiceEnabled()Z HSPLcom/android/server/attention/AttentionManagerService;->getServiceConfigPackage(Landroid/content/Context;)Ljava/lang/String; HSPLcom/android/server/attention/AttentionManagerService;->getStaleAfterMillis()J +HPLcom/android/server/attention/AttentionManagerService;->handlePendingCallbackLocked()V +PLcom/android/server/attention/AttentionManagerService;->isServiceAvailable()Z HSPLcom/android/server/attention/AttentionManagerService;->isServiceConfigured(Landroid/content/Context;)Z +HPLcom/android/server/attention/AttentionManagerService;->lambda$bindLocked$2$AttentionManagerService()V +PLcom/android/server/attention/AttentionManagerService;->lambda$cancelAndUnbindLocked$1$AttentionManagerService()V PLcom/android/server/attention/AttentionManagerService;->lambda$onBootPhase$0$AttentionManagerService(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/attention/AttentionManagerService;->onBootPhase(I)V PLcom/android/server/attention/AttentionManagerService;->onDeviceConfigChange(Ljava/util/Set;)V HSPLcom/android/server/attention/AttentionManagerService;->onStart()V HSPLcom/android/server/attention/AttentionManagerService;->readValuesFromDeviceConfig()V +PLcom/android/server/attention/AttentionManagerService;->resolveAttentionService(Landroid/content/Context;)Landroid/content/ComponentName; PLcom/android/server/audio/-$$Lambda$AudioDeviceBroker$VarJDTHGtx-e1FGP_B_yLilAfsk;->(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/audio/-$$Lambda$AudioDeviceBroker$VarJDTHGtx-e1FGP_B_yLilAfsk;->accept(Ljava/lang/Object;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$7mm2yGxKdz-TfP8qyHR4_bfJDJc;->(Lcom/android/server/audio/AudioDeviceInventory;I)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$7mm2yGxKdz-TfP8qyHR4_bfJDJc;->accept(Ljava/lang/Object;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$Fg61IdaYww1rQh6QMP5btX5PSbw;->(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$Fg61IdaYww1rQh6QMP5btX5PSbw;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$GZb4nu2aFEuFYDw8k41I0qhF4sI;->(Lcom/android/server/audio/AudioDeviceInventory;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$SNqeeAzKGbT0p-rnNTRJ-Lo0NhQ;->(Lcom/android/server/audio/AudioDeviceInventory;)V +PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$SNqeeAzKGbT0p-rnNTRJ-Lo0NhQ;->test(Ljava/lang/Object;)Z PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$cTWcIgxAOgoRmHgT7BPyj0e0hMo;->(Landroid/util/ArraySet;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$cTWcIgxAOgoRmHgT7BPyj0e0hMo;->accept(Ljava/lang/Object;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$jilYapyzIzjzt3ThcP5aS07qL2g;->(Ljava/io/PrintWriter;Ljava/lang/String;)V @@ -8295,8 +8932,10 @@ PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$nvG6vXRTzWQBdzPURyOPSZ PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$nvG6vXRTzWQBdzPURyOPSZAcjB4;->accept(Ljava/lang/Object;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$p2gZMZRz1V_j5oWdJ1RqvjVa5nI;->(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$p2gZMZRz1V_j5oWdJ1RqvjVa5nI;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$qhCIf-0SzGxn0HFHcOx0EUX2gt0;->(Lcom/android/server/audio/AudioDeviceInventory;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$wL8xtSQSBjlwHN9Q_T5j8NPFA3U;->(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$yl4sIx80Ie4dj7YSL1O6kuAIQl4;->(Landroid/util/ArraySet;)V +PLcom/android/server/audio/-$$Lambda$AudioDeviceInventory$yl4sIx80Ie4dj7YSL1O6kuAIQl4;->accept(Ljava/lang/Object;)V HSPLcom/android/server/audio/-$$Lambda$AudioService$I8K8tG8Ndmaptd2mr--jnPV-eIk;->()V HSPLcom/android/server/audio/-$$Lambda$AudioService$I8K8tG8Ndmaptd2mr--jnPV-eIk;->()V HSPLcom/android/server/audio/-$$Lambda$AudioService$I8K8tG8Ndmaptd2mr--jnPV-eIk;->test(Ljava/lang/Object;)Z @@ -8309,11 +8948,11 @@ HSPLcom/android/server/audio/AudioDeviceBroker$BrokerHandler;->handleMessage(Lan HSPLcom/android/server/audio/AudioDeviceBroker$BrokerThread;->(Lcom/android/server/audio/AudioDeviceBroker;)V HSPLcom/android/server/audio/AudioDeviceBroker$BrokerThread;->run()V PLcom/android/server/audio/AudioDeviceBroker$BtDeviceConnectionInfo;->(Landroid/bluetooth/BluetoothDevice;IIZI)V -PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->(Lcom/android/server/audio/AudioDeviceBroker;Landroid/os/IBinder;ILandroid/media/AudioDeviceAttributes;)V +HPLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->(Lcom/android/server/audio/AudioDeviceBroker;Landroid/os/IBinder;ILandroid/media/AudioDeviceAttributes;)V PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->binderDied()V PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->getBinder()Landroid/os/IBinder; -PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->getDevice()Landroid/media/AudioDeviceAttributes; -PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->getPid()I +HPLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->getDevice()Landroid/media/AudioDeviceAttributes; +HPLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->getPid()I PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->registerDeathRecipient()Z PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->requestsBluetoothSco()Z PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->requestsSpeakerphone()Z @@ -8321,76 +8960,105 @@ PLcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;->unregist HSPLcom/android/server/audio/AudioDeviceBroker;->()V HSPLcom/android/server/audio/AudioDeviceBroker;->(Landroid/content/Context;Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioDeviceBroker;->access$002(Lcom/android/server/audio/AudioDeviceBroker;Lcom/android/server/audio/AudioDeviceBroker$BrokerHandler;)Lcom/android/server/audio/AudioDeviceBroker$BrokerHandler; -PLcom/android/server/audio/AudioDeviceBroker;->access$1000(Lcom/android/server/audio/AudioDeviceBroker;Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;)V -PLcom/android/server/audio/AudioDeviceBroker;->access$1100(Lcom/android/server/audio/AudioDeviceBroker;I)V -HSPLcom/android/server/audio/AudioDeviceBroker;->access$1200()Ljava/util/Set; -PLcom/android/server/audio/AudioDeviceBroker;->access$1300(Lcom/android/server/audio/AudioDeviceBroker;III)V -HSPLcom/android/server/audio/AudioDeviceBroker;->access$1400(I)Z -PLcom/android/server/audio/AudioDeviceBroker;->access$1500(Lcom/android/server/audio/AudioDeviceBroker;)Landroid/os/PowerManager$WakeLock; +PLcom/android/server/audio/AudioDeviceBroker;->access$1000(Lcom/android/server/audio/AudioDeviceBroker;)I +PLcom/android/server/audio/AudioDeviceBroker;->access$1002(Lcom/android/server/audio/AudioDeviceBroker;I)I +PLcom/android/server/audio/AudioDeviceBroker;->access$1100(Lcom/android/server/audio/AudioDeviceBroker;Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;)V +PLcom/android/server/audio/AudioDeviceBroker;->access$1200(Lcom/android/server/audio/AudioDeviceBroker;I)V +HSPLcom/android/server/audio/AudioDeviceBroker;->access$1300()Ljava/util/Set; +PLcom/android/server/audio/AudioDeviceBroker;->access$1400(Lcom/android/server/audio/AudioDeviceBroker;III)V +HSPLcom/android/server/audio/AudioDeviceBroker;->access$1500(I)Z +PLcom/android/server/audio/AudioDeviceBroker;->access$1600(Lcom/android/server/audio/AudioDeviceBroker;)Landroid/os/PowerManager$WakeLock; HSPLcom/android/server/audio/AudioDeviceBroker;->access$200(Lcom/android/server/audio/AudioDeviceBroker;)Ljava/lang/Object; -PLcom/android/server/audio/AudioDeviceBroker;->access$300(Lcom/android/server/audio/AudioDeviceBroker;)Lcom/android/server/audio/AudioDeviceInventory; -HSPLcom/android/server/audio/AudioDeviceBroker;->access$400(Lcom/android/server/audio/AudioDeviceBroker;)Lcom/android/server/audio/BtHelper; -PLcom/android/server/audio/AudioDeviceBroker;->access$500(Lcom/android/server/audio/AudioDeviceBroker;Ljava/lang/String;)V -HSPLcom/android/server/audio/AudioDeviceBroker;->access$600(Lcom/android/server/audio/AudioDeviceBroker;IIZLjava/lang/String;)V -PLcom/android/server/audio/AudioDeviceBroker;->access$900(Lcom/android/server/audio/AudioDeviceBroker;)I -PLcom/android/server/audio/AudioDeviceBroker;->access$902(Lcom/android/server/audio/AudioDeviceBroker;I)I -PLcom/android/server/audio/AudioDeviceBroker;->addCommunicationRouteClient(Landroid/os/IBinder;ILandroid/media/AudioDeviceAttributes;)Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient; +PLcom/android/server/audio/AudioDeviceBroker;->access$300(Lcom/android/server/audio/AudioDeviceBroker;)V +HSPLcom/android/server/audio/AudioDeviceBroker;->access$400(Lcom/android/server/audio/AudioDeviceBroker;)Lcom/android/server/audio/AudioDeviceInventory; +HSPLcom/android/server/audio/AudioDeviceBroker;->access$500(Lcom/android/server/audio/AudioDeviceBroker;)Lcom/android/server/audio/BtHelper; +HSPLcom/android/server/audio/AudioDeviceBroker;->access$600(Lcom/android/server/audio/AudioDeviceBroker;Ljava/lang/String;)V +HSPLcom/android/server/audio/AudioDeviceBroker;->access$700(Lcom/android/server/audio/AudioDeviceBroker;IIZLjava/lang/String;)V +PLcom/android/server/audio/AudioDeviceBroker;->access$900(Lcom/android/server/audio/AudioDeviceBroker;)V +HPLcom/android/server/audio/AudioDeviceBroker;->addCommunicationRouteClient(Landroid/os/IBinder;ILandroid/media/AudioDeviceAttributes;)Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient; HPLcom/android/server/audio/AudioDeviceBroker;->checkMessagesMuteMusic(I)V +PLcom/android/server/audio/AudioDeviceBroker;->checkMusicActive(ILjava/lang/String;)V PLcom/android/server/audio/AudioDeviceBroker;->disconnectAllBluetoothProfiles()V +HSPLcom/android/server/audio/AudioDeviceBroker;->dispatchCommunicationDevice()V PLcom/android/server/audio/AudioDeviceBroker;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/audio/AudioDeviceBroker;->getA2dpCodec(Landroid/bluetooth/BluetoothDevice;)I +PLcom/android/server/audio/AudioDeviceBroker;->getBluetoothA2dpEnabled()Z HPLcom/android/server/audio/AudioDeviceBroker;->getCommunicationRouteClientForPid(I)Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient; PLcom/android/server/audio/AudioDeviceBroker;->getContentResolver()Landroid/content/ContentResolver; HSPLcom/android/server/audio/AudioDeviceBroker;->getContext()Landroid/content/Context; PLcom/android/server/audio/AudioDeviceBroker;->getCurAudioRoutes()Landroid/media/AudioRoutesInfo; -HSPLcom/android/server/audio/AudioDeviceBroker;->getForcedUseForComm()I +HSPLcom/android/server/audio/AudioDeviceBroker;->getDeviceForCommunication()Landroid/media/AudioDeviceInfo; +PLcom/android/server/audio/AudioDeviceBroker;->getDeviceForStream(I)I +HSPLcom/android/server/audio/AudioDeviceBroker;->getPreferredDeviceForComm()Landroid/media/AudioDeviceAttributes; PLcom/android/server/audio/AudioDeviceBroker;->handleCancelFailureToConnectToBtHeadsetService()V PLcom/android/server/audio/AudioDeviceBroker;->handleDeviceConnection(ZILjava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/audio/AudioDeviceBroker;->handleFailureToConnectToBtHeadsetService(I)V +PLcom/android/server/audio/AudioDeviceBroker;->hasAudioFocusUsers()Z +PLcom/android/server/audio/AudioDeviceBroker;->hasMediaDynamicPolicy()Z PLcom/android/server/audio/AudioDeviceBroker;->hasScheduledA2dpSinkConnectionState(Landroid/bluetooth/BluetoothDevice;)Z HSPLcom/android/server/audio/AudioDeviceBroker;->init()V -PLcom/android/server/audio/AudioDeviceBroker;->isBluetoothA2dpOn()Z +HSPLcom/android/server/audio/AudioDeviceBroker;->initCommunicationStrategyId()V +HPLcom/android/server/audio/AudioDeviceBroker;->isBluetoothA2dpOn()Z HSPLcom/android/server/audio/AudioDeviceBroker;->isBluetoothScoOn()Z HPLcom/android/server/audio/AudioDeviceBroker;->isBluetoothScoRequested()Z +PLcom/android/server/audio/AudioDeviceBroker;->isInCommunication()Z HSPLcom/android/server/audio/AudioDeviceBroker;->isMessageHandledUnderWakelock(I)Z -PLcom/android/server/audio/AudioDeviceBroker;->isSpeakerphoneOn()Z +HPLcom/android/server/audio/AudioDeviceBroker;->isSpeakerphoneOn()Z HSPLcom/android/server/audio/AudioDeviceBroker;->isSpeakerphoneRequested()Z +PLcom/android/server/audio/AudioDeviceBroker;->lambda$dump$0(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;)V +PLcom/android/server/audio/AudioDeviceBroker;->onAudioServerDied()V PLcom/android/server/audio/AudioDeviceBroker;->onCommunicationRouteClientDied(Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;)V +PLcom/android/server/audio/AudioDeviceBroker;->onSendBecomingNoisyIntent()V HSPLcom/android/server/audio/AudioDeviceBroker;->onSetForceUse(IIZLjava/lang/String;)V HSPLcom/android/server/audio/AudioDeviceBroker;->onSystemReady()V -HPLcom/android/server/audio/AudioDeviceBroker;->onUpdateCommunicationRoute(Ljava/lang/String;)V +HSPLcom/android/server/audio/AudioDeviceBroker;->onUpdateCommunicationRoute(Ljava/lang/String;)V PLcom/android/server/audio/AudioDeviceBroker;->postA2dpSinkConnection(ILcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;I)V PLcom/android/server/audio/AudioDeviceBroker;->postAccessoryPlugMediaUnmute(I)V PLcom/android/server/audio/AudioDeviceBroker;->postBluetoothA2dpDeviceConfigChange(Landroid/bluetooth/BluetoothDevice;)V -PLcom/android/server/audio/AudioDeviceBroker;->postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent(Landroid/bluetooth/BluetoothDevice;IIZI)V +HPLcom/android/server/audio/AudioDeviceBroker;->postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent(Landroid/bluetooth/BluetoothDevice;IIZI)V +PLcom/android/server/audio/AudioDeviceBroker;->postBroadcastBecomingNoisy()V HSPLcom/android/server/audio/AudioDeviceBroker;->postBroadcastScoConnectionState(I)V PLcom/android/server/audio/AudioDeviceBroker;->postBtA2dpProfileConnected(Landroid/bluetooth/BluetoothA2dp;)V PLcom/android/server/audio/AudioDeviceBroker;->postBtHearingAidProfileConnected(Landroid/bluetooth/BluetoothHearingAid;)V PLcom/android/server/audio/AudioDeviceBroker;->postBtHeasetProfileConnected(Landroid/bluetooth/BluetoothHeadset;)V PLcom/android/server/audio/AudioDeviceBroker;->postCommunicationRouteClientDied(Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;)V +PLcom/android/server/audio/AudioDeviceBroker;->postDisconnectA2dp()V +PLcom/android/server/audio/AudioDeviceBroker;->postDisconnectA2dpSink()V +PLcom/android/server/audio/AudioDeviceBroker;->postDisconnectHeadset()V +PLcom/android/server/audio/AudioDeviceBroker;->postDisconnectHearingAid()V PLcom/android/server/audio/AudioDeviceBroker;->postObserveDevicesForAllStreams()V +HSPLcom/android/server/audio/AudioDeviceBroker;->postRemovePreferredDevicesForStrategy(I)V PLcom/android/server/audio/AudioDeviceBroker;->postReportNewRoutes(Z)V -PLcom/android/server/audio/AudioDeviceBroker;->postSetAvrcpAbsoluteVolumeIndex(I)V +HSPLcom/android/server/audio/AudioDeviceBroker;->postSaveRemovePreferredDevicesForStrategy(I)V +PLcom/android/server/audio/AudioDeviceBroker;->postSaveSetPreferredDevicesForStrategy(ILjava/util/List;)V +HPLcom/android/server/audio/AudioDeviceBroker;->postSetAvrcpAbsoluteVolumeIndex(I)V PLcom/android/server/audio/AudioDeviceBroker;->postSetModeOwnerPid(II)V +PLcom/android/server/audio/AudioDeviceBroker;->postSetPreferredDevicesForStrategy(ILjava/util/List;)V PLcom/android/server/audio/AudioDeviceBroker;->postSetVolumeIndexOnDevice(IIILjava/lang/String;)V +PLcom/android/server/audio/AudioDeviceBroker;->postSetWiredDeviceConnectionState(Lcom/android/server/audio/AudioDeviceInventory$WiredDeviceConnectionState;I)V PLcom/android/server/audio/AudioDeviceBroker;->receiveBtEvent(Landroid/content/Intent;)V HPLcom/android/server/audio/AudioDeviceBroker;->removeCommunicationRouteClient(Landroid/os/IBinder;Z)Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient; -PLcom/android/server/audio/AudioDeviceBroker;->removeScheduledA2dpEvents(Landroid/bluetooth/BluetoothDevice;)V +HSPLcom/android/server/audio/AudioDeviceBroker;->removePreferredDevicesForStrategySync(I)I +HPLcom/android/server/audio/AudioDeviceBroker;->removeScheduledA2dpEvents(Landroid/bluetooth/BluetoothDevice;)V HSPLcom/android/server/audio/AudioDeviceBroker;->requestedCommunicationDevice()Landroid/media/AudioDeviceAttributes; HSPLcom/android/server/audio/AudioDeviceBroker;->sendIILMsg(IIIILjava/lang/Object;I)V HSPLcom/android/server/audio/AudioDeviceBroker;->sendIILMsgNoDelay(IIIILjava/lang/Object;)V PLcom/android/server/audio/AudioDeviceBroker;->sendIIMsgNoDelay(IIII)V PLcom/android/server/audio/AudioDeviceBroker;->sendILMsg(IIILjava/lang/Object;I)V +PLcom/android/server/audio/AudioDeviceBroker;->sendILMsgNoDelay(IIILjava/lang/Object;)V HSPLcom/android/server/audio/AudioDeviceBroker;->sendIMsgNoDelay(III)V -PLcom/android/server/audio/AudioDeviceBroker;->sendLMsgNoDelay(IILjava/lang/Object;)V +PLcom/android/server/audio/AudioDeviceBroker;->sendLMsg(IILjava/lang/Object;I)V +HSPLcom/android/server/audio/AudioDeviceBroker;->sendLMsgNoDelay(IILjava/lang/Object;)V HSPLcom/android/server/audio/AudioDeviceBroker;->sendMsg(III)V PLcom/android/server/audio/AudioDeviceBroker;->sendMsgNoDelay(II)V +PLcom/android/server/audio/AudioDeviceBroker;->setA2dpTimeout(Ljava/lang/String;II)V PLcom/android/server/audio/AudioDeviceBroker;->setAvrcpAbsoluteVolumeSupported(Z)V HPLcom/android/server/audio/AudioDeviceBroker;->setBluetoothA2dpOnInt(ZZLjava/lang/String;)V -PLcom/android/server/audio/AudioDeviceBroker;->setBluetoothA2dpOn_Async(ZLjava/lang/String;)V +HPLcom/android/server/audio/AudioDeviceBroker;->setBluetoothA2dpOn_Async(ZLjava/lang/String;)V HSPLcom/android/server/audio/AudioDeviceBroker;->setBluetoothScoOn(ZLjava/lang/String;)V HPLcom/android/server/audio/AudioDeviceBroker;->setCommunicationRouteForClient(Landroid/os/IBinder;ILandroid/media/AudioDeviceAttributes;ILjava/lang/String;)V HSPLcom/android/server/audio/AudioDeviceBroker;->setForceUse_Async(IILjava/lang/String;)V +PLcom/android/server/audio/AudioDeviceBroker;->setPreferredDevicesForStrategySync(ILjava/util/List;)I HPLcom/android/server/audio/AudioDeviceBroker;->setSpeakerphoneOn(Landroid/os/IBinder;IZLjava/lang/String;)V PLcom/android/server/audio/AudioDeviceBroker;->setWiredDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/audio/AudioDeviceBroker;->setupMessaging(Landroid/content/Context;)V @@ -8401,51 +9069,61 @@ HSPLcom/android/server/audio/AudioDeviceBroker;->waitForBrokerHandlerCreation()V HSPLcom/android/server/audio/AudioDeviceInventory$1;->(Lcom/android/server/audio/AudioDeviceInventory;)V PLcom/android/server/audio/AudioDeviceInventory$1;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/audio/AudioDeviceInventory$1;->put(Ljava/lang/String;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo; -PLcom/android/server/audio/AudioDeviceInventory$1;->record(Ljava/lang/String;ZLjava/lang/String;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V +HPLcom/android/server/audio/AudioDeviceInventory$1;->record(Ljava/lang/String;ZLjava/lang/String;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V +PLcom/android/server/audio/AudioDeviceInventory$1;->remove(Ljava/lang/Object;)Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo; PLcom/android/server/audio/AudioDeviceInventory$1;->remove(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->(ILjava/lang/String;Ljava/lang/String;I)V PLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->access$000(ILjava/lang/String;)Ljava/lang/String; PLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->getKey()Ljava/lang/String; -PLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->makeDeviceListKey(ILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->makeDeviceListKey(ILjava/lang/String;)Ljava/lang/String; PLcom/android/server/audio/AudioDeviceInventory$DeviceInfo;->toString()Ljava/lang/String; PLcom/android/server/audio/AudioDeviceInventory$WiredDeviceConnectionState;->(Lcom/android/server/audio/AudioDeviceInventory;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/audio/AudioDeviceInventory;->()V HSPLcom/android/server/audio/AudioDeviceInventory;->(Lcom/android/server/audio/AudioDeviceBroker;)V -PLcom/android/server/audio/AudioDeviceInventory;->checkSendBecomingNoisyIntentInt(III)I +HPLcom/android/server/audio/AudioDeviceInventory;->checkSendBecomingNoisyIntentInt(III)I PLcom/android/server/audio/AudioDeviceInventory;->disconnectA2dp()V PLcom/android/server/audio/AudioDeviceInventory;->disconnectA2dpSink()V PLcom/android/server/audio/AudioDeviceInventory;->disconnectHearingAid()V +HSPLcom/android/server/audio/AudioDeviceInventory;->dispatchPreferredDevice(ILjava/util/List;)V PLcom/android/server/audio/AudioDeviceInventory;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/audio/AudioDeviceInventory;->handleDeviceConnection(ZILjava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/audio/AudioDeviceInventory;->getCurAudioRoutes()Landroid/media/AudioRoutesInfo; +HPLcom/android/server/audio/AudioDeviceInventory;->handleDeviceConnection(ZILjava/lang/String;Ljava/lang/String;)Z PLcom/android/server/audio/AudioDeviceInventory;->isCurrentDeviceConnected()Z PLcom/android/server/audio/AudioDeviceInventory;->lambda$disconnectA2dp$5(Landroid/util/ArraySet;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V PLcom/android/server/audio/AudioDeviceInventory;->lambda$disconnectA2dp$6$AudioDeviceInventory(ILjava/lang/String;)V PLcom/android/server/audio/AudioDeviceInventory;->lambda$disconnectA2dpSink$7(Landroid/util/ArraySet;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V +PLcom/android/server/audio/AudioDeviceInventory;->lambda$disconnectHearingAid$9(Landroid/util/ArraySet;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V PLcom/android/server/audio/AudioDeviceInventory;->lambda$dump$1(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)V PLcom/android/server/audio/AudioDeviceInventory;->lambda$dump$2(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V +PLcom/android/server/audio/AudioDeviceInventory;->lambda$isCurrentDeviceConnected$11$AudioDeviceInventory(Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo;)Z PLcom/android/server/audio/AudioDeviceInventory;->makeA2dpDeviceAvailable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/audio/AudioDeviceInventory;->makeA2dpDeviceUnavailableLater(Ljava/lang/String;I)V -PLcom/android/server/audio/AudioDeviceInventory;->makeA2dpDeviceUnavailableNow(Ljava/lang/String;I)V -PLcom/android/server/audio/AudioDeviceInventory;->onBluetoothA2dpActiveDeviceChange(Lcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;I)V +HPLcom/android/server/audio/AudioDeviceInventory;->makeA2dpDeviceUnavailableNow(Ljava/lang/String;I)V +HPLcom/android/server/audio/AudioDeviceInventory;->onBluetoothA2dpActiveDeviceChange(Lcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;I)V PLcom/android/server/audio/AudioDeviceInventory;->onMakeA2dpDeviceUnavailableNow(Ljava/lang/String;I)V -PLcom/android/server/audio/AudioDeviceInventory;->onReportNewRoutes()V -PLcom/android/server/audio/AudioDeviceInventory;->onSetA2dpSinkConnectionState(Lcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;I)V +HPLcom/android/server/audio/AudioDeviceInventory;->onReportNewRoutes()V +PLcom/android/server/audio/AudioDeviceInventory;->onRestoreDevices()V +HSPLcom/android/server/audio/AudioDeviceInventory;->onSaveRemovePreferredDevices(I)V +PLcom/android/server/audio/AudioDeviceInventory;->onSaveSetPreferredDevices(ILjava/util/List;)V +HPLcom/android/server/audio/AudioDeviceInventory;->onSetA2dpSinkConnectionState(Lcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;I)V PLcom/android/server/audio/AudioDeviceInventory;->onSetWiredDeviceConnectionState(Lcom/android/server/audio/AudioDeviceInventory$WiredDeviceConnectionState;)V +HSPLcom/android/server/audio/AudioDeviceInventory;->removePreferredDevicesForStrategySync(I)I PLcom/android/server/audio/AudioDeviceInventory;->sendDeviceConnectionIntent(IILjava/lang/String;Ljava/lang/String;)V PLcom/android/server/audio/AudioDeviceInventory;->setBluetoothA2dpDeviceConnectionState(Landroid/bluetooth/BluetoothDevice;IIZII)V -PLcom/android/server/audio/AudioDeviceInventory;->setCurrentAudioRouteNameIfPossible(Ljava/lang/String;Z)V +HPLcom/android/server/audio/AudioDeviceInventory;->setCurrentAudioRouteNameIfPossible(Ljava/lang/String;Z)V +HPLcom/android/server/audio/AudioDeviceInventory;->setPreferredDevicesForStrategySync(ILjava/util/List;)I PLcom/android/server/audio/AudioDeviceInventory;->setWiredDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I HSPLcom/android/server/audio/AudioDeviceInventory;->startWatchingRoutes(Landroid/media/IAudioRoutesObserver;)Landroid/media/AudioRoutesInfo; PLcom/android/server/audio/AudioDeviceInventory;->updateAudioRoutes(II)V HSPLcom/android/server/audio/AudioEventLogger$Event;->()V HSPLcom/android/server/audio/AudioEventLogger$Event;->()V HPLcom/android/server/audio/AudioEventLogger$Event;->printLog(ILjava/lang/String;)Lcom/android/server/audio/AudioEventLogger$Event; -PLcom/android/server/audio/AudioEventLogger$Event;->printLog(Ljava/lang/String;)Lcom/android/server/audio/AudioEventLogger$Event; -PLcom/android/server/audio/AudioEventLogger$Event;->toString()Ljava/lang/String; +HPLcom/android/server/audio/AudioEventLogger$Event;->printLog(Ljava/lang/String;)Lcom/android/server/audio/AudioEventLogger$Event; +HPLcom/android/server/audio/AudioEventLogger$Event;->toString()Ljava/lang/String; HSPLcom/android/server/audio/AudioEventLogger$StringEvent;->(Ljava/lang/String;)V -PLcom/android/server/audio/AudioEventLogger$StringEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/AudioEventLogger$StringEvent;->eventToString()Ljava/lang/String; HSPLcom/android/server/audio/AudioEventLogger;->(ILjava/lang/String;)V -PLcom/android/server/audio/AudioEventLogger;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/audio/AudioEventLogger;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/audio/AudioEventLogger;->log(Lcom/android/server/audio/AudioEventLogger$Event;)V HSPLcom/android/server/audio/AudioService$1;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$1;->onError(I)V @@ -8455,21 +9133,35 @@ PLcom/android/server/audio/AudioService$4;->(Lcom/android/server/audio/Aud PLcom/android/server/audio/AudioService$4;->binderDied()V HSPLcom/android/server/audio/AudioService$5;->(Lcom/android/server/audio/AudioService;)V PLcom/android/server/audio/AudioService$AsdProxy;->(Lcom/android/server/audio/AudioService;Landroid/media/IAudioServerStateDispatcher;)V +PLcom/android/server/audio/AudioService$AsdProxy;->binderDied()V +PLcom/android/server/audio/AudioService$AsdProxy;->callback()Landroid/media/IAudioServerStateDispatcher; HSPLcom/android/server/audio/AudioService$AudioHandler;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$AudioHandler;->(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$1;)V HSPLcom/android/server/audio/AudioService$AudioHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/audio/AudioService$AudioHandler;->onPersistSafeVolumeState(I)V -PLcom/android/server/audio/AudioService$AudioHandler;->persistVolume(Lcom/android/server/audio/AudioService$VolumeStreamState;I)V +PLcom/android/server/audio/AudioService$AudioHandler;->persistRingerMode(I)V +HPLcom/android/server/audio/AudioService$AudioHandler;->persistVolume(Lcom/android/server/audio/AudioService$VolumeStreamState;I)V HSPLcom/android/server/audio/AudioService$AudioHandler;->setAllVolumes(Lcom/android/server/audio/AudioService$VolumeStreamState;)V +PLcom/android/server/audio/AudioService$AudioPolicyProxy$UnregisterOnStopCallback;->(Lcom/android/server/audio/AudioService$AudioPolicyProxy;)V +PLcom/android/server/audio/AudioService$AudioPolicyProxy$UnregisterOnStopCallback;->(Lcom/android/server/audio/AudioService$AudioPolicyProxy;Lcom/android/server/audio/AudioService$1;)V +PLcom/android/server/audio/AudioService$AudioPolicyProxy$UnregisterOnStopCallback;->onStop()V +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->(Lcom/android/server/audio/AudioService;Landroid/media/audiopolicy/AudioPolicyConfig;Landroid/media/audiopolicy/IAudioPolicyCallback;ZZZZLandroid/media/projection/IMediaProjection;)V +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->binderDied()V +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->connectMixes()I +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->getRegistrationId()Ljava/lang/String; +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->hasMixAffectingUsage(II)Z +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->release()V +PLcom/android/server/audio/AudioService$AudioPolicyProxy;->setupDeviceAffinities()I HSPLcom/android/server/audio/AudioService$AudioServiceBroadcastReceiver;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$AudioServiceBroadcastReceiver;->(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$1;)V HSPLcom/android/server/audio/AudioService$AudioServiceBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/audio/AudioService$AudioServiceInternal;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$AudioServiceInternal;->getRingerModeInternal()I -PLcom/android/server/audio/AudioService$AudioServiceInternal;->setAccessibilityServiceUids(Landroid/util/IntArray;)V -PLcom/android/server/audio/AudioService$AudioServiceInternal;->setInputMethodServiceUid(I)V +HPLcom/android/server/audio/AudioService$AudioServiceInternal;->setAccessibilityServiceUids(Landroid/util/IntArray;)V +HPLcom/android/server/audio/AudioService$AudioServiceInternal;->setInputMethodServiceUid(I)V HSPLcom/android/server/audio/AudioService$AudioServiceInternal;->setRingerModeDelegate(Landroid/media/AudioManagerInternal$RingerModeDelegate;)V HSPLcom/android/server/audio/AudioService$AudioServiceInternal;->setRingerModeInternal(ILjava/lang/String;)V +PLcom/android/server/audio/AudioService$AudioServiceInternal;->silenceRingerModeInternal(Ljava/lang/String;)V HSPLcom/android/server/audio/AudioService$AudioServiceInternal;->updateRingerModeAffectedStreamsInternal()V HSPLcom/android/server/audio/AudioService$AudioServiceUserRestrictionsListener;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$AudioServiceUserRestrictionsListener;->(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$1;)V @@ -8479,9 +9171,9 @@ HSPLcom/android/server/audio/AudioService$AudioSystemThread;->run()V PLcom/android/server/audio/AudioService$DeviceVolumeUpdate;->(IIILjava/lang/String;)V PLcom/android/server/audio/AudioService$DeviceVolumeUpdate;->getVolumeIndex()I PLcom/android/server/audio/AudioService$DeviceVolumeUpdate;->hasVolumeIndex()Z -PLcom/android/server/audio/AudioService$ForceControlStreamClient;->(Lcom/android/server/audio/AudioService;Landroid/os/IBinder;)V +HPLcom/android/server/audio/AudioService$ForceControlStreamClient;->(Lcom/android/server/audio/AudioService;Landroid/os/IBinder;)V PLcom/android/server/audio/AudioService$ForceControlStreamClient;->getBinder()Landroid/os/IBinder; -PLcom/android/server/audio/AudioService$ForceControlStreamClient;->release()V +HPLcom/android/server/audio/AudioService$ForceControlStreamClient;->release()V HSPLcom/android/server/audio/AudioService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/audio/AudioService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/audio/AudioService$Lifecycle;->onStart()V @@ -8489,11 +9181,15 @@ HSPLcom/android/server/audio/AudioService$MyHdmiCecVolumeControlFeatureListener; HSPLcom/android/server/audio/AudioService$MyHdmiCecVolumeControlFeatureListener;->(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$1;)V HSPLcom/android/server/audio/AudioService$MyHdmiControlStatusChangeListenerCallback;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$MyHdmiControlStatusChangeListenerCallback;->(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$1;)V +PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->(Lcom/android/server/audio/AudioService;Landroid/os/IBinder;)V +PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->forget()V +PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->isHandlerFor(Landroid/os/IBinder;)Z HSPLcom/android/server/audio/AudioService$RoleObserver;->(Lcom/android/server/audio/AudioService;)V HSPLcom/android/server/audio/AudioService$RoleObserver;->getAssistantRoleHolder()Ljava/lang/String; -PLcom/android/server/audio/AudioService$RoleObserver;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V +HPLcom/android/server/audio/AudioService$RoleObserver;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/audio/AudioService$RoleObserver;->register()V HPLcom/android/server/audio/AudioService$SetModeDeathHandler;->(Lcom/android/server/audio/AudioService;Landroid/os/IBinder;IIZLjava/lang/String;)V +PLcom/android/server/audio/AudioService$SetModeDeathHandler;->binderDied()V PLcom/android/server/audio/AudioService$SetModeDeathHandler;->getBinder()Landroid/os/IBinder; PLcom/android/server/audio/AudioService$SetModeDeathHandler;->getMode()I PLcom/android/server/audio/AudioService$SetModeDeathHandler;->getPackage()Ljava/lang/String; @@ -8502,25 +9198,27 @@ HPLcom/android/server/audio/AudioService$SetModeDeathHandler;->getUid()I PLcom/android/server/audio/AudioService$SetModeDeathHandler;->isPrivileged()Z PLcom/android/server/audio/AudioService$SetModeDeathHandler;->setMode(I)V HSPLcom/android/server/audio/AudioService$SettingsObserver;->(Lcom/android/server/audio/AudioService;)V -PLcom/android/server/audio/AudioService$SettingsObserver;->onChange(Z)V -PLcom/android/server/audio/AudioService$SettingsObserver;->updateEncodedSurroundOutput()V -PLcom/android/server/audio/AudioService$VolumeController;->(Lcom/android/server/audio/AudioService;)V -PLcom/android/server/audio/AudioService$VolumeController;->asBinder()Landroid/os/IBinder; -PLcom/android/server/audio/AudioService$VolumeController;->binder(Landroid/media/IVolumeController;)Landroid/os/IBinder; -PLcom/android/server/audio/AudioService$VolumeController;->isSameBinder(Landroid/media/IVolumeController;)Z +HPLcom/android/server/audio/AudioService$SettingsObserver;->onChange(Z)V +HPLcom/android/server/audio/AudioService$SettingsObserver;->updateEncodedSurroundOutput()V +HSPLcom/android/server/audio/AudioService$VolumeController;->(Lcom/android/server/audio/AudioService;)V +HPLcom/android/server/audio/AudioService$VolumeController;->asBinder()Landroid/os/IBinder; +HPLcom/android/server/audio/AudioService$VolumeController;->binder(Landroid/media/IVolumeController;)Landroid/os/IBinder; +HPLcom/android/server/audio/AudioService$VolumeController;->isSameBinder(Landroid/media/IVolumeController;)Z HSPLcom/android/server/audio/AudioService$VolumeController;->loadSettings(Landroid/content/ContentResolver;)V PLcom/android/server/audio/AudioService$VolumeController;->postDismiss()V HPLcom/android/server/audio/AudioService$VolumeController;->postVolumeChanged(II)V PLcom/android/server/audio/AudioService$VolumeController;->setA11yMode(I)V PLcom/android/server/audio/AudioService$VolumeController;->setController(Landroid/media/IVolumeController;)V HSPLcom/android/server/audio/AudioService$VolumeController;->setLayoutDirection(I)V -PLcom/android/server/audio/AudioService$VolumeController;->setVisible(Z)V -PLcom/android/server/audio/AudioService$VolumeController;->suppressAdjustment(IIZ)Z +HPLcom/android/server/audio/AudioService$VolumeController;->setVisible(Z)V +HPLcom/android/server/audio/AudioService$VolumeController;->suppressAdjustment(IIZ)Z PLcom/android/server/audio/AudioService$VolumeController;->toString()Ljava/lang/String; HSPLcom/android/server/audio/AudioService$VolumeGroupState;->(Lcom/android/server/audio/AudioService;Landroid/media/audiopolicy/AudioVolumeGroup;)V HSPLcom/android/server/audio/AudioService$VolumeGroupState;->(Lcom/android/server/audio/AudioService;Landroid/media/audiopolicy/AudioVolumeGroup;Lcom/android/server/audio/AudioService$1;)V +PLcom/android/server/audio/AudioService$VolumeGroupState;->access$2400(Lcom/android/server/audio/AudioService$VolumeGroupState;Ljava/io/PrintWriter;)V HSPLcom/android/server/audio/AudioService$VolumeGroupState;->applyAllVolumes()V -PLcom/android/server/audio/AudioService$VolumeGroupState;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/audio/AudioService$VolumeGroupState;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/audio/AudioService$VolumeGroupState;->getDeviceForVolume()I HSPLcom/android/server/audio/AudioService$VolumeGroupState;->getIndex(I)I HSPLcom/android/server/audio/AudioService$VolumeGroupState;->getSettingNameForDevice(I)Ljava/lang/String; HSPLcom/android/server/audio/AudioService$VolumeGroupState;->getValidIndex(I)I @@ -8534,19 +9232,22 @@ HSPLcom/android/server/audio/AudioService$VolumeStreamState;->(Lcom/androi HSPLcom/android/server/audio/AudioService$VolumeStreamState;->(Lcom/android/server/audio/AudioService;Ljava/lang/String;ILcom/android/server/audio/AudioService$1;)V HSPLcom/android/server/audio/AudioService$VolumeStreamState;->access$1000(Lcom/android/server/audio/AudioService$VolumeStreamState;)Z HSPLcom/android/server/audio/AudioService$VolumeStreamState;->access$1100(Lcom/android/server/audio/AudioService$VolumeStreamState;)I +PLcom/android/server/audio/AudioService$VolumeStreamState;->access$1300(Lcom/android/server/audio/AudioService$VolumeStreamState;Ljava/io/PrintWriter;)V PLcom/android/server/audio/AudioService$VolumeStreamState;->access$1402(Lcom/android/server/audio/AudioService$VolumeStreamState;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/audio/AudioService$VolumeStreamState;->access$1900(Lcom/android/server/audio/AudioService$VolumeStreamState;)Landroid/util/SparseIntArray; +PLcom/android/server/audio/AudioService$VolumeStreamState;->access$4100(Lcom/android/server/audio/AudioService$VolumeStreamState;)Z HSPLcom/android/server/audio/AudioService$VolumeStreamState;->access$800(Lcom/android/server/audio/AudioService$VolumeStreamState;)I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->access$900(Lcom/android/server/audio/AudioService$VolumeStreamState;)I HPLcom/android/server/audio/AudioService$VolumeStreamState;->adjustIndex(IILjava/lang/String;Z)Z HSPLcom/android/server/audio/AudioService$VolumeStreamState;->applyAllVolumes()V HSPLcom/android/server/audio/AudioService$VolumeStreamState;->applyDeviceVolume_syncVSS(I)V HSPLcom/android/server/audio/AudioService$VolumeStreamState;->checkFixedVolumeDevices()V -PLcom/android/server/audio/AudioService$VolumeStreamState;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/audio/AudioService$VolumeStreamState;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/audio/AudioService$VolumeStreamState;->getAbsoluteVolumeIndex(I)I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getIndex(I)I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getMaxIndex()I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getMinIndex()I -PLcom/android/server/audio/AudioService$VolumeStreamState;->getMinIndex(Z)I +HPLcom/android/server/audio/AudioService$VolumeStreamState;->getMinIndex(Z)I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getSettingNameForDevice(I)Ljava/lang/String; HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getStreamType()I HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getValidIndex(IZ)I @@ -8564,36 +9265,48 @@ HSPLcom/android/server/audio/AudioService$VolumeStreamState;->updateNoPermMinInd HSPLcom/android/server/audio/AudioService;->()V HSPLcom/android/server/audio/AudioService;->(Landroid/content/Context;)V HSPLcom/android/server/audio/AudioService;->(Landroid/content/Context;Lcom/android/server/audio/AudioSystemAdapter;Lcom/android/server/audio/SystemServerAdapter;)V -PLcom/android/server/audio/AudioService;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I -PLcom/android/server/audio/AudioService;->access$000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/RecordingActivityMonitor; +HPLcom/android/server/audio/AudioService;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I +HPLcom/android/server/audio/AudioService;->access$000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/RecordingActivityMonitor; HSPLcom/android/server/audio/AudioService;->access$100(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioService$AudioHandler; HSPLcom/android/server/audio/AudioService;->access$102(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$AudioHandler;)Lcom/android/server/audio/AudioService$AudioHandler; +PLcom/android/server/audio/AudioService;->access$10200(Lcom/android/server/audio/AudioService;)Ljava/util/HashMap; +PLcom/android/server/audio/AudioService;->access$10300(Lcom/android/server/audio/AudioService;)Ljava/util/HashMap; HSPLcom/android/server/audio/AudioService;->access$200(Landroid/os/Handler;IIIILjava/lang/Object;I)V -PLcom/android/server/audio/AudioService;->access$2000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioDeviceBroker; +HPLcom/android/server/audio/AudioService;->access$2000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioDeviceBroker; +PLcom/android/server/audio/AudioService;->access$2100(Lcom/android/server/audio/AudioService;ILandroid/os/IBinder;IIZLjava/lang/String;)I HSPLcom/android/server/audio/AudioService;->access$2500(Lcom/android/server/audio/AudioService;)Z HSPLcom/android/server/audio/AudioService;->access$2600(Lcom/android/server/audio/AudioService;)[Lcom/android/server/audio/AudioService$VolumeStreamState; HSPLcom/android/server/audio/AudioService;->access$2700(Lcom/android/server/audio/AudioService;)Landroid/content/ContentResolver; HSPLcom/android/server/audio/AudioService;->access$2800(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/SystemServerAdapter; -PLcom/android/server/audio/AudioService;->access$2900(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioSystemAdapter; -PLcom/android/server/audio/AudioService;->access$3000(Lcom/android/server/audio/AudioService;)Ljava/lang/Object; -PLcom/android/server/audio/AudioService;->access$3100(Lcom/android/server/audio/AudioService;)Z -HPLcom/android/server/audio/AudioService;->access$3300(Lcom/android/server/audio/AudioService;)Z -HPLcom/android/server/audio/AudioService;->access$3400(Lcom/android/server/audio/AudioService;I)Z -PLcom/android/server/audio/AudioService;->access$3500(Lcom/android/server/audio/AudioService;III)I -HPLcom/android/server/audio/AudioService;->access$3600(Lcom/android/server/audio/AudioService;Landroid/content/Intent;)V -PLcom/android/server/audio/AudioService;->access$3700(Lcom/android/server/audio/AudioService;I)Z -PLcom/android/server/audio/AudioService;->access$4400(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/SoundEffectsHelper; -PLcom/android/server/audio/AudioService;->access$4500(Lcom/android/server/audio/AudioService;)Z -PLcom/android/server/audio/AudioService;->access$4700(Lcom/android/server/audio/AudioService;)Landroid/os/PowerManager$WakeLock; -PLcom/android/server/audio/AudioService;->access$4800(Lcom/android/server/audio/AudioService;)V +HSPLcom/android/server/audio/AudioService;->access$2900(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioSystemAdapter; +HSPLcom/android/server/audio/AudioService;->access$3000(Lcom/android/server/audio/AudioService;)Ljava/lang/Object; +HSPLcom/android/server/audio/AudioService;->access$3100(Lcom/android/server/audio/AudioService;)Z +PLcom/android/server/audio/AudioService;->access$3200(Lcom/android/server/audio/AudioService;)[F +HSPLcom/android/server/audio/AudioService;->access$3300(Lcom/android/server/audio/AudioService;)Z +HSPLcom/android/server/audio/AudioService;->access$3400(Lcom/android/server/audio/AudioService;I)Z +HSPLcom/android/server/audio/AudioService;->access$3500(Lcom/android/server/audio/AudioService;III)I +HSPLcom/android/server/audio/AudioService;->access$3600(Lcom/android/server/audio/AudioService;Landroid/content/Intent;)V +HSPLcom/android/server/audio/AudioService;->access$3700(Lcom/android/server/audio/AudioService;I)Z +PLcom/android/server/audio/AudioService;->access$3800(Lcom/android/server/audio/AudioService;I)I +PLcom/android/server/audio/AudioService;->access$4000(Lcom/android/server/audio/AudioService;)Z +PLcom/android/server/audio/AudioService;->access$4300(Lcom/android/server/audio/AudioService;Z)V +HSPLcom/android/server/audio/AudioService;->access$4400(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/SoundEffectsHelper; +HSPLcom/android/server/audio/AudioService;->access$4500(Lcom/android/server/audio/AudioService;)Z +PLcom/android/server/audio/AudioService;->access$4600(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/PlaybackActivityMonitor; +HSPLcom/android/server/audio/AudioService;->access$4700(Lcom/android/server/audio/AudioService;)Landroid/os/PowerManager$WakeLock; +HSPLcom/android/server/audio/AudioService;->access$4800(Lcom/android/server/audio/AudioService;)V +PLcom/android/server/audio/AudioService;->access$4900(Lcom/android/server/audio/AudioService;Ljava/lang/String;)V PLcom/android/server/audio/AudioService;->access$5000(Lcom/android/server/audio/AudioService;ZLjava/lang/String;)V -PLcom/android/server/audio/AudioService;->access$5500(Lcom/android/server/audio/AudioService;)V -PLcom/android/server/audio/AudioService;->access$5700(Lcom/android/server/audio/AudioService;I)V +PLcom/android/server/audio/AudioService;->access$5100(Lcom/android/server/audio/AudioService;I)V +HSPLcom/android/server/audio/AudioService;->access$5500(Lcom/android/server/audio/AudioService;)V +PLcom/android/server/audio/AudioService;->access$5600(Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService$DeviceVolumeUpdate;)V +HSPLcom/android/server/audio/AudioService;->access$5700(Lcom/android/server/audio/AudioService;I)V HSPLcom/android/server/audio/AudioService;->access$600(Lcom/android/server/audio/AudioService;)Landroid/content/Context; +PLcom/android/server/audio/AudioService;->access$6000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioEventLogger; PLcom/android/server/audio/AudioService;->access$6300(Lcom/android/server/audio/AudioService;)I -PLcom/android/server/audio/AudioService;->access$6302(Lcom/android/server/audio/AudioService;I)I -PLcom/android/server/audio/AudioService;->access$6402(Lcom/android/server/audio/AudioService;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/audio/AudioService;->access$6500(Lcom/android/server/audio/AudioService;)Z +HSPLcom/android/server/audio/AudioService;->access$6302(Lcom/android/server/audio/AudioService;I)I +HSPLcom/android/server/audio/AudioService;->access$6402(Lcom/android/server/audio/AudioService;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/audio/AudioService;->access$6500(Lcom/android/server/audio/AudioService;)Z PLcom/android/server/audio/AudioService;->access$6600(Lcom/android/server/audio/AudioService;IZ)V PLcom/android/server/audio/AudioService;->access$6700(Lcom/android/server/audio/AudioService;Landroid/content/ContentResolver;)V PLcom/android/server/audio/AudioService;->access$6800(Lcom/android/server/audio/AudioService;Landroid/content/ContentResolver;)V @@ -8602,21 +9315,26 @@ HSPLcom/android/server/audio/AudioService;->access$700(Lcom/android/server/audio PLcom/android/server/audio/AudioService;->access$7000(Lcom/android/server/audio/AudioService;)Z PLcom/android/server/audio/AudioService;->access$7002(Lcom/android/server/audio/AudioService;Z)Z PLcom/android/server/audio/AudioService;->access$7100(Lcom/android/server/audio/AudioService;Landroid/content/ContentResolver;Z)V -PLcom/android/server/audio/AudioService;->access$7400(Lcom/android/server/audio/AudioService;)Z +HPLcom/android/server/audio/AudioService;->access$7400(Lcom/android/server/audio/AudioService;)Z PLcom/android/server/audio/AudioService;->access$7500(Lcom/android/server/audio/AudioService;Landroid/content/Context;)V PLcom/android/server/audio/AudioService;->access$7600(Lcom/android/server/audio/AudioService;)Z PLcom/android/server/audio/AudioService;->access$7602(Lcom/android/server/audio/AudioService;Z)Z PLcom/android/server/audio/AudioService;->access$7700(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/MediaFocusControl; PLcom/android/server/audio/AudioService;->access$7800(Lcom/android/server/audio/AudioService;Z)V -PLcom/android/server/audio/AudioService;->access$9100(Lcom/android/server/audio/AudioService;)Landroid/media/AudioManagerInternal$RingerModeDelegate; -PLcom/android/server/audio/AudioService;->access$9102(Lcom/android/server/audio/AudioService;Landroid/media/AudioManagerInternal$RingerModeDelegate;)Landroid/media/AudioManagerInternal$RingerModeDelegate; +PLcom/android/server/audio/AudioService;->access$7900(Lcom/android/server/audio/AudioService;Landroid/content/pm/UserInfo;)V +PLcom/android/server/audio/AudioService;->access$8000(Lcom/android/server/audio/AudioService;Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/audio/AudioService;->access$9000(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioService$VolumeController; +HSPLcom/android/server/audio/AudioService;->access$9100(Lcom/android/server/audio/AudioService;)Landroid/media/AudioManagerInternal$RingerModeDelegate; +HSPLcom/android/server/audio/AudioService;->access$9102(Lcom/android/server/audio/AudioService;Landroid/media/AudioManagerInternal$RingerModeDelegate;)Landroid/media/AudioManagerInternal$RingerModeDelegate; PLcom/android/server/audio/AudioService;->access$9200(Lcom/android/server/audio/AudioService;)Ljava/lang/Object; PLcom/android/server/audio/AudioService;->access$9300(Lcom/android/server/audio/AudioService;)[I PLcom/android/server/audio/AudioService;->access$9302(Lcom/android/server/audio/AudioService;[I)[I PLcom/android/server/audio/AudioService;->access$9400(Lcom/android/server/audio/AudioService;)Ljava/lang/Object; PLcom/android/server/audio/AudioService;->access$9500(Lcom/android/server/audio/AudioService;)I PLcom/android/server/audio/AudioService;->access$9502(Lcom/android/server/audio/AudioService;I)I -PLcom/android/server/audio/AudioService;->adjustStreamVolume(IIILjava/lang/String;)V +PLcom/android/server/audio/AudioService;->access$9608(Lcom/android/server/audio/AudioService;)I +PLcom/android/server/audio/AudioService;->access$9900(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/AudioEventLogger; +HPLcom/android/server/audio/AudioService;->adjustStreamVolume(IIILjava/lang/String;)V HPLcom/android/server/audio/AudioService;->adjustStreamVolume(IIILjava/lang/String;Ljava/lang/String;IZI)V HPLcom/android/server/audio/AudioService;->adjustStreamVolumeForUid(IIILjava/lang/String;IILandroid/os/UserHandle;I)V HPLcom/android/server/audio/AudioService;->adjustSuggestedStreamVolume(IIILjava/lang/String;Ljava/lang/String;IZI)V @@ -8625,16 +9343,23 @@ PLcom/android/server/audio/AudioService;->avrcpSupportsAbsoluteVolume(Ljava/lang HSPLcom/android/server/audio/AudioService;->broadcastMasterMuteStatus(Z)V HSPLcom/android/server/audio/AudioService;->broadcastRingerMode(Ljava/lang/String;I)V HSPLcom/android/server/audio/AudioService;->broadcastVibrateSetting(I)V +PLcom/android/server/audio/AudioService;->callerHasPermission(Ljava/lang/String;)Z +PLcom/android/server/audio/AudioService;->canChangeAccessibilityVolume()Z +PLcom/android/server/audio/AudioService;->canProjectAudio(Landroid/media/projection/IMediaProjection;)Z HSPLcom/android/server/audio/AudioService;->checkAllAliasStreamVolumes()V HSPLcom/android/server/audio/AudioService;->checkAllFixedVolumeDevices()V -PLcom/android/server/audio/AudioService;->checkAudioSettingsPermission(Ljava/lang/String;)Z +PLcom/android/server/audio/AudioService;->checkAllFixedVolumeDevices(I)V +HPLcom/android/server/audio/AudioService;->checkAudioSettingsPermission(Ljava/lang/String;)Z PLcom/android/server/audio/AudioService;->checkForRingerModeChange(IIIZLjava/lang/String;I)I PLcom/android/server/audio/AudioService;->checkMonitorAudioServerStatePermission()V +PLcom/android/server/audio/AudioService;->checkMusicActive(ILjava/lang/String;)V HSPLcom/android/server/audio/AudioService;->checkMuteAffectedStreams()V -PLcom/android/server/audio/AudioService;->checkSafeMediaVolume(III)Z +HPLcom/android/server/audio/AudioService;->checkSafeMediaVolume(III)Z HSPLcom/android/server/audio/AudioService;->checkVolumeRangeInitialization(Ljava/lang/String;)Z HSPLcom/android/server/audio/AudioService;->createAudioSystemThread()V HSPLcom/android/server/audio/AudioService;->createStreamStates()V +PLcom/android/server/audio/AudioService;->disableRingtoneSync(I)V +PLcom/android/server/audio/AudioService;->discardRmtSbmxFullVolDeathHandlerFor(Landroid/os/IBinder;)Z PLcom/android/server/audio/AudioService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/audio/AudioService;->dumpAudioPolicies(Ljava/io/PrintWriter;)V PLcom/android/server/audio/AudioService;->dumpDeviceTypes(Ljava/util/Set;)Ljava/lang/String; @@ -8642,6 +9367,7 @@ PLcom/android/server/audio/AudioService;->dumpRingerMode(Ljava/io/PrintWriter;)V PLcom/android/server/audio/AudioService;->dumpRingerModeStreams(Ljava/io/PrintWriter;Ljava/lang/String;I)V PLcom/android/server/audio/AudioService;->dumpStreamStates(Ljava/io/PrintWriter;)V PLcom/android/server/audio/AudioService;->dumpSupportedSystemUsage(Ljava/io/PrintWriter;)V +PLcom/android/server/audio/AudioService;->dumpVolumeGroups(Ljava/io/PrintWriter;)V HSPLcom/android/server/audio/AudioService;->enforceModifyAudioRoutingPermission()V PLcom/android/server/audio/AudioService;->enforceSafeMediaVolume(Ljava/lang/String;)V HSPLcom/android/server/audio/AudioService;->enforceVolumeController(Ljava/lang/String;)V @@ -8649,31 +9375,34 @@ HSPLcom/android/server/audio/AudioService;->ensureValidAttributes(Landroid/media HPLcom/android/server/audio/AudioService;->ensureValidDirection(I)V HSPLcom/android/server/audio/AudioService;->ensureValidRingerMode(I)V HSPLcom/android/server/audio/AudioService;->ensureValidStreamType(I)V -PLcom/android/server/audio/AudioService;->forceFocusDuckingForAccessibility(Landroid/media/AudioAttributes;II)Z -PLcom/android/server/audio/AudioService;->forceVolumeControlStream(ILandroid/os/IBinder;)V -PLcom/android/server/audio/AudioService;->getActivePlaybackConfigurations()Ljava/util/List; -PLcom/android/server/audio/AudioService;->getActiveRecordingConfigurations()Ljava/util/List; -PLcom/android/server/audio/AudioService;->getActiveStreamType(I)I +HPLcom/android/server/audio/AudioService;->forceFocusDuckingForAccessibility(Landroid/media/AudioAttributes;II)Z +PLcom/android/server/audio/AudioService;->forceRemoteSubmixFullVolume(ZLandroid/os/IBinder;)V +HPLcom/android/server/audio/AudioService;->forceVolumeControlStream(ILandroid/os/IBinder;)V +HPLcom/android/server/audio/AudioService;->getActivePlaybackConfigurations()Ljava/util/List; +HPLcom/android/server/audio/AudioService;->getActiveRecordingConfigurations()Ljava/util/List; +HPLcom/android/server/audio/AudioService;->getActiveStreamType(I)I HSPLcom/android/server/audio/AudioService;->getAudioHalPids()Ljava/util/Set; PLcom/android/server/audio/AudioService;->getAudioProductStrategies()Ljava/util/List; HSPLcom/android/server/audio/AudioService;->getAudioVolumeGroups()Ljava/util/List; -PLcom/android/server/audio/AudioService;->getCurrentAudioFocus()I +PLcom/android/server/audio/AudioService;->getContentResolver()Landroid/content/ContentResolver; +HPLcom/android/server/audio/AudioService;->getCurrentAudioFocus()I HSPLcom/android/server/audio/AudioService;->getCurrentUserId()I HSPLcom/android/server/audio/AudioService;->getDeviceForStream(I)I HSPLcom/android/server/audio/AudioService;->getDevicesForAttributesInt(Landroid/media/AudioAttributes;)Ljava/util/ArrayList; HSPLcom/android/server/audio/AudioService;->getDevicesForStream(I)I -HSPLcom/android/server/audio/AudioService;->getDevicesForStream(IZ)I -PLcom/android/server/audio/AudioService;->getFocusRampTimeMs(ILandroid/media/AudioAttributes;)I +HSPLcom/android/server/audio/AudioService;->getDevicesForStreamInt(I)I +HPLcom/android/server/audio/AudioService;->getFocusRampTimeMs(ILandroid/media/AudioAttributes;)I PLcom/android/server/audio/AudioService;->getHearingAidStreamType(I)I HSPLcom/android/server/audio/AudioService;->getIndexRange(I)I HPLcom/android/server/audio/AudioService;->getLastAudibleStreamVolume(I)I HSPLcom/android/server/audio/AudioService;->getMode()I HSPLcom/android/server/audio/AudioService;->getModeOwnerPid()I HPLcom/android/server/audio/AudioService;->getModeOwnerUid()I -PLcom/android/server/audio/AudioService;->getNewRingerMode(III)I +HPLcom/android/server/audio/AudioService;->getNewRingerMode(III)I +PLcom/android/server/audio/AudioService;->getProjectionService()Landroid/media/projection/IMediaProjectionManager; HSPLcom/android/server/audio/AudioService;->getRingerModeExternal()I HSPLcom/android/server/audio/AudioService;->getRingerModeInternal()I -PLcom/android/server/audio/AudioService;->getRingtonePlayer()Landroid/media/IRingtonePlayer; +HPLcom/android/server/audio/AudioService;->getRingtonePlayer()Landroid/media/IRingtonePlayer; HSPLcom/android/server/audio/AudioService;->getSafeUsbMediaVolumeIndex()I PLcom/android/server/audio/AudioService;->getSettingsNameForDeviceVolumeBehavior(I)Ljava/lang/String; HPLcom/android/server/audio/AudioService;->getStreamMaxVolume(I)I @@ -8681,58 +9410,66 @@ HPLcom/android/server/audio/AudioService;->getStreamMinVolume(I)I HSPLcom/android/server/audio/AudioService;->getStreamVolume(I)I HPLcom/android/server/audio/AudioService;->getUiSoundsStreamType()I PLcom/android/server/audio/AudioService;->getVibrateSetting(I)I -PLcom/android/server/audio/AudioService;->handleAudioEffectBroadcast(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/audio/AudioService;->handleAudioEffectBroadcast(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/audio/AudioService;->handleBluetoothA2dpDeviceConfigChange(Landroid/bluetooth/BluetoothDevice;)V HSPLcom/android/server/audio/AudioService;->handleConfigurationChanged(Landroid/content/Context;)V +PLcom/android/server/audio/AudioService;->hasAudioFocusUsers()Z PLcom/android/server/audio/AudioService;->hasHapticChannels(Landroid/net/Uri;)Z PLcom/android/server/audio/AudioService;->hasMediaDynamicPolicy()Z +PLcom/android/server/audio/AudioService;->hasRmtSbmxFullVolDeathHandlerFor(Landroid/os/IBinder;)Z HSPLcom/android/server/audio/AudioService;->initA11yMonitoring()V HSPLcom/android/server/audio/AudioService;->initExternalEventReceivers()V HSPLcom/android/server/audio/AudioService;->initMinStreamVolumeWithoutModifyAudioSettings()V HSPLcom/android/server/audio/AudioService;->initVolumeGroupStates()V -PLcom/android/server/audio/AudioService;->isAndroidNPlus(Ljava/lang/String;)Z +HPLcom/android/server/audio/AudioService;->isAndroidNPlus(Ljava/lang/String;)Z PLcom/android/server/audio/AudioService;->isAudioServerRunning()Z -PLcom/android/server/audio/AudioService;->isBluetoothA2dpOn()Z +HPLcom/android/server/audio/AudioService;->isBluetoothA2dpOn()Z HSPLcom/android/server/audio/AudioService;->isBluetoothScoOn()Z -PLcom/android/server/audio/AudioService;->isCameraSoundForced()Z +HPLcom/android/server/audio/AudioService;->isCameraSoundForced()Z HSPLcom/android/server/audio/AudioService;->isFixedVolumeDevice(I)Z HSPLcom/android/server/audio/AudioService;->isFullVolumeDevice(I)Z HSPLcom/android/server/audio/AudioService;->isInCommunication()Z -PLcom/android/server/audio/AudioService;->isMicrophoneMuted()Z +HPLcom/android/server/audio/AudioService;->isMicrophoneMuted()Z HSPLcom/android/server/audio/AudioService;->isMicrophoneSupposedToBeMuted()Z +HPLcom/android/server/audio/AudioService;->isMusicActive(Z)Z HPLcom/android/server/audio/AudioService;->isMuteAdjust(I)Z HSPLcom/android/server/audio/AudioService;->isPlatformTelevision()Z -PLcom/android/server/audio/AudioService;->isSpeakerphoneOn()Z +PLcom/android/server/audio/AudioService;->isPolicyRegisterAllowed(Landroid/media/audiopolicy/AudioPolicyConfig;ZZLandroid/media/projection/IMediaProjection;)Z +HPLcom/android/server/audio/AudioService;->isSpeakerphoneOn()Z PLcom/android/server/audio/AudioService;->isStreamAffectedByMute(I)Z HSPLcom/android/server/audio/AudioService;->isStreamAffectedByRingerMode(I)Z HSPLcom/android/server/audio/AudioService;->isStreamMute(I)Z HSPLcom/android/server/audio/AudioService;->isStreamMutedByRingerOrZenMode(I)Z -PLcom/android/server/audio/AudioService;->isSystem(I)Z -PLcom/android/server/audio/AudioService;->isValidAudioAttributesUsage(Landroid/media/AudioAttributes;)Z +HSPLcom/android/server/audio/AudioService;->isSystem(I)Z +HPLcom/android/server/audio/AudioService;->isValidAudioAttributesUsage(Landroid/media/AudioAttributes;)Z HSPLcom/android/server/audio/AudioService;->isValidRingerMode(I)Z -PLcom/android/server/audio/AudioService;->killBackgroundUserProcessesWithRecordAudioPermission(Landroid/content/pm/UserInfo;)V +HPLcom/android/server/audio/AudioService;->killBackgroundUserProcessesWithRecordAudioPermission(Landroid/content/pm/UserInfo;)V HSPLcom/android/server/audio/AudioService;->lambda$ensureValidAttributes$4(Landroid/media/AudioAttributes;)Z PLcom/android/server/audio/AudioService;->makeAlsaAddressString(II)Ljava/lang/String; -PLcom/android/server/audio/AudioService;->maybeSendSystemAudioStatusCommand(Z)V +HPLcom/android/server/audio/AudioService;->maybeSendSystemAudioStatusCommand(Z)V +PLcom/android/server/audio/AudioService;->maybeVibrate(Landroid/os/VibrationEffect;Ljava/lang/String;)Z HSPLcom/android/server/audio/AudioService;->muteRingerModeStreams()V HPLcom/android/server/audio/AudioService;->notifyExternalVolumeController(I)Z HPLcom/android/server/audio/AudioService;->notifyVolumeControllerVisible(Landroid/media/IVolumeController;Z)V PLcom/android/server/audio/AudioService;->onAccessibilityServicesStateChanged(Landroid/view/accessibility/AccessibilityManager;)V -PLcom/android/server/audio/AudioService;->onAccessoryPlugMediaUnmute(I)V +HPLcom/android/server/audio/AudioService;->onAccessoryPlugMediaUnmute(I)V +PLcom/android/server/audio/AudioService;->onAudioServerDied()V PLcom/android/server/audio/AudioService;->onCheckMusicActive(Ljava/lang/String;)V HSPLcom/android/server/audio/AudioService;->onConfigureSafeVolume(ZLjava/lang/String;)V +PLcom/android/server/audio/AudioService;->onDispatchAudioServerStateChange(Z)V HSPLcom/android/server/audio/AudioService;->onIndicateSystemReady()V HSPLcom/android/server/audio/AudioService;->onInitStreamsAndVolumes()V HSPLcom/android/server/audio/AudioService;->onObserveDevicesForAllStreams(I)V +HPLcom/android/server/audio/AudioService;->onReinitVolumes(Ljava/lang/String;)V HPLcom/android/server/audio/AudioService;->onSetStreamVolume(IIIILjava/lang/String;Z)V -PLcom/android/server/audio/AudioService;->onSetVolumeIndexOnDevice(Lcom/android/server/audio/AudioService$DeviceVolumeUpdate;)V +HPLcom/android/server/audio/AudioService;->onSetVolumeIndexOnDevice(Lcom/android/server/audio/AudioService$DeviceVolumeUpdate;)V HSPLcom/android/server/audio/AudioService;->onSystemReady()V PLcom/android/server/audio/AudioService;->onTouchExplorationStateChanged(Z)V HSPLcom/android/server/audio/AudioService;->onUpdateRingerModeServiceInt()V -PLcom/android/server/audio/AudioService;->playSoundEffect(I)V -PLcom/android/server/audio/AudioService;->playSoundEffectVolume(IF)V -PLcom/android/server/audio/AudioService;->playerAttributes(ILandroid/media/AudioAttributes;)V -PLcom/android/server/audio/AudioService;->playerEvent(II)V +HPLcom/android/server/audio/AudioService;->playSoundEffect(I)V +HPLcom/android/server/audio/AudioService;->playSoundEffectVolume(IF)V +HPLcom/android/server/audio/AudioService;->playerAttributes(ILandroid/media/AudioAttributes;)V +HPLcom/android/server/audio/AudioService;->playerEvent(III)V PLcom/android/server/audio/AudioService;->postAccessoryPlugMediaUnmute(I)V PLcom/android/server/audio/AudioService;->postObserveDevicesForAllStreams()V HSPLcom/android/server/audio/AudioService;->postObserveDevicesForAllStreams(I)V @@ -8746,18 +9483,21 @@ HSPLcom/android/server/audio/AudioService;->readDockAudioSettings(Landroid/conte HSPLcom/android/server/audio/AudioService;->readPersistedSettings()V HSPLcom/android/server/audio/AudioService;->readUserRestrictions()V PLcom/android/server/audio/AudioService;->readVolumeGroupsSettings()V -PLcom/android/server/audio/AudioService;->recorderEvent(II)V +HPLcom/android/server/audio/AudioService;->recorderEvent(II)V +PLcom/android/server/audio/AudioService;->registerAudioPolicy(Landroid/media/audiopolicy/AudioPolicyConfig;Landroid/media/audiopolicy/IAudioPolicyCallback;ZZZZLandroid/media/projection/IMediaProjection;)Ljava/lang/String; PLcom/android/server/audio/AudioService;->registerAudioServerStateDispatcher(Landroid/media/IAudioServerStateDispatcher;)V HSPLcom/android/server/audio/AudioService;->registerPlaybackCallback(Landroid/media/IPlaybackConfigDispatcher;)V PLcom/android/server/audio/AudioService;->registerRecordingCallback(Landroid/media/IRecordingConfigDispatcher;)V -PLcom/android/server/audio/AudioService;->releasePlayer(I)V -PLcom/android/server/audio/AudioService;->releaseRecorder(I)V -PLcom/android/server/audio/AudioService;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;ILandroid/media/audiopolicy/IAudioPolicyCallback;I)I +HPLcom/android/server/audio/AudioService;->releasePlayer(I)V +HPLcom/android/server/audio/AudioService;->releaseRecorder(I)V +HPLcom/android/server/audio/AudioService;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;ILandroid/media/audiopolicy/IAudioPolicyCallback;I)I HSPLcom/android/server/audio/AudioService;->rescaleIndex(III)I HPLcom/android/server/audio/AudioService;->rescaleStep(III)I -PLcom/android/server/audio/AudioService;->restoreDeviceVolumeBehavior()V -PLcom/android/server/audio/AudioService;->retrieveStoredDeviceVolumeBehavior(I)I +HPLcom/android/server/audio/AudioService;->restoreDeviceVolumeBehavior()V +PLcom/android/server/audio/AudioService;->restoreVolumeGroups()V +HPLcom/android/server/audio/AudioService;->retrieveStoredDeviceVolumeBehavior(I)I PLcom/android/server/audio/AudioService;->safeMediaVolumeIndex(I)I +PLcom/android/server/audio/AudioService;->safeMediaVolumeStateToString(I)Ljava/lang/String; HSPLcom/android/server/audio/AudioService;->scheduleLoadSoundEffects()V HSPLcom/android/server/audio/AudioService;->sendBroadcastToAll(Landroid/content/Intent;)V HSPLcom/android/server/audio/AudioService;->sendEnabledSurroundFormats(Landroid/content/ContentResolver;Z)V @@ -8768,38 +9508,43 @@ HSPLcom/android/server/audio/AudioService;->sendStickyBroadcastToAll(Landroid/co HPLcom/android/server/audio/AudioService;->sendVolumeUpdate(IIIII)V PLcom/android/server/audio/AudioService;->setAllowedCapturePolicy(I)I PLcom/android/server/audio/AudioService;->setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent(Landroid/bluetooth/BluetoothDevice;IIZI)V -PLcom/android/server/audio/AudioService;->setBluetoothA2dpOn(Z)V +HPLcom/android/server/audio/AudioService;->setBluetoothA2dpOn(Z)V PLcom/android/server/audio/AudioService;->setBluetoothScoOn(Z)V HPLcom/android/server/audio/AudioService;->setDeviceVolume(Lcom/android/server/audio/AudioService$VolumeStreamState;I)V HSPLcom/android/server/audio/AudioService;->setMicMuteFromSwitchInput()V -PLcom/android/server/audio/AudioService;->setMicrophoneMute(ZLjava/lang/String;I)V +HPLcom/android/server/audio/AudioService;->setMicrophoneMute(ZLjava/lang/String;I)V HSPLcom/android/server/audio/AudioService;->setMicrophoneMuteNoCallerCheck(I)V -PLcom/android/server/audio/AudioService;->setMode(ILandroid/os/IBinder;Ljava/lang/String;)V +HPLcom/android/server/audio/AudioService;->setMode(ILandroid/os/IBinder;Ljava/lang/String;)V HPLcom/android/server/audio/AudioService;->setModeInt(ILandroid/os/IBinder;IIZLjava/lang/String;)I -PLcom/android/server/audio/AudioService;->setMusicMute(Z)V +HPLcom/android/server/audio/AudioService;->setMusicMute(Z)V HSPLcom/android/server/audio/AudioService;->setRingerMode(ILjava/lang/String;Z)V HSPLcom/android/server/audio/AudioService;->setRingerModeExt(I)V PLcom/android/server/audio/AudioService;->setRingerModeExternal(ILjava/lang/String;)V HSPLcom/android/server/audio/AudioService;->setRingerModeInt(IZ)V HSPLcom/android/server/audio/AudioService;->setRingerModeInternal(ILjava/lang/String;)V PLcom/android/server/audio/AudioService;->setRingtonePlayer(Landroid/media/IRingtonePlayer;)V -PLcom/android/server/audio/AudioService;->setSpeakerphoneOn(Landroid/os/IBinder;Z)V -PLcom/android/server/audio/AudioService;->setStreamVolume(IIILjava/lang/String;)V +HPLcom/android/server/audio/AudioService;->setSpeakerphoneOn(Landroid/os/IBinder;Z)V +HPLcom/android/server/audio/AudioService;->setStreamVolume(IIILjava/lang/String;)V HPLcom/android/server/audio/AudioService;->setStreamVolume(IIILjava/lang/String;Ljava/lang/String;IZ)V HPLcom/android/server/audio/AudioService;->setStreamVolumeInt(IIIZLjava/lang/String;Z)V HSPLcom/android/server/audio/AudioService;->setSystemAudioMute(Z)V -PLcom/android/server/audio/AudioService;->setSystemAudioVolume(IIII)V +HPLcom/android/server/audio/AudioService;->setSystemAudioVolume(IIII)V PLcom/android/server/audio/AudioService;->setVolumeController(Landroid/media/IVolumeController;)V PLcom/android/server/audio/AudioService;->setVolumePolicy(Landroid/media/VolumePolicy;)V PLcom/android/server/audio/AudioService;->setWiredDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/audio/AudioService;->shouldZenMuteStream(I)Z +PLcom/android/server/audio/AudioService;->silenceRingerModeInternal(Ljava/lang/String;)V PLcom/android/server/audio/AudioService;->startBluetoothSco(Landroid/os/IBinder;I)V HPLcom/android/server/audio/AudioService;->startBluetoothScoInt(Landroid/os/IBinder;IILjava/lang/String;)V HSPLcom/android/server/audio/AudioService;->startWatchingRoutes(Landroid/media/IAudioRoutesObserver;)Landroid/media/AudioRoutesInfo; PLcom/android/server/audio/AudioService;->stopBluetoothSco(Landroid/os/IBinder;)V HSPLcom/android/server/audio/AudioService;->systemReady()V HSPLcom/android/server/audio/AudioService;->trackPlayer(Landroid/media/PlayerBase$PlayerIdCard;)I -PLcom/android/server/audio/AudioService;->trackRecorder(Landroid/os/IBinder;)I +HPLcom/android/server/audio/AudioService;->trackRecorder(Landroid/os/IBinder;)I +PLcom/android/server/audio/AudioService;->unloadSoundEffects()V +PLcom/android/server/audio/AudioService;->unregisterAudioPolicy(Landroid/media/audiopolicy/IAudioPolicyCallback;)V +PLcom/android/server/audio/AudioService;->unregisterAudioPolicyAsync(Landroid/media/audiopolicy/IAudioPolicyCallback;)V +PLcom/android/server/audio/AudioService;->unregisterAudioPolicyInt(Landroid/media/audiopolicy/IAudioPolicyCallback;Ljava/lang/String;)V PLcom/android/server/audio/AudioService;->unregisterAudioServerStateDispatcher(Landroid/media/IAudioServerStateDispatcher;)V PLcom/android/server/audio/AudioService;->unregisterPlaybackCallback(Landroid/media/IPlaybackConfigDispatcher;)V PLcom/android/server/audio/AudioService;->unregisterRecordingCallback(Landroid/media/IRecordingConfigDispatcher;)V @@ -8809,7 +9554,7 @@ HSPLcom/android/server/audio/AudioService;->updateAssistantUId(Z)V HSPLcom/android/server/audio/AudioService;->updateAudioHalPids()V HSPLcom/android/server/audio/AudioService;->updateDefaultStreamOverrideDelay(Z)V HSPLcom/android/server/audio/AudioService;->updateDefaultVolumes()V -PLcom/android/server/audio/AudioService;->updateFlagsForTvPlatform(I)I +HPLcom/android/server/audio/AudioService;->updateFlagsForTvPlatform(I)I HSPLcom/android/server/audio/AudioService;->updateMasterBalance(Landroid/content/ContentResolver;)V HSPLcom/android/server/audio/AudioService;->updateMasterMono(Landroid/content/ContentResolver;)V HSPLcom/android/server/audio/AudioService;->updateRingerAndZenModeAffectedStreams()Z @@ -8819,30 +9564,43 @@ HSPLcom/android/server/audio/AudioService;->updateZenModeAffectedStreams()Z HSPLcom/android/server/audio/AudioService;->validateAudioAttributesUsage(Landroid/media/AudioAttributes;)V HPLcom/android/server/audio/AudioService;->volumeAdjustmentAllowedByDnd(II)Z HSPLcom/android/server/audio/AudioService;->waitForAudioHandlerCreation()V -PLcom/android/server/audio/AudioService;->wasStreamActiveRecently(II)Z -PLcom/android/server/audio/AudioService;->wouldToggleZenMode(I)Z +HPLcom/android/server/audio/AudioService;->wasStreamActiveRecently(II)Z +HPLcom/android/server/audio/AudioService;->wouldToggleZenMode(I)Z HSPLcom/android/server/audio/AudioServiceEvents$ForceUseEvent;->(IILjava/lang/String;)V -PLcom/android/server/audio/AudioServiceEvents$ForceUseEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/AudioServiceEvents$ForceUseEvent;->eventToString()Ljava/lang/String; PLcom/android/server/audio/AudioServiceEvents$PhoneStateEvent;->(Ljava/lang/String;I)V PLcom/android/server/audio/AudioServiceEvents$PhoneStateEvent;->(Ljava/lang/String;IIII)V -PLcom/android/server/audio/AudioServiceEvents$PhoneStateEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/AudioServiceEvents$PhoneStateEvent;->eventToString()Ljava/lang/String; HPLcom/android/server/audio/AudioServiceEvents$PhoneStateEvent;->logMetricEvent()V -PLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->(II)V -PLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->(IIIILjava/lang/String;)V +HPLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->(II)V +HPLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->(IIIILjava/lang/String;)V HPLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->(IIZ)V -PLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->eventToString()Ljava/lang/String; HPLcom/android/server/audio/AudioServiceEvents$VolumeEvent;->logMetricEvent()V PLcom/android/server/audio/AudioServiceEvents$WiredDevConnectEvent;->(Lcom/android/server/audio/AudioDeviceInventory$WiredDeviceConnectionState;)V +PLcom/android/server/audio/AudioServiceEvents$WiredDevConnectEvent;->eventToString()Ljava/lang/String; HSPLcom/android/server/audio/AudioSystemAdapter;->()V +PLcom/android/server/audio/AudioSystemAdapter;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/audio/AudioSystemAdapter;->getDefaultAdapter()Lcom/android/server/audio/AudioSystemAdapter; -HPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForAttributes(Landroid/media/AudioAttributes;)Ljava/util/ArrayList; -PLcom/android/server/audio/AudioSystemAdapter;->getDevicesForStream(I)I +HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForAttributes(Landroid/media/AudioAttributes;)Ljava/util/ArrayList; +HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForAttributesImpl(Landroid/media/AudioAttributes;)Ljava/util/ArrayList; +HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForStream(I)I +HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForStreamImpl(I)I +PLcom/android/server/audio/AudioSystemAdapter;->getForceUse(I)I +PLcom/android/server/audio/AudioSystemAdapter;->handleDeviceConfigChange(ILjava/lang/String;Ljava/lang/String;I)I +HSPLcom/android/server/audio/AudioSystemAdapter;->invalidateRoutingCache()V HSPLcom/android/server/audio/AudioSystemAdapter;->isMicrophoneMuted()Z -PLcom/android/server/audio/AudioSystemAdapter;->isStreamActive(II)Z +HPLcom/android/server/audio/AudioSystemAdapter;->isStreamActive(II)Z +HPLcom/android/server/audio/AudioSystemAdapter;->isStreamActiveRemotely(II)Z HSPLcom/android/server/audio/AudioSystemAdapter;->muteMicrophone(Z)I -PLcom/android/server/audio/AudioSystemAdapter;->setCurrentImeUid(I)I -PLcom/android/server/audio/AudioSystemAdapter;->setDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;I)I -PLcom/android/server/audio/AudioSystemAdapter;->setForceUse(II)I +HSPLcom/android/server/audio/AudioSystemAdapter;->onRoutingUpdated()V +PLcom/android/server/audio/AudioSystemAdapter;->registerPolicyMixes(Ljava/util/ArrayList;Z)I +HSPLcom/android/server/audio/AudioSystemAdapter;->removeDevicesRoleForStrategy(II)I +PLcom/android/server/audio/AudioSystemAdapter;->setAllowedCapturePolicy(II)I +HPLcom/android/server/audio/AudioSystemAdapter;->setCurrentImeUid(I)I +HPLcom/android/server/audio/AudioSystemAdapter;->setDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;I)I +PLcom/android/server/audio/AudioSystemAdapter;->setDevicesRoleForStrategy(IILjava/util/List;)I +HSPLcom/android/server/audio/AudioSystemAdapter;->setForceUse(II)I PLcom/android/server/audio/AudioSystemAdapter;->setParameters(Ljava/lang/String;)I PLcom/android/server/audio/AudioSystemAdapter;->setPhoneState(II)I HSPLcom/android/server/audio/BtHelper$1;->(Lcom/android/server/audio/BtHelper;)V @@ -8858,38 +9616,41 @@ HSPLcom/android/server/audio/BtHelper;->(Lcom/android/server/audio/AudioDe PLcom/android/server/audio/BtHelper;->a2dpDeviceEventToString(I)Ljava/lang/String; PLcom/android/server/audio/BtHelper;->access$000(Lcom/android/server/audio/BtHelper;)Lcom/android/server/audio/AudioDeviceBroker; HSPLcom/android/server/audio/BtHelper;->broadcastScoConnectionState(I)V +HPLcom/android/server/audio/BtHelper;->btHeadsetDeviceToAudioDevice(Landroid/bluetooth/BluetoothDevice;)Landroid/media/AudioDeviceAttributes; PLcom/android/server/audio/BtHelper;->checkScoAudioState()V PLcom/android/server/audio/BtHelper;->connectBluetoothScoAudioHelper(Landroid/bluetooth/BluetoothHeadset;Landroid/bluetooth/BluetoothDevice;I)Z PLcom/android/server/audio/BtHelper;->disconnectAllBluetoothProfiles()V PLcom/android/server/audio/BtHelper;->disconnectBluetoothScoAudioHelper(Landroid/bluetooth/BluetoothHeadset;Landroid/bluetooth/BluetoothDevice;I)Z PLcom/android/server/audio/BtHelper;->disconnectHeadset()V PLcom/android/server/audio/BtHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/audio/BtHelper;->getA2dpCodec(Landroid/bluetooth/BluetoothDevice;)I +HPLcom/android/server/audio/BtHelper;->getA2dpCodec(Landroid/bluetooth/BluetoothDevice;)I PLcom/android/server/audio/BtHelper;->getAnonymizedAddress(Landroid/bluetooth/BluetoothDevice;)Ljava/lang/String; HSPLcom/android/server/audio/BtHelper;->getBluetoothHeadset()Z +HPLcom/android/server/audio/BtHelper;->getHeadsetAudioDevice()Landroid/media/AudioDeviceAttributes; PLcom/android/server/audio/BtHelper;->getName(Landroid/bluetooth/BluetoothDevice;)Ljava/lang/String; -PLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDevice;Z)Z -PLcom/android/server/audio/BtHelper;->isBluetoothScoOn()Z +HPLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDevice;Z)Z +HPLcom/android/server/audio/BtHelper;->isBluetoothScoOn()Z PLcom/android/server/audio/BtHelper;->onA2dpProfileConnected(Landroid/bluetooth/BluetoothA2dp;)V +PLcom/android/server/audio/BtHelper;->onAudioServerDiedRestoreA2dp()V HSPLcom/android/server/audio/BtHelper;->onBroadcastScoConnectionState(I)V PLcom/android/server/audio/BtHelper;->onHeadsetProfileConnected(Landroid/bluetooth/BluetoothHeadset;)V PLcom/android/server/audio/BtHelper;->onHearingAidProfileConnected(Landroid/bluetooth/BluetoothHearingAid;)V HSPLcom/android/server/audio/BtHelper;->onSystemReady()V -PLcom/android/server/audio/BtHelper;->receiveBtEvent(Landroid/content/Intent;)V +HPLcom/android/server/audio/BtHelper;->receiveBtEvent(Landroid/content/Intent;)V HPLcom/android/server/audio/BtHelper;->requestScoState(II)Z HSPLcom/android/server/audio/BtHelper;->resetBluetoothSco()V PLcom/android/server/audio/BtHelper;->scoAudioModeToString(I)Ljava/lang/String; PLcom/android/server/audio/BtHelper;->scoAudioStateToString(I)Ljava/lang/String; HSPLcom/android/server/audio/BtHelper;->sendStickyBroadcastToAll(Landroid/content/Intent;)V -PLcom/android/server/audio/BtHelper;->setAvrcpAbsoluteVolumeIndex(I)V +HPLcom/android/server/audio/BtHelper;->setAvrcpAbsoluteVolumeIndex(I)V PLcom/android/server/audio/BtHelper;->setAvrcpAbsoluteVolumeSupported(Z)V -PLcom/android/server/audio/BtHelper;->setBtScoActiveDevice(Landroid/bluetooth/BluetoothDevice;)V +HPLcom/android/server/audio/BtHelper;->setBtScoActiveDevice(Landroid/bluetooth/BluetoothDevice;)V PLcom/android/server/audio/BtHelper;->startBluetoothSco(ILjava/lang/String;)Z PLcom/android/server/audio/BtHelper;->stopBluetoothSco(Ljava/lang/String;)Z -PLcom/android/server/audio/FocusRequester;->(Landroid/media/AudioAttributes;IILandroid/media/IAudioFocusDispatcher;Landroid/os/IBinder;Ljava/lang/String;Lcom/android/server/audio/MediaFocusControl$AudioFocusDeathHandler;Ljava/lang/String;ILcom/android/server/audio/MediaFocusControl;I)V +HPLcom/android/server/audio/FocusRequester;->(Landroid/media/AudioAttributes;IILandroid/media/IAudioFocusDispatcher;Landroid/os/IBinder;Ljava/lang/String;Lcom/android/server/audio/MediaFocusControl$AudioFocusDeathHandler;Ljava/lang/String;ILcom/android/server/audio/MediaFocusControl;I)V PLcom/android/server/audio/FocusRequester;->dispatchFocusChange(I)I PLcom/android/server/audio/FocusRequester;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/audio/FocusRequester;->finalize()V +HPLcom/android/server/audio/FocusRequester;->finalize()V PLcom/android/server/audio/FocusRequester;->flagsToString(I)Ljava/lang/String; PLcom/android/server/audio/FocusRequester;->focusChangeToString(I)Ljava/lang/String; PLcom/android/server/audio/FocusRequester;->focusGainToString()Ljava/lang/String; @@ -8900,135 +9661,165 @@ PLcom/android/server/audio/FocusRequester;->getClientId()Ljava/lang/String; PLcom/android/server/audio/FocusRequester;->getClientUid()I PLcom/android/server/audio/FocusRequester;->getGainRequest()I PLcom/android/server/audio/FocusRequester;->getGrantFlags()I +PLcom/android/server/audio/FocusRequester;->getPackageName()Ljava/lang/String; PLcom/android/server/audio/FocusRequester;->getSdkTarget()I PLcom/android/server/audio/FocusRequester;->handleFocusGain(I)V PLcom/android/server/audio/FocusRequester;->handleFocusGainFromRequest(I)V PLcom/android/server/audio/FocusRequester;->handleFocusLoss(ILcom/android/server/audio/FocusRequester;Z)V PLcom/android/server/audio/FocusRequester;->handleFocusLossFromGain(ILcom/android/server/audio/FocusRequester;Z)Z PLcom/android/server/audio/FocusRequester;->hasSameBinder(Landroid/os/IBinder;)Z -PLcom/android/server/audio/FocusRequester;->hasSameClient(Ljava/lang/String;)Z +HPLcom/android/server/audio/FocusRequester;->hasSameClient(Ljava/lang/String;)Z PLcom/android/server/audio/FocusRequester;->hasSamePackage(Ljava/lang/String;)Z -PLcom/android/server/audio/FocusRequester;->hasSameUid(I)Z +HPLcom/android/server/audio/FocusRequester;->hasSameUid(I)Z PLcom/android/server/audio/FocusRequester;->isLockedFocusOwner()Z -PLcom/android/server/audio/FocusRequester;->release()V -PLcom/android/server/audio/FocusRequester;->toAudioFocusInfo()Landroid/media/AudioFocusInfo; +HPLcom/android/server/audio/FocusRequester;->release()V +HPLcom/android/server/audio/FocusRequester;->toAudioFocusInfo()Landroid/media/AudioFocusInfo; +PLcom/android/server/audio/MediaFocusControl$1;->(Lcom/android/server/audio/MediaFocusControl;Landroid/media/audiopolicy/IAudioPolicyCallback;)V +PLcom/android/server/audio/MediaFocusControl$1;->run()V PLcom/android/server/audio/MediaFocusControl$2;->(Lcom/android/server/audio/MediaFocusControl;Z)V PLcom/android/server/audio/MediaFocusControl$2;->run()V -PLcom/android/server/audio/MediaFocusControl$AudioFocusDeathHandler;->(Lcom/android/server/audio/MediaFocusControl;Landroid/os/IBinder;)V +HPLcom/android/server/audio/MediaFocusControl$AudioFocusDeathHandler;->(Lcom/android/server/audio/MediaFocusControl;Landroid/os/IBinder;)V PLcom/android/server/audio/MediaFocusControl$AudioFocusDeathHandler;->binderDied()V HSPLcom/android/server/audio/MediaFocusControl;->()V HSPLcom/android/server/audio/MediaFocusControl;->(Landroid/content/Context;Lcom/android/server/audio/PlayerFocusEnforcer;)V -PLcom/android/server/audio/MediaFocusControl;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I -PLcom/android/server/audio/MediaFocusControl;->canReassignAudioFocus()Z +HPLcom/android/server/audio/MediaFocusControl;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I +PLcom/android/server/audio/MediaFocusControl;->access$000()Ljava/lang/Object; +PLcom/android/server/audio/MediaFocusControl;->access$100(Lcom/android/server/audio/MediaFocusControl;)Landroid/media/audiopolicy/IAudioPolicyCallback; +PLcom/android/server/audio/MediaFocusControl;->access$300(Lcom/android/server/audio/MediaFocusControl;Landroid/os/IBinder;)V +PLcom/android/server/audio/MediaFocusControl;->access$400(Lcom/android/server/audio/MediaFocusControl;)Z +PLcom/android/server/audio/MediaFocusControl;->access$500(Lcom/android/server/audio/MediaFocusControl;)Ljava/util/Stack; +PLcom/android/server/audio/MediaFocusControl;->access$600(Lcom/android/server/audio/MediaFocusControl;)Z +PLcom/android/server/audio/MediaFocusControl;->access$700()[I +PLcom/android/server/audio/MediaFocusControl;->access$800(Lcom/android/server/audio/MediaFocusControl;)Lcom/android/server/audio/PlayerFocusEnforcer; +PLcom/android/server/audio/MediaFocusControl;->addFocusFollower(Landroid/media/audiopolicy/IAudioPolicyCallback;)V +HPLcom/android/server/audio/MediaFocusControl;->canReassignAudioFocus()Z PLcom/android/server/audio/MediaFocusControl;->discardAudioFocusOwner()V +PLcom/android/server/audio/MediaFocusControl;->duckPlayers(Lcom/android/server/audio/FocusRequester;Lcom/android/server/audio/FocusRequester;Z)Z PLcom/android/server/audio/MediaFocusControl;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/audio/MediaFocusControl;->dumpFocusStack(Ljava/io/PrintWriter;)V PLcom/android/server/audio/MediaFocusControl;->dumpMultiAudioFocus(Ljava/io/PrintWriter;)V -PLcom/android/server/audio/MediaFocusControl;->getCurrentAudioFocus()I +HPLcom/android/server/audio/MediaFocusControl;->getCurrentAudioFocus()I HSPLcom/android/server/audio/MediaFocusControl;->getFocusRampTimeMs(ILandroid/media/AudioAttributes;)I PLcom/android/server/audio/MediaFocusControl;->hasAudioFocusUsers()Z -PLcom/android/server/audio/MediaFocusControl;->isLockedFocusOwner(Lcom/android/server/audio/FocusRequester;)Z +HPLcom/android/server/audio/MediaFocusControl;->isLockedFocusOwner(Lcom/android/server/audio/FocusRequester;)Z +PLcom/android/server/audio/MediaFocusControl;->mustNotifyFocusOwnerOnDuck()Z PLcom/android/server/audio/MediaFocusControl;->noFocusForSuspendedApp(Ljava/lang/String;I)V -PLcom/android/server/audio/MediaFocusControl;->notifyExtPolicyFocusGrant_syncAf(Landroid/media/AudioFocusInfo;I)V -PLcom/android/server/audio/MediaFocusControl;->notifyExtPolicyFocusLoss_syncAf(Landroid/media/AudioFocusInfo;Z)V -PLcom/android/server/audio/MediaFocusControl;->notifyTopOfAudioFocusStack()V -PLcom/android/server/audio/MediaFocusControl;->propagateFocusLossFromGain_syncAf(ILcom/android/server/audio/FocusRequester;Z)V -PLcom/android/server/audio/MediaFocusControl;->removeFocusStackEntry(Ljava/lang/String;ZZ)V +PLcom/android/server/audio/MediaFocusControl;->notifyExtPolicyCurrentFocusAsync(Landroid/media/audiopolicy/IAudioPolicyCallback;)V +HPLcom/android/server/audio/MediaFocusControl;->notifyExtPolicyFocusGrant_syncAf(Landroid/media/AudioFocusInfo;I)V +HPLcom/android/server/audio/MediaFocusControl;->notifyExtPolicyFocusLoss_syncAf(Landroid/media/AudioFocusInfo;Z)V +HPLcom/android/server/audio/MediaFocusControl;->notifyTopOfAudioFocusStack()V +HPLcom/android/server/audio/MediaFocusControl;->propagateFocusLossFromGain_syncAf(ILcom/android/server/audio/FocusRequester;Z)V +PLcom/android/server/audio/MediaFocusControl;->removeFocusFollower(Landroid/media/audiopolicy/IAudioPolicyCallback;)V +HPLcom/android/server/audio/MediaFocusControl;->removeFocusStackEntry(Ljava/lang/String;ZZ)V PLcom/android/server/audio/MediaFocusControl;->removeFocusStackEntryOnDeath(Landroid/os/IBinder;)V -PLcom/android/server/audio/MediaFocusControl;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;IIZ)I +HPLcom/android/server/audio/MediaFocusControl;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;IIZ)I +PLcom/android/server/audio/MediaFocusControl;->runAudioCheckerForRingOrCallAsync(Z)V PLcom/android/server/audio/MediaFocusControl;->unduckPlayers(Lcom/android/server/audio/FocusRequester;)V -PLcom/android/server/audio/PlaybackActivityMonitor$AudioAttrEvent;->(ILandroid/media/AudioAttributes;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$AudioAttrEvent;->(ILandroid/media/AudioAttributes;)V PLcom/android/server/audio/PlaybackActivityMonitor$AudioAttrEvent;->eventToString()Ljava/lang/String; PLcom/android/server/audio/PlaybackActivityMonitor$DuckEvent;->(Landroid/media/AudioPlaybackConfiguration;Z)V PLcom/android/server/audio/PlaybackActivityMonitor$DuckEvent;->eventToString()Ljava/lang/String; PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->(I)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->addDuck(Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->addDuck(Landroid/media/AudioPlaybackConfiguration;Z)V PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->removeReleased(Landroid/media/AudioPlaybackConfiguration;)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->removeUnduckAll(Ljava/util/HashMap;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager$DuckedApp;->removeUnduckAll(Ljava/util/HashMap;)V HSPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->()V HSPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->(Lcom/android/server/audio/PlaybackActivityMonitor$1;)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->checkDuck(Landroid/media/AudioPlaybackConfiguration;)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->duckUid(ILjava/util/ArrayList;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->checkDuck(Landroid/media/AudioPlaybackConfiguration;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->duckUid(ILjava/util/ArrayList;)V PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->removeReleased(Landroid/media/AudioPlaybackConfiguration;)V -PLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->unduckUid(ILjava/util/HashMap;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->removeReleased(Landroid/media/AudioPlaybackConfiguration;)V +HPLcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;->unduckUid(ILjava/util/HashMap;)V HSPLcom/android/server/audio/PlaybackActivityMonitor$NewPlayerEvent;->(Landroid/media/AudioPlaybackConfiguration;)V -PLcom/android/server/audio/PlaybackActivityMonitor$NewPlayerEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/PlaybackActivityMonitor$NewPlayerEvent;->eventToString()Ljava/lang/String; HSPLcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;->(Landroid/media/IPlaybackConfigDispatcher;Z)V PLcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;->binderDied()V HSPLcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;->init()Z -PLcom/android/server/audio/PlaybackActivityMonitor$PlayerEvent;->(II)V -PLcom/android/server/audio/PlaybackActivityMonitor$PlayerEvent;->eventToString()Ljava/lang/String; +PLcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;->release()V +HPLcom/android/server/audio/PlaybackActivityMonitor$PlayerEvent;->(III)V +HPLcom/android/server/audio/PlaybackActivityMonitor$PlayerEvent;->eventToString()Ljava/lang/String; HSPLcom/android/server/audio/PlaybackActivityMonitor;->()V HSPLcom/android/server/audio/PlaybackActivityMonitor;->(Landroid/content/Context;I)V +PLcom/android/server/audio/PlaybackActivityMonitor;->access$100()Lcom/android/server/audio/AudioEventLogger; +PLcom/android/server/audio/PlaybackActivityMonitor;->access$200()Landroid/media/VolumeShaper$Configuration; +PLcom/android/server/audio/PlaybackActivityMonitor;->access$300()Landroid/media/VolumeShaper$Operation; +PLcom/android/server/audio/PlaybackActivityMonitor;->access$400()Landroid/media/VolumeShaper$Operation; +PLcom/android/server/audio/PlaybackActivityMonitor;->access$500()Landroid/media/VolumeShaper$Configuration; HPLcom/android/server/audio/PlaybackActivityMonitor;->anonymizeForPublicConsumption(Ljava/util/List;)Ljava/util/ArrayList; HPLcom/android/server/audio/PlaybackActivityMonitor;->checkConfigurationCaller(ILandroid/media/AudioPlaybackConfiguration;I)Z HPLcom/android/server/audio/PlaybackActivityMonitor;->checkVolumeForPrivilegedAlarm(Landroid/media/AudioPlaybackConfiguration;I)V HPLcom/android/server/audio/PlaybackActivityMonitor;->dispatchPlaybackChange(Z)V -PLcom/android/server/audio/PlaybackActivityMonitor;->duckPlayers(Lcom/android/server/audio/FocusRequester;Lcom/android/server/audio/FocusRequester;Z)Z +HPLcom/android/server/audio/PlaybackActivityMonitor;->duckPlayers(Lcom/android/server/audio/FocusRequester;Lcom/android/server/audio/FocusRequester;Z)Z PLcom/android/server/audio/PlaybackActivityMonitor;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/audio/PlaybackActivityMonitor;->getActivePlaybackConfigurations(Z)Ljava/util/List; -PLcom/android/server/audio/PlaybackActivityMonitor;->isPlaybackActiveForUid(I)Z -PLcom/android/server/audio/PlaybackActivityMonitor;->mutePlayersForCall([I)V -PLcom/android/server/audio/PlaybackActivityMonitor;->playerAttributes(ILandroid/media/AudioAttributes;I)V -PLcom/android/server/audio/PlaybackActivityMonitor;->playerDeath(I)V -PLcom/android/server/audio/PlaybackActivityMonitor;->playerEvent(III)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->getActivePlaybackConfigurations(Z)Ljava/util/List; +PLcom/android/server/audio/PlaybackActivityMonitor;->getAllAllowedCapturePolicies()Ljava/util/HashMap; +HPLcom/android/server/audio/PlaybackActivityMonitor;->isPlaybackActiveForUid(I)Z +HPLcom/android/server/audio/PlaybackActivityMonitor;->mutePlayersForCall([I)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->playerAttributes(ILandroid/media/AudioAttributes;I)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->playerDeath(I)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->playerEvent(IIII)V HSPLcom/android/server/audio/PlaybackActivityMonitor;->registerPlaybackCallback(Landroid/media/IPlaybackConfigDispatcher;Z)V -PLcom/android/server/audio/PlaybackActivityMonitor;->releasePlayer(II)V -PLcom/android/server/audio/PlaybackActivityMonitor;->setAllowedCapturePolicy(II)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->releasePlayer(II)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->setAllowedCapturePolicy(II)V HSPLcom/android/server/audio/PlaybackActivityMonitor;->trackPlayer(Landroid/media/PlayerBase$PlayerIdCard;)I PLcom/android/server/audio/PlaybackActivityMonitor;->unduckPlayers(Lcom/android/server/audio/FocusRequester;)V PLcom/android/server/audio/PlaybackActivityMonitor;->unmutePlayersForCall()V -PLcom/android/server/audio/PlaybackActivityMonitor;->unregisterPlaybackCallback(Landroid/media/IPlaybackConfigDispatcher;)V +HPLcom/android/server/audio/PlaybackActivityMonitor;->unregisterPlaybackCallback(Landroid/media/IPlaybackConfigDispatcher;)V +PLcom/android/server/audio/PlaybackActivityMonitor;->updateAllowedCapturePolicy(Landroid/media/AudioPlaybackConfiguration;I)V PLcom/android/server/audio/RecordingActivityMonitor$RecMonitorClient;->(Landroid/media/IRecordingConfigDispatcher;Z)V PLcom/android/server/audio/RecordingActivityMonitor$RecMonitorClient;->binderDied()V PLcom/android/server/audio/RecordingActivityMonitor$RecMonitorClient;->init()Z -PLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->(ILandroid/os/IBinder;)V +PLcom/android/server/audio/RecordingActivityMonitor$RecMonitorClient;->release()V +HPLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->(ILandroid/os/IBinder;)V PLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->binderDied()V -PLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->init()Z -PLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->(IILandroid/media/AudioRecordingConfiguration;)V -PLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->eventToString()Ljava/lang/String; -PLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->recordEventToString(I)Ljava/lang/String; -PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->(ILcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;)V +HPLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->init()Z +HPLcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;->release()V +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->(IILandroid/media/AudioRecordingConfiguration;)V +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->eventToString()Ljava/lang/String; +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->recordEventToString(I)Ljava/lang/String; +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->(ILcom/android/server/audio/RecordingActivityMonitor$RecorderDeathHandler;)V +PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->getConfig()Landroid/media/AudioRecordingConfiguration; -PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->getRiid()I -PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->hasDeathHandler()Z +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->getRiid()I +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->hasDeathHandler()Z HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->isActiveConfiguration()Z -PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->release()V -PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->setActive(Z)Z +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->release()V +HPLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->setActive(Z)Z PLcom/android/server/audio/RecordingActivityMonitor$RecordingState;->setConfig(Landroid/media/AudioRecordingConfiguration;)Z HSPLcom/android/server/audio/RecordingActivityMonitor;->()V HSPLcom/android/server/audio/RecordingActivityMonitor;->(Landroid/content/Context;)V -PLcom/android/server/audio/RecordingActivityMonitor;->anonymizeForPublicConsumption(Ljava/util/List;)Ljava/util/ArrayList; -PLcom/android/server/audio/RecordingActivityMonitor;->createRecordingConfiguration(III[IIZI[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;)Landroid/media/AudioRecordingConfiguration; -PLcom/android/server/audio/RecordingActivityMonitor;->dispatchCallbacks(Ljava/util/List;)V +HPLcom/android/server/audio/RecordingActivityMonitor;->anonymizeForPublicConsumption(Ljava/util/List;)Ljava/util/ArrayList; +HPLcom/android/server/audio/RecordingActivityMonitor;->createRecordingConfiguration(III[IIZI[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;)Landroid/media/AudioRecordingConfiguration; +HPLcom/android/server/audio/RecordingActivityMonitor;->dispatchCallbacks(Ljava/util/List;)V PLcom/android/server/audio/RecordingActivityMonitor;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/audio/RecordingActivityMonitor;->findStateByRiid(I)I -PLcom/android/server/audio/RecordingActivityMonitor;->getActiveRecordingConfigurations(Z)Ljava/util/List; +HPLcom/android/server/audio/RecordingActivityMonitor;->findStateByRiid(I)I +HPLcom/android/server/audio/RecordingActivityMonitor;->getActiveRecordingConfigurations(Z)Ljava/util/List; HSPLcom/android/server/audio/RecordingActivityMonitor;->initMonitor()V HSPLcom/android/server/audio/RecordingActivityMonitor;->isLegacyRemoteSubmixActive()Z HPLcom/android/server/audio/RecordingActivityMonitor;->isRecordingActiveForUid(I)Z -PLcom/android/server/audio/RecordingActivityMonitor;->onRecordingConfigurationChanged(IIIIIIZ[I[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;ILjava/lang/String;)V -PLcom/android/server/audio/RecordingActivityMonitor;->recorderEvent(II)V +PLcom/android/server/audio/RecordingActivityMonitor;->onAudioServerDied()V +HPLcom/android/server/audio/RecordingActivityMonitor;->onRecordingConfigurationChanged(IIIIIIZ[I[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;ILjava/lang/String;)V +HPLcom/android/server/audio/RecordingActivityMonitor;->recorderEvent(II)V PLcom/android/server/audio/RecordingActivityMonitor;->registerRecordingCallback(Landroid/media/IRecordingConfigDispatcher;Z)V -PLcom/android/server/audio/RecordingActivityMonitor;->trackRecorder(Landroid/os/IBinder;)I +HPLcom/android/server/audio/RecordingActivityMonitor;->releaseRecorder(I)V +HPLcom/android/server/audio/RecordingActivityMonitor;->trackRecorder(Landroid/os/IBinder;)I PLcom/android/server/audio/RecordingActivityMonitor;->unregisterRecordingCallback(Landroid/media/IRecordingConfigDispatcher;)V -PLcom/android/server/audio/RecordingActivityMonitor;->updateSnapshot(IILandroid/media/AudioRecordingConfiguration;)Ljava/util/List; +HPLcom/android/server/audio/RecordingActivityMonitor;->updateSnapshot(IILandroid/media/AudioRecordingConfiguration;)Ljava/util/List; HSPLcom/android/server/audio/RotationHelper$AudioDisplayListener;->()V PLcom/android/server/audio/RotationHelper$AudioDisplayListener;->onDisplayAdded(I)V HSPLcom/android/server/audio/RotationHelper$AudioDisplayListener;->onDisplayChanged(I)V PLcom/android/server/audio/RotationHelper$AudioDisplayListener;->onDisplayRemoved(I)V HSPLcom/android/server/audio/RotationHelper;->()V -PLcom/android/server/audio/RotationHelper;->disable()V +HPLcom/android/server/audio/RotationHelper;->disable()V HSPLcom/android/server/audio/RotationHelper;->enable()V HSPLcom/android/server/audio/RotationHelper;->init(Landroid/content/Context;Landroid/os/Handler;)V -PLcom/android/server/audio/RotationHelper;->publishRotation(I)V +HPLcom/android/server/audio/RotationHelper;->publishRotation(I)V HSPLcom/android/server/audio/RotationHelper;->updateOrientation()V HSPLcom/android/server/audio/SoundEffectsHelper$1;->(Lcom/android/server/audio/SoundEffectsHelper;)V HSPLcom/android/server/audio/SoundEffectsHelper$1;->run(Z)V HSPLcom/android/server/audio/SoundEffectsHelper$Resource;->(Ljava/lang/String;)V HPLcom/android/server/audio/SoundEffectsHelper$SfxHandler$1;->(Lcom/android/server/audio/SoundEffectsHelper$SfxHandler;II)V -PLcom/android/server/audio/SoundEffectsHelper$SfxHandler$1;->run(Z)V +HPLcom/android/server/audio/SoundEffectsHelper$SfxHandler$1;->run(Z)V HSPLcom/android/server/audio/SoundEffectsHelper$SfxHandler;->(Lcom/android/server/audio/SoundEffectsHelper;)V HSPLcom/android/server/audio/SoundEffectsHelper$SfxHandler;->(Lcom/android/server/audio/SoundEffectsHelper;Lcom/android/server/audio/SoundEffectsHelper$1;)V HSPLcom/android/server/audio/SoundEffectsHelper$SfxHandler;->handleMessage(Landroid/os/Message;)V @@ -9046,27 +9837,31 @@ HSPLcom/android/server/audio/SoundEffectsHelper;->access$400(Lcom/android/server HSPLcom/android/server/audio/SoundEffectsHelper;->access$500(Lcom/android/server/audio/SoundEffectsHelper;)Landroid/media/SoundPool; HSPLcom/android/server/audio/SoundEffectsHelper;->access$600(Lcom/android/server/audio/SoundEffectsHelper;)Ljava/util/List; HSPLcom/android/server/audio/SoundEffectsHelper;->access$700(Lcom/android/server/audio/SoundEffectsHelper;Ljava/lang/String;)V +HSPLcom/android/server/audio/SoundEffectsHelper;->allFastScrollSoundsParsed(Ljava/util/Map;)Z PLcom/android/server/audio/SoundEffectsHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/audio/SoundEffectsHelper;->findOrAddResourceByFileName(Ljava/lang/String;)I HSPLcom/android/server/audio/SoundEffectsHelper;->getResourceFilePath(Lcom/android/server/audio/SoundEffectsHelper$Resource;)Ljava/lang/String; +HSPLcom/android/server/audio/SoundEffectsHelper;->loadSoundAssetDefaults()V +HSPLcom/android/server/audio/SoundEffectsHelper;->loadSoundAssets()V HSPLcom/android/server/audio/SoundEffectsHelper;->loadSoundEffects(Lcom/android/server/audio/SoundEffectsHelper$OnEffectsLoadCompleteHandler;)V -HSPLcom/android/server/audio/SoundEffectsHelper;->loadTouchSoundAssetDefaults()V -HSPLcom/android/server/audio/SoundEffectsHelper;->loadTouchSoundAssets()V HSPLcom/android/server/audio/SoundEffectsHelper;->logEvent(Ljava/lang/String;)V HSPLcom/android/server/audio/SoundEffectsHelper;->onLoadSoundEffects(Lcom/android/server/audio/SoundEffectsHelper$OnEffectsLoadCompleteHandler;)V -PLcom/android/server/audio/SoundEffectsHelper;->onPlaySoundEffect(II)V +HPLcom/android/server/audio/SoundEffectsHelper;->onPlaySoundEffect(II)V +PLcom/android/server/audio/SoundEffectsHelper;->onUnloadSoundEffects()V +HPLcom/android/server/audio/SoundEffectsHelper;->playSoundEffect(II)V HSPLcom/android/server/audio/SoundEffectsHelper;->sendMsg(IIILjava/lang/Object;I)V HSPLcom/android/server/audio/SoundEffectsHelper;->startWorker()V HSPLcom/android/server/audio/SystemServerAdapter;->(Landroid/content/Context;)V HSPLcom/android/server/audio/SystemServerAdapter;->getDefaultAdapter(Landroid/content/Context;)Lcom/android/server/audio/SystemServerAdapter; HSPLcom/android/server/audio/SystemServerAdapter;->isPrivileged()Z PLcom/android/server/audio/SystemServerAdapter;->sendDeviceBecomingNoisyIntent()V +PLcom/android/server/audio/SystemServerAdapter;->sendMicrophoneMuteChangedIntent()V PLcom/android/server/autofill/-$$Lambda$74z3JNqozxowHW3AA7FBKRc0tKI;->()V PLcom/android/server/autofill/-$$Lambda$74z3JNqozxowHW3AA7FBKRc0tKI;->()V PLcom/android/server/autofill/-$$Lambda$74z3JNqozxowHW3AA7FBKRc0tKI;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$3cUMi5AwXItCfiFDVCUXCimE1C8;->()V PLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$3cUMi5AwXItCfiFDVCUXCimE1C8;->()V -PLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$3cUMi5AwXItCfiFDVCUXCimE1C8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$3cUMi5AwXItCfiFDVCUXCimE1C8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$4eD-NhaAQgAaWV4xWXp6fTTGpK8;->()V PLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$4eD-NhaAQgAaWV4xWXp6fTTGpK8;->()V HPLcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$4eD-NhaAQgAaWV4xWXp6fTTGpK8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -9102,7 +9897,9 @@ PLcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$dfpVDRL3QTDu PLcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$dfpVDRL3QTDuvVXxuzNTbcE8IOk;->()V PLcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$dfpVDRL3QTDuvVXxuzNTbcE8IOk;->get(Landroid/content/res/Resources;I)Ljava/lang/Object; PLcom/android/server/autofill/-$$Lambda$Helper$GlJD1D5hjkYtSn_UeO8P2b5k1As;->(Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/-$$Lambda$Helper$GlJD1D5hjkYtSn_UeO8P2b5k1As;->matches(Landroid/app/assist/AssistStructure$ViewNode;)Z +HPLcom/android/server/autofill/-$$Lambda$Helper$GlJD1D5hjkYtSn_UeO8P2b5k1As;->matches(Landroid/app/assist/AssistStructure$ViewNode;)Z +PLcom/android/server/autofill/-$$Lambda$Helper$QT4zW_xAuSOTApq9WqL3byvt5Qc;->([Ljava/lang/String;)V +HPLcom/android/server/autofill/-$$Lambda$Helper$QT4zW_xAuSOTApq9WqL3byvt5Qc;->matches(Landroid/app/assist/AssistStructure$ViewNode;)Z PLcom/android/server/autofill/-$$Lambda$JQZXNFZvkIk6bsTs5RsZjRpw6RY;->()V PLcom/android/server/autofill/-$$Lambda$JQZXNFZvkIk6bsTs5RsZjRpw6RY;->()V HPLcom/android/server/autofill/-$$Lambda$JQZXNFZvkIk6bsTs5RsZjRpw6RY;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -9115,10 +9912,16 @@ HPLcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$q6IrRaMb HPLcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$q6IrRaMb5_8ZtdVNkOfFiQTIKlY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$qOcvMbPNkW-kpZtuSYWph48evoE;->(Lcom/android/server/autofill/RemoteAugmentedAutofillService;Landroid/view/autofill/IAutoFillManagerClient;IILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;JLandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/function/Function;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;ILjava/util/concurrent/atomic/AtomicReference;)V HPLcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$qOcvMbPNkW-kpZtuSYWph48evoE;->run(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$0TyWXMubfml43srdXSJGaC2a_G8;->(Lcom/android/server/autofill/RemoteFillService;)V +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$0TyWXMubfml43srdXSJGaC2a_G8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$RJPZj0Fb_BGqt_SpkpyEpzz3mE4;->(Lcom/android/server/autofill/RemoteFillService;Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;)V HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$RJPZj0Fb_BGqt_SpkpyEpzz3mE4;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$bIuJSWKrOrIGPTrMFsTjx7sPZ6E;->(Lcom/android/server/autofill/RemoteFillService;Ljava/lang/Throwable;Landroid/content/IntentSender;)V +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$bIuJSWKrOrIGPTrMFsTjx7sPZ6E;->run()V HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$gnlMp01HzSOYQxSGAOFPCIAy6-Q;->(Lcom/android/server/autofill/RemoteFillService;Ljava/lang/Throwable;Landroid/service/autofill/FillRequest;Landroid/service/autofill/FillResponse;Ljava/util/concurrent/atomic/AtomicReference;)V HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$gnlMp01HzSOYQxSGAOFPCIAy6-Q;->run()V +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$kl-MGjPrX_tFnuG85fz60uEXUgw;->(Lcom/android/server/autofill/RemoteFillService;Landroid/service/autofill/SaveRequest;)V +PLcom/android/server/autofill/-$$Lambda$RemoteFillService$kl-MGjPrX_tFnuG85fz60uEXUgw;->run(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$u9HVjGQc1x5sc6qU7ISdPBzaxxI;->(Lcom/android/server/autofill/RemoteFillService;Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;)V HPLcom/android/server/autofill/-$$Lambda$RemoteFillService$u9HVjGQc1x5sc6qU7ISdPBzaxxI;->run(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/autofill/-$$Lambda$RemoteInlineSuggestionRenderService$PQTv9YU9PfBWd_46Tv-zX1TZTlQ;->(Landroid/os/RemoteCallback;)V @@ -9138,64 +9941,73 @@ PLcom/android/server/autofill/-$$Lambda$Session$GFUnlwwE3XByefqH2I2dEQUKvGM;->on HPLcom/android/server/autofill/-$$Lambda$Session$IUh3HGytfl9SGQTd7DkhlqSCXKk;->(Lcom/android/server/autofill/Session;)V HPLcom/android/server/autofill/-$$Lambda$Session$IUh3HGytfl9SGQTd7DkhlqSCXKk;->binderDied()V HPLcom/android/server/autofill/-$$Lambda$Session$L2m_Kn7_d5H9dLpzV4Mx9gVB_EE;->(Lcom/android/server/autofill/Session;)V +PLcom/android/server/autofill/-$$Lambda$Session$cvpKlPL1gF-ZEFRW7HO0XSOcW2Y;->()V +PLcom/android/server/autofill/-$$Lambda$Session$cvpKlPL1gF-ZEFRW7HO0XSOcW2Y;->()V +PLcom/android/server/autofill/-$$Lambda$Session$cvpKlPL1gF-ZEFRW7HO0XSOcW2Y;->accept(Ljava/lang/Object;)V HPLcom/android/server/autofill/-$$Lambda$Session$dugcZdF60uAjKcuAteP-WnCGyTo;->(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;)V HPLcom/android/server/autofill/-$$Lambda$Session$dugcZdF60uAjKcuAteP-WnCGyTo;->onResult(Landroid/os/Bundle;)V HPLcom/android/server/autofill/-$$Lambda$Session$hRvuLDBwox1kdWwhCMJDCY69kqs;->(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;)V HPLcom/android/server/autofill/-$$Lambda$Session$hRvuLDBwox1kdWwhCMJDCY69kqs;->onResult(Landroid/os/Bundle;)V +PLcom/android/server/autofill/-$$Lambda$Session$ob2VRQBpTmucgItVbNSRhctaxxg;->()V +PLcom/android/server/autofill/-$$Lambda$Session$ob2VRQBpTmucgItVbNSRhctaxxg;->()V +PLcom/android/server/autofill/-$$Lambda$Session$ob2VRQBpTmucgItVbNSRhctaxxg;->accept(Ljava/lang/Object;)V PLcom/android/server/autofill/-$$Lambda$Session$ry5QhS_cUzxt39rUvHru1TwoPt8;->()V PLcom/android/server/autofill/-$$Lambda$Session$ry5QhS_cUzxt39rUvHru1TwoPt8;->()V PLcom/android/server/autofill/-$$Lambda$Session$ry5QhS_cUzxt39rUvHru1TwoPt8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/autofill/-$$Lambda$Yb0CGm9164oh9noSByuLpDPUzFo;->()V PLcom/android/server/autofill/-$$Lambda$Yb0CGm9164oh9noSByuLpDPUzFo;->()V PLcom/android/server/autofill/-$$Lambda$Yb0CGm9164oh9noSByuLpDPUzFo;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/autofill/-$$Lambda$zqL5GQfUgx_XoQhZ1y0TQPmfBBk;->()V +PLcom/android/server/autofill/-$$Lambda$zqL5GQfUgx_XoQhZ1y0TQPmfBBk;->()V +PLcom/android/server/autofill/-$$Lambda$zqL5GQfUgx_XoQhZ1y0TQPmfBBk;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/autofill/AutofillInlineSessionController;->(Lcom/android/server/inputmethod/InputMethodManagerInternal;ILandroid/content/ComponentName;Landroid/os/Handler;Ljava/lang/Object;Lcom/android/server/autofill/ui/InlineFillUi$InlineUiEventCallback;)V -PLcom/android/server/autofill/AutofillInlineSessionController;->destroyLocked(Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/AutofillInlineSessionController;->disableFilterMatching(Landroid/view/autofill/AutofillId;)V +HPLcom/android/server/autofill/AutofillInlineSessionController;->destroyLocked(Landroid/view/autofill/AutofillId;)V +HPLcom/android/server/autofill/AutofillInlineSessionController;->disableFilterMatching(Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/AutofillInlineSessionController;->filterInlineFillUiLocked(Landroid/view/autofill/AutofillId;Ljava/lang/String;)Z PLcom/android/server/autofill/AutofillInlineSessionController;->getInlineSuggestionsRequestLocked()Ljava/util/Optional; HPLcom/android/server/autofill/AutofillInlineSessionController;->hideInlineSuggestionsUiLocked(Landroid/view/autofill/AutofillId;)Z -PLcom/android/server/autofill/AutofillInlineSessionController;->onCreateInlineSuggestionsRequestLocked(Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;Landroid/os/Bundle;)V -PLcom/android/server/autofill/AutofillInlineSessionController;->requestImeToShowInlineSuggestionsLocked()Z +HPLcom/android/server/autofill/AutofillInlineSessionController;->onCreateInlineSuggestionsRequestLocked(Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;Landroid/os/Bundle;)V +HPLcom/android/server/autofill/AutofillInlineSessionController;->requestImeToShowInlineSuggestionsLocked()Z HPLcom/android/server/autofill/AutofillInlineSessionController;->resetInlineFillUiLocked()V -PLcom/android/server/autofill/AutofillInlineSessionController;->setInlineFillUiLocked(Lcom/android/server/autofill/ui/InlineFillUi;)Z -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$1;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInlineSuggestionsRequest$1(Ljava/lang/Object;Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V +HPLcom/android/server/autofill/AutofillInlineSessionController;->setInlineFillUiLocked(Lcom/android/server/autofill/ui/InlineFillUi;)Z +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$1;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInlineSuggestionsRequest$1(Ljava/lang/Object;Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInlineSuggestionsSessionInvalidated$6(Ljava/lang/Object;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInlineSuggestionsUnsupported$0(Ljava/lang/Object;Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInlineSuggestionsUnsupported$0(Ljava/lang/Object;Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInput$5(Ljava/lang/Object;ZZ)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInputView$4(Ljava/lang/Object;ZZ)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInputView$4(Ljava/lang/Object;ZZ)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodStartInput$2(Ljava/lang/Object;Landroid/view/autofill/AutofillId;ZZ)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodStartInputView$3(Ljava/lang/Object;ZZ)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInlineSuggestionsRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodStartInputView$3(Ljava/lang/Object;ZZ)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInlineSuggestionsRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInlineSuggestionsSessionInvalidated()V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInlineSuggestionsUnsupported()V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInlineSuggestionsUnsupported()V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInput()V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInputView()V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodShowInputRequested(Z)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInputView()V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodShowInputRequested(Z)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInput(Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInputView()V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInputView()V PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->()V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->(Lcom/android/server/inputmethod/InputMethodManagerInternal;ILandroid/content/ComponentName;Landroid/os/Handler;Ljava/lang/Object;Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;Landroid/os/Bundle;Lcom/android/server/autofill/ui/InlineFillUi$InlineUiEventCallback;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$100()Ljava/lang/String; +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$100()Ljava/lang/String; HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$200(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;)Landroid/os/Handler; HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$300(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$400(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;ZZ)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$500(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;Landroid/view/autofill/AutofillId;ZZ)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->access$600(Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->destroySessionLocked()V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->destroySessionLocked()V PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->getInlineSuggestionsRequestLocked()Ljava/util/Optional; -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->handleOnReceiveImeRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->handleOnReceiveImeRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->handleOnReceiveImeSessionInvalidated()V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->handleOnReceiveImeStatusUpdated(Landroid/view/autofill/AutofillId;ZZ)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->handleOnReceiveImeStatusUpdated(ZZ)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->match(Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillId;)Z HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->maybeNotifyFillUiEventLocked(Ljava/util/List;)V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->maybeUpdateResponseToImeLocked()V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->onCreateInlineSuggestionsRequestLocked()V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->onCreateInlineSuggestionsRequestLocked()V HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->onInlineSuggestionsResponseLocked(Lcom/android/server/autofill/ui/InlineFillUi;)Z HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->resetInlineFillUiLocked()V -PLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->updateResponseToImeUncheckLocked(Landroid/view/inputmethod/InlineSuggestionsResponse;)V +HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->updateResponseToImeUncheckLocked(Landroid/view/inputmethod/InlineSuggestionsResponse;)V HSPLcom/android/server/autofill/AutofillManagerService$1;->(Lcom/android/server/autofill/AutofillManagerService;)V HPLcom/android/server/autofill/AutofillManagerService$1;->lambda$onReceive$0(Lcom/android/server/autofill/AutofillManagerServiceImpl;)V HPLcom/android/server/autofill/AutofillManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -9203,27 +10015,30 @@ HSPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;-> HSPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->access$400(Lcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;ILjava/lang/String;Z)V PLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->injectAugmentedAutofillInfo(Landroid/content/AutofillOptions;ILjava/lang/String;)V -PLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->isWhitelisted(ILandroid/content/ComponentName;)Z +HPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->isWhitelisted(ILandroid/content/ComponentName;)Z HSPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->setServiceInfo(ILjava/lang/String;Z)V HSPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->(Lcom/android/server/autofill/AutofillManagerService;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->addClient(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;ILcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->cancelSession(II)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->addClient(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;ILcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->cancelSession(II)V PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->finishSession(II)V PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->getAutofillServiceComponentName(Lcom/android/internal/os/IResultReceiver;)V HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->getFillEventHistory(Lcom/android/internal/os/IResultReceiver;)V PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->isServiceEnabled(ILjava/lang/String;Lcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->isServiceSupported(ILcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->removeClient(Landroid/view/autofill/IAutoFillManagerClient;I)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->restoreSession(ILandroid/os/IBinder;Landroid/os/IBinder;Lcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setAugmentedAutofillWhitelist(Ljava/util/List;Ljava/util/List;Lcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setHasCallback(IIZ)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->isServiceSupported(ILcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->removeClient(Landroid/view/autofill/IAutoFillManagerClient;I)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->restoreSession(ILandroid/os/IBinder;Landroid/os/IBinder;Lcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setAugmentedAutofillWhitelist(Ljava/util/List;Ljava/util/List;Lcom/android/internal/os/IResultReceiver;)V +PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setAuthenticationResult(Landroid/os/Bundle;III)V +HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setHasCallback(IIZ)V PLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setUserData(Landroid/service/autofill/UserData;)V -PLcom/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 +HPLcom/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 HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->updateSession(ILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;III)V HSPLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->()V +PLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->access$7200(Lcom/android/server/autofill/AutofillManagerService$AutofillCompatState;Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->addCompatibilityModeRequest(Ljava/lang/String;J[Ljava/lang/String;I)V PLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->getUrlBarResourceIds(Ljava/lang/String;I)[Ljava/lang/String; HSPLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->isCompatibilityModeRequested(Ljava/lang/String;JI)Z PLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->removeCompatibilityModeRequests(I)V HSPLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->reset(I)V @@ -9231,50 +10046,82 @@ HSPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->dump(ILjava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->getAppDisabledActivities(ILjava/lang/String;)Landroid/util/ArrayMap; HSPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->getAppDisabledExpiration(ILjava/lang/String;)J -PLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->isAutofillDisabledLocked(ILandroid/content/ComponentName;)Z +HPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->isAutofillDisabledLocked(ILandroid/content/ComponentName;)Z PLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->remove(I)V HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->(Lcom/android/server/autofill/AutofillManagerService;)V HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/server/autofill/AutofillManagerService$1;)V HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->getAutofillOptions(Ljava/lang/String;JI)Landroid/content/AutofillOptions; HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->injectDisableAppInfo(Landroid/content/AutofillOptions;ILjava/lang/String;)V -PLcom/android/server/autofill/AutofillManagerService$LocalService;->isAugmentedAutofillServiceForUser(II)Z +HPLcom/android/server/autofill/AutofillManagerService$LocalService;->isAugmentedAutofillServiceForUser(II)Z HPLcom/android/server/autofill/AutofillManagerService$LocalService;->onBackKeyPressed()V PLcom/android/server/autofill/AutofillManagerService$PackageCompatState;->(J[Ljava/lang/String;)V +PLcom/android/server/autofill/AutofillManagerService$PackageCompatState;->access$1200(Lcom/android/server/autofill/AutofillManagerService$PackageCompatState;)J +PLcom/android/server/autofill/AutofillManagerService$PackageCompatState;->access$1300(Lcom/android/server/autofill/AutofillManagerService$PackageCompatState;)[Ljava/lang/String; HSPLcom/android/server/autofill/AutofillManagerService;->()V HSPLcom/android/server/autofill/AutofillManagerService;->(Landroid/content/Context;)V -PLcom/android/server/autofill/AutofillManagerService;->access$100(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$100(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; HSPLcom/android/server/autofill/AutofillManagerService;->access$1000(Lcom/android/server/autofill/AutofillManagerService;)Lcom/android/server/autofill/AutofillManagerService$DisabledInfoCache; -PLcom/android/server/autofill/AutofillManagerService;->access$1400(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$1500(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/autofill/AutofillManagerService;->access$1600(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;I)V -PLcom/android/server/autofill/AutofillManagerService;->access$200(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/server/infra/AbstractMasterSystemService$Visitor;)V -PLcom/android/server/autofill/AutofillManagerService;->access$2100(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$2200(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/autofill/AutofillManagerService;->access$2300(Lcom/android/server/autofill/AutofillManagerService;)Landroid/app/ActivityManagerInternal; -PLcom/android/server/autofill/AutofillManagerService;->access$2400(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$2500(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/autofill/AutofillManagerService;->access$2600(Lcom/android/server/autofill/AutofillManagerService;)Z -PLcom/android/server/autofill/AutofillManagerService;->access$2700(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;II)V -PLcom/android/server/autofill/AutofillManagerService;->access$2800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$2900(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/autofill/AutofillManagerService;->access$300(Lcom/android/server/autofill/AutofillManagerService;)Lcom/android/server/autofill/ui/AutoFillUI; -PLcom/android/server/autofill/AutofillManagerService;->access$3000(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;Landroid/os/Parcelable;)V -PLcom/android/server/autofill/AutofillManagerService;->access$4300(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$4400(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/autofill/AutofillManagerService;->access$500(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; -PLcom/android/server/autofill/AutofillManagerService;->access$600(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$1400(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$1500(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$1600(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;I)V +HPLcom/android/server/autofill/AutofillManagerService;->access$1700(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$1800(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/autofill/AutofillManagerService;->access$1900(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$200(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/server/infra/AbstractMasterSystemService$Visitor;)V +PLcom/android/server/autofill/AutofillManagerService;->access$2000(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$2100(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$2200(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$2300(Lcom/android/server/autofill/AutofillManagerService;)Landroid/app/ActivityManagerInternal; +HPLcom/android/server/autofill/AutofillManagerService;->access$2400(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$2500(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$2600(Lcom/android/server/autofill/AutofillManagerService;)Z +HPLcom/android/server/autofill/AutofillManagerService;->access$2700(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;II)V +HPLcom/android/server/autofill/AutofillManagerService;->access$2800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$2900(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$300(Lcom/android/server/autofill/AutofillManagerService;)Lcom/android/server/autofill/ui/AutoFillUI; +HPLcom/android/server/autofill/AutofillManagerService;->access$3000(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;Landroid/os/Parcelable;)V +PLcom/android/server/autofill/AutofillManagerService;->access$4000(Lcom/android/server/autofill/AutofillManagerService;Lcom/android/internal/os/IResultReceiver;Z)V +HPLcom/android/server/autofill/AutofillManagerService;->access$4300(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$4400(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/autofill/AutofillManagerService;->access$4800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$4900(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$500(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$5000(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$5100(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$5200(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$5300(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/autofill/AutofillManagerService;->access$5600(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$5700(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$5800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerService;->access$5900(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/autofill/AutofillManagerService;->access$600(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/autofill/AutofillManagerService;->access$6200(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$6300(Lcom/android/server/autofill/AutofillManagerService;I)Z +PLcom/android/server/autofill/AutofillManagerService;->access$6800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$6900(Lcom/android/server/autofill/AutofillManagerService;Ljava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/autofill/AutofillManagerService;->access$700(Lcom/android/server/autofill/AutofillManagerService;)Lcom/android/server/autofill/AutofillManagerService$AutofillCompatState; +PLcom/android/server/autofill/AutofillManagerService;->access$7000()I +PLcom/android/server/autofill/AutofillManagerService;->access$7100()I +PLcom/android/server/autofill/AutofillManagerService;->access$7300(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/String; +PLcom/android/server/autofill/AutofillManagerService;->access$7400(Lcom/android/server/autofill/AutofillManagerService;)I +PLcom/android/server/autofill/AutofillManagerService;->access$7500(Lcom/android/server/autofill/AutofillManagerService;)Landroid/util/LocalLog; +PLcom/android/server/autofill/AutofillManagerService;->access$7600(Lcom/android/server/autofill/AutofillManagerService;)Landroid/util/LocalLog; +PLcom/android/server/autofill/AutofillManagerService;->access$7700(Lcom/android/server/autofill/AutofillManagerService;)Landroid/util/LocalLog; +HPLcom/android/server/autofill/AutofillManagerService;->access$800(Lcom/android/server/autofill/AutofillManagerService;)Ljava/lang/Object; +PLcom/android/server/autofill/AutofillManagerService;->access$900(Lcom/android/server/autofill/AutofillManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; HSPLcom/android/server/autofill/AutofillManagerService;->addCompatibilityModeRequestsLocked(Lcom/android/server/autofill/AutofillManagerServiceImpl;I)V PLcom/android/server/autofill/AutofillManagerService;->getPartitionMaxCount()I HSPLcom/android/server/autofill/AutofillManagerService;->getServiceSettingsProperty()Ljava/lang/String; -PLcom/android/server/autofill/AutofillManagerService;->getSupportedSmartSuggestionModesLocked()I +HPLcom/android/server/autofill/AutofillManagerService;->getSupportedSmartSuggestionModesLocked()I +PLcom/android/server/autofill/AutofillManagerService;->getVisibleDatasetsMaxCount()I PLcom/android/server/autofill/AutofillManagerService;->getWhitelistedCompatModePackages()Ljava/util/Map; PLcom/android/server/autofill/AutofillManagerService;->getWhitelistedCompatModePackages(Ljava/lang/String;)Ljava/util/Map; PLcom/android/server/autofill/AutofillManagerService;->getWhitelistedCompatModePackagesFromSettings()Ljava/lang/String; +PLcom/android/server/autofill/AutofillManagerService;->handleInputMethodSwitch(I)V PLcom/android/server/autofill/AutofillManagerService;->isInstantServiceAllowed()Z HSPLcom/android/server/autofill/AutofillManagerService;->isUserSupported(Lcom/android/server/SystemService$TargetUser;)Z PLcom/android/server/autofill/AutofillManagerService;->lambda$new$0$AutofillManagerService(Landroid/provider/DeviceConfig$Properties;)V -PLcom/android/server/autofill/AutofillManagerService;->logRequestLocked(Ljava/lang/String;)V +HPLcom/android/server/autofill/AutofillManagerService;->logRequestLocked(Ljava/lang/String;)V HSPLcom/android/server/autofill/AutofillManagerService;->newServiceLocked(IZ)Lcom/android/server/autofill/AutofillManagerServiceImpl; HSPLcom/android/server/autofill/AutofillManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; PLcom/android/server/autofill/AutofillManagerService;->onDeviceConfigChange(Ljava/util/Set;)V @@ -9282,187 +10129,263 @@ HSPLcom/android/server/autofill/AutofillManagerService;->onServiceEnabledLocked( HSPLcom/android/server/autofill/AutofillManagerService;->onServiceEnabledLocked(Lcom/android/server/infra/AbstractPerUserSystemService;I)V PLcom/android/server/autofill/AutofillManagerService;->onServiceRemoved(Lcom/android/server/autofill/AutofillManagerServiceImpl;I)V PLcom/android/server/autofill/AutofillManagerService;->onServiceRemoved(Lcom/android/server/infra/AbstractPerUserSystemService;I)V +PLcom/android/server/autofill/AutofillManagerService;->onSettingsChanged(ILjava/lang/String;)V HSPLcom/android/server/autofill/AutofillManagerService;->onStart()V PLcom/android/server/autofill/AutofillManagerService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/autofill/AutofillManagerService;->registerForExtraSettingsChanges(Landroid/content/ContentResolver;Landroid/database/ContentObserver;)V -PLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;I)V -PLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;II)V +HPLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;I)V +HPLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;II)V HPLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;Landroid/os/Bundle;)V -PLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;Landroid/os/Parcelable;)V +HPLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;Landroid/os/Parcelable;)V +PLcom/android/server/autofill/AutofillManagerService;->send(Lcom/android/internal/os/IResultReceiver;Z)V HSPLcom/android/server/autofill/AutofillManagerService;->setDeviceConfigProperties()V HSPLcom/android/server/autofill/AutofillManagerService;->setLogLevelFromSettings()V HSPLcom/android/server/autofill/AutofillManagerService;->setLoggingLevelsLocked(ZZ)V HSPLcom/android/server/autofill/AutofillManagerService;->setMaxPartitionsFromSettings()V HSPLcom/android/server/autofill/AutofillManagerService;->setMaxVisibleDatasetsFromSettings()V PLcom/android/server/autofill/AutofillManagerServiceImpl$1;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;)V -PLcom/android/server/autofill/AutofillManagerServiceImpl$1;->resetLastResponse()V +PLcom/android/server/autofill/AutofillManagerServiceImpl$1;->logAugmentedAutofillSelected(ILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/autofill/AutofillManagerServiceImpl$1;->logAugmentedAutofillShown(ILandroid/os/Bundle;)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl$1;->resetLastResponse()V +PLcom/android/server/autofill/AutofillManagerServiceImpl$1;->setLastResponse(I)V HSPLcom/android/server/autofill/AutofillManagerServiceImpl$InlineSuggestionRenderCallbacksImpl;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;)V HSPLcom/android/server/autofill/AutofillManagerServiceImpl$InlineSuggestionRenderCallbacksImpl;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/AutofillManagerServiceImpl$1;)V PLcom/android/server/autofill/AutofillManagerServiceImpl$InlineSuggestionRenderCallbacksImpl;->onServiceDied(Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;)V PLcom/android/server/autofill/AutofillManagerServiceImpl$InlineSuggestionRenderCallbacksImpl;->onServiceDied(Ljava/lang/Object;)V -PLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;)V PLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->(Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/AutofillManagerServiceImpl$1;)V -PLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask;->doInBackground([Ljava/lang/Void;)Ljava/lang/Void; HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->()V HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->(Lcom/android/server/autofill/AutofillManagerService;Ljava/lang/Object;Landroid/util/LocalLog;Landroid/util/LocalLog;ILcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/AutofillManagerService$AutofillCompatState;ZLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->access$302(Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;)Lcom/android/server/autofill/RemoteInlineSuggestionRenderService; -PLcom/android/server/autofill/AutofillManagerServiceImpl;->addClientLocked(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;)I -PLcom/android/server/autofill/AutofillManagerServiceImpl;->assertCallerLocked(Landroid/content/ComponentName;Z)V -PLcom/android/server/autofill/AutofillManagerServiceImpl;->cancelSessionLocked(II)V -PLcom/android/server/autofill/AutofillManagerServiceImpl;->createSessionByTokenLocked(Landroid/os/IBinder;IILandroid/os/IBinder;ZLandroid/content/ComponentName;ZZZI)Lcom/android/server/autofill/Session; +PLcom/android/server/autofill/AutofillManagerServiceImpl;->access$400(Lcom/android/server/autofill/AutofillManagerServiceImpl;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->access$500(Lcom/android/server/autofill/AutofillManagerServiceImpl;)Landroid/util/SparseArray; +PLcom/android/server/autofill/AutofillManagerServiceImpl;->access$600(Lcom/android/server/autofill/AutofillManagerServiceImpl;)Ljava/lang/Object; +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->addClientLocked(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;)I +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->assertCallerLocked(Landroid/content/ComponentName;Z)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->cancelSessionLocked(II)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->createSessionByTokenLocked(Landroid/os/IBinder;IILandroid/os/IBinder;ZLandroid/content/ComponentName;ZZZI)Lcom/android/server/autofill/Session; PLcom/android/server/autofill/AutofillManagerServiceImpl;->destroyLocked()V PLcom/android/server/autofill/AutofillManagerServiceImpl;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->finishSessionLocked(II)V +HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->forceRemoveAllSessionsLocked()V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->forceRemoveFinishedSessionsLocked()V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->forceRemoveForAugmentedOnlySessionsLocked()V PLcom/android/server/autofill/AutofillManagerServiceImpl;->getAugmentedAutofillServiceUidLocked()I HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->getCompatibilityPackagesLocked()Landroid/util/ArrayMap; PLcom/android/server/autofill/AutofillManagerServiceImpl;->getFieldClassificationStrategy()Lcom/android/server/autofill/FieldClassificationStrategy; HPLcom/android/server/autofill/AutofillManagerServiceImpl;->getFillEventHistory(I)Landroid/service/autofill/FillEventHistory; -PLcom/android/server/autofill/AutofillManagerServiceImpl;->getPreviousSessionsLocked(Lcom/android/server/autofill/Session;)Ljava/util/ArrayList; +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->getPreviousSessionsLocked(Lcom/android/server/autofill/Session;)Ljava/util/ArrayList; +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->getRemoteAugmentedAutofillServiceIfCreatedLocked()Lcom/android/server/autofill/RemoteAugmentedAutofillService; HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->getRemoteAugmentedAutofillServiceLocked()Lcom/android/server/autofill/RemoteAugmentedAutofillService; HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->getRemoteInlineSuggestionRenderServiceLocked()Lcom/android/server/autofill/RemoteInlineSuggestionRenderService; -PLcom/android/server/autofill/AutofillManagerServiceImpl;->getSupportedSmartSuggestionModesLocked()I +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->getSupportedSmartSuggestionModesLocked()I +PLcom/android/server/autofill/AutofillManagerServiceImpl;->getUrlBarResourceIdsForCompatMode(Ljava/lang/String;)[Ljava/lang/String; PLcom/android/server/autofill/AutofillManagerServiceImpl;->getUserData()Landroid/service/autofill/UserData; -PLcom/android/server/autofill/AutofillManagerServiceImpl;->handlePackageUpdateLocked(Ljava/lang/String;)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->handlePackageUpdateLocked(Ljava/lang/String;)V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->handleSessionSave(Lcom/android/server/autofill/Session;)V HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->isAugmentedAutofillServiceAvailableLocked()Z -PLcom/android/server/autofill/AutofillManagerServiceImpl;->isCalledByAugmentedAutofillServiceLocked(Ljava/lang/String;I)Z -PLcom/android/server/autofill/AutofillManagerServiceImpl;->isCalledByServiceLocked(Ljava/lang/String;I)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->isAugmentedAutofillServiceForUserLocked(I)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->isAutofillDisabledLocked(Landroid/content/ComponentName;)Z +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->isCalledByAugmentedAutofillServiceLocked(Ljava/lang/String;I)Z +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->isCalledByServiceLocked(Ljava/lang/String;I)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->isFieldClassificationEnabledLocked()Z +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->isInlineSuggestionsEnabledLocked()Z PLcom/android/server/autofill/AutofillManagerServiceImpl;->isValidEventLocked(Ljava/lang/String;I)Z -PLcom/android/server/autofill/AutofillManagerServiceImpl;->isWhitelistedForAugmentedAutofillLocked(Landroid/content/ComponentName;)Z +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->isWhitelistedForAugmentedAutofillLocked(Landroid/content/ComponentName;)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->logAugmentedAutofillSelected(ILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->logAugmentedAutofillShown(ILandroid/os/Bundle;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->logContextCommittedLocked(ILandroid/os/Bundle;Ljava/util/ArrayList;Landroid/util/ArraySet;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;Landroid/content/ComponentName;ZI)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->logDatasetAuthenticationSelected(Ljava/lang/String;ILandroid/os/Bundle;)V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->logDatasetSelected(Ljava/lang/String;ILandroid/os/Bundle;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->logDatasetShown(ILandroid/os/Bundle;)V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->logSaveShown(ILandroid/os/Bundle;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->newServiceInfoLocked(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; -PLcom/android/server/autofill/AutofillManagerServiceImpl;->onBackKeyPressed()V -PLcom/android/server/autofill/AutofillManagerServiceImpl;->pruneAbandonedSessionsLocked()V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->onBackKeyPressed()V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->onSwitchInputMethod()V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->pruneAbandonedSessionsLocked()V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->removeClientLocked(Landroid/view/autofill/IAutoFillManagerClient;)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->removeSessionLocked(I)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->resetAugmentedAutofillWhitelistLocked()V PLcom/android/server/autofill/AutofillManagerServiceImpl;->resetExtServiceLocked()V -PLcom/android/server/autofill/AutofillManagerServiceImpl;->resetLastAugmentedAutofillResponse()V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->resetLastAugmentedAutofillResponse()V PLcom/android/server/autofill/AutofillManagerServiceImpl;->resetLastResponse()V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->restoreSession(IILandroid/os/IBinder;Landroid/os/IBinder;)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->sendActivityAssistDataToContentCapture(Landroid/os/IBinder;Landroid/os/Bundle;)Z PLcom/android/server/autofill/AutofillManagerServiceImpl;->sendStateToClients(Z)V -PLcom/android/server/autofill/AutofillManagerServiceImpl;->setAugmentedAutofillWhitelistLocked(Ljava/util/List;Ljava/util/List;I)Z -PLcom/android/server/autofill/AutofillManagerServiceImpl;->setHasCallback(IIZ)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->setAugmentedAutofillWhitelistLocked(Ljava/util/List;Ljava/util/List;I)Z +PLcom/android/server/autofill/AutofillManagerServiceImpl;->setAuthenticationResultLocked(Landroid/os/Bundle;III)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->setHasCallback(IIZ)V +PLcom/android/server/autofill/AutofillManagerServiceImpl;->setLastAugmentedAutofillResponse(I)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->setLastResponse(ILandroid/service/autofill/FillResponse;)V PLcom/android/server/autofill/AutofillManagerServiceImpl;->setUserData(ILandroid/service/autofill/UserData;)V -PLcom/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 +HPLcom/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 HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->updateLocked(Z)Z HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->updateRemoteAugmentedAutofillService()V HSPLcom/android/server/autofill/AutofillManagerServiceImpl;->updateRemoteInlineSuggestionRenderServiceLocked()V HPLcom/android/server/autofill/AutofillManagerServiceImpl;->updateSessionLocked(IILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)Z -PLcom/android/server/autofill/AutofillManagerServiceImpl;->whitelistForAugmentedAutofillPackages(Ljava/util/List;Ljava/util/List;)V +HPLcom/android/server/autofill/AutofillManagerServiceImpl;->whitelistForAugmentedAutofillPackages(Ljava/util/List;Ljava/util/List;)V +PLcom/android/server/autofill/AutofillUriGrantsManager;->()V +PLcom/android/server/autofill/AutofillUriGrantsManager;->(I)V +PLcom/android/server/autofill/AutofillUriGrantsManager;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +HPLcom/android/server/autofill/AutofillUriGrantsManager;->removeFromActiveGrants(Landroid/content/ComponentName;)Ljava/util/Set; +HPLcom/android/server/autofill/AutofillUriGrantsManager;->revokeUriPermissions(Landroid/content/ComponentName;I)V PLcom/android/server/autofill/FieldClassificationStrategy$1;->(Lcom/android/server/autofill/FieldClassificationStrategy;)V PLcom/android/server/autofill/FieldClassificationStrategy$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/autofill/FieldClassificationStrategy$1;->onServiceDisconnected(Landroid/content/ComponentName;)V HSPLcom/android/server/autofill/FieldClassificationStrategy;->(Landroid/content/Context;I)V PLcom/android/server/autofill/FieldClassificationStrategy;->calculateScores(Landroid/os/RemoteCallback;Ljava/util/List;[Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V PLcom/android/server/autofill/FieldClassificationStrategy;->connectAndRun(Lcom/android/server/autofill/FieldClassificationStrategy$Command;)V PLcom/android/server/autofill/FieldClassificationStrategy;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/autofill/FieldClassificationStrategy;->getAvailableAlgorithms()[Ljava/lang/String; +PLcom/android/server/autofill/FieldClassificationStrategy;->getDefaultAlgorithm()Ljava/lang/String; PLcom/android/server/autofill/FieldClassificationStrategy;->getMetadataValue(Ljava/lang/String;Lcom/android/server/autofill/FieldClassificationStrategy$MetadataParser;)Ljava/lang/Object; PLcom/android/server/autofill/FieldClassificationStrategy;->getServiceComponentName()Landroid/content/ComponentName; -PLcom/android/server/autofill/FieldClassificationStrategy;->getServiceInfo()Landroid/content/pm/ServiceInfo; +HPLcom/android/server/autofill/FieldClassificationStrategy;->getServiceInfo()Landroid/content/pm/ServiceInfo; PLcom/android/server/autofill/FieldClassificationStrategy;->lambda$calculateScores$2(Landroid/os/RemoteCallback;Ljava/util/List;[Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/service/autofill/IAutofillFieldClassificationService;)V PLcom/android/server/autofill/FieldClassificationStrategy;->lambda$getAvailableAlgorithms$0(Landroid/content/res/Resources;I)[Ljava/lang/String; PLcom/android/server/autofill/FieldClassificationStrategy;->lambda$getDefaultAlgorithm$1(Landroid/content/res/Resources;I)Ljava/lang/String; PLcom/android/server/autofill/FieldClassificationStrategy;->reset()V HSPLcom/android/server/autofill/Helper;->()V HPLcom/android/server/autofill/Helper;->addAutofillableIds(Landroid/app/assist/AssistStructure$ViewNode;Ljava/util/ArrayList;Z)V -PLcom/android/server/autofill/Helper;->findViewNode(Landroid/app/assist/AssistStructure;Lcom/android/server/autofill/Helper$ViewNodeFilter;)Landroid/app/assist/AssistStructure$ViewNode; +HPLcom/android/server/autofill/Helper;->containsCharsInOrder(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/autofill/Helper;->createSanitizers(Landroid/service/autofill/SaveInfo;)Landroid/util/ArrayMap; +HPLcom/android/server/autofill/Helper;->findViewNode(Landroid/app/assist/AssistStructure;Lcom/android/server/autofill/Helper$ViewNodeFilter;)Landroid/app/assist/AssistStructure$ViewNode; +PLcom/android/server/autofill/Helper;->findViewNodeByAutofillId(Landroid/app/assist/AssistStructure;Landroid/view/autofill/AutofillId;)Landroid/app/assist/AssistStructure$ViewNode; +HPLcom/android/server/autofill/Helper;->getAutofillIds(Landroid/app/assist/AssistStructure;Z)Ljava/util/ArrayList; +PLcom/android/server/autofill/Helper;->getFields(Landroid/service/autofill/Dataset;)Landroid/util/ArrayMap; +PLcom/android/server/autofill/Helper;->getNumericValue(Landroid/metrics/LogMaker;I)I PLcom/android/server/autofill/Helper;->lambda$findViewNodeByAutofillId$0(Landroid/view/autofill/AutofillId;Landroid/app/assist/AssistStructure$ViewNode;)Z -PLcom/android/server/autofill/Helper;->newLogMaker(ILandroid/content/ComponentName;Ljava/lang/String;IZ)Landroid/metrics/LogMaker; -PLcom/android/server/autofill/Helper;->newLogMaker(ILjava/lang/String;IZ)Landroid/metrics/LogMaker; +PLcom/android/server/autofill/Helper;->lambda$sanitizeUrlBar$1([Ljava/lang/String;Landroid/app/assist/AssistStructure$ViewNode;)Z +HPLcom/android/server/autofill/Helper;->newLogMaker(ILandroid/content/ComponentName;Ljava/lang/String;IZ)Landroid/metrics/LogMaker; +HPLcom/android/server/autofill/Helper;->newLogMaker(ILjava/lang/String;IZ)Landroid/metrics/LogMaker; +PLcom/android/server/autofill/Helper;->sanitizeUrlBar(Landroid/app/assist/AssistStructure;[Ljava/lang/String;)Landroid/app/assist/AssistStructure$ViewNode; PLcom/android/server/autofill/Helper;->toArray(Landroid/util/ArraySet;)[Landroid/view/autofill/AutofillId; -PLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->(Lcom/android/server/autofill/RemoteAugmentedAutofillService$1;)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->(Lcom/android/server/autofill/RemoteAugmentedAutofillService$1;)V PLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->cancel()V -PLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->isCompleted()Z -PLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->onCancellable(Landroid/os/ICancellationSignal;)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->isCompleted()Z +HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->onCancellable(Landroid/os/ICancellationSignal;)V HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1$1;->onSuccess(Ljava/util/List;Landroid/os/Bundle;Z)V HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1;->(Lcom/android/server/autofill/RemoteAugmentedAutofillService;Landroid/service/autofill/augmented/IAugmentedAutofillService;IILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;JLandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/function/Function;Landroid/view/autofill/IAutoFillManagerClient;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;ILcom/android/internal/infra/AndroidFuture;Ljava/util/concurrent/atomic/AtomicReference;)V -PLcom/android/server/autofill/RemoteAugmentedAutofillService$1;->send(ILandroid/os/Bundle;)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService$1;->send(ILandroid/os/Bundle;)V +PLcom/android/server/autofill/RemoteAugmentedAutofillService$2;->(Lcom/android/server/autofill/RemoteAugmentedAutofillService;ILandroid/os/Bundle;Landroid/view/autofill/IAutoFillManagerClient;Ljava/util/function/Function;Landroid/view/autofill/AutofillId;Landroid/content/ComponentName;ILjava/lang/Runnable;)V +PLcom/android/server/autofill/RemoteAugmentedAutofillService$2;->autofill(Landroid/service/autofill/Dataset;I)V HSPLcom/android/server/autofill/RemoteAugmentedAutofillService;->()V -PLcom/android/server/autofill/RemoteAugmentedAutofillService;->(Landroid/content/Context;Landroid/content/ComponentName;ILcom/android/server/autofill/RemoteAugmentedAutofillService$RemoteAugmentedAutofillServiceCallbacks;ZZII)V -PLcom/android/server/autofill/RemoteAugmentedAutofillService;->access$000(Lcom/android/server/autofill/RemoteAugmentedAutofillService;)Lcom/android/server/autofill/RemoteAugmentedAutofillService$RemoteAugmentedAutofillServiceCallbacks; -HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->access$200(Lcom/android/server/autofill/RemoteAugmentedAutofillService;ILandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/List;Landroid/os/Bundle;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Ljava/util/function/Function;Landroid/view/autofill/IAutoFillManagerClient;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;I)V +PLcom/android/server/autofill/RemoteAugmentedAutofillService;->(Landroid/content/Context;ILandroid/content/ComponentName;ILcom/android/server/autofill/RemoteAugmentedAutofillService$RemoteAugmentedAutofillServiceCallbacks;ZZII)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->access$000(Lcom/android/server/autofill/RemoteAugmentedAutofillService;)Lcom/android/server/autofill/RemoteAugmentedAutofillService$RemoteAugmentedAutofillServiceCallbacks; +PLcom/android/server/autofill/RemoteAugmentedAutofillService;->access$100()Ljava/lang/String; +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->access$300(Lcom/android/server/autofill/RemoteAugmentedAutofillService;ILandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/List;Landroid/os/Bundle;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Ljava/util/function/Function;Landroid/view/autofill/IAutoFillManagerClient;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;ILandroid/content/ComponentName;)V PLcom/android/server/autofill/RemoteAugmentedAutofillService;->dispatchCancellation(Landroid/os/ICancellationSignal;)V +PLcom/android/server/autofill/RemoteAugmentedAutofillService;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->getAutoDisconnectTimeoutMs()J -PLcom/android/server/autofill/RemoteAugmentedAutofillService;->getComponentName()Landroid/content/ComponentName; +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->getAutofillUriGrantsManager()Lcom/android/server/autofill/AutofillUriGrantsManager; +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->getComponentName()Landroid/content/ComponentName; HSPLcom/android/server/autofill/RemoteAugmentedAutofillService;->getComponentName(Ljava/lang/String;IZ)Landroid/util/Pair; PLcom/android/server/autofill/RemoteAugmentedAutofillService;->lambda$dispatchCancellation$2(Landroid/os/ICancellationSignal;)V HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->lambda$onDestroyAutofillWindowsRequest$3(Landroid/service/autofill/augmented/IAugmentedAutofillService;)V HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->lambda$onRequestAutofillLocked$0$RemoteAugmentedAutofillService(Landroid/view/autofill/IAutoFillManagerClient;IILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;JLandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/function/Function;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;ILjava/util/concurrent/atomic/AtomicReference;Landroid/service/autofill/augmented/IAugmentedAutofillService;)Ljava/util/concurrent/CompletableFuture; -PLcom/android/server/autofill/RemoteAugmentedAutofillService;->lambda$onRequestAutofillLocked$1$RemoteAugmentedAutofillService(Ljava/util/concurrent/atomic/AtomicReference;Landroid/content/ComponentName;ILjava/lang/Void;Ljava/lang/Throwable;)V -HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->maybeRequestShowInlineSuggestions(ILandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/List;Landroid/os/Bundle;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Ljava/util/function/Function;Landroid/view/autofill/IAutoFillManagerClient;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;I)V -PLcom/android/server/autofill/RemoteAugmentedAutofillService;->onDestroyAutofillWindowsRequest()V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->lambda$onRequestAutofillLocked$1$RemoteAugmentedAutofillService(Ljava/util/concurrent/atomic/AtomicReference;Landroid/content/ComponentName;ILjava/lang/Void;Ljava/lang/Throwable;)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->maybeRequestShowInlineSuggestions(ILandroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/List;Landroid/os/Bundle;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Ljava/util/function/Function;Landroid/view/autofill/IAutoFillManagerClient;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;ILandroid/content/ComponentName;)V +HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->onDestroyAutofillWindowsRequest()V HPLcom/android/server/autofill/RemoteAugmentedAutofillService;->onRequestAutofillLocked(ILandroid/view/autofill/IAutoFillManagerClient;ILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Landroid/view/inputmethod/InlineSuggestionsRequest;Ljava/util/function/Function;Ljava/lang/Runnable;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;I)V PLcom/android/server/autofill/RemoteAugmentedAutofillService;->onServiceConnectionStatusChanged(Landroid/os/IInterface;Z)V PLcom/android/server/autofill/RemoteAugmentedAutofillService;->onServiceConnectionStatusChanged(Landroid/service/autofill/augmented/IAugmentedAutofillService;Z)V PLcom/android/server/autofill/RemoteAugmentedAutofillService;->toString()Ljava/lang/String; PLcom/android/server/autofill/RemoteFillService$1;->(Lcom/android/server/autofill/RemoteFillService;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/CompletableFuture;)V -PLcom/android/server/autofill/RemoteFillService$1;->onCancellable(Landroid/os/ICancellationSignal;)V -PLcom/android/server/autofill/RemoteFillService$1;->onSuccess(Landroid/service/autofill/FillResponse;)V -PLcom/android/server/autofill/RemoteFillService;->(Landroid/content/Context;Landroid/content/ComponentName;ILcom/android/server/autofill/RemoteFillService$FillServiceCallbacks;Z)V +HPLcom/android/server/autofill/RemoteFillService$1;->onCancellable(Landroid/os/ICancellationSignal;)V +HPLcom/android/server/autofill/RemoteFillService$1;->onSuccess(Landroid/service/autofill/FillResponse;)V +PLcom/android/server/autofill/RemoteFillService$2;->(Lcom/android/server/autofill/RemoteFillService;Ljava/util/concurrent/CompletableFuture;)V +PLcom/android/server/autofill/RemoteFillService$2;->onSuccess(Landroid/content/IntentSender;)V +HPLcom/android/server/autofill/RemoteFillService;->(Landroid/content/Context;Landroid/content/ComponentName;ILcom/android/server/autofill/RemoteFillService$FillServiceCallbacks;Z)V PLcom/android/server/autofill/RemoteFillService;->access$000(Lcom/android/server/autofill/RemoteFillService;Landroid/os/ICancellationSignal;)V -PLcom/android/server/autofill/RemoteFillService;->addLast(Lcom/android/internal/infra/ServiceConnector$Job;)V +HPLcom/android/server/autofill/RemoteFillService;->addLast(Lcom/android/internal/infra/ServiceConnector$Job;)V PLcom/android/server/autofill/RemoteFillService;->addLast(Ljava/lang/Object;)V PLcom/android/server/autofill/RemoteFillService;->cancelCurrentRequest()I -PLcom/android/server/autofill/RemoteFillService;->destroy()V +HPLcom/android/server/autofill/RemoteFillService;->destroy()V PLcom/android/server/autofill/RemoteFillService;->dispatchCancellationSignal(Landroid/os/ICancellationSignal;)V PLcom/android/server/autofill/RemoteFillService;->getAutoDisconnectTimeoutMs()J -PLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$0$RemoteFillService(Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;Landroid/service/autofill/IAutoFillService;)Ljava/util/concurrent/CompletableFuture; -PLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$1$RemoteFillService(Ljava/lang/Throwable;Landroid/service/autofill/FillRequest;Landroid/service/autofill/FillResponse;Ljava/util/concurrent/atomic/AtomicReference;)V -PLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$2$RemoteFillService(Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;Landroid/service/autofill/FillResponse;Ljava/lang/Throwable;)V -PLcom/android/server/autofill/RemoteFillService;->onFillRequest(Landroid/service/autofill/FillRequest;)V -PLcom/android/server/autofill/RemoteFillService;->onServiceConnectionStatusChanged(Landroid/os/IInterface;Z)V -PLcom/android/server/autofill/RemoteFillService;->onServiceConnectionStatusChanged(Landroid/service/autofill/IAutoFillService;Z)V +HPLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$0$RemoteFillService(Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;Landroid/service/autofill/IAutoFillService;)Ljava/util/concurrent/CompletableFuture; +HPLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$1$RemoteFillService(Ljava/lang/Throwable;Landroid/service/autofill/FillRequest;Landroid/service/autofill/FillResponse;Ljava/util/concurrent/atomic/AtomicReference;)V +HPLcom/android/server/autofill/RemoteFillService;->lambda$onFillRequest$2$RemoteFillService(Landroid/service/autofill/FillRequest;Ljava/util/concurrent/atomic/AtomicReference;Landroid/service/autofill/FillResponse;Ljava/lang/Throwable;)V +PLcom/android/server/autofill/RemoteFillService;->lambda$onSaveRequest$3$RemoteFillService(Landroid/service/autofill/SaveRequest;Landroid/service/autofill/IAutoFillService;)Ljava/util/concurrent/CompletableFuture; +PLcom/android/server/autofill/RemoteFillService;->lambda$onSaveRequest$4$RemoteFillService(Ljava/lang/Throwable;Landroid/content/IntentSender;)V +PLcom/android/server/autofill/RemoteFillService;->lambda$onSaveRequest$5$RemoteFillService(Landroid/content/IntentSender;Ljava/lang/Throwable;)V +HPLcom/android/server/autofill/RemoteFillService;->onFillRequest(Landroid/service/autofill/FillRequest;)V +PLcom/android/server/autofill/RemoteFillService;->onSaveRequest(Landroid/service/autofill/SaveRequest;)V +HPLcom/android/server/autofill/RemoteFillService;->onServiceConnectionStatusChanged(Landroid/os/IInterface;Z)V +HPLcom/android/server/autofill/RemoteFillService;->onServiceConnectionStatusChanged(Landroid/service/autofill/IAutoFillService;Z)V HSPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->(Landroid/content/Context;Landroid/content/ComponentName;Ljava/lang/String;ILcom/android/server/autofill/RemoteInlineSuggestionRenderService$InlineSuggestionRenderCallbacks;ZZ)V +HPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->destroySuggestionViews(II)V HSPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->ensureBound()V -PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getInlineSuggestionsRendererInfo(Landroid/os/RemoteCallback;)V +HPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getInlineSuggestionsRendererInfo(Landroid/os/RemoteCallback;)V HSPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getServiceComponentName(Landroid/content/Context;I)Landroid/content/ComponentName; HSPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getServiceInfo(Landroid/content/Context;I)Landroid/content/pm/ServiceInfo; PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/autofill/IInlineSuggestionRenderService; -PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getTimeoutIdleBindMillis()J +HPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->getTimeoutIdleBindMillis()J PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->handleOnConnectedStateChanged(Z)V -PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->lambda$destroySuggestionViews$2(IILandroid/service/autofill/IInlineSuggestionRenderService;)V -PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->lambda$getInlineSuggestionsRendererInfo$1(Landroid/os/RemoteCallback;Landroid/service/autofill/IInlineSuggestionRenderService;)V +HPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->lambda$destroySuggestionViews$2(IILandroid/service/autofill/IInlineSuggestionRenderService;)V +HPLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->lambda$getInlineSuggestionsRendererInfo$1(Landroid/os/RemoteCallback;Landroid/service/autofill/IInlineSuggestionRenderService;)V PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->lambda$renderSuggestion$0(Landroid/service/autofill/IInlineSuggestionUiCallback;Landroid/service/autofill/InlinePresentation;IILandroid/os/IBinder;IIILandroid/service/autofill/IInlineSuggestionRenderService;)V +PLcom/android/server/autofill/RemoteInlineSuggestionRenderService;->renderSuggestion(Landroid/service/autofill/IInlineSuggestionUiCallback;Landroid/service/autofill/InlinePresentation;IILandroid/os/IBinder;III)V HPLcom/android/server/autofill/Session$1;->(Lcom/android/server/autofill/Session;)V PLcom/android/server/autofill/Session$1;->notifyInlineUiHidden(Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/Session$1;->notifyInlineUiShown(Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/Session$2;->(Lcom/android/server/autofill/Session;Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/Session$2;->autofill(Landroid/service/autofill/Dataset;I)V -PLcom/android/server/autofill/Session$AssistDataReceiverImpl;->(Lcom/android/server/autofill/Session;)V -PLcom/android/server/autofill/Session$AssistDataReceiverImpl;->(Lcom/android/server/autofill/Session;Lcom/android/server/autofill/Session$1;)V +HPLcom/android/server/autofill/Session$AssistDataReceiverImpl;->(Lcom/android/server/autofill/Session;)V +HPLcom/android/server/autofill/Session$AssistDataReceiverImpl;->(Lcom/android/server/autofill/Session;Lcom/android/server/autofill/Session$1;)V PLcom/android/server/autofill/Session$AssistDataReceiverImpl;->lambda$newAutofillRequestLocked$0$Session$AssistDataReceiverImpl(Lcom/android/server/autofill/ViewState;Landroid/view/inputmethod/InlineSuggestionsRequest;)V -PLcom/android/server/autofill/Session$AssistDataReceiverImpl;->maybeRequestFillLocked()V +HPLcom/android/server/autofill/Session$AssistDataReceiverImpl;->maybeRequestFillLocked()V PLcom/android/server/autofill/Session$AssistDataReceiverImpl;->newAutofillRequestLocked(Lcom/android/server/autofill/ViewState;Z)Ljava/util/function/Consumer; HPLcom/android/server/autofill/Session$AssistDataReceiverImpl;->onHandleAssistData(Landroid/os/Bundle;)V PLcom/android/server/autofill/Session$SaveResult;->(ZZI)V PLcom/android/server/autofill/Session$SaveResult;->getNoSaveReason()I PLcom/android/server/autofill/Session$SaveResult;->isLogSaveShown()Z PLcom/android/server/autofill/Session$SaveResult;->isRemoveSession()Z +HPLcom/android/server/autofill/Session$SessionFlags;->(Lcom/android/server/autofill/Session;)V +HPLcom/android/server/autofill/Session$SessionFlags;->(Lcom/android/server/autofill/Session;Lcom/android/server/autofill/Session$1;)V +PLcom/android/server/autofill/Session$SessionFlags;->access$100(Lcom/android/server/autofill/Session$SessionFlags;)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$102(Lcom/android/server/autofill/Session$SessionFlags;Z)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$200(Lcom/android/server/autofill/Session$SessionFlags;)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$202(Lcom/android/server/autofill/Session$SessionFlags;Z)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$2400(Lcom/android/server/autofill/Session$SessionFlags;)Z +PLcom/android/server/autofill/Session$SessionFlags;->access$2402(Lcom/android/server/autofill/Session$SessionFlags;Z)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$300(Lcom/android/server/autofill/Session$SessionFlags;)Z +HPLcom/android/server/autofill/Session$SessionFlags;->access$302(Lcom/android/server/autofill/Session$SessionFlags;Z)Z PLcom/android/server/autofill/Session;->()V -PLcom/android/server/autofill/Session;->(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 -PLcom/android/server/autofill/Session;->access$100(Lcom/android/server/autofill/Session;)Lcom/android/server/autofill/RemoteFillService; -PLcom/android/server/autofill/Session;->access$1100(Lcom/android/server/autofill/Session;)Ljava/util/ArrayList; -PLcom/android/server/autofill/Session;->access$1102(Lcom/android/server/autofill/Session;Ljava/util/ArrayList;)Ljava/util/ArrayList; -PLcom/android/server/autofill/Session;->access$1200(Lcom/android/server/autofill/Session;)V -PLcom/android/server/autofill/Session;->access$1300(Lcom/android/server/autofill/Session;Landroid/service/autofill/FillContext;I)V -PLcom/android/server/autofill/Session;->access$1400(Lcom/android/server/autofill/Session;Z)Ljava/util/ArrayList; -PLcom/android/server/autofill/Session;->access$1500(Lcom/android/server/autofill/Session;)Landroid/os/Bundle; -PLcom/android/server/autofill/Session;->access$1600(Lcom/android/server/autofill/Session;)Landroid/os/IBinder; -PLcom/android/server/autofill/Session;->access$1700(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/Session;->access$1800(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/Session;->access$400(Lcom/android/server/autofill/Session;)Landroid/view/autofill/AutofillId; -PLcom/android/server/autofill/Session;->access$500(Lcom/android/server/autofill/Session;)Ljava/lang/Object; -PLcom/android/server/autofill/Session;->access$600(Lcom/android/server/autofill/Session;)Z -PLcom/android/server/autofill/Session;->access$800(Lcom/android/server/autofill/Session;)Lcom/android/server/autofill/AutofillManagerServiceImpl; +HPLcom/android/server/autofill/Session;->(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 +PLcom/android/server/autofill/Session;->access$1000(Lcom/android/server/autofill/Session;)Landroid/content/ComponentName; +HPLcom/android/server/autofill/Session;->access$1100(Lcom/android/server/autofill/Session;)Lcom/android/server/autofill/AutofillManagerServiceImpl; +PLcom/android/server/autofill/Session;->access$1200(Lcom/android/server/autofill/Session;)Landroid/app/assist/AssistStructure$ViewNode; +PLcom/android/server/autofill/Session;->access$1202(Lcom/android/server/autofill/Session;Landroid/app/assist/AssistStructure$ViewNode;)Landroid/app/assist/AssistStructure$ViewNode; +PLcom/android/server/autofill/Session;->access$1300(Lcom/android/server/autofill/Session;)Landroid/util/ArrayMap; +HPLcom/android/server/autofill/Session;->access$1400(Lcom/android/server/autofill/Session;)Ljava/util/ArrayList; +PLcom/android/server/autofill/Session;->access$1402(Lcom/android/server/autofill/Session;Ljava/util/ArrayList;)Ljava/util/ArrayList; +HPLcom/android/server/autofill/Session;->access$1500(Lcom/android/server/autofill/Session;)V +HPLcom/android/server/autofill/Session;->access$1600(Lcom/android/server/autofill/Session;Landroid/service/autofill/FillContext;I)V +HPLcom/android/server/autofill/Session;->access$1700(Lcom/android/server/autofill/Session;Z)Ljava/util/ArrayList; +HPLcom/android/server/autofill/Session;->access$1800(Lcom/android/server/autofill/Session;)Landroid/os/Bundle; +HPLcom/android/server/autofill/Session;->access$1900(Lcom/android/server/autofill/Session;)Landroid/os/IBinder; +PLcom/android/server/autofill/Session;->access$2100(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;)V +PLcom/android/server/autofill/Session;->access$2200(Lcom/android/server/autofill/Session;Landroid/view/autofill/AutofillId;)V +HPLcom/android/server/autofill/Session;->access$400(Lcom/android/server/autofill/Session;)Lcom/android/server/autofill/RemoteFillService; +HPLcom/android/server/autofill/Session;->access$700(Lcom/android/server/autofill/Session;)Landroid/view/autofill/AutofillId; +HPLcom/android/server/autofill/Session;->access$800(Lcom/android/server/autofill/Session;)Ljava/lang/Object; +HPLcom/android/server/autofill/Session;->access$900(Lcom/android/server/autofill/Session;)Z +PLcom/android/server/autofill/Session;->addTaggedDataToRequestLogLocked(IILjava/lang/Object;)V PLcom/android/server/autofill/Session;->autoFill(IILandroid/service/autofill/Dataset;Z)V -PLcom/android/server/autofill/Session;->cancelAugmentedAutofillLocked()V -PLcom/android/server/autofill/Session;->cancelCurrentRequestLocked()V +PLcom/android/server/autofill/Session;->autoFillApp(Landroid/service/autofill/Dataset;)V +PLcom/android/server/autofill/Session;->callSaveLocked()V +HPLcom/android/server/autofill/Session;->cancelAugmentedAutofillLocked()V +HPLcom/android/server/autofill/Session;->cancelCurrentRequestLocked()V +PLcom/android/server/autofill/Session;->cancelSave()V PLcom/android/server/autofill/Session;->createAuthFillInIntentLocked(ILandroid/os/Bundle;)Landroid/content/Intent; PLcom/android/server/autofill/Session;->createOrUpdateViewStateLocked(Landroid/view/autofill/AutofillId;ILandroid/view/autofill/AutofillValue;)Lcom/android/server/autofill/ViewState; HPLcom/android/server/autofill/Session;->destroyAugmentedAutofillWindowsLocked()V -PLcom/android/server/autofill/Session;->destroyLocked()Lcom/android/server/autofill/RemoteFillService; -PLcom/android/server/autofill/Session;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V +HPLcom/android/server/autofill/Session;->destroyLocked()Lcom/android/server/autofill/RemoteFillService; +HPLcom/android/server/autofill/Session;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/autofill/Session;->dumpNumericValue(Ljava/io/PrintWriter;Landroid/metrics/LogMaker;Ljava/lang/String;I)V PLcom/android/server/autofill/Session;->dumpRequestLog(Ljava/io/PrintWriter;Landroid/metrics/LogMaker;)V PLcom/android/server/autofill/Session;->fill(IILandroid/service/autofill/Dataset;)V @@ -9470,83 +10393,110 @@ HPLcom/android/server/autofill/Session;->fillContextWithAllowedValuesLocked(Land PLcom/android/server/autofill/Session;->findByAutofillId(Landroid/view/autofill/AutofillId;)Ljava/lang/String; PLcom/android/server/autofill/Session;->findValueFromThisSessionOnlyLocked(Landroid/view/autofill/AutofillId;)Landroid/view/autofill/AutofillValue; PLcom/android/server/autofill/Session;->findValueLocked(Landroid/view/autofill/AutofillId;)Landroid/view/autofill/AutofillValue; -PLcom/android/server/autofill/Session;->getActivityTokenLocked()Landroid/os/IBinder; -PLcom/android/server/autofill/Session;->getFillContextByRequestIdLocked(I)Landroid/service/autofill/FillContext; +PLcom/android/server/autofill/Session;->forceRemoveFromServiceLocked()V +PLcom/android/server/autofill/Session;->forceRemoveFromServiceLocked(I)V +HPLcom/android/server/autofill/Session;->getActivityTokenLocked()Landroid/os/IBinder; +PLcom/android/server/autofill/Session;->getClient()Landroid/view/autofill/IAutoFillManagerClient; +HPLcom/android/server/autofill/Session;->getFillContextByRequestIdLocked(I)Landroid/service/autofill/FillContext; HPLcom/android/server/autofill/Session;->getIdsOfAllViewStatesLocked()[Landroid/view/autofill/AutofillId; -PLcom/android/server/autofill/Session;->getLastResponseIndexLocked()I +HPLcom/android/server/autofill/Session;->getLastResponseIndexLocked()I HPLcom/android/server/autofill/Session;->getLastResponseLocked(Ljava/lang/String;)Landroid/service/autofill/FillResponse; PLcom/android/server/autofill/Session;->getSanitizedValue(Landroid/util/ArrayMap;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;)Landroid/view/autofill/AutofillValue; -PLcom/android/server/autofill/Session;->getSaveInfoFlagsLocked()I -PLcom/android/server/autofill/Session;->getSaveInfoLocked()Landroid/service/autofill/SaveInfo; +HPLcom/android/server/autofill/Session;->getSaveInfoFlagsLocked()I +HPLcom/android/server/autofill/Session;->getSaveInfoLocked()Landroid/service/autofill/SaveInfo; HPLcom/android/server/autofill/Session;->getUiForShowing()Lcom/android/server/autofill/ui/AutoFillUI; PLcom/android/server/autofill/Session;->getValueFromContextsLocked(Landroid/view/autofill/AutofillId;)Landroid/view/autofill/AutofillValue; PLcom/android/server/autofill/Session;->handleLogContextCommitted(I)V -PLcom/android/server/autofill/Session;->hideAugmentedAutofillLocked(Lcom/android/server/autofill/ViewState;)V -PLcom/android/server/autofill/Session;->isIgnoredLocked(Landroid/view/autofill/AutofillId;)Z -PLcom/android/server/autofill/Session;->isInlineSuggestionsEnabledByAutofillProviderLocked()Z -PLcom/android/server/autofill/Session;->isSaveUiPendingLocked()Z -HPLcom/android/server/autofill/Session;->isSavingLocked()Z -PLcom/android/server/autofill/Session;->isViewFocusedLocked(I)Z +HPLcom/android/server/autofill/Session;->hideAugmentedAutofillLocked(Lcom/android/server/autofill/ViewState;)V +HPLcom/android/server/autofill/Session;->isIgnoredLocked(Landroid/view/autofill/AutofillId;)Z +PLcom/android/server/autofill/Session;->isPinnedDataset(Landroid/service/autofill/Dataset;)Z +HPLcom/android/server/autofill/Session;->isSaveUiPendingLocked()Z +HPLcom/android/server/autofill/Session;->isSaveUiShowingLocked()Z +HPLcom/android/server/autofill/Session;->isViewFocusedLocked(I)Z +PLcom/android/server/autofill/Session;->lambda$cvpKlPL1gF-ZEFRW7HO0XSOcW2Y(Lcom/android/server/autofill/Session;)V HPLcom/android/server/autofill/Session;->lambda$logFieldClassificationScore$2$Session(II[Landroid/view/autofill/AutofillId;[Ljava/lang/String;[Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Landroid/os/Bundle;)V +PLcom/android/server/autofill/Session;->lambda$ob2VRQBpTmucgItVbNSRhctaxxg(Lcom/android/server/autofill/Session;)V PLcom/android/server/autofill/Session;->lambda$requestNewFillResponseLocked$0$Session(Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;Landroid/os/Bundle;)V PLcom/android/server/autofill/Session;->lambda$ry5QhS_cUzxt39rUvHru1TwoPt8(Lcom/android/server/autofill/Session;I)V -PLcom/android/server/autofill/Session;->lambda$setClientLocked$1$Session()V +HPLcom/android/server/autofill/Session;->lambda$setClientLocked$1$Session()V HPLcom/android/server/autofill/Session;->lambda$triggerAugmentedAutofillLocked$3$Session(Lcom/android/server/autofill/ui/InlineFillUi;)Ljava/lang/Boolean; HPLcom/android/server/autofill/Session;->lambda$triggerAugmentedAutofillLocked$5$Session(ILcom/android/server/autofill/RemoteAugmentedAutofillService;Landroid/view/autofill/AutofillId;ZLandroid/view/autofill/AutofillValue;Ljava/util/function/Function;Landroid/view/inputmethod/InlineSuggestionsRequest;)V HPLcom/android/server/autofill/Session;->lambda$triggerAugmentedAutofillLocked$6$Session(Landroid/view/autofill/AutofillId;Ljava/util/function/Consumer;Landroid/os/Bundle;)V -PLcom/android/server/autofill/Session;->logAugmentedAutofillRequestLocked(ILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;ZLjava/lang/Boolean;)V +HPLcom/android/server/autofill/Session;->logAugmentedAutofillRequestLocked(ILandroid/content/ComponentName;Landroid/view/autofill/AutofillId;ZLjava/lang/Boolean;)V +PLcom/android/server/autofill/Session;->logAuthenticationStatusLocked(II)V PLcom/android/server/autofill/Session;->logContextCommitted()V PLcom/android/server/autofill/Session;->logContextCommitted(I)V PLcom/android/server/autofill/Session;->logContextCommitted(Ljava/util/ArrayList;Ljava/util/ArrayList;I)V -PLcom/android/server/autofill/Session;->logContextCommittedLocked(Ljava/util/ArrayList;Ljava/util/ArrayList;I)V +HPLcom/android/server/autofill/Session;->logContextCommittedLocked(Ljava/util/ArrayList;Ljava/util/ArrayList;I)V PLcom/android/server/autofill/Session;->logFieldClassificationScore(Lcom/android/server/autofill/FieldClassificationStrategy;Landroid/service/autofill/FieldClassificationUserData;I)V HPLcom/android/server/autofill/Session;->logIfViewClearedLocked(Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Lcom/android/server/autofill/ViewState;)V -PLcom/android/server/autofill/Session;->mergePreviousSessionLocked(Z)Ljava/util/ArrayList; -PLcom/android/server/autofill/Session;->newLogMaker(I)Landroid/metrics/LogMaker; -PLcom/android/server/autofill/Session;->newLogMaker(ILjava/lang/String;)Landroid/metrics/LogMaker; +PLcom/android/server/autofill/Session;->logSaveShown()V +PLcom/android/server/autofill/Session;->logSaveUiShown()V +HPLcom/android/server/autofill/Session;->mergePreviousSessionLocked(Z)Ljava/util/ArrayList; +HPLcom/android/server/autofill/Session;->newLogMaker(I)Landroid/metrics/LogMaker; +HPLcom/android/server/autofill/Session;->newLogMaker(ILjava/lang/String;)Landroid/metrics/LogMaker; PLcom/android/server/autofill/Session;->notifyFillUiHidden(Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/Session;->notifyFillUiShown(Landroid/view/autofill/AutofillId;)V PLcom/android/server/autofill/Session;->notifyUnavailableToClient(ILjava/util/ArrayList;)V PLcom/android/server/autofill/Session;->onFillReady(Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;)V PLcom/android/server/autofill/Session;->onFillRequestFailureOrTimeout(IZLjava/lang/CharSequence;)V -PLcom/android/server/autofill/Session;->onFillRequestSuccess(ILandroid/service/autofill/FillResponse;Ljava/lang/String;I)V +HPLcom/android/server/autofill/Session;->onFillRequestSuccess(ILandroid/service/autofill/FillResponse;Ljava/lang/String;I)V PLcom/android/server/autofill/Session;->onFillRequestTimeout(I)V -PLcom/android/server/autofill/Session;->processNullResponseLocked(II)V +PLcom/android/server/autofill/Session;->onSaveRequestSuccess(Ljava/lang/String;Landroid/content/IntentSender;)V +PLcom/android/server/autofill/Session;->onSwitchInputMethodLocked()V +HPLcom/android/server/autofill/Session;->processNullResponseLocked(II)V PLcom/android/server/autofill/Session;->processResponseLocked(Landroid/service/autofill/FillResponse;Landroid/os/Bundle;I)V -PLcom/android/server/autofill/Session;->requestNewFillResponseLocked(Lcom/android/server/autofill/ViewState;II)V -PLcom/android/server/autofill/Session;->requestNewFillResponseOnViewEnteredIfNecessaryLocked(Landroid/view/autofill/AutofillId;Lcom/android/server/autofill/ViewState;I)Z +PLcom/android/server/autofill/Session;->removeFromService()V +HPLcom/android/server/autofill/Session;->removeFromServiceLocked()V +PLcom/android/server/autofill/Session;->requestHideFillUi(Landroid/view/autofill/AutofillId;)V +HPLcom/android/server/autofill/Session;->requestNewFillResponseLocked(Lcom/android/server/autofill/ViewState;II)V +HPLcom/android/server/autofill/Session;->requestNewFillResponseOnViewEnteredIfNecessaryLocked(Landroid/view/autofill/AutofillId;Lcom/android/server/autofill/ViewState;I)Z +PLcom/android/server/autofill/Session;->requestShowFillUi(Landroid/view/autofill/AutofillId;IILandroid/view/autofill/IAutofillWindowPresenter;)V PLcom/android/server/autofill/Session;->requestShowInlineSuggestionsLocked(Landroid/service/autofill/FillResponse;Ljava/lang/String;)Z -PLcom/android/server/autofill/Session;->setClientLocked(Landroid/os/IBinder;)V +PLcom/android/server/autofill/Session;->save()V +PLcom/android/server/autofill/Session;->sessionStateAsString(I)Ljava/lang/String; +PLcom/android/server/autofill/Session;->setAuthenticationResultLocked(Landroid/os/Bundle;I)V +HPLcom/android/server/autofill/Session;->setClientLocked(Landroid/os/IBinder;)V PLcom/android/server/autofill/Session;->setHasCallbackLocked(Z)V PLcom/android/server/autofill/Session;->setViewStatesLocked(Landroid/service/autofill/FillResponse;IZ)V -PLcom/android/server/autofill/Session;->setViewStatesLocked(Landroid/service/autofill/FillResponse;Landroid/service/autofill/Dataset;IZ)V -PLcom/android/server/autofill/Session;->shouldStartNewPartitionLocked(Landroid/view/autofill/AutofillId;)Z +HPLcom/android/server/autofill/Session;->setViewStatesLocked(Landroid/service/autofill/FillResponse;Landroid/service/autofill/Dataset;IZ)V +HPLcom/android/server/autofill/Session;->shouldStartNewPartitionLocked(Landroid/view/autofill/AutofillId;)Z PLcom/android/server/autofill/Session;->showSaveLocked()Lcom/android/server/autofill/Session$SaveResult; PLcom/android/server/autofill/Session;->startAuthentication(ILandroid/content/IntentSender;Landroid/content/Intent;Z)V PLcom/android/server/autofill/Session;->switchActivity(Landroid/os/IBinder;Landroid/os/IBinder;)V -PLcom/android/server/autofill/Session;->triggerAugmentedAutofillLocked(I)Ljava/lang/Runnable; -PLcom/android/server/autofill/Session;->unlinkClientVultureLocked()V +HPLcom/android/server/autofill/Session;->triggerAugmentedAutofillLocked(I)Ljava/lang/Runnable; +HPLcom/android/server/autofill/Session;->unlinkClientVultureLocked()V HPLcom/android/server/autofill/Session;->updateFilteringStateOnValueChangedLocked(Ljava/lang/String;Lcom/android/server/autofill/ViewState;)V HPLcom/android/server/autofill/Session;->updateLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)V -PLcom/android/server/autofill/Session;->updateTrackedIdsLocked()V +HPLcom/android/server/autofill/Session;->updateTrackedIdsLocked()V +PLcom/android/server/autofill/Session;->updateValuesForSaveLocked()V HPLcom/android/server/autofill/Session;->updateViewStateAndUiOnValueChangedLocked(Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Lcom/android/server/autofill/ViewState;I)V -PLcom/android/server/autofill/ViewState;->(Landroid/view/autofill/AutofillId;Lcom/android/server/autofill/ViewState$Listener;I)V -PLcom/android/server/autofill/ViewState;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/autofill/Session;->writeLog(I)V +PLcom/android/server/autofill/Session;->wtf(Ljava/lang/Exception;Ljava/lang/String;[Ljava/lang/Object;)V +HPLcom/android/server/autofill/ViewState;->(Landroid/view/autofill/AutofillId;Lcom/android/server/autofill/ViewState$Listener;I)V +HPLcom/android/server/autofill/ViewState;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/autofill/ViewState;->getAutofilledValue()Landroid/view/autofill/AutofillValue; HPLcom/android/server/autofill/ViewState;->getCurrentValue()Landroid/view/autofill/AutofillValue; -PLcom/android/server/autofill/ViewState;->getResponse()Landroid/service/autofill/FillResponse; +PLcom/android/server/autofill/ViewState;->getDatasetId()Ljava/lang/String; +HPLcom/android/server/autofill/ViewState;->getResponse()Landroid/service/autofill/FillResponse; +PLcom/android/server/autofill/ViewState;->getSanitizedValue()Landroid/view/autofill/AutofillValue; HPLcom/android/server/autofill/ViewState;->getState()I -PLcom/android/server/autofill/ViewState;->getStateAsString()Ljava/lang/String; -PLcom/android/server/autofill/ViewState;->getStateAsString(I)Ljava/lang/String; -PLcom/android/server/autofill/ViewState;->maybeCallOnFillReady(I)V -PLcom/android/server/autofill/ViewState;->resetState(I)V +HPLcom/android/server/autofill/ViewState;->getStateAsString()Ljava/lang/String; +HPLcom/android/server/autofill/ViewState;->getStateAsString(I)Ljava/lang/String; +PLcom/android/server/autofill/ViewState;->getVirtualBounds()Landroid/graphics/Rect; +HPLcom/android/server/autofill/ViewState;->maybeCallOnFillReady(I)V +HPLcom/android/server/autofill/ViewState;->resetState(I)V +PLcom/android/server/autofill/ViewState;->setAutofilledValue(Landroid/view/autofill/AutofillValue;)V HPLcom/android/server/autofill/ViewState;->setCurrentValue(Landroid/view/autofill/AutofillValue;)V PLcom/android/server/autofill/ViewState;->setDatasetId(Ljava/lang/String;)V PLcom/android/server/autofill/ViewState;->setResponse(Landroid/service/autofill/FillResponse;)V +PLcom/android/server/autofill/ViewState;->setSanitizedValue(Landroid/view/autofill/AutofillValue;)V HPLcom/android/server/autofill/ViewState;->setState(I)V PLcom/android/server/autofill/ViewState;->toString()Ljava/lang/String; -PLcom/android/server/autofill/ViewState;->update(Landroid/view/autofill/AutofillValue;Landroid/graphics/Rect;I)V +HPLcom/android/server/autofill/ViewState;->update(Landroid/view/autofill/AutofillValue;Landroid/graphics/Rect;I)V PLcom/android/server/autofill/ui/-$$Lambda$0A9X4EXzHXLtv1aC_hR2xVvteao;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)V +PLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$3onNa275o6j0iwrNPsK8cSvyca4;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;Ljava/lang/String;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Landroid/metrics/LogMaker;)V +PLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$3onNa275o6j0iwrNPsK8cSvyca4;->run()V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$XaM0hy-2xIX8Jo0aqbwSl608Xvk;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$XaM0hy-2xIX8Jo0aqbwSl608Xvk;->run()V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$aLZu684MOAREEWtxLD7z4ti55Io;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V @@ -9557,15 +10507,28 @@ HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$guPliExew6UIxr2VWgqPIAyMy HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$guPliExew6UIxr2VWgqPIAyMyvA;->run()V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$r0EO3xAhenj36dETkG_N7AQGr30;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Ljava/lang/String;)V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$r0EO3xAhenj36dETkG_N7AQGr30;->run()V +PLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$syehLUzaXnsxKUwZ0s7FxTeI8rw;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Lcom/android/server/autofill/ui/PendingUi;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/content/ComponentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/metrics/LogMaker;ZZ)V +PLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$syehLUzaXnsxKUwZ0s7FxTeI8rw;->run()V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$xPmN962dKT_ZXNF52ELteIZqfaY;->(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HPLcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$xPmN962dKT_ZXNF52ELteIZqfaY;->run()V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$1V7CuAaeYcBFzWfSXtU_AmrXRaw;->(Lcom/android/server/autofill/ui/FillUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$AutofillWindowPresenter$2G4I1wREGTtWM2urGBQidb2qs94;->(Lcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;Landroid/view/WindowManager$LayoutParams;)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$AutofillWindowPresenter$2G4I1wREGTtWM2urGBQidb2qs94;->run()V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$IKp4uKqNFLpaXAxRtiMd5BMeoyc;->(Lcom/android/server/autofill/ui/FillUi;I)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$IKp4uKqNFLpaXAxRtiMd5BMeoyc;->onFilterComplete(I)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$ItemsAdapter$1$vpdQf3pCARW9eyEJ6GgahxZmwjs;->(Ljava/lang/CharSequence;)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$ItemsAdapter$1$vpdQf3pCARW9eyEJ6GgahxZmwjs;->test(Ljava/lang/Object;)Z +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$NF5rvu5N1l5MX2BQjA47GeeRk2E;->(Lcom/android/server/autofill/ui/FillUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$FillUi$iEAZXWQl6gLozTSZpVOzRHjgaYs;->(Lcom/android/server/autofill/ui/FillUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$Gh7I2Emje0Dd6iLI8KigrLXXUN8;->(Lcom/android/server/autofill/ui/FillUi$AnchoredWindow;)V +PLcom/android/server/autofill/ui/-$$Lambda$Gh7I2Emje0Dd6iLI8KigrLXXUN8;->run()V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$BjZkCdsCkOipPWFspXcidnMzdKI;->(Lcom/android/server/autofill/ui/InlineContentProviderImpl;IILcom/android/internal/view/inline/IInlineContentCallback;)V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$BjZkCdsCkOipPWFspXcidnMzdKI;->run()V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$UJ9Me98vkLkpMX54UCQ58cg4p34;->(Lcom/android/server/autofill/ui/InlineContentProviderImpl;)V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$UJ9Me98vkLkpMX54UCQ58cg4p34;->run()V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$v48Do4L1mg7cec4s91jTuKeui3Y;->(Lcom/android/server/autofill/ui/InlineContentProviderImpl;)V PLcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$v48Do4L1mg7cec4s91jTuKeui3Y;->run()V -PLcom/android/server/autofill/ui/-$$Lambda$InlineSuggestionFactory$yYkAR7qGHuMMR87CXjFcxUsBtik;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;Landroid/service/autofill/Dataset;I)V +HPLcom/android/server/autofill/ui/-$$Lambda$InlineSuggestionFactory$yYkAR7qGHuMMR87CXjFcxUsBtik;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;Landroid/service/autofill/Dataset;I)V PLcom/android/server/autofill/ui/-$$Lambda$InlineSuggestionFactory$yYkAR7qGHuMMR87CXjFcxUsBtik;->run()V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$1$qcXqZAIQOV1nlH2VwG-40r4nI1E;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;Landroid/view/SurfaceControlViewHost$SurfacePackage;)V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$1$qcXqZAIQOV1nlH2VwG-40r4nI1E;->run()V @@ -9577,28 +10540,103 @@ PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$HAy7C2vKM8wY PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$HAy7C2vKM8wYVo2gJQSpVm8KpfE;->run()V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$Ljhi5Qyy1ZGUU66s80Nu2_Z4UnY;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;Landroid/service/autofill/IInlineSuggestionUi;Landroid/view/SurfaceControlViewHost$SurfacePackage;II)V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$Ljhi5Qyy1ZGUU66s80Nu2_Z4UnY;->run()V +PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$MkEeckSM9OL-2qGHNrwhTAEBqUY;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;Landroid/os/IBinder;I)V +PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$MkEeckSM9OL-2qGHNrwhTAEBqUY;->run()V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$ZcpIzSbpdyHoPe8e5boY0vb1ZNc;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$ZcpIzSbpdyHoPe8e5boY0vb1ZNc;->run()V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$MMq47I5aZPTzvuGELQ_pARNunQ0;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V PLcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$MMq47I5aZPTzvuGELQ_pARNunQ0;->run()V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$2eIUQMv-A3QdNzjbjXZfVcBqMLI;->(Lcom/android/server/autofill/ui/SaveUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$2eIUQMv-A3QdNzjbjXZfVcBqMLI;->onClick(Landroid/view/View;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$TUVojgra_qyImn3LsQoDZ9Cqmp4;->(Lcom/android/server/autofill/ui/SaveUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$foa4M7E9nMBv2PKGQSMo891hJsg;->(Ljava/util/List;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$foa4M7E9nMBv2PKGQSMo891hJsg;->test(Ljava/lang/Object;)Z +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$rrlUE-hcQ4i0w8PtX-i1ioFY7q0;->(Lcom/android/server/autofill/ui/SaveUi;Landroid/service/autofill/SaveInfo;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$rrlUE-hcQ4i0w8PtX-i1ioFY7q0;->onClick(Landroid/view/View;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$yuO95Oj4Gro38MWlfVkqVx7cM58;->(Lcom/android/server/autofill/ui/SaveUi;)V +PLcom/android/server/autofill/ui/-$$Lambda$SaveUi$yuO95Oj4Gro38MWlfVkqVx7cM58;->onDismiss(Landroid/content/DialogInterface;)V PLcom/android/server/autofill/ui/-$$Lambda$XyDZQ82kHt7hEbIYLPU4iyFjFpo;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)V +PLcom/android/server/autofill/ui/AutoFillUI$1;->(Lcom/android/server/autofill/ui/AutoFillUI;Landroid/metrics/LogMaker;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;)V +PLcom/android/server/autofill/ui/AutoFillUI$1;->onDestroy()V +PLcom/android/server/autofill/ui/AutoFillUI$1;->requestHideFillUi()V +PLcom/android/server/autofill/ui/AutoFillUI$1;->requestShowFillUi(IILandroid/view/autofill/IAutofillWindowPresenter;)V +PLcom/android/server/autofill/ui/AutoFillUI$2;->(Lcom/android/server/autofill/ui/AutoFillUI;Landroid/metrics/LogMaker;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Lcom/android/server/autofill/ui/PendingUi;)V +PLcom/android/server/autofill/ui/AutoFillUI$2;->onCancel(Landroid/content/IntentSender;)V +PLcom/android/server/autofill/ui/AutoFillUI$2;->onDestroy()V +PLcom/android/server/autofill/ui/AutoFillUI$2;->onSave()V HSPLcom/android/server/autofill/ui/AutoFillUI;->(Landroid/content/Context;)V +PLcom/android/server/autofill/ui/AutoFillUI;->access$000(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)Lcom/android/server/autofill/ui/PendingUi; +PLcom/android/server/autofill/ui/AutoFillUI;->access$100(Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/PendingUi;Z)V +PLcom/android/server/autofill/ui/AutoFillUI;->access$200(Lcom/android/server/autofill/ui/AutoFillUI;)Landroid/content/Context; +PLcom/android/server/autofill/ui/AutoFillUI;->access$300(Lcom/android/server/autofill/ui/AutoFillUI;)Lcom/android/internal/logging/MetricsLogger; +PLcom/android/server/autofill/ui/AutoFillUI;->access$500(Lcom/android/server/autofill/ui/AutoFillUI;)Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback; +HPLcom/android/server/autofill/ui/AutoFillUI;->clearCallback(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HSPLcom/android/server/autofill/ui/AutoFillUI;->destroyAll(Lcom/android/server/autofill/ui/PendingUi;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Z)V HSPLcom/android/server/autofill/ui/AutoFillUI;->destroyAllUiThread(Lcom/android/server/autofill/ui/PendingUi;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Z)V HSPLcom/android/server/autofill/ui/AutoFillUI;->destroySaveUiUiThread(Lcom/android/server/autofill/ui/PendingUi;Z)V PLcom/android/server/autofill/ui/AutoFillUI;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/autofill/ui/AutoFillUI;->hideAll(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V -PLcom/android/server/autofill/ui/AutoFillUI;->hideAllUiThread(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +HPLcom/android/server/autofill/ui/AutoFillUI;->filterFillUi(Ljava/lang/String;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +HPLcom/android/server/autofill/ui/AutoFillUI;->hideAll(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +HPLcom/android/server/autofill/ui/AutoFillUI;->hideAllUiThread(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +HPLcom/android/server/autofill/ui/AutoFillUI;->hideFillUi(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HSPLcom/android/server/autofill/ui/AutoFillUI;->hideFillUiUiThread(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Z)V HPLcom/android/server/autofill/ui/AutoFillUI;->hideSaveUiUiThread(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)Lcom/android/server/autofill/ui/PendingUi; -PLcom/android/server/autofill/ui/AutoFillUI;->lambda$clearCallback$1$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +PLcom/android/server/autofill/ui/AutoFillUI;->isSaveUiShowing()Z +HPLcom/android/server/autofill/ui/AutoFillUI;->lambda$clearCallback$1$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HSPLcom/android/server/autofill/ui/AutoFillUI;->lambda$destroyAll$9$AutoFillUI(Lcom/android/server/autofill/ui/PendingUi;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Z)V HPLcom/android/server/autofill/ui/AutoFillUI;->lambda$filterFillUi$4$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Ljava/lang/String;)V HPLcom/android/server/autofill/ui/AutoFillUI;->lambda$hideAll$8$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V -PLcom/android/server/autofill/ui/AutoFillUI;->lambda$hideFillUi$3$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +HPLcom/android/server/autofill/ui/AutoFillUI;->lambda$hideFillUi$3$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V HPLcom/android/server/autofill/ui/AutoFillUI;->lambda$setCallback$0$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +PLcom/android/server/autofill/ui/AutoFillUI;->lambda$showFillUi$5$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;Ljava/lang/String;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Landroid/metrics/LogMaker;)V +PLcom/android/server/autofill/ui/AutoFillUI;->lambda$showSaveUi$6$AutoFillUI(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Lcom/android/server/autofill/ui/PendingUi;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/content/ComponentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/metrics/LogMaker;ZZ)V +HPLcom/android/server/autofill/ui/AutoFillUI;->setCallback(Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;)V +PLcom/android/server/autofill/ui/AutoFillUI;->showFillUi(Landroid/view/autofill/AutofillId;Landroid/service/autofill/FillResponse;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;IZ)V +PLcom/android/server/autofill/ui/AutoFillUI;->showSaveUi(Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/content/ComponentName;Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback;Lcom/android/server/autofill/ui/PendingUi;ZZ)V +PLcom/android/server/autofill/ui/CustomScrollView;->(Landroid/content/Context;Landroid/util/AttributeSet;)V +PLcom/android/server/autofill/ui/CustomScrollView;->calculateDimensions()V +PLcom/android/server/autofill/ui/CustomScrollView;->onMeasure(II)V +PLcom/android/server/autofill/ui/FillUi$AnchoredWindow;->(Lcom/android/server/autofill/ui/FillUi;Landroid/view/View;Lcom/android/server/autofill/ui/OverlayControl;)V +PLcom/android/server/autofill/ui/FillUi$AnchoredWindow;->hide()V +PLcom/android/server/autofill/ui/FillUi$AnchoredWindow;->hide(Z)V +PLcom/android/server/autofill/ui/FillUi$AnchoredWindow;->show(Landroid/view/WindowManager$LayoutParams;)V +PLcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;->(Lcom/android/server/autofill/ui/FillUi;)V +PLcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;->(Lcom/android/server/autofill/ui/FillUi;Lcom/android/server/autofill/ui/FillUi$1;)V +PLcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;->hide(Landroid/graphics/Rect;)V +PLcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;->lambda$show$0$FillUi$AutofillWindowPresenter(Landroid/view/WindowManager$LayoutParams;)V +PLcom/android/server/autofill/ui/FillUi$AutofillWindowPresenter;->show(Landroid/view/WindowManager$LayoutParams;Landroid/graphics/Rect;ZI)V +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter$1;->(Lcom/android/server/autofill/ui/FillUi$ItemsAdapter;)V +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter$1;->lambda$performFiltering$0(Ljava/lang/CharSequence;Lcom/android/server/autofill/ui/FillUi$ViewItem;)Z +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter$1;->performFiltering(Ljava/lang/CharSequence;)Landroid/widget/Filter$FilterResults; +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter$1;->publishResults(Ljava/lang/CharSequence;Landroid/widget/Filter$FilterResults;)V +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->(Lcom/android/server/autofill/ui/FillUi;Ljava/util/List;)V +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->access$700(Lcom/android/server/autofill/ui/FillUi$ItemsAdapter;)Ljava/util/List; +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->access$800(Lcom/android/server/autofill/ui/FillUi$ItemsAdapter;)Ljava/util/List; +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->getCount()I +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->getFilter()Landroid/widget/Filter; +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->getItem(I)Lcom/android/server/autofill/ui/FillUi$ViewItem; +PLcom/android/server/autofill/ui/FillUi$ItemsAdapter;->getView(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View; +PLcom/android/server/autofill/ui/FillUi$ViewItem;->(Landroid/service/autofill/Dataset;Ljava/util/regex/Pattern;ZLjava/lang/String;Landroid/view/View;)V +PLcom/android/server/autofill/ui/FillUi$ViewItem;->matches(Ljava/lang/CharSequence;)Z +PLcom/android/server/autofill/ui/FillUi;->()V +PLcom/android/server/autofill/ui/FillUi;->(Landroid/content/Context;Landroid/service/autofill/FillResponse;Landroid/view/autofill/AutofillId;Ljava/lang/String;Lcom/android/server/autofill/ui/OverlayControl;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;ZLcom/android/server/autofill/ui/FillUi$Callback;)V +PLcom/android/server/autofill/ui/FillUi;->access$100(Lcom/android/server/autofill/ui/FillUi;)Lcom/android/server/autofill/ui/FillUi$AnchoredWindow; +PLcom/android/server/autofill/ui/FillUi;->access$900(Lcom/android/server/autofill/ui/FillUi;)V +PLcom/android/server/autofill/ui/FillUi;->announceSearchResultIfNeeded()V +PLcom/android/server/autofill/ui/FillUi;->applyCancelAction(Landroid/view/View;[I)V +PLcom/android/server/autofill/ui/FillUi;->applyNewFilterText()V +PLcom/android/server/autofill/ui/FillUi;->destroy(Z)V +PLcom/android/server/autofill/ui/FillUi;->isFullScreen(Landroid/content/Context;)Z +PLcom/android/server/autofill/ui/FillUi;->lambda$applyNewFilterText$6$FillUi(II)V +PLcom/android/server/autofill/ui/FillUi;->requestShowFillUi()V +PLcom/android/server/autofill/ui/FillUi;->resolveMaxWindowSize(Landroid/content/Context;Landroid/graphics/Point;)V +PLcom/android/server/autofill/ui/FillUi;->setFilterText(Ljava/lang/String;)V +PLcom/android/server/autofill/ui/FillUi;->throwIfDestroyed()V +PLcom/android/server/autofill/ui/FillUi;->updateContentSize()Z +PLcom/android/server/autofill/ui/FillUi;->updateHeight(Landroid/view/View;Landroid/graphics/Point;)Z +PLcom/android/server/autofill/ui/FillUi;->updateWidth(Landroid/view/View;Landroid/graphics/Point;)Z PLcom/android/server/autofill/ui/InlineContentProviderImpl;->()V -PLcom/android/server/autofill/ui/InlineContentProviderImpl;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V +HPLcom/android/server/autofill/ui/InlineContentProviderImpl;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V PLcom/android/server/autofill/ui/InlineContentProviderImpl;->copy()Lcom/android/server/autofill/ui/InlineContentProviderImpl; PLcom/android/server/autofill/ui/InlineContentProviderImpl;->handleGetSurfacePackage()V PLcom/android/server/autofill/ui/InlineContentProviderImpl;->handleOnSurfacePackageReleased()V @@ -9611,30 +10649,39 @@ PLcom/android/server/autofill/ui/InlineContentProviderImpl;->provideContent(IILc PLcom/android/server/autofill/ui/InlineContentProviderImpl;->requestSurfacePackage()V PLcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;->(Landroid/view/inputmethod/InlineSuggestionsRequest;Landroid/view/autofill/AutofillId;Ljava/lang/String;Lcom/android/server/autofill/RemoteInlineSuggestionRenderService;II)V HPLcom/android/server/autofill/ui/InlineFillUi;->(Landroid/view/autofill/AutofillId;)V -PLcom/android/server/autofill/ui/InlineFillUi;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/util/SparseArray;)V +HPLcom/android/server/autofill/ui/InlineFillUi;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/util/SparseArray;)V PLcom/android/server/autofill/ui/InlineFillUi;->copy(ILandroid/view/inputmethod/InlineSuggestion;)Landroid/view/inputmethod/InlineSuggestion; PLcom/android/server/autofill/ui/InlineFillUi;->disableFilterMatching()V HPLcom/android/server/autofill/ui/InlineFillUi;->emptyUi(Landroid/view/autofill/AutofillId;)Lcom/android/server/autofill/ui/InlineFillUi; +HPLcom/android/server/autofill/ui/InlineFillUi;->forAugmentedAutofill(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Ljava/util/List;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Lcom/android/server/autofill/ui/InlineFillUi; PLcom/android/server/autofill/ui/InlineFillUi;->forAutofill(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/service/autofill/FillResponse;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Lcom/android/server/autofill/ui/InlineFillUi; HPLcom/android/server/autofill/ui/InlineFillUi;->getAutofillId()Landroid/view/autofill/AutofillId; HPLcom/android/server/autofill/ui/InlineFillUi;->getInlineSuggestionsResponse()Landroid/view/inputmethod/InlineSuggestionsResponse; HPLcom/android/server/autofill/ui/InlineFillUi;->includeDataset(Landroid/service/autofill/Dataset;I)Z PLcom/android/server/autofill/ui/InlineFillUi;->setFilterText(Ljava/lang/String;)V -PLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineContentProvider(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/service/autofill/InlinePresentation;Ljava/lang/Runnable;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Lcom/android/internal/view/inline/IInlineContentProvider; -PLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineSuggestion(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Runnable;Landroid/service/autofill/InlinePresentation;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Landroid/view/inputmethod/InlineSuggestion; -PLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineSuggestions(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Ljava/lang/String;Ljava/util/List;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Landroid/util/SparseArray; +HPLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineContentProvider(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/service/autofill/InlinePresentation;Ljava/lang/Runnable;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Lcom/android/internal/view/inline/IInlineContentProvider; +HPLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineSuggestion(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Runnable;Landroid/service/autofill/InlinePresentation;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Landroid/view/inputmethod/InlineSuggestion; +HPLcom/android/server/autofill/ui/InlineSuggestionFactory;->createInlineSuggestions(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Ljava/lang/String;Ljava/util/List;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)Landroid/util/SparseArray; PLcom/android/server/autofill/ui/InlineSuggestionFactory;->lambda$createInlineSuggestions$1(Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;Landroid/service/autofill/Dataset;I)V -PLcom/android/server/autofill/ui/InlineSuggestionFactory;->mergedInlinePresentation(Landroid/view/inputmethod/InlineSuggestionsRequest;ILandroid/service/autofill/InlinePresentation;)Landroid/service/autofill/InlinePresentation; +HPLcom/android/server/autofill/ui/InlineSuggestionFactory;->mergedInlinePresentation(Landroid/view/inputmethod/InlineSuggestionsRequest;ILandroid/service/autofill/InlinePresentation;)Landroid/service/autofill/InlinePresentation; HSPLcom/android/server/autofill/ui/OverlayControl;->(Landroid/content/Context;)V +PLcom/android/server/autofill/ui/OverlayControl;->hideOverlays()V +PLcom/android/server/autofill/ui/OverlayControl;->setOverlayAllowed(Z)V +PLcom/android/server/autofill/ui/OverlayControl;->showOverlays()V +PLcom/android/server/autofill/ui/PendingUi;->(Landroid/os/IBinder;ILandroid/view/autofill/IAutoFillManagerClient;)V +PLcom/android/server/autofill/ui/PendingUi;->getState()I +PLcom/android/server/autofill/ui/PendingUi;->toString()Ljava/lang/String; PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V -PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;->lambda$onResult$0$RemoteInlineSuggestionUi$1(Landroid/view/SurfaceControlViewHost$SurfacePackage;)V +HPLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;->lambda$onResult$0$RemoteInlineSuggestionUi$1(Landroid/view/SurfaceControlViewHost$SurfacePackage;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;->onResult(Landroid/view/SurfaceControlViewHost$SurfacePackage;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi$1;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->lambda$onClick$0(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->lambda$onContent$2$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl(Landroid/service/autofill/IInlineSuggestionUi;Landroid/view/SurfaceControlViewHost$SurfacePackage;II)V +PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->lambda$onTransferTouchFocusToImeWindow$4$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl(Landroid/os/IBinder;I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->onClick()V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->onContent(Landroid/service/autofill/IInlineSuggestionUi;Landroid/view/SurfaceControlViewHost$SurfacePackage;II)V +PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->onTransferTouchFocusToImeWindow(Landroid/os/IBinder;I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->()V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->(Lcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;IILandroid/os/Handler;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$100(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)Landroid/os/Handler; @@ -9644,9 +10691,11 @@ PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$300(Lcom/andr PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$400(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)I PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$500(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)Lcom/android/internal/view/inline/IInlineContentCallback; PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$600(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;I)V +PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->access$800(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;Landroid/os/IBinder;I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->cancelPendingReleaseViewRequest()V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->handleInlineSuggestionUiReady(Landroid/service/autofill/IInlineSuggestionUi;Landroid/view/SurfaceControlViewHost$SurfacePackage;II)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->handleOnClick()V +PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->handleOnTransferTouchFocusToImeWindow(Landroid/os/IBinder;I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->handleRequestSurfacePackage()V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->handleUpdateRefCount(I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->lambda$MMq47I5aZPTzvuGELQ_pARNunQ0(Lcom/android/server/autofill/ui/RemoteInlineSuggestionUi;)V @@ -9658,9 +10707,32 @@ PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->requestSurfacePackag PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->setInlineContentCallback(Lcom/android/internal/view/inline/IInlineContentCallback;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionUi;->surfacePackageReleased()V PLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->()V -PLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/service/autofill/InlinePresentation;Ljava/lang/Runnable;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)V +HPLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->(Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo;Landroid/service/autofill/InlinePresentation;Ljava/lang/Runnable;Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback;)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->onClick()V +PLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->onTransferTouchFocusToImeWindow(Landroid/os/IBinder;I)V PLcom/android/server/autofill/ui/RemoteInlineSuggestionViewConnector;->renderSuggestion(IILandroid/service/autofill/IInlineSuggestionUiCallback;)Z +PLcom/android/server/autofill/ui/SaveUi$1;->(Lcom/android/server/autofill/ui/SaveUi;Landroid/content/Context;I)V +PLcom/android/server/autofill/ui/SaveUi$OneActionThenDestroyListener;->(Lcom/android/server/autofill/ui/SaveUi;Lcom/android/server/autofill/ui/SaveUi$OnSaveListener;)V +PLcom/android/server/autofill/ui/SaveUi$OneActionThenDestroyListener;->onCancel(Landroid/content/IntentSender;)V +PLcom/android/server/autofill/ui/SaveUi$OneActionThenDestroyListener;->onDestroy()V +PLcom/android/server/autofill/ui/SaveUi$OneActionThenDestroyListener;->onSave()V +PLcom/android/server/autofill/ui/SaveUi;->(Landroid/content/Context;Lcom/android/server/autofill/ui/PendingUi;Ljava/lang/CharSequence;Landroid/graphics/drawable/Drawable;Ljava/lang/String;Landroid/content/ComponentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Lcom/android/server/autofill/ui/OverlayControl;Lcom/android/server/autofill/ui/SaveUi$OnSaveListener;ZZZ)V +PLcom/android/server/autofill/ui/SaveUi;->applyCustomDescription(Landroid/content/Context;Landroid/view/View;Landroid/service/autofill/ValueFinder;Landroid/service/autofill/SaveInfo;)Z +PLcom/android/server/autofill/ui/SaveUi;->applyMovementMethodIfNeed(Landroid/widget/TextView;)V +PLcom/android/server/autofill/ui/SaveUi;->applyTextViewStyle(Landroid/view/View;)V +PLcom/android/server/autofill/ui/SaveUi;->destroy()V +PLcom/android/server/autofill/ui/SaveUi;->hide()Lcom/android/server/autofill/ui/PendingUi; +PLcom/android/server/autofill/ui/SaveUi;->isShowing()Z +PLcom/android/server/autofill/ui/SaveUi;->lambda$applyTextViewStyle$5(Ljava/util/List;Landroid/view/View;)Z +PLcom/android/server/autofill/ui/SaveUi;->lambda$new$0$SaveUi(Landroid/service/autofill/SaveInfo;Landroid/view/View;)V +PLcom/android/server/autofill/ui/SaveUi;->lambda$new$1$SaveUi(Landroid/view/View;)V +PLcom/android/server/autofill/ui/SaveUi;->lambda$new$2$SaveUi(Landroid/content/DialogInterface;)V +PLcom/android/server/autofill/ui/SaveUi;->newLogMaker(I)Landroid/metrics/LogMaker; +PLcom/android/server/autofill/ui/SaveUi;->newLogMaker(II)Landroid/metrics/LogMaker; +PLcom/android/server/autofill/ui/SaveUi;->setServiceIcon(Landroid/content/Context;Landroid/view/View;Landroid/graphics/drawable/Drawable;)V +PLcom/android/server/autofill/ui/SaveUi;->show()V +PLcom/android/server/autofill/ui/SaveUi;->throwIfDestroyed()V +PLcom/android/server/autofill/ui/SaveUi;->writeLog(I)V PLcom/android/server/backup/-$$Lambda$BackupManagerService$s6pWhYaPzmo2Z59Zyczn5lsJYNE;->(Lcom/android/server/backup/BackupManagerService;I)V PLcom/android/server/backup/-$$Lambda$BackupManagerService$s6pWhYaPzmo2Z59Zyczn5lsJYNE;->run()V PLcom/android/server/backup/-$$Lambda$BackupManagerService$zqr3hjCRtBLaOJWzm-mfphlQw0o;->(Lcom/android/server/backup/BackupManagerService;I)V @@ -9696,14 +10768,14 @@ PLcom/android/server/backup/-$$Lambda$UserBackupManagerService$nhDpousXIb-UWNtQn PLcom/android/server/backup/-$$Lambda$UserBackupManagerService$p2_rWtBNPCMNIc3WcYyz1Pq-Uk8;->(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/transport/TransportClient;)V PLcom/android/server/backup/-$$Lambda$UserBackupManagerService$p2_rWtBNPCMNIc3WcYyz1Pq-Uk8;->onFinished(Ljava/lang/String;)V PLcom/android/server/backup/BackupAgentTimeoutParameters;->(Landroid/os/Handler;Landroid/content/ContentResolver;)V -PLcom/android/server/backup/BackupAgentTimeoutParameters;->getFullBackupAgentTimeoutMillis()J -PLcom/android/server/backup/BackupAgentTimeoutParameters;->getKvBackupAgentTimeoutMillis()J +HPLcom/android/server/backup/BackupAgentTimeoutParameters;->getFullBackupAgentTimeoutMillis()J +HPLcom/android/server/backup/BackupAgentTimeoutParameters;->getKvBackupAgentTimeoutMillis()J PLcom/android/server/backup/BackupAgentTimeoutParameters;->getQuotaExceededTimeoutMillis()J PLcom/android/server/backup/BackupAgentTimeoutParameters;->getRestoreAgentTimeoutMillis(I)J PLcom/android/server/backup/BackupAgentTimeoutParameters;->getSettingValue(Landroid/content/ContentResolver;)Ljava/lang/String; PLcom/android/server/backup/BackupAgentTimeoutParameters;->update(Landroid/util/KeyValueListParser;)V PLcom/android/server/backup/BackupManagerConstants;->(Landroid/os/Handler;Landroid/content/ContentResolver;)V -PLcom/android/server/backup/BackupManagerConstants;->getBackupFinishedNotificationReceivers()[Ljava/lang/String; +HPLcom/android/server/backup/BackupManagerConstants;->getBackupFinishedNotificationReceivers()[Ljava/lang/String; HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupIntervalMilliseconds()J HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupRequireCharging()Z HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupRequiredNetworkType()I @@ -9723,55 +10795,72 @@ HSPLcom/android/server/backup/BackupManagerService$Lifecycle;->publishService(Lj HSPLcom/android/server/backup/BackupManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/backup/BackupManagerService;->(Landroid/content/Context;Landroid/util/SparseArray;)V PLcom/android/server/backup/BackupManagerService;->activateBackupForUserLocked(I)V -PLcom/android/server/backup/BackupManagerService;->agentConnectedForUser(ILjava/lang/String;Landroid/os/IBinder;)V +HPLcom/android/server/backup/BackupManagerService;->agentConnected(ILjava/lang/String;Landroid/os/IBinder;)V +HPLcom/android/server/backup/BackupManagerService;->agentConnectedForUser(ILjava/lang/String;Landroid/os/IBinder;)V +PLcom/android/server/backup/BackupManagerService;->agentDisconnected(ILjava/lang/String;)V PLcom/android/server/backup/BackupManagerService;->agentDisconnectedForUser(ILjava/lang/String;)V PLcom/android/server/backup/BackupManagerService;->backupNow()V PLcom/android/server/backup/BackupManagerService;->backupNow(I)V PLcom/android/server/backup/BackupManagerService;->backupNowForUser(I)V +HPLcom/android/server/backup/BackupManagerService;->beginFullBackup(ILcom/android/server/backup/FullBackupJob;)Z PLcom/android/server/backup/BackupManagerService;->binderGetCallingUid()I HSPLcom/android/server/backup/BackupManagerService;->binderGetCallingUserId()I -PLcom/android/server/backup/BackupManagerService;->createFile(Ljava/io/File;)V -PLcom/android/server/backup/BackupManagerService;->dataChanged(ILjava/lang/String;)V +HPLcom/android/server/backup/BackupManagerService;->createFile(Ljava/io/File;)V +HPLcom/android/server/backup/BackupManagerService;->dataChanged(ILjava/lang/String;)V HSPLcom/android/server/backup/BackupManagerService;->dataChanged(Ljava/lang/String;)V HSPLcom/android/server/backup/BackupManagerService;->dataChangedForUser(ILjava/lang/String;)V PLcom/android/server/backup/BackupManagerService;->deleteFile(Ljava/io/File;)V PLcom/android/server/backup/BackupManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/backup/BackupManagerService;->dumpWithoutCheckingPermission(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/backup/BackupManagerService;->enforceCallingPermissionOnUserId(ILjava/lang/String;)V -PLcom/android/server/backup/BackupManagerService;->enforcePermissionsOnUser(I)V +PLcom/android/server/backup/BackupManagerService;->endFullBackup(I)V +HPLcom/android/server/backup/BackupManagerService;->enforceCallingPermissionOnUserId(ILjava/lang/String;)V +HPLcom/android/server/backup/BackupManagerService;->enforcePermissionsOnUser(I)V PLcom/android/server/backup/BackupManagerService;->getActivatedFileForNonSystemUser(I)Ljava/io/File; +PLcom/android/server/backup/BackupManagerService;->getAvailableRestoreToken(ILjava/lang/String;)J +PLcom/android/server/backup/BackupManagerService;->getAvailableRestoreTokenForUser(ILjava/lang/String;)J HPLcom/android/server/backup/BackupManagerService;->getCurrentTransport()Ljava/lang/String; -PLcom/android/server/backup/BackupManagerService;->getCurrentTransport(I)Ljava/lang/String; -PLcom/android/server/backup/BackupManagerService;->getCurrentTransportForUser(I)Ljava/lang/String; +HPLcom/android/server/backup/BackupManagerService;->getCurrentTransport(I)Ljava/lang/String; +HPLcom/android/server/backup/BackupManagerService;->getCurrentTransportForUser(I)Ljava/lang/String; +PLcom/android/server/backup/BackupManagerService;->getDataManagementIntent(ILjava/lang/String;)Landroid/content/Intent; PLcom/android/server/backup/BackupManagerService;->getDataManagementIntent(Ljava/lang/String;)Landroid/content/Intent; +PLcom/android/server/backup/BackupManagerService;->getDataManagementIntentForUser(ILjava/lang/String;)Landroid/content/Intent; +HPLcom/android/server/backup/BackupManagerService;->getInstance()Lcom/android/server/backup/BackupManagerService; PLcom/android/server/backup/BackupManagerService;->getRememberActivatedFileForNonSystemUser(I)Ljava/io/File; HPLcom/android/server/backup/BackupManagerService;->getServiceForUserIfCallerHasPermission(ILjava/lang/String;)Lcom/android/server/backup/UserBackupManagerService; -PLcom/android/server/backup/BackupManagerService;->getSuppressFileForSystemUser()Ljava/io/File; +HPLcom/android/server/backup/BackupManagerService;->getSuppressFileForSystemUser()Ljava/io/File; PLcom/android/server/backup/BackupManagerService;->getUserManager()Landroid/os/UserManager; -PLcom/android/server/backup/BackupManagerService;->isAppEligibleForBackupForUser(ILjava/lang/String;)Z -PLcom/android/server/backup/BackupManagerService;->isBackupActivatedForUser(I)Z +PLcom/android/server/backup/BackupManagerService;->hasBackupPassword()Z +HPLcom/android/server/backup/BackupManagerService;->isAppEligibleForBackup(ILjava/lang/String;)Z +HPLcom/android/server/backup/BackupManagerService;->isAppEligibleForBackupForUser(ILjava/lang/String;)Z +HPLcom/android/server/backup/BackupManagerService;->isBackupActivatedForUser(I)Z HSPLcom/android/server/backup/BackupManagerService;->isBackupDisabled()Z -PLcom/android/server/backup/BackupManagerService;->isBackupEnabled()Z +HPLcom/android/server/backup/BackupManagerService;->isBackupEnabled()Z PLcom/android/server/backup/BackupManagerService;->isBackupEnabled(I)Z PLcom/android/server/backup/BackupManagerService;->isBackupEnabledForUser(I)Z -PLcom/android/server/backup/BackupManagerService;->isBackupServiceActive(I)Z +HPLcom/android/server/backup/BackupManagerService;->isBackupServiceActive(I)Z HSPLcom/android/server/backup/BackupManagerService;->isUserReadyForBackup(I)Z PLcom/android/server/backup/BackupManagerService;->lambda$onStopUser$1$BackupManagerService(I)V PLcom/android/server/backup/BackupManagerService;->lambda$onUnlockUser$0$BackupManagerService(I)V PLcom/android/server/backup/BackupManagerService;->listAllTransports()[Ljava/lang/String; +PLcom/android/server/backup/BackupManagerService;->listAllTransports(I)[Ljava/lang/String; +PLcom/android/server/backup/BackupManagerService;->listAllTransportsForUser(I)[Ljava/lang/String; PLcom/android/server/backup/BackupManagerService;->onStopUser(I)V PLcom/android/server/backup/BackupManagerService;->onUnlockUser(I)V -PLcom/android/server/backup/BackupManagerService;->opCompleteForUser(IIJ)V +HPLcom/android/server/backup/BackupManagerService;->opComplete(IIJ)V +HPLcom/android/server/backup/BackupManagerService;->opCompleteForUser(IIJ)V PLcom/android/server/backup/BackupManagerService;->postToHandler(Ljava/lang/Runnable;)V HPLcom/android/server/backup/BackupManagerService;->requestBackup(I[Ljava/lang/String;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;II)I HPLcom/android/server/backup/BackupManagerService;->requestBackup([Ljava/lang/String;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;II)I +PLcom/android/server/backup/BackupManagerService;->restoreAtInstall(ILjava/lang/String;I)V PLcom/android/server/backup/BackupManagerService;->restoreAtInstallForUser(ILjava/lang/String;I)V PLcom/android/server/backup/BackupManagerService;->selectBackupTransport(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/backup/BackupManagerService;->setBackupServiceActive(IZ)V -PLcom/android/server/backup/BackupManagerService;->startServiceForUser(I)V +PLcom/android/server/backup/BackupManagerService;->selectBackupTransportForUser(ILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/backup/BackupManagerService;->setBackupServiceActive(IZ)V +HPLcom/android/server/backup/BackupManagerService;->startServiceForUser(I)V PLcom/android/server/backup/BackupManagerService;->startServiceForUser(ILcom/android/server/backup/UserBackupManagerService;)V -PLcom/android/server/backup/BackupManagerService;->updateTransportAttributes(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V -PLcom/android/server/backup/BackupManagerService;->updateTransportAttributesForUser(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V +PLcom/android/server/backup/BackupManagerService;->stopServiceForUser(I)V +HPLcom/android/server/backup/BackupManagerService;->updateTransportAttributes(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V +HPLcom/android/server/backup/BackupManagerService;->updateTransportAttributesForUser(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V PLcom/android/server/backup/BackupPasswordManager$PasswordHashFileCodec;->()V PLcom/android/server/backup/BackupPasswordManager$PasswordHashFileCodec;->(Lcom/android/server/backup/BackupPasswordManager$1;)V PLcom/android/server/backup/BackupPasswordManager$PasswordVersionFileCodec;->()V @@ -9780,27 +10869,28 @@ PLcom/android/server/backup/BackupPasswordManager;->(Landroid/content/Cont PLcom/android/server/backup/BackupPasswordManager;->getPasswordHashFile()Ljava/io/File; PLcom/android/server/backup/BackupPasswordManager;->getPasswordHashFileCodec()Lcom/android/server/backup/utils/DataStreamFileCodec; PLcom/android/server/backup/BackupPasswordManager;->getPasswordVersionFileCodec()Lcom/android/server/backup/utils/DataStreamFileCodec; +PLcom/android/server/backup/BackupPasswordManager;->hasBackupPassword()Z PLcom/android/server/backup/BackupPasswordManager;->loadStateFromFilesystem()V -PLcom/android/server/backup/BackupUtils;->hashSignature(Landroid/content/pm/Signature;)[B -PLcom/android/server/backup/BackupUtils;->hashSignature([B)[B +HPLcom/android/server/backup/BackupUtils;->hashSignature(Landroid/content/pm/Signature;)[B +HPLcom/android/server/backup/BackupUtils;->hashSignature([B)[B HPLcom/android/server/backup/BackupUtils;->hashSignatureArray([Landroid/content/pm/Signature;)Ljava/util/ArrayList; -PLcom/android/server/backup/BackupUtils;->signaturesMatch(Ljava/util/ArrayList;Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageManagerInternal;)Z -PLcom/android/server/backup/DataChangedJournal;->(Ljava/io/File;)V +HPLcom/android/server/backup/BackupUtils;->signaturesMatch(Ljava/util/ArrayList;Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageManagerInternal;)Z +HPLcom/android/server/backup/DataChangedJournal;->(Ljava/io/File;)V HPLcom/android/server/backup/DataChangedJournal;->addPackage(Ljava/lang/String;)V PLcom/android/server/backup/DataChangedJournal;->delete()Z -PLcom/android/server/backup/DataChangedJournal;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/backup/DataChangedJournal;->equals(Ljava/lang/Object;)Z HPLcom/android/server/backup/DataChangedJournal;->forEach(Ljava/util/function/Consumer;)V -PLcom/android/server/backup/DataChangedJournal;->listJournals(Ljava/io/File;)Ljava/util/ArrayList; +HPLcom/android/server/backup/DataChangedJournal;->listJournals(Ljava/io/File;)Ljava/util/ArrayList; PLcom/android/server/backup/DataChangedJournal;->newJournal(Ljava/io/File;)Lcom/android/server/backup/DataChangedJournal; PLcom/android/server/backup/FullBackupJob;->()V -PLcom/android/server/backup/FullBackupJob;->()V +HPLcom/android/server/backup/FullBackupJob;->()V PLcom/android/server/backup/FullBackupJob;->cancel(ILandroid/content/Context;)V -PLcom/android/server/backup/FullBackupJob;->finishBackupPass(I)V -PLcom/android/server/backup/FullBackupJob;->getJobIdForUserId(I)I -PLcom/android/server/backup/FullBackupJob;->onStartJob(Landroid/app/job/JobParameters;)Z +HPLcom/android/server/backup/FullBackupJob;->finishBackupPass(I)V +HPLcom/android/server/backup/FullBackupJob;->getJobIdForUserId(I)I +HPLcom/android/server/backup/FullBackupJob;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/backup/FullBackupJob;->onStopJob(Landroid/app/job/JobParameters;)Z HPLcom/android/server/backup/FullBackupJob;->schedule(ILandroid/content/Context;JLcom/android/server/backup/BackupManagerConstants;)V -PLcom/android/server/backup/JobIdManager;->getJobIdForUserId(III)I +HPLcom/android/server/backup/JobIdManager;->getJobIdForUserId(III)I PLcom/android/server/backup/KeyValueBackupJob;->()V PLcom/android/server/backup/KeyValueBackupJob;->()V PLcom/android/server/backup/KeyValueBackupJob;->cancel(ILandroid/content/Context;)V @@ -9815,28 +10905,40 @@ PLcom/android/server/backup/PackageManagerBackupAgent$AncestralVersion1RestoreDa PLcom/android/server/backup/PackageManagerBackupAgent$AncestralVersion1RestoreDataConsumer;->consumeRestoreData(Landroid/app/backup/BackupDataInput;)V HPLcom/android/server/backup/PackageManagerBackupAgent$Metadata;->(Lcom/android/server/backup/PackageManagerBackupAgent;JLjava/util/ArrayList;)V HPLcom/android/server/backup/PackageManagerBackupAgent;->(Landroid/content/pm/PackageManager;ILcom/android/server/backup/utils/BackupEligibilityRules;)V +PLcom/android/server/backup/PackageManagerBackupAgent;->(Landroid/content/pm/PackageManager;Ljava/util/List;I)V +PLcom/android/server/backup/PackageManagerBackupAgent;->access$1002(Lcom/android/server/backup/PackageManagerBackupAgent;Ljava/util/HashMap;)Ljava/util/HashMap; +PLcom/android/server/backup/PackageManagerBackupAgent;->access$202(Lcom/android/server/backup/PackageManagerBackupAgent;I)I +PLcom/android/server/backup/PackageManagerBackupAgent;->access$302(Lcom/android/server/backup/PackageManagerBackupAgent;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/backup/PackageManagerBackupAgent;->access$402(Lcom/android/server/backup/PackageManagerBackupAgent;Z)Z +PLcom/android/server/backup/PackageManagerBackupAgent;->access$502(Lcom/android/server/backup/PackageManagerBackupAgent;Landroid/content/ComponentName;)Landroid/content/ComponentName; +PLcom/android/server/backup/PackageManagerBackupAgent;->access$602(Lcom/android/server/backup/PackageManagerBackupAgent;J)J +PLcom/android/server/backup/PackageManagerBackupAgent;->access$702(Lcom/android/server/backup/PackageManagerBackupAgent;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/backup/PackageManagerBackupAgent;->access$802(Lcom/android/server/backup/PackageManagerBackupAgent;Ljava/util/ArrayList;)Ljava/util/ArrayList; +PLcom/android/server/backup/PackageManagerBackupAgent;->access$900(Ljava/io/DataInputStream;)Ljava/util/ArrayList; HPLcom/android/server/backup/PackageManagerBackupAgent;->evaluateStorablePackages(Lcom/android/server/backup/utils/BackupEligibilityRules;)V PLcom/android/server/backup/PackageManagerBackupAgent;->getAncestralRecordVersionValue(Landroid/app/backup/BackupDataInput;)I -PLcom/android/server/backup/PackageManagerBackupAgent;->getPreferredHomeComponent()Landroid/content/ComponentName; +HPLcom/android/server/backup/PackageManagerBackupAgent;->getPreferredHomeComponent()Landroid/content/ComponentName; PLcom/android/server/backup/PackageManagerBackupAgent;->getRestoreDataConsumer(I)Lcom/android/server/backup/PackageManagerBackupAgent$RestoreDataConsumer; +PLcom/android/server/backup/PackageManagerBackupAgent;->getRestoredMetadata(Ljava/lang/String;)Lcom/android/server/backup/PackageManagerBackupAgent$Metadata; HPLcom/android/server/backup/PackageManagerBackupAgent;->getStorableApplications(Landroid/content/pm/PackageManager;ILcom/android/server/backup/utils/BackupEligibilityRules;)Ljava/util/List; -PLcom/android/server/backup/PackageManagerBackupAgent;->init(Landroid/content/pm/PackageManager;Ljava/util/List;I)V +PLcom/android/server/backup/PackageManagerBackupAgent;->hasMetadata()Z +HPLcom/android/server/backup/PackageManagerBackupAgent;->init(Landroid/content/pm/PackageManager;Ljava/util/List;I)V HPLcom/android/server/backup/PackageManagerBackupAgent;->onBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V PLcom/android/server/backup/PackageManagerBackupAgent;->onRestore(Landroid/app/backup/BackupDataInput;ILandroid/os/ParcelFileDescriptor;)V HPLcom/android/server/backup/PackageManagerBackupAgent;->parseStateFile(Landroid/os/ParcelFileDescriptor;)V -PLcom/android/server/backup/PackageManagerBackupAgent;->readSignatureHashArray(Ljava/io/DataInputStream;)Ljava/util/ArrayList; -PLcom/android/server/backup/PackageManagerBackupAgent;->writeEntity(Landroid/app/backup/BackupDataOutput;Ljava/lang/String;[B)V +HPLcom/android/server/backup/PackageManagerBackupAgent;->readSignatureHashArray(Ljava/io/DataInputStream;)Ljava/util/ArrayList; +HPLcom/android/server/backup/PackageManagerBackupAgent;->writeEntity(Landroid/app/backup/BackupDataOutput;Ljava/lang/String;[B)V HPLcom/android/server/backup/PackageManagerBackupAgent;->writeSignatureHashArray(Ljava/io/DataOutputStream;Ljava/util/ArrayList;)V HPLcom/android/server/backup/PackageManagerBackupAgent;->writeStateFile(Ljava/util/List;Landroid/content/ComponentName;JLjava/util/ArrayList;Landroid/os/ParcelFileDescriptor;)V PLcom/android/server/backup/PeopleBackupHelper;->()V PLcom/android/server/backup/PeopleBackupHelper;->(I)V PLcom/android/server/backup/PeopleBackupHelper;->getBackupPayload(Ljava/lang/String;)[B PLcom/android/server/backup/ProcessedPackagesJournal;->(Ljava/io/File;)V -PLcom/android/server/backup/ProcessedPackagesJournal;->addPackage(Ljava/lang/String;)V +HPLcom/android/server/backup/ProcessedPackagesJournal;->addPackage(Ljava/lang/String;)V PLcom/android/server/backup/ProcessedPackagesJournal;->getPackagesCopy()Ljava/util/Set; PLcom/android/server/backup/ProcessedPackagesJournal;->hasBeenProcessed(Ljava/lang/String;)Z PLcom/android/server/backup/ProcessedPackagesJournal;->init()V -PLcom/android/server/backup/ProcessedPackagesJournal;->loadFromDisk()V +HPLcom/android/server/backup/ProcessedPackagesJournal;->loadFromDisk()V PLcom/android/server/backup/ProcessedPackagesJournal;->reset()V PLcom/android/server/backup/SystemBackupAgent;->()V PLcom/android/server/backup/SystemBackupAgent;->()V @@ -9845,31 +10947,31 @@ HPLcom/android/server/backup/SystemBackupAgent;->onCreate(Landroid/os/UserHandle PLcom/android/server/backup/TransportManager$TransportDescription;->(Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V PLcom/android/server/backup/TransportManager$TransportDescription;->(Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;Lcom/android/server/backup/TransportManager$1;)V HPLcom/android/server/backup/TransportManager$TransportDescription;->access$000(Lcom/android/server/backup/TransportManager$TransportDescription;)Ljava/lang/String; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$002(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$100(Lcom/android/server/backup/TransportManager$TransportDescription;)Ljava/lang/String; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$002(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$100(Lcom/android/server/backup/TransportManager$TransportDescription;)Ljava/lang/String; PLcom/android/server/backup/TransportManager$TransportDescription;->access$200(Lcom/android/server/backup/TransportManager$TransportDescription;)Landroid/content/Intent; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$202(Lcom/android/server/backup/TransportManager$TransportDescription;Landroid/content/Intent;)Landroid/content/Intent; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$202(Lcom/android/server/backup/TransportManager$TransportDescription;Landroid/content/Intent;)Landroid/content/Intent; PLcom/android/server/backup/TransportManager$TransportDescription;->access$300(Lcom/android/server/backup/TransportManager$TransportDescription;)Ljava/lang/String; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$302(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$302(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/backup/TransportManager$TransportDescription;->access$400(Lcom/android/server/backup/TransportManager$TransportDescription;)Landroid/content/Intent; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$402(Lcom/android/server/backup/TransportManager$TransportDescription;Landroid/content/Intent;)Landroid/content/Intent; -PLcom/android/server/backup/TransportManager$TransportDescription;->access$502(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$402(Lcom/android/server/backup/TransportManager$TransportDescription;Landroid/content/Intent;)Landroid/content/Intent; +HPLcom/android/server/backup/TransportManager$TransportDescription;->access$502(Lcom/android/server/backup/TransportManager$TransportDescription;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; PLcom/android/server/backup/TransportManager;->(ILandroid/content/Context;Ljava/util/Set;Ljava/lang/String;)V PLcom/android/server/backup/TransportManager;->checkCanUseTransport()V -PLcom/android/server/backup/TransportManager;->disposeOfTransportClient(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V +HPLcom/android/server/backup/TransportManager;->disposeOfTransportClient(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V PLcom/android/server/backup/TransportManager;->dumpTransportClients(Ljava/io/PrintWriter;)V -PLcom/android/server/backup/TransportManager;->fromPackageFilter(Ljava/lang/String;)Ljava/util/function/Predicate; -PLcom/android/server/backup/TransportManager;->getCurrentTransportClient(Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; -PLcom/android/server/backup/TransportManager;->getCurrentTransportClientOrThrow(Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/TransportManager;->fromPackageFilter(Ljava/lang/String;)Ljava/util/function/Predicate; +HPLcom/android/server/backup/TransportManager;->getCurrentTransportClient(Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/TransportManager;->getCurrentTransportClientOrThrow(Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; HPLcom/android/server/backup/TransportManager;->getCurrentTransportName()Ljava/lang/String; -PLcom/android/server/backup/TransportManager;->getRegisteredTransportComponentLocked(Ljava/lang/String;)Landroid/content/ComponentName; -PLcom/android/server/backup/TransportManager;->getRegisteredTransportDescriptionLocked(Ljava/lang/String;)Lcom/android/server/backup/TransportManager$TransportDescription; +HPLcom/android/server/backup/TransportManager;->getRegisteredTransportComponentLocked(Ljava/lang/String;)Landroid/content/ComponentName; +HPLcom/android/server/backup/TransportManager;->getRegisteredTransportDescriptionLocked(Ljava/lang/String;)Lcom/android/server/backup/TransportManager$TransportDescription; PLcom/android/server/backup/TransportManager;->getRegisteredTransportDescriptionOrThrowLocked(Landroid/content/ComponentName;)Lcom/android/server/backup/TransportManager$TransportDescription; HPLcom/android/server/backup/TransportManager;->getRegisteredTransportDescriptionOrThrowLocked(Ljava/lang/String;)Lcom/android/server/backup/TransportManager$TransportDescription; HPLcom/android/server/backup/TransportManager;->getRegisteredTransportEntryLocked(Ljava/lang/String;)Ljava/util/Map$Entry; PLcom/android/server/backup/TransportManager;->getRegisteredTransportNames()[Ljava/lang/String; -PLcom/android/server/backup/TransportManager;->getTransportClient(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; -PLcom/android/server/backup/TransportManager;->getTransportClientOrThrow(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/TransportManager;->getTransportClient(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/TransportManager;->getTransportClientOrThrow(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; PLcom/android/server/backup/TransportManager;->getTransportConfigurationIntent(Ljava/lang/String;)Landroid/content/Intent; PLcom/android/server/backup/TransportManager;->getTransportCurrentDestinationString(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/backup/TransportManager;->getTransportDataManagementIntent(Ljava/lang/String;)Landroid/content/Intent; @@ -9882,64 +10984,64 @@ PLcom/android/server/backup/TransportManager;->lambda$fromPackageFilter$3(Ljava/ PLcom/android/server/backup/TransportManager;->lambda$onPackageAdded$1(Landroid/content/ComponentName;)Z PLcom/android/server/backup/TransportManager;->lambda$registerTransports$2(Landroid/content/ComponentName;)Z PLcom/android/server/backup/TransportManager;->onPackageAdded(Ljava/lang/String;)V -PLcom/android/server/backup/TransportManager;->onPackageChanged(Ljava/lang/String;[Ljava/lang/String;)V +HPLcom/android/server/backup/TransportManager;->onPackageChanged(Ljava/lang/String;[Ljava/lang/String;)V PLcom/android/server/backup/TransportManager;->onPackageRemoved(Ljava/lang/String;)V HPLcom/android/server/backup/TransportManager;->registerTransport(Landroid/content/ComponentName;)I PLcom/android/server/backup/TransportManager;->registerTransport(Landroid/content/ComponentName;Lcom/android/internal/backup/IBackupTransport;)V PLcom/android/server/backup/TransportManager;->registerTransports()V -PLcom/android/server/backup/TransportManager;->registerTransportsForIntent(Landroid/content/Intent;Ljava/util/function/Predicate;)V -PLcom/android/server/backup/TransportManager;->registerTransportsFromPackage(Ljava/lang/String;Ljava/util/function/Predicate;)V +HPLcom/android/server/backup/TransportManager;->registerTransportsForIntent(Landroid/content/Intent;Ljava/util/function/Predicate;)V +HPLcom/android/server/backup/TransportManager;->registerTransportsFromPackage(Ljava/lang/String;Ljava/util/function/Predicate;)V PLcom/android/server/backup/TransportManager;->setOnTransportRegisteredListener(Lcom/android/server/backup/transport/OnTransportRegisteredListener;)V -PLcom/android/server/backup/TransportManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V +HPLcom/android/server/backup/TransportManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V PLcom/android/server/backup/UsageStatsBackupHelper;->(Landroid/content/Context;)V -PLcom/android/server/backup/UsageStatsBackupHelper;->getBackupPayload(Ljava/lang/String;)[B +HPLcom/android/server/backup/UsageStatsBackupHelper;->getBackupPayload(Ljava/lang/String;)[B PLcom/android/server/backup/UserBackupManagerFilePersistedSettings;->readBackupEnableState(I)Z PLcom/android/server/backup/UserBackupManagerFilePersistedSettings;->readBackupEnableState(Ljava/io/File;)Z PLcom/android/server/backup/UserBackupManagerFiles;->getBaseDir(I)Ljava/io/File; -PLcom/android/server/backup/UserBackupManagerFiles;->getBaseStateDir(I)Ljava/io/File; +HPLcom/android/server/backup/UserBackupManagerFiles;->getBaseStateDir(I)Ljava/io/File; PLcom/android/server/backup/UserBackupManagerFiles;->getDataDir(I)Ljava/io/File; -PLcom/android/server/backup/UserBackupManagerFiles;->getStateDirInSystemDir(I)Ljava/io/File; -PLcom/android/server/backup/UserBackupManagerFiles;->getStateFileInSystemDir(Ljava/lang/String;I)Ljava/io/File; +HPLcom/android/server/backup/UserBackupManagerFiles;->getStateDirInSystemDir(I)Ljava/io/File; +HPLcom/android/server/backup/UserBackupManagerFiles;->getStateFileInSystemDir(Ljava/lang/String;I)Ljava/io/File; PLcom/android/server/backup/UserBackupManagerService$1;->(Lcom/android/server/backup/UserBackupManagerService;)V HPLcom/android/server/backup/UserBackupManagerService$1;->run()V PLcom/android/server/backup/UserBackupManagerService$2;->(Lcom/android/server/backup/UserBackupManagerService;)V -PLcom/android/server/backup/UserBackupManagerService$2;->lambda$onReceive$0$UserBackupManagerService$2(Ljava/lang/String;[Ljava/lang/String;)V +HPLcom/android/server/backup/UserBackupManagerService$2;->lambda$onReceive$0$UserBackupManagerService$2(Ljava/lang/String;[Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService$2;->lambda$onReceive$1$UserBackupManagerService$2(Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService$2;->lambda$onReceive$2$UserBackupManagerService$2(Ljava/lang/String;)V -PLcom/android/server/backup/UserBackupManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/backup/UserBackupManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/backup/UserBackupManagerService$3;->(Lcom/android/server/backup/UserBackupManagerService;)V PLcom/android/server/backup/UserBackupManagerService$3;->run()V HPLcom/android/server/backup/UserBackupManagerService$4;->(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;Ljava/util/HashSet;)V HPLcom/android/server/backup/UserBackupManagerService$4;->run()V PLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->(Landroid/os/PowerManager$WakeLock;I)V -PLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->access$100(Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock;)Landroid/os/PowerManager$WakeLock; -PLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->acquire()V +HPLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->access$100(Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock;)Landroid/os/PowerManager$WakeLock; +HPLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->acquire()V PLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->quit()V -PLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->release()V +HPLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->release()V HPLcom/android/server/backup/UserBackupManagerService;->(ILandroid/content/Context;Lcom/android/server/backup/BackupManagerService;Landroid/os/HandlerThread;Ljava/io/File;Ljava/io/File;Lcom/android/server/backup/TransportManager;)V HPLcom/android/server/backup/UserBackupManagerService;->access$000(ILjava/lang/String;)Ljava/lang/String; PLcom/android/server/backup/UserBackupManagerService;->access$1000(Lcom/android/server/backup/UserBackupManagerService;)Landroid/content/pm/PackageManager; PLcom/android/server/backup/UserBackupManagerService;->access$1100(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/utils/BackupEligibilityRules; PLcom/android/server/backup/UserBackupManagerService;->access$1200(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->access$1300(Lcom/android/server/backup/UserBackupManagerService;)V -PLcom/android/server/backup/UserBackupManagerService;->access$1400(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/TransportManager; +HPLcom/android/server/backup/UserBackupManagerService;->access$1400(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/TransportManager; PLcom/android/server/backup/UserBackupManagerService;->access$1500(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask; HPLcom/android/server/backup/UserBackupManagerService;->access$1600(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;Ljava/util/HashSet;)V PLcom/android/server/backup/UserBackupManagerService;->access$200(Lcom/android/server/backup/UserBackupManagerService;)Ljava/lang/Object; HPLcom/android/server/backup/UserBackupManagerService;->access$300(Lcom/android/server/backup/UserBackupManagerService;)Ljava/util/ArrayList; PLcom/android/server/backup/UserBackupManagerService;->access$400(Lcom/android/server/backup/UserBackupManagerService;)Ljava/io/File; PLcom/android/server/backup/UserBackupManagerService;->access$500(Lcom/android/server/backup/UserBackupManagerService;)I -PLcom/android/server/backup/UserBackupManagerService;->access$600(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/internal/BackupHandler; +HPLcom/android/server/backup/UserBackupManagerService;->access$600(Lcom/android/server/backup/UserBackupManagerService;)Lcom/android/server/backup/internal/BackupHandler; PLcom/android/server/backup/UserBackupManagerService;->access$700(Lcom/android/server/backup/UserBackupManagerService;)Landroid/util/SparseArray; PLcom/android/server/backup/UserBackupManagerService;->access$800(Lcom/android/server/backup/UserBackupManagerService;[Ljava/lang/String;I)V PLcom/android/server/backup/UserBackupManagerService;->access$900(Lcom/android/server/backup/UserBackupManagerService;[Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->addPackageParticipantsLocked([Ljava/lang/String;)V HPLcom/android/server/backup/UserBackupManagerService;->addPackageParticipantsLockedInner(Ljava/lang/String;Ljava/util/List;)V HPLcom/android/server/backup/UserBackupManagerService;->addUserIdToLogMessage(ILjava/lang/String;)Ljava/lang/String; -PLcom/android/server/backup/UserBackupManagerService;->agentConnected(Ljava/lang/String;Landroid/os/IBinder;)V +HPLcom/android/server/backup/UserBackupManagerService;->agentConnected(Ljava/lang/String;Landroid/os/IBinder;)V PLcom/android/server/backup/UserBackupManagerService;->agentDisconnected(Ljava/lang/String;)V HPLcom/android/server/backup/UserBackupManagerService;->allAgentPackages()Ljava/util/List; -PLcom/android/server/backup/UserBackupManagerService;->backupNow()V +HPLcom/android/server/backup/UserBackupManagerService;->backupNow()V HPLcom/android/server/backup/UserBackupManagerService;->beginFullBackup(Lcom/android/server/backup/FullBackupJob;)Z HPLcom/android/server/backup/UserBackupManagerService;->bindToAgentSynchronous(Landroid/content/pm/ApplicationInfo;II)Landroid/app/IBackupAgent; PLcom/android/server/backup/UserBackupManagerService;->createAndInitializeService(ILandroid/content/Context;Lcom/android/server/backup/BackupManagerService;Landroid/os/HandlerThread;Ljava/io/File;Ljava/io/File;Lcom/android/server/backup/TransportManager;)Lcom/android/server/backup/UserBackupManagerService; @@ -9950,148 +11052,153 @@ HPLcom/android/server/backup/UserBackupManagerService;->dataChangedImpl(Ljava/la HPLcom/android/server/backup/UserBackupManagerService;->dataChangedTargets(Ljava/lang/String;)Ljava/util/HashSet; HPLcom/android/server/backup/UserBackupManagerService;->dequeueFullBackupLocked(Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/backup/UserBackupManagerService;->dumpInternal(Ljava/io/PrintWriter;)V +HPLcom/android/server/backup/UserBackupManagerService;->dumpInternal(Ljava/io/PrintWriter;)V PLcom/android/server/backup/UserBackupManagerService;->endFullBackup()V HPLcom/android/server/backup/UserBackupManagerService;->enqueueFullBackup(Ljava/lang/String;J)V -PLcom/android/server/backup/UserBackupManagerService;->filterUserFacingPackages(Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/backup/UserBackupManagerService;->filterUserFacingPackages(Ljava/util/List;)Ljava/util/List; HPLcom/android/server/backup/UserBackupManagerService;->fullBackupAllowable(Ljava/lang/String;)Z HPLcom/android/server/backup/UserBackupManagerService;->generateRandomIntegerToken()I -PLcom/android/server/backup/UserBackupManagerService;->getActivityManager()Landroid/app/IActivityManager; -PLcom/android/server/backup/UserBackupManagerService;->getAgentTimeoutParameters()Lcom/android/server/backup/BackupAgentTimeoutParameters; +HPLcom/android/server/backup/UserBackupManagerService;->getActivityManager()Landroid/app/IActivityManager; +HPLcom/android/server/backup/UserBackupManagerService;->getAgentTimeoutParameters()Lcom/android/server/backup/BackupAgentTimeoutParameters; PLcom/android/server/backup/UserBackupManagerService;->getAvailableRestoreToken(Ljava/lang/String;)J PLcom/android/server/backup/UserBackupManagerService;->getBackupHandler()Landroid/os/Handler; -PLcom/android/server/backup/UserBackupManagerService;->getBackupManagerBinder()Landroid/app/backup/IBackupManager; -PLcom/android/server/backup/UserBackupManagerService;->getBaseStateDir()Ljava/io/File; +HPLcom/android/server/backup/UserBackupManagerService;->getBackupManagerBinder()Landroid/app/backup/IBackupManager; +HPLcom/android/server/backup/UserBackupManagerService;->getBaseStateDir()Ljava/io/File; PLcom/android/server/backup/UserBackupManagerService;->getConstants()Lcom/android/server/backup/BackupManagerConstants; PLcom/android/server/backup/UserBackupManagerService;->getContext()Landroid/content/Context; -PLcom/android/server/backup/UserBackupManagerService;->getCurrentOpLock()Ljava/lang/Object; -PLcom/android/server/backup/UserBackupManagerService;->getCurrentOperations()Landroid/util/SparseArray; -PLcom/android/server/backup/UserBackupManagerService;->getCurrentToken()J +HPLcom/android/server/backup/UserBackupManagerService;->getCurrentOpLock()Ljava/lang/Object; +HPLcom/android/server/backup/UserBackupManagerService;->getCurrentOperations()Landroid/util/SparseArray; +HPLcom/android/server/backup/UserBackupManagerService;->getCurrentToken()J HPLcom/android/server/backup/UserBackupManagerService;->getCurrentTransport()Ljava/lang/String; -PLcom/android/server/backup/UserBackupManagerService;->getDataDir()Ljava/io/File; +HPLcom/android/server/backup/UserBackupManagerService;->getDataDir()Ljava/io/File; PLcom/android/server/backup/UserBackupManagerService;->getDataManagementIntent(Ljava/lang/String;)Landroid/content/Intent; HPLcom/android/server/backup/UserBackupManagerService;->getEligibilityRules(Landroid/content/pm/PackageManager;II)Lcom/android/server/backup/utils/BackupEligibilityRules; HPLcom/android/server/backup/UserBackupManagerService;->getEligibilityRulesForOperation(I)Lcom/android/server/backup/utils/BackupEligibilityRules; PLcom/android/server/backup/UserBackupManagerService;->getEligibilityRulesForRestoreAtInstall(J)Lcom/android/server/backup/utils/BackupEligibilityRules; +PLcom/android/server/backup/UserBackupManagerService;->getExcludedRestoreKeys(Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/backup/UserBackupManagerService;->getJournal()Lcom/android/server/backup/DataChangedJournal; -PLcom/android/server/backup/UserBackupManagerService;->getMessageIdForOperationType(I)I -PLcom/android/server/backup/UserBackupManagerService;->getPackageManager()Landroid/content/pm/PackageManager; +HPLcom/android/server/backup/UserBackupManagerService;->getMessageIdForOperationType(I)I +HPLcom/android/server/backup/UserBackupManagerService;->getPackageManager()Landroid/content/pm/PackageManager; PLcom/android/server/backup/UserBackupManagerService;->getPackageManagerBinder()Landroid/content/pm/IPackageManager; PLcom/android/server/backup/UserBackupManagerService;->getPendingBackups()Ljava/util/HashMap; PLcom/android/server/backup/UserBackupManagerService;->getPendingInits()Landroid/util/ArraySet; PLcom/android/server/backup/UserBackupManagerService;->getPendingRestores()Ljava/util/Queue; -PLcom/android/server/backup/UserBackupManagerService;->getQueueLock()Ljava/lang/Object; +HPLcom/android/server/backup/UserBackupManagerService;->getQueueLock()Ljava/lang/Object; HPLcom/android/server/backup/UserBackupManagerService;->getRequestBackupParams([Ljava/lang/String;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;ILcom/android/server/backup/utils/BackupEligibilityRules;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;Lcom/android/server/backup/internal/OnTaskFinishedListener;)Lcom/android/server/backup/params/BackupParams; PLcom/android/server/backup/UserBackupManagerService;->getSetupCompleteSettingForUser(Landroid/content/Context;I)Z -PLcom/android/server/backup/UserBackupManagerService;->getTransportManager()Lcom/android/server/backup/TransportManager; -PLcom/android/server/backup/UserBackupManagerService;->getUserId()I -PLcom/android/server/backup/UserBackupManagerService;->getWakelock()Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock; -PLcom/android/server/backup/UserBackupManagerService;->handleCancel(IZ)V -PLcom/android/server/backup/UserBackupManagerService;->initPackageTracking()V +HPLcom/android/server/backup/UserBackupManagerService;->getTransportManager()Lcom/android/server/backup/TransportManager; +HPLcom/android/server/backup/UserBackupManagerService;->getUserId()I +HPLcom/android/server/backup/UserBackupManagerService;->getWakelock()Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock; +HPLcom/android/server/backup/UserBackupManagerService;->handleCancel(IZ)V +PLcom/android/server/backup/UserBackupManagerService;->hasBackupPassword()Z +HPLcom/android/server/backup/UserBackupManagerService;->initPackageTracking()V PLcom/android/server/backup/UserBackupManagerService;->initializeBackupEnableState()V -PLcom/android/server/backup/UserBackupManagerService;->isAppEligibleForBackup(Ljava/lang/String;)Z +HPLcom/android/server/backup/UserBackupManagerService;->isAppEligibleForBackup(Ljava/lang/String;)Z PLcom/android/server/backup/UserBackupManagerService;->isBackupEnabled()Z -PLcom/android/server/backup/UserBackupManagerService;->isBackupOperationInProgress()Z +HPLcom/android/server/backup/UserBackupManagerService;->isBackupOperationInProgress()Z PLcom/android/server/backup/UserBackupManagerService;->isBackupRunning()Z -PLcom/android/server/backup/UserBackupManagerService;->isEnabled()Z +HPLcom/android/server/backup/UserBackupManagerService;->isEnabled()Z PLcom/android/server/backup/UserBackupManagerService;->isRestoreInProgress()Z -PLcom/android/server/backup/UserBackupManagerService;->isSetupComplete()Z +HPLcom/android/server/backup/UserBackupManagerService;->isSetupComplete()Z PLcom/android/server/backup/UserBackupManagerService;->lambda$dQdNTkT3x-bbcTRJ-qzlv2hKbw8(Lcom/android/server/backup/UserBackupManagerService;)V PLcom/android/server/backup/UserBackupManagerService;->lambda$nhDpousXIb-UWNtQnFwKddTYzHQ(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/backup/UserBackupManagerService;->lambda$parseLeftoverJournals$0$UserBackupManagerService(Ljava/util/Set;Ljava/lang/String;)V -PLcom/android/server/backup/UserBackupManagerService;->lambda$requestBackup$1$UserBackupManagerService(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V +HPLcom/android/server/backup/UserBackupManagerService;->lambda$requestBackup$1$UserBackupManagerService(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->lambda$restoreAtInstall$6$UserBackupManagerService(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->listAllTransports()[Ljava/lang/String; -PLcom/android/server/backup/UserBackupManagerService;->logBackupComplete(Ljava/lang/String;)V +HPLcom/android/server/backup/UserBackupManagerService;->logBackupComplete(Ljava/lang/String;)V +PLcom/android/server/backup/UserBackupManagerService;->makeMetadataAgent(Ljava/util/List;)Lcom/android/server/backup/PackageManagerBackupAgent; HPLcom/android/server/backup/UserBackupManagerService;->makeMetadataAgentWithEligibilityRules(Lcom/android/server/backup/utils/BackupEligibilityRules;)Landroid/app/backup/BackupAgent; PLcom/android/server/backup/UserBackupManagerService;->onTransportRegistered(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/backup/UserBackupManagerService;->opComplete(IJ)V +HPLcom/android/server/backup/UserBackupManagerService;->opComplete(IJ)V HPLcom/android/server/backup/UserBackupManagerService;->parseLeftoverJournals()V -PLcom/android/server/backup/UserBackupManagerService;->prepareOperationTimeout(IJLcom/android/server/backup/BackupRestoreTask;I)V -PLcom/android/server/backup/UserBackupManagerService;->putOperation(ILcom/android/server/backup/internal/Operation;)V +HPLcom/android/server/backup/UserBackupManagerService;->prepareOperationTimeout(IJLcom/android/server/backup/BackupRestoreTask;I)V +HPLcom/android/server/backup/UserBackupManagerService;->putOperation(ILcom/android/server/backup/internal/Operation;)V PLcom/android/server/backup/UserBackupManagerService;->readEnabledState()Z HPLcom/android/server/backup/UserBackupManagerService;->readFullBackupSchedule()Ljava/util/ArrayList; -PLcom/android/server/backup/UserBackupManagerService;->removeOperation(I)V +HPLcom/android/server/backup/UserBackupManagerService;->removeOperation(I)V PLcom/android/server/backup/UserBackupManagerService;->removePackageFromSetLocked(Ljava/util/HashSet;Ljava/lang/String;)V PLcom/android/server/backup/UserBackupManagerService;->removePackageParticipantsLocked([Ljava/lang/String;I)V HPLcom/android/server/backup/UserBackupManagerService;->requestBackup([Ljava/lang/String;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;II)I -PLcom/android/server/backup/UserBackupManagerService;->resetBackupState(Ljava/io/File;)V +HPLcom/android/server/backup/UserBackupManagerService;->resetBackupState(Ljava/io/File;)V PLcom/android/server/backup/UserBackupManagerService;->restoreAtInstall(Ljava/lang/String;I)V -PLcom/android/server/backup/UserBackupManagerService;->scheduleNextFullBackupJob(J)V +HPLcom/android/server/backup/UserBackupManagerService;->scheduleNextFullBackupJob(J)V PLcom/android/server/backup/UserBackupManagerService;->setBackupEnabled(ZZ)V -PLcom/android/server/backup/UserBackupManagerService;->setBackupRunning(Z)V +HPLcom/android/server/backup/UserBackupManagerService;->setBackupRunning(Z)V PLcom/android/server/backup/UserBackupManagerService;->setCurrentToken(J)V PLcom/android/server/backup/UserBackupManagerService;->setJournal(Lcom/android/server/backup/DataChangedJournal;)V PLcom/android/server/backup/UserBackupManagerService;->setLastBackupPass(J)V PLcom/android/server/backup/UserBackupManagerService;->setRestoreInProgress(Z)V -PLcom/android/server/backup/UserBackupManagerService;->setRunningFullBackupTask(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)V -PLcom/android/server/backup/UserBackupManagerService;->setWorkSource(Landroid/os/WorkSource;)V -PLcom/android/server/backup/UserBackupManagerService;->shouldSkipUserFacingData()Z -PLcom/android/server/backup/UserBackupManagerService;->tearDownAgentAndKill(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/backup/UserBackupManagerService;->setRunningFullBackupTask(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)V +HPLcom/android/server/backup/UserBackupManagerService;->setWorkSource(Landroid/os/WorkSource;)V +HPLcom/android/server/backup/UserBackupManagerService;->shouldSkipUserFacingData()Z +HPLcom/android/server/backup/UserBackupManagerService;->tearDownAgentAndKill(Landroid/content/pm/ApplicationInfo;)V PLcom/android/server/backup/UserBackupManagerService;->tearDownService()V -PLcom/android/server/backup/UserBackupManagerService;->unbindAgent(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/backup/UserBackupManagerService;->unbindAgent(Landroid/content/pm/ApplicationInfo;)V PLcom/android/server/backup/UserBackupManagerService;->updateStateOnBackupEnabled(ZZ)V -PLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V -PLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V -PLcom/android/server/backup/UserBackupManagerService;->waitUntilOperationComplete(I)Z -PLcom/android/server/backup/UserBackupManagerService;->writeFullBackupScheduleAsync()V -PLcom/android/server/backup/UserBackupManagerService;->writeRestoreTokens()V -PLcom/android/server/backup/UserBackupManagerService;->writeToJournalLocked(Ljava/lang/String;)V +HPLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V +HPLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V +HPLcom/android/server/backup/UserBackupManagerService;->waitUntilOperationComplete(I)Z +HPLcom/android/server/backup/UserBackupManagerService;->writeFullBackupScheduleAsync()V +HPLcom/android/server/backup/UserBackupManagerService;->writeRestoreTokens()V +HPLcom/android/server/backup/UserBackupManagerService;->writeToJournalLocked(Ljava/lang/String;)V PLcom/android/server/backup/UserBackupPreferences;->(Landroid/content/Context;Ljava/io/File;)V +PLcom/android/server/backup/UserBackupPreferences;->getExcludedRestoreKeysForPackage(Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$SinglePackageBackupPreflight$Rgmk7YU1vz3J_t49StN24e7mhCc;->(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;Landroid/app/IBackupAgent;J)V PLcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$SinglePackageBackupPreflight$Rgmk7YU1vz3J_t49StN24e7mhCc;->call(Ljava/lang/Object;)V HPLcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$pZnMN8ZWgs4DbgvnIqJ_naHLaus;->(Lcom/android/server/backup/TransportManager;Lcom/android/server/backup/transport/TransportClient;)V HPLcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$pZnMN8ZWgs4DbgvnIqJ_naHLaus;->onFinished(Ljava/lang/String;)V -PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->(Landroid/app/backup/FullBackupDataOutput;Landroid/content/pm/PackageManager;)V -PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->backupManifest(Landroid/content/pm/PackageInfo;Ljava/io/File;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Z)V -PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->backupManifest(Landroid/content/pm/PackageInfo;Ljava/io/File;Ljava/io/File;Z)V +HPLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->(Landroid/app/backup/FullBackupDataOutput;Landroid/content/pm/PackageManager;)V +HPLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->backupManifest(Landroid/content/pm/PackageInfo;Ljava/io/File;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Z)V +HPLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->backupManifest(Landroid/content/pm/PackageInfo;Ljava/io/File;Ljava/io/File;Z)V PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->backupWidget(Landroid/content/pm/PackageInfo;Ljava/io/File;Ljava/io/File;[B)V -PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->getManifestBytes(Landroid/content/pm/PackageInfo;Z)[B +HPLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->getManifestBytes(Landroid/content/pm/PackageInfo;Z)[B PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->getMetadataBytes(Ljava/lang/String;)[B PLcom/android/server/backup/fullbackup/AppMetadataBackupWriter;->writeWidgetData(Ljava/io/DataOutputStream;[B)V -PLcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner;->(Lcom/android/server/backup/fullbackup/FullBackupEngine;Lcom/android/server/backup/UserBackupManagerService;Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;Landroid/os/ParcelFileDescriptor;IZ)V -PLcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner;->run()V +HPLcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner;->(Lcom/android/server/backup/fullbackup/FullBackupEngine;Lcom/android/server/backup/UserBackupManagerService;Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;Landroid/os/ParcelFileDescriptor;IZ)V +HPLcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner;->run()V PLcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner;->shouldWriteApk(Landroid/content/pm/ApplicationInfo;ZZ)Z HPLcom/android/server/backup/fullbackup/FullBackupEngine;->(Lcom/android/server/backup/UserBackupManagerService;Ljava/io/OutputStream;Lcom/android/server/backup/fullbackup/FullBackupPreflight;Landroid/content/pm/PackageInfo;ZLcom/android/server/backup/BackupRestoreTask;JIILcom/android/server/backup/utils/BackupEligibilityRules;)V -PLcom/android/server/backup/fullbackup/FullBackupEngine;->access$000(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/UserBackupManagerService; -PLcom/android/server/backup/fullbackup/FullBackupEngine;->access$100(Lcom/android/server/backup/fullbackup/FullBackupEngine;)I -PLcom/android/server/backup/fullbackup/FullBackupEngine;->access$200(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/BackupAgentTimeoutParameters; -PLcom/android/server/backup/fullbackup/FullBackupEngine;->access$300(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/BackupRestoreTask; -PLcom/android/server/backup/fullbackup/FullBackupEngine;->access$400(Lcom/android/server/backup/fullbackup/FullBackupEngine;)J -PLcom/android/server/backup/fullbackup/FullBackupEngine;->backupOnePackage()I -PLcom/android/server/backup/fullbackup/FullBackupEngine;->initializeAgent()Z -PLcom/android/server/backup/fullbackup/FullBackupEngine;->preflightCheck()I -PLcom/android/server/backup/fullbackup/FullBackupEngine;->tearDown()V +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->access$000(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/UserBackupManagerService; +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->access$100(Lcom/android/server/backup/fullbackup/FullBackupEngine;)I +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->access$200(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/BackupAgentTimeoutParameters; +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->access$300(Lcom/android/server/backup/fullbackup/FullBackupEngine;)Lcom/android/server/backup/BackupRestoreTask; +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->access$400(Lcom/android/server/backup/fullbackup/FullBackupEngine;)J +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->backupOnePackage()I +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->initializeAgent()Z +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->preflightCheck()I +HPLcom/android/server/backup/fullbackup/FullBackupEngine;->tearDown()V HPLcom/android/server/backup/fullbackup/FullBackupEntry;->(Ljava/lang/String;J)V HPLcom/android/server/backup/fullbackup/FullBackupEntry;->compareTo(Lcom/android/server/backup/fullbackup/FullBackupEntry;)I HPLcom/android/server/backup/fullbackup/FullBackupEntry;->compareTo(Ljava/lang/Object;)I -PLcom/android/server/backup/fullbackup/FullBackupTask;->(Landroid/app/backup/IFullBackupRestoreObserver;)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Lcom/android/server/backup/transport/TransportClient;JII)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->getExpectedSizeOrErrorCode()J +HPLcom/android/server/backup/fullbackup/FullBackupTask;->(Landroid/app/backup/IFullBackupRestoreObserver;)V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Lcom/android/server/backup/transport/TransportClient;JII)V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->getExpectedSizeOrErrorCode()J +PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->handleCancel(Z)V PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->lambda$preflightFullBackup$0$PerformFullTransportBackupTask$SinglePackageBackupPreflight(Landroid/app/IBackupAgent;JLandroid/app/backup/IBackupCallback;)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->operationComplete(J)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->preflightFullBackup(Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;)I -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Landroid/os/ParcelFileDescriptor;Landroid/content/pm/PackageInfo;Lcom/android/server/backup/transport/TransportClient;JII)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->getBackupResultBlocking()I -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->getPreflightResultBlocking()J +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->operationComplete(J)V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight;->preflightFullBackup(Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;)I +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Landroid/os/ParcelFileDescriptor;Landroid/content/pm/PackageInfo;Lcom/android/server/backup/transport/TransportClient;JII)V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->getBackupResultBlocking()I +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->getPreflightResultBlocking()J PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->handleCancel(Z)V PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->operationComplete(J)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->registerTask()V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->run()V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->unregisterTask()V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->registerTask()V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->run()V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;->unregisterTask()V HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/transport/TransportClient;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 -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$000(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Lcom/android/server/backup/BackupAgentTimeoutParameters; -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$100(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Lcom/android/server/backup/UserBackupManagerService; +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$000(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Lcom/android/server/backup/BackupAgentTimeoutParameters; +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$100(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Lcom/android/server/backup/UserBackupManagerService; HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$200(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Lcom/android/server/backup/utils/BackupEligibilityRules; PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$300(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;)Landroid/app/backup/IBackupManagerMonitor; PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->access$302(Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Landroid/app/backup/IBackupManagerMonitor;)Landroid/app/backup/IBackupManagerMonitor; HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->cleanUpPipes([Landroid/os/ParcelFileDescriptor;)V PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->handleCancel(Z)V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->lambda$newWithCurrentTransport$0(Lcom/android/server/backup/TransportManager;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->lambda$newWithCurrentTransport$0(Lcom/android/server/backup/TransportManager;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->newWithCurrentTransport(Lcom/android/server/backup/UserBackupManagerService;Landroid/app/backup/IFullBackupRestoreObserver;[Ljava/lang/String;ZLcom/android/server/backup/FullBackupJob;Ljava/util/concurrent/CountDownLatch;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;ZLjava/lang/String;Lcom/android/server/backup/utils/BackupEligibilityRules;)Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask; HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->registerTask()V HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->run()V -PLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->unregisterTask()V +HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->unregisterTask()V PLcom/android/server/backup/internal/-$$Lambda$BackupHandler$xZCkaR14t3ajzdFL9xaNSb7c27E;->(Lcom/android/server/backup/TransportManager;Lcom/android/server/backup/transport/TransportClient;)V HPLcom/android/server/backup/internal/-$$Lambda$BackupHandler$xZCkaR14t3ajzdFL9xaNSb7c27E;->onFinished(Ljava/lang/String;)V PLcom/android/server/backup/internal/BackupHandler;->(Lcom/android/server/backup/UserBackupManagerService;Landroid/os/HandlerThread;)V @@ -10100,7 +11207,7 @@ HPLcom/android/server/backup/internal/BackupHandler;->dispatchMessageInternal(La HPLcom/android/server/backup/internal/BackupHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/backup/internal/BackupHandler;->lambda$handleMessage$0(Lcom/android/server/backup/TransportManager;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V PLcom/android/server/backup/internal/BackupHandler;->stop()V -PLcom/android/server/backup/internal/Operation;->(ILcom/android/server/backup/BackupRestoreTask;I)V +HPLcom/android/server/backup/internal/Operation;->(ILcom/android/server/backup/BackupRestoreTask;I)V PLcom/android/server/backup/internal/RunInitializeReceiver;->(Lcom/android/server/backup/UserBackupManagerService;)V PLcom/android/server/backup/internal/SetupObserver;->(Lcom/android/server/backup/UserBackupManagerService;Landroid/os/Handler;)V HPLcom/android/server/backup/keyvalue/-$$Lambda$KeyValueBackupTask$Tfg_5iKscHIn35GSN01y-Sf6EqA;->(Lcom/android/server/backup/keyvalue/KeyValueBackupTask;Landroid/app/IBackupAgent;JI)V @@ -10112,83 +11219,84 @@ PLcom/android/server/backup/keyvalue/AgentException;->transitory()Lcom/android/s PLcom/android/server/backup/keyvalue/BackupException;->()V PLcom/android/server/backup/keyvalue/BackupException;->(Ljava/lang/Exception;)V HPLcom/android/server/backup/keyvalue/BackupRequest;->(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/BackupRequest;->toString()Ljava/lang/String; -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->(Lcom/android/server/backup/UserBackupManagerService;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->getMonitor()Landroid/app/backup/IBackupManagerMonitor; -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->getObserver()Landroid/app/backup/IBackupObserver; +HPLcom/android/server/backup/keyvalue/BackupRequest;->toString()Ljava/lang/String; +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->(Lcom/android/server/backup/UserBackupManagerService;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->getMonitor()Landroid/app/backup/IBackupManagerMonitor; +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->getObserver()Landroid/app/backup/IBackupObserver; PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->getPackageName(Landroid/content/pm/PackageInfo;)Ljava/lang/String; PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentError(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentFilesReady(Ljava/io/File;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentResultError(Landroid/content/pm/PackageInfo;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentFilesReady(Ljava/io/File;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentResultError(Landroid/content/pm/PackageInfo;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onAgentTimedOut(Landroid/content/pm/PackageInfo;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onBackupFinished(I)V +PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onCallAgentDoBackupError(Ljava/lang/String;ZLjava/lang/Exception;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onEmptyData(Landroid/content/pm/PackageInfo;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onExtractAgentData(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onExtractAgentData(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onExtractPmAgentDataError(Ljava/lang/Exception;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onInitializeTransport(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onNewThread(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupComplete(Ljava/lang/String;J)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onNewThread(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupComplete(Ljava/lang/String;J)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupNonIncrementalRequired(Landroid/content/pm/PackageInfo;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupRejected(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupTransportError(Ljava/lang/String;Ljava/lang/Exception;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageBackupTransportFailure(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageNotEligibleForBackup(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onPackageStopped(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onQueueReady(Ljava/util/List;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onRemoteCallReturned(Lcom/android/server/backup/remote/RemoteResult;Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onQueueReady(Ljava/util/List;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onRemoteCallReturned(Lcom/android/server/backup/remote/RemoteResult;Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onRevertTask()V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onSkipBackup()V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onStartFullBackup(Ljava/util/List;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onStartPackageBackup(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTaskFinished()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onStartFullBackup(Ljava/util/List;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onStartPackageBackup(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTaskFinished()V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportInitialized(I)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportPerformBackup(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportReady(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportPerformBackup(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportReady(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTransportRequestBackupTimeError(Ljava/lang/Exception;)V PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onWriteWidgetData(Z[B)V PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->()V HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;Ljava/util/List;Lcom/android/server/backup/DataChangedJournal;Lcom/android/server/backup/keyvalue/KeyValueBackupReporter;Lcom/android/server/backup/internal/OnTaskFinishedListener;Ljava/util/List;ZZLcom/android/server/backup/utils/BackupEligibilityRules;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->SHA1Checksum([B)Ljava/lang/String; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->applyStateTransaction(I)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->backupPackage(Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->backupPm()V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->bindAgent(Landroid/content/pm/PackageInfo;)Landroid/app/IBackupAgent; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->checkAgentResult(Landroid/content/pm/PackageInfo;Lcom/android/server/backup/remote/RemoteResult;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->checkBackupData(Landroid/content/pm/ApplicationInfo;Ljava/io/File;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgent(I)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->SHA1Checksum([B)Ljava/lang/String; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->applyStateTransaction(I)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->backupPackage(Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->backupPm()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->bindAgent(Landroid/content/pm/PackageInfo;)Landroid/app/IBackupAgent; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->checkAgentResult(Landroid/content/pm/PackageInfo;Lcom/android/server/backup/remote/RemoteResult;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->checkBackupData(Landroid/content/pm/ApplicationInfo;Ljava/io/File;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgent(I)V PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgentForError(Lcom/android/server/backup/keyvalue/BackupException;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgentForTransportStatus(I)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgentForTransportStatus(I)V PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->clearStatus(Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->clearStatus(Ljava/lang/String;Ljava/io/File;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->createFullBackupTask(Ljava/util/List;)Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractAgentData(Landroid/content/pm/PackageInfo;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractAgentData(Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractPmAgentData(Landroid/content/pm/PackageInfo;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->finishTask(I)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->createFullBackupTask(Ljava/util/List;)Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractAgentData(Landroid/content/pm/PackageInfo;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractAgentData(Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractPmAgentData(Landroid/content/pm/PackageInfo;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->finishTask(I)V PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getBackupFinishedStatus(ZI)I -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getPackageForBackup(Ljava/lang/String;)Landroid/content/pm/PackageInfo; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getPerformBackupFlags(ZZ)I -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getSucceedingPackages()[Ljava/lang/String; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getSuccessStateFileFor(Ljava/lang/String;)Ljava/io/File; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getTopLevelSuccessStateDirectory(Z)Ljava/io/File; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->handleTransportStatus(ILjava/lang/String;J)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getPackageForBackup(Ljava/lang/String;)Landroid/content/pm/PackageInfo; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getPerformBackupFlags(ZZ)I +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getSucceedingPackages()[Ljava/lang/String; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getSuccessStateFileFor(Ljava/lang/String;)Ljava/io/File; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->getTopLevelSuccessStateDirectory(Z)Ljava/io/File; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->handleTransportStatus(ILjava/lang/String;J)V HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->informTransportOfUnchangedApps(Ljava/util/Set;)V HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->isEligibleForNoDataCall(Landroid/content/pm/PackageInfo;)Z -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->lambda$extractAgentData$0$KeyValueBackupTask(Landroid/app/IBackupAgent;JILandroid/app/backup/IBackupCallback;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->registerTask()V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->remoteCall(Lcom/android/server/backup/remote/RemoteCallable;JLjava/lang/String;)Lcom/android/server/backup/remote/RemoteResult; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->revertTask()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->lambda$extractAgentData$0$KeyValueBackupTask(Landroid/app/IBackupAgent;JILandroid/app/backup/IBackupCallback;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->registerTask()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->remoteCall(Lcom/android/server/backup/remote/RemoteCallable;JLjava/lang/String;)Lcom/android/server/backup/remote/RemoteResult; +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->revertTask()V HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->run()V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->sendDataToTransport()I -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->sendDataToTransport(Landroid/content/pm/PackageInfo;)I +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->sendDataToTransport()I +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->sendDataToTransport(Landroid/content/pm/PackageInfo;)I HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->sendNoDataChangedTo(Lcom/android/internal/backup/IBackupTransport;Landroid/content/pm/PackageInfo;I)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->setSuccessState(Ljava/lang/String;Z)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->setSuccessState(Ljava/lang/String;Z)V HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->start(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;Ljava/util/List;Lcom/android/server/backup/DataChangedJournal;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;Lcom/android/server/backup/internal/OnTaskFinishedListener;Ljava/util/List;ZZLcom/android/server/backup/utils/BackupEligibilityRules;)Lcom/android/server/backup/keyvalue/KeyValueBackupTask; -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->startTask()V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->transportPerformBackup(Landroid/content/pm/PackageInfo;Ljava/io/File;Z)I -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->tryCloseFileDescriptor(Ljava/io/Closeable;Ljava/lang/String;)V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->unregisterTask()V -PLcom/android/server/backup/keyvalue/KeyValueBackupTask;->writeWidgetPayloadIfAppropriate(Ljava/io/FileDescriptor;Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->startTask()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->transportPerformBackup(Landroid/content/pm/PackageInfo;Ljava/io/File;Z)I +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->tryCloseFileDescriptor(Ljava/io/Closeable;Ljava/lang/String;)V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->unregisterTask()V +HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->writeWidgetPayloadIfAppropriate(Ljava/io/FileDescriptor;Ljava/lang/String;)V PLcom/android/server/backup/keyvalue/TaskException;->(Ljava/lang/Exception;ZI)V PLcom/android/server/backup/keyvalue/TaskException;->(ZI)V PLcom/android/server/backup/keyvalue/TaskException;->causedBy(Ljava/lang/Exception;)Lcom/android/server/backup/keyvalue/TaskException; @@ -10196,24 +11304,25 @@ PLcom/android/server/backup/keyvalue/TaskException;->create()Lcom/android/server PLcom/android/server/backup/keyvalue/TaskException;->forStatus(I)Lcom/android/server/backup/keyvalue/TaskException; PLcom/android/server/backup/keyvalue/TaskException;->getStatus()I PLcom/android/server/backup/keyvalue/TaskException;->isStateCompromised()Z +PLcom/android/server/backup/keyvalue/TaskException;->stateCompromised(Ljava/lang/Exception;)Lcom/android/server/backup/keyvalue/TaskException; HPLcom/android/server/backup/params/BackupParams;->(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;Lcom/android/server/backup/internal/OnTaskFinishedListener;ZZLcom/android/server/backup/utils/BackupEligibilityRules;)V PLcom/android/server/backup/params/RestoreParams;->(Lcom/android/server/backup/transport/TransportClient;Landroid/app/backup/IRestoreObserver;Landroid/app/backup/IBackupManagerMonitor;JLandroid/content/pm/PackageInfo;IZ[Ljava/lang/String;Lcom/android/server/backup/internal/OnTaskFinishedListener;Lcom/android/server/backup/utils/BackupEligibilityRules;)V PLcom/android/server/backup/params/RestoreParams;->createForRestoreAtInstall(Lcom/android/server/backup/transport/TransportClient;Landroid/app/backup/IRestoreObserver;Landroid/app/backup/IBackupManagerMonitor;JLjava/lang/String;ILcom/android/server/backup/internal/OnTaskFinishedListener;Lcom/android/server/backup/utils/BackupEligibilityRules;)Lcom/android/server/backup/params/RestoreParams; HPLcom/android/server/backup/remote/-$$Lambda$RemoteCall$KU79zXZdYj-XIeuWevlfe_nSw5Y;->(Lcom/android/server/backup/remote/RemoteCall;)V HPLcom/android/server/backup/remote/-$$Lambda$RemoteCall$KU79zXZdYj-XIeuWevlfe_nSw5Y;->run()V -PLcom/android/server/backup/remote/FutureBackupCallback;->(Ljava/util/concurrent/CompletableFuture;)V -PLcom/android/server/backup/remote/FutureBackupCallback;->operationComplete(J)V +HPLcom/android/server/backup/remote/FutureBackupCallback;->(Ljava/util/concurrent/CompletableFuture;)V +HPLcom/android/server/backup/remote/FutureBackupCallback;->operationComplete(J)V PLcom/android/server/backup/remote/RemoteCall;->(Lcom/android/server/backup/remote/RemoteCallable;J)V -PLcom/android/server/backup/remote/RemoteCall;->(ZLcom/android/server/backup/remote/RemoteCallable;J)V -PLcom/android/server/backup/remote/RemoteCall;->call()Lcom/android/server/backup/remote/RemoteResult; +HPLcom/android/server/backup/remote/RemoteCall;->(ZLcom/android/server/backup/remote/RemoteCallable;J)V +HPLcom/android/server/backup/remote/RemoteCall;->call()Lcom/android/server/backup/remote/RemoteResult; PLcom/android/server/backup/remote/RemoteCall;->execute(Lcom/android/server/backup/remote/RemoteCallable;J)Lcom/android/server/backup/remote/RemoteResult; -PLcom/android/server/backup/remote/RemoteCall;->lambda$KU79zXZdYj-XIeuWevlfe_nSw5Y(Lcom/android/server/backup/remote/RemoteCall;)V -PLcom/android/server/backup/remote/RemoteCall;->timeOut()V +HPLcom/android/server/backup/remote/RemoteCall;->lambda$KU79zXZdYj-XIeuWevlfe_nSw5Y(Lcom/android/server/backup/remote/RemoteCall;)V +HPLcom/android/server/backup/remote/RemoteCall;->timeOut()V PLcom/android/server/backup/remote/RemoteResult;->()V -PLcom/android/server/backup/remote/RemoteResult;->(IJ)V -PLcom/android/server/backup/remote/RemoteResult;->get()J -PLcom/android/server/backup/remote/RemoteResult;->isPresent()Z -PLcom/android/server/backup/remote/RemoteResult;->of(J)Lcom/android/server/backup/remote/RemoteResult; +HPLcom/android/server/backup/remote/RemoteResult;->(IJ)V +HPLcom/android/server/backup/remote/RemoteResult;->get()J +HPLcom/android/server/backup/remote/RemoteResult;->isPresent()Z +HPLcom/android/server/backup/remote/RemoteResult;->of(J)Lcom/android/server/backup/remote/RemoteResult; PLcom/android/server/backup/restore/PerformUnifiedRestoreTask$1;->()V PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/transport/TransportClient;Landroid/app/backup/IRestoreObserver;Landroid/app/backup/IBackupManagerMonitor;JLandroid/content/pm/PackageInfo;IZ[Ljava/lang/String;Lcom/android/server/backup/internal/OnTaskFinishedListener;Lcom/android/server/backup/utils/BackupEligibilityRules;)V PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->dispatchNextRestore()V @@ -10224,6 +11333,7 @@ PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->finalizeRestore( PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->getExcludedKeysForPackage(Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->initiateOneRestore(Landroid/content/pm/PackageInfo;J)V PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->operationComplete(J)V +PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->sendOnRestorePackage(Ljava/lang/String;)V PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->sendStartRestore(I)V PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->shouldStageBackupData(Ljava/lang/String;)Z PLcom/android/server/backup/restore/PerformUnifiedRestoreTask;->startRestore()V @@ -10237,32 +11347,33 @@ HPLcom/android/server/backup/transport/-$$Lambda$TransportClient$RqY_WVHhkHjB0ru PLcom/android/server/backup/transport/-$$Lambda$TransportClientManager$iU9wbY0cedOlTc8IT4WCTIdXCn8;->()V PLcom/android/server/backup/transport/-$$Lambda$TransportClientManager$iU9wbY0cedOlTc8IT4WCTIdXCn8;->()V HPLcom/android/server/backup/transport/-$$Lambda$TransportClientManager$iU9wbY0cedOlTc8IT4WCTIdXCn8;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/backup/transport/TransportClient$TransportConnection;->(Landroid/content/Context;Lcom/android/server/backup/transport/TransportClient;)V -PLcom/android/server/backup/transport/TransportClient$TransportConnection;->(Landroid/content/Context;Lcom/android/server/backup/transport/TransportClient;Lcom/android/server/backup/transport/TransportClient$1;)V +HPLcom/android/server/backup/transport/TransportClient$TransportConnection;->(Landroid/content/Context;Lcom/android/server/backup/transport/TransportClient;)V +HPLcom/android/server/backup/transport/TransportClient$TransportConnection;->(Landroid/content/Context;Lcom/android/server/backup/transport/TransportClient;Lcom/android/server/backup/transport/TransportClient$1;)V PLcom/android/server/backup/transport/TransportClient$TransportConnection;->onBindingDied(Landroid/content/ComponentName;)V -PLcom/android/server/backup/transport/TransportClient$TransportConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/backup/transport/TransportClient$TransportConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/backup/transport/TransportClient$TransportConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/backup/transport/TransportClient;->(ILandroid/content/Context;Lcom/android/server/backup/transport/TransportStats;Landroid/content/Intent;Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/backup/transport/TransportClient;->(ILandroid/content/Context;Lcom/android/server/backup/transport/TransportStats;Landroid/content/Intent;Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/backup/transport/TransportClient;->(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 -PLcom/android/server/backup/transport/TransportClient;->access$100(Lcom/android/server/backup/transport/TransportClient;Landroid/os/IBinder;)V +HPLcom/android/server/backup/transport/TransportClient;->access$100(Lcom/android/server/backup/transport/TransportClient;Landroid/os/IBinder;)V PLcom/android/server/backup/transport/TransportClient;->access$200(Lcom/android/server/backup/transport/TransportClient;)V +PLcom/android/server/backup/transport/TransportClient;->access$300(Lcom/android/server/backup/transport/TransportClient;)V HPLcom/android/server/backup/transport/TransportClient;->checkState(ZLjava/lang/String;)V HPLcom/android/server/backup/transport/TransportClient;->checkStateIntegrityLocked()V HPLcom/android/server/backup/transport/TransportClient;->connect(Ljava/lang/String;)Lcom/android/internal/backup/IBackupTransport; -PLcom/android/server/backup/transport/TransportClient;->connectAsync(Lcom/android/server/backup/transport/TransportConnectionListener;Ljava/lang/String;)V +HPLcom/android/server/backup/transport/TransportClient;->connectAsync(Lcom/android/server/backup/transport/TransportConnectionListener;Ljava/lang/String;)V HPLcom/android/server/backup/transport/TransportClient;->connectOrThrow(Ljava/lang/String;)Lcom/android/internal/backup/IBackupTransport; -PLcom/android/server/backup/transport/TransportClient;->finalize()V +HPLcom/android/server/backup/transport/TransportClient;->finalize()V PLcom/android/server/backup/transport/TransportClient;->getConnectedTransport(Ljava/lang/String;)Lcom/android/internal/backup/IBackupTransport; PLcom/android/server/backup/transport/TransportClient;->getTransportComponent()Landroid/content/ComponentName; -PLcom/android/server/backup/transport/TransportClient;->lambda$connect$0(Ljava/util/concurrent/CompletableFuture;Lcom/android/internal/backup/IBackupTransport;Lcom/android/server/backup/transport/TransportClient;)V -PLcom/android/server/backup/transport/TransportClient;->lambda$notifyListener$1$TransportClient(Lcom/android/server/backup/transport/TransportConnectionListener;Lcom/android/internal/backup/IBackupTransport;)V +HPLcom/android/server/backup/transport/TransportClient;->lambda$connect$0(Ljava/util/concurrent/CompletableFuture;Lcom/android/internal/backup/IBackupTransport;Lcom/android/server/backup/transport/TransportClient;)V +HPLcom/android/server/backup/transport/TransportClient;->lambda$notifyListener$1$TransportClient(Lcom/android/server/backup/transport/TransportConnectionListener;Lcom/android/internal/backup/IBackupTransport;)V HPLcom/android/server/backup/transport/TransportClient;->log(ILjava/lang/String;)V HPLcom/android/server/backup/transport/TransportClient;->log(ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/backup/transport/TransportClient;->markAsDisposed()V -PLcom/android/server/backup/transport/TransportClient;->notifyListener(Lcom/android/server/backup/transport/TransportConnectionListener;Lcom/android/internal/backup/IBackupTransport;Ljava/lang/String;)V +HPLcom/android/server/backup/transport/TransportClient;->markAsDisposed()V +HPLcom/android/server/backup/transport/TransportClient;->notifyListener(Lcom/android/server/backup/transport/TransportConnectionListener;Lcom/android/internal/backup/IBackupTransport;Ljava/lang/String;)V HPLcom/android/server/backup/transport/TransportClient;->notifyListenersAndClearLocked(Lcom/android/internal/backup/IBackupTransport;)V PLcom/android/server/backup/transport/TransportClient;->onBindingDied()V -PLcom/android/server/backup/transport/TransportClient;->onServiceConnected(Landroid/os/IBinder;)V +HPLcom/android/server/backup/transport/TransportClient;->onServiceConnected(Landroid/os/IBinder;)V PLcom/android/server/backup/transport/TransportClient;->onServiceDisconnected()V HPLcom/android/server/backup/transport/TransportClient;->onStateTransition(II)V HPLcom/android/server/backup/transport/TransportClient;->saveLogEntry(Ljava/lang/String;)V @@ -10270,23 +11381,23 @@ HPLcom/android/server/backup/transport/TransportClient;->setStateLocked(ILcom/an HPLcom/android/server/backup/transport/TransportClient;->stateToString(I)Ljava/lang/String; HPLcom/android/server/backup/transport/TransportClient;->toString()Ljava/lang/String; HPLcom/android/server/backup/transport/TransportClient;->transitionThroughState(III)I -PLcom/android/server/backup/transport/TransportClient;->unbind(Ljava/lang/String;)V +HPLcom/android/server/backup/transport/TransportClient;->unbind(Ljava/lang/String;)V PLcom/android/server/backup/transport/TransportClientManager;->()V PLcom/android/server/backup/transport/TransportClientManager;->(ILandroid/content/Context;Lcom/android/server/backup/transport/TransportStats;)V PLcom/android/server/backup/transport/TransportClientManager;->(ILandroid/content/Context;Lcom/android/server/backup/transport/TransportStats;Ljava/util/function/Function;)V -PLcom/android/server/backup/transport/TransportClientManager;->disposeOfTransportClient(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V +HPLcom/android/server/backup/transport/TransportClientManager;->disposeOfTransportClient(Lcom/android/server/backup/transport/TransportClient;Ljava/lang/String;)V PLcom/android/server/backup/transport/TransportClientManager;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/backup/transport/TransportClientManager;->getRealTransportIntent(Landroid/content/ComponentName;)Landroid/content/Intent; -PLcom/android/server/backup/transport/TransportClientManager;->getTransportClient(Landroid/content/ComponentName;Landroid/os/Bundle;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; -PLcom/android/server/backup/transport/TransportClientManager;->getTransportClient(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/transport/TransportClientManager;->getRealTransportIntent(Landroid/content/ComponentName;)Landroid/content/Intent; +HPLcom/android/server/backup/transport/TransportClientManager;->getTransportClient(Landroid/content/ComponentName;Landroid/os/Bundle;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; +HPLcom/android/server/backup/transport/TransportClientManager;->getTransportClient(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/backup/transport/TransportClient; HPLcom/android/server/backup/transport/TransportClientManager;->getTransportClient(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;)Lcom/android/server/backup/transport/TransportClient; HPLcom/android/server/backup/transport/TransportClientManager;->lambda$iU9wbY0cedOlTc8IT4WCTIdXCn8(Landroid/content/ComponentName;)Landroid/content/Intent; PLcom/android/server/backup/transport/TransportNotAvailableException;->()V PLcom/android/server/backup/transport/TransportStats$Stats;->()V -PLcom/android/server/backup/transport/TransportStats$Stats;->access$000(Lcom/android/server/backup/transport/TransportStats$Stats;J)V -PLcom/android/server/backup/transport/TransportStats$Stats;->register(J)V +HPLcom/android/server/backup/transport/TransportStats$Stats;->access$000(Lcom/android/server/backup/transport/TransportStats$Stats;J)V +HPLcom/android/server/backup/transport/TransportStats$Stats;->register(J)V PLcom/android/server/backup/transport/TransportStats;->()V -PLcom/android/server/backup/transport/TransportStats;->registerConnectionTime(Landroid/content/ComponentName;J)V +HPLcom/android/server/backup/transport/TransportStats;->registerConnectionTime(Landroid/content/ComponentName;J)V HPLcom/android/server/backup/transport/TransportUtils;->formatMessage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/backup/transport/TransportUtils;->log(ILjava/lang/String;Ljava/lang/String;)V PLcom/android/server/backup/utils/BackupEligibilityRules;->()V @@ -10300,31 +11411,31 @@ HPLcom/android/server/backup/utils/BackupEligibilityRules;->appIsStopped(Landroi HPLcom/android/server/backup/utils/BackupEligibilityRules;->forceFullBackup(II)Z HPLcom/android/server/backup/utils/BackupEligibilityRules;->getOperationType()I HPLcom/android/server/backup/utils/BackupEligibilityRules;->isAppBackupAllowed(Landroid/content/pm/ApplicationInfo;)Z -PLcom/android/server/backup/utils/BackupManagerMonitorUtils;->monitorEvent(Landroid/app/backup/IBackupManagerMonitor;ILandroid/content/pm/PackageInfo;ILandroid/os/Bundle;)Landroid/app/backup/IBackupManagerMonitor; -PLcom/android/server/backup/utils/BackupManagerMonitorUtils;->putMonitoringExtra(Landroid/os/Bundle;Ljava/lang/String;J)Landroid/os/Bundle; +HPLcom/android/server/backup/utils/BackupManagerMonitorUtils;->monitorEvent(Landroid/app/backup/IBackupManagerMonitor;ILandroid/content/pm/PackageInfo;ILandroid/os/Bundle;)Landroid/app/backup/IBackupManagerMonitor; +HPLcom/android/server/backup/utils/BackupManagerMonitorUtils;->putMonitoringExtra(Landroid/os/Bundle;Ljava/lang/String;J)Landroid/os/Bundle; PLcom/android/server/backup/utils/BackupManagerMonitorUtils;->putMonitoringExtra(Landroid/os/Bundle;Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle; PLcom/android/server/backup/utils/BackupManagerMonitorUtils;->putMonitoringExtra(Landroid/os/Bundle;Ljava/lang/String;Z)Landroid/os/Bundle; -PLcom/android/server/backup/utils/BackupObserverUtils;->sendBackupFinished(Landroid/app/backup/IBackupObserver;I)V -PLcom/android/server/backup/utils/BackupObserverUtils;->sendBackupOnPackageResult(Landroid/app/backup/IBackupObserver;Ljava/lang/String;I)V +HPLcom/android/server/backup/utils/BackupObserverUtils;->sendBackupFinished(Landroid/app/backup/IBackupObserver;I)V +HPLcom/android/server/backup/utils/BackupObserverUtils;->sendBackupOnPackageResult(Landroid/app/backup/IBackupObserver;Ljava/lang/String;I)V HPLcom/android/server/backup/utils/BackupObserverUtils;->sendBackupOnUpdate(Landroid/app/backup/IBackupObserver;Ljava/lang/String;Landroid/app/backup/BackupProgress;)V PLcom/android/server/backup/utils/DataStreamFileCodec;->(Ljava/io/File;Lcom/android/server/backup/utils/DataStreamCodec;)V PLcom/android/server/backup/utils/DataStreamFileCodec;->deserialize()Ljava/lang/Object; HPLcom/android/server/backup/utils/FullBackupUtils;->routeSocketDataToOutput(Landroid/os/ParcelFileDescriptor;Ljava/io/OutputStream;)V -PLcom/android/server/backup/utils/RandomAccessFileUtils;->getRandomAccessFile(Ljava/io/File;)Ljava/io/RandomAccessFile; -PLcom/android/server/backup/utils/RandomAccessFileUtils;->writeBoolean(Ljava/io/File;Z)V +HPLcom/android/server/backup/utils/RandomAccessFileUtils;->getRandomAccessFile(Ljava/io/File;)Ljava/io/RandomAccessFile; +HPLcom/android/server/backup/utils/RandomAccessFileUtils;->writeBoolean(Ljava/io/File;Z)V HPLcom/android/server/backup/utils/SparseArrayUtils;->union(Landroid/util/SparseArray;)Ljava/util/HashSet; HSPLcom/android/server/biometrics/-$$Lambda$BiometricService$-Lz4SE6Z8mpD4uALX8SBAcJyew0;->(Lcom/android/server/biometrics/BiometricService;)V PLcom/android/server/biometrics/-$$Lambda$BiometricService$-Lz4SE6Z8mpD4uALX8SBAcJyew0;->onClientDied()V -PLcom/android/server/biometrics/-$$Lambda$BiometricService$pfvg5WJlOphhU40NFLIPqQ4cqhY;->(Lcom/android/server/biometrics/BiometricService;ILandroid/hardware/biometrics/PromptInfo;Ljava/lang/String;Landroid/os/IBinder;JLandroid/hardware/biometrics/IBiometricServiceReceiver;III)V -PLcom/android/server/biometrics/-$$Lambda$BiometricService$pfvg5WJlOphhU40NFLIPqQ4cqhY;->run()V +PLcom/android/server/biometrics/-$$Lambda$BiometricService$ulBf90ESjGlHOe_xOZm_77pVGjs;->(Lcom/android/server/biometrics/BiometricService;ILandroid/hardware/biometrics/PromptInfo;Ljava/lang/String;Landroid/os/IBinder;JLandroid/hardware/biometrics/IBiometricServiceReceiver;)V +PLcom/android/server/biometrics/-$$Lambda$BiometricService$ulBf90ESjGlHOe_xOZm_77pVGjs;->run()V HSPLcom/android/server/biometrics/-$$Lambda$BiometricStrengthController$QDKi0x5NjAIvl8pnTmcxjUPmotU;->(Lcom/android/server/biometrics/BiometricStrengthController;)V HSPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->(Lcom/android/server/biometrics/AuthService;)V HSPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->(Lcom/android/server/biometrics/AuthService;Lcom/android/server/biometrics/AuthService$1;)V PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->authenticate(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;)V -PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->canAuthenticate(Ljava/lang/String;II)I +HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->canAuthenticate(Ljava/lang/String;II)I PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->cancelAuthentication(Landroid/os/IBinder;Ljava/lang/String;)V -PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->getAuthenticatorIds()[J -PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->hasEnrolledBiometrics(ILjava/lang/String;)Z +HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->getAuthenticatorIds()[J +HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->hasEnrolledBiometrics(ILjava/lang/String;)Z PLcom/android/server/biometrics/AuthService$AuthServiceImpl;->registerEnabledOnKeyguardCallback(Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback;)V HSPLcom/android/server/biometrics/AuthService$Injector;->()V PLcom/android/server/biometrics/AuthService$Injector;->getAppOps(Landroid/content/Context;)Landroid/app/AppOpsManager; @@ -10336,63 +11447,85 @@ HSPLcom/android/server/biometrics/AuthService$Injector;->publishBinderService(Lc HSPLcom/android/server/biometrics/AuthService;->(Landroid/content/Context;)V HSPLcom/android/server/biometrics/AuthService;->(Landroid/content/Context;Lcom/android/server/biometrics/AuthService$Injector;)V HSPLcom/android/server/biometrics/AuthService;->access$000(Lcom/android/server/biometrics/AuthService;Ljava/lang/String;Landroid/os/IBinder;)V -PLcom/android/server/biometrics/AuthService;->access$100(Lcom/android/server/biometrics/AuthService;)V -PLcom/android/server/biometrics/AuthService;->access$200(Lcom/android/server/biometrics/AuthService;)V -PLcom/android/server/biometrics/AuthService;->access$300(Lcom/android/server/biometrics/AuthService;ILjava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/biometrics/AuthService;->access$400(Lcom/android/server/biometrics/AuthService;)Landroid/hardware/biometrics/IBiometricService; +HPLcom/android/server/biometrics/AuthService;->access$200(Lcom/android/server/biometrics/AuthService;)V +HPLcom/android/server/biometrics/AuthService;->access$300(Lcom/android/server/biometrics/AuthService;)V +PLcom/android/server/biometrics/AuthService;->access$400(Lcom/android/server/biometrics/AuthService;ILjava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/biometrics/AuthService;->access$500(Lcom/android/server/biometrics/AuthService;)Landroid/hardware/biometrics/IBiometricService; PLcom/android/server/biometrics/AuthService;->checkAppOps(ILjava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/biometrics/AuthService;->checkInternalPermission()V -PLcom/android/server/biometrics/AuthService;->checkPermission()V +HPLcom/android/server/biometrics/AuthService;->checkInternalPermission()V +HPLcom/android/server/biometrics/AuthService;->checkPermission()V HSPLcom/android/server/biometrics/AuthService;->onStart()V HSPLcom/android/server/biometrics/AuthService;->registerAuthenticator(Lcom/android/server/biometrics/SensorConfig;)V -PLcom/android/server/biometrics/AuthSession;->(Landroid/content/Context;Lcom/android/internal/statusbar/IStatusBarService;Landroid/hardware/biometrics/IBiometricSysuiReceiver;Landroid/security/KeyStore;Ljava/util/Random;Lcom/android/server/biometrics/AuthSession$ClientDeathReceiver;Lcom/android/server/biometrics/PreAuthInfo;Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Landroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;IIIZ)V +PLcom/android/server/biometrics/AuthSession;->(Landroid/content/Context;Lcom/android/internal/statusbar/IStatusBarService;Landroid/hardware/biometrics/IBiometricSysuiReceiver;Landroid/security/KeyStore;Ljava/util/Random;Lcom/android/server/biometrics/AuthSession$ClientDeathReceiver;Lcom/android/server/biometrics/PreAuthInfo;Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Landroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;ZLjava/util/List;)V PLcom/android/server/biometrics/AuthSession;->allCookiesReceived()Z PLcom/android/server/biometrics/AuthSession;->binderDied()V +PLcom/android/server/biometrics/AuthSession;->cancelAllSensors()V +PLcom/android/server/biometrics/AuthSession;->cancelBiometricOnly()V +PLcom/android/server/biometrics/AuthSession;->containsCookie(I)Z PLcom/android/server/biometrics/AuthSession;->getAcquiredMessageForSensor(III)Ljava/lang/String; PLcom/android/server/biometrics/AuthSession;->getEligibleModalities()I PLcom/android/server/biometrics/AuthSession;->goToInitialState()V +PLcom/android/server/biometrics/AuthSession;->hasPausableBiometric()Z +PLcom/android/server/biometrics/AuthSession;->isAllowDeviceCredential()Z PLcom/android/server/biometrics/AuthSession;->isConfirmationRequired(Lcom/android/server/biometrics/BiometricSensor;)Z PLcom/android/server/biometrics/AuthSession;->isConfirmationRequiredByAnyEligibleSensor()Z PLcom/android/server/biometrics/AuthSession;->isCrypto()Z +PLcom/android/server/biometrics/AuthSession;->isUdfpsSensor(Lcom/android/server/biometrics/BiometricSensor;)Z PLcom/android/server/biometrics/AuthSession;->logOnDialogDismissed(I)V -PLcom/android/server/biometrics/AuthSession;->onAcquired(III)V +HPLcom/android/server/biometrics/AuthSession;->onAcquired(III)V +PLcom/android/server/biometrics/AuthSession;->onAuthenticationRejected()V PLcom/android/server/biometrics/AuthSession;->onAuthenticationSucceeded(IZ[B)V +PLcom/android/server/biometrics/AuthSession;->onCancelAuthSession(Z)Z +PLcom/android/server/biometrics/AuthSession;->onClientDied()Z PLcom/android/server/biometrics/AuthSession;->onCookieReceived(I)V +PLcom/android/server/biometrics/AuthSession;->onDeviceCredentialPressed()V +PLcom/android/server/biometrics/AuthSession;->onDialogAnimatedIn()V PLcom/android/server/biometrics/AuthSession;->onDialogDismissed(I[B)V +PLcom/android/server/biometrics/AuthSession;->onErrorReceived(IIII)Z +PLcom/android/server/biometrics/AuthSession;->onSystemEvent(I)V PLcom/android/server/biometrics/AuthSession;->sensorIdToModality(I)I PLcom/android/server/biometrics/AuthSession;->setSensorsToStateUnknown()V PLcom/android/server/biometrics/AuthSession;->setSensorsToStateWaitingForCookie()V -PLcom/android/server/biometrics/AuthSession;->startAllPreparedSensors()V +PLcom/android/server/biometrics/AuthSession;->startAllPreparedSensorsExceptUdfps()V +PLcom/android/server/biometrics/AuthSession;->startPreparedUdfpsSensors()V PLcom/android/server/biometrics/AuthSession;->statsModality()I PLcom/android/server/biometrics/AuthSession;->toString()Ljava/lang/String; HSPLcom/android/server/biometrics/BiometricSensor;->(IIILandroid/hardware/biometrics/IBiometricAuthenticator;)V +PLcom/android/server/biometrics/BiometricSensor;->getCookie()I HPLcom/android/server/biometrics/BiometricSensor;->getCurrentStrength()I PLcom/android/server/biometrics/BiometricSensor;->getSensorState()I +PLcom/android/server/biometrics/BiometricSensor;->goToStateCancelling(Landroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/biometrics/BiometricSensor;->goToStateCookieReturnedIfCookieMatches(I)V HSPLcom/android/server/biometrics/BiometricSensor;->goToStateUnknown()V -PLcom/android/server/biometrics/BiometricSensor;->goToStateWaitingForCookie(ZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;IIII)V +PLcom/android/server/biometrics/BiometricSensor;->goToStateWaitingForCookie(ZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;I)V PLcom/android/server/biometrics/BiometricSensor;->startSensor()V PLcom/android/server/biometrics/BiometricSensor;->toString()Ljava/lang/String; HSPLcom/android/server/biometrics/BiometricService$1;->(Lcom/android/server/biometrics/BiometricService;Landroid/os/Looper;)V -PLcom/android/server/biometrics/BiometricService$1;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/biometrics/BiometricService$1;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/biometrics/BiometricService$2;->(Lcom/android/server/biometrics/BiometricService;)V PLcom/android/server/biometrics/BiometricService$2;->onAcquired(III)V +PLcom/android/server/biometrics/BiometricService$2;->onAuthenticationFailed(I)V PLcom/android/server/biometrics/BiometricService$2;->onAuthenticationSucceeded(I[B)V +PLcom/android/server/biometrics/BiometricService$2;->onError(IIII)V HSPLcom/android/server/biometrics/BiometricService$3;->(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService$3;->onDeviceCredentialPressed()V +PLcom/android/server/biometrics/BiometricService$3;->onDialogAnimatedIn()V PLcom/android/server/biometrics/BiometricService$3;->onDialogDismissed(I[B)V +PLcom/android/server/biometrics/BiometricService$3;->onSystemEvent(I)V HSPLcom/android/server/biometrics/BiometricService$4;->(Lcom/android/server/biometrics/BiometricService;)V PLcom/android/server/biometrics/BiometricService$4;->onUserSwitchComplete(I)V HSPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper$1;->(Lcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;IIILandroid/hardware/biometrics/IBiometricAuthenticator;)V +PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper$1;->confirmationAlwaysRequired(I)Z PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper$1;->confirmationSupported()Z HSPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->(Lcom/android/server/biometrics/BiometricService;)V HSPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->(Lcom/android/server/biometrics/BiometricService;Lcom/android/server/biometrics/BiometricService$1;)V -PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->authenticate(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;III)V -PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->canAuthenticate(Ljava/lang/String;III)I -PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->cancelAuthentication(Landroid/os/IBinder;Ljava/lang/String;III)V +PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->authenticate(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;)V +HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->canAuthenticate(Ljava/lang/String;III)I +PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->cancelAuthentication(Landroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getAuthenticatorIds(I)[J HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getCurrentStrength(I)I -PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->hasEnrolledBiometrics(ILjava/lang/String;)Z +HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->hasEnrolledBiometrics(ILjava/lang/String;)Z PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->onReadyForAuthentication(I)V HSPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->registerAuthenticator(IIILandroid/hardware/biometrics/IBiometricAuthenticator;)V PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->registerEnabledOnKeyguardCallback(Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback;I)V @@ -10404,6 +11537,7 @@ HSPLcom/android/server/biometrics/BiometricService$Injector;->getActivityManager HSPLcom/android/server/biometrics/BiometricService$Injector;->getBiometricStrengthController(Lcom/android/server/biometrics/BiometricService;)Lcom/android/server/biometrics/BiometricStrengthController; HSPLcom/android/server/biometrics/BiometricService$Injector;->getConfiguration(Landroid/content/Context;)[Ljava/lang/String; HSPLcom/android/server/biometrics/BiometricService$Injector;->getDevicePolicyManager(Landroid/content/Context;)Landroid/app/admin/DevicePolicyManager; +PLcom/android/server/biometrics/BiometricService$Injector;->getFingerprintSensorProperties(Landroid/content/Context;)Ljava/util/List; HSPLcom/android/server/biometrics/BiometricService$Injector;->getKeyStore()Landroid/security/KeyStore; HSPLcom/android/server/biometrics/BiometricService$Injector;->getSettingObserver(Landroid/content/Context;Landroid/os/Handler;Ljava/util/List;)Lcom/android/server/biometrics/BiometricService$SettingObserver; HSPLcom/android/server/biometrics/BiometricService$Injector;->getStatusBarService()Lcom/android/internal/statusbar/IStatusBarService; @@ -10411,27 +11545,48 @@ HSPLcom/android/server/biometrics/BiometricService$Injector;->getTrustManager()L PLcom/android/server/biometrics/BiometricService$Injector;->isDebugEnabled(Landroid/content/Context;I)Z HSPLcom/android/server/biometrics/BiometricService$Injector;->publishBinderService(Lcom/android/server/biometrics/BiometricService;Landroid/hardware/biometrics/IBiometricService$Stub;)V HSPLcom/android/server/biometrics/BiometricService$SettingObserver;->(Landroid/content/Context;Landroid/os/Handler;Ljava/util/List;)V -PLcom/android/server/biometrics/BiometricService$SettingObserver;->getFaceEnabledForApps(I)Z +PLcom/android/server/biometrics/BiometricService$SettingObserver;->getConfirmationAlwaysRequired(II)Z +HPLcom/android/server/biometrics/BiometricService$SettingObserver;->getFaceEnabledForApps(I)Z PLcom/android/server/biometrics/BiometricService$SettingObserver;->getFaceEnabledOnKeyguard()Z PLcom/android/server/biometrics/BiometricService$SettingObserver;->notifyEnabledOnKeyguardCallbacks(I)V PLcom/android/server/biometrics/BiometricService$SettingObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/biometrics/BiometricService$SettingObserver;->updateContentObserver()V HSPLcom/android/server/biometrics/BiometricService;->(Landroid/content/Context;)V HSPLcom/android/server/biometrics/BiometricService;->(Landroid/content/Context;Lcom/android/server/biometrics/BiometricService$Injector;)V -PLcom/android/server/biometrics/BiometricService;->access$1300(Lcom/android/server/biometrics/BiometricService;)Ljava/util/List; -HSPLcom/android/server/biometrics/BiometricService;->access$1400(Lcom/android/server/biometrics/BiometricService;)V -PLcom/android/server/biometrics/BiometricService;->access$1500(Lcom/android/server/biometrics/BiometricService;)Landroid/app/admin/DevicePolicyManager; -HSPLcom/android/server/biometrics/BiometricService;->access$1600(Lcom/android/server/biometrics/BiometricService;)Lcom/android/server/biometrics/BiometricService$Injector; +PLcom/android/server/biometrics/BiometricService;->access$000(Lcom/android/server/biometrics/BiometricService;I[B)V +PLcom/android/server/biometrics/BiometricService;->access$100(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService;->access$1000(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService;->access$1100(Lcom/android/server/biometrics/BiometricService;I)V +PLcom/android/server/biometrics/BiometricService;->access$1200(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService;->access$1300(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService;->access$1400(Lcom/android/server/biometrics/BiometricService;)Ljava/util/List; +HSPLcom/android/server/biometrics/BiometricService;->access$1500(Lcom/android/server/biometrics/BiometricService;)V +HPLcom/android/server/biometrics/BiometricService;->access$1600(Lcom/android/server/biometrics/BiometricService;)Landroid/app/admin/DevicePolicyManager; PLcom/android/server/biometrics/BiometricService;->access$1700(Lcom/android/server/biometrics/BiometricService;Ljava/io/PrintWriter;)V HSPLcom/android/server/biometrics/BiometricService;->access$1800(Lcom/android/server/biometrics/BiometricService;Ljava/lang/String;Landroid/os/IBinder;)V -PLcom/android/server/biometrics/BiometricService;->authenticateInternal(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;IIILcom/android/server/biometrics/PreAuthInfo;)V +PLcom/android/server/biometrics/BiometricService;->access$200(Lcom/android/server/biometrics/BiometricService;IIII)V +PLcom/android/server/biometrics/BiometricService;->access$300(Lcom/android/server/biometrics/BiometricService;III)V +PLcom/android/server/biometrics/BiometricService;->access$400(Lcom/android/server/biometrics/BiometricService;I[B)V +PLcom/android/server/biometrics/BiometricService;->access$600(Lcom/android/server/biometrics/BiometricService;I)V +PLcom/android/server/biometrics/BiometricService;->access$700(Lcom/android/server/biometrics/BiometricService;Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;)V +PLcom/android/server/biometrics/BiometricService;->access$800(Lcom/android/server/biometrics/BiometricService;)V +PLcom/android/server/biometrics/BiometricService;->authenticateInternal(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;Lcom/android/server/biometrics/PreAuthInfo;)V HSPLcom/android/server/biometrics/BiometricService;->checkInternalPermission()V PLcom/android/server/biometrics/BiometricService;->dumpInternal(Ljava/io/PrintWriter;)V +PLcom/android/server/biometrics/BiometricService;->handleAuthenticate(Landroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricServiceReceiver;Ljava/lang/String;Landroid/hardware/biometrics/PromptInfo;)V +PLcom/android/server/biometrics/BiometricService;->handleAuthenticationRejected()V PLcom/android/server/biometrics/BiometricService;->handleAuthenticationSucceeded(I[B)V +PLcom/android/server/biometrics/BiometricService;->handleCancelAuthentication()V PLcom/android/server/biometrics/BiometricService;->handleClientDied()V +PLcom/android/server/biometrics/BiometricService;->handleOnAcquired(III)V +PLcom/android/server/biometrics/BiometricService;->handleOnDeviceCredentialPressed()V +PLcom/android/server/biometrics/BiometricService;->handleOnDialogAnimatedIn()V PLcom/android/server/biometrics/BiometricService;->handleOnDismissed(I[B)V +PLcom/android/server/biometrics/BiometricService;->handleOnError(IIII)V +PLcom/android/server/biometrics/BiometricService;->handleOnReadyForAuthentication(I)V +PLcom/android/server/biometrics/BiometricService;->handleOnSystemEvent(I)V PLcom/android/server/biometrics/BiometricService;->isStrongBiometric(I)Z -PLcom/android/server/biometrics/BiometricService;->lambda$handleAuthenticate$1$BiometricService(ILandroid/hardware/biometrics/PromptInfo;Ljava/lang/String;Landroid/os/IBinder;JLandroid/hardware/biometrics/IBiometricServiceReceiver;III)V +PLcom/android/server/biometrics/BiometricService;->lambda$handleAuthenticate$1$BiometricService(ILandroid/hardware/biometrics/PromptInfo;Ljava/lang/String;Landroid/os/IBinder;JLandroid/hardware/biometrics/IBiometricServiceReceiver;)V PLcom/android/server/biometrics/BiometricService;->lambda$new$0$BiometricService()V HSPLcom/android/server/biometrics/BiometricService;->onStart()V HSPLcom/android/server/biometrics/BiometricStrengthController;->()V @@ -10448,7 +11603,8 @@ PLcom/android/server/biometrics/PreAuthInfo;->getPreAuthenticateStatus()Landroid HPLcom/android/server/biometrics/PreAuthInfo;->getStatusForBiometricAuthenticator(Landroid/app/admin/DevicePolicyManager;Lcom/android/server/biometrics/BiometricService$SettingObserver;Lcom/android/server/biometrics/BiometricSensor;ILjava/lang/String;ZI)I HPLcom/android/server/biometrics/PreAuthInfo;->isEnabledForApp(Lcom/android/server/biometrics/BiometricService$SettingObserver;II)Z PLcom/android/server/biometrics/PreAuthInfo;->numSensorsWaitingForCookie()I -PLcom/android/server/biometrics/PreAuthInfo;->toString()Ljava/lang/String; +PLcom/android/server/biometrics/PreAuthInfo;->shouldShowCredential()Z +HPLcom/android/server/biometrics/PreAuthInfo;->toString()Ljava/lang/String; HSPLcom/android/server/biometrics/SensorConfig;->(Ljava/lang/String;)V PLcom/android/server/biometrics/Utils;->authenticatorStatusToBiometricConstant(I)I HSPLcom/android/server/biometrics/Utils;->authenticatorStrengthToPropertyStrength(I)I @@ -10457,8 +11613,7 @@ HSPLcom/android/server/biometrics/Utils;->checkPermission(Landroid/content/Conte PLcom/android/server/biometrics/Utils;->combineAuthenticatorBundles(Landroid/hardware/biometrics/PromptInfo;)V PLcom/android/server/biometrics/Utils;->containsFlag(II)Z PLcom/android/server/biometrics/Utils;->getAuthenticationTypeForResult(I)I -PLcom/android/server/biometrics/Utils;->getClientName(Lcom/android/server/biometrics/sensors/ClientMonitor;)Ljava/lang/String; -PLcom/android/server/biometrics/Utils;->getPublicBiometricStrength(I)I +HPLcom/android/server/biometrics/Utils;->getPublicBiometricStrength(I)I HPLcom/android/server/biometrics/Utils;->getPublicBiometricStrength(Landroid/hardware/biometrics/PromptInfo;)I HPLcom/android/server/biometrics/Utils;->isAtLeastStrength(II)Z HPLcom/android/server/biometrics/Utils;->isBiometricRequested(Landroid/hardware/biometrics/PromptInfo;)Z @@ -10467,26 +11622,24 @@ PLcom/android/server/biometrics/Utils;->isCredentialRequested(I)Z HPLcom/android/server/biometrics/Utils;->isCredentialRequested(Landroid/hardware/biometrics/PromptInfo;)Z HPLcom/android/server/biometrics/Utils;->isCurrentUserOrProfile(Landroid/content/Context;I)Z HPLcom/android/server/biometrics/Utils;->isDebugEnabled(Landroid/content/Context;I)Z -PLcom/android/server/biometrics/Utils;->isForeground(II)Z +HPLcom/android/server/biometrics/Utils;->isForeground(II)Z HPLcom/android/server/biometrics/Utils;->isKeyguard(Landroid/content/Context;Ljava/lang/String;)Z HPLcom/android/server/biometrics/Utils;->isStrongBiometric(I)Z HPLcom/android/server/biometrics/Utils;->isUserEncryptedOrLockdown(Lcom/android/internal/widget/LockPatternUtils;I)Z -PLcom/android/server/biometrics/Utils;->isValidAuthenticatorConfig(I)Z +HPLcom/android/server/biometrics/Utils;->isValidAuthenticatorConfig(I)Z PLcom/android/server/biometrics/Utils;->isValidAuthenticatorConfig(Landroid/hardware/biometrics/PromptInfo;)Z HPLcom/android/server/biometrics/Utils;->listContains([II)Z -HPLcom/android/server/biometrics/sensors/-$$Lambda$BiometricScheduler$InternalCallback$Dk2x37baIrELvhGmDtsuKAxYK3s;->(Lcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback;Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V -HPLcom/android/server/biometrics/sensors/-$$Lambda$BiometricScheduler$InternalCallback$Dk2x37baIrELvhGmDtsuKAxYK3s;->run()V +PLcom/android/server/biometrics/sensors/-$$Lambda$BiometricUserState$oJ_rhDM--0IGhnHj5ZfT-eTkOVE;->(Lcom/android/server/biometrics/sensors/BiometricUserState;)V PLcom/android/server/biometrics/sensors/AcquisitionClient;->()V -HPLcom/android/server/biometrics/sensors/AcquisitionClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;ILjava/lang/String;IIIII)V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->cancel()V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->notifyUserActivity()V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onAcquired(II)V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onAcquiredInternal(IIZ)V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onError(II)V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onErrorInternal(IIZ)V +PLcom/android/server/biometrics/sensors/AcquisitionClient;->unableToStart()V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->vibrateError()V HPLcom/android/server/biometrics/sensors/AcquisitionClient;->vibrateSuccess()V -HPLcom/android/server/biometrics/sensors/AuthenticationClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;IJZLjava/lang/String;IZIZIILandroid/app/TaskStackListener;Lcom/android/server/biometrics/sensors/LockoutTracker;)V HPLcom/android/server/biometrics/sensors/AuthenticationClient;->binderDied()V HPLcom/android/server/biometrics/sensors/AuthenticationClient;->cancel()V HPLcom/android/server/biometrics/sensors/AuthenticationClient;->getStartTimeMs()J @@ -10495,14 +11648,11 @@ HPLcom/android/server/biometrics/sensors/AuthenticationClient;->isBiometricPromp HPLcom/android/server/biometrics/sensors/AuthenticationClient;->isCryptoOperation()Z HPLcom/android/server/biometrics/sensors/AuthenticationClient;->onAcquired(II)V HPLcom/android/server/biometrics/sensors/AuthenticationClient;->onAuthenticated(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;ZLjava/util/ArrayList;)V -HPLcom/android/server/biometrics/sensors/AuthenticationClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V HPLcom/android/server/biometrics/sensors/BiometricScheduler$CancellationWatchdog;->(Ljava/lang/String;Lcom/android/server/biometrics/sensors/BiometricScheduler$Operation;)V HPLcom/android/server/biometrics/sensors/BiometricScheduler$CancellationWatchdog;->run()V +PLcom/android/server/biometrics/sensors/BiometricScheduler$CrashState;->(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V +PLcom/android/server/biometrics/sensors/BiometricScheduler$CrashState;->toString()Ljava/lang/String; HSPLcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback;->(Lcom/android/server/biometrics/sensors/BiometricScheduler;)V -HPLcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback;->lambda$onClientFinished$0$BiometricScheduler$InternalCallback(Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V -HPLcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback;->onClientFinished(Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V -HPLcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback;->onClientStarted(Lcom/android/server/biometrics/sensors/ClientMonitor;)V -HPLcom/android/server/biometrics/sensors/BiometricScheduler$Operation;->(Lcom/android/server/biometrics/sensors/ClientMonitor;Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V HPLcom/android/server/biometrics/sensors/BiometricScheduler$Operation;->toString()Ljava/lang/String; HSPLcom/android/server/biometrics/sensors/BiometricScheduler;->(Ljava/lang/String;Lcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;)V HSPLcom/android/server/biometrics/sensors/BiometricScheduler;->(Ljava/lang/String;Lcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;Landroid/hardware/biometrics/IBiometricService;)V @@ -10513,61 +11663,39 @@ HPLcom/android/server/biometrics/sensors/BiometricScheduler;->access$300(Lcom/an HPLcom/android/server/biometrics/sensors/BiometricScheduler;->cancelAuthentication(Landroid/os/IBinder;)V HPLcom/android/server/biometrics/sensors/BiometricScheduler;->cancelInternal(Lcom/android/server/biometrics/sensors/BiometricScheduler$Operation;)V PLcom/android/server/biometrics/sensors/BiometricScheduler;->dump(Ljava/io/PrintWriter;)V -HSPLcom/android/server/biometrics/sensors/BiometricScheduler;->getCurrentClient()Lcom/android/server/biometrics/sensors/ClientMonitor; HPLcom/android/server/biometrics/sensors/BiometricScheduler;->getInternalCallback()Lcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback; HPLcom/android/server/biometrics/sensors/BiometricScheduler;->getTag()Ljava/lang/String; -HPLcom/android/server/biometrics/sensors/BiometricScheduler;->scheduleClientMonitor(Lcom/android/server/biometrics/sensors/ClientMonitor;)V -HPLcom/android/server/biometrics/sensors/BiometricScheduler;->scheduleClientMonitor(Lcom/android/server/biometrics/sensors/ClientMonitor;Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V +PLcom/android/server/biometrics/sensors/BiometricScheduler;->recordCrashState()V +PLcom/android/server/biometrics/sensors/BiometricScheduler;->reset()V HPLcom/android/server/biometrics/sensors/BiometricScheduler;->startNextOperationIfIdle()V PLcom/android/server/biometrics/sensors/BiometricScheduler;->startPreparedClient(I)V -PLcom/android/server/biometrics/sensors/BiometricUserState$1;->(Lcom/android/server/biometrics/sensors/BiometricUserState;)V PLcom/android/server/biometrics/sensors/BiometricUserState;->(Landroid/content/Context;ILjava/lang/String;)V HPLcom/android/server/biometrics/sensors/BiometricUserState;->getBiometrics()Ljava/util/List; PLcom/android/server/biometrics/sensors/BiometricUserState;->getFileForUser(ILjava/lang/String;)Ljava/io/File; -PLcom/android/server/biometrics/sensors/BiometricUserState;->parseStateLocked(Lorg/xmlpull/v1/XmlPullParser;)V +PLcom/android/server/biometrics/sensors/BiometricUserState;->parseStateLocked(Landroid/util/TypedXmlPullParser;)V PLcom/android/server/biometrics/sensors/BiometricUserState;->readStateSyncLocked()V -PLcom/android/server/biometrics/sensors/ClientMonitor$Callback;->onClientFinished(Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V -PLcom/android/server/biometrics/sensors/ClientMonitor$Callback;->onClientStarted(Lcom/android/server/biometrics/sensors/ClientMonitor;)V -PLcom/android/server/biometrics/sensors/ClientMonitor;->()V -HPLcom/android/server/biometrics/sensors/ClientMonitor;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;ILjava/lang/String;IIIII)V -PLcom/android/server/biometrics/sensors/ClientMonitor;->binderDied()V -HPLcom/android/server/biometrics/sensors/ClientMonitor;->binderDiedInternal(Z)V -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getContext()Landroid/content/Context; -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getCookie()I -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getFreshDaemon()Ljava/lang/Object; -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getListener()Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter; -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getOwnerString()Ljava/lang/String; -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getSensorId()I -HPLcom/android/server/biometrics/sensors/ClientMonitor;->getTargetUserId()I -PLcom/android/server/biometrics/sensors/ClientMonitor;->getToken()Landroid/os/IBinder; -PLcom/android/server/biometrics/sensors/ClientMonitor;->isAlreadyDone()Z -HPLcom/android/server/biometrics/sensors/ClientMonitor;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V -HPLcom/android/server/biometrics/sensors/ClientMonitor;->toString()Ljava/lang/String; +PLcom/android/server/biometrics/sensors/BiometricUserState;->removeBiometric(I)V +PLcom/android/server/biometrics/sensors/BiometricUserState;->scheduleWriteStateLocked()V PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->(Landroid/hardware/biometrics/IBiometricSensorReceiver;)V HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->(Landroid/hardware/face/IFaceServiceReceiver;)V HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->(Landroid/hardware/fingerprint/IFingerprintServiceReceiver;)V HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onAcquired(III)V PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onAuthenticationFailed(I)V HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onAuthenticationSucceeded(ILandroid/hardware/biometrics/BiometricAuthenticator$Identifier;[BIZ)V -PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onChallengeGenerated(IJ)V +HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onChallengeGenerated(IJ)V +PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onChallengeInterruptFinished(I)V +PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onChallengeInterrupted(I)V PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onDetected(IIZ)V HPLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onError(IIII)V -PLcom/android/server/biometrics/sensors/GenerateChallengeClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;I)V -PLcom/android/server/biometrics/sensors/GenerateChallengeClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V +PLcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;->onFeatureGet(ZIZ)V PLcom/android/server/biometrics/sensors/InternalCleanupClient$1;->(Lcom/android/server/biometrics/sensors/InternalCleanupClient;)V -PLcom/android/server/biometrics/sensors/InternalCleanupClient$1;->onClientFinished(Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V PLcom/android/server/biometrics/sensors/InternalCleanupClient$2;->(Lcom/android/server/biometrics/sensors/InternalCleanupClient;)V -PLcom/android/server/biometrics/sensors/InternalCleanupClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;ILjava/lang/String;IILjava/util/List;Lcom/android/server/biometrics/sensors/BiometricUtils;Ljava/util/Map;)V -PLcom/android/server/biometrics/sensors/InternalCleanupClient;->access$000(Lcom/android/server/biometrics/sensors/InternalCleanupClient;)Lcom/android/server/biometrics/sensors/ClientMonitor; PLcom/android/server/biometrics/sensors/InternalCleanupClient;->access$100(Lcom/android/server/biometrics/sensors/InternalCleanupClient;)Ljava/util/ArrayList; PLcom/android/server/biometrics/sensors/InternalCleanupClient;->onEnumerationResult(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;I)V -PLcom/android/server/biometrics/sensors/InternalCleanupClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V -PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;ILjava/lang/String;Ljava/util/List;Lcom/android/server/biometrics/sensors/BiometricUtils;II)V PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->doTemplateCleanup()V PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->getUnknownHALTemplates()Ljava/util/List; PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->handleEnumeratedTemplate(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;)V PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->onEnumerationResult(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;I)V -PLcom/android/server/biometrics/sensors/InternalEnumerateClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V HPLcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback$1;->(Lcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback;)V HPLcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback$1;->sendResult(Landroid/os/Bundle;)V PLcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback;->(Landroid/content/Context;Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback;Ljava/lang/String;)V @@ -10605,35 +11733,59 @@ PLcom/android/server/biometrics/sensors/PerformanceTracker;->getTimedLockoutForU HPLcom/android/server/biometrics/sensors/PerformanceTracker;->incrementAcquireForUser(IZ)V HPLcom/android/server/biometrics/sensors/PerformanceTracker;->incrementAuthForUser(IZ)V PLcom/android/server/biometrics/sensors/PerformanceTracker;->incrementCryptoAuthForUser(IZ)V +PLcom/android/server/biometrics/sensors/PerformanceTracker;->incrementHALDeathCount()V PLcom/android/server/biometrics/sensors/PerformanceTracker;->incrementTimedLockoutForUser(I)V -PLcom/android/server/biometrics/sensors/RevokeChallengeClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Ljava/lang/String;I)V -HPLcom/android/server/biometrics/sensors/RevokeChallengeClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V -HSPLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->(Landroid/hardware/face/IFaceService;Lcom/android/server/biometrics/SensorConfig;)V +HSPLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->(Landroid/hardware/face/IFaceService;I)V +PLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->cancelAuthenticationFromService(Landroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->getAuthenticatorId(I)J HPLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->getLockoutModeForUser(I)I HPLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->hasEnrolledTemplates(ILjava/lang/String;)Z HPLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->isHardwareDetected(Ljava/lang/String;)Z +PLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->prepareForAuthentication(ZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;I)V +PLcom/android/server/biometrics/sensors/face/FaceAuthenticator;->startPreparedClient(I)V HSPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->(Lcom/android/server/biometrics/sensors/face/FaceService;)V HSPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->(Lcom/android/server/biometrics/sensors/face/FaceService;Lcom/android/server/biometrics/sensors/face/FaceService$1;)V PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->addLockoutResetCallback(Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback;Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->authenticate(Landroid/os/IBinder;JILandroid/hardware/face/IFaceServiceReceiver;Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->cancelAuthentication(Landroid/os/IBinder;Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->cancelAuthenticationFromService(ILandroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->generateChallenge(Landroid/os/IBinder;IILandroid/hardware/face/IFaceServiceReceiver;Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->getAuthenticatorId(II)J +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->getEnrolledFaces(IILjava/lang/String;)Ljava/util/List; +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->getFeature(Landroid/os/IBinder;IILandroid/hardware/face/IFaceServiceReceiver;Ljava/lang/String;)V +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->getLockoutModeForUser(II)I HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->getSensorPropertiesInternal(Ljava/lang/String;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->hasEnrolledFaces(IILjava/lang/String;)Z HSPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->initializeConfiguration(II)V +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->isHardwareDetected(ILjava/lang/String;)Z +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->prepareForAuthentication(IZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;I)V +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->remove(Landroid/os/IBinder;IILandroid/hardware/face/IFaceServiceReceiver;Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->resetLockout(Landroid/os/IBinder;II[BLjava/lang/String;)V +HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->revokeChallenge(Landroid/os/IBinder;IILjava/lang/String;J)V +PLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->startPreparedClient(II)V HSPLcom/android/server/biometrics/sensors/face/FaceService;->(Landroid/content/Context;)V +HPLcom/android/server/biometrics/sensors/face/FaceService;->access$000(Lcom/android/server/biometrics/sensors/face/FaceService;I)Lcom/android/server/biometrics/sensors/face/ServiceProvider; +HPLcom/android/server/biometrics/sensors/face/FaceService;->access$100(Lcom/android/server/biometrics/sensors/face/FaceService;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/FaceService;->access$200(Lcom/android/server/biometrics/sensors/face/FaceService;)Landroid/util/Pair; +HSPLcom/android/server/biometrics/sensors/face/FaceService;->access$500(Lcom/android/server/biometrics/sensors/face/FaceService;)Lcom/android/server/biometrics/sensors/LockoutResetDispatcher; +HSPLcom/android/server/biometrics/sensors/face/FaceService;->access$600(Lcom/android/server/biometrics/sensors/face/FaceService;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/FaceService;->getProviderForSensor(I)Lcom/android/server/biometrics/sensors/face/ServiceProvider; +HPLcom/android/server/biometrics/sensors/face/FaceService;->getSensorProperties()Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/FaceService;->getSingleProvider()Landroid/util/Pair; +HSPLcom/android/server/biometrics/sensors/face/FaceService;->onBiometricServiceReady()V HSPLcom/android/server/biometrics/sensors/face/FaceService;->onStart()V PLcom/android/server/biometrics/sensors/face/FaceUserState;->(Landroid/content/Context;ILjava/lang/String;)V PLcom/android/server/biometrics/sensors/face/FaceUserState;->getBiometricsTag()Ljava/lang/String; HPLcom/android/server/biometrics/sensors/face/FaceUserState;->getCopy(Ljava/util/ArrayList;)Ljava/util/ArrayList; -PLcom/android/server/biometrics/sensors/face/FaceUserState;->parseBiometricsLocked(Lorg/xmlpull/v1/XmlPullParser;)V +PLcom/android/server/biometrics/sensors/face/FaceUserState;->parseBiometricsLocked(Landroid/util/TypedXmlPullParser;)V PLcom/android/server/biometrics/sensors/face/FaceUtils;->()V PLcom/android/server/biometrics/sensors/face/FaceUtils;->(Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/face/FaceUtils;->getBiometricsForUser(Landroid/content/Context;I)Ljava/util/List; -HPLcom/android/server/biometrics/sensors/face/FaceUtils;->getInstance()Lcom/android/server/biometrics/sensors/face/FaceUtils; HPLcom/android/server/biometrics/sensors/face/FaceUtils;->getInstance(ILjava/lang/String;)Lcom/android/server/biometrics/sensors/face/FaceUtils; +HPLcom/android/server/biometrics/sensors/face/FaceUtils;->getLegacyInstance(I)Lcom/android/server/biometrics/sensors/face/FaceUtils; HPLcom/android/server/biometrics/sensors/face/FaceUtils;->getStateForUser(Landroid/content/Context;I)Lcom/android/server/biometrics/sensors/face/FaceUserState; +PLcom/android/server/biometrics/sensors/face/FaceUtils;->removeBiometricForUser(Landroid/content/Context;II)V HSPLcom/android/server/biometrics/sensors/face/LockoutHalImpl;->()V HPLcom/android/server/biometrics/sensors/face/LockoutHalImpl;->getLockoutModeForUser(I)I PLcom/android/server/biometrics/sensors/face/LockoutHalImpl;->setCurrentUserLockoutMode(I)V @@ -10641,52 +11793,170 @@ HPLcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;->< HPLcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;->access$000(Lcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;)Z HPLcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;->access$100(Lcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;)J HPLcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;->access$200(Lcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;)I +HPLcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;->toString(Landroid/content/Context;)Ljava/lang/String; HSPLcom/android/server/biometrics/sensors/face/UsageStats;->(Landroid/content/Context;)V HPLcom/android/server/biometrics/sensors/face/UsageStats;->addEvent(Lcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent;)V -PLcom/android/server/biometrics/sensors/face/UsageStats;->print(Ljava/io/PrintWriter;)V -HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->(Landroid/hardware/fingerprint/IFingerprintService;Lcom/android/server/biometrics/SensorConfig;)V +HPLcom/android/server/biometrics/sensors/face/UsageStats;->print(Ljava/io/PrintWriter;)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$1Ob5hPjEgR-3IzYYPHP_J4cSwNE;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;I)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$1Ob5hPjEgR-3IzYYPHP_J4cSwNE;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$3zfy8OQhj8ZgUvePlPCVdgdtZhI;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$3zfy8OQhj8ZgUvePlPCVdgdtZhI;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$D_z1MyPZM-uaSGSkb7ZlDkaw6-U;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;IILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;I)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$D_z1MyPZM-uaSGSkb7ZlDkaw6-U;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$6n3qxxb_SbnK80AsL1T6Xla8TH8;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;J)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$6n3qxxb_SbnK80AsL1T6Xla8TH8;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$6nwB_lI3_rEhW5TLU90IozSm1PQ;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;Ljava/util/ArrayList;J)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$6nwB_lI3_rEhW5TLU90IozSm1PQ;->run()V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$GSOgENOdXjAnGH5O0VVxfjq3JDc;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;II)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$GSOgENOdXjAnGH5O0VVxfjq3JDc;->run()V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$UdVRon1tSYFbDb3ZfGa4oBK6kXw;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;II)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$UdVRon1tSYFbDb3ZfGa4oBK6kXw;->run()V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$swDWQpfkPkGaBubtgo1ShGUGu4Y;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;IJLjava/util/ArrayList;)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$HalResultController$swDWQpfkPkGaBubtgo1ShGUGu4Y;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$PpjU4oKHPLW_D0HJt7qhrnsa2co;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$PpjU4oKHPLW_D0HJt7qhrnsa2co;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$SzLh6zmdVXTR-kZ2ePCaNNmn04I;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Ljava/lang/String;Landroid/os/IBinder;Landroid/hardware/face/IFaceServiceReceiver;)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$SzLh6zmdVXTR-kZ2ePCaNNmn04I;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$TBn4XvpocoZJHRy-W2NNifqHEzw;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;I)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$TBn4XvpocoZJHRy-W2NNifqHEzw;->run()V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$b8KBBC_CmPeyqTgrpHkeurHlefk;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Landroid/os/IBinder;)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$b8KBBC_CmPeyqTgrpHkeurHlefk;->run()V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$f0kWNTU836jdjr8dpQH0IEn3rlA;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;ILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;JZLjava/lang/String;II)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$f0kWNTU836jdjr8dpQH0IEn3rlA;->run()V +HSPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$imYblmh9YHBOz6-UHmtfi-IGXQw;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$uMlV5bBEe2_GZYQb7lbAx_cf3iA;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;II[B)V +HPLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$uMlV5bBEe2_GZYQb7lbAx_cf3iA;->run()V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$wPcs6S2HnzIonPHDT0BPuNRw0pg;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Ljava/lang/String;Landroid/os/IBinder;)V +PLcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$wPcs6S2HnzIonPHDT0BPuNRw0pg;->run()V +HSPLcom/android/server/biometrics/sensors/face/hidl/Face10$1;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$1;->onUserSwitching(I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$2;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Lcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$3;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Lcom/android/server/biometrics/sensors/face/hidl/FaceRevokeChallengeClient;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$5;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;ILcom/android/server/biometrics/sensors/face/hidl/FaceGetFeatureClient;I)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$6;->(Lcom/android/server/biometrics/sensors/face/hidl/Face10;I)V +HSPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->(ILandroid/content/Context;Landroid/os/Handler;Lcom/android/server/biometrics/sensors/BiometricScheduler;Lcom/android/server/biometrics/sensors/face/LockoutHalImpl;Lcom/android/server/biometrics/sensors/LockoutResetDispatcher;)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->lambda$onAcquired$2$Face10$HalResultController(II)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->lambda$onAuthenticated$1$Face10$HalResultController(IJLjava/util/ArrayList;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->lambda$onEnumerate$5$Face10$HalResultController(Ljava/util/ArrayList;J)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->lambda$onError$3$Face10$HalResultController(II)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->lambda$onLockoutChanged$6$Face10$HalResultController(J)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->onAcquired(JIII)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->onAuthenticated(JIILjava/util/ArrayList;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->onEnumerate(JLjava/util/ArrayList;I)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->onError(JIII)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->onLockoutChanged(J)V +HSPLcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController;->setCallback(Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController$Callback;)V +HSPLcom/android/server/biometrics/sensors/face/hidl/Face10;->(Landroid/content/Context;IILcom/android/server/biometrics/sensors/LockoutResetDispatcher;)V +HSPLcom/android/server/biometrics/sensors/face/hidl/Face10;->(Landroid/content/Context;IILcom/android/server/biometrics/sensors/LockoutResetDispatcher;ZILcom/android/server/biometrics/sensors/BiometricScheduler;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$000(Lcom/android/server/biometrics/sensors/face/hidl/Face10;I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$100(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)I +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$200(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)Landroid/content/Context; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$302(Lcom/android/server/biometrics/sensors/face/hidl/Face10;I)I +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$500(Lcom/android/server/biometrics/sensors/face/hidl/Face10;)Lcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->access$502(Lcom/android/server/biometrics/sensors/face/hidl/Face10;Lcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient;)Lcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->cancelAuthentication(ILandroid/os/IBinder;)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->containsSensor(I)Z +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->dumpInternal(ILjava/io/PrintWriter;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->getAuthenticatorId(II)J +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->getDaemon()Landroid/hardware/biometrics/face/V1_0/IBiometricsFace; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->getEnrolledFaces(II)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->getLockoutModeForUser(II)I +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->getSensorProperties()Ljava/util/List; +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->isHardwareDetected(I)Z +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$cancelAuthentication$7$Face10(Landroid/os/IBinder;)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleAuthenticate$6$Face10(ILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;JZLjava/lang/String;II)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleGenerateChallenge$2$Face10(Ljava/lang/String;Landroid/os/IBinder;Landroid/hardware/face/IFaceServiceReceiver;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleGetFeature$11$Face10(IILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleInternalCleanup$12$Face10(I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleLoadAuthenticatorIds$14$Face10()V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleResetLockout$9$Face10(II[B)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$scheduleRevokeChallenge$3$Face10(Ljava/lang/String;Landroid/os/IBinder;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$serviceDied$1$Face10()V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->lambda$startPreparedClient$13$Face10(I)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleAuthenticate(ILandroid/os/IBinder;JIILcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;ZIZ)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleGenerateChallenge(IILandroid/os/IBinder;Landroid/hardware/face/IFaceServiceReceiver;Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleGetFeature(ILandroid/os/IBinder;IILcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleInternalCleanup(I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleLoadAuthenticatorIds()V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleResetLockout(II[B)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleRevokeChallenge(IILandroid/os/IBinder;Ljava/lang/String;J)V +HPLcom/android/server/biometrics/sensors/face/hidl/Face10;->scheduleUpdateActiveUserWithoutHandler(I)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->serviceDied(J)V +PLcom/android/server/biometrics/sensors/face/hidl/Face10;->startPreparedClient(II)V +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->getAcquireIgnorelist()[I +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->onAcquired(II)V +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->onAuthenticated(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;ZLjava/util/ArrayList;)V +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->onError(II)V +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->shouldSend(II)Z +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->startHalOperation()V +HPLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->stopHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceAuthenticationClient;->wasUserDetected()Z +PLcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient;->getInterruptedClient()Lcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient; +PLcom/android/server/biometrics/sensors/face/hidl/FaceGenerateChallengeClient;->startHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceGetFeatureClient;->getValue()Z +PLcom/android/server/biometrics/sensors/face/hidl/FaceGetFeatureClient;->startHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceInternalEnumerateClient;->startHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceResetLockoutClient;->startHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceRevokeChallengeClient;->startHalOperation()V +PLcom/android/server/biometrics/sensors/face/hidl/FaceUpdateActiveUserClient;->startHalOperation()V +HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->(Landroid/hardware/fingerprint/IFingerprintService;I)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->cancelAuthenticationFromService(Landroid/os/IBinder;Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->getAuthenticatorId(I)J HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->getLockoutModeForUser(I)I HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->hasEnrolledTemplates(ILjava/lang/String;)Z HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->isHardwareDetected(Ljava/lang/String;)Z -PLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->prepareForAuthentication(ZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;IIII)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->prepareForAuthentication(ZLandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;I)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator;->startPreparedClient(I)V HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)V HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService$1;)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->addClientActiveCallback(Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->addLockoutResetCallback(Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback;Ljava/lang/String;)V +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->authenticate(Landroid/os/IBinder;JIILandroid/hardware/fingerprint/IFingerprintServiceReceiver;Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->cancelAuthentication(Landroid/os/IBinder;Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->cancelAuthenticationFromService(ILandroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->cancelFingerprintDetect(Landroid/os/IBinder;Ljava/lang/String;)V -PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->detectFingerprint(Landroid/os/IBinder;ILandroid/hardware/fingerprint/IFingerprintServiceReceiver;Ljava/lang/String;)V +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->getAuthenticatorId(II)J HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->getEnrolledFingerprints(ILjava/lang/String;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->getLockoutModeForUser(II)I HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->getSensorPropertiesInternal(Ljava/lang/String;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->hasEnrolledFingerprints(IILjava/lang/String;)Z +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->hasEnrolledFingerprintsDeprecated(ILjava/lang/String;)Z HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->initializeConfiguration(II)V +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->isHardwareDetected(ILjava/lang/String;)Z +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->isHardwareDetectedDeprecated(Ljava/lang/String;)Z +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->prepareForAuthentication(ILandroid/os/IBinder;JILandroid/hardware/biometrics/IBiometricSensorReceiver;Ljava/lang/String;I)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->removeClientActiveCallback(Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;)V HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->resetLockout(Landroid/os/IBinder;II[BLjava/lang/String;)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper;->startPreparedClient(II)V HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->(Landroid/content/Context;)V -PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$000(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$000(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;I)Lcom/android/server/biometrics/sensors/fingerprint/ServiceProvider; PLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$100(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Ljava/util/List; -HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$300(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Landroid/util/Pair; -HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$400(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;Ljava/lang/String;ZIII)Z -HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$500(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Lcom/android/internal/widget/LockPatternUtils; -HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$600(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Lcom/android/server/biometrics/sensors/LockoutResetDispatcher; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$200(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Landroid/util/Pair; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$300(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;Ljava/lang/String;ZIII)Z +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$400(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Lcom/android/internal/widget/LockPatternUtils; +HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$500(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Lcom/android/server/biometrics/sensors/LockoutResetDispatcher; +HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$600(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Ljava/util/List; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$700(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;ILjava/lang/String;)Ljava/util/List; HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->access$800(Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService;)Lcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->canUseFingerprint(Ljava/lang/String;ZIII)Z HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->checkAppOps(ILjava/lang/String;)Z +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->getEnrolledFingerprintsDeprecated(ILjava/lang/String;)Ljava/util/List; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->getProviderForSensor(I)Lcom/android/server/biometrics/sensors/fingerprint/ServiceProvider; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->getSensorProperties()Ljava/util/List; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->getSingleProvider()Landroid/util/Pair; -HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->initializeAidlHals()V +HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->onBiometricServiceReady()V HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->onStart()V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->(Landroid/content/Context;ILjava/lang/String;)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->getBiometricsTag()Ljava/lang/String; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->getCopy(Ljava/util/ArrayList;)Ljava/util/ArrayList; -PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->parseBiometricsLocked(Lorg/xmlpull/v1/XmlPullParser;)V +PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->parseBiometricsLocked(Landroid/util/TypedXmlPullParser;)V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->()V PLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->(Ljava/lang/String;)V HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getBiometricsForUser(Landroid/content/Context;I)Ljava/util/List; -HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getInstance()Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getInstance(ILjava/lang/String;)Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils; +HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getLegacyInstance(I)Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils; HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getStateForUser(Landroid/content/Context;I)Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState; HSPLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;->()V HPLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;->markSensorActive(IZ)V @@ -10694,7 +11964,6 @@ HPLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatch PLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;->registerCallback(Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;)V PLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;->removeCallback(Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;)V PLcom/android/server/biometrics/sensors/fingerprint/UdfpsHelper;->hideUdfpsOverlay(ILandroid/hardware/fingerprint/IUdfpsOverlayController;)V -PLcom/android/server/biometrics/sensors/fingerprint/UdfpsHelper;->showUdfpsOverlay(ILandroid/hardware/fingerprint/IUdfpsOverlayController;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$BHjwSdpoGE5tNa0cxU0rZIpCKng;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;Landroid/os/IBinder;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$BHjwSdpoGE5tNa0cxU0rZIpCKng;->run()V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$BiometricTaskStackListener$1Iq3J8uzzhAOnfdnThVNeJqtrCk;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener;)V @@ -10713,8 +11982,6 @@ HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint2 HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HalResultController$T5krAvcAISLUNECaph-UvnV0eK0;->run()V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$PFfZpTdk0B2c2EJJ82HRed8xYwA;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$PFfZpTdk0B2c2EJJ82HRed8xYwA;->run()V -HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$c9OnhcZ6PegHh-a5HRr3RG_Qvus;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)V -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$c9OnhcZ6PegHh-a5HRr3RG_Qvus;->getDaemon()Ljava/lang/Object; HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$d6oD9cbXIh9yHDOy5p-RIZbYRrk;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;I)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$d6oD9cbXIh9yHDOy5p-RIZbYRrk;->run()V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$m_OEMmYxM1rMs6Qwr2i_WR6oNbQ;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)V @@ -10726,35 +11993,37 @@ HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$1;->onLockoutReset(I)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$2;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$3;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;I)V -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$3;->onClientFinished(Lcom/android/server/biometrics/sensors/ClientMonitor;Z)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$1;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener;->lambda$onTaskStackChanged$0$Fingerprint21$BiometricTaskStackListener()V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener;->onTaskStackChanged()V -HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/biometrics/sensors/BiometricScheduler;)V +HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->(ILandroid/content/Context;Landroid/os/Handler;Lcom/android/server/biometrics/sensors/BiometricScheduler;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->lambda$onAcquired_2_2$1$Fingerprint21$HalResultController(II)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->lambda$onAuthenticated$2$Fingerprint21$HalResultController(IIJLjava/util/ArrayList;)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->lambda$onEnumerate$5$Fingerprint21$HalResultController(IIJI)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->lambda$onError$3$Fingerprint21$HalResultController(II)V +HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->onAcquired_2_2(JII)V +HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->onAuthenticated(JIILjava/util/ArrayList;)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->onEnumerate(JIII)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->onError(JII)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;->setCallback(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController$Callback;)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/BiometricScheduler;Landroid/os/Handler;IILcom/android/server/biometrics/sensors/LockoutResetDispatcher;Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$000(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Landroid/os/Handler; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$100(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Lcom/android/server/biometrics/sensors/BiometricScheduler; +PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$200(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Landroid/app/ActivityTaskManager; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$300(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$400(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Lcom/android/server/biometrics/sensors/LockoutResetDispatcher; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->access$702(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;I)I HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->cancelAuthentication(ILandroid/os/IBinder;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->containsSensor(I)Z PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->dumpInternal(ILjava/io/PrintWriter;)V +PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->dumpProtoMetrics(ILjava/io/FileDescriptor;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->getAuthenticatorId(II)J HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->getDaemon()Landroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->getEnrolledFingerprints(II)Ljava/util/List; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->getLockoutModeForUser(II)I HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->getSensorProperties()Ljava/util/List; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->isHardwareDetected(I)Z -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$c9OnhcZ6PegHh-a5HRr3RG_Qvus(Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;)Landroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint; PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$cancelAuthentication$11$Fingerprint21(Landroid/os/IBinder;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$scheduleAuthenticate$9$Fingerprint21(ILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;JZLjava/lang/String;IIZ)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$scheduleFingerDetect$8$Fingerprint21(ILandroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;I)V @@ -10764,28 +12033,21 @@ PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$ PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->lambda$startPreparedClient$10$Fingerprint21(I)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->newInstance(Landroid/content/Context;IILcom/android/server/biometrics/sensors/LockoutResetDispatcher;Lcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;)Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21; HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleAuthenticate(ILandroid/os/IBinder;JIILcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;ZIZ)V +PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleFingerDetect(ILandroid/os/IBinder;ILcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;Ljava/lang/String;I)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleInternalCleanup(I)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleLoadAuthenticatorIds()V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleResetLockout(II[B)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->scheduleUpdateActiveUserWithoutHandler(I)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21;->startPreparedClient(II)V -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;IJZLjava/lang/String;IZIZILandroid/app/TaskStackListener;Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl;Landroid/hardware/fingerprint/IUdfpsOverlayController;Z)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->handleFailedAttempt(I)I HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->onAuthenticated(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;ZLjava/util/ArrayList;)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->resetFailedAttempts(I)V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->startHalOperation()V HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient;->stopHalOperation()V -PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;ILjava/lang/String;ILandroid/hardware/fingerprint/IUdfpsOverlayController;ZI)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient;->onAuthenticated(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;ZLjava/util/ArrayList;)V -PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient;->startHalOperation()V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient;->stopHalOperation()V -PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalCleanupClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;ILjava/lang/String;ILjava/util/List;Lcom/android/server/biometrics/sensors/BiometricUtils;Ljava/util/Map;)V -PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalCleanupClient;->getEnumerateClient(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;ILjava/lang/String;Ljava/util/List;Lcom/android/server/biometrics/sensors/BiometricUtils;I)Lcom/android/server/biometrics/sensors/InternalEnumerateClient; -PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalEnumerateClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;Landroid/os/IBinder;ILjava/lang/String;Ljava/util/List;Lcom/android/server/biometrics/sensors/BiometricUtils;I)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalEnumerateClient;->startHalOperation()V -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintUpdateActiveUserClient;->(Landroid/content/Context;Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon;ILjava/lang/String;IIZLjava/util/Map;)V -HPLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintUpdateActiveUserClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitor$Callback;)V PLcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintUpdateActiveUserClient;->startHalOperation()V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl$LockoutReceiver;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl;)V HSPLcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl$LockoutReceiver;->(Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl;Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl$1;)V @@ -10805,11 +12067,18 @@ PLcom/android/server/blob/-$$Lambda$BlobMetadata$1kPlsEMCe_zPKmHIoBHpAwetktA;->t PLcom/android/server/blob/-$$Lambda$BlobMetadata$KrpvkmDm06d88OXLr5VRH5aR8Fw;->()V PLcom/android/server/blob/-$$Lambda$BlobMetadata$KrpvkmDm06d88OXLr5VRH5aR8Fw;->()V PLcom/android/server/blob/-$$Lambda$BlobMetadata$KrpvkmDm06d88OXLr5VRH5aR8Fw;->test(Ljava/lang/Object;)Z +PLcom/android/server/blob/-$$Lambda$BlobMetadata$Q56ii5cwa0y_Vux5SdG5jscJceE;->(Landroid/util/SparseArray;)V +PLcom/android/server/blob/-$$Lambda$BlobMetadata$Q56ii5cwa0y_Vux5SdG5jscJceE;->test(Ljava/lang/Object;)Z +PLcom/android/server/blob/-$$Lambda$BlobMetadata$ceYnxM7Pw2_I8GUdNelXcRo9Qzw;->(Landroid/util/SparseArray;)V +PLcom/android/server/blob/-$$Lambda$BlobMetadata$ceYnxM7Pw2_I8GUdNelXcRo9Qzw;->test(Ljava/lang/Object;)Z +PLcom/android/server/blob/-$$Lambda$BlobMetadata$mna5ZY6ztC-Pz9xWhb7e9FBXwCs;->(Lcom/android/server/blob/BlobMetadata;Ljava/lang/String;Landroid/os/RevocableFileDescriptor;)V +PLcom/android/server/blob/-$$Lambda$BlobMetadata$mna5ZY6ztC-Pz9xWhb7e9FBXwCs;->onClose(Ljava/io/IOException;)V HSPLcom/android/server/blob/-$$Lambda$BlobStoreConfig$DeviceConfigProperties$dfRuliwBCBJkrL5-qLD5NUzCXxk;->(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/blob/-$$Lambda$BlobStoreConfig$mZL_oViqqqvWZY3MWJlbhS2Z5pc;->()V HSPLcom/android/server/blob/-$$Lambda$BlobStoreConfig$mZL_oViqqqvWZY3MWJlbhS2Z5pc;->()V PLcom/android/server/blob/-$$Lambda$BlobStoreIdleJobService$gzHHq0Fs6vDr2TvwmcQBfSWzqFY;->(Lcom/android/server/blob/BlobStoreIdleJobService;Landroid/app/job/JobParameters;)V PLcom/android/server/blob/-$$Lambda$BlobStoreIdleJobService$gzHHq0Fs6vDr2TvwmcQBfSWzqFY;->run()V +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$4qbN7XRLvaQ88-0AqcE4xQpLktg;->(Ljava/util/function/Function;Ljava/util/ArrayList;)V HSPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$5JiLp6FArwNHRjy3qCl1v6pO75A;->(Lcom/android/server/blob/BlobStoreManagerService;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$5JiLp6FArwNHRjy3qCl1v6pO75A;->run()V HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$FWfIQj79Hk2YOKSoUa4aC5j5VkM;->(Ljava/lang/String;Ljava/util/concurrent/atomic/AtomicLong;)V @@ -10817,8 +12086,9 @@ HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAug HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$Kg9zqhcDaAJ5lbpIRP5r9mf_LcE;->accept(Ljava/lang/Object;)V HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$LJ33bhb9r4x5r3gCOlrsIH96vmY;->(ILjava/util/concurrent/atomic/AtomicLong;)V HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$qcpKFP1QKIrqUEqa53FueIbBQ3s;->(Ljava/lang/String;ZLjava/util/concurrent/atomic/AtomicLong;)V -PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$qcpKFP1QKIrqUEqa53FueIbBQ3s;->accept(Ljava/lang/Object;)V +HPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$qcpKFP1QKIrqUEqa53FueIbBQ3s;->accept(Ljava/lang/Object;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$E2_8ncSVVB6COdP4wRg4BEu08No;->(Ljava/lang/String;ILjava/util/ArrayList;)V +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$E2_8ncSVVB6COdP4wRg4BEu08No;->accept(Ljava/lang/Object;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$F9Fd8feh6pZr1ffU3VLDmzprRzw;->(Lcom/android/server/blob/BlobStoreManagerService;Ljava/util/ArrayList;)V HSPLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$IjuYShneZHng_C5xDNH-7QjfNTg;->(Lcom/android/server/blob/BlobStoreManagerService;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$IjuYShneZHng_C5xDNH-7QjfNTg;->run()V @@ -10832,53 +12102,83 @@ PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$fhcZ3XYjcc5ocSyafJDV PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$fhcZ3XYjcc5ocSyafJDV2TGviSQ;->accept(Ljava/lang/Object;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$jSxJ7CVYG5DOkEQOyeXKn6cZfxA;->(ILjava/lang/String;Ljava/util/concurrent/atomic/AtomicInteger;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$jTVxMlq7LMEG-RHQMbLgSI6-GpM;->(Ljava/lang/String;ILjava/util/concurrent/atomic/AtomicInteger;)V +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$jTVxMlq7LMEG-RHQMbLgSI6-GpM;->accept(Ljava/lang/Object;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$pUNBsy4dzPTJmB9tRiTPaKMCYHs;->(Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreSession;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$pUNBsy4dzPTJmB9tRiTPaKMCYHs;->run()V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$tj8q-uWyE9JnAd-5tbi6BwSYqpM;->(Lcom/android/server/blob/BlobStoreManagerService;Landroid/util/ArrayMap;Landroid/app/blob/BlobHandle;Lcom/android/server/blob/BlobMetadata;)V +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$tj8q-uWyE9JnAd-5tbi6BwSYqpM;->run()V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$v3_m36j3c7fLS2IRFvt7jeVZ8h0;->(Lcom/android/server/blob/BlobStoreManagerService;Ljava/util/ArrayList;)V PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$v3_m36j3c7fLS2IRFvt7jeVZ8h0;->test(Ljava/lang/Object;)Z PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$wJRU8ROf8dZyVqtV3iVonOSFwwk;->(Lcom/android/server/blob/BlobStoreManagerService;Ljava/lang/String;I)V +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$wJRU8ROf8dZyVqtV3iVonOSFwwk;->test(Ljava/lang/Object;)Z +PLcom/android/server/blob/-$$Lambda$BlobStoreManagerService$wu1LKTGMcvNqjuD2eNG1FRa3KvM;->(Lcom/android/server/blob/BlobStoreManagerService;Landroid/util/ArrayMap;I)V PLcom/android/server/blob/-$$Lambda$BlobStoreSession$RQ7jEAXanfbmh5XPIfRGkx9Tpjo;->(Lcom/android/server/blob/BlobStoreSession;Landroid/os/RevocableFileDescriptor;)V PLcom/android/server/blob/-$$Lambda$BlobStoreSession$RQ7jEAXanfbmh5XPIfRGkx9Tpjo;->onClose(Ljava/io/IOException;)V PLcom/android/server/blob/BlobAccessMode;->()V PLcom/android/server/blob/BlobAccessMode;->allowPublicAccess()V +PLcom/android/server/blob/BlobAccessMode;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/blob/BlobAccessMode; +PLcom/android/server/blob/BlobAccessMode;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/blob/BlobAccessMode;->isAccessAllowedForCaller(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/blob/BlobAccessMode;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V PLcom/android/server/blob/BlobMetadata$Accessor;->(Ljava/lang/String;I)V PLcom/android/server/blob/BlobMetadata$Accessor;->equals(Ljava/lang/String;I)Z PLcom/android/server/blob/BlobMetadata$Accessor;->hashCode()I +PLcom/android/server/blob/BlobMetadata$Accessor;->toString()Ljava/lang/String; PLcom/android/server/blob/BlobMetadata$Committer;->(Ljava/lang/String;ILcom/android/server/blob/BlobAccessMode;J)V +PLcom/android/server/blob/BlobMetadata$Committer;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;I)Lcom/android/server/blob/BlobMetadata$Committer; +PLcom/android/server/blob/BlobMetadata$Committer;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/blob/BlobMetadata$Committer;->getCommitTimeMs()J PLcom/android/server/blob/BlobMetadata$Committer;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V PLcom/android/server/blob/BlobMetadata$Leasee;->(Landroid/content/Context;Ljava/lang/String;IILjava/lang/CharSequence;J)V +PLcom/android/server/blob/BlobMetadata$Leasee;->(Ljava/lang/String;ILjava/lang/String;Ljava/lang/CharSequence;J)V +PLcom/android/server/blob/BlobMetadata$Leasee;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;I)Lcom/android/server/blob/BlobMetadata$Leasee; +PLcom/android/server/blob/BlobMetadata$Leasee;->dump(Landroid/content/Context;Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/blob/BlobMetadata$Leasee;->getDescription(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String; +PLcom/android/server/blob/BlobMetadata$Leasee;->getDescriptionToDump(Landroid/content/Context;)Ljava/lang/String; PLcom/android/server/blob/BlobMetadata$Leasee;->getResourceEntryName(Landroid/content/res/Resources;I)Ljava/lang/String; -PLcom/android/server/blob/BlobMetadata$Leasee;->isStillValid()Z -PLcom/android/server/blob/BlobMetadata$Leasee;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/blob/BlobMetadata$Leasee;->isStillValid()Z +HPLcom/android/server/blob/BlobMetadata$Leasee;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V PLcom/android/server/blob/BlobMetadata;->(Landroid/content/Context;JLandroid/app/blob/BlobHandle;I)V PLcom/android/server/blob/BlobMetadata;->addOrReplaceCommitter(Lcom/android/server/blob/BlobMetadata$Committer;)V PLcom/android/server/blob/BlobMetadata;->addOrReplaceLeasee(Ljava/lang/String;IILjava/lang/CharSequence;J)V +PLcom/android/server/blob/BlobMetadata;->createFromXml(Lorg/xmlpull/v1/XmlPullParser;ILandroid/content/Context;)Lcom/android/server/blob/BlobMetadata; +HPLcom/android/server/blob/BlobMetadata;->createRevocableFd(Ljava/io/FileDescriptor;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/blob/BlobMetadata;->destroy()V +HPLcom/android/server/blob/BlobMetadata;->dump(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/blob/BlobStoreManagerService$DumpArgs;)V HPLcom/android/server/blob/BlobMetadata;->getAccessor(Landroid/util/ArraySet;Ljava/lang/String;I)Lcom/android/server/blob/BlobMetadata$Accessor; PLcom/android/server/blob/BlobMetadata;->getBlobFile()Ljava/io/File; PLcom/android/server/blob/BlobMetadata;->getBlobHandle()Landroid/app/blob/BlobHandle; PLcom/android/server/blob/BlobMetadata;->getBlobId()J PLcom/android/server/blob/BlobMetadata;->getExistingCommitter(Ljava/lang/String;I)Lcom/android/server/blob/BlobMetadata$Committer; PLcom/android/server/blob/BlobMetadata;->getSize()J +PLcom/android/server/blob/BlobMetadata;->getUserId()I PLcom/android/server/blob/BlobMetadata;->hasLeaseWaitTimeElapsedForAll()Z -PLcom/android/server/blob/BlobMetadata;->hasOtherLeasees(I)Z -PLcom/android/server/blob/BlobMetadata;->hasOtherLeasees(Ljava/lang/String;I)Z +HPLcom/android/server/blob/BlobMetadata;->hasOtherLeasees(I)Z +HPLcom/android/server/blob/BlobMetadata;->hasOtherLeasees(Ljava/lang/String;I)Z PLcom/android/server/blob/BlobMetadata;->hasValidLeases()Z -PLcom/android/server/blob/BlobMetadata;->isALeasee(I)Z -PLcom/android/server/blob/BlobMetadata;->isALeasee(Ljava/lang/String;)Z +PLcom/android/server/blob/BlobMetadata;->isACommitter(Ljava/lang/String;I)Z +HPLcom/android/server/blob/BlobMetadata;->isALeasee(I)Z +HPLcom/android/server/blob/BlobMetadata;->isALeasee(Ljava/lang/String;)Z HPLcom/android/server/blob/BlobMetadata;->isALeasee(Ljava/lang/String;I)Z -PLcom/android/server/blob/BlobMetadata;->isAccessAllowedForCaller(Ljava/lang/String;I)Z +HPLcom/android/server/blob/BlobMetadata;->isAccessAllowedForCaller(Ljava/lang/String;I)Z +PLcom/android/server/blob/BlobMetadata;->isAnAccessor(Landroid/util/ArraySet;Ljava/lang/String;I)Z +PLcom/android/server/blob/BlobMetadata;->lambda$createRevocableFd$5$BlobMetadata(Ljava/lang/String;Landroid/os/RevocableFileDescriptor;Ljava/io/IOException;)V +PLcom/android/server/blob/BlobMetadata;->lambda$removeCommittersFromUnknownPkgs$1(Landroid/util/SparseArray;Lcom/android/server/blob/BlobMetadata$Committer;)Z PLcom/android/server/blob/BlobMetadata;->lambda$removeExpiredLeases$4(Lcom/android/server/blob/BlobMetadata$Leasee;)Z PLcom/android/server/blob/BlobMetadata;->lambda$removeLeasee$2(ILjava/lang/String;Lcom/android/server/blob/BlobMetadata$Leasee;)Z -PLcom/android/server/blob/BlobMetadata;->openForRead(Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/blob/BlobMetadata;->lambda$removeLeaseesFromUnknownPkgs$3(Landroid/util/SparseArray;Lcom/android/server/blob/BlobMetadata$Leasee;)Z +HPLcom/android/server/blob/BlobMetadata;->openForRead(Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/blob/BlobMetadata;->removeCommittersFromUnknownPkgs(Landroid/util/SparseArray;)V PLcom/android/server/blob/BlobMetadata;->removeExpiredLeases()V PLcom/android/server/blob/BlobMetadata;->removeLeasee(Ljava/lang/String;I)V +PLcom/android/server/blob/BlobMetadata;->removeLeaseesFromUnknownPkgs(Landroid/util/SparseArray;)V +PLcom/android/server/blob/BlobMetadata;->revokeAllFds()V +PLcom/android/server/blob/BlobMetadata;->setCommitters(Landroid/util/ArraySet;)V +PLcom/android/server/blob/BlobMetadata;->setLeasees(Landroid/util/ArraySet;)V PLcom/android/server/blob/BlobMetadata;->shouldBeDeleted(Z)Z -PLcom/android/server/blob/BlobMetadata;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/blob/BlobMetadata;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V HSPLcom/android/server/blob/BlobStoreConfig$DeviceConfigProperties;->()V -PLcom/android/server/blob/BlobStoreConfig$DeviceConfigProperties;->dump(Lcom/android/internal/util/IndentingPrintWriter;Landroid/content/Context;)V +HPLcom/android/server/blob/BlobStoreConfig$DeviceConfigProperties;->dump(Lcom/android/internal/util/IndentingPrintWriter;Landroid/content/Context;)V HSPLcom/android/server/blob/BlobStoreConfig$DeviceConfigProperties;->refresh(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/blob/BlobStoreConfig;->()V PLcom/android/server/blob/BlobStoreConfig;->dump(Lcom/android/internal/util/IndentingPrintWriter;Landroid/content/Context;)V @@ -10912,13 +12212,15 @@ HSPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;-> HSPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->(Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreManagerService$1;)V HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->augmentStatsForPackage(Landroid/content/pm/PackageStats;Ljava/lang/String;IZ)V HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->augmentStatsForUid(Landroid/content/pm/PackageStats;IZ)V -PLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->lambda$augmentStatsForPackage$1(Ljava/lang/String;ZLjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V +HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->lambda$augmentStatsForPackage$1(Ljava/lang/String;ZLjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->lambda$augmentStatsForUid$3(IZLjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->()V PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->parse([Ljava/lang/String;)Lcom/android/server/blob/BlobStoreManagerService$DumpArgs; PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpAllSections()Z +PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpBlob(J)Z PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpBlobs()Z PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpConfig()Z +PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpFull()Z PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpHelp()Z PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpSessions()Z PLcom/android/server/blob/BlobStoreManagerService$DumpArgs;->shouldDumpUser(I)Z @@ -10943,8 +12245,9 @@ PLcom/android/server/blob/BlobStoreManagerService$Stub;->createSession(Landroid/ PLcom/android/server/blob/BlobStoreManagerService$Stub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/blob/BlobStoreManagerService$Stub;->getLeasedBlobs(Ljava/lang/String;)Ljava/util/List; PLcom/android/server/blob/BlobStoreManagerService$Stub;->getRemainingLeaseQuotaBytes(Ljava/lang/String;)J -PLcom/android/server/blob/BlobStoreManagerService$Stub;->openBlob(Landroid/app/blob/BlobHandle;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/blob/BlobStoreManagerService$Stub;->openBlob(Landroid/app/blob/BlobHandle;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; PLcom/android/server/blob/BlobStoreManagerService$Stub;->openSession(JLjava/lang/String;)Landroid/app/blob/IBlobStoreSession; +PLcom/android/server/blob/BlobStoreManagerService$Stub;->queryBlobsForUser(I)Ljava/util/List; PLcom/android/server/blob/BlobStoreManagerService$Stub;->releaseLease(Landroid/app/blob/BlobHandle;Ljava/lang/String;)V HSPLcom/android/server/blob/BlobStoreManagerService$UserActionReceiver;->(Lcom/android/server/blob/BlobStoreManagerService;)V HSPLcom/android/server/blob/BlobStoreManagerService$UserActionReceiver;->(Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreManagerService$1;)V @@ -10959,6 +12262,7 @@ PLcom/android/server/blob/BlobStoreManagerService;->access$1700(Lcom/android/ser PLcom/android/server/blob/BlobStoreManagerService;->access$1800(Lcom/android/server/blob/BlobStoreManagerService;Landroid/app/blob/BlobHandle;ILjava/lang/String;)V PLcom/android/server/blob/BlobStoreManagerService;->access$1900(Lcom/android/server/blob/BlobStoreManagerService;ILjava/lang/String;)J PLcom/android/server/blob/BlobStoreManagerService;->access$2000(Lcom/android/server/blob/BlobStoreManagerService;)Landroid/content/Context; +PLcom/android/server/blob/BlobStoreManagerService;->access$2100(Lcom/android/server/blob/BlobStoreManagerService;I)Ljava/util/List; PLcom/android/server/blob/BlobStoreManagerService;->access$2300(Lcom/android/server/blob/BlobStoreManagerService;ILjava/lang/String;)Ljava/util/List; PLcom/android/server/blob/BlobStoreManagerService;->access$2600(Lcom/android/server/blob/BlobStoreManagerService;)Ljava/lang/Object; PLcom/android/server/blob/BlobStoreManagerService;->access$2700(Lcom/android/server/blob/BlobStoreManagerService;)J @@ -10971,9 +12275,11 @@ HPLcom/android/server/blob/BlobStoreManagerService;->access$800(Lcom/android/ser HPLcom/android/server/blob/BlobStoreManagerService;->access$900(Lcom/android/server/blob/BlobStoreManagerService;Ljava/util/function/Consumer;I)V PLcom/android/server/blob/BlobStoreManagerService;->acquireLeaseInternal(Landroid/app/blob/BlobHandle;ILjava/lang/CharSequence;JILjava/lang/String;)V PLcom/android/server/blob/BlobStoreManagerService;->addActiveBlobIdLocked(J)V +PLcom/android/server/blob/BlobStoreManagerService;->addBlobForUserLocked(Lcom/android/server/blob/BlobMetadata;I)V PLcom/android/server/blob/BlobStoreManagerService;->addBlobForUserLocked(Lcom/android/server/blob/BlobMetadata;Landroid/util/ArrayMap;)V PLcom/android/server/blob/BlobStoreManagerService;->addSessionForUserLocked(Lcom/android/server/blob/BlobStoreSession;I)V PLcom/android/server/blob/BlobStoreManagerService;->createSessionInternal(Landroid/app/blob/BlobHandle;ILjava/lang/String;)J +PLcom/android/server/blob/BlobStoreManagerService;->deleteBlobLocked(Lcom/android/server/blob/BlobMetadata;)V PLcom/android/server/blob/BlobStoreManagerService;->dumpBlobsLocked(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/blob/BlobStoreManagerService$DumpArgs;)V PLcom/android/server/blob/BlobStoreManagerService;->dumpSessionsLocked(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/blob/BlobStoreManagerService$DumpArgs;)V HPLcom/android/server/blob/BlobStoreManagerService;->forEachBlobInUser(Ljava/util/function/Consumer;I)V @@ -10993,30 +12299,35 @@ PLcom/android/server/blob/BlobStoreManagerService;->handlePackageRemoved(Ljava/l HSPLcom/android/server/blob/BlobStoreManagerService;->initializeMessageHandler()Landroid/os/Handler; PLcom/android/server/blob/BlobStoreManagerService;->lambda$5JiLp6FArwNHRjy3qCl1v6pO75A(Lcom/android/server/blob/BlobStoreManagerService;)V PLcom/android/server/blob/BlobStoreManagerService;->lambda$IjuYShneZHng_C5xDNH-7QjfNTg(Lcom/android/server/blob/BlobStoreManagerService;)V +PLcom/android/server/blob/BlobStoreManagerService;->lambda$getCommittedBlobsCountLocked$1(Ljava/lang/String;ILjava/util/concurrent/atomic/AtomicInteger;Lcom/android/server/blob/BlobMetadata;)V PLcom/android/server/blob/BlobStoreManagerService;->lambda$getLeasedBlobsCountLocked$2(Ljava/lang/String;ILjava/util/concurrent/atomic/AtomicInteger;Lcom/android/server/blob/BlobMetadata;)V +PLcom/android/server/blob/BlobStoreManagerService;->lambda$getLeasedBlobsInternal$9(Ljava/lang/String;ILjava/util/ArrayList;Lcom/android/server/blob/BlobMetadata;)V PLcom/android/server/blob/BlobStoreManagerService;->lambda$getTotalUsageBytesLocked$3(Ljava/lang/String;ILjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V PLcom/android/server/blob/BlobStoreManagerService;->lambda$handleIdleMaintenanceLocked$13$BlobStoreManagerService(Ljava/util/ArrayList;Ljava/util/Map$Entry;)Z +PLcom/android/server/blob/BlobStoreManagerService;->lambda$handlePackageRemoved$12$BlobStoreManagerService(Ljava/lang/String;ILjava/util/Map$Entry;)Z PLcom/android/server/blob/BlobStoreManagerService;->lambda$onStateChangedInternal$10$BlobStoreManagerService(Lcom/android/server/blob/BlobStoreSession;)V +PLcom/android/server/blob/BlobStoreManagerService;->lambda$releaseLeaseInternal$4$BlobStoreManagerService(Landroid/util/ArrayMap;Landroid/app/blob/BlobHandle;Lcom/android/server/blob/BlobMetadata;)V HSPLcom/android/server/blob/BlobStoreManagerService;->onBootPhase(I)V HSPLcom/android/server/blob/BlobStoreManagerService;->onStart()V PLcom/android/server/blob/BlobStoreManagerService;->onStateChangedInternal(Lcom/android/server/blob/BlobStoreSession;)V -PLcom/android/server/blob/BlobStoreManagerService;->openBlobInternal(Landroid/app/blob/BlobHandle;ILjava/lang/String;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/blob/BlobStoreManagerService;->openBlobInternal(Landroid/app/blob/BlobHandle;ILjava/lang/String;)Landroid/os/ParcelFileDescriptor; PLcom/android/server/blob/BlobStoreManagerService;->openSessionInternal(JILjava/lang/String;)Lcom/android/server/blob/BlobStoreSession; HSPLcom/android/server/blob/BlobStoreManagerService;->prepareBlobsIndexFile()Landroid/util/AtomicFile; HSPLcom/android/server/blob/BlobStoreManagerService;->prepareSessionsIndexFile()Landroid/util/AtomicFile; +PLcom/android/server/blob/BlobStoreManagerService;->queryBlobsForUserInternal(I)Ljava/util/List; HSPLcom/android/server/blob/BlobStoreManagerService;->readBlobSessionsLocked(Landroid/util/SparseArray;)V HSPLcom/android/server/blob/BlobStoreManagerService;->readBlobsInfoLocked(Landroid/util/SparseArray;)V HSPLcom/android/server/blob/BlobStoreManagerService;->registerBlobStorePuller()V HSPLcom/android/server/blob/BlobStoreManagerService;->registerReceivers()V PLcom/android/server/blob/BlobStoreManagerService;->releaseLeaseInternal(Landroid/app/blob/BlobHandle;ILjava/lang/String;)V PLcom/android/server/blob/BlobStoreManagerService;->runIdleMaintenance()V -PLcom/android/server/blob/BlobStoreManagerService;->verifyCallingPackage(ILjava/lang/String;)V +HPLcom/android/server/blob/BlobStoreManagerService;->verifyCallingPackage(ILjava/lang/String;)V PLcom/android/server/blob/BlobStoreManagerService;->writeBlobSessions()V PLcom/android/server/blob/BlobStoreManagerService;->writeBlobSessionsAsync()V PLcom/android/server/blob/BlobStoreManagerService;->writeBlobSessionsLocked()V PLcom/android/server/blob/BlobStoreManagerService;->writeBlobsInfo()V PLcom/android/server/blob/BlobStoreManagerService;->writeBlobsInfoAsync()V -PLcom/android/server/blob/BlobStoreManagerService;->writeBlobsInfoLocked()V +HPLcom/android/server/blob/BlobStoreManagerService;->writeBlobsInfoLocked()V PLcom/android/server/blob/BlobStoreSession;->(Landroid/content/Context;JLandroid/app/blob/BlobHandle;ILjava/lang/String;JLcom/android/server/blob/BlobStoreManagerService$SessionStateChangeListener;)V PLcom/android/server/blob/BlobStoreSession;->(Landroid/content/Context;JLandroid/app/blob/BlobHandle;ILjava/lang/String;Lcom/android/server/blob/BlobStoreManagerService$SessionStateChangeListener;)V PLcom/android/server/blob/BlobStoreSession;->allowPublicAccess()V @@ -11044,22 +12355,27 @@ PLcom/android/server/blob/BlobStoreSession;->stateToString(I)Ljava/lang/String; PLcom/android/server/blob/BlobStoreSession;->trackRevocableFdLocked(Landroid/os/RevocableFileDescriptor;)V PLcom/android/server/blob/BlobStoreSession;->verifyBlobData()V PLcom/android/server/blob/BlobStoreSession;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +PLcom/android/server/blob/BlobStoreUtils;->formatTime(J)Ljava/lang/String; PLcom/android/server/blob/BlobStoreUtils;->getPackageResources(Landroid/content/Context;Ljava/lang/String;I)Landroid/content/res/Resources; HSPLcom/android/server/camera/CameraServiceProxy$1;->(Lcom/android/server/camera/CameraServiceProxy;)V HSPLcom/android/server/camera/CameraServiceProxy$2;->(Lcom/android/server/camera/CameraServiceProxy;)V -PLcom/android/server/camera/CameraServiceProxy$2;->notifyCameraState(Ljava/lang/String;IILjava/lang/String;I)V -PLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->(ILjava/lang/String;I)V -PLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->getDuration()J -PLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->markCompleted()V +HPLcom/android/server/camera/CameraServiceProxy$2;->notifyCameraState(Landroid/hardware/CameraSessionStats;)V +HPLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->(Ljava/lang/String;ILjava/lang/String;IZIII)V +HPLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->getDuration()J +HPLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->markCompleted(IJJZLjava/util/List;)V PLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->(Lcom/android/server/camera/CameraServiceProxy;Ljava/util/ArrayList;)V -PLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->logCameraUsageEvent(Lcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;)V -PLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->run()V +HPLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->logCameraUsageEvent(Lcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;)V +HPLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->run()V HSPLcom/android/server/camera/CameraServiceProxy;->()V HSPLcom/android/server/camera/CameraServiceProxy;->(Landroid/content/Context;)V -PLcom/android/server/camera/CameraServiceProxy;->access$600(I)Ljava/lang/String; -PLcom/android/server/camera/CameraServiceProxy;->cameraFacingToString(I)Ljava/lang/String; -PLcom/android/server/camera/CameraServiceProxy;->cameraStateToString(I)Ljava/lang/String; -PLcom/android/server/camera/CameraServiceProxy;->dumpUsageEvents()V +HPLcom/android/server/camera/CameraServiceProxy;->access$600(I)Ljava/lang/String; +HPLcom/android/server/camera/CameraServiceProxy;->access$700(I)Ljava/lang/String; +HPLcom/android/server/camera/CameraServiceProxy;->access$800(Lcom/android/server/camera/CameraServiceProxy;Landroid/hardware/CameraSessionStats;)V +HPLcom/android/server/camera/CameraServiceProxy;->cameraFacingToString(I)Ljava/lang/String; +HPLcom/android/server/camera/CameraServiceProxy;->cameraStateToString(I)Ljava/lang/String; +HSPLcom/android/server/camera/CameraServiceProxy;->clearDeviceStateFlags(I)V +HPLcom/android/server/camera/CameraServiceProxy;->dumpUsageEvents()V +PLcom/android/server/camera/CameraServiceProxy;->getCameraServiceRawLocked()Landroid/hardware/ICameraService; HSPLcom/android/server/camera/CameraServiceProxy;->getEnabledUserHandles(I)Ljava/util/Set; HSPLcom/android/server/camera/CameraServiceProxy;->notifyCameraserverLocked(ILjava/util/Set;)Z HSPLcom/android/server/camera/CameraServiceProxy;->notifySwitchWithRetriesLocked(I)V @@ -11068,135 +12384,192 @@ HSPLcom/android/server/camera/CameraServiceProxy;->onUserStarting(Lcom/android/s PLcom/android/server/camera/CameraServiceProxy;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/camera/CameraServiceProxy;->switchUserLocked(I)V HSPLcom/android/server/camera/CameraServiceProxy;->toArray(Ljava/util/Collection;)[I -HPLcom/android/server/camera/CameraServiceProxy;->updateActivityCount(Ljava/lang/String;IILjava/lang/String;I)V +HPLcom/android/server/camera/CameraServiceProxy;->updateActivityCount(Landroid/hardware/CameraSessionStats;)V HSPLcom/android/server/camera/CameraStatsJobService;->()V PLcom/android/server/camera/CameraStatsJobService;->()V PLcom/android/server/camera/CameraStatsJobService;->onStartJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/camera/CameraStatsJobService;->schedule(Landroid/content/Context;)V HSPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->(Lcom/android/server/clipboard/ClipboardService;)V HSPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->(Lcom/android/server/clipboard/ClipboardService;Lcom/android/server/clipboard/ClipboardService$1;)V -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->addPrimaryClipChangedListener(Landroid/content/IOnPrimaryClipChangedListener;Ljava/lang/String;I)V -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClip(Ljava/lang/String;I)Landroid/content/ClipData; -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClipDescription(Ljava/lang/String;I)Landroid/content/ClipDescription; -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->hasPrimaryClip(Ljava/lang/String;I)Z -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z -PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->removePrimaryClipChangedListener(Landroid/content/IOnPrimaryClipChangedListener;Ljava/lang/String;I)V +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->addPrimaryClipChangedListener(Landroid/content/IOnPrimaryClipChangedListener;Ljava/lang/String;I)V +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClip(Ljava/lang/String;I)Landroid/content/ClipData; +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClipDescription(Ljava/lang/String;I)Landroid/content/ClipDescription; +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->hasPrimaryClip(Ljava/lang/String;I)Z +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->removePrimaryClipChangedListener(Landroid/content/IOnPrimaryClipChangedListener;Ljava/lang/String;I)V PLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->setPrimaryClip(Landroid/content/ClipData;Ljava/lang/String;I)V -PLcom/android/server/clipboard/ClipboardService$ListenerInfo;->(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;)V +HPLcom/android/server/clipboard/ClipboardService$ListenerInfo;->(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;)V PLcom/android/server/clipboard/ClipboardService$PerUserClipboard;->(Lcom/android/server/clipboard/ClipboardService;I)V HSPLcom/android/server/clipboard/ClipboardService;->()V HSPLcom/android/server/clipboard/ClipboardService;->(Landroid/content/Context;)V -PLcom/android/server/clipboard/ClipboardService;->access$100(Lcom/android/server/clipboard/ClipboardService;I)Lcom/android/server/clipboard/ClipboardService$PerUserClipboard; +HPLcom/android/server/clipboard/ClipboardService;->access$100(Lcom/android/server/clipboard/ClipboardService;I)Lcom/android/server/clipboard/ClipboardService$PerUserClipboard; PLcom/android/server/clipboard/ClipboardService;->access$1000(Lcom/android/server/clipboard/ClipboardService;Ljava/lang/String;I)I -PLcom/android/server/clipboard/ClipboardService;->access$300(Lcom/android/server/clipboard/ClipboardService;Ljava/lang/String;I)I -PLcom/android/server/clipboard/ClipboardService;->access$900(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;IIZ)Z -PLcom/android/server/clipboard/ClipboardService;->addActiveOwnerLocked(ILjava/lang/String;)V +HPLcom/android/server/clipboard/ClipboardService;->access$300(Lcom/android/server/clipboard/ClipboardService;Ljava/lang/String;I)I +PLcom/android/server/clipboard/ClipboardService;->access$400(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;II)Z +PLcom/android/server/clipboard/ClipboardService;->access$500(Lcom/android/server/clipboard/ClipboardService;Landroid/content/ClipData;I)V +HPLcom/android/server/clipboard/ClipboardService;->access$600(Lcom/android/server/clipboard/ClipboardService;I)Z +HPLcom/android/server/clipboard/ClipboardService;->access$700(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;)V +HPLcom/android/server/clipboard/ClipboardService;->access$800(Lcom/android/server/clipboard/ClipboardService;Ljava/lang/String;IILcom/android/server/clipboard/ClipboardService$PerUserClipboard;)V +HPLcom/android/server/clipboard/ClipboardService;->access$900(Lcom/android/server/clipboard/ClipboardService;ILjava/lang/String;IIZ)Z +HPLcom/android/server/clipboard/ClipboardService;->addActiveOwnerLocked(ILjava/lang/String;)V +PLcom/android/server/clipboard/ClipboardService;->checkDataOwnerLocked(Landroid/content/ClipData;I)V PLcom/android/server/clipboard/ClipboardService;->checkItemOwnerLocked(Landroid/content/ClipData$Item;I)V PLcom/android/server/clipboard/ClipboardService;->checkUriOwnerLocked(Landroid/net/Uri;I)V +HPLcom/android/server/clipboard/ClipboardService;->clipboardAccessAllowed(ILjava/lang/String;II)Z HPLcom/android/server/clipboard/ClipboardService;->clipboardAccessAllowed(ILjava/lang/String;IIZ)Z -PLcom/android/server/clipboard/ClipboardService;->getClipboard(I)Lcom/android/server/clipboard/ClipboardService$PerUserClipboard; -PLcom/android/server/clipboard/ClipboardService;->getIntendingUid(Ljava/lang/String;I)I -PLcom/android/server/clipboard/ClipboardService;->getIntendingUserId(Ljava/lang/String;I)I +HPLcom/android/server/clipboard/ClipboardService;->getClipboard(I)Lcom/android/server/clipboard/ClipboardService$PerUserClipboard; +HPLcom/android/server/clipboard/ClipboardService;->getIntendingUid(Ljava/lang/String;I)I +HPLcom/android/server/clipboard/ClipboardService;->getIntendingUserId(Ljava/lang/String;I)I PLcom/android/server/clipboard/ClipboardService;->getRelatedProfiles(I)Ljava/util/List; PLcom/android/server/clipboard/ClipboardService;->grantItemLocked(Landroid/content/ClipData$Item;ILjava/lang/String;I)V PLcom/android/server/clipboard/ClipboardService;->grantUriLocked(Landroid/net/Uri;ILjava/lang/String;I)V PLcom/android/server/clipboard/ClipboardService;->hasRestriction(Ljava/lang/String;I)Z -PLcom/android/server/clipboard/ClipboardService;->isDeviceLocked(I)Z -PLcom/android/server/clipboard/ClipboardService;->isInternalSysWindowAppWithWindowFocus(Ljava/lang/String;)Z +HPLcom/android/server/clipboard/ClipboardService;->isDeviceLocked(I)Z +HPLcom/android/server/clipboard/ClipboardService;->isInternalSysWindowAppWithWindowFocus(Ljava/lang/String;)Z HPLcom/android/server/clipboard/ClipboardService;->maybeNotify(Ljava/lang/String;IILcom/android/server/clipboard/ClipboardService$PerUserClipboard;)V HSPLcom/android/server/clipboard/ClipboardService;->onStart()V PLcom/android/server/clipboard/ClipboardService;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/clipboard/ClipboardService;->revokeItemLocked(Landroid/content/ClipData$Item;I)V PLcom/android/server/clipboard/ClipboardService;->revokeUriLocked(Landroid/net/Uri;I)V +PLcom/android/server/clipboard/ClipboardService;->revokeUris(Lcom/android/server/clipboard/ClipboardService$PerUserClipboard;)V PLcom/android/server/clipboard/ClipboardService;->setPrimaryClipInternal(Landroid/content/ClipData;I)V -PLcom/android/server/clipboard/ClipboardService;->setPrimaryClipInternal(Lcom/android/server/clipboard/ClipboardService$PerUserClipboard;Landroid/content/ClipData;I)V +HPLcom/android/server/clipboard/ClipboardService;->setPrimaryClipInternal(Lcom/android/server/clipboard/ClipboardService$PerUserClipboard;Landroid/content/ClipData;I)V PLcom/android/server/companion/-$$Lambda$47SAL0mY48qNHL1gZxol6T77ra0;->()V PLcom/android/server/companion/-$$Lambda$47SAL0mY48qNHL1gZxol6T77ra0;->()V PLcom/android/server/companion/-$$Lambda$47SAL0mY48qNHL1gZxol6T77ra0;->accept(Ljava/lang/Object;)V +PLcom/android/server/companion/-$$Lambda$Cmtq3sj7iury9MFaeHTedato3ZI;->()V +PLcom/android/server/companion/-$$Lambda$Cmtq3sj7iury9MFaeHTedato3ZI;->()V +PLcom/android/server/companion/-$$Lambda$Cmtq3sj7iury9MFaeHTedato3ZI;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$E-iHpYO16D9BTOC6ONsyI2NhrBA;->(Ljava/lang/String;)V PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$E-iHpYO16D9BTOC6ONsyI2NhrBA;->test(Ljava/lang/Object;)Z PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$PKYLAbzGAHe6gdWWmmljca4t3mE;->(Ljava/lang/String;)V PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$PKYLAbzGAHe6gdWWmmljca4t3mE;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$6O-aDcBBfqVGbRe0mERDoGz70Wk;->(Ljava/util/Set;)V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$6O-aDcBBfqVGbRe0mERDoGz70Wk;->accept(Ljava/lang/Object;)V +HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$i9_-prfF1zNt6WIhufXfDlUKTvA;->(Lcom/android/server/companion/CompanionDeviceManagerService$2;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$i9_-prfF1zNt6WIhufXfDlUKTvA;->acceptOrThrow(Ljava/lang/Object;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$3n3hT9_T4IzBqXOYPVsPevhYbMY;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$3n3hT9_T4IzBqXOYPVsPevhYbMY;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$3n3hT9_T4IzBqXOYPVsPevhYbMY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$8PfIMO-FwUe406rIErLIb4M0UeU;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$8PfIMO-FwUe406rIErLIb4M0UeU;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$8PfIMO-FwUe406rIErLIb4M0UeU;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$BVxLabIYi8y_-Fu8ZH6E8Dp8zGU;->()V PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$BVxLabIYi8y_-Fu8ZH6E8Dp8zGU;->()V PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$BVxLabIYi8y_-Fu8ZH6E8Dp8zGU;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$0UH_uY7a7dTCg58aQZcnH7y4Z2w;->(Ljava/lang/String;)V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$I-2V3WLYaADPnIjGvJD35gAmZxc;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$I-2V3WLYaADPnIjGvJD35gAmZxc;->()V -HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$I-2V3WLYaADPnIjGvJD35gAmZxc;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$tGldZKmUbZW9fAt4evei8wvBHIw;->(Ljava/io/PrintWriter;)V -HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$L6tApgjCoqrmRxM9wxULXGUsrDs;->(Ljava/lang/String;)V -HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$L6tApgjCoqrmRxM9wxULXGUsrDs;->test(Ljava/lang/Object;)Z -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$OGENcY9UVMhdY_DWrSbhy4TmYo8;->(Lorg/xmlpull/v1/XmlSerializer;)V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$OGENcY9UVMhdY_DWrSbhy4TmYo8;->acceptOrThrow(Ljava/lang/Object;)V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Qq23gScYgw91nDOoNn_ErkFAZjQ;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Qq23gScYgw91nDOoNn_ErkFAZjQ;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Qq23gScYgw91nDOoNn_ErkFAZjQ;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$pxYft6tRpT6Di9Ac_2eJbIeGLaA;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$pxYft6tRpT6Di9Ac_2eJbIeGLaA;->()V -HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$pxYft6tRpT6Di9Ac_2eJbIeGLaA;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$tLtdtDXNLLt0KfVriCsflNf6pJo;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$tLtdtDXNLLt0KfVriCsflNf6pJo;->()V -PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$tLtdtDXNLLt0KfVriCsflNf6pJo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$UY0ggqIQCFj5c-bdWbNMdejuV2c;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$UY0ggqIQCFj5c-bdWbNMdejuV2c;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$WJqxd7yHxBHnqxgTv9Bbcv2ydiM;->(Landroid/companion/AssociationRequest;Ljava/lang/String;Landroid/companion/IFindDeviceCallback;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$WJqxd7yHxBHnqxgTv9Bbcv2ydiM;->run(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$CompanionDeviceManagerImpl$xTDFIbSjN4RkdRAagSQ0YNJhvQw;->(Ljava/io/PrintWriter;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$DgCj1AcVpTitYRrnpGGePUikkV0;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$DgCj1AcVpTitYRrnpGGePUikkV0;->()V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$DgCj1AcVpTitYRrnpGGePUikkV0;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Rb50GhA5TdgUeSX_goXXdxvoIX4;->(Ljava/util/Set;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Rb50GhA5TdgUeSX_goXXdxvoIX4;->accept(Ljava/lang/Object;)V +HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$oLolHslmPV56e3eZO_542ZC4ZFE;->(Ljava/lang/String;)V +HPLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$oLolHslmPV56e3eZO_542ZC4ZFE;->test(Ljava/lang/Object;)Z +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$ppy2ZarN0GUk7OhgAtfaPj5sQcw;->(Lorg/xmlpull/v1/XmlSerializer;)V +PLcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$ppy2ZarN0GUk7OhgAtfaPj5sQcw;->acceptOrThrow(Ljava/lang/Object;)V HSPLcom/android/server/companion/CompanionDeviceManagerService$1;->(Lcom/android/server/companion/CompanionDeviceManagerService;Landroid/content/Intent;)V +PLcom/android/server/companion/CompanionDeviceManagerService$1;->create(I)Ljava/lang/Object; HSPLcom/android/server/companion/CompanionDeviceManagerService$2;->(Lcom/android/server/companion/CompanionDeviceManagerService;)V +PLcom/android/server/companion/CompanionDeviceManagerService$2;->lambda$onPackageModified$2$CompanionDeviceManagerService$2(Landroid/companion/Association;)V PLcom/android/server/companion/CompanionDeviceManagerService$2;->lambda$onPackageRemoved$0(Ljava/lang/String;Landroid/companion/Association;)Z PLcom/android/server/companion/CompanionDeviceManagerService$2;->lambda$onPackageRemoved$1(Ljava/lang/String;Ljava/util/Set;)Ljava/util/Set; -PLcom/android/server/companion/CompanionDeviceManagerService$2;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/companion/CompanionDeviceManagerService$2;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/companion/CompanionDeviceManagerService$2;->onPackageRemoved(Ljava/lang/String;I)V +HSPLcom/android/server/companion/CompanionDeviceManagerService$BluetoothDeviceConnectedListener;->(Lcom/android/server/companion/CompanionDeviceManagerService;)V +HSPLcom/android/server/companion/CompanionDeviceManagerService$BluetoothDeviceConnectedListener;->(Lcom/android/server/companion/CompanionDeviceManagerService;Lcom/android/server/companion/CompanionDeviceManagerService$1;)V +PLcom/android/server/companion/CompanionDeviceManagerService$BluetoothDeviceConnectedListener;->onDeviceConnected(Landroid/bluetooth/BluetoothDevice;)V +PLcom/android/server/companion/CompanionDeviceManagerService$BluetoothDeviceConnectedListener;->onDeviceDisconnected(Landroid/bluetooth/BluetoothDevice;)V HSPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->(Lcom/android/server/companion/CompanionDeviceManagerService;)V +PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->associate(Landroid/companion/AssociationRequest;Landroid/companion/IFindDeviceCallback;Ljava/lang/String;)V HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->callerCanManageCompanionDevices()Z -PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkCallerIsSystemOr(Ljava/lang/String;I)V -PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkUsesFeature(Ljava/lang/String;I)V +PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkCallerIsSystemOr(Ljava/lang/String;)V +HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkCallerIsSystemOr(Ljava/lang/String;I)V +PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkCanCallNotificationApi(Ljava/lang/String;)V +HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->checkUsesFeature(Ljava/lang/String;I)V PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->getAssociations(Ljava/lang/String;I)Ljava/util/List; HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->hasNotificationAccess(Landroid/content/ComponentName;)Z PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->isDeviceAssociatedForWifiConnection(Ljava/lang/String;Ljava/lang/String;I)Z -HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->lambda$getAssociations$2(Landroid/companion/Association;)Ljava/lang/String; +PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->lambda$associate$0(Landroid/companion/AssociationRequest;Ljava/lang/String;Landroid/companion/IFindDeviceCallback;Landroid/companion/ICompanionDeviceDiscoveryService;)Ljava/util/concurrent/CompletableFuture; HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +PLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->stopScan(Landroid/companion/AssociationRequest;Landroid/companion/IFindDeviceCallback;Ljava/lang/String;)V HSPLcom/android/server/companion/CompanionDeviceManagerService;->()V HSPLcom/android/server/companion/CompanionDeviceManagerService;->(Landroid/content/Context;)V -PLcom/android/server/companion/CompanionDeviceManagerService;->access$100(Lcom/android/server/companion/CompanionDeviceManagerService;ILjava/lang/String;)Ljava/util/Set; -PLcom/android/server/companion/CompanionDeviceManagerService;->access$1300(Lcom/android/server/companion/CompanionDeviceManagerService;)Ljava/lang/Object; -PLcom/android/server/companion/CompanionDeviceManagerService;->access$1400(Lcom/android/server/companion/CompanionDeviceManagerService;)Ljava/util/Set; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$100(Lcom/android/server/companion/CompanionDeviceManagerService;Ljava/util/function/Function;I)V +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1100()Z +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1200(Lcom/android/server/companion/CompanionDeviceManagerService;)Lcom/android/internal/app/IAppOpsService; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1300(Lcom/android/server/companion/CompanionDeviceManagerService;Ljava/lang/String;I)Landroid/content/pm/PackageInfo; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1400(Lcom/android/server/companion/CompanionDeviceManagerService;)Ljava/lang/Object; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1500(Lcom/android/server/companion/CompanionDeviceManagerService;)Ljava/util/List; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$1600(Lcom/android/server/companion/CompanionDeviceManagerService;)Landroid/util/SparseArray; +HPLcom/android/server/companion/CompanionDeviceManagerService;->access$200(Lcom/android/server/companion/CompanionDeviceManagerService;ILjava/lang/String;)Ljava/util/Set; +PLcom/android/server/companion/CompanionDeviceManagerService;->access$300(Lcom/android/server/companion/CompanionDeviceManagerService;Landroid/companion/Association;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->access$400()I +PLcom/android/server/companion/CompanionDeviceManagerService;->cleanup()V +PLcom/android/server/companion/CompanionDeviceManagerService;->containsEither([Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z PLcom/android/server/companion/CompanionDeviceManagerService;->exemptFromAutoRevoke(Ljava/lang/String;I)V HPLcom/android/server/companion/CompanionDeviceManagerService;->getAllAssociations(I)Ljava/util/Set; -PLcom/android/server/companion/CompanionDeviceManagerService;->getAllAssociations(ILjava/lang/String;)Ljava/util/Set; +HPLcom/android/server/companion/CompanionDeviceManagerService;->getAllAssociations(ILjava/lang/String;)Ljava/util/Set; +HPLcom/android/server/companion/CompanionDeviceManagerService;->getAllUsers()Ljava/util/List; +PLcom/android/server/companion/CompanionDeviceManagerService;->getCallingUserId()I +HPLcom/android/server/companion/CompanionDeviceManagerService;->getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo; PLcom/android/server/companion/CompanionDeviceManagerService;->getStorageFileForUser(I)Landroid/util/AtomicFile; +PLcom/android/server/companion/CompanionDeviceManagerService;->grantDeviceProfile(Landroid/companion/Association;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->isCallerSystem()Z +PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$3n3hT9_T4IzBqXOYPVsPevhYbMY(Lcom/android/server/companion/CompanionDeviceManagerService;Landroid/companion/Association;Landroid/content/pm/PackageInfo;)V PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$BVxLabIYi8y_-Fu8ZH6E8Dp8zGU(Lcom/android/server/companion/CompanionDeviceManagerService;Ljava/util/Set;I)V -HPLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getAllAssociations$6(Ljava/lang/String;Landroid/companion/Association;)Z -PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getPackageInfo$1(Landroid/content/Context;Ljava/lang/String;Ljava/lang/Integer;)Landroid/content/pm/PackageInfo; -PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getStorageFileForUser$5(Ljava/lang/Integer;)Landroid/util/AtomicFile; -PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$persistAssociations$3(Lorg/xmlpull/v1/XmlSerializer;Landroid/companion/Association;)V -PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$persistAssociations$4(Ljava/util/Set;Ljava/io/FileOutputStream;)V -PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$tLtdtDXNLLt0KfVriCsflNf6pJo(Lcom/android/server/companion/CompanionDeviceManagerService;Landroid/content/pm/PackageInfo;)V +HPLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getAllAssociations$9(Ljava/lang/String;Landroid/companion/Association;)Z +HPLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getPackageInfo$4(Landroid/content/Context;Ljava/lang/String;Ljava/lang/Integer;)Landroid/content/pm/PackageInfo; +PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$getStorageFileForUser$8(Ljava/lang/Integer;)Landroid/util/AtomicFile; +PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$persistAssociations$6(Lorg/xmlpull/v1/XmlSerializer;Landroid/companion/Association;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->lambda$persistAssociations$7(Ljava/util/Set;Ljava/io/FileOutputStream;)V PLcom/android/server/companion/CompanionDeviceManagerService;->maybeGrantAutoRevokeExemptions()V +HSPLcom/android/server/companion/CompanionDeviceManagerService;->onBootPhase(I)V +HPLcom/android/server/companion/CompanionDeviceManagerService;->onDeviceConnected(Ljava/lang/String;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->onDeviceDisconnected(Ljava/lang/String;)V HSPLcom/android/server/companion/CompanionDeviceManagerService;->onStart()V PLcom/android/server/companion/CompanionDeviceManagerService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/companion/CompanionDeviceManagerService;->persistAssociations(Ljava/util/Set;I)V PLcom/android/server/companion/CompanionDeviceManagerService;->readAllAssociations(I)Ljava/util/Set; HSPLcom/android/server/companion/CompanionDeviceManagerService;->registerPackageMonitor()V PLcom/android/server/companion/CompanionDeviceManagerService;->updateAssociations(Ljava/util/function/Function;I)V -PLcom/android/server/companion/CompanionDeviceManagerService;->updateSpecialAccessPermissionAsSystem(Landroid/content/pm/PackageInfo;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->updateSpecialAccessPermissionAsSystem(Landroid/companion/Association;Landroid/content/pm/PackageInfo;)V +PLcom/android/server/companion/CompanionDeviceManagerService;->updateSpecialAccessPermissionForAssociatedPackage(Landroid/companion/Association;)V HSPLcom/android/server/compat/CompatChange;->(Lcom/android/server/compat/config/Change;)V +PLcom/android/server/compat/CompatChange;->defaultValue()Z +HPLcom/android/server/compat/CompatChange;->hasDeferredOverride(Ljava/lang/String;)Z +HPLcom/android/server/compat/CompatChange;->hasOverride(Ljava/lang/String;)Z HSPLcom/android/server/compat/CompatChange;->isEnabled(Landroid/content/pm/ApplicationInfo;)Z +HPLcom/android/server/compat/CompatChange;->recheckOverride(Ljava/lang/String;Z)Z HSPLcom/android/server/compat/CompatChange;->registerListener(Lcom/android/server/compat/CompatChange$ChangeListener;)V -PLcom/android/server/compat/CompatChange;->toString()Ljava/lang/String; +HPLcom/android/server/compat/CompatChange;->toString()Ljava/lang/String; HSPLcom/android/server/compat/CompatConfig;->(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;)V HSPLcom/android/server/compat/CompatConfig;->addChange(Lcom/android/server/compat/CompatChange;)V HSPLcom/android/server/compat/CompatConfig;->create(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;)Lcom/android/server/compat/CompatConfig; -PLcom/android/server/compat/CompatConfig;->dumpConfig(Ljava/io/PrintWriter;)V +PLcom/android/server/compat/CompatConfig;->defaultChangeIdValue(J)Z +HPLcom/android/server/compat/CompatConfig;->dumpConfig(Ljava/io/PrintWriter;)V HSPLcom/android/server/compat/CompatConfig;->getDisabledChanges(Landroid/content/pm/ApplicationInfo;)[J HSPLcom/android/server/compat/CompatConfig;->initConfigFromLib(Ljava/io/File;)V HSPLcom/android/server/compat/CompatConfig;->invalidateCache()V HSPLcom/android/server/compat/CompatConfig;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z +HPLcom/android/server/compat/CompatConfig;->isDisabled(J)Z +HPLcom/android/server/compat/CompatConfig;->isLoggingOnly(J)Z +HPLcom/android/server/compat/CompatConfig;->maxTargetSdkForChangeIdOptIn(J)I HSPLcom/android/server/compat/CompatConfig;->readConfig(Ljava/io/File;)V +HPLcom/android/server/compat/CompatConfig;->recheckOverrides(Ljava/lang/String;)V +HSPLcom/android/server/compat/CompatConfig;->registerContentObserver()V HSPLcom/android/server/compat/CompatConfig;->registerListener(JLcom/android/server/compat/CompatChange$ChangeListener;)Z +HSPLcom/android/server/compat/OverrideValidatorImpl$SettingsObserver;->(Lcom/android/server/compat/OverrideValidatorImpl;)V HSPLcom/android/server/compat/OverrideValidatorImpl;->(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;Lcom/android/server/compat/CompatConfig;)V +HPLcom/android/server/compat/OverrideValidatorImpl;->getOverrideAllowedState(JLjava/lang/String;)Lcom/android/internal/compat/OverrideAllowedState; +HSPLcom/android/server/compat/OverrideValidatorImpl;->registerContentObserver()V +HSPLcom/android/server/compat/PlatformCompat$1;->(Lcom/android/server/compat/PlatformCompat;)V +HPLcom/android/server/compat/PlatformCompat$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/compat/PlatformCompat;->()V HSPLcom/android/server/compat/PlatformCompat;->(Landroid/content/Context;)V +PLcom/android/server/compat/PlatformCompat;->access$000(Lcom/android/server/compat/PlatformCompat;)Lcom/android/server/compat/CompatConfig; HSPLcom/android/server/compat/PlatformCompat;->checkCompatChangeLogPermission()V HSPLcom/android/server/compat/PlatformCompat;->checkCompatChangeReadAndLogPermission()V HSPLcom/android/server/compat/PlatformCompat;->checkCompatChangeReadPermission()V @@ -11208,10 +12581,14 @@ HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledByPackageName(JLja HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledByUid(JI)Z HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledInternal(JLandroid/content/pm/ApplicationInfo;)Z HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledInternalNoLogging(JLandroid/content/pm/ApplicationInfo;)Z +HSPLcom/android/server/compat/PlatformCompat;->registerContentObserver()V HSPLcom/android/server/compat/PlatformCompat;->registerListener(JLcom/android/server/compat/CompatChange$ChangeListener;)Z +HSPLcom/android/server/compat/PlatformCompat;->registerPackageReceiver(Landroid/content/Context;)V HSPLcom/android/server/compat/PlatformCompat;->reportChange(JII)V +PLcom/android/server/compat/PlatformCompat;->reportChangeByUid(JI)V HSPLcom/android/server/compat/PlatformCompat;->resetReporting(Landroid/content/pm/ApplicationInfo;)V HSPLcom/android/server/compat/PlatformCompatNative;->(Lcom/android/server/compat/PlatformCompat;)V +PLcom/android/server/compat/PlatformCompatNative;->reportChangeByUid(JI)V HSPLcom/android/server/compat/config/Change;->()V HSPLcom/android/server/compat/config/Change;->getDescription()Ljava/lang/String; HSPLcom/android/server/compat/config/Change;->getDisabled()Z @@ -11220,10 +12597,12 @@ HSPLcom/android/server/compat/config/Change;->getEnableSinceTargetSdk()I HSPLcom/android/server/compat/config/Change;->getId()J HSPLcom/android/server/compat/config/Change;->getLoggingOnly()Z HSPLcom/android/server/compat/config/Change;->getName()Ljava/lang/String; +HSPLcom/android/server/compat/config/Change;->getOverridable()Z HSPLcom/android/server/compat/config/Change;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/compat/config/Change; HSPLcom/android/server/compat/config/Change;->setDescription(Ljava/lang/String;)V HSPLcom/android/server/compat/config/Change;->setDisabled(Z)V HSPLcom/android/server/compat/config/Change;->setEnableAfterTargetSdk(I)V +HSPLcom/android/server/compat/config/Change;->setEnableSinceTargetSdk(I)V HSPLcom/android/server/compat/config/Change;->setId(J)V HSPLcom/android/server/compat/config/Change;->setLoggingOnly(Z)V HSPLcom/android/server/compat/config/Change;->setName(Ljava/lang/String;)V @@ -11233,84 +12612,22 @@ HSPLcom/android/server/compat/config/Config;->getCompatChange()Ljava/util/List; HSPLcom/android/server/compat/config/Config;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/compat/config/Config; HSPLcom/android/server/compat/config/XmlParser;->read(Ljava/io/InputStream;)Lcom/android/server/compat/config/Config; HSPLcom/android/server/compat/config/XmlParser;->readText(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/String; -PLcom/android/server/connectivity/-$$Lambda$DnsManager$PrivateDnsValidationStatuses$4llCYlExqj2c6oqH7uxE9O-tSvI;->(Landroid/net/LinkProperties;)V -PLcom/android/server/connectivity/-$$Lambda$DnsManager$PrivateDnsValidationStatuses$4llCYlExqj2c6oqH7uxE9O-tSvI;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/connectivity/-$$Lambda$IpConnectivityMetrics$OKNCsjwIrvBXUvgBaJ9UFwHLUKs;->()V HSPLcom/android/server/connectivity/-$$Lambda$IpConnectivityMetrics$OKNCsjwIrvBXUvgBaJ9UFwHLUKs;->()V HSPLcom/android/server/connectivity/-$$Lambda$IpConnectivityMetrics$OKNCsjwIrvBXUvgBaJ9UFwHLUKs;->applyAsInt(Ljava/lang/Object;)I HSPLcom/android/server/connectivity/-$$Lambda$MultipathPolicyTracker$2$sUU5FFg76pbe5evfR-W7OYARfmE;->(Lcom/android/server/connectivity/MultipathPolicyTracker$2;)V HSPLcom/android/server/connectivity/-$$Lambda$MultipathPolicyTracker$2$sUU5FFg76pbe5evfR-W7OYARfmE;->run()V -PLcom/android/server/connectivity/-$$Lambda$Nat464Xlat$Vruk71ldpMxED2fdalY3n141v-U;->(Lcom/android/server/connectivity/Nat464Xlat;Ljava/lang/String;Z)V -HPLcom/android/server/connectivity/-$$Lambda$Nat464Xlat$Vruk71ldpMxED2fdalY3n141v-U;->run()V -HPLcom/android/server/connectivity/-$$Lambda$Nat464Xlat$utdujUGwZVrH9xak6XHzKIQfxcg;->(Lcom/android/server/connectivity/Nat464Xlat;Ljava/lang/String;)V -HPLcom/android/server/connectivity/-$$Lambda$Nat464Xlat$utdujUGwZVrH9xak6XHzKIQfxcg;->run()V -PLcom/android/server/connectivity/-$$Lambda$Vpn$2DCJFsLLxIwjCfqe_z9rr2mPtuI;->(Landroid/content/pm/PackageManager;Ljava/lang/String;I)V -PLcom/android/server/connectivity/-$$Lambda$Vpn$2DCJFsLLxIwjCfqe_z9rr2mPtuI;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/connectivity/-$$Lambda$Vpn$xVGsI_P3Gm9dTWkGEO5QPHf9Yl4;->(Lcom/android/server/connectivity/Vpn;)V -PLcom/android/server/connectivity/-$$Lambda$Vpn$xVGsI_P3Gm9dTWkGEO5QPHf9Yl4;->runOrThrow()V -PLcom/android/server/connectivity/AutodestructReference;->(Ljava/lang/Object;)V -PLcom/android/server/connectivity/AutodestructReference;->getAndDestroy()Ljava/lang/Object; -HSPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerExecutor;->(Landroid/os/Handler;)V -HPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerExecutor;->execute(Ljava/lang/Runnable;)V -HSPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->(Lcom/android/server/connectivity/DataConnectionStats;Ljava/util/concurrent/Executor;)V -HPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onDataActivity(I)V -PLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onDataConnectionStateChanged(II)V -HPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onServiceStateChanged(Landroid/telephony/ServiceState;)V -HPLcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onSignalStrengthsChanged(Landroid/telephony/SignalStrength;)V -HSPLcom/android/server/connectivity/DataConnectionStats;->(Landroid/content/Context;Landroid/os/Handler;)V -PLcom/android/server/connectivity/DataConnectionStats;->access$002(Lcom/android/server/connectivity/DataConnectionStats;Landroid/telephony/SignalStrength;)Landroid/telephony/SignalStrength; -PLcom/android/server/connectivity/DataConnectionStats;->access$102(Lcom/android/server/connectivity/DataConnectionStats;Landroid/telephony/ServiceState;)Landroid/telephony/ServiceState; -PLcom/android/server/connectivity/DataConnectionStats;->access$200(Lcom/android/server/connectivity/DataConnectionStats;)V -PLcom/android/server/connectivity/DataConnectionStats;->access$302(Lcom/android/server/connectivity/DataConnectionStats;I)I -PLcom/android/server/connectivity/DataConnectionStats;->hasService()Z -PLcom/android/server/connectivity/DataConnectionStats;->isCdma()Z -HPLcom/android/server/connectivity/DataConnectionStats;->notePhoneDataConnectionState()V -PLcom/android/server/connectivity/DataConnectionStats;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/connectivity/DataConnectionStats;->startMonitoring()V -PLcom/android/server/connectivity/DataConnectionStats;->updateSimState(Landroid/content/Intent;)V HSPLcom/android/server/connectivity/DefaultNetworkMetrics;->()V -PLcom/android/server/connectivity/DefaultNetworkMetrics;->fillLinkInfo(Landroid/net/metrics/DefaultNetworkEvent;Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/connectivity/DefaultNetworkMetrics;->flushEvents(Ljava/util/List;)V +PLcom/android/server/connectivity/DefaultNetworkMetrics;->fillLinkInfo(Landroid/net/metrics/DefaultNetworkEvent;Landroid/net/Network;Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V +HPLcom/android/server/connectivity/DefaultNetworkMetrics;->flushEvents(Ljava/util/List;)V PLcom/android/server/connectivity/DefaultNetworkMetrics;->listEvents(Ljava/io/PrintWriter;)V PLcom/android/server/connectivity/DefaultNetworkMetrics;->listEventsAsProto()Ljava/util/List; -PLcom/android/server/connectivity/DefaultNetworkMetrics;->logCurrentDefaultNetwork(JLcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/connectivity/DefaultNetworkMetrics;->logDefaultNetworkEvent(JLcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;)V +PLcom/android/server/connectivity/DefaultNetworkMetrics;->logCurrentDefaultNetwork(JLandroid/net/Network;ILandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V +PLcom/android/server/connectivity/DefaultNetworkMetrics;->logDefaultNetworkEvent(JLandroid/net/Network;IZLandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;Landroid/net/Network;ILandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V PLcom/android/server/connectivity/DefaultNetworkMetrics;->logDefaultNetworkValidity(JZ)V -HSPLcom/android/server/connectivity/DefaultNetworkMetrics;->newDefaultNetwork(JLcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/connectivity/DefaultNetworkMetrics;->printEvent(JLjava/io/PrintWriter;Landroid/net/metrics/DefaultNetworkEvent;)V +HSPLcom/android/server/connectivity/DefaultNetworkMetrics;->newDefaultNetwork(JLandroid/net/Network;IZLandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V +HPLcom/android/server/connectivity/DefaultNetworkMetrics;->printEvent(JLjava/io/PrintWriter;Landroid/net/metrics/DefaultNetworkEvent;)V PLcom/android/server/connectivity/DefaultNetworkMetrics;->updateValidationTime(J)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses$ValidationStatus;->()V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses$ValidationStatus;->(Ljava/lang/String;I)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->()V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->(Lcom/android/server/connectivity/DnsManager$1;)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->access$000(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;)Z -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->access$100(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;Landroid/net/LinkProperties;)Landroid/net/LinkProperties; -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->access$200(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->access$400(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;[Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->fillInValidatedPrivateDns(Landroid/net/LinkProperties;)Landroid/net/LinkProperties; -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->hasValidatedServer()Z -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->lambda$fillInValidatedPrivateDns$0(Landroid/net/LinkProperties;Landroid/util/Pair;Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses$ValidationStatus;)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->updateStatus(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;)V -HPLcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses;->updateTrackedDnses([Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;->(ILjava/net/InetAddress;Ljava/lang/String;Z)V -HSPLcom/android/server/connectivity/DnsManager;->()V -HSPLcom/android/server/connectivity/DnsManager;->(Landroid/content/Context;Landroid/net/IDnsResolver;)V -PLcom/android/server/connectivity/DnsManager;->flushVmDnsCache()V -PLcom/android/server/connectivity/DnsManager;->getDomainStrings(Ljava/lang/String;)[Ljava/lang/String; -PLcom/android/server/connectivity/DnsManager;->getIntSetting(Ljava/lang/String;I)I -PLcom/android/server/connectivity/DnsManager;->getPrivateDnsConfig()Landroid/net/shared/PrivateDnsConfig; -PLcom/android/server/connectivity/DnsManager;->getPrivateDnsConfig(Landroid/content/ContentResolver;)Landroid/net/shared/PrivateDnsConfig; -PLcom/android/server/connectivity/DnsManager;->getPrivateDnsMode(Landroid/content/ContentResolver;)Ljava/lang/String; -HSPLcom/android/server/connectivity/DnsManager;->getPrivateDnsSettingsUris()[Landroid/net/Uri; -PLcom/android/server/connectivity/DnsManager;->getStringSetting(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/connectivity/DnsManager;->noteDnsServersForNetwork(ILandroid/net/LinkProperties;)V -PLcom/android/server/connectivity/DnsManager;->removeNetwork(Landroid/net/Network;)V -HPLcom/android/server/connectivity/DnsManager;->sendDnsConfigurationForNetwork(I)V -PLcom/android/server/connectivity/DnsManager;->updateParametersSettings()V -PLcom/android/server/connectivity/DnsManager;->updatePrivateDns(Landroid/net/Network;Landroid/net/shared/PrivateDnsConfig;)Landroid/net/shared/PrivateDnsConfig; -HPLcom/android/server/connectivity/DnsManager;->updatePrivateDnsStatus(ILandroid/net/LinkProperties;)V -PLcom/android/server/connectivity/DnsManager;->updatePrivateDnsValidation(Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate;)V -PLcom/android/server/connectivity/DnsManager;->updateTransportsForNetwork(I[I)V PLcom/android/server/connectivity/IpConnectivityEventBuilder;->()V HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->buildEvent(IJLjava/lang/String;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->bytesToInts([B)[I @@ -11319,21 +12636,21 @@ HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->inferLinkLayer(L PLcom/android/server/connectivity/IpConnectivityEventBuilder;->ipSupportOf(Landroid/net/metrics/DefaultNetworkEvent;)I PLcom/android/server/connectivity/IpConnectivityEventBuilder;->isBitSet(II)Z PLcom/android/server/connectivity/IpConnectivityEventBuilder;->serialize(ILjava/util/List;)[B -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setApfProgramEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ApfProgramEvent;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setApfStats(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ApfStats;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setDhcpClientEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/DhcpClientEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setApfProgramEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ApfProgramEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setApfStats(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ApfStats;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setDhcpClientEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/DhcpClientEvent;)V PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setDhcpErrorEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/DhcpErrorEvent;)V HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/os/Parcelable;)Z -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setIpManagerEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/IpManagerEvent;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setIpReachabilityEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/IpReachabilityEvent;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setNetworkEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/NetworkEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setIpManagerEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/IpManagerEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setIpReachabilityEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/IpReachabilityEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setNetworkEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/NetworkEvent;)V HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setRaEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/RaEvent;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->setValidationProbeEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ValidationProbeEvent;)V -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->toPairArray(Landroid/util/SparseIntArray;)[Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair; +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->setValidationProbeEvent(Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;Landroid/net/metrics/ValidationProbeEvent;)V +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toPairArray(Landroid/util/SparseIntArray;)[Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair; HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/ConnectivityMetricsEvent;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/ConnectStats;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/DefaultNetworkEvent;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; -PLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/DnsEvent;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/ConnectStats;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/DefaultNetworkEvent;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; +HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/DnsEvent;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; PLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Landroid/net/metrics/WakeupStats;)Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent; HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->toProto(Ljava/util/List;)Ljava/util/List; HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->transportToLinkLayer(I)I @@ -11341,7 +12658,11 @@ HPLcom/android/server/connectivity/IpConnectivityEventBuilder;->transportsToLink HSPLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->(Lcom/android/server/connectivity/IpConnectivityMetrics;)V HSPLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->addNetdEventCallback(ILandroid/net/INetdEventCallback;)Z PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->enforceDumpPermission()V HSPLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->enforceNetdEventListeningPermission()V +PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->enforcePermission(Ljava/lang/String;)V +PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->logDefaultNetworkEvent(Landroid/net/Network;IZLandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;Landroid/net/Network;ILandroid/net/LinkProperties;Landroid/net/NetworkCapabilities;)V +PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->logDefaultNetworkValidity(Z)V HPLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->logEvent(Landroid/net/ConnectivityMetricsEvent;)I HSPLcom/android/server/connectivity/IpConnectivityMetrics$LoggerImpl;->(Lcom/android/server/connectivity/IpConnectivityMetrics;)V HSPLcom/android/server/connectivity/IpConnectivityMetrics$LoggerImpl;->(Lcom/android/server/connectivity/IpConnectivityMetrics;Lcom/android/server/connectivity/IpConnectivityMetrics$1;)V @@ -11349,67 +12670,27 @@ PLcom/android/server/connectivity/IpConnectivityMetrics$LoggerImpl;->defaultNetw HSPLcom/android/server/connectivity/IpConnectivityMetrics;->()V HSPLcom/android/server/connectivity/IpConnectivityMetrics;->(Landroid/content/Context;)V HSPLcom/android/server/connectivity/IpConnectivityMetrics;->(Landroid/content/Context;Ljava/util/function/ToIntFunction;)V -PLcom/android/server/connectivity/IpConnectivityMetrics;->access$100(Lcom/android/server/connectivity/IpConnectivityMetrics;Landroid/net/ConnectivityMetricsEvent;)I +HPLcom/android/server/connectivity/IpConnectivityMetrics;->access$100(Lcom/android/server/connectivity/IpConnectivityMetrics;Landroid/net/ConnectivityMetricsEvent;)I +PLcom/android/server/connectivity/IpConnectivityMetrics;->access$200(Lcom/android/server/connectivity/IpConnectivityMetrics;Ljava/io/PrintWriter;)V +PLcom/android/server/connectivity/IpConnectivityMetrics;->access$400(Lcom/android/server/connectivity/IpConnectivityMetrics;Ljava/io/OutputStream;)V +PLcom/android/server/connectivity/IpConnectivityMetrics;->access$500(Lcom/android/server/connectivity/IpConnectivityMetrics;Ljava/io/PrintWriter;)V HPLcom/android/server/connectivity/IpConnectivityMetrics;->append(Landroid/net/ConnectivityMetricsEvent;)I HSPLcom/android/server/connectivity/IpConnectivityMetrics;->bufferCapacity()I -PLcom/android/server/connectivity/IpConnectivityMetrics;->cmdList(Ljava/io/PrintWriter;)V +PLcom/android/server/connectivity/IpConnectivityMetrics;->cmdFlush(Ljava/io/PrintWriter;)V +HPLcom/android/server/connectivity/IpConnectivityMetrics;->cmdList(Ljava/io/PrintWriter;)V PLcom/android/server/connectivity/IpConnectivityMetrics;->cmdListAsBinaryProto(Ljava/io/OutputStream;)V PLcom/android/server/connectivity/IpConnectivityMetrics;->flushEncodedOutput()Ljava/lang/String; PLcom/android/server/connectivity/IpConnectivityMetrics;->getEvents()Ljava/util/List; HSPLcom/android/server/connectivity/IpConnectivityMetrics;->initBuffer()V -PLcom/android/server/connectivity/IpConnectivityMetrics;->isRateLimited(Landroid/net/ConnectivityMetricsEvent;)Z +HPLcom/android/server/connectivity/IpConnectivityMetrics;->isRateLimited(Landroid/net/ConnectivityMetricsEvent;)Z HSPLcom/android/server/connectivity/IpConnectivityMetrics;->lambda$static$1(Landroid/content/Context;)I +PLcom/android/server/connectivity/IpConnectivityMetrics;->listEventsAsProtos()Ljava/util/List; HSPLcom/android/server/connectivity/IpConnectivityMetrics;->makeRateLimitingBuckets()Landroid/util/ArrayMap; HSPLcom/android/server/connectivity/IpConnectivityMetrics;->onBootPhase(I)V HSPLcom/android/server/connectivity/IpConnectivityMetrics;->onStart()V -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->(Lcom/android/server/connectivity/KeepaliveTracker;Landroid/net/ISocketKeepaliveCallback;Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/KeepalivePacketData;IILjava/io/FileDescriptor;)V -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$1000(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;)I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$1100(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;)I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$1102(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;I)I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$700(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;)I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$800(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;)I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->access$900(Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;)Landroid/net/ISocketKeepaliveCallback; -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->binderDied()V -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->checkInterval()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->checkLimit()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->checkNetworkConnected()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->checkPermission()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->checkSourceAddress()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->getNai()Lcom/android/server/connectivity/NetworkAgentInfo; -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->isValid()I -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->start(I)V -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->startedStateString(I)Ljava/lang/String; -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->stop(I)V -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->toString()Ljava/lang/String; -PLcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo;->unlinkDeathRecipient()V -HSPLcom/android/server/connectivity/KeepaliveTracker;->(Landroid/content/Context;Landroid/os/Handler;)V -PLcom/android/server/connectivity/KeepaliveTracker;->access$000(Lcom/android/server/connectivity/KeepaliveTracker;)Landroid/content/Context; -PLcom/android/server/connectivity/KeepaliveTracker;->access$100(Lcom/android/server/connectivity/KeepaliveTracker;)Ljava/util/HashMap; -PLcom/android/server/connectivity/KeepaliveTracker;->access$200(Lcom/android/server/connectivity/KeepaliveTracker;)[I -PLcom/android/server/connectivity/KeepaliveTracker;->cleanupStoppedKeepalive(Lcom/android/server/connectivity/NetworkAgentInfo;I)V -PLcom/android/server/connectivity/KeepaliveTracker;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/connectivity/KeepaliveTracker;->findFirstFreeSlot(Lcom/android/server/connectivity/NetworkAgentInfo;)I -HPLcom/android/server/connectivity/KeepaliveTracker;->handleCheckKeepalivesStillValid(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/connectivity/KeepaliveTracker;->handleEventSocketKeepalive(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/os/Message;)V -PLcom/android/server/connectivity/KeepaliveTracker;->handleStopAllKeepalives(Lcom/android/server/connectivity/NetworkAgentInfo;I)V -PLcom/android/server/connectivity/KeepaliveTracker;->handleStopKeepalive(Lcom/android/server/connectivity/NetworkAgentInfo;II)V -PLcom/android/server/connectivity/KeepaliveTracker;->notifyErrorCallback(Landroid/net/ISocketKeepaliveCallback;I)V -PLcom/android/server/connectivity/KeepaliveTracker;->startNattKeepalive(Lcom/android/server/connectivity/NetworkAgentInfo;Ljava/io/FileDescriptor;IILandroid/net/ISocketKeepaliveCallback;Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/connectivity/KeepaliveTracker;->startNattKeepalive(Lcom/android/server/connectivity/NetworkAgentInfo;Ljava/io/FileDescriptor;ILandroid/net/ISocketKeepaliveCallback;Ljava/lang/String;ILjava/lang/String;I)V -HSPLcom/android/server/connectivity/LingerMonitor;->()V -HSPLcom/android/server/connectivity/LingerMonitor;->(Landroid/content/Context;Lcom/android/server/connectivity/NetworkNotificationManager;IJ)V -PLcom/android/server/connectivity/LingerMonitor;->everNotified(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -PLcom/android/server/connectivity/LingerMonitor;->getNotificationSource(Lcom/android/server/connectivity/NetworkAgentInfo;)I -PLcom/android/server/connectivity/LingerMonitor;->isNotificationEnabled(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;)Z -HSPLcom/android/server/connectivity/LingerMonitor;->makeTransportToNameMap()Ljava/util/HashMap; -PLcom/android/server/connectivity/LingerMonitor;->maybeStopNotifying(Lcom/android/server/connectivity/NetworkAgentInfo;)V -PLcom/android/server/connectivity/LingerMonitor;->noteLingerDefaultNetwork(Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;)V -HSPLcom/android/server/connectivity/MockableSystemProperties;->()V -HSPLcom/android/server/connectivity/MockableSystemProperties;->getBoolean(Ljava/lang/String;Z)Z -HSPLcom/android/server/connectivity/MockableSystemProperties;->getInt(Ljava/lang/String;I)I HSPLcom/android/server/connectivity/MultipathPolicyTracker$1;->(Lcom/android/server/connectivity/MultipathPolicyTracker;)V -PLcom/android/server/connectivity/MultipathPolicyTracker$1;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V -PLcom/android/server/connectivity/MultipathPolicyTracker$1;->onLost(Landroid/net/Network;)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$1;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$1;->onLost(Landroid/net/Network;)V HSPLcom/android/server/connectivity/MultipathPolicyTracker$2;->(Lcom/android/server/connectivity/MultipathPolicyTracker;)V HSPLcom/android/server/connectivity/MultipathPolicyTracker$2;->lambda$onMeteredIfacesChanged$0$MultipathPolicyTracker$2()V HSPLcom/android/server/connectivity/MultipathPolicyTracker$2;->onMeteredIfacesChanged([Ljava/lang/String;)V @@ -11418,8 +12699,10 @@ HSPLcom/android/server/connectivity/MultipathPolicyTracker$ConfigChangeReceiver; PLcom/android/server/connectivity/MultipathPolicyTracker$ConfigChangeReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/connectivity/MultipathPolicyTracker$Dependencies;->()V HSPLcom/android/server/connectivity/MultipathPolicyTracker$Dependencies;->getClock()Ljava/time/Clock; -PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker$1;->(Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;Lcom/android/server/connectivity/MultipathPolicyTracker;Landroid/net/Network;)V -PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->(Lcom/android/server/connectivity/MultipathPolicyTracker;Landroid/net/Network;Landroid/net/NetworkCapabilities;)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker$1;->(Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;Lcom/android/server/connectivity/MultipathPolicyTracker;Landroid/net/Network;)V +PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker$1;->onThresholdReached(ILjava/lang/String;)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->(Lcom/android/server/connectivity/MultipathPolicyTracker;Landroid/net/Network;Landroid/net/NetworkCapabilities;)V +PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->access$202(Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;J)J HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getDailyNonDefaultDataUsage()J PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getMultipathBudget()J PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getMultipathPreference()I @@ -11429,79 +12712,46 @@ HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->get HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getTemplateMatchingNetworkIdentity(Landroid/net/NetworkCapabilities;)Landroid/net/NetworkIdentity; HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getUserPolicyOpportunisticQuotaBytes()J HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->haveMultipathBudget()Z -PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->maybeUnregisterUsageCallback()V -PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->registerUsageCallback(J)V -PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->setNetworkCapabilities(Landroid/net/NetworkCapabilities;)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->maybeUnregisterUsageCallback()V +HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->registerUsageCallback(J)V +HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->setNetworkCapabilities(Landroid/net/NetworkCapabilities;)V PLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->shutdown()V HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->updateMultipathBudget()V HSPLcom/android/server/connectivity/MultipathPolicyTracker$SettingsObserver;->(Lcom/android/server/connectivity/MultipathPolicyTracker;Landroid/os/Handler;)V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->()V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/connectivity/MultipathPolicyTracker$Dependencies;)V -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$100(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/content/Context; -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$1000(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/app/usage/NetworkStatsManager; -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$1100(Lcom/android/server/connectivity/MultipathPolicyTracker;)Ljava/util/concurrent/ConcurrentHashMap; +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$100(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/content/Context; +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$1000(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/app/usage/NetworkStatsManager; +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$1100(Lcom/android/server/connectivity/MultipathPolicyTracker;)Ljava/util/concurrent/ConcurrentHashMap; HSPLcom/android/server/connectivity/MultipathPolicyTracker;->access$1200(Lcom/android/server/connectivity/MultipathPolicyTracker;)V -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$300(Lcom/android/server/connectivity/MultipathPolicyTracker;)Ljava/time/Clock; -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$500(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/net/NetworkPolicyManager; -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$600(Landroid/net/NetworkPolicy;J)J -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$700(Landroid/net/NetworkPolicy;J)J -PLcom/android/server/connectivity/MultipathPolicyTracker;->access$800(Lcom/android/server/connectivity/MultipathPolicyTracker;)J +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$300(Lcom/android/server/connectivity/MultipathPolicyTracker;)Ljava/time/Clock; +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$500(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/net/NetworkPolicyManager; +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$600(Landroid/net/NetworkPolicy;J)J +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$700(Landroid/net/NetworkPolicy;J)J +HPLcom/android/server/connectivity/MultipathPolicyTracker;->access$800(Lcom/android/server/connectivity/MultipathPolicyTracker;)J HSPLcom/android/server/connectivity/MultipathPolicyTracker;->access$900(Lcom/android/server/connectivity/MultipathPolicyTracker;)Landroid/os/Handler; PLcom/android/server/connectivity/MultipathPolicyTracker;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/connectivity/MultipathPolicyTracker;->getActiveLimit(Landroid/net/NetworkPolicy;J)J -PLcom/android/server/connectivity/MultipathPolicyTracker;->getActiveWarning(Landroid/net/NetworkPolicy;J)J +HPLcom/android/server/connectivity/MultipathPolicyTracker;->getActiveLimit(Landroid/net/NetworkPolicy;J)J +HPLcom/android/server/connectivity/MultipathPolicyTracker;->getActiveWarning(Landroid/net/NetworkPolicy;J)J HPLcom/android/server/connectivity/MultipathPolicyTracker;->getDefaultDailyMultipathQuotaBytes()J HSPLcom/android/server/connectivity/MultipathPolicyTracker;->registerNetworkPolicyListener()V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->registerTrackMobileCallback()V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->start()V HSPLcom/android/server/connectivity/MultipathPolicyTracker;->updateAllMultipathBudgets()V -PLcom/android/server/connectivity/Nat464Xlat$1;->()V -PLcom/android/server/connectivity/Nat464Xlat$State;->()V -PLcom/android/server/connectivity/Nat464Xlat$State;->(Ljava/lang/String;I)V -PLcom/android/server/connectivity/Nat464Xlat$State;->values()[Lcom/android/server/connectivity/Nat464Xlat$State; -PLcom/android/server/connectivity/Nat464Xlat;->()V -PLcom/android/server/connectivity/Nat464Xlat;->(Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/net/INetd;Landroid/net/IDnsResolver;Landroid/os/INetworkManagementService;)V -PLcom/android/server/connectivity/Nat464Xlat;->enterRunningState()V -PLcom/android/server/connectivity/Nat464Xlat;->enterStartingState(Ljava/lang/String;)V -HPLcom/android/server/connectivity/Nat464Xlat;->fixupLinkProperties(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)V -PLcom/android/server/connectivity/Nat464Xlat;->getLinkAddress(Ljava/lang/String;)Landroid/net/LinkAddress; -PLcom/android/server/connectivity/Nat464Xlat;->getNetId()I -HPLcom/android/server/connectivity/Nat464Xlat;->handleInterfaceLinkStateChanged(Ljava/lang/String;Z)V -PLcom/android/server/connectivity/Nat464Xlat;->handleInterfaceRemoved(Ljava/lang/String;)V -HPLcom/android/server/connectivity/Nat464Xlat;->interfaceLinkStateChanged(Ljava/lang/String;Z)V -PLcom/android/server/connectivity/Nat464Xlat;->interfaceRemoved(Ljava/lang/String;)V -PLcom/android/server/connectivity/Nat464Xlat;->isPrefixDiscoveryNeeded()Z -PLcom/android/server/connectivity/Nat464Xlat;->isRunning()Z -PLcom/android/server/connectivity/Nat464Xlat;->isStarted()Z -PLcom/android/server/connectivity/Nat464Xlat;->isStarting()Z -HPLcom/android/server/connectivity/Nat464Xlat;->lambda$interfaceLinkStateChanged$0$Nat464Xlat(Ljava/lang/String;Z)V -PLcom/android/server/connectivity/Nat464Xlat;->lambda$interfaceRemoved$1$Nat464Xlat(Ljava/lang/String;)V -PLcom/android/server/connectivity/Nat464Xlat;->leaveStartedState()V -PLcom/android/server/connectivity/Nat464Xlat;->makeLinkProperties(Landroid/net/LinkAddress;)Landroid/net/LinkProperties; -PLcom/android/server/connectivity/Nat464Xlat;->maybeHandleNat64PrefixChange()V -HPLcom/android/server/connectivity/Nat464Xlat;->requiresClat(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -PLcom/android/server/connectivity/Nat464Xlat;->selectNat64Prefix()Landroid/net/IpPrefix; -PLcom/android/server/connectivity/Nat464Xlat;->setNat64PrefixFromDns(Landroid/net/IpPrefix;)V -HPLcom/android/server/connectivity/Nat464Xlat;->setNat64PrefixFromRa(Landroid/net/IpPrefix;)V -PLcom/android/server/connectivity/Nat464Xlat;->shouldStartClat(Lcom/android/server/connectivity/NetworkAgentInfo;)Z -PLcom/android/server/connectivity/Nat464Xlat;->start()V -PLcom/android/server/connectivity/Nat464Xlat;->startPrefixDiscovery()V -PLcom/android/server/connectivity/Nat464Xlat;->stop()V -PLcom/android/server/connectivity/Nat464Xlat;->stopPrefixDiscovery()V -PLcom/android/server/connectivity/Nat464Xlat;->toString()Ljava/lang/String; -HPLcom/android/server/connectivity/Nat464Xlat;->update()V -PLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->()V +HPLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->()V HPLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->collect(JLandroid/util/SparseArray;)Lcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot; -PLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->toString()Ljava/lang/String; +HPLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->toString()Ljava/lang/String; HSPLcom/android/server/connectivity/NetdEventListenerService;->()V HSPLcom/android/server/connectivity/NetdEventListenerService;->(Landroid/content/Context;)V HSPLcom/android/server/connectivity/NetdEventListenerService;->(Landroid/net/ConnectivityManager;)V HSPLcom/android/server/connectivity/NetdEventListenerService;->addNetdEventCallback(ILandroid/net/INetdEventCallback;)Z +HPLcom/android/server/connectivity/NetdEventListenerService;->addWakeupEvent(Landroid/net/metrics/WakeupEvent;)V HPLcom/android/server/connectivity/NetdEventListenerService;->collectPendingMetricsSnapshot(J)V -PLcom/android/server/connectivity/NetdEventListenerService;->flushStatistics(Ljava/util/List;)V +HPLcom/android/server/connectivity/NetdEventListenerService;->flushStatistics(Ljava/util/List;)V HPLcom/android/server/connectivity/NetdEventListenerService;->getMetricsForNetwork(JI)Landroid/net/metrics/NetworkMetrics; -PLcom/android/server/connectivity/NetdEventListenerService;->getTransports(I)J +PLcom/android/server/connectivity/NetdEventListenerService;->getNetworkMetricsSnapshots()[Lcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot; +HPLcom/android/server/connectivity/NetdEventListenerService;->getTransports(I)J HSPLcom/android/server/connectivity/NetdEventListenerService;->isValidCallerType(I)Z PLcom/android/server/connectivity/NetdEventListenerService;->list(Ljava/io/PrintWriter;)V PLcom/android/server/connectivity/NetdEventListenerService;->listAsProtos()Ljava/util/List; @@ -11510,214 +12760,12 @@ HPLcom/android/server/connectivity/NetdEventListenerService;->onDnsEvent(IIIILja HPLcom/android/server/connectivity/NetdEventListenerService;->onNat64PrefixEvent(IZLjava/lang/String;I)V HPLcom/android/server/connectivity/NetdEventListenerService;->onPrivateDnsValidationEvent(ILjava/lang/String;Ljava/lang/String;Z)V HPLcom/android/server/connectivity/NetdEventListenerService;->onTcpSocketStatsEvent([I[I[I[I[I)V -PLcom/android/server/connectivity/NetdEventListenerService;->onWakeupEvent(Ljava/lang/String;III[BLjava/lang/String;Ljava/lang/String;IIJ)V +HPLcom/android/server/connectivity/NetdEventListenerService;->onWakeupEvent(Ljava/lang/String;III[BLjava/lang/String;Ljava/lang/String;IIJ)V PLcom/android/server/connectivity/NetdEventListenerService;->projectSnapshotTime(J)J -PLcom/android/server/connectivity/NetworkAgentInfo$1;->()V -PLcom/android/server/connectivity/NetworkAgentInfo$LingerTimer;->(Landroid/net/NetworkRequest;J)V -HPLcom/android/server/connectivity/NetworkAgentInfo$LingerTimer;->compareTo(Lcom/android/server/connectivity/NetworkAgentInfo$LingerTimer;)I -HPLcom/android/server/connectivity/NetworkAgentInfo$LingerTimer;->compareTo(Ljava/lang/Object;)I -HSPLcom/android/server/connectivity/NetworkAgentInfo;->()V -PLcom/android/server/connectivity/NetworkAgentInfo;->(Landroid/os/Messenger;Lcom/android/internal/util/AsyncChannel;Landroid/net/Network;Landroid/net/NetworkInfo;Landroid/net/LinkProperties;Landroid/net/NetworkCapabilities;ILandroid/content/Context;Landroid/os/Handler;Landroid/net/NetworkAgentConfig;Lcom/android/server/ConnectivityService;Landroid/net/INetd;Landroid/net/IDnsResolver;Landroid/os/INetworkManagementService;II)V -HPLcom/android/server/connectivity/NetworkAgentInfo;->addRequest(Landroid/net/NetworkRequest;)Z -PLcom/android/server/connectivity/NetworkAgentInfo;->connService()Lcom/android/server/ConnectivityService; -HPLcom/android/server/connectivity/NetworkAgentInfo;->getAndSetNetworkCapabilities(Landroid/net/NetworkCapabilities;)Landroid/net/NetworkCapabilities; -PLcom/android/server/connectivity/NetworkAgentInfo;->getConnectivityReport()Landroid/net/ConnectivityDiagnosticsManager$ConnectivityReport; -HPLcom/android/server/connectivity/NetworkAgentInfo;->getCurrentScore()I -HPLcom/android/server/connectivity/NetworkAgentInfo;->getCurrentScore(Z)I -PLcom/android/server/connectivity/NetworkAgentInfo;->getCurrentScoreAsValidated()I -PLcom/android/server/connectivity/NetworkAgentInfo;->getLingerExpiry()J -HPLcom/android/server/connectivity/NetworkAgentInfo;->getNetworkState()Landroid/net/NetworkState; -PLcom/android/server/connectivity/NetworkAgentInfo;->handler()Landroid/os/Handler; -HPLcom/android/server/connectivity/NetworkAgentInfo;->ignoreWifiUnvalidationPenalty()Z -PLcom/android/server/connectivity/NetworkAgentInfo;->isBackgroundNetwork()Z -PLcom/android/server/connectivity/NetworkAgentInfo;->isLingering()Z -PLcom/android/server/connectivity/NetworkAgentInfo;->isSatisfyingRequest(I)Z -HPLcom/android/server/connectivity/NetworkAgentInfo;->isVPN()Z -PLcom/android/server/connectivity/NetworkAgentInfo;->lingerRequest(Landroid/net/NetworkRequest;JJ)V -PLcom/android/server/connectivity/NetworkAgentInfo;->netAgentConfig()Landroid/net/NetworkAgentConfig; -PLcom/android/server/connectivity/NetworkAgentInfo;->network()Landroid/net/Network; -PLcom/android/server/connectivity/NetworkAgentInfo;->networkMonitor()Landroid/net/NetworkMonitorManager; -PLcom/android/server/connectivity/NetworkAgentInfo;->numForegroundNetworkRequests()I -PLcom/android/server/connectivity/NetworkAgentInfo;->numNetworkRequests()I -PLcom/android/server/connectivity/NetworkAgentInfo;->numRequestNetworkRequests()I -PLcom/android/server/connectivity/NetworkAgentInfo;->onNetworkMonitorCreated(Landroid/net/INetworkMonitor;)V -PLcom/android/server/connectivity/NetworkAgentInfo;->removeRequest(I)V -HPLcom/android/server/connectivity/NetworkAgentInfo;->requestAt(I)Landroid/net/NetworkRequest; -HPLcom/android/server/connectivity/NetworkAgentInfo;->satisfies(Landroid/net/NetworkRequest;)Z -PLcom/android/server/connectivity/NetworkAgentInfo;->setConnectivityReport(Landroid/net/ConnectivityDiagnosticsManager$ConnectivityReport;)V -PLcom/android/server/connectivity/NetworkAgentInfo;->setScore(I)V -HPLcom/android/server/connectivity/NetworkAgentInfo;->toShortString()Ljava/lang/String; -HPLcom/android/server/connectivity/NetworkAgentInfo;->toString()Ljava/lang/String; -PLcom/android/server/connectivity/NetworkAgentInfo;->unlingerRequest(Landroid/net/NetworkRequest;)Z -HPLcom/android/server/connectivity/NetworkAgentInfo;->updateLingerTimer()V -HPLcom/android/server/connectivity/NetworkAgentInfo;->updateRequestCounts(ZLandroid/net/NetworkRequest;)V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsResponseCode;->()V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsResponseCode;->(Ljava/lang/String;I)V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsResponseCode;->values()[Lcom/android/server/connectivity/NetworkDiagnostics$DnsResponseCode; -PLcom/android/server/connectivity/NetworkDiagnostics$DnsTlsCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/lang/String;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsTlsCheck;->run()V -HPLcom/android/server/connectivity/NetworkDiagnostics$DnsTlsCheck;->sendDoTProbe(Ljavax/net/ssl/SSLSocket;)V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsTlsCheck;->setupSSLSocket()Ljavax/net/ssl/SSLSocket; -PLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -HPLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->appendDnsToMeasurementDescription(Ljava/lang/String;Ljava/net/SocketAddress;)V -PLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->getDnsQueryPacket(Ljava/lang/String;)[B -PLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->responseCodeStr(I)Ljava/lang/String; -PLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->run()V -PLcom/android/server/connectivity/NetworkDiagnostics$IcmpCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -PLcom/android/server/connectivity/NetworkDiagnostics$IcmpCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/net/InetAddress;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -PLcom/android/server/connectivity/NetworkDiagnostics$IcmpCheck;->run()V -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->(Lcom/android/server/connectivity/NetworkDiagnostics;)V -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->checkSucceeded()Z -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->maybeFixupTimes()V -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->recordFailure(Ljava/lang/String;)V -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->recordSuccess(Ljava/lang/String;)V -PLcom/android/server/connectivity/NetworkDiagnostics$Measurement;->toString()Ljava/lang/String; -PLcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -PLcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck;->(Lcom/android/server/connectivity/NetworkDiagnostics;Ljava/net/InetAddress;Ljava/net/InetAddress;Lcom/android/server/connectivity/NetworkDiagnostics$Measurement;)V -PLcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck;->close()V -PLcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck;->ensureMeasurementNecessary()Z -PLcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck;->setupSocket(IIJJI)V -PLcom/android/server/connectivity/NetworkDiagnostics;->()V -HPLcom/android/server/connectivity/NetworkDiagnostics;->(Landroid/net/Network;Landroid/net/LinkProperties;Landroid/net/shared/PrivateDnsConfig;J)V -PLcom/android/server/connectivity/NetworkDiagnostics;->access$000(Lcom/android/server/connectivity/NetworkDiagnostics;)Ljava/util/concurrent/CountDownLatch; -PLcom/android/server/connectivity/NetworkDiagnostics;->access$100()J -PLcom/android/server/connectivity/NetworkDiagnostics;->access$200(Lcom/android/server/connectivity/NetworkDiagnostics;)Ljava/lang/Integer; -PLcom/android/server/connectivity/NetworkDiagnostics;->access$300(Lcom/android/server/connectivity/NetworkDiagnostics;)Landroid/net/Network; -PLcom/android/server/connectivity/NetworkDiagnostics;->access$400(Ljava/net/SocketAddress;)Ljava/lang/String; -PLcom/android/server/connectivity/NetworkDiagnostics;->access$500(Lcom/android/server/connectivity/NetworkDiagnostics;)J -PLcom/android/server/connectivity/NetworkDiagnostics;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/connectivity/NetworkDiagnostics;->getInterfaceIndex(Ljava/lang/String;)Ljava/lang/Integer; -PLcom/android/server/connectivity/NetworkDiagnostics;->getMeasurements()Ljava/util/List; -PLcom/android/server/connectivity/NetworkDiagnostics;->now()J -PLcom/android/server/connectivity/NetworkDiagnostics;->prepareDnsMeasurement(Ljava/net/InetAddress;)V -PLcom/android/server/connectivity/NetworkDiagnostics;->prepareDnsTlsMeasurement(Ljava/lang/String;Ljava/net/InetAddress;)V -PLcom/android/server/connectivity/NetworkDiagnostics;->prepareExplicitSourceIcmpMeasurements(Ljava/net/InetAddress;)V -PLcom/android/server/connectivity/NetworkDiagnostics;->prepareIcmpMeasurement(Ljava/net/InetAddress;)V -HPLcom/android/server/connectivity/NetworkDiagnostics;->socketAddressToString(Ljava/net/SocketAddress;)Ljava/lang/String; -PLcom/android/server/connectivity/NetworkDiagnostics;->startMeasurements()V -PLcom/android/server/connectivity/NetworkDiagnostics;->totalMeasurementCount()I -PLcom/android/server/connectivity/NetworkDiagnostics;->waitForMeasurements()V -PLcom/android/server/connectivity/NetworkNotificationManager$1;->()V -PLcom/android/server/connectivity/NetworkNotificationManager$NotificationType$Holder;->()V -PLcom/android/server/connectivity/NetworkNotificationManager$NotificationType$Holder;->access$000()Landroid/util/SparseArray; -PLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->()V -PLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->(Ljava/lang/String;II)V -HPLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->getFromId(I)Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType; -PLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->values()[Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType; -HSPLcom/android/server/connectivity/NetworkNotificationManager;->()V -PLcom/android/server/connectivity/NetworkNotificationManager;->clearNotification(I)V -PLcom/android/server/connectivity/NetworkNotificationManager;->clearNotification(ILcom/android/server/connectivity/NetworkNotificationManager$NotificationType;)V -PLcom/android/server/connectivity/NetworkNotificationManager;->getTransportName(I)Ljava/lang/String; -PLcom/android/server/connectivity/NetworkNotificationManager;->priority(Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType;)I -PLcom/android/server/connectivity/NetworkNotificationManager;->setProvNotificationVisible(ZILjava/lang/String;)V -PLcom/android/server/connectivity/NetworkNotificationManager;->showNotification(ILcom/android/server/connectivity/NetworkNotificationManager$NotificationType;Lcom/android/server/connectivity/NetworkAgentInfo;Lcom/android/server/connectivity/NetworkAgentInfo;Landroid/app/PendingIntent;Z)V -HSPLcom/android/server/connectivity/NetworkRanker;->()V -HSPLcom/android/server/connectivity/NetworkRanker;->getBestNetwork(Landroid/net/NetworkRequest;Ljava/util/Collection;)Lcom/android/server/connectivity/NetworkAgentInfo; -HSPLcom/android/server/connectivity/PacManager$1;->(Lcom/android/server/connectivity/PacManager;)V -HSPLcom/android/server/connectivity/PacManager$PacRefreshIntentReceiver;->(Lcom/android/server/connectivity/PacManager;)V -HSPLcom/android/server/connectivity/PacManager;->(Landroid/content/Context;Landroid/os/Handler;I)V -PLcom/android/server/connectivity/PacManager;->setCurrentProxyScriptUrl(Landroid/net/ProxyInfo;)Z -HSPLcom/android/server/connectivity/PermissionMonitor$Dependencies;->()V -HSPLcom/android/server/connectivity/PermissionMonitor$Dependencies;->getDeviceFirstSdkInt()I -HSPLcom/android/server/connectivity/PermissionMonitor;->()V -HSPLcom/android/server/connectivity/PermissionMonitor;->(Landroid/content/Context;Landroid/net/INetd;)V -HSPLcom/android/server/connectivity/PermissionMonitor;->(Landroid/content/Context;Landroid/net/INetd;Lcom/android/server/connectivity/PermissionMonitor$Dependencies;)V -PLcom/android/server/connectivity/PermissionMonitor;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -HSPLcom/android/server/connectivity/PermissionMonitor;->getNetdPermissionMask([Ljava/lang/String;[I)I -PLcom/android/server/connectivity/PermissionMonitor;->getPackageInfo(Ljava/lang/String;)Landroid/content/pm/PackageInfo; -HPLcom/android/server/connectivity/PermissionMonitor;->getPermissionForUid(I)I -HSPLcom/android/server/connectivity/PermissionMonitor;->hasNetworkPermission(Landroid/content/pm/PackageInfo;)Z -HSPLcom/android/server/connectivity/PermissionMonitor;->hasPermission(Landroid/content/pm/PackageInfo;Ljava/lang/String;)Z -HSPLcom/android/server/connectivity/PermissionMonitor;->hasRestrictedNetworkPermission(Landroid/content/pm/PackageInfo;)Z -HSPLcom/android/server/connectivity/PermissionMonitor;->hasUseBackgroundNetworksPermission(I)Z -PLcom/android/server/connectivity/PermissionMonitor;->highestPermissionForUid(Ljava/lang/Boolean;Ljava/lang/String;)Ljava/lang/Boolean; -HSPLcom/android/server/connectivity/PermissionMonitor;->isVendorApp(Landroid/content/pm/ApplicationInfo;)Z -HSPLcom/android/server/connectivity/PermissionMonitor;->log(Ljava/lang/String;)V -PLcom/android/server/connectivity/PermissionMonitor;->onPackageAdded(Ljava/lang/String;I)V -PLcom/android/server/connectivity/PermissionMonitor;->onPackageChanged(Ljava/lang/String;I)V -PLcom/android/server/connectivity/PermissionMonitor;->onPackageRemoved(Ljava/lang/String;I)V -PLcom/android/server/connectivity/PermissionMonitor;->sendPackagePermissionsForUid(II)V -HSPLcom/android/server/connectivity/PermissionMonitor;->sendPackagePermissionsToNetd(Landroid/util/SparseIntArray;)V -HSPLcom/android/server/connectivity/PermissionMonitor;->startMonitoring()V -HSPLcom/android/server/connectivity/PermissionMonitor;->toIntArray(Ljava/util/Collection;)[I -HSPLcom/android/server/connectivity/PermissionMonitor;->update(Ljava/util/Set;Ljava/util/Map;Z)V -HSPLcom/android/server/connectivity/ProxyTracker;->()V -HSPLcom/android/server/connectivity/ProxyTracker;->(Landroid/content/Context;Landroid/os/Handler;I)V -PLcom/android/server/connectivity/ProxyTracker;->canonicalizeProxyInfo(Landroid/net/ProxyInfo;)Landroid/net/ProxyInfo; -PLcom/android/server/connectivity/ProxyTracker;->getDefaultProxy()Landroid/net/ProxyInfo; -HSPLcom/android/server/connectivity/ProxyTracker;->getGlobalProxy()Landroid/net/ProxyInfo; -HSPLcom/android/server/connectivity/ProxyTracker;->loadDeprecatedGlobalHttpProxy()Z -HSPLcom/android/server/connectivity/ProxyTracker;->loadGlobalProxy()V -HPLcom/android/server/connectivity/ProxyTracker;->proxyInfoEqual(Landroid/net/ProxyInfo;Landroid/net/ProxyInfo;)Z -PLcom/android/server/connectivity/ProxyTracker;->sendProxyBroadcast()V -HPLcom/android/server/connectivity/ProxyTracker;->setDefaultProxy(Landroid/net/ProxyInfo;)V -PLcom/android/server/connectivity/ProxyTracker;->setGlobalProxy(Landroid/net/ProxyInfo;)V -HSPLcom/android/server/connectivity/TcpKeepaliveController;->()V -HSPLcom/android/server/connectivity/TcpKeepaliveController;->(Landroid/os/Handler;)V -PLcom/android/server/connectivity/Vpn$1;->(Lcom/android/server/connectivity/Vpn;Landroid/os/Looper;Landroid/content/Context;Ljava/lang/String;Landroid/net/NetworkInfo;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;ILandroid/net/NetworkAgentConfig;I)V -PLcom/android/server/connectivity/Vpn$1;->unwanted()V -HSPLcom/android/server/connectivity/Vpn$2;->(Lcom/android/server/connectivity/Vpn;)V -PLcom/android/server/connectivity/Vpn$2;->interfaceRemoved(Ljava/lang/String;)V -PLcom/android/server/connectivity/Vpn$Connection;->(Lcom/android/server/connectivity/Vpn;)V -PLcom/android/server/connectivity/Vpn$Connection;->(Lcom/android/server/connectivity/Vpn;Lcom/android/server/connectivity/Vpn$1;)V -PLcom/android/server/connectivity/Vpn$Connection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -HSPLcom/android/server/connectivity/Vpn$Dependencies;->()V -HSPLcom/android/server/connectivity/Vpn$Ikev2SessionCreator;->()V -HSPLcom/android/server/connectivity/Vpn$SystemServices;->(Landroid/content/Context;)V -PLcom/android/server/connectivity/Vpn$SystemServices;->getContentResolverAsUser(I)Landroid/content/ContentResolver; -HSPLcom/android/server/connectivity/Vpn$SystemServices;->settingsSecureGetIntForUser(Ljava/lang/String;II)I -HSPLcom/android/server/connectivity/Vpn$SystemServices;->settingsSecureGetStringForUser(Ljava/lang/String;I)Ljava/lang/String; -HSPLcom/android/server/connectivity/Vpn;->()V -HSPLcom/android/server/connectivity/Vpn;->(Landroid/os/Looper;Landroid/content/Context;Landroid/os/INetworkManagementService;ILandroid/security/KeyStore;)V -HSPLcom/android/server/connectivity/Vpn;->(Landroid/os/Looper;Landroid/content/Context;Lcom/android/server/connectivity/Vpn$Dependencies;Landroid/os/INetworkManagementService;ILandroid/security/KeyStore;Lcom/android/server/connectivity/Vpn$SystemServices;Lcom/android/server/connectivity/Vpn$Ikev2SessionCreator;)V -PLcom/android/server/connectivity/Vpn;->access$300(Lcom/android/server/connectivity/Vpn;)Ljava/lang/String; -PLcom/android/server/connectivity/Vpn;->addUserToRanges(Ljava/util/Set;ILjava/util/List;Ljava/util/List;)V -PLcom/android/server/connectivity/Vpn;->agentConnect()V -PLcom/android/server/connectivity/Vpn;->agentDisconnect(Landroid/net/NetworkAgent;)V -HSPLcom/android/server/connectivity/Vpn;->appliesToUid(I)Z -PLcom/android/server/connectivity/Vpn;->applyUnderlyingCapabilities(Landroid/net/ConnectivityManager;[Landroid/net/Network;Landroid/net/NetworkCapabilities;Z)V -PLcom/android/server/connectivity/Vpn;->canHaveRestrictedProfile(I)Z -PLcom/android/server/connectivity/Vpn;->createUserAndRestrictedProfilesRanges(ILjava/util/List;Ljava/util/List;)Ljava/util/Set; -HSPLcom/android/server/connectivity/Vpn;->doesPackageTargetAtLeastQ(Ljava/lang/String;)Z -PLcom/android/server/connectivity/Vpn;->enforceControlPermission()V -PLcom/android/server/connectivity/Vpn;->enforceControlPermissionOrInternalCaller()V -PLcom/android/server/connectivity/Vpn;->enforceNotRestrictedUser()V -PLcom/android/server/connectivity/Vpn;->establish(Lcom/android/internal/net/VpnConfig;)Landroid/os/ParcelFileDescriptor; -PLcom/android/server/connectivity/Vpn;->getAlwaysOnPackage()Ljava/lang/String; -HSPLcom/android/server/connectivity/Vpn;->getAppUid(Ljava/lang/String;I)I -PLcom/android/server/connectivity/Vpn;->getAppsUids(Ljava/util/List;I)Ljava/util/SortedSet; -PLcom/android/server/connectivity/Vpn;->getLegacyVpnInfo()Lcom/android/internal/net/LegacyVpnInfo; -PLcom/android/server/connectivity/Vpn;->getLegacyVpnInfoPrivileged()Lcom/android/internal/net/LegacyVpnInfo; -HPLcom/android/server/connectivity/Vpn;->getLockdown()Z -HPLcom/android/server/connectivity/Vpn;->getNetId()I -HPLcom/android/server/connectivity/Vpn;->getUnderlyingNetworks()[Landroid/net/Network; -PLcom/android/server/connectivity/Vpn;->getVpnConfig()Lcom/android/internal/net/VpnConfig; -HPLcom/android/server/connectivity/Vpn;->getVpnInfo()Lcom/android/internal/net/VpnInfo; -PLcom/android/server/connectivity/Vpn;->isCallerEstablishedOwnerLocked()Z -HSPLcom/android/server/connectivity/Vpn;->isCurrentPreparedPackage(Ljava/lang/String;)Z -HSPLcom/android/server/connectivity/Vpn;->isNullOrLegacyVpn(Ljava/lang/String;)Z -HSPLcom/android/server/connectivity/Vpn;->isRunningLocked()Z -PLcom/android/server/connectivity/Vpn;->isVpnPreConsented(Landroid/content/Context;Ljava/lang/String;I)Z -PLcom/android/server/connectivity/Vpn;->isVpnServicePreConsented(Landroid/content/Context;Ljava/lang/String;)Z -PLcom/android/server/connectivity/Vpn;->lambda$enforceNotRestrictedUser$1$Vpn()V -PLcom/android/server/connectivity/Vpn;->lambda$getAppUid$0(Landroid/content/pm/PackageManager;Ljava/lang/String;I)Ljava/lang/Integer; -HSPLcom/android/server/connectivity/Vpn;->loadAlwaysOnPackage(Landroid/security/KeyStore;)V -PLcom/android/server/connectivity/Vpn;->makeLinkProperties()Landroid/net/LinkProperties; -PLcom/android/server/connectivity/Vpn;->onUserStopped()V -PLcom/android/server/connectivity/Vpn;->prepare(Ljava/lang/String;Ljava/lang/String;I)Z -PLcom/android/server/connectivity/Vpn;->prepareInternal(Ljava/lang/String;)V -HSPLcom/android/server/connectivity/Vpn;->setAllowOnlyVpnForUids(ZLjava/util/Collection;)Z -HSPLcom/android/server/connectivity/Vpn;->setAlwaysOnPackageInternal(Ljava/lang/String;ZLjava/util/List;Landroid/security/KeyStore;)Z -PLcom/android/server/connectivity/Vpn;->setUnderlyingNetworks([Landroid/net/Network;)Z -HSPLcom/android/server/connectivity/Vpn;->setVpnForcedLocked(Z)V -PLcom/android/server/connectivity/Vpn;->startAlwaysOnVpn(Landroid/security/KeyStore;)Z -HSPLcom/android/server/connectivity/Vpn;->updateAlwaysOnNotification(Landroid/net/NetworkInfo$DetailedState;)V -HSPLcom/android/server/connectivity/Vpn;->updateCapabilities(Landroid/net/Network;)Landroid/net/NetworkCapabilities; -PLcom/android/server/connectivity/Vpn;->updateState(Landroid/net/NetworkInfo$DetailedState;Ljava/lang/String;)V HSPLcom/android/server/content/-$$Lambda$ContentService$ObserverCollector$20N4P_9I3I81aCYQxFWUsglq_-U;->(Lcom/android/server/content/ContentService$ObserverCollector$Key;Ljava/util/List;)V HSPLcom/android/server/content/-$$Lambda$ContentService$ObserverCollector$20N4P_9I3I81aCYQxFWUsglq_-U;->run()V -HSPLcom/android/server/content/-$$Lambda$ContentService$lMjBtc4cVD60O92omFqM79TQjOU;->(Lcom/android/server/content/ContentService;)V -PLcom/android/server/content/-$$Lambda$ContentService$lMjBtc4cVD60O92omFqM79TQjOU;->getPackages(Ljava/lang/String;I)[Ljava/lang/String; +HSPLcom/android/server/content/-$$Lambda$ContentService$mH9LzsOWgTqAeeGKESJk2z3AkfM;->(Lcom/android/server/content/ContentService;)V +PLcom/android/server/content/-$$Lambda$ContentService$mH9LzsOWgTqAeeGKESJk2z3AkfM;->getPackages(Ljava/lang/String;I)[Ljava/lang/String; PLcom/android/server/content/-$$Lambda$SyncManager$6WOZ6whe3aGhtRg8ibCORDX2qG0;->(Landroid/content/Context;Lcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;)V PLcom/android/server/content/-$$Lambda$SyncManager$6WOZ6whe3aGhtRg8ibCORDX2qG0;->run()V PLcom/android/server/content/-$$Lambda$SyncManager$C_wFGtdjbW8fAiBrAgJSuqfZ4TA;->()V @@ -11736,28 +12784,29 @@ PLcom/android/server/content/-$$Lambda$SyncManager$SyncHandler$PZ_zTiGnSiYTpeHD9 PLcom/android/server/content/-$$Lambda$SyncManager$SyncHandler$PZ_zTiGnSiYTpeHD9MzpdgV8OWk;->onResult(Landroid/os/Bundle;)V HSPLcom/android/server/content/-$$Lambda$SyncManager$YAaTK0MbaliUluHQZzMvcuAbbZQ;->()V HSPLcom/android/server/content/-$$Lambda$SyncManager$YAaTK0MbaliUluHQZzMvcuAbbZQ;->()V -PLcom/android/server/content/-$$Lambda$SyncManager$YAaTK0MbaliUluHQZzMvcuAbbZQ;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/content/-$$Lambda$SyncManager$YAaTK0MbaliUluHQZzMvcuAbbZQ;->compare(Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/server/content/-$$Lambda$SyncManager$du-zC4MrCZn8_j49aRhbGP4hpjI;->()V PLcom/android/server/content/-$$Lambda$SyncManager$du-zC4MrCZn8_j49aRhbGP4hpjI;->()V HPLcom/android/server/content/-$$Lambda$SyncManager$du-zC4MrCZn8_j49aRhbGP4hpjI;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/content/-$$Lambda$SyncManager$edyKv7ICGu_Pc_qTUM_aGwdaALU;->(Ljava/lang/StringBuilder;Lcom/android/server/content/SyncManager$PrintTable;)V -PLcom/android/server/content/-$$Lambda$SyncManager$edyKv7ICGu_Pc_qTUM_aGwdaALU;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/content/-$$Lambda$SyncManager$edyKv7ICGu_Pc_qTUM_aGwdaALU;->(Ljava/lang/StringBuilder;Lcom/android/server/content/SyncManager$PrintTable;)V +HPLcom/android/server/content/-$$Lambda$SyncManager$edyKv7ICGu_Pc_qTUM_aGwdaALU;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/content/-$$Lambda$SyncManager$f_0Z1_2aO_5hA8fHgzsbmTPHbes;->(Lcom/android/server/content/SyncManager;)V HPLcom/android/server/content/-$$Lambda$SyncManager$f_0Z1_2aO_5hA8fHgzsbmTPHbes;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/content/-$$Lambda$SyncManager$lbyZ7JKQmUl_7FWUvhjOh4eIfxM;->(Lcom/android/server/content/SyncManager;I)V PLcom/android/server/content/-$$Lambda$SyncManager$lbyZ7JKQmUl_7FWUvhjOh4eIfxM;->run()V +PLcom/android/server/content/-$$Lambda$SyncManager$npAYbBbVd5Z_AuJYfL0Y--2whrM;->(Lcom/android/server/content/SyncManager;Landroid/accounts/AccountAndUser;IILjava/lang/String;Landroid/os/Bundle;IJIIILjava/lang/String;)V HSPLcom/android/server/content/-$$Lambda$SyncManager$rCk0rrLXEZtHuJ_rRtSr9DSsku8;->(Lcom/android/server/content/SyncManager;)V PLcom/android/server/content/-$$Lambda$SyncManager$rCk0rrLXEZtHuJ_rRtSr9DSsku8;->onAppPermissionChanged(Landroid/accounts/Account;I)V HSPLcom/android/server/content/-$$Lambda$SyncManager$u-45SpqJUTAuJYfuYBxapc8yxdA;->()V HSPLcom/android/server/content/-$$Lambda$SyncManager$u-45SpqJUTAuJYfuYBxapc8yxdA;->()V -PLcom/android/server/content/-$$Lambda$SyncManager$u-45SpqJUTAuJYfuYBxapc8yxdA;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/content/-$$Lambda$SyncManager$u-45SpqJUTAuJYfuYBxapc8yxdA;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/content/-$$Lambda$SyncManagerConstants$QKd8T8KBIMVDqpK10FpJXT8Z4fY;->(Lcom/android/server/content/SyncManagerConstants;)V HSPLcom/android/server/content/-$$Lambda$SyncManagerConstants$QKd8T8KBIMVDqpK10FpJXT8Z4fY;->run()V HSPLcom/android/server/content/ContentService$1;->(Lcom/android/server/content/ContentService;)V -PLcom/android/server/content/ContentService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/content/ContentService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/content/ContentService$2;->(Lcom/android/server/content/ContentService;Landroid/util/SparseIntArray;)V -PLcom/android/server/content/ContentService$2;->compare(Ljava/lang/Integer;Ljava/lang/Integer;)I -PLcom/android/server/content/ContentService$2;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/content/ContentService$2;->compare(Ljava/lang/Integer;Ljava/lang/Integer;)I +HPLcom/android/server/content/ContentService$2;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/content/ContentService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/content/ContentService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/content/ContentService$Lifecycle;->onStart()V @@ -11766,7 +12815,7 @@ PLcom/android/server/content/ContentService$Lifecycle;->onUserStopped(Lcom/andro PLcom/android/server/content/ContentService$Lifecycle;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/content/ContentService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/content/ContentService$ObserverCollector$Key;->(Landroid/database/IContentObserver;IZII)V -PLcom/android/server/content/ContentService$ObserverCollector$Key;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/content/ContentService$ObserverCollector$Key;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/content/ContentService$ObserverCollector$Key;->hashCode()I HSPLcom/android/server/content/ContentService$ObserverCollector;->()V HSPLcom/android/server/content/ContentService$ObserverCollector;->collect(Landroid/database/IContentObserver;IZLandroid/net/Uri;II)V @@ -11787,25 +12836,26 @@ HSPLcom/android/server/content/ContentService$ObserverNode;->getUriSegment(Landr HPLcom/android/server/content/ContentService$ObserverNode;->removeObserverLocked(Landroid/database/IContentObserver;)Z HSPLcom/android/server/content/ContentService;->()V HSPLcom/android/server/content/ContentService;->(Landroid/content/Context;Z)V -PLcom/android/server/content/ContentService;->access$000(Lcom/android/server/content/ContentService;)Landroid/util/SparseArray; -PLcom/android/server/content/ContentService;->access$100(Lcom/android/server/content/ContentService;ILjava/lang/String;Landroid/net/Uri;)V +HPLcom/android/server/content/ContentService;->access$000(Lcom/android/server/content/ContentService;)Landroid/util/SparseArray; +HPLcom/android/server/content/ContentService;->access$100(Lcom/android/server/content/ContentService;ILjava/lang/String;Landroid/net/Uri;)V HSPLcom/android/server/content/ContentService;->access$200()Lcom/android/internal/os/BinderDeathDispatcher; -PLcom/android/server/content/ContentService;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V -PLcom/android/server/content/ContentService;->addStatusChangeListener(ILandroid/content/ISyncStatusObserver;)V -PLcom/android/server/content/ContentService;->cancelSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)V -PLcom/android/server/content/ContentService;->cancelSyncAsUser(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;I)V +HPLcom/android/server/content/ContentService;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V +HPLcom/android/server/content/ContentService;->addStatusChangeListener(ILandroid/content/ISyncStatusObserver;)V +HPLcom/android/server/content/ContentService;->cancelSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)V +HPLcom/android/server/content/ContentService;->cancelSyncAsUser(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;I)V HPLcom/android/server/content/ContentService;->checkUriPermission(Landroid/net/Uri;IIII)I -PLcom/android/server/content/ContentService;->clampPeriod(J)J -PLcom/android/server/content/ContentService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/content/ContentService;->clampPeriod(J)J +HPLcom/android/server/content/ContentService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/content/ContentService;->enforceCrossUserPermission(ILjava/lang/String;)V -PLcom/android/server/content/ContentService;->enforceNonFullCrossUserPermission(ILjava/lang/String;)V -PLcom/android/server/content/ContentService;->findOrCreateCacheLocked(ILjava/lang/String;)Landroid/util/ArrayMap; -PLcom/android/server/content/ContentService;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroid/os/Bundle; +HPLcom/android/server/content/ContentService;->enforceNonFullCrossUserPermission(ILjava/lang/String;)V +HPLcom/android/server/content/ContentService;->findOrCreateCacheLocked(ILjava/lang/String;)Landroid/util/ArrayMap; +HPLcom/android/server/content/ContentService;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroid/os/Bundle; +PLcom/android/server/content/ContentService;->getCurrentSyncsAsUser(I)Ljava/util/List; HPLcom/android/server/content/ContentService;->getIsSyncable(Landroid/accounts/Account;Ljava/lang/String;)I HPLcom/android/server/content/ContentService;->getIsSyncableAsUser(Landroid/accounts/Account;Ljava/lang/String;I)I HPLcom/android/server/content/ContentService;->getMasterSyncAutomatically()Z HPLcom/android/server/content/ContentService;->getMasterSyncAutomaticallyAsUser(I)Z -PLcom/android/server/content/ContentService;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)Ljava/util/List; +HPLcom/android/server/content/ContentService;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)Ljava/util/List; HSPLcom/android/server/content/ContentService;->getProviderPackageName(Landroid/net/Uri;I)Ljava/lang/String; HSPLcom/android/server/content/ContentService;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/String;I)[Ljava/lang/String; HPLcom/android/server/content/ContentService;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType; @@ -11815,10 +12865,11 @@ HPLcom/android/server/content/ContentService;->getSyncAutomaticallyAsUser(Landro HSPLcom/android/server/content/ContentService;->getSyncExemptionAndCleanUpExtrasForCaller(ILandroid/os/Bundle;)I HSPLcom/android/server/content/ContentService;->getSyncExemptionForCaller(I)I HSPLcom/android/server/content/ContentService;->getSyncManager()Lcom/android/server/content/SyncManager; +HPLcom/android/server/content/ContentService;->getSyncStatusAsUser(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;I)Landroid/content/SyncStatusInfo; HSPLcom/android/server/content/ContentService;->handleIncomingUser(Landroid/net/Uri;IIIZI)I HSPLcom/android/server/content/ContentService;->invalidateCacheLocked(ILjava/lang/String;Landroid/net/Uri;)V -PLcom/android/server/content/ContentService;->isSyncActive(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)Z -PLcom/android/server/content/ContentService;->isSyncPendingAsUser(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;I)Z +HPLcom/android/server/content/ContentService;->isSyncActive(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)Z +HPLcom/android/server/content/ContentService;->isSyncPendingAsUser(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;I)Z PLcom/android/server/content/ContentService;->lambda$new$0$ContentService(Ljava/lang/String;I)[Ljava/lang/String; PLcom/android/server/content/ContentService;->normalizeSyncable(I)I HSPLcom/android/server/content/ContentService;->notifyChange([Landroid/net/Uri;Landroid/database/IContentObserver;ZIIILjava/lang/String;)V @@ -11827,22 +12878,22 @@ PLcom/android/server/content/ContentService;->onDbCorruption(Ljava/lang/String;L HSPLcom/android/server/content/ContentService;->onStartUser(I)V PLcom/android/server/content/ContentService;->onStopUser(I)V PLcom/android/server/content/ContentService;->onUnlockUser(I)V -PLcom/android/server/content/ContentService;->putCache(Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;I)V +HPLcom/android/server/content/ContentService;->putCache(Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;I)V HSPLcom/android/server/content/ContentService;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/IContentObserver;II)V -PLcom/android/server/content/ContentService;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/content/ContentService;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/content/ContentService;->removeStatusChangeListener(Landroid/content/ISyncStatusObserver;)V -PLcom/android/server/content/ContentService;->setIsSyncable(Landroid/accounts/Account;Ljava/lang/String;I)V -PLcom/android/server/content/ContentService;->setIsSyncableAsUser(Landroid/accounts/Account;Ljava/lang/String;II)V -PLcom/android/server/content/ContentService;->setSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;ZI)V +HPLcom/android/server/content/ContentService;->setIsSyncable(Landroid/accounts/Account;Ljava/lang/String;I)V +HPLcom/android/server/content/ContentService;->setIsSyncableAsUser(Landroid/accounts/Account;Ljava/lang/String;II)V +HPLcom/android/server/content/ContentService;->setSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;ZI)V PLcom/android/server/content/ContentService;->sync(Landroid/content/SyncRequest;Ljava/lang/String;)V -PLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/String;)V +HPLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/String;)V HPLcom/android/server/content/ContentService;->unregisterContentObserver(Landroid/database/IContentObserver;)V HPLcom/android/server/content/ContentService;->validateExtras(ILandroid/os/Bundle;)V PLcom/android/server/content/SyncAdapterStateFetcher;->()V -PLcom/android/server/content/SyncAdapterStateFetcher;->getStandbyBucket(ILjava/lang/String;)I +HPLcom/android/server/content/SyncAdapterStateFetcher;->getStandbyBucket(ILjava/lang/String;)I PLcom/android/server/content/SyncAdapterStateFetcher;->isAppActive(I)Z PLcom/android/server/content/SyncJobService;->()V -PLcom/android/server/content/SyncJobService;->()V +HPLcom/android/server/content/SyncJobService;->()V HPLcom/android/server/content/SyncJobService;->callJobFinished(IZLjava/lang/String;)V HPLcom/android/server/content/SyncJobService;->callJobFinishedInner(IZLjava/lang/String;)V HPLcom/android/server/content/SyncJobService;->getInstance()Lcom/android/server/content/SyncJobService; @@ -11859,7 +12910,7 @@ HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->()V HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->()V HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->closeCurrentLogLocked()V PLcom/android/server/content/SyncLogger$RotatingFileLogger;->dumpAll(Ljava/io/PrintWriter;)V -PLcom/android/server/content/SyncLogger$RotatingFileLogger;->dumpFile(Ljava/io/PrintWriter;Ljava/io/File;)V +HPLcom/android/server/content/SyncLogger$RotatingFileLogger;->dumpFile(Ljava/io/PrintWriter;Ljava/io/File;)V HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->enabled()Z HPLcom/android/server/content/SyncLogger$RotatingFileLogger;->jobParametersToString(Landroid/app/job/JobParameters;)Ljava/lang/String; HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->log([Ljava/lang/Object;)V @@ -11868,9 +12919,14 @@ HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->openLogLocked(J)V HPLcom/android/server/content/SyncLogger$RotatingFileLogger;->purgeOldLogs()V HSPLcom/android/server/content/SyncLogger;->()V HSPLcom/android/server/content/SyncLogger;->getInstance()Lcom/android/server/content/SyncLogger; -PLcom/android/server/content/SyncLogger;->logSafe(Lcom/android/server/content/SyncOperation;)Ljava/lang/String; +PLcom/android/server/content/SyncLogger;->logSafe(Landroid/accounts/Account;)Ljava/lang/String; +PLcom/android/server/content/SyncLogger;->logSafe(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Ljava/lang/String; +HPLcom/android/server/content/SyncLogger;->logSafe(Lcom/android/server/content/SyncOperation;)Ljava/lang/String; +PLcom/android/server/content/SyncLogger;->logSafe(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Ljava/lang/String; HSPLcom/android/server/content/SyncManager$10;->(Lcom/android/server/content/SyncManager;)V +PLcom/android/server/content/SyncManager$10;->onAuthorityRemoved(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V HSPLcom/android/server/content/SyncManager$11;->(Lcom/android/server/content/SyncManager;)V +PLcom/android/server/content/SyncManager$11;->onServiceChanged(Landroid/content/SyncAdapterType;IZ)V PLcom/android/server/content/SyncManager$11;->onServiceChanged(Ljava/lang/Object;IZ)V PLcom/android/server/content/SyncManager$13;->(Lcom/android/server/content/SyncManager;)V HPLcom/android/server/content/SyncManager$13;->compare(Landroid/content/pm/RegisteredServicesCache$ServiceInfo;Landroid/content/pm/RegisteredServicesCache$ServiceInfo;)I @@ -11885,7 +12941,7 @@ HSPLcom/android/server/content/SyncManager$1;->(Lcom/android/server/conten HSPLcom/android/server/content/SyncManager$2;->(Lcom/android/server/content/SyncManager;)V PLcom/android/server/content/SyncManager$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/content/SyncManager$3;->(Lcom/android/server/content/SyncManager;)V -PLcom/android/server/content/SyncManager$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/content/SyncManager$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/content/SyncManager$4;->(Lcom/android/server/content/SyncManager;)V PLcom/android/server/content/SyncManager$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/content/SyncManager$5;->(Lcom/android/server/content/SyncManager;)V @@ -11895,7 +12951,9 @@ PLcom/android/server/content/SyncManager$6;->onReceive(Landroid/content/Context; PLcom/android/server/content/SyncManager$7;->(Lcom/android/server/content/SyncManager;)V HPLcom/android/server/content/SyncManager$7;->run()V HSPLcom/android/server/content/SyncManager$8;->(Lcom/android/server/content/SyncManager;)V +PLcom/android/server/content/SyncManager$8;->onSyncRequest(Lcom/android/server/content/SyncStorageEngine$EndPoint;ILandroid/os/Bundle;III)V HSPLcom/android/server/content/SyncManager$9;->(Lcom/android/server/content/SyncManager;)V +PLcom/android/server/content/SyncManager$9;->onPeriodicSyncAdded(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;JJ)V PLcom/android/server/content/SyncManager$AccountSyncStats;->(Ljava/lang/String;)V PLcom/android/server/content/SyncManager$AccountSyncStats;->(Ljava/lang/String;Lcom/android/server/content/SyncManager$1;)V HPLcom/android/server/content/SyncManager$ActiveSyncContext;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;JI)V @@ -11916,8 +12974,9 @@ PLcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;->(Landr PLcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;->access$2400(Lcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;)V PLcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;->onReady()V PLcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/content/SyncManager$PrintTable;->(I)V -PLcom/android/server/content/SyncManager$PrintTable;->getNumRows()I +HPLcom/android/server/content/SyncManager$PrintTable;->getNumRows()I HPLcom/android/server/content/SyncManager$PrintTable;->printRow(Ljava/io/PrintWriter;[Ljava/lang/String;[Ljava/lang/Object;)V HPLcom/android/server/content/SyncManager$PrintTable;->set(II[Ljava/lang/Object;)V HPLcom/android/server/content/SyncManager$PrintTable;->writeTo(Ljava/io/PrintWriter;)V @@ -11925,22 +12984,23 @@ HPLcom/android/server/content/SyncManager$ScheduleSyncMessagePayload;->(Lc HPLcom/android/server/content/SyncManager$ServiceConnectionData;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/os/IBinder;)V HPLcom/android/server/content/SyncManager$SyncFinishedOrCancelledMessagePayload;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/content/SyncResult;)V HSPLcom/android/server/content/SyncManager$SyncHandler;->(Lcom/android/server/content/SyncManager;Landroid/os/Looper;)V -PLcom/android/server/content/SyncManager$SyncHandler;->access$1800(Lcom/android/server/content/SyncManager$SyncHandler;Lcom/android/server/content/SyncOperation;)Landroid/os/PowerManager$WakeLock; +HPLcom/android/server/content/SyncManager$SyncHandler;->access$1800(Lcom/android/server/content/SyncManager$SyncHandler;Lcom/android/server/content/SyncOperation;)Landroid/os/PowerManager$WakeLock; PLcom/android/server/content/SyncManager$SyncHandler;->cancelActiveSyncH(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V HPLcom/android/server/content/SyncManager$SyncHandler;->closeActiveSyncContext(Lcom/android/server/content/SyncManager$ActiveSyncContext;)V HPLcom/android/server/content/SyncManager$SyncHandler;->computeSyncOpState(Lcom/android/server/content/SyncOperation;)I -PLcom/android/server/content/SyncManager$SyncHandler;->deferStoppedSyncH(Lcom/android/server/content/SyncOperation;J)V +PLcom/android/server/content/SyncManager$SyncHandler;->deferActiveSyncH(Lcom/android/server/content/SyncManager$ActiveSyncContext;Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager$SyncHandler;->deferStoppedSyncH(Lcom/android/server/content/SyncOperation;J)V HPLcom/android/server/content/SyncManager$SyncHandler;->deferSyncH(Lcom/android/server/content/SyncOperation;JLjava/lang/String;)V HPLcom/android/server/content/SyncManager$SyncHandler;->dispatchSyncOperation(Lcom/android/server/content/SyncOperation;)Z -PLcom/android/server/content/SyncManager$SyncHandler;->findActiveSyncContextH(I)Lcom/android/server/content/SyncManager$ActiveSyncContext; +HPLcom/android/server/content/SyncManager$SyncHandler;->findActiveSyncContextH(I)Lcom/android/server/content/SyncManager$ActiveSyncContext; HPLcom/android/server/content/SyncManager$SyncHandler;->getSyncWakeLock(Lcom/android/server/content/SyncOperation;)Landroid/os/PowerManager$WakeLock; HPLcom/android/server/content/SyncManager$SyncHandler;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/content/SyncManager$SyncHandler;->handleSyncMessage(Landroid/os/Message;)V -PLcom/android/server/content/SyncManager$SyncHandler;->insertStartSyncEvent(Lcom/android/server/content/SyncOperation;)J -PLcom/android/server/content/SyncManager$SyncHandler;->isSyncNotUsingNetworkH(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z +HPLcom/android/server/content/SyncManager$SyncHandler;->insertStartSyncEvent(Lcom/android/server/content/SyncOperation;)J +HPLcom/android/server/content/SyncManager$SyncHandler;->isSyncNotUsingNetworkH(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z PLcom/android/server/content/SyncManager$SyncHandler;->lambda$updateOrAddPeriodicSyncH$0$SyncManager$SyncHandler(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;Landroid/os/Bundle;)V -PLcom/android/server/content/SyncManager$SyncHandler;->logAccountError(Ljava/lang/String;)V -PLcom/android/server/content/SyncManager$SyncHandler;->maybeUpdateSyncPeriodH(Lcom/android/server/content/SyncOperation;JJ)V +HPLcom/android/server/content/SyncManager$SyncHandler;->logAccountError(Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager$SyncHandler;->maybeUpdateSyncPeriodH(Lcom/android/server/content/SyncOperation;JJ)V HPLcom/android/server/content/SyncManager$SyncHandler;->removePeriodicSyncH(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V PLcom/android/server/content/SyncManager$SyncHandler;->removePeriodicSyncInternalH(Lcom/android/server/content/SyncOperation;Ljava/lang/String;)V HPLcom/android/server/content/SyncManager$SyncHandler;->reschedulePeriodicSyncH(Lcom/android/server/content/SyncOperation;)V @@ -11948,95 +13008,104 @@ HPLcom/android/server/content/SyncManager$SyncHandler;->runBoundToAdapterH(Lcom/ HPLcom/android/server/content/SyncManager$SyncHandler;->runSyncFinishedOrCanceledH(Landroid/content/SyncResult;Lcom/android/server/content/SyncManager$ActiveSyncContext;)V HPLcom/android/server/content/SyncManager$SyncHandler;->startSyncH(Lcom/android/server/content/SyncOperation;)V HPLcom/android/server/content/SyncManager$SyncHandler;->stopSyncEvent(JLcom/android/server/content/SyncOperation;Ljava/lang/String;IIJ)V -PLcom/android/server/content/SyncManager$SyncHandler;->syncResultToErrorNumber(Landroid/content/SyncResult;)I +HPLcom/android/server/content/SyncManager$SyncHandler;->syncResultToErrorNumber(Landroid/content/SyncResult;)I HPLcom/android/server/content/SyncManager$SyncHandler;->updateOrAddPeriodicSyncH(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V HPLcom/android/server/content/SyncManager$SyncHandler;->updateRunningAccountsH(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V HSPLcom/android/server/content/SyncManager$SyncTimeTracker;->(Lcom/android/server/content/SyncManager;)V HSPLcom/android/server/content/SyncManager$SyncTimeTracker;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$1;)V PLcom/android/server/content/SyncManager$SyncTimeTracker;->timeSpentSyncing()J HPLcom/android/server/content/SyncManager$SyncTimeTracker;->update()V -PLcom/android/server/content/SyncManager$UpdatePeriodicSyncMessagePayload;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V +HPLcom/android/server/content/SyncManager$UpdatePeriodicSyncMessagePayload;->(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V HSPLcom/android/server/content/SyncManager;->()V HSPLcom/android/server/content/SyncManager;->(Landroid/content/Context;Z)V -PLcom/android/server/content/SyncManager;->access$000(Lcom/android/server/content/SyncManager;)Z +HPLcom/android/server/content/SyncManager;->access$000(Lcom/android/server/content/SyncManager;)Z PLcom/android/server/content/SyncManager;->access$1000(Lcom/android/server/content/SyncManager;I)V -PLcom/android/server/content/SyncManager;->access$1200(Lcom/android/server/content/SyncManager;)Ljava/util/List; +PLcom/android/server/content/SyncManager;->access$1100(Lcom/android/server/content/SyncManager;I)V +HPLcom/android/server/content/SyncManager;->access$1200(Lcom/android/server/content/SyncManager;)Ljava/util/List; HPLcom/android/server/content/SyncManager;->access$1300(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;Ljava/lang/String;)V -PLcom/android/server/content/SyncManager;->access$1700(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncManager$SyncHandler; -PLcom/android/server/content/SyncManager;->access$1900(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/content/SyncResult;)V +PLcom/android/server/content/SyncManager;->access$1400(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager;->access$1700(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncManager$SyncHandler; +HPLcom/android/server/content/SyncManager;->access$1900(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/content/SyncResult;)V PLcom/android/server/content/SyncManager;->access$200(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)V -PLcom/android/server/content/SyncManager;->access$2000(Lcom/android/server/content/SyncManager;)Landroid/content/Context; -PLcom/android/server/content/SyncManager;->access$2100(Lcom/android/server/content/SyncManager;)Lcom/android/internal/app/IBatteryStats; +HPLcom/android/server/content/SyncManager;->access$2000(Lcom/android/server/content/SyncManager;)Landroid/content/Context; +HPLcom/android/server/content/SyncManager;->access$2100(Lcom/android/server/content/SyncManager;)Lcom/android/internal/app/IBatteryStats; HPLcom/android/server/content/SyncManager;->access$2600(Lcom/android/server/content/SyncManager;)Landroid/os/PowerManager$WakeLock; -PLcom/android/server/content/SyncManager;->access$2700(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;J)V -PLcom/android/server/content/SyncManager;->access$2800(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)V -PLcom/android/server/content/SyncManager;->access$2900(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z -PLcom/android/server/content/SyncManager;->access$300(Lcom/android/server/content/SyncManager;)Z -PLcom/android/server/content/SyncManager;->access$3000(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;)V -PLcom/android/server/content/SyncManager;->access$302(Lcom/android/server/content/SyncManager;Z)Z +HPLcom/android/server/content/SyncManager;->access$2700(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;J)V +HPLcom/android/server/content/SyncManager;->access$2800(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)V +HPLcom/android/server/content/SyncManager;->access$2900(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z +HPLcom/android/server/content/SyncManager;->access$300(Lcom/android/server/content/SyncManager;)Z +HPLcom/android/server/content/SyncManager;->access$3000(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager$ActiveSyncContext;)V +HPLcom/android/server/content/SyncManager;->access$302(Lcom/android/server/content/SyncManager;Z)Z PLcom/android/server/content/SyncManager;->access$3100(Lcom/android/server/content/SyncManager;)Landroid/os/PowerManager; -PLcom/android/server/content/SyncManager;->access$3200(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z -PLcom/android/server/content/SyncManager;->access$3300(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)V -PLcom/android/server/content/SyncManager;->access$3400(Lcom/android/server/content/SyncManager;)Ljava/lang/Object; -PLcom/android/server/content/SyncManager;->access$3500(Lcom/android/server/content/SyncManager;)[Landroid/accounts/AccountAndUser; +HPLcom/android/server/content/SyncManager;->access$3200(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z +HPLcom/android/server/content/SyncManager;->access$3300(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;)V +HPLcom/android/server/content/SyncManager;->access$3400(Lcom/android/server/content/SyncManager;)Ljava/lang/Object; +HPLcom/android/server/content/SyncManager;->access$3500(Lcom/android/server/content/SyncManager;)[Landroid/accounts/AccountAndUser; PLcom/android/server/content/SyncManager;->access$3502(Lcom/android/server/content/SyncManager;[Landroid/accounts/AccountAndUser;)[Landroid/accounts/AccountAndUser; PLcom/android/server/content/SyncManager;->access$3600(Lcom/android/server/content/SyncManager;)V -PLcom/android/server/content/SyncManager;->access$3700(Lcom/android/server/content/SyncManager;[Landroid/accounts/AccountAndUser;Landroid/accounts/Account;I)Z -PLcom/android/server/content/SyncManager;->access$3900(Lcom/android/server/content/SyncManager;)V -PLcom/android/server/content/SyncManager;->access$400(Lcom/android/server/content/SyncManager;)Z -PLcom/android/server/content/SyncManager;->access$4300(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager;->access$3700(Lcom/android/server/content/SyncManager;[Landroid/accounts/AccountAndUser;Landroid/accounts/Account;I)Z +PLcom/android/server/content/SyncManager;->access$3800(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;)V +HPLcom/android/server/content/SyncManager;->access$3900(Lcom/android/server/content/SyncManager;)V +HPLcom/android/server/content/SyncManager;->access$400(Lcom/android/server/content/SyncManager;)Z +PLcom/android/server/content/SyncManager;->access$4000(Lcom/android/server/content/SyncManager;Ljava/lang/String;I)Z +PLcom/android/server/content/SyncManager;->access$4100(Lcom/android/server/content/SyncManager;)Landroid/accounts/AccountManagerInternal; +PLcom/android/server/content/SyncManager;->access$4200(Lcom/android/server/content/SyncManager;I)J +HPLcom/android/server/content/SyncManager;->access$4300(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V PLcom/android/server/content/SyncManager;->access$4400(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncManagerConstants; PLcom/android/server/content/SyncManager;->access$4500(Lcom/android/server/content/SyncManager;Landroid/content/SyncResult;Lcom/android/server/content/SyncOperation;)V PLcom/android/server/content/SyncManager;->access$4600(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;J)V HPLcom/android/server/content/SyncManager;->access$4700(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncStorageEngine$EndPoint;J)V HPLcom/android/server/content/SyncManager;->access$4800(Lcom/android/server/content/SyncManager;)Landroid/app/NotificationManager; PLcom/android/server/content/SyncManager;->access$500(Lcom/android/server/content/SyncManager;Ljava/lang/String;)V +PLcom/android/server/content/SyncManager;->access$600(Lcom/android/server/content/SyncManager;)Ljava/lang/String; HPLcom/android/server/content/SyncManager;->access$700(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncLogger; -PLcom/android/server/content/SyncManager;->access$800(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncStorageEngine; +HPLcom/android/server/content/SyncManager;->access$800(Lcom/android/server/content/SyncManager;)Lcom/android/server/content/SyncStorageEngine; HPLcom/android/server/content/SyncManager;->canAccessAccount(Landroid/accounts/Account;Ljava/lang/String;I)Z PLcom/android/server/content/SyncManager;->cancelActiveSync(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V HPLcom/android/server/content/SyncManager;->cancelJob(Lcom/android/server/content/SyncOperation;Ljava/lang/String;)V PLcom/android/server/content/SyncManager;->cleanupJobs()V -PLcom/android/server/content/SyncManager;->clearAllBackoffs(Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager;->clearAllBackoffs(Ljava/lang/String;)V HPLcom/android/server/content/SyncManager;->clearBackoffSetting(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V HPLcom/android/server/content/SyncManager;->clearScheduledSyncOperations(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V HPLcom/android/server/content/SyncManager;->computeSyncable(Landroid/accounts/Account;ILjava/lang/String;Z)I -PLcom/android/server/content/SyncManager;->containsAccountAndUser([Landroid/accounts/AccountAndUser;Landroid/accounts/Account;I)Z +HPLcom/android/server/content/SyncManager;->containsAccountAndUser([Landroid/accounts/AccountAndUser;Landroid/accounts/Account;I)Z +PLcom/android/server/content/SyncManager;->countIf(Ljava/util/Collection;Ljava/util/function/Predicate;)I PLcom/android/server/content/SyncManager;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Z)V PLcom/android/server/content/SyncManager;->dumpDayStatistic(Ljava/io/PrintWriter;Lcom/android/server/content/SyncStorageEngine$DayStats;)V PLcom/android/server/content/SyncManager;->dumpDayStatistics(Ljava/io/PrintWriter;)V PLcom/android/server/content/SyncManager;->dumpPendingSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V PLcom/android/server/content/SyncManager;->dumpPeriodicSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V -PLcom/android/server/content/SyncManager;->dumpRecentHistory(Ljava/io/PrintWriter;)V -PLcom/android/server/content/SyncManager;->dumpSyncAdapters(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/content/SyncManager;->dumpRecentHistory(Ljava/io/PrintWriter;)V +HPLcom/android/server/content/SyncManager;->dumpSyncAdapters(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/content/SyncManager;->dumpSyncHistory(Ljava/io/PrintWriter;)V HPLcom/android/server/content/SyncManager;->dumpSyncState(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V +PLcom/android/server/content/SyncManager;->dumpTimeSec(Ljava/io/PrintWriter;J)V HPLcom/android/server/content/SyncManager;->formatDurationHMS(Ljava/lang/StringBuilder;J)Ljava/lang/StringBuilder; -PLcom/android/server/content/SyncManager;->formatTime(J)Ljava/lang/String; +HPLcom/android/server/content/SyncManager;->formatTime(J)Ljava/lang/String; HPLcom/android/server/content/SyncManager;->getAdapterBindIntent(Landroid/content/Context;Landroid/content/ComponentName;I)Landroid/content/Intent; HPLcom/android/server/content/SyncManager;->getAllPendingSyncs()Ljava/util/List; PLcom/android/server/content/SyncManager;->getAllUsers()Ljava/util/List; HPLcom/android/server/content/SyncManager;->getConnectivityManager()Landroid/net/ConnectivityManager; HPLcom/android/server/content/SyncManager;->getInstance()Lcom/android/server/content/SyncManager; HPLcom/android/server/content/SyncManager;->getIsSyncable(Landroid/accounts/Account;ILjava/lang/String;)I -PLcom/android/server/content/SyncManager;->getJobScheduler()Landroid/app/job/JobScheduler; +HPLcom/android/server/content/SyncManager;->getJobScheduler()Landroid/app/job/JobScheduler; PLcom/android/server/content/SyncManager;->getJobStats()Ljava/lang/String; HPLcom/android/server/content/SyncManager;->getPeriodicSyncs(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Ljava/util/List; HSPLcom/android/server/content/SyncManager;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/String;I)[Ljava/lang/String; HPLcom/android/server/content/SyncManager;->getSyncAdapterTypes(I)[Landroid/content/SyncAdapterType; -PLcom/android/server/content/SyncManager;->getSyncStorageEngine()Lcom/android/server/content/SyncStorageEngine; -PLcom/android/server/content/SyncManager;->getTotalBytesTransferredByUid(I)J +HPLcom/android/server/content/SyncManager;->getSyncStorageEngine()Lcom/android/server/content/SyncStorageEngine; +HPLcom/android/server/content/SyncManager;->getTotalBytesTransferredByUid(I)J HPLcom/android/server/content/SyncManager;->getUnusedJobIdH()I -PLcom/android/server/content/SyncManager;->increaseBackoffSetting(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V -PLcom/android/server/content/SyncManager;->isAdapterDelayed(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z +HPLcom/android/server/content/SyncManager;->increaseBackoffSetting(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V +HPLcom/android/server/content/SyncManager;->isAdapterDelayed(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z HSPLcom/android/server/content/SyncManager;->isDeviceProvisioned()Z HPLcom/android/server/content/SyncManager;->isJobIdInUseLockedH(ILjava/util/List;)Z -PLcom/android/server/content/SyncManager;->isSyncStillActiveH(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z +HPLcom/android/server/content/SyncManager;->isSyncStillActiveH(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Z HPLcom/android/server/content/SyncManager;->isUserUnlocked(I)Z PLcom/android/server/content/SyncManager;->jitterize(JJ)J PLcom/android/server/content/SyncManager;->lambda$dumpPendingSyncs$8(Lcom/android/server/content/SyncOperation;)Z PLcom/android/server/content/SyncManager;->lambda$dumpPeriodicSyncs$9(Lcom/android/server/content/SyncOperation;)Z -PLcom/android/server/content/SyncManager;->lambda$dumpSyncState$10(Ljava/lang/StringBuilder;Lcom/android/server/content/SyncManager$PrintTable;Ljava/lang/String;Landroid/content/SyncStatusInfo$Stats;Ljava/util/function/Function;Ljava/lang/Integer;)V +HPLcom/android/server/content/SyncManager;->lambda$dumpSyncState$10(Ljava/lang/StringBuilder;Lcom/android/server/content/SyncManager$PrintTable;Ljava/lang/String;Landroid/content/SyncStatusInfo$Stats;Ljava/util/function/Function;Ljava/lang/Integer;)V PLcom/android/server/content/SyncManager;->lambda$dumpSyncState$11(Ljava/lang/Integer;)Ljava/lang/String; PLcom/android/server/content/SyncManager;->lambda$f_0Z1_2aO_5hA8fHgzsbmTPHbes(Lcom/android/server/content/SyncManager;I)Ljava/lang/String; PLcom/android/server/content/SyncManager;->lambda$new$0$SyncManager(Landroid/accounts/Account;I)V @@ -12047,39 +13116,40 @@ PLcom/android/server/content/SyncManager;->lambda$scheduleSync$5$SyncManager(Lan PLcom/android/server/content/SyncManager;->lambda$sendOnUnsyncableAccount$12(Landroid/content/Context;Lcom/android/server/content/SyncManager$OnUnsyncableAccountCheck;)V PLcom/android/server/content/SyncManager;->lambda$static$6(Lcom/android/server/content/SyncOperation;Lcom/android/server/content/SyncOperation;)I PLcom/android/server/content/SyncManager;->lambda$static$7(Lcom/android/server/content/SyncOperation;Lcom/android/server/content/SyncOperation;)I -PLcom/android/server/content/SyncManager;->maybeRescheduleSync(Landroid/content/SyncResult;Lcom/android/server/content/SyncOperation;)V +HPLcom/android/server/content/SyncManager;->maybeRescheduleSync(Landroid/content/SyncResult;Lcom/android/server/content/SyncOperation;)V HSPLcom/android/server/content/SyncManager;->onBootPhase(I)V HSPLcom/android/server/content/SyncManager;->onStartUser(I)V PLcom/android/server/content/SyncManager;->onStopUser(I)V PLcom/android/server/content/SyncManager;->onUnlockUser(I)V +PLcom/android/server/content/SyncManager;->onUserStopped(I)V PLcom/android/server/content/SyncManager;->onUserUnlocked(I)V HPLcom/android/server/content/SyncManager;->postMonitorSyncProgressMessage(Lcom/android/server/content/SyncManager$ActiveSyncContext;)V HPLcom/android/server/content/SyncManager;->postScheduleSyncMessage(Lcom/android/server/content/SyncOperation;J)V -PLcom/android/server/content/SyncManager;->printTwoDigitNumber(Ljava/lang/StringBuilder;JCZ)Z +HPLcom/android/server/content/SyncManager;->printTwoDigitNumber(Ljava/lang/StringBuilder;JCZ)Z HPLcom/android/server/content/SyncManager;->readDataConnectionState()Z -PLcom/android/server/content/SyncManager;->readyToSync(I)Z -PLcom/android/server/content/SyncManager;->removePeriodicSync(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager;->readyToSync(I)Z +HPLcom/android/server/content/SyncManager;->removePeriodicSync(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V PLcom/android/server/content/SyncManager;->removeStaleAccounts()V PLcom/android/server/content/SyncManager;->removeSyncsForAuthority(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V HPLcom/android/server/content/SyncManager;->rescheduleSyncs(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V HSPLcom/android/server/content/SyncManager;->scheduleLocalSync(Landroid/accounts/Account;IILjava/lang/String;IIILjava/lang/String;)V -PLcom/android/server/content/SyncManager;->scheduleSync(Landroid/accounts/Account;IILjava/lang/String;Landroid/os/Bundle;IIIILjava/lang/String;)V +HPLcom/android/server/content/SyncManager;->scheduleSync(Landroid/accounts/Account;IILjava/lang/String;Landroid/os/Bundle;IIIILjava/lang/String;)V HSPLcom/android/server/content/SyncManager;->scheduleSync(Landroid/accounts/Account;IILjava/lang/String;Landroid/os/Bundle;IJZIIILjava/lang/String;)V PLcom/android/server/content/SyncManager;->scheduleSyncOperationH(Lcom/android/server/content/SyncOperation;)V HPLcom/android/server/content/SyncManager;->scheduleSyncOperationH(Lcom/android/server/content/SyncOperation;J)V -PLcom/android/server/content/SyncManager;->sendCancelSyncsMessage(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V -PLcom/android/server/content/SyncManager;->sendMessage(Landroid/os/Message;)V +HPLcom/android/server/content/SyncManager;->sendCancelSyncsMessage(Lcom/android/server/content/SyncStorageEngine$EndPoint;Landroid/os/Bundle;Ljava/lang/String;)V +HPLcom/android/server/content/SyncManager;->sendMessage(Landroid/os/Message;)V HPLcom/android/server/content/SyncManager;->sendOnUnsyncableAccount(Landroid/content/Context;Landroid/content/pm/RegisteredServicesCache$ServiceInfo;ILcom/android/server/content/SyncManager$OnReadyCallback;)V HPLcom/android/server/content/SyncManager;->sendSyncFinishedOrCanceledMessage(Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/content/SyncResult;)V HPLcom/android/server/content/SyncManager;->setAuthorityPendingState(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V HPLcom/android/server/content/SyncManager;->setDelayUntilTime(Lcom/android/server/content/SyncStorageEngine$EndPoint;J)V HPLcom/android/server/content/SyncManager;->syncExtrasEquals(Landroid/os/Bundle;Landroid/os/Bundle;Z)Z -PLcom/android/server/content/SyncManager;->updateOrAddPeriodicSync(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V +HPLcom/android/server/content/SyncManager;->updateOrAddPeriodicSync(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V PLcom/android/server/content/SyncManager;->updateRunningAccounts(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V HPLcom/android/server/content/SyncManager;->verifyJobScheduler()V PLcom/android/server/content/SyncManager;->wasPackageEverLaunched(Ljava/lang/String;I)Z HSPLcom/android/server/content/SyncManager;->whiteListExistingSyncAdaptersIfNeeded()V -PLcom/android/server/content/SyncManager;->zeroToEmpty(I)Ljava/lang/String; +HPLcom/android/server/content/SyncManager;->zeroToEmpty(I)Ljava/lang/String; HSPLcom/android/server/content/SyncManagerConstants;->(Landroid/content/Context;)V PLcom/android/server/content/SyncManagerConstants;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/content/SyncManagerConstants;->getInitialSyncRetryTimeInSeconds()I @@ -12092,43 +13162,45 @@ HSPLcom/android/server/content/SyncManagerConstants;->refresh()V HSPLcom/android/server/content/SyncManagerConstants;->start()V PLcom/android/server/content/SyncOperation;->()V HPLcom/android/server/content/SyncOperation;->(Landroid/accounts/Account;IILjava/lang/String;IILjava/lang/String;Landroid/os/Bundle;ZI)V -PLcom/android/server/content/SyncOperation;->(Lcom/android/server/content/SyncStorageEngine$EndPoint;ILjava/lang/String;IILandroid/os/Bundle;ZI)V +PLcom/android/server/content/SyncOperation;->(Lcom/android/server/content/SyncOperation;JJ)V +HPLcom/android/server/content/SyncOperation;->(Lcom/android/server/content/SyncStorageEngine$EndPoint;ILjava/lang/String;IILandroid/os/Bundle;ZI)V HPLcom/android/server/content/SyncOperation;->(Lcom/android/server/content/SyncStorageEngine$EndPoint;ILjava/lang/String;IILandroid/os/Bundle;ZZIJJI)V -PLcom/android/server/content/SyncOperation;->areExtrasEqual(Landroid/os/Bundle;Z)Z +HPLcom/android/server/content/SyncOperation;->areExtrasEqual(Landroid/os/Bundle;Z)Z PLcom/android/server/content/SyncOperation;->createOneTimeSyncOperation()Lcom/android/server/content/SyncOperation; HPLcom/android/server/content/SyncOperation;->dump(Landroid/content/pm/PackageManager;ZLcom/android/server/content/SyncAdapterStateFetcher;Z)Ljava/lang/String; PLcom/android/server/content/SyncOperation;->enableBackoff()V -PLcom/android/server/content/SyncOperation;->extrasToString(Landroid/os/Bundle;)Ljava/lang/String; +PLcom/android/server/content/SyncOperation;->enableTwoWaySync()V +HPLcom/android/server/content/SyncOperation;->extrasToString(Landroid/os/Bundle;)Ljava/lang/String; HPLcom/android/server/content/SyncOperation;->extrasToStringBuilder(Landroid/os/Bundle;Ljava/lang/StringBuilder;)V -PLcom/android/server/content/SyncOperation;->findPriority()I -PLcom/android/server/content/SyncOperation;->getClonedExtras()Landroid/os/Bundle; -PLcom/android/server/content/SyncOperation;->getExtrasAsString()Ljava/lang/String; -PLcom/android/server/content/SyncOperation;->hasDoNotRetry()Z -PLcom/android/server/content/SyncOperation;->hasIgnoreBackoff()Z -PLcom/android/server/content/SyncOperation;->hasRequireCharging()Z -PLcom/android/server/content/SyncOperation;->isAppStandbyExempted()Z +HPLcom/android/server/content/SyncOperation;->findPriority()I +HPLcom/android/server/content/SyncOperation;->getClonedExtras()Landroid/os/Bundle; +HPLcom/android/server/content/SyncOperation;->getExtrasAsString()Ljava/lang/String; +HPLcom/android/server/content/SyncOperation;->hasDoNotRetry()Z +HPLcom/android/server/content/SyncOperation;->hasIgnoreBackoff()Z +HPLcom/android/server/content/SyncOperation;->hasRequireCharging()Z +HPLcom/android/server/content/SyncOperation;->isAppStandbyExempted()Z HPLcom/android/server/content/SyncOperation;->isConflict(Lcom/android/server/content/SyncOperation;)Z -PLcom/android/server/content/SyncOperation;->isDerivedFromFailedPeriodicSync()Z -PLcom/android/server/content/SyncOperation;->isExpedited()Z -PLcom/android/server/content/SyncOperation;->isIgnoreSettings()Z -PLcom/android/server/content/SyncOperation;->isInitialization()Z -PLcom/android/server/content/SyncOperation;->isNotAllowedOnMetered()Z -PLcom/android/server/content/SyncOperation;->isUpload()Z +HPLcom/android/server/content/SyncOperation;->isDerivedFromFailedPeriodicSync()Z +HPLcom/android/server/content/SyncOperation;->isExpedited()Z +HPLcom/android/server/content/SyncOperation;->isIgnoreSettings()Z +HPLcom/android/server/content/SyncOperation;->isInitialization()Z +HPLcom/android/server/content/SyncOperation;->isNotAllowedOnMetered()Z +HPLcom/android/server/content/SyncOperation;->isUpload()Z HPLcom/android/server/content/SyncOperation;->matchesPeriodicOperation(Lcom/android/server/content/SyncOperation;)Z HPLcom/android/server/content/SyncOperation;->maybeCreateFromJobExtras(Landroid/os/PersistableBundle;)Lcom/android/server/content/SyncOperation; HPLcom/android/server/content/SyncOperation;->reasonToString(Landroid/content/pm/PackageManager;I)Ljava/lang/String; -PLcom/android/server/content/SyncOperation;->removeExtra(Ljava/lang/String;)V +HPLcom/android/server/content/SyncOperation;->removeExtra(Ljava/lang/String;)V HPLcom/android/server/content/SyncOperation;->toEventLog(I)[Ljava/lang/Object; HPLcom/android/server/content/SyncOperation;->toJobInfoExtras()Landroid/os/PersistableBundle; HPLcom/android/server/content/SyncOperation;->toKey()Ljava/lang/String; -PLcom/android/server/content/SyncOperation;->toSafeString()Ljava/lang/String; +HPLcom/android/server/content/SyncOperation;->toSafeString()Ljava/lang/String; HPLcom/android/server/content/SyncOperation;->toString()Ljava/lang/String; HPLcom/android/server/content/SyncOperation;->wakeLockName()Ljava/lang/String; HSPLcom/android/server/content/SyncStorageEngine$AccountAuthorityValidator;->(Landroid/content/Context;)V HSPLcom/android/server/content/SyncStorageEngine$AccountAuthorityValidator;->isAccountValid(Landroid/accounts/Account;I)Z HSPLcom/android/server/content/SyncStorageEngine$AccountAuthorityValidator;->isAuthorityValid(Ljava/lang/String;I)Z HSPLcom/android/server/content/SyncStorageEngine$AccountInfo;->(Landroid/accounts/AccountAndUser;)V -PLcom/android/server/content/SyncStorageEngine$AuthorityInfo;->(Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;)V +HPLcom/android/server/content/SyncStorageEngine$AuthorityInfo;->(Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;)V HSPLcom/android/server/content/SyncStorageEngine$AuthorityInfo;->(Lcom/android/server/content/SyncStorageEngine$EndPoint;I)V HSPLcom/android/server/content/SyncStorageEngine$AuthorityInfo;->defaultInitialisation()V HSPLcom/android/server/content/SyncStorageEngine$AuthorityInfo;->toString()Ljava/lang/String; @@ -12139,23 +13211,25 @@ HPLcom/android/server/content/SyncStorageEngine$EndPoint;->matchesSpec(Lcom/andr PLcom/android/server/content/SyncStorageEngine$EndPoint;->toSafeString()Ljava/lang/String; HSPLcom/android/server/content/SyncStorageEngine$EndPoint;->toString()Ljava/lang/String; HSPLcom/android/server/content/SyncStorageEngine$MyHandler;->(Lcom/android/server/content/SyncStorageEngine;Landroid/os/Looper;)V -PLcom/android/server/content/SyncStorageEngine$MyHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/content/SyncStorageEngine$MyHandler;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/content/SyncStorageEngine$SyncHistoryItem;->()V HSPLcom/android/server/content/SyncStorageEngine;->()V HSPLcom/android/server/content/SyncStorageEngine;->(Landroid/content/Context;Ljava/io/File;Landroid/os/Looper;)V HSPLcom/android/server/content/SyncStorageEngine;->access$000()Lcom/android/server/content/SyncStorageEngine$PeriodicSyncAddedListener; HPLcom/android/server/content/SyncStorageEngine;->addActiveSync(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Landroid/content/SyncInfo; -PLcom/android/server/content/SyncStorageEngine;->addStatusChangeListener(IILandroid/content/ISyncStatusObserver;)V +HPLcom/android/server/content/SyncStorageEngine;->addStatusChangeListener(IILandroid/content/ISyncStatusObserver;)V PLcom/android/server/content/SyncStorageEngine;->calculateDefaultFlexTime(J)J HPLcom/android/server/content/SyncStorageEngine;->clearAllBackoffsLocked()V HSPLcom/android/server/content/SyncStorageEngine;->createAuthorityLocked(Lcom/android/server/content/SyncStorageEngine$EndPoint;IZ)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; -PLcom/android/server/content/SyncStorageEngine;->getAuthority(I)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; +HPLcom/android/server/content/SyncStorageEngine;->createCopyPairOfAuthorityWithSyncStatusLocked(Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;)Landroid/util/Pair; +HPLcom/android/server/content/SyncStorageEngine;->getAuthority(I)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; HPLcom/android/server/content/SyncStorageEngine;->getAuthorityLocked(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; HPLcom/android/server/content/SyncStorageEngine;->getBackoff(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Landroid/util/Pair; -PLcom/android/server/content/SyncStorageEngine;->getCopyOfAuthorityWithSyncStatus(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Landroid/util/Pair; +HPLcom/android/server/content/SyncStorageEngine;->getCopyOfAuthorityWithSyncStatus(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Landroid/util/Pair; HPLcom/android/server/content/SyncStorageEngine;->getCurrentDayLocked()I HPLcom/android/server/content/SyncStorageEngine;->getCurrentSyncs(I)Ljava/util/List; -PLcom/android/server/content/SyncStorageEngine;->getCurrentSyncsLocked(I)Ljava/util/List; +PLcom/android/server/content/SyncStorageEngine;->getCurrentSyncsCopy(IZ)Ljava/util/List; +HPLcom/android/server/content/SyncStorageEngine;->getCurrentSyncsLocked(I)Ljava/util/List; PLcom/android/server/content/SyncStorageEngine;->getDayStatistics()[Lcom/android/server/content/SyncStorageEngine$DayStats; HPLcom/android/server/content/SyncStorageEngine;->getDelayUntilTime(Lcom/android/server/content/SyncStorageEngine$EndPoint;)J HPLcom/android/server/content/SyncStorageEngine;->getIsSyncable(Landroid/accounts/Account;ILjava/lang/String;)I @@ -12163,19 +13237,21 @@ HPLcom/android/server/content/SyncStorageEngine;->getMasterSyncAutomatically(I)Z HSPLcom/android/server/content/SyncStorageEngine;->getOrCreateAuthorityLocked(Lcom/android/server/content/SyncStorageEngine$EndPoint;IZ)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; HPLcom/android/server/content/SyncStorageEngine;->getOrCreateSyncStatusLocked(I)Landroid/content/SyncStatusInfo; HSPLcom/android/server/content/SyncStorageEngine;->getSingleton()Lcom/android/server/content/SyncStorageEngine; +HPLcom/android/server/content/SyncStorageEngine;->getStatusByAuthority(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Landroid/content/SyncStatusInfo; HPLcom/android/server/content/SyncStorageEngine;->getSyncAutomatically(Landroid/accounts/Account;ILjava/lang/String;)Z -PLcom/android/server/content/SyncStorageEngine;->getSyncHistory()Ljava/util/ArrayList; +HPLcom/android/server/content/SyncStorageEngine;->getSyncHistory()Ljava/util/ArrayList; HSPLcom/android/server/content/SyncStorageEngine;->init(Landroid/content/Context;Landroid/os/Looper;)V HPLcom/android/server/content/SyncStorageEngine;->insertStartSyncEvent(Lcom/android/server/content/SyncOperation;J)J -PLcom/android/server/content/SyncStorageEngine;->isClockValid()Z -PLcom/android/server/content/SyncStorageEngine;->isSyncActive(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z +HPLcom/android/server/content/SyncStorageEngine;->isClockValid()Z +HPLcom/android/server/content/SyncStorageEngine;->isSyncActive(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z HPLcom/android/server/content/SyncStorageEngine;->isSyncPending(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z HPLcom/android/server/content/SyncStorageEngine;->markPending(Lcom/android/server/content/SyncStorageEngine$EndPoint;Z)V HSPLcom/android/server/content/SyncStorageEngine;->maybeDeleteLegacyPendingInfoLocked(Ljava/io/File;)V HSPLcom/android/server/content/SyncStorageEngine;->maybeMigrateSettingsForRenamedAuthorities()Z -HSPLcom/android/server/content/SyncStorageEngine;->parseAuthority(Lorg/xmlpull/v1/XmlPullParser;ILcom/android/server/content/SyncStorageEngine$AccountAuthorityValidator;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; +HSPLcom/android/server/content/SyncStorageEngine;->parseAuthority(Landroid/util/TypedXmlPullParser;ILcom/android/server/content/SyncStorageEngine$AccountAuthorityValidator;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo; HSPLcom/android/server/content/SyncStorageEngine;->parseLastEventInfoLocked(Landroid/util/proto/ProtoInputStream;)Landroid/util/Pair; -HSPLcom/android/server/content/SyncStorageEngine;->parseListenForTickles(Lorg/xmlpull/v1/XmlPullParser;)V +PLcom/android/server/content/SyncStorageEngine;->parseListenForTickles(Landroid/util/TypedXmlPullParser;)V +PLcom/android/server/content/SyncStorageEngine;->queueBackup()V HSPLcom/android/server/content/SyncStorageEngine;->readAccountInfoLocked()V HSPLcom/android/server/content/SyncStorageEngine;->readDayStatsLocked(Ljava/io/InputStream;)V HSPLcom/android/server/content/SyncStorageEngine;->readIndividualDayStatsLocked(Landroid/util/proto/ProtoInputStream;)Lcom/android/server/content/SyncStorageEngine$DayStats; @@ -12185,32 +13261,32 @@ HSPLcom/android/server/content/SyncStorageEngine;->readStatusLocked()V HSPLcom/android/server/content/SyncStorageEngine;->readSyncStatusInfoLocked(Landroid/util/proto/ProtoInputStream;)Landroid/content/SyncStatusInfo; HSPLcom/android/server/content/SyncStorageEngine;->readSyncStatusStatsLocked(Landroid/util/proto/ProtoInputStream;Landroid/content/SyncStatusInfo$Stats;)V HPLcom/android/server/content/SyncStorageEngine;->removeActiveSync(Landroid/content/SyncInfo;I)V -PLcom/android/server/content/SyncStorageEngine;->removeStaleAccounts([Landroid/accounts/Account;I)V +HPLcom/android/server/content/SyncStorageEngine;->removeStaleAccounts([Landroid/accounts/Account;I)V PLcom/android/server/content/SyncStorageEngine;->removeStatusChangeListener(Landroid/content/ISyncStatusObserver;)V -PLcom/android/server/content/SyncStorageEngine;->reportActiveChange(I)V +HPLcom/android/server/content/SyncStorageEngine;->reportActiveChange(I)V HPLcom/android/server/content/SyncStorageEngine;->reportChange(II)V PLcom/android/server/content/SyncStorageEngine;->requestSync(Landroid/accounts/Account;IILjava/lang/String;Landroid/os/Bundle;III)V PLcom/android/server/content/SyncStorageEngine;->requestSync(Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;ILandroid/os/Bundle;III)V -PLcom/android/server/content/SyncStorageEngine;->resetTodayStats(Z)V -PLcom/android/server/content/SyncStorageEngine;->setBackoff(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJ)V -PLcom/android/server/content/SyncStorageEngine;->setClockValid()V +HPLcom/android/server/content/SyncStorageEngine;->resetTodayStats(Z)V +HPLcom/android/server/content/SyncStorageEngine;->setBackoff(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJ)V +HPLcom/android/server/content/SyncStorageEngine;->setClockValid()V HPLcom/android/server/content/SyncStorageEngine;->setDelayUntilTime(Lcom/android/server/content/SyncStorageEngine$EndPoint;J)V -PLcom/android/server/content/SyncStorageEngine;->setIsSyncable(Landroid/accounts/Account;ILjava/lang/String;III)V +HPLcom/android/server/content/SyncStorageEngine;->setIsSyncable(Landroid/accounts/Account;ILjava/lang/String;III)V HSPLcom/android/server/content/SyncStorageEngine;->setOnAuthorityRemovedListener(Lcom/android/server/content/SyncStorageEngine$OnAuthorityRemovedListener;)V HSPLcom/android/server/content/SyncStorageEngine;->setOnSyncRequestListener(Lcom/android/server/content/SyncStorageEngine$OnSyncRequestListener;)V HSPLcom/android/server/content/SyncStorageEngine;->setPeriodicSyncAddedListener(Lcom/android/server/content/SyncStorageEngine$PeriodicSyncAddedListener;)V -PLcom/android/server/content/SyncStorageEngine;->setSyncAutomatically(Landroid/accounts/Account;ILjava/lang/String;ZIII)V -PLcom/android/server/content/SyncStorageEngine;->setSyncableStateForEndPoint(Lcom/android/server/content/SyncStorageEngine$EndPoint;III)V +HPLcom/android/server/content/SyncStorageEngine;->setSyncAutomatically(Landroid/accounts/Account;ILjava/lang/String;ZIII)V +HPLcom/android/server/content/SyncStorageEngine;->setSyncableStateForEndPoint(Lcom/android/server/content/SyncStorageEngine$EndPoint;III)V HSPLcom/android/server/content/SyncStorageEngine;->shouldGrantSyncAdaptersAccountAccess()Z HPLcom/android/server/content/SyncStorageEngine;->stopSyncEvent(JJLjava/lang/String;JJI)V HSPLcom/android/server/content/SyncStorageEngine;->upgradeStatisticsIfNeededLocked()V HSPLcom/android/server/content/SyncStorageEngine;->upgradeStatusIfNeededLocked()V -PLcom/android/server/content/SyncStorageEngine;->writeAccountInfoLocked()V +HPLcom/android/server/content/SyncStorageEngine;->writeAccountInfoLocked()V PLcom/android/server/content/SyncStorageEngine;->writeAllState()V HPLcom/android/server/content/SyncStorageEngine;->writeDayStatsLocked(Ljava/io/OutputStream;)V -PLcom/android/server/content/SyncStorageEngine;->writeStatisticsLocked()V +HPLcom/android/server/content/SyncStorageEngine;->writeStatisticsLocked()V HPLcom/android/server/content/SyncStorageEngine;->writeStatusInfoLocked(Ljava/io/OutputStream;)V -PLcom/android/server/content/SyncStorageEngine;->writeStatusLocked()V +HPLcom/android/server/content/SyncStorageEngine;->writeStatusLocked()V HPLcom/android/server/content/SyncStorageEngine;->writeStatusStatsLocked(Landroid/util/proto/ProtoOutputStream;Landroid/content/SyncStatusInfo$Stats;)V HPLcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$ContentCaptureManagerServiceStub$F6sm9e6WidPy1blGJvVyzqUMg8o;->(Lcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;)V HPLcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$ContentCaptureManagerServiceStub$F6sm9e6WidPy1blGJvVyzqUMg8o;->run()V @@ -12233,14 +13309,14 @@ HPLcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$xpDSm HSPLcom/android/server/contentcapture/ContentCaptureManagerInternal;->()V HSPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->(Lcom/android/server/contentcapture/ContentCaptureManagerService;)V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->finishSession(I)V +HPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->finishSession(I)V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->getContentCaptureConditions(Ljava/lang/String;Lcom/android/internal/os/IResultReceiver;)V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->getServiceComponentName(Lcom/android/internal/os/IResultReceiver;)V -PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->getServiceSettingsActivity(Lcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->getServiceSettingsActivity(Lcom/android/internal/os/IResultReceiver;)V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->lambda$getContentCaptureConditions$2$ContentCaptureManagerService$ContentCaptureManagerServiceStub(Ljava/lang/String;)V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->lambda$getServiceSettingsActivity$1$ContentCaptureManagerService$ContentCaptureManagerServiceStub()V PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->removeData(Landroid/view/contentcapture/DataRemovalRequest;)V -PLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->startSession(Landroid/os/IBinder;Landroid/content/ComponentName;IILcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->startSession(Landroid/os/IBinder;Landroid/content/ComponentName;IILcom/android/internal/os/IResultReceiver;)V HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->(Lcom/android/server/contentcapture/ContentCaptureManagerService;)V HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->access$100(Lcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;ILjava/lang/String;Z)V PLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V @@ -12249,17 +13325,37 @@ HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContent HSPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->(Lcom/android/server/contentcapture/ContentCaptureManagerService;)V HSPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->(Lcom/android/server/contentcapture/ContentCaptureManagerService;Lcom/android/server/contentcapture/ContentCaptureManagerService$1;)V HSPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->getOptionsForPackage(ILjava/lang/String;)Landroid/content/ContentCaptureOptions; -PLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->isContentCaptureServiceForUser(II)Z +HPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->isContentCaptureServiceForUser(II)Z HPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->notifyActivityEvent(ILandroid/content/ComponentName;I)V -PLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->sendActivityAssistData(ILandroid/os/IBinder;Landroid/os/Bundle;)Z +HPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->sendActivityAssistData(ILandroid/os/IBinder;Landroid/os/Bundle;)Z HSPLcom/android/server/contentcapture/ContentCaptureManagerService;->()V HSPLcom/android/server/contentcapture/ContentCaptureManagerService;->(Landroid/content/Context;)V -PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3100(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; -PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3200(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3500(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; -PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3600(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$1000(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$1100()Ljava/lang/String; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$200(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Landroid/app/ActivityManagerInternal; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2100(Lcom/android/server/contentcapture/ContentCaptureManagerService;Lcom/android/internal/os/IResultReceiver;Ljava/lang/Runnable;)Z +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2400(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2500(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2600(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2700(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2800(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$2900(Lcom/android/server/contentcapture/ContentCaptureManagerService;Ljava/lang/String;)V +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$300(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3100(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3200(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3300(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3400(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3500(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$3600(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$400(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$500(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Z +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$700(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->access$800(Lcom/android/server/contentcapture/ContentCaptureManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/contentcapture/ContentCaptureManagerService;->access$900(Lcom/android/server/contentcapture/ContentCaptureManagerService;)Ljava/lang/Object; PLcom/android/server/contentcapture/ContentCaptureManagerService;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V -PLcom/android/server/contentcapture/ContentCaptureManagerService;->getAmInternal()Landroid/app/ActivityManagerInternal; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->enforceCallingPermissionForManagement()V +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->getAmInternal()Landroid/app/ActivityManagerInternal; +HPLcom/android/server/contentcapture/ContentCaptureManagerService;->isDefaultServiceLocked(I)Z PLcom/android/server/contentcapture/ContentCaptureManagerService;->isDisabledBySettingsLocked(I)Z PLcom/android/server/contentcapture/ContentCaptureManagerService;->isDisabledLocked(I)Z HSPLcom/android/server/contentcapture/ContentCaptureManagerService;->isEnabledBySettings(I)Z @@ -12281,12 +13377,12 @@ HSPLcom/android/server/contentcapture/ContentCaptureManagerService;->setLoggingL PLcom/android/server/contentcapture/ContentCaptureManagerService;->throwsSecurityException(Lcom/android/internal/os/IResultReceiver;Ljava/lang/Runnable;)Z PLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeServiceEvent(ILandroid/content/ComponentName;)V PLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeServiceEvent(ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSessionEvent(IIILandroid/content/ComponentName;Landroid/content/ComponentName;Z)V +HPLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSessionEvent(IIILandroid/content/ComponentName;Landroid/content/ComponentName;Z)V HPLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSessionFlush(ILandroid/content/ComponentName;Landroid/content/ComponentName;Landroid/service/contentcapture/FlushMetrics;Landroid/content/ContentCaptureOptions;I)V -PLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSetWhitelistEvent(Landroid/content/ComponentName;Ljava/util/List;Ljava/util/List;)V +HPLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSetWhitelistEvent(Landroid/content/ComponentName;Ljava/util/List;Ljava/util/List;)V PLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->(Lcom/android/server/contentcapture/ContentCapturePerUserService;)V PLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->(Lcom/android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/ContentCapturePerUserService$1;)V -PLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->setContentCaptureWhitelist(Ljava/util/List;Ljava/util/List;)V +HPLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->setContentCaptureWhitelist(Ljava/util/List;Ljava/util/List;)V HPLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->writeSessionFlush(ILandroid/content/ComponentName;Landroid/service/contentcapture/FlushMetrics;Landroid/content/ContentCaptureOptions;I)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->()V PLcom/android/server/contentcapture/ContentCapturePerUserService;->(Lcom/android/server/contentcapture/ContentCaptureManagerService;Ljava/lang/Object;ZI)V @@ -12300,10 +13396,10 @@ PLcom/android/server/contentcapture/ContentCapturePerUserService;->assertCallerL PLcom/android/server/contentcapture/ContentCapturePerUserService;->destroyLocked()V PLcom/android/server/contentcapture/ContentCapturePerUserService;->destroySessionsLocked()V PLcom/android/server/contentcapture/ContentCapturePerUserService;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V -PLcom/android/server/contentcapture/ContentCapturePerUserService;->finishSessionLocked(I)V +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->finishSessionLocked(I)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->getContentCaptureConditionsLocked(Ljava/lang/String;)Landroid/util/ArraySet; -PLcom/android/server/contentcapture/ContentCapturePerUserService;->getServiceSettingsActivityLocked()Landroid/content/ComponentName; -PLcom/android/server/contentcapture/ContentCapturePerUserService;->getSessionId(Landroid/os/IBinder;)I +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->getServiceSettingsActivityLocked()Landroid/content/ComponentName; +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->getSessionId(Landroid/os/IBinder;)I PLcom/android/server/contentcapture/ContentCapturePerUserService;->isContentCaptureServiceForUserLocked(I)Z PLcom/android/server/contentcapture/ContentCapturePerUserService;->newServiceInfoLocked(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; HPLcom/android/server/contentcapture/ContentCapturePerUserService;->onActivityEventLocked(Landroid/content/ComponentName;I)V @@ -12313,25 +13409,26 @@ PLcom/android/server/contentcapture/ContentCapturePerUserService;->onPackageUpda PLcom/android/server/contentcapture/ContentCapturePerUserService;->onServiceDied(Lcom/android/server/contentcapture/RemoteContentCaptureService;)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->onServiceDied(Ljava/lang/Object;)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->removeDataLocked(Landroid/view/contentcapture/DataRemovalRequest;)V -PLcom/android/server/contentcapture/ContentCapturePerUserService;->removeSessionLocked(I)V +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->removeSessionLocked(I)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->resetContentCaptureWhitelistLocked()V PLcom/android/server/contentcapture/ContentCapturePerUserService;->resurrectSessionsLocked()V -PLcom/android/server/contentcapture/ContentCapturePerUserService;->sendActivityAssistDataLocked(Landroid/os/IBinder;Landroid/os/Bundle;)Z -PLcom/android/server/contentcapture/ContentCapturePerUserService;->startSessionLocked(Landroid/os/IBinder;Landroid/content/pm/ActivityPresentationInfo;IIILcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->sendActivityAssistDataLocked(Landroid/os/IBinder;Landroid/os/Bundle;)Z +HPLcom/android/server/contentcapture/ContentCapturePerUserService;->startSessionLocked(Landroid/os/IBinder;Landroid/content/pm/ActivityPresentationInfo;IIILcom/android/internal/os/IResultReceiver;)V PLcom/android/server/contentcapture/ContentCapturePerUserService;->updateLocked(Z)Z PLcom/android/server/contentcapture/ContentCapturePerUserService;->updateRemoteServiceLocked(Z)V PLcom/android/server/contentcapture/ContentCaptureServerSession;->()V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->(Ljava/lang/Object;Landroid/os/IBinder;Lcom/android/server/contentcapture/ContentCapturePerUserService;Landroid/content/ComponentName;Lcom/android/internal/os/IResultReceiver;IIIII)V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->destroyLocked(Z)V +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->(Ljava/lang/Object;Landroid/os/IBinder;Lcom/android/server/contentcapture/ContentCapturePerUserService;Landroid/content/ComponentName;Lcom/android/internal/os/IResultReceiver;IIIII)V +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->destroyLocked(Z)V PLcom/android/server/contentcapture/ContentCaptureServerSession;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->isActivitySession(Landroid/os/IBinder;)Z +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->isActivitySession(Landroid/os/IBinder;)Z PLcom/android/server/contentcapture/ContentCaptureServerSession;->lambda$new$0$ContentCaptureServerSession()V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->notifySessionStartedLocked(Lcom/android/internal/os/IResultReceiver;)V +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->notifySessionStartedLocked(Lcom/android/internal/os/IResultReceiver;)V PLcom/android/server/contentcapture/ContentCaptureServerSession;->onClientDeath()V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->removeSelfLocked(Z)V -PLcom/android/server/contentcapture/ContentCaptureServerSession;->sendActivitySnapshotLocked(Landroid/service/contentcapture/SnapshotData;)V +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->removeSelfLocked(Z)V +PLcom/android/server/contentcapture/ContentCaptureServerSession;->resurrectLocked()V +HPLcom/android/server/contentcapture/ContentCaptureServerSession;->sendActivitySnapshotLocked(Landroid/service/contentcapture/SnapshotData;)V PLcom/android/server/contentcapture/RemoteContentCaptureService;->(Landroid/content/Context;Ljava/lang/String;Landroid/content/ComponentName;Landroid/service/contentcapture/IContentCaptureServiceCallback;ILcom/android/server/contentcapture/ContentCapturePerUserService;ZZI)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->ensureBoundLocked()V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->ensureBoundLocked()V PLcom/android/server/contentcapture/RemoteContentCaptureService;->getServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/contentcapture/RemoteContentCaptureService;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/contentcapture/IContentCaptureService; HPLcom/android/server/contentcapture/RemoteContentCaptureService;->getTimeoutIdleBindMillis()J @@ -12339,35 +13436,39 @@ PLcom/android/server/contentcapture/RemoteContentCaptureService;->handleOnConnec HPLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onActivityLifecycleEvent$5(Landroid/service/contentcapture/ActivityEvent;Landroid/service/contentcapture/IContentCaptureService;)V PLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onActivitySnapshotRequest$2(ILandroid/service/contentcapture/SnapshotData;Landroid/service/contentcapture/IContentCaptureService;)V PLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onDataRemovalRequest$3(Landroid/view/contentcapture/DataRemovalRequest;Landroid/service/contentcapture/IContentCaptureService;)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onSessionFinished$1(ILandroid/service/contentcapture/IContentCaptureService;)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onSessionStarted$0(Landroid/view/contentcapture/ContentCaptureContext;IILcom/android/internal/os/IResultReceiver;ILandroid/service/contentcapture/IContentCaptureService;)V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onSessionFinished$1(ILandroid/service/contentcapture/IContentCaptureService;)V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onSessionStarted$0(Landroid/view/contentcapture/ContentCaptureContext;IILcom/android/internal/os/IResultReceiver;ILandroid/service/contentcapture/IContentCaptureService;)V HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onActivityLifecycleEvent(Landroid/service/contentcapture/ActivityEvent;)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->onActivitySnapshotRequest(ILandroid/service/contentcapture/SnapshotData;)V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onActivitySnapshotRequest(ILandroid/service/contentcapture/SnapshotData;)V PLcom/android/server/contentcapture/RemoteContentCaptureService;->onDataRemovalRequest(Landroid/view/contentcapture/DataRemovalRequest;)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->onSessionFinished(I)V -PLcom/android/server/contentcapture/RemoteContentCaptureService;->onSessionStarted(Landroid/view/contentcapture/ContentCaptureContext;IILcom/android/internal/os/IResultReceiver;I)V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onSessionFinished(I)V +HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onSessionStarted(Landroid/view/contentcapture/ContentCaptureContext;IILcom/android/internal/os/IResultReceiver;I)V HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$FdTUPx3CZQ_9EDWfXe13q3KpnMA;->(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$FdTUPx3CZQ_9EDWfXe13q3KpnMA;->run(Landroid/os/IInterface;)V HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$SErRG9sWLxtuVobBFXVDjzp_-1A;->(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V -PLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$SErRG9sWLxtuVobBFXVDjzp_-1A;->run(Landroid/os/IInterface;)V +HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$SErRG9sWLxtuVobBFXVDjzp_-1A;->run(Landroid/os/IInterface;)V HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$whKyeLxY5tWY-LMAZ8qFoLGpF80;->(ILandroid/hardware/HardwareBuffer;ILandroid/os/Bundle;)V HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$whKyeLxY5tWY-LMAZ8qFoLGpF80;->run(Landroid/os/IInterface;)V -PLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$ya6fPEJyZ4_xMsUZzzCr2wjP0TA;->(Ljava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$ya6fPEJyZ4_xMsUZzzCr2wjP0TA;->run(Landroid/os/IInterface;)V +HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$ya6fPEJyZ4_xMsUZzzCr2wjP0TA;->(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$ya6fPEJyZ4_xMsUZzzCr2wjP0TA;->run(Landroid/os/IInterface;)V HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)V HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService$1;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->classifyContentSelections(ILandroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->notifyInteraction(ILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->provideContextImage(IILandroid/os/Bundle;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->suggestContentSelections(ILandroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->classifyContentSelections(ILandroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->notifyInteraction(ILjava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->provideContextImage(IILandroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->suggestContentSelections(ILandroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->()V HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->(Landroid/content/Context;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$100(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;ILjava/lang/String;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$400(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Lcom/android/server/wm/ActivityTaskManagerInternal; -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$500(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$600(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$700(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; -PLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$800(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$100(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;ILjava/lang/String;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$1000(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$1100(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$1200(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$400(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Lcom/android/server/wm/ActivityTaskManagerInternal; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$500(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$600(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$700(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$800(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService; +HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->access$900(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;)Ljava/lang/Object; HPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->enforceCaller(ILjava/lang/String;)V HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->newServiceLocked(IZ)Lcom/android/server/contentsuggestions/ContentSuggestionsPerUserService; HSPLcom/android/server/contentsuggestions/ContentSuggestionsManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; @@ -12379,126 +13480,112 @@ HSPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->(Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService;Ljava/lang/Object;I)V PLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->access$000()Ljava/lang/String; PLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->access$100(Lcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->classifyContentSelectionsLocked(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V HPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->ensureRemoteServiceLocked()Lcom/android/server/contentsuggestions/RemoteContentSuggestionsService; PLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->newServiceInfoLocked(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; -PLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->provideContextImageLocked(ILandroid/hardware/HardwareBuffer;ILandroid/os/Bundle;)V -PLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->suggestContentSelectionsLocked(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->notifyInteractionLocked(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->provideContextImageLocked(ILandroid/hardware/HardwareBuffer;ILandroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->suggestContentSelectionsLocked(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V HSPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->updateLocked(Z)Z HSPLcom/android/server/contentsuggestions/ContentSuggestionsPerUserService;->updateRemoteServiceLocked()V PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->(Landroid/content/Context;Landroid/content/ComponentName;ILcom/android/server/contentsuggestions/RemoteContentSuggestionsService$Callbacks;ZZ)V -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->classifyContentSelections(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->classifyContentSelections(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;)V PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->getServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/contentsuggestions/IContentSuggestionsService; HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->getTimeoutIdleBindMillis()J -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$classifyContentSelections$2(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;Landroid/service/contentsuggestions/IContentSuggestionsService;)V -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$notifyInteraction$3(Ljava/lang/String;Landroid/os/Bundle;Landroid/service/contentsuggestions/IContentSuggestionsService;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$classifyContentSelections$2(Landroid/app/contentsuggestions/ClassificationsRequest;Landroid/app/contentsuggestions/IClassificationsCallback;Landroid/service/contentsuggestions/IContentSuggestionsService;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$notifyInteraction$3(Ljava/lang/String;Landroid/os/Bundle;Landroid/service/contentsuggestions/IContentSuggestionsService;)V HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$provideContextImage$0(ILandroid/hardware/HardwareBuffer;ILandroid/os/Bundle;Landroid/service/contentsuggestions/IContentSuggestionsService;)V -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$suggestContentSelections$1(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;Landroid/service/contentsuggestions/IContentSuggestionsService;)V -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->notifyInteraction(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$suggestContentSelections$1(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;Landroid/service/contentsuggestions/IContentSuggestionsService;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->notifyInteraction(Ljava/lang/String;Landroid/os/Bundle;)V HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->provideContextImage(ILandroid/hardware/HardwareBuffer;ILandroid/os/Bundle;)V -PLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->suggestContentSelections(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V +HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->suggestContentSelections(Landroid/app/contentsuggestions/SelectionsRequest;Landroid/app/contentsuggestions/ISelectionsCallback;)V HSPLcom/android/server/coverage/CoverageService;->()V HSPLcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$AccaaCzj2jEXiUNyLyfzoL3bX_U;->(I)V HSPLcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$AccaaCzj2jEXiUNyLyfzoL3bX_U;->test(Ljava/lang/Object;)Z HSPLcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$lnvL6iFGjgwnCtTZZywSiPq8CAg;->(I)V HSPLcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$lnvL6iFGjgwnCtTZZywSiPq8CAg;->test(Ljava/lang/Object;)Z -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$60Dr66Tgh164urK5GvGxrfpqzOw;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$60Dr66Tgh164urK5GvGxrfpqzOw;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$6PiQ3HIZDdpRW9lCVWcbjsgA08g;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/ActiveAdmin;IIZLandroid/content/ComponentName;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$6PiQ3HIZDdpRW9lCVWcbjsgA08g;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8EzcwLRW3HWjhDUMPJ55ReWs1-w;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8EzcwLRW3HWjhDUMPJ55ReWs1-w;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8xryf2Q1906OgSzDX1CFRe3kFk4;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/Intent;I)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8xryf2Q1906OgSzDX1CFRe3kFk4;->runOrThrow()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9-jgbPHfbiF-qmel4m_0GriYbkU;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9-jgbPHfbiF-qmel4m_0GriYbkU;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9ru1coBurRTOafSgQi_XVmiRGmw;->(ZLandroid/os/RemoteCallback;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;ILandroid/content/ComponentName;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9ru1coBurRTOafSgQi_XVmiRGmw;->accept(Ljava/lang/Object;)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9rywBrLIv6A31gYWG_pcURo7Pg0;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9rywBrLIv6A31gYWG_pcURo7Pg0;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AAlG5HUOqFoAyU_NPRgAv1s-Ock;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;I)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AAlG5HUOqFoAyU_NPRgAv1s-Ock;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AZgl9T7y8YUKqkOSdtpIZ39joiE;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AZgl9T7y8YUKqkOSdtpIZ39joiE;->()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Bs-3H5MXyoNmESh465zRvyfNYSk;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Bs-3H5MXyoNmESh465zRvyfNYSk;->getOrThrow()Ljava/lang/Object; -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CgLnuxe7O1vuAzydEWG-fCr55Yc;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILcom/android/server/devicepolicy/DevicePolicyData;)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CgLnuxe7O1vuAzydEWG-fCr55Yc;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ESI3QjwjlfbNKsOQIHYQ11qWJA8;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ESI3QjwjlfbNKsOQIHYQ11qWJA8;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GBHoUaKreaELddY4k4Y7foISt7s;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GBHoUaKreaELddY4k4Y7foISt7s;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Gur_HyWfvDQh5zNNEOcF9JVlJ0w;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Gur_HyWfvDQh5zNNEOcF9JVlJ0w;->()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$J7FwUjSx9eQ671K165f1-C5FJkc;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$J7FwUjSx9eQ671K165f1-C5FJkc;->runOrThrow()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Ki7cSz2DXpXR_hiEazo_OWCwTtg;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/ComponentName;I)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Ki7cSz2DXpXR_hiEazo_OWCwTtg;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$LM_ImTFPOc7_Sm4kKobhWfhxkqw;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Landroid/os/Bundle;Lcom/android/server/devicepolicy/CallerIdentity;Landroid/content/ComponentName;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$LM_ImTFPOc7_Sm4kKobhWfhxkqw;->runOrThrow()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$L_TDrfZ7IZEt1sSbXYbP5BNIJZw;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$L_TDrfZ7IZEt1sSbXYbP5BNIJZw;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MB8GKUAvgOtwHUPL8TWP09FYmkA;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ZILandroid/content/Context;J)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MB8GKUAvgOtwHUPL8TWP09FYmkA;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MQravKoPBZF-dwD7ewci87-KGos;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MQravKoPBZF-dwD7ewci87-KGos;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OCsCx_VHody4seefU2aWeGY3NUU;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OCsCx_VHody4seefU2aWeGY3NUU;->()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$P_AYmVpOvefq2-j6Ylp-dH0H35s;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;IZ)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$P_AYmVpOvefq2-j6Ylp-dH0H35s;->getOrThrow()Ljava/lang/Object; -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PuKem3dXgAEFKMgQBlSBNx4XB6E;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PuKem3dXgAEFKMgQBlSBNx4XB6E;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QIISWjfcpTqM-JbvFnO5zVVMQTc;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/ActiveAdmin;IILjava/lang/String;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QIISWjfcpTqM-JbvFnO5zVVMQTc;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RL8j5ISY_EtGnu9GQQsYxD3JePs;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Z)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RL8j5ISY_EtGnu9GQQsYxD3JePs;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RoZONk8In2F2aS291-MPlq5INA0;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RoZONk8In2F2aS291-MPlq5INA0;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TS4ow944LLpGzid4DJPOmDqXZzs;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/Intent;)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TS4ow944LLpGzid4DJPOmDqXZzs;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TfhwRZWkp-uICB0Qnizpzaneb7w;->()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TfhwRZWkp-uICB0Qnizpzaneb7w;->()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TfhwRZWkp-uICB0Qnizpzaneb7w;->test(Ljava/lang/Object;)Z -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X2Xmx4mBMLQm5t_ABLZMGOSwNGM;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/net/ProxyInfo;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X2Xmx4mBMLQm5t_ABLZMGOSwNGM;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_ByYlkUnA1MOYJ4Fu0n9S1EMwHY;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ZZ)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_ByYlkUnA1MOYJ4Fu0n9S1EMwHY;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$__Snp_Ts-QVu-fxM1GtzK4-we3A;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$__Snp_Ts-QVu-fxM1GtzK4-we3A;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$bvoOYSzbkGkW1RQ9FDyV8vWbfQs;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyData;I)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$bvoOYSzbkGkW1RQ9FDyV8vWbfQs;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$cWooKqhpab5bm2v7j5fqsWvEFes;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$cWooKqhpab5bm2v7j5fqsWvEFes;->run()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$eru6XSy4jDfzrynejIGAyL0Pa0g;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/ComponentName;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$eru6XSy4jDfzrynejIGAyL0Pa0g;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$et98u3c_NE2iNOG9Yq3u3p2LybU;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/Intent;Landroid/os/UserHandle;Landroid/os/IBinder;Z)V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$et98u3c_NE2iNOG9Yq3u3p2LybU;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fFHyt03-WyAWDhoYjeNAwmGIrQw;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fFHyt03-WyAWDhoYjeNAwmGIrQw;->run()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fc6XeuvaEgvX1K60xvi1Xpc2-Zg;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILjava/lang/String;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fc6XeuvaEgvX1K60xvi1Xpc2-Zg;->getOrThrow()Ljava/lang/Object; -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$iYZSTZ5BBO5FrRCN_K_fAUngrlo;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$iYZSTZ5BBO5FrRCN_K_fAUngrlo;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$inWlZWwfyJxANtTJouNmg6Qz-88;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$inWlZWwfyJxANtTJouNmg6Qz-88;->runOrThrow()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jlMUtb09HQcEHJ-e2QMGY6jzWgM;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyData;I)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jlMUtb09HQcEHJ-e2QMGY6jzWgM;->getOrThrow()Ljava/lang/Object; -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$nRs74O6WTHiTQa3m4njIb-xNj5c;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$nRs74O6WTHiTQa3m4njIb-xNj5c;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$o82CVHgZY0v-x32dWpnXPkh9Kqs;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$o82CVHgZY0v-x32dWpnXPkh9Kqs;->runOrThrow()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ohAxj9Aahk_EdxI-Kk0mZfbiQ34;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ohAxj9Aahk_EdxI-Kk0mZfbiQ34;->getOrThrow()Ljava/lang/Object; -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$onMULyoafmxiaUsmclECGoIH2R0;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILjava/util/ArrayList;Ljava/util/function/Predicate;)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$onMULyoafmxiaUsmclECGoIH2R0;->runOrThrow()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$r0upzkKKNmGuWmGYpy-nBAWxILk;->()V -PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$r0upzkKKNmGuWmGYpy-nBAWxILk;->()V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$rb-22JF5VsWD3txbbmAeHJPOezs;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V -HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$rb-22JF5VsWD3txbbmAeHJPOezs;->getOrThrow()Ljava/lang/Object; -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$sPfb2SAtmLOgl-0_ADovvG2uhnQ;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;ILjava/lang/String;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$sPfb2SAtmLOgl-0_ADovvG2uhnQ;->runOrThrow()V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$tG3eAn_JThVEqHgFdJNW7pb91EU;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/CharSequence;)V -HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$tG3eAn_JThVEqHgFdJNW7pb91EU;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$2eiXfgPz9h-Hrr-ozj0WO00ZQW8;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/ActiveAdmin;IILjava/lang/String;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$2eiXfgPz9h-Hrr-ozj0WO00ZQW8;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$4q4_4Vek_dKQAiAHjk9WIDrvpYg;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Z)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$4q4_4Vek_dKQAiAHjk9WIDrvpYg;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$5iBsXblIgcV65TrS4nEga5a7eOU;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/Intent;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$5iBsXblIgcV65TrS4nEga5a7eOU;->runOrThrow()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7hRXHgrgBI2Wh4IDDqkiaENhUXk;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7hRXHgrgBI2Wh4IDDqkiaENhUXk;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9Od-vK0-pOyN7h9Cav5ZCcFVEFc;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9Od-vK0-pOyN7h9Cav5ZCcFVEFc;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$BKn4_6ypPz5iMR3apgudlOaT-Bo;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$BKn4_6ypPz5iMR3apgudlOaT-Bo;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CvQRnZ7ww2lDnsopTkeq61JWwnY;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CvQRnZ7ww2lDnsopTkeq61JWwnY;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$FpIYYP6M-v-4s5j5_Gg-FURv9q4;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyData;I)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$FpIYYP6M-v-4s5j5_Gg-FURv9q4;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GR_hGmhnC1NV8FYEqbPTxO3zGiI;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GR_hGmhnC1NV8FYEqbPTxO3zGiI;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$H3f9nFt4i0XiZXaA5zj7M-86yE4;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/ComponentName;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$H3f9nFt4i0XiZXaA5zj7M-86yE4;->getOrThrow()Ljava/lang/Object; +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HQUr4zQ7pO6Nlp3bLEa1nPInkdo;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILjava/lang/String;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HQUr4zQ7pO6Nlp3bLEa1nPInkdo;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HxwVaal7PKbAN0MjjWuqpoRAfeg;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/CharSequence;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HxwVaal7PKbAN0MjjWuqpoRAfeg;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$JhkWAC1g0cC36krhAIFYJntgooo;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$JhkWAC1g0cC36krhAIFYJntgooo;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OMZNrPkcJxTxZCCULqyUuKLu2QY;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OMZNrPkcJxTxZCCULqyUuKLu2QY;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PrF9tx2PDxxiyk6J05lqhbDf0lE;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PrF9tx2PDxxiyk6J05lqhbDf0lE;->runOrThrow()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QEKZCTgbnf_PryGUquCpYf9biy4;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QEKZCTgbnf_PryGUquCpYf9biy4;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$R2rr61xZKq6pgxRz28__HDKMoyA;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/net/ProxyInfo;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$R2rr61xZKq6pgxRz28__HDKMoyA;->runOrThrow()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$STJ0lKG2GxdRoRcj8p36t0cyuEY;->()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$STJ0lKG2GxdRoRcj8p36t0cyuEY;->()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$STJ0lKG2GxdRoRcj8p36t0cyuEY;->test(Ljava/lang/Object;)Z +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$U42xCQVO5NQHTpfvrdUpPk1TjNA;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$U42xCQVO5NQHTpfvrdUpPk1TjNA;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$UXV6WgLtbIMsjWArWslb2tF7o1w;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$UXV6WgLtbIMsjWArWslb2tF7o1w;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WBB0gUHJIiFH61vb-fQOo3m85KE;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/ActiveAdmin;IZIZLandroid/content/ComponentName;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WBB0gUHJIiFH61vb-fQOo3m85KE;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WacI-zMbgucqhj2V1QbFdHOdxPU;->(ZLandroid/os/RemoteCallback;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;ILandroid/content/ComponentName;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WacI-zMbgucqhj2V1QbFdHOdxPU;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WrHfFE1EmNY4WKGUiAfbIyzK9Ts;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WrHfFE1EmNY4WKGUiAfbIyzK9Ts;->run()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X9fU7AgJ7LpE9EphVp5haGT8rIg;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;IZ)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X9fU7AgJ7LpE9EphVp5haGT8rIg;->getOrThrow()Ljava/lang/Object; +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Y1cANjWG9COTFIVy30QN8mhdu10;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/Intent;I)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Y1cANjWG9COTFIVy30QN8mhdu10;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_lbKXkQK9LBMlpcdPOeBB5ma3l4;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_lbKXkQK9LBMlpcdPOeBB5ma3l4;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$d0moWAwHYxBXb0V7M8zm5VkwIqE;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;I)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$d0moWAwHYxBXb0V7M8zm5VkwIqE;->getOrThrow()Ljava/lang/Object; +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hPa9movkeL7Nr4LJUbE7hVHkY_Y;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILjava/util/ArrayList;Ljava/util/function/Predicate;)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hPa9movkeL7Nr4LJUbE7hVHkY_Y;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hh66cgKUJXzD4wCl4w7z5wGXeTE;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Landroid/os/Bundle;Lcom/android/server/devicepolicy/CallerIdentity;Landroid/content/ComponentName;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hh66cgKUJXzD4wCl4w7z5wGXeTE;->runOrThrow()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hnAMOJq0dAHSeO3WRfu7oWfvZgM;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hnAMOJq0dAHSeO3WRfu7oWfvZgM;->run()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$i6RVadEXYyjjVw70ecZbK7GH8o0;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$i6RVadEXYyjjVw70ecZbK7GH8o0;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jCXI1nNxXvqwOgG8pXaddrFt-Fw;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILcom/android/server/devicepolicy/DevicePolicyData;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jCXI1nNxXvqwOgG8pXaddrFt-Fw;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$kXwCMitw9kcTbvuK4qCUyy_hvlo;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/ComponentName;I)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$kXwCMitw9kcTbvuK4qCUyy_hvlo;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ksemmK4ulFsNhjpj_pDRo0SfgtQ;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ZILandroid/content/Context;J)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ksemmK4ulFsNhjpj_pDRo0SfgtQ;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$l9UN_4drZiJo6o-xYK9AI-AnUzc;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$l9UN_4drZiJo6o-xYK9AI-AnUzc;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$u6DKdH_6RtdhvCYJGjsDGeXRP1I;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/devicepolicy/ActiveAdmin;I)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$u6DKdH_6RtdhvCYJGjsDGeXRP1I;->runOrThrow()V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$uz1F0tJe_0inuE5LFFDN_Vc7NgQ;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ZZ)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$uz1F0tJe_0inuE5LFFDN_Vc7NgQ;->runOrThrow()V +HSPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$wHr7jsB_FNYf-Am1WHZJwMa33g0;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$wHr7jsB_FNYf-Am1WHZJwMa33g0;->test(Ljava/lang/Object;)Z +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$xfwlBxKCJWA7TOze6Xb-Tqu5UP8;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;ILjava/lang/String;)V +PLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$xfwlBxKCJWA7TOze6Xb-Tqu5UP8;->runOrThrow()V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$zNIV38_MY5JcNEC2igV_br4kBOA;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)V +HPLcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$zNIV38_MY5JcNEC2igV_br4kBOA;->getOrThrow()Ljava/lang/Object; HPLcom/android/server/devicepolicy/-$$Lambda$NetworkLoggingHandler$mNgodSPil4nAx4z4bfEh8ShRuGk;->(Lcom/android/server/devicepolicy/NetworkLoggingHandler;J)V PLcom/android/server/devicepolicy/-$$Lambda$NetworkLoggingHandler$mNgodSPil4nAx4z4bfEh8ShRuGk;->run()V HSPLcom/android/server/devicepolicy/-$$Lambda$RemoteBugreportManager$09uoz8oAKLetYjZtY1h9_UejaMA;->(Lcom/android/server/devicepolicy/RemoteBugreportManager;)V @@ -12508,6 +13595,7 @@ HPLcom/android/server/devicepolicy/-$$Lambda$SecurityLogMonitor$W1a2usl-BX-p0jla HSPLcom/android/server/devicepolicy/ActiveAdmin;->()V HSPLcom/android/server/devicepolicy/ActiveAdmin;->(Landroid/app/admin/DeviceAdminInfo;Z)V HSPLcom/android/server/devicepolicy/ActiveAdmin;->addSyntheticRestrictions(Landroid/os/Bundle;)Landroid/os/Bundle; +HPLcom/android/server/devicepolicy/ActiveAdmin;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/devicepolicy/ActiveAdmin;->ensureUserRestrictions()Landroid/os/Bundle; HSPLcom/android/server/devicepolicy/ActiveAdmin;->filterRestrictions(Landroid/os/Bundle;Ljava/util/function/Predicate;)Landroid/os/Bundle; HSPLcom/android/server/devicepolicy/ActiveAdmin;->getEffectiveRestrictions()Landroid/os/Bundle; @@ -12520,17 +13608,18 @@ HSPLcom/android/server/devicepolicy/ActiveAdmin;->hasParentActiveAdmin()Z HPLcom/android/server/devicepolicy/ActiveAdmin;->hasUserRestrictions()Z HSPLcom/android/server/devicepolicy/ActiveAdmin;->lambda$getGlobalUserRestrictions$1(ILjava/lang/String;)Z HSPLcom/android/server/devicepolicy/ActiveAdmin;->lambda$getLocalUserRestrictions$0(ILjava/lang/String;)Z -HSPLcom/android/server/devicepolicy/ActiveAdmin;->readAttributeValues(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/util/Collection;)V -HSPLcom/android/server/devicepolicy/ActiveAdmin;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;Z)V -HSPLcom/android/server/devicepolicy/ActiveAdmin;->readPackageList(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/util/List; +HSPLcom/android/server/devicepolicy/ActiveAdmin;->readAttributeValues(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/util/Collection;)V +HSPLcom/android/server/devicepolicy/ActiveAdmin;->readFromXml(Landroid/util/TypedXmlPullParser;Z)V +HSPLcom/android/server/devicepolicy/ActiveAdmin;->readPackageList(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/devicepolicy/ActiveAdmin;->removeDeprecatedRestrictions(Landroid/os/Bundle;)Landroid/os/Bundle; -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;I)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;J)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Z)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValuesToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writePackageListToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/util/List;)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeTextToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/devicepolicy/ActiveAdmin;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;I)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;J)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValueToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Z)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValuesToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writePackageListToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/util/List;)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeTextToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/ActiveAdmin;->writeToXml(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/devicepolicy/BaseIDevicePolicyManager;->()V HSPLcom/android/server/devicepolicy/BaseIDevicePolicyManager;->()V HSPLcom/android/server/devicepolicy/CallerIdentity;->(ILjava/lang/String;Landroid/content/ComponentName;)V HPLcom/android/server/devicepolicy/CallerIdentity;->getComponentName()Landroid/content/ComponentName; @@ -12539,7 +13628,7 @@ HSPLcom/android/server/devicepolicy/CallerIdentity;->getUid()I HPLcom/android/server/devicepolicy/CallerIdentity;->getUserHandle()Landroid/os/UserHandle; HSPLcom/android/server/devicepolicy/CallerIdentity;->getUserId()I HPLcom/android/server/devicepolicy/CallerIdentity;->hasAdminComponent()Z -PLcom/android/server/devicepolicy/CallerIdentity;->hasPackage()Z +HPLcom/android/server/devicepolicy/CallerIdentity;->hasPackage()Z HSPLcom/android/server/devicepolicy/CertificateMonitor$1;->(Lcom/android/server/devicepolicy/CertificateMonitor;)V PLcom/android/server/devicepolicy/CertificateMonitor$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/devicepolicy/CertificateMonitor;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Landroid/os/Handler;)V @@ -12556,17 +13645,21 @@ PLcom/android/server/devicepolicy/DeviceAdminServiceController;->access$000(Lcom PLcom/android/server/devicepolicy/DeviceAdminServiceController;->access$100(Lcom/android/server/devicepolicy/DeviceAdminServiceController;)Lcom/android/server/devicepolicy/DevicePolicyConstants; HSPLcom/android/server/devicepolicy/DeviceAdminServiceController;->debug(Ljava/lang/String;[Ljava/lang/Object;)V HSPLcom/android/server/devicepolicy/DeviceAdminServiceController;->disconnectServiceOnUserLocked(ILjava/lang/String;)V +PLcom/android/server/devicepolicy/DeviceAdminServiceController;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/devicepolicy/DeviceAdminServiceController;->findService(Ljava/lang/String;I)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/devicepolicy/DeviceAdminServiceController;->startServiceForOwner(Ljava/lang/String;ILjava/lang/String;)V PLcom/android/server/devicepolicy/DeviceAdminServiceController;->stopServiceForOwner(ILjava/lang/String;)V HSPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->()V +PLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->dump(Landroid/util/IndentingPrintWriter;)V HPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->getPasswordQuality(I)I HPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->isScreenCaptureAllowed(IZ)Z HSPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->setPasswordQuality(II)V HSPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->setScreenCaptureAllowed(IZ)V HSPLcom/android/server/devicepolicy/DevicePolicyConstants;->(Ljava/lang/String;)V +PLcom/android/server/devicepolicy/DevicePolicyConstants;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/devicepolicy/DevicePolicyConstants;->loadFromString(Ljava/lang/String;)Lcom/android/server/devicepolicy/DevicePolicyConstants; HSPLcom/android/server/devicepolicy/DevicePolicyData;->(I)V +PLcom/android/server/devicepolicy/DevicePolicyData;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/devicepolicy/DevicePolicyData;->load(Lcom/android/server/devicepolicy/DevicePolicyData;ZLcom/android/internal/util/JournaledFile;Ljava/util/function/Function;Landroid/content/ComponentName;)Z HPLcom/android/server/devicepolicy/DevicePolicyData;->store(Lcom/android/server/devicepolicy/DevicePolicyData;Lcom/android/internal/util/JournaledFile;Z)Z HSPLcom/android/server/devicepolicy/DevicePolicyData;->validatePasswordOwner()V @@ -12581,25 +13674,25 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$DevicePolicyConst HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$DevicePolicyConstantsObserver;->register()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderClearCallingIdentity()J -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingPid()I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingPid()I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingUid()I -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderIsCallingUidMyUid()Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingUserHandle()Landroid/os/UserHandle; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderIsCallingUidMyUid()Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderRestoreCallingIdentity(J)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;)Ljava/lang/Object; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->environmentGetUserSystemDirectory(I)Ljava/io/File; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getActivityTaskManagerInternal()Lcom/android/server/wm/ActivityTaskManagerInternal; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getAlarmManager()Landroid/app/AlarmManager; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getConnectivityManager()Landroid/net/ConnectivityManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getAlarmManager()Landroid/app/AlarmManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getConnectivityManager()Landroid/net/ConnectivityManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getDevicePolicyFilePathForSystemUser()Ljava/lang/String; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIActivityManager()Landroid/app/IActivityManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIActivityTaskManager()Landroid/app/IActivityTaskManager; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIBackupManager()Landroid/app/backup/IBackupManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIBackupManager()Landroid/app/backup/IBackupManager; PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIIpConnectivityMetrics()Landroid/net/IIpConnectivityMetrics; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIPackageManager()Landroid/content/pm/IPackageManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIPermissionManager()Landroid/permission/IPermissionManager; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIPlatformCompat()Lcom/android/internal/compat/IPlatformCompat; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getIWindowManager()Landroid/view/IWindowManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getLockSettingsInternal()Lcom/android/internal/widget/LockSettingsInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getMyLooper()Landroid/os/Looper; @@ -12607,15 +13700,17 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getNet PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getNotificationManager()Landroid/app/NotificationManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPackageManager()Landroid/content/pm/PackageManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPermissionControllerManager(Landroid/os/UserHandle;)Landroid/permission/PermissionControllerManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPermissionControllerManager(Landroid/os/UserHandle;)Landroid/permission/PermissionControllerManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPersistentDataBlockManagerInternal()Lcom/android/server/PersistentDataBlockManagerInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPowerManagerInternal()Landroid/os/PowerManagerInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getTelephonyManager()Landroid/telephony/TelephonyManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getUsageStatsManagerInternal()Landroid/app/usage/UsageStatsManagerInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getUserManager()Landroid/os/UserManager; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getUserManagerInternal()Landroid/os/UserManagerInternal; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getWifiManager()Landroid/net/wifi/WifiManager; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getWifiManager()Landroid/net/wifi/WifiManager; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->hasFeature()Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->isBuildDebuggable()Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->isBuildDebuggable()Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->isChangeEnabled(JLjava/lang/String;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->keyChainBindAsUser(Landroid/os/UserHandle;)Landroid/security/KeyChain$KeyChainConnection; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->newLockPatternUtils()Lcom/android/internal/widget/LockPatternUtils; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->newOwners()Lcom/android/server/devicepolicy/Owners; @@ -12624,18 +13719,19 @@ PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->pendingI HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->postOnSystemServerInitThreadPool(Ljava/lang/Runnable;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->runCryptoSelfTest()V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->securityLogGetLoggingEnabledProperty()Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->securityLogIsLoggingEnabled()Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsGlobalGetInt(Ljava/lang/String;I)I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsGlobalGetString(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsGlobalPutInt(Ljava/lang/String;I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsGlobalPutString(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsGlobalPutString(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsSecureGetIntForUser(Ljava/lang/String;II)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsSecurePutStringForUser(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->settingsSecurePutStringForUser(Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->storageManagerIsFileBasedEncryptionEnabled()Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemCurrentTimeMillis()J HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesGet(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesGet(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesGetLong(Ljava/lang/String;J)J +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesGetLong(Ljava/lang/String;J)J HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesSet(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->userHandleGetCallingUserId()I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->(Landroid/content/Context;)V @@ -12643,28 +13739,38 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onBoo HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onStart()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onUserUnlocked(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->access$2300(Lcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;ILjava/util/List;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->addOnCrossProfileWidgetProvidersChangeListener(Landroid/app/admin/DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->broadcastIntentToCrossProfileManifestReceiversAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->canSilentlyInstallPackage(Ljava/lang/String;I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->canSilentlyInstallPackage(Ljava/lang/String;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->checkCrossProfilePackagePermissions(Ljava/lang/String;IZ)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->checkModifyQuietModePermission(Ljava/lang/String;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->createUserRestrictionSupportIntent(ILjava/lang/String;)Landroid/content/Intent; PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getAllCrossProfilePackages()Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getCrossProfileWidgetProviders(I)Ljava/util/List; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getCrossProfileWidgetProviders(I)Ljava/util/List; PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDefaultCrossProfilePackages()Ljava/util/List; +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDeviceOwnerUserId()I HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDevicePolicyCache()Landroid/app/admin/DevicePolicyCache; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDeviceStateCache()Landroid/app/admin/DeviceStateCache; -PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDeviceStateCache()Landroid/app/admin/DeviceStateCache; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isActiveDeviceOwner(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isActiveProfileOwner(I)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isDeviceOrProfileOwnerInCallingUser(Ljava/lang/String;)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isDeviceOwnerInCallingUser(Ljava/lang/String;)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isPackageEnabled(Ljava/lang/String;I)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isProfileOwnerInCallingUser(Ljava/lang/String;)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isUserAffiliatedWithDevice(I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->notifyCrossProfileProvidersChanged(ILjava/util/List;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$RestrictionsListener;->(Landroid/content/Context;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$RestrictionsListener;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$SetupContentObserver;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/os/Handler;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService$SetupContentObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$SetupContentObserver;->register()V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$UserLifecycleListener;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$UserLifecycleListener;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService$1;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;)V @@ -12674,49 +13780,60 @@ PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1000(Lcom/ PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1100(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1200(Lcom/android/server/devicepolicy/DevicePolicyManagerService;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1400(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1600(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Z)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$1700(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Z)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$200(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)Lcom/android/server/devicepolicy/RemoteBugreportManager; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$2500(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$2800(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)Lcom/android/server/devicepolicy/DevicePolicyCacheImpl; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$2900(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)Lcom/android/server/devicepolicy/DeviceStateCacheImpl; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$2800(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$300(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$3100(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)Lcom/android/server/devicepolicy/DevicePolicyCacheImpl; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$3200(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)Lcom/android/server/devicepolicy/DeviceStateCacheImpl; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$500(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$800(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->access$900(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;I)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->addCrossProfileIntentFilter(Landroid/content/ComponentName;Landroid/content/IntentFilter;I)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->addCrossProfileWidgetProvider(Landroid/content/ComponentName;Ljava/lang/String;)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->applyManagedProfileRestrictionIfDeviceOwnerLocked()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->areAllUsersAffiliatedWithDeviceLocked()Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canExecute(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canManageCaCerts(Lcom/android/server/devicepolicy/CallerIdentity;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canManageUsers(Lcom/android/server/devicepolicy/CallerIdentity;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->canUserBindToDeviceOwnerLocked(I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->canUserUseLockTaskLocked(I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canUserBindToDeviceOwnerLocked(I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canUserUseLockTaskLocked(I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkAllUsersAreAffiliatedWithDevice()V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkCanExecuteOrThrowUnsafe(I)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkDeviceIdentifierAccess(Ljava/lang/String;II)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkPackagesInPermittedListOrSystem(Ljava/util/List;Ljava/util/List;I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->choosePrivateKeyAlias(ILandroid/net/Uri;Ljava/lang/String;Landroid/os/IBinder;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkDeviceOwnerProvisioningPreCondition(I)I +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkManagedProfileProvisioningPreCondition(Ljava/lang/String;I)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkPackagesInPermittedListOrSystem(Ljava/util/List;Ljava/util/List;I)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkProvisioningPreConditionSkipPermission(Ljava/lang/String;Ljava/lang/String;)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkProvisioningPreConditionSkipPermissionNoLog(Ljava/lang/String;Ljava/lang/String;)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->choosePrivateKeyAlias(ILandroid/net/Uri;Ljava/lang/String;Landroid/os/IBinder;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->cleanUpOldUsers()V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->clearCrossProfileIntentFilters(Landroid/content/ComponentName;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->clearCrossProfileIntentFilters(Landroid/content/ComponentName;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->computeProvisioningErrorString(II)Ljava/lang/String; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->createAdminSupportIntent(Ljava/lang/String;)Landroid/content/Intent; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->doesPackageMatchUid(Ljava/lang/String;I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->dumpDevicePolicyData(Landroid/util/IndentingPrintWriter;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->dumpImmutableState(Landroid/util/IndentingPrintWriter;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enableSystemApp(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceCallerCanRequestDeviceIdAttestation(Lcom/android/server/devicepolicy/CallerIdentity;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceCanCallLockTaskLocked(Landroid/content/ComponentName;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceCanManageCaCerts(Landroid/content/ComponentName;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceCanCallLockTaskLocked(Lcom/android/server/devicepolicy/CallerIdentity;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceCanManageCaCerts(Landroid/content/ComponentName;Ljava/lang/String;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceIndividualAttestationSupportedIfRequested([I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceSystemCaller(Ljava/lang/String;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceUserUnlocked(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceUserUnlocked(IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceSystemCaller(Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceUserUnlocked(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceUserUnlocked(IZ)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureCallerIdentityMatchesIfNotSystem(Ljava/lang/String;II)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureCallerPackage(Ljava/lang/String;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureDeviceOwnerUserStarted()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureLocked()V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureMinimumQuality(ILcom/android/server/devicepolicy/ActiveAdmin;ILjava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureMinimumQuality(ILcom/android/server/devicepolicy/ActiveAdmin;ILjava/lang/String;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureUnknownSourcesRestrictionForProfileOwnerLocked(ILcom/android/server/devicepolicy/ActiveAdmin;Z)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->findAdmin(Landroid/content/ComponentName;IZ)Landroid/app/admin/DeviceAdminInfo; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->findOwnerComponentIfNecessaryLocked()V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->generateKeyPair(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/security/keystore/ParcelableKeyGenParameterSpec;ILandroid/security/keymaster/KeymasterCertificateChain;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->generateKeyPair(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/security/keystore/ParcelableKeyGenParameterSpec;ILandroid/security/keymaster/KeymasterCertificateChain;)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAcceptedCaCertificates(Landroid/os/UserHandle;)Ljava/util/Set; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAccessibilityManagerForUser(I)Landroid/view/accessibility/AccessibilityManager; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAccountTypesWithManagementDisabledAsUser(IZ)[Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAccessibilityManagerForUser(I)Landroid/view/accessibility/AccessibilityManager; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAccountTypesWithManagementDisabledAsUser(IZ)[Ljava/lang/String; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminForCallerLocked(Landroid/content/ComponentName;I)Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminForCallerLocked(Landroid/content/ComponentName;IZ)Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminForUidLocked(Landroid/content/ComponentName;I)Lcom/android/server/devicepolicy/ActiveAdmin; @@ -12728,31 +13845,32 @@ HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminUn HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminWithPolicyForUidLocked(Landroid/content/ComponentName;II)Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdmins(I)Ljava/util/List; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForAffectedUserLocked(I)Ljava/util/List; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForLockscreenPoliciesLocked(IZ)Ljava/util/List; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForLockscreenPoliciesLocked(I)Ljava/util/List; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForUserAndItsManagedProfilesLocked(ILjava/util/function/Predicate;)Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAdminCallerIdentity(Landroid/content/ComponentName;)Lcom/android/server/devicepolicy/CallerIdentity; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAdminCallerIdentityUsingPackage(Ljava/lang/String;)Lcom/android/server/devicepolicy/CallerIdentity; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAdminWithMinimumFailedPasswordsForWipeLocked(IZ)Lcom/android/server/devicepolicy/ActiveAdmin; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAggregatedPasswordComplexityForUser(I)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAllCrossProfilePackages()Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAlwaysOnVpnPackage(Landroid/content/ComponentName;)Ljava/lang/String; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getApplicationLabel(Ljava/lang/String;I)Ljava/lang/String; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getApplicationRestrictions(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getAlwaysOnVpnPackage(Landroid/content/ComponentName;)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getApplicationLabel(Ljava/lang/String;I)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getApplicationRestrictions(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getBindDeviceAdminTargetUsers(Landroid/content/ComponentName;)Ljava/util/List; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getBluetoothContactSharingDisabledForUser(I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity()Lcom/android/server/devicepolicy/CallerIdentity; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Landroid/content/ComponentName;)Lcom/android/server/devicepolicy/CallerIdentity; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/devicepolicy/CallerIdentity; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/devicepolicy/CallerIdentity; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Ljava/lang/String;)Lcom/android/server/devicepolicy/CallerIdentity; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCameraDisabled(Landroid/content/ComponentName;IZ)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCameraDisabled(Landroid/content/ComponentName;IZZ)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCredentialOwner(IZ)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCameraDisabled(Landroid/content/ComponentName;IZZ)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCredentialOwner(IZ)I HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileCallerIdDisabledForUser(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileContactsSearchDisabledForUser(I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileWidgetProviders(Landroid/content/ComponentName;)Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCurrentFailedPasswordAttempts(IZ)I +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfilePackagesForAdmins(Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileWidgetProviders(Landroid/content/ComponentName;)Ljava/util/List; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCurrentFailedPasswordAttempts(IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDefaultCrossProfilePackages()Ljava/util/List; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDelegatePackagesInternalLocked(Ljava/lang/String;I)Ljava/util/List; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDelegatedScopes(Landroid/content/ComponentName;Ljava/lang/String;)Ljava/util/List; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOrProfileOwnerAdminLocked(I)Lcom/android/server/devicepolicy/ActiveAdmin; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerAdminLocked()Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerComponent(Z)Landroid/content/ComponentName; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerLocked(Lcom/android/server/devicepolicy/CallerIdentity;)Lcom/android/server/devicepolicy/ActiveAdmin; @@ -12761,38 +13879,43 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerO HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerOrganizationName()Ljava/lang/CharSequence; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerRemoteBugreportUriAndHash()Landroid/util/Pair; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerUserId()I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerUserIdUncheckedLocked()I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDisallowedSystemApps(Landroid/content/ComponentName;ILjava/lang/String;)Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getEncryptionStatus()I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getEffectivePasswordComplexityRequirementLocked(I)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getEncryptionStatus()I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getEncryptionStatusName(I)Ljava/lang/String; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getFactoryResetProtectionPolicy(Landroid/content/ComponentName;)Landroid/app/admin/FactoryResetProtectionPolicy; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getIntentFilterActions(Landroid/content/IntentFilter;)[Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getFactoryResetProtectionPolicy(Landroid/content/ComponentName;)Landroid/app/admin/FactoryResetProtectionPolicy; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getFrpManagementAgentUid()I +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getFrpManagementAgentUidOrThrow()I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getIntentFilterActions(Landroid/content/IntentFilter;)[Ljava/lang/String; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getKeepUninstalledPackagesLocked()Ljava/util/List; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getLockObject()Ljava/lang/Object; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getLongSupportMessageForUser(Landroid/content/ComponentName;I)Ljava/lang/CharSequence; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getManagedUserId(I)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMaximumFailedPasswordsForWipe(Landroid/content/ComponentName;IZ)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMaximumFailedPasswordsForWipe(Landroid/content/ComponentName;IZ)I HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMaximumTimeToLock(Landroid/content/ComponentName;IZ)J HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMaximumTimeToLockPolicyFromAdmins(Ljava/util/List;)J HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMeteredDisabledPackagesLocked(I)Ljava/util/Set; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMinimumStrongAuthTimeoutMs()J +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getMinimumStrongAuthTimeoutMs()J HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOrganizationNameForUser(I)Ljava/lang/CharSequence; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOrganizationOwnedProfileUserId()I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOwnerComponent(I)Landroid/content/ComponentName; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOwnerInstalledCaCerts(Landroid/os/UserHandle;)Landroid/content/pm/StringParceledListSlice; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOwnerInstalledCaCerts(Landroid/os/UserHandle;)Landroid/content/pm/StringParceledListSlice; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getParentOfAdminIfRequired(Lcom/android/server/devicepolicy/ActiveAdmin;Z)Lcom/android/server/devicepolicy/ActiveAdmin; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordComplexity(Z)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordExpirationLocked(Landroid/content/ComponentName;IZ)J -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordExpirationTimeout(Landroid/content/ComponentName;IZ)J +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordComplexity(Z)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordExpirationLocked(Landroid/content/ComponentName;IZ)J +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordExpirationTimeout(Landroid/content/ComponentName;IZ)J PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumLength(Landroid/content/ComponentName;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumLetters(Landroid/content/ComponentName;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumLowerCase(Landroid/content/ComponentName;IZ)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumMetrics(IZ)Landroid/app/admin/PasswordMetrics; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumMetricsUnchecked(I)Landroid/app/admin/PasswordMetrics; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumNonLetter(Landroid/content/ComponentName;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumNumeric(Landroid/content/ComponentName;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumSymbols(Landroid/content/ComponentName;IZ)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordMinimumUpperCase(Landroid/content/ComponentName;IZ)I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPasswordQuality(Landroid/content/ComponentName;IZ)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPendingSystemUpdate(Landroid/content/ComponentName;)Landroid/app/admin/SystemUpdateInfo; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPendingSystemUpdate(Landroid/content/ComponentName;)Landroid/app/admin/SystemUpdateInfo; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPermissionGrantState(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPermissionPolicy(Landroid/content/ComponentName;)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPermittedAccessibilityServicesForUser(I)Ljava/util/List; @@ -12801,29 +13924,32 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPolicyFileDi HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPowerManagerInternal()Landroid/os/PowerManagerInternal; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAdminLocked(I)Lcom/android/server/devicepolicy/ActiveAdmin; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAdminsForCurrentProfileGroup()Ljava/util/List; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAsUser(I)Landroid/content/ComponentName; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerLocked(Lcom/android/server/devicepolicy/CallerIdentity;)Lcom/android/server/devicepolicy/ActiveAdmin; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerName(I)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerName(I)Ljava/lang/String; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerNameUnchecked(I)Ljava/lang/String; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOfOrganizationOwnedDeviceLocked(I)Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOrDeviceOwnerLocked(Lcom/android/server/devicepolicy/CallerIdentity;)Lcom/android/server/devicepolicy/ActiveAdmin; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOrDeviceOwnerSupervisionComponent(Landroid/os/UserHandle;)Landroid/content/ComponentName; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileParentId(I)I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getRequiredStrongAuthTimeout(Landroid/content/ComponentName;IZ)J +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileParentUserIfRequested(IZ)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getRequiredStrongAuthTimeout(Landroid/content/ComponentName;IZ)J PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getRestrictionsProvider(I)Landroid/content/ComponentName; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getScreenCaptureDisabled(Landroid/content/ComponentName;IZ)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getSecurityLoggingEnabledUser()I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getShortSupportMessageForUser(Landroid/content/ComponentName;I)Ljava/lang/CharSequence; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getStorageEncryptionStatus(Ljava/lang/String;I)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getStorageEncryptionStatus(Ljava/lang/String;I)I PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getStrictestPasswordRequirement(Landroid/content/ComponentName;IZLjava/util/function/Function;I)I HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getSystemUpdatePolicy()Landroid/app/admin/SystemUpdatePolicy; HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getTargetSdk(Ljava/lang/String;I)I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserData(I)Lcom/android/server/devicepolicy/DevicePolicyData; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserDataUnchecked(I)Lcom/android/server/devicepolicy/DevicePolicyData; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserIdToWipeForFailedPasswords(Lcom/android/server/devicepolicy/ActiveAdmin;)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserIdToWipeForFailedPasswords(Lcom/android/server/devicepolicy/ActiveAdmin;)I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserInfo(I)Landroid/content/pm/UserInfo; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserProvisioningState()I -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getWifiMacAddress(Landroid/content/ComponentName;)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getWifiMacAddress(Landroid/content/ComponentName;)Ljava/lang/String; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleNewPackageInstalled(Ljava/lang/String;I)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleOnUserUnlocked(I)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->handlePackagesChanged(Ljava/lang/String;I)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handlePasswordExpirationNotification(I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleStartUser(I)V @@ -12831,98 +13957,108 @@ PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleStopUser(I) PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleUnlockUser(I)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCallingOrSelfPermission(Ljava/lang/String;)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCallingPermission(Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCrossUsersPermission(Lcom/android/server/devicepolicy/CallerIdentity;I)Z +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCrossUsersPermission(Lcom/android/server/devicepolicy/CallerIdentity;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasDeviceOwner()Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasFeatureManagedUsers()Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasFullCrossUsersPermission(Lcom/android/server/devicepolicy/CallerIdentity;I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasGrantedPolicy(Landroid/content/ComponentName;II)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasGrantedPolicy(Landroid/content/ComponentName;II)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasProfileOwner(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isActiveAdminWithPolicyForUserLocked(Lcom/android/server/devicepolicy/ActiveAdmin;II)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isActivePasswordSufficient(IZ)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isActivePasswordSufficientForUserLocked(ZLandroid/app/admin/PasswordMetrics;IZ)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isActivePasswordSufficient(IZ)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isActivePasswordSufficientForUserLocked(ZLandroid/app/admin/PasswordMetrics;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isAdminActive(Landroid/content/ComponentName;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isAdminTestOnlyLocked(Landroid/content/ComponentName;I)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isAffiliatedUser()Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCallerDelegate(Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCallerDelegate(Ljava/lang/String;ILjava/lang/String;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCallerWithSystemUid()Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCallingFromPackage(Ljava/lang/String;I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCommonCriteriaModeEnabled(Landroid/content/ComponentName;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCurrentInputMethodSetByOwner()Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCurrentInputMethodSetByOwner()Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCurrentUserDemo()Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isDeviceOwner(Landroid/content/ComponentName;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isDeviceOwner(Lcom/android/server/devicepolicy/CallerIdentity;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isLockTaskPermitted(Ljava/lang/String;)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isEncryptionSupported()Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isLimitPasswordAllowed(Lcom/android/server/devicepolicy/ActiveAdmin;I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isLockTaskPermitted(Ljava/lang/String;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isLogoutEnabled()Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isManagedProfile(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isManagedProfile(Landroid/content/ComponentName;)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isMeteredDataDisabledPackageForUser(Landroid/content/ComponentName;Ljava/lang/String;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isNetworkLoggingEnabled(Landroid/content/ComponentName;Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isNetworkLoggingEnabledInternalLocked()Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isNetworkLoggingEnabledInternalLocked()Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isNotificationListenerServicePermitted(Ljava/lang/String;I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isOrganizationOwnedDeviceWithManagedProfile()Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPackageSuspended(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPasswordSufficientForUserWithoutCheckpointLocked(Landroid/app/admin/PasswordMetrics;IZ)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPasswordSufficientForUserWithoutCheckpointLocked(Landroid/app/admin/PasswordMetrics;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwner(Landroid/content/ComponentName;I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwner(Lcom/android/server/devicepolicy/CallerIdentity;)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwnerOfOrganizationOwnedDevice(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwnerOfOrganizationOwnedDevice(Landroid/content/ComponentName;I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwnerOfOrganizationOwnedDevice(Lcom/android/server/devicepolicy/CallerIdentity;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isRemovedPackage(Ljava/lang/String;Ljava/lang/String;I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isResetPasswordTokenActive(Landroid/content/ComponentName;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwnerOfOrganizationOwnedDevice(Lcom/android/server/devicepolicy/CallerIdentity;)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProvisioningAllowed(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isRemovedPackage(Ljava/lang/String;Ljava/lang/String;I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isResetPasswordTokenActive(Landroid/content/ComponentName;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isResetPasswordTokenActiveForUserLocked(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isRootUid(Lcom/android/server/devicepolicy/CallerIdentity;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isRuntimePermission(Ljava/lang/String;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSecondaryLockscreenEnabled(Landroid/os/UserHandle;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSecurityLoggingEnabled(Landroid/content/ComponentName;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSeparateProfileChallengeAllowed(I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSecurityLoggingEnabled(Landroid/content/ComponentName;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSeparateProfileChallengeAllowed(I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSeparateProfileChallengeEnabled(I)Z +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSystemApp(Landroid/content/pm/IPackageManager;Ljava/lang/String;I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSystemUid(Lcom/android/server/devicepolicy/CallerIdentity;)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUidDeviceOwnerLocked(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUidProfileOwnerLocked(I)Z HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUninstallBlocked(Landroid/content/ComponentName;Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUninstallInQueue(Ljava/lang/String;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUninstallInQueue(Ljava/lang/String;)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUserAffiliatedWithDeviceLocked(I)Z PLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUsingUnifiedPassword(Landroid/content/ComponentName;)Z -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$areAllUsersAffiliatedWithDeviceLocked$89$DevicePolicyManagerService()Ljava/lang/Boolean; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$choosePrivateKeyAlias$30$DevicePolicyManagerService(Landroid/content/Intent;Landroid/os/UserHandle;Landroid/os/IBinder;Z)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$ensureMinimumQuality$14$DevicePolicyManagerService(Lcom/android/server/devicepolicy/ActiveAdmin;IILjava/lang/String;)V -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$findAdmin$2$DevicePolicyManagerService(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForAffectedUserLocked$11(Landroid/content/pm/UserInfo;)Z -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForLockscreenPoliciesLocked$10$DevicePolicyManagerService(Landroid/content/pm/UserInfo;)Z -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForUserAndItsManagedProfilesLocked$12$DevicePolicyManagerService(ILjava/util/ArrayList;Ljava/util/function/Predicate;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getAlwaysOnVpnPackage$32$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/String; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getApplicationLabel$55$DevicePolicyManagerService(ILjava/lang/String;)Ljava/lang/String; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getApplicationRestrictions$64$DevicePolicyManagerService(Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)Landroid/os/Bundle; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getBindDeviceAdminTargetUsers$91$DevicePolicyManagerService(Landroid/content/ComponentName;I)Ljava/util/ArrayList; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getCredentialOwner$57$DevicePolicyManagerService(IZ)Ljava/lang/Integer; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getPermissionGrantState$83$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Integer; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileOwnerOfOrganizationOwnedDeviceLocked$54$DevicePolicyManagerService(I)Lcom/android/server/devicepolicy/ActiveAdmin; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileParentId$56$DevicePolicyManagerService(I)Ljava/lang/Integer; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserDataUnchecked$0$DevicePolicyManagerService(I)Lcom/android/server/devicepolicy/DevicePolicyData; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserInfo$24$DevicePolicyManagerService(I)Landroid/content/pm/UserInfo; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getWifiMacAddress$85$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/String; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isCallingFromPackage$110$DevicePolicyManagerService(Ljava/lang/String;I)Ljava/lang/Boolean; -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isResetPasswordTokenActiveForUserLocked$98$DevicePolicyManagerService(Lcom/android/server/devicepolicy/DevicePolicyData;I)Ljava/lang/Boolean; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isSeparateProfileChallengeEnabled$13$DevicePolicyManagerService(I)Ljava/lang/Boolean; -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$loadAdminDataAsync$6$DevicePolicyManagerService()V -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$loadSettingsLocked$4$DevicePolicyManagerService(ILandroid/content/ComponentName;)Landroid/app/admin/DeviceAdminInfo; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$maybeClearLockTaskPolicyLocked$70$DevicePolicyManagerService()V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$maybeResumeDeviceWideLoggingLocked$95$DevicePolicyManagerService(ZZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$notifyPendingSystemUpdate$81$DevicePolicyManagerService(Landroid/content/Intent;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$reportSuccessfulPasswordAttempt$38$DevicePolicyManagerService(Lcom/android/server/devicepolicy/DevicePolicyData;I)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$sendChangedNotification$3$DevicePolicyManagerService(Landroid/content/Intent;I)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setApplicationRestrictions$60$DevicePolicyManagerService(Ljava/lang/String;Landroid/os/Bundle;Lcom/android/server/devicepolicy/CallerIdentity;Landroid/content/ComponentName;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setDeviceOwnerLockScreenInfo$51$DevicePolicyManagerService(Ljava/lang/CharSequence;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setExpirationAlarmCheckLocked$1$DevicePolicyManagerService(ZILandroid/content/Context;J)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setGlobalSetting$71$DevicePolicyManagerService(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setNetworkLoggingActiveInternal$93$DevicePolicyManagerService(Z)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setPasswordQuality$9$DevicePolicyManagerService(Lcom/android/server/devicepolicy/ActiveAdmin;IIZLandroid/content/ComponentName;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setPermissionGrantState$82(ZLandroid/os/RemoteCallback;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;ILandroid/content/ComponentName;Ljava/lang/Boolean;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setRecommendedGlobalProxy$40$DevicePolicyManagerService(Landroid/net/ProxyInfo;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setSecureSetting$78$DevicePolicyManagerService(Ljava/lang/String;ILjava/lang/String;)V -HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setSystemUpdatePolicy$80$DevicePolicyManagerService()V -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateMaximumTimeToLockLocked$26$DevicePolicyManagerService(I)V -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateProfileLockTimeoutLocked$27$DevicePolicyManagerService(ILcom/android/server/devicepolicy/DevicePolicyData;)V -HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateScreenCaptureDisabled$41$DevicePolicyManagerService(I)V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$areAllUsersAffiliatedWithDeviceLocked$95$DevicePolicyManagerService()Ljava/lang/Boolean; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$ensureMinimumQuality$15$DevicePolicyManagerService(Lcom/android/server/devicepolicy/ActiveAdmin;IILjava/lang/String;)V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$findAdmin$3$DevicePolicyManagerService(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForAffectedUserLocked$12(Landroid/content/pm/UserInfo;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForLockscreenPoliciesLocked$11$DevicePolicyManagerService(Landroid/content/pm/UserInfo;)Z +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForUserAndItsManagedProfilesLocked$13$DevicePolicyManagerService(ILjava/util/ArrayList;Ljava/util/function/Predicate;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getAlwaysOnVpnPackage$38$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getApplicationLabel$61$DevicePolicyManagerService(ILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getApplicationRestrictions$70$DevicePolicyManagerService(Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)Landroid/os/Bundle; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getBindDeviceAdminTargetUsers$98$DevicePolicyManagerService(Landroid/content/ComponentName;I)Ljava/util/ArrayList; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getCredentialOwner$63$DevicePolicyManagerService(IZ)Ljava/lang/Integer; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getPermissionGrantState$89$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Integer; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileOwnerOfOrganizationOwnedDeviceLocked$60$DevicePolicyManagerService(I)Lcom/android/server/devicepolicy/ActiveAdmin; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileParentId$62$DevicePolicyManagerService(I)Ljava/lang/Integer; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserDataUnchecked$1$DevicePolicyManagerService(I)Lcom/android/server/devicepolicy/DevicePolicyData; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserInfo$27$DevicePolicyManagerService(I)Landroid/content/pm/UserInfo; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getWifiMacAddress$91$DevicePolicyManagerService(Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isCallingFromPackage$117$DevicePolicyManagerService(Ljava/lang/String;I)Ljava/lang/Boolean; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isResetPasswordTokenActiveForUserLocked$105$DevicePolicyManagerService(Lcom/android/server/devicepolicy/DevicePolicyData;I)Ljava/lang/Boolean; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isSeparateProfileChallengeEnabled$14$DevicePolicyManagerService(I)Ljava/lang/Boolean; +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$loadAdminDataAsync$7$DevicePolicyManagerService()V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$loadSettingsLocked$5$DevicePolicyManagerService(ILandroid/content/ComponentName;)Landroid/app/admin/DeviceAdminInfo; +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$maybeClearLockTaskPolicyLocked$76$DevicePolicyManagerService()V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$maybeResumeDeviceWideLoggingLocked$102$DevicePolicyManagerService(ZZ)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$notifyPendingSystemUpdate$87$DevicePolicyManagerService(Landroid/content/Intent;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$sendChangedNotification$4$DevicePolicyManagerService(Landroid/content/Intent;I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setApplicationRestrictions$66$DevicePolicyManagerService(Ljava/lang/String;Landroid/os/Bundle;Lcom/android/server/devicepolicy/CallerIdentity;Landroid/content/ComponentName;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setDeviceOwnerLockScreenInfo$57$DevicePolicyManagerService(Ljava/lang/CharSequence;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setExpirationAlarmCheckLocked$2$DevicePolicyManagerService(ZILandroid/content/Context;J)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setGlobalSetting$77$DevicePolicyManagerService(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setNetworkLoggingActiveInternal$100$DevicePolicyManagerService(Z)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setOrganizationIdForUser$122$DevicePolicyManagerService(Ljava/lang/String;Ljava/lang/String;Lcom/android/server/devicepolicy/ActiveAdmin;I)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setPasswordQuality$10$DevicePolicyManagerService(Lcom/android/server/devicepolicy/ActiveAdmin;IZIZLandroid/content/ComponentName;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setPermissionGrantState$88(ZLandroid/os/RemoteCallback;Lcom/android/server/devicepolicy/CallerIdentity;Ljava/lang/String;ILandroid/content/ComponentName;Ljava/lang/Boolean;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setRecommendedGlobalProxy$46$DevicePolicyManagerService(Landroid/net/ProxyInfo;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setSecureSetting$84$DevicePolicyManagerService(Ljava/lang/String;ILjava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$setSystemUpdatePolicy$86$DevicePolicyManagerService()V +HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateMaximumTimeToLockLocked$29$DevicePolicyManagerService(I)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateProfileLockTimeoutLocked$30$DevicePolicyManagerService(ILcom/android/server/devicepolicy/DevicePolicyData;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$updateScreenCaptureDisabled$47$DevicePolicyManagerService(I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->loadAdminDataAsync()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->loadConstants()Lcom/android/server/devicepolicy/DevicePolicyConstants; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->loadOwners()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->loadSettingsLocked(Lcom/android/server/devicepolicy/DevicePolicyData;I)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lockNow(IZ)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->logPasswordQualitySetIfSecurityLogEnabled(Landroid/content/ComponentName;IZLandroid/app/admin/PasswordPolicy;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->makeJournaledFile(I)Lcom/android/internal/util/JournaledFile; PLcom/android/server/devicepolicy/DevicePolicyManagerService;->makeSuspensionReasons(ZZ)I @@ -12940,85 +14076,99 @@ PLcom/android/server/devicepolicy/DevicePolicyManagerService;->notifyPendingSyst PLcom/android/server/devicepolicy/DevicePolicyManagerService;->onInstalledCertificatesChanged(Landroid/os/UserHandle;Ljava/util/Collection;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->onLockSettingsReady()V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->packageHasActiveAdmins(Ljava/lang/String;I)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->passwordQualityInvocationOrderCheckEnabled(Ljava/lang/String;I)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->passwordQualityInvocationOrderCheckEnabled(Ljava/lang/String;I)Z HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->pushActiveAdminPackages()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->pushAllMeteredRestrictedPackages()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->pushUserRestrictions(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->recordSecurityLogRetrievalTime()V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->recordSecurityLogRetrievalTime()V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->removeCrossProfileWidgetProvider(Landroid/content/ComponentName;Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->removeKeyPair(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportFailedBiometricAttempt(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportFailedPasswordAttempt(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportKeyguardDismissed(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportKeyguardSecured(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportSuccessfulBiometricAttempt(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportSuccessfulPasswordAttempt(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->removeKeyPair(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportFailedBiometricAttempt(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportFailedPasswordAttempt(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportKeyguardDismissed(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportKeyguardSecured(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportSuccessfulBiometricAttempt(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->reportSuccessfulPasswordAttempt(I)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->resolveDelegateReceiver(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->retrieveNetworkLogs(Landroid/content/ComponentName;Ljava/lang/String;J)Ljava/util/List; -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->retrieveSecurityLogs(Landroid/content/ComponentName;)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->retrieveNetworkLogs(Landroid/content/ComponentName;Ljava/lang/String;J)Ljava/util/List; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->retrieveSecurityLogs(Landroid/content/ComponentName;)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->revertTransferOwnershipIfNecessaryLocked()V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->saveSettingsLocked(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->saveUserRestrictionsLocked(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->saveUserRestrictionsLocked(I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendActiveAdminCommand(Ljava/lang/String;Landroid/os/Bundle;ILandroid/content/ComponentName;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandForLockscreenPoliciesLocked(Ljava/lang/String;II)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandLocked(Lcom/android/server/devicepolicy/ActiveAdmin;Ljava/lang/String;Landroid/os/Bundle;Landroid/content/BroadcastReceiver;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandLocked(Lcom/android/server/devicepolicy/ActiveAdmin;Ljava/lang/String;Landroid/os/Bundle;Landroid/content/BroadcastReceiver;Z)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandLocked(Ljava/lang/String;IILandroid/os/Bundle;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandLocked(Ljava/lang/String;IILandroid/os/Bundle;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendAdminCommandToSelfAndProfilesLocked(Ljava/lang/String;IILandroid/os/Bundle;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendChangedNotification(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendDeviceOwnerCommand(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendDeviceOwnerCommand(Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendNetworkLoggingNotificationLocked()V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->sendPrivateKeyAliasResponse(Ljava/lang/String;Landroid/os/IBinder;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setAccountManagementDisabled(Landroid/content/ComponentName;Ljava/lang/String;ZZ)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setAffiliationIds(Landroid/content/ComponentName;Ljava/util/List;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setApplicationRestrictions(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setAutoTimeRequired(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setBackupServiceEnabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setBluetoothContactSharingDisabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCameraDisabled(Landroid/content/ComponentName;ZZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfileCallerIdDisabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfileContactsSearchDisabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfilePackages(Landroid/content/ComponentName;Ljava/util/List;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setDeviceOwnerLockScreenInfo(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setApplicationRestrictions(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setAutoTimeRequired(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setBackupServiceEnabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setBluetoothContactSharingDisabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCameraDisabled(Landroid/content/ComponentName;ZZ)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCertInstallerPackage(Landroid/content/ComponentName;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCommonCriteriaModeEnabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfileCallerIdDisabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfileContactsSearchDisabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setCrossProfilePackages(Landroid/content/ComponentName;Ljava/util/List;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setDelegatedScopePreO(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setDeviceOwnerLockScreenInfo(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setDeviceOwnershipSystemPropertyLocked()V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setEndUserSessionMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setExpirationAlarmCheckLocked(Landroid/content/Context;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setGlobalSetting(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setKeepUninstalledPackages(Landroid/content/ComponentName;Ljava/lang/String;Ljava/util/List;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskFeatures(Landroid/content/ComponentName;I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskFeaturesLocked(II)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskPackages(Landroid/content/ComponentName;[Ljava/lang/String;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskPackagesLocked(ILjava/util/List;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLogoutEnabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLongSupportMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMaximumFailedPasswordsForWipe(Landroid/content/ComponentName;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMaximumTimeToLock(Landroid/content/ComponentName;JZ)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setEncryptionRequested(Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setEndUserSessionMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setExpirationAlarmCheckLocked(Landroid/content/Context;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setGlobalSetting(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setKeepUninstalledPackages(Landroid/content/ComponentName;Ljava/lang/String;Ljava/util/List;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setKeyGrantForApp(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskFeatures(Landroid/content/ComponentName;I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskFeaturesLocked(II)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskPackages(Landroid/content/ComponentName;[Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskPackagesLocked(ILjava/util/List;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLogoutEnabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLongSupportMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMaximumFailedPasswordsForWipe(Landroid/content/ComponentName;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setMaximumTimeToLock(Landroid/content/ComponentName;JZ)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setNetworkLoggingActiveInternal(Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setNetworkLoggingEnabled(Landroid/content/ComponentName;Ljava/lang/String;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordExpirationTimeout(Landroid/content/ComponentName;JZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordHistoryLength(Landroid/content/ComponentName;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordMinimumLength(Landroid/content/ComponentName;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordQuality(Landroid/content/ComponentName;IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermissionGrantState(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/RemoteCallback;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermissionPolicy(Landroid/content/ComponentName;Ljava/lang/String;I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermittedAccessibilityServices(Landroid/content/ComponentName;Ljava/util/List;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermittedInputMethods(Landroid/content/ComponentName;Ljava/util/List;)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setRecommendedGlobalProxy(Landroid/content/ComponentName;Landroid/net/ProxyInfo;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setRequiredStrongAuthTimeout(Landroid/content/ComponentName;JZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setScreenCaptureDisabled(Landroid/content/ComponentName;ZZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setSecureSetting(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setSecurityLoggingEnabled(Landroid/content/ComponentName;Z)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setShortSupportMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setStatusBarDisabled(Landroid/content/ComponentName;Z)Z -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setStorageEncryption(Landroid/content/ComponentName;Z)I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setNetworkLoggingEnabled(Landroid/content/ComponentName;Ljava/lang/String;Z)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setOrganizationIdForUser(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPackagesSuspended(Landroid/content/ComponentName;Ljava/lang/String;[Ljava/lang/String;Z)[Ljava/lang/String; +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordExpirationTimeout(Landroid/content/ComponentName;JZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordHistoryLength(Landroid/content/ComponentName;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordMinimumLength(Landroid/content/ComponentName;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPasswordQuality(Landroid/content/ComponentName;IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermissionGrantState(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/RemoteCallback;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermissionPolicy(Landroid/content/ComponentName;Ljava/lang/String;I)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermittedAccessibilityServices(Landroid/content/ComponentName;Ljava/util/List;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setPermittedInputMethods(Landroid/content/ComponentName;Ljava/util/List;)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setRecommendedGlobalProxy(Landroid/content/ComponentName;Landroid/net/ProxyInfo;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setRequiredStrongAuthTimeout(Landroid/content/ComponentName;JZ)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->setRestrictionsProvider(Landroid/content/ComponentName;Landroid/content/ComponentName;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setScreenCaptureDisabled(Landroid/content/ComponentName;ZZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setSecureSetting(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setSecurityLoggingEnabled(Landroid/content/ComponentName;Z)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setShortSupportMessage(Landroid/content/ComponentName;Ljava/lang/CharSequence;)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setStatusBarDisabled(Landroid/content/ComponentName;Z)Z +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setStorageEncryption(Landroid/content/ComponentName;Z)I HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setSystemUpdatePolicy(Landroid/content/ComponentName;Landroid/app/admin/SystemUpdatePolicy;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setUninstallBlocked(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Z)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setUserControlDisabledPackages(Landroid/content/ComponentName;Ljava/util/List;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setUserControlDisabledPackagesLocked(ILjava/util/List;)V HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setUserRestriction(Landroid/content/ComponentName;Ljava/lang/String;ZZ)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->showNewUserDisclaimerIfNecessary(I)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->startOwnerService(ILjava/lang/String;)V +PLcom/android/server/devicepolicy/DevicePolicyManagerService;->stopOwnerService(ILjava/lang/String;)V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->suspendPersonalAppsInternal(IZ)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->systemReady(I)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->toggleBackupServiceActive(IZ)V -PLcom/android/server/devicepolicy/DevicePolicyManagerService;->translateIdAttestationFlags(I)[I +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->toggleBackupServiceActive(IZ)V +HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->translateIdAttestationFlags(I)[I HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->updateDeviceOwnerLocked()V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->updateLockTaskFeaturesLocked(II)V HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->updateLockTaskPackagesLocked(Ljava/util/List;I)V @@ -13035,30 +14185,45 @@ HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->updateUserContr HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->updateUserSetupCompleteAndPaired()V PLcom/android/server/devicepolicy/DevicePolicyManagerService;->validateQualityConstant(I)V HSPLcom/android/server/devicepolicy/DeviceStateCacheImpl;->()V +PLcom/android/server/devicepolicy/DeviceStateCacheImpl;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/devicepolicy/DeviceStateCacheImpl;->isDeviceProvisioned()Z HSPLcom/android/server/devicepolicy/DeviceStateCacheImpl;->setDeviceProvisioned(Z)V +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->(Landroid/content/Context;)V +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->calculateEnterpriseId(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedEnterpriseId(Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedHardwareIdentifier(Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedImei()Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedMeid()Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedProfileOwnerName(Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedSerialNumber()Ljava/lang/String; +PLcom/android/server/devicepolicy/EnterpriseSpecificIdCalculator;->getPaddedTruncatedString(Ljava/lang/String;I)Ljava/lang/String; PLcom/android/server/devicepolicy/NetworkLogger$1;->(Lcom/android/server/devicepolicy/NetworkLogger;)V HPLcom/android/server/devicepolicy/NetworkLogger$1;->onConnectEvent(Ljava/lang/String;IJI)V HPLcom/android/server/devicepolicy/NetworkLogger$1;->onDnsEvent(IIILjava/lang/String;[Ljava/lang/String;IJI)V HPLcom/android/server/devicepolicy/NetworkLogger$1;->sendNetworkEvent(Landroid/app/admin/NetworkEvent;)V PLcom/android/server/devicepolicy/NetworkLogger;->()V PLcom/android/server/devicepolicy/NetworkLogger;->(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/pm/PackageManagerInternal;)V -PLcom/android/server/devicepolicy/NetworkLogger;->access$000(Lcom/android/server/devicepolicy/NetworkLogger;)Ljava/util/concurrent/atomic/AtomicBoolean; -PLcom/android/server/devicepolicy/NetworkLogger;->access$100(Lcom/android/server/devicepolicy/NetworkLogger;)Landroid/content/pm/PackageManagerInternal; -PLcom/android/server/devicepolicy/NetworkLogger;->access$200(Lcom/android/server/devicepolicy/NetworkLogger;)Lcom/android/server/devicepolicy/NetworkLoggingHandler; +HPLcom/android/server/devicepolicy/NetworkLogger;->access$000(Lcom/android/server/devicepolicy/NetworkLogger;)Ljava/util/concurrent/atomic/AtomicBoolean; +HPLcom/android/server/devicepolicy/NetworkLogger;->access$100(Lcom/android/server/devicepolicy/NetworkLogger;)Landroid/content/pm/PackageManagerInternal; +HPLcom/android/server/devicepolicy/NetworkLogger;->access$200(Lcom/android/server/devicepolicy/NetworkLogger;)Lcom/android/server/devicepolicy/NetworkLoggingHandler; PLcom/android/server/devicepolicy/NetworkLogger;->checkIpConnectivityMetricsService()Z PLcom/android/server/devicepolicy/NetworkLogger;->resume()V +PLcom/android/server/devicepolicy/NetworkLogger;->retrieveLogs(J)Ljava/util/List; PLcom/android/server/devicepolicy/NetworkLogger;->startNetworkLogging()Z PLcom/android/server/devicepolicy/NetworkLoggingHandler$1;->(Lcom/android/server/devicepolicy/NetworkLoggingHandler;)V -PLcom/android/server/devicepolicy/NetworkLoggingHandler$1;->onAlarm()V +HPLcom/android/server/devicepolicy/NetworkLoggingHandler$1;->onAlarm()V PLcom/android/server/devicepolicy/NetworkLoggingHandler;->()V PLcom/android/server/devicepolicy/NetworkLoggingHandler;->(Landroid/os/Looper;Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V PLcom/android/server/devicepolicy/NetworkLoggingHandler;->(Landroid/os/Looper;Lcom/android/server/devicepolicy/DevicePolicyManagerService;J)V -PLcom/android/server/devicepolicy/NetworkLoggingHandler;->buildDeviceOwnerMessageLocked()Landroid/os/Bundle; +PLcom/android/server/devicepolicy/NetworkLoggingHandler;->access$000()Ljava/lang/String; +PLcom/android/server/devicepolicy/NetworkLoggingHandler;->access$100(Lcom/android/server/devicepolicy/NetworkLoggingHandler;)Ljava/util/ArrayList; +PLcom/android/server/devicepolicy/NetworkLoggingHandler;->access$200(Lcom/android/server/devicepolicy/NetworkLoggingHandler;)Landroid/os/Bundle; +PLcom/android/server/devicepolicy/NetworkLoggingHandler;->access$300(Lcom/android/server/devicepolicy/NetworkLoggingHandler;Landroid/os/Bundle;)V +HPLcom/android/server/devicepolicy/NetworkLoggingHandler;->buildDeviceOwnerMessageLocked()Landroid/os/Bundle; HPLcom/android/server/devicepolicy/NetworkLoggingHandler;->finalizeBatchAndBuildDeviceOwnerMessageLocked()Landroid/os/Bundle; HPLcom/android/server/devicepolicy/NetworkLoggingHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/devicepolicy/NetworkLoggingHandler;->lambda$retrieveFullLogBatch$0$NetworkLoggingHandler(J)V -PLcom/android/server/devicepolicy/NetworkLoggingHandler;->notifyDeviceOwner(Landroid/os/Bundle;)V +HPLcom/android/server/devicepolicy/NetworkLoggingHandler;->lambda$retrieveFullLogBatch$0$NetworkLoggingHandler(J)V +HPLcom/android/server/devicepolicy/NetworkLoggingHandler;->notifyDeviceOwner(Landroid/os/Bundle;)V PLcom/android/server/devicepolicy/NetworkLoggingHandler;->resume()V PLcom/android/server/devicepolicy/NetworkLoggingHandler;->retrieveFullLogBatch(J)Ljava/util/List; PLcom/android/server/devicepolicy/NetworkLoggingHandler;->scheduleBatchFinalization()V @@ -13069,7 +14234,7 @@ HSPLcom/android/server/devicepolicy/OverlayPackagesProvider;->(Landroid/co HSPLcom/android/server/devicepolicy/OverlayPackagesProvider;->(Landroid/content/Context;Lcom/android/server/devicepolicy/OverlayPackagesProvider$Injector;)V PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getDisallowedApps(Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getDisallowedAppsSet(Ljava/lang/String;)Ljava/util/Set; -PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getLaunchableApps(I)Ljava/util/Set; +HPLcom/android/server/devicepolicy/OverlayPackagesProvider;->getLaunchableApps(I)Ljava/util/Set; PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getNonRequiredApps(Landroid/content/ComponentName;ILjava/lang/String;)Ljava/util/Set; PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getRequiredApps(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getRequiredAppsSet(Ljava/lang/String;)Ljava/util/Set; @@ -13077,31 +14242,40 @@ PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getSystemInputMethod PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getVendorDisallowedAppsSet(Ljava/lang/String;)Ljava/util/Set; PLcom/android/server/devicepolicy/OverlayPackagesProvider;->getVendorRequiredAppsSet(Ljava/lang/String;)Ljava/util/Set; HSPLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->(Lcom/android/server/devicepolicy/Owners;)V -HSPLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->readInner(Lorg/xmlpull/v1/XmlPullParser;ILjava/lang/String;)Z +HSPLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->readInner(Landroid/util/TypedXmlPullParser;ILjava/lang/String;)Z PLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->shouldWrite()Z -PLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->writeInner(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/devicepolicy/Owners$DeviceOwnerReadWriter;->writeInner(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/devicepolicy/Owners$FileReadWriter;->(Ljava/io/File;)V HSPLcom/android/server/devicepolicy/Owners$FileReadWriter;->readFromFileLocked()V -PLcom/android/server/devicepolicy/Owners$FileReadWriter;->writeToFileLocked()V +HPLcom/android/server/devicepolicy/Owners$FileReadWriter;->writeToFileLocked()V HSPLcom/android/server/devicepolicy/Owners$Injector;->()V HSPLcom/android/server/devicepolicy/Owners$Injector;->environmentGetDataSystemDirectory()Ljava/io/File; HSPLcom/android/server/devicepolicy/Owners$Injector;->environmentGetUserSystemDirectory(I)Ljava/io/File; HSPLcom/android/server/devicepolicy/Owners$OwnerInfo;->(Ljava/lang/String;Landroid/content/ComponentName;ZLjava/lang/String;Ljava/lang/String;Z)V -HSPLcom/android/server/devicepolicy/Owners$OwnerInfo;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/devicepolicy/Owners$OwnerInfo; -PLcom/android/server/devicepolicy/Owners$OwnerInfo;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;)V +PLcom/android/server/devicepolicy/Owners$OwnerInfo;->dump(Landroid/util/IndentingPrintWriter;)V +HSPLcom/android/server/devicepolicy/Owners$OwnerInfo;->readFromXml(Landroid/util/TypedXmlPullParser;)Lcom/android/server/devicepolicy/Owners$OwnerInfo; +HPLcom/android/server/devicepolicy/Owners$OwnerInfo;->writeToXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;)V HSPLcom/android/server/devicepolicy/Owners$ProfileOwnerReadWriter;->(Lcom/android/server/devicepolicy/Owners;I)V -HSPLcom/android/server/devicepolicy/Owners$ProfileOwnerReadWriter;->readInner(Lorg/xmlpull/v1/XmlPullParser;ILjava/lang/String;)Z -HSPLcom/android/server/devicepolicy/Owners;->(Landroid/os/UserManager;Landroid/os/UserManagerInternal;Landroid/content/pm/PackageManagerInternal;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/ActivityManagerInternal;)V -HSPLcom/android/server/devicepolicy/Owners;->(Landroid/os/UserManager;Landroid/os/UserManagerInternal;Landroid/content/pm/PackageManagerInternal;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/ActivityManagerInternal;Lcom/android/server/devicepolicy/Owners$Injector;)V +HSPLcom/android/server/devicepolicy/Owners$ProfileOwnerReadWriter;->readInner(Landroid/util/TypedXmlPullParser;ILjava/lang/String;)Z +HSPLcom/android/server/devicepolicy/Owners;->(Landroid/os/UserManager;Lcom/android/server/pm/UserManagerInternal;Landroid/content/pm/PackageManagerInternal;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/ActivityManagerInternal;)V +HSPLcom/android/server/devicepolicy/Owners;->(Landroid/os/UserManager;Lcom/android/server/pm/UserManagerInternal;Landroid/content/pm/PackageManagerInternal;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/ActivityManagerInternal;Lcom/android/server/devicepolicy/Owners$Injector;)V +PLcom/android/server/devicepolicy/Owners;->access$000(Lcom/android/server/devicepolicy/Owners;)Lcom/android/server/devicepolicy/Owners$OwnerInfo; HSPLcom/android/server/devicepolicy/Owners;->access$002(Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners$OwnerInfo;)Lcom/android/server/devicepolicy/Owners$OwnerInfo; +PLcom/android/server/devicepolicy/Owners;->access$100(Lcom/android/server/devicepolicy/Owners;)Landroid/app/admin/SystemUpdatePolicy; +PLcom/android/server/devicepolicy/Owners;->access$200(Lcom/android/server/devicepolicy/Owners;)Landroid/app/admin/SystemUpdateInfo; HSPLcom/android/server/devicepolicy/Owners;->access$202(Lcom/android/server/devicepolicy/Owners;Landroid/app/admin/SystemUpdateInfo;)Landroid/app/admin/SystemUpdateInfo; +HSPLcom/android/server/devicepolicy/Owners;->access$300(Lcom/android/server/devicepolicy/Owners;)I HSPLcom/android/server/devicepolicy/Owners;->access$302(Lcom/android/server/devicepolicy/Owners;I)I +PLcom/android/server/devicepolicy/Owners;->access$400(Lcom/android/server/devicepolicy/Owners;)Ljava/time/LocalDate; +PLcom/android/server/devicepolicy/Owners;->access$500(Lcom/android/server/devicepolicy/Owners;)Ljava/time/LocalDate; HSPLcom/android/server/devicepolicy/Owners;->access$600(Lcom/android/server/devicepolicy/Owners;)Landroid/util/ArrayMap; HPLcom/android/server/devicepolicy/Owners;->clearSystemUpdatePolicy()V +PLcom/android/server/devicepolicy/Owners;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerComponent()Landroid/content/ComponentName; HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerFile()Ljava/io/File; -PLcom/android/server/devicepolicy/Owners;->getDeviceOwnerPackageName()Ljava/lang/String; +HPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerPackageName()Ljava/lang/String; PLcom/android/server/devicepolicy/Owners;->getDeviceOwnerRemoteBugreportUri()Ljava/lang/String; +HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerUidLocked()I HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerUserId()I HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerUserRestrictionsNeedsMigration()Z HSPLcom/android/server/devicepolicy/Owners;->getLegacyConfigFile()Ljava/io/File; @@ -13116,6 +14290,7 @@ HSPLcom/android/server/devicepolicy/Owners;->hasProfileOwner(I)Z HSPLcom/android/server/devicepolicy/Owners;->isDeviceOwnerUserId(I)Z HSPLcom/android/server/devicepolicy/Owners;->isProfileOwnerOfOrganizationOwnedDevice(I)Z HSPLcom/android/server/devicepolicy/Owners;->load()V +HSPLcom/android/server/devicepolicy/Owners;->pushToActivityManagerLocked()V HSPLcom/android/server/devicepolicy/Owners;->pushToActivityTaskManagerLocked()V HSPLcom/android/server/devicepolicy/Owners;->pushToAppOpsLocked()V HSPLcom/android/server/devicepolicy/Owners;->pushToPackageManagerLocked()V @@ -13152,18 +14327,31 @@ HSPLcom/android/server/devicestate/-$$Lambda$DeviceStateManagerService$jiU5VXokY HSPLcom/android/server/devicestate/-$$Lambda$DeviceStateManagerService$jiU5VXokYcJUH2EJ6jFQstyxfLE;->run()V HSPLcom/android/server/devicestate/DeviceStateManagerService$BinderService;->(Lcom/android/server/devicestate/DeviceStateManagerService;)V HSPLcom/android/server/devicestate/DeviceStateManagerService$BinderService;->(Lcom/android/server/devicestate/DeviceStateManagerService;Lcom/android/server/devicestate/DeviceStateManagerService$1;)V +PLcom/android/server/devicestate/DeviceStateManagerService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HSPLcom/android/server/devicestate/DeviceStateManagerService$BinderService;->registerCallback(Landroid/hardware/devicestate/IDeviceStateManagerCallback;)V +HSPLcom/android/server/devicestate/DeviceStateManagerService$CallbackRecord;->(Lcom/android/server/devicestate/DeviceStateManagerService;Landroid/hardware/devicestate/IDeviceStateManagerCallback;I)V +PLcom/android/server/devicestate/DeviceStateManagerService$CallbackRecord;->access$200(Lcom/android/server/devicestate/DeviceStateManagerService$CallbackRecord;)I +HSPLcom/android/server/devicestate/DeviceStateManagerService$CallbackRecord;->notifyDeviceStateAsync(I)V HSPLcom/android/server/devicestate/DeviceStateManagerService$DeviceStateProviderListener;->(Lcom/android/server/devicestate/DeviceStateManagerService;)V HSPLcom/android/server/devicestate/DeviceStateManagerService$DeviceStateProviderListener;->(Lcom/android/server/devicestate/DeviceStateManagerService;Lcom/android/server/devicestate/DeviceStateManagerService$1;)V HSPLcom/android/server/devicestate/DeviceStateManagerService$DeviceStateProviderListener;->onStateChanged(I)V HSPLcom/android/server/devicestate/DeviceStateManagerService$DeviceStateProviderListener;->onSupportedDeviceStatesChanged([I)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->(Landroid/content/Context;Lcom/android/server/devicestate/DeviceStatePolicy;)V +HSPLcom/android/server/devicestate/DeviceStateManagerService;->access$300(Lcom/android/server/devicestate/DeviceStateManagerService;[I)V +HSPLcom/android/server/devicestate/DeviceStateManagerService;->access$400(Lcom/android/server/devicestate/DeviceStateManagerService;I)V +HSPLcom/android/server/devicestate/DeviceStateManagerService;->access$600(Lcom/android/server/devicestate/DeviceStateManagerService;Landroid/hardware/devicestate/IDeviceStateManagerCallback;I)V +PLcom/android/server/devicestate/DeviceStateManagerService;->access$700(Lcom/android/server/devicestate/DeviceStateManagerService;Ljava/io/PrintWriter;)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->commitPendingState()V +PLcom/android/server/devicestate/DeviceStateManagerService;->dumpInternal(Ljava/io/PrintWriter;)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->isSupportedStateLocked(I)Z HSPLcom/android/server/devicestate/DeviceStateManagerService;->lambda$jiU5VXokYcJUH2EJ6jFQstyxfLE(Lcom/android/server/devicestate/DeviceStateManagerService;)V +HSPLcom/android/server/devicestate/DeviceStateManagerService;->notifyDeviceStateChanged(I)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->notifyPolicyIfNeeded()V HSPLcom/android/server/devicestate/DeviceStateManagerService;->onStart()V +HSPLcom/android/server/devicestate/DeviceStateManagerService;->registerCallbackInternal(Landroid/hardware/devicestate/IDeviceStateManagerCallback;I)V HSPLcom/android/server/devicestate/DeviceStateManagerService;->requestState(I)V +PLcom/android/server/devicestate/DeviceStateManagerService;->toString(I)Ljava/lang/String; HSPLcom/android/server/devicestate/DeviceStateManagerService;->updatePendingStateLocked()V HSPLcom/android/server/devicestate/DeviceStateManagerService;->updateSupportedStates([I)V HSPLcom/android/server/display/-$$Lambda$-1Bl-TcLnEjEeRsnMczu6XohomI;->()V @@ -13171,6 +14359,7 @@ HSPLcom/android/server/display/-$$Lambda$-1Bl-TcLnEjEeRsnMczu6XohomI;->()V HSPLcom/android/server/display/-$$Lambda$-1Bl-TcLnEjEeRsnMczu6XohomI;->accept(Ljava/lang/Object;)V HSPLcom/android/server/display/-$$Lambda$AmbientBrightnessStatsTracker$PpdGe5Aypn-LWzDAucX-R3O7B_k;->(Lcom/android/server/display/AmbientBrightnessStatsTracker;)V HSPLcom/android/server/display/-$$Lambda$AmbientBrightnessStatsTracker$PpdGe5Aypn-LWzDAucX-R3O7B_k;->elapsedTimeMillis()J +HSPLcom/android/server/display/-$$Lambda$AutomaticBrightnessController$bAbH8xL1rJ0tsgPFKJrA_cl4SGI;->(Lcom/android/server/display/AutomaticBrightnessController;)V PLcom/android/server/display/-$$Lambda$BrightnessTracker$JVotX9KTpW1iLtXoBQhF3l8dc1Q;->(Lcom/android/server/display/BrightnessTracker;Ljava/io/PrintWriter;)V PLcom/android/server/display/-$$Lambda$BrightnessTracker$JVotX9KTpW1iLtXoBQhF3l8dc1Q;->run()V PLcom/android/server/display/-$$Lambda$BrightnessTracker$Zg1HFRKNx4CFnfRjEWgI1I_K--M;->(Lcom/android/server/display/BrightnessTracker;)V @@ -13179,33 +14368,37 @@ HSPLcom/android/server/display/-$$Lambda$DisplayAdapter$es-VlBxFnF_XqNjOPaOpwTei HSPLcom/android/server/display/-$$Lambda$DisplayAdapter$es-VlBxFnF_XqNjOPaOpwTeiQr4;->run()V HSPLcom/android/server/display/-$$Lambda$DisplayAdapter$gNptJ3VqT17PBFZGevIT_ILClYs;->(Lcom/android/server/display/DisplayAdapter;)V HSPLcom/android/server/display/-$$Lambda$DisplayAdapter$gNptJ3VqT17PBFZGevIT_ILClYs;->run()V +HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$CKCWWZIsFug1ZDkx70ntGJ013GE;->(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$CKCWWZIsFug1ZDkx70ntGJ013GE;->accept(Ljava/lang/Object;)V HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$DesiredDisplayModeSpecsObserver$ioXYqhD1SSriwY1Kx_huCTZKwXE;->(Lcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;)V HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$DesiredDisplayModeSpecsObserver$ioXYqhD1SSriwY1Kx_huCTZKwXE;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$VC0jiUvfD6UPF1rmdF6pOaYVW-A;->(Lcom/android/server/display/DisplayManagerService;Landroid/view/SurfaceControl$Transaction;)V -HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$VC0jiUvfD6UPF1rmdF6pOaYVW-A;->accept(Ljava/lang/Object;)V -PLcom/android/server/display/-$$Lambda$DisplayManagerService$WaxSZW24IkiJiklHEE3Ej3re15s;->(Lcom/android/server/display/DisplayManagerService;Ljava/util/List;)V -PLcom/android/server/display/-$$Lambda$DisplayManagerService$WaxSZW24IkiJiklHEE3Ej3re15s;->accept(Ljava/lang/Object;)V -PLcom/android/server/display/-$$Lambda$DisplayManagerService$lfhyw2kVHnIFYDrsBtHSE3BrZsE;->(Ljava/io/PrintWriter;Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/display/-$$Lambda$DisplayManagerService$lfhyw2kVHnIFYDrsBtHSE3BrZsE;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$772cnr4EHPRBKjZE8H7xoe6YJmg;->()V -HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$772cnr4EHPRBKjZE8H7xoe6YJmg;->()V -HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$772cnr4EHPRBKjZE8H7xoe6YJmg;->accept(Ljava/lang/Object;)V +PLcom/android/server/display/-$$Lambda$DisplayManagerService$MuvRE2Xnyc49Xx-Oxp3qxXA1KsQ;->(Ljava/io/PrintWriter;Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/display/-$$Lambda$DisplayManagerService$MuvRE2Xnyc49Xx-Oxp3qxXA1KsQ;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$s7TXhk2jAEV1PSjnEHvFF9jOtkc;->(Lcom/android/server/display/DisplayManagerService;Landroid/view/SurfaceControl$Transaction;)V +HSPLcom/android/server/display/-$$Lambda$DisplayManagerService$s7TXhk2jAEV1PSjnEHvFF9jOtkc;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/display/-$$Lambda$HighBrightnessModeController$riU7F1M_ykszqDiI4Mq-_Q_jXQ4;->(Lcom/android/server/display/HighBrightnessModeController;)V HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$TkTQS7NLAMWvKiZiAv54luNY_3Q;->()V HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$TkTQS7NLAMWvKiZiAv54luNY_3Q;->()V HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$TkTQS7NLAMWvKiZiAv54luNY_3Q;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$ueOHdPwUG1J1rhchRLBWgEk898w;->()V +HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$ueOHdPwUG1J1rhchRLBWgEk898w;->()V +HSPLcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$ueOHdPwUG1J1rhchRLBWgEk898w;->accept(Ljava/lang/Object;)V HSPLcom/android/server/display/-$$Lambda$VirtualDisplayAdapter$ScKG0ljaGnYOWZC8-aFVPnszZc0;->()V HSPLcom/android/server/display/-$$Lambda$VirtualDisplayAdapter$ScKG0ljaGnYOWZC8-aFVPnszZc0;->()V +PLcom/android/server/display/-$$Lambda$VirtualDisplayAdapter$ScKG0ljaGnYOWZC8-aFVPnszZc0;->createDisplay(Ljava/lang/String;Z)Landroid/os/IBinder; HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->(Lcom/android/server/display/AmbientBrightnessStatsTracker;)V HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->getOrCreateDayStats(Ljava/util/Deque;Ljava/time/LocalDate;)Landroid/hardware/display/AmbientBrightnessDayStats; HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->getOrCreateUserStats(Ljava/util/Map;I)Ljava/util/Deque; +PLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->getUserStats(I)Ljava/util/ArrayList; HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->log(ILjava/time/LocalDate;FF)V HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->readFromXML(Ljava/io/InputStream;)V PLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->toString()Ljava/lang/String; -PLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->writeToXML(Ljava/io/OutputStream;)V +HPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->writeToXML(Ljava/io/OutputStream;)V HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->()V HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->elapsedRealtimeMillis()J HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->getLocalDate()Ljava/time/LocalDate; HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->getUserId(Landroid/os/UserManager;I)I +PLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->getUserSerialNumber(Landroid/os/UserManager;I)I HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->(Lcom/android/server/display/AmbientBrightnessStatsTracker$Clock;)V HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->isRunning()Z HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->reset()V @@ -13221,73 +14414,80 @@ PLcom/android/server/display/AmbientBrightnessStatsTracker;->getUserStats(I)Ljav HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->lambda$new$0$AmbientBrightnessStatsTracker()J HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->readStats(Ljava/io/InputStream;)V HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->start()V -PLcom/android/server/display/AmbientBrightnessStatsTracker;->stop()V +HPLcom/android/server/display/AmbientBrightnessStatsTracker;->stop()V PLcom/android/server/display/AmbientBrightnessStatsTracker;->writeStats(Ljava/io/OutputStream;)V -PLcom/android/server/display/AutomaticBrightnessController$1;->(Lcom/android/server/display/AutomaticBrightnessController;)V +HPLcom/android/server/display/AutomaticBrightnessController$1;->(Lcom/android/server/display/AutomaticBrightnessController;)V HPLcom/android/server/display/AutomaticBrightnessController$1;->run()V HSPLcom/android/server/display/AutomaticBrightnessController$2;->(Lcom/android/server/display/AutomaticBrightnessController;)V -PLcom/android/server/display/AutomaticBrightnessController$2;->onAccuracyChanged(Landroid/hardware/Sensor;I)V +HPLcom/android/server/display/AutomaticBrightnessController$2;->onAccuracyChanged(Landroid/hardware/Sensor;I)V HPLcom/android/server/display/AutomaticBrightnessController$2;->onSensorChanged(Landroid/hardware/SensorEvent;)V HSPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->(JI)V -PLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->clear()V -PLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getLux(I)F -PLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getTime(I)J +HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->clear()V +HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getLux(I)F +HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getTime(I)J HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->offsetOf(I)I HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->prune(J)V HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->push(JF)V -PLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->size()I +HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->size()I PLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->toString()Ljava/lang/String; HSPLcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler;->(Lcom/android/server/display/AutomaticBrightnessController;Landroid/os/Looper;)V HPLcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/display/AutomaticBrightnessController$Injector;->()V -PLcom/android/server/display/AutomaticBrightnessController$Injector;->getBackgroundThreadHandler()Landroid/os/Handler; +HPLcom/android/server/display/AutomaticBrightnessController$Injector;->getBackgroundThreadHandler()Landroid/os/Handler; HSPLcom/android/server/display/AutomaticBrightnessController$TaskStackListenerImpl;->(Lcom/android/server/display/AutomaticBrightnessController;)V HPLcom/android/server/display/AutomaticBrightnessController$TaskStackListenerImpl;->onTaskStackChanged()V -HSPLcom/android/server/display/AutomaticBrightnessController;->(Lcom/android/server/display/AutomaticBrightnessController$Callbacks;Landroid/os/Looper;Landroid/hardware/SensorManager;Landroid/hardware/Sensor;Lcom/android/server/display/BrightnessMappingStrategy;IFFFIIJJZLcom/android/server/display/HysteresisLevels;Lcom/android/server/display/HysteresisLevels;Landroid/content/Context;)V -HSPLcom/android/server/display/AutomaticBrightnessController;->(Lcom/android/server/display/AutomaticBrightnessController$Injector;Lcom/android/server/display/AutomaticBrightnessController$Callbacks;Landroid/os/Looper;Landroid/hardware/SensorManager;Landroid/hardware/Sensor;Lcom/android/server/display/BrightnessMappingStrategy;IFFFIIJJZLcom/android/server/display/HysteresisLevels;Lcom/android/server/display/HysteresisLevels;Landroid/content/Context;)V -PLcom/android/server/display/AutomaticBrightnessController;->access$000(Lcom/android/server/display/AutomaticBrightnessController;)Landroid/app/IActivityTaskManager; -PLcom/android/server/display/AutomaticBrightnessController;->access$100(Lcom/android/server/display/AutomaticBrightnessController;)Ljava/lang/String; -PLcom/android/server/display/AutomaticBrightnessController;->access$1000(Lcom/android/server/display/AutomaticBrightnessController;)V -PLcom/android/server/display/AutomaticBrightnessController;->access$1100(Lcom/android/server/display/AutomaticBrightnessController;)Z -PLcom/android/server/display/AutomaticBrightnessController;->access$1200(Lcom/android/server/display/AutomaticBrightnessController;JF)V -PLcom/android/server/display/AutomaticBrightnessController;->access$202(Lcom/android/server/display/AutomaticBrightnessController;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/display/AutomaticBrightnessController;->access$302(Lcom/android/server/display/AutomaticBrightnessController;I)I -PLcom/android/server/display/AutomaticBrightnessController;->access$400(Lcom/android/server/display/AutomaticBrightnessController;)Landroid/content/pm/PackageManager; -PLcom/android/server/display/AutomaticBrightnessController;->access$500(Lcom/android/server/display/AutomaticBrightnessController;)Lcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler; -PLcom/android/server/display/AutomaticBrightnessController;->access$600(Lcom/android/server/display/AutomaticBrightnessController;)V -PLcom/android/server/display/AutomaticBrightnessController;->access$900(Lcom/android/server/display/AutomaticBrightnessController;)V -PLcom/android/server/display/AutomaticBrightnessController;->adjustLightSensorRate(I)V -PLcom/android/server/display/AutomaticBrightnessController;->applyLightSensorMeasurement(JF)V +HSPLcom/android/server/display/AutomaticBrightnessController;->(Lcom/android/server/display/AutomaticBrightnessController$Callbacks;Landroid/os/Looper;Landroid/hardware/SensorManager;Landroid/hardware/Sensor;Lcom/android/server/display/BrightnessMappingStrategy;IFFFIIJJZLcom/android/server/display/HysteresisLevels;Lcom/android/server/display/HysteresisLevels;Lcom/android/server/display/LogicalDisplay;Landroid/content/Context;)V +HSPLcom/android/server/display/AutomaticBrightnessController;->(Lcom/android/server/display/AutomaticBrightnessController$Injector;Lcom/android/server/display/AutomaticBrightnessController$Callbacks;Landroid/os/Looper;Landroid/hardware/SensorManager;Landroid/hardware/Sensor;Lcom/android/server/display/BrightnessMappingStrategy;IFFFIIJJZLcom/android/server/display/HysteresisLevels;Lcom/android/server/display/HysteresisLevels;Lcom/android/server/display/LogicalDisplay;Landroid/content/Context;)V +HPLcom/android/server/display/AutomaticBrightnessController;->access$000(Lcom/android/server/display/AutomaticBrightnessController;)Landroid/app/IActivityTaskManager; +HPLcom/android/server/display/AutomaticBrightnessController;->access$100(Lcom/android/server/display/AutomaticBrightnessController;)Ljava/lang/String; +HPLcom/android/server/display/AutomaticBrightnessController;->access$1000(Lcom/android/server/display/AutomaticBrightnessController;)V +HPLcom/android/server/display/AutomaticBrightnessController;->access$1100(Lcom/android/server/display/AutomaticBrightnessController;)Z +HPLcom/android/server/display/AutomaticBrightnessController;->access$1200(Lcom/android/server/display/AutomaticBrightnessController;JF)V +HPLcom/android/server/display/AutomaticBrightnessController;->access$202(Lcom/android/server/display/AutomaticBrightnessController;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/display/AutomaticBrightnessController;->access$302(Lcom/android/server/display/AutomaticBrightnessController;I)I +HPLcom/android/server/display/AutomaticBrightnessController;->access$400(Lcom/android/server/display/AutomaticBrightnessController;)Landroid/content/pm/PackageManager; +HPLcom/android/server/display/AutomaticBrightnessController;->access$500(Lcom/android/server/display/AutomaticBrightnessController;)Lcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler; +HPLcom/android/server/display/AutomaticBrightnessController;->access$600(Lcom/android/server/display/AutomaticBrightnessController;)V +PLcom/android/server/display/AutomaticBrightnessController;->access$700(Lcom/android/server/display/AutomaticBrightnessController;)V +PLcom/android/server/display/AutomaticBrightnessController;->access$800(Lcom/android/server/display/AutomaticBrightnessController;)V +HPLcom/android/server/display/AutomaticBrightnessController;->access$900(Lcom/android/server/display/AutomaticBrightnessController;)V +HPLcom/android/server/display/AutomaticBrightnessController;->adjustLightSensorRate(I)V +HPLcom/android/server/display/AutomaticBrightnessController;->applyLightSensorMeasurement(JF)V HPLcom/android/server/display/AutomaticBrightnessController;->calculateAmbientLux(JJ)F -PLcom/android/server/display/AutomaticBrightnessController;->calculateWeight(JJ)F -PLcom/android/server/display/AutomaticBrightnessController;->clampScreenBrightness(F)F +HPLcom/android/server/display/AutomaticBrightnessController;->calculateWeight(JJ)F +HPLcom/android/server/display/AutomaticBrightnessController;->clampScreenBrightness(F)F PLcom/android/server/display/AutomaticBrightnessController;->collectBrightnessAdjustmentSample()V HSPLcom/android/server/display/AutomaticBrightnessController;->configure(ZLandroid/hardware/display/BrightnessConfiguration;FZFZI)V HPLcom/android/server/display/AutomaticBrightnessController;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightness()F -PLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightnessAdjustment()F +HPLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightness()F +HPLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightnessAdjustment()F +PLcom/android/server/display/AutomaticBrightnessController;->getDefaultConfig()Landroid/hardware/display/BrightnessConfiguration; HPLcom/android/server/display/AutomaticBrightnessController;->handleLightSensorEvent(JF)V HSPLcom/android/server/display/AutomaticBrightnessController;->hasUserDataPoints()Z -PLcom/android/server/display/AutomaticBrightnessController;->isDefaultConfig()Z +PLcom/android/server/display/AutomaticBrightnessController;->hasValidAmbientLux()Z +PLcom/android/server/display/AutomaticBrightnessController;->invalidateShortTermModel()V +HPLcom/android/server/display/AutomaticBrightnessController;->isDefaultConfig()Z HSPLcom/android/server/display/AutomaticBrightnessController;->isInteractivePolicy(I)Z HPLcom/android/server/display/AutomaticBrightnessController;->nextAmbientLightBrighteningTransition(J)J HPLcom/android/server/display/AutomaticBrightnessController;->nextAmbientLightDarkeningTransition(J)J PLcom/android/server/display/AutomaticBrightnessController;->prepareBrightnessAdjustmentSample()V -PLcom/android/server/display/AutomaticBrightnessController;->registerForegroundAppUpdater()V +HPLcom/android/server/display/AutomaticBrightnessController;->registerForegroundAppUpdater()V HSPLcom/android/server/display/AutomaticBrightnessController;->resetShortTermModel()V HPLcom/android/server/display/AutomaticBrightnessController;->setAmbientLux(F)V +PLcom/android/server/display/AutomaticBrightnessController;->setAutoBrightnessAdjustment(F)Z HSPLcom/android/server/display/AutomaticBrightnessController;->setBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;)Z HSPLcom/android/server/display/AutomaticBrightnessController;->setDisplayPolicy(I)Z HSPLcom/android/server/display/AutomaticBrightnessController;->setLightSensorEnabled(Z)Z PLcom/android/server/display/AutomaticBrightnessController;->setScreenBrightnessByUser(F)Z -PLcom/android/server/display/AutomaticBrightnessController;->unregisterForegroundAppUpdater()V -PLcom/android/server/display/AutomaticBrightnessController;->updateAmbientLux()V +HPLcom/android/server/display/AutomaticBrightnessController;->unregisterForegroundAppUpdater()V +HPLcom/android/server/display/AutomaticBrightnessController;->updateAmbientLux()V HPLcom/android/server/display/AutomaticBrightnessController;->updateAmbientLux(J)V HSPLcom/android/server/display/AutomaticBrightnessController;->updateAutoBrightness(ZZ)V -PLcom/android/server/display/AutomaticBrightnessController;->updateForegroundApp()V +HPLcom/android/server/display/AutomaticBrightnessController;->updateForegroundApp()V HPLcom/android/server/display/AutomaticBrightnessController;->updateForegroundAppSync()V -PLcom/android/server/display/AutomaticBrightnessController;->weightIntegral(J)F +HPLcom/android/server/display/AutomaticBrightnessController;->weightIntegral(J)F PLcom/android/server/display/BrightnessIdleJob;->()V +PLcom/android/server/display/BrightnessIdleJob;->cancelJob(Landroid/content/Context;)V PLcom/android/server/display/BrightnessIdleJob;->onStartJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/display/BrightnessIdleJob;->scheduleJob(Landroid/content/Context;)V HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->(Landroid/hardware/display/BrightnessConfiguration;[F[IF)V @@ -13295,13 +14495,14 @@ PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;- HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->clearUserDataPoints()V HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->computeSpline()V HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->convertToNits(I)F -PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->correctBrightness(FLjava/lang/String;I)F +HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->correctBrightness(FLjava/lang/String;I)F PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getAutoBrightnessAdjustment()F HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getBrightness(FLjava/lang/String;I)F PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getBrightnessConfiguration()Landroid/hardware/display/BrightnessConfiguration; PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getDefaultConfig()Landroid/hardware/display/BrightnessConfiguration; -PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getShortTermModelTimeout()J +HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getShortTermModelTimeout()J +PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getUnadjustedBrightness(F)F HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->hasUserDataPoints()Z HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->isDefaultConfig()Z PLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->setAutoBrightnessAdjustment(F)Z @@ -13309,6 +14510,7 @@ HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy HSPLcom/android/server/display/BrightnessMappingStrategy;->()V HSPLcom/android/server/display/BrightnessMappingStrategy;->()V HSPLcom/android/server/display/BrightnessMappingStrategy;->create(Landroid/content/res/Resources;)Lcom/android/server/display/BrightnessMappingStrategy; +PLcom/android/server/display/BrightnessMappingStrategy;->findInsertionPoint([FF)I HSPLcom/android/server/display/BrightnessMappingStrategy;->getAdjustedCurve([F[FFFFF)Landroid/util/Pair; HSPLcom/android/server/display/BrightnessMappingStrategy;->getFloatArray(Landroid/content/res/TypedArray;)[F HSPLcom/android/server/display/BrightnessMappingStrategy;->getLuxLevels([I)[F @@ -13317,22 +14519,31 @@ PLcom/android/server/display/BrightnessMappingStrategy;->insertControlPoint([F[F HSPLcom/android/server/display/BrightnessMappingStrategy;->isValidMapping([F[F)Z HSPLcom/android/server/display/BrightnessMappingStrategy;->isValidMapping([F[I)Z HSPLcom/android/server/display/BrightnessMappingStrategy;->normalizeAbsoluteBrightness(I)F +HPLcom/android/server/display/BrightnessMappingStrategy;->permissibleRatio(FF)F PLcom/android/server/display/BrightnessMappingStrategy;->shouldResetShortTermModel(FF)Z -PLcom/android/server/display/BrightnessMappingStrategy;->smoothCurve([F[FI)V -PLcom/android/server/display/BrightnessTracker$BrightnessChangeValues;->(FFZZJ)V +HPLcom/android/server/display/BrightnessMappingStrategy;->smoothCurve([F[FI)V +HPLcom/android/server/display/BrightnessTracker$BrightnessChangeValues;->(FFZZJ)V HSPLcom/android/server/display/BrightnessTracker$Injector;->()V +PLcom/android/server/display/BrightnessTracker$Injector;->cancelIdleJob(Landroid/content/Context;)V HSPLcom/android/server/display/BrightnessTracker$Injector;->currentTimeMillis()J HSPLcom/android/server/display/BrightnessTracker$Injector;->elapsedRealtimeNanos()J HSPLcom/android/server/display/BrightnessTracker$Injector;->getBackgroundHandler()Landroid/os/Handler; HSPLcom/android/server/display/BrightnessTracker$Injector;->getFile(Ljava/lang/String;)Landroid/util/AtomicFile; +PLcom/android/server/display/BrightnessTracker$Injector;->getFocusedStack()Landroid/app/ActivityTaskManager$RootTaskInfo; +PLcom/android/server/display/BrightnessTracker$Injector;->getNightDisplayColorTemperature(Landroid/content/Context;)I +PLcom/android/server/display/BrightnessTracker$Injector;->getProfileIds(Landroid/os/UserManager;I)[I HSPLcom/android/server/display/BrightnessTracker$Injector;->getUserId(Landroid/os/UserManager;I)I +HPLcom/android/server/display/BrightnessTracker$Injector;->getUserSerialNumber(Landroid/os/UserManager;I)I HSPLcom/android/server/display/BrightnessTracker$Injector;->isBrightnessModeAutomatic(Landroid/content/ContentResolver;)Z HSPLcom/android/server/display/BrightnessTracker$Injector;->isInteractive(Landroid/content/Context;)Z +PLcom/android/server/display/BrightnessTracker$Injector;->isNightDisplayActivated(Landroid/content/Context;)Z HSPLcom/android/server/display/BrightnessTracker$Injector;->registerBrightnessModeObserver(Landroid/content/ContentResolver;Landroid/database/ContentObserver;)V HSPLcom/android/server/display/BrightnessTracker$Injector;->registerReceiver(Landroid/content/Context;Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)V HSPLcom/android/server/display/BrightnessTracker$Injector;->registerSensorListener(Landroid/content/Context;Landroid/hardware/SensorEventListener;Landroid/os/Handler;)V HSPLcom/android/server/display/BrightnessTracker$Injector;->scheduleIdleJob(Landroid/content/Context;)V -PLcom/android/server/display/BrightnessTracker$Injector;->unregisterSensorListener(Landroid/content/Context;Landroid/hardware/SensorEventListener;)V +PLcom/android/server/display/BrightnessTracker$Injector;->unregisterBrightnessModeObserver(Landroid/content/Context;Landroid/database/ContentObserver;)V +PLcom/android/server/display/BrightnessTracker$Injector;->unregisterReceiver(Landroid/content/Context;Landroid/content/BroadcastReceiver;)V +HPLcom/android/server/display/BrightnessTracker$Injector;->unregisterSensorListener(Landroid/content/Context;Landroid/hardware/SensorEventListener;)V HSPLcom/android/server/display/BrightnessTracker$LightData;->()V HSPLcom/android/server/display/BrightnessTracker$LightData;->(Lcom/android/server/display/BrightnessTracker$1;)V HSPLcom/android/server/display/BrightnessTracker$Receiver;->(Lcom/android/server/display/BrightnessTracker;)V @@ -13347,75 +14558,88 @@ HSPLcom/android/server/display/BrightnessTracker$TrackerHandler;->(Lcom/an HSPLcom/android/server/display/BrightnessTracker$TrackerHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/display/BrightnessTracker;->()V HSPLcom/android/server/display/BrightnessTracker;->(Landroid/content/Context;Lcom/android/server/display/BrightnessTracker$Injector;)V -PLcom/android/server/display/BrightnessTracker;->access$1100(Lcom/android/server/display/BrightnessTracker;II)V +PLcom/android/server/display/BrightnessTracker;->access$1000(Lcom/android/server/display/BrightnessTracker;)V +HPLcom/android/server/display/BrightnessTracker;->access$1100(Lcom/android/server/display/BrightnessTracker;II)V HSPLcom/android/server/display/BrightnessTracker;->access$1200(Lcom/android/server/display/BrightnessTracker;F)V -PLcom/android/server/display/BrightnessTracker;->access$1300(Lcom/android/server/display/BrightnessTracker;FZFZZJ)V -PLcom/android/server/display/BrightnessTracker;->access$1400(Lcom/android/server/display/BrightnessTracker;)V -PLcom/android/server/display/BrightnessTracker;->access$1500(Lcom/android/server/display/BrightnessTracker;)V -PLcom/android/server/display/BrightnessTracker;->access$1600(Lcom/android/server/display/BrightnessTracker;)V -PLcom/android/server/display/BrightnessTracker;->access$1700(Lcom/android/server/display/BrightnessTracker;)V +HPLcom/android/server/display/BrightnessTracker;->access$1300(Lcom/android/server/display/BrightnessTracker;FZFZZJ)V +HPLcom/android/server/display/BrightnessTracker;->access$1400(Lcom/android/server/display/BrightnessTracker;)V +HPLcom/android/server/display/BrightnessTracker;->access$1500(Lcom/android/server/display/BrightnessTracker;)V +HPLcom/android/server/display/BrightnessTracker;->access$1600(Lcom/android/server/display/BrightnessTracker;)V +HPLcom/android/server/display/BrightnessTracker;->access$1700(Lcom/android/server/display/BrightnessTracker;)V HSPLcom/android/server/display/BrightnessTracker;->access$1800(Lcom/android/server/display/BrightnessTracker;)Landroid/hardware/display/BrightnessConfiguration; HSPLcom/android/server/display/BrightnessTracker;->access$1802(Lcom/android/server/display/BrightnessTracker;Landroid/hardware/display/BrightnessConfiguration;)Landroid/hardware/display/BrightnessConfiguration; HSPLcom/android/server/display/BrightnessTracker;->access$1900(Lcom/android/server/display/BrightnessTracker;)Z HSPLcom/android/server/display/BrightnessTracker;->access$400(Lcom/android/server/display/BrightnessTracker;Landroid/hardware/SensorEvent;)V HSPLcom/android/server/display/BrightnessTracker;->access$500(Lcom/android/server/display/BrightnessTracker;Landroid/hardware/SensorEvent;)V -PLcom/android/server/display/BrightnessTracker;->access$900(Lcom/android/server/display/BrightnessTracker;)Landroid/os/Handler; +HPLcom/android/server/display/BrightnessTracker;->access$900(Lcom/android/server/display/BrightnessTracker;)Landroid/os/Handler; HSPLcom/android/server/display/BrightnessTracker;->backgroundStart(F)V HPLcom/android/server/display/BrightnessTracker;->batteryLevelChanged(II)V -PLcom/android/server/display/BrightnessTracker;->disableColorSampling()V -PLcom/android/server/display/BrightnessTracker;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/display/BrightnessTracker;->disableColorSampling()V +HPLcom/android/server/display/BrightnessTracker;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/display/BrightnessTracker;->dumpLocal(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/BrightnessTracker;->enableColorSampling()V -PLcom/android/server/display/BrightnessTracker;->getEvents(IZ)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/display/BrightnessTracker;->getAmbientBrightnessStats(I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/display/BrightnessTracker;->getEvents(IZ)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/display/BrightnessTracker;->handleBrightnessChanged(FZFZZJ)V PLcom/android/server/display/BrightnessTracker;->lambda$dump$1$BrightnessTracker(Ljava/io/PrintWriter;)V PLcom/android/server/display/BrightnessTracker;->lambda$scheduleWriteBrightnessTrackerState$0$BrightnessTracker()V -PLcom/android/server/display/BrightnessTracker;->notifyBrightnessChanged(FZFZZ)V +HPLcom/android/server/display/BrightnessTracker;->notifyBrightnessChanged(FZFZZ)V +PLcom/android/server/display/BrightnessTracker;->onSwitchUser(I)V +PLcom/android/server/display/BrightnessTracker;->persistBrightnessTrackerState()V HSPLcom/android/server/display/BrightnessTracker;->readAmbientBrightnessStats()V HSPLcom/android/server/display/BrightnessTracker;->readEvents()V HSPLcom/android/server/display/BrightnessTracker;->readEventsLocked(Ljava/io/InputStream;)V HSPLcom/android/server/display/BrightnessTracker;->recordAmbientBrightnessStats(Landroid/hardware/SensorEvent;)V HSPLcom/android/server/display/BrightnessTracker;->recordSensorEvent(Landroid/hardware/SensorEvent;)V +PLcom/android/server/display/BrightnessTracker;->scheduleWriteBrightnessTrackerState()V HSPLcom/android/server/display/BrightnessTracker;->setBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;)V HSPLcom/android/server/display/BrightnessTracker;->start(F)V HSPLcom/android/server/display/BrightnessTracker;->startSensorListener()V -PLcom/android/server/display/BrightnessTracker;->stopSensorListener()V +PLcom/android/server/display/BrightnessTracker;->stop()V +HPLcom/android/server/display/BrightnessTracker;->stopSensorListener()V PLcom/android/server/display/BrightnessTracker;->writeAmbientBrightnessStats()V PLcom/android/server/display/BrightnessTracker;->writeEvents()V -PLcom/android/server/display/BrightnessTracker;->writeEventsLocked(Ljava/io/OutputStream;)V -PLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->(Landroid/hardware/display/DisplayManagerInternal;ILandroid/view/SurfaceControl;)V -PLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->dispose()V -PLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->onDisplayTransaction(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/display/BrightnessTracker;->writeEventsLocked(Ljava/io/OutputStream;)V +HPLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->(Landroid/hardware/display/DisplayManagerInternal;ILandroid/view/SurfaceControl;)V +HPLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->dispose()V +HPLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->onDisplayTransaction(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/display/ColorFade;->(I)V -PLcom/android/server/display/ColorFade;->attachEglContext()Z -PLcom/android/server/display/ColorFade;->checkGlErrors(Ljava/lang/String;)Z +HPLcom/android/server/display/ColorFade;->attachEglContext()Z +HPLcom/android/server/display/ColorFade;->captureScreen()Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +HPLcom/android/server/display/ColorFade;->checkGlErrors(Ljava/lang/String;)Z HPLcom/android/server/display/ColorFade;->checkGlErrors(Ljava/lang/String;Z)Z +HPLcom/android/server/display/ColorFade;->createEglContext(Z)Z +HPLcom/android/server/display/ColorFade;->createEglSurface(ZZ)Z HSPLcom/android/server/display/ColorFade;->createNativeFloatBuffer(I)Ljava/nio/FloatBuffer; -PLcom/android/server/display/ColorFade;->destroyEglSurface()V -PLcom/android/server/display/ColorFade;->destroyGLBuffers()V -PLcom/android/server/display/ColorFade;->destroyGLShaders()V -PLcom/android/server/display/ColorFade;->destroyScreenshotTexture()V -PLcom/android/server/display/ColorFade;->destroySurface()V -PLcom/android/server/display/ColorFade;->detachEglContext()V +HPLcom/android/server/display/ColorFade;->createSurfaceControl(Z)Z +HPLcom/android/server/display/ColorFade;->destroyEglSurface()V +HPLcom/android/server/display/ColorFade;->destroyGLBuffers()V +HPLcom/android/server/display/ColorFade;->destroyGLShaders()V +HPLcom/android/server/display/ColorFade;->destroyScreenshotTexture()V +HPLcom/android/server/display/ColorFade;->destroySurface()V +HPLcom/android/server/display/ColorFade;->detachEglContext()V HSPLcom/android/server/display/ColorFade;->dismiss()V -PLcom/android/server/display/ColorFade;->dismissResources()V +HPLcom/android/server/display/ColorFade;->dismissResources()V HPLcom/android/server/display/ColorFade;->draw(F)Z HPLcom/android/server/display/ColorFade;->drawFaded(FF)V PLcom/android/server/display/ColorFade;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/ColorFade;->initGLBuffers()Z -PLcom/android/server/display/ColorFade;->initGLShaders(Landroid/content/Context;)Z -PLcom/android/server/display/ColorFade;->loadShader(Landroid/content/Context;II)I -PLcom/android/server/display/ColorFade;->ortho(FFFFFF)V -PLcom/android/server/display/ColorFade;->prepare(Landroid/content/Context;I)Z -PLcom/android/server/display/ColorFade;->readFile(Landroid/content/Context;I)Ljava/lang/String; -PLcom/android/server/display/ColorFade;->setQuad(Ljava/nio/FloatBuffer;FFFF)V +HPLcom/android/server/display/ColorFade;->initGLBuffers()Z +HPLcom/android/server/display/ColorFade;->initGLShaders(Landroid/content/Context;)Z +HPLcom/android/server/display/ColorFade;->loadShader(Landroid/content/Context;II)I +HPLcom/android/server/display/ColorFade;->ortho(FFFFFF)V +HPLcom/android/server/display/ColorFade;->prepare(Landroid/content/Context;I)Z +HPLcom/android/server/display/ColorFade;->readFile(Landroid/content/Context;I)Ljava/lang/String; +HPLcom/android/server/display/ColorFade;->setQuad(Ljava/nio/FloatBuffer;FFFF)V +HPLcom/android/server/display/ColorFade;->setScreenshotTextureAndSetViewport(Landroid/view/SurfaceControl$ScreenshotHardwareBuffer;)Z HPLcom/android/server/display/ColorFade;->showSurface(F)Z HSPLcom/android/server/display/DisplayAdapter;->()V HSPLcom/android/server/display/DisplayAdapter;->(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;Ljava/lang/String;)V HSPLcom/android/server/display/DisplayAdapter;->createMode(IIF)Landroid/view/Display$Mode; +HSPLcom/android/server/display/DisplayAdapter;->createMode(IIF[F)Landroid/view/Display$Mode; PLcom/android/server/display/DisplayAdapter;->dumpLocked(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/DisplayAdapter;->getContext()Landroid/content/Context; HSPLcom/android/server/display/DisplayAdapter;->getHandler()Landroid/os/Handler; +PLcom/android/server/display/DisplayAdapter;->getName()Ljava/lang/String; HSPLcom/android/server/display/DisplayAdapter;->getSyncRoot()Lcom/android/server/display/DisplayManagerService$SyncRoot; HSPLcom/android/server/display/DisplayAdapter;->lambda$sendDisplayDeviceEventLocked$0$DisplayAdapter(Lcom/android/server/display/DisplayDevice;I)V HSPLcom/android/server/display/DisplayAdapter;->lambda$sendTraversalRequestLocked$1$DisplayAdapter()V @@ -13425,24 +14649,40 @@ HSPLcom/android/server/display/DisplayAdapter;->sendTraversalRequestLocked()V HSPLcom/android/server/display/DisplayDevice;->(Lcom/android/server/display/DisplayAdapter;Landroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/display/DisplayDevice;->applyPendingDisplayDeviceInfoChangesLocked()V PLcom/android/server/display/DisplayDevice;->dumpLocked(Ljava/io/PrintWriter;)V +PLcom/android/server/display/DisplayDevice;->getDisplayDeviceConfig()Lcom/android/server/display/DisplayDeviceConfig; HSPLcom/android/server/display/DisplayDevice;->getDisplayIdToMirrorLocked()I HSPLcom/android/server/display/DisplayDevice;->getDisplayTokenLocked()Landroid/os/IBinder; +PLcom/android/server/display/DisplayDevice;->getNameLocked()Ljava/lang/String; HSPLcom/android/server/display/DisplayDevice;->getUniqueId()Ljava/lang/String; HSPLcom/android/server/display/DisplayDevice;->performTraversalLocked(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/display/DisplayDevice;->populateViewportLocked(Landroid/hardware/display/DisplayViewport;)V -PLcom/android/server/display/DisplayDevice;->setAutoLowLatencyModeLocked(Z)V -PLcom/android/server/display/DisplayDevice;->setDesiredDisplayModeSpecsLocked(Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;)V -PLcom/android/server/display/DisplayDevice;->setGameContentTypeLocked(Z)V +HPLcom/android/server/display/DisplayDevice;->setAutoLowLatencyModeLocked(Z)V +HPLcom/android/server/display/DisplayDevice;->setDesiredDisplayModeSpecsLocked(Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;)V +HPLcom/android/server/display/DisplayDevice;->setGameContentTypeLocked(Z)V HSPLcom/android/server/display/DisplayDevice;->setLayerStackLocked(Landroid/view/SurfaceControl$Transaction;I)V HSPLcom/android/server/display/DisplayDevice;->setProjectionLocked(Landroid/view/SurfaceControl$Transaction;ILandroid/graphics/Rect;Landroid/graphics/Rect;)V -PLcom/android/server/display/DisplayDevice;->setRequestedColorModeLocked(I)V -HSPLcom/android/server/display/DisplayDeviceConfig;->()V -HSPLcom/android/server/display/DisplayDeviceConfig;->create(J)Lcom/android/server/display/DisplayDeviceConfig; +HPLcom/android/server/display/DisplayDevice;->setRequestedColorModeLocked(I)V +PLcom/android/server/display/DisplayDevice;->setSurfaceLocked(Landroid/view/SurfaceControl$Transaction;Landroid/view/Surface;)V +HSPLcom/android/server/display/DisplayDeviceConfig;->(Landroid/content/Context;)V +HSPLcom/android/server/display/DisplayDeviceConfig;->create(Landroid/content/Context;JZ)Lcom/android/server/display/DisplayDeviceConfig; HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightness()[F -HSPLcom/android/server/display/DisplayDeviceConfig;->getConfigFromSuffix(Ljava/lang/String;J)Lcom/android/server/display/DisplayDeviceConfig; +HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessDefault()F +HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessMaximum()F +HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessMinimum()F +HSPLcom/android/server/display/DisplayDeviceConfig;->getConfigFromGlobalXml(Landroid/content/Context;)Lcom/android/server/display/DisplayDeviceConfig; +HSPLcom/android/server/display/DisplayDeviceConfig;->getConfigFromSuffix(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;J)Lcom/android/server/display/DisplayDeviceConfig; +HSPLcom/android/server/display/DisplayDeviceConfig;->getHighBrightnessModeData()Lcom/android/server/display/DisplayDeviceConfig$HighBrightnessModeData; HSPLcom/android/server/display/DisplayDeviceConfig;->getNits()[F +HSPLcom/android/server/display/DisplayDeviceConfig;->hasQuirk(Ljava/lang/String;)Z HSPLcom/android/server/display/DisplayDeviceConfig;->initFromFile(Ljava/io/File;)V +HSPLcom/android/server/display/DisplayDeviceConfig;->initFromGlobalXml()V +HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessConstraintsFromConfigXml()V +HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessDefaultFromConfigXml()V +HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessDefaultFromDdcXml(Lcom/android/server/display/config/DisplayConfiguration;)V HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessMap(Lcom/android/server/display/config/DisplayConfiguration;)V +HSPLcom/android/server/display/DisplayDeviceConfig;->loadConfigFromDirectory(Landroid/content/Context;Ljava/io/File;J)Lcom/android/server/display/DisplayDeviceConfig; +HSPLcom/android/server/display/DisplayDeviceConfig;->loadHighBrightnessModeData(Lcom/android/server/display/config/DisplayConfiguration;)V +HSPLcom/android/server/display/DisplayDeviceConfig;->loadQuirks(Lcom/android/server/display/config/DisplayConfiguration;)V PLcom/android/server/display/DisplayDeviceConfig;->toString()Ljava/lang/String; HSPLcom/android/server/display/DisplayDeviceInfo;->()V HSPLcom/android/server/display/DisplayDeviceInfo;->diff(Lcom/android/server/display/DisplayDeviceInfo;)I @@ -13457,18 +14697,25 @@ HSPLcom/android/server/display/DisplayDeviceRepository;->containsLocked(Lcom/and HSPLcom/android/server/display/DisplayDeviceRepository;->forEachLocked(Ljava/util/function/Consumer;)V HSPLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceAdded(Lcom/android/server/display/DisplayDevice;)V HSPLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceChanged(Lcom/android/server/display/DisplayDevice;)V -PLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceRemoved(Lcom/android/server/display/DisplayDevice;)V +HPLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceRemoved(Lcom/android/server/display/DisplayDevice;)V HSPLcom/android/server/display/DisplayDeviceRepository;->onDisplayDeviceEvent(Lcom/android/server/display/DisplayDevice;I)V HSPLcom/android/server/display/DisplayDeviceRepository;->onTraversalRequested()V HSPLcom/android/server/display/DisplayDeviceRepository;->sendEventLocked(Lcom/android/server/display/DisplayDevice;I)V -HSPLcom/android/server/display/DisplayGroup;->()V +PLcom/android/server/display/DisplayDeviceRepository;->sizeLocked()I +HSPLcom/android/server/display/DisplayGroup;->(I)V HSPLcom/android/server/display/DisplayGroup;->addDisplay(Lcom/android/server/display/LogicalDisplay;)V +HSPLcom/android/server/display/DisplayGroup;->getGroupId()I +PLcom/android/server/display/DisplayGroup;->removeDisplay(Lcom/android/server/display/LogicalDisplay;)Z HSPLcom/android/server/display/DisplayInfoProxy;->(Landroid/view/DisplayInfo;)V HSPLcom/android/server/display/DisplayInfoProxy;->get()Landroid/view/DisplayInfo; HSPLcom/android/server/display/DisplayInfoProxy;->set(Landroid/view/DisplayInfo;)V +HSPLcom/android/server/display/DisplayManagerService$1;->(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/DisplayManagerService$1;->requestDisplayState(IIF)V HSPLcom/android/server/display/DisplayManagerService$BinderService;->(Lcom/android/server/display/DisplayManagerService;)V +PLcom/android/server/display/DisplayManagerService$BinderService;->canProjectSecureVideo(Landroid/media/projection/IMediaProjection;)Z PLcom/android/server/display/DisplayManagerService$BinderService;->canProjectVideo(Landroid/media/projection/IMediaProjection;)Z -PLcom/android/server/display/DisplayManagerService$BinderService;->createVirtualDisplay(Landroid/hardware/display/VirtualDisplayConfig;Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;Ljava/lang/String;)I +PLcom/android/server/display/DisplayManagerService$BinderService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/display/DisplayManagerService$BinderService;->createVirtualDisplay(Landroid/hardware/display/VirtualDisplayConfig;Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;Ljava/lang/String;)I PLcom/android/server/display/DisplayManagerService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/display/DisplayManagerService$BinderService;->getAmbientBrightnessStats()Landroid/content/pm/ParceledListSlice; PLcom/android/server/display/DisplayManagerService$BinderService;->getBrightnessEvents(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; @@ -13478,28 +14725,33 @@ HSPLcom/android/server/display/DisplayManagerService$BinderService;->getDisplayI HSPLcom/android/server/display/DisplayManagerService$BinderService;->getPreferredWideGamutColorSpaceId()I HPLcom/android/server/display/DisplayManagerService$BinderService;->getStableDisplaySize()Landroid/graphics/Point; HSPLcom/android/server/display/DisplayManagerService$BinderService;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus; -PLcom/android/server/display/DisplayManagerService$BinderService;->isUidPresentOnDisplay(II)Z +HPLcom/android/server/display/DisplayManagerService$BinderService;->isUidPresentOnDisplay(II)Z HSPLcom/android/server/display/DisplayManagerService$BinderService;->registerCallback(Landroid/hardware/display/IDisplayManagerCallback;)V -PLcom/android/server/display/DisplayManagerService$BinderService;->releaseVirtualDisplay(Landroid/hardware/display/IVirtualDisplayCallback;)V +HPLcom/android/server/display/DisplayManagerService$BinderService;->releaseVirtualDisplay(Landroid/hardware/display/IVirtualDisplayCallback;)V +PLcom/android/server/display/DisplayManagerService$BinderService;->requestColorMode(II)V PLcom/android/server/display/DisplayManagerService$BinderService;->resizeVirtualDisplay(Landroid/hardware/display/IVirtualDisplayCallback;III)V PLcom/android/server/display/DisplayManagerService$BinderService;->setBrightnessConfigurationForUser(Landroid/hardware/display/BrightnessConfiguration;ILjava/lang/String;)V -PLcom/android/server/display/DisplayManagerService$BinderService;->setTemporaryBrightness(F)V -PLcom/android/server/display/DisplayManagerService$BinderService;->setVirtualDisplayState(Landroid/hardware/display/IVirtualDisplayCallback;Z)V -PLcom/android/server/display/DisplayManagerService$BinderService;->validatePackageName(ILjava/lang/String;)Z -HSPLcom/android/server/display/DisplayManagerService$CallbackRecord;->(Lcom/android/server/display/DisplayManagerService;ILandroid/hardware/display/IDisplayManagerCallback;)V +HPLcom/android/server/display/DisplayManagerService$BinderService;->setTemporaryBrightness(F)V +HPLcom/android/server/display/DisplayManagerService$BinderService;->setVirtualDisplayState(Landroid/hardware/display/IVirtualDisplayCallback;Z)V +HPLcom/android/server/display/DisplayManagerService$BinderService;->setVirtualDisplaySurface(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/view/Surface;)V +PLcom/android/server/display/DisplayManagerService$BinderService;->startWifiDisplayScan()V +PLcom/android/server/display/DisplayManagerService$BinderService;->stopWifiDisplayScan()V +HPLcom/android/server/display/DisplayManagerService$BinderService;->validatePackageName(ILjava/lang/String;)Z +HSPLcom/android/server/display/DisplayManagerService$CallbackRecord;->(Lcom/android/server/display/DisplayManagerService;IILandroid/hardware/display/IDisplayManagerCallback;)V HPLcom/android/server/display/DisplayManagerService$CallbackRecord;->binderDied()V HSPLcom/android/server/display/DisplayManagerService$CallbackRecord;->notifyDisplayEventAsync(II)V HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->(Lcom/android/server/display/DisplayManagerService;)V HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->lambda$new$0$DisplayManagerService$DesiredDisplayModeSpecsObserver(Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->onDesiredDisplayModeSpecsChanged()V -HSPLcom/android/server/display/DisplayManagerService$DisplayFoldListener;->(Lcom/android/server/display/DisplayManagerService;)V HSPLcom/android/server/display/DisplayManagerService$DisplayManagerHandler;->(Lcom/android/server/display/DisplayManagerService;Landroid/os/Looper;)V HSPLcom/android/server/display/DisplayManagerService$DisplayManagerHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/display/DisplayManagerService$Injector;->()V +HSPLcom/android/server/display/DisplayManagerService$Injector;->getAllowNonNativeRefreshRateOverride()Z HSPLcom/android/server/display/DisplayManagerService$Injector;->getDefaultDisplayDelayTimeout()J HSPLcom/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; HSPLcom/android/server/display/DisplayManagerService$LocalService;->(Lcom/android/server/display/DisplayManagerService;)V HSPLcom/android/server/display/DisplayManagerService$LocalService;->(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService$1;)V +HSPLcom/android/server/display/DisplayManagerService$LocalService;->getDisplayGroupId(I)I HSPLcom/android/server/display/DisplayManagerService$LocalService;->getDisplayInfo(I)Landroid/view/DisplayInfo; HSPLcom/android/server/display/DisplayManagerService$LocalService;->getNonOverrideDisplayInfo(ILandroid/view/DisplayInfo;)V HSPLcom/android/server/display/DisplayManagerService$LocalService;->initPowerManagement(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;Landroid/os/Handler;Landroid/hardware/SensorManager;)V @@ -13507,13 +14759,14 @@ PLcom/android/server/display/DisplayManagerService$LocalService;->isProximitySen HSPLcom/android/server/display/DisplayManagerService$LocalService;->onOverlayChanged()V HSPLcom/android/server/display/DisplayManagerService$LocalService;->performTraversal(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/display/DisplayManagerService$LocalService;->persistBrightnessTrackerState()V -PLcom/android/server/display/DisplayManagerService$LocalService;->registerDisplayTransactionListener(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HPLcom/android/server/display/DisplayManagerService$LocalService;->registerDisplayTransactionListener(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V HSPLcom/android/server/display/DisplayManagerService$LocalService;->requestPowerState(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Z)Z HSPLcom/android/server/display/DisplayManagerService$LocalService;->setDisplayAccessUIDs(Landroid/util/SparseArray;)V HSPLcom/android/server/display/DisplayManagerService$LocalService;->setDisplayInfoOverrideFromWindowManager(ILandroid/view/DisplayInfo;)V HSPLcom/android/server/display/DisplayManagerService$LocalService;->setDisplayProperties(IZFIZZ)V HPLcom/android/server/display/DisplayManagerService$LocalService;->systemScreenshot(I)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -PLcom/android/server/display/DisplayManagerService$LocalService;->unregisterDisplayTransactionListener(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HPLcom/android/server/display/DisplayManagerService$LocalService;->unregisterDisplayTransactionListener(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +PLcom/android/server/display/DisplayManagerService$LocalService;->userScreenshot(I)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->(Lcom/android/server/display/DisplayManagerService;)V HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService$1;)V HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->onLogicalDisplayEventLocked(Lcom/android/server/display/LogicalDisplay;I)V @@ -13522,20 +14775,68 @@ HSPLcom/android/server/display/DisplayManagerService$SettingsObserver;->(L HSPLcom/android/server/display/DisplayManagerService$SyncRoot;->()V HSPLcom/android/server/display/DisplayManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/display/DisplayManagerService;->(Landroid/content/Context;Lcom/android/server/display/DisplayManagerService$Injector;)V -PLcom/android/server/display/DisplayManagerService;->access$1600(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/LogicalDisplay;)V -HSPLcom/android/server/display/DisplayManagerService;->access$600(Lcom/android/server/display/DisplayManagerService;)V -PLcom/android/server/display/DisplayManagerService;->applyGlobalDisplayStateLocked(Ljava/util/List;)V +HSPLcom/android/server/display/DisplayManagerService;->access$000(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/DisplayManagerService$SyncRoot; +HSPLcom/android/server/display/DisplayManagerService;->access$100(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/LogicalDisplayMapper; +HSPLcom/android/server/display/DisplayManagerService;->access$1000(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/DisplayManagerService;->access$1100(Lcom/android/server/display/DisplayManagerService;ILandroid/util/ArraySet;I)V +HSPLcom/android/server/display/DisplayManagerService;->access$1200(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/wm/WindowManagerInternal; +HSPLcom/android/server/display/DisplayManagerService;->access$1300(Lcom/android/server/display/DisplayManagerService;)Ljava/util/ArrayList; +HSPLcom/android/server/display/DisplayManagerService;->access$1400(Lcom/android/server/display/DisplayManagerService;)Ljava/util/ArrayList; +HSPLcom/android/server/display/DisplayManagerService;->access$1500(Lcom/android/server/display/DisplayManagerService;)Landroid/hardware/input/InputManagerInternal; +HSPLcom/android/server/display/DisplayManagerService;->access$1600(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/DisplayManagerService;->access$1700(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/LogicalDisplay;)V +HSPLcom/android/server/display/DisplayManagerService;->access$1800(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/LogicalDisplay;)V +PLcom/android/server/display/DisplayManagerService;->access$1900(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/LogicalDisplay;)V +HSPLcom/android/server/display/DisplayManagerService;->access$200(Lcom/android/server/display/DisplayManagerService;IIF)V +HSPLcom/android/server/display/DisplayManagerService;->access$2200(Lcom/android/server/display/DisplayManagerService;Z)V +HPLcom/android/server/display/DisplayManagerService;->access$2300(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService$CallbackRecord;)V +HSPLcom/android/server/display/DisplayManagerService;->access$2400(Lcom/android/server/display/DisplayManagerService;II)Landroid/view/DisplayInfo; +HPLcom/android/server/display/DisplayManagerService;->access$2500(Lcom/android/server/display/DisplayManagerService;II)Z +HPLcom/android/server/display/DisplayManagerService;->access$2600(Lcom/android/server/display/DisplayManagerService;)Landroid/graphics/Point; +HSPLcom/android/server/display/DisplayManagerService;->access$2700(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/IDisplayManagerCallback;II)V +PLcom/android/server/display/DisplayManagerService;->access$2800(Lcom/android/server/display/DisplayManagerService;I)V +PLcom/android/server/display/DisplayManagerService;->access$2900(Lcom/android/server/display/DisplayManagerService;I)V +HSPLcom/android/server/display/DisplayManagerService;->access$300(Lcom/android/server/display/DisplayManagerService;)Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks; +HSPLcom/android/server/display/DisplayManagerService;->access$302(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;)Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks; +HSPLcom/android/server/display/DisplayManagerService;->access$3600(Lcom/android/server/display/DisplayManagerService;)Landroid/hardware/display/WifiDisplayStatus; +PLcom/android/server/display/DisplayManagerService;->access$3700(Lcom/android/server/display/DisplayManagerService;II)V +PLcom/android/server/display/DisplayManagerService;->access$3800(Lcom/android/server/display/DisplayManagerService;)Landroid/media/projection/IMediaProjectionManager; +PLcom/android/server/display/DisplayManagerService;->access$3900(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;ILjava/lang/String;Landroid/view/Surface;ILandroid/hardware/display/VirtualDisplayConfig;)I +PLcom/android/server/display/DisplayManagerService;->access$4100(Lcom/android/server/display/DisplayManagerService;Landroid/os/IBinder;Landroid/view/Surface;)V +PLcom/android/server/display/DisplayManagerService;->access$4200(Lcom/android/server/display/DisplayManagerService;Landroid/os/IBinder;)V +PLcom/android/server/display/DisplayManagerService;->access$4300(Lcom/android/server/display/DisplayManagerService;Landroid/os/IBinder;Z)V +PLcom/android/server/display/DisplayManagerService;->access$4400(Lcom/android/server/display/DisplayManagerService;Ljava/io/PrintWriter;)V +HSPLcom/android/server/display/DisplayManagerService;->access$4500(Lcom/android/server/display/DisplayManagerService;)Landroid/util/SparseArray; +PLcom/android/server/display/DisplayManagerService;->access$4600(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/BrightnessConfiguration;ILjava/lang/String;)V +HSPLcom/android/server/display/DisplayManagerService;->access$4902(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/SensorManager;)Landroid/hardware/SensorManager; +HSPLcom/android/server/display/DisplayManagerService;->access$5002(Lcom/android/server/display/DisplayManagerService;Landroid/os/Handler;)Landroid/os/Handler; +HSPLcom/android/server/display/DisplayManagerService;->access$5100(Lcom/android/server/display/DisplayManagerService;)V +HPLcom/android/server/display/DisplayManagerService;->access$5200(Lcom/android/server/display/DisplayManagerService;I)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +HPLcom/android/server/display/DisplayManagerService;->access$5400(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HPLcom/android/server/display/DisplayManagerService;->access$5500(Lcom/android/server/display/DisplayManagerService;Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HSPLcom/android/server/display/DisplayManagerService;->access$5600(Lcom/android/server/display/DisplayManagerService;ILandroid/view/DisplayInfo;)V +HSPLcom/android/server/display/DisplayManagerService;->access$5700(Lcom/android/server/display/DisplayManagerService;IZFIZZ)V +HSPLcom/android/server/display/DisplayManagerService;->access$600(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/DisplayManagerService$DisplayManagerHandler; +HSPLcom/android/server/display/DisplayManagerService;->access$6000(Lcom/android/server/display/DisplayManagerService;Landroid/util/SparseArray;)V +PLcom/android/server/display/DisplayManagerService;->access$6100(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/DisplayDeviceRepository; +HSPLcom/android/server/display/DisplayManagerService;->access$6200(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/DisplayModeDirector; +HSPLcom/android/server/display/DisplayManagerService;->access$700(Lcom/android/server/display/DisplayManagerService;)Landroid/content/Context; +PLcom/android/server/display/DisplayManagerService;->access$800(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/DisplayManagerService;->access$900(Lcom/android/server/display/DisplayManagerService;)V +HSPLcom/android/server/display/DisplayManagerService;->addDisplayPowerControllerLocked(Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayManagerService;->clearViewportsLocked()V HSPLcom/android/server/display/DisplayManagerService;->configureColorModeLocked(Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/DisplayDevice;)V HSPLcom/android/server/display/DisplayManagerService;->configureDisplayLocked(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/display/DisplayDevice;)V -PLcom/android/server/display/DisplayManagerService;->createVirtualDisplayInternal(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;ILjava/lang/String;Landroid/view/Surface;ILandroid/hardware/display/VirtualDisplayConfig;)I -HSPLcom/android/server/display/DisplayManagerService;->deliverDisplayEvent(II)V -PLcom/android/server/display/DisplayManagerService;->dumpInternal(Ljava/io/PrintWriter;)V +HPLcom/android/server/display/DisplayManagerService;->createVirtualDisplayInternal(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;ILjava/lang/String;Landroid/view/Surface;ILandroid/hardware/display/VirtualDisplayConfig;)I +HSPLcom/android/server/display/DisplayManagerService;->deliverDisplayEvent(ILandroid/util/ArraySet;I)V +HPLcom/android/server/display/DisplayManagerService;->dumpInternal(Ljava/io/PrintWriter;)V +HSPLcom/android/server/display/DisplayManagerService;->getDisplayInfoForFrameRateOverride([Landroid/view/DisplayEventReceiver$FrameRateOverride;Landroid/view/DisplayInfo;I)Landroid/view/DisplayInfo; HSPLcom/android/server/display/DisplayManagerService;->getDisplayInfoInternal(II)Landroid/view/DisplayInfo; -PLcom/android/server/display/DisplayManagerService;->getDisplayToken(I)Landroid/os/IBinder; +HPLcom/android/server/display/DisplayManagerService;->getDisplayToken(I)Landroid/os/IBinder; HSPLcom/android/server/display/DisplayManagerService;->getFloatArray(Landroid/content/res/TypedArray;)[F HSPLcom/android/server/display/DisplayManagerService;->getNonOverrideDisplayInfoInternal(ILandroid/view/DisplayInfo;)V HSPLcom/android/server/display/DisplayManagerService;->getPreferredWideGamutColorSpaceIdInternal()I +PLcom/android/server/display/DisplayManagerService;->getProjectionService()Landroid/media/projection/IMediaProjectionManager; HPLcom/android/server/display/DisplayManagerService;->getStableDisplaySizeInternal()Landroid/graphics/Point; HSPLcom/android/server/display/DisplayManagerService;->getUserManager()Landroid/os/UserManager; HSPLcom/android/server/display/DisplayManagerService;->getViewportLocked(ILjava/lang/String;)Landroid/hardware/display/DisplayViewport; @@ -13543,13 +14844,14 @@ HSPLcom/android/server/display/DisplayManagerService;->getViewportType(Lcom/andr HSPLcom/android/server/display/DisplayManagerService;->getWifiDisplayStatusInternal()Landroid/hardware/display/WifiDisplayStatus; HSPLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayAddedLocked(Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayChangedLocked(Lcom/android/server/display/LogicalDisplay;)V -PLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayRemovedLocked(Lcom/android/server/display/LogicalDisplay;)V +HPLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayRemovedLocked(Lcom/android/server/display/LogicalDisplay;)V PLcom/android/server/display/DisplayManagerService;->handleSettingsChange()V -PLcom/android/server/display/DisplayManagerService;->isBrightnessConfigurationTooDark(Landroid/hardware/display/BrightnessConfiguration;)Z -PLcom/android/server/display/DisplayManagerService;->isUidPresentOnDisplayInternal(II)Z -PLcom/android/server/display/DisplayManagerService;->lambda$applyGlobalDisplayStateLocked$0$DisplayManagerService(Ljava/util/List;Lcom/android/server/display/DisplayDevice;)V -PLcom/android/server/display/DisplayManagerService;->lambda$dumpInternal$2(Ljava/io/PrintWriter;Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/display/DisplayDevice;)V -HSPLcom/android/server/display/DisplayManagerService;->lambda$performTraversalLocked$1$DisplayManagerService(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/display/DisplayDevice;)V +HSPLcom/android/server/display/DisplayManagerService;->initializeDisplayPowerControllersLocked()V +HPLcom/android/server/display/DisplayManagerService;->isBrightnessConfigurationTooDark(Landroid/hardware/display/BrightnessConfiguration;)Z +HPLcom/android/server/display/DisplayManagerService;->isUidPresentOnDisplayInternal(II)Z +PLcom/android/server/display/DisplayManagerService;->lambda$dumpInternal$1(Ljava/io/PrintWriter;Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/display/DisplayDevice;)V +HSPLcom/android/server/display/DisplayManagerService;->lambda$initializeDisplayPowerControllersLocked$2$DisplayManagerService(Lcom/android/server/display/LogicalDisplay;)V +HSPLcom/android/server/display/DisplayManagerService;->lambda$performTraversalLocked$0$DisplayManagerService(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/display/DisplayDevice;)V HSPLcom/android/server/display/DisplayManagerService;->loadBrightnessConfiguration()V HSPLcom/android/server/display/DisplayManagerService;->loadStableDisplayValuesLocked()V HSPLcom/android/server/display/DisplayManagerService;->onBootPhase(I)V @@ -13562,14 +14864,15 @@ HSPLcom/android/server/display/DisplayManagerService;->populateViewportLocked(II HSPLcom/android/server/display/DisplayManagerService;->recordStableDisplayStatsIfNeededLocked(Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayManagerService;->recordTopInsetLocked(Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayManagerService;->registerAdditionalDisplayAdapters()V -HSPLcom/android/server/display/DisplayManagerService;->registerCallbackInternal(Landroid/hardware/display/IDisplayManagerCallback;I)V +HSPLcom/android/server/display/DisplayManagerService;->registerCallbackInternal(Landroid/hardware/display/IDisplayManagerCallback;II)V HSPLcom/android/server/display/DisplayManagerService;->registerDefaultDisplayAdapters()V HSPLcom/android/server/display/DisplayManagerService;->registerDisplayAdapterLocked(Lcom/android/server/display/DisplayAdapter;)V -PLcom/android/server/display/DisplayManagerService;->registerDisplayTransactionListenerInternal(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HPLcom/android/server/display/DisplayManagerService;->registerDisplayTransactionListenerInternal(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V HSPLcom/android/server/display/DisplayManagerService;->registerOverlayDisplayAdapterLocked()V HSPLcom/android/server/display/DisplayManagerService;->registerWifiDisplayAdapterLocked()V PLcom/android/server/display/DisplayManagerService;->releaseVirtualDisplayInternal(Landroid/os/IBinder;)V -HSPLcom/android/server/display/DisplayManagerService;->requestGlobalDisplayStateInternal(IF)V +PLcom/android/server/display/DisplayManagerService;->requestColorModeInternal(II)V +HSPLcom/android/server/display/DisplayManagerService;->requestDisplayStateInternal(IIF)V PLcom/android/server/display/DisplayManagerService;->resizeVirtualDisplayInternal(Landroid/os/IBinder;III)V HSPLcom/android/server/display/DisplayManagerService;->scheduleTraversalLocked(Z)V HSPLcom/android/server/display/DisplayManagerService;->sendDisplayEventLocked(II)V @@ -13578,15 +14881,21 @@ HSPLcom/android/server/display/DisplayManagerService;->setDisplayAccessUIDsInter HSPLcom/android/server/display/DisplayManagerService;->setDisplayInfoOverrideFromWindowManagerInternal(ILandroid/view/DisplayInfo;)V HSPLcom/android/server/display/DisplayManagerService;->setDisplayPropertiesInternal(IZFIZZ)V PLcom/android/server/display/DisplayManagerService;->setVirtualDisplayStateInternal(Landroid/os/IBinder;Z)V +PLcom/android/server/display/DisplayManagerService;->setVirtualDisplaySurfaceInternal(Landroid/os/IBinder;Landroid/view/Surface;)V HSPLcom/android/server/display/DisplayManagerService;->setupSchedulerPolicies()V HSPLcom/android/server/display/DisplayManagerService;->shouldRegisterNonEssentialDisplayAdaptersLocked()Z +PLcom/android/server/display/DisplayManagerService;->startWifiDisplayScanInternal(I)V +PLcom/android/server/display/DisplayManagerService;->startWifiDisplayScanLocked(Lcom/android/server/display/DisplayManagerService$CallbackRecord;)V +PLcom/android/server/display/DisplayManagerService;->stopWifiDisplayScanInternal(I)V HPLcom/android/server/display/DisplayManagerService;->stopWifiDisplayScanLocked(Lcom/android/server/display/DisplayManagerService$CallbackRecord;)V HSPLcom/android/server/display/DisplayManagerService;->systemReady(ZZ)V HPLcom/android/server/display/DisplayManagerService;->systemScreenshotInternal(I)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -PLcom/android/server/display/DisplayManagerService;->unregisterDisplayTransactionListenerInternal(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V +HPLcom/android/server/display/DisplayManagerService;->unregisterDisplayTransactionListenerInternal(Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;)V HSPLcom/android/server/display/DisplayManagerService;->updateDisplayStateLocked(Lcom/android/server/display/DisplayDevice;)Ljava/lang/Runnable; HSPLcom/android/server/display/DisplayManagerService;->updateSettingsLocked()V HSPLcom/android/server/display/DisplayManagerService;->updateViewportPowerStateLocked(Lcom/android/server/display/LogicalDisplay;)V +PLcom/android/server/display/DisplayManagerService;->userScreenshotInternal(I)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +PLcom/android/server/display/DisplayManagerService;->validateBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;)V HSPLcom/android/server/display/DisplayManagerService;->windowManagerAndInputReady()V HSPLcom/android/server/display/DisplayModeDirector$AppRequestObserver;->(Lcom/android/server/display/DisplayModeDirector;)V PLcom/android/server/display/DisplayModeDirector$AppRequestObserver;->dumpLocked(Ljava/io/PrintWriter;)V @@ -13594,38 +14903,57 @@ HSPLcom/android/server/display/DisplayModeDirector$AppRequestObserver;->findMode HSPLcom/android/server/display/DisplayModeDirector$AppRequestObserver;->setAppRequestedMode(II)V HSPLcom/android/server/display/DisplayModeDirector$AppRequestObserver;->setAppRequestedModeLocked(II)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener$1;->(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;)V -PLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener$1;->run()V +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener$1;->run()V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;Lcom/android/server/display/DisplayModeDirector$1;)V -HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->isDifferentZone(FF)Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->access$1900(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;J)V +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->access$2000(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;)F +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->access$2100(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;FF[I)Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->access$2200(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;)Ljava/lang/Runnable; +PLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->dumpLocked(Ljava/io/PrintWriter;)V +PLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->formatTimestamp(J)Ljava/lang/String; +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->isDifferentZone(FF[I)Z PLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->onAccuracyChanged(Landroid/hardware/Sensor;I)V HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->onSensorChanged(Landroid/hardware/SensorEvent;)V HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->processSensorData(J)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->removeCallbacks()V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->(Lcom/android/server/display/DisplayModeDirector;Landroid/content/Context;Landroid/os/Handler;)V -HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->checkShouldObserve([I)Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1400(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)F +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1402(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;F)F +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1500(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)[I +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1600(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)[I +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1700(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)Lcom/android/server/display/utils/AmbientFilter; +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->access$1800(Lcom/android/server/display/DisplayModeDirector$BrightnessObserver;)V PLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->dumpLocked(Ljava/io/PrintWriter;)V -HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->isDefaultDisplayOn()Z -HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->isInsideZone(IF)Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->hasValidHighZone()Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->hasValidLowZone()Z +PLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->hasValidThreshold([I)Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->isDeviceActive()Z +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->isInsideLowZone(IF)Z HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->observe(Landroid/hardware/SensorManager;)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onBrightnessChangedLocked()V HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onDisplayChanged(I)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onLowPowerModeEnabledLocked(Z)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onRefreshRateSettingChangedLocked(FF)V -HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->onScreenOn(Z)V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->restartObserver()V +PLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->setDefaultDisplayState(I)V +HPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->updateDefaultDisplayState()V HSPLcom/android/server/display/DisplayModeDirector$BrightnessObserver;->updateSensorStatus()V HSPLcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;->()V +HSPLcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;->(IZLcom/android/server/display/DisplayModeDirector$RefreshRateRange;Lcom/android/server/display/DisplayModeDirector$RefreshRateRange;)V HSPLcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;->copyFrom(Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;)V HSPLcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;->equals(Ljava/lang/Object;)Z PLcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs;->toString()Ljava/lang/String; HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->(Lcom/android/server/display/DisplayModeDirector;)V -HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getAmbientThresholds()[I -HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getBrightnessThresholds()[I HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getDefaultPeakRefreshRate()Ljava/lang/Float; +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getHighAmbientBrightnessThresholds()[I +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getHighDisplayBrightnessThresholds()[I HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getIntArrayProperty(Ljava/lang/String;)[I -HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getRefreshRateInZone()I +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getLowAmbientBrightnessThresholds()[I +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getLowDisplayBrightnessThresholds()[I +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getRefreshRateInHighZone()I +HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->getRefreshRateInLowZone()I HSPLcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings;->startListening()V HSPLcom/android/server/display/DisplayModeDirector$DisplayModeDirectorHandler;->(Lcom/android/server/display/DisplayModeDirector;Landroid/os/Looper;)V HSPLcom/android/server/display/DisplayModeDirector$DisplayModeDirectorHandler;->handleMessage(Landroid/os/Message;)V @@ -13633,8 +14961,15 @@ HSPLcom/android/server/display/DisplayModeDirector$DisplayObserver;->(Lcom HSPLcom/android/server/display/DisplayModeDirector$DisplayObserver;->observe()V PLcom/android/server/display/DisplayModeDirector$DisplayObserver;->onDisplayAdded(I)V HSPLcom/android/server/display/DisplayModeDirector$DisplayObserver;->onDisplayChanged(I)V -PLcom/android/server/display/DisplayModeDirector$DisplayObserver;->onDisplayRemoved(I)V +HPLcom/android/server/display/DisplayModeDirector$DisplayObserver;->onDisplayRemoved(I)V HSPLcom/android/server/display/DisplayModeDirector$DisplayObserver;->updateDisplayModes(I)V +HSPLcom/android/server/display/DisplayModeDirector$Injector;->()V +HSPLcom/android/server/display/DisplayModeDirector$RealInjector;->()V +HSPLcom/android/server/display/DisplayModeDirector$RealInjector;->getDeviceConfig()Lcom/android/server/utils/DeviceConfigInterface; +HPLcom/android/server/display/DisplayModeDirector$RealInjector;->isDeviceInteractive(Landroid/content/Context;)Z +PLcom/android/server/display/DisplayModeDirector$RealInjector;->registerBrightnessObserver(Landroid/content/ContentResolver;Landroid/database/ContentObserver;)V +HSPLcom/android/server/display/DisplayModeDirector$RealInjector;->registerPeakRefreshRateObserver(Landroid/content/ContentResolver;Landroid/database/ContentObserver;)V +HSPLcom/android/server/display/DisplayModeDirector$RealInjector;->unregisterBrightnessObserver(Landroid/content/ContentResolver;Landroid/database/ContentObserver;)V HSPLcom/android/server/display/DisplayModeDirector$RefreshRateRange;->()V HSPLcom/android/server/display/DisplayModeDirector$RefreshRateRange;->(FF)V HSPLcom/android/server/display/DisplayModeDirector$RefreshRateRange;->equals(Ljava/lang/Object;)Z @@ -13643,20 +14978,31 @@ PLcom/android/server/display/DisplayModeDirector$SettingsObserver;->dumpLocked(L HSPLcom/android/server/display/DisplayModeDirector$SettingsObserver;->observe()V PLcom/android/server/display/DisplayModeDirector$SettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/display/DisplayModeDirector$SettingsObserver;->updateLowPowerModeSettingLocked()V +HSPLcom/android/server/display/DisplayModeDirector$SettingsObserver;->updateModeSwitchingTypeSettingLocked()V HSPLcom/android/server/display/DisplayModeDirector$SettingsObserver;->updateRefreshRateSettingLocked()V HSPLcom/android/server/display/DisplayModeDirector$SettingsObserver;->updateRefreshRateSettingLocked(FFF)V HSPLcom/android/server/display/DisplayModeDirector$Vote;->(IIFF)V HSPLcom/android/server/display/DisplayModeDirector$Vote;->forRefreshRates(FF)Lcom/android/server/display/DisplayModeDirector$Vote; -PLcom/android/server/display/DisplayModeDirector$Vote;->forSize(II)Lcom/android/server/display/DisplayModeDirector$Vote; +HPLcom/android/server/display/DisplayModeDirector$Vote;->forSize(II)Lcom/android/server/display/DisplayModeDirector$Vote; PLcom/android/server/display/DisplayModeDirector$Vote;->priorityToString(I)Ljava/lang/String; PLcom/android/server/display/DisplayModeDirector$Vote;->toString()Ljava/lang/String; HSPLcom/android/server/display/DisplayModeDirector$VoteSummary;->()V HSPLcom/android/server/display/DisplayModeDirector$VoteSummary;->reset()V HSPLcom/android/server/display/DisplayModeDirector;->(Landroid/content/Context;Landroid/os/Handler;)V +HSPLcom/android/server/display/DisplayModeDirector;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayModeDirector$Injector;)V HSPLcom/android/server/display/DisplayModeDirector;->access$100(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/display/DisplayModeDirector$BrightnessObserver; -HSPLcom/android/server/display/DisplayModeDirector;->access$300(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings; -HSPLcom/android/server/display/DisplayModeDirector;->access$400(Lcom/android/server/display/DisplayModeDirector;)Ljava/lang/Object; -HSPLcom/android/server/display/DisplayModeDirector;->access$500(Lcom/android/server/display/DisplayModeDirector;ILcom/android/server/display/DisplayModeDirector$Vote;)V +HSPLcom/android/server/display/DisplayModeDirector;->access$1000(Lcom/android/server/display/DisplayModeDirector;)Landroid/util/SparseArray; +HSPLcom/android/server/display/DisplayModeDirector;->access$1100(Lcom/android/server/display/DisplayModeDirector;)Landroid/util/SparseArray; +HPLcom/android/server/display/DisplayModeDirector;->access$1300(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/display/DisplayModeDirector$DisplayModeDirectorHandler; +HSPLcom/android/server/display/DisplayModeDirector;->access$2300(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/utils/DeviceConfigInterface; +HSPLcom/android/server/display/DisplayModeDirector;->access$2400(Lcom/android/server/display/DisplayModeDirector;)Landroid/content/Context; +HSPLcom/android/server/display/DisplayModeDirector;->access$300(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/display/DisplayModeDirector$Injector; +HSPLcom/android/server/display/DisplayModeDirector;->access$400(Lcom/android/server/display/DisplayModeDirector;)Lcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings; +HSPLcom/android/server/display/DisplayModeDirector;->access$500(Lcom/android/server/display/DisplayModeDirector;)Ljava/lang/Object; +HSPLcom/android/server/display/DisplayModeDirector;->access$600(Lcom/android/server/display/DisplayModeDirector;ILcom/android/server/display/DisplayModeDirector$Vote;)V +HSPLcom/android/server/display/DisplayModeDirector;->access$700(Lcom/android/server/display/DisplayModeDirector;)I +PLcom/android/server/display/DisplayModeDirector;->access$800(Lcom/android/server/display/DisplayModeDirector;)V +HPLcom/android/server/display/DisplayModeDirector;->access$900(Lcom/android/server/display/DisplayModeDirector;IILcom/android/server/display/DisplayModeDirector$Vote;)V PLcom/android/server/display/DisplayModeDirector;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/DisplayModeDirector;->filterModes([Landroid/view/Display$Mode;Lcom/android/server/display/DisplayModeDirector$VoteSummary;)[I HSPLcom/android/server/display/DisplayModeDirector;->getAppRequestObserver()Lcom/android/server/display/DisplayModeDirector$AppRequestObserver; @@ -13667,10 +15013,11 @@ HSPLcom/android/server/display/DisplayModeDirector;->notifyDesiredDisplayModeSpe HSPLcom/android/server/display/DisplayModeDirector;->setDesiredDisplayModeSpecsListener(Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecsListener;)V HSPLcom/android/server/display/DisplayModeDirector;->start(Landroid/hardware/SensorManager;)V HSPLcom/android/server/display/DisplayModeDirector;->summarizeVotes(Landroid/util/SparseArray;IILcom/android/server/display/DisplayModeDirector$VoteSummary;)V +PLcom/android/server/display/DisplayModeDirector;->switchingTypeToString(I)Ljava/lang/String; HSPLcom/android/server/display/DisplayModeDirector;->updateVoteLocked(IILcom/android/server/display/DisplayModeDirector$Vote;)V HSPLcom/android/server/display/DisplayModeDirector;->updateVoteLocked(ILcom/android/server/display/DisplayModeDirector$Vote;)V HSPLcom/android/server/display/DisplayPowerController$1;->(Lcom/android/server/display/DisplayPowerController;)V -PLcom/android/server/display/DisplayPowerController$1;->onAnimationEnd(Landroid/animation/Animator;)V +HPLcom/android/server/display/DisplayPowerController$1;->onAnimationEnd(Landroid/animation/Animator;)V PLcom/android/server/display/DisplayPowerController$1;->onAnimationStart(Landroid/animation/Animator;)V HSPLcom/android/server/display/DisplayPowerController$2;->(Lcom/android/server/display/DisplayPowerController;)V HSPLcom/android/server/display/DisplayPowerController$2;->onAnimationEnd()V @@ -13686,10 +15033,10 @@ PLcom/android/server/display/DisplayPowerController$7;->(Lcom/android/serv PLcom/android/server/display/DisplayPowerController$7;->run()V HSPLcom/android/server/display/DisplayPowerController$8;->(Lcom/android/server/display/DisplayPowerController;)V PLcom/android/server/display/DisplayPowerController$8;->onAccuracyChanged(Landroid/hardware/Sensor;I)V -PLcom/android/server/display/DisplayPowerController$8;->onSensorChanged(Landroid/hardware/SensorEvent;)V +HPLcom/android/server/display/DisplayPowerController$8;->onSensorChanged(Landroid/hardware/SensorEvent;)V HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->(Lcom/android/server/display/DisplayPowerController;)V HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->(Lcom/android/server/display/DisplayPowerController;Lcom/android/server/display/DisplayPowerController$1;)V -PLcom/android/server/display/DisplayPowerController$BrightnessReason;->addModifier(I)V +HPLcom/android/server/display/DisplayPowerController$BrightnessReason;->addModifier(I)V HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->reasonToString(I)Ljava/lang/String; HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->set(Lcom/android/server/display/DisplayPowerController$BrightnessReason;)V @@ -13699,39 +15046,49 @@ HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->toStrin HSPLcom/android/server/display/DisplayPowerController$BrightnessReason;->toString(I)Ljava/lang/String; HSPLcom/android/server/display/DisplayPowerController$DisplayControllerHandler;->(Lcom/android/server/display/DisplayPowerController;Landroid/os/Looper;)V HSPLcom/android/server/display/DisplayPowerController$DisplayControllerHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->(Lcom/android/server/display/DisplayPowerController;)V -PLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->(Lcom/android/server/display/DisplayPowerController;Lcom/android/server/display/DisplayPowerController$1;)V -PLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->onScreenOff()V -PLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->(Lcom/android/server/display/DisplayPowerController;)V -PLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->(Lcom/android/server/display/DisplayPowerController;Lcom/android/server/display/DisplayPowerController$1;)V -PLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->onScreenOn()V +HPLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->(Lcom/android/server/display/DisplayPowerController;)V +HPLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->(Lcom/android/server/display/DisplayPowerController;Lcom/android/server/display/DisplayPowerController$1;)V +HPLcom/android/server/display/DisplayPowerController$ScreenOffUnblocker;->onScreenOff()V +HPLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->(Lcom/android/server/display/DisplayPowerController;)V +HPLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->(Lcom/android/server/display/DisplayPowerController;Lcom/android/server/display/DisplayPowerController$1;)V +HPLcom/android/server/display/DisplayPowerController$ScreenOnUnblocker;->onScreenOn()V HSPLcom/android/server/display/DisplayPowerController$SettingsObserver;->(Lcom/android/server/display/DisplayPowerController;Landroid/os/Handler;)V HPLcom/android/server/display/DisplayPowerController$SettingsObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/display/DisplayPowerController;->()V -HSPLcom/android/server/display/DisplayPowerController;->(Landroid/content/Context;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;Landroid/os/Handler;Landroid/hardware/SensorManager;Lcom/android/server/display/DisplayBlanker;I)V +HSPLcom/android/server/display/DisplayPowerController;->(Landroid/content/Context;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;Landroid/os/Handler;Landroid/hardware/SensorManager;Lcom/android/server/display/DisplayBlanker;Lcom/android/server/display/LogicalDisplay;)V HSPLcom/android/server/display/DisplayPowerController;->access$100(Lcom/android/server/display/DisplayPowerController;)V -PLcom/android/server/display/DisplayPowerController;->access$1000(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$ScreenOffUnblocker; +HPLcom/android/server/display/DisplayPowerController;->access$1000(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$ScreenOffUnblocker; HSPLcom/android/server/display/DisplayPowerController;->access$1202(Lcom/android/server/display/DisplayPowerController;Landroid/hardware/display/BrightnessConfiguration;)Landroid/hardware/display/BrightnessConfiguration; -PLcom/android/server/display/DisplayPowerController;->access$1900(Lcom/android/server/display/DisplayPowerController;Z)V -PLcom/android/server/display/DisplayPowerController;->access$2000(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$DisplayControllerHandler; +PLcom/android/server/display/DisplayPowerController;->access$1302(Lcom/android/server/display/DisplayPowerController;F)F +PLcom/android/server/display/DisplayPowerController;->access$1600(Lcom/android/server/display/DisplayPowerController;)Z +PLcom/android/server/display/DisplayPowerController;->access$1700(Lcom/android/server/display/DisplayPowerController;)F +PLcom/android/server/display/DisplayPowerController;->access$1800(Lcom/android/server/display/DisplayPowerController;JZ)V +HPLcom/android/server/display/DisplayPowerController;->access$1900(Lcom/android/server/display/DisplayPowerController;Z)V +HPLcom/android/server/display/DisplayPowerController;->access$2000(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$DisplayControllerHandler; HSPLcom/android/server/display/DisplayPowerController;->access$400(Lcom/android/server/display/DisplayPowerController;)Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks; +PLcom/android/server/display/DisplayPowerController;->access$500(Lcom/android/server/display/DisplayPowerController;Ljava/io/PrintWriter;)V HSPLcom/android/server/display/DisplayPowerController;->access$600(Lcom/android/server/display/DisplayPowerController;)V -PLcom/android/server/display/DisplayPowerController;->access$800(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$ScreenOnUnblocker; -PLcom/android/server/display/DisplayPowerController;->access$900(Lcom/android/server/display/DisplayPowerController;)V +PLcom/android/server/display/DisplayPowerController;->access$700(Lcom/android/server/display/DisplayPowerController;)V +HPLcom/android/server/display/DisplayPowerController;->access$800(Lcom/android/server/display/DisplayPowerController;)Lcom/android/server/display/DisplayPowerController$ScreenOnUnblocker; +HPLcom/android/server/display/DisplayPowerController;->access$900(Lcom/android/server/display/DisplayPowerController;)V HSPLcom/android/server/display/DisplayPowerController;->animateScreenBrightness(FF)V HSPLcom/android/server/display/DisplayPowerController;->animateScreenStateChange(IZ)V -PLcom/android/server/display/DisplayPowerController;->blockScreenOff()V -PLcom/android/server/display/DisplayPowerController;->blockScreenOn()V +HPLcom/android/server/display/DisplayPowerController;->blockScreenOff()V +HPLcom/android/server/display/DisplayPowerController;->blockScreenOn()V HSPLcom/android/server/display/DisplayPowerController;->clampAbsoluteBrightness(F)F HSPLcom/android/server/display/DisplayPowerController;->clampAutoBrightnessAdjustment(F)F -PLcom/android/server/display/DisplayPowerController;->clampScreenBrightness(F)F +HPLcom/android/server/display/DisplayPowerController;->clampScreenBrightness(F)F HSPLcom/android/server/display/DisplayPowerController;->clampScreenBrightnessForVr(F)F +PLcom/android/server/display/DisplayPowerController;->clearPendingProximityDebounceTime()V HSPLcom/android/server/display/DisplayPowerController;->convertToNits(I)F -PLcom/android/server/display/DisplayPowerController;->debounceProximitySensor()V +HPLcom/android/server/display/DisplayPowerController;->debounceProximitySensor()V PLcom/android/server/display/DisplayPowerController;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/DisplayPowerController;->dumpLocal(Ljava/io/PrintWriter;)V +HPLcom/android/server/display/DisplayPowerController;->dumpLocal(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/DisplayPowerController;->findDisplayLightSensor(Ljava/lang/String;)Landroid/hardware/Sensor; +PLcom/android/server/display/DisplayPowerController;->getAmbientBrightnessStats(I)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/display/DisplayPowerController;->getAutoBrightnessAdjustmentSetting()F +PLcom/android/server/display/DisplayPowerController;->getBrightnessEvents(IZ)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/display/DisplayPowerController;->getDefaultBrightnessConfiguration()Landroid/hardware/display/BrightnessConfiguration; HSPLcom/android/server/display/DisplayPowerController;->getScreenBrightnessForVrSetting()F HSPLcom/android/server/display/DisplayPowerController;->getScreenBrightnessSetting()F PLcom/android/server/display/DisplayPowerController;->handleProximitySensorEvent(JZ)V @@ -13739,30 +15096,39 @@ HPLcom/android/server/display/DisplayPowerController;->handleSettingsChange(Z)V HSPLcom/android/server/display/DisplayPowerController;->initialize()V PLcom/android/server/display/DisplayPowerController;->isProximitySensorAvailable()Z HSPLcom/android/server/display/DisplayPowerController;->isValidBrightnessValue(F)Z -PLcom/android/server/display/DisplayPowerController;->logDisplayPolicyChanged(I)V +HPLcom/android/server/display/DisplayPowerController;->logDisplayPolicyChanged(I)V HSPLcom/android/server/display/DisplayPowerController;->notifyBrightnessChanged(IZZ)V +HSPLcom/android/server/display/DisplayPowerController;->onDisplayChanged()V PLcom/android/server/display/DisplayPowerController;->onSwitchUser(I)V +PLcom/android/server/display/DisplayPowerController;->persistBrightnessTrackerState()V +PLcom/android/server/display/DisplayPowerController;->proximityToString(I)Ljava/lang/String; PLcom/android/server/display/DisplayPowerController;->putAutoBrightnessAdjustmentSetting(F)V -PLcom/android/server/display/DisplayPowerController;->putScreenBrightnessSetting(F)V +HPLcom/android/server/display/DisplayPowerController;->putScreenBrightnessSetting(F)V +PLcom/android/server/display/DisplayPowerController;->reportedToPolicyToString(I)Ljava/lang/String; HSPLcom/android/server/display/DisplayPowerController;->requestPowerState(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Z)Z +PLcom/android/server/display/DisplayPowerController;->sendOnProximityNegativeWithWakelock()V +PLcom/android/server/display/DisplayPowerController;->sendOnProximityPositiveWithWakelock()V HSPLcom/android/server/display/DisplayPowerController;->sendOnStateChangedWithWakelock()V HSPLcom/android/server/display/DisplayPowerController;->sendUpdatePowerState()V HSPLcom/android/server/display/DisplayPowerController;->sendUpdatePowerStateLocked()V HSPLcom/android/server/display/DisplayPowerController;->setBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;)V +PLcom/android/server/display/DisplayPowerController;->setPendingProximityDebounceTime(J)V HSPLcom/android/server/display/DisplayPowerController;->setProximitySensorEnabled(Z)V HSPLcom/android/server/display/DisplayPowerController;->setReportedScreenState(I)V HSPLcom/android/server/display/DisplayPowerController;->setScreenState(I)Z HSPLcom/android/server/display/DisplayPowerController;->setScreenState(IZ)Z -PLcom/android/server/display/DisplayPowerController;->unblockScreenOff()V +HPLcom/android/server/display/DisplayPowerController;->setTemporaryBrightness(F)V +PLcom/android/server/display/DisplayPowerController;->skipRampStateToString(I)Ljava/lang/String; +HPLcom/android/server/display/DisplayPowerController;->unblockScreenOff()V HSPLcom/android/server/display/DisplayPowerController;->unblockScreenOn()V HSPLcom/android/server/display/DisplayPowerController;->updateAutoBrightnessAdjustment()Z -PLcom/android/server/display/DisplayPowerController;->updateBrightness()V +HPLcom/android/server/display/DisplayPowerController;->updateBrightness()V HSPLcom/android/server/display/DisplayPowerController;->updatePendingProximityRequestsLocked()V HSPLcom/android/server/display/DisplayPowerController;->updatePowerState()V HSPLcom/android/server/display/DisplayPowerController;->updateUserSetScreenBrightness()Z -PLcom/android/server/display/DisplayPowerController;->updateWhiteBalance()V +HPLcom/android/server/display/DisplayPowerController;->updateWhiteBalance()V HSPLcom/android/server/display/DisplayPowerState$1;->(Ljava/lang/String;)V -PLcom/android/server/display/DisplayPowerState$1;->setValue(Lcom/android/server/display/DisplayPowerState;F)V +HPLcom/android/server/display/DisplayPowerState$1;->setValue(Lcom/android/server/display/DisplayPowerState;F)V HPLcom/android/server/display/DisplayPowerState$1;->setValue(Ljava/lang/Object;F)V HSPLcom/android/server/display/DisplayPowerState$2;->(Ljava/lang/String;)V HSPLcom/android/server/display/DisplayPowerState$2;->setValue(Lcom/android/server/display/DisplayPowerState;F)V @@ -13779,9 +15145,9 @@ HSPLcom/android/server/display/DisplayPowerState;->()V HSPLcom/android/server/display/DisplayPowerState;->(Lcom/android/server/display/DisplayBlanker;Lcom/android/server/display/ColorFade;I)V HSPLcom/android/server/display/DisplayPowerState;->access$002(Lcom/android/server/display/DisplayPowerState;Z)Z HSPLcom/android/server/display/DisplayPowerState;->access$100(Lcom/android/server/display/DisplayPowerState;)I -PLcom/android/server/display/DisplayPowerState;->access$1000(Lcom/android/server/display/DisplayPowerState;)Lcom/android/server/display/ColorFade; -PLcom/android/server/display/DisplayPowerState;->access$1100()Ljava/lang/String; -PLcom/android/server/display/DisplayPowerState;->access$1202(Lcom/android/server/display/DisplayPowerState;Z)Z +HPLcom/android/server/display/DisplayPowerState;->access$1000(Lcom/android/server/display/DisplayPowerState;)Lcom/android/server/display/ColorFade; +HPLcom/android/server/display/DisplayPowerState;->access$1100()Ljava/lang/String; +HPLcom/android/server/display/DisplayPowerState;->access$1202(Lcom/android/server/display/DisplayPowerState;Z)Z HSPLcom/android/server/display/DisplayPowerState;->access$1300(Lcom/android/server/display/DisplayPowerState;)V HSPLcom/android/server/display/DisplayPowerState;->access$1400(Lcom/android/server/display/DisplayPowerState;)I HSPLcom/android/server/display/DisplayPowerState;->access$1500(Lcom/android/server/display/DisplayPowerState;)Lcom/android/server/display/DisplayBlanker; @@ -13791,58 +15157,68 @@ HSPLcom/android/server/display/DisplayPowerState;->access$400(Lcom/android/serve HSPLcom/android/server/display/DisplayPowerState;->access$500()Z HSPLcom/android/server/display/DisplayPowerState;->access$602(Lcom/android/server/display/DisplayPowerState;Z)Z HSPLcom/android/server/display/DisplayPowerState;->access$700(Lcom/android/server/display/DisplayPowerState;)V -PLcom/android/server/display/DisplayPowerState;->access$802(Lcom/android/server/display/DisplayPowerState;Z)Z -PLcom/android/server/display/DisplayPowerState;->access$900(Lcom/android/server/display/DisplayPowerState;)Z +HPLcom/android/server/display/DisplayPowerState;->access$802(Lcom/android/server/display/DisplayPowerState;Z)Z +HPLcom/android/server/display/DisplayPowerState;->access$900(Lcom/android/server/display/DisplayPowerState;)Z HSPLcom/android/server/display/DisplayPowerState;->dismissColorFade()V -PLcom/android/server/display/DisplayPowerState;->dismissColorFadeResources()V +HPLcom/android/server/display/DisplayPowerState;->dismissColorFadeResources()V PLcom/android/server/display/DisplayPowerState;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/DisplayPowerState;->getColorFadeLevel()F HSPLcom/android/server/display/DisplayPowerState;->getScreenBrightness()F HSPLcom/android/server/display/DisplayPowerState;->getScreenState()I HSPLcom/android/server/display/DisplayPowerState;->invokeCleanListenerIfNeeded()V HSPLcom/android/server/display/DisplayPowerState;->postScreenUpdateThreadSafe()V -PLcom/android/server/display/DisplayPowerState;->prepareColorFade(Landroid/content/Context;I)Z -PLcom/android/server/display/DisplayPowerState;->scheduleColorFadeDraw()V +HPLcom/android/server/display/DisplayPowerState;->prepareColorFade(Landroid/content/Context;I)Z +HPLcom/android/server/display/DisplayPowerState;->scheduleColorFadeDraw()V HSPLcom/android/server/display/DisplayPowerState;->scheduleScreenUpdate()V HSPLcom/android/server/display/DisplayPowerState;->setColorFadeLevel(F)V HSPLcom/android/server/display/DisplayPowerState;->setScreenBrightness(F)V -PLcom/android/server/display/DisplayPowerState;->setScreenState(I)V +HPLcom/android/server/display/DisplayPowerState;->setScreenState(I)V HSPLcom/android/server/display/DisplayPowerState;->waitUntilClean(Ljava/lang/Runnable;)Z +HSPLcom/android/server/display/HighBrightnessModeController;->(Landroid/os/Handler;FFLcom/android/server/display/DisplayDeviceConfig$HighBrightnessModeData;Ljava/lang/Runnable;)V +PLcom/android/server/display/HighBrightnessModeController;->deviceSupportsHbm()Z +PLcom/android/server/display/HighBrightnessModeController;->getCurrentBrightnessMax()F +PLcom/android/server/display/HighBrightnessModeController;->getCurrentBrightnessMin()F +PLcom/android/server/display/HighBrightnessModeController;->onAmbientLuxChange(F)V +PLcom/android/server/display/HighBrightnessModeController;->onAutoBrightnessChanged(F)V HSPLcom/android/server/display/HysteresisLevels;->([I[I[I)V PLcom/android/server/display/HysteresisLevels;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/HysteresisLevels;->getBrighteningThreshold(F)F -PLcom/android/server/display/HysteresisLevels;->getDarkeningThreshold(F)F -PLcom/android/server/display/HysteresisLevels;->getReferenceLevel(F[F)F +HPLcom/android/server/display/HysteresisLevels;->getBrighteningThreshold(F)F +HPLcom/android/server/display/HysteresisLevels;->getDarkeningThreshold(F)F +HPLcom/android/server/display/HysteresisLevels;->getReferenceLevel(F[F)F HSPLcom/android/server/display/HysteresisLevels;->setArrayFormat([IF)[F -HSPLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;->(Landroid/view/SurfaceControl$DisplayConfig;)V +HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->(Landroid/os/IBinder;Z)V +HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->setBrightness(F)V +HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->setForceSurfaceControl(Z)V +PLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->toString()Ljava/lang/String; +HSPLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;->(Landroid/view/SurfaceControl$DisplayConfig;[F)V HSPLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;->hasMatchingMode(Landroid/view/SurfaceControl$DisplayConfig;)Z PLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;->toString()Ljava/lang/String; HSPLcom/android/server/display/LocalDisplayAdapter$Injector;->()V HSPLcom/android/server/display/LocalDisplayAdapter$Injector;->setDisplayEventListenerLocked(Landroid/os/Looper;Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener;)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;IIZFJLandroid/os/IBinder;)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->displayBrightnessToHalBrightness(F)F -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->isHalBrightnessRangeSpecified()Z HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->run()V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->setDisplayBrightness(F)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->setDisplayState(I)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->()V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->(Lcom/android/server/display/LocalDisplayAdapter;Landroid/os/IBinder;JLandroid/view/SurfaceControl$DisplayInfo;[Landroid/view/SurfaceControl$DisplayConfig;ILandroid/view/SurfaceControl$DesiredDisplayConfigSpecs;[IILandroid/view/Display$HdrCapabilities;Z)V -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$100(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Lcom/android/server/lights/LogicalLight; -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$200(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Z -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$400(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Landroid/util/Spline; +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$102(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;F)F +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$200(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter; +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$300(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Z HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$500(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Landroid/util/Spline; +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->access$600(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Landroid/util/Spline; HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->applyPendingDisplayDeviceInfoChangesLocked()V PLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->dumpLocked(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findDisplayConfigIdLocked(II)I -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findDisplayModeRecord(Landroid/view/SurfaceControl$DisplayConfig;)Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord; +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findDisplayModeRecord(Landroid/view/SurfaceControl$DisplayConfig;Ljava/util/List;)Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord; HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findMatchingModeIdLocked(I)I HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayDeviceConfig()Lcom/android/server/display/DisplayDeviceConfig; HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayDeviceInfoLocked()Lcom/android/server/display/DisplayDeviceInfo; HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayModes(Landroid/util/SparseArray;)[Landroid/view/Display$Mode; HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->hasStableUniqueId()Z -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->lambda$772cnr4EHPRBKjZE8H7xoe6YJmg(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->lambda$TkTQS7NLAMWvKiZiAv54luNY_3Q(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Landroid/os/IBinder;Landroid/view/SurfaceControl$DesiredDisplayConfigSpecs;)V -HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->loadDisplayConfigurationBrightnessMapping()V +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->lambda$ueOHdPwUG1J1rhchRLBWgEk898w(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)V +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->loadDisplayConfiguration()V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->onActiveDisplayConfigChangedLocked(I)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->onOverlayChangedLocked()V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->requestColorModeLocked(I)V @@ -13861,12 +15237,12 @@ HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateDi HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateHdrCapabilitiesLocked(Landroid/view/Display$HdrCapabilities;)Z HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;->(Lcom/android/server/display/LocalDisplayAdapter;)V HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;->(Lcom/android/server/display/LocalDisplayAdapter;Lcom/android/server/display/LocalDisplayAdapter$1;)V -HPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;->onConfigChanged(JJI)V +HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;->onConfigChanged(JJI)V HSPLcom/android/server/display/LocalDisplayAdapter$ProxyDisplayEventReceiver;->(Landroid/os/Looper;Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener;)V -HPLcom/android/server/display/LocalDisplayAdapter$ProxyDisplayEventReceiver;->onConfigChanged(JJI)V +HSPLcom/android/server/display/LocalDisplayAdapter$ProxyDisplayEventReceiver;->onConfigChanged(JJI)V HSPLcom/android/server/display/LocalDisplayAdapter;->(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)V HSPLcom/android/server/display/LocalDisplayAdapter;->(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 -HPLcom/android/server/display/LocalDisplayAdapter;->access$800(Lcom/android/server/display/LocalDisplayAdapter;)Landroid/util/LongSparseArray; +HSPLcom/android/server/display/LocalDisplayAdapter;->access$900(Lcom/android/server/display/LocalDisplayAdapter;)Landroid/util/LongSparseArray; HSPLcom/android/server/display/LocalDisplayAdapter;->getOverlayContext()Landroid/content/Context; HSPLcom/android/server/display/LocalDisplayAdapter;->getPowerModeForState(I)I HSPLcom/android/server/display/LocalDisplayAdapter;->registerLocked()V @@ -13877,10 +15253,13 @@ PLcom/android/server/display/LogicalDisplay;->dumpLocked(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/LogicalDisplay;->getDesiredDisplayModeSpecsLocked()Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecs; HSPLcom/android/server/display/LogicalDisplay;->getDisplayIdLocked()I HSPLcom/android/server/display/LogicalDisplay;->getDisplayInfoLocked()Landroid/view/DisplayInfo; +HSPLcom/android/server/display/LogicalDisplay;->getFrameRateOverrides()[Landroid/view/DisplayEventReceiver$FrameRateOverride; HSPLcom/android/server/display/LogicalDisplay;->getInsets()Landroid/graphics/Rect; HSPLcom/android/server/display/LogicalDisplay;->getMaskingInsets(Lcom/android/server/display/DisplayDeviceInfo;)Landroid/graphics/Rect; HSPLcom/android/server/display/LogicalDisplay;->getNonOverrideDisplayInfoLocked(Landroid/view/DisplayInfo;)V +HPLcom/android/server/display/LogicalDisplay;->getPendingFrameRateOverrideUids()Landroid/util/ArraySet; HSPLcom/android/server/display/LogicalDisplay;->getPrimaryDisplayDeviceLocked()Lcom/android/server/display/DisplayDevice; +PLcom/android/server/display/LogicalDisplay;->getRequestedColorModeLocked()I HSPLcom/android/server/display/LogicalDisplay;->hasContentLocked()Z HSPLcom/android/server/display/LogicalDisplay;->isEnabled()Z HSPLcom/android/server/display/LogicalDisplay;->isValidLocked()Z @@ -13888,12 +15267,16 @@ HSPLcom/android/server/display/LogicalDisplay;->setDesiredDisplayModeSpecsLocked HSPLcom/android/server/display/LogicalDisplay;->setDisplayInfoOverrideFromWindowManagerLocked(Landroid/view/DisplayInfo;)Z PLcom/android/server/display/LogicalDisplay;->setHasContentLocked(Z)V HSPLcom/android/server/display/LogicalDisplay;->setRequestedColorModeLocked(I)V +HSPLcom/android/server/display/LogicalDisplay;->updateFrameRateOverrides(Lcom/android/server/display/DisplayDeviceInfo;)V HSPLcom/android/server/display/LogicalDisplay;->updateLocked(Lcom/android/server/display/DisplayDeviceRepository;)V -HSPLcom/android/server/display/LogicalDisplayMapper;->(Landroid/content/Context;Lcom/android/server/display/DisplayDeviceRepository;Lcom/android/server/display/LogicalDisplayMapper$Listener;Lcom/android/server/display/PersistentDataStore;)V +HSPLcom/android/server/display/LogicalDisplayMapper;->(Landroid/content/Context;Lcom/android/server/display/DisplayDeviceRepository;Lcom/android/server/display/LogicalDisplayMapper$Listener;)V +HSPLcom/android/server/display/LogicalDisplayMapper;->assignDisplayGroupIdLocked(Z)I HSPLcom/android/server/display/LogicalDisplayMapper;->assignDisplayIdLocked(Z)I HSPLcom/android/server/display/LogicalDisplayMapper;->assignLayerStackLocked(I)I PLcom/android/server/display/LogicalDisplayMapper;->dumpLocked(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/LogicalDisplayMapper;->forEachLocked(Ljava/util/function/Consumer;)V +HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayGroupIdLocked(I)I +HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayIdsLocked()[I HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayIdsLocked(I)[I HSPLcom/android/server/display/LogicalDisplayMapper;->getLocked(I)Lcom/android/server/display/LogicalDisplay; HSPLcom/android/server/display/LogicalDisplayMapper;->getLocked(Lcom/android/server/display/DisplayDevice;)Lcom/android/server/display/LogicalDisplay; @@ -13901,6 +15284,7 @@ HSPLcom/android/server/display/LogicalDisplayMapper;->handleDisplayDeviceAddedLo HSPLcom/android/server/display/LogicalDisplayMapper;->loadFoldedDisplayConfig(Landroid/content/Context;)V HSPLcom/android/server/display/LogicalDisplayMapper;->onDisplayDeviceEventLocked(Lcom/android/server/display/DisplayDevice;I)V HSPLcom/android/server/display/LogicalDisplayMapper;->onTraversalRequested()V +HSPLcom/android/server/display/LogicalDisplayMapper;->setDeviceFoldedLocked(Z)V HSPLcom/android/server/display/LogicalDisplayMapper;->updateLogicalDisplaysLocked()V HSPLcom/android/server/display/OverlayDisplayAdapter$1$1;->(Lcom/android/server/display/OverlayDisplayAdapter$1;Landroid/os/Handler;)V HSPLcom/android/server/display/OverlayDisplayAdapter$1;->(Lcom/android/server/display/OverlayDisplayAdapter;)V @@ -13913,22 +15297,24 @@ HSPLcom/android/server/display/OverlayDisplayAdapter;->registerLocked()V HSPLcom/android/server/display/OverlayDisplayAdapter;->updateOverlayDisplayDevices()V HSPLcom/android/server/display/OverlayDisplayAdapter;->updateOverlayDisplayDevicesLocked()V HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->()V +PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->access$200(Lcom/android/server/display/PersistentDataStore$BrightnessConfigurations;Landroid/hardware/display/BrightnessConfiguration;ILjava/lang/String;)Z PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->getBrightnessConfiguration(I)Landroid/hardware/display/BrightnessConfiguration; -HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->loadFromXml(Landroid/util/TypedXmlPullParser;)V +PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->saveToXml(Landroid/util/TypedXmlSerializer;)V PLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->setBrightnessConfigurationForUser(Landroid/hardware/display/BrightnessConfiguration;ILjava/lang/String;)Z HSPLcom/android/server/display/PersistentDataStore$Injector;->()V PLcom/android/server/display/PersistentDataStore$Injector;->finishWrite(Ljava/io/OutputStream;Z)V HSPLcom/android/server/display/PersistentDataStore$Injector;->openRead()Ljava/io/InputStream; +PLcom/android/server/display/PersistentDataStore$Injector;->startWrite()Ljava/io/OutputStream; HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->()V HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->(Lcom/android/server/display/PersistentDataStore$1;)V HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->access$100(Lcom/android/server/display/PersistentDataStore$StableDeviceValues;)Landroid/graphics/Point; PLcom/android/server/display/PersistentDataStore$StableDeviceValues;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->getDisplaySize()Landroid/graphics/Point; -HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadIntValue(Lorg/xmlpull/v1/XmlPullParser;)I -PLcom/android/server/display/PersistentDataStore$StableDeviceValues;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadFromXml(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadIntValue(Landroid/util/TypedXmlPullParser;)I +PLcom/android/server/display/PersistentDataStore$StableDeviceValues;->saveToXml(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/display/PersistentDataStore;->()V HSPLcom/android/server/display/PersistentDataStore;->(Lcom/android/server/display/PersistentDataStore$Injector;)V HSPLcom/android/server/display/PersistentDataStore;->clearState()V @@ -13938,98 +15324,116 @@ HSPLcom/android/server/display/PersistentDataStore;->getColorMode(Lcom/android/s HSPLcom/android/server/display/PersistentDataStore;->getDisplayState(Ljava/lang/String;Z)Lcom/android/server/display/PersistentDataStore$DisplayState; HSPLcom/android/server/display/PersistentDataStore;->getStableDisplaySize()Landroid/graphics/Point; HSPLcom/android/server/display/PersistentDataStore;->load()V -HSPLcom/android/server/display/PersistentDataStore;->loadDisplaysFromXml(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/display/PersistentDataStore;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/display/PersistentDataStore;->loadDisplaysFromXml(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/display/PersistentDataStore;->loadFromXml(Landroid/util/TypedXmlPullParser;)V HSPLcom/android/server/display/PersistentDataStore;->loadIfNeeded()V -HSPLcom/android/server/display/PersistentDataStore;->loadRememberedWifiDisplaysFromXml(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/display/PersistentDataStore;->loadRememberedWifiDisplaysFromXml(Landroid/util/TypedXmlPullParser;)V PLcom/android/server/display/PersistentDataStore;->save()V -PLcom/android/server/display/PersistentDataStore;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V +PLcom/android/server/display/PersistentDataStore;->saveIfNeeded()V +PLcom/android/server/display/PersistentDataStore;->saveToXml(Landroid/util/TypedXmlSerializer;)V +PLcom/android/server/display/PersistentDataStore;->setBrightnessConfigurationForUser(Landroid/hardware/display/BrightnessConfiguration;ILjava/lang/String;)V +PLcom/android/server/display/PersistentDataStore;->setDirty()V HSPLcom/android/server/display/RampAnimator$1;->(Lcom/android/server/display/RampAnimator;)V HPLcom/android/server/display/RampAnimator$1;->run()V HSPLcom/android/server/display/RampAnimator;->(Ljava/lang/Object;Landroid/util/FloatProperty;)V -PLcom/android/server/display/RampAnimator;->access$000(Lcom/android/server/display/RampAnimator;)Landroid/view/Choreographer; -PLcom/android/server/display/RampAnimator;->access$100(Lcom/android/server/display/RampAnimator;)J -PLcom/android/server/display/RampAnimator;->access$1000(Lcom/android/server/display/RampAnimator;)Lcom/android/server/display/RampAnimator$Listener; -PLcom/android/server/display/RampAnimator;->access$102(Lcom/android/server/display/RampAnimator;J)J -PLcom/android/server/display/RampAnimator;->access$200(Lcom/android/server/display/RampAnimator;)F -PLcom/android/server/display/RampAnimator;->access$202(Lcom/android/server/display/RampAnimator;F)F -PLcom/android/server/display/RampAnimator;->access$300(Lcom/android/server/display/RampAnimator;)F -PLcom/android/server/display/RampAnimator;->access$400(Lcom/android/server/display/RampAnimator;)F -PLcom/android/server/display/RampAnimator;->access$500(Lcom/android/server/display/RampAnimator;)F -PLcom/android/server/display/RampAnimator;->access$502(Lcom/android/server/display/RampAnimator;F)F -PLcom/android/server/display/RampAnimator;->access$600(Lcom/android/server/display/RampAnimator;)Ljava/lang/Object; -PLcom/android/server/display/RampAnimator;->access$700(Lcom/android/server/display/RampAnimator;)Landroid/util/FloatProperty; -PLcom/android/server/display/RampAnimator;->access$800(Lcom/android/server/display/RampAnimator;)V -PLcom/android/server/display/RampAnimator;->access$902(Lcom/android/server/display/RampAnimator;Z)Z +HPLcom/android/server/display/RampAnimator;->access$000(Lcom/android/server/display/RampAnimator;)Landroid/view/Choreographer; +HPLcom/android/server/display/RampAnimator;->access$100(Lcom/android/server/display/RampAnimator;)J +HPLcom/android/server/display/RampAnimator;->access$1000(Lcom/android/server/display/RampAnimator;)Lcom/android/server/display/RampAnimator$Listener; +HPLcom/android/server/display/RampAnimator;->access$102(Lcom/android/server/display/RampAnimator;J)J +HPLcom/android/server/display/RampAnimator;->access$200(Lcom/android/server/display/RampAnimator;)F +HPLcom/android/server/display/RampAnimator;->access$202(Lcom/android/server/display/RampAnimator;F)F +HPLcom/android/server/display/RampAnimator;->access$300(Lcom/android/server/display/RampAnimator;)F +HPLcom/android/server/display/RampAnimator;->access$400(Lcom/android/server/display/RampAnimator;)F +HPLcom/android/server/display/RampAnimator;->access$500(Lcom/android/server/display/RampAnimator;)F +HPLcom/android/server/display/RampAnimator;->access$502(Lcom/android/server/display/RampAnimator;F)F +HPLcom/android/server/display/RampAnimator;->access$600(Lcom/android/server/display/RampAnimator;)Ljava/lang/Object; +HPLcom/android/server/display/RampAnimator;->access$700(Lcom/android/server/display/RampAnimator;)Landroid/util/FloatProperty; +HPLcom/android/server/display/RampAnimator;->access$800(Lcom/android/server/display/RampAnimator;)V +HPLcom/android/server/display/RampAnimator;->access$902(Lcom/android/server/display/RampAnimator;Z)Z HSPLcom/android/server/display/RampAnimator;->animateTo(FF)Z +PLcom/android/server/display/RampAnimator;->cancelAnimationCallback()V HSPLcom/android/server/display/RampAnimator;->isAnimating()Z -PLcom/android/server/display/RampAnimator;->postAnimationCallback()V +HPLcom/android/server/display/RampAnimator;->postAnimationCallback()V HSPLcom/android/server/display/RampAnimator;->setListener(Lcom/android/server/display/RampAnimator$Listener;)V PLcom/android/server/display/VirtualDisplayAdapter$Callback;->(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/os/Handler;)V +PLcom/android/server/display/VirtualDisplayAdapter$Callback;->dispatchDisplayPaused()V PLcom/android/server/display/VirtualDisplayAdapter$Callback;->dispatchDisplayResumed()V PLcom/android/server/display/VirtualDisplayAdapter$Callback;->dispatchDisplayStopped()V PLcom/android/server/display/VirtualDisplayAdapter$Callback;->handleMessage(Landroid/os/Message;)V PLcom/android/server/display/VirtualDisplayAdapter$MediaProjectionCallback;->(Lcom/android/server/display/VirtualDisplayAdapter;Landroid/os/IBinder;)V PLcom/android/server/display/VirtualDisplayAdapter$MediaProjectionCallback;->onStop()V -PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->(Lcom/android/server/display/VirtualDisplayAdapter;Landroid/os/IBinder;Landroid/os/IBinder;ILjava/lang/String;Landroid/view/Surface;ILcom/android/server/display/VirtualDisplayAdapter$Callback;Ljava/lang/String;ILandroid/hardware/display/VirtualDisplayConfig;)V +HPLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->(Lcom/android/server/display/VirtualDisplayAdapter;Landroid/os/IBinder;Landroid/os/IBinder;ILjava/lang/String;Landroid/view/Surface;ILcom/android/server/display/VirtualDisplayAdapter$Callback;Ljava/lang/String;ILandroid/hardware/display/VirtualDisplayConfig;)V +PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->binderDied()V PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->destroyLocked(Z)V -PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->getDisplayDeviceInfoLocked()Lcom/android/server/display/DisplayDeviceInfo; +HPLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->getDisplayDeviceInfoLocked()Lcom/android/server/display/DisplayDeviceInfo; PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->getDisplayIdToMirrorLocked()I PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->hasStableUniqueId()Z -PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->performTraversalLocked(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->requestDisplayStateLocked(IF)Ljava/lang/Runnable; +HPLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->performTraversalLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->requestDisplayStateLocked(IF)Ljava/lang/Runnable; PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->resizeLocked(III)V PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->setDisplayState(Z)V +PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->setSurfaceLocked(Landroid/view/Surface;)V +PLcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;->stopLocked()V HSPLcom/android/server/display/VirtualDisplayAdapter;->(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)V HSPLcom/android/server/display/VirtualDisplayAdapter;->(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 -PLcom/android/server/display/VirtualDisplayAdapter;->createVirtualDisplayLocked(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;ILjava/lang/String;Landroid/view/Surface;ILandroid/hardware/display/VirtualDisplayConfig;)Lcom/android/server/display/DisplayDevice; +PLcom/android/server/display/VirtualDisplayAdapter;->access$100(Lcom/android/server/display/VirtualDisplayAdapter;Landroid/os/IBinder;)V +PLcom/android/server/display/VirtualDisplayAdapter;->access$200(Lcom/android/server/display/VirtualDisplayAdapter;Landroid/os/IBinder;)V +HPLcom/android/server/display/VirtualDisplayAdapter;->createVirtualDisplayLocked(Landroid/hardware/display/IVirtualDisplayCallback;Landroid/media/projection/IMediaProjection;ILjava/lang/String;Landroid/view/Surface;ILandroid/hardware/display/VirtualDisplayConfig;)Lcom/android/server/display/DisplayDevice; PLcom/android/server/display/VirtualDisplayAdapter;->dumpLocked(Ljava/io/PrintWriter;)V -PLcom/android/server/display/VirtualDisplayAdapter;->getNextUniqueIndex(Ljava/lang/String;)I +HPLcom/android/server/display/VirtualDisplayAdapter;->getNextUniqueIndex(Ljava/lang/String;)I +PLcom/android/server/display/VirtualDisplayAdapter;->handleBinderDiedLocked(Landroid/os/IBinder;)V PLcom/android/server/display/VirtualDisplayAdapter;->handleMediaProjectionStoppedLocked(Landroid/os/IBinder;)V PLcom/android/server/display/VirtualDisplayAdapter;->lambda$new$0(Ljava/lang/String;Z)Landroid/os/IBinder; HSPLcom/android/server/display/VirtualDisplayAdapter;->registerLocked()V -PLcom/android/server/display/color/-$$Lambda$ColorDisplayService$-6SRj2w8CA2IkowcIpt6fwPL9Vw;->(Lcom/android/server/display/color/DisplayTransformManager;Lcom/android/server/display/color/TintController;)V +PLcom/android/server/display/VirtualDisplayAdapter;->releaseVirtualDisplayLocked(Landroid/os/IBinder;)Lcom/android/server/display/DisplayDevice; +PLcom/android/server/display/VirtualDisplayAdapter;->setVirtualDisplayStateLocked(Landroid/os/IBinder;Z)V +PLcom/android/server/display/VirtualDisplayAdapter;->setVirtualDisplaySurfaceLocked(Landroid/os/IBinder;Landroid/view/Surface;)V +HPLcom/android/server/display/color/-$$Lambda$ColorDisplayService$-6SRj2w8CA2IkowcIpt6fwPL9Vw;->(Lcom/android/server/display/color/DisplayTransformManager;Lcom/android/server/display/color/TintController;)V HPLcom/android/server/display/color/-$$Lambda$ColorDisplayService$-6SRj2w8CA2IkowcIpt6fwPL9Vw;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V HSPLcom/android/server/display/color/AppSaturationController$SaturationController;->()V HSPLcom/android/server/display/color/AppSaturationController$SaturationController;->(Lcom/android/server/display/color/AppSaturationController$1;)V HSPLcom/android/server/display/color/AppSaturationController$SaturationController;->access$000(Lcom/android/server/display/color/AppSaturationController$SaturationController;Ljava/lang/ref/WeakReference;)Z PLcom/android/server/display/color/AppSaturationController$SaturationController;->access$100(Lcom/android/server/display/color/AppSaturationController$SaturationController;Ljava/lang/String;I)Z +PLcom/android/server/display/color/AppSaturationController$SaturationController;->access$200(Lcom/android/server/display/color/AppSaturationController$SaturationController;Ljava/io/PrintWriter;)V HSPLcom/android/server/display/color/AppSaturationController$SaturationController;->addColorTransformController(Ljava/lang/ref/WeakReference;)Z +PLcom/android/server/display/color/AppSaturationController$SaturationController;->calculateSaturationLevel()I HSPLcom/android/server/display/color/AppSaturationController$SaturationController;->clearExpiredReferences()V -PLcom/android/server/display/color/AppSaturationController$SaturationController;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/display/color/AppSaturationController$SaturationController;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/display/color/AppSaturationController$SaturationController;->setSaturationLevel(Ljava/lang/String;I)Z PLcom/android/server/display/color/AppSaturationController$SaturationController;->updateState()Z HSPLcom/android/server/display/color/AppSaturationController;->()V HSPLcom/android/server/display/color/AppSaturationController;->()V HSPLcom/android/server/display/color/AppSaturationController;->addColorTransformController(Ljava/lang/String;ILjava/lang/ref/WeakReference;)Z PLcom/android/server/display/color/AppSaturationController;->computeGrayscaleTransformMatrix(F[F)V -PLcom/android/server/display/color/AppSaturationController;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/display/color/AppSaturationController;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/color/AppSaturationController;->getOrCreateSaturationControllerLocked(Landroid/util/SparseArray;I)Lcom/android/server/display/color/AppSaturationController$SaturationController; HSPLcom/android/server/display/color/AppSaturationController;->getOrCreateUserIdMapLocked(Ljava/lang/String;)Landroid/util/SparseArray; HSPLcom/android/server/display/color/AppSaturationController;->getSaturationControllerLocked(Ljava/lang/String;I)Lcom/android/server/display/color/AppSaturationController$SaturationController; PLcom/android/server/display/color/AppSaturationController;->setSaturationLevel(Ljava/lang/String;Ljava/lang/String;II)Z PLcom/android/server/display/color/ColorDisplayService$2;->(Lcom/android/server/display/color/ColorDisplayService;Landroid/os/Handler;)V PLcom/android/server/display/color/ColorDisplayService$2;->onChange(ZLandroid/net/Uri;)V -PLcom/android/server/display/color/ColorDisplayService$3;->(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/TintController;[FLcom/android/server/display/color/DisplayTransformManager;)V -PLcom/android/server/display/color/ColorDisplayService$3;->onAnimationCancel(Landroid/animation/Animator;)V -PLcom/android/server/display/color/ColorDisplayService$3;->onAnimationEnd(Landroid/animation/Animator;)V +HPLcom/android/server/display/color/ColorDisplayService$3;->(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/TintController;[FLcom/android/server/display/color/DisplayTransformManager;)V +HPLcom/android/server/display/color/ColorDisplayService$3;->onAnimationCancel(Landroid/animation/Animator;)V +HPLcom/android/server/display/color/ColorDisplayService$3;->onAnimationEnd(Landroid/animation/Animator;)V HSPLcom/android/server/display/color/ColorDisplayService$BinderService;->(Lcom/android/server/display/color/ColorDisplayService;)V PLcom/android/server/display/color/ColorDisplayService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayAutoMode()I +PLcom/android/server/display/color/ColorDisplayService$BinderService;->getColorMode()I +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayAutoMode()I PLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayAutoModeRaw()I PLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayColorTemperature()I -PLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayCustomEndTime()Landroid/hardware/display/Time; -PLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayCustomStartTime()Landroid/hardware/display/Time; -PLcom/android/server/display/color/ColorDisplayService$BinderService;->isDeviceColorManaged()Z -PLcom/android/server/display/color/ColorDisplayService$BinderService;->isNightDisplayActivated()Z +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayCustomEndTime()Landroid/hardware/display/Time; +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayCustomStartTime()Landroid/hardware/display/Time; +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->isDeviceColorManaged()Z +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->isNightDisplayActivated()Z PLcom/android/server/display/color/ColorDisplayService$BinderService;->setAppSaturationLevel(Ljava/lang/String;I)Z PLcom/android/server/display/color/ColorDisplayService$BinderService;->setNightDisplayActivated(Z)Z -PLcom/android/server/display/color/ColorDisplayService$BinderService;->setSaturationLevel(I)Z +PLcom/android/server/display/color/ColorDisplayService$BinderService;->setNightDisplayAutoMode(I)Z +HPLcom/android/server/display/color/ColorDisplayService$BinderService;->setSaturationLevel(I)Z HSPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->(Lcom/android/server/display/color/ColorDisplayService;)V HSPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->attachColorTransformController(Ljava/lang/String;ILjava/lang/ref/WeakReference;)Z HSPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->isDisplayWhiteBalanceEnabled()Z -PLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->resetDisplayWhiteBalanceColorTemperature()Z -PLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->setDisplayWhiteBalanceColorTemperature(I)Z +HPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->resetDisplayWhiteBalanceColorTemperature()Z +HPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->setDisplayWhiteBalanceColorTemperature(I)Z HSPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->setDisplayWhiteBalanceListener(Lcom/android/server/display/color/ColorDisplayService$DisplayWhiteBalanceListener;)Z HSPLcom/android/server/display/color/ColorDisplayService$ColorMatrixEvaluator;->()V HSPLcom/android/server/display/color/ColorDisplayService$ColorMatrixEvaluator;->(Lcom/android/server/display/color/ColorDisplayService$1;)V @@ -14038,10 +15442,11 @@ HPLcom/android/server/display/color/ColorDisplayService$ColorMatrixEvaluator;->e PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode$1;->(Lcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;Lcom/android/server/display/color/ColorDisplayService;)V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->(Lcom/android/server/display/color/ColorDisplayService;)V -PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->access$2100(Lcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;)V +PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->access$2400(Lcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;)V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->onActivated(Z)V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->onAlarm()V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->onStart()V +PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->onStop()V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->updateActivated()V PLcom/android/server/display/color/ColorDisplayService$CustomNightDisplayAutoMode;->updateNextAlarm(Ljava/lang/Boolean;Ljava/time/LocalDateTime;)V PLcom/android/server/display/color/ColorDisplayService$NightDisplayAutoMode;->(Lcom/android/server/display/color/ColorDisplayService;)V @@ -14049,6 +15454,7 @@ PLcom/android/server/display/color/ColorDisplayService$NightDisplayAutoMode;->(Lcom/android/server/display/color/ColorDisplayService;)V HSPLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/ColorDisplayService$1;)V PLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->clampNightDisplayColorTemperature(I)I +PLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->getColorTemperature()I PLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->getColorTemperatureSetting()I HPLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->getLevel()I PLcom/android/server/display/color/ColorDisplayService$NightDisplayTintController;->getMatrix()[F @@ -14062,51 +15468,58 @@ PLcom/android/server/display/color/ColorDisplayService$NightDisplayTintControlle HSPLcom/android/server/display/color/ColorDisplayService$TintHandler;->(Lcom/android/server/display/color/ColorDisplayService;Landroid/os/Looper;)V HSPLcom/android/server/display/color/ColorDisplayService$TintHandler;->(Lcom/android/server/display/color/ColorDisplayService;Landroid/os/Looper;Lcom/android/server/display/color/ColorDisplayService$1;)V HSPLcom/android/server/display/color/ColorDisplayService$TintHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->()V -PLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->getMax()[F -PLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->getMin()[F +HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->()V +HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->getMax()[F +HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->getMin()[F HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->ofMatrix(Lcom/android/server/display/color/ColorDisplayService$ColorMatrixEvaluator;[Ljava/lang/Object;)Lcom/android/server/display/color/ColorDisplayService$TintValueAnimator; HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->updateMinMaxComponents()V PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->(Lcom/android/server/display/color/ColorDisplayService;)V PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onActivated(Z)V PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onStart()V PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onStop()V -PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onTwilightStateChanged(Lcom/android/server/twilight/TwilightState;)V -PLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->updateActivated(Lcom/android/server/twilight/TwilightState;)V +HPLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onTwilightStateChanged(Lcom/android/server/twilight/TwilightState;)V +HPLcom/android/server/display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->updateActivated(Lcom/android/server/twilight/TwilightState;)V HSPLcom/android/server/display/color/ColorDisplayService;->()V HSPLcom/android/server/display/color/ColorDisplayService;->(Landroid/content/Context;)V -PLcom/android/server/display/color/ColorDisplayService;->access$1100(Lcom/android/server/display/color/ColorDisplayService;)Landroid/hardware/display/Time; -PLcom/android/server/display/color/ColorDisplayService;->access$1300(Lcom/android/server/display/color/ColorDisplayService;)Landroid/hardware/display/Time; -PLcom/android/server/display/color/ColorDisplayService;->access$2200(Lcom/android/server/display/color/ColorDisplayService;)Ljava/time/LocalDateTime; -PLcom/android/server/display/color/ColorDisplayService;->access$2300(Lcom/android/server/display/color/ColorDisplayService;Ljava/lang/Class;)Ljava/lang/Object; -PLcom/android/server/display/color/ColorDisplayService;->access$2400(Lcom/android/server/display/color/ColorDisplayService;)Landroid/os/Handler; -PLcom/android/server/display/color/ColorDisplayService;->access$2500(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/ColorDisplayService$NightDisplayAutoMode; -HSPLcom/android/server/display/color/ColorDisplayService;->access$2602(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/ColorDisplayService$DisplayWhiteBalanceListener;)Lcom/android/server/display/color/ColorDisplayService$DisplayWhiteBalanceListener; -HSPLcom/android/server/display/color/ColorDisplayService;->access$2700(Lcom/android/server/display/color/ColorDisplayService;)Z -HSPLcom/android/server/display/color/ColorDisplayService;->access$2800(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/AppSaturationController; -PLcom/android/server/display/color/ColorDisplayService;->access$2900(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/TintController; +PLcom/android/server/display/color/ColorDisplayService;->access$1000(Lcom/android/server/display/color/ColorDisplayService;I)V +HPLcom/android/server/display/color/ColorDisplayService;->access$1100(Lcom/android/server/display/color/ColorDisplayService;)Landroid/hardware/display/Time; +HPLcom/android/server/display/color/ColorDisplayService;->access$1300(Lcom/android/server/display/color/ColorDisplayService;)Landroid/hardware/display/Time; +PLcom/android/server/display/color/ColorDisplayService;->access$1500(Lcom/android/server/display/color/ColorDisplayService;)I +HPLcom/android/server/display/color/ColorDisplayService;->access$2100(Lcom/android/server/display/color/ColorDisplayService;)Landroid/os/Handler; +PLcom/android/server/display/color/ColorDisplayService;->access$2500(Lcom/android/server/display/color/ColorDisplayService;)Ljava/time/LocalDateTime; +PLcom/android/server/display/color/ColorDisplayService;->access$2600(Lcom/android/server/display/color/ColorDisplayService;Ljava/lang/Class;)Ljava/lang/Object; +PLcom/android/server/display/color/ColorDisplayService;->access$2700(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/ColorDisplayService$NightDisplayAutoMode; +HSPLcom/android/server/display/color/ColorDisplayService;->access$2802(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/ColorDisplayService$DisplayWhiteBalanceListener;)Lcom/android/server/display/color/ColorDisplayService$DisplayWhiteBalanceListener; +HSPLcom/android/server/display/color/ColorDisplayService;->access$2900(Lcom/android/server/display/color/ColorDisplayService;)Z PLcom/android/server/display/color/ColorDisplayService;->access$300(Lcom/android/server/display/color/ColorDisplayService;)I -PLcom/android/server/display/color/ColorDisplayService;->access$3000(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/TintController;Z)V -PLcom/android/server/display/color/ColorDisplayService;->access$3500(Lcom/android/server/display/color/ColorDisplayService;)I +HPLcom/android/server/display/color/ColorDisplayService;->access$3000(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/AppSaturationController; +PLcom/android/server/display/color/ColorDisplayService;->access$3100(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/TintController; +HPLcom/android/server/display/color/ColorDisplayService;->access$3200(Lcom/android/server/display/color/ColorDisplayService;Lcom/android/server/display/color/TintController;Z)V +PLcom/android/server/display/color/ColorDisplayService;->access$3300(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/ReduceBrightColorsTintController; +PLcom/android/server/display/color/ColorDisplayService;->access$3500(Lcom/android/server/display/color/ColorDisplayService;)Z +PLcom/android/server/display/color/ColorDisplayService;->access$3700(Lcom/android/server/display/color/ColorDisplayService;I)Z +PLcom/android/server/display/color/ColorDisplayService;->access$3800(Lcom/android/server/display/color/ColorDisplayService;)I +PLcom/android/server/display/color/ColorDisplayService;->access$4200(Lcom/android/server/display/color/ColorDisplayService;Ljava/io/PrintWriter;)V PLcom/android/server/display/color/ColorDisplayService;->access$700(Lcom/android/server/display/color/ColorDisplayService;)V -PLcom/android/server/display/color/ColorDisplayService;->access$800(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/ColorDisplayService$NightDisplayTintController; -PLcom/android/server/display/color/ColorDisplayService;->access$900(Lcom/android/server/display/color/ColorDisplayService;)I -PLcom/android/server/display/color/ColorDisplayService;->applyTint(Lcom/android/server/display/color/TintController;Z)V +HPLcom/android/server/display/color/ColorDisplayService;->access$800(Lcom/android/server/display/color/ColorDisplayService;)Lcom/android/server/display/color/ColorDisplayService$NightDisplayTintController; +HPLcom/android/server/display/color/ColorDisplayService;->access$900(Lcom/android/server/display/color/ColorDisplayService;)I +HPLcom/android/server/display/color/ColorDisplayService;->applyTint(Lcom/android/server/display/color/TintController;Z)V PLcom/android/server/display/color/ColorDisplayService;->dumpInternal(Ljava/io/PrintWriter;)V PLcom/android/server/display/color/ColorDisplayService;->getColorModeInternal()I PLcom/android/server/display/color/ColorDisplayService;->getCompositionColorSpace(I)I PLcom/android/server/display/color/ColorDisplayService;->getCurrentColorModeFromSystemProperties()I -PLcom/android/server/display/color/ColorDisplayService;->getDateTimeAfter(Ljava/time/LocalTime;Ljava/time/LocalDateTime;)Ljava/time/LocalDateTime; +HPLcom/android/server/display/color/ColorDisplayService;->getDateTimeAfter(Ljava/time/LocalTime;Ljava/time/LocalDateTime;)Ljava/time/LocalDateTime; PLcom/android/server/display/color/ColorDisplayService;->getDateTimeBefore(Ljava/time/LocalTime;Ljava/time/LocalDateTime;)Ljava/time/LocalDateTime; -PLcom/android/server/display/color/ColorDisplayService;->getNightDisplayAutoModeInternal()I -PLcom/android/server/display/color/ColorDisplayService;->getNightDisplayAutoModeRawInternal()I -PLcom/android/server/display/color/ColorDisplayService;->getNightDisplayCustomEndTimeInternal()Landroid/hardware/display/Time; -PLcom/android/server/display/color/ColorDisplayService;->getNightDisplayCustomStartTimeInternal()Landroid/hardware/display/Time; +HPLcom/android/server/display/color/ColorDisplayService;->getNightDisplayAutoModeInternal()I +HPLcom/android/server/display/color/ColorDisplayService;->getNightDisplayAutoModeRawInternal()I +HPLcom/android/server/display/color/ColorDisplayService;->getNightDisplayCustomEndTimeInternal()Landroid/hardware/display/Time; +HPLcom/android/server/display/color/ColorDisplayService;->getNightDisplayCustomStartTimeInternal()Landroid/hardware/display/Time; PLcom/android/server/display/color/ColorDisplayService;->getNightDisplayLastActivatedTimeSetting()Ljava/time/LocalDateTime; PLcom/android/server/display/color/ColorDisplayService;->isAccessibilityEnabled()Z PLcom/android/server/display/color/ColorDisplayService;->isAccessiblityDaltonizerEnabled()Z PLcom/android/server/display/color/ColorDisplayService;->isAccessiblityInversionEnabled()Z PLcom/android/server/display/color/ColorDisplayService;->isColorModeAvailable(I)Z +PLcom/android/server/display/color/ColorDisplayService;->isDeviceColorManagedInternal()Z HSPLcom/android/server/display/color/ColorDisplayService;->isDisplayWhiteBalanceSettingEnabled()Z HSPLcom/android/server/display/color/ColorDisplayService;->isUserSetupCompleted(Landroid/content/ContentResolver;I)Z HPLcom/android/server/display/color/ColorDisplayService;->lambda$applyTint$0(Lcom/android/server/display/color/DisplayTransformManager;Lcom/android/server/display/color/TintController;Landroid/animation/ValueAnimator;)V @@ -14115,12 +15528,16 @@ PLcom/android/server/display/color/ColorDisplayService;->onAccessibilityInversio HSPLcom/android/server/display/color/ColorDisplayService;->onBootPhase(I)V PLcom/android/server/display/color/ColorDisplayService;->onDisplayColorModeChanged(I)V PLcom/android/server/display/color/ColorDisplayService;->onNightDisplayAutoModeChanged(I)V +PLcom/android/server/display/color/ColorDisplayService;->onReduceBrightColorsActivationChanged()V +PLcom/android/server/display/color/ColorDisplayService;->onReduceBrightColorsStrengthLevelChanged()V HSPLcom/android/server/display/color/ColorDisplayService;->onStart()V HSPLcom/android/server/display/color/ColorDisplayService;->onUserChanged(I)V HSPLcom/android/server/display/color/ColorDisplayService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/display/color/ColorDisplayService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/display/color/ColorDisplayService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V +PLcom/android/server/display/color/ColorDisplayService;->resetReduceBrightColors()Z PLcom/android/server/display/color/ColorDisplayService;->setAppSaturationLevelInternal(Ljava/lang/String;Ljava/lang/String;I)Z +PLcom/android/server/display/color/ColorDisplayService;->setNightDisplayAutoModeInternal(I)Z PLcom/android/server/display/color/ColorDisplayService;->setSaturationLevelInternal(I)V PLcom/android/server/display/color/ColorDisplayService;->setUp()V PLcom/android/server/display/color/ColorDisplayService;->setUpDisplayCompositionColorSpaces(Landroid/content/res/Resources;)V @@ -14131,8 +15548,8 @@ HSPLcom/android/server/display/color/DisplayTransformManager;->()V HPLcom/android/server/display/color/DisplayTransformManager;->applyColorMatrix([F)V PLcom/android/server/display/color/DisplayTransformManager;->applySaturation(F)V HPLcom/android/server/display/color/DisplayTransformManager;->computeColorMatrixLocked()[F -PLcom/android/server/display/color/DisplayTransformManager;->getColorMatrix(I)[F -PLcom/android/server/display/color/DisplayTransformManager;->isDeviceColorManaged()Z +HPLcom/android/server/display/color/DisplayTransformManager;->getColorMatrix(I)[F +HPLcom/android/server/display/color/DisplayTransformManager;->isDeviceColorManaged()Z PLcom/android/server/display/color/DisplayTransformManager;->needsLinearColorMatrix()Z PLcom/android/server/display/color/DisplayTransformManager;->needsLinearColorMatrix(I)Z HPLcom/android/server/display/color/DisplayTransformManager;->setColorMatrix(I[F)V @@ -14144,9 +15561,9 @@ HSPLcom/android/server/display/color/DisplayWhiteBalanceTintController;->( PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->getDisplayColorSpaceFromSurfaceControl()Landroid/graphics/ColorSpace$Rgb; HPLcom/android/server/display/color/DisplayWhiteBalanceTintController;->getLevel()I -PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->getMatrix()[F +HPLcom/android/server/display/color/DisplayWhiteBalanceTintController;->getMatrix()[F PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->isAvailable(Landroid/content/Context;)Z -PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->isColorMatrixCoeffValid(F)Z +HPLcom/android/server/display/color/DisplayWhiteBalanceTintController;->isColorMatrixCoeffValid(F)Z PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->isColorMatrixValid([F)Z PLcom/android/server/display/color/DisplayWhiteBalanceTintController;->makeRgbColorSpaceFromXYZ([F[F)Landroid/graphics/ColorSpace$Rgb; HPLcom/android/server/display/color/DisplayWhiteBalanceTintController;->mul3x3([F[F)[F @@ -14156,15 +15573,30 @@ HSPLcom/android/server/display/color/GlobalSaturationTintController;->()V HPLcom/android/server/display/color/GlobalSaturationTintController;->getLevel()I PLcom/android/server/display/color/GlobalSaturationTintController;->getMatrix()[F PLcom/android/server/display/color/GlobalSaturationTintController;->isAvailable(Landroid/content/Context;)Z -PLcom/android/server/display/color/GlobalSaturationTintController;->setMatrix(I)V +HPLcom/android/server/display/color/GlobalSaturationTintController;->setMatrix(I)V +HSPLcom/android/server/display/color/ReduceBrightColorsTintController;->()V +PLcom/android/server/display/color/ReduceBrightColorsTintController;->cancelAnimator()V +PLcom/android/server/display/color/ReduceBrightColorsTintController;->clamp(F)F +PLcom/android/server/display/color/ReduceBrightColorsTintController;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/display/color/ReduceBrightColorsTintController;->getLevel()I +PLcom/android/server/display/color/ReduceBrightColorsTintController;->getMatrix()[F +PLcom/android/server/display/color/ReduceBrightColorsTintController;->isActivated()Z +PLcom/android/server/display/color/ReduceBrightColorsTintController;->isAvailable(Landroid/content/Context;)Z +PLcom/android/server/display/color/ReduceBrightColorsTintController;->setActivated(Ljava/lang/Boolean;)V +PLcom/android/server/display/color/ReduceBrightColorsTintController;->setMatrix(I)V +PLcom/android/server/display/color/ReduceBrightColorsTintController;->setUp(Landroid/content/Context;Z)V HSPLcom/android/server/display/color/TintController;->()V -PLcom/android/server/display/color/TintController;->cancelAnimator()V +HPLcom/android/server/display/color/TintController;->cancelAnimator()V +PLcom/android/server/display/color/TintController;->endAnimator()V HSPLcom/android/server/display/color/TintController;->isActivated()Z PLcom/android/server/display/color/TintController;->isActivatedStateNotSet()Z HPLcom/android/server/display/color/TintController;->matrixToString([FI)Ljava/lang/String; PLcom/android/server/display/color/TintController;->setActivated(Ljava/lang/Boolean;)V -PLcom/android/server/display/color/TintController;->setAnimator(Lcom/android/server/display/color/ColorDisplayService$TintValueAnimator;)V +HPLcom/android/server/display/color/TintController;->setAnimator(Lcom/android/server/display/color/ColorDisplayService$TintValueAnimator;)V HSPLcom/android/server/display/config/DisplayConfiguration;->()V +HSPLcom/android/server/display/config/DisplayConfiguration;->getHighBrightnessMode()Lcom/android/server/display/config/HighBrightnessMode; +HSPLcom/android/server/display/config/DisplayConfiguration;->getQuirks()Lcom/android/server/display/config/DisplayQuirks; +HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessDefault()Ljava/math/BigDecimal; HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessMap()Lcom/android/server/display/config/NitsMap; HSPLcom/android/server/display/config/DisplayConfiguration;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/DisplayConfiguration; HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessMap(Lcom/android/server/display/config/NitsMap;)V @@ -14188,10 +15620,10 @@ HPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFi HSPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;->validateArguments(F)V HSPLcom/android/server/display/utils/AmbientFilter;->(Ljava/lang/String;I)V HPLcom/android/server/display/utils/AmbientFilter;->addValue(JF)Z -PLcom/android/server/display/utils/AmbientFilter;->clear()V +HPLcom/android/server/display/utils/AmbientFilter;->clear()V PLcom/android/server/display/utils/AmbientFilter;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/display/utils/AmbientFilter;->getEstimate(J)F -PLcom/android/server/display/utils/AmbientFilter;->truncateOldValues(J)V +HPLcom/android/server/display/utils/AmbientFilter;->truncateOldValues(J)V HSPLcom/android/server/display/utils/AmbientFilter;->validateArguments(I)V HSPLcom/android/server/display/utils/AmbientFilterFactory;->createAmbientFilter(Ljava/lang/String;IF)Lcom/android/server/display/utils/AmbientFilter; HSPLcom/android/server/display/utils/AmbientFilterFactory;->createBrightnessFilter(Ljava/lang/String;Landroid/content/res/Resources;)Lcom/android/server/display/utils/AmbientFilter; @@ -14200,7 +15632,7 @@ HSPLcom/android/server/display/utils/AmbientFilterFactory;->getFloat(Landroid/co HSPLcom/android/server/display/utils/History;->(I)V HSPLcom/android/server/display/utils/History;->(ILjava/time/Clock;)V HPLcom/android/server/display/utils/History;->add(F)V -PLcom/android/server/display/utils/History;->toString()Ljava/lang/String; +HPLcom/android/server/display/utils/History;->toString()Ljava/lang/String; HSPLcom/android/server/display/utils/Plog$SystemPlog;->(Ljava/lang/String;)V HSPLcom/android/server/display/utils/Plog;->()V HSPLcom/android/server/display/utils/Plog;->createSystemPlog(Ljava/lang/String;)Lcom/android/server/display/utils/Plog; @@ -14208,38 +15640,40 @@ HSPLcom/android/server/display/utils/RollingBuffer;->()V HPLcom/android/server/display/utils/RollingBuffer;->add(JF)V HSPLcom/android/server/display/utils/RollingBuffer;->clear()V PLcom/android/server/display/utils/RollingBuffer;->expandBuffer()V -PLcom/android/server/display/utils/RollingBuffer;->getLatestIndexBefore(J)I +HPLcom/android/server/display/utils/RollingBuffer;->getLatestIndexBefore(J)I HPLcom/android/server/display/utils/RollingBuffer;->getTime(I)J HPLcom/android/server/display/utils/RollingBuffer;->getValue(I)F -PLcom/android/server/display/utils/RollingBuffer;->isEmpty()Z +HPLcom/android/server/display/utils/RollingBuffer;->isEmpty()Z HPLcom/android/server/display/utils/RollingBuffer;->offsetOf(I)I -PLcom/android/server/display/utils/RollingBuffer;->size()I -PLcom/android/server/display/utils/RollingBuffer;->toString()Ljava/lang/String; +HPLcom/android/server/display/utils/RollingBuffer;->size()I +HPLcom/android/server/display/utils/RollingBuffer;->toString()Ljava/lang/String; HPLcom/android/server/display/utils/RollingBuffer;->truncate(J)V HSPLcom/android/server/display/whitebalance/AmbientSensor$1;->(Lcom/android/server/display/whitebalance/AmbientSensor;)V -PLcom/android/server/display/whitebalance/AmbientSensor$1;->onAccuracyChanged(Landroid/hardware/Sensor;I)V +HPLcom/android/server/display/whitebalance/AmbientSensor$1;->onAccuracyChanged(Landroid/hardware/Sensor;I)V HPLcom/android/server/display/whitebalance/AmbientSensor$1;->onSensorChanged(Landroid/hardware/SensorEvent;)V HSPLcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor;->(Landroid/os/Handler;Landroid/hardware/SensorManager;I)V +PLcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor;->setCallbacks(Lcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor$Callbacks;)Z HPLcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor;->update(F)V HSPLcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor;->(Landroid/os/Handler;Landroid/hardware/SensorManager;Ljava/lang/String;I)V +PLcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor;->setCallbacks(Lcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor$Callbacks;)Z HPLcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor;->update(F)V HSPLcom/android/server/display/whitebalance/AmbientSensor;->(Ljava/lang/String;Landroid/os/Handler;Landroid/hardware/SensorManager;I)V -PLcom/android/server/display/whitebalance/AmbientSensor;->access$000(Lcom/android/server/display/whitebalance/AmbientSensor;F)V -PLcom/android/server/display/whitebalance/AmbientSensor;->disable()Z +HPLcom/android/server/display/whitebalance/AmbientSensor;->access$000(Lcom/android/server/display/whitebalance/AmbientSensor;F)V +HPLcom/android/server/display/whitebalance/AmbientSensor;->disable()Z PLcom/android/server/display/whitebalance/AmbientSensor;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/whitebalance/AmbientSensor;->enable()Z +HPLcom/android/server/display/whitebalance/AmbientSensor;->enable()Z HPLcom/android/server/display/whitebalance/AmbientSensor;->handleNewEvent(F)V -PLcom/android/server/display/whitebalance/AmbientSensor;->setEnabled(Z)Z -PLcom/android/server/display/whitebalance/AmbientSensor;->startListening()V -PLcom/android/server/display/whitebalance/AmbientSensor;->stopListening()V +HPLcom/android/server/display/whitebalance/AmbientSensor;->setEnabled(Z)Z +HPLcom/android/server/display/whitebalance/AmbientSensor;->startListening()V +HPLcom/android/server/display/whitebalance/AmbientSensor;->stopListening()V HSPLcom/android/server/display/whitebalance/AmbientSensor;->validateArguments(Landroid/os/Handler;Landroid/hardware/SensorManager;I)V HSPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->(Lcom/android/server/display/whitebalance/AmbientSensor$AmbientBrightnessSensor;Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/whitebalance/AmbientSensor$AmbientColorTemperatureSensor;Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/whitebalance/DisplayWhiteBalanceThrottler;[F[FF[F[FF[F[F)V HSPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->disable()Z PLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->enable()Z -PLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->onAmbientBrightnessChanged(F)V +HPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->enable()Z +HPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->onAmbientBrightnessChanged(F)V HPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->onAmbientColorTemperatureChanged(F)V HSPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->setCallbacks(Lcom/android/server/display/whitebalance/DisplayWhiteBalanceController$Callbacks;)Z HSPLcom/android/server/display/whitebalance/DisplayWhiteBalanceController;->setEnabled(Z)Z @@ -14284,109 +15718,121 @@ PLcom/android/server/dreams/-$$Lambda$DreamController$DreamRecord$Y3DRxTJC650L8E HPLcom/android/server/dreams/-$$Lambda$DreamController$l7qszohe6DdTRzuFGFeC6E3UFwc;->(Lcom/android/server/dreams/DreamController;Lcom/android/server/dreams/DreamController$DreamRecord;)V HPLcom/android/server/dreams/-$$Lambda$DreamController$l7qszohe6DdTRzuFGFeC6E3UFwc;->run()V HSPLcom/android/server/dreams/-$$Lambda$DreamController$s0-PjqcFvDQ2ef4CtAZmJfIInKU;->(Lcom/android/server/dreams/DreamController;)V +PLcom/android/server/dreams/-$$Lambda$DreamController$s0-PjqcFvDQ2ef4CtAZmJfIInKU;->run()V HPLcom/android/server/dreams/-$$Lambda$DreamManagerService$7fsbHggt18AiNDHG2sShSOLJWe8;->(Lcom/android/server/dreams/DreamManagerService;Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V HPLcom/android/server/dreams/-$$Lambda$DreamManagerService$7fsbHggt18AiNDHG2sShSOLJWe8;->run()V HPLcom/android/server/dreams/-$$Lambda$YswE4ESMelIcErv-16Cm--Iy3-s;->(Lcom/android/server/dreams/DreamController$DreamRecord;)V HPLcom/android/server/dreams/-$$Lambda$YswE4ESMelIcErv-16Cm--Iy3-s;->run()V HSPLcom/android/server/dreams/DreamController$1;->(Lcom/android/server/dreams/DreamController;)V -PLcom/android/server/dreams/DreamController$1;->run()V -PLcom/android/server/dreams/DreamController$DreamRecord$1;->(Lcom/android/server/dreams/DreamController$DreamRecord;)V -PLcom/android/server/dreams/DreamController$DreamRecord$1;->sendResult(Landroid/os/Bundle;)V -PLcom/android/server/dreams/DreamController$DreamRecord;->(Lcom/android/server/dreams/DreamController;Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V +HPLcom/android/server/dreams/DreamController$1;->run()V +HPLcom/android/server/dreams/DreamController$DreamRecord$1;->(Lcom/android/server/dreams/DreamController$DreamRecord;)V +HPLcom/android/server/dreams/DreamController$DreamRecord$1;->sendResult(Landroid/os/Bundle;)V +HPLcom/android/server/dreams/DreamController$DreamRecord;->(Lcom/android/server/dreams/DreamController;Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V PLcom/android/server/dreams/DreamController$DreamRecord;->binderDied()V PLcom/android/server/dreams/DreamController$DreamRecord;->lambda$binderDied$0$DreamController$DreamRecord()V -PLcom/android/server/dreams/DreamController$DreamRecord;->lambda$onServiceConnected$1$DreamController$DreamRecord(Landroid/os/IBinder;)V +HPLcom/android/server/dreams/DreamController$DreamRecord;->lambda$onServiceConnected$1$DreamController$DreamRecord(Landroid/os/IBinder;)V PLcom/android/server/dreams/DreamController$DreamRecord;->lambda$onServiceDisconnected$2$DreamController$DreamRecord()V -PLcom/android/server/dreams/DreamController$DreamRecord;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/dreams/DreamController$DreamRecord;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/dreams/DreamController$DreamRecord;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/dreams/DreamController$DreamRecord;->releaseWakeLockIfNeeded()V +HPLcom/android/server/dreams/DreamController$DreamRecord;->releaseWakeLockIfNeeded()V HSPLcom/android/server/dreams/DreamController;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/dreams/DreamController$Listener;)V -PLcom/android/server/dreams/DreamController;->access$000(Lcom/android/server/dreams/DreamController;)Lcom/android/server/dreams/DreamController$DreamRecord; -PLcom/android/server/dreams/DreamController;->access$100(Lcom/android/server/dreams/DreamController;)Landroid/os/Handler; -PLcom/android/server/dreams/DreamController;->access$200(Lcom/android/server/dreams/DreamController;Landroid/service/dreams/IDreamService;)V -PLcom/android/server/dreams/DreamController;->attach(Landroid/service/dreams/IDreamService;)V +HPLcom/android/server/dreams/DreamController;->access$000(Lcom/android/server/dreams/DreamController;)Lcom/android/server/dreams/DreamController$DreamRecord; +HPLcom/android/server/dreams/DreamController;->access$100(Lcom/android/server/dreams/DreamController;)Landroid/os/Handler; +HPLcom/android/server/dreams/DreamController;->access$200(Lcom/android/server/dreams/DreamController;Landroid/service/dreams/IDreamService;)V +HPLcom/android/server/dreams/DreamController;->attach(Landroid/service/dreams/IDreamService;)V PLcom/android/server/dreams/DreamController;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/dreams/DreamController;->lambda$new$0$DreamController()V PLcom/android/server/dreams/DreamController;->lambda$stopDream$1$DreamController(Lcom/android/server/dreams/DreamController$DreamRecord;)V -PLcom/android/server/dreams/DreamController;->startDream(Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V -PLcom/android/server/dreams/DreamController;->stopDream(ZLjava/lang/String;)V +HPLcom/android/server/dreams/DreamController;->startDream(Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V +HPLcom/android/server/dreams/DreamController;->stopDream(ZLjava/lang/String;)V HSPLcom/android/server/dreams/DreamManagerService$1;->(Lcom/android/server/dreams/DreamManagerService;)V HSPLcom/android/server/dreams/DreamManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/dreams/DreamManagerService$2;->(Lcom/android/server/dreams/DreamManagerService;)V PLcom/android/server/dreams/DreamManagerService$2;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/dreams/DreamManagerService$3;->(Lcom/android/server/dreams/DreamManagerService;ZLjava/lang/String;)V -PLcom/android/server/dreams/DreamManagerService$3;->run()V +HPLcom/android/server/dreams/DreamManagerService$3;->(Lcom/android/server/dreams/DreamManagerService;ZLjava/lang/String;)V +HPLcom/android/server/dreams/DreamManagerService$3;->run()V HSPLcom/android/server/dreams/DreamManagerService$4;->(Lcom/android/server/dreams/DreamManagerService;)V -PLcom/android/server/dreams/DreamManagerService$4;->onDreamStopped(Landroid/os/Binder;)V +HPLcom/android/server/dreams/DreamManagerService$4;->onDreamStopped(Landroid/os/Binder;)V HSPLcom/android/server/dreams/DreamManagerService$5;->(Lcom/android/server/dreams/DreamManagerService;Landroid/os/Handler;)V +PLcom/android/server/dreams/DreamManagerService$5;->onChange(Z)V HSPLcom/android/server/dreams/DreamManagerService$6;->(Lcom/android/server/dreams/DreamManagerService;)V HSPLcom/android/server/dreams/DreamManagerService$BinderService;->(Lcom/android/server/dreams/DreamManagerService;)V HSPLcom/android/server/dreams/DreamManagerService$BinderService;->(Lcom/android/server/dreams/DreamManagerService;Lcom/android/server/dreams/DreamManagerService$1;)V HPLcom/android/server/dreams/DreamManagerService$BinderService;->awaken()V PLcom/android/server/dreams/DreamManagerService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/dreams/DreamManagerService$BinderService;->finishSelf(Landroid/os/IBinder;Z)V +HPLcom/android/server/dreams/DreamManagerService$BinderService;->finishSelf(Landroid/os/IBinder;Z)V PLcom/android/server/dreams/DreamManagerService$BinderService;->forceAmbientDisplayEnabled(Z)V -PLcom/android/server/dreams/DreamManagerService$BinderService;->getDefaultDreamComponentForUser(I)Landroid/content/ComponentName; -PLcom/android/server/dreams/DreamManagerService$BinderService;->getDreamComponents()[Landroid/content/ComponentName; -PLcom/android/server/dreams/DreamManagerService$BinderService;->getDreamComponentsForUser(I)[Landroid/content/ComponentName; -PLcom/android/server/dreams/DreamManagerService$BinderService;->isDreaming()Z -PLcom/android/server/dreams/DreamManagerService$BinderService;->startDozing(Landroid/os/IBinder;II)V +HPLcom/android/server/dreams/DreamManagerService$BinderService;->getDefaultDreamComponentForUser(I)Landroid/content/ComponentName; +HPLcom/android/server/dreams/DreamManagerService$BinderService;->getDreamComponents()[Landroid/content/ComponentName; +HPLcom/android/server/dreams/DreamManagerService$BinderService;->getDreamComponentsForUser(I)[Landroid/content/ComponentName; +HPLcom/android/server/dreams/DreamManagerService$BinderService;->isDreaming()Z +HPLcom/android/server/dreams/DreamManagerService$BinderService;->startDozing(Landroid/os/IBinder;II)V HSPLcom/android/server/dreams/DreamManagerService$DreamHandler;->(Lcom/android/server/dreams/DreamManagerService;Landroid/os/Looper;)V HSPLcom/android/server/dreams/DreamManagerService$LocalService;->(Lcom/android/server/dreams/DreamManagerService;)V HSPLcom/android/server/dreams/DreamManagerService$LocalService;->(Lcom/android/server/dreams/DreamManagerService;Lcom/android/server/dreams/DreamManagerService$1;)V HSPLcom/android/server/dreams/DreamManagerService$LocalService;->isDreaming()Z -PLcom/android/server/dreams/DreamManagerService$LocalService;->startDream(Z)V -PLcom/android/server/dreams/DreamManagerService$LocalService;->stopDream(Z)V +HPLcom/android/server/dreams/DreamManagerService$LocalService;->startDream(Z)V +HPLcom/android/server/dreams/DreamManagerService$LocalService;->stopDream(Z)V HSPLcom/android/server/dreams/DreamManagerService;->(Landroid/content/Context;)V -PLcom/android/server/dreams/DreamManagerService;->access$1000(Lcom/android/server/dreams/DreamManagerService;Ljava/lang/String;)V +HPLcom/android/server/dreams/DreamManagerService;->access$1000(Lcom/android/server/dreams/DreamManagerService;Ljava/lang/String;)V +PLcom/android/server/dreams/DreamManagerService;->access$1100(Lcom/android/server/dreams/DreamManagerService;I)[Landroid/content/ComponentName; +PLcom/android/server/dreams/DreamManagerService;->access$1300(Lcom/android/server/dreams/DreamManagerService;I)Landroid/content/ComponentName; HSPLcom/android/server/dreams/DreamManagerService;->access$1400(Lcom/android/server/dreams/DreamManagerService;)Z -PLcom/android/server/dreams/DreamManagerService;->access$1700(Lcom/android/server/dreams/DreamManagerService;)V -PLcom/android/server/dreams/DreamManagerService;->access$1800(Lcom/android/server/dreams/DreamManagerService;Landroid/os/IBinder;Z)V -PLcom/android/server/dreams/DreamManagerService;->access$1900(Lcom/android/server/dreams/DreamManagerService;Landroid/os/IBinder;II)V +HPLcom/android/server/dreams/DreamManagerService;->access$1700(Lcom/android/server/dreams/DreamManagerService;)V +HPLcom/android/server/dreams/DreamManagerService;->access$1800(Lcom/android/server/dreams/DreamManagerService;Landroid/os/IBinder;Z)V +HPLcom/android/server/dreams/DreamManagerService;->access$1900(Lcom/android/server/dreams/DreamManagerService;Landroid/os/IBinder;II)V HSPLcom/android/server/dreams/DreamManagerService;->access$200(Lcom/android/server/dreams/DreamManagerService;)V PLcom/android/server/dreams/DreamManagerService;->access$2100(Lcom/android/server/dreams/DreamManagerService;Z)V -PLcom/android/server/dreams/DreamManagerService;->access$2200(Lcom/android/server/dreams/DreamManagerService;Z)V -PLcom/android/server/dreams/DreamManagerService;->access$2300(Lcom/android/server/dreams/DreamManagerService;ZLjava/lang/String;)V +HPLcom/android/server/dreams/DreamManagerService;->access$2200(Lcom/android/server/dreams/DreamManagerService;Z)V +HPLcom/android/server/dreams/DreamManagerService;->access$2300(Lcom/android/server/dreams/DreamManagerService;ZLjava/lang/String;)V HSPLcom/android/server/dreams/DreamManagerService;->access$300(Lcom/android/server/dreams/DreamManagerService;)Ljava/lang/Object; HSPLcom/android/server/dreams/DreamManagerService;->access$400(Lcom/android/server/dreams/DreamManagerService;ZLjava/lang/String;)V -PLcom/android/server/dreams/DreamManagerService;->access$500(Lcom/android/server/dreams/DreamManagerService;)Lcom/android/server/dreams/DreamController; -PLcom/android/server/dreams/DreamManagerService;->access$600(Lcom/android/server/dreams/DreamManagerService;)Landroid/os/Binder; +HPLcom/android/server/dreams/DreamManagerService;->access$500(Lcom/android/server/dreams/DreamManagerService;)Lcom/android/server/dreams/DreamController; +HPLcom/android/server/dreams/DreamManagerService;->access$600(Lcom/android/server/dreams/DreamManagerService;)Landroid/os/Binder; PLcom/android/server/dreams/DreamManagerService;->access$700(Lcom/android/server/dreams/DreamManagerService;)V +PLcom/android/server/dreams/DreamManagerService;->access$800(Lcom/android/server/dreams/DreamManagerService;)Landroid/content/Context; +PLcom/android/server/dreams/DreamManagerService;->access$900(Lcom/android/server/dreams/DreamManagerService;Ljava/io/PrintWriter;)V HPLcom/android/server/dreams/DreamManagerService;->checkPermission(Ljava/lang/String;)V -PLcom/android/server/dreams/DreamManagerService;->chooseDreamForUser(ZI)Landroid/content/ComponentName; -PLcom/android/server/dreams/DreamManagerService;->cleanupDreamLocked()V +HPLcom/android/server/dreams/DreamManagerService;->chooseDreamForUser(ZI)Landroid/content/ComponentName; +HPLcom/android/server/dreams/DreamManagerService;->cleanupDreamLocked()V +HPLcom/android/server/dreams/DreamManagerService;->componentsFromString(Ljava/lang/String;)[Landroid/content/ComponentName; PLcom/android/server/dreams/DreamManagerService;->dumpInternal(Ljava/io/PrintWriter;)V -PLcom/android/server/dreams/DreamManagerService;->finishSelfInternal(Landroid/os/IBinder;Z)V +HPLcom/android/server/dreams/DreamManagerService;->finishSelfInternal(Landroid/os/IBinder;Z)V PLcom/android/server/dreams/DreamManagerService;->forceAmbientDisplayEnabledInternal(Z)V +HPLcom/android/server/dreams/DreamManagerService;->getDefaultDreamComponentForUser(I)Landroid/content/ComponentName; HSPLcom/android/server/dreams/DreamManagerService;->getDozeComponent()Landroid/content/ComponentName; HSPLcom/android/server/dreams/DreamManagerService;->getDozeComponent(I)Landroid/content/ComponentName; -PLcom/android/server/dreams/DreamManagerService;->getDreamComponentsForUser(I)[Landroid/content/ComponentName; +HPLcom/android/server/dreams/DreamManagerService;->getDreamComponentsForUser(I)[Landroid/content/ComponentName; HSPLcom/android/server/dreams/DreamManagerService;->getServiceInfo(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/dreams/DreamManagerService;->isDreamingInternal()Z -PLcom/android/server/dreams/DreamManagerService;->lambda$startDreamLocked$0$DreamManagerService(Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V +HPLcom/android/server/dreams/DreamManagerService;->lambda$startDreamLocked$0$DreamManagerService(Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V HSPLcom/android/server/dreams/DreamManagerService;->onBootPhase(I)V HSPLcom/android/server/dreams/DreamManagerService;->onStart()V -PLcom/android/server/dreams/DreamManagerService;->requestAwakenInternal()V -PLcom/android/server/dreams/DreamManagerService;->startDozingInternal(Landroid/os/IBinder;II)V -PLcom/android/server/dreams/DreamManagerService;->startDreamInternal(Z)V -PLcom/android/server/dreams/DreamManagerService;->startDreamLocked(Landroid/content/ComponentName;ZZI)V +HPLcom/android/server/dreams/DreamManagerService;->requestAwakenInternal()V +HPLcom/android/server/dreams/DreamManagerService;->startDozingInternal(Landroid/os/IBinder;II)V +HPLcom/android/server/dreams/DreamManagerService;->startDreamInternal(Z)V +HPLcom/android/server/dreams/DreamManagerService;->startDreamLocked(Landroid/content/ComponentName;ZZI)V HPLcom/android/server/dreams/DreamManagerService;->stopDreamInternal(ZLjava/lang/String;)V HSPLcom/android/server/dreams/DreamManagerService;->stopDreamLocked(ZLjava/lang/String;)V HSPLcom/android/server/dreams/DreamManagerService;->validateDream(Landroid/content/ComponentName;)Z HSPLcom/android/server/dreams/DreamManagerService;->writePulseGestureEnabled()V HSPLcom/android/server/emergency/EmergencyAffordanceService$1;->(Lcom/android/server/emergency/EmergencyAffordanceService;)V -PLcom/android/server/emergency/EmergencyAffordanceService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/emergency/EmergencyAffordanceService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/emergency/EmergencyAffordanceService$2;->(Lcom/android/server/emergency/EmergencyAffordanceService;)V -PLcom/android/server/emergency/EmergencyAffordanceService$2;->onSubscriptionsChanged()V +HPLcom/android/server/emergency/EmergencyAffordanceService$2;->onSubscriptionsChanged()V HSPLcom/android/server/emergency/EmergencyAffordanceService$BinderService;->(Lcom/android/server/emergency/EmergencyAffordanceService;)V HSPLcom/android/server/emergency/EmergencyAffordanceService$BinderService;->(Lcom/android/server/emergency/EmergencyAffordanceService;Lcom/android/server/emergency/EmergencyAffordanceService$1;)V PLcom/android/server/emergency/EmergencyAffordanceService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/emergency/EmergencyAffordanceService$MyHandler;->(Lcom/android/server/emergency/EmergencyAffordanceService;Landroid/os/Looper;)V HSPLcom/android/server/emergency/EmergencyAffordanceService$MyHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/emergency/EmergencyAffordanceService;->(Landroid/content/Context;)V -PLcom/android/server/emergency/EmergencyAffordanceService;->access$000(Lcom/android/server/emergency/EmergencyAffordanceService;)Lcom/android/server/emergency/EmergencyAffordanceService$MyHandler; +HPLcom/android/server/emergency/EmergencyAffordanceService;->access$000(Lcom/android/server/emergency/EmergencyAffordanceService;)Lcom/android/server/emergency/EmergencyAffordanceService$MyHandler; HSPLcom/android/server/emergency/EmergencyAffordanceService;->access$200(Lcom/android/server/emergency/EmergencyAffordanceService;)V PLcom/android/server/emergency/EmergencyAffordanceService;->access$300(Lcom/android/server/emergency/EmergencyAffordanceService;Ljava/lang/String;I)V PLcom/android/server/emergency/EmergencyAffordanceService;->access$400(Lcom/android/server/emergency/EmergencyAffordanceService;)V +PLcom/android/server/emergency/EmergencyAffordanceService;->access$500(Lcom/android/server/emergency/EmergencyAffordanceService;)V +PLcom/android/server/emergency/EmergencyAffordanceService;->access$600(Lcom/android/server/emergency/EmergencyAffordanceService;)Landroid/content/Context; +PLcom/android/server/emergency/EmergencyAffordanceService;->access$700(Lcom/android/server/emergency/EmergencyAffordanceService;Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/emergency/EmergencyAffordanceService;->dumpInternal(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/emergency/EmergencyAffordanceService;->handleInitializeState()V PLcom/android/server/emergency/EmergencyAffordanceService;->handleNetworkCountryChanged(Ljava/lang/String;I)V @@ -14401,6 +15847,7 @@ HSPLcom/android/server/emergency/EmergencyAffordanceService;->updateNetworkCount HSPLcom/android/server/firewall/AndFilter$1;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/AndFilter;->()V HSPLcom/android/server/firewall/AndFilter;->()V +PLcom/android/server/firewall/AndFilter;->matches(Lcom/android/server/firewall/IntentFirewall;Landroid/content/ComponentName;Landroid/content/Intent;IILjava/lang/String;I)Z HSPLcom/android/server/firewall/CategoryFilter$1;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/CategoryFilter;->()V HSPLcom/android/server/firewall/FilterFactory;->(Ljava/lang/String;)V @@ -14410,12 +15857,17 @@ HSPLcom/android/server/firewall/FilterList;->readChild(Lorg/xmlpull/v1/XmlPullPa HSPLcom/android/server/firewall/FilterList;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/firewall/FilterList; HSPLcom/android/server/firewall/IntentFirewall$FirewallHandler;->(Lcom/android/server/firewall/IntentFirewall;Landroid/os/Looper;)V HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;->(Lcom/android/server/firewall/IntentFirewall$Rule;)V +PLcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;->access$200(Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;)Lcom/android/server/firewall/IntentFirewall$Rule; HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->()V HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->(Lcom/android/server/firewall/IntentFirewall$1;)V +PLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->allowFilterResult(Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;Ljava/util/List;)Z +PLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->getIntentFilter(Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;)Landroid/content/IntentFilter; HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->newArray(I)[Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter; HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->newArray(I)[Ljava/lang/Object; +PLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->newResult(Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;II)Lcom/android/server/firewall/IntentFirewall$Rule; +PLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->newResult(Ljava/lang/Object;II)Ljava/lang/Object; HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->queryByComponent(Landroid/content/ComponentName;Ljava/util/List;)V HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->sortResults(Ljava/util/List;)V HSPLcom/android/server/firewall/IntentFirewall$Rule;->()V @@ -14456,6 +15908,7 @@ HSPLcom/android/server/firewall/StringFilter$10;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$1;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$2;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$3;->(Ljava/lang/String;)V +PLcom/android/server/firewall/StringFilter$3;->getValue(Landroid/content/ComponentName;Landroid/content/Intent;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/firewall/StringFilter$4;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$5;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$6;->(Ljava/lang/String;)V @@ -14463,24 +15916,27 @@ HSPLcom/android/server/firewall/StringFilter$7;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$8;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$9;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$EqualsFilter;->(Lcom/android/server/firewall/StringFilter$ValueProvider;Ljava/lang/String;)V +PLcom/android/server/firewall/StringFilter$EqualsFilter;->matchesValue(Ljava/lang/String;)Z HSPLcom/android/server/firewall/StringFilter$ValueProvider;->(Ljava/lang/String;)V HSPLcom/android/server/firewall/StringFilter$ValueProvider;->newFilter(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/firewall/Filter; HSPLcom/android/server/firewall/StringFilter;->()V HSPLcom/android/server/firewall/StringFilter;->(Lcom/android/server/firewall/StringFilter$ValueProvider;)V HSPLcom/android/server/firewall/StringFilter;->(Lcom/android/server/firewall/StringFilter$ValueProvider;Lcom/android/server/firewall/StringFilter$1;)V HSPLcom/android/server/firewall/StringFilter;->getFilter(Lcom/android/server/firewall/StringFilter$ValueProvider;Lorg/xmlpull/v1/XmlPullParser;I)Lcom/android/server/firewall/StringFilter; +PLcom/android/server/firewall/StringFilter;->matches(Lcom/android/server/firewall/IntentFirewall;Landroid/content/ComponentName;Landroid/content/Intent;IILjava/lang/String;I)Z HSPLcom/android/server/firewall/StringFilter;->readFromXml(Lcom/android/server/firewall/StringFilter$ValueProvider;Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/firewall/StringFilter; PLcom/android/server/gpu/GpuService$DeviceConfigListener;->(Lcom/android/server/gpu/GpuService;)V PLcom/android/server/gpu/GpuService$DeviceConfigListener;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/gpu/GpuService$PackageReceiver;->(Lcom/android/server/gpu/GpuService;)V HSPLcom/android/server/gpu/GpuService$PackageReceiver;->(Lcom/android/server/gpu/GpuService;Lcom/android/server/gpu/GpuService$1;)V -PLcom/android/server/gpu/GpuService$PackageReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/gpu/GpuService$PackageReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/gpu/GpuService$SettingsObserver;->(Lcom/android/server/gpu/GpuService;)V HSPLcom/android/server/gpu/GpuService;->(Landroid/content/Context;)V PLcom/android/server/gpu/GpuService;->access$100(Lcom/android/server/gpu/GpuService;)Landroid/content/ContentResolver; PLcom/android/server/gpu/GpuService;->access$400(Lcom/android/server/gpu/GpuService;)Landroid/content/Context; -PLcom/android/server/gpu/GpuService;->access$700(Lcom/android/server/gpu/GpuService;)Ljava/lang/String; -PLcom/android/server/gpu/GpuService;->access$800(Lcom/android/server/gpu/GpuService;)Ljava/lang/String; +PLcom/android/server/gpu/GpuService;->access$500(Lcom/android/server/gpu/GpuService;)Ljava/lang/Object; +HPLcom/android/server/gpu/GpuService;->access$700(Lcom/android/server/gpu/GpuService;)Ljava/lang/String; +HPLcom/android/server/gpu/GpuService;->access$800(Lcom/android/server/gpu/GpuService;)Ljava/lang/String; PLcom/android/server/gpu/GpuService;->assetToSettingsGlobal(Landroid/content/Context;Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;)V PLcom/android/server/gpu/GpuService;->fetchPrereleaseDriverPackageProperties()V PLcom/android/server/gpu/GpuService;->fetchProductionDriverPackageProperties()V @@ -14490,22 +15946,32 @@ PLcom/android/server/gpu/GpuService;->parseDenylists(Ljava/lang/String;)V PLcom/android/server/gpu/GpuService;->processDenylists()V PLcom/android/server/gpu/GpuService;->setDenylist()V PLcom/android/server/gpu/GpuService;->setUpdatableDriverPath(Landroid/content/pm/ApplicationInfo;)V +HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;->(Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle;)V +HPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;->getSerializedSystemFontMap()Landroid/os/SharedMemory; +HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle;->(Landroid/content/Context;)V +HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle;->onStart()V +HSPLcom/android/server/graphics/fonts/FontManagerService;->()V +PLcom/android/server/graphics/fonts/FontManagerService;->createSerializedSystemFontMapLocked()Landroid/os/SharedMemory; +HPLcom/android/server/graphics/fonts/FontManagerService;->getSerializedSystemFontMap()Landroid/os/SharedMemory; PLcom/android/server/incident/-$$Lambda$PendingReports$Joo91M4wjdNITpLDr7zvkV9kN7Q;->(Lcom/android/server/incident/PendingReports;Landroid/os/IIncidentAuthListener;Landroid/content/ComponentName;I)V PLcom/android/server/incident/-$$Lambda$PendingReports$Joo91M4wjdNITpLDr7zvkV9kN7Q;->binderDied()V +PLcom/android/server/incident/-$$Lambda$PendingReports$T0uPwdHy0gqZ4tS0nb7olD9WBAU;->(Lcom/android/server/incident/PendingReports;Landroid/os/IIncidentAuthListener;)V +PLcom/android/server/incident/-$$Lambda$PendingReports$T0uPwdHy0gqZ4tS0nb7olD9WBAU;->run()V PLcom/android/server/incident/-$$Lambda$PendingReports$sgdS8PYFQpLh2NOSGjn1kZ5FATM;->(Lcom/android/server/incident/PendingReports;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V PLcom/android/server/incident/-$$Lambda$PendingReports$sgdS8PYFQpLh2NOSGjn1kZ5FATM;->run()V HSPLcom/android/server/incident/IncidentCompanionService$BinderService;->(Lcom/android/server/incident/IncidentCompanionService;)V HSPLcom/android/server/incident/IncidentCompanionService$BinderService;->(Lcom/android/server/incident/IncidentCompanionService;Lcom/android/server/incident/IncidentCompanionService$1;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->approveReport(Ljava/lang/String;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->authorizeReport(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V -PLcom/android/server/incident/IncidentCompanionService$BinderService;->deleteIncidentReports(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/incident/IncidentCompanionService$BinderService;->cancelAuthorization(Landroid/os/IIncidentAuthListener;)V +HPLcom/android/server/incident/IncidentCompanionService$BinderService;->deleteIncidentReports(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->denyReport(Ljava/lang/String;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceAccessReportsPermissions(Ljava/lang/String;)V +HPLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceAccessReportsPermissions(Ljava/lang/String;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceAuthorizePermission()V -PLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceCallerIsSameApp(Ljava/lang/String;)V +HPLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceCallerIsSameApp(Ljava/lang/String;)V PLcom/android/server/incident/IncidentCompanionService$BinderService;->enforceRequestAuthorizationPermission()V -PLcom/android/server/incident/IncidentCompanionService$BinderService;->getIncidentReport(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/os/IncidentManager$IncidentReport; +HPLcom/android/server/incident/IncidentCompanionService$BinderService;->getIncidentReport(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/os/IncidentManager$IncidentReport; PLcom/android/server/incident/IncidentCompanionService$BinderService;->getIncidentReportList(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; PLcom/android/server/incident/IncidentCompanionService$BinderService;->getPendingReports()Ljava/util/List; HPLcom/android/server/incident/IncidentCompanionService$BinderService;->sendReportReadyBroadcast(Ljava/lang/String;Ljava/lang/String;)V @@ -14514,8 +15980,8 @@ HSPLcom/android/server/incident/IncidentCompanionService;->(Landroid/conte PLcom/android/server/incident/IncidentCompanionService;->access$000(Lcom/android/server/incident/IncidentCompanionService;)Lcom/android/server/incident/PendingReports; PLcom/android/server/incident/IncidentCompanionService;->access$100()[Ljava/lang/String; PLcom/android/server/incident/IncidentCompanionService;->access$200(Lcom/android/server/incident/IncidentCompanionService;)Landroid/os/IIncidentManager; -PLcom/android/server/incident/IncidentCompanionService;->getAndValidateUser(Landroid/content/Context;)I -PLcom/android/server/incident/IncidentCompanionService;->getIIncidentManager()Landroid/os/IIncidentManager; +HPLcom/android/server/incident/IncidentCompanionService;->getAndValidateUser(Landroid/content/Context;)I +HPLcom/android/server/incident/IncidentCompanionService;->getIIncidentManager()Landroid/os/IIncidentManager; HSPLcom/android/server/incident/IncidentCompanionService;->onBootPhase(I)V HSPLcom/android/server/incident/IncidentCompanionService;->onStart()V PLcom/android/server/incident/PendingReports$PendingReportRec;->(Lcom/android/server/incident/PendingReports;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V @@ -14535,8 +16001,10 @@ PLcom/android/server/incident/PendingReports;->getPendingReports()Ljava/util/Lis PLcom/android/server/incident/PendingReports;->isPackageInUid(ILjava/lang/String;)Z PLcom/android/server/incident/PendingReports;->lambda$authorizeReport$0$PendingReports(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V PLcom/android/server/incident/PendingReports;->lambda$authorizeReportImpl$2$PendingReports(Landroid/os/IIncidentAuthListener;Landroid/content/ComponentName;I)V +PLcom/android/server/incident/PendingReports;->lambda$cancelAuthorization$1$PendingReports(Landroid/os/IIncidentAuthListener;)V PLcom/android/server/incident/PendingReports;->onBootCompleted()V PLcom/android/server/incident/PendingReports;->removePendingReportRecLocked(Landroid/os/IIncidentAuthListener;)V +PLcom/android/server/incident/PendingReports;->sendBroadcast()V PLcom/android/server/incident/PendingReports;->sendBroadcast(Landroid/content/ComponentName;I)V HSPLcom/android/server/incident/RequestQueue$1;->(Lcom/android/server/incident/RequestQueue;)V PLcom/android/server/incident/RequestQueue$1;->run()V @@ -14547,26 +16015,33 @@ PLcom/android/server/incident/RequestQueue;->enqueue(Landroid/os/IBinder;ZLjava/ PLcom/android/server/incident/RequestQueue;->start()V HPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$1$mJ_S1_laoXXj7HCiDoy18XRSr14;->(Ljava/lang/String;)V HPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$1$mJ_S1_laoXXj7HCiDoy18XRSr14;->visit(Ljava/lang/Object;)V -HSPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$29UQFEOX_To8SomwpuKMDSSDB6k;->(Lcom/android/server/infra/AbstractMasterSystemService;Ljava/lang/String;)V -HSPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$29UQFEOX_To8SomwpuKMDSSDB6k;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$OBedYb98-wwdRb0vtTpHjN9dMNE;->(Lcom/android/server/infra/AbstractMasterSystemService;)V +HSPLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$vovQ2hRF4sueIpnDvFrTpDs4P2E;->(Lcom/android/server/infra/AbstractMasterSystemService;Ljava/lang/String;)V +PLcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$vovQ2hRF4sueIpnDvFrTpDs4P2E;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/infra/AbstractMasterSystemService$1;->(Lcom/android/server/infra/AbstractMasterSystemService;)V +HPLcom/android/server/infra/AbstractMasterSystemService$1;->getActiveServicePackageNameLocked()Ljava/lang/String; +HPLcom/android/server/infra/AbstractMasterSystemService$1;->handlePackageUpdateLocked(Ljava/lang/String;)V PLcom/android/server/infra/AbstractMasterSystemService$1;->lambda$handlePackageUpdateLocked$0(Ljava/lang/String;Lcom/android/server/infra/AbstractPerUserSystemService;)V -PLcom/android/server/infra/AbstractMasterSystemService$1;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z +HPLcom/android/server/infra/AbstractMasterSystemService$1;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageDataCleared(Ljava/lang/String;I)V HPLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageRemoved(Ljava/lang/String;I)V -PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateFinished(Ljava/lang/String;I)V -PLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateStarted(Ljava/lang/String;I)V +HPLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateFinished(Ljava/lang/String;I)V +HPLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageUpdateStarted(Ljava/lang/String;I)V HSPLcom/android/server/infra/AbstractMasterSystemService$SettingsObserver;->(Lcom/android/server/infra/AbstractMasterSystemService;Landroid/os/Handler;)V +PLcom/android/server/infra/AbstractMasterSystemService$SettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/infra/AbstractMasterSystemService;->(Landroid/content/Context;Lcom/android/server/infra/ServiceNameResolver;Ljava/lang/String;)V HSPLcom/android/server/infra/AbstractMasterSystemService;->(Landroid/content/Context;Lcom/android/server/infra/ServiceNameResolver;Ljava/lang/String;I)V +PLcom/android/server/infra/AbstractMasterSystemService;->access$000(Lcom/android/server/infra/AbstractMasterSystemService;)Landroid/util/SparseArray; +PLcom/android/server/infra/AbstractMasterSystemService;->access$002(Lcom/android/server/infra/AbstractMasterSystemService;Landroid/util/SparseArray;)Landroid/util/SparseArray; +PLcom/android/server/infra/AbstractMasterSystemService;->access$100(Lcom/android/server/infra/AbstractMasterSystemService;)Landroid/util/SparseArray; +PLcom/android/server/infra/AbstractMasterSystemService;->access$200(Lcom/android/server/infra/AbstractMasterSystemService;)I PLcom/android/server/infra/AbstractMasterSystemService;->assertCalledByPackageOwner(Ljava/lang/String;)V PLcom/android/server/infra/AbstractMasterSystemService;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceForUserLocked(I)Lcom/android/server/infra/AbstractPerUserSystemService; HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceSettingsProperty()Ljava/lang/String; HSPLcom/android/server/infra/AbstractMasterSystemService;->getSupportedUsers()Ljava/util/List; -HSPLcom/android/server/infra/AbstractMasterSystemService;->getUserManagerInternal()Landroid/os/UserManagerInternal; +HSPLcom/android/server/infra/AbstractMasterSystemService;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal; HSPLcom/android/server/infra/AbstractMasterSystemService;->isBindInstantServiceAllowed()Z HSPLcom/android/server/infra/AbstractMasterSystemService;->isDisabledLocked(I)Z HSPLcom/android/server/infra/AbstractMasterSystemService;->lambda$new$1$AbstractMasterSystemService(Ljava/lang/String;ILandroid/os/Bundle;Landroid/os/Bundle;)V @@ -14583,21 +16058,26 @@ HSPLcom/android/server/infra/AbstractMasterSystemService;->removeCachedServiceLo HSPLcom/android/server/infra/AbstractMasterSystemService;->startTrackingPackageChanges()V PLcom/android/server/infra/AbstractMasterSystemService;->updateCachedServiceLocked(I)V HSPLcom/android/server/infra/AbstractMasterSystemService;->updateCachedServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; -PLcom/android/server/infra/AbstractMasterSystemService;->visitServicesLocked(Lcom/android/server/infra/AbstractMasterSystemService$Visitor;)V +HPLcom/android/server/infra/AbstractMasterSystemService;->visitServicesLocked(Lcom/android/server/infra/AbstractMasterSystemService$Visitor;)V HSPLcom/android/server/infra/AbstractPerUserSystemService;->(Lcom/android/server/infra/AbstractMasterSystemService;Ljava/lang/Object;I)V PLcom/android/server/infra/AbstractPerUserSystemService;->dumpLocked(Ljava/lang/String;Ljava/io/PrintWriter;)V HSPLcom/android/server/infra/AbstractPerUserSystemService;->getComponentNameLocked()Ljava/lang/String; HSPLcom/android/server/infra/AbstractPerUserSystemService;->getContext()Landroid/content/Context; -PLcom/android/server/infra/AbstractPerUserSystemService;->getMaster()Lcom/android/server/infra/AbstractMasterSystemService; +HPLcom/android/server/infra/AbstractPerUserSystemService;->getMaster()Lcom/android/server/infra/AbstractMasterSystemService; HPLcom/android/server/infra/AbstractPerUserSystemService;->getServiceComponentName()Landroid/content/ComponentName; -PLcom/android/server/infra/AbstractPerUserSystemService;->getServicePackageName()Ljava/lang/String; +PLcom/android/server/infra/AbstractPerUserSystemService;->getServiceIconLocked()Landroid/graphics/drawable/Drawable; +PLcom/android/server/infra/AbstractPerUserSystemService;->getServiceLabelLocked()Ljava/lang/CharSequence; +HPLcom/android/server/infra/AbstractPerUserSystemService;->getServicePackageName()Ljava/lang/String; PLcom/android/server/infra/AbstractPerUserSystemService;->getServiceUidLocked()I -PLcom/android/server/infra/AbstractPerUserSystemService;->handlePackageUpdateLocked(Ljava/lang/String;)V +PLcom/android/server/infra/AbstractPerUserSystemService;->getTargedSdkLocked()I +PLcom/android/server/infra/AbstractPerUserSystemService;->getUserId()I +HPLcom/android/server/infra/AbstractPerUserSystemService;->handlePackageUpdateLocked(Ljava/lang/String;)V PLcom/android/server/infra/AbstractPerUserSystemService;->isDebug()Z HSPLcom/android/server/infra/AbstractPerUserSystemService;->isDisabledByUserRestrictionsLocked()Z HSPLcom/android/server/infra/AbstractPerUserSystemService;->isEnabledLocked()Z HSPLcom/android/server/infra/AbstractPerUserSystemService;->isSetupCompletedLocked()Z PLcom/android/server/infra/AbstractPerUserSystemService;->isTemporaryServiceSetLocked()Z +HPLcom/android/server/infra/AbstractPerUserSystemService;->isVerbose()Z HSPLcom/android/server/infra/AbstractPerUserSystemService;->updateIsSetupComplete(I)V HSPLcom/android/server/infra/AbstractPerUserSystemService;->updateLocked(Z)Z HSPLcom/android/server/infra/AbstractPerUserSystemService;->updateServiceInfoLocked()Landroid/content/ComponentName; @@ -14616,9 +16096,8 @@ HSPLcom/android/server/infra/SecureSettingsServiceNameResolver;->getDefaultServi HSPLcom/android/server/infra/ServiceNameResolver;->getServiceName(I)Ljava/lang/String; HSPLcom/android/server/infra/ServiceNameResolver;->setOnTemporaryServiceNameChangedCallback(Lcom/android/server/infra/ServiceNameResolver$NameResolverListener;)V HSPLcom/android/server/input/-$$Lambda$InputManagerService$AfugL8efprS14QCKi6fMUMP7xpY;->(Ljava/util/List;)V -PLcom/android/server/input/-$$Lambda$InputManagerService$fAibrIEJlMnfKBTDuJTeskQHOM8;->(Lcom/android/server/input/InputManagerService;Ljava/lang/String;)V -PLcom/android/server/input/-$$Lambda$InputManagerService$fAibrIEJlMnfKBTDuJTeskQHOM8;->run()V HSPLcom/android/server/input/InputManagerService$10;->(Lcom/android/server/input/InputManagerService;Landroid/os/Handler;)V +PLcom/android/server/input/InputManagerService$10;->onChange(Z)V HSPLcom/android/server/input/InputManagerService$11;->(Lcom/android/server/input/InputManagerService;Landroid/os/Handler;)V HSPLcom/android/server/input/InputManagerService$12;->(Lcom/android/server/input/InputManagerService;Landroid/os/Handler;)V HSPLcom/android/server/input/InputManagerService$13;->(Lcom/android/server/input/InputManagerService;Landroid/os/Handler;)V @@ -14626,13 +16105,14 @@ HSPLcom/android/server/input/InputManagerService$14;->(Lcom/android/server HSPLcom/android/server/input/InputManagerService$1;->(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/input/InputManagerService$2;->(Lcom/android/server/input/InputManagerService;)V -PLcom/android/server/input/InputManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/input/InputManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/input/InputManagerService$3;->(Lcom/android/server/input/InputManagerService;)V +PLcom/android/server/input/InputManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/input/InputManagerService$5;->(Lcom/android/server/input/InputManagerService;Ljava/util/HashSet;)V HSPLcom/android/server/input/InputManagerService$5;->visitKeyboardLayout(Landroid/content/res/Resources;ILandroid/hardware/input/KeyboardLayout;)V HSPLcom/android/server/input/InputManagerService$9;->(Lcom/android/server/input/InputManagerService;Landroid/os/Handler;)V -PLcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;->(Lcom/android/server/input/InputManagerService;ILandroid/hardware/input/IInputDevicesChangedListener;)V -PLcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;->binderDied()V +HPLcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;->(Lcom/android/server/input/InputManagerService;ILandroid/hardware/input/IInputDevicesChangedListener;)V +HPLcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;->binderDied()V HPLcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;->notifyInputDevicesChanged([I)V PLcom/android/server/input/InputManagerService$InputFilterHost;->(Lcom/android/server/input/InputManagerService;)V PLcom/android/server/input/InputManagerService$InputFilterHost;->(Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputManagerService$1;)V @@ -14641,39 +16121,40 @@ HPLcom/android/server/input/InputManagerService$InputFilterHost;->sendInputEvent HSPLcom/android/server/input/InputManagerService$InputManagerHandler;->(Lcom/android/server/input/InputManagerService;Landroid/os/Looper;)V HSPLcom/android/server/input/InputManagerService$InputManagerHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/input/InputManagerService$InputMonitorHost;->(Lcom/android/server/input/InputManagerService;Landroid/os/IBinder;)V -PLcom/android/server/input/InputManagerService$InputMonitorHost;->dispose()V -PLcom/android/server/input/InputManagerService$InputMonitorHost;->pilferPointers()V +HPLcom/android/server/input/InputManagerService$InputMonitorHost;->dispose()V +HPLcom/android/server/input/InputManagerService$InputMonitorHost;->pilferPointers()V HSPLcom/android/server/input/InputManagerService$KeyboardLayoutDescriptor;->format(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/input/InputManagerService$LocalService;->(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService$LocalService;->(Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputManagerService$1;)V HSPLcom/android/server/input/InputManagerService$LocalService;->setDisplayViewports(Ljava/util/List;)V -PLcom/android/server/input/InputManagerService$LocalService;->setInteractive(Z)V +HPLcom/android/server/input/InputManagerService$LocalService;->setInteractive(Z)V HSPLcom/android/server/input/InputManagerService$LocalService;->setPulseGestureEnabled(Z)V +PLcom/android/server/input/InputManagerService$LocalService;->transferTouchFocus(Landroid/os/IBinder;Landroid/os/IBinder;)Z +HSPLcom/android/server/input/InputManagerService;->()V HSPLcom/android/server/input/InputManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/input/InputManagerService;->access$100(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService;->access$1100(Lcom/android/server/input/InputManagerService;[Landroid/view/InputDevice;)V -PLcom/android/server/input/InputManagerService;->access$1500(Lcom/android/server/input/InputManagerService;)J +HPLcom/android/server/input/InputManagerService;->access$1500(Lcom/android/server/input/InputManagerService;)J PLcom/android/server/input/InputManagerService;->access$1600(JLandroid/view/InputEvent;IIIII)I -PLcom/android/server/input/InputManagerService;->access$1700(JLandroid/os/IBinder;)V +HPLcom/android/server/input/InputManagerService;->access$1700(JLandroid/os/IBinder;)V PLcom/android/server/input/InputManagerService;->access$1800(JLandroid/os/IBinder;)V -PLcom/android/server/input/InputManagerService;->access$1900(Lcom/android/server/input/InputManagerService;I)V +HPLcom/android/server/input/InputManagerService;->access$1900(Lcom/android/server/input/InputManagerService;I)V HSPLcom/android/server/input/InputManagerService;->access$200(Lcom/android/server/input/InputManagerService;)V -HSPLcom/android/server/input/InputManagerService;->access$2100(Lcom/android/server/input/InputManagerService;Ljava/util/List;)V -PLcom/android/server/input/InputManagerService;->access$2300(JZ)V -PLcom/android/server/input/InputManagerService;->access$2500(Lcom/android/server/input/InputManagerService;)Ljava/io/File; +HSPLcom/android/server/input/InputManagerService;->access$2200(Lcom/android/server/input/InputManagerService;Ljava/util/List;)V +HPLcom/android/server/input/InputManagerService;->access$2400(JZ)V +PLcom/android/server/input/InputManagerService;->access$2600(Lcom/android/server/input/InputManagerService;)Ljava/io/File; HSPLcom/android/server/input/InputManagerService;->access$300(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService;->access$400(Lcom/android/server/input/InputManagerService;Ljava/lang/String;)V HSPLcom/android/server/input/InputManagerService;->access$500(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService;->access$600(Lcom/android/server/input/InputManagerService;)V HSPLcom/android/server/input/InputManagerService;->canDispatchToDisplay(II)Z -PLcom/android/server/input/InputManagerService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/input/InputManagerService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/input/InputManagerService;->checkInjectEventsPermission(II)Z -PLcom/android/server/input/InputManagerService;->createInputChannel(Ljava/lang/String;)Landroid/view/InputChannel; +HPLcom/android/server/input/InputManagerService;->createInputChannel(Ljava/lang/String;)Landroid/view/InputChannel; HSPLcom/android/server/input/InputManagerService;->deliverInputDevicesChanged([Landroid/view/InputDevice;)V PLcom/android/server/input/InputManagerService;->dispatchUnhandledKey(Landroid/os/IBinder;Landroid/view/KeyEvent;I)Landroid/view/KeyEvent; PLcom/android/server/input/InputManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/input/InputManagerService;->dumpAssociations(Ljava/io/PrintWriter;)V -PLcom/android/server/input/InputManagerService;->dumpGestureMonitorPidsByToken(Ljava/io/PrintWriter;)V HPLcom/android/server/input/InputManagerService;->filterInputEvent(Landroid/view/InputEvent;I)Z HSPLcom/android/server/input/InputManagerService;->flatten(Ljava/util/Map;)Ljava/util/List; HSPLcom/android/server/input/InputManagerService;->getContextForDisplay(I)Landroid/content/Context; @@ -14710,18 +16191,18 @@ HPLcom/android/server/input/InputManagerService;->interceptKeyBeforeDispatching( HPLcom/android/server/input/InputManagerService;->interceptKeyBeforeQueueing(Landroid/view/KeyEvent;I)I HPLcom/android/server/input/InputManagerService;->interceptMotionBeforeQueueingNonInteractive(IJI)I HSPLcom/android/server/input/InputManagerService;->isMicMuted()I -PLcom/android/server/input/InputManagerService;->lambda$notifyUntrustedTouch$2$InputManagerService(Ljava/lang/String;)V HSPLcom/android/server/input/InputManagerService;->loadStaticInputPortAssociations()Ljava/util/Map; HPLcom/android/server/input/InputManagerService;->monitor()V -PLcom/android/server/input/InputManagerService;->monitorGestureInput(Ljava/lang/String;I)Landroid/view/InputMonitor; +HPLcom/android/server/input/InputManagerService;->monitorGestureInput(Ljava/lang/String;I)Landroid/view/InputMonitor; HSPLcom/android/server/input/InputManagerService;->monitorInput(Ljava/lang/String;I)Landroid/view/InputChannel; -PLcom/android/server/input/InputManagerService;->notifyANR(Landroid/view/InputApplicationHandle;Landroid/os/IBinder;Ljava/lang/String;)J HSPLcom/android/server/input/InputManagerService;->notifyConfigurationChanged(J)V HPLcom/android/server/input/InputManagerService;->notifyFocusChanged(Landroid/os/IBinder;Landroid/os/IBinder;)V PLcom/android/server/input/InputManagerService;->notifyInputChannelBroken(Landroid/os/IBinder;)V HSPLcom/android/server/input/InputManagerService;->notifyInputDevicesChanged([Landroid/view/InputDevice;)V -PLcom/android/server/input/InputManagerService;->notifyUntrustedTouch(Ljava/lang/String;)V -PLcom/android/server/input/InputManagerService;->onInputDevicesChangedListenerDied(I)V +PLcom/android/server/input/InputManagerService;->notifyNoFocusedWindowAnr(Landroid/view/InputApplicationHandle;)V +HPLcom/android/server/input/InputManagerService;->notifyUntrustedTouch(Ljava/lang/String;)V +PLcom/android/server/input/InputManagerService;->onDisplayRemoved(I)V +HPLcom/android/server/input/InputManagerService;->onInputDevicesChangedListenerDied(I)V HPLcom/android/server/input/InputManagerService;->onPointerDownOutsideFocus(Landroid/os/IBinder;)V HSPLcom/android/server/input/InputManagerService;->registerAccessibilityLargePointerSettingObserver()V HSPLcom/android/server/input/InputManagerService;->registerBlockUntrustedTouchesModeSettingObserver()V @@ -14735,7 +16216,7 @@ HSPLcom/android/server/input/InputManagerService;->reloadDeviceAliases()V HSPLcom/android/server/input/InputManagerService;->reloadKeyboardLayouts()V HPLcom/android/server/input/InputManagerService;->removeInputChannel(Landroid/os/IBinder;)V HSPLcom/android/server/input/InputManagerService;->setDisplayViewportsInternal(Ljava/util/List;)V -PLcom/android/server/input/InputManagerService;->setFocusedApplication(ILandroid/view/InputApplicationHandle;)V +HPLcom/android/server/input/InputManagerService;->setFocusedApplication(ILandroid/view/InputApplicationHandle;)V HSPLcom/android/server/input/InputManagerService;->setFocusedDisplay(I)V HSPLcom/android/server/input/InputManagerService;->setInTouchMode(Z)V PLcom/android/server/input/InputManagerService;->setInputDispatchMode(ZZ)V @@ -14747,6 +16228,7 @@ HSPLcom/android/server/input/InputManagerService;->setWindowManagerCallbacks(Lco HSPLcom/android/server/input/InputManagerService;->setWiredAccessoryCallbacks(Lcom/android/server/input/InputManagerService$WiredAccessoryCallbacks;)V HSPLcom/android/server/input/InputManagerService;->start()V HSPLcom/android/server/input/InputManagerService;->systemRunning()V +PLcom/android/server/input/InputManagerService;->transferTouchFocus(Landroid/os/IBinder;Landroid/os/IBinder;)Z PLcom/android/server/input/InputManagerService;->transferTouchFocus(Landroid/view/InputChannel;Landroid/view/InputChannel;)Z HSPLcom/android/server/input/InputManagerService;->updateAccessibilityLargePointerFromSettings()V HSPLcom/android/server/input/InputManagerService;->updateBlockUntrustedTouchesModeFromSettings()V @@ -14766,8 +16248,30 @@ HSPLcom/android/server/input/PersistentDataStore;->load()V HSPLcom/android/server/input/PersistentDataStore;->loadIfNeeded()V HSPLcom/android/server/input/PersistentDataStore;->removeUninstalledKeyboardLayouts(Ljava/util/Set;)Z HSPLcom/android/server/input/PersistentDataStore;->saveIfNeeded()V -HSPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$2JeSZ8qc0hgOkghzLo55DfJEg5c;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V -PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$4nOTSnutGa2WjG5JaPZPZCake_Q;->(Ljava/util/List;I)V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$8f6bS8MGNBb0Py3chSKjN1yoQic;->(Ljava/util/List;I)V +HSPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$BqkIz8_rpTC2OkJ7973eh0GnJxo;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$BqkIz8_rpTC2OkJ7973eh0GnJxo;->getDisplayImePolicy(I)I +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$HxRtTQ00dJs6ozLPtvO51rcbG2Q;->(Lcom/android/server/inputmethod/InputMethodManagerService;I)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$HxRtTQ00dJs6ozLPtvO51rcbG2Q;->get()Ljava/lang/Object; +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$VZq_oh5S_F8G8LDA_ntTl3J7Z4I;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$VZq_oh5S_F8G8LDA_ntTl3J7Z4I;->getAsBoolean()Z +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bT6AHOejmbmKZsju_2sjdIVLN8Y;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bT6AHOejmbmKZsju_2sjdIVLN8Y;->get()Ljava/lang/Object; +PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bt86PIwp8u1gYNwVlzkF0QKvqxo;->()V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bt86PIwp8u1gYNwVlzkF0QKvqxo;->()V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bt86PIwp8u1gYNwVlzkF0QKvqxo;->getAsBoolean()Z +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$p54jvR2UopknK0XULQHDn3mQRFw;->(Lcom/android/server/inputmethod/InputMethodManagerService;Ljava/lang/String;Z)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$p54jvR2UopknK0XULQHDn3mQRFw;->get()Ljava/lang/Object; +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$te3boKIPFYP3Gske8itx8vkFWvk;->(Lcom/android/server/inputmethod/InputMethodManagerService;I)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$te3boKIPFYP3Gske8itx8vkFWvk;->get()Ljava/lang/Object; +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$uyLfGOsXhpxkAzunaHk8sjhVyZ4;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$uyLfGOsXhpxkAzunaHk8sjhVyZ4;->getAsBoolean()Z +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$vNrkeaHQ2SaALpMoSSwlBkFWta8;->(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Landroid/view/inputmethod/EditorInfo;ILcom/android/internal/view/IInputMethodClient;IIILcom/android/internal/view/IInputContext;II)V +HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$vNrkeaHQ2SaALpMoSSwlBkFWta8;->get()Ljava/lang/Object; +PLcom/android/server/inputmethod/-$$Lambda$InputMethodMenuController$JkggyXZ5TEKDkaORZgV82WwhMhA;->(Lcom/android/server/inputmethod/InputMethodMenuController;)V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodMenuController$JkggyXZ5TEKDkaORZgV82WwhMhA;->onCancel(Landroid/content/DialogInterface;)V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodMenuController$XjfpkTw9I8GK8WhotdKOmBwVNjs;->(Lcom/android/server/inputmethod/InputMethodMenuController;)V +PLcom/android/server/inputmethod/-$$Lambda$InputMethodMenuController$hk-oyjzYoXWwGxEQ_4IBuU7v9LE;->(Lcom/android/server/inputmethod/InputMethodMenuController;Lcom/android/server/inputmethod/InputMethodMenuController$ImeSubtypeListAdapter;)V HSPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->getAdditionalSubtypeFile(Ljava/io/File;)Landroid/util/AtomicFile; HSPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->getInputMethodDir(I)Ljava/io/File; HSPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->load(Landroid/util/ArrayMap;I)V @@ -14782,16 +16286,17 @@ HSPLcom/android/server/inputmethod/InputMethodManagerInternal;->()V HSPLcom/android/server/inputmethod/InputMethodManagerInternal;->()V HPLcom/android/server/inputmethod/InputMethodManagerInternal;->get()Lcom/android/server/inputmethod/InputMethodManagerInternal; HSPLcom/android/server/inputmethod/InputMethodManagerService$1;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V -PLcom/android/server/inputmethod/InputMethodManagerService$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/inputmethod/InputMethodManagerService$1;->onBindingDied(Landroid/content/ComponentName;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/inputmethod/InputMethodManagerService$1;->onServiceDisconnected(Landroid/content/ComponentName;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$2;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V -PLcom/android/server/inputmethod/InputMethodManagerService$2;->executeMessage(Landroid/os/Message;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$2;->executeMessage(Landroid/os/Message;)V PLcom/android/server/inputmethod/InputMethodManagerService$ActivityViewInfo;->(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Landroid/graphics/Matrix;)V PLcom/android/server/inputmethod/InputMethodManagerService$ActivityViewInfo;->access$1500(Lcom/android/server/inputmethod/InputMethodManagerService$ActivityViewInfo;)Lcom/android/server/inputmethod/InputMethodManagerService$ClientState; PLcom/android/server/inputmethod/InputMethodManagerService$ActivityViewInfo;->access$1600(Lcom/android/server/inputmethod/InputMethodManagerService$ActivityViewInfo;)Landroid/graphics/Matrix; -PLcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethodClient;)V -PLcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;->binderDied()V -PLcom/android/server/inputmethod/InputMethodManagerService$ClientState;->(Lcom/android/internal/view/IInputMethodClient;Lcom/android/internal/view/IInputContext;IIILcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethodClient;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;->binderDied()V +HPLcom/android/server/inputmethod/InputMethodManagerService$ClientState;->(Lcom/android/internal/view/IInputMethodClient;Lcom/android/internal/view/IInputContext;IIILcom/android/server/inputmethod/InputMethodManagerService$ClientDeathRecipient;)V HPLcom/android/server/inputmethod/InputMethodManagerService$ClientState;->toString()Ljava/lang/String; PLcom/android/server/inputmethod/InputMethodManagerService$DebugFlag;->()V PLcom/android/server/inputmethod/InputMethodManagerService$DebugFlag;->(Ljava/lang/String;Z)V @@ -14803,25 +16308,25 @@ HPLcom/android/server/inputmethod/InputMethodManagerService$ImmsBroadcastReceive HSPLcom/android/server/inputmethod/InputMethodManagerService$ImmsBroadcastReceiverForSystemUser;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$ImmsBroadcastReceiverForSystemUser;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/server/inputmethod/InputMethodManagerService$1;)V PLcom/android/server/inputmethod/InputMethodManagerService$ImmsBroadcastReceiverForSystemUser;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->(Lcom/android/internal/view/IInlineSuggestionsRequestCallback;Ljava/lang/String;ILandroid/os/IBinder;Lcom/android/server/inputmethod/InputMethodManagerService;)V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInlineSuggestionsRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->(Lcom/android/internal/view/IInlineSuggestionsRequestCallback;Ljava/lang/String;ILandroid/os/IBinder;Lcom/android/server/inputmethod/InputMethodManagerService;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInlineSuggestionsRequest(Landroid/view/inputmethod/InlineSuggestionsRequest;Lcom/android/internal/view/IInlineSuggestionsResponseCallback;)V HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInlineSuggestionsSessionInvalidated()V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInlineSuggestionsUnsupported()V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInlineSuggestionsUnsupported()V HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInput()V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInputView()V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodShowInputRequested(Z)V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInputView()V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodShowInputRequested(Z)V HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodStartInput(Landroid/view/autofill/AutofillId;)V -PLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodStartInputView()V +HPLcom/android/server/inputmethod/InputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodStartInputView()V PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;)V HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->applyImeVisibility(Landroid/os/IBinder;Z)V PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->createInputContentUriToken(Landroid/net/Uri;Ljava/lang/String;)Lcom/android/internal/inputmethod/IInputContentUriToken; -PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->hideMySoftInput(I)V +HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->hideMySoftInput(I)V PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->notifyUserAction()V HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->reportFullscreenMode(Z)V HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->reportStartInput(Landroid/os/IBinder;)V HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->setImeWindowStatus(II)V PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->showMySoftInput(I)V -PLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->updateStatusIcon(Ljava/lang/String;I)V +HPLcom/android/server/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->updateStatusIcon(Ljava/lang/String;I)V HSPLcom/android/server/inputmethod/InputMethodManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/inputmethod/InputMethodManagerService$Lifecycle;->onStart()V @@ -14831,30 +16336,32 @@ HSPLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;-> PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->getEnabledInputMethodListAsUser(I)Ljava/util/List; PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->getInputMethodListAsUser(I)Ljava/util/List; PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->hideCurrentInputMethod(I)V -PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->onCreateInlineSuggestionsRequest(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->onCreateInlineSuggestionsRequest(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->removeImeSurface()V HPLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->reportImeControl(Landroid/os/IBinder;)V -PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->setInteractive(Z)V -PLcom/android/server/inputmethod/InputMethodManagerService$MethodCallback;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethod;Landroid/view/InputChannel;)V -PLcom/android/server/inputmethod/InputMethodManagerService$MethodCallback;->sessionCreated(Lcom/android/internal/view/IInputMethodSession;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->setInteractive(Z)V +PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->transferTouchFocusToImeWindow(Landroid/os/IBinder;I)Z +HPLcom/android/server/inputmethod/InputMethodManagerService$MethodCallback;->(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethod;Landroid/view/InputChannel;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$MethodCallback;->sessionCreated(Lcom/android/internal/view/IInputMethodSession;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->addKnownImePackageNameLocked(Ljava/lang/String;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->clearKnownImePackageNamesLocked()V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->clearPackageChangeState()V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->isChangingPackagesOfCurrentUserLocked()Z -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onBeginPackageChanges()V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onFinishPackageChanges()V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onFinishPackageChangesInternal()V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackageAppeared(Ljava/lang/String;I)V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->clearPackageChangeState()V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->isChangingPackagesOfCurrentUserLocked()Z +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onBeginPackageChanges()V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onFinishPackageChanges()V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onFinishPackageChangesInternal()V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackageAppeared(Ljava/lang/String;I)V PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackageDisappeared(Ljava/lang/String;I)V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackagesSuspended([Ljava/lang/String;)V PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->onPackagesUnsuspended([Ljava/lang/String;)V -PLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->shouldRebuildInputMethodListLocked()Z -PLcom/android/server/inputmethod/InputMethodManagerService$SessionState;->(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Lcom/android/internal/view/IInputMethod;Lcom/android/internal/view/IInputMethodSession;Landroid/view/InputChannel;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$MyPackageMonitor;->shouldRebuildInputMethodListLocked()Z +HPLcom/android/server/inputmethod/InputMethodManagerService$SessionState;->(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Lcom/android/internal/view/IInputMethod;Lcom/android/internal/view/IInputMethodSession;Landroid/view/InputChannel;)V PLcom/android/server/inputmethod/InputMethodManagerService$SessionState;->toString()Ljava/lang/String; HSPLcom/android/server/inputmethod/InputMethodManagerService$SettingsObserver;->(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/Handler;)V +PLcom/android/server/inputmethod/InputMethodManagerService$SettingsObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$SettingsObserver;->registerContentObserverLocked(I)V PLcom/android/server/inputmethod/InputMethodManagerService$SettingsObserver;->toString()Ljava/lang/String; HPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory$Entry;->(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Landroid/view/inputmethod/EditorInfo;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V @@ -14862,80 +16369,99 @@ HSPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHi HSPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->()V HSPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->(Lcom/android/server/inputmethod/InputMethodManagerService$1;)V HPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->access$000()Ljava/util/concurrent/atomic/AtomicInteger; -PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->addEntry(Lcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory$Entry;)V -PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->addEntry(Lcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory$Entry;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory$Entry;->(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory$Entry;->set(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->()V HSPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->(Lcom/android/server/inputmethod/InputMethodManagerService$1;)V -PLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->addEntry(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V -PLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->addEntry(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V +HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->getEntrySize()I PLcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;->()V HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;->(ILandroid/os/IBinder;ILjava/lang/String;IZIILandroid/os/IBinder;Landroid/view/inputmethod/EditorInfo;II)V PLcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask;->(Lcom/android/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/IInputMethodClient;)V -PLcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask;->run()V +HPLcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask;->run()V HSPLcom/android/server/inputmethod/InputMethodManagerService;->(Landroid/content/Context;)V PLcom/android/server/inputmethod/InputMethodManagerService;->access$1100(Lcom/android/server/inputmethod/InputMethodManagerService;)Lcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask; PLcom/android/server/inputmethod/InputMethodManagerService;->access$1102(Lcom/android/server/inputmethod/InputMethodManagerService;Lcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask;)Lcom/android/server/inputmethod/InputMethodManagerService$UserSwitchHandlerTask; PLcom/android/server/inputmethod/InputMethodManagerService;->access$1200(Lcom/android/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/IInputMethodClient;)V PLcom/android/server/inputmethod/InputMethodManagerService;->access$1700(Lcom/android/server/inputmethod/InputMethodManagerService;I)Ljava/util/List; PLcom/android/server/inputmethod/InputMethodManagerService;->access$1800(Lcom/android/server/inputmethod/InputMethodManagerService;I)Ljava/util/List; -PLcom/android/server/inputmethod/InputMethodManagerService;->access$1900(Lcom/android/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$1900(Lcom/android/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$2200(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;I)Z HPLcom/android/server/inputmethod/InputMethodManagerService;->access$2300(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$2900(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;II)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$300(Lcom/android/server/inputmethod/InputMethodManagerService;)Lcom/android/server/inputmethod/InputMethodMenuController; -PLcom/android/server/inputmethod/InputMethodManagerService;->access$3000(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Landroid/os/IBinder;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$3200(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Z)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$3500(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;I)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$3700(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Ljava/lang/String;I)V -PLcom/android/server/inputmethod/InputMethodManagerService;->access$4100(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$300(Lcom/android/server/inputmethod/InputMethodManagerService;)Lcom/android/server/inputmethod/InputMethodMenuController; +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$3000(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;II)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$3100(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Landroid/os/IBinder;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$3200(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Landroid/net/Uri;Ljava/lang/String;)Lcom/android/internal/inputmethod/IInputContentUriToken; +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$3300(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Z)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$3600(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;I)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$3700(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;I)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$3800(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Ljava/lang/String;I)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$4200(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->access$4300(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Landroid/os/IBinder;Z)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$500(Lcom/android/server/inputmethod/InputMethodManagerService;Ljava/lang/String;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->access$600(Lcom/android/server/inputmethod/InputMethodManagerService;)Z +PLcom/android/server/inputmethod/InputMethodManagerService;->access$700(Lcom/android/server/inputmethod/InputMethodManagerService;)Landroid/util/ArrayMap; HPLcom/android/server/inputmethod/InputMethodManagerService;->addClient(Lcom/android/internal/view/IInputMethodClient;Lcom/android/internal/view/IInputContext;I)V HPLcom/android/server/inputmethod/InputMethodManagerService;->applyImeVisibility(Landroid/os/IBinder;Landroid/os/IBinder;Z)V HPLcom/android/server/inputmethod/InputMethodManagerService;->attachNewInputLocked(IZ)Lcom/android/internal/view/InputBindResult; -PLcom/android/server/inputmethod/InputMethodManagerService;->bindCurrentInputMethodServiceLocked(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->bindCurrentInputMethodServiceLocked(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z HSPLcom/android/server/inputmethod/InputMethodManagerService;->buildInputMethodListLocked(Z)V HPLcom/android/server/inputmethod/InputMethodManagerService;->calledFromValidUserLocked()Z HPLcom/android/server/inputmethod/InputMethodManagerService;->calledWithValidTokenLocked(Landroid/os/IBinder;)Z -PLcom/android/server/inputmethod/InputMethodManagerService;->clearClientSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->chooseNewDefaultIMELocked()Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->clearClientSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->clearCurMethodLocked()V -PLcom/android/server/inputmethod/InputMethodManagerService;->computeImeDisplayIdForTarget(ILcom/android/server/inputmethod/InputMethodManagerService$ImeDisplayValidator;)I +HPLcom/android/server/inputmethod/InputMethodManagerService;->computeImeDisplayIdForTarget(ILcom/android/server/inputmethod/InputMethodManagerService$ImeDisplayValidator;)I PLcom/android/server/inputmethod/InputMethodManagerService;->createInputContentUriToken(Landroid/os/IBinder;Landroid/net/Uri;Ljava/lang/String;)Lcom/android/internal/inputmethod/IInputContentUriToken; +HPLcom/android/server/inputmethod/InputMethodManagerService;->doDump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/inputmethod/InputMethodManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->executeOrSendMessage(Landroid/os/IInterface;Landroid/os/Message;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->executeOrSendMessage(Landroid/os/IInterface;Landroid/os/Message;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->finishSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$SessionState;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->getActivityViewToScreenMatrixLocked(II)Landroid/graphics/Matrix; -PLcom/android/server/inputmethod/InputMethodManagerService;->getAppShowFlags()I -PLcom/android/server/inputmethod/InputMethodManagerService;->getCurrentInputMethodSubtype()Landroid/view/inputmethod/InputMethodSubtype; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getAppShowFlags()I +HPLcom/android/server/inputmethod/InputMethodManagerService;->getCurrentInputMethodSubtype(Lcom/android/internal/inputmethod/IInputMethodSubtypeResultCallback;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->getCurrentInputMethodSubtypeLocked()Landroid/view/inputmethod/InputMethodSubtype; -PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodList(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodList(ILcom/android/internal/inputmethod/IInputMethodInfoListResultCallback;)V PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListAsUser(I)Ljava/util/List; -PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(I)Ljava/util/List; -PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodSubtypeList(Ljava/lang/String;Z)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodSubtypeList(Ljava/lang/String;ZLcom/android/internal/inputmethod/IInputMethodSubtypeListResultCallback;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodSubtypeListLocked(Ljava/lang/String;ZI)Ljava/util/List; -PLcom/android/server/inputmethod/InputMethodManagerService;->getImeShowFlags()I -PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodList(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getImeShowFlags()I +HPLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodList(ILcom/android/internal/inputmethod/IInputMethodInfoListResultCallback;)V PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListAsUser(I)Ljava/util/List; -PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListLocked(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListLocked(I)Ljava/util/List; HPLcom/android/server/inputmethod/InputMethodManagerService;->handleMessage(Landroid/os/Message;)Z -PLcom/android/server/inputmethod/InputMethodManagerService;->handleSetInteractive(Z)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->handleSetInteractive(Z)V HPLcom/android/server/inputmethod/InputMethodManagerService;->hideCurrentInputLocked(Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z -PLcom/android/server/inputmethod/InputMethodManagerService;->hideMySoftInput(Landroid/os/IBinder;I)V -HPLcom/android/server/inputmethod/InputMethodManagerService;->hideSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z -HPLcom/android/server/inputmethod/InputMethodManagerService;->isImeTraceEnabled()Z -PLcom/android/server/inputmethod/InputMethodManagerService;->isKeyguardLocked()Z -PLcom/android/server/inputmethod/InputMethodManagerService;->lambda$new$0$InputMethodManagerService(I)Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->hideMySoftInput(Landroid/os/IBinder;I)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->hideSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;Lcom/android/internal/inputmethod/IBooleanResultCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->isImeTraceEnabled(Lcom/android/internal/inputmethod/IBooleanResultCallback;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->isImeVisible()Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->isKeyguardLocked()Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$getCurrentInputMethodSubtype$11$InputMethodManagerService()Landroid/view/inputmethod/InputMethodSubtype; +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$getEnabledInputMethodList$2$InputMethodManagerService(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$getEnabledInputMethodSubtypeList$3$InputMethodManagerService(Ljava/lang/String;Z)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$getInputMethodList$1$InputMethodManagerService(I)Ljava/util/List; +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$hideSoftInput$5$InputMethodManagerService(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$isImeTraceEnabled$9()Z +PLcom/android/server/inputmethod/InputMethodManagerService;->lambda$new$0$InputMethodManagerService(I)I +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$showSoftInput$4$InputMethodManagerService(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$startInputOrWindowGainedFocus$6$InputMethodManagerService(Landroid/os/IBinder;Landroid/view/inputmethod/EditorInfo;ILcom/android/internal/view/IInputMethodClient;IIILcom/android/internal/view/IInputContext;II)Lcom/android/internal/view/InputBindResult; PLcom/android/server/inputmethod/InputMethodManagerService;->notifyUserAction(Landroid/os/IBinder;)V PLcom/android/server/inputmethod/InputMethodManagerService;->onActionLocaleChanged()V -PLcom/android/server/inputmethod/InputMethodManagerService;->onCreateInlineSuggestionsRequest(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->onCreateInlineSuggestionsRequestLocked(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->onCreateInlineSuggestionsRequest(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->onCreateInlineSuggestionsRequestLocked(ILcom/android/internal/view/InlineSuggestionsRequestInfo;Lcom/android/internal/view/IInlineSuggestionsRequestCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/inputmethod/InputMethodManagerService;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->onSessionCreated(Lcom/android/internal/view/IInputMethod;Lcom/android/internal/view/IInputMethodSession;Landroid/view/InputChannel;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->onSessionCreated(Lcom/android/internal/view/IInputMethod;Lcom/android/internal/view/IInputMethodSession;Landroid/view/InputChannel;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z PLcom/android/server/inputmethod/InputMethodManagerService;->onUnlockUser(I)V HSPLcom/android/server/inputmethod/InputMethodManagerService;->queryInputMethodServicesInternal(Landroid/content/Context;ILandroid/util/ArrayMap;Landroid/util/ArrayMap;Ljava/util/ArrayList;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->removeClient(Lcom/android/internal/view/IInputMethodClient;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->removeClient(Lcom/android/internal/view/IInputMethodClient;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->removeImeSurface()V HPLcom/android/server/inputmethod/InputMethodManagerService;->removeImeSurfaceFromWindow(Landroid/os/IBinder;)V PLcom/android/server/inputmethod/InputMethodManagerService;->reportActivityView(Lcom/android/internal/view/IInputMethodClient;I[F)V @@ -14943,44 +16469,57 @@ HPLcom/android/server/inputmethod/InputMethodManagerService;->reportFullscreenMo HPLcom/android/server/inputmethod/InputMethodManagerService;->reportImeControl(Landroid/os/IBinder;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->reportPerceptible(Landroid/os/IBinder;Z)V HPLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;Landroid/os/IBinder;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->requestClientSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->requestClientSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;)V PLcom/android/server/inputmethod/InputMethodManagerService;->resetCurrentMethodAndClient(I)V PLcom/android/server/inputmethod/InputMethodManagerService;->resetDefaultImeLocked(Landroid/content/Context;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->scheduleNotifyImeUidToAudioService(I)V +PLcom/android/server/inputmethod/InputMethodManagerService;->resetSelectedInputMethodAndSubtypeLocked(Ljava/lang/String;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->scheduleNotifyImeUidToAudioService(I)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->scheduleSetActiveToClient(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;ZZZ)V PLcom/android/server/inputmethod/InputMethodManagerService;->scheduleSwitchUserTaskLocked(ILcom/android/internal/view/IInputMethodClient;)V -PLcom/android/server/inputmethod/InputMethodManagerService;->setCurHostInputToken(Landroid/os/IBinder;Landroid/os/IBinder;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->setCurHostInputToken(Landroid/os/IBinder;Landroid/os/IBinder;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->setEnabledSessionInMainThread(Lcom/android/server/inputmethod/InputMethodManagerService$SessionState;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->setImeWindowStatus(Landroid/os/IBinder;II)V HSPLcom/android/server/inputmethod/InputMethodManagerService;->setInputMethodEnabledLocked(Ljava/lang/String;Z)Z HSPLcom/android/server/inputmethod/InputMethodManagerService;->setInputMethodLocked(Ljava/lang/String;I)V HSPLcom/android/server/inputmethod/InputMethodManagerService;->setSelectedInputMethodAndSubtypeLocked(Landroid/view/inputmethod/InputMethodInfo;IZ)V HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z -PLcom/android/server/inputmethod/InputMethodManagerService;->showCurrentInputLocked(Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z +HPLcom/android/server/inputmethod/InputMethodManagerService;->showCurrentInputLocked(Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z +PLcom/android/server/inputmethod/InputMethodManagerService;->showInputMethodPickerFromSystem(Lcom/android/internal/view/IInputMethodClient;II)V PLcom/android/server/inputmethod/InputMethodManagerService;->showMySoftInput(Landroid/os/IBinder;I)V -PLcom/android/server/inputmethod/InputMethodManagerService;->showSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z -HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/view/IInputContext;II)Lcom/android/internal/view/InputBindResult; +HPLcom/android/server/inputmethod/InputMethodManagerService;->showSoftInput(Lcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;Lcom/android/internal/inputmethod/IBooleanResultCallback;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/view/IInputContext;IILcom/android/internal/inputmethod/IInputBindResultResultCallback;)V HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocusInternalLocked(ILcom/android/internal/view/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/view/IInputContext;III)Lcom/android/internal/view/InputBindResult; HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputUncheckedLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Lcom/android/internal/view/IInputContext;ILandroid/view/inputmethod/EditorInfo;II)Lcom/android/internal/view/InputBindResult; -PLcom/android/server/inputmethod/InputMethodManagerService;->switchUserOnHandlerLocked(ILcom/android/internal/view/IInputMethodClient;)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->switchUserOnHandlerLocked(ILcom/android/internal/view/IInputMethodClient;)V HSPLcom/android/server/inputmethod/InputMethodManagerService;->systemRunning(Lcom/android/server/statusbar/StatusBarManagerService;)V +PLcom/android/server/inputmethod/InputMethodManagerService;->transferTouchFocusToImeWindow(Landroid/os/IBinder;I)Z HSPLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentClientLocked(I)V -PLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentMethodLocked()V +HPLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentMethodLocked()V HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateCurrentProfileIds()V HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateFromSettingsLocked(Z)V HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateInputMethodsFromSettingsLocked(Z)V -PLcom/android/server/inputmethod/InputMethodManagerService;->updateStatusIcon(Landroid/os/IBinder;Ljava/lang/String;I)V +HPLcom/android/server/inputmethod/InputMethodManagerService;->updateStatusIcon(Landroid/os/IBinder;Ljava/lang/String;I)V HPLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked()V HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked(II)V HSPLcom/android/server/inputmethod/InputMethodMenuController$HardKeyboardListener;->(Lcom/android/server/inputmethod/InputMethodMenuController;)V +PLcom/android/server/inputmethod/InputMethodMenuController$ImeSubtypeListAdapter;->(Landroid/content/Context;ILjava/util/List;I)V +PLcom/android/server/inputmethod/InputMethodMenuController$ImeSubtypeListAdapter;->(Landroid/content/Context;ILjava/util/List;ILcom/android/server/inputmethod/InputMethodMenuController$1;)V +PLcom/android/server/inputmethod/InputMethodMenuController$ImeSubtypeListAdapter;->getView(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View; HSPLcom/android/server/inputmethod/InputMethodMenuController;->()V HSPLcom/android/server/inputmethod/InputMethodMenuController;->(Lcom/android/server/inputmethod/InputMethodManagerService;)V -PLcom/android/server/inputmethod/InputMethodMenuController;->getHardKeyboardListener()Lcom/android/server/inputmethod/InputMethodMenuController$HardKeyboardListener; -PLcom/android/server/inputmethod/InputMethodMenuController;->getSwitchingDialogLocked()Landroid/app/AlertDialog; +HSPLcom/android/server/inputmethod/InputMethodMenuController;->getHardKeyboardListener()Lcom/android/server/inputmethod/InputMethodMenuController$HardKeyboardListener; +PLcom/android/server/inputmethod/InputMethodMenuController;->getSettingsContext(I)Landroid/content/Context; +PLcom/android/server/inputmethod/InputMethodMenuController;->getShowImeWithHardKeyboard()Z +HPLcom/android/server/inputmethod/InputMethodMenuController;->getSwitchingDialogLocked()Landroid/app/AlertDialog; HPLcom/android/server/inputmethod/InputMethodMenuController;->hideInputMethodMenu()V HPLcom/android/server/inputmethod/InputMethodMenuController;->hideInputMethodMenuLocked()V -HPLcom/android/server/inputmethod/InputMethodMenuController;->updateKeyboardFromSettingsLocked()V +PLcom/android/server/inputmethod/InputMethodMenuController;->isScreenLocked()Z +PLcom/android/server/inputmethod/InputMethodMenuController;->lambda$showInputMethodMenu$0$InputMethodMenuController(Landroid/content/DialogInterface;)V +PLcom/android/server/inputmethod/InputMethodMenuController;->showInputMethodMenu(ZI)V +HSPLcom/android/server/inputmethod/InputMethodMenuController;->updateKeyboardFromSettingsLocked()V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->(Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$StaticRotationList;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->createFrom(Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;Ljava/util/List;)Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl; +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->dump(Landroid/util/Printer;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->filterImeSubtypeList(Ljava/util/List;Z)Ljava/util/List; PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->onUserActionLocked(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->()V @@ -14991,7 +16530,11 @@ PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRo PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->getUsageRank(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)I PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->onUserAction(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/view/inputmethod/InputMethodInfo;ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->compareNullableCharSequences(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->compareTo(Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;)I +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->compareTo(Ljava/lang/Object;)I HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->equals(Ljava/lang/Object;)Z +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->parseLanguageFromLocaleString(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->toString()Ljava/lang/String; HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$InputMethodAndSubtypeList;->(Landroid/content/Context;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$InputMethodAndSubtypeList;->getSortedInputMethodAndSubtypeList(ZZ)Ljava/util/List; @@ -15003,6 +16546,8 @@ HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->access$000(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)I PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->calculateSubtypeId(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)I HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->createInstanceLocked(Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Landroid/content/Context;)Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController; +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->dump(Landroid/util/Printer;)V +PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->getSortedInputMethodAndSubtypeListLocked(ZZ)Ljava/util/List; PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->onUserActionLocked(Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)V HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->resetCircularListLocked(Landroid/content/Context;)V HSPLcom/android/server/inputmethod/InputMethodSystemProperty;->()V @@ -15017,6 +16562,8 @@ PLcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;->isEmp HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->()V HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->(Landroid/content/res/Resources;Landroid/content/ContentResolver;Landroid/util/ArrayMap;IZ)V HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->addSubtypeToHistory(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildAndPutEnabledInputMethodsStrRemovingIdLocked(Ljava/lang/StringBuilder;Ljava/util/List;Ljava/lang/String;)Z +PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildEnabledInputMethodsSettingString(Ljava/lang/StringBuilder;Landroid/util/Pair;)V HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildInputMethodsAndSubtypeList(Ljava/lang/String;Landroid/text/TextUtils$SimpleStringSplitter;Landroid/text/TextUtils$SimpleStringSplitter;)Ljava/util/List; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->createEnabledInputMethodListLocked(Ljava/util/List;)Ljava/util/ArrayList; PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->dumpLocked(Landroid/util/Printer;Ljava/lang/String;)V @@ -15027,7 +16574,10 @@ HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEna HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtypeListLocked(Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/List; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsAndSubtypeListLocked()Ljava/util/List; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsStr()Ljava/lang/String; +PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked(Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getInt(Ljava/lang/String;I)I +PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getLastSubtypeForInputMethodLocked(Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getLastSubtypeForInputMethodLockedInternal(Ljava/lang/String;)Landroid/util/Pair; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethod()Ljava/lang/String; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethodSubtypeHashCode()I HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethodSubtypeId(Ljava/lang/String;)I @@ -15035,7 +16585,7 @@ HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getStr HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSubtypeHistoryStr()Ljava/lang/String; HPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isCurrentProfile(I)Z HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isShowImeWithHardKeyboardEnabled()Z -PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isSubtypeSelected()Z +HPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isSubtypeSelected()Z HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->loadInputMethodAndSubtypeHistoryLocked()Ljava/util/List; HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putInt(Ljava/lang/String;I)V HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putSelectedInputMethod(Ljava/lang/String;)V @@ -15047,28 +16597,37 @@ HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->saveSu HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->setCurrentProfileIds([I)V HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->switchCurrentUser(IZ)V HSPLcom/android/server/inputmethod/InputMethodUtils;->()V +PLcom/android/server/inputmethod/InputMethodUtils;->access$000(Landroid/view/inputmethod/InputMethodInfo;Landroid/content/Context;ZLjava/util/Locale;ZLjava/lang/String;)Z +PLcom/android/server/inputmethod/InputMethodUtils;->access$100(Landroid/view/inputmethod/InputMethodInfo;Landroid/content/Context;Z)Z HSPLcom/android/server/inputmethod/InputMethodUtils;->access$300()Ljava/lang/String; HSPLcom/android/server/inputmethod/InputMethodUtils;->canAddToLastInputMethod(Landroid/view/inputmethod/InputMethodSubtype;)Z HPLcom/android/server/inputmethod/InputMethodUtils;->checkIfPackageBelongsToUid(Landroid/app/AppOpsManager;ILjava/lang/String;)Z -PLcom/android/server/inputmethod/InputMethodUtils;->containsSubtypeOf(Landroid/view/inputmethod/InputMethodInfo;Ljava/util/Locale;ZLjava/lang/String;)Z +HPLcom/android/server/inputmethod/InputMethodUtils;->containsSubtypeOf(Landroid/view/inputmethod/InputMethodInfo;Ljava/util/Locale;ZLjava/lang/String;)Z +PLcom/android/server/inputmethod/InputMethodUtils;->getDefaultEnabledImes(Landroid/content/Context;Ljava/util/ArrayList;)Ljava/util/ArrayList; PLcom/android/server/inputmethod/InputMethodUtils;->getDefaultEnabledImes(Landroid/content/Context;Ljava/util/ArrayList;Z)Ljava/util/ArrayList; PLcom/android/server/inputmethod/InputMethodUtils;->getFallbackLocaleForDefaultIme(Ljava/util/ArrayList;Landroid/content/Context;)Ljava/util/Locale; +HPLcom/android/server/inputmethod/InputMethodUtils;->getImeAndSubtypeDisplayName(Landroid/content/Context;Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodSubtype;)Ljava/lang/CharSequence; HSPLcom/android/server/inputmethod/InputMethodUtils;->getImplicitlyApplicableSubtypesLocked(Landroid/content/res/Resources;Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/ArrayList; HSPLcom/android/server/inputmethod/InputMethodUtils;->getImplicitlyApplicableSubtypesLockedImpl(Landroid/content/res/Resources;Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/ArrayList; +PLcom/android/server/inputmethod/InputMethodUtils;->getLanguageFromLocaleString(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/inputmethod/InputMethodUtils;->getMinimumKeyboardSetWithSystemLocale(Ljava/util/ArrayList;Landroid/content/Context;Ljava/util/Locale;Ljava/util/Locale;)Lcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder; +PLcom/android/server/inputmethod/InputMethodUtils;->getMostApplicableDefaultIME(Ljava/util/List;)Landroid/view/inputmethod/InputMethodInfo; HSPLcom/android/server/inputmethod/InputMethodUtils;->getSubtypeIdFromHashCode(Landroid/view/inputmethod/InputMethodInfo;I)I HSPLcom/android/server/inputmethod/InputMethodUtils;->getSubtypes(Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/ArrayList; PLcom/android/server/inputmethod/InputMethodUtils;->getSystemLocaleFromContext(Landroid/content/Context;)Ljava/util/Locale; +PLcom/android/server/inputmethod/InputMethodUtils;->isSoftInputModeStateVisibleAllowed(II)Z PLcom/android/server/inputmethod/InputMethodUtils;->isSystemAuxilialyImeThatHasAutomaticSubtype(Landroid/view/inputmethod/InputMethodInfo;Landroid/content/Context;Z)Z -PLcom/android/server/inputmethod/InputMethodUtils;->resolveUserId(IILjava/io/PrintWriter;)[I +PLcom/android/server/inputmethod/InputMethodUtils;->isSystemImeThatHasSubtypeOf(Landroid/view/inputmethod/InputMethodInfo;Landroid/content/Context;ZLjava/util/Locale;ZLjava/lang/String;)Z +HPLcom/android/server/inputmethod/InputMethodUtils;->isValidSubtypeId(Landroid/view/inputmethod/InputMethodInfo;I)Z +HPLcom/android/server/inputmethod/InputMethodUtils;->resolveUserId(IILjava/io/PrintWriter;)[I HSPLcom/android/server/inputmethod/InputMethodUtils;->setNonSelectedSystemImesDisabledUntilUsed(Landroid/content/pm/IPackageManager;Ljava/util/List;ILjava/lang/String;)V -PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$1$D-6BanMaetK6OzqqHwb9xKEKfbs;->(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;Landroid/content/Intent;)V +HPLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$1$D-6BanMaetK6OzqqHwb9xKEKfbs;->(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;Landroid/content/Intent;)V PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$1$D-6BanMaetK6OzqqHwb9xKEKfbs;->run()V PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qEeMLWxAUapTLan209G5Rj7JRAs;->(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl;Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/content/IntentSender;)V PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qEeMLWxAUapTLan209G5Rj7JRAs;->run()V PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qKaCsO8ZZXT7D0UVcF8QpePqSxY;->()V PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qKaCsO8ZZXT7D0UVcF8QpePqSxY;->()V -PLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qKaCsO8ZZXT7D0UVcF8QpePqSxY;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qKaCsO8ZZXT7D0UVcF8QpePqSxY;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/integrity/-$$Lambda$sLlLS9XNB3E4_uUVBHQjGJ-WhdM;->()V HSPLcom/android/server/integrity/-$$Lambda$sLlLS9XNB3E4_uUVBHQjGJ-WhdM;->()V PLcom/android/server/integrity/-$$Lambda$sLlLS9XNB3E4_uUVBHQjGJ-WhdM;->get()Ljava/lang/Object; @@ -15076,14 +16635,20 @@ HSPLcom/android/server/integrity/AppIntegrityManagerService;->(Landroid/co HSPLcom/android/server/integrity/AppIntegrityManagerService;->onStart()V HSPLcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;->(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl;)V PLcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;->lambda$onReceive$0$AppIntegrityManagerServiceImpl$1(Landroid/content/Intent;)V -PLcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/integrity/AppIntegrityManagerServiceImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->()V HSPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->(Landroid/content/Context;Landroid/content/pm/PackageManagerInternal;Ljava/util/function/Supplier;Lcom/android/server/integrity/engine/RuleEvaluationEngine;Lcom/android/server/integrity/IntegrityFileManager;Landroid/os/Handler;)V +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->access$000(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl;)Landroid/os/Handler; +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->access$100(Lcom/android/server/integrity/AppIntegrityManagerServiceImpl;Landroid/content/Intent;)V HSPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->create(Landroid/content/Context;)Lcom/android/server/integrity/AppIntegrityManagerServiceImpl; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->extractSourceStamp(Landroid/net/Uri;Landroid/content/integrity/AppInstallMetadata$Builder;)V PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getAllowedInstallers(Landroid/content/pm/PackageInfo;)Ljava/util/Map; -PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getAllowedRuleProviderSystemApps()Ljava/util/List; -PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCallingRulePusherPackageName(I)Ljava/lang/String; +HPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getAllowedRuleProviderSystemApps()Ljava/util/List; +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCallerPackageNameOrThrow(I)Ljava/lang/String; +HPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCallingRulePusherPackageName(I)Ljava/lang/String; +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCertificateFingerprint(Landroid/content/pm/PackageInfo;)Ljava/util/List; +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCurrentRuleSetProvider()Ljava/lang/String; +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCurrentRuleSetVersion()Ljava/lang/String; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getFingerprint(Landroid/content/pm/Signature;)Ljava/lang/String; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getInstallationPath(Landroid/net/Uri;)Ljava/io/File; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getInstallerCertificateFingerprint(Ljava/lang/String;)Ljava/util/List; @@ -15093,7 +16658,9 @@ PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getPackageListFo PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getPackageNameNormalized(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getSignatures(Landroid/content/pm/PackageInfo;)[Landroid/content/pm/Signature; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->handleIntegrityVerification(Landroid/content/Intent;)V -PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->isSystemApp(Ljava/lang/String;)Z +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->integrityCheckIncludesRuleProvider()Z +PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->isRuleProvider(Ljava/lang/String;)Z +HPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->isSystemApp(Ljava/lang/String;)Z PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->lambda$extractSourceStamp$1(Ljava/nio/file/Path;)Ljava/lang/String; PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->lambda$updateRuleSet$0$AppIntegrityManagerServiceImpl(Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/content/IntentSender;)V PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->updateRuleSet(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/content/IntentSender;)V @@ -15102,6 +16669,7 @@ HSPLcom/android/server/integrity/IntegrityFileManager;->()V HSPLcom/android/server/integrity/IntegrityFileManager;->(Lcom/android/server/integrity/parser/RuleParser;Lcom/android/server/integrity/serializer/RuleSerializer;Ljava/io/File;)V HSPLcom/android/server/integrity/IntegrityFileManager;->getInstance()Lcom/android/server/integrity/IntegrityFileManager; PLcom/android/server/integrity/IntegrityFileManager;->initialized()Z +PLcom/android/server/integrity/IntegrityFileManager;->readMetadata()Lcom/android/server/integrity/model/RuleMetadata; PLcom/android/server/integrity/IntegrityFileManager;->readRules(Landroid/content/integrity/AppInstallMetadata;)Ljava/util/List; PLcom/android/server/integrity/IntegrityFileManager;->switchStagingRulesDir()V HSPLcom/android/server/integrity/IntegrityFileManager;->updateRuleIndexingController()V @@ -15114,6 +16682,7 @@ HPLcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$GJDMRD8Iqxqinj3PO PLcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$Xtm0wfLEyGa-Ejtza6VErwktC_M;->()V PLcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$Xtm0wfLEyGa-Ejtza6VErwktC_M;->()V HSPLcom/android/server/integrity/engine/RuleEvaluationEngine;->(Lcom/android/server/integrity/IntegrityFileManager;)V +PLcom/android/server/integrity/engine/RuleEvaluationEngine;->evaluate(Landroid/content/integrity/AppInstallMetadata;)Lcom/android/server/integrity/model/IntegrityCheckResult; HSPLcom/android/server/integrity/engine/RuleEvaluationEngine;->getRuleEvaluationEngine()Lcom/android/server/integrity/engine/RuleEvaluationEngine; PLcom/android/server/integrity/engine/RuleEvaluationEngine;->loadRules(Landroid/content/integrity/AppInstallMetadata;)Ljava/util/List; PLcom/android/server/integrity/engine/RuleEvaluator;->evaluateRules(Ljava/util/List;Landroid/content/integrity/AppInstallMetadata;)Lcom/android/server/integrity/model/IntegrityCheckResult; @@ -15168,9 +16737,12 @@ PLcom/android/server/integrity/parser/RandomAccessObject;->()V PLcom/android/server/integrity/parser/RandomAccessObject;->ofFile(Ljava/io/File;)Lcom/android/server/integrity/parser/RandomAccessObject; HSPLcom/android/server/integrity/parser/RuleBinaryParser;->()V PLcom/android/server/integrity/parser/RuleBinaryParser;->parse(Lcom/android/server/integrity/parser/RandomAccessObject;Ljava/util/List;)Ljava/util/List; -PLcom/android/server/integrity/parser/RuleBinaryParser;->parseAtomicFormula(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/AtomicFormula; -PLcom/android/server/integrity/parser/RuleBinaryParser;->parseFormula(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/IntegrityFormula; +HPLcom/android/server/integrity/parser/RuleBinaryParser;->parseAtomicFormula(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/AtomicFormula; +HPLcom/android/server/integrity/parser/RuleBinaryParser;->parseCompoundFormula(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/CompoundFormula; +HPLcom/android/server/integrity/parser/RuleBinaryParser;->parseFormula(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/IntegrityFormula; PLcom/android/server/integrity/parser/RuleBinaryParser;->parseIndexedRules(Lcom/android/server/integrity/parser/RandomAccessInputStream;Ljava/util/List;)Ljava/util/List; +PLcom/android/server/integrity/parser/RuleBinaryParser;->parseRule(Lcom/android/server/integrity/model/BitInputStream;)Landroid/content/integrity/Rule; +PLcom/android/server/integrity/parser/RuleBinaryParser;->parseRules(Lcom/android/server/integrity/parser/RandomAccessInputStream;Ljava/util/List;)Ljava/util/List; PLcom/android/server/integrity/parser/RuleIndexRange;->(II)V PLcom/android/server/integrity/parser/RuleIndexRange;->getEndIndex()I PLcom/android/server/integrity/parser/RuleIndexRange;->getStartIndex()I @@ -15193,12 +16765,16 @@ PLcom/android/server/integrity/serializer/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE; PLcom/android/server/integrity/serializer/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE;->()V HPLcom/android/server/integrity/serializer/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE;->applyAsInt(Ljava/lang/Object;)I HSPLcom/android/server/integrity/serializer/RuleBinarySerializer;->()V +PLcom/android/server/integrity/serializer/RuleBinarySerializer;->getBytesForString(Ljava/lang/String;Z)[B HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->lambda$verifySize$0(Ljava/util/List;)Ljava/lang/Integer; PLcom/android/server/integrity/serializer/RuleBinarySerializer;->serialize(Ljava/util/List;Ljava/util/Optional;Ljava/io/OutputStream;Ljava/io/OutputStream;)V HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeAtomicFormula(Landroid/content/integrity/AtomicFormula;Lcom/android/server/integrity/model/BitOutputStream;)V -PLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeCompoundFormula(Landroid/content/integrity/CompoundFormula;Lcom/android/server/integrity/model/BitOutputStream;)V +HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeCompoundFormula(Landroid/content/integrity/CompoundFormula;Lcom/android/server/integrity/model/BitOutputStream;)V HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeFormula(Landroid/content/integrity/IntegrityFormula;Lcom/android/server/integrity/model/BitOutputStream;)V -PLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeIndexGroup(Ljava/util/LinkedHashMap;Lcom/android/server/integrity/model/BitOutputStream;Z)V +HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeIndexGroup(Ljava/util/LinkedHashMap;Lcom/android/server/integrity/model/BitOutputStream;Z)V +HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeIntValue(ILcom/android/server/integrity/model/BitOutputStream;)V +PLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeRule(Landroid/content/integrity/Rule;Lcom/android/server/integrity/model/BitOutputStream;)V +PLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeRuleFileMetadata(Ljava/util/Optional;Lcom/android/server/integrity/model/ByteTrackedOutputStream;)V HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeRuleList(Ljava/util/Map;Lcom/android/server/integrity/model/ByteTrackedOutputStream;)Ljava/util/LinkedHashMap; HPLcom/android/server/integrity/serializer/RuleBinarySerializer;->serializeStringValue(Ljava/lang/String;ZLcom/android/server/integrity/model/BitOutputStream;)V PLcom/android/server/integrity/serializer/RuleBinarySerializer;->verifySize(Ljava/util/Map;I)V @@ -15212,7 +16788,7 @@ PLcom/android/server/integrity/serializer/RuleIndexingDetailsIdentifier;->lambda PLcom/android/server/integrity/serializer/RuleIndexingDetailsIdentifier;->lambda$getIndexingDetailsForCompoundFormula$1(Lcom/android/server/integrity/serializer/RuleIndexingDetails;)Z HPLcom/android/server/integrity/serializer/RuleIndexingDetailsIdentifier;->splitRulesIntoIndexBuckets(Ljava/util/List;)Ljava/util/Map; PLcom/android/server/integrity/serializer/RuleMetadataSerializer;->serialize(Lcom/android/server/integrity/model/RuleMetadata;Ljava/io/OutputStream;)V -PLcom/android/server/integrity/serializer/RuleMetadataSerializer;->serializeTaggedValue(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/integrity/serializer/RuleMetadataSerializer;->serializeTaggedValue(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/job/-$$Lambda$JobConcurrencyManager$q1zni_rSk5NsoVWlH1JE0tQHT2c;->(Lcom/android/server/job/JobConcurrencyManager;)V HPLcom/android/server/job/-$$Lambda$JobConcurrencyManager$q1zni_rSk5NsoVWlH1JE0tQHT2c;->run()V HSPLcom/android/server/job/-$$Lambda$JobSchedulerService$I4jxLXfXbi3mTyHs60HBC1k1A38;->()V @@ -15288,7 +16864,7 @@ HPLcom/android/server/job/JobPackageTracker$DataSet;->incActive(ILjava/lang/Stri HPLcom/android/server/job/JobPackageTracker$DataSet;->incActiveTop(ILjava/lang/String;J)V HPLcom/android/server/job/JobPackageTracker$DataSet;->incPending(ILjava/lang/String;J)V HPLcom/android/server/job/JobPackageTracker$DataSet;->printDuration(Ljava/io/PrintWriter;JJILjava/lang/String;)V -PLcom/android/server/job/JobPackageTracker$DataSet;->printPackageEntryState(Landroid/util/proto/ProtoOutputStream;JJI)V +HPLcom/android/server/job/JobPackageTracker$DataSet;->printPackageEntryState(Landroid/util/proto/ProtoOutputStream;JJI)V HPLcom/android/server/job/JobPackageTracker$PackageEntry;->()V HPLcom/android/server/job/JobPackageTracker$PackageEntry;->getActiveTime(J)J HPLcom/android/server/job/JobPackageTracker$PackageEntry;->getActiveTopTime(J)J @@ -15297,8 +16873,8 @@ HSPLcom/android/server/job/JobPackageTracker;->()V HPLcom/android/server/job/JobPackageTracker;->addEvent(IILjava/lang/String;IILjava/lang/String;)V PLcom/android/server/job/JobPackageTracker;->dump(Landroid/util/proto/ProtoOutputStream;JI)V PLcom/android/server/job/JobPackageTracker;->dump(Ljava/io/PrintWriter;Ljava/lang/String;I)V -PLcom/android/server/job/JobPackageTracker;->dumpHistory(Landroid/util/proto/ProtoOutputStream;JI)V -PLcom/android/server/job/JobPackageTracker;->dumpHistory(Ljava/io/PrintWriter;Ljava/lang/String;I)Z +HPLcom/android/server/job/JobPackageTracker;->dumpHistory(Landroid/util/proto/ProtoOutputStream;JI)V +HPLcom/android/server/job/JobPackageTracker;->dumpHistory(Ljava/io/PrintWriter;Ljava/lang/String;I)Z HSPLcom/android/server/job/JobPackageTracker;->getLoadFactor(Lcom/android/server/job/controllers/JobStatus;)F HPLcom/android/server/job/JobPackageTracker;->noteActive(Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/JobPackageTracker;->noteConcurrency(II)V @@ -15323,7 +16899,7 @@ PLcom/android/server/job/JobSchedulerService$6;->()V HPLcom/android/server/job/JobSchedulerService$6;->compare(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)I HPLcom/android/server/job/JobSchedulerService$6;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/job/JobSchedulerService$Constants;->()V -PLcom/android/server/job/JobSchedulerService$Constants;->dump(Landroid/util/IndentingPrintWriter;)V +HPLcom/android/server/job/JobSchedulerService$Constants;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/job/JobSchedulerService$Constants;->dump(Landroid/util/proto/ProtoOutputStream;)V HSPLcom/android/server/job/JobSchedulerService$ConstantsObserver;->(Lcom/android/server/job/JobSchedulerService;)V HSPLcom/android/server/job/JobSchedulerService$ConstantsObserver;->(Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService$1;)V @@ -15338,7 +16914,7 @@ HPLcom/android/server/job/JobSchedulerService$JobHandler;->handleMessage(Landroi HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->canPersistJobs(II)Z HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->cancel(I)V -PLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->cancelAll()V +HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->cancelAll()V PLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->enforceValidJobRequest(ILandroid/app/job/JobInfo;)V HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I @@ -15349,6 +16925,7 @@ HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->scheduleAsPacka HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->validateJobFlags(Landroid/app/job/JobInfo;I)V HSPLcom/android/server/job/JobSchedulerService$LocalService;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/JobSchedulerService$LocalService;->addBackingUpUid(I)V +PLcom/android/server/job/JobSchedulerService$LocalService;->cancelJobsForUid(ILjava/lang/String;)V PLcom/android/server/job/JobSchedulerService$LocalService;->clearAllBackingUpUids()V PLcom/android/server/job/JobSchedulerService$LocalService;->getPersistStats()Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats; HPLcom/android/server/job/JobSchedulerService$LocalService;->getSystemScheduledPendingJobs()Ljava/util/List; @@ -15373,17 +16950,17 @@ HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->accept(Lcom HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->accept(Ljava/lang/Object;)V HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->postProcess()V HSPLcom/android/server/job/JobSchedulerService$StandbyTracker;->(Lcom/android/server/job/JobSchedulerService;)V -HPLcom/android/server/job/JobSchedulerService$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V +HSPLcom/android/server/job/JobSchedulerService$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V HPLcom/android/server/job/JobSchedulerService$StandbyTracker;->onUserInteractionStarted(Ljava/lang/String;I)V HSPLcom/android/server/job/JobSchedulerService;->()V HSPLcom/android/server/job/JobSchedulerService;->(Landroid/content/Context;)V HPLcom/android/server/job/JobSchedulerService;->access$1000(Lcom/android/server/job/JobSchedulerService;)V -HPLcom/android/server/job/JobSchedulerService;->access$1200(Lcom/android/server/job/JobSchedulerService;)Lcom/android/server/job/controllers/DeviceIdleJobsController; -HPLcom/android/server/job/JobSchedulerService;->access$1400(Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/controllers/JobStatus;)Z +HPLcom/android/server/job/JobSchedulerService;->access$1100(Lcom/android/server/job/JobSchedulerService;)V +HPLcom/android/server/job/JobSchedulerService;->access$1300(Lcom/android/server/job/JobSchedulerService;)Lcom/android/server/job/controllers/DeviceIdleJobsController; HPLcom/android/server/job/JobSchedulerService;->access$500(Lcom/android/server/job/JobSchedulerService;Landroid/content/Intent;)Ljava/lang/String; PLcom/android/server/job/JobSchedulerService;->access$700(Lcom/android/server/job/JobSchedulerService;)Ljava/lang/Runnable; -HPLcom/android/server/job/JobSchedulerService;->access$800()Ljava/util/Comparator; -HPLcom/android/server/job/JobSchedulerService;->access$900(Lcom/android/server/job/JobSchedulerService;)V +HPLcom/android/server/job/JobSchedulerService;->access$800(Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/controllers/JobStatus;)Z +HPLcom/android/server/job/JobSchedulerService;->access$900()Ljava/util/Comparator; HPLcom/android/server/job/JobSchedulerService;->addOrderedItem(Ljava/util/ArrayList;Ljava/lang/Object;Ljava/util/Comparator;)V HSPLcom/android/server/job/JobSchedulerService;->adjustJobPriority(ILcom/android/server/job/controllers/JobStatus;)I HSPLcom/android/server/job/JobSchedulerService;->areComponentsInPlaceLocked(Lcom/android/server/job/controllers/JobStatus;)Z @@ -15391,8 +16968,8 @@ HSPLcom/android/server/job/JobSchedulerService;->areUsersStartedLocked(Lcom/andr HPLcom/android/server/job/JobSchedulerService;->cancelJob(III)Z HPLcom/android/server/job/JobSchedulerService;->cancelJobImplLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Ljava/lang/String;)V HSPLcom/android/server/job/JobSchedulerService;->cancelJobsForNonExistentUsers()V -PLcom/android/server/job/JobSchedulerService;->cancelJobsForPackageAndUid(Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/job/JobSchedulerService;->cancelJobsForUid(ILjava/lang/String;)Z +HPLcom/android/server/job/JobSchedulerService;->cancelJobsForPackageAndUid(Ljava/lang/String;ILjava/lang/String;)V +HPLcom/android/server/job/JobSchedulerService;->cancelJobsForUid(ILjava/lang/String;)Z HSPLcom/android/server/job/JobSchedulerService;->checkIfRestricted(Lcom/android/server/job/controllers/JobStatus;)Lcom/android/server/job/restrictions/JobRestriction; HPLcom/android/server/job/JobSchedulerService;->dumpInternal(Landroid/util/IndentingPrintWriter;I)V HPLcom/android/server/job/JobSchedulerService;->dumpInternalProto(Ljava/io/FileDescriptor;I)V @@ -15425,7 +17002,7 @@ HPLcom/android/server/job/JobSchedulerService;->maybeRunPendingJobsLocked()V HPLcom/android/server/job/JobSchedulerService;->noteJobsNonpending(Ljava/util/List;)V HPLcom/android/server/job/JobSchedulerService;->noteJobsPending(Ljava/util/List;)V HSPLcom/android/server/job/JobSchedulerService;->onBootPhase(I)V -HPLcom/android/server/job/JobSchedulerService;->onControllerStateChanged()V +HSPLcom/android/server/job/JobSchedulerService;->onControllerStateChanged()V HPLcom/android/server/job/JobSchedulerService;->onDeviceIdleStateChanged(Z)V HPLcom/android/server/job/JobSchedulerService;->onJobCompletedLocked(Lcom/android/server/job/controllers/JobStatus;Z)V HPLcom/android/server/job/JobSchedulerService;->onRunJobNow(Lcom/android/server/job/controllers/JobStatus;)V @@ -15457,7 +17034,7 @@ HSPLcom/android/server/job/JobServiceContext;->(Landroid/content/Context;L HSPLcom/android/server/job/JobServiceContext;->(Lcom/android/server/job/JobSchedulerService;Lcom/android/internal/app/IBatteryStats;Lcom/android/server/job/JobPackageTracker;Landroid/os/Looper;)V HPLcom/android/server/job/JobServiceContext;->access$000(Lcom/android/server/job/JobServiceContext;)Ljava/lang/Object; HPLcom/android/server/job/JobServiceContext;->access$100(Lcom/android/server/job/JobServiceContext;)Lcom/android/server/job/JobServiceContext$JobCallback; -PLcom/android/server/job/JobServiceContext;->access$200(Lcom/android/server/job/JobServiceContext;)V +HPLcom/android/server/job/JobServiceContext;->access$200(Lcom/android/server/job/JobServiceContext;)V HPLcom/android/server/job/JobServiceContext;->applyStoppedReasonLocked(Ljava/lang/String;)V HPLcom/android/server/job/JobServiceContext;->assertCallerLocked(Lcom/android/server/job/JobServiceContext$JobCallback;)V HPLcom/android/server/job/JobServiceContext;->cancelExecutingJobLocked(ILjava/lang/String;)V @@ -15515,7 +17092,7 @@ HSPLcom/android/server/job/JobStore$JobSet;->lambda$removeJobsOfUnlistedUsers$1( HSPLcom/android/server/job/JobStore$JobSet;->remove(Lcom/android/server/job/controllers/JobStatus;)Z HSPLcom/android/server/job/JobStore$JobSet;->removeAll(Ljava/util/function/Predicate;)V HSPLcom/android/server/job/JobStore$JobSet;->removeJobsOfUnlistedUsers([I)V -PLcom/android/server/job/JobStore$JobSet;->size()I +HPLcom/android/server/job/JobStore$JobSet;->size()I HSPLcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable;->(Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore$JobSet;Z)V HSPLcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable;->buildBuilderFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/app/job/JobInfo$Builder; HSPLcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable;->buildConstraintsFromXml(Landroid/app/job/JobInfo$Builder;Lorg/xmlpull/v1/XmlPullParser;)V @@ -15572,26 +17149,33 @@ HPLcom/android/server/job/controllers/-$$Lambda$DeviceIdleJobsController$qxSSngJ HSPLcom/android/server/job/controllers/-$$Lambda$QuotaController$AlarmQueue$xF2KBR-9_FWJWMnSDRzXAhga7WA;->()V HSPLcom/android/server/job/controllers/-$$Lambda$QuotaController$AlarmQueue$xF2KBR-9_FWJWMnSDRzXAhga7WA;->()V HPLcom/android/server/job/controllers/-$$Lambda$QuotaController$AlarmQueue$xF2KBR-9_FWJWMnSDRzXAhga7WA;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HPLcom/android/server/job/controllers/-$$Lambda$QuotaController$StandbyTracker$C-YfNmS_gBSa44wPjbZKaUFRs2k;->(Lcom/android/server/job/controllers/QuotaController$StandbyTracker;IILjava/lang/String;)V -HPLcom/android/server/job/controllers/-$$Lambda$QuotaController$StandbyTracker$C-YfNmS_gBSa44wPjbZKaUFRs2k;->run()V +PLcom/android/server/job/controllers/-$$Lambda$QuotaController$By3bhE7IyCa3cqQgBvAmV5Y7bfE;->(Lcom/android/server/job/controllers/QuotaController;Ljava/util/function/Predicate;Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/job/controllers/-$$Lambda$QuotaController$By3bhE7IyCa3cqQgBvAmV5Y7bfE;->accept(Ljava/lang/Object;)V +PLcom/android/server/job/controllers/-$$Lambda$QuotaController$FAVtMKzrrsA_XmCXxesW_gKVziA;->(Landroid/util/IndentingPrintWriter;)V +HSPLcom/android/server/job/controllers/-$$Lambda$QuotaController$StandbyTracker$C-YfNmS_gBSa44wPjbZKaUFRs2k;->(Lcom/android/server/job/controllers/QuotaController$StandbyTracker;IILjava/lang/String;)V +HSPLcom/android/server/job/controllers/-$$Lambda$QuotaController$StandbyTracker$C-YfNmS_gBSa44wPjbZKaUFRs2k;->run()V +PLcom/android/server/job/controllers/-$$Lambda$QuotaController$m8aHx-uep2PNFlhyQtHYpX0RYoM;->(Lcom/android/server/job/controllers/QuotaController;Ljava/util/function/Predicate;Landroid/util/IndentingPrintWriter;)V +HPLcom/android/server/job/controllers/-$$Lambda$QuotaController$m8aHx-uep2PNFlhyQtHYpX0RYoM;->accept(Ljava/lang/Object;)V HSPLcom/android/server/job/controllers/-$$Lambda$QuotaController$wiV6aRmUSleYm5_YixO9xUe5vkY;->(J)V HSPLcom/android/server/job/controllers/BackgroundJobsController$1;->(Lcom/android/server/job/controllers/BackgroundJobsController;)V -HPLcom/android/server/job/controllers/BackgroundJobsController$1;->updateAllJobs()V +HSPLcom/android/server/job/controllers/BackgroundJobsController$1;->updateAllJobs()V HSPLcom/android/server/job/controllers/BackgroundJobsController$1;->updateJobsForUid(IZ)V +PLcom/android/server/job/controllers/BackgroundJobsController$1;->updateJobsForUidPackage(ILjava/lang/String;Z)V HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->(Lcom/android/server/job/controllers/BackgroundJobsController;I)V -HPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V -HPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V +HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Ljava/lang/Object;)V HSPLcom/android/server/job/controllers/BackgroundJobsController;->()V HSPLcom/android/server/job/controllers/BackgroundJobsController;->(Lcom/android/server/job/JobSchedulerService;)V -HPLcom/android/server/job/controllers/BackgroundJobsController;->access$000(Lcom/android/server/job/controllers/BackgroundJobsController;)V +HSPLcom/android/server/job/controllers/BackgroundJobsController;->access$000(Lcom/android/server/job/controllers/BackgroundJobsController;)V HSPLcom/android/server/job/controllers/BackgroundJobsController;->access$100(Lcom/android/server/job/controllers/BackgroundJobsController;IZ)V PLcom/android/server/job/controllers/BackgroundJobsController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V PLcom/android/server/job/controllers/BackgroundJobsController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V +HSPLcom/android/server/job/controllers/BackgroundJobsController;->evaluateStateLocked(Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/BackgroundJobsController;->lambda$dumpControllerStateLocked$0$BackgroundJobsController(Landroid/util/IndentingPrintWriter;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/BackgroundJobsController;->lambda$dumpControllerStateLocked$1$BackgroundJobsController(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/job/controllers/JobStatus;)V HSPLcom/android/server/job/controllers/BackgroundJobsController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/BackgroundJobsController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Z)V -HPLcom/android/server/job/controllers/BackgroundJobsController;->updateAllJobRestrictionsLocked()V +HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateAllJobRestrictionsLocked()V HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateJobRestrictionsForUidLocked(IZ)V HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateJobRestrictionsLocked(II)V HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateSingleJobRestrictionLocked(Lcom/android/server/job/controllers/JobStatus;I)Z @@ -15607,8 +17191,8 @@ HSPLcom/android/server/job/controllers/BatteryController;->()V HSPLcom/android/server/job/controllers/BatteryController;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/controllers/BatteryController;->access$000()Z HPLcom/android/server/job/controllers/BatteryController;->access$100(Lcom/android/server/job/controllers/BatteryController;)V -PLcom/android/server/job/controllers/BatteryController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V -PLcom/android/server/job/controllers/BatteryController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/BatteryController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/BatteryController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V HPLcom/android/server/job/controllers/BatteryController;->maybeReportNewChargingStateLocked()V HSPLcom/android/server/job/controllers/BatteryController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/BatteryController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Z)V @@ -15636,7 +17220,7 @@ HPLcom/android/server/job/controllers/ComponentController;->updateComponentState PLcom/android/server/job/controllers/ComponentController;->updateComponentStateForUser(I)V HPLcom/android/server/job/controllers/ComponentController;->updateComponentStatesLocked(Ljava/util/function/Predicate;)V HSPLcom/android/server/job/controllers/ConnectivityController$1;->(Lcom/android/server/job/controllers/ConnectivityController;)V -PLcom/android/server/job/controllers/ConnectivityController$1;->onAvailable(Landroid/net/Network;)V +HPLcom/android/server/job/controllers/ConnectivityController$1;->onAvailable(Landroid/net/Network;)V HPLcom/android/server/job/controllers/ConnectivityController$1;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V HPLcom/android/server/job/controllers/ConnectivityController$1;->onLost(Landroid/net/Network;)V HSPLcom/android/server/job/controllers/ConnectivityController$2;->(Lcom/android/server/job/controllers/ConnectivityController;)V @@ -15671,7 +17255,6 @@ HSPLcom/android/server/job/controllers/ConnectivityController;->updateConstraint HSPLcom/android/server/job/controllers/ConnectivityController;->updateConstraintsSatisfied(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;)Z HPLcom/android/server/job/controllers/ConnectivityController;->updateTrackedJobs(ILandroid/net/Network;)V HPLcom/android/server/job/controllers/ConnectivityController;->updateTrackedJobsLocked(Landroid/util/ArraySet;Landroid/net/Network;)Z -HPLcom/android/server/job/controllers/ConnectivityController;->wouldBeReadyWithConnectivityLocked(Lcom/android/server/job/controllers/JobStatus;)Z HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->(Lcom/android/server/job/controllers/ContentObserverController;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->detachLocked()V HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->scheduleLocked()V @@ -15684,8 +17267,8 @@ HPLcom/android/server/job/controllers/ContentObserverController$TriggerRunnable; HSPLcom/android/server/job/controllers/ContentObserverController;->()V HSPLcom/android/server/job/controllers/ContentObserverController;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/controllers/ContentObserverController;->access$000()Z -PLcom/android/server/job/controllers/ContentObserverController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V -PLcom/android/server/job/controllers/ContentObserverController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/ContentObserverController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/ContentObserverController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V HSPLcom/android/server/job/controllers/ContentObserverController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/ContentObserverController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Z)V HPLcom/android/server/job/controllers/ContentObserverController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V @@ -15700,6 +17283,7 @@ HPLcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateF HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->()V HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/controllers/DeviceIdleJobsController;->access$000(Lcom/android/server/job/controllers/DeviceIdleJobsController;)Landroid/os/PowerManager; +PLcom/android/server/job/controllers/DeviceIdleJobsController;->access$102(Lcom/android/server/job/controllers/DeviceIdleJobsController;[I)[I HPLcom/android/server/job/controllers/DeviceIdleJobsController;->access$200(Lcom/android/server/job/controllers/DeviceIdleJobsController;)Lcom/android/server/DeviceIdleInternal; HPLcom/android/server/job/controllers/DeviceIdleJobsController;->access$300()Z HPLcom/android/server/job/controllers/DeviceIdleJobsController;->access$402(Lcom/android/server/job/controllers/DeviceIdleJobsController;[I)[I @@ -15710,7 +17294,7 @@ PLcom/android/server/job/controllers/DeviceIdleJobsController;->dumpControllerSt PLcom/android/server/job/controllers/DeviceIdleJobsController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V HPLcom/android/server/job/controllers/DeviceIdleJobsController;->isTempWhitelistedLocked(Lcom/android/server/job/controllers/JobStatus;)Z HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->isWhitelistedLocked(Lcom/android/server/job/controllers/JobStatus;)Z -PLcom/android/server/job/controllers/DeviceIdleJobsController;->lambda$dumpControllerStateLocked$0$DeviceIdleJobsController(Landroid/util/IndentingPrintWriter;Lcom/android/server/job/controllers/JobStatus;)V +HPLcom/android/server/job/controllers/DeviceIdleJobsController;->lambda$dumpControllerStateLocked$0$DeviceIdleJobsController(Landroid/util/IndentingPrintWriter;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/DeviceIdleJobsController;->lambda$dumpControllerStateLocked$1$DeviceIdleJobsController(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/job/controllers/JobStatus;)V HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/DeviceIdleJobsController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Z)V @@ -15718,7 +17302,7 @@ HPLcom/android/server/job/controllers/DeviceIdleJobsController;->setUidActiveLoc HPLcom/android/server/job/controllers/DeviceIdleJobsController;->updateIdleMode(Z)V HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->updateTaskStateLocked(Lcom/android/server/job/controllers/JobStatus;)Z HSPLcom/android/server/job/controllers/IdleController;->(Lcom/android/server/job/JobSchedulerService;)V -PLcom/android/server/job/controllers/IdleController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/IdleController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V HPLcom/android/server/job/controllers/IdleController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V HSPLcom/android/server/job/controllers/IdleController;->initIdleStateTracking(Landroid/content/Context;)V HSPLcom/android/server/job/controllers/IdleController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V @@ -15731,6 +17315,8 @@ HPLcom/android/server/job/controllers/JobStatus;->(Lcom/android/server/job HPLcom/android/server/job/controllers/JobStatus;->(Lcom/android/server/job/controllers/JobStatus;JJIJJ)V HPLcom/android/server/job/controllers/JobStatus;->addInternalFlags(I)V HPLcom/android/server/job/controllers/JobStatus;->bucketName(I)Ljava/lang/String; +HSPLcom/android/server/job/controllers/JobStatus;->canRunInBatterySaver()Z +HSPLcom/android/server/job/controllers/JobStatus;->canRunInDoze()Z HPLcom/android/server/job/controllers/JobStatus;->clearPersistedUtcTimes()V HSPLcom/android/server/job/controllers/JobStatus;->clearTrackingController(I)Z HPLcom/android/server/job/controllers/JobStatus;->completeWorkLocked(I)Z @@ -15754,7 +17340,7 @@ HPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkDownloadByt HPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkUploadBytes()J PLcom/android/server/job/controllers/JobStatus;->getFirstForceBatchedTimeElapsed()J HSPLcom/android/server/job/controllers/JobStatus;->getFlags()I -PLcom/android/server/job/controllers/JobStatus;->getFractionRunTime()F +HPLcom/android/server/job/controllers/JobStatus;->getFractionRunTime()F HSPLcom/android/server/job/controllers/JobStatus;->getInternalFlags()I HSPLcom/android/server/job/controllers/JobStatus;->getJob()Landroid/app/job/JobInfo; HSPLcom/android/server/job/controllers/JobStatus;->getJobId()I @@ -15794,6 +17380,7 @@ HSPLcom/android/server/job/controllers/JobStatus;->isPersisted()Z HSPLcom/android/server/job/controllers/JobStatus;->isPreparedLocked()Z HSPLcom/android/server/job/controllers/JobStatus;->isReady()Z HSPLcom/android/server/job/controllers/JobStatus;->isReady(I)Z +HSPLcom/android/server/job/controllers/JobStatus;->isRequestedExpeditedJob()Z HPLcom/android/server/job/controllers/JobStatus;->matches(II)Z HSPLcom/android/server/job/controllers/JobStatus;->maybeAddForegroundExemption(Ljava/util/function/Predicate;)V HSPLcom/android/server/job/controllers/JobStatus;->prepareLocked()V @@ -15811,11 +17398,13 @@ HSPLcom/android/server/job/controllers/JobStatus;->setIdleConstraintSatisfied(Z) HPLcom/android/server/job/controllers/JobStatus;->setOriginalLatestRunTimeElapsed(J)V HSPLcom/android/server/job/controllers/JobStatus;->setQuotaConstraintSatisfied(Z)Z HPLcom/android/server/job/controllers/JobStatus;->setStandbyBucket(I)V -PLcom/android/server/job/controllers/JobStatus;->setStorageNotLowConstraintSatisfied(Z)Z +HPLcom/android/server/job/controllers/JobStatus;->setStorageNotLowConstraintSatisfied(Z)Z HSPLcom/android/server/job/controllers/JobStatus;->setTimingDelayConstraintSatisfied(Z)Z HSPLcom/android/server/job/controllers/JobStatus;->setTrackingController(I)V HSPLcom/android/server/job/controllers/JobStatus;->setUidActive(Z)Z HPLcom/android/server/job/controllers/JobStatus;->setWhenStandbyDeferred(J)V +HPLcom/android/server/job/controllers/JobStatus;->shouldIgnoreNetworkBlocking()Z +HSPLcom/android/server/job/controllers/JobStatus;->shouldTreatAsExpeditedJob()Z HPLcom/android/server/job/controllers/JobStatus;->stopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/JobStatus;->toShortString()Ljava/lang/String; HPLcom/android/server/job/controllers/JobStatus;->toShortStringExceptUniqueId()Ljava/lang/String; @@ -15867,20 +17456,29 @@ HPLcom/android/server/job/controllers/QuotaController$Package;->(ILjava/la HPLcom/android/server/job/controllers/QuotaController$Package;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/job/controllers/QuotaController$Package;->equals(Ljava/lang/Object;)Z HPLcom/android/server/job/controllers/QuotaController$Package;->toString()Ljava/lang/String; -PLcom/android/server/job/controllers/QuotaController$QcConstants;->(Lcom/android/server/job/controllers/QuotaController;)V -PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$2400(Lcom/android/server/job/controllers/QuotaController$QcConstants;)Z -PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$2402(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z -PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$2502(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z -PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$2602(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->(Lcom/android/server/job/controllers/QuotaController;)V +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->access$3200(Lcom/android/server/job/controllers/QuotaController$QcConstants;)Z +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->access$3202(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->access$3302(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->access$3402(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z +HSPLcom/android/server/job/controllers/QuotaController$QcConstants;->access$3502(Lcom/android/server/job/controllers/QuotaController$QcConstants;Z)Z +PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$5300(Lcom/android/server/job/controllers/QuotaController$QcConstants;Landroid/util/IndentingPrintWriter;)V +PLcom/android/server/job/controllers/QuotaController$QcConstants;->access$5400(Lcom/android/server/job/controllers/QuotaController$QcConstants;Landroid/util/proto/ProtoOutputStream;)V HPLcom/android/server/job/controllers/QuotaController$QcConstants;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/job/controllers/QuotaController$QcConstants;->dump(Landroid/util/proto/ProtoOutputStream;)V HSPLcom/android/server/job/controllers/QuotaController$QcHandler;->(Lcom/android/server/job/controllers/QuotaController;Landroid/os/Looper;)V HPLcom/android/server/job/controllers/QuotaController$QcHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->(I)V +PLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->dumpLocked(Landroid/util/IndentingPrintWriter;)V +HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->getStandbyBucketLocked()I +HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->getTallyLocked()J +HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->setStandbyBucketLocked(I)V +HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->toString()Ljava/lang/String; HSPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->(Lcom/android/server/job/controllers/QuotaController;)V -HPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->lambda$onAppIdleStateChanged$0$QuotaController$StandbyTracker(IILjava/lang/String;)V -HPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V -HPLcom/android/server/job/controllers/QuotaController$Timer;->(Lcom/android/server/job/controllers/QuotaController;IILjava/lang/String;)V -PLcom/android/server/job/controllers/QuotaController$Timer;->access$600(Lcom/android/server/job/controllers/QuotaController$Timer;)Lcom/android/server/job/controllers/QuotaController$Package; +HSPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->lambda$onAppIdleStateChanged$0$QuotaController$StandbyTracker(IILjava/lang/String;)V +HSPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V +HPLcom/android/server/job/controllers/QuotaController$Timer;->(Lcom/android/server/job/controllers/QuotaController;IILjava/lang/String;Z)V +HPLcom/android/server/job/controllers/QuotaController$Timer;->access$600(Lcom/android/server/job/controllers/QuotaController$Timer;)Lcom/android/server/job/controllers/QuotaController$Package; HPLcom/android/server/job/controllers/QuotaController$Timer;->cancelCutoff()V HPLcom/android/server/job/controllers/QuotaController$Timer;->dump(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V HPLcom/android/server/job/controllers/QuotaController$Timer;->dump(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V @@ -15902,43 +17500,49 @@ PLcom/android/server/job/controllers/QuotaController$TimerChargingUpdateFunctor; HPLcom/android/server/job/controllers/QuotaController$TimerChargingUpdateFunctor;->setStatus(JZ)V HPLcom/android/server/job/controllers/QuotaController$TimingSession;->(JJI)V HPLcom/android/server/job/controllers/QuotaController$TimingSession;->dump(Landroid/util/IndentingPrintWriter;)V -PLcom/android/server/job/controllers/QuotaController$TimingSession;->dump(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/job/controllers/QuotaController$TimingSession;->dump(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->(Lcom/android/server/job/controllers/QuotaController;)V HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController$1;)V HPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->accept(Lcom/android/server/job/controllers/JobStatus;)V HPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->accept(Ljava/lang/Object;)V HPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->postProcess()V HPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->reset()V +HSPLcom/android/server/job/controllers/QuotaController$UsageEventTracker;->(Lcom/android/server/job/controllers/QuotaController;)V +HPLcom/android/server/job/controllers/QuotaController$UsageEventTracker;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V HSPLcom/android/server/job/controllers/QuotaController;->()V -HSPLcom/android/server/job/controllers/QuotaController;->(Lcom/android/server/job/JobSchedulerService;)V +HSPLcom/android/server/job/controllers/QuotaController;->(Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/ConnectivityController;)V PLcom/android/server/job/controllers/QuotaController;->access$000(ILjava/lang/String;)Ljava/lang/String; HPLcom/android/server/job/controllers/QuotaController;->access$100(J)I -HPLcom/android/server/job/controllers/QuotaController;->access$1000(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmListener; -HPLcom/android/server/job/controllers/QuotaController;->access$1200()Z -PLcom/android/server/job/controllers/QuotaController;->access$1300(Lcom/android/server/job/controllers/QuotaController;)V -HPLcom/android/server/job/controllers/QuotaController;->access$1400(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;)Z -HPLcom/android/server/job/controllers/QuotaController;->access$1500(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$ChargingTracker; -HPLcom/android/server/job/controllers/QuotaController;->access$1600(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;)V -HPLcom/android/server/job/controllers/QuotaController;->access$1700(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseBooleanArray; -HPLcom/android/server/job/controllers/QuotaController;->access$1800(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseArrayMap; -HPLcom/android/server/job/controllers/QuotaController;->access$1900(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseArrayMap; -HPLcom/android/server/job/controllers/QuotaController;->access$2000(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;)Z -HPLcom/android/server/job/controllers/QuotaController;->access$2200(Lcom/android/server/job/controllers/QuotaController;I)Z -PLcom/android/server/job/controllers/QuotaController;->access$2300(Lcom/android/server/job/controllers/QuotaController;)Landroid/app/AlarmManager; -HSPLcom/android/server/job/controllers/QuotaController;->access$300(Lcom/android/server/job/controllers/QuotaController;)Landroid/os/Handler; -HSPLcom/android/server/job/controllers/QuotaController;->access$3600(Lcom/android/server/job/controllers/QuotaController;)J +HPLcom/android/server/job/controllers/QuotaController;->access$1000(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;Z)Z +HSPLcom/android/server/job/controllers/QuotaController;->access$1100(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmListener; +HPLcom/android/server/job/controllers/QuotaController;->access$1300()Z +HPLcom/android/server/job/controllers/QuotaController;->access$1400(Lcom/android/server/job/controllers/QuotaController;)V +HPLcom/android/server/job/controllers/QuotaController;->access$1500(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;)Z +HPLcom/android/server/job/controllers/QuotaController;->access$1600(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$ChargingTracker; +HPLcom/android/server/job/controllers/QuotaController;->access$1700(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;)V +HPLcom/android/server/job/controllers/QuotaController;->access$1800(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseBooleanArray; +PLcom/android/server/job/controllers/QuotaController;->access$2200(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;)Z +HPLcom/android/server/job/controllers/QuotaController;->access$2400(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseArrayMap; +HPLcom/android/server/job/controllers/QuotaController;->access$2500(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseArrayMap; +HPLcom/android/server/job/controllers/QuotaController;->access$2600(Lcom/android/server/job/controllers/QuotaController;I)Z +HSPLcom/android/server/job/controllers/QuotaController;->access$2800(Lcom/android/server/job/controllers/QuotaController;)J +HPLcom/android/server/job/controllers/QuotaController;->access$300(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$QcHandler; +PLcom/android/server/job/controllers/QuotaController;->access$3100(Lcom/android/server/job/controllers/QuotaController;)Landroid/app/AlarmManager; HPLcom/android/server/job/controllers/QuotaController;->access$400(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseSetArray; HPLcom/android/server/job/controllers/QuotaController;->access$900(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;Z)Z HPLcom/android/server/job/controllers/QuotaController;->calculateTimeUntilQuotaConsumedLocked(Ljava/util/List;JJ)J -PLcom/android/server/job/controllers/QuotaController;->clearAppStats(ILjava/lang/String;)V +PLcom/android/server/job/controllers/QuotaController;->clearAppStatsLocked(ILjava/lang/String;)V HPLcom/android/server/job/controllers/QuotaController;->deleteObsoleteSessionsLocked()V PLcom/android/server/job/controllers/QuotaController;->dumpConstants(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/job/controllers/QuotaController;->dumpConstants(Landroid/util/proto/ProtoOutputStream;)V HPLcom/android/server/job/controllers/QuotaController;->dumpControllerStateLocked(Landroid/util/IndentingPrintWriter;Ljava/util/function/Predicate;)V HPLcom/android/server/job/controllers/QuotaController;->dumpControllerStateLocked(Landroid/util/proto/ProtoOutputStream;JLjava/util/function/Predicate;)V +HPLcom/android/server/job/controllers/QuotaController;->getEJLimitMsLocked(Ljava/lang/String;I)J +HPLcom/android/server/job/controllers/QuotaController;->getEJQuotaLocked(ILjava/lang/String;)Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits; HPLcom/android/server/job/controllers/QuotaController;->getExecutionStatsLocked(ILjava/lang/String;I)Lcom/android/server/job/controllers/QuotaController$ExecutionStats; HPLcom/android/server/job/controllers/QuotaController;->getExecutionStatsLocked(ILjava/lang/String;IZ)Lcom/android/server/job/controllers/QuotaController$ExecutionStats; HPLcom/android/server/job/controllers/QuotaController;->getMaxJobExecutionTimeMsLocked(Lcom/android/server/job/controllers/JobStatus;)J +HPLcom/android/server/job/controllers/QuotaController;->getRemainingEJExecutionTimeLocked(ILjava/lang/String;)J HPLcom/android/server/job/controllers/QuotaController;->getRemainingExecutionTimeLocked(ILjava/lang/String;)J HPLcom/android/server/job/controllers/QuotaController;->getRemainingExecutionTimeLocked(ILjava/lang/String;I)J HPLcom/android/server/job/controllers/QuotaController;->getRemainingExecutionTimeLocked(Lcom/android/server/job/controllers/JobStatus;)J @@ -15946,16 +17550,19 @@ HPLcom/android/server/job/controllers/QuotaController;->getRemainingExecutionTim HPLcom/android/server/job/controllers/QuotaController;->getTimeUntilQuotaConsumedLocked(ILjava/lang/String;)J HPLcom/android/server/job/controllers/QuotaController;->handleNewChargingStateLocked()V HPLcom/android/server/job/controllers/QuotaController;->hashLong(J)I -HPLcom/android/server/job/controllers/QuotaController;->incrementJobCount(ILjava/lang/String;I)V -HPLcom/android/server/job/controllers/QuotaController;->incrementTimingSessionCount(ILjava/lang/String;)V +HPLcom/android/server/job/controllers/QuotaController;->incrementJobCountLocked(ILjava/lang/String;I)V +HPLcom/android/server/job/controllers/QuotaController;->incrementTimingSessionCountLocked(ILjava/lang/String;)V HSPLcom/android/server/job/controllers/QuotaController;->invalidateAllExecutionStatsLocked()V HPLcom/android/server/job/controllers/QuotaController;->invalidateAllExecutionStatsLocked(ILjava/lang/String;)V +HPLcom/android/server/job/controllers/QuotaController;->isQuotaFree(I)Z HSPLcom/android/server/job/controllers/QuotaController;->isTopStartedJobLocked(Lcom/android/server/job/controllers/JobStatus;)Z HSPLcom/android/server/job/controllers/QuotaController;->isUidInForeground(I)Z HPLcom/android/server/job/controllers/QuotaController;->isUnderJobCountQuotaLocked(Lcom/android/server/job/controllers/QuotaController$ExecutionStats;I)Z HPLcom/android/server/job/controllers/QuotaController;->isUnderSessionCountQuotaLocked(Lcom/android/server/job/controllers/QuotaController$ExecutionStats;I)Z HSPLcom/android/server/job/controllers/QuotaController;->isWithinQuotaLocked(ILjava/lang/String;I)Z HSPLcom/android/server/job/controllers/QuotaController;->isWithinQuotaLocked(Lcom/android/server/job/controllers/JobStatus;)Z +HPLcom/android/server/job/controllers/QuotaController;->lambda$dumpControllerStateLocked$2$QuotaController(Ljava/util/function/Predicate;Landroid/util/IndentingPrintWriter;Landroid/util/ArraySet;)V +HPLcom/android/server/job/controllers/QuotaController;->lambda$dumpControllerStateLocked$4$QuotaController(Ljava/util/function/Predicate;Landroid/util/proto/ProtoOutputStream;Landroid/util/ArraySet;)V HPLcom/android/server/job/controllers/QuotaController;->maybeScheduleCleanupAlarmLocked()V HPLcom/android/server/job/controllers/QuotaController;->maybeScheduleStartAlarmLocked(ILjava/lang/String;I)V HSPLcom/android/server/job/controllers/QuotaController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V @@ -15964,13 +17571,15 @@ HSPLcom/android/server/job/controllers/QuotaController;->maybeUpdateAllConstrain HPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(ILjava/lang/String;)Z HPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForUidLocked(I)Z PLcom/android/server/job/controllers/QuotaController;->onAppRemovedLocked(Ljava/lang/String;I)V -PLcom/android/server/job/controllers/QuotaController;->onConstantsUpdatedLocked()V +HSPLcom/android/server/job/controllers/QuotaController;->onConstantsUpdatedLocked()V +HSPLcom/android/server/job/controllers/QuotaController;->onSystemServicesReady()V HPLcom/android/server/job/controllers/QuotaController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V -PLcom/android/server/job/controllers/QuotaController;->prepareForUpdatedConstantsLocked()V -HPLcom/android/server/job/controllers/QuotaController;->saveTimingSession(ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$TimingSession;)V +HSPLcom/android/server/job/controllers/QuotaController;->prepareForUpdatedConstantsLocked()V +HPLcom/android/server/job/controllers/QuotaController;->saveTimingSession(ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$TimingSession;Z)V HSPLcom/android/server/job/controllers/QuotaController;->setConstraintSatisfied(Lcom/android/server/job/controllers/JobStatus;Z)Z HPLcom/android/server/job/controllers/QuotaController;->string(ILjava/lang/String;)Ljava/lang/String; HPLcom/android/server/job/controllers/QuotaController;->updateExecutionStatsLocked(ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$ExecutionStats;)V +HPLcom/android/server/job/controllers/QuotaController;->updateStandbyBucket(ILjava/lang/String;I)V HSPLcom/android/server/job/controllers/RestrictingController;->(Lcom/android/server/job/JobSchedulerService;)V HSPLcom/android/server/job/controllers/StateController;->(Lcom/android/server/job/JobSchedulerService;)V PLcom/android/server/job/controllers/StateController;->dumpConstants(Landroid/util/IndentingPrintWriter;)V @@ -15980,13 +17589,13 @@ PLcom/android/server/job/controllers/StateController;->onAppRemovedLocked(Ljava/ HSPLcom/android/server/job/controllers/StateController;->onConstantsUpdatedLocked()V HSPLcom/android/server/job/controllers/StateController;->onSystemServicesReady()V HPLcom/android/server/job/controllers/StateController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V -PLcom/android/server/job/controllers/StateController;->prepareForUpdatedConstantsLocked()V +HSPLcom/android/server/job/controllers/StateController;->prepareForUpdatedConstantsLocked()V HPLcom/android/server/job/controllers/StateController;->reevaluateStateLocked(I)V HPLcom/android/server/job/controllers/StateController;->rescheduleForFailureLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V HSPLcom/android/server/job/controllers/StateController;->wouldBeReadyWithConstraintLocked(Lcom/android/server/job/controllers/JobStatus;I)Z HSPLcom/android/server/job/controllers/StorageController$StorageTracker;->(Lcom/android/server/job/controllers/StorageController;)V PLcom/android/server/job/controllers/StorageController$StorageTracker;->getSeq()I -PLcom/android/server/job/controllers/StorageController$StorageTracker;->isStorageNotLow()Z +HPLcom/android/server/job/controllers/StorageController$StorageTracker;->isStorageNotLow()Z HSPLcom/android/server/job/controllers/StorageController$StorageTracker;->startTracking()V HSPLcom/android/server/job/controllers/StorageController;->()V HSPLcom/android/server/job/controllers/StorageController;->(Lcom/android/server/job/JobSchedulerService;)V @@ -16001,6 +17610,7 @@ HPLcom/android/server/job/controllers/TimeController$2;->onAlarm()V HSPLcom/android/server/job/controllers/TimeController;->()V HSPLcom/android/server/job/controllers/TimeController;->(Lcom/android/server/job/JobSchedulerService;)V HPLcom/android/server/job/controllers/TimeController;->access$000()Z +HPLcom/android/server/job/controllers/TimeController;->access$102(Lcom/android/server/job/controllers/TimeController;J)J HPLcom/android/server/job/controllers/TimeController;->canStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;)Z HSPLcom/android/server/job/controllers/TimeController;->checkExpiredDeadlinesAndResetAlarm()V HSPLcom/android/server/job/controllers/TimeController;->checkExpiredDelaysAndResetAlarm()V @@ -16020,19 +17630,23 @@ HSPLcom/android/server/job/controllers/TimeController;->setDelayExpiredAlarmLock HSPLcom/android/server/job/controllers/TimeController;->updateAlarmWithListenerLocked(Ljava/lang/String;ILandroid/app/AlarmManager$OnAlarmListener;JLandroid/os/WorkSource;)V HSPLcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mTtXHUtgg7om13PcT9te6Re_qZQ;->(Lcom/android/server/job/controllers/idle/DeviceIdlenessTracker;)V PLcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mTtXHUtgg7om13PcT9te6Re_qZQ;->onAlarm()V +HSPLcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mW8sy360wIaWsrmo48uR4iNHCus;->(Lcom/android/server/job/controllers/idle/DeviceIdlenessTracker;)V +PLcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mW8sy360wIaWsrmo48uR4iNHCus;->onProjectionStateChanged(ILjava/util/Set;)V HSPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->()V HSPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->()V -PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->cancelIdlenessCheck()V +HPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->cancelIdlenessCheck()V PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->dump(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->handleIdleTrigger()V HSPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->isIdle()Z +PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->lambda$mW8sy360wIaWsrmo48uR4iNHCus(Lcom/android/server/job/controllers/idle/DeviceIdlenessTracker;ILjava/util/Set;)V PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->lambda$new$0$DeviceIdlenessTracker()V -PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->maybeScheduleIdlenessCheck(Ljava/lang/String;)V +HPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->maybeScheduleIdlenessCheck(Ljava/lang/String;)V +PLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->onProjectionStateChanged(ILjava/util/Set;)V HPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->startTracking(Landroid/content/Context;Lcom/android/server/job/controllers/idle/IdlenessListener;)V HSPLcom/android/server/job/restrictions/JobRestriction;->(Lcom/android/server/job/JobSchedulerService;I)V -PLcom/android/server/job/restrictions/JobRestriction;->getReason()I +HPLcom/android/server/job/restrictions/JobRestriction;->getReason()I HSPLcom/android/server/job/restrictions/ThermalStatusRestriction$1;->(Lcom/android/server/job/restrictions/ThermalStatusRestriction;)V HSPLcom/android/server/job/restrictions/ThermalStatusRestriction$1;->onThermalStatusChanged(I)V HSPLcom/android/server/job/restrictions/ThermalStatusRestriction;->(Lcom/android/server/job/JobSchedulerService;)V @@ -16047,6 +17661,9 @@ HSPLcom/android/server/lights/LightsService$1;->(Lcom/android/server/light HSPLcom/android/server/lights/LightsService$1;->getLight(I)Lcom/android/server/lights/LogicalLight; HSPLcom/android/server/lights/LightsService$LightImpl;->(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hardware/light/HwLight;)V HSPLcom/android/server/lights/LightsService$LightImpl;->(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hardware/light/HwLight;Lcom/android/server/lights/LightsService$1;)V +PLcom/android/server/lights/LightsService$LightImpl;->access$200(Lcom/android/server/lights/LightsService$LightImpl;)Landroid/hardware/light/HwLight; +PLcom/android/server/lights/LightsService$LightImpl;->access$300(Lcom/android/server/lights/LightsService$LightImpl;)I +PLcom/android/server/lights/LightsService$LightImpl;->getColor()I HSPLcom/android/server/lights/LightsService$LightImpl;->setBrightness(F)V HSPLcom/android/server/lights/LightsService$LightImpl;->setBrightness(FI)V HSPLcom/android/server/lights/LightsService$LightImpl;->setColor(I)V @@ -16064,6 +17681,7 @@ HSPLcom/android/server/lights/LightsService$VintfHalCache;->get()Landroid/hardwa HSPLcom/android/server/lights/LightsService$VintfHalCache;->get()Ljava/lang/Object; HSPLcom/android/server/lights/LightsService;->(Landroid/content/Context;)V HSPLcom/android/server/lights/LightsService;->(Landroid/content/Context;Ljava/util/function/Supplier;Landroid/os/Looper;)V +PLcom/android/server/lights/LightsService;->access$000(Lcom/android/server/lights/LightsService;)Landroid/util/SparseArray; HSPLcom/android/server/lights/LightsService;->access$1000(Lcom/android/server/lights/LightsService;)[Lcom/android/server/lights/LightsService$LightImpl; HSPLcom/android/server/lights/LightsService;->access$400(Lcom/android/server/lights/LightsService;)Ljava/util/function/Supplier; HSPLcom/android/server/lights/LightsService;->onBootPhase(I)V @@ -16071,376 +17689,30 @@ HSPLcom/android/server/lights/LightsService;->onStart()V HSPLcom/android/server/lights/LightsService;->populateAvailableLights(Landroid/content/Context;)V HSPLcom/android/server/lights/LightsService;->populateAvailableLightsFromHidl(Landroid/content/Context;)V HSPLcom/android/server/lights/LogicalLight;->()V -HSPLcom/android/server/location/-$$Lambda$-30OPj_kLKTTkuSGIfji0EvJhC4;->(Lcom/android/server/location/LocationProviderManager$LocationRegistration;)V -PLcom/android/server/location/-$$Lambda$-30OPj_kLKTTkuSGIfji0EvJhC4;->onFailure(Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Ljava/lang/Exception;)V -PLcom/android/server/location/-$$Lambda$AbstractLocationProvider$-ltdmiQh69IMKJ-NIrtS_-KqOpk;->(Lcom/android/server/location/AbstractLocationProvider;IILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/location/-$$Lambda$AbstractLocationProvider$-ltdmiQh69IMKJ-NIrtS_-KqOpk;->run()V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$6ZdT0jZTBq_DaFTScXJPD6TjaTg;->(Lcom/android/server/location/AbstractLocationProvider$State;)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$6ZdT0jZTBq_DaFTScXJPD6TjaTg;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/location/-$$Lambda$AbstractLocationProvider$7-Vsytq7J2uh-L-rAcU3IHBZ8GM;->(Landroid/location/util/identity/CallerIdentity;)V -PLcom/android/server/location/-$$Lambda$AbstractLocationProvider$7-Vsytq7J2uh-L-rAcU3IHBZ8GM;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$9YJka-bpR_4jVco58SVGRytSElQ;->(Z)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$9YJka-bpR_4jVco58SVGRytSElQ;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$Covn60pIbmxDWSuanbSq97e2CMA;->(Lcom/android/server/location/AbstractLocationProvider$Listener;)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$Covn60pIbmxDWSuanbSq97e2CMA;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$HmxIZv8u5gh16mbrNWU5zX5q4qc;->(Ljava/util/function/UnaryOperator;)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$HmxIZv8u5gh16mbrNWU5zX5q4qc;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$LP_Gu9MEkk3OmaQfasKMWoyCp3E;->(Lcom/android/server/location/AbstractLocationProvider;Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$LP_Gu9MEkk3OmaQfasKMWoyCp3E;->run()V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$lVbvcUgWXtm1m9u_DiUSJnzesC0;->(Lcom/android/internal/location/ProviderProperties;)V -HSPLcom/android/server/location/-$$Lambda$AbstractLocationProvider$lVbvcUgWXtm1m9u_DiUSJnzesC0;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$1F2S8fhebD6ZWthpCrtrLBZetic;->(J)V -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$1F2S8fhebD6ZWthpCrtrLBZetic;->accept(Landroid/hardware/location/IContextHubClientCallback;)V -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$21pLS33YVyUYA48hcRDn0TsqPlw;->(Lcom/android/server/location/ContextHubClientBroker;J)V -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$Dgb-VC-foemLzFxT71JkT_bzULg;->(J)V -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$Dgb-VC-foemLzFxT71JkT_bzULg;->accept(Landroid/hardware/location/IContextHubClientCallback;)V -PLcom/android/server/location/-$$Lambda$ContextHubClientBroker$P2I5cNvoM9NzqSbzGto75EPZuoM;->(Lcom/android/server/location/ContextHubClientBroker;J)V -HPLcom/android/server/location/-$$Lambda$ContextHubClientBroker$UjRXc85Xgk1AQH9e38MHZt19CmA;->(Lcom/android/server/location/ContextHubClientBroker;Landroid/hardware/location/NanoAppMessage;)V -HPLcom/android/server/location/-$$Lambda$ContextHubClientBroker$UjRXc85Xgk1AQH9e38MHZt19CmA;->get()Ljava/lang/Object; -HPLcom/android/server/location/-$$Lambda$ContextHubClientBroker$v9u-piiF3iePeBTnNokqdAohpuQ;->(Landroid/hardware/location/NanoAppMessage;)V -HPLcom/android/server/location/-$$Lambda$ContextHubClientBroker$v9u-piiF3iePeBTnNokqdAohpuQ;->accept(Landroid/hardware/location/IContextHubClientCallback;)V -PLcom/android/server/location/-$$Lambda$ContextHubClientManager$JBPgoe3WvLQ1XkXHs-8Qx2eYHt8;->(J)V -PLcom/android/server/location/-$$Lambda$ContextHubClientManager$JBPgoe3WvLQ1XkXHs-8Qx2eYHt8;->accept(Ljava/lang/Object;)V -PLcom/android/server/location/-$$Lambda$ContextHubClientManager$VoXt6DjZWqPvrNeBRe2rrONLuXw;->(Landroid/hardware/location/NanoAppMessage;)V -HPLcom/android/server/location/-$$Lambda$ContextHubClientManager$VoXt6DjZWqPvrNeBRe2rrONLuXw;->accept(Ljava/lang/Object;)V -PLcom/android/server/location/-$$Lambda$ContextHubClientManager$WY9VsdfZ0LO3KjEpOPG0Nd6P3Hk;->(J)V -PLcom/android/server/location/-$$Lambda$ContextHubClientManager$WY9VsdfZ0LO3KjEpOPG0Nd6P3Hk;->accept(Ljava/lang/Object;)V -PLcom/android/server/location/-$$Lambda$ContextHubService$hBu_DZqNkkJFejztemlDUrZWQRM;->(Ljava/io/PrintWriter;)V -PLcom/android/server/location/-$$Lambda$ContextHubService$hBu_DZqNkkJFejztemlDUrZWQRM;->accept(Ljava/lang/Object;)V -PLcom/android/server/location/-$$Lambda$ContextHubService$rd4DTcWRw7t2iXP769QGg0Aj-Lw;->(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/location/-$$Lambda$ContextHubService$rd4DTcWRw7t2iXP769QGg0Aj-Lw;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/location/-$$Lambda$ContextHubTransactionManager$YbfUXt5eQDYP75hnNPiwheD8CMc;->(Lcom/android/server/location/ContextHubTransactionManager;Lcom/android/server/location/ContextHubServiceTransaction;)V +PLcom/android/server/location/-$$Lambda$3Z1OwT-GJ5kETuFalHGn66eazbc;->(Landroid/util/IndentingPrintWriter;)V +HPLcom/android/server/location/-$$Lambda$3Z1OwT-GJ5kETuFalHGn66eazbc;->accept(Ljava/lang/Object;)V HSPLcom/android/server/location/-$$Lambda$HardwareActivityRecognitionProxy$tDlm1KrsHyDPzkgmvQCvqF_2lM0;->(Lcom/android/server/location/HardwareActivityRecognitionProxy;)V PLcom/android/server/location/-$$Lambda$HardwareActivityRecognitionProxy$tDlm1KrsHyDPzkgmvQCvqF_2lM0;->run(Landroid/os/IBinder;Landroid/content/ComponentName;)V -HSPLcom/android/server/location/-$$Lambda$LocationManagerService$LcF9gVv9EglZFbpchuCKkvFamZg;->(Lcom/android/server/location/LocationManagerService;)V -PLcom/android/server/location/-$$Lambda$LocationManagerService$LcF9gVv9EglZFbpchuCKkvFamZg;->getPackages(I)[Ljava/lang/String; -HSPLcom/android/server/location/-$$Lambda$LocationManagerService$UHh-KM1a7u68seDkR9NOpEgx3ok;->(Lcom/android/server/location/LocationManagerService;)V -HSPLcom/android/server/location/-$$Lambda$LocationManagerService$UHh-KM1a7u68seDkR9NOpEgx3ok;->onSettingChanged(I)V -HSPLcom/android/server/location/-$$Lambda$LocationManagerService$tQyMh1kJWs7bDI83gmxMwX6IbUA;->(Lcom/android/server/location/LocationManagerService;)V -PLcom/android/server/location/-$$Lambda$LocationManagerService$tQyMh1kJWs7bDI83gmxMwX6IbUA;->getPackages(I)[Ljava/lang/String; -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$-l7z1roOmOtj-36dlM3coxBZXZE;->(Landroid/location/Location;)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$-l7z1roOmOtj-36dlM3coxBZXZE;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$032xBXbeAuAPCo-0iY3bD49jZhM;->(Ljava/lang/String;)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$032xBXbeAuAPCo-0iY3bD49jZhM;->test(Ljava/lang/Object;)Z -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$1qkKNT2OxHsjaYtHjlBMQ03JTIs;->(IZ)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$1qkKNT2OxHsjaYtHjlBMQ03JTIs;->test(Ljava/lang/Object;)Z -PLcom/android/server/location/-$$Lambda$LocationProviderManager$4ZJ49oEvgF8tC_Yv_4QHQ6wwwwA;->(I)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$4ZJ49oEvgF8tC_Yv_4QHQ6wwwwA;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$5Jd6RI-9IBbIUfyxOsMabdN6w_U;->(Lcom/android/server/location/LocationProviderManager;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$5Jd6RI-9IBbIUfyxOsMabdN6w_U;->onAppForegroundChanged(IZ)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$8qdiCSv2wshn2_tkcto6QQsM9NA;->()V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$8qdiCSv2wshn2_tkcto6QQsM9NA;->()V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$8qdiCSv2wshn2_tkcto6QQsM9NA;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$A47ToAZMF0OfCCKzGU-FpTHh4mE;->(Lcom/android/server/location/LocationProviderManager;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$GetCurrentLocationListenerRegistration$5-NaQgjjfES7G6SalGQvWV3nX7c;->(Lcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$GetCurrentLocationListenerRegistration$5-NaQgjjfES7G6SalGQvWV3nX7c;->get()Ljava/lang/Object; -PLcom/android/server/location/-$$Lambda$LocationProviderManager$GetCurrentLocationListenerRegistration$XTVkvLDE9DULx3bbqTXBTy_Ra6c;->(Lcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;Landroid/location/Location;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$GetCurrentLocationListenerRegistration$XTVkvLDE9DULx3bbqTXBTy_Ra6c;->operate(Ljava/lang/Object;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$HIkR61paKO6sN64JeISPCEQb7VQ;->(Lcom/android/server/location/LocationProviderManager;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$HIkR61paKO6sN64JeISPCEQb7VQ;->onLocationPowerSaveModeChanged(I)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$H_4hbnNv66GixOSuqrm5r6_pMc0;->(I)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$H_4hbnNv66GixOSuqrm5r6_pMc0;->test(Ljava/lang/Object;)Z -PLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationPendingIntentTransport$7jfrG6S7mksvNGrGt0szgIgLPd8;->(Ljava/lang/Runnable;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationPendingIntentTransport$7jfrG6S7mksvNGrGt0szgIgLPd8;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$2YvZGXXYj3gmPAZzrmC1wQlsa3s;->(Lcom/android/server/location/LocationProviderManager$LocationRegistration;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$2YvZGXXYj3gmPAZzrmC1wQlsa3s;->get()Ljava/lang/Object; -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$O7svaSVTViuHnXswkDc7eN3YsJ4;->(Lcom/android/server/location/LocationProviderManager$LocationRegistration;Z)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$O7svaSVTViuHnXswkDc7eN3YsJ4;->operate(Ljava/lang/Object;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$QdLFeb7Dml4fpA0IvKNdYz4ms5Q;->(Lcom/android/server/location/LocationProviderManager;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$T8WIKfxm_bIofjHRD1bZrUT5oaU;->(Lcom/android/server/location/LocationProviderManager;)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$T8WIKfxm_bIofjHRD1bZrUT5oaU;->onScreenInteractiveChanged(Z)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$bDwW1KbmTImyxVC6PXEOTVmkKTw;->()V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$bDwW1KbmTImyxVC6PXEOTVmkKTw;->()V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$bDwW1KbmTImyxVC6PXEOTVmkKTw;->test(Ljava/lang/Object;)Z -PLcom/android/server/location/-$$Lambda$LocationProviderManager$hQSuH_stmpjUiCx4-Tv6UJ1sStA;->(I)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$hQSuH_stmpjUiCx4-Tv6UJ1sStA;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$kZfVXlllJOp4RikQqkrYJ-YpbqA;->(Lcom/android/server/location/LocationProviderManager;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$kZfVXlllJOp4RikQqkrYJ-YpbqA;->onUserChanged(II)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$u7FgdWOfvZtn60eK1_ruR5dTFIU;->(Lcom/android/server/location/LocationProviderManager;)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$ucEfm-gJPOjYa2MUL9itFuNvQSk;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/ILocationCallback;Lcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;)V -HPLcom/android/server/location/-$$Lambda$LocationProviderManager$vyWxrcBiOmlVxX0N9yF2TQhk9Z8;->(Lcom/android/server/location/LocationProviderManager;[Landroid/location/LocationManagerInternal$ProviderEnabledListener;IZ)V -PLcom/android/server/location/-$$Lambda$LocationProviderManager$vyWxrcBiOmlVxX0N9yF2TQhk9Z8;->run()V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$yOELIeEQMeWiB4X3qiJ4LG7jo0c;->(Lcom/android/server/location/LocationProviderManager;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$yOELIeEQMeWiB4X3qiJ4LG7jo0c;->onSettingChanged(I)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderManager$z6L0JTv7k7ennSYJ-ryR9iHQ7FY;->(Lcom/android/server/location/LocationProviderManager;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderProxy$n3JEmPimXL9oPLYME5rKj6Bs948;->(Lcom/android/server/location/LocationProviderProxy;)V -PLcom/android/server/location/-$$Lambda$LocationProviderProxy$n3JEmPimXL9oPLYME5rKj6Bs948;->run(Landroid/os/IBinder;Landroid/content/ComponentName;)V -HSPLcom/android/server/location/-$$Lambda$LocationProviderProxy$yEZwHTjXLEnVB-3bR6fYV58o0lU;->(Lcom/android/server/location/LocationProviderProxy;)V -PLcom/android/server/location/-$$Lambda$LocationProviderProxy$yEZwHTjXLEnVB-3bR6fYV58o0lU;->run()V -HSPLcom/android/server/location/-$$Lambda$LocationProviderProxy$zvb8ZV9OuMR2kYHlPtdCwnYERqY;->(Lcom/android/internal/location/ProviderRequest;)V -HPLcom/android/server/location/-$$Lambda$LocationProviderProxy$zvb8ZV9OuMR2kYHlPtdCwnYERqY;->run(Landroid/os/IBinder;)V -HPLcom/android/server/location/-$$Lambda$k_ln9I7_oiM95SpCEMv-2A6Te74;->(Landroid/os/PowerManager$WakeLock;)V -HPLcom/android/server/location/-$$Lambda$k_ln9I7_oiM95SpCEMv-2A6Te74;->run()V -HSPLcom/android/server/location/AbstractLocationProvider$InternalState;->(Lcom/android/server/location/AbstractLocationProvider$Listener;Lcom/android/server/location/AbstractLocationProvider$State;)V -HSPLcom/android/server/location/AbstractLocationProvider$InternalState;->withListener(Lcom/android/server/location/AbstractLocationProvider$Listener;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HSPLcom/android/server/location/AbstractLocationProvider$InternalState;->withState(Lcom/android/server/location/AbstractLocationProvider$State;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HSPLcom/android/server/location/AbstractLocationProvider$InternalState;->withState(Ljava/util/function/UnaryOperator;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HSPLcom/android/server/location/AbstractLocationProvider$State;->()V -HSPLcom/android/server/location/AbstractLocationProvider$State;->(ZLcom/android/internal/location/ProviderProperties;Landroid/location/util/identity/CallerIdentity;)V -HSPLcom/android/server/location/AbstractLocationProvider$State;->equals(Ljava/lang/Object;)Z -HSPLcom/android/server/location/AbstractLocationProvider$State;->withAllowed(Z)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider$State;->withIdentity(Landroid/location/util/identity/CallerIdentity;)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider$State;->withProperties(Lcom/android/internal/location/ProviderProperties;)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider;->(Ljava/util/concurrent/Executor;)V -HSPLcom/android/server/location/AbstractLocationProvider;->(Ljava/util/concurrent/Executor;Landroid/location/util/identity/CallerIdentity;)V -PLcom/android/server/location/AbstractLocationProvider;->getIdentity()Landroid/location/util/identity/CallerIdentity; -HSPLcom/android/server/location/AbstractLocationProvider;->getState()Lcom/android/server/location/AbstractLocationProvider$State; -PLcom/android/server/location/AbstractLocationProvider;->lambda$sendExtraCommand$7$AbstractLocationProvider(IILjava/lang/String;Landroid/os/Bundle;)V -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setAllowed$3(ZLcom/android/server/location/AbstractLocationProvider$State;)Lcom/android/server/location/AbstractLocationProvider$State; -PLcom/android/server/location/AbstractLocationProvider;->lambda$setIdentity$5(Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/AbstractLocationProvider$State;)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setListener$0(Lcom/android/server/location/AbstractLocationProvider$Listener;Lcom/android/server/location/AbstractLocationProvider$InternalState;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setProperties$4(Lcom/android/internal/location/ProviderProperties;Lcom/android/server/location/AbstractLocationProvider$State;)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setRequest$6$AbstractLocationProvider(Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setState$1(Lcom/android/server/location/AbstractLocationProvider$State;Lcom/android/server/location/AbstractLocationProvider$InternalState;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HSPLcom/android/server/location/AbstractLocationProvider;->lambda$setState$2(Ljava/util/function/UnaryOperator;Lcom/android/server/location/AbstractLocationProvider$InternalState;)Lcom/android/server/location/AbstractLocationProvider$InternalState; -HPLcom/android/server/location/AbstractLocationProvider;->reportLocation(Landroid/location/Location;)V -PLcom/android/server/location/AbstractLocationProvider;->sendExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V -HSPLcom/android/server/location/AbstractLocationProvider;->setAllowed(Z)V -PLcom/android/server/location/AbstractLocationProvider;->setIdentity(Landroid/location/util/identity/CallerIdentity;)V -HSPLcom/android/server/location/AbstractLocationProvider;->setListener(Lcom/android/server/location/AbstractLocationProvider$Listener;)Lcom/android/server/location/AbstractLocationProvider$State; -HSPLcom/android/server/location/AbstractLocationProvider;->setProperties(Lcom/android/internal/location/ProviderProperties;)V -HSPLcom/android/server/location/AbstractLocationProvider;->setRequest(Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/AbstractLocationProvider;->setState(Lcom/android/server/location/AbstractLocationProvider$State;)V -HSPLcom/android/server/location/AbstractLocationProvider;->setState(Ljava/util/function/UnaryOperator;)V -HSPLcom/android/server/location/ComprehensiveCountryDetector$1;->(Lcom/android/server/location/ComprehensiveCountryDetector;)V -PLcom/android/server/location/ComprehensiveCountryDetector$1;->onCountryDetected(Landroid/location/Country;)V -HPLcom/android/server/location/ComprehensiveCountryDetector$2;->(Lcom/android/server/location/ComprehensiveCountryDetector;Landroid/location/Country;Landroid/location/Country;ZZ)V -HPLcom/android/server/location/ComprehensiveCountryDetector$2;->run()V -PLcom/android/server/location/ComprehensiveCountryDetector$3;->(Lcom/android/server/location/ComprehensiveCountryDetector;)V -PLcom/android/server/location/ComprehensiveCountryDetector$4;->(Lcom/android/server/location/ComprehensiveCountryDetector;)V -HPLcom/android/server/location/ComprehensiveCountryDetector$4;->onServiceStateChanged(Landroid/telephony/ServiceState;)V -HSPLcom/android/server/location/ComprehensiveCountryDetector;->(Landroid/content/Context;)V -PLcom/android/server/location/ComprehensiveCountryDetector;->access$100(Lcom/android/server/location/ComprehensiveCountryDetector;ZZ)Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->access$308(Lcom/android/server/location/ComprehensiveCountryDetector;)I -PLcom/android/server/location/ComprehensiveCountryDetector;->access$408(Lcom/android/server/location/ComprehensiveCountryDetector;)I -PLcom/android/server/location/ComprehensiveCountryDetector;->access$500(Lcom/android/server/location/ComprehensiveCountryDetector;)Z -PLcom/android/server/location/ComprehensiveCountryDetector;->addPhoneStateListener()V -HPLcom/android/server/location/ComprehensiveCountryDetector;->addToLogs(Landroid/location/Country;)V -HPLcom/android/server/location/ComprehensiveCountryDetector;->cancelLocationRefresh()V -PLcom/android/server/location/ComprehensiveCountryDetector;->createLocationBasedCountryDetector()Lcom/android/server/location/CountryDetectorBase; -PLcom/android/server/location/ComprehensiveCountryDetector;->detectCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->detectCountry(ZZ)Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->getCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->getLastKnownLocationBasedCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->getLocaleCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->getNetworkBasedCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->getSimBasedCountry()Landroid/location/Country; -PLcom/android/server/location/ComprehensiveCountryDetector;->isAirplaneModeOff()Z -PLcom/android/server/location/ComprehensiveCountryDetector;->isGeoCoderImplemented()Z -PLcom/android/server/location/ComprehensiveCountryDetector;->isNetworkCountryCodeAvailable()Z -PLcom/android/server/location/ComprehensiveCountryDetector;->notifyIfCountryChanged(Landroid/location/Country;Landroid/location/Country;)V -PLcom/android/server/location/ComprehensiveCountryDetector;->removePhoneStateListener()V -HPLcom/android/server/location/ComprehensiveCountryDetector;->runAfterDetection(Landroid/location/Country;Landroid/location/Country;ZZ)V -PLcom/android/server/location/ComprehensiveCountryDetector;->runAfterDetectionAsync(Landroid/location/Country;Landroid/location/Country;ZZ)V -PLcom/android/server/location/ComprehensiveCountryDetector;->scheduleLocationRefresh()V -PLcom/android/server/location/ComprehensiveCountryDetector;->setCountryListener(Landroid/location/CountryListener;)V -PLcom/android/server/location/ComprehensiveCountryDetector;->startLocationBasedDetector(Landroid/location/CountryListener;)V -HPLcom/android/server/location/ComprehensiveCountryDetector;->stopLocationBasedDetector()V -HSPLcom/android/server/location/ConcurrentLinkedEvictingDeque;->(I)V -HSPLcom/android/server/location/ConcurrentLinkedEvictingDeque;->add(Ljava/lang/Object;)Z -HSPLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->(Lcom/android/server/location/ContextHubClientBroker;)V -PLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->(Lcom/android/server/location/ContextHubClientBroker;Landroid/app/PendingIntent;J)V -PLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->clear()V -PLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->getNanoAppId()J -PLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->getPendingIntent()Landroid/app/PendingIntent; -PLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->hasPendingIntent()Z -HSPLcom/android/server/location/ContextHubClientBroker$PendingIntentRequest;->isValid()Z -PLcom/android/server/location/ContextHubClientBroker;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/ContextHubClientManager;Landroid/hardware/location/ContextHubInfo;SLandroid/app/PendingIntent;J)V -HSPLcom/android/server/location/ContextHubClientBroker;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/ContextHubClientManager;Landroid/hardware/location/ContextHubInfo;SLandroid/hardware/location/IContextHubClientCallback;)V -HSPLcom/android/server/location/ContextHubClientBroker;->attachDeathRecipient()V -PLcom/android/server/location/ContextHubClientBroker;->binderDied()V -PLcom/android/server/location/ContextHubClientBroker;->close()V -PLcom/android/server/location/ContextHubClientBroker;->createIntent(I)Landroid/content/Intent; -PLcom/android/server/location/ContextHubClientBroker;->createIntent(IJ)Landroid/content/Intent; -PLcom/android/server/location/ContextHubClientBroker;->doSendPendingIntent(Landroid/app/PendingIntent;Landroid/content/Intent;)V -PLcom/android/server/location/ContextHubClientBroker;->dump(Landroid/util/proto/ProtoOutputStream;)V -HSPLcom/android/server/location/ContextHubClientBroker;->getAttachedContextHubId()I -HSPLcom/android/server/location/ContextHubClientBroker;->getHostEndPointId()S -PLcom/android/server/location/ContextHubClientBroker;->hasPendingIntent(Landroid/app/PendingIntent;J)Z -HPLcom/android/server/location/ContextHubClientBroker;->invokeCallback(Lcom/android/server/location/ContextHubClientBroker$CallbackConsumer;)V -PLcom/android/server/location/ContextHubClientBroker;->isPendingIntentCancelled()Z -HPLcom/android/server/location/ContextHubClientBroker;->isRegistered()Z -PLcom/android/server/location/ContextHubClientBroker;->lambda$onNanoAppLoaded$2(JLandroid/hardware/location/IContextHubClientCallback;)V -PLcom/android/server/location/ContextHubClientBroker;->lambda$onNanoAppUnloaded$4(JLandroid/hardware/location/IContextHubClientCallback;)V -HPLcom/android/server/location/ContextHubClientBroker;->lambda$sendMessageToClient$0(Landroid/hardware/location/NanoAppMessage;Landroid/hardware/location/IContextHubClientCallback;)V -PLcom/android/server/location/ContextHubClientBroker;->lambda$sendMessageToClient$1$ContextHubClientBroker(Landroid/hardware/location/NanoAppMessage;)Landroid/content/Intent; -PLcom/android/server/location/ContextHubClientBroker;->onClientExit()V -PLcom/android/server/location/ContextHubClientBroker;->onNanoAppLoaded(J)V -PLcom/android/server/location/ContextHubClientBroker;->onNanoAppUnloaded(J)V -HPLcom/android/server/location/ContextHubClientBroker;->sendMessageToClient(Landroid/hardware/location/NanoAppMessage;)V -HPLcom/android/server/location/ContextHubClientBroker;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I -HPLcom/android/server/location/ContextHubClientBroker;->sendPendingIntent(Ljava/util/function/Supplier;J)V -HSPLcom/android/server/location/ContextHubClientBroker;->toString()Ljava/lang/String; -HSPLcom/android/server/location/ContextHubClientManager$RegistrationRecord;->(Lcom/android/server/location/ContextHubClientManager;Ljava/lang/String;I)V -PLcom/android/server/location/ContextHubClientManager$RegistrationRecord;->toString()Ljava/lang/String; -HSPLcom/android/server/location/ContextHubClientManager;->()V -HSPLcom/android/server/location/ContextHubClientManager;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;)V -PLcom/android/server/location/ContextHubClientManager;->broadcastMessage(ILandroid/hardware/location/NanoAppMessage;)V -PLcom/android/server/location/ContextHubClientManager;->dump(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/location/ContextHubClientManager;->forEachClientOfHub(ILjava/util/function/Consumer;)V -PLcom/android/server/location/ContextHubClientManager;->getClientBroker(ILandroid/app/PendingIntent;J)Lcom/android/server/location/ContextHubClientBroker; -HSPLcom/android/server/location/ContextHubClientManager;->getHostEndPointId()S -PLcom/android/server/location/ContextHubClientManager;->lambda$broadcastMessage$4(Landroid/hardware/location/NanoAppMessage;Lcom/android/server/location/ContextHubClientBroker;)V -PLcom/android/server/location/ContextHubClientManager;->lambda$onNanoAppLoaded$0(JLcom/android/server/location/ContextHubClientBroker;)V -PLcom/android/server/location/ContextHubClientManager;->lambda$onNanoAppUnloaded$1(JLcom/android/server/location/ContextHubClientBroker;)V -HPLcom/android/server/location/ContextHubClientManager;->onMessageFromNanoApp(ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V -PLcom/android/server/location/ContextHubClientManager;->onNanoAppLoaded(IJ)V -PLcom/android/server/location/ContextHubClientManager;->onNanoAppUnloaded(IJ)V -PLcom/android/server/location/ContextHubClientManager;->registerClient(Landroid/hardware/location/ContextHubInfo;Landroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient; -HSPLcom/android/server/location/ContextHubClientManager;->registerClient(Landroid/hardware/location/ContextHubInfo;Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient; -PLcom/android/server/location/ContextHubClientManager;->toString()Ljava/lang/String; -PLcom/android/server/location/ContextHubClientManager;->unregisterClient(S)V -HSPLcom/android/server/location/ContextHubService$1;->(Lcom/android/server/location/ContextHubService;Landroid/os/Handler;)V -HSPLcom/android/server/location/ContextHubService$1;->onChange(Z)V -PLcom/android/server/location/ContextHubService$2;->(Lcom/android/server/location/ContextHubService;)V -PLcom/android/server/location/ContextHubService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/location/ContextHubService$3;->(Lcom/android/server/location/ContextHubService;Landroid/os/Handler;)V -PLcom/android/server/location/ContextHubService$4;->(Lcom/android/server/location/ContextHubService;Landroid/os/Handler;)V -PLcom/android/server/location/ContextHubService$4;->onChange(Z)V -HSPLcom/android/server/location/ContextHubService$5;->(Lcom/android/server/location/ContextHubService;I)V -PLcom/android/server/location/ContextHubService$5;->onMessageFromNanoApp(Landroid/hardware/location/NanoAppMessage;)V -PLcom/android/server/location/ContextHubService$5;->onNanoAppLoaded(J)V -PLcom/android/server/location/ContextHubService$5;->onNanoAppUnloaded(J)V -PLcom/android/server/location/ContextHubService$8;->(Lcom/android/server/location/ContextHubService;I)V -PLcom/android/server/location/ContextHubService$8;->onQueryResponse(ILjava/util/List;)V -HSPLcom/android/server/location/ContextHubService$ContextHubServiceCallback;->(Lcom/android/server/location/ContextHubService;I)V -HSPLcom/android/server/location/ContextHubService$ContextHubServiceCallback;->handleAppsInfo(Ljava/util/ArrayList;)V -HPLcom/android/server/location/ContextHubService$ContextHubServiceCallback;->handleClientMsg(Landroid/hardware/contexthub/V1_0/ContextHubMsg;)V -PLcom/android/server/location/ContextHubService$ContextHubServiceCallback;->handleTxnResult(II)V -HSPLcom/android/server/location/ContextHubService;->(Landroid/content/Context;)V -PLcom/android/server/location/ContextHubService;->access$000(Lcom/android/server/location/ContextHubService;ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V -PLcom/android/server/location/ContextHubService;->access$100(Lcom/android/server/location/ContextHubService;III)V -HSPLcom/android/server/location/ContextHubService;->access$400(Lcom/android/server/location/ContextHubService;ILjava/util/List;)V -HSPLcom/android/server/location/ContextHubService;->access$500(Lcom/android/server/location/ContextHubService;)V -PLcom/android/server/location/ContextHubService;->access$600(Lcom/android/server/location/ContextHubService;Z)V -PLcom/android/server/location/ContextHubService;->access$700(Lcom/android/server/location/ContextHubService;)V -PLcom/android/server/location/ContextHubService;->access$800(Lcom/android/server/location/ContextHubService;)Lcom/android/server/location/NanoAppStateManager; -PLcom/android/server/location/ContextHubService;->access$900(Lcom/android/server/location/ContextHubService;III[B)I -HPLcom/android/server/location/ContextHubService;->checkHalProxyAndContextHubId(ILandroid/hardware/location/IContextHubTransactionCallback;I)Z -PLcom/android/server/location/ContextHubService;->checkPermissions()V -PLcom/android/server/location/ContextHubService;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient; -HSPLcom/android/server/location/ContextHubService;->createDefaultClientCallback(I)Landroid/hardware/location/IContextHubClientCallback; -PLcom/android/server/location/ContextHubService;->createPendingIntentClient(ILandroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient; -HSPLcom/android/server/location/ContextHubService;->createQueryTransactionCallback(I)Landroid/hardware/location/IContextHubTransactionCallback; -PLcom/android/server/location/ContextHubService;->dump(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/location/ContextHubService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -HSPLcom/android/server/location/ContextHubService;->getCallingPackageName()Ljava/lang/String; -PLcom/android/server/location/ContextHubService;->getContextHubHandles()[I -HSPLcom/android/server/location/ContextHubService;->getContextHubWrapper()Lcom/android/server/location/IContextHubWrapper; -PLcom/android/server/location/ContextHubService;->getContextHubs()Ljava/util/List; -PLcom/android/server/location/ContextHubService;->handleClientMessageCallback(ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V -HSPLcom/android/server/location/ContextHubService;->handleQueryAppsCallback(ILjava/util/List;)V -PLcom/android/server/location/ContextHubService;->handleTransactionResultCallback(III)V -PLcom/android/server/location/ContextHubService;->isValidContextHubId(I)Z -PLcom/android/server/location/ContextHubService;->lambda$dump$1(Ljava/io/PrintWriter;Landroid/hardware/location/NanoAppInstanceInfo;)V -PLcom/android/server/location/ContextHubService;->lambda$dump$2(Landroid/util/proto/ProtoOutputStream;Landroid/hardware/location/ContextHubInfo;)V -PLcom/android/server/location/ContextHubService;->loadNanoAppOnHub(ILandroid/hardware/location/IContextHubTransactionCallback;Landroid/hardware/location/NanoAppBinary;)V -HSPLcom/android/server/location/ContextHubService;->onMessageReceiptOldApi(III[B)I -HPLcom/android/server/location/ContextHubService;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V -HSPLcom/android/server/location/ContextHubService;->queryNanoAppsInternal(I)I -PLcom/android/server/location/ContextHubService;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I -PLcom/android/server/location/ContextHubService;->sendAirplaneModeSettingUpdate()V -HSPLcom/android/server/location/ContextHubService;->sendLocationSettingUpdate()V -PLcom/android/server/location/ContextHubService;->sendWifiSettingUpdate(Z)V -PLcom/android/server/location/ContextHubService;->unloadNanoAppFromHub(ILandroid/hardware/location/IContextHubTransactionCallback;J)V -PLcom/android/server/location/ContextHubServiceTransaction;->(IIJLjava/lang/String;)V -HSPLcom/android/server/location/ContextHubServiceTransaction;->(IILjava/lang/String;)V -HSPLcom/android/server/location/ContextHubServiceTransaction;->getTimeout(Ljava/util/concurrent/TimeUnit;)J -PLcom/android/server/location/ContextHubServiceTransaction;->getTransactionId()I -HSPLcom/android/server/location/ContextHubServiceTransaction;->getTransactionType()I -HSPLcom/android/server/location/ContextHubServiceTransaction;->setComplete()V -HSPLcom/android/server/location/ContextHubServiceTransaction;->toString()Ljava/lang/String; -PLcom/android/server/location/ContextHubServiceUtil;->checkPermissions(Landroid/content/Context;)V -HPLcom/android/server/location/ContextHubServiceUtil;->copyToByteArrayList([BLjava/util/ArrayList;)V -HSPLcom/android/server/location/ContextHubServiceUtil;->createContextHubInfoMap(Ljava/util/List;)Ljava/util/HashMap; -HPLcom/android/server/location/ContextHubServiceUtil;->createHidlContextHubMessage(SLandroid/hardware/location/NanoAppMessage;)Landroid/hardware/contexthub/V1_0/ContextHubMsg; -HPLcom/android/server/location/ContextHubServiceUtil;->createHidlNanoAppBinary(Landroid/hardware/location/NanoAppBinary;)Landroid/hardware/contexthub/V1_0/NanoAppBinary; -HPLcom/android/server/location/ContextHubServiceUtil;->createNanoAppMessage(Landroid/hardware/contexthub/V1_0/ContextHubMsg;)Landroid/hardware/location/NanoAppMessage; -HSPLcom/android/server/location/ContextHubServiceUtil;->createNanoAppStateList(Ljava/util/List;)Ljava/util/List; -HPLcom/android/server/location/ContextHubServiceUtil;->createPrimitiveByteArray(Ljava/util/ArrayList;)[B -PLcom/android/server/location/ContextHubServiceUtil;->createPrimitiveIntArray(Ljava/util/Collection;)[I -PLcom/android/server/location/ContextHubServiceUtil;->toTransactionResult(I)I -PLcom/android/server/location/ContextHubTransactionManager$1;->(Lcom/android/server/location/ContextHubTransactionManager;IIJLjava/lang/String;Landroid/hardware/location/NanoAppBinary;ILandroid/hardware/location/IContextHubTransactionCallback;)V -PLcom/android/server/location/ContextHubTransactionManager$1;->onTransact()I -PLcom/android/server/location/ContextHubTransactionManager$1;->onTransactionComplete(I)V -PLcom/android/server/location/ContextHubTransactionManager$2;->(Lcom/android/server/location/ContextHubTransactionManager;IIJLjava/lang/String;IJLandroid/hardware/location/IContextHubTransactionCallback;)V -PLcom/android/server/location/ContextHubTransactionManager$2;->onTransact()I -PLcom/android/server/location/ContextHubTransactionManager$2;->onTransactionComplete(I)V -HSPLcom/android/server/location/ContextHubTransactionManager$5;->(Lcom/android/server/location/ContextHubTransactionManager;IILjava/lang/String;ILandroid/hardware/location/IContextHubTransactionCallback;)V -HSPLcom/android/server/location/ContextHubTransactionManager$5;->onQueryResponse(ILjava/util/List;)V -HSPLcom/android/server/location/ContextHubTransactionManager$5;->onTransact()I -HSPLcom/android/server/location/ContextHubTransactionManager$TransactionRecord;->(Lcom/android/server/location/ContextHubTransactionManager;Ljava/lang/String;)V -PLcom/android/server/location/ContextHubTransactionManager$TransactionRecord;->toString()Ljava/lang/String; -HSPLcom/android/server/location/ContextHubTransactionManager;->()V -HSPLcom/android/server/location/ContextHubTransactionManager;->(Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/ContextHubClientManager;Lcom/android/server/location/NanoAppStateManager;)V -PLcom/android/server/location/ContextHubTransactionManager;->access$000()Ljava/text/DateFormat; -HSPLcom/android/server/location/ContextHubTransactionManager;->access$100(Lcom/android/server/location/ContextHubTransactionManager;)Landroid/hardware/contexthub/V1_0/IContexthub; -PLcom/android/server/location/ContextHubTransactionManager;->access$200(Lcom/android/server/location/ContextHubTransactionManager;)Lcom/android/server/location/NanoAppStateManager; -PLcom/android/server/location/ContextHubTransactionManager;->access$300(Lcom/android/server/location/ContextHubTransactionManager;)Lcom/android/server/location/ContextHubClientManager; -HSPLcom/android/server/location/ContextHubTransactionManager;->addTransaction(Lcom/android/server/location/ContextHubServiceTransaction;)V -PLcom/android/server/location/ContextHubTransactionManager;->createLoadTransaction(ILandroid/hardware/location/NanoAppBinary;Landroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/ContextHubServiceTransaction; -HSPLcom/android/server/location/ContextHubTransactionManager;->createQueryTransaction(ILandroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/ContextHubServiceTransaction; -PLcom/android/server/location/ContextHubTransactionManager;->createUnloadTransaction(IJLandroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/ContextHubServiceTransaction; -HSPLcom/android/server/location/ContextHubTransactionManager;->onQueryResponse(Ljava/util/List;)V -PLcom/android/server/location/ContextHubTransactionManager;->onTransactionResponse(II)V -HSPLcom/android/server/location/ContextHubTransactionManager;->removeTransactionAndStartNext()V -HSPLcom/android/server/location/ContextHubTransactionManager;->startNextTransaction()V -PLcom/android/server/location/ContextHubTransactionManager;->toString()Ljava/lang/String; -HSPLcom/android/server/location/CountryDetectorBase;->(Landroid/content/Context;)V -PLcom/android/server/location/CountryDetectorBase;->setCountryListener(Landroid/location/CountryListener;)V +HSPLcom/android/server/location/-$$Lambda$LocationManagerService$3_ekgJI6j_B1hD7brNcmIe1p6Uc;->(Lcom/android/server/location/LocationManagerService;)V +PLcom/android/server/location/-$$Lambda$LocationManagerService$3_ekgJI6j_B1hD7brNcmIe1p6Uc;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/location/-$$Lambda$LocationManagerService$jbBystNHJfH97cDP9xj5KiK7Smo;->(Lcom/android/server/location/LocationManagerService;)V +PLcom/android/server/location/-$$Lambda$LocationManagerService$jbBystNHJfH97cDP9xj5KiK7Smo;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/location/-$$Lambda$LocationManagerService$ysM5suRtPGwfOtUY8Ay7vx1m6Is;->(Lcom/android/server/location/LocationManagerService;)V HPLcom/android/server/location/GeocoderProxy$1;->(Lcom/android/server/location/GeocoderProxy;DDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V PLcom/android/server/location/GeocoderProxy$1;->onError()V HPLcom/android/server/location/GeocoderProxy$1;->run(Landroid/os/IBinder;)V +PLcom/android/server/location/GeocoderProxy$2;->(Lcom/android/server/location/GeocoderProxy;Ljava/lang/String;DDDDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V +PLcom/android/server/location/GeocoderProxy$2;->run(Landroid/os/IBinder;)V HSPLcom/android/server/location/GeocoderProxy;->(Landroid/content/Context;)V HSPLcom/android/server/location/GeocoderProxy;->createAndRegister(Landroid/content/Context;)Lcom/android/server/location/GeocoderProxy; HPLcom/android/server/location/GeocoderProxy;->getFromLocation(DDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V +PLcom/android/server/location/GeocoderProxy;->getFromLocationName(Ljava/lang/String;DDDDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V HSPLcom/android/server/location/GeocoderProxy;->register()Z HSPLcom/android/server/location/HardwareActivityRecognitionProxy;->(Landroid/content/Context;)V HSPLcom/android/server/location/HardwareActivityRecognitionProxy;->createAndRegister(Landroid/content/Context;)Lcom/android/server/location/HardwareActivityRecognitionProxy; PLcom/android/server/location/HardwareActivityRecognitionProxy;->lambda$tDlm1KrsHyDPzkgmvQCvqF_2lM0(Lcom/android/server/location/HardwareActivityRecognitionProxy;Landroid/os/IBinder;Landroid/content/ComponentName;)V PLcom/android/server/location/HardwareActivityRecognitionProxy;->onBind(Landroid/os/IBinder;Landroid/content/ComponentName;)V HSPLcom/android/server/location/HardwareActivityRecognitionProxy;->register()Z -HSPLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_1;->(Landroid/hardware/contexthub/V1_1/IContexthub;)V -HSPLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_1;->getHub()Landroid/hardware/contexthub/V1_0/IContexthub; -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->(Landroid/hardware/contexthub/V1_2/IContexthub;)V -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->getHub()Landroid/hardware/contexthub/V1_0/IContexthub; -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->onAirplaneModeSettingChanged(Z)V -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->onLocationSettingChanged(Z)V -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->onWifiSettingChanged(Z)V -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->sendSettingChanged(BB)V -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->supportsAirplaneModeSettingNotifications()Z -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->supportsLocationSettingNotifications()Z -PLcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_2;->supportsWifiSettingNotifications()Z -HSPLcom/android/server/location/IContextHubWrapper;->()V -HSPLcom/android/server/location/IContextHubWrapper;->maybeConnectTo1_1()Lcom/android/server/location/IContextHubWrapper; -PLcom/android/server/location/IContextHubWrapper;->maybeConnectTo1_2()Lcom/android/server/location/IContextHubWrapper; -PLcom/android/server/location/LocationBasedCountryDetector$1;->(Lcom/android/server/location/LocationBasedCountryDetector;)V -PLcom/android/server/location/LocationBasedCountryDetector$1;->onLocationChanged(Landroid/location/Location;)V -PLcom/android/server/location/LocationBasedCountryDetector$2;->(Lcom/android/server/location/LocationBasedCountryDetector;)V -PLcom/android/server/location/LocationBasedCountryDetector$3;->(Lcom/android/server/location/LocationBasedCountryDetector;Landroid/location/Location;)V -PLcom/android/server/location/LocationBasedCountryDetector$3;->run()V -PLcom/android/server/location/LocationBasedCountryDetector;->(Landroid/content/Context;)V -PLcom/android/server/location/LocationBasedCountryDetector;->access$000(Lcom/android/server/location/LocationBasedCountryDetector;Landroid/location/Location;)V -PLcom/android/server/location/LocationBasedCountryDetector;->detectCountry()Landroid/location/Country; -PLcom/android/server/location/LocationBasedCountryDetector;->getCountryFromLocation(Landroid/location/Location;)Ljava/lang/String; -PLcom/android/server/location/LocationBasedCountryDetector;->getEnabledProviders()Ljava/util/List; -PLcom/android/server/location/LocationBasedCountryDetector;->getQueryLocationTimeout()J -PLcom/android/server/location/LocationBasedCountryDetector;->isAcceptableProvider(Ljava/lang/String;)Z -PLcom/android/server/location/LocationBasedCountryDetector;->queryCountryCode(Landroid/location/Location;)V -PLcom/android/server/location/LocationBasedCountryDetector;->registerListener(Ljava/lang/String;Landroid/location/LocationListener;)V -PLcom/android/server/location/LocationBasedCountryDetector;->stop()V -PLcom/android/server/location/LocationBasedCountryDetector;->unregisterListener(Landroid/location/LocationListener;)V -HSPLcom/android/server/location/LocationFudger;->()V -HSPLcom/android/server/location/LocationFudger;->(F)V -HSPLcom/android/server/location/LocationFudger;->(FLjava/time/Clock;Ljava/util/Random;)V -PLcom/android/server/location/LocationFudger;->createCoarse(Landroid/location/Location;)Landroid/location/Location; -PLcom/android/server/location/LocationFudger;->metersToDegreesLatitude(D)D -PLcom/android/server/location/LocationFudger;->metersToDegreesLongitude(DD)D -HSPLcom/android/server/location/LocationFudger;->nextRandomOffset()D -HSPLcom/android/server/location/LocationFudger;->resetOffsets()V -PLcom/android/server/location/LocationFudger;->updateOffsets()V -PLcom/android/server/location/LocationFudger;->wrapLatitude(D)D -PLcom/android/server/location/LocationFudger;->wrapLongitude(D)D HSPLcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;->(Landroid/content/Context;)V PLcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;->onCurrentUserChanged(II)V HSPLcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;->onUserStarted(I)V @@ -16456,44 +17728,45 @@ PLcom/android/server/location/LocationManagerService$LocalService;->addProviderE HSPLcom/android/server/location/LocationManagerService$LocalService;->isProvider(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)Z HSPLcom/android/server/location/LocationManagerService$LocalService;->isProviderEnabledForUser(Ljava/lang/String;I)Z PLcom/android/server/location/LocationManagerService$LocalService;->removeProviderEnabledListener(Ljava/lang/String;Landroid/location/LocationManagerInternal$ProviderEnabledListener;)V -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->(Landroid/content/Context;Lcom/android/server/location/util/UserInfoHelper;)V -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAlarmHelper()Lcom/android/server/location/util/AlarmHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAppForegroundHelper()Lcom/android/server/location/util/AppForegroundHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAppOpsHelper()Lcom/android/server/location/util/AppOpsHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationAttributionHelper()Lcom/android/server/location/util/LocationAttributionHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationEventLog()Lcom/android/server/location/util/LocationEventLog; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationPermissionsHelper()Lcom/android/server/location/util/LocationPermissionsHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationPowerSaveModeHelper()Lcom/android/server/location/util/LocationPowerSaveModeHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationUsageLogger()Lcom/android/server/location/util/LocationUsageLogger; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getScreenInteractiveHelper()Lcom/android/server/location/util/ScreenInteractiveHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getSettingsHelper()Lcom/android/server/location/util/SettingsHelper; -HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getUserInfoHelper()Lcom/android/server/location/util/UserInfoHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->(Landroid/content/Context;Lcom/android/server/location/injector/UserInfoHelper;)V +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAlarmHelper()Lcom/android/server/location/injector/AlarmHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAppForegroundHelper()Lcom/android/server/location/injector/AppForegroundHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getAppOpsHelper()Lcom/android/server/location/injector/AppOpsHelper; +PLcom/android/server/location/LocationManagerService$SystemInjector;->getEmergencyHelper()Lcom/android/server/location/injector/EmergencyHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationAttributionHelper()Lcom/android/server/location/injector/LocationAttributionHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationEventLog()Lcom/android/server/location/injector/LocationEventLog; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationPermissionsHelper()Lcom/android/server/location/injector/LocationPermissionsHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationPowerSaveModeHelper()Lcom/android/server/location/injector/LocationPowerSaveModeHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getLocationUsageLogger()Lcom/android/server/location/injector/LocationUsageLogger; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getScreenInteractiveHelper()Lcom/android/server/location/injector/ScreenInteractiveHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getSettingsHelper()Lcom/android/server/location/injector/SettingsHelper; +HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getUserInfoHelper()Lcom/android/server/location/injector/UserInfoHelper; HSPLcom/android/server/location/LocationManagerService$SystemInjector;->onSystemReady()V HSPLcom/android/server/location/LocationManagerService;->()V -HSPLcom/android/server/location/LocationManagerService;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;)V +HSPLcom/android/server/location/LocationManagerService;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;)V HSPLcom/android/server/location/LocationManagerService;->access$000(Lcom/android/server/location/LocationManagerService;)Landroid/content/Context; -HSPLcom/android/server/location/LocationManagerService;->access$100(Lcom/android/server/location/LocationManagerService;Ljava/lang/String;)Lcom/android/server/location/LocationProviderManager; -PLcom/android/server/location/LocationManagerService;->addGnssMeasurementsListener(Landroid/location/GnssRequest;Landroid/location/IGnssMeasurementsListener;Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/android/server/location/LocationManagerService;->addLocationProviderManager(Lcom/android/server/location/LocationProviderManager;Lcom/android/server/location/AbstractLocationProvider;)V +HPLcom/android/server/location/LocationManagerService;->access$100(Lcom/android/server/location/LocationManagerService;Ljava/lang/String;)Lcom/android/server/location/provider/LocationProviderManager; +PLcom/android/server/location/LocationManagerService;->addGnssMeasurementsListener(Landroid/location/GnssMeasurementRequest;Landroid/location/IGnssMeasurementsListener;Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/location/LocationManagerService;->addLocationProviderManager(Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/AbstractLocationProvider;)V PLcom/android/server/location/LocationManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/LocationManagerService;->geocoderIsPresent()Z +HPLcom/android/server/location/LocationManagerService;->geocoderIsPresent()Z HPLcom/android/server/location/LocationManagerService;->getAllProviders()Ljava/util/List; -PLcom/android/server/location/LocationManagerService;->getBestProvider(Landroid/location/Criteria;Z)Ljava/lang/String; +HPLcom/android/server/location/LocationManagerService;->getBestProvider(Landroid/location/Criteria;Z)Ljava/lang/String; PLcom/android/server/location/LocationManagerService;->getCurrentLocation(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationCallback;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/os/ICancellationSignal; -PLcom/android/server/location/LocationManagerService;->getExtraLocationControllerPackage()Ljava/lang/String; +HPLcom/android/server/location/LocationManagerService;->getExtraLocationControllerPackage()Ljava/lang/String; HPLcom/android/server/location/LocationManagerService;->getFromLocation(DDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V -PLcom/android/server/location/LocationManagerService;->getGnssCapabilities()J -HPLcom/android/server/location/LocationManagerService;->getLastLocation(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/location/Location; -HSPLcom/android/server/location/LocationManagerService;->getLocationProviderManager(Ljava/lang/String;)Lcom/android/server/location/LocationProviderManager; +HPLcom/android/server/location/LocationManagerService;->getFromLocationName(Ljava/lang/String;DDDDILandroid/location/GeocoderParams;Landroid/location/IGeocodeListener;)V +PLcom/android/server/location/LocationManagerService;->getGnssCapabilities()Landroid/location/GnssCapabilities; +HPLcom/android/server/location/LocationManagerService;->getLastLocation(Ljava/lang/String;Landroid/location/LastLocationRequest;Ljava/lang/String;Ljava/lang/String;)Landroid/location/Location; +HSPLcom/android/server/location/LocationManagerService;->getLocationProviderManager(Ljava/lang/String;)Lcom/android/server/location/provider/LocationProviderManager; HPLcom/android/server/location/LocationManagerService;->getProviderPackages(Ljava/lang/String;)Ljava/util/List; -HPLcom/android/server/location/LocationManagerService;->getProviderProperties(Ljava/lang/String;)Lcom/android/internal/location/ProviderProperties; +PLcom/android/server/location/LocationManagerService;->getProviderProperties(Ljava/lang/String;)Landroid/location/provider/ProviderProperties; HPLcom/android/server/location/LocationManagerService;->getProviders(Landroid/location/Criteria;Z)Ljava/util/List; HPLcom/android/server/location/LocationManagerService;->injectGnssMeasurementCorrections(Landroid/location/GnssMeasurementCorrections;)V PLcom/android/server/location/LocationManagerService;->isExtraLocationControllerPackageEnabled()Z HSPLcom/android/server/location/LocationManagerService;->isLocationEnabledForUser(I)Z HSPLcom/android/server/location/LocationManagerService;->isProviderEnabledForUser(Ljava/lang/String;I)Z HPLcom/android/server/location/LocationManagerService;->isProviderPackage(Ljava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/server/location/LocationManagerService;->lambda$UHh-KM1a7u68seDkR9NOpEgx3ok(Lcom/android/server/location/LocationManagerService;I)V PLcom/android/server/location/LocationManagerService;->lambda$new$0$LocationManagerService(I)[Ljava/lang/String; PLcom/android/server/location/LocationManagerService;->lambda$new$1$LocationManagerService(I)[Ljava/lang/String; HSPLcom/android/server/location/LocationManagerService;->onLocationModeChanged(I)V @@ -16503,232 +17776,294 @@ HPLcom/android/server/location/LocationManagerService;->registerGnssStatusCallba HSPLcom/android/server/location/LocationManagerService;->registerLocationListener(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationListener;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/location/LocationManagerService;->registerLocationPendingIntent(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/app/PendingIntent;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/location/LocationManagerService;->removeGnssMeasurementsListener(Landroid/location/IGnssMeasurementsListener;)V -PLcom/android/server/location/LocationManagerService;->sendExtraCommand(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/location/LocationManagerService;->sendExtraCommand(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/location/LocationManagerService;->setExtraLocationControllerPackage(Ljava/lang/String;)V -PLcom/android/server/location/LocationManagerService;->setExtraLocationControllerPackageEnabled(Z)V +HPLcom/android/server/location/LocationManagerService;->setExtraLocationControllerPackageEnabled(Z)V +PLcom/android/server/location/LocationManagerService;->setLocationEnabledForUser(ZI)V PLcom/android/server/location/LocationManagerService;->unregisterGnssStatusCallback(Landroid/location/IGnssStatusListener;)V HPLcom/android/server/location/LocationManagerService;->unregisterLocationListener(Landroid/location/ILocationListener;)V HPLcom/android/server/location/LocationManagerService;->unregisterLocationPendingIntent(Landroid/app/PendingIntent;)V +HPLcom/android/server/location/LocationManagerService;->validateLastLocationRequest(Landroid/location/LastLocationRequest;)Landroid/location/LastLocationRequest; HPLcom/android/server/location/LocationManagerService;->validateLocationRequest(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;)Landroid/location/LocationRequest; HPLcom/android/server/location/LocationPermissions;->asAppOp(I)I HSPLcom/android/server/location/LocationPermissions;->asPermission(I)Ljava/lang/String; -PLcom/android/server/location/LocationPermissions;->checkCallingOrSelfLocationPermission(Landroid/content/Context;I)Z +HPLcom/android/server/location/LocationPermissions;->checkCallingOrSelfLocationPermission(Landroid/content/Context;I)Z HSPLcom/android/server/location/LocationPermissions;->checkLocationPermission(II)Z -PLcom/android/server/location/LocationPermissions;->enforceCallingOrSelfLocationPermission(Landroid/content/Context;I)V +HPLcom/android/server/location/LocationPermissions;->enforceCallingOrSelfLocationPermission(Landroid/content/Context;I)V HSPLcom/android/server/location/LocationPermissions;->enforceLocationPermission(III)V -PLcom/android/server/location/LocationPermissions;->getCallingOrSelfPermissionLevel(Landroid/content/Context;)I +HPLcom/android/server/location/LocationPermissions;->getCallingOrSelfPermissionLevel(Landroid/content/Context;)I HSPLcom/android/server/location/LocationPermissions;->getPermissionLevel(Landroid/content/Context;II)I -HSPLcom/android/server/location/LocationProviderManager$1;->(Lcom/android/server/location/LocationProviderManager;)V -PLcom/android/server/location/LocationProviderManager$1;->onLocationPermissionsChanged(I)V -HSPLcom/android/server/location/LocationProviderManager$1;->onLocationPermissionsChanged(Ljava/lang/String;)V -PLcom/android/server/location/LocationProviderManager$2;->(Lcom/android/server/location/LocationProviderManager;Lcom/android/internal/location/ProviderRequest;)V -PLcom/android/server/location/LocationProviderManager$2;->onAlarm()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/LocationProviderManager$LocationTransport;I)V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->acceptLocationChange(Landroid/location/Location;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->deliverNull()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->lambda$acceptLocationChange$1$LocationProviderManager$GetCurrentLocationListenerRegistration(Landroid/location/Location;Lcom/android/server/location/LocationProviderManager$LocationTransport;)V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->lambda$deliverNull$0$LocationProviderManager$GetCurrentLocationListenerRegistration()Lcom/android/server/location/LocationProviderManager$LocationTransport; -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onAlarm()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onListenerUnregister()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerActive()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerInactive()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerRegister()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerUnregister()V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationTransport;->(Landroid/location/ILocationCallback;)V -PLcom/android/server/location/LocationProviderManager$GetCurrentLocationTransport;->deliverOnLocationChanged(Landroid/location/Location;Ljava/lang/Runnable;)V -PLcom/android/server/location/LocationProviderManager$LastLocation;->()V -PLcom/android/server/location/LocationProviderManager$LastLocation;->(Lcom/android/server/location/LocationProviderManager$1;)V -HPLcom/android/server/location/LocationProviderManager$LastLocation;->calculateNextCoarse(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location; -HPLcom/android/server/location/LocationProviderManager$LastLocation;->calculateNextFine(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location; -PLcom/android/server/location/LocationProviderManager$LastLocation;->clearLocations()V -HPLcom/android/server/location/LocationProviderManager$LastLocation;->get(IZ)Landroid/location/Location; -HPLcom/android/server/location/LocationProviderManager$LastLocation;->set(Landroid/location/Location;)V -HPLcom/android/server/location/LocationProviderManager$LastLocation;->setBypass(Landroid/location/Location;)V -HSPLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/LocationProviderManager$LocationListenerTransport;I)V -PLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->binderDied()V -HSPLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->onLocationListenerRegister()V -HPLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->onLocationListenerUnregister()V -PLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->onProviderOperationFailure(Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Ljava/lang/Exception;)V -PLcom/android/server/location/LocationProviderManager$LocationListenerRegistration;->onTransportFailure(Ljava/lang/Exception;)V -HSPLcom/android/server/location/LocationProviderManager$LocationListenerTransport;->(Landroid/location/ILocationListener;)V -HPLcom/android/server/location/LocationProviderManager$LocationListenerTransport;->deliverOnLocationChanged(Landroid/location/Location;Ljava/lang/Runnable;)V -HSPLcom/android/server/location/LocationProviderManager$LocationListenerTransport;->deliverOnProviderEnabledChanged(Ljava/lang/String;Z)V -HPLcom/android/server/location/LocationProviderManager$LocationPendingIntentRegistration;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/LocationProviderManager$LocationPendingIntentTransport;I)V -HPLcom/android/server/location/LocationProviderManager$LocationPendingIntentRegistration;->onLocationListenerRegister()V -HPLcom/android/server/location/LocationProviderManager$LocationPendingIntentRegistration;->onLocationListenerUnregister()V -HPLcom/android/server/location/LocationProviderManager$LocationPendingIntentTransport;->(Landroid/content/Context;Landroid/app/PendingIntent;)V -PLcom/android/server/location/LocationProviderManager$LocationPendingIntentTransport;->deliverOnLocationChanged(Landroid/location/Location;Ljava/lang/Runnable;)V -PLcom/android/server/location/LocationProviderManager$LocationPendingIntentTransport;->lambda$deliverOnLocationChanged$0(Ljava/lang/Runnable;Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration$1;->(Lcom/android/server/location/LocationProviderManager$LocationRegistration;Landroid/location/Location;)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration$1;->onPostExecute(Z)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration$1;->onPreExecute()V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration$1;->operate(Lcom/android/server/location/LocationProviderManager$LocationTransport;)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration$1;->operate(Ljava/lang/Object;)V -HSPLcom/android/server/location/LocationProviderManager$LocationRegistration;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/LocationProviderManager$LocationTransport;I)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->acceptLocationChange(Landroid/location/Location;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->access$200(Lcom/android/server/location/LocationProviderManager$LocationRegistration;)Landroid/os/PowerManager$WakeLock; -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->access$304(Lcom/android/server/location/LocationProviderManager$LocationRegistration;)I -HSPLcom/android/server/location/LocationProviderManager$LocationRegistration;->lambda$onProviderEnabledChanged$0$LocationProviderManager$LocationRegistration()Lcom/android/server/location/LocationProviderManager$ProviderTransport; -HSPLcom/android/server/location/LocationProviderManager$LocationRegistration;->lambda$onProviderEnabledChanged$1$LocationProviderManager$LocationRegistration(ZLcom/android/server/location/LocationProviderManager$ProviderTransport;)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->onListenerUnregister()V -HSPLcom/android/server/location/LocationProviderManager$LocationRegistration;->onProviderEnabledChanged(Ljava/lang/String;IZ)V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->onProviderListenerActive()V -HSPLcom/android/server/location/LocationProviderManager$LocationRegistration;->onProviderListenerRegister()V -HPLcom/android/server/location/LocationProviderManager$LocationRegistration;->onProviderListenerUnregister()V -HSPLcom/android/server/location/LocationProviderManager$Registration;->(Lcom/android/server/location/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/LocationProviderManager$LocationTransport;I)V -HSPLcom/android/server/location/LocationProviderManager$Registration;->calculateProviderLocationRequest()Landroid/location/LocationRequest; -HSPLcom/android/server/location/LocationProviderManager$Registration;->getLastDeliveredLocation()Landroid/location/Location; -PLcom/android/server/location/LocationProviderManager$Registration;->getOwner()Lcom/android/server/location/LocationProviderManager; -PLcom/android/server/location/LocationProviderManager$Registration;->getOwner()Lcom/android/server/location/listeners/ListenerMultiplexer; -HPLcom/android/server/location/LocationProviderManager$Registration;->getPermissionLevel()I -HSPLcom/android/server/location/LocationProviderManager$Registration;->getRequest()Landroid/location/LocationRequest; -HSPLcom/android/server/location/LocationProviderManager$Registration;->isForeground()Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->isPermitted()Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->isThrottlingExempt()Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->isUsingHighPower()Z -HPLcom/android/server/location/LocationProviderManager$Registration;->onActive()V -HSPLcom/android/server/location/LocationProviderManager$Registration;->onForegroundChanged(IZ)Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->onHighPowerUsageChanged()V -HPLcom/android/server/location/LocationProviderManager$Registration;->onInactive()V -HPLcom/android/server/location/LocationProviderManager$Registration;->onLocationPermissionsChanged()Z -HPLcom/android/server/location/LocationProviderManager$Registration;->onLocationPermissionsChanged(I)Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->onLocationPermissionsChanged(Ljava/lang/String;)Z -PLcom/android/server/location/LocationProviderManager$Registration;->onProviderListenerInactive()V -HPLcom/android/server/location/LocationProviderManager$Registration;->onProviderLocationRequestChanged()Z -HSPLcom/android/server/location/LocationProviderManager$Registration;->onRemovableListenerRegister()V -HPLcom/android/server/location/LocationProviderManager$Registration;->onRemovableListenerUnregister()V -HPLcom/android/server/location/LocationProviderManager$Registration;->setLastDeliveredLocation(Landroid/location/Location;)V -PLcom/android/server/location/LocationProviderManager$Registration;->toString()Ljava/lang/String; -HPLcom/android/server/location/LocationProviderManager$SingleUseCallback;->(Ljava/lang/Runnable;)V -HPLcom/android/server/location/LocationProviderManager$SingleUseCallback;->run()V -HPLcom/android/server/location/LocationProviderManager$SingleUseCallback;->sendResult(Landroid/os/Bundle;)V -HPLcom/android/server/location/LocationProviderManager$SingleUseCallback;->wrap(Ljava/lang/Runnable;)Lcom/android/server/location/LocationProviderManager$SingleUseCallback; -HSPLcom/android/server/location/LocationProviderManager;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;Ljava/lang/String;Lcom/android/server/location/PassiveLocationProviderManager;)V -PLcom/android/server/location/LocationProviderManager;->access$000(Lcom/android/server/location/LocationProviderManager;)V -HPLcom/android/server/location/LocationProviderManager;->access$100(Lcom/android/server/location/LocationProviderManager;Landroid/location/Location;I)Landroid/location/Location; -HPLcom/android/server/location/LocationProviderManager;->access$400(Lcom/android/server/location/LocationProviderManager;Ljava/lang/String;)V -PLcom/android/server/location/LocationProviderManager;->access$500(Lcom/android/server/location/LocationProviderManager;I)V -PLcom/android/server/location/LocationProviderManager;->access$700(Lcom/android/server/location/LocationProviderManager;)Landroid/app/AlarmManager$OnAlarmListener; -PLcom/android/server/location/LocationProviderManager;->access$702(Lcom/android/server/location/LocationProviderManager;Landroid/app/AlarmManager$OnAlarmListener;)Landroid/app/AlarmManager$OnAlarmListener; -HSPLcom/android/server/location/LocationProviderManager;->addEnabledListener(Landroid/location/LocationManagerInternal$ProviderEnabledListener;)V -HPLcom/android/server/location/LocationProviderManager;->calculateRequestDelayMillis(JLjava/util/Collection;)J -PLcom/android/server/location/LocationProviderManager;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/LocationProviderManager;->getCurrentLocation(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/location/ILocationCallback;)Landroid/os/ICancellationSignal; -HPLcom/android/server/location/LocationProviderManager;->getIdentity()Landroid/location/util/identity/CallerIdentity; -HPLcom/android/server/location/LocationProviderManager;->getLastLocation(Landroid/location/util/identity/CallerIdentity;IZ)Landroid/location/Location; -HPLcom/android/server/location/LocationProviderManager;->getLastLocationUnsafe(IIZJ)Landroid/location/Location; -HSPLcom/android/server/location/LocationProviderManager;->getName()Ljava/lang/String; -HPLcom/android/server/location/LocationProviderManager;->getPermittedLocation(Landroid/location/Location;I)Landroid/location/Location; -HSPLcom/android/server/location/LocationProviderManager;->getProperties()Lcom/android/internal/location/ProviderProperties; -PLcom/android/server/location/LocationProviderManager;->getServiceState()Ljava/lang/String; -HSPLcom/android/server/location/LocationProviderManager;->isActive(Lcom/android/server/location/LocationProviderManager$Registration;)Z -HSPLcom/android/server/location/LocationProviderManager;->isActive(Lcom/android/server/location/listeners/ListenerRegistration;)Z -HSPLcom/android/server/location/LocationProviderManager;->isEnabled(I)Z -HSPLcom/android/server/location/LocationProviderManager;->lambda$5Jd6RI-9IBbIUfyxOsMabdN6w_U(Lcom/android/server/location/LocationProviderManager;IZ)V -PLcom/android/server/location/LocationProviderManager;->lambda$HIkR61paKO6sN64JeISPCEQb7VQ(Lcom/android/server/location/LocationProviderManager;I)V -HPLcom/android/server/location/LocationProviderManager;->lambda$T8WIKfxm_bIofjHRD1bZrUT5oaU(Lcom/android/server/location/LocationProviderManager;Z)V -HSPLcom/android/server/location/LocationProviderManager;->lambda$kZfVXlllJOp4RikQqkrYJ-YpbqA(Lcom/android/server/location/LocationProviderManager;II)V -HPLcom/android/server/location/LocationProviderManager;->lambda$onAppForegroundChanged$5(IZLcom/android/server/location/LocationProviderManager$Registration;)Z -PLcom/android/server/location/LocationProviderManager;->lambda$onEnabledChanged$10$LocationProviderManager([Landroid/location/LocationManagerInternal$ProviderEnabledListener;IZ)V -PLcom/android/server/location/LocationProviderManager;->lambda$onEnabledChanged$11(ILcom/android/server/location/LocationProviderManager$Registration;)Z -HPLcom/android/server/location/LocationProviderManager;->lambda$onLocationPermissionsChanged$7(Ljava/lang/String;Lcom/android/server/location/LocationProviderManager$Registration;)Z -PLcom/android/server/location/LocationProviderManager;->lambda$onLocationPermissionsChanged$8(ILcom/android/server/location/LocationProviderManager$Registration;)Z -PLcom/android/server/location/LocationProviderManager;->lambda$onLocationPowerSaveModeChanged$4(Lcom/android/server/location/LocationProviderManager$Registration;)Z -HPLcom/android/server/location/LocationProviderManager;->lambda$onReportLocation$9(Landroid/location/Location;Lcom/android/server/location/LocationProviderManager$Registration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -PLcom/android/server/location/LocationProviderManager;->lambda$onScreenInteractiveChanged$3(Lcom/android/server/location/LocationProviderManager$Registration;)Z -PLcom/android/server/location/LocationProviderManager;->lambda$onUserChanged$2(ILcom/android/server/location/LocationProviderManager$Registration;)Z -HSPLcom/android/server/location/LocationProviderManager;->lambda$yOELIeEQMeWiB4X3qiJ4LG7jo0c(Lcom/android/server/location/LocationProviderManager;I)V -HPLcom/android/server/location/LocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Lcom/android/internal/location/ProviderRequest; -HPLcom/android/server/location/LocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; -HSPLcom/android/server/location/LocationProviderManager;->onAppForegroundChanged(IZ)V -HSPLcom/android/server/location/LocationProviderManager;->onEnabledChanged(I)V -HSPLcom/android/server/location/LocationProviderManager;->onLocationEnabledChanged(I)V -PLcom/android/server/location/LocationProviderManager;->onLocationPermissionsChanged(I)V -HSPLcom/android/server/location/LocationProviderManager;->onLocationPermissionsChanged(Ljava/lang/String;)V -PLcom/android/server/location/LocationProviderManager;->onLocationPowerSaveModeChanged(I)V -HSPLcom/android/server/location/LocationProviderManager;->onRegister()V -HSPLcom/android/server/location/LocationProviderManager;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/LocationProviderManager$Registration;)V -HSPLcom/android/server/location/LocationProviderManager;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V -HPLcom/android/server/location/LocationProviderManager;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/LocationProviderManager$Registration;)V -HPLcom/android/server/location/LocationProviderManager;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V -HPLcom/android/server/location/LocationProviderManager;->onRegistrationReplaced(Ljava/lang/Object;Lcom/android/server/location/LocationProviderManager$Registration;Lcom/android/server/location/LocationProviderManager$Registration;)V -HPLcom/android/server/location/LocationProviderManager;->onRegistrationReplaced(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;Lcom/android/server/location/listeners/ListenerRegistration;)V -HPLcom/android/server/location/LocationProviderManager;->onReportLocation(Landroid/location/Location;)V -HPLcom/android/server/location/LocationProviderManager;->onScreenInteractiveChanged(Z)V -HSPLcom/android/server/location/LocationProviderManager;->onStateChanged(Lcom/android/server/location/AbstractLocationProvider$State;Lcom/android/server/location/AbstractLocationProvider$State;)V -HPLcom/android/server/location/LocationProviderManager;->onUnregister()V -HSPLcom/android/server/location/LocationProviderManager;->onUserChanged(II)V -HSPLcom/android/server/location/LocationProviderManager;->onUserStarted(I)V -PLcom/android/server/location/LocationProviderManager;->onUserStopped(I)V -HPLcom/android/server/location/LocationProviderManager;->registerLocationRequest(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/app/PendingIntent;)V -HSPLcom/android/server/location/LocationProviderManager;->registerLocationRequest(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/location/ILocationListener;)V -HSPLcom/android/server/location/LocationProviderManager;->registerWithService(Lcom/android/internal/location/ProviderRequest;Ljava/util/Collection;)Z -HSPLcom/android/server/location/LocationProviderManager;->registerWithService(Ljava/lang/Object;Ljava/util/Collection;)Z -HPLcom/android/server/location/LocationProviderManager;->removeEnabledListener(Landroid/location/LocationManagerInternal$ProviderEnabledListener;)V -HSPLcom/android/server/location/LocationProviderManager;->reregisterWithService(Lcom/android/internal/location/ProviderRequest;Lcom/android/internal/location/ProviderRequest;Ljava/util/Collection;)Z -HPLcom/android/server/location/LocationProviderManager;->reregisterWithService(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Collection;)Z -PLcom/android/server/location/LocationProviderManager;->sendExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V -HPLcom/android/server/location/LocationProviderManager;->setLastLocation(Landroid/location/Location;I)V -HSPLcom/android/server/location/LocationProviderManager;->setRealProvider(Lcom/android/server/location/AbstractLocationProvider;)V -HSPLcom/android/server/location/LocationProviderManager;->startManager()V -HPLcom/android/server/location/LocationProviderManager;->unregisterLocationRequest(Landroid/app/PendingIntent;)V -HPLcom/android/server/location/LocationProviderManager;->unregisterLocationRequest(Landroid/location/ILocationListener;)V -HPLcom/android/server/location/LocationProviderManager;->unregisterWithService()V -PLcom/android/server/location/LocationProviderProxy$Proxy;->(Lcom/android/server/location/LocationProviderProxy;)V -HPLcom/android/server/location/LocationProviderProxy$Proxy;->onReportLocation(Landroid/location/Location;)V -PLcom/android/server/location/LocationProviderProxy$Proxy;->onSetAllowed(Z)V -PLcom/android/server/location/LocationProviderProxy$Proxy;->onSetIdentity(Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/location/LocationProviderProxy$Proxy;->onSetProperties(Lcom/android/internal/location/ProviderProperties;)V -HSPLcom/android/server/location/LocationProviderProxy;->(Landroid/content/Context;Ljava/lang/String;II)V -PLcom/android/server/location/LocationProviderProxy;->access$000(Landroid/content/Context;ILjava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/location/LocationProviderProxy;->createAndRegister(Landroid/content/Context;Ljava/lang/String;II)Lcom/android/server/location/LocationProviderProxy; -PLcom/android/server/location/LocationProviderProxy;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/LocationProviderProxy;->guessPackageName(Landroid/content/Context;ILjava/lang/String;)Ljava/lang/String; -PLcom/android/server/location/LocationProviderProxy;->lambda$n3JEmPimXL9oPLYME5rKj6Bs948(Lcom/android/server/location/LocationProviderProxy;Landroid/os/IBinder;Landroid/content/ComponentName;)V -PLcom/android/server/location/LocationProviderProxy;->lambda$onSetRequest$0(Lcom/android/internal/location/ProviderRequest;Landroid/os/IBinder;)V -PLcom/android/server/location/LocationProviderProxy;->lambda$yEZwHTjXLEnVB-3bR6fYV58o0lU(Lcom/android/server/location/LocationProviderProxy;)V -PLcom/android/server/location/LocationProviderProxy;->onBind(Landroid/os/IBinder;Landroid/content/ComponentName;)V -HSPLcom/android/server/location/LocationProviderProxy;->onSetRequest(Lcom/android/internal/location/ProviderRequest;)V -PLcom/android/server/location/LocationProviderProxy;->onUnbind()V -HSPLcom/android/server/location/LocationProviderProxy;->register()Z -HSPLcom/android/server/location/MockableLocationProvider$ListenerWrapper;->(Lcom/android/server/location/MockableLocationProvider;Lcom/android/server/location/AbstractLocationProvider;)V -HPLcom/android/server/location/MockableLocationProvider$ListenerWrapper;->onReportLocation(Landroid/location/Location;)V -PLcom/android/server/location/MockableLocationProvider$ListenerWrapper;->onStateChanged(Lcom/android/server/location/AbstractLocationProvider$State;Lcom/android/server/location/AbstractLocationProvider$State;)V -HSPLcom/android/server/location/MockableLocationProvider;->(Ljava/lang/Object;Lcom/android/server/location/AbstractLocationProvider$Listener;)V -PLcom/android/server/location/MockableLocationProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/MockableLocationProvider;->getCurrentRequest()Lcom/android/internal/location/ProviderRequest; -HPLcom/android/server/location/MockableLocationProvider;->getProvider()Lcom/android/server/location/AbstractLocationProvider; -HSPLcom/android/server/location/MockableLocationProvider;->isMock()Z -PLcom/android/server/location/MockableLocationProvider;->onExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V -HSPLcom/android/server/location/MockableLocationProvider;->onSetRequest(Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/MockableLocationProvider;->setProviderLocked(Lcom/android/server/location/AbstractLocationProvider;)V -HSPLcom/android/server/location/MockableLocationProvider;->setRealProvider(Lcom/android/server/location/AbstractLocationProvider;)V -HSPLcom/android/server/location/NanoAppStateManager;->()V -HSPLcom/android/server/location/NanoAppStateManager;->addNanoAppInstance(IJI)V -PLcom/android/server/location/NanoAppStateManager;->foreachNanoAppInstanceInfo(Ljava/util/function/Consumer;)V -HSPLcom/android/server/location/NanoAppStateManager;->getNanoAppHandle(IJ)I -HSPLcom/android/server/location/NanoAppStateManager;->handleQueryAppEntry(IJI)V -HSPLcom/android/server/location/NanoAppStateManager;->removeNanoAppInstance(IJ)V -HSPLcom/android/server/location/NanoAppStateManager;->updateCache(ILjava/util/List;)V -HSPLcom/android/server/location/PassiveLocationProviderManager;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/PassiveLocationProviderManager;->calculateRequestDelayMillis(JLjava/util/Collection;)J -HSPLcom/android/server/location/PassiveLocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Lcom/android/internal/location/ProviderRequest; -HSPLcom/android/server/location/PassiveLocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; -HSPLcom/android/server/location/PassiveLocationProviderManager;->setRealProvider(Lcom/android/server/location/AbstractLocationProvider;)V -HPLcom/android/server/location/PassiveLocationProviderManager;->updateLocation(Landroid/location/Location;)V -HSPLcom/android/server/location/PassiveProvider;->()V -HSPLcom/android/server/location/PassiveProvider;->(Landroid/content/Context;)V -PLcom/android/server/location/PassiveProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -HSPLcom/android/server/location/PassiveProvider;->onSetRequest(Lcom/android/internal/location/ProviderRequest;)V -HPLcom/android/server/location/PassiveProvider;->updateLocation(Landroid/location/Location;)V -HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$Dzw5BhsJEAAd7jdmKFOLoVKNSSM;->(Lcom/android/server/location/geofence/GeofenceManager;)V -HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$EOoLWMJnl9YvB6bZNXU8OdoSQjM;->(Lcom/android/server/location/geofence/GeofenceManager;)V -HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$QQSuOL7x6CmlMPDcKt9YsJ_31fs;->(Lcom/android/server/location/geofence/GeofenceManager;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$9aGPRNxyTb26EE4WE2c97GbHAs8;->(J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$9aGPRNxyTb26EE4WE2c97GbHAs8;->accept(Landroid/hardware/location/IContextHubClientCallback;)V +HPLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$FNcI6dKEOYt3Xb9PdRUAFHJumJ4;->(Landroid/hardware/location/NanoAppMessage;)V +HPLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$FNcI6dKEOYt3Xb9PdRUAFHJumJ4;->accept(Landroid/hardware/location/IContextHubClientCallback;)V +HPLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$aW6YuRhQqfxMFxOIJNiSv64KdFQ;->(Lcom/android/server/location/contexthub/ContextHubClientBroker;Landroid/hardware/location/NanoAppMessage;)V +HPLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$aW6YuRhQqfxMFxOIJNiSv64KdFQ;->get()Ljava/lang/Object; +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$boz-lRdDa6bjqKz7uTu-5VyXEcw;->(Lcom/android/server/location/contexthub/ContextHubClientBroker;J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$j7w8az-wCHvGeP2PWwF_8zoI1Ao;->(J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$j7w8az-wCHvGeP2PWwF_8zoI1Ao;->accept(Landroid/hardware/location/IContextHubClientCallback;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientBroker$lj-x1tMk7iXZQx3-zzHWCDyta4c;->(Lcom/android/server/location/contexthub/ContextHubClientBroker;J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$95Z1gwrE7JZTBLv2tvESnEnZU_w;->(J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$95Z1gwrE7JZTBLv2tvESnEnZU_w;->accept(Ljava/lang/Object;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$QXr1Axk1nSmkED1N9m0rTjefO10;->(Landroid/hardware/location/NanoAppMessage;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$QXr1Axk1nSmkED1N9m0rTjefO10;->accept(Ljava/lang/Object;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$VbjDpOWRQucgwSRJcAwO8qR5pJc;->(J)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubClientManager$VbjDpOWRQucgwSRJcAwO8qR5pJc;->accept(Ljava/lang/Object;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$7a1QX3YDQA20oL0GXgofiX0Cax0;->(Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$7a1QX3YDQA20oL0GXgofiX0Cax0;->accept(Ljava/lang/Object;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$XXlDvJvlWVNOKbO1BC0Abf962Ww;->(Ljava/io/PrintWriter;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$XXlDvJvlWVNOKbO1BC0Abf962Ww;->accept(Ljava/lang/Object;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$lpvvNDLVBdtREc7wSlV4uiJ21iw;->(Landroid/hardware/location/NanoAppFilter;Ljava/util/ArrayList;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubService$lpvvNDLVBdtREc7wSlV4uiJ21iw;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/location/contexthub/-$$Lambda$ContextHubTransactionManager$bIjQtoPMS72KRYMGAFhm7fO71vc;->(Lcom/android/server/location/contexthub/ContextHubTransactionManager;Lcom/android/server/location/contexthub/ContextHubServiceTransaction;)V +PLcom/android/server/location/contexthub/-$$Lambda$ContextHubTransactionManager$bIjQtoPMS72KRYMGAFhm7fO71vc;->run()V +HSPLcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;->(I)V +HSPLcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;->add(Ljava/lang/Object;)Z +HSPLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->(Lcom/android/server/location/contexthub/ContextHubClientBroker;)V +PLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->(Lcom/android/server/location/contexthub/ContextHubClientBroker;Landroid/app/PendingIntent;J)V +PLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->clear()V +HPLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->getNanoAppId()J +HPLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->getPendingIntent()Landroid/app/PendingIntent; +HPLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->hasPendingIntent()Z +HSPLcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;->isValid()Z +PLcom/android/server/location/contexthub/ContextHubClientBroker;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/contexthub/ContextHubClientManager;Landroid/hardware/location/ContextHubInfo;SLandroid/app/PendingIntent;J)V +HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/contexthub/ContextHubClientManager;Landroid/hardware/location/ContextHubInfo;SLandroid/hardware/location/IContextHubClientCallback;)V +HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->attachDeathRecipient()V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->binderDied()V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->close()V +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->createIntent(I)Landroid/content/Intent; +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->createIntent(IJ)Landroid/content/Intent; +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->doSendPendingIntent(Landroid/app/PendingIntent;Landroid/content/Intent;)V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->dump(Landroid/util/proto/ProtoOutputStream;)V +HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->getAttachedContextHubId()I +HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->getHostEndPointId()S +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->hasPendingIntent(Landroid/app/PendingIntent;J)Z +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->invokeCallback(Lcom/android/server/location/contexthub/ContextHubClientBroker$CallbackConsumer;)V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->isPendingIntentCancelled()Z +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->isRegistered()Z +PLcom/android/server/location/contexthub/ContextHubClientBroker;->lambda$onNanoAppLoaded$2(JLandroid/hardware/location/IContextHubClientCallback;)V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->lambda$onNanoAppUnloaded$4(JLandroid/hardware/location/IContextHubClientCallback;)V +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->lambda$sendMessageToClient$0(Landroid/hardware/location/NanoAppMessage;Landroid/hardware/location/IContextHubClientCallback;)V +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->lambda$sendMessageToClient$1$ContextHubClientBroker(Landroid/hardware/location/NanoAppMessage;)Landroid/content/Intent; +PLcom/android/server/location/contexthub/ContextHubClientBroker;->onClientExit()V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->onNanoAppLoaded(J)V +PLcom/android/server/location/contexthub/ContextHubClientBroker;->onNanoAppUnloaded(J)V +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendMessageToClient(Landroid/hardware/location/NanoAppMessage;)V +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I +HPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendPendingIntent(Ljava/util/function/Supplier;J)V +HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->toString()Ljava/lang/String; +HSPLcom/android/server/location/contexthub/ContextHubClientManager$RegistrationRecord;->(Lcom/android/server/location/contexthub/ContextHubClientManager;Ljava/lang/String;I)V +PLcom/android/server/location/contexthub/ContextHubClientManager$RegistrationRecord;->dump(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/location/contexthub/ContextHubClientManager$RegistrationRecord;->toString()Ljava/lang/String; +HSPLcom/android/server/location/contexthub/ContextHubClientManager;->()V +HSPLcom/android/server/location/contexthub/ContextHubClientManager;->(Landroid/content/Context;Landroid/hardware/contexthub/V1_0/IContexthub;)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->access$000()Ljava/text/DateFormat; +PLcom/android/server/location/contexthub/ContextHubClientManager;->broadcastMessage(ILandroid/hardware/location/NanoAppMessage;)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->dump(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/location/contexthub/ContextHubClientManager;->forEachClientOfHub(ILjava/util/function/Consumer;)V +HPLcom/android/server/location/contexthub/ContextHubClientManager;->getClientBroker(ILandroid/app/PendingIntent;J)Lcom/android/server/location/contexthub/ContextHubClientBroker; +HSPLcom/android/server/location/contexthub/ContextHubClientManager;->getHostEndPointId()S +PLcom/android/server/location/contexthub/ContextHubClientManager;->lambda$broadcastMessage$4(Landroid/hardware/location/NanoAppMessage;Lcom/android/server/location/contexthub/ContextHubClientBroker;)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->lambda$onNanoAppLoaded$0(JLcom/android/server/location/contexthub/ContextHubClientBroker;)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->lambda$onNanoAppUnloaded$1(JLcom/android/server/location/contexthub/ContextHubClientBroker;)V +HPLcom/android/server/location/contexthub/ContextHubClientManager;->onMessageFromNanoApp(ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->onNanoAppLoaded(IJ)V +PLcom/android/server/location/contexthub/ContextHubClientManager;->onNanoAppUnloaded(IJ)V +HPLcom/android/server/location/contexthub/ContextHubClientManager;->registerClient(Landroid/hardware/location/ContextHubInfo;Landroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient; +HSPLcom/android/server/location/contexthub/ContextHubClientManager;->registerClient(Landroid/hardware/location/ContextHubInfo;Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient; +HPLcom/android/server/location/contexthub/ContextHubClientManager;->toString()Ljava/lang/String; +HPLcom/android/server/location/contexthub/ContextHubClientManager;->unregisterClient(S)V +HSPLcom/android/server/location/contexthub/ContextHubService$1;->(Lcom/android/server/location/contexthub/ContextHubService;Landroid/os/Handler;)V +HSPLcom/android/server/location/contexthub/ContextHubService$2;->(Lcom/android/server/location/contexthub/ContextHubService;)V +PLcom/android/server/location/contexthub/ContextHubService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/location/contexthub/ContextHubService$3;->(Lcom/android/server/location/contexthub/ContextHubService;Landroid/os/Handler;)V +HSPLcom/android/server/location/contexthub/ContextHubService$4;->(Lcom/android/server/location/contexthub/ContextHubService;Landroid/os/Handler;)V +PLcom/android/server/location/contexthub/ContextHubService$4;->onChange(Z)V +HSPLcom/android/server/location/contexthub/ContextHubService$8;->(Lcom/android/server/location/contexthub/ContextHubService;I)V +HSPLcom/android/server/location/contexthub/ContextHubService$8;->onQueryResponse(ILjava/util/List;)V +HSPLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->(Lcom/android/server/location/contexthub/ContextHubService;I)V +HSPLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleAppsInfo(Ljava/util/ArrayList;)V +HPLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleClientMsg(Landroid/hardware/contexthub/V1_0/ContextHubMsg;)V +PLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleTxnResult(II)V +HSPLcom/android/server/location/contexthub/ContextHubService;->(Landroid/content/Context;)V +HPLcom/android/server/location/contexthub/ContextHubService;->access$000(Lcom/android/server/location/contexthub/ContextHubService;ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V +PLcom/android/server/location/contexthub/ContextHubService;->access$100(Lcom/android/server/location/contexthub/ContextHubService;III)V +HSPLcom/android/server/location/contexthub/ContextHubService;->access$400(Lcom/android/server/location/contexthub/ContextHubService;ILjava/util/List;)V +PLcom/android/server/location/contexthub/ContextHubService;->access$600(Lcom/android/server/location/contexthub/ContextHubService;Z)V +PLcom/android/server/location/contexthub/ContextHubService;->access$700(Lcom/android/server/location/contexthub/ContextHubService;)V +HPLcom/android/server/location/contexthub/ContextHubService;->checkHalProxyAndContextHubId(ILandroid/hardware/location/IContextHubTransactionCallback;I)Z +HPLcom/android/server/location/contexthub/ContextHubService;->checkPermissions()V +HPLcom/android/server/location/contexthub/ContextHubService;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient; +HSPLcom/android/server/location/contexthub/ContextHubService;->createDefaultClientCallback(I)Landroid/hardware/location/IContextHubClientCallback; +HPLcom/android/server/location/contexthub/ContextHubService;->createPendingIntentClient(ILandroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient; +HSPLcom/android/server/location/contexthub/ContextHubService;->createQueryTransactionCallback(I)Landroid/hardware/location/IContextHubTransactionCallback; +PLcom/android/server/location/contexthub/ContextHubService;->dump(Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/location/contexthub/ContextHubService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/contexthub/ContextHubService;->findNanoAppOnHub(ILandroid/hardware/location/NanoAppFilter;)[I +HSPLcom/android/server/location/contexthub/ContextHubService;->getCallingPackageName()Ljava/lang/String; +PLcom/android/server/location/contexthub/ContextHubService;->getContextHubHandles()[I +PLcom/android/server/location/contexthub/ContextHubService;->getContextHubInfo(I)Landroid/hardware/location/ContextHubInfo; +HSPLcom/android/server/location/contexthub/ContextHubService;->getContextHubWrapper()Lcom/android/server/location/contexthub/IContextHubWrapper; +HPLcom/android/server/location/contexthub/ContextHubService;->getContextHubs()Ljava/util/List; +PLcom/android/server/location/contexthub/ContextHubService;->getNanoAppInstanceInfo(I)Landroid/hardware/location/NanoAppInstanceInfo; +HPLcom/android/server/location/contexthub/ContextHubService;->handleClientMessageCallback(ILandroid/hardware/contexthub/V1_0/ContextHubMsg;)V +HSPLcom/android/server/location/contexthub/ContextHubService;->handleQueryAppsCallback(ILjava/util/List;)V +PLcom/android/server/location/contexthub/ContextHubService;->handleTransactionResultCallback(III)V +HPLcom/android/server/location/contexthub/ContextHubService;->isValidContextHubId(I)Z +PLcom/android/server/location/contexthub/ContextHubService;->lambda$dump$1(Ljava/io/PrintWriter;Landroid/hardware/location/NanoAppInstanceInfo;)V +PLcom/android/server/location/contexthub/ContextHubService;->lambda$dump$2(Landroid/util/proto/ProtoOutputStream;Landroid/hardware/location/ContextHubInfo;)V +PLcom/android/server/location/contexthub/ContextHubService;->lambda$findNanoAppOnHub$0(Landroid/hardware/location/NanoAppFilter;Ljava/util/ArrayList;Landroid/hardware/location/NanoAppInstanceInfo;)V +PLcom/android/server/location/contexthub/ContextHubService;->loadNanoAppOnHub(ILandroid/hardware/location/IContextHubTransactionCallback;Landroid/hardware/location/NanoAppBinary;)V +HSPLcom/android/server/location/contexthub/ContextHubService;->onMessageReceiptOldApi(III[B)I +HPLcom/android/server/location/contexthub/ContextHubService;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V +HSPLcom/android/server/location/contexthub/ContextHubService;->queryNanoAppsInternal(I)I +HPLcom/android/server/location/contexthub/ContextHubService;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I +HSPLcom/android/server/location/contexthub/ContextHubService;->sendAirplaneModeSettingUpdate()V +HSPLcom/android/server/location/contexthub/ContextHubService;->sendLocationSettingUpdate()V +PLcom/android/server/location/contexthub/ContextHubService;->sendMessage(IILandroid/hardware/location/ContextHubMessage;)I +HSPLcom/android/server/location/contexthub/ContextHubService;->sendWifiSettingUpdate(Z)V +PLcom/android/server/location/contexthub/ContextHubService;->unloadNanoAppFromHub(ILandroid/hardware/location/IContextHubTransactionCallback;J)V +PLcom/android/server/location/contexthub/ContextHubServiceTransaction;->(IIJLjava/lang/String;)V +HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->(IILjava/lang/String;)V +HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->getTimeout(Ljava/util/concurrent/TimeUnit;)J +PLcom/android/server/location/contexthub/ContextHubServiceTransaction;->getTransactionId()I +HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->getTransactionType()I +PLcom/android/server/location/contexthub/ContextHubServiceTransaction;->isComplete()Z +HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->setComplete()V +HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->toString()Ljava/lang/String; +HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->()V +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->checkPermissions(Landroid/content/Context;)V +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->copyToByteArrayList([BLjava/util/ArrayList;)V +HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createContextHubInfoMap(Ljava/util/List;)Ljava/util/HashMap; +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createHidlContextHubMessage(SLandroid/hardware/location/NanoAppMessage;)Landroid/hardware/contexthub/V1_0/ContextHubMsg; +PLcom/android/server/location/contexthub/ContextHubServiceUtil;->createHidlNanoAppBinary(Landroid/hardware/location/NanoAppBinary;)Landroid/hardware/contexthub/V1_0/NanoAppBinary; +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppMessage(Landroid/hardware/contexthub/V1_0/ContextHubMsg;)Landroid/hardware/location/NanoAppMessage; +HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppStateList(Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createPrimitiveByteArray(Ljava/util/ArrayList;)[B +PLcom/android/server/location/contexthub/ContextHubServiceUtil;->createPrimitiveIntArray(Ljava/util/Collection;)[I +HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->toTransactionResult(I)I +PLcom/android/server/location/contexthub/ContextHubTransactionManager$1;->(Lcom/android/server/location/contexthub/ContextHubTransactionManager;IIJLjava/lang/String;Landroid/hardware/location/NanoAppBinary;ILandroid/hardware/location/IContextHubTransactionCallback;)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager$1;->onTransact()I +PLcom/android/server/location/contexthub/ContextHubTransactionManager$1;->onTransactionComplete(I)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager$2;->(Lcom/android/server/location/contexthub/ContextHubTransactionManager;IIJLjava/lang/String;IJLandroid/hardware/location/IContextHubTransactionCallback;)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager$2;->onTransact()I +PLcom/android/server/location/contexthub/ContextHubTransactionManager$2;->onTransactionComplete(I)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$5;->(Lcom/android/server/location/contexthub/ContextHubTransactionManager;IILjava/lang/String;ILandroid/hardware/location/IContextHubTransactionCallback;)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$5;->onQueryResponse(ILjava/util/List;)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$5;->onTransact()I +PLcom/android/server/location/contexthub/ContextHubTransactionManager$5;->onTransactionComplete(I)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$TransactionRecord;->(Lcom/android/server/location/contexthub/ContextHubTransactionManager;Ljava/lang/String;)V +HPLcom/android/server/location/contexthub/ContextHubTransactionManager$TransactionRecord;->toString()Ljava/lang/String; +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->()V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->(Landroid/hardware/contexthub/V1_0/IContexthub;Lcom/android/server/location/contexthub/ContextHubClientManager;Lcom/android/server/location/contexthub/NanoAppStateManager;)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->access$000()Ljava/text/DateFormat; +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->access$100(Lcom/android/server/location/contexthub/ContextHubTransactionManager;)Landroid/hardware/contexthub/V1_0/IContexthub; +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->access$200(Lcom/android/server/location/contexthub/ContextHubTransactionManager;)Lcom/android/server/location/contexthub/NanoAppStateManager; +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->access$300(Lcom/android/server/location/contexthub/ContextHubTransactionManager;)Lcom/android/server/location/contexthub/ContextHubClientManager; +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->addTransaction(Lcom/android/server/location/contexthub/ContextHubServiceTransaction;)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->createLoadTransaction(ILandroid/hardware/location/NanoAppBinary;Landroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/contexthub/ContextHubServiceTransaction; +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->createQueryTransaction(ILandroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/contexthub/ContextHubServiceTransaction; +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->createUnloadTransaction(IJLandroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/contexthub/ContextHubServiceTransaction; +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->lambda$startNextTransaction$0$ContextHubTransactionManager(Lcom/android/server/location/contexthub/ContextHubServiceTransaction;)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->onQueryResponse(Ljava/util/List;)V +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->onTransactionResponse(II)V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->removeTransactionAndStartNext()V +HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->startNextTransaction()V +PLcom/android/server/location/contexthub/ContextHubTransactionManager;->toString()Ljava/lang/String; +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->(Landroid/hardware/contexthub/V1_2/IContexthub;)V +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->getHub()Landroid/hardware/contexthub/V1_0/IContexthub; +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->onAirplaneModeSettingChanged(Z)V +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->onLocationSettingChanged(Z)V +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->onWifiSettingChanged(Z)V +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->sendSettingChanged(BB)V +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->supportsAirplaneModeSettingNotifications()Z +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->supportsLocationSettingNotifications()Z +HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2;->supportsWifiSettingNotifications()Z +HSPLcom/android/server/location/contexthub/IContextHubWrapper;->()V +HSPLcom/android/server/location/contexthub/IContextHubWrapper;->maybeConnectTo1_2()Lcom/android/server/location/contexthub/IContextHubWrapper; +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->()V +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->addNanoAppInstance(IJI)V +PLcom/android/server/location/contexthub/NanoAppStateManager;->foreachNanoAppInstanceInfo(Ljava/util/function/Consumer;)V +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->getNanoAppHandle(IJ)I +PLcom/android/server/location/contexthub/NanoAppStateManager;->getNanoAppInstanceInfo(I)Landroid/hardware/location/NanoAppInstanceInfo; +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->handleQueryAppEntry(IJI)V +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->removeNanoAppInstance(IJ)V +HSPLcom/android/server/location/contexthub/NanoAppStateManager;->updateCache(ILjava/util/List;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$1;->(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$1;->onCountryDetected(Landroid/location/Country;)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$2;->(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;Landroid/location/Country;Landroid/location/Country;ZZ)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$2;->run()V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$3;->(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$3;->run()V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$4;->(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$4;->onServiceStateChanged(Landroid/telephony/ServiceState;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->(Landroid/content/Context;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$002(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;Landroid/location/Country;)Landroid/location/Country; +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$100(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;ZZ)Landroid/location/Country; +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$200(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$308(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)I +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$408(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)I +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->access$500(Lcom/android/server/location/countrydetector/ComprehensiveCountryDetector;)Z +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->addPhoneStateListener()V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->addToLogs(Landroid/location/Country;)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->cancelLocationRefresh()V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->createLocationBasedCountryDetector()Lcom/android/server/location/countrydetector/CountryDetectorBase; +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->detectCountry()Landroid/location/Country; +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->detectCountry(ZZ)Landroid/location/Country; +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->getCountry()Landroid/location/Country; +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->getLastKnownLocationBasedCountry()Landroid/location/Country; +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->getLocaleCountry()Landroid/location/Country; +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->getNetworkBasedCountry()Landroid/location/Country; +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->getSimBasedCountry()Landroid/location/Country; +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->isAirplaneModeOff()Z +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->isGeoCoderImplemented()Z +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->isNetworkCountryCodeAvailable()Z +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->notifyIfCountryChanged(Landroid/location/Country;Landroid/location/Country;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->removePhoneStateListener()V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->runAfterDetection(Landroid/location/Country;Landroid/location/Country;ZZ)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->runAfterDetectionAsync(Landroid/location/Country;Landroid/location/Country;ZZ)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->scheduleLocationRefresh()V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->setCountryListener(Landroid/location/CountryListener;)V +PLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->startLocationBasedDetector(Landroid/location/CountryListener;)V +HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->stopLocationBasedDetector()V +PLcom/android/server/location/countrydetector/CountryDetectorBase;->(Landroid/content/Context;)V +PLcom/android/server/location/countrydetector/CountryDetectorBase;->notifyListener(Landroid/location/Country;)V +PLcom/android/server/location/countrydetector/CountryDetectorBase;->setCountryListener(Landroid/location/CountryListener;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector$1;->(Lcom/android/server/location/countrydetector/LocationBasedCountryDetector;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector$1;->onLocationChanged(Landroid/location/Location;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector$2;->(Lcom/android/server/location/countrydetector/LocationBasedCountryDetector;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector$3;->(Lcom/android/server/location/countrydetector/LocationBasedCountryDetector;Landroid/location/Location;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector$3;->run()V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->(Landroid/content/Context;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->access$000(Lcom/android/server/location/countrydetector/LocationBasedCountryDetector;Landroid/location/Location;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->detectCountry()Landroid/location/Country; +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->getCountryFromLocation(Landroid/location/Location;)Ljava/lang/String; +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->getEnabledProviders()Ljava/util/List; +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->getQueryLocationTimeout()J +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->isAcceptableProvider(Ljava/lang/String;)Z +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->queryCountryCode(Landroid/location/Location;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->registerListener(Ljava/lang/String;Landroid/location/LocationListener;)V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->stop()V +PLcom/android/server/location/countrydetector/LocationBasedCountryDetector;->unregisterListener(Landroid/location/LocationListener;)V +HSPLcom/android/server/location/fudger/LocationFudger;->()V +HSPLcom/android/server/location/fudger/LocationFudger;->(F)V +HSPLcom/android/server/location/fudger/LocationFudger;->(FLjava/time/Clock;Ljava/util/Random;)V +PLcom/android/server/location/fudger/LocationFudger;->createCoarse(Landroid/location/Location;)Landroid/location/Location; +PLcom/android/server/location/fudger/LocationFudger;->metersToDegreesLatitude(D)D +PLcom/android/server/location/fudger/LocationFudger;->metersToDegreesLongitude(DD)D +HSPLcom/android/server/location/fudger/LocationFudger;->nextRandomOffset()D +HSPLcom/android/server/location/fudger/LocationFudger;->resetOffsets()V +PLcom/android/server/location/fudger/LocationFudger;->updateOffsets()V +PLcom/android/server/location/fudger/LocationFudger;->wrapLatitude(D)D +PLcom/android/server/location/fudger/LocationFudger;->wrapLongitude(D)D +HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$EuIn0T4ngTnBe2IfzIx8HbSumsc;->(Lcom/android/server/location/geofence/GeofenceManager;)V +HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$icnRnqX-iStM14HYDjRghz6xULo;->(Lcom/android/server/location/geofence/GeofenceManager;)V +HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceManager$ol1cGQQOvZsCFdlCoea8MGbhcMs;->(Lcom/android/server/location/geofence/GeofenceManager;)V HSPLcom/android/server/location/geofence/-$$Lambda$GeofenceProxy$kighuYBV20nhNxDgpS92XxIIjWE;->(Lcom/android/server/location/geofence/GeofenceProxy;)V PLcom/android/server/location/geofence/-$$Lambda$GeofenceProxy$kighuYBV20nhNxDgpS92XxIIjWE;->run(Landroid/os/IBinder;Landroid/content/ComponentName;)V PLcom/android/server/location/geofence/-$$Lambda$RkyBKV8BMHSRCpLkE6KVB5p6NE0;->(Lcom/android/server/location/geofence/GeofenceProxy;)V HSPLcom/android/server/location/geofence/GeofenceManager$1;->(Lcom/android/server/location/geofence/GeofenceManager;)V -HSPLcom/android/server/location/geofence/GeofenceManager;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;)V +HSPLcom/android/server/location/geofence/GeofenceManager;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;)V HSPLcom/android/server/location/geofence/GeofenceProxy$GeofenceProxyServiceConnection;->(Lcom/android/server/location/geofence/GeofenceProxy;)V PLcom/android/server/location/geofence/GeofenceProxy$GeofenceProxyServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HSPLcom/android/server/location/geofence/GeofenceProxy;->(Landroid/content/Context;Landroid/location/IGpsGeofenceHardware;)V @@ -16741,7 +18076,7 @@ PLcom/android/server/location/gnss/-$$Lambda$32eZHHvW846ZusZ9YlHRnhM4lRs;->operate(Ljava/lang/Object;)V PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$6ZCQVGrLnT6FCYlOMGL7BXJDaCM;->()V PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$6ZCQVGrLnT6FCYlOMGL7BXJDaCM;->()V -PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$6ZCQVGrLnT6FCYlOMGL7BXJDaCM;->set(I)Z +HPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$6ZCQVGrLnT6FCYlOMGL7BXJDaCM;->set(I)Z HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$7fg3qwu5uQoXEE7_hs9ZehoVkkQ;->()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$7fg3qwu5uQoXEE7_hs9ZehoVkkQ;->()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$7fg3qwu5uQoXEE7_hs9ZehoVkkQ;->set(I)Z @@ -16756,71 +18091,70 @@ HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$U5lAoaIrLvYjJ HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$U5lAoaIrLvYjJQ1q1TEdG6hqMeo;->set(I)Z PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$iIdf10sfPSYWJY1SSTbZnUe7dmw;->()V PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$iIdf10sfPSYWJY1SSTbZnUe7dmw;->()V -PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$iIdf10sfPSYWJY1SSTbZnUe7dmw;->set(I)Z +HPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$iIdf10sfPSYWJY1SSTbZnUe7dmw;->set(I)Z HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$rmwUrms2fF3DtUx5P4ZnHEfgm6I;->()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$rmwUrms2fF3DtUx5P4ZnHEfgm6I;->()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$rmwUrms2fF3DtUx5P4ZnHEfgm6I;->set(I)Z HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$5cBO4A3p1nQ6a5ehfSezDbkW16c;->(IZ)V HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$5cBO4A3p1nQ6a5ehfSezDbkW16c;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$8N12CJ_9YQrkrQ5iXATZFORl7Hk;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$D0snTG2JOzVWN9aUQx5r-qo2MkU;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$D0snTG2JOzVWN9aUQx5r-qo2MkU;->onAppForegroundChanged(IZ)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$GiVpExniosYFEYhFiZMi3GOu8kw;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$GiVpExniosYFEYhFiZMi3GOu8kw;->onUserChanged(II)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$SQi0jawVjf-Evx-t1CSPBM6Mbn8;->(I)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$SQi0jawVjf-Evx-t1CSPBM6Mbn8;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$U69eWXhEKNDU7LUmWKogFzq3Luc;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$VL3WSbAul5QINTq5awpvQgEDOak;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$XAIMkTSVAHNK57CJ2iHLm8a7IK8;->(I)V PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$XAIMkTSVAHNK57CJ2iHLm8a7IK8;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$Y0KEhjGsZ8azXZIJz5w8inastO4;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$ZX1T7Vkp7Yt5hY-SuhDplnoXTOA;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$ZX1T7Vkp7Yt5hY-SuhDplnoXTOA;->onAppForegroundChanged(IZ)V PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$kMZ3FcWC1FluWIQseCu4kPvs1yQ;->(I)V HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$kMZ3FcWC1FluWIQseCu4kPvs1yQ;->test(Ljava/lang/Object;)Z HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$le8Y9WAN_aBeMi7lhbyD36qW87A;->(Ljava/lang/String;)V HPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$le8Y9WAN_aBeMi7lhbyD36qW87A;->test(Ljava/lang/Object;)Z HSPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$mKZNWqk2dieEvAXnn4d3fArnudw;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$oY1J33DszlcEVokk9rn7kiVzohg;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V -PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$oY1J33DszlcEVokk9rn7kiVzohg;->onUserChanged(II)V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-Wadyidr2NygkqDUdlZDQNwh9U0;->(Lcom/android/server/location/gnss/GnssLocationProvider;I)V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-Wadyidr2NygkqDUdlZDQNwh9U0;->run()V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$5ZW_xe6hHQtnLxzUGZRsfPdLybY;->(Lcom/android/server/location/gnss/GnssLocationProvider;I)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$5ZW_xe6hHQtnLxzUGZRsfPdLybY;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$mKZNWqk2dieEvAXnn4d3fArnudw;->onProviderEnabledChanged(Ljava/lang/String;IZ)V +HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-PME8ZL8sG3USjmYPKRmOppFXaY;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-PME8ZL8sG3USjmYPKRmOppFXaY;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9h3CwUcKlGCol3aPzvsnNxVFitQ;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9h3CwUcKlGCol3aPzvsnNxVFitQ;->run()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9sSPMK2HhcdmHWjcYHg7YWQOhr8;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9sSPMK2HhcdmHWjcYHg7YWQOhr8;->onNetworkAvailable()V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$AGhwZCFSLXGbZRSaCJ_g9pQRO80;->(Lcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;Ljava/lang/String;Landroid/location/LocationManager;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$AGhwZCFSLXGbZRSaCJ_g9pQRO80;->run()V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$BX9G3rdWVHTs01yb35vt-3h4fnk;->(Lcom/android/server/location/gnss/GnssLocationProvider;[I[I)V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$BX9G3rdWVHTs01yb35vt-3h4fnk;->run()V -HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$R5vB8n2ZYGtbGEPsxCEasehvgsM;->(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/GnssMeasurementsEvent;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$R5vB8n2ZYGtbGEPsxCEasehvgsM;->run()V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$TjhicM7JcRf_gkBTDHENg_d7YEI;->(Lcom/android/server/location/gnss/GnssLocationProvider;II)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$TjhicM7JcRf_gkBTDHENg_d7YEI;->run()V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$cdAIXKuNvnVW2ojLYz53iM8_ccI;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$cdAIXKuNvnVW2ojLYz53iM8_ccI;->getGnssMetricsAsProtoString()Ljava/lang/String; -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$hAjnpOjwEUwD8TzG3dLET64juLg;->(Lcom/android/server/location/gnss/GnssLocationProvider;ILandroid/location/Location;)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$hAjnpOjwEUwD8TzG3dLET64juLg;->run()V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$m-IMRGM1OGJoQHDoNZmeCEDWXdo;->(Lcom/android/server/location/gnss/GnssLocationProvider;II)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$m-IMRGM1OGJoQHDoNZmeCEDWXdo;->run()V -HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$tfHg-s8tAPCfsn_FV9x7bu92wx4;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$tfHg-s8tAPCfsn_FV9x7bu92wx4;->onDeviceStationaryChanged(Z)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$u_5JacvTONq675U_FpxunuhK6b4;->(Lcom/android/server/location/gnss/GnssLocationProvider;ILandroid/location/Location;IJ)V -PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$u_5JacvTONq675U_FpxunuhK6b4;->run()V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementCorrectionsProvider$A-ML7-RoA8g2d8mw44SaXw6P7x4;->(Lcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;Landroid/location/GnssMeasurementCorrections;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementCorrectionsProvider$A-ML7-RoA8g2d8mw44SaXw6P7x4;->run()V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$ugoToDzqYp1e2cMjKTBArnvc9oA;->(Landroid/location/GnssMeasurementsEvent;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$ugoToDzqYp1e2cMjKTBArnvc9oA;->operate(Ljava/lang/Object;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$yZJT38iNe27i1hJ5AuMcT6qCrHY;->(Lcom/android/server/location/gnss/GnssMeasurementsProvider;Landroid/location/GnssMeasurementsEvent;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$yZJT38iNe27i1hJ5AuMcT6qCrHY;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9sSPMK2HhcdmHWjcYHg7YWQOhr8;->onNetworkAvailable()V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$Gr_9_APmXEeoi2LCqwr87pQ_ARc;->()V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$Gr_9_APmXEeoi2LCqwr87pQ_ARc;->()V +HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$Gr_9_APmXEeoi2LCqwr87pQ_ARc;->onLocationChanged(Landroid/location/Location;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$Wg-yoEB-VMU5sJo1WeAMRYSmm_Y;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$Wg-yoEB-VMU5sJo1WeAMRYSmm_Y;->onLocationChanged(Landroid/location/Location;)V +HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$X56OQCeXikQTYclwmg2TOA-qN_k;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$i0K6Hf2M9qbC9dyZzD6P9NP3Vyw;->(Lcom/android/server/location/gnss/GnssLocationProvider;[I[I)V +PLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$i0K6Hf2M9qbC9dyZzD6P9NP3Vyw;->run()V +HSPLcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$iZbaMN6kmJERVk6bydXJVkR45Gs;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$4os5RY46MsgACNSJI6i0z6MwsHU;->(Lcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;ILandroid/location/Location;IJ)V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$4os5RY46MsgACNSJI6i0z6MwsHU;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$6a3v3iqWFMIqo6yVvRvhvH7FO-c;->(Lcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;ILandroid/location/Location;)V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$6a3v3iqWFMIqo6yVvRvhvH7FO-c;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$oLcrA6oCzv4oFoaMCrsIgaARxb0;->(Lcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;II)V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$oLcrA6oCzv4oFoaMCrsIgaARxb0;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$ue0vioxlIw9ACEvLXVBDGzgHQv8;->(Lcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;II)V +PLcom/android/server/location/gnss/-$$Lambda$GnssManagerService$GnssGeofenceHalModule$ue0vioxlIw9ACEvLXVBDGzgHQv8;->run()V +PLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$GnssMeasurementListenerRegistration$7wBkZa2Myjg-BTiMZDgN5wkHuY4;->()V +PLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$GnssMeasurementListenerRegistration$7wBkZa2Myjg-BTiMZDgN5wkHuY4;->()V +PLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$GnssMeasurementListenerRegistration$7wBkZa2Myjg-BTiMZDgN5wkHuY4;->operate(Ljava/lang/Object;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$VRpHPMdfP6ckq4iaMLVi3VlUrYw;->(Landroid/location/GnssMeasurementsEvent;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$VRpHPMdfP6ckq4iaMLVi3VlUrYw;->operate(Ljava/lang/Object;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$xpYS9i6_kJIqoB_oOeUsktVk1DA;->(Lcom/android/server/location/gnss/GnssMeasurementsProvider;Landroid/location/GnssMeasurementsEvent;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssMeasurementsProvider$xpYS9i6_kJIqoB_oOeUsktVk1DA;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$1iHAwm_0hfzMLGE390dv-IASsU8;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)V PLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$1iHAwm_0hfzMLGE390dv-IASsU8;->run()V -PLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$H1yIjFZ8nKgMgR782JFSuWdVXHY;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;I[B)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$H1yIjFZ8nKgMgR782JFSuWdVXHY;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;I[B)V HPLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$H1yIjFZ8nKgMgR782JFSuWdVXHY;->run()V -PLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$xr0ldxrACwQc1sACfK6EpICtwxs;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Ljava/lang/Runnable;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$xr0ldxrACwQc1sACfK6EpICtwxs;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Ljava/lang/Runnable;)V HPLcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$xr0ldxrACwQc1sACfK6EpICtwxs;->run()V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$9hxil8ZJh1Nr28cLM7N69gfQS-c;->(Lcom/android/server/location/gnss/GnssStatusProvider;Landroid/location/GnssStatus;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$9hxil8ZJh1Nr28cLM7N69gfQS-c;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$EGxinBjWXl9BLXkVolg43W6j91c;->(I)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$EGxinBjWXl9BLXkVolg43W6j91c;->operate(Ljava/lang/Object;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$PuEEyLvDqOd1QSrv1ee02s5pOgI;->(JLjava/lang/String;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$PuEEyLvDqOd1QSrv1ee02s5pOgI;->operate(Ljava/lang/Object;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$QWDfzkdlLrIAwVWmVDJwyLDnfxw;->(Lcom/android/server/location/gnss/GnssStatusProvider;JLjava/lang/String;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$QWDfzkdlLrIAwVWmVDJwyLDnfxw;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$xEYyI31jLWKs0lUuAu6WzhxQHKM;->(Landroid/location/GnssStatus;)V -HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$xEYyI31jLWKs0lUuAu6WzhxQHKM;->operate(Ljava/lang/Object;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$EC2tZ0S57UGvtweerkwOHhQQ1L4;->(Lcom/android/server/location/gnss/GnssStatusProvider;Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$EC2tZ0S57UGvtweerkwOHhQQ1L4;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$OOvdvR7P8G5TmaEHtXnCA4lRTgs;->(I)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$OOvdvR7P8G5TmaEHtXnCA4lRTgs;->operate(Ljava/lang/Object;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$WZNS6OuNJPWjG5T913DErtG0aQU;->(Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/-$$Lambda$GnssStatusProvider$WZNS6OuNJPWjG5T913DErtG0aQU;->operate(Ljava/lang/Object;)V PLcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$5H1HohI17J2ECLJyvqmGsnKGvlE;->(Lcom/android/server/location/gnss/GnssVisibilityControl;Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V PLcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$5H1HohI17J2ECLJyvqmGsnKGvlE;->run()V HSPLcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$bkqQpQK63wbElF7BKgA4hx8Pvoo;->(Lcom/android/server/location/gnss/GnssVisibilityControl;)V @@ -16844,30 +18178,11 @@ PLcom/android/server/location/gnss/-$$Lambda$VqmZ5PKv8W8AKBO1LuL1kYTecBk;->run() PLcom/android/server/location/gnss/-$$Lambda$Xq7TiS_DoQBOugKm7hiv-IdavQs;->()V PLcom/android/server/location/gnss/-$$Lambda$Xq7TiS_DoQBOugKm7hiv-IdavQs;->()V HPLcom/android/server/location/gnss/-$$Lambda$Xq7TiS_DoQBOugKm7hiv-IdavQs;->operate(Ljava/lang/Object;)V -HSPLcom/android/server/location/gnss/-$$Lambda$eb1XqfPjdLTfFHGxe-LDPJ-jCJM;->(Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper;)V -HSPLcom/android/server/location/gnss/-$$Lambda$eb1XqfPjdLTfFHGxe-LDPJ-jCJM;->run()V +HSPLcom/android/server/location/gnss/-$$Lambda$ihgMneSriExGeEaLEgfF97dEL7M;->(Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper;)V +PLcom/android/server/location/gnss/-$$Lambda$ihgMneSriExGeEaLEgfF97dEL7M;->run()V HSPLcom/android/server/location/gnss/ExponentialBackOff;->(JJ)V PLcom/android/server/location/gnss/ExponentialBackOff;->nextBackoffMillis()J PLcom/android/server/location/gnss/ExponentialBackOff;->reset()V -HSPLcom/android/server/location/gnss/GnssAntennaInfoProvider$GnssAntennaInfoProviderNative;->()V -PLcom/android/server/location/gnss/GnssAntennaInfoProvider$GnssAntennaInfoProviderNative;->isAntennaInfoSupported()Z -HSPLcom/android/server/location/gnss/GnssAntennaInfoProvider;->(Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/gnss/GnssAntennaInfoProvider;->(Lcom/android/server/location/util/Injector;Lcom/android/server/location/gnss/GnssAntennaInfoProvider$GnssAntennaInfoProviderNative;)V -PLcom/android/server/location/gnss/GnssAntennaInfoProvider;->isServiceSupported()Z -HSPLcom/android/server/location/gnss/GnssBatchingProvider$GnssBatchingProviderNative;->()V -HSPLcom/android/server/location/gnss/GnssBatchingProvider$GnssBatchingProviderNative;->initBatching()Z -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->()V -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->()V -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->(Lcom/android/server/location/gnss/GnssBatchingProvider$GnssBatchingProviderNative;)V -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->access$400()Z -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->enable()V -HSPLcom/android/server/location/gnss/GnssBatchingProvider;->resumeIfStarted()V -HSPLcom/android/server/location/gnss/GnssCapabilitiesProvider;->()V -HSPLcom/android/server/location/gnss/GnssCapabilitiesProvider;->()V -PLcom/android/server/location/gnss/GnssCapabilitiesProvider;->getGnssCapabilities()J -HSPLcom/android/server/location/gnss/GnssCapabilitiesProvider;->hasCapability(II)Z -PLcom/android/server/location/gnss/GnssCapabilitiesProvider;->setSubHalMeasurementCorrectionsCapabilities(I)V -HSPLcom/android/server/location/gnss/GnssCapabilitiesProvider;->setTopHalCapabilities(I)V HSPLcom/android/server/location/gnss/GnssConfiguration$1;->(Lcom/android/server/location/gnss/GnssConfiguration;Lcom/android/server/location/gnss/GnssConfiguration$HalInterfaceVersion;)V HSPLcom/android/server/location/gnss/GnssConfiguration$1;->lambda$new$0(I)Z HSPLcom/android/server/location/gnss/GnssConfiguration$1;->lambda$new$1(I)Z @@ -16893,7 +18208,7 @@ HSPLcom/android/server/location/gnss/GnssConfiguration;->getC2KPort(I)I HSPLcom/android/server/location/gnss/GnssConfiguration;->getEsExtensionSec()I HSPLcom/android/server/location/gnss/GnssConfiguration;->getHalInterfaceVersion()Lcom/android/server/location/gnss/GnssConfiguration$HalInterfaceVersion; HSPLcom/android/server/location/gnss/GnssConfiguration;->getIntConfig(Ljava/lang/String;I)I -PLcom/android/server/location/gnss/GnssConfiguration;->getLppProfile()Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssConfiguration;->getLppProfile()Ljava/lang/String; HSPLcom/android/server/location/gnss/GnssConfiguration;->getProxyApps()Ljava/util/List; HSPLcom/android/server/location/gnss/GnssConfiguration;->getRangeCheckedConfigEsExtensionSec()I HSPLcom/android/server/location/gnss/GnssConfiguration;->getSuplEs(I)I @@ -16905,22 +18220,16 @@ HSPLcom/android/server/location/gnss/GnssConfiguration;->isConfigGpsLockSupporte HSPLcom/android/server/location/gnss/GnssConfiguration;->isConfigSuplEsSupported(Lcom/android/server/location/gnss/GnssConfiguration$HalInterfaceVersion;)Z HSPLcom/android/server/location/gnss/GnssConfiguration;->loadPropertiesFromCarrierConfig()V HSPLcom/android/server/location/gnss/GnssConfiguration;->loadPropertiesFromGpsDebugConfig(Ljava/util/Properties;)V +HPLcom/android/server/location/gnss/GnssConfiguration;->loadPsdsServersFromResources()V HSPLcom/android/server/location/gnss/GnssConfiguration;->logConfigurations()V HSPLcom/android/server/location/gnss/GnssConfiguration;->reloadGpsProperties()V -HSPLcom/android/server/location/gnss/GnssConfiguration;->setSatelliteBlacklist([I[I)V -PLcom/android/server/location/gnss/GnssGeofenceProvider$GeofenceEntry;->()V -PLcom/android/server/location/gnss/GnssGeofenceProvider$GeofenceEntry;->(Lcom/android/server/location/gnss/GnssGeofenceProvider$1;)V -HSPLcom/android/server/location/gnss/GnssGeofenceProvider$GnssGeofenceProviderNative;->()V -PLcom/android/server/location/gnss/GnssGeofenceProvider$GnssGeofenceProviderNative;->isGeofenceSupported()Z -HSPLcom/android/server/location/gnss/GnssGeofenceProvider;->()V -HSPLcom/android/server/location/gnss/GnssGeofenceProvider;->()V -HSPLcom/android/server/location/gnss/GnssGeofenceProvider;->(Lcom/android/server/location/gnss/GnssGeofenceProvider$GnssGeofenceProviderNative;)V -PLcom/android/server/location/gnss/GnssGeofenceProvider;->access$100()Z -PLcom/android/server/location/gnss/GnssGeofenceProvider;->access$200(IDDDIIII)Z -PLcom/android/server/location/gnss/GnssGeofenceProvider;->addCircularHardwareGeofence(IDDDIIII)Z -PLcom/android/server/location/gnss/GnssGeofenceProvider;->isHardwareGeofenceSupported()Z -PLcom/android/server/location/gnss/GnssGeofenceProvider;->removeHardwareGeofence(I)Z -HSPLcom/android/server/location/gnss/GnssGeofenceProvider;->resumeIfStarted()V +PLcom/android/server/location/gnss/GnssConfiguration;->setSatelliteBlocklist([I[I)V +PLcom/android/server/location/gnss/GnssGeofenceProxy$GeofenceEntry;->()V +PLcom/android/server/location/gnss/GnssGeofenceProxy$GeofenceEntry;->(Lcom/android/server/location/gnss/GnssGeofenceProxy$1;)V +PLcom/android/server/location/gnss/GnssGeofenceProxy;->(Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssGeofenceProxy;->addCircularHardwareGeofence(IDDDIIII)Z +PLcom/android/server/location/gnss/GnssGeofenceProxy;->isHardwareGeofenceSupported()Z +PLcom/android/server/location/gnss/GnssGeofenceProxy;->removeHardwareGeofence(I)Z HSPLcom/android/server/location/gnss/GnssListenerMultiplexer$1;->(Lcom/android/server/location/gnss/GnssListenerMultiplexer;)V PLcom/android/server/location/gnss/GnssListenerMultiplexer$1;->onLocationPermissionsChanged(I)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer$1;->onLocationPermissionsChanged(Ljava/lang/String;)V @@ -16930,12 +18239,15 @@ PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistrat HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->isForeground()Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->isPermitted()Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onBinderListenerRegister()V +PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onBinderListenerUnregister()V HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onForegroundChanged(IZ)Z +PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onGnssListenerRegister()V +PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onGnssListenerUnregister()V PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onLocationPermissionsChanged()Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onLocationPermissionsChanged(I)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onLocationPermissionsChanged(Ljava/lang/String;)Z PLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->toString()Ljava/lang/String; -HSPLcom/android/server/location/gnss/GnssListenerMultiplexer;->(Lcom/android/server/location/util/Injector;)V +PLcom/android/server/location/gnss/GnssListenerMultiplexer;->(Lcom/android/server/location/injector/Injector;)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->access$000(Lcom/android/server/location/gnss/GnssListenerMultiplexer;Ljava/lang/String;)V PLcom/android/server/location/gnss/GnssListenerMultiplexer;->access$100(Lcom/android/server/location/gnss/GnssListenerMultiplexer;I)V PLcom/android/server/location/gnss/GnssListenerMultiplexer;->addListener(Landroid/location/util/identity/CallerIdentity;Landroid/os/IInterface;)V @@ -16943,322 +18255,264 @@ HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->addListener(Ljava/ PLcom/android/server/location/gnss/GnssListenerMultiplexer;->createRegistration(Ljava/lang/Object;Landroid/location/util/identity/CallerIdentity;Landroid/os/IInterface;)Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration; PLcom/android/server/location/gnss/GnssListenerMultiplexer;->getServiceState()Ljava/lang/String; PLcom/android/server/location/gnss/GnssListenerMultiplexer;->getTag()Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->isActive(Landroid/location/util/identity/CallerIdentity;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->isActive(Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->isActive(Lcom/android/server/location/listeners/ListenerRegistration;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->isBackgroundRestrictionExempt(Landroid/location/util/identity/CallerIdentity;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->isServiceSupported()Z -HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$ZX1T7Vkp7Yt5hY-SuhDplnoXTOA(Lcom/android/server/location/gnss/GnssListenerMultiplexer;IZ)V -PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$oY1J33DszlcEVokk9rn7kiVzohg(Lcom/android/server/location/gnss/GnssListenerMultiplexer;II)V +HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$D0snTG2JOzVWN9aUQx5r-qo2MkU(Lcom/android/server/location/gnss/GnssListenerMultiplexer;IZ)V +PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$GiVpExniosYFEYhFiZMi3GOu8kw(Lcom/android/server/location/gnss/GnssListenerMultiplexer;II)V +PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$mKZNWqk2dieEvAXnn4d3fArnudw(Lcom/android/server/location/gnss/GnssListenerMultiplexer;Ljava/lang/String;IZ)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onAppForegroundChanged$6(IZLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onLocationPermissionsChanged$4(Ljava/lang/String;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onLocationPermissionsChanged$5(ILcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z +PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onProviderEnabledChanged$1(ILcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z PLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onUserChanged$0(ILcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->onAppForegroundChanged(IZ)V PLcom/android/server/location/gnss/GnssListenerMultiplexer;->onLocationPermissionsChanged(I)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->onLocationPermissionsChanged(Ljava/lang/String;)V +PLcom/android/server/location/gnss/GnssListenerMultiplexer;->onProviderEnabledChanged(Ljava/lang/String;IZ)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->onRegister()V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->onUnregister()V PLcom/android/server/location/gnss/GnssListenerMultiplexer;->onUserChanged(II)V HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->removeListener(Landroid/os/IInterface;)V HSPLcom/android/server/location/gnss/GnssLocationProvider$1;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V PLcom/android/server/location/gnss/GnssLocationProvider$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$2;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/GnssLocationProvider$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$3;->(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/os/Handler;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$3;->onChange(Z)V +HSPLcom/android/server/location/gnss/GnssLocationProvider$2;->(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/os/Handler;)V +PLcom/android/server/location/gnss/GnssLocationProvider$3;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V +HPLcom/android/server/location/gnss/GnssLocationProvider$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/location/gnss/GnssLocationProvider$4;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$5;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$FusedLocationListener;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$FusedLocationListener;->(Lcom/android/server/location/gnss/GnssLocationProvider;Lcom/android/server/location/gnss/GnssLocationProvider$1;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;->()V -HSPLcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;->(Lcom/android/server/location/gnss/GnssLocationProvider$1;)V -PLcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;->access$1106(Lcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;)I -PLcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;->access$1108(Lcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;)I HSPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->()V HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->getBundle()Landroid/os/Bundle; -PLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->reset()V +HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->reset()V HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->set(III)V HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->setBundle(Landroid/os/Bundle;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$NetworkLocationListener;->(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$NetworkLocationListener;->(Lcom/android/server/location/gnss/GnssLocationProvider;Lcom/android/server/location/gnss/GnssLocationProvider$1;)V -HPLcom/android/server/location/gnss/GnssLocationProvider$NetworkLocationListener;->onLocationChanged(Landroid/location/Location;)V HSPLcom/android/server/location/gnss/GnssLocationProvider$ProviderHandler;->(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/os/Looper;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider$ProviderHandler;->handleInitialize()V HSPLcom/android/server/location/gnss/GnssLocationProvider$ProviderHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->()V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$1000(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$1700(Lcom/android/server/location/gnss/GnssLocationProvider;Lcom/android/internal/location/ProviderRequest;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->access$1900(Lcom/android/server/location/gnss/GnssLocationProvider;ZZ)V +PLcom/android/server/location/gnss/GnssLocationProvider;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;Lcom/android/server/location/gnss/GnssMetrics;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->access$002(Lcom/android/server/location/gnss/GnssLocationProvider;Z)Z +PLcom/android/server/location/gnss/GnssLocationProvider;->access$100(Lcom/android/server/location/gnss/GnssLocationProvider;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->access$1000(Lcom/android/server/location/gnss/GnssLocationProvider;ZLandroid/location/Location;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->access$1100(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->access$1200(Lcom/android/server/location/gnss/GnssLocationProvider;)Landroid/os/PowerManager$WakeLock; HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$200()Z -PLcom/android/server/location/gnss/GnssLocationProvider;->access$2100(Lcom/android/server/location/gnss/GnssLocationProvider;ZLandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->access$2200(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/GnssStatus;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$2400(Lcom/android/server/location/gnss/GnssLocationProvider;)Landroid/os/PowerManager$WakeLock; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$2600(Lcom/android/server/location/gnss/GnssLocationProvider;)Z -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$2700(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$2800()Z -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$2902(Lcom/android/server/location/gnss/GnssLocationProvider;Lcom/android/server/location/gnss/GnssVisibilityControl;)Lcom/android/server/location/gnss/GnssVisibilityControl; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3000(Lcom/android/server/location/gnss/GnssLocationProvider;)Landroid/content/Context; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3100(Lcom/android/server/location/gnss/GnssLocationProvider;)Landroid/os/Looper; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3200(Lcom/android/server/location/gnss/GnssLocationProvider;)Lcom/android/internal/location/GpsNetInitiatedHandler; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3300(Lcom/android/server/location/gnss/GnssLocationProvider;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3400(Lcom/android/server/location/gnss/GnssLocationProvider;)Landroid/content/BroadcastReceiver; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->access$3500(Lcom/android/server/location/gnss/GnssLocationProvider;)Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler; -PLcom/android/server/location/gnss/GnssLocationProvider;->access$3700(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/Location;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->access$800(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->access$300(Lcom/android/server/location/gnss/GnssLocationProvider;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->access$700(Lcom/android/server/location/gnss/GnssLocationProvider;)Lcom/android/server/location/gnss/NtpTimeHelper; +PLcom/android/server/location/gnss/GnssLocationProvider;->access$800(Lcom/android/server/location/gnss/GnssLocationProvider;ZZ)V PLcom/android/server/location/gnss/GnssLocationProvider;->deleteAidingData(Landroid/os/Bundle;)V PLcom/android/server/location/gnss/GnssLocationProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->getGeofenceStatus(I)I -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssAntennaInfoProvider()Lcom/android/server/location/gnss/GnssAntennaInfoProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssBatchingProvider()Lcom/android/server/location/gnss/GnssBatchingProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssCapabilitiesProvider()Lcom/android/server/location/gnss/GnssCapabilitiesProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssMeasurementCorrectionsProvider()Lcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssMeasurementsProvider()Lcom/android/server/location/gnss/GnssMeasurementsProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssMetricsProvider()Lcom/android/server/location/gnss/GnssLocationProvider$GnssMetricsProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssNavigationMessageProvider()Lcom/android/server/location/gnss/GnssNavigationMessageProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssStatusProvider()Lcom/android/server/location/gnss/GnssStatusProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGnssSystemInfoProvider()Lcom/android/server/location/gnss/GnssLocationProvider$GnssSystemInfoProvider; -HSPLcom/android/server/location/gnss/GnssLocationProvider;->getGpsGeofenceProxy()Landroid/location/IGpsGeofenceHardware; +HPLcom/android/server/location/gnss/GnssLocationProvider;->getBatchSize()I HSPLcom/android/server/location/gnss/GnssLocationProvider;->getNetInitiatedListener()Landroid/location/INetInitiatedListener; -PLcom/android/server/location/gnss/GnssLocationProvider;->getSuplMode(Z)I +HPLcom/android/server/location/gnss/GnssLocationProvider;->getSuplMode(Z)I PLcom/android/server/location/gnss/GnssLocationProvider;->handleDisable()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->handleEnable()V +PLcom/android/server/location/gnss/GnssLocationProvider;->handleInitialize()V HPLcom/android/server/location/gnss/GnssLocationProvider;->handleReportLocation(ZLandroid/location/Location;)V HPLcom/android/server/location/gnss/GnssLocationProvider;->handleReportSvStatus(Landroid/location/GnssStatus;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->handleRequestLocation(ZZ)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->handleSetRequest(Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->hasCapability(I)Z -PLcom/android/server/location/gnss/GnssLocationProvider;->injectLocation(Landroid/location/Location;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->handleRequestLocation(ZZ)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->injectLocation(Landroid/location/Location;)V PLcom/android/server/location/gnss/GnssLocationProvider;->injectTime(JJI)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->isGpsEnabled()Z -PLcom/android/server/location/gnss/GnssLocationProvider;->isRequestLocationRateLimited()Z -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$9sSPMK2HhcdmHWjcYHg7YWQOhr8(Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$getGnssMetricsProvider$10$GnssLocationProvider()Ljava/lang/String; -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$handleRequestLocation$2(Lcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener;Ljava/lang/String;Landroid/location/LocationManager;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$new$0$GnssLocationProvider(Z)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$onUpdateSatelliteBlacklist$1$GnssLocationProvider([I[I)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$reportGeofenceAddStatus$13$GnssLocationProvider(II)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$reportGeofenceRemoveStatus$14$GnssLocationProvider(II)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$reportGeofenceStatus$12$GnssLocationProvider(ILandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$reportGeofenceTransition$11$GnssLocationProvider(ILandroid/location/Location;IJ)V -HPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$reportMeasurementData$5$GnssLocationProvider(Landroid/location/GnssMeasurementsEvent;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$setSubHalMeasurementCorrectionsCapabilities$9$GnssLocationProvider(I)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$setTopHalCapabilities$8$GnssLocationProvider(I)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->isRequestLocationRateLimited()Z +PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$-PME8ZL8sG3USjmYPKRmOppFXaY(Lcom/android/server/location/gnss/GnssLocationProvider;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$9sSPMK2HhcdmHWjcYHg7YWQOhr8(Lcom/android/server/location/gnss/GnssLocationProvider;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$Wg-yoEB-VMU5sJo1WeAMRYSmm_Y(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/Location;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$handleRequestLocation$1(Landroid/location/Location;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$onCapabilitiesChanged$4$GnssLocationProvider()V +PLcom/android/server/location/gnss/GnssLocationProvider;->lambda$onUpdateSatelliteBlocklist$0$GnssLocationProvider([I[I)V +PLcom/android/server/location/gnss/GnssLocationProvider;->onCapabilitiesChanged(Landroid/location/GnssCapabilities;Landroid/location/GnssCapabilities;)V PLcom/android/server/location/gnss/GnssLocationProvider;->onExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->onNetworkAvailable()V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->onSetRequest(Lcom/android/internal/location/ProviderRequest;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->onNetworkAvailable()V +PLcom/android/server/location/gnss/GnssLocationProvider;->onReportAGpsStatus(II[B)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->onReportLocation(ZLandroid/location/Location;)V +HPLcom/android/server/location/gnss/GnssLocationProvider;->onReportSvStatus(Landroid/location/GnssStatus;)V +PLcom/android/server/location/gnss/GnssLocationProvider;->onRequestLocation(ZZ)V +PLcom/android/server/location/gnss/GnssLocationProvider;->onSetRequest(Landroid/location/provider/ProviderRequest;)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->onSystemReady()V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->onUpdateSatelliteBlacklist([I[I)V +PLcom/android/server/location/gnss/GnssLocationProvider;->onUpdateSatelliteBlocklist([I[I)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->reloadGpsProperties()V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportAGpsStatus(II[B)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportGeofenceAddStatus(II)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportGeofenceRemoveStatus(II)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportGeofenceStatus(ILandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportGeofenceTransition(ILandroid/location/Location;IJ)V -HPLcom/android/server/location/gnss/GnssLocationProvider;->reportLocation(ZLandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportMeasurementData(Landroid/location/GnssMeasurementsEvent;)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportNfwNotification(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V -HPLcom/android/server/location/gnss/GnssLocationProvider;->reportNmea(J)V -PLcom/android/server/location/gnss/GnssLocationProvider;->reportStatus(I)V -HPLcom/android/server/location/gnss/GnssLocationProvider;->reportSvStatus(I[I[F[F[F[F[F)V -PLcom/android/server/location/gnss/GnssLocationProvider;->requestLocation(ZZ)V +PLcom/android/server/location/gnss/GnssLocationProvider;->requestUtcTime()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->restartLocationRequest()V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->restartRequests()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->sendMessage(IILjava/lang/Object;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->setGnssHardwareModelName(Ljava/lang/String;)V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->setGnssYearOfHardware(I)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->setGpsEnabled(Z)V -PLcom/android/server/location/gnss/GnssLocationProvider;->setPositionMode(IIIIIZ)Z +HPLcom/android/server/location/gnss/GnssLocationProvider;->setPositionMode(IIIZ)Z HSPLcom/android/server/location/gnss/GnssLocationProvider;->setStarted(Z)V -PLcom/android/server/location/gnss/GnssLocationProvider;->setSubHalMeasurementCorrectionsCapabilities(I)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->setSuplHostPort()V -HSPLcom/android/server/location/gnss/GnssLocationProvider;->setTopHalCapabilities(I)V -PLcom/android/server/location/gnss/GnssLocationProvider;->startNavigating()V +PLcom/android/server/location/gnss/GnssLocationProvider;->startBatching()V +HPLcom/android/server/location/gnss/GnssLocationProvider;->startNavigating()V +HPLcom/android/server/location/gnss/GnssLocationProvider;->stopBatching()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->stopNavigating()V -PLcom/android/server/location/gnss/GnssLocationProvider;->subscriptionOrCarrierConfigChanged()V +HPLcom/android/server/location/gnss/GnssLocationProvider;->subscriptionOrCarrierConfigChanged()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->updateClientUids(Landroid/os/WorkSource;)V HSPLcom/android/server/location/gnss/GnssLocationProvider;->updateEnabled()V HSPLcom/android/server/location/gnss/GnssLocationProvider;->updateRequirements()V +PLcom/android/server/location/gnss/GnssManagerService$GnssAntennaInfoHalModule;->(Lcom/android/server/location/gnss/GnssManagerService;Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssAntennaInfoHalModule;->getAntennaInfos()Ljava/util/List; +PLcom/android/server/location/gnss/GnssManagerService$GnssAntennaInfoHalModule;->onHalStarted()V +PLcom/android/server/location/gnss/GnssManagerService$GnssCapabilitiesHalModule;->(Lcom/android/server/location/gnss/GnssManagerService;Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssCapabilitiesHalModule;->onCapabilitiesChanged(Landroid/location/GnssCapabilities;Landroid/location/GnssCapabilities;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->(Lcom/android/server/location/gnss/GnssManagerService;Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->getGeofenceHardware()Landroid/hardware/location/GeofenceHardwareImpl; +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->lambda$onReportGeofenceAddStatus$2$GnssManagerService$GnssGeofenceHalModule(II)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->lambda$onReportGeofenceRemoveStatus$3$GnssManagerService$GnssGeofenceHalModule(II)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->lambda$onReportGeofenceStatus$1$GnssManagerService$GnssGeofenceHalModule(ILandroid/location/Location;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->lambda$onReportGeofenceTransition$0$GnssManagerService$GnssGeofenceHalModule(ILandroid/location/Location;IJ)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->onReportGeofenceAddStatus(II)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->onReportGeofenceRemoveStatus(II)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->onReportGeofenceStatus(ILandroid/location/Location;)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->onReportGeofenceTransition(ILandroid/location/Location;IJ)V +PLcom/android/server/location/gnss/GnssManagerService$GnssGeofenceHalModule;->translateGeofenceStatus(I)I HSPLcom/android/server/location/gnss/GnssManagerService;->()V -HSPLcom/android/server/location/gnss/GnssManagerService;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/gnss/GnssManagerService;->(Landroid/content/Context;Lcom/android/server/location/util/Injector;Lcom/android/server/location/gnss/GnssLocationProvider;)V -PLcom/android/server/location/gnss/GnssManagerService;->addGnssMeasurementsListener(Landroid/location/GnssRequest;Landroid/location/IGnssMeasurementsListener;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/location/gnss/GnssManagerService;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssManagerService;->access$000(Lcom/android/server/location/gnss/GnssManagerService;)Landroid/content/Context; +PLcom/android/server/location/gnss/GnssManagerService;->addGnssMeasurementsListener(Landroid/location/GnssMeasurementRequest;Landroid/location/IGnssMeasurementsListener;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/location/gnss/GnssManagerService;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V -PLcom/android/server/location/gnss/GnssManagerService;->getGnssCapabilities()J +PLcom/android/server/location/gnss/GnssManagerService;->getGnssCapabilities()Landroid/location/GnssCapabilities; +PLcom/android/server/location/gnss/GnssManagerService;->getGnssGeofenceProxy()Landroid/location/IGpsGeofenceHardware; HSPLcom/android/server/location/gnss/GnssManagerService;->getGnssLocationProvider()Lcom/android/server/location/gnss/GnssLocationProvider; -HSPLcom/android/server/location/gnss/GnssManagerService;->getGpsGeofenceProxy()Landroid/location/IGpsGeofenceHardware; HPLcom/android/server/location/gnss/GnssManagerService;->injectGnssMeasurementCorrections(Landroid/location/GnssMeasurementCorrections;)V -HSPLcom/android/server/location/gnss/GnssManagerService;->isGnssSupported()Z HSPLcom/android/server/location/gnss/GnssManagerService;->onSystemReady()V HPLcom/android/server/location/gnss/GnssManagerService;->registerGnssStatusCallback(Landroid/location/IGnssStatusListener;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/location/gnss/GnssManagerService;->reportAGpsStatus(II[B)V -PLcom/android/server/location/gnss/GnssManagerService;->reportGeofenceAddStatus(II)V -PLcom/android/server/location/gnss/GnssManagerService;->reportGeofenceRemoveStatus(II)V -PLcom/android/server/location/gnss/GnssManagerService;->reportGeofenceStatus(ILandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssManagerService;->reportGeofenceTransition(ILandroid/location/Location;IJ)V -HPLcom/android/server/location/gnss/GnssManagerService;->reportLocation(ZLandroid/location/Location;)V -HPLcom/android/server/location/gnss/GnssManagerService;->reportMeasurementData(Landroid/location/GnssMeasurementsEvent;)V -PLcom/android/server/location/gnss/GnssManagerService;->reportNfwNotification(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V -HPLcom/android/server/location/gnss/GnssManagerService;->reportNmea(J)V -HPLcom/android/server/location/gnss/GnssManagerService;->reportStatus(I)V -HPLcom/android/server/location/gnss/GnssManagerService;->reportSvStatus(I[I[F[F[F[F[F)V -PLcom/android/server/location/gnss/GnssManagerService;->requestLocation(ZZ)V -HSPLcom/android/server/location/gnss/GnssManagerService;->setGnssHardwareModelName(Ljava/lang/String;)V -HSPLcom/android/server/location/gnss/GnssManagerService;->setGnssYearOfHardware(I)V -PLcom/android/server/location/gnss/GnssManagerService;->setSubHalMeasurementCorrectionsCapabilities(I)V -HSPLcom/android/server/location/gnss/GnssManagerService;->setTopHalCapabilities(I)V -HSPLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider$GnssMeasurementCorrectionsProviderNative;->()V -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider$GnssMeasurementCorrectionsProviderNative;->injectGnssMeasurementCorrections(Landroid/location/GnssMeasurementCorrections;)Z -HSPLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->(Landroid/os/Handler;)V -HSPLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->(Landroid/os/Handler;Lcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider$GnssMeasurementCorrectionsProviderNative;)V -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->getCapabilities()I -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->hasCapability(II)Z -HPLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->injectGnssMeasurementCorrections(Landroid/location/GnssMeasurementCorrections;)V -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->isCapabilitiesReceived()Z -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->lambda$injectGnssMeasurementCorrections$0$GnssMeasurementCorrectionsProvider(Landroid/location/GnssMeasurementCorrections;)V -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->onCapabilitiesUpdated(I)Z -PLcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider;->toStringCapabilities()Ljava/lang/String; -PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->(Lcom/android/server/location/gnss/GnssMeasurementsProvider;Landroid/location/GnssRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)V +PLcom/android/server/location/gnss/GnssManagerService;->removeGnssMeasurementsListener(Landroid/location/IGnssMeasurementsListener;)V +PLcom/android/server/location/gnss/GnssManagerService;->unregisterGnssStatusCallback(Landroid/location/IGnssStatusListener;)V +PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->(Lcom/android/server/location/gnss/GnssMeasurementsProvider;Landroid/location/GnssMeasurementRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)V +PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->lambda$onGnssListenerRegister$0(Landroid/location/IGnssMeasurementsListener;)V PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->onActive()V +PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->onGnssListenerRegister()V PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;->onInactive()V -HSPLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative;->()V -PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative;->isMeasurementSupported()Z -PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative;->startMeasurementCollection(Z)Z -PLcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative;->stopMeasurementCollection()Z -HSPLcom/android/server/location/gnss/GnssMeasurementsProvider;->(Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/gnss/GnssMeasurementsProvider;->(Lcom/android/server/location/util/Injector;Lcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative;)V -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->access$000(Lcom/android/server/location/gnss/GnssMeasurementsProvider;)Lcom/android/server/location/util/LocationAttributionHelper; -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->addListener(Landroid/location/GnssRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)V -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->createRegistration(Landroid/location/GnssRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration; +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->(Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;)V +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->access$000(Lcom/android/server/location/gnss/GnssMeasurementsProvider;)Lcom/android/server/location/injector/LocationAttributionHelper; +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->addListener(Landroid/location/GnssMeasurementRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)V +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->createRegistration(Landroid/location/GnssMeasurementRequest;Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssMeasurementsListener;)Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration; PLcom/android/server/location/gnss/GnssMeasurementsProvider;->createRegistration(Ljava/lang/Object;Landroid/location/util/identity/CallerIdentity;Landroid/os/IInterface;)Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration; PLcom/android/server/location/gnss/GnssMeasurementsProvider;->isServiceSupported()Z -HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->lambda$onMeasurementsAvailable$0(Landroid/location/GnssMeasurementsEvent;Landroid/location/IGnssMeasurementsListener;)V -HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->lambda$onMeasurementsAvailable$1$GnssMeasurementsProvider(Landroid/location/GnssMeasurementsEvent;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Boolean; +HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->lambda$onReportMeasurements$0(Landroid/location/GnssMeasurementsEvent;Landroid/location/IGnssMeasurementsListener;)V +HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->lambda$onReportMeasurements$1$GnssMeasurementsProvider(Landroid/location/GnssMeasurementsEvent;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->mergeRegistrations(Ljava/util/Collection;)Landroid/location/GnssMeasurementRequest; PLcom/android/server/location/gnss/GnssMeasurementsProvider;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onActive()V PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onInactive()V -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onMeasurementsAvailable(Landroid/location/GnssMeasurementsEvent;)V PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onRegistrationAdded(Landroid/os/IBinder;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)V PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onRegistrationRemoved(Landroid/os/IBinder;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)V PLcom/android/server/location/gnss/GnssMeasurementsProvider;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V -PLcom/android/server/location/gnss/GnssMeasurementsProvider;->registerWithService(Ljava/lang/Boolean;Ljava/util/Collection;)Z +HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->onReportMeasurements(Landroid/location/GnssMeasurementsEvent;)V +PLcom/android/server/location/gnss/GnssMeasurementsProvider;->registerWithService(Landroid/location/GnssMeasurementRequest;Ljava/util/Collection;)Z PLcom/android/server/location/gnss/GnssMeasurementsProvider;->registerWithService(Ljava/lang/Object;Ljava/util/Collection;)Z PLcom/android/server/location/gnss/GnssMeasurementsProvider;->unregisterWithService()V -HSPLcom/android/server/location/gnss/GnssNative$GnssNativeInitNative;->()V -HSPLcom/android/server/location/gnss/GnssNative$GnssNativeInitNative;->classInitOnce()V -HSPLcom/android/server/location/gnss/GnssNative$GnssNativeInitNative;->initOnce(Lcom/android/server/location/gnss/GnssNative;Z)V -HSPLcom/android/server/location/gnss/GnssNative$GnssNativeInitNative;->isSupported()Z -HSPLcom/android/server/location/gnss/GnssNative;->()V -HSPLcom/android/server/location/gnss/GnssNative;->(Lcom/android/server/location/gnss/GnssNative$Callbacks;)V -HSPLcom/android/server/location/gnss/GnssNative;->initialize()V -HSPLcom/android/server/location/gnss/GnssNative;->isSupported()Z -HSPLcom/android/server/location/gnss/GnssNative;->register(Lcom/android/server/location/gnss/GnssNative$Callbacks;)V -PLcom/android/server/location/gnss/GnssNative;->reportAGpsStatus(II[B)V -PLcom/android/server/location/gnss/GnssNative;->reportGeofenceAddStatus(II)V -PLcom/android/server/location/gnss/GnssNative;->reportGeofenceRemoveStatus(II)V -PLcom/android/server/location/gnss/GnssNative;->reportGeofenceStatus(ILandroid/location/Location;)V -PLcom/android/server/location/gnss/GnssNative;->reportGeofenceTransition(ILandroid/location/Location;IJ)V -HPLcom/android/server/location/gnss/GnssNative;->reportLocation(ZLandroid/location/Location;)V -HPLcom/android/server/location/gnss/GnssNative;->reportMeasurementData(Landroid/location/GnssMeasurementsEvent;)V -PLcom/android/server/location/gnss/GnssNative;->reportNfwNotification(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V -HPLcom/android/server/location/gnss/GnssNative;->reportNmea(J)V -HPLcom/android/server/location/gnss/GnssNative;->reportStatus(I)V -HPLcom/android/server/location/gnss/GnssNative;->reportSvStatus(I[I[F[F[F[F[F)V -PLcom/android/server/location/gnss/GnssNative;->requestLocation(ZZ)V -HSPLcom/android/server/location/gnss/GnssNative;->setGnssHardwareModelName(Ljava/lang/String;)V -HSPLcom/android/server/location/gnss/GnssNative;->setGnssYearOfHardware(I)V -PLcom/android/server/location/gnss/GnssNative;->setSubHalMeasurementCorrectionsCapabilities(I)V -HSPLcom/android/server/location/gnss/GnssNative;->setTopHalCapabilities(I)V -HSPLcom/android/server/location/gnss/GnssNavigationMessageProvider$GnssNavigationMessageProviderNative;->()V -PLcom/android/server/location/gnss/GnssNavigationMessageProvider$GnssNavigationMessageProviderNative;->isNavigationMessageSupported()Z -HSPLcom/android/server/location/gnss/GnssNavigationMessageProvider;->(Lcom/android/server/location/util/Injector;)V -HSPLcom/android/server/location/gnss/GnssNavigationMessageProvider;->(Lcom/android/server/location/util/Injector;Lcom/android/server/location/gnss/GnssNavigationMessageProvider$GnssNavigationMessageProviderNative;)V +PLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->(Lcom/android/server/location/gnss/GnssMetrics;Lcom/android/internal/app/IBatteryStats;)V +PLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->buildProto()Lcom/android/internal/location/nano/GnssLogsProto$PowerMetrics; +PLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->getGpsBatteryStats()Landroid/os/connectivity/GpsBatteryStats; +HPLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->getSignalLevel(D)I +HPLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->reportSignalQuality([F)V +PLcom/android/server/location/gnss/GnssMetrics$Statistics;->()V +HPLcom/android/server/location/gnss/GnssMetrics$Statistics;->addItem(D)V +PLcom/android/server/location/gnss/GnssMetrics$Statistics;->getCount()I +PLcom/android/server/location/gnss/GnssMetrics$Statistics;->getMean()D +PLcom/android/server/location/gnss/GnssMetrics$Statistics;->getStandardDeviation()D +PLcom/android/server/location/gnss/GnssMetrics$Statistics;->reset()V +PLcom/android/server/location/gnss/GnssMetrics$StatsPullAtomCallbackImpl;->(Lcom/android/server/location/gnss/GnssMetrics;)V +PLcom/android/server/location/gnss/GnssMetrics;->(Landroid/content/Context;Lcom/android/internal/app/IBatteryStats;)V +HPLcom/android/server/location/gnss/GnssMetrics;->dumpGnssMetricsAsProtoString()Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssMetrics;->dumpGnssMetricsAsText()Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssMetrics;->isL5Sv(F)Z +HPLcom/android/server/location/gnss/GnssMetrics;->logCn0(Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/GnssMetrics;->logCn0L5(Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/GnssMetrics;->logConstellationType(I)V +HPLcom/android/server/location/gnss/GnssMetrics;->logMissedReports(II)V +HPLcom/android/server/location/gnss/GnssMetrics;->logPositionAccuracyMeters(F)V +HPLcom/android/server/location/gnss/GnssMetrics;->logReceivedLocationStatus(Z)V +HPLcom/android/server/location/gnss/GnssMetrics;->logSvStatus(Landroid/location/GnssStatus;)V +HPLcom/android/server/location/gnss/GnssMetrics;->logTimeToFirstFixMilliSecs(I)V +PLcom/android/server/location/gnss/GnssMetrics;->registerGnssStats()V +PLcom/android/server/location/gnss/GnssMetrics;->reset()V +PLcom/android/server/location/gnss/GnssMetrics;->resetConstellationTypes()V +PLcom/android/server/location/gnss/GnssNavigationMessageProvider;->(Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;)V PLcom/android/server/location/gnss/GnssNavigationMessageProvider;->isServiceSupported()Z HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$1;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)V HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$1;->onSubscriptionsChanged()V HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)V HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2;->onLost(Landroid/net/Network;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2;->onLost(Landroid/net/Network;)V HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$3;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$3;->onLinkPropertiesChanged(Landroid/net/Network;Landroid/net/LinkProperties;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$3;->onLinkPropertiesChanged(Landroid/net/Network;Landroid/net/LinkProperties;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$3;->onLost(Landroid/net/Network;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$3;->onUnavailable()V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->()V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$1;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->()V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$1;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1000(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;)Ljava/lang/String; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1002(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1100(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;)I +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1002(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1100(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;)I PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1102(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;I)I -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1200(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;)Landroid/net/NetworkCapabilities; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1200(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;)Landroid/net/NetworkCapabilities; PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1202(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;Landroid/net/NetworkCapabilities;)Landroid/net/NetworkCapabilities; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1300(Landroid/net/NetworkCapabilities;)S -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$400(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;)Z -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->getCapabilityFlags(Landroid/net/NetworkCapabilities;)S -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->hasCapabilitiesChanged(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;)Z -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->hasCapabilityChanged(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;I)Z +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$1300(Landroid/net/NetworkCapabilities;)S +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->access$400(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;)Z +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->getCapabilityFlags(Landroid/net/NetworkCapabilities;)S +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->hasCapabilitiesChanged(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;)Z +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes;->hasCapabilityChanged(Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;I)Z PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$SubIdPhoneStateListener;->(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Ljava/lang/Integer;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$SubIdPhoneStateListener;->onPreciseCallStateChanged(Landroid/telephony/PreciseCallState;)V HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->()V HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->(Landroid/content/Context;Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$GnssNetworkListener;Landroid/os/Looper;Lcom/android/internal/location/GpsNetInitiatedHandler;)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$000(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)I -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$002(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;I)I -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$100()Z -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$200(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Ljava/util/HashMap; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$000(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)I +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$002(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;I)I +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$100()Z +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$200(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Ljava/util/HashMap; PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$202(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Ljava/util/HashMap;)Ljava/util/HashMap; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$300(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Landroid/content/Context; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$500()Z -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$600(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$GnssNetworkListener; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$700(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Landroid/net/Network;ZLandroid/net/NetworkCapabilities;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$300(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Landroid/content/Context; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$500()Z +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$600(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;)Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$GnssNetworkListener; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$700(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Landroid/net/Network;ZLandroid/net/NetworkCapabilities;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$800(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;Landroid/net/Network;Landroid/net/LinkProperties;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->access$900(Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;I)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->agpsDataConnStateAsString()Ljava/lang/String; +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->agpsDataConnStateAsString()Ljava/lang/String; HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->createNetworkConnectivityCallback()Landroid/net/ConnectivityManager$NetworkCallback; HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->createSuplConnectivityCallback()Landroid/net/ConnectivityManager$NetworkCallback; PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->ensureInHandlerThread()V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->getLinkIpType(Landroid/net/LinkProperties;)I +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->getLinkIpType(Landroid/net/LinkProperties;)I PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->getNetworkCapability(I)I PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleReleaseSuplConnection(I)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleRequestSuplConnection(I[B)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleSuplConnectionAvailable(Landroid/net/Network;Landroid/net/LinkProperties;)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleUpdateNetworkState(Landroid/net/Network;ZLandroid/net/NetworkCapabilities;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleRequestSuplConnection(I[B)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleSuplConnectionAvailable(Landroid/net/Network;Landroid/net/LinkProperties;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->handleUpdateNetworkState(Landroid/net/Network;ZLandroid/net/NetworkCapabilities;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->lambda$onReportAGpsStatus$0$GnssNetworkConnectivityHandler(I[B)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->lambda$onReportAGpsStatus$1$GnssNetworkConnectivityHandler()V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->lambda$runEventAndReleaseWakeLock$2$GnssNetworkConnectivityHandler(Ljava/lang/Runnable;)V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->onReportAGpsStatus(II[B)V HSPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->registerNetworkCallbacks()V PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->runEventAndReleaseWakeLock(Ljava/lang/Runnable;)Ljava/lang/Runnable; -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->runOnHandler(Ljava/lang/Runnable;)V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->setRouting()V -PLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->updateTrackedNetworksState(ZLandroid/net/Network;Landroid/net/NetworkCapabilities;)Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes; -PLcom/android/server/location/gnss/GnssPositionMode;->(IIIIIZ)V -PLcom/android/server/location/gnss/GnssPositionMode;->equals(Ljava/lang/Object;)Z -HSPLcom/android/server/location/gnss/GnssSatelliteBlacklistHelper$1;->(Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper;Landroid/os/Handler;)V -HSPLcom/android/server/location/gnss/GnssSatelliteBlacklistHelper;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper$GnssSatelliteBlacklistCallback;)V -HSPLcom/android/server/location/gnss/GnssSatelliteBlacklistHelper;->parseSatelliteBlacklist(Ljava/lang/String;)Ljava/util/List; -HSPLcom/android/server/location/gnss/GnssSatelliteBlacklistHelper;->updateSatelliteBlacklist()V -HSPLcom/android/server/location/gnss/GnssStatusProvider;->(Lcom/android/server/location/util/Injector;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->runOnHandler(Ljava/lang/Runnable;)V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->setRouting()V +HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->updateTrackedNetworksState(ZLandroid/net/Network;Landroid/net/NetworkCapabilities;)Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttributes; +HPLcom/android/server/location/gnss/GnssNmeaProvider$1;->(Lcom/android/server/location/gnss/GnssNmeaProvider;J)V +PLcom/android/server/location/gnss/GnssNmeaProvider;->(Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;)V +HPLcom/android/server/location/gnss/GnssNmeaProvider;->onReportNmea(J)V +HPLcom/android/server/location/gnss/GnssPositionMode;->(IIIIIZ)V +HPLcom/android/server/location/gnss/GnssPositionMode;->equals(Ljava/lang/Object;)Z +HSPLcom/android/server/location/gnss/GnssSatelliteBlocklistHelper$1;->(Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper;Landroid/os/Handler;)V +HSPLcom/android/server/location/gnss/GnssSatelliteBlocklistHelper;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper$GnssSatelliteBlocklistCallback;)V +PLcom/android/server/location/gnss/GnssSatelliteBlocklistHelper;->parseSatelliteBlocklist(Ljava/lang/String;)Ljava/util/List; +PLcom/android/server/location/gnss/GnssSatelliteBlocklistHelper;->updateSatelliteBlocklist()V +PLcom/android/server/location/gnss/GnssStatusProvider;->(Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/hal/GnssNative;)V PLcom/android/server/location/gnss/GnssStatusProvider;->addListener(Landroid/location/util/identity/CallerIdentity;Landroid/location/IGnssStatusListener;)V -PLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onFirstFix$0(ILandroid/location/IGnssStatusListener;)V -HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onNmeaReceived$3(JLjava/lang/String;Landroid/location/IGnssStatusListener;)V -HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onNmeaReceived$4$GnssStatusProvider(JLjava/lang/String;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onSvStatusChanged$1(Landroid/location/GnssStatus;Landroid/location/IGnssStatusListener;)V -HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onSvStatusChanged$2$GnssStatusProvider(Landroid/location/GnssStatus;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; -PLcom/android/server/location/gnss/GnssStatusProvider;->onFirstFix(I)V -HPLcom/android/server/location/gnss/GnssStatusProvider;->onNmeaReceived(JLjava/lang/String;)V +PLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onReportFirstFix$0(ILandroid/location/IGnssStatusListener;)V +HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onReportSvStatus$1(Landroid/location/GnssStatus;Landroid/location/IGnssStatusListener;)V +HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onReportSvStatus$2$GnssStatusProvider(Landroid/location/GnssStatus;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; HPLcom/android/server/location/gnss/GnssStatusProvider;->onRegistrationAdded(Landroid/os/IBinder;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)V HPLcom/android/server/location/gnss/GnssStatusProvider;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V HPLcom/android/server/location/gnss/GnssStatusProvider;->onRegistrationRemoved(Landroid/os/IBinder;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)V HPLcom/android/server/location/gnss/GnssStatusProvider;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V -PLcom/android/server/location/gnss/GnssStatusProvider;->onStatusChanged(Z)V -HPLcom/android/server/location/gnss/GnssStatusProvider;->onSvStatusChanged(Landroid/location/GnssStatus;)V +PLcom/android/server/location/gnss/GnssStatusProvider;->onReportFirstFix(I)V +HPLcom/android/server/location/gnss/GnssStatusProvider;->onReportStatus(I)V +HPLcom/android/server/location/gnss/GnssStatusProvider;->onReportSvStatus(Landroid/location/GnssStatus;)V PLcom/android/server/location/gnss/GnssStatusProvider;->registerWithService(Ljava/lang/Object;Ljava/util/Collection;)Z PLcom/android/server/location/gnss/GnssStatusProvider;->registerWithService(Ljava/lang/Void;Ljava/util/Collection;)Z PLcom/android/server/location/gnss/GnssStatusProvider;->unregisterWithService()V HSPLcom/android/server/location/gnss/GnssVisibilityControl$1;->(Lcom/android/server/location/gnss/GnssVisibilityControl;)V -PLcom/android/server/location/gnss/GnssVisibilityControl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/location/gnss/GnssVisibilityControl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZLcom/android/server/location/gnss/GnssVisibilityControl$1;)V PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->access$1000(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)B @@ -17272,8 +18526,10 @@ PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->acces PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->access$500(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)Ljava/lang/String; PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->access$600(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)Z PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->access$700(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)Z +PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->access$800(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)Z PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->getResponseTypeAsString()Ljava/lang/String; PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isEmergencyRequestNotification()Z +PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isLocationProvided()Z PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isRequestAccepted()Z PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isRequestAttributedToProxyApp()Z PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->toString()Ljava/lang/String; @@ -17283,15 +18539,17 @@ PLcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;->access$ PLcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;->access$300(Lcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;)Z HSPLcom/android/server/location/gnss/GnssVisibilityControl;->()V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/internal/location/GpsNetInitiatedHandler;)V -PLcom/android/server/location/gnss/GnssVisibilityControl;->access$000(Lcom/android/server/location/gnss/GnssVisibilityControl;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/location/gnss/GnssVisibilityControl;->access$000(Lcom/android/server/location/gnss/GnssVisibilityControl;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->getLocationPermissionEnabledProxyApps()[Ljava/lang/String; PLcom/android/server/location/gnss/GnssVisibilityControl;->getProxyAppInfo(Ljava/lang/String;)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/location/gnss/GnssVisibilityControl;->handleGpsEnabledChanged(Z)V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->handleInitialize()V PLcom/android/server/location/gnss/GnssVisibilityControl;->handleNfwNotification(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)V PLcom/android/server/location/gnss/GnssVisibilityControl;->handlePermissionsChanged(I)V -PLcom/android/server/location/gnss/GnssVisibilityControl;->handleProxyAppPackageUpdate(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/location/gnss/GnssVisibilityControl;->handleProxyAppPackageUpdate(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->handleUpdateProxyApps(Ljava/util/List;)V +PLcom/android/server/location/gnss/GnssVisibilityControl;->hasLocationPermission(Ljava/lang/String;)Z +PLcom/android/server/location/gnss/GnssVisibilityControl;->isPermissionMismatched(Lcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState;Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;)Z PLcom/android/server/location/gnss/GnssVisibilityControl;->isProxyAppInstalled(Ljava/lang/String;)Z HSPLcom/android/server/location/gnss/GnssVisibilityControl;->isProxyAppListUpdated(Ljava/util/List;)Z HSPLcom/android/server/location/gnss/GnssVisibilityControl;->lambda$bkqQpQK63wbElF7BKgA4hx8Pvoo(Lcom/android/server/location/gnss/GnssVisibilityControl;)V @@ -17305,6 +18563,7 @@ HSPLcom/android/server/location/gnss/GnssVisibilityControl;->listenForProxyAppsP PLcom/android/server/location/gnss/GnssVisibilityControl;->logEvent(Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;Z)V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->onConfigurationUpdated(Lcom/android/server/location/gnss/GnssConfiguration;)V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->onGpsEnabledChanged(Z)V +PLcom/android/server/location/gnss/GnssVisibilityControl;->reportNfwNotification(Ljava/lang/String;BLjava/lang/String;BLjava/lang/String;BZZ)V PLcom/android/server/location/gnss/GnssVisibilityControl;->resetProxyAppsState()V HSPLcom/android/server/location/gnss/GnssVisibilityControl;->runEventAndReleaseWakeLock(Ljava/lang/Runnable;)Ljava/lang/Runnable; HSPLcom/android/server/location/gnss/GnssVisibilityControl;->runOnHandler(Ljava/lang/Runnable;)V @@ -17320,6 +18579,318 @@ PLcom/android/server/location/gnss/NtpTimeHelper;->lambda$6kgcZo6aG137CmH5Dxnh01 PLcom/android/server/location/gnss/NtpTimeHelper;->lambda$blockingGetNtpTimeAndInject$0$NtpTimeHelper(JJJ)V PLcom/android/server/location/gnss/NtpTimeHelper;->onNetworkAvailable()V PLcom/android/server/location/gnss/NtpTimeHelper;->retrieveAndInjectNtpTime()V +PLcom/android/server/location/gnss/hal/GnssNative$BaseCallbacks;->onCapabilitiesChanged(Landroid/location/GnssCapabilities;Landroid/location/GnssCapabilities;)V +PLcom/android/server/location/gnss/hal/GnssNative$BaseCallbacks;->onHalStarted()V +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->()V +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->addGeofence(IDDDIIII)Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->classInitOnce()V +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->cleanup()V +HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->getBatchSize()I +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->getInternalState()Ljava/lang/String; +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->init()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->initBatching()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->initOnce(Lcom/android/server/location/gnss/hal/GnssNative;Z)V +HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->injectLocation(DDF)V +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->injectTime(JJI)V +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isAntennaInfoListeningSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isGeofencingSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isGnssVisibilityControlSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isMeasurementSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isNavigationMessageCollectionSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isPsdsSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->isSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->removeGeofence(I)Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->setAgpsServer(ILjava/lang/String;I)V +HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->setPositionMode(IIIIIZ)Z +HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->start()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->startAntennaInfoListening()Z +HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->stop()Z +PLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->stopMeasurementCollection()Z +PLcom/android/server/location/gnss/hal/GnssNative;->(Lcom/android/server/location/gnss/hal/GnssNative$GnssHal;Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/GnssConfiguration;)V +PLcom/android/server/location/gnss/hal/GnssNative;->access$000()V +PLcom/android/server/location/gnss/hal/GnssNative;->access$100()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->access$1100(DDF)V +PLcom/android/server/location/gnss/hal/GnssNative;->access$1300(JJI)V +PLcom/android/server/location/gnss/hal/GnssNative;->access$1400()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$1700()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$1800()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$200(Lcom/android/server/location/gnss/hal/GnssNative;Z)V +PLcom/android/server/location/gnss/hal/GnssNative;->access$2000()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$2200()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->access$2500()I +PLcom/android/server/location/gnss/hal/GnssNative;->access$2600()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$300()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$3100()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$3200(IDDDIIII)Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$3500(I)Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$3600()Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$3900(ILjava/lang/String;I)V +PLcom/android/server/location/gnss/hal/GnssNative;->access$400()V +PLcom/android/server/location/gnss/hal/GnssNative;->access$4200()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->access$500()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->access$600()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->access$700(IIIIIZ)Z +PLcom/android/server/location/gnss/hal/GnssNative;->access$800()Ljava/lang/String; +PLcom/android/server/location/gnss/hal/GnssNative;->addAntennaInfoCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$AntennaInfoCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addBaseCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$BaseCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addGeofence(IDDDIIII)Z +PLcom/android/server/location/gnss/hal/GnssNative;->addLocationCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$LocationCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addMeasurementCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$MeasurementCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addNavigationMessageCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$NavigationMessageCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addNmeaCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$NmeaCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addStatusCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$StatusCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->addSvStatusCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$SvStatusCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->create(Lcom/android/server/location/injector/Injector;Lcom/android/server/location/gnss/GnssConfiguration;)Lcom/android/server/location/gnss/hal/GnssNative; +HPLcom/android/server/location/gnss/hal/GnssNative;->getBatchSize()I +HPLcom/android/server/location/gnss/hal/GnssNative;->getCapabilities()Landroid/location/GnssCapabilities; +PLcom/android/server/location/gnss/hal/GnssNative;->getConfiguration()Lcom/android/server/location/gnss/GnssConfiguration; +PLcom/android/server/location/gnss/hal/GnssNative;->getInternalState()Ljava/lang/String; +PLcom/android/server/location/gnss/hal/GnssNative;->getPowerStats()Lcom/android/server/location/gnss/GnssPowerStats; +PLcom/android/server/location/gnss/hal/GnssNative;->init()Z +PLcom/android/server/location/gnss/hal/GnssNative;->initBatching()Z +PLcom/android/server/location/gnss/hal/GnssNative;->initializeGnss(Z)V +PLcom/android/server/location/gnss/hal/GnssNative;->initializeHal()V +HPLcom/android/server/location/gnss/hal/GnssNative;->injectLocation(Landroid/location/Location;)V +PLcom/android/server/location/gnss/hal/GnssNative;->injectTime(JJI)V +PLcom/android/server/location/gnss/hal/GnssNative;->isAntennaInfoListeningSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isGeofencingSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isGnssVisibilityControlSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isMeasurementSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isNavigationMessageCollectionSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isPsdsSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->isSupported()Z +PLcom/android/server/location/gnss/hal/GnssNative;->onCapabilitiesChanged(Landroid/location/GnssCapabilities;Landroid/location/GnssCapabilities;)V +PLcom/android/server/location/gnss/hal/GnssNative;->register()V +PLcom/android/server/location/gnss/hal/GnssNative;->removeGeofence(I)Z +PLcom/android/server/location/gnss/hal/GnssNative;->reportAGpsStatus(II[B)V +PLcom/android/server/location/gnss/hal/GnssNative;->reportGeofenceAddStatus(II)V +PLcom/android/server/location/gnss/hal/GnssNative;->reportGeofenceRemoveStatus(II)V +PLcom/android/server/location/gnss/hal/GnssNative;->reportGeofenceStatus(ILandroid/location/Location;)V +PLcom/android/server/location/gnss/hal/GnssNative;->reportGeofenceTransition(ILandroid/location/Location;IJ)V +HPLcom/android/server/location/gnss/hal/GnssNative;->reportLocation(ZLandroid/location/Location;)V +HPLcom/android/server/location/gnss/hal/GnssNative;->reportMeasurementData(Landroid/location/GnssMeasurementsEvent;)V +HPLcom/android/server/location/gnss/hal/GnssNative;->reportNmea(J)V +HPLcom/android/server/location/gnss/hal/GnssNative;->reportStatus(I)V +HPLcom/android/server/location/gnss/hal/GnssNative;->reportSvStatus(I[I[F[F[F[F[F)V +PLcom/android/server/location/gnss/hal/GnssNative;->requestLocation(ZZ)V +PLcom/android/server/location/gnss/hal/GnssNative;->setAGpsCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$AGpsCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setAgpsServer(ILjava/lang/String;I)V +PLcom/android/server/location/gnss/hal/GnssNative;->setGeofenceCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$GeofenceCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setGnssHardwareModelName(Ljava/lang/String;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setGnssYearOfHardware(I)V +PLcom/android/server/location/gnss/hal/GnssNative;->setLocationRequestCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$LocationRequestCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setNotificationCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$NotificationCallbacks;)V +HPLcom/android/server/location/gnss/hal/GnssNative;->setPositionMode(IIIIIZ)Z +PLcom/android/server/location/gnss/hal/GnssNative;->setPsdsCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$PsdsCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setTimeCallbacks(Lcom/android/server/location/gnss/hal/GnssNative$TimeCallbacks;)V +PLcom/android/server/location/gnss/hal/GnssNative;->setTopHalCapabilities(I)V +HPLcom/android/server/location/gnss/hal/GnssNative;->start()Z +PLcom/android/server/location/gnss/hal/GnssNative;->startAntennaInfoListening()Z +HPLcom/android/server/location/gnss/hal/GnssNative;->stop()Z +PLcom/android/server/location/gnss/hal/GnssNative;->stopMeasurementCollection()Z +PLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$0zT_AnEHeA_5uNwgyxqq6AVwyZM;->()V +PLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$0zT_AnEHeA_5uNwgyxqq6AVwyZM;->()V +HPLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$0zT_AnEHeA_5uNwgyxqq6AVwyZM;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$wf6vdf9dwkFWCfi1CZtCh3KpiWg;->()V +PLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$wf6vdf9dwkFWCfi1CZtCh3KpiWg;->()V +PLcom/android/server/location/injector/-$$Lambda$LocationAttributionHelper$wf6vdf9dwkFWCfi1CZtCh3KpiWg;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/location/injector/-$$Lambda$LocationPermissionsHelper$lKCg2BmNlpm5OljPVUK7TaO84ps;->(Lcom/android/server/location/injector/LocationPermissionsHelper;)V +HPLcom/android/server/location/injector/-$$Lambda$LocationPermissionsHelper$lKCg2BmNlpm5OljPVUK7TaO84ps;->onAppOpsChanged(Ljava/lang/String;)V +HSPLcom/android/server/location/injector/-$$Lambda$SystemAppForegroundHelper$Yq4Uol0cKBkywoHPg9SHJHpQCjk;->(Lcom/android/server/location/injector/SystemAppForegroundHelper;)V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppForegroundHelper$Yq4Uol0cKBkywoHPg9SHJHpQCjk;->onUidImportance(II)V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppForegroundHelper$jfxw7iYvgyB4w8Fs_JJYhMU6Qj8;->(Lcom/android/server/location/injector/SystemAppForegroundHelper;IZ)V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppForegroundHelper$jfxw7iYvgyB4w8Fs_JJYhMU6Qj8;->run()V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppOpsHelper$CLGSyfxutfULAy19enjkBJzZIqM;->(Lcom/android/server/location/injector/SystemAppOpsHelper;Ljava/lang/String;)V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppOpsHelper$CLGSyfxutfULAy19enjkBJzZIqM;->run()V +HSPLcom/android/server/location/injector/-$$Lambda$SystemAppOpsHelper$qQjoYrrPfn6mgnIOmXGjXLQeFjs;->(Lcom/android/server/location/injector/SystemAppOpsHelper;)V +HPLcom/android/server/location/injector/-$$Lambda$SystemAppOpsHelper$qQjoYrrPfn6mgnIOmXGjXLQeFjs;->onOpChanged(Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/location/injector/-$$Lambda$SystemLocationPermissionsHelper$LwFTRsaO4ioR_BnNZiZFYY0q6dU;->(Lcom/android/server/location/injector/SystemLocationPermissionsHelper;)V +PLcom/android/server/location/injector/-$$Lambda$SystemLocationPermissionsHelper$LwFTRsaO4ioR_BnNZiZFYY0q6dU;->onPermissionsChanged(I)V +PLcom/android/server/location/injector/-$$Lambda$SystemLocationPermissionsHelper$snAEYFdXwZADB6DZMv8JbB4hyvU;->(Lcom/android/server/location/injector/SystemLocationPermissionsHelper;I)V +PLcom/android/server/location/injector/-$$Lambda$SystemLocationPermissionsHelper$snAEYFdXwZADB6DZMv8JbB4hyvU;->run()V +PLcom/android/server/location/injector/-$$Lambda$SystemLocationPowerSaveModeHelper$cngo8HcVIGznbJh2rQU74Fbu0p8;->(Lcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;I)V +PLcom/android/server/location/injector/-$$Lambda$SystemLocationPowerSaveModeHelper$cngo8HcVIGznbJh2rQU74Fbu0p8;->run()V +HSPLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$I803zMVfB5OQFl7sZosPNo4j_hM;->()V +HSPLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$I803zMVfB5OQFl7sZosPNo4j_hM;->()V +PLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$I803zMVfB5OQFl7sZosPNo4j_hM;->get()Ljava/lang/Object; +HSPLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$lyzP_XY3PYi-R6W6Q6U2Px3rg6k;->()V +HSPLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$lyzP_XY3PYi-R6W6Q6U2Px3rg6k;->()V +PLcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$lyzP_XY3PYi-R6W6Q6U2Px3rg6k;->get()Ljava/lang/Object; +HSPLcom/android/server/location/injector/AlarmHelper;->()V +HPLcom/android/server/location/injector/AlarmHelper;->setDelayedAlarm(JLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/WorkSource;)V +HSPLcom/android/server/location/injector/AppForegroundHelper;->()V +HPLcom/android/server/location/injector/AppForegroundHelper;->addListener(Lcom/android/server/location/injector/AppForegroundHelper$AppForegroundListener;)V +HPLcom/android/server/location/injector/AppForegroundHelper;->isForeground(I)Z +HPLcom/android/server/location/injector/AppForegroundHelper;->notifyAppForeground(IZ)V +HPLcom/android/server/location/injector/AppForegroundHelper;->removeListener(Lcom/android/server/location/injector/AppForegroundHelper$AppForegroundListener;)V +HSPLcom/android/server/location/injector/AppOpsHelper;->()V +HSPLcom/android/server/location/injector/AppOpsHelper;->addListener(Lcom/android/server/location/injector/AppOpsHelper$LocationAppOpListener;)V +HPLcom/android/server/location/injector/AppOpsHelper;->notifyAppOpChanged(Ljava/lang/String;)V +PLcom/android/server/location/injector/EmergencyHelper;->()V +HPLcom/android/server/location/injector/LocationAttributionHelper$BucketKey;->(Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/location/injector/LocationAttributionHelper$BucketKey;->(Ljava/lang/String;Ljava/lang/Object;Lcom/android/server/location/injector/LocationAttributionHelper$1;)V +HPLcom/android/server/location/injector/LocationAttributionHelper$BucketKey;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/location/injector/LocationAttributionHelper$BucketKey;->hashCode()I +HSPLcom/android/server/location/injector/LocationAttributionHelper;->(Lcom/android/server/location/injector/AppOpsHelper;)V +PLcom/android/server/location/injector/LocationAttributionHelper;->lambda$reportHighPowerLocationStart$1(Landroid/location/util/identity/CallerIdentity;)Ljava/util/Set; +HPLcom/android/server/location/injector/LocationAttributionHelper;->lambda$reportLocationStart$0(Landroid/location/util/identity/CallerIdentity;)Ljava/util/Set; +HPLcom/android/server/location/injector/LocationAttributionHelper;->reportHighPowerLocationStart(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/location/injector/LocationAttributionHelper;->reportHighPowerLocationStop(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/location/injector/LocationAttributionHelper;->reportLocationStart(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/location/injector/LocationAttributionHelper;->reportLocationStop(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V +PLcom/android/server/location/injector/LocationEventLog$LocationPowerSaveModeEvent;->(JI)V +PLcom/android/server/location/injector/LocationEventLog$LocationPowerSaveModeEvent;->(JILcom/android/server/location/injector/LocationEventLog$1;)V +PLcom/android/server/location/injector/LocationEventLog$LocationPowerSaveModeEvent;->getLogString()Ljava/lang/String; +HPLcom/android/server/location/injector/LocationEventLog$ProviderDeliverLocationEvent;->(JLjava/lang/String;ILandroid/location/util/identity/CallerIdentity;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderDeliverLocationEvent;->(JLjava/lang/String;ILandroid/location/util/identity/CallerIdentity;Lcom/android/server/location/injector/LocationEventLog$1;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderDeliverLocationEvent;->getLogString()Ljava/lang/String; +HSPLcom/android/server/location/injector/LocationEventLog$ProviderEnabledEvent;->(JLjava/lang/String;IZ)V +PLcom/android/server/location/injector/LocationEventLog$ProviderEnabledEvent;->getLogString()Ljava/lang/String; +HPLcom/android/server/location/injector/LocationEventLog$ProviderReceiveLocationEvent;->(JLjava/lang/String;I)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderReceiveLocationEvent;->(JLjava/lang/String;ILcom/android/server/location/injector/LocationEventLog$1;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderReceiveLocationEvent;->getLogString()Ljava/lang/String; +HPLcom/android/server/location/injector/LocationEventLog$ProviderRegisterEvent;->(JLjava/lang/String;ZLandroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderRegisterEvent;->(JLjava/lang/String;ZLandroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;Lcom/android/server/location/injector/LocationEventLog$1;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderRegisterEvent;->getLogString()Ljava/lang/String; +PLcom/android/server/location/injector/LocationEventLog$ProviderUpdateEvent;->(JLjava/lang/String;Landroid/location/provider/ProviderRequest;)V +PLcom/android/server/location/injector/LocationEventLog$ProviderUpdateEvent;->(JLjava/lang/String;Landroid/location/provider/ProviderRequest;Lcom/android/server/location/injector/LocationEventLog$1;)V +HPLcom/android/server/location/injector/LocationEventLog$ProviderUpdateEvent;->getLogString()Ljava/lang/String; +HSPLcom/android/server/location/injector/LocationEventLog;->()V +HSPLcom/android/server/location/injector/LocationEventLog;->createLogEvent(JI[Ljava/lang/Object;)Lcom/android/server/utils/eventlog/LocalEventLog$LogEvent; +HSPLcom/android/server/location/injector/LocationEventLog;->getLogSize()I +PLcom/android/server/location/injector/LocationEventLog;->logLocationPowerSaveMode(I)V +HPLcom/android/server/location/injector/LocationEventLog;->logProviderClientRegistered(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;)V +HPLcom/android/server/location/injector/LocationEventLog;->logProviderClientUnregistered(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)V +HPLcom/android/server/location/injector/LocationEventLog;->logProviderDeliveredLocations(Ljava/lang/String;ILandroid/location/util/identity/CallerIdentity;)V +HSPLcom/android/server/location/injector/LocationEventLog;->logProviderEnabled(Ljava/lang/String;IZ)V +HPLcom/android/server/location/injector/LocationEventLog;->logProviderReceivedLocations(Ljava/lang/String;I)V +PLcom/android/server/location/injector/LocationEventLog;->logProviderUpdateRequest(Ljava/lang/String;Landroid/location/provider/ProviderRequest;)V +HSPLcom/android/server/location/injector/LocationPermissionsHelper;->(Lcom/android/server/location/injector/AppOpsHelper;)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->addListener(Lcom/android/server/location/injector/LocationPermissionsHelper$LocationPermissionsListener;)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->hasLocationPermissions(ILandroid/location/util/identity/CallerIdentity;)Z +HPLcom/android/server/location/injector/LocationPermissionsHelper;->lambda$lKCg2BmNlpm5OljPVUK7TaO84ps(Lcom/android/server/location/injector/LocationPermissionsHelper;Ljava/lang/String;)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->notifyLocationPermissionsChanged(I)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->notifyLocationPermissionsChanged(Ljava/lang/String;)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->onAppOpsChanged(Ljava/lang/String;)V +HPLcom/android/server/location/injector/LocationPermissionsHelper;->removeListener(Lcom/android/server/location/injector/LocationPermissionsHelper$LocationPermissionsListener;)V +HSPLcom/android/server/location/injector/LocationPowerSaveModeHelper;->(Lcom/android/server/location/injector/LocationEventLog;)V +HPLcom/android/server/location/injector/LocationPowerSaveModeHelper;->addListener(Lcom/android/server/location/injector/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener;)V +PLcom/android/server/location/injector/LocationPowerSaveModeHelper;->notifyLocationPowerSaveModeChanged(I)V +HPLcom/android/server/location/injector/LocationPowerSaveModeHelper;->removeListener(Lcom/android/server/location/injector/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener;)V +HSPLcom/android/server/location/injector/LocationUsageLogger;->()V +HPLcom/android/server/location/injector/LocationUsageLogger;->bucketizeDistance(F)I +PLcom/android/server/location/injector/LocationUsageLogger;->bucketizeExpireIn(J)I +HPLcom/android/server/location/injector/LocationUsageLogger;->bucketizeInterval(J)I +HPLcom/android/server/location/injector/LocationUsageLogger;->bucketizeProvider(Ljava/lang/String;)I +HPLcom/android/server/location/injector/LocationUsageLogger;->categorizeActivityImportance(Z)I +HPLcom/android/server/location/injector/LocationUsageLogger;->getCallbackType(IZZ)I +HPLcom/android/server/location/injector/LocationUsageLogger;->hitApiUsageLogCap()Z +PLcom/android/server/location/injector/LocationUsageLogger;->logLocationApiUsage(IILjava/lang/String;)V +HPLcom/android/server/location/injector/LocationUsageLogger;->logLocationApiUsage(IILjava/lang/String;Ljava/lang/String;Landroid/location/LocationRequest;ZZLandroid/location/Geofence;Z)V +HSPLcom/android/server/location/injector/ScreenInteractiveHelper;->()V +HPLcom/android/server/location/injector/ScreenInteractiveHelper;->addListener(Lcom/android/server/location/injector/ScreenInteractiveHelper$ScreenInteractiveChangedListener;)V +HPLcom/android/server/location/injector/ScreenInteractiveHelper;->notifyScreenInteractiveChanged(Z)V +HPLcom/android/server/location/injector/ScreenInteractiveHelper;->removeListener(Lcom/android/server/location/injector/ScreenInteractiveHelper$ScreenInteractiveChangedListener;)V +HSPLcom/android/server/location/injector/SettingsHelper;->()V +HSPLcom/android/server/location/injector/SystemAlarmHelper;->(Landroid/content/Context;)V +HPLcom/android/server/location/injector/SystemAlarmHelper;->cancel(Landroid/app/AlarmManager$OnAlarmListener;)V +HPLcom/android/server/location/injector/SystemAlarmHelper;->setDelayedAlarmInternal(JLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/WorkSource;)V +HSPLcom/android/server/location/injector/SystemAppForegroundHelper;->(Landroid/content/Context;)V +HPLcom/android/server/location/injector/SystemAppForegroundHelper;->isAppForeground(I)Z +HPLcom/android/server/location/injector/SystemAppForegroundHelper;->lambda$Yq4Uol0cKBkywoHPg9SHJHpQCjk(Lcom/android/server/location/injector/SystemAppForegroundHelper;II)V +HPLcom/android/server/location/injector/SystemAppForegroundHelper;->lambda$onAppForegroundChanged$0$SystemAppForegroundHelper(IZ)V +HPLcom/android/server/location/injector/SystemAppForegroundHelper;->onAppForegroundChanged(II)V +HSPLcom/android/server/location/injector/SystemAppForegroundHelper;->onSystemReady()V +HSPLcom/android/server/location/injector/SystemAppOpsHelper;->(Landroid/content/Context;)V +HPLcom/android/server/location/injector/SystemAppOpsHelper;->checkOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z +HPLcom/android/server/location/injector/SystemAppOpsHelper;->finishOp(ILandroid/location/util/identity/CallerIdentity;)V +HPLcom/android/server/location/injector/SystemAppOpsHelper;->lambda$onSystemReady$0$SystemAppOpsHelper(Ljava/lang/String;)V +HPLcom/android/server/location/injector/SystemAppOpsHelper;->lambda$onSystemReady$1$SystemAppOpsHelper(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/location/injector/SystemAppOpsHelper;->noteOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z +HSPLcom/android/server/location/injector/SystemAppOpsHelper;->onSystemReady()V +HPLcom/android/server/location/injector/SystemAppOpsHelper;->startOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z +PLcom/android/server/location/injector/SystemEmergencyHelper$1;->(Lcom/android/server/location/injector/SystemEmergencyHelper;)V +PLcom/android/server/location/injector/SystemEmergencyHelper$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/location/injector/SystemEmergencyHelper$EmergencyCallPhoneStateListener;->(Lcom/android/server/location/injector/SystemEmergencyHelper;)V +PLcom/android/server/location/injector/SystemEmergencyHelper$EmergencyCallPhoneStateListener;->(Lcom/android/server/location/injector/SystemEmergencyHelper;Lcom/android/server/location/injector/SystemEmergencyHelper$1;)V +PLcom/android/server/location/injector/SystemEmergencyHelper;->(Landroid/content/Context;)V +PLcom/android/server/location/injector/SystemEmergencyHelper;->access$102(Lcom/android/server/location/injector/SystemEmergencyHelper;Z)Z +PLcom/android/server/location/injector/SystemEmergencyHelper;->access$200(Lcom/android/server/location/injector/SystemEmergencyHelper;)Landroid/telephony/TelephonyManager; +PLcom/android/server/location/injector/SystemEmergencyHelper;->onSystemReady()V +HSPLcom/android/server/location/injector/SystemLocationPermissionsHelper;->(Landroid/content/Context;Lcom/android/server/location/injector/AppOpsHelper;)V +HPLcom/android/server/location/injector/SystemLocationPermissionsHelper;->hasPermission(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)Z +PLcom/android/server/location/injector/SystemLocationPermissionsHelper;->lambda$onSystemReady$0$SystemLocationPermissionsHelper(I)V +PLcom/android/server/location/injector/SystemLocationPermissionsHelper;->lambda$onSystemReady$1$SystemLocationPermissionsHelper(I)V +HSPLcom/android/server/location/injector/SystemLocationPermissionsHelper;->onSystemReady()V +HSPLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->(Landroid/content/Context;Lcom/android/server/location/injector/LocationEventLog;)V +PLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->accept(Landroid/os/PowerSaveState;)V +PLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->accept(Ljava/lang/Object;)V +HPLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->getLocationPowerSaveMode()I +PLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->lambda$accept$0$SystemLocationPowerSaveModeHelper(I)V +HSPLcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;->onSystemReady()V +HSPLcom/android/server/location/injector/SystemScreenInteractiveHelper$1;->(Lcom/android/server/location/injector/SystemScreenInteractiveHelper;)V +HPLcom/android/server/location/injector/SystemScreenInteractiveHelper$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/location/injector/SystemScreenInteractiveHelper;->(Landroid/content/Context;)V +HPLcom/android/server/location/injector/SystemScreenInteractiveHelper;->access$000(Lcom/android/server/location/injector/SystemScreenInteractiveHelper;Z)V +HPLcom/android/server/location/injector/SystemScreenInteractiveHelper;->isInteractive()Z +HPLcom/android/server/location/injector/SystemScreenInteractiveHelper;->onScreenInteractiveChanged(Z)V +HSPLcom/android/server/location/injector/SystemScreenInteractiveHelper;->onSystemReady()V +HSPLcom/android/server/location/injector/SystemSettingsHelper$BooleanGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V +PLcom/android/server/location/injector/SystemSettingsHelper$BooleanGlobalSetting;->getValue(Z)Z +HSPLcom/android/server/location/injector/SystemSettingsHelper$IntegerSecureSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V +HSPLcom/android/server/location/injector/SystemSettingsHelper$IntegerSecureSetting;->getValueForUser(II)I +HSPLcom/android/server/location/injector/SystemSettingsHelper$IntegerSecureSetting;->register()V +HSPLcom/android/server/location/injector/SystemSettingsHelper$LongGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V +HPLcom/android/server/location/injector/SystemSettingsHelper$LongGlobalSetting;->getValue(J)J +HSPLcom/android/server/location/injector/SystemSettingsHelper$LongGlobalSetting;->register()V +HSPLcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting;->(Landroid/os/Handler;)V +HSPLcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting;->addListener(Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting;->isRegistered()Z +HSPLcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting;->register(Landroid/content/Context;Landroid/net/Uri;)V +HPLcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting;->removeListener(Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener;)V +HSPLcom/android/server/location/injector/SystemSettingsHelper$StringListCachedSecureSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V +HPLcom/android/server/location/injector/SystemSettingsHelper$StringListCachedSecureSetting;->getValueForUser(I)Ljava/util/List; +HSPLcom/android/server/location/injector/SystemSettingsHelper$StringListCachedSecureSetting;->register()V +HSPLcom/android/server/location/injector/SystemSettingsHelper$StringSetCachedGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Ljava/util/function/Supplier;Landroid/os/Handler;)V +HPLcom/android/server/location/injector/SystemSettingsHelper$StringSetCachedGlobalSetting;->getValue()Ljava/util/Set; +HSPLcom/android/server/location/injector/SystemSettingsHelper$StringSetCachedGlobalSetting;->register()V +HSPLcom/android/server/location/injector/SystemSettingsHelper;->(Landroid/content/Context;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->addOnBackgroundThrottleIntervalChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->addOnBackgroundThrottlePackageWhitelistChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +PLcom/android/server/location/injector/SystemSettingsHelper;->addOnGnssMeasurementsFullTrackingEnabledChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->addOnIgnoreSettingsPackageWhitelistChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HSPLcom/android/server/location/injector/SystemSettingsHelper;->addOnLocationEnabledChangedListener(Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->addOnLocationPackageBlacklistChangedListener(Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener;)V +PLcom/android/server/location/injector/SystemSettingsHelper;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->getBackgroundThrottleIntervalMs()J +HPLcom/android/server/location/injector/SystemSettingsHelper;->getBackgroundThrottlePackageWhitelist()Ljava/util/Set; +HSPLcom/android/server/location/injector/SystemSettingsHelper;->getCoarseLocationAccuracyM()F +PLcom/android/server/location/injector/SystemSettingsHelper;->isGnssMeasurementsFullTrackingEnabled()Z +HSPLcom/android/server/location/injector/SystemSettingsHelper;->isLocationEnabled(I)Z +HPLcom/android/server/location/injector/SystemSettingsHelper;->isLocationPackageBlacklisted(ILjava/lang/String;)Z +PLcom/android/server/location/injector/SystemSettingsHelper;->lambda$new$0()Landroid/util/ArraySet; +PLcom/android/server/location/injector/SystemSettingsHelper;->lambda$new$1()Landroid/util/ArraySet; +HSPLcom/android/server/location/injector/SystemSettingsHelper;->onSystemReady()V +HPLcom/android/server/location/injector/SystemSettingsHelper;->removeOnBackgroundThrottleIntervalChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->removeOnBackgroundThrottlePackageWhitelistChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +PLcom/android/server/location/injector/SystemSettingsHelper;->removeOnGnssMeasurementsFullTrackingEnabledChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->removeOnIgnoreSettingsPackageWhitelistChangedListener(Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener;)V +HPLcom/android/server/location/injector/SystemSettingsHelper;->removeOnLocationPackageBlacklistChangedListener(Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener;)V +HSPLcom/android/server/location/injector/SystemUserInfoHelper;->(Landroid/content/Context;)V +PLcom/android/server/location/injector/SystemUserInfoHelper;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getActivityManager()Landroid/app/IActivityManager; +HPLcom/android/server/location/injector/SystemUserInfoHelper;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal; +HPLcom/android/server/location/injector/SystemUserInfoHelper;->getCurrentUserId()I +PLcom/android/server/location/injector/SystemUserInfoHelper;->getProfileIds(I)[I +HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getRunningUserIds()[I +PLcom/android/server/location/injector/SystemUserInfoHelper;->getUserManager()Landroid/os/UserManager; +HPLcom/android/server/location/injector/SystemUserInfoHelper;->isCurrentUserId(I)Z +HSPLcom/android/server/location/injector/UserInfoHelper;->()V +HSPLcom/android/server/location/injector/UserInfoHelper;->addListener(Lcom/android/server/location/injector/UserInfoHelper$UserListener;)V +PLcom/android/server/location/injector/UserInfoHelper;->dispatchOnCurrentUserChanged(II)V +PLcom/android/server/location/injector/UserInfoHelper;->dispatchOnUserStarted(I)V +PLcom/android/server/location/injector/UserInfoHelper;->dispatchOnUserStopped(I)V +PLcom/android/server/location/injector/UserInfoHelper;->removeListener(Lcom/android/server/location/injector/UserInfoHelper$UserListener;)V HPLcom/android/server/location/listeners/-$$Lambda$ListenerRegistration$xOIhIOzzo5r2z8R0vVp6VpGdQAg;->(Lcom/android/server/location/listeners/ListenerRegistration;)V HPLcom/android/server/location/listeners/-$$Lambda$ListenerRegistration$xOIhIOzzo5r2z8R0vVp6VpGdQAg;->get()Ljava/lang/Object; HPLcom/android/server/location/listeners/-$$Lambda$OO55YQR40K9L9XMVmzIwHsKVPkw;->(Lcom/android/server/location/listeners/ListenerRegistration;)V @@ -17384,225 +18955,451 @@ HPLcom/android/server/location/listeners/RemovableListenerRegistration;->onUnreg HPLcom/android/server/location/listeners/RemovableListenerRegistration;->remove()V HSPLcom/android/server/location/listeners/RequestListenerRegistration;->(Ljava/util/concurrent/Executor;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/location/listeners/RequestListenerRegistration;->getRequest()Ljava/lang/Object; +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$95N_DeaHgb2RsUaNIOnly07WLvM;->(Lcom/android/server/location/provider/AbstractLocationProvider$Listener;)V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$95N_DeaHgb2RsUaNIOnly07WLvM;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$FFpvgAmdRzEghaZKwCDHNbHdHiw;->(Lcom/android/server/location/provider/AbstractLocationProvider$Controller;IILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$FFpvgAmdRzEghaZKwCDHNbHdHiw;->run()V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$GLH1DNNADjwa-B3wIHoxrYOY54U;->(Lcom/android/server/location/provider/AbstractLocationProvider$Controller;Landroid/location/provider/ProviderRequest;)V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$GLH1DNNADjwa-B3wIHoxrYOY54U;->run()V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$IS-UMNK4LHmQ9q86O6e1QFfenZw;->(Z)V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$IS-UMNK4LHmQ9q86O6e1QFfenZw;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$MQ694tDjSl6yFnSNHY1YjmYncNg;->(Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/function/UnaryOperator;)V +HSPLcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$MQ694tDjSl6yFnSNHY1YjmYncNg;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$0x8anSbBLv6TZPBLEnznwRTQJdo;->(Landroid/location/LocationResult;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$0x8anSbBLv6TZPBLEnznwRTQJdo;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$1-cjs2Vk_EPtvWx8_RBjd4mLOr0;->(Lcom/android/server/location/provider/LocationProviderManager;[Landroid/location/LocationManagerInternal$ProviderEnabledListener;IZ)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$1-cjs2Vk_EPtvWx8_RBjd4mLOr0;->run()V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$5IARdXBxN2Mv28RZEJsVxsSiwt4;->()V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$5IARdXBxN2Mv28RZEJsVxsSiwt4;->()V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$5IARdXBxN2Mv28RZEJsVxsSiwt4;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$5K9VYtdscMYmnTn6sThRmAQOsws;->(I)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$5K9VYtdscMYmnTn6sThRmAQOsws;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$6Dl2bLs2FLfB0wIT5MiLYB84brQ;->(I)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$6Dl2bLs2FLfB0wIT5MiLYB84brQ;->test(Ljava/lang/Object;)Z +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$7vYP1LE5Krt1P5aJHlhzdbr3rWw;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$93NUqXTfUSE5tZtsl_LWgfbHlOc;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$BDWzP9XX0x2f94OsbrinI-__IaU;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$BDWzP9XX0x2f94OsbrinI-__IaU;->test(Ljava/lang/Object;)Z +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$KxHqwPnaVGEoiyMmVCohPYesonc;->(IZ)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$KxHqwPnaVGEoiyMmVCohPYesonc;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationPendingIntentTransport$2-ZFBe_ZT84R-y_hQTS13dFYuag;->(Ljava/lang/Runnable;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationPendingIntentTransport$2-ZFBe_ZT84R-y_hQTS13dFYuag;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationRegistration$ScP6Oxi2FD4T3WjF6BPpRCIPC1c;->(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationRegistration$ScP6Oxi2FD4T3WjF6BPpRCIPC1c;->get()Ljava/lang/Object; +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationRegistration$raISASpbz1Irgkntjc-CrAblUfs;->(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;Z)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$LocationRegistration$raISASpbz1Irgkntjc-CrAblUfs;->operate(Ljava/lang/Object;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$Q1zBr1U1tqx0dgIzxXur_Uazn-8;->()V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$Q1zBr1U1tqx0dgIzxXur_Uazn-8;->()V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$Q1zBr1U1tqx0dgIzxXur_Uazn-8;->test(Ljava/lang/Object;)Z +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$RYed_vtaZnnYqxlvwQkjiVZutKw;->(Lcom/android/server/location/provider/LocationProviderManager;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$RYed_vtaZnnYqxlvwQkjiVZutKw;->onUserChanged(II)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$VicFuy_oxau7diLSxCBrX7kwa_U;->(I)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$VicFuy_oxau7diLSxCBrX7kwa_U;->test(Ljava/lang/Object;)Z +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$fIoNTobs61StXMNZ0ubcdArVE2A;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$gx0iV2d4Hs92jTtc8DG3AG6vEC4;->(Lcom/android/server/location/provider/LocationProviderManager;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$gx0iV2d4Hs92jTtc8DG3AG6vEC4;->onLocationPowerSaveModeChanged(I)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$h4yxqFMnHPWXkTr04uDEnkKXNeQ;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$h4yxqFMnHPWXkTr04uDEnkKXNeQ;->onAppForegroundChanged(IZ)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$iYYtJ5cq7fJsNaZmXOLCavDa8i4;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$ocnId8aeOUg5JILeBpsY-M1UGAA;->(Lcom/android/server/location/provider/LocationProviderManager;)V +PLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$qddYrSjAUFRAdDaMI0QTFBGmdqc;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/ILocationCallback;Lcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;)V +HSPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$tOu2N67zuUYfUXiymWsHUx8mz2o;->(Lcom/android/server/location/provider/LocationProviderManager;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$tOu2N67zuUYfUXiymWsHUx8mz2o;->onScreenInteractiveChanged(Z)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$xznYMPoePvr3eOC_SqOBZPQx8z8;->(Ljava/lang/String;)V +HPLcom/android/server/location/provider/-$$Lambda$LocationProviderManager$xznYMPoePvr3eOC_SqOBZPQx8z8;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/provider/-$$Lambda$MockableLocationProvider$ListenerWrapper$ZxaQBUtDQVWEBDBtZkqONLsi6x8;->(Lcom/android/server/location/provider/AbstractLocationProvider$State;)V +PLcom/android/server/location/provider/-$$Lambda$MockableLocationProvider$ListenerWrapper$ZxaQBUtDQVWEBDBtZkqONLsi6x8;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/location/provider/-$$Lambda$MockableLocationProvider$T5QgKuhRPr5-_Da8uSfZWytIGpw;->(Lcom/android/server/location/provider/AbstractLocationProvider$State;)V +HSPLcom/android/server/location/provider/-$$Lambda$MockableLocationProvider$T5QgKuhRPr5-_Da8uSfZWytIGpw;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/location/provider/-$$Lambda$VMWjQwcRmSLAiEYriG6yBQYu8z4;->(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)V +HPLcom/android/server/location/provider/-$$Lambda$k_ln9I7_oiM95SpCEMv-2A6Te74;->(Landroid/os/PowerManager$WakeLock;)V +HPLcom/android/server/location/provider/-$$Lambda$k_ln9I7_oiM95SpCEMv-2A6Te74;->run()V +HSPLcom/android/server/location/provider/-$$Lambda$trkWRFFtM-Zk50jjVZQN1m2NjWw;->(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HSPLcom/android/server/location/provider/-$$Lambda$trkWRFFtM-Zk50jjVZQN1m2NjWw;->run()V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->(Lcom/android/server/location/provider/AbstractLocationProvider;Lcom/android/server/location/provider/AbstractLocationProvider$1;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->isStarted()Z +PLcom/android/server/location/provider/AbstractLocationProvider$Controller;->lambda$sendExtraCommand$3$AbstractLocationProvider$Controller(IILjava/lang/String;Landroid/os/Bundle;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->lambda$setListener$0(Lcom/android/server/location/provider/AbstractLocationProvider$Listener;Lcom/android/server/location/provider/AbstractLocationProvider$InternalState;)Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->lambda$setRequest$1$AbstractLocationProvider$Controller(Landroid/location/provider/ProviderRequest;)V +PLcom/android/server/location/provider/AbstractLocationProvider$Controller;->sendExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->setListener(Lcom/android/server/location/provider/AbstractLocationProvider$Listener;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->setRequest(Landroid/location/provider/ProviderRequest;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$Controller;->start()V +HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->(Lcom/android/server/location/provider/AbstractLocationProvider$Listener;Lcom/android/server/location/provider/AbstractLocationProvider$State;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->withListener(Lcom/android/server/location/provider/AbstractLocationProvider$Listener;)Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->withState(Lcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->withState(Ljava/util/function/UnaryOperator;)Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->()V +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->(ZLandroid/location/provider/ProviderProperties;Landroid/location/util/identity/CallerIdentity;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->equals(Ljava/lang/Object;)Z +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->withAllowed(Z)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->withIdentity(Landroid/location/util/identity/CallerIdentity;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->withProperties(Landroid/location/provider/ProviderProperties;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HSPLcom/android/server/location/provider/AbstractLocationProvider;->(Ljava/util/concurrent/Executor;Landroid/location/util/identity/CallerIdentity;Landroid/location/provider/ProviderProperties;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider;->access$100(Lcom/android/server/location/provider/AbstractLocationProvider;)Ljava/util/concurrent/atomic/AtomicReference; +HSPLcom/android/server/location/provider/AbstractLocationProvider;->getController()Lcom/android/server/location/provider/LocationProviderController; +HPLcom/android/server/location/provider/AbstractLocationProvider;->getIdentity()Landroid/location/util/identity/CallerIdentity; +PLcom/android/server/location/provider/AbstractLocationProvider;->getProperties()Landroid/location/provider/ProviderProperties; +HSPLcom/android/server/location/provider/AbstractLocationProvider;->isAllowed()Z +HSPLcom/android/server/location/provider/AbstractLocationProvider;->lambda$setAllowed$1(ZLcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HSPLcom/android/server/location/provider/AbstractLocationProvider;->lambda$setState$0(Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/function/UnaryOperator;Lcom/android/server/location/provider/AbstractLocationProvider$InternalState;)Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +HSPLcom/android/server/location/provider/AbstractLocationProvider;->onStart()V +HPLcom/android/server/location/provider/AbstractLocationProvider;->reportLocation(Landroid/location/LocationResult;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider;->setAllowed(Z)V +PLcom/android/server/location/provider/AbstractLocationProvider;->setIdentity(Landroid/location/util/identity/CallerIdentity;)V +HSPLcom/android/server/location/provider/AbstractLocationProvider;->setState(Ljava/util/function/UnaryOperator;)V +HSPLcom/android/server/location/provider/LocationProviderManager$1;->(Lcom/android/server/location/provider/LocationProviderManager;)V +PLcom/android/server/location/provider/LocationProviderManager$1;->onLocationPermissionsChanged(I)V +HPLcom/android/server/location/provider/LocationProviderManager$1;->onLocationPermissionsChanged(Ljava/lang/String;)V +PLcom/android/server/location/provider/LocationProviderManager$2;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/provider/ProviderRequest;)V +PLcom/android/server/location/provider/LocationProviderManager$2;->onAlarm()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration$1;->(Lcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;Landroid/location/LocationResult;)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration$1;->onPostExecute(Z)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration$1;->operate(Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration$1;->operate(Ljava/lang/Object;)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;I)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->acceptLocationChange(Landroid/location/LocationResult;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->onAlarm()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerActive()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerInactive()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerRegister()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;->onProviderListenerUnregister()V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationTransport;->(Landroid/location/ILocationCallback;)V +PLcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationTransport;->deliverOnLocationChanged(Landroid/location/LocationResult;Ljava/lang/Runnable;)V +PLcom/android/server/location/provider/LocationProviderManager$LastLocation;->()V +PLcom/android/server/location/provider/LocationProviderManager$LastLocation;->(Lcom/android/server/location/provider/LocationProviderManager$1;)V +HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->calculateNextCoarse(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location; +HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->calculateNextFine(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location; +PLcom/android/server/location/provider/LocationProviderManager$LastLocation;->clearLocations()V +HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->get(IZ)Landroid/location/Location; +HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->set(Landroid/location/Location;)V +HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->setBypass(Landroid/location/Location;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;I)V +PLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->binderDied()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->onLocationListenerRegister()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->onLocationListenerUnregister()V +PLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->onOperationFailure(Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Ljava/lang/Exception;)V +PLcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;->onTransportFailure(Ljava/lang/Exception;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;->(Landroid/location/ILocationListener;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;->deliverOnLocationChanged(Landroid/location/LocationResult;Ljava/lang/Runnable;)V +PLcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;->deliverOnProviderEnabledChanged(Ljava/lang/String;Z)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;I)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;->onLocationListenerRegister()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;->onLocationListenerUnregister()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;->(Landroid/content/Context;Landroid/app/PendingIntent;)V +PLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;->deliverOnLocationChanged(Landroid/location/LocationResult;Ljava/lang/Runnable;)V +PLcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;->lambda$deliverOnLocationChanged$0(Ljava/lang/Runnable;Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;->(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;->test(Landroid/location/Location;)Z +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;->test(Ljava/lang/Object;)Z +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;Landroid/location/LocationResult;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->onPostExecute(Z)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->onPreExecute()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->operate(Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->operate(Ljava/lang/Object;)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;I)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->acceptLocationChange(Landroid/location/LocationResult;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->access$200(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)Landroid/os/PowerManager$WakeLock; +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->access$304(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)I +PLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->lambda$onProviderEnabledChanged$0$LocationProviderManager$LocationRegistration()Lcom/android/server/location/provider/LocationProviderManager$ProviderTransport; +PLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->lambda$onProviderEnabledChanged$1$LocationProviderManager$LocationRegistration(ZLcom/android/server/location/provider/LocationProviderManager$ProviderTransport;)V +PLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onAlarm()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onListenerUnregister()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onProviderEnabledChanged(Ljava/lang/String;IZ)V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onProviderListenerActive()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onProviderListenerRegister()V +HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->onProviderListenerUnregister()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;I)V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->calculateProviderLocationRequest()Landroid/location/LocationRequest; +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getLastDeliveredLocation()Landroid/location/Location; +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getOwner()Lcom/android/server/location/listeners/ListenerMultiplexer; +PLcom/android/server/location/provider/LocationProviderManager$Registration;->getOwner()Lcom/android/server/location/provider/LocationProviderManager; +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getPermissionLevel()I +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getRequest()Landroid/location/LocationRequest; +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->isForeground()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->isPermitted()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->isThrottlingExempt()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->isUsingHighPower()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onActive()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onForegroundChanged(IZ)Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onHighPowerUsageChanged()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onInactive()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onLocationPermissionsChanged()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onLocationPermissionsChanged(I)Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onLocationPermissionsChanged(Ljava/lang/String;)Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onProviderListenerInactive()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onProviderLocationRequestChanged()Z +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onRemovableListenerRegister()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onRemovableListenerUnregister()V +HPLcom/android/server/location/provider/LocationProviderManager$Registration;->setLastDeliveredLocation(Landroid/location/Location;)V +PLcom/android/server/location/provider/LocationProviderManager$Registration;->toString()Ljava/lang/String; +HPLcom/android/server/location/provider/LocationProviderManager$SingleUseCallback;->(Ljava/lang/Runnable;)V +HPLcom/android/server/location/provider/LocationProviderManager$SingleUseCallback;->run()V +HPLcom/android/server/location/provider/LocationProviderManager$SingleUseCallback;->sendResult(Landroid/os/Bundle;)V +HPLcom/android/server/location/provider/LocationProviderManager$SingleUseCallback;->wrap(Ljava/lang/Runnable;)Lcom/android/server/location/provider/LocationProviderManager$SingleUseCallback; +HSPLcom/android/server/location/provider/LocationProviderManager;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;Ljava/lang/String;Lcom/android/server/location/provider/PassiveLocationProviderManager;)V +PLcom/android/server/location/provider/LocationProviderManager;->access$000(Lcom/android/server/location/provider/LocationProviderManager;)V +HPLcom/android/server/location/provider/LocationProviderManager;->access$100(Lcom/android/server/location/provider/LocationProviderManager;Landroid/location/LocationResult;I)Landroid/location/LocationResult; +HPLcom/android/server/location/provider/LocationProviderManager;->access$400(Lcom/android/server/location/provider/LocationProviderManager;Ljava/lang/String;)V +PLcom/android/server/location/provider/LocationProviderManager;->access$500(Lcom/android/server/location/provider/LocationProviderManager;I)V +PLcom/android/server/location/provider/LocationProviderManager;->access$700(Lcom/android/server/location/provider/LocationProviderManager;)Landroid/app/AlarmManager$OnAlarmListener; +PLcom/android/server/location/provider/LocationProviderManager;->access$702(Lcom/android/server/location/provider/LocationProviderManager;Landroid/app/AlarmManager$OnAlarmListener;)Landroid/app/AlarmManager$OnAlarmListener; +HPLcom/android/server/location/provider/LocationProviderManager;->addEnabledListener(Landroid/location/LocationManagerInternal$ProviderEnabledListener;)V +HPLcom/android/server/location/provider/LocationProviderManager;->calculateRequestDelayMillis(JLjava/util/Collection;)J +PLcom/android/server/location/provider/LocationProviderManager;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/provider/LocationProviderManager;->getCurrentLocation(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/location/ILocationCallback;)Landroid/os/ICancellationSignal; +HPLcom/android/server/location/provider/LocationProviderManager;->getIdentity()Landroid/location/util/identity/CallerIdentity; +HPLcom/android/server/location/provider/LocationProviderManager;->getLastLocation(Landroid/location/LastLocationRequest;Landroid/location/util/identity/CallerIdentity;I)Landroid/location/Location; +HPLcom/android/server/location/provider/LocationProviderManager;->getLastLocationUnsafe(IIZJ)Landroid/location/Location; +HSPLcom/android/server/location/provider/LocationProviderManager;->getName()Ljava/lang/String; +HPLcom/android/server/location/provider/LocationProviderManager;->getPermittedLocation(Landroid/location/Location;I)Landroid/location/Location; +HPLcom/android/server/location/provider/LocationProviderManager;->getPermittedLocationResult(Landroid/location/LocationResult;I)Landroid/location/LocationResult; +PLcom/android/server/location/provider/LocationProviderManager;->getProperties()Landroid/location/provider/ProviderProperties; +PLcom/android/server/location/provider/LocationProviderManager;->getServiceState()Ljava/lang/String; +HPLcom/android/server/location/provider/LocationProviderManager;->isActive(Lcom/android/server/location/listeners/ListenerRegistration;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->isActive(Lcom/android/server/location/provider/LocationProviderManager$Registration;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->isActive(ZLandroid/location/util/identity/CallerIdentity;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->isEnabled(I)Z +PLcom/android/server/location/provider/LocationProviderManager;->lambda$RYed_vtaZnnYqxlvwQkjiVZutKw(Lcom/android/server/location/provider/LocationProviderManager;II)V +PLcom/android/server/location/provider/LocationProviderManager;->lambda$gx0iV2d4Hs92jTtc8DG3AG6vEC4(Lcom/android/server/location/provider/LocationProviderManager;I)V +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$h4yxqFMnHPWXkTr04uDEnkKXNeQ(Lcom/android/server/location/provider/LocationProviderManager;IZ)V +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$onAppForegroundChanged$7(IZLcom/android/server/location/provider/LocationProviderManager$Registration;)Z +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onEnabledChanged$13$LocationProviderManager([Landroid/location/LocationManagerInternal$ProviderEnabledListener;IZ)V +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onEnabledChanged$14(ILcom/android/server/location/provider/LocationProviderManager$Registration;)Z +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onLocationPermissionsChanged$10(ILcom/android/server/location/provider/LocationProviderManager$Registration;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$onLocationPermissionsChanged$9(Ljava/lang/String;Lcom/android/server/location/provider/LocationProviderManager$Registration;)Z +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onLocationPowerSaveModeChanged$6(Lcom/android/server/location/provider/LocationProviderManager$Registration;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$onReportLocation$11$LocationProviderManager(Landroid/location/Location;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$onReportLocation$12(Landroid/location/LocationResult;Lcom/android/server/location/provider/LocationProviderManager$Registration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation; +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onScreenInteractiveChanged$5(Lcom/android/server/location/provider/LocationProviderManager$Registration;)Z +PLcom/android/server/location/provider/LocationProviderManager;->lambda$onUserChanged$4(ILcom/android/server/location/provider/LocationProviderManager$Registration;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->lambda$tOu2N67zuUYfUXiymWsHUx8mz2o(Lcom/android/server/location/provider/LocationProviderManager;Z)V +HPLcom/android/server/location/provider/LocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Landroid/location/provider/ProviderRequest; +HPLcom/android/server/location/provider/LocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; +HPLcom/android/server/location/provider/LocationProviderManager;->onAppForegroundChanged(IZ)V +HSPLcom/android/server/location/provider/LocationProviderManager;->onEnabledChanged(I)V +PLcom/android/server/location/provider/LocationProviderManager;->onLocationPermissionsChanged(I)V +HPLcom/android/server/location/provider/LocationProviderManager;->onLocationPermissionsChanged(Ljava/lang/String;)V +PLcom/android/server/location/provider/LocationProviderManager;->onLocationPowerSaveModeChanged(I)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegister()V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationAdded(Ljava/lang/Object;Lcom/android/server/location/provider/LocationProviderManager$Registration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationRemoved(Ljava/lang/Object;Lcom/android/server/location/provider/LocationProviderManager$Registration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationReplaced(Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;Lcom/android/server/location/listeners/ListenerRegistration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onRegistrationReplaced(Ljava/lang/Object;Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$Registration;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onReportLocation(Landroid/location/LocationResult;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onScreenInteractiveChanged(Z)V +HSPLcom/android/server/location/provider/LocationProviderManager;->onStateChanged(Lcom/android/server/location/provider/AbstractLocationProvider$State;Lcom/android/server/location/provider/AbstractLocationProvider$State;)V +HPLcom/android/server/location/provider/LocationProviderManager;->onUnregister()V +PLcom/android/server/location/provider/LocationProviderManager;->onUserChanged(II)V +HSPLcom/android/server/location/provider/LocationProviderManager;->onUserStarted(I)V +PLcom/android/server/location/provider/LocationProviderManager;->onUserStopped(I)V +HPLcom/android/server/location/provider/LocationProviderManager;->registerLocationRequest(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/app/PendingIntent;)V +HPLcom/android/server/location/provider/LocationProviderManager;->registerLocationRequest(Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;ILandroid/location/ILocationListener;)V +PLcom/android/server/location/provider/LocationProviderManager;->registerWithService(Landroid/location/provider/ProviderRequest;Ljava/util/Collection;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->registerWithService(Ljava/lang/Object;Ljava/util/Collection;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->removeEnabledListener(Landroid/location/LocationManagerInternal$ProviderEnabledListener;)V +PLcom/android/server/location/provider/LocationProviderManager;->reregisterWithService(Landroid/location/provider/ProviderRequest;Landroid/location/provider/ProviderRequest;Ljava/util/Collection;)Z +HPLcom/android/server/location/provider/LocationProviderManager;->reregisterWithService(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Collection;)Z +PLcom/android/server/location/provider/LocationProviderManager;->sendExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/location/provider/LocationProviderManager;->setLastLocation(Landroid/location/Location;I)V +HSPLcom/android/server/location/provider/LocationProviderManager;->setRealProvider(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HSPLcom/android/server/location/provider/LocationProviderManager;->startManager()V +HPLcom/android/server/location/provider/LocationProviderManager;->unregisterLocationRequest(Landroid/app/PendingIntent;)V +HPLcom/android/server/location/provider/LocationProviderManager;->unregisterLocationRequest(Landroid/location/ILocationListener;)V +HPLcom/android/server/location/provider/LocationProviderManager;->unregisterWithService()V +HSPLcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;->(Lcom/android/server/location/provider/MockableLocationProvider;Lcom/android/server/location/provider/AbstractLocationProvider;)V +PLcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;->lambda$onStateChanged$0(Lcom/android/server/location/provider/AbstractLocationProvider$State;Lcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +HPLcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;->onReportLocation(Landroid/location/LocationResult;)V +PLcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;->onStateChanged(Lcom/android/server/location/provider/AbstractLocationProvider$State;Lcom/android/server/location/provider/AbstractLocationProvider$State;)V +HSPLcom/android/server/location/provider/MockableLocationProvider;->(Ljava/lang/Object;)V +HPLcom/android/server/location/provider/MockableLocationProvider;->access$000(Lcom/android/server/location/provider/MockableLocationProvider;)Lcom/android/server/location/provider/AbstractLocationProvider; +PLcom/android/server/location/provider/MockableLocationProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/provider/MockableLocationProvider;->getCurrentRequest()Landroid/location/provider/ProviderRequest; +HPLcom/android/server/location/provider/MockableLocationProvider;->getProvider()Lcom/android/server/location/provider/AbstractLocationProvider; +HSPLcom/android/server/location/provider/MockableLocationProvider;->isMock()Z +HSPLcom/android/server/location/provider/MockableLocationProvider;->lambda$setProviderLocked$0(Lcom/android/server/location/provider/AbstractLocationProvider$State;Lcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +PLcom/android/server/location/provider/MockableLocationProvider;->onExtraCommand(IILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/location/provider/MockableLocationProvider;->onSetRequest(Landroid/location/provider/ProviderRequest;)V +HSPLcom/android/server/location/provider/MockableLocationProvider;->onStart()V +HSPLcom/android/server/location/provider/MockableLocationProvider;->setProviderLocked(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HSPLcom/android/server/location/provider/MockableLocationProvider;->setRealProvider(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HSPLcom/android/server/location/provider/PassiveLocationProvider;->()V +HSPLcom/android/server/location/provider/PassiveLocationProvider;->(Landroid/content/Context;)V +PLcom/android/server/location/provider/PassiveLocationProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HSPLcom/android/server/location/provider/PassiveLocationProvider;->onSetRequest(Landroid/location/provider/ProviderRequest;)V +HPLcom/android/server/location/provider/PassiveLocationProvider;->updateLocation(Landroid/location/LocationResult;)V +HSPLcom/android/server/location/provider/PassiveLocationProviderManager;->(Landroid/content/Context;Lcom/android/server/location/injector/Injector;)V +PLcom/android/server/location/provider/PassiveLocationProviderManager;->calculateRequestDelayMillis(JLjava/util/Collection;)J +PLcom/android/server/location/provider/PassiveLocationProviderManager;->getServiceState()Ljava/lang/String; +PLcom/android/server/location/provider/PassiveLocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Landroid/location/provider/ProviderRequest; +HPLcom/android/server/location/provider/PassiveLocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Ljava/lang/Object; +HSPLcom/android/server/location/provider/PassiveLocationProviderManager;->setRealProvider(Lcom/android/server/location/provider/AbstractLocationProvider;)V +HPLcom/android/server/location/provider/PassiveLocationProviderManager;->updateLocation(Landroid/location/LocationResult;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$0Dw-f2UBuVp8BfUWks3NEafffNY;->(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$0Dw-f2UBuVp8BfUWks3NEafffNY;->run(Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$AQNq4_ZJwFvBWykdHo3gp-oQjBc;->(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$AQNq4_ZJwFvBWykdHo3gp-oQjBc;->run()V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$JYh9t0Tw-rOPdFqN3xM8QCmpr0g;->(Landroid/location/provider/ProviderRequest;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$JYh9t0Tw-rOPdFqN3xM8QCmpr0g;->run(Landroid/os/IBinder;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$Proxy$697OjtgqNMSmeuoI1VxulK-uIdY;->(ZLandroid/location/provider/ProviderProperties;Landroid/location/util/identity/CallerIdentity;)V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$Proxy$697OjtgqNMSmeuoI1VxulK-uIdY;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$WaeE9C6-uuR7rZm-qJ5yv950KKQ;->()V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$WaeE9C6-uuR7rZm-qJ5yv950KKQ;->()V +PLcom/android/server/location/provider/proxy/-$$Lambda$ProxyLocationProvider$WaeE9C6-uuR7rZm-qJ5yv950KKQ;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->lambda$onInitialize$0(ZLandroid/location/provider/ProviderProperties;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->onInitialize(ZLandroid/location/provider/ProviderProperties;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->onReportLocation(Landroid/location/LocationResult;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->onSetAllowed(Z)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->(Landroid/content/Context;Ljava/lang/String;II)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->access$000(Landroid/content/Context;ILjava/lang/String;)Ljava/lang/String; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->access$100(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;Ljava/util/function/UnaryOperator;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->access$300(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;Z)V +HPLcom/android/server/location/provider/proxy/ProxyLocationProvider;->access$400(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;Landroid/location/LocationResult;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->checkServiceResolves()Z +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->create(Landroid/content/Context;Ljava/lang/String;II)Lcom/android/server/location/provider/proxy/ProxyLocationProvider; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->guessPackageName(Landroid/content/Context;ILjava/lang/String;)Ljava/lang/String; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->lambda$0Dw-f2UBuVp8BfUWks3NEafffNY(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->lambda$AQNq4_ZJwFvBWykdHo3gp-oQjBc(Lcom/android/server/location/provider/proxy/ProxyLocationProvider;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->lambda$onSetRequest$1(Landroid/location/provider/ProviderRequest;Landroid/os/IBinder;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->lambda$onUnbind$0(Lcom/android/server/location/provider/AbstractLocationProvider$State;)Lcom/android/server/location/provider/AbstractLocationProvider$State; +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->onBind(Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->onSetRequest(Landroid/location/provider/ProviderRequest;)V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->onStart()V +PLcom/android/server/location/provider/proxy/ProxyLocationProvider;->onUnbind()V +PLcom/android/server/location/timezone/-$$Lambda$ControllerEnvironmentImpl$liaAFpQpXNs3-TOHe9Yf4UGtbe4;->(Lcom/android/server/location/timezone/ControllerEnvironmentImpl;)V +PLcom/android/server/location/timezone/-$$Lambda$ControllerEnvironmentImpl$liaAFpQpXNs3-TOHe9Yf4UGtbe4;->onChange()V +PLcom/android/server/location/timezone/-$$Lambda$LocationTimeZoneManagerService$rnDlvnXtEWFfsq8tUNkTKfOUcFU;->(Lcom/android/server/location/timezone/LocationTimeZoneManagerService;)V +PLcom/android/server/location/timezone/-$$Lambda$LocationTimeZoneManagerService$rnDlvnXtEWFfsq8tUNkTKfOUcFU;->run()V +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$0pkDC4-KzS4T5E2BUX7fENGjtAs;->(Lcom/android/server/location/timezone/TimeZoneProviderRequest;Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy$ManagerProxy;)V +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$0pkDC4-KzS4T5E2BUX7fENGjtAs;->run(Landroid/os/IBinder;)V +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$N7bio16jLEAyR6HxC7aI7HHw0fk;->(Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;)V +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$ot1pNtFELst-_OLqh1DfUKlLwUY;->(Landroid/content/Context;)V +HPLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$ot1pNtFELst-_OLqh1DfUKlLwUY;->test(Ljava/lang/Object;)Z +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$wsE0Obv2JvYybXhTCVlghAihfMc;->(Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;)V +PLcom/android/server/location/timezone/-$$Lambda$RealLocationTimeZoneProviderProxy$wsE0Obv2JvYybXhTCVlghAihfMc;->run(Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/timezone/-$$Lambda$WO2WTRs_Nx-NaUOpeEGYtc_fAC0;->(Lcom/android/server/location/timezone/ControllerImpl;)V +PLcom/android/server/location/timezone/-$$Lambda$WO2WTRs_Nx-NaUOpeEGYtc_fAC0;->onProviderStateChange(Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;)V +PLcom/android/server/location/timezone/-$$Lambda$vfSVZechSVRmw7PRLHRVWg0W6nA;->(Lcom/android/server/location/timezone/LocationTimeZoneProviderController;)V +PLcom/android/server/location/timezone/-$$Lambda$vfSVZechSVRmw7PRLHRVWg0W6nA;->run()V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider$1;->(Lcom/android/server/location/timezone/BinderLocationTimeZoneProvider;)V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider$1;->onProviderBound()V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider;->(Lcom/android/server/location/timezone/ThreadingDomain;Ljava/lang/String;Lcom/android/server/location/timezone/LocationTimeZoneProviderProxy;)V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider;->access$000(Lcom/android/server/location/timezone/BinderLocationTimeZoneProvider;)V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider;->handleOnProviderBound()V +PLcom/android/server/location/timezone/BinderLocationTimeZoneProvider;->onInitialize()V +PLcom/android/server/location/timezone/ControllerCallbackImpl;->(Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->()V +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->(Lcom/android/server/location/timezone/ThreadingDomain;Lcom/android/server/location/timezone/LocationTimeZoneProviderController;)V +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->getCurrentUserConfigurationInternal()Lcom/android/server/timezonedetector/ConfigurationInternal; +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->getProviderInitializationTimeout()Ljava/time/Duration; +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->getProviderInitializationTimeoutFuzz()Ljava/time/Duration; +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->getUncertaintyDelay()Ljava/time/Duration; +PLcom/android/server/location/timezone/ControllerEnvironmentImpl;->lambda$new$0$ControllerEnvironmentImpl()V +PLcom/android/server/location/timezone/ControllerImpl;->(Lcom/android/server/location/timezone/ThreadingDomain;Lcom/android/server/location/timezone/LocationTimeZoneProvider;Lcom/android/server/location/timezone/LocationTimeZoneProvider;)V +PLcom/android/server/location/timezone/ControllerImpl;->alterProvidersStartedStateIfRequired(Lcom/android/server/timezonedetector/ConfigurationInternal;Lcom/android/server/timezonedetector/ConfigurationInternal;)V +PLcom/android/server/location/timezone/ControllerImpl;->assertProviderKnown(Lcom/android/server/location/timezone/LocationTimeZoneProvider;)V +PLcom/android/server/location/timezone/ControllerImpl;->cancelUncertaintyTimeout()V +PLcom/android/server/location/timezone/ControllerImpl;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/timezone/ControllerImpl;->initialize(Lcom/android/server/location/timezone/LocationTimeZoneProviderController$Environment;Lcom/android/server/location/timezone/LocationTimeZoneProviderController$Callback;)V +PLcom/android/server/location/timezone/ControllerImpl;->onConfigChanged()V +PLcom/android/server/location/timezone/ControllerImpl;->onProviderStateChange(Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;)V +PLcom/android/server/location/timezone/ControllerImpl;->stopProviderIfStarted(Lcom/android/server/location/timezone/LocationTimeZoneProvider;)V +PLcom/android/server/location/timezone/ControllerImpl;->stopProviders()V +HSPLcom/android/server/location/timezone/HandlerThreadingDomain;->(Landroid/os/Handler;)V +PLcom/android/server/location/timezone/HandlerThreadingDomain;->getHandler()Landroid/os/Handler; +PLcom/android/server/location/timezone/HandlerThreadingDomain;->getThread()Ljava/lang/Thread; +PLcom/android/server/location/timezone/HandlerThreadingDomain;->post(Ljava/lang/Runnable;)V HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService$Lifecycle;->onStart()V -PLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$lIRDESAD3PVTtcuj4I-F5uJdwe4;->()V -PLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$lIRDESAD3PVTtcuj4I-F5uJdwe4;->()V -HPLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$lIRDESAD3PVTtcuj4I-F5uJdwe4;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$zHyAtn4BJRfB-nxigwzSLzI2bsw;->()V -PLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$zHyAtn4BJRfB-nxigwzSLzI2bsw;->()V -HPLcom/android/server/location/util/-$$Lambda$LocationAttributionHelper$zHyAtn4BJRfB-nxigwzSLzI2bsw;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/location/util/-$$Lambda$LocationPermissionsHelper$aluHq55oZDgse8o403WyKQWLr9Y;->(Lcom/android/server/location/util/LocationPermissionsHelper;)V -HSPLcom/android/server/location/util/-$$Lambda$LocationPermissionsHelper$aluHq55oZDgse8o403WyKQWLr9Y;->onAppOpsChanged(Ljava/lang/String;)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$PBPzVDwrELgQdfZFHQk4Ngpd8Wc;->(Lcom/android/server/location/util/SystemAppForegroundHelper;IZ)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$PBPzVDwrELgQdfZFHQk4Ngpd8Wc;->run()V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$fCL9SfZ3z6Ty0owcFTsTaHeP-xo;->(Lcom/android/server/location/util/SystemAppForegroundHelper;)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$fCL9SfZ3z6Ty0owcFTsTaHeP-xo;->onUidImportance(II)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$94Wnko3GpZqR6sijqHRQbJW5Rq4;->(Lcom/android/server/location/util/SystemAppOpsHelper;Ljava/lang/String;)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$94Wnko3GpZqR6sijqHRQbJW5Rq4;->run()V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$Cbg8R5LfEjBeRQ5CbHhtKPgffhI;->(Lcom/android/server/location/util/SystemAppOpsHelper;)V -HSPLcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$Cbg8R5LfEjBeRQ5CbHhtKPgffhI;->onOpChanged(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/location/util/-$$Lambda$SystemLocationPermissionsHelper$9CPc4Dvmo-UHNnfsOiFwi_jnaMs;->(Lcom/android/server/location/util/SystemLocationPermissionsHelper;I)V -PLcom/android/server/location/util/-$$Lambda$SystemLocationPermissionsHelper$9CPc4Dvmo-UHNnfsOiFwi_jnaMs;->run()V -HSPLcom/android/server/location/util/-$$Lambda$SystemLocationPermissionsHelper$lnyqSOiB42IMzOc79l5P61ZdnWg;->(Lcom/android/server/location/util/SystemLocationPermissionsHelper;)V -PLcom/android/server/location/util/-$$Lambda$SystemLocationPermissionsHelper$lnyqSOiB42IMzOc79l5P61ZdnWg;->onPermissionsChanged(I)V -PLcom/android/server/location/util/-$$Lambda$SystemLocationPowerSaveModeHelper$9nIq772YCSjcKc6-HY2RfHpzngM;->(Lcom/android/server/location/util/SystemLocationPowerSaveModeHelper;I)V -PLcom/android/server/location/util/-$$Lambda$SystemLocationPowerSaveModeHelper$9nIq772YCSjcKc6-HY2RfHpzngM;->run()V -HSPLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$1xkHOJmUJqGwYhWBOV2BL8mMr2Y;->()V -HSPLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$1xkHOJmUJqGwYhWBOV2BL8mMr2Y;->()V -PLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$1xkHOJmUJqGwYhWBOV2BL8mMr2Y;->get()Ljava/lang/Object; -HSPLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$2KqupzsXnP7TFFQ983yK9zJvf7s;->()V -HSPLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$2KqupzsXnP7TFFQ983yK9zJvf7s;->()V -HSPLcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$2KqupzsXnP7TFFQ983yK9zJvf7s;->get()Ljava/lang/Object; -HSPLcom/android/server/location/util/AlarmHelper;->()V -PLcom/android/server/location/util/AlarmHelper;->setDelayedAlarm(JLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/WorkSource;)V -HSPLcom/android/server/location/util/AppForegroundHelper;->()V -HSPLcom/android/server/location/util/AppForegroundHelper;->addListener(Lcom/android/server/location/util/AppForegroundHelper$AppForegroundListener;)V -HSPLcom/android/server/location/util/AppForegroundHelper;->isForeground(I)Z -HSPLcom/android/server/location/util/AppForegroundHelper;->notifyAppForeground(IZ)V -HPLcom/android/server/location/util/AppForegroundHelper;->removeListener(Lcom/android/server/location/util/AppForegroundHelper$AppForegroundListener;)V -HSPLcom/android/server/location/util/AppOpsHelper;->()V -HSPLcom/android/server/location/util/AppOpsHelper;->addListener(Lcom/android/server/location/util/AppOpsHelper$LocationAppOpListener;)V -HSPLcom/android/server/location/util/AppOpsHelper;->notifyAppOpChanged(Ljava/lang/String;)V -HPLcom/android/server/location/util/LocationAttributionHelper$BucketKey;->(Ljava/lang/String;Ljava/lang/Object;)V -HPLcom/android/server/location/util/LocationAttributionHelper$BucketKey;->(Ljava/lang/String;Ljava/lang/Object;Lcom/android/server/location/util/LocationAttributionHelper$1;)V -HPLcom/android/server/location/util/LocationAttributionHelper$BucketKey;->equals(Ljava/lang/Object;)Z -HPLcom/android/server/location/util/LocationAttributionHelper$BucketKey;->hashCode()I -HSPLcom/android/server/location/util/LocationAttributionHelper;->(Lcom/android/server/location/util/AppOpsHelper;)V -HPLcom/android/server/location/util/LocationAttributionHelper;->lambda$reportHighPowerLocationStart$1(Landroid/location/util/identity/CallerIdentity;)Ljava/util/Set; -HPLcom/android/server/location/util/LocationAttributionHelper;->lambda$reportLocationStart$0(Landroid/location/util/identity/CallerIdentity;)Ljava/util/Set; -HPLcom/android/server/location/util/LocationAttributionHelper;->reportHighPowerLocationStart(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V -HPLcom/android/server/location/util/LocationAttributionHelper;->reportHighPowerLocationStop(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V -HPLcom/android/server/location/util/LocationAttributionHelper;->reportLocationStart(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V -HPLcom/android/server/location/util/LocationAttributionHelper;->reportLocationStop(Landroid/location/util/identity/CallerIdentity;Ljava/lang/String;Ljava/lang/Object;)V -PLcom/android/server/location/util/LocationEventLog$LocationPowerSaveModeEvent;->(JI)V -PLcom/android/server/location/util/LocationEventLog$LocationPowerSaveModeEvent;->(JILcom/android/server/location/util/LocationEventLog$1;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderDeliverLocationEvent;->(JLjava/lang/String;Landroid/location/util/identity/CallerIdentity;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderDeliverLocationEvent;->(JLjava/lang/String;Landroid/location/util/identity/CallerIdentity;Lcom/android/server/location/util/LocationEventLog$1;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderDeliverLocationEvent;->getLogString()Ljava/lang/String; -HSPLcom/android/server/location/util/LocationEventLog$ProviderEnabledEvent;->(JLjava/lang/String;IZ)V -PLcom/android/server/location/util/LocationEventLog$ProviderEnabledEvent;->getLogString()Ljava/lang/String; -HPLcom/android/server/location/util/LocationEventLog$ProviderReceiveLocationEvent;->(JLjava/lang/String;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderReceiveLocationEvent;->(JLjava/lang/String;Lcom/android/server/location/util/LocationEventLog$1;)V -PLcom/android/server/location/util/LocationEventLog$ProviderReceiveLocationEvent;->getLogString()Ljava/lang/String; -HPLcom/android/server/location/util/LocationEventLog$ProviderRegisterEvent;->(JLjava/lang/String;ZLandroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderRegisterEvent;->(JLjava/lang/String;ZLandroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;Lcom/android/server/location/util/LocationEventLog$1;)V -PLcom/android/server/location/util/LocationEventLog$ProviderRegisterEvent;->getLogString()Ljava/lang/String; -HPLcom/android/server/location/util/LocationEventLog$ProviderUpdateEvent;->(JLjava/lang/String;Lcom/android/internal/location/ProviderRequest;)V -HPLcom/android/server/location/util/LocationEventLog$ProviderUpdateEvent;->(JLjava/lang/String;Lcom/android/internal/location/ProviderRequest;Lcom/android/server/location/util/LocationEventLog$1;)V -PLcom/android/server/location/util/LocationEventLog$ProviderUpdateEvent;->getLogString()Ljava/lang/String; -HSPLcom/android/server/location/util/LocationEventLog;->()V -HSPLcom/android/server/location/util/LocationEventLog;->createLogEvent(JI[Ljava/lang/Object;)Lcom/android/server/utils/eventlog/LocalEventLog$LogEvent; -HSPLcom/android/server/location/util/LocationEventLog;->getLogSize()I -PLcom/android/server/location/util/LocationEventLog;->logLocationPowerSaveMode(I)V -HPLcom/android/server/location/util/LocationEventLog;->logProviderClientRegistered(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;Landroid/location/LocationRequest;)V -HPLcom/android/server/location/util/LocationEventLog;->logProviderClientUnregistered(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)V -HPLcom/android/server/location/util/LocationEventLog;->logProviderDeliveredLocation(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)V -HSPLcom/android/server/location/util/LocationEventLog;->logProviderEnabled(Ljava/lang/String;IZ)V -HPLcom/android/server/location/util/LocationEventLog;->logProviderReceivedLocation(Ljava/lang/String;)V -HPLcom/android/server/location/util/LocationEventLog;->logProviderUpdateRequest(Ljava/lang/String;Lcom/android/internal/location/ProviderRequest;)V -HSPLcom/android/server/location/util/LocationPermissionsHelper;->(Lcom/android/server/location/util/AppOpsHelper;)V -HSPLcom/android/server/location/util/LocationPermissionsHelper;->addListener(Lcom/android/server/location/util/LocationPermissionsHelper$LocationPermissionsListener;)V -HSPLcom/android/server/location/util/LocationPermissionsHelper;->hasLocationPermissions(ILandroid/location/util/identity/CallerIdentity;)Z -HSPLcom/android/server/location/util/LocationPermissionsHelper;->lambda$aluHq55oZDgse8o403WyKQWLr9Y(Lcom/android/server/location/util/LocationPermissionsHelper;Ljava/lang/String;)V -HPLcom/android/server/location/util/LocationPermissionsHelper;->notifyLocationPermissionsChanged(I)V -HSPLcom/android/server/location/util/LocationPermissionsHelper;->notifyLocationPermissionsChanged(Ljava/lang/String;)V -HSPLcom/android/server/location/util/LocationPermissionsHelper;->onAppOpsChanged(Ljava/lang/String;)V -HPLcom/android/server/location/util/LocationPermissionsHelper;->removeListener(Lcom/android/server/location/util/LocationPermissionsHelper$LocationPermissionsListener;)V -HSPLcom/android/server/location/util/LocationPowerSaveModeHelper;->(Lcom/android/server/location/util/LocationEventLog;)V -HSPLcom/android/server/location/util/LocationPowerSaveModeHelper;->addListener(Lcom/android/server/location/util/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener;)V -HPLcom/android/server/location/util/LocationPowerSaveModeHelper;->notifyLocationPowerSaveModeChanged(I)V -HPLcom/android/server/location/util/LocationPowerSaveModeHelper;->removeListener(Lcom/android/server/location/util/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener;)V -HSPLcom/android/server/location/util/LocationUsageLogger;->()V -HSPLcom/android/server/location/util/LocationUsageLogger;->bucketizeDistance(F)I -HSPLcom/android/server/location/util/LocationUsageLogger;->bucketizeExpireIn(J)I -HSPLcom/android/server/location/util/LocationUsageLogger;->bucketizeInterval(J)I -HSPLcom/android/server/location/util/LocationUsageLogger;->bucketizeProvider(Ljava/lang/String;)I -HSPLcom/android/server/location/util/LocationUsageLogger;->categorizeActivityImportance(Z)I -HSPLcom/android/server/location/util/LocationUsageLogger;->getCallbackType(IZZ)I -HSPLcom/android/server/location/util/LocationUsageLogger;->hitApiUsageLogCap()Z -PLcom/android/server/location/util/LocationUsageLogger;->logLocationApiUsage(IILjava/lang/String;)V -HSPLcom/android/server/location/util/LocationUsageLogger;->logLocationApiUsage(IILjava/lang/String;Ljava/lang/String;Landroid/location/LocationRequest;ZZLandroid/location/Geofence;Z)V -HSPLcom/android/server/location/util/ScreenInteractiveHelper;->()V -HSPLcom/android/server/location/util/ScreenInteractiveHelper;->addListener(Lcom/android/server/location/util/ScreenInteractiveHelper$ScreenInteractiveChangedListener;)V -HPLcom/android/server/location/util/ScreenInteractiveHelper;->notifyScreenInteractiveChanged(Z)V -HPLcom/android/server/location/util/ScreenInteractiveHelper;->removeListener(Lcom/android/server/location/util/ScreenInteractiveHelper$ScreenInteractiveChangedListener;)V -HSPLcom/android/server/location/util/SettingsHelper;->()V -HSPLcom/android/server/location/util/SystemAlarmHelper;->(Landroid/content/Context;)V -HPLcom/android/server/location/util/SystemAlarmHelper;->cancel(Landroid/app/AlarmManager$OnAlarmListener;)V -HPLcom/android/server/location/util/SystemAlarmHelper;->setDelayedAlarmInternal(JLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/WorkSource;)V -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->(Landroid/content/Context;)V -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->isAppForeground(I)Z -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->lambda$fCL9SfZ3z6Ty0owcFTsTaHeP-xo(Lcom/android/server/location/util/SystemAppForegroundHelper;II)V -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->lambda$onAppForegroundChanged$0$SystemAppForegroundHelper(IZ)V -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->onAppForegroundChanged(II)V -HSPLcom/android/server/location/util/SystemAppForegroundHelper;->onSystemReady()V -HSPLcom/android/server/location/util/SystemAppOpsHelper;->(Landroid/content/Context;)V -HSPLcom/android/server/location/util/SystemAppOpsHelper;->checkOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z -HPLcom/android/server/location/util/SystemAppOpsHelper;->finishOp(ILandroid/location/util/identity/CallerIdentity;)V -HSPLcom/android/server/location/util/SystemAppOpsHelper;->lambda$onSystemReady$0$SystemAppOpsHelper(Ljava/lang/String;)V -HSPLcom/android/server/location/util/SystemAppOpsHelper;->lambda$onSystemReady$1$SystemAppOpsHelper(Ljava/lang/String;Ljava/lang/String;)V -HPLcom/android/server/location/util/SystemAppOpsHelper;->noteOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z -HSPLcom/android/server/location/util/SystemAppOpsHelper;->onSystemReady()V -HPLcom/android/server/location/util/SystemAppOpsHelper;->startOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z -HSPLcom/android/server/location/util/SystemLocationPermissionsHelper;->(Landroid/content/Context;Lcom/android/server/location/util/AppOpsHelper;)V -HSPLcom/android/server/location/util/SystemLocationPermissionsHelper;->hasPermission(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)Z -PLcom/android/server/location/util/SystemLocationPermissionsHelper;->lambda$onSystemReady$0$SystemLocationPermissionsHelper(I)V -PLcom/android/server/location/util/SystemLocationPermissionsHelper;->lambda$onSystemReady$1$SystemLocationPermissionsHelper(I)V -HSPLcom/android/server/location/util/SystemLocationPermissionsHelper;->onSystemReady()V -HSPLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->(Landroid/content/Context;Lcom/android/server/location/util/LocationEventLog;)V -HPLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->accept(Landroid/os/PowerSaveState;)V -PLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->getLocationPowerSaveMode()I -PLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->lambda$accept$0$SystemLocationPowerSaveModeHelper(I)V -HSPLcom/android/server/location/util/SystemLocationPowerSaveModeHelper;->onSystemReady()V -HSPLcom/android/server/location/util/SystemScreenInteractiveHelper$1;->(Lcom/android/server/location/util/SystemScreenInteractiveHelper;)V -HPLcom/android/server/location/util/SystemScreenInteractiveHelper$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/location/util/SystemScreenInteractiveHelper;->(Landroid/content/Context;)V -HPLcom/android/server/location/util/SystemScreenInteractiveHelper;->access$000(Lcom/android/server/location/util/SystemScreenInteractiveHelper;Z)V -HPLcom/android/server/location/util/SystemScreenInteractiveHelper;->isInteractive()Z -HPLcom/android/server/location/util/SystemScreenInteractiveHelper;->onScreenInteractiveChanged(Z)V -HSPLcom/android/server/location/util/SystemScreenInteractiveHelper;->onSystemReady()V -HSPLcom/android/server/location/util/SystemSettingsHelper$BooleanGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V -PLcom/android/server/location/util/SystemSettingsHelper$BooleanGlobalSetting;->getValue(Z)Z -HSPLcom/android/server/location/util/SystemSettingsHelper$IntegerSecureSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$IntegerSecureSetting;->getValueForUser(II)I -HSPLcom/android/server/location/util/SystemSettingsHelper$IntegerSecureSetting;->register()V -HSPLcom/android/server/location/util/SystemSettingsHelper$LongGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V -HPLcom/android/server/location/util/SystemSettingsHelper$LongGlobalSetting;->getValue(J)J -HSPLcom/android/server/location/util/SystemSettingsHelper$LongGlobalSetting;->register()V -HSPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->(Landroid/os/Handler;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->addListener(Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->isRegistered()Z -HSPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->onChange(ZLandroid/net/Uri;I)V -HSPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->register(Landroid/content/Context;Landroid/net/Uri;)V -HPLcom/android/server/location/util/SystemSettingsHelper$ObservingSetting;->removeListener(Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$StringListCachedSecureSetting;->(Landroid/content/Context;Ljava/lang/String;Landroid/os/Handler;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$StringListCachedSecureSetting;->getValueForUser(I)Ljava/util/List; -HSPLcom/android/server/location/util/SystemSettingsHelper$StringListCachedSecureSetting;->register()V -HSPLcom/android/server/location/util/SystemSettingsHelper$StringSetCachedGlobalSetting;->(Landroid/content/Context;Ljava/lang/String;Ljava/util/function/Supplier;Landroid/os/Handler;)V -HSPLcom/android/server/location/util/SystemSettingsHelper$StringSetCachedGlobalSetting;->getValue()Ljava/util/Set; -HSPLcom/android/server/location/util/SystemSettingsHelper$StringSetCachedGlobalSetting;->register()V -HSPLcom/android/server/location/util/SystemSettingsHelper;->(Landroid/content/Context;)V -HSPLcom/android/server/location/util/SystemSettingsHelper;->addOnBackgroundThrottleIntervalChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper;->addOnBackgroundThrottlePackageWhitelistChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -PLcom/android/server/location/util/SystemSettingsHelper;->addOnGnssMeasurementsFullTrackingEnabledChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper;->addOnIgnoreSettingsPackageWhitelistChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper;->addOnLocationEnabledChangedListener(Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemSettingsHelper;->addOnLocationPackageBlacklistChangedListener(Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener;)V -PLcom/android/server/location/util/SystemSettingsHelper;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V -HPLcom/android/server/location/util/SystemSettingsHelper;->getBackgroundThrottleIntervalMs()J -HSPLcom/android/server/location/util/SystemSettingsHelper;->getBackgroundThrottlePackageWhitelist()Ljava/util/Set; -HSPLcom/android/server/location/util/SystemSettingsHelper;->getCoarseLocationAccuracyM()F -PLcom/android/server/location/util/SystemSettingsHelper;->isGnssMeasurementsFullTrackingEnabled()Z -HSPLcom/android/server/location/util/SystemSettingsHelper;->isLocationEnabled(I)Z -HSPLcom/android/server/location/util/SystemSettingsHelper;->isLocationPackageBlacklisted(ILjava/lang/String;)Z -HSPLcom/android/server/location/util/SystemSettingsHelper;->lambda$new$0()Landroid/util/ArraySet; -PLcom/android/server/location/util/SystemSettingsHelper;->lambda$new$1()Landroid/util/ArraySet; -HSPLcom/android/server/location/util/SystemSettingsHelper;->onSystemReady()V -HPLcom/android/server/location/util/SystemSettingsHelper;->removeOnBackgroundThrottleIntervalChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HPLcom/android/server/location/util/SystemSettingsHelper;->removeOnBackgroundThrottlePackageWhitelistChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -PLcom/android/server/location/util/SystemSettingsHelper;->removeOnGnssMeasurementsFullTrackingEnabledChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HPLcom/android/server/location/util/SystemSettingsHelper;->removeOnIgnoreSettingsPackageWhitelistChangedListener(Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener;)V -HPLcom/android/server/location/util/SystemSettingsHelper;->removeOnLocationPackageBlacklistChangedListener(Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener;)V -HSPLcom/android/server/location/util/SystemUserInfoHelper;->(Landroid/content/Context;)V -PLcom/android/server/location/util/SystemUserInfoHelper;->dump(Ljava/io/FileDescriptor;Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V -HSPLcom/android/server/location/util/SystemUserInfoHelper;->getActivityManager()Landroid/app/IActivityManager; -HSPLcom/android/server/location/util/SystemUserInfoHelper;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal; -PLcom/android/server/location/util/SystemUserInfoHelper;->getProfileIds(I)[I -HSPLcom/android/server/location/util/SystemUserInfoHelper;->getRunningUserIds()[I -PLcom/android/server/location/util/SystemUserInfoHelper;->getUserManager()Landroid/os/UserManager; -HSPLcom/android/server/location/util/SystemUserInfoHelper;->isCurrentUserId(I)Z -HSPLcom/android/server/location/util/UserInfoHelper;->()V -HSPLcom/android/server/location/util/UserInfoHelper;->addListener(Lcom/android/server/location/util/UserInfoHelper$UserListener;)V -PLcom/android/server/location/util/UserInfoHelper;->dispatchOnCurrentUserChanged(II)V -HSPLcom/android/server/location/util/UserInfoHelper;->dispatchOnUserStarted(I)V -PLcom/android/server/location/util/UserInfoHelper;->dispatchOnUserStopped(I)V -PLcom/android/server/location/util/UserInfoHelper;->removeListener(Lcom/android/server/location/util/UserInfoHelper$UserListener;)V -PLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$NVOS155OmHNmOC8ggOqRj8ASGps;->(Lcom/android/server/locksettings/BiometricDeferredQueue;)V -PLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$NVOS155OmHNmOC8ggOqRj8ASGps;->run()V +HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService;->()V +HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService;->(Landroid/content/Context;)V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->createPrimaryProvider()Lcom/android/server/location/timezone/LocationTimeZoneProvider; +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->createSecondaryProvider()Lcom/android/server/location/timezone/LocationTimeZoneProvider; +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->debugLog(Ljava/lang/String;)V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->isProviderDisabled(Ljava/lang/String;)Z +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->isProviderEnabledInConfig(Ljava/lang/String;)Z +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->isProviderInSimulationMode(Ljava/lang/String;)Z +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->isProviderModeOverrideSet(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->lambda$startInternal$0$LocationTimeZoneManagerService()V +HSPLcom/android/server/location/timezone/LocationTimeZoneManagerService;->onSystemReady()V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->onSystemThirdPartyAppsCanStart()V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->startInternal(Z)V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->warnLog(Ljava/lang/String;)V +PLcom/android/server/location/timezone/LocationTimeZoneManagerService;->warnLog(Ljava/lang/String;Ljava/lang/Throwable;)V +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->(Lcom/android/server/location/timezone/LocationTimeZoneProvider;ILcom/android/server/location/timezone/TimeZoneProviderEvent;Lcom/android/server/timezonedetector/ConfigurationInternal;Ljava/lang/String;)V +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->createStartingState(Lcom/android/server/location/timezone/LocationTimeZoneProvider;)Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState; +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->equals(Ljava/lang/Object;)Z +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->isStarted()Z +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->newState(ILcom/android/server/location/timezone/TimeZoneProviderEvent;Lcom/android/server/timezonedetector/ConfigurationInternal;Ljava/lang/String;)Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState; +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->prettyPrintStateEnum(I)Ljava/lang/String; +PLcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;->toString()Ljava/lang/String; +PLcom/android/server/location/timezone/LocationTimeZoneProvider;->(Lcom/android/server/location/timezone/ThreadingDomain;Ljava/lang/String;)V +PLcom/android/server/location/timezone/LocationTimeZoneProvider;->getCurrentState()Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState; +PLcom/android/server/location/timezone/LocationTimeZoneProvider;->initialize(Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderListener;)V +PLcom/android/server/location/timezone/LocationTimeZoneProvider;->onSetCurrentState(Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;)V +PLcom/android/server/location/timezone/LocationTimeZoneProvider;->setCurrentState(Lcom/android/server/location/timezone/LocationTimeZoneProvider$ProviderState;Z)V +PLcom/android/server/location/timezone/LocationTimeZoneProviderController$Callback;->(Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/LocationTimeZoneProviderController$Environment;->(Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/LocationTimeZoneProviderController;->(Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/LocationTimeZoneProviderProxy;->(Landroid/content/Context;Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/LocationTimeZoneProviderProxy;->initialize(Lcom/android/server/location/timezone/LocationTimeZoneProviderProxy$Listener;)V +PLcom/android/server/location/timezone/NullLocationTimeZoneProviderProxy;->(Landroid/content/Context;Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/NullLocationTimeZoneProviderProxy;->onInitialize()V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy$ManagerProxy;->(Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy$ManagerProxy;->(Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy$1;)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/location/timezone/ThreadingDomain;Ljava/lang/String;II)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->lambda$new$0(Landroid/content/Context;Landroid/content/pm/ResolveInfo;)Z +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->lambda$trySendCurrentRequest$1(Lcom/android/server/location/timezone/TimeZoneProviderRequest;Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy$ManagerProxy;Landroid/os/IBinder;)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->lambda$wsE0Obv2JvYybXhTCVlghAihfMc(Lcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->onBind(Landroid/os/IBinder;Landroid/content/ComponentName;)V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->onInitialize()V +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->register()Z +PLcom/android/server/location/timezone/RealLocationTimeZoneProviderProxy;->trySendCurrentRequest()V +PLcom/android/server/location/timezone/ThreadingDomain$SingleRunnableQueue;->(Lcom/android/server/location/timezone/ThreadingDomain;)V +PLcom/android/server/location/timezone/ThreadingDomain$SingleRunnableQueue;->cancel()V +HSPLcom/android/server/location/timezone/ThreadingDomain;->()V +PLcom/android/server/location/timezone/ThreadingDomain;->assertCurrentThread()V +PLcom/android/server/location/timezone/ThreadingDomain;->createSingleRunnableQueue()Lcom/android/server/location/timezone/ThreadingDomain$SingleRunnableQueue; +HSPLcom/android/server/location/timezone/ThreadingDomain;->getLockObject()Ljava/lang/Object; +PLcom/android/server/location/timezone/TimeZoneProviderRequest;->()V +PLcom/android/server/location/timezone/TimeZoneProviderRequest;->(ZLjava/time/Duration;)V +PLcom/android/server/location/timezone/TimeZoneProviderRequest;->createStopUpdatesRequest()Lcom/android/server/location/timezone/TimeZoneProviderRequest; +PLcom/android/server/location/timezone/TimeZoneProviderRequest;->sendUpdates()Z +PLcom/android/server/location/timezone/TimeZoneProviderRequest;->toString()Ljava/lang/String; +HPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$NVOS155OmHNmOC8ggOqRj8ASGps;->(Lcom/android/server/locksettings/BiometricDeferredQueue;)V +HPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$NVOS155OmHNmOC8ggOqRj8ASGps;->run()V HPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$gQ0-y7pyjFBgiTKcOo4ft0F-QTI;->(Lcom/android/server/locksettings/BiometricDeferredQueue;I[B)V -PLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$gQ0-y7pyjFBgiTKcOo4ft0F-QTI;->run()V +HPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$gQ0-y7pyjFBgiTKcOo4ft0F-QTI;->run()V HSPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$pN5QSpeuHJelg-y54jRlG1BgjX4;->(Lcom/android/server/locksettings/BiometricDeferredQueue;)V -PLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$pN5QSpeuHJelg-y54jRlG1BgjX4;->onFinished()V +HPLcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$pN5QSpeuHJelg-y54jRlG1BgjX4;->onFinished()V PLcom/android/server/locksettings/-$$Lambda$LockSettingsService$hb7Ebceek8v8jWzlDbQZfss929M;->()V PLcom/android/server/locksettings/-$$Lambda$LockSettingsService$hb7Ebceek8v8jWzlDbQZfss929M;->()V -PLcom/android/server/locksettings/-$$Lambda$LockSettingsService$hb7Ebceek8v8jWzlDbQZfss929M;->run()V +HPLcom/android/server/locksettings/-$$Lambda$LockSettingsService$hb7Ebceek8v8jWzlDbQZfss929M;->run()V PLcom/android/server/locksettings/-$$Lambda$LockSettingsService$tC9toD9rM1xhT7ftd_upeKk4kCU;->(Lcom/android/server/locksettings/LockSettingsService;J)V PLcom/android/server/locksettings/-$$Lambda$LockSettingsService$tC9toD9rM1xhT7ftd_upeKk4kCU;->run()V -PLcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$7T0Q4yZIHkUS8YH2BGZW5q_j6oE;->([Lcom/android/internal/widget/VerifyCredentialResponse;I)V +HPLcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$7T0Q4yZIHkUS8YH2BGZW5q_j6oE;->([Lcom/android/internal/widget/VerifyCredentialResponse;I)V HPLcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$7T0Q4yZIHkUS8YH2BGZW5q_j6oE;->onValues(ILandroid/hardware/weaver/V1_0/WeaverReadResponse;)V HSPLcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$mnwUiDbxXEV6M5iI1DQ4fN8QQvA;->(Lcom/android/server/locksettings/SyntheticPasswordManager;)V HSPLcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$mnwUiDbxXEV6M5iI1DQ4fN8QQvA;->onValues(ILandroid/hardware/weaver/V1_0/WeaverConfig;)V HPLcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask;->(Lcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask$FinishCallback;Landroid/hardware/face/FaceManager;Lcom/android/server/locksettings/SyntheticPasswordManager;Ljava/util/Set;Ljava/util/List;)V HPLcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask;->getGatekeeperService()Landroid/service/gatekeeper/IGateKeeperService; +PLcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask;->onChallengeInterruptFinished(I)V +PLcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask;->onChallengeInterrupted(I)V HPLcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask;->onGenerateChallengeResult(IJ)V -PLcom/android/server/locksettings/BiometricDeferredQueue$UserAuthInfo;->(I[B)V +HPLcom/android/server/locksettings/BiometricDeferredQueue$UserAuthInfo;->(I[B)V HSPLcom/android/server/locksettings/BiometricDeferredQueue;->(Landroid/content/Context;Lcom/android/server/locksettings/SyntheticPasswordManager;Landroid/os/Handler;)V HPLcom/android/server/locksettings/BiometricDeferredQueue;->addPendingLockoutResetForUser(I[B)V HPLcom/android/server/locksettings/BiometricDeferredQueue;->lambda$addPendingLockoutResetForUser$1$BiometricDeferredQueue(I[B)V -PLcom/android/server/locksettings/BiometricDeferredQueue;->lambda$new$0$BiometricDeferredQueue()V +HPLcom/android/server/locksettings/BiometricDeferredQueue;->lambda$new$0$BiometricDeferredQueue()V HPLcom/android/server/locksettings/BiometricDeferredQueue;->lambda$processPendingLockoutResets$2$BiometricDeferredQueue()V HPLcom/android/server/locksettings/BiometricDeferredQueue;->processPendingLockoutResets()V HPLcom/android/server/locksettings/BiometricDeferredQueue;->processPendingLockoutsForFace(Ljava/util/List;)V @@ -17612,8 +19409,8 @@ PLcom/android/server/locksettings/LockSettingsService$1;->(Lcom/android/se PLcom/android/server/locksettings/LockSettingsService$1;->run()V HSPLcom/android/server/locksettings/LockSettingsService$2;->(Lcom/android/server/locksettings/LockSettingsService;)V PLcom/android/server/locksettings/LockSettingsService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/locksettings/LockSettingsService$3;->(Lcom/android/server/locksettings/LockSettingsService;Ljava/util/concurrent/CountDownLatch;)V -PLcom/android/server/locksettings/LockSettingsService$3;->onFinished(ILandroid/os/Bundle;)V +HPLcom/android/server/locksettings/LockSettingsService$3;->(Lcom/android/server/locksettings/LockSettingsService;Ljava/util/concurrent/CountDownLatch;)V +HPLcom/android/server/locksettings/LockSettingsService$3;->onFinished(ILandroid/os/Bundle;)V PLcom/android/server/locksettings/LockSettingsService$3;->onProgress(IILandroid/os/Bundle;)V PLcom/android/server/locksettings/LockSettingsService$3;->onStarted(ILandroid/os/Bundle;)V HSPLcom/android/server/locksettings/LockSettingsService$DeviceProvisionedObserver;->(Lcom/android/server/locksettings/LockSettingsService;)V @@ -17626,7 +19423,7 @@ HSPLcom/android/server/locksettings/LockSettingsService$Injector$1;->(Lcom HSPLcom/android/server/locksettings/LockSettingsService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getActivityManager()Landroid/app/IActivityManager; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getContext()Landroid/content/Context; -PLcom/android/server/locksettings/LockSettingsService$Injector;->getDeviceStateCache()Landroid/app/admin/DeviceStateCache; +HPLcom/android/server/locksettings/LockSettingsService$Injector;->getDeviceStateCache()Landroid/app/admin/DeviceStateCache; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getFaceManager()Landroid/hardware/face/FaceManager; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getFingerprintManager()Landroid/hardware/fingerprint/FingerprintManager; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getHandler(Lcom/android/server/ServiceThread;)Landroid/os/Handler; @@ -17642,9 +19439,9 @@ HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getStrongAuth HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getStrongAuthTracker()Lcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getSyntheticPasswordManager(Lcom/android/server/locksettings/LockSettingsStorage;)Lcom/android/server/locksettings/SyntheticPasswordManager; HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getUserManager()Landroid/os/UserManager; -PLcom/android/server/locksettings/LockSettingsService$Injector;->getUserManagerInternal()Landroid/os/UserManagerInternal; -PLcom/android/server/locksettings/LockSettingsService$Injector;->hasEnrolledBiometrics(I)Z -PLcom/android/server/locksettings/LockSettingsService$Injector;->isGsiRunning()Z +HPLcom/android/server/locksettings/LockSettingsService$Injector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal; +HPLcom/android/server/locksettings/LockSettingsService$Injector;->hasEnrolledBiometrics(I)Z +HPLcom/android/server/locksettings/LockSettingsService$Injector;->isGsiRunning()Z HSPLcom/android/server/locksettings/LockSettingsService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/LockSettingsService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/locksettings/LockSettingsService$Lifecycle;->onStart()V @@ -17654,7 +19451,7 @@ PLcom/android/server/locksettings/LockSettingsService$Lifecycle;->onUserUnlockin HSPLcom/android/server/locksettings/LockSettingsService$LocalService;->(Lcom/android/server/locksettings/LockSettingsService;)V HSPLcom/android/server/locksettings/LockSettingsService$LocalService;->(Lcom/android/server/locksettings/LockSettingsService;Lcom/android/server/locksettings/LockSettingsService$1;)V PLcom/android/server/locksettings/LockSettingsService$LocalService;->clearRebootEscrow()V -PLcom/android/server/locksettings/LockSettingsService$LocalService;->getUserPasswordMetrics(I)Landroid/app/admin/PasswordMetrics; +HPLcom/android/server/locksettings/LockSettingsService$LocalService;->getUserPasswordMetrics(I)Landroid/app/admin/PasswordMetrics; PLcom/android/server/locksettings/LockSettingsService$LocalService;->isEscrowTokenActive(JI)Z PLcom/android/server/locksettings/LockSettingsService$LocalService;->prepareRebootEscrow()V HSPLcom/android/server/locksettings/LockSettingsService$LocalService;->setRebootEscrowListener(Lcom/android/internal/widget/RebootEscrowListener;)V @@ -17663,7 +19460,7 @@ HSPLcom/android/server/locksettings/LockSettingsService$RebootEscrowCallbacks;-> HSPLcom/android/server/locksettings/LockSettingsService$RebootEscrowCallbacks;->isUserSecure(I)Z PLcom/android/server/locksettings/LockSettingsService$RebootEscrowCallbacks;->onRebootEscrowRestored(B[BI)V HSPLcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker;->(Landroid/content/Context;)V -PLcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker;->getStrongAuthForUser(I)I +HPLcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker;->getStrongAuthForUser(I)I PLcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker;->handleStrongAuthRequiredChanged(II)V HSPLcom/android/server/locksettings/LockSettingsService$SynchronizedStrongAuthTracker;->register(Lcom/android/server/locksettings/LockSettingsStrongAuth;)V HSPLcom/android/server/locksettings/LockSettingsService;->()V @@ -17671,7 +19468,8 @@ HSPLcom/android/server/locksettings/LockSettingsService;->(Landroid/conten HSPLcom/android/server/locksettings/LockSettingsService;->(Lcom/android/server/locksettings/LockSettingsService$Injector;)V HSPLcom/android/server/locksettings/LockSettingsService;->access$000(Lcom/android/server/locksettings/LockSettingsService;)V HSPLcom/android/server/locksettings/LockSettingsService;->access$1100(Lcom/android/server/locksettings/LockSettingsService;)Landroid/content/Context; -PLcom/android/server/locksettings/LockSettingsService;->access$1700(Lcom/android/server/locksettings/LockSettingsService;I)Z +PLcom/android/server/locksettings/LockSettingsService;->access$1400(Lcom/android/server/locksettings/LockSettingsService;JI)Z +HPLcom/android/server/locksettings/LockSettingsService;->access$1700(Lcom/android/server/locksettings/LockSettingsService;I)Z HSPLcom/android/server/locksettings/LockSettingsService;->access$1800(Lcom/android/server/locksettings/LockSettingsService;)Lcom/android/server/locksettings/RebootEscrowManager; PLcom/android/server/locksettings/LockSettingsService;->access$1900(Lcom/android/server/locksettings/LockSettingsService;)Lcom/android/server/locksettings/LockSettingsStrongAuth; PLcom/android/server/locksettings/LockSettingsService;->access$2000(Lcom/android/server/locksettings/LockSettingsService;)Lcom/android/server/locksettings/SyntheticPasswordManager; @@ -17682,18 +19480,18 @@ PLcom/android/server/locksettings/LockSettingsService;->access$400(Lcom/android/ PLcom/android/server/locksettings/LockSettingsService;->access$500(Lcom/android/server/locksettings/LockSettingsService;Landroid/os/UserHandle;)V PLcom/android/server/locksettings/LockSettingsService;->access$600(Lcom/android/server/locksettings/LockSettingsService;)Landroid/os/UserManager; HSPLcom/android/server/locksettings/LockSettingsService;->access$700(Lcom/android/server/locksettings/LockSettingsService;I)Z -PLcom/android/server/locksettings/LockSettingsService;->activateEscrowTokens(Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;I)V +HPLcom/android/server/locksettings/LockSettingsService;->activateEscrowTokens(Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;I)V HPLcom/android/server/locksettings/LockSettingsService;->callToAuthSecretIfNeeded(ILcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;)V -PLcom/android/server/locksettings/LockSettingsService;->checkBiometricPermission()V -PLcom/android/server/locksettings/LockSettingsService;->checkCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;)Lcom/android/internal/widget/VerifyCredentialResponse; +HPLcom/android/server/locksettings/LockSettingsService;->checkBiometricPermission()V +HPLcom/android/server/locksettings/LockSettingsService;->checkCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;)Lcom/android/internal/widget/VerifyCredentialResponse; HSPLcom/android/server/locksettings/LockSettingsService;->checkPasswordHavePermission(I)V HSPLcom/android/server/locksettings/LockSettingsService;->checkPasswordReadPermission()V HSPLcom/android/server/locksettings/LockSettingsService;->checkReadPermission(Ljava/lang/String;I)V -PLcom/android/server/locksettings/LockSettingsService;->checkVoldPassword(I)Z +HPLcom/android/server/locksettings/LockSettingsService;->checkVoldPassword(I)Z HSPLcom/android/server/locksettings/LockSettingsService;->checkWritePermission(I)V PLcom/android/server/locksettings/LockSettingsService;->cleanupDataForReusedUserIdIfNecessary(I)V PLcom/android/server/locksettings/LockSettingsService;->credentialTypeToString(I)Ljava/lang/String; -PLcom/android/server/locksettings/LockSettingsService;->disableEscrowTokenOnNonManagedDevicesIfNeeded(I)V +HPLcom/android/server/locksettings/LockSettingsService;->disableEscrowTokenOnNonManagedDevicesIfNeeded(I)V HPLcom/android/server/locksettings/LockSettingsService;->doVerifyCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;I)Lcom/android/internal/widget/VerifyCredentialResponse; PLcom/android/server/locksettings/LockSettingsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/locksettings/LockSettingsService;->ensureProfileKeystoreUnlocked(I)V @@ -17702,29 +19500,29 @@ HSPLcom/android/server/locksettings/LockSettingsService;->getAuthSecretHal()V HSPLcom/android/server/locksettings/LockSettingsService;->getBoolean(Ljava/lang/String;ZI)Z HSPLcom/android/server/locksettings/LockSettingsService;->getCredentialType(I)I HSPLcom/android/server/locksettings/LockSettingsService;->getCredentialTypeInternal(I)I -PLcom/android/server/locksettings/LockSettingsService;->getDecryptedPasswordForTiedProfile(I)Lcom/android/internal/widget/LockscreenCredential; +HPLcom/android/server/locksettings/LockSettingsService;->getDecryptedPasswordForTiedProfile(I)Lcom/android/internal/widget/LockscreenCredential; HSPLcom/android/server/locksettings/LockSettingsService;->getGateKeeperService()Landroid/service/gatekeeper/IGateKeeperService; -PLcom/android/server/locksettings/LockSettingsService;->getKey(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/locksettings/LockSettingsService;->getKey(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/locksettings/LockSettingsService;->getKeyChainSnapshot()Landroid/security/keystore/recovery/KeyChainSnapshot; HSPLcom/android/server/locksettings/LockSettingsService;->getKeyguardStoredQuality(I)I HSPLcom/android/server/locksettings/LockSettingsService;->getLong(Ljava/lang/String;JI)J -PLcom/android/server/locksettings/LockSettingsService;->getProfilesWithSameLockScreen(I)Ljava/util/Set; +HPLcom/android/server/locksettings/LockSettingsService;->getProfilesWithSameLockScreen(I)Ljava/util/Set; PLcom/android/server/locksettings/LockSettingsService;->getRecoverySecretTypes()[I HPLcom/android/server/locksettings/LockSettingsService;->getRecoveryStatus()Ljava/util/Map; HSPLcom/android/server/locksettings/LockSettingsService;->getSeparateProfileChallengeEnabled(I)Z HSPLcom/android/server/locksettings/LockSettingsService;->getSeparateProfileChallengeEnabledInternal(I)Z HSPLcom/android/server/locksettings/LockSettingsService;->getString(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String; -PLcom/android/server/locksettings/LockSettingsService;->getStrongAuthForUser(I)I +HPLcom/android/server/locksettings/LockSettingsService;->getStrongAuthForUser(I)I HSPLcom/android/server/locksettings/LockSettingsService;->getSyntheticPasswordHandleLocked(I)J -PLcom/android/server/locksettings/LockSettingsService;->getUserPasswordMetrics(I)Landroid/app/admin/PasswordMetrics; +HPLcom/android/server/locksettings/LockSettingsService;->getUserPasswordMetrics(I)Landroid/app/admin/PasswordMetrics; PLcom/android/server/locksettings/LockSettingsService;->hasPendingEscrowToken(I)Z PLcom/android/server/locksettings/LockSettingsService;->hasSecureLockScreen()Z -PLcom/android/server/locksettings/LockSettingsService;->hasUnifiedChallenge(I)Z +HPLcom/android/server/locksettings/LockSettingsService;->hasUnifiedChallenge(I)Z PLcom/android/server/locksettings/LockSettingsService;->hideEncryptionNotification(Landroid/os/UserHandle;)V PLcom/android/server/locksettings/LockSettingsService;->initRecoveryServiceWithSigFile(Ljava/lang/String;[B[B)V PLcom/android/server/locksettings/LockSettingsService;->isEscrowTokenActive(JI)Z -PLcom/android/server/locksettings/LockSettingsService;->isManagedProfileWithSeparatedLock(I)Z -PLcom/android/server/locksettings/LockSettingsService;->isManagedProfileWithUnifiedLock(I)Z +HPLcom/android/server/locksettings/LockSettingsService;->isManagedProfileWithSeparatedLock(I)Z +HPLcom/android/server/locksettings/LockSettingsService;->isManagedProfileWithUnifiedLock(I)Z HSPLcom/android/server/locksettings/LockSettingsService;->isSyntheticPasswordBasedCredentialLocked(I)Z PLcom/android/server/locksettings/LockSettingsService;->isUserKeyUnlocked(I)Z HSPLcom/android/server/locksettings/LockSettingsService;->isUserSecure(I)Z @@ -17734,7 +19532,7 @@ PLcom/android/server/locksettings/LockSettingsService;->loadPasswordMetrics(Lcom HSPLcom/android/server/locksettings/LockSettingsService;->maybeShowEncryptionNotificationForUser(I)V HSPLcom/android/server/locksettings/LockSettingsService;->migrateOldData()V HSPLcom/android/server/locksettings/LockSettingsService;->migrateOldDataAfterSystemReady()V -PLcom/android/server/locksettings/LockSettingsService;->onAuthTokenKnownForUser(ILcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;)V +HPLcom/android/server/locksettings/LockSettingsService;->onAuthTokenKnownForUser(ILcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;)V PLcom/android/server/locksettings/LockSettingsService;->onCleanupUser(I)V HPLcom/android/server/locksettings/LockSettingsService;->onCredentialVerified(Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;Landroid/app/admin/PasswordMetrics;I)V HSPLcom/android/server/locksettings/LockSettingsService;->onStartUser(I)V @@ -17743,27 +19541,30 @@ HSPLcom/android/server/locksettings/LockSettingsService;->pinOrPasswordQualityTo HSPLcom/android/server/locksettings/LockSettingsService;->registerStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V PLcom/android/server/locksettings/LockSettingsService;->removeGatekeeperPasswordHandle(J)V PLcom/android/server/locksettings/LockSettingsService;->removeKey(Ljava/lang/String;)V -PLcom/android/server/locksettings/LockSettingsService;->reportSuccessfulBiometricUnlock(ZI)V +HPLcom/android/server/locksettings/LockSettingsService;->reportSuccessfulBiometricUnlock(ZI)V PLcom/android/server/locksettings/LockSettingsService;->requireStrongAuth(II)V PLcom/android/server/locksettings/LockSettingsService;->scheduleGc()V -PLcom/android/server/locksettings/LockSettingsService;->scheduleNonStrongBiometricIdleTimeout(I)V -PLcom/android/server/locksettings/LockSettingsService;->sendCredentialsOnUnlockIfRequired(Lcom/android/internal/widget/LockscreenCredential;I)V -PLcom/android/server/locksettings/LockSettingsService;->setBoolean(Ljava/lang/String;ZI)V +HPLcom/android/server/locksettings/LockSettingsService;->scheduleNonStrongBiometricIdleTimeout(I)V +HPLcom/android/server/locksettings/LockSettingsService;->sendCredentialsOnUnlockIfRequired(Lcom/android/internal/widget/LockscreenCredential;I)V +HPLcom/android/server/locksettings/LockSettingsService;->setBoolean(Ljava/lang/String;ZI)V PLcom/android/server/locksettings/LockSettingsService;->setRecoverySecretTypes([I)V PLcom/android/server/locksettings/LockSettingsService;->setRecoveryStatus(Ljava/lang/String;I)V PLcom/android/server/locksettings/LockSettingsService;->setServerParams([B)V PLcom/android/server/locksettings/LockSettingsService;->setSnapshotCreatedPendingIntent(Landroid/app/PendingIntent;)V PLcom/android/server/locksettings/LockSettingsService;->setString(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/locksettings/LockSettingsService;->showEncryptionNotification(Landroid/os/UserHandle;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V +PLcom/android/server/locksettings/LockSettingsService;->showEncryptionNotificationForProfile(Landroid/os/UserHandle;)V HPLcom/android/server/locksettings/LockSettingsService;->spBasedDoVerifyCredential(Lcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;I)Lcom/android/internal/widget/VerifyCredentialResponse; PLcom/android/server/locksettings/LockSettingsService;->storeGatekeeperPasswordTemporarily([B)J HSPLcom/android/server/locksettings/LockSettingsService;->systemReady()V PLcom/android/server/locksettings/LockSettingsService;->tieManagedProfileLockIfNecessary(ILcom/android/internal/widget/LockscreenCredential;)V +PLcom/android/server/locksettings/LockSettingsService;->timestampToString(J)Ljava/lang/String; PLcom/android/server/locksettings/LockSettingsService;->tryUnlockWithCachedUnifiedChallenge(I)Z -PLcom/android/server/locksettings/LockSettingsService;->unlockChildProfile(IZ)V -PLcom/android/server/locksettings/LockSettingsService;->unlockKeystore([BI)V +HPLcom/android/server/locksettings/LockSettingsService;->unlockChildProfile(IZ)V +HPLcom/android/server/locksettings/LockSettingsService;->unlockKeystore([BI)V HPLcom/android/server/locksettings/LockSettingsService;->unlockUser(I[B[B)V PLcom/android/server/locksettings/LockSettingsService;->unregisterStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V -PLcom/android/server/locksettings/LockSettingsService;->userPresent(I)V +HPLcom/android/server/locksettings/LockSettingsService;->userPresent(I)V PLcom/android/server/locksettings/LockSettingsService;->verifyCredential(Lcom/android/internal/widget/LockscreenCredential;II)Lcom/android/internal/widget/VerifyCredentialResponse; PLcom/android/server/locksettings/LockSettingsService;->verifyGatekeeperPasswordHandle(JJI)Lcom/android/internal/widget/VerifyCredentialResponse; HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->()V @@ -17787,7 +19588,7 @@ HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->put(ILjava/lang/ HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->putFile(Ljava/lang/String;[B)V HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->putFileIfUnchanged(Ljava/lang/String;[BI)V HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->putIfUnchanged(ILjava/lang/String;Ljava/lang/Object;II)V -PLcom/android/server/locksettings/LockSettingsStorage$Cache;->putKeyValue(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/locksettings/LockSettingsStorage$Cache;->putKeyValue(Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->putKeyValueIfUnchanged(Ljava/lang/String;Ljava/lang/Object;II)V HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->remove(ILjava/lang/String;I)V HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->removeKey(Ljava/lang/String;I)V @@ -17800,11 +19601,11 @@ HSPLcom/android/server/locksettings/LockSettingsStorage;->()V HSPLcom/android/server/locksettings/LockSettingsStorage;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/LockSettingsStorage;->access$400()Ljava/lang/Object; HSPLcom/android/server/locksettings/LockSettingsStorage;->deleteFile(Ljava/lang/String;)V -PLcom/android/server/locksettings/LockSettingsStorage;->deleteSyntheticPasswordState(IJLjava/lang/String;)V +HPLcom/android/server/locksettings/LockSettingsStorage;->deleteSyntheticPasswordState(IJLjava/lang/String;)V PLcom/android/server/locksettings/LockSettingsStorage;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/locksettings/LockSettingsStorage;->fsyncDirectory(Ljava/io/File;)V HSPLcom/android/server/locksettings/LockSettingsStorage;->getBoolean(Ljava/lang/String;ZI)Z -PLcom/android/server/locksettings/LockSettingsStorage;->getChildProfileLockFile(I)Ljava/lang/String; +HPLcom/android/server/locksettings/LockSettingsStorage;->getChildProfileLockFile(I)Ljava/lang/String; HSPLcom/android/server/locksettings/LockSettingsStorage;->getInt(Ljava/lang/String;II)I HSPLcom/android/server/locksettings/LockSettingsStorage;->getLockCredentialFilePathForUser(ILjava/lang/String;)Ljava/lang/String; HSPLcom/android/server/locksettings/LockSettingsStorage;->getLockPasswordFilename(I)Ljava/lang/String; @@ -17820,7 +19621,7 @@ HSPLcom/android/server/locksettings/LockSettingsStorage;->hasRebootEscrow(I)Z HSPLcom/android/server/locksettings/LockSettingsStorage;->listSyntheticPasswordHandlesForAllUsers(Ljava/lang/String;)Ljava/util/Map; HSPLcom/android/server/locksettings/LockSettingsStorage;->listSyntheticPasswordHandlesForUser(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/locksettings/LockSettingsStorage;->prefetchUser(I)V -PLcom/android/server/locksettings/LockSettingsStorage;->readChildProfileLock(I)[B +HPLcom/android/server/locksettings/LockSettingsStorage;->readChildProfileLock(I)[B HSPLcom/android/server/locksettings/LockSettingsStorage;->readCredentialHash(I)Lcom/android/server/locksettings/LockSettingsStorage$CredentialHash; HSPLcom/android/server/locksettings/LockSettingsStorage;->readFile(Ljava/lang/String;)[B HSPLcom/android/server/locksettings/LockSettingsStorage;->readKeyValue(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String; @@ -17831,64 +19632,66 @@ HSPLcom/android/server/locksettings/LockSettingsStorage;->readSyntheticPasswordS HSPLcom/android/server/locksettings/LockSettingsStorage;->removeKey(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;I)V HSPLcom/android/server/locksettings/LockSettingsStorage;->removeKey(Ljava/lang/String;I)V HSPLcom/android/server/locksettings/LockSettingsStorage;->removeRebootEscrow(I)V -PLcom/android/server/locksettings/LockSettingsStorage;->setBoolean(Ljava/lang/String;ZI)V +HPLcom/android/server/locksettings/LockSettingsStorage;->setBoolean(Ljava/lang/String;ZI)V HSPLcom/android/server/locksettings/LockSettingsStorage;->setDatabaseOnCreateCallback(Lcom/android/server/locksettings/LockSettingsStorage$Callback;)V -PLcom/android/server/locksettings/LockSettingsStorage;->setString(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/locksettings/LockSettingsStorage;->setString(Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/locksettings/LockSettingsStorage;->writeFile(Ljava/lang/String;[B)V -PLcom/android/server/locksettings/LockSettingsStorage;->writeKeyValue(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/locksettings/LockSettingsStorage;->writeKeyValue(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/locksettings/LockSettingsStorage;->writeKeyValue(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/locksettings/LockSettingsStorage;->writeKeyValue(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/locksettings/LockSettingsStorage;->writeRebootEscrow(I[B)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth$1;->(Lcom/android/server/locksettings/LockSettingsStrongAuth;Landroid/os/Looper;)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth$1;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->()V HSPLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getAlarmManager(Landroid/content/Context;)Landroid/app/AlarmManager; HSPLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getDefaultStrongAuthFlags(Landroid/content/Context;)I -PLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getElapsedRealtimeMs()J -PLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getNextAlarmTimeMs(J)J +HPLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getElapsedRealtimeMs()J +HPLcom/android/server/locksettings/LockSettingsStrongAuth$Injector;->getNextAlarmTimeMs(J)J PLcom/android/server/locksettings/LockSettingsStrongAuth$NonStrongBiometricIdleTimeoutAlarmListener;->(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V PLcom/android/server/locksettings/LockSettingsStrongAuth$NonStrongBiometricIdleTimeoutAlarmListener;->onAlarm()V PLcom/android/server/locksettings/LockSettingsStrongAuth$StrongAuthTimeoutAlarmListener;->(Lcom/android/server/locksettings/LockSettingsStrongAuth;JI)V PLcom/android/server/locksettings/LockSettingsStrongAuth$StrongAuthTimeoutAlarmListener;->onAlarm()V -PLcom/android/server/locksettings/LockSettingsStrongAuth$StrongAuthTimeoutAlarmListener;->setLatestStrongAuthTime(J)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth$StrongAuthTimeoutAlarmListener;->setLatestStrongAuthTime(J)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->(Landroid/content/Context;Lcom/android/server/locksettings/LockSettingsStrongAuth$Injector;)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->access$000(Lcom/android/server/locksettings/LockSettingsStrongAuth;Landroid/app/trust/IStrongAuthTracker;)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$100(Lcom/android/server/locksettings/LockSettingsStrongAuth;Landroid/app/trust/IStrongAuthTracker;)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$200(Lcom/android/server/locksettings/LockSettingsStrongAuth;II)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$400(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$800(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$900(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->cancelNonStrongBiometricAlarmListener(I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->cancelNonStrongBiometricIdleAlarmListener(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->access$200(Lcom/android/server/locksettings/LockSettingsStrongAuth;II)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->access$400(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V +PLcom/android/server/locksettings/LockSettingsStrongAuth;->access$600(Lcom/android/server/locksettings/LockSettingsStrongAuth;II)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->access$800(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->access$900(Lcom/android/server/locksettings/LockSettingsStrongAuth;I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->cancelNonStrongBiometricAlarmListener(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->cancelNonStrongBiometricIdleAlarmListener(I)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleAddStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V +PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleNoLongerRequireStrongAuth(II)V +PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleNoLongerRequireStrongAuthOneUser(II)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleRemoveStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleRequireStrongAuth(II)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleRequireStrongAuthOneUser(II)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleScheduleNonStrongBiometricIdleTimeout(I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleScheduleStrongAuthTimeout(I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->handleStrongBiometricUnlock(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleRequireStrongAuth(II)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleRequireStrongAuthOneUser(II)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleScheduleNonStrongBiometricIdleTimeout(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleScheduleStrongAuthTimeout(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->handleStrongBiometricUnlock(I)V +PLcom/android/server/locksettings/LockSettingsStrongAuth;->noLongerRequireStrongAuth(II)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->notifyStrongAuthTrackers(II)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->notifyStrongAuthTrackersForIsNonStrongBiometricAllowed(ZI)V HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->registerStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->reportSuccessfulBiometricUnlock(ZI)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->reportSuccessfulStrongAuthUnlock(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->reportSuccessfulBiometricUnlock(ZI)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->reportSuccessfulStrongAuthUnlock(I)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->reportUnlock(I)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->requireStrongAuth(II)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->rescheduleStrongAuthTimeoutAlarm(JI)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->scheduleNonStrongBiometricIdleTimeout(I)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->requireStrongAuth(II)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->rescheduleStrongAuthTimeoutAlarm(JI)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->scheduleNonStrongBiometricIdleTimeout(I)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->setIsNonStrongBiometricAllowed(ZI)V -PLcom/android/server/locksettings/LockSettingsStrongAuth;->setIsNonStrongBiometricAllowedOneUser(ZI)V +HPLcom/android/server/locksettings/LockSettingsStrongAuth;->setIsNonStrongBiometricAllowedOneUser(ZI)V PLcom/android/server/locksettings/LockSettingsStrongAuth;->unregisterStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V HSPLcom/android/server/locksettings/ManagedProfilePasswordCache;->()V HSPLcom/android/server/locksettings/ManagedProfilePasswordCache;->(Ljava/security/KeyStore;Landroid/os/UserManager;)V PLcom/android/server/locksettings/ManagedProfilePasswordCache;->getEncryptionKeyName(I)Ljava/lang/String; PLcom/android/server/locksettings/ManagedProfilePasswordCache;->retrievePassword(I)Lcom/android/internal/widget/LockscreenCredential; -PLcom/android/server/locksettings/ManagedProfilePasswordCache;->storePassword(ILcom/android/internal/widget/LockscreenCredential;)V +HPLcom/android/server/locksettings/ManagedProfilePasswordCache;->storePassword(ILcom/android/internal/widget/LockscreenCredential;)V HSPLcom/android/server/locksettings/PasswordSlotManager;->()V HSPLcom/android/server/locksettings/PasswordSlotManager;->refreshActiveSlots(Ljava/util/Set;)V -PLcom/android/server/locksettings/RebootEscrowData;->(B[B[B[BLcom/android/server/locksettings/RebootEscrowKey;)V -PLcom/android/server/locksettings/RebootEscrowData;->fromEncryptedData(Lcom/android/server/locksettings/RebootEscrowKey;[B)Lcom/android/server/locksettings/RebootEscrowData; -PLcom/android/server/locksettings/RebootEscrowData;->fromSyntheticPassword(Lcom/android/server/locksettings/RebootEscrowKey;B[B)Lcom/android/server/locksettings/RebootEscrowData; PLcom/android/server/locksettings/RebootEscrowData;->getBlob()[B PLcom/android/server/locksettings/RebootEscrowData;->getSpVersion()B PLcom/android/server/locksettings/RebootEscrowData;->getSyntheticPassword()[B @@ -17899,7 +19702,7 @@ PLcom/android/server/locksettings/RebootEscrowKey;->getKey()Ljavax/crypto/Secret HSPLcom/android/server/locksettings/RebootEscrowManager$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/RebootEscrowManager$Injector;->getBootCount()I HSPLcom/android/server/locksettings/RebootEscrowManager$Injector;->getEventLog()Lcom/android/server/locksettings/RebootEscrowManager$RebootEscrowEventLog; -HSPLcom/android/server/locksettings/RebootEscrowManager$Injector;->getRebootEscrow()Landroid/hardware/rebootescrow/IRebootEscrow; +PLcom/android/server/locksettings/RebootEscrowManager$Injector;->getRebootEscrowProvider()Lcom/android/server/locksettings/RebootEscrowProviderInterface; HSPLcom/android/server/locksettings/RebootEscrowManager$Injector;->getUserManager()Landroid/os/UserManager; PLcom/android/server/locksettings/RebootEscrowManager$Injector;->reportMetric(Z)V PLcom/android/server/locksettings/RebootEscrowManager$RebootEscrowEvent;->(I)V @@ -17913,87 +19716,95 @@ PLcom/android/server/locksettings/RebootEscrowManager$RebootEscrowEventLog;->dum HSPLcom/android/server/locksettings/RebootEscrowManager;->(Landroid/content/Context;Lcom/android/server/locksettings/RebootEscrowManager$Callbacks;Lcom/android/server/locksettings/LockSettingsStorage;)V HSPLcom/android/server/locksettings/RebootEscrowManager;->(Lcom/android/server/locksettings/RebootEscrowManager$Injector;Lcom/android/server/locksettings/RebootEscrowManager$Callbacks;Lcom/android/server/locksettings/LockSettingsStorage;)V PLcom/android/server/locksettings/RebootEscrowManager;->callToRebootEscrowIfNeeded(IB[B)V +PLcom/android/server/locksettings/RebootEscrowManager;->clearRebootEscrow()Z PLcom/android/server/locksettings/RebootEscrowManager;->clearRebootEscrowIfNeeded()V PLcom/android/server/locksettings/RebootEscrowManager;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/locksettings/RebootEscrowManager;->generateEscrowKeyIfNeeded()Lcom/android/server/locksettings/RebootEscrowKey; -HSPLcom/android/server/locksettings/RebootEscrowManager;->getAndClearRebootEscrowKey()Lcom/android/server/locksettings/RebootEscrowKey; HSPLcom/android/server/locksettings/RebootEscrowManager;->loadRebootEscrowDataIfAvailable()V HSPLcom/android/server/locksettings/RebootEscrowManager;->onEscrowRestoreComplete(Z)V PLcom/android/server/locksettings/RebootEscrowManager;->prepareRebootEscrow()Z -PLcom/android/server/locksettings/RebootEscrowManager;->restoreRebootEscrowForUser(ILcom/android/server/locksettings/RebootEscrowKey;)Z HSPLcom/android/server/locksettings/RebootEscrowManager;->setRebootEscrowListener(Lcom/android/internal/widget/RebootEscrowListener;)V PLcom/android/server/locksettings/RebootEscrowManager;->setRebootEscrowReady(Z)V -PLcom/android/server/locksettings/SP800Derive;->([B)V -PLcom/android/server/locksettings/SP800Derive;->getMac()Ljavax/crypto/Mac; -PLcom/android/server/locksettings/SP800Derive;->update32(Ljavax/crypto/Mac;I)V -PLcom/android/server/locksettings/SP800Derive;->withContext([B[B)[B -PLcom/android/server/locksettings/SyntheticPasswordCrypto;->()V -PLcom/android/server/locksettings/SyntheticPasswordCrypto;->decrypt(Ljavax/crypto/SecretKey;[B)[B -PLcom/android/server/locksettings/SyntheticPasswordCrypto;->decrypt([B[B[B)[B -PLcom/android/server/locksettings/SyntheticPasswordCrypto;->decryptBlob(Ljava/lang/String;[B[B)[B -PLcom/android/server/locksettings/SyntheticPasswordCrypto;->personalisedHash([B[[B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationResult;->()V -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->(B)V -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveDiskEncryptionKey()[B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveGkPassword()[B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveKeyStorePassword()[B +HSPLcom/android/server/locksettings/RebootEscrowProviderHalImpl$Injector;->()V +HSPLcom/android/server/locksettings/RebootEscrowProviderHalImpl$Injector;->getRebootEscrow()Landroid/hardware/rebootescrow/IRebootEscrow; +HSPLcom/android/server/locksettings/RebootEscrowProviderHalImpl;->()V +PLcom/android/server/locksettings/RebootEscrowProviderHalImpl;->clearRebootEscrowKey()V +PLcom/android/server/locksettings/RebootEscrowProviderHalImpl;->getAndClearRebootEscrowKey(Ljavax/crypto/SecretKey;)Lcom/android/server/locksettings/RebootEscrowKey; +HSPLcom/android/server/locksettings/RebootEscrowProviderHalImpl;->hasRebootEscrowSupport()Z +HPLcom/android/server/locksettings/SP800Derive;->([B)V +HPLcom/android/server/locksettings/SP800Derive;->getMac()Ljavax/crypto/Mac; +HPLcom/android/server/locksettings/SP800Derive;->update32(Ljavax/crypto/Mac;I)V +HPLcom/android/server/locksettings/SP800Derive;->withContext([B[B)[B +HSPLcom/android/server/locksettings/SyntheticPasswordCrypto;->()V +HSPLcom/android/server/locksettings/SyntheticPasswordCrypto;->androidKeystoreProviderName()Ljava/lang/String; +HPLcom/android/server/locksettings/SyntheticPasswordCrypto;->decrypt(Ljavax/crypto/SecretKey;[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordCrypto;->decrypt([B[B[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordCrypto;->decryptBlob(Ljava/lang/String;[B[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordCrypto;->personalisedHash([B[[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationResult;->()V +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->(B)V +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveDiskEncryptionKey()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveGkPassword()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveKeyStorePassword()[B PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveMetricsKey()[B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->derivePassword([B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveVendorAuthSecret()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->derivePassword([B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveVendorAuthSecret()[B PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->getSyntheticPassword()[B PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->getVersion()B -PLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->recreateDirectly([B)V +HPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->recreateDirectly([B)V HSPLcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;->()V HSPLcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;->fromBytes([B)Lcom/android/server/locksettings/SyntheticPasswordManager$PasswordData; HSPLcom/android/server/locksettings/SyntheticPasswordManager;->()V HSPLcom/android/server/locksettings/SyntheticPasswordManager;->(Landroid/content/Context;Lcom/android/server/locksettings/LockSettingsStorage;Landroid/os/UserManager;Lcom/android/server/locksettings/PasswordSlotManager;)V -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$000()[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$100()[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$200([B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$300()[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$400()[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->access$500()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$000()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$100()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$200([B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$300()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$400()[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->access$500()[B PLcom/android/server/locksettings/SyntheticPasswordManager;->access$700()[B HPLcom/android/server/locksettings/SyntheticPasswordManager;->bytesToHex([B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->computePasswordToken(Lcom/android/internal/widget/LockscreenCredential;Lcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->decryptSPBlob(Ljava/lang/String;[B[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->computePasswordToken(Lcom/android/internal/widget/LockscreenCredential;Lcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->decryptSPBlob(Ljava/lang/String;[B[B)[B PLcom/android/server/locksettings/SyntheticPasswordManager;->destroyEscrowData(I)V PLcom/android/server/locksettings/SyntheticPasswordManager;->destroyState(Ljava/lang/String;JI)V -PLcom/android/server/locksettings/SyntheticPasswordManager;->fromByteArrayList(Ljava/util/ArrayList;)[B +PLcom/android/server/locksettings/SyntheticPasswordManager;->existsHandle(JI)Z +HPLcom/android/server/locksettings/SyntheticPasswordManager;->fromByteArrayList(Ljava/util/ArrayList;)[B HSPLcom/android/server/locksettings/SyntheticPasswordManager;->getCredentialType(JI)I -PLcom/android/server/locksettings/SyntheticPasswordManager;->getHandleName(J)Ljava/lang/String; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->getHandleName(J)Ljava/lang/String; PLcom/android/server/locksettings/SyntheticPasswordManager;->getPasswordMetrics(Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;JI)Landroid/app/admin/PasswordMetrics; -PLcom/android/server/locksettings/SyntheticPasswordManager;->getPendingTokensForUser(I)Ljava/util/Set; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->getPendingTokensForUser(I)Ljava/util/Set; HSPLcom/android/server/locksettings/SyntheticPasswordManager;->getUsedWeaverSlots()Ljava/util/Set; HSPLcom/android/server/locksettings/SyntheticPasswordManager;->getWeaverService()Landroid/hardware/weaver/V1_0/IWeaver; -PLcom/android/server/locksettings/SyntheticPasswordManager;->hasPasswordMetrics(JI)Z -PLcom/android/server/locksettings/SyntheticPasswordManager;->hasState(Ljava/lang/String;JI)Z +HPLcom/android/server/locksettings/SyntheticPasswordManager;->hasPasswordMetrics(JI)Z +HPLcom/android/server/locksettings/SyntheticPasswordManager;->hasState(Ljava/lang/String;JI)Z HSPLcom/android/server/locksettings/SyntheticPasswordManager;->initWeaverService()V -PLcom/android/server/locksettings/SyntheticPasswordManager;->isWeaverAvailable()Z +HPLcom/android/server/locksettings/SyntheticPasswordManager;->isWeaverAvailable()Z HSPLcom/android/server/locksettings/SyntheticPasswordManager;->lambda$initWeaverService$0$SyntheticPasswordManager(ILandroid/hardware/weaver/V1_0/WeaverConfig;)V -PLcom/android/server/locksettings/SyntheticPasswordManager;->lambda$weaverVerify$1([Lcom/android/internal/widget/VerifyCredentialResponse;IILandroid/hardware/weaver/V1_0/WeaverReadResponse;)V +HPLcom/android/server/locksettings/SyntheticPasswordManager;->lambda$weaverVerify$1([Lcom/android/internal/widget/VerifyCredentialResponse;IILandroid/hardware/weaver/V1_0/WeaverReadResponse;)V HSPLcom/android/server/locksettings/SyntheticPasswordManager;->loadState(Ljava/lang/String;JI)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->loadSyntheticPasswordHandle(I)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->loadSyntheticPasswordHandle(I)[B HSPLcom/android/server/locksettings/SyntheticPasswordManager;->loadWeaverSlot(JI)I -PLcom/android/server/locksettings/SyntheticPasswordManager;->passwordTokenToWeaverKey([B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->scrypt([B[BIIII)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->toByteArrayList([B)Ljava/util/ArrayList; -PLcom/android/server/locksettings/SyntheticPasswordManager;->transformUnderWeaverSecret([B[B)[B -PLcom/android/server/locksettings/SyntheticPasswordManager;->unwrapPasswordBasedSyntheticPassword(Landroid/service/gatekeeper/IGateKeeperService;JLcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;)Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationResult; -PLcom/android/server/locksettings/SyntheticPasswordManager;->unwrapSyntheticPasswordBlob(JB[BJI)Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken; -PLcom/android/server/locksettings/SyntheticPasswordManager;->verifyChallenge(Landroid/service/gatekeeper/IGateKeeperService;Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;JI)Lcom/android/internal/widget/VerifyCredentialResponse; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->passwordTokenToWeaverKey([B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->scrypt([B[BIIII)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->toByteArrayList([B)Ljava/util/ArrayList; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->transformUnderWeaverSecret([B[B)[B +HPLcom/android/server/locksettings/SyntheticPasswordManager;->unwrapPasswordBasedSyntheticPassword(Landroid/service/gatekeeper/IGateKeeperService;JLcom/android/internal/widget/LockscreenCredential;ILcom/android/internal/widget/ICheckCredentialProgressCallback;)Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationResult; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->unwrapSyntheticPasswordBlob(JB[BJI)Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->verifyChallenge(Landroid/service/gatekeeper/IGateKeeperService;Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;JI)Lcom/android/internal/widget/VerifyCredentialResponse; HPLcom/android/server/locksettings/SyntheticPasswordManager;->verifyChallengeInternal(Landroid/service/gatekeeper/IGateKeeperService;[BJI)Lcom/android/internal/widget/VerifyCredentialResponse; -PLcom/android/server/locksettings/SyntheticPasswordManager;->weaverVerify(I[B)Lcom/android/internal/widget/VerifyCredentialResponse; +HPLcom/android/server/locksettings/SyntheticPasswordManager;->weaverVerify(I[B)Lcom/android/internal/widget/VerifyCredentialResponse; PLcom/android/server/locksettings/VersionedPasswordMetrics;->(ILandroid/app/admin/PasswordMetrics;)V PLcom/android/server/locksettings/VersionedPasswordMetrics;->deserialize([B)Lcom/android/server/locksettings/VersionedPasswordMetrics; PLcom/android/server/locksettings/VersionedPasswordMetrics;->getMetrics()Landroid/app/admin/PasswordMetrics; HSPLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->(Ljava/security/KeyStore;)V +HSPLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->androidKeystoreProviderName()Ljava/lang/String; PLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->containsAlias(Ljava/lang/String;)Z PLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->deleteEntry(Ljava/lang/String;)V HSPLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->getAndLoadAndroidKeyStore()Ljava/security/KeyStore; PLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->getKey(Ljava/lang/String;[C)Ljava/security/Key; PLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->setEntry(Ljava/lang/String;Ljava/security/KeyStore$Entry;Ljava/security/KeyStore$ProtectionParameter;)V -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->(Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;II[BZLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;Lcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;Landroid/security/Scrypt;)V +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->(Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;II[BZLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;Lcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;Landroid/security/Scrypt;)V PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->createApplicationKeyEntries(Ljava/util/Map;Ljava/util/Map;)Ljava/util/List; PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->generateRecoveryKey()Ljavax/crypto/SecretKey; PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->generateSalt()[B @@ -18002,13 +19813,13 @@ PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->getSnapshotV PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->getUiFormat(I)I PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->hashCredentialsBySaltedSha256([B[B)[B PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->hashCredentialsByScrypt([B[B)[B -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->isCustomLockScreen()Z -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->newInstance(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;II[BZ)Lcom/android/server/locksettings/recoverablekeystore/KeySyncTask; -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->run()V -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->shouldCreateSnapshot(I)Z +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->isCustomLockScreen()Z +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->newInstance(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;II[BZ)Lcom/android/server/locksettings/recoverablekeystore/KeySyncTask; +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->run()V +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->shouldCreateSnapshot(I)Z PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->shouldUseScryptToHashCredential()Z -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->syncKeys()V -PLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->syncKeysForAgent(I)V +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->syncKeys()V +HPLcom/android/server/locksettings/recoverablekeystore/KeySyncTask;->syncKeysForAgent(I)V PLcom/android/server/locksettings/recoverablekeystore/KeySyncUtils;->()V PLcom/android/server/locksettings/recoverablekeystore/KeySyncUtils;->calculateThmKfHash([B)[B PLcom/android/server/locksettings/recoverablekeystore/KeySyncUtils;->concat([[B)[B @@ -18025,6 +19836,7 @@ PLcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey;->ge HSPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->()V HSPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/KeyStoreProxy;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;)V PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->ensureDecryptionKeyIsValid(ILcom/android/server/locksettings/recoverablekeystore/PlatformDecryptionKey;)V +PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->generateAesKey()Ljavax/crypto/SecretKey; PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->generateAndLoadKey(II)V HSPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getAndLoadAndroidKeyStore()Ljava/security/KeyStore; PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getDecryptAlias(II)Ljava/lang/String; @@ -18033,31 +19845,36 @@ PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getDe PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptAlias(II)Ljava/lang/String; PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKey(I)Lcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey; PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKeyInternal(I)Lcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey; -PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getGenerationId(I)I +HPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getGenerationId(I)I HSPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getInstance(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;)Lcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager; PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->init(I)V -PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->isDeviceLocked(I)Z +HPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->isDeviceLocked(I)Z PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->isKeyLoaded(II)Z +PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->setGenerationId(II)V HSPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyGenerator;->(Ljavax/crypto/KeyGenerator;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyGenerator;->generateAndStoreKey(Lcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey;IILjava/lang/String;[B)[B HSPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyGenerator;->newInstance(Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;)Lcom/android/server/locksettings/recoverablekeystore/RecoverableKeyGenerator; HSPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySessionStorage;Ljava/util/concurrent/ScheduledExecutorService;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;Lcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;Lcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;Lcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;Lcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;)V HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->checkRecoverKeyStorePermission()V +PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->generateKey(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->generateKeyWithMetadata(Ljava/lang/String;[B)Ljava/lang/String; -PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getAlias(IILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getAlias(IILjava/lang/String;)Ljava/lang/String; HSPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getInstance(Landroid/content/Context;Landroid/security/KeyStore;)Lcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager; -PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getKey(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getRecoveryStatus()Ljava/util/Map; -PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->initRecoveryService(Ljava/lang/String;[B)V +HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getKey(Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getKeyChainSnapshot()Landroid/security/keystore/recovery/KeyChainSnapshot; +PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getRecoverySecretTypes()[I +HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->getRecoveryStatus()Ljava/util/Map; +HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->initRecoveryService(Ljava/lang/String;[B)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->initRecoveryServiceWithSigFile(Ljava/lang/String;[B[B)V -PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->lockScreenSecretAvailable(I[BI)V +HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->lockScreenSecretAvailable(I[BI)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->removeKey(Ljava/lang/String;)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->setRecoverySecretTypes([I)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->setRecoveryStatus(Ljava/lang/String;I)V PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->setServerParams([B)V +PLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->setSnapshotCreatedPendingIntent(Landroid/app/PendingIntent;)V HSPLcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->()V PLcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->recoverySnapshotAvailable(I)V -PLcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->setSnapshotListener(ILandroid/app/PendingIntent;)V +HPLcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->setSnapshotListener(ILandroid/app/PendingIntent;)V PLcom/android/server/locksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->tryToSendIntent(ILandroid/app/PendingIntent;)V PLcom/android/server/locksettings/recoverablekeystore/SecureBox$AesGcmOperation;->()V PLcom/android/server/locksettings/recoverablekeystore/SecureBox$AesGcmOperation;->(Ljava/lang/String;I)V @@ -18076,6 +19893,7 @@ HSPLcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertific PLcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;->getDefaultCertificateAliasIfEmpty(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;->getRootCertificate(Ljava/lang/String;)Ljava/security/cert/X509Certificate; PLcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;->isTestOnlyCertificateAlias(Ljava/lang/String;)Z +PLcom/android/server/locksettings/recoverablekeystore/TestOnlyInsecureCertificateHelper;->isValidRootCertificateAlias(Ljava/lang/String;)Z PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->([B[B[BII)V PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->fromSecretKey(Lcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey;Ljavax/crypto/SecretKey;[B)Lcom/android/server/locksettings/recoverablekeystore/WrappedKey; PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->getKeyMaterial()[B @@ -18083,61 +19901,65 @@ PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->getKeyMetadat PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->getNonce()[B PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->getPlatformKeyGenerationId()I PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->getRecoveryStatus()I -PLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->unwrapKeys(Lcom/android/server/locksettings/recoverablekeystore/PlatformDecryptionKey;Ljava/util/Map;)Ljava/util/Map; +HPLcom/android/server/locksettings/recoverablekeystore/WrappedKey;->unwrapKeys(Lcom/android/server/locksettings/recoverablekeystore/PlatformDecryptionKey;Ljava/util/Map;)Ljava/util/Map; PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->buildCertPath(Ljava/security/cert/PKIXParameters;)Ljava/security/cert/CertPath; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->buildPkixParams(Ljava/util/Date;Ljava/security/cert/X509Certificate;Ljava/util/List;Ljava/security/cert/X509Certificate;)Ljava/security/cert/PKIXParameters; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeBase64(Ljava/lang/String;)[B -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeCert(Ljava/io/InputStream;)Ljava/security/cert/X509Certificate; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeCert([B)Ljava/security/cert/X509Certificate; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->buildPkixParams(Ljava/util/Date;Ljava/security/cert/X509Certificate;Ljava/util/List;Ljava/security/cert/X509Certificate;)Ljava/security/cert/PKIXParameters; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeBase64(Ljava/lang/String;)[B +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeCert(Ljava/io/InputStream;)Ljava/security/cert/X509Certificate; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->decodeCert([B)Ljava/security/cert/X509Certificate; HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->getXmlDirectChildren(Lorg/w3c/dom/Element;Ljava/lang/String;)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->getXmlNodeContents(ILorg/w3c/dom/Element;[Ljava/lang/String;)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->getXmlRootNode([B)Lorg/w3c/dom/Element; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->validateCert(Ljava/util/Date;Ljava/security/cert/X509Certificate;Ljava/util/List;Ljava/security/cert/X509Certificate;)Ljava/security/cert/CertPath; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->verifyRsaSha256Signature(Ljava/security/PublicKey;[B[B)V +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->getXmlNodeContents(ILorg/w3c/dom/Element;[Ljava/lang/String;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->getXmlRootNode([B)Lorg/w3c/dom/Element; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->validateCert(Ljava/util/Date;Ljava/security/cert/X509Certificate;Ljava/util/List;Ljava/security/cert/X509Certificate;)Ljava/security/cert/CertPath; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertUtils;->verifyRsaSha256Signature(Ljava/security/PublicKey;[B[B)V PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->(JLjava/util/List;Ljava/util/List;)V +PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->getEndpointCert(ILjava/util/Date;Ljava/security/cert/X509Certificate;)Ljava/security/cert/CertPath; +PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->getRandomEndpointCert(Ljava/security/cert/X509Certificate;)Ljava/security/cert/CertPath; PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->getSerial()J -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parse([B)Lcom/android/server/locksettings/recoverablekeystore/certificate/CertXml; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseEndpointCerts(Lorg/w3c/dom/Element;)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseIntermediateCerts(Lorg/w3c/dom/Element;)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseSerial(Lorg/w3c/dom/Element;)J +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parse([B)Lcom/android/server/locksettings/recoverablekeystore/certificate/CertXml; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseEndpointCerts(Lorg/w3c/dom/Element;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseIntermediateCerts(Lorg/w3c/dom/Element;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/CertXml;->parseSerial(Lorg/w3c/dom/Element;)J PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->(Ljava/util/List;Ljava/security/cert/X509Certificate;[B)V -PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parse([B)Lcom/android/server/locksettings/recoverablekeystore/certificate/SigXml; -PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseFileSignature(Lorg/w3c/dom/Element;)[B -PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseIntermediateCerts(Lorg/w3c/dom/Element;)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseSignerCert(Lorg/w3c/dom/Element;)Ljava/security/cert/X509Certificate; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parse([B)Lcom/android/server/locksettings/recoverablekeystore/certificate/SigXml; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseFileSignature(Lorg/w3c/dom/Element;)[B +HPLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseIntermediateCerts(Lorg/w3c/dom/Element;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->parseSignerCert(Lorg/w3c/dom/Element;)Ljava/security/cert/X509Certificate; PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->verifyFileSignature(Ljava/security/cert/X509Certificate;[B)V PLcom/android/server/locksettings/recoverablekeystore/certificate/SigXml;->verifyFileSignature(Ljava/security/cert/X509Certificate;[BLjava/util/Date;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->deserialize(Ljava/io/InputStream;)Landroid/security/keystore/recovery/KeyChainSnapshot; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->deserialize(Ljava/io/InputStream;)Landroid/security/keystore/recovery/KeyChainSnapshot; HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->deserializeInternal(Ljava/io/InputStream;)Landroid/security/keystore/recovery/KeyChainSnapshot; -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readBlobTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)[B -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readCertPathTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/security/cert/CertPath; -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readIntTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)I -HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyChainProtectionParams(Lorg/xmlpull/v1/XmlPullParser;)Landroid/security/keystore/recovery/KeyChainProtectionParams; -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyChainProtectionParamsList(Lorg/xmlpull/v1/XmlPullParser;)Ljava/util/List; -HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyDerivationParams(Lorg/xmlpull/v1/XmlPullParser;)Landroid/security/keystore/recovery/KeyDerivationParams; -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readLongTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)J -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readStringTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/String; -HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readText(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/String; -HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readWrappedApplicationKey(Lorg/xmlpull/v1/XmlPullParser;)Landroid/security/keystore/recovery/WrappedApplicationKey; -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readWrappedApplicationKeys(Lorg/xmlpull/v1/XmlPullParser;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readBlobTag(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)[B +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readCertPathTag(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Ljava/security/cert/CertPath; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readIntTag(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)I +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyChainProtectionParams(Landroid/util/TypedXmlPullParser;)Landroid/security/keystore/recovery/KeyChainProtectionParams; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyChainProtectionParamsList(Landroid/util/TypedXmlPullParser;)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readKeyDerivationParams(Landroid/util/TypedXmlPullParser;)Landroid/security/keystore/recovery/KeyDerivationParams; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readLongTag(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)J +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readStringTag(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readText(Landroid/util/TypedXmlPullParser;)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readWrappedApplicationKey(Landroid/util/TypedXmlPullParser;)Landroid/security/keystore/recovery/WrappedApplicationKey; +HPLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotDeserializer;->readWrappedApplicationKeys(Landroid/util/TypedXmlPullParser;)Ljava/util/List; PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSchema;->()V PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->serialize(Landroid/security/keystore/recovery/KeyChainSnapshot;Ljava/io/OutputStream;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeApplicationKeyProperties(Lorg/xmlpull/v1/XmlSerializer;Landroid/security/keystore/recovery/WrappedApplicationKey;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeApplicationKeys(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/List;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainProtectionParams(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/List;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainProtectionParamsProperties(Lorg/xmlpull/v1/XmlSerializer;Landroid/security/keystore/recovery/KeyChainProtectionParams;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainSnapshotProperties(Lorg/xmlpull/v1/XmlSerializer;Landroid/security/keystore/recovery/KeyChainSnapshot;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyDerivationParams(Lorg/xmlpull/v1/XmlSerializer;Landroid/security/keystore/recovery/KeyDerivationParams;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyDerivationParamsProperties(Lorg/xmlpull/v1/XmlSerializer;Landroid/security/keystore/recovery/KeyDerivationParams;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;J)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/security/cert/CertPath;)V -PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;[B)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeApplicationKeyProperties(Landroid/util/TypedXmlSerializer;Landroid/security/keystore/recovery/WrappedApplicationKey;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeApplicationKeys(Landroid/util/TypedXmlSerializer;Ljava/util/List;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainProtectionParams(Landroid/util/TypedXmlSerializer;Ljava/util/List;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainProtectionParamsProperties(Landroid/util/TypedXmlSerializer;Landroid/security/keystore/recovery/KeyChainProtectionParams;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyChainSnapshotProperties(Landroid/util/TypedXmlSerializer;Landroid/security/keystore/recovery/KeyChainSnapshot;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyDerivationParams(Landroid/util/TypedXmlSerializer;Landroid/security/keystore/recovery/KeyDerivationParams;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writeKeyDerivationParamsProperties(Landroid/util/TypedXmlSerializer;Landroid/security/keystore/recovery/KeyDerivationParams;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Landroid/util/TypedXmlSerializer;Ljava/lang/String;J)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/security/cert/CertPath;)V +PLcom/android/server/locksettings/recoverablekeystore/serialization/KeyChainSnapshotSerializer;->writePropertyTag(Landroid/util/TypedXmlSerializer;Ljava/lang/String;[B)V +PLcom/android/server/locksettings/recoverablekeystore/storage/-$$Lambda$RecoverableKeyStoreDb$1xccAUVx0Qp_tc0qjY6swGsFebM;->(Ljava/util/StringJoiner;)V +PLcom/android/server/locksettings/recoverablekeystore/storage/-$$Lambda$RecoverableKeyStoreDb$1xccAUVx0Qp_tc0qjY6swGsFebM;->accept(I)V HSPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->(Lcom/android/server/locksettings/recoverablekeystore/KeyStoreProxy;Landroid/security/KeyStore;)V PLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->deleteEntry(IILjava/lang/String;)V -PLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getGrantAlias(IILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getGrantAlias(IILjava/lang/String;)Ljava/lang/String; HSPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getInstance(Landroid/security/KeyStore;)Lcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage; -PLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getInternalAlias(IILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getInternalAlias(IILjava/lang/String;)Ljava/lang/String; PLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->setSymmetricKeyEntry(IILjava/lang/String;[B)V HSPLcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager$1;->(Lcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;)V HSPLcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;->(Landroid/content/Context;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;Landroid/os/UserManager;Lcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;)V @@ -18146,43 +19968,55 @@ HPLcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;-> HSPLcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;->verifyKnownUsers()V HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->(Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDbHelper;)V PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->decodeCertPath([B)Ljava/security/cert/CertPath; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->ensureRecoveryServiceMetadataEntryExists(II)V -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getActiveRootOfTrust(II)Ljava/lang/String; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getAllKeys(III)Ljava/util/Map; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getBytes(IILjava/lang/String;)[B +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->ensureRecoveryServiceMetadataEntryExists(II)V +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->ensureRootOfTrustEntryExists(IILjava/lang/String;)V +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->ensureUserMetadataEntryExists(I)V +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getActiveRootOfTrust(II)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getAllKeys(III)Ljava/util/Map; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getBytes(IILjava/lang/String;)[B PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getBytes(IILjava/lang/String;Ljava/lang/String;)[B PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getCounterId(II)Ljava/lang/Long; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getLong(IILjava/lang/String;)Ljava/lang/Long; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getLong(IILjava/lang/String;Ljava/lang/String;)Ljava/lang/Long; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getPlatformKeyGenerationId(I)I -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoveryAgents(I)Ljava/util/List; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoverySecretTypes(II)[I +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getLong(IILjava/lang/String;)Ljava/lang/Long; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getLong(IILjava/lang/String;Ljava/lang/String;)Ljava/lang/Long; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getPlatformKeyGenerationId(I)I +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoveryAgents(I)Ljava/util/List; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoverySecretTypes(II)[I PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoveryServiceCertPath(IILjava/lang/String;)Ljava/security/cert/CertPath; +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getRecoveryServiceCertSerial(IILjava/lang/String;)Ljava/lang/Long; PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getServerParams(II)[B -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getShouldCreateSnapshot(II)Z -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getSnapshotVersion(II)Ljava/lang/Long; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getShouldCreateSnapshot(II)Z +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getSnapshotVersion(II)Ljava/lang/Long; HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getStatusForAllKeys(I)Ljava/util/Map; HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getUserSerialNumbers()Ljava/util/Map; PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->insertKey(IILjava/lang/String;Lcom/android/server/locksettings/recoverablekeystore/WrappedKey;)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->invalidateKeysForUser(I)V +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->lambda$setRecoverySecretTypes$0(Ljava/util/StringJoiner;I)V HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->newInstance(Landroid/content/Context;)Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb; PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->removeKey(ILjava/lang/String;)Z PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setActiveRootOfTrust(IILjava/lang/String;)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setBytes(IILjava/lang/String;Ljava/lang/String;[B)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setBytes(IILjava/lang/String;[B)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setCounterId(IIJ)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setLong(IILjava/lang/String;J)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setLong(IILjava/lang/String;Ljava/lang/String;J)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setPlatformKeyGenerationId(II)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setRecoverySecretTypes(II[I)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setRecoveryServiceCertPath(IILjava/lang/String;Ljava/security/cert/CertPath;)J +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setRecoveryServiceCertSerial(IILjava/lang/String;J)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setRecoveryStatus(ILjava/lang/String;I)I +PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setServerParams(II[B)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setShouldCreateSnapshot(IIZ)J PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setSnapshotVersion(IIJ)J HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDbHelper;->(Landroid/content/Context;)V HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySessionStorage;->()V HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->(Ljava/io/File;)V -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->get(I)Landroid/security/keystore/recovery/KeyChainSnapshot; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getSnapshotFile(I)Ljava/io/File; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getSnapshotFileName(I)Ljava/lang/String; -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getStorageFolder()Ljava/io/File; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->get(I)Landroid/security/keystore/recovery/KeyChainSnapshot; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getSnapshotFile(I)Ljava/io/File; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getSnapshotFileName(I)Ljava/lang/String; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->getStorageFolder()Ljava/io/File; HSPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->newInstance()Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage; PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->put(ILandroid/security/keystore/recovery/KeyChainSnapshot;)V -PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->readFromDisk(I)Landroid/security/keystore/recovery/KeyChainSnapshot; +HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->readFromDisk(I)Landroid/security/keystore/recovery/KeyChainSnapshot; PLcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage;->writeToDisk(ILandroid/security/keystore/recovery/KeyChainSnapshot;)V PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$ZbIWHi3bCfKF3ByRU6VwEFQBJIE;->(Lcom/android/server/media/MediaRoute2ProviderServiceProxy$Connection;)V PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$ZbIWHi3bCfKF3ByRU6VwEFQBJIE;->run()V @@ -18199,40 +20033,72 @@ PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$ PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$kszvM75qhYZkXdfyeKeGNS3-24E;->(Ljava/lang/String;)V PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$kszvM75qhYZkXdfyeKeGNS3-24E;->test(Ljava/lang/Object;)Z PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$rzKoLtOl_rgjWRiDOyJH_CpwfKw;->(Ljava/lang/String;)V -PLcom/android/server/media/-$$Lambda$MediaRoute2ProviderWatcher$Nfz82wY_Gt3q9B21gdjfRv58tcI;->(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V +HPLcom/android/server/media/-$$Lambda$MediaRoute2ProviderWatcher$Nfz82wY_Gt3q9B21gdjfRv58tcI;->(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V HPLcom/android/server/media/-$$Lambda$MediaRoute2ProviderWatcher$Nfz82wY_Gt3q9B21gdjfRv58tcI;->run()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UQlY-j3WsdQv8gE76aC5mvwnnbs;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UQlY-j3WsdQv8gE76aC5mvwnnbs;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UQlY-j3WsdQv8gE76aC5mvwnnbs;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$4us_i5Lg3W5R6NbIX2N4YnP9DIU;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$4us_i5Lg3W5R6NbIX2N4YnP9DIU;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$4us_i5Lg3W5R6NbIX2N4YnP9DIU;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$BKJ5u17WDeeL9t3tj6R5qNSCgWY;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$BKJ5u17WDeeL9t3tj6R5qNSCgWY;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$BKJ5u17WDeeL9t3tj6R5qNSCgWY;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$Jm1hLssHVCIygytUr9exkp1HtE0;->(Lcom/android/server/media/MediaRouter2ServiceImpl;)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$Jm1hLssHVCIygytUr9exkp1HtE0;->onUidImportance(II)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$L--oPABe9CMrr84sgA9cAr0SoO0;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$L--oPABe9CMrr84sgA9cAr0SoO0;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$L--oPABe9CMrr84sgA9cAr0SoO0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$09zsDyY6iEnRTgvCquw909AE-kQ;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$09zsDyY6iEnRTgvCquw909AE-kQ;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$09zsDyY6iEnRTgvCquw909AE-kQ;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$KXC6wMIKFdP5X-AZAmy2PI6DcKg;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$KXC6wMIKFdP5X-AZAmy2PI6DcKg;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$ManagerRecord$KXC6wMIKFdP5X-AZAmy2PI6DcKg;->accept(Ljava/lang/Object;)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Dx9Yd7uwjDMFDX7xUyuxtbVzicw;->(Lcom/android/server/media/MediaRouter2ServiceImpl;)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Dx9Yd7uwjDMFDX7xUyuxtbVzicw;->test(Ljava/lang/Object;)Z +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$E05IHmTYE16-m9BPiK5Ztl5G9NU;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$E05IHmTYE16-m9BPiK5Ztl5G9NU;->()V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$E05IHmTYE16-m9BPiK5Ztl5G9NU;->accept(Ljava/lang/Object;)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$EdiHHza2jiTwlIfUMIsAFSFmZRw;->(I)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$EdiHHza2jiTwlIfUMIsAFSFmZRw;->test(Ljava/lang/Object;)Z PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Ql47u_8r4_d74bv620QU10yO-hw;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Ql47u_8r4_d74bv620QU10yO-hw;->()V HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Ql47u_8r4_d74bv620QU10yO-hw;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$XIF9oatYwLVC7vmfWhMOZ1ZfRm4;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$XIF9oatYwLVC7vmfWhMOZ1ZfRm4;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$XIF9oatYwLVC7vmfWhMOZ1ZfRm4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$bhV-YsWyLFIHVEnEuhuu1bisRNw;->(I)V +HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$bhV-YsWyLFIHVEnEuhuu1bisRNw;->test(Ljava/lang/Object;)Z PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$kJWtxriKWmzBPKaC6Yp_JVj4kP8;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$kJWtxriKWmzBPKaC6Yp_JVj4kP8;->()V HPLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$kJWtxriKWmzBPKaC6Yp_JVj4kP8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$mCo8AjH0OUPTIR7ZsHOwgO4A3mc;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$mCo8AjH0OUPTIR7ZsHOwgO4A3mc;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$mCo8AjH0OUPTIR7ZsHOwgO4A3mc;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$dvbFQCm92geFtEEktUhffK3E5IM;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$dvbFQCm92geFtEEktUhffK3E5IM;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$dvbFQCm92geFtEEktUhffK3E5IM;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$e-E-D4T2U4ZCwYp5BhWS8NP4DmQ;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$e-E-D4T2U4ZCwYp5BhWS8NP4DmQ;->()V -PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$e-E-D4T2U4ZCwYp5BhWS8NP4DmQ;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$WhhFpJITSd_YBTl43qaAEXPBWRw;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$WhhFpJITSd_YBTl43qaAEXPBWRw;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$WhhFpJITSd_YBTl43qaAEXPBWRw;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$YmWmLq6kptGCNDLzRIrm6724-k8;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$YmWmLq6kptGCNDLzRIrm6724-k8;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$YmWmLq6kptGCNDLzRIrm6724-k8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$mvwJ4KlFN3k8S1f8dm3h6RPKAfI;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$mvwJ4KlFN3k8S1f8dm3h6RPKAfI;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$mvwJ4KlFN3k8S1f8dm3h6RPKAfI;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$nrP0S1d169giMnGVS2ySIsnnkFM;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$nrP0S1d169giMnGVS2ySIsnnkFM;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$nrP0S1d169giMnGVS2ySIsnnkFM;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$oybq1JHg4dJL8ec6FKlcjDT7ZMw;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$oybq1JHg4dJL8ec6FKlcjDT7ZMw;->()V PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$oybq1JHg4dJL8ec6FKlcjDT7ZMw;->accept(Ljava/lang/Object;)V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$r8ojnquXd0s9rdzQQDSzkuDTLQU;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$r8ojnquXd0s9rdzQQDSzkuDTLQU;->()V +PLcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$r8ojnquXd0s9rdzQQDSzkuDTLQU;->accept(Ljava/lang/Object;)V HPLcom/android/server/media/-$$Lambda$MediaSessionRecord$SessionStub$g7c74wN0s85B0GplGOQWhF2EKyk;->(Lcom/android/server/media/MediaSessionRecord$SessionStub;)V HPLcom/android/server/media/-$$Lambda$MediaSessionRecord$SessionStub$g7c74wN0s85B0GplGOQWhF2EKyk;->accept(Ljava/lang/Object;)V HSPLcom/android/server/media/-$$Lambda$MediaSessionService$pee7hFVismD0TQSQsvFVbS2zDZw;->(Lcom/android/server/media/MediaSessionService;)V HPLcom/android/server/media/-$$Lambda$MediaSessionService$pee7hFVismD0TQSQsvFVbS2zDZw;->onAudioPlayerActiveStateChanged(Landroid/media/AudioPlaybackConfiguration;Z)V -PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$1$Pc97wanh5631qf9TDXi0qvXq6tA;->(Lcom/android/server/media/SystemMediaRoute2Provider$1;Landroid/media/AudioRoutesInfo;)V -PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$1$Pc97wanh5631qf9TDXi0qvXq6tA;->run()V +HPLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$1$Pc97wanh5631qf9TDXi0qvXq6tA;->(Lcom/android/server/media/SystemMediaRoute2Provider$1;Landroid/media/AudioRoutesInfo;)V +HPLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$1$Pc97wanh5631qf9TDXi0qvXq6tA;->run()V PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$Fgo_GpH1Df_nFCSwLZNdqWvxjg8;->(Lcom/android/server/media/SystemMediaRoute2Provider;)V -PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$Fgo_GpH1Df_nFCSwLZNdqWvxjg8;->onBluetoothRoutesUpdated(Ljava/util/List;)V +HPLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$Fgo_GpH1Df_nFCSwLZNdqWvxjg8;->onBluetoothRoutesUpdated(Ljava/util/List;)V PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$OGt8mDHC5EDWE1wC6UVPsCMcxp8;->(Lcom/android/server/media/SystemMediaRoute2Provider;Landroid/os/UserHandle;)V PLcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$OGt8mDHC5EDWE1wC6UVPsCMcxp8;->run()V HSPLcom/android/server/media/AudioPlayerStateMonitor$AudioManagerPlaybackListener;->(Lcom/android/server/media/AudioPlayerStateMonitor;)V @@ -18240,29 +20106,29 @@ HSPLcom/android/server/media/AudioPlayerStateMonitor$AudioManagerPlaybackListene HPLcom/android/server/media/AudioPlayerStateMonitor$AudioManagerPlaybackListener;->onPlaybackConfigChanged(Ljava/util/List;)V HSPLcom/android/server/media/AudioPlayerStateMonitor$MessageHandler;->(Landroid/os/Looper;Lcom/android/server/media/AudioPlayerStateMonitor$OnAudioPlayerActiveStateChangedListener;)V HPLcom/android/server/media/AudioPlayerStateMonitor$MessageHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/media/AudioPlayerStateMonitor$MessageHandler;->sendAudioPlayerActiveStateChangedMessage(Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/media/AudioPlayerStateMonitor$MessageHandler;->sendAudioPlayerActiveStateChangedMessage(Landroid/media/AudioPlaybackConfiguration;Z)V HSPLcom/android/server/media/AudioPlayerStateMonitor;->()V HSPLcom/android/server/media/AudioPlayerStateMonitor;->(Landroid/content/Context;)V -PLcom/android/server/media/AudioPlayerStateMonitor;->access$100(Lcom/android/server/media/AudioPlayerStateMonitor;)Ljava/lang/Object; -PLcom/android/server/media/AudioPlayerStateMonitor;->access$200()Z -PLcom/android/server/media/AudioPlayerStateMonitor;->access$400(Lcom/android/server/media/AudioPlayerStateMonitor;Landroid/media/AudioPlaybackConfiguration;Z)V -PLcom/android/server/media/AudioPlayerStateMonitor;->cleanUpAudioPlaybackUids(I)V +HPLcom/android/server/media/AudioPlayerStateMonitor;->access$100(Lcom/android/server/media/AudioPlayerStateMonitor;)Ljava/lang/Object; +HPLcom/android/server/media/AudioPlayerStateMonitor;->access$200()Z +HPLcom/android/server/media/AudioPlayerStateMonitor;->access$400(Lcom/android/server/media/AudioPlayerStateMonitor;Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/media/AudioPlayerStateMonitor;->cleanUpAudioPlaybackUids(I)V PLcom/android/server/media/AudioPlayerStateMonitor;->dump(Landroid/content/Context;Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/media/AudioPlayerStateMonitor;->getInstance(Landroid/content/Context;)Lcom/android/server/media/AudioPlayerStateMonitor; HPLcom/android/server/media/AudioPlayerStateMonitor;->getSortedAudioPlaybackClientUids()Ljava/util/List; HSPLcom/android/server/media/AudioPlayerStateMonitor;->isPlaybackActive(I)Z HSPLcom/android/server/media/AudioPlayerStateMonitor;->registerListener(Lcom/android/server/media/AudioPlayerStateMonitor$OnAudioPlayerActiveStateChangedListener;Landroid/os/Handler;)V -PLcom/android/server/media/AudioPlayerStateMonitor;->sendAudioPlayerActiveStateChangedMessageLocked(Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/media/AudioPlayerStateMonitor;->sendAudioPlayerActiveStateChangedMessageLocked(Landroid/media/AudioPlaybackConfiguration;Z)V PLcom/android/server/media/BluetoothRouteProvider$AdapterStateChangedReceiver;->(Lcom/android/server/media/BluetoothRouteProvider;)V PLcom/android/server/media/BluetoothRouteProvider$AdapterStateChangedReceiver;->(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$1;)V -PLcom/android/server/media/BluetoothRouteProvider$AdapterStateChangedReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;Landroid/bluetooth/BluetoothDevice;)V +HPLcom/android/server/media/BluetoothRouteProvider$AdapterStateChangedReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;Landroid/bluetooth/BluetoothDevice;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothBroadcastReceiver;->(Lcom/android/server/media/BluetoothRouteProvider;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothBroadcastReceiver;->(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$1;)V -PLcom/android/server/media/BluetoothRouteProvider$BluetoothBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/media/BluetoothRouteProvider$BluetoothBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->(Lcom/android/server/media/BluetoothRouteProvider;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$1;)V -PLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->onServiceConnected(ILandroid/bluetooth/BluetoothProfile;)V -PLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->onServiceDisconnected(I)V +HPLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->onServiceConnected(ILandroid/bluetooth/BluetoothProfile;)V +HPLcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener;->onServiceDisconnected(I)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;->(Lcom/android/server/media/BluetoothRouteProvider;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;->(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$1;)V PLcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;->getRouteType()I @@ -18276,27 +20142,28 @@ PLcom/android/server/media/BluetoothRouteProvider;->access$1000(Lcom/android/ser PLcom/android/server/media/BluetoothRouteProvider;->access$1200(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V PLcom/android/server/media/BluetoothRouteProvider;->access$500(Lcom/android/server/media/BluetoothRouteProvider;Landroid/bluetooth/BluetoothDevice;)Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo; PLcom/android/server/media/BluetoothRouteProvider;->access$600(Lcom/android/server/media/BluetoothRouteProvider;Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V -PLcom/android/server/media/BluetoothRouteProvider;->access$700(Lcom/android/server/media/BluetoothRouteProvider;)V +HPLcom/android/server/media/BluetoothRouteProvider;->access$700(Lcom/android/server/media/BluetoothRouteProvider;)V PLcom/android/server/media/BluetoothRouteProvider;->access$800(Lcom/android/server/media/BluetoothRouteProvider;)Ljava/util/Map; PLcom/android/server/media/BluetoothRouteProvider;->access$900(Lcom/android/server/media/BluetoothRouteProvider;)V -PLcom/android/server/media/BluetoothRouteProvider;->addActiveRoute(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V +HPLcom/android/server/media/BluetoothRouteProvider;->addActiveRoute(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V PLcom/android/server/media/BluetoothRouteProvider;->addEventReceiver(Ljava/lang/String;Lcom/android/server/media/BluetoothRouteProvider$BluetoothEventReceiver;)V -PLcom/android/server/media/BluetoothRouteProvider;->buildBluetoothRoutes()V -PLcom/android/server/media/BluetoothRouteProvider;->clearActiveRoutesWithType(I)V -PLcom/android/server/media/BluetoothRouteProvider;->createBluetoothRoute(Landroid/bluetooth/BluetoothDevice;)Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo; +HPLcom/android/server/media/BluetoothRouteProvider;->buildBluetoothRoutes()V +HPLcom/android/server/media/BluetoothRouteProvider;->clearActiveRoutesWithType(I)V +HPLcom/android/server/media/BluetoothRouteProvider;->createBluetoothRoute(Landroid/bluetooth/BluetoothDevice;)Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo; PLcom/android/server/media/BluetoothRouteProvider;->createInstance(Landroid/content/Context;Lcom/android/server/media/BluetoothRouteProvider$BluetoothRoutesUpdatedListener;)Lcom/android/server/media/BluetoothRouteProvider; HPLcom/android/server/media/BluetoothRouteProvider;->getAllBluetoothRoutes()Ljava/util/List; -PLcom/android/server/media/BluetoothRouteProvider;->getSelectedRoute()Landroid/media/MediaRoute2Info; -PLcom/android/server/media/BluetoothRouteProvider;->getTransferableRoutes()Ljava/util/List; -PLcom/android/server/media/BluetoothRouteProvider;->notifyBluetoothRoutesUpdated()V -PLcom/android/server/media/BluetoothRouteProvider;->removeActiveRoute(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V -PLcom/android/server/media/BluetoothRouteProvider;->setRouteConnectionState(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;I)V +HPLcom/android/server/media/BluetoothRouteProvider;->getSelectedRoute()Landroid/media/MediaRoute2Info; +HPLcom/android/server/media/BluetoothRouteProvider;->getTransferableRoutes()Ljava/util/List; +HPLcom/android/server/media/BluetoothRouteProvider;->notifyBluetoothRoutesUpdated()V +HPLcom/android/server/media/BluetoothRouteProvider;->removeActiveRoute(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;)V +HPLcom/android/server/media/BluetoothRouteProvider;->setRouteConnectionState(Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo;I)V PLcom/android/server/media/BluetoothRouteProvider;->start(Landroid/os/UserHandle;)V -PLcom/android/server/media/BluetoothRouteProvider;->updateVolumeForDevices(II)Z +HPLcom/android/server/media/BluetoothRouteProvider;->updateVolumeForDevices(II)Z HSPLcom/android/server/media/MediaButtonReceiverHolder;->(ILandroid/app/PendingIntent;Landroid/content/ComponentName;I)V -PLcom/android/server/media/MediaButtonReceiverHolder;->create(Landroid/content/Context;ILandroid/app/PendingIntent;)Lcom/android/server/media/MediaButtonReceiverHolder; -PLcom/android/server/media/MediaButtonReceiverHolder;->flattenToString()Ljava/lang/String; -PLcom/android/server/media/MediaButtonReceiverHolder;->getComponentType(Landroid/content/Context;Landroid/content/ComponentName;)I +HPLcom/android/server/media/MediaButtonReceiverHolder;->create(Landroid/content/Context;ILandroid/app/PendingIntent;)Lcom/android/server/media/MediaButtonReceiverHolder; +HPLcom/android/server/media/MediaButtonReceiverHolder;->flattenToString()Ljava/lang/String; +HPLcom/android/server/media/MediaButtonReceiverHolder;->getComponentType(Landroid/content/Context;Landroid/content/ComponentName;)I +PLcom/android/server/media/MediaButtonReceiverHolder;->getPackageName()Ljava/lang/String; PLcom/android/server/media/MediaButtonReceiverHolder;->send(Landroid/content/Context;Landroid/view/KeyEvent;Ljava/lang/String;ILandroid/app/PendingIntent$OnFinished;Landroid/os/Handler;)Z PLcom/android/server/media/MediaButtonReceiverHolder;->toString()Ljava/lang/String; HSPLcom/android/server/media/MediaButtonReceiverHolder;->unflattenFromString(Landroid/content/Context;Ljava/lang/String;)Lcom/android/server/media/MediaButtonReceiverHolder; @@ -18308,16 +20175,16 @@ HPLcom/android/server/media/MediaResourceMonitorService$MediaResourceMonitorImpl HPLcom/android/server/media/MediaResourceMonitorService$MediaResourceMonitorImpl;->notifyResourceGranted(II)V HSPLcom/android/server/media/MediaResourceMonitorService;->()V HSPLcom/android/server/media/MediaResourceMonitorService;->(Landroid/content/Context;)V -PLcom/android/server/media/MediaResourceMonitorService;->access$000()Z +HPLcom/android/server/media/MediaResourceMonitorService;->access$000()Z HSPLcom/android/server/media/MediaResourceMonitorService;->onStart()V PLcom/android/server/media/MediaRoute2Provider;->(Landroid/content/ComponentName;)V -PLcom/android/server/media/MediaRoute2Provider;->getProviderInfo()Landroid/media/MediaRoute2ProviderInfo; +HPLcom/android/server/media/MediaRoute2Provider;->getProviderInfo()Landroid/media/MediaRoute2ProviderInfo; HPLcom/android/server/media/MediaRoute2Provider;->getSessionInfos()Ljava/util/List; -PLcom/android/server/media/MediaRoute2Provider;->getUniqueId()Ljava/lang/String; -PLcom/android/server/media/MediaRoute2Provider;->notifyProviderState()V +HPLcom/android/server/media/MediaRoute2Provider;->getUniqueId()Ljava/lang/String; +HPLcom/android/server/media/MediaRoute2Provider;->notifyProviderState()V HPLcom/android/server/media/MediaRoute2Provider;->setAndNotifyProviderState(Landroid/media/MediaRoute2ProviderInfo;)V PLcom/android/server/media/MediaRoute2Provider;->setCallback(Lcom/android/server/media/MediaRoute2Provider$Callback;)V -PLcom/android/server/media/MediaRoute2Provider;->setProviderState(Landroid/media/MediaRoute2ProviderInfo;)V +HPLcom/android/server/media/MediaRoute2Provider;->setProviderState(Landroid/media/MediaRoute2ProviderInfo;)V PLcom/android/server/media/MediaRoute2ProviderServiceProxy$Connection;->(Lcom/android/server/media/MediaRoute2ProviderServiceProxy;Landroid/media/IMediaRoute2ProviderService;)V PLcom/android/server/media/MediaRoute2ProviderServiceProxy$Connection;->binderDied()V PLcom/android/server/media/MediaRoute2ProviderServiceProxy$Connection;->dispose()V @@ -18370,170 +20237,256 @@ HPLcom/android/server/media/MediaRoute2ProviderServiceProxy;->unbind()V PLcom/android/server/media/MediaRoute2ProviderServiceProxy;->updateBinding()V PLcom/android/server/media/MediaRoute2ProviderServiceProxy;->updateDiscoveryPreference(Landroid/media/RouteDiscoveryPreference;)V PLcom/android/server/media/MediaRoute2ProviderWatcher$1;->(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V -PLcom/android/server/media/MediaRoute2ProviderWatcher$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/media/MediaRoute2ProviderWatcher$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/media/MediaRoute2ProviderWatcher;->()V PLcom/android/server/media/MediaRoute2ProviderWatcher;->(Landroid/content/Context;Lcom/android/server/media/MediaRoute2ProviderWatcher$Callback;Landroid/os/Handler;I)V -PLcom/android/server/media/MediaRoute2ProviderWatcher;->access$000()Z -PLcom/android/server/media/MediaRoute2ProviderWatcher;->access$100(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V -PLcom/android/server/media/MediaRoute2ProviderWatcher;->findProvider(Ljava/lang/String;Ljava/lang/String;)I +HPLcom/android/server/media/MediaRoute2ProviderWatcher;->access$000()Z +HPLcom/android/server/media/MediaRoute2ProviderWatcher;->access$100(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V +HPLcom/android/server/media/MediaRoute2ProviderWatcher;->findProvider(Ljava/lang/String;Ljava/lang/String;)I HPLcom/android/server/media/MediaRoute2ProviderWatcher;->lambda$Nfz82wY_Gt3q9B21gdjfRv58tcI(Lcom/android/server/media/MediaRoute2ProviderWatcher;)V -PLcom/android/server/media/MediaRoute2ProviderWatcher;->postScanPackagesIfNeeded()V -PLcom/android/server/media/MediaRoute2ProviderWatcher;->scanPackages()V +HPLcom/android/server/media/MediaRoute2ProviderWatcher;->postScanPackagesIfNeeded()V +HPLcom/android/server/media/MediaRoute2ProviderWatcher;->scanPackages()V PLcom/android/server/media/MediaRoute2ProviderWatcher;->start()V PLcom/android/server/media/MediaRoute2ProviderWatcher;->stop()V PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->(Lcom/android/server/media/MediaRouter2ServiceImpl;Lcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;Landroid/media/IMediaRouter2Manager;IILjava/lang/String;)V PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->binderDied()V +PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->dispose()V +PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->lambda$startScan$0(Ljava/lang/Object;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->lambda$stopScan$1(Ljava/lang/Object;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->startScan()V +PLcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;->stopScan()V +PLcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;->(Lcom/android/server/media/MediaRouter2ServiceImpl;Lcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;Landroid/media/IMediaRouter2;IILjava/lang/String;ZZ)V +PLcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;->dispose()V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->(Lcom/android/server/media/MediaRouter2ServiceImpl;Lcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$1500(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Landroid/media/IMediaRouter2Manager;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$200(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)Ljava/util/ArrayList; -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$600(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$000(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)Lcom/android/server/media/SystemMediaRoute2Provider; +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$1600(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$1800(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Ljava/lang/String;Ljava/util/List;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$1900(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$200(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)Ljava/util/ArrayList; +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$2000(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$400(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->access$700(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getLastProviderInfoIndex(Ljava/lang/String;)I -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getManagerRecords()Ljava/util/List; +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getManagerRecords()Ljava/util/List; HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getManagers()Ljava/util/List; +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getRouterRecords()Ljava/util/List; HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getRouters(Z)Ljava/util/List; PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->init()V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$E05IHmTYE16-m9BPiK5Ztl5G9NU(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$Ql47u_8r4_d74bv620QU10yO-hw(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRoute2Provider;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$XIF9oatYwLVC7vmfWhMOZ1ZfRm4(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRoute2Provider;JLandroid/media/RoutingSessionInfo;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$kJWtxriKWmzBPKaC6Yp_JVj4kP8(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$kJWtxriKWmzBPKaC6Yp_JVj4kP8(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$mCo8AjH0OUPTIR7ZsHOwgO4A3mc(Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesAddedToManagers(Ljava/util/List;Ljava/util/List;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesAddedToRouters(Ljava/util/List;Ljava/util/List;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$maybeUpdateDiscoveryPreferenceForUid$0(ILcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;)Z +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$maybeUpdateDiscoveryPreferenceForUid$1(ILcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;)Z +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->lambda$updateDiscoveryPreferenceOnHandler$2(Lcom/android/server/media/MediaRouter2ServiceImpl;Lcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;)Z +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->maybeUpdateDiscoveryPreferenceForUid(I)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyPreferredFeaturesChangedToManagers(Ljava/lang/String;Ljava/util/List;)V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRouterRegistered(Lcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesAddedToManagers(Ljava/util/List;Ljava/util/List;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesAddedToRouters(Ljava/util/List;Ljava/util/List;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesChangedToManagers(Ljava/util/List;Ljava/util/List;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesChangedToRouters(Ljava/util/List;Ljava/util/List;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesRemovedToManagers(Ljava/util/List;Ljava/util/List;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesRemovedToRouters(Ljava/util/List;Ljava/util/List;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesToManager(Landroid/media/IMediaRouter2Manager;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifyRoutesToManager(Landroid/media/IMediaRouter2Manager;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifySessionCreatedToManagers(JLandroid/media/RoutingSessionInfo;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifySessionInfoChangedToRouters(Ljava/util/List;Landroid/media/RoutingSessionInfo;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifySessionInfoChangedToRouters(Ljava/util/List;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifySessionReleasedToManagers(Ljava/util/List;Landroid/media/RoutingSessionInfo;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->notifySessionUpdatedToManagers(Ljava/util/List;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onAddProviderService(Lcom/android/server/media/MediaRoute2ProviderServiceProxy;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onProviderStateChanged(Lcom/android/server/media/MediaRoute2Provider;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onProviderStateChanged(Lcom/android/server/media/MediaRoute2Provider;)V HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onProviderStateChangedOnHandler(Lcom/android/server/media/MediaRoute2Provider;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionCreated(Lcom/android/server/media/MediaRoute2Provider;JLandroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionCreatedOnHandler(Lcom/android/server/media/MediaRoute2Provider;JLandroid/media/RoutingSessionInfo;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionInfoChangedOnHandler(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionInfoChangedOnHandler(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionReleased(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionReleasedOnHandler(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V -PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionUpdated(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onSessionUpdated(Lcom/android/server/media/MediaRoute2Provider;Landroid/media/RoutingSessionInfo;)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->start()V +PLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->stop()V +HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->updateDiscoveryPreferenceOnHandler()V PLcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;->(Lcom/android/server/media/MediaRouter2ServiceImpl;I)V PLcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;->init()V HSPLcom/android/server/media/MediaRouter2ServiceImpl;->()V HSPLcom/android/server/media/MediaRouter2ServiceImpl;->(Landroid/content/Context;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->access$400(Lcom/android/server/media/MediaRouter2ServiceImpl;)Landroid/content/Context; -PLcom/android/server/media/MediaRouter2ServiceImpl;->access$500(Lcom/android/server/media/MediaRouter2ServiceImpl;)Ljava/lang/Object; +PLcom/android/server/media/MediaRouter2ServiceImpl;->access$500(Lcom/android/server/media/MediaRouter2ServiceImpl;)Landroid/content/Context; +HPLcom/android/server/media/MediaRouter2ServiceImpl;->access$600(Lcom/android/server/media/MediaRouter2ServiceImpl;)Ljava/lang/Object; PLcom/android/server/media/MediaRouter2ServiceImpl;->disposeUserIfNeededLocked(Lcom/android/server/media/MediaRouter2ServiceImpl$UserRecord;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->getActiveSessions(Landroid/media/IMediaRouter2Manager;)Ljava/util/List; +HPLcom/android/server/media/MediaRouter2ServiceImpl;->getActiveSessions(Landroid/media/IMediaRouter2Manager;)Ljava/util/List; HPLcom/android/server/media/MediaRouter2ServiceImpl;->getActiveSessionsLocked(Landroid/media/IMediaRouter2Manager;)Ljava/util/List; PLcom/android/server/media/MediaRouter2ServiceImpl;->getOrCreateUserRecordLocked(I)Lcom/android/server/media/MediaRouter2ServiceImpl$UserRecord; -PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$getOrCreateUserRecordLocked$24(Ljava/lang/Object;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$registerManagerLocked$15(Ljava/lang/Object;Landroid/media/IMediaRouter2Manager;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$switchUser$0(Ljava/lang/Object;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->getSystemRoutes()Ljava/util/List; +PLcom/android/server/media/MediaRouter2ServiceImpl;->getSystemSessionInfo()Landroid/media/RoutingSessionInfo; +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$getOrCreateUserRecordLocked$25(Ljava/lang/Object;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$new$0$MediaRouter2ServiceImpl(II)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$registerManagerLocked$16(Ljava/lang/Object;Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$registerRouter2Locked$3(Ljava/lang/Object;Lcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$setDiscoveryRequestWithRouter2Locked$6(Ljava/lang/Object;Ljava/lang/String;Ljava/util/List;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$setDiscoveryRequestWithRouter2Locked$7(Ljava/lang/Object;)V PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$switchUser$1(Ljava/lang/Object;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$switchUser$2(Ljava/lang/Object;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$unregisterRouter2Locked$4(Ljava/lang/Object;Ljava/lang/String;Ljava/util/List;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$unregisterRouter2Locked$5(Ljava/lang/Object;)V PLcom/android/server/media/MediaRouter2ServiceImpl;->managerDied(Lcom/android/server/media/MediaRouter2ServiceImpl$ManagerRecord;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->registerManager(Landroid/media/IMediaRouter2Manager;Ljava/lang/String;)V -PLcom/android/server/media/MediaRouter2ServiceImpl;->registerManagerLocked(Landroid/media/IMediaRouter2Manager;IILjava/lang/String;I)V +HPLcom/android/server/media/MediaRouter2ServiceImpl;->registerManager(Landroid/media/IMediaRouter2Manager;Ljava/lang/String;)V +HPLcom/android/server/media/MediaRouter2ServiceImpl;->registerManagerLocked(Landroid/media/IMediaRouter2Manager;IILjava/lang/String;I)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->registerRouter2(Landroid/media/IMediaRouter2;Ljava/lang/String;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->registerRouter2Locked(Landroid/media/IMediaRouter2;IILjava/lang/String;IZZ)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->setDiscoveryRequestWithRouter2(Landroid/media/IMediaRouter2;Landroid/media/RouteDiscoveryPreference;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->setDiscoveryRequestWithRouter2Locked(Lcom/android/server/media/MediaRouter2ServiceImpl$RouterRecord;Landroid/media/RouteDiscoveryPreference;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->startScan(Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->startScanLocked(Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->stopScan(Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->stopScanLocked(Landroid/media/IMediaRouter2Manager;)V HSPLcom/android/server/media/MediaRouter2ServiceImpl;->switchUser()V PLcom/android/server/media/MediaRouter2ServiceImpl;->toOriginalRequestId(J)I PLcom/android/server/media/MediaRouter2ServiceImpl;->toRequesterId(J)I +PLcom/android/server/media/MediaRouter2ServiceImpl;->unregisterManagerLocked(Landroid/media/IMediaRouter2Manager;Z)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->unregisterRouter2(Landroid/media/IMediaRouter2;)V +PLcom/android/server/media/MediaRouter2ServiceImpl;->unregisterRouter2Locked(Landroid/media/IMediaRouter2;Z)V HSPLcom/android/server/media/MediaRouterService$1$1;->(Lcom/android/server/media/MediaRouterService$1;)V -PLcom/android/server/media/MediaRouterService$1$1;->run()V +HPLcom/android/server/media/MediaRouterService$1$1;->run()V HSPLcom/android/server/media/MediaRouterService$1;->(Lcom/android/server/media/MediaRouterService;)V -PLcom/android/server/media/MediaRouterService$1;->onAudioPlayerActiveStateChanged(Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/media/MediaRouterService$1;->onAudioPlayerActiveStateChanged(Landroid/media/AudioPlaybackConfiguration;Z)V HSPLcom/android/server/media/MediaRouterService$2;->(Lcom/android/server/media/MediaRouterService;)V PLcom/android/server/media/MediaRouterService$2;->dispatchAudioRoutesChanged(Landroid/media/AudioRoutesInfo;)V HSPLcom/android/server/media/MediaRouterService$3;->(Lcom/android/server/media/MediaRouterService;)V PLcom/android/server/media/MediaRouterService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/media/MediaRouterService$ClientGroup;->(Lcom/android/server/media/MediaRouterService;)V HSPLcom/android/server/media/MediaRouterService$ClientRecord;->(Lcom/android/server/media/MediaRouterService;Lcom/android/server/media/MediaRouterService$UserRecord;Landroid/media/IMediaRouterClient;IILjava/lang/String;Z)V -PLcom/android/server/media/MediaRouterService$ClientRecord;->binderDied()V -PLcom/android/server/media/MediaRouterService$ClientRecord;->dispose()V +HPLcom/android/server/media/MediaRouterService$ClientRecord;->binderDied()V +HPLcom/android/server/media/MediaRouterService$ClientRecord;->dispose()V PLcom/android/server/media/MediaRouterService$ClientRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/media/MediaRouterService$ClientRecord;->getState()Landroid/media/MediaRouterClientState; PLcom/android/server/media/MediaRouterService$ClientRecord;->toString()Ljava/lang/String; HSPLcom/android/server/media/MediaRouterService$MediaRouterServiceBroadcastReceiver;->(Lcom/android/server/media/MediaRouterService;)V -PLcom/android/server/media/MediaRouterService$MediaRouterServiceBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/media/MediaRouterService$MediaRouterServiceBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->(Lcom/android/server/media/RemoteDisplayProviderProxy;)V PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->appendClientState(Landroid/media/MediaRouterClientState;)V +PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->assignRouteUniqueId(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->findRouteByDescriptorId(Ljava/lang/String;)I +PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->findRouteByUniqueId(Ljava/lang/String;)Lcom/android/server/media/MediaRouterService$UserHandler$RouteRecord; PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->getProvider()Lcom/android/server/media/RemoteDisplayProviderProxy; PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->toString()Ljava/lang/String; PLcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;->updateDescriptor(Landroid/media/RemoteDisplayState;)Z +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->(Lcom/android/server/media/MediaRouterService$UserHandler$ProviderRecord;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeDescription(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)Ljava/lang/String; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeEnabled(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)Z +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeName(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)Ljava/lang/String; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computePlaybackStream(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computePlaybackType(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computePresentationDisplayId(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeStatusCode(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeSupportedTypes(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeVolume(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeVolumeHandling(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->computeVolumeMax(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->getDescriptorId()Ljava/lang/String; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->getInfo()Landroid/media/MediaRouterClientState$RouteInfo; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->getProvider()Lcom/android/server/media/RemoteDisplayProviderProxy; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->getStatus()I +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->getUniqueId()Ljava/lang/String; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->isEnabled()Z +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->isValid()Z +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->toString()Ljava/lang/String; +PLcom/android/server/media/MediaRouterService$UserHandler$RouteRecord;->updateDescriptor(Landroid/media/RemoteDisplayState$RemoteDisplayInfo;)Z HSPLcom/android/server/media/MediaRouterService$UserHandler;->(Lcom/android/server/media/MediaRouterService;Lcom/android/server/media/MediaRouterService$UserRecord;)V PLcom/android/server/media/MediaRouterService$UserHandler;->addProvider(Lcom/android/server/media/RemoteDisplayProviderProxy;)V +PLcom/android/server/media/MediaRouterService$UserHandler;->checkSelectedRouteState()V +PLcom/android/server/media/MediaRouterService$UserHandler;->connectionTimedOut()V PLcom/android/server/media/MediaRouterService$UserHandler;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/media/MediaRouterService$UserHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/media/MediaRouterService$UserHandler;->findProviderRecord(Lcom/android/server/media/RemoteDisplayProviderProxy;)I +PLcom/android/server/media/MediaRouterService$UserHandler;->findRouteRecord(Ljava/lang/String;)Lcom/android/server/media/MediaRouterService$UserHandler$RouteRecord; +PLcom/android/server/media/MediaRouterService$UserHandler;->getConnectionPhase(I)I +HPLcom/android/server/media/MediaRouterService$UserHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/media/MediaRouterService$UserHandler;->onDisplayStateChanged(Lcom/android/server/media/RemoteDisplayProviderProxy;Landroid/media/RemoteDisplayState;)V PLcom/android/server/media/MediaRouterService$UserHandler;->scheduleUpdateClientState()V +PLcom/android/server/media/MediaRouterService$UserHandler;->selectRoute(Ljava/lang/String;)V PLcom/android/server/media/MediaRouterService$UserHandler;->start()V +PLcom/android/server/media/MediaRouterService$UserHandler;->stop()V PLcom/android/server/media/MediaRouterService$UserHandler;->unselectSelectedRoute()V -PLcom/android/server/media/MediaRouterService$UserHandler;->updateClientState()V +HPLcom/android/server/media/MediaRouterService$UserHandler;->updateClientState()V +PLcom/android/server/media/MediaRouterService$UserHandler;->updateConnectionTimeout(I)V HPLcom/android/server/media/MediaRouterService$UserHandler;->updateDiscoveryRequest()V -PLcom/android/server/media/MediaRouterService$UserHandler;->updateSelectedRoute(Ljava/lang/String;)V +PLcom/android/server/media/MediaRouterService$UserHandler;->updateProvider(Lcom/android/server/media/RemoteDisplayProviderProxy;Landroid/media/RemoteDisplayState;)V +HPLcom/android/server/media/MediaRouterService$UserHandler;->updateSelectedRoute(Ljava/lang/String;)V PLcom/android/server/media/MediaRouterService$UserRecord$1;->(Lcom/android/server/media/MediaRouterService$UserRecord;Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/media/MediaRouterService$UserRecord$1;->run()V HSPLcom/android/server/media/MediaRouterService$UserRecord;->(Lcom/android/server/media/MediaRouterService;I)V PLcom/android/server/media/MediaRouterService$UserRecord;->access$500(Lcom/android/server/media/MediaRouterService$UserRecord;)Landroid/util/ArrayMap; PLcom/android/server/media/MediaRouterService$UserRecord;->addToGroup(Ljava/lang/String;Lcom/android/server/media/MediaRouterService$ClientRecord;)V PLcom/android/server/media/MediaRouterService$UserRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/media/MediaRouterService$UserRecord;->removeFromGroup(Ljava/lang/String;Lcom/android/server/media/MediaRouterService$ClientRecord;)V PLcom/android/server/media/MediaRouterService$UserRecord;->toString()Ljava/lang/String; HSPLcom/android/server/media/MediaRouterService;->()V HSPLcom/android/server/media/MediaRouterService;->(Landroid/content/Context;)V -PLcom/android/server/media/MediaRouterService;->access$000(Lcom/android/server/media/MediaRouterService;)Landroid/util/IntArray; -PLcom/android/server/media/MediaRouterService;->access$100(Lcom/android/server/media/MediaRouterService;)Landroid/util/IntArray; -PLcom/android/server/media/MediaRouterService;->access$200(Lcom/android/server/media/MediaRouterService;)Landroid/os/Handler; -PLcom/android/server/media/MediaRouterService;->access$300()Z -PLcom/android/server/media/MediaRouterService;->access$400(Lcom/android/server/media/MediaRouterService;)Ljava/lang/Object; +HPLcom/android/server/media/MediaRouterService;->access$000(Lcom/android/server/media/MediaRouterService;)Landroid/util/IntArray; +HPLcom/android/server/media/MediaRouterService;->access$100(Lcom/android/server/media/MediaRouterService;)Landroid/util/IntArray; +HPLcom/android/server/media/MediaRouterService;->access$200(Lcom/android/server/media/MediaRouterService;)Landroid/os/Handler; +HPLcom/android/server/media/MediaRouterService;->access$300()Z +HPLcom/android/server/media/MediaRouterService;->access$400(Lcom/android/server/media/MediaRouterService;)Ljava/lang/Object; PLcom/android/server/media/MediaRouterService;->access$600(Lcom/android/server/media/MediaRouterService;)I PLcom/android/server/media/MediaRouterService;->access$700(Lcom/android/server/media/MediaRouterService;)Landroid/util/SparseArray; HSPLcom/android/server/media/MediaRouterService;->access$800(Lcom/android/server/media/MediaRouterService;)Landroid/content/Context; -PLcom/android/server/media/MediaRouterService;->clientDied(Lcom/android/server/media/MediaRouterService$ClientRecord;)V -PLcom/android/server/media/MediaRouterService;->disposeClientLocked(Lcom/android/server/media/MediaRouterService$ClientRecord;Z)V -PLcom/android/server/media/MediaRouterService;->disposeUserIfNeededLocked(Lcom/android/server/media/MediaRouterService$UserRecord;)V +HPLcom/android/server/media/MediaRouterService;->clientDied(Lcom/android/server/media/MediaRouterService$ClientRecord;)V +HPLcom/android/server/media/MediaRouterService;->disposeClientLocked(Lcom/android/server/media/MediaRouterService$ClientRecord;Z)V +HPLcom/android/server/media/MediaRouterService;->disposeUserIfNeededLocked(Lcom/android/server/media/MediaRouterService$UserRecord;)V PLcom/android/server/media/MediaRouterService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/media/MediaRouterService;->getActiveSessions(Landroid/media/IMediaRouter2Manager;)Ljava/util/List; +HPLcom/android/server/media/MediaRouterService;->getActiveSessions(Landroid/media/IMediaRouter2Manager;)Ljava/util/List; HSPLcom/android/server/media/MediaRouterService;->getState(Landroid/media/IMediaRouterClient;)Landroid/media/MediaRouterClientState; HSPLcom/android/server/media/MediaRouterService;->getStateLocked(Landroid/media/IMediaRouterClient;)Landroid/media/MediaRouterClientState; +PLcom/android/server/media/MediaRouterService;->getSystemRoutes()Ljava/util/List; +PLcom/android/server/media/MediaRouterService;->getSystemSessionInfo()Landroid/media/RoutingSessionInfo; HSPLcom/android/server/media/MediaRouterService;->initializeClientLocked(Lcom/android/server/media/MediaRouterService$ClientRecord;)V HSPLcom/android/server/media/MediaRouterService;->initializeUserLocked(Lcom/android/server/media/MediaRouterService$UserRecord;)V HSPLcom/android/server/media/MediaRouterService;->isPlaybackActive(Landroid/media/IMediaRouterClient;)Z HPLcom/android/server/media/MediaRouterService;->monitor()V HSPLcom/android/server/media/MediaRouterService;->registerClientAsUser(Landroid/media/IMediaRouterClient;Ljava/lang/String;I)V -PLcom/android/server/media/MediaRouterService;->registerClientGroupId(Landroid/media/IMediaRouterClient;Ljava/lang/String;)V -PLcom/android/server/media/MediaRouterService;->registerClientGroupIdLocked(Landroid/media/IMediaRouterClient;Ljava/lang/String;)V +HPLcom/android/server/media/MediaRouterService;->registerClientGroupId(Landroid/media/IMediaRouterClient;Ljava/lang/String;)V +HPLcom/android/server/media/MediaRouterService;->registerClientGroupIdLocked(Landroid/media/IMediaRouterClient;Ljava/lang/String;)V HSPLcom/android/server/media/MediaRouterService;->registerClientLocked(Landroid/media/IMediaRouterClient;IILjava/lang/String;IZ)V PLcom/android/server/media/MediaRouterService;->registerManager(Landroid/media/IMediaRouter2Manager;Ljava/lang/String;)V -PLcom/android/server/media/MediaRouterService;->restoreBluetoothA2dp()V +PLcom/android/server/media/MediaRouterService;->registerRouter2(Landroid/media/IMediaRouter2;Ljava/lang/String;)V +HPLcom/android/server/media/MediaRouterService;->restoreBluetoothA2dp()V HPLcom/android/server/media/MediaRouterService;->restoreRoute(I)V HSPLcom/android/server/media/MediaRouterService;->setDiscoveryRequest(Landroid/media/IMediaRouterClient;IZ)V HSPLcom/android/server/media/MediaRouterService;->setDiscoveryRequestLocked(Landroid/media/IMediaRouterClient;IZ)V +PLcom/android/server/media/MediaRouterService;->setDiscoveryRequestWithRouter2(Landroid/media/IMediaRouter2;Landroid/media/RouteDiscoveryPreference;)V HSPLcom/android/server/media/MediaRouterService;->setSelectedRoute(Landroid/media/IMediaRouterClient;Ljava/lang/String;Z)V HSPLcom/android/server/media/MediaRouterService;->setSelectedRouteLocked(Landroid/media/IMediaRouterClient;Ljava/lang/String;Z)V +PLcom/android/server/media/MediaRouterService;->startScan(Landroid/media/IMediaRouter2Manager;)V +PLcom/android/server/media/MediaRouterService;->stopScan(Landroid/media/IMediaRouter2Manager;)V HSPLcom/android/server/media/MediaRouterService;->switchUser()V HSPLcom/android/server/media/MediaRouterService;->systemRunning()V PLcom/android/server/media/MediaRouterService;->unregisterClient(Landroid/media/IMediaRouterClient;)V -PLcom/android/server/media/MediaRouterService;->unregisterClientLocked(Landroid/media/IMediaRouterClient;Z)V +HPLcom/android/server/media/MediaRouterService;->unregisterClientLocked(Landroid/media/IMediaRouterClient;Z)V +PLcom/android/server/media/MediaRouterService;->unregisterRouter2(Landroid/media/IMediaRouter2;)V HSPLcom/android/server/media/MediaRouterService;->validatePackageName(ILjava/lang/String;)Z +PLcom/android/server/media/MediaServerUtils;->checkDumpPermission(Landroid/content/Context;Ljava/lang/String;Ljava/io/PrintWriter;)Z +HPLcom/android/server/media/MediaServerUtils;->isStreamActive(Landroid/media/AudioManager;I)Z HPLcom/android/server/media/MediaSessionRecord$2;->(Lcom/android/server/media/MediaSessionRecord;ZIIILjava/lang/String;III)V -PLcom/android/server/media/MediaSessionRecord$2;->run()V -PLcom/android/server/media/MediaSessionRecord$3;->(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord$2;->run()V +HPLcom/android/server/media/MediaSessionRecord$3;->(Lcom/android/server/media/MediaSessionRecord;)V PLcom/android/server/media/MediaSessionRecord$3;->run()V -PLcom/android/server/media/MediaSessionRecord$ControllerStub;->(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->(Lcom/android/server/media/MediaSessionRecord;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->adjustVolume(Ljava/lang/String;Ljava/lang/String;II)V -PLcom/android/server/media/MediaSessionRecord$ControllerStub;->getExtras()Landroid/os/Bundle; +HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getExtras()Landroid/os/Bundle; PLcom/android/server/media/MediaSessionRecord$ControllerStub;->getFlags()J PLcom/android/server/media/MediaSessionRecord$ControllerStub;->getLaunchPendingIntent()Landroid/app/PendingIntent; HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getMetadata()Landroid/media/MediaMetadata; HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getPackageName()Ljava/lang/String; HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getPlaybackState()Landroid/media/session/PlaybackState; HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getQueue()Landroid/content/pm/ParceledListSlice; -PLcom/android/server/media/MediaSessionRecord$ControllerStub;->getQueueTitle()Ljava/lang/CharSequence; +HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getQueueTitle()Ljava/lang/CharSequence; PLcom/android/server/media/MediaSessionRecord$ControllerStub;->getRatingType()I HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getVolumeAttributes()Landroid/media/session/MediaController$PlaybackInfo; PLcom/android/server/media/MediaSessionRecord$ControllerStub;->next(Ljava/lang/String;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->pause(Ljava/lang/String;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->play(Ljava/lang/String;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->playFromMediaId(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/media/MediaSessionRecord$ControllerStub;->playFromSearch(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->playFromUri(Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->prepareFromUri(Ljava/lang/String;Landroid/net/Uri;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->previous(Ljava/lang/String;)V @@ -18542,22 +20495,26 @@ PLcom/android/server/media/MediaSessionRecord$ControllerStub;->seekTo(Ljava/lang PLcom/android/server/media/MediaSessionRecord$ControllerStub;->sendCommand(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ResultReceiver;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->sendCustomAction(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->sendMediaButton(Ljava/lang/String;Landroid/view/KeyEvent;)Z +PLcom/android/server/media/MediaSessionRecord$ControllerStub;->setVolumeTo(Ljava/lang/String;Ljava/lang/String;II)V PLcom/android/server/media/MediaSessionRecord$ControllerStub;->stop(Ljava/lang/String;)V -PLcom/android/server/media/MediaSessionRecord$ControllerStub;->unregisterCallback(Landroid/media/session/ISessionControllerCallback;)V -PLcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;->(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionControllerCallback;Ljava/lang/String;I)V +HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->unregisterCallback(Landroid/media/session/ISessionControllerCallback;)V +HPLcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;->(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionControllerCallback;Ljava/lang/String;I)V PLcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;->access$400(Lcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;)Ljava/lang/String; HPLcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;->access$500(Lcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;)Landroid/media/session/ISessionControllerCallback; -PLcom/android/server/media/MediaSessionRecord$MessageHandler;->(Lcom/android/server/media/MediaSessionRecord;Landroid/os/Looper;)V +HPLcom/android/server/media/MediaSessionRecord$MessageHandler;->(Lcom/android/server/media/MediaSessionRecord;Landroid/os/Looper;)V HPLcom/android/server/media/MediaSessionRecord$MessageHandler;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/media/MediaSessionRecord$MessageHandler;->post(I)V -PLcom/android/server/media/MediaSessionRecord$MessageHandler;->post(ILjava/lang/Object;)V -PLcom/android/server/media/MediaSessionRecord$SessionCb;->(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionCallback;)V -PLcom/android/server/media/MediaSessionRecord$SessionCb;->access$100(Lcom/android/server/media/MediaSessionRecord$SessionCb;)Landroid/media/session/ISessionCallback; -PLcom/android/server/media/MediaSessionRecord$SessionCb;->adjustVolume(Ljava/lang/String;IIZI)V +HPLcom/android/server/media/MediaSessionRecord$MessageHandler;->post(I)V +HPLcom/android/server/media/MediaSessionRecord$MessageHandler;->post(ILjava/lang/Object;)V +PLcom/android/server/media/MediaSessionRecord$MessageHandler;->post(ILjava/lang/Object;Landroid/os/Bundle;)V +HPLcom/android/server/media/MediaSessionRecord$SessionCb;->(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionCallback;)V +HPLcom/android/server/media/MediaSessionRecord$SessionCb;->access$100(Lcom/android/server/media/MediaSessionRecord$SessionCb;)Landroid/media/session/ISessionCallback; +HPLcom/android/server/media/MediaSessionRecord$SessionCb;->adjustVolume(Ljava/lang/String;IIZI)V +PLcom/android/server/media/MediaSessionRecord$SessionCb;->createMediaButtonIntent(Landroid/view/KeyEvent;)Landroid/content/Intent; PLcom/android/server/media/MediaSessionRecord$SessionCb;->next(Ljava/lang/String;II)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->pause(Ljava/lang/String;II)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->play(Ljava/lang/String;II)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->playFromMediaId(Ljava/lang/String;IILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/media/MediaSessionRecord$SessionCb;->playFromSearch(Ljava/lang/String;IILjava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->playFromUri(Ljava/lang/String;IILandroid/net/Uri;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->prepareFromUri(Ljava/lang/String;IILandroid/net/Uri;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->previous(Ljava/lang/String;II)V @@ -18566,207 +20523,221 @@ PLcom/android/server/media/MediaSessionRecord$SessionCb;->sendCommand(Ljava/lang PLcom/android/server/media/MediaSessionRecord$SessionCb;->sendCustomAction(Ljava/lang/String;IILjava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->sendMediaButton(Ljava/lang/String;IIZLandroid/view/KeyEvent;)Z PLcom/android/server/media/MediaSessionRecord$SessionCb;->sendMediaButton(Ljava/lang/String;IIZLandroid/view/KeyEvent;ILandroid/os/ResultReceiver;)Z +PLcom/android/server/media/MediaSessionRecord$SessionCb;->setVolumeTo(Ljava/lang/String;III)V PLcom/android/server/media/MediaSessionRecord$SessionCb;->stop(Ljava/lang/String;II)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->(Lcom/android/server/media/MediaSessionRecord;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->(Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaSessionRecord$1;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->destroySession()V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->(Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaSessionRecord$1;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->destroySession()V HPLcom/android/server/media/MediaSessionRecord$SessionStub;->getBinderForSetQueue()Landroid/os/IBinder; -PLcom/android/server/media/MediaSessionRecord$SessionStub;->getController()Landroid/media/session/ISessionController; +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->getController()Landroid/media/session/ISessionController; HPLcom/android/server/media/MediaSessionRecord$SessionStub;->lambda$getBinderForSetQueue$0$MediaSessionRecord$SessionStub(Ljava/util/List;)V HPLcom/android/server/media/MediaSessionRecord$SessionStub;->resetQueue()V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setActive(Z)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setCurrentVolume(I)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setExtras(Landroid/os/Bundle;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setFlags(I)V +PLcom/android/server/media/MediaSessionRecord$SessionStub;->sendEvent(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setActive(Z)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setCurrentVolume(I)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setExtras(Landroid/os/Bundle;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setFlags(I)V HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setLaunchPendingIntent(Landroid/app/PendingIntent;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setMediaButtonReceiver(Landroid/app/PendingIntent;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setMediaButtonReceiver(Landroid/app/PendingIntent;)V HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setMetadata(Landroid/media/MediaMetadata;JLjava/lang/String;)V HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackState(Landroid/media/session/PlaybackState;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackToLocal(Landroid/media/AudioAttributes;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackToRemote(IILjava/lang/String;)V -PLcom/android/server/media/MediaSessionRecord$SessionStub;->setQueueTitle(Ljava/lang/CharSequence;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackToLocal(Landroid/media/AudioAttributes;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackToRemote(IILjava/lang/String;)V +HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setQueueTitle(Ljava/lang/CharSequence;)V PLcom/android/server/media/MediaSessionRecord$SessionStub;->setRatingType(I)V PLcom/android/server/media/MediaSessionRecord;->()V HPLcom/android/server/media/MediaSessionRecord;->(IIILjava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;Lcom/android/server/media/MediaSessionService;Landroid/os/Looper;I)V HPLcom/android/server/media/MediaSessionRecord;->access$1000(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionRecord$MessageHandler; -PLcom/android/server/media/MediaSessionRecord;->access$1100(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionRecord$ControllerStub; -PLcom/android/server/media/MediaSessionRecord;->access$1202(Lcom/android/server/media/MediaSessionRecord;Z)Z -PLcom/android/server/media/MediaSessionRecord;->access$1302(Lcom/android/server/media/MediaSessionRecord;J)J -PLcom/android/server/media/MediaSessionRecord;->access$1400(Lcom/android/server/media/MediaSessionRecord;)I -PLcom/android/server/media/MediaSessionRecord;->access$1502(Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaButtonReceiverHolder;)Lcom/android/server/media/MediaButtonReceiverHolder; -PLcom/android/server/media/MediaSessionRecord;->access$1600(Lcom/android/server/media/MediaSessionRecord;)I -PLcom/android/server/media/MediaSessionRecord;->access$1702(Lcom/android/server/media/MediaSessionRecord;Landroid/app/PendingIntent;)Landroid/app/PendingIntent; -PLcom/android/server/media/MediaSessionRecord;->access$1800(Lcom/android/server/media/MediaSessionRecord;)Ljava/lang/Object; -PLcom/android/server/media/MediaSessionRecord;->access$1900(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/MediaMetadata; -PLcom/android/server/media/MediaSessionRecord;->access$1902(Lcom/android/server/media/MediaSessionRecord;Landroid/media/MediaMetadata;)Landroid/media/MediaMetadata; -PLcom/android/server/media/MediaSessionRecord;->access$200(Lcom/android/server/media/MediaSessionRecord;)Landroid/content/Context; -PLcom/android/server/media/MediaSessionRecord;->access$2002(Lcom/android/server/media/MediaSessionRecord;J)J -PLcom/android/server/media/MediaSessionRecord;->access$2102(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/media/MediaSessionRecord;->access$2200(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/PlaybackState; -PLcom/android/server/media/MediaSessionRecord;->access$2202(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/PlaybackState;)Landroid/media/session/PlaybackState; -PLcom/android/server/media/MediaSessionRecord;->access$2300()Ljava/util/List; -PLcom/android/server/media/MediaSessionRecord;->access$2400()Ljava/util/List; -PLcom/android/server/media/MediaSessionRecord;->access$2500(Lcom/android/server/media/MediaSessionRecord;)Ljava/util/List; -PLcom/android/server/media/MediaSessionRecord;->access$2502(Lcom/android/server/media/MediaSessionRecord;Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/media/MediaSessionRecord;->access$1100(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionRecord$ControllerStub; +HPLcom/android/server/media/MediaSessionRecord;->access$1202(Lcom/android/server/media/MediaSessionRecord;Z)Z +PLcom/android/server/media/MediaSessionRecord;->access$1300(Lcom/android/server/media/MediaSessionRecord;)J +HPLcom/android/server/media/MediaSessionRecord;->access$1302(Lcom/android/server/media/MediaSessionRecord;J)J +HPLcom/android/server/media/MediaSessionRecord;->access$1400(Lcom/android/server/media/MediaSessionRecord;)I +HPLcom/android/server/media/MediaSessionRecord;->access$1502(Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaButtonReceiverHolder;)Lcom/android/server/media/MediaButtonReceiverHolder; +HPLcom/android/server/media/MediaSessionRecord;->access$1600(Lcom/android/server/media/MediaSessionRecord;)I +PLcom/android/server/media/MediaSessionRecord;->access$1700(Lcom/android/server/media/MediaSessionRecord;)Landroid/app/PendingIntent; +HPLcom/android/server/media/MediaSessionRecord;->access$1702(Lcom/android/server/media/MediaSessionRecord;Landroid/app/PendingIntent;)Landroid/app/PendingIntent; +HPLcom/android/server/media/MediaSessionRecord;->access$1800(Lcom/android/server/media/MediaSessionRecord;)Ljava/lang/Object; +HPLcom/android/server/media/MediaSessionRecord;->access$1900(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/MediaMetadata; +HPLcom/android/server/media/MediaSessionRecord;->access$1902(Lcom/android/server/media/MediaSessionRecord;Landroid/media/MediaMetadata;)Landroid/media/MediaMetadata; +HPLcom/android/server/media/MediaSessionRecord;->access$200(Lcom/android/server/media/MediaSessionRecord;)Landroid/content/Context; +HPLcom/android/server/media/MediaSessionRecord;->access$2002(Lcom/android/server/media/MediaSessionRecord;J)J +HPLcom/android/server/media/MediaSessionRecord;->access$2102(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/media/MediaSessionRecord;->access$2200(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/PlaybackState; +HPLcom/android/server/media/MediaSessionRecord;->access$2202(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/PlaybackState;)Landroid/media/session/PlaybackState; +HPLcom/android/server/media/MediaSessionRecord;->access$2300()Ljava/util/List; +HPLcom/android/server/media/MediaSessionRecord;->access$2400()Ljava/util/List; +HPLcom/android/server/media/MediaSessionRecord;->access$2500(Lcom/android/server/media/MediaSessionRecord;)Ljava/util/List; +HPLcom/android/server/media/MediaSessionRecord;->access$2502(Lcom/android/server/media/MediaSessionRecord;Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/media/MediaSessionRecord;->access$2600(Lcom/android/server/media/MediaSessionRecord;)Ljava/lang/CharSequence; PLcom/android/server/media/MediaSessionRecord;->access$2602(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -PLcom/android/server/media/MediaSessionRecord;->access$2700(Lcom/android/server/media/MediaSessionRecord;)Landroid/os/Bundle; -PLcom/android/server/media/MediaSessionRecord;->access$2702(Lcom/android/server/media/MediaSessionRecord;Landroid/os/Bundle;)Landroid/os/Bundle; +HPLcom/android/server/media/MediaSessionRecord;->access$2700(Lcom/android/server/media/MediaSessionRecord;)Landroid/os/Bundle; +HPLcom/android/server/media/MediaSessionRecord;->access$2702(Lcom/android/server/media/MediaSessionRecord;Landroid/os/Bundle;)Landroid/os/Bundle; +PLcom/android/server/media/MediaSessionRecord;->access$2800(Lcom/android/server/media/MediaSessionRecord;)I PLcom/android/server/media/MediaSessionRecord;->access$2802(Lcom/android/server/media/MediaSessionRecord;I)I -PLcom/android/server/media/MediaSessionRecord;->access$2900(Lcom/android/server/media/MediaSessionRecord;)I -PLcom/android/server/media/MediaSessionRecord;->access$2902(Lcom/android/server/media/MediaSessionRecord;I)I -PLcom/android/server/media/MediaSessionRecord;->access$3002(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/media/MediaSessionRecord;->access$3102(Lcom/android/server/media/MediaSessionRecord;Landroid/media/AudioAttributes;)Landroid/media/AudioAttributes; +HPLcom/android/server/media/MediaSessionRecord;->access$2900(Lcom/android/server/media/MediaSessionRecord;)I +HPLcom/android/server/media/MediaSessionRecord;->access$2902(Lcom/android/server/media/MediaSessionRecord;I)I +HPLcom/android/server/media/MediaSessionRecord;->access$300(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/AudioManager; +HPLcom/android/server/media/MediaSessionRecord;->access$3002(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/media/MediaSessionRecord;->access$3102(Lcom/android/server/media/MediaSessionRecord;Landroid/media/AudioAttributes;)Landroid/media/AudioAttributes; +HPLcom/android/server/media/MediaSessionRecord;->access$3202(Lcom/android/server/media/MediaSessionRecord;I)I +HPLcom/android/server/media/MediaSessionRecord;->access$3302(Lcom/android/server/media/MediaSessionRecord;I)I PLcom/android/server/media/MediaSessionRecord;->access$3400(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionRecord$SessionCb; -PLcom/android/server/media/MediaSessionRecord;->access$3500(Lcom/android/server/media/MediaSessionRecord;)Z -PLcom/android/server/media/MediaSessionRecord;->access$3600(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionControllerCallback;)I -PLcom/android/server/media/MediaSessionRecord;->access$3700(Lcom/android/server/media/MediaSessionRecord;)Ljava/util/ArrayList; -PLcom/android/server/media/MediaSessionRecord;->access$3800()Z -PLcom/android/server/media/MediaSessionRecord;->access$3900(Lcom/android/server/media/MediaSessionRecord;)Ljava/lang/String; -PLcom/android/server/media/MediaSessionRecord;->access$4200(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/MediaController$PlaybackInfo; -PLcom/android/server/media/MediaSessionRecord;->access$4400(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/PlaybackState; -PLcom/android/server/media/MediaSessionRecord;->access$4500(Lcom/android/server/media/MediaSessionRecord;)V -PLcom/android/server/media/MediaSessionRecord;->access$4600(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord;->access$3500(Lcom/android/server/media/MediaSessionRecord;)Z +HPLcom/android/server/media/MediaSessionRecord;->access$3600(Lcom/android/server/media/MediaSessionRecord;Landroid/media/session/ISessionControllerCallback;)I +HPLcom/android/server/media/MediaSessionRecord;->access$3700(Lcom/android/server/media/MediaSessionRecord;)Ljava/util/ArrayList; +HPLcom/android/server/media/MediaSessionRecord;->access$3800()Z +HPLcom/android/server/media/MediaSessionRecord;->access$3900(Lcom/android/server/media/MediaSessionRecord;)Ljava/lang/String; +HPLcom/android/server/media/MediaSessionRecord;->access$4200(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/MediaController$PlaybackInfo; +PLcom/android/server/media/MediaSessionRecord;->access$4300(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;Ljava/lang/String;IIII)V +HPLcom/android/server/media/MediaSessionRecord;->access$4400(Lcom/android/server/media/MediaSessionRecord;)Landroid/media/session/PlaybackState; +HPLcom/android/server/media/MediaSessionRecord;->access$4500(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord;->access$4600(Lcom/android/server/media/MediaSessionRecord;)V PLcom/android/server/media/MediaSessionRecord;->access$4700(Lcom/android/server/media/MediaSessionRecord;)V PLcom/android/server/media/MediaSessionRecord;->access$4800(Lcom/android/server/media/MediaSessionRecord;)V -PLcom/android/server/media/MediaSessionRecord;->access$4900(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord;->access$4900(Lcom/android/server/media/MediaSessionRecord;)V +PLcom/android/server/media/MediaSessionRecord;->access$5000(Lcom/android/server/media/MediaSessionRecord;Ljava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/media/MediaSessionRecord;->access$5100(Lcom/android/server/media/MediaSessionRecord;)V -PLcom/android/server/media/MediaSessionRecord;->access$900(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionService; -PLcom/android/server/media/MediaSessionRecord;->adjustVolume(Ljava/lang/String;Ljava/lang/String;IIZIIZ)V +PLcom/android/server/media/MediaSessionRecord;->access$600(Lcom/android/server/media/MediaSessionRecord;)I +PLcom/android/server/media/MediaSessionRecord;->access$602(Lcom/android/server/media/MediaSessionRecord;I)I +PLcom/android/server/media/MediaSessionRecord;->access$700(Lcom/android/server/media/MediaSessionRecord;)I +HPLcom/android/server/media/MediaSessionRecord;->access$702(Lcom/android/server/media/MediaSessionRecord;I)I +HPLcom/android/server/media/MediaSessionRecord;->access$800(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionRecord;->access$900(Lcom/android/server/media/MediaSessionRecord;)Lcom/android/server/media/MediaSessionService; +HPLcom/android/server/media/MediaSessionRecord;->adjustVolume(Ljava/lang/String;Ljava/lang/String;IIZIIZ)V PLcom/android/server/media/MediaSessionRecord;->binderDied()V HPLcom/android/server/media/MediaSessionRecord;->checkPlaybackActiveState(Z)Z -PLcom/android/server/media/MediaSessionRecord;->close()V -PLcom/android/server/media/MediaSessionRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/media/MediaSessionRecord;->close()V +HPLcom/android/server/media/MediaSessionRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/media/MediaSessionRecord;->getControllerHolderIndexForCb(Landroid/media/session/ISessionControllerCallback;)I -PLcom/android/server/media/MediaSessionRecord;->getSessionBinder()Landroid/media/session/ISession; -PLcom/android/server/media/MediaSessionRecord;->getSessionPolicies()I -PLcom/android/server/media/MediaSessionRecord;->getSessionToken()Landroid/media/session/MediaSession$Token; +PLcom/android/server/media/MediaSessionRecord;->getMediaButtonReceiver()Lcom/android/server/media/MediaButtonReceiverHolder; +PLcom/android/server/media/MediaSessionRecord;->getPackageName()Ljava/lang/String; +HPLcom/android/server/media/MediaSessionRecord;->getSessionBinder()Landroid/media/session/ISession; +HPLcom/android/server/media/MediaSessionRecord;->getSessionPolicies()I +HPLcom/android/server/media/MediaSessionRecord;->getSessionToken()Landroid/media/session/MediaSession$Token; HPLcom/android/server/media/MediaSessionRecord;->getStateWithUpdatedPosition()Landroid/media/session/PlaybackState; HPLcom/android/server/media/MediaSessionRecord;->getUid()I HPLcom/android/server/media/MediaSessionRecord;->getUserId()I HPLcom/android/server/media/MediaSessionRecord;->getVolumeAttributes()Landroid/media/session/MediaController$PlaybackInfo; -PLcom/android/server/media/MediaSessionRecord;->getVolumeStream(Landroid/media/AudioAttributes;)I -PLcom/android/server/media/MediaSessionRecord;->isActive()Z -PLcom/android/server/media/MediaSessionRecord;->isClosed()Z -PLcom/android/server/media/MediaSessionRecord;->isPlaybackTypeLocal()Z +HPLcom/android/server/media/MediaSessionRecord;->getVolumeStream(Landroid/media/AudioAttributes;)I +HPLcom/android/server/media/MediaSessionRecord;->isActive()Z +HPLcom/android/server/media/MediaSessionRecord;->isClosed()Z +HPLcom/android/server/media/MediaSessionRecord;->isPlaybackTypeLocal()Z PLcom/android/server/media/MediaSessionRecord;->isSystemPriority()Z -PLcom/android/server/media/MediaSessionRecord;->logCallbackException(Ljava/lang/String;Lcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;Ljava/lang/Exception;)V -PLcom/android/server/media/MediaSessionRecord;->postAdjustLocalVolume(IIILjava/lang/String;IIZZI)V -PLcom/android/server/media/MediaSessionRecord;->pushExtrasUpdate()V +HPLcom/android/server/media/MediaSessionRecord;->logCallbackException(Ljava/lang/String;Lcom/android/server/media/MediaSessionRecord$ISessionControllerCallbackHolder;Ljava/lang/Exception;)V +HPLcom/android/server/media/MediaSessionRecord;->postAdjustLocalVolume(IIILjava/lang/String;IIZZI)V +PLcom/android/server/media/MediaSessionRecord;->pushEvent(Ljava/lang/String;Landroid/os/Bundle;)V +HPLcom/android/server/media/MediaSessionRecord;->pushExtrasUpdate()V HPLcom/android/server/media/MediaSessionRecord;->pushMetadataUpdate()V HPLcom/android/server/media/MediaSessionRecord;->pushPlaybackStateUpdate()V HPLcom/android/server/media/MediaSessionRecord;->pushQueueTitleUpdate()V HPLcom/android/server/media/MediaSessionRecord;->pushQueueUpdate()V -PLcom/android/server/media/MediaSessionRecord;->pushSessionDestroyed()V +HPLcom/android/server/media/MediaSessionRecord;->pushSessionDestroyed()V HPLcom/android/server/media/MediaSessionRecord;->pushVolumeUpdate()V -PLcom/android/server/media/MediaSessionRecord;->toString()Ljava/lang/String; +PLcom/android/server/media/MediaSessionRecord;->sendMediaButton(Ljava/lang/String;IIZLandroid/view/KeyEvent;ILandroid/os/ResultReceiver;)Z +PLcom/android/server/media/MediaSessionRecord;->setVolumeTo(Ljava/lang/String;Ljava/lang/String;IIII)V +HPLcom/android/server/media/MediaSessionRecord;->toString()Ljava/lang/String; HSPLcom/android/server/media/MediaSessionService$1;->(Lcom/android/server/media/MediaSessionService;)V PLcom/android/server/media/MediaSessionService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/media/MediaSessionService$FullUserRecord$OnMediaKeyEventSessionChangedListenerRecord;->(Lcom/android/server/media/MediaSessionService$FullUserRecord;Landroid/media/session/IOnMediaKeyEventSessionChangedListener;I)V PLcom/android/server/media/MediaSessionService$FullUserRecord$OnMediaKeyEventSessionChangedListenerRecord;->binderDied()V HSPLcom/android/server/media/MediaSessionService$FullUserRecord;->(Lcom/android/server/media/MediaSessionService;I)V +PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$100(Lcom/android/server/media/MediaSessionService$FullUserRecord;)V +PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$1700(Lcom/android/server/media/MediaSessionService$FullUserRecord;)Ljava/util/HashMap; HPLcom/android/server/media/MediaSessionService$FullUserRecord;->access$200(Lcom/android/server/media/MediaSessionService$FullUserRecord;)Lcom/android/server/media/MediaSessionStack; PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$300(Lcom/android/server/media/MediaSessionService$FullUserRecord;)I -PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$400(Lcom/android/server/media/MediaSessionService$FullUserRecord;)Landroid/util/SparseIntArray; +PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$3200(Lcom/android/server/media/MediaSessionService$FullUserRecord;)I +PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$3202(Lcom/android/server/media/MediaSessionService$FullUserRecord;I)I +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->access$400(Lcom/android/server/media/MediaSessionService$FullUserRecord;)Landroid/util/SparseIntArray; HPLcom/android/server/media/MediaSessionService$FullUserRecord;->access$500(Lcom/android/server/media/MediaSessionService$FullUserRecord;)Landroid/media/session/IOnVolumeKeyLongPressListener; +PLcom/android/server/media/MediaSessionService$FullUserRecord;->access$502(Lcom/android/server/media/MediaSessionService$FullUserRecord;Landroid/media/session/IOnVolumeKeyLongPressListener;)Landroid/media/session/IOnVolumeKeyLongPressListener; PLcom/android/server/media/MediaSessionService$FullUserRecord;->addOnMediaKeyEventSessionChangedListenerLocked(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;I)V PLcom/android/server/media/MediaSessionService$FullUserRecord;->destroySessionsForUserLocked(I)V -PLcom/android/server/media/MediaSessionService$FullUserRecord;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/media/MediaSessionService$FullUserRecord;->onMediaButtonSessionChanged(Lcom/android/server/media/MediaSessionRecordImpl;Lcom/android/server/media/MediaSessionRecordImpl;)V -PLcom/android/server/media/MediaSessionService$FullUserRecord;->pushAddressedPlayerChangedLocked(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V -PLcom/android/server/media/MediaSessionService$FullUserRecord;->rememberMediaButtonReceiverLocked(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->getMediaButtonSessionLocked()Lcom/android/server/media/MediaSessionRecordImpl; +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->onMediaButtonSessionChanged(Lcom/android/server/media/MediaSessionRecordImpl;Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->pushAddressedPlayerChangedLocked()V +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->pushAddressedPlayerChangedLocked(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V +HPLcom/android/server/media/MediaSessionService$FullUserRecord;->rememberMediaButtonReceiverLocked(Lcom/android/server/media/MediaSessionRecordImpl;)V +PLcom/android/server/media/MediaSessionService$FullUserRecord;->removeOnMediaKeyEventSessionChangedListener(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V HSPLcom/android/server/media/MediaSessionService$MessageHandler;->(Lcom/android/server/media/MediaSessionService;)V -PLcom/android/server/media/MediaSessionService$MessageHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/media/MediaSessionService$MessageHandler;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/media/MediaSessionService$MessageHandler;->postSessionsChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl$1;->(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Lcom/android/server/media/MediaSessionService$FullUserRecord;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl$2;->(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Lcom/android/server/media/MediaSessionService$FullUserRecord;)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$3;->(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;ZLjava/lang/String;IIIIILjava/lang/String;)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl$3;->run()V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$3;->run()V HSPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;I)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->cancelTrackingIfNeeded(Ljava/lang/String;IIZLandroid/view/KeyEvent;ZLjava/lang/String;IZI)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->dispatchDownAndUpKeyEventsLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;ZLjava/lang/String;IZ)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->handleKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;ZLjava/lang/String;IZ)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->handleVolumeKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;Ljava/lang/String;IZ)V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->handleMediaKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;Z)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->handleVolumeKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;Ljava/lang/String;IZ)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->isFirstDownKeyEvent(Landroid/view/KeyEvent;)Z PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->isFirstLongPressKeyEvent(Landroid/view/KeyEvent;)Z HPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->needTracking(Landroid/view/KeyEvent;I)Z PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventHandler;->shouldTrackForMultipleTapsLocked(I)Z HSPLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Landroid/os/Handler;)V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->acquireWakeLockLocked()V PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->onReceiveResult(ILandroid/os/Bundle;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->onTimeout()V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->releaseWakeLockLocked()V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl$KeyEventWakeLockReceiver;->run()V HSPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->(Lcom/android/server/media/MediaSessionService;)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->access$4800(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Ljava/lang/String;IIZLandroid/view/KeyEvent;Z)V -HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->access$5000(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Ljava/lang/String;Ljava/lang/String;IIZLandroid/view/KeyEvent;IZ)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->access$5200(Lcom/android/server/media/MediaSessionService$SessionManagerImpl;I)Z -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->addOnMediaKeyEventSessionChangedListener(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->addSessionsListener(Landroid/media/session/IActiveSessionsListener;Landroid/content/ComponentName;I)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->createSession(Ljava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;I)Landroid/media/session/ISession; +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->addOnMediaKeyEventSessionChangedListener(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->addSessionsListener(Landroid/media/session/IActiveSessionsListener;Landroid/content/ComponentName;I)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->createSession(Ljava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;I)Landroid/media/session/ISession; +PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchAdjustVolume(Ljava/lang/String;Ljava/lang/String;III)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchAdjustVolumeLocked(Ljava/lang/String;Ljava/lang/String;IIZIIIZ)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchMediaKeyEvent(Ljava/lang/String;ZLandroid/view/KeyEvent;Z)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchMediaKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;Z)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEvent(Ljava/lang/String;Ljava/lang/String;ZLandroid/view/KeyEvent;IZ)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEventLocked(Ljava/lang/String;Ljava/lang/String;IIZLandroid/view/KeyEvent;IZ)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchMediaKeyEvent(Ljava/lang/String;ZLandroid/view/KeyEvent;Z)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchMediaKeyEventLocked(Ljava/lang/String;IIZLandroid/view/KeyEvent;Z)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEvent(Ljava/lang/String;Ljava/lang/String;ZLandroid/view/KeyEvent;IZ)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEventLocked(Ljava/lang/String;Ljava/lang/String;IIZLandroid/view/KeyEvent;IZ)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEventToSessionAsSystemService(Ljava/lang/String;Ljava/lang/String;Landroid/view/KeyEvent;Landroid/media/session/MediaSession$Token;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->getSessions(Landroid/content/ComponentName;I)Ljava/util/List; -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->isValidLocalStreamType(I)Z +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->handleIncomingUser(IIILjava/lang/String;)I +PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->isGlobalPriorityActive()Z +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->isUserSetupComplete()Z +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->isValidLocalStreamType(I)Z PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->isVoiceKey(I)Z -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->removeOnMediaKeyEventSessionChangedListener(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->removeSessionsListener(Landroid/media/session/IActiveSessionsListener;)V +PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->registerRemoteSessionCallback(Landroid/media/IRemoteSessionCallback;)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->removeOnMediaKeyEventSessionChangedListener(Landroid/media/session/IOnMediaKeyEventSessionChangedListener;)V +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->removeSessionsListener(Landroid/media/session/IActiveSessionsListener;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->setOnMediaKeyListener(Landroid/media/session/IOnMediaKeyListener;)V PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->setOnVolumeKeyLongPressListener(Landroid/media/session/IOnVolumeKeyLongPressListener;)V -PLcom/android/server/media/MediaSessionService$SessionManagerImpl;->verifySessionsRequest(Landroid/content/ComponentName;III)I +HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->verifySessionsRequest(Landroid/content/ComponentName;III)I PLcom/android/server/media/MediaSessionService$SessionsListenerRecord;->(Lcom/android/server/media/MediaSessionService;Landroid/media/session/IActiveSessionsListener;Landroid/content/ComponentName;III)V PLcom/android/server/media/MediaSessionService$SessionsListenerRecord;->binderDied()V HSPLcom/android/server/media/MediaSessionService;->()V HSPLcom/android/server/media/MediaSessionService;->(Landroid/content/Context;)V PLcom/android/server/media/MediaSessionService;->access$000(Lcom/android/server/media/MediaSessionService;)V -PLcom/android/server/media/MediaSessionService;->access$1100(Lcom/android/server/media/MediaSessionService;I)Ljava/lang/String; -HPLcom/android/server/media/MediaSessionService;->access$1200(Lcom/android/server/media/MediaSessionService;)Ljava/lang/Object; -HSPLcom/android/server/media/MediaSessionService;->access$1300(Lcom/android/server/media/MediaSessionService;)Lcom/android/server/media/MediaSessionService$MessageHandler; -HPLcom/android/server/media/MediaSessionService;->access$1400(Lcom/android/server/media/MediaSessionService;)Lcom/android/server/media/MediaSessionService$FullUserRecord; -HPLcom/android/server/media/MediaSessionService;->access$1500(Lcom/android/server/media/MediaSessionService;)Z -PLcom/android/server/media/MediaSessionService;->access$1600(Lcom/android/server/media/MediaSessionService;)Lcom/android/server/media/MediaSessionRecord; -PLcom/android/server/media/MediaSessionService;->access$1900(Lcom/android/server/media/MediaSessionService;)Ljava/util/ArrayList; -PLcom/android/server/media/MediaSessionService;->access$2100(Lcom/android/server/media/MediaSessionService;Ljava/lang/String;I)V -PLcom/android/server/media/MediaSessionService;->access$2200(Lcom/android/server/media/MediaSessionService;IIILjava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;)Lcom/android/server/media/MediaSessionRecord; -PLcom/android/server/media/MediaSessionService;->access$2400(Lcom/android/server/media/MediaSessionService;I)Lcom/android/server/media/MediaSessionService$FullUserRecord; -PLcom/android/server/media/MediaSessionService;->access$2500(Lcom/android/server/media/MediaSessionService;I)Ljava/util/List; -PLcom/android/server/media/MediaSessionService;->access$2600(Lcom/android/server/media/MediaSessionService;Landroid/media/session/IActiveSessionsListener;)I -HPLcom/android/server/media/MediaSessionService;->access$3000(Lcom/android/server/media/MediaSessionService;Landroid/media/session/MediaSession$Token;)Lcom/android/server/media/MediaSessionRecord; -PLcom/android/server/media/MediaSessionService;->access$3100(Lcom/android/server/media/MediaSessionService;II)Z -PLcom/android/server/media/MediaSessionService;->access$3400(Lcom/android/server/media/MediaSessionService;Ljava/lang/String;II)V -PLcom/android/server/media/MediaSessionService;->access$3800(Lcom/android/server/media/MediaSessionService;Landroid/content/ComponentName;III)V -PLcom/android/server/media/MediaSessionService;->access$4000(Lcom/android/server/media/MediaSessionService;)Landroid/media/AudioManager; -HPLcom/android/server/media/MediaSessionService;->access$4200(Lcom/android/server/media/MediaSessionService;)Lcom/android/server/media/MediaKeyDispatcher; -HSPLcom/android/server/media/MediaSessionService;->access$600(Lcom/android/server/media/MediaSessionService;)Lcom/android/server/media/AudioPlayerStateMonitor; -PLcom/android/server/media/MediaSessionService;->access$6000(Lcom/android/server/media/MediaSessionService;I)V -HSPLcom/android/server/media/MediaSessionService;->access$700(Lcom/android/server/media/MediaSessionService;)Landroid/content/ContentResolver; -HSPLcom/android/server/media/MediaSessionService;->access$800(Lcom/android/server/media/MediaSessionService;)Landroid/content/Context; -PLcom/android/server/media/MediaSessionService;->createSessionInternal(IIILjava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;)Lcom/android/server/media/MediaSessionRecord; -PLcom/android/server/media/MediaSessionService;->destroySessionLocked(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService;->createSessionInternal(IIILjava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;)Lcom/android/server/media/MediaSessionRecord; +HPLcom/android/server/media/MediaSessionService;->destroySessionLocked(Lcom/android/server/media/MediaSessionRecordImpl;)V HPLcom/android/server/media/MediaSessionService;->enforceMediaPermissions(Landroid/content/ComponentName;III)V HPLcom/android/server/media/MediaSessionService;->enforcePackageName(Ljava/lang/String;I)V PLcom/android/server/media/MediaSessionService;->enforcePhoneStatePermission(II)V PLcom/android/server/media/MediaSessionService;->enforceStatusBarServicePermission(Ljava/lang/String;II)V -PLcom/android/server/media/MediaSessionService;->findIndexOfSessionsListenerLocked(Landroid/media/session/IActiveSessionsListener;)I +HPLcom/android/server/media/MediaSessionService;->findIndexOfSessionsListenerLocked(Landroid/media/session/IActiveSessionsListener;)I HPLcom/android/server/media/MediaSessionService;->getActiveSessionsLocked(I)Ljava/util/List; PLcom/android/server/media/MediaSessionService;->getCallingPackageName(I)Ljava/lang/String; HPLcom/android/server/media/MediaSessionService;->getFullUserRecordLocked(I)Lcom/android/server/media/MediaSessionService$FullUserRecord; -PLcom/android/server/media/MediaSessionService;->getMediaSessionRecordLocked(Landroid/media/session/MediaSession$Token;)Lcom/android/server/media/MediaSessionRecord; +HPLcom/android/server/media/MediaSessionService;->getMediaSessionRecordLocked(Landroid/media/session/MediaSession$Token;)Lcom/android/server/media/MediaSessionRecord; PLcom/android/server/media/MediaSessionService;->hasMediaControlPermission(II)Z -PLcom/android/server/media/MediaSessionService;->hasStatusBarServicePermission(II)Z +HPLcom/android/server/media/MediaSessionService;->hasStatusBarServicePermission(II)Z HSPLcom/android/server/media/MediaSessionService;->instantiateCustomDispatcher(Ljava/lang/String;)V HSPLcom/android/server/media/MediaSessionService;->instantiateCustomProvider(Ljava/lang/String;)V HPLcom/android/server/media/MediaSessionService;->isEnabledNotificationListener(Landroid/content/ComponentName;Landroid/os/UserHandle;I)Z -PLcom/android/server/media/MediaSessionService;->isGlobalPriorityActiveLocked()Z -PLcom/android/server/media/MediaSessionService;->lambda$onStart$0$MediaSessionService(Landroid/media/AudioPlaybackConfiguration;Z)V +HPLcom/android/server/media/MediaSessionService;->isGlobalPriorityActiveLocked()Z +HPLcom/android/server/media/MediaSessionService;->lambda$onStart$0$MediaSessionService(Landroid/media/AudioPlaybackConfiguration;Z)V HPLcom/android/server/media/MediaSessionService;->monitor()V -PLcom/android/server/media/MediaSessionService;->notifyRemoteVolumeChanged(ILcom/android/server/media/MediaSessionRecord;)V -PLcom/android/server/media/MediaSessionService;->onMediaButtonReceiverChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V -PLcom/android/server/media/MediaSessionService;->onSessionActiveStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V -PLcom/android/server/media/MediaSessionService;->onSessionDied(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService;->notifyRemoteVolumeChanged(ILcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionService;->onMediaButtonReceiverChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService;->onSessionActiveStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionService;->onSessionDied(Lcom/android/server/media/MediaSessionRecordImpl;)V HPLcom/android/server/media/MediaSessionService;->onSessionPlaybackStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;Z)V -PLcom/android/server/media/MediaSessionService;->onSessionPlaybackTypeChanged(Lcom/android/server/media/MediaSessionRecord;)V +HPLcom/android/server/media/MediaSessionService;->onSessionPlaybackTypeChanged(Lcom/android/server/media/MediaSessionRecord;)V HSPLcom/android/server/media/MediaSessionService;->onStart()V HSPLcom/android/server/media/MediaSessionService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/media/MediaSessionService;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V @@ -18778,20 +20749,21 @@ PLcom/android/server/media/MediaSessionService;->updateActiveSessionListeners()V HSPLcom/android/server/media/MediaSessionService;->updateUser()V HSPLcom/android/server/media/MediaSessionStack;->()V HSPLcom/android/server/media/MediaSessionStack;->(Lcom/android/server/media/AudioPlayerStateMonitor;Lcom/android/server/media/MediaSessionStack$OnMediaButtonSessionChangedListener;)V -PLcom/android/server/media/MediaSessionStack;->addSession(Lcom/android/server/media/MediaSessionRecordImpl;)V -PLcom/android/server/media/MediaSessionStack;->clearCache(I)V -PLcom/android/server/media/MediaSessionStack;->contains(Lcom/android/server/media/MediaSessionRecordImpl;)Z +HPLcom/android/server/media/MediaSessionStack;->addSession(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionStack;->clearCache(I)V +HPLcom/android/server/media/MediaSessionStack;->contains(Lcom/android/server/media/MediaSessionRecordImpl;)Z PLcom/android/server/media/MediaSessionStack;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/media/MediaSessionStack;->findMediaButtonSession(I)Lcom/android/server/media/MediaSessionRecordImpl; -PLcom/android/server/media/MediaSessionStack;->getActiveSessions(I)Ljava/util/List; -PLcom/android/server/media/MediaSessionStack;->getDefaultRemoteSession(I)Lcom/android/server/media/MediaSessionRecordImpl; -PLcom/android/server/media/MediaSessionStack;->getDefaultVolumeSession()Lcom/android/server/media/MediaSessionRecordImpl; -PLcom/android/server/media/MediaSessionStack;->getMediaButtonSession()Lcom/android/server/media/MediaSessionRecordImpl; -PLcom/android/server/media/MediaSessionStack;->getMediaSessionRecord(Landroid/media/session/MediaSession$Token;)Lcom/android/server/media/MediaSessionRecord; +HPLcom/android/server/media/MediaSessionStack;->getActiveSessions(I)Ljava/util/List; +HPLcom/android/server/media/MediaSessionStack;->getDefaultRemoteSession(I)Lcom/android/server/media/MediaSessionRecordImpl; +HPLcom/android/server/media/MediaSessionStack;->getDefaultVolumeSession()Lcom/android/server/media/MediaSessionRecordImpl; +HPLcom/android/server/media/MediaSessionStack;->getMediaButtonSession()Lcom/android/server/media/MediaSessionRecordImpl; +HPLcom/android/server/media/MediaSessionStack;->getMediaSessionRecord(Landroid/media/session/MediaSession$Token;)Lcom/android/server/media/MediaSessionRecord; HPLcom/android/server/media/MediaSessionStack;->getPriorityList(ZI)Ljava/util/List; HPLcom/android/server/media/MediaSessionStack;->onPlaybackStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;Z)V -PLcom/android/server/media/MediaSessionStack;->onSessionActiveStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V -PLcom/android/server/media/MediaSessionStack;->removeSession(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionStack;->onSessionActiveStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;)V +HPLcom/android/server/media/MediaSessionStack;->removeSession(Lcom/android/server/media/MediaSessionRecordImpl;)V +PLcom/android/server/media/MediaSessionStack;->updateMediaButtonSession(Lcom/android/server/media/MediaSessionRecordImpl;)V HPLcom/android/server/media/MediaSessionStack;->updateMediaButtonSessionIfNeeded()V PLcom/android/server/media/RemoteDisplayProviderProxy$1;->(Lcom/android/server/media/RemoteDisplayProviderProxy;)V PLcom/android/server/media/RemoteDisplayProviderProxy$1;->run()V @@ -18800,6 +20772,8 @@ PLcom/android/server/media/RemoteDisplayProviderProxy$Connection$1;->run()V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection$3;->(Lcom/android/server/media/RemoteDisplayProviderProxy$Connection;Landroid/media/RemoteDisplayState;)V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection$3;->run()V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->(Lcom/android/server/media/RemoteDisplayProviderProxy;Landroid/media/IRemoteDisplayProvider;)V +PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->connect(Ljava/lang/String;)V +PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->disconnect(Ljava/lang/String;)V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->dispose()V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->postStateChanged(Landroid/media/RemoteDisplayState;)V PLcom/android/server/media/RemoteDisplayProviderProxy$Connection;->register()Z @@ -18820,34 +20794,34 @@ PLcom/android/server/media/RemoteDisplayProviderProxy;->disconnect()V PLcom/android/server/media/RemoteDisplayProviderProxy;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/media/RemoteDisplayProviderProxy;->getDisplayState()Landroid/media/RemoteDisplayState; PLcom/android/server/media/RemoteDisplayProviderProxy;->getFlattenedComponentName()Ljava/lang/String; -PLcom/android/server/media/RemoteDisplayProviderProxy;->hasComponentName(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/media/RemoteDisplayProviderProxy;->hasComponentName(Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/media/RemoteDisplayProviderProxy;->onConnectionReady(Lcom/android/server/media/RemoteDisplayProviderProxy$Connection;)V PLcom/android/server/media/RemoteDisplayProviderProxy;->onDisplayStateChanged(Lcom/android/server/media/RemoteDisplayProviderProxy$Connection;Landroid/media/RemoteDisplayState;)V PLcom/android/server/media/RemoteDisplayProviderProxy;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -PLcom/android/server/media/RemoteDisplayProviderProxy;->rebindIfDisconnected()V +HPLcom/android/server/media/RemoteDisplayProviderProxy;->rebindIfDisconnected()V PLcom/android/server/media/RemoteDisplayProviderProxy;->setCallback(Lcom/android/server/media/RemoteDisplayProviderProxy$Callback;)V PLcom/android/server/media/RemoteDisplayProviderProxy;->setDiscoveryMode(I)V PLcom/android/server/media/RemoteDisplayProviderProxy;->setDisplayState(Landroid/media/RemoteDisplayState;)V PLcom/android/server/media/RemoteDisplayProviderProxy;->setSelectedDisplay(Ljava/lang/String;)V -PLcom/android/server/media/RemoteDisplayProviderProxy;->shouldBind()Z -PLcom/android/server/media/RemoteDisplayProviderProxy;->start()V +HPLcom/android/server/media/RemoteDisplayProviderProxy;->shouldBind()Z +HPLcom/android/server/media/RemoteDisplayProviderProxy;->start()V PLcom/android/server/media/RemoteDisplayProviderProxy;->stop()V PLcom/android/server/media/RemoteDisplayProviderProxy;->unbind()V PLcom/android/server/media/RemoteDisplayProviderProxy;->updateBinding()V HSPLcom/android/server/media/RemoteDisplayProviderWatcher$1;->(Lcom/android/server/media/RemoteDisplayProviderWatcher;)V -PLcom/android/server/media/RemoteDisplayProviderWatcher$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/media/RemoteDisplayProviderWatcher$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/media/RemoteDisplayProviderWatcher$2;->(Lcom/android/server/media/RemoteDisplayProviderWatcher;)V PLcom/android/server/media/RemoteDisplayProviderWatcher$2;->run()V HSPLcom/android/server/media/RemoteDisplayProviderWatcher;->()V HSPLcom/android/server/media/RemoteDisplayProviderWatcher;->(Landroid/content/Context;Lcom/android/server/media/RemoteDisplayProviderWatcher$Callback;Landroid/os/Handler;I)V -PLcom/android/server/media/RemoteDisplayProviderWatcher;->access$000()Z -PLcom/android/server/media/RemoteDisplayProviderWatcher;->access$100(Lcom/android/server/media/RemoteDisplayProviderWatcher;)V +HPLcom/android/server/media/RemoteDisplayProviderWatcher;->access$000()Z +HPLcom/android/server/media/RemoteDisplayProviderWatcher;->access$100(Lcom/android/server/media/RemoteDisplayProviderWatcher;)V PLcom/android/server/media/RemoteDisplayProviderWatcher;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/media/RemoteDisplayProviderWatcher;->findProvider(Ljava/lang/String;Ljava/lang/String;)I -PLcom/android/server/media/RemoteDisplayProviderWatcher;->scanPackages()V +HPLcom/android/server/media/RemoteDisplayProviderWatcher;->findProvider(Ljava/lang/String;Ljava/lang/String;)I +HPLcom/android/server/media/RemoteDisplayProviderWatcher;->scanPackages()V PLcom/android/server/media/RemoteDisplayProviderWatcher;->start()V PLcom/android/server/media/RemoteDisplayProviderWatcher;->stop()V -PLcom/android/server/media/RemoteDisplayProviderWatcher;->verifyServiceTrusted(Landroid/content/pm/ServiceInfo;)Z +HPLcom/android/server/media/RemoteDisplayProviderWatcher;->verifyServiceTrusted(Landroid/content/pm/ServiceInfo;)Z PLcom/android/server/media/SystemMediaRoute2Provider$1;->(Lcom/android/server/media/SystemMediaRoute2Provider;)V PLcom/android/server/media/SystemMediaRoute2Provider$1;->dispatchAudioRoutesChanged(Landroid/media/AudioRoutesInfo;)V PLcom/android/server/media/SystemMediaRoute2Provider$1;->lambda$dispatchAudioRoutesChanged$0$SystemMediaRoute2Provider$1(Landroid/media/AudioRoutesInfo;)V @@ -18858,17 +20832,17 @@ PLcom/android/server/media/SystemMediaRoute2Provider;->()V HPLcom/android/server/media/SystemMediaRoute2Provider;->(Landroid/content/Context;Landroid/os/UserHandle;)V PLcom/android/server/media/SystemMediaRoute2Provider;->access$000(Lcom/android/server/media/SystemMediaRoute2Provider;)Landroid/os/Handler; PLcom/android/server/media/SystemMediaRoute2Provider;->access$100(Lcom/android/server/media/SystemMediaRoute2Provider;Landroid/media/AudioRoutesInfo;)V -PLcom/android/server/media/SystemMediaRoute2Provider;->getDefaultRoute()Landroid/media/MediaRoute2Info; +HPLcom/android/server/media/SystemMediaRoute2Provider;->getDefaultRoute()Landroid/media/MediaRoute2Info; PLcom/android/server/media/SystemMediaRoute2Provider;->getDefaultSessionInfo()Landroid/media/RoutingSessionInfo; -PLcom/android/server/media/SystemMediaRoute2Provider;->lambda$new$0$SystemMediaRoute2Provider(Ljava/util/List;)V +HPLcom/android/server/media/SystemMediaRoute2Provider;->lambda$new$0$SystemMediaRoute2Provider(Ljava/util/List;)V PLcom/android/server/media/SystemMediaRoute2Provider;->lambda$new$1$SystemMediaRoute2Provider(Landroid/os/UserHandle;)V PLcom/android/server/media/SystemMediaRoute2Provider;->notifySessionInfoUpdated()V -PLcom/android/server/media/SystemMediaRoute2Provider;->publishProviderState()V +HPLcom/android/server/media/SystemMediaRoute2Provider;->publishProviderState()V PLcom/android/server/media/SystemMediaRoute2Provider;->setCallback(Lcom/android/server/media/MediaRoute2Provider$Callback;)V -PLcom/android/server/media/SystemMediaRoute2Provider;->updateDeviceRoute(Landroid/media/AudioRoutesInfo;)V +HPLcom/android/server/media/SystemMediaRoute2Provider;->updateDeviceRoute(Landroid/media/AudioRoutesInfo;)V HPLcom/android/server/media/SystemMediaRoute2Provider;->updateProviderState()V HPLcom/android/server/media/SystemMediaRoute2Provider;->updateSessionInfosIfNeeded()Z -PLcom/android/server/media/SystemMediaRoute2Provider;->updateVolume()V +HPLcom/android/server/media/SystemMediaRoute2Provider;->updateVolume()V HSPLcom/android/server/media/projection/MediaProjectionManagerService$1;->(Lcom/android/server/media/projection/MediaProjectionManagerService;)V HPLcom/android/server/media/projection/MediaProjectionManagerService$1;->onForegroundActivitiesChanged(IIZ)V PLcom/android/server/media/projection/MediaProjectionManagerService$1;->onForegroundServicesChanged(III)V @@ -18878,6 +20852,7 @@ PLcom/android/server/media/projection/MediaProjectionManagerService$2;->binderDi HSPLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->(Lcom/android/server/media/projection/MediaProjectionManagerService;)V HSPLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->(Lcom/android/server/media/projection/MediaProjectionManagerService;Lcom/android/server/media/projection/MediaProjectionManagerService$1;)V PLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->addCallback(Landroid/media/projection/IMediaProjectionWatcherCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->checkPermission(Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->createProjection(ILjava/lang/String;IZ)Landroid/media/projection/IMediaProjection; PLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/media/projection/MediaProjectionManagerService$BinderService;->getActiveProjectionInfo()Landroid/media/projection/MediaProjectionInfo; @@ -18894,8 +20869,11 @@ PLcom/android/server/media/projection/MediaProjectionManagerService$CallbackDele PLcom/android/server/media/projection/MediaProjectionManagerService$ClientStopCallback;->(Landroid/media/projection/IMediaProjectionCallback;)V PLcom/android/server/media/projection/MediaProjectionManagerService$ClientStopCallback;->run()V PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection$1;->(Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;Landroid/media/projection/IMediaProjectionCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection$1;->binderDied()V PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->(Lcom/android/server/media/projection/MediaProjectionManagerService;IILjava/lang/String;IZ)V PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->applyVirtualDisplayFlags(I)I +PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->canProjectAudio()Z +PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->canProjectSecureVideo()Z PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->canProjectVideo()Z PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->getProjectionInfo()Landroid/media/projection/MediaProjectionInfo; PLcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;->registerCallback(Landroid/media/projection/IMediaProjectionCallback;)V @@ -18911,39 +20889,56 @@ PLcom/android/server/media/projection/MediaProjectionManagerService$WatcherStopC PLcom/android/server/media/projection/MediaProjectionManagerService$WatcherStopCallback;->run()V HSPLcom/android/server/media/projection/MediaProjectionManagerService;->(Landroid/content/Context;)V PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1000(Lcom/android/server/media/projection/MediaProjectionManagerService;Landroid/media/projection/IMediaProjectionWatcherCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1100(Lcom/android/server/media/projection/MediaProjectionManagerService;Ljava/io/PrintWriter;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1200(Lcom/android/server/media/projection/MediaProjectionManagerService;)Ljava/lang/Object; +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1300(Lcom/android/server/media/projection/MediaProjectionManagerService;)Landroid/app/ActivityManagerInternal; +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1400(Lcom/android/server/media/projection/MediaProjectionManagerService;)Lcom/android/server/media/projection/MediaProjectionManagerService$CallbackDelegate; +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1500(Lcom/android/server/media/projection/MediaProjectionManagerService;Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$1600(Lcom/android/server/media/projection/MediaProjectionManagerService;Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V PLcom/android/server/media/projection/MediaProjectionManagerService;->access$200(Lcom/android/server/media/projection/MediaProjectionManagerService;III)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$300(Lcom/android/server/media/projection/MediaProjectionManagerService;Landroid/media/projection/IMediaProjectionWatcherCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$400(Lcom/android/server/media/projection/MediaProjectionManagerService;)Landroid/app/AppOpsManager; PLcom/android/server/media/projection/MediaProjectionManagerService;->access$500(Lcom/android/server/media/projection/MediaProjectionManagerService;)Landroid/content/Context; +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$600(Lcom/android/server/media/projection/MediaProjectionManagerService;)Landroid/content/pm/PackageManager; +PLcom/android/server/media/projection/MediaProjectionManagerService;->access$700(Lcom/android/server/media/projection/MediaProjectionManagerService;Landroid/os/IBinder;)Z PLcom/android/server/media/projection/MediaProjectionManagerService;->access$800(Lcom/android/server/media/projection/MediaProjectionManagerService;)Landroid/media/projection/MediaProjectionInfo; PLcom/android/server/media/projection/MediaProjectionManagerService;->access$900(Lcom/android/server/media/projection/MediaProjectionManagerService;)Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection; PLcom/android/server/media/projection/MediaProjectionManagerService;->addCallback(Landroid/media/projection/IMediaProjectionWatcherCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->dispatchStart(Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->dispatchStop(Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V PLcom/android/server/media/projection/MediaProjectionManagerService;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/media/projection/MediaProjectionManagerService;->getActiveProjectionInfo()Landroid/media/projection/MediaProjectionInfo; -PLcom/android/server/media/projection/MediaProjectionManagerService;->handleForegroundServicesChanged(III)V +HPLcom/android/server/media/projection/MediaProjectionManagerService;->handleForegroundServicesChanged(III)V PLcom/android/server/media/projection/MediaProjectionManagerService;->isValidMediaProjection(Landroid/os/IBinder;)Z PLcom/android/server/media/projection/MediaProjectionManagerService;->linkDeathRecipientLocked(Landroid/media/projection/IMediaProjectionWatcherCallback;Landroid/os/IBinder$DeathRecipient;)V HPLcom/android/server/media/projection/MediaProjectionManagerService;->monitor()V HSPLcom/android/server/media/projection/MediaProjectionManagerService;->onStart()V PLcom/android/server/media/projection/MediaProjectionManagerService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/media/projection/MediaProjectionManagerService;->removeCallback(Landroid/media/projection/IMediaProjectionWatcherCallback;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->startProjectionLocked(Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->stopProjectionLocked(Lcom/android/server/media/projection/MediaProjectionManagerService$MediaProjection;)V +PLcom/android/server/media/projection/MediaProjectionManagerService;->unlinkDeathRecipientLocked(Landroid/media/projection/IMediaProjectionWatcherCallback;)V HSPLcom/android/server/midi/MidiService$1;->(Lcom/android/server/midi/MidiService;)V PLcom/android/server/midi/MidiService$1;->onPackageAdded(Ljava/lang/String;I)V -PLcom/android/server/midi/MidiService$1;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/midi/MidiService$1;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/midi/MidiService$1;->onPackageRemoved(Ljava/lang/String;I)V +PLcom/android/server/midi/MidiService$Device;->(Lcom/android/server/midi/MidiService;Landroid/media/midi/IMidiDeviceServer;Landroid/media/midi/MidiDeviceInfo;Landroid/content/pm/ServiceInfo;I)V +PLcom/android/server/midi/MidiService$Device;->getPackageName()Ljava/lang/String; +PLcom/android/server/midi/MidiService$Device;->setDeviceServer(Landroid/media/midi/IMidiDeviceServer;)V HSPLcom/android/server/midi/MidiService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/midi/MidiService$Lifecycle;->onStart()V PLcom/android/server/midi/MidiService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/midi/MidiService;->()V HSPLcom/android/server/midi/MidiService;->(Landroid/content/Context;)V PLcom/android/server/midi/MidiService;->access$000(Lcom/android/server/midi/MidiService;)V -PLcom/android/server/midi/MidiService;->access$100(Lcom/android/server/midi/MidiService;Ljava/lang/String;)V -PLcom/android/server/midi/MidiService;->access$200(Lcom/android/server/midi/MidiService;Ljava/lang/String;)V +HPLcom/android/server/midi/MidiService;->access$100(Lcom/android/server/midi/MidiService;Ljava/lang/String;)V +HPLcom/android/server/midi/MidiService;->access$200(Lcom/android/server/midi/MidiService;Ljava/lang/String;)V +PLcom/android/server/midi/MidiService;->addDeviceLocked(III[Ljava/lang/String;[Ljava/lang/String;Landroid/os/Bundle;Landroid/media/midi/IMidiDeviceServer;Landroid/content/pm/ServiceInfo;ZI)Landroid/media/midi/MidiDeviceInfo; HPLcom/android/server/midi/MidiService;->addPackageDeviceServer(Landroid/content/pm/ServiceInfo;)V HPLcom/android/server/midi/MidiService;->addPackageDeviceServers(Ljava/lang/String;)V PLcom/android/server/midi/MidiService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/midi/MidiService;->onUnlockUser()V -PLcom/android/server/midi/MidiService;->removePackageDeviceServers(Ljava/lang/String;)V -PLcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService$MusicRecognitionServiceCallback;->(Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService;)V -PLcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService$MusicRecognitionServiceCallback;->(Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService;Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService$1;)V +HPLcom/android/server/midi/MidiService;->removePackageDeviceServers(Ljava/lang/String;)V PLcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService;->()V PLcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService;->(Lcom/android/server/musicrecognition/MusicRecognitionManagerService;Ljava/lang/Object;I)V HSPLcom/android/server/musicrecognition/MusicRecognitionManagerService$MusicRecognitionManagerStub;->(Lcom/android/server/musicrecognition/MusicRecognitionManagerService;)V @@ -18952,84 +20947,111 @@ HSPLcom/android/server/musicrecognition/MusicRecognitionManagerService;->( PLcom/android/server/musicrecognition/MusicRecognitionManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; PLcom/android/server/musicrecognition/MusicRecognitionManagerService;->newServiceLocked(IZ)Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService; HSPLcom/android/server/musicrecognition/MusicRecognitionManagerService;->onStart()V -HSPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FzYypK5bLSrNjwoRGfXH_JqOhXM;->(Lcom/android/server/net/NetworkPolicyManagerService;Ljava/util/concurrent/CountDownLatch;)V -HSPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FzYypK5bLSrNjwoRGfXH_JqOhXM;->run()V +PLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$0BX8RDdI-EIEJgKhIhSXPSU2NJ4;->(Lcom/android/server/net/NetworkPolicyManagerService;Ljava/util/concurrent/CountDownLatch;)V +PLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$0BX8RDdI-EIEJgKhIhSXPSU2NJ4;->run()V +PLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$3fIHe5YXQqf040AMKF2-3fusqtM;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +PLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FG3pFF9tz6q71AvWO0bYicQAJTE;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +HPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FG3pFF9tz6q71AvWO0bYicQAJTE;->accept(I)V +PLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$LMdwiJkSZ1n0fUfkvinlIzr3HQo;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +HPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$LMdwiJkSZ1n0fUfkvinlIzr3HQo;->accept(I)V +HPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$OO_Hdr0go_I5UnpLvLw3jTl_698;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +HPLcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$OO_Hdr0go_I5UnpLvLw3jTl_698;->accept(I)V HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$5riZVTzZTwlX7fr0fVY_-o8yDWw;->(Landroid/net/NetworkStats;I)V HPLcom/android/server/net/-$$Lambda$NetworkStatsService$5riZVTzZTwlX7fr0fVY_-o8yDWw;->accept(Ljava/lang/Object;)V HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$Dependencies$r3IoJ8q_F7taOWKPHDi9AGYgLlI;->(Lcom/android/server/net/NetworkStatsService;)V -PLcom/android/server/net/-$$Lambda$NetworkStatsService$Dependencies$r3IoJ8q_F7taOWKPHDi9AGYgLlI;->onCollapsedRatTypeChanged(Ljava/lang/String;I)V +HPLcom/android/server/net/-$$Lambda$NetworkStatsService$Dependencies$r3IoJ8q_F7taOWKPHDi9AGYgLlI;->onCollapsedRatTypeChanged(Ljava/lang/String;I)V PLcom/android/server/net/-$$Lambda$NetworkStatsService$FWMe50Ka2q8Elt-NrY-yIfhGies;->(Lcom/android/internal/util/IndentingPrintWriter;Z)V PLcom/android/server/net/-$$Lambda$NetworkStatsService$FWMe50Ka2q8Elt-NrY-yIfhGies;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$GfkKUn2W0eXryv-nN3cmv1V7KtE;->()V -HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$GfkKUn2W0eXryv-nN3cmv1V7KtE;->()V -HPLcom/android/server/net/-$$Lambda$NetworkStatsService$GfkKUn2W0eXryv-nN3cmv1V7KtE;->accept(Ljava/lang/Object;)V HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$KBeAHHYaHrCcmojNIfRAvkQQOww;->(Lcom/android/server/net/NetworkStatsService;)V HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$KBeAHHYaHrCcmojNIfRAvkQQOww;->run()V HPLcom/android/server/net/-$$Lambda$NetworkStatsService$NetworkStatsManagerInternalImpl$zGPnQLQYlyUOdohyfl9Vmh_UVFE;->(Ljava/lang/String;J)V HPLcom/android/server/net/-$$Lambda$NetworkStatsService$NetworkStatsManagerInternalImpl$zGPnQLQYlyUOdohyfl9Vmh_UVFE;->accept(Ljava/lang/Object;)V HSPLcom/android/server/net/-$$Lambda$NetworkStatsService$YEGJJqDtgFSZEKvq_LMJ8JjnKu8;->(Lcom/android/server/net/NetworkStatsService;)V HPLcom/android/server/net/-$$Lambda$NetworkStatsService$YEGJJqDtgFSZEKvq_LMJ8JjnKu8;->accept(Ljava/lang/Object;)V -PLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$-FJwujbDfQPnxHBYRUc4jhhE4uM;->(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)V +PLcom/android/server/net/-$$Lambda$NetworkStatsService$xDeuacMW4KJMtfTGfb9HWZZqXAU;->()V +PLcom/android/server/net/-$$Lambda$NetworkStatsService$xDeuacMW4KJMtfTGfb9HWZZqXAU;->()V +HPLcom/android/server/net/-$$Lambda$NetworkStatsService$xDeuacMW4KJMtfTGfb9HWZZqXAU;->accept(Ljava/lang/Object;)V +HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$-FJwujbDfQPnxHBYRUc4jhhE4uM;->(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)V HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$-FJwujbDfQPnxHBYRUc4jhhE4uM;->test(Ljava/lang/Object;)Z -PLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$Rl2sBQq92YpwvPOnMGei3GerVSE;->(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor;)V +HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$Rl2sBQq92YpwvPOnMGei3GerVSE;->(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor;)V HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$Rl2sBQq92YpwvPOnMGei3GerVSE;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$_u6pT-RyG8fb_cS3yFbcATFmiN0;->(Ljava/lang/String;)V HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$_u6pT-RyG8fb_cS3yFbcATFmiN0;->test(Ljava/lang/Object;)Z -PLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$wlaLpN8SP1IbsqhR1arzcR95G_w;->(Landroid/util/Pair;)V +HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$wlaLpN8SP1IbsqhR1arzcR95G_w;->(Landroid/util/Pair;)V HPLcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$wlaLpN8SP1IbsqhR1arzcR95G_w;->test(Ljava/lang/Object;)Z HSPLcom/android/server/net/DelayedDiskWrite;->()V HSPLcom/android/server/net/IpConfigStore;->()V HSPLcom/android/server/net/IpConfigStore;->(Lcom/android/server/net/DelayedDiskWrite;)V HSPLcom/android/server/net/IpConfigStore;->loge(Ljava/lang/String;)V HSPLcom/android/server/net/IpConfigStore;->readIpConfigurations(Ljava/lang/String;)Landroid/util/ArrayMap; -HSPLcom/android/server/net/LockdownVpnTracker;->isEnabled()Z -PLcom/android/server/net/NetworkIdentitySet;->()V -HSPLcom/android/server/net/NetworkIdentitySet;->(Ljava/io/DataInputStream;)V +HPLcom/android/server/net/NetworkIdentitySet;->()V +HPLcom/android/server/net/NetworkIdentitySet;->(Ljava/io/DataInput;)V HSPLcom/android/server/net/NetworkIdentitySet;->areAllMembersOnDefaultNetwork()Z HPLcom/android/server/net/NetworkIdentitySet;->compareTo(Lcom/android/server/net/NetworkIdentitySet;)I HPLcom/android/server/net/NetworkIdentitySet;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/net/NetworkIdentitySet;->isAnyMemberMetered()Z HSPLcom/android/server/net/NetworkIdentitySet;->isAnyMemberRoaming()Z -HSPLcom/android/server/net/NetworkIdentitySet;->readOptionalString(Ljava/io/DataInputStream;)Ljava/lang/String; -PLcom/android/server/net/NetworkIdentitySet;->writeOptionalString(Ljava/io/DataOutputStream;Ljava/lang/String;)V -HPLcom/android/server/net/NetworkIdentitySet;->writeToStream(Ljava/io/DataOutputStream;)V +HPLcom/android/server/net/NetworkIdentitySet;->readOptionalString(Ljava/io/DataInput;)Ljava/lang/String; +HPLcom/android/server/net/NetworkIdentitySet;->writeOptionalString(Ljava/io/DataOutput;Ljava/lang/String;)V +HPLcom/android/server/net/NetworkIdentitySet;->writeToStream(Ljava/io/DataOutput;)V HSPLcom/android/server/net/NetworkPolicyLogger$Data;->()V HSPLcom/android/server/net/NetworkPolicyLogger$Data;->reset()V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->()V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->(I)V HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->appIdleStateChanged(IZ)V HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->appIdleWlChanged(IZ)V +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->deviceIdleModeEnabled(Z)V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->event(Ljava/lang/String;)V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->firewallChainEnabled(IZ)V -PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->getContent(Lcom/android/server/net/NetworkPolicyLogger$Data;)Ljava/lang/String; -PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->meterednessChanged(IZ)V +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->formatDate(J)Ljava/lang/String; +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->getContent(Lcom/android/server/net/NetworkPolicyLogger$Data;)Ljava/lang/String; +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->meterednessChanged(IZ)V HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->networkBlocked(II)V PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->paroleStateChanged(Z)V -PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->reverseDump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->tempPowerSaveWlChanged(IZ)V +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->reverseDump(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->tempPowerSaveWlChanged(IZ)V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->uidFirewallRuleChanged(III)V HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->uidStateChanged(IIJ)V HSPLcom/android/server/net/NetworkPolicyLogger;->()V HSPLcom/android/server/net/NetworkPolicyLogger;->()V +HPLcom/android/server/net/NetworkPolicyLogger;->access$000(I)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$1000(III)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$1100(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$200(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$500(Z)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$600(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$700(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$800(Z)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->access$900(IZ)Ljava/lang/String; HPLcom/android/server/net/NetworkPolicyLogger;->appIdleStateChanged(IZ)V HPLcom/android/server/net/NetworkPolicyLogger;->appIdleWlChanged(IZ)V -PLcom/android/server/net/NetworkPolicyLogger;->deviceIdleModeEnabled(Z)V +HPLcom/android/server/net/NetworkPolicyLogger;->deviceIdleModeEnabled(Z)V PLcom/android/server/net/NetworkPolicyLogger;->dumpLogs(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/net/NetworkPolicyLogger;->firewallChainEnabled(IZ)V HSPLcom/android/server/net/NetworkPolicyLogger;->firewallRulesChanged(I[I[I)V +HPLcom/android/server/net/NetworkPolicyLogger;->getAppIdleChangedLog(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getAppIdleWlChangedLog(IZ)Ljava/lang/String; PLcom/android/server/net/NetworkPolicyLogger;->getBlockedReason(I)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getDeviceIdleModeEnabled(Z)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getFirewallChainEnabledLog(IZ)Ljava/lang/String; HSPLcom/android/server/net/NetworkPolicyLogger;->getFirewallChainName(I)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getFirewallRuleName(I)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getMeterednessChangedLog(IZ)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getParoleStateChanged(Z)Ljava/lang/String; +PLcom/android/server/net/NetworkPolicyLogger;->getTempPowerSaveWlChangedLog(IZ)Ljava/lang/String; +HPLcom/android/server/net/NetworkPolicyLogger;->getUidFirewallRuleChangedLog(III)Ljava/lang/String; HSPLcom/android/server/net/NetworkPolicyLogger;->meteredRestrictedPkgsChanged(Ljava/util/Set;)V -PLcom/android/server/net/NetworkPolicyLogger;->meterednessChanged(IZ)V +HPLcom/android/server/net/NetworkPolicyLogger;->meterednessChanged(IZ)V HPLcom/android/server/net/NetworkPolicyLogger;->networkBlocked(II)V PLcom/android/server/net/NetworkPolicyLogger;->paroleStateChanged(Z)V HPLcom/android/server/net/NetworkPolicyLogger;->tempPowerSaveWlChanged(IZ)V HSPLcom/android/server/net/NetworkPolicyLogger;->uidFirewallRuleChanged(III)V HSPLcom/android/server/net/NetworkPolicyLogger;->uidStateChanged(IIJ)V HSPLcom/android/server/net/NetworkPolicyManagerInternal;->()V -PLcom/android/server/net/NetworkPolicyManagerInternal;->isUidNetworkingBlocked(IIZZ)Z +HPLcom/android/server/net/NetworkPolicyManagerInternal;->isUidNetworkingBlocked(IIZZ)Z HSPLcom/android/server/net/NetworkPolicyManagerService$10;->(Lcom/android/server/net/NetworkPolicyManagerService;)V HSPLcom/android/server/net/NetworkPolicyManagerService$11;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +PLcom/android/server/net/NetworkPolicyManagerService$11;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$12;->(Lcom/android/server/net/NetworkPolicyManagerService;)V PLcom/android/server/net/NetworkPolicyManagerService$12;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$13;->(Lcom/android/server/net/NetworkPolicyManagerService;)V @@ -19037,9 +21059,9 @@ HPLcom/android/server/net/NetworkPolicyManagerService$13;->onCapabilitiesChanged HSPLcom/android/server/net/NetworkPolicyManagerService$14;->(Lcom/android/server/net/NetworkPolicyManagerService;)V HPLcom/android/server/net/NetworkPolicyManagerService$14;->limitReached(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/net/NetworkPolicyManagerService$15;->(Lcom/android/server/net/NetworkPolicyManagerService;)V -PLcom/android/server/net/NetworkPolicyManagerService$15;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/net/NetworkPolicyManagerService$15;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$16;->(Lcom/android/server/net/NetworkPolicyManagerService;)V -PLcom/android/server/net/NetworkPolicyManagerService$16;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/net/NetworkPolicyManagerService$16;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$17;->(Lcom/android/server/net/NetworkPolicyManagerService;)V HSPLcom/android/server/net/NetworkPolicyManagerService$17;->handleMessage(Landroid/os/Message;)Z HSPLcom/android/server/net/NetworkPolicyManagerService$18;->(Lcom/android/server/net/NetworkPolicyManagerService;)V @@ -19051,13 +21073,14 @@ HSPLcom/android/server/net/NetworkPolicyManagerService$2;->(Lcom/android/s PLcom/android/server/net/NetworkPolicyManagerService$2;->getServiceType()I PLcom/android/server/net/NetworkPolicyManagerService$2;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V HSPLcom/android/server/net/NetworkPolicyManagerService$3;->(Lcom/android/server/net/NetworkPolicyManagerService;)V -PLcom/android/server/net/NetworkPolicyManagerService$3;->onSubscriptionsChanged()V +HPLcom/android/server/net/NetworkPolicyManagerService$3;->onSubscriptionsChanged()V HSPLcom/android/server/net/NetworkPolicyManagerService$4;->(Lcom/android/server/net/NetworkPolicyManagerService;)V HSPLcom/android/server/net/NetworkPolicyManagerService$4;->onUidGone(IZ)V HSPLcom/android/server/net/NetworkPolicyManagerService$4;->onUidStateChanged(IIJI)V HSPLcom/android/server/net/NetworkPolicyManagerService$5;->(Lcom/android/server/net/NetworkPolicyManagerService;)V +PLcom/android/server/net/NetworkPolicyManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$6;->(Lcom/android/server/net/NetworkPolicyManagerService;)V -PLcom/android/server/net/NetworkPolicyManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/net/NetworkPolicyManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$7;->(Lcom/android/server/net/NetworkPolicyManagerService;)V PLcom/android/server/net/NetworkPolicyManagerService$7;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkPolicyManagerService$8;->(Lcom/android/server/net/NetworkPolicyManagerService;)V @@ -19071,28 +21094,31 @@ HSPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInter HSPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->(Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService$1;)V HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->getSubscriptionOpportunisticQuota(Landroid/net/Network;I)J HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->getSubscriptionPlan(Landroid/net/NetworkTemplate;)Landroid/telephony/SubscriptionPlan; -HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->isUidNetworkingBlocked(ILjava/lang/String;)Z -PLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->isUidRestrictedOnMeteredNetworks(I)Z +HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->isUidRestrictedOnMeteredNetworks(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->onAdminDataAvailable()V HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->onTempPowerSaveWhitelistChange(IZ)V HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->setAppIdleWhitelist(IZ)V HSPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->setMeteredRestrictedPackagesAsync(Ljava/util/Set;I)V PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/NetworkPolicy;I)V -PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->buildNotificationTag(Landroid/net/NetworkPolicy;I)Ljava/lang/String; -PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->buildNotificationTag(Landroid/net/NetworkPolicy;I)Ljava/lang/String; +HPLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->equals(Ljava/lang/Object;)Z PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->getId()I PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->getTag()Ljava/lang/String; -PLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->hashCode()I +HPLcom/android/server/net/NetworkPolicyManagerService$NotificationId;->hashCode()I +PLcom/android/server/net/NetworkPolicyManagerService$RestrictedModeObserver;->(Landroid/content/Context;Lcom/android/server/net/NetworkPolicyManagerService$RestrictedModeObserver$RestrictedModeListener;)V +PLcom/android/server/net/NetworkPolicyManagerService$RestrictedModeObserver;->isRestrictedModeEnabled()Z HSPLcom/android/server/net/NetworkPolicyManagerService;->()V HSPLcom/android/server/net/NetworkPolicyManagerService;->(Landroid/content/Context;Landroid/app/IActivityManager;Landroid/os/INetworkManagementService;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->(Landroid/content/Context;Landroid/app/IActivityManager;Landroid/os/INetworkManagementService;Landroid/content/pm/IPackageManager;Ljava/time/Clock;Ljava/io/File;Z)V +PLcom/android/server/net/NetworkPolicyManagerService;->access$100()Z PLcom/android/server/net/NetworkPolicyManagerService;->access$1300(Lcom/android/server/net/NetworkPolicyManagerService;)V HPLcom/android/server/net/NetworkPolicyManagerService;->access$1400(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/content/Context; -PLcom/android/server/net/NetworkPolicyManagerService;->access$1500(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; -PLcom/android/server/net/NetworkPolicyManagerService;->access$1600(Landroid/util/SparseBooleanArray;ZLandroid/net/Network;)Z -PLcom/android/server/net/NetworkPolicyManagerService;->access$1700(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; +HPLcom/android/server/net/NetworkPolicyManagerService;->access$1500(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; +HPLcom/android/server/net/NetworkPolicyManagerService;->access$1600(Landroid/util/SparseBooleanArray;ZLandroid/net/Network;)Z +HPLcom/android/server/net/NetworkPolicyManagerService;->access$1700(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; HPLcom/android/server/net/NetworkPolicyManagerService;->access$1800(Lcom/android/server/net/NetworkPolicyManagerService;)Lcom/android/server/net/NetworkPolicyLogger; PLcom/android/server/net/NetworkPolicyManagerService;->access$1900(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseArray; +PLcom/android/server/net/NetworkPolicyManagerService;->access$200(Lcom/android/server/net/NetworkPolicyManagerService;)V PLcom/android/server/net/NetworkPolicyManagerService;->access$2000(Lcom/android/server/net/NetworkPolicyManagerService;ILjava/lang/String;)Z PLcom/android/server/net/NetworkPolicyManagerService;->access$2100(Lcom/android/server/net/NetworkPolicyManagerService;ILjava/lang/String;)Z HPLcom/android/server/net/NetworkPolicyManagerService;->access$2200(Lcom/android/server/net/NetworkPolicyManagerService;I)V @@ -19108,21 +21134,28 @@ PLcom/android/server/net/NetworkPolicyManagerService;->access$3400(Lcom/android/ HSPLcom/android/server/net/NetworkPolicyManagerService;->access$3600(Lcom/android/server/net/NetworkPolicyManagerService;Ljava/util/Set;I)V HPLcom/android/server/net/NetworkPolicyManagerService;->access$3700(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/NetworkTemplate;Z)V PLcom/android/server/net/NetworkPolicyManagerService;->access$3800(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/INetworkPolicyListener;I[Landroid/telephony/SubscriptionPlan;)V -PLcom/android/server/net/NetworkPolicyManagerService;->access$400(Lcom/android/server/net/NetworkPolicyManagerService;)V -PLcom/android/server/net/NetworkPolicyManagerService;->access$4000(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; -PLcom/android/server/net/NetworkPolicyManagerService;->access$4100(Lcom/android/server/net/NetworkPolicyManagerService;I)V -PLcom/android/server/net/NetworkPolicyManagerService;->access$4200(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/Network;)I -PLcom/android/server/net/NetworkPolicyManagerService;->access$4300(Lcom/android/server/net/NetworkPolicyManagerService;I)Landroid/telephony/SubscriptionPlan; -PLcom/android/server/net/NetworkPolicyManagerService;->access$4400(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/NetworkTemplate;)I +HPLcom/android/server/net/NetworkPolicyManagerService;->access$400(Lcom/android/server/net/NetworkPolicyManagerService;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->access$4000(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; +HPLcom/android/server/net/NetworkPolicyManagerService;->access$4100(Lcom/android/server/net/NetworkPolicyManagerService;I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->access$4200(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/Network;)I +HPLcom/android/server/net/NetworkPolicyManagerService;->access$4300(Lcom/android/server/net/NetworkPolicyManagerService;I)Landroid/telephony/SubscriptionPlan; +HPLcom/android/server/net/NetworkPolicyManagerService;->access$4400(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/NetworkTemplate;)I HSPLcom/android/server/net/NetworkPolicyManagerService;->access$4500(Lcom/android/server/net/NetworkPolicyManagerService;)Ljava/util/concurrent/CountDownLatch; +PLcom/android/server/net/NetworkPolicyManagerService;->access$600()Z +PLcom/android/server/net/NetworkPolicyManagerService;->access$700(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseBooleanArray; +PLcom/android/server/net/NetworkPolicyManagerService;->access$800(Lcom/android/server/net/NetworkPolicyManagerService;I)V +PLcom/android/server/net/NetworkPolicyManagerService;->access$900(Lcom/android/server/net/NetworkPolicyManagerService;I)V HSPLcom/android/server/net/NetworkPolicyManagerService;->addDefaultRestrictBackgroundAllowlistUidsUL()Z HSPLcom/android/server/net/NetworkPolicyManagerService;->addDefaultRestrictBackgroundAllowlistUidsUL(I)Z PLcom/android/server/net/NetworkPolicyManagerService;->addNetworkPolicyAL(Landroid/net/NetworkPolicy;)V PLcom/android/server/net/NetworkPolicyManagerService;->addUidPolicy(II)V HSPLcom/android/server/net/NetworkPolicyManagerService;->bindConnectivityManager(Landroid/net/IConnectivityManager;)V PLcom/android/server/net/NetworkPolicyManagerService;->buildDefaultMobilePolicy(ILjava/lang/String;)Landroid/net/NetworkPolicy; +PLcom/android/server/net/NetworkPolicyManagerService;->buildNetworkOverLimitIntent(Landroid/content/res/Resources;Landroid/net/NetworkTemplate;)Landroid/content/Intent; PLcom/android/server/net/NetworkPolicyManagerService;->buildSnoozeRapidIntent(Landroid/net/NetworkTemplate;)Landroid/content/Intent; +PLcom/android/server/net/NetworkPolicyManagerService;->buildSnoozeWarningIntent(Landroid/net/NetworkTemplate;)Landroid/content/Intent; PLcom/android/server/net/NetworkPolicyManagerService;->buildViewDataUsageIntent(Landroid/content/res/Resources;Landroid/net/NetworkTemplate;)Landroid/content/Intent; +PLcom/android/server/net/NetworkPolicyManagerService;->cancelNotification(Lcom/android/server/net/NetworkPolicyManagerService$NotificationId;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->checkAnyPermissionOf([Ljava/lang/String;)Z HPLcom/android/server/net/NetworkPolicyManagerService;->collectIfaces(Landroid/util/ArraySet;Landroid/net/NetworkState;)V PLcom/android/server/net/NetworkPolicyManagerService;->collectKeys(Landroid/util/SparseIntArray;Landroid/util/SparseBooleanArray;)V @@ -19130,37 +21163,40 @@ HSPLcom/android/server/net/NetworkPolicyManagerService;->defeatNullable([Landroi HSPLcom/android/server/net/NetworkPolicyManagerService;->dispatchMeteredIfacesChanged(Landroid/net/INetworkPolicyListener;[Ljava/lang/String;)V PLcom/android/server/net/NetworkPolicyManagerService;->dispatchSubscriptionPlansChanged(Landroid/net/INetworkPolicyListener;I[Landroid/telephony/SubscriptionPlan;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->dispatchUidRulesChanged(Landroid/net/INetworkPolicyListener;II)V -PLcom/android/server/net/NetworkPolicyManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->enableFirewallChainUL(IZ)V HSPLcom/android/server/net/NetworkPolicyManagerService;->enforceAnyPermissionOf([Ljava/lang/String;)V -PLcom/android/server/net/NetworkPolicyManagerService;->enforceSubscriptionPlanAccess(IILjava/lang/String;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->enforceSubscriptionPlanAccess(IILjava/lang/String;)V PLcom/android/server/net/NetworkPolicyManagerService;->enforceSubscriptionPlanValidity([Landroid/telephony/SubscriptionPlan;)V HPLcom/android/server/net/NetworkPolicyManagerService;->enqueueNotification(Landroid/net/NetworkPolicy;IJLandroid/content/pm/ApplicationInfo;)V HPLcom/android/server/net/NetworkPolicyManagerService;->ensureActiveMobilePolicyAL()V HPLcom/android/server/net/NetworkPolicyManagerService;->ensureActiveMobilePolicyAL(ILjava/lang/String;)Z HPLcom/android/server/net/NetworkPolicyManagerService;->findRapidBlame(Landroid/net/NetworkTemplate;JJ)Landroid/content/pm/ApplicationInfo; HPLcom/android/server/net/NetworkPolicyManagerService;->findRelevantSubIdNL(Landroid/net/NetworkTemplate;)I +HPLcom/android/server/net/NetworkPolicyManagerService;->forEachUid(Ljava/lang/String;Ljava/util/function/IntConsumer;)V HPLcom/android/server/net/NetworkPolicyManagerService;->getBooleanDefeatingNullable(Landroid/os/PersistableBundle;Ljava/lang/String;Z)Z -PLcom/android/server/net/NetworkPolicyManagerService;->getCycleDayFromCarrierConfig(Landroid/os/PersistableBundle;I)I +HPLcom/android/server/net/NetworkPolicyManagerService;->getCycleDayFromCarrierConfig(Landroid/os/PersistableBundle;I)I HSPLcom/android/server/net/NetworkPolicyManagerService;->getDefaultClock()Ljava/time/Clock; HSPLcom/android/server/net/NetworkPolicyManagerService;->getDefaultSystemDir()Ljava/io/File; -PLcom/android/server/net/NetworkPolicyManagerService;->getLimitBytesFromCarrierConfig(Landroid/os/PersistableBundle;J)J +HPLcom/android/server/net/NetworkPolicyManagerService;->getLimitBytesFromCarrierConfig(Landroid/os/PersistableBundle;J)J HPLcom/android/server/net/NetworkPolicyManagerService;->getNetworkPolicies(Ljava/lang/String;)[Landroid/net/NetworkPolicy; HPLcom/android/server/net/NetworkPolicyManagerService;->getNetworkTotalBytes(Landroid/net/NetworkTemplate;JJ)J -PLcom/android/server/net/NetworkPolicyManagerService;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; +HPLcom/android/server/net/NetworkPolicyManagerService;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; +HPLcom/android/server/net/NetworkPolicyManagerService;->getNewRestrictedModeUidRule(II)I PLcom/android/server/net/NetworkPolicyManagerService;->getPlatformDefaultLimitBytes()J PLcom/android/server/net/NetworkPolicyManagerService;->getPlatformDefaultWarningBytes()J HPLcom/android/server/net/NetworkPolicyManagerService;->getPrimarySubscriptionPlanLocked(I)Landroid/telephony/SubscriptionPlan; HPLcom/android/server/net/NetworkPolicyManagerService;->getRestrictBackground()Z HPLcom/android/server/net/NetworkPolicyManagerService;->getRestrictBackgroundByCaller()I +PLcom/android/server/net/NetworkPolicyManagerService;->getRestrictedModeFirewallRule(I)I HPLcom/android/server/net/NetworkPolicyManagerService;->getSubIdLocked(Landroid/net/Network;)I -PLcom/android/server/net/NetworkPolicyManagerService;->getSubscriptionPlans(ILjava/lang/String;)[Landroid/telephony/SubscriptionPlan; +HPLcom/android/server/net/NetworkPolicyManagerService;->getSubscriptionPlans(ILjava/lang/String;)[Landroid/telephony/SubscriptionPlan; PLcom/android/server/net/NetworkPolicyManagerService;->getSubscriptionPlansOwner(I)Ljava/lang/String; HPLcom/android/server/net/NetworkPolicyManagerService;->getTotalBytes(Landroid/net/NetworkTemplate;JJ)J HPLcom/android/server/net/NetworkPolicyManagerService;->getUidPolicy(I)I -PLcom/android/server/net/NetworkPolicyManagerService;->getUidsWithPolicy(I)[I +HPLcom/android/server/net/NetworkPolicyManagerService;->getUidsWithPolicy(I)[I PLcom/android/server/net/NetworkPolicyManagerService;->getWarningBytesFromCarrierConfig(Landroid/os/PersistableBundle;J)J -PLcom/android/server/net/NetworkPolicyManagerService;->handleNetworkPoliciesUpdateAL(Z)V +HPLcom/android/server/net/NetworkPolicyManagerService;->handleNetworkPoliciesUpdateAL(Z)V HSPLcom/android/server/net/NetworkPolicyManagerService;->handleRestrictedPackagesChangeUL(Ljava/util/Set;Ljava/util/Set;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->handleUidChanged(IIJ)V HSPLcom/android/server/net/NetworkPolicyManagerService;->handleUidGone(I)V @@ -19173,57 +21209,66 @@ HPLcom/android/server/net/NetworkPolicyManagerService;->isSystem(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidForegroundOnRestrictBackgroundUL(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidForegroundOnRestrictPowerUL(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidIdle(I)Z +HPLcom/android/server/net/NetworkPolicyManagerService;->isUidNetworkingBlocked(IZ)Z HPLcom/android/server/net/NetworkPolicyManagerService;->isUidNetworkingBlockedInternal(IIZZLcom/android/server/net/NetworkPolicyLogger;)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidStateForeground(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidValidForAllowlistRulesUL(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidValidForDenylistRulesUL(I)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->isWhitelistedFromPowerSaveUL(IZ)Z -HSPLcom/android/server/net/NetworkPolicyManagerService;->lambda$networkScoreAndNetworkManagementServiceReady$0$NetworkPolicyManagerService(Ljava/util/concurrent/CountDownLatch;)V -PLcom/android/server/net/NetworkPolicyManagerService;->maybeUpdateMobilePolicyCycleAL(ILjava/lang/String;)Z +PLcom/android/server/net/NetworkPolicyManagerService;->lambda$networkScoreAndNetworkManagementServiceReady$1$NetworkPolicyManagerService(Ljava/util/concurrent/CountDownLatch;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->lambda$updateRestrictedModeAllowlistUL$3$NetworkPolicyManagerService(I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->lambda$updateRulesForRestrictBackgroundUL$5$NetworkPolicyManagerService(I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->lambda$updateRulesForRestrictPowerUL$4$NetworkPolicyManagerService(I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->maybeUpdateMobilePolicyCycleAL(ILjava/lang/String;)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->networkScoreAndNetworkManagementServiceReady()Ljava/util/concurrent/CountDownLatch; -PLcom/android/server/net/NetworkPolicyManagerService;->normalizePoliciesNL()V +HPLcom/android/server/net/NetworkPolicyManagerService;->normalizePoliciesNL()V HPLcom/android/server/net/NetworkPolicyManagerService;->normalizePoliciesNL([Landroid/net/NetworkPolicy;)V +PLcom/android/server/net/NetworkPolicyManagerService;->notifyOverLimitNL(Landroid/net/NetworkTemplate;)V HPLcom/android/server/net/NetworkPolicyManagerService;->notifyUnderLimitNL(Landroid/net/NetworkTemplate;)V PLcom/android/server/net/NetworkPolicyManagerService;->onUidDeletedUL(I)V HPLcom/android/server/net/NetworkPolicyManagerService;->parseSubId(Landroid/net/NetworkState;)I +PLcom/android/server/net/NetworkPolicyManagerService;->performSnooze(Landroid/net/NetworkTemplate;I)V HSPLcom/android/server/net/NetworkPolicyManagerService;->readPolicyAL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->registerListener(Landroid/net/INetworkPolicyListener;)V HPLcom/android/server/net/NetworkPolicyManagerService;->removeInterfaceQuota(Ljava/lang/String;)V -PLcom/android/server/net/NetworkPolicyManagerService;->removeInterfaceQuotaAsync(Ljava/lang/String;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->removeInterfaceQuotaAsync(Ljava/lang/String;)V +PLcom/android/server/net/NetworkPolicyManagerService;->removeUidPolicy(II)V HSPLcom/android/server/net/NetworkPolicyManagerService;->removeUidStateUL(I)Z PLcom/android/server/net/NetworkPolicyManagerService;->resetUidFirewallRules(I)V HPLcom/android/server/net/NetworkPolicyManagerService;->setAppIdleWhitelist(IZ)V -PLcom/android/server/net/NetworkPolicyManagerService;->setDeviceIdleMode(Z)V +HPLcom/android/server/net/NetworkPolicyManagerService;->setDeviceIdleMode(Z)V HPLcom/android/server/net/NetworkPolicyManagerService;->setInterfaceQuota(Ljava/lang/String;J)V HPLcom/android/server/net/NetworkPolicyManagerService;->setInterfaceQuotaAsync(Ljava/lang/String;J)V HPLcom/android/server/net/NetworkPolicyManagerService;->setMeteredNetworkAllowlist(IZ)V -PLcom/android/server/net/NetworkPolicyManagerService;->setMeteredNetworkDenylist(IZ)V +HPLcom/android/server/net/NetworkPolicyManagerService;->setMeteredNetworkDenylist(IZ)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setMeteredRestrictedPackagesInternal(Ljava/util/Set;I)V PLcom/android/server/net/NetworkPolicyManagerService;->setNetworkPolicies([Landroid/net/NetworkPolicy;)V -PLcom/android/server/net/NetworkPolicyManagerService;->setNetworkTemplateEnabled(Landroid/net/NetworkTemplate;Z)V +HPLcom/android/server/net/NetworkPolicyManagerService;->setNetworkTemplateEnabled(Landroid/net/NetworkTemplate;Z)V HPLcom/android/server/net/NetworkPolicyManagerService;->setNetworkTemplateEnabledInner(Landroid/net/NetworkTemplate;Z)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setRestrictBackgroundUL(ZLjava/lang/String;)V -PLcom/android/server/net/NetworkPolicyManagerService;->setSubscriptionPlans(I[Landroid/telephony/SubscriptionPlan;Ljava/lang/String;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->setSubscriptionPlans(I[Landroid/telephony/SubscriptionPlan;Ljava/lang/String;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setUidFirewallRule(III)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setUidFirewallRulesUL(ILandroid/util/SparseIntArray;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setUidFirewallRulesUL(ILandroid/util/SparseIntArray;I)V HSPLcom/android/server/net/NetworkPolicyManagerService;->setUidPolicyUncheckedUL(IIZ)V HSPLcom/android/server/net/NetworkPolicyManagerService;->systemReady(Ljava/util/concurrent/CountDownLatch;)V -PLcom/android/server/net/NetworkPolicyManagerService;->unregisterListener(Landroid/net/INetworkPolicyListener;)V -PLcom/android/server/net/NetworkPolicyManagerService;->updateCapabilityChange(Landroid/util/SparseBooleanArray;ZLandroid/net/Network;)Z -PLcom/android/server/net/NetworkPolicyManagerService;->updateDefaultMobilePolicyAL(ILandroid/net/NetworkPolicy;)Z +HPLcom/android/server/net/NetworkPolicyManagerService;->unregisterListener(Landroid/net/INetworkPolicyListener;)V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateCapabilityChange(Landroid/util/SparseBooleanArray;ZLandroid/net/Network;)Z +HPLcom/android/server/net/NetworkPolicyManagerService;->updateDefaultMobilePolicyAL(ILandroid/net/NetworkPolicy;)Z HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkEnabledNL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkRulesNL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkStats(IZ)V -PLcom/android/server/net/NetworkPolicyManagerService;->updateNetworksInternal()V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworksInternal()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNotificationsNL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updatePowerSaveWhitelistUL()V PLcom/android/server/net/NetworkPolicyManagerService;->updateRestrictBackgroundByLowPowerModeUL(Landroid/os/PowerSaveState;)V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRestrictBackgroundRulesOnUidStatusChangedUL(III)V +PLcom/android/server/net/NetworkPolicyManagerService;->updateRestrictedModeAllowlistUL()V +PLcom/android/server/net/NetworkPolicyManagerService;->updateRestrictedModeForUidUL(I)V +PLcom/android/server/net/NetworkPolicyManagerService;->updateRestrictionRulesForUidUL(I)V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForAppIdleUL(I)V -PLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForDeviceIdleUL(I)V -PLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForRestrictPowerUL(I)V -HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForAllAppsUL(I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForDeviceIdleUL(I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForRestrictPowerUL(I)V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForAppIdleParoleUL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForAppIdleUL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForDataUsageRestrictionsUL(I)V @@ -19237,7 +21282,8 @@ HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForPowerSave HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForRestrictBackgroundUL()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForRestrictPowerUL()V HPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForTempWhitelistChangeUL(I)V -PLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForWhitelistedPowerSaveUL(IZI)V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForWhitelistedAppIds(Landroid/util/SparseIntArray;Landroid/util/SparseBooleanArray;I)V +HPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForWhitelistedPowerSaveUL(IZI)V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForWhitelistedPowerSaveUL(ZILandroid/util/SparseIntArray;)V HPLcom/android/server/net/NetworkPolicyManagerService;->updateSubscriptions()V HSPLcom/android/server/net/NetworkPolicyManagerService;->updateUidStateUL(II)Z @@ -19253,18 +21299,21 @@ HPLcom/android/server/net/NetworkStatsCollection$Key;->compareTo(Ljava/lang/Obje HSPLcom/android/server/net/NetworkStatsCollection$Key;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/net/NetworkStatsCollection$Key;->hashCode()I HSPLcom/android/server/net/NetworkStatsCollection;->(J)V +PLcom/android/server/net/NetworkStatsCollection;->clearDirty()V HPLcom/android/server/net/NetworkStatsCollection;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/net/NetworkStatsCollection;->dumpCheckin(Ljava/io/PrintWriter;JJ)V -PLcom/android/server/net/NetworkStatsCollection;->dumpCheckin(Ljava/io/PrintWriter;JJLandroid/net/NetworkTemplate;Ljava/lang/String;)V +HPLcom/android/server/net/NetworkStatsCollection;->dumpCheckin(Ljava/io/PrintWriter;JJLandroid/net/NetworkTemplate;Ljava/lang/String;)V HPLcom/android/server/net/NetworkStatsCollection;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/net/NetworkStatsCollection;->findOrCreateHistory(Lcom/android/server/net/NetworkIdentitySet;III)Landroid/net/NetworkStatsHistory; HPLcom/android/server/net/NetworkStatsCollection;->getHistory(Landroid/net/NetworkTemplate;Landroid/telephony/SubscriptionPlan;IIIIJJII)Landroid/net/NetworkStatsHistory; +PLcom/android/server/net/NetworkStatsCollection;->getRelevantUids(I)[I HPLcom/android/server/net/NetworkStatsCollection;->getRelevantUids(II)[I +PLcom/android/server/net/NetworkStatsCollection;->getSortedKeys()Ljava/util/ArrayList; HSPLcom/android/server/net/NetworkStatsCollection;->getSummary(Landroid/net/NetworkTemplate;JJII)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsCollection;->getTotalBytes()J -PLcom/android/server/net/NetworkStatsCollection;->isDirty()Z +HPLcom/android/server/net/NetworkStatsCollection;->isDirty()Z HSPLcom/android/server/net/NetworkStatsCollection;->noteRecordedHistory(JJJ)V -HSPLcom/android/server/net/NetworkStatsCollection;->read(Ljava/io/DataInputStream;)V +HPLcom/android/server/net/NetworkStatsCollection;->read(Ljava/io/DataInput;)V HSPLcom/android/server/net/NetworkStatsCollection;->read(Ljava/io/InputStream;)V HSPLcom/android/server/net/NetworkStatsCollection;->recordCollection(Lcom/android/server/net/NetworkStatsCollection;)V HPLcom/android/server/net/NetworkStatsCollection;->recordData(Lcom/android/server/net/NetworkIdentitySet;IIIJJLandroid/net/NetworkStats$Entry;)V @@ -19272,25 +21321,26 @@ HSPLcom/android/server/net/NetworkStatsCollection;->recordHistory(Lcom/android/s HPLcom/android/server/net/NetworkStatsCollection;->removeUids([I)V HSPLcom/android/server/net/NetworkStatsCollection;->reset()V HSPLcom/android/server/net/NetworkStatsCollection;->templateMatches(Landroid/net/NetworkTemplate;Lcom/android/server/net/NetworkIdentitySet;)Z -HPLcom/android/server/net/NetworkStatsCollection;->write(Ljava/io/DataOutputStream;)V +HPLcom/android/server/net/NetworkStatsCollection;->write(Ljava/io/DataOutput;)V +HPLcom/android/server/net/NetworkStatsCollection;->write(Ljava/io/OutputStream;)V HSPLcom/android/server/net/NetworkStatsFactory;->()V HSPLcom/android/server/net/NetworkStatsFactory;->(Ljava/io/File;Z)V HSPLcom/android/server/net/NetworkStatsFactory;->adjustForTunAnd464Xlat(Landroid/net/NetworkStats;Landroid/net/NetworkStats;[Lcom/android/internal/net/VpnInfo;)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsFactory;->apply464xlatAdjustments(Landroid/net/NetworkStats;Landroid/net/NetworkStats;)V HPLcom/android/server/net/NetworkStatsFactory;->augmentWithStackedInterfaces([Ljava/lang/String;)[Ljava/lang/String; -PLcom/android/server/net/NetworkStatsFactory;->noteStackedIface(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/net/NetworkStatsFactory;->noteStackedIface(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/net/NetworkStatsFactory;->readBpfNetworkStatsDev()Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsFactory;->readNetworkStatsDetail(I[Ljava/lang/String;I)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsFactory;->readNetworkStatsSummaryDev()Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsFactory;->readNetworkStatsSummaryXt()Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsFactory;->requestSwapActiveStatsMapLocked()V -PLcom/android/server/net/NetworkStatsFactory;->updateVpnInfos([Lcom/android/internal/net/VpnInfo;)V +HPLcom/android/server/net/NetworkStatsFactory;->updateVpnInfos([Lcom/android/internal/net/VpnInfo;)V HSPLcom/android/server/net/NetworkStatsManagerInternal;->()V HSPLcom/android/server/net/NetworkStatsObservers$1;->(Lcom/android/server/net/NetworkStatsObservers;)V HSPLcom/android/server/net/NetworkStatsObservers$1;->handleMessage(Landroid/os/Message;)Z -PLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->(Lcom/android/server/net/NetworkStatsObservers;Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)V +HPLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->(Lcom/android/server/net/NetworkStatsObservers;Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)V HPLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->checkStats()Z -PLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->getTotalBytesForNetwork(Landroid/net/NetworkTemplate;)J +HPLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->getTotalBytesForNetwork(Landroid/net/NetworkTemplate;)J HPLcom/android/server/net/NetworkStatsObservers$NetworkUsageRequestInfo;->recordSample(Lcom/android/server/net/NetworkStatsObservers$StatsContext;)V HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->(Lcom/android/server/net/NetworkStatsObservers;Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)V PLcom/android/server/net/NetworkStatsObservers$RequestInfo;->access$300(Lcom/android/server/net/NetworkStatsObservers$RequestInfo;)V @@ -19298,8 +21348,8 @@ PLcom/android/server/net/NetworkStatsObservers$RequestInfo;->access$400(Lcom/and HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->access$500(Lcom/android/server/net/NetworkStatsObservers$RequestInfo;Lcom/android/server/net/NetworkStatsObservers$StatsContext;)V PLcom/android/server/net/NetworkStatsObservers$RequestInfo;->binderDied()V HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->callCallback(I)V -PLcom/android/server/net/NetworkStatsObservers$RequestInfo;->resetRecorder()V -PLcom/android/server/net/NetworkStatsObservers$RequestInfo;->unlinkDeathRecipient()V +HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->resetRecorder()V +HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->unlinkDeathRecipient()V HPLcom/android/server/net/NetworkStatsObservers$RequestInfo;->updateStats(Lcom/android/server/net/NetworkStatsObservers$StatsContext;)V HSPLcom/android/server/net/NetworkStatsObservers$StatsContext;->(Landroid/net/NetworkStats;Landroid/net/NetworkStats;Landroid/util/ArrayMap;Landroid/util/ArrayMap;J)V HSPLcom/android/server/net/NetworkStatsObservers;->()V @@ -19310,11 +21360,11 @@ HPLcom/android/server/net/NetworkStatsObservers;->buildRequest(Landroid/net/Data HPLcom/android/server/net/NetworkStatsObservers;->buildRequestInfo(Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)Lcom/android/server/net/NetworkStatsObservers$RequestInfo; HSPLcom/android/server/net/NetworkStatsObservers;->getHandler()Landroid/os/Handler; HSPLcom/android/server/net/NetworkStatsObservers;->getHandlerLooperLocked()Landroid/os/Looper; -PLcom/android/server/net/NetworkStatsObservers;->handleRegister(Lcom/android/server/net/NetworkStatsObservers$RequestInfo;)V +HPLcom/android/server/net/NetworkStatsObservers;->handleRegister(Lcom/android/server/net/NetworkStatsObservers$RequestInfo;)V HPLcom/android/server/net/NetworkStatsObservers;->handleUnregister(Landroid/net/DataUsageRequest;I)V HSPLcom/android/server/net/NetworkStatsObservers;->handleUpdateStats(Lcom/android/server/net/NetworkStatsObservers$StatsContext;)V -PLcom/android/server/net/NetworkStatsObservers;->register(Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)Landroid/net/DataUsageRequest; -PLcom/android/server/net/NetworkStatsObservers;->unregister(Landroid/net/DataUsageRequest;I)V +HPLcom/android/server/net/NetworkStatsObservers;->register(Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;II)Landroid/net/DataUsageRequest; +HPLcom/android/server/net/NetworkStatsObservers;->unregister(Landroid/net/DataUsageRequest;I)V HSPLcom/android/server/net/NetworkStatsObservers;->updateStats(Landroid/net/NetworkStats;Landroid/net/NetworkStats;Landroid/util/ArrayMap;Landroid/util/ArrayMap;J)V HSPLcom/android/server/net/NetworkStatsRecorder$CombiningRewriter;->(Lcom/android/server/net/NetworkStatsCollection;)V HPLcom/android/server/net/NetworkStatsRecorder$CombiningRewriter;->read(Ljava/io/InputStream;)V @@ -19328,12 +21378,13 @@ PLcom/android/server/net/NetworkStatsRecorder$RemoveUidRewriter;->shouldWrite()Z PLcom/android/server/net/NetworkStatsRecorder$RemoveUidRewriter;->write(Ljava/io/OutputStream;)V HPLcom/android/server/net/NetworkStatsRecorder;->()V HSPLcom/android/server/net/NetworkStatsRecorder;->(Lcom/android/internal/util/FileRotator;Landroid/net/NetworkStats$NonMonotonicObserver;Landroid/os/DropBoxManager;Ljava/lang/String;JZ)V +PLcom/android/server/net/NetworkStatsRecorder;->dumpCheckin(Ljava/io/PrintWriter;JJ)V PLcom/android/server/net/NetworkStatsRecorder;->dumpDebugLocked(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/net/NetworkStatsRecorder;->dumpLocked(Lcom/android/internal/util/IndentingPrintWriter;Z)V HPLcom/android/server/net/NetworkStatsRecorder;->forcePersistLocked(J)V HSPLcom/android/server/net/NetworkStatsRecorder;->getOrLoadCompleteLocked()Lcom/android/server/net/NetworkStatsCollection; PLcom/android/server/net/NetworkStatsRecorder;->getOrLoadPartialLocked(JJ)Lcom/android/server/net/NetworkStatsCollection; -PLcom/android/server/net/NetworkStatsRecorder;->getSinceBoot()Lcom/android/server/net/NetworkStatsCollection; +HPLcom/android/server/net/NetworkStatsRecorder;->getSinceBoot()Lcom/android/server/net/NetworkStatsCollection; HSPLcom/android/server/net/NetworkStatsRecorder;->getTotalSinceBootLocked(Landroid/net/NetworkTemplate;)Landroid/net/NetworkStats$Entry; HSPLcom/android/server/net/NetworkStatsRecorder;->loadLocked(JJ)Lcom/android/server/net/NetworkStatsCollection; HSPLcom/android/server/net/NetworkStatsRecorder;->maybePersistLocked(J)V @@ -19344,30 +21395,32 @@ HSPLcom/android/server/net/NetworkStatsService$1;->(Lcom/android/server/ne HPLcom/android/server/net/NetworkStatsService$1;->close()V PLcom/android/server/net/NetworkStatsService$1;->getDeviceSummaryForNetwork(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; PLcom/android/server/net/NetworkStatsService$1;->getHistoryForNetwork(Landroid/net/NetworkTemplate;I)Landroid/net/NetworkStatsHistory; +PLcom/android/server/net/NetworkStatsService$1;->getHistoryForUid(Landroid/net/NetworkTemplate;IIII)Landroid/net/NetworkStatsHistory; HPLcom/android/server/net/NetworkStatsService$1;->getHistoryIntervalForUid(Landroid/net/NetworkTemplate;IIIIJJ)Landroid/net/NetworkStatsHistory; PLcom/android/server/net/NetworkStatsService$1;->getRelevantUids()[I HSPLcom/android/server/net/NetworkStatsService$1;->getSummaryForAllUid(Landroid/net/NetworkTemplate;JJZ)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsService$1;->getUidComplete()Lcom/android/server/net/NetworkStatsCollection; HSPLcom/android/server/net/NetworkStatsService$1;->getUidTagComplete()Lcom/android/server/net/NetworkStatsCollection; HSPLcom/android/server/net/NetworkStatsService$2;->(Lcom/android/server/net/NetworkStatsService;)V -PLcom/android/server/net/NetworkStatsService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/net/NetworkStatsService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkStatsService$3;->(Lcom/android/server/net/NetworkStatsService;)V -PLcom/android/server/net/NetworkStatsService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/net/NetworkStatsService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkStatsService$4;->(Lcom/android/server/net/NetworkStatsService;)V PLcom/android/server/net/NetworkStatsService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkStatsService$5;->(Lcom/android/server/net/NetworkStatsService;)V HSPLcom/android/server/net/NetworkStatsService$6;->(Lcom/android/server/net/NetworkStatsService;)V +PLcom/android/server/net/NetworkStatsService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/net/NetworkStatsService$7;->(Lcom/android/server/net/NetworkStatsService;)V HPLcom/android/server/net/NetworkStatsService$7;->limitReached(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->(Landroid/content/Context;)V -PLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getAugmentEnabled()Z +HPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getAugmentEnabled()Z HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getCombineSubtypeEnabled()Z HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getDevConfig()Lcom/android/server/net/NetworkStatsService$NetworkStatsSettings$Config; HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getDevPersistBytes(J)J HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getGlobalAlertBytes(J)J HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getGlobalBoolean(Ljava/lang/String;Z)Z HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getGlobalLong(Ljava/lang/String;J)J -PLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getPollDelay()J +HPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getPollDelay()J HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getPollInterval()J HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getSampleEnabled()Z HSPLcom/android/server/net/NetworkStatsService$DefaultNetworkStatsSettings;->getUidConfig()Lcom/android/server/net/NetworkStatsService$NetworkStatsSettings$Config; @@ -19391,33 +21444,38 @@ HSPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;- HSPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->(Lcom/android/server/net/NetworkStatsService;Lcom/android/server/net/NetworkStatsService$1;)V HSPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->advisePersistThreshold(J)V HPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->getNetworkTotalBytes(Landroid/net/NetworkTemplate;JJ)J -PLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; +HPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; HPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->lambda$setStatsProviderLimitAsync$0(Ljava/lang/String;JLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V HPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->setStatsProviderLimitAsync(Ljava/lang/String;J)V HSPLcom/android/server/net/NetworkStatsService$NetworkStatsManagerInternalImpl;->setUidForeground(IZ)V -PLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->(Ljava/lang/String;Landroid/net/netstats/provider/INetworkStatsProvider;Ljava/util/concurrent/Semaphore;Landroid/net/INetworkManagementEventObserver;Ljava/util/concurrent/CopyOnWriteArrayList;)V -PLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->binderDied()V +HPLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->(Ljava/lang/String;Landroid/net/netstats/provider/INetworkStatsProvider;Ljava/util/concurrent/Semaphore;Landroid/net/INetworkManagementEventObserver;Ljava/util/concurrent/CopyOnWriteArrayList;)V +HPLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->binderDied()V HPLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->getCachedStats(I)Landroid/net/NetworkStats; +PLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->notifyAlertReached()V HPLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;->notifyStatsUpdated(ILandroid/net/NetworkStats;Landroid/net/NetworkStats;)V HSPLcom/android/server/net/NetworkStatsService$NetworkStatsSettings$Config;->(JJJ)V HSPLcom/android/server/net/NetworkStatsService;->()V HSPLcom/android/server/net/NetworkStatsService;->(Landroid/content/Context;Landroid/os/INetworkManagementService;Landroid/app/AlarmManager;Landroid/os/PowerManager$WakeLock;Ljava/time/Clock;Lcom/android/server/net/NetworkStatsService$NetworkStatsSettings;Lcom/android/server/net/NetworkStatsFactory;Lcom/android/server/net/NetworkStatsObservers;Ljava/io/File;Ljava/io/File;Lcom/android/server/net/NetworkStatsService$Dependencies;)V -PLcom/android/server/net/NetworkStatsService;->access$100(Lcom/android/server/net/NetworkStatsService;I)V +HPLcom/android/server/net/NetworkStatsService;->access$100(Lcom/android/server/net/NetworkStatsService;I)V HSPLcom/android/server/net/NetworkStatsService;->access$1000(Lcom/android/server/net/NetworkStatsService;)Ljava/lang/Object; HSPLcom/android/server/net/NetworkStatsService;->access$1100(Lcom/android/server/net/NetworkStatsService;)Lcom/android/server/net/NetworkStatsRecorder; HSPLcom/android/server/net/NetworkStatsService;->access$1200(Lcom/android/server/net/NetworkStatsService;)Lcom/android/server/net/NetworkStatsRecorder; PLcom/android/server/net/NetworkStatsService;->access$1300(Lcom/android/server/net/NetworkStatsService;Landroid/net/NetworkTemplate;IJJII)Landroid/net/NetworkStats; -PLcom/android/server/net/NetworkStatsService;->access$1900(Lcom/android/server/net/NetworkStatsService;)Landroid/os/Handler; +PLcom/android/server/net/NetworkStatsService;->access$1400(Lcom/android/server/net/NetworkStatsService;Landroid/net/NetworkTemplate;IIII)Landroid/net/NetworkStatsHistory; +PLcom/android/server/net/NetworkStatsService;->access$1500(Lcom/android/server/net/NetworkStatsService;)Landroid/os/PowerManager$WakeLock; +PLcom/android/server/net/NetworkStatsService;->access$1600(Lcom/android/server/net/NetworkStatsService;[I)V +PLcom/android/server/net/NetworkStatsService;->access$1800(Lcom/android/server/net/NetworkStatsService;)V +HPLcom/android/server/net/NetworkStatsService;->access$1900(Lcom/android/server/net/NetworkStatsService;)Landroid/os/Handler; PLcom/android/server/net/NetworkStatsService;->access$200(Lcom/android/server/net/NetworkStatsService;)[Landroid/net/NetworkState; -PLcom/android/server/net/NetworkStatsService;->access$2000(Lcom/android/server/net/NetworkStatsService;)Lcom/android/server/net/NetworkStatsService$NetworkStatsSettings; +HPLcom/android/server/net/NetworkStatsService;->access$2000(Lcom/android/server/net/NetworkStatsService;)Lcom/android/server/net/NetworkStatsService$NetworkStatsSettings; HPLcom/android/server/net/NetworkStatsService;->access$2100(Lcom/android/server/net/NetworkStatsService;Landroid/net/NetworkTemplate;JJ)J PLcom/android/server/net/NetworkStatsService;->access$2200(Lcom/android/server/net/NetworkStatsService;Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsService;->access$2300(Lcom/android/server/net/NetworkStatsService;J)V -PLcom/android/server/net/NetworkStatsService;->access$2400(Lcom/android/server/net/NetworkStatsService;Lcom/android/server/net/NetworkStatsService$ThrowingConsumer;)V -PLcom/android/server/net/NetworkStatsService;->access$300(Lcom/android/server/net/NetworkStatsService;)[Landroid/net/Network; +HPLcom/android/server/net/NetworkStatsService;->access$2400(Lcom/android/server/net/NetworkStatsService;Lcom/android/server/net/NetworkStatsService$ThrowingConsumer;)V +HPLcom/android/server/net/NetworkStatsService;->access$300(Lcom/android/server/net/NetworkStatsService;)[Landroid/net/Network; PLcom/android/server/net/NetworkStatsService;->access$400(Lcom/android/server/net/NetworkStatsService;)Ljava/lang/String; PLcom/android/server/net/NetworkStatsService;->access$500(Lcom/android/server/net/NetworkStatsService;[Landroid/net/Network;[Landroid/net/NetworkState;Ljava/lang/String;)V -PLcom/android/server/net/NetworkStatsService;->access$600(Lcom/android/server/net/NetworkStatsService;)V +HPLcom/android/server/net/NetworkStatsService;->access$600(Lcom/android/server/net/NetworkStatsService;)V HSPLcom/android/server/net/NetworkStatsService;->access$700(Lcom/android/server/net/NetworkStatsService;)Landroid/content/Context; HSPLcom/android/server/net/NetworkStatsService;->access$900(Lcom/android/server/net/NetworkStatsService;Ljava/lang/String;)I HSPLcom/android/server/net/NetworkStatsService;->advisePersistThreshold(J)V @@ -19428,11 +21486,11 @@ HSPLcom/android/server/net/NetworkStatsService;->checkAccessLevel(Ljava/lang/Str PLcom/android/server/net/NetworkStatsService;->checkAnyPermissionOf([Ljava/lang/String;)Z HPLcom/android/server/net/NetworkStatsService;->checkBpfStatsEnable()Z HSPLcom/android/server/net/NetworkStatsService;->create(Landroid/content/Context;Landroid/os/INetworkManagementService;)Lcom/android/server/net/NetworkStatsService; -PLcom/android/server/net/NetworkStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/net/NetworkStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/net/NetworkStatsService;->dumpInterfaces(Landroid/util/proto/ProtoOutputStream;JLandroid/util/ArrayMap;)V PLcom/android/server/net/NetworkStatsService;->dumpProtoLocked(Ljava/io/FileDescriptor;)V PLcom/android/server/net/NetworkStatsService;->enforceAnyPermissionOf([Ljava/lang/String;)V -PLcom/android/server/net/NetworkStatsService;->findOrCreateNetworkIdentitySet(Landroid/util/ArrayMap;Ljava/lang/Object;)Lcom/android/server/net/NetworkIdentitySet; +HPLcom/android/server/net/NetworkStatsService;->findOrCreateNetworkIdentitySet(Landroid/util/ArrayMap;Ljava/lang/Object;)Lcom/android/server/net/NetworkIdentitySet; HPLcom/android/server/net/NetworkStatsService;->forceUpdateIfaces([Landroid/net/Network;[Landroid/net/NetworkState;Ljava/lang/String;[Lcom/android/internal/net/VpnInfo;)V HSPLcom/android/server/net/NetworkStatsService;->getDefaultBaseDir()Ljava/io/File; HSPLcom/android/server/net/NetworkStatsService;->getDefaultClock()Ljava/time/Clock; @@ -19444,12 +21502,12 @@ HSPLcom/android/server/net/NetworkStatsService;->getNetworkStatsFromProviders(I) HSPLcom/android/server/net/NetworkStatsService;->getNetworkStatsTethering(I)Landroid/net/NetworkStats; HSPLcom/android/server/net/NetworkStatsService;->getNetworkStatsUidDetail([Ljava/lang/String;)Landroid/net/NetworkStats; HPLcom/android/server/net/NetworkStatsService;->getNetworkTotalBytes(Landroid/net/NetworkTemplate;JJ)J -PLcom/android/server/net/NetworkStatsService;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; -PLcom/android/server/net/NetworkStatsService;->getSubTypeForState(Landroid/net/NetworkState;)I -HPLcom/android/server/net/NetworkStatsService;->getTetherStats(Ljava/lang/String;I)J +HPLcom/android/server/net/NetworkStatsService;->getNetworkUidBytes(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats; +HPLcom/android/server/net/NetworkStatsService;->getProviderIfaceStats(Ljava/lang/String;I)J +HPLcom/android/server/net/NetworkStatsService;->getSubTypeForState(Landroid/net/NetworkState;)I HPLcom/android/server/net/NetworkStatsService;->getTotalStats(I)J HPLcom/android/server/net/NetworkStatsService;->getUidStats(II)J -PLcom/android/server/net/NetworkStatsService;->handleOnCollapsedRatTypeChanged()V +HPLcom/android/server/net/NetworkStatsService;->handleOnCollapsedRatTypeChanged()V HPLcom/android/server/net/NetworkStatsService;->incrementOperationCount(III)V HPLcom/android/server/net/NetworkStatsService;->internalGetHistoryForNetwork(Landroid/net/NetworkTemplate;IIII)Landroid/net/NetworkStatsHistory; HPLcom/android/server/net/NetworkStatsService;->internalGetSummaryForNetwork(Landroid/net/NetworkTemplate;IJJII)Landroid/net/NetworkStats; @@ -19457,7 +21515,7 @@ HSPLcom/android/server/net/NetworkStatsService;->invokeForAllStatsProviderCallba HSPLcom/android/server/net/NetworkStatsService;->isRateLimitedForPoll(I)Z PLcom/android/server/net/NetworkStatsService;->lambda$dump$3(Lcom/android/internal/util/IndentingPrintWriter;ZLcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V HPLcom/android/server/net/NetworkStatsService;->lambda$getNetworkStatsFromProviders$4(Landroid/net/NetworkStats;ILcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V -HPLcom/android/server/net/NetworkStatsService;->lambda$performPollLocked$2(Lcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V +HPLcom/android/server/net/NetworkStatsService;->lambda$performPollFromProvidersLocked$2(Lcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V HPLcom/android/server/net/NetworkStatsService;->lambda$registerGlobalAlert$1$NetworkStatsService(Lcom/android/server/net/NetworkStatsService$NetworkStatsProviderCallbackImpl;)V HSPLcom/android/server/net/NetworkStatsService;->lambda$systemReady$0$NetworkStatsService()V HSPLcom/android/server/net/NetworkStatsService;->maybeUpgradeLegacyStatsLocked()V @@ -19465,6 +21523,7 @@ PLcom/android/server/net/NetworkStatsService;->openSession()Landroid/net/INetwor HSPLcom/android/server/net/NetworkStatsService;->openSessionForUsageStats(ILjava/lang/String;)Landroid/net/INetworkStatsSession; HSPLcom/android/server/net/NetworkStatsService;->openSessionInternal(ILjava/lang/String;)Landroid/net/INetworkStatsSession; HSPLcom/android/server/net/NetworkStatsService;->performPoll(I)V +HPLcom/android/server/net/NetworkStatsService;->performPollFromProvidersLocked()V HSPLcom/android/server/net/NetworkStatsService;->performPollLocked(I)V HSPLcom/android/server/net/NetworkStatsService;->performSampleLocked()V HSPLcom/android/server/net/NetworkStatsService;->readNetworkStatsSummaryDev()Landroid/net/NetworkStats; @@ -19473,40 +21532,43 @@ HSPLcom/android/server/net/NetworkStatsService;->readNetworkStatsUidDetail(I[Lja HSPLcom/android/server/net/NetworkStatsService;->recordSnapshotLocked(J)V HSPLcom/android/server/net/NetworkStatsService;->registerGlobalAlert()V HSPLcom/android/server/net/NetworkStatsService;->registerLocalService()V -PLcom/android/server/net/NetworkStatsService;->registerNetworkStatsProvider(Ljava/lang/String;Landroid/net/netstats/provider/INetworkStatsProvider;)Landroid/net/netstats/provider/INetworkStatsProviderCallback; +HPLcom/android/server/net/NetworkStatsService;->registerNetworkStatsProvider(Ljava/lang/String;Landroid/net/netstats/provider/INetworkStatsProvider;)Landroid/net/netstats/provider/INetworkStatsProviderCallback; HPLcom/android/server/net/NetworkStatsService;->registerUsageCallback(Ljava/lang/String;Landroid/net/DataUsageRequest;Landroid/os/Messenger;Landroid/os/IBinder;)Landroid/net/DataUsageRequest; PLcom/android/server/net/NetworkStatsService;->removeUidsLocked([I)V HPLcom/android/server/net/NetworkStatsService;->resolveSubscriptionPlan(Landroid/net/NetworkTemplate;I)Landroid/telephony/SubscriptionPlan; HSPLcom/android/server/net/NetworkStatsService;->setUidForeground(IZ)V +PLcom/android/server/net/NetworkStatsService;->shutdownLocked()V HSPLcom/android/server/net/NetworkStatsService;->systemReady()V HPLcom/android/server/net/NetworkStatsService;->unregisterUsageRequest(Landroid/net/DataUsageRequest;)V HPLcom/android/server/net/NetworkStatsService;->updateIfaces([Landroid/net/Network;[Landroid/net/NetworkState;Ljava/lang/String;)V HPLcom/android/server/net/NetworkStatsService;->updateIfacesLocked([Landroid/net/Network;[Landroid/net/NetworkState;)V HSPLcom/android/server/net/NetworkStatsService;->updatePersistThresholdsLocked()V PLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->(Ljava/util/concurrent/Executor;Lcom/android/server/net/NetworkStatsSubscriptionsMonitor;ILjava/lang/String;)V -PLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->access$000(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)I +HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->access$000(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)I PLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->access$100(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)I HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->access$200(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)Ljava/lang/String; HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->equalsKey(ILjava/lang/String;)Z HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;->onServiceStateChanged(Landroid/telephony/ServiceState;)V HSPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->(Landroid/content/Context;Landroid/os/Looper;Ljava/util/concurrent/Executor;Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$Delegate;)V PLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->access$300(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor;)Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$Delegate; -PLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->getActiveSubIdList(Landroid/telephony/SubscriptionManager;)Ljava/util/List; -PLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->getRatTypeForSubscriberId(Ljava/lang/String;)I -PLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->handleRemoveRatTypeListener(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)V +HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->getActiveSubIdList(Landroid/telephony/SubscriptionManager;)Ljava/util/List; +HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->getRatTypeForSubscriberId(Ljava/lang/String;)I +HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->handleRemoveRatTypeListener(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)V HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->lambda$getRatTypeForSubscriberId$3(Ljava/lang/String;Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)Z HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->lambda$onSubscriptionsChanged$0$NetworkStatsSubscriptionsMonitor(Ljava/lang/Integer;)Landroid/util/Pair; HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->lambda$onSubscriptionsChanged$1(Landroid/util/Pair;Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;)Z HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->lambda$onSubscriptionsChanged$2(Lcom/android/server/net/NetworkStatsSubscriptionsMonitor$RatTypeListener;Landroid/util/Pair;)Z HPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->onSubscriptionsChanged()V HSPLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->start()V +PLcom/android/server/net/NetworkStatsSubscriptionsMonitor;->stop()V HSPLcom/android/server/net/watchlist/-$$Lambda$WatchlistLoggingHandler$hYh7V7JFNCZTX79f8kHANWTQUYY;->(Lcom/android/server/net/watchlist/WatchlistLoggingHandler;I)V HSPLcom/android/server/net/watchlist/-$$Lambda$WatchlistLoggingHandler$hYh7V7JFNCZTX79f8kHANWTQUYY;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/net/watchlist/DigestUtils;->getSha256Hash(Ljava/io/File;)[B HSPLcom/android/server/net/watchlist/DigestUtils;->getSha256Hash(Ljava/io/InputStream;)[B -PLcom/android/server/net/watchlist/HarmfulCrcs;->(Ljava/util/List;)V -PLcom/android/server/net/watchlist/HarmfulCrcs;->contains(I)Z -PLcom/android/server/net/watchlist/HarmfulDigests;->(Ljava/util/List;)V +HPLcom/android/server/net/watchlist/HarmfulCrcs;->(Ljava/util/List;)V +HPLcom/android/server/net/watchlist/HarmfulCrcs;->contains(I)Z +PLcom/android/server/net/watchlist/HarmfulCrcs;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/net/watchlist/HarmfulDigests;->(Ljava/util/List;)V HSPLcom/android/server/net/watchlist/NetworkWatchlistService$1;->(Lcom/android/server/net/watchlist/NetworkWatchlistService;)V HPLcom/android/server/net/watchlist/NetworkWatchlistService$1;->onConnectEvent(Ljava/lang/String;IJI)V HPLcom/android/server/net/watchlist/NetworkWatchlistService$1;->onDnsEvent(IIILjava/lang/String;[Ljava/lang/String;IJI)V @@ -19525,31 +21587,33 @@ HSPLcom/android/server/net/watchlist/NetworkWatchlistService;->initIpConnectivit PLcom/android/server/net/watchlist/NetworkWatchlistService;->reportWatchlistIfNecessary()V HSPLcom/android/server/net/watchlist/NetworkWatchlistService;->startWatchlistLogging()Z HSPLcom/android/server/net/watchlist/NetworkWatchlistService;->startWatchlistLoggingImpl()Z -PLcom/android/server/net/watchlist/PrivacyUtils;->createDpEncodedReportMap(Z[BLjava/util/List;Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;)Ljava/util/Map; +HPLcom/android/server/net/watchlist/PrivacyUtils;->createDpEncodedReportMap(Z[BLjava/util/List;Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;)Ljava/util/Map; HPLcom/android/server/net/watchlist/PrivacyUtils;->createLongitudinalReportingConfig(Ljava/lang/String;)Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig; HPLcom/android/server/net/watchlist/PrivacyUtils;->createSecureDPEncoder([BLjava/lang/String;)Landroid/privacy/DifferentialPrivacyEncoder; PLcom/android/server/net/watchlist/ReportEncoder;->encodeWatchlistReport(Lcom/android/server/net/watchlist/WatchlistConfig;[BLjava/util/List;Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;)[B -PLcom/android/server/net/watchlist/ReportEncoder;->serializeReport(Lcom/android/server/net/watchlist/WatchlistConfig;Ljava/util/Map;)[B +HPLcom/android/server/net/watchlist/ReportEncoder;->serializeReport(Lcom/android/server/net/watchlist/WatchlistConfig;Ljava/util/Map;)[B HSPLcom/android/server/net/watchlist/ReportWatchlistJobService;->()V PLcom/android/server/net/watchlist/ReportWatchlistJobService;->()V PLcom/android/server/net/watchlist/ReportWatchlistJobService;->onStartJob(Landroid/app/job/JobParameters;)Z +PLcom/android/server/net/watchlist/ReportWatchlistJobService;->onStopJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/net/watchlist/ReportWatchlistJobService;->schedule(Landroid/content/Context;)V PLcom/android/server/net/watchlist/WatchlistConfig$CrcShaDigests;->(Lcom/android/server/net/watchlist/HarmfulCrcs;Lcom/android/server/net/watchlist/HarmfulDigests;)V HSPLcom/android/server/net/watchlist/WatchlistConfig;->()V HSPLcom/android/server/net/watchlist/WatchlistConfig;->()V HSPLcom/android/server/net/watchlist/WatchlistConfig;->(Ljava/io/File;)V -PLcom/android/server/net/watchlist/WatchlistConfig;->containsDomain(Ljava/lang/String;)Z -PLcom/android/server/net/watchlist/WatchlistConfig;->containsIp(Ljava/lang/String;)Z +HPLcom/android/server/net/watchlist/WatchlistConfig;->containsDomain(Ljava/lang/String;)Z +HPLcom/android/server/net/watchlist/WatchlistConfig;->containsIp(Ljava/lang/String;)Z PLcom/android/server/net/watchlist/WatchlistConfig;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HPLcom/android/server/net/watchlist/WatchlistConfig;->getCrc32(Ljava/lang/String;)I HSPLcom/android/server/net/watchlist/WatchlistConfig;->getInstance()Lcom/android/server/net/watchlist/WatchlistConfig; PLcom/android/server/net/watchlist/WatchlistConfig;->getWatchlistConfigHash()[B PLcom/android/server/net/watchlist/WatchlistConfig;->isConfigSecure()Z -PLcom/android/server/net/watchlist/WatchlistConfig;->parseHashes(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/util/List;)V +HPLcom/android/server/net/watchlist/WatchlistConfig;->parseHashes(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/util/List;)V HSPLcom/android/server/net/watchlist/WatchlistConfig;->reloadConfig()V HSPLcom/android/server/net/watchlist/WatchlistConfig;->removeTestModeConfig()V HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->()V HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->(Landroid/content/Context;Landroid/os/Looper;)V +PLcom/android/server/net/watchlist/WatchlistLoggingHandler;->addEncodedReportToDropBox([B)V HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->asyncNetworkEvent(Ljava/lang/String;[Ljava/lang/String;I)V HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->getAllDigestsForReport(Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;)Ljava/util/List; HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->getAllSubDomains(Ljava/lang/String;)[Ljava/lang/String; @@ -19559,18 +21623,18 @@ HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->getMidnightTimest HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->getPrimaryUserId()I HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->handleNetworkEvent(Ljava/lang/String;[Ljava/lang/String;IJ)V -PLcom/android/server/net/watchlist/WatchlistLoggingHandler;->isHostInWatchlist(Ljava/lang/String;)Z -PLcom/android/server/net/watchlist/WatchlistLoggingHandler;->isIpInWatchlist(Ljava/lang/String;)Z +HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->isHostInWatchlist(Ljava/lang/String;)Z +HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->isIpInWatchlist(Ljava/lang/String;)Z HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->lambda$getDigestFromUid$0$WatchlistLoggingHandler(ILjava/lang/Integer;)[B HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->reportWatchlistIfNecessary()V -PLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchAllSubDomainsInWatchlist(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchIpInWatchlist([Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchAllSubDomainsInWatchlist(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchIpInWatchlist([Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->shouldReportNetworkWatchlist(J)Z HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->tryAggregateRecords(J)V HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;->(Ljava/util/Set;Ljava/lang/String;Ljava/util/HashMap;)V HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->()V HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->(Landroid/content/Context;)V -PLcom/android/server/net/watchlist/WatchlistReportDbHelper;->cleanup(J)Z +HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->cleanup(J)Z HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->getAggregatedRecords(J)Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult; HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->getInstance(Landroid/content/Context;)Lcom/android/server/net/watchlist/WatchlistReportDbHelper; HSPLcom/android/server/net/watchlist/WatchlistReportDbHelper;->getSystemWatchlistDbFile()Ljava/io/File; @@ -19586,7 +21650,7 @@ HSPLcom/android/server/notification/-$$Lambda$N7SISoApyee53NOJhR0uH0rQWDs;->test(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z PLcom/android/server/notification/-$$Lambda$NotificationHistoryDatabase$WusY7wQm1vEW3s6f_GskFVqUAnM;->()V PLcom/android/server/notification/-$$Lambda$NotificationHistoryDatabase$WusY7wQm1vEW3s6f_GskFVqUAnM;->()V -PLcom/android/server/notification/-$$Lambda$NotificationHistoryDatabase$WusY7wQm1vEW3s6f_GskFVqUAnM;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/notification/-$$Lambda$NotificationHistoryDatabase$WusY7wQm1vEW3s6f_GskFVqUAnM;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HPLcom/android/server/notification/-$$Lambda$NotificationHistoryManager$KjgV1fTearQVkcQld8gBrXUjqIA;->(Lcom/android/server/notification/NotificationHistoryManager;Landroid/app/NotificationHistory$HistoricalNotification;)V HPLcom/android/server/notification/-$$Lambda$NotificationHistoryManager$KjgV1fTearQVkcQld8gBrXUjqIA;->runOrThrow()V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$11$gs0fZI3EWuvvjhTnS6MlTcwEgYY;->(Lcom/android/server/notification/NotificationManagerService$11;Ljava/lang/String;II)V @@ -19594,17 +21658,20 @@ PLcom/android/server/notification/-$$Lambda$NotificationManagerService$11$gs0fZI HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$15$uhN0Uv7Gm10MZbHY2JPbkId0Nro;->(II)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$15$uhN0Uv7Gm10MZbHY2JPbkId0Nro;->apply(I)Z PLcom/android/server/notification/-$$Lambda$NotificationManagerService$16$rQk4G5YxAtaqxjNmzASVhs3aYtc;->(I)V +PLcom/android/server/notification/-$$Lambda$NotificationManagerService$16$rQk4G5YxAtaqxjNmzASVhs3aYtc;->apply(I)Z HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$BZH9_lk0E4yiibQtj6yKJiYLaeU;->(Lcom/android/server/notification/NotificationManagerService$7;)V HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$BZH9_lk0E4yiibQtj6yKJiYLaeU;->runOrThrow()V HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$GYl14UKAZjGivznrUuftXyRzBWw;->(Lcom/android/server/notification/NotificationManagerService$7;)V HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$GYl14UKAZjGivznrUuftXyRzBWw;->runOrThrow()V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$UcxH5YPVNThNjZ1teGd5QxOuw5A;->(Lcom/android/server/notification/NotificationManagerService$7;)V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$UcxH5YPVNThNjZ1teGd5QxOuw5A;->runOrThrow()V +PLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$JcQKleCckR1_7yQtrYT05ZB2qXM;->(Lcom/android/server/notification/NotificationManagerService$7;Ljava/lang/String;Ljava/lang/String;II)V +PLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$JcQKleCckR1_7yQtrYT05ZB2qXM;->runOrThrow()V +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$UcxH5YPVNThNjZ1teGd5QxOuw5A;->(Lcom/android/server/notification/NotificationManagerService$7;)V +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$7$UcxH5YPVNThNjZ1teGd5QxOuw5A;->runOrThrow()V HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$9ug37OTfBOPP8hNGXyExxiHD9MQ;->(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$9ug37OTfBOPP8hNGXyExxiHD9MQ;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$CancelNotificationRunnable$h-1D2tvk93n93Dsi0xdxKlCeMww;->()V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$CancelNotificationRunnable$h-1D2tvk93n93Dsi0xdxKlCeMww;->()V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$CancelNotificationRunnable$h-1D2tvk93n93Dsi0xdxKlCeMww;->apply(I)Z +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$CancelNotificationRunnable$h-1D2tvk93n93Dsi0xdxKlCeMww;->apply(I)Z PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$4JZ91M3ZZpVhuXn8C6mUBNjZB_A;->(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Ljava/lang/String;)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$4JZ91M3ZZpVhuXn8C6mUBNjZB_A;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$6gY0gs2GLPIWGR8UaCuz57mbWfs;->(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Ljava/lang/String;Ljava/lang/CharSequence;Z)V @@ -19625,15 +21692,15 @@ PLcom/android/server/notification/-$$Lambda$NotificationManagerService$Notificat PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$oDVr6RkVU2VgBYHGyAUeyj9_XVg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$shwiDeOfiV1MYiG8ZY-ARgF_wCQ;->(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/util/ArrayList;)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$shwiDeOfiV1MYiG8ZY-ARgF_wCQ;->run()V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$2bsL-tfH6lTDcJN-jsO2XsQjCPc;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$2bsL-tfH6lTDcJN-jsO2XsQjCPc;->run()V +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$2bsL-tfH6lTDcJN-jsO2XsQjCPc;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$2bsL-tfH6lTDcJN-jsO2XsQjCPc;->run()V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$aB3gYctFUJKD2WRy5NoU5dNLddM;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/NotificationRankingUpdate;)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$aB3gYctFUJKD2WRy5NoU5dNLddM;->run()V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$n2OSoShHNsqqZVmfqpOfiZClTEc;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$n2OSoShHNsqqZVmfqpOfiZClTEc;->run()V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$nUy2X4Ic5cTvR0u3tL5YqpHokZc;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$nUy2X4Ic5cTvR0u3tL5YqpHokZc;->run()V -PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$oT_4Vz4nDsE8Uj88klhHffR_eKo;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V +HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$oT_4Vz4nDsE8Uj88klhHffR_eKo;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$oT_4Vz4nDsE8Uj88klhHffR_eKo;->run()V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$p-dUnKyvdSVKHXpzE_-8gmmUZkQ;->(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$p-dUnKyvdSVKHXpzE_-8gmmUZkQ;->run()V @@ -19645,6 +21712,8 @@ PLcom/android/server/notification/-$$Lambda$NotificationManagerService$Notificat PLcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationTrampolineCallback$zlRbX9upRkiHx2Y3FMCf_bz6VoY;->run()V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$PostNotificationRunnable$k8QOgQxW0GHkMRM2RXcdvn4Tlrw;->(Lcom/android/server/notification/NotificationManagerService$PostNotificationRunnable;Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/StatusBarNotification;)V HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$PostNotificationRunnable$k8QOgQxW0GHkMRM2RXcdvn4Tlrw;->run()V +PLcom/android/server/notification/-$$Lambda$NotificationManagerService$ULnywgY4YXfsGg7xRLaYzyYJIQY;->(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/CharSequence;)V +PLcom/android/server/notification/-$$Lambda$NotificationManagerService$ULnywgY4YXfsGg7xRLaYzyYJIQY;->runOrThrow()V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$eEYBhIH8yBuL9z5MBUo1wb4wgHc;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$eEYBhIH8yBuL9z5MBUo1wb4wgHc;->run()V PLcom/android/server/notification/-$$Lambda$NotificationManagerService$rOJxwPkBDPXwY46_sDbwLmms5Xo;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/SystemService$TargetUser;)V @@ -19654,9 +21723,9 @@ HPLcom/android/server/notification/-$$Lambda$NotificationManagerService$vfrD-Qb8 HSPLcom/android/server/notification/-$$Lambda$NotificationManagerService$wOqy8RyqFkzV9jOGgX8C5waJG3Q;->(Lcom/android/server/notification/NotificationManagerService;)V HPLcom/android/server/notification/-$$Lambda$NotificationRecord$JMyyUe1tek73cTWTrcpl6gCcTEc;->(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/-$$Lambda$NotificationRecord$JMyyUe1tek73cTWTrcpl6gCcTEc;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/notification/-$$Lambda$SnoozeHelper$C__lSwtMFR4yXT0e_jD8L72Zjkw;->(JLorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/notification/-$$Lambda$SnoozeHelper$D6mTe6esIimQ9kTmH8X4dXh7Dn8;->(Lorg/xmlpull/v1/XmlSerializer;)V -PLcom/android/server/notification/AlertRateLimiter;->()V +HSPLcom/android/server/notification/-$$Lambda$SnoozeHelper$3Q-0j2rToL1UzpJhmm03oGbn3SA;->(JLandroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/notification/-$$Lambda$SnoozeHelper$koMFTLjD_L0rf2yxbsNpNRf1RM4;->(Landroid/util/TypedXmlSerializer;)V +HPLcom/android/server/notification/AlertRateLimiter;->()V PLcom/android/server/notification/AlertRateLimiter;->shouldRateLimitAlert(J)Z HSPLcom/android/server/notification/BadgeExtractor;->()V HSPLcom/android/server/notification/BadgeExtractor;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V @@ -19673,11 +21742,11 @@ HSPLcom/android/server/notification/BubbleExtractor;->setShortcutHelper(Lcom/and HSPLcom/android/server/notification/BubbleExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/CalendarTracker$1;->(Lcom/android/server/notification/CalendarTracker;Landroid/os/Handler;)V HPLcom/android/server/notification/CalendarTracker$1;->onChange(ZLandroid/net/Uri;)V -PLcom/android/server/notification/CalendarTracker$CheckEventResult;->()V +HPLcom/android/server/notification/CalendarTracker$CheckEventResult;->()V HSPLcom/android/server/notification/CalendarTracker;->()V HSPLcom/android/server/notification/CalendarTracker;->(Landroid/content/Context;Landroid/content/Context;)V -PLcom/android/server/notification/CalendarTracker;->access$000()Z -PLcom/android/server/notification/CalendarTracker;->access$200(Lcom/android/server/notification/CalendarTracker;)Lcom/android/server/notification/CalendarTracker$Callback; +HPLcom/android/server/notification/CalendarTracker;->access$000()Z +HPLcom/android/server/notification/CalendarTracker;->access$200(Lcom/android/server/notification/CalendarTracker;)Lcom/android/server/notification/CalendarTracker$Callback; HPLcom/android/server/notification/CalendarTracker;->checkEvent(Landroid/service/notification/ZenModeConfig$EventInfo;J)Lcom/android/server/notification/CalendarTracker$CheckEventResult; PLcom/android/server/notification/CalendarTracker;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/notification/CalendarTracker;->getCalendarsWithAccess()Landroid/util/ArraySet; @@ -19691,44 +21760,52 @@ PLcom/android/server/notification/ConditionProviders$ConditionRecord;->toString( HSPLcom/android/server/notification/ConditionProviders;->(Landroid/content/Context;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/content/pm/IPackageManager;)V HSPLcom/android/server/notification/ConditionProviders;->addSystemProvider(Lcom/android/server/notification/SystemConditionProviderService;)V PLcom/android/server/notification/ConditionProviders;->asInterface(Landroid/os/IBinder;)Landroid/os/IInterface; -PLcom/android/server/notification/ConditionProviders;->checkServiceToken(Landroid/service/notification/IConditionProvider;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; +HPLcom/android/server/notification/ConditionProviders;->checkServiceToken(Landroid/service/notification/IConditionProvider;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; PLcom/android/server/notification/ConditionProviders;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HSPLcom/android/server/notification/ConditionProviders;->ensureRecordExists(Landroid/content/ComponentName;Landroid/net/Uri;Landroid/service/notification/IConditionProvider;)V -PLcom/android/server/notification/ConditionProviders;->findCondition(Landroid/content/ComponentName;Landroid/net/Uri;)Landroid/service/notification/Condition; -HPLcom/android/server/notification/ConditionProviders;->findConditionProvider(Landroid/content/ComponentName;)Landroid/service/notification/IConditionProvider; +HSPLcom/android/server/notification/ConditionProviders;->findCondition(Landroid/content/ComponentName;Landroid/net/Uri;)Landroid/service/notification/Condition; +HSPLcom/android/server/notification/ConditionProviders;->findConditionProvider(Landroid/content/ComponentName;)Landroid/service/notification/IConditionProvider; HSPLcom/android/server/notification/ConditionProviders;->getConfig()Lcom/android/server/notification/ManagedServices$Config; HSPLcom/android/server/notification/ConditionProviders;->getRecordLocked(Landroid/net/Uri;Landroid/content/ComponentName;Z)Lcom/android/server/notification/ConditionProviders$ConditionRecord; HSPLcom/android/server/notification/ConditionProviders;->getRequiredPermission()Ljava/lang/String; HSPLcom/android/server/notification/ConditionProviders;->getSystemProviders()Ljava/lang/Iterable; HSPLcom/android/server/notification/ConditionProviders;->isSystemProviderEnabled(Ljava/lang/String;)Z PLcom/android/server/notification/ConditionProviders;->isValidEntry(Ljava/lang/String;I)Z -PLcom/android/server/notification/ConditionProviders;->notifyConditions(Ljava/lang/String;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;[Landroid/service/notification/Condition;)V +HPLcom/android/server/notification/ConditionProviders;->notifyConditions(Ljava/lang/String;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;[Landroid/service/notification/Condition;)V HSPLcom/android/server/notification/ConditionProviders;->onBootPhaseAppsCanStart()V -PLcom/android/server/notification/ConditionProviders;->onPackagesChanged(Z[Ljava/lang/String;[I)V +HPLcom/android/server/notification/ConditionProviders;->onPackagesChanged(Z[Ljava/lang/String;[I)V HSPLcom/android/server/notification/ConditionProviders;->onServiceAdded(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V -PLcom/android/server/notification/ConditionProviders;->onServiceRemovedLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V +HPLcom/android/server/notification/ConditionProviders;->onServiceRemovedLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V PLcom/android/server/notification/ConditionProviders;->onUserSwitched(I)V HSPLcom/android/server/notification/ConditionProviders;->provider(Lcom/android/server/notification/ConditionProviders$ConditionRecord;)Landroid/service/notification/IConditionProvider; HSPLcom/android/server/notification/ConditionProviders;->provider(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/IConditionProvider; -PLcom/android/server/notification/ConditionProviders;->removeDuplicateConditions(Ljava/lang/String;[Landroid/service/notification/Condition;)[Landroid/service/notification/Condition; +HPLcom/android/server/notification/ConditionProviders;->removeDuplicateConditions(Ljava/lang/String;[Landroid/service/notification/Condition;)[Landroid/service/notification/Condition; +PLcom/android/server/notification/ConditionProviders;->resetPackage(Ljava/lang/String;I)Z HSPLcom/android/server/notification/ConditionProviders;->safeSet([Ljava/lang/Object;)Landroid/util/ArraySet; HSPLcom/android/server/notification/ConditionProviders;->setCallback(Lcom/android/server/notification/ConditionProviders$Callback;)V HSPLcom/android/server/notification/ConditionProviders;->subscribeIfNecessary(Landroid/content/ComponentName;Landroid/net/Uri;)Z HSPLcom/android/server/notification/ConditionProviders;->subscribeLocked(Lcom/android/server/notification/ConditionProviders$ConditionRecord;)V PLcom/android/server/notification/ConditionProviders;->unsubscribeIfNecessary(Landroid/content/ComponentName;Landroid/net/Uri;)V PLcom/android/server/notification/ConditionProviders;->unsubscribeLocked(Lcom/android/server/notification/ConditionProviders$ConditionRecord;)V -HSPLcom/android/server/notification/ConditionProviders;->writeDefaults(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/notification/ConditionProviders;->writeDefaults(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/notification/CountdownConditionProvider$Receiver;->(Lcom/android/server/notification/CountdownConditionProvider;)V HSPLcom/android/server/notification/CountdownConditionProvider$Receiver;->(Lcom/android/server/notification/CountdownConditionProvider;Lcom/android/server/notification/CountdownConditionProvider$1;)V +PLcom/android/server/notification/CountdownConditionProvider$Receiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/CountdownConditionProvider;->()V HSPLcom/android/server/notification/CountdownConditionProvider;->()V +PLcom/android/server/notification/CountdownConditionProvider;->access$100()Ljava/lang/String; +PLcom/android/server/notification/CountdownConditionProvider;->access$200()Z +PLcom/android/server/notification/CountdownConditionProvider;->access$300(JZI)Landroid/service/notification/Condition; HSPLcom/android/server/notification/CountdownConditionProvider;->asInterface()Landroid/service/notification/IConditionProvider; HSPLcom/android/server/notification/CountdownConditionProvider;->attachBase(Landroid/content/Context;)V PLcom/android/server/notification/CountdownConditionProvider;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HSPLcom/android/server/notification/CountdownConditionProvider;->getComponent()Landroid/content/ComponentName; HSPLcom/android/server/notification/CountdownConditionProvider;->isValidConditionId(Landroid/net/Uri;)Z +PLcom/android/server/notification/CountdownConditionProvider;->newCondition(JZI)Landroid/service/notification/Condition; HSPLcom/android/server/notification/CountdownConditionProvider;->onBootComplete()V HSPLcom/android/server/notification/CountdownConditionProvider;->onConnected()V +PLcom/android/server/notification/CountdownConditionProvider;->onSubscribe(Landroid/net/Uri;)V +PLcom/android/server/notification/CountdownConditionProvider;->onUnsubscribe(Landroid/net/Uri;)V PLcom/android/server/notification/CountdownConditionProvider;->tryParseDescription(Landroid/net/Uri;)Ljava/lang/String; HSPLcom/android/server/notification/CriticalNotificationExtractor;->()V HSPLcom/android/server/notification/CriticalNotificationExtractor;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V @@ -19745,14 +21822,14 @@ HSPLcom/android/server/notification/EventConditionProvider$4;->(Lcom/andro HSPLcom/android/server/notification/EventConditionProvider$4;->run()V HSPLcom/android/server/notification/EventConditionProvider;->()V HSPLcom/android/server/notification/EventConditionProvider;->()V -PLcom/android/server/notification/EventConditionProvider;->access$100()Z -PLcom/android/server/notification/EventConditionProvider;->access$200(Lcom/android/server/notification/EventConditionProvider;)Ljava/lang/Runnable; -PLcom/android/server/notification/EventConditionProvider;->access$300(Lcom/android/server/notification/EventConditionProvider;)Landroid/os/Handler; +HPLcom/android/server/notification/EventConditionProvider;->access$100()Z +HPLcom/android/server/notification/EventConditionProvider;->access$200(Lcom/android/server/notification/EventConditionProvider;)Ljava/lang/Runnable; +HPLcom/android/server/notification/EventConditionProvider;->access$300(Lcom/android/server/notification/EventConditionProvider;)Landroid/os/Handler; PLcom/android/server/notification/EventConditionProvider;->access$400(Lcom/android/server/notification/EventConditionProvider;)V HSPLcom/android/server/notification/EventConditionProvider;->access$500(Lcom/android/server/notification/EventConditionProvider;)V HSPLcom/android/server/notification/EventConditionProvider;->asInterface()Landroid/service/notification/IConditionProvider; HSPLcom/android/server/notification/EventConditionProvider;->attachBase(Landroid/content/Context;)V -PLcom/android/server/notification/EventConditionProvider;->createCondition(Landroid/net/Uri;I)Landroid/service/notification/Condition; +HPLcom/android/server/notification/EventConditionProvider;->createCondition(Landroid/net/Uri;I)Landroid/service/notification/Condition; PLcom/android/server/notification/EventConditionProvider;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HSPLcom/android/server/notification/EventConditionProvider;->evaluateSubscriptions()V HSPLcom/android/server/notification/EventConditionProvider;->evaluateSubscriptionsW()V @@ -19771,9 +21848,9 @@ HPLcom/android/server/notification/GlobalSortKeyComparator;->compare(Ljava/lang/ HSPLcom/android/server/notification/GroupHelper;->()V HSPLcom/android/server/notification/GroupHelper;->(ILcom/android/server/notification/GroupHelper$Callback;)V HPLcom/android/server/notification/GroupHelper;->addToOngoingGroupCount(Landroid/service/notification/StatusBarNotification;Z)V -PLcom/android/server/notification/GroupHelper;->adjustAutogroupingSummary(ILjava/lang/String;Ljava/lang/String;Z)V -PLcom/android/server/notification/GroupHelper;->adjustNotificationBundling(Ljava/util/List;Z)V -PLcom/android/server/notification/GroupHelper;->generatePackageGroupKey(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/notification/GroupHelper;->adjustAutogroupingSummary(ILjava/lang/String;Ljava/lang/String;Z)V +HPLcom/android/server/notification/GroupHelper;->adjustNotificationBundling(Ljava/util/List;Z)V +HPLcom/android/server/notification/GroupHelper;->generatePackageGroupKey(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/notification/GroupHelper;->maybeUngroup(Landroid/service/notification/StatusBarNotification;ZI)V HPLcom/android/server/notification/GroupHelper;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;Z)V HPLcom/android/server/notification/GroupHelper;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;)V @@ -19802,7 +21879,7 @@ PLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isGuest(L HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isPermittedForProfile(I)Z HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isSameUser(I)Z HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->supportsProfiles()Z -PLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->toString()Ljava/lang/String; +HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->toString()Ljava/lang/String; HSPLcom/android/server/notification/ManagedServices$UserProfiles;->()V HSPLcom/android/server/notification/ManagedServices$UserProfiles;->getCurrentProfileIds()Landroid/util/IntArray; HPLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z @@ -19813,15 +21890,19 @@ PLcom/android/server/notification/ManagedServices;->access$000(Lcom/android/serv PLcom/android/server/notification/ManagedServices;->access$100(Lcom/android/server/notification/ManagedServices;)Landroid/util/ArraySet; PLcom/android/server/notification/ManagedServices;->access$200(Lcom/android/server/notification/ManagedServices;Landroid/os/IInterface;Landroid/content/ComponentName;IZLandroid/content/ServiceConnection;I)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; PLcom/android/server/notification/ManagedServices;->access$300(Lcom/android/server/notification/ManagedServices;)Ljava/util/ArrayList; +PLcom/android/server/notification/ManagedServices;->access$400(Lcom/android/server/notification/ManagedServices;Landroid/content/ServiceConnection;Landroid/content/ComponentName;I)V +PLcom/android/server/notification/ManagedServices;->access$500(Lcom/android/server/notification/ManagedServices;)Landroid/os/Handler; +PLcom/android/server/notification/ManagedServices;->access$600(Lcom/android/server/notification/ManagedServices;)Ljava/util/ArrayList; HPLcom/android/server/notification/ManagedServices;->access$700(Lcom/android/server/notification/ManagedServices;)Lcom/android/server/notification/ManagedServices$UserProfiles; PLcom/android/server/notification/ManagedServices;->access$800(Lcom/android/server/notification/ManagedServices;Landroid/os/IInterface;I)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; HPLcom/android/server/notification/ManagedServices;->access$900(Lcom/android/server/notification/ManagedServices;)Landroid/util/ArraySet; HSPLcom/android/server/notification/ManagedServices;->addApprovedList(Ljava/lang/String;IZ)V +HSPLcom/android/server/notification/ManagedServices;->addApprovedList(Ljava/lang/String;IZLjava/lang/String;)V HSPLcom/android/server/notification/ManagedServices;->bindToServices(Landroid/util/SparseArray;)V HSPLcom/android/server/notification/ManagedServices;->checkNotNull(Landroid/os/IInterface;)V HSPLcom/android/server/notification/ManagedServices;->checkServiceTokenLocked(Landroid/os/IInterface;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; -PLcom/android/server/notification/ManagedServices;->dump(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V -PLcom/android/server/notification/ManagedServices;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V +HPLcom/android/server/notification/ManagedServices;->dump(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V +HPLcom/android/server/notification/ManagedServices;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HSPLcom/android/server/notification/ManagedServices;->getAllowedComponents(I)Ljava/util/List; HSPLcom/android/server/notification/ManagedServices;->getAllowedComponents(Landroid/util/IntArray;)Landroid/util/SparseArray; HSPLcom/android/server/notification/ManagedServices;->getAllowedPackages()Ljava/util/Set; @@ -19833,8 +21914,9 @@ HSPLcom/android/server/notification/ManagedServices;->getPackageName(Ljava/lang/ HSPLcom/android/server/notification/ManagedServices;->getRemovableConnectedServices()Ljava/util/Set; HSPLcom/android/server/notification/ManagedServices;->getServiceFromTokenLocked(Landroid/os/IInterface;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; HSPLcom/android/server/notification/ManagedServices;->getServices()Ljava/util/List; +HPLcom/android/server/notification/ManagedServices;->hasMatchingServices(Ljava/lang/String;I)Z PLcom/android/server/notification/ManagedServices;->isComponentEnabledForCurrentProfiles(Landroid/content/ComponentName;)Z -PLcom/android/server/notification/ManagedServices;->isComponentEnabledForPackage(Ljava/lang/String;)Z +HPLcom/android/server/notification/ManagedServices;->isComponentEnabledForPackage(Ljava/lang/String;)Z PLcom/android/server/notification/ManagedServices;->isDefaultComponentOrPackage(Ljava/lang/String;)Z HPLcom/android/server/notification/ManagedServices;->isPackageAllowed(Ljava/lang/String;I)Z HSPLcom/android/server/notification/ManagedServices;->isPackageOrComponentAllowed(Ljava/lang/String;I)Z @@ -19851,9 +21933,9 @@ HSPLcom/android/server/notification/ManagedServices;->populateComponentsToBind(L HSPLcom/android/server/notification/ManagedServices;->populateComponentsToUnbind(ZLjava/util/Set;Landroid/util/SparseArray;Landroid/util/SparseArray;)V HSPLcom/android/server/notification/ManagedServices;->queryPackageForServices(Ljava/lang/String;I)Ljava/util/Set; HSPLcom/android/server/notification/ManagedServices;->queryPackageForServices(Ljava/lang/String;II)Landroid/util/ArraySet; -HSPLcom/android/server/notification/ManagedServices;->readDefaults(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/notification/ManagedServices;->readExtraAttributes(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/notification/ManagedServices;->readXml(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/internal/util/function/TriPredicate;ZI)V +HSPLcom/android/server/notification/ManagedServices;->readDefaults(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/notification/ManagedServices;->readExtraAttributes(Ljava/lang/String;Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/notification/ManagedServices;->readXml(Landroid/util/TypedXmlPullParser;Lcom/android/internal/util/function/TriPredicate;ZI)V HSPLcom/android/server/notification/ManagedServices;->rebindServices(ZI)V PLcom/android/server/notification/ManagedServices;->registerGuestService(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V HSPLcom/android/server/notification/ManagedServices;->registerService(Landroid/content/ComponentName;I)V @@ -19862,25 +21944,27 @@ HSPLcom/android/server/notification/ManagedServices;->registerServiceImpl(Lcom/a HSPLcom/android/server/notification/ManagedServices;->registerServiceLocked(Landroid/content/ComponentName;I)V HSPLcom/android/server/notification/ManagedServices;->registerServiceLocked(Landroid/content/ComponentName;IZ)V HSPLcom/android/server/notification/ManagedServices;->registerSystemService(Landroid/os/IInterface;Landroid/content/ComponentName;I)V -PLcom/android/server/notification/ManagedServices;->removeServiceImpl(Landroid/os/IInterface;I)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; +HPLcom/android/server/notification/ManagedServices;->removeServiceImpl(Landroid/os/IInterface;I)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; PLcom/android/server/notification/ManagedServices;->removeServiceLocked(I)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo; -PLcom/android/server/notification/ManagedServices;->removeUninstalledItemsFromApprovedLists(ILjava/lang/String;)Z +HPLcom/android/server/notification/ManagedServices;->removeUninstalledItemsFromApprovedLists(ILjava/lang/String;)Z PLcom/android/server/notification/ManagedServices;->resetComponents(Ljava/lang/String;I)Landroid/util/ArrayMap; HPLcom/android/server/notification/ManagedServices;->setComponentState(Landroid/content/ComponentName;Z)V HSPLcom/android/server/notification/ManagedServices;->setPackageOrComponentEnabled(Ljava/lang/String;IZZ)V -PLcom/android/server/notification/ManagedServices;->trimApprovedListsAccordingToInstalledServices(I)V +HSPLcom/android/server/notification/ManagedServices;->setPackageOrComponentEnabled(Ljava/lang/String;IZZZ)V +HSPLcom/android/server/notification/ManagedServices;->shouldReflectToSettings()Z +HPLcom/android/server/notification/ManagedServices;->trimApprovedListsAccordingToInstalledServices(I)V HSPLcom/android/server/notification/ManagedServices;->unbindFromServices(Landroid/util/SparseArray;)V -PLcom/android/server/notification/ManagedServices;->unbindOtherUserServices(I)V -PLcom/android/server/notification/ManagedServices;->unbindService(Landroid/content/ServiceConnection;Landroid/content/ComponentName;I)V +HPLcom/android/server/notification/ManagedServices;->unbindOtherUserServices(I)V +HPLcom/android/server/notification/ManagedServices;->unbindService(Landroid/content/ServiceConnection;Landroid/content/ComponentName;I)V PLcom/android/server/notification/ManagedServices;->unregisterService(Landroid/content/ComponentName;I)V PLcom/android/server/notification/ManagedServices;->unregisterService(Landroid/os/IInterface;I)V PLcom/android/server/notification/ManagedServices;->unregisterServiceImpl(Landroid/os/IInterface;I)V -PLcom/android/server/notification/ManagedServices;->unregisterServiceLocked(Landroid/content/ComponentName;I)V +HPLcom/android/server/notification/ManagedServices;->unregisterServiceLocked(Landroid/content/ComponentName;I)V HSPLcom/android/server/notification/ManagedServices;->upgradeDefaultsXmlVersion()V -HSPLcom/android/server/notification/ManagedServices;->writeDefaults(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/notification/ManagedServices;->writeExtraAttributes(Lorg/xmlpull/v1/XmlSerializer;I)V -HSPLcom/android/server/notification/ManagedServices;->writeExtraXmlTags(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/notification/ManagedServices;->writeXml(Lorg/xmlpull/v1/XmlSerializer;ZI)V +HSPLcom/android/server/notification/ManagedServices;->writeDefaults(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/notification/ManagedServices;->writeExtraAttributes(Landroid/util/TypedXmlSerializer;I)V +HSPLcom/android/server/notification/ManagedServices;->writeExtraXmlTags(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/notification/ManagedServices;->writeXml(Landroid/util/TypedXmlSerializer;ZI)V HSPLcom/android/server/notification/NotificationAdjustmentExtractor;->()V HSPLcom/android/server/notification/NotificationAdjustmentExtractor;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V HPLcom/android/server/notification/NotificationAdjustmentExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; @@ -19893,61 +21977,74 @@ HSPLcom/android/server/notification/NotificationChannelExtractor;->setConfig(Lco HSPLcom/android/server/notification/NotificationChannelExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->()V HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->(Ljava/lang/String;II)V -PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getCreated(Landroid/app/NotificationChannel;)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; -PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getDeleted(Landroid/app/NotificationChannel;)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; +PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getBlocked(Z)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; +HPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getCreated(Landroid/app/NotificationChannel;)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; +HPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getDeleted(Landroid/app/NotificationChannel;)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; +PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getGroupUpdated(Z)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getId()I HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getUpdated(Z)Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent; +HSPLcom/android/server/notification/NotificationChannelLogger;->getConversationIdHash(Landroid/app/NotificationChannel;)I HSPLcom/android/server/notification/NotificationChannelLogger;->getIdHash(Landroid/app/NotificationChannel;)I PLcom/android/server/notification/NotificationChannelLogger;->getIdHash(Landroid/app/NotificationChannelGroup;)I PLcom/android/server/notification/NotificationChannelLogger;->getImportance(Landroid/app/NotificationChannelGroup;)I +PLcom/android/server/notification/NotificationChannelLogger;->getImportance(Z)I HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/NotificationChannel;)I HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/NotificationChannel;I)I -PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelCreated(Landroid/app/NotificationChannel;ILjava/lang/String;)V -PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelDeleted(Landroid/app/NotificationChannel;ILjava/lang/String;)V +PLcom/android/server/notification/NotificationChannelLogger;->logAppNotificationsAllowed(ILjava/lang/String;Z)V +HPLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelCreated(Landroid/app/NotificationChannel;ILjava/lang/String;)V +HPLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelDeleted(Landroid/app/NotificationChannel;ILjava/lang/String;)V +PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelGroup(Landroid/app/NotificationChannelGroup;ILjava/lang/String;ZZ)V +PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelGroupDeleted(Landroid/app/NotificationChannelGroup;ILjava/lang/String;)V HSPLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelModified(Landroid/app/NotificationChannel;ILjava/lang/String;IZ)V HSPLcom/android/server/notification/NotificationChannelLoggerImpl;->()V PLcom/android/server/notification/NotificationChannelLoggerImpl;->logAppEvent(Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;ILjava/lang/String;)V HSPLcom/android/server/notification/NotificationChannelLoggerImpl;->logNotificationChannel(Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;Landroid/app/NotificationChannel;ILjava/lang/String;II)V +PLcom/android/server/notification/NotificationChannelLoggerImpl;->logNotificationChannelGroup(Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;Landroid/app/NotificationChannelGroup;ILjava/lang/String;Z)V HSPLcom/android/server/notification/NotificationComparator$1;->(Lcom/android/server/notification/NotificationComparator;)V +PLcom/android/server/notification/NotificationComparator$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/NotificationComparator;->(Landroid/content/Context;)V HPLcom/android/server/notification/NotificationComparator;->compare(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)I HPLcom/android/server/notification/NotificationComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -PLcom/android/server/notification/NotificationComparator;->isCall(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationComparator;->isDefaultPhoneApp(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationComparator;->isCall(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationComparator;->isDefaultPhoneApp(Ljava/lang/String;)Z HPLcom/android/server/notification/NotificationComparator;->isImportantColorized(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationComparator;->isImportantMessaging(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationComparator;->isImportantOngoing(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationComparator;->isImportantPeople(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationComparator;->isMediaNotification(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationComparator;->isMediaNotification(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationComparator;->isOngoing(Lcom/android/server/notification/NotificationRecord;)Z PLcom/android/server/notification/NotificationHistoryDatabase$1;->(Lcom/android/server/notification/NotificationHistoryDatabase;)V -PLcom/android/server/notification/NotificationHistoryDatabase$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/notification/NotificationHistoryDatabase$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/notification/NotificationHistoryDatabase$RemoveConversationRunnable;->(Lcom/android/server/notification/NotificationHistoryDatabase;Ljava/lang/String;Ljava/util/Set;)V HPLcom/android/server/notification/NotificationHistoryDatabase$RemoveConversationRunnable;->run()V PLcom/android/server/notification/NotificationHistoryDatabase$RemovePackageRunnable;->(Lcom/android/server/notification/NotificationHistoryDatabase;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationHistoryDatabase$RemovePackageRunnable;->run()V +HPLcom/android/server/notification/NotificationHistoryDatabase$RemovePackageRunnable;->run()V PLcom/android/server/notification/NotificationHistoryDatabase$WriteBufferRunnable;->(Lcom/android/server/notification/NotificationHistoryDatabase;)V -PLcom/android/server/notification/NotificationHistoryDatabase$WriteBufferRunnable;->run()V +HPLcom/android/server/notification/NotificationHistoryDatabase$WriteBufferRunnable;->run()V HPLcom/android/server/notification/NotificationHistoryDatabase$WriteBufferRunnable;->run(JLandroid/util/AtomicFile;)V PLcom/android/server/notification/NotificationHistoryDatabase;->()V PLcom/android/server/notification/NotificationHistoryDatabase;->(Landroid/content/Context;Landroid/os/Handler;Ljava/io/File;)V -PLcom/android/server/notification/NotificationHistoryDatabase;->access$100(Lcom/android/server/notification/NotificationHistoryDatabase;)Ljava/lang/Object; -PLcom/android/server/notification/NotificationHistoryDatabase;->access$200()Z +HPLcom/android/server/notification/NotificationHistoryDatabase;->access$000()Ljava/lang/String; +HPLcom/android/server/notification/NotificationHistoryDatabase;->access$100(Lcom/android/server/notification/NotificationHistoryDatabase;)Ljava/lang/Object; +HPLcom/android/server/notification/NotificationHistoryDatabase;->access$200()Z +HPLcom/android/server/notification/NotificationHistoryDatabase;->access$300(Lcom/android/server/notification/NotificationHistoryDatabase;)Ljava/io/File; PLcom/android/server/notification/NotificationHistoryDatabase;->access$400(Lcom/android/server/notification/NotificationHistoryDatabase;Landroid/util/AtomicFile;Landroid/app/NotificationHistory;)V PLcom/android/server/notification/NotificationHistoryDatabase;->access$500(Lcom/android/server/notification/NotificationHistoryDatabase;Ljava/io/File;JI)V -PLcom/android/server/notification/NotificationHistoryDatabase;->addNotification(Landroid/app/NotificationHistory$HistoricalNotification;)V +HPLcom/android/server/notification/NotificationHistoryDatabase;->access$600(Landroid/util/AtomicFile;Landroid/app/NotificationHistory;Lcom/android/server/notification/NotificationHistoryFilter;)V +HPLcom/android/server/notification/NotificationHistoryDatabase;->addNotification(Landroid/app/NotificationHistory$HistoricalNotification;)V PLcom/android/server/notification/NotificationHistoryDatabase;->checkVersionAndBuildLocked()V PLcom/android/server/notification/NotificationHistoryDatabase;->deleteConversations(Ljava/lang/String;Ljava/util/Set;)V PLcom/android/server/notification/NotificationHistoryDatabase;->deleteFile(Landroid/util/AtomicFile;)V PLcom/android/server/notification/NotificationHistoryDatabase;->indexFilesLocked()V PLcom/android/server/notification/NotificationHistoryDatabase;->init()V PLcom/android/server/notification/NotificationHistoryDatabase;->lambda$indexFilesLocked$0(Ljava/io/File;Ljava/io/File;)I +PLcom/android/server/notification/NotificationHistoryDatabase;->onPackageRemoved(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationHistoryDatabase;->prune(IJ)V HPLcom/android/server/notification/NotificationHistoryDatabase;->readLocked(Landroid/util/AtomicFile;Landroid/app/NotificationHistory;Lcom/android/server/notification/NotificationHistoryFilter;)V PLcom/android/server/notification/NotificationHistoryDatabase;->safeParseLong(Ljava/lang/String;)J HPLcom/android/server/notification/NotificationHistoryDatabase;->scheduleDeletion(Ljava/io/File;J)V -PLcom/android/server/notification/NotificationHistoryDatabase;->scheduleDeletion(Ljava/io/File;JI)V -PLcom/android/server/notification/NotificationHistoryDatabase;->writeLocked(Landroid/util/AtomicFile;Landroid/app/NotificationHistory;)V +HPLcom/android/server/notification/NotificationHistoryDatabase;->scheduleDeletion(Ljava/io/File;JI)V +HPLcom/android/server/notification/NotificationHistoryDatabase;->writeLocked(Landroid/util/AtomicFile;Landroid/app/NotificationHistory;)V PLcom/android/server/notification/NotificationHistoryDatabaseFactory;->create(Landroid/content/Context;Landroid/os/Handler;Ljava/io/File;)Lcom/android/server/notification/NotificationHistoryDatabase; HPLcom/android/server/notification/NotificationHistoryFilter$Builder;->()V HPLcom/android/server/notification/NotificationHistoryFilter$Builder;->build()Lcom/android/server/notification/NotificationHistoryFilter; @@ -19963,13 +22060,14 @@ HPLcom/android/server/notification/NotificationHistoryFilter;->matchesCountFilte HPLcom/android/server/notification/NotificationHistoryFilter;->matchesPackageAndChannelFilter(Landroid/app/NotificationHistory$HistoricalNotification;)Z HSPLcom/android/server/notification/NotificationHistoryManager$SettingsObserver;->(Lcom/android/server/notification/NotificationHistoryManager;Landroid/os/Handler;)V HSPLcom/android/server/notification/NotificationHistoryManager$SettingsObserver;->observe()V +PLcom/android/server/notification/NotificationHistoryManager$SettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/notification/NotificationHistoryManager$SettingsObserver;->update(Landroid/net/Uri;I)V HSPLcom/android/server/notification/NotificationHistoryManager;->()V HSPLcom/android/server/notification/NotificationHistoryManager;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLcom/android/server/notification/NotificationHistoryManager;->access$000(Lcom/android/server/notification/NotificationHistoryManager;)Landroid/content/Context; HSPLcom/android/server/notification/NotificationHistoryManager;->access$100(Lcom/android/server/notification/NotificationHistoryManager;)Ljava/lang/Object; HSPLcom/android/server/notification/NotificationHistoryManager;->access$200(Lcom/android/server/notification/NotificationHistoryManager;)Landroid/os/UserManager; -PLcom/android/server/notification/NotificationHistoryManager;->addNotification(Landroid/app/NotificationHistory$HistoricalNotification;)V +HPLcom/android/server/notification/NotificationHistoryManager;->addNotification(Landroid/app/NotificationHistory$HistoricalNotification;)V HPLcom/android/server/notification/NotificationHistoryManager;->deleteConversations(Ljava/lang/String;ILjava/util/Set;)V HSPLcom/android/server/notification/NotificationHistoryManager;->getUserHistoryAndInitializeIfNeededLocked(I)Lcom/android/server/notification/NotificationHistoryDatabase; HPLcom/android/server/notification/NotificationHistoryManager;->lambda$addNotification$0$NotificationHistoryManager(Landroid/app/NotificationHistory$HistoricalNotification;)V @@ -19978,16 +22076,17 @@ HSPLcom/android/server/notification/NotificationHistoryManager;->onHistoryEnable PLcom/android/server/notification/NotificationHistoryManager;->onPackageRemoved(ILjava/lang/String;)V PLcom/android/server/notification/NotificationHistoryManager;->onUserStopped(I)V PLcom/android/server/notification/NotificationHistoryManager;->onUserUnlocked(I)V +PLcom/android/server/notification/NotificationHistoryManager;->readNotificationHistory([I)Landroid/app/NotificationHistory; PLcom/android/server/notification/NotificationHistoryManager;->triggerWriteToDisk()V HPLcom/android/server/notification/NotificationHistoryProtoHelper;->loadIcon(Landroid/util/proto/ProtoInputStream;Landroid/app/NotificationHistory$HistoricalNotification$Builder;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationHistoryProtoHelper;->read(Ljava/io/InputStream;Landroid/app/NotificationHistory;Lcom/android/server/notification/NotificationHistoryFilter;)V HPLcom/android/server/notification/NotificationHistoryProtoHelper;->readNotification(Landroid/util/proto/ProtoInputStream;Ljava/util/List;)Landroid/app/NotificationHistory$HistoricalNotification; HPLcom/android/server/notification/NotificationHistoryProtoHelper;->readNotification(Landroid/util/proto/ProtoInputStream;Ljava/util/List;Landroid/app/NotificationHistory;Lcom/android/server/notification/NotificationHistoryFilter;)V PLcom/android/server/notification/NotificationHistoryProtoHelper;->readStringPool(Landroid/util/proto/ProtoInputStream;)Ljava/util/List; -PLcom/android/server/notification/NotificationHistoryProtoHelper;->write(Ljava/io/OutputStream;Landroid/app/NotificationHistory;I)V -PLcom/android/server/notification/NotificationHistoryProtoHelper;->writeIcon(Landroid/util/proto/ProtoOutputStream;Landroid/app/NotificationHistory$HistoricalNotification;)V -PLcom/android/server/notification/NotificationHistoryProtoHelper;->writeNotification(Landroid/util/proto/ProtoOutputStream;[Ljava/lang/String;Landroid/app/NotificationHistory$HistoricalNotification;)V -PLcom/android/server/notification/NotificationHistoryProtoHelper;->writeStringPool(Landroid/util/proto/ProtoOutputStream;Landroid/app/NotificationHistory;)V +HPLcom/android/server/notification/NotificationHistoryProtoHelper;->write(Ljava/io/OutputStream;Landroid/app/NotificationHistory;I)V +HPLcom/android/server/notification/NotificationHistoryProtoHelper;->writeIcon(Landroid/util/proto/ProtoOutputStream;Landroid/app/NotificationHistory$HistoricalNotification;)V +HPLcom/android/server/notification/NotificationHistoryProtoHelper;->writeNotification(Landroid/util/proto/ProtoOutputStream;[Ljava/lang/String;Landroid/app/NotificationHistory$HistoricalNotification;)V +HPLcom/android/server/notification/NotificationHistoryProtoHelper;->writeStringPool(Landroid/util/proto/ProtoOutputStream;Landroid/app/NotificationHistory;)V HPLcom/android/server/notification/NotificationIntrusivenessExtractor$1;->(Lcom/android/server/notification/NotificationIntrusivenessExtractor;Ljava/lang/String;J)V HPLcom/android/server/notification/NotificationIntrusivenessExtractor$1;->applyChangesLocked(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationIntrusivenessExtractor$1;->work()V @@ -19997,24 +22096,27 @@ HSPLcom/android/server/notification/NotificationIntrusivenessExtractor;->initial HPLcom/android/server/notification/NotificationIntrusivenessExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; HSPLcom/android/server/notification/NotificationIntrusivenessExtractor;->setConfig(Lcom/android/server/notification/RankingConfig;)V HSPLcom/android/server/notification/NotificationIntrusivenessExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V -PLcom/android/server/notification/NotificationManagerService$10$1;->(Lcom/android/server/notification/NotificationManagerService$10;Ljava/lang/String;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;[Landroid/service/notification/Condition;)V -PLcom/android/server/notification/NotificationManagerService$10$1;->run()V +HPLcom/android/server/notification/NotificationManagerService$10$1;->(Lcom/android/server/notification/NotificationManagerService$10;Ljava/lang/String;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;[Landroid/service/notification/Condition;)V +HPLcom/android/server/notification/NotificationManagerService$10$1;->run()V HSPLcom/android/server/notification/NotificationManagerService$10;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$10;->applyAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/service/notification/Adjustment;)V +PLcom/android/server/notification/NotificationManagerService$10;->addAutomaticZenRule(Landroid/app/AutomaticZenRule;)Ljava/lang/String; +HPLcom/android/server/notification/NotificationManagerService$10;->applyAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/service/notification/Adjustment;)V HPLcom/android/server/notification/NotificationManagerService$10;->applyAdjustmentsFromAssistant(Landroid/service/notification/INotificationListener;Ljava/util/List;)V HPLcom/android/server/notification/NotificationManagerService$10;->applyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/service/notification/Adjustment;)V -PLcom/android/server/notification/NotificationManagerService$10;->areBubblesAllowed(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->areBubblesAllowed(Ljava/lang/String;)Z HPLcom/android/server/notification/NotificationManagerService$10;->areNotificationsEnabled(Ljava/lang/String;)Z HPLcom/android/server/notification/NotificationManagerService$10;->areNotificationsEnabledForPackage(Ljava/lang/String;I)Z HPLcom/android/server/notification/NotificationManagerService$10;->canNotifyAsPackage(Ljava/lang/String;Ljava/lang/String;I)Z PLcom/android/server/notification/NotificationManagerService$10;->canShowBadge(Ljava/lang/String;I)Z -PLcom/android/server/notification/NotificationManagerService$10;->cancelAllNotifications(Ljava/lang/String;I)V +HPLcom/android/server/notification/NotificationManagerService$10;->cancelAllNotifications(Ljava/lang/String;I)V +PLcom/android/server/notification/NotificationManagerService$10;->cancelNotificationFromListenerLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;IILjava/lang/String;Ljava/lang/String;II)V HSPLcom/android/server/notification/NotificationManagerService$10;->cancelNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V PLcom/android/server/notification/NotificationManagerService$10;->cancelNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->cancelToast(Ljava/lang/String;Landroid/os/IBinder;)V -PLcom/android/server/notification/NotificationManagerService$10;->checkPackagePolicyAccess(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$10;->checkPolicyAccess(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->checkPackagePolicyAccess(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->checkPolicyAccess(Ljava/lang/String;)Z PLcom/android/server/notification/NotificationManagerService$10;->clearData(Ljava/lang/String;IZ)V +PLcom/android/server/notification/NotificationManagerService$10;->createConversationNotificationChannelForPackage(Ljava/lang/String;ILandroid/app/NotificationChannel;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannelGroups(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V HSPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannels(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V PLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannelsForPackage(Ljava/lang/String;ILandroid/content/pm/ParceledListSlice;)V @@ -20022,28 +22124,28 @@ HSPLcom/android/server/notification/NotificationManagerService$10;->createNotifi HSPLcom/android/server/notification/NotificationManagerService$10;->deleteNotificationChannel(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->deleteNotificationChannelGroup(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService$10;->enforcePolicyAccess(ILjava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService$10;->enforcePolicyAccess(ILjava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->enforcePolicyAccess(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService$10;->enforceSystemOrSystemUI(Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService$10;->enforceSystemOrSystemUI(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$10;->enforceSystemOrSystemUIOrSamePackage(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$10;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;I)V PLcom/android/server/notification/NotificationManagerService$10;->enqueueTextToast(Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;IILandroid/app/ITransientNotificationCallback;)V PLcom/android/server/notification/NotificationManagerService$10;->enqueueToast(Ljava/lang/String;Landroid/os/IBinder;Landroid/app/ITransientNotification;II)V -PLcom/android/server/notification/NotificationManagerService$10;->enqueueToast(Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;IILandroid/app/ITransientNotificationCallback;)V -PLcom/android/server/notification/NotificationManagerService$10;->finishToken(Ljava/lang/String;Landroid/os/IBinder;)V +HPLcom/android/server/notification/NotificationManagerService$10;->enqueueToast(Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;IILandroid/app/ITransientNotificationCallback;)V +HPLcom/android/server/notification/NotificationManagerService$10;->finishToken(Ljava/lang/String;Landroid/os/IBinder;)V HPLcom/android/server/notification/NotificationManagerService$10;->getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; PLcom/android/server/notification/NotificationManagerService$10;->getActiveNotificationsWithAttribution(Ljava/lang/String;Ljava/lang/String;)[Landroid/service/notification/StatusBarNotification; PLcom/android/server/notification/NotificationManagerService$10;->getAllowedAssistantAdjustments(Ljava/lang/String;)Ljava/util/List; -PLcom/android/server/notification/NotificationManagerService$10;->getAllowedNotificationAssistant()Landroid/content/ComponentName; -PLcom/android/server/notification/NotificationManagerService$10;->getAllowedNotificationAssistantForUser(I)Landroid/content/ComponentName; +HPLcom/android/server/notification/NotificationManagerService$10;->getAllowedNotificationAssistant()Landroid/content/ComponentName; +HPLcom/android/server/notification/NotificationManagerService$10;->getAllowedNotificationAssistantForUser(I)Landroid/content/ComponentName; HPLcom/android/server/notification/NotificationManagerService$10;->getAppActiveNotifications(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/notification/NotificationManagerService$10;->getAutomaticZenRule(Ljava/lang/String;)Landroid/app/AutomaticZenRule; +HPLcom/android/server/notification/NotificationManagerService$10;->getAutomaticZenRule(Ljava/lang/String;)Landroid/app/AutomaticZenRule; PLcom/android/server/notification/NotificationManagerService$10;->getBackupPayload(I)[B PLcom/android/server/notification/NotificationManagerService$10;->getBlockedChannelCount(Ljava/lang/String;I)I -PLcom/android/server/notification/NotificationManagerService$10;->getBubblePreferenceForPackage(Ljava/lang/String;I)I -HPLcom/android/server/notification/NotificationManagerService$10;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; +HPLcom/android/server/notification/NotificationManagerService$10;->getBubblePreferenceForPackage(Ljava/lang/String;I)I +HSPLcom/android/server/notification/NotificationManagerService$10;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; HPLcom/android/server/notification/NotificationManagerService$10;->getConversationNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Landroid/app/NotificationChannel; -PLcom/android/server/notification/NotificationManagerService$10;->getConversations(Z)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/notification/NotificationManagerService$10;->getConversations(Z)Landroid/content/pm/ParceledListSlice; PLcom/android/server/notification/NotificationManagerService$10;->getConversationsForPackage(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; PLcom/android/server/notification/NotificationManagerService$10;->getDeletedChannelCount(Ljava/lang/String;I)I PLcom/android/server/notification/NotificationManagerService$10;->getEffectsSuppressor()Landroid/content/ComponentName; @@ -20056,33 +22158,42 @@ PLcom/android/server/notification/NotificationManagerService$10;->getNotificatio HPLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; PLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannelGroupsForPackage(Ljava/lang/String;IZ)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannels(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/notification/NotificationManagerService$10;->getNotificationPolicy(Ljava/lang/String;)Landroid/app/NotificationManager$Policy; +PLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannelsBypassingDnd(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/notification/NotificationManagerService$10;->getNotificationHistory(Ljava/lang/String;Ljava/lang/String;)Landroid/app/NotificationHistory; +HPLcom/android/server/notification/NotificationManagerService$10;->getNotificationPolicy(Ljava/lang/String;)Landroid/app/NotificationManager$Policy; PLcom/android/server/notification/NotificationManagerService$10;->getNumNotificationChannelsForPackage(Ljava/lang/String;IZ)I PLcom/android/server/notification/NotificationManagerService$10;->getPackageImportance(Ljava/lang/String;)I PLcom/android/server/notification/NotificationManagerService$10;->getPrivateNotificationsAllowed()Z +PLcom/android/server/notification/NotificationManagerService$10;->getSnoozedNotificationsFromListener(Landroid/service/notification/INotificationListener;I)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/notification/NotificationManagerService$10;->getZenMode()I -PLcom/android/server/notification/NotificationManagerService$10;->getZenModeConfig()Landroid/service/notification/ZenModeConfig; -PLcom/android/server/notification/NotificationManagerService$10;->getZenRules()Ljava/util/List; +HPLcom/android/server/notification/NotificationManagerService$10;->getZenModeConfig()Landroid/service/notification/ZenModeConfig; +HPLcom/android/server/notification/NotificationManagerService$10;->getZenRules()Ljava/util/List; HPLcom/android/server/notification/NotificationManagerService$10;->hasEnabledNotificationListener(Ljava/lang/String;I)Z PLcom/android/server/notification/NotificationManagerService$10;->hasSentValidMsg(Ljava/lang/String;I)Z PLcom/android/server/notification/NotificationManagerService$10;->hasUserDemotedInvalidMsgApp(Ljava/lang/String;I)Z PLcom/android/server/notification/NotificationManagerService$10;->isInInvalidMsgState(Ljava/lang/String;I)Z -PLcom/android/server/notification/NotificationManagerService$10;->isNotificationListenerAccessGranted(Landroid/content/ComponentName;)Z -PLcom/android/server/notification/NotificationManagerService$10;->isNotificationPolicyAccessGranted(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$10;->isPackageInForegroundForToast(Ljava/lang/String;I)Z -PLcom/android/server/notification/NotificationManagerService$10;->isPackagePaused(Ljava/lang/String;)Z +PLcom/android/server/notification/NotificationManagerService$10;->isNotificationAssistantAccessGranted(Landroid/content/ComponentName;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->isNotificationListenerAccessGranted(Landroid/content/ComponentName;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->isNotificationPolicyAccessGranted(Ljava/lang/String;)Z +PLcom/android/server/notification/NotificationManagerService$10;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->isPackagePaused(Ljava/lang/String;)Z PLcom/android/server/notification/NotificationManagerService$10;->matchesCallFilter(Landroid/os/Bundle;)Z -PLcom/android/server/notification/NotificationManagerService$10;->notifyConditions(Ljava/lang/String;Landroid/service/notification/IConditionProvider;[Landroid/service/notification/Condition;)V +HPLcom/android/server/notification/NotificationManagerService$10;->notifyConditions(Ljava/lang/String;Landroid/service/notification/IConditionProvider;[Landroid/service/notification/Condition;)V PLcom/android/server/notification/NotificationManagerService$10;->onlyHasDefaultChannel(Ljava/lang/String;I)Z PLcom/android/server/notification/NotificationManagerService$10;->registerListener(Landroid/service/notification/INotificationListener;Landroid/content/ComponentName;I)V +PLcom/android/server/notification/NotificationManagerService$10;->removeAutomaticZenRule(Ljava/lang/String;)Z PLcom/android/server/notification/NotificationManagerService$10;->removeAutomaticZenRules(Ljava/lang/String;)Z PLcom/android/server/notification/NotificationManagerService$10;->requestBindListener(Landroid/content/ComponentName;)V -PLcom/android/server/notification/NotificationManagerService$10;->requestBindProvider(Landroid/content/ComponentName;)V -PLcom/android/server/notification/NotificationManagerService$10;->requestHintsFromListener(Landroid/service/notification/INotificationListener;I)V +HPLcom/android/server/notification/NotificationManagerService$10;->requestBindProvider(Landroid/content/ComponentName;)V +HPLcom/android/server/notification/NotificationManagerService$10;->requestHintsFromListener(Landroid/service/notification/INotificationListener;I)V PLcom/android/server/notification/NotificationManagerService$10;->requestUnbindListener(Landroid/service/notification/INotificationListener;)V -PLcom/android/server/notification/NotificationManagerService$10;->requestUnbindProvider(Landroid/service/notification/IConditionProvider;)V +HPLcom/android/server/notification/NotificationManagerService$10;->requestUnbindProvider(Landroid/service/notification/IConditionProvider;)V HPLcom/android/server/notification/NotificationManagerService$10;->sanitizeSbn(Ljava/lang/String;ILandroid/service/notification/StatusBarNotification;)Landroid/service/notification/StatusBarNotification; +PLcom/android/server/notification/NotificationManagerService$10;->setBubblesAllowed(Ljava/lang/String;II)V PLcom/android/server/notification/NotificationManagerService$10;->setInterruptionFilter(Ljava/lang/String;I)V +PLcom/android/server/notification/NotificationManagerService$10;->setInvalidMsgAppDemoted(Ljava/lang/String;IZ)V +PLcom/android/server/notification/NotificationManagerService$10;->setNotificationListenerAccessGranted(Landroid/content/ComponentName;ZZ)V +HSPLcom/android/server/notification/NotificationManagerService$10;->setNotificationListenerAccessGrantedForUser(Landroid/content/ComponentName;IZZ)V PLcom/android/server/notification/NotificationManagerService$10;->setNotificationPolicy(Ljava/lang/String;Landroid/app/NotificationManager$Policy;)V HSPLcom/android/server/notification/NotificationManagerService$10;->setNotificationPolicyAccessGranted(Ljava/lang/String;Z)V HSPLcom/android/server/notification/NotificationManagerService$10;->setNotificationPolicyAccessGrantedForUser(Ljava/lang/String;IZ)V @@ -20092,16 +22203,20 @@ PLcom/android/server/notification/NotificationManagerService$10;->setPrivateNoti PLcom/android/server/notification/NotificationManagerService$10;->setShowBadge(Ljava/lang/String;IZ)V PLcom/android/server/notification/NotificationManagerService$10;->setZenMode(ILandroid/net/Uri;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->shouldHideSilentStatusIcons(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$10;->silenceNotificationSound()V +HPLcom/android/server/notification/NotificationManagerService$10;->silenceNotificationSound()V PLcom/android/server/notification/NotificationManagerService$10;->unregisterListener(Landroid/service/notification/INotificationListener;I)V -PLcom/android/server/notification/NotificationManagerService$10;->updateAutomaticZenRule(Ljava/lang/String;Landroid/app/AutomaticZenRule;)Z +HPLcom/android/server/notification/NotificationManagerService$10;->updateAutomaticZenRule(Ljava/lang/String;Landroid/app/AutomaticZenRule;)Z PLcom/android/server/notification/NotificationManagerService$10;->updateNotificationChannelForPackage(Ljava/lang/String;ILandroid/app/NotificationChannel;)V PLcom/android/server/notification/NotificationManagerService$10;->updateNotificationChannelGroupForPackage(Ljava/lang/String;ILandroid/app/NotificationChannelGroup;)V HSPLcom/android/server/notification/NotificationManagerService$11;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$11;->cancelNotification(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;II)V -PLcom/android/server/notification/NotificationManagerService$11;->enqueueNotification(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;I)V -PLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannel; +HPLcom/android/server/notification/NotificationManagerService$11;->cancelNotification(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;II)V +HPLcom/android/server/notification/NotificationManagerService$11;->enqueueNotification(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;I)V +HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannel; +HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannelGroup(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannelGroup; PLcom/android/server/notification/NotificationManagerService$11;->lambda$removeForegroundServiceFlagFromNotification$0$NotificationManagerService$11(Ljava/lang/String;II)V +PLcom/android/server/notification/NotificationManagerService$11;->onConversationRemoved(Ljava/lang/String;ILjava/util/Set;)V +PLcom/android/server/notification/NotificationManagerService$11;->removeForegroundServiceFlagFromNotification(Ljava/lang/String;II)V +PLcom/android/server/notification/NotificationManagerService$11;->removeForegroundServiceFlagLocked(Lcom/android/server/notification/NotificationRecord;)V HSPLcom/android/server/notification/NotificationManagerService$12;->(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService$13;->(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService$13;->run()V @@ -20111,48 +22226,55 @@ HSPLcom/android/server/notification/NotificationManagerService$15;->(Lcom/ HPLcom/android/server/notification/NotificationManagerService$15;->lambda$run$0(III)Z HSPLcom/android/server/notification/NotificationManagerService$15;->run()V PLcom/android/server/notification/NotificationManagerService$16;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;IIIIZ)V +PLcom/android/server/notification/NotificationManagerService$16;->lambda$run$0(II)Z PLcom/android/server/notification/NotificationManagerService$16;->run()V HSPLcom/android/server/notification/NotificationManagerService$1;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$1;->clearEffects()V +HPLcom/android/server/notification/NotificationManagerService$1;->clearEffects()V HPLcom/android/server/notification/NotificationManagerService$1;->clearInlineReplyUriPermissions(Ljava/lang/String;I)V +PLcom/android/server/notification/NotificationManagerService$1;->onBubbleNotificationSuppressionChanged(Ljava/lang/String;Z)V PLcom/android/server/notification/NotificationManagerService$1;->onClearAll(III)V -PLcom/android/server/notification/NotificationManagerService$1;->onNotificationActionClick(IILjava/lang/String;ILandroid/app/Notification$Action;Lcom/android/internal/statusbar/NotificationVisibility;Z)V -PLcom/android/server/notification/NotificationManagerService$1;->onNotificationClear(IILjava/lang/String;Ljava/lang/String;IILjava/lang/String;IILcom/android/internal/statusbar/NotificationVisibility;)V -PLcom/android/server/notification/NotificationManagerService$1;->onNotificationClick(IILjava/lang/String;Lcom/android/internal/statusbar/NotificationVisibility;)V +HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationActionClick(IILjava/lang/String;ILandroid/app/Notification$Action;Lcom/android/internal/statusbar/NotificationVisibility;Z)V +PLcom/android/server/notification/NotificationManagerService$1;->onNotificationBubbleChanged(Ljava/lang/String;ZI)V +HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationClear(IILjava/lang/String;Ljava/lang/String;IILjava/lang/String;IILcom/android/internal/statusbar/NotificationVisibility;)V +HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationClick(IILjava/lang/String;Lcom/android/internal/statusbar/NotificationVisibility;)V PLcom/android/server/notification/NotificationManagerService$1;->onNotificationDirectReplied(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationExpansionChanged(Ljava/lang/String;ZZI)V PLcom/android/server/notification/NotificationManagerService$1;->onNotificationSettingsViewed(Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$1;->onNotificationSmartReplySent(Ljava/lang/String;ILjava/lang/CharSequence;IZ)V HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationSmartSuggestionsAdded(Ljava/lang/String;IIZZ)V HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V -PLcom/android/server/notification/NotificationManagerService$1;->onPanelHidden()V -PLcom/android/server/notification/NotificationManagerService$1;->onPanelRevealed(ZI)V -PLcom/android/server/notification/NotificationManagerService$1;->onSetDisabled(I)V +HPLcom/android/server/notification/NotificationManagerService$1;->onPanelHidden()V +HPLcom/android/server/notification/NotificationManagerService$1;->onPanelRevealed(ZI)V +HPLcom/android/server/notification/NotificationManagerService$1;->onSetDisabled(I)V +PLcom/android/server/notification/NotificationManagerService$1;->prepareForPossibleShutdown()V HSPLcom/android/server/notification/NotificationManagerService$2;->(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/NotificationManagerService$3;->(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService$4;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/notification/NotificationManagerService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/NotificationManagerService$5;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/notification/NotificationManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/NotificationManagerService$6;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/notification/NotificationManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/NotificationManagerService$7;->(Lcom/android/server/notification/NotificationManagerService;)V +PLcom/android/server/notification/NotificationManagerService$7;->lambda$onAutomaticRuleStatusChanged$3$NotificationManagerService$7(Ljava/lang/String;Ljava/lang/String;II)V HSPLcom/android/server/notification/NotificationManagerService$7;->lambda$onConsolidatedPolicyChanged$2$NotificationManagerService$7()V HSPLcom/android/server/notification/NotificationManagerService$7;->lambda$onPolicyChanged$1$NotificationManagerService$7()V -PLcom/android/server/notification/NotificationManagerService$7;->lambda$onZenModeChanged$0$NotificationManagerService$7()V +HPLcom/android/server/notification/NotificationManagerService$7;->lambda$onZenModeChanged$0$NotificationManagerService$7()V +PLcom/android/server/notification/NotificationManagerService$7;->onAutomaticRuleStatusChanged(ILjava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/notification/NotificationManagerService$7;->onConfigChanged()V HSPLcom/android/server/notification/NotificationManagerService$7;->onConsolidatedPolicyChanged()V HSPLcom/android/server/notification/NotificationManagerService$7;->onPolicyChanged()V PLcom/android/server/notification/NotificationManagerService$7;->onZenModeChanged()V HSPLcom/android/server/notification/NotificationManagerService$8;->(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService$9;->(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService$9;->addAutoGroup(Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService$9;->addAutoGroup(Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$9;->addAutoGroupSummary(ILjava/lang/String;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$9;->removeAutoGroup(Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService$9;->removeAutoGroupSummary(ILjava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService$9;->removeAutoGroupSummary(ILjava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$9;->updateAutogroupSummary(Ljava/lang/String;Z)V HSPLcom/android/server/notification/NotificationManagerService$Archive;->(I)V +PLcom/android/server/notification/NotificationManagerService$Archive;->descendingIterator()Ljava/util/Iterator; PLcom/android/server/notification/NotificationManagerService$Archive;->getArray(IZ)[Landroid/service/notification/StatusBarNotification; HPLcom/android/server/notification/NotificationManagerService$Archive;->record(Landroid/service/notification/StatusBarNotification;I)V PLcom/android/server/notification/NotificationManagerService$Archive;->toString()Ljava/lang/String; @@ -20164,11 +22286,11 @@ PLcom/android/server/notification/NotificationManagerService$DumpFilter;-> PLcom/android/server/notification/NotificationManagerService$DumpFilter;->matches(Landroid/content/ComponentName;)Z PLcom/android/server/notification/NotificationManagerService$DumpFilter;->matches(Landroid/service/notification/StatusBarNotification;)Z HPLcom/android/server/notification/NotificationManagerService$DumpFilter;->matches(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$DumpFilter;->parseFromArguments([Ljava/lang/String;)Lcom/android/server/notification/NotificationManagerService$DumpFilter; +HPLcom/android/server/notification/NotificationManagerService$DumpFilter;->parseFromArguments([Ljava/lang/String;)Lcom/android/server/notification/NotificationManagerService$DumpFilter; HPLcom/android/server/notification/NotificationManagerService$EnqueueNotificationRunnable;->(Lcom/android/server/notification/NotificationManagerService;ILcom/android/server/notification/NotificationRecord;Z)V HPLcom/android/server/notification/NotificationManagerService$EnqueueNotificationRunnable;->run()V HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->(Lcom/android/server/notification/NotificationManagerService;Landroid/content/Context;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/content/pm/IPackageManager;)V -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->access$8800(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->access$8800(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationRecord;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->asInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->getAllowedAssistantAdjustments()Ljava/util/List; @@ -20176,22 +22298,25 @@ HSPLcom/android/server/notification/NotificationManagerService$NotificationAssis HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->getRequiredPermission()Ljava/lang/String; HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->hasUserSet(I)Z HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isAdjustmentAllowed(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isEnabled()Z -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isVerboseLogEnabled()Z +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isEnabled()Z +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isVerboseLogEnabled()Z PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantActionClicked$10$NotificationManagerService$NotificationAssistants(Ljava/lang/String;Landroid/app/Notification$Action;ZLandroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantExpansionChangedLocked$7$NotificationManagerService$NotificationAssistants(Ljava/lang/String;ZZLandroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantExpansionChangedLocked$7$NotificationManagerService$NotificationAssistants(Ljava/lang/String;ZZLandroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantLocked$12(Ljava/util/function/BiConsumer;Landroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantNotificationDirectReplyLocked$8$NotificationManagerService$NotificationAssistants(Ljava/lang/String;Landroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantSuggestedReplySent$9$NotificationManagerService$NotificationAssistants(Ljava/lang/String;Ljava/lang/CharSequence;ZLandroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$notifyAssistantVisibilityChangedLocked$6$NotificationManagerService$NotificationAssistants(Ljava/lang/String;ZLandroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$onNotificationEnqueuedLocked$5$NotificationManagerService$NotificationAssistants(ZLcom/android/server/notification/NotificationRecord;Landroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$onNotificationsSeenLocked$2$NotificationManagerService$NotificationAssistants(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/util/ArrayList;)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$onNotificationsSeenLocked$2$NotificationManagerService$NotificationAssistants(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/util/ArrayList;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$onPanelHidden$4$NotificationManagerService$NotificationAssistants(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->lambda$onPanelRevealed$3$NotificationManagerService$NotificationAssistants(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantExpansionChangedLocked(Landroid/service/notification/StatusBarNotification;ZZ)V -HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantLocked(Landroid/service/notification/StatusBarNotification;ZLjava/util/function/BiConsumer;)V -HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantVisibilityChangedLocked(Landroid/service/notification/StatusBarNotification;Z)V -PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifySeen(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/util/ArrayList;)V +PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantActionClicked(Lcom/android/server/notification/NotificationRecord;Landroid/app/Notification$Action;Z)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantExpansionChangedLocked(Landroid/service/notification/StatusBarNotification;IZZ)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantLocked(Landroid/service/notification/StatusBarNotification;IZLjava/util/function/BiConsumer;)V +PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantNotificationDirectReplyLocked(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantSuggestedReplySent(Landroid/service/notification/StatusBarNotification;ILjava/lang/CharSequence;Z)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantVisibilityChangedLocked(Lcom/android/server/notification/NotificationRecord;Z)V +HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifySeen(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/util/ArrayList;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onNotificationEnqueuedLocked(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onNotificationsSeenLocked(Ljava/util/ArrayList;)V HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onPanelHidden()V @@ -20199,21 +22324,23 @@ HPLcom/android/server/notification/NotificationManagerService$NotificationAssist PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onServiceAdded(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onServiceRemovedLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V PLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onUserUnlocked(I)V -HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->readExtraAttributes(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->readExtraTag(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->readExtraAttributes(Ljava/lang/String;Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->readExtraTag(Ljava/lang/String;Landroid/util/TypedXmlPullParser;)V HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->resetDefaultAssistantsIfNecessary()V HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->setPackageOrComponentEnabled(Ljava/lang/String;IZZ)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->setPackageOrComponentEnabled(Ljava/lang/String;IZZZ)V HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->setUserSet(IZ)V -HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->writeExtraXmlTags(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->(Lcom/android/server/notification/NotificationManagerService;Landroid/content/pm/IPackageManager;)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->writeExtraXmlTags(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->(Lcom/android/server/notification/NotificationManagerService;Landroid/content/Context;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/content/pm/IPackageManager;)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->asInterface(Landroid/os/IBinder;)Landroid/os/IInterface; PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->checkType(Landroid/os/IInterface;)Z HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getBindFlags()I HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getConfig()Lcom/android/server/notification/ManagedServices$Config; +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getNotificationListenerFilter(Landroid/util/Pair;)Landroid/service/notification/NotificationListenerFilter; HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getOnNotificationPostedTrim(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)I HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getRequiredPermission()Ljava/lang/String; HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->isListenerPackage(Ljava/lang/String;)Z -PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyInterruptionFilterChanged$7$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyInterruptionFilterChanged$7$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyListenerHintsChangedLocked$6$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyNotificationChannelChanged$8$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyNotificationChannelGroupChanged$9$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V @@ -20222,29 +22349,35 @@ HPLcom/android/server/notification/NotificationManagerService$NotificationListen HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyRemovedLocked$3$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyRemovedLocked$4$NotificationManagerService$NotificationListeners(Lcom/android/server/notification/NotificationRecord;)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyHiddenLocked(Ljava/util/List;)V -PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyInterruptionFilterChanged(I)V -PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyInterruptionFilterChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyInterruptionFilterChanged(I)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyInterruptionFilterChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyListenerHintsChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V -PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyListenerHintsChangedLocked(I)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyListenerHintsChangedLocked(I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelChanged(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelGroupChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelGroupChanged(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyPosted(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;)V -PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyPostedLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyPostedLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyPostedLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Z)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRankingUpdate(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/NotificationRankingUpdate;)V HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRankingUpdateLocked(Ljava/util/List;)V HPLcom/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 HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRemovedLocked(Lcom/android/server/notification/NotificationRecord;ILandroid/service/notification/NotificationStats;)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyUnhiddenLocked(Ljava/util/List;)V +HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->onPackagesChanged(Z[Ljava/lang/String;[I)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->onServiceAdded(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->onServiceRemovedLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V +PLcom/android/server/notification/NotificationManagerService$NotificationListeners;->onUserUnlocked(I)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->readExtraTag(Ljava/lang/String;Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->setPackageOrComponentEnabled(Ljava/lang/String;IZZZ)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->shouldReflectToSettings()Z HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->updateUriPermissionsForActiveNotificationsLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Z)V +HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->writeExtraXmlTags(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService$1;)V -PLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->getToken()Landroid/os/IBinder; -HPLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->isActivityStartAllowed(ILjava/lang/String;)Z +PLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->canCloseSystemDialogs(Ljava/util/Collection;I)Z +HPLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->isActivityStartAllowed(Ljava/util/Collection;ILjava/lang/String;)Z PLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->lambda$toast$0$NotificationManagerService$NotificationTrampolineCallback(Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;->toast(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService$PostNotificationRunnable$1;->(Lcom/android/server/notification/NotificationManagerService$PostNotificationRunnable;Landroid/service/notification/StatusBarNotification;)V @@ -20259,12 +22392,13 @@ HSPLcom/android/server/notification/NotificationManagerService$RankingHandlerWor HSPLcom/android/server/notification/NotificationManagerService$RoleObserver;->(Lcom/android/server/notification/NotificationManagerService;Landroid/app/role/RoleManager;Landroid/content/pm/IPackageManager;Ljava/util/concurrent/Executor;)V HSPLcom/android/server/notification/NotificationManagerService$RoleObserver;->getUidForPackage(Ljava/lang/String;I)I HSPLcom/android/server/notification/NotificationManagerService$RoleObserver;->init()V -PLcom/android/server/notification/NotificationManagerService$RoleObserver;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V +HPLcom/android/server/notification/NotificationManagerService$RoleObserver;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/notification/NotificationManagerService$SavePolicyFileRunnable;->(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService$SavePolicyFileRunnable;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService$1;)V HSPLcom/android/server/notification/NotificationManagerService$SavePolicyFileRunnable;->run()V HSPLcom/android/server/notification/NotificationManagerService$SettingsObserver;->(Lcom/android/server/notification/NotificationManagerService;Landroid/os/Handler;)V HSPLcom/android/server/notification/NotificationManagerService$SettingsObserver;->observe()V +PLcom/android/server/notification/NotificationManagerService$SettingsObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/notification/NotificationManagerService$SettingsObserver;->update(Landroid/net/Uri;)V HSPLcom/android/server/notification/NotificationManagerService$StatsPullAtomCallbackImpl;->(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService$StatsPullAtomCallbackImpl;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService$1;)V @@ -20274,98 +22408,117 @@ HPLcom/android/server/notification/NotificationManagerService$StatusBarNotificat HPLcom/android/server/notification/NotificationManagerService$TrimCache;->(Lcom/android/server/notification/NotificationManagerService;Landroid/service/notification/StatusBarNotification;)V HPLcom/android/server/notification/NotificationManagerService$TrimCache;->ForListener(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/StatusBarNotification; HSPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->(Lcom/android/server/notification/NotificationManagerService;Landroid/os/Looper;)V -PLcom/android/server/notification/NotificationManagerService$WorkerHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleCancelNotification(Lcom/android/server/notification/NotificationManagerService$CancelNotificationRunnable;)V -PLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleOnPackageChanged(ZI[Ljava/lang/String;[I)V -PLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleSendRankingUpdate()V +HPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleOnPackageChanged(ZI[Ljava/lang/String;[I)V +HPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleSendRankingUpdate()V HSPLcom/android/server/notification/NotificationManagerService;->()V HSPLcom/android/server/notification/NotificationManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/notification/NotificationManagerService;->(Landroid/content/Context;Lcom/android/server/notification/NotificationRecordLogger;Lcom/android/internal/logging/InstanceIdSequence;)V HSPLcom/android/server/notification/NotificationManagerService;->access$100(Lcom/android/server/notification/NotificationManagerService;)Landroid/util/AtomicFile; -PLcom/android/server/notification/NotificationManagerService;->access$10000(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService;->access$10300(Lcom/android/server/notification/NotificationManagerService;Landroid/os/Message;)V +PLcom/android/server/notification/NotificationManagerService;->access$1000(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/internal/logging/MetricsLogger; +HPLcom/android/server/notification/NotificationManagerService;->access$10000(Lcom/android/server/notification/NotificationManagerService;)V +PLcom/android/server/notification/NotificationManagerService;->access$10100(Lcom/android/server/notification/NotificationManagerService;I)V +PLcom/android/server/notification/NotificationManagerService;->access$10200(Lcom/android/server/notification/NotificationManagerService;I)V +HPLcom/android/server/notification/NotificationManagerService;->access$10300(Lcom/android/server/notification/NotificationManagerService;Landroid/os/Message;)V HSPLcom/android/server/notification/NotificationManagerService;->access$10400(Lcom/android/server/notification/NotificationManagerService;Ljava/util/ArrayList;IILjava/lang/String;ZLjava/lang/String;Lcom/android/server/notification/NotificationManagerService$FlagChecker;ZIZILjava/lang/String;Z)V -PLcom/android/server/notification/NotificationManagerService;->access$10500(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/NotificationRankingUpdate; +HPLcom/android/server/notification/NotificationManagerService;->access$10500(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/NotificationRankingUpdate; HPLcom/android/server/notification/NotificationManagerService;->access$10600(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z -PLcom/android/server/notification/NotificationManagerService;->access$10700()Landroid/os/IBinder; +HPLcom/android/server/notification/NotificationManagerService;->access$10700()Landroid/os/IBinder; PLcom/android/server/notification/NotificationManagerService;->access$10800(Lcom/android/server/notification/NotificationManagerService;)Landroid/os/Handler; HPLcom/android/server/notification/NotificationManagerService;->access$1100(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$WorkerHandler; -PLcom/android/server/notification/NotificationManagerService;->access$1300(Lcom/android/server/notification/NotificationManagerService;)Landroid/content/pm/IPackageManager; +HPLcom/android/server/notification/NotificationManagerService;->access$1300(Lcom/android/server/notification/NotificationManagerService;)Landroid/content/pm/IPackageManager; HSPLcom/android/server/notification/NotificationManagerService;->access$1700(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$NotificationListeners; HSPLcom/android/server/notification/NotificationManagerService;->access$1800(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/ConditionProviders; +PLcom/android/server/notification/NotificationManagerService;->access$1900()Ljava/lang/String; HSPLcom/android/server/notification/NotificationManagerService;->access$200(Lcom/android/server/notification/NotificationManagerService;Ljava/io/OutputStream;ZI)V +PLcom/android/server/notification/NotificationManagerService;->access$2000(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)Lcom/android/server/notification/NotificationRecord; HSPLcom/android/server/notification/NotificationManagerService;->access$2100()I HSPLcom/android/server/notification/NotificationManagerService;->access$2200()I PLcom/android/server/notification/NotificationManagerService;->access$2300(Lcom/android/server/notification/NotificationManagerService;[Ljava/lang/String;[I)V PLcom/android/server/notification/NotificationManagerService;->access$2400(Lcom/android/server/notification/NotificationManagerService;[Ljava/lang/String;[I)V -PLcom/android/server/notification/NotificationManagerService;->access$2500(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService;->access$2600(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/lights/LogicalLight; +HPLcom/android/server/notification/NotificationManagerService;->access$2500(Lcom/android/server/notification/NotificationManagerService;)V +HPLcom/android/server/notification/NotificationManagerService;->access$2600(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/lights/LogicalLight; HSPLcom/android/server/notification/NotificationManagerService;->access$2700(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/ManagedServices$UserProfiles; PLcom/android/server/notification/NotificationManagerService;->access$2800(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$SettingsObserver; HSPLcom/android/server/notification/NotificationManagerService;->access$2900(Lcom/android/server/notification/NotificationManagerService;)F HSPLcom/android/server/notification/NotificationManagerService;->access$2902(Lcom/android/server/notification/NotificationManagerService;F)F +PLcom/android/server/notification/NotificationManagerService;->access$300(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationHistoryManager; HSPLcom/android/server/notification/NotificationManagerService;->access$3000(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$Archive; HSPLcom/android/server/notification/NotificationManagerService;->access$3200(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService;->access$3300(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService;->access$3700(Lcom/android/server/notification/NotificationManagerService;ILjava/util/List;)I PLcom/android/server/notification/NotificationManagerService;->access$3800(Lcom/android/server/notification/NotificationManagerService;ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->access$3900(Lcom/android/server/notification/NotificationManagerService;ILjava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->access$3900(Lcom/android/server/notification/NotificationManagerService;ILjava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->access$4000(Lcom/android/server/notification/NotificationManagerService;)Landroid/app/ActivityManager; -PLcom/android/server/notification/NotificationManagerService;->access$402(Lcom/android/server/notification/NotificationManagerService;Z)Z -PLcom/android/server/notification/NotificationManagerService;->access$4100(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/internal/compat/IPlatformCompat; +HPLcom/android/server/notification/NotificationManagerService;->access$402(Lcom/android/server/notification/NotificationManagerService;Z)Z +PLcom/android/server/notification/NotificationManagerService;->access$4100(Lcom/android/server/notification/NotificationManagerService;IZZ)Z HPLcom/android/server/notification/NotificationManagerService;->access$4200(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/wm/WindowManagerInternal; -HPLcom/android/server/notification/NotificationManagerService;->access$4300(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)Lcom/android/server/notification/toast/ToastRecord; +PLcom/android/server/notification/NotificationManagerService;->access$4300(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;ZLandroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)Lcom/android/server/notification/toast/ToastRecord; HPLcom/android/server/notification/NotificationManagerService;->access$4400(Lcom/android/server/notification/NotificationManagerService;I)V -PLcom/android/server/notification/NotificationManagerService;->access$4500(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/wm/ActivityTaskManagerInternal; HSPLcom/android/server/notification/NotificationManagerService;->access$4600(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->access$4700(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService;->access$4800(Lcom/android/server/notification/NotificationManagerService;)Landroid/app/AppOpsManager; -PLcom/android/server/notification/NotificationManagerService;->access$4900(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->access$500(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Ljava/lang/String; -PLcom/android/server/notification/NotificationManagerService;->access$5000(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->access$5100(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;ILandroid/app/NotificationChannelGroup;ZZ)V -PLcom/android/server/notification/NotificationManagerService;->access$5300(Lcom/android/server/notification/NotificationManagerService;)Landroid/content/pm/PackageManager; +HPLcom/android/server/notification/NotificationManagerService;->access$4900(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->access$500(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Ljava/lang/String; +HPLcom/android/server/notification/NotificationManagerService;->access$5000(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->access$5100(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;ILandroid/app/NotificationChannelGroup;ZZ)V +HPLcom/android/server/notification/NotificationManagerService;->access$5300(Lcom/android/server/notification/NotificationManagerService;)Landroid/content/pm/PackageManager; HPLcom/android/server/notification/NotificationManagerService;->access$5500(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/ShortcutHelper; +PLcom/android/server/notification/NotificationManagerService;->access$5600(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService;->access$5700(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z +PLcom/android/server/notification/NotificationManagerService;->access$5800(Lcom/android/server/notification/NotificationManagerService;)V +PLcom/android/server/notification/NotificationManagerService;->access$5900(Lcom/android/server/notification/NotificationManagerService;)V PLcom/android/server/notification/NotificationManagerService;->access$600(Lcom/android/server/notification/NotificationManagerService;)V +PLcom/android/server/notification/NotificationManagerService;->access$6100(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z +PLcom/android/server/notification/NotificationManagerService;->access$6200(Lcom/android/server/notification/NotificationManagerService;)I PLcom/android/server/notification/NotificationManagerService;->access$6300(Lcom/android/server/notification/NotificationManagerService;)I PLcom/android/server/notification/NotificationManagerService;->access$6400(Lcom/android/server/notification/NotificationManagerService;)Landroid/app/admin/DevicePolicyManagerInternal; +PLcom/android/server/notification/NotificationManagerService;->access$6500(Lcom/android/server/notification/NotificationManagerService;Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V +PLcom/android/server/notification/NotificationManagerService;->access$6700(Lcom/android/server/notification/NotificationManagerService;Ljava/io/FileDescriptor;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/NotificationManagerService;->access$6800(Lcom/android/server/notification/NotificationManagerService;Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/NotificationManagerService;->access$6900(Lcom/android/server/notification/NotificationManagerService;)Ljava/util/List; -PLcom/android/server/notification/NotificationManagerService;->access$700(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationRecordLogger; +HPLcom/android/server/notification/NotificationManagerService;->access$700(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationRecordLogger; HSPLcom/android/server/notification/NotificationManagerService;->access$7000(Lcom/android/server/notification/NotificationManagerService;)V HSPLcom/android/server/notification/NotificationManagerService;->access$7100(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/internal/util/function/TriPredicate; HSPLcom/android/server/notification/NotificationManagerService;->access$7200(Lcom/android/server/notification/NotificationManagerService;)Landroid/os/UserManager; -PLcom/android/server/notification/NotificationManagerService;->access$7300(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/Adjustment;)V +HPLcom/android/server/notification/NotificationManagerService;->access$7300(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/Adjustment;)V PLcom/android/server/notification/NotificationManagerService;->access$7400(Lcom/android/server/notification/NotificationManagerService;)Z -PLcom/android/server/notification/NotificationManagerService;->access$7500(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationUsageStats; +HPLcom/android/server/notification/NotificationManagerService;->access$7500(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationUsageStats; +PLcom/android/server/notification/NotificationManagerService;->access$7600(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;ILjava/util/Set;)V +PLcom/android/server/notification/NotificationManagerService;->access$7700(Lcom/android/server/notification/NotificationManagerService;Ljava/util/ArrayList;Ljava/lang/String;Ljava/lang/String;II)Ljava/util/List; HPLcom/android/server/notification/NotificationManagerService;->access$7800(Lcom/android/server/notification/NotificationManagerService;Ljava/util/ArrayList;Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord; -PLcom/android/server/notification/NotificationManagerService;->access$800(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$NotificationAssistants; +HPLcom/android/server/notification/NotificationManagerService;->access$800(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$NotificationAssistants; HPLcom/android/server/notification/NotificationManagerService;->access$8000(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationManagerService;->access$8300(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;Ljava/lang/String;II)Ljava/util/List; HPLcom/android/server/notification/NotificationManagerService;->access$8400(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;ZIIIZLjava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->access$8500(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;IILjava/lang/String;ZLcom/android/server/notification/NotificationManagerService$FlagChecker;I)V -PLcom/android/server/notification/NotificationManagerService;->access$8600(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Z)V -PLcom/android/server/notification/NotificationManagerService;->access$8700(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;II)V -PLcom/android/server/notification/NotificationManagerService;->access$8900(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationManagerService;->access$900(Lcom/android/server/notification/NotificationManagerService;)V -PLcom/android/server/notification/NotificationManagerService;->access$9000(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/internal/logging/InstanceIdSequence; -PLcom/android/server/notification/NotificationManagerService;->access$9100(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationManagerService;->access$9200(Lcom/android/server/notification/NotificationManagerService;Landroid/service/notification/StatusBarNotification;)Z -PLcom/android/server/notification/NotificationManagerService;->access$9300(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/GroupHelper; +HPLcom/android/server/notification/NotificationManagerService;->access$8600(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Z)V +HPLcom/android/server/notification/NotificationManagerService;->access$8700(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;II)V +HPLcom/android/server/notification/NotificationManagerService;->access$8900(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationManagerService;->access$900(Lcom/android/server/notification/NotificationManagerService;)V +HPLcom/android/server/notification/NotificationManagerService;->access$9000(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/internal/logging/InstanceIdSequence; +HPLcom/android/server/notification/NotificationManagerService;->access$9100(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationManagerService;->access$9200(Lcom/android/server/notification/NotificationManagerService;Landroid/service/notification/StatusBarNotification;)Z +HPLcom/android/server/notification/NotificationManagerService;->access$9300(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/GroupHelper; PLcom/android/server/notification/NotificationManagerService;->access$9800(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/toast/ToastRecord;)V PLcom/android/server/notification/NotificationManagerService;->access$9900(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/toast/ToastRecord;)V -PLcom/android/server/notification/NotificationManagerService;->addAutoGroupAdjustment(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->addAutogroupKeyLocked(Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->addAutoGroupAdjustment(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->addAutogroupKeyLocked(Ljava/lang/String;)V +PLcom/android/server/notification/NotificationManagerService;->addDisabledHint(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V +PLcom/android/server/notification/NotificationManagerService;->addDisabledHints(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)V HSPLcom/android/server/notification/NotificationManagerService;->allowAssistant(ILandroid/content/ComponentName;)Z HPLcom/android/server/notification/NotificationManagerService;->applyAdjustment(Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/Adjustment;)V HPLcom/android/server/notification/NotificationManagerService;->applyZenModeLocked(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/NotificationManagerService;->blockToast(IZZ)Z HPLcom/android/server/notification/NotificationManagerService;->buzzBeepBlinkLocked(Lcom/android/server/notification/NotificationRecord;)I -PLcom/android/server/notification/NotificationManagerService;->calculateHints()I +HPLcom/android/server/notification/NotificationManagerService;->calculateHints()I +PLcom/android/server/notification/NotificationManagerService;->calculateSuppressedEffects()J PLcom/android/server/notification/NotificationManagerService;->calculateSuppressedVisualEffects(Landroid/app/NotificationManager$Policy;Landroid/app/NotificationManager$Policy;I)I PLcom/android/server/notification/NotificationManagerService;->callStateToString(I)Ljava/lang/String; HPLcom/android/server/notification/NotificationManagerService;->canShowLightsLocked(Lcom/android/server/notification/NotificationRecord;Z)Z HSPLcom/android/server/notification/NotificationManagerService;->canUseManagedServices(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)Z +PLcom/android/server/notification/NotificationManagerService;->cancelAllLocked(IIIILcom/android/server/notification/ManagedServices$ManagedServiceInfo;Z)V HSPLcom/android/server/notification/NotificationManagerService;->cancelAllNotificationsByListLocked(Ljava/util/ArrayList;IILjava/lang/String;ZLjava/lang/String;Lcom/android/server/notification/NotificationManagerService$FlagChecker;ZIZILjava/lang/String;Z)V HSPLcom/android/server/notification/NotificationManagerService;->cancelAllNotificationsInt(IILjava/lang/String;Ljava/lang/String;IIZIILcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V HPLcom/android/server/notification/NotificationManagerService;->cancelGroupChildrenByListLocked(Ljava/util/ArrayList;Lcom/android/server/notification/NotificationRecord;IILjava/lang/String;ZZLcom/android/server/notification/NotificationManagerService$FlagChecker;I)V @@ -20375,98 +22528,108 @@ HSPLcom/android/server/notification/NotificationManagerService;->cancelNotificat HSPLcom/android/server/notification/NotificationManagerService;->cancelNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;II)V HPLcom/android/server/notification/NotificationManagerService;->cancelNotificationLocked(Lcom/android/server/notification/NotificationRecord;ZIIIZLjava/lang/String;)V PLcom/android/server/notification/NotificationManagerService;->cancelNotificationLocked(Lcom/android/server/notification/NotificationRecord;ZIZLjava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->cancelToastLocked(I)V +HPLcom/android/server/notification/NotificationManagerService;->cancelToastLocked(I)V HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSameApp(Ljava/lang/String;)V HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSameApp(Ljava/lang/String;II)V HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystem()V HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystemOrSameApp(Ljava/lang/String;)V HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystemOrShell()V +PLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystemOrSystemUiOrShell()V +HPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystemOrSystemUiOrShell(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->checkDisqualifyingFeatures(IIILjava/lang/String;Lcom/android/server/notification/NotificationRecord;Z)Z HSPLcom/android/server/notification/NotificationManagerService;->checkNotificationListenerAccess()V HPLcom/android/server/notification/NotificationManagerService;->checkRemoteViews(Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;)V HPLcom/android/server/notification/NotificationManagerService;->checkRestrictedCategories(Landroid/app/Notification;)V HPLcom/android/server/notification/NotificationManagerService;->clamp(III)I -PLcom/android/server/notification/NotificationManagerService;->clearAutogroupSummaryLocked(ILjava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService;->clearLightsLocked()V -PLcom/android/server/notification/NotificationManagerService;->clearSoundLocked()V -PLcom/android/server/notification/NotificationManagerService;->clearVibrateLocked()V -PLcom/android/server/notification/NotificationManagerService;->createAutoGroupSummary(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->clearAutogroupSummaryLocked(ILjava/lang/String;)V +HPLcom/android/server/notification/NotificationManagerService;->clearLightsLocked()V +HPLcom/android/server/notification/NotificationManagerService;->clearSoundLocked()V +HPLcom/android/server/notification/NotificationManagerService;->clearVibrateLocked()V +HPLcom/android/server/notification/NotificationManagerService;->createAutoGroupSummary(ILjava/lang/String;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava/lang/String;ILandroid/app/NotificationChannelGroup;ZZ)V +HSPLcom/android/server/notification/NotificationManagerService;->createToastRateLimiter()Lcom/android/server/utils/quota/MultiRateLimiter; HPLcom/android/server/notification/NotificationManagerService;->destroyPermissionOwner(Landroid/os/IBinder;ILjava/lang/String;)V HPLcom/android/server/notification/NotificationManagerService;->disableNotificationEffects(Lcom/android/server/notification/NotificationRecord;)Ljava/lang/String; -PLcom/android/server/notification/NotificationManagerService;->dumpImpl(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V -PLcom/android/server/notification/NotificationManagerService;->dumpJson(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V +PLcom/android/server/notification/NotificationManagerService;->doChannelWarningToast(Ljava/lang/CharSequence;)V +HPLcom/android/server/notification/NotificationManagerService;->dumpImpl(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V +HPLcom/android/server/notification/NotificationManagerService;->dumpJson(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/NotificationManagerService;->dumpNotificationRecords(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/NotificationManagerService;->dumpProto(Ljava/io/FileDescriptor;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HPLcom/android/server/notification/NotificationManagerService;->enqueueNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;I)V HPLcom/android/server/notification/NotificationManagerService;->enqueueNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;IZ)V -PLcom/android/server/notification/NotificationManagerService;->exitIdle()V +HPLcom/android/server/notification/NotificationManagerService;->exitIdle()V HPLcom/android/server/notification/NotificationManagerService;->findEnqueuedNotificationsForCriteria(Ljava/lang/String;Ljava/lang/String;II)Ljava/util/List; +PLcom/android/server/notification/NotificationManagerService;->findNotificationByKeyLocked(Ljava/lang/String;)Lcom/android/server/notification/NotificationRecord; HPLcom/android/server/notification/NotificationManagerService;->findNotificationByListLocked(Ljava/util/ArrayList;Ljava/lang/String;)Lcom/android/server/notification/NotificationRecord; HPLcom/android/server/notification/NotificationManagerService;->findNotificationByListLocked(Ljava/util/ArrayList;Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord; -PLcom/android/server/notification/NotificationManagerService;->findNotificationLocked(Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord; +HPLcom/android/server/notification/NotificationManagerService;->findNotificationLocked(Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord; HPLcom/android/server/notification/NotificationManagerService;->findNotificationRecordIndexLocked(Lcom/android/server/notification/NotificationRecord;)I PLcom/android/server/notification/NotificationManagerService;->findNotificationsByListLocked(Ljava/util/ArrayList;Ljava/lang/String;Ljava/lang/String;II)Ljava/util/List; -PLcom/android/server/notification/NotificationManagerService;->finishWindowTokenLocked(Landroid/os/IBinder;I)V +HPLcom/android/server/notification/NotificationManagerService;->finishWindowTokenLocked(Landroid/os/IBinder;I)V HPLcom/android/server/notification/NotificationManagerService;->fixNotification(Landroid/app/Notification;Ljava/lang/String;Ljava/lang/String;II)V PLcom/android/server/notification/NotificationManagerService;->getCompanionManager()Landroid/companion/ICompanionDeviceManager; HSPLcom/android/server/notification/NotificationManagerService;->getGroupHelper()Lcom/android/server/notification/GroupHelper; -PLcom/android/server/notification/NotificationManagerService;->getGroupInstanceId(Ljava/lang/String;)Lcom/android/internal/logging/InstanceId; +HPLcom/android/server/notification/NotificationManagerService;->getGroupInstanceId(Ljava/lang/String;)Lcom/android/internal/logging/InstanceId; HPLcom/android/server/notification/NotificationManagerService;->getHistoryText(Landroid/content/Context;Landroid/app/Notification;)Ljava/lang/String; HPLcom/android/server/notification/NotificationManagerService;->getHistoryTitle(Landroid/app/Notification;)Ljava/lang/String; HSPLcom/android/server/notification/NotificationManagerService;->getLongArray(Landroid/content/res/Resources;II[J)[J HPLcom/android/server/notification/NotificationManagerService;->getNotificationCountLocked(Ljava/lang/String;IILjava/lang/String;)I PLcom/android/server/notification/NotificationManagerService;->getRealUserId(I)I HSPLcom/android/server/notification/NotificationManagerService;->getStringArrayResource(I)[Ljava/lang/String; -PLcom/android/server/notification/NotificationManagerService;->getSuppressors()Ljava/util/ArrayList; -PLcom/android/server/notification/NotificationManagerService;->getToastRecord(IILjava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)Lcom/android/server/notification/toast/ToastRecord; +HPLcom/android/server/notification/NotificationManagerService;->getSuppressors()Ljava/util/ArrayList; +HPLcom/android/server/notification/NotificationManagerService;->getToastRecord(IILjava/lang/String;ZLandroid/os/IBinder;Ljava/lang/CharSequence;Landroid/app/ITransientNotification;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)Lcom/android/server/notification/toast/ToastRecord; HPLcom/android/server/notification/NotificationManagerService;->grantUriPermission(Landroid/os/IBinder;Landroid/net/Uri;ILjava/lang/String;I)V -PLcom/android/server/notification/NotificationManagerService;->handleDurationReached(Lcom/android/server/notification/toast/ToastRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->handleDurationReached(Lcom/android/server/notification/toast/ToastRecord;)V HPLcom/android/server/notification/NotificationManagerService;->handleGroupedNotificationLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;II)V -PLcom/android/server/notification/NotificationManagerService;->handleKillTokenTimeout(Lcom/android/server/notification/toast/ToastRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->handleKillTokenTimeout(Lcom/android/server/notification/toast/ToastRecord;)V PLcom/android/server/notification/NotificationManagerService;->handleListenerHintsChanged(I)V -PLcom/android/server/notification/NotificationManagerService;->handleListenerInterruptionFilterChanged(I)V -PLcom/android/server/notification/NotificationManagerService;->handleOnPackageChanged(ZI[Ljava/lang/String;[I)V +HPLcom/android/server/notification/NotificationManagerService;->handleListenerInterruptionFilterChanged(I)V +HPLcom/android/server/notification/NotificationManagerService;->handleOnPackageChanged(ZI[Ljava/lang/String;[I)V HPLcom/android/server/notification/NotificationManagerService;->handleRankingReconsideration(Landroid/os/Message;)V HSPLcom/android/server/notification/NotificationManagerService;->handleRankingSort()V HSPLcom/android/server/notification/NotificationManagerService;->handleSavePolicyFile()V -PLcom/android/server/notification/NotificationManagerService;->handleSendRankingUpdate()V -PLcom/android/server/notification/NotificationManagerService;->hasAutoGroupSummaryLocked(Landroid/service/notification/StatusBarNotification;)Z +HPLcom/android/server/notification/NotificationManagerService;->handleSendRankingUpdate()V +HPLcom/android/server/notification/NotificationManagerService;->hasAutoGroupSummaryLocked(Landroid/service/notification/StatusBarNotification;)Z HPLcom/android/server/notification/NotificationManagerService;->hasCompanionDevice(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z PLcom/android/server/notification/NotificationManagerService;->hasFlag(II)Z PLcom/android/server/notification/NotificationManagerService;->hideNotificationsForPackages([Ljava/lang/String;[I)V HPLcom/android/server/notification/NotificationManagerService;->indexOfNotificationLocked(Ljava/lang/String;)I -PLcom/android/server/notification/NotificationManagerService;->indexOfToastLocked(Ljava/lang/String;Landroid/os/IBinder;)I -HSPLcom/android/server/notification/NotificationManagerService;->init(Lcom/android/server/notification/NotificationManagerService$WorkerHandler;Lcom/android/server/notification/RankingHandler;Landroid/content/pm/IPackageManager;Landroid/content/pm/PackageManager;Lcom/android/server/lights/LightsManager;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/ConditionProviders;Landroid/companion/ICompanionDeviceManager;Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/NotificationUsageStats;Landroid/util/AtomicFile;Landroid/app/ActivityManager;Lcom/android/server/notification/GroupHelper;Landroid/app/IActivityManager;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/usage/UsageStatsManagerInternal;Landroid/app/admin/DevicePolicyManagerInternal;Landroid/app/IUriGrantsManager;Lcom/android/server/uri/UriGrantsManagerInternal;Landroid/app/AppOpsManager;Landroid/os/UserManager;Lcom/android/server/notification/NotificationHistoryManager;Landroid/app/StatsManager;Landroid/telephony/TelephonyManager;Landroid/app/ActivityManagerInternal;)V +HPLcom/android/server/notification/NotificationManagerService;->indexOfToastLocked(Ljava/lang/String;Landroid/os/IBinder;)I +HSPLcom/android/server/notification/NotificationManagerService;->init(Lcom/android/server/notification/NotificationManagerService$WorkerHandler;Lcom/android/server/notification/RankingHandler;Landroid/content/pm/IPackageManager;Landroid/content/pm/PackageManager;Lcom/android/server/lights/LightsManager;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/ConditionProviders;Landroid/companion/ICompanionDeviceManager;Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/NotificationUsageStats;Landroid/util/AtomicFile;Landroid/app/ActivityManager;Lcom/android/server/notification/GroupHelper;Landroid/app/IActivityManager;Lcom/android/server/wm/ActivityTaskManagerInternal;Landroid/app/usage/UsageStatsManagerInternal;Landroid/app/admin/DevicePolicyManagerInternal;Landroid/app/IUriGrantsManager;Lcom/android/server/uri/UriGrantsManagerInternal;Landroid/app/AppOpsManager;Landroid/os/UserManager;Lcom/android/server/notification/NotificationHistoryManager;Landroid/app/StatsManager;Landroid/telephony/TelephonyManager;Landroid/app/ActivityManagerInternal;Lcom/android/server/utils/quota/MultiRateLimiter;)V HPLcom/android/server/notification/NotificationManagerService;->isBlocked(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationManagerService;->isBlocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationUsageStats;)Z -PLcom/android/server/notification/NotificationManagerService;->isCallerAndroid(Ljava/lang/String;I)Z +HPLcom/android/server/notification/NotificationManagerService;->isCallerAndroid(Ljava/lang/String;I)Z HPLcom/android/server/notification/NotificationManagerService;->isCallerInstantApp(II)Z +PLcom/android/server/notification/NotificationManagerService;->isCallerIsSystemOrSysemUiOrShell()Z +PLcom/android/server/notification/NotificationManagerService;->isCallerIsSystemOrSystemUi()Z HSPLcom/android/server/notification/NotificationManagerService;->isCallerSameApp(Ljava/lang/String;II)Z HSPLcom/android/server/notification/NotificationManagerService;->isCallerSystemOrPhone()Z HSPLcom/android/server/notification/NotificationManagerService;->isCallingUidSystem()Z -PLcom/android/server/notification/NotificationManagerService;->isCritical(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationManagerService;->isInCall()Z +HPLcom/android/server/notification/NotificationManagerService;->isCritical(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationManagerService;->isInCall()Z HPLcom/android/server/notification/NotificationManagerService;->isInteractionVisibleToListener(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z -PLcom/android/server/notification/NotificationManagerService;->isLoopingRingtoneNotification(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/NotificationManagerService;->isLoopingRingtoneNotification(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationManagerService;->isNotificationForCurrentUser(Lcom/android/server/notification/NotificationRecord;)Z +PLcom/android/server/notification/NotificationManagerService;->isPackageInForegroundForToast(I)Z HPLcom/android/server/notification/NotificationManagerService;->isPackagePausedOrSuspended(Ljava/lang/String;I)Z HPLcom/android/server/notification/NotificationManagerService;->isPackageSuspendedForUser(Ljava/lang/String;I)Z HSPLcom/android/server/notification/NotificationManagerService;->isUidSystemOrPhone(I)Z -HPLcom/android/server/notification/NotificationManagerService;->isVisibleToListener(Landroid/service/notification/StatusBarNotification;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z +HPLcom/android/server/notification/NotificationManagerService;->isVisibleToListener(Landroid/service/notification/StatusBarNotification;ILcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z HPLcom/android/server/notification/NotificationManagerService;->isVisuallyInterruptive(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationManagerService;->keepProcessAliveForToastIfNeededLocked(I)V +HPLcom/android/server/notification/NotificationManagerService;->keepProcessAliveForToastIfNeededLocked(I)V +PLcom/android/server/notification/NotificationManagerService;->lambda$doChannelWarningToast$4$NotificationManagerService(Ljava/lang/CharSequence;)V PLcom/android/server/notification/NotificationManagerService;->lambda$onUserStopping$3$NotificationManagerService(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/notification/NotificationManagerService;->lambda$onUserUnlocking$2$NotificationManagerService(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/notification/NotificationManagerService;->lambda$playVibration$5$NotificationManagerService(Lcom/android/server/notification/NotificationRecord;Landroid/os/VibrationEffect;)V +HPLcom/android/server/notification/NotificationManagerService;->lambda$playVibration$5$NotificationManagerService(Lcom/android/server/notification/NotificationRecord;Landroid/os/VibrationEffect;)V PLcom/android/server/notification/NotificationManagerService;->lambda$registerDeviceConfigChange$1$NotificationManagerService(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/notification/NotificationManagerService;->loadPolicyFile()V -PLcom/android/server/notification/NotificationManagerService;->logSmartSuggestionsVisible(Lcom/android/server/notification/NotificationRecord;I)V +HPLcom/android/server/notification/NotificationManagerService;->logSmartSuggestionsVisible(Lcom/android/server/notification/NotificationRecord;I)V HPLcom/android/server/notification/NotificationManagerService;->makeRankingUpdateLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/NotificationRankingUpdate; PLcom/android/server/notification/NotificationManagerService;->maybeNotifyChannelGroupOwner(Ljava/lang/String;ILandroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;)V PLcom/android/server/notification/NotificationManagerService;->maybeNotifyChannelOwner(Ljava/lang/String;ILandroid/app/NotificationChannel;Landroid/app/NotificationChannel;)V HPLcom/android/server/notification/NotificationManagerService;->maybeRecordInterruptionLocked(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationManagerService;->maybeRegisterMessageSent(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/NotificationManagerService;->notificationMatchesCurrentProfiles(Lcom/android/server/notification/NotificationRecord;I)Z HPLcom/android/server/notification/NotificationManagerService;->notificationMatchesUserId(Lcom/android/server/notification/NotificationRecord;I)Z HSPLcom/android/server/notification/NotificationManagerService;->onBootPhase(I)V HPLcom/android/server/notification/NotificationManagerService;->onConversationRemovedInternal(Ljava/lang/String;ILjava/util/Set;)V @@ -20474,46 +22637,49 @@ HSPLcom/android/server/notification/NotificationManagerService;->onStart()V PLcom/android/server/notification/NotificationManagerService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/notification/NotificationManagerService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/notification/NotificationManagerService;->playInCallNotification()V -PLcom/android/server/notification/NotificationManagerService;->playSound(Lcom/android/server/notification/NotificationRecord;Landroid/net/Uri;)Z -PLcom/android/server/notification/NotificationManagerService;->playVibration(Lcom/android/server/notification/NotificationRecord;[JZ)Z +HPLcom/android/server/notification/NotificationManagerService;->playSound(Lcom/android/server/notification/NotificationRecord;Landroid/net/Uri;)Z +HPLcom/android/server/notification/NotificationManagerService;->playVibration(Lcom/android/server/notification/NotificationRecord;[JZ)Z PLcom/android/server/notification/NotificationManagerService;->pullNotificationStates(ILjava/util/List;)I HSPLcom/android/server/notification/NotificationManagerService;->readPolicyXml(Ljava/io/InputStream;ZI)V -PLcom/android/server/notification/NotificationManagerService;->recordCallerLocked(Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->recordCallerLocked(Lcom/android/server/notification/NotificationRecord;)V HSPLcom/android/server/notification/NotificationManagerService;->registerDeviceConfigChange()V HSPLcom/android/server/notification/NotificationManagerService;->registerNotificationPreferencesPullers()V PLcom/android/server/notification/NotificationManagerService;->removeAutogroupKeyLocked(Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService;->removeDisabledHints(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z -PLcom/android/server/notification/NotificationManagerService;->removeDisabledHints(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z +HPLcom/android/server/notification/NotificationManagerService;->removeDisabledHints(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z HPLcom/android/server/notification/NotificationManagerService;->removeFromNotificationListsLocked(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/NotificationManagerService;->removeRemoteView(Ljava/lang/String;Ljava/lang/String;ILandroid/widget/RemoteViews;)Z -PLcom/android/server/notification/NotificationManagerService;->reportSeen(Lcom/android/server/notification/NotificationRecord;)V -PLcom/android/server/notification/NotificationManagerService;->reportUserInteraction(Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->reportSeen(Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->reportUserInteraction(Lcom/android/server/notification/NotificationRecord;)V HSPLcom/android/server/notification/NotificationManagerService;->resolveNotificationUid(Ljava/lang/String;Ljava/lang/String;II)I HPLcom/android/server/notification/NotificationManagerService;->revokeUriPermission(Landroid/os/IBinder;Landroid/net/Uri;ILjava/lang/String;I)V -HSPLcom/android/server/notification/NotificationManagerService;->safeBoolean(Ljava/lang/String;Z)Z -PLcom/android/server/notification/NotificationManagerService;->scheduleDurationReachedLocked(Lcom/android/server/notification/toast/ToastRecord;)V -PLcom/android/server/notification/NotificationManagerService;->scheduleKillTokenTimeout(Lcom/android/server/notification/toast/ToastRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->scheduleDurationReachedLocked(Lcom/android/server/notification/toast/ToastRecord;)V +HPLcom/android/server/notification/NotificationManagerService;->scheduleInterruptionFilterChanged(I)V +HPLcom/android/server/notification/NotificationManagerService;->scheduleKillTokenTimeout(Lcom/android/server/notification/toast/ToastRecord;)V +PLcom/android/server/notification/NotificationManagerService;->scheduleListenerHintsChanged(I)V HPLcom/android/server/notification/NotificationManagerService;->scheduleTimeoutLocked(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationManagerService;->sendAccessibilityEvent(Landroid/app/Notification;Ljava/lang/CharSequence;)V HSPLcom/android/server/notification/NotificationManagerService;->sendRegisteredOnlyBroadcast(Ljava/lang/String;)V HSPLcom/android/server/notification/NotificationManagerService;->setDefaultAssistantForUser(I)V -HSPLcom/android/server/notification/NotificationManagerService;->setNotificationAssistantAccessGrantedForUserInternal(Landroid/content/ComponentName;IZ)V +HSPLcom/android/server/notification/NotificationManagerService;->setNotificationAssistantAccessGrantedForUserInternal(Landroid/content/ComponentName;IZZ)V HPLcom/android/server/notification/NotificationManagerService;->shouldMuteNotificationLocked(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/NotificationManagerService;->showNextToastLocked()V +HPLcom/android/server/notification/NotificationManagerService;->showNextToastLocked()V +HPLcom/android/server/notification/NotificationManagerService;->tryShowToast(Lcom/android/server/notification/toast/ToastRecord;ZZ)Z PLcom/android/server/notification/NotificationManagerService;->unhideNotificationsForPackages([Ljava/lang/String;[I)V -PLcom/android/server/notification/NotificationManagerService;->updateAutobundledSummaryFlags(ILjava/lang/String;ZZ)V -PLcom/android/server/notification/NotificationManagerService;->updateEffectsSuppressorLocked()V -PLcom/android/server/notification/NotificationManagerService;->updateInterruptionFilterLocked()V +HPLcom/android/server/notification/NotificationManagerService;->updateAutobundledSummaryFlags(ILjava/lang/String;ZZ)V +HPLcom/android/server/notification/NotificationManagerService;->updateEffectsSuppressorLocked()V +HPLcom/android/server/notification/NotificationManagerService;->updateInterruptionFilterLocked()V HPLcom/android/server/notification/NotificationManagerService;->updateLightsLocked()V -PLcom/android/server/notification/NotificationManagerService;->updateNotificationBubbleFlags(Lcom/android/server/notification/NotificationRecord;Z)V +PLcom/android/server/notification/NotificationManagerService;->updateListenerHintsLocked()V +HPLcom/android/server/notification/NotificationManagerService;->updateNotificationBubbleFlags(Lcom/android/server/notification/NotificationRecord;Z)V PLcom/android/server/notification/NotificationManagerService;->updateNotificationChannelInt(Ljava/lang/String;ILandroid/app/NotificationChannel;Z)V -PLcom/android/server/notification/NotificationManagerService;->updateNotificationPulse()V +HPLcom/android/server/notification/NotificationManagerService;->updateNotificationPulse()V HPLcom/android/server/notification/NotificationManagerService;->updateUriPermissions(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;I)V HPLcom/android/server/notification/NotificationManagerService;->updateUriPermissions(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;IZ)V HSPLcom/android/server/notification/NotificationManagerService;->writePolicyXml(Ljava/io/OutputStream;ZI)V -HSPLcom/android/server/notification/NotificationManagerService;->writeSecureNotificationsPolicy(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/notification/NotificationManagerService;->writeSecureNotificationsPolicy(Landroid/util/TypedXmlSerializer;)V HPLcom/android/server/notification/NotificationRecord$Light;->(III)V -PLcom/android/server/notification/NotificationRecord$Light;->toString()Ljava/lang/String; +HPLcom/android/server/notification/NotificationRecord$Light;->toString()Ljava/lang/String; PLcom/android/server/notification/NotificationRecord;->()V HPLcom/android/server/notification/NotificationRecord;->(Landroid/content/Context;Landroid/service/notification/StatusBarNotification;Landroid/app/NotificationChannel;)V HPLcom/android/server/notification/NotificationRecord;->addAdjustment(Landroid/service/notification/Adjustment;)V @@ -20530,7 +22696,7 @@ HPLcom/android/server/notification/NotificationRecord;->calculateVibration()[J HPLcom/android/server/notification/NotificationRecord;->canBubble()Z HPLcom/android/server/notification/NotificationRecord;->canShowBadge()Z HPLcom/android/server/notification/NotificationRecord;->copyRankingInformation(Lcom/android/server/notification/NotificationRecord;)V -PLcom/android/server/notification/NotificationRecord;->dump(Landroid/util/proto/ProtoOutputStream;JZI)V +HPLcom/android/server/notification/NotificationRecord;->dump(Landroid/util/proto/ProtoOutputStream;JZI)V HPLcom/android/server/notification/NotificationRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/content/Context;Z)V HPLcom/android/server/notification/NotificationRecord;->dumpNotification(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/app/Notification;Z)V PLcom/android/server/notification/NotificationRecord;->formatRemoteViews(Landroid/widget/RemoteViews;)Ljava/lang/String; @@ -20558,13 +22724,15 @@ PLcom/android/server/notification/NotificationRecord;->getIsAppImportanceLocked( HPLcom/android/server/notification/NotificationRecord;->getItemLogMaker()Landroid/metrics/LogMaker; HPLcom/android/server/notification/NotificationRecord;->getKey()Ljava/lang/String; HPLcom/android/server/notification/NotificationRecord;->getLastAudiblyAlertedMs()J -PLcom/android/server/notification/NotificationRecord;->getLastIntrusive()J +HPLcom/android/server/notification/NotificationRecord;->getLastIntrusive()J HPLcom/android/server/notification/NotificationRecord;->getLifespanMs(J)I +PLcom/android/server/notification/NotificationRecord;->getLight()Lcom/android/server/notification/NotificationRecord$Light; HPLcom/android/server/notification/NotificationRecord;->getLogMaker()Landroid/metrics/LogMaker; HPLcom/android/server/notification/NotificationRecord;->getLogMaker(J)Landroid/metrics/LogMaker; HPLcom/android/server/notification/NotificationRecord;->getNotification()Landroid/app/Notification; -PLcom/android/server/notification/NotificationRecord;->getNumSmartActionsAdded()I -PLcom/android/server/notification/NotificationRecord;->getNumSmartRepliesAdded()I +HPLcom/android/server/notification/NotificationRecord;->getNotificationType()I +HPLcom/android/server/notification/NotificationRecord;->getNumSmartActionsAdded()I +HPLcom/android/server/notification/NotificationRecord;->getNumSmartRepliesAdded()I HPLcom/android/server/notification/NotificationRecord;->getPackagePriority()I HPLcom/android/server/notification/NotificationRecord;->getPackageVisibilityOverride()I HPLcom/android/server/notification/NotificationRecord;->getPeopleOverride()Ljava/util/ArrayList; @@ -20592,19 +22760,23 @@ HPLcom/android/server/notification/NotificationRecord;->hasUndecoratedRemoteView HPLcom/android/server/notification/NotificationRecord;->isAudioAttributesUsage(I)Z HPLcom/android/server/notification/NotificationRecord;->isCategory(Ljava/lang/String;)Z HPLcom/android/server/notification/NotificationRecord;->isConversation()Z +PLcom/android/server/notification/NotificationRecord;->isFlagBubbleRemoved()Z HPLcom/android/server/notification/NotificationRecord;->isHidden()Z HPLcom/android/server/notification/NotificationRecord;->isIntercepted()Z HPLcom/android/server/notification/NotificationRecord;->isInterruptive()Z PLcom/android/server/notification/NotificationRecord;->isNewEnoughForAlerting(J)Z HPLcom/android/server/notification/NotificationRecord;->isPreChannelsNotification()Z -PLcom/android/server/notification/NotificationRecord;->isProxied()Z +HPLcom/android/server/notification/NotificationRecord;->isProxied()Z HPLcom/android/server/notification/NotificationRecord;->isRecentlyIntrusive()Z HPLcom/android/server/notification/NotificationRecord;->isSeen()Z HPLcom/android/server/notification/NotificationRecord;->lambda$calculateGrantableUris$0$NotificationRecord(Landroid/net/Uri;)V -PLcom/android/server/notification/NotificationRecord;->recordDismissalSentiment(I)V +PLcom/android/server/notification/NotificationRecord;->recordDirectReplied()V +HPLcom/android/server/notification/NotificationRecord;->recordDismissalSentiment(I)V HPLcom/android/server/notification/NotificationRecord;->recordDismissalSurface(I)V PLcom/android/server/notification/NotificationRecord;->recordExpanded()V +PLcom/android/server/notification/NotificationRecord;->recordViewedSettings()V HPLcom/android/server/notification/NotificationRecord;->setAllowBubble(Z)V +HPLcom/android/server/notification/NotificationRecord;->setAssistantImportance(I)V HPLcom/android/server/notification/NotificationRecord;->setAudiblyAlerted(Z)V HPLcom/android/server/notification/NotificationRecord;->setAuthoritativeRank(I)V HPLcom/android/server/notification/NotificationRecord;->setContactAffinity(F)V @@ -20633,11 +22805,11 @@ PLcom/android/server/notification/NotificationRecord;->setSmartReplies(Ljava/uti PLcom/android/server/notification/NotificationRecord;->setSuggestionsGeneratedByAssistant(Z)V HPLcom/android/server/notification/NotificationRecord;->setSuppressedVisualEffects(I)V PLcom/android/server/notification/NotificationRecord;->setSystemGeneratedSmartActions(Ljava/util/ArrayList;)V -PLcom/android/server/notification/NotificationRecord;->setSystemImportance(I)V +HPLcom/android/server/notification/NotificationRecord;->setSystemImportance(I)V HPLcom/android/server/notification/NotificationRecord;->setTextChanged(Z)V HPLcom/android/server/notification/NotificationRecord;->setVisibility(ZIILcom/android/server/notification/NotificationRecordLogger;)V -PLcom/android/server/notification/NotificationRecord;->shouldPostSilently()Z -PLcom/android/server/notification/NotificationRecord;->toString()Ljava/lang/String; +HPLcom/android/server/notification/NotificationRecord;->shouldPostSilently()Z +HPLcom/android/server/notification/NotificationRecord;->toString()Ljava/lang/String; HPLcom/android/server/notification/NotificationRecord;->updateNotificationChannel(Landroid/app/NotificationChannel;)V HPLcom/android/server/notification/NotificationRecord;->userDemotedAppFromConvoSpace(Z)V HPLcom/android/server/notification/NotificationRecord;->visitGrantableUri(Landroid/net/Uri;Z)V @@ -20671,24 +22843,25 @@ PLcom/android/server/notification/NotificationRecordLogger$NotificationReportedE PLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;->(Ljava/lang/String;II)V HPLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;->fromRecordPair(Lcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;)Lcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent; HPLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;->getId()I -PLcom/android/server/notification/NotificationRecordLogger;->getLoggingImportance(Lcom/android/server/notification/NotificationRecord;)I -PLcom/android/server/notification/NotificationRecordLogger;->logNotificationCancelled(Lcom/android/server/notification/NotificationRecord;II)V -PLcom/android/server/notification/NotificationRecordLogger;->logNotificationVisibility(Lcom/android/server/notification/NotificationRecord;Z)V +HPLcom/android/server/notification/NotificationRecordLogger;->getLoggingImportance(Lcom/android/server/notification/NotificationRecord;)I +HPLcom/android/server/notification/NotificationRecordLogger;->logNotificationCancelled(Lcom/android/server/notification/NotificationRecord;II)V +HPLcom/android/server/notification/NotificationRecordLogger;->logNotificationVisibility(Lcom/android/server/notification/NotificationRecord;Z)V HSPLcom/android/server/notification/NotificationRecordLoggerImpl;->()V -PLcom/android/server/notification/NotificationRecordLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;)V -PLcom/android/server/notification/NotificationRecordLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationRecordLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;)V +HPLcom/android/server/notification/NotificationRecordLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationRecordLoggerImpl;->maybeLogNotificationPosted(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;IILcom/android/internal/logging/InstanceId;)V HSPLcom/android/server/notification/NotificationUsageStats$1;->(Lcom/android/server/notification/NotificationUsageStats;Landroid/os/Looper;)V PLcom/android/server/notification/NotificationUsageStats$1;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->(Landroid/content/Context;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->(Landroid/content/Context;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->countApiUse(Lcom/android/server/notification/NotificationRecord;)V -PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->dumpJson()Lorg/json/JSONObject; +PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->dumpJson()Lorg/json/JSONObject; PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->emit()V -PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->getEnqueueRate()F +HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->getEnqueueRate()F HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->getEnqueueRate(J)F PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->getPrevious()Lcom/android/server/notification/NotificationUsageStats$AggregatedStats; -PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->isAlertRateLimited()Z -PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->maybeCount(Ljava/lang/String;I)V +HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->isAlertRateLimited()Z +HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->maybeCount(Ljava/lang/String;I)V PLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->maybePut(Lorg/json/JSONObject;Ljava/lang/String;F)V HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->maybePut(Lorg/json/JSONObject;Ljava/lang/String;I)V HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->toStringWithIndent(Ljava/lang/String;)Ljava/lang/String; @@ -20697,8 +22870,8 @@ PLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->< HPLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->(Landroid/content/Context;Ljava/lang/String;)V HPLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->increment(I)V PLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->maybeCount(Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;)V -PLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->maybePut(Lorg/json/JSONObject;Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;)V -PLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->toString()Ljava/lang/String; +HPLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->maybePut(Lorg/json/JSONObject;Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;)V +HPLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->toString()Ljava/lang/String; PLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->update(Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;)V HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->()V HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->finish()V @@ -20707,42 +22880,47 @@ PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->getCurrentPosttimeMs()J HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->hasBeenVisiblyExpanded()Z PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onClick()V -PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onDismiss()V -PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onExpansionChanged(ZZ)V +HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onDismiss()V +HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onExpansionChanged(ZZ)V HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onRemoved()V HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onVisibilityChanged(Z)V -PLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->toString()Ljava/lang/String; +HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->toString()Ljava/lang/String; HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->updateFrom(Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;)V HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->updateVisiblyExpandedStats()V HSPLcom/android/server/notification/NotificationUsageStats;->()V HSPLcom/android/server/notification/NotificationUsageStats;->(Landroid/content/Context;)V PLcom/android/server/notification/NotificationUsageStats;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V -PLcom/android/server/notification/NotificationUsageStats;->dumpJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONObject; -PLcom/android/server/notification/NotificationUsageStats;->emit()V +HPLcom/android/server/notification/NotificationUsageStats;->dumpJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONObject; +HPLcom/android/server/notification/NotificationUsageStats;->emit()V HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Lcom/android/server/notification/NotificationRecord;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats; HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Ljava/lang/String;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats; HPLcom/android/server/notification/NotificationUsageStats;->getAppEnqueueRate(Ljava/lang/String;)F HPLcom/android/server/notification/NotificationUsageStats;->getOrCreateAggregatedStatsLocked(Ljava/lang/String;)Lcom/android/server/notification/NotificationUsageStats$AggregatedStats; -PLcom/android/server/notification/NotificationUsageStats;->isAlertRateLimited(Ljava/lang/String;)Z +HPLcom/android/server/notification/NotificationUsageStats;->isAlertRateLimited(Ljava/lang/String;)Z HPLcom/android/server/notification/NotificationUsageStats;->registerBlocked(Lcom/android/server/notification/NotificationRecord;)V -PLcom/android/server/notification/NotificationUsageStats;->registerClickedByUser(Lcom/android/server/notification/NotificationRecord;)V -PLcom/android/server/notification/NotificationUsageStats;->registerDismissedByUser(Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationUsageStats;->registerClickedByUser(Lcom/android/server/notification/NotificationRecord;)V +HPLcom/android/server/notification/NotificationUsageStats;->registerDismissedByUser(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationUsageStats;->registerEnqueuedByApp(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationUsageStats;->registerOverCountQuota(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationUsageStats;->registerOverRateQuota(Ljava/lang/String;)V HPLcom/android/server/notification/NotificationUsageStats;->registerPeopleAffinity(Lcom/android/server/notification/NotificationRecord;ZZZ)V HPLcom/android/server/notification/NotificationUsageStats;->registerPostedByApp(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationUsageStats;->registerRemovedByApp(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/NotificationUsageStats;->registerSuspendedByAdmin(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationUsageStats;->registerUpdatedByApp(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/NotificationUsageStats;->releaseAggregatedStatsLocked([Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;)V HSPLcom/android/server/notification/PreferencesHelper$Delegate;->(Ljava/lang/String;IZZ)V +PLcom/android/server/notification/PreferencesHelper$Delegate;->isAllowed(Ljava/lang/String;I)Z HSPLcom/android/server/notification/PreferencesHelper$PackagePreferences;->()V HSPLcom/android/server/notification/PreferencesHelper$PackagePreferences;->(Lcom/android/server/notification/PreferencesHelper$1;)V +PLcom/android/server/notification/PreferencesHelper$PackagePreferences;->isValidDelegate(Ljava/lang/String;I)Z HSPLcom/android/server/notification/PreferencesHelper;->(Landroid/content/Context;Landroid/content/pm/PackageManager;Lcom/android/server/notification/RankingHandler;Lcom/android/server/notification/ZenModeHelper;Lcom/android/server/notification/NotificationChannelLogger;Landroid/app/AppOpsManager;Lcom/android/server/notification/SysUiStatsEvent$BuilderFactory;)V HPLcom/android/server/notification/PreferencesHelper;->badgingEnabled(Landroid/os/UserHandle;)Z HPLcom/android/server/notification/PreferencesHelper;->bubblesEnabled()Z HPLcom/android/server/notification/PreferencesHelper;->canShowBadge(Ljava/lang/String;I)Z -PLcom/android/server/notification/PreferencesHelper;->channelIsLiveLocked(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;Landroid/app/NotificationChannel;)Z +HPLcom/android/server/notification/PreferencesHelper;->canShowNotificationsOnLockscreen(I)Z +HPLcom/android/server/notification/PreferencesHelper;->canShowPrivateNotificationsOnLockScreen(I)Z +HPLcom/android/server/notification/PreferencesHelper;->channelIsLiveLocked(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;Landroid/app/NotificationChannel;)Z PLcom/android/server/notification/PreferencesHelper;->clearData(Ljava/lang/String;I)V PLcom/android/server/notification/PreferencesHelper;->clearLockedFieldsLocked(Landroid/app/NotificationChannel;)V HSPLcom/android/server/notification/PreferencesHelper;->createDefaultChannelIfNeededLocked(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;)Z @@ -20755,19 +22933,21 @@ PLcom/android/server/notification/PreferencesHelper;->deleteNotificationChannelG HPLcom/android/server/notification/PreferencesHelper;->deleteNotificationChannelLocked(Landroid/app/NotificationChannel;Ljava/lang/String;I)V PLcom/android/server/notification/PreferencesHelper;->dump(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/PreferencesHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V -PLcom/android/server/notification/PreferencesHelper;->dumpBansJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONArray; -PLcom/android/server/notification/PreferencesHelper;->dumpChannelsJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONArray; +HPLcom/android/server/notification/PreferencesHelper;->dumpBansJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONArray; +HPLcom/android/server/notification/PreferencesHelper;->dumpChannelsJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONArray; HPLcom/android/server/notification/PreferencesHelper;->dumpJson(Lcom/android/server/notification/NotificationManagerService$DumpFilter;)Lorg/json/JSONObject; -PLcom/android/server/notification/PreferencesHelper;->dumpPackagePreferencesLocked(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/notification/NotificationManagerService$DumpFilter;Landroid/util/ArrayMap;)V -PLcom/android/server/notification/PreferencesHelper;->dumpPackagePreferencesLocked(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/notification/NotificationManagerService$DumpFilter;Landroid/util/ArrayMap;)V +HPLcom/android/server/notification/PreferencesHelper;->dumpPackagePreferencesLocked(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/notification/NotificationManagerService$DumpFilter;Landroid/util/ArrayMap;)V +HPLcom/android/server/notification/PreferencesHelper;->dumpPackagePreferencesLocked(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/notification/NotificationManagerService$DumpFilter;Landroid/util/ArrayMap;)V HPLcom/android/server/notification/PreferencesHelper;->findConversationChannel(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;Ljava/lang/String;Ljava/lang/String;Z)Landroid/app/NotificationChannel; HPLcom/android/server/notification/PreferencesHelper;->getBlockedChannelCount(Ljava/lang/String;I)I HPLcom/android/server/notification/PreferencesHelper;->getBubblePreference(Ljava/lang/String;I)I -PLcom/android/server/notification/PreferencesHelper;->getChannelLog(Landroid/app/NotificationChannel;Ljava/lang/String;)Landroid/metrics/LogMaker; +PLcom/android/server/notification/PreferencesHelper;->getChannelGroupLog(Ljava/lang/String;Ljava/lang/String;)Landroid/metrics/LogMaker; +HPLcom/android/server/notification/PreferencesHelper;->getChannelLog(Landroid/app/NotificationChannel;Ljava/lang/String;)Landroid/metrics/LogMaker; HSPLcom/android/server/notification/PreferencesHelper;->getConversationNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZZ)Landroid/app/NotificationChannel; -PLcom/android/server/notification/PreferencesHelper;->getConversations(Ljava/lang/String;I)Ljava/util/ArrayList; -PLcom/android/server/notification/PreferencesHelper;->getConversations(Z)Ljava/util/ArrayList; -PLcom/android/server/notification/PreferencesHelper;->getDeletedChannelCount(Ljava/lang/String;I)I +HPLcom/android/server/notification/PreferencesHelper;->getConversations(Landroid/util/IntArray;Z)Ljava/util/ArrayList; +HPLcom/android/server/notification/PreferencesHelper;->getConversations(Ljava/lang/String;I)Ljava/util/ArrayList; +HPLcom/android/server/notification/PreferencesHelper;->getDeletedChannelCount(Ljava/lang/String;I)I +HPLcom/android/server/notification/PreferencesHelper;->getGroupForChannel(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannelGroup; HPLcom/android/server/notification/PreferencesHelper;->getImportance(Ljava/lang/String;I)I HPLcom/android/server/notification/PreferencesHelper;->getIsAppImportanceLocked(Ljava/lang/String;I)Z HSPLcom/android/server/notification/PreferencesHelper;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;Z)Landroid/app/NotificationChannel; @@ -20775,9 +22955,10 @@ HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGro HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroupWithChannels(Ljava/lang/String;ILjava/lang/String;Z)Landroid/app/NotificationChannelGroup; HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroups(Ljava/lang/String;IZZZ)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannels(Ljava/lang/String;IZ)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelsBypassingDnd(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/notification/PreferencesHelper;->getOrCreatePackagePreferencesLocked(Ljava/lang/String;I)Lcom/android/server/notification/PreferencesHelper$PackagePreferences; HSPLcom/android/server/notification/PreferencesHelper;->getOrCreatePackagePreferencesLocked(Ljava/lang/String;IIIIIZI)Lcom/android/server/notification/PreferencesHelper$PackagePreferences; -PLcom/android/server/notification/PreferencesHelper;->getPackageBans()Ljava/util/Map; +HPLcom/android/server/notification/PreferencesHelper;->getPackageBans()Ljava/util/Map; HPLcom/android/server/notification/PreferencesHelper;->getPackageChannels()Ljava/util/Map; HSPLcom/android/server/notification/PreferencesHelper;->getPackagePreferencesLocked(Ljava/lang/String;I)Lcom/android/server/notification/PreferencesHelper$PackagePreferences; HPLcom/android/server/notification/PreferencesHelper;->hasSentValidMsg(Ljava/lang/String;I)Z @@ -20788,33 +22969,38 @@ HPLcom/android/server/notification/PreferencesHelper;->isInInvalidMsgState(Ljava HPLcom/android/server/notification/PreferencesHelper;->isMediaNotificationFilteringEnabled()Z HSPLcom/android/server/notification/PreferencesHelper;->lockChannelsForOEM([Ljava/lang/String;)V PLcom/android/server/notification/PreferencesHelper;->lockFieldsForUpdateLocked(Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;)V -PLcom/android/server/notification/PreferencesHelper;->onLocaleChanged(Landroid/content/Context;I)V +HPLcom/android/server/notification/PreferencesHelper;->onLocaleChanged(Landroid/content/Context;I)V HPLcom/android/server/notification/PreferencesHelper;->onPackagesChanged(ZI[Ljava/lang/String;[I)Z PLcom/android/server/notification/PreferencesHelper;->onUserSwitched(I)V PLcom/android/server/notification/PreferencesHelper;->onUserUnlocked(I)V -PLcom/android/server/notification/PreferencesHelper;->onlyHasDefaultChannel(Ljava/lang/String;I)Z +HPLcom/android/server/notification/PreferencesHelper;->onlyHasDefaultChannel(Ljava/lang/String;I)Z HSPLcom/android/server/notification/PreferencesHelper;->packagePreferencesKey(Ljava/lang/String;I)Ljava/lang/String; HPLcom/android/server/notification/PreferencesHelper;->pullPackageChannelGroupPreferencesStats(Ljava/util/List;)V HPLcom/android/server/notification/PreferencesHelper;->pullPackageChannelPreferencesStats(Ljava/util/List;)V HPLcom/android/server/notification/PreferencesHelper;->pullPackagePreferencesStats(Ljava/util/List;)V -HSPLcom/android/server/notification/PreferencesHelper;->readXml(Lorg/xmlpull/v1/XmlPullParser;ZI)V +HSPLcom/android/server/notification/PreferencesHelper;->readXml(Landroid/util/TypedXmlPullParser;ZI)V +PLcom/android/server/notification/PreferencesHelper;->setBubblesAllowed(Ljava/lang/String;II)V +PLcom/android/server/notification/PreferencesHelper;->setEnabled(Ljava/lang/String;IZ)V PLcom/android/server/notification/PreferencesHelper;->setImportance(Ljava/lang/String;II)V -PLcom/android/server/notification/PreferencesHelper;->setInvalidMessageSent(Ljava/lang/String;I)Z +HPLcom/android/server/notification/PreferencesHelper;->setInvalidMessageSent(Ljava/lang/String;I)Z +PLcom/android/server/notification/PreferencesHelper;->setInvalidMsgAppDemoted(Ljava/lang/String;IZ)V PLcom/android/server/notification/PreferencesHelper;->setShowBadge(Ljava/lang/String;IZ)V HPLcom/android/server/notification/PreferencesHelper;->setValidMessageSent(Ljava/lang/String;I)Z HSPLcom/android/server/notification/PreferencesHelper;->shouldHaveDefaultChannel(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;)Z PLcom/android/server/notification/PreferencesHelper;->shouldHideSilentStatusIcons()Z HSPLcom/android/server/notification/PreferencesHelper;->syncChannelsBypassingDnd(I)V -PLcom/android/server/notification/PreferencesHelper;->unrestoredPackageKey(Ljava/lang/String;I)Ljava/lang/String; +HPLcom/android/server/notification/PreferencesHelper;->unrestoredPackageKey(Ljava/lang/String;I)Ljava/lang/String; HSPLcom/android/server/notification/PreferencesHelper;->updateBadgingEnabled()V HSPLcom/android/server/notification/PreferencesHelper;->updateBubblesEnabled()V HSPLcom/android/server/notification/PreferencesHelper;->updateChannelsBypassingDnd(I)V HSPLcom/android/server/notification/PreferencesHelper;->updateConfig()V HSPLcom/android/server/notification/PreferencesHelper;->updateDefaultApps(ILandroid/util/ArraySet;Landroid/util/ArraySet;)V +PLcom/android/server/notification/PreferencesHelper;->updateLockScreenPrivateNotifications()V +PLcom/android/server/notification/PreferencesHelper;->updateLockScreenShowNotifications()V HSPLcom/android/server/notification/PreferencesHelper;->updateMediaNotificationFilteringEnabled()V -PLcom/android/server/notification/PreferencesHelper;->updateNotificationChannel(Ljava/lang/String;ILandroid/app/NotificationChannel;Z)V +HPLcom/android/server/notification/PreferencesHelper;->updateNotificationChannel(Ljava/lang/String;ILandroid/app/NotificationChannel;Z)V PLcom/android/server/notification/PreferencesHelper;->updateZenPolicy(Z)V -HSPLcom/android/server/notification/PreferencesHelper;->writeXml(Lorg/xmlpull/v1/XmlSerializer;ZI)V +HSPLcom/android/server/notification/PreferencesHelper;->writeXml(Landroid/util/TypedXmlSerializer;ZI)V HSPLcom/android/server/notification/PriorityExtractor;->()V HSPLcom/android/server/notification/PriorityExtractor;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V HPLcom/android/server/notification/PriorityExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; @@ -20822,6 +23008,7 @@ HSPLcom/android/server/notification/PriorityExtractor;->setConfig(Lcom/android/s HSPLcom/android/server/notification/PriorityExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/PropConfig;->getStringArray(Landroid/content/Context;Ljava/lang/String;I)[Ljava/lang/String; HSPLcom/android/server/notification/RankingHelper;->(Landroid/content/Context;Lcom/android/server/notification/RankingHandler;Lcom/android/server/notification/RankingConfig;Lcom/android/server/notification/ZenModeHelper;Lcom/android/server/notification/NotificationUsageStats;[Ljava/lang/String;)V +PLcom/android/server/notification/RankingHelper;->dump(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V PLcom/android/server/notification/RankingHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V HPLcom/android/server/notification/RankingHelper;->extractSignals(Lcom/android/server/notification/NotificationRecord;)V HSPLcom/android/server/notification/RankingHelper;->findExtractor(Ljava/lang/Class;)Lcom/android/server/notification/NotificationSignalExtractor; @@ -20831,26 +23018,28 @@ HPLcom/android/server/notification/RankingReconsideration;->(Ljava/lang/St HPLcom/android/server/notification/RankingReconsideration;->getDelay(Ljava/util/concurrent/TimeUnit;)J HPLcom/android/server/notification/RankingReconsideration;->getKey()Ljava/lang/String; HPLcom/android/server/notification/RankingReconsideration;->run()V -PLcom/android/server/notification/RateEstimator;->()V +HPLcom/android/server/notification/RateEstimator;->()V HPLcom/android/server/notification/RateEstimator;->getInterarrivalEstimate(J)D HPLcom/android/server/notification/RateEstimator;->getRate(J)F HPLcom/android/server/notification/RateEstimator;->update(J)F HSPLcom/android/server/notification/ScheduleConditionProvider$1;->(Lcom/android/server/notification/ScheduleConditionProvider;)V -PLcom/android/server/notification/ScheduleConditionProvider$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/notification/ScheduleConditionProvider$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/notification/ScheduleConditionProvider;->()V HSPLcom/android/server/notification/ScheduleConditionProvider;->()V +PLcom/android/server/notification/ScheduleConditionProvider;->access$000(Lcom/android/server/notification/ScheduleConditionProvider;)Landroid/util/ArrayMap; PLcom/android/server/notification/ScheduleConditionProvider;->access$100(Lcom/android/server/notification/ScheduleConditionProvider;)V PLcom/android/server/notification/ScheduleConditionProvider;->addSnoozed(Landroid/net/Uri;)V HSPLcom/android/server/notification/ScheduleConditionProvider;->asInterface()Landroid/service/notification/IConditionProvider; HSPLcom/android/server/notification/ScheduleConditionProvider;->attachBase(Landroid/content/Context;)V PLcom/android/server/notification/ScheduleConditionProvider;->conditionSnoozed(Landroid/net/Uri;)Z -PLcom/android/server/notification/ScheduleConditionProvider;->createCondition(Landroid/net/Uri;ILjava/lang/String;)Landroid/service/notification/Condition; +HPLcom/android/server/notification/ScheduleConditionProvider;->createCondition(Landroid/net/Uri;ILjava/lang/String;)Landroid/service/notification/Condition; PLcom/android/server/notification/ScheduleConditionProvider;->dump(Ljava/io/PrintWriter;Lcom/android/server/notification/NotificationManagerService$DumpFilter;)V -PLcom/android/server/notification/ScheduleConditionProvider;->evaluateSubscriptionLocked(Landroid/net/Uri;Landroid/service/notification/ScheduleCalendar;JJ)Landroid/service/notification/Condition; -PLcom/android/server/notification/ScheduleConditionProvider;->evaluateSubscriptions()V +HPLcom/android/server/notification/ScheduleConditionProvider;->evaluateSubscriptionLocked(Landroid/net/Uri;Landroid/service/notification/ScheduleCalendar;JJ)Landroid/service/notification/Condition; +HPLcom/android/server/notification/ScheduleConditionProvider;->evaluateSubscriptions()V HSPLcom/android/server/notification/ScheduleConditionProvider;->getComponent()Landroid/content/ComponentName; PLcom/android/server/notification/ScheduleConditionProvider;->getNextAlarm()J HSPLcom/android/server/notification/ScheduleConditionProvider;->isValidConditionId(Landroid/net/Uri;)Z +PLcom/android/server/notification/ScheduleConditionProvider;->meetsSchedule(Landroid/service/notification/ScheduleCalendar;J)Z HSPLcom/android/server/notification/ScheduleConditionProvider;->onBootComplete()V HSPLcom/android/server/notification/ScheduleConditionProvider;->onConnected()V PLcom/android/server/notification/ScheduleConditionProvider;->onSubscribe(Landroid/net/Uri;)V @@ -20859,13 +23048,13 @@ HSPLcom/android/server/notification/ScheduleConditionProvider;->readSnoozed()V PLcom/android/server/notification/ScheduleConditionProvider;->removeSnoozed(Landroid/net/Uri;)V PLcom/android/server/notification/ScheduleConditionProvider;->saveSnoozedLocked()V PLcom/android/server/notification/ScheduleConditionProvider;->setRegistered(Z)V -PLcom/android/server/notification/ScheduleConditionProvider;->updateAlarm(JJ)V +HPLcom/android/server/notification/ScheduleConditionProvider;->updateAlarm(JJ)V HSPLcom/android/server/notification/ShortcutHelper$1;->(Lcom/android/server/notification/ShortcutHelper;)V HSPLcom/android/server/notification/ShortcutHelper;->()V HSPLcom/android/server/notification/ShortcutHelper;->(Landroid/content/pm/LauncherApps;Lcom/android/server/notification/ShortcutHelper$ShortcutListener;Landroid/content/pm/ShortcutServiceInternal;)V -PLcom/android/server/notification/ShortcutHelper;->cacheShortcut(Landroid/content/pm/ShortcutInfo;Landroid/os/UserHandle;)V +HPLcom/android/server/notification/ShortcutHelper;->cacheShortcut(Landroid/content/pm/ShortcutInfo;Landroid/os/UserHandle;)V HPLcom/android/server/notification/ShortcutHelper;->getValidShortcutInfo(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/ShortcutInfo; -PLcom/android/server/notification/ShortcutHelper;->isConversationShortcut(Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutServiceInternal;I)Z +HPLcom/android/server/notification/ShortcutHelper;->isConversationShortcut(Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutServiceInternal;I)Z HPLcom/android/server/notification/ShortcutHelper;->maybeListenForShortcutChangesForBubbles(Lcom/android/server/notification/NotificationRecord;ZLandroid/os/Handler;)V HSPLcom/android/server/notification/SmallHash;->hash(I)I HSPLcom/android/server/notification/SmallHash;->hash(Ljava/lang/String;)I @@ -20883,11 +23072,11 @@ HPLcom/android/server/notification/SnoozeHelper;->getSnoozeTimeForUnpostedNotifi PLcom/android/server/notification/SnoozeHelper;->getSnoozed()Ljava/util/List; HPLcom/android/server/notification/SnoozeHelper;->getSnoozed(ILjava/lang/String;)Ljava/util/Collection; HPLcom/android/server/notification/SnoozeHelper;->isSnoozed(ILjava/lang/String;Ljava/lang/String;)Z -HSPLcom/android/server/notification/SnoozeHelper;->readXml(Lorg/xmlpull/v1/XmlPullParser;J)V +HSPLcom/android/server/notification/SnoozeHelper;->readXml(Landroid/util/TypedXmlPullParser;J)V HPLcom/android/server/notification/SnoozeHelper;->repostGroupSummary(Ljava/lang/String;ILjava/lang/String;)V HSPLcom/android/server/notification/SnoozeHelper;->scheduleRepostsForPersistedNotifications(J)V -HSPLcom/android/server/notification/SnoozeHelper;->writeXml(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/notification/SnoozeHelper;->writeXml(Lorg/xmlpull/v1/XmlSerializer;Landroid/util/ArrayMap;Ljava/lang/String;Lcom/android/server/notification/SnoozeHelper$Inserter;)V +HSPLcom/android/server/notification/SnoozeHelper;->writeXml(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/notification/SnoozeHelper;->writeXml(Landroid/util/TypedXmlSerializer;Landroid/util/ArrayMap;Ljava/lang/String;Lcom/android/server/notification/SnoozeHelper$Inserter;)V HPLcom/android/server/notification/SysUiStatsEvent$Builder;->(Landroid/util/StatsEvent$Builder;)V HPLcom/android/server/notification/SysUiStatsEvent$Builder;->addBooleanAnnotation(BZ)Lcom/android/server/notification/SysUiStatsEvent$Builder; HPLcom/android/server/notification/SysUiStatsEvent$Builder;->build()Landroid/util/StatsEvent; @@ -20899,10 +23088,10 @@ HSPLcom/android/server/notification/SysUiStatsEvent$BuilderFactory;->()V HPLcom/android/server/notification/SysUiStatsEvent$BuilderFactory;->newBuilder()Lcom/android/server/notification/SysUiStatsEvent$Builder; HSPLcom/android/server/notification/SystemConditionProviderService;->()V PLcom/android/server/notification/SystemConditionProviderService;->dumpUpcomingTime(Ljava/io/PrintWriter;Ljava/lang/String;JJ)V -PLcom/android/server/notification/SystemConditionProviderService;->formatDuration(J)Ljava/lang/String; -PLcom/android/server/notification/SystemConditionProviderService;->ts(J)Ljava/lang/String; +HPLcom/android/server/notification/SystemConditionProviderService;->formatDuration(J)Ljava/lang/String; +HPLcom/android/server/notification/SystemConditionProviderService;->ts(J)Ljava/lang/String; HSPLcom/android/server/notification/ValidateNotificationPeople$1;->(Lcom/android/server/notification/ValidateNotificationPeople;Landroid/os/Handler;)V -PLcom/android/server/notification/ValidateNotificationPeople$1;->onChange(ZLandroid/net/Uri;I)V +HPLcom/android/server/notification/ValidateNotificationPeople$1;->onChange(ZLandroid/net/Uri;I)V PLcom/android/server/notification/ValidateNotificationPeople$2;->(Lcom/android/server/notification/ValidateNotificationPeople;Lcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;Ljava/util/concurrent/Semaphore;)V PLcom/android/server/notification/ValidateNotificationPeople$2;->run()V HPLcom/android/server/notification/ValidateNotificationPeople$LookupResult;->()V @@ -20914,17 +23103,20 @@ HPLcom/android/server/notification/ValidateNotificationPeople$LookupResult;->mer HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->(Lcom/android/server/notification/ValidateNotificationPeople;Landroid/content/Context;Ljava/lang/String;Ljava/util/LinkedList;)V HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->(Lcom/android/server/notification/ValidateNotificationPeople;Landroid/content/Context;Ljava/lang/String;Ljava/util/LinkedList;Lcom/android/server/notification/ValidateNotificationPeople$1;)V HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->applyChangesLocked(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->getContactAffinity()F HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->setRecord(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->work()V HSPLcom/android/server/notification/ValidateNotificationPeople;->()V HSPLcom/android/server/notification/ValidateNotificationPeople;->()V -PLcom/android/server/notification/ValidateNotificationPeople;->access$000()Z +HPLcom/android/server/notification/ValidateNotificationPeople;->access$000()Z PLcom/android/server/notification/ValidateNotificationPeople;->access$100(Lcom/android/server/notification/ValidateNotificationPeople;)I -PLcom/android/server/notification/ValidateNotificationPeople;->access$108(Lcom/android/server/notification/ValidateNotificationPeople;)I -PLcom/android/server/notification/ValidateNotificationPeople;->access$200()Z -PLcom/android/server/notification/ValidateNotificationPeople;->access$300(Lcom/android/server/notification/ValidateNotificationPeople;)Landroid/util/LruCache; -PLcom/android/server/notification/ValidateNotificationPeople;->access$800(Lcom/android/server/notification/ValidateNotificationPeople;ILjava/lang/String;)Ljava/lang/String; -PLcom/android/server/notification/ValidateNotificationPeople;->access$900(Lcom/android/server/notification/ValidateNotificationPeople;)Lcom/android/server/notification/NotificationUsageStats; +HPLcom/android/server/notification/ValidateNotificationPeople;->access$108(Lcom/android/server/notification/ValidateNotificationPeople;)I +HPLcom/android/server/notification/ValidateNotificationPeople;->access$200()Z +HPLcom/android/server/notification/ValidateNotificationPeople;->access$300(Lcom/android/server/notification/ValidateNotificationPeople;)Landroid/util/LruCache; +PLcom/android/server/notification/ValidateNotificationPeople;->access$600(Lcom/android/server/notification/ValidateNotificationPeople;Landroid/content/Context;Ljava/lang/String;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; +HPLcom/android/server/notification/ValidateNotificationPeople;->access$700(Lcom/android/server/notification/ValidateNotificationPeople;Landroid/content/Context;Ljava/lang/String;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; +HPLcom/android/server/notification/ValidateNotificationPeople;->access$800(Lcom/android/server/notification/ValidateNotificationPeople;ILjava/lang/String;)Ljava/lang/String; +HPLcom/android/server/notification/ValidateNotificationPeople;->access$900(Lcom/android/server/notification/ValidateNotificationPeople;)Lcom/android/server/notification/NotificationUsageStats; HPLcom/android/server/notification/ValidateNotificationPeople;->addContacts(Lcom/android/server/notification/ValidateNotificationPeople$LookupResult;Landroid/content/Context;Landroid/net/Uri;)V HPLcom/android/server/notification/ValidateNotificationPeople;->combineLists([Ljava/lang/String;[Ljava/lang/String;)[Ljava/lang/String; HPLcom/android/server/notification/ValidateNotificationPeople;->getCacheKey(ILjava/lang/String;)Ljava/lang/String; @@ -20934,42 +23126,50 @@ HPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeople(L HPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeopleForKey(Landroid/os/Bundle;Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/server/notification/ValidateNotificationPeople;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V HPLcom/android/server/notification/ValidateNotificationPeople;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; -PLcom/android/server/notification/ValidateNotificationPeople;->searchContacts(Landroid/content/Context;Landroid/net/Uri;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; +HPLcom/android/server/notification/ValidateNotificationPeople;->resolveEmailContact(Landroid/content/Context;Ljava/lang/String;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; +HPLcom/android/server/notification/ValidateNotificationPeople;->resolvePhoneContact(Landroid/content/Context;Ljava/lang/String;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; +HPLcom/android/server/notification/ValidateNotificationPeople;->searchContacts(Landroid/content/Context;Landroid/net/Uri;)Lcom/android/server/notification/ValidateNotificationPeople$LookupResult; HSPLcom/android/server/notification/ValidateNotificationPeople;->setConfig(Lcom/android/server/notification/RankingConfig;)V HSPLcom/android/server/notification/ValidateNotificationPeople;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HPLcom/android/server/notification/ValidateNotificationPeople;->validatePeople(Landroid/content/Context;Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; HPLcom/android/server/notification/ValidateNotificationPeople;->validatePeople(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;Ljava/util/List;[F)Lcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration; HSPLcom/android/server/notification/VisibilityExtractor;->()V +HPLcom/android/server/notification/VisibilityExtractor;->adminAllowsKeyguardFeature(II)Z HSPLcom/android/server/notification/VisibilityExtractor;->initialize(Landroid/content/Context;Lcom/android/server/notification/NotificationUsageStats;)V HPLcom/android/server/notification/VisibilityExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration; HSPLcom/android/server/notification/VisibilityExtractor;->setConfig(Lcom/android/server/notification/RankingConfig;)V HSPLcom/android/server/notification/VisibilityExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/ZenLog;->()V HSPLcom/android/server/notification/ZenLog;->append(ILjava/lang/String;)V -PLcom/android/server/notification/ZenLog;->componentListToString(Ljava/util/List;)Ljava/lang/String; -PLcom/android/server/notification/ZenLog;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/notification/ZenLog;->componentListToString(Ljava/util/List;)Ljava/lang/String; +PLcom/android/server/notification/ZenLog;->componentToString(Landroid/content/ComponentName;)Ljava/lang/String; +HPLcom/android/server/notification/ZenLog;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/notification/ZenLog;->hintsToString(I)Ljava/lang/String; PLcom/android/server/notification/ZenLog;->ringerModeToString(I)Ljava/lang/String; HSPLcom/android/server/notification/ZenLog;->subscribeResult(Landroid/service/notification/IConditionProvider;Landroid/os/RemoteException;)Ljava/lang/String; HSPLcom/android/server/notification/ZenLog;->traceConfig(Ljava/lang/String;Landroid/service/notification/ZenModeConfig;Landroid/service/notification/ZenModeConfig;)V -PLcom/android/server/notification/ZenLog;->traceEffectsSuppressorChanged(Ljava/util/List;Ljava/util/List;J)V +HPLcom/android/server/notification/ZenLog;->traceDisableEffects(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V +HPLcom/android/server/notification/ZenLog;->traceEffectsSuppressorChanged(Ljava/util/List;Ljava/util/List;J)V HPLcom/android/server/notification/ZenLog;->traceIntercepted(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V -PLcom/android/server/notification/ZenLog;->traceListenerHintsChanged(III)V +HPLcom/android/server/notification/ZenLog;->traceListenerHintsChanged(III)V HPLcom/android/server/notification/ZenLog;->traceNotIntercepted(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V HSPLcom/android/server/notification/ZenLog;->traceSetConsolidatedZenPolicy(Landroid/app/NotificationManager$Policy;Ljava/lang/String;)V PLcom/android/server/notification/ZenLog;->traceSetNotificationPolicy(Ljava/lang/String;ILandroid/app/NotificationManager$Policy;)V PLcom/android/server/notification/ZenLog;->traceSetRingerModeExternal(IILjava/lang/String;II)V -PLcom/android/server/notification/ZenLog;->traceSetRingerModeInternal(IILjava/lang/String;II)V +HPLcom/android/server/notification/ZenLog;->traceSetRingerModeInternal(IILjava/lang/String;II)V HSPLcom/android/server/notification/ZenLog;->traceSetZenMode(ILjava/lang/String;)V HSPLcom/android/server/notification/ZenLog;->traceSubscribe(Landroid/net/Uri;Landroid/service/notification/IConditionProvider;Landroid/os/RemoteException;)V +PLcom/android/server/notification/ZenLog;->traceUnsubscribe(Landroid/net/Uri;Landroid/service/notification/IConditionProvider;Landroid/os/RemoteException;)V PLcom/android/server/notification/ZenLog;->typeToString(I)Ljava/lang/String; HSPLcom/android/server/notification/ZenLog;->zenModeToString(I)Ljava/lang/String; HSPLcom/android/server/notification/ZenModeConditions;->()V HSPLcom/android/server/notification/ZenModeConditions;->(Lcom/android/server/notification/ZenModeHelper;Lcom/android/server/notification/ConditionProviders;)V +PLcom/android/server/notification/ZenModeConditions;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/notification/ZenModeConditions;->evaluateConfig(Landroid/service/notification/ZenModeConfig;Landroid/content/ComponentName;Z)V HSPLcom/android/server/notification/ZenModeConditions;->evaluateRule(Landroid/service/notification/ZenModeConfig$ZenRule;Landroid/util/ArraySet;Landroid/content/ComponentName;Z)V HSPLcom/android/server/notification/ZenModeConditions;->onBootComplete()V PLcom/android/server/notification/ZenModeConditions;->onConditionChanged(Landroid/net/Uri;Landroid/service/notification/Condition;)V -PLcom/android/server/notification/ZenModeConditions;->onServiceAdded(Landroid/content/ComponentName;)V +HPLcom/android/server/notification/ZenModeConditions;->onServiceAdded(Landroid/content/ComponentName;)V PLcom/android/server/notification/ZenModeConditions;->onUserSwitched()V HSPLcom/android/server/notification/ZenModeConditions;->updateSnoozing(Landroid/service/notification/ZenModeConfig$ZenRule;)Z HSPLcom/android/server/notification/ZenModeExtractor;->()V @@ -20980,31 +23180,37 @@ HSPLcom/android/server/notification/ZenModeExtractor;->setConfig(Lcom/android/se HSPLcom/android/server/notification/ZenModeExtractor;->setZenHelper(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->()V HSPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->(Lcom/android/server/notification/ZenModeFiltering$1;)V +PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->access$100(Lcom/android/server/notification/ZenModeFiltering$RepeatCallers;)I +PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->access$200(Lcom/android/server/notification/ZenModeFiltering$RepeatCallers;)Landroid/util/ArrayMap; +PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->access$300(Lcom/android/server/notification/ZenModeFiltering$RepeatCallers;Landroid/content/Context;Landroid/os/Bundle;)Z PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->access$400(Lcom/android/server/notification/ZenModeFiltering$RepeatCallers;Landroid/content/Context;Landroid/os/Bundle;)V -PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->cleanUp(Landroid/util/ArrayMap;J)V -PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->isRepeat(Landroid/content/Context;Landroid/os/Bundle;)Z -PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->peopleString(Landroid/os/Bundle;)Ljava/lang/String; +HPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->cleanUp(Landroid/util/ArrayMap;J)V +HPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->isRepeat(Landroid/content/Context;Landroid/os/Bundle;)Z +HPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->peopleString(Landroid/os/Bundle;)Ljava/lang/String; PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->recordCall(Landroid/content/Context;Landroid/os/Bundle;)V -PLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->setThresholdMinutes(Landroid/content/Context;)V +HPLcom/android/server/notification/ZenModeFiltering$RepeatCallers;->setThresholdMinutes(Landroid/content/Context;)V HSPLcom/android/server/notification/ZenModeFiltering;->()V HSPLcom/android/server/notification/ZenModeFiltering;->(Landroid/content/Context;)V HPLcom/android/server/notification/ZenModeFiltering;->audienceMatches(IF)Z PLcom/android/server/notification/ZenModeFiltering;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/notification/ZenModeFiltering;->extras(Lcom/android/server/notification/NotificationRecord;)Landroid/os/Bundle; -PLcom/android/server/notification/ZenModeFiltering;->isAlarm(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->extras(Lcom/android/server/notification/NotificationRecord;)Landroid/os/Bundle; +HPLcom/android/server/notification/ZenModeFiltering;->isAlarm(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/ZenModeFiltering;->isCall(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isConversation(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isCritical(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isConversation(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isCritical(Lcom/android/server/notification/NotificationRecord;)Z HPLcom/android/server/notification/ZenModeFiltering;->isDefaultPhoneApp(Ljava/lang/String;)Z -PLcom/android/server/notification/ZenModeFiltering;->isEvent(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isMedia(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isMessage(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isReminder(Lcom/android/server/notification/NotificationRecord;)Z -PLcom/android/server/notification/ZenModeFiltering;->isSystem(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isEvent(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isMedia(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isMessage(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isReminder(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->isSystem(Lcom/android/server/notification/NotificationRecord;)Z PLcom/android/server/notification/ZenModeFiltering;->matchesCallFilter(Landroid/content/Context;ILandroid/app/NotificationManager$Policy;Landroid/os/UserHandle;Landroid/os/Bundle;Lcom/android/server/notification/ValidateNotificationPeople;IF)Z PLcom/android/server/notification/ZenModeFiltering;->recordCall(Lcom/android/server/notification/NotificationRecord;)V HPLcom/android/server/notification/ZenModeFiltering;->shouldIntercept(ILandroid/app/NotificationManager$Policy;Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeFiltering;->shouldInterceptAudience(ILcom/android/server/notification/NotificationRecord;)Z +PLcom/android/server/notification/ZenModeFiltering;->ts(J)Ljava/lang/String; HSPLcom/android/server/notification/ZenModeHelper$Callback;->()V +PLcom/android/server/notification/ZenModeHelper$Callback;->onAutomaticRuleStatusChanged(ILjava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/notification/ZenModeHelper$Callback;->onConsolidatedPolicyChanged()V HSPLcom/android/server/notification/ZenModeHelper$Callback;->onPolicyChanged()V HSPLcom/android/server/notification/ZenModeHelper$H$ConfigMessageData;->(Lcom/android/server/notification/ZenModeHelper$H;Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)V @@ -21012,13 +23218,14 @@ HSPLcom/android/server/notification/ZenModeHelper$H;->(Lcom/android/server HSPLcom/android/server/notification/ZenModeHelper$H;->(Lcom/android/server/notification/ZenModeHelper;Landroid/os/Looper;Lcom/android/server/notification/ZenModeHelper$1;)V HSPLcom/android/server/notification/ZenModeHelper$H;->access$200(Lcom/android/server/notification/ZenModeHelper$H;)V HSPLcom/android/server/notification/ZenModeHelper$H;->access$300(Lcom/android/server/notification/ZenModeHelper$H;Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)V -PLcom/android/server/notification/ZenModeHelper$H;->access$400(Lcom/android/server/notification/ZenModeHelper$H;)V +HSPLcom/android/server/notification/ZenModeHelper$H;->access$400(Lcom/android/server/notification/ZenModeHelper$H;)V HSPLcom/android/server/notification/ZenModeHelper$H;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/notification/ZenModeHelper$H;->postApplyConfig(Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)V -PLcom/android/server/notification/ZenModeHelper$H;->postDispatchOnZenModeChanged()V +HSPLcom/android/server/notification/ZenModeHelper$H;->postDispatchOnZenModeChanged()V HSPLcom/android/server/notification/ZenModeHelper$H;->postMetricsTimer()V HSPLcom/android/server/notification/ZenModeHelper$Metrics;->(Lcom/android/server/notification/ZenModeHelper;)V HSPLcom/android/server/notification/ZenModeHelper$Metrics;->(Lcom/android/server/notification/ZenModeHelper;Lcom/android/server/notification/ZenModeHelper$1;)V +PLcom/android/server/notification/ZenModeHelper$Metrics;->access$1200(Lcom/android/server/notification/ZenModeHelper$Metrics;)V HSPLcom/android/server/notification/ZenModeHelper$Metrics;->emit()V HSPLcom/android/server/notification/ZenModeHelper$Metrics;->emitDndType()V HSPLcom/android/server/notification/ZenModeHelper$Metrics;->emitRules()V @@ -21032,111 +23239,136 @@ HSPLcom/android/server/notification/ZenModeHelper$RingerModeDelegate;->onSetRing PLcom/android/server/notification/ZenModeHelper$RingerModeDelegate;->toString()Ljava/lang/String; HSPLcom/android/server/notification/ZenModeHelper$SettingsObserver;->(Lcom/android/server/notification/ZenModeHelper;Landroid/os/Handler;)V HSPLcom/android/server/notification/ZenModeHelper$SettingsObserver;->observe()V -PLcom/android/server/notification/ZenModeHelper$SettingsObserver;->onChange(ZLandroid/net/Uri;)V +HPLcom/android/server/notification/ZenModeHelper$SettingsObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/notification/ZenModeHelper$SettingsObserver;->update(Landroid/net/Uri;)V HSPLcom/android/server/notification/ZenModeHelper;->()V HSPLcom/android/server/notification/ZenModeHelper;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/notification/ConditionProviders;Lcom/android/server/notification/SysUiStatsEvent$BuilderFactory;)V PLcom/android/server/notification/ZenModeHelper;->access$1000(Lcom/android/server/notification/ZenModeHelper;)V +PLcom/android/server/notification/ZenModeHelper;->access$1100(Lcom/android/server/notification/ZenModeHelper;)Lcom/android/server/notification/ZenModeHelper$Metrics; HSPLcom/android/server/notification/ZenModeHelper;->access$1300(Lcom/android/server/notification/ZenModeHelper;Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)V HSPLcom/android/server/notification/ZenModeHelper;->access$500(Lcom/android/server/notification/ZenModeHelper;Ljava/lang/Integer;)V HSPLcom/android/server/notification/ZenModeHelper;->access$700(Lcom/android/server/notification/ZenModeHelper;)Landroid/content/Context; -PLcom/android/server/notification/ZenModeHelper;->access$800(Lcom/android/server/notification/ZenModeHelper;)I +HPLcom/android/server/notification/ZenModeHelper;->access$800(Lcom/android/server/notification/ZenModeHelper;)I HSPLcom/android/server/notification/ZenModeHelper;->access$900(Lcom/android/server/notification/ZenModeHelper;)Lcom/android/server/notification/ZenModeHelper$H; +PLcom/android/server/notification/ZenModeHelper;->addAutomaticZenRule(Landroid/app/AutomaticZenRule;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/notification/ZenModeHelper;->addCallback(Lcom/android/server/notification/ZenModeHelper$Callback;)V HSPLcom/android/server/notification/ZenModeHelper;->applyConfig(Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)V -PLcom/android/server/notification/ZenModeHelper;->applyCustomPolicy(Landroid/service/notification/ZenPolicy;Landroid/service/notification/ZenModeConfig$ZenRule;)V +HSPLcom/android/server/notification/ZenModeHelper;->applyCustomPolicy(Landroid/service/notification/ZenPolicy;Landroid/service/notification/ZenModeConfig$ZenRule;)V HSPLcom/android/server/notification/ZenModeHelper;->applyRestrictions()V HSPLcom/android/server/notification/ZenModeHelper;->applyRestrictions(ZZI)V HSPLcom/android/server/notification/ZenModeHelper;->applyRestrictions(ZZII)V -PLcom/android/server/notification/ZenModeHelper;->applyZenToRingerMode()V -PLcom/android/server/notification/ZenModeHelper;->canManageAutomaticZenRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Z +HSPLcom/android/server/notification/ZenModeHelper;->applyZenToRingerMode()V +HPLcom/android/server/notification/ZenModeHelper;->canManageAutomaticZenRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Z HSPLcom/android/server/notification/ZenModeHelper;->cleanUpZenRules()V HSPLcom/android/server/notification/ZenModeHelper;->computeZenMode()I -PLcom/android/server/notification/ZenModeHelper;->createAutomaticZenRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Landroid/app/AutomaticZenRule; +HPLcom/android/server/notification/ZenModeHelper;->createAutomaticZenRule(Landroid/service/notification/ZenModeConfig$ZenRule;)Landroid/app/AutomaticZenRule; +PLcom/android/server/notification/ZenModeHelper;->dispatchOnAutomaticRuleStatusChanged(ILjava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/notification/ZenModeHelper;->dispatchOnConfigChanged()V HSPLcom/android/server/notification/ZenModeHelper;->dispatchOnConsolidatedPolicyChanged()V HSPLcom/android/server/notification/ZenModeHelper;->dispatchOnPolicyChanged()V -PLcom/android/server/notification/ZenModeHelper;->dispatchOnZenModeChanged()V +HPLcom/android/server/notification/ZenModeHelper;->dispatchOnZenModeChanged()V PLcom/android/server/notification/ZenModeHelper;->dump(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/notification/ZenModeHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/notification/ZenModeHelper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Landroid/service/notification/ZenModeConfig;)V HSPLcom/android/server/notification/ZenModeHelper;->evaluateZenMode(Ljava/lang/String;Z)V HPLcom/android/server/notification/ZenModeHelper;->findMatchingRules(Landroid/service/notification/ZenModeConfig;Landroid/net/Uri;Landroid/service/notification/Condition;)Ljava/util/List; HPLcom/android/server/notification/ZenModeHelper;->getAutomaticZenRule(Ljava/lang/String;)Landroid/app/AutomaticZenRule; -PLcom/android/server/notification/ZenModeHelper;->getConfig()Landroid/service/notification/ZenModeConfig; -PLcom/android/server/notification/ZenModeHelper;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; +HPLcom/android/server/notification/ZenModeHelper;->getConfig()Landroid/service/notification/ZenModeConfig; +HSPLcom/android/server/notification/ZenModeHelper;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy; +PLcom/android/server/notification/ZenModeHelper;->getCurrentInstanceCount(Landroid/content/ComponentName;)I HSPLcom/android/server/notification/ZenModeHelper;->getNotificationPolicy()Landroid/app/NotificationManager$Policy; HSPLcom/android/server/notification/ZenModeHelper;->getNotificationPolicy(Landroid/service/notification/ZenModeConfig;)Landroid/app/NotificationManager$Policy; +PLcom/android/server/notification/ZenModeHelper;->getPreviousRingerModeSetting()I +PLcom/android/server/notification/ZenModeHelper;->getServiceInfo(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; +PLcom/android/server/notification/ZenModeHelper;->getSuppressedEffects()J HSPLcom/android/server/notification/ZenModeHelper;->getZenMode()I HSPLcom/android/server/notification/ZenModeHelper;->getZenModeListenerInterruptionFilter()I -PLcom/android/server/notification/ZenModeHelper;->getZenModeSetting()I -PLcom/android/server/notification/ZenModeHelper;->getZenRules()Ljava/util/List; +HPLcom/android/server/notification/ZenModeHelper;->getZenModeSetting()I +HPLcom/android/server/notification/ZenModeHelper;->getZenRules()Ljava/util/List; HSPLcom/android/server/notification/ZenModeHelper;->initZenMode()V -PLcom/android/server/notification/ZenModeHelper;->isCall(Lcom/android/server/notification/NotificationRecord;)Z +HPLcom/android/server/notification/ZenModeHelper;->isCall(Lcom/android/server/notification/NotificationRecord;)Z +PLcom/android/server/notification/ZenModeHelper;->isSystemRule(Landroid/app/AutomaticZenRule;)Z PLcom/android/server/notification/ZenModeHelper;->loadConfigForUser(ILjava/lang/String;)V PLcom/android/server/notification/ZenModeHelper;->matchesCallFilter(Landroid/os/UserHandle;Landroid/os/Bundle;Lcom/android/server/notification/ValidateNotificationPeople;IF)Z HSPLcom/android/server/notification/ZenModeHelper;->onSystemReady()V PLcom/android/server/notification/ZenModeHelper;->onUserSwitched(I)V PLcom/android/server/notification/ZenModeHelper;->onUserUnlocked(I)V -PLcom/android/server/notification/ZenModeHelper;->populateZenRule(Landroid/app/AutomaticZenRule;Landroid/service/notification/ZenModeConfig$ZenRule;Z)V +HPLcom/android/server/notification/ZenModeHelper;->populateZenRule(Landroid/app/AutomaticZenRule;Landroid/service/notification/ZenModeConfig$ZenRule;Z)V HSPLcom/android/server/notification/ZenModeHelper;->readDefaultConfig(Landroid/content/res/Resources;)Landroid/service/notification/ZenModeConfig; -HSPLcom/android/server/notification/ZenModeHelper;->readXml(Lorg/xmlpull/v1/XmlPullParser;ZI)V +HSPLcom/android/server/notification/ZenModeHelper;->readXml(Landroid/util/TypedXmlPullParser;ZI)V PLcom/android/server/notification/ZenModeHelper;->recordCaller(Lcom/android/server/notification/NotificationRecord;)V +PLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRule(Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRules(Ljava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/notification/ZenModeHelper;->ruleMatches(Landroid/net/Uri;Landroid/service/notification/Condition;Landroid/service/notification/ZenModeConfig$ZenRule;)Z -PLcom/android/server/notification/ZenModeHelper;->setAutomaticZenRuleState(Landroid/net/Uri;Landroid/service/notification/Condition;)V +HPLcom/android/server/notification/ZenModeHelper;->setAutomaticZenRuleState(Landroid/net/Uri;Landroid/service/notification/Condition;)V HPLcom/android/server/notification/ZenModeHelper;->setAutomaticZenRuleStateLocked(Landroid/service/notification/ZenModeConfig;Ljava/util/List;Landroid/service/notification/Condition;)V PLcom/android/server/notification/ZenModeHelper;->setConfig(Landroid/service/notification/ZenModeConfig;Landroid/content/ComponentName;Ljava/lang/String;)V HSPLcom/android/server/notification/ZenModeHelper;->setConfigLocked(Landroid/service/notification/ZenModeConfig;Landroid/content/ComponentName;Ljava/lang/String;)Z HSPLcom/android/server/notification/ZenModeHelper;->setConfigLocked(Landroid/service/notification/ZenModeConfig;Ljava/lang/String;Landroid/content/ComponentName;Z)Z +PLcom/android/server/notification/ZenModeHelper;->setManualZenMode(ILandroid/net/Uri;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/notification/ZenModeHelper;->setManualZenMode(ILandroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Z)V PLcom/android/server/notification/ZenModeHelper;->setNotificationPolicy(Landroid/app/NotificationManager$Policy;)V HSPLcom/android/server/notification/ZenModeHelper;->setPreviousRingerModeSetting(Ljava/lang/Integer;)V HSPLcom/android/server/notification/ZenModeHelper;->setPriorityOnlyDndExemptPackages([Ljava/lang/String;)V +PLcom/android/server/notification/ZenModeHelper;->setSuppressedEffects(J)V HSPLcom/android/server/notification/ZenModeHelper;->setZenModeSetting(I)V HPLcom/android/server/notification/ZenModeHelper;->shouldIntercept(Lcom/android/server/notification/NotificationRecord;)Z HSPLcom/android/server/notification/ZenModeHelper;->showZenUpgradeNotification(I)V -PLcom/android/server/notification/ZenModeHelper;->updateAutomaticZenRule(Ljava/lang/String;Landroid/app/AutomaticZenRule;Ljava/lang/String;)Z +HPLcom/android/server/notification/ZenModeHelper;->updateAutomaticZenRule(Ljava/lang/String;Landroid/app/AutomaticZenRule;Ljava/lang/String;)Z HSPLcom/android/server/notification/ZenModeHelper;->updateConsolidatedPolicy(Ljava/lang/String;)V HSPLcom/android/server/notification/ZenModeHelper;->updateDefaultAutomaticRuleNames()V PLcom/android/server/notification/ZenModeHelper;->updateDefaultZenRules()V HSPLcom/android/server/notification/ZenModeHelper;->updateRingerModeAffectedStreams()V PLcom/android/server/notification/ZenModeHelper;->updateSnoozing(Landroid/service/notification/ZenModeConfig$ZenRule;)Z -HSPLcom/android/server/notification/ZenModeHelper;->writeXml(Lorg/xmlpull/v1/XmlSerializer;ZLjava/lang/Integer;I)V +HSPLcom/android/server/notification/ZenModeHelper;->writeXml(Landroid/util/TypedXmlSerializer;ZLjava/lang/Integer;I)V PLcom/android/server/notification/ZenModeHelper;->zenSeverity(I)I -PLcom/android/server/notification/toast/CustomToastRecord;->(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;Landroid/os/IBinder;Landroid/app/ITransientNotification;ILandroid/os/Binder;I)V +PLcom/android/server/notification/toast/CustomToastRecord;->(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;ZLandroid/os/IBinder;Landroid/app/ITransientNotification;ILandroid/os/Binder;I)V PLcom/android/server/notification/toast/CustomToastRecord;->hide()V +PLcom/android/server/notification/toast/CustomToastRecord;->isAppRendered()Z PLcom/android/server/notification/toast/CustomToastRecord;->keepProcessAlive()Z PLcom/android/server/notification/toast/CustomToastRecord;->show()Z -PLcom/android/server/notification/toast/TextToastRecord;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/statusbar/StatusBarManagerInternal;IILjava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)V +PLcom/android/server/notification/toast/CustomToastRecord;->toString()Ljava/lang/String; +PLcom/android/server/notification/toast/TextToastRecord;->(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/statusbar/StatusBarManagerInternal;IILjava/lang/String;ZLandroid/os/IBinder;Ljava/lang/CharSequence;ILandroid/os/Binder;ILandroid/app/ITransientNotificationCallback;)V PLcom/android/server/notification/toast/TextToastRecord;->hide()V +PLcom/android/server/notification/toast/TextToastRecord;->isAppRendered()Z PLcom/android/server/notification/toast/TextToastRecord;->show()Z -PLcom/android/server/notification/toast/ToastRecord;->(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;Landroid/os/IBinder;ILandroid/os/Binder;I)V +HPLcom/android/server/notification/toast/TextToastRecord;->toString()Ljava/lang/String; +PLcom/android/server/notification/toast/ToastRecord;->(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;ZLandroid/os/IBinder;ILandroid/os/Binder;I)V PLcom/android/server/notification/toast/ToastRecord;->getDuration()I -PLcom/android/server/notification/toast/ToastRecord;->keepProcessAlive()Z +HPLcom/android/server/notification/toast/ToastRecord;->keepProcessAlive()Z +PLcom/android/server/oemlock/-$$Lambda$VendorLock$JHHC8HTgRj7lNvt5iYtfsUlNxSE;->([Ljava/lang/Integer;[Ljava/lang/Boolean;)V +PLcom/android/server/oemlock/-$$Lambda$VendorLock$JHHC8HTgRj7lNvt5iYtfsUlNxSE;->onValues(IZ)V PLcom/android/server/oemlock/-$$Lambda$VendorLock$Kvy4W4uISdL-WK_SH-xwYdNqHSw;->([Ljava/lang/Integer;[Ljava/lang/Boolean;)V PLcom/android/server/oemlock/-$$Lambda$VendorLock$Kvy4W4uISdL-WK_SH-xwYdNqHSw;->onValues(IZ)V HSPLcom/android/server/oemlock/OemLock;->()V HSPLcom/android/server/oemlock/OemLockService$1;->(Lcom/android/server/oemlock/OemLockService;)V HSPLcom/android/server/oemlock/OemLockService$1;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/oemlock/OemLockService$2;->(Lcom/android/server/oemlock/OemLockService;)V +PLcom/android/server/oemlock/OemLockService$2;->isDeviceOemUnlocked()Z +PLcom/android/server/oemlock/OemLockService$2;->isOemUnlockAllowed()Z PLcom/android/server/oemlock/OemLockService$2;->isOemUnlockAllowedByCarrier()Z PLcom/android/server/oemlock/OemLockService$2;->setOemUnlockAllowedByCarrier(Z[B)V HSPLcom/android/server/oemlock/OemLockService;->(Landroid/content/Context;)V HSPLcom/android/server/oemlock/OemLockService;->(Landroid/content/Context;Lcom/android/server/oemlock/OemLock;)V PLcom/android/server/oemlock/OemLockService;->access$000(Lcom/android/server/oemlock/OemLockService;)Lcom/android/server/oemlock/OemLock; +PLcom/android/server/oemlock/OemLockService;->access$100(Lcom/android/server/oemlock/OemLockService;Z)V PLcom/android/server/oemlock/OemLockService;->access$200(Lcom/android/server/oemlock/OemLockService;)V PLcom/android/server/oemlock/OemLockService;->access$300(Lcom/android/server/oemlock/OemLockService;)V +PLcom/android/server/oemlock/OemLockService;->access$600(Lcom/android/server/oemlock/OemLockService;)V PLcom/android/server/oemlock/OemLockService;->enforceManageCarrierOemUnlockPermission()V +PLcom/android/server/oemlock/OemLockService;->enforceOemUnlockReadPermission()V PLcom/android/server/oemlock/OemLockService;->enforceUserIsAdmin()V HSPLcom/android/server/oemlock/OemLockService;->getOemLock(Landroid/content/Context;)Lcom/android/server/oemlock/OemLock; HSPLcom/android/server/oemlock/OemLockService;->onStart()V +PLcom/android/server/oemlock/OemLockService;->setPersistentDataBlockOemUnlockAllowedBit(Z)V HSPLcom/android/server/oemlock/VendorLock;->(Landroid/content/Context;Landroid/hardware/oemlock/V1_0/IOemLock;)V HSPLcom/android/server/oemlock/VendorLock;->getOemLockHalService()Landroid/hardware/oemlock/V1_0/IOemLock; PLcom/android/server/oemlock/VendorLock;->isOemUnlockAllowedByCarrier()Z +PLcom/android/server/oemlock/VendorLock;->isOemUnlockAllowedByDevice()Z PLcom/android/server/oemlock/VendorLock;->lambda$isOemUnlockAllowedByCarrier$1([Ljava/lang/Integer;[Ljava/lang/Boolean;IZ)V +PLcom/android/server/oemlock/VendorLock;->lambda$isOemUnlockAllowedByDevice$2([Ljava/lang/Integer;[Ljava/lang/Boolean;IZ)V PLcom/android/server/oemlock/VendorLock;->setOemUnlockAllowedByCarrier(Z[B)V -PLcom/android/server/oemlock/VendorLock;->toByteArrayList([B)Ljava/util/ArrayList; +HPLcom/android/server/oemlock/VendorLock;->toByteArrayList([B)Ljava/util/ArrayList; HSPLcom/android/server/om/-$$Lambda$IdmapDaemon$Connection$_2yCKbqx6LtMHdAep9W0ZgQ-ivk;->(Lcom/android/server/om/IdmapDaemon$Connection;)V PLcom/android/server/om/-$$Lambda$IdmapDaemon$Connection$_2yCKbqx6LtMHdAep9W0ZgQ-ivk;->run()V HSPLcom/android/server/om/-$$Lambda$IdmapDaemon$wyb_JoLINnN88MwZR5i08xkzqwc;->()V @@ -21158,7 +23390,7 @@ HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$d6jrM5xy0zEHNFkn0g8Jp HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$d6jrM5xy0zEHNFkn0g8Jp1NE8S4;->()V HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$d6jrM5xy0zEHNFkn0g8Jp1NE8S4;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/om/-$$Lambda$OverlayManagerSettings$eGrG9qHgVxiCXfjL_VMMQCinHKs;->(Lcom/android/server/om/OverlayManagerSettings;Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/om/-$$Lambda$OverlayManagerSettings$eGrG9qHgVxiCXfjL_VMMQCinHKs;->accept(Ljava/lang/Object;)V +HPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$eGrG9qHgVxiCXfjL_VMMQCinHKs;->accept(Ljava/lang/Object;)V HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$fv9j_teVELgJH2OK2plks10J6lI;->()V HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$fv9j_teVELgJH2OK2plks10J6lI;->()V HSPLcom/android/server/om/-$$Lambda$OverlayManagerSettings$fv9j_teVELgJH2OK2plks10J6lI;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -21216,17 +23448,24 @@ PLcom/android/server/om/OverlayActorEnforcer;->isAllowedActor(Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerService$1;->(Lcom/android/server/om/OverlayManagerService;)V PLcom/android/server/om/OverlayManagerService$1;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/om/OverlayManagerService$1;->enforceActor(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/om/OverlayManagerService$1;->enforceDumpPermission(Ljava/lang/String;)V PLcom/android/server/om/OverlayManagerService$1;->getDefaultOverlayPackages()[Ljava/lang/String; PLcom/android/server/om/OverlayManagerService$1;->getOverlayInfo(Ljava/lang/String;I)Landroid/content/om/OverlayInfo; -PLcom/android/server/om/OverlayManagerService$1;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List; -PLcom/android/server/om/OverlayManagerService$1;->handleIncomingUser(ILjava/lang/String;)I +HPLcom/android/server/om/OverlayManagerService$1;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List; +HPLcom/android/server/om/OverlayManagerService$1;->handleIncomingUser(ILjava/lang/String;)I +PLcom/android/server/om/OverlayManagerService$1;->setEnabled(Ljava/lang/String;ZI)Z PLcom/android/server/om/OverlayManagerService$1;->setEnabledExclusiveInCategory(Ljava/lang/String;I)Z +PLcom/android/server/om/OverlayManagerService$1;->setHighestPriority(Ljava/lang/String;I)Z HSPLcom/android/server/om/OverlayManagerService$OverlayChangeListener;->(Lcom/android/server/om/OverlayManagerService;)V HSPLcom/android/server/om/OverlayManagerService$OverlayChangeListener;->(Lcom/android/server/om/OverlayManagerService;Lcom/android/server/om/OverlayManagerService$1;)V PLcom/android/server/om/OverlayManagerService$OverlayChangeListener;->lambda$onOverlaysChanged$0$OverlayManagerService$OverlayChangeListener(ILjava/lang/String;)V +PLcom/android/server/om/OverlayManagerService$OverlayChangeListener;->onOverlaysChanged(Ljava/lang/String;I)V HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->(Landroid/content/Context;)V HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->cachePackageInfo(Ljava/lang/String;ILandroid/content/pm/PackageInfo;)V +PLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->doesTargetDefineOverlayable(Ljava/lang/String;I)Z PLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->dump(Ljava/io/PrintWriter;Lcom/android/server/om/DumpState;)V +PLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->enforcePermission(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->forgetPackageInfo(Ljava/lang/String;I)V HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getCachedPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo; HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getConfigSignaturePackage()Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getNamedActors()Ljava/util/Map; @@ -21234,21 +23473,25 @@ HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getOv HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getOverlayableForTarget(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/om/OverlayableInfo; HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo; HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getPackageInfo(Ljava/lang/String;IZ)Landroid/content/pm/PackageInfo; +PLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->getPackagesForUid(I)[Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl;->signaturesMatching(Ljava/lang/String;Ljava/lang/String;I)Z HSPLcom/android/server/om/OverlayManagerService$PackageReceiver;->(Lcom/android/server/om/OverlayManagerService;)V HSPLcom/android/server/om/OverlayManagerService$PackageReceiver;->(Lcom/android/server/om/OverlayManagerService;Lcom/android/server/om/OverlayManagerService$1;)V PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageAdded(Ljava/lang/String;[I)V -PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageChanged(Ljava/lang/String;[I)V +HPLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageChanged(Ljava/lang/String;[I)V PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageRemoved(Ljava/lang/String;[I)V -PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageReplaced(Ljava/lang/String;[I)V -PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageReplacing(Ljava/lang/String;[I)V -PLcom/android/server/om/OverlayManagerService$PackageReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageReplaced(Ljava/lang/String;[I)V +HPLcom/android/server/om/OverlayManagerService$PackageReceiver;->onPackageReplacing(Ljava/lang/String;[I)V +HPLcom/android/server/om/OverlayManagerService$PackageReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/om/OverlayManagerService$UserReceiver;->(Lcom/android/server/om/OverlayManagerService;)V HSPLcom/android/server/om/OverlayManagerService$UserReceiver;->(Lcom/android/server/om/OverlayManagerService;Lcom/android/server/om/OverlayManagerService$1;)V HSPLcom/android/server/om/OverlayManagerService;->(Landroid/content/Context;)V -PLcom/android/server/om/OverlayManagerService;->access$400(Lcom/android/server/om/OverlayManagerService;)Ljava/lang/Object; -PLcom/android/server/om/OverlayManagerService;->access$500(Lcom/android/server/om/OverlayManagerService;)Lcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl; -PLcom/android/server/om/OverlayManagerService;->access$600(Lcom/android/server/om/OverlayManagerService;)Lcom/android/server/om/OverlayManagerServiceImpl; +PLcom/android/server/om/OverlayManagerService;->access$1000(Lcom/android/server/om/OverlayManagerService;ILjava/lang/String;)V +HPLcom/android/server/om/OverlayManagerService;->access$400(Lcom/android/server/om/OverlayManagerService;)Ljava/lang/Object; +HPLcom/android/server/om/OverlayManagerService;->access$500(Lcom/android/server/om/OverlayManagerService;)Lcom/android/server/om/OverlayManagerService$PackageManagerHelperImpl; +HPLcom/android/server/om/OverlayManagerService;->access$600(Lcom/android/server/om/OverlayManagerService;)Lcom/android/server/om/OverlayManagerServiceImpl; +PLcom/android/server/om/OverlayManagerService;->access$800(Lcom/android/server/om/OverlayManagerService;)Lcom/android/server/om/OverlayActorEnforcer; +PLcom/android/server/om/OverlayManagerService;->access$900(Lcom/android/server/om/OverlayManagerService;)V HSPLcom/android/server/om/OverlayManagerService;->getDefaultOverlayPackages()[Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerService;->initIfNeeded()V HSPLcom/android/server/om/OverlayManagerService;->lambda$schedulePersistSettings$0$OverlayManagerService()V @@ -21257,6 +23500,7 @@ HSPLcom/android/server/om/OverlayManagerService;->onSwitchUser(I)V PLcom/android/server/om/OverlayManagerService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/om/OverlayManagerService;->restoreSettings()V HSPLcom/android/server/om/OverlayManagerService;->schedulePersistSettings()V +PLcom/android/server/om/OverlayManagerService;->updateAssets(ILjava/lang/String;)V HSPLcom/android/server/om/OverlayManagerService;->updateAssets(ILjava/util/List;)V HSPLcom/android/server/om/OverlayManagerService;->updateOverlayPaths(ILjava/util/List;)Ljava/util/ArrayList; HSPLcom/android/server/om/OverlayManagerServiceImpl;->(Lcom/android/server/om/PackageManagerHelper;Lcom/android/server/om/IdmapManager;Lcom/android/server/om/OverlayManagerSettings;Lcom/android/internal/content/om/OverlayConfig;[Ljava/lang/String;Lcom/android/server/om/OverlayManagerServiceImpl$OverlayChangeListener;)V @@ -21265,27 +23509,34 @@ PLcom/android/server/om/OverlayManagerServiceImpl;->dump(Ljava/io/PrintWriter;Lc PLcom/android/server/om/OverlayManagerServiceImpl;->getDefaultOverlayPackages()[Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerServiceImpl;->getEnabledOverlayPackageNames(Ljava/lang/String;I)Ljava/util/List; PLcom/android/server/om/OverlayManagerServiceImpl;->getOverlayInfo(Ljava/lang/String;I)Landroid/content/om/OverlayInfo; -PLcom/android/server/om/OverlayManagerServiceImpl;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List; +HPLcom/android/server/om/OverlayManagerServiceImpl;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/om/OverlayManagerServiceImpl;->getPackageConfiguredPriority(Ljava/lang/String;)I HSPLcom/android/server/om/OverlayManagerServiceImpl;->isPackageConfiguredEnabled(Ljava/lang/String;)Z HSPLcom/android/server/om/OverlayManagerServiceImpl;->isPackageConfiguredMutable(Ljava/lang/String;)Z HSPLcom/android/server/om/OverlayManagerServiceImpl;->mustReinitializeOverlay(Landroid/content/pm/PackageInfo;Landroid/content/om/OverlayInfo;)Z +PLcom/android/server/om/OverlayManagerServiceImpl;->onTargetPackageAdded(Ljava/lang/String;I)V +PLcom/android/server/om/OverlayManagerServiceImpl;->onTargetPackageRemoved(Ljava/lang/String;I)V +PLcom/android/server/om/OverlayManagerServiceImpl;->onTargetPackageReplaced(Ljava/lang/String;I)V PLcom/android/server/om/OverlayManagerServiceImpl;->removeIdmapIfPossible(Landroid/content/om/OverlayInfo;)V -PLcom/android/server/om/OverlayManagerServiceImpl;->setEnabledExclusive(Ljava/lang/String;ZI)Z +PLcom/android/server/om/OverlayManagerServiceImpl;->setEnabled(Ljava/lang/String;ZI)Z +HPLcom/android/server/om/OverlayManagerServiceImpl;->setEnabledExclusive(Ljava/lang/String;ZI)Z +PLcom/android/server/om/OverlayManagerServiceImpl;->setHighestPriority(Ljava/lang/String;I)Z HPLcom/android/server/om/OverlayManagerServiceImpl;->updateAndRefreshOverlaysForTarget(Ljava/lang/String;II)V HSPLcom/android/server/om/OverlayManagerServiceImpl;->updateOverlaysForUser(I)Ljava/util/ArrayList; HSPLcom/android/server/om/OverlayManagerServiceImpl;->updateState(Ljava/lang/String;Ljava/lang/String;II)Z HSPLcom/android/server/om/OverlayManagerSettings$BadKeyException;->(Ljava/lang/String;I)V HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->persist(Ljava/util/ArrayList;Ljava/io/OutputStream;)V -HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->persistRow(Lcom/android/internal/util/FastXmlSerializer;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V +HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->persistRow(Landroid/util/TypedXmlSerializer;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->restore(Ljava/util/ArrayList;Ljava/io/InputStream;)V -HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->restoreRow(Lorg/xmlpull/v1/XmlPullParser;I)Lcom/android/server/om/OverlayManagerSettings$SettingsItem; +HSPLcom/android/server/om/OverlayManagerSettings$Serializer;->restoreRow(Landroid/util/TypedXmlPullParser;I)Lcom/android/server/om/OverlayManagerSettings$SettingsItem; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IZZILjava/lang/String;)V HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$000(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Landroid/content/om/OverlayInfo; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$100(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;Ljava/lang/String;)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1000(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1100(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1200(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String; +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1300(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String; +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1400(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1500(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1600(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$1700(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I @@ -21297,13 +23548,17 @@ HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$2100(Lcom HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$2200(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$2300(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$300(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$400(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;Z)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$500(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$600(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;I)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$700(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$800(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;I)V HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->access$900(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String; +HPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getBaseCodePath()Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getOverlayInfo()Landroid/content/om/OverlayInfo; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getPriority()I HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getState()I +HPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getTargetOverlayableName()Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getTargetPackageName()Ljava/lang/String; HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getUserId()I HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->invalidateCache()V @@ -21311,10 +23566,12 @@ HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->isEnabled()Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->isMutable()Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setBaseCodePath(Ljava/lang/String;)Z HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setCategory(Ljava/lang/String;)Z +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setEnabled(Z)Z +PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setPriority(I)V HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setState(I)Z HSPLcom/android/server/om/OverlayManagerSettings;->()V PLcom/android/server/om/OverlayManagerSettings;->dump(Ljava/io/PrintWriter;Lcom/android/server/om/DumpState;)V -PLcom/android/server/om/OverlayManagerSettings;->dumpSettingsItem(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V +HPLcom/android/server/om/OverlayManagerSettings;->dumpSettingsItem(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V HSPLcom/android/server/om/OverlayManagerSettings;->getEnabled(Ljava/lang/String;I)Z HSPLcom/android/server/om/OverlayManagerSettings;->getOverlayInfo(Ljava/lang/String;I)Landroid/content/om/OverlayInfo; HSPLcom/android/server/om/OverlayManagerSettings;->getOverlaysForTarget(Ljava/lang/String;I)Ljava/util/List; @@ -21323,7 +23580,7 @@ HSPLcom/android/server/om/OverlayManagerSettings;->getState(Ljava/lang/String;I) HSPLcom/android/server/om/OverlayManagerSettings;->getUsers()[I HSPLcom/android/server/om/OverlayManagerSettings;->init(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZILjava/lang/String;)V HSPLcom/android/server/om/OverlayManagerSettings;->insert(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V -PLcom/android/server/om/OverlayManagerSettings;->lambda$dump$9$OverlayManagerSettings(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V +HPLcom/android/server/om/OverlayManagerSettings;->lambda$dump$9$OverlayManagerSettings(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)V HSPLcom/android/server/om/OverlayManagerSettings;->lambda$getOverlaysForTarget$0(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z HSPLcom/android/server/om/OverlayManagerSettings;->lambda$getOverlaysForTarget$1(Ljava/lang/Object;)Landroid/content/om/OverlayInfo; HSPLcom/android/server/om/OverlayManagerSettings;->lambda$getOverlaysForUser$2(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z @@ -21341,6 +23598,8 @@ HSPLcom/android/server/om/OverlayManagerSettings;->selectWhereUser(I)Ljava/util/ HSPLcom/android/server/om/OverlayManagerSettings;->setBaseCodePath(Ljava/lang/String;ILjava/lang/String;)Z HSPLcom/android/server/om/OverlayManagerSettings;->setCategory(Ljava/lang/String;ILjava/lang/String;)Z PLcom/android/server/om/OverlayManagerSettings;->setEnabled(Ljava/lang/String;IZ)Z +PLcom/android/server/om/OverlayManagerSettings;->setHighestPriority(Ljava/lang/String;I)Z +PLcom/android/server/om/OverlayManagerSettings;->setPriority(Ljava/lang/String;II)V HSPLcom/android/server/om/OverlayManagerSettings;->setState(Ljava/lang/String;II)Z HSPLcom/android/server/om/OverlayReferenceMapper$1;->(Lcom/android/server/om/OverlayReferenceMapper;)V HSPLcom/android/server/om/OverlayReferenceMapper$1;->getTargetToOverlayables(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/util/Map; @@ -21360,14 +23619,17 @@ HSPLcom/android/server/os/BugreportManagerService;->(Landroid/content/Cont HSPLcom/android/server/os/BugreportManagerService;->onStart()V PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->(Lcom/android/server/os/BugreportManagerServiceImpl;Landroid/os/IDumpstateListener;Landroid/os/IDumpstate;)V PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->binderDied()V +PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onError(I)V PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onFinished()V PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onProgress(I)V PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onScreenshotTaken(Z)V -PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onUiIntensiveBugreportDumpsFinished(Ljava/lang/String;)V +PLcom/android/server/os/BugreportManagerServiceImpl$DumpstateListener;->onUiIntensiveBugreportDumpsFinished()V HSPLcom/android/server/os/BugreportManagerServiceImpl;->(Landroid/content/Context;)V +PLcom/android/server/os/BugreportManagerServiceImpl;->access$000(Lcom/android/server/os/BugreportManagerServiceImpl;)Ljava/lang/Object; PLcom/android/server/os/BugreportManagerServiceImpl;->ensureIsPrimaryUser()V PLcom/android/server/os/BugreportManagerServiceImpl;->getDumpstateBinderServiceLocked()Landroid/os/IDumpstate; PLcom/android/server/os/BugreportManagerServiceImpl;->isDumpstateBinderServiceRunningLocked()Z +PLcom/android/server/os/BugreportManagerServiceImpl;->reportError(Landroid/os/IDumpstateListener;I)V PLcom/android/server/os/BugreportManagerServiceImpl;->startAndGetDumpstateBinderServiceLocked()Landroid/os/IDumpstate; PLcom/android/server/os/BugreportManagerServiceImpl;->startBugreport(ILjava/lang/String;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;ILandroid/os/IDumpstateListener;Z)V PLcom/android/server/os/BugreportManagerServiceImpl;->startBugreportLocked(ILjava/lang/String;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;ILandroid/os/IDumpstateListener;Z)V @@ -21404,7 +23666,10 @@ PLcom/android/server/people/-$$Lambda$PeopleService$LocalService$thslYAyf9g6VC3M PLcom/android/server/people/-$$Lambda$SessionInfo$RIOUQ-rGCiMN5TmMPFQFPJqUXbY;->(Lcom/android/server/people/SessionInfo;)V PLcom/android/server/people/-$$Lambda$SessionInfo$RIOUQ-rGCiMN5TmMPFQFPJqUXbY;->accept(Ljava/lang/Object;)V HSPLcom/android/server/people/PeopleService$1;->(Lcom/android/server/people/PeopleService;)V +HPLcom/android/server/people/PeopleService$1;->getLastInteraction(Ljava/lang/String;ILjava/lang/String;)J +HPLcom/android/server/people/PeopleService$1;->getRecentConversations()Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/people/PeopleService$LocalService;->(Lcom/android/server/people/PeopleService;)V +PLcom/android/server/people/PeopleService$LocalService;->getBackupPayload(I)[B PLcom/android/server/people/PeopleService$LocalService;->invokePredictionCallback(Landroid/app/prediction/IPredictionCallback;Ljava/util/List;)V PLcom/android/server/people/PeopleService$LocalService;->lambda$notifyAppTargetEvent$0(Landroid/app/prediction/AppTargetEvent;Lcom/android/server/people/SessionInfo;)V PLcom/android/server/people/PeopleService$LocalService;->lambda$notifyLaunchLocationShown$1(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Lcom/android/server/people/SessionInfo;)V @@ -21418,15 +23683,20 @@ PLcom/android/server/people/PeopleService$LocalService;->notifyAppTargetEvent(La PLcom/android/server/people/PeopleService$LocalService;->notifyLaunchLocationShown(Landroid/app/prediction/AppPredictionSessionId;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V PLcom/android/server/people/PeopleService$LocalService;->onCreatePredictionSession(Landroid/app/prediction/AppPredictionContext;Landroid/app/prediction/AppPredictionSessionId;)V PLcom/android/server/people/PeopleService$LocalService;->onDestroyPredictionSession(Landroid/app/prediction/AppPredictionSessionId;)V +PLcom/android/server/people/PeopleService$LocalService;->pruneDataForUser(ILandroid/os/CancellationSignal;)V PLcom/android/server/people/PeopleService$LocalService;->registerPredictionUpdates(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V PLcom/android/server/people/PeopleService$LocalService;->requestPredictionUpdate(Landroid/app/prediction/AppPredictionSessionId;)V PLcom/android/server/people/PeopleService$LocalService;->runForSession(Landroid/app/prediction/AppPredictionSessionId;Ljava/util/function/Consumer;)V PLcom/android/server/people/PeopleService$LocalService;->sortAppTargets(Landroid/app/prediction/AppPredictionSessionId;Landroid/content/pm/ParceledListSlice;Landroid/app/prediction/IPredictionCallback;)V PLcom/android/server/people/PeopleService$LocalService;->unregisterPredictionUpdates(Landroid/app/prediction/AppPredictionSessionId;Landroid/app/prediction/IPredictionCallback;)V HSPLcom/android/server/people/PeopleService;->(Landroid/content/Context;)V -PLcom/android/server/people/PeopleService;->access$100(Lcom/android/server/people/PeopleService;)Lcom/android/server/people/data/DataManager; +HPLcom/android/server/people/PeopleService;->access$000(Landroid/content/Context;Ljava/lang/String;)V +HPLcom/android/server/people/PeopleService;->access$100(Lcom/android/server/people/PeopleService;)Lcom/android/server/people/data/DataManager; +HPLcom/android/server/people/PeopleService;->enforceSystemRootOrSystemUI(Landroid/content/Context;Ljava/lang/String;)V +HPLcom/android/server/people/PeopleService;->isSystemOrRoot()Z HSPLcom/android/server/people/PeopleService;->onBootPhase(I)V HSPLcom/android/server/people/PeopleService;->onStart()V +HSPLcom/android/server/people/PeopleService;->onStart(Z)V PLcom/android/server/people/PeopleService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/people/PeopleService;->onUserUnlocked(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/people/PeopleServiceInternal;->()V @@ -21436,7 +23706,7 @@ PLcom/android/server/people/SessionInfo;->getPredictor()Lcom/android/server/peop PLcom/android/server/people/SessionInfo;->lambda$RIOUQ-rGCiMN5TmMPFQFPJqUXbY(Lcom/android/server/people/SessionInfo;Ljava/util/List;)V PLcom/android/server/people/SessionInfo;->onDestroy()V PLcom/android/server/people/SessionInfo;->removeCallback(Landroid/app/prediction/IPredictionCallback;)V -PLcom/android/server/people/SessionInfo;->updatePredictions(Ljava/util/List;)V +HPLcom/android/server/people/SessionInfo;->updatePredictions(Ljava/util/List;)V PLcom/android/server/people/data/-$$Lambda$4ShZy5DnCJZ9r0tNFnoaO7G970Q;->()V PLcom/android/server/people/data/-$$Lambda$4ShZy5DnCJZ9r0tNFnoaO7G970Q;->()V PLcom/android/server/people/data/-$$Lambda$4ShZy5DnCJZ9r0tNFnoaO7G970Q;->accept(Ljava/io/File;)Z @@ -21449,36 +23719,26 @@ PLcom/android/server/people/data/-$$Lambda$AbstractProtoDiskReadWriter$xO0W3CCwa PLcom/android/server/people/data/-$$Lambda$AbstractProtoDiskReadWriter$xO0W3CCwasK1I_FEyFVkvRPrN_c;->accept(Ljava/io/File;)Z PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$Hi0eZ12O-IOCYVO2Q42v1BVP_40;->()V PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$Hi0eZ12O-IOCYVO2Q42v1BVP_40;->()V -PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$Hi0eZ12O-IOCYVO2Q42v1BVP_40;->write(Landroid/util/proto/ProtoOutputStream;Ljava/lang/Object;)V +HPLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$Hi0eZ12O-IOCYVO2Q42v1BVP_40;->write(Landroid/util/proto/ProtoOutputStream;Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$TqdwZbBmjHKbgTlS-HsEOIeIR9g;->()V PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$TqdwZbBmjHKbgTlS-HsEOIeIR9g;->()V PLcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$TqdwZbBmjHKbgTlS-HsEOIeIR9g;->read(Landroid/util/proto/ProtoInputStream;)Ljava/lang/Object; PLcom/android/server/people/data/-$$Lambda$DataMaintenanceService$UHvqdJZVtPi8AE47j_OZg20tbV4;->(Lcom/android/server/people/data/DataMaintenanceService;ILandroid/app/job/JobParameters;)V PLcom/android/server/people/data/-$$Lambda$DataMaintenanceService$UHvqdJZVtPi8AE47j_OZg20tbV4;->run()V -PLcom/android/server/people/data/-$$Lambda$DataManager$2gj_QHhIqvZMzPOSKf7mpCenDMM;->(Ljava/util/Set;)V -HPLcom/android/server/people/data/-$$Lambda$DataManager$2gj_QHhIqvZMzPOSKf7mpCenDMM;->accept(Ljava/lang/Object;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$CEP_MSm_RDjLw6X73MnXiP6mtgk;->(Lcom/android/server/people/data/DataManager;JLjava/lang/String;ILjava/util/List;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$CEP_MSm_RDjLw6X73MnXiP6mtgk;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$CFF6sq2DwXdpGAaZvwveNH2Tj4c;->(Lcom/android/server/people/data/DataManager;JI)V HPLcom/android/server/people/data/-$$Lambda$DataManager$CFF6sq2DwXdpGAaZvwveNH2Tj4c;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$CallLogContentObserver$ZFIgTQLc0BLjobNkRWAPL5jXhDs;->(Ljava/lang/String;Lcom/android/server/people/data/Event;)V PLcom/android/server/people/data/-$$Lambda$DataManager$CallLogContentObserver$ZFIgTQLc0BLjobNkRWAPL5jXhDs;->accept(Ljava/lang/Object;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$ContactsContentObserver$vGsvBtvfc8fCDI9axqzumYPqXkw;->(Landroid/net/Uri;Lcom/android/server/people/data/DataManager$ContactsContentObserver$ConversationSelector;)V +HPLcom/android/server/people/data/-$$Lambda$DataManager$ContactsContentObserver$vGsvBtvfc8fCDI9axqzumYPqXkw;->(Landroid/net/Uri;Lcom/android/server/people/data/DataManager$ContactsContentObserver$ConversationSelector;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$ContactsContentObserver$vGsvBtvfc8fCDI9axqzumYPqXkw;->accept(Ljava/lang/Object;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$E30mnAAIKUZ7p3sQUL3GMdIqnxo;->(Ljava/util/Set;Ljava/util/List;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$E30mnAAIKUZ7p3sQUL3GMdIqnxo;->accept(Ljava/lang/Object;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$Hd841r1qhbT8nQAc-G1RtnZsnls;->(Lcom/android/server/people/data/DataManager;Landroid/os/CancellationSignal;I)V -PLcom/android/server/people/data/-$$Lambda$DataManager$Hd841r1qhbT8nQAc-G1RtnZsnls;->accept(Ljava/lang/Object;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$K9K2_Wso8u2fsgkzFW-iO_B7Sk4;->(Lcom/android/server/people/data/DataManager;Ljava/util/List;)V -HPLcom/android/server/people/data/-$$Lambda$DataManager$K9K2_Wso8u2fsgkzFW-iO_B7Sk4;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$MmsSmsContentObserver$xaovfQH9yaX-FbCifpovOzC94OQ;->(Ljava/lang/String;Lcom/android/server/people/data/Event;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$MmsSmsContentObserver$xaovfQH9yaX-FbCifpovOzC94OQ;->accept(Ljava/lang/Object;)V +HPLcom/android/server/people/data/-$$Lambda$DataManager$MmsSmsContentObserver$xaovfQH9yaX-FbCifpovOzC94OQ;->accept(Ljava/lang/Object;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$8ooQix6Yr1qYnaqgm83OYxmSB8Y;->(Lcom/android/server/people/data/DataManager$NotificationListener;Landroid/service/notification/StatusBarNotification;Ljava/lang/String;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$8ooQix6Yr1qYnaqgm83OYxmSB8Y;->accept(Ljava/lang/Object;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$lLsYQ_hWeLvOwoKLfJj8Q32KR6I;->(Lcom/android/server/people/data/DataManager$NotificationListener;Landroid/service/notification/StatusBarNotification;Ljava/lang/String;)V HPLcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$lLsYQ_hWeLvOwoKLfJj8Q32KR6I;->accept(Ljava/lang/Object;)V -HPLcom/android/server/people/data/-$$Lambda$DataManager$OcRrbXR_RaHxwOdV3ownN-6cFiQ;->(Lcom/android/server/people/data/DataManager;Ljava/util/List;Lcom/android/server/people/data/PackageData;)V -HPLcom/android/server/people/data/-$$Lambda$DataManager$OcRrbXR_RaHxwOdV3ownN-6cFiQ;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$G15IkHYUSZ_KlResIjWZbLe2mQs;->(Lcom/android/server/people/data/DataManager$ShortcutServiceCallback;Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V PLcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$G15IkHYUSZ_KlResIjWZbLe2mQs;->run()V HPLcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$ngHhCK6hjdRUKqnGFxqW2cBJpAg;->(Lcom/android/server/people/data/DataManager$ShortcutServiceCallback;Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V @@ -21486,13 +23746,14 @@ HPLcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$ PLcom/android/server/people/data/-$$Lambda$DataManager$ShutdownBroadcastReceiver$ITzYUwE_jSoY5OGVltcdG8HsPoU;->()V PLcom/android/server/people/data/-$$Lambda$DataManager$ShutdownBroadcastReceiver$ITzYUwE_jSoY5OGVltcdG8HsPoU;->()V PLcom/android/server/people/data/-$$Lambda$DataManager$ShutdownBroadcastReceiver$ITzYUwE_jSoY5OGVltcdG8HsPoU;->accept(Ljava/lang/Object;)V -PLcom/android/server/people/data/-$$Lambda$DataManager$U7W54EfT2bTXmaloVC8ZnyhpjZw;->()V -PLcom/android/server/people/data/-$$Lambda$DataManager$U7W54EfT2bTXmaloVC8ZnyhpjZw;->()V -HPLcom/android/server/people/data/-$$Lambda$DataManager$U7W54EfT2bTXmaloVC8ZnyhpjZw;->applyAsLong(Ljava/lang/Object;)J +HPLcom/android/server/people/data/-$$Lambda$DataManager$UgKRrRxz84WXYw6IcSScXeyraDo;->(Lcom/android/server/people/data/DataManager;Ljava/lang/String;ILjava/util/List;)V +HPLcom/android/server/people/data/-$$Lambda$DataManager$UgKRrRxz84WXYw6IcSScXeyraDo;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$UsageStatsQueryRunnable$L5c-F-8UvApPv_gRgMAwxjuR5IM;->(Lcom/android/server/people/data/DataManager$UsageStatsQueryRunnable;I)V HPLcom/android/server/people/data/-$$Lambda$DataManager$UsageStatsQueryRunnable$L5c-F-8UvApPv_gRgMAwxjuR5IM;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/people/data/-$$Lambda$DataManager$gj01B2lDcAmAjm8AxVuE9kOA980;->(Lcom/android/server/people/data/DataManager;I)V PLcom/android/server/people/data/-$$Lambda$DataManager$gj01B2lDcAmAjm8AxVuE9kOA980;->run()V +HPLcom/android/server/people/data/-$$Lambda$DataManager$lrxMmKSpy_JPk0Yfs7rSfWZW9LM;->(Lcom/android/server/people/data/DataManager;Ljava/util/List;)V +HPLcom/android/server/people/data/-$$Lambda$DataManager$lrxMmKSpy_JPk0Yfs7rSfWZW9LM;->accept(Ljava/lang/Object;)V PLcom/android/server/people/data/-$$Lambda$DataManager$yYOf7ncikrEx7w6Ob4gTKo8SsHc;->(Lcom/android/server/people/data/DataManager;I)V PLcom/android/server/people/data/-$$Lambda$DataManager$yYOf7ncikrEx7w6Ob4gTKo8SsHc;->run()V PLcom/android/server/people/data/-$$Lambda$EventHistoryImpl$EventIndexesProtoDiskReadWriter$4FpKD3JqD7oPh5oF-wfPRKifF50;->()V @@ -21529,6 +23790,7 @@ PLcom/android/server/people/data/-$$Lambda$EventStore$hIr_vqLjIPHbScqy2vjg16Ts_G PLcom/android/server/people/data/-$$Lambda$PLyH_8zRx7lwjaMeeJ3EDjz5kyk;->()V PLcom/android/server/people/data/-$$Lambda$PLyH_8zRx7lwjaMeeJ3EDjz5kyk;->()V HPLcom/android/server/people/data/-$$Lambda$PLyH_8zRx7lwjaMeeJ3EDjz5kyk;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/people/data/-$$Lambda$PackageData$czLru6m5vyWM8PdERwrXKJHYDpY;->(Lcom/android/server/people/data/PackageData;)V PLcom/android/server/people/data/-$$Lambda$PackageData$fPPrQAV2fImh83uG-ng6QcMMbKc;->(Lcom/android/server/people/data/PackageData;)V HPLcom/android/server/people/data/-$$Lambda$PackageData$fPPrQAV2fImh83uG-ng6QcMMbKc;->test(Ljava/lang/Object;)Z PLcom/android/server/people/data/-$$Lambda$PackageData$uQ-PMHA76oqan6reog2HrYjKxG0;->(Lcom/android/server/people/data/PackageData;)V @@ -21539,22 +23801,22 @@ HPLcom/android/server/people/data/-$$Lambda$UsageStatsQueryHelper$nZ7shENcp4iWnN PLcom/android/server/people/data/-$$Lambda$UserData$6PdLrJGHlGwu_DoqTJnYEj3j0A0;->(Lcom/android/server/people/data/UserData;)V PLcom/android/server/people/data/-$$Lambda$UserData$6PdLrJGHlGwu_DoqTJnYEj3j0A0;->test(Ljava/lang/Object;)Z PLcom/android/server/people/data/-$$Lambda$UserData$E9kRsu8W7Qd6P0oUxGlw7eA69Og;->(Lcom/android/server/people/data/UserData;)V -PLcom/android/server/people/data/-$$Lambda$UserData$E9kRsu8W7Qd6P0oUxGlw7eA69Og;->test(Ljava/lang/Object;)Z +HPLcom/android/server/people/data/-$$Lambda$UserData$E9kRsu8W7Qd6P0oUxGlw7eA69Og;->test(Ljava/lang/Object;)Z HPLcom/android/server/people/data/-$$Lambda$UserData$fRv0KWM-vYJR6qhMuctjGxFSiLo;->(Lcom/android/server/people/data/UserData;Ljava/lang/String;)V PLcom/android/server/people/data/-$$Lambda$UserData$fRv0KWM-vYJR6qhMuctjGxFSiLo;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->()V PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->delete(Ljava/lang/String;)V -PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->flushScheduledData()V -PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->getFile(Ljava/lang/String;)Ljava/io/File; +HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->flushScheduledData()V +HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->getFile(Ljava/lang/String;)Ljava/io/File; PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->lambda$8hKrFxaERM0k5Zmspu6vDGvnkqA(Lcom/android/server/people/data/AbstractProtoDiskReadWriter;)V PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->lambda$read$0(Ljava/lang/String;Ljava/io/File;)Z -PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->parseFile(Ljava/io/File;)Ljava/lang/Object; +HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->parseFile(Ljava/io/File;)Ljava/lang/Object; HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->read(Ljava/lang/String;)Ljava/lang/Object; PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->saveImmediately(Ljava/lang/String;Ljava/lang/Object;)V -PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->scheduleSave(Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->scheduleSave(Ljava/lang/String;Ljava/lang/Object;)V PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->triggerScheduledFlushEarly()V -PLcom/android/server/people/data/AbstractProtoDiskReadWriter;->writeTo(Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->writeTo(Ljava/lang/String;Ljava/lang/Object;)V HPLcom/android/server/people/data/AggregateEventHistoryImpl;->()V HPLcom/android/server/people/data/AggregateEventHistoryImpl;->addEventHistory(Lcom/android/server/people/data/EventHistory;)V HPLcom/android/server/people/data/AggregateEventHistoryImpl;->getEventIndex(I)Lcom/android/server/people/data/EventIndex; @@ -21568,87 +23830,91 @@ PLcom/android/server/people/data/CallLogQueryHelper;->()V PLcom/android/server/people/data/CallLogQueryHelper;->(Landroid/content/Context;Ljava/util/function/BiConsumer;)V PLcom/android/server/people/data/CallLogQueryHelper;->addEvent(Ljava/lang/String;JJI)Z PLcom/android/server/people/data/CallLogQueryHelper;->getLastCallTimestamp()J -PLcom/android/server/people/data/CallLogQueryHelper;->querySince(J)Z +HPLcom/android/server/people/data/CallLogQueryHelper;->querySince(J)Z PLcom/android/server/people/data/CallLogQueryHelper;->validateEvent(Ljava/lang/String;JI)Z PLcom/android/server/people/data/ContactsQueryHelper;->(Landroid/content/Context;)V PLcom/android/server/people/data/ContactsQueryHelper;->getContactUri()Landroid/net/Uri; HPLcom/android/server/people/data/ContactsQueryHelper;->queryContact(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Z -PLcom/android/server/people/data/ContactsQueryHelper;->queryPhoneNumber(Ljava/lang/String;)Z -PLcom/android/server/people/data/ContactsQueryHelper;->querySince(J)Z -PLcom/android/server/people/data/ConversationInfo$Builder;->()V -PLcom/android/server/people/data/ConversationInfo$Builder;->(Lcom/android/server/people/data/ConversationInfo;)V -PLcom/android/server/people/data/ConversationInfo$Builder;->access$000(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; -PLcom/android/server/people/data/ConversationInfo$Builder;->access$100(Lcom/android/server/people/data/ConversationInfo$Builder;)Landroid/content/LocusId; -PLcom/android/server/people/data/ConversationInfo$Builder;->access$200(Lcom/android/server/people/data/ConversationInfo$Builder;)Landroid/net/Uri; -PLcom/android/server/people/data/ConversationInfo$Builder;->access$300(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; -PLcom/android/server/people/data/ConversationInfo$Builder;->access$400(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; +HPLcom/android/server/people/data/ContactsQueryHelper;->queryPhoneNumber(Ljava/lang/String;)Z +HPLcom/android/server/people/data/ContactsQueryHelper;->querySince(J)Z +HPLcom/android/server/people/data/ConversationInfo$Builder;->()V +HPLcom/android/server/people/data/ConversationInfo$Builder;->(Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/ConversationInfo$Builder;->access$000(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo$Builder;->access$100(Lcom/android/server/people/data/ConversationInfo$Builder;)Landroid/content/LocusId; +HPLcom/android/server/people/data/ConversationInfo$Builder;->access$200(Lcom/android/server/people/data/ConversationInfo$Builder;)Landroid/net/Uri; +HPLcom/android/server/people/data/ConversationInfo$Builder;->access$300(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo$Builder;->access$400(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; HPLcom/android/server/people/data/ConversationInfo$Builder;->access$500(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/lang/String; HPLcom/android/server/people/data/ConversationInfo$Builder;->access$600(Lcom/android/server/people/data/ConversationInfo$Builder;)J HPLcom/android/server/people/data/ConversationInfo$Builder;->access$700(Lcom/android/server/people/data/ConversationInfo$Builder;)I HPLcom/android/server/people/data/ConversationInfo$Builder;->access$800(Lcom/android/server/people/data/ConversationInfo$Builder;)I +PLcom/android/server/people/data/ConversationInfo$Builder;->access$900(Lcom/android/server/people/data/ConversationInfo$Builder;)Ljava/util/Map; PLcom/android/server/people/data/ConversationInfo$Builder;->addConversationFlags(I)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->build()Lcom/android/server/people/data/ConversationInfo; +HPLcom/android/server/people/data/ConversationInfo$Builder;->build()Lcom/android/server/people/data/ConversationInfo; PLcom/android/server/people/data/ConversationInfo$Builder;->removeConversationFlags(I)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setBubbled(Z)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setContactPhoneNumber(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setContactStarred(Z)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setContactUri(Landroid/net/Uri;)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setConversationFlag(IZ)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setContactPhoneNumber(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setContactStarred(Z)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setContactUri(Landroid/net/Uri;)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setConversationFlag(IZ)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setConversationFlags(I)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setDemoted(Z)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setImportant(Z)Lcom/android/server/people/data/ConversationInfo$Builder; HPLcom/android/server/people/data/ConversationInfo$Builder;->setLastEventTimestamp(J)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setLocusId(Landroid/content/LocusId;)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setLocusId(Landroid/content/LocusId;)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setNotificationChannelId(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo$Builder;->setNotificationSilenced(Z)Lcom/android/server/people/data/ConversationInfo$Builder; HPLcom/android/server/people/data/ConversationInfo$Builder;->setParentNotificationChannelId(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setShortcutFlags(I)Lcom/android/server/people/data/ConversationInfo$Builder; -PLcom/android/server/people/data/ConversationInfo$Builder;->setShortcutId(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setShortcutFlags(I)Lcom/android/server/people/data/ConversationInfo$Builder; +HPLcom/android/server/people/data/ConversationInfo$Builder;->setShortcutId(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo$Builder; PLcom/android/server/people/data/ConversationInfo;->()V HPLcom/android/server/people/data/ConversationInfo;->(Lcom/android/server/people/data/ConversationInfo$Builder;)V -PLcom/android/server/people/data/ConversationInfo;->(Lcom/android/server/people/data/ConversationInfo$Builder;Lcom/android/server/people/data/ConversationInfo$1;)V -HPLcom/android/server/people/data/ConversationInfo;->access$1000(Lcom/android/server/people/data/ConversationInfo;)Landroid/content/LocusId; -HPLcom/android/server/people/data/ConversationInfo;->access$1100(Lcom/android/server/people/data/ConversationInfo;)Landroid/net/Uri; -HPLcom/android/server/people/data/ConversationInfo;->access$1200(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo;->(Lcom/android/server/people/data/ConversationInfo$Builder;Lcom/android/server/people/data/ConversationInfo$1;)V +PLcom/android/server/people/data/ConversationInfo;->access$1000(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; +PLcom/android/server/people/data/ConversationInfo;->access$1100(Lcom/android/server/people/data/ConversationInfo;)Landroid/content/LocusId; +PLcom/android/server/people/data/ConversationInfo;->access$1200(Lcom/android/server/people/data/ConversationInfo;)Landroid/net/Uri; HPLcom/android/server/people/data/ConversationInfo;->access$1300(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; HPLcom/android/server/people/data/ConversationInfo;->access$1400(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; -HPLcom/android/server/people/data/ConversationInfo;->access$1500(Lcom/android/server/people/data/ConversationInfo;)J -HPLcom/android/server/people/data/ConversationInfo;->access$1600(Lcom/android/server/people/data/ConversationInfo;)I +PLcom/android/server/people/data/ConversationInfo;->access$1500(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; +PLcom/android/server/people/data/ConversationInfo;->access$1600(Lcom/android/server/people/data/ConversationInfo;)J HPLcom/android/server/people/data/ConversationInfo;->access$1700(Lcom/android/server/people/data/ConversationInfo;)I -HPLcom/android/server/people/data/ConversationInfo;->access$900(Lcom/android/server/people/data/ConversationInfo;)Ljava/lang/String; -PLcom/android/server/people/data/ConversationInfo;->getBackupPayload()[B -PLcom/android/server/people/data/ConversationInfo;->getContactPhoneNumber()Ljava/lang/String; -PLcom/android/server/people/data/ConversationInfo;->getContactUri()Landroid/net/Uri; +PLcom/android/server/people/data/ConversationInfo;->access$1800(Lcom/android/server/people/data/ConversationInfo;)I +PLcom/android/server/people/data/ConversationInfo;->access$1900(Lcom/android/server/people/data/ConversationInfo;)Ljava/util/Map; +HPLcom/android/server/people/data/ConversationInfo;->getBackupPayload()[B +HPLcom/android/server/people/data/ConversationInfo;->getContactPhoneNumber()Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo;->getContactUri()Landroid/net/Uri; HPLcom/android/server/people/data/ConversationInfo;->getLastEventTimestamp()J -PLcom/android/server/people/data/ConversationInfo;->getLocusId()Landroid/content/LocusId; -PLcom/android/server/people/data/ConversationInfo;->getNotificationChannelId()Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo;->getLocusId()Landroid/content/LocusId; +HPLcom/android/server/people/data/ConversationInfo;->getNotificationChannelId()Ljava/lang/String; HPLcom/android/server/people/data/ConversationInfo;->getParentNotificationChannelId()Ljava/lang/String; -PLcom/android/server/people/data/ConversationInfo;->getShortcutId()Ljava/lang/String; +HPLcom/android/server/people/data/ConversationInfo;->getShortcutId()Ljava/lang/String; HPLcom/android/server/people/data/ConversationInfo;->hasShortcutFlags(I)Z HPLcom/android/server/people/data/ConversationInfo;->isShortcutCachedForNotification()Z -PLcom/android/server/people/data/ConversationInfo;->readFromProto(Landroid/util/proto/ProtoInputStream;)Lcom/android/server/people/data/ConversationInfo; +HPLcom/android/server/people/data/ConversationInfo;->readFromProto(Landroid/util/proto/ProtoInputStream;)Lcom/android/server/people/data/ConversationInfo; HPLcom/android/server/people/data/ConversationInfo;->writeToProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->(Ljava/io/File;Ljava/lang/String;Ljava/util/concurrent/ScheduledExecutorService;)V +PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->deleteConversationsFile()V PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->lambda$protoStreamReader$1(Landroid/util/proto/ProtoInputStream;)Ljava/util/List; HPLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->lambda$protoStreamWriter$0(Landroid/util/proto/ProtoOutputStream;Ljava/util/List;)V PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->protoStreamReader()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamReader; PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->protoStreamWriter()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamWriter; PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->saveConversationsImmediately(Ljava/util/List;)V -PLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->scheduleConversationsSave(Ljava/util/List;)V +HPLcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;->scheduleConversationsSave(Ljava/util/List;)V PLcom/android/server/people/data/ConversationStore;->()V PLcom/android/server/people/data/ConversationStore;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V -PLcom/android/server/people/data/ConversationStore;->addOrUpdate(Lcom/android/server/people/data/ConversationInfo;)V -PLcom/android/server/people/data/ConversationStore;->deleteConversation(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; +HPLcom/android/server/people/data/ConversationStore;->addOrUpdate(Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/ConversationStore;->deleteConversation(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; HPLcom/android/server/people/data/ConversationStore;->forAllConversations(Ljava/util/function/Consumer;)V -PLcom/android/server/people/data/ConversationStore;->getBackupPayload()[B +HPLcom/android/server/people/data/ConversationStore;->getBackupPayload()[B HPLcom/android/server/people/data/ConversationStore;->getConversation(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; -PLcom/android/server/people/data/ConversationStore;->getConversationByContactUri(Landroid/net/Uri;)Lcom/android/server/people/data/ConversationInfo; -PLcom/android/server/people/data/ConversationStore;->getConversationByPhoneNumber(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; -PLcom/android/server/people/data/ConversationStore;->getConversationInfosProtoDiskReadWriter()Lcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter; +HPLcom/android/server/people/data/ConversationStore;->getConversationByContactUri(Landroid/net/Uri;)Lcom/android/server/people/data/ConversationInfo; +HPLcom/android/server/people/data/ConversationStore;->getConversationByPhoneNumber(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; +HPLcom/android/server/people/data/ConversationStore;->getConversationInfosProtoDiskReadWriter()Lcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter; PLcom/android/server/people/data/ConversationStore;->loadConversationsFromDisk()V +PLcom/android/server/people/data/ConversationStore;->onDestroy()V PLcom/android/server/people/data/ConversationStore;->saveConversationsToDisk()V -PLcom/android/server/people/data/ConversationStore;->scheduleUpdateConversationsOnDisk()V -PLcom/android/server/people/data/ConversationStore;->updateConversationsInMemory(Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/ConversationStore;->scheduleUpdateConversationsOnDisk()V +HPLcom/android/server/people/data/ConversationStore;->updateConversationsInMemory(Lcom/android/server/people/data/ConversationInfo;)V PLcom/android/server/people/data/DataMaintenanceService;->()V PLcom/android/server/people/data/DataMaintenanceService;->()V PLcom/android/server/people/data/DataMaintenanceService;->cancelJob(Landroid/content/Context;I)V @@ -21656,6 +23922,7 @@ PLcom/android/server/people/data/DataMaintenanceService;->getJobId(I)I PLcom/android/server/people/data/DataMaintenanceService;->getUserId(I)I PLcom/android/server/people/data/DataMaintenanceService;->lambda$onStartJob$0$DataMaintenanceService(ILandroid/app/job/JobParameters;)V PLcom/android/server/people/data/DataMaintenanceService;->onStartJob(Landroid/app/job/JobParameters;)Z +PLcom/android/server/people/data/DataMaintenanceService;->onStopJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/people/data/DataMaintenanceService;->scheduleJob(Landroid/content/Context;I)V PLcom/android/server/people/data/DataManager$CallLogContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;)V PLcom/android/server/people/data/DataManager$CallLogContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;Lcom/android/server/people/data/DataManager$1;)V @@ -21669,7 +23936,7 @@ PLcom/android/server/people/data/DataManager$ContactsContentObserver$Conversatio PLcom/android/server/people/data/DataManager$ContactsContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;)V PLcom/android/server/people/data/DataManager$ContactsContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;Lcom/android/server/people/data/DataManager$1;)V PLcom/android/server/people/data/DataManager$ContactsContentObserver;->lambda$onChange$0(Landroid/net/Uri;Lcom/android/server/people/data/DataManager$ContactsContentObserver$ConversationSelector;Lcom/android/server/people/data/PackageData;)V -PLcom/android/server/people/data/DataManager$ContactsContentObserver;->onChange(ZLandroid/net/Uri;I)V +HPLcom/android/server/people/data/DataManager$ContactsContentObserver;->onChange(ZLandroid/net/Uri;I)V HSPLcom/android/server/people/data/DataManager$Injector;->()V PLcom/android/server/people/data/DataManager$Injector;->createCallLogQueryHelper(Landroid/content/Context;Ljava/util/function/BiConsumer;)Lcom/android/server/people/data/CallLogQueryHelper; PLcom/android/server/people/data/DataManager$Injector;->createContactsQueryHelper(Landroid/content/Context;)Lcom/android/server/people/data/ContactsQueryHelper; @@ -21677,33 +23944,33 @@ PLcom/android/server/people/data/DataManager$Injector;->createMmsQueryHelper(Lan HSPLcom/android/server/people/data/DataManager$Injector;->createScheduledExecutor()Ljava/util/concurrent/ScheduledExecutorService; PLcom/android/server/people/data/DataManager$Injector;->createSmsQueryHelper(Landroid/content/Context;Ljava/util/function/BiConsumer;)Lcom/android/server/people/data/SmsQueryHelper; PLcom/android/server/people/data/DataManager$Injector;->createUsageStatsQueryHelper(ILjava/util/function/Function;Lcom/android/server/people/data/UsageStatsQueryHelper$EventListener;)Lcom/android/server/people/data/UsageStatsQueryHelper; -PLcom/android/server/people/data/DataManager$Injector;->getBackgroundExecutor()Ljava/util/concurrent/Executor; +HPLcom/android/server/people/data/DataManager$Injector;->getBackgroundExecutor()Ljava/util/concurrent/Executor; PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;)V PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->(Lcom/android/server/people/data/DataManager;Landroid/os/Handler;Lcom/android/server/people/data/DataManager$1;)V PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->accept(Ljava/lang/String;Lcom/android/server/people/data/Event;)V -PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->lambda$accept$0(Ljava/lang/String;Lcom/android/server/people/data/Event;Lcom/android/server/people/data/UserData;)V -PLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->onChange(Z)V +HPLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->lambda$accept$0(Ljava/lang/String;Lcom/android/server/people/data/Event;Lcom/android/server/people/data/UserData;)V +HPLcom/android/server/people/data/DataManager$MmsSmsContentObserver;->onChange(Z)V PLcom/android/server/people/data/DataManager$NotificationListener;->(Lcom/android/server/people/data/DataManager;I)V PLcom/android/server/people/data/DataManager$NotificationListener;->(Lcom/android/server/people/data/DataManager;ILcom/android/server/people/data/DataManager$1;)V -PLcom/android/server/people/data/DataManager$NotificationListener;->hasActiveNotifications(Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/people/data/DataManager$NotificationListener;->lambda$onNotificationPosted$0$DataManager$NotificationListener(Landroid/service/notification/StatusBarNotification;Ljava/lang/String;Lcom/android/server/people/data/ConversationInfo;)V -PLcom/android/server/people/data/DataManager$NotificationListener;->lambda$onNotificationRemoved$1$DataManager$NotificationListener(Landroid/service/notification/StatusBarNotification;Ljava/lang/String;Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/DataManager$NotificationListener;->hasActiveNotifications(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/people/data/DataManager$NotificationListener;->lambda$onNotificationPosted$0$DataManager$NotificationListener(Landroid/service/notification/StatusBarNotification;Ljava/lang/String;Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/DataManager$NotificationListener;->lambda$onNotificationRemoved$1$DataManager$NotificationListener(Landroid/service/notification/StatusBarNotification;Ljava/lang/String;Lcom/android/server/people/data/ConversationInfo;)V HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationChannelModified(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;)V HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;I)V PLcom/android/server/people/data/DataManager$PerUserBroadcastReceiver;->(Lcom/android/server/people/data/DataManager;I)V PLcom/android/server/people/data/DataManager$PerUserBroadcastReceiver;->(Lcom/android/server/people/data/DataManager;ILcom/android/server/people/data/DataManager$1;)V -PLcom/android/server/people/data/DataManager$PerUserBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/people/data/DataManager$PerUserBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/people/data/DataManager$PerUserPackageMonitor;->(Lcom/android/server/people/data/DataManager;)V PLcom/android/server/people/data/DataManager$PerUserPackageMonitor;->(Lcom/android/server/people/data/DataManager;Lcom/android/server/people/data/DataManager$1;)V PLcom/android/server/people/data/DataManager$PerUserPackageMonitor;->onPackageRemoved(Ljava/lang/String;I)V HSPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->(Lcom/android/server/people/data/DataManager;)V HSPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->(Lcom/android/server/people/data/DataManager;Lcom/android/server/people/data/DataManager$1;)V HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->lambda$onShortcutsAddedOrUpdated$0$DataManager$ShortcutServiceCallback(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V -PLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->lambda$onShortcutsRemoved$1$DataManager$ShortcutServiceCallback(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V -PLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->onShortcutsAddedOrUpdated(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V -PLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->onShortcutsRemoved(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V +HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->lambda$onShortcutsRemoved$1$DataManager$ShortcutServiceCallback(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V +HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->onShortcutsAddedOrUpdated(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V +HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->onShortcutsRemoved(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V HSPLcom/android/server/people/data/DataManager$ShutdownBroadcastReceiver;->(Lcom/android/server/people/data/DataManager;)V HSPLcom/android/server/people/data/DataManager$ShutdownBroadcastReceiver;->(Lcom/android/server/people/data/DataManager;Lcom/android/server/people/data/DataManager$1;)V PLcom/android/server/people/data/DataManager$ShutdownBroadcastReceiver;->lambda$onReceive$0(Lcom/android/server/people/data/UserData;)V @@ -21715,33 +23982,38 @@ PLcom/android/server/people/data/DataManager$UsageStatsQueryRunnable;->onEvent(L HPLcom/android/server/people/data/DataManager$UsageStatsQueryRunnable;->run()V HSPLcom/android/server/people/data/DataManager;->(Landroid/content/Context;)V HSPLcom/android/server/people/data/DataManager;->(Landroid/content/Context;Lcom/android/server/people/data/DataManager$Injector;)V -PLcom/android/server/people/data/DataManager;->access$1000(Lcom/android/server/people/data/DataManager;)Lcom/android/server/people/data/DataManager$Injector; -PLcom/android/server/people/data/DataManager;->access$1700(Lcom/android/server/people/data/DataManager;)Landroid/content/pm/ShortcutServiceInternal; +HPLcom/android/server/people/data/DataManager;->access$1000(Lcom/android/server/people/data/DataManager;)Lcom/android/server/people/data/DataManager$Injector; +HPLcom/android/server/people/data/DataManager;->access$1200(Lcom/android/server/people/data/DataManager;I)Lcom/android/server/people/data/UserData; +PLcom/android/server/people/data/DataManager;->access$1500(Lcom/android/server/people/data/DataManager;Ljava/util/function/Consumer;)V +PLcom/android/server/people/data/DataManager;->access$1600(Lcom/android/server/people/data/DataManager;)Lcom/android/server/notification/NotificationManagerInternal; +HPLcom/android/server/people/data/DataManager;->access$1700(Lcom/android/server/people/data/DataManager;)Landroid/content/pm/ShortcutServiceInternal; PLcom/android/server/people/data/DataManager;->access$1800(Lcom/android/server/people/data/DataManager;II)V -PLcom/android/server/people/data/DataManager;->access$1900(Lcom/android/server/people/data/DataManager;Landroid/service/notification/StatusBarNotification;Ljava/util/function/Consumer;)Lcom/android/server/people/data/PackageData; +HPLcom/android/server/people/data/DataManager;->access$1900(Lcom/android/server/people/data/DataManager;Landroid/service/notification/StatusBarNotification;Ljava/util/function/Consumer;)Lcom/android/server/people/data/PackageData; +HPLcom/android/server/people/data/DataManager;->access$2000(Lcom/android/server/people/data/DataManager;Lcom/android/server/people/data/UserData;)V PLcom/android/server/people/data/DataManager;->access$900(Lcom/android/server/people/data/DataManager;)Landroid/content/Context; -PLcom/android/server/people/data/DataManager;->addOrUpdateConversationInfo(Landroid/content/pm/ShortcutInfo;)V +HPLcom/android/server/people/data/DataManager;->addOrUpdateConversationInfo(Landroid/content/pm/ShortcutInfo;)V HPLcom/android/server/people/data/DataManager;->cleanupCachedShortcuts(II)V PLcom/android/server/people/data/DataManager;->cleanupUser(I)V -PLcom/android/server/people/data/DataManager;->forAllUnlockedUsers(Ljava/util/function/Consumer;)V +HPLcom/android/server/people/data/DataManager;->forAllUnlockedUsers(Ljava/util/function/Consumer;)V HPLcom/android/server/people/data/DataManager;->forPackagesInProfile(ILjava/util/function/Consumer;)V +PLcom/android/server/people/data/DataManager;->getBackupPayload(I)[B +HPLcom/android/server/people/data/DataManager;->getLastInteraction(Ljava/lang/String;ILjava/lang/String;)J HPLcom/android/server/people/data/DataManager;->getPackage(Ljava/lang/String;I)Lcom/android/server/people/data/PackageData; HPLcom/android/server/people/data/DataManager;->getPackageIfConversationExists(Landroid/service/notification/StatusBarNotification;Ljava/util/function/Consumer;)Lcom/android/server/people/data/PackageData; +HPLcom/android/server/people/data/DataManager;->getRecentConversations(I)Ljava/util/List; PLcom/android/server/people/data/DataManager;->getShareShortcuts(Landroid/content/IntentFilter;I)Ljava/util/List; -PLcom/android/server/people/data/DataManager;->getUnlockedUserData(I)Lcom/android/server/people/data/UserData; +HPLcom/android/server/people/data/DataManager;->getShortcut(Ljava/lang/String;ILjava/lang/String;)Landroid/content/pm/ShortcutInfo; +HPLcom/android/server/people/data/DataManager;->getShortcuts(Ljava/lang/String;ILjava/util/List;)Ljava/util/List; +HPLcom/android/server/people/data/DataManager;->getUnlockedUserData(I)Lcom/android/server/people/data/UserData; HPLcom/android/server/people/data/DataManager;->hasActiveNotifications(Ljava/lang/String;ILjava/lang/String;)Z HSPLcom/android/server/people/data/DataManager;->initialize()V HPLcom/android/server/people/data/DataManager;->isCachedRecentConversation(Lcom/android/server/people/data/ConversationInfo;)Z -HPLcom/android/server/people/data/DataManager;->lambda$cleanupCachedShortcuts$10$DataManager(Ljava/util/List;Lcom/android/server/people/data/PackageData;)V -PLcom/android/server/people/data/DataManager;->lambda$cleanupCachedShortcuts$11(Landroid/util/Pair;)J -HPLcom/android/server/people/data/DataManager;->lambda$cleanupCachedShortcuts$9$DataManager(Ljava/util/List;Lcom/android/server/people/data/PackageData;Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/DataManager;->lambda$getRecentConversations$2$DataManager(Ljava/lang/String;ILjava/util/List;Lcom/android/server/people/data/ConversationInfo;)V +HPLcom/android/server/people/data/DataManager;->lambda$getRecentConversations$3$DataManager(Ljava/util/List;Lcom/android/server/people/data/PackageData;)V PLcom/android/server/people/data/DataManager;->lambda$onUserStopping$1$DataManager(I)V PLcom/android/server/people/data/DataManager;->lambda$onUserUnlocked$0$DataManager(I)V -HPLcom/android/server/people/data/DataManager;->lambda$pruneDataForUser$6$DataManager(Landroid/os/CancellationSignal;ILcom/android/server/people/data/PackageData;)V HPLcom/android/server/people/data/DataManager;->lambda$pruneOldRecentConversations$4$DataManager(JLjava/lang/String;ILjava/util/List;Lcom/android/server/people/data/ConversationInfo;)V HPLcom/android/server/people/data/DataManager;->lambda$pruneOldRecentConversations$5$DataManager(JILcom/android/server/people/data/PackageData;)V -HPLcom/android/server/people/data/DataManager;->lambda$pruneUninstalledPackageData$7(Ljava/util/Set;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V -PLcom/android/server/people/data/DataManager;->lambda$pruneUninstalledPackageData$8(Ljava/util/Set;Ljava/util/List;Lcom/android/server/people/data/PackageData;)V PLcom/android/server/people/data/DataManager;->mimeTypeToShareEventType(Ljava/lang/String;)I PLcom/android/server/people/data/DataManager;->onUserStopping(I)V PLcom/android/server/people/data/DataManager;->onUserUnlocked(I)V @@ -21753,11 +24025,11 @@ PLcom/android/server/people/data/DataManager;->queryAppUsageStats(IJJLjava/util/ PLcom/android/server/people/data/DataManager;->reportShareTargetEvent(Landroid/app/prediction/AppTargetEvent;Landroid/content/IntentFilter;)V PLcom/android/server/people/data/DataManager;->setupUser(I)V PLcom/android/server/people/data/DataManager;->updateDefaultDialer(Lcom/android/server/people/data/UserData;)V -PLcom/android/server/people/data/DataManager;->updateDefaultSmsApp(Lcom/android/server/people/data/UserData;)V +HPLcom/android/server/people/data/DataManager;->updateDefaultSmsApp(Lcom/android/server/people/data/UserData;)V PLcom/android/server/people/data/Event$Builder;->()V PLcom/android/server/people/data/Event$Builder;->(JI)V PLcom/android/server/people/data/Event$Builder;->(Lcom/android/server/people/data/Event$1;)V -PLcom/android/server/people/data/Event$Builder;->access$000(Lcom/android/server/people/data/Event$Builder;)J +HPLcom/android/server/people/data/Event$Builder;->access$000(Lcom/android/server/people/data/Event$Builder;)J PLcom/android/server/people/data/Event$Builder;->access$100(Lcom/android/server/people/data/Event$Builder;)I PLcom/android/server/people/data/Event$Builder;->access$200(Lcom/android/server/people/data/Event$Builder;)I PLcom/android/server/people/data/Event$Builder;->access$400(Lcom/android/server/people/data/Event$Builder;I)Lcom/android/server/people/data/Event$Builder; @@ -21767,40 +24039,40 @@ PLcom/android/server/people/data/Event$Builder;->setDurationSeconds(I)Lcom/andro PLcom/android/server/people/data/Event$Builder;->setTimestamp(J)Lcom/android/server/people/data/Event$Builder; PLcom/android/server/people/data/Event$Builder;->setType(I)Lcom/android/server/people/data/Event$Builder; PLcom/android/server/people/data/Event;->()V -PLcom/android/server/people/data/Event;->(JI)V +HPLcom/android/server/people/data/Event;->(JI)V HPLcom/android/server/people/data/Event;->(Lcom/android/server/people/data/Event$Builder;)V PLcom/android/server/people/data/Event;->(Lcom/android/server/people/data/Event$Builder;Lcom/android/server/people/data/Event$1;)V -PLcom/android/server/people/data/Event;->getTimestamp()J +HPLcom/android/server/people/data/Event;->getTimestamp()J PLcom/android/server/people/data/Event;->getType()I HPLcom/android/server/people/data/Event;->readFromProto(Landroid/util/proto/ProtoInputStream;)Lcom/android/server/people/data/Event; -PLcom/android/server/people/data/Event;->writeToProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/people/data/Event;->writeToProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->()V PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->deleteIndexesFile()V HPLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->lambda$protoStreamReader$1(Landroid/util/proto/ProtoInputStream;)Landroid/util/SparseArray; -PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->lambda$protoStreamWriter$0(Landroid/util/proto/ProtoOutputStream;Landroid/util/SparseArray;)V +HPLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->lambda$protoStreamWriter$0(Landroid/util/proto/ProtoOutputStream;Landroid/util/SparseArray;)V PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->loadIndexesFromDisk()Landroid/util/SparseArray; PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->protoStreamReader()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamReader; PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->protoStreamWriter()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamWriter; PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->saveIndexesImmediately(Landroid/util/SparseArray;)V -PLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->scheduleIndexesSave(Landroid/util/SparseArray;)V +HPLcom/android/server/people/data/EventHistoryImpl$EventIndexesProtoDiskReadWriter;->scheduleIndexesSave(Landroid/util/SparseArray;)V PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->()V PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->deleteRecentEventsFile()V HPLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->lambda$protoStreamReader$1(Landroid/util/proto/ProtoInputStream;)Lcom/android/server/people/data/EventList; -PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->lambda$protoStreamWriter$0(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/people/data/EventList;)V +HPLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->lambda$protoStreamWriter$0(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/people/data/EventList;)V PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->loadRecentEventsFromDisk()Lcom/android/server/people/data/EventList; PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->protoStreamReader()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamReader; PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->protoStreamWriter()Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamWriter; PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->saveEventsImmediately(Lcom/android/server/people/data/EventList;)V -PLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->scheduleEventsSave(Lcom/android/server/people/data/EventList;)V +HPLcom/android/server/people/data/EventHistoryImpl$EventsProtoDiskReadWriter;->scheduleEventsSave(Lcom/android/server/people/data/EventList;)V PLcom/android/server/people/data/EventHistoryImpl$Injector;->()V -PLcom/android/server/people/data/EventHistoryImpl$Injector;->createEventIndex()Lcom/android/server/people/data/EventIndex; -PLcom/android/server/people/data/EventHistoryImpl$Injector;->currentTimeMillis()J +HPLcom/android/server/people/data/EventHistoryImpl$Injector;->createEventIndex()Lcom/android/server/people/data/EventIndex; +HPLcom/android/server/people/data/EventHistoryImpl$Injector;->currentTimeMillis()J HPLcom/android/server/people/data/EventHistoryImpl;->(Lcom/android/server/people/data/EventHistoryImpl$Injector;Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V PLcom/android/server/people/data/EventHistoryImpl;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V -PLcom/android/server/people/data/EventHistoryImpl;->addEvent(Lcom/android/server/people/data/Event;)V -PLcom/android/server/people/data/EventHistoryImpl;->addEventInMemory(Lcom/android/server/people/data/Event;)V +HPLcom/android/server/people/data/EventHistoryImpl;->addEvent(Lcom/android/server/people/data/Event;)V +HPLcom/android/server/people/data/EventHistoryImpl;->addEventInMemory(Lcom/android/server/people/data/Event;)V PLcom/android/server/people/data/EventHistoryImpl;->eventHistoriesImplFromDisk(Lcom/android/server/people/data/EventHistoryImpl$Injector;Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)Ljava/util/Map; PLcom/android/server/people/data/EventHistoryImpl;->eventHistoriesImplFromDisk(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)Ljava/util/Map; HPLcom/android/server/people/data/EventHistoryImpl;->getEventIndex(I)Lcom/android/server/people/data/EventIndex; @@ -21809,16 +24081,16 @@ PLcom/android/server/people/data/EventHistoryImpl;->lambda$eventHistoriesImplFro HPLcom/android/server/people/data/EventHistoryImpl;->lambda$loadFromDisk$1$EventHistoryImpl()V PLcom/android/server/people/data/EventHistoryImpl;->loadFromDisk()V PLcom/android/server/people/data/EventHistoryImpl;->onDestroy()V -PLcom/android/server/people/data/EventHistoryImpl;->pruneOldEvents()V +HPLcom/android/server/people/data/EventHistoryImpl;->pruneOldEvents()V PLcom/android/server/people/data/EventHistoryImpl;->saveToDisk()V -PLcom/android/server/people/data/EventIndex$Injector;->()V -PLcom/android/server/people/data/EventIndex$Injector;->currentTimeMillis()J +HPLcom/android/server/people/data/EventIndex$Injector;->()V +HPLcom/android/server/people/data/EventIndex$Injector;->currentTimeMillis()J PLcom/android/server/people/data/EventIndex;->()V -PLcom/android/server/people/data/EventIndex;->()V -PLcom/android/server/people/data/EventIndex;->(Lcom/android/server/people/data/EventIndex$Injector;)V +HPLcom/android/server/people/data/EventIndex;->()V +HPLcom/android/server/people/data/EventIndex;->(Lcom/android/server/people/data/EventIndex$Injector;)V HPLcom/android/server/people/data/EventIndex;->(Lcom/android/server/people/data/EventIndex$Injector;[JJ)V HPLcom/android/server/people/data/EventIndex;->(Lcom/android/server/people/data/EventIndex;)V -PLcom/android/server/people/data/EventIndex;->addEvent(J)V +HPLcom/android/server/people/data/EventIndex;->addEvent(J)V HPLcom/android/server/people/data/EventIndex;->combine(Lcom/android/server/people/data/EventIndex;Lcom/android/server/people/data/EventIndex;)Lcom/android/server/people/data/EventIndex; HPLcom/android/server/people/data/EventIndex;->combineTimeSlotLists(Ljava/util/List;Ljava/util/List;)Ljava/util/List; HPLcom/android/server/people/data/EventIndex;->createFourHoursLongTimeSlot(J)Landroid/util/Range; @@ -21839,45 +24111,48 @@ HPLcom/android/server/people/data/EventIndex;->readFromProto(Landroid/util/proto HPLcom/android/server/people/data/EventIndex;->toEpochMilli(Ljava/time/LocalDateTime;)J HPLcom/android/server/people/data/EventIndex;->toLocalDateTime(J)Ljava/time/LocalDateTime; HPLcom/android/server/people/data/EventIndex;->updateEventBitmaps(J)V -PLcom/android/server/people/data/EventIndex;->writeToProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/people/data/EventIndex;->writeToProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/people/data/EventList;->()V HPLcom/android/server/people/data/EventList;->add(Lcom/android/server/people/data/Event;)V -PLcom/android/server/people/data/EventList;->addAll(Ljava/util/List;)V +HPLcom/android/server/people/data/EventList;->addAll(Ljava/util/List;)V PLcom/android/server/people/data/EventList;->clear()V HPLcom/android/server/people/data/EventList;->firstIndexOnOrAfter(J)I -PLcom/android/server/people/data/EventList;->getAllEvents()Ljava/util/List; -PLcom/android/server/people/data/EventList;->removeOldEvents(J)V +HPLcom/android/server/people/data/EventList;->getAllEvents()Ljava/util/List; +PLcom/android/server/people/data/EventList;->isDuplicate(Lcom/android/server/people/data/Event;I)Z +HPLcom/android/server/people/data/EventList;->removeOldEvents(J)V HPLcom/android/server/people/data/EventStore;->(Ljava/io/File;Ljava/util/concurrent/ScheduledExecutorService;)V -PLcom/android/server/people/data/EventStore;->deleteEventHistories(I)V -PLcom/android/server/people/data/EventStore;->deleteEventHistory(ILjava/lang/String;)V +HPLcom/android/server/people/data/EventStore;->deleteEventHistories(I)V +HPLcom/android/server/people/data/EventStore;->deleteEventHistory(ILjava/lang/String;)V HPLcom/android/server/people/data/EventStore;->getEventHistory(ILjava/lang/String;)Lcom/android/server/people/data/EventHistory; -PLcom/android/server/people/data/EventStore;->getOrCreateEventHistory(ILjava/lang/String;)Lcom/android/server/people/data/EventHistoryImpl; +HPLcom/android/server/people/data/EventStore;->getOrCreateEventHistory(ILjava/lang/String;)Lcom/android/server/people/data/EventHistoryImpl; PLcom/android/server/people/data/EventStore;->lambda$getOrCreateEventHistory$0$EventStore(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/people/data/EventHistoryImpl; -PLcom/android/server/people/data/EventStore;->loadFromDisk()V -PLcom/android/server/people/data/EventStore;->pruneOldEvents()V -PLcom/android/server/people/data/EventStore;->pruneOrphanEventHistories(ILjava/util/function/Predicate;)V -PLcom/android/server/people/data/EventStore;->saveToDisk()V +HPLcom/android/server/people/data/EventStore;->loadFromDisk()V +PLcom/android/server/people/data/EventStore;->onDestroy()V +HPLcom/android/server/people/data/EventStore;->pruneOldEvents()V +HPLcom/android/server/people/data/EventStore;->pruneOrphanEventHistories(ILjava/util/function/Predicate;)V +HPLcom/android/server/people/data/EventStore;->saveToDisk()V PLcom/android/server/people/data/MmsQueryHelper;->()V PLcom/android/server/people/data/MmsQueryHelper;->(Landroid/content/Context;Ljava/util/function/BiConsumer;)V -PLcom/android/server/people/data/MmsQueryHelper;->addEvent(Ljava/lang/String;JI)Z +HPLcom/android/server/people/data/MmsQueryHelper;->addEvent(Ljava/lang/String;JI)Z PLcom/android/server/people/data/MmsQueryHelper;->getLastMessageTimestamp()J -PLcom/android/server/people/data/MmsQueryHelper;->getMmsAddress(Ljava/lang/String;I)Ljava/lang/String; -PLcom/android/server/people/data/MmsQueryHelper;->querySince(J)Z +HPLcom/android/server/people/data/MmsQueryHelper;->getMmsAddress(Ljava/lang/String;I)Ljava/lang/String; +HPLcom/android/server/people/data/MmsQueryHelper;->querySince(J)Z PLcom/android/server/people/data/MmsQueryHelper;->validateEvent(Ljava/lang/String;JI)Z PLcom/android/server/people/data/PackageData;->(Ljava/lang/String;ILjava/util/function/Predicate;Ljava/util/function/Predicate;Ljava/util/concurrent/ScheduledExecutorService;Ljava/io/File;)V -PLcom/android/server/people/data/PackageData;->deleteDataForConversation(Ljava/lang/String;)V -PLcom/android/server/people/data/PackageData;->forAllConversations(Ljava/util/function/Consumer;)V +HPLcom/android/server/people/data/PackageData;->deleteDataForConversation(Ljava/lang/String;)V +HPLcom/android/server/people/data/PackageData;->forAllConversations(Ljava/util/function/Consumer;)V HPLcom/android/server/people/data/PackageData;->getClassLevelEventHistory(Ljava/lang/String;)Lcom/android/server/people/data/EventHistory; HPLcom/android/server/people/data/PackageData;->getConversationInfo(Ljava/lang/String;)Lcom/android/server/people/data/ConversationInfo; HPLcom/android/server/people/data/PackageData;->getConversationStore()Lcom/android/server/people/data/ConversationStore; HPLcom/android/server/people/data/PackageData;->getEventHistory(Ljava/lang/String;)Lcom/android/server/people/data/EventHistory; -PLcom/android/server/people/data/PackageData;->getEventStore()Lcom/android/server/people/data/EventStore; -PLcom/android/server/people/data/PackageData;->getPackageName()Ljava/lang/String; -PLcom/android/server/people/data/PackageData;->getUserId()I +HPLcom/android/server/people/data/PackageData;->getEventStore()Lcom/android/server/people/data/EventStore; +HPLcom/android/server/people/data/PackageData;->getPackageName()Ljava/lang/String; +HPLcom/android/server/people/data/PackageData;->getUserId()I PLcom/android/server/people/data/PackageData;->isDefaultDialer()Z PLcom/android/server/people/data/PackageData;->isDefaultSmsApp()Z PLcom/android/server/people/data/PackageData;->lambda$pruneOrphanEvents$0$PackageData(Ljava/lang/String;)Z PLcom/android/server/people/data/PackageData;->loadFromDisk()V +PLcom/android/server/people/data/PackageData;->onDestroy()V PLcom/android/server/people/data/PackageData;->packagesDataFromDisk(ILjava/util/function/Predicate;Ljava/util/function/Predicate;Ljava/util/concurrent/ScheduledExecutorService;Ljava/io/File;)Ljava/util/Map; PLcom/android/server/people/data/PackageData;->pruneOrphanEvents()V PLcom/android/server/people/data/PackageData;->saveToDisk()V @@ -21885,14 +24160,14 @@ PLcom/android/server/people/data/SmsQueryHelper;->()V PLcom/android/server/people/data/SmsQueryHelper;->(Landroid/content/Context;Ljava/util/function/BiConsumer;)V PLcom/android/server/people/data/SmsQueryHelper;->addEvent(Ljava/lang/String;JI)Z PLcom/android/server/people/data/SmsQueryHelper;->getLastMessageTimestamp()J -PLcom/android/server/people/data/SmsQueryHelper;->querySince(J)Z +HPLcom/android/server/people/data/SmsQueryHelper;->querySince(J)Z PLcom/android/server/people/data/SmsQueryHelper;->validateEvent(Ljava/lang/String;JI)Z PLcom/android/server/people/data/UsageStatsQueryHelper;->(ILjava/util/function/Function;Lcom/android/server/people/data/UsageStatsQueryHelper$EventListener;)V PLcom/android/server/people/data/UsageStatsQueryHelper;->addEventByShortcutId(Lcom/android/server/people/data/PackageData;Ljava/lang/String;Lcom/android/server/people/data/Event;)V HPLcom/android/server/people/data/UsageStatsQueryHelper;->getLastEventTimestamp()J PLcom/android/server/people/data/UsageStatsQueryHelper;->getUsageStatsManagerInternal()Landroid/app/usage/UsageStatsManagerInternal; PLcom/android/server/people/data/UsageStatsQueryHelper;->lambda$queryAppUsageStats$0(Ljava/lang/String;)Lcom/android/server/people/data/AppUsageStatsData; -PLcom/android/server/people/data/UsageStatsQueryHelper;->onInAppConversationEnded(Lcom/android/server/people/data/PackageData;Landroid/app/usage/UsageEvents$Event;)V +HPLcom/android/server/people/data/UsageStatsQueryHelper;->onInAppConversationEnded(Lcom/android/server/people/data/PackageData;Landroid/app/usage/UsageEvents$Event;)V HPLcom/android/server/people/data/UsageStatsQueryHelper;->queryAppMovingToForegroundEvents(IJJ)Ljava/util/List; HPLcom/android/server/people/data/UsageStatsQueryHelper;->queryAppUsageStats(IJJLjava/util/Set;)Ljava/util/Map; HPLcom/android/server/people/data/UsageStatsQueryHelper;->querySince(J)Z @@ -21901,22 +24176,22 @@ PLcom/android/server/people/data/UserData;->()V PLcom/android/server/people/data/UserData;->(ILjava/util/concurrent/ScheduledExecutorService;)V PLcom/android/server/people/data/UserData;->createPackageData(Ljava/lang/String;)Lcom/android/server/people/data/PackageData; PLcom/android/server/people/data/UserData;->deletePackageData(Ljava/lang/String;)V -PLcom/android/server/people/data/UserData;->forAllPackages(Ljava/util/function/Consumer;)V -PLcom/android/server/people/data/UserData;->getBackupPayload()[B +HPLcom/android/server/people/data/UserData;->forAllPackages(Ljava/util/function/Consumer;)V +HPLcom/android/server/people/data/UserData;->getBackupPayload()[B PLcom/android/server/people/data/UserData;->getDefaultDialer()Lcom/android/server/people/data/PackageData; -PLcom/android/server/people/data/UserData;->getDefaultSmsApp()Lcom/android/server/people/data/PackageData; -PLcom/android/server/people/data/UserData;->getOrCreatePackageData(Ljava/lang/String;)Lcom/android/server/people/data/PackageData; +HPLcom/android/server/people/data/UserData;->getDefaultSmsApp()Lcom/android/server/people/data/PackageData; +HPLcom/android/server/people/data/UserData;->getOrCreatePackageData(Ljava/lang/String;)Lcom/android/server/people/data/PackageData; HPLcom/android/server/people/data/UserData;->getPackageData(Ljava/lang/String;)Lcom/android/server/people/data/PackageData; -PLcom/android/server/people/data/UserData;->getUserId()I -PLcom/android/server/people/data/UserData;->isDefaultDialer(Ljava/lang/String;)Z -PLcom/android/server/people/data/UserData;->isDefaultSmsApp(Ljava/lang/String;)Z +HPLcom/android/server/people/data/UserData;->getUserId()I +HPLcom/android/server/people/data/UserData;->isDefaultDialer(Ljava/lang/String;)Z +HPLcom/android/server/people/data/UserData;->isDefaultSmsApp(Ljava/lang/String;)Z HPLcom/android/server/people/data/UserData;->isUnlocked()Z PLcom/android/server/people/data/UserData;->lambda$6PdLrJGHlGwu_DoqTJnYEj3j0A0(Lcom/android/server/people/data/UserData;Ljava/lang/String;)Z PLcom/android/server/people/data/UserData;->lambda$E9kRsu8W7Qd6P0oUxGlw7eA69Og(Lcom/android/server/people/data/UserData;Ljava/lang/String;)Z PLcom/android/server/people/data/UserData;->lambda$getOrCreatePackageData$0$UserData(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/people/data/PackageData; PLcom/android/server/people/data/UserData;->loadUserData()V -PLcom/android/server/people/data/UserData;->setDefaultDialer(Ljava/lang/String;)V -PLcom/android/server/people/data/UserData;->setDefaultSmsApp(Ljava/lang/String;)V +HPLcom/android/server/people/data/UserData;->setDefaultDialer(Ljava/lang/String;)V +HPLcom/android/server/people/data/UserData;->setDefaultSmsApp(Ljava/lang/String;)V PLcom/android/server/people/data/UserData;->setUserStopped()V PLcom/android/server/people/data/UserData;->setUserUnlocked()V PLcom/android/server/people/data/Utils;->getCurrentCountryIso(Landroid/content/Context;)Ljava/lang/String; @@ -22002,6 +24277,7 @@ HPLcom/android/server/people/prediction/SharesheetModelScorer;->promoteMostChose HSPLcom/android/server/pm/-$$Lambda$-i2-_ToadwmKHZv-9ZzHqLmS9DU;->()V HSPLcom/android/server/pm/-$$Lambda$-i2-_ToadwmKHZv-9ZzHqLmS9DU;->()V HSPLcom/android/server/pm/-$$Lambda$-i2-_ToadwmKHZv-9ZzHqLmS9DU;->produce(Ljava/lang/Class;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$1px-cqk8YisOKjtZ8YFoaX8e0aU;->(Lcom/android/server/pm/PackageManagerService$Injector;)V HSPLcom/android/server/pm/-$$Lambda$4-_DbCI8CS_LNip9FpVYjA2croc;->()V HSPLcom/android/server/pm/-$$Lambda$4-_DbCI8CS_LNip9FpVYjA2croc;->()V HSPLcom/android/server/pm/-$$Lambda$4-_DbCI8CS_LNip9FpVYjA2croc;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -22015,6 +24291,8 @@ HPLcom/android/server/pm/-$$Lambda$AppsFilter$VsG_tbI6WkVgjPhdsvpc_WFaSiA;->currentState(Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HSPLcom/android/server/pm/-$$Lambda$AppsFilter$ZZwNGFo8IM6vhtUNglyHV1lAJjM;->(Lcom/android/server/pm/AppsFilter;)V HSPLcom/android/server/pm/-$$Lambda$AppsFilter$ZZwNGFo8IM6vhtUNglyHV1lAJjM;->run()V +PLcom/android/server/pm/-$$Lambda$AppsFilter$Zy7osF19EO5-cpksrZNC9kpZ3qk;->(Lcom/android/server/pm/AppsFilter;)V +PLcom/android/server/pm/-$$Lambda$AppsFilter$Zy7osF19EO5-cpksrZNC9kpZ3qk;->currentState(Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HPLcom/android/server/pm/-$$Lambda$AppsFilter$_rDiW6APeKsI5nOc-p933a3J778;->(Landroid/util/SparseArray;Lcom/android/server/pm/PackageManagerService;)V HPLcom/android/server/pm/-$$Lambda$AppsFilter$_rDiW6APeKsI5nOc-p933a3J778;->toString(Ljava/lang/Object;)Ljava/lang/String; HSPLcom/android/server/pm/-$$Lambda$AppsFilter$gTQg81xcQ9wWlYOQiUJOXy7wb64;->(Landroid/util/ArrayMap;[ZLandroid/util/ArrayMap;)V @@ -22035,34 +24313,34 @@ HSPLcom/android/server/pm/-$$Lambda$ComponentResolver$K8_4ic9iMOhKLaT1M2N4BdO1uF HSPLcom/android/server/pm/-$$Lambda$ComponentResolver$K8_4ic9iMOhKLaT1M2N4BdO1uFc;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$1Qtvhr7lBVxInJRfkiRfwJqPkos;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)V HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$1Qtvhr7lBVxInJRfkiRfwJqPkos;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$1lTUi1xSGqYjLb4lJDcQJjNG_-Y;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;)V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$1lTUi1xSGqYjLb4lJDcQJjNG_-Y;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$5PnZw2y58RctPBwRlpYLAvlFD70;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;)V PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$5PnZw2y58RctPBwRlpYLAvlFD70;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$CCLumpurEqU1VaPUSzFuAM0MnAw;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;I)V PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$CCLumpurEqU1VaPUSzFuAM0MnAw;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$J3Tah0Layzzs7lgN2IopbIk8F40;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;I)V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$J3Tah0Layzzs7lgN2IopbIk8F40;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$GraWQv2mLPVAACAImJE0vkyo5bA;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;)V +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$GraWQv2mLPVAACAImJE0vkyo5bA;->getOrThrow()Ljava/lang/Object; +HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$J3Tah0Layzzs7lgN2IopbIk8F40;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;I)V +HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$J3Tah0Layzzs7lgN2IopbIk8F40;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$LnQWushEzDWHhFBzCNitXaYofkA;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Landroid/content/Intent;IILandroid/content/ComponentName;)V PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$LnQWushEzDWHhFBzCNitXaYofkA;->runOrThrow()V +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$MDX62a7esPF2RViU-I40bFJXEh0;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;I)V +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$MDX62a7esPF2RViU-I40bFJXEh0;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$SV6XakfwrTGP06kkejAstUqvg48;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Landroid/content/Intent;II)V PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$SV6XakfwrTGP06kkejAstUqvg48;->runOrThrow()V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$XZIf5_RymlZTD6thZMU76oW75xw;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;)V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$XZIf5_RymlZTD6thZMU76oW75xw;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$Ysp8a3pvQJgn3_d2SopxhChO-h8;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;I)V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$Ysp8a3pvQJgn3_d2SopxhChO-h8;->runOrThrow()V HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$ilsXmGwrgsL6mfzcSmF79nz6YWU;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;)V HPLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$ilsXmGwrgsL6mfzcSmF79nz6YWU;->getOrThrow()Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$lz2s1JUQfdYM0ABThnkEzPg4I2o;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)V -PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$lz2s1JUQfdYM0ABThnkEzPg4I2o;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$y8HsT7JR7_Oz5pGfjEyf5xCk8lo;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;ILjava/lang/String;)V PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$y8HsT7JR7_Oz5pGfjEyf5xCk8lo;->getOrThrow()Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$zF44L0c3llV8-h99Q0Dkjo1cgCg;->(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;)V +PLcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$zF44L0c3llV8-h99Q0Dkjo1cgCg;->getOrThrow()Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$IncrementalStates$wDW3JFnyigbto83d_f-gW68sQNk;->()V PLcom/android/server/pm/-$$Lambda$IncrementalStates$wDW3JFnyigbto83d_f-gW68sQNk;->()V -PLcom/android/server/pm/-$$Lambda$IncrementalStates$wDW3JFnyigbto83d_f-gW68sQNk;->accept(Ljava/lang/Object;)V +HPLcom/android/server/pm/-$$Lambda$IncrementalStates$wDW3JFnyigbto83d_f-gW68sQNk;->accept(Ljava/lang/Object;)V +PLcom/android/server/pm/-$$Lambda$Installer$TmCzbb5uQ5_RLlOQSQkKNjiLbD0;->(Lcom/android/server/pm/Installer;)V +PLcom/android/server/pm/-$$Lambda$Installer$TmCzbb5uQ5_RLlOQSQkKNjiLbD0;->run()V PLcom/android/server/pm/-$$Lambda$InstantAppRegistry$4mov461Wzvq0f0e21k8d9nDGh1Q;->(Ljava/lang/String;)V PLcom/android/server/pm/-$$Lambda$InstantAppRegistry$OggO0DOFrO4zR2JPq2JoC-NgJuI;->(Lcom/android/server/pm/InstantAppRegistry;)V -PLcom/android/server/pm/-$$Lambda$InstantAppRegistry$Zcvz9dp6BRMBC0dFmYcMFepe0c8;->(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/-$$Lambda$InstantAppRegistry$Zcvz9dp6BRMBC0dFmYcMFepe0c8;->(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V PLcom/android/server/pm/-$$Lambda$InstantAppRegistry$kpTTC06QAMxHJkyob9iBOOpDO_I;->(J)V PLcom/android/server/pm/-$$Lambda$InstantAppResolverConnection$JBm5_EVTrfafQJpmYxi5cuBdFsA;->(Lcom/android/server/pm/InstantAppResolverConnection;)V PLcom/android/server/pm/-$$Lambda$InstantAppResolverConnection$JBm5_EVTrfafQJpmYxi5cuBdFsA;->run()V @@ -22086,104 +24364,128 @@ PLcom/android/server/pm/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg;->()V HPLcom/android/server/pm/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg;->execute(Ljava/lang/Runnable;)V HSPLcom/android/server/pm/-$$Lambda$PackageInstallerService$1jaztycQgfTjga74Q3TNhHABuX4;->(I)V HPLcom/android/server/pm/-$$Lambda$PackageInstallerService$1jaztycQgfTjga74Q3TNhHABuX4;->test(I)Z -PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$0ds_87ZnjY2SyzH4ofC-NcXrY8o;->()V -PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$0ds_87ZnjY2SyzH4ofC-NcXrY8o;->()V -PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$0ds_87ZnjY2SyzH4ofC-NcXrY8o;->test(Ljava/lang/Object;)Z PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$ChildStatusIntentReceiver$sIpl-XGjnyGk4EBpIIZy-IzWbjI;->(Lcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver;Landroid/content/Intent;)V PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$ChildStatusIntentReceiver$sIpl-XGjnyGk4EBpIIZy-IzWbjI;->run()V PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$EIoXzbluZ_RWC_7xNPTngWTxt7c;->(Lcom/android/server/pm/PackageInstallerSession;Landroid/system/Int64Ref;)V HPLcom/android/server/pm/-$$Lambda$PackageInstallerSession$EIoXzbluZ_RWC_7xNPTngWTxt7c;->onProgress(J)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$-sJHK0YTtZ0qkqmG4dCc25oXZkE;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$-sJHK0YTtZ0qkqmG4dCc25oXZkE;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$-sJHK0YTtZ0qkqmG4dCc25oXZkE;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$5aNw60hFnG312Qkp2DcHvBmEKok;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$5aNw60hFnG312Qkp2DcHvBmEKok;->()V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$5aNw60hFnG312Qkp2DcHvBmEKok;->apply(I)Ljava/lang/Object; -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$5qiEPBLtrf4CjKytE7xHUxKeLpE;->(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;II[Ljava/security/cert/Certificate;Landroid/content/IntentSender;)V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$5qiEPBLtrf4CjKytE7xHUxKeLpE;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$67G7w3FE8ENxYL8WJQOsjblFDgU;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$67G7w3FE8ENxYL8WJQOsjblFDgU;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$67G7w3FE8ENxYL8WJQOsjblFDgU;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$A9ktTMYaVl3h9cq9rAuoFDGBN3U;->(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;I)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$A9ktTMYaVl3h9cq9rAuoFDGBN3U;->run()V +PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$Rl8nHe1NDxLC5URmxO1lMzmfHUc;->()V +PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$Rl8nHe1NDxLC5URmxO1lMzmfHUc;->()V +PLcom/android/server/pm/-$$Lambda$PackageInstallerSession$Rl8nHe1NDxLC5URmxO1lMzmfHUc;->test(Ljava/lang/Object;)Z +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0S9V-89sWbYeKWiyqtO81iYAgak;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0S9V-89sWbYeKWiyqtO81iYAgak;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0S9V-89sWbYeKWiyqtO81iYAgak;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0TW-Gc5w-H2QKwC_64PzeIJ0ACs;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0TW-Gc5w-H2QKwC_64PzeIJ0ACs;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$0TW-Gc5w-H2QKwC_64PzeIJ0ACs;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$13NJg7_CnTolTcxFOHxiW1Uzzj0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$13NJg7_CnTolTcxFOHxiW1Uzzj0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$13NJg7_CnTolTcxFOHxiW1Uzzj0;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$PackageManagerService$2SFfA6xUTCRV4h0NZ6Kvta6jFco;->(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$2SFfA6xUTCRV4h0NZ6Kvta6jFco;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$3CGYJRHCcFWnBbmXRO4_vyKBzx8;->(Landroid/content/Context;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$3CGYJRHCcFWnBbmXRO4_vyKBzx8;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$6BrMpE9FRjccem7DoNvemTS549k;->(Lcom/android/server/pm/PackageManagerService;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;II)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$6BrMpE9FRjccem7DoNvemTS549k;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$6uxu_j8xIR-G3K2KyWGD33hWFpg;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$6uxu_j8xIR-G3K2KyWGD33hWFpg;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$6uxu_j8xIR-G3K2KyWGD33hWFpg;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$8P_oLg3Rpu-o5RfyPooAbSsbb7I;->(Lcom/android/server/pm/PackageManagerService;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$8P_oLg3Rpu-o5RfyPooAbSsbb7I;->forEachPackage(Ljava/util/function/BiConsumer;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$8nY9Z324tmvUjM32x9cQirwJzSc;->(Ljava/lang/Object;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$8nY9Z324tmvUjM32x9cQirwJzSc;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$AEE0IGejZ0OCmderPiPAfWl-bs4;->(Lcom/android/server/pm/PackageManagerService;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$AEE0IGejZ0OCmderPiPAfWl-bs4;->produce()Ljava/lang/Object; HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$A_kEA-S8r0ga5TwdE0xLlO3AdQs;->()V HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$A_kEA-S8r0ga5TwdE0xLlO3AdQs;->()V HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$A_kEA-S8r0ga5TwdE0xLlO3AdQs;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$AxnBGGZMgzFUg9uXAMDo04aDrRA;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$AxnBGGZMgzFUg9uXAMDo04aDrRA;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$AxnBGGZMgzFUg9uXAMDo04aDrRA;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$CmR_HbpJxMnmC9mNTXXmiTZoDUc;->(Ljava/util/function/BiConsumer;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$CmR_HbpJxMnmC9mNTXXmiTZoDUc;->accept(Ljava/lang/Object;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$I1Uvk6vyZ_m40YhoR3CQgyCgcQc;->(Lcom/android/server/pm/PackageManagerService;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$I1Uvk6vyZ_m40YhoR3CQgyCgcQc;->onInitialized(I)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$K8YG5WAuVvJ0jzMvDECl_gR-3LA;->(Lcom/android/server/pm/PackageManagerService;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;II)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$K8YG5WAuVvJ0jzMvDECl_gR-3LA;->run()V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$LEryhHXEmisSIS8iC0IYc9Uq18Q;->(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$LEryhHXEmisSIS8iC0IYc9Uq18Q;->run()V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$LzROvMGQQbryZrXRKBzMN5lDNSs;->(Landroid/os/UserManagerInternal;Landroid/content/pm/UserInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/os/storage/StorageManagerInternal;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$LzROvMGQQbryZrXRKBzMN5lDNSs;->run()V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$N2EvamFxPzvmAUWHFxNAczYZRhQ;->(Lcom/android/server/pm/PackageManagerService;ZLjava/util/List;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$N2EvamFxPzvmAUWHFxNAczYZRhQ;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$NUKDJwvhdnz3x0qlAuJ1xOIB9YQ;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$NUKDJwvhdnz3x0qlAuJ1xOIB9YQ;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$NUKDJwvhdnz3x0qlAuJ1xOIB9YQ;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$Nc_dlMilsu5LsLuWw4-kIqBFAAk;->(Lcom/android/server/pm/PackageManagerService;)V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$Nc_dlMilsu5LsLuWw4-kIqBFAAk;->produce()Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$PackageManagerService$OAQnTSp4VkE4_EQNwVOlWibXUA8;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;IZZJII[ILandroid/content/pm/IPackageDeleteObserver2;Ljava/lang/String;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$OAQnTSp4VkE4_EQNwVOlWibXUA8;->run()V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$OoERt54owtYEsKneQq4xJ5o6nzc;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IIILandroid/content/pm/IPackageDataObserver;Ljava/lang/String;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$OoERt54owtYEsKneQq4xJ5o6nzc;->run()V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$PXVX68Lmp85nyUI44917wvAbU3s;->(Lcom/android/server/pm/PackageManagerService;)V +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$Adn66g3sgpx4e3rLa4zWp8u2whM;->(Lcom/android/server/pm/PackageManagerService;[ILjava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;Landroid/util/SparseArray;[I)V +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$Adn66g3sgpx4e3rLa4zWp8u2whM;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$DWH8ZWrcFGk282lUickFuRp6lSg;->(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;ZLjava/lang/Object;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$DWH8ZWrcFGk282lUickFuRp6lSg;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Dbilb2XfC3c0KJxftpj-R3bsr1Y;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Dbilb2XfC3c0KJxftpj-R3bsr1Y;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Dbilb2XfC3c0KJxftpj-R3bsr1Y;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$Dj4Yc6Agm-yu6MS06Ey3NV1LjlQ;->(Lcom/android/server/pm/PackageManagerService;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$HQkh98waC4x4OuB6AmzCm6_CRnY;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IIILandroid/content/pm/IPackageDataObserver;Ljava/lang/String;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$HQkh98waC4x4OuB6AmzCm6_CRnY;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$HhCE6aiXdberhOLagIAKo2ALKYY;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IILjava/lang/String;ILjava/lang/String;Lcom/android/server/pm/PackageSetting;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$HhCE6aiXdberhOLagIAKo2ALKYY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Iqn2sq-H6-NHclEUjxWEyQQMOsY;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Iqn2sq-H6-NHclEUjxWEyQQMOsY;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Iqn2sq-H6-NHclEUjxWEyQQMOsY;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +PLcom/android/server/pm/-$$Lambda$PackageManagerService$MYBchOBxKFbvS2jINZqfV5A83fU;->(Lcom/android/server/pm/PackageManagerService;ZLjava/util/List;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$MYBchOBxKFbvS2jINZqfV5A83fU;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$MjaEjjlpt3Oxo3b6cee1rkqnox8;->(Lcom/android/server/pm/PackageManagerService;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$MjaEjjlpt3Oxo3b6cee1rkqnox8;->test(Ljava/lang/Object;)Z +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Mu3GhiFiSd9LcGFv__diW-TGeIw;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Mu3GhiFiSd9LcGFv__diW-TGeIw;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$Mu3GhiFiSd9LcGFv__diW-TGeIw;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$NIhYprWqlROpHe_rTOflA9ROa8Y;->(Ljava/lang/Object;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$NIhYprWqlROpHe_rTOflA9ROa8Y;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$PackageManagerService$NjHqEQDs0y1-gIuEOUY8Cr_zQZg;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ILjava/lang/String;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$NjHqEQDs0y1-gIuEOUY8Cr_zQZg;->run()V PLcom/android/server/pm/-$$Lambda$PackageManagerService$PackageManagerInternalImpl$bUpxgkRHyl70HnZ57SZTr9ly0CA;->()V PLcom/android/server/pm/-$$Lambda$PackageManagerService$PackageManagerInternalImpl$bUpxgkRHyl70HnZ57SZTr9ly0CA;->()V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$QsfAvMBeCJ6ZlkeOb2rTJmIaz-Q;->(Lcom/android/server/pm/PackageManagerService;[ILjava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;Landroid/util/SparseArray;[I)V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$QsfAvMBeCJ6ZlkeOb2rTJmIaz-Q;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$RTza45U7M7fWaidSSVlbbNlpNlE;->(Lcom/android/server/pm/PackageManagerService;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$SSWsO1nLhPud13D2jek-PRELPMA;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;IILjava/lang/String;ILjava/lang/String;Lcom/android/server/pm/PackageSetting;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$SSWsO1nLhPud13D2jek-PRELPMA;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$TkvAQv-IPaEK_Xf3izwOZPbS4Qw;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$TkvAQv-IPaEK_Xf3izwOZPbS4Qw;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$RRHT8-iTdFAwSjcZ5QXkncfpsMM;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$RRHT8-iTdFAwSjcZ5QXkncfpsMM;->()V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$RRHT8-iTdFAwSjcZ5QXkncfpsMM;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$RWeR28x4yubWD2SwJ-8XpXZ8XWM;->(Lcom/android/server/pm/PackageManagerService;)V HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$U1qheIYgS2kmAo-GUh9Z0jjBM90;->()V HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$U1qheIYgS2kmAo-GUh9Z0jjBM90;->()V HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$U1qheIYgS2kmAo-GUh9Z0jjBM90;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$PackageManagerService$UD6bxqDSjG-tJvdJelwPc2Lla5k;->(Lcom/android/server/pm/PackageManagerService;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/ArrayList;ZLjava/util/List;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$UD6bxqDSjG-tJvdJelwPc2Lla5k;->run()V -HPLcom/android/server/pm/-$$Lambda$PackageManagerService$UJfO9umUYW-EhrVrNih_lHAXpEA;->(Lcom/android/server/pm/PackageManagerService;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$WIGUnyHXqDijURCr1VLJ0nFQ5hU;->(Lcom/android/server/pm/PackageManagerService;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$WIGUnyHXqDijURCr1VLJ0nFQ5hU;->test(Ljava/lang/Object;)Z -PLcom/android/server/pm/-$$Lambda$PackageManagerService$aygvFokZ_y1ZwF5G_sHWfGGBE6g;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Lcom/android/server/pm/PackageSetting;ILandroid/content/IntentSender;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$aygvFokZ_y1ZwF5G_sHWfGGBE6g;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$bbw52R5KtvzwAKC2thYGq5k9sA0;->(Ljava/lang/Object;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$bbw52R5KtvzwAKC2thYGq5k9sA0;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$bfvJbKDWuostmTIre6_uRk7uJCg;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$bfvJbKDWuostmTIre6_uRk7uJCg;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$bfvJbKDWuostmTIre6_uRk7uJCg;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$cf_FpiuPhRuGRAVcF0eeQ-sIlTI;->(Ljava/lang/Object;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$cf_FpiuPhRuGRAVcF0eeQ-sIlTI;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eVGTgYUqCc8BrqQBy6gEkQ2S7UA;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eVGTgYUqCc8BrqQBy6gEkQ2S7UA;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eVGTgYUqCc8BrqQBy6gEkQ2S7UA;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eZwjBZ1Y2kRZPXmHzs9ROG6p-QU;->(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;ZLjava/lang/Object;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eZwjBZ1Y2kRZPXmHzs9ROG6p-QU;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$edg9oioVpX5tEBT0tqWrPbhPW2M;->(Lcom/android/server/pm/PackageManagerService;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$j4-PlVKuwC9VTc-_ZiEXvmA8iyo;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$j4-PlVKuwC9VTc-_ZiEXvmA8iyo;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$j4-PlVKuwC9VTc-_ZiEXvmA8iyo;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jEaEgFFW1tMKY6j-0_xwFvo2i3U;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jEaEgFFW1tMKY6j-0_xwFvo2i3U;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jEaEgFFW1tMKY6j-0_xwFvo2i3U;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$peltYC0-6z3wAVmC_ExO0MudI2M;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$peltYC0-6z3wAVmC_ExO0MudI2M;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$peltYC0-6z3wAVmC_ExO0MudI2M;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$PackageManagerService$qBDfdtgh49rfLgzfn1f8uI7PzL8;->(Lcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$qBDfdtgh49rfLgzfn1f8uI7PzL8;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$qKEe0cSRnQZ8D3oFwTPkJ76_bUc;->(Lcom/android/server/pm/PackageManagerService;)V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$qKEe0cSRnQZ8D3oFwTPkJ76_bUc;->forEachPackage(Ljava/util/function/BiConsumer;)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$umEtmGHHJtgDm1Ohu4m_-LyWxoI;->(I)V -PLcom/android/server/pm/-$$Lambda$PackageManagerService$umEtmGHHJtgDm1Ohu4m_-LyWxoI;->run()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$vhk1iVGLAIejK_v51liaUQMuW0w;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$vhk1iVGLAIejK_v51liaUQMuW0w;->()V -HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$vhk1iVGLAIejK_v51liaUQMuW0w;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$VZFJ8VNQ7dNU28nDK_rrkd5yqhw;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$VZFJ8VNQ7dNU28nDK_rrkd5yqhw;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$VZFJ8VNQ7dNU28nDK_rrkd5yqhw;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$_i1ft3JYn_5ySftv00mYFwWfVh0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$_i1ft3JYn_5ySftv00mYFwWfVh0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$_i1ft3JYn_5ySftv00mYFwWfVh0;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$cNo7F2DhNAoaBnVQTNjO2tC3J_s;->(Landroid/os/Handler;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$duSFHMalkrn4jfzNgv9kx1E8vW4;->(Lcom/android/server/pm/UserManagerInternal;Landroid/content/pm/UserInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/os/storage/StorageManagerInternal;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$duSFHMalkrn4jfzNgv9kx1E8vW4;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eYb75QrZBlgkZrWb1vhW5YXXojs;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eYb75QrZBlgkZrWb1vhW5YXXojs;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$eYb75QrZBlgkZrWb1vhW5YXXojs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$ej92mfKUM1EkIF6uTRTypuqROp8;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;IZZJII[ILandroid/content/pm/IPackageDeleteObserver2;Ljava/lang/String;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$ej92mfKUM1EkIF6uTRTypuqROp8;->run()V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$fZxZySVYgPTZPIFFMTidrKCIelc;->(Lcom/android/server/pm/PackageManagerService;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$h1C8JKHEyxmI07A603wWRxCDe7o;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$h1C8JKHEyxmI07A603wWRxCDe7o;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$h1C8JKHEyxmI07A603wWRxCDe7o;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$PackageManagerService$hOTxAKTetxK8c88NOTJ7bQXbbDE;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Lcom/android/server/pm/PackageSetting;ILandroid/content/IntentSender;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$hOTxAKTetxK8c88NOTJ7bQXbbDE;->run()V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$iUyQ033AJWyDByxINA_fM8p2NpM;->(I)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$iUyQ033AJWyDByxINA_fM8p2NpM;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jPaF9Qf_veVRPZSceiVUvGmGgzg;->(Ljava/util/function/BiConsumer;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jPaF9Qf_veVRPZSceiVUvGmGgzg;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jZIACHxhXiSZgtvrintxb2lyHbE;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jZIACHxhXiSZgtvrintxb2lyHbE;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$jZIACHxhXiSZgtvrintxb2lyHbE;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$kbJZkTM0cxQy8A57zLKDIAKW-0Q;->(Lcom/android/server/pm/PackageManagerService;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$koUEi05T33dwXrrAgamPiQmrUnE;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$koUEi05T33dwXrrAgamPiQmrUnE;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$koUEi05T33dwXrrAgamPiQmrUnE;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$lU0NEY23QfekL3WReC2k9wWNZO0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$lU0NEY23QfekL3WReC2k9wWNZO0;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$lU0NEY23QfekL3WReC2k9wWNZO0;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$PackageManagerService$n-F93g_0tLwh9WeF4bxKd7o5-pc;->(Lcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$n-F93g_0tLwh9WeF4bxKd7o5-pc;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$nX2M4QnP-V7_XPwlgY4CPSmHjsA;->(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;I)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$nX2M4QnP-V7_XPwlgY4CPSmHjsA;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$rli7E4Q9p7vib_TYEo26E3Eit9A;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$rli7E4Q9p7vib_TYEo26E3Eit9A;->()V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$rli7E4Q9p7vib_TYEo26E3Eit9A;->apply(I)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$v2tQjfTnn2HKaiwFjMXdlowLHC0;->(Landroid/content/Context;)V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$v2tQjfTnn2HKaiwFjMXdlowLHC0;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +PLcom/android/server/pm/-$$Lambda$PackageManagerService$wclqu-m4SsJven12-9EC1PH-apA;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/Handler;Ljava/util/List;IILjava/lang/String;[Ljava/security/cert/Certificate;Landroid/content/IntentSender;)V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$wclqu-m4SsJven12-9EC1PH-apA;->run()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$wlYTK3qDsYH0v8mCNohCOsQcDpI;->(Landroid/content/Context;)V +HPLcom/android/server/pm/-$$Lambda$PackageManagerService$wlYTK3qDsYH0v8mCNohCOsQcDpI;->get()Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$xPO5rcZkz92yMdfGeg1XbIAOv44;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$xPO5rcZkz92yMdfGeg1XbIAOv44;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$xPO5rcZkz92yMdfGeg1XbIAOv44;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$xlXYUEMUVwlGXhO_T9rIYpOrZ6Q;->()V +HSPLcom/android/server/pm/-$$Lambda$PackageManagerService$xlXYUEMUVwlGXhO_T9rIYpOrZ6Q;->()V +PLcom/android/server/pm/-$$Lambda$PackageManagerService$xlXYUEMUVwlGXhO_T9rIYpOrZ6Q;->produce(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; PLcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$D_MjXtJiTowgRMGjGRg3Klco0ME;->()V PLcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$D_MjXtJiTowgRMGjGRg3Klco0ME;->()V HPLcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$D_MjXtJiTowgRMGjGRg3Klco0ME;->compare(Ljava/lang/Object;Ljava/lang/Object;)I @@ -22204,6 +24506,8 @@ PLcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$tN7hCmMOPOJH14TFNAz HPLcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$tN7hCmMOPOJH14TFNAzvsw_hYdE;->test(Ljava/lang/Object;)Z HSPLcom/android/server/pm/-$$Lambda$ParallelPackageParser$RlSHohckYCKFYLTIR8oHENWLew0;->(Lcom/android/server/pm/ParallelPackageParser;Ljava/io/File;I)V HSPLcom/android/server/pm/-$$Lambda$ParallelPackageParser$RlSHohckYCKFYLTIR8oHENWLew0;->run()V +HPLcom/android/server/pm/-$$Lambda$ProcessLoggingHandler$4JnJOVokmeNmhzgra67CruA1fA4;->(Lcom/android/server/pm/ProcessLoggingHandler;Landroid/os/Bundle;Ljava/lang/String;)V +HPLcom/android/server/pm/-$$Lambda$ProcessLoggingHandler$4JnJOVokmeNmhzgra67CruA1fA4;->run()V HSPLcom/android/server/pm/-$$Lambda$QxwvrljD_bK9D7iGKvOY7Ic7kDw;->(Lcom/android/server/pm/ShortcutService;)V HPLcom/android/server/pm/-$$Lambda$QxwvrljD_bK9D7iGKvOY7Ic7kDw;->run()V HPLcom/android/server/pm/-$$Lambda$ShortcutBitmapSaver$-1g27ExM8UzJH_SvMl8E9yZUE78;->(Ljava/util/concurrent/CountDownLatch;)V @@ -22218,7 +24522,7 @@ PLcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$h1i4W_R9vmQsm2yaAuZluGHj9og; PLcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$pGG0rowFI37DIvF9-khNJsT-nLM;->()V PLcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$pGG0rowFI37DIvF9-khNJsT-nLM;->()V PLcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$pGG0rowFI37DIvF9-khNJsT-nLM;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/pm/-$$Lambda$ShortcutPackage$3p9ah0KJ20A_sjh7Hfb6xZFHCYQ;->(Lcom/android/server/pm/ShortcutPackage;)V +HPLcom/android/server/pm/-$$Lambda$ShortcutPackage$3p9ah0KJ20A_sjh7Hfb6xZFHCYQ;->(Lcom/android/server/pm/ShortcutPackage;)V HPLcom/android/server/pm/-$$Lambda$ShortcutPackage$3p9ah0KJ20A_sjh7Hfb6xZFHCYQ;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutPackage$6tJ3XorA2Z8PKF1yRBZer26G7Io;->()V PLcom/android/server/pm/-$$Lambda$ShortcutPackage$6tJ3XorA2Z8PKF1yRBZer26G7Io;->()V @@ -22231,12 +24535,12 @@ PLcom/android/server/pm/-$$Lambda$ShortcutService$1nMTWxOcXDCokF_Gxgf_CzdVaRI;-> PLcom/android/server/pm/-$$Lambda$ShortcutService$2x-LzkNfrjetO2qRdHZ5Lg_1Sp8;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$2x-LzkNfrjetO2qRdHZ5Lg_1Sp8;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$2x-LzkNfrjetO2qRdHZ5Lg_1Sp8;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/pm/-$$Lambda$ShortcutService$3$CCbQ_NLlR4-3E5KWBx3w8lnsbsw;->(Lcom/android/server/pm/ShortcutService$3;II)V -HSPLcom/android/server/pm/-$$Lambda$ShortcutService$3$CCbQ_NLlR4-3E5KWBx3w8lnsbsw;->run()V -HSPLcom/android/server/pm/-$$Lambda$ShortcutService$3$dtBgPh8me3-BramGDxX-G4B5Sv8;->(Lcom/android/server/pm/ShortcutService$3;I)V -HPLcom/android/server/pm/-$$Lambda$ShortcutService$3$dtBgPh8me3-BramGDxX-G4B5Sv8;->run()V PLcom/android/server/pm/-$$Lambda$ShortcutService$3xoH0Z4Jh1RmDA23RI0q8s0hVb0;->(Lcom/android/server/pm/ShortcutService;JI)V PLcom/android/server/pm/-$$Lambda$ShortcutService$3xoH0Z4Jh1RmDA23RI0q8s0hVb0;->run()V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$4$o-GMYJODjEGeeLFRCz-tEWsjaqw;->(Lcom/android/server/pm/ShortcutService$4;I)V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$4$o-GMYJODjEGeeLFRCz-tEWsjaqw;->run()V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$4$tIj5dNZmbkr7JJ4r-Bu6DFbpH_g;->(Lcom/android/server/pm/ShortcutService$4;II)V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$4$tIj5dNZmbkr7JJ4r-Bu6DFbpH_g;->run()V HSPLcom/android/server/pm/-$$Lambda$ShortcutService$98qMFDRLcAaMpLcaHxqfweCzLu4;->()V HSPLcom/android/server/pm/-$$Lambda$ShortcutService$98qMFDRLcAaMpLcaHxqfweCzLu4;->()V HPLcom/android/server/pm/-$$Lambda$ShortcutService$98qMFDRLcAaMpLcaHxqfweCzLu4;->test(Ljava/lang/Object;)Z @@ -22255,6 +24559,9 @@ HPLcom/android/server/pm/-$$Lambda$ShortcutService$Jg8TBu7OEz1uRf-_fZNL8lJgFec;- PLcom/android/server/pm/-$$Lambda$ShortcutService$L7M8jQORN5Qfb9Ko6qECTY66-Oo;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$L7M8jQORN5Qfb9Ko6qECTY66-Oo;->()V HPLcom/android/server/pm/-$$Lambda$ShortcutService$L7M8jQORN5Qfb9Ko6qECTY66-Oo;->test(Ljava/lang/Object;)Z +PLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$-Fbq0bXga8inQoVCFBSEtxB3Vd4;->()V +PLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$-Fbq0bXga8inQoVCFBSEtxB3Vd4;->()V +PLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$-Fbq0bXga8inQoVCFBSEtxB3Vd4;->test(Ljava/lang/Object;)Z HPLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$CJWVsjy2BQJEQeSrxiWu-pYgR1M;->(Lcom/android/server/pm/ShortcutService$LocalService;ILjava/lang/String;Ljava/util/List;Ljava/util/List;JLandroid/content/ComponentName;IILjava/util/ArrayList;III)V HPLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$CJWVsjy2BQJEQeSrxiWu-pYgR1M;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$DE5IboqOl-Nvra_dbMiimKvLRvo;->(Ljava/lang/String;)V @@ -22267,12 +24574,12 @@ PLcom/android/server/pm/-$$Lambda$ShortcutService$XKyiKfL6bnBLLYkg9OQuXO-QzKw;-> HPLcom/android/server/pm/-$$Lambda$ShortcutService$XKyiKfL6bnBLLYkg9OQuXO-QzKw;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$cn3ZKlqYvrZryKEMdr87YpX9wtU;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$cn3ZKlqYvrZryKEMdr87YpX9wtU;->()V -PLcom/android/server/pm/-$$Lambda$ShortcutService$cn3ZKlqYvrZryKEMdr87YpX9wtU;->accept(Ljava/lang/Object;)V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$cn3ZKlqYvrZryKEMdr87YpX9wtU;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$ktXomervxoVFsJ617vwSsO7FnXM;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$ktXomervxoVFsJ617vwSsO7FnXM;->()V HPLcom/android/server/pm/-$$Lambda$ShortcutService$ktXomervxoVFsJ617vwSsO7FnXM;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$mjoBIqXdUNO5fedZTiCZtiHiUQw;->(Ljava/lang/String;I)V -PLcom/android/server/pm/-$$Lambda$ShortcutService$mjoBIqXdUNO5fedZTiCZtiHiUQw;->accept(Ljava/lang/Object;)V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$mjoBIqXdUNO5fedZTiCZtiHiUQw;->accept(Ljava/lang/Object;)V HPLcom/android/server/pm/-$$Lambda$ShortcutService$oGZf_xfAVQWF7nUGdw9XAstZuEI;->(Lcom/android/server/pm/ShortcutService;ILjava/lang/String;)V HPLcom/android/server/pm/-$$Lambda$ShortcutService$oGZf_xfAVQWF7nUGdw9XAstZuEI;->run()V HPLcom/android/server/pm/-$$Lambda$ShortcutService$pxCm0bIs5NPwS0eE2dqqU62S0OQ;->(Landroid/util/ArraySet;)V @@ -22281,7 +24588,7 @@ PLcom/android/server/pm/-$$Lambda$ShortcutService$q2YKNwHg6cTXIKGljWo7AAa7RKs;-> PLcom/android/server/pm/-$$Lambda$ShortcutService$q2YKNwHg6cTXIKGljWo7AAa7RKs;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$v8IXt0mRlWM9INBsX6w5ZQRwSXI;->()V PLcom/android/server/pm/-$$Lambda$ShortcutService$v8IXt0mRlWM9INBsX6w5ZQRwSXI;->()V -PLcom/android/server/pm/-$$Lambda$ShortcutService$v8IXt0mRlWM9INBsX6w5ZQRwSXI;->accept(Ljava/lang/Object;)V +HPLcom/android/server/pm/-$$Lambda$ShortcutService$v8IXt0mRlWM9INBsX6w5ZQRwSXI;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutService$vunM8PP1VL51Rmo1RMsyWrJEnwg;->(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutUser;I)V HPLcom/android/server/pm/-$$Lambda$ShortcutService$vunM8PP1VL51Rmo1RMsyWrJEnwg;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$ShortcutUser$3kJg405JmDTqVoYpKLzFnAWmg1Y;->()V @@ -22301,8 +24608,8 @@ PLcom/android/server/pm/-$$Lambda$StagingManager$1$fSsB-NxoAJ_5ZInDU6DxI4nM4iw;- HSPLcom/android/server/pm/-$$Lambda$SxoKnYxJRAvp-V4KphUgVwwBchQ;->()V HSPLcom/android/server/pm/-$$Lambda$SxoKnYxJRAvp-V4KphUgVwwBchQ;->()V HSPLcom/android/server/pm/-$$Lambda$SxoKnYxJRAvp-V4KphUgVwwBchQ;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/pm/-$$Lambda$UserManagerService$PPhJsiOfkTrrON3ivQzjK5o-qeM;->(Landroid/os/IUserRestrictionsListener;)V -HSPLcom/android/server/pm/-$$Lambda$UserManagerService$PPhJsiOfkTrrON3ivQzjK5o-qeM;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V +HSPLcom/android/server/pm/-$$Lambda$UserManagerService$hPdZ8-Ct7kHCRyTr5N6b2BdpAEI;->(Landroid/os/IUserRestrictionsListener;)V +PLcom/android/server/pm/-$$Lambda$UserManagerService$hPdZ8-Ct7kHCRyTr5N6b2BdpAEI;->onUserRestrictionsChanged(ILandroid/os/Bundle;Landroid/os/Bundle;)V PLcom/android/server/pm/-$$Lambda$UserSystemPackageInstaller$gJ2GwMmT9Uo58P5FUxvYvGIDzmE;->(Ljava/util/Set;IZZLandroid/util/ArraySet;)V HPLcom/android/server/pm/-$$Lambda$UserSystemPackageInstaller$gJ2GwMmT9Uo58P5FUxvYvGIDzmE;->accept(Ljava/lang/Object;)V PLcom/android/server/pm/-$$Lambda$UserSystemPackageInstaller$zR6pbCEUH7ASaBVEsPmuy4v_iro;->(Lcom/android/server/pm/UserSystemPackageInstaller;Ljava/util/Set;ZLjava/util/Set;)V @@ -22312,13 +24619,19 @@ HSPLcom/android/server/pm/-$$Lambda$XVNMOcPcwPOqzD-1yf7KOJ7HfFg;->()V HSPLcom/android/server/pm/-$$Lambda$XVNMOcPcwPOqzD-1yf7KOJ7HfFg;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/pm/-$$Lambda$YnfsPvt1C-EkVq46BD06YRMfkoI;->(Landroid/content/Context;)V HSPLcom/android/server/pm/-$$Lambda$YnfsPvt1C-EkVq46BD06YRMfkoI;->produce(Ljava/lang/Class;)Ljava/lang/Object; -PLcom/android/server/pm/AbstractStatsBase$1;->(Lcom/android/server/pm/AbstractStatsBase;Ljava/lang/String;Ljava/lang/Object;)V -PLcom/android/server/pm/AbstractStatsBase$1;->run()V +HSPLcom/android/server/pm/-$$Lambda$Zrs7le1sDrJ8iN0RMZe7aFLuD3A;->()V +HSPLcom/android/server/pm/-$$Lambda$Zrs7le1sDrJ8iN0RMZe7aFLuD3A;->()V +HSPLcom/android/server/pm/-$$Lambda$Zrs7le1sDrJ8iN0RMZe7aFLuD3A;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/pm/AbstractStatsBase$1;->(Lcom/android/server/pm/AbstractStatsBase;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/pm/AbstractStatsBase$1;->run()V HSPLcom/android/server/pm/AbstractStatsBase;->(Ljava/lang/String;Ljava/lang/String;Z)V +HPLcom/android/server/pm/AbstractStatsBase;->access$000(Lcom/android/server/pm/AbstractStatsBase;Ljava/lang/Object;)V +HPLcom/android/server/pm/AbstractStatsBase;->access$100(Lcom/android/server/pm/AbstractStatsBase;)Ljava/util/concurrent/atomic/AtomicLong; +HPLcom/android/server/pm/AbstractStatsBase;->access$200(Lcom/android/server/pm/AbstractStatsBase;)Ljava/util/concurrent/atomic/AtomicBoolean; HSPLcom/android/server/pm/AbstractStatsBase;->getFile()Landroid/util/AtomicFile; HSPLcom/android/server/pm/AbstractStatsBase;->maybeWriteAsync(Ljava/lang/Object;)Z HSPLcom/android/server/pm/AbstractStatsBase;->read(Ljava/lang/Object;)V -PLcom/android/server/pm/AbstractStatsBase;->writeImpl(Ljava/lang/Object;)V +HPLcom/android/server/pm/AbstractStatsBase;->writeImpl(Ljava/lang/Object;)V HSPLcom/android/server/pm/ApexManager$1;->()V HSPLcom/android/server/pm/ApexManager$1;->create()Lcom/android/server/pm/ApexManager; HSPLcom/android/server/pm/ApexManager$1;->create()Ljava/lang/Object; @@ -22328,7 +24641,7 @@ HSPLcom/android/server/pm/ApexManager$ActiveApexInfo;->(Ljava/lang/String; HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->()V PLcom/android/server/pm/ApexManager$ApexManagerImpl;->destroyCeSnapshotsNotSpecified(I[I)Z PLcom/android/server/pm/ApexManager$ApexManagerImpl;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/ApexManager$ApexManagerImpl;->dumpFromPackagesCache(Ljava/util/List;Ljava/lang/String;Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/pm/ApexManager$ApexManagerImpl;->dumpFromPackagesCache(Ljava/util/List;Ljava/lang/String;Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getActiveApexInfos()Ljava/util/List; HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getActiveApexPackageNameContainingPackage(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getActivePackages()Ljava/util/List; @@ -22347,20 +24660,22 @@ HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->waitForApexService()Land HSPLcom/android/server/pm/ApexManager;->()V HSPLcom/android/server/pm/ApexManager;->()V HSPLcom/android/server/pm/ApexManager;->getInstance()Lcom/android/server/pm/ApexManager; -HPLcom/android/server/pm/ApkChecksums$Injector;->(Lcom/android/server/pm/ApkChecksums$Injector$Producer;Lcom/android/server/pm/ApkChecksums$Injector$Producer;Lcom/android/server/pm/ApkChecksums$Injector$Producer;)V -HPLcom/android/server/pm/ApkChecksums$Injector;->getContext()Landroid/content/Context; -HPLcom/android/server/pm/ApkChecksums;->buildDigestsPathForApk(Ljava/lang/String;)Ljava/lang/String; -HPLcom/android/server/pm/ApkChecksums;->calculateChecksumIfRequested(Ljava/util/Map;Ljava/lang/String;Ljava/io/File;II)V -PLcom/android/server/pm/ApkChecksums;->calculatePartialChecksumsIfRequested(Ljava/util/Map;Ljava/lang/String;Ljava/io/File;I)V +PLcom/android/server/pm/ApexManager;->isFactory(Landroid/content/pm/PackageInfo;)Z +PLcom/android/server/pm/ApkChecksums$Injector;->(Lcom/android/server/pm/ApkChecksums$Injector$Producer;Lcom/android/server/pm/ApkChecksums$Injector$Producer;Lcom/android/server/pm/ApkChecksums$Injector$Producer;Lcom/android/server/pm/ApkChecksums$Injector$Producer;)V +HSPLcom/android/server/pm/ApkChecksums$Injector;->getContext()Landroid/content/Context; +HSPLcom/android/server/pm/ApkChecksums;->buildDigestsPathForApk(Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/pm/ApkChecksums;->calculateChecksumIfRequested(Ljava/util/Map;Ljava/lang/String;Ljava/io/File;II)V +HSPLcom/android/server/pm/ApkChecksums;->calculatePartialChecksumsIfRequested(Ljava/util/Map;Ljava/lang/String;Ljava/io/File;I)V PLcom/android/server/pm/ApkChecksums;->findDigestsForFile(Ljava/io/File;)Ljava/io/File; -HPLcom/android/server/pm/ApkChecksums;->getApkChecksum(Ljava/io/File;I)[B -HPLcom/android/server/pm/ApkChecksums;->getAvailableApkChecksums(Ljava/lang/String;Ljava/io/File;I[Ljava/security/cert/Certificate;Ljava/util/Map;)V -HPLcom/android/server/pm/ApkChecksums;->getChecksums(Ljava/util/List;II[Ljava/security/cert/Certificate;Landroid/content/IntentSender;Lcom/android/server/pm/ApkChecksums$Injector;)V -PLcom/android/server/pm/ApkChecksums;->getMessageDigestAlgoForChecksumKind(I)Ljava/lang/String; -HPLcom/android/server/pm/ApkChecksums;->getRequiredApkChecksums(Ljava/lang/String;Ljava/io/File;ILjava/util/Map;)V -HPLcom/android/server/pm/ApkChecksums;->isRequired(IILjava/util/Map;)Z -HPLcom/android/server/pm/ApkChecksums;->needToWait(Ljava/io/File;ILjava/util/Map;Lcom/android/server/pm/ApkChecksums$Injector;)Z -HPLcom/android/server/pm/ApkChecksums;->processRequiredChecksums(Ljava/util/List;Ljava/util/List;ILandroid/content/IntentSender;Lcom/android/server/pm/ApkChecksums$Injector;J)V +HSPLcom/android/server/pm/ApkChecksums;->getApkChecksum(Ljava/io/File;I)[B +PLcom/android/server/pm/ApkChecksums;->getAvailableApkChecksums(Ljava/lang/String;Ljava/io/File;ILjava/lang/String;[Ljava/security/cert/Certificate;Ljava/util/Map;Lcom/android/server/pm/ApkChecksums$Injector;)V +HPLcom/android/server/pm/ApkChecksums;->getChecksums(Ljava/util/List;IILjava/lang/String;[Ljava/security/cert/Certificate;Landroid/content/IntentSender;Lcom/android/server/pm/ApkChecksums$Injector;)V +PLcom/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 +HSPLcom/android/server/pm/ApkChecksums;->getMessageDigestAlgoForChecksumKind(I)Ljava/lang/String; +HSPLcom/android/server/pm/ApkChecksums;->getRequiredApkChecksums(Ljava/lang/String;Ljava/io/File;ILjava/util/Map;)V +HSPLcom/android/server/pm/ApkChecksums;->isRequired(IILjava/util/Map;)Z +HSPLcom/android/server/pm/ApkChecksums;->needToWait(Ljava/io/File;ILjava/util/Map;Lcom/android/server/pm/ApkChecksums$Injector;)Z +HSPLcom/android/server/pm/ApkChecksums;->processRequiredChecksums(Ljava/util/List;Ljava/util/List;ILandroid/content/IntentSender;Lcom/android/server/pm/ApkChecksums$Injector;J)V HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->(Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$Injector;)V HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->(Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/AppsFilter$1;)V HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->enableLogging(IZ)V @@ -22373,16 +24688,21 @@ HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->setAppsFilter(Lcom/andr HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->updateEnabledState(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/AppsFilter$FeatureConfigImpl;->updatePackageState(Lcom/android/server/pm/PackageSetting;Z)V HSPLcom/android/server/pm/AppsFilter;->(Lcom/android/server/pm/AppsFilter$StateProvider;Lcom/android/server/pm/AppsFilter$FeatureConfig;[Ljava/lang/String;ZLcom/android/server/om/OverlayReferenceMapper$Provider;Ljava/util/concurrent/Executor;)V +HSPLcom/android/server/pm/AppsFilter;->(Lcom/android/server/pm/AppsFilter;)V +HSPLcom/android/server/pm/AppsFilter;->access$100(Lcom/android/server/pm/AppsFilter;)V HSPLcom/android/server/pm/AppsFilter;->addPackage(Lcom/android/server/pm/PackageSetting;Z)V HSPLcom/android/server/pm/AppsFilter;->addPackageInternal(Lcom/android/server/pm/PackageSetting;Landroid/util/ArrayMap;)V HSPLcom/android/server/pm/AppsFilter;->canQueryAsInstaller(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/AppsFilter;->canQueryViaComponents(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/Set;)Z HSPLcom/android/server/pm/AppsFilter;->canQueryViaPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HPLcom/android/server/pm/AppsFilter;->collectProtectedBroadcasts(Landroid/util/ArrayMap;Ljava/lang/String;)Landroid/util/ArraySet; HSPLcom/android/server/pm/AppsFilter;->create(Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$Injector;)Lcom/android/server/pm/AppsFilter; +HSPLcom/android/server/pm/AppsFilter;->dispatchChange(Lcom/android/server/utils/Watchable;)V HPLcom/android/server/pm/AppsFilter;->dumpPackageSet(Ljava/io/PrintWriter;Ljava/lang/Object;Ljava/util/Set;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/pm/AppsFilter$ToString;)V -PLcom/android/server/pm/AppsFilter;->dumpQueries(Ljava/io/PrintWriter;Lcom/android/server/pm/PackageManagerService;Ljava/lang/Integer;Lcom/android/server/pm/DumpState;[I)V +HPLcom/android/server/pm/AppsFilter;->dumpQueries(Ljava/io/PrintWriter;Lcom/android/server/pm/PackageManagerService;Ljava/lang/Integer;Lcom/android/server/pm/DumpState;[I)V HPLcom/android/server/pm/AppsFilter;->dumpQueriesMap(Ljava/io/PrintWriter;Ljava/lang/Integer;Landroid/util/SparseSetArray;Ljava/lang/String;Lcom/android/server/pm/AppsFilter$ToString;)V HPLcom/android/server/pm/AppsFilter;->getVisibilityAllowList(Lcom/android/server/pm/PackageSetting;[ILandroid/util/ArrayMap;)Landroid/util/SparseArray; +HPLcom/android/server/pm/AppsFilter;->getVisibilityAllowList(Lcom/android/server/pm/PackageSetting;[ILcom/android/server/utils/WatchedArrayMap;)Landroid/util/SparseArray; HSPLcom/android/server/pm/AppsFilter;->grantImplicitAccess(II)V HSPLcom/android/server/pm/AppsFilter;->isSystemSigned(Landroid/content/pm/PackageParser$SigningDetails;Lcom/android/server/pm/PackageSetting;)Z HSPLcom/android/server/pm/AppsFilter;->lambda$addPackage$1$AppsFilter(Lcom/android/server/pm/PackageSetting;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V @@ -22390,23 +24710,28 @@ HSPLcom/android/server/pm/AppsFilter;->lambda$create$0(Lcom/android/server/pm/Pa HPLcom/android/server/pm/AppsFilter;->lambda$dumpQueries$9(Landroid/util/SparseArray;Lcom/android/server/pm/PackageManagerService;Ljava/lang/Integer;)Ljava/lang/String; HPLcom/android/server/pm/AppsFilter;->lambda$removePackage$7$AppsFilter(Lcom/android/server/pm/PackageSetting;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HSPLcom/android/server/pm/AppsFilter;->lambda$shouldFilterApplicationInternal$8$AppsFilter(Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V +PLcom/android/server/pm/AppsFilter;->lambda$updateEntireShouldFilterCache$2$AppsFilter(Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HSPLcom/android/server/pm/AppsFilter;->lambda$updateEntireShouldFilterCacheAsync$3(Landroid/util/ArrayMap;Landroid/util/ArrayMap;[[Landroid/content/pm/UserInfo;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HSPLcom/android/server/pm/AppsFilter;->lambda$updateEntireShouldFilterCacheAsync$4(Landroid/util/ArrayMap;[ZLandroid/util/ArrayMap;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)V HSPLcom/android/server/pm/AppsFilter;->lambda$updateEntireShouldFilterCacheAsync$5$AppsFilter()V -PLcom/android/server/pm/AppsFilter;->log(Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;)V +HPLcom/android/server/pm/AppsFilter;->log(Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;)V HSPLcom/android/server/pm/AppsFilter;->matchesAnyComponents(Landroid/content/Intent;Ljava/util/List;Ljava/util/Set;)Z HSPLcom/android/server/pm/AppsFilter;->matchesAnyFilter(Landroid/content/Intent;Landroid/content/pm/parsing/component/ParsedComponent;Ljava/util/Set;)Z HSPLcom/android/server/pm/AppsFilter;->matchesIntentFilter(Landroid/content/Intent;Landroid/content/IntentFilter;Ljava/util/Set;)Z HSPLcom/android/server/pm/AppsFilter;->matchesPackage(Landroid/content/Intent;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/Set;)Z -HPLcom/android/server/pm/AppsFilter;->matchesProviders(Ljava/util/Set;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HSPLcom/android/server/pm/AppsFilter;->matchesProviders(Ljava/util/Set;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HSPLcom/android/server/pm/AppsFilter;->onChanged()V HSPLcom/android/server/pm/AppsFilter;->onSystemReady()V HSPLcom/android/server/pm/AppsFilter;->pkgInstruments(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/AppsFilter;->recomputeComponentVisibility(Landroid/util/ArrayMap;)V +HSPLcom/android/server/pm/AppsFilter;->registerObserver(Lcom/android/server/utils/Watcher;)V HPLcom/android/server/pm/AppsFilter;->removeAppIdFromVisibilityCache(I)V HPLcom/android/server/pm/AppsFilter;->removePackage(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/AppsFilter;->requestsQueryAllPackages(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/AppsFilter;->shouldFilterApplication(ILcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;I)Z HSPLcom/android/server/pm/AppsFilter;->shouldFilterApplicationInternal(ILcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;I)Z +HSPLcom/android/server/pm/AppsFilter;->snapshot()Lcom/android/server/pm/AppsFilter; +PLcom/android/server/pm/AppsFilter;->updateEntireShouldFilterCache()V HSPLcom/android/server/pm/AppsFilter;->updateEntireShouldFilterCacheAsync()V HSPLcom/android/server/pm/AppsFilter;->updateEntireShouldFilterCacheInner(Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;)Landroid/util/SparseArray; HSPLcom/android/server/pm/AppsFilter;->updateShouldFilterCacheForPackage(Landroid/util/SparseArray;Ljava/lang/String;Lcom/android/server/pm/PackageSetting;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;I)V @@ -22418,33 +24743,43 @@ HSPLcom/android/server/pm/BackgroundDexOptService;->()V PLcom/android/server/pm/BackgroundDexOptService;->()V HPLcom/android/server/pm/BackgroundDexOptService;->abortIdleOptimizations(J)I PLcom/android/server/pm/BackgroundDexOptService;->access$000(Lcom/android/server/pm/BackgroundDexOptService;Landroid/app/job/JobParameters;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;)V +PLcom/android/server/pm/BackgroundDexOptService;->access$100(Lcom/android/server/pm/BackgroundDexOptService;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;Landroid/content/Context;)I HSPLcom/android/server/pm/BackgroundDexOptService;->addPackagesUpdatedListener(Lcom/android/server/pm/BackgroundDexOptService$PackagesUpdatedListener;)V HSPLcom/android/server/pm/BackgroundDexOptService;->getDowngradeUnusedAppsThresholdInMillis()J PLcom/android/server/pm/BackgroundDexOptService;->getLowStorageThreshold(Landroid/content/Context;)J +PLcom/android/server/pm/BackgroundDexOptService;->idleOptimization(Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;Landroid/content/Context;)I PLcom/android/server/pm/BackgroundDexOptService;->idleOptimizePackages(Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;J)I HSPLcom/android/server/pm/BackgroundDexOptService;->isBackgroundDexoptDisabled()Z HPLcom/android/server/pm/BackgroundDexOptService;->lambda$performDexOptPrimary$0(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Ljava/lang/Integer; -PLcom/android/server/pm/BackgroundDexOptService;->lambda$performDexOptSecondary$1(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/dex/DexoptOptions;)Ljava/lang/Integer; -PLcom/android/server/pm/BackgroundDexOptService;->notifyPackageChanged(Ljava/lang/String;)V +HPLcom/android/server/pm/BackgroundDexOptService;->lambda$performDexOptSecondary$1(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/dex/DexoptOptions;)Ljava/lang/Integer; +HPLcom/android/server/pm/BackgroundDexOptService;->notifyPackageChanged(Ljava/lang/String;)V PLcom/android/server/pm/BackgroundDexOptService;->notifyPackagesUpdated(Landroid/util/ArraySet;)V PLcom/android/server/pm/BackgroundDexOptService;->notifyPinService(Landroid/util/ArraySet;)V PLcom/android/server/pm/BackgroundDexOptService;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/pm/BackgroundDexOptService;->onStopJob(Landroid/app/job/JobParameters;)Z +HPLcom/android/server/pm/BackgroundDexOptService;->optimizePackage(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Z)Z HPLcom/android/server/pm/BackgroundDexOptService;->optimizePackages(Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;JZLandroid/util/ArraySet;)I -PLcom/android/server/pm/BackgroundDexOptService;->postBootUpdate(Landroid/app/job/JobParameters;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;)V -PLcom/android/server/pm/BackgroundDexOptService;->reconcileSecondaryDexFiles(Lcom/android/server/pm/dex/DexManager;)I +HPLcom/android/server/pm/BackgroundDexOptService;->performDexOptPrimary(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Z +HPLcom/android/server/pm/BackgroundDexOptService;->performDexOptSecondary(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Z +HPLcom/android/server/pm/BackgroundDexOptService;->postBootUpdate(Landroid/app/job/JobParameters;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;)V +HPLcom/android/server/pm/BackgroundDexOptService;->reconcileSecondaryDexFiles(Lcom/android/server/pm/dex/DexManager;)I +PLcom/android/server/pm/BackgroundDexOptService;->runIdleOptimization(Landroid/app/job/JobParameters;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;)Z PLcom/android/server/pm/BackgroundDexOptService;->runPostBootUpdate(Landroid/app/job/JobParameters;Lcom/android/server/pm/PackageManagerService;Landroid/util/ArraySet;)Z HSPLcom/android/server/pm/BackgroundDexOptService;->schedule(Landroid/content/Context;)V +PLcom/android/server/pm/BackgroundDexOptService;->shouldDowngrade(J)Z +PLcom/android/server/pm/BackgroundDexOptService;->supportSecondaryDex()Z HPLcom/android/server/pm/BackgroundDexOptService;->trackPerformDexOpt(Ljava/lang/String;ZLjava/util/function/Supplier;)I HSPLcom/android/server/pm/CompilerStats$PackageStats;->(Ljava/lang/String;)V -PLcom/android/server/pm/CompilerStats$PackageStats;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/pm/CompilerStats$PackageStats;->access$000(Lcom/android/server/pm/CompilerStats$PackageStats;)Ljava/util/Map; +HPLcom/android/server/pm/CompilerStats$PackageStats;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/pm/CompilerStats$PackageStats;->getPackageName()Ljava/lang/String; HSPLcom/android/server/pm/CompilerStats$PackageStats;->getStoredPathFromCodePath(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/CompilerStats$PackageStats;->setCompileTime(Ljava/lang/String;J)V HSPLcom/android/server/pm/CompilerStats;->()V HSPLcom/android/server/pm/CompilerStats;->createPackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; HSPLcom/android/server/pm/CompilerStats;->getOrCreatePackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; -PLcom/android/server/pm/CompilerStats;->getPackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; -PLcom/android/server/pm/CompilerStats;->maybeWriteAsync()Z +HPLcom/android/server/pm/CompilerStats;->getPackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; +HPLcom/android/server/pm/CompilerStats;->maybeWriteAsync()Z HSPLcom/android/server/pm/CompilerStats;->read()V HSPLcom/android/server/pm/CompilerStats;->read(Ljava/io/Reader;)Z HSPLcom/android/server/pm/CompilerStats;->readInternal(Ljava/lang/Object;)V @@ -22456,11 +24791,14 @@ HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->()V HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->(Lcom/android/server/pm/ComponentResolver$1;)V HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->access$400(Lcom/android/server/pm/ComponentResolver$ActivityIntentResolver;)Landroid/util/ArrayMap; HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->access$700(Lcom/android/server/pm/ComponentResolver$ActivityIntentResolver;Landroid/content/pm/parsing/component/ParsedActivity;Ljava/lang/String;Ljava/util/List;)V -PLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->access$800(Lcom/android/server/pm/ComponentResolver$ActivityIntentResolver;Landroid/content/pm/parsing/component/ParsedActivity;Ljava/lang/String;)V +HPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->access$800(Lcom/android/server/pm/ComponentResolver$ActivityIntentResolver;Landroid/content/pm/parsing/component/ParsedActivity;Ljava/lang/String;)V HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->addActivity(Landroid/content/pm/parsing/component/ParsedActivity;Ljava/lang/String;Ljava/util/List;)V HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->allowFilterResult(Landroid/util/Pair;Ljava/util/List;)Z HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z +PLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/Pair;)V +PLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V HPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->dumpFilterLabel(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;I)V +HPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->filterToLabel(Landroid/util/Pair;)Ljava/lang/Object; HPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->filterToLabel(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/ComponentResolver$ActivityIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; @@ -22488,7 +24826,7 @@ HSPLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->(Lcom/android/server/pm/ComponentResolver$1;)V HSPLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->addFilter(Landroid/util/Pair;)V HSPLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->applyMimeGroups(Landroid/util/Pair;)V -PLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->removeFilterInternal(Landroid/util/Pair;)V +HPLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->removeFilterInternal(Landroid/util/Pair;)V HPLcom/android/server/pm/ComponentResolver$MimeGroupsAwareIntentResolver;->removeFilterInternal(Ljava/lang/Object;)V HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->()V HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->(Lcom/android/server/pm/ComponentResolver$1;)V @@ -22496,19 +24834,22 @@ HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->access$500( HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->addProvider(Landroid/content/pm/parsing/component/ParsedProvider;)V HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->allowFilterResult(Landroid/util/Pair;Ljava/util/List;)Z HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z -PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->dumpFilterLabel(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;I)V +PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/Pair;)V +PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->dumpFilterLabel(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;I)V +PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->filterToLabel(Landroid/util/Pair;)Ljava/lang/Object; PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->filterToLabel(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; -PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->isPackageForFilter(Ljava/lang/String;Landroid/util/Pair;)Z +HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->isPackageForFilter(Ljava/lang/String;Landroid/util/Pair;)Z PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->newArray(I)[Landroid/util/Pair; HSPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->newArray(I)[Ljava/lang/Object; HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->newResult(Landroid/util/Pair;II)Landroid/content/pm/ResolveInfo; HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->newResult(Ljava/lang/Object;II)Ljava/lang/Object; HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->queryIntent(Landroid/content/Intent;Ljava/lang/String;II)Ljava/util/List; -PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->queryIntentForPackage(Landroid/content/Intent;Ljava/lang/String;ILjava/util/List;I)Ljava/util/List; -PLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->removeProvider(Landroid/content/pm/parsing/component/ParsedProvider;)V +HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->queryIntentForPackage(Landroid/content/Intent;Ljava/lang/String;ILjava/util/List;I)Ljava/util/List; +HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->removeProvider(Landroid/content/pm/parsing/component/ParsedProvider;)V HPLcom/android/server/pm/ComponentResolver$ProviderIntentResolver;->sortResults(Ljava/util/List;)V HSPLcom/android/server/pm/ComponentResolver$ReceiverIntentResolver;->()V HSPLcom/android/server/pm/ComponentResolver$ReceiverIntentResolver;->(Lcom/android/server/pm/ComponentResolver$1;)V @@ -22518,10 +24859,14 @@ HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->access$600(L HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->addService(Landroid/content/pm/parsing/component/ParsedService;)V HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->allowFilterResult(Landroid/util/Pair;Ljava/util/List;)Z HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z +PLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/Pair;)V +PLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V HPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->dumpFilterLabel(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;I)V -PLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->filterToLabel(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->filterToLabel(Landroid/util/Pair;)Ljava/lang/Object; +HPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->filterToLabel(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; +PLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->isFilterStopped(Landroid/util/Pair;I)Z PLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->isFilterStopped(Ljava/lang/Object;I)Z HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->isPackageForFilter(Ljava/lang/String;Landroid/util/Pair;)Z HSPLcom/android/server/pm/ComponentResolver$ServiceIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z @@ -22550,7 +24895,7 @@ PLcom/android/server/pm/ComponentResolver;->dumpActivityResolvers(Ljava/io/Print HPLcom/android/server/pm/ComponentResolver;->dumpContentProviders(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;Ljava/lang/String;)V PLcom/android/server/pm/ComponentResolver;->dumpProviderResolvers(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;Ljava/lang/String;)V PLcom/android/server/pm/ComponentResolver;->dumpReceiverResolvers(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;Ljava/lang/String;)V -PLcom/android/server/pm/ComponentResolver;->dumpServicePermissions(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;)V +HPLcom/android/server/pm/ComponentResolver;->dumpServicePermissions(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;)V PLcom/android/server/pm/ComponentResolver;->dumpServiceResolvers(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;Ljava/lang/String;)V HSPLcom/android/server/pm/ComponentResolver;->findMatchingActivity(Ljava/util/List;Landroid/content/pm/parsing/component/ParsedActivity;)Landroid/content/pm/parsing/component/ParsedActivity; HSPLcom/android/server/pm/ComponentResolver;->fixProtectedFilterPriorities()V @@ -22578,13 +24923,15 @@ HPLcom/android/server/pm/ComponentResolver;->removeAllComponentsLocked(Lcom/andr HSPLcom/android/server/pm/CrossProfileAppsService;->(Landroid/content/Context;)V HSPLcom/android/server/pm/CrossProfileAppsService;->onStart()V HSPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->(Landroid/content/Context;)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->checkComponentPermission(Ljava/lang/String;IIZ)I +HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->checkComponentPermission(Ljava/lang/String;IIZ)I +PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getActivityTaskManagerInternal()Lcom/android/server/wm/ActivityTaskManagerInternal; HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getAppOpsManager()Landroid/app/AppOpsManager; -PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingPid()I +HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingPid()I HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingUid()I -PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingUserId()I -PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getDevicePolicyManagerInternal()Landroid/app/admin/DevicePolicyManagerInternal; -PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getIPackageManager()Landroid/content/pm/IPackageManager; +HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingUserId()I +HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getDevicePolicyManagerInternal()Landroid/app/admin/DevicePolicyManagerInternal; +HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getIPackageManager()Landroid/content/pm/IPackageManager; +PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getPackageManager()Landroid/content/pm/PackageManager; HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal; HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getUserManager()Landroid/os/UserManager; PLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V @@ -22595,81 +24942,98 @@ PLcom/android/server/pm/CrossProfileAppsServiceImpl$LocalService;->verifyPackage HPLcom/android/server/pm/CrossProfileAppsServiceImpl$LocalService;->verifyUidHasInteractAcrossProfilePermission(Ljava/lang/String;I)Z HSPLcom/android/server/pm/CrossProfileAppsServiceImpl;->(Landroid/content/Context;)V HSPLcom/android/server/pm/CrossProfileAppsServiceImpl;->(Landroid/content/Context;Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->access$100(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->access$200(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;I)Ljava/util/List; +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->access$000(Lcom/android/server/pm/CrossProfileAppsServiceImpl;)Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector; +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->access$100(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->access$200(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;I)Ljava/util/List; PLcom/android/server/pm/CrossProfileAppsServiceImpl;->canConfigureInteractAcrossProfiles(Ljava/lang/String;)Z +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->canConfigureInteractAcrossProfiles(Ljava/lang/String;I)Z HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->canInteractAcrossProfiles(Ljava/lang/String;)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->canRequestInteractAcrossProfiles(Ljava/lang/String;)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->canRequestInteractAcrossProfilesUnchecked(Ljava/lang/String;)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->canUserAttemptToConfigureInteractAcrossProfiles(Ljava/lang/String;)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->canUserAttemptToConfigureInteractAcrossProfiles(Ljava/lang/String;)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->canUserAttemptToConfigureInteractAcrossProfiles(Ljava/lang/String;I)Z HSPLcom/android/server/pm/CrossProfileAppsServiceImpl;->getLocalService()Landroid/content/pm/CrossProfileAppsInternal; HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->getTargetUserProfiles(Ljava/lang/String;)Ljava/util/List; HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->getTargetUserProfilesUnchecked(Ljava/lang/String;I)Ljava/util/List; HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasCallerGotInteractAcrossProfilesPermission(Ljava/lang/String;)Z HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasInteractAcrossProfilesPermission(Ljava/lang/String;II)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasOtherProfileWithPackageInstalled(Ljava/lang/String;I)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasRequestedAppOpPermission(Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCrossProfilePackageWhitelisted(Ljava/lang/String;)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCrossProfilePackageWhitelistedByDefault(Ljava/lang/String;)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasRequestedAppOpPermission(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCallingUserAManagedProfile()Z +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCrossProfilePackageAllowlisted(Ljava/lang/String;)Z +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isCrossProfilePackageAllowlistedByDefault(Ljava/lang/String;)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isManagedProfile(I)Z HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPackageEnabled(Ljava/lang/String;I)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPackageInstalled(Ljava/lang/String;I)Z HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPermissionGranted(Ljava/lang/String;I)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPlatformSignedAppWithAutomaticProfilesPermission(Ljava/lang/String;[I)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPlatformSignedAppWithNonUserConfigurablePermission(Ljava/lang/String;[I)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isProfileOwner(Ljava/lang/String;I)Z -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->isProfileOwner(Ljava/lang/String;[I)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isProfileOwner(Ljava/lang/String;I)Z +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isProfileOwner(Ljava/lang/String;[I)Z PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$currentModeEquals$8$CrossProfileAppsServiceImpl(ILjava/lang/String;ILjava/lang/String;)Ljava/lang/Boolean; HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$getTargetUserProfilesUnchecked$2$CrossProfileAppsServiceImpl(ILjava/lang/String;)Ljava/util/List; PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$hasOtherProfileWithPackageInstalled$9$CrossProfileAppsServiceImpl(ILjava/lang/String;)Ljava/lang/Boolean; -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isCrossProfilePackageWhitelisted$0$CrossProfileAppsServiceImpl(Ljava/lang/String;)Ljava/lang/Boolean; -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isCrossProfilePackageWhitelistedByDefault$1$CrossProfileAppsServiceImpl(Ljava/lang/String;)Ljava/lang/Boolean; +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isCrossProfilePackageAllowlisted$0$CrossProfileAppsServiceImpl(Ljava/lang/String;)Ljava/lang/Boolean; +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isCrossProfilePackageAllowlistedByDefault$1$CrossProfileAppsServiceImpl(Ljava/lang/String;)Ljava/lang/Boolean; PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isManagedProfile$13$CrossProfileAppsServiceImpl(I)Ljava/lang/Boolean; HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isPackageEnabled$3$CrossProfileAppsServiceImpl(Ljava/lang/String;II)Ljava/lang/Boolean; -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isPackageInstalled$6$CrossProfileAppsServiceImpl(Ljava/lang/String;II)Ljava/lang/Boolean; -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isProfileOwner$14$CrossProfileAppsServiceImpl(I)Landroid/content/ComponentName; -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$setInteractAcrossProfilesAppOpForUserOrThrow$7$CrossProfileAppsServiceImpl(ILjava/lang/String;I)V +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isPackageInstalled$6$CrossProfileAppsServiceImpl(Ljava/lang/String;I)Ljava/lang/Boolean; +HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isProfileOwner$14$CrossProfileAppsServiceImpl(I)Landroid/content/ComponentName; PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$verifyActivityCanHandleIntent$4$CrossProfileAppsServiceImpl(Landroid/content/Intent;II)V PLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$verifyActivityCanHandleIntentAndExported$5$CrossProfileAppsServiceImpl(Landroid/content/Intent;IILandroid/content/ComponentName;)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->maybeLogSetInteractAcrossProfilesAppOp(Ljava/lang/String;IIZI)V +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->logStartActivityByIntent(Ljava/lang/String;)V PLcom/android/server/pm/CrossProfileAppsServiceImpl;->sendCanInteractAcrossProfilesChangedBroadcast(Ljava/lang/String;ILandroid/os/UserHandle;)V PLcom/android/server/pm/CrossProfileAppsServiceImpl;->setInteractAcrossProfilesAppOp(Ljava/lang/String;I)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->setInteractAcrossProfilesAppOpForUser(Ljava/lang/String;IIZ)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->setInteractAcrossProfilesAppOpForUserOrThrow(Ljava/lang/String;IIZ)V -PLcom/android/server/pm/CrossProfileAppsServiceImpl;->setInteractAcrossProfilesAppOpUnchecked(Ljava/lang/String;IZ)V PLcom/android/server/pm/CrossProfileAppsServiceImpl;->startActivityAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;IZ)V PLcom/android/server/pm/CrossProfileAppsServiceImpl;->startActivityAsUserByIntent(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;ILandroid/os/IBinder;Landroid/os/Bundle;)V +PLcom/android/server/pm/CrossProfileAppsServiceImpl;->verifyActivityCanHandleIntent(Landroid/content/Intent;II)V HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->verifyCallingPackage(Ljava/lang/String;)V -PLcom/android/server/pm/CrossProfileIntentFilter;->(Landroid/content/IntentFilter;Ljava/lang/String;II)V -HSPLcom/android/server/pm/CrossProfileIntentFilter;->(Lorg/xmlpull/v1/XmlPullParser;)V -PLcom/android/server/pm/CrossProfileIntentFilter;->getFlags()I -HSPLcom/android/server/pm/CrossProfileIntentFilter;->getIntFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -PLcom/android/server/pm/CrossProfileIntentFilter;->getOwnerPackage()Ljava/lang/String; -HSPLcom/android/server/pm/CrossProfileIntentFilter;->getStringFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/pm/CrossProfileIntentFilter;->getTargetUserId()I -HSPLcom/android/server/pm/CrossProfileIntentFilter;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/pm/CrossProfileIntentFilter;->(Landroid/content/IntentFilter;Ljava/lang/String;II)V +HSPLcom/android/server/pm/CrossProfileIntentFilter;->(Landroid/util/TypedXmlPullParser;)V +HPLcom/android/server/pm/CrossProfileIntentFilter;->equalsIgnoreFilter(Lcom/android/server/pm/CrossProfileIntentFilter;)Z +HPLcom/android/server/pm/CrossProfileIntentFilter;->getFlags()I +HPLcom/android/server/pm/CrossProfileIntentFilter;->getOwnerPackage()Ljava/lang/String; +HSPLcom/android/server/pm/CrossProfileIntentFilter;->getStringFromXml(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/pm/CrossProfileIntentFilter;->getTargetUserId()I +HSPLcom/android/server/pm/CrossProfileIntentFilter;->writeToXml(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/pm/CrossProfileIntentResolver;->()V HSPLcom/android/server/pm/CrossProfileIntentResolver;->getIntentFilter(Lcom/android/server/pm/CrossProfileIntentFilter;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/CrossProfileIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Lcom/android/server/pm/CrossProfileIntentFilter; HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Ljava/lang/Object; +HSPLcom/android/server/pm/CrossProfileIntentResolver;->snapshot()Lcom/android/server/pm/CrossProfileIntentResolver; +HSPLcom/android/server/pm/CrossProfileIntentResolver;->snapshot()Ljava/lang/Object; HSPLcom/android/server/pm/CrossProfileIntentResolver;->sortResults(Ljava/util/List;)V HSPLcom/android/server/pm/DataLoaderManagerService$DataLoaderManagerBinderService;->(Lcom/android/server/pm/DataLoaderManagerService;)V HSPLcom/android/server/pm/DataLoaderManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/pm/DataLoaderManagerService;->onStart()V -PLcom/android/server/pm/DumpState;->()V +HSPLcom/android/server/pm/DefaultAppProvider;->(Ljava/util/function/Supplier;)V +HPLcom/android/server/pm/DefaultAppProvider;->getDefaultBrowser(I)Ljava/lang/String; +PLcom/android/server/pm/DefaultAppProvider;->getDefaultDialer(I)Ljava/lang/String; +HPLcom/android/server/pm/DefaultAppProvider;->getDefaultHome(I)Ljava/lang/String; +HPLcom/android/server/pm/DefaultAppProvider;->getRoleHolder(Ljava/lang/String;I)Ljava/lang/String; +HPLcom/android/server/pm/DumpState;->()V +PLcom/android/server/pm/DumpState;->getSharedUser()Lcom/android/server/pm/SharedUserSetting; PLcom/android/server/pm/DumpState;->getTitlePrinted()Z HPLcom/android/server/pm/DumpState;->isDumping(I)Z PLcom/android/server/pm/DumpState;->isOptionEnabled(I)Z -PLcom/android/server/pm/DumpState;->onTitlePrinted()Z +HPLcom/android/server/pm/DumpState;->onTitlePrinted()Z +PLcom/android/server/pm/DumpState;->setOptionEnabled(I)V +PLcom/android/server/pm/DumpState;->setSharedUser(Lcom/android/server/pm/SharedUserSetting;)V PLcom/android/server/pm/DumpState;->setTitlePrinted(Z)V PLcom/android/server/pm/DynamicCodeLoggingService$AuditWatchingThread;->(Lcom/android/server/pm/DynamicCodeLoggingService;Landroid/app/job/JobParameters;)V HPLcom/android/server/pm/DynamicCodeLoggingService$AuditWatchingThread;->processAuditEvents()Z PLcom/android/server/pm/DynamicCodeLoggingService$AuditWatchingThread;->run()V PLcom/android/server/pm/DynamicCodeLoggingService$IdleLoggingThread;->(Lcom/android/server/pm/DynamicCodeLoggingService;Landroid/app/job/JobParameters;)V -PLcom/android/server/pm/DynamicCodeLoggingService$IdleLoggingThread;->run()V +HPLcom/android/server/pm/DynamicCodeLoggingService$IdleLoggingThread;->run()V HSPLcom/android/server/pm/DynamicCodeLoggingService;->()V PLcom/android/server/pm/DynamicCodeLoggingService;->()V +PLcom/android/server/pm/DynamicCodeLoggingService;->access$000()Lcom/android/server/pm/dex/DynamicCodeLogger; +PLcom/android/server/pm/DynamicCodeLoggingService;->access$100(Lcom/android/server/pm/DynamicCodeLoggingService;)Z +PLcom/android/server/pm/DynamicCodeLoggingService;->access$200()Ljava/lang/String; +HPLcom/android/server/pm/DynamicCodeLoggingService;->access$300(Lcom/android/server/pm/DynamicCodeLoggingService;)Z +HPLcom/android/server/pm/DynamicCodeLoggingService;->access$400()Ljava/util/regex/Pattern; +HPLcom/android/server/pm/DynamicCodeLoggingService;->getDynamicCodeLogger()Lcom/android/server/pm/dex/DynamicCodeLogger; PLcom/android/server/pm/DynamicCodeLoggingService;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/android/server/pm/DynamicCodeLoggingService;->onStopJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/pm/DynamicCodeLoggingService;->schedule(Landroid/content/Context;)V @@ -22679,6 +25043,7 @@ HPLcom/android/server/pm/IncrementalStates$LoadingState;->getProgress()F HSPLcom/android/server/pm/IncrementalStates$LoadingState;->isLoading()Z PLcom/android/server/pm/IncrementalStates$LoadingState;->setProgress(F)V HSPLcom/android/server/pm/IncrementalStates$StartableState;->(Lcom/android/server/pm/IncrementalStates;Z)V +PLcom/android/server/pm/IncrementalStates$StartableState;->adoptNewStartableStateLocked(Z)Z PLcom/android/server/pm/IncrementalStates$StartableState;->getUnstartableReason()I PLcom/android/server/pm/IncrementalStates$StartableState;->getUnstartableReasonLocked()I HSPLcom/android/server/pm/IncrementalStates$StartableState;->isStartable()Z @@ -22692,7 +25057,9 @@ HSPLcom/android/server/pm/IncrementalStates;->isStartable()Z PLcom/android/server/pm/IncrementalStates;->lambda$wDW3JFnyigbto83d_f-gW68sQNk(Lcom/android/server/pm/IncrementalStates;)V HPLcom/android/server/pm/IncrementalStates;->onCommit(Z)V PLcom/android/server/pm/IncrementalStates;->onCrashOrAnr()V -PLcom/android/server/pm/IncrementalStates;->reportFullyLoaded()V +PLcom/android/server/pm/IncrementalStates;->onLoadingStateChanged()V +PLcom/android/server/pm/IncrementalStates;->onStartableStateChanged()V +HPLcom/android/server/pm/IncrementalStates;->reportFullyLoaded()V HPLcom/android/server/pm/IncrementalStates;->reportStartableState()V PLcom/android/server/pm/IncrementalStates;->updateProgressLocked(F)V HSPLcom/android/server/pm/InstallSource;->()V @@ -22704,13 +25071,15 @@ HSPLcom/android/server/pm/InstallSource;->intern(Ljava/lang/String;)Ljava/lang/S HSPLcom/android/server/pm/InstallSource;->setInitiatingPackageSignatures(Lcom/android/server/pm/PackageSignatures;)Lcom/android/server/pm/InstallSource; HSPLcom/android/server/pm/InstallSource;->setIsOrphaned(Z)Lcom/android/server/pm/InstallSource; HSPLcom/android/server/pm/Installer$1;->(Lcom/android/server/pm/Installer;)V +PLcom/android/server/pm/Installer$1;->binderDied()V HSPLcom/android/server/pm/Installer$Batch;->()V HSPLcom/android/server/pm/Installer$Batch;->createAppData(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;I)Ljava/util/concurrent/CompletableFuture; HSPLcom/android/server/pm/Installer$Batch;->execute(Lcom/android/server/pm/Installer;)V -PLcom/android/server/pm/Installer$InstallerException;->(Ljava/lang/String;)V +HPLcom/android/server/pm/Installer$InstallerException;->(Ljava/lang/String;)V HPLcom/android/server/pm/Installer$InstallerException;->from(Ljava/lang/Exception;)Lcom/android/server/pm/Installer$InstallerException; HSPLcom/android/server/pm/Installer;->(Landroid/content/Context;)V HSPLcom/android/server/pm/Installer;->(Landroid/content/Context;Z)V +PLcom/android/server/pm/Installer;->access$000(Lcom/android/server/pm/Installer;)V HSPLcom/android/server/pm/Installer;->access$100(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;I)Landroid/os/CreateAppDataArgs; PLcom/android/server/pm/Installer;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V HSPLcom/android/server/pm/Installer;->assertValidInstructionSet(Ljava/lang/String;)V @@ -22736,12 +25105,13 @@ PLcom/android/server/pm/Installer;->freeCache(Ljava/lang/String;JJI)V HPLcom/android/server/pm/Installer;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;Landroid/content/pm/PackageStats;)V PLcom/android/server/pm/Installer;->getExternalSize(Ljava/lang/String;II[I)[J HPLcom/android/server/pm/Installer;->getUserSize(Ljava/lang/String;II[ILandroid/content/pm/PackageStats;)V -PLcom/android/server/pm/Installer;->hashSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)[B +HPLcom/android/server/pm/Installer;->hashSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)[B PLcom/android/server/pm/Installer;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V HSPLcom/android/server/pm/Installer;->invalidateMounts()V HPLcom/android/server/pm/Installer;->isQuotaSupported(Ljava/lang/String;)Z -PLcom/android/server/pm/Installer;->linkFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/pm/Installer;->linkNativeLibraryDirectory(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/pm/Installer;->lambda$connect$0$Installer()V +HPLcom/android/server/pm/Installer;->linkFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/pm/Installer;->linkNativeLibraryDirectory(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/pm/Installer;->mergeProfiles(ILjava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/pm/Installer;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/Installer;->onStart()V @@ -22751,46 +25121,60 @@ HSPLcom/android/server/pm/Installer;->rmPackageDir(Ljava/lang/String;)V HSPLcom/android/server/pm/Installer;->rmdex(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/Installer;->setAppQuota(Ljava/lang/String;IIJ)V HSPLcom/android/server/pm/Installer;->setWarnIfHeld(Ljava/lang/Object;)V +HSPLcom/android/server/pm/InstantAppRegistry$1;->(Lcom/android/server/pm/InstantAppRegistry;)V +PLcom/android/server/pm/InstantAppRegistry$1;->onChange(Lcom/android/server/utils/Watchable;)V HSPLcom/android/server/pm/InstantAppRegistry$CookiePersistence;->(Lcom/android/server/pm/InstantAppRegistry;Landroid/os/Looper;)V +PLcom/android/server/pm/InstantAppRegistry$CookiePersistence;->cancelPendingPersistLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V PLcom/android/server/pm/InstantAppRegistry$CookiePersistence;->removePendingPersistCookieLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Lcom/android/internal/os/SomeArgs; +HSPLcom/android/server/pm/InstantAppRegistry;->(Lcom/android/server/pm/InstantAppRegistry;)V HSPLcom/android/server/pm/InstantAppRegistry;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/permission/PermissionManagerServiceInternal;)V +PLcom/android/server/pm/InstantAppRegistry;->access$000(Lcom/android/server/pm/InstantAppRegistry;)V HSPLcom/android/server/pm/InstantAppRegistry;->addInstantAppLPw(II)V PLcom/android/server/pm/InstantAppRegistry;->addUninstalledInstantAppLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V PLcom/android/server/pm/InstantAppRegistry;->createInstantAppInfoForPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;IZ)Landroid/content/pm/InstantAppInfo; +PLcom/android/server/pm/InstantAppRegistry;->deleteDir(Ljava/io/File;)V PLcom/android/server/pm/InstantAppRegistry;->deleteInstantApplicationMetadataLPw(Ljava/lang/String;I)V +PLcom/android/server/pm/InstantAppRegistry;->dispatchChange(Lcom/android/server/utils/Watchable;)V HPLcom/android/server/pm/InstantAppRegistry;->getInstalledInstantApplicationsLPr(I)Ljava/util/List; -PLcom/android/server/pm/InstantAppRegistry;->getInstantApplicationsDir(I)Ljava/io/File; +PLcom/android/server/pm/InstantAppRegistry;->getInstantApplicationDir(Ljava/lang/String;I)Ljava/io/File; +HPLcom/android/server/pm/InstantAppRegistry;->getInstantApplicationsDir(I)Ljava/io/File; +PLcom/android/server/pm/InstantAppRegistry;->getInstantAppsLPr(I)Ljava/util/List; PLcom/android/server/pm/InstantAppRegistry;->getUninstalledInstantAppStatesLPr(I)Ljava/util/List; PLcom/android/server/pm/InstantAppRegistry;->getUninstalledInstantApplicationsLPr(I)Ljava/util/List; PLcom/android/server/pm/InstantAppRegistry;->hasInstantAppMetadataLPr(Ljava/lang/String;I)Z +PLcom/android/server/pm/InstantAppRegistry;->hasInstantApplicationMetadataLPr(Ljava/lang/String;I)Z PLcom/android/server/pm/InstantAppRegistry;->hasUninstalledInstantAppStateLPr(Ljava/lang/String;I)Z HPLcom/android/server/pm/InstantAppRegistry;->isInstantAccessGranted(III)Z -PLcom/android/server/pm/InstantAppRegistry;->onPackageInstalledLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[I)V +PLcom/android/server/pm/InstantAppRegistry;->onChanged()V +HPLcom/android/server/pm/InstantAppRegistry;->onPackageInstalledLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[I)V PLcom/android/server/pm/InstantAppRegistry;->onPackageUninstalledLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;[I)V PLcom/android/server/pm/InstantAppRegistry;->parseMetadataFile(Ljava/io/File;)Lcom/android/server/pm/InstantAppRegistry$UninstalledInstantAppState; PLcom/android/server/pm/InstantAppRegistry;->peekInstantCookieFile(Ljava/lang/String;I)Ljava/io/File; -PLcom/android/server/pm/InstantAppRegistry;->peekOrParseUninstalledInstantAppInfo(Ljava/lang/String;I)Landroid/content/pm/InstantAppInfo; +HPLcom/android/server/pm/InstantAppRegistry;->peekOrParseUninstalledInstantAppInfo(Ljava/lang/String;I)Landroid/content/pm/InstantAppInfo; PLcom/android/server/pm/InstantAppRegistry;->propagateInstantAppPermissionsIfNeeded(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V PLcom/android/server/pm/InstantAppRegistry;->pruneInstantApps()V HPLcom/android/server/pm/InstantAppRegistry;->pruneInstantApps(JJJ)Z +PLcom/android/server/pm/InstantAppRegistry;->removeAppLPw(II)V PLcom/android/server/pm/InstantAppRegistry;->removeInstantAppLPw(II)V PLcom/android/server/pm/InstantAppRegistry;->removeUninstalledInstantAppStateLPw(Ljava/util/function/Predicate;I)V +HSPLcom/android/server/pm/InstantAppRegistry;->snapshot()Lcom/android/server/pm/InstantAppRegistry; PLcom/android/server/pm/InstantAppResolver;->()V PLcom/android/server/pm/InstantAppResolver;->buildEphemeralInstallerIntent(Landroid/content/Intent;Landroid/content/Intent;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/String;ILandroid/content/ComponentName;Ljava/lang/String;ZLjava/util/List;)Landroid/content/Intent; HPLcom/android/server/pm/InstantAppResolver;->buildRequestInfo(Landroid/content/pm/InstantAppRequest;)Landroid/content/pm/InstantAppRequestInfo; -PLcom/android/server/pm/InstantAppResolver;->computeResolveFilters(Landroid/content/Intent;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Landroid/content/pm/InstantAppResolveInfo;)Ljava/util/List; +HPLcom/android/server/pm/InstantAppResolver;->computeResolveFilters(Landroid/content/Intent;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Landroid/content/pm/InstantAppResolveInfo;)Ljava/util/List; +PLcom/android/server/pm/InstantAppResolver;->createFailureIntent(Landroid/content/Intent;Ljava/lang/String;)Landroid/content/Intent; HPLcom/android/server/pm/InstantAppResolver;->doInstantAppResolutionPhaseOne(Lcom/android/server/pm/InstantAppResolverConnection;Landroid/content/pm/InstantAppRequest;)Landroid/content/pm/AuxiliaryResolveInfo; -PLcom/android/server/pm/InstantAppResolver;->filterInstantAppIntent(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;[I)Landroid/content/pm/AuxiliaryResolveInfo; +HPLcom/android/server/pm/InstantAppResolver;->filterInstantAppIntent(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;[I)Landroid/content/pm/AuxiliaryResolveInfo; PLcom/android/server/pm/InstantAppResolver;->getLogger()Lcom/android/internal/logging/MetricsLogger; -PLcom/android/server/pm/InstantAppResolver;->logMetrics(IJLjava/lang/String;I)V +HPLcom/android/server/pm/InstantAppResolver;->logMetrics(IJLjava/lang/String;I)V HPLcom/android/server/pm/InstantAppResolver;->parseDigest(Landroid/content/Intent;)Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest; HPLcom/android/server/pm/InstantAppResolver;->sanitizeIntent(Landroid/content/Intent;)Landroid/content/Intent; PLcom/android/server/pm/InstantAppResolverConnection$ConnectionException;->(I)V HSPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller$1;->(Lcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;)V HPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller$1;->sendResult(Landroid/os/Bundle;)V HSPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;->()V -PLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;->access$700(Lcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;Ljava/lang/Object;I)V -PLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;->getInstantAppResolveInfoList(Landroid/app/IInstantAppResolver;Landroid/content/pm/InstantAppRequestInfo;)Ljava/util/List; +HPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;->access$700(Lcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;Ljava/lang/Object;I)V +HPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller;->getInstantAppResolveInfoList(Landroid/app/IInstantAppResolver;Landroid/content/pm/InstantAppRequestInfo;)Ljava/util/List; HSPLcom/android/server/pm/InstantAppResolverConnection$MyServiceConnection;->(Lcom/android/server/pm/InstantAppResolverConnection;)V HSPLcom/android/server/pm/InstantAppResolverConnection$MyServiceConnection;->(Lcom/android/server/pm/InstantAppResolverConnection;Lcom/android/server/pm/InstantAppResolverConnection$1;)V PLcom/android/server/pm/InstantAppResolverConnection$MyServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V @@ -22802,6 +25186,7 @@ PLcom/android/server/pm/InstantAppResolverConnection;->access$200(Lcom/android/s PLcom/android/server/pm/InstantAppResolverConnection;->access$302(Lcom/android/server/pm/InstantAppResolverConnection;Landroid/app/IInstantAppResolver;)Landroid/app/IInstantAppResolver; PLcom/android/server/pm/InstantAppResolverConnection;->access$400(Lcom/android/server/pm/InstantAppResolverConnection;)I PLcom/android/server/pm/InstantAppResolverConnection;->access$402(Lcom/android/server/pm/InstantAppResolverConnection;I)I +PLcom/android/server/pm/InstantAppResolverConnection;->access$500(Lcom/android/server/pm/InstantAppResolverConnection;)V HSPLcom/android/server/pm/InstantAppResolverConnection;->access$600()J HPLcom/android/server/pm/InstantAppResolverConnection;->bind(Ljava/lang/String;)Landroid/app/IInstantAppResolver; PLcom/android/server/pm/InstantAppResolverConnection;->binderDied()V @@ -22810,7 +25195,7 @@ HPLcom/android/server/pm/InstantAppResolverConnection;->getRemoteInstanceLazy(Lj PLcom/android/server/pm/InstantAppResolverConnection;->handleBinderDiedLocked()V PLcom/android/server/pm/InstantAppResolverConnection;->lambda$optimisticBind$0$InstantAppResolverConnection()V PLcom/android/server/pm/InstantAppResolverConnection;->optimisticBind()V -PLcom/android/server/pm/InstantAppResolverConnection;->throwIfCalledOnMainThread()V +HPLcom/android/server/pm/InstantAppResolverConnection;->throwIfCalledOnMainThread()V PLcom/android/server/pm/InstantAppResolverConnection;->waitForBindLocked(Ljava/lang/String;)V HSPLcom/android/server/pm/InstructionSets;->()V PLcom/android/server/pm/InstructionSets;->getAllDexCodeInstructionSets()[Ljava/lang/String; @@ -22822,9 +25207,9 @@ HSPLcom/android/server/pm/InstructionSets;->getPrimaryInstructionSet(Lcom/androi PLcom/android/server/pm/IntentFilterVerificationResponse;->(IILjava/util/List;)V PLcom/android/server/pm/IntentFilterVerificationState;->()V PLcom/android/server/pm/IntentFilterVerificationState;->(IILjava/lang/String;)V -PLcom/android/server/pm/IntentFilterVerificationState;->addFilter(Landroid/content/pm/parsing/component/ParsedIntentInfo;)V +HPLcom/android/server/pm/IntentFilterVerificationState;->addFilter(Landroid/content/pm/parsing/component/ParsedIntentInfo;)V PLcom/android/server/pm/IntentFilterVerificationState;->getFilters()Ljava/util/ArrayList; -PLcom/android/server/pm/IntentFilterVerificationState;->getHostsString()Ljava/lang/String; +HPLcom/android/server/pm/IntentFilterVerificationState;->getHostsString()Ljava/lang/String; PLcom/android/server/pm/IntentFilterVerificationState;->getPackageName()Ljava/lang/String; PLcom/android/server/pm/IntentFilterVerificationState;->getUserId()I PLcom/android/server/pm/IntentFilterVerificationState;->isVerificationComplete()Z @@ -22854,31 +25239,32 @@ HSPLcom/android/server/pm/KeySetManagerService;->addScannedPackageLPw(Lcom/andro HSPLcom/android/server/pm/KeySetManagerService;->addSigningKeySetToPackageLPw(Lcom/android/server/pm/PackageSetting;Landroid/util/ArraySet;)V HSPLcom/android/server/pm/KeySetManagerService;->addUpgradeKeySetsToPackageLPw(Lcom/android/server/pm/PackageSetting;Ljava/util/Set;)V HSPLcom/android/server/pm/KeySetManagerService;->assertScannedPackageValid(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/KeySetManagerService;->clearPackageKeySetDataLPw(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/KeySetManagerService;->decrementKeySetLPw(J)V HSPLcom/android/server/pm/KeySetManagerService;->decrementPublicKeyLPw(J)V -PLcom/android/server/pm/KeySetManagerService;->dumpLPr(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/DumpState;)V +HPLcom/android/server/pm/KeySetManagerService;->dumpLPr(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/DumpState;)V HSPLcom/android/server/pm/KeySetManagerService;->encodePublicKey(Ljava/security/PublicKey;)Ljava/lang/String; HSPLcom/android/server/pm/KeySetManagerService;->getFreeKeySetIDLPw()J HSPLcom/android/server/pm/KeySetManagerService;->getFreePublicKeyIdLPw()J HSPLcom/android/server/pm/KeySetManagerService;->getIdForPublicKeyLPr(Ljava/security/PublicKey;)J HSPLcom/android/server/pm/KeySetManagerService;->getIdFromKeyIdsLPr(Ljava/util/Set;)J HSPLcom/android/server/pm/KeySetManagerService;->getPublicKeysFromKeySetLPr(J)Landroid/util/ArraySet; -HSPLcom/android/server/pm/KeySetManagerService;->readKeySetListLPw(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/KeySetManagerService;->readKeySetsLPw(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/ArrayMap;)V -HSPLcom/android/server/pm/KeySetManagerService;->readKeysLPw(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/KeySetManagerService;->readPublicKeyLPw(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/pm/KeySetManagerService;->readKeySetListLPw(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/KeySetManagerService;->readKeySetsLPw(Landroid/util/TypedXmlPullParser;Landroid/util/ArrayMap;)V +HSPLcom/android/server/pm/KeySetManagerService;->readKeysLPw(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/KeySetManagerService;->readPublicKeyLPw(Landroid/util/TypedXmlPullParser;)V PLcom/android/server/pm/KeySetManagerService;->removeAppKeySetDataLPw(Ljava/lang/String;)V HSPLcom/android/server/pm/KeySetManagerService;->shouldCheckUpgradeKeySetLocked(Lcom/android/server/pm/PackageSettingBase;I)Z -HSPLcom/android/server/pm/KeySetManagerService;->writeKeySetManagerServiceLPr(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/pm/KeySetManagerService;->writeKeySetsLPr(Lorg/xmlpull/v1/XmlSerializer;)V -HSPLcom/android/server/pm/KeySetManagerService;->writePublicKeysLPr(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/pm/KeySetManagerService;->writeKeySetManagerServiceLPr(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/pm/KeySetManagerService;->writeKeySetsLPr(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/pm/KeySetManagerService;->writePublicKeysLPr(Landroid/util/TypedXmlSerializer;)V PLcom/android/server/pm/LauncherAppsService$BroadcastCookie;->(Landroid/os/UserHandle;Ljava/lang/String;II)V HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)V HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$1;)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->lambda$onShortcutChanged$0$LauncherAppsService$LauncherAppsImpl$MyPackageMonitor(Ljava/lang/String;I)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageAdded(Ljava/lang/String;I)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageChanged(Ljava/lang/String;)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageRemoved(Ljava/lang/String;I)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackagesSuspended([Ljava/lang/String;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackagesUnsuspended([Ljava/lang/String;)V @@ -22887,52 +25273,58 @@ HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;- HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageCallbackList;->(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageCallbackList;->onCallbackDied(Landroid/os/IInterface;Ljava/lang/Object;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageLoadingProgressCallback;->(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Ljava/lang/String;Landroid/os/UserHandle;)V -HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->(Landroid/os/UserManagerInternal;)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutEvent(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;Z)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutsAddedOrUpdated(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V +HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->(Lcom/android/server/pm/UserManagerInternal;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutEvent(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;Z)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutsAddedOrUpdated(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler;->onShortcutsRemoved(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->(Landroid/content/Context;)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$100(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageCallbackList; -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$200(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Landroid/os/UserHandle;Landroid/os/UserHandle;Ljava/lang/String;)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$300(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)Landroid/content/pm/ShortcutServiceInternal; +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$200(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Landroid/os/UserHandle;Landroid/os/UserHandle;Ljava/lang/String;)Z +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$300(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)Landroid/content/pm/ShortcutServiceInternal; PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->access$400(Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;)Landroid/os/Handler; PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->addOnAppsChangedListener(Ljava/lang/String;Landroid/content/pm/IOnAppsChangedListener;)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->canAccessProfile(ILjava/lang/String;)Z PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->checkCallbackCount()V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->ensureShortcutPermission(Ljava/lang/String;)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getAllSessions(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->ensureStrictAccessShortcutsPermission(Ljava/lang/String;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getAllSessions(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getAppUsageLimit(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/LauncherApps$AppUsageLimit; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getApplicationInfo(Ljava/lang/String;Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getCallingUserId()I +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getCallingUserId()I +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getHiddenAppActivityInfo(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/LauncherActivityInfoInternal; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getLauncherActivities(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getMainActivityLaunchIntent(Landroid/content/ComponentName;Landroid/os/UserHandle;)Landroid/content/Intent; +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getMainActivityLaunchIntent(Landroid/content/ComponentName;Landroid/os/UserHandle;)Landroid/content/Intent; PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getPackageInstallerService()Lcom/android/server/pm/PackageInstallerService; PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcutConfigActivities(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcuts(Ljava/lang/String;Landroid/content/pm/ShortcutQueryWrapper;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->hasDefaultEnableLauncherActivity(Ljava/lang/String;)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->hasShortcutHostPermission(Ljava/lang/String;)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectBinderCallingPid()I +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->hasShortcutHostPermission(Ljava/lang/String;)Z +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectBinderCallingPid()I HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectBinderCallingUid()I HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectCallingUserId()I HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectClearCallingIdentity()J +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectHasAccessShortcutsPermission(II)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectHasInteractAcrossUsersFullPermission(II)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectRestoreCallingIdentity(J)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isActivityEnabled(Ljava/lang/String;Landroid/content/ComponentName;Landroid/os/UserHandle;)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isEnabledProfileOf(Landroid/os/UserHandle;Landroid/os/UserHandle;Ljava/lang/String;)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isManagedProfileAdmin(Landroid/os/UserHandle;Ljava/lang/String;)Z +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isManagedProfileAdmin(Landroid/os/UserHandle;Ljava/lang/String;)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isPackageEnabled(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->lambda$registerPackageInstallerCallback$0$LauncherAppsService$LauncherAppsImpl(Landroid/os/UserHandle;I)Z -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->postToPackageMonitorHandler(Ljava/lang/Runnable;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->lambda$registerPackageInstallerCallback$0$LauncherAppsService$LauncherAppsImpl(Landroid/os/UserHandle;I)Z +PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->pinShortcuts(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->postToPackageMonitorHandler(Ljava/lang/Runnable;)V HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->queryActivitiesForUser(Ljava/lang/String;Landroid/content/Intent;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->queryIntentLauncherActivities(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List; PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->registerPackageInstallerCallback(Ljava/lang/String;Landroid/content/pm/IPackageInstallerCallback;)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->requestsPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->removeOnAppsChangedListener(Landroid/content/pm/IOnAppsChangedListener;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->requestsPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->resolveLauncherActivityInternal(Ljava/lang/String;Landroid/content/ComponentName;Landroid/os/UserHandle;)Landroid/content/pm/LauncherActivityInfoInternal; HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldHideFromSuggestions(Ljava/lang/String;Landroid/os/UserHandle;)Z HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldShowSyntheticActivity(Landroid/os/UserHandle;Landroid/content/pm/ApplicationInfo;)Z PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->showAppDetailsAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Landroid/graphics/Rect;Landroid/os/Bundle;Landroid/os/UserHandle;)V -PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startActivityAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Landroid/graphics/Rect;Landroid/os/Bundle;Landroid/os/UserHandle;)V +HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startActivityAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Landroid/graphics/Rect;Landroid/os/Bundle;Landroid/os/UserHandle;)V +PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startSessionDetailsActivityAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/PackageInstaller$SessionInfo;Landroid/graphics/Rect;Landroid/os/Bundle;Landroid/os/UserHandle;)V PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startShortcut(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Rect;Landroid/os/Bundle;I)Z PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startShortcutIntentsAsPublisher([Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;I)Z PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->startWatchingPackageBroadcasts()V @@ -22945,32 +25337,34 @@ HPLcom/android/server/pm/ModuleInfoProvider;->getModuleInfo(Ljava/lang/String;I) PLcom/android/server/pm/ModuleInfoProvider;->getPackageName()Ljava/lang/String; HSPLcom/android/server/pm/ModuleInfoProvider;->loadModuleMetadata(Landroid/content/res/XmlResourceParser;Landroid/content/res/Resources;)V HSPLcom/android/server/pm/ModuleInfoProvider;->systemReady()V -PLcom/android/server/pm/OtaDexoptService$1;->(Lcom/android/server/pm/OtaDexoptService;Landroid/content/Context;ZLjava/util/List;)V -PLcom/android/server/pm/OtaDexoptService$1;->dexopt(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/pm/OtaDexoptService$1;->(Lcom/android/server/pm/OtaDexoptService;Landroid/content/Context;ZLjava/util/List;)V +HPLcom/android/server/pm/OtaDexoptService$1;->dexopt(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/pm/OtaDexoptService$1;->encodeParameter(Ljava/lang/StringBuilder;Ljava/lang/Object;)V -PLcom/android/server/pm/OtaDexoptService$OTADexoptPackageDexOptimizer;->(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;)V +HPLcom/android/server/pm/OtaDexoptService$OTADexoptPackageDexOptimizer;->(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;)V HSPLcom/android/server/pm/OtaDexoptService;->(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;)V PLcom/android/server/pm/OtaDexoptService;->cleanup()V -PLcom/android/server/pm/OtaDexoptService;->generatePackageDexopts(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;I)Ljava/util/List; -PLcom/android/server/pm/OtaDexoptService;->getAvailableSpace()J -PLcom/android/server/pm/OtaDexoptService;->getProgress()F +HPLcom/android/server/pm/OtaDexoptService;->generatePackageDexopts(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;I)Ljava/util/List; +HPLcom/android/server/pm/OtaDexoptService;->getAvailableSpace()J +HPLcom/android/server/pm/OtaDexoptService;->getMainLowSpaceThreshold()J +HPLcom/android/server/pm/OtaDexoptService;->getProgress()F PLcom/android/server/pm/OtaDexoptService;->inMegabytes(J)I -PLcom/android/server/pm/OtaDexoptService;->isDone()Z +HPLcom/android/server/pm/OtaDexoptService;->isDone()Z HPLcom/android/server/pm/OtaDexoptService;->lambda$prepare$0(Lcom/android/server/pm/PackageSetting;)Z PLcom/android/server/pm/OtaDexoptService;->lambda$prepare$1(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)I HSPLcom/android/server/pm/OtaDexoptService;->main(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/OtaDexoptService; HSPLcom/android/server/pm/OtaDexoptService;->moveAbArtifacts(Lcom/android/server/pm/Installer;)V -PLcom/android/server/pm/OtaDexoptService;->nextDexoptCommand()Ljava/lang/String; -PLcom/android/server/pm/OtaDexoptService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V +HPLcom/android/server/pm/OtaDexoptService;->nextDexoptCommand()Ljava/lang/String; +HPLcom/android/server/pm/OtaDexoptService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V PLcom/android/server/pm/OtaDexoptService;->performMetricsLogging()V -PLcom/android/server/pm/OtaDexoptService;->prepare()V -PLcom/android/server/pm/OtaDexoptShellCommand;->(Lcom/android/server/pm/OtaDexoptService;)V +HPLcom/android/server/pm/OtaDexoptService;->prepare()V +PLcom/android/server/pm/OtaDexoptService;->prepareMetricsLogging(IIJJ)V +HPLcom/android/server/pm/OtaDexoptShellCommand;->(Lcom/android/server/pm/OtaDexoptService;)V HPLcom/android/server/pm/OtaDexoptShellCommand;->onCommand(Ljava/lang/String;)I PLcom/android/server/pm/OtaDexoptShellCommand;->runOtaCleanup()I -PLcom/android/server/pm/OtaDexoptShellCommand;->runOtaDone()I -PLcom/android/server/pm/OtaDexoptShellCommand;->runOtaNext()I +HPLcom/android/server/pm/OtaDexoptShellCommand;->runOtaDone()I +HPLcom/android/server/pm/OtaDexoptShellCommand;->runOtaNext()I PLcom/android/server/pm/OtaDexoptShellCommand;->runOtaPrepare()I -PLcom/android/server/pm/OtaDexoptShellCommand;->runOtaProgress()I +HPLcom/android/server/pm/OtaDexoptShellCommand;->runOtaProgress()I HSPLcom/android/server/pm/PackageAbiHelper$Abis;->(Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/PackageAbiHelper$Abis;->applyTo(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/PackageAbiHelper$Abis;->applyTo(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V @@ -22981,34 +25375,36 @@ HSPLcom/android/server/pm/PackageAbiHelperImpl;->calculateBundledApkRoot(Ljava/l HSPLcom/android/server/pm/PackageAbiHelperImpl;->deriveCodePathName(Ljava/lang/String;)Ljava/lang/String; HSPLcom/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; HSPLcom/android/server/pm/PackageAbiHelperImpl;->deriveNativeLibraryPaths(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/io/File;)Lcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths; -HSPLcom/android/server/pm/PackageAbiHelperImpl;->derivePackageAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;)Landroid/util/Pair; +HSPLcom/android/server/pm/PackageAbiHelperImpl;->derivePackageAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;Ljava/io/File;)Landroid/util/Pair; HSPLcom/android/server/pm/PackageAbiHelperImpl;->getAdjustedAbiForSharedUser(Ljava/util/Set;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; HSPLcom/android/server/pm/PackageAbiHelperImpl;->getBundledAppAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageAbiHelper$Abis; HSPLcom/android/server/pm/PackageAbiHelperImpl;->getBundledAppAbis(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Lcom/android/server/pm/PackageAbiHelper$Abis; HSPLcom/android/server/pm/PackageAbiHelperImpl;->maybeThrowExceptionForMultiArchCopy(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageAbiHelperImpl;->shouldExtractLibs(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Z -PLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;Ljava/lang/String;)V -PLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->adjustDexoptFlags(I)I -PLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->adjustDexoptNeeded(I)I +HPLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;Ljava/lang/String;)V +PLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->(Lcom/android/server/pm/PackageDexOptimizer;)V +HPLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->adjustDexoptFlags(I)I +HPLcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;->adjustDexoptNeeded(I)I HSPLcom/android/server/pm/PackageDexOptimizer;->(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;Ljava/lang/String;)V -PLcom/android/server/pm/PackageDexOptimizer;->acquireWakeLockLI(I)J +HPLcom/android/server/pm/PackageDexOptimizer;->acquireWakeLockLI(I)J HPLcom/android/server/pm/PackageDexOptimizer;->adjustDexoptFlags(I)I HPLcom/android/server/pm/PackageDexOptimizer;->adjustDexoptNeeded(I)I HPLcom/android/server/pm/PackageDexOptimizer;->canOptimizePackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HPLcom/android/server/pm/PackageDexOptimizer;->dexOptPath(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;IILcom/android/server/pm/CompilerStats$PackageStats;ZLjava/lang/String;Ljava/lang/String;I)I -PLcom/android/server/pm/PackageDexOptimizer;->dexOptSecondaryDexPath(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I -PLcom/android/server/pm/PackageDexOptimizer;->dexOptSecondaryDexPathLI(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I -PLcom/android/server/pm/PackageDexOptimizer;->dexoptSystemServerPath(Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I -PLcom/android/server/pm/PackageDexOptimizer;->dumpDexoptState(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;)V +HPLcom/android/server/pm/PackageDexOptimizer;->dexOptSecondaryDexPath(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I +HPLcom/android/server/pm/PackageDexOptimizer;->dexOptSecondaryDexPathLI(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I +HPLcom/android/server/pm/PackageDexOptimizer;->dexoptSystemServerPath(Ljava/lang/String;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I +HPLcom/android/server/pm/PackageDexOptimizer;->dumpDexoptState(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;)V HPLcom/android/server/pm/PackageDexOptimizer;->getAugmentedReasonName(IZ)Ljava/lang/String; -PLcom/android/server/pm/PackageDexOptimizer;->getDexFlags(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/DexoptOptions;)I +HPLcom/android/server/pm/PackageDexOptimizer;->getDexFlags(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageDexOptimizer;->getDexFlags(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageDexOptimizer;->getDexFlags(ZILandroid/util/SparseArray;ZLjava/lang/String;Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageDexOptimizer;->getDexoptNeeded(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)I HPLcom/android/server/pm/PackageDexOptimizer;->getOatDir(Ljava/io/File;)Ljava/io/File; HPLcom/android/server/pm/PackageDexOptimizer;->getPackageOatDirIfSupported(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Ljava/lang/String; -PLcom/android/server/pm/PackageDexOptimizer;->getRealCompilerFilter(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Z)Ljava/lang/String; +HPLcom/android/server/pm/PackageDexOptimizer;->getRealCompilerFilter(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Z)Ljava/lang/String; HPLcom/android/server/pm/PackageDexOptimizer;->getRealCompilerFilter(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;Z)Ljava/lang/String; +HPLcom/android/server/pm/PackageDexOptimizer;->isAppImageEnabled()Z HPLcom/android/server/pm/PackageDexOptimizer;->isProfileUpdated(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ILjava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/pm/PackageDexOptimizer;->performDexOpt(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;[Ljava/lang/String;Lcom/android/server/pm/CompilerStats$PackageStats;Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageDexOptimizer;->performDexOptLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;[Ljava/lang/String;Lcom/android/server/pm/CompilerStats$PackageStats;Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Lcom/android/server/pm/dex/DexoptOptions;)I @@ -23017,29 +25413,32 @@ HPLcom/android/server/pm/PackageDexOptimizer;->releaseWakeLockLI(J)V HSPLcom/android/server/pm/PackageDexOptimizer;->systemReady()V HSPLcom/android/server/pm/PackageInstallerService$1;->()V HSPLcom/android/server/pm/PackageInstallerService$1;->accept(Ljava/io/File;Ljava/lang/String;)Z -PLcom/android/server/pm/PackageInstallerService$2;->(Lcom/android/server/pm/PackageInstallerService;)V -PLcom/android/server/pm/PackageInstallerService$2;->run()V +HPLcom/android/server/pm/PackageInstallerService$2;->(Lcom/android/server/pm/PackageInstallerService;)V +HPLcom/android/server/pm/PackageInstallerService$2;->run()V HSPLcom/android/server/pm/PackageInstallerService$Callbacks;->(Landroid/os/Looper;)V PLcom/android/server/pm/PackageInstallerService$Callbacks;->access$300(Lcom/android/server/pm/PackageInstallerService$Callbacks;II)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->access$500(Lcom/android/server/pm/PackageInstallerService$Callbacks;II)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->access$700(Lcom/android/server/pm/PackageInstallerService$Callbacks;IIZ)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->access$800(Lcom/android/server/pm/PackageInstallerService$Callbacks;IIF)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->access$500(Lcom/android/server/pm/PackageInstallerService$Callbacks;II)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->access$700(Lcom/android/server/pm/PackageInstallerService$Callbacks;IIZ)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->access$800(Lcom/android/server/pm/PackageInstallerService$Callbacks;IIF)V HPLcom/android/server/pm/PackageInstallerService$Callbacks;->handleMessage(Landroid/os/Message;)V HPLcom/android/server/pm/PackageInstallerService$Callbacks;->invokeCallback(Landroid/content/pm/IPackageInstallerCallback;Landroid/os/Message;)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionActiveChanged(IIZ)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionBadgingChanged(II)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionCreated(II)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionFinished(IIZ)V -PLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionProgressChanged(IIF)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionActiveChanged(IIZ)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionBadgingChanged(II)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionCreated(II)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionFinished(IIZ)V +HPLcom/android/server/pm/PackageInstallerService$Callbacks;->notifySessionProgressChanged(IIF)V HSPLcom/android/server/pm/PackageInstallerService$Callbacks;->register(Landroid/content/pm/IPackageInstallerCallback;Ljava/util/function/IntPredicate;)V +PLcom/android/server/pm/PackageInstallerService$Callbacks;->unregister(Landroid/content/pm/IPackageInstallerCallback;)V PLcom/android/server/pm/PackageInstallerService$InternalCallback$1;->(Lcom/android/server/pm/PackageInstallerService$InternalCallback;Lcom/android/server/pm/PackageInstallerSession;Z)V -PLcom/android/server/pm/PackageInstallerService$InternalCallback$1;->run()V +HPLcom/android/server/pm/PackageInstallerService$InternalCallback$1;->run()V HSPLcom/android/server/pm/PackageInstallerService$InternalCallback;->(Lcom/android/server/pm/PackageInstallerService;)V -PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionActiveChanged(Lcom/android/server/pm/PackageInstallerSession;Z)V -PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionBadgingChanged(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionFinished(Lcom/android/server/pm/PackageInstallerSession;Z)V -PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionProgressChanged(Lcom/android/server/pm/PackageInstallerSession;F)V +HPLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionActiveChanged(Lcom/android/server/pm/PackageInstallerSession;Z)V +HPLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionBadgingChanged(Lcom/android/server/pm/PackageInstallerSession;)V +HPLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionFinished(Lcom/android/server/pm/PackageInstallerSession;Z)V +PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionPrepared(Lcom/android/server/pm/PackageInstallerSession;)V +HPLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionProgressChanged(Lcom/android/server/pm/PackageInstallerSession;F)V PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionSealedBlocking(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerService$InternalCallback;->onStagedSessionChanged(Lcom/android/server/pm/PackageInstallerSession;)V HSPLcom/android/server/pm/PackageInstallerService$Lifecycle;->(Landroid/content/Context;Lcom/android/server/pm/PackageInstallerService;)V HSPLcom/android/server/pm/PackageInstallerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/pm/PackageInstallerService$Lifecycle;->onStart()V @@ -23047,62 +25446,65 @@ PLcom/android/server/pm/PackageInstallerService$PackageDeleteObserverAdapter;->< PLcom/android/server/pm/PackageInstallerService$PackageDeleteObserverAdapter;->onPackageDeleted(Ljava/lang/String;ILjava/lang/String;)V HSPLcom/android/server/pm/PackageInstallerService;->()V HSPLcom/android/server/pm/PackageInstallerService;->(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Ljava/util/function/Supplier;)V -PLcom/android/server/pm/PackageInstallerService;->abandonSession(I)V +HPLcom/android/server/pm/PackageInstallerService;->abandonSession(I)V HSPLcom/android/server/pm/PackageInstallerService;->access$000(Lcom/android/server/pm/PackageInstallerService;)V -PLcom/android/server/pm/PackageInstallerService;->access$100(Lcom/android/server/pm/PackageInstallerService;)Landroid/util/SparseArray; +HPLcom/android/server/pm/PackageInstallerService;->access$100(Lcom/android/server/pm/PackageInstallerService;)Landroid/util/SparseArray; PLcom/android/server/pm/PackageInstallerService;->access$1200(Lcom/android/server/pm/PackageInstallerService;Lcom/android/server/pm/PackageInstallerSession;)V PLcom/android/server/pm/PackageInstallerService;->access$1300(Lcom/android/server/pm/PackageInstallerService;I)Ljava/io/File; PLcom/android/server/pm/PackageInstallerService;->access$1400(Lcom/android/server/pm/PackageInstallerService;)Landroid/os/Handler; -PLcom/android/server/pm/PackageInstallerService;->access$200(Lcom/android/server/pm/PackageInstallerService;)V -PLcom/android/server/pm/PackageInstallerService;->access$400(Lcom/android/server/pm/PackageInstallerService;)Lcom/android/server/pm/PackageInstallerService$Callbacks; -PLcom/android/server/pm/PackageInstallerService;->access$600(Lcom/android/server/pm/PackageInstallerService;)V +HPLcom/android/server/pm/PackageInstallerService;->access$200(Lcom/android/server/pm/PackageInstallerService;)V +HPLcom/android/server/pm/PackageInstallerService;->access$400(Lcom/android/server/pm/PackageInstallerService;)Lcom/android/server/pm/PackageInstallerService$Callbacks; +HPLcom/android/server/pm/PackageInstallerService;->access$600(Lcom/android/server/pm/PackageInstallerService;)V +PLcom/android/server/pm/PackageInstallerService;->access$900(Lcom/android/server/pm/PackageInstallerService;)Z HSPLcom/android/server/pm/PackageInstallerService;->addHistoricalSessionLocked(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerService;->allocateSessionIdLocked()I -PLcom/android/server/pm/PackageInstallerService;->buildAppIconFile(I)Ljava/io/File; +HPLcom/android/server/pm/PackageInstallerService;->allocateSessionIdLocked()I +HSPLcom/android/server/pm/PackageInstallerService;->buildAppIconFile(I)Ljava/io/File; PLcom/android/server/pm/PackageInstallerService;->buildSessionDir(ILandroid/content/pm/PackageInstaller$SessionParams;)Ljava/io/File; -PLcom/android/server/pm/PackageInstallerService;->buildTmpSessionDir(ILjava/lang/String;)Ljava/io/File; +HPLcom/android/server/pm/PackageInstallerService;->buildTmpSessionDir(ILjava/lang/String;)Ljava/io/File; PLcom/android/server/pm/PackageInstallerService;->createSession(Landroid/content/pm/PackageInstaller$SessionParams;Ljava/lang/String;Ljava/lang/String;I)I HPLcom/android/server/pm/PackageInstallerService;->createSessionInternal(Landroid/content/pm/PackageInstaller$SessionParams;Ljava/lang/String;Ljava/lang/String;I)I PLcom/android/server/pm/PackageInstallerService;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/pm/PackageInstallerService;->getAllSessions(I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/pm/PackageInstallerService;->getMySessions(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/PackageInstallerService;->getAllSessions(I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/PackageInstallerService;->getMySessions(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; PLcom/android/server/pm/PackageInstallerService;->getSession(I)Lcom/android/server/pm/PackageInstallerSession; -PLcom/android/server/pm/PackageInstallerService;->getSessionCount(Landroid/util/SparseArray;I)I +HPLcom/android/server/pm/PackageInstallerService;->getSessionCount(Landroid/util/SparseArray;I)I HPLcom/android/server/pm/PackageInstallerService;->getSessionInfo(I)Landroid/content/pm/PackageInstaller$SessionInfo; -PLcom/android/server/pm/PackageInstallerService;->getStagedSessions()Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/PackageInstallerService;->getStagedSessions()Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageInstallerService;->getTmpSessionDir(Ljava/lang/String;)Ljava/io/File; PLcom/android/server/pm/PackageInstallerService;->installExistingPackage(Ljava/lang/String;IILandroid/content/IntentSender;ILjava/util/List;)V PLcom/android/server/pm/PackageInstallerService;->isCalledBySystemOrShell(I)Z -PLcom/android/server/pm/PackageInstallerService;->isCallingUidOwner(Lcom/android/server/pm/PackageInstallerSession;)Z +HPLcom/android/server/pm/PackageInstallerService;->isCallingUidOwner(Lcom/android/server/pm/PackageInstallerSession;)Z HSPLcom/android/server/pm/PackageInstallerService;->isStageName(Ljava/lang/String;)Z HPLcom/android/server/pm/PackageInstallerService;->lambda$registerCallback$0(II)Z HSPLcom/android/server/pm/PackageInstallerService;->newArraySet([Ljava/lang/Object;)Landroid/util/ArraySet; +PLcom/android/server/pm/PackageInstallerService;->okToSendBroadcasts()Z HSPLcom/android/server/pm/PackageInstallerService;->onBroadcastReady()V PLcom/android/server/pm/PackageInstallerService;->openSession(I)Landroid/content/pm/IPackageInstallerSession; PLcom/android/server/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackageInstallerSession; -PLcom/android/server/pm/PackageInstallerService;->prepareStageDir(Ljava/io/File;)V +HPLcom/android/server/pm/PackageInstallerService;->prepareStageDir(Ljava/io/File;)V HSPLcom/android/server/pm/PackageInstallerService;->readSessionsLocked()V HSPLcom/android/server/pm/PackageInstallerService;->reconcileStagesLocked(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageInstallerService;->registerCallback(Landroid/content/pm/IPackageInstallerCallback;I)V HSPLcom/android/server/pm/PackageInstallerService;->registerCallback(Landroid/content/pm/IPackageInstallerCallback;Ljava/util/function/IntPredicate;)V HSPLcom/android/server/pm/PackageInstallerService;->restoreAndApplyStagedSessionIfNeeded()V +PLcom/android/server/pm/PackageInstallerService;->setPermissionsResult(IZ)V HSPLcom/android/server/pm/PackageInstallerService;->systemReady()V PLcom/android/server/pm/PackageInstallerService;->uninstall(Landroid/content/pm/VersionedPackage;Ljava/lang/String;ILandroid/content/IntentSender;I)V PLcom/android/server/pm/PackageInstallerService;->unregisterCallback(Landroid/content/pm/IPackageInstallerCallback;)V PLcom/android/server/pm/PackageInstallerService;->updateSessionAppIcon(ILandroid/graphics/Bitmap;)V -PLcom/android/server/pm/PackageInstallerService;->updateSessionAppLabel(ILjava/lang/String;)V -PLcom/android/server/pm/PackageInstallerService;->writeSessionsAsync()V +HPLcom/android/server/pm/PackageInstallerService;->updateSessionAppLabel(ILjava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerService;->writeSessionsAsync()V HSPLcom/android/server/pm/PackageInstallerService;->writeSessionsLocked()V HSPLcom/android/server/pm/PackageInstallerSession$1;->()V -PLcom/android/server/pm/PackageInstallerSession$1;->accept(Ljava/io/File;)Z +HPLcom/android/server/pm/PackageInstallerSession$1;->accept(Ljava/io/File;)Z HSPLcom/android/server/pm/PackageInstallerSession$2;->()V HSPLcom/android/server/pm/PackageInstallerSession$3;->()V -PLcom/android/server/pm/PackageInstallerSession$3;->accept(Ljava/io/File;)Z +HPLcom/android/server/pm/PackageInstallerSession$3;->accept(Ljava/io/File;)Z HSPLcom/android/server/pm/PackageInstallerSession$4;->(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession$4;->handleMessage(Landroid/os/Message;)Z +HPLcom/android/server/pm/PackageInstallerSession$4;->handleMessage(Landroid/os/Message;)Z PLcom/android/server/pm/PackageInstallerSession$5;->(Lcom/android/server/pm/PackageInstallerSession;)V PLcom/android/server/pm/PackageInstallerSession$5;->onPackageInstalled(Ljava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/pm/PackageInstallerSession$6;->(Lcom/android/server/pm/PackageInstallerSession;)V +HPLcom/android/server/pm/PackageInstallerSession$6;->(Lcom/android/server/pm/PackageInstallerSession;)V HPLcom/android/server/pm/PackageInstallerSession$6;->onPackageInstalled(Ljava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver$1;->(Lcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver;)V PLcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver$1;->send(ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)V @@ -23112,50 +25514,56 @@ PLcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver;->getI PLcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver;->lambda$statusUpdate$0$PackageInstallerSession$ChildStatusIntentReceiver(Landroid/content/Intent;)V PLcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver;->statusUpdate(Landroid/content/Intent;)V HSPLcom/android/server/pm/PackageInstallerSession;->()V -HSPLcom/android/server/pm/PackageInstallerSession;->(Lcom/android/server/pm/PackageInstallerService$InternalCallback;Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSessionProvider;Landroid/os/Looper;Lcom/android/server/pm/StagingManager;IIILcom/android/server/pm/InstallSource;Landroid/content/pm/PackageInstaller$SessionParams;JLjava/io/File;Ljava/lang/String;[Landroid/content/pm/InstallationFile;Landroid/util/ArrayMap;ZZZZ[IIZZZILjava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->(Lcom/android/server/pm/PackageInstallerService$InternalCallback;Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSessionProvider;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 PLcom/android/server/pm/PackageInstallerSession;->abandon()V PLcom/android/server/pm/PackageInstallerSession;->abandonNonStaged()V -PLcom/android/server/pm/PackageInstallerSession;->access$000(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession;->access$100(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession;->access$1000(Lcom/android/server/pm/PackageInstallerSession;)Ljava/lang/Object; -PLcom/android/server/pm/PackageInstallerSession;->access$1100(Lcom/android/server/pm/PackageInstallerSession;)Z -PLcom/android/server/pm/PackageInstallerSession;->access$1200(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession;->access$1300(Lcom/android/server/pm/PackageInstallerSession;ILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/pm/PackageInstallerSession;->access$1400(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession;->access$200(Lcom/android/server/pm/PackageInstallerSession;)V -PLcom/android/server/pm/PackageInstallerSession;->access$300(Lcom/android/server/pm/PackageInstallerSession;)Landroid/content/Context; -PLcom/android/server/pm/PackageInstallerSession;->access$400(Lcom/android/server/pm/PackageInstallerSession;)Z -PLcom/android/server/pm/PackageInstallerSession;->access$500(Landroid/content/Context;Landroid/content/IntentSender;IZILjava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/pm/PackageInstallerSession;->access$900(Lcom/android/server/pm/PackageInstallerSession;)Landroid/os/Handler; +PLcom/android/server/pm/PackageInstallerSession;->access$000(Lcom/android/server/pm/PackageInstallerSession;)Ljava/lang/Object; +PLcom/android/server/pm/PackageInstallerSession;->access$1600(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerSession;->access$1700(Lcom/android/server/pm/PackageInstallerSession;ILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/pm/PackageInstallerSession;->access$1900(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerSession;->access$200(Lcom/android/server/pm/PackageInstallerSession;)Z +PLcom/android/server/pm/PackageInstallerSession;->access$2000(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerSession;->access$2100(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerSession;->access$2200(Lcom/android/server/pm/PackageInstallerSession;)Landroid/content/Context; +PLcom/android/server/pm/PackageInstallerSession;->access$2300(Lcom/android/server/pm/PackageInstallerSession;)Z +PLcom/android/server/pm/PackageInstallerSession;->access$2400(Landroid/content/Context;Landroid/content/IntentSender;IZILjava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/pm/PackageInstallerSession;->access$2700(Lcom/android/server/pm/PackageInstallerSession;)Landroid/os/Handler; +PLcom/android/server/pm/PackageInstallerSession;->access$2800(Lcom/android/server/pm/PackageInstallerSession;)V +PLcom/android/server/pm/PackageInstallerSession;->access$2900(Lcom/android/server/pm/PackageInstallerSession;ILjava/lang/String;)V PLcom/android/server/pm/PackageInstallerSession;->acquireTransactionLock()V PLcom/android/server/pm/PackageInstallerSession;->addChildSessionId(I)V -PLcom/android/server/pm/PackageInstallerSession;->assertApkConsistentLocked(Ljava/lang/String;Landroid/content/pm/PackageParser$ApkLite;)V +HPLcom/android/server/pm/PackageInstallerSession;->assertApkConsistentLocked(Ljava/lang/String;Landroid/content/pm/PackageParser$ApkLite;)V HPLcom/android/server/pm/PackageInstallerSession;->assertCallerIsOwnerOrRootLocked()V PLcom/android/server/pm/PackageInstallerSession;->assertCanWrite(Z)V -PLcom/android/server/pm/PackageInstallerSession;->assertNoWriteFileTransfersOpenLocked()V -PLcom/android/server/pm/PackageInstallerSession;->assertNotLocked(Ljava/lang/String;)V -PLcom/android/server/pm/PackageInstallerSession;->assertPreparedAndNotCommittedOrDestroyedLocked(Ljava/lang/String;)V -PLcom/android/server/pm/PackageInstallerSession;->assertPreparedAndNotDestroyedLocked(Ljava/lang/String;)V +HSPLcom/android/server/pm/PackageInstallerSession;->assertNoWriteFileTransfersOpenLocked()V +PLcom/android/server/pm/PackageInstallerSession;->assertNotChildLocked(Ljava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->assertNotLocked(Ljava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->assertPackageConsistentLocked(Ljava/lang/String;Ljava/lang/String;J)V +HPLcom/android/server/pm/PackageInstallerSession;->assertPreparedAndNotCommittedOrDestroyedLocked(Ljava/lang/String;)V +HSPLcom/android/server/pm/PackageInstallerSession;->assertPreparedAndNotDestroyedLocked(Ljava/lang/String;)V PLcom/android/server/pm/PackageInstallerSession;->assertPreparedAndNotSealedLocked(Ljava/lang/String;)V -PLcom/android/server/pm/PackageInstallerSession;->assertSealed(Ljava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->assertSealed(Ljava/lang/String;)V PLcom/android/server/pm/PackageInstallerSession;->assertShellOrSystemCalling(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageInstallerSession;->buildAppIconFile(ILjava/io/File;)Ljava/io/File; PLcom/android/server/pm/PackageInstallerSession;->canBeAddedAsChild(I)Z +PLcom/android/server/pm/PackageInstallerSession;->cleanStageDir()V +PLcom/android/server/pm/PackageInstallerSession;->cleanStageDir(Ljava/util/List;)V PLcom/android/server/pm/PackageInstallerSession;->close()V PLcom/android/server/pm/PackageInstallerSession;->closeInternal(Z)V PLcom/android/server/pm/PackageInstallerSession;->commit(Landroid/content/IntentSender;Z)V -PLcom/android/server/pm/PackageInstallerSession;->computeProgressLocked(Z)V -PLcom/android/server/pm/PackageInstallerSession;->containsApkSession()Z +HPLcom/android/server/pm/PackageInstallerSession;->computeProgressLocked(Z)V +HPLcom/android/server/pm/PackageInstallerSession;->containsApkSession()Z PLcom/android/server/pm/PackageInstallerSession;->createOatDirs(Ljava/util/List;Ljava/io/File;)V -PLcom/android/server/pm/PackageInstallerSession;->destroyInternal()V +PLcom/android/server/pm/PackageInstallerSession;->createRemoveSplitMarkerLocked(Ljava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->destroyInternal()V PLcom/android/server/pm/PackageInstallerSession;->dispatchSessionFinished(ILjava/lang/String;Landroid/os/Bundle;)V HPLcom/android/server/pm/PackageInstallerSession;->dispatchSessionSealed()V PLcom/android/server/pm/PackageInstallerSession;->dispatchStreamValidateAndCommit()V -PLcom/android/server/pm/PackageInstallerSession;->doWriteInternal(Ljava/lang/String;JJLandroid/os/ParcelFileDescriptor;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/pm/PackageInstallerSession;->doWriteInternal(Ljava/lang/String;JJLandroid/os/ParcelFileDescriptor;)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/pm/PackageInstallerSession;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/pm/PackageInstallerSession;->dumpLocked(Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/pm/PackageInstallerSession;->extractNativeLibraries(Ljava/io/File;Ljava/lang/String;Z)V -PLcom/android/server/pm/PackageInstallerSession;->filterFiles(Ljava/io/File;[Ljava/lang/String;Ljava/io/FileFilter;)Ljava/util/ArrayList; +HPLcom/android/server/pm/PackageInstallerSession;->extractNativeLibraries(Landroid/content/pm/PackageParser$PackageLite;Ljava/io/File;Ljava/lang/String;Z)V +HPLcom/android/server/pm/PackageInstallerSession;->filterFiles(Ljava/io/File;[Ljava/lang/String;Ljava/io/FileFilter;)Ljava/util/ArrayList; HPLcom/android/server/pm/PackageInstallerSession;->generateInfoForCaller(ZI)Landroid/content/pm/PackageInstaller$SessionInfo; HPLcom/android/server/pm/PackageInstallerSession;->generateInfoInternal(ZZ)Landroid/content/pm/PackageInstaller$SessionInfo; PLcom/android/server/pm/PackageInstallerSession;->generateInfoScrubbed(Z)Landroid/content/pm/PackageInstaller$SessionInfo; @@ -23165,77 +25573,94 @@ HSPLcom/android/server/pm/PackageInstallerSession;->getChildSessionIdsLocked()[I PLcom/android/server/pm/PackageInstallerSession;->getChildSessionsLocked()Ljava/util/List; PLcom/android/server/pm/PackageInstallerSession;->getDataLoaderParams()Landroid/content/pm/DataLoaderParamsParcel; PLcom/android/server/pm/PackageInstallerSession;->getInstallSource()Lcom/android/server/pm/InstallSource; -HPLcom/android/server/pm/PackageInstallerSession;->getInstallationFilesLocked()[Landroid/content/pm/InstallationFile; +HSPLcom/android/server/pm/PackageInstallerSession;->getInstallationFilesLocked()[Landroid/content/pm/InstallationFile; PLcom/android/server/pm/PackageInstallerSession;->getInstallerPackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageInstallerSession;->getInstallerUid()I -PLcom/android/server/pm/PackageInstallerSession;->getNames()[Ljava/lang/String; -PLcom/android/server/pm/PackageInstallerSession;->getNamesLocked()[Ljava/lang/String; +HPLcom/android/server/pm/PackageInstallerSession;->getNames()[Ljava/lang/String; +HPLcom/android/server/pm/PackageInstallerSession;->getNamesLocked()[Ljava/lang/String; +PLcom/android/server/pm/PackageInstallerSession;->getOrParsePackageLiteLocked(Ljava/io/File;I)Landroid/content/pm/PackageParser$PackageLite; +HSPLcom/android/server/pm/PackageInstallerSession;->getParentSessionId()I PLcom/android/server/pm/PackageInstallerSession;->getRelativePath(Ljava/io/File;Ljava/io/File;)Ljava/lang/String; +PLcom/android/server/pm/PackageInstallerSession;->getRemoveMarkerName(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/pm/PackageInstallerSession;->getRemovedFilesLocked()Ljava/util/List; +HPLcom/android/server/pm/PackageInstallerSession;->getStagedSessionErrorCode()I +HPLcom/android/server/pm/PackageInstallerSession;->getStagedSessionErrorMessage()Ljava/lang/String; HSPLcom/android/server/pm/PackageInstallerSession;->getUpdatedMillis()J PLcom/android/server/pm/PackageInstallerSession;->handleInstall()V HPLcom/android/server/pm/PackageInstallerSession;->handleSessionSealed()V PLcom/android/server/pm/PackageInstallerSession;->handleStreamValidateAndCommit()V -PLcom/android/server/pm/PackageInstallerSession;->hasParentSessionId()Z -PLcom/android/server/pm/PackageInstallerSession;->inheritFileLocked(Ljava/io/File;)V +HSPLcom/android/server/pm/PackageInstallerSession;->hasParentSessionId()Z +HPLcom/android/server/pm/PackageInstallerSession;->inheritFileLocked(Ljava/io/File;)V PLcom/android/server/pm/PackageInstallerSession;->install()V HPLcom/android/server/pm/PackageInstallerSession;->installNonStaged()V HPLcom/android/server/pm/PackageInstallerSession;->isApexSession()Z +PLcom/android/server/pm/PackageInstallerSession;->isCommitted()Z HSPLcom/android/server/pm/PackageInstallerSession;->isDataLoaderInstallation()Z +PLcom/android/server/pm/PackageInstallerSession;->isDestroyed()Z HSPLcom/android/server/pm/PackageInstallerSession;->isIncrementalInstallation()Z HPLcom/android/server/pm/PackageInstallerSession;->isInstallerDeviceOwnerOrAffiliatedProfileOwner()Z PLcom/android/server/pm/PackageInstallerSession;->isLinkPossible(Ljava/util/List;Ljava/io/File;)Z -PLcom/android/server/pm/PackageInstallerSession;->isMultiPackage()Z +HSPLcom/android/server/pm/PackageInstallerSession;->isMultiPackage()Z PLcom/android/server/pm/PackageInstallerSession;->isSealed()Z HSPLcom/android/server/pm/PackageInstallerSession;->isStaged()Z -PLcom/android/server/pm/PackageInstallerSession;->isStagedAndInTerminalState()Z +HSPLcom/android/server/pm/PackageInstallerSession;->isStagedAndInTerminalState()Z +HPLcom/android/server/pm/PackageInstallerSession;->isStagedSessionApplied()Z +HPLcom/android/server/pm/PackageInstallerSession;->isStagedSessionFailed()Z +HPLcom/android/server/pm/PackageInstallerSession;->isStagedSessionReady()Z HSPLcom/android/server/pm/PackageInstallerSession;->isStagedSessionStateValid(ZZZ)Z -PLcom/android/server/pm/PackageInstallerSession;->lambda$containsApkSession$2(Lcom/android/server/pm/PackageInstallerSession;)Z +PLcom/android/server/pm/PackageInstallerSession;->lambda$containsApkSession$1(Lcom/android/server/pm/PackageInstallerSession;)Z PLcom/android/server/pm/PackageInstallerSession;->lambda$doWriteInternal$0$PackageInstallerSession(Landroid/system/Int64Ref;J)V -PLcom/android/server/pm/PackageInstallerSession;->linkFiles(Ljava/util/List;Ljava/io/File;Ljava/io/File;)V +HPLcom/android/server/pm/PackageInstallerSession;->linkFiles(Ljava/util/List;Ljava/io/File;Ljava/io/File;)V HPLcom/android/server/pm/PackageInstallerSession;->makeInstallParams()Lcom/android/server/pm/PackageManagerService$InstallParams; HPLcom/android/server/pm/PackageInstallerSession;->makeVerificationParams()Lcom/android/server/pm/PackageManagerService$VerificationParams; HPLcom/android/server/pm/PackageInstallerSession;->makeVerificationParamsLocked()Lcom/android/server/pm/PackageManagerService$VerificationParams; -PLcom/android/server/pm/PackageInstallerSession;->markAsSealed(Landroid/content/IntentSender;Z)Z +HPLcom/android/server/pm/PackageInstallerSession;->markAsSealed(Landroid/content/IntentSender;Z)Z +PLcom/android/server/pm/PackageInstallerSession;->markUpdated()V PLcom/android/server/pm/PackageInstallerSession;->mayInheritNativeLibs()Z -PLcom/android/server/pm/PackageInstallerSession;->maybeInheritFsveritySignatureLocked(Ljava/io/File;)V -PLcom/android/server/pm/PackageInstallerSession;->maybeRenameFile(Ljava/io/File;Ljava/io/File;)V -PLcom/android/server/pm/PackageInstallerSession;->maybeStageDexMetadataLocked(Ljava/io/File;Ljava/io/File;)V +PLcom/android/server/pm/PackageInstallerSession;->maybeCleanUpChildSessions()V +HPLcom/android/server/pm/PackageInstallerSession;->maybeInheritFsveritySignatureLocked(Ljava/io/File;)V +HPLcom/android/server/pm/PackageInstallerSession;->maybeRenameFile(Ljava/io/File;Ljava/io/File;)V +HPLcom/android/server/pm/PackageInstallerSession;->maybeStageDexMetadataLocked(Ljava/io/File;Ljava/io/File;)V HPLcom/android/server/pm/PackageInstallerSession;->maybeStageDigestsLocked(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V HPLcom/android/server/pm/PackageInstallerSession;->maybeStageFsveritySignatureLocked(Ljava/io/File;Ljava/io/File;)V HPLcom/android/server/pm/PackageInstallerSession;->needToAskForPermissions()Z -PLcom/android/server/pm/PackageInstallerSession;->onAfterSessionRead(Landroid/util/SparseArray;)V -PLcom/android/server/pm/PackageInstallerSession;->onVerificationComplete()V +HSPLcom/android/server/pm/PackageInstallerSession;->onAfterSessionRead(Landroid/util/SparseArray;)V +PLcom/android/server/pm/PackageInstallerSession;->onSessionVerificationFailure(ILjava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->onVerificationComplete()V PLcom/android/server/pm/PackageInstallerSession;->open()V HPLcom/android/server/pm/PackageInstallerSession;->openTargetInternal(Ljava/lang/String;II)Landroid/os/ParcelFileDescriptor; -PLcom/android/server/pm/PackageInstallerSession;->openWrite(Ljava/lang/String;JJ)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/pm/PackageInstallerSession;->openWrite(Ljava/lang/String;JJ)Landroid/os/ParcelFileDescriptor; PLcom/android/server/pm/PackageInstallerSession;->prepareDataLoaderLocked()Z -HSPLcom/android/server/pm/PackageInstallerSession;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/pm/PackageInstallerService$InternalCallback;Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Landroid/os/Looper;Lcom/android/server/pm/StagingManager;Ljava/io/File;Lcom/android/server/pm/PackageSessionProvider;)Lcom/android/server/pm/PackageInstallerSession; +HPLcom/android/server/pm/PackageInstallerSession;->readFromXml(Landroid/util/TypedXmlPullParser;Lcom/android/server/pm/PackageInstallerService$InternalCallback;Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Landroid/os/Looper;Lcom/android/server/pm/StagingManager;Ljava/io/File;Lcom/android/server/pm/PackageSessionProvider;)Lcom/android/server/pm/PackageInstallerSession; PLcom/android/server/pm/PackageInstallerSession;->releaseTransactionLock()V +PLcom/android/server/pm/PackageInstallerSession;->removeSplit(Ljava/lang/String;)V HPLcom/android/server/pm/PackageInstallerSession;->resolveAndStageFileLocked(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V -HPLcom/android/server/pm/PackageInstallerSession;->sealLocked()V -PLcom/android/server/pm/PackageInstallerSession;->sendOnPackageInstalled(Landroid/content/Context;Landroid/content/IntentSender;IZILjava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V +HSPLcom/android/server/pm/PackageInstallerSession;->sealLocked()V +HPLcom/android/server/pm/PackageInstallerSession;->sendOnPackageInstalled(Landroid/content/Context;Landroid/content/IntentSender;IZILjava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V PLcom/android/server/pm/PackageInstallerSession;->sendOnUserActionRequired(Landroid/content/Context;Landroid/content/IntentSender;ILandroid/content/Intent;)V HPLcom/android/server/pm/PackageInstallerSession;->sendUpdateToRemoteStatusReceiver(ILjava/lang/String;Landroid/os/Bundle;)V -PLcom/android/server/pm/PackageInstallerSession;->sessionContains(Ljava/util/function/Predicate;)Z -PLcom/android/server/pm/PackageInstallerSession;->setClientProgress(F)V -PLcom/android/server/pm/PackageInstallerSession;->setClientProgressLocked(F)V +HPLcom/android/server/pm/PackageInstallerSession;->sessionContains(Ljava/util/function/Predicate;)Z +HPLcom/android/server/pm/PackageInstallerSession;->setClientProgress(F)V +HPLcom/android/server/pm/PackageInstallerSession;->setClientProgressLocked(F)V PLcom/android/server/pm/PackageInstallerSession;->setParentSessionId(I)V +PLcom/android/server/pm/PackageInstallerSession;->setPermissionsResult(Z)V HPLcom/android/server/pm/PackageInstallerSession;->shouldScrubData(I)Z -HPLcom/android/server/pm/PackageInstallerSession;->splitNameToFileName(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/pm/PackageInstallerSession;->stageFileLocked(Ljava/io/File;Ljava/io/File;)V +PLcom/android/server/pm/PackageInstallerSession;->stageViaHardLink(Ljava/lang/String;)V PLcom/android/server/pm/PackageInstallerSession;->streamValidateAndCommit()Z -PLcom/android/server/pm/PackageInstallerSession;->validateApkInstallLocked()V +PLcom/android/server/pm/PackageInstallerSession;->unsafeGetCertsWithoutVerification(Ljava/lang/String;)Landroid/content/pm/PackageParser$SigningDetails; +HPLcom/android/server/pm/PackageInstallerSession;->validateApkInstallLocked()V PLcom/android/server/pm/PackageInstallerSession;->verify()V HPLcom/android/server/pm/PackageInstallerSession;->verifyNonStaged()V +HPLcom/android/server/pm/PackageInstallerSession;->write(Landroid/util/TypedXmlSerializer;Ljava/io/File;)V PLcom/android/server/pm/PackageInstallerSession;->write(Ljava/lang/String;JJLandroid/os/ParcelFileDescriptor;)V -HPLcom/android/server/pm/PackageInstallerSession;->write(Lorg/xmlpull/v1/XmlSerializer;Ljava/io/File;)V -HPLcom/android/server/pm/PackageInstallerSession;->writeAutoRevokePermissionsMode(Lorg/xmlpull/v1/XmlSerializer;I)V -HPLcom/android/server/pm/PackageInstallerSession;->writeGrantedRuntimePermissionsLocked(Lorg/xmlpull/v1/XmlSerializer;[Ljava/lang/String;)V -HPLcom/android/server/pm/PackageInstallerSession;->writeWhitelistedRestrictedPermissionsLocked(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/List;)V +HPLcom/android/server/pm/PackageInstallerSession;->writeAutoRevokePermissionsMode(Landroid/util/TypedXmlSerializer;I)V +HPLcom/android/server/pm/PackageInstallerSession;->writeGrantedRuntimePermissionsLocked(Landroid/util/TypedXmlSerializer;[Ljava/lang/String;)V +HPLcom/android/server/pm/PackageInstallerSession;->writeWhitelistedRestrictedPermissionsLocked(Landroid/util/TypedXmlSerializer;Ljava/util/List;)V HSPLcom/android/server/pm/PackageKeySetData;->()V HSPLcom/android/server/pm/PackageKeySetData;->getAliases()Landroid/util/ArrayMap; HSPLcom/android/server/pm/PackageKeySetData;->getProperSigningKeySet()J +HPLcom/android/server/pm/PackageKeySetData;->isUsingDefinedKeySets()Z HSPLcom/android/server/pm/PackageKeySetData;->isUsingUpgradeKeySets()Z HSPLcom/android/server/pm/PackageKeySetData;->removeAllDefinedKeySets()V HSPLcom/android/server/pm/PackageKeySetData;->removeAllUpgradeKeySets()V @@ -23249,31 +25674,123 @@ PLcom/android/server/pm/PackageList;->onPackageRemoved(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerException;->(ILjava/lang/String;)V PLcom/android/server/pm/PackageManagerException;->(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService$1;->(Lcom/android/server/pm/PackageManagerService;)V -PLcom/android/server/pm/PackageManagerService$1;->onVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V -HSPLcom/android/server/pm/PackageManagerService$2;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/compat/PlatformCompat;)V -HSPLcom/android/server/pm/PackageManagerService$2;->hasFeature(Ljava/lang/String;)Z -HSPLcom/android/server/pm/PackageManagerService$2;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z -PLcom/android/server/pm/PackageManagerService$3;->(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;)V -PLcom/android/server/pm/PackageManagerService$3;->writeElement(Landroid/content/IntentFilter;Landroid/os/Parcel;I)V -PLcom/android/server/pm/PackageManagerService$3;->writeElement(Ljava/lang/Object;Landroid/os/Parcel;I)V -PLcom/android/server/pm/PackageManagerService$4;->(Lcom/android/server/pm/PackageManagerService;ZLjava/lang/String;ILandroid/content/pm/IPackageDataObserver;)V -PLcom/android/server/pm/PackageManagerService$4;->run()V -HSPLcom/android/server/pm/PackageManagerService$5;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/Handler;Landroid/content/ContentResolver;)V -HSPLcom/android/server/pm/PackageManagerService$5;->onChange(Z)V -HSPLcom/android/server/pm/PackageManagerService$6;->(Lcom/android/server/pm/PackageManagerService;)V +HSPLcom/android/server/pm/PackageManagerService$1;->onChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/pm/PackageManagerService$2;->(Lcom/android/server/pm/PackageManagerService;)V +PLcom/android/server/pm/PackageManagerService$2;->onVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V +HSPLcom/android/server/pm/PackageManagerService$3;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/compat/PlatformCompat;)V +HSPLcom/android/server/pm/PackageManagerService$3;->hasFeature(Ljava/lang/String;)Z +HSPLcom/android/server/pm/PackageManagerService$3;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z +PLcom/android/server/pm/PackageManagerService$4;->(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;)V +HSPLcom/android/server/pm/PackageManagerService$6;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/Handler;Landroid/content/ContentResolver;)V +HSPLcom/android/server/pm/PackageManagerService$6;->onChange(Z)V HSPLcom/android/server/pm/PackageManagerService$7;->(Lcom/android/server/pm/PackageManagerService;)V PLcom/android/server/pm/PackageManagerService$7;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/pm/PackageManagerService$8;->(Lcom/android/server/pm/PackageManagerService;)V PLcom/android/server/pm/PackageManagerService$8;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/pm/PackageManagerService$CommitRequest;->(Ljava/util/Map;[I)V PLcom/android/server/pm/PackageManagerService$CommitRequest;->(Ljava/util/Map;[ILcom/android/server/pm/PackageManagerService$1;)V +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->(Lcom/android/server/pm/PackageManagerService$Snapshot;)V +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->applyPostResolutionFilter(Ljava/util/List;Ljava/lang/String;ZIZILandroid/content/Intent;)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->applyPostServiceResolutionFilter(Ljava/util/List;Ljava/lang/String;II)Ljava/util/List; +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->areWebInstantAppsDisabled(I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->canViewInstantApps(II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->checkUidPermission(Ljava/lang/String;I)I +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->createForwardingResolveInfo(Lcom/android/server/pm/CrossProfileIntentFilter;Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->createForwardingResolveInfoUnchecked(Landroid/content/IntentFilter;II)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->enforceCrossUserOrProfilePermission(IIZZLjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->enforceCrossUserPermission(IIZZLjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->enforceCrossUserPermission(IIZZZLjava/lang/String;)V +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->filterCandidatesWithDomainPreferredActivitiesLPr(Landroid/content/Intent;ILjava/util/List;Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo;I)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->filterCandidatesWithDomainPreferredActivitiesLPrBody(Landroid/content/Intent;ILjava/util/List;Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo;IZ)Ljava/util/ArrayList; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->filterSharedLibPackageLPr(Lcom/android/server/pm/PackageSetting;III)Z +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->generateApplicationInfoFromSettingsLPw(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->generatePackageInfo(Lcom/android/server/pm/PackageSetting;II)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getActivityInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getActivityInfoInternal(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getActivityInfoInternalBody(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getApplicationInfo(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getApplicationInfoInternal(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getApplicationInfoInternalBody(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getCrossProfileDomainPreferredLpr(Landroid/content/Intent;Ljava/lang/String;III)Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo; +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->getDefaultHomeActivity(I)Landroid/content/ComponentName; +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->getDomainVerificationStatusLPr(Lcom/android/server/pm/PackageSetting;I)J +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getHomeActivitiesAsUser(Ljava/util/List;I)Landroid/content/ComponentName; +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getHomeIntent()Landroid/content/Intent; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getInstalledPackages(II)Landroid/content/pm/ParceledListSlice; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getInstalledPackagesBody(III)Landroid/content/pm/ParceledListSlice; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getInstantAppPackageName(I)Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getMatchingCrossProfileIntentFilters(Landroid/content/Intent;Ljava/lang/String;I)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackage(I)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageInfo(Ljava/lang/String;II)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageInfoInternal(Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageInfoInternalBody(Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageSetting(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageSettingInternal(Ljava/lang/String;I)Lcom/android/server/pm/PackageSetting; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackageUidInternal(Ljava/lang/String;III)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackagesForUid(I)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackagesForUidInternal(II)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getPackagesForUidInternalBody(IIIZ)[Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getProfileParent(I)Landroid/content/pm/UserInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getServiceInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ServiceInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getServiceInfoBody(Landroid/content/ComponentName;III)Landroid/content/pm/ServiceInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->getSharedLibraryInfoLPr(Ljava/lang/String;J)Landroid/content/pm/SharedLibraryInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->hasCrossUserPermission(IIIZZ)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->hasNonNegativePriority(Ljava/util/List;)Z +PLcom/android/server/pm/PackageManagerService$ComputerEngine;->hasPermission(Ljava/lang/String;)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isCallerSameApp(Ljava/lang/String;I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isImplicitImageCaptureIntentAndNotSetByDpcLocked(Landroid/content/Intent;ILjava/lang/String;I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isInstantApp(Ljava/lang/String;I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isInstantAppInternal(Ljava/lang/String;II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isInstantAppInternalBody(Ljava/lang/String;II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isInstantAppResolutionAllowed(Landroid/content/Intent;Ljava/util/List;IZ)Z +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isPersistentPreferredActivitySetByDpm(Landroid/content/Intent;ILjava/lang/String;I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isRecentsAccessingChildProfiles(II)Z +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isSameProfileGroup(II)Z +HPLcom/android/server/pm/PackageManagerService$ComputerEngine;->isUserEnabled(I)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryCrossProfileIntents(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;IIZ)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;II)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;IIIIZZ)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryIntentActivitiesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIIZZLjava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryIntentServicesInternal(Landroid/content/Intent;Ljava/lang/String;IIIZ)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->queryIntentServicesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIILjava/lang/String;)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->querySkipCurrentProfileIntents(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->resolveComponentName()Landroid/content/ComponentName; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->resolveExternalPackageNameLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->resolveInternalPackageNameInternalLocked(Ljava/lang/String;JI)Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->resolveInternalPackageNameLPr(Ljava/lang/String;J)Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->safeMode()Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->shouldFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->shouldFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;ILandroid/content/ComponentName;II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlags(II)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlagsForApplication(II)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlagsForComponent(II)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlagsForPackage(II)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlagsForResolve(IIIZZ)I +HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->updateFlagsForResolve(IIIZZZ)I +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->(Lcom/android/server/pm/PackageManagerService$Snapshot;)V +HPLcom/android/server/pm/PackageManagerService$ComputerLocked;->androidApplication()Landroid/content/pm/ApplicationInfo; +PLcom/android/server/pm/PackageManagerService$ComputerLocked;->filterCandidatesWithDomainPreferredActivitiesLPrBody(Landroid/content/Intent;ILjava/util/List;Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo;IZ)Ljava/util/ArrayList; +HPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getActivityInfoInternalBody(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getApplicationInfoInternalBody(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getInstalledPackagesBody(III)Landroid/content/pm/ParceledListSlice; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getInstantAppPackageName(I)Ljava/lang/String; +PLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackage(I)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackageInfoInternalBody(Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackageSettingInternal(Ljava/lang/String;I)Lcom/android/server/pm/PackageSetting; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackageUidInternal(Ljava/lang/String;III)I +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getPackagesForUidInternalBody(IIIZ)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->getServiceInfoBody(Landroid/content/ComponentName;III)Landroid/content/pm/ServiceInfo; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->isInstantAppInternalBody(Ljava/lang/String;II)Z +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->queryIntentActivitiesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIIZZLjava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult; +HSPLcom/android/server/pm/PackageManagerService$ComputerLocked;->queryIntentServicesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIILjava/lang/String;)Ljava/util/List; +HPLcom/android/server/pm/PackageManagerService$ComputerLocked;->resolveComponentName()Landroid/content/ComponentName; HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->()V HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->(Lcom/android/server/pm/PackageManagerService$1;)V -HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->digestOfProperties([Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->getProperty(Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->getPropertyBoolean(Ljava/lang/String;Z)Z -PLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->getPropertyInt(Ljava/lang/String;I)I -HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->getSdkInt()I +HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->disablePackageCaches()V +HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->enablePackageCaches()V PLcom/android/server/pm/PackageManagerService$DeletePackageAction;->(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageManagerService$PackageRemovedInfo;ILandroid/os/UserHandle;)V PLcom/android/server/pm/PackageManagerService$DeletePackageAction;->(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageManagerService$PackageRemovedInfo;ILandroid/os/UserHandle;Lcom/android/server/pm/PackageManagerService$1;)V PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$InstallParams;)V @@ -23285,7 +25802,7 @@ PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doCopyApk()I PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doPostDeleteLI(Z)Z PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doPostInstall(II)I PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doPreInstall(I)I -PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doRename(ILcom/android/server/pm/parsing/pkg/ParsedPackage;)Z +HPLcom/android/server/pm/PackageManagerService$FileInstallArgs;->doRename(ILcom/android/server/pm/parsing/pkg/ParsedPackage;)Z PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->getCodePath()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService$FileInstallArgs;->resolveTargetDir()Ljava/io/File; PLcom/android/server/pm/PackageManagerService$HandlerParams;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/UserHandle;)V @@ -23296,7 +25813,7 @@ PLcom/android/server/pm/PackageManagerService$HandlerParams;->startCopy()V PLcom/android/server/pm/PackageManagerService$IFVerificationParams;->(Ljava/lang/String;ZLjava/util/List;ZII)V HSPLcom/android/server/pm/PackageManagerService$Injector$Singleton;->(Lcom/android/server/pm/PackageManagerService$Injector$Producer;)V HSPLcom/android/server/pm/PackageManagerService$Injector$Singleton;->get(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object; -HSPLcom/android/server/pm/PackageManagerService$Injector;->(Landroid/content/Context;Ljava/lang/Object;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageAbiHelper;Landroid/os/Handler;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$SystemWrapper;Lcom/android/server/pm/PackageManagerService$Injector$ServiceProducer;Lcom/android/server/pm/PackageManagerService$Injector$ServiceProducer;)V +HSPLcom/android/server/pm/PackageManagerService$Injector;->(Landroid/content/Context;Ljava/lang/Object;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageAbiHelper;Landroid/os/Handler;Ljava/util/List;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$ProducerWithArgument;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$Injector$Producer;Lcom/android/server/pm/PackageManagerService$SystemWrapper;Lcom/android/server/pm/PackageManagerService$Injector$ServiceProducer;Lcom/android/server/pm/PackageManagerService$Injector$ServiceProducer;)V HSPLcom/android/server/pm/PackageManagerService$Injector;->bootstrap(Lcom/android/server/pm/PackageManagerService;)V HSPLcom/android/server/pm/PackageManagerService$Injector;->getAbiHelper()Lcom/android/server/pm/PackageAbiHelper; HSPLcom/android/server/pm/PackageManagerService$Injector;->getApexManager()Lcom/android/server/pm/ApexManager; @@ -23306,25 +25823,34 @@ HSPLcom/android/server/pm/PackageManagerService$Injector;->getBackgroundExecutor HSPLcom/android/server/pm/PackageManagerService$Injector;->getCompatibility()Lcom/android/server/compat/PlatformCompat; HSPLcom/android/server/pm/PackageManagerService$Injector;->getComponentResolver()Lcom/android/server/pm/ComponentResolver; HSPLcom/android/server/pm/PackageManagerService$Injector;->getContext()Landroid/content/Context; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getDefaultAppProvider()Lcom/android/server/pm/DefaultAppProvider; HSPLcom/android/server/pm/PackageManagerService$Injector;->getDexManager()Lcom/android/server/pm/dex/DexManager; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getDisplayMetrics()Landroid/util/DisplayMetrics; HSPLcom/android/server/pm/PackageManagerService$Injector;->getIncrementalManager()Landroid/os/incremental/IncrementalManager; HSPLcom/android/server/pm/PackageManagerService$Injector;->getInstallLock()Ljava/lang/Object; HSPLcom/android/server/pm/PackageManagerService$Injector;->getInstaller()Lcom/android/server/pm/Installer; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getInstantAppResolverConnection(Landroid/content/ComponentName;)Lcom/android/server/pm/InstantAppResolverConnection; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getLegacyPermissionManagerInternal()Lcom/android/server/pm/permission/LegacyPermissionManagerInternal; HSPLcom/android/server/pm/PackageManagerService$Injector;->getLocalService(Ljava/lang/Class;)Ljava/lang/Object; HSPLcom/android/server/pm/PackageManagerService$Injector;->getLock()Ljava/lang/Object; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getModuleInfoProvider()Lcom/android/server/pm/ModuleInfoProvider; HSPLcom/android/server/pm/PackageManagerService$Injector;->getPackageDexOptimizer()Lcom/android/server/pm/PackageDexOptimizer; -HSPLcom/android/server/pm/PackageManagerService$Injector;->getPermissionManagerService()Landroid/permission/IPermissionManager; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getPackageInstallerService()Lcom/android/server/pm/PackageInstallerService; HSPLcom/android/server/pm/PackageManagerService$Injector;->getPermissionManagerServiceInternal()Lcom/android/server/pm/permission/PermissionManagerServiceInternal; +PLcom/android/server/pm/PackageManagerService$Injector;->getPreparingPackageParser()Lcom/android/server/pm/parsing/PackageParser2; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getScanningCachingPackageParser()Lcom/android/server/pm/parsing/PackageParser2; +PLcom/android/server/pm/PackageManagerService$Injector;->getScanningPackageParser()Lcom/android/server/pm/parsing/PackageParser2; HSPLcom/android/server/pm/PackageManagerService$Injector;->getSettings()Lcom/android/server/pm/Settings; HSPLcom/android/server/pm/PackageManagerService$Injector;->getSystemConfig()Lcom/android/server/SystemConfig; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getSystemPartitions()Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService$Injector;->getSystemService(Ljava/lang/Class;)Ljava/lang/Object; HSPLcom/android/server/pm/PackageManagerService$Injector;->getSystemWrapper()Lcom/android/server/pm/PackageManagerService$SystemWrapper; -HSPLcom/android/server/pm/PackageManagerService$Injector;->getUserManagerInternal()Landroid/os/UserManagerInternal; +HSPLcom/android/server/pm/PackageManagerService$Injector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal; HSPLcom/android/server/pm/PackageManagerService$Injector;->getUserManagerService()Lcom/android/server/pm/UserManagerService; HSPLcom/android/server/pm/PackageManagerService$Injector;->getViewCompiler()Lcom/android/server/pm/dex/ViewCompiler; PLcom/android/server/pm/PackageManagerService$InstallArgs;->(Lcom/android/server/pm/PackageManagerService$InstallParams;)V -HSPLcom/android/server/pm/PackageManagerService$InstallArgs;->(Lcom/android/server/pm/PackageManagerService$OriginInfo;Lcom/android/server/pm/PackageManagerService$MoveInfo;Landroid/content/pm/IPackageInstallObserver2;ILcom/android/server/pm/InstallSource;Ljava/lang/String;Landroid/os/UserHandle;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/util/List;ILjava/lang/String;ILandroid/content/pm/PackageParser$SigningDetails;IZI)V -HPLcom/android/server/pm/PackageManagerService$InstallParams;->(Lcom/android/server/pm/PackageManagerService;Ljava/io/File;Landroid/content/pm/IPackageInstallObserver2;Landroid/content/pm/PackageInstaller$SessionParams;Lcom/android/server/pm/InstallSource;Landroid/os/UserHandle;Landroid/content/pm/PackageParser$SigningDetails;I)V +HSPLcom/android/server/pm/PackageManagerService$InstallArgs;->(Lcom/android/server/pm/PackageManagerService$OriginInfo;Lcom/android/server/pm/PackageManagerService$MoveInfo;Landroid/content/pm/IPackageInstallObserver2;ILcom/android/server/pm/InstallSource;Ljava/lang/String;Landroid/os/UserHandle;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/util/List;ILjava/lang/String;ILandroid/content/pm/PackageParser$SigningDetails;IIZI)V +PLcom/android/server/pm/PackageManagerService$InstallParams;->(Lcom/android/server/pm/PackageManagerService;Ljava/io/File;Landroid/content/pm/IPackageInstallObserver2;Landroid/content/pm/PackageInstaller$SessionParams;Lcom/android/server/pm/InstallSource;Landroid/os/UserHandle;Landroid/content/pm/PackageParser$SigningDetails;ILandroid/content/pm/PackageParser$PackageLite;)V PLcom/android/server/pm/PackageManagerService$InstallParams;->handleReturnCode()V PLcom/android/server/pm/PackageManagerService$InstallParams;->handleStartCopy()V PLcom/android/server/pm/PackageManagerService$InstallParams;->installLocationPolicy(Landroid/content/pm/PackageInfoLite;)I @@ -23334,10 +25860,12 @@ PLcom/android/server/pm/PackageManagerService$InstallRequest;->(Lcom/andro PLcom/android/server/pm/PackageManagerService$InstallRequest;->(Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$1;)V HSPLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->(Lcom/android/server/pm/PackageManagerService;Landroid/content/Context;Landroid/content/ComponentName;)V PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->addOneIntentFilterVerification(IIILandroid/content/IntentFilter;Ljava/lang/String;)Z +HPLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->addOneIntentFilterVerification(IIILandroid/content/pm/parsing/component/ParsedIntentInfo;Ljava/lang/String;)Z PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->createDomainVerificationState(IIILjava/lang/String;)Lcom/android/server/pm/IntentFilterVerificationState; -PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->receiveVerificationResponse(I)V -PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->sendVerificationRequest(ILcom/android/server/pm/IntentFilterVerificationState;)V -PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->startVerifications(I)V +PLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->getDefaultScheme()Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->receiveVerificationResponse(I)V +HPLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->sendVerificationRequest(ILcom/android/server/pm/IntentFilterVerificationState;)V +HPLcom/android/server/pm/PackageManagerService$IntentVerifierProxy;->startVerifications(I)V HSPLcom/android/server/pm/PackageManagerService$MoveCallbacks;->(Landroid/os/Looper;)V PLcom/android/server/pm/PackageManagerService$MoveCallbacks;->register(Landroid/content/pm/IPackageMoveObserver;)V PLcom/android/server/pm/PackageManagerService$MultiPackageInstallParams;->(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$InstallParams;Ljava/util/List;)V @@ -23350,17 +25878,18 @@ PLcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;->h PLcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;->trySendVerificationCompleteNotification(Lcom/android/server/pm/PackageManagerService$VerificationParams;I)V HSPLcom/android/server/pm/PackageManagerService$OriginInfo;->(Ljava/io/File;ZZ)V HSPLcom/android/server/pm/PackageManagerService$OriginInfo;->fromNothing()Lcom/android/server/pm/PackageManagerService$OriginInfo; -PLcom/android/server/pm/PackageManagerService$OriginInfo;->fromStagedFile(Ljava/io/File;)Lcom/android/server/pm/PackageManagerService$OriginInfo; +HPLcom/android/server/pm/PackageManagerService$OriginInfo;->fromStagedFile(Ljava/io/File;)Lcom/android/server/pm/PackageManagerService$OriginInfo; HSPLcom/android/server/pm/PackageManagerService$PackageChangeObserverDeathRecipient;->(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/IPackageChangeObserver;)V PLcom/android/server/pm/PackageManagerService$PackageFreezer;->(Lcom/android/server/pm/PackageManagerService;)V -PLcom/android/server/pm/PackageManagerService$PackageFreezer;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService$PackageFreezer;->close()V +HPLcom/android/server/pm/PackageManagerService$PackageFreezer;->(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ILjava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService$PackageFreezer;->close()V PLcom/android/server/pm/PackageManagerService$PackageFreezer;->finalize()V HSPLcom/android/server/pm/PackageManagerService$PackageHandler;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/Looper;)V HPLcom/android/server/pm/PackageManagerService$PackageHandler;->doHandleMessage(Landroid/os/Message;)V -PLcom/android/server/pm/PackageManagerService$PackageHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/pm/PackageManagerService$PackageHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/pm/PackageManagerService$PackageInstalledInfo;->()V PLcom/android/server/pm/PackageManagerService$PackageInstalledInfo;->setError(ILjava/lang/String;)V +PLcom/android/server/pm/PackageManagerService$PackageInstalledInfo;->setError(Ljava/lang/String;Lcom/android/server/pm/PackageManagerException;)V PLcom/android/server/pm/PackageManagerService$PackageInstalledInfo;->setReturnCode(I)V PLcom/android/server/pm/PackageManagerService$PackageInstalledInfo;->setReturnMessage(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->(Lcom/android/server/pm/PackageManagerService;)V @@ -23372,10 +25901,11 @@ HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->fil HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->filterAppAccess(Ljava/lang/String;II)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->filterOnlySystemPackages([Ljava/lang/String;)[Ljava/lang/String; PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->finishPackageInstall(IZ)V -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->flushPackageRestrictions(I)V +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->flushPackageRestrictions(I)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->forEachInstalledPackage(Ljava/util/function/Consumer;I)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->forEachPackage(Ljava/util/function/Consumer;)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->forEachPackageSetting(Ljava/util/function/Consumer;)V +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->freeStorage(Ljava/lang/String;JI)V HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getActivityInfo(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getApplicationEnabledState(Ljava/lang/String;I)I HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getApplicationInfo(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; @@ -23386,13 +25916,13 @@ HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->get HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getDisabledSystemPackageName(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getDistractingPackageRestrictions(Ljava/lang/String;I)I HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getEnabledComponents(Ljava/lang/String;I)Landroid/util/ArraySet; -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getHomeActivitiesAsUser(Ljava/util/List;I)Landroid/content/ComponentName; +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getHomeActivitiesAsUser(Ljava/util/List;I)Landroid/content/ComponentName; HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getIncrementalStatesInfo(Ljava/lang/String;II)Landroid/content/pm/IncrementalStatesInfo; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getInstalledApplications(III)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getInstantAppPackageName(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getKnownPackageNames(II)[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getKnownPackageNamesInternal(II)[Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getNameForUid(I)Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getNameForUid(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getOverlayPackages(I)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getPackage(I)Lcom/android/server/pm/parsing/pkg/AndroidPackage; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; @@ -23417,29 +25947,37 @@ HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->has HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isCallerInstallerOfRecord(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isEnabledAndMatches(Landroid/content/pm/parsing/component/ParsedMainComponent;II)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isInstantApp(Ljava/lang/String;I)Z -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isInstantAppInstallerComponent(Landroid/content/ComponentName;)Z +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isInstantAppInstallerComponent(Landroid/content/ComponentName;)Z PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isOnlyCoreApps()Z +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackageDataProtected(ILjava/lang/String;)Z HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackageEphemeral(ILjava/lang/String;)Z +HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackageFrozen(Ljava/lang/String;II)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackagePersistent(Ljava/lang/String;)Z +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackageStateProtected(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPackageSuspended(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPermissionUpgradeNeeded(I)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPermissionsReviewRequired(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isPlatformSigned(Ljava/lang/String;)Z PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isResolveActivityComponent(Landroid/content/pm/ComponentInfo;)Z +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isSystemPackage(Ljava/lang/String;)Z PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->notifyPackageCrashOrAnr(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->notifyPackageUse(Ljava/lang/String;I)V +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->pruneInstantApps()V HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;III)Ljava/util/List; PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->registerInstalledLoadingProgressCallback(Ljava/lang/String;Landroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback;I)Z -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeDistractingPackageRestrictions(Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeDistractingPackageRestrictions(Ljava/lang/String;I)V PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeIsolatedUid(I)V -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeNonSystemPackageSuspensions(Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeNonSystemPackageSuspensions(Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->requestChecksums(Ljava/lang/String;ZIILjava/util/List;Landroid/content/IntentSender;ILjava/util/concurrent/Executor;Landroid/os/Handler;)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->resolveContentProvider(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; -PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;IIIZI)Landroid/content/pm/ResolveInfo; +HPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;IIIZI)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->resolveService(Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setDeviceAndProfileOwnerPackages(ILjava/lang/String;Landroid/util/SparseArray;)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setDeviceOwnerProtectedPackages(Ljava/util/List;)V +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setEnableRollbackCode(II)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setEnabledOverlayPackages(ILjava/lang/String;Ljava/util/List;Ljava/util/Collection;)Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setExternalSourcesPolicy(Landroid/content/pm/PackageManagerInternal$ExternalSourcesPolicy;)V +PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setIntegrityVerificationResult(II)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->setKeepUninstalledPackages(Ljava/util/List;)V PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->updateRuntimePermissionsFingerprint(I)V HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->userNeedsBadging(I)Z @@ -23453,7 +25991,7 @@ PLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getInstalle PLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getLocationFlags(Ljava/lang/String;)I PLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getModuleMetadataPackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getNamesForUids([I)[Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getTargetSdkVersionForPackage(Ljava/lang/String;)I +HSPLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getTargetSdkVersionForPackage(Ljava/lang/String;)I HSPLcom/android/server/pm/PackageManagerService$PackageManagerNative;->getVersionCodeForPackage(Ljava/lang/String;)J HPLcom/android/server/pm/PackageManagerService$PackageManagerNative;->isAudioPlaybackCaptureAllowed([Ljava/lang/String;)[Z HSPLcom/android/server/pm/PackageManagerService$PackageManagerNative;->registerPackageChangeObserver(Landroid/content/pm/IPackageChangeObserver;)V @@ -23464,26 +26002,29 @@ PLcom/android/server/pm/PackageManagerService$PackageRemovedInfo;->sendPackageRe PLcom/android/server/pm/PackageManagerService$PackageRemovedInfo;->sendSystemPackageUpdatedBroadcasts()V PLcom/android/server/pm/PackageManagerService$PackageRemovedInfo;->sendSystemPackageUpdatedBroadcastsInternal()V HSPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->()V -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->clear()V -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->get(ILjava/lang/String;)Ljava/util/ArrayList; +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->clear()V +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->get(ILjava/lang/String;)Ljava/util/ArrayList; HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->getOrAllocate(I)Landroid/util/ArrayMap; -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->packagesForUserId(I)Landroid/util/ArrayMap; -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->put(ILjava/lang/String;Ljava/util/ArrayList;)V -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->remove(ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->size()I -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->userIdAt(I)I -PLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->userIdCount()I +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->packagesForUserId(I)Landroid/util/ArrayMap; +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->put(ILjava/lang/String;Ljava/util/ArrayList;)V +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->remove(ILjava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->size()I +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->userIdAt(I)I +HPLcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts;->userIdCount()I PLcom/android/server/pm/PackageManagerService$PostInstallData;->(Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Ljava/lang/Runnable;)V PLcom/android/server/pm/PackageManagerService$PrepareFailure;->(ILjava/lang/String;)V PLcom/android/server/pm/PackageManagerService$PrepareResult;->(ZIILcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZLcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)V PLcom/android/server/pm/PackageManagerService$PrepareResult;->(ZIILcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZLcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageManagerService$1;)V +HPLcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult;->(Ljava/util/List;)V +HSPLcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult;->(ZZLjava/util/List;)V +PLcom/android/server/pm/PackageManagerService$ReconcileFailure;->(ILjava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService$ReconcileRequest;->(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V HSPLcom/android/server/pm/PackageManagerService$ReconcileRequest;->(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Lcom/android/server/pm/PackageManagerService$1;)V HSPLcom/android/server/pm/PackageManagerService$ReconcileRequest;->(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V PLcom/android/server/pm/PackageManagerService$ReconcileRequest;->(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Lcom/android/server/pm/PackageManagerService$1;)V HSPLcom/android/server/pm/PackageManagerService$ReconciledPackage;->(Lcom/android/server/pm/PackageManagerService$ReconcileRequest;Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PrepareResult;Lcom/android/server/pm/PackageManagerService$ScanResult;Lcom/android/server/pm/PackageManagerService$DeletePackageAction;Ljava/util/List;Landroid/content/pm/PackageParser$SigningDetails;ZZ)V HSPLcom/android/server/pm/PackageManagerService$ReconciledPackage;->(Lcom/android/server/pm/PackageManagerService$ReconcileRequest;Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PrepareResult;Lcom/android/server/pm/PackageManagerService$ScanResult;Lcom/android/server/pm/PackageManagerService$DeletePackageAction;Ljava/util/List;Landroid/content/pm/PackageParser$SigningDetails;ZZLcom/android/server/pm/PackageManagerService$1;)V -HSPLcom/android/server/pm/PackageManagerService$ReconciledPackage;->access$2100(Lcom/android/server/pm/PackageManagerService$ReconciledPackage;)Ljava/util/Map; +HSPLcom/android/server/pm/PackageManagerService$ReconciledPackage;->access$3900(Lcom/android/server/pm/PackageManagerService$ReconciledPackage;)Ljava/util/Map; HSPLcom/android/server/pm/PackageManagerService$ReconciledPackage;->getCombinedAvailablePackages()Ljava/util/Map; HSPLcom/android/server/pm/PackageManagerService$ScanPartition;->(Landroid/content/pm/PackagePartitions$SystemPartition;)V HSPLcom/android/server/pm/PackageManagerService$ScanPartition;->(Ljava/io/File;Lcom/android/server/pm/PackageManagerService$ScanPartition;I)V @@ -23491,6 +26032,7 @@ HSPLcom/android/server/pm/PackageManagerService$ScanPartition;->scanFlagForParti HSPLcom/android/server/pm/PackageManagerService$ScanPartition;->toString()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService$ScanRequest;->(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;IIZLandroid/os/UserHandle;Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService$ScanResult;->(Lcom/android/server/pm/PackageManagerService$ScanRequest;ZLcom/android/server/pm/PackageSetting;Ljava/util/List;ZLandroid/content/pm/SharedLibraryInfo;Ljava/util/List;)V +HSPLcom/android/server/pm/PackageManagerService$Snapshot;->(Lcom/android/server/pm/PackageManagerService;I)V PLcom/android/server/pm/PackageManagerService$VerificationInfo;->(Landroid/net/Uri;Landroid/net/Uri;II)V PLcom/android/server/pm/PackageManagerService$VerificationParams$1;->(Lcom/android/server/pm/PackageManagerService$VerificationParams;I)V PLcom/android/server/pm/PackageManagerService$VerificationParams$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -23498,88 +26040,109 @@ HPLcom/android/server/pm/PackageManagerService$VerificationParams$2;->(Lco HPLcom/android/server/pm/PackageManagerService$VerificationParams$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HPLcom/android/server/pm/PackageManagerService$VerificationParams$3;->(Lcom/android/server/pm/PackageManagerService$VerificationParams;I)V HPLcom/android/server/pm/PackageManagerService$VerificationParams$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HPLcom/android/server/pm/PackageManagerService$VerificationParams;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/UserHandle;Ljava/io/File;Landroid/content/pm/IPackageInstallObserver2;Landroid/content/pm/PackageInstaller$SessionParams;Lcom/android/server/pm/InstallSource;ILandroid/content/pm/PackageParser$SigningDetails;I)V -PLcom/android/server/pm/PackageManagerService$VerificationParams;->handleIntegrityVerificationFinished()V +PLcom/android/server/pm/PackageManagerService$VerificationParams;->(Lcom/android/server/pm/PackageManagerService;Landroid/os/UserHandle;Ljava/io/File;Landroid/content/pm/IPackageInstallObserver2;Landroid/content/pm/PackageInstaller$SessionParams;Lcom/android/server/pm/InstallSource;ILandroid/content/pm/PackageParser$SigningDetails;ILandroid/content/pm/PackageParser$PackageLite;)V +HPLcom/android/server/pm/PackageManagerService$VerificationParams;->handleIntegrityVerificationFinished()V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->handleReturnCode()V PLcom/android/server/pm/PackageManagerService$VerificationParams;->handleRollbackEnabled()V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->handleStartCopy()V -PLcom/android/server/pm/PackageManagerService$VerificationParams;->handleVerificationFinished()V +HPLcom/android/server/pm/PackageManagerService$VerificationParams;->handleVerificationFinished()V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->populateInstallerExtras(Landroid/content/Intent;)V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->sendApkVerificationRequest(Landroid/content/pm/PackageInfoLite;)V PLcom/android/server/pm/PackageManagerService$VerificationParams;->sendEnableRollbackRequest()V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->sendIntegrityVerificationRequest(ILandroid/content/pm/PackageInfoLite;Lcom/android/server/pm/PackageVerificationState;)V HPLcom/android/server/pm/PackageManagerService$VerificationParams;->sendPackageVerificationRequest(ILandroid/content/pm/PackageInfoLite;Lcom/android/server/pm/PackageVerificationState;)I HPLcom/android/server/pm/PackageManagerService$VerificationParams;->sendVerificationCompleteNotification()V +PLcom/android/server/pm/PackageManagerService$VerificationParams;->setReturnCode(I)V HSPLcom/android/server/pm/PackageManagerService;->()V -HSPLcom/android/server/pm/PackageManagerService;->(Lcom/android/server/pm/PackageManagerService$Injector;ZZ)V -PLcom/android/server/pm/PackageManagerService;->access$000(Lcom/android/server/pm/PackageManagerService;)J -PLcom/android/server/pm/PackageManagerService;->access$100(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageManagerService$Injector; -PLcom/android/server/pm/PackageManagerService;->access$1100(Lcom/android/server/pm/PackageManagerService;IIZLjava/lang/String;ZLjava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->access$1200(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageManagerService$IntentFilterVerifier; -PLcom/android/server/pm/PackageManagerService;->access$2200(Lcom/android/server/pm/PackageManagerService;I)Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo; -PLcom/android/server/pm/PackageManagerService;->access$2400(Lcom/android/server/pm/PackageManagerService;ZLjava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->access$2500(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)I -PLcom/android/server/pm/PackageManagerService;->access$2600()Z -PLcom/android/server/pm/PackageManagerService;->access$2700(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;JI)I -PLcom/android/server/pm/PackageManagerService;->access$2800(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$InstallParams;)Lcom/android/server/pm/PackageManagerService$InstallArgs; -PLcom/android/server/pm/PackageManagerService;->access$2908(Lcom/android/server/pm/PackageManagerService;)I -PLcom/android/server/pm/PackageManagerService;->access$300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ZLjava/util/ArrayList;ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->access$3008(Lcom/android/server/pm/PackageManagerService;)I -PLcom/android/server/pm/PackageManagerService;->access$3100(Lcom/android/server/pm/PackageManagerService;)Z -PLcom/android/server/pm/PackageManagerService;->access$3200(Lcom/android/server/pm/PackageManagerService;)J -PLcom/android/server/pm/PackageManagerService;->access$3300(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;III)Z -PLcom/android/server/pm/PackageManagerService;->access$3400(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIZ)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->access$3500(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;Ljava/util/List;Lcom/android/server/pm/PackageVerificationState;)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->access$3600(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Ljava/util/List;)Landroid/content/ComponentName; -HSPLcom/android/server/pm/PackageManagerService;->access$3800(Lcom/android/server/pm/PackageManagerService;)Landroid/os/incremental/IncrementalManager; -PLcom/android/server/pm/PackageManagerService;->access$400(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;ZZZ[Ljava/lang/String;Ljava/util/List;IZLjava/lang/String;Landroid/content/pm/IPackageInstallObserver2;I)V -HSPLcom/android/server/pm/PackageManagerService;->access$4200(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilter; -PLcom/android/server/pm/PackageManagerService;->access$4900(Lcom/android/server/pm/PackageManagerService;I)V -HSPLcom/android/server/pm/PackageManagerService;->access$5000(Lcom/android/server/pm/PackageManagerService;)Landroid/util/SparseBooleanArray; -HSPLcom/android/server/pm/PackageManagerService;->access$5800(Lcom/android/server/pm/PackageManagerService;)Ljava/util/ArrayList; -PLcom/android/server/pm/PackageManagerService;->access$5900(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ModuleInfoProvider; -PLcom/android/server/pm/PackageManagerService;->access$600(Lcom/android/server/pm/PackageManagerService;)V -PLcom/android/server/pm/PackageManagerService;->access$6000(Lcom/android/server/pm/PackageManagerService;III)Ljava/util/List; -HSPLcom/android/server/pm/PackageManagerService;->access$6100(Lcom/android/server/pm/PackageManagerService;I)Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->access$6200(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSetting;II)Z -HSPLcom/android/server/pm/PackageManagerService;->access$6300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;J)Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->access$6400(Lcom/android/server/pm/PackageManagerService;II)[Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->access$6500(Lcom/android/server/pm/PackageManagerService;)Landroid/util/ArraySet; -HSPLcom/android/server/pm/PackageManagerService;->access$6600(Lcom/android/server/pm/PackageManagerService;[Ljava/lang/String;)[Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->access$6700(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal; -HSPLcom/android/server/pm/PackageManagerService;->access$6800(Lcom/android/server/pm/PackageManagerService;)Ljava/util/List; -HSPLcom/android/server/pm/PackageManagerService;->access$6802(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;)Ljava/util/List; -HPLcom/android/server/pm/PackageManagerService;->access$700(Lcom/android/server/pm/PackageManagerService;)Landroid/util/ArraySet; -HPLcom/android/server/pm/PackageManagerService;->access$7000(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; -HSPLcom/android/server/pm/PackageManagerService;->access$7100(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;III)I -HPLcom/android/server/pm/PackageManagerService;->access$7200(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/pm/PackageManagerService;->access$7300(Lcom/android/server/pm/PackageManagerService;Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; -HPLcom/android/server/pm/PackageManagerService;->access$7400(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIIIZZ)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->access$7600(Lcom/android/server/pm/PackageManagerService;I)Landroid/content/ComponentName; -HSPLcom/android/server/pm/PackageManagerService;->access$7700(Lcom/android/server/pm/PackageManagerService;I)Z -HSPLcom/android/server/pm/PackageManagerService;->access$7900(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Z -HSPLcom/android/server/pm/PackageManagerService;->access$8200(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSetting;II)Landroid/content/pm/PackageInfo; -HSPLcom/android/server/pm/PackageManagerService;->access$8300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;J)Landroid/content/pm/SharedLibraryInfo; -HSPLcom/android/server/pm/PackageManagerService;->access$8400(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/SharedLibraryInfo;II)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->access$8500(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIIZI)Landroid/content/pm/ResolveInfo; -HSPLcom/android/server/pm/PackageManagerService;->access$8600(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; -HSPLcom/android/server/pm/PackageManagerService;->access$8700(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; -PLcom/android/server/pm/PackageManagerService;->access$8800(Lcom/android/server/pm/PackageManagerService;I)I -PLcom/android/server/pm/PackageManagerService;->access$8900(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;)I -PLcom/android/server/pm/PackageManagerService;->access$900(Lcom/android/server/pm/PackageManagerService;ILandroid/net/Uri;ILjava/lang/String;ILandroid/os/UserHandle;)V -PLcom/android/server/pm/PackageManagerService;->access$9000(Lcom/android/server/pm/PackageManagerService;II)Z -HSPLcom/android/server/pm/PackageManagerService;->access$9200(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)V -HPLcom/android/server/pm/PackageManagerService;->access$9400(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->(Lcom/android/server/pm/PackageManagerService$Injector;ZZLjava/lang/String;ZZILjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->access$002(Z)Z +PLcom/android/server/pm/PackageManagerService;->access$100(Lcom/android/server/pm/PackageManagerService;)J +HSPLcom/android/server/pm/PackageManagerService;->access$1000(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilter; +HPLcom/android/server/pm/PackageManagerService;->access$10000(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;)I +HPLcom/android/server/pm/PackageManagerService;->access$10100(Lcom/android/server/pm/PackageManagerService;II)Z +HSPLcom/android/server/pm/PackageManagerService;->access$10300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)V +HSPLcom/android/server/pm/PackageManagerService;->access$10500(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)[Ljava/lang/String; +PLcom/android/server/pm/PackageManagerService;->access$10600(Lcom/android/server/pm/PackageManagerService;II)V +PLcom/android/server/pm/PackageManagerService;->access$10700(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/pm/PackageManagerService;->access$10800(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ZIILjava/util/List;Landroid/content/IntentSender;ILjava/util/concurrent/Executor;Landroid/os/Handler;)V +HSPLcom/android/server/pm/PackageManagerService;->access$10900(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)I +HSPLcom/android/server/pm/PackageManagerService;->access$1100(Lcom/android/server/pm/PackageManagerService;)Z +HSPLcom/android/server/pm/PackageManagerService;->access$1200(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal; +HSPLcom/android/server/pm/PackageManagerService;->access$1300(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ApexManager; +HSPLcom/android/server/pm/PackageManagerService;->access$1400(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ComponentResolver; +HSPLcom/android/server/pm/PackageManagerService;->access$1500(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/DefaultAppProvider; +PLcom/android/server/pm/PackageManagerService;->access$1700()Z +HSPLcom/android/server/pm/PackageManagerService;->access$1800()[I +HSPLcom/android/server/pm/PackageManagerService;->access$1900(Ljava/lang/String;JLjava/util/Map;Ljava/util/Map;)Landroid/content/pm/SharedLibraryInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$200(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageManagerService$Injector; +PLcom/android/server/pm/PackageManagerService;->access$2200(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ZLjava/util/ArrayList;ILjava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->access$2300(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;ZZZ[Ljava/lang/String;Ljava/util/List;IZLjava/lang/String;Landroid/content/pm/IPackageInstallObserver2;I)V +PLcom/android/server/pm/PackageManagerService;->access$2500(Lcom/android/server/pm/PackageManagerService;)V +PLcom/android/server/pm/PackageManagerService;->access$2600(Lcom/android/server/pm/PackageManagerService;)Landroid/util/ArraySet; +PLcom/android/server/pm/PackageManagerService;->access$2700(Lcom/android/server/pm/PackageManagerService;Landroid/os/UserHandle;)I +PLcom/android/server/pm/PackageManagerService;->access$2800(Lcom/android/server/pm/PackageManagerService;ILandroid/net/Uri;ILjava/lang/String;ILandroid/os/UserHandle;)V +PLcom/android/server/pm/PackageManagerService;->access$300(Landroid/content/pm/parsing/component/ParsedIntentInfo;)Z +PLcom/android/server/pm/PackageManagerService;->access$3000(Lcom/android/server/pm/PackageManagerService;IIZLjava/lang/String;ZLjava/util/List;)V +PLcom/android/server/pm/PackageManagerService;->access$3100(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageManagerService$IntentFilterVerifier; +HSPLcom/android/server/pm/PackageManagerService;->access$400(Lcom/android/server/pm/PackageManagerService;)Landroid/content/ComponentName; +PLcom/android/server/pm/PackageManagerService;->access$4000(Lcom/android/server/pm/PackageManagerService;I)Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo; +PLcom/android/server/pm/PackageManagerService;->access$4200(Lcom/android/server/pm/PackageManagerService;ZLjava/util/List;)V +PLcom/android/server/pm/PackageManagerService;->access$4300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)I +PLcom/android/server/pm/PackageManagerService;->access$4400(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;JI)I +PLcom/android/server/pm/PackageManagerService;->access$4500(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService$InstallParams;)Lcom/android/server/pm/PackageManagerService$InstallArgs; +PLcom/android/server/pm/PackageManagerService;->access$4608(Lcom/android/server/pm/PackageManagerService;)I +PLcom/android/server/pm/PackageManagerService;->access$4708(Lcom/android/server/pm/PackageManagerService;)I +PLcom/android/server/pm/PackageManagerService;->access$4800(Lcom/android/server/pm/PackageManagerService;)Z +PLcom/android/server/pm/PackageManagerService;->access$4900(Lcom/android/server/pm/PackageManagerService;)J +HSPLcom/android/server/pm/PackageManagerService;->access$500(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ActivityInfo; +PLcom/android/server/pm/PackageManagerService;->access$5000(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;III)Z +PLcom/android/server/pm/PackageManagerService;->access$5100(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIZ)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService;->access$5200(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/PackageInfoLite;Ljava/util/List;Lcom/android/server/pm/PackageVerificationState;)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService;->access$5300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;Ljava/util/List;)Landroid/content/ComponentName; +PLcom/android/server/pm/PackageManagerService;->access$5400(Lcom/android/server/pm/PackageManagerService;Ljava/io/File;Ljava/lang/String;)Ljava/io/File; +HSPLcom/android/server/pm/PackageManagerService;->access$5500(Lcom/android/server/pm/PackageManagerService;)Landroid/os/incremental/IncrementalManager; +HSPLcom/android/server/pm/PackageManagerService;->access$600(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ResolveInfo; +HPLcom/android/server/pm/PackageManagerService;->access$6300(Lcom/android/server/pm/PackageManagerService;I)V +PLcom/android/server/pm/PackageManagerService;->access$6400(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;IILjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->access$700(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/utils/WatchedSparseBooleanArray; +PLcom/android/server/pm/PackageManagerService;->access$7200(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ModuleInfoProvider; +PLcom/android/server/pm/PackageManagerService;->access$7300(Lcom/android/server/pm/PackageManagerService;III)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService;->access$7400(Lcom/android/server/pm/PackageManagerService;I)Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->access$7500(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSetting;II)Z +HSPLcom/android/server/pm/PackageManagerService;->access$7600(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService;->access$7700(Lcom/android/server/pm/PackageManagerService;I)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService;->access$7800(Lcom/android/server/pm/PackageManagerService;)Landroid/util/ArraySet; +HSPLcom/android/server/pm/PackageManagerService;->access$7900(Lcom/android/server/pm/PackageManagerService;[Ljava/lang/String;)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->access$800(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/InstantAppRegistry; +HSPLcom/android/server/pm/PackageManagerService;->access$8000(Lcom/android/server/pm/PackageManagerService;)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService;->access$8002(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;)Ljava/util/List; +HPLcom/android/server/pm/PackageManagerService;->access$8200(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$8300(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;III)I +HPLcom/android/server/pm/PackageManagerService;->access$8400(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +PLcom/android/server/pm/PackageManagerService;->access$8500(Lcom/android/server/pm/PackageManagerService;Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/pm/PackageManagerService;->access$8600(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIIIZZ)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService;->access$8800(Lcom/android/server/pm/PackageManagerService;I)Landroid/content/ComponentName; +HSPLcom/android/server/pm/PackageManagerService;->access$8900(Lcom/android/server/pm/PackageManagerService;I)Z +HSPLcom/android/server/pm/PackageManagerService;->access$900(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$9100(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Z +HSPLcom/android/server/pm/PackageManagerService;->access$9300(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSetting;II)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$9400(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;J)Landroid/content/pm/SharedLibraryInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$9500(Lcom/android/server/pm/PackageManagerService;Landroid/content/pm/SharedLibraryInfo;II)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService;->access$9600(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;IIIZI)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$9700(Lcom/android/server/pm/PackageManagerService;Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService;->access$9800(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; +HPLcom/android/server/pm/PackageManagerService;->access$9900(Lcom/android/server/pm/PackageManagerService;I)I HSPLcom/android/server/pm/PackageManagerService;->addBuiltInSharedLibraryLocked(Lcom/android/server/SystemConfig$SharedLibraryEntry;)Z HPLcom/android/server/pm/PackageManagerService;->addCrossProfileIntentFilter(Landroid/content/IntentFilter;Ljava/lang/String;III)V HSPLcom/android/server/pm/PackageManagerService;->addForInitLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IIJLandroid/os/UserHandle;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; HSPLcom/android/server/pm/PackageManagerService;->addPackageHoldingPermissions(Ljava/util/ArrayList;Lcom/android/server/pm/PackageSetting;[Ljava/lang/String;[ZII)V -PLcom/android/server/pm/PackageManagerService;->addPreferredActivityInternal(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;ZILjava/lang/String;Z)V +PLcom/android/server/pm/PackageManagerService;->addPreferredActivity(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;IZ)V +HPLcom/android/server/pm/PackageManagerService;->addPreferredActivityInternal(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;ZILjava/lang/String;Z)V HSPLcom/android/server/pm/PackageManagerService;->addSharedLibraryLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/Set;Landroid/content/pm/SharedLibraryInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/PackageManagerService;->addSharedLibraryToPackageVersionMap(Ljava/util/Map;Landroid/content/pm/SharedLibraryInfo;)Z HSPLcom/android/server/pm/PackageManagerService;->adjustScanFlags(ILcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Landroid/os/UserHandle;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)I PLcom/android/server/pm/PackageManagerService;->allHavePackage(Ljava/util/List;Ljava/lang/String;)Z -PLcom/android/server/pm/PackageManagerService;->apkHasCode(Ljava/lang/String;)Z +HPLcom/android/server/pm/PackageManagerService;->apkHasCode(Ljava/lang/String;)Z HSPLcom/android/server/pm/PackageManagerService;->applyAdjustedAbiToSharedUser(Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->applyDefiningSharedLibraryUpdateLocked(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/SharedLibraryInfo;Ljava/util/function/BiConsumer;)V HSPLcom/android/server/pm/PackageManagerService;->applyPolicy(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IILcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V @@ -23587,18 +26150,20 @@ HPLcom/android/server/pm/PackageManagerService;->applyPostContentProviderResolut HSPLcom/android/server/pm/PackageManagerService;->applyPostResolutionFilter(Ljava/util/List;Ljava/lang/String;ZIZILandroid/content/Intent;)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->applyPostServiceResolutionFilter(Ljava/util/List;Ljava/lang/String;II)Ljava/util/List; HPLcom/android/server/pm/PackageManagerService;->areWebInstantAppsDisabled(I)Z -PLcom/android/server/pm/PackageManagerService;->arrayToString([I)Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->assertCodePolicy(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/PackageManagerService;->arrayToString([I)Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService;->assertCodePolicy(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/PackageManagerService;->assertPackageIsValid(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V HSPLcom/android/server/pm/PackageManagerService;->assertPackageKnownAndInstalled(Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/pm/PackageManagerService;->broadcastPackageVerified(ILandroid/net/Uri;ILjava/lang/String;ILandroid/os/UserHandle;)V -PLcom/android/server/pm/PackageManagerService;->canForwardTo(Landroid/content/Intent;Ljava/lang/String;II)Z +HPLcom/android/server/pm/PackageManagerService;->broadcastPackageVerified(ILandroid/net/Uri;ILjava/lang/String;ILandroid/os/UserHandle;)V +HPLcom/android/server/pm/PackageManagerService;->buildInvalidCrossUserPermissionMessage(IILjava/lang/String;Z)Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService;->canForwardTo(Landroid/content/Intent;Ljava/lang/String;II)Z PLcom/android/server/pm/PackageManagerService;->canRequestPackageInstalls(Ljava/lang/String;I)Z PLcom/android/server/pm/PackageManagerService;->canRequestPackageInstallsInternal(Ljava/lang/String;IIZ)Z HPLcom/android/server/pm/PackageManagerService;->canSuspendPackageForUserInternal([Ljava/lang/String;I)[Z HSPLcom/android/server/pm/PackageManagerService;->canViewInstantApps(II)Z +PLcom/android/server/pm/PackageManagerService;->cannotInstallWithBadPermissionGroups(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)Z HSPLcom/android/server/pm/PackageManagerService;->canonicalToCurrentPackageNames([Ljava/lang/String;)[Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->checkDowngrade(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/PackageInfoLite;)V +HPLcom/android/server/pm/PackageManagerService;->checkDowngrade(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/PackageInfoLite;)V PLcom/android/server/pm/PackageManagerService;->checkPackageFrozen(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService;->checkPackageStartable(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerService;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I @@ -23608,12 +26173,15 @@ HSPLcom/android/server/pm/PackageManagerService;->checkUidPermission(Ljava/lang/ HPLcom/android/server/pm/PackageManagerService;->checkUidSignatures(II)I HSPLcom/android/server/pm/PackageManagerService;->chooseBestActivity(Landroid/content/Intent;Ljava/lang/String;IILjava/util/List;IZ)Landroid/content/pm/ResolveInfo; HPLcom/android/server/pm/PackageManagerService;->cleanPackageDataStructuresLILPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -PLcom/android/server/pm/PackageManagerService;->clearAppDataLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V +PLcom/android/server/pm/PackageManagerService;->cleanUpAppIdCreation(Lcom/android/server/pm/PackageManagerService$ScanResult;)V +HPLcom/android/server/pm/PackageManagerService;->clearAppDataLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V HPLcom/android/server/pm/PackageManagerService;->clearAppDataLeafLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V HSPLcom/android/server/pm/PackageManagerService;->clearAppProfilesLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V PLcom/android/server/pm/PackageManagerService;->clearApplicationUserData(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;I)V PLcom/android/server/pm/PackageManagerService;->clearApplicationUserDataLIF(Ljava/lang/String;I)Z HPLcom/android/server/pm/PackageManagerService;->clearCrossProfileIntentFilters(ILjava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->clearDefaultBrowserIfNeeded(Ljava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->clearDefaultBrowserIfNeededForUser(Ljava/lang/String;I)V PLcom/android/server/pm/PackageManagerService;->clearIntentFilterVerificationsLPw(Ljava/lang/String;IZ)V PLcom/android/server/pm/PackageManagerService;->clearPackagePreferredActivities(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->clearPackagePreferredActivities(Ljava/lang/String;I)V @@ -23633,19 +26201,23 @@ HPLcom/android/server/pm/PackageManagerService;->createForwardingResolveInfo(Lco HPLcom/android/server/pm/PackageManagerService;->createForwardingResolveInfoUnchecked(Landroid/content/IntentFilter;II)Landroid/content/pm/ResolveInfo; PLcom/android/server/pm/PackageManagerService;->createInstallArgs(Lcom/android/server/pm/PackageManagerService$InstallParams;)Lcom/android/server/pm/PackageManagerService$InstallArgs; HSPLcom/android/server/pm/PackageManagerService;->createInstallArgsForExisting(Ljava/lang/String;[Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$InstallArgs; -PLcom/android/server/pm/PackageManagerService;->createPackageInstalledInfo(I)Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo; +HSPLcom/android/server/pm/PackageManagerService;->createLiveComputer()Lcom/android/server/pm/PackageManagerService$ComputerLocked; +HPLcom/android/server/pm/PackageManagerService;->createPackageInstalledInfo(I)Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo; HPLcom/android/server/pm/PackageManagerService;->currentToCanonicalPackageNames([Ljava/lang/String;)[Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->decompressPackage(Ljava/lang/String;Ljava/lang/String;)Ljava/io/File; PLcom/android/server/pm/PackageManagerService;->deleteApplicationCacheFiles(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;)V PLcom/android/server/pm/PackageManagerService;->deleteApplicationCacheFilesAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageDataObserver;)V -PLcom/android/server/pm/PackageManagerService;->deleteInstalledPackageLIF(Lcom/android/server/pm/PackageSetting;ZI[ILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;Z)V +HPLcom/android/server/pm/PackageManagerService;->deleteInstalledPackageLIF(Lcom/android/server/pm/PackageSetting;ZI[ILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;Z)V PLcom/android/server/pm/PackageManagerService;->deleteOatArtifactsOfPackage(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->deletePackageAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageDeleteObserver;II)V PLcom/android/server/pm/PackageManagerService;->deletePackageLIF(Ljava/lang/String;Landroid/os/UserHandle;Z[IILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;ZLcom/android/server/pm/parsing/pkg/ParsedPackage;)Z +PLcom/android/server/pm/PackageManagerService;->deletePackageVersioned(Landroid/content/pm/VersionedPackage;Landroid/content/pm/IPackageDeleteObserver2;II)V PLcom/android/server/pm/PackageManagerService;->deletePackageVersionedInternal(Landroid/content/pm/VersionedPackage;Landroid/content/pm/IPackageDeleteObserver2;IIZ)V -PLcom/android/server/pm/PackageManagerService;->deletePackageX(Ljava/lang/String;JIIZ)I +HPLcom/android/server/pm/PackageManagerService;->deletePackageX(Ljava/lang/String;JIIZ)I PLcom/android/server/pm/PackageManagerService;->deleteSystemPackageLIF(Lcom/android/server/pm/PackageManagerService$DeletePackageAction;Lcom/android/server/pm/PackageSetting;[IILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;Z)V +PLcom/android/server/pm/PackageManagerService;->destroyAppDataLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V PLcom/android/server/pm/PackageManagerService;->destroyAppDataLeafLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)V +PLcom/android/server/pm/PackageManagerService;->destroyAppProfilesLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V PLcom/android/server/pm/PackageManagerService;->destroyAppProfilesLeafLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/PackageManagerService;->disableSkuSpecificApps()V PLcom/android/server/pm/PackageManagerService;->disableSystemPackageLPw(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z @@ -23653,28 +26225,33 @@ HPLcom/android/server/pm/PackageManagerService;->doSendBroadcast(Landroid/app/IA HPLcom/android/server/pm/PackageManagerService;->doesSignatureMatchForPermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/ParsedPackage;I)Z HSPLcom/android/server/pm/PackageManagerService;->dropNonSystemPackages([Ljava/lang/String;)[Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->dumpCompilerStatsLPr(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->dumpDexoptStateLPr(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->dumpDomainString(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->dumpFeaturesProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/pm/PackageManagerService;->dumpCompilerStatsLPr(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService;->dumpDexoptStateLPr(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService;->dumpDomainString(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService;->dumpFeaturesProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/pm/PackageManagerService;->dumpProfiles(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->dumpProto(Ljava/io/FileDescriptor;)V -PLcom/android/server/pm/PackageManagerService;->dumpSharedLibrariesProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/pm/PackageManagerService;->dumpSharedLibrariesProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/pm/PackageManagerService;->enforceAdjustRuntimePermissionsPolicyOrUpgradeRuntimePermissions(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->enforceCanSetPackagesSuspendedAsUser(Ljava/lang/String;IILjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->enforceCrossUserOrProfilePermission(IIZZLjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->enforceCrossUserPermission(IIZZLjava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->enforceCrossUserPermission(IIZZZLjava/lang/String;)V HPLcom/android/server/pm/PackageManagerService;->enforceOwnerRights(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerService;->enforceSystemOrRoot(Ljava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->ensurePackageRenamed(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService;->ensureSystemPackageName(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->executeBatchLI(Lcom/android/server/pm/Installer$Batch;)V -PLcom/android/server/pm/PackageManagerService;->executeDeletePackageLIF(Lcom/android/server/pm/PackageManagerService$DeletePackageAction;Ljava/lang/String;Z[IZLcom/android/server/pm/parsing/pkg/ParsedPackage;)V -PLcom/android/server/pm/PackageManagerService;->executePostCommitSteps(Lcom/android/server/pm/PackageManagerService$CommitRequest;)V +HPLcom/android/server/pm/PackageManagerService;->executeDeletePackageLIF(Lcom/android/server/pm/PackageManagerService$DeletePackageAction;Ljava/lang/String;Z[IZLcom/android/server/pm/parsing/pkg/ParsedPackage;)V +HPLcom/android/server/pm/PackageManagerService;->executePostCommitSteps(Lcom/android/server/pm/PackageManagerService$CommitRequest;)V HSPLcom/android/server/pm/PackageManagerService;->executeSharedLibrariesUpdateLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/ArrayList;[I)V -PLcom/android/server/pm/PackageManagerService;->extendVerificationTimeout(IIJ)V -PLcom/android/server/pm/PackageManagerService;->extrasForInstallResult(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)Landroid/os/Bundle; +HPLcom/android/server/pm/PackageManagerService;->extendVerificationTimeout(IIJ)V +HPLcom/android/server/pm/PackageManagerService;->extrasForInstallResult(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)Landroid/os/Bundle; HPLcom/android/server/pm/PackageManagerService;->filterCandidatesWithDomainPreferredActivitiesLPr(Landroid/content/Intent;ILjava/util/List;Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo;I)Ljava/util/List; +HPLcom/android/server/pm/PackageManagerService;->filterCandidatesWithDomainPreferredActivitiesLPrBody(Landroid/content/Intent;ILjava/util/List;Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo;IZ)Ljava/util/ArrayList; HSPLcom/android/server/pm/PackageManagerService;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->filterSharedLibPackageLPr(Lcom/android/server/pm/PackageSetting;III)Z -PLcom/android/server/pm/PackageManagerService;->findPersistentPreferredActivity(Landroid/content/Intent;I)Landroid/content/pm/ResolveInfo; +HPLcom/android/server/pm/PackageManagerService;->findPersistentPreferredActivity(Landroid/content/Intent;I)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService;->findPersistentPreferredActivityLP(Landroid/content/Intent;Ljava/lang/String;ILjava/util/List;ZI)Landroid/content/pm/ResolveInfo; PLcom/android/server/pm/PackageManagerService;->findPreferredActivityNotLocked(Landroid/content/Intent;Ljava/lang/String;ILjava/util/List;IZZZI)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService;->findPreferredActivityNotLocked(Landroid/content/Intent;Ljava/lang/String;ILjava/util/List;IZZZIZ)Landroid/content/pm/ResolveInfo; @@ -23683,44 +26260,52 @@ HPLcom/android/server/pm/PackageManagerService;->findSharedLibrariesRecursive(La PLcom/android/server/pm/PackageManagerService;->findSharedNonSystemLibraries(Lcom/android/server/pm/PackageSetting;)Ljava/util/List; PLcom/android/server/pm/PackageManagerService;->finishPackageInstall(IZ)V PLcom/android/server/pm/PackageManagerService;->fixUpInstallReason(Ljava/lang/String;II)I -PLcom/android/server/pm/PackageManagerService;->flushPackageRestrictionsAsUserInternalLocked(I)V +HPLcom/android/server/pm/PackageManagerService;->flushPackageRestrictionsAsUserInternalLocked(I)V HSPLcom/android/server/pm/PackageManagerService;->forEachInstalledPackage(Ljava/util/function/Consumer;I)V HSPLcom/android/server/pm/PackageManagerService;->forEachPackage(Ljava/util/function/Consumer;)V -PLcom/android/server/pm/PackageManagerService;->freeStorage(Ljava/lang/String;JI)V +HPLcom/android/server/pm/PackageManagerService;->freeStorage(Ljava/lang/String;JI)V +PLcom/android/server/pm/PackageManagerService;->freeStorageAndNotify(Ljava/lang/String;JILandroid/content/pm/IPackageDataObserver;)V PLcom/android/server/pm/PackageManagerService;->freezePackage(Ljava/lang/String;ILjava/lang/String;)Lcom/android/server/pm/PackageManagerService$PackageFreezer; +PLcom/android/server/pm/PackageManagerService;->freezePackage(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$PackageFreezer; PLcom/android/server/pm/PackageManagerService;->freezePackageForDelete(Ljava/lang/String;IILjava/lang/String;)Lcom/android/server/pm/PackageManagerService$PackageFreezer; +PLcom/android/server/pm/PackageManagerService;->freezePackageForInstall(Ljava/lang/String;IILjava/lang/String;)Lcom/android/server/pm/PackageManagerService$PackageFreezer; PLcom/android/server/pm/PackageManagerService;->freezePackageForInstall(Ljava/lang/String;ILjava/lang/String;)Lcom/android/server/pm/PackageManagerService$PackageFreezer; HPLcom/android/server/pm/PackageManagerService;->generateApplicationInfoFromSettingsLPw(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/pm/PackageManagerService;->generatePackageInfo(Lcom/android/server/pm/PackageSetting;II)Landroid/content/pm/PackageInfo; HSPLcom/android/server/pm/PackageManagerService;->getActivityInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo; HSPLcom/android/server/pm/PackageManagerService;->getActivityInfoInternal(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; +HSPLcom/android/server/pm/PackageManagerService;->getActivityInfoInternalBody(Landroid/content/ComponentName;III)Landroid/content/pm/ActivityInfo; HPLcom/android/server/pm/PackageManagerService;->getAllIntentFilters(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getAllPackages()Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->getAllowedSharedLibInfos(Lcom/android/server/pm/PackageManagerService$ScanResult;Ljava/util/Map;)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->getAppOpPermissionPackages(Ljava/lang/String;)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->getAppLib32InstallDir()Ljava/io/File; +HPLcom/android/server/pm/PackageManagerService;->getAppOpPermissionPackages(Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getAppPredictionServicePackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getApplicationEnabledSetting(Ljava/lang/String;I)I HSPLcom/android/server/pm/PackageManagerService;->getApplicationInfo(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo; HSPLcom/android/server/pm/PackageManagerService;->getApplicationInfoInternal(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; +HSPLcom/android/server/pm/PackageManagerService;->getApplicationInfoInternalBody(Ljava/lang/String;III)Landroid/content/pm/ApplicationInfo; PLcom/android/server/pm/PackageManagerService;->getArtManager()Landroid/content/pm/dex/IArtManager; HSPLcom/android/server/pm/PackageManagerService;->getAttentionServicePackageName()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getBlockUninstallForUser(Ljava/lang/String;I)Z HPLcom/android/server/pm/PackageManagerService;->getChangedPackages(II)Landroid/content/pm/ChangedPackages; +HPLcom/android/server/pm/PackageManagerService;->getCompilerPackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; HPLcom/android/server/pm/PackageManagerService;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I PLcom/android/server/pm/PackageManagerService;->getContentCaptureServicePackageName()Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->getCrossProfileDomainPreferredLpr(Landroid/content/Intent;Ljava/lang/String;III)Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo; +HPLcom/android/server/pm/PackageManagerService;->getCrossProfileDomainPreferredLpr(Landroid/content/Intent;Ljava/lang/String;III)Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo; HPLcom/android/server/pm/PackageManagerService;->getDeclaredSharedLibraries(Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/pm/PackageManagerService;->getDefaultAppsBackup(I)[B -HSPLcom/android/server/pm/PackageManagerService;->getDefaultDisplayMetrics(Landroid/hardware/display/DisplayManager;Landroid/util/DisplayMetrics;)V -PLcom/android/server/pm/PackageManagerService;->getDefaultHomeActivity(I)Landroid/content/ComponentName; +HPLcom/android/server/pm/PackageManagerService;->getDefaultAppsBackup(I)[B +HPLcom/android/server/pm/PackageManagerService;->getDefaultHomeActivity(I)Landroid/content/ComponentName; HSPLcom/android/server/pm/PackageManagerService;->getDefaultTextClassifierPackageName()Ljava/lang/String; +PLcom/android/server/pm/PackageManagerService;->getDefaultTimeouts()Ljava/lang/String; +PLcom/android/server/pm/PackageManagerService;->getDefaultVerificationResponse(Landroid/os/UserHandle;)I HSPLcom/android/server/pm/PackageManagerService;->getDeviceConfiguratorPackageName()Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->getDexManager()Lcom/android/server/pm/dex/DexManager; HSPLcom/android/server/pm/PackageManagerService;->getDocumenterPackageName()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getDomainVerificationStatusLPr(Lcom/android/server/pm/PackageSetting;I)J PLcom/android/server/pm/PackageManagerService;->getFlagsForUid(I)I HSPLcom/android/server/pm/PackageManagerService;->getHarmfulAppWarning(Ljava/lang/String;I)Ljava/lang/CharSequence; -PLcom/android/server/pm/PackageManagerService;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName; +HPLcom/android/server/pm/PackageManagerService;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName; HPLcom/android/server/pm/PackageManagerService;->getHomeActivitiesAsUser(Ljava/util/List;I)Landroid/content/ComponentName; HPLcom/android/server/pm/PackageManagerService;->getHomeIntent()Landroid/content/Intent; HSPLcom/android/server/pm/PackageManagerService;->getIncidentReportApproverPackageName()Ljava/lang/String; @@ -23729,63 +26314,74 @@ HPLcom/android/server/pm/PackageManagerService;->getInstallSourceInfo(Ljava/lang HSPLcom/android/server/pm/PackageManagerService;->getInstallSourceLocked(Ljava/lang/String;I)Lcom/android/server/pm/InstallSource; HSPLcom/android/server/pm/PackageManagerService;->getInstalledApplications(II)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getInstalledApplicationsListInternal(III)Ljava/util/List; -PLcom/android/server/pm/PackageManagerService;->getInstalledModules(I)Ljava/util/List; +HPLcom/android/server/pm/PackageManagerService;->getInstalledModules(I)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->getInstalledPackages(II)Landroid/content/pm/ParceledListSlice; +HSPLcom/android/server/pm/PackageManagerService;->getInstalledPackagesBody(III)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getInstantAppAndroidId(Ljava/lang/String;I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getInstantAppInstallerLPr()Landroid/content/pm/ActivityInfo; HSPLcom/android/server/pm/PackageManagerService;->getInstantAppPackageName(I)Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->getInstantAppResolverLPr()Landroid/util/Pair; +HSPLcom/android/server/pm/PackageManagerService;->getInstantAppResolverLPr()Landroid/content/ComponentName; PLcom/android/server/pm/PackageManagerService;->getInstantAppResolverSettingsComponent()Landroid/content/ComponentName; HSPLcom/android/server/pm/PackageManagerService;->getInstantAppResolverSettingsLPr(Landroid/content/ComponentName;)Landroid/content/ComponentName; PLcom/android/server/pm/PackageManagerService;->getInstantApps(I)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/PackageManagerService;->getIntegrityVerificationTimeout()J -PLcom/android/server/pm/PackageManagerService;->getIntentFilterVerificationBackup(I)[B -PLcom/android/server/pm/PackageManagerService;->getIntentFilterVerifications(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/PackageManagerService;->getIntentFilterVerificationBackup(I)[B +HPLcom/android/server/pm/PackageManagerService;->getIntentFilterVerifications(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getIntentFilterVerifierComponentNameLPr()Landroid/content/ComponentName; -PLcom/android/server/pm/PackageManagerService;->getIntentVerificationStatus(Ljava/lang/String;I)I +HPLcom/android/server/pm/PackageManagerService;->getIntentVerificationStatus(Ljava/lang/String;I)I +PLcom/android/server/pm/PackageManagerService;->getKnownDigestersList()Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->getLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;I)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService;->getLatestSharedLibraVersionLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Landroid/content/pm/SharedLibraryInfo; HSPLcom/android/server/pm/PackageManagerService;->getMatchingCrossProfileIntentFilters(Landroid/content/Intent;Ljava/lang/String;I)Ljava/util/List; HPLcom/android/server/pm/PackageManagerService;->getModuleInfo(Ljava/lang/String;I)Landroid/content/pm/ModuleInfo; HSPLcom/android/server/pm/PackageManagerService;->getNameForUid(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getNamesForUids([I)[Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->getNextCodePath(Ljava/io/File;Ljava/lang/String;)Ljava/io/File; +HPLcom/android/server/pm/PackageManagerService;->getNextCodePath(Ljava/io/File;Ljava/lang/String;)Ljava/io/File; PLcom/android/server/pm/PackageManagerService;->getOatDir(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getOptimizablePackages()Landroid/util/ArraySet; HPLcom/android/server/pm/PackageManagerService;->getOrCreateCompilerPackageStats(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Lcom/android/server/pm/CompilerStats$PackageStats; HPLcom/android/server/pm/PackageManagerService;->getOrCreateCompilerPackageStats(Ljava/lang/String;)Lcom/android/server/pm/CompilerStats$PackageStats; HSPLcom/android/server/pm/PackageManagerService;->getOriginalPackageLocked(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Lcom/android/server/pm/PackageSetting; HSPLcom/android/server/pm/PackageManagerService;->getOverlayConfigSignaturePackageName()Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->getPackage(I)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageManagerService;->getPackageFromComponentString(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getPackageGids(Ljava/lang/String;II)[I HSPLcom/android/server/pm/PackageManagerService;->getPackageInfo(Ljava/lang/String;II)Landroid/content/pm/PackageInfo; HSPLcom/android/server/pm/PackageManagerService;->getPackageInfoInternal(Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; +HSPLcom/android/server/pm/PackageManagerService;->getPackageInfoInternalBody(Ljava/lang/String;JIII)Landroid/content/pm/PackageInfo; HPLcom/android/server/pm/PackageManagerService;->getPackageInfoVersioned(Landroid/content/pm/VersionedPackage;II)Landroid/content/pm/PackageInfo; HSPLcom/android/server/pm/PackageManagerService;->getPackageInstaller()Landroid/content/pm/IPackageInstaller; PLcom/android/server/pm/PackageManagerService;->getPackageInstallerPackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getPackageSetting(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting; HPLcom/android/server/pm/PackageManagerService;->getPackageSettingForUser(Ljava/lang/String;II)Lcom/android/server/pm/PackageSetting; HSPLcom/android/server/pm/PackageManagerService;->getPackageSettingInternal(Ljava/lang/String;I)Lcom/android/server/pm/PackageSetting; -PLcom/android/server/pm/PackageManagerService;->getPackageTargetSdkVersionLockedLPr(Ljava/lang/String;)I +HSPLcom/android/server/pm/PackageManagerService;->getPackageStartability(Ljava/lang/String;II)I +HPLcom/android/server/pm/PackageManagerService;->getPackageTargetSdkVersionLockedLPr(Ljava/lang/String;)I HSPLcom/android/server/pm/PackageManagerService;->getPackageUid(Ljava/lang/String;II)I HSPLcom/android/server/pm/PackageManagerService;->getPackageUidInternal(Ljava/lang/String;III)I PLcom/android/server/pm/PackageManagerService;->getPackages()Ljava/util/Collection; HSPLcom/android/server/pm/PackageManagerService;->getPackagesForUid(I)[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getPackagesForUidInternal(II)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->getPackagesForUidInternalBody(IIIZ)[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getPackagesHoldingPermissions([Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getPackagesUsingSharedLibraryLPr(Landroid/content/pm/SharedLibraryInfo;II)Ljava/util/List; +PLcom/android/server/pm/PackageManagerService;->getPerUidReadTimeouts()[Landroid/os/incremental/PerUidReadTimeouts; HSPLcom/android/server/pm/PackageManagerService;->getPermissionControllerPackageName()Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->getPermissionGroupInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionGroupInfo; HSPLcom/android/server/pm/PackageManagerService;->getPersistentApplications(I)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getPersistentApplicationsInternal(I)Ljava/util/List; HPLcom/android/server/pm/PackageManagerService;->getPrebuildProfilePath(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; -PLcom/android/server/pm/PackageManagerService;->getPreferredActivities(Ljava/util/List;Ljava/util/List;Ljava/lang/String;)I -PLcom/android/server/pm/PackageManagerService;->getPreferredActivityBackup(I)[B +HPLcom/android/server/pm/PackageManagerService;->getPreferredActivities(Ljava/util/List;Ljava/util/List;Ljava/lang/String;)I +HPLcom/android/server/pm/PackageManagerService;->getPreferredActivityBackup(I)[B HSPLcom/android/server/pm/PackageManagerService;->getProcessesForUidLocked(I)Landroid/util/ArrayMap; HPLcom/android/server/pm/PackageManagerService;->getProfileParent(I)Landroid/content/pm/UserInfo; +HPLcom/android/server/pm/PackageManagerService;->getProperty(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/PackageManager$Property; HPLcom/android/server/pm/PackageManagerService;->getProviderInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ProviderInfo; HSPLcom/android/server/pm/PackageManagerService;->getRealPackageName(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getReceiverInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo; +HSPLcom/android/server/pm/PackageManagerService;->getRecentsPackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getRequiredButNotReallyRequiredVerifierLPr()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getRequiredInstallerLPr()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getRequiredPermissionControllerLPr()Ljava/lang/String; @@ -23795,6 +26391,7 @@ HSPLcom/android/server/pm/PackageManagerService;->getRequiredUninstallerLPr()Lja HSPLcom/android/server/pm/PackageManagerService;->getRetailDemoPackageName()Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->getRuntimePermissionsVersion(I)I HSPLcom/android/server/pm/PackageManagerService;->getServiceInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ServiceInfo; +HSPLcom/android/server/pm/PackageManagerService;->getServiceInfoBody(Landroid/content/ComponentName;III)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/pm/PackageManagerService;->getServicesSystemSharedLibraryPackageName()Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getSettingsVersionForPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Lcom/android/server/pm/Settings$VersionInfo; HPLcom/android/server/pm/PackageManagerService;->getSetupWizardPackageName()Ljava/lang/String; @@ -23807,34 +26404,40 @@ PLcom/android/server/pm/PackageManagerService;->getSharedSystemSharedLibraryPack HSPLcom/android/server/pm/PackageManagerService;->getSharedUserPackagesForPackageLocked(Ljava/lang/String;I)[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getStorageManagerPackageName()Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->getSuspendedPackageAppExtrasInternal(Ljava/lang/String;I)Landroid/os/Bundle; -PLcom/android/server/pm/PackageManagerService;->getSystemAvailableFeatures()Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/PackageManagerService;->getSystemAvailableFeatures()Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->getSystemCaptionsServicePackageName()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getSystemSharedLibraryNames()[Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->getSystemTextClassifierPackageName()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->getTargetSdkVersion(Ljava/lang/String;)I HPLcom/android/server/pm/PackageManagerService;->getUidTargetSdkVersionLockedLPr(I)I -PLcom/android/server/pm/PackageManagerService;->getUnknownSourcesSettings()I +HPLcom/android/server/pm/PackageManagerService;->getUnknownSourcesSettings()I HPLcom/android/server/pm/PackageManagerService;->getUnsuspendablePackagesForUser([Ljava/lang/String;I)[Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerService;->getUnusedPackages(J)Ljava/util/Set; HSPLcom/android/server/pm/PackageManagerService;->getVendorPartitionVersion()I +HPLcom/android/server/pm/PackageManagerService;->getVerificationTimeout()J HSPLcom/android/server/pm/PackageManagerService;->getWellbeingPackageName()Ljava/lang/String; HPLcom/android/server/pm/PackageManagerService;->grantImplicitAccess(ILjava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService;->grantRuntimePermission(Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/pm/PackageManagerService;->handlePackagePostInstall(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;ZZZ[Ljava/lang/String;Ljava/util/List;IZLjava/lang/String;Landroid/content/pm/IPackageInstallObserver2;I)V +HPLcom/android/server/pm/PackageManagerService;->handlePackagePostInstall(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;ZZZ[Ljava/lang/String;Ljava/util/List;IZLjava/lang/String;Landroid/content/pm/IPackageInstallObserver2;I)V +HSPLcom/android/server/pm/PackageManagerService;->hasCrossUserPermission(IIIZZ)Z HSPLcom/android/server/pm/PackageManagerService;->hasNonNegativePriority(Ljava/util/List;)Z +HPLcom/android/server/pm/PackageManagerService;->hasPermission(Ljava/lang/String;)Z PLcom/android/server/pm/PackageManagerService;->hasSigningCertificate(Ljava/lang/String;[BI)Z HPLcom/android/server/pm/PackageManagerService;->hasString(Ljava/util/List;Ljava/util/List;)Z HSPLcom/android/server/pm/PackageManagerService;->hasSystemFeature(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService;->hasSystemUidErrors()Z +HPLcom/android/server/pm/PackageManagerService;->hasValidDomains(Landroid/content/pm/parsing/component/ParsedIntentInfo;)Z PLcom/android/server/pm/PackageManagerService;->installExistingPackageAsUser(Ljava/lang/String;IIILjava/util/List;)I -PLcom/android/server/pm/PackageManagerService;->installExistingPackageAsUser(Ljava/lang/String;IIILjava/util/List;Landroid/content/IntentSender;)I +HPLcom/android/server/pm/PackageManagerService;->installExistingPackageAsUser(Ljava/lang/String;IIILjava/util/List;Landroid/content/IntentSender;)I PLcom/android/server/pm/PackageManagerService;->installPackageFromSystemLIF(Ljava/lang/String;[I[IZ)Lcom/android/server/pm/parsing/pkg/AndroidPackage; -PLcom/android/server/pm/PackageManagerService;->installPackagesLI(Ljava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->installPackagesTracedLI(Ljava/util/List;)V +HPLcom/android/server/pm/PackageManagerService;->installPackagesLI(Ljava/util/List;)V +HPLcom/android/server/pm/PackageManagerService;->installPackagesTracedLI(Ljava/util/List;)V HPLcom/android/server/pm/PackageManagerService;->installStage(Lcom/android/server/pm/PackageManagerService$InstallParams;)V PLcom/android/server/pm/PackageManagerService;->installStage(Lcom/android/server/pm/PackageManagerService$InstallParams;Ljava/util/List;)V PLcom/android/server/pm/PackageManagerService;->installStubPackageLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)Lcom/android/server/pm/parsing/pkg/AndroidPackage; HSPLcom/android/server/pm/PackageManagerService;->installSystemStubPackages(Ljava/util/List;I)V HSPLcom/android/server/pm/PackageManagerService;->installWhitelistedSystemPackages()V +HSPLcom/android/server/pm/PackageManagerService;->invalidatePackageInfoCache()V PLcom/android/server/pm/PackageManagerService;->isCallerAllowedToSilentlyUninstall(ILjava/lang/String;)Z PLcom/android/server/pm/PackageManagerService;->isCallerDeviceOrProfileOwner(I)Z HSPLcom/android/server/pm/PackageManagerService;->isCallerSameApp(Ljava/lang/String;I)Z @@ -23844,11 +26447,13 @@ HSPLcom/android/server/pm/PackageManagerService;->isDeviceUpgrading()Z HSPLcom/android/server/pm/PackageManagerService;->isExternal(Lcom/android/server/pm/PackageSetting;)Z HSPLcom/android/server/pm/PackageManagerService;->isFirstBoot()Z PLcom/android/server/pm/PackageManagerService;->isHistoricalPackageUsageAvailable()Z -HPLcom/android/server/pm/PackageManagerService;->isHomeIntent(Landroid/content/Intent;)Z +HSPLcom/android/server/pm/PackageManagerService;->isHomeIntent(Landroid/content/Intent;)Z HSPLcom/android/server/pm/PackageManagerService;->isImplicitImageCaptureIntentAndNotSetByDpcLocked(Landroid/content/Intent;ILjava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService;->isInstantApp(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageManagerService;->isInstantAppInternal(Ljava/lang/String;II)Z +HSPLcom/android/server/pm/PackageManagerService;->isInstantAppInternalBody(Ljava/lang/String;II)Z HSPLcom/android/server/pm/PackageManagerService;->isInstantAppResolutionAllowed(Landroid/content/Intent;Ljava/util/List;IZ)Z +HPLcom/android/server/pm/PackageManagerService;->isInstantAppResolutionAllowedBody(Landroid/content/Intent;Ljava/util/List;IZ)Z PLcom/android/server/pm/PackageManagerService;->isIntegrityVerificationEnabled()Z PLcom/android/server/pm/PackageManagerService;->isOnlyCoreApps()Z PLcom/android/server/pm/PackageManagerService;->isOrphaned(Ljava/lang/String;)Z @@ -23863,55 +26468,66 @@ HSPLcom/android/server/pm/PackageManagerService;->isRecentsAccessingChildProfile HSPLcom/android/server/pm/PackageManagerService;->isRecoverSignatureUpdateNeeded(Lcom/android/server/pm/Settings$VersionInfo;)Z PLcom/android/server/pm/PackageManagerService;->isRecoverSignatureUpdateNeeded(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/PackageManagerService;->isSafeMode()Z +HPLcom/android/server/pm/PackageManagerService;->isSameProfileGroup(II)Z PLcom/android/server/pm/PackageManagerService;->isStorageLow()Z PLcom/android/server/pm/PackageManagerService;->isSuspendAllowedForUser(I)Z +PLcom/android/server/pm/PackageManagerService;->isSystemApp(Lcom/android/server/pm/PackageSetting;)Z HPLcom/android/server/pm/PackageManagerService;->isUidPrivileged(I)Z PLcom/android/server/pm/PackageManagerService;->isUpdatedSystemApp(Lcom/android/server/pm/PackageSetting;)Z HPLcom/android/server/pm/PackageManagerService;->isUserEnabled(I)Z -PLcom/android/server/pm/PackageManagerService;->isUserRestricted(ILjava/lang/String;)Z +HPLcom/android/server/pm/PackageManagerService;->isUserRestricted(ILjava/lang/String;)Z PLcom/android/server/pm/PackageManagerService;->isVerificationEnabled(Landroid/content/pm/PackageInfoLite;III)Z -PLcom/android/server/pm/PackageManagerService;->killApplication(Ljava/lang/String;IILjava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService;->killApplication(Ljava/lang/String;IILjava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->killApplication(Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->lambda$commitPackageSettings$27$PackageManagerService(ZLcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/ArrayList;ZLjava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->lambda$deleteApplicationCacheFilesAsUser$42$PackageManagerService(Lcom/android/server/pm/parsing/pkg/AndroidPackage;IIILandroid/content/pm/IPackageDataObserver;Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->lambda$deletePackageVersionedInternal$40$PackageManagerService(Ljava/lang/String;IZZJII[ILandroid/content/pm/IPackageDeleteObserver2;Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->lambda$dropNonSystemPackages$48(I)[Ljava/lang/String; -HSPLcom/android/server/pm/PackageManagerService;->lambda$executeSharedLibrariesUpdateLPr$26(Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;)V -PLcom/android/server/pm/PackageManagerService;->lambda$installExistingPackageAsUser$33$PackageManagerService(Ljava/lang/String;Lcom/android/server/pm/PackageSetting;ILandroid/content/IntentSender;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$10(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/SystemConfig; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$11(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageDexOptimizer; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$12(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DexManager; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$13(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$14(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ApexManager; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$15(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Landroid/permission/IPermissionManager; +PLcom/android/server/pm/PackageManagerService;->lambda$deleteApplicationCacheFilesAsUser$50$PackageManagerService(Lcom/android/server/pm/parsing/pkg/AndroidPackage;IIILandroid/content/pm/IPackageDataObserver;Ljava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->lambda$deletePackageVersionedInternal$49$PackageManagerService(Ljava/lang/String;IZZJII[ILandroid/content/pm/IPackageDeleteObserver2;Ljava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->lambda$dropNonSystemPackages$56(I)[Ljava/lang/String; +HSPLcom/android/server/pm/PackageManagerService;->lambda$executeSharedLibrariesUpdateLPr$35(Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;)V +PLcom/android/server/pm/PackageManagerService;->lambda$installExistingPackageAsUser$42$PackageManagerService(Ljava/lang/String;Lcom/android/server/pm/PackageSetting;ILandroid/content/IntentSender;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$10(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/compat/PlatformCompat; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$11(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/SystemConfig; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$12(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageDexOptimizer; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$13(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DexManager; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$14(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$15(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ApexManager; HSPLcom/android/server/pm/PackageManagerService;->lambda$main$16(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ViewCompiler; HSPLcom/android/server/pm/PackageManagerService;->lambda$main$17(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Landroid/os/incremental/IncrementalManager; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$4(Ljava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ComponentResolver; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$6(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;ZLjava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/UserManagerService; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$7(Ljava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/Settings; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$8(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilter; -HSPLcom/android/server/pm/PackageManagerService;->lambda$main$9(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/compat/PlatformCompat; -HSPLcom/android/server/pm/PackageManagerService;->lambda$new$19(Ljava/util/function/BiConsumer;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$new$20$PackageManagerService(Ljava/util/function/BiConsumer;)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$new$21$PackageManagerService(Ljava/util/List;I)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$new$49$PackageManagerService(Ljava/lang/String;)Z -PLcom/android/server/pm/PackageManagerService;->lambda$notifyFirstLaunch$36$PackageManagerService(Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->lambda$postPreferredActivityChangedBroadcast$43(I)V -HPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataAfterInstallLIF$54(Landroid/os/UserManagerInternal;Landroid/content/pm/UserInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/os/storage/StorageManagerInternal;)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataAndMigrate$55$PackageManagerService(ZLcom/android/server/pm/parsing/pkg/AndroidPackage;II)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataLeaf$56$PackageManagerService(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;IILjava/lang/String;ILjava/lang/String;Lcom/android/server/pm/PackageSetting;Ljava/lang/Long;Ljava/lang/Throwable;)V -HPLcom/android/server/pm/PackageManagerService;->lambda$processInstallRequestsAsync$35$PackageManagerService(ZLjava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->lambda$requestChecksums$0$PackageManagerService()Landroid/content/Context; -HPLcom/android/server/pm/PackageManagerService;->lambda$requestChecksums$3$PackageManagerService(Ljava/util/List;II[Ljava/security/cert/Certificate;Landroid/content/IntentSender;)V -HPLcom/android/server/pm/PackageManagerService;->lambda$sendPackageBroadcast$28$PackageManagerService([ILjava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;Landroid/util/SparseArray;[I)V -HSPLcom/android/server/pm/PackageManagerService;->lambda$static$29(Landroid/content/pm/ProviderInfo;Landroid/content/pm/ProviderInfo;)I -PLcom/android/server/pm/PackageManagerService;->lambda$systemReady$51$PackageManagerService(I)V -PLcom/android/server/pm/PackageManagerService;->lambda$verifyStage$30(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V -PLcom/android/server/pm/PackageManagerService;->lambda$verifyStage$31(Lcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;)V -HPLcom/android/server/pm/PackageManagerService;->logAppProcessStartIfNeeded(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService;->lambda$main$18(Landroid/content/Context;)Landroid/app/role/RoleManager; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$19(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/DefaultAppProvider; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$20(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Landroid/util/DisplayMetrics; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$21(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/parsing/PackageParser2; +HPLcom/android/server/pm/PackageManagerService;->lambda$main$22(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/parsing/PackageParser2; +HPLcom/android/server/pm/PackageManagerService;->lambda$main$23(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/parsing/PackageParser2; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$24(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageInstallerService; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$25(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;Landroid/content/ComponentName;)Lcom/android/server/pm/InstantAppResolverConnection; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$26(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ModuleInfoProvider; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$27(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/LegacyPermissionManagerInternal; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$5(Ljava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ComponentResolver; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$6(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$7(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;ZLjava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/UserManagerService; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$8(Ljava/lang/Object;Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/Settings; +HSPLcom/android/server/pm/PackageManagerService;->lambda$main$9(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilter; +HSPLcom/android/server/pm/PackageManagerService;->lambda$new$29(Ljava/util/function/BiConsumer;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$new$30$PackageManagerService(Ljava/util/function/BiConsumer;)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$new$31$PackageManagerService(Ljava/util/List;I)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$new$57$PackageManagerService(Ljava/lang/String;)Z +PLcom/android/server/pm/PackageManagerService;->lambda$notifyFirstLaunch$45$PackageManagerService(Ljava/lang/String;ILjava/lang/String;)V +PLcom/android/server/pm/PackageManagerService;->lambda$postPreferredActivityChangedBroadcast$51(I)V +HPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataAfterInstallLIF$62(Lcom/android/server/pm/UserManagerInternal;Landroid/content/pm/UserInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/os/storage/StorageManagerInternal;)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataAndMigrate$63$PackageManagerService(ZLcom/android/server/pm/parsing/pkg/AndroidPackage;II)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$prepareAppDataLeaf$64$PackageManagerService(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IILjava/lang/String;ILjava/lang/String;Lcom/android/server/pm/PackageSetting;Ljava/lang/Long;Ljava/lang/Throwable;)V +HPLcom/android/server/pm/PackageManagerService;->lambda$processInstallRequestsAsync$44$PackageManagerService(ZLjava/util/List;)V +PLcom/android/server/pm/PackageManagerService;->lambda$requestChecksumsInternal$0$PackageManagerService()Landroid/content/Context; +PLcom/android/server/pm/PackageManagerService;->lambda$requestChecksumsInternal$4$PackageManagerService(Landroid/os/Handler;Ljava/util/List;IILjava/lang/String;[Ljava/security/cert/Certificate;Landroid/content/IntentSender;)V +HPLcom/android/server/pm/PackageManagerService;->lambda$sendPackageBroadcast$37$PackageManagerService([ILjava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;Landroid/util/SparseArray;[I)V +HSPLcom/android/server/pm/PackageManagerService;->lambda$static$38(Landroid/content/pm/ProviderInfo;Landroid/content/pm/ProviderInfo;)I +PLcom/android/server/pm/PackageManagerService;->lambda$verifyStage$39(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V +PLcom/android/server/pm/PackageManagerService;->lambda$verifyStage$40(Lcom/android/server/pm/PackageManagerService$MultiPackageVerificationParams;)V +HSPLcom/android/server/pm/PackageManagerService;->liveComputer()Lcom/android/server/pm/PackageManagerService$Computer; +HSPLcom/android/server/pm/PackageManagerService;->logAppProcessStartIfNeeded(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerService;->main(Landroid/content/Context;Lcom/android/server/pm/Installer;ZZ)Lcom/android/server/pm/PackageManagerService; PLcom/android/server/pm/PackageManagerService;->markPackageUninstalledForUserLPw(Lcom/android/server/pm/PackageSetting;Landroid/os/UserHandle;)V -PLcom/android/server/pm/PackageManagerService;->matchComponentForVerifier(Ljava/lang/String;Ljava/util/List;)Landroid/content/ComponentName; +HPLcom/android/server/pm/PackageManagerService;->matchComponentForVerifier(Ljava/lang/String;Ljava/util/List;)Landroid/content/ComponentName; PLcom/android/server/pm/PackageManagerService;->matchVerifiers(Landroid/content/pm/PackageInfoLite;Ljava/util/List;Lcom/android/server/pm/PackageVerificationState;)Ljava/util/List; PLcom/android/server/pm/PackageManagerService;->mayDeletePackageLocked(Lcom/android/server/pm/PackageManagerService$PackageRemovedInfo;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;ILandroid/os/UserHandle;)Lcom/android/server/pm/PackageManagerService$DeletePackageAction; HPLcom/android/server/pm/PackageManagerService;->maybeAddInstantAppInstaller(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;IIZZ)Ljava/util/List; @@ -23921,51 +26537,64 @@ PLcom/android/server/pm/PackageManagerService;->needsNetworkVerificationLPr(Ljav HSPLcom/android/server/pm/PackageManagerService;->nonStaticSharedLibExistsLocked(Ljava/lang/String;)Z HSPLcom/android/server/pm/PackageManagerService;->normalizePackageNameLPr(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->notifyDexLoad(Ljava/lang/String;Ljava/util/Map;Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->notifyInstallObserver(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Landroid/content/pm/IPackageInstallObserver2;)V +PLcom/android/server/pm/PackageManagerService;->notifyFirstLaunch(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService;->notifyInstallObserver(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Landroid/content/pm/IPackageInstallObserver2;)V +HPLcom/android/server/pm/PackageManagerService;->notifyInstallObserver(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->notifyPackageAdded(Ljava/lang/String;I)V -PLcom/android/server/pm/PackageManagerService;->notifyPackageChangeObservers(Landroid/content/pm/PackageChangeEvent;)V +HPLcom/android/server/pm/PackageManagerService;->notifyPackageChangeObservers(Landroid/content/pm/PackageChangeEvent;)V PLcom/android/server/pm/PackageManagerService;->notifyPackageChangeObserversOnDelete(Ljava/lang/String;J)V -PLcom/android/server/pm/PackageManagerService;->notifyPackageChangeObserversOnUpdate(Lcom/android/server/pm/PackageManagerService$ReconciledPackage;)V -PLcom/android/server/pm/PackageManagerService;->notifyPackageChanged(Ljava/lang/String;I)V +HPLcom/android/server/pm/PackageManagerService;->notifyPackageChangeObserversOnUpdate(Lcom/android/server/pm/PackageManagerService$ReconciledPackage;)V +HPLcom/android/server/pm/PackageManagerService;->notifyPackageChanged(Ljava/lang/String;I)V PLcom/android/server/pm/PackageManagerService;->notifyPackageRemoved(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerService;->notifyPackageUse(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerService;->notifyPackageUseLocked(Ljava/lang/String;I)V HPLcom/android/server/pm/PackageManagerService;->notifyPackagesReplacedReceived([Ljava/lang/String;)V +HSPLcom/android/server/pm/PackageManagerService;->onChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/pm/PackageManagerService;->onChanged()V PLcom/android/server/pm/PackageManagerService;->onRestoreComplete(ILandroid/content/Context;Landroid/content/IntentSender;)V -PLcom/android/server/pm/PackageManagerService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V +HPLcom/android/server/pm/PackageManagerService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V HSPLcom/android/server/pm/PackageManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/android/server/pm/PackageManagerService;->optimisticallyRegisterAppId(Lcom/android/server/pm/PackageManagerService$ScanResult;)Z PLcom/android/server/pm/PackageManagerService;->packageIsBrowser(Ljava/lang/String;I)Z +PLcom/android/server/pm/PackageManagerService;->parsePerUidReadTimeouts()[Landroid/os/incremental/PerUidReadTimeouts; PLcom/android/server/pm/PackageManagerService;->performBackupManagerRestore(IILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)Z -PLcom/android/server/pm/PackageManagerService;->performDexOpt(Lcom/android/server/pm/dex/DexoptOptions;)Z +HPLcom/android/server/pm/PackageManagerService;->performDexOpt(Lcom/android/server/pm/dex/DexoptOptions;)Z HPLcom/android/server/pm/PackageManagerService;->performDexOptInternal(Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageManagerService;->performDexOptInternalWithDependenciesLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/dex/DexoptOptions;)I +PLcom/android/server/pm/PackageManagerService;->performDexOptMode(Ljava/lang/String;ZLjava/lang/String;ZZLjava/lang/String;)Z HPLcom/android/server/pm/PackageManagerService;->performDexOptTraced(Lcom/android/server/pm/dex/DexoptOptions;)I HPLcom/android/server/pm/PackageManagerService;->performDexOptUpgrade(Ljava/util/List;ZIZ)[I HPLcom/android/server/pm/PackageManagerService;->performDexOptWithStatus(Lcom/android/server/pm/dex/DexoptOptions;)I HSPLcom/android/server/pm/PackageManagerService;->performFstrimIfNeeded()V -PLcom/android/server/pm/PackageManagerService;->performRollbackManagerRestore(IILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PostInstallData;)Z +HPLcom/android/server/pm/PackageManagerService;->performRollbackManagerRestore(IILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PostInstallData;)Z PLcom/android/server/pm/PackageManagerService;->postPreferredActivityChangedBroadcast(I)V HSPLcom/android/server/pm/PackageManagerService;->prepareAppData(Lcom/android/server/pm/Installer$Batch;Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)Ljava/util/concurrent/CompletableFuture; -PLcom/android/server/pm/PackageManagerService;->prepareAppDataAfterInstallLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/PackageManagerService;->prepareAppDataAfterInstallLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/PackageManagerService;->prepareAppDataAndMigrate(Lcom/android/server/pm/Installer$Batch;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IIZ)Ljava/util/concurrent/CompletableFuture; +PLcom/android/server/pm/PackageManagerService;->prepareAppDataContentsLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;II)V HSPLcom/android/server/pm/PackageManagerService;->prepareAppDataContentsLeafLIF(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;II)V HSPLcom/android/server/pm/PackageManagerService;->prepareAppDataLeaf(Lcom/android/server/pm/Installer$Batch;Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)Ljava/util/concurrent/CompletableFuture; -PLcom/android/server/pm/PackageManagerService;->preparePackageLI(Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)Lcom/android/server/pm/PackageManagerService$PrepareResult; -HSPLcom/android/server/pm/PackageManagerService;->preparePackageParserCache(Lcom/android/server/pm/PackageManagerService$Injector;)Ljava/io/File; -PLcom/android/server/pm/PackageManagerService;->processInstallRequestsAsync(ZLjava/util/List;)V +HPLcom/android/server/pm/PackageManagerService;->preparePackageLI(Lcom/android/server/pm/PackageManagerService$InstallArgs;Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)Lcom/android/server/pm/PackageManagerService$PrepareResult; +HSPLcom/android/server/pm/PackageManagerService;->preparePackageParserCache(Z)Ljava/io/File; +HPLcom/android/server/pm/PackageManagerService;->processInstallRequestsAsync(ZLjava/util/List;)V +PLcom/android/server/pm/PackageManagerService;->pruneUnusedStaticSharedLibraries(JJ)Z HSPLcom/android/server/pm/PackageManagerService;->queryContentProviders(Ljava/lang/String;IILjava/lang/String;)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->queryCrossProfileIntents(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;IIZ)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;II)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;IIIIZZ)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService;->queryIntentActivitiesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIIZZLjava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult; +PLcom/android/server/pm/PackageManagerService;->queryIntentActivityOptions(Landroid/content/ComponentName;[Landroid/content/Intent;[Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/pm/PackageManagerService;->queryIntentActivityOptionsInternal(Landroid/content/ComponentName;[Landroid/content/Intent;[Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;II)Ljava/util/List; HPLcom/android/server/pm/PackageManagerService;->queryIntentContentProviders(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/PackageManagerService;->queryIntentContentProvidersInternal(Landroid/content/Intent;Ljava/lang/String;II)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->queryIntentReceivers(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->queryIntentReceiversInternal(Landroid/content/Intent;Ljava/lang/String;IIZ)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->queryIntentServices(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/PackageManagerService;->queryIntentServicesInternal(Landroid/content/Intent;Ljava/lang/String;IIIZ)Ljava/util/List; +HSPLcom/android/server/pm/PackageManagerService;->queryIntentServicesInternalBody(Landroid/content/Intent;Ljava/lang/String;IIILjava/lang/String;)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerService;->querySkipCurrentProfileIntents(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; +HSPLcom/android/server/pm/PackageManagerService;->rebuildSnapshot(I)V HSPLcom/android/server/pm/PackageManagerService;->reconcileApps(Ljava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->reconcileAppsData(IIZ)V PLcom/android/server/pm/PackageManagerService;->reconcileAppsDataLI(Ljava/lang/String;IIZ)V @@ -23975,17 +26604,18 @@ PLcom/android/server/pm/PackageManagerService;->registerMoveCallback(Landroid/co HSPLcom/android/server/pm/PackageManagerService;->removeCachedResult(Ljava/io/File;)V HSPLcom/android/server/pm/PackageManagerService;->removeCodePathLI(Ljava/io/File;)V HSPLcom/android/server/pm/PackageManagerService;->removeDexFiles(Ljava/util/List;[Ljava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->removeDistractingPackageRestrictions([Ljava/lang/String;I)V -PLcom/android/server/pm/PackageManagerService;->removeKeystoreDataIfNeeded(Landroid/os/UserManagerInternal;II)V -PLcom/android/server/pm/PackageManagerService;->removePackageDataLIF(Lcom/android/server/pm/PackageSetting;[ILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;IZ)V +HPLcom/android/server/pm/PackageManagerService;->removeDistractingPackageRestrictions([Ljava/lang/String;I)V +PLcom/android/server/pm/PackageManagerService;->removeKeystoreDataIfNeeded(Lcom/android/server/pm/UserManagerInternal;II)V +HPLcom/android/server/pm/PackageManagerService;->removePackageDataLIF(Lcom/android/server/pm/PackageSetting;[ILcom/android/server/pm/PackageManagerService$PackageRemovedInfo;IZ)V PLcom/android/server/pm/PackageManagerService;->removePackageLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -PLcom/android/server/pm/PackageManagerService;->removePackageLI(Ljava/lang/String;Z)V +HPLcom/android/server/pm/PackageManagerService;->removePackageLI(Ljava/lang/String;Z)V PLcom/android/server/pm/PackageManagerService;->removeSharedLibraryLPw(Ljava/lang/String;J)Z -PLcom/android/server/pm/PackageManagerService;->removeSuspensionsBySuspendingPackage([Ljava/lang/String;Ljava/util/function/Predicate;I)V +HPLcom/android/server/pm/PackageManagerService;->removeSuspensionsBySuspendingPackage([Ljava/lang/String;Ljava/util/function/Predicate;I)V HSPLcom/android/server/pm/PackageManagerService;->renameStaticSharedLibraryPackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V HPLcom/android/server/pm/PackageManagerService;->replacePreferredActivity(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;I)V HSPLcom/android/server/pm/PackageManagerService;->reportSettingsProblem(ILjava/lang/String;)V -HPLcom/android/server/pm/PackageManagerService;->requestChecksums(Ljava/lang/String;ZIILjava/util/List;Landroid/content/IntentSender;I)V +HSPLcom/android/server/pm/PackageManagerService;->requestChecksums(Ljava/lang/String;ZIILjava/util/List;Landroid/content/IntentSender;I)V +HPLcom/android/server/pm/PackageManagerService;->requestChecksumsInternal(Ljava/lang/String;ZIILjava/util/List;Landroid/content/IntentSender;ILjava/util/concurrent/Executor;Landroid/os/Handler;)V HSPLcom/android/server/pm/PackageManagerService;->resolveApexToScanPartition(Lcom/android/server/pm/ApexManager$ActiveApexInfo;)Lcom/android/server/pm/PackageManagerService$ScanPartition; HSPLcom/android/server/pm/PackageManagerService;->resolveContentProvider(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; HSPLcom/android/server/pm/PackageManagerService;->resolveContentProviderInternal(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; @@ -23997,27 +26627,31 @@ HSPLcom/android/server/pm/PackageManagerService;->resolveInternalPackageNameLPr( HSPLcom/android/server/pm/PackageManagerService;->resolveService(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ResolveInfo; HSPLcom/android/server/pm/PackageManagerService;->resolveServiceInternal(Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; HPLcom/android/server/pm/PackageManagerService;->resolveUserIds(I)[I -PLcom/android/server/pm/PackageManagerService;->restoreAndPostInstall(ILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PostInstallData;)V +HPLcom/android/server/pm/PackageManagerService;->restoreAndPostInstall(ILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Lcom/android/server/pm/PackageManagerService$PostInstallData;)V HSPLcom/android/server/pm/PackageManagerService;->scanDirLI(Ljava/io/File;IIJLcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;)V HSPLcom/android/server/pm/PackageManagerService;->scanDirTracedLI(Ljava/io/File;IIJLcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;)V PLcom/android/server/pm/PackageManagerService;->scanPackageLI(Ljava/io/File;IIJLandroid/os/UserHandle;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; HSPLcom/android/server/pm/PackageManagerService;->scanPackageNewLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IIJLandroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$ScanResult; HSPLcom/android/server/pm/PackageManagerService;->scanPackageOnlyLI(Lcom/android/server/pm/PackageManagerService$ScanRequest;Lcom/android/server/pm/PackageManagerService$Injector;ZJ)Lcom/android/server/pm/PackageManagerService$ScanResult; -PLcom/android/server/pm/PackageManagerService;->scanPackageTracedLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IIJLandroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$ScanResult; +HPLcom/android/server/pm/PackageManagerService;->scanPackageTracedLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IIJLandroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/pm/PackageManagerService$ScanResult; PLcom/android/server/pm/PackageManagerService;->scanPackageTracedLI(Ljava/io/File;IIJLandroid/os/UserHandle;)Lcom/android/server/pm/parsing/pkg/AndroidPackage; +PLcom/android/server/pm/PackageManagerService;->scheduleDeferredNoKillInstallObserver(Lcom/android/server/pm/PackageManagerService$PackageInstalledInfo;Landroid/content/pm/IPackageInstallObserver2;)V +PLcom/android/server/pm/PackageManagerService;->scheduleDeferredNoKillPostDelete(Lcom/android/server/pm/PackageManagerService$InstallArgs;)V HPLcom/android/server/pm/PackageManagerService;->scheduleWritePackageRestrictionsLocked(I)V -PLcom/android/server/pm/PackageManagerService;->scheduleWriteSettingsLocked()V +PLcom/android/server/pm/PackageManagerService;->scheduleWritePackageRestrictionsLocked(Landroid/os/UserHandle;)V +HPLcom/android/server/pm/PackageManagerService;->scheduleWriteSettingsLocked()V PLcom/android/server/pm/PackageManagerService;->sendFirstLaunchBroadcast(Ljava/lang/String;Ljava/lang/String;[I[I)V -PLcom/android/server/pm/PackageManagerService;->sendPackageAddedForNewUsers(Ljava/lang/String;ZZI[I[II)V +HPLcom/android/server/pm/PackageManagerService;->sendPackageAddedForNewUsers(Ljava/lang/String;ZZI[I[II)V PLcom/android/server/pm/PackageManagerService;->sendPackageAddedForUser(Ljava/lang/String;Lcom/android/server/pm/PackageSetting;II)V -PLcom/android/server/pm/PackageManagerService;->sendPackageBroadcast(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;[I[ILandroid/util/SparseArray;)V -PLcom/android/server/pm/PackageManagerService;->sendPackageChangedBroadcast(Ljava/lang/String;ZLjava/util/ArrayList;ILjava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService;->sendPackageBroadcast(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;[I[ILandroid/util/SparseArray;)V +HPLcom/android/server/pm/PackageManagerService;->sendPackageChangedBroadcast(Ljava/lang/String;ZLjava/util/ArrayList;ILjava/lang/String;)V PLcom/android/server/pm/PackageManagerService;->sendPackagesSuspendedForUser([Ljava/lang/String;[IIZ)V -PLcom/android/server/pm/PackageManagerService;->sendSessionCommitBroadcast(Landroid/content/pm/PackageInstaller$SessionInfo;I)V +HPLcom/android/server/pm/PackageManagerService;->sendSessionCommitBroadcast(Landroid/content/pm/PackageInstaller$SessionInfo;I)V HPLcom/android/server/pm/PackageManagerService;->setApplicationCategoryHint(Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerService;->setApplicationEnabledSetting(Ljava/lang/String;IIILjava/lang/String;)V +HPLcom/android/server/pm/PackageManagerService;->setApplicationEnabledSetting(Ljava/lang/String;IIILjava/lang/String;)V HPLcom/android/server/pm/PackageManagerService;->setBlockUninstallForUser(Ljava/lang/String;ZI)Z HSPLcom/android/server/pm/PackageManagerService;->setComponentEnabledSetting(Landroid/content/ComponentName;III)V +PLcom/android/server/pm/PackageManagerService;->setEnableRollbackCode(II)V HSPLcom/android/server/pm/PackageManagerService;->setEnabledSetting(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService;->setInstantAppForUser(Lcom/android/server/pm/PackageManagerService$Injector;Lcom/android/server/pm/PackageSetting;IZZ)V PLcom/android/server/pm/PackageManagerService;->setLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;ILandroid/content/IntentFilter;ILandroid/content/ComponentName;)V @@ -24025,17 +26659,20 @@ HSPLcom/android/server/pm/PackageManagerService;->setPackageStoppedState(Ljava/l PLcom/android/server/pm/PackageManagerService;->setPackagesSuspendedAsUser([Ljava/lang/String;ZLandroid/os/PersistableBundle;Landroid/os/PersistableBundle;Landroid/content/pm/SuspendDialogInfo;Ljava/lang/String;I)[Ljava/lang/String; PLcom/android/server/pm/PackageManagerService;->setRuntimePermissionsVersion(II)V HSPLcom/android/server/pm/PackageManagerService;->setSystemAppHiddenUntilInstalled(Ljava/lang/String;Z)V -PLcom/android/server/pm/PackageManagerService;->setSystemAppInstallState(Ljava/lang/String;ZI)Z -PLcom/android/server/pm/PackageManagerService;->setUpFsVerityIfPossible(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/PackageManagerService;->setSystemAppInstallState(Ljava/lang/String;ZI)Z +HPLcom/android/server/pm/PackageManagerService;->setUpFsVerityIfPossible(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/PackageManagerService;->setUpInstantAppInstallerActivityLP(Landroid/content/pm/ActivityInfo;)V HSPLcom/android/server/pm/PackageManagerService;->sharedLibExists(Ljava/lang/String;JLjava/util/Map;)Z HSPLcom/android/server/pm/PackageManagerService;->shouldFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;II)Z HSPLcom/android/server/pm/PackageManagerService;->shouldFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;ILandroid/content/ComponentName;II)Z -PLcom/android/server/pm/PackageManagerService;->startIntentFilterVerifications(IZLcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/PackageManagerService;->shouldKeepUninstalledPackageLPr(Ljava/lang/String;)Z +PLcom/android/server/pm/PackageManagerService;->shutdown()V +HSPLcom/android/server/pm/PackageManagerService;->snapshotComputer()Lcom/android/server/pm/PackageManagerService$Computer; +HPLcom/android/server/pm/PackageManagerService;->startIntentFilterVerifications(IZLcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/PackageManagerService;->systemReady()V HSPLcom/android/server/pm/PackageManagerService;->toStaticSharedLibraryPackageName(Ljava/lang/String;J)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerService;->updateAllSharedLibrariesLocked(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/Map;)Ljava/util/ArrayList; -PLcom/android/server/pm/PackageManagerService;->updateDefaultHomeNotLocked(I)Z +HPLcom/android/server/pm/PackageManagerService;->updateDefaultHomeNotLocked(I)Z PLcom/android/server/pm/PackageManagerService;->updateDefaultHomeNotLocked(Landroid/util/SparseBooleanArray;)V HSPLcom/android/server/pm/PackageManagerService;->updateFlags(II)I HSPLcom/android/server/pm/PackageManagerService;->updateFlagsForApplication(II)I @@ -24045,15 +26682,17 @@ HSPLcom/android/server/pm/PackageManagerService;->updateFlagsForResolve(IIIZZ)I HSPLcom/android/server/pm/PackageManagerService;->updateFlagsForResolve(IIIZZZ)I HSPLcom/android/server/pm/PackageManagerService;->updateInstantAppInstallerLocked(Ljava/lang/String;)V HSPLcom/android/server/pm/PackageManagerService;->updateIntentForResolve(Landroid/content/Intent;)Landroid/content/Intent; +PLcom/android/server/pm/PackageManagerService;->updateIntentVerificationStatus(Ljava/lang/String;II)Z HSPLcom/android/server/pm/PackageManagerService;->updatePackagesIfNeeded()V HPLcom/android/server/pm/PackageManagerService;->updateSequenceNumberLP(Lcom/android/server/pm/PackageSetting;[I)V -PLcom/android/server/pm/PackageManagerService;->updateSettingsInternalLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageManagerService$InstallArgs;[ILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V +HPLcom/android/server/pm/PackageManagerService;->updateSettingsInternalLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageManagerService$InstallArgs;[ILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V PLcom/android/server/pm/PackageManagerService;->updateSettingsLI(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageManagerService$InstallArgs;[ILcom/android/server/pm/PackageManagerService$PackageInstalledInfo;)V HSPLcom/android/server/pm/PackageManagerService;->updateSharedLibrariesLocked(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/Map;)V HSPLcom/android/server/pm/PackageManagerService;->userNeedsBadging(I)Z -PLcom/android/server/pm/PackageManagerService;->verifyIntentFilter(IILjava/util/List;)V +HPLcom/android/server/pm/PackageManagerService;->verifyIntentFilter(IILjava/util/List;)V HPLcom/android/server/pm/PackageManagerService;->verifyIntentFiltersIfNeeded(IIZLjava/lang/String;ZLjava/util/List;)V -PLcom/android/server/pm/PackageManagerService;->verifyPendingInstall(II)V +HSPLcom/android/server/pm/PackageManagerService;->verifyPackageUpdateLPr(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HPLcom/android/server/pm/PackageManagerService;->verifyPendingInstall(II)V HPLcom/android/server/pm/PackageManagerService;->verifyReplacingVersionCode(Landroid/content/pm/PackageInfoLite;JI)I HPLcom/android/server/pm/PackageManagerService;->verifyStage(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V PLcom/android/server/pm/PackageManagerService;->verifyStage(Lcom/android/server/pm/PackageManagerService$VerificationParams;Ljava/util/List;)V @@ -24063,7 +26702,7 @@ HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->()V HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->checkProperties()V HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getAndCheckValidity(I)Ljava/lang/String; HPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getCompilerFilterForReason(I)Ljava/lang/String; -PLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getReasonName(I)Ljava/lang/String; +HPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getReasonName(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getSystemPropertyName(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->isFilterAllowedForReason(ILjava/lang/String;)Z HSPLcom/android/server/pm/PackageManagerServiceUtils$1;->()V @@ -24078,27 +26717,29 @@ PLcom/android/server/pm/PackageManagerServiceUtils;->decompressFile(Ljava/io/Fil HSPLcom/android/server/pm/PackageManagerServiceUtils;->deriveAbiOverride(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/pm/PackageManagerServiceUtils;->dumpCriticalInfo(Landroid/util/proto/ProtoOutputStream;)V HPLcom/android/server/pm/PackageManagerServiceUtils;->dumpCriticalInfo(Ljava/io/PrintWriter;Ljava/lang/String;)V -HSPLcom/android/server/pm/PackageManagerServiceUtils;->enforceShellRestriction(Landroid/os/UserManagerInternal;Ljava/lang/String;II)V +HSPLcom/android/server/pm/PackageManagerServiceUtils;->enforceShellRestriction(Lcom/android/server/pm/UserManagerInternal;Ljava/lang/String;II)V HSPLcom/android/server/pm/PackageManagerServiceUtils;->enforceSystemOrPhoneCaller(Ljava/lang/String;I)V HSPLcom/android/server/pm/PackageManagerServiceUtils;->getCompressedFiles(Ljava/lang/String;)[Ljava/io/File; HSPLcom/android/server/pm/PackageManagerServiceUtils;->getLastModifiedTime(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)J -PLcom/android/server/pm/PackageManagerServiceUtils;->getMinimalPackageInfo(Landroid/content/Context;Ljava/lang/String;ILjava/lang/String;)Landroid/content/pm/PackageInfoLite; +HPLcom/android/server/pm/PackageManagerServiceUtils;->getMinimalPackageInfo(Landroid/content/Context;Landroid/content/pm/PackageParser$PackageLite;Ljava/lang/String;ILjava/lang/String;)Landroid/content/pm/PackageInfoLite; PLcom/android/server/pm/PackageManagerServiceUtils;->getPackageNamesForIntent(Landroid/content/Intent;I)Landroid/util/ArraySet; PLcom/android/server/pm/PackageManagerServiceUtils;->getPackagesForDexopt(Ljava/util/Collection;Lcom/android/server/pm/PackageManagerService;)Ljava/util/List; PLcom/android/server/pm/PackageManagerServiceUtils;->getPackagesForDexopt(Ljava/util/Collection;Lcom/android/server/pm/PackageManagerService;Z)Ljava/util/List; HSPLcom/android/server/pm/PackageManagerServiceUtils;->getSettingsProblemFile()Ljava/io/File; HSPLcom/android/server/pm/PackageManagerServiceUtils;->isApkVerificationForced(Lcom/android/server/pm/PackageSetting;)Z -PLcom/android/server/pm/PackageManagerServiceUtils;->isApkVerityEnabled()Z +HPLcom/android/server/pm/PackageManagerServiceUtils;->isApkVerityEnabled()Z PLcom/android/server/pm/PackageManagerServiceUtils;->isDowngradePermitted(IZ)Z +PLcom/android/server/pm/PackageManagerServiceUtils;->isLegacyApkVerityEnabled()Z +PLcom/android/server/pm/PackageManagerServiceUtils;->isUnusedSinceTimeInMillis(JJJLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;JJ)Z HPLcom/android/server/pm/PackageManagerServiceUtils;->lambda$getPackagesForDexopt$2(Lcom/android/server/pm/PackageSetting;)Z PLcom/android/server/pm/PackageManagerServiceUtils;->lambda$getPackagesForDexopt$3(Landroid/util/ArraySet;Lcom/android/server/pm/PackageSetting;)Z PLcom/android/server/pm/PackageManagerServiceUtils;->lambda$getPackagesForDexopt$4(Lcom/android/server/pm/dex/DexManager;Lcom/android/server/pm/PackageSetting;)Z HPLcom/android/server/pm/PackageManagerServiceUtils;->lambda$getPackagesForDexopt$5(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)I PLcom/android/server/pm/PackageManagerServiceUtils;->lambda$getPackagesForDexopt$6(JLcom/android/server/pm/PackageSetting;)Z -PLcom/android/server/pm/PackageManagerServiceUtils;->lambda$sortPackagesByUsageDate$1(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)I -PLcom/android/server/pm/PackageManagerServiceUtils;->lambda$static$0(Lcom/android/server/pm/PackageSetting;)Z +HPLcom/android/server/pm/PackageManagerServiceUtils;->lambda$sortPackagesByUsageDate$1(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)I +HPLcom/android/server/pm/PackageManagerServiceUtils;->lambda$static$0(Lcom/android/server/pm/PackageSetting;)Z HSPLcom/android/server/pm/PackageManagerServiceUtils;->logCriticalInfo(ILjava/lang/String;)V -PLcom/android/server/pm/PackageManagerServiceUtils;->makeDirRecursive(Ljava/io/File;I)V +HPLcom/android/server/pm/PackageManagerServiceUtils;->makeDirRecursive(Ljava/io/File;I)V PLcom/android/server/pm/PackageManagerServiceUtils;->packagesToString(Ljava/util/List;)Ljava/lang/String; PLcom/android/server/pm/PackageManagerServiceUtils;->sortPackagesByUsageDate(Ljava/util/List;Lcom/android/server/pm/PackageManagerService;)V HSPLcom/android/server/pm/PackageManagerServiceUtils;->verifySignatures(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Landroid/content/pm/PackageParser$SigningDetails;ZZ)Z @@ -24111,8 +26752,9 @@ PLcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver;->( PLcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver;->access$600(Lcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver;)Ljava/util/concurrent/LinkedBlockingQueue; PLcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver;->getIntentSender()Landroid/content/IntentSender; PLcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver;->getResult()Landroid/content/Intent; -PLcom/android/server/pm/PackageManagerShellCommand;->(Lcom/android/server/pm/PackageManagerService;Landroid/permission/IPermissionManager;Landroid/content/Context;)V -PLcom/android/server/pm/PackageManagerShellCommand;->displayPackageFilePath(Ljava/lang/String;I)I +PLcom/android/server/pm/PackageManagerShellCommand;->(Lcom/android/server/pm/PackageManagerService;Landroid/content/Context;)V +HPLcom/android/server/pm/PackageManagerShellCommand;->displayPackageFilePath(Ljava/lang/String;I)I +PLcom/android/server/pm/PackageManagerShellCommand;->doAbandonSession(IZ)I PLcom/android/server/pm/PackageManagerShellCommand;->doCommitSession(IZ)I PLcom/android/server/pm/PackageManagerShellCommand;->doCreateSession(Landroid/content/pm/PackageInstaller$SessionParams;Ljava/lang/String;I)I PLcom/android/server/pm/PackageManagerShellCommand;->doRunInstall(Lcom/android/server/pm/PackageManagerShellCommand$InstallParams;)I @@ -24120,39 +26762,53 @@ PLcom/android/server/pm/PackageManagerShellCommand;->doWriteSplit(ILjava/lang/St PLcom/android/server/pm/PackageManagerShellCommand;->doWriteSplits(ILjava/util/ArrayList;JZ)I PLcom/android/server/pm/PackageManagerShellCommand;->getRemainingArgs()Ljava/util/ArrayList; PLcom/android/server/pm/PackageManagerShellCommand;->makeInstallParams()Lcom/android/server/pm/PackageManagerShellCommand$InstallParams; -PLcom/android/server/pm/PackageManagerShellCommand;->onCommand(Ljava/lang/String;)I +HPLcom/android/server/pm/PackageManagerShellCommand;->onCommand(Ljava/lang/String;)I +PLcom/android/server/pm/PackageManagerShellCommand;->runCompile()I PLcom/android/server/pm/PackageManagerShellCommand;->runDumpProfiles()I PLcom/android/server/pm/PackageManagerShellCommand;->runInstall()I PLcom/android/server/pm/PackageManagerShellCommand;->runInstallCommit()I PLcom/android/server/pm/PackageManagerShellCommand;->runInstallCreate()I +PLcom/android/server/pm/PackageManagerShellCommand;->runInstallExisting()I PLcom/android/server/pm/PackageManagerShellCommand;->runInstallWrite()I PLcom/android/server/pm/PackageManagerShellCommand;->runList()I -PLcom/android/server/pm/PackageManagerShellCommand;->runListPackages(Z)I +HPLcom/android/server/pm/PackageManagerShellCommand;->runListPackages(Z)I PLcom/android/server/pm/PackageManagerShellCommand;->runPath()I PLcom/android/server/pm/PackageManagerShellCommand;->setParamsSize(Lcom/android/server/pm/PackageManagerShellCommand$InstallParams;Ljava/util/List;)V -PLcom/android/server/pm/PackageManagerShellCommand;->translateUserId(IILjava/lang/String;)I +HPLcom/android/server/pm/PackageManagerShellCommand;->translateUserId(IILjava/lang/String;)I +HSPLcom/android/server/pm/PackageProperty;->()V +HSPLcom/android/server/pm/PackageProperty;->addAllProperties(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/PackageProperty;->addComponentProperties(Ljava/util/List;Landroid/util/ArrayMap;)Landroid/util/ArrayMap; +HSPLcom/android/server/pm/PackageProperty;->addProperties(Ljava/util/Map;Landroid/util/ArrayMap;)Landroid/util/ArrayMap; +HPLcom/android/server/pm/PackageProperty;->getApplicationProperty(Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/PackageManager$Property; +HPLcom/android/server/pm/PackageProperty;->getProperty(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/PackageManager$Property; +HPLcom/android/server/pm/PackageProperty;->removeAllProperties(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/PackageProperty;->removeComponentProperties(Ljava/util/List;Landroid/util/ArrayMap;)Landroid/util/ArrayMap; +PLcom/android/server/pm/PackageProperty;->removeProperties(Ljava/util/Map;Landroid/util/ArrayMap;)Landroid/util/ArrayMap; HSPLcom/android/server/pm/PackageSetting;->(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/PackageSetting;->(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;[JLjava/util/Map;)V HSPLcom/android/server/pm/PackageSetting;->areInstallPermissionsFixed()Z HSPLcom/android/server/pm/PackageSetting;->copyMimeGroups(Ljava/util/Map;)V HSPLcom/android/server/pm/PackageSetting;->doCopy(Lcom/android/server/pm/PackageSetting;)V +HPLcom/android/server/pm/PackageSetting;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JLjava/util/List;Lcom/android/server/pm/permission/LegacyPermissionDataProvider;)V HSPLcom/android/server/pm/PackageSetting;->getAppId()I HSPLcom/android/server/pm/PackageSetting;->getLegacyPermissionState()Lcom/android/server/pm/permission/LegacyPermissionState; -PLcom/android/server/pm/PackageSetting;->getPkg()Lcom/android/server/pm/parsing/pkg/AndroidPackage; +HSPLcom/android/server/pm/PackageSetting;->getPkg()Lcom/android/server/pm/parsing/pkg/AndroidPackage; HSPLcom/android/server/pm/PackageSetting;->getPkgState()Lcom/android/server/pm/pkg/PackageStateUnserialized; HSPLcom/android/server/pm/PackageSetting;->getSharedUser()Lcom/android/server/pm/SharedUserSetting; HSPLcom/android/server/pm/PackageSetting;->getSharedUserId()I PLcom/android/server/pm/PackageSetting;->isMatch(I)Z -PLcom/android/server/pm/PackageSetting;->isPrivileged()Z +HPLcom/android/server/pm/PackageSetting;->isPrivileged()Z HSPLcom/android/server/pm/PackageSetting;->isSharedUser()Z HSPLcom/android/server/pm/PackageSetting;->isSystem()Z HSPLcom/android/server/pm/PackageSetting;->setInstallPermissionsFixed(Z)V HSPLcom/android/server/pm/PackageSetting;->toString()Ljava/lang/String; HSPLcom/android/server/pm/PackageSetting;->updateFrom(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/PackageSetting;->updateMimeGroups(Ljava/util/Set;)V +HPLcom/android/server/pm/PackageSetting;->writePackageUserPermissionsProto(Landroid/util/proto/ProtoOutputStream;JLjava/util/List;Lcom/android/server/pm/permission/LegacyPermissionDataProvider;)V HSPLcom/android/server/pm/PackageSettingBase;->()V HSPLcom/android/server/pm/PackageSettingBase;->(Lcom/android/server/pm/PackageSettingBase;Ljava/lang/String;)V HSPLcom/android/server/pm/PackageSettingBase;->(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JII[Ljava/lang/String;[J)V +PLcom/android/server/pm/PackageSettingBase;->clearDomainVerificationStatusForUser(I)V HPLcom/android/server/pm/PackageSettingBase;->disableComponentLPw(Ljava/lang/String;I)Z HSPLcom/android/server/pm/PackageSettingBase;->doCopy(Lcom/android/server/pm/PackageSettingBase;)V HSPLcom/android/server/pm/PackageSettingBase;->enableComponentLPw(Ljava/lang/String;I)Z @@ -24160,21 +26816,21 @@ HSPLcom/android/server/pm/PackageSettingBase;->getCeDataInode(I)J HPLcom/android/server/pm/PackageSettingBase;->getCurrentEnabledStateLPr(Ljava/lang/String;I)I HSPLcom/android/server/pm/PackageSettingBase;->getDisabledComponents(I)Landroid/util/ArraySet; HPLcom/android/server/pm/PackageSettingBase;->getDistractionFlags(I)I -PLcom/android/server/pm/PackageSettingBase;->getDomainVerificationStatusForUser(I)J +HPLcom/android/server/pm/PackageSettingBase;->getDomainVerificationStatusForUser(I)J HSPLcom/android/server/pm/PackageSettingBase;->getEnabled(I)I HSPLcom/android/server/pm/PackageSettingBase;->getEnabledComponents(I)Landroid/util/ArraySet; HSPLcom/android/server/pm/PackageSettingBase;->getHarmfulAppWarning(I)Ljava/lang/String; HPLcom/android/server/pm/PackageSettingBase;->getHidden(I)Z HPLcom/android/server/pm/PackageSettingBase;->getIncrementalStates()Landroid/content/pm/IncrementalStatesInfo; -PLcom/android/server/pm/PackageSettingBase;->getInstallReason(I)I +HPLcom/android/server/pm/PackageSettingBase;->getInstallReason(I)I HSPLcom/android/server/pm/PackageSettingBase;->getInstalled(I)Z HSPLcom/android/server/pm/PackageSettingBase;->getInstantApp(I)Z -PLcom/android/server/pm/PackageSettingBase;->getIntentFilterVerificationInfo()Landroid/content/pm/IntentFilterVerificationInfo; +HPLcom/android/server/pm/PackageSettingBase;->getIntentFilterVerificationInfo()Landroid/content/pm/IntentFilterVerificationInfo; HPLcom/android/server/pm/PackageSettingBase;->getLastDisabledAppCaller(I)Ljava/lang/String; HSPLcom/android/server/pm/PackageSettingBase;->getNotInstalledUserIds()[I HPLcom/android/server/pm/PackageSettingBase;->getNotLaunched(I)Z -PLcom/android/server/pm/PackageSettingBase;->getOverlayPaths(I)[Ljava/lang/String; -PLcom/android/server/pm/PackageSettingBase;->getOverlayPathsForLibrary(I)Ljava/util/Map; +HPLcom/android/server/pm/PackageSettingBase;->getOverlayPaths(I)[Ljava/lang/String; +HPLcom/android/server/pm/PackageSettingBase;->getOverlayPathsForLibrary(I)Ljava/util/Map; HSPLcom/android/server/pm/PackageSettingBase;->getPath()Ljava/io/File; HSPLcom/android/server/pm/PackageSettingBase;->getPathString()Ljava/lang/String; HSPLcom/android/server/pm/PackageSettingBase;->getSigningDetails()Landroid/content/pm/PackageParser$SigningDetails; @@ -24182,38 +26838,44 @@ HSPLcom/android/server/pm/PackageSettingBase;->getStopped(I)Z HSPLcom/android/server/pm/PackageSettingBase;->getSuspended(I)Z PLcom/android/server/pm/PackageSettingBase;->getUninstallReason(I)I HSPLcom/android/server/pm/PackageSettingBase;->getVirtulalPreload(I)Z +PLcom/android/server/pm/PackageSettingBase;->isAnyInstalled([I)Z HSPLcom/android/server/pm/PackageSettingBase;->isPackageLoading()Z HSPLcom/android/server/pm/PackageSettingBase;->isPackageStartable()Z HSPLcom/android/server/pm/PackageSettingBase;->modifyUserState(I)Landroid/content/pm/PackageUserState; HSPLcom/android/server/pm/PackageSettingBase;->modifyUserStateComponents(IZZ)Landroid/content/pm/PackageUserState; -PLcom/android/server/pm/PackageSettingBase;->queryInstalledUsers([IZ)[I +HPLcom/android/server/pm/PackageSettingBase;->queryInstalledUsers([IZ)[I HSPLcom/android/server/pm/PackageSettingBase;->readUserState(I)Landroid/content/pm/PackageUserState; PLcom/android/server/pm/PackageSettingBase;->removeSuspension(Ljava/lang/String;I)V +PLcom/android/server/pm/PackageSettingBase;->resetOverrideComponentLabelIcon(I)V HSPLcom/android/server/pm/PackageSettingBase;->restoreComponentLPw(Ljava/lang/String;I)Z HPLcom/android/server/pm/PackageSettingBase;->setCeDataInode(JI)V +PLcom/android/server/pm/PackageSettingBase;->setDomainVerificationStatusForUser(III)V HSPLcom/android/server/pm/PackageSettingBase;->setEnabled(IILjava/lang/String;)V +PLcom/android/server/pm/PackageSettingBase;->setHidden(ZI)V +PLcom/android/server/pm/PackageSettingBase;->setInstallReason(II)V PLcom/android/server/pm/PackageSettingBase;->setInstallSource(Lcom/android/server/pm/InstallSource;)V -PLcom/android/server/pm/PackageSettingBase;->setInstalled(ZI)V +HSPLcom/android/server/pm/PackageSettingBase;->setInstalled(ZI)V HSPLcom/android/server/pm/PackageSettingBase;->setIntentFilterVerificationInfo(Landroid/content/pm/IntentFilterVerificationInfo;)V HSPLcom/android/server/pm/PackageSettingBase;->setIsOrphaned(Z)V PLcom/android/server/pm/PackageSettingBase;->setNotLaunched(ZI)V HSPLcom/android/server/pm/PackageSettingBase;->setOverlayPaths(Ljava/util/List;I)V PLcom/android/server/pm/PackageSettingBase;->setOverlayPathsForLibrary(Ljava/lang/String;Ljava/util/List;I)V HSPLcom/android/server/pm/PackageSettingBase;->setPath(Ljava/io/File;)Lcom/android/server/pm/PackageSettingBase; +PLcom/android/server/pm/PackageSettingBase;->setStatesOnCommit()V PLcom/android/server/pm/PackageSettingBase;->setStatesOnCrashOrAnr()V PLcom/android/server/pm/PackageSettingBase;->setStopped(ZI)V HSPLcom/android/server/pm/PackageSettingBase;->setTimeStamp(J)V -PLcom/android/server/pm/PackageSettingBase;->setUninstallReason(II)V +HPLcom/android/server/pm/PackageSettingBase;->setUninstallReason(II)V PLcom/android/server/pm/PackageSettingBase;->setUpdateAvailable(Z)V HSPLcom/android/server/pm/PackageSettingBase;->setUserState(IJIZZZZIZLandroid/util/ArrayMap;ZZLjava/lang/String;Landroid/util/ArraySet;Landroid/util/ArraySet;IIIILjava/lang/String;)V HSPLcom/android/server/pm/PackageSettingBase;->updateFrom(Lcom/android/server/pm/PackageSettingBase;)Lcom/android/server/pm/PackageSettingBase; -PLcom/android/server/pm/PackageSettingBase;->writeUsersInfoToProto(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/pm/PackageSettingBase;->writeUsersInfoToProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/pm/PackageSignatures;->()V -HSPLcom/android/server/pm/PackageSignatures;->readCertsListXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/util/ArrayList;Ljava/util/ArrayList;IZLandroid/content/pm/PackageParser$SigningDetails$Builder;)I -HSPLcom/android/server/pm/PackageSignatures;->readXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/util/ArrayList;)V +HSPLcom/android/server/pm/PackageSignatures;->readCertsListXml(Landroid/util/TypedXmlPullParser;Ljava/util/ArrayList;Ljava/util/ArrayList;IZLandroid/content/pm/PackageParser$SigningDetails$Builder;)I +HSPLcom/android/server/pm/PackageSignatures;->readXml(Landroid/util/TypedXmlPullParser;Ljava/util/ArrayList;)V HPLcom/android/server/pm/PackageSignatures;->toString()Ljava/lang/String; -HSPLcom/android/server/pm/PackageSignatures;->writeCertsListXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/ArrayList;[Landroid/content/pm/Signature;Z)V -HSPLcom/android/server/pm/PackageSignatures;->writeXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/util/ArrayList;)V +HSPLcom/android/server/pm/PackageSignatures;->writeCertsListXml(Landroid/util/TypedXmlSerializer;Ljava/util/ArrayList;[Landroid/content/pm/Signature;Z)V +HSPLcom/android/server/pm/PackageSignatures;->writeXml(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/util/ArrayList;)V HSPLcom/android/server/pm/PackageUsage;->()V PLcom/android/server/pm/PackageUsage;->isHistoricalPackageUsageAvailable()Z HSPLcom/android/server/pm/PackageUsage;->parseAsLong(Ljava/lang/String;)J @@ -24228,8 +26890,9 @@ PLcom/android/server/pm/PackageVerificationResponse;->(II)V HPLcom/android/server/pm/PackageVerificationState;->(Lcom/android/server/pm/PackageManagerService$VerificationParams;)V PLcom/android/server/pm/PackageVerificationState;->areAllVerificationsComplete()Z PLcom/android/server/pm/PackageVerificationState;->extendTimeout()V -PLcom/android/server/pm/PackageVerificationState;->getVerificationParams()Lcom/android/server/pm/PackageManagerService$VerificationParams; +HPLcom/android/server/pm/PackageVerificationState;->getVerificationParams()Lcom/android/server/pm/PackageManagerService$VerificationParams; PLcom/android/server/pm/PackageVerificationState;->isInstallAllowed()Z +PLcom/android/server/pm/PackageVerificationState;->isIntegrityVerificationComplete()Z PLcom/android/server/pm/PackageVerificationState;->isVerificationComplete()Z PLcom/android/server/pm/PackageVerificationState;->setIntegrityVerificationResult(I)V PLcom/android/server/pm/PackageVerificationState;->setRequiredVerifierUid(I)V @@ -24242,8 +26905,9 @@ HSPLcom/android/server/pm/ParallelPackageParser;->makeExecutorService()Ljava/uti HSPLcom/android/server/pm/ParallelPackageParser;->parsePackage(Ljava/io/File;I)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/ParallelPackageParser;->submit(Ljava/io/File;I)V HSPLcom/android/server/pm/ParallelPackageParser;->take()Lcom/android/server/pm/ParallelPackageParser$ParseResult; -HSPLcom/android/server/pm/PersistentPreferredActivity;->(Lorg/xmlpull/v1/XmlPullParser;)V -PLcom/android/server/pm/PersistentPreferredActivity;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V +PLcom/android/server/pm/PerPackageReadTimeouts;->parseDigestersList(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; +HSPLcom/android/server/pm/PersistentPreferredActivity;->(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/PersistentPreferredActivity;->writeToXml(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/pm/PersistentPreferredIntentResolver;->()V HSPLcom/android/server/pm/PersistentPreferredIntentResolver;->getIntentFilter(Lcom/android/server/pm/PersistentPreferredActivity;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/PersistentPreferredIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; @@ -24270,52 +26934,60 @@ HSPLcom/android/server/pm/PolicyComparator;->compare(Lcom/android/server/pm/Poli HSPLcom/android/server/pm/PolicyComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/pm/PolicyComparator;->foundDuplicate()Z PLcom/android/server/pm/PreferredActivity;->(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;Z)V -HSPLcom/android/server/pm/PreferredActivity;->(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/PreferredActivity;->onReadTag(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;)Z -HSPLcom/android/server/pm/PreferredActivity;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V +HSPLcom/android/server/pm/PreferredActivity;->(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/PreferredActivity;->onReadTag(Ljava/lang/String;Landroid/util/TypedXmlPullParser;)Z +HSPLcom/android/server/pm/PreferredActivity;->writeToXml(Landroid/util/TypedXmlSerializer;Z)V PLcom/android/server/pm/PreferredComponent;->(Lcom/android/server/pm/PreferredComponent$Callbacks;I[Landroid/content/ComponentName;Landroid/content/ComponentName;Z)V -HSPLcom/android/server/pm/PreferredComponent;->(Lcom/android/server/pm/PreferredComponent$Callbacks;Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/pm/PreferredComponent;->(Lcom/android/server/pm/PreferredComponent$Callbacks;Landroid/util/TypedXmlPullParser;)V +PLcom/android/server/pm/PreferredComponent;->discardObsoleteComponents(Ljava/util/List;)[Landroid/content/ComponentName; HPLcom/android/server/pm/PreferredComponent;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String; PLcom/android/server/pm/PreferredComponent;->isSuperset(Ljava/util/List;Z)Z -HPLcom/android/server/pm/PreferredComponent;->sameSet(Ljava/util/List;Z)Z +HSPLcom/android/server/pm/PreferredComponent;->sameSet(Ljava/util/List;Z)Z HPLcom/android/server/pm/PreferredComponent;->sameSet([Landroid/content/ComponentName;)Z -HSPLcom/android/server/pm/PreferredComponent;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V +HSPLcom/android/server/pm/PreferredComponent;->writeToXml(Landroid/util/TypedXmlSerializer;Z)V HSPLcom/android/server/pm/PreferredIntentResolver;->()V +PLcom/android/server/pm/PreferredIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/PreferredActivity;)V PLcom/android/server/pm/PreferredIntentResolver;->dumpFilter(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Object;)V HSPLcom/android/server/pm/PreferredIntentResolver;->getIntentFilter(Lcom/android/server/pm/PreferredActivity;)Landroid/content/IntentFilter; HSPLcom/android/server/pm/PreferredIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter; PLcom/android/server/pm/PreferredIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z HSPLcom/android/server/pm/PreferredIntentResolver;->newArray(I)[Lcom/android/server/pm/PreferredActivity; HSPLcom/android/server/pm/PreferredIntentResolver;->newArray(I)[Ljava/lang/Object; -HPLcom/android/server/pm/ProcessLoggingHandler$1;->(Lcom/android/server/pm/ProcessLoggingHandler;Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;)V -HPLcom/android/server/pm/ProcessLoggingHandler$1;->send(ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)V -HPLcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;->()V +HSPLcom/android/server/pm/PreferredIntentResolver;->shouldAddPreferredActivity(Lcom/android/server/pm/PreferredActivity;)Z +HSPLcom/android/server/pm/PreferredIntentResolver;->snapshot()Lcom/android/server/pm/PreferredIntentResolver; +HSPLcom/android/server/pm/PreferredIntentResolver;->snapshot()Ljava/lang/Object; +HSPLcom/android/server/pm/ProcessLoggingHandler$1;->(Lcom/android/server/pm/ProcessLoggingHandler;Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;)V +HSPLcom/android/server/pm/ProcessLoggingHandler$1;->send(ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)V +HSPLcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;->()V HSPLcom/android/server/pm/ProcessLoggingHandler;->()V -HPLcom/android/server/pm/ProcessLoggingHandler;->enqueueSecurityLogEvent(Landroid/os/Bundle;Ljava/lang/String;)V -HSPLcom/android/server/pm/ProcessLoggingHandler;->handleMessage(Landroid/os/Message;)V +HSPLcom/android/server/pm/ProcessLoggingHandler;->enqueueSecurityLogEvent(Landroid/os/Bundle;Ljava/lang/String;)V HPLcom/android/server/pm/ProcessLoggingHandler;->invalidateBaseApkHash(Ljava/lang/String;)V -HPLcom/android/server/pm/ProcessLoggingHandler;->logAppProcessStart(Landroid/content/Context;Landroid/content/pm/IPackageManager;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)V -HPLcom/android/server/pm/ProcessLoggingHandler;->processChecksum(Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;[B)V -HPLcom/android/server/pm/ProcessLoggingHandler;->processChecksums(Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;Landroid/content/Intent;)V +HPLcom/android/server/pm/ProcessLoggingHandler;->lambda$enqueueSecurityLogEvent$1$ProcessLoggingHandler(Landroid/os/Bundle;Ljava/lang/String;)V +HPLcom/android/server/pm/ProcessLoggingHandler;->logAppProcessStart(Landroid/content/Context;Landroid/content/pm/PackageManagerInternal;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)V +HPLcom/android/server/pm/ProcessLoggingHandler;->logSecurityLogEvent(Landroid/os/Bundle;Ljava/lang/String;)V +HSPLcom/android/server/pm/ProcessLoggingHandler;->processChecksum(Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;[B)V +HSPLcom/android/server/pm/ProcessLoggingHandler;->processChecksums(Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo;Landroid/content/Intent;)V HSPLcom/android/server/pm/ProtectedPackages;->(Landroid/content/Context;)V PLcom/android/server/pm/ProtectedPackages;->getDeviceOwnerOrProfileOwnerPackage(I)Ljava/lang/String; HSPLcom/android/server/pm/ProtectedPackages;->hasDeviceOwnerOrProfileOwner(ILjava/lang/String;)Z +PLcom/android/server/pm/ProtectedPackages;->isPackageDataProtected(ILjava/lang/String;)Z HSPLcom/android/server/pm/ProtectedPackages;->isPackageStateProtected(ILjava/lang/String;)Z HSPLcom/android/server/pm/ProtectedPackages;->isProtectedPackage(Ljava/lang/String;)Z HSPLcom/android/server/pm/ProtectedPackages;->setDeviceAndProfileOwnerPackages(ILjava/lang/String;Landroid/util/SparseArray;)V HSPLcom/android/server/pm/ProtectedPackages;->setDeviceOwnerProtectedPackages(Ljava/util/List;)V HSPLcom/android/server/pm/RestrictionsSet;->()V HSPLcom/android/server/pm/RestrictionsSet;->containsKey(I)Z -PLcom/android/server/pm/RestrictionsSet;->dumpRestrictions(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/RestrictionsSet;->getEnforcingUsers(Ljava/lang/String;I)Ljava/util/List; +HPLcom/android/server/pm/RestrictionsSet;->dumpRestrictions(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/pm/RestrictionsSet;->getEnforcingUser(II)Landroid/os/UserManager$EnforcingUser; +HPLcom/android/server/pm/RestrictionsSet;->getEnforcingUsers(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/pm/RestrictionsSet;->getRestrictions(I)Landroid/os/Bundle; HSPLcom/android/server/pm/RestrictionsSet;->keyAt(I)I HSPLcom/android/server/pm/RestrictionsSet;->mergeAll()Landroid/os/Bundle; -HSPLcom/android/server/pm/RestrictionsSet;->readRestrictions(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Lcom/android/server/pm/RestrictionsSet; +HSPLcom/android/server/pm/RestrictionsSet;->readRestrictions(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Lcom/android/server/pm/RestrictionsSet; HSPLcom/android/server/pm/RestrictionsSet;->size()I HSPLcom/android/server/pm/RestrictionsSet;->updateRestrictions(ILandroid/os/Bundle;)Z -PLcom/android/server/pm/RestrictionsSet;->writeRestrictions(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;)V +PLcom/android/server/pm/RestrictionsSet;->writeRestrictions(Landroid/util/TypedXmlSerializer;Ljava/lang/String;)V HSPLcom/android/server/pm/SELinuxMMAC;->()V HSPLcom/android/server/pm/SELinuxMMAC;->getSeInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/compat/PlatformCompat;)Ljava/lang/String; HSPLcom/android/server/pm/SELinuxMMAC;->getSeInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZI)Ljava/lang/String; @@ -24326,10 +26998,16 @@ HSPLcom/android/server/pm/SELinuxMMAC;->readSignerOrThrow(Lorg/xmlpull/v1/XmlPul HSPLcom/android/server/pm/SettingBase;->(II)V HSPLcom/android/server/pm/SettingBase;->(Lcom/android/server/pm/SettingBase;)V HSPLcom/android/server/pm/SettingBase;->copyFrom(Lcom/android/server/pm/SettingBase;)V +HSPLcom/android/server/pm/SettingBase;->dispatchChange(Lcom/android/server/utils/Watchable;)V HSPLcom/android/server/pm/SettingBase;->doCopy(Lcom/android/server/pm/SettingBase;)V HSPLcom/android/server/pm/SettingBase;->getLegacyPermissionState()Lcom/android/server/pm/permission/LegacyPermissionState; +HSPLcom/android/server/pm/SettingBase;->onChanged()V +HSPLcom/android/server/pm/SettingBase;->registerObserver(Lcom/android/server/utils/Watcher;)V HSPLcom/android/server/pm/SettingBase;->setFlags(I)V HSPLcom/android/server/pm/SettingBase;->setPrivateFlags(I)V +HSPLcom/android/server/pm/SettingBase;->unregisterObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/pm/Settings$1;->(Lcom/android/server/pm/Settings;)V +HSPLcom/android/server/pm/Settings$1;->onChange(Lcom/android/server/utils/Watchable;)V HSPLcom/android/server/pm/Settings$KernelPackageState;->()V HSPLcom/android/server/pm/Settings$KernelPackageState;->(Lcom/android/server/pm/Settings$1;)V HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence$MyHandler;->(Lcom/android/server/pm/Settings$RuntimePermissionPersistence;)V @@ -24348,26 +27026,33 @@ HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->writeStateForU HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->writeStateForUserSyncLPr(I)V HSPLcom/android/server/pm/Settings$VersionInfo;->()V HSPLcom/android/server/pm/Settings;->()V -HSPLcom/android/server/pm/Settings;->access$300(Lcom/android/server/pm/Settings;)Ljava/lang/Object; +HSPLcom/android/server/pm/Settings;->(Lcom/android/server/pm/Settings;)V +HSPLcom/android/server/pm/Settings;->(Ljava/io/File;Lcom/android/permission/persistence/RuntimePermissionsPersistence;Lcom/android/server/pm/permission/LegacyPermissionDataProvider;Ljava/lang/Object;)V +HSPLcom/android/server/pm/Settings;->access$200(Lcom/android/server/pm/Settings;)Lcom/android/server/pm/permission/LegacyPermissionDataProvider; +HSPLcom/android/server/pm/Settings;->access$400(Lcom/android/server/pm/Settings;)Ljava/lang/Object; HSPLcom/android/server/pm/Settings;->acquireAndRegisterNewAppIdLPw(Lcom/android/server/pm/SettingBase;)I HSPLcom/android/server/pm/Settings;->addInstallerPackageNames(Lcom/android/server/pm/InstallSource;)V HSPLcom/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;[JLjava/util/Map;)Lcom/android/server/pm/PackageSetting; HSPLcom/android/server/pm/Settings;->addPackageSettingLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/SharedUserSetting;)V HSPLcom/android/server/pm/Settings;->addSharedUserLPw(Ljava/lang/String;III)Lcom/android/server/pm/SharedUserSetting; +HPLcom/android/server/pm/Settings;->clearPackagePreferredActivities(Ljava/lang/String;Landroid/util/SparseBooleanArray;I)V +PLcom/android/server/pm/Settings;->createIntentFilterVerificationIfNeededLPw(Ljava/lang/String;Landroid/util/ArraySet;)Landroid/content/pm/IntentFilterVerificationInfo; HSPLcom/android/server/pm/Settings;->createMimeGroups(Ljava/util/Set;)Ljava/util/Map; HSPLcom/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;ZZZLcom/android/server/pm/UserManagerService;[Ljava/lang/String;[JLjava/util/Set;)Lcom/android/server/pm/PackageSetting; PLcom/android/server/pm/Settings;->disableSystemPackageLPw(Ljava/lang/String;Z)Z -PLcom/android/server/pm/Settings;->dumpGidsLPr(Ljava/io/PrintWriter;Ljava/lang/String;[I)V +HSPLcom/android/server/pm/Settings;->dispatchChange(Lcom/android/server/utils/Watchable;)V +HPLcom/android/server/pm/Settings;->dumpGidsLPr(Ljava/io/PrintWriter;Ljava/lang/String;[I)V HPLcom/android/server/pm/Settings;->dumpInstallPermissionsLPr(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Lcom/android/server/pm/permission/LegacyPermissionState;)V HPLcom/android/server/pm/Settings;->dumpPackageLPr(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Landroid/util/ArraySet;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/permission/LegacyPermissionState;Ljava/text/SimpleDateFormat;Ljava/util/Date;Ljava/util/List;ZZ)V HPLcom/android/server/pm/Settings;->dumpPackagesLPr(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Lcom/android/server/pm/DumpState;Z)V -PLcom/android/server/pm/Settings;->dumpPackagesProto(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/pm/Settings;->dumpPackagesProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/pm/Settings;->dumpPermissionsLPr(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Lcom/android/server/pm/DumpState;)V +PLcom/android/server/pm/Settings;->dumpPreferred(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;Ljava/lang/String;)V PLcom/android/server/pm/Settings;->dumpReadMessagesLPr(Ljava/io/PrintWriter;Lcom/android/server/pm/DumpState;)V HPLcom/android/server/pm/Settings;->dumpRuntimePermissionsLPr(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Ljava/util/Collection;Z)V HPLcom/android/server/pm/Settings;->dumpSharedUsersLPr(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Lcom/android/server/pm/DumpState;Z)V PLcom/android/server/pm/Settings;->dumpSharedUsersProto(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/pm/Settings;->dumpSplitNames(Ljava/io/PrintWriter;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/Settings;->dumpSplitNames(Ljava/io/PrintWriter;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V PLcom/android/server/pm/Settings;->dumpVersionLPr(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/pm/Settings;->editCrossProfileIntentResolverLPw(I)Lcom/android/server/pm/CrossProfileIntentResolver; HSPLcom/android/server/pm/Settings;->editPersistentPreferredActivitiesLPw(I)Lcom/android/server/pm/PersistentPreferredIntentResolver; @@ -24380,6 +27065,7 @@ HSPLcom/android/server/pm/Settings;->getAllUsers(Lcom/android/server/pm/UserMana HSPLcom/android/server/pm/Settings;->getApplicationEnabledSettingLPr(Ljava/lang/String;I)I HPLcom/android/server/pm/Settings;->getBlockUninstallLPr(ILjava/lang/String;)Z HPLcom/android/server/pm/Settings;->getComponentEnabledSettingLPr(Landroid/content/ComponentName;I)I +HSPLcom/android/server/pm/Settings;->getCrossProfileIntentResolver(I)Lcom/android/server/pm/CrossProfileIntentResolver; PLcom/android/server/pm/Settings;->getDefaultRuntimePermissionsVersionLPr(I)I HPLcom/android/server/pm/Settings;->getDisabledSystemPkgLPr(Lcom/android/server/pm/PackageSetting;)Lcom/android/server/pm/PackageSetting; HSPLcom/android/server/pm/Settings;->getDisabledSystemPkgLPr(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting; @@ -24388,7 +27074,11 @@ PLcom/android/server/pm/Settings;->getIntentFilterVerificationLPr(Ljava/lang/Str PLcom/android/server/pm/Settings;->getIntentFilterVerificationStatusLPr(Ljava/lang/String;I)I HPLcom/android/server/pm/Settings;->getIntentFilterVerificationsLPr(Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/pm/Settings;->getInternalVersion()Lcom/android/server/pm/Settings$VersionInfo; +HSPLcom/android/server/pm/Settings;->getKeySetManagerService()Lcom/android/server/pm/KeySetManagerService; HSPLcom/android/server/pm/Settings;->getPackageLPr(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting; +HSPLcom/android/server/pm/Settings;->getPackagesLocked()Lcom/android/server/utils/WatchedArrayMap; +HSPLcom/android/server/pm/Settings;->getPersistentPreferredActivities(I)Lcom/android/server/pm/PersistentPreferredIntentResolver; +HSPLcom/android/server/pm/Settings;->getPreferredActivities(I)Lcom/android/server/pm/PreferredIntentResolver; HSPLcom/android/server/pm/Settings;->getRenamedPackageLPr(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/pm/Settings;->getSettingLPr(I)Lcom/android/server/pm/SettingBase; HSPLcom/android/server/pm/Settings;->getSharedUserLPw(Ljava/lang/String;IIZ)Lcom/android/server/pm/SharedUserSetting; @@ -24398,130 +27088,147 @@ HSPLcom/android/server/pm/Settings;->getUsers(Lcom/android/server/pm/UserManager HSPLcom/android/server/pm/Settings;->getVolumePackagesLPr(Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/pm/Settings;->insertPackageSettingLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/Settings;->invalidatePackageCache()V +PLcom/android/server/pm/Settings;->isAdbInstallDisallowed(Lcom/android/server/pm/UserManagerService;I)Z HSPLcom/android/server/pm/Settings;->isDisabledSystemPackageLPr(Ljava/lang/String;)Z HSPLcom/android/server/pm/Settings;->isEnabledAndMatchLPr(Landroid/content/pm/ComponentInfo;II)Z HSPLcom/android/server/pm/Settings;->isEnabledAndMatchLPr(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedMainComponent;II)Z PLcom/android/server/pm/Settings;->isOrphaned(Ljava/lang/String;)Z HSPLcom/android/server/pm/Settings;->isPermissionUpgradeNeededLPr(I)Z +HSPLcom/android/server/pm/Settings;->onChanged()V HPLcom/android/server/pm/Settings;->permissionFlagsToString(Ljava/lang/String;I)Ljava/lang/String; HPLcom/android/server/pm/Settings;->printFlags(Ljava/io/PrintWriter;I[Ljava/lang/Object;)V HSPLcom/android/server/pm/Settings;->pruneSharedUsersLPw()V -HSPLcom/android/server/pm/Settings;->readBlockUninstallPackagesLPw(Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/pm/Settings;->readComponentsLPr(Lorg/xmlpull/v1/XmlPullParser;)Landroid/util/ArraySet; -HSPLcom/android/server/pm/Settings;->readCrossProfileIntentFiltersLPw(Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/pm/Settings;->readDefaultAppsLPw(Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/pm/Settings;->readDisabledSysPackageLPw(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/Settings;->readDomainVerificationLPw(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/pm/PackageSettingBase;)V -HSPLcom/android/server/pm/Settings;->readInstallPermissionsLPr(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/pm/permission/LegacyPermissionState;)V +HSPLcom/android/server/pm/Settings;->readBlockUninstallPackagesLPw(Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/pm/Settings;->readComponentsLPr(Landroid/util/TypedXmlPullParser;)Landroid/util/ArraySet; +HSPLcom/android/server/pm/Settings;->readCrossProfileIntentFiltersLPw(Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/pm/Settings;->readDefaultAppsLPw(Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/pm/Settings;->readDisabledSysPackageLPw(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/Settings;->readDomainVerificationLPw(Landroid/util/TypedXmlPullParser;Lcom/android/server/pm/PackageSettingBase;)V +HSPLcom/android/server/pm/Settings;->readInstallPermissionsLPr(Landroid/util/TypedXmlPullParser;Lcom/android/server/pm/permission/LegacyPermissionState;)V HSPLcom/android/server/pm/Settings;->readLPw(Ljava/util/List;)Z -HSPLcom/android/server/pm/Settings;->readPackageLPw(Lorg/xmlpull/v1/XmlPullParser;)V +HSPLcom/android/server/pm/Settings;->readPackageLPw(Landroid/util/TypedXmlPullParser;)V HSPLcom/android/server/pm/Settings;->readPackageRestrictionsLPr(I)V -HSPLcom/android/server/pm/Settings;->readPersistentPreferredActivitiesLPw(Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/pm/Settings;->readPreferredActivitiesLPw(Lorg/xmlpull/v1/XmlPullParser;I)V -HSPLcom/android/server/pm/Settings;->readRestoredIntentFilterVerifications(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/Settings;->readSharedUserLPw(Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/Settings;->readUsesStaticLibLPw(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/pm/PackageSetting;)V +HSPLcom/android/server/pm/Settings;->readPersistentPreferredActivitiesLPw(Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/pm/Settings;->readPreferredActivitiesLPw(Landroid/util/TypedXmlPullParser;I)V +HSPLcom/android/server/pm/Settings;->readRestoredIntentFilterVerifications(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/Settings;->readSharedUserLPw(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/Settings;->readUsesStaticLibLPw(Landroid/util/TypedXmlPullParser;Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/Settings;->registerAppIdLPw(Lcom/android/server/pm/PackageSetting;)Z HSPLcom/android/server/pm/Settings;->registerExistingAppIdLPw(ILcom/android/server/pm/SettingBase;Ljava/lang/Object;)Z +PLcom/android/server/pm/Settings;->removeAppIdLPw(I)V PLcom/android/server/pm/Settings;->removeDisabledSystemPackageLPw(Ljava/lang/String;)V +PLcom/android/server/pm/Settings;->removeFilters(Lcom/android/server/pm/PreferredIntentResolver;Landroid/content/IntentFilter;Ljava/util/List;)V PLcom/android/server/pm/Settings;->removeInstallerPackageStatus(Ljava/lang/String;)V +PLcom/android/server/pm/Settings;->removeIntentFilterVerificationLPw(Ljava/lang/String;IZ)Z +PLcom/android/server/pm/Settings;->removeIntentFilterVerificationLPw(Ljava/lang/String;[I)Z PLcom/android/server/pm/Settings;->removePackageLPw(Ljava/lang/String;)I HSPLcom/android/server/pm/Settings;->removeRenamedPackageLPw(Ljava/lang/String;)V -PLcom/android/server/pm/Settings;->setBlockUninstallLPw(ILjava/lang/String;Z)V +HPLcom/android/server/pm/Settings;->setBlockUninstallLPw(ILjava/lang/String;Z)V PLcom/android/server/pm/Settings;->setDefaultRuntimePermissionsVersionLPr(II)V +PLcom/android/server/pm/Settings;->setFirstAvailableUid(I)V HSPLcom/android/server/pm/Settings;->setPackageStoppedStateLPw(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;ZZII)Z HSPLcom/android/server/pm/Settings;->setPermissionControllerVersion(J)V +HSPLcom/android/server/pm/Settings;->snapshot()Lcom/android/server/pm/Settings; +HSPLcom/android/server/pm/Settings;->systemReady(Lcom/android/server/pm/ComponentResolver;)Ljava/util/ArrayList; PLcom/android/server/pm/Settings;->updateIntentFilterVerificationStatusLPw(Ljava/lang/String;II)Z HSPLcom/android/server/pm/Settings;->updatePackageSetting(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;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;[JLjava/util/Set;)V PLcom/android/server/pm/Settings;->updateRuntimePermissionsFingerprintLPr(I)V PLcom/android/server/pm/Settings;->wasPackageEverLaunchedLPr(Ljava/lang/String;I)Z -HPLcom/android/server/pm/Settings;->writeAllDomainVerificationsLPr(Lorg/xmlpull/v1/XmlSerializer;I)V +HPLcom/android/server/pm/Settings;->writeAllDomainVerificationsLPr(Landroid/util/TypedXmlSerializer;I)V HSPLcom/android/server/pm/Settings;->writeAllRuntimePermissionsLPr()V HSPLcom/android/server/pm/Settings;->writeAllUsersPackageRestrictionsLPr()V -HSPLcom/android/server/pm/Settings;->writeBlockUninstallPackagesLPr(Lorg/xmlpull/v1/XmlSerializer;I)V -HSPLcom/android/server/pm/Settings;->writeCrossProfileIntentFiltersLPr(Lorg/xmlpull/v1/XmlSerializer;I)V -HSPLcom/android/server/pm/Settings;->writeDefaultAppsLPr(Lorg/xmlpull/v1/XmlSerializer;I)V -HSPLcom/android/server/pm/Settings;->writeDisabledSysPackageLPr(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/PackageSetting;)V -HSPLcom/android/server/pm/Settings;->writeDomainVerificationsLPr(Lorg/xmlpull/v1/XmlSerializer;Landroid/content/pm/IntentFilterVerificationInfo;)V +HSPLcom/android/server/pm/Settings;->writeBlockUninstallPackagesLPr(Landroid/util/TypedXmlSerializer;I)V +HSPLcom/android/server/pm/Settings;->writeCrossProfileIntentFiltersLPr(Landroid/util/TypedXmlSerializer;I)V +HSPLcom/android/server/pm/Settings;->writeDefaultAppsLPr(Landroid/util/TypedXmlSerializer;I)V +HSPLcom/android/server/pm/Settings;->writeDisabledSysPackageLPr(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/PackageSetting;)V +HSPLcom/android/server/pm/Settings;->writeDomainVerificationsLPr(Landroid/util/TypedXmlSerializer;Landroid/content/pm/IntentFilterVerificationInfo;)V HSPLcom/android/server/pm/Settings;->writeIntToFile(Ljava/io/File;I)V HSPLcom/android/server/pm/Settings;->writeKernelMappingLPr()V HSPLcom/android/server/pm/Settings;->writeKernelMappingLPr(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/Settings;->writeKernelMappingLPr(Ljava/lang/String;I[I)V -HSPLcom/android/server/pm/Settings;->writeKeySetAliasesLPr(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V +HSPLcom/android/server/pm/Settings;->writeKeySetAliasesLPr(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V HSPLcom/android/server/pm/Settings;->writeLPr()V -HSPLcom/android/server/pm/Settings;->writeMimeGroupLPr(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/Map;)V -HSPLcom/android/server/pm/Settings;->writePackageLPr(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/PackageSetting;)V +HSPLcom/android/server/pm/Settings;->writeMimeGroupLPr(Landroid/util/TypedXmlSerializer;Ljava/util/Map;)V +HSPLcom/android/server/pm/Settings;->writePackageLPr(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/Settings;->writePackageListLPr()V HSPLcom/android/server/pm/Settings;->writePackageListLPr(I)V HSPLcom/android/server/pm/Settings;->writePackageListLPrInternal(I)V HSPLcom/android/server/pm/Settings;->writePackageRestrictionsLPr(I)V -HSPLcom/android/server/pm/Settings;->writePermissionsLPr(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/Collection;)V -HSPLcom/android/server/pm/Settings;->writePersistentPreferredActivitiesLPr(Lorg/xmlpull/v1/XmlSerializer;I)V -HSPLcom/android/server/pm/Settings;->writePreferredActivitiesLPr(Lorg/xmlpull/v1/XmlSerializer;IZ)V +HSPLcom/android/server/pm/Settings;->writePermissionsLPr(Landroid/util/TypedXmlSerializer;Ljava/util/Collection;)V +HSPLcom/android/server/pm/Settings;->writePersistentPreferredActivitiesLPr(Landroid/util/TypedXmlSerializer;I)V +HSPLcom/android/server/pm/Settings;->writePreferredActivitiesLPr(Landroid/util/TypedXmlSerializer;IZ)V HSPLcom/android/server/pm/Settings;->writeRuntimePermissionsForUserLPr(IZ)V -HSPLcom/android/server/pm/Settings;->writeSigningKeySetLPr(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V -HSPLcom/android/server/pm/Settings;->writeUpgradeKeySetsLPr(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V +HSPLcom/android/server/pm/Settings;->writeSigningKeySetLPr(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V +HSPLcom/android/server/pm/Settings;->writeUpgradeKeySetsLPr(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V HSPLcom/android/server/pm/Settings;->writeUserRestrictionsLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)V -HSPLcom/android/server/pm/Settings;->writeUsesStaticLibLPw(Lorg/xmlpull/v1/XmlSerializer;[Ljava/lang/String;[J)V -PLcom/android/server/pm/ShareTargetInfo$TargetData;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/pm/ShareTargetInfo;->([Lcom/android/server/pm/ShareTargetInfo$TargetData;Ljava/lang/String;[Ljava/lang/String;)V -PLcom/android/server/pm/ShareTargetInfo;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/pm/ShareTargetInfo; -PLcom/android/server/pm/ShareTargetInfo;->parseTargetData(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/pm/ShareTargetInfo$TargetData; -HPLcom/android/server/pm/ShareTargetInfo;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HSPLcom/android/server/pm/Settings;->writeUsesStaticLibLPw(Landroid/util/TypedXmlSerializer;[Ljava/lang/String;[J)V +HPLcom/android/server/pm/ShareTargetInfo$TargetData;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/pm/ShareTargetInfo;->([Lcom/android/server/pm/ShareTargetInfo$TargetData;Ljava/lang/String;[Ljava/lang/String;)V +HPLcom/android/server/pm/ShareTargetInfo;->loadFromXml(Landroid/util/TypedXmlPullParser;)Lcom/android/server/pm/ShareTargetInfo; +PLcom/android/server/pm/ShareTargetInfo;->parseTargetData(Landroid/util/TypedXmlPullParser;)Lcom/android/server/pm/ShareTargetInfo$TargetData; +HPLcom/android/server/pm/ShareTargetInfo;->saveToXml(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/pm/SharedUserSetting;->(Ljava/lang/String;II)V HSPLcom/android/server/pm/SharedUserSetting;->addPackage(Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/SharedUserSetting;->addProcesses(Ljava/util/Map;)V +PLcom/android/server/pm/SharedUserSetting;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/pm/SharedUserSetting;->fixSeInfoLocked()V -PLcom/android/server/pm/SharedUserSetting;->getPackages()Ljava/util/List; +HPLcom/android/server/pm/SharedUserSetting;->getPackages()Ljava/util/List; HSPLcom/android/server/pm/SharedUserSetting;->isPrivileged()Z -PLcom/android/server/pm/SharedUserSetting;->toString()Ljava/lang/String; +PLcom/android/server/pm/SharedUserSetting;->removePackage(Lcom/android/server/pm/PackageSetting;)Z +HPLcom/android/server/pm/SharedUserSetting;->toString()Ljava/lang/String; HSPLcom/android/server/pm/SharedUserSetting;->updateProcesses()V -PLcom/android/server/pm/ShortcutBitmapSaver$PendingItem;->(Landroid/content/pm/ShortcutInfo;[B)V -PLcom/android/server/pm/ShortcutBitmapSaver$PendingItem;->(Landroid/content/pm/ShortcutInfo;[BLcom/android/server/pm/ShortcutBitmapSaver$1;)V +HPLcom/android/server/pm/ShortcutBitmapSaver$PendingItem;->(Landroid/content/pm/ShortcutInfo;[B)V +HPLcom/android/server/pm/ShortcutBitmapSaver$PendingItem;->(Landroid/content/pm/ShortcutInfo;[BLcom/android/server/pm/ShortcutBitmapSaver$1;)V HSPLcom/android/server/pm/ShortcutBitmapSaver;->(Lcom/android/server/pm/ShortcutService;)V PLcom/android/server/pm/ShortcutBitmapSaver;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/ShortcutBitmapSaver;->getBitmapPathMayWaitLocked(Landroid/content/pm/ShortcutInfo;)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutBitmapSaver;->getBitmapPathMayWaitLocked(Landroid/content/pm/ShortcutInfo;)Ljava/lang/String; HPLcom/android/server/pm/ShortcutBitmapSaver;->lambda$new$1$ShortcutBitmapSaver()V -PLcom/android/server/pm/ShortcutBitmapSaver;->lambda$waitForAllSavesLocked$0(Ljava/util/concurrent/CountDownLatch;)V +HPLcom/android/server/pm/ShortcutBitmapSaver;->lambda$waitForAllSavesLocked$0(Ljava/util/concurrent/CountDownLatch;)V HPLcom/android/server/pm/ShortcutBitmapSaver;->processPendingItems()Z HPLcom/android/server/pm/ShortcutBitmapSaver;->removeIcon(Landroid/content/pm/ShortcutInfo;)V -PLcom/android/server/pm/ShortcutBitmapSaver;->saveBitmapLocked(Landroid/content/pm/ShortcutInfo;ILandroid/graphics/Bitmap$CompressFormat;I)V -PLcom/android/server/pm/ShortcutBitmapSaver;->waitForAllSavesLocked()Z +HPLcom/android/server/pm/ShortcutBitmapSaver;->saveBitmapLocked(Landroid/content/pm/ShortcutInfo;ILandroid/graphics/Bitmap$CompressFormat;I)V +HPLcom/android/server/pm/ShortcutBitmapSaver;->waitForAllSavesLocked()Z HSPLcom/android/server/pm/ShortcutDumpFiles;->(Lcom/android/server/pm/ShortcutService;)V HPLcom/android/server/pm/ShortcutDumpFiles;->dumpAll(Ljava/io/PrintWriter;)V PLcom/android/server/pm/ShortcutDumpFiles;->lambda$dumpAll$1(Ljava/io/File;)Z PLcom/android/server/pm/ShortcutDumpFiles;->lambda$dumpAll$2(Ljava/io/File;)Ljava/lang/String; PLcom/android/server/pm/ShortcutDumpFiles;->lambda$save$0([BLjava/io/PrintWriter;)V PLcom/android/server/pm/ShortcutDumpFiles;->save(Ljava/lang/String;Ljava/util/function/Consumer;)Z +PLcom/android/server/pm/ShortcutDumpFiles;->save(Ljava/lang/String;[B)Z PLcom/android/server/pm/ShortcutLauncher;->(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;I)V PLcom/android/server/pm/ShortcutLauncher;->(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;ILcom/android/server/pm/ShortcutPackageInfo;)V -PLcom/android/server/pm/ShortcutLauncher;->cleanUpPackage(Ljava/lang/String;I)Z +PLcom/android/server/pm/ShortcutLauncher;->addPinnedShortcut(Ljava/lang/String;ILjava/lang/String;Z)V +HPLcom/android/server/pm/ShortcutLauncher;->cleanUpPackage(Ljava/lang/String;I)Z PLcom/android/server/pm/ShortcutLauncher;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V -PLcom/android/server/pm/ShortcutLauncher;->ensurePackageInfo()V +HPLcom/android/server/pm/ShortcutLauncher;->ensurePackageInfo()V PLcom/android/server/pm/ShortcutLauncher;->getOwnerUserId()I HPLcom/android/server/pm/ShortcutLauncher;->getPinnedShortcutIds(Ljava/lang/String;I)Landroid/util/ArraySet; +PLcom/android/server/pm/ShortcutLauncher;->hasPinned(Landroid/content/pm/ShortcutInfo;)Z PLcom/android/server/pm/ShortcutLauncher;->loadFromFile(Ljava/io/File;Lcom/android/server/pm/ShortcutUser;IZ)Lcom/android/server/pm/ShortcutLauncher; -PLcom/android/server/pm/ShortcutLauncher;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/pm/ShortcutUser;IZ)Lcom/android/server/pm/ShortcutLauncher; -HPLcom/android/server/pm/ShortcutLauncher;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V +PLcom/android/server/pm/ShortcutLauncher;->loadFromXml(Landroid/util/TypedXmlPullParser;Lcom/android/server/pm/ShortcutUser;IZ)Lcom/android/server/pm/ShortcutLauncher; +PLcom/android/server/pm/ShortcutLauncher;->pinShortcuts(ILjava/lang/String;Ljava/util/List;Z)V +HPLcom/android/server/pm/ShortcutLauncher;->saveToXml(Landroid/util/TypedXmlSerializer;Z)V PLcom/android/server/pm/ShortcutNonPersistentUser;->(Lcom/android/server/pm/ShortcutService;I)V PLcom/android/server/pm/ShortcutNonPersistentUser;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V +PLcom/android/server/pm/ShortcutNonPersistentUser;->getUserId()I HPLcom/android/server/pm/ShortcutNonPersistentUser;->hasHostPackage(Ljava/lang/String;)Z PLcom/android/server/pm/ShortcutNonPersistentUser;->setShortcutHostPackage(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/pm/ShortcutPackage;->(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;)V HPLcom/android/server/pm/ShortcutPackage;->(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;Lcom/android/server/pm/ShortcutPackageInfo;)V -PLcom/android/server/pm/ShortcutPackage;->addOrReplaceDynamicShortcut(Landroid/content/pm/ShortcutInfo;)Z +HPLcom/android/server/pm/ShortcutPackage;->addOrReplaceDynamicShortcut(Landroid/content/pm/ShortcutInfo;)Z HPLcom/android/server/pm/ShortcutPackage;->adjustRanks()V HPLcom/android/server/pm/ShortcutPackage;->areAllActivitiesStillEnabled()Z HPLcom/android/server/pm/ShortcutPackage;->clearAllImplicitRanks()V -PLcom/android/server/pm/ShortcutPackage;->deleteAllDynamicShortcuts(Z)Ljava/util/List; -PLcom/android/server/pm/ShortcutPackage;->deleteDynamicWithId(Ljava/lang/String;Z)Landroid/content/pm/ShortcutInfo; +HPLcom/android/server/pm/ShortcutPackage;->deleteAllDynamicShortcuts(Z)Ljava/util/List; +HPLcom/android/server/pm/ShortcutPackage;->deleteDynamicWithId(Ljava/lang/String;Z)Landroid/content/pm/ShortcutInfo; PLcom/android/server/pm/ShortcutPackage;->deleteLongLivedWithId(Ljava/lang/String;Z)Landroid/content/pm/ShortcutInfo; -PLcom/android/server/pm/ShortcutPackage;->deleteOrDisableWithId(Ljava/lang/String;ZZZI)Landroid/content/pm/ShortcutInfo; +HPLcom/android/server/pm/ShortcutPackage;->deleteOrDisableWithId(Ljava/lang/String;ZZZI)Landroid/content/pm/ShortcutInfo; PLcom/android/server/pm/ShortcutPackage;->disableDynamicWithId(Ljava/lang/String;ZI)Landroid/content/pm/ShortcutInfo; -PLcom/android/server/pm/ShortcutPackage;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V +PLcom/android/server/pm/ShortcutPackage;->disableWithId(Ljava/lang/String;Ljava/lang/String;IZZI)Landroid/content/pm/ShortcutInfo; +HPLcom/android/server/pm/ShortcutPackage;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V HPLcom/android/server/pm/ShortcutPackage;->enforceShortcutCountsBeforeOperation(Ljava/util/List;I)V HPLcom/android/server/pm/ShortcutPackage;->ensureImmutableShortcutsNotIncluded(Ljava/util/List;Z)V -PLcom/android/server/pm/ShortcutPackage;->ensureImmutableShortcutsNotIncludedWithIds(Ljava/util/List;Z)V +HPLcom/android/server/pm/ShortcutPackage;->ensureImmutableShortcutsNotIncludedWithIds(Ljava/util/List;Z)V HPLcom/android/server/pm/ShortcutPackage;->ensureNoBitmapIconIfShortcutIsLongLived(Ljava/util/List;)V HPLcom/android/server/pm/ShortcutPackage;->ensureNotImmutable(Landroid/content/pm/ShortcutInfo;Z)V HPLcom/android/server/pm/ShortcutPackage;->ensureNotImmutable(Ljava/lang/String;Z)V @@ -24530,46 +27237,48 @@ HPLcom/android/server/pm/ShortcutPackage;->findAll(Ljava/util/List;Ljava/util/fu HPLcom/android/server/pm/ShortcutPackage;->findShortcutById(Ljava/lang/String;)Landroid/content/pm/ShortcutInfo; HPLcom/android/server/pm/ShortcutPackage;->forceDeleteShortcutInner(Ljava/lang/String;)Landroid/content/pm/ShortcutInfo; HPLcom/android/server/pm/ShortcutPackage;->forceReplaceShortcutInner(Landroid/content/pm/ShortcutInfo;)V -PLcom/android/server/pm/ShortcutPackage;->getApiCallCount(Z)I +HPLcom/android/server/pm/ShortcutPackage;->getApiCallCount(Z)I HPLcom/android/server/pm/ShortcutPackage;->getFileName(Ljava/lang/String;)Ljava/lang/String; HPLcom/android/server/pm/ShortcutPackage;->getMatchingShareTargets(Landroid/content/IntentFilter;)Ljava/util/List; HPLcom/android/server/pm/ShortcutPackage;->getOwnerUserId()I -PLcom/android/server/pm/ShortcutPackage;->getPackageResources()Landroid/content/res/Resources; +HPLcom/android/server/pm/ShortcutPackage;->getPackageResources()Landroid/content/res/Resources; HPLcom/android/server/pm/ShortcutPackage;->getSharingShortcutCount()I HPLcom/android/server/pm/ShortcutPackage;->getUsedBitmapFiles()Landroid/util/ArraySet; HPLcom/android/server/pm/ShortcutPackage;->hasShareTargets()Z HPLcom/android/server/pm/ShortcutPackage;->incrementCountForActivity(Landroid/util/ArrayMap;Landroid/content/ComponentName;I)V -PLcom/android/server/pm/ShortcutPackage;->isShortcutExistsAndVisibleToPublisher(Ljava/lang/String;)Z +PLcom/android/server/pm/ShortcutPackage;->isShortcutExistsAndInvisibleToPublisher(Ljava/lang/String;)Z +HPLcom/android/server/pm/ShortcutPackage;->isShortcutExistsAndVisibleToPublisher(Ljava/lang/String;)Z PLcom/android/server/pm/ShortcutPackage;->lambda$new$1(Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;)I HPLcom/android/server/pm/ShortcutPackage;->lambda$new$2(Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;)I -PLcom/android/server/pm/ShortcutPackage;->lambda$refreshPinnedFlags$0$ShortcutPackage(Lcom/android/server/pm/ShortcutLauncher;)V +HPLcom/android/server/pm/ShortcutPackage;->lambda$refreshPinnedFlags$0$ShortcutPackage(Lcom/android/server/pm/ShortcutLauncher;)V HPLcom/android/server/pm/ShortcutPackage;->loadFromFile(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutUser;Ljava/io/File;Z)Lcom/android/server/pm/ShortcutPackage; -HPLcom/android/server/pm/ShortcutPackage;->loadFromXml(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutUser;Lorg/xmlpull/v1/XmlPullParser;Z)Lcom/android/server/pm/ShortcutPackage; -HPLcom/android/server/pm/ShortcutPackage;->parseIntent(Lorg/xmlpull/v1/XmlPullParser;)Landroid/content/Intent; -HPLcom/android/server/pm/ShortcutPackage;->parsePerson(Lorg/xmlpull/v1/XmlPullParser;)Landroid/app/Person; -HPLcom/android/server/pm/ShortcutPackage;->parseShortcut(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;IZ)Landroid/content/pm/ShortcutInfo; +HPLcom/android/server/pm/ShortcutPackage;->loadFromXml(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutUser;Landroid/util/TypedXmlPullParser;Z)Lcom/android/server/pm/ShortcutPackage; +HPLcom/android/server/pm/ShortcutPackage;->parseIntent(Landroid/util/TypedXmlPullParser;)Landroid/content/Intent; +HPLcom/android/server/pm/ShortcutPackage;->parsePerson(Landroid/util/TypedXmlPullParser;)Landroid/app/Person; +HPLcom/android/server/pm/ShortcutPackage;->parseShortcut(Landroid/util/TypedXmlPullParser;Ljava/lang/String;IZ)Landroid/content/pm/ShortcutInfo; HPLcom/android/server/pm/ShortcutPackage;->publishManifestShortcuts(Ljava/util/List;)Z HPLcom/android/server/pm/ShortcutPackage;->pushDynamicShortcut(Landroid/content/pm/ShortcutInfo;Ljava/util/List;)Z HPLcom/android/server/pm/ShortcutPackage;->pushOutExcessShortcuts()Z -PLcom/android/server/pm/ShortcutPackage;->refreshPinnedFlags()V +HPLcom/android/server/pm/ShortcutPackage;->refreshPinnedFlags()V HPLcom/android/server/pm/ShortcutPackage;->removeOrphans()Ljava/util/List; HPLcom/android/server/pm/ShortcutPackage;->rescanPackageIfNeeded(ZZ)Z -PLcom/android/server/pm/ShortcutPackage;->resetRateLimiting()V -PLcom/android/server/pm/ShortcutPackage;->resolveResourceStrings()V -HPLcom/android/server/pm/ShortcutPackage;->saveShortcut(Lorg/xmlpull/v1/XmlSerializer;Landroid/content/pm/ShortcutInfo;ZZ)V -HPLcom/android/server/pm/ShortcutPackage;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V +HPLcom/android/server/pm/ShortcutPackage;->resetRateLimiting()V +PLcom/android/server/pm/ShortcutPackage;->resetRateLimitingForCommandLineNoSaving()V +HPLcom/android/server/pm/ShortcutPackage;->resolveResourceStrings()V +HPLcom/android/server/pm/ShortcutPackage;->saveShortcut(Landroid/util/TypedXmlSerializer;Landroid/content/pm/ShortcutInfo;ZZ)V +HPLcom/android/server/pm/ShortcutPackage;->saveToXml(Landroid/util/TypedXmlSerializer;Z)V HPLcom/android/server/pm/ShortcutPackage;->sortShortcutsToActivities()Landroid/util/ArrayMap; -PLcom/android/server/pm/ShortcutPackage;->tryApiCall(Z)Z +HPLcom/android/server/pm/ShortcutPackage;->tryApiCall(Z)Z HPLcom/android/server/pm/ShortcutPackageInfo;->(JJLjava/util/ArrayList;Z)V -PLcom/android/server/pm/ShortcutPackageInfo;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/pm/ShortcutPackageInfo;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/pm/ShortcutPackageInfo;->getLastUpdateTime()J HPLcom/android/server/pm/ShortcutPackageInfo;->getVersionCode()J HPLcom/android/server/pm/ShortcutPackageInfo;->isBackupAllowed()Z HPLcom/android/server/pm/ShortcutPackageInfo;->isShadow()Z -HPLcom/android/server/pm/ShortcutPackageInfo;->loadFromXml(Lorg/xmlpull/v1/XmlPullParser;Z)V +HPLcom/android/server/pm/ShortcutPackageInfo;->loadFromXml(Landroid/util/TypedXmlPullParser;Z)V HPLcom/android/server/pm/ShortcutPackageInfo;->newEmpty()Lcom/android/server/pm/ShortcutPackageInfo; -PLcom/android/server/pm/ShortcutPackageInfo;->refreshSignature(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutPackageItem;)V -HPLcom/android/server/pm/ShortcutPackageInfo;->saveToXml(Lcom/android/server/pm/ShortcutService;Lorg/xmlpull/v1/XmlSerializer;Z)V +HPLcom/android/server/pm/ShortcutPackageInfo;->refreshSignature(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutPackageItem;)V +HPLcom/android/server/pm/ShortcutPackageInfo;->saveToXml(Lcom/android/server/pm/ShortcutService;Landroid/util/TypedXmlSerializer;Z)V HPLcom/android/server/pm/ShortcutPackageInfo;->updateFromPackageInfo(Landroid/content/pm/PackageInfo;)V HPLcom/android/server/pm/ShortcutPackageItem;->(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;Lcom/android/server/pm/ShortcutPackageInfo;)V HPLcom/android/server/pm/ShortcutPackageItem;->attemptToRestoreIfNeededAndSave()V @@ -24577,20 +27286,35 @@ HPLcom/android/server/pm/ShortcutPackageItem;->getPackageInfo()Lcom/android/serv HPLcom/android/server/pm/ShortcutPackageItem;->getPackageName()Ljava/lang/String; HPLcom/android/server/pm/ShortcutPackageItem;->getPackageUserId()I HPLcom/android/server/pm/ShortcutPackageItem;->getUser()Lcom/android/server/pm/ShortcutUser; -PLcom/android/server/pm/ShortcutPackageItem;->refreshPackageSignatureAndSave()V +HPLcom/android/server/pm/ShortcutPackageItem;->refreshPackageSignatureAndSave()V PLcom/android/server/pm/ShortcutPackageItem;->replaceUser(Lcom/android/server/pm/ShortcutUser;)V HPLcom/android/server/pm/ShortcutPackageItem;->saveToFile(Ljava/io/File;Z)V HPLcom/android/server/pm/ShortcutParser;->createShortcutFromManifest(Lcom/android/server/pm/ShortcutService;ILjava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;IIIIIZ)Landroid/content/pm/ShortcutInfo; -PLcom/android/server/pm/ShortcutParser;->parseCategories(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Ljava/lang/String; -PLcom/android/server/pm/ShortcutParser;->parseCategory(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Ljava/lang/String; -PLcom/android/server/pm/ShortcutParser;->parseShareTargetAttributes(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Lcom/android/server/pm/ShareTargetInfo; -PLcom/android/server/pm/ShortcutParser;->parseShareTargetData(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Lcom/android/server/pm/ShareTargetInfo$TargetData; +HPLcom/android/server/pm/ShortcutParser;->parseCategories(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutParser;->parseCategory(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutParser;->parseShareTargetAttributes(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Lcom/android/server/pm/ShareTargetInfo; +HPLcom/android/server/pm/ShortcutParser;->parseShareTargetData(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;)Lcom/android/server/pm/ShareTargetInfo$TargetData; HPLcom/android/server/pm/ShortcutParser;->parseShortcutAttributes(Lcom/android/server/pm/ShortcutService;Landroid/util/AttributeSet;Ljava/lang/String;Landroid/content/ComponentName;II)Landroid/content/pm/ShortcutInfo; HPLcom/android/server/pm/ShortcutParser;->parseShortcuts(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;ILjava/util/List;)Ljava/util/List; HPLcom/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; +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinItemRequestInner;->(Lcom/android/server/pm/ShortcutRequestPinProcessor;Landroid/content/IntentSender;I)V +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinItemRequestInner;->(Lcom/android/server/pm/ShortcutRequestPinProcessor;Landroid/content/IntentSender;ILcom/android/server/pm/ShortcutRequestPinProcessor$1;)V +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinItemRequestInner;->accept(Landroid/os/Bundle;)Z +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinItemRequestInner;->isCallerValid()Z +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinItemRequestInner;->isValid()Z +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinShortcutRequestInner;->(Lcom/android/server/pm/ShortcutRequestPinProcessor;Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;Landroid/content/IntentSender;Ljava/lang/String;IIZ)V +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinShortcutRequestInner;->(Lcom/android/server/pm/ShortcutRequestPinProcessor;Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;Landroid/content/IntentSender;Ljava/lang/String;IIZLcom/android/server/pm/ShortcutRequestPinProcessor$1;)V +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinShortcutRequestInner;->getShortcutInfo()Landroid/content/pm/ShortcutInfo; +PLcom/android/server/pm/ShortcutRequestPinProcessor$PinShortcutRequestInner;->tryAccept()Z HSPLcom/android/server/pm/ShortcutRequestPinProcessor;->(Lcom/android/server/pm/ShortcutService;Ljava/lang/Object;)V -PLcom/android/server/pm/ShortcutRequestPinProcessor;->getRequestPinConfirmationActivity(II)Landroid/util/Pair; -PLcom/android/server/pm/ShortcutRequestPinProcessor;->isRequestPinItemSupported(II)Z +PLcom/android/server/pm/ShortcutRequestPinProcessor;->directPinShortcut(Lcom/android/server/pm/ShortcutRequestPinProcessor$PinShortcutRequestInner;)Z +HPLcom/android/server/pm/ShortcutRequestPinProcessor;->getRequestPinConfirmationActivity(II)Landroid/util/Pair; +PLcom/android/server/pm/ShortcutRequestPinProcessor;->isCallerUid(I)Z +HPLcom/android/server/pm/ShortcutRequestPinProcessor;->isRequestPinItemSupported(II)Z +PLcom/android/server/pm/ShortcutRequestPinProcessor;->requestPinItemLocked(Landroid/content/pm/ShortcutInfo;Landroid/appwidget/AppWidgetProviderInfo;Landroid/os/Bundle;ILandroid/content/IntentSender;)Z +PLcom/android/server/pm/ShortcutRequestPinProcessor;->requestPinShortcutLocked(Landroid/content/pm/ShortcutInfo;Landroid/content/IntentSender;Ljava/lang/String;I)Landroid/content/pm/LauncherApps$PinItemRequest; +PLcom/android/server/pm/ShortcutRequestPinProcessor;->sendResultIntent(Landroid/content/IntentSender;Landroid/content/Intent;)V +PLcom/android/server/pm/ShortcutRequestPinProcessor;->startRequestConfirmActivity(Landroid/content/ComponentName;ILandroid/content/pm/LauncherApps$PinItemRequest;I)Z HSPLcom/android/server/pm/ShortcutService$1;->()V HPLcom/android/server/pm/ShortcutService$1;->test(Landroid/content/pm/ResolveInfo;)Z HPLcom/android/server/pm/ShortcutService$1;->test(Ljava/lang/Object;)Z @@ -24598,14 +27322,16 @@ HSPLcom/android/server/pm/ShortcutService$2;->()V HPLcom/android/server/pm/ShortcutService$2;->test(Landroid/content/pm/PackageInfo;)Z HPLcom/android/server/pm/ShortcutService$2;->test(Ljava/lang/Object;)Z HSPLcom/android/server/pm/ShortcutService$3;->(Lcom/android/server/pm/ShortcutService;)V -HPLcom/android/server/pm/ShortcutService$3;->lambda$onUidGone$1$ShortcutService$3(I)V -HSPLcom/android/server/pm/ShortcutService$3;->lambda$onUidStateChanged$0$ShortcutService$3(II)V -HSPLcom/android/server/pm/ShortcutService$3;->onUidGone(IZ)V -HSPLcom/android/server/pm/ShortcutService$3;->onUidStateChanged(IIJI)V +HPLcom/android/server/pm/ShortcutService$3;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/pm/ShortcutService$4;->(Lcom/android/server/pm/ShortcutService;)V -PLcom/android/server/pm/ShortcutService$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/pm/ShortcutService$4;->lambda$onUidGone$1$ShortcutService$4(I)V +HPLcom/android/server/pm/ShortcutService$4;->lambda$onUidStateChanged$0$ShortcutService$4(II)V +HPLcom/android/server/pm/ShortcutService$4;->onUidGone(IZ)V +HPLcom/android/server/pm/ShortcutService$4;->onUidStateChanged(IIJI)V HSPLcom/android/server/pm/ShortcutService$5;->(Lcom/android/server/pm/ShortcutService;)V -PLcom/android/server/pm/ShortcutService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/pm/ShortcutService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/pm/ShortcutService$6;->(Lcom/android/server/pm/ShortcutService;)V +HPLcom/android/server/pm/ShortcutService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/pm/ShortcutService$DumpFilter;->()V PLcom/android/server/pm/ShortcutService$DumpFilter;->isPackageMatch(Ljava/lang/String;)Z PLcom/android/server/pm/ShortcutService$DumpFilter;->isUserMatch(I)Z @@ -24616,8 +27342,8 @@ PLcom/android/server/pm/ShortcutService$DumpFilter;->shouldDumpDetails()Z PLcom/android/server/pm/ShortcutService$DumpFilter;->shouldDumpFiles()Z PLcom/android/server/pm/ShortcutService$DumpFilter;->shouldDumpMain()Z PLcom/android/server/pm/ShortcutService$DumpFilter;->shouldDumpUid()Z -PLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;->(Ljava/io/File;)V -PLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;->getFile()Ljava/io/File; +HPLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;->(Ljava/io/File;)V +HPLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;->getFile()Ljava/io/File; HSPLcom/android/server/pm/ShortcutService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/pm/ShortcutService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/pm/ShortcutService$Lifecycle;->onStart()V @@ -24635,11 +27361,14 @@ PLcom/android/server/pm/ShortcutService$LocalService;->getShortcutInfoLocked(ILj HPLcom/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; HPLcom/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 HPLcom/android/server/pm/ShortcutService$LocalService;->hasShortcutHostPermission(ILjava/lang/String;II)Z +PLcom/android/server/pm/ShortcutService$LocalService;->isForegroundDefaultLauncher(Ljava/lang/String;I)Z PLcom/android/server/pm/ShortcutService$LocalService;->isPinnedByCaller(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Z PLcom/android/server/pm/ShortcutService$LocalService;->isRequestPinItemSupported(II)Z PLcom/android/server/pm/ShortcutService$LocalService;->lambda$getShortcutInfoLocked$2(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;)Z -PLcom/android/server/pm/ShortcutService$LocalService;->lambda$getShortcuts$0$ShortcutService$LocalService(ILjava/lang/String;Ljava/util/List;Ljava/util/List;JLandroid/content/ComponentName;IILjava/util/ArrayList;IIILcom/android/server/pm/ShortcutPackage;)V +HPLcom/android/server/pm/ShortcutService$LocalService;->lambda$getShortcuts$0$ShortcutService$LocalService(ILjava/lang/String;Ljava/util/List;Ljava/util/List;JLandroid/content/ComponentName;IILjava/util/ArrayList;IIILcom/android/server/pm/ShortcutPackage;)V HPLcom/android/server/pm/ShortcutService$LocalService;->lambda$getShortcutsInnerLocked$1(JLandroid/util/ArraySet;Landroid/util/ArraySet;Landroid/content/ComponentName;ZZZZZLandroid/content/pm/ShortcutInfo;)Z +PLcom/android/server/pm/ShortcutService$LocalService;->lambda$pinShortcuts$3(Landroid/content/pm/ShortcutInfo;)Z +PLcom/android/server/pm/ShortcutService$LocalService;->pinShortcuts(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;I)V PLcom/android/server/pm/ShortcutService$LocalService;->setShortcutHostPackage(Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/pm/ShortcutService$LocalService;->uncacheShortcuts(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;II)V HPLcom/android/server/pm/ShortcutService$LocalService;->updateCachedShortcutsInternal(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;IIZ)V @@ -24648,68 +27377,82 @@ HSPLcom/android/server/pm/ShortcutService;->(Landroid/content/Context;)V HSPLcom/android/server/pm/ShortcutService;->(Landroid/content/Context;Landroid/os/Looper;Z)V HPLcom/android/server/pm/ShortcutService;->access$000(Landroid/content/pm/PackageInfo;)Z PLcom/android/server/pm/ShortcutService;->access$1200(Lcom/android/server/pm/ShortcutService;)Ljava/util/concurrent/atomic/AtomicBoolean; +PLcom/android/server/pm/ShortcutService;->access$1300(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V +PLcom/android/server/pm/ShortcutService;->access$1400(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V +PLcom/android/server/pm/ShortcutService;->access$1500(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->access$1600(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V PLcom/android/server/pm/ShortcutService;->access$1700(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V HSPLcom/android/server/pm/ShortcutService;->access$200(Lcom/android/server/pm/ShortcutService;)Ljava/lang/Object; HPLcom/android/server/pm/ShortcutService;->access$300(Lcom/android/server/pm/ShortcutService;Ljava/util/List;)Ljava/util/List; +PLcom/android/server/pm/ShortcutService;->access$400(Lcom/android/server/pm/ShortcutService;Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/List;Lcom/android/server/pm/ShortcutPackage;)Ljava/util/List; HSPLcom/android/server/pm/ShortcutService;->access$500(Lcom/android/server/pm/ShortcutService;)Ljava/util/ArrayList; HSPLcom/android/server/pm/ShortcutService;->access$600(Lcom/android/server/pm/ShortcutService;)Ljava/util/ArrayList; -PLcom/android/server/pm/ShortcutService;->access$700(Lcom/android/server/pm/ShortcutService;)Lcom/android/server/pm/ShortcutBitmapSaver; -PLcom/android/server/pm/ShortcutService;->addDynamicShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z -PLcom/android/server/pm/ShortcutService;->addShortcutIdsToSet(Landroid/util/ArraySet;Ljava/util/List;)V -PLcom/android/server/pm/ShortcutService;->assignImplicitRanks(Ljava/util/List;)V +HPLcom/android/server/pm/ShortcutService;->access$700(Lcom/android/server/pm/ShortcutService;)Lcom/android/server/pm/ShortcutBitmapSaver; +HPLcom/android/server/pm/ShortcutService;->addDynamicShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z +HPLcom/android/server/pm/ShortcutService;->addShortcutIdsToSet(Landroid/util/ArraySet;Ljava/util/List;)V +HPLcom/android/server/pm/ShortcutService;->assignImplicitRanks(Ljava/util/List;)V HPLcom/android/server/pm/ShortcutService;->canSeeAnyPinnedShortcut(Ljava/lang/String;III)Z PLcom/android/server/pm/ShortcutService;->checkPackageChanges(I)V -PLcom/android/server/pm/ShortcutService;->cleanUpPackageForAllLoadedUsers(Ljava/lang/String;IZ)V -PLcom/android/server/pm/ShortcutService;->cleanUpPackageLocked(Ljava/lang/String;IIZ)V +HPLcom/android/server/pm/ShortcutService;->cleanUpPackageForAllLoadedUsers(Ljava/lang/String;IZ)V +HPLcom/android/server/pm/ShortcutService;->cleanUpPackageLocked(Ljava/lang/String;IIZ)V PLcom/android/server/pm/ShortcutService;->cleanupBitmapsForPackage(ILjava/lang/String;)V HPLcom/android/server/pm/ShortcutService;->cleanupDanglingBitmapDirectoriesLocked(I)V HPLcom/android/server/pm/ShortcutService;->cleanupDanglingBitmapFilesLocked(ILcom/android/server/pm/ShortcutUser;Ljava/lang/String;Ljava/io/File;)V -PLcom/android/server/pm/ShortcutService;->disableShortcuts(Ljava/lang/String;Ljava/util/List;Ljava/lang/CharSequence;II)V +HPLcom/android/server/pm/ShortcutService;->disableShortcuts(Ljava/lang/String;Ljava/util/List;Ljava/lang/CharSequence;II)V PLcom/android/server/pm/ShortcutService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/pm/ShortcutService;->dumpDumpFiles(Ljava/io/PrintWriter;)V PLcom/android/server/pm/ShortcutService;->dumpInner(Ljava/io/PrintWriter;Lcom/android/server/pm/ShortcutService$DumpFilter;)V PLcom/android/server/pm/ShortcutService;->dumpNoCheck(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/pm/ShortcutService;->dumpUid(Ljava/io/PrintWriter;)V -PLcom/android/server/pm/ShortcutService;->enableShortcuts(Ljava/lang/String;Ljava/util/List;I)V +HPLcom/android/server/pm/ShortcutService;->dumpUid(Ljava/io/PrintWriter;)V +HPLcom/android/server/pm/ShortcutService;->enableShortcuts(Ljava/lang/String;Ljava/util/List;I)V PLcom/android/server/pm/ShortcutService;->enforceCallingOrSelfPermission(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/pm/ShortcutService;->enforceMaxActivityShortcuts(I)V +HPLcom/android/server/pm/ShortcutService;->enforceMaxActivityShortcuts(I)V +PLcom/android/server/pm/ShortcutService;->enforceResetThrottlingPermission()V +PLcom/android/server/pm/ShortcutService;->enforceSystem()V HPLcom/android/server/pm/ShortcutService;->fillInDefaultActivity(Ljava/util/List;)V -PLcom/android/server/pm/ShortcutService;->fixUpIncomingShortcutInfo(Landroid/content/pm/ShortcutInfo;Z)V -PLcom/android/server/pm/ShortcutService;->fixUpIncomingShortcutInfo(Landroid/content/pm/ShortcutInfo;ZZ)V +HPLcom/android/server/pm/ShortcutService;->fixUpIncomingShortcutInfo(Landroid/content/pm/ShortcutInfo;Z)V +HPLcom/android/server/pm/ShortcutService;->fixUpIncomingShortcutInfo(Landroid/content/pm/ShortcutInfo;ZZ)V HPLcom/android/server/pm/ShortcutService;->fixUpShortcutResourceNamesAndValues(Landroid/content/pm/ShortcutInfo;)V +PLcom/android/server/pm/ShortcutService;->forEachLoadedUserLocked(Ljava/util/function/Consumer;)V HPLcom/android/server/pm/ShortcutService;->forUpdatedPackages(IJZLjava/util/function/Consumer;)V +PLcom/android/server/pm/ShortcutService;->formatTime(J)Ljava/lang/String; HPLcom/android/server/pm/ShortcutService;->getActivityInfoWithMetadata(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; -PLcom/android/server/pm/ShortcutService;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/pm/ShortcutService;->getBackupPayload(I)[B +HPLcom/android/server/pm/ShortcutService;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo; +HPLcom/android/server/pm/ShortcutService;->getBackupPayload(I)[B HSPLcom/android/server/pm/ShortcutService;->getBaseStateFile()Landroid/util/AtomicFile; -HPLcom/android/server/pm/ShortcutService;->getDefaultLauncher(I)Landroid/content/ComponentName; +HPLcom/android/server/pm/ShortcutService;->getDefaultLauncher(I)Ljava/lang/String; PLcom/android/server/pm/ShortcutService;->getDumpPath()Ljava/io/File; -PLcom/android/server/pm/ShortcutService;->getIconMaxDimensions(Ljava/lang/String;I)I +HPLcom/android/server/pm/ShortcutService;->getIconMaxDimensions(Ljava/lang/String;I)I PLcom/android/server/pm/ShortcutService;->getInstalledPackages(I)Ljava/util/List; HSPLcom/android/server/pm/ShortcutService;->getLastResetTimeLocked()J HPLcom/android/server/pm/ShortcutService;->getLauncherShortcutsLocked(Ljava/lang/String;II)Lcom/android/server/pm/ShortcutLauncher; HPLcom/android/server/pm/ShortcutService;->getMainActivityIntent()Landroid/content/Intent; -PLcom/android/server/pm/ShortcutService;->getMaxActivityShortcuts()I -PLcom/android/server/pm/ShortcutService;->getMaxShortcutCountPerActivity(Ljava/lang/String;I)I +HPLcom/android/server/pm/ShortcutService;->getMaxActivityShortcuts()I +HPLcom/android/server/pm/ShortcutService;->getMaxShortcutCountPerActivity(Ljava/lang/String;I)I +PLcom/android/server/pm/ShortcutService;->getNextResetTimeLocked()J HPLcom/android/server/pm/ShortcutService;->getNonPersistentUserLocked(I)Lcom/android/server/pm/ShortcutNonPersistentUser; HPLcom/android/server/pm/ShortcutService;->getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo; HPLcom/android/server/pm/ShortcutService;->getPackageInfo(Ljava/lang/String;IZ)Landroid/content/pm/PackageInfo; -PLcom/android/server/pm/ShortcutService;->getPackageShortcutsForPublisherLocked(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutPackage; -PLcom/android/server/pm/ShortcutService;->getParentOrSelfUserId(I)I -PLcom/android/server/pm/ShortcutService;->getRemainingCallCount(Ljava/lang/String;I)I -PLcom/android/server/pm/ShortcutService;->getShareTargets(Ljava/lang/String;Landroid/content/IntentFilter;I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/pm/ShortcutService;->getShortcuts(Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/pm/ShortcutService;->getPackageInfoWithSignatures(Ljava/lang/String;I)Landroid/content/pm/PackageInfo; +HPLcom/android/server/pm/ShortcutService;->getPackageShortcutsForPublisherLocked(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutPackage; +PLcom/android/server/pm/ShortcutService;->getPackageShortcutsLocked(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutPackage; +HPLcom/android/server/pm/ShortcutService;->getParentOrSelfUserId(I)I +HPLcom/android/server/pm/ShortcutService;->getRemainingCallCount(Ljava/lang/String;I)I +HPLcom/android/server/pm/ShortcutService;->getShareTargets(Ljava/lang/String;Landroid/content/IntentFilter;I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/pm/ShortcutService;->getShortcuts(Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/ShortcutService;->getShortcutsWithQueryLocked(Ljava/lang/String;IILjava/util/function/Predicate;)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/pm/ShortcutService;->getStatStartTime()J -PLcom/android/server/pm/ShortcutService;->getUidLastForegroundElapsedTimeLocked(I)J -PLcom/android/server/pm/ShortcutService;->getUserBitmapFilePath(I)Ljava/io/File; -PLcom/android/server/pm/ShortcutService;->getUserFile(I)Ljava/io/File; +HPLcom/android/server/pm/ShortcutService;->getUidLastForegroundElapsedTimeLocked(I)J +HPLcom/android/server/pm/ShortcutService;->getUserBitmapFilePath(I)Ljava/io/File; +HPLcom/android/server/pm/ShortcutService;->getUserFile(I)Ljava/io/File; HPLcom/android/server/pm/ShortcutService;->getUserShortcutsLocked(I)Lcom/android/server/pm/ShortcutUser; PLcom/android/server/pm/ShortcutService;->handleLocaleChanged()V HSPLcom/android/server/pm/ShortcutService;->handleOnUidStateChanged(II)V PLcom/android/server/pm/ShortcutService;->handlePackageAdded(Ljava/lang/String;I)V -PLcom/android/server/pm/ShortcutService;->handlePackageChanged(Ljava/lang/String;I)V -PLcom/android/server/pm/ShortcutService;->handlePackageUpdateFinished(Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->handlePackageChanged(Ljava/lang/String;I)V +PLcom/android/server/pm/ShortcutService;->handlePackageDataCleared(Ljava/lang/String;I)V +PLcom/android/server/pm/ShortcutService;->handlePackageRemoved(Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->handlePackageUpdateFinished(Ljava/lang/String;I)V PLcom/android/server/pm/ShortcutService;->handleStopUser(I)V PLcom/android/server/pm/ShortcutService;->handleUnlockUser(I)V HPLcom/android/server/pm/ShortcutService;->hasShareTargets(Ljava/lang/String;Ljava/lang/String;I)Z @@ -24717,8 +27460,8 @@ HPLcom/android/server/pm/ShortcutService;->hasShortcutHostPermission(Ljava/lang/ HPLcom/android/server/pm/ShortcutService;->hasShortcutHostPermissionInner(Ljava/lang/String;I)Z HSPLcom/android/server/pm/ShortcutService;->initialize()V HPLcom/android/server/pm/ShortcutService;->injectApplicationInfoWithUninstalled(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/pm/ShortcutService;->injectBinderCallingPid()I -PLcom/android/server/pm/ShortcutService;->injectBinderCallingUid()I +HPLcom/android/server/pm/ShortcutService;->injectBinderCallingPid()I +HPLcom/android/server/pm/ShortcutService;->injectBinderCallingUid()I PLcom/android/server/pm/ShortcutService;->injectBuildFingerprint()Ljava/lang/String; HPLcom/android/server/pm/ShortcutService;->injectClearCallingIdentity()J HSPLcom/android/server/pm/ShortcutService;->injectCurrentTimeMillis()J @@ -24726,54 +27469,58 @@ HSPLcom/android/server/pm/ShortcutService;->injectDipToPixel(I)I HSPLcom/android/server/pm/ShortcutService;->injectElapsedRealtime()J PLcom/android/server/pm/ShortcutService;->injectEnforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/pm/ShortcutService;->injectGetActivityInfoWithMetadataWithUninstalled(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo; -PLcom/android/server/pm/ShortcutService;->injectGetDefaultMainActivity(Ljava/lang/String;I)Landroid/content/ComponentName; -PLcom/android/server/pm/ShortcutService;->injectGetLocaleTagsForUser(I)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutService;->injectGetDefaultMainActivity(Ljava/lang/String;I)Landroid/content/ComponentName; +HPLcom/android/server/pm/ShortcutService;->injectGetHomeRoleHolderAsUser(I)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutService;->injectGetLocaleTagsForUser(I)Ljava/lang/String; HPLcom/android/server/pm/ShortcutService;->injectGetMainActivities(Ljava/lang/String;I)Ljava/util/List; HPLcom/android/server/pm/ShortcutService;->injectGetPackageUid(Ljava/lang/String;I)I PLcom/android/server/pm/ShortcutService;->injectGetPackagesWithUninstalled(I)Ljava/util/List; -PLcom/android/server/pm/ShortcutService;->injectGetPinConfirmationActivity(Ljava/lang/String;II)Landroid/content/ComponentName; +HPLcom/android/server/pm/ShortcutService;->injectGetPinConfirmationActivity(Ljava/lang/String;II)Landroid/content/ComponentName; HPLcom/android/server/pm/ShortcutService;->injectGetResourcesForApplicationAsUser(Ljava/lang/String;I)Landroid/content/res/Resources; HPLcom/android/server/pm/ShortcutService;->injectHasAccessShortcutsPermission(II)Z -PLcom/android/server/pm/ShortcutService;->injectHasUnlimitedShortcutsApiCallsPermission(II)Z +HPLcom/android/server/pm/ShortcutService;->injectHasUnlimitedShortcutsApiCallsPermission(II)Z HPLcom/android/server/pm/ShortcutService;->injectIsActivityEnabledAndExported(Landroid/content/ComponentName;I)Z HSPLcom/android/server/pm/ShortcutService;->injectIsLowRamDevice()Z HPLcom/android/server/pm/ShortcutService;->injectIsMainActivity(Landroid/content/ComponentName;I)Z PLcom/android/server/pm/ShortcutService;->injectIsSafeModeEnabled()Z HPLcom/android/server/pm/ShortcutService;->injectPackageInfoWithUninstalled(Ljava/lang/String;IZ)Landroid/content/pm/PackageInfo; HSPLcom/android/server/pm/ShortcutService;->injectPostToHandler(Ljava/lang/Runnable;)V +HSPLcom/android/server/pm/ShortcutService;->injectRegisterRoleHoldersListener(Landroid/app/role/OnRoleHoldersChangedListener;)V HSPLcom/android/server/pm/ShortcutService;->injectRegisterUidObserver(Landroid/app/IUidObserver;I)V HPLcom/android/server/pm/ShortcutService;->injectRestoreCallingIdentity(J)V PLcom/android/server/pm/ShortcutService;->injectRunOnNewThread(Ljava/lang/Runnable;)V +PLcom/android/server/pm/ShortcutService;->injectSendIntentSender(Landroid/content/IntentSender;Landroid/content/Intent;)V HSPLcom/android/server/pm/ShortcutService;->injectShortcutManagerConstants()Ljava/lang/String; -PLcom/android/server/pm/ShortcutService;->injectShouldPerformVerification()Z +HPLcom/android/server/pm/ShortcutService;->injectShouldPerformVerification()Z HSPLcom/android/server/pm/ShortcutService;->injectSystemDataPath()Ljava/io/File; HPLcom/android/server/pm/ShortcutService;->injectUserDataPath(I)Ljava/io/File; -PLcom/android/server/pm/ShortcutService;->injectValidateIconResPackage(Landroid/content/pm/ShortcutInfo;Landroid/graphics/drawable/Icon;)V +HPLcom/android/server/pm/ShortcutService;->injectValidateIconResPackage(Landroid/content/pm/ShortcutInfo;Landroid/graphics/drawable/Icon;)V HPLcom/android/server/pm/ShortcutService;->injectXmlMetaData(Landroid/content/pm/ActivityInfo;Ljava/lang/String;)Landroid/content/res/XmlResourceParser; -PLcom/android/server/pm/ShortcutService;->isCallerSystem()Z +HPLcom/android/server/pm/ShortcutService;->isCallerSystem()Z HSPLcom/android/server/pm/ShortcutService;->isClockValid(J)Z -PLcom/android/server/pm/ShortcutService;->isDummyMainActivity(Landroid/content/ComponentName;)Z +HPLcom/android/server/pm/ShortcutService;->isDummyMainActivity(Landroid/content/ComponentName;)Z HPLcom/android/server/pm/ShortcutService;->isEnabled(Landroid/content/pm/ActivityInfo;I)Z -PLcom/android/server/pm/ShortcutService;->isEphemeralApp(Landroid/content/pm/ApplicationInfo;)Z -PLcom/android/server/pm/ShortcutService;->isEphemeralApp(Ljava/lang/String;I)Z +HPLcom/android/server/pm/ShortcutService;->isEphemeralApp(Landroid/content/pm/ApplicationInfo;)Z +HPLcom/android/server/pm/ShortcutService;->isEphemeralApp(Ljava/lang/String;I)Z HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/ActivityInfo;)Z HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/ApplicationInfo;)Z HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/PackageInfo;)Z HPLcom/android/server/pm/ShortcutService;->isInstalledOrNull(Landroid/content/pm/ActivityInfo;)Landroid/content/pm/ActivityInfo; -PLcom/android/server/pm/ShortcutService;->isInstalledOrNull(Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ApplicationInfo; +HPLcom/android/server/pm/ShortcutService;->isInstalledOrNull(Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ApplicationInfo; HPLcom/android/server/pm/ShortcutService;->isInstalledOrNull(Landroid/content/pm/PackageInfo;)Landroid/content/pm/PackageInfo; -PLcom/android/server/pm/ShortcutService;->isPackageInstalled(Ljava/lang/String;I)Z +HPLcom/android/server/pm/ShortcutService;->isPackageInstalled(Ljava/lang/String;I)Z HSPLcom/android/server/pm/ShortcutService;->isProcessStateForeground(I)Z -PLcom/android/server/pm/ShortcutService;->isRequestPinItemSupported(II)Z +HPLcom/android/server/pm/ShortcutService;->isRequestPinItemSupported(II)Z HPLcom/android/server/pm/ShortcutService;->isSystem(Landroid/content/pm/ActivityInfo;)Z HPLcom/android/server/pm/ShortcutService;->isSystem(Landroid/content/pm/ApplicationInfo;)Z -PLcom/android/server/pm/ShortcutService;->isUidForegroundLocked(I)Z +HPLcom/android/server/pm/ShortcutService;->isUidForegroundLocked(I)Z +PLcom/android/server/pm/ShortcutService;->isUserLoadedLocked(I)Z HPLcom/android/server/pm/ShortcutService;->isUserUnlockedL(I)Z -PLcom/android/server/pm/ShortcutService;->lambda$checkPackageChanges$12$ShortcutService(Ljava/util/ArrayList;Lcom/android/server/pm/ShortcutPackageItem;)V +HPLcom/android/server/pm/ShortcutService;->lambda$checkPackageChanges$12$ShortcutService(Ljava/util/ArrayList;Lcom/android/server/pm/ShortcutPackageItem;)V PLcom/android/server/pm/ShortcutService;->lambda$cleanUpPackageForAllLoadedUsers$8$ShortcutService(Ljava/lang/String;IZLcom/android/server/pm/ShortcutUser;)V -PLcom/android/server/pm/ShortcutService;->lambda$cleanUpPackageLocked$10(Lcom/android/server/pm/ShortcutPackage;)V +HPLcom/android/server/pm/ShortcutService;->lambda$cleanUpPackageLocked$10(Lcom/android/server/pm/ShortcutPackage;)V PLcom/android/server/pm/ShortcutService;->lambda$cleanUpPackageLocked$9(Ljava/lang/String;ILcom/android/server/pm/ShortcutLauncher;)V -PLcom/android/server/pm/ShortcutService;->lambda$getBackupPayload$15(Lcom/android/server/pm/ShortcutPackageItem;)V +HPLcom/android/server/pm/ShortcutService;->lambda$getBackupPayload$15(Lcom/android/server/pm/ShortcutPackageItem;)V HPLcom/android/server/pm/ShortcutService;->lambda$getBackupPayload$16(Lcom/android/server/pm/ShortcutPackage;)V PLcom/android/server/pm/ShortcutService;->lambda$getBackupPayload$17(Lcom/android/server/pm/ShortcutLauncher;)V PLcom/android/server/pm/ShortcutService;->lambda$getShareTargets$7(Ljava/util/List;Landroid/content/IntentFilter;Lcom/android/server/pm/ShortcutPackage;)V @@ -24785,7 +27532,7 @@ HPLcom/android/server/pm/ShortcutService;->lambda$notifyShortcutChangeCallbacks$ HPLcom/android/server/pm/ShortcutService;->lambda$prepareChangedShortcuts$21(Landroid/util/ArraySet;Landroid/content/pm/ShortcutInfo;)Z HPLcom/android/server/pm/ShortcutService;->lambda$prepareChangedShortcuts$22(Landroid/util/ArraySet;Landroid/content/pm/ShortcutInfo;)Z HPLcom/android/server/pm/ShortcutService;->lambda$queryActivities$14$ShortcutService(ILandroid/content/pm/ResolveInfo;)Z -PLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$5(Landroid/content/pm/ShortcutInfo;)Z +HPLcom/android/server/pm/ShortcutService;->lambda$removeAllDynamicShortcuts$5(Landroid/content/pm/ShortcutInfo;)Z HPLcom/android/server/pm/ShortcutService;->lambda$rescanUpdatedPackagesLocked$13$ShortcutService(Lcom/android/server/pm/ShortcutUser;ILandroid/content/pm/ApplicationInfo;)V HPLcom/android/server/pm/ShortcutService;->lambda$setDynamicShortcuts$4(Landroid/content/pm/ShortcutInfo;)Z HPLcom/android/server/pm/ShortcutService;->lambda$static$0(Landroid/content/pm/ResolveInfo;)Z @@ -24794,65 +27541,69 @@ HSPLcom/android/server/pm/ShortcutService;->loadConfigurationLocked()V PLcom/android/server/pm/ShortcutService;->loadUserInternal(ILjava/io/InputStream;Z)Lcom/android/server/pm/ShortcutUser; PLcom/android/server/pm/ShortcutService;->loadUserLocked(I)Lcom/android/server/pm/ShortcutUser; HPLcom/android/server/pm/ShortcutService;->logDurationStat(IJ)V -PLcom/android/server/pm/ShortcutService;->notifyListeners(Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->notifyListeners(Ljava/lang/String;I)V HPLcom/android/server/pm/ShortcutService;->notifyShortcutChangeCallbacks(Ljava/lang/String;ILjava/util/List;Ljava/util/List;)V PLcom/android/server/pm/ShortcutService;->onApplicationActive(Ljava/lang/String;I)V HSPLcom/android/server/pm/ShortcutService;->onBootPhase(I)V HPLcom/android/server/pm/ShortcutService;->openIconFileForWrite(ILandroid/content/pm/ShortcutInfo;)Lcom/android/server/pm/ShortcutService$FileOutputStreamWithPath; HPLcom/android/server/pm/ShortcutService;->packageShortcutsChanged(Ljava/lang/String;ILjava/util/List;Ljava/util/List;)V -PLcom/android/server/pm/ShortcutService;->parseBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Z -PLcom/android/server/pm/ShortcutService;->parseBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z -HPLcom/android/server/pm/ShortcutService;->parseComponentNameAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/content/ComponentName; +PLcom/android/server/pm/ShortcutService;->parseBooleanAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Z +PLcom/android/server/pm/ShortcutService;->parseBooleanAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Z)Z +HPLcom/android/server/pm/ShortcutService;->parseComponentNameAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Landroid/content/ComponentName; PLcom/android/server/pm/ShortcutService;->parseDumpArgs([Ljava/lang/String;)Lcom/android/server/pm/ShortcutService$DumpFilter; -PLcom/android/server/pm/ShortcutService;->parseIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)I -PLcom/android/server/pm/ShortcutService;->parseIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -PLcom/android/server/pm/ShortcutService;->parseIntentAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/content/Intent; -HPLcom/android/server/pm/ShortcutService;->parseIntentAttributeNoDefault(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Landroid/content/Intent; -HSPLcom/android/server/pm/ShortcutService;->parseLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)J -HSPLcom/android/server/pm/ShortcutService;->parseLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J -HSPLcom/android/server/pm/ShortcutService;->parseStringAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/pm/ShortcutService;->prepareChangedShortcuts(Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/List;Lcom/android/server/pm/ShortcutPackage;)Ljava/util/List; -PLcom/android/server/pm/ShortcutService;->prepareChangedShortcuts(Ljava/util/List;Ljava/util/List;Ljava/util/List;Lcom/android/server/pm/ShortcutPackage;)Ljava/util/List; +HPLcom/android/server/pm/ShortcutService;->parseIntAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)I +PLcom/android/server/pm/ShortcutService;->parseIntAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;I)I +PLcom/android/server/pm/ShortcutService;->parseIntentAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Landroid/content/Intent; +HPLcom/android/server/pm/ShortcutService;->parseIntentAttributeNoDefault(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Landroid/content/Intent; +HSPLcom/android/server/pm/ShortcutService;->parseLongAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)J +HSPLcom/android/server/pm/ShortcutService;->parseLongAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;J)J +HSPLcom/android/server/pm/ShortcutService;->parseStringAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/pm/ShortcutService;->prepareChangedShortcuts(Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/List;Lcom/android/server/pm/ShortcutPackage;)Ljava/util/List; +HPLcom/android/server/pm/ShortcutService;->prepareChangedShortcuts(Ljava/util/List;Ljava/util/List;Ljava/util/List;Lcom/android/server/pm/ShortcutPackage;)Ljava/util/List; HPLcom/android/server/pm/ShortcutService;->pushDynamicShortcut(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;I)V HPLcom/android/server/pm/ShortcutService;->queryActivities(Landroid/content/Intent;IZ)Ljava/util/List; HPLcom/android/server/pm/ShortcutService;->queryActivities(Landroid/content/Intent;Ljava/lang/String;Landroid/content/ComponentName;I)Ljava/util/List; -PLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->removeAllDynamicShortcuts(Ljava/lang/String;I)V HPLcom/android/server/pm/ShortcutService;->removeDynamicShortcuts(Ljava/lang/String;Ljava/util/List;I)V -PLcom/android/server/pm/ShortcutService;->removeIconLocked(Landroid/content/pm/ShortcutInfo;)V +HPLcom/android/server/pm/ShortcutService;->removeIconLocked(Landroid/content/pm/ShortcutInfo;)V PLcom/android/server/pm/ShortcutService;->removeLongLivedShortcuts(Ljava/lang/String;Ljava/util/List;I)V HPLcom/android/server/pm/ShortcutService;->removeNonKeyFields(Ljava/util/List;)Ljava/util/List; -PLcom/android/server/pm/ShortcutService;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/pm/ShortcutService;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/pm/ShortcutService;->requestPinItem(Ljava/lang/String;ILandroid/content/pm/ShortcutInfo;Landroid/appwidget/AppWidgetProviderInfo;Landroid/os/Bundle;Landroid/content/IntentSender;)Z +PLcom/android/server/pm/ShortcutService;->requestPinShortcut(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;Landroid/content/IntentSender;I)Z PLcom/android/server/pm/ShortcutService;->rescanUpdatedPackagesLocked(IJ)V PLcom/android/server/pm/ShortcutService;->saveBaseStateLocked()V HPLcom/android/server/pm/ShortcutService;->saveDirtyInfo()V HPLcom/android/server/pm/ShortcutService;->saveIconAndFixUpShortcutLocked(Landroid/content/pm/ShortcutInfo;)V -PLcom/android/server/pm/ShortcutService;->saveUserInternalLocked(ILjava/io/OutputStream;Z)V +HPLcom/android/server/pm/ShortcutService;->saveUserInternalLocked(ILjava/io/OutputStream;Z)V HPLcom/android/server/pm/ShortcutService;->saveUserLocked(I)V HSPLcom/android/server/pm/ShortcutService;->scheduleSaveBaseState()V HSPLcom/android/server/pm/ShortcutService;->scheduleSaveInner(I)V -PLcom/android/server/pm/ShortcutService;->scheduleSaveUser(I)V +HPLcom/android/server/pm/ShortcutService;->scheduleSaveUser(I)V HPLcom/android/server/pm/ShortcutService;->setDynamicShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z HPLcom/android/server/pm/ShortcutService;->setReturnedByServer(Ljava/util/List;)Ljava/util/List; PLcom/android/server/pm/ShortcutService;->setShortcutHostPackage(Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/pm/ShortcutService;->shouldBackupApp(Landroid/content/pm/PackageInfo;)Z -PLcom/android/server/pm/ShortcutService;->shrinkBitmap(Landroid/graphics/Bitmap;I)Landroid/graphics/Bitmap; +HPLcom/android/server/pm/ShortcutService;->shouldBackupApp(Landroid/content/pm/PackageInfo;)Z +HPLcom/android/server/pm/ShortcutService;->shrinkBitmap(Landroid/graphics/Bitmap;I)Landroid/graphics/Bitmap; HPLcom/android/server/pm/ShortcutService;->throwIfUserLockedL(I)V +PLcom/android/server/pm/ShortcutService;->unloadUserLocked(I)V HSPLcom/android/server/pm/ShortcutService;->updateConfigurationLocked(Ljava/lang/String;)Z -PLcom/android/server/pm/ShortcutService;->updateShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z +HPLcom/android/server/pm/ShortcutService;->updateShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z HSPLcom/android/server/pm/ShortcutService;->updateTimesLocked()V +PLcom/android/server/pm/ShortcutService;->validateShortcutForPinRequest(Landroid/content/pm/ShortcutInfo;)V HPLcom/android/server/pm/ShortcutService;->verifyCaller(Ljava/lang/String;I)V HPLcom/android/server/pm/ShortcutService;->verifyShortcutInfoPackage(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;)V -PLcom/android/server/pm/ShortcutService;->verifyShortcutInfoPackages(Ljava/lang/String;Ljava/util/List;)V -PLcom/android/server/pm/ShortcutService;->verifyStates()V -HPLcom/android/server/pm/ShortcutService;->writeAttr(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;J)V -HPLcom/android/server/pm/ShortcutService;->writeAttr(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/content/ComponentName;)V -HPLcom/android/server/pm/ShortcutService;->writeAttr(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/content/Intent;)V -HPLcom/android/server/pm/ShortcutService;->writeAttr(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/CharSequence;)V -HPLcom/android/server/pm/ShortcutService;->writeAttr(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Z)V -HPLcom/android/server/pm/ShortcutService;->writeTagExtra(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/os/PersistableBundle;)V -PLcom/android/server/pm/ShortcutService;->writeTagValue(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;J)V -PLcom/android/server/pm/ShortcutService;->writeTagValue(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Landroid/content/ComponentName;)V -PLcom/android/server/pm/ShortcutService;->writeTagValue(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/pm/ShortcutService;->verifyShortcutInfoPackages(Ljava/lang/String;Ljava/util/List;)V +HPLcom/android/server/pm/ShortcutService;->verifyStates()V +HPLcom/android/server/pm/ShortcutService;->writeAttr(Landroid/util/TypedXmlSerializer;Ljava/lang/String;J)V +HPLcom/android/server/pm/ShortcutService;->writeAttr(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Landroid/content/ComponentName;)V +HPLcom/android/server/pm/ShortcutService;->writeAttr(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Landroid/content/Intent;)V +HPLcom/android/server/pm/ShortcutService;->writeAttr(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/CharSequence;)V +HPLcom/android/server/pm/ShortcutService;->writeAttr(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Z)V +HPLcom/android/server/pm/ShortcutService;->writeTagExtra(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Landroid/os/PersistableBundle;)V +PLcom/android/server/pm/ShortcutService;->writeTagValue(Landroid/util/TypedXmlSerializer;Ljava/lang/String;J)V +HPLcom/android/server/pm/ShortcutService;->writeTagValue(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/pm/ShortcutService;->wtf(Ljava/lang/String;Ljava/lang/Throwable;)V HPLcom/android/server/pm/ShortcutUser$PackageWithUser;->(ILjava/lang/String;)V HPLcom/android/server/pm/ShortcutUser$PackageWithUser;->equals(Ljava/lang/Object;)Z HPLcom/android/server/pm/ShortcutUser$PackageWithUser;->hashCode()I @@ -24860,42 +27611,39 @@ HPLcom/android/server/pm/ShortcutUser$PackageWithUser;->of(ILjava/lang/String;)L PLcom/android/server/pm/ShortcutUser;->(Lcom/android/server/pm/ShortcutService;I)V PLcom/android/server/pm/ShortcutUser;->addLauncher(Lcom/android/server/pm/ShortcutLauncher;)V HPLcom/android/server/pm/ShortcutUser;->attemptToRestoreIfNeededAndSave(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;I)V -PLcom/android/server/pm/ShortcutUser;->clearLauncher()V HPLcom/android/server/pm/ShortcutUser;->detectLocaleChange()V -PLcom/android/server/pm/ShortcutUser;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V -PLcom/android/server/pm/ShortcutUser;->dumpDirectorySize(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/io/File;)V +HPLcom/android/server/pm/ShortcutUser;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Lcom/android/server/pm/ShortcutService$DumpFilter;)V +HPLcom/android/server/pm/ShortcutUser;->dumpDirectorySize(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/io/File;)V PLcom/android/server/pm/ShortcutUser;->forAllFilesIn(Ljava/io/File;Ljava/util/function/Consumer;)V HPLcom/android/server/pm/ShortcutUser;->forAllLaunchers(Ljava/util/function/Consumer;)V HPLcom/android/server/pm/ShortcutUser;->forAllPackageItems(Ljava/util/function/Consumer;)V HPLcom/android/server/pm/ShortcutUser;->forAllPackages(Ljava/util/function/Consumer;)V HPLcom/android/server/pm/ShortcutUser;->forPackageItem(Ljava/lang/String;ILjava/util/function/Consumer;)V -HPLcom/android/server/pm/ShortcutUser;->getCachedLauncher()Landroid/content/ComponentName; +HPLcom/android/server/pm/ShortcutUser;->getCachedLauncher()Ljava/lang/String; PLcom/android/server/pm/ShortcutUser;->getLastAppScanOsFingerprint()Ljava/lang/String; PLcom/android/server/pm/ShortcutUser;->getLastAppScanTime()J -PLcom/android/server/pm/ShortcutUser;->getLastKnownLauncher()Landroid/content/ComponentName; HPLcom/android/server/pm/ShortcutUser;->getLauncherShortcuts(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutLauncher; HPLcom/android/server/pm/ShortcutUser;->getPackageShortcuts(Ljava/lang/String;)Lcom/android/server/pm/ShortcutPackage; HPLcom/android/server/pm/ShortcutUser;->getPackageShortcutsIfExists(Ljava/lang/String;)Lcom/android/server/pm/ShortcutPackage; HPLcom/android/server/pm/ShortcutUser;->getShortcutPackageItemFile(Lcom/android/server/pm/ShortcutPackageItem;)Ljava/io/File; -PLcom/android/server/pm/ShortcutUser;->getUserId()I +HPLcom/android/server/pm/ShortcutUser;->getUserId()I HPLcom/android/server/pm/ShortcutUser;->hasPackage(Ljava/lang/String;)Z PLcom/android/server/pm/ShortcutUser;->lambda$attemptToRestoreIfNeededAndSave$2(Lcom/android/server/pm/ShortcutPackageItem;)V PLcom/android/server/pm/ShortcutUser;->lambda$detectLocaleChange$1(Lcom/android/server/pm/ShortcutPackage;)V HPLcom/android/server/pm/ShortcutUser;->lambda$forPackageItem$0(ILjava/lang/String;Ljava/util/function/Consumer;Lcom/android/server/pm/ShortcutPackageItem;)V HPLcom/android/server/pm/ShortcutUser;->lambda$loadFromXml$3(Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutUser;ZLjava/io/File;)V PLcom/android/server/pm/ShortcutUser;->lambda$loadFromXml$4(Lcom/android/server/pm/ShortcutUser;IZLjava/io/File;)V -PLcom/android/server/pm/ShortcutUser;->loadFromXml(Lcom/android/server/pm/ShortcutService;Lorg/xmlpull/v1/XmlPullParser;IZ)Lcom/android/server/pm/ShortcutUser; +PLcom/android/server/pm/ShortcutUser;->loadFromXml(Lcom/android/server/pm/ShortcutService;Landroid/util/TypedXmlPullParser;IZ)Lcom/android/server/pm/ShortcutUser; HPLcom/android/server/pm/ShortcutUser;->logSharingShortcutStats(Lcom/android/internal/logging/MetricsLogger;)V HPLcom/android/server/pm/ShortcutUser;->onCalledByPublisher(Ljava/lang/String;)V -PLcom/android/server/pm/ShortcutUser;->removeLauncher(ILjava/lang/String;)Lcom/android/server/pm/ShortcutLauncher; +HPLcom/android/server/pm/ShortcutUser;->removeLauncher(ILjava/lang/String;)Lcom/android/server/pm/ShortcutLauncher; PLcom/android/server/pm/ShortcutUser;->removePackage(Ljava/lang/String;)Lcom/android/server/pm/ShortcutPackage; HPLcom/android/server/pm/ShortcutUser;->rescanPackageIfNeeded(Ljava/lang/String;Z)V -HPLcom/android/server/pm/ShortcutUser;->saveShortcutPackageItem(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/pm/ShortcutPackageItem;Z)V -HPLcom/android/server/pm/ShortcutUser;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V +HPLcom/android/server/pm/ShortcutUser;->saveShortcutPackageItem(Landroid/util/TypedXmlSerializer;Lcom/android/server/pm/ShortcutPackageItem;Z)V +HPLcom/android/server/pm/ShortcutUser;->saveToXml(Landroid/util/TypedXmlSerializer;Z)V +PLcom/android/server/pm/ShortcutUser;->setCachedLauncher(Ljava/lang/String;)V PLcom/android/server/pm/ShortcutUser;->setLastAppScanOsFingerprint(Ljava/lang/String;)V PLcom/android/server/pm/ShortcutUser;->setLastAppScanTime(J)V -HPLcom/android/server/pm/ShortcutUser;->setLauncher(Landroid/content/ComponentName;)V -HPLcom/android/server/pm/ShortcutUser;->setLauncher(Landroid/content/ComponentName;Z)V HSPLcom/android/server/pm/StagingManager$1;->(Lcom/android/server/pm/StagingManager;)V PLcom/android/server/pm/StagingManager$1;->lambda$onReceive$0$StagingManager$1()V PLcom/android/server/pm/StagingManager$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -24927,6 +27675,8 @@ PLcom/android/server/pm/UserDataPreparer;->prepareUserData(III)V PLcom/android/server/pm/UserDataPreparer;->prepareUserDataLI(Ljava/lang/String;IIIZ)V HSPLcom/android/server/pm/UserDataPreparer;->reconcileUsers(Ljava/lang/String;Ljava/util/List;)V HSPLcom/android/server/pm/UserDataPreparer;->reconcileUsers(Ljava/lang/String;Ljava/util/List;Ljava/util/List;)V +HSPLcom/android/server/pm/UserDataPreparer;->setSerialNumber(Ljava/io/File;I)V +HSPLcom/android/server/pm/UserManagerInternal;->()V HSPLcom/android/server/pm/UserManagerService$1;->(Lcom/android/server/pm/UserManagerService;)V HSPLcom/android/server/pm/UserManagerService$2;->(Lcom/android/server/pm/UserManagerService;Landroid/os/Bundle;I)V HSPLcom/android/server/pm/UserManagerService$2;->run()V @@ -24942,19 +27692,20 @@ PLcom/android/server/pm/UserManagerService$LifeCycle;->onUserStopping(Lcom/andro PLcom/android/server/pm/UserManagerService$LifeCycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/pm/UserManagerService$LocalService;->(Lcom/android/server/pm/UserManagerService;)V HSPLcom/android/server/pm/UserManagerService$LocalService;->(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService$1;)V -HSPLcom/android/server/pm/UserManagerService$LocalService;->addUserRestrictionsListener(Landroid/os/UserManagerInternal$UserRestrictionsListener;)V +HSPLcom/android/server/pm/UserManagerService$LocalService;->addUserLifecycleListener(Lcom/android/server/pm/UserManagerInternal$UserLifecycleListener;)V +HSPLcom/android/server/pm/UserManagerService$LocalService;->addUserRestrictionsListener(Lcom/android/server/pm/UserManagerInternal$UserRestrictionsListener;)V HSPLcom/android/server/pm/UserManagerService$LocalService;->exists(I)Z -PLcom/android/server/pm/UserManagerService$LocalService;->getProfileParentId(I)I +HPLcom/android/server/pm/UserManagerService$LocalService;->getProfileParentId(I)I HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserIds()[I HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserInfo(I)Landroid/content/pm/UserInfo; HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserInfos()[Landroid/content/pm/UserInfo; HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserRestriction(ILjava/lang/String;)Z -PLcom/android/server/pm/UserManagerService$LocalService;->getUsers(Z)Ljava/util/List; +HSPLcom/android/server/pm/UserManagerService$LocalService;->getUsers(Z)Ljava/util/List; HSPLcom/android/server/pm/UserManagerService$LocalService;->getUsers(ZZZ)Ljava/util/List; HSPLcom/android/server/pm/UserManagerService$LocalService;->hasUserRestriction(Ljava/lang/String;I)Z -PLcom/android/server/pm/UserManagerService$LocalService;->isDeviceManaged()Z +HPLcom/android/server/pm/UserManagerService$LocalService;->isDeviceManaged()Z HPLcom/android/server/pm/UserManagerService$LocalService;->isProfileAccessible(IILjava/lang/String;Z)Z -PLcom/android/server/pm/UserManagerService$LocalService;->isUserManaged(I)Z +HPLcom/android/server/pm/UserManagerService$LocalService;->isUserManaged(I)Z HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserRunning(I)Z HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserUnlocked(I)Z HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserUnlockingOrUnlocked(I)Z @@ -24970,6 +27721,7 @@ HSPLcom/android/server/pm/UserManagerService$UserData;->()V PLcom/android/server/pm/UserManagerService$UserData;->getLastRequestQuietModeEnabledMillis()J HSPLcom/android/server/pm/UserManagerService$UserData;->setLastRequestQuietModeEnabledMillis(J)V HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->(Lcom/android/server/pm/UserManagerService;)V +PLcom/android/server/pm/UserManagerService$WatchedUserStates;->delete(I)V HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->get(II)I HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->invalidateIsUserUnlockedCache()V HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->put(II)V @@ -24980,19 +27732,20 @@ PLcom/android/server/pm/UserManagerService;->access$1300(Lcom/android/server/pm/ PLcom/android/server/pm/UserManagerService;->access$1400(Lcom/android/server/pm/UserManagerService;I)Lcom/android/server/pm/UserManagerService$UserData; PLcom/android/server/pm/UserManagerService;->access$1500(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService$UserData;)V HSPLcom/android/server/pm/UserManagerService;->access$1600(Lcom/android/server/pm/UserManagerService;ILandroid/os/Bundle;Lcom/android/server/pm/RestrictionsSet;Z)V -PLcom/android/server/pm/UserManagerService;->access$1900(Lcom/android/server/pm/UserManagerService;)Z -HSPLcom/android/server/pm/UserManagerService;->access$1902(Lcom/android/server/pm/UserManagerService;Z)Z +HSPLcom/android/server/pm/UserManagerService;->access$1900(Lcom/android/server/pm/UserManagerService;)Ljava/util/ArrayList; HSPLcom/android/server/pm/UserManagerService;->access$200(Lcom/android/server/pm/UserManagerService;)Landroid/content/Context; -HSPLcom/android/server/pm/UserManagerService;->access$2000(Lcom/android/server/pm/UserManagerService;)Landroid/util/SparseBooleanArray; -HSPLcom/android/server/pm/UserManagerService;->access$2302(Lcom/android/server/pm/UserManagerService;Z)Z -PLcom/android/server/pm/UserManagerService;->access$2500(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; -HSPLcom/android/server/pm/UserManagerService;->access$2800(Lcom/android/server/pm/UserManagerService;)Lcom/android/server/pm/UserManagerService$WatchedUserStates; -HSPLcom/android/server/pm/UserManagerService;->access$2900(Lcom/android/server/pm/UserManagerService;ZZZ)Ljava/util/List; +HPLcom/android/server/pm/UserManagerService;->access$2000(Lcom/android/server/pm/UserManagerService;)Z +HSPLcom/android/server/pm/UserManagerService;->access$2002(Lcom/android/server/pm/UserManagerService;Z)Z +HSPLcom/android/server/pm/UserManagerService;->access$2100(Lcom/android/server/pm/UserManagerService;)Landroid/util/SparseBooleanArray; +HSPLcom/android/server/pm/UserManagerService;->access$2402(Lcom/android/server/pm/UserManagerService;Z)Z +HPLcom/android/server/pm/UserManagerService;->access$2600(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; +HSPLcom/android/server/pm/UserManagerService;->access$2900(Lcom/android/server/pm/UserManagerService;)Lcom/android/server/pm/UserManagerService$WatchedUserStates; HSPLcom/android/server/pm/UserManagerService;->access$300(Lcom/android/server/pm/UserManagerService;)Lcom/android/server/pm/PackageManagerService; -HSPLcom/android/server/pm/UserManagerService;->access$3000(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; -PLcom/android/server/pm/UserManagerService;->access$3100(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; -HSPLcom/android/server/pm/UserManagerService;->access$3200(Lcom/android/server/pm/UserManagerService;I)Landroid/os/Bundle; -HSPLcom/android/server/pm/UserManagerService;->access$3300(Lcom/android/server/pm/UserManagerService;)Landroid/util/SparseArray; +HSPLcom/android/server/pm/UserManagerService;->access$3000(Lcom/android/server/pm/UserManagerService;ZZZ)Ljava/util/List; +HSPLcom/android/server/pm/UserManagerService;->access$3100(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; +HPLcom/android/server/pm/UserManagerService;->access$3200(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo; +HSPLcom/android/server/pm/UserManagerService;->access$3300(Lcom/android/server/pm/UserManagerService;I)Landroid/os/Bundle; +HSPLcom/android/server/pm/UserManagerService;->access$3400(Lcom/android/server/pm/UserManagerService;)Landroid/util/SparseArray; HSPLcom/android/server/pm/UserManagerService;->access$400(Lcom/android/server/pm/UserManagerService;)Ljava/lang/Object; HSPLcom/android/server/pm/UserManagerService;->access$500(Lcom/android/server/pm/UserManagerService;I)Lcom/android/server/pm/UserManagerService$UserData; HSPLcom/android/server/pm/UserManagerService;->access$700()Landroid/os/IBinder; @@ -25006,22 +27759,23 @@ HSPLcom/android/server/pm/UserManagerService;->checkManageOrCreateUsersPermissio HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfileGroup(ILjava/lang/String;)V PLcom/android/server/pm/UserManagerService;->checkManageUserAndAcrossUsersFullPermission(Ljava/lang/String;)V HSPLcom/android/server/pm/UserManagerService;->checkManageUsersPermission(Ljava/lang/String;)V -PLcom/android/server/pm/UserManagerService;->checkSystemOrRoot(Ljava/lang/String;)V +HPLcom/android/server/pm/UserManagerService;->checkSystemOrRoot(Ljava/lang/String;)V HSPLcom/android/server/pm/UserManagerService;->cleanupPartialUsers()V PLcom/android/server/pm/UserManagerService;->cleanupPreCreatedUsers()V HSPLcom/android/server/pm/UserManagerService;->computeEffectiveUserRestrictionsLR(I)Landroid/os/Bundle; HPLcom/android/server/pm/UserManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/pm/UserManagerService;->dumpTimeAgo(Ljava/io/PrintWriter;Ljava/lang/StringBuilder;JJ)V +HPLcom/android/server/pm/UserManagerService;->dumpTimeAgo(Ljava/io/PrintWriter;Ljava/lang/StringBuilder;JJ)V PLcom/android/server/pm/UserManagerService;->ensureCanModifyQuietMode(Ljava/lang/String;IIZZ)V HSPLcom/android/server/pm/UserManagerService;->exists(I)Z -PLcom/android/server/pm/UserManagerService;->getAliveUsersExcludingGuestsCountLU()I +HPLcom/android/server/pm/UserManagerService;->getAliveUsersExcludingGuestsCountLU()I HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle; HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle; -PLcom/android/server/pm/UserManagerService;->getCredentialOwnerProfile(I)I +HPLcom/android/server/pm/UserManagerService;->getCredentialOwnerProfile(I)I HSPLcom/android/server/pm/UserManagerService;->getDevicePolicyLocalRestrictionsForTargetUserLR(I)Lcom/android/server/pm/RestrictionsSet; +PLcom/android/server/pm/UserManagerService;->getDevicePolicyManagerInternal()Landroid/app/admin/DevicePolicyManagerInternal; HSPLcom/android/server/pm/UserManagerService;->getEffectiveUserRestrictions(I)Landroid/os/Bundle; HSPLcom/android/server/pm/UserManagerService;->getInstance()Lcom/android/server/pm/UserManagerService; -HSPLcom/android/server/pm/UserManagerService;->getInternalForInjectorOnly()Landroid/os/UserManagerInternal; +HSPLcom/android/server/pm/UserManagerService;->getInternalForInjectorOnly()Lcom/android/server/pm/UserManagerInternal; HSPLcom/android/server/pm/UserManagerService;->getOwnerName()Ljava/lang/String; HSPLcom/android/server/pm/UserManagerService;->getPrimaryUser()Landroid/content/pm/UserInfo; HSPLcom/android/server/pm/UserManagerService;->getProfileIds(ILjava/lang/String;Z)[I @@ -25040,18 +27794,18 @@ HPLcom/android/server/pm/UserManagerService;->getUserBadgeDarkColorResId(I)I HPLcom/android/server/pm/UserManagerService;->getUserBadgeLabelResId(I)I HPLcom/android/server/pm/UserManagerService;->getUserBadgeNoBackgroundResId(I)I PLcom/android/server/pm/UserManagerService;->getUserBadgeResId(I)I -PLcom/android/server/pm/UserManagerService;->getUserCreationTime(I)J +HPLcom/android/server/pm/UserManagerService;->getUserCreationTime(I)J HSPLcom/android/server/pm/UserManagerService;->getUserDataLU(I)Lcom/android/server/pm/UserManagerService$UserData; PLcom/android/server/pm/UserManagerService;->getUserDataNoChecks(I)Lcom/android/server/pm/UserManagerService$UserData; HSPLcom/android/server/pm/UserManagerService;->getUserHandle(I)I -PLcom/android/server/pm/UserManagerService;->getUserIcon(I)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/pm/UserManagerService;->getUserIcon(I)Landroid/os/ParcelFileDescriptor; HPLcom/android/server/pm/UserManagerService;->getUserIconBadgeResId(I)I HSPLcom/android/server/pm/UserManagerService;->getUserIds()[I HSPLcom/android/server/pm/UserManagerService;->getUserIdsIncludingPreCreated()[I HSPLcom/android/server/pm/UserManagerService;->getUserInfo(I)Landroid/content/pm/UserInfo; HSPLcom/android/server/pm/UserManagerService;->getUserInfoLU(I)Landroid/content/pm/UserInfo; HSPLcom/android/server/pm/UserManagerService;->getUserInfoNoChecks(I)Landroid/content/pm/UserInfo; -PLcom/android/server/pm/UserManagerService;->getUserName()Ljava/lang/String; +HPLcom/android/server/pm/UserManagerService;->getUserName()Ljava/lang/String; PLcom/android/server/pm/UserManagerService;->getUserRestrictionSource(Ljava/lang/String;I)I HPLcom/android/server/pm/UserManagerService;->getUserRestrictionSources(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/pm/UserManagerService;->getUserRestrictions(I)Landroid/os/Bundle; @@ -25065,7 +27819,7 @@ HSPLcom/android/server/pm/UserManagerService;->getUsers(Z)Ljava/util/List; HSPLcom/android/server/pm/UserManagerService;->getUsers(ZZZ)Ljava/util/List; HSPLcom/android/server/pm/UserManagerService;->getUsersInternal(ZZZ)Ljava/util/List; HPLcom/android/server/pm/UserManagerService;->hasBadge(I)Z -PLcom/android/server/pm/UserManagerService;->hasBaseUserRestriction(Ljava/lang/String;I)Z +HPLcom/android/server/pm/UserManagerService;->hasBaseUserRestriction(Ljava/lang/String;I)Z HSPLcom/android/server/pm/UserManagerService;->hasManageOrCreateUsersPermission()Z HSPLcom/android/server/pm/UserManagerService;->hasManageUsersOrPermission(Ljava/lang/String;)Z HSPLcom/android/server/pm/UserManagerService;->hasManageUsersPermission()Z @@ -25085,7 +27839,7 @@ HPLcom/android/server/pm/UserManagerService;->isRestricted()Z HPLcom/android/server/pm/UserManagerService;->isSameProfileGroup(II)Z HSPLcom/android/server/pm/UserManagerService;->isSameProfileGroupNoChecks(II)Z HSPLcom/android/server/pm/UserManagerService;->isSettingRestrictedForUser(Ljava/lang/String;ILjava/lang/String;I)Z -PLcom/android/server/pm/UserManagerService;->isUserLimitReached()Z +HPLcom/android/server/pm/UserManagerService;->isUserLimitReached()Z HSPLcom/android/server/pm/UserManagerService;->isUserRunning(I)Z HSPLcom/android/server/pm/UserManagerService;->isUserTypeSubtypeOfFull(Ljava/lang/String;)Z HSPLcom/android/server/pm/UserManagerService;->isUserTypeSubtypeOfProfile(Ljava/lang/String;)Z @@ -25101,16 +27855,14 @@ HPLcom/android/server/pm/UserManagerService;->packageToRestrictionsFileName(Ljav HSPLcom/android/server/pm/UserManagerService;->propagateUserRestrictionsLR(ILandroid/os/Bundle;Landroid/os/Bundle;)V HPLcom/android/server/pm/UserManagerService;->readApplicationRestrictionsLAr(Landroid/util/AtomicFile;)Landroid/os/Bundle; HPLcom/android/server/pm/UserManagerService;->readApplicationRestrictionsLAr(Ljava/lang/String;I)Landroid/os/Bundle; -HPLcom/android/server/pm/UserManagerService;->readEntry(Landroid/os/Bundle;Ljava/util/ArrayList;Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/pm/UserManagerService;->readIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I -HSPLcom/android/server/pm/UserManagerService;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J +HPLcom/android/server/pm/UserManagerService;->readEntry(Landroid/os/Bundle;Ljava/util/ArrayList;Landroid/util/TypedXmlPullParser;)V HSPLcom/android/server/pm/UserManagerService;->readUserLP(I)Lcom/android/server/pm/UserManagerService$UserData; HSPLcom/android/server/pm/UserManagerService;->readUserLP(ILjava/io/InputStream;)Lcom/android/server/pm/UserManagerService$UserData; HSPLcom/android/server/pm/UserManagerService;->readUserListLP()V HSPLcom/android/server/pm/UserManagerService;->reconcileUsers(Ljava/lang/String;)V PLcom/android/server/pm/UserManagerService;->requestQuietModeEnabled(Ljava/lang/String;ZILandroid/content/IntentSender;I)Z PLcom/android/server/pm/UserManagerService;->scheduleWriteUser(Lcom/android/server/pm/UserManagerService$UserData;)V -PLcom/android/server/pm/UserManagerService;->setApplicationRestrictions(Ljava/lang/String;Landroid/os/Bundle;I)V +HPLcom/android/server/pm/UserManagerService;->setApplicationRestrictions(Ljava/lang/String;Landroid/os/Bundle;I)V HSPLcom/android/server/pm/UserManagerService;->setDevicePolicyUserRestrictionsInner(ILandroid/os/Bundle;Lcom/android/server/pm/RestrictionsSet;Z)V PLcom/android/server/pm/UserManagerService;->setQuietModeEnabled(IZLandroid/content/IntentSender;Ljava/lang/String;)V PLcom/android/server/pm/UserManagerService;->setUserRestriction(Ljava/lang/String;ZI)V @@ -25119,21 +27871,22 @@ HSPLcom/android/server/pm/UserManagerService;->updateLocalRestrictionsForTargetU HSPLcom/android/server/pm/UserManagerService;->updateUserIds()V HSPLcom/android/server/pm/UserManagerService;->updateUserRestrictionsInternalLR(Landroid/os/Bundle;I)V HSPLcom/android/server/pm/UserManagerService;->upgradeIfNecessaryLP(Landroid/os/Bundle;)V -HSPLcom/android/server/pm/UserManagerService;->upgradeIfNecessaryLP(Landroid/os/Bundle;I)V +HSPLcom/android/server/pm/UserManagerService;->upgradeIfNecessaryLP(Landroid/os/Bundle;II)V HSPLcom/android/server/pm/UserManagerService;->userWithName(Landroid/content/pm/UserInfo;)Landroid/content/pm/UserInfo; PLcom/android/server/pm/UserManagerService;->verifyCallingPackage(Ljava/lang/String;I)V -PLcom/android/server/pm/UserManagerService;->writeApplicationRestrictionsLAr(Landroid/os/Bundle;Landroid/util/AtomicFile;)V -PLcom/android/server/pm/UserManagerService;->writeApplicationRestrictionsLAr(Ljava/lang/String;Landroid/os/Bundle;I)V -HPLcom/android/server/pm/UserManagerService;->writeBundle(Landroid/os/Bundle;Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/pm/UserManagerService;->writeApplicationRestrictionsLAr(Landroid/os/Bundle;Landroid/util/AtomicFile;)V +HPLcom/android/server/pm/UserManagerService;->writeApplicationRestrictionsLAr(Ljava/lang/String;Landroid/os/Bundle;I)V +HPLcom/android/server/pm/UserManagerService;->writeBundle(Landroid/os/Bundle;Landroid/util/TypedXmlSerializer;)V PLcom/android/server/pm/UserManagerService;->writeUserLP(Lcom/android/server/pm/UserManagerService$UserData;)V -PLcom/android/server/pm/UserManagerService;->writeUserLP(Lcom/android/server/pm/UserManagerService$UserData;Ljava/io/OutputStream;)V +HPLcom/android/server/pm/UserManagerService;->writeUserLP(Lcom/android/server/pm/UserManagerService$UserData;Ljava/io/OutputStream;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->()V HSPLcom/android/server/pm/UserRestrictionsUtils;->applyUserRestriction(Landroid/content/Context;ILjava/lang/String;Z)V HSPLcom/android/server/pm/UserRestrictionsUtils;->applyUserRestrictions(Landroid/content/Context;ILandroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->areEqual(Landroid/os/Bundle;Landroid/os/Bundle;)Z -PLcom/android/server/pm/UserRestrictionsUtils;->canProfileOwnerChange(Ljava/lang/String;I)Z +HPLcom/android/server/pm/UserRestrictionsUtils;->canDeviceOwnerChange(Ljava/lang/String;)Z +HPLcom/android/server/pm/UserRestrictionsUtils;->canProfileOwnerChange(Ljava/lang/String;I)Z HSPLcom/android/server/pm/UserRestrictionsUtils;->clone(Landroid/os/Bundle;)Landroid/os/Bundle; -PLcom/android/server/pm/UserRestrictionsUtils;->contains(Landroid/os/Bundle;Ljava/lang/String;)Z +HPLcom/android/server/pm/UserRestrictionsUtils;->contains(Landroid/os/Bundle;Ljava/lang/String;)Z HPLcom/android/server/pm/UserRestrictionsUtils;->dumpRestrictions(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/os/Bundle;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->getDefaultEnabledForManagedProfiles()Ljava/util/Set; HSPLcom/android/server/pm/UserRestrictionsUtils;->getNewUserRestrictionSetting(Landroid/content/Context;ILjava/lang/String;Z)I @@ -25146,10 +27899,13 @@ HSPLcom/android/server/pm/UserRestrictionsUtils;->isValidRestriction(Ljava/lang/ HSPLcom/android/server/pm/UserRestrictionsUtils;->merge(Landroid/os/Bundle;Landroid/os/Bundle;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->newSetWithUniqueCheck([Ljava/lang/String;)Ljava/util/Set; HSPLcom/android/server/pm/UserRestrictionsUtils;->nonNull(Landroid/os/Bundle;)Landroid/os/Bundle; +HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Landroid/util/TypedXmlPullParser;)Landroid/os/Bundle; +HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Landroid/util/TypedXmlPullParser;Landroid/os/Bundle;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Lorg/xmlpull/v1/XmlPullParser;)Landroid/os/Bundle; HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Lorg/xmlpull/v1/XmlPullParser;Landroid/os/Bundle;)V HSPLcom/android/server/pm/UserRestrictionsUtils;->restrictionsChanged(Landroid/os/Bundle;Landroid/os/Bundle;[Ljava/lang/String;)Z HSPLcom/android/server/pm/UserRestrictionsUtils;->setInstallMarketAppsRestriction(Landroid/content/ContentResolver;II)V +HPLcom/android/server/pm/UserRestrictionsUtils;->writeRestrictions(Landroid/util/TypedXmlSerializer;Landroid/os/Bundle;Ljava/lang/String;)V HPLcom/android/server/pm/UserRestrictionsUtils;->writeRestrictions(Lorg/xmlpull/v1/XmlSerializer;Landroid/os/Bundle;Ljava/lang/String;)V HSPLcom/android/server/pm/UserSystemPackageInstaller;->(Lcom/android/server/pm/UserManagerService;Landroid/util/ArrayMap;)V HSPLcom/android/server/pm/UserSystemPackageInstaller;->checkWhitelistedSystemPackages(I)V @@ -25161,12 +27917,12 @@ HSPLcom/android/server/pm/UserSystemPackageInstaller;->getBaseTypeBitSets()Ljava HSPLcom/android/server/pm/UserSystemPackageInstaller;->getDeviceDefaultWhitelistMode()I PLcom/android/server/pm/UserSystemPackageInstaller;->getInstallablePackagesForUserId(I)Ljava/util/Set; PLcom/android/server/pm/UserSystemPackageInstaller;->getInstallablePackagesForUserType(Ljava/lang/String;)Ljava/util/Set; -PLcom/android/server/pm/UserSystemPackageInstaller;->getPackagesWhitelistErrors(I)Ljava/util/List; +HPLcom/android/server/pm/UserSystemPackageInstaller;->getPackagesWhitelistErrors(I)Ljava/util/List; HSPLcom/android/server/pm/UserSystemPackageInstaller;->getPackagesWhitelistWarnings()Ljava/util/List; HSPLcom/android/server/pm/UserSystemPackageInstaller;->getTypesBitSet(Ljava/lang/Iterable;Ljava/util/Map;)J PLcom/android/server/pm/UserSystemPackageInstaller;->getUserTypeMask(Ljava/lang/String;)J HSPLcom/android/server/pm/UserSystemPackageInstaller;->getWhitelistMode()I -PLcom/android/server/pm/UserSystemPackageInstaller;->getWhitelistedPackagesForUserType(Ljava/lang/String;)Ljava/util/Set; +HPLcom/android/server/pm/UserSystemPackageInstaller;->getWhitelistedPackagesForUserType(Ljava/lang/String;)Ljava/util/Set; HSPLcom/android/server/pm/UserSystemPackageInstaller;->getWhitelistedSystemPackages()Ljava/util/Set; HSPLcom/android/server/pm/UserSystemPackageInstaller;->hasAutoGeneratedRROSuffix(Ljava/lang/String;)Z HSPLcom/android/server/pm/UserSystemPackageInstaller;->installWhitelistedSystemPackages(ZZLandroid/util/ArraySet;)Z @@ -25179,7 +27935,7 @@ HPLcom/android/server/pm/UserSystemPackageInstaller;->lambda$getInstallablePacka HPLcom/android/server/pm/UserSystemPackageInstaller;->lambda$installWhitelistedSystemPackages$0(Ljava/util/Set;IZZLandroid/util/ArraySet;Lcom/android/server/pm/PackageSetting;)V HSPLcom/android/server/pm/UserSystemPackageInstaller;->modeToString(I)Ljava/lang/String; PLcom/android/server/pm/UserSystemPackageInstaller;->shouldChangeInstallationState(Lcom/android/server/pm/PackageSetting;ZIZZLandroid/util/ArraySet;)Z -PLcom/android/server/pm/UserSystemPackageInstaller;->shouldInstallPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/util/ArrayMap;Ljava/util/Set;Z)Z +HPLcom/android/server/pm/UserSystemPackageInstaller;->shouldInstallPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/util/ArrayMap;Ljava/util/Set;Z)Z HPLcom/android/server/pm/UserSystemPackageInstaller;->showIssues(Landroid/util/IndentingPrintWriter;ZLjava/util/List;Ljava/lang/String;)V HSPLcom/android/server/pm/UserTypeDetails$Builder;->()V HSPLcom/android/server/pm/UserTypeDetails$Builder;->createUserTypeDetails()Lcom/android/server/pm/UserTypeDetails; @@ -25203,16 +27959,18 @@ HSPLcom/android/server/pm/UserTypeDetails;->(Ljava/lang/String;ZIIIIIIII[I HSPLcom/android/server/pm/UserTypeDetails;->(Ljava/lang/String;ZIIIIIIII[I[I[ILandroid/os/Bundle;Lcom/android/server/pm/UserTypeDetails$1;)V HSPLcom/android/server/pm/UserTypeDetails;->addDefaultRestrictionsTo(Landroid/os/Bundle;)V HPLcom/android/server/pm/UserTypeDetails;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/pm/UserTypeDetails;->getBadgeColor(I)I -PLcom/android/server/pm/UserTypeDetails;->getBadgeLabel(I)I -PLcom/android/server/pm/UserTypeDetails;->getBadgeNoBackground()I -PLcom/android/server/pm/UserTypeDetails;->getDarkThemeBadgeColor(I)I -PLcom/android/server/pm/UserTypeDetails;->getIconBadge()I +HPLcom/android/server/pm/UserTypeDetails;->getBadgeColor(I)I +HPLcom/android/server/pm/UserTypeDetails;->getBadgeLabel(I)I +HPLcom/android/server/pm/UserTypeDetails;->getBadgeNoBackground()I +PLcom/android/server/pm/UserTypeDetails;->getBadgePlain()I +HPLcom/android/server/pm/UserTypeDetails;->getDarkThemeBadgeColor(I)I +HPLcom/android/server/pm/UserTypeDetails;->getIconBadge()I HPLcom/android/server/pm/UserTypeDetails;->hasBadge()Z HSPLcom/android/server/pm/UserTypeDetails;->isFull()Z HSPLcom/android/server/pm/UserTypeDetails;->isProfile()Z HSPLcom/android/server/pm/UserTypeDetails;->isSystem()Z HSPLcom/android/server/pm/UserTypeFactory;->customizeBuilders(Landroid/util/ArrayMap;Landroid/content/res/XmlResourceParser;)V +HSPLcom/android/server/pm/UserTypeFactory;->getDefaultBuilders()Landroid/util/ArrayMap; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultGuestUserRestrictions()Landroid/os/Bundle; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultSecondaryUserRestrictions()Landroid/os/Bundle; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullDemo()Lcom/android/server/pm/UserTypeDetails$Builder; @@ -25221,7 +27979,10 @@ HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullRestricted()Lcom/a HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullSecondary()Lcom/android/server/pm/UserTypeDetails$Builder; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullSystem()Lcom/android/server/pm/UserTypeDetails$Builder; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeProfileManaged()Lcom/android/server/pm/UserTypeDetails$Builder; +HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeProfileTest()Lcom/android/server/pm/UserTypeDetails$Builder; HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeSystemHeadless()Lcom/android/server/pm/UserTypeDetails$Builder; +HSPLcom/android/server/pm/UserTypeFactory;->getUserTypeVersion()I +HSPLcom/android/server/pm/UserTypeFactory;->getUserTypeVersion(Landroid/content/res/XmlResourceParser;)I HSPLcom/android/server/pm/UserTypeFactory;->getUserTypes()Landroid/util/ArrayMap; PLcom/android/server/pm/dex/-$$Lambda$ArtManagerService$dmR_bGEH0KrwULZ-7hRCD3pHSTU;->(Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;ILjava/lang/String;)V PLcom/android/server/pm/dex/-$$Lambda$ArtManagerService$dmR_bGEH0KrwULZ-7hRCD3pHSTU;->run()V @@ -25233,9 +27994,10 @@ HPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;->checkIor HPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;->getPackageOptimizationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/dex/PackageOptimizationInfo; HSPLcom/android/server/pm/dex/ArtManagerService;->()V HSPLcom/android/server/pm/dex/ArtManagerService;->(Landroid/content/Context;Landroid/content/pm/IPackageManager;Lcom/android/server/pm/Installer;Ljava/lang/Object;)V -PLcom/android/server/pm/dex/ArtManagerService;->access$100(Ljava/lang/String;)I -PLcom/android/server/pm/dex/ArtManagerService;->access$200(Ljava/lang/String;)I -PLcom/android/server/pm/dex/ArtManagerService;->checkAndroidPermissions(ILjava/lang/String;)Z +HPLcom/android/server/pm/dex/ArtManagerService;->access$100(Ljava/lang/String;)I +HPLcom/android/server/pm/dex/ArtManagerService;->access$200(Ljava/lang/String;)I +HPLcom/android/server/pm/dex/ArtManagerService;->access$300()Z +HPLcom/android/server/pm/dex/ArtManagerService;->checkAndroidPermissions(ILjava/lang/String;)Z PLcom/android/server/pm/dex/ArtManagerService;->checkShellPermissions(ILjava/lang/String;I)Z HSPLcom/android/server/pm/dex/ArtManagerService;->clearAppProfiles(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V PLcom/android/server/pm/dex/ArtManagerService;->createProfileSnapshot(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/content/pm/dex/ISnapshotRuntimeProfileCallback;)V @@ -25244,13 +28006,14 @@ PLcom/android/server/pm/dex/ArtManagerService;->dumpProfiles(Lcom/android/server HPLcom/android/server/pm/dex/ArtManagerService;->getCompilationFilterTronValue(Ljava/lang/String;)I HSPLcom/android/server/pm/dex/ArtManagerService;->getCompilationReasonTronValue(Ljava/lang/String;)I HSPLcom/android/server/pm/dex/ArtManagerService;->getPackageProfileNames(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Landroid/util/ArrayMap; -PLcom/android/server/pm/dex/ArtManagerService;->isRuntimeProfilingEnabled(ILjava/lang/String;)Z +HPLcom/android/server/pm/dex/ArtManagerService;->isRuntimeProfilingEnabled(ILjava/lang/String;)Z PLcom/android/server/pm/dex/ArtManagerService;->lambda$postError$0(Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;ILjava/lang/String;)V PLcom/android/server/pm/dex/ArtManagerService;->lambda$postSuccess$1(Landroid/os/ParcelFileDescriptor;Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;Ljava/lang/String;)V PLcom/android/server/pm/dex/ArtManagerService;->postError(Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;Ljava/lang/String;I)V PLcom/android/server/pm/dex/ArtManagerService;->postSuccess(Ljava/lang/String;Landroid/os/ParcelFileDescriptor;Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;)V HPLcom/android/server/pm/dex/ArtManagerService;->prepareAppProfiles(Lcom/android/server/pm/parsing/pkg/AndroidPackage;IZ)V -PLcom/android/server/pm/dex/ArtManagerService;->snapshotAppProfile(Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;)V +PLcom/android/server/pm/dex/ArtManagerService;->prepareAppProfiles(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[IZ)V +HPLcom/android/server/pm/dex/ArtManagerService;->snapshotAppProfile(Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;)V PLcom/android/server/pm/dex/ArtManagerService;->snapshotBootImageProfile(Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;)V PLcom/android/server/pm/dex/ArtManagerService;->snapshotRuntimeProfile(ILjava/lang/String;Ljava/lang/String;Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;Ljava/lang/String;)V HSPLcom/android/server/pm/dex/ArtManagerService;->verifyTronLoggingConstants()V @@ -25268,13 +28031,19 @@ HSPLcom/android/server/pm/dex/DexManager;->(Landroid/content/Context;Landr HSPLcom/android/server/pm/dex/DexManager;->access$300(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/pm/dex/DexManager;->access$400()I HSPLcom/android/server/pm/dex/DexManager;->access$500()I +PLcom/android/server/pm/dex/DexManager;->access$600()I HPLcom/android/server/pm/dex/DexManager;->access$700()I +PLcom/android/server/pm/dex/DexManager;->areBatteryThermalOrMemoryCritical()Z HSPLcom/android/server/pm/dex/DexManager;->cachePackageCodeLocation(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;I)V HSPLcom/android/server/pm/dex/DexManager;->cachePackageInfo(Landroid/content/pm/PackageInfo;I)V -PLcom/android/server/pm/dex/DexManager;->dexoptSecondaryDex(Lcom/android/server/pm/dex/DexoptOptions;)Z -PLcom/android/server/pm/dex/DexManager;->dexoptSystemServer(Lcom/android/server/pm/dex/DexoptOptions;)I +HPLcom/android/server/pm/dex/DexManager;->dexoptSecondaryDex(Lcom/android/server/pm/dex/DexoptOptions;)Z +HPLcom/android/server/pm/dex/DexManager;->dexoptSystemServer(Lcom/android/server/pm/dex/DexoptOptions;)I +PLcom/android/server/pm/dex/DexManager;->getAllPackagesWithSecondaryDexFiles()Ljava/util/Set; +PLcom/android/server/pm/dex/DexManager;->getBatteryManager()Landroid/os/BatteryManager; +PLcom/android/server/pm/dex/DexManager;->getCompilationReasonForInstallScenario(I)I HSPLcom/android/server/pm/dex/DexManager;->getDexPackage(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;I)Lcom/android/server/pm/dex/DexManager$DexSearchResult; -PLcom/android/server/pm/dex/DexManager;->getPackageDexOptimizer(Lcom/android/server/pm/dex/DexoptOptions;)Lcom/android/server/pm/PackageDexOptimizer; +PLcom/android/server/pm/dex/DexManager;->getDynamicCodeLogger()Lcom/android/server/pm/dex/DynamicCodeLogger; +HPLcom/android/server/pm/dex/DexManager;->getPackageDexOptimizer(Lcom/android/server/pm/dex/DexoptOptions;)Lcom/android/server/pm/PackageDexOptimizer; HPLcom/android/server/pm/dex/DexManager;->getPackageUseInfoOrDefault(Ljava/lang/String;)Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo; HPLcom/android/server/pm/dex/DexManager;->isPackageSelectedToRunOob(Ljava/lang/String;)Z HSPLcom/android/server/pm/dex/DexManager;->isPackageSelectedToRunOob(Ljava/util/Collection;)Z @@ -25286,8 +28055,9 @@ HSPLcom/android/server/pm/dex/DexManager;->notifyDexLoad(Landroid/content/pm/App HSPLcom/android/server/pm/dex/DexManager;->notifyDexLoadInternal(Landroid/content/pm/ApplicationInfo;Ljava/util/Map;Ljava/lang/String;I)V PLcom/android/server/pm/dex/DexManager;->notifyPackageDataDestroyed(Ljava/lang/String;I)V PLcom/android/server/pm/dex/DexManager;->notifyPackageInstalled(Landroid/content/pm/PackageInfo;I)V +PLcom/android/server/pm/dex/DexManager;->notifyPackageUpdated(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V HSPLcom/android/server/pm/dex/DexManager;->putIfAbsent(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/pm/dex/DexManager;->reconcileSecondaryDexFiles(Ljava/lang/String;)V +HPLcom/android/server/pm/dex/DexManager;->reconcileSecondaryDexFiles(Ljava/lang/String;)V HPLcom/android/server/pm/dex/DexoptOptions;->(Ljava/lang/String;II)V HPLcom/android/server/pm/dex/DexoptOptions;->(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/pm/dex/DexoptOptions;->getCompilationReason()I @@ -25297,11 +28067,12 @@ HPLcom/android/server/pm/dex/DexoptOptions;->getPackageName()Ljava/lang/String; HPLcom/android/server/pm/dex/DexoptOptions;->getSplitName()Ljava/lang/String; HPLcom/android/server/pm/dex/DexoptOptions;->isBootComplete()Z HPLcom/android/server/pm/dex/DexoptOptions;->isCheckForProfileUpdates()Z +PLcom/android/server/pm/dex/DexoptOptions;->isCompilationEnabled()Z HPLcom/android/server/pm/dex/DexoptOptions;->isDexoptAsSharedLibrary()Z HPLcom/android/server/pm/dex/DexoptOptions;->isDexoptIdleBackgroundJob()Z HPLcom/android/server/pm/dex/DexoptOptions;->isDexoptInstallForRestore()Z HPLcom/android/server/pm/dex/DexoptOptions;->isDexoptInstallWithDexMetadata()Z -PLcom/android/server/pm/dex/DexoptOptions;->isDexoptOnlySecondaryDex()Z +HPLcom/android/server/pm/dex/DexoptOptions;->isDexoptOnlySecondaryDex()Z PLcom/android/server/pm/dex/DexoptOptions;->isDexoptOnlySharedDex()Z HPLcom/android/server/pm/dex/DexoptOptions;->isDowngrade()Z HPLcom/android/server/pm/dex/DexoptOptions;->isForce()Z @@ -25319,44 +28090,53 @@ PLcom/android/server/pm/dex/DexoptUtils;->getParentDependencies(I[Ljava/lang/Str HPLcom/android/server/pm/dex/DexoptUtils;->getSplitRelativeCodePaths(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)[Ljava/lang/String; HSPLcom/android/server/pm/dex/DynamicCodeLogger;->(Landroid/content/pm/IPackageManager;Lcom/android/server/pm/Installer;)V HSPLcom/android/server/pm/dex/DynamicCodeLogger;->(Landroid/content/pm/IPackageManager;Lcom/android/server/pm/Installer;Lcom/android/server/pm/dex/PackageDynamicCodeLoading;)V -PLcom/android/server/pm/dex/DynamicCodeLogger;->fileIsUnder(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/pm/dex/DynamicCodeLogger;->fileIsUnder(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/pm/dex/DynamicCodeLogger;->getAllPackagesWithDynamicCodeLoading()Ljava/util/Set; +PLcom/android/server/pm/dex/DynamicCodeLogger;->getPackageDynamicCodeInfo(Ljava/lang/String;)Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode; HPLcom/android/server/pm/dex/DynamicCodeLogger;->logDynamicCodeLoading(Ljava/lang/String;)V HSPLcom/android/server/pm/dex/DynamicCodeLogger;->readAndSync(Ljava/util/Map;)V HSPLcom/android/server/pm/dex/DynamicCodeLogger;->recordDex(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/pm/dex/DynamicCodeLogger;->recordNative(ILjava/lang/String;)V +HPLcom/android/server/pm/dex/DynamicCodeLogger;->recordNative(ILjava/lang/String;)V +PLcom/android/server/pm/dex/DynamicCodeLogger;->removePackage(Ljava/lang/String;)V +PLcom/android/server/pm/dex/DynamicCodeLogger;->removeUserPackage(Ljava/lang/String;I)V +HPLcom/android/server/pm/dex/DynamicCodeLogger;->writeDclEvent(Ljava/lang/String;ILjava/lang/String;)V HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)V -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/PackageDexUsage$1;)V +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/PackageDexUsage$1;)V HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->(ZILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->access$200(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)Ljava/util/Set; HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->access$300(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)I HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->access$400(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)Z +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->access$600(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)Z HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->access$700(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)Ljava/util/Set; -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getClassLoaderContext()Ljava/lang/String; -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getLoaderIsas()Ljava/util/Set; -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getOwnerUserId()I -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isUnsupportedClassLoaderContext()Z +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getClassLoaderContext()Ljava/lang/String; +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getLoaderIsas()Ljava/util/Set; +PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getLoadingPackages()Ljava/util/Set; +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->getOwnerUserId()I +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isUnsupportedClassLoaderContext()Z HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isUnsupportedContext(Ljava/lang/String;)Z -PLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isVariableClassLoaderContext()Z +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isUsedByOtherApps()Z +HPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->isVariableClassLoaderContext()Z HSPLcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;->merge(Lcom/android/server/pm/dex/PackageDexUsage$DexUseInfo;)Z HPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;)V -PLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Lcom/android/server/pm/dex/PackageDexUsage$1;)V +HPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Lcom/android/server/pm/dex/PackageDexUsage$1;)V HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->(Ljava/lang/String;)V HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->access$000(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->access$100(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;)Ljava/util/Map; HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->access$500(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;)Ljava/util/Map; PLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->clearCodePathUsedByOtherApps()Z -PLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->getDexUseInfoMap()Ljava/util/Map; +HPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->getDexUseInfoMap()Ljava/util/Map; +PLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->getLoadingPackages(Ljava/lang/String;)Ljava/util/Set; HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->isAnyCodePathUsedByOtherApps()Z HPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->isUsedByOtherApps(Ljava/lang/String;)Z HSPLcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;->mergePrimaryCodePaths(Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/pm/dex/PackageDexUsage;->()V PLcom/android/server/pm/dex/PackageDexUsage;->clearUsedByOtherApps(Ljava/lang/String;)Z HPLcom/android/server/pm/dex/PackageDexUsage;->clonePackageUseInfoMap()Ljava/util/Map; -PLcom/android/server/pm/dex/PackageDexUsage;->getAllPackagesWithSecondaryDexFiles()Ljava/util/Set; +HPLcom/android/server/pm/dex/PackageDexUsage;->getAllPackagesWithSecondaryDexFiles()Ljava/util/Set; HPLcom/android/server/pm/dex/PackageDexUsage;->getPackageUseInfo(Ljava/lang/String;)Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo; HSPLcom/android/server/pm/dex/PackageDexUsage;->isSupportedVersion(I)Z HSPLcom/android/server/pm/dex/PackageDexUsage;->maybeAddLoadingPackage(Ljava/lang/String;Ljava/lang/String;Ljava/util/Set;)Z -PLcom/android/server/pm/dex/PackageDexUsage;->maybeWriteAsync()V +HPLcom/android/server/pm/dex/PackageDexUsage;->maybeWriteAsync()V HSPLcom/android/server/pm/dex/PackageDexUsage;->read()V HSPLcom/android/server/pm/dex/PackageDexUsage;->read(Ljava/io/Reader;)V HSPLcom/android/server/pm/dex/PackageDexUsage;->readBoolean(Ljava/lang/String;)Z @@ -25365,22 +28145,28 @@ HSPLcom/android/server/pm/dex/PackageDexUsage;->readInternal(Ljava/lang/Object;) HSPLcom/android/server/pm/dex/PackageDexUsage;->readInternal(Ljava/lang/Void;)V HSPLcom/android/server/pm/dex/PackageDexUsage;->readLoadingPackages(Ljava/io/BufferedReader;I)Ljava/util/Set; HSPLcom/android/server/pm/dex/PackageDexUsage;->record(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/pm/dex/PackageDexUsage;->removeDexFile(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Ljava/lang/String;I)Z +HPLcom/android/server/pm/dex/PackageDexUsage;->removeDexFile(Lcom/android/server/pm/dex/PackageDexUsage$PackageUseInfo;Ljava/lang/String;I)Z PLcom/android/server/pm/dex/PackageDexUsage;->removeDexFile(Ljava/lang/String;Ljava/lang/String;I)Z PLcom/android/server/pm/dex/PackageDexUsage;->removePackage(Ljava/lang/String;)Z PLcom/android/server/pm/dex/PackageDexUsage;->removeUserPackage(Ljava/lang/String;I)Z HSPLcom/android/server/pm/dex/PackageDexUsage;->syncData(Ljava/util/Map;Ljava/util/Map;Ljava/util/List;)V HPLcom/android/server/pm/dex/PackageDexUsage;->write(Ljava/io/Writer;)V +HPLcom/android/server/pm/dex/PackageDexUsage;->writeBoolean(Z)Ljava/lang/String; PLcom/android/server/pm/dex/PackageDexUsage;->writeInternal(Ljava/lang/Object;)V -PLcom/android/server/pm/dex/PackageDexUsage;->writeInternal(Ljava/lang/Void;)V +HPLcom/android/server/pm/dex/PackageDexUsage;->writeInternal(Ljava/lang/Void;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;->(CI[Ljava/lang/String;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;->(CI[Ljava/lang/String;Lcom/android/server/pm/dex/PackageDynamicCodeLoading$1;)V +HPLcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;->(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;)V +HPLcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;->(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$DynamicCodeFile;Lcom/android/server/pm/dex/PackageDynamicCodeLoading$1;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->()V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$1;)V HPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;)V +HPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;Lcom/android/server/pm/dex/PackageDynamicCodeLoading$1;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->access$100(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;Ljava/lang/String;CILjava/lang/String;)Z +PLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->access$400(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;Ljava/lang/String;I)Z HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->access$500(Lcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;Ljava/util/Map;Ljava/util/Set;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->add(Ljava/lang/String;CILjava/lang/String;)Z +PLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->removeFile(Ljava/lang/String;I)Z HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading$PackageDynamicCode;->syncData(Ljava/util/Map;Ljava/util/Set;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->()V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->()V @@ -25401,7 +28187,7 @@ PLcom/android/server/pm/dex/PackageDynamicCodeLoading;->removePackage(Ljava/lang PLcom/android/server/pm/dex/PackageDynamicCodeLoading;->removeUserPackage(Ljava/lang/String;I)Z HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->syncData(Ljava/util/Map;)V HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->unescape(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/pm/dex/PackageDynamicCodeLoading;->write(Ljava/io/OutputStream;)V +HPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->write(Ljava/io/OutputStream;)V HPLcom/android/server/pm/dex/PackageDynamicCodeLoading;->write(Ljava/io/OutputStream;Ljava/util/Map;)V PLcom/android/server/pm/dex/PackageDynamicCodeLoading;->writeInternal(Ljava/lang/Object;)V PLcom/android/server/pm/dex/PackageDynamicCodeLoading;->writeInternal(Ljava/lang/Void;)V @@ -25445,7 +28231,8 @@ HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generate(Lcom/android/serve HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateActivityInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedActivity;ILandroid/content/pm/PackageUserState;ILcom/android/server/pm/PackageSetting;)Landroid/content/pm/ActivityInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateActivityInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedActivity;ILandroid/content/pm/PackageUserState;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/PackageSetting;)Landroid/content/pm/ActivityInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateApplicationInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ILandroid/content/pm/PackageUserState;ILcom/android/server/pm/PackageSetting;)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/pm/parsing/PackageInfoUtils;->generatePermissionGroupInfo(Landroid/content/pm/parsing/component/ParsedPermissionGroup;I)Landroid/content/pm/PermissionGroupInfo; +PLcom/android/server/pm/parsing/PackageInfoUtils;->generateInstrumentationInfo(Landroid/content/pm/parsing/component/ParsedInstrumentation;Lcom/android/server/pm/parsing/pkg/AndroidPackage;IILcom/android/server/pm/PackageSetting;)Landroid/content/pm/InstrumentationInfo; +HPLcom/android/server/pm/parsing/PackageInfoUtils;->generatePermissionGroupInfo(Landroid/content/pm/parsing/component/ParsedPermissionGroup;I)Landroid/content/pm/PermissionGroupInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generatePermissionInfo(Landroid/content/pm/parsing/component/ParsedPermission;I)Landroid/content/pm/PermissionInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateProcessInfo(Ljava/util/Map;I)Landroid/util/ArrayMap; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateProviderInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedProvider;ILandroid/content/pm/PackageUserState;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/PackageSetting;)Landroid/content/pm/ProviderInfo; @@ -25453,6 +28240,7 @@ HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateServiceInfo(Lcom/an HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateServiceInfo(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedService;ILandroid/content/pm/PackageUserState;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/PackageSetting;)Landroid/content/pm/ServiceInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateWithComponents(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;ILandroid/apex/ApexInfo;Lcom/android/server/pm/PackageSetting;)Landroid/content/pm/PackageInfo; HSPLcom/android/server/pm/parsing/PackageInfoUtils;->initForUser(Landroid/content/pm/ApplicationInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V +PLcom/android/server/pm/parsing/PackageInfoUtils;->initForUser(Landroid/content/pm/InstrumentationInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V PLcom/android/server/pm/parsing/PackageParser2$1;->(Lcom/android/internal/compat/IPlatformCompat;)V PLcom/android/server/pm/parsing/PackageParser2$1;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z HSPLcom/android/server/pm/parsing/PackageParser2$Callback;->()V @@ -25488,13 +28276,14 @@ HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->isLibrar HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->prefixImplicitDependency(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->prefixRequiredLibrary(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)V HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->removeLibrary(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)V -PLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->canHaveOatDir(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Z +HPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->canHaveOatDir(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Z HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createNativeLibraryHandle(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Lcom/android/internal/content/NativeLibraryHelper$Handle; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createSharedLibraryForDynamic(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Landroid/content/pm/SharedLibraryInfo; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createSharedLibraryForStatic(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Landroid/content/pm/SharedLibraryInfo; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getAllCodePaths(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/util/List; HPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getAllCodePathsExcludingResourceOnly(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/util/List; HPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getHiddenApiEnforcementPolicy(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)I +PLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getPackageDexMetadata(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/util/Map; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getPrimaryCpuAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)Ljava/lang/String; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getRawPrimaryCpuAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getRawSecondaryCpuAbi(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; @@ -25504,7 +28293,7 @@ HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->hasComponentClassNam HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isEncryptionAware(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isLibrary(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isMatchForSystemOnly(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Z -PLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->validatePackageDexMetadata(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->validatePackageDexMetadata(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/parsing/pkg/PackageImpl$1;->()V HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->()V HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->(Landroid/os/Parcel;)V @@ -25551,6 +28340,7 @@ HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSystemExt()Z HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isVendor()Z HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->markNotActivitiesAsNotExportedIfSingleUser()Lcom/android/server/pm/parsing/pkg/PackageImpl; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->markNotActivitiesAsNotExportedIfSingleUser()Lcom/android/server/pm/parsing/pkg/ParsedPackage; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->removePermission(I)Lcom/android/server/pm/parsing/pkg/PackageImpl; PLcom/android/server/pm/parsing/pkg/PackageImpl;->removePermission(I)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; @@ -25559,7 +28349,11 @@ HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesOptionalLibrary(Lj HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllComponentsDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllComponentsDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setBaseCodePath(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setBaseCodePath(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBoolean(IZ)Lcom/android/server/pm/parsing/pkg/ParsedPackage; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setCodePath(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setCodePath(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCoreApp(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDefaultToDeviceProtectedStorage(Z)Landroid/content/pm/parsing/ParsingPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDefaultToDeviceProtectedStorage(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl; @@ -25608,6 +28402,8 @@ HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSignedWithPlatformKey(Z)L HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/PackageParser$SigningDetails;)Landroid/content/pm/parsing/ParsingPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/PackageParser$SigningDetails;)Lcom/android/server/pm/parsing/pkg/PackageImpl; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/PackageParser$SigningDetails;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitCodePaths([Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl; +PLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitCodePaths([Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStub(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStub(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage; HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSystem(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl; @@ -25625,11 +28421,20 @@ HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->toAppInfoWithoutState()Landr HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->writeToParcel(Landroid/os/Parcel;I)V PLcom/android/server/pm/permission/-$$Lambda$DefaultPermissionGrantPolicy$nU1o85mUgdzZ7ySa3_NBpWXWZY0;->()V PLcom/android/server/pm/permission/-$$Lambda$DefaultPermissionGrantPolicy$nU1o85mUgdzZ7ySa3_NBpWXWZY0;->()V +HPLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$2UEwzD7S-tZm4E1AOj2kPrpV-1w;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;[Ljava/lang/String;I)V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$2UEwzD7S-tZm4E1AOj2kPrpV-1w;->runOrThrow()V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$LTKNstNlBc3tpf40YacRqtlFAl4;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;[Ljava/lang/String;I)V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$LTKNstNlBc3tpf40YacRqtlFAl4;->runOrThrow()V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$eZvgxdwPhqY-DQ2xzhVt-VVnuk8;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;[Ljava/lang/String;I)V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$eZvgxdwPhqY-DQ2xzhVt-VVnuk8;->runOrThrow()V +HPLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$fhnyJ5wlyBB24TySy7kJ3uF2DR0;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;[Ljava/lang/String;I)V +PLcom/android/server/pm/permission/-$$Lambda$LegacyPermissionManagerService$fhnyJ5wlyBB24TySy7kJ3uF2DR0;->runOrThrow()V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$6MRa5XZJhRu-kdB1pkwZ96jWxJU;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;)V -PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$6MRa5XZJhRu-kdB1pkwZ96jWxJU;->onUidImportance(II)V +HPLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$6MRa5XZJhRu-kdB1pkwZ96jWxJU;->onUidImportance(II)V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$8Hh-Oj3hqrZSFdocWxdrEgK1TX4;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;)V +PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$8Hh-Oj3hqrZSFdocWxdrEgK1TX4;->run()V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$TTLjw6A5ICjdF12BTXTpabkvY8A;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;)V -PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$TTLjw6A5ICjdF12BTXTpabkvY8A;->onUidImportance(II)V +HPLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$TTLjw6A5ICjdF12BTXTpabkvY8A;->onUidImportance(II)V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$tf3rN6rdai1DXvX1firAgGaSfck;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;)V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$tf3rN6rdai1DXvX1firAgGaSfck;->run()V PLcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$xxq78i0bJ6mCj3MuJ-ul6J_4Fp0;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;)V @@ -25638,9 +28443,27 @@ PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$GqnxsejM PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$GqnxsejMji5nxj1ojOPnIjqYKQs;->run()V PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$Y4gOeYo-A5gD-pA8-u4yipY_oAE;->(II)V PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$Y4gOeYo-A5gD-pA8-u4yipY_oAE;->run()V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$3p2YW1HL13yS7aViY_teYdttqOg;->(Lcom/android/server/pm/permission/PermissionManagerService;[I)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$3p2YW1HL13yS7aViY_teYdttqOg;->accept(Ljava/lang/Object;)V HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$AdmbnHOAaZZsea9HyB2538mR5A4;->()V HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$AdmbnHOAaZZsea9HyB2538mR5A4;->()V HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$AdmbnHOAaZZsea9HyB2538mR5A4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$E-iM0VMhhnd4j5XHL9GBrww07Co;->(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/Permission;)V +HPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$E-iM0VMhhnd4j5XHL9GBrww07Co;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$NojP8Eld79NJwz8cvClW1Jg8J7o;->(Lcom/android/server/pm/permission/PermissionManagerService;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$NojP8Eld79NJwz8cvClW1Jg8J7o;->onInitialized(I)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$WbD6W6wLR6Git1gwJDHgDJUvwYw;->(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;Ljava/lang/String;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$WbD6W6wLR6Git1gwJDHgDJUvwYw;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$gBtZyJLCUvdFLvJEDs57jFHHY_o;->(Lcom/android/server/pm/permission/PermissionManagerService;[I)V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$gBtZyJLCUvdFLvJEDs57jFHHY_o;->accept(Ljava/lang/Object;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$i7SbhVRdeEtIhPWTO9dhqQIldrY;->(Lcom/android/server/pm/permission/PermissionManagerService;I)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$i7SbhVRdeEtIhPWTO9dhqQIldrY;->accept(Ljava/lang/Object;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jYPpgIe8zJsPrT0AwzmBaehSozM;->(II)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jYPpgIe8zJsPrT0AwzmBaehSozM;->run()V +HSPLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jZLCjdzcbeYE8yPHfAK3yV28E4s;->(Lcom/android/server/pm/permission/PermissionManagerService;Landroid/content/Context;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jZLCjdzcbeYE8yPHfAK3yV28E4s;->run()V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$mx8iAgr0cRQAIxaFM8SsCHD-iLg;->(Lcom/android/server/pm/permission/PermissionManagerService;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/util/List;)V +PLcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$mx8iAgr0cRQAIxaFM8SsCHD-iLg;->run()V PLcom/android/server/pm/permission/-$$Lambda$RNW9F_P9Q1W7pA3m-4vGUR6QswU;->(Ljava/util/concurrent/CompletableFuture;)V PLcom/android/server/pm/permission/-$$Lambda$RNW9F_P9Q1W7pA3m-4vGUR6QswU;->accept(Ljava/lang/Object;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)V @@ -25648,8 +28471,8 @@ HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->getPackage HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->getPermissionFlags(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)I HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->getPermissionInfo(Ljava/lang/String;)Landroid/content/pm/PermissionInfo; PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->grantPermission(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->isGranted(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)Z -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->updatePermissionFlags(Ljava/lang/String;Landroid/content/pm/PackageInfo;IILandroid/os/UserHandle;)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->isGranted(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)Z +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;->updatePermissionFlags(Ljava/lang/String;Landroid/content/pm/PackageInfo;IILandroid/os/UserHandle;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$2;->(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;Landroid/os/Looper;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$2;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DefaultPermissionGrant;->(Ljava/lang/String;ZZ)V @@ -25661,8 +28484,8 @@ HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackage PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;)V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->access$900(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;Landroid/os/UserHandle;)Landroid/content/Context; -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->addPackageInfo(Ljava/lang/String;Landroid/content/pm/PackageInfo;)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->apply()V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->addPackageInfo(Ljava/lang/String;Landroid/content/pm/PackageInfo;)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->apply()V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->createContextAsUser(Landroid/os/UserHandle;)Landroid/content/Context; HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->getPackageInfo(Ljava/lang/String;)Landroid/content/pm/PackageInfo; HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->getPermissionFlags(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)I @@ -25679,9 +28502,9 @@ PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWr HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;->isPermissionRestricted(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;->isSysComponentOrPersistentPlatformSignedPrivApp(Landroid/content/pm/PackageInfo;)Z HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;->isSystemPackage(Landroid/content/pm/PackageInfo;)Z -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;->isSystemPackage(Ljava/lang/String;)Z +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;->isSystemPackage(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->()V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->(Landroid/content/Context;Landroid/os/Looper;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->(Landroid/content/Context;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->access$100(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)Landroid/content/Context; HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->access$200(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)Ljava/lang/Object; HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->access$300(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)Landroid/util/ArrayMap; @@ -25701,46 +28524,101 @@ PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->getHeadlessSyn PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->getKnownPackages(II)[Ljava/lang/String; HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionExceptions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissions(I)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSimCallManager(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I)V +PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToActiveLuiApp(Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSimCallManager(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSimCallManager(Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSystemDialerApp(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSystemSmsApp(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToDefaultSystemUseOpenWifiApp(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToEnabledCarrierApps([Ljava/lang/String;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToEnabledImsServices([Ljava/lang/String;I)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToEnabledTelephonyDataServices([Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultPermissionsToEnabledTelephonyDataServices([Ljava/lang/String;I)V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantDefaultSystemHandlerPermissions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionToEachSystemPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/util/ArrayList;I[Ljava/util/Set;)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;IZZZ[Ljava/util/Set;)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;IZZZ[Ljava/util/Set;)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;IZZ[Ljava/util/Set;)V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToSysComponentsAndPrivApps(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;I)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToSystemPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;IZ[Ljava/util/Set;)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantPermissionsToSystemPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I[Ljava/util/Set;)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantRuntimePermissions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;Ljava/util/Set;ZI)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantRuntimePermissions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;Ljava/util/Set;ZI)V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantRuntimePermissions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;Ljava/util/Set;ZZZI)V HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantRuntimePermissionsForSystemPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;ILandroid/content/pm/PackageInfo;)V PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantSystemFixedPermissionsToSystemPackage(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Ljava/lang/String;I[Ljava/util/Set;)V -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->isFixedOrUserSet(I)Z -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parse(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Lorg/xmlpull/v1/XmlPullParser;Ljava/util/Map;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parseExceptions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Lorg/xmlpull/v1/XmlPullParser;Ljava/util/Map;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parsePermission(Lorg/xmlpull/v1/XmlPullParser;Ljava/util/List;)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->isFixedOrUserSet(I)Z +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parse(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/util/TypedXmlPullParser;Ljava/util/Map;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parseExceptions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/util/TypedXmlPullParser;Ljava/util/Map;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->parsePermission(Landroid/util/TypedXmlPullParser;Ljava/util/List;)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->readDefaultPermissionExceptionsLocked(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;)Landroid/util/ArrayMap; -PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->revokeDefaultPermissionsFromDisabledTelephonyDataServices([Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->revokeDefaultPermissionsFromDisabledTelephonyDataServices([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->revokeDefaultPermissionsFromLuiApps([Ljava/lang/String;I)V HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->scheduleReadDefaultPermissionExceptions()V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setDialerAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setLocationExtraPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setLocationPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSimCallManagerPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSmsAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSyncAdapterPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$SyncAdapterPackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setUseOpenWifiAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setVoiceInteractionPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setDialerAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setLocationExtraPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setLocationPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSimCallManagerPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSmsAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setSyncAdapterPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$SyncAdapterPackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setUseOpenWifiAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->setVoiceInteractionPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V HSPLcom/android/server/pm/permission/DevicePermissionState;->()V HSPLcom/android/server/pm/permission/DevicePermissionState;->getOrCreateUserState(I)Lcom/android/server/pm/permission/UserPermissionState; HSPLcom/android/server/pm/permission/DevicePermissionState;->getUserIds()[I HSPLcom/android/server/pm/permission/DevicePermissionState;->getUserState(I)Lcom/android/server/pm/permission/UserPermissionState; +HSPLcom/android/server/pm/permission/LegacyPermission;->(Landroid/content/pm/PermissionInfo;II[I)V +HSPLcom/android/server/pm/permission/LegacyPermission;->(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/LegacyPermission;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/util/Set;ZZLcom/android/server/pm/DumpState;)Z +HSPLcom/android/server/pm/permission/LegacyPermission;->getPermissionInfo()Landroid/content/pm/PermissionInfo; +HSPLcom/android/server/pm/permission/LegacyPermission;->getType()I +HSPLcom/android/server/pm/permission/LegacyPermission;->read(Ljava/util/Map;Landroid/util/TypedXmlPullParser;)Z +HSPLcom/android/server/pm/permission/LegacyPermission;->readInt(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;I)I +HSPLcom/android/server/pm/permission/LegacyPermission;->write(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->(Landroid/content/Context;)V +HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->checkPermission(Ljava/lang/String;II)I +HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->clearCallingIdentity()J +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getCallingPid()I +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getCallingUid()I +HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getSystemService(Ljava/lang/String;)Ljava/lang/Object; +HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->restoreCallingIdentity(J)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->(Lcom/android/server/pm/permission/LegacyPermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionManagerService$1;)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->grantDefaultPermissions(I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->grantDefaultPermissionsToDefaultSimCallManager(Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->scheduleReadDefaultPermissionExceptions()V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setDialerAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setLocationExtraPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setLocationPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setSimCallManagerPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setSmsAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setSyncAdapterPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$SyncAdapterPackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setUseOpenWifiAppPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;->setVoiceInteractionPackagesProvider(Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->(Landroid/content/Context;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->(Landroid/content/Context;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;)V +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->access$200(Lcom/android/server/pm/permission/LegacyPermissionManagerService;)Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy; +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->checkDeviceIdentifierAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I +HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->create(Landroid/content/Context;)Lcom/android/server/pm/permission/LegacyPermissionManagerInternal; +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->grantDefaultPermissionsToEnabledCarrierApps([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->grantDefaultPermissionsToEnabledImsServices([Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/LegacyPermissionManagerService;->grantDefaultPermissionsToEnabledTelephonyDataServices([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->lambda$grantDefaultPermissionsToEnabledCarrierApps$5$LegacyPermissionManagerService([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->lambda$grantDefaultPermissionsToEnabledImsServices$2$LegacyPermissionManagerService([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->lambda$grantDefaultPermissionsToEnabledTelephonyDataServices$3$LegacyPermissionManagerService([Ljava/lang/String;I)V +PLcom/android/server/pm/permission/LegacyPermissionManagerService;->lambda$revokeDefaultPermissionsFromDisabledTelephonyDataServices$4$LegacyPermissionManagerService([Ljava/lang/String;I)V +HPLcom/android/server/pm/permission/LegacyPermissionManagerService;->revokeDefaultPermissionsFromDisabledTelephonyDataServices([Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->(Ljava/lang/Object;)V +HPLcom/android/server/pm/permission/LegacyPermissionSettings;->dumpPermissions(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArraySet;Ljava/util/List;Ljava/util/Map;ZLcom/android/server/pm/DumpState;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->getPermissionTrees()Ljava/util/List; +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->getPermissions()Ljava/util/List; +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissionTrees(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissions(Landroid/util/ArrayMap;Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissions(Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->replacePermissionTrees(Ljava/util/List;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->replacePermissions(Ljava/util/List;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->writePermissionTrees(Landroid/util/TypedXmlSerializer;)V +HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->writePermissions(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;)V HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;Lcom/android/server/pm/permission/LegacyPermissionState$1;)V +HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->(Ljava/lang/String;ZI)V HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->getFlags()I HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->getName()Ljava/lang/String; HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->isGranted()Z @@ -25761,15 +28639,17 @@ HSPLcom/android/server/pm/permission/LegacyPermissionState;->putRuntimePermissio HSPLcom/android/server/pm/permission/LegacyPermissionState;->reset()V HSPLcom/android/server/pm/permission/LegacyPermissionState;->setMissing(ZI)V PLcom/android/server/pm/permission/OneTimePermissionUserManager$1;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager;)V +PLcom/android/server/pm/permission/OneTimePermissionUserManager$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager;ILjava/lang/String;JII)V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->(Lcom/android/server/pm/permission/OneTimePermissionUserManager;ILjava/lang/String;JIILcom/android/server/pm/permission/OneTimePermissionUserManager$1;)V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->cancelAlarmLocked()V -PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$0$OneTimePermissionUserManager$PackageInactivityListener(II)V -PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$1$OneTimePermissionUserManager$PackageInactivityListener(II)V -PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$2$OneTimePermissionUserManager$PackageInactivityListener(II)V +HPLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$0$OneTimePermissionUserManager$PackageInactivityListener(II)V +HPLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$1$OneTimePermissionUserManager$PackageInactivityListener(II)V +HPLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$new$2$OneTimePermissionUserManager$PackageInactivityListener(II)V +PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$onImportanceChanged$3$OneTimePermissionUserManager$PackageInactivityListener()V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->lambda$onPackageInactiveLocked$4$OneTimePermissionUserManager$PackageInactivityListener()V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->onAlarm()V -PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->onImportanceChanged(II)V +HPLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->onImportanceChanged(II)V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->onPackageInactiveLocked()V PLcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener;->setAlarmLocked()V PLcom/android/server/pm/permission/OneTimePermissionUserManager;->()V @@ -25786,6 +28666,67 @@ PLcom/android/server/pm/permission/OneTimePermissionUserManager;->getKilledDelay PLcom/android/server/pm/permission/OneTimePermissionUserManager;->registerUninstallListener()V PLcom/android/server/pm/permission/OneTimePermissionUserManager;->startPackageOneTimeSession(Ljava/lang/String;JII)V PLcom/android/server/pm/permission/OneTimePermissionUserManager;->stopPackageOneTimeSession(Ljava/lang/String;)V +HSPLcom/android/server/pm/permission/Permission;->(Landroid/content/pm/PermissionInfo;I)V +HSPLcom/android/server/pm/permission/Permission;->(Ljava/lang/String;Ljava/lang/String;I)V +PLcom/android/server/pm/permission/Permission;->addToTree(ILandroid/content/pm/PermissionInfo;Lcom/android/server/pm/permission/Permission;)Z +HSPLcom/android/server/pm/permission/Permission;->areGidsPerUser()Z +PLcom/android/server/pm/permission/Permission;->comparePermissionInfos(Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;)Z +HSPLcom/android/server/pm/permission/Permission;->computeGids(I)[I +HSPLcom/android/server/pm/permission/Permission;->createOrUpdate(Lcom/android/server/pm/permission/Permission;Landroid/content/pm/PermissionInfo;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/Collection;Z)Lcom/android/server/pm/permission/Permission; +PLcom/android/server/pm/permission/Permission;->enforcePermissionTree(Ljava/util/Collection;Ljava/lang/String;I)Lcom/android/server/pm/permission/Permission; +HSPLcom/android/server/pm/permission/Permission;->findPermissionTree(Ljava/util/Collection;Ljava/lang/String;)Lcom/android/server/pm/permission/Permission; +HSPLcom/android/server/pm/permission/Permission;->generatePermissionInfo(I)Landroid/content/pm/PermissionInfo; +HSPLcom/android/server/pm/permission/Permission;->generatePermissionInfo(II)Landroid/content/pm/PermissionInfo; +HPLcom/android/server/pm/permission/Permission;->getGroup()Ljava/lang/String; +HSPLcom/android/server/pm/permission/Permission;->getName()Ljava/lang/String; +HSPLcom/android/server/pm/permission/Permission;->getPackageName()Ljava/lang/String; +HSPLcom/android/server/pm/permission/Permission;->getPermissionInfo()Landroid/content/pm/PermissionInfo; +HSPLcom/android/server/pm/permission/Permission;->getProtection()I +HSPLcom/android/server/pm/permission/Permission;->getProtectionFlags()I +HSPLcom/android/server/pm/permission/Permission;->getRawGids()[I +HSPLcom/android/server/pm/permission/Permission;->getType()I +HPLcom/android/server/pm/permission/Permission;->getUid()I +HSPLcom/android/server/pm/permission/Permission;->hasGids()Z +HSPLcom/android/server/pm/permission/Permission;->isAppOp()Z +HSPLcom/android/server/pm/permission/Permission;->isAppPredictor()Z +HSPLcom/android/server/pm/permission/Permission;->isCompanion()Z +HSPLcom/android/server/pm/permission/Permission;->isConfigurator()Z +HSPLcom/android/server/pm/permission/Permission;->isDefinitionChanged()Z +HSPLcom/android/server/pm/permission/Permission;->isDevelopment()Z +HSPLcom/android/server/pm/permission/Permission;->isDocumenter()Z +HPLcom/android/server/pm/permission/Permission;->isDynamic()Z +HPLcom/android/server/pm/permission/Permission;->isHardOrSoftRestricted()Z +HSPLcom/android/server/pm/permission/Permission;->isHardRestricted()Z +HPLcom/android/server/pm/permission/Permission;->isImmutablyRestricted()Z +HSPLcom/android/server/pm/permission/Permission;->isIncidentReportApprover()Z +HSPLcom/android/server/pm/permission/Permission;->isInstalled()Z +HSPLcom/android/server/pm/permission/Permission;->isInstaller()Z +HPLcom/android/server/pm/permission/Permission;->isInstallerExemptIgnored()Z +HPLcom/android/server/pm/permission/Permission;->isInstant()Z +HSPLcom/android/server/pm/permission/Permission;->isInternal()Z +HSPLcom/android/server/pm/permission/Permission;->isNormal()Z +HSPLcom/android/server/pm/permission/Permission;->isOem()Z +HSPLcom/android/server/pm/permission/Permission;->isOverridingSystemPermission(Lcom/android/server/pm/permission/Permission;Landroid/content/pm/PermissionInfo;Landroid/content/pm/PackageManagerInternal;)Z +HPLcom/android/server/pm/permission/Permission;->isPermission(Landroid/content/pm/parsing/component/ParsedPermission;)Z +HSPLcom/android/server/pm/permission/Permission;->isPre23()Z +HSPLcom/android/server/pm/permission/Permission;->isPreInstalled()Z +HSPLcom/android/server/pm/permission/Permission;->isPrivileged()Z +HSPLcom/android/server/pm/permission/Permission;->isRecents()Z +PLcom/android/server/pm/permission/Permission;->isRemoved()Z +HSPLcom/android/server/pm/permission/Permission;->isRetailDemo()Z +HSPLcom/android/server/pm/permission/Permission;->isRole()Z +HSPLcom/android/server/pm/permission/Permission;->isRuntime()Z +HSPLcom/android/server/pm/permission/Permission;->isRuntimeOnly()Z +HSPLcom/android/server/pm/permission/Permission;->isSetup()Z +HSPLcom/android/server/pm/permission/Permission;->isSignature()Z +HSPLcom/android/server/pm/permission/Permission;->isSoftRestricted()Z +HSPLcom/android/server/pm/permission/Permission;->isSystemTextClassifier()Z +HSPLcom/android/server/pm/permission/Permission;->isVendorPrivileged()Z +HSPLcom/android/server/pm/permission/Permission;->isVerifier()Z +HSPLcom/android/server/pm/permission/Permission;->isWellbeing()Z +HSPLcom/android/server/pm/permission/Permission;->setGids([IZ)V +HPLcom/android/server/pm/permission/Permission;->setPermissionInfo(Landroid/content/pm/PermissionInfo;)V +HPLcom/android/server/pm/permission/Permission;->updateDynamicPermission(Ljava/util/Collection;)V HSPLcom/android/server/pm/permission/PermissionManagerService$1;->(Lcom/android/server/pm/permission/PermissionManagerService;)V PLcom/android/server/pm/permission/PermissionManagerService$1;->lambda$onPermissionRevoked$1(II)V PLcom/android/server/pm/permission/PermissionManagerService$1;->lambda$onPermissionRevoked$2(IILjava/lang/String;)V @@ -25793,95 +28734,96 @@ PLcom/android/server/pm/permission/PermissionManagerService$1;->onPermissionGran PLcom/android/server/pm/permission/PermissionManagerService$1;->onPermissionRevoked(IILjava/lang/String;)V HSPLcom/android/server/pm/permission/PermissionManagerService$1;->onPermissionUpdated([IZ)V PLcom/android/server/pm/permission/PermissionManagerService$1;->onPermissionUpdatedNotifyListener([IZI)V -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->(Landroid/content/Context;)V -HPLcom/android/server/pm/permission/PermissionManagerService$Injector;->checkPermission(Ljava/lang/String;II)I -HPLcom/android/server/pm/permission/PermissionManagerService$Injector;->clearCallingIdentity()J -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->disablePackageNamePermissionCache()V -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->disablePermissionCache()V -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->getCallingPid()I -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->getCallingUid()I -HPLcom/android/server/pm/permission/PermissionManagerService$Injector;->getSystemService(Ljava/lang/String;)Ljava/lang/Object; -HSPLcom/android/server/pm/permission/PermissionManagerService$Injector;->invalidatePackageInfoCache()V -HPLcom/android/server/pm/permission/PermissionManagerService$Injector;->restoreCallingIdentity(J)V +PLcom/android/server/pm/permission/PermissionManagerService$2;->(Lcom/android/server/pm/permission/PermissionManagerService;)V +HPLcom/android/server/pm/permission/PermissionManagerService$2;->fixBgMicCamera(Landroid/content/Context;)V +PLcom/android/server/pm/permission/PermissionManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/pm/permission/PermissionManagerService$2;->removeFromAllowlistsAndRevoke(Landroid/content/pm/PackageManager;Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)V +PLcom/android/server/pm/permission/PermissionManagerService$2;->removeFromAllowlistsAndRevokeForAssistant(Landroid/content/pm/PackageManager;Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)V +PLcom/android/server/pm/permission/PermissionManagerService$3;->(Lcom/android/server/pm/permission/PermissionManagerService;Landroid/util/ArraySet;Landroid/util/IntArray;Landroid/util/IntArray;[Z)V +PLcom/android/server/pm/permission/PermissionManagerService$3;->onPermissionRevoked(IILjava/lang/String;)V +PLcom/android/server/pm/permission/PermissionManagerService$3;->onPermissionUpdated([IZ)V +PLcom/android/server/pm/permission/PermissionManagerService$3;->onPermissionUpdatedNotifyListener([IZI)V HSPLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->(Landroid/os/Looper;)V +HSPLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->addListener(Landroid/permission/IOnPermissionsChangeListener;)V PLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->handleOnPermissionsChanged(I)V +HPLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->handleOnPermissionsChanged(I)V PLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->onPermissionsChanged(I)V +HPLcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners;->removeListener(Landroid/permission/IOnPermissionsChangeListener;)V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;->()V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;->(Lcom/android/server/pm/permission/PermissionManagerService$1;)V HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->(Lcom/android/server/pm/permission/PermissionManagerService;)V HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerService$1;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->addAllPermissionGroups(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->addAllPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Ljava/util/List; -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->addOnRuntimePermissionStateChangedListener(Landroid/permission/PermissionManagerInternal$OnRuntimePermissionStateChangedListener;)V -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->backupRuntimePermissions(Landroid/os/UserHandle;)[B -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->enforceCrossUserOrProfilePermission(IIZZLjava/lang/String;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->enforceCrossUserPermission(IIZZLjava/lang/String;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->enforceCrossUserPermission(IIZZZLjava/lang/String;)V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->addOnRuntimePermissionStateChangedListener(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$OnRuntimePermissionStateChangedListener;)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->backupRuntimePermissions(I)[B +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->checkUidPermission(ILjava/lang/String;)I +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getAllAppOpPermissionPackages()Ljava/util/Map; HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getAllPermissionsWithProtection(I)Ljava/util/ArrayList; HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getAllPermissionsWithProtectionFlags(I)Ljava/util/ArrayList; -HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getDefaultBrowser(I)Ljava/lang/String; -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getDefaultDialer(I)Ljava/lang/String; -HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getDefaultHome(I)Ljava/lang/String; +HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getAppOpPermissionPackages(Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getGidsForUid(I)[I HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getGrantedPermissions(Ljava/lang/String;I)Ljava/util/Set; HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getLegacyPermissionState(I)Lcom/android/server/pm/permission/LegacyPermissionState; -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->grantDefaultPermissionsToDefaultSimCallManager(Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->grantRequestedRuntimePermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[I[Ljava/lang/String;I)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->isPermissionsReviewRequired(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Z -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->removeAllPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->restoreDelayedRuntimePermissions(Ljava/lang/String;Landroid/os/UserHandle;)V -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->revokeRuntimePermissionsIfGroupChanged(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/ArrayList;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setDefaultBrowserProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultBrowserProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setDefaultDialerProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultDialerProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setDefaultHomeProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultHomeProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setDialerAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setLocationExtraPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setLocationPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setSimCallManagerPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setSmsAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setSyncAdapterPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$SyncAdapterPackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setUseOpenWifiAppPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setVoiceInteractionPackagesProvider(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider;)V -PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->setWhitelistedRestrictedPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[ILjava/util/List;II)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->systemReady()V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->updateAllPermissions(Ljava/lang/String;Z)V -HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->updatePermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getLegacyPermissions()Ljava/util/List; +HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getPermissionTEMP(Ljava/lang/String;)Lcom/android/server/pm/permission/Permission; +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->isPermissionsReviewRequired(Ljava/lang/String;I)Z +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onPackageAdded(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onPackageInstalled(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;I)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onPackageRemoved(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onPackageUninstalled(Ljava/lang/String;ILcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onStorageVolumeMounted(Ljava/lang/String;Z)V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onSystemReady()V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->readLegacyPermissionStateTEMP()V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->readLegacyPermissionsTEMP(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->resetRuntimePermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V +PLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->restoreDelayedRuntimePermissions(Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->writeLegacyPermissionStateTEMP()V +HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->writeLegacyPermissionsTEMP(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->()V -PLcom/android/server/pm/permission/PermissionManagerService;->access$000(Lcom/android/server/pm/permission/PermissionManagerService;)Landroid/os/Handler; -PLcom/android/server/pm/permission/PermissionManagerService;->access$100(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1000(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -PLcom/android/server/pm/permission/PermissionManagerService;->access$1100(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1200(Lcom/android/server/pm/permission/PermissionManagerService;)V -PLcom/android/server/pm/permission/PermissionManagerService;->access$1300(Lcom/android/server/pm/permission/PermissionManagerService;)V -HPLcom/android/server/pm/permission/PermissionManagerService;->access$1700(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;I)Ljava/util/Set; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$200(Lcom/android/server/pm/permission/PermissionManagerService;)Landroid/content/pm/PackageManagerInternal; -PLcom/android/server/pm/permission/PermissionManagerService;->access$2100(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;Ljava/util/List;II)Z -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$2200(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -PLcom/android/server/pm/permission/PermissionManagerService;->access$2300(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;ZLcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HPLcom/android/server/pm/permission/PermissionManagerService;->access$2600(Lcom/android/server/pm/permission/PermissionManagerService;IIZZZLjava/lang/String;)V -HPLcom/android/server/pm/permission/PermissionManagerService;->access$2700(Lcom/android/server/pm/permission/PermissionManagerService;IIZZLjava/lang/String;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$3300(Lcom/android/server/pm/permission/PermissionManagerService;Landroid/permission/PermissionManagerInternal$OnRuntimePermissionStateChangedListener;)V -PLcom/android/server/pm/permission/PermissionManagerService;->access$3400(Lcom/android/server/pm/permission/PermissionManagerService;Landroid/permission/PermissionManagerInternal$OnRuntimePermissionStateChangedListener;)V -PLcom/android/server/pm/permission/PermissionManagerService;->access$3600(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultBrowserProvider; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$3602(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultBrowserProvider;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultBrowserProvider; -PLcom/android/server/pm/permission/PermissionManagerService;->access$3800(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultDialerProvider; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$3802(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultDialerProvider;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultDialerProvider; -PLcom/android/server/pm/permission/PermissionManagerService;->access$3900(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultHomeProvider; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$3902(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultHomeProvider;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultHomeProvider; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$400(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$4000(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy; -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$500(Lcom/android/server/pm/permission/PermissionManagerService;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$600(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Z -PLcom/android/server/pm/permission/PermissionManagerService;->access$700(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/ArrayList;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->access$900(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Ljava/util/List; -HSPLcom/android/server/pm/permission/PermissionManagerService;->addAllPermissionGroups(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->addAllPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)Ljava/util/List; +HSPLcom/android/server/pm/permission/PermissionManagerService;->(Landroid/content/Context;)V +PLcom/android/server/pm/permission/PermissionManagerService;->access$100(Lcom/android/server/pm/permission/PermissionManagerService;)Landroid/os/Handler; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1000(Lcom/android/server/pm/permission/PermissionManagerService;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1100(Lcom/android/server/pm/permission/PermissionManagerService;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1300(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;I)Ljava/util/Set; +PLcom/android/server/pm/permission/PermissionManagerService;->access$1500(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;)[Ljava/lang/String; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1600(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;Z)V +PLcom/android/server/pm/permission/PermissionManagerService;->access$1700(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1800(Lcom/android/server/pm/permission/PermissionManagerService;)Ljava/lang/Object; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$1900(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionRegistry; +PLcom/android/server/pm/permission/PermissionManagerService;->access$200(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners; +PLcom/android/server/pm/permission/PermissionManagerService;->access$2000(Lcom/android/server/pm/permission/PermissionManagerService;I)[B +PLcom/android/server/pm/permission/PermissionManagerService;->access$2200(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$2300(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$OnRuntimePermissionStateChangedListener;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$2700(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionSettings;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$2800(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionSettings;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$2900(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$300(Lcom/android/server/pm/permission/PermissionManagerService;)Landroid/content/pm/PackageManagerInternal; +PLcom/android/server/pm/permission/PermissionManagerService;->access$3000(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;I)V +PLcom/android/server/pm/permission/PermissionManagerService;->access$3100(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/permission/PermissionManagerService;->access$3200(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;ILcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;I)V +PLcom/android/server/pm/permission/PermissionManagerService;->access$3300(Lcom/android/server/pm/permission/PermissionManagerService;)Ljava/util/List; +PLcom/android/server/pm/permission/PermissionManagerService;->access$3400(Lcom/android/server/pm/permission/PermissionManagerService;)Ljava/util/Map; +HPLcom/android/server/pm/permission/PermissionManagerService;->access$3500(Lcom/android/server/pm/permission/PermissionManagerService;I)Lcom/android/server/pm/permission/LegacyPermissionState; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$3600(Lcom/android/server/pm/permission/PermissionManagerService;I)[I +PLcom/android/server/pm/permission/PermissionManagerService;->access$3700()Ljava/lang/String; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$500(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback; +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$600(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;Ljava/lang/String;I)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$700(Lcom/android/server/pm/permission/PermissionManagerService;ILjava/lang/String;)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$800(Lcom/android/server/pm/permission/PermissionManagerService;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->access$900(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;I)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->addAllPermissionGroupsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->addAllPermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/util/List; +HPLcom/android/server/pm/permission/PermissionManagerService;->addAllowlistedRestrictedPermission(Ljava/lang/String;Ljava/lang/String;II)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->addAllowlistedRestrictedPermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;II)V HSPLcom/android/server/pm/permission/PermissionManagerService;->addOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->addOnRuntimePermissionStateChangedListener(Landroid/permission/PermissionManagerInternal$OnRuntimePermissionStateChangedListener;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->addOnRuntimePermissionStateChangedListener(Lcom/android/server/pm/permission/PermissionManagerServiceInternal$OnRuntimePermissionStateChangedListener;)V HPLcom/android/server/pm/permission/PermissionManagerService;->addPermission(Landroid/content/pm/PermissionInfo;Z)Z -HPLcom/android/server/pm/permission/PermissionManagerService;->addWhitelistedRestrictedPermission(Ljava/lang/String;Ljava/lang/String;II)Z -PLcom/android/server/pm/permission/PermissionManagerService;->backupRuntimePermissions(Landroid/os/UserHandle;)[B +PLcom/android/server/pm/permission/PermissionManagerService;->backupRuntimePermissions(I)[B HPLcom/android/server/pm/permission/PermissionManagerService;->buildInvalidCrossUserPermissionMessage(IILjava/lang/String;Z)Ljava/lang/String; -HSPLcom/android/server/pm/permission/PermissionManagerService;->checkDeviceIdentifierAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->canAdoptPermissionsInternal(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->canGrantPrivilegedPermission(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLcom/android/server/pm/permission/Permission;)Z +PLcom/android/server/pm/permission/PermissionManagerService;->checkCallingOrSelfPermission(Ljava/lang/String;)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->checkCrossUserPermission(IIIZ)Z HPLcom/android/server/pm/permission/PermissionManagerService;->checkExistsAndEnforceCannotModifyImmutablyRestrictedPermission(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/PermissionManagerService;->checkIfLegacyStorageOpsNeedToBeUpdated(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z[I[I)[I HSPLcom/android/server/pm/permission/PermissionManagerService;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I @@ -25889,84 +28831,130 @@ HSPLcom/android/server/pm/permission/PermissionManagerService;->checkPermissionI HSPLcom/android/server/pm/permission/PermissionManagerService;->checkPermissionInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;I)I HSPLcom/android/server/pm/permission/PermissionManagerService;->checkSinglePermissionInternalLocked(Lcom/android/server/pm/permission/UidPermissionState;Ljava/lang/String;Z)Z HSPLcom/android/server/pm/permission/PermissionManagerService;->checkSingleUidPermissionInternalLocked(ILjava/lang/String;)Z -HSPLcom/android/server/pm/permission/PermissionManagerService;->checkUidPermission(Ljava/lang/String;I)I -HSPLcom/android/server/pm/permission/PermissionManagerService;->checkUidPermissionImpl(Ljava/lang/String;I)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->checkUidPermission(ILjava/lang/String;)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->checkUidPermissionImpl(ILjava/lang/String;)I HSPLcom/android/server/pm/permission/PermissionManagerService;->checkUidPermissionInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ILjava/lang/String;)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->create(Landroid/content/Context;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal; HSPLcom/android/server/pm/permission/PermissionManagerService;->doNotifyRuntimePermissionStateChanged(Ljava/lang/String;I)V PLcom/android/server/pm/permission/PermissionManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->enforceCrossUserOrProfilePermission(IIZZLjava/lang/String;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->enforceCrossUserPermission(IIZZZLjava/lang/String;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->enforceCrossUserPermission(IIZZLjava/lang/String;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->enforceGrantRevokeGetRuntimePermissionPermissions(Ljava/lang/String;)V HPLcom/android/server/pm/permission/PermissionManagerService;->enforceGrantRevokeRuntimePermissionPermissions(Ljava/lang/String;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->enforceShellRestriction(Ljava/lang/String;II)V +PLcom/android/server/pm/permission/PermissionManagerService;->getAllAppOpPermissionPackages()Ljava/util/Map; HPLcom/android/server/pm/permission/PermissionManagerService;->getAllPermissionGroups(I)Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/pm/permission/PermissionManagerService;->getAllUserIds()[I -PLcom/android/server/pm/permission/PermissionManagerService;->getAppOpPermissionPackages(Ljava/lang/String;)[Ljava/lang/String; -PLcom/android/server/pm/permission/PermissionManagerService;->getAppOpPermissionPackagesInternal(Ljava/lang/String;I)[Ljava/lang/String; +HPLcom/android/server/pm/permission/PermissionManagerService;->getAllowlistedRestrictedPermissions(Ljava/lang/String;II)Ljava/util/List; +HPLcom/android/server/pm/permission/PermissionManagerService;->getAllowlistedRestrictedPermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;II)Ljava/util/List; +HPLcom/android/server/pm/permission/PermissionManagerService;->getAppOpPermissionPackagesInternal(Ljava/lang/String;)[Ljava/lang/String; HSPLcom/android/server/pm/permission/PermissionManagerService;->getGidsForUid(I)[I -HSPLcom/android/server/pm/permission/PermissionManagerService;->getGrantedPermissions(Ljava/lang/String;I)Ljava/util/Set; +HSPLcom/android/server/pm/permission/PermissionManagerService;->getGrantedPermissionsInternal(Ljava/lang/String;I)Ljava/util/Set; HPLcom/android/server/pm/permission/PermissionManagerService;->getLegacyPermissionState(I)Lcom/android/server/pm/permission/LegacyPermissionState; +HPLcom/android/server/pm/permission/PermissionManagerService;->getLegacyPermissions()Ljava/util/List; PLcom/android/server/pm/permission/PermissionManagerService;->getOneTimePermissionUserManager(I)Lcom/android/server/pm/permission/OneTimePermissionUserManager; HSPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;I)I HSPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionFlagsInternal(Ljava/lang/String;Ljava/lang/String;II)I HPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionGroupInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionGroupInfo; HSPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionInfo(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/PermissionInfo; HSPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionInfoCallingTargetSdkVersion(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)I +HSPLcom/android/server/pm/permission/PermissionManagerService;->getSourcePackageSetting(Lcom/android/server/pm/permission/Permission;)Lcom/android/server/pm/PackageSetting; +HSPLcom/android/server/pm/permission/PermissionManagerService;->getSourcePackageSigningDetails(Lcom/android/server/pm/permission/Permission;)Landroid/content/pm/PackageParser$SigningDetails; +HSPLcom/android/server/pm/permission/PermissionManagerService;->getSplitPermissionInfos()Ljava/util/List; HSPLcom/android/server/pm/permission/PermissionManagerService;->getSplitPermissions()Ljava/util/List; HSPLcom/android/server/pm/permission/PermissionManagerService;->getUidStateLocked(II)Lcom/android/server/pm/permission/UidPermissionState; HSPLcom/android/server/pm/permission/PermissionManagerService;->getUidStateLocked(Lcom/android/server/pm/PackageSetting;I)Lcom/android/server/pm/permission/UidPermissionState; HSPLcom/android/server/pm/permission/PermissionManagerService;->getUidStateLocked(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Lcom/android/server/pm/permission/UidPermissionState; HSPLcom/android/server/pm/permission/PermissionManagerService;->getVolumeUuidForPackage(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Ljava/lang/String; -HPLcom/android/server/pm/permission/PermissionManagerService;->getWhitelistedRestrictedPermissions(Ljava/lang/String;II)Ljava/util/List; -PLcom/android/server/pm/permission/PermissionManagerService;->grantDefaultPermissionsToEnabledCarrierApps([Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->grantDefaultPermissionsToEnabledImsServices([Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->grantDefaultPermissionsToEnabledTelephonyDataServices([Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->grantRequestedRuntimePermissionsForUser(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I[Ljava/lang/String;ILcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->grantRequestedRuntimePermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;I)V HSPLcom/android/server/pm/permission/PermissionManagerService;->grantRuntimePermission(Ljava/lang/String;Ljava/lang/String;I)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->grantRuntimePermissionInternal(Ljava/lang/String;Ljava/lang/String;ZIILcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->hasCrossUserPermission(IIIZZ)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->grantRuntimePermissionInternal(Ljava/lang/String;Ljava/lang/String;ZIILcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V HPLcom/android/server/pm/permission/PermissionManagerService;->hasPermission(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Z -HPLcom/android/server/pm/permission/PermissionManagerService;->hasPermission(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/PermissionManagerService;->inheritPermissionStateToNewImplicitPermissionLocked(Landroid/util/ArraySet;Ljava/lang/String;Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->isInSystemConfigPrivAppDenyPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/PermissionManagerService;->isInSystemConfigPrivAppPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;)Z -PLcom/android/server/pm/permission/PermissionManagerService;->isNewPlatformPermissionForPackage(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z -PLcom/android/server/pm/permission/PermissionManagerService;->isPermissionRevokedByPolicy(Ljava/lang/String;Ljava/lang/String;I)Z -HSPLcom/android/server/pm/permission/PermissionManagerService;->isPermissionsReviewRequired(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)Z -PLcom/android/server/pm/permission/PermissionManagerService;->isSameProfileGroup(II)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->isNewPlatformPermissionForPackage(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->isPermissionRevokedByPolicy(Ljava/lang/String;Ljava/lang/String;I)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->isPermissionsReviewRequiredInternal(Ljava/lang/String;I)Z PLcom/android/server/pm/permission/PermissionManagerService;->killUid(IILjava/lang/String;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->lambda$AdmbnHOAaZZsea9HyB2538mR5A4(Lcom/android/server/pm/permission/PermissionManagerService;Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->logPermission(ILjava/lang/String;Ljava/lang/String;)V +PLcom/android/server/pm/permission/PermissionManagerService;->lambda$new$0$PermissionManagerService(Landroid/content/Context;)V +PLcom/android/server/pm/permission/PermissionManagerService;->lambda$onPackageAddedInternal$14$PermissionManagerService(ZLcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/util/List;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->lambda$readLegacyPermissionState$12$PermissionManagerService([ILcom/android/server/pm/PackageSetting;)V +PLcom/android/server/pm/permission/PermissionManagerService;->lambda$resetRuntimePermissionsInternal$2(II)V +PLcom/android/server/pm/permission/PermissionManagerService;->lambda$restoreDelayedRuntimePermissions$3$PermissionManagerService(ILjava/lang/Boolean;)V +PLcom/android/server/pm/permission/PermissionManagerService;->lambda$systemReady$11$PermissionManagerService(I)V +HPLcom/android/server/pm/permission/PermissionManagerService;->lambda$updatePermissionSourcePackage$10$PermissionManagerService(Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->lambda$updatePermissions$8$PermissionManagerService(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;Ljava/lang/String;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->lambda$writeLegacyPermissionState$13$PermissionManagerService([ILcom/android/server/pm/PackageSetting;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->logPermission(ILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->notifyRuntimePermissionStateChanged(Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->onPackageAddedInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->onPackageInstalledInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;I)V +PLcom/android/server/pm/permission/PermissionManagerService;->onPackageRemovedInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/permission/PermissionManagerService;->onPackageUninstalledInternal(Ljava/lang/String;ILcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;I)V HPLcom/android/server/pm/permission/PermissionManagerService;->queryPermissionsByGroup(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; -HPLcom/android/server/pm/permission/PermissionManagerService;->removeAllPermissions(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Z)V -PLcom/android/server/pm/permission/PermissionManagerService;->removeAppIdState(I)V -PLcom/android/server/pm/permission/PermissionManagerService;->removeOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->readLegacyPermissionState()V +HSPLcom/android/server/pm/permission/PermissionManagerService;->readLegacyPermissionStatesLocked(Lcom/android/server/pm/permission/UidPermissionState;Ljava/util/Collection;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->readLegacyPermissions(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->removeAllPermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +PLcom/android/server/pm/permission/PermissionManagerService;->removeAllowlistedRestrictedPermission(Ljava/lang/String;Ljava/lang/String;II)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->removeOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V +PLcom/android/server/pm/permission/PermissionManagerService;->removeUidState(II)V PLcom/android/server/pm/permission/PermissionManagerService;->resetRuntimePermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->restoreDelayedRuntimePermissions(Ljava/lang/String;Landroid/os/UserHandle;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->restorePermissionState(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -PLcom/android/server/pm/permission/PermissionManagerService;->revokeDefaultPermissionsFromDisabledTelephonyDataServices([Ljava/lang/String;I)V -PLcom/android/server/pm/permission/PermissionManagerService;->revokePermissionFromPackageForUser(Ljava/lang/String;Ljava/lang/String;ZILcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V +PLcom/android/server/pm/permission/PermissionManagerService;->restoreDelayedRuntimePermissions(Ljava/lang/String;I)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->restorePermissionState(Lcom/android/server/pm/parsing/pkg/AndroidPackage;ZLjava/lang/String;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V HSPLcom/android/server/pm/permission/PermissionManagerService;->revokePermissionsNoLongerImplicitLocked(Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/parsing/pkg/AndroidPackage;I[I)[I PLcom/android/server/pm/permission/PermissionManagerService;->revokeRuntimePermission(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V -PLcom/android/server/pm/permission/PermissionManagerService;->revokeRuntimePermissionInternal(Ljava/lang/String;Ljava/lang/String;ZIILjava/lang/String;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -PLcom/android/server/pm/permission/PermissionManagerService;->revokeRuntimePermissionsIfGroupChanged(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/ArrayList;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V +PLcom/android/server/pm/permission/PermissionManagerService;->revokeRuntimePermissionInternal(Ljava/lang/String;Ljava/lang/String;ZIILjava/lang/String;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->revokeRuntimePermissionsIfGroupChangedInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/pm/permission/PermissionManagerService;->revokeStoragePermissionsIfScopeExpandedInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V HPLcom/android/server/pm/permission/PermissionManagerService;->revokeUnusedSharedUserPermissionsLocked(Ljava/util/List;Lcom/android/server/pm/permission/UidPermissionState;)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->setAllowlistedRestrictedPermissions(Ljava/lang/String;Ljava/util/List;II)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->setAllowlistedRestrictedPermissionsInternal(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/util/List;II)V HSPLcom/android/server/pm/permission/PermissionManagerService;->setInitialGrantForNewImplicitPermissionsLocked(Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Landroid/util/ArraySet;I[I)[I -HPLcom/android/server/pm/permission/PermissionManagerService;->setWhitelistedRestrictedPermissionsForUsers(Lcom/android/server/pm/parsing/pkg/AndroidPackage;[ILjava/util/List;IILcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HPLcom/android/server/pm/permission/PermissionManagerService;->setWhitelistedRestrictedPermissionsInternal(Ljava/lang/String;Ljava/util/List;II)Z -PLcom/android/server/pm/permission/PermissionManagerService;->shouldShowRequestPermissionRationale(Ljava/lang/String;Ljava/lang/String;I)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->shouldGrantPermissionByProtectionFlags(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/permission/Permission;)Z +HSPLcom/android/server/pm/permission/PermissionManagerService;->shouldGrantSignaturePermission(Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/Permission;)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->shouldShowRequestPermissionRationale(Ljava/lang/String;Ljava/lang/String;I)Z PLcom/android/server/pm/permission/PermissionManagerService;->startOneTimePermissionSession(Ljava/lang/String;IJII)V PLcom/android/server/pm/permission/PermissionManagerService;->stopOneTimePermissionSession(Ljava/lang/String;I)V HSPLcom/android/server/pm/permission/PermissionManagerService;->systemReady()V -HSPLcom/android/server/pm/permission/PermissionManagerService;->updateAllPermissions(Ljava/lang/String;ZLcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->updateAllPermissions(Ljava/lang/String;Z)V HPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IIZI)V -HPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionFlagsInternal(Ljava/lang/String;Ljava/lang/String;IIIIZLcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionSourcePackage(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)Z +HPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionFlagsInternal(Ljava/lang/String;Ljava/lang/String;IIIIZLcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionSourcePackage(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)Z HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissionTreeSourcePackage(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)Z -HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;ILcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;)V -HSPLcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback;->()V -HSPLcom/android/server/pm/permission/PermissionManagerServiceInternal;->()V +PLcom/android/server/pm/permission/PermissionManagerService;->updatePermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->updatePermissions(Ljava/lang/String;Lcom/android/server/pm/parsing/pkg/AndroidPackage;Ljava/lang/String;ILcom/android/server/pm/permission/PermissionManagerService$PermissionCallback;)V +HSPLcom/android/server/pm/permission/PermissionManagerService;->writeLegacyPermissionState()V +HSPLcom/android/server/pm/permission/PermissionManagerService;->writeLegacyPermissions(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder;->()V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder;->build()Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams; +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder;->setAllowlistedRestrictedPermissions(Ljava/util/List;)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder;->setAutoRevokePermissionsMode(I)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder;->setGrantedPermissions(Ljava/util/List;)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->()V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->(Ljava/util/List;Ljava/util/List;I)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->(Ljava/util/List;Ljava/util/List;ILcom/android/server/pm/permission/PermissionManagerServiceInternal$1;)V +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->getAllowlistedRestrictedPermissions()Ljava/util/List; +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->getAutoRevokePermissionsMode()I +PLcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams;->getGrantedPermissions()Ljava/util/List; +HSPLcom/android/server/pm/permission/PermissionRegistry;->()V +HSPLcom/android/server/pm/permission/PermissionRegistry;->addAppOpPermissionPackage(Ljava/lang/String;Ljava/lang/String;)V +HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermission(Lcom/android/server/pm/permission/Permission;)V +HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermissionGroup(Landroid/content/pm/parsing/component/ParsedPermissionGroup;)V +HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermissionTree(Lcom/android/server/pm/permission/Permission;)V +PLcom/android/server/pm/permission/PermissionRegistry;->enforcePermissionTree(Ljava/lang/String;I)Lcom/android/server/pm/permission/Permission; +PLcom/android/server/pm/permission/PermissionRegistry;->getAllAppOpPermissionPackages()Landroid/util/ArrayMap; +HPLcom/android/server/pm/permission/PermissionRegistry;->getAppOpPermissionPackages(Ljava/lang/String;)Landroid/util/ArraySet; +HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermission(Ljava/lang/String;)Lcom/android/server/pm/permission/Permission; +HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionGroup(Ljava/lang/String;)Landroid/content/pm/parsing/component/ParsedPermissionGroup; +HPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionGroups()Ljava/util/Collection; +HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionTree(Ljava/lang/String;)Lcom/android/server/pm/permission/Permission; +HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionTrees()Ljava/util/Collection; +HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissions()Ljava/util/Collection; +PLcom/android/server/pm/permission/PermissionRegistry;->removeAppOpPermissionPackage(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/pm/permission/PermissionRegistry;->removePermission(Ljava/lang/String;)V +HSPLcom/android/server/pm/permission/PermissionState;->(Lcom/android/server/pm/permission/Permission;)V HPLcom/android/server/pm/permission/PermissionState;->(Lcom/android/server/pm/permission/PermissionState;)V HSPLcom/android/server/pm/permission/PermissionState;->computeGids(I)[I HSPLcom/android/server/pm/permission/PermissionState;->getFlags()I @@ -25981,18 +28969,23 @@ HSPLcom/android/server/pm/permission/UidPermissionState;->()V HPLcom/android/server/pm/permission/UidPermissionState;->(Lcom/android/server/pm/permission/UidPermissionState;)V HSPLcom/android/server/pm/permission/UidPermissionState;->computeGids([II)[I HSPLcom/android/server/pm/permission/UidPermissionState;->getGrantedPermissions()Ljava/util/Set; +HSPLcom/android/server/pm/permission/UidPermissionState;->getOrCreatePermissionState(Lcom/android/server/pm/permission/Permission;)Lcom/android/server/pm/permission/PermissionState; HSPLcom/android/server/pm/permission/UidPermissionState;->getPermissionFlags(Ljava/lang/String;)I HSPLcom/android/server/pm/permission/UidPermissionState;->getPermissionState(Ljava/lang/String;)Lcom/android/server/pm/permission/PermissionState; HSPLcom/android/server/pm/permission/UidPermissionState;->getPermissionStates()Ljava/util/List; +HSPLcom/android/server/pm/permission/UidPermissionState;->grantPermission(Lcom/android/server/pm/permission/Permission;)Z HSPLcom/android/server/pm/permission/UidPermissionState;->hasPermissionState(Landroid/util/ArraySet;)Z HSPLcom/android/server/pm/permission/UidPermissionState;->hasPermissionState(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/UidPermissionState;->invalidateCache()V HSPLcom/android/server/pm/permission/UidPermissionState;->isMissing()Z HSPLcom/android/server/pm/permission/UidPermissionState;->isPermissionGranted(Ljava/lang/String;)Z -HPLcom/android/server/pm/permission/UidPermissionState;->isPermissionReviewRequired()Z +HPLcom/android/server/pm/permission/UidPermissionState;->isPermissionsReviewRequired()Z +HSPLcom/android/server/pm/permission/UidPermissionState;->putPermissionState(Lcom/android/server/pm/permission/Permission;ZI)V HSPLcom/android/server/pm/permission/UidPermissionState;->removePermissionState(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/UidPermissionState;->reset()V +PLcom/android/server/pm/permission/UidPermissionState;->revokePermission(Lcom/android/server/pm/permission/Permission;)Z HSPLcom/android/server/pm/permission/UidPermissionState;->setMissing(Z)V +HSPLcom/android/server/pm/permission/UidPermissionState;->updatePermissionFlags(Lcom/android/server/pm/permission/Permission;II)Z HSPLcom/android/server/pm/permission/UserPermissionState;->()V HSPLcom/android/server/pm/permission/UserPermissionState;->areInstallPermissionsFixed(Ljava/lang/String;)Z HSPLcom/android/server/pm/permission/UserPermissionState;->checkAppId(I)V @@ -26019,12 +29012,32 @@ HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setUsesLibraryInfos(Lja HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->updateFrom(Lcom/android/server/pm/pkg/PackageStateUnserialized;)V HPLcom/android/server/policy/-$$Lambda$-2fWUi0HRuthrUJqodgmhKTWREY;->(Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;)V HPLcom/android/server/policy/-$$Lambda$-2fWUi0HRuthrUJqodgmhKTWREY;->run()V +HSPLcom/android/server/policy/-$$Lambda$DeviceStateProviderImpl$CY-kL5hQEjEmRiFK19Mn4tGjC8g;->()V +HSPLcom/android/server/policy/-$$Lambda$DeviceStateProviderImpl$CY-kL5hQEjEmRiFK19Mn4tGjC8g;->()V +HSPLcom/android/server/policy/-$$Lambda$DisplayFoldController$h-93c2CAr1G53yWAmB-IBT7vFYk;->(Lcom/android/server/policy/DisplayFoldController;Landroid/view/IDisplayFoldListener;)V +HSPLcom/android/server/policy/-$$Lambda$DisplayFoldController$h-93c2CAr1G53yWAmB-IBT7vFYk;->run()V HSPLcom/android/server/policy/-$$Lambda$K1LVE1LN1YHyRWPiJ7Usba5bI8o;->(Landroid/permission/PermissionControllerManager;)V PLcom/android/server/policy/-$$Lambda$K1LVE1LN1YHyRWPiJ7Usba5bI8o;->run()V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$BTaxR2cWPpIb16QFQC6j9EJlcqs;->()V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$BTaxR2cWPpIb16QFQC6j9EJlcqs;->()V +HPLcom/android/server/policy/-$$Lambda$KeyCombinationManager$BTaxR2cWPpIb16QFQC6j9EJlcqs;->apply(Ljava/lang/Object;)Z +HPLcom/android/server/policy/-$$Lambda$KeyCombinationManager$giCyL17Mmodwd9x7BndP1tR9S-4;->(I)V +HPLcom/android/server/policy/-$$Lambda$KeyCombinationManager$giCyL17Mmodwd9x7BndP1tR9S-4;->apply(Ljava/lang/Object;)Z +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$nGA-LYRBJ00UxBPfZR7Kx4a5o3k;->(Lcom/android/server/policy/KeyCombinationManager;)V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$nGA-LYRBJ00UxBPfZR7Kx4a5o3k;->apply(Ljava/lang/Object;)Z +HPLcom/android/server/policy/-$$Lambda$KeyCombinationManager$oJoV9fFqvMNWJzWn9gMx37xVr7A;->(Lcom/android/server/policy/KeyCombinationManager;I)V +HPLcom/android/server/policy/-$$Lambda$KeyCombinationManager$oJoV9fFqvMNWJzWn9gMx37xVr7A;->accept(Ljava/lang/Object;)V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$qne-s2fscOj-HjDcPk7wFD9D9LE;->()V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$qne-s2fscOj-HjDcPk7wFD9D9LE;->()V +PLcom/android/server/policy/-$$Lambda$KeyCombinationManager$qne-s2fscOj-HjDcPk7wFD9D9LE;->accept(Ljava/lang/Object;)V +PLcom/android/server/policy/-$$Lambda$LegacyGlobalActions$0G_YubW0mXPFxuhwdWag4ra8VBk;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/-$$Lambda$LegacyGlobalActions$0G_YubW0mXPFxuhwdWag4ra8VBk;->getAsBoolean()Z +PLcom/android/server/policy/-$$Lambda$LegacyGlobalActions$GyzwkqjRd5OCJfIjrzyYP1D4ulo;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/-$$Lambda$LegacyGlobalActions$GyzwkqjRd5OCJfIjrzyYP1D4ulo;->getAsBoolean()Z +HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$Q9k9U27pAhp2mAT-DmNupRvkYwE;->(Lcom/android/server/policy/PermissionPolicyService;)V +HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$Q9k9U27pAhp2mAT-DmNupRvkYwE;->onRuntimePermissionStateChanged(Ljava/lang/String;I)V PLcom/android/server/policy/-$$Lambda$PermissionPolicyService$XnDRakQtMnR8LtloM1QJwVK3a38;->(Lcom/android/internal/infra/AndroidFuture;I)V PLcom/android/server/policy/-$$Lambda$PermissionPolicyService$XnDRakQtMnR8LtloM1QJwVK3a38;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$dP9ZDLq2VhgFTqJlZaw6KqbaCyc;->(Lcom/android/server/policy/PermissionPolicyService;)V -HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$dP9ZDLq2VhgFTqJlZaw6KqbaCyc;->onRuntimePermissionStateChanged(Ljava/lang/String;I)V HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$dasocVEhhMOxl_Co25Vo-yuaDf8;->(Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;)V HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$dasocVEhhMOxl_Co25Vo-yuaDf8;->accept(Ljava/lang/Object;)V PLcom/android/server/policy/-$$Lambda$PermissionPolicyService$la2EuOntWnY3Epfe3DmXIAtWV1M;->()V @@ -26035,15 +29048,47 @@ HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$rd-wRS1VmTcWPlWJ HSPLcom/android/server/policy/-$$Lambda$PermissionPolicyService$rd-wRS1VmTcWPlWJqKsNJNLcaT4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/policy/-$$Lambda$PhoneWindowManager$DisplayHomeButtonHandler$5rQKs73-nKRT-vY-vVSg3sRPCFY;->(Lcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;)V HPLcom/android/server/policy/-$$Lambda$PhoneWindowManager$DisplayHomeButtonHandler$5rQKs73-nKRT-vY-vVSg3sRPCFY;->run()V -HSPLcom/android/server/policy/DeviceStatePolicyImpl;->()V +PLcom/android/server/policy/-$$Lambda$lGEgn_06j4SZ59mCvKTHD17akUs;->(Lcom/android/server/policy/GlobalActions;)V +PLcom/android/server/policy/-$$Lambda$lGEgn_06j4SZ59mCvKTHD17akUs;->run()V +HSPLcom/android/server/policy/DeviceStatePolicyImpl;->(Landroid/content/Context;)V HSPLcom/android/server/policy/DeviceStatePolicyImpl;->configureDeviceForState(ILjava/lang/Runnable;)V HSPLcom/android/server/policy/DeviceStatePolicyImpl;->getDeviceStateProvider()Lcom/android/server/devicestate/DeviceStateProvider; -HSPLcom/android/server/policy/DeviceStateProviderImpl;->()V +HSPLcom/android/server/policy/DeviceStateProviderImpl;->()V +HSPLcom/android/server/policy/DeviceStateProviderImpl;->(Landroid/content/Context;Landroid/util/SparseArray;)V +HSPLcom/android/server/policy/DeviceStateProviderImpl;->create(Landroid/content/Context;)Lcom/android/server/policy/DeviceStateProviderImpl; +HSPLcom/android/server/policy/DeviceStateProviderImpl;->createFromConfig(Landroid/content/Context;Lcom/android/server/policy/DeviceStateProviderImpl$ReadableConfig;)Lcom/android/server/policy/DeviceStateProviderImpl; +HSPLcom/android/server/policy/DeviceStateProviderImpl;->getConfigurationFile()Ljava/io/File; +HSPLcom/android/server/policy/DeviceStateProviderImpl;->notifyDeviceStateChangedIfNeeded()V +HSPLcom/android/server/policy/DeviceStateProviderImpl;->notifySupportedStatesChanged()V HSPLcom/android/server/policy/DeviceStateProviderImpl;->setListener(Lcom/android/server/devicestate/DeviceStateProvider$Listener;)V -PLcom/android/server/policy/EventLogTags;->writeInterceptPower(Ljava/lang/String;II)V -PLcom/android/server/policy/EventLogTags;->writeScreenToggled(I)V +HSPLcom/android/server/policy/DisplayFoldController$DeviceStateListener;->(Lcom/android/server/policy/DisplayFoldController;Landroid/content/Context;)V +HSPLcom/android/server/policy/DisplayFoldController$DeviceStateListener;->onDeviceStateChanged(I)V +HSPLcom/android/server/policy/DisplayFoldController;->(Landroid/content/Context;Lcom/android/server/wm/WindowManagerInternal;Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/camera/CameraServiceProxy;ILandroid/graphics/Rect;Landroid/os/Handler;)V +HSPLcom/android/server/policy/DisplayFoldController;->access$000(Lcom/android/server/policy/DisplayFoldController;Z)V +HSPLcom/android/server/policy/DisplayFoldController;->create(Landroid/content/Context;I)Lcom/android/server/policy/DisplayFoldController; +HPLcom/android/server/policy/DisplayFoldController;->finishedGoingToSleep()V +HPLcom/android/server/policy/DisplayFoldController;->finishedWakingUp()V +HSPLcom/android/server/policy/DisplayFoldController;->lambda$registerDisplayFoldListener$0$DisplayFoldController(Landroid/view/IDisplayFoldListener;)V +HPLcom/android/server/policy/DisplayFoldController;->onDefaultDisplayFocusChanged(Ljava/lang/String;)V +HSPLcom/android/server/policy/DisplayFoldController;->registerDisplayFoldListener(Landroid/view/IDisplayFoldListener;)V +HSPLcom/android/server/policy/DisplayFoldController;->setDeviceFolded(Z)V +HSPLcom/android/server/policy/DisplayFoldDurationLogger;->()V +HSPLcom/android/server/policy/DisplayFoldDurationLogger;->isOn()Z +HPLcom/android/server/policy/DisplayFoldDurationLogger;->log()V +HSPLcom/android/server/policy/DisplayFoldDurationLogger;->logFocusedAppWithFoldState(ZLjava/lang/String;)V +HPLcom/android/server/policy/DisplayFoldDurationLogger;->onFinishedGoingToSleep()V +HPLcom/android/server/policy/DisplayFoldDurationLogger;->onFinishedWakingUp(Ljava/lang/Boolean;)V +HSPLcom/android/server/policy/DisplayFoldDurationLogger;->setDeviceFolded(Z)V +HPLcom/android/server/policy/EventLogTags;->writeInterceptPower(Ljava/lang/String;II)V +HPLcom/android/server/policy/EventLogTags;->writeScreenToggled(I)V PLcom/android/server/policy/GlobalActions$1;->(Lcom/android/server/policy/GlobalActions;)V +PLcom/android/server/policy/GlobalActions$1;->run()V PLcom/android/server/policy/GlobalActions;->(Landroid/content/Context;Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;)V +PLcom/android/server/policy/GlobalActions;->access$000(Lcom/android/server/policy/GlobalActions;)V +PLcom/android/server/policy/GlobalActions;->access$100(Lcom/android/server/policy/GlobalActions;)Z +PLcom/android/server/policy/GlobalActions;->access$200(Lcom/android/server/policy/GlobalActions;)Z +PLcom/android/server/policy/GlobalActions;->access$300(Lcom/android/server/policy/GlobalActions;)Lcom/android/server/policy/LegacyGlobalActions; +PLcom/android/server/policy/GlobalActions;->ensureLegacyCreated()V PLcom/android/server/policy/GlobalActions;->onGlobalActionsAvailableChanged(Z)V PLcom/android/server/policy/GlobalActions;->onGlobalActionsDismissed()V PLcom/android/server/policy/GlobalActions;->onGlobalActionsShown()V @@ -26052,10 +29097,61 @@ HSPLcom/android/server/policy/GlobalKeyManager;->(Landroid/content/Context PLcom/android/server/policy/GlobalKeyManager;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/policy/GlobalKeyManager;->handleGlobalKey(Landroid/content/Context;ILandroid/view/KeyEvent;)Z HSPLcom/android/server/policy/GlobalKeyManager;->loadGlobalKeys(Landroid/content/Context;)V -PLcom/android/server/policy/GlobalKeyManager;->shouldHandleGlobalKey(ILandroid/view/KeyEvent;)Z +HPLcom/android/server/policy/GlobalKeyManager;->shouldHandleGlobalKey(ILandroid/view/KeyEvent;)Z HSPLcom/android/server/policy/IconUtilities;->(Landroid/content/Context;)V PLcom/android/server/policy/IconUtilities;->createIconBitmap(Landroid/graphics/drawable/Drawable;)Landroid/graphics/Bitmap; PLcom/android/server/policy/IconUtilities;->getDisabledColorFilter()Landroid/graphics/ColorFilter; +HSPLcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;->(II)V +HPLcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;->preCondition()Z +HPLcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;->shouldInterceptKey(I)Z +PLcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;->shouldInterceptKeys(Landroid/util/SparseLongArray;)Z +HSPLcom/android/server/policy/KeyCombinationManager;->()V +HSPLcom/android/server/policy/KeyCombinationManager;->addRule(Lcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)V +HPLcom/android/server/policy/KeyCombinationManager;->forAllActiveRules(Lcom/android/internal/util/ToBooleanFunction;)Z +HPLcom/android/server/policy/KeyCombinationManager;->forAllRules(Ljava/util/ArrayList;Ljava/util/function/Consumer;)V +HPLcom/android/server/policy/KeyCombinationManager;->getKeyInterceptTimeout(I)J +HPLcom/android/server/policy/KeyCombinationManager;->interceptKey(Landroid/view/KeyEvent;Z)V +HPLcom/android/server/policy/KeyCombinationManager;->isKeyConsumed(Landroid/view/KeyEvent;)Z +HPLcom/android/server/policy/KeyCombinationManager;->isPowerKeyIntercepted()Z +HPLcom/android/server/policy/KeyCombinationManager;->lambda$getKeyInterceptTimeout$3(ILcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)Z +PLcom/android/server/policy/KeyCombinationManager;->lambda$interceptKey$0(Lcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)V +HPLcom/android/server/policy/KeyCombinationManager;->lambda$interceptKey$1$KeyCombinationManager(ILcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)V +PLcom/android/server/policy/KeyCombinationManager;->lambda$interceptKey$2$KeyCombinationManager(Lcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)Z +HPLcom/android/server/policy/KeyCombinationManager;->lambda$isPowerKeyIntercepted$4(Lcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule;)Z +PLcom/android/server/policy/LegacyGlobalActions$10;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$11;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$11;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/policy/LegacyGlobalActions$12;->(Lcom/android/server/policy/LegacyGlobalActions;Landroid/os/Handler;)V +PLcom/android/server/policy/LegacyGlobalActions$13;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$13;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/policy/LegacyGlobalActions$1;->(Lcom/android/server/policy/LegacyGlobalActions;IIIII)V +PLcom/android/server/policy/LegacyGlobalActions$2;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$7;->(Lcom/android/server/policy/LegacyGlobalActions;II)V +PLcom/android/server/policy/LegacyGlobalActions$7;->showDuringKeyguard()Z +PLcom/android/server/policy/LegacyGlobalActions$9;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$BugReportAction;->(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions$BugReportAction;->getStatus()Ljava/lang/String; +PLcom/android/server/policy/LegacyGlobalActions$BugReportAction;->showDuringKeyguard()Z +PLcom/android/server/policy/LegacyGlobalActions$SilentModeTriStateAction;->(Landroid/content/Context;Landroid/media/AudioManager;Landroid/os/Handler;)V +PLcom/android/server/policy/LegacyGlobalActions;->(Landroid/content/Context;Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;Ljava/lang/Runnable;)V +PLcom/android/server/policy/LegacyGlobalActions;->access$1200(Lcom/android/server/policy/LegacyGlobalActions;)V +PLcom/android/server/policy/LegacyGlobalActions;->access$200(Lcom/android/server/policy/LegacyGlobalActions;)Landroid/content/Context; +PLcom/android/server/policy/LegacyGlobalActions;->access$500(Lcom/android/server/policy/LegacyGlobalActions;)Lcom/android/internal/globalactions/ActionsAdapter; +PLcom/android/server/policy/LegacyGlobalActions;->access$600(Lcom/android/server/policy/LegacyGlobalActions;)Landroid/os/Handler; +PLcom/android/server/policy/LegacyGlobalActions;->awakenIfNecessary()V +PLcom/android/server/policy/LegacyGlobalActions;->createDialog()Lcom/android/internal/globalactions/ActionsDialog; +PLcom/android/server/policy/LegacyGlobalActions;->getCurrentUser()Landroid/content/pm/UserInfo; +PLcom/android/server/policy/LegacyGlobalActions;->getLockdownAction()Lcom/android/internal/globalactions/Action; +PLcom/android/server/policy/LegacyGlobalActions;->handleShow()V +PLcom/android/server/policy/LegacyGlobalActions;->isCurrentUserOwner()Z +PLcom/android/server/policy/LegacyGlobalActions;->lambda$createDialog$0$LegacyGlobalActions()Z +PLcom/android/server/policy/LegacyGlobalActions;->lambda$createDialog$1$LegacyGlobalActions()Z +PLcom/android/server/policy/LegacyGlobalActions;->onAirplaneModeChanged()V +PLcom/android/server/policy/LegacyGlobalActions;->onClick(Landroid/content/DialogInterface;I)V +PLcom/android/server/policy/LegacyGlobalActions;->onDismiss(Landroid/content/DialogInterface;)V +PLcom/android/server/policy/LegacyGlobalActions;->prepareDialog()V +PLcom/android/server/policy/LegacyGlobalActions;->refreshSilentMode()V +PLcom/android/server/policy/LegacyGlobalActions;->showDialog(ZZ)V HSPLcom/android/server/policy/LogDecelerateInterpolator;->(II)V HSPLcom/android/server/policy/LogDecelerateInterpolator;->computeLog(FII)F HPLcom/android/server/policy/LogDecelerateInterpolator;->getInterpolation(F)F @@ -26067,12 +29163,12 @@ PLcom/android/server/policy/PermissionPolicyService$1;->onPackageRemoved(Ljava/l HSPLcom/android/server/policy/PermissionPolicyService$2;->(Lcom/android/server/policy/PermissionPolicyService;)V HPLcom/android/server/policy/PermissionPolicyService$2;->opChanged(IILjava/lang/String;)V HSPLcom/android/server/policy/PermissionPolicyService$3;->(Lcom/android/server/policy/PermissionPolicyService;Landroid/content/pm/PackageManagerInternal;)V -PLcom/android/server/policy/PermissionPolicyService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/policy/PermissionPolicyService$3;->updateUid(I)V +HPLcom/android/server/policy/PermissionPolicyService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/policy/PermissionPolicyService$3;->updateUid(I)V HSPLcom/android/server/policy/PermissionPolicyService$Internal;->(Lcom/android/server/policy/PermissionPolicyService;)V HSPLcom/android/server/policy/PermissionPolicyService$Internal;->(Lcom/android/server/policy/PermissionPolicyService;Lcom/android/server/policy/PermissionPolicyService$1;)V HSPLcom/android/server/policy/PermissionPolicyService$Internal;->checkStartActivity(Landroid/content/Intent;ILjava/lang/String;)Z -PLcom/android/server/policy/PermissionPolicyService$Internal;->isActionRemovedForCallingPackage(Landroid/content/Intent;ILjava/lang/String;)Z +HPLcom/android/server/policy/PermissionPolicyService$Internal;->isActionRemovedForCallingPackage(Landroid/content/Intent;ILjava/lang/String;)Z HSPLcom/android/server/policy/PermissionPolicyService$Internal;->isInitialized(I)Z HSPLcom/android/server/policy/PermissionPolicyService$Internal;->setOnInitializedCallback(Lcom/android/server/policy/PermissionPolicyInternal$OnInitializedCallback;)V HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser$OpToChange;->(Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;ILjava/lang/String;I)V @@ -26094,6 +29190,8 @@ HSPLcom/android/server/policy/PermissionPolicyService;->(Landroid/content/ HSPLcom/android/server/policy/PermissionPolicyService;->access$100(Lcom/android/server/policy/PermissionPolicyService;I)Z HSPLcom/android/server/policy/PermissionPolicyService;->access$1100(Lcom/android/server/policy/PermissionPolicyService;)Ljava/lang/Object; HSPLcom/android/server/policy/PermissionPolicyService;->access$1202(Lcom/android/server/policy/PermissionPolicyService;Lcom/android/server/policy/PermissionPolicyInternal$OnInitializedCallback;)Lcom/android/server/policy/PermissionPolicyInternal$OnInitializedCallback; +PLcom/android/server/policy/PermissionPolicyService;->access$200(Lcom/android/server/policy/PermissionPolicyService;Ljava/lang/String;I)V +PLcom/android/server/policy/PermissionPolicyService;->access$300(Lcom/android/server/policy/PermissionPolicyService;I)V HPLcom/android/server/policy/PermissionPolicyService;->access$400(Lcom/android/server/policy/PermissionPolicyService;Ljava/lang/String;I)V HPLcom/android/server/policy/PermissionPolicyService;->access$500(Lcom/android/server/policy/PermissionPolicyService;I)V PLcom/android/server/policy/PermissionPolicyService;->access$600(Landroid/content/Context;Landroid/os/UserHandle;)Landroid/content/Context; @@ -26103,7 +29201,7 @@ HSPLcom/android/server/policy/PermissionPolicyService;->getSwitchOp(Ljava/lang/S HSPLcom/android/server/policy/PermissionPolicyService;->getUserContext(Landroid/content/Context;Landroid/os/UserHandle;)Landroid/content/Context; HSPLcom/android/server/policy/PermissionPolicyService;->grantOrUpgradeDefaultRuntimePermissionsIfNeeded(I)V HSPLcom/android/server/policy/PermissionPolicyService;->isStarted(I)Z -HSPLcom/android/server/policy/PermissionPolicyService;->lambda$dP9ZDLq2VhgFTqJlZaw6KqbaCyc(Lcom/android/server/policy/PermissionPolicyService;Ljava/lang/String;I)V +HSPLcom/android/server/policy/PermissionPolicyService;->lambda$Q9k9U27pAhp2mAT-DmNupRvkYwE(Lcom/android/server/policy/PermissionPolicyService;Ljava/lang/String;I)V PLcom/android/server/policy/PermissionPolicyService;->lambda$grantOrUpgradeDefaultRuntimePermissionsIfNeeded$0(Lcom/android/internal/infra/AndroidFuture;ILjava/lang/Boolean;)V HPLcom/android/server/policy/PermissionPolicyService;->lambda$la2EuOntWnY3Epfe3DmXIAtWV1M(Lcom/android/server/policy/PermissionPolicyService;I)V HSPLcom/android/server/policy/PermissionPolicyService;->lambda$rd-wRS1VmTcWPlWJqKsNJNLcaT4(Lcom/android/server/policy/PermissionPolicyService;Ljava/lang/String;I)V @@ -26118,33 +29216,44 @@ HPLcom/android/server/policy/PermissionPolicyService;->resetAppOpPermissionsIfNo HSPLcom/android/server/policy/PermissionPolicyService;->synchronizePackagePermissionsAndAppOpsAsyncForUser(Ljava/lang/String;I)V HSPLcom/android/server/policy/PermissionPolicyService;->synchronizePackagePermissionsAndAppOpsForUser(Ljava/lang/String;I)V HSPLcom/android/server/policy/PermissionPolicyService;->synchronizePermissionsAndAppOpsForUser(I)V -HSPLcom/android/server/policy/PhoneWindowManager$10;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$10;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/policy/PhoneWindowManager$11;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$11;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/policy/PhoneWindowManager$12;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$12;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/policy/PhoneWindowManager$13;->(Lcom/android/server/policy/PhoneWindowManager;)V -HSPLcom/android/server/policy/PhoneWindowManager$13;->run()V +HSPLcom/android/server/policy/PhoneWindowManager$10;->(Lcom/android/server/policy/PhoneWindowManager;II)V +HPLcom/android/server/policy/PhoneWindowManager$10;->cancel()V +PLcom/android/server/policy/PhoneWindowManager$10;->execute()V +HPLcom/android/server/policy/PhoneWindowManager$10;->preCondition()Z +HSPLcom/android/server/policy/PhoneWindowManager$11;->(Lcom/android/server/policy/PhoneWindowManager;II)V +HPLcom/android/server/policy/PhoneWindowManager$11;->cancel()V +PLcom/android/server/policy/PhoneWindowManager$11;->execute()V +HPLcom/android/server/policy/PhoneWindowManager$11;->preCondition()Z +HSPLcom/android/server/policy/PhoneWindowManager$15;->(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager$15;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/policy/PhoneWindowManager$16;->(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager$16;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/policy/PhoneWindowManager$17;->(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager$17;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/policy/PhoneWindowManager$18;->(Lcom/android/server/policy/PhoneWindowManager;)V +HSPLcom/android/server/policy/PhoneWindowManager$18;->run()V HSPLcom/android/server/policy/PhoneWindowManager$1;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$1;->run()V +HPLcom/android/server/policy/PhoneWindowManager$1;->run()V HSPLcom/android/server/policy/PhoneWindowManager$2;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$2;->onDrawn()V +HPLcom/android/server/policy/PhoneWindowManager$2;->onDrawn()V HSPLcom/android/server/policy/PhoneWindowManager$3;->(Lcom/android/server/policy/PhoneWindowManager;)V HSPLcom/android/server/policy/PhoneWindowManager$4;->(Lcom/android/server/policy/PhoneWindowManager;)V HSPLcom/android/server/policy/PhoneWindowManager$5;->(Lcom/android/server/policy/PhoneWindowManager;)V PLcom/android/server/policy/PhoneWindowManager$5;->run()V HSPLcom/android/server/policy/PhoneWindowManager$6;->(Lcom/android/server/policy/PhoneWindowManager;)V HSPLcom/android/server/policy/PhoneWindowManager$7;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$7;->onAppTransitionCancelledLocked(I)V -HPLcom/android/server/policy/PhoneWindowManager$7;->onAppTransitionStartingLocked(IJJJ)I +PLcom/android/server/policy/PhoneWindowManager$7;->onAppTransitionCancelledLocked(Z)V +HPLcom/android/server/policy/PhoneWindowManager$7;->onAppTransitionStartingLocked(ZJJJ)I HSPLcom/android/server/policy/PhoneWindowManager$8;->(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager$8;->onShowingChanged()V +HPLcom/android/server/policy/PhoneWindowManager$8;->onShowingChanged()V PLcom/android/server/policy/PhoneWindowManager$8;->onTrustedChanged()V +HSPLcom/android/server/policy/PhoneWindowManager$9;->(Lcom/android/server/policy/PhoneWindowManager;II)V +HPLcom/android/server/policy/PhoneWindowManager$9;->cancel()V +PLcom/android/server/policy/PhoneWindowManager$9;->execute()V PLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler$1;->(Lcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;)V PLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;->(Lcom/android/server/policy/PhoneWindowManager;I)V HPLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;->handleHomeButton(Landroid/os/IBinder;Landroid/view/KeyEvent;)I -PLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;->lambda$handleHomeButton$0$PhoneWindowManager$DisplayHomeButtonHandler()V +HPLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;->lambda$handleHomeButton$0$PhoneWindowManager$DisplayHomeButtonHandler()V PLcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler;->toString()Ljava/lang/String; HSPLcom/android/server/policy/PhoneWindowManager$MyWakeGestureListener;->(Lcom/android/server/policy/PhoneWindowManager;Landroid/content/Context;Landroid/os/Handler;)V HSPLcom/android/server/policy/PhoneWindowManager$PolicyHandler;->(Lcom/android/server/policy/PhoneWindowManager;)V @@ -26155,105 +29264,135 @@ PLcom/android/server/policy/PhoneWindowManager$ScreenLockTimeout;->run()V HSPLcom/android/server/policy/PhoneWindowManager$ScreenshotRunnable;->(Lcom/android/server/policy/PhoneWindowManager;)V HSPLcom/android/server/policy/PhoneWindowManager$ScreenshotRunnable;->(Lcom/android/server/policy/PhoneWindowManager;Lcom/android/server/policy/PhoneWindowManager$1;)V PLcom/android/server/policy/PhoneWindowManager$ScreenshotRunnable;->run()V +PLcom/android/server/policy/PhoneWindowManager$ScreenshotRunnable;->setScreenshotSource(I)V +PLcom/android/server/policy/PhoneWindowManager$ScreenshotRunnable;->setScreenshotType(I)V HSPLcom/android/server/policy/PhoneWindowManager$SettingsObserver;->(Lcom/android/server/policy/PhoneWindowManager;Landroid/os/Handler;)V HSPLcom/android/server/policy/PhoneWindowManager$SettingsObserver;->observe()V PLcom/android/server/policy/PhoneWindowManager$SettingsObserver;->onChange(Z)V HSPLcom/android/server/policy/PhoneWindowManager;->()V HSPLcom/android/server/policy/PhoneWindowManager;->()V -PLcom/android/server/policy/PhoneWindowManager;->access$100(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager;->access$200(Lcom/android/server/policy/PhoneWindowManager;)V -PLcom/android/server/policy/PhoneWindowManager;->access$3500(Lcom/android/server/policy/PhoneWindowManager;IJ)I -PLcom/android/server/policy/PhoneWindowManager;->addSplashScreen(Landroid/os/IBinder;Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/content/res/Configuration;I)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; -PLcom/android/server/policy/PhoneWindowManager;->addSplashscreenContent(Lcom/android/internal/policy/PhoneWindow;Landroid/content/Context;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$000(Lcom/android/server/policy/PhoneWindowManager;)Landroid/os/Handler; +HPLcom/android/server/policy/PhoneWindowManager;->access$1400(Lcom/android/server/policy/PhoneWindowManager;)Lcom/android/internal/accessibility/AccessibilityShortcutController; +HPLcom/android/server/policy/PhoneWindowManager;->access$1500(Lcom/android/server/policy/PhoneWindowManager;I)V +PLcom/android/server/policy/PhoneWindowManager;->access$1700(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$200(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$2700(Lcom/android/server/policy/PhoneWindowManager;I)V +PLcom/android/server/policy/PhoneWindowManager;->access$2800(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$2900(Lcom/android/server/policy/PhoneWindowManager;)I +HPLcom/android/server/policy/PhoneWindowManager;->access$300(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$3000()[I +HPLcom/android/server/policy/PhoneWindowManager;->access$3600(Lcom/android/server/policy/PhoneWindowManager;ZJ)I +PLcom/android/server/policy/PhoneWindowManager;->access$3700(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$3800(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$3900(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$4000(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$4100(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$4200(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$4300(Lcom/android/server/policy/PhoneWindowManager;)V +HPLcom/android/server/policy/PhoneWindowManager;->access$5100(Lcom/android/server/policy/PhoneWindowManager;)Lcom/android/server/policy/keyguard/KeyguardServiceDelegate; +PLcom/android/server/policy/PhoneWindowManager;->access$700(Lcom/android/server/policy/PhoneWindowManager;)V +PLcom/android/server/policy/PhoneWindowManager;->access$800(Lcom/android/server/policy/PhoneWindowManager;J)V +HPLcom/android/server/policy/PhoneWindowManager;->addSplashScreen(Landroid/os/IBinder;Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/content/res/Configuration;I)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/policy/PhoneWindowManager;->addSplashscreenContent(Lcom/android/internal/policy/PhoneWindow;Landroid/content/Context;)V HSPLcom/android/server/policy/PhoneWindowManager;->adjustConfigurationLw(Landroid/content/res/Configuration;II)V -HPLcom/android/server/policy/PhoneWindowManager;->applyKeyguardPolicyLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;Lcom/android/server/policy/WindowManagerPolicy$WindowState;)V +HPLcom/android/server/policy/PhoneWindowManager;->applyKeyguardOcclusionChange()I HSPLcom/android/server/policy/PhoneWindowManager;->applyLidSwitchState()V -PLcom/android/server/policy/PhoneWindowManager;->awakenDreams()V +HPLcom/android/server/policy/PhoneWindowManager;->awakenDreams()V HSPLcom/android/server/policy/PhoneWindowManager;->bindKeyguard()V HPLcom/android/server/policy/PhoneWindowManager;->canBeHiddenByKeyguardLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;)Z PLcom/android/server/policy/PhoneWindowManager;->canDismissBootAnimation()Z -PLcom/android/server/policy/PhoneWindowManager;->cancelPendingAccessibilityShortcutAction()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPendingBackKeyAction()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPendingPowerKeyAction()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPendingRingerToggleChordAction()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPendingScreenshotChordAction()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPossibleVeryLongPressReboot()V -PLcom/android/server/policy/PhoneWindowManager;->cancelPreloadRecentApps()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPendingAccessibilityShortcutAction()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPendingBackKeyAction()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPendingPowerKeyAction()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPendingRingerToggleChordAction()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPendingScreenshotChordAction()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPossibleVeryLongPressReboot()V +HPLcom/android/server/policy/PhoneWindowManager;->cancelPreloadRecentApps()V HPLcom/android/server/policy/PhoneWindowManager;->checkAddPermission(IZLjava/lang/String;[I)I -PLcom/android/server/policy/PhoneWindowManager;->createHiddenByKeyguardExit(ZZZ)Landroid/view/animation/Animation; -PLcom/android/server/policy/PhoneWindowManager;->createHomeDockIntent()Landroid/content/Intent; +HPLcom/android/server/policy/PhoneWindowManager;->createHiddenByKeyguardExit(ZZZ)Landroid/view/animation/Animation; +HPLcom/android/server/policy/PhoneWindowManager;->createHomeDockIntent()Landroid/content/Intent; +HPLcom/android/server/policy/PhoneWindowManager;->createKeyguardWallpaperExit(Z)Landroid/view/animation/Animation; PLcom/android/server/policy/PhoneWindowManager;->dismissKeyguardLw(Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V +PLcom/android/server/policy/PhoneWindowManager;->dispatchMediaKeyWithWakeLock(Landroid/view/KeyEvent;)V +PLcom/android/server/policy/PhoneWindowManager;->dispatchMediaKeyWithWakeLockToAudioService(Landroid/view/KeyEvent;)V PLcom/android/server/policy/PhoneWindowManager;->dispatchUnhandledKey(Landroid/os/IBinder;Landroid/view/KeyEvent;I)Landroid/view/KeyEvent; PLcom/android/server/policy/PhoneWindowManager;->doubleTapOnHomeBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->dump(Ljava/lang/String;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/policy/PhoneWindowManager;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/policy/PhoneWindowManager;->enableKeyguard(Z)V +HPLcom/android/server/policy/PhoneWindowManager;->enableKeyguard(Z)V PLcom/android/server/policy/PhoneWindowManager;->enableScreenAfterBoot()V PLcom/android/server/policy/PhoneWindowManager;->endcallBehaviorToString(I)Ljava/lang/String; -PLcom/android/server/policy/PhoneWindowManager;->finishKeyguardDrawn()V -PLcom/android/server/policy/PhoneWindowManager;->finishPowerKeyPress()V -PLcom/android/server/policy/PhoneWindowManager;->finishScreenTurningOn()V -PLcom/android/server/policy/PhoneWindowManager;->finishWindowsDrawn()V -PLcom/android/server/policy/PhoneWindowManager;->finishedGoingToSleep(I)V -PLcom/android/server/policy/PhoneWindowManager;->finishedWakingUp(I)V +HPLcom/android/server/policy/PhoneWindowManager;->finishKeyguardDrawn()V +HPLcom/android/server/policy/PhoneWindowManager;->finishPowerKeyPress()V +HPLcom/android/server/policy/PhoneWindowManager;->finishScreenTurningOn()V +HPLcom/android/server/policy/PhoneWindowManager;->finishWindowsDrawn()V +HPLcom/android/server/policy/PhoneWindowManager;->finishedGoingToSleep(I)V +HPLcom/android/server/policy/PhoneWindowManager;->finishedWakingUp(I)V PLcom/android/server/policy/PhoneWindowManager;->getAccessibilityShortcutTimeout()J -PLcom/android/server/policy/PhoneWindowManager;->getAudioService()Landroid/media/IAudioService; -PLcom/android/server/policy/PhoneWindowManager;->getDisplayContext(Landroid/content/Context;I)Landroid/content/Context; -PLcom/android/server/policy/PhoneWindowManager;->getDreamManager()Landroid/service/dreams/IDreamManager; -PLcom/android/server/policy/PhoneWindowManager;->getHdmiControl()Lcom/android/server/policy/PhoneWindowManager$HdmiControl; +PLcom/android/server/policy/PhoneWindowManager;->getAudioManagerInternal()Landroid/media/AudioManagerInternal; +HPLcom/android/server/policy/PhoneWindowManager;->getAudioService()Landroid/media/IAudioService; +HPLcom/android/server/policy/PhoneWindowManager;->getDisplayContext(Landroid/content/Context;I)Landroid/content/Context; +HPLcom/android/server/policy/PhoneWindowManager;->getDreamManager()Landroid/service/dreams/IDreamManager; +HPLcom/android/server/policy/PhoneWindowManager;->getHdmiControl()Lcom/android/server/policy/PhoneWindowManager$HdmiControl; HSPLcom/android/server/policy/PhoneWindowManager;->getKeyguardDrawnTimeout()J HSPLcom/android/server/policy/PhoneWindowManager;->getLidBehavior()I HSPLcom/android/server/policy/PhoneWindowManager;->getLongIntArray(Landroid/content/res/Resources;I)[J -PLcom/android/server/policy/PhoneWindowManager;->getMaxMultiPressPowerCount()I -PLcom/android/server/policy/PhoneWindowManager;->getNotificationService()Landroid/app/NotificationManager; -PLcom/android/server/policy/PhoneWindowManager;->getResolvedLongPressOnPowerBehavior()I +HPLcom/android/server/policy/PhoneWindowManager;->getMaxMultiPressPowerCount()I +HPLcom/android/server/policy/PhoneWindowManager;->getNotificationService()Landroid/app/NotificationManager; +HPLcom/android/server/policy/PhoneWindowManager;->getResolvedLongPressOnPowerBehavior()I +PLcom/android/server/policy/PhoneWindowManager;->getRingerToggleChordDelay()J PLcom/android/server/policy/PhoneWindowManager;->getScreenshotChordLongPressDelay()J PLcom/android/server/policy/PhoneWindowManager;->getStatusBarManagerInternal()Lcom/android/server/statusbar/StatusBarManagerInternal; -PLcom/android/server/policy/PhoneWindowManager;->getStatusBarService()Lcom/android/internal/statusbar/IStatusBarService; -PLcom/android/server/policy/PhoneWindowManager;->getTelecommService()Landroid/telecom/TelecomManager; +HPLcom/android/server/policy/PhoneWindowManager;->getStatusBarService()Lcom/android/internal/statusbar/IStatusBarService; +HPLcom/android/server/policy/PhoneWindowManager;->getTelecommService()Landroid/telecom/TelecomManager; HSPLcom/android/server/policy/PhoneWindowManager;->getUiMode()I HPLcom/android/server/policy/PhoneWindowManager;->getVibrationEffect(I)Landroid/os/VibrationEffect; HSPLcom/android/server/policy/PhoneWindowManager;->goToSleep(JII)V -PLcom/android/server/policy/PhoneWindowManager;->goToSleepFromPowerButton(JI)Z -PLcom/android/server/policy/PhoneWindowManager;->handleShortPressOnHome(I)V -PLcom/android/server/policy/PhoneWindowManager;->handleStartTransitionForKeyguardLw(IJ)I -PLcom/android/server/policy/PhoneWindowManager;->hasLongPressOnBackBehavior()Z -PLcom/android/server/policy/PhoneWindowManager;->hasLongPressOnPowerBehavior()Z -PLcom/android/server/policy/PhoneWindowManager;->hasVeryLongPressOnPowerBehavior()Z -PLcom/android/server/policy/PhoneWindowManager;->inKeyguardRestrictedKeyInputMode()Z +HPLcom/android/server/policy/PhoneWindowManager;->goToSleepFromPowerButton(JI)Z +PLcom/android/server/policy/PhoneWindowManager;->handleRingerChordGesture()V +HPLcom/android/server/policy/PhoneWindowManager;->handleShortPressOnHome(I)V +HPLcom/android/server/policy/PhoneWindowManager;->handleStartTransitionForKeyguardLw(ZJ)I +HPLcom/android/server/policy/PhoneWindowManager;->hasLongPressOnBackBehavior()Z +HPLcom/android/server/policy/PhoneWindowManager;->hasLongPressOnPowerBehavior()Z +HPLcom/android/server/policy/PhoneWindowManager;->hasVeryLongPressOnPowerBehavior()Z +HPLcom/android/server/policy/PhoneWindowManager;->inKeyguardRestrictedKeyInputMode()Z PLcom/android/server/policy/PhoneWindowManager;->incallBackBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->incallPowerBehaviorToString(I)Ljava/lang/String; HSPLcom/android/server/policy/PhoneWindowManager;->init(Landroid/content/Context;Landroid/view/IWindowManager;Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;)V +HSPLcom/android/server/policy/PhoneWindowManager;->initKeyCombinationRules()V HSPLcom/android/server/policy/PhoneWindowManager;->initializeHdmiState()V HSPLcom/android/server/policy/PhoneWindowManager;->initializeHdmiStateInternal()V -PLcom/android/server/policy/PhoneWindowManager;->interceptAccessibilityShortcutChord()V +HPLcom/android/server/policy/PhoneWindowManager;->interceptAccessibilityShortcutChord()V HPLcom/android/server/policy/PhoneWindowManager;->interceptBackKeyDown()V HPLcom/android/server/policy/PhoneWindowManager;->interceptBackKeyUp(Landroid/view/KeyEvent;)Z HPLcom/android/server/policy/PhoneWindowManager;->interceptKeyBeforeDispatching(Landroid/os/IBinder;Landroid/view/KeyEvent;I)J HPLcom/android/server/policy/PhoneWindowManager;->interceptKeyBeforeQueueing(Landroid/view/KeyEvent;I)I HPLcom/android/server/policy/PhoneWindowManager;->interceptMotionBeforeQueueingNonInteractive(IJI)I -PLcom/android/server/policy/PhoneWindowManager;->interceptPowerKeyDown(Landroid/view/KeyEvent;Z)V -PLcom/android/server/policy/PhoneWindowManager;->interceptPowerKeyUp(Landroid/view/KeyEvent;ZZ)V +HPLcom/android/server/policy/PhoneWindowManager;->interceptPowerKeyDown(Landroid/view/KeyEvent;Z)V +HPLcom/android/server/policy/PhoneWindowManager;->interceptPowerKeyUp(Landroid/view/KeyEvent;ZZ)V PLcom/android/server/policy/PhoneWindowManager;->interceptRingerToggleChord()V PLcom/android/server/policy/PhoneWindowManager;->interceptScreenshotChord()V -PLcom/android/server/policy/PhoneWindowManager;->interceptSystemNavigationKey(Landroid/view/KeyEvent;)V +HPLcom/android/server/policy/PhoneWindowManager;->interceptSystemNavigationKey(Landroid/view/KeyEvent;)V +PLcom/android/server/policy/PhoneWindowManager;->isDeviceProvisioned()Z PLcom/android/server/policy/PhoneWindowManager;->isKeyguardDrawnLw()Z HPLcom/android/server/policy/PhoneWindowManager;->isKeyguardHostWindow(Landroid/view/WindowManager$LayoutParams;)Z HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardLocked()Z -HPLcom/android/server/policy/PhoneWindowManager;->isKeyguardOccluded()Z -PLcom/android/server/policy/PhoneWindowManager;->isKeyguardSecure(I)Z -HPLcom/android/server/policy/PhoneWindowManager;->isKeyguardShowing()Z +HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardOccluded()Z +HPLcom/android/server/policy/PhoneWindowManager;->isKeyguardSecure(I)Z +HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardShowing()Z HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardShowingAndNotOccluded()Z +PLcom/android/server/policy/PhoneWindowManager;->isKeyguardTrustedLw()Z HSPLcom/android/server/policy/PhoneWindowManager;->isScreenOn()Z -PLcom/android/server/policy/PhoneWindowManager;->isTheaterModeEnabled()Z -PLcom/android/server/policy/PhoneWindowManager;->isUserSetupComplete()Z -PLcom/android/server/policy/PhoneWindowManager;->isValidGlobalKey(I)Z -PLcom/android/server/policy/PhoneWindowManager;->keepScreenOnStartedLw()V -PLcom/android/server/policy/PhoneWindowManager;->keepScreenOnStoppedLw()V +HPLcom/android/server/policy/PhoneWindowManager;->isTheaterModeEnabled()Z +HPLcom/android/server/policy/PhoneWindowManager;->isUserSetupComplete()Z +HPLcom/android/server/policy/PhoneWindowManager;->isValidGlobalKey(I)Z +HPLcom/android/server/policy/PhoneWindowManager;->keepScreenOnStartedLw()V +HPLcom/android/server/policy/PhoneWindowManager;->keepScreenOnStoppedLw()V HSPLcom/android/server/policy/PhoneWindowManager;->keyguardOn()Z -PLcom/android/server/policy/PhoneWindowManager;->launchHomeFromHotKey(I)V -PLcom/android/server/policy/PhoneWindowManager;->launchHomeFromHotKey(IZZ)V +HPLcom/android/server/policy/PhoneWindowManager;->launchHomeFromHotKey(I)V +HPLcom/android/server/policy/PhoneWindowManager;->launchHomeFromHotKey(IZZ)V PLcom/android/server/policy/PhoneWindowManager;->lidBehaviorToString(I)Ljava/lang/String; +PLcom/android/server/policy/PhoneWindowManager;->lockNow(Landroid/os/Bundle;)V PLcom/android/server/policy/PhoneWindowManager;->longPressOnBackBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->longPressOnHomeBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->longPressOnPowerBehaviorToString(I)Ljava/lang/String; @@ -26265,24 +29404,24 @@ PLcom/android/server/policy/PhoneWindowManager;->onKeyguardOccludedChangedLw(Z)V HSPLcom/android/server/policy/PhoneWindowManager;->onSystemUiStarted()V HPLcom/android/server/policy/PhoneWindowManager;->performHapticFeedback(ILjava/lang/String;IZLjava/lang/String;)Z HPLcom/android/server/policy/PhoneWindowManager;->performHapticFeedback(IZLjava/lang/String;)Z -PLcom/android/server/policy/PhoneWindowManager;->powerLongPress()V -PLcom/android/server/policy/PhoneWindowManager;->powerPress(JZI)V +PLcom/android/server/policy/PhoneWindowManager;->powerLongPress(J)V +HPLcom/android/server/policy/PhoneWindowManager;->powerPress(JZI)V HSPLcom/android/server/policy/PhoneWindowManager;->readCameraLensCoverState()V HSPLcom/android/server/policy/PhoneWindowManager;->readConfigurationDependentBehaviors()V HSPLcom/android/server/policy/PhoneWindowManager;->readLidState()V HSPLcom/android/server/policy/PhoneWindowManager;->registerDisplayFoldListener(Landroid/view/IDisplayFoldListener;)V PLcom/android/server/policy/PhoneWindowManager;->registerShortcutKey(JLcom/android/internal/policy/IShortcutService;)V HSPLcom/android/server/policy/PhoneWindowManager;->reportScreenStateToVrManager(Z)V -PLcom/android/server/policy/PhoneWindowManager;->schedulePossibleVeryLongPressReboot()V +HPLcom/android/server/policy/PhoneWindowManager;->schedulePossibleVeryLongPressReboot()V HPLcom/android/server/policy/PhoneWindowManager;->screenTurnedOff(I)V HSPLcom/android/server/policy/PhoneWindowManager;->screenTurnedOn(I)V HPLcom/android/server/policy/PhoneWindowManager;->screenTurningOff(ILcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V HSPLcom/android/server/policy/PhoneWindowManager;->screenTurningOn(ILcom/android/server/policy/WindowManagerPolicy$ScreenOnListener;)V -PLcom/android/server/policy/PhoneWindowManager;->sendCloseSystemWindows(Ljava/lang/String;)V -PLcom/android/server/policy/PhoneWindowManager;->sendSystemKeyToStatusBar(I)V -PLcom/android/server/policy/PhoneWindowManager;->sendSystemKeyToStatusBarAsync(I)V +HPLcom/android/server/policy/PhoneWindowManager;->sendCloseSystemWindows(Ljava/lang/String;)V +HPLcom/android/server/policy/PhoneWindowManager;->sendSystemKeyToStatusBar(I)V +HPLcom/android/server/policy/PhoneWindowManager;->sendSystemKeyToStatusBarAsync(I)V HSPLcom/android/server/policy/PhoneWindowManager;->setAllowLockscreenWhenOn(IZ)V -PLcom/android/server/policy/PhoneWindowManager;->setAodShowing(Z)Z +PLcom/android/server/policy/PhoneWindowManager;->setCurrentUserLw(I)V HSPLcom/android/server/policy/PhoneWindowManager;->setDefaultDisplay(Lcom/android/server/policy/WindowManagerPolicy$DisplayContentInfo;)V HPLcom/android/server/policy/PhoneWindowManager;->setDismissImeOnBackKeyPressed(Z)V PLcom/android/server/policy/PhoneWindowManager;->setKeyguardCandidateLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;)V @@ -26290,18 +29429,18 @@ PLcom/android/server/policy/PhoneWindowManager;->setKeyguardOccludedLw(ZZ)Z PLcom/android/server/policy/PhoneWindowManager;->setNavBarVirtualKeyHapticFeedbackEnabledLw(Z)V PLcom/android/server/policy/PhoneWindowManager;->setPipVisibilityLw(Z)V HSPLcom/android/server/policy/PhoneWindowManager;->setSafeMode(Z)V +PLcom/android/server/policy/PhoneWindowManager;->setSwitchingUser(Z)V HSPLcom/android/server/policy/PhoneWindowManager;->setTopFocusedDisplay(I)V PLcom/android/server/policy/PhoneWindowManager;->shortPressOnPowerBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->shortPressOnSleepBehaviorToString(I)Ljava/lang/String; PLcom/android/server/policy/PhoneWindowManager;->shortPressOnWindowBehaviorToString(I)Ljava/lang/String; -HPLcom/android/server/policy/PhoneWindowManager;->shouldBeHiddenByKeyguard(Lcom/android/server/policy/WindowManagerPolicy$WindowState;Lcom/android/server/policy/WindowManagerPolicy$WindowState;)Z HPLcom/android/server/policy/PhoneWindowManager;->shouldDispatchInputWhenNonInteractive(II)Z HSPLcom/android/server/policy/PhoneWindowManager;->shouldEnableWakeGestureLp()Z PLcom/android/server/policy/PhoneWindowManager;->showGlobalActionsInternal()V -PLcom/android/server/policy/PhoneWindowManager;->startDockOrHome(IZZ)V +HPLcom/android/server/policy/PhoneWindowManager;->startDockOrHome(IZZ)V PLcom/android/server/policy/PhoneWindowManager;->startKeyguardExitAnimation(JJ)V PLcom/android/server/policy/PhoneWindowManager;->startedGoingToSleep(I)V -PLcom/android/server/policy/PhoneWindowManager;->startedWakingUp(I)V +HPLcom/android/server/policy/PhoneWindowManager;->startedWakingUp(I)V PLcom/android/server/policy/PhoneWindowManager;->systemBooted()V HSPLcom/android/server/policy/PhoneWindowManager;->systemReady()V HSPLcom/android/server/policy/PhoneWindowManager;->updateLockScreenTimeout()V @@ -26312,13 +29451,18 @@ HSPLcom/android/server/policy/PhoneWindowManager;->updateUiMode()V HSPLcom/android/server/policy/PhoneWindowManager;->updateWakeGestureListenerLp()V HSPLcom/android/server/policy/PhoneWindowManager;->userActivity()V PLcom/android/server/policy/PhoneWindowManager;->veryLongPressOnPowerBehaviorToString(I)Ljava/lang/String; -PLcom/android/server/policy/PhoneWindowManager;->wakeUp(JZILjava/lang/String;)Z +HPLcom/android/server/policy/PhoneWindowManager;->wakeUp(JZILjava/lang/String;)Z PLcom/android/server/policy/PhoneWindowManager;->wakeUpFromPowerKey(J)V +PLcom/android/server/policy/PowerAction;->(Landroid/content/Context;Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;)V +PLcom/android/server/policy/PowerAction;->showDuringKeyguard()Z +PLcom/android/server/policy/RestartAction;->(Landroid/content/Context;Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;)V +PLcom/android/server/policy/RestartAction;->onPress()V +PLcom/android/server/policy/RestartAction;->showDuringKeyguard()Z HSPLcom/android/server/policy/ShortcutManager$ShortcutInfo;->(Ljava/lang/String;Landroid/content/Intent;)V HSPLcom/android/server/policy/ShortcutManager;->(Landroid/content/Context;)V HSPLcom/android/server/policy/ShortcutManager;->loadShortcuts()V HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$1;->()V -HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;->(ZIZZZZ)V +HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;->(ZIZZZZZZ)V HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;->getExtraAppOpCode()I HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;->mayAllowExtraAppOp()Z HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;->mayDenyExtraAppOpIfGranted()Z @@ -26333,8 +29477,8 @@ HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->getForcedScopedSt HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->getMinimumTargetSDK(Landroid/content/Context;Landroid/content/pm/ApplicationInfo;Landroid/os/UserHandle;)I HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->hasUidRequestedLegacyExternalStorage(ILandroid/content/Context;)Z HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->hasWriteMediaStorageGrantedForUid(ILandroid/content/Context;)Z -PLcom/android/server/policy/SplashScreenSurface;->(Landroid/view/View;Landroid/os/IBinder;)V -PLcom/android/server/policy/SplashScreenSurface;->remove()V +HPLcom/android/server/policy/SplashScreenSurface;->(Landroid/view/View;Landroid/os/IBinder;)V +HPLcom/android/server/policy/SplashScreenSurface;->remove()V HSPLcom/android/server/policy/WakeGestureListener$1;->(Lcom/android/server/policy/WakeGestureListener;)V HSPLcom/android/server/policy/WakeGestureListener$2;->(Lcom/android/server/policy/WakeGestureListener;)V HSPLcom/android/server/policy/WakeGestureListener;->(Landroid/content/Context;Landroid/os/Handler;)V @@ -26344,38 +29488,57 @@ HSPLcom/android/server/policy/WakeGestureListener;->isSupported()Z PLcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;->cameraLensStateToString(I)Ljava/lang/String; PLcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;->lidStateToString(I)Ljava/lang/String; HSPLcom/android/server/policy/WindowManagerPolicy;->getMaxWindowLayer()I -PLcom/android/server/policy/WindowManagerPolicy;->getSubWindowLayerFromTypeLw(I)I +HPLcom/android/server/policy/WindowManagerPolicy;->getSubWindowLayerFromTypeLw(I)I HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(I)I HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(IZ)I +HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(IZZ)I HPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;)I PLcom/android/server/policy/WindowManagerPolicy;->userRotationModeToString(I)Ljava/lang/String; +HSPLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->(Lcom/android/server/policy/WindowOrientationListener;Landroid/content/Context;)V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->addTiltHistoryEntryLocked(JF)V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->clearPredictedRotationLocked()V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->clearTiltHistoryLocked()V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->getProposedRotationLocked()I +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isAcceleratingLocked(F)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isFlatLocked(J)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isOrientationAngleAcceptableLocked(II)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isPredictedRotationAcceptableLocked(J)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isSwingingLocked(JF)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->isTiltAngleAcceptableLocked(II)Z +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->nextTiltHistoryIndexLocked(I)I +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->onSensorChanged(Landroid/hardware/SensorEvent;)V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->onTouchEndLocked(J)V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->onTouchStartLocked()V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->resetLocked(Z)V +PLcom/android/server/policy/WindowOrientationListener$AccelSensorJudge;->updatePredictedRotationLocked(JI)V HSPLcom/android/server/policy/WindowOrientationListener$OrientationJudge;->(Lcom/android/server/policy/WindowOrientationListener;)V HSPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge$1;->(Lcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;)V -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge$1;->run()V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge$1;->run()V HSPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->(Lcom/android/server/policy/WindowOrientationListener;)V PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->access$402(Lcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;Z)Z -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->evaluateRotationChangeLocked()I +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->dumpLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->evaluateRotationChangeLocked()I HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->getProposedRotationLocked()I -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->isDesiredRotationAcceptableLocked(J)Z -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onAccuracyChanged(Landroid/hardware/Sensor;I)V -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onSensorChanged(Landroid/hardware/SensorEvent;)V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->isDesiredRotationAcceptableLocked(J)Z +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onAccuracyChanged(Landroid/hardware/Sensor;I)V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onSensorChanged(Landroid/hardware/SensorEvent;)V HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onTouchEndLocked(J)V HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->onTouchStartLocked()V PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->resetLocked(Z)V -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->scheduleRotationEvaluationIfNecessaryLocked(J)V -PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->unscheduleRotationEvaluationLocked()V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->scheduleRotationEvaluationIfNecessaryLocked(J)V +HPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->unscheduleRotationEvaluationLocked()V HSPLcom/android/server/policy/WindowOrientationListener;->()V HSPLcom/android/server/policy/WindowOrientationListener;->(Landroid/content/Context;Landroid/os/Handler;)V HSPLcom/android/server/policy/WindowOrientationListener;->(Landroid/content/Context;Landroid/os/Handler;I)V -PLcom/android/server/policy/WindowOrientationListener;->access$000(Lcom/android/server/policy/WindowOrientationListener;)Ljava/lang/Object; -PLcom/android/server/policy/WindowOrientationListener;->access$100()Z +HPLcom/android/server/policy/WindowOrientationListener;->access$000(Lcom/android/server/policy/WindowOrientationListener;)Ljava/lang/Object; +HPLcom/android/server/policy/WindowOrientationListener;->access$100()Z +PLcom/android/server/policy/WindowOrientationListener;->access$200(Lcom/android/server/policy/WindowOrientationListener;)I PLcom/android/server/policy/WindowOrientationListener;->access$300(Lcom/android/server/policy/WindowOrientationListener;)Landroid/os/Handler; HSPLcom/android/server/policy/WindowOrientationListener;->canDetectOrientation()Z -PLcom/android/server/policy/WindowOrientationListener;->disable()V -PLcom/android/server/policy/WindowOrientationListener;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/policy/WindowOrientationListener;->enable(Z)V -PLcom/android/server/policy/WindowOrientationListener;->getHandler()Landroid/os/Handler; +HPLcom/android/server/policy/WindowOrientationListener;->disable()V +HPLcom/android/server/policy/WindowOrientationListener;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/policy/WindowOrientationListener;->enable(Z)V +HPLcom/android/server/policy/WindowOrientationListener;->getHandler()Landroid/os/Handler; HPLcom/android/server/policy/WindowOrientationListener;->getProposedRotation()I HPLcom/android/server/policy/WindowOrientationListener;->onTouchEnd()V HPLcom/android/server/policy/WindowOrientationListener;->onTouchStart()V @@ -26387,9 +29550,10 @@ HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate$1;->(Lcom/a PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$1;->lambda$onServiceDisconnected$0()V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$1;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate;->(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener;)V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate;->onDrawn()V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate;->(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener;)V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate;->onDrawn()V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardState;->()V +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardState;->access$400(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardState;)V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardState;->reset()V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->(Landroid/content/Context;Lcom/android/server/policy/keyguard/KeyguardStateMonitor$StateCallback;)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$000(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;)Landroid/content/Context; @@ -26397,72 +29561,80 @@ PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$100(Lcom/a PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$200(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;)Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardState; PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$300(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;)Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener; PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$302(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener;)Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener; +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->access$500(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;)Landroid/os/Handler; HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->bindService(Landroid/content/Context;)V +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->dismiss(Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->doKeyguardTimeout(Landroid/os/Bundle;)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->hasKeyguard()Z PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->hasLockscreenWallpaper()Z PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->interactiveStateToString(I)Ljava/lang/String; -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isInputRestricted()Z -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isSecure(I)Z +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isInputRestricted()Z +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isSecure(I)Z HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isShowing()Z +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isTrusted()Z PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onBootCompleted()V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onDreamingStarted()V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onDreamingStopped()V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onFinishedGoingToSleep(IZ)V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onDreamingStarted()V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onDreamingStopped()V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onFinishedGoingToSleep(IZ)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onFinishedWakingUp()V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurnedOff()V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurnedOff()V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurnedOn()V -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurningOff()V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurningOff()V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurningOn(Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener;)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onStartedGoingToSleep(I)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onStartedWakingUp()V HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onSystemReady()V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->screenStateToString(I)Ljava/lang/String; -PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->setKeyguardEnabled(Z)V +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->setCurrentUser(I)V +HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->setKeyguardEnabled(Z)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->setOccluded(ZZ)V +PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->setSwitchingUser(Z)V PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->startKeyguardExitAnimation(JJ)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->(Landroid/content/Context;Lcom/android/internal/policy/IKeyguardService;Lcom/android/server/policy/keyguard/KeyguardStateMonitor$StateCallback;)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->dismiss(Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->doKeyguardTimeout(Landroid/os/Bundle;)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->hasLockscreenWallpaper()Z -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isInputRestricted()Z -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isSecure(I)Z +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isInputRestricted()Z +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isSecure(I)Z HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isShowing()Z +PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isTrusted()Z PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onBootCompleted()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onDreamingStarted()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onDreamingStopped()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onFinishedGoingToSleep(IZ)V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onFinishedWakingUp()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurnedOff()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurnedOn()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurningOff()V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurningOn(Lcom/android/internal/policy/IKeyguardDrawnCallback;)V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedGoingToSleep(I)V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedWakingUp()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onDreamingStarted()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onDreamingStopped()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onFinishedGoingToSleep(IZ)V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onFinishedWakingUp()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurnedOff()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurnedOn()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurningOff()V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurningOn(Lcom/android/internal/policy/IKeyguardDrawnCallback;)V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedGoingToSleep(I)V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedWakingUp()V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onSystemReady()V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->setCurrentUser(I)V HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->setKeyguardEnabled(Z)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->setOccluded(ZZ)V PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->setSwitchingUser(Z)V -PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->startKeyguardExitAnimation(JJ)V +HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->startKeyguardExitAnimation(JJ)V PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->(Landroid/content/Context;Lcom/android/internal/policy/IKeyguardService;Lcom/android/server/policy/keyguard/KeyguardStateMonitor$StateCallback;)V PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->hasLockscreenWallpaper()Z -PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isInputRestricted()Z -PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isSecure(I)Z +HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isInputRestricted()Z +HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isSecure(I)Z HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isShowing()Z +PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isTrusted()Z PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onHasLockscreenWallpaperChanged(Z)V -PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onInputRestrictedStateChanged(Z)V -PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onShowingStateChanged(Z)V +HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onInputRestrictedStateChanged(Z)V +HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onShowingStateChanged(Z)V PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onSimSecureStateChanged(Z)V -PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onTrustedChanged(Z)V +HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->onTrustedChanged(Z)V PLcom/android/server/policy/keyguard/KeyguardStateMonitor;->setCurrentUser(I)V -HSPLcom/android/server/policy/role/LegacyRoleResolutionPolicy;->(Landroid/content/Context;)V -PLcom/android/server/policy/role/LegacyRoleResolutionPolicy;->getRoleHolders(Ljava/lang/String;I)Ljava/util/List; -PLcom/android/server/policy/role/LegacyRoleResolutionPolicy;->isSettingsApplication(Ljava/lang/String;I)Z +HSPLcom/android/server/power/-$$Lambda$AttentionDetector$vAWNBBapFegWUK8AN5L8ul_hKAM;->(Lcom/android/server/power/AttentionDetector;)V +PLcom/android/server/power/-$$Lambda$AttentionDetector$vAWNBBapFegWUK8AN5L8ul_hKAM;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/power/-$$Lambda$PowerManagerService$3O_XhPeje_Bvi3Lsae4KaFoxJj0;->(Lcom/android/server/power/PowerManagerService;)V +PLcom/android/server/power/-$$Lambda$PowerManagerService$3O_XhPeje_Bvi3Lsae4KaFoxJj0;->run()V HSPLcom/android/server/power/-$$Lambda$ThermalManagerService$EFa1q7lNzNJKR9kHjyMZOluNpXA;->(Lcom/android/server/power/ThermalManagerService;)V PLcom/android/server/power/-$$Lambda$ThermalManagerService$EFa1q7lNzNJKR9kHjyMZOluNpXA;->onValues(Landroid/os/Temperature;)V HPLcom/android/server/power/-$$Lambda$ThermalManagerService$ThermalHal20Wrapper$5Gy7SxTXuDNOdRldHRw7gT8HCK8;->(Ljava/util/List;)V @@ -26484,74 +29656,100 @@ PLcom/android/server/power/AmbientDisplaySuppressionController;->getStatusBar()L PLcom/android/server/power/AmbientDisplaySuppressionController;->isSuppressed()Z PLcom/android/server/power/AmbientDisplaySuppressionController;->suppress(Ljava/lang/String;IZ)V HSPLcom/android/server/power/AttentionDetector$1;->(Lcom/android/server/power/AttentionDetector;Landroid/os/Handler;Landroid/content/Context;)V +PLcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl;->(Lcom/android/server/power/AttentionDetector;I)V +PLcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl;->onFailure(I)V +HPLcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl;->onSuccess(IJ)V HSPLcom/android/server/power/AttentionDetector$UserSwitchObserver;->(Lcom/android/server/power/AttentionDetector;)V HSPLcom/android/server/power/AttentionDetector$UserSwitchObserver;->(Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/AttentionDetector$1;)V PLcom/android/server/power/AttentionDetector$UserSwitchObserver;->onUserSwitching(I)V HSPLcom/android/server/power/AttentionDetector;->(Ljava/lang/Runnable;Ljava/lang/Object;)V +PLcom/android/server/power/AttentionDetector;->access$100(Lcom/android/server/power/AttentionDetector;)Ljava/util/concurrent/atomic/AtomicBoolean; +PLcom/android/server/power/AttentionDetector;->access$200(Lcom/android/server/power/AttentionDetector;)Ljava/lang/Object; +PLcom/android/server/power/AttentionDetector;->access$300(Lcom/android/server/power/AttentionDetector;)I +PLcom/android/server/power/AttentionDetector;->access$400(Lcom/android/server/power/AttentionDetector;)Ljava/lang/Runnable; +PLcom/android/server/power/AttentionDetector;->access$500(Lcom/android/server/power/AttentionDetector;)V +PLcom/android/server/power/AttentionDetector;->access$600(Lcom/android/server/power/AttentionDetector;)Landroid/content/Context; HSPLcom/android/server/power/AttentionDetector;->cancelCurrentRequestIfAny()V PLcom/android/server/power/AttentionDetector;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/power/AttentionDetector;->getMaxExtensionMillis()J -PLcom/android/server/power/AttentionDetector;->getPreDimCheckDurationMillis()J +HSPLcom/android/server/power/AttentionDetector;->getMaxExtensionMillis()J +HSPLcom/android/server/power/AttentionDetector;->getPostDimCheckDurationMillis()J +HSPLcom/android/server/power/AttentionDetector;->getPreDimCheckDurationMillis()J HPLcom/android/server/power/AttentionDetector;->isAttentionServiceSupported()Z +PLcom/android/server/power/AttentionDetector;->lambda$systemReady$0$AttentionDetector(Landroid/provider/DeviceConfig$Properties;)V +PLcom/android/server/power/AttentionDetector;->onDeviceConfigChange(Ljava/util/Set;)V HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I -PLcom/android/server/power/AttentionDetector;->onWakefulnessChangeStarted(I)V +HPLcom/android/server/power/AttentionDetector;->onWakefulnessChangeStarted(I)V +HSPLcom/android/server/power/AttentionDetector;->readValuesFromDeviceConfig()V HSPLcom/android/server/power/AttentionDetector;->resetConsecutiveExtensionCount()V HSPLcom/android/server/power/AttentionDetector;->systemReady(Landroid/content/Context;)V HSPLcom/android/server/power/AttentionDetector;->updateEnabledFromSettings(Landroid/content/Context;)V HSPLcom/android/server/power/AttentionDetector;->updateUserActivity(JJ)J +HSPLcom/android/server/power/DisplayPowerRequestMapper$1;->(Lcom/android/server/power/DisplayPowerRequestMapper;)V +HPLcom/android/server/power/DisplayPowerRequestMapper$1;->onDisplayAdded(I)V +HSPLcom/android/server/power/DisplayPowerRequestMapper$1;->onDisplayChanged(I)V +HPLcom/android/server/power/DisplayPowerRequestMapper$1;->onDisplayRemoved(I)V +HSPLcom/android/server/power/DisplayPowerRequestMapper;->(Landroid/hardware/display/DisplayManager;Landroid/hardware/display/DisplayManagerInternal;Landroid/os/Handler;)V +HSPLcom/android/server/power/DisplayPowerRequestMapper;->access$000(Lcom/android/server/power/DisplayPowerRequestMapper;)Ljava/lang/Object; +HSPLcom/android/server/power/DisplayPowerRequestMapper;->access$100(Lcom/android/server/power/DisplayPowerRequestMapper;)Landroid/util/SparseIntArray; +HSPLcom/android/server/power/DisplayPowerRequestMapper;->access$200(Lcom/android/server/power/DisplayPowerRequestMapper;)Landroid/hardware/display/DisplayManagerInternal; +HSPLcom/android/server/power/DisplayPowerRequestMapper;->access$300(Lcom/android/server/power/DisplayPowerRequestMapper;)Landroid/util/SparseArray; +HSPLcom/android/server/power/DisplayPowerRequestMapper;->get(I)Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest; HSPLcom/android/server/power/InattentiveSleepWarningController;->()V HSPLcom/android/server/power/InattentiveSleepWarningController;->isShown()Z -PLcom/android/server/power/Notifier$1;->(Lcom/android/server/power/Notifier;I)V -PLcom/android/server/power/Notifier$1;->run()V -PLcom/android/server/power/Notifier$2;->(Lcom/android/server/power/Notifier;)V -PLcom/android/server/power/Notifier$2;->run()V -PLcom/android/server/power/Notifier$3;->(Lcom/android/server/power/Notifier;I)V -PLcom/android/server/power/Notifier$3;->run()V -PLcom/android/server/power/Notifier$4;->(Lcom/android/server/power/Notifier;II)V -PLcom/android/server/power/Notifier$4;->run()V -PLcom/android/server/power/Notifier$5;->(Lcom/android/server/power/Notifier;II)V -PLcom/android/server/power/Notifier$5;->run()V +HPLcom/android/server/power/Notifier$1;->(Lcom/android/server/power/Notifier;I)V +HPLcom/android/server/power/Notifier$1;->run()V +HPLcom/android/server/power/Notifier$2;->(Lcom/android/server/power/Notifier;)V +HPLcom/android/server/power/Notifier$2;->run()V +HPLcom/android/server/power/Notifier$3;->(Lcom/android/server/power/Notifier;I)V +HPLcom/android/server/power/Notifier$3;->run()V +HPLcom/android/server/power/Notifier$4;->(Lcom/android/server/power/Notifier;II)V +HPLcom/android/server/power/Notifier$4;->run()V +HPLcom/android/server/power/Notifier$5;->(Lcom/android/server/power/Notifier;II)V +HPLcom/android/server/power/Notifier$5;->run()V HSPLcom/android/server/power/Notifier$6;->(Lcom/android/server/power/Notifier;)V -PLcom/android/server/power/Notifier$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/power/Notifier$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/power/Notifier$7;->(Lcom/android/server/power/Notifier;)V -PLcom/android/server/power/Notifier$7;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/power/Notifier$7;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/power/Notifier$NotifierHandler;->(Lcom/android/server/power/Notifier;Landroid/os/Looper;)V HSPLcom/android/server/power/Notifier$NotifierHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/power/Notifier;->()V HSPLcom/android/server/power/Notifier;->(Landroid/os/Looper;Landroid/content/Context;Lcom/android/internal/app/IBatteryStats;Lcom/android/server/power/SuspendBlocker;Lcom/android/server/policy/WindowManagerPolicy;)V -PLcom/android/server/power/Notifier;->access$000(Lcom/android/server/power/Notifier;)Landroid/app/ActivityManagerInternal; -PLcom/android/server/power/Notifier;->access$100(Lcom/android/server/power/Notifier;)I +HPLcom/android/server/power/Notifier;->access$000(Lcom/android/server/power/Notifier;)Landroid/app/ActivityManagerInternal; +HPLcom/android/server/power/Notifier;->access$100(Lcom/android/server/power/Notifier;)I PLcom/android/server/power/Notifier;->access$1000(Lcom/android/server/power/Notifier;I)V -PLcom/android/server/power/Notifier;->access$200(I)I -PLcom/android/server/power/Notifier;->access$300(Lcom/android/server/power/Notifier;)Lcom/android/server/policy/WindowManagerPolicy; -PLcom/android/server/power/Notifier;->access$400(Lcom/android/server/power/Notifier;)J -PLcom/android/server/power/Notifier;->access$500(Lcom/android/server/power/Notifier;)V +HPLcom/android/server/power/Notifier;->access$200(I)I +HPLcom/android/server/power/Notifier;->access$300(Lcom/android/server/power/Notifier;)Lcom/android/server/policy/WindowManagerPolicy; +HPLcom/android/server/power/Notifier;->access$400(Lcom/android/server/power/Notifier;)J +HPLcom/android/server/power/Notifier;->access$500(Lcom/android/server/power/Notifier;)V HSPLcom/android/server/power/Notifier;->access$600(Lcom/android/server/power/Notifier;)V +PLcom/android/server/power/Notifier;->access$700(Lcom/android/server/power/Notifier;II)V PLcom/android/server/power/Notifier;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/power/Notifier;->finishPendingBroadcastLocked()V +HPLcom/android/server/power/Notifier;->finishPendingBroadcastLocked()V HSPLcom/android/server/power/Notifier;->getBatteryStatsWakeLockMonitorType(I)I -PLcom/android/server/power/Notifier;->handleEarlyInteractiveChange()V -PLcom/android/server/power/Notifier;->handleLateInteractiveChange()V +HPLcom/android/server/power/Notifier;->handleEarlyInteractiveChange()V +HPLcom/android/server/power/Notifier;->handleLateInteractiveChange()V PLcom/android/server/power/Notifier;->isChargingFeedbackEnabled(I)Z -PLcom/android/server/power/Notifier;->onLongPartialWakeLockFinish(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V -PLcom/android/server/power/Notifier;->onLongPartialWakeLockStart(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V +HPLcom/android/server/power/Notifier;->onLongPartialWakeLockFinish(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V +HPLcom/android/server/power/Notifier;->onLongPartialWakeLockStart(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V HSPLcom/android/server/power/Notifier;->onUserActivity(II)V HSPLcom/android/server/power/Notifier;->onWakeLockAcquired(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;)V HPLcom/android/server/power/Notifier;->onWakeLockChanging(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;)V HSPLcom/android/server/power/Notifier;->onWakeLockReleased(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;)V -PLcom/android/server/power/Notifier;->onWakeUp(ILjava/lang/String;ILjava/lang/String;I)V +HPLcom/android/server/power/Notifier;->onWakeUp(ILjava/lang/String;ILjava/lang/String;I)V PLcom/android/server/power/Notifier;->onWakefulnessChangeFinished()V -PLcom/android/server/power/Notifier;->onWakefulnessChangeStarted(IIJ)V +HPLcom/android/server/power/Notifier;->onWakefulnessChangeStarted(IIJ)V PLcom/android/server/power/Notifier;->onWiredChargingStarted(I)V -PLcom/android/server/power/Notifier;->playChargingStartedFeedback(IZ)V -PLcom/android/server/power/Notifier;->sendGoToSleepBroadcast()V +PLcom/android/server/power/Notifier;->onWirelessChargingStarted(II)V +HPLcom/android/server/power/Notifier;->playChargingStartedFeedback(IZ)V +HPLcom/android/server/power/Notifier;->sendGoToSleepBroadcast()V HPLcom/android/server/power/Notifier;->sendNextBroadcast()V HSPLcom/android/server/power/Notifier;->sendUserActivity()V -PLcom/android/server/power/Notifier;->sendWakeUpBroadcast()V +HPLcom/android/server/power/Notifier;->sendWakeUpBroadcast()V PLcom/android/server/power/Notifier;->showWiredChargingStarted(I)V +PLcom/android/server/power/Notifier;->showWirelessChargingStarted(II)V PLcom/android/server/power/Notifier;->translateOffReason(I)I PLcom/android/server/power/Notifier;->translateOnReason(I)I -PLcom/android/server/power/Notifier;->updatePendingBroadcastLocked()V +HPLcom/android/server/power/Notifier;->updatePendingBroadcastLocked()V HSPLcom/android/server/power/PowerManagerService$1;->(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService$1;->acquireSuspendBlocker()V HSPLcom/android/server/power/PowerManagerService$1;->onDisplayStateChange(I)V @@ -26560,6 +29758,8 @@ PLcom/android/server/power/PowerManagerService$1;->onProximityPositive()V HSPLcom/android/server/power/PowerManagerService$1;->onStateChanged()V HSPLcom/android/server/power/PowerManagerService$1;->releaseSuspendBlocker()V PLcom/android/server/power/PowerManagerService$1;->toString()Ljava/lang/String; +PLcom/android/server/power/PowerManagerService$2;->(Lcom/android/server/power/PowerManagerService;IZLjava/lang/String;)V +PLcom/android/server/power/PowerManagerService$2;->run()V HSPLcom/android/server/power/PowerManagerService$4;->(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService$BatteryReceiver;->(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService$BatteryReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -26572,7 +29772,7 @@ PLcom/android/server/power/PowerManagerService$BinderService;->getLastShutdownRe PLcom/android/server/power/PowerManagerService$BinderService;->getPowerSaveModeTrigger()I HSPLcom/android/server/power/PowerManagerService$BinderService;->getPowerSaveState(I)Landroid/os/PowerSaveState; HSPLcom/android/server/power/PowerManagerService$BinderService;->goToSleep(JII)V -PLcom/android/server/power/PowerManagerService$BinderService;->isAmbientDisplayAvailable()Z +HPLcom/android/server/power/PowerManagerService$BinderService;->isAmbientDisplayAvailable()Z HSPLcom/android/server/power/PowerManagerService$BinderService;->isDeviceIdleMode()Z HSPLcom/android/server/power/PowerManagerService$BinderService;->isInteractive()Z HPLcom/android/server/power/PowerManagerService$BinderService;->isLightDeviceIdleMode()Z @@ -26580,17 +29780,18 @@ HSPLcom/android/server/power/PowerManagerService$BinderService;->isPowerSaveMode PLcom/android/server/power/PowerManagerService$BinderService;->isWakeLockLevelSupported(I)Z HSPLcom/android/server/power/PowerManagerService$BinderService;->releaseWakeLock(Landroid/os/IBinder;I)V HPLcom/android/server/power/PowerManagerService$BinderService;->releaseWakeLockAsync(Landroid/os/IBinder;I)V -PLcom/android/server/power/PowerManagerService$BinderService;->setAdaptivePowerSaveEnabled(Z)Z -PLcom/android/server/power/PowerManagerService$BinderService;->setAdaptivePowerSavePolicy(Landroid/os/BatterySaverPolicyConfig;)Z -PLcom/android/server/power/PowerManagerService$BinderService;->setDozeAfterScreenOff(Z)V -PLcom/android/server/power/PowerManagerService$BinderService;->setDynamicPowerSaveHint(ZI)Z +HPLcom/android/server/power/PowerManagerService$BinderService;->setAdaptivePowerSaveEnabled(Z)Z +HPLcom/android/server/power/PowerManagerService$BinderService;->setAdaptivePowerSavePolicy(Landroid/os/BatterySaverPolicyConfig;)Z +HPLcom/android/server/power/PowerManagerService$BinderService;->setDozeAfterScreenOff(Z)V +HPLcom/android/server/power/PowerManagerService$BinderService;->setDynamicPowerSaveHint(ZI)Z PLcom/android/server/power/PowerManagerService$BinderService;->setPowerSaveModeEnabled(Z)Z -PLcom/android/server/power/PowerManagerService$BinderService;->suppressAmbientDisplay(Ljava/lang/String;Z)V +PLcom/android/server/power/PowerManagerService$BinderService;->shutdown(ZLjava/lang/String;Z)V +HPLcom/android/server/power/PowerManagerService$BinderService;->suppressAmbientDisplay(Ljava/lang/String;Z)V HPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockUids(Landroid/os/IBinder;[I)V HPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockUidsAsync(Landroid/os/IBinder;[I)V HPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockWorkSource(Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;)V HPLcom/android/server/power/PowerManagerService$BinderService;->userActivity(JII)V -PLcom/android/server/power/PowerManagerService$BinderService;->wakeUp(JILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/power/PowerManagerService$BinderService;->wakeUp(JILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/power/PowerManagerService$Constants;->(Lcom/android/server/power/PowerManagerService;Landroid/os/Handler;)V PLcom/android/server/power/PowerManagerService$Constants;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/power/PowerManagerService$Constants;->dumpProto(Landroid/util/proto/ProtoOutputStream;)V @@ -26600,10 +29801,10 @@ HSPLcom/android/server/power/PowerManagerService$DockReceiver;->(Lcom/andr HSPLcom/android/server/power/PowerManagerService$DockReceiver;->(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$1;)V HSPLcom/android/server/power/PowerManagerService$DreamReceiver;->(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService$DreamReceiver;->(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$1;)V -PLcom/android/server/power/PowerManagerService$DreamReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/power/PowerManagerService$DreamReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$1;)V -PLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V +HPLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V PLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->onUserSwitching(I)V HSPLcom/android/server/power/PowerManagerService$Injector$1;->(Lcom/android/server/power/PowerManagerService$Injector;)V HSPLcom/android/server/power/PowerManagerService$Injector$1;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; @@ -26624,15 +29825,15 @@ HSPLcom/android/server/power/PowerManagerService$Injector;->createSystemProperti HSPLcom/android/server/power/PowerManagerService$Injector;->createWirelessChargerDetector(Landroid/hardware/SensorManager;Lcom/android/server/power/SuspendBlocker;Landroid/os/Handler;)Lcom/android/server/power/WirelessChargerDetector; HSPLcom/android/server/power/PowerManagerService$Injector;->invalidateIsInteractiveCaches()V HSPLcom/android/server/power/PowerManagerService$LocalService;->(Lcom/android/server/power/PowerManagerService;)V -PLcom/android/server/power/PowerManagerService$LocalService;->getLastWakeup()Landroid/os/PowerManager$WakeData; +HPLcom/android/server/power/PowerManagerService$LocalService;->getLastWakeup()Landroid/os/PowerManager$WakeData; HSPLcom/android/server/power/PowerManagerService$LocalService;->getLowPowerState(I)Landroid/os/PowerSaveState; HPLcom/android/server/power/PowerManagerService$LocalService;->interceptPowerKeyDown(Landroid/view/KeyEvent;)Z HSPLcom/android/server/power/PowerManagerService$LocalService;->registerLowPowerModeObserver(Landroid/os/PowerManagerInternal$LowPowerModeListener;)V -PLcom/android/server/power/PowerManagerService$LocalService;->setDeviceIdleMode(Z)Z +HPLcom/android/server/power/PowerManagerService$LocalService;->setDeviceIdleMode(Z)Z HPLcom/android/server/power/PowerManagerService$LocalService;->setDeviceIdleTempWhitelist([I)V HSPLcom/android/server/power/PowerManagerService$LocalService;->setDeviceIdleWhitelist([I)V -PLcom/android/server/power/PowerManagerService$LocalService;->setDozeOverrideFromDreamManager(II)V -PLcom/android/server/power/PowerManagerService$LocalService;->setLightDeviceIdleMode(Z)Z +HPLcom/android/server/power/PowerManagerService$LocalService;->setDozeOverrideFromDreamManager(II)V +HPLcom/android/server/power/PowerManagerService$LocalService;->setLightDeviceIdleMode(Z)Z HSPLcom/android/server/power/PowerManagerService$LocalService;->setMaximumScreenOffTimeoutFromDeviceAdmin(IJ)V HPLcom/android/server/power/PowerManagerService$LocalService;->setPowerBoost(II)V HSPLcom/android/server/power/PowerManagerService$LocalService;->setPowerMode(IZ)V @@ -26675,22 +29876,25 @@ HSPLcom/android/server/power/PowerManagerService;->(Landroid/content/Conte HSPLcom/android/server/power/PowerManagerService;->(Landroid/content/Context;Lcom/android/server/power/PowerManagerService$Injector;)V HSPLcom/android/server/power/PowerManagerService;->access$000(Lcom/android/server/power/PowerManagerService;)Ljava/lang/Object; HSPLcom/android/server/power/PowerManagerService;->access$1000(IZ)Z +PLcom/android/server/power/PowerManagerService;->access$102(Lcom/android/server/power/PowerManagerService;I)I HSPLcom/android/server/power/PowerManagerService;->access$1200(Lcom/android/server/power/PowerManagerService;)Ljava/util/ArrayList; HSPLcom/android/server/power/PowerManagerService;->access$1776(Lcom/android/server/power/PowerManagerService;I)I HSPLcom/android/server/power/PowerManagerService;->access$1800(Lcom/android/server/power/PowerManagerService;)V +PLcom/android/server/power/PowerManagerService;->access$1902(Lcom/android/server/power/PowerManagerService;Z)Z HSPLcom/android/server/power/PowerManagerService;->access$200(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/PowerManagerService$Clock; +PLcom/android/server/power/PowerManagerService;->access$2000(Lcom/android/server/power/PowerManagerService;JIII)Z HSPLcom/android/server/power/PowerManagerService;->access$2100(Lcom/android/server/power/PowerManagerService;IZ)Z HSPLcom/android/server/power/PowerManagerService;->access$2200(Lcom/android/server/power/PowerManagerService;)Z HSPLcom/android/server/power/PowerManagerService;->access$2400(Lcom/android/server/power/PowerManagerService;)Z HSPLcom/android/server/power/PowerManagerService;->access$2600(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/SuspendBlocker; HSPLcom/android/server/power/PowerManagerService;->access$2700(Lcom/android/server/power/PowerManagerService;)V -PLcom/android/server/power/PowerManagerService;->access$2800(Lcom/android/server/power/PowerManagerService;)V +HPLcom/android/server/power/PowerManagerService;->access$2800(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService;->access$2900(Lcom/android/server/power/PowerManagerService;)V PLcom/android/server/power/PowerManagerService;->access$302(Lcom/android/server/power/PowerManagerService;I)I PLcom/android/server/power/PowerManagerService;->access$3200(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService;->access$3300(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService;->access$3600(Landroid/os/WorkSource;)Landroid/os/WorkSource; -PLcom/android/server/power/PowerManagerService;->access$3700(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$WakeLock;)V +HPLcom/android/server/power/PowerManagerService;->access$3700(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$WakeLock;)V HSPLcom/android/server/power/PowerManagerService;->access$3800(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/PowerManagerService$NativeWrapper; PLcom/android/server/power/PowerManagerService;->access$400(Lcom/android/server/power/PowerManagerService;J)V HSPLcom/android/server/power/PowerManagerService;->access$4000(Lcom/android/server/power/PowerManagerService;)Landroid/content/Context; @@ -26699,25 +29903,30 @@ HSPLcom/android/server/power/PowerManagerService;->access$4200(Lcom/android/serv HSPLcom/android/server/power/PowerManagerService;->access$4300(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;I)V HPLcom/android/server/power/PowerManagerService;->access$4400(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;I)V PLcom/android/server/power/PowerManagerService;->access$4500(Lcom/android/server/power/PowerManagerService;I)Z -PLcom/android/server/power/PowerManagerService;->access$4700(Lcom/android/server/power/PowerManagerService;JIII)V -PLcom/android/server/power/PowerManagerService;->access$4800(Lcom/android/server/power/PowerManagerService;JILjava/lang/String;ILjava/lang/String;I)V +HPLcom/android/server/power/PowerManagerService;->access$4600(Lcom/android/server/power/PowerManagerService;)J +PLcom/android/server/power/PowerManagerService;->access$4602(Lcom/android/server/power/PowerManagerService;J)J +HPLcom/android/server/power/PowerManagerService;->access$4700(Lcom/android/server/power/PowerManagerService;JIII)V +HPLcom/android/server/power/PowerManagerService;->access$4800(Lcom/android/server/power/PowerManagerService;JILjava/lang/String;ILjava/lang/String;I)V HSPLcom/android/server/power/PowerManagerService;->access$4900(Lcom/android/server/power/PowerManagerService;JIII)V HSPLcom/android/server/power/PowerManagerService;->access$500(Lcom/android/server/power/PowerManagerService;)V HSPLcom/android/server/power/PowerManagerService;->access$5100(Lcom/android/server/power/PowerManagerService;)Z HSPLcom/android/server/power/PowerManagerService;->access$5200(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverController; HSPLcom/android/server/power/PowerManagerService;->access$5300(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverPolicy; -PLcom/android/server/power/PowerManagerService;->access$5500(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverStateMachine; +PLcom/android/server/power/PowerManagerService;->access$5400(Lcom/android/server/power/PowerManagerService;Z)Z +HPLcom/android/server/power/PowerManagerService;->access$5500(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverStateMachine; HSPLcom/android/server/power/PowerManagerService;->access$600(Ljava/lang/String;)V -PLcom/android/server/power/PowerManagerService;->access$6700(Lcom/android/server/power/PowerManagerService;Z)V +PLcom/android/server/power/PowerManagerService;->access$6400(Lcom/android/server/power/PowerManagerService;IZLjava/lang/String;Z)V +HPLcom/android/server/power/PowerManagerService;->access$6700(Lcom/android/server/power/PowerManagerService;Z)V PLcom/android/server/power/PowerManagerService;->access$6800(Lcom/android/server/power/PowerManagerService;)Landroid/hardware/display/AmbientDisplayConfiguration; PLcom/android/server/power/PowerManagerService;->access$6900(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/AmbientDisplaySuppressionController; HSPLcom/android/server/power/PowerManagerService;->access$700(Ljava/lang/String;)V +PLcom/android/server/power/PowerManagerService;->access$7300(Lcom/android/server/power/PowerManagerService;Ljava/io/FileDescriptor;)V PLcom/android/server/power/PowerManagerService;->access$7400(Lcom/android/server/power/PowerManagerService;Ljava/io/PrintWriter;)V HSPLcom/android/server/power/PowerManagerService;->access$7500(Lcom/android/server/power/PowerManagerService;F)V -PLcom/android/server/power/PowerManagerService;->access$7600(Lcom/android/server/power/PowerManagerService;II)V +HPLcom/android/server/power/PowerManagerService;->access$7600(Lcom/android/server/power/PowerManagerService;II)V HSPLcom/android/server/power/PowerManagerService;->access$7800(Lcom/android/server/power/PowerManagerService;J)V HSPLcom/android/server/power/PowerManagerService;->access$800(Z)V -PLcom/android/server/power/PowerManagerService;->access$8000(Lcom/android/server/power/PowerManagerService;)Landroid/os/PowerManager$WakeData; +HPLcom/android/server/power/PowerManagerService;->access$8000(Lcom/android/server/power/PowerManagerService;)Landroid/os/PowerManager$WakeData; HPLcom/android/server/power/PowerManagerService;->access$8100(Lcom/android/server/power/PowerManagerService;Landroid/view/KeyEvent;)Z HSPLcom/android/server/power/PowerManagerService;->access$900(II)V HSPLcom/android/server/power/PowerManagerService;->acquireWakeLockInternal(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;II)V @@ -26725,18 +29934,18 @@ HSPLcom/android/server/power/PowerManagerService;->adjustWakeLockSummaryLocked(I HSPLcom/android/server/power/PowerManagerService;->applyWakeLockFlagsOnAcquireLocked(Lcom/android/server/power/PowerManagerService$WakeLock;I)V HSPLcom/android/server/power/PowerManagerService;->applyWakeLockFlagsOnReleaseLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V PLcom/android/server/power/PowerManagerService;->canDozeLocked()Z -PLcom/android/server/power/PowerManagerService;->canDreamLocked()Z +HPLcom/android/server/power/PowerManagerService;->canDreamLocked()Z HPLcom/android/server/power/PowerManagerService;->checkForLongWakeLocks()V HSPLcom/android/server/power/PowerManagerService;->copyWorkSource(Landroid/os/WorkSource;)Landroid/os/WorkSource; HPLcom/android/server/power/PowerManagerService;->dumpInternal(Ljava/io/PrintWriter;)V -PLcom/android/server/power/PowerManagerService;->dumpProto(Ljava/io/FileDescriptor;)V +HPLcom/android/server/power/PowerManagerService;->dumpProto(Ljava/io/FileDescriptor;)V HSPLcom/android/server/power/PowerManagerService;->enqueueNotifyLongMsgLocked(J)V HSPLcom/android/server/power/PowerManagerService;->findWakeLockIndexLocked(Landroid/os/IBinder;)I HSPLcom/android/server/power/PowerManagerService;->finishWakefulnessChangeIfNeededLocked()V HSPLcom/android/server/power/PowerManagerService;->getAttentiveTimeoutLocked()J HSPLcom/android/server/power/PowerManagerService;->getDesiredScreenPolicyLocked()I PLcom/android/server/power/PowerManagerService;->getLastShutdownReasonInternal()I -PLcom/android/server/power/PowerManagerService;->getLastWakeupInternal()Landroid/os/PowerManager$WakeData; +HPLcom/android/server/power/PowerManagerService;->getLastWakeupInternal()Landroid/os/PowerManager$WakeData; HSPLcom/android/server/power/PowerManagerService;->getNextProfileTimeoutLocked(J)J HSPLcom/android/server/power/PowerManagerService;->getScreenDimDurationLocked(J)J HSPLcom/android/server/power/PowerManagerService;->getScreenOffTimeoutLocked(JJ)J @@ -26749,8 +29958,8 @@ HSPLcom/android/server/power/PowerManagerService;->handleBatteryStateChangedLock HSPLcom/android/server/power/PowerManagerService;->handleSandman()V HSPLcom/android/server/power/PowerManagerService;->handleSettingsChangedLocked()V HPLcom/android/server/power/PowerManagerService;->handleUidStateChangeLocked()V -PLcom/android/server/power/PowerManagerService;->handleUserActivityTimeout()V -PLcom/android/server/power/PowerManagerService;->handleWakeLockDeath(Lcom/android/server/power/PowerManagerService$WakeLock;)V +HPLcom/android/server/power/PowerManagerService;->handleUserActivityTimeout()V +HPLcom/android/server/power/PowerManagerService;->handleWakeLockDeath(Lcom/android/server/power/PowerManagerService$WakeLock;)V HSPLcom/android/server/power/PowerManagerService;->incrementBootCount()V HPLcom/android/server/power/PowerManagerService;->interceptPowerKeyDownInternal(Landroid/view/KeyEvent;)Z HPLcom/android/server/power/PowerManagerService;->isAttentiveTimeoutExpired(J)Z @@ -26760,13 +29969,15 @@ HSPLcom/android/server/power/PowerManagerService;->isInteractiveInternal()Z HSPLcom/android/server/power/PowerManagerService;->isItBedTimeYetLocked()Z HPLcom/android/server/power/PowerManagerService;->isLightDeviceIdleModeInternal()Z HSPLcom/android/server/power/PowerManagerService;->isMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked()Z -PLcom/android/server/power/PowerManagerService;->isScreenLock(Lcom/android/server/power/PowerManagerService$WakeLock;)Z +HPLcom/android/server/power/PowerManagerService;->isScreenLock(Lcom/android/server/power/PowerManagerService$WakeLock;)Z HPLcom/android/server/power/PowerManagerService;->isValidBrightness(F)Z PLcom/android/server/power/PowerManagerService;->isWakeLockLevelSupportedInternal(I)Z +PLcom/android/server/power/PowerManagerService;->lambda$3O_XhPeje_Bvi3Lsae4KaFoxJj0(Lcom/android/server/power/PowerManagerService;)V PLcom/android/server/power/PowerManagerService;->logSleepTimeoutRecapturedLocked()V HSPLcom/android/server/power/PowerManagerService;->maybeHideInattentiveSleepWarningLocked(JJ)Z HSPLcom/android/server/power/PowerManagerService;->maybeUpdateForegroundProfileLastActivityLocked(J)V HPLcom/android/server/power/PowerManagerService;->monitor()V +PLcom/android/server/power/PowerManagerService;->napNoUpdateLocked(JI)Z HSPLcom/android/server/power/PowerManagerService;->needDisplaySuspendBlockerLocked()Z HSPLcom/android/server/power/PowerManagerService;->notifyWakeLockAcquiredLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V HPLcom/android/server/power/PowerManagerService;->notifyWakeLockChangingLocked(Lcom/android/server/power/PowerManagerService$WakeLock;ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;)V @@ -26775,6 +29986,7 @@ HPLcom/android/server/power/PowerManagerService;->notifyWakeLockLongStartedLocke HSPLcom/android/server/power/PowerManagerService;->notifyWakeLockReleasedLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V HSPLcom/android/server/power/PowerManagerService;->onBootPhase(I)V HSPLcom/android/server/power/PowerManagerService;->onStart()V +HPLcom/android/server/power/PowerManagerService;->onUserAttention()V HSPLcom/android/server/power/PowerManagerService;->readConfigurationLocked()V PLcom/android/server/power/PowerManagerService;->reallyGoToSleepNoUpdateLocked(JI)Z HSPLcom/android/server/power/PowerManagerService;->releaseWakeLockInternal(Landroid/os/IBinder;I)V @@ -26785,7 +29997,7 @@ HSPLcom/android/server/power/PowerManagerService;->scheduleUserInactivityTimeout HPLcom/android/server/power/PowerManagerService;->setDeviceIdleModeInternal(Z)Z HPLcom/android/server/power/PowerManagerService;->setDeviceIdleTempWhitelistInternal([I)V HSPLcom/android/server/power/PowerManagerService;->setDeviceIdleWhitelistInternal([I)V -PLcom/android/server/power/PowerManagerService;->setDozeAfterScreenOffInternal(Z)V +HPLcom/android/server/power/PowerManagerService;->setDozeAfterScreenOffInternal(Z)V HPLcom/android/server/power/PowerManagerService;->setDozeOverrideFromDreamManagerInternal(II)V HSPLcom/android/server/power/PowerManagerService;->setHalAutoSuspendModeLocked(Z)V HSPLcom/android/server/power/PowerManagerService;->setHalInteractiveModeLocked(Z)V @@ -26802,6 +30014,7 @@ HSPLcom/android/server/power/PowerManagerService;->shouldBoostScreenBrightness() PLcom/android/server/power/PowerManagerService;->shouldNapAtBedTimeLocked()Z HSPLcom/android/server/power/PowerManagerService;->shouldUseProximitySensorLocked()Z HSPLcom/android/server/power/PowerManagerService;->shouldWakeUpWhenPluggedOrUnpluggedLocked(ZIZ)Z +PLcom/android/server/power/PowerManagerService;->shutdownOrRebootInternal(IZLjava/lang/String;Z)V HSPLcom/android/server/power/PowerManagerService;->systemReady(Lcom/android/internal/app/IAppOpsService;)V HSPLcom/android/server/power/PowerManagerService;->uidActiveInternal(I)V HSPLcom/android/server/power/PowerManagerService;->uidGoneInternal(I)V @@ -26826,7 +30039,7 @@ HSPLcom/android/server/power/PowerManagerService;->updateWakefulnessLocked(I)Z HPLcom/android/server/power/PowerManagerService;->userActivityFromNative(JII)V HPLcom/android/server/power/PowerManagerService;->userActivityInternal(JIII)V HSPLcom/android/server/power/PowerManagerService;->userActivityNoUpdateLocked(JIII)Z -PLcom/android/server/power/PowerManagerService;->wakeUpInternal(JILjava/lang/String;ILjava/lang/String;I)V +HPLcom/android/server/power/PowerManagerService;->wakeUpInternal(JILjava/lang/String;ILjava/lang/String;I)V HSPLcom/android/server/power/PowerManagerService;->wakeUpNoUpdateLocked(JILjava/lang/String;ILjava/lang/String;I)Z PLcom/android/server/power/PreRebootLogger;->()V PLcom/android/server/power/PreRebootLogger;->getDumpDir()Ljava/io/File; @@ -26866,13 +30079,24 @@ PLcom/android/server/power/ShutdownCheckPoints;->newDumpThread(Ljava/io/File;)Lj PLcom/android/server/power/ShutdownCheckPoints;->newDumpThreadInternal(Ljava/io/File;)Ljava/lang/Thread; PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(ILjava/lang/String;)V PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(Ljava/lang/String;)V +PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPointInternal(ILjava/lang/String;)V PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPointInternal(Lcom/android/server/power/ShutdownCheckPoints$CheckPoint;)V PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPointInternal(Ljava/lang/String;)V +PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPointInternal(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/power/ShutdownThread$2;->()V PLcom/android/server/power/ShutdownThread$3;->(Lcom/android/server/power/ShutdownThread;)V +PLcom/android/server/power/ShutdownThread$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/power/ShutdownThread$5;->(Lcom/android/server/power/ShutdownThread;JI[Z)V +PLcom/android/server/power/ShutdownThread$5;->run()V PLcom/android/server/power/ShutdownThread;->()V PLcom/android/server/power/ShutdownThread;->()V +PLcom/android/server/power/ShutdownThread;->access$200()Landroid/util/TimingsTraceLog; +PLcom/android/server/power/ShutdownThread;->access$300(Lcom/android/server/power/ShutdownThread;)Landroid/content/Context; +PLcom/android/server/power/ShutdownThread;->access$400()Ljava/lang/String; +PLcom/android/server/power/ShutdownThread;->access$500(Ljava/lang/String;)V +PLcom/android/server/power/ShutdownThread;->access$600()Z +PLcom/android/server/power/ShutdownThread;->actionDone()V PLcom/android/server/power/ShutdownThread;->beginShutdownSequence(Landroid/content/Context;)V PLcom/android/server/power/ShutdownThread;->metricEnded(Ljava/lang/String;)V PLcom/android/server/power/ShutdownThread;->metricShutdownStart()V @@ -26882,12 +30106,14 @@ PLcom/android/server/power/ShutdownThread;->reboot(Landroid/content/Context;Ljav PLcom/android/server/power/ShutdownThread;->run()V PLcom/android/server/power/ShutdownThread;->showShutdownDialog(Landroid/content/Context;)Landroid/app/ProgressDialog; PLcom/android/server/power/ShutdownThread;->showSysuiReboot()Z +PLcom/android/server/power/ShutdownThread;->shutdown(Landroid/content/Context;Ljava/lang/String;Z)V PLcom/android/server/power/ShutdownThread;->shutdownInner(Landroid/content/Context;Z)V +PLcom/android/server/power/ShutdownThread;->shutdownRadios(I)V HSPLcom/android/server/power/ThermalManagerService$1;->(Lcom/android/server/power/ThermalManagerService;)V PLcom/android/server/power/ThermalManagerService$1;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/power/ThermalManagerService$1;->dumpItemsLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/util/Collection;)V -PLcom/android/server/power/ThermalManagerService$1;->getCurrentCoolingDevices()[Landroid/os/CoolingDevice; -PLcom/android/server/power/ThermalManagerService$1;->getCurrentTemperatures()[Landroid/os/Temperature; +HPLcom/android/server/power/ThermalManagerService$1;->dumpItemsLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/util/Collection;)V +HPLcom/android/server/power/ThermalManagerService$1;->getCurrentCoolingDevices()[Landroid/os/CoolingDevice; +HPLcom/android/server/power/ThermalManagerService$1;->getCurrentTemperatures()[Landroid/os/Temperature; PLcom/android/server/power/ThermalManagerService$1;->getCurrentTemperaturesWithType(I)[Landroid/os/Temperature; HPLcom/android/server/power/ThermalManagerService$1;->getCurrentThermalStatus()I HSPLcom/android/server/power/ThermalManagerService$1;->registerThermalEventListener(Landroid/os/IThermalEventListener;)Z @@ -26898,11 +30124,11 @@ PLcom/android/server/power/ThermalManagerService$1;->unregisterThermalStatusList HSPLcom/android/server/power/ThermalManagerService$TemperatureWatcher;->(Lcom/android/server/power/ThermalManagerService;)V HSPLcom/android/server/power/ThermalManagerService$TemperatureWatcher;->updateSevereThresholds()V HSPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper$1;->(Lcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;)V -PLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper$1;->notifyThrottling(Landroid/hardware/thermal/V2_0/Temperature;)V +HPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper$1;->notifyThrottling(Landroid/hardware/thermal/V2_0/Temperature;)V HSPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->()V HSPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->connectToHal()Z PLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->getCurrentCoolingDevices(ZI)Ljava/util/List; +HPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->getCurrentCoolingDevices(ZI)Ljava/util/List; HSPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->getCurrentTemperatures(ZI)Ljava/util/List; HSPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->getTemperatureThresholds(ZI)Ljava/util/List; HPLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;->lambda$getCurrentCoolingDevices$1(Ljava/util/List;Landroid/hardware/thermal/V1_0/ThermalStatus;Ljava/util/ArrayList;)V @@ -26917,22 +30143,25 @@ HSPLcom/android/server/power/ThermalManagerService;->(Landroid/content/Con HSPLcom/android/server/power/ThermalManagerService;->(Landroid/content/Context;Lcom/android/server/power/ThermalManagerService$ThermalHalWrapper;)V HSPLcom/android/server/power/ThermalManagerService;->access$000(Lcom/android/server/power/ThermalManagerService;)Ljava/lang/Object; HSPLcom/android/server/power/ThermalManagerService;->access$100(Lcom/android/server/power/ThermalManagerService;)Landroid/os/RemoteCallbackList; +PLcom/android/server/power/ThermalManagerService;->access$1000(Lcom/android/server/power/ThermalManagerService;)Landroid/util/ArrayMap; HSPLcom/android/server/power/ThermalManagerService;->access$200(Lcom/android/server/power/ThermalManagerService;Landroid/os/IThermalEventListener;Ljava/lang/Integer;)V -PLcom/android/server/power/ThermalManagerService;->access$300(Lcom/android/server/power/ThermalManagerService;)Ljava/util/concurrent/atomic/AtomicBoolean; +HPLcom/android/server/power/ThermalManagerService;->access$300(Lcom/android/server/power/ThermalManagerService;)Ljava/util/concurrent/atomic/AtomicBoolean; HSPLcom/android/server/power/ThermalManagerService;->access$400(Lcom/android/server/power/ThermalManagerService;)Lcom/android/server/power/ThermalManagerService$ThermalHalWrapper; HSPLcom/android/server/power/ThermalManagerService;->access$500(Lcom/android/server/power/ThermalManagerService;)Landroid/os/RemoteCallbackList; HSPLcom/android/server/power/ThermalManagerService;->access$600(Lcom/android/server/power/ThermalManagerService;Landroid/os/IThermalStatusListener;)V -PLcom/android/server/power/ThermalManagerService;->access$700(Lcom/android/server/power/ThermalManagerService;)I +HPLcom/android/server/power/ThermalManagerService;->access$700(Lcom/android/server/power/ThermalManagerService;)I +PLcom/android/server/power/ThermalManagerService;->access$800()Ljava/lang/String; +PLcom/android/server/power/ThermalManagerService;->access$900(Lcom/android/server/power/ThermalManagerService;)Z PLcom/android/server/power/ThermalManagerService;->lambda$EFa1q7lNzNJKR9kHjyMZOluNpXA(Lcom/android/server/power/ThermalManagerService;Landroid/os/Temperature;)V HSPLcom/android/server/power/ThermalManagerService;->lambda$postEventListener$1(Landroid/os/IThermalEventListener;Landroid/os/Temperature;)V HSPLcom/android/server/power/ThermalManagerService;->lambda$postStatusListener$0$ThermalManagerService(Landroid/os/IThermalStatusListener;)V HSPLcom/android/server/power/ThermalManagerService;->notifyEventListenersLocked(Landroid/os/Temperature;)V -PLcom/android/server/power/ThermalManagerService;->notifyStatusListenersLocked()V +HPLcom/android/server/power/ThermalManagerService;->notifyStatusListenersLocked()V HSPLcom/android/server/power/ThermalManagerService;->onActivityManagerReady()V HSPLcom/android/server/power/ThermalManagerService;->onBootPhase(I)V HSPLcom/android/server/power/ThermalManagerService;->onStart()V HSPLcom/android/server/power/ThermalManagerService;->onTemperatureChanged(Landroid/os/Temperature;Z)V -PLcom/android/server/power/ThermalManagerService;->onTemperatureChangedCallback(Landroid/os/Temperature;)V +HPLcom/android/server/power/ThermalManagerService;->onTemperatureChangedCallback(Landroid/os/Temperature;)V HSPLcom/android/server/power/ThermalManagerService;->onTemperatureMapChangedLocked()V HSPLcom/android/server/power/ThermalManagerService;->postEventListener(Landroid/os/Temperature;Landroid/os/IThermalEventListener;Ljava/lang/Integer;)V HSPLcom/android/server/power/ThermalManagerService;->postEventListenerCurrentTemperatures(Landroid/os/IThermalEventListener;Ljava/lang/Integer;)V @@ -26949,7 +30178,7 @@ HSPLcom/android/server/power/WakeLockLog$Injector;->getDateFormat()Ljava/text/Si HSPLcom/android/server/power/WakeLockLog$Injector;->getLogSize()I HSPLcom/android/server/power/WakeLockLog$Injector;->getLooper()Landroid/os/Looper; HSPLcom/android/server/power/WakeLockLog$Injector;->getTagDatabaseSize()I -PLcom/android/server/power/WakeLockLog$LogEntry;->()V +HPLcom/android/server/power/WakeLockLog$LogEntry;->()V HSPLcom/android/server/power/WakeLockLog$LogEntry;->(JILcom/android/server/power/WakeLockLog$TagData;I)V HPLcom/android/server/power/WakeLockLog$LogEntry;->dump(Ljava/io/PrintWriter;Ljava/text/SimpleDateFormat;)V HPLcom/android/server/power/WakeLockLog$LogEntry;->flagsToString(Ljava/lang/StringBuilder;)V @@ -26990,7 +30219,7 @@ HPLcom/android/server/power/WakeLockLog$TheLog;->readEntryAt(IJLcom/android/serv HPLcom/android/server/power/WakeLockLog$TheLog;->removeOldestItem()V HPLcom/android/server/power/WakeLockLog$TheLog;->removeTagIndex(I)V HSPLcom/android/server/power/WakeLockLog$TheLog;->writeBytesAt(I[BI)V -PLcom/android/server/power/WakeLockLog$TheLog;->writeEntryAt(ILcom/android/server/power/WakeLockLog$LogEntry;J)V +HPLcom/android/server/power/WakeLockLog$TheLog;->writeEntryAt(ILcom/android/server/power/WakeLockLog$LogEntry;J)V HSPLcom/android/server/power/WakeLockLog$WakeLockLogHandler;->(Lcom/android/server/power/WakeLockLog;Landroid/os/Looper;)V HSPLcom/android/server/power/WakeLockLog$WakeLockLogHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/power/WakeLockLog;->()V @@ -27024,8 +30253,10 @@ HPLcom/android/server/power/WirelessChargerDetector;->hasMoved(FFFFFF)Z HPLcom/android/server/power/WirelessChargerDetector;->processSampleLocked(FFF)V PLcom/android/server/power/WirelessChargerDetector;->startDetectionLocked()V HSPLcom/android/server/power/WirelessChargerDetector;->update(ZI)Z -HSPLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$iiph1vBNF_3kFgsagOMSekQ_Q00;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V -PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$iiph1vBNF_3kFgsagOMSekQ_Q00;->onAccessibilityStateChanged(Z)V +HSPLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$0r1uLr0CJP1-OgagfZbQmd6RUP8;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V +PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$0r1uLr0CJP1-OgagfZbQmd6RUP8;->onAccessibilityStateChanged(Z)V +HSPLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$s89KAfDckWtVNxuE0olaYpR0538;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V +PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$s89KAfDckWtVNxuE0olaYpR0538;->onProjectionStateChanged(ILjava/util/Set;)V PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$1EwyG_pn3H-C0ioZbgS2cfrLLCI;->(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;)V PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$1EwyG_pn3H-C0ioZbgS2cfrLLCI;->run()V PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$5YGRMAjJ8DyuYmjloVzrbb8dcsY;->(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;)V @@ -27034,27 +30265,30 @@ PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$LslWh PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$LslWh4hhYFjFFwmSSc2-r8ZXWXk;->run()V HSPLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$S_N5dZx6EbaDriR4Ktah_f_DgcA;->(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;)V PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$S_N5dZx6EbaDriR4Ktah_f_DgcA;->run()V +PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$ewgD6bxpnnceuq98_gMQ2pkRgvE;->(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;)V +PLcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$ewgD6bxpnnceuq98_gMQ2pkRgvE;->run()V HSPLcom/android/server/power/batterysaver/-$$Lambda$FileUpdater$H_UJfAha8tTkm9p8pEj1_qonoLY;->(Lcom/android/server/power/batterysaver/FileUpdater;)V HPLcom/android/server/power/batterysaver/-$$Lambda$FileUpdater$H_UJfAha8tTkm9p8pEj1_qonoLY;->run()V HSPLcom/android/server/power/batterysaver/BatterySaverController$1;->(Lcom/android/server/power/batterysaver/BatterySaverController;)V HPLcom/android/server/power/batterysaver/BatterySaverController$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/power/batterysaver/BatterySaverController$MyHandler;->(Lcom/android/server/power/batterysaver/BatterySaverController;Landroid/os/Looper;)V HSPLcom/android/server/power/batterysaver/BatterySaverController$MyHandler;->dispatchMessage(Landroid/os/Message;)V +HPLcom/android/server/power/batterysaver/BatterySaverController$MyHandler;->postStateChanged(ZI)V HSPLcom/android/server/power/batterysaver/BatterySaverController$MyHandler;->postSystemReady()V HSPLcom/android/server/power/batterysaver/BatterySaverController;->(Ljava/lang/Object;Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/power/batterysaver/BatterySaverPolicy;Lcom/android/server/power/batterysaver/BatterySavingStats;)V -PLcom/android/server/power/batterysaver/BatterySaverController;->access$000(Lcom/android/server/power/batterysaver/BatterySaverController;)Z -PLcom/android/server/power/batterysaver/BatterySaverController;->access$100(Lcom/android/server/power/batterysaver/BatterySaverController;)V -PLcom/android/server/power/batterysaver/BatterySaverController;->access$300(Lcom/android/server/power/batterysaver/BatterySaverController;)Ljava/lang/Object; -PLcom/android/server/power/batterysaver/BatterySaverController;->access$402(Lcom/android/server/power/batterysaver/BatterySaverController;Z)Z -HSPLcom/android/server/power/batterysaver/BatterySaverController;->access$500(Lcom/android/server/power/batterysaver/BatterySaverController;)[Lcom/android/server/power/batterysaver/BatterySaverController$Plugin; +HPLcom/android/server/power/batterysaver/BatterySaverController;->access$000(Lcom/android/server/power/batterysaver/BatterySaverController;)Z +HPLcom/android/server/power/batterysaver/BatterySaverController;->access$100(Lcom/android/server/power/batterysaver/BatterySaverController;)V +PLcom/android/server/power/batterysaver/BatterySaverController;->access$200(Lcom/android/server/power/batterysaver/BatterySaverController;)Lcom/android/server/power/batterysaver/BatterySaverController$MyHandler; +HPLcom/android/server/power/batterysaver/BatterySaverController;->access$300(Lcom/android/server/power/batterysaver/BatterySaverController;)Ljava/lang/Object; +HPLcom/android/server/power/batterysaver/BatterySaverController;->access$402(Lcom/android/server/power/batterysaver/BatterySaverController;Z)Z HSPLcom/android/server/power/batterysaver/BatterySaverController;->addListener(Landroid/os/PowerManagerInternal$LowPowerModeListener;)V PLcom/android/server/power/batterysaver/BatterySaverController;->enableBatterySaver(ZI)V HSPLcom/android/server/power/batterysaver/BatterySaverController;->getAdaptiveEnabledLocked()Z HSPLcom/android/server/power/batterysaver/BatterySaverController;->getBatterySaverPolicy()Lcom/android/server/power/batterysaver/BatterySaverPolicy; HSPLcom/android/server/power/batterysaver/BatterySaverController;->getFullEnabledLocked()Z -PLcom/android/server/power/batterysaver/BatterySaverController;->getPowerManager()Landroid/os/PowerManager; +HPLcom/android/server/power/batterysaver/BatterySaverController;->getPowerManager()Landroid/os/PowerManager; PLcom/android/server/power/batterysaver/BatterySaverController;->getPowerSaveModeChangedListenerPackage()Ljava/util/Optional; -PLcom/android/server/power/batterysaver/BatterySaverController;->handleBatterySaverStateChanged(ZI)V +HPLcom/android/server/power/batterysaver/BatterySaverController;->handleBatterySaverStateChanged(ZI)V PLcom/android/server/power/batterysaver/BatterySaverController;->isAdaptiveEnabled()Z HSPLcom/android/server/power/batterysaver/BatterySaverController;->isEnabled()Z PLcom/android/server/power/batterysaver/BatterySaverController;->isFullEnabled()Z @@ -27063,49 +30297,56 @@ HSPLcom/android/server/power/batterysaver/BatterySaverController;->isLaunchBoost HSPLcom/android/server/power/batterysaver/BatterySaverController;->isPolicyEnabled()Z PLcom/android/server/power/batterysaver/BatterySaverController;->reasonToString(I)Ljava/lang/String; PLcom/android/server/power/batterysaver/BatterySaverController;->resetAdaptivePolicyLocked(I)Z -PLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyEnabledLocked(ZI)Z -PLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyLocked(Landroid/os/BatterySaverPolicyConfig;I)Z -PLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyLocked(Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;I)Z +PLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptiveEnabledLocked(Z)V +HPLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyEnabledLocked(ZI)Z +HPLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyLocked(Landroid/os/BatterySaverPolicyConfig;I)Z +HPLcom/android/server/power/batterysaver/BatterySaverController;->setAdaptivePolicyLocked(Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;I)Z +PLcom/android/server/power/batterysaver/BatterySaverController;->setFullEnabledLocked(Z)V HSPLcom/android/server/power/batterysaver/BatterySaverController;->systemReady()V HPLcom/android/server/power/batterysaver/BatterySaverController;->updateBatterySavingStats()V PLcom/android/server/power/batterysaver/BatterySaverController;->updatePolicyLevelLocked()Z -HSPLcom/android/server/power/batterysaver/BatterySaverLocationPlugin;->(Landroid/content/Context;)V -HSPLcom/android/server/power/batterysaver/BatterySaverLocationPlugin;->onSystemReady(Lcom/android/server/power/batterysaver/BatterySaverController;)V -HSPLcom/android/server/power/batterysaver/BatterySaverLocationPlugin;->updateLocationState(Lcom/android/server/power/batterysaver/BatterySaverController;)V -HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$1;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V -PLcom/android/server/power/batterysaver/BatterySaverPolicy$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->(FZZZZZZZZZZZZZZLandroid/util/ArrayMap;Landroid/util/ArrayMap;ZZI)V -PLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->equals(Ljava/lang/Object;)Z -PLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->fromConfig(Landroid/os/BatterySaverPolicyConfig;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; -HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->fromSettings(Ljava/lang/String;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->access$200(Ljava/lang/String;Ljava/lang/String;Landroid/provider/DeviceConfig$Properties;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; +HPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->equals(Ljava/lang/Object;)Z +HPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->fromConfig(Landroid/os/BatterySaverPolicyConfig;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->fromSettings(Ljava/lang/String;Ljava/lang/String;Landroid/provider/DeviceConfig$Properties;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;Ljava/lang/String;)V +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->(Lcom/android/server/power/batterysaver/BatterySaverPolicy;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$1;)V +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->access$100(Lcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;Z)V +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->access$300(Lcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;)Z +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->get()Z +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->initialize(Z)V +PLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;->update(Z)V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->()V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySavingStats;)V +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->access$400(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)Ljava/lang/Object; +PLcom/android/server/power/batterysaver/BatterySaverPolicy;->access$500(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V +PLcom/android/server/power/batterysaver/BatterySaverPolicy;->access$600(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->addListener(Lcom/android/server/power/batterysaver/BatterySaverPolicy$BatterySaverPolicyListener;)V PLcom/android/server/power/batterysaver/BatterySaverPolicy;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->dumpMap(Ljava/io/PrintWriter;Ljava/lang/String;Landroid/util/ArrayMap;)V -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->dumpPolicyLocked(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)V +PLcom/android/server/power/batterysaver/BatterySaverPolicy;->dumpMap(Ljava/io/PrintWriter;Landroid/util/ArrayMap;)V +HPLcom/android/server/power/batterysaver/BatterySaverPolicy;->dumpPolicyLocked(Landroid/util/IndentingPrintWriter;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getBatterySaverPolicy(I)Landroid/os/PowerSaveState; HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getCurrentPolicyLocked()Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getCurrentRawPolicyLocked()Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getDeviceSpecificConfigResId()I -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->getFileValues(Z)Landroid/util/ArrayMap; +HPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getFileValues(Z)Landroid/util/ArrayMap; HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getGlobalSetting(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getGpsMode()I HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->invalidatePowerSaveModeCaches()V -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->isLaunchBoostDisabled()Z -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->lambda$systemReady$0$BatterySaverPolicy(Z)V +HPLcom/android/server/power/batterysaver/BatterySaverPolicy;->isLaunchBoostDisabled()Z +PLcom/android/server/power/batterysaver/BatterySaverPolicy;->lambda$new$0$BatterySaverPolicy(ILjava/util/Set;)V +PLcom/android/server/power/batterysaver/BatterySaverPolicy;->lambda$systemReady$1$BatterySaverPolicy(Z)V PLcom/android/server/power/batterysaver/BatterySaverPolicy;->maybeNotifyListenersOfPolicyChange()V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->refreshSettings()V PLcom/android/server/power/batterysaver/BatterySaverPolicy;->resetAdaptivePolicyLocked()Z -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->setAccessibilityEnabled(Z)V -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->setAdaptivePolicyLocked(Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)Z -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->setCarModeEnabled(Z)V +HPLcom/android/server/power/batterysaver/BatterySaverPolicy;->setAdaptivePolicyLocked(Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;)Z PLcom/android/server/power/batterysaver/BatterySaverPolicy;->setPolicyLevel(I)Z -PLcom/android/server/power/batterysaver/BatterySaverPolicy;->shouldAdvertiseIsEnabled()Z +HPLcom/android/server/power/batterysaver/BatterySaverPolicy;->shouldAdvertiseIsEnabled()Z HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->systemReady()V PLcom/android/server/power/batterysaver/BatterySaverPolicy;->toEventLogString()Ljava/lang/String; -HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->updateConstantsLocked(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z +HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->updateConstantsLocked(Ljava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->updatePolicyDependenciesLocked()V HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine$1;->(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;Landroid/os/Handler;)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine$1;->onChange(Z)V @@ -27116,43 +30357,53 @@ PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->buildNotifica HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->doAutoBatterySaverLocked()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->dumpProto(Landroid/util/proto/ProtoOutputStream;J)V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->enableBatterySaverLocked(ZZI)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->enableBatterySaverLocked(ZZILjava/lang/String;)V -PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->getGlobalSetting(Ljava/lang/String;I)I -PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->isAutomaticModeActiveLocked()Z +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->ensureNotificationChannelExists(Landroid/app/NotificationManager;Ljava/lang/String;I)V +HPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->getGlobalSetting(Ljava/lang/String;I)I +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->hideDynamicModeNotification()V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->hideNotification(I)V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->hideStickyDisabledNotification()V +HPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->isAutomaticModeActiveLocked()Z PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->isDynamicModeActiveLocked()Z PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->isInAutomaticLowZoneLocked()Z +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->isInDynamicLowZoneLocked()Z PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->lambda$hideNotification$4$BatterySaverStateMachine(I)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->lambda$new$1$BatterySaverStateMachine()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->lambda$onBootCompleted$0$BatterySaverStateMachine()V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->lambda$triggerDynamicModeNotification$2$BatterySaverStateMachine()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->lambda$triggerStickyDisabledNotification$3$BatterySaverStateMachine()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->onBootCompleted()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->putGlobalSetting(Ljava/lang/String;I)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->refreshSettingsLocked()V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->runOnBgThread(Ljava/lang/Runnable;)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->runOnBgThreadLazy(Ljava/lang/Runnable;I)V -PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setAdaptiveBatterySaverEnabled(Z)Z -PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setAdaptiveBatterySaverPolicy(Landroid/os/BatterySaverPolicyConfig;)Z +HPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setAdaptiveBatterySaverEnabled(Z)Z +HPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setAdaptiveBatterySaverPolicy(Landroid/os/BatterySaverPolicyConfig;)Z PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setBatterySaverEnabledManually(Z)V HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setBatteryStatus(ZIZ)V PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setSettingsLocked(ZZIZIIZI)V -PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->updateStateLocked(ZZ)V -PLcom/android/server/power/batterysaver/BatterySavingStats$BatterySaverState;->fromIndex(I)I -PLcom/android/server/power/batterysaver/BatterySavingStats$DozeState;->fromIndex(I)I -PLcom/android/server/power/batterysaver/BatterySavingStats$InteractiveState;->fromIndex(I)I +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setStickyActive(Z)V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->triggerDynamicModeNotification()V +PLcom/android/server/power/batterysaver/BatterySaverStateMachine;->triggerStickyDisabledNotification()V +HPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->updateStateLocked(ZZ)V +HPLcom/android/server/power/batterysaver/BatterySavingStats$BatterySaverState;->fromIndex(I)I +HPLcom/android/server/power/batterysaver/BatterySavingStats$DozeState;->fromIndex(I)I +HPLcom/android/server/power/batterysaver/BatterySavingStats$InteractiveState;->fromIndex(I)I PLcom/android/server/power/batterysaver/BatterySavingStats$Stat;->()V PLcom/android/server/power/batterysaver/BatterySavingStats$Stat;->drainPerHour()D PLcom/android/server/power/batterysaver/BatterySavingStats$Stat;->totalMinutes()J HSPLcom/android/server/power/batterysaver/BatterySavingStats;->(Ljava/lang/Object;)V -PLcom/android/server/power/batterysaver/BatterySavingStats;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/power/batterysaver/BatterySavingStats;->dumpLineLocked(Ljava/io/PrintWriter;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V -PLcom/android/server/power/batterysaver/BatterySavingStats;->endLastStateLocked(JII)V -PLcom/android/server/power/batterysaver/BatterySavingStats;->getBatteryManagerInternal()Landroid/os/BatteryManagerInternal; +PLcom/android/server/power/batterysaver/BatterySavingStats;->dump(Landroid/util/IndentingPrintWriter;)V +HPLcom/android/server/power/batterysaver/BatterySavingStats;->dumpLineLocked(Landroid/util/IndentingPrintWriter;ILjava/lang/String;ILjava/lang/String;)V +HPLcom/android/server/power/batterysaver/BatterySavingStats;->endLastStateLocked(JII)V +HPLcom/android/server/power/batterysaver/BatterySavingStats;->getBatteryManagerInternal()Landroid/os/BatteryManagerInternal; HPLcom/android/server/power/batterysaver/BatterySavingStats;->getStat(I)Lcom/android/server/power/batterysaver/BatterySavingStats$Stat; PLcom/android/server/power/batterysaver/BatterySavingStats;->getStat(IIII)Lcom/android/server/power/batterysaver/BatterySavingStats$Stat; -PLcom/android/server/power/batterysaver/BatterySavingStats;->injectBatteryLevel()I -PLcom/android/server/power/batterysaver/BatterySavingStats;->injectBatteryPercent()I -PLcom/android/server/power/batterysaver/BatterySavingStats;->injectCurrentTime()J -PLcom/android/server/power/batterysaver/BatterySavingStats;->startNewStateLocked(IJII)V +HPLcom/android/server/power/batterysaver/BatterySavingStats;->injectBatteryLevel()I +HPLcom/android/server/power/batterysaver/BatterySavingStats;->injectBatteryPercent()I +HPLcom/android/server/power/batterysaver/BatterySavingStats;->injectCurrentTime()J +HPLcom/android/server/power/batterysaver/BatterySavingStats;->startNewStateLocked(IJII)V HPLcom/android/server/power/batterysaver/BatterySavingStats;->statesToIndex(IIII)I HPLcom/android/server/power/batterysaver/BatterySavingStats;->transitionState(IIII)V HPLcom/android/server/power/batterysaver/BatterySavingStats;->transitionStateLocked(I)V @@ -27165,17 +30416,17 @@ HSPLcom/android/server/power/batterysaver/FileUpdater;->(Landroid/content/ PLcom/android/server/power/batterysaver/FileUpdater;->handleWriteOnHandler()V HSPLcom/android/server/power/batterysaver/FileUpdater;->injectDefaultValuesFilename()Ljava/io/File; PLcom/android/server/power/batterysaver/FileUpdater;->lambda$new$0$FileUpdater()V -PLcom/android/server/power/batterysaver/FileUpdater;->loadDefaultValuesLocked()Z -PLcom/android/server/power/batterysaver/FileUpdater;->restoreDefault()V +HSPLcom/android/server/power/batterysaver/FileUpdater;->loadDefaultValuesLocked()Z +HPLcom/android/server/power/batterysaver/FileUpdater;->restoreDefault()V HSPLcom/android/server/power/batterysaver/FileUpdater;->systemReady(Z)V -PLcom/android/server/power/batterysaver/FileUpdater;->writeFiles(Landroid/util/ArrayMap;)V +HPLcom/android/server/power/batterysaver/FileUpdater;->writeFiles(Landroid/util/ArrayMap;)V PLcom/android/server/powerstats/BatteryTrigger$1;->(Lcom/android/server/powerstats/BatteryTrigger;)V HPLcom/android/server/powerstats/BatteryTrigger$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/powerstats/BatteryTrigger;->()V PLcom/android/server/powerstats/BatteryTrigger;->(Landroid/content/Context;Lcom/android/server/powerstats/PowerStatsLogger;Z)V HPLcom/android/server/powerstats/BatteryTrigger;->access$000(Lcom/android/server/powerstats/BatteryTrigger;)I HPLcom/android/server/powerstats/BatteryTrigger;->access$002(Lcom/android/server/powerstats/BatteryTrigger;I)I -PLcom/android/server/powerstats/PowerStatsDataStorage$DataElement;->(Ljava/io/InputStream;)V +HPLcom/android/server/powerstats/PowerStatsDataStorage$DataElement;->(Ljava/io/InputStream;)V PLcom/android/server/powerstats/PowerStatsDataStorage$DataElement;->(Ljava/io/InputStream;Lcom/android/server/powerstats/PowerStatsDataStorage$1;)V HPLcom/android/server/powerstats/PowerStatsDataStorage$DataElement;->([B)V HPLcom/android/server/powerstats/PowerStatsDataStorage$DataElement;->([BLcom/android/server/powerstats/PowerStatsDataStorage$1;)V @@ -27193,22 +30444,37 @@ PLcom/android/server/powerstats/PowerStatsDataStorage;->()V PLcom/android/server/powerstats/PowerStatsDataStorage;->(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;)V PLcom/android/server/powerstats/PowerStatsDataStorage;->read(Lcom/android/server/powerstats/PowerStatsDataStorage$DataElementReadCallback;)V HPLcom/android/server/powerstats/PowerStatsDataStorage;->write([B)V -PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHALWrapperImpl;->()V -HPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHALWrapperImpl;->getEnergyConsumed()[Landroid/hardware/power/stats/EnergyConsumerResult; -PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHALWrapperImpl;->initialize()Z -HPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHALWrapperImpl;->readEnergyMeters()[Landroid/hardware/power/stats/EnergyMeasurement; -PLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->()V -PLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->(Lcom/android/server/powerstats/PowerStatsHALWrapper$1;)V -HPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Landroid/hardware/power/stats/IPowerStats; -HPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Ljava/lang/Object; +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->()V +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->getEnergyConsumed([I)[Landroid/hardware/power/stats/EnergyConsumerResult; +PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->getEnergyConsumerInfo()[I +PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->getEnergyMeterInfo()[Landroid/hardware/power/stats/ChannelInfo; +PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->getPowerEntityInfo()[Landroid/hardware/power/stats/PowerEntityInfo; +PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->getStateResidency([I)[Landroid/hardware/power/stats/StateResidencyResult; +PLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->isInitialized()Z +HPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;->readEnergyMeters([I)[Landroid/hardware/power/stats/EnergyMeasurement; +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;->()V +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;->isInitialized()Z +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->()V +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->(Lcom/android/server/powerstats/PowerStatsHALWrapper$1;)V +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Landroid/hardware/power/stats/IPowerStats; +HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Ljava/lang/Object; +HSPLcom/android/server/powerstats/PowerStatsHALWrapper;->()V +HSPLcom/android/server/powerstats/PowerStatsHALWrapper;->getPowerStatsHalImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper; PLcom/android/server/powerstats/PowerStatsLogTrigger;->()V PLcom/android/server/powerstats/PowerStatsLogTrigger;->(Landroid/content/Context;Lcom/android/server/powerstats/PowerStatsLogger;)V -HPLcom/android/server/powerstats/PowerStatsLogTrigger;->logPowerStatsData()V +HPLcom/android/server/powerstats/PowerStatsLogTrigger;->logPowerStatsData(I)V PLcom/android/server/powerstats/PowerStatsLogger$1;->(Lcom/android/server/powerstats/PowerStatsLogger;Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/powerstats/PowerStatsLogger$1;->onReadDataElement([B)V +HPLcom/android/server/powerstats/PowerStatsLogger$1;->onReadDataElement([B)V +PLcom/android/server/powerstats/PowerStatsLogger$2;->(Lcom/android/server/powerstats/PowerStatsLogger;Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/powerstats/PowerStatsLogger$2;->onReadDataElement([B)V +PLcom/android/server/powerstats/PowerStatsLogger$3;->(Lcom/android/server/powerstats/PowerStatsLogger;Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/powerstats/PowerStatsLogger$3;->onReadDataElement([B)V PLcom/android/server/powerstats/PowerStatsLogger;->()V -PLcom/android/server/powerstats/PowerStatsLogger;->(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)V +PLcom/android/server/powerstats/PowerStatsLogger;->(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)V HPLcom/android/server/powerstats/PowerStatsLogger;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/powerstats/PowerStatsLogger;->writeMeterDataToFile(Ljava/io/FileDescriptor;)V +PLcom/android/server/powerstats/PowerStatsLogger;->writeModelDataToFile(Ljava/io/FileDescriptor;)V +PLcom/android/server/powerstats/PowerStatsLogger;->writeResidencyDataToFile(Ljava/io/FileDescriptor;)V HSPLcom/android/server/powerstats/PowerStatsService$BinderService;->(Lcom/android/server/powerstats/PowerStatsService;)V HSPLcom/android/server/powerstats/PowerStatsService$BinderService;->(Lcom/android/server/powerstats/PowerStatsService;Lcom/android/server/powerstats/PowerStatsService$1;)V PLcom/android/server/powerstats/PowerStatsService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V @@ -27218,7 +30484,8 @@ PLcom/android/server/powerstats/PowerStatsService$Injector;->createDataStoragePa PLcom/android/server/powerstats/PowerStatsService$Injector;->createMeterFilename()Ljava/lang/String; PLcom/android/server/powerstats/PowerStatsService$Injector;->createModelFilename()Ljava/lang/String; PLcom/android/server/powerstats/PowerStatsService$Injector;->createPowerStatsHALWrapperImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper; -PLcom/android/server/powerstats/PowerStatsService$Injector;->createPowerStatsLogger(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)Lcom/android/server/powerstats/PowerStatsLogger; +PLcom/android/server/powerstats/PowerStatsService$Injector;->createPowerStatsLogger(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)Lcom/android/server/powerstats/PowerStatsLogger; +PLcom/android/server/powerstats/PowerStatsService$Injector;->createResidencyFilename()Ljava/lang/String; PLcom/android/server/powerstats/PowerStatsService$Injector;->createTimerTrigger(Landroid/content/Context;Lcom/android/server/powerstats/PowerStatsLogger;)Lcom/android/server/powerstats/TimerTrigger; HSPLcom/android/server/powerstats/PowerStatsService;->()V HSPLcom/android/server/powerstats/PowerStatsService;->(Landroid/content/Context;)V @@ -27229,10 +30496,20 @@ PLcom/android/server/powerstats/PowerStatsService;->access$200(Lcom/android/serv HSPLcom/android/server/powerstats/PowerStatsService;->onBootPhase(I)V HSPLcom/android/server/powerstats/PowerStatsService;->onStart()V PLcom/android/server/powerstats/PowerStatsService;->onSystemServiceReady()V +PLcom/android/server/powerstats/ProtoStreamUtils$ChannelInfoUtils;->packProtoMessage([Landroid/hardware/power/stats/ChannelInfo;Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerIdUtils;->packProtoMessage([ILandroid/util/proto/ProtoOutputStream;)V HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerResultUtils;->getProtoBytes([Landroid/hardware/power/stats/EnergyConsumerResult;)[B HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerResultUtils;->packProtoMessage([Landroid/hardware/power/stats/EnergyConsumerResult;Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerResultUtils;->unpackProtoMessage([B)[Landroid/hardware/power/stats/EnergyConsumerResult; HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyMeasurementUtils;->getProtoBytes([Landroid/hardware/power/stats/EnergyMeasurement;)[B HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyMeasurementUtils;->packProtoMessage([Landroid/hardware/power/stats/EnergyMeasurement;Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyMeasurementUtils;->unpackProtoMessage([B)[Landroid/hardware/power/stats/EnergyMeasurement; +PLcom/android/server/powerstats/ProtoStreamUtils$PowerEntityInfoUtils;->packProtoMessage([Landroid/hardware/power/stats/PowerEntityInfo;Landroid/util/proto/ProtoOutputStream;)V +PLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->getProtoBytes([Landroid/hardware/power/stats/StateResidencyResult;)[B +HPLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->packProtoMessage([Landroid/hardware/power/stats/StateResidencyResult;Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->unpackProtoMessage([B)[Landroid/hardware/power/stats/StateResidencyResult; +HPLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->unpackStateResidencyProto(Landroid/util/proto/ProtoInputStream;)Landroid/hardware/power/stats/StateResidency; +PLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->unpackStateResidencyResultProto(Landroid/util/proto/ProtoInputStream;)Landroid/hardware/power/stats/StateResidencyResult; PLcom/android/server/powerstats/TimerTrigger$1;->(Lcom/android/server/powerstats/TimerTrigger;)V HPLcom/android/server/powerstats/TimerTrigger$1;->run()V PLcom/android/server/powerstats/TimerTrigger;->()V @@ -27242,16 +30519,70 @@ HPLcom/android/server/powerstats/TimerTrigger;->access$100(Lcom/android/server/p PLcom/android/server/print/-$$Lambda$RemotePrintService$EJZkn9Rh5O1N3msjTKWBy23RZEQ;->()V PLcom/android/server/print/-$$Lambda$RemotePrintService$EJZkn9Rh5O1N3msjTKWBy23RZEQ;->()V PLcom/android/server/print/-$$Lambda$RemotePrintService$EJZkn9Rh5O1N3msjTKWBy23RZEQ;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$FMyFSSsKGLlOfgudWm5UPa3lpxo;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$FMyFSSsKGLlOfgudWm5UPa3lpxo;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$FMyFSSsKGLlOfgudWm5UPa3lpxo;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$JFPYrRyXsQ_rKO0JzAePzCgMYzo;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$JFPYrRyXsQ_rKO0JzAePzCgMYzo;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$JFPYrRyXsQ_rKO0JzAePzCgMYzo;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$_CDB4SzMmZbA3FqTXUWF2gRhyWk;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$_CDB4SzMmZbA3FqTXUWF2gRhyWk;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$_CDB4SzMmZbA3FqTXUWF2gRhyWk;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$j3yKq5GrFWDLNxTziDZmV8YchlY;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$j3yKq5GrFWDLNxTziDZmV8YchlY;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$j3yKq5GrFWDLNxTziDZmV8YchlY;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kCH_B4ONDbwCDioVop95bcssb3s;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kCH_B4ONDbwCDioVop95bcssb3s;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kCH_B4ONDbwCDioVop95bcssb3s;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kxsXiEccrHPSWZynZRPilSRACt0;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kxsXiEccrHPSWZynZRPilSRACt0;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$kxsXiEccrHPSWZynZRPilSRACt0;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ppBvbpXAt559zRyKKo1I6q5aINk;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ppBvbpXAt559zRyKKo1I6q5aINk;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ppBvbpXAt559zRyKKo1I6q5aINk;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ssNGvMcrnbZQPteuOxztgloFRgw;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ssNGvMcrnbZQPteuOxztgloFRgw;->()V +PLcom/android/server/print/-$$Lambda$RemotePrintService$ssNGvMcrnbZQPteuOxztgloFRgw;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/print/-$$Lambda$UserState$5SeVoc3K-NMBxJLsvpIx4GXqsFg;->()V PLcom/android/server/print/-$$Lambda$UserState$5SeVoc3K-NMBxJLsvpIx4GXqsFg;->()V PLcom/android/server/print/-$$Lambda$UserState$5SeVoc3K-NMBxJLsvpIx4GXqsFg;->accept(Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$1bKMu_-eRdvH5I9_weS__Iy3yLg;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$1bKMu_-eRdvH5I9_weS__Iy3yLg;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$1bKMu_-eRdvH5I9_weS__Iy3yLg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$FAC-7EU5oHKE3w1CWaJTQrs7De4;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$FAC-7EU5oHKE3w1CWaJTQrs7De4;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$FAC-7EU5oHKE3w1CWaJTQrs7De4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$WPnZWxAcULKXo0BvpaAMnH3u6is;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$WPnZWxAcULKXo0BvpaAMnH3u6is;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$WPnZWxAcULKXo0BvpaAMnH3u6is;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$aVNI9C1cPE4uOIZ2UjYA_kJz39U;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$aVNI9C1cPE4uOIZ2UjYA_kJz39U;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$aVNI9C1cPE4uOIZ2UjYA_kJz39U;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$fvp5guvKJQeZc-FjAk72NYKIRQ8;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$fvp5guvKJQeZc-FjAk72NYKIRQ8;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$fvp5guvKJQeZc-FjAk72NYKIRQ8;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$gLu9gC1P6N64VJDT-X_nfWIhtqE;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$gLu9gC1P6N64VJDT-X_nfWIhtqE;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$gLu9gC1P6N64VJDT-X_nfWIhtqE;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$pVUz9hy3VNDfqD4QAYcmzhjCl6k;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$pVUz9hy3VNDfqD4QAYcmzhjCl6k;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$pVUz9hy3VNDfqD4QAYcmzhjCl6k;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$tTSTkOGZyl0YlI6y5va4xQ6L2ZE;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$tTSTkOGZyl0YlI6y5va4xQ6L2ZE;->()V +PLcom/android/server/print/-$$Lambda$UserState$PrinterDiscoverySessionMediator$tTSTkOGZyl0YlI6y5va4xQ6L2ZE;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$XwUreNEP3_90Px3xCJ0jEaO2rrc;->()V +PLcom/android/server/print/-$$Lambda$UserState$XwUreNEP3_90Px3xCJ0jEaO2rrc;->()V +PLcom/android/server/print/-$$Lambda$UserState$XwUreNEP3_90Px3xCJ0jEaO2rrc;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/print/-$$Lambda$UserState$Xxim-x_HbBFsxPTy-VhN_YZH85g;->()V +PLcom/android/server/print/-$$Lambda$UserState$Xxim-x_HbBFsxPTy-VhN_YZH85g;->()V +PLcom/android/server/print/-$$Lambda$UserState$Xxim-x_HbBFsxPTy-VhN_YZH85g;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/print/PrintManagerService$PrintManagerImpl$1;->(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;Landroid/os/Handler;Landroid/net/Uri;)V HSPLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)V -PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->hadPrintService(Lcom/android/server/print/UserState;Ljava/lang/String;)Z -PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->hasPrintService(Ljava/lang/String;)Z -PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->hadPrintService(Lcom/android/server/print/UserState;Ljava/lang/String;)Z +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->hasPrintService(Ljava/lang/String;)Z +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onPackageAdded(Ljava/lang/String;I)V -PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl$2;->onPackageRemoved(Ljava/lang/String;I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl$3;->(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl$3;->run()V @@ -27260,103 +30591,265 @@ PLcom/android/server/print/PrintManagerService$PrintManagerImpl$4;->run()V HSPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->(Lcom/android/server/print/PrintManagerService;Landroid/content/Context;)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$000(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$100(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;I)V -PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$200(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Ljava/lang/Object; -PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$400(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Landroid/content/Context; -PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$500(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Landroid/os/UserManager; -PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$600(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;IZZ)Lcom/android/server/print/UserState; +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$200(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Ljava/lang/Object; +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$300(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Landroid/util/SparseArray; +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$400(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Landroid/content/Context; +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$500(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;)Landroid/os/UserManager; +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->access$600(Lcom/android/server/print/PrintManagerService$PrintManagerImpl;IZZ)Lcom/android/server/print/UserState; PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->addPrintJobStateChangeListener(Landroid/print/IPrintJobStateChangeListener;II)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->addPrintServiceRecommendationsChangeListener(Landroid/printservice/recommendation/IRecommendationsChangeListener;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->addPrintServicesChangeListener(Landroid/print/IPrintServicesChangeListener;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->createPrinterDiscoverySession(Landroid/print/IPrinterDiscoveryObserver;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->destroyPrinterDiscoverySession(Landroid/print/IPrinterDiscoveryObserver;I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/util/ArrayList;)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getCurrentUserId()I -PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getOrCreateUserStateLocked(IZZ)Lcom/android/server/print/UserState; +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getOrCreateUserStateLocked(IZ)Lcom/android/server/print/UserState; +HPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getOrCreateUserStateLocked(IZZ)Lcom/android/server/print/UserState; PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getPrintJobInfos(II)Ljava/util/List; +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getPrintServiceRecommendations(I)Ljava/util/List; PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->getPrintServices(II)Ljava/util/List; +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->handleUserStopped(I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->handleUserUnlocked(I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->isPrintingEnabled()Z +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->print(Ljava/lang/String;Landroid/print/IPrintDocumentAdapter;Landroid/print/PrintAttributes;Ljava/lang/String;II)Landroid/os/Bundle; HSPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->registerBroadcastReceivers()V HSPLcom/android/server/print/PrintManagerService$PrintManagerImpl;->registerContentObservers()V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->removePrintJobStateChangeListener(Landroid/print/IPrintJobStateChangeListener;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->removePrintServiceRecommendationsChangeListener(Landroid/printservice/recommendation/IRecommendationsChangeListener;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->removePrintServicesChangeListener(Landroid/print/IPrintServicesChangeListener;I)V PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->resolveCallingAppEnforcingPermissions(I)I +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->resolveCallingPackageNameEnforcingSecurity(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->resolveCallingProfileParentLocked(I)I PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->resolveCallingUserEnforcingPermissions(I)I +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->startPrinterDiscovery(Landroid/print/IPrinterDiscoveryObserver;Ljava/util/List;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->startPrinterStateTracking(Landroid/print/PrinterId;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->stopPrinterDiscovery(Landroid/print/IPrinterDiscoveryObserver;I)V +PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->stopPrinterStateTracking(Landroid/print/PrinterId;I)V HSPLcom/android/server/print/PrintManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/print/PrintManagerService;->onStart()V PLcom/android/server/print/PrintManagerService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/print/PrintManagerService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V +PLcom/android/server/print/RemotePrintService$4;->(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService$4;->run()V +PLcom/android/server/print/RemotePrintService$6;->(Lcom/android/server/print/RemotePrintService;Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService$6;->run()V +PLcom/android/server/print/RemotePrintService$9;->(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService$9;->run()V PLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->getPrintJobInfo(Landroid/print/PrintJobId;)Landroid/print/PrintJobInfo; +PLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->onPrintersAdded(Landroid/content/pm/ParceledListSlice;)V +PLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->setPrintJobState(Landroid/print/PrintJobId;ILjava/lang/String;)Z +HPLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->throwIfPrinterIdTampered(Landroid/content/ComponentName;Landroid/print/PrinterId;)V +HPLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->throwIfPrinterIdsForPrinterInfoTampered(Landroid/content/ComponentName;Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService$RemotePrintServiceClient;->writePrintJobData(Landroid/os/ParcelFileDescriptor;Landroid/print/PrintJobId;)V PLcom/android/server/print/RemotePrintService$RemoteServiceConneciton;->(Lcom/android/server/print/RemotePrintService;)V PLcom/android/server/print/RemotePrintService$RemoteServiceConneciton;->(Lcom/android/server/print/RemotePrintService;Lcom/android/server/print/RemotePrintService$1;)V +PLcom/android/server/print/RemotePrintService$RemoteServiceConneciton;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/print/RemotePrintService;->(Landroid/content/Context;Landroid/content/ComponentName;ILcom/android/server/print/RemotePrintSpooler;Lcom/android/server/print/RemotePrintService$PrintServiceCallbacks;)V +PLcom/android/server/print/RemotePrintService;->access$1100(Lcom/android/server/print/RemotePrintService;)Z +PLcom/android/server/print/RemotePrintService;->access$1200(Lcom/android/server/print/RemotePrintService;)Z +PLcom/android/server/print/RemotePrintService;->access$1202(Lcom/android/server/print/RemotePrintService;Z)Z +PLcom/android/server/print/RemotePrintService;->access$1500(Lcom/android/server/print/RemotePrintService;)Landroid/printservice/IPrintService; +PLcom/android/server/print/RemotePrintService;->access$1502(Lcom/android/server/print/RemotePrintService;Landroid/printservice/IPrintService;)Landroid/printservice/IPrintService; +PLcom/android/server/print/RemotePrintService;->access$1700(Lcom/android/server/print/RemotePrintService;)Lcom/android/server/print/RemotePrintService$RemotePrintServiceClient; +PLcom/android/server/print/RemotePrintService;->access$1800(Lcom/android/server/print/RemotePrintService;)Z +PLcom/android/server/print/RemotePrintService;->access$1802(Lcom/android/server/print/RemotePrintService;Z)Z +PLcom/android/server/print/RemotePrintService;->access$1900(Lcom/android/server/print/RemotePrintService;)Z +PLcom/android/server/print/RemotePrintService;->access$2100(Lcom/android/server/print/RemotePrintService;)Ljava/lang/Object; +PLcom/android/server/print/RemotePrintService;->access$2300(Lcom/android/server/print/RemotePrintService;)Ljava/util/List; +PLcom/android/server/print/RemotePrintService;->access$2600(Lcom/android/server/print/RemotePrintService;)Landroid/content/ComponentName; +PLcom/android/server/print/RemotePrintService;->access$2700(Lcom/android/server/print/RemotePrintService;)Lcom/android/server/print/RemotePrintSpooler; +PLcom/android/server/print/RemotePrintService;->access$2800(Lcom/android/server/print/RemotePrintService;)Lcom/android/server/print/RemotePrintService$PrintServiceCallbacks; +PLcom/android/server/print/RemotePrintService;->access$400(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->access$600(Lcom/android/server/print/RemotePrintService;Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService;->access$900(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService;->createPrinterDiscoverySession()V PLcom/android/server/print/RemotePrintService;->destroy()V +PLcom/android/server/print/RemotePrintService;->destroyPrinterDiscoverySession()V PLcom/android/server/print/RemotePrintService;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;)V +PLcom/android/server/print/RemotePrintService;->ensureBound()V PLcom/android/server/print/RemotePrintService;->ensureUnbound()V PLcom/android/server/print/RemotePrintService;->getComponentName()Landroid/content/ComponentName; +PLcom/android/server/print/RemotePrintService;->handleCreatePrinterDiscoverySession()V PLcom/android/server/print/RemotePrintService;->handleDestroy()V +PLcom/android/server/print/RemotePrintService;->handleDestroyPrinterDiscoverySession()V +PLcom/android/server/print/RemotePrintService;->handleOnAllPrintJobsHandled()V +PLcom/android/server/print/RemotePrintService;->handleOnPrintJobQueued(Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/RemotePrintService;->handleStartPrinterDiscovery(Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService;->handleStartPrinterStateTracking(Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService;->handleStopPrinterDiscovery()V +PLcom/android/server/print/RemotePrintService;->handleStopPrinterStateTracking(Landroid/print/PrinterId;)V PLcom/android/server/print/RemotePrintService;->isBound()Z PLcom/android/server/print/RemotePrintService;->lambda$EJZkn9Rh5O1N3msjTKWBy23RZEQ(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->lambda$FMyFSSsKGLlOfgudWm5UPa3lpxo(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->lambda$JFPYrRyXsQ_rKO0JzAePzCgMYzo(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->lambda$_CDB4SzMmZbA3FqTXUWF2gRhyWk(Lcom/android/server/print/RemotePrintService;Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService;->lambda$j3yKq5GrFWDLNxTziDZmV8YchlY(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->lambda$kCH_B4ONDbwCDioVop95bcssb3s(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService;->lambda$kxsXiEccrHPSWZynZRPilSRACt0(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/RemotePrintService;->lambda$ppBvbpXAt559zRyKKo1I6q5aINk(Lcom/android/server/print/RemotePrintService;Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/RemotePrintService;->lambda$ssNGvMcrnbZQPteuOxztgloFRgw(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService;->onAllPrintJobsHandled()V +PLcom/android/server/print/RemotePrintService;->onPrintJobQueued(Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/RemotePrintService;->startPrinterDiscovery(Ljava/util/List;)V +PLcom/android/server/print/RemotePrintService;->startPrinterStateTracking(Landroid/print/PrinterId;)V +PLcom/android/server/print/RemotePrintService;->stopPrinterDiscovery()V +PLcom/android/server/print/RemotePrintService;->stopPrinterStateTracking(Landroid/print/PrinterId;)V PLcom/android/server/print/RemotePrintService;->stopTrackingAllPrinters()V +PLcom/android/server/print/RemotePrintServiceRecommendationService$Connection$1;->(Lcom/android/server/print/RemotePrintServiceRecommendationService$Connection;)V +PLcom/android/server/print/RemotePrintServiceRecommendationService$Connection$1;->onRecommendationsUpdated(Ljava/util/List;)V +PLcom/android/server/print/RemotePrintServiceRecommendationService$Connection;->(Lcom/android/server/print/RemotePrintServiceRecommendationService;Lcom/android/server/print/RemotePrintServiceRecommendationService$RemotePrintServiceRecommendationServiceCallbacks;)V +PLcom/android/server/print/RemotePrintServiceRecommendationService$Connection;->access$300(Lcom/android/server/print/RemotePrintServiceRecommendationService$Connection;)Lcom/android/server/print/RemotePrintServiceRecommendationService$RemotePrintServiceRecommendationServiceCallbacks; +PLcom/android/server/print/RemotePrintServiceRecommendationService$Connection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/print/RemotePrintServiceRecommendationService;->(Landroid/content/Context;Landroid/os/UserHandle;Lcom/android/server/print/RemotePrintServiceRecommendationService$RemotePrintServiceRecommendationServiceCallbacks;)V +PLcom/android/server/print/RemotePrintServiceRecommendationService;->access$000(Lcom/android/server/print/RemotePrintServiceRecommendationService;)Ljava/lang/Object; +PLcom/android/server/print/RemotePrintServiceRecommendationService;->access$100(Lcom/android/server/print/RemotePrintServiceRecommendationService;)Landroid/printservice/recommendation/IRecommendationService; +PLcom/android/server/print/RemotePrintServiceRecommendationService;->access$102(Lcom/android/server/print/RemotePrintServiceRecommendationService;Landroid/printservice/recommendation/IRecommendationService;)Landroid/printservice/recommendation/IRecommendationService; +PLcom/android/server/print/RemotePrintServiceRecommendationService;->access$200(Lcom/android/server/print/RemotePrintServiceRecommendationService;)Z +PLcom/android/server/print/RemotePrintServiceRecommendationService;->close()V +PLcom/android/server/print/RemotePrintServiceRecommendationService;->finalize()V +PLcom/android/server/print/RemotePrintServiceRecommendationService;->getServiceIntent(Landroid/os/UserHandle;)Landroid/content/Intent; PLcom/android/server/print/RemotePrintSpooler$BasePrintSpoolerServiceCallbacks;->()V PLcom/android/server/print/RemotePrintSpooler$BasePrintSpoolerServiceCallbacks;->(Lcom/android/server/print/RemotePrintSpooler$1;)V PLcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller;)V +PLcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller$1;->customPrinterIconCacheCleared(I)V PLcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller;->()V +PLcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller;->access$1100(Lcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller;Ljava/lang/Object;I)V +PLcom/android/server/print/RemotePrintSpooler$ClearCustomPrinterIconCacheCaller;->clearCustomPrinterIconCache(Landroid/print/IPrintSpooler;)Ljava/lang/Void; PLcom/android/server/print/RemotePrintSpooler$GetCustomPrinterIconCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$GetCustomPrinterIconCaller;)V PLcom/android/server/print/RemotePrintSpooler$GetCustomPrinterIconCaller;->()V PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller;)V +PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller$1;->onGetPrintJobInfoResult(Landroid/print/PrintJobInfo;I)V PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller;->()V +PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller;->access$700(Lcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller;Ljava/lang/Object;I)V +PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfoCaller;->getPrintJobInfo(Landroid/print/IPrintSpooler;Landroid/print/PrintJobId;I)Landroid/print/PrintJobInfo; PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller;)V PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller$1;->onGetPrintJobInfosResult(Ljava/util/List;I)V PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller;->()V +PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller;->access$600(Lcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller;Ljava/lang/Object;I)V +PLcom/android/server/print/RemotePrintSpooler$GetPrintJobInfosCaller;->getPrintJobInfos(Landroid/print/IPrintSpooler;Landroid/content/ComponentName;II)Ljava/util/List; PLcom/android/server/print/RemotePrintSpooler$MyServiceConnection;->(Lcom/android/server/print/RemotePrintSpooler;)V PLcom/android/server/print/RemotePrintSpooler$MyServiceConnection;->(Lcom/android/server/print/RemotePrintSpooler;Lcom/android/server/print/RemotePrintSpooler$1;)V PLcom/android/server/print/RemotePrintSpooler$MyServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/print/RemotePrintSpooler$MyServiceConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/print/RemotePrintSpooler$OnCustomPrinterIconLoadedCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$OnCustomPrinterIconLoadedCaller;)V PLcom/android/server/print/RemotePrintSpooler$OnCustomPrinterIconLoadedCaller;->()V PLcom/android/server/print/RemotePrintSpooler$PrintSpoolerClient;->(Lcom/android/server/print/RemotePrintSpooler;)V +PLcom/android/server/print/RemotePrintSpooler$PrintSpoolerClient;->onAllPrintJobsForServiceHandled(Landroid/content/ComponentName;)V PLcom/android/server/print/RemotePrintSpooler$PrintSpoolerClient;->onAllPrintJobsHandled()V +PLcom/android/server/print/RemotePrintSpooler$PrintSpoolerClient;->onPrintJobQueued(Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/RemotePrintSpooler$PrintSpoolerClient;->onPrintJobStateChanged(Landroid/print/PrintJobInfo;)V PLcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller;)V +PLcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller$1;->onSetPrintJobStateResult(ZI)V PLcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller;->()V +PLcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller;->access$800(Lcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller;Ljava/lang/Object;I)V +PLcom/android/server/print/RemotePrintSpooler$SetPrintJobStateCaller;->setPrintJobState(Landroid/print/IPrintSpooler;Landroid/print/PrintJobId;ILjava/lang/String;)Z PLcom/android/server/print/RemotePrintSpooler$SetPrintJobTagCaller$1;->(Lcom/android/server/print/RemotePrintSpooler$SetPrintJobTagCaller;)V PLcom/android/server/print/RemotePrintSpooler$SetPrintJobTagCaller;->()V PLcom/android/server/print/RemotePrintSpooler;->()V PLcom/android/server/print/RemotePrintSpooler;->(Landroid/content/Context;IZLcom/android/server/print/RemotePrintSpooler$PrintSpoolerCallbacks;)V PLcom/android/server/print/RemotePrintSpooler;->access$100(Lcom/android/server/print/RemotePrintSpooler;)Ljava/lang/Object; +PLcom/android/server/print/RemotePrintSpooler;->access$1300(Lcom/android/server/print/RemotePrintSpooler;)Lcom/android/server/print/RemotePrintSpooler$PrintSpoolerCallbacks; PLcom/android/server/print/RemotePrintSpooler;->access$1400(Lcom/android/server/print/RemotePrintSpooler;)V +PLcom/android/server/print/RemotePrintSpooler;->access$1500(Lcom/android/server/print/RemotePrintSpooler;Landroid/print/PrintJobInfo;)V PLcom/android/server/print/RemotePrintSpooler;->access$202(Lcom/android/server/print/RemotePrintSpooler;Landroid/print/IPrintSpooler;)Landroid/print/IPrintSpooler; PLcom/android/server/print/RemotePrintSpooler;->access$300(Lcom/android/server/print/RemotePrintSpooler;)V PLcom/android/server/print/RemotePrintSpooler;->bindLocked()V PLcom/android/server/print/RemotePrintSpooler;->clearClientLocked()V +PLcom/android/server/print/RemotePrintSpooler;->clearCustomPrinterIconCache()V PLcom/android/server/print/RemotePrintSpooler;->destroy()V PLcom/android/server/print/RemotePrintSpooler;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;)V +PLcom/android/server/print/RemotePrintSpooler;->getPrintJobInfo(Landroid/print/PrintJobId;I)Landroid/print/PrintJobInfo; PLcom/android/server/print/RemotePrintSpooler;->getPrintJobInfos(Landroid/content/ComponentName;II)Ljava/util/List; PLcom/android/server/print/RemotePrintSpooler;->getRemoteInstanceLazy()Landroid/print/IPrintSpooler; -PLcom/android/server/print/RemotePrintSpooler;->increasePriority()V +HPLcom/android/server/print/RemotePrintSpooler;->increasePriority()V PLcom/android/server/print/RemotePrintSpooler;->onAllPrintJobsHandled()V +PLcom/android/server/print/RemotePrintSpooler;->onPrintJobStateChanged(Landroid/print/PrintJobInfo;)V PLcom/android/server/print/RemotePrintSpooler;->pruneApprovedPrintServices(Ljava/util/List;)V PLcom/android/server/print/RemotePrintSpooler;->removeObsoletePrintJobs()V PLcom/android/server/print/RemotePrintSpooler;->setClientLocked()V +PLcom/android/server/print/RemotePrintSpooler;->setPrintJobState(Landroid/print/PrintJobId;ILjava/lang/String;)Z PLcom/android/server/print/RemotePrintSpooler;->throwIfCalledOnMainThread()V PLcom/android/server/print/RemotePrintSpooler;->throwIfDestroyedLocked()V PLcom/android/server/print/RemotePrintSpooler;->unbindLocked()V +PLcom/android/server/print/RemotePrintSpooler;->writePrintJobData(Landroid/os/ParcelFileDescriptor;Landroid/print/PrintJobId;)V +PLcom/android/server/print/UserState$1;->(Lcom/android/server/print/UserState;)V +PLcom/android/server/print/UserState$1;->onDestroyed()V PLcom/android/server/print/UserState$2;->(Lcom/android/server/print/UserState;Landroid/print/IPrintJobStateChangeListener;I)V +PLcom/android/server/print/UserState$3;->(Lcom/android/server/print/UserState;Landroid/print/IPrintServicesChangeListener;)V +PLcom/android/server/print/UserState$4;->(Lcom/android/server/print/UserState;Landroid/printservice/recommendation/IRecommendationsChangeListener;)V +PLcom/android/server/print/UserState$ListenerRecord;->(Lcom/android/server/print/UserState;Landroid/os/IInterface;)V +PLcom/android/server/print/UserState$ListenerRecord;->destroy()V +PLcom/android/server/print/UserState$PrintJobForAppCache$1;->(Lcom/android/server/print/UserState$PrintJobForAppCache;Landroid/os/IBinder;I)V +PLcom/android/server/print/UserState$PrintJobForAppCache$1;->binderDied()V PLcom/android/server/print/UserState$PrintJobForAppCache;->(Lcom/android/server/print/UserState;)V PLcom/android/server/print/UserState$PrintJobForAppCache;->(Lcom/android/server/print/UserState;Lcom/android/server/print/UserState$1;)V +PLcom/android/server/print/UserState$PrintJobForAppCache;->access$1000(Lcom/android/server/print/UserState$PrintJobForAppCache;)Landroid/util/SparseArray; PLcom/android/server/print/UserState$PrintJobForAppCache;->dumpLocked(Lcom/android/internal/util/dump/DualDumpOutputStream;)V PLcom/android/server/print/UserState$PrintJobForAppCache;->getPrintJobs(I)Ljava/util/List; +PLcom/android/server/print/UserState$PrintJobForAppCache;->onPrintJobCreated(Landroid/os/IBinder;ILandroid/print/PrintJobInfo;)Z +PLcom/android/server/print/UserState$PrintJobForAppCache;->onPrintJobStateChanged(Landroid/print/PrintJobInfo;)V PLcom/android/server/print/UserState$PrintJobStateChangeListenerRecord;->(Lcom/android/server/print/UserState;Landroid/print/IPrintJobStateChangeListener;I)V PLcom/android/server/print/UserState$PrintJobStateChangeListenerRecord;->destroy()V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator$1;->(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->(Lcom/android/server/print/UserState;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->addObserverLocked(Landroid/print/IPrinterDiscoveryObserver;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->destroyLocked()V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleDispatchCreatePrinterDiscoverySession(Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleDispatchDestroyPrinterDiscoverySession(Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleDispatchPrintersAdded(Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleDispatchStartPrinterDiscovery(Ljava/util/List;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleDispatchStopPrinterDiscovery(Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handlePrintersAdded(Landroid/print/IPrinterDiscoveryObserver;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleStartPrinterStateTracking(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->handleStopPrinterStateTracking(Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$1bKMu_-eRdvH5I9_weS__Iy3yLg(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$FAC-7EU5oHKE3w1CWaJTQrs7De4(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$WPnZWxAcULKXo0BvpaAMnH3u6is(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Landroid/print/IPrinterDiscoveryObserver;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$aVNI9C1cPE4uOIZ2UjYA_kJz39U(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$fvp5guvKJQeZc-FjAk72NYKIRQ8(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Ljava/util/List;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$gLu9gC1P6N64VJDT-X_nfWIhtqE(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$pVUz9hy3VNDfqD4QAYcmzhjCl6k(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Lcom/android/server/print/RemotePrintService;Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->lambda$tTSTkOGZyl0YlI6y5va4xQ6L2ZE(Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;Ljava/util/List;)V +HPLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->onPrintersAddedLocked(Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->removeObserverLocked(Landroid/print/IPrinterDiscoveryObserver;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->startPrinterDiscoveryLocked(Landroid/print/IPrinterDiscoveryObserver;Ljava/util/List;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->startPrinterStateTrackingLocked(Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->stopPrinterDiscoveryLocked(Landroid/print/IPrinterDiscoveryObserver;)V +PLcom/android/server/print/UserState$PrinterDiscoverySessionMediator;->stopPrinterStateTrackingLocked(Landroid/print/PrinterId;)V PLcom/android/server/print/UserState;->(Landroid/content/Context;ILjava/lang/Object;Z)V +PLcom/android/server/print/UserState;->access$102(Lcom/android/server/print/UserState;Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator;)Lcom/android/server/print/UserState$PrinterDiscoverySessionMediator; +PLcom/android/server/print/UserState;->access$200(Lcom/android/server/print/UserState;)Ljava/lang/Object; +PLcom/android/server/print/UserState;->access$600(Lcom/android/server/print/UserState;)Landroid/util/ArrayMap; PLcom/android/server/print/UserState;->addPrintJobStateChangeListener(Landroid/print/IPrintJobStateChangeListener;I)V +PLcom/android/server/print/UserState;->addPrintServiceRecommendationsChangeListener(Landroid/printservice/recommendation/IRecommendationsChangeListener;)V +PLcom/android/server/print/UserState;->addPrintServicesChangeListener(Landroid/print/IPrintServicesChangeListener;)V PLcom/android/server/print/UserState;->addServiceLocked(Lcom/android/server/print/RemotePrintService;)V +PLcom/android/server/print/UserState;->createPrinterDiscoverySession(Landroid/print/IPrinterDiscoveryObserver;)V PLcom/android/server/print/UserState;->destroyLocked()V +PLcom/android/server/print/UserState;->destroyPrinterDiscoverySession(Landroid/print/IPrinterDiscoveryObserver;)V PLcom/android/server/print/UserState;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;)V PLcom/android/server/print/UserState;->getInstalledComponents()Ljava/util/ArrayList; PLcom/android/server/print/UserState;->getPrintJobInfos(I)Ljava/util/List; -PLcom/android/server/print/UserState;->getPrintServices(I)Ljava/util/List; +PLcom/android/server/print/UserState;->getPrintServiceRecommendations()Ljava/util/List; +HPLcom/android/server/print/UserState;->getPrintServices(I)Ljava/util/List; +PLcom/android/server/print/UserState;->handleDispatchPrintJobStateChanged(Landroid/print/PrintJobId;Ljava/util/function/IntSupplier;)V +PLcom/android/server/print/UserState;->handleDispatchPrintServiceRecommendationsUpdated(Ljava/util/List;)V PLcom/android/server/print/UserState;->handleDispatchPrintServicesChanged()V -PLcom/android/server/print/UserState;->increasePriority()V +HPLcom/android/server/print/UserState;->increasePriority()V PLcom/android/server/print/UserState;->lambda$5SeVoc3K-NMBxJLsvpIx4GXqsFg(Lcom/android/server/print/UserState;)V +PLcom/android/server/print/UserState;->lambda$XwUreNEP3_90Px3xCJ0jEaO2rrc(Lcom/android/server/print/UserState;Landroid/print/PrintJobId;Ljava/util/function/IntSupplier;)V +PLcom/android/server/print/UserState;->lambda$Xxim-x_HbBFsxPTy-VhN_YZH85g(Lcom/android/server/print/UserState;Ljava/util/List;)V +PLcom/android/server/print/UserState;->onAllPrintJobsForServiceHandled(Landroid/content/ComponentName;)V PLcom/android/server/print/UserState;->onConfigurationChanged()V PLcom/android/server/print/UserState;->onConfigurationChangedLocked()V +PLcom/android/server/print/UserState;->onPrintJobQueued(Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/UserState;->onPrintJobStateChanged(Landroid/print/PrintJobInfo;)V +PLcom/android/server/print/UserState;->onPrintServiceRecommendationsUpdated(Ljava/util/List;)V PLcom/android/server/print/UserState;->onPrintServicesChanged()V +PLcom/android/server/print/UserState;->onPrintersAdded(Ljava/util/List;)V +PLcom/android/server/print/UserState;->print(Ljava/lang/String;Landroid/print/IPrintDocumentAdapter;Landroid/print/PrintAttributes;Ljava/lang/String;I)Landroid/os/Bundle; PLcom/android/server/print/UserState;->prunePrintServices()V PLcom/android/server/print/UserState;->readConfigurationLocked()V PLcom/android/server/print/UserState;->readDisabledPrintServicesLocked()V @@ -27364,17 +30857,56 @@ PLcom/android/server/print/UserState;->readInstalledPrintServicesLocked()V PLcom/android/server/print/UserState;->readPrintServicesFromSettingLocked(Ljava/lang/String;Ljava/util/Set;)V PLcom/android/server/print/UserState;->removeObsoletePrintJobs()V PLcom/android/server/print/UserState;->removePrintJobStateChangeListener(Landroid/print/IPrintJobStateChangeListener;)V +PLcom/android/server/print/UserState;->removePrintServiceRecommendationsChangeListener(Landroid/printservice/recommendation/IRecommendationsChangeListener;)V +PLcom/android/server/print/UserState;->removePrintServicesChangeListener(Landroid/print/IPrintServicesChangeListener;)V +PLcom/android/server/print/UserState;->startPrinterDiscovery(Landroid/print/IPrinterDiscoveryObserver;Ljava/util/List;)V +PLcom/android/server/print/UserState;->startPrinterStateTracking(Landroid/print/PrinterId;)V +PLcom/android/server/print/UserState;->stopPrinterDiscovery(Landroid/print/IPrinterDiscoveryObserver;)V +PLcom/android/server/print/UserState;->stopPrinterStateTracking(Landroid/print/PrinterId;)V PLcom/android/server/print/UserState;->throwIfDestroyedLocked()V PLcom/android/server/print/UserState;->updateIfNeededLocked()V PLcom/android/server/print/UserState;->upgradePersistentStateIfNeeded()V +PLcom/android/server/profcollect/IProfCollectd$Stub$Proxy;->(Landroid/os/IBinder;)V +PLcom/android/server/profcollect/IProfCollectd$Stub$Proxy;->GetSupportedProvider()Ljava/lang/String; +PLcom/android/server/profcollect/IProfCollectd$Stub$Proxy;->ProcessProfile()V +PLcom/android/server/profcollect/IProfCollectd$Stub$Proxy;->TraceOnce(Ljava/lang/String;)V +PLcom/android/server/profcollect/IProfCollectd$Stub$Proxy;->asBinder()Landroid/os/IBinder; +PLcom/android/server/profcollect/IProfCollectd$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/server/profcollect/IProfCollectd; +PLcom/android/server/profcollect/ProfcollectForwardingService$1;->(Lcom/android/server/profcollect/ProfcollectForwardingService;)V +PLcom/android/server/profcollect/ProfcollectForwardingService$1;->onPayloadApplicationComplete(I)V +PLcom/android/server/profcollect/ProfcollectForwardingService$1;->onStatusUpdate(IF)V HSPLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->(Lcom/android/server/profcollect/ProfcollectForwardingService;)V HSPLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->(Lcom/android/server/profcollect/ProfcollectForwardingService;Lcom/android/server/profcollect/ProfcollectForwardingService$1;)V +PLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onActivityLaunchCancelled([B)V +PLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onActivityLaunchFinished([BJ)V +PLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onActivityLaunched([BI)V +PLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onIntentFailed()V +HPLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onIntentStarted(Landroid/content/Intent;J)V +PLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onReportFullyDrawn([BJ)V +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectBGJobService;->()V +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectBGJobService;->()V +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectBGJobService;->onStartJob(Landroid/app/job/JobParameters;)Z +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectBGJobService;->onStopJob(Landroid/app/job/JobParameters;)Z +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectBGJobService;->schedule(Landroid/content/Context;)V +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectdDeathRecipient;->(Lcom/android/server/profcollect/ProfcollectForwardingService;)V +PLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectdDeathRecipient;->(Lcom/android/server/profcollect/ProfcollectForwardingService;Lcom/android/server/profcollect/ProfcollectForwardingService$1;)V HSPLcom/android/server/profcollect/ProfcollectForwardingService$ProfcollectdHandler;->(Lcom/android/server/profcollect/ProfcollectForwardingService;Landroid/os/Looper;)V HSPLcom/android/server/profcollect/ProfcollectForwardingService;->()V HSPLcom/android/server/profcollect/ProfcollectForwardingService;->(Landroid/content/Context;)V +PLcom/android/server/profcollect/ProfcollectForwardingService;->access$200(Lcom/android/server/profcollect/ProfcollectForwardingService;)Lcom/android/server/profcollect/IProfCollectd; +PLcom/android/server/profcollect/ProfcollectForwardingService;->access$400()J +PLcom/android/server/profcollect/ProfcollectForwardingService;->access$500()Z +PLcom/android/server/profcollect/ProfcollectForwardingService;->access$600()Lcom/android/server/profcollect/ProfcollectForwardingService; +HPLcom/android/server/profcollect/ProfcollectForwardingService;->access$800(Lcom/android/server/profcollect/ProfcollectForwardingService;Ljava/lang/String;)V HSPLcom/android/server/profcollect/ProfcollectForwardingService;->connectNativeService()Z +HSPLcom/android/server/profcollect/ProfcollectForwardingService;->enabled()Z HSPLcom/android/server/profcollect/ProfcollectForwardingService;->onBootPhase(I)V HSPLcom/android/server/profcollect/ProfcollectForwardingService;->onStart()V +PLcom/android/server/profcollect/ProfcollectForwardingService;->registerAppLaunchObserver()V +PLcom/android/server/profcollect/ProfcollectForwardingService;->registerOTAObserver()V +PLcom/android/server/profcollect/ProfcollectForwardingService;->registerObservers()V +PLcom/android/server/profcollect/ProfcollectForwardingService;->serviceHasSupportedTraceProvider()Z +HPLcom/android/server/profcollect/ProfcollectForwardingService;->traceOnAppStart(Ljava/lang/String;)V HSPLcom/android/server/recoverysystem/RecoverySystemService$Injector;->(Landroid/content/Context;)V HSPLcom/android/server/recoverysystem/RecoverySystemService$Injector;->getContext()Landroid/content/Context; HSPLcom/android/server/recoverysystem/RecoverySystemService$Injector;->getLockSettingsService()Lcom/android/internal/widget/LockSettingsInternal; @@ -27385,101 +30917,103 @@ HSPLcom/android/server/recoverysystem/RecoverySystemService;->()V HSPLcom/android/server/recoverysystem/RecoverySystemService;->(Landroid/content/Context;)V HSPLcom/android/server/recoverysystem/RecoverySystemService;->(Landroid/content/Context;Lcom/android/server/recoverysystem/RecoverySystemService$1;)V HSPLcom/android/server/recoverysystem/RecoverySystemService;->(Lcom/android/server/recoverysystem/RecoverySystemService$Injector;)V -PLcom/android/server/recoverysystem/RecoverySystemService;->clearLskf()Z +PLcom/android/server/recoverysystem/RecoverySystemService;->clearLskf(Ljava/lang/String;)Z +PLcom/android/server/recoverysystem/RecoverySystemService;->enforcePermissionForResumeOnReboot()V PLcom/android/server/recoverysystem/RecoverySystemService;->onPreparedForReboot(Z)V HSPLcom/android/server/recoverysystem/RecoverySystemService;->onSystemServicesReady()V PLcom/android/server/recoverysystem/RecoverySystemService;->requestLskf(Ljava/lang/String;Landroid/content/IntentSender;)Z -PLcom/android/server/recoverysystem/RecoverySystemService;->sendPreparedForRebootIntentIfNeeded()V +PLcom/android/server/recoverysystem/RecoverySystemService;->sendPreparedForRebootIntentIfNeeded(Landroid/content/IntentSender;)V +PLcom/android/server/recoverysystem/RecoverySystemService;->updateRoRPreparationStateOnClear(Ljava/lang/String;)I +PLcom/android/server/recoverysystem/RecoverySystemService;->updateRoRPreparationStateOnNewRequest(Ljava/lang/String;Landroid/content/IntentSender;)I +PLcom/android/server/recoverysystem/RecoverySystemService;->updateRoRPreparationStateOnPreparedForReboot()V HSPLcom/android/server/restrictions/RestrictionsManagerService$RestrictionsManagerImpl;->(Lcom/android/server/restrictions/RestrictionsManagerService;Landroid/content/Context;)V -PLcom/android/server/restrictions/RestrictionsManagerService$RestrictionsManagerImpl;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle; +HPLcom/android/server/restrictions/RestrictionsManagerService$RestrictionsManagerImpl;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle; PLcom/android/server/restrictions/RestrictionsManagerService$RestrictionsManagerImpl;->hasRestrictionsProvider()Z HSPLcom/android/server/restrictions/RestrictionsManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/restrictions/RestrictionsManagerService;->access$000(Lcom/android/server/restrictions/RestrictionsManagerService;Ljava/lang/String;)Landroid/os/IBinder; HSPLcom/android/server/restrictions/RestrictionsManagerService;->access$100(Lcom/android/server/restrictions/RestrictionsManagerService;Ljava/lang/String;)Landroid/os/IBinder; HSPLcom/android/server/restrictions/RestrictionsManagerService;->onStart()V +PLcom/android/server/role/-$$Lambda$RoleManagerService$RbasRcU-VvTQIB3tYj058dkJW64;->()V +PLcom/android/server/role/-$$Lambda$RoleManagerService$RbasRcU-VvTQIB3tYj058dkJW64;->()V +HPLcom/android/server/role/-$$Lambda$RoleManagerService$RbasRcU-VvTQIB3tYj058dkJW64;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/role/-$$Lambda$RoleManagerService$T0MhTPOE4dqaFA9SQBI3T3r9KeI;->(Lcom/android/server/role/RoleManagerService;I)V HPLcom/android/server/role/-$$Lambda$RoleManagerService$T0MhTPOE4dqaFA9SQBI3T3r9KeI;->run()V HPLcom/android/server/role/-$$Lambda$RoleManagerService$TlhD1O9NP81FcAbxs4VNd6o7eNs;->(Lcom/android/server/role/RoleUserState;Ljava/lang/String;Lcom/android/internal/infra/AndroidFuture;)V HPLcom/android/server/role/-$$Lambda$RoleManagerService$TlhD1O9NP81FcAbxs4VNd6o7eNs;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/role/-$$Lambda$RoleManagerService$jg_fT0wX52U6QrN4oQ-oYAJrCYI;->(Ljava/io/ByteArrayOutputStream;Landroid/content/pm/PackageManagerInternal;I)V -HSPLcom/android/server/role/-$$Lambda$RoleManagerService$jg_fT0wX52U6QrN4oQ-oYAJrCYI;->acceptOrThrow(Ljava/lang/Object;)V -PLcom/android/server/role/-$$Lambda$RoleManagerService$o9idvQZSxAcLMsZ6QL4Og4AcOoA;->()V -PLcom/android/server/role/-$$Lambda$RoleManagerService$o9idvQZSxAcLMsZ6QL4Og4AcOoA;->()V -HPLcom/android/server/role/-$$Lambda$RoleManagerService$o9idvQZSxAcLMsZ6QL4Og4AcOoA;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/role/-$$Lambda$RoleManagerService$X-IEJaPyLqo9EcjZNgHf4wYGDts;->(Lcom/android/server/role/RoleManagerService;Ljava/io/DataOutputStream;I)V +HPLcom/android/server/role/-$$Lambda$RoleManagerService$X-IEJaPyLqo9EcjZNgHf4wYGDts;->accept(Ljava/lang/Object;)V PLcom/android/server/role/-$$Lambda$RoleUserState$oLp_b91r1_8hyqYsMKNM_DsOMMk;->()V PLcom/android/server/role/-$$Lambda$RoleUserState$oLp_b91r1_8hyqYsMKNM_DsOMMk;->()V HPLcom/android/server/role/-$$Lambda$RoleUserState$oLp_b91r1_8hyqYsMKNM_DsOMMk;->accept(Ljava/lang/Object;)V HSPLcom/android/server/role/RoleManagerInternal;->()V HSPLcom/android/server/role/RoleManagerService$1;->(Lcom/android/server/role/RoleManagerService;)V HSPLcom/android/server/role/RoleManagerService$2;->(Lcom/android/server/role/RoleManagerService;)V -PLcom/android/server/role/RoleManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HSPLcom/android/server/role/RoleManagerService$DefaultBrowserProvider;->(Lcom/android/server/role/RoleManagerService;)V -HSPLcom/android/server/role/RoleManagerService$DefaultBrowserProvider;->(Lcom/android/server/role/RoleManagerService;Lcom/android/server/role/RoleManagerService$1;)V -PLcom/android/server/role/RoleManagerService$DefaultBrowserProvider;->getDefaultBrowser(I)Ljava/lang/String; -HSPLcom/android/server/role/RoleManagerService$DefaultDialerProvider;->(Lcom/android/server/role/RoleManagerService;)V -HSPLcom/android/server/role/RoleManagerService$DefaultDialerProvider;->(Lcom/android/server/role/RoleManagerService;Lcom/android/server/role/RoleManagerService$1;)V -PLcom/android/server/role/RoleManagerService$DefaultDialerProvider;->getDefaultDialer(I)Ljava/lang/String; -HSPLcom/android/server/role/RoleManagerService$DefaultHomeProvider;->(Lcom/android/server/role/RoleManagerService;)V -HSPLcom/android/server/role/RoleManagerService$DefaultHomeProvider;->(Lcom/android/server/role/RoleManagerService;Lcom/android/server/role/RoleManagerService$1;)V -HPLcom/android/server/role/RoleManagerService$DefaultHomeProvider;->getDefaultHome(I)Ljava/lang/String; +HPLcom/android/server/role/RoleManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/role/RoleManagerService$Internal;->(Lcom/android/server/role/RoleManagerService;)V HSPLcom/android/server/role/RoleManagerService$Internal;->(Lcom/android/server/role/RoleManagerService;Lcom/android/server/role/RoleManagerService$1;)V HSPLcom/android/server/role/RoleManagerService$Stub;->(Lcom/android/server/role/RoleManagerService;)V HSPLcom/android/server/role/RoleManagerService$Stub;->(Lcom/android/server/role/RoleManagerService;Lcom/android/server/role/RoleManagerService$1;)V HSPLcom/android/server/role/RoleManagerService$Stub;->addOnRoleHoldersChangedListenerAsUser(Landroid/app/role/IOnRoleHoldersChangedListener;I)V +PLcom/android/server/role/RoleManagerService$Stub;->addRoleHolderAsUser(Ljava/lang/String;Ljava/lang/String;IILandroid/os/RemoteCallback;)V PLcom/android/server/role/RoleManagerService$Stub;->addRoleHolderFromController(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/role/RoleManagerService$Stub;->checkDumpPermission(Ljava/lang/String;Ljava/io/PrintWriter;)Z PLcom/android/server/role/RoleManagerService$Stub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -HPLcom/android/server/role/RoleManagerService$Stub;->getDefaultSmsPackage(I)Ljava/lang/String; +HSPLcom/android/server/role/RoleManagerService$Stub;->enforceCrossUserPermission(IZLjava/lang/String;)V +PLcom/android/server/role/RoleManagerService$Stub;->getBrowserRoleHolder(I)Ljava/lang/String; HPLcom/android/server/role/RoleManagerService$Stub;->getHeldRolesFromController(Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/role/RoleManagerService$Stub;->getRoleHoldersAsUser(Ljava/lang/String;I)Ljava/util/List; -HSPLcom/android/server/role/RoleManagerService$Stub;->handleIncomingUser(IZLjava/lang/String;)I +HPLcom/android/server/role/RoleManagerService$Stub;->getSmsRoleHolder(I)Ljava/lang/String; HSPLcom/android/server/role/RoleManagerService$Stub;->isRoleAvailable(Ljava/lang/String;)Z HPLcom/android/server/role/RoleManagerService$Stub;->isRoleHeld(Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/role/RoleManagerService$Stub;->removeOnRoleHoldersChangedListenerAsUser(Landroid/app/role/IOnRoleHoldersChangedListener;I)V -PLcom/android/server/role/RoleManagerService$Stub;->setRoleNamesFromController(Ljava/util/List;)V +PLcom/android/server/role/RoleManagerService$Stub;->removeRoleHolderFromController(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/role/RoleManagerService$Stub;->setRoleNamesFromController(Ljava/util/List;)V HSPLcom/android/server/role/RoleManagerService;->()V -HSPLcom/android/server/role/RoleManagerService;->(Landroid/content/Context;Lcom/android/server/role/RoleManagerService$RoleHoldersResolver;)V -HSPLcom/android/server/role/RoleManagerService;->access$1200(Lcom/android/server/role/RoleManagerService;I)Landroid/os/RemoteCallbackList; -PLcom/android/server/role/RoleManagerService;->access$1300(Lcom/android/server/role/RoleManagerService;I)Landroid/os/RemoteCallbackList; -PLcom/android/server/role/RoleManagerService;->access$600(Lcom/android/server/role/RoleManagerService;I)V -HSPLcom/android/server/role/RoleManagerService;->access$700(Lcom/android/server/role/RoleManagerService;I)Lcom/android/server/role/RoleUserState; -PLcom/android/server/role/RoleManagerService;->access$800(Lcom/android/server/role/RoleManagerService;)Landroid/app/AppOpsManager; -HSPLcom/android/server/role/RoleManagerService;->access$900(Lcom/android/server/role/RoleManagerService;)Landroid/os/UserManagerInternal; -HSPLcom/android/server/role/RoleManagerService;->computeComponentStateHash(I)Ljava/lang/String; -PLcom/android/server/role/RoleManagerService;->getListeners(I)Landroid/os/RemoteCallbackList; -PLcom/android/server/role/RoleManagerService;->getOrCreateController(I)Landroid/app/role/RoleControllerManager; +PLcom/android/server/role/RoleManagerService;->access$1000(Lcom/android/server/role/RoleManagerService;I)Landroid/os/RemoteCallbackList; +HPLcom/android/server/role/RoleManagerService;->access$300(Lcom/android/server/role/RoleManagerService;I)V +HSPLcom/android/server/role/RoleManagerService;->access$400(Lcom/android/server/role/RoleManagerService;I)Lcom/android/server/role/RoleUserState; +HPLcom/android/server/role/RoleManagerService;->access$500(Lcom/android/server/role/RoleManagerService;)Landroid/app/AppOpsManager; +HSPLcom/android/server/role/RoleManagerService;->access$600(Lcom/android/server/role/RoleManagerService;)Lcom/android/server/pm/UserManagerInternal; +PLcom/android/server/role/RoleManagerService;->access$700()Ljava/lang/String; +HSPLcom/android/server/role/RoleManagerService;->access$900(Lcom/android/server/role/RoleManagerService;I)Landroid/os/RemoteCallbackList; +HPLcom/android/server/role/RoleManagerService;->computePackageStateHash(I)Ljava/lang/String; +HPLcom/android/server/role/RoleManagerService;->getListeners(I)Landroid/os/RemoteCallbackList; +HPLcom/android/server/role/RoleManagerService;->getOrCreateController(I)Landroid/app/role/RoleControllerManager; HSPLcom/android/server/role/RoleManagerService;->getOrCreateListeners(I)Landroid/os/RemoteCallbackList; HSPLcom/android/server/role/RoleManagerService;->getOrCreateUserState(I)Lcom/android/server/role/RoleUserState; -HSPLcom/android/server/role/RoleManagerService;->lambda$computeComponentStateHash$2(Ljava/io/ByteArrayOutputStream;Landroid/content/pm/PackageManagerInternal;ILcom/android/server/pm/parsing/pkg/AndroidPackage;)V -PLcom/android/server/role/RoleManagerService;->lambda$maybeGrantDefaultRolesAsync$0$RoleManagerService(I)V -PLcom/android/server/role/RoleManagerService;->lambda$maybeGrantDefaultRolesInternal$1(Lcom/android/server/role/RoleUserState;Ljava/lang/String;Lcom/android/internal/infra/AndroidFuture;Ljava/lang/Boolean;)V -PLcom/android/server/role/RoleManagerService;->lambda$o9idvQZSxAcLMsZ6QL4Og4AcOoA(Lcom/android/server/role/RoleManagerService;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/role/RoleManagerService;->maybeGrantDefaultRolesAsync(I)V +HPLcom/android/server/role/RoleManagerService;->lambda$RbasRcU-VvTQIB3tYj058dkJW64(Lcom/android/server/role/RoleManagerService;Ljava/lang/String;I)V +HPLcom/android/server/role/RoleManagerService;->lambda$computePackageStateHash$2$RoleManagerService(Ljava/io/DataOutputStream;ILcom/android/server/pm/parsing/pkg/AndroidPackage;)V +HPLcom/android/server/role/RoleManagerService;->lambda$maybeGrantDefaultRolesAsync$0$RoleManagerService(I)V +HPLcom/android/server/role/RoleManagerService;->lambda$maybeGrantDefaultRolesInternal$1(Lcom/android/server/role/RoleUserState;Ljava/lang/String;Lcom/android/internal/infra/AndroidFuture;Ljava/lang/Boolean;)V +HPLcom/android/server/role/RoleManagerService;->maybeGrantDefaultRolesAsync(I)V HSPLcom/android/server/role/RoleManagerService;->maybeGrantDefaultRolesInternal(I)Lcom/android/internal/infra/AndroidFuture; HSPLcom/android/server/role/RoleManagerService;->maybeGrantDefaultRolesSync(I)V -HPLcom/android/server/role/RoleManagerService;->maybeMigrateRole(Ljava/lang/String;I)V -PLcom/android/server/role/RoleManagerService;->notifyRoleHoldersChanged(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/role/RoleManagerService;->notifyRoleHoldersChangedForListeners(Landroid/os/RemoteCallbackList;Ljava/lang/String;I)V -PLcom/android/server/role/RoleManagerService;->onRoleHoldersChanged(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/role/RoleManagerService;->notifyRoleHoldersChanged(Ljava/lang/String;I)V +HPLcom/android/server/role/RoleManagerService;->notifyRoleHoldersChangedForListeners(Landroid/os/RemoteCallbackList;Ljava/lang/String;I)V +HPLcom/android/server/role/RoleManagerService;->onRoleHoldersChanged(Ljava/lang/String;I)V HSPLcom/android/server/role/RoleManagerService;->onStart()V HSPLcom/android/server/role/RoleManagerService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/role/RoleManagerService;->registerUserRemovedReceiver()V HSPLcom/android/server/role/RoleUserState;->()V -HSPLcom/android/server/role/RoleUserState;->(ILcom/android/server/role/RoleUserState$Callback;)V -PLcom/android/server/role/RoleUserState;->addRoleHolder(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/role/RoleUserState;->addRoleHolder(Ljava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/role/RoleUserState;->addRoleName(Ljava/lang/String;)Z -PLcom/android/server/role/RoleUserState;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V +HPLcom/android/server/role/RoleUserState;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V HPLcom/android/server/role/RoleUserState;->getHeldRoles(Ljava/lang/String;)Ljava/util/List; HSPLcom/android/server/role/RoleUserState;->getPackagesHash()Ljava/lang/String; HSPLcom/android/server/role/RoleUserState;->getRoleHolders(Ljava/lang/String;)Landroid/util/ArraySet; HSPLcom/android/server/role/RoleUserState;->isRoleAvailable(Ljava/lang/String;)Z HPLcom/android/server/role/RoleUserState;->lambda$oLp_b91r1_8hyqYsMKNM_DsOMMk(Lcom/android/server/role/RoleUserState;)V HSPLcom/android/server/role/RoleUserState;->readFile()V -PLcom/android/server/role/RoleUserState;->scheduleWriteFileLocked()V -PLcom/android/server/role/RoleUserState;->setPackagesHash(Ljava/lang/String;)V +PLcom/android/server/role/RoleUserState;->removeRoleHolder(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/role/RoleUserState;->scheduleWriteFileLocked()V +HPLcom/android/server/role/RoleUserState;->setPackagesHash(Ljava/lang/String;)V HPLcom/android/server/role/RoleUserState;->setRoleNames(Ljava/util/List;)V HPLcom/android/server/role/RoleUserState;->snapshotRolesLocked()Landroid/util/ArrayMap; -PLcom/android/server/role/RoleUserState;->writeFile()V +HPLcom/android/server/role/RoleUserState;->writeFile()V +PLcom/android/server/rollback/-$$Lambda$Rollback$HnGuVN7gg8BjzGYtg5G6PRa_Xzg;->(Lcom/android/server/rollback/Rollback;Landroid/content/Intent;Landroid/content/Context;Landroid/content/IntentSender;Ljava/util/List;)V +PLcom/android/server/rollback/-$$Lambda$Rollback$HnGuVN7gg8BjzGYtg5G6PRa_Xzg;->run()V +PLcom/android/server/rollback/-$$Lambda$Rollback$sgpEB66zvRMlxdWP-9OwCWf4NSU;->(Lcom/android/server/rollback/Rollback;Landroid/content/Context;Landroid/content/IntentSender;Ljava/util/List;)V +PLcom/android/server/rollback/-$$Lambda$Rollback$sgpEB66zvRMlxdWP-9OwCWf4NSU;->accept(Ljava/lang/Object;)V HSPLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$-ChqgpPBypEF6mDei7vjqJT1qBs;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;Landroid/content/Context;)V HSPLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$-ChqgpPBypEF6mDei7vjqJT1qBs;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$-JPcS2CKfdp6gfu68x0IKV-uXEM;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V @@ -27488,48 +31022,78 @@ PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$1$NTY2CZIre0j PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$1$NTY2CZIre0jGsNNZ2ARBTCfX2kY;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$8KPa41iQgj5a1HdezYM3BQA4MLg;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;I)V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$8KPa41iQgj5a1HdezYM3BQA4MLg;->run()V +PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$91wnZDI-06DuCuYQ9UIVJmW4ysQ;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;ILandroid/content/pm/ParceledListSlice;Ljava/lang/String;Landroid/content/IntentSender;)V +PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$91wnZDI-06DuCuYQ9UIVJmW4ysQ;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Jeae9NigXkWmYcdHaOW6Dye9LH8;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Jeae9NigXkWmYcdHaOW6Dye9LH8;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Wh15N1uwUCncxSnHZ8ox_FHtj1o;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;I)V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Wh15N1uwUCncxSnHZ8ox_FHtj1o;->run()V HSPLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$cFIOO-xjw7GyHhx5uTaE0MIKJSU;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V +PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$cFIOO-xjw7GyHhx5uTaE0MIKJSU;->run()V +PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$elOKSo51xVdLI7HawJttdwZbCic;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$elOKSo51xVdLI7HawJttdwZbCic;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$ryoBCg7xtdc_e4Iqs0ymaDPImVY;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;Ljava/lang/String;[IILjava/lang/String;I)V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$ryoBCg7xtdc_e4Iqs0ymaDPImVY;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$sGGTK4wUZI4CpwfBk29xEUclDoQ;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$2wMa8O2b92LimPJ7VdYQr6EzO4I;->(Ljava/util/function/Consumer;Landroid/content/Intent;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$2wMa8O2b92LimPJ7VdYQr6EzO4I;->run()V PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$GC7wax_eMaL0zAZDyuSOVv18qVc;->(Lcom/android/server/rollback/RollbackPackageHealthObserver;)V PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$GC7wax_eMaL0zAZDyuSOVv18qVc;->run()V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$J7bNVSwS1yfuFLggc-5aOr3S6Ko;->(Lcom/android/server/rollback/RollbackPackageHealthObserver;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$J7bNVSwS1yfuFLggc-5aOr3S6Ko;->run()V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$NJTmQeVUnmzRBeEJ__IzpId-0Qs;->(Lcom/android/server/rollback/RollbackPackageHealthObserver;Landroid/content/rollback/RollbackInfo;Landroid/content/rollback/RollbackManager;Landroid/content/pm/VersionedPackage;ILjava/lang/String;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$NJTmQeVUnmzRBeEJ__IzpId-0Qs;->accept(Ljava/lang/Object;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$RmKFq28Yehd-scEOsIwRlYIq_RU;->(Lcom/android/server/rollback/RollbackPackageHealthObserver;Ljava/util/function/Consumer;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$RmKFq28Yehd-scEOsIwRlYIq_RU;->accept(Ljava/lang/Object;)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$mG9Ex1MR2I2vEsLTgH1ly5DHHZA;->(Lcom/android/server/rollback/RollbackPackageHealthObserver;Landroid/content/rollback/RollbackInfo;Landroid/content/pm/VersionedPackage;I)V +PLcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$mG9Ex1MR2I2vEsLTgH1ly5DHHZA;->run()V HSPLcom/android/server/rollback/AppDataRollbackHelper;->(Lcom/android/server/pm/Installer;)V PLcom/android/server/rollback/AppDataRollbackHelper;->commitPendingBackupAndRestoreForUser(ILcom/android/server/rollback/Rollback;)Z +PLcom/android/server/rollback/AppDataRollbackHelper;->doRestoreOrWipe(Landroid/content/rollback/PackageRollbackInfo;IIILjava/lang/String;I)Z +PLcom/android/server/rollback/AppDataRollbackHelper;->isUserCredentialLocked(I)Z +PLcom/android/server/rollback/AppDataRollbackHelper;->restoreAppData(ILandroid/content/rollback/PackageRollbackInfo;IILjava/lang/String;)Z +PLcom/android/server/rollback/LocalIntentReceiver$1;->(Lcom/android/server/rollback/LocalIntentReceiver;)V +PLcom/android/server/rollback/LocalIntentReceiver$1;->send(ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)V +PLcom/android/server/rollback/LocalIntentReceiver;->(Ljava/util/function/Consumer;)V +PLcom/android/server/rollback/LocalIntentReceiver;->getIntentSender()Landroid/content/IntentSender; PLcom/android/server/rollback/Rollback;->(ILjava/io/File;IILjava/lang/String;[ILandroid/util/SparseIntArray;)V +HSPLcom/android/server/rollback/Rollback;->(Landroid/content/rollback/RollbackInfo;Ljava/io/File;Ljava/time/Instant;IILjava/lang/String;ZILjava/lang/String;Landroid/util/SparseIntArray;)V PLcom/android/server/rollback/Rollback;->allPackagesEnabled()Z -PLcom/android/server/rollback/Rollback;->assertInWorkerThread()V +HSPLcom/android/server/rollback/Rollback;->assertInWorkerThread()V +PLcom/android/server/rollback/Rollback;->commit(Landroid/content/Context;Ljava/util/List;Ljava/lang/String;Landroid/content/IntentSender;)V PLcom/android/server/rollback/Rollback;->commitPendingBackupAndRestoreForUser(ILcom/android/server/rollback/AppDataRollbackHelper;)V +PLcom/android/server/rollback/Rollback;->containsApex()Z PLcom/android/server/rollback/Rollback;->containsSessionId(I)Z -PLcom/android/server/rollback/Rollback;->delete(Lcom/android/server/rollback/AppDataRollbackHelper;)V -PLcom/android/server/rollback/Rollback;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V +PLcom/android/server/rollback/Rollback;->delete(Lcom/android/server/rollback/AppDataRollbackHelper;Ljava/lang/String;)V +HPLcom/android/server/rollback/Rollback;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/rollback/Rollback;->enableForPackage(Ljava/lang/String;JJZLjava/lang/String;[Ljava/lang/String;I)Z -PLcom/android/server/rollback/Rollback;->getBackupDir()Ljava/io/File; -PLcom/android/server/rollback/Rollback;->getExtensionVersions()Landroid/util/SparseIntArray; -PLcom/android/server/rollback/Rollback;->getInstallerPackageName()Ljava/lang/String; +HSPLcom/android/server/rollback/Rollback;->getBackupDir()Ljava/io/File; +HSPLcom/android/server/rollback/Rollback;->getExtensionVersions()Landroid/util/SparseIntArray; +HSPLcom/android/server/rollback/Rollback;->getInstallerPackageName()Ljava/lang/String; PLcom/android/server/rollback/Rollback;->getPackageNames()Ljava/util/List; -PLcom/android/server/rollback/Rollback;->getStagedSessionId()I -PLcom/android/server/rollback/Rollback;->getStateAsString()Ljava/lang/String; -PLcom/android/server/rollback/Rollback;->getTimestamp()Ljava/time/Instant; -PLcom/android/server/rollback/Rollback;->getUserId()I +HSPLcom/android/server/rollback/Rollback;->getStagedSessionId()I +HSPLcom/android/server/rollback/Rollback;->getStateAsString()Ljava/lang/String; +PLcom/android/server/rollback/Rollback;->getStateDescription()Ljava/lang/String; +HSPLcom/android/server/rollback/Rollback;->getTimestamp()Ljava/time/Instant; +HSPLcom/android/server/rollback/Rollback;->getUserId()I PLcom/android/server/rollback/Rollback;->includesPackage(Ljava/lang/String;)Z -PLcom/android/server/rollback/Rollback;->includesPackageWithDifferentVersion(Ljava/lang/String;J)Z +HPLcom/android/server/rollback/Rollback;->includesPackageWithDifferentVersion(Ljava/lang/String;J)Z PLcom/android/server/rollback/Rollback;->isAvailable()Z +PLcom/android/server/rollback/Rollback;->isCommitted()Z PLcom/android/server/rollback/Rollback;->isDeleted()Z PLcom/android/server/rollback/Rollback;->isEnabling()Z -PLcom/android/server/rollback/Rollback;->isRestoreUserDataInProgress()Z +HSPLcom/android/server/rollback/Rollback;->isRestoreUserDataInProgress()Z PLcom/android/server/rollback/Rollback;->isStaged()Z +PLcom/android/server/rollback/Rollback;->lambda$commit$0$Rollback(Landroid/content/Intent;Landroid/content/Context;Landroid/content/IntentSender;Ljava/util/List;)V +PLcom/android/server/rollback/Rollback;->lambda$commit$1$Rollback(Landroid/content/Context;Landroid/content/IntentSender;Ljava/util/List;Landroid/content/Intent;)V PLcom/android/server/rollback/Rollback;->makeAvailable()V PLcom/android/server/rollback/Rollback;->notifySessionWithSuccess()Z PLcom/android/server/rollback/Rollback;->restoreUserDataForPackageIfInProgress(Ljava/lang/String;[IILjava/lang/String;Lcom/android/server/rollback/AppDataRollbackHelper;)Z HSPLcom/android/server/rollback/Rollback;->rollbackStateFromString(Ljava/lang/String;)I -PLcom/android/server/rollback/Rollback;->rollbackStateToString(I)Ljava/lang/String; +HSPLcom/android/server/rollback/Rollback;->rollbackStateToString(I)Ljava/lang/String; PLcom/android/server/rollback/Rollback;->saveRollback()V -PLcom/android/server/rollback/Rollback;->setTimestamp(Ljava/time/Instant;)V +PLcom/android/server/rollback/Rollback;->setState(ILjava/lang/String;)V +HSPLcom/android/server/rollback/Rollback;->setTimestamp(Ljava/time/Instant;)V PLcom/android/server/rollback/Rollback;->snapshotUserData(Ljava/lang/String;[ILcom/android/server/rollback/AppDataRollbackHelper;)V HSPLcom/android/server/rollback/RollbackManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/rollback/RollbackManagerService;->onBootPhase(I)V @@ -27541,47 +31105,63 @@ PLcom/android/server/rollback/RollbackManagerServiceImpl$1;->onReceive(Landroid/ HSPLcom/android/server/rollback/RollbackManagerServiceImpl$2;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl$3;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl$4;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V -PLcom/android/server/rollback/RollbackManagerServiceImpl$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/rollback/RollbackManagerServiceImpl$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl$5;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V -PLcom/android/server/rollback/RollbackManagerServiceImpl$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HSPLcom/android/server/rollback/RollbackManagerServiceImpl$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->(Lcom/android/server/rollback/RollbackManagerServiceImpl;Lcom/android/server/rollback/RollbackManagerServiceImpl$1;)V PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onActiveChanged(IZ)V -PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onBadgingChanged(I)V +HPLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onBadgingChanged(I)V PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onCreated(I)V -PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onFinished(IZ)V -PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onProgressChanged(IF)V +HPLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onFinished(IZ)V +HPLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onProgressChanged(IF)V HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->()V HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->(Landroid/content/Context;)V -PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$000(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V -PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1200(Lcom/android/server/rollback/RollbackManagerServiceImpl;)J -PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1202(Lcom/android/server/rollback/RollbackManagerServiceImpl;J)J -PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1300()J +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->access$000(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$100(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1000(Lcom/android/server/rollback/RollbackManagerServiceImpl;Ljava/lang/String;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1100(Lcom/android/server/rollback/RollbackManagerServiceImpl;Ljava/lang/String;)V +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1200(Lcom/android/server/rollback/RollbackManagerServiceImpl;)J +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1202(Lcom/android/server/rollback/RollbackManagerServiceImpl;J)J +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1300()J +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1400(Lcom/android/server/rollback/RollbackManagerServiceImpl;Lcom/android/server/rollback/Rollback;)Z +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$1500(Lcom/android/server/rollback/RollbackManagerServiceImpl;Lcom/android/server/rollback/Rollback;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$200(Lcom/android/server/rollback/RollbackManagerServiceImpl;)Landroid/os/Handler; +PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$300(Lcom/android/server/rollback/RollbackManagerServiceImpl;I)Z PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$400()Z PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$500(Lcom/android/server/rollback/RollbackManagerServiceImpl;I)Lcom/android/server/rollback/Rollback; -PLcom/android/server/rollback/RollbackManagerServiceImpl;->access$600(Lcom/android/server/rollback/RollbackManagerServiceImpl;)Ljava/util/List; +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->access$600(Lcom/android/server/rollback/RollbackManagerServiceImpl;)Ljava/util/List; PLcom/android/server/rollback/RollbackManagerServiceImpl;->allocateRollbackId()I -PLcom/android/server/rollback/RollbackManagerServiceImpl;->assertInWorkerThread()V +HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->assertInWorkerThread()V PLcom/android/server/rollback/RollbackManagerServiceImpl;->assertNotInWorkerThread()V PLcom/android/server/rollback/RollbackManagerServiceImpl;->awaitResult(Ljava/lang/Runnable;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->awaitResult(Ljava/util/function/Supplier;)Ljava/lang/Object; HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->calculateRelativeBootTime()J +PLcom/android/server/rollback/RollbackManagerServiceImpl;->commitRollback(ILandroid/content/pm/ParceledListSlice;Ljava/lang/String;Landroid/content/IntentSender;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->commitRollbackInternal(ILjava/util/List;Ljava/lang/String;Landroid/content/IntentSender;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->completeEnableRollback(Lcom/android/server/rollback/Rollback;)Z +PLcom/android/server/rollback/RollbackManagerServiceImpl;->computeRollbackDataPolicy(II)I PLcom/android/server/rollback/RollbackManagerServiceImpl;->createNewRollback(Landroid/content/pm/PackageInstaller$SessionInfo;)Lcom/android/server/rollback/Rollback; +PLcom/android/server/rollback/RollbackManagerServiceImpl;->deleteRollback(Lcom/android/server/rollback/Rollback;Ljava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->destroyCeSnapshotsForExpiredRollbacks(I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->enableRollback(I)Z PLcom/android/server/rollback/RollbackManagerServiceImpl;->enableRollbackAllowed(Ljava/lang/String;Ljava/lang/String;)Z PLcom/android/server/rollback/RollbackManagerServiceImpl;->enableRollbackForPackageSession(Lcom/android/server/rollback/Rollback;Landroid/content/pm/PackageInstaller$SessionInfo;)Z PLcom/android/server/rollback/RollbackManagerServiceImpl;->enforceManageRollbacks(Ljava/lang/String;)V -PLcom/android/server/rollback/RollbackManagerServiceImpl;->expireRollbackForPackageInternal(Ljava/lang/String;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->expireRollbackForPackageInternal(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->getAvailableRollbacks()Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->getContextAsUser(Landroid/os/UserHandle;)Landroid/content/Context; PLcom/android/server/rollback/RollbackManagerServiceImpl;->getExtensionVersions()Landroid/util/SparseIntArray; HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->getHandler()Landroid/os/Handler; PLcom/android/server/rollback/RollbackManagerServiceImpl;->getInstalledPackageVersion(Ljava/lang/String;)J PLcom/android/server/rollback/RollbackManagerServiceImpl;->getPackageInfo(Ljava/lang/String;)Landroid/content/pm/PackageInfo; +PLcom/android/server/rollback/RollbackManagerServiceImpl;->getRollbackForId(I)Lcom/android/server/rollback/Rollback; HPLcom/android/server/rollback/RollbackManagerServiceImpl;->getRollbackForSession(I)Lcom/android/server/rollback/Rollback; +PLcom/android/server/rollback/RollbackManagerServiceImpl;->isRollbackAllowed(Ljava/lang/String;)Z +PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$cFIOO-xjw7GyHhx5uTaE0MIKJSU(Lcom/android/server/rollback/RollbackManagerServiceImpl;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$commitRollback$3$RollbackManagerServiceImpl(ILandroid/content/pm/ParceledListSlice;Ljava/lang/String;Landroid/content/IntentSender;)V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$dump$14$RollbackManagerServiceImpl(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$getAvailableRollbacks$1$RollbackManagerServiceImpl()Landroid/content/pm/ParceledListSlice; HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$new$0$RollbackManagerServiceImpl(Landroid/content/Context;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$onBootCompleted$11$RollbackManagerServiceImpl()V @@ -27590,6 +31170,7 @@ PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$onUnlockUser$9 PLcom/android/server/rollback/RollbackManagerServiceImpl;->lambda$snapshotAndRestoreUserData$12$RollbackManagerServiceImpl(Ljava/lang/String;[IILjava/lang/String;I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->makeRollbackAvailable(Lcom/android/server/rollback/Rollback;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->onBootCompleted()V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->onPackageFullyRemoved(Ljava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->onPackageReplaced(Ljava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->onUnlockUser(I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->queueSleepIfNeeded()V @@ -27597,42 +31178,66 @@ HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->registerTimeChangeR HSPLcom/android/server/rollback/RollbackManagerServiceImpl;->registerUserCallbacks(Landroid/os/UserHandle;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->restoreUserDataInternal(Ljava/lang/String;[IILjava/lang/String;)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->runExpiration()V +PLcom/android/server/rollback/RollbackManagerServiceImpl;->snapshotAndRestoreUserData(Ljava/lang/String;Ljava/util/List;IJLjava/lang/String;I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->snapshotAndRestoreUserData(Ljava/lang/String;[IIJLjava/lang/String;I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->snapshotUserDataInternal(Ljava/lang/String;[I)V PLcom/android/server/rollback/RollbackManagerServiceImpl;->updateRollbackLifetimeDurationInMillis()V HSPLcom/android/server/rollback/RollbackPackageHealthObserver;->(Landroid/content/Context;)V PLcom/android/server/rollback/RollbackPackageHealthObserver;->assertInWorkerThread()V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->execute(Landroid/content/pm/VersionedPackage;II)Z +PLcom/android/server/rollback/RollbackPackageHealthObserver;->getAvailableRollback(Landroid/content/pm/VersionedPackage;)Landroid/content/rollback/RollbackInfo; HSPLcom/android/server/rollback/RollbackPackageHealthObserver;->getName()Ljava/lang/String; +PLcom/android/server/rollback/RollbackPackageHealthObserver;->isModule(Ljava/lang/String;)Z +PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$execute$0$RollbackPackageHealthObserver()V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$execute$1$RollbackPackageHealthObserver(Landroid/content/rollback/RollbackInfo;Landroid/content/pm/VersionedPackage;I)V PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$onBootCompletedAsync$2$RollbackPackageHealthObserver()V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$rollbackPackage$3$RollbackPackageHealthObserver(Landroid/content/rollback/RollbackInfo;Landroid/content/rollback/RollbackManager;Landroid/content/pm/VersionedPackage;ILjava/lang/String;Landroid/content/Intent;)V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$rollbackPackage$4(Ljava/util/function/Consumer;Landroid/content/Intent;)V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->lambda$rollbackPackage$5$RollbackPackageHealthObserver(Ljava/util/function/Consumer;Landroid/content/Intent;)V PLcom/android/server/rollback/RollbackPackageHealthObserver;->onBootCompleted()V PLcom/android/server/rollback/RollbackPackageHealthObserver;->onBootCompletedAsync()V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->onHealthCheckFailed(Landroid/content/pm/VersionedPackage;II)I PLcom/android/server/rollback/RollbackPackageHealthObserver;->popLastStagedRollbackIds()Landroid/util/SparseArray; PLcom/android/server/rollback/RollbackPackageHealthObserver;->readStagedRollbackIds(Ljava/io/File;)Landroid/util/SparseArray; -HSPLcom/android/server/rollback/RollbackStore;->(Ljava/io/File;)V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->rollbackAll()V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->rollbackPackage(Landroid/content/rollback/RollbackInfo;Landroid/content/pm/VersionedPackage;I)V +PLcom/android/server/rollback/RollbackPackageHealthObserver;->startObservingHealth(Ljava/util/List;J)V +HSPLcom/android/server/rollback/RollbackStore;->(Ljava/io/File;Ljava/io/File;)V PLcom/android/server/rollback/RollbackStore;->backupPackageCodePath(Lcom/android/server/rollback/Rollback;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/rollback/RollbackStore;->convertToJsonArray(Ljava/util/List;)Lorg/json/JSONArray; +HSPLcom/android/server/rollback/RollbackStore;->convertToJsonArray(Ljava/util/List;)Lorg/json/JSONArray; HSPLcom/android/server/rollback/RollbackStore;->convertToRestoreInfoArray(Lorg/json/JSONArray;)Ljava/util/ArrayList; PLcom/android/server/rollback/RollbackStore;->createNonStagedRollback(IILjava/lang/String;[ILandroid/util/SparseIntArray;)Lcom/android/server/rollback/Rollback; +PLcom/android/server/rollback/RollbackStore;->deletePackageCodePaths(Lcom/android/server/rollback/Rollback;)V PLcom/android/server/rollback/RollbackStore;->deleteRollback(Lcom/android/server/rollback/Rollback;)V HSPLcom/android/server/rollback/RollbackStore;->extensionVersionsFromJson(Lorg/json/JSONArray;)Landroid/util/SparseIntArray; -PLcom/android/server/rollback/RollbackStore;->extensionVersionsToJson(Landroid/util/SparseIntArray;)Lorg/json/JSONArray; -PLcom/android/server/rollback/RollbackStore;->fromIntList(Ljava/util/List;)Lorg/json/JSONArray; +HSPLcom/android/server/rollback/RollbackStore;->extensionVersionsToJson(Landroid/util/SparseIntArray;)Lorg/json/JSONArray; +HSPLcom/android/server/rollback/RollbackStore;->fromIntList(Ljava/util/List;)Lorg/json/JSONArray; +PLcom/android/server/rollback/RollbackStore;->getPackageCodePaths(Lcom/android/server/rollback/Rollback;Ljava/lang/String;)[Ljava/io/File; +PLcom/android/server/rollback/RollbackStore;->loadHistorialRollbacks()Ljava/util/List; HSPLcom/android/server/rollback/RollbackStore;->loadRollback(Ljava/io/File;)Lcom/android/server/rollback/Rollback; HSPLcom/android/server/rollback/RollbackStore;->loadRollbacks()Ljava/util/List; +HSPLcom/android/server/rollback/RollbackStore;->loadRollbacks(Ljava/io/File;)Ljava/util/List; HSPLcom/android/server/rollback/RollbackStore;->packageRollbackInfoFromJson(Lorg/json/JSONObject;)Landroid/content/rollback/PackageRollbackInfo; HSPLcom/android/server/rollback/RollbackStore;->packageRollbackInfosFromJson(Lorg/json/JSONArray;)Ljava/util/List; PLcom/android/server/rollback/RollbackStore;->removeFile(Ljava/io/File;)V HSPLcom/android/server/rollback/RollbackStore;->rollbackFromJson(Lorg/json/JSONObject;Ljava/io/File;)Lcom/android/server/rollback/Rollback; HSPLcom/android/server/rollback/RollbackStore;->rollbackInfoFromJson(Lorg/json/JSONObject;)Landroid/content/rollback/RollbackInfo; -PLcom/android/server/rollback/RollbackStore;->rollbackInfoToJson(Landroid/content/rollback/RollbackInfo;)Lorg/json/JSONObject; -PLcom/android/server/rollback/RollbackStore;->saveRollback(Lcom/android/server/rollback/Rollback;)V +HSPLcom/android/server/rollback/RollbackStore;->rollbackInfoToJson(Landroid/content/rollback/RollbackInfo;)Lorg/json/JSONObject; +HSPLcom/android/server/rollback/RollbackStore;->saveRollback(Lcom/android/server/rollback/Rollback;)V +PLcom/android/server/rollback/RollbackStore;->saveRollback(Lcom/android/server/rollback/Rollback;Ljava/io/File;)V +PLcom/android/server/rollback/RollbackStore;->saveRollbackToHistory(Lcom/android/server/rollback/Rollback;)V HSPLcom/android/server/rollback/RollbackStore;->toIntList(Lorg/json/JSONArray;)Ljava/util/List; -PLcom/android/server/rollback/RollbackStore;->toJson(Landroid/content/pm/VersionedPackage;)Lorg/json/JSONObject; -PLcom/android/server/rollback/RollbackStore;->toJson(Landroid/content/rollback/PackageRollbackInfo;)Lorg/json/JSONObject; -PLcom/android/server/rollback/RollbackStore;->toJson(Ljava/util/List;)Lorg/json/JSONArray; +HSPLcom/android/server/rollback/RollbackStore;->toJson(Landroid/content/pm/VersionedPackage;)Lorg/json/JSONObject; +HSPLcom/android/server/rollback/RollbackStore;->toJson(Landroid/content/rollback/PackageRollbackInfo;)Lorg/json/JSONObject; +HSPLcom/android/server/rollback/RollbackStore;->toJson(Ljava/util/List;)Lorg/json/JSONArray; HSPLcom/android/server/rollback/RollbackStore;->versionedPackageFromJson(Lorg/json/JSONObject;)Landroid/content/pm/VersionedPackage; HSPLcom/android/server/rollback/RollbackStore;->versionedPackagesFromJson(Lorg/json/JSONArray;)Ljava/util/List; -PLcom/android/server/rollback/RollbackStore;->versionedPackagesToJson(Ljava/util/List;)Lorg/json/JSONArray; +HSPLcom/android/server/rollback/RollbackStore;->versionedPackagesToJson(Ljava/util/List;)Lorg/json/JSONArray; +PLcom/android/server/rollback/WatchdogRollbackLogger;->logEvent(Landroid/content/pm/VersionedPackage;IILjava/lang/String;)V +PLcom/android/server/rollback/WatchdogRollbackLogger;->logTestProperties(Landroid/content/pm/VersionedPackage;IILjava/lang/String;)V +PLcom/android/server/rollback/WatchdogRollbackLogger;->mapFailureReasonToMetric(I)I +PLcom/android/server/rollback/WatchdogRollbackLogger;->rollbackReasonToString(I)Ljava/lang/String; +PLcom/android/server/rollback/WatchdogRollbackLogger;->rollbackTypeToString(I)Ljava/lang/String; PLcom/android/server/search/-$$Lambda$SearchManagerService$Lifecycle$ypVX8oQvpZGvGCobQRxZusMCG5k;->(Lcom/android/server/search/SearchManagerService$Lifecycle;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/search/-$$Lambda$SearchManagerService$Lifecycle$ypVX8oQvpZGvGCobQRxZusMCG5k;->run()V HSPLcom/android/server/search/SearchManagerService$GlobalSearchProviderObserver;->(Lcom/android/server/search/SearchManagerService;Landroid/content/ContentResolver;)V @@ -27642,35 +31247,51 @@ HSPLcom/android/server/search/SearchManagerService$Lifecycle;->onStart()V PLcom/android/server/search/SearchManagerService$Lifecycle;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/search/SearchManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/search/SearchManagerService$MyPackageMonitor;->(Lcom/android/server/search/SearchManagerService;)V -PLcom/android/server/search/SearchManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V -PLcom/android/server/search/SearchManagerService$MyPackageMonitor;->onSomePackagesChanged()V -PLcom/android/server/search/SearchManagerService$MyPackageMonitor;->updateSearchables()V +HPLcom/android/server/search/SearchManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/search/SearchManagerService$MyPackageMonitor;->onSomePackagesChanged()V +HPLcom/android/server/search/SearchManagerService$MyPackageMonitor;->updateSearchables()V HSPLcom/android/server/search/SearchManagerService;->(Landroid/content/Context;)V PLcom/android/server/search/SearchManagerService;->access$000(Lcom/android/server/search/SearchManagerService;I)V PLcom/android/server/search/SearchManagerService;->access$100(Lcom/android/server/search/SearchManagerService;I)V -PLcom/android/server/search/SearchManagerService;->access$200(Lcom/android/server/search/SearchManagerService;)Landroid/util/SparseArray; -PLcom/android/server/search/SearchManagerService;->access$300(Lcom/android/server/search/SearchManagerService;)Landroid/content/Context; +HPLcom/android/server/search/SearchManagerService;->access$200(Lcom/android/server/search/SearchManagerService;)Landroid/util/SparseArray; +HPLcom/android/server/search/SearchManagerService;->access$300(Lcom/android/server/search/SearchManagerService;)Landroid/content/Context; PLcom/android/server/search/SearchManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/search/SearchManagerService;->getGlobalSearchActivity()Landroid/content/ComponentName; PLcom/android/server/search/SearchManagerService;->getSearchableInfo(Landroid/content/ComponentName;)Landroid/app/SearchableInfo; +PLcom/android/server/search/SearchManagerService;->getSearchables(I)Lcom/android/server/search/Searchables; PLcom/android/server/search/SearchManagerService;->getSearchables(IZ)Lcom/android/server/search/Searchables; +PLcom/android/server/search/SearchManagerService;->getWebSearchActivity()Landroid/content/ComponentName; PLcom/android/server/search/SearchManagerService;->onCleanupUser(I)V PLcom/android/server/search/SearchManagerService;->onUnlockUser(I)V PLcom/android/server/search/Searchables$1;->()V -PLcom/android/server/search/Searchables$1;->compare(Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;)I -PLcom/android/server/search/Searchables$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HPLcom/android/server/search/Searchables$1;->compare(Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;)I +HPLcom/android/server/search/Searchables$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I PLcom/android/server/search/Searchables;->()V PLcom/android/server/search/Searchables;->(Landroid/content/Context;I)V -PLcom/android/server/search/Searchables;->access$000(Landroid/content/pm/ResolveInfo;)Z -PLcom/android/server/search/Searchables;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/search/Searchables;->findGlobalSearchActivities()Ljava/util/List; -PLcom/android/server/search/Searchables;->findGlobalSearchActivity(Ljava/util/List;)Landroid/content/ComponentName; -PLcom/android/server/search/Searchables;->findWebSearchActivity(Landroid/content/ComponentName;)Landroid/content/ComponentName; -PLcom/android/server/search/Searchables;->getDefaultGlobalSearchProvider(Ljava/util/List;)Landroid/content/ComponentName; -PLcom/android/server/search/Searchables;->getGlobalSearchProviderSetting()Ljava/lang/String; +HPLcom/android/server/search/Searchables;->access$000(Landroid/content/pm/ResolveInfo;)Z +HPLcom/android/server/search/Searchables;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/search/Searchables;->findGlobalSearchActivities()Ljava/util/List; +HPLcom/android/server/search/Searchables;->findGlobalSearchActivity(Ljava/util/List;)Landroid/content/ComponentName; +HPLcom/android/server/search/Searchables;->findWebSearchActivity(Landroid/content/ComponentName;)Landroid/content/ComponentName; +HPLcom/android/server/search/Searchables;->getDefaultGlobalSearchProvider(Ljava/util/List;)Landroid/content/ComponentName; +PLcom/android/server/search/Searchables;->getGlobalSearchActivity()Landroid/content/ComponentName; +HPLcom/android/server/search/Searchables;->getGlobalSearchProviderSetting()Ljava/lang/String; PLcom/android/server/search/Searchables;->getSearchableInfo(Landroid/content/ComponentName;)Landroid/app/SearchableInfo; -PLcom/android/server/search/Searchables;->isSystemApp(Landroid/content/pm/ResolveInfo;)Z +PLcom/android/server/search/Searchables;->getWebSearchActivity()Landroid/content/ComponentName; +HPLcom/android/server/search/Searchables;->isSystemApp(Landroid/content/pm/ResolveInfo;)Z HPLcom/android/server/search/Searchables;->queryIntentActivities(Landroid/content/Intent;I)Ljava/util/List; HPLcom/android/server/search/Searchables;->updateSearchableList()V +HSPLcom/android/server/searchui/SearchUiManagerService$SearchUiManagerStub;->(Lcom/android/server/searchui/SearchUiManagerService;)V +HSPLcom/android/server/searchui/SearchUiManagerService$SearchUiManagerStub;->(Lcom/android/server/searchui/SearchUiManagerService;Lcom/android/server/searchui/SearchUiManagerService$1;)V +HSPLcom/android/server/searchui/SearchUiManagerService;->()V +HSPLcom/android/server/searchui/SearchUiManagerService;->(Landroid/content/Context;)V +PLcom/android/server/searchui/SearchUiManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/searchui/SearchUiManagerService;->newServiceLocked(IZ)Lcom/android/server/searchui/SearchUiPerUserService; +HSPLcom/android/server/searchui/SearchUiManagerService;->onStart()V +PLcom/android/server/searchui/SearchUiPerUserService;->()V +PLcom/android/server/searchui/SearchUiPerUserService;->(Lcom/android/server/searchui/SearchUiManagerService;Ljava/lang/Object;I)V +PLcom/android/server/searchui/SearchUiPerUserService;->newServiceInfoLocked(Landroid/content/ComponentName;)Landroid/content/pm/ServiceInfo; +PLcom/android/server/searchui/SearchUiPerUserService;->updateLocked(Z)Z HSPLcom/android/server/security/FileIntegrityService$1;->(Lcom/android/server/security/FileIntegrityService;)V HPLcom/android/server/security/FileIntegrityService$1;->isApkVeritySupported()Z HSPLcom/android/server/security/FileIntegrityService;->(Landroid/content/Context;)V @@ -27680,12 +31301,13 @@ HSPLcom/android/server/security/FileIntegrityService;->loadCertificatesFromDirec HSPLcom/android/server/security/FileIntegrityService;->onStart()V HSPLcom/android/server/security/FileIntegrityService;->toCertificate([B)Ljava/security/cert/X509Certificate; HSPLcom/android/server/security/KeyAttestationApplicationIdProviderService;->(Landroid/content/Context;)V -PLcom/android/server/security/KeyAttestationApplicationIdProviderService;->getKeyAttestationApplicationId(I)Landroid/security/keymaster/KeyAttestationApplicationId; +HPLcom/android/server/security/KeyAttestationApplicationIdProviderService;->getKeyAttestationApplicationId(I)Landroid/security/keymaster/KeyAttestationApplicationId; HSPLcom/android/server/security/KeyChainSystemService$1;->(Lcom/android/server/security/KeyChainSystemService;)V -PLcom/android/server/security/KeyChainSystemService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/security/KeyChainSystemService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/security/KeyChainSystemService;->(Landroid/content/Context;)V +PLcom/android/server/security/KeyChainSystemService;->access$000(Lcom/android/server/security/KeyChainSystemService;Landroid/content/Intent;Landroid/os/UserHandle;)V HSPLcom/android/server/security/KeyChainSystemService;->onStart()V -PLcom/android/server/security/KeyChainSystemService;->startServiceInBackgroundAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V +HPLcom/android/server/security/KeyChainSystemService;->startServiceInBackgroundAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V PLcom/android/server/security/VerityUtils$SetupResult;->(ILjava/io/FileDescriptor;I)V PLcom/android/server/security/VerityUtils$SetupResult;->getContentSize()I PLcom/android/server/security/VerityUtils$SetupResult;->getUnownedFileDescriptor()Ljava/io/FileDescriptor; @@ -27701,14 +31323,31 @@ PLcom/android/server/security/VerityUtils$TrackedShmBufferFactory;->releaseShare PLcom/android/server/security/VerityUtils;->generateApkVerityRootHash(Ljava/lang/String;)[B PLcom/android/server/security/VerityUtils;->generateApkVeritySetupData(Ljava/lang/String;)Lcom/android/server/security/VerityUtils$SetupResult; PLcom/android/server/security/VerityUtils;->generateFsVerityIntoSharedMemory(Ljava/lang/String;[B)Landroid/util/Pair; -PLcom/android/server/security/VerityUtils;->getFsveritySignatureFilePath(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/security/VerityUtils;->getFsveritySignatureFilePath(Ljava/lang/String;)Ljava/lang/String; PLcom/android/server/security/VerityUtils;->hasFsverity(Ljava/lang/String;)Z PLcom/android/server/security/VerityUtils;->isFsveritySignatureFile(Ljava/io/File;)Z PLcom/android/server/security/VerityUtils;->setUpFsverity(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->()V +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->(Landroid/content/Context;Ljava/lang/String;Lcom/android/server/signedconfig/SignedConfigEvent;)V +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->applyConfig(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->checkSignature(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->getCurrentConfigVersion()I +PLcom/android/server/signedconfig/GlobalSettingsConfigApplicator;->makeMap([Ljava/lang/Object;)Ljava/util/Map; +PLcom/android/server/signedconfig/SignatureVerifier;->(Lcom/android/server/signedconfig/SignedConfigEvent;)V +PLcom/android/server/signedconfig/SignatureVerifier;->createKey(Ljava/lang/String;)Ljava/security/PublicKey; +PLcom/android/server/signedconfig/SignatureVerifier;->verifySignature(Ljava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/signedconfig/SignatureVerifier;->verifyWithPublicKey(Ljava/security/PublicKey;[B[B)Z +PLcom/android/server/signedconfig/SignedConfig$PerSdkConfig;->(IILjava/util/Map;)V +PLcom/android/server/signedconfig/SignedConfig;->(ILjava/util/List;)V +PLcom/android/server/signedconfig/SignedConfig;->parse(Ljava/lang/String;Ljava/util/Set;Ljava/util/Map;)Lcom/android/server/signedconfig/SignedConfig; +PLcom/android/server/signedconfig/SignedConfig;->parsePerSdkConfig(Lorg/json/JSONObject;Ljava/util/Set;Ljava/util/Map;)Lcom/android/server/signedconfig/SignedConfig$PerSdkConfig; +PLcom/android/server/signedconfig/SignedConfigEvent;->()V +PLcom/android/server/signedconfig/SignedConfigEvent;->send()V HSPLcom/android/server/signedconfig/SignedConfigService$UpdateReceiver;->()V HSPLcom/android/server/signedconfig/SignedConfigService$UpdateReceiver;->(Lcom/android/server/signedconfig/SignedConfigService$1;)V PLcom/android/server/signedconfig/SignedConfigService$UpdateReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -PLcom/android/server/signedconfig/SignedConfigService;->handlePackageBroadcast(Landroid/content/Intent;)V +PLcom/android/server/signedconfig/SignedConfigService;->(Landroid/content/Context;)V +HPLcom/android/server/signedconfig/SignedConfigService;->handlePackageBroadcast(Landroid/content/Intent;)V HSPLcom/android/server/signedconfig/SignedConfigService;->registerUpdateReceiver(Landroid/content/Context;)V PLcom/android/server/slice/-$$Lambda$PinnedSliceState$8PpN4rPvmAFHBo8-AMOxIfBPgPw;->()V PLcom/android/server/slice/-$$Lambda$PinnedSliceState$8PpN4rPvmAFHBo8-AMOxIfBPgPw;->()V @@ -27735,16 +31374,18 @@ HPLcom/android/server/slice/-$$Lambda$SliceManagerService$gHWQwg_pEUS0qDxfgC2H-m PLcom/android/server/slice/-$$Lambda$SlicePermissionManager$xX1O_lwk6EE4hK3suWyWChD_Y8I;->()V PLcom/android/server/slice/-$$Lambda$SlicePermissionManager$xX1O_lwk6EE4hK3suWyWChD_Y8I;->()V PLcom/android/server/slice/PinnedSliceState$ListenerInfo;->(Lcom/android/server/slice/PinnedSliceState;Landroid/os/IBinder;Ljava/lang/String;ZII)V -PLcom/android/server/slice/PinnedSliceState;->(Lcom/android/server/slice/SliceManagerService;Landroid/net/Uri;Ljava/lang/String;)V +PLcom/android/server/slice/PinnedSliceState$ListenerInfo;->access$000(Lcom/android/server/slice/PinnedSliceState$ListenerInfo;)Landroid/os/IBinder; +HPLcom/android/server/slice/PinnedSliceState;->(Lcom/android/server/slice/SliceManagerService;Landroid/net/Uri;Ljava/lang/String;)V +PLcom/android/server/slice/PinnedSliceState;->checkSelfRemove()V PLcom/android/server/slice/PinnedSliceState;->destroy()V PLcom/android/server/slice/PinnedSliceState;->findSpec([Landroid/app/slice/SliceSpec;Ljava/lang/String;)Landroid/app/slice/SliceSpec; -PLcom/android/server/slice/PinnedSliceState;->getClient()Landroid/content/ContentProviderClient; +HPLcom/android/server/slice/PinnedSliceState;->getClient()Landroid/content/ContentProviderClient; PLcom/android/server/slice/PinnedSliceState;->getPkg()Ljava/lang/String; -PLcom/android/server/slice/PinnedSliceState;->getSpecs()[Landroid/app/slice/SliceSpec; +HPLcom/android/server/slice/PinnedSliceState;->getSpecs()[Landroid/app/slice/SliceSpec; PLcom/android/server/slice/PinnedSliceState;->getUri()Landroid/net/Uri; PLcom/android/server/slice/PinnedSliceState;->handleRecheckListeners()V -PLcom/android/server/slice/PinnedSliceState;->handleSendPinned()V -PLcom/android/server/slice/PinnedSliceState;->handleSendUnpinned()V +HPLcom/android/server/slice/PinnedSliceState;->handleSendPinned()V +HPLcom/android/server/slice/PinnedSliceState;->handleSendUnpinned()V PLcom/android/server/slice/PinnedSliceState;->hasPinOrListener()Z PLcom/android/server/slice/PinnedSliceState;->lambda$GPHzsVzQrFovXYdDpqangr_EisQ(Lcom/android/server/slice/PinnedSliceState;)V PLcom/android/server/slice/PinnedSliceState;->lambda$MwobWwKdlIfDl3rSs94MZQb8xJI(Lcom/android/server/slice/PinnedSliceState;)V @@ -27753,33 +31394,36 @@ PLcom/android/server/slice/PinnedSliceState;->lambda$mergeSpecs$0$PinnedSliceSta PLcom/android/server/slice/PinnedSliceState;->lambda$mergeSpecs$1(Landroid/app/slice/SliceSpec;)Z PLcom/android/server/slice/PinnedSliceState;->lambda$mergeSpecs$2(I)[Landroid/app/slice/SliceSpec; PLcom/android/server/slice/PinnedSliceState;->mergeSpecs([Landroid/app/slice/SliceSpec;)V -PLcom/android/server/slice/PinnedSliceState;->pin(Ljava/lang/String;[Landroid/app/slice/SliceSpec;Landroid/os/IBinder;)V +HPLcom/android/server/slice/PinnedSliceState;->pin(Ljava/lang/String;[Landroid/app/slice/SliceSpec;Landroid/os/IBinder;)V PLcom/android/server/slice/PinnedSliceState;->setSlicePinned(Z)V PLcom/android/server/slice/PinnedSliceState;->unpin(Ljava/lang/String;Landroid/os/IBinder;)Z -PLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->(Ljava/lang/String;Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V -PLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->access$000(Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;)Ljava/lang/String; +HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->(Ljava/lang/String;Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V +HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->access$000(Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;)Ljava/lang/String; PLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->access$100(Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;)Lcom/android/server/slice/SlicePermissionManager$PkgUser; -PLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->addPath(Ljava/util/List;)V +HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->addPath(Ljava/util/List;)V HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->decodeSegments(Ljava/lang/String;)[Ljava/lang/String; HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->encodeSegments([Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->getAuthority()Ljava/lang/String; +HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->getAuthority()Ljava/lang/String; HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->hasPermission(Ljava/util/List;)Z HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->isPathPrefixMatch([Ljava/lang/String;[Ljava/lang/String;)Z HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->readFrom(Lorg/xmlpull/v1/XmlPullParser;)V HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V PLcom/android/server/slice/SliceClientPermissions;->()V -PLcom/android/server/slice/SliceClientPermissions;->(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V -PLcom/android/server/slice/SliceClientPermissions;->createFrom(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/slice/DirtyTracker;)Lcom/android/server/slice/SliceClientPermissions; +HPLcom/android/server/slice/SliceClientPermissions;->(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V +HPLcom/android/server/slice/SliceClientPermissions;->access$200()Ljava/lang/String; +PLcom/android/server/slice/SliceClientPermissions;->clear()V +HPLcom/android/server/slice/SliceClientPermissions;->createFrom(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/slice/DirtyTracker;)Lcom/android/server/slice/SliceClientPermissions; HPLcom/android/server/slice/SliceClientPermissions;->getAuthority(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions$SliceAuthority; PLcom/android/server/slice/SliceClientPermissions;->getFileName()Ljava/lang/String; -PLcom/android/server/slice/SliceClientPermissions;->getFileName(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Ljava/lang/String; -PLcom/android/server/slice/SliceClientPermissions;->getOrCreateAuthority(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions$SliceAuthority; +HPLcom/android/server/slice/SliceClientPermissions;->getFileName(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Ljava/lang/String; +HPLcom/android/server/slice/SliceClientPermissions;->getOrCreateAuthority(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions$SliceAuthority; +HPLcom/android/server/slice/SliceClientPermissions;->grantUri(Landroid/net/Uri;Lcom/android/server/slice/SlicePermissionManager$PkgUser;)V HPLcom/android/server/slice/SliceClientPermissions;->hasFullAccess()Z HPLcom/android/server/slice/SliceClientPermissions;->hasPermission(Landroid/net/Uri;I)Z -PLcom/android/server/slice/SliceClientPermissions;->onPersistableDirty(Lcom/android/server/slice/DirtyTracker$Persistable;)V -PLcom/android/server/slice/SliceClientPermissions;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/slice/SliceClientPermissions;->onPersistableDirty(Lcom/android/server/slice/DirtyTracker$Persistable;)V +HPLcom/android/server/slice/SliceClientPermissions;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V HSPLcom/android/server/slice/SliceManagerService$1;->(Lcom/android/server/slice/SliceManagerService;)V -PLcom/android/server/slice/SliceManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/slice/SliceManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/slice/SliceManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/slice/SliceManagerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/slice/SliceManagerService$Lifecycle;->onStart()V @@ -27793,92 +31437,100 @@ HSPLcom/android/server/slice/SliceManagerService$RoleObserver;->register()V HSPLcom/android/server/slice/SliceManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/slice/SliceManagerService;->(Landroid/content/Context;Landroid/os/Looper;)V HSPLcom/android/server/slice/SliceManagerService;->access$000(Lcom/android/server/slice/SliceManagerService;)Landroid/content/Context; +PLcom/android/server/slice/SliceManagerService;->access$100(Lcom/android/server/slice/SliceManagerService;)Lcom/android/server/slice/SlicePermissionManager; HSPLcom/android/server/slice/SliceManagerService;->access$200(Lcom/android/server/slice/SliceManagerService;)V PLcom/android/server/slice/SliceManagerService;->access$300(Lcom/android/server/slice/SliceManagerService;I)V PLcom/android/server/slice/SliceManagerService;->access$400(Lcom/android/server/slice/SliceManagerService;I)V -PLcom/android/server/slice/SliceManagerService;->checkAccess(Ljava/lang/String;Landroid/net/Uri;II)I +HPLcom/android/server/slice/SliceManagerService;->checkAccess(Ljava/lang/String;Landroid/net/Uri;II)I HPLcom/android/server/slice/SliceManagerService;->checkSlicePermission(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;II[Ljava/lang/String;)I HSPLcom/android/server/slice/SliceManagerService;->createHandler()Lcom/android/server/ServiceThread; PLcom/android/server/slice/SliceManagerService;->createPinnedSlice(Landroid/net/Uri;Ljava/lang/String;)Lcom/android/server/slice/PinnedSliceState; HPLcom/android/server/slice/SliceManagerService;->enforceAccess(Ljava/lang/String;Landroid/net/Uri;)V -PLcom/android/server/slice/SliceManagerService;->enforceCrossUser(Ljava/lang/String;Landroid/net/Uri;)V -PLcom/android/server/slice/SliceManagerService;->enforceOwner(Ljava/lang/String;Landroid/net/Uri;I)V +HPLcom/android/server/slice/SliceManagerService;->enforceCrossUser(Ljava/lang/String;Landroid/net/Uri;)V +HPLcom/android/server/slice/SliceManagerService;->enforceOwner(Ljava/lang/String;Landroid/net/Uri;I)V HPLcom/android/server/slice/SliceManagerService;->getAssistant(I)Ljava/lang/String; -PLcom/android/server/slice/SliceManagerService;->getAssistantMatcher(I)Lcom/android/server/slice/SliceManagerService$PackageMatchingCache; -PLcom/android/server/slice/SliceManagerService;->getBackupPayload(I)[B +HPLcom/android/server/slice/SliceManagerService;->getAssistantMatcher(I)Lcom/android/server/slice/SliceManagerService$PackageMatchingCache; +HPLcom/android/server/slice/SliceManagerService;->getBackupPayload(I)[B PLcom/android/server/slice/SliceManagerService;->getContext()Landroid/content/Context; HPLcom/android/server/slice/SliceManagerService;->getDefaultHome(I)Ljava/lang/String; PLcom/android/server/slice/SliceManagerService;->getHandler()Landroid/os/Handler; HPLcom/android/server/slice/SliceManagerService;->getHomeMatcher(I)Lcom/android/server/slice/SliceManagerService$PackageMatchingCache; PLcom/android/server/slice/SliceManagerService;->getLock()Ljava/lang/Object; -PLcom/android/server/slice/SliceManagerService;->getOrCreatePinnedSlice(Landroid/net/Uri;Ljava/lang/String;)Lcom/android/server/slice/PinnedSliceState; +HPLcom/android/server/slice/SliceManagerService;->getOrCreatePinnedSlice(Landroid/net/Uri;Ljava/lang/String;)Lcom/android/server/slice/PinnedSliceState; HPLcom/android/server/slice/SliceManagerService;->getPinnedSlice(Landroid/net/Uri;)Lcom/android/server/slice/PinnedSliceState; -PLcom/android/server/slice/SliceManagerService;->getPinnedSlices(Ljava/lang/String;)[Landroid/net/Uri; +HPLcom/android/server/slice/SliceManagerService;->getPinnedSlices(Ljava/lang/String;)[Landroid/net/Uri; HPLcom/android/server/slice/SliceManagerService;->getPinnedSpecs(Landroid/net/Uri;Ljava/lang/String;)[Landroid/app/slice/SliceSpec; HPLcom/android/server/slice/SliceManagerService;->getProviderPkg(Landroid/net/Uri;I)Ljava/lang/String; -PLcom/android/server/slice/SliceManagerService;->grantSlicePermission(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V +HPLcom/android/server/slice/SliceManagerService;->grantSlicePermission(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V HPLcom/android/server/slice/SliceManagerService;->hasFullSliceAccess(Ljava/lang/String;I)Z HSPLcom/android/server/slice/SliceManagerService;->invalidateCachedDefaultHome()V -PLcom/android/server/slice/SliceManagerService;->isAssistant(Ljava/lang/String;I)Z +HPLcom/android/server/slice/SliceManagerService;->isAssistant(Ljava/lang/String;I)Z HPLcom/android/server/slice/SliceManagerService;->isDefaultHomeApp(Ljava/lang/String;I)Z HPLcom/android/server/slice/SliceManagerService;->isGrantedFullAccess(Ljava/lang/String;I)Z HPLcom/android/server/slice/SliceManagerService;->lambda$getAssistantMatcher$2$SliceManagerService(I)Ljava/lang/String; HPLcom/android/server/slice/SliceManagerService;->lambda$getHomeMatcher$3$SliceManagerService(I)Ljava/lang/String; PLcom/android/server/slice/SliceManagerService;->lambda$onStopUser$0(ILcom/android/server/slice/PinnedSliceState;)Z -PLcom/android/server/slice/SliceManagerService;->lambda$pinSlice$1$SliceManagerService(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/slice/SliceManagerService;->lambda$pinSlice$1$SliceManagerService(Ljava/lang/String;Ljava/lang/String;I)V PLcom/android/server/slice/SliceManagerService;->onStopUser(I)V PLcom/android/server/slice/SliceManagerService;->onUnlockUser(I)V -PLcom/android/server/slice/SliceManagerService;->pinSlice(Ljava/lang/String;Landroid/net/Uri;[Landroid/app/slice/SliceSpec;Landroid/os/IBinder;)V +HPLcom/android/server/slice/SliceManagerService;->pinSlice(Ljava/lang/String;Landroid/net/Uri;[Landroid/app/slice/SliceSpec;Landroid/os/IBinder;)V PLcom/android/server/slice/SliceManagerService;->removePinnedSlice(Landroid/net/Uri;)V HSPLcom/android/server/slice/SliceManagerService;->systemReady()V -PLcom/android/server/slice/SliceManagerService;->unpinSlice(Ljava/lang/String;Landroid/net/Uri;Landroid/os/IBinder;)V -PLcom/android/server/slice/SliceManagerService;->verifyCaller(Ljava/lang/String;)V +HPLcom/android/server/slice/SliceManagerService;->unpinSlice(Ljava/lang/String;Landroid/net/Uri;Landroid/os/IBinder;)V +HPLcom/android/server/slice/SliceManagerService;->verifyCaller(Ljava/lang/String;)V HSPLcom/android/server/slice/SlicePermissionManager$H;->(Lcom/android/server/slice/SlicePermissionManager;Landroid/os/Looper;)V -PLcom/android/server/slice/SlicePermissionManager$H;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->(Lcom/android/server/slice/SlicePermissionManager;)V -PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->(Lcom/android/server/slice/SlicePermissionManager;Lcom/android/server/slice/SlicePermissionManager$1;)V -PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->access$100(Lcom/android/server/slice/SlicePermissionManager$ParserHolder;)Lorg/xmlpull/v1/XmlPullParser; +HPLcom/android/server/slice/SlicePermissionManager$H;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/slice/SlicePermissionManager$ParserHolder;->(Lcom/android/server/slice/SlicePermissionManager;)V +HPLcom/android/server/slice/SlicePermissionManager$ParserHolder;->(Lcom/android/server/slice/SlicePermissionManager;Lcom/android/server/slice/SlicePermissionManager$1;)V +HPLcom/android/server/slice/SlicePermissionManager$ParserHolder;->access$100(Lcom/android/server/slice/SlicePermissionManager$ParserHolder;)Lorg/xmlpull/v1/XmlPullParser; PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->access$102(Lcom/android/server/slice/SlicePermissionManager$ParserHolder;Lorg/xmlpull/v1/XmlPullParser;)Lorg/xmlpull/v1/XmlPullParser; PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->access$300(Lcom/android/server/slice/SlicePermissionManager$ParserHolder;)Ljava/io/InputStream; PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->access$302(Lcom/android/server/slice/SlicePermissionManager$ParserHolder;Ljava/io/InputStream;)Ljava/io/InputStream; -PLcom/android/server/slice/SlicePermissionManager$ParserHolder;->close()V +HPLcom/android/server/slice/SlicePermissionManager$ParserHolder;->close()V HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->(Ljava/lang/String;)V HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->(Ljava/lang/String;I)V HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->equals(Ljava/lang/Object;)Z -PLcom/android/server/slice/SlicePermissionManager$PkgUser;->getUserId()I +PLcom/android/server/slice/SlicePermissionManager$PkgUser;->getPkg()Ljava/lang/String; +HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->getUserId()I HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->hashCode()I -PLcom/android/server/slice/SlicePermissionManager$PkgUser;->toString()Ljava/lang/String; +HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->toString()Ljava/lang/String; HSPLcom/android/server/slice/SlicePermissionManager;->(Landroid/content/Context;Landroid/os/Looper;)V HSPLcom/android/server/slice/SlicePermissionManager;->(Landroid/content/Context;Landroid/os/Looper;Ljava/io/File;)V +PLcom/android/server/slice/SlicePermissionManager;->access$400(Lcom/android/server/slice/SlicePermissionManager;)Landroid/util/ArraySet; +PLcom/android/server/slice/SlicePermissionManager;->access$500(Lcom/android/server/slice/SlicePermissionManager;Lcom/android/server/slice/SlicePermissionManager$PkgUser;)V +PLcom/android/server/slice/SlicePermissionManager;->access$600(Lcom/android/server/slice/SlicePermissionManager;)Landroid/util/ArrayMap; +PLcom/android/server/slice/SlicePermissionManager;->access$700(Lcom/android/server/slice/SlicePermissionManager;)Landroid/util/ArrayMap; HPLcom/android/server/slice/SlicePermissionManager;->getClient(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions; -PLcom/android/server/slice/SlicePermissionManager;->getFile(Ljava/lang/String;)Landroid/util/AtomicFile; -PLcom/android/server/slice/SlicePermissionManager;->getParser(Ljava/lang/String;)Lcom/android/server/slice/SlicePermissionManager$ParserHolder; -PLcom/android/server/slice/SlicePermissionManager;->getProvider(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceProviderPermissions; -PLcom/android/server/slice/SlicePermissionManager;->grantSliceAccess(Ljava/lang/String;ILjava/lang/String;ILandroid/net/Uri;)V -PLcom/android/server/slice/SlicePermissionManager;->handlePersist()V +HPLcom/android/server/slice/SlicePermissionManager;->getFile(Ljava/lang/String;)Landroid/util/AtomicFile; +HPLcom/android/server/slice/SlicePermissionManager;->getParser(Ljava/lang/String;)Lcom/android/server/slice/SlicePermissionManager$ParserHolder; +HPLcom/android/server/slice/SlicePermissionManager;->getProvider(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceProviderPermissions; +HPLcom/android/server/slice/SlicePermissionManager;->grantSliceAccess(Ljava/lang/String;ILjava/lang/String;ILandroid/net/Uri;)V +HPLcom/android/server/slice/SlicePermissionManager;->handlePersist()V PLcom/android/server/slice/SlicePermissionManager;->handleRemove(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)V HPLcom/android/server/slice/SlicePermissionManager;->hasFullAccess(Ljava/lang/String;I)Z HPLcom/android/server/slice/SlicePermissionManager;->hasPermission(Ljava/lang/String;ILandroid/net/Uri;)Z -PLcom/android/server/slice/SlicePermissionManager;->onPersistableDirty(Lcom/android/server/slice/DirtyTracker$Persistable;)V +HPLcom/android/server/slice/SlicePermissionManager;->onPersistableDirty(Lcom/android/server/slice/DirtyTracker$Persistable;)V PLcom/android/server/slice/SlicePermissionManager;->removePkg(Ljava/lang/String;I)V -PLcom/android/server/slice/SlicePermissionManager;->writeBackup(Lorg/xmlpull/v1/XmlSerializer;)V -PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->(Ljava/lang/String;Lcom/android/server/slice/DirtyTracker;)V +HPLcom/android/server/slice/SlicePermissionManager;->writeBackup(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->(Ljava/lang/String;Lcom/android/server/slice/DirtyTracker;)V PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->access$000(Lcom/android/server/slice/SliceProviderPermissions$SliceAuthority;)Ljava/lang/String; -PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->addPkg(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)V -PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->getAuthority()Ljava/lang/String; +HPLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->addPkg(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)V +HPLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->getAuthority()Ljava/lang/String; PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->getPkgs()Ljava/util/Collection; -PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->readFrom(Lorg/xmlpull/v1/XmlPullParser;)V -PLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->readFrom(Lorg/xmlpull/v1/XmlPullParser;)V +HPLcom/android/server/slice/SliceProviderPermissions$SliceAuthority;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V PLcom/android/server/slice/SliceProviderPermissions;->()V -PLcom/android/server/slice/SliceProviderPermissions;->(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V -PLcom/android/server/slice/SliceProviderPermissions;->access$100()Ljava/lang/String; -PLcom/android/server/slice/SliceProviderPermissions;->createFrom(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/slice/DirtyTracker;)Lcom/android/server/slice/SliceProviderPermissions; +HPLcom/android/server/slice/SliceProviderPermissions;->(Lcom/android/server/slice/SlicePermissionManager$PkgUser;Lcom/android/server/slice/DirtyTracker;)V +HPLcom/android/server/slice/SliceProviderPermissions;->access$100()Ljava/lang/String; +HPLcom/android/server/slice/SliceProviderPermissions;->createFrom(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/slice/DirtyTracker;)Lcom/android/server/slice/SliceProviderPermissions; PLcom/android/server/slice/SliceProviderPermissions;->getAuthorities()Ljava/util/Collection; PLcom/android/server/slice/SliceProviderPermissions;->getFileName()Ljava/lang/String; -PLcom/android/server/slice/SliceProviderPermissions;->getFileName(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Ljava/lang/String; -PLcom/android/server/slice/SliceProviderPermissions;->getOrCreateAuthority(Ljava/lang/String;)Lcom/android/server/slice/SliceProviderPermissions$SliceAuthority; +HPLcom/android/server/slice/SliceProviderPermissions;->getFileName(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Ljava/lang/String; +HPLcom/android/server/slice/SliceProviderPermissions;->getOrCreateAuthority(Ljava/lang/String;)Lcom/android/server/slice/SliceProviderPermissions$SliceAuthority; PLcom/android/server/slice/SliceProviderPermissions;->onPersistableDirty(Lcom/android/server/slice/DirtyTracker$Persistable;)V -PLcom/android/server/slice/SliceProviderPermissions;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/slice/SliceProviderPermissions;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V +PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$LocalSoundTriggerService$SessionImpl$98XMgLw6ZxiHqCYea2xbjlpr0Fg;->(Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;)V +PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$LocalSoundTriggerService$SessionImpl$98XMgLw6ZxiHqCYea2xbjlpr0Fg;->binderDied()V HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$IDLL6W27fDiZOyN93WCCRWKPu54;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;)V HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$IDLL6W27fDiZOyN93WCCRWKPu54;->run(ILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$NQ9vXL7Jlhvm5kL7TVyHFRpBVaE;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;)V @@ -27891,113 +31543,132 @@ HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSes HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$hlE2jJZGnOP9HzyCyXLiJjgF5-c;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;)V HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$hlE2jJZGnOP9HzyCyXLiJjgF5-c;->run()V HPLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$jSgQonqW1uf9kDLdncYj9RRDzsU;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;I)V -PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$u8FX7aOjRQo4_tIx29D4NQ4NQzU;->(Landroid/media/permission/Identity;Landroid/media/permission/Identity;)V -PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$u8FX7aOjRQo4_tIx29D4NQ4NQzU;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$jSgQonqW1uf9kDLdncYj9RRDzsU;->run(ILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V +PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$Z33tjEItKKPp9qvqIj8NB9Iwmn0;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;)V +PLcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$Z33tjEItKKPp9qvqIj8NB9Iwmn0;->binderDied()V HSPLcom/android/server/soundtrigger/SoundTriggerDbHelper;->(Landroid/content/Context;)V -PLcom/android/server/soundtrigger/SoundTriggerDbHelper;->deleteGenericSoundModel(Ljava/util/UUID;)Z +HPLcom/android/server/soundtrigger/SoundTriggerDbHelper;->deleteGenericSoundModel(Ljava/util/UUID;)Z PLcom/android/server/soundtrigger/SoundTriggerDbHelper;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/soundtrigger/SoundTriggerDbHelper;->getGenericSoundModel(Ljava/util/UUID;)Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel; +HPLcom/android/server/soundtrigger/SoundTriggerDbHelper;->getGenericSoundModel(Ljava/util/UUID;)Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel; PLcom/android/server/soundtrigger/SoundTriggerDbHelper;->updateGenericSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;)Z PLcom/android/server/soundtrigger/SoundTriggerHelper$1;->(Lcom/android/server/soundtrigger/SoundTriggerHelper;Landroid/os/Looper;)V PLcom/android/server/soundtrigger/SoundTriggerHelper$1;->handleMessage(Landroid/os/Message;)V PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->(Ljava/util/UUID;I)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->clearCallback()V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->createGenericModelData(Ljava/util/UUID;)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->clearCallback()V +PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->clearState()V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->createGenericModelData(Ljava/util/UUID;)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->createKeyphraseModelData(Ljava/util/UUID;)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getCallback()Landroid/hardware/soundtrigger/IRecognitionStatusCallback; -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getHandle()I -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getModelId()Ljava/util/UUID; -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getRecognitionConfig()Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig; +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getCallback()Landroid/hardware/soundtrigger/IRecognitionStatusCallback; +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getHandle()I +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getModelId()Ljava/util/UUID; +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getRecognitionConfig()Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig; HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->getSoundModel()Landroid/hardware/soundtrigger/SoundTrigger$SoundModel; -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isGenericModel()Z -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isKeyphraseModel()Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isGenericModel()Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isKeyphraseModel()Z HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isModelLoaded()Z PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isModelNotLoaded()Z -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isModelStarted()Z -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isRequested()Z -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setCallback(Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isModelStarted()Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isRequested()Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setCallback(Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)V PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setHandle(I)V PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setLoaded()V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setRecognitionConfig(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setRequested(Z)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setStarted()V -PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setStopped()V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setRecognitionConfig(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setRequested(Z)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setStarted()V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->setStopped()V PLcom/android/server/soundtrigger/SoundTriggerHelper$MyCallStateListener;->(Lcom/android/server/soundtrigger/SoundTriggerHelper;Landroid/os/Looper;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$MyCallStateListener;->onCallStateChanged(ILjava/lang/String;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$MyCallStateListener;->onCallStateChanged(ILjava/lang/String;)V PLcom/android/server/soundtrigger/SoundTriggerHelper$PowerSaveModeListener;->(Lcom/android/server/soundtrigger/SoundTriggerHelper;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper$PowerSaveModeListener;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V -HPLcom/android/server/soundtrigger/SoundTriggerHelper;->(Landroid/content/Context;Ljava/util/function/BiFunction;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper$PowerSaveModeListener;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->(Landroid/content/Context;Lcom/android/server/soundtrigger/SoundTriggerHelper$SoundTriggerModuleProvider;)V PLcom/android/server/soundtrigger/SoundTriggerHelper;->access$000(Lcom/android/server/soundtrigger/SoundTriggerHelper;)Ljava/lang/Object; PLcom/android/server/soundtrigger/SoundTriggerHelper;->access$100(Lcom/android/server/soundtrigger/SoundTriggerHelper;Z)V PLcom/android/server/soundtrigger/SoundTriggerHelper;->access$200(Lcom/android/server/soundtrigger/SoundTriggerHelper;)Landroid/os/Handler; +PLcom/android/server/soundtrigger/SoundTriggerHelper;->access$300(Lcom/android/server/soundtrigger/SoundTriggerHelper;)Landroid/os/PowerManager; +PLcom/android/server/soundtrigger/SoundTriggerHelper;->access$400(Lcom/android/server/soundtrigger/SoundTriggerHelper;Z)V PLcom/android/server/soundtrigger/SoundTriggerHelper;->computeRecognitionRequestedLocked()Z PLcom/android/server/soundtrigger/SoundTriggerHelper;->createKeyphraseModelDataLocked(Ljava/util/UUID;I)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; -PLcom/android/server/soundtrigger/SoundTriggerHelper;->getGenericModelState(Ljava/util/UUID;)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->getKeyphraseIdFromEvent(Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->getKeyphraseModelDataLocked(I)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; +PLcom/android/server/soundtrigger/SoundTriggerHelper;->detach()V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->forceStopAndUnloadModelLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Ljava/lang/Exception;)V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->forceStopAndUnloadModelLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Ljava/lang/Exception;Ljava/util/Iterator;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->getGenericModelState(Ljava/util/UUID;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->getKeyphraseIdFromEvent(Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->getKeyphraseModelDataLocked(I)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->getModelDataForLocked(I)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; PLcom/android/server/soundtrigger/SoundTriggerHelper;->getModuleProperties()Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties; -PLcom/android/server/soundtrigger/SoundTriggerHelper;->getOrCreateGenericModelDataLocked(Ljava/util/UUID;)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; -PLcom/android/server/soundtrigger/SoundTriggerHelper;->initializeTelephonyAndPowerStateListeners()V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->getOrCreateGenericModelDataLocked(Ljava/util/UUID;)Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->initializeTelephonyAndPowerStateListeners()V PLcom/android/server/soundtrigger/SoundTriggerHelper;->internalClearGlobalStateLocked()V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->isKeyphraseRecognitionEvent(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;)Z -PLcom/android/server/soundtrigger/SoundTriggerHelper;->isRecognitionAllowed()Z -PLcom/android/server/soundtrigger/SoundTriggerHelper;->isRecognitionRequested(Ljava/util/UUID;)Z +PLcom/android/server/soundtrigger/SoundTriggerHelper;->internalClearModelStateLocked()V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->isKeyphraseRecognitionEvent(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;)Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->isRecognitionAllowed()Z +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->isRecognitionRequested(Ljava/util/UUID;)Z PLcom/android/server/soundtrigger/SoundTriggerHelper;->onCallStateChangedLocked(Z)V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->onGenericRecognitionSuccessLocked(Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->onKeyphraseRecognitionSuccessLocked(Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;)V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->onRecognition(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->onGenericRecognitionSuccessLocked(Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->onKeyphraseRecognitionSuccessLocked(Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;)V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->onPowerSaveModeChangedLocked(Z)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->onRecognition(Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;)V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->onServiceDied()V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->onServiceDiedLocked()V PLcom/android/server/soundtrigger/SoundTriggerHelper;->onServiceStateChange(I)V PLcom/android/server/soundtrigger/SoundTriggerHelper;->onServiceStateChangedLocked(Z)V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->prepareForRecognition(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->prepareForRecognition(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;)I PLcom/android/server/soundtrigger/SoundTriggerHelper;->removeKeyphraseModelLocked(I)V -PLcom/android/server/soundtrigger/SoundTriggerHelper;->startGenericRecognition(Ljava/util/UUID;Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->startKeyphraseRecognition(ILandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->startRecognition(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;I)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->startRecognitionLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Z)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopAndUnloadDeadModelsLocked()V +PLcom/android/server/soundtrigger/SoundTriggerHelper;->sendErrorCallbacksToAllLocked(I)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->startGenericRecognition(Ljava/util/UUID;Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->startKeyphraseRecognition(ILandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->startRecognition(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;I)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->startRecognitionLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Z)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->stopAndUnloadDeadModelsLocked()V PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopGenericRecognition(Ljava/util/UUID;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)I PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopKeyphraseRecognition(ILandroid/hardware/soundtrigger/IRecognitionStatusCallback;)I PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopRecognition(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopRecognitionLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Z)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->tryStopAndUnloadLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;ZZ)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->unloadGenericSoundModel(Ljava/util/UUID;)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->stopRecognitionLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;Z)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->tryStopAndUnloadLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;ZZ)I +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->unloadGenericSoundModel(Ljava/util/UUID;)I PLcom/android/server/soundtrigger/SoundTriggerHelper;->unloadKeyphraseSoundModel(I)I -PLcom/android/server/soundtrigger/SoundTriggerHelper;->updateAllRecognitionsLocked(Z)V +HPLcom/android/server/soundtrigger/SoundTriggerHelper;->updateAllRecognitionsLocked(Z)V PLcom/android/server/soundtrigger/SoundTriggerHelper;->updateRecognitionLocked(Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;ZZ)I PLcom/android/server/soundtrigger/SoundTriggerLogger$Event;->()V -PLcom/android/server/soundtrigger/SoundTriggerLogger$Event;->()V -PLcom/android/server/soundtrigger/SoundTriggerLogger$Event;->toString()Ljava/lang/String; +HPLcom/android/server/soundtrigger/SoundTriggerLogger$Event;->()V +HPLcom/android/server/soundtrigger/SoundTriggerLogger$Event;->toString()Ljava/lang/String; HPLcom/android/server/soundtrigger/SoundTriggerLogger$StringEvent;->(Ljava/lang/String;)V PLcom/android/server/soundtrigger/SoundTriggerLogger$StringEvent;->eventToString()Ljava/lang/String; HSPLcom/android/server/soundtrigger/SoundTriggerLogger;->(ILjava/lang/String;)V -PLcom/android/server/soundtrigger/SoundTriggerLogger;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/soundtrigger/SoundTriggerLogger;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/soundtrigger/SoundTriggerLogger;->log(Lcom/android/server/soundtrigger/SoundTriggerLogger$Event;)V -PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->(Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;)V -PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->(Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;Lcom/android/server/soundtrigger/SoundTriggerService$1;)V +PLcom/android/server/soundtrigger/SoundTriggerService$1;->(Lcom/android/server/soundtrigger/SoundTriggerService;Landroid/media/permission/Identity;Landroid/media/permission/Identity;)V +PLcom/android/server/soundtrigger/SoundTriggerService$1;->getModule(ILandroid/hardware/soundtrigger/SoundTrigger$StatusListener;)Landroid/hardware/soundtrigger/SoundTriggerModule; +PLcom/android/server/soundtrigger/SoundTriggerService$1;->listModuleProperties(Ljava/util/ArrayList;)I +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->(Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;Landroid/os/IBinder;)V +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->(Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;Landroid/os/IBinder;Lcom/android/server/soundtrigger/SoundTriggerService$1;)V +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->clientDied()V PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->getModuleProperties()Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties; -PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->startRecognition(ILandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->lambda$new$0$SoundTriggerService$LocalSoundTriggerService$SessionImpl()V +HPLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->startRecognition(ILandroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->stopRecognition(ILandroid/hardware/soundtrigger/IRecognitionStatusCallback;)I PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl;->unloadKeyphraseModel(I)I HSPLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;->(Lcom/android/server/soundtrigger/SoundTriggerService;Landroid/content/Context;)V -PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;->attachAsOriginator(Landroid/media/permission/Identity;)Lcom/android/server/soundtrigger/SoundTriggerInternal$Session; +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;->attach(Landroid/os/IBinder;)Lcom/android/server/soundtrigger/SoundTriggerInternal$Session; +PLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->()V PLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->(Lcom/android/server/soundtrigger/SoundTriggerService$1;)V -PLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->addOp(J)V -PLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->clearOldOps(J)V +HPLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->addOp(J)V +HPLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->clearOldOps(J)V HPLcom/android/server/soundtrigger/SoundTriggerService$NumOps;->getOpsAdded()I -PLcom/android/server/soundtrigger/SoundTriggerService$Operation;->(Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$Operation$ExecuteOp;Ljava/lang/Runnable;)V -PLcom/android/server/soundtrigger/SoundTriggerService$Operation;->(Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$Operation$ExecuteOp;Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$1;)V -PLcom/android/server/soundtrigger/SoundTriggerService$Operation;->drop()V -PLcom/android/server/soundtrigger/SoundTriggerService$Operation;->run(ILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V -PLcom/android/server/soundtrigger/SoundTriggerService$Operation;->setup()V +HPLcom/android/server/soundtrigger/SoundTriggerService$Operation;->(Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$Operation$ExecuteOp;Ljava/lang/Runnable;)V +HPLcom/android/server/soundtrigger/SoundTriggerService$Operation;->(Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$Operation$ExecuteOp;Ljava/lang/Runnable;Lcom/android/server/soundtrigger/SoundTriggerService$1;)V +HPLcom/android/server/soundtrigger/SoundTriggerService$Operation;->drop()V +HPLcom/android/server/soundtrigger/SoundTriggerService$Operation;->run(ILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V +HPLcom/android/server/soundtrigger/SoundTriggerService$Operation;->setup()V PLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker$SoundModelStat;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;)V HSPLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->(Lcom/android/server/soundtrigger/SoundTriggerService;)V PLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->onStart(Ljava/util/UUID;)V -PLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->onStop(Ljava/util/UUID;)V +HPLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->onStart(Ljava/util/UUID;)V +HPLcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker;->onStop(Ljava/util/UUID;)V HSPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerServiceStub;->(Lcom/android/server/soundtrigger/SoundTriggerService;)V -PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerServiceStub;->attachAsOriginator(Landroid/media/permission/Identity;)Lcom/android/internal/app/ISoundTriggerSession; +PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerServiceStub;->attachAsOriginator(Landroid/media/permission/Identity;Landroid/os/IBinder;)Lcom/android/internal/app/ISoundTriggerSession; HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$1;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$1;->onOpFinished(I)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;Ljava/util/UUID;Landroid/os/Bundle;Landroid/content/ComponentName;Landroid/os/UserHandle;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)V @@ -28012,6 +31683,7 @@ HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$R HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->disconnectLocked()V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$fghJp6lJ2tIdNpV2BpLIABdozBE(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$onError$3$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService()V +PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$onError$4$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService(IILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$onGenericSoundTriggerDetected$0$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService()V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$onGenericSoundTriggerDetected$1$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService(Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;ILandroid/media/soundtrigger/ISoundTriggerDetectionService;)V PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->lambda$onGenericSoundTriggerDetected$2$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService(Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;)V @@ -28022,19 +31694,21 @@ PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$Re HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->runOrAddOperation(Lcom/android/server/soundtrigger/SoundTriggerService$Operation;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->stopAllPendingOperations()V -HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->(Lcom/android/server/soundtrigger/SoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;)V +PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->(Lcom/android/server/soundtrigger/SoundTriggerService;Lcom/android/server/soundtrigger/SoundTriggerHelper;Landroid/os/IBinder;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->access$1500(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;)Ljava/lang/Object; HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->access$1600(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;)Ljava/util/TreeMap; +PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->clientDied()V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->deleteSoundModel(Landroid/os/ParcelUuid;)V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->getModelState(Landroid/os/ParcelUuid;)I HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->getModuleProperties()Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties; HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->getSoundModel(Landroid/os/ParcelUuid;)Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel; HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->isRecognitionActive(Landroid/os/ParcelUuid;)Z +PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->lambda$new$0$SoundTriggerService$SoundTriggerSessionStub()V HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->loadGenericSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;)I HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->startRecognition(Landroid/os/ParcelUuid;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->startRecognitionForService(Landroid/os/ParcelUuid;Landroid/os/Bundle;Landroid/content/ComponentName;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I -PLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->stopRecognition(Landroid/os/ParcelUuid;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)I +HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->stopRecognition(Landroid/os/ParcelUuid;Landroid/hardware/soundtrigger/IRecognitionStatusCallback;)I HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->updateSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;)V HSPLcom/android/server/soundtrigger/SoundTriggerService;->()V HSPLcom/android/server/soundtrigger/SoundTriggerService;->(Landroid/content/Context;)V @@ -28047,15 +31721,14 @@ HPLcom/android/server/soundtrigger/SoundTriggerService;->access$500(Lcom/android HPLcom/android/server/soundtrigger/SoundTriggerService;->access$600(Lcom/android/server/soundtrigger/SoundTriggerService;Landroid/content/ComponentName;)V HPLcom/android/server/soundtrigger/SoundTriggerService;->access$700(Lcom/android/server/soundtrigger/SoundTriggerService;)Landroid/util/ArrayMap; HPLcom/android/server/soundtrigger/SoundTriggerService;->enforceCallingPermission(Ljava/lang/String;)V -PLcom/android/server/soundtrigger/SoundTriggerService;->enforceDetectionPermissions(Landroid/content/ComponentName;)V -PLcom/android/server/soundtrigger/SoundTriggerService;->lambda$newSoundTriggerHelper$0(Landroid/media/permission/Identity;Landroid/media/permission/Identity;Ljava/lang/Integer;Landroid/hardware/soundtrigger/SoundTrigger$StatusListener;)Landroid/hardware/soundtrigger/SoundTriggerModule; +HPLcom/android/server/soundtrigger/SoundTriggerService;->enforceDetectionPermissions(Landroid/content/ComponentName;)V HPLcom/android/server/soundtrigger/SoundTriggerService;->newSoundTriggerHelper()Lcom/android/server/soundtrigger/SoundTriggerHelper; HSPLcom/android/server/soundtrigger/SoundTriggerService;->onBootPhase(I)V HSPLcom/android/server/soundtrigger/SoundTriggerService;->onStart()V HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$ExternalCaptureStateTracker$RZMAt4xyair7XupdR0vc4Crojqo;->(Lcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;)V HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$ExternalCaptureStateTracker$RZMAt4xyair7XupdR0vc4Crojqo;->run()V PLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$JDdoqLFyzo2A7UWrDjJXRIMh2t8;->(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;)V -PLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$JDdoqLFyzo2A7UWrDjJXRIMh2t8;->onValues(II)V +HPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$JDdoqLFyzo2A7UWrDjJXRIMh2t8;->onValues(II)V HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$QyerF-VLzMRqJgJvdYPYJlshpSo;->(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicReference;)V HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$QyerF-VLzMRqJgJvdYPYJlshpSo;->onValues(ILandroid/hardware/soundtrigger/V2_3/Properties;)V HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$YQsaf-z63r1Iq5jyhBmxaeJku9Q;->(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicReference;)V @@ -28069,82 +31742,97 @@ HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerMiddlewareS HSPLcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerMiddlewareService$Lifecycle$Fx5XD_WfNp0ZRnzbZ7BSuWVvJkY;->create()Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw; HSPLcom/android/server/soundtrigger_middleware/AudioSessionProviderImpl;->()V PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlPhrase(Landroid/media/soundtrigger_middleware/Phrase;)Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Phrase; -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlPhraseRecognitionExtra(Landroid/media/soundtrigger_middleware/PhraseRecognitionExtra;)Landroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlPhraseRecognitionExtra(Landroid/media/soundtrigger_middleware/PhraseRecognitionExtra;)Landroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra; PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlPhraseSoundModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel; -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlRecognitionConfig(Landroid/media/soundtrigger_middleware/RecognitionConfig;)Landroid/hardware/soundtrigger/V2_3/RecognitionConfig; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlRecognitionConfig(Landroid/media/soundtrigger_middleware/RecognitionConfig;)Landroid/hardware/soundtrigger/V2_3/RecognitionConfig; PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlRecognitionModes(I)I -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlSoundModel(Landroid/media/soundtrigger_middleware/SoundModel;)Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlSoundModel(Landroid/media/soundtrigger_middleware/SoundModel;)Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel; PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlSoundModelType(I)I -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlUuid(Ljava/lang/String;)Landroid/hardware/audio/common/V2_0/Uuid; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlUuid(Ljava/lang/String;)Landroid/hardware/audio/common/V2_0/Uuid; HSPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlAudioCapabilities(I)I -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlOffloadInfo(Landroid/hardware/audio/common/V2_0/AudioOffloadInfo;)Landroid/media/audio/common/AudioOffloadInfo; -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlPhraseRecognitionEvent(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;)Landroid/media/soundtrigger_middleware/PhraseRecognitionEvent; -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlPhraseRecognitionExtra(Landroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;)Landroid/media/soundtrigger_middleware/PhraseRecognitionExtra; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlAudioConfig(Landroid/hardware/audio/common/V2_0/AudioConfig;)Landroid/media/audio/common/AudioConfig; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlConfidenceLevel(Landroid/hardware/soundtrigger/V2_0/ConfidenceLevel;)Landroid/media/soundtrigger_middleware/ConfidenceLevel; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlOffloadInfo(Landroid/hardware/audio/common/V2_0/AudioOffloadInfo;)Landroid/media/audio/common/AudioOffloadInfo; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlPhraseRecognitionEvent(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;)Landroid/media/soundtrigger_middleware/PhraseRecognitionEvent; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlPhraseRecognitionExtra(Landroid/hardware/soundtrigger/V2_0/PhraseRecognitionExtra;)Landroid/media/soundtrigger_middleware/PhraseRecognitionExtra; HSPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlProperties(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;)Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties; HSPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlProperties(Landroid/hardware/soundtrigger/V2_3/Properties;)Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties; -PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionEvent(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;)Landroid/media/soundtrigger_middleware/RecognitionEvent; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionEvent(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;)Landroid/media/soundtrigger_middleware/RecognitionEvent; +HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionEvent(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;)Landroid/media/soundtrigger_middleware/RecognitionEvent; HSPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionModes(I)I PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionStatus(I)I +PLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlSoundModelType(I)I HSPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlUuid(Landroid/hardware/audio/common/V2_0/Uuid;)Ljava/lang/String; HSPLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->(Ljava/util/function/Consumer;)V +PLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->binderDied()V HSPLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->lambda$RZMAt4xyair7XupdR0vc4Crojqo(Lcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;)V HSPLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->run()V HSPLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->setCaptureState(Z)V +PLcom/android/server/soundtrigger_middleware/HalException;->(ILjava/lang/String;)V +PLcom/android/server/soundtrigger_middleware/HalException;->toString()Ljava/lang/String; HSPLcom/android/server/soundtrigger_middleware/Hw2CompatUtil;->convertProperties_2_0_to_2_3(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;)Landroid/hardware/soundtrigger/V2_3/Properties; -PLcom/android/server/soundtrigger_middleware/Hw2CompatUtil;->convertRecognitionConfig_2_3_to_2_1(Landroid/hardware/soundtrigger/V2_3/RecognitionConfig;)Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig; -PLcom/android/server/soundtrigger_middleware/ObjectPrinter;->print(Ljava/lang/Object;ZI)Ljava/lang/String; +HPLcom/android/server/soundtrigger_middleware/Hw2CompatUtil;->convertRecognitionConfig_2_3_to_2_1(Landroid/hardware/soundtrigger/V2_3/RecognitionConfig;)Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig; +HPLcom/android/server/soundtrigger_middleware/ObjectPrinter;->print(Ljava/lang/Object;ZI)Ljava/lang/String; HSPLcom/android/server/soundtrigger_middleware/ObjectPrinter;->print(Ljava/lang/StringBuilder;Ljava/lang/Object;ZI)V HPLcom/android/server/soundtrigger_middleware/ObjectPrinter;->printPublicFields(Ljava/lang/StringBuilder;Ljava/lang/Object;ZI)V +PLcom/android/server/soundtrigger_middleware/RecoverableException;->(I)V PLcom/android/server/soundtrigger_middleware/RecoverableException;->(ILjava/lang/String;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$NotSupported;->(Ljava/lang/String;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->phraseRecognitionCallback_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->recognitionCallback_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$1;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->phraseRecognitionCallback_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat$SoundTriggerCallback;->recognitionCallback_2_1(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->(Landroid/os/IHwBinder;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->as2_0()Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHw; -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->as2_1()Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->as2_1()Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw; PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->as2_2()Landroid/hardware/soundtrigger/V2_2/ISoundTriggerHw; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->as2_3()Landroid/hardware/soundtrigger/V2_3/ISoundTriggerHw; -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->getModelState(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->getModelState(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->getProperties()Landroid/hardware/soundtrigger/V2_3/Properties; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->getProperties_2_0()Landroid/hardware/soundtrigger/V2_3/Properties; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->handleHalStatus(ILjava/lang/String;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->lambda$getProperties$0(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicReference;ILandroid/hardware/soundtrigger/V2_3/Properties;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->lambda$getProperties_2_0$5(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicReference;ILandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->lambda$loadPhraseSoundModel$2(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;II)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->lambda$loadSoundModel$1(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;II)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->lambda$loadSoundModel$1(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;II)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->loadPhraseSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->loadSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->startRecognition(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->startRecognition_2_1(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->stopRecognition(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->loadSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->startRecognition(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->startRecognition_2_1(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->stopRecognition(I)V PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Compat;->unloadSoundModel(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->phraseRecognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->recognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$1;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->phraseRecognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer$CallbackEnforcer;->recognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->access$100()V PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->getModelState(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->getProperties()Landroid/hardware/soundtrigger/V2_3/Properties; +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->handleException(Ljava/lang/RuntimeException;)Ljava/lang/RuntimeException; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->loadPhraseSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->loadSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->startRecognition(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->stopRecognition(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->loadSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->rebootHal()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->startRecognition(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->stopRecognition(I)V PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Enforcer;->unloadSoundModel(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog$1;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog;Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog$1;->run()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog;->access$000(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog;)Ljava/lang/Exception; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog$Watchdog;->close()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->access$100()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->access$200(Lcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;)Ljava/util/Timer; HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->getModelState(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->getProperties()Landroid/hardware/soundtrigger/V2_3/Properties; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->linkToDeath(Landroid/os/IHwBinder$DeathRecipient;J)Z PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->loadPhraseSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->loadSoundModel(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)I +PLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->rebootHal()V HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->startRecognition(ILandroid/hardware/soundtrigger/V2_3/RecognitionConfig;Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2$Callback;I)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->stopRecognition(I)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerHw2Watchdog;->unloadSoundModel(I)V @@ -28152,39 +31840,44 @@ PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSes HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider;->()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl;->([Lcom/android/server/soundtrigger_middleware/HalFactory;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl;->attach(ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl;->setCaptureState(Z)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$Event;->(Ljava/lang/String;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$Event;->(Ljava/lang/String;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$1;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->asBinder()Landroid/os/IBinder; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->asBinder()Landroid/os/IBinder; HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->logVoidReturn(Ljava/lang/String;[Ljava/lang/Object;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onPhraseRecognition(ILandroid/media/soundtrigger_middleware/PhraseRecognitionEvent;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onModuleDied()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onPhraseRecognition(ILandroid/media/soundtrigger_middleware/PhraseRecognitionEvent;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onRecognition(ILandroid/media/soundtrigger_middleware/RecognitionEvent;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onRecognitionAvailabilityChange(Z)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->onRecognitionAvailabilityChange(Z)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging;->toString()Ljava/lang/String; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->access$400(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;)Landroid/media/permission/Identity; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->forceRecognitionEvent(I)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->detach()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->forceRecognitionEvent(I)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->getCallbackWrapper()Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->loadPhraseModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->logReturn(Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/Object;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->logVoidReturn(Ljava/lang/String;[Ljava/lang/Object;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->stopRecognition(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->toString()Ljava/lang/String; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->unloadModel(I)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->logException(Ljava/lang/String;Ljava/lang/Exception;[Ljava/lang/Object;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->logReturn(Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/Object;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->logVoidReturn(Ljava/lang/String;[Ljava/lang/Object;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->stopRecognition(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->toString()Ljava/lang/String; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging;->unloadModel(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerMiddlewareInternal;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->access$100(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;Ljava/lang/Object;Landroid/media/permission/Identity;Ljava/lang/String;Ljava/lang/Exception;[Ljava/lang/Object;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->access$200(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;Ljava/lang/Object;Landroid/media/permission/Identity;Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/Object;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->access$300(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;Ljava/lang/Object;Landroid/media/permission/Identity;Ljava/lang/String;[Ljava/lang/Object;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->appendMessage(Ljava/lang/String;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->attach(ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->logException(Ljava/lang/String;Ljava/lang/Exception;[Ljava/lang/Object;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->logExceptionWithObject(Ljava/lang/Object;Landroid/media/permission/Identity;Ljava/lang/String;Ljava/lang/Exception;[Ljava/lang/Object;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->logReturn(Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/Object;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->logReturnWithObject(Ljava/lang/Object;Landroid/media/permission/Identity;Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/Object;)V @@ -28195,34 +31888,36 @@ HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->p HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->printObject(Ljava/lang/StringBuilder;Ljava/lang/Object;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->setCaptureState(Z)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging;->toString()Ljava/lang/String; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->asBinder()Landroid/os/IBinder; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$1;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->asBinder()Landroid/os/IBinder; HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->enforcePermissions(Ljava/lang/String;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onPhraseRecognition(ILandroid/media/soundtrigger_middleware/PhraseRecognitionEvent;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onModuleDied()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onPhraseRecognition(ILandroid/media/soundtrigger_middleware/PhraseRecognitionEvent;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onRecognition(ILandroid/media/soundtrigger_middleware/RecognitionEvent;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onRecognitionAvailabilityChange(Z)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;Landroid/media/permission/Identity;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper;->onRecognitionAvailabilityChange(Z)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;Landroid/media/permission/Identity;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->access$200(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;)Landroid/media/permission/Identity; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->detach()V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->enforcePermissions()V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->forceRecognitionEvent(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->getCallbackWrapper()Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->getCallbackWrapper()Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->loadPhraseModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)I HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->stopRecognition(I)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->toString()Ljava/lang/String; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->unloadModel(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper;->unloadModel(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerMiddlewareInternal;Landroid/content/Context;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->access$100(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;Landroid/media/permission/Identity;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->attach(ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->attach(ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->enforcePermissionForDataDelivery(Landroid/content/Context;Landroid/media/permission/Identity;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->enforcePermissionForPreflight(Landroid/content/Context;Landroid/media/permission/Identity;Ljava/lang/String;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->enforcePermissionsForDataDelivery(Landroid/media/permission/Identity;Ljava/lang/String;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->enforcePermissionsForPreflight(Landroid/media/permission/Identity;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->getIdentity()Landroid/media/permission/Identity; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->getIdentity()Landroid/media/permission/Identity; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->setCaptureState(Z)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission;->toString()Ljava/lang/String; @@ -28231,37 +31926,43 @@ HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$Lif HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$Lifecycle;->onStart()V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->forceRecognitionEvent(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->detach()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->forceRecognitionEvent(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->loadPhraseModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->stopRecognition(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->unloadModel(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->stopRecognition(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$ModuleService;->unloadModel(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerMiddlewareInternal;Landroid/content/Context;)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->(Lcom/android/server/soundtrigger_middleware/ISoundTriggerMiddlewareInternal;Landroid/content/Context;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->attachAsMiddleman(ILandroid/media/permission/Identity;Landroid/media/permission/Identity;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->attachAsMiddleman(ILandroid/media/permission/Identity;Landroid/media/permission/Identity;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->establishIdentityIndirect(Landroid/media/permission/Identity;Landroid/media/permission/Identity;)Landroid/media/permission/SafeCloseable; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->establishIdentityIndirect(Landroid/media/permission/Identity;Landroid/media/permission/Identity;)Landroid/media/permission/SafeCloseable; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->lambda$new$0$SoundTriggerMiddlewareService(Ljava/lang/Boolean;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService;->listModulesAsMiddleman(Landroid/media/permission/Identity;Landroid/media/permission/Identity;)[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity;->()V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity;->(Ljava/lang/String;I)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity;->values()[Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState;->(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState;->(Landroid/media/soundtrigger_middleware/SoundModel;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState;->(Landroid/media/soundtrigger_middleware/SoundModel;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState;->getActivityState()Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity; HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState;->setActivityState(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState$Activity;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleState;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleState;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$1;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleStatus;->()V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleStatus;->(Ljava/lang/String;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->detached()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->onModuleDied()V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->onPhraseRecognition(ILandroid/media/soundtrigger_middleware/PhraseRecognitionEvent;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->onRecognition(ILandroid/media/soundtrigger_middleware/RecognitionEvent;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->onRecognitionAvailabilityChange(Z)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper;->onRecognitionAvailabilityChange(Z)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->access$200(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;)Ljava/util/concurrent/ConcurrentMap; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->access$302(Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleStatus;)Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleStatus; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerModule;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->detach()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->detachInternal()V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->forceRecognitionEvent(I)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session;->getCallbackWrapper()Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; @@ -28276,7 +31977,7 @@ PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;-> PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->attach(ILandroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->handleException(Ljava/lang/Exception;)Ljava/lang/RuntimeException; -PLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->listModules()[Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->setCaptureState(Z)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation;->toString()Ljava/lang/String; PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$ModelState;->()V @@ -28285,53 +31986,61 @@ PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;-> PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$1;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1000(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;Landroid/media/soundtrigger_middleware/PhraseSoundModel;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider$AudioSession;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1100(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1200(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;Landroid/media/soundtrigger_middleware/RecognitionConfig;Ljava/util/List;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1300(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1200(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;Landroid/media/soundtrigger_middleware/RecognitionConfig;Ljava/util/List;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1300(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$1400(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->access$900(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;Landroid/media/soundtrigger_middleware/SoundModel;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider$AudioSession;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->forceRecognitionEvent()V PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->getState()Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$ModelState; PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->load(Landroid/media/soundtrigger_middleware/PhraseSoundModel;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider$AudioSession;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->load(Landroid/media/soundtrigger_middleware/SoundModel;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider$AudioSession;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->phraseRecognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->recognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->setState(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$ModelState;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->load(Landroid/media/soundtrigger_middleware/SoundModel;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider$AudioSession;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->phraseRecognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->recognitionCallback(Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent;I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->setState(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$ModelState;)V HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->startRecognition(Landroid/media/soundtrigger_middleware/RecognitionConfig;Ljava/util/List;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->stopRecognition()V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->unload()I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->stopRecognition()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session$Model;->unload()I PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)V PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$1;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->access$2100(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)Ljava/util/Map; -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->access$2300(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->checkValid()V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->forceRecognitionEvent(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->access$2100(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)Ljava/util/Map; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->access$2300(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->access$300(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->checkValid()V +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->detach()V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->forceRecognitionEvent(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->loadModel(Landroid/media/soundtrigger_middleware/SoundModel;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->loadPhraseModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)I +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->moduleDied()Landroid/media/soundtrigger_middleware/ISoundTriggerCallback; PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->notifyRecognitionAvailability()V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->stopRecognition(I)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->unloadModel(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->startRecognition(ILandroid/media/soundtrigger_middleware/RecognitionConfig;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->stopRecognition(I)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;->unloadModel(I)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->()V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->(Lcom/android/server/soundtrigger_middleware/HalFactory;Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider;)V -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$1900(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Z -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$2000(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2; -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$500(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider; +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$1900(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Z +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$2000(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/ISoundTriggerHw2; +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$400(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)V +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$500(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider; PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$600(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)I -PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$604(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$604(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)I +HPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$606(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)I PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->access$700(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule;)Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties; PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->attach(Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;)Landroid/media/soundtrigger_middleware/ISoundTriggerModule; HSPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->attachToHal()V PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->getProperties()Landroid/media/soundtrigger_middleware/SoundTriggerModuleProperties; +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->removeSession(Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session;)V +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->reset()V +PLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->serviceDied(J)V HSPLcom/android/server/soundtrigger_middleware/SoundTriggerModule;->setExternalCaptureState(Z)V PLcom/android/server/soundtrigger_middleware/UuidUtil;->()V PLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateGenericModel(Landroid/media/soundtrigger_middleware/SoundModel;)V -PLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateModel(Landroid/media/soundtrigger_middleware/SoundModel;I)V +HPLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateModel(Landroid/media/soundtrigger_middleware/SoundModel;I)V PLcom/android/server/soundtrigger_middleware/ValidationUtil;->validatePhraseModel(Landroid/media/soundtrigger_middleware/PhraseSoundModel;)V -PLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateRecognitionConfig(Landroid/media/soundtrigger_middleware/RecognitionConfig;)V -PLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateUuid(Ljava/lang/String;)V +HPLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateRecognitionConfig(Landroid/media/soundtrigger_middleware/RecognitionConfig;)V +HPLcom/android/server/soundtrigger_middleware/ValidationUtil;->validateUuid(Ljava/lang/String;)V PLcom/android/server/stats/pull/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg;->()V PLcom/android/server/stats/pull/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg;->()V PLcom/android/server/stats/pull/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg;->execute(Ljava/lang/Runnable;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$0dzq2B3gOXf3dY2sQkwRaIVdpPk;->(ILjava/util/List;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$0dzq2B3gOXf3dY2sQkwRaIVdpPk;->onValues(ILandroid/hardware/health/V2_0/HealthInfo;)V PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$47hCQb9TmxqHLJac6B9nnRf_9XE;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$AQGCPzqqhIeEBRfxD-J69NlGpvM;->()V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$AQGCPzqqhIeEBRfxD-J69NlGpvM;->()V @@ -28343,38 +32052,24 @@ HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$S35VRqm4uGgptqsx HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$S35VRqm4uGgptqsxPt36Vb-GBfc;->test(Ljava/lang/Object;)Z HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$StatsSubscriptionsListener$H7SmJSkIfanGlnLbgU8c670mrIk;->(Landroid/telephony/SubscriptionInfo;)V HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$StatsSubscriptionsListener$H7SmJSkIfanGlnLbgU8c670mrIk;->test(Ljava/lang/Object;)Z -PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cbf0jWF5fv5tn3QuWt5xXC41FW8;->(I)V -PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cbf0jWF5fv5tn3QuWt5xXC41FW8;->accept(Ljava/io/File;Ljava/lang/String;)Z -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cpM7VxX53x82s6oudUIsyMEYBjY;->(Landroid/util/SparseArray;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cpM7VxX53x82s6oudUIsyMEYBjY;->accept(Ljava/lang/Object;)V -PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$dQe-8lngaClLG8ymJY0QwiVUN5Q;->(Landroid/os/SynchronousResultReceiver;)V -PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$dQe-8lngaClLG8ymJY0QwiVUN5Q;->onWifiActivityEnergyInfo(Landroid/os/connectivity/WifiActivityEnergyInfo;)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$g68pOr6Dz_kPD2gMBx6XrW8bpXg;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$jNjBPRNU0GwSmjirUA1XtJ-G5Ao;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$lMoYCd65IuK-g9TjyIRHodI5QCI;->(Ljava/util/List;I)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$lMoYCd65IuK-g9TjyIRHodI5QCI;->onUidCpuTime(ILjava/lang/Object;)V -PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qimDG1uKBOvS7AhBJZ7HrfCvE2w;->(Ljava/util/List;I)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qimDG1uKBOvS7AhBJZ7HrfCvE2w;->onUidCpuTime(ILjava/lang/Object;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qj-Jjcv8-8kVPRqP2C7VWnfNjlU;->(Ljava/util/List;I)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qj-Jjcv8-8kVPRqP2C7VWnfNjlU;->onUidStorageStats(IJJJJJJJJJJ)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qr8Jv2m-UgkecfPqtfyd3eS_194;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qr8Jv2m-UgkecfPqtfyd3eS_194;->run()V PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$sEE0hIaXAo9qGejAELSB4eSyRnY;->()V PLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$sEE0hIaXAo9qGejAELSB4eSyRnY;->()V HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$sEE0hIaXAo9qGejAELSB4eSyRnY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$xR68t5bSqB4XXGs1-KQxHB_TGR8;->(Landroid/util/SparseArray;)V -HPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$xR68t5bSqB4XXGs1-KQxHB_TGR8;->accept(Ljava/lang/Object;)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$yIijC9wxGI486UfCqVjt5rR46-0;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V HSPLcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$yIijC9wxGI486UfCqVjt5rR46-0;->run()V HPLcom/android/server/stats/pull/-$$Lambda$nLS7lyDqY0IwSSh8NNYo6LyM_uc;->(Ljava/util/concurrent/CompletableFuture;)V HPLcom/android/server/stats/pull/-$$Lambda$nLS7lyDqY0IwSSh8NNYo6LyM_uc;->accept(Ljava/lang/Object;)V -PLcom/android/server/stats/pull/IonMemoryUtil$IonAllocations;->()V +HPLcom/android/server/stats/pull/IonMemoryUtil$IonAllocations;->()V PLcom/android/server/stats/pull/IonMemoryUtil;->()V -PLcom/android/server/stats/pull/IonMemoryUtil;->parseIonHeapSizeFromDebugfs(Ljava/lang/String;)J +HPLcom/android/server/stats/pull/IonMemoryUtil;->parseIonHeapSizeFromDebugfs(Ljava/lang/String;)J HPLcom/android/server/stats/pull/IonMemoryUtil;->parseProcessIonHeapSizesFromDebugfs(Ljava/lang/String;)Ljava/util/List; -PLcom/android/server/stats/pull/IonMemoryUtil;->readFile(Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/stats/pull/IonMemoryUtil;->readProcessSystemIonHeapSizesFromDebugfs()Ljava/util/List; -PLcom/android/server/stats/pull/IonMemoryUtil;->readSystemIonHeapSizeFromDebugfs()J +HPLcom/android/server/stats/pull/IonMemoryUtil;->readFile(Ljava/lang/String;)Ljava/lang/String; +HPLcom/android/server/stats/pull/IonMemoryUtil;->readProcessSystemIonHeapSizesFromDebugfs()Ljava/util/List; +HPLcom/android/server/stats/pull/IonMemoryUtil;->readSystemIonHeapSizeFromDebugfs()J HPLcom/android/server/stats/pull/ProcfsMemoryUtil$MemorySnapshot;->()V PLcom/android/server/stats/pull/ProcfsMemoryUtil;->()V HPLcom/android/server/stats/pull/ProcfsMemoryUtil;->getProcessCmdlines()Landroid/util/SparseArray; @@ -28383,13 +32078,15 @@ HPLcom/android/server/stats/pull/ProcfsMemoryUtil;->readMemorySnapshotFromProcfs PLcom/android/server/stats/pull/SettingsStatsUtil$FlagsData;->(Ljava/lang/String;I)V PLcom/android/server/stats/pull/SettingsStatsUtil;->()V HPLcom/android/server/stats/pull/SettingsStatsUtil;->createStatsEvent(ILjava/lang/String;Ljava/lang/String;II)Landroid/util/StatsEvent; -PLcom/android/server/stats/pull/SettingsStatsUtil;->getList(Ljava/lang/String;)Lcom/android/service/nano/StringListParamProto; -PLcom/android/server/stats/pull/SettingsStatsUtil;->logGlobalSettings(Landroid/content/Context;II)Ljava/util/List; +HPLcom/android/server/stats/pull/SettingsStatsUtil;->getList(Ljava/lang/String;)Lcom/android/service/nano/StringListParamProto; +HPLcom/android/server/stats/pull/SettingsStatsUtil;->logGlobalSettings(Landroid/content/Context;II)Ljava/util/List; HPLcom/android/server/stats/pull/SettingsStatsUtil;->logSecureSettings(Landroid/content/Context;II)Ljava/util/List; HPLcom/android/server/stats/pull/SettingsStatsUtil;->logSystemSettings(Landroid/content/Context;II)Ljava/util/List; PLcom/android/server/stats/pull/StatsPullAtomService$1;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V PLcom/android/server/stats/pull/StatsPullAtomService$1;->execute(Ljava/lang/Runnable;)V PLcom/android/server/stats/pull/StatsPullAtomService$2;->(Lcom/android/server/stats/pull/StatsPullAtomService;Ljava/util/concurrent/CompletableFuture;)V +PLcom/android/server/stats/pull/StatsPullAtomService$2;->onError(Landroid/telephony/TelephonyManager$ModemActivityInfoException;)V +PLcom/android/server/stats/pull/StatsPullAtomService$2;->onError(Ljava/lang/Throwable;)V PLcom/android/server/stats/pull/StatsPullAtomService$2;->onResult(Landroid/telephony/ModemActivityInfo;)V PLcom/android/server/stats/pull/StatsPullAtomService$2;->onResult(Ljava/lang/Object;)V PLcom/android/server/stats/pull/StatsPullAtomService$3;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V @@ -28397,8 +32094,8 @@ PLcom/android/server/stats/pull/StatsPullAtomService$3;->run()V HPLcom/android/server/stats/pull/StatsPullAtomService$AppOpEntry;->(Lcom/android/server/stats/pull/StatsPullAtomService;Ljava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$HistoricalOp;I)V HSPLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->()V HSPLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->(Lcom/android/server/stats/pull/StatsPullAtomService$1;)V -PLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->onAvailable(Landroid/net/Network;)V -PLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->onLost(Landroid/net/Network;)V +HPLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->onAvailable(Landroid/net/Network;)V +HPLcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback;->onLost(Landroid/net/Network;)V HSPLcom/android/server/stats/pull/StatsPullAtomService$StatsPullAtomCallbackImpl;->(Lcom/android/server/stats/pull/StatsPullAtomService;)V HSPLcom/android/server/stats/pull/StatsPullAtomService$StatsPullAtomCallbackImpl;->(Lcom/android/server/stats/pull/StatsPullAtomService;Lcom/android/server/stats/pull/StatsPullAtomService$1;)V HPLcom/android/server/stats/pull/StatsPullAtomService$StatsPullAtomCallbackImpl;->onPullAtom(ILjava/util/List;)I @@ -28414,19 +32111,23 @@ HPLcom/android/server/stats/pull/StatsPullAtomService;->access$000(Lcom/android/ HPLcom/android/server/stats/pull/StatsPullAtomService;->access$100(Lcom/android/server/stats/pull/StatsPullAtomService;ILjava/util/List;)I PLcom/android/server/stats/pull/StatsPullAtomService;->access$1000(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$1100(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$1200(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$1300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; -PLcom/android/server/stats/pull/StatsPullAtomService;->access$1500(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$1400(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +HPLcom/android/server/stats/pull/StatsPullAtomService;->access$1500(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$1600(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; -PLcom/android/server/stats/pull/StatsPullAtomService;->access$1700(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +HPLcom/android/server/stats/pull/StatsPullAtomService;->access$1700(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$1800(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; -PLcom/android/server/stats/pull/StatsPullAtomService;->access$1900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +HPLcom/android/server/stats/pull/StatsPullAtomService;->access$1900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$200(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$2000(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$2100(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2200(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$2300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2400(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2500(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2600(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$2700(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2800(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$2900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; @@ -28436,19 +32137,26 @@ PLcom/android/server/stats/pull/StatsPullAtomService;->access$3200(Lcom/android/ PLcom/android/server/stats/pull/StatsPullAtomService;->access$3300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$3500(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$3600(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$3900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$400(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$4000(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$4100(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$4300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$4400(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$4700(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$4800(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$4900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$500(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$5000(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +HPLcom/android/server/stats/pull/StatsPullAtomService;->access$5100(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$5200(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$5300(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; PLcom/android/server/stats/pull/StatsPullAtomService;->access$5400(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->access$5800()I PLcom/android/server/stats/pull/StatsPullAtomService;->access$5900(Lcom/android/server/stats/pull/StatsPullAtomService;)V -PLcom/android/server/stats/pull/StatsPullAtomService;->access$600(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +HPLcom/android/server/stats/pull/StatsPullAtomService;->access$600(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; +PLcom/android/server/stats/pull/StatsPullAtomService;->access$6000(Lcom/android/server/stats/pull/StatsPullAtomService;)I +PLcom/android/server/stats/pull/StatsPullAtomService;->access$6002(Lcom/android/server/stats/pull/StatsPullAtomService;I)I HPLcom/android/server/stats/pull/StatsPullAtomService;->access$6100(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/util/ArrayList; PLcom/android/server/stats/pull/StatsPullAtomService;->access$6200(Lcom/android/server/stats/pull/StatsPullAtomService;)Landroid/telephony/TelephonyManager; PLcom/android/server/stats/pull/StatsPullAtomService;->access$6300(Lcom/android/server/stats/pull/StatsPullAtomService;Lcom/android/server/stats/pull/netstats/SubInfo;)Ljava/util/List; @@ -28456,13 +32164,13 @@ PLcom/android/server/stats/pull/StatsPullAtomService;->access$6400(Lcom/android/ PLcom/android/server/stats/pull/StatsPullAtomService;->access$900(Lcom/android/server/stats/pull/StatsPullAtomService;)Ljava/lang/Object; HPLcom/android/server/stats/pull/StatsPullAtomService;->addDataUsageBytesTransferAtoms(Lcom/android/server/stats/pull/netstats/NetworkStatsExt;Ljava/util/List;)V HPLcom/android/server/stats/pull/StatsPullAtomService;->addNetworkStats(ILjava/util/List;Lcom/android/server/stats/pull/netstats/NetworkStatsExt;)V -PLcom/android/server/stats/pull/StatsPullAtomService;->awaitControllerInfo(Landroid/os/SynchronousResultReceiver;)Landroid/os/Parcelable; +HPLcom/android/server/stats/pull/StatsPullAtomService;->awaitControllerInfo(Landroid/os/SynchronousResultReceiver;)Landroid/os/Parcelable; HSPLcom/android/server/stats/pull/StatsPullAtomService;->collectNetworkStatsSnapshotForAtom(I)Ljava/util/List; PLcom/android/server/stats/pull/StatsPullAtomService;->estimateAppOpsSamplingRate()V -PLcom/android/server/stats/pull/StatsPullAtomService;->fetchBluetoothData()Landroid/bluetooth/BluetoothActivityEnergyInfo; +HPLcom/android/server/stats/pull/StatsPullAtomService;->fetchBluetoothData()Landroid/bluetooth/BluetoothActivityEnergyInfo; HPLcom/android/server/stats/pull/StatsPullAtomService;->getDataUsageBytesTransferSnapshotForSub(Lcom/android/server/stats/pull/netstats/SubInfo;)Ljava/util/List; -PLcom/android/server/stats/pull/StatsPullAtomService;->getIProcessStatsService()Lcom/android/internal/app/procstats/IProcessStats; -PLcom/android/server/stats/pull/StatsPullAtomService;->getIStoragedService()Landroid/os/IStoraged; +HPLcom/android/server/stats/pull/StatsPullAtomService;->getIProcessStatsService()Lcom/android/internal/app/procstats/IProcessStats; +HPLcom/android/server/stats/pull/StatsPullAtomService;->getIStoragedService()Landroid/os/IStoraged; HSPLcom/android/server/stats/pull/StatsPullAtomService;->getIThermalService()Landroid/os/IThermalService; HSPLcom/android/server/stats/pull/StatsPullAtomService;->getNetworkStatsSession(Z)Landroid/net/INetworkStatsSession; HSPLcom/android/server/stats/pull/StatsPullAtomService;->getUidNetworkStatsSnapshotForTemplate(Landroid/net/NetworkTemplate;Z)Landroid/net/NetworkStats; @@ -28471,15 +32179,7 @@ HSPLcom/android/server/stats/pull/StatsPullAtomService;->initAndRegisterNetworkS HSPLcom/android/server/stats/pull/StatsPullAtomService;->initializePullersState()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$onBootPhase$0$StatsPullAtomService()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$onBootPhase$1$StatsPullAtomService()V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullCpuTimePerUidFreqLocked$11(Ljava/util/List;II[J)V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullCpuTimePerUidLocked$10(Ljava/util/List;II[J)V HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullDataBytesTransferLocked$6(Lcom/android/server/stats/pull/netstats/NetworkStatsExt;Lcom/android/server/stats/pull/netstats/NetworkStatsExt;)Z -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullDiskIOLocked$18(Ljava/util/List;IIJJJJJJJJJJ)V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullHealthHalLocked$19(ILjava/util/List;ILandroid/hardware/health/V2_0/HealthInfo;)V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullProcessMemoryHighWaterMarkLocked$15(Landroid/util/SparseArray;Landroid/app/ProcessMemoryState;)V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullProcessMemorySnapshotLocked$16(Landroid/util/SparseArray;Landroid/app/ProcessMemoryState;)V -PLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullWifiActivityInfoLocked$14(Landroid/os/SynchronousResultReceiver;Landroid/os/connectivity/WifiActivityEnergyInfo;)V -HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$readProcStatsHighWaterMark$17(ILjava/io/File;Ljava/lang/String;)Z HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$sliceNetworkStatsByFgbg$7(Landroid/net/NetworkStats$Entry;Landroid/net/NetworkStats$Entry;)V HSPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$sliceNetworkStatsByUidAndFgbg$8(Landroid/net/NetworkStats$Entry;Landroid/net/NetworkStats$Entry;)V HSPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$sliceNetworkStatsByUidTagAndMetered$9(Landroid/net/NetworkStats$Entry;Landroid/net/NetworkStats$Entry;)V @@ -28491,9 +32191,10 @@ HPLcom/android/server/stats/pull/StatsPullAtomService;->pullAppOpsLocked(ILjava/ HPLcom/android/server/stats/pull/StatsPullAtomService;->pullAttributedAppOpsLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullBinderCallsStatsLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullBluetoothActivityInfoLocked(ILjava/util/List;)I -PLcom/android/server/stats/pull/StatsPullAtomService;->pullBluetoothBytesTransferLocked(ILjava/util/List;)I +HPLcom/android/server/stats/pull/StatsPullAtomService;->pullBluetoothBytesTransferLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCategorySizeLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCooldownDeviceLocked(ILjava/util/List;)I +HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCpuCyclesPerUidClusterLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCpuTimePerThreadFreqLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCpuTimePerUidFreqLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullCpuTimePerUidLocked(ILjava/util/List;)I @@ -28519,10 +32220,11 @@ HPLcom/android/server/stats/pull/StatsPullAtomService;->pullProcessSystemIonHeap HPLcom/android/server/stats/pull/StatsPullAtomService;->pullRuntimeAppOpAccessMessageLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullSettingsStatsLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullSystemIonHeapSizeLocked(ILjava/util/List;)I +HPLcom/android/server/stats/pull/StatsPullAtomService;->pullSystemMemory(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullSystemUptimeLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullTemperatureLocked(ILjava/util/List;)I HPLcom/android/server/stats/pull/StatsPullAtomService;->pullWifiActivityInfoLocked(ILjava/util/List;)I -PLcom/android/server/stats/pull/StatsPullAtomService;->readProcStatsHighWaterMark(I)J +HPLcom/android/server/stats/pull/StatsPullAtomService;->readProcStatsHighWaterMark(I)J HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerAppOps()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerAppSize()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerAppsOnExternalStorageInfo()V @@ -28540,7 +32242,7 @@ HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCategorySize()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCoolingDevice()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuActiveTime()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuClusterTime()V -HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuTimePerFreq()V +HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuCyclesPerUidCluster()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuTimePerThreadFreq()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuTimePerUid()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerCpuTimePerUidFreq()V @@ -28583,6 +32285,7 @@ HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerRuntimeAppOpAcc HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerSettingsStats()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerSystemElapsedRealtime()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerSystemIonHeapSize()V +HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerSystemMemory()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerSystemUptime()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerTemperature()V HSPLcom/android/server/stats/pull/StatsPullAtomService;->registerTimeZoneDataInfo()V @@ -28594,19 +32297,22 @@ HSPLcom/android/server/stats/pull/StatsPullAtomService;->sliceNetworkStats(Landr HPLcom/android/server/stats/pull/StatsPullAtomService;->sliceNetworkStatsByFgbg(Landroid/net/NetworkStats;)Landroid/net/NetworkStats; HSPLcom/android/server/stats/pull/StatsPullAtomService;->sliceNetworkStatsByUidAndFgbg(Landroid/net/NetworkStats;)Landroid/net/NetworkStats; HSPLcom/android/server/stats/pull/StatsPullAtomService;->sliceNetworkStatsByUidTagAndMetered(Landroid/net/NetworkStats;)Landroid/net/NetworkStats; +HPLcom/android/server/stats/pull/SystemMemoryUtil$Metrics;->()V +HPLcom/android/server/stats/pull/SystemMemoryUtil;->getMetrics()Lcom/android/server/stats/pull/SystemMemoryUtil$Metrics; HSPLcom/android/server/stats/pull/netstats/NetworkStatsExt;->(Landroid/net/NetworkStats;[IZ)V HSPLcom/android/server/stats/pull/netstats/NetworkStatsExt;->(Landroid/net/NetworkStats;[IZZZILcom/android/server/stats/pull/netstats/SubInfo;)V HPLcom/android/server/stats/pull/netstats/NetworkStatsExt;->hasSameSlicing(Lcom/android/server/stats/pull/netstats/NetworkStatsExt;)Z PLcom/android/server/stats/pull/netstats/SubInfo;->(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V +HPLcom/android/server/stats/pull/netstats/SubInfo;->equals(Ljava/lang/Object;)Z PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$OwBHc8REiqmJuTXfrcUSjpBgn3s;->(ZLjava/lang/String;)V PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$OwBHc8REiqmJuTXfrcUSjpBgn3s;->run()V PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$XWlNEmayVNZk6H1ofnHgfaTz4CA;->(Lcom/android/server/statusbar/StatusBarManagerService;)V PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$XWlNEmayVNZk6H1ofnHgfaTz4CA;->run()V -PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$hyAbRtFgtiLljzIpWVw6LW0g8m8;->(Lcom/android/server/statusbar/StatusBarManagerService;IZZ)V +HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$hyAbRtFgtiLljzIpWVw6LW0g8m8;->(Lcom/android/server/statusbar/StatusBarManagerService;IZZ)V HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$hyAbRtFgtiLljzIpWVw6LW0g8m8;->run()V HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$n5OUep6-C7A6JkFyLVf6cCV-zTY;->(Lcom/android/server/statusbar/StatusBarManagerService;ILandroid/os/IBinder;IIZZ)V HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$n5OUep6-C7A6JkFyLVf6cCV-zTY;->run()V -PLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$zxtONZ_7L1fIeLZ0XZff5htwjII;->(Lcom/android/server/statusbar/StatusBarManagerService;I)V +HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$zxtONZ_7L1fIeLZ0XZff5htwjII;->(Lcom/android/server/statusbar/StatusBarManagerService;I)V HPLcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$zxtONZ_7L1fIeLZ0XZff5htwjII;->run()V HSPLcom/android/server/statusbar/StatusBarManagerService$1;->(Lcom/android/server/statusbar/StatusBarManagerService;)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->abortTransient(I[I)V @@ -28614,22 +32320,25 @@ PLcom/android/server/statusbar/StatusBarManagerService$1;->appTransitionCancelle HSPLcom/android/server/statusbar/StatusBarManagerService$1;->appTransitionFinished(I)V HSPLcom/android/server/statusbar/StatusBarManagerService$1;->appTransitionPending(I)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->appTransitionStarting(IJJ)V -PLcom/android/server/statusbar/StatusBarManagerService$1;->hideToast(Ljava/lang/String;Landroid/os/IBinder;)V +HPLcom/android/server/statusbar/StatusBarManagerService$1;->hideToast(Ljava/lang/String;Landroid/os/IBinder;)V PLcom/android/server/statusbar/StatusBarManagerService$1;->onCameraLaunchGestureDetected(I)V PLcom/android/server/statusbar/StatusBarManagerService$1;->onDisplayReady(I)V -PLcom/android/server/statusbar/StatusBarManagerService$1;->onProposedRotationChanged(IZ)V -PLcom/android/server/statusbar/StatusBarManagerService$1;->onRecentsAnimationStateChanged(Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$1;->onProposedRotationChanged(IZ)V +HPLcom/android/server/statusbar/StatusBarManagerService$1;->onRecentsAnimationStateChanged(Z)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->onSystemBarAppearanceChanged(II[Lcom/android/internal/view/AppearanceRegion;Z)V +PLcom/android/server/statusbar/StatusBarManagerService$1;->setCurrentUser(I)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->setDisableFlags(IILjava/lang/String;)V HSPLcom/android/server/statusbar/StatusBarManagerService$1;->setNotificationDelegate(Lcom/android/server/notification/NotificationDelegate;)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->setTopAppHidesStatusBar(Z)V -PLcom/android/server/statusbar/StatusBarManagerService$1;->setWindowState(III)V +HPLcom/android/server/statusbar/StatusBarManagerService$1;->setWindowState(III)V PLcom/android/server/statusbar/StatusBarManagerService$1;->showChargingAnimation(I)V PLcom/android/server/statusbar/StatusBarManagerService$1;->showShutdownUi(ZLjava/lang/String;)Z -PLcom/android/server/statusbar/StatusBarManagerService$1;->showToast(ILjava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/os/IBinder;ILandroid/app/ITransientNotificationCallback;)V +HPLcom/android/server/statusbar/StatusBarManagerService$1;->showToast(ILjava/lang/String;Landroid/os/IBinder;Ljava/lang/CharSequence;Landroid/os/IBinder;ILandroid/app/ITransientNotificationCallback;)V PLcom/android/server/statusbar/StatusBarManagerService$1;->showTransient(I[I)V HPLcom/android/server/statusbar/StatusBarManagerService$1;->topAppWindowChanged(IZZ)V HSPLcom/android/server/statusbar/StatusBarManagerService$2;->(Lcom/android/server/statusbar/StatusBarManagerService;)V +PLcom/android/server/statusbar/StatusBarManagerService$2;->isGlobalActionsDisabled()Z +PLcom/android/server/statusbar/StatusBarManagerService$2;->setGlobalActionsListener(Lcom/android/server/policy/GlobalActionsProvider$GlobalActionsListener;)V PLcom/android/server/statusbar/StatusBarManagerService$2;->showGlobalActions()V HSPLcom/android/server/statusbar/StatusBarManagerService$DeathRecipient;->(Lcom/android/server/statusbar/StatusBarManagerService;)V HSPLcom/android/server/statusbar/StatusBarManagerService$DeathRecipient;->(Lcom/android/server/statusbar/StatusBarManagerService;Lcom/android/server/statusbar/StatusBarManagerService$1;)V @@ -28638,19 +32347,21 @@ PLcom/android/server/statusbar/StatusBarManagerService$DeathRecipient;->linkToDe HPLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->(Lcom/android/server/statusbar/StatusBarManagerService;ILandroid/os/IBinder;)V PLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->binderDied()V HPLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->getFlags(I)I -PLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->isEmpty()Z +HPLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->isEmpty()Z HPLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->setFlags(IILjava/lang/String;)V PLcom/android/server/statusbar/StatusBarManagerService$DisableRecord;->toString()Ljava/lang/String; HSPLcom/android/server/statusbar/StatusBarManagerService$UiState;->(Lcom/android/server/statusbar/StatusBarManagerService;)V HSPLcom/android/server/statusbar/StatusBarManagerService$UiState;->(Lcom/android/server/statusbar/StatusBarManagerService;Lcom/android/server/statusbar/StatusBarManagerService$1;)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1200(Lcom/android/server/statusbar/StatusBarManagerService$UiState;I[Lcom/android/internal/view/AppearanceRegion;Z)Z -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1300(Lcom/android/server/statusbar/StatusBarManagerService$UiState;I[Lcom/android/internal/view/AppearanceRegion;Z)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1500(Lcom/android/server/statusbar/StatusBarManagerService$UiState;[I)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1900(Lcom/android/server/statusbar/StatusBarManagerService$UiState;II)Z -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2000(Lcom/android/server/statusbar/StatusBarManagerService$UiState;II)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2100(Lcom/android/server/statusbar/StatusBarManagerService$UiState;Z)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2200(Lcom/android/server/statusbar/StatusBarManagerService$UiState;Z)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2300(Lcom/android/server/statusbar/StatusBarManagerService$UiState;IIZLandroid/os/IBinder;)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1200(Lcom/android/server/statusbar/StatusBarManagerService$UiState;I[Lcom/android/internal/view/AppearanceRegion;Z)Z +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1300(Lcom/android/server/statusbar/StatusBarManagerService$UiState;I[Lcom/android/internal/view/AppearanceRegion;Z)V +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1400(Lcom/android/server/statusbar/StatusBarManagerService$UiState;[I)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1500(Lcom/android/server/statusbar/StatusBarManagerService$UiState;[I)V +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1700(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)I +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$1900(Lcom/android/server/statusbar/StatusBarManagerService$UiState;II)Z +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2000(Lcom/android/server/statusbar/StatusBarManagerService$UiState;II)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2100(Lcom/android/server/statusbar/StatusBarManagerService$UiState;Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2200(Lcom/android/server/statusbar/StatusBarManagerService$UiState;Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2300(Lcom/android/server/statusbar/StatusBarManagerService$UiState;IIZLandroid/os/IBinder;)V PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2400(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)Landroid/util/ArraySet; PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2500(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)I PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$2600(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)[Lcom/android/internal/view/AppearanceRegion; @@ -28661,41 +32372,54 @@ PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$3000(Lco PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$3100(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)Z PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$3200(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)Z PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$3300(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)Z +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->access$3400(Lcom/android/server/statusbar/StatusBarManagerService$UiState;)I HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->appearanceEquals(I[Lcom/android/internal/view/AppearanceRegion;Z)Z -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->clearTransient([I)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->disableEquals(II)Z -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->setAppearance(I[Lcom/android/internal/view/AppearanceRegion;Z)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->setDisabled(II)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->setFullscreen(Z)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->setImeWindowState(IIZLandroid/os/IBinder;)V -PLcom/android/server/statusbar/StatusBarManagerService$UiState;->setImmersive(Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->clearTransient([I)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->disableEquals(II)Z +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->getDisabled1()I +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->getDisabled2()I +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setAppearance(I[Lcom/android/internal/view/AppearanceRegion;Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setDisabled(II)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setFullscreen(Z)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setImeWindowState(IIZLandroid/os/IBinder;)V +HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setImmersive(Z)V +PLcom/android/server/statusbar/StatusBarManagerService$UiState;->showTransient([I)V HSPLcom/android/server/statusbar/StatusBarManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/statusbar/StatusBarManagerService;->access$100(Lcom/android/server/statusbar/StatusBarManagerService;)Lcom/android/internal/statusbar/IStatusBar; -PLcom/android/server/statusbar/StatusBarManagerService;->access$1100(Lcom/android/server/statusbar/StatusBarManagerService;I)Lcom/android/server/statusbar/StatusBarManagerService$UiState; +PLcom/android/server/statusbar/StatusBarManagerService;->access$1000(Lcom/android/server/statusbar/StatusBarManagerService;)Landroid/content/Context; +PLcom/android/server/statusbar/StatusBarManagerService;->access$102(Lcom/android/server/statusbar/StatusBarManagerService;Lcom/android/internal/statusbar/IStatusBar;)Lcom/android/internal/statusbar/IStatusBar; +HPLcom/android/server/statusbar/StatusBarManagerService;->access$1100(Lcom/android/server/statusbar/StatusBarManagerService;I)Lcom/android/server/statusbar/StatusBarManagerService$UiState; +PLcom/android/server/statusbar/StatusBarManagerService;->access$1600(Lcom/android/server/statusbar/StatusBarManagerService;)Landroid/util/SparseArray; +PLcom/android/server/statusbar/StatusBarManagerService;->access$1800(Lcom/android/server/statusbar/StatusBarManagerService;)Lcom/android/server/policy/GlobalActionsProvider$GlobalActionsListener; +PLcom/android/server/statusbar/StatusBarManagerService;->access$1802(Lcom/android/server/statusbar/StatusBarManagerService;Lcom/android/server/policy/GlobalActionsProvider$GlobalActionsListener;)Lcom/android/server/policy/GlobalActionsProvider$GlobalActionsListener; +PLcom/android/server/statusbar/StatusBarManagerService;->access$200(Lcom/android/server/statusbar/StatusBarManagerService;)V PLcom/android/server/statusbar/StatusBarManagerService;->access$300(Lcom/android/server/statusbar/StatusBarManagerService;)Lcom/android/server/statusbar/StatusBarManagerService$DeathRecipient; HSPLcom/android/server/statusbar/StatusBarManagerService;->access$502(Lcom/android/server/statusbar/StatusBarManagerService;Lcom/android/server/notification/NotificationDelegate;)Lcom/android/server/notification/NotificationDelegate; -PLcom/android/server/statusbar/StatusBarManagerService;->access$600(Lcom/android/server/statusbar/StatusBarManagerService;IZZ)V -PLcom/android/server/statusbar/StatusBarManagerService;->access$700(Lcom/android/server/statusbar/StatusBarManagerService;IILjava/lang/String;)V +HPLcom/android/server/statusbar/StatusBarManagerService;->access$600(Lcom/android/server/statusbar/StatusBarManagerService;IZZ)V +HPLcom/android/server/statusbar/StatusBarManagerService;->access$700(Lcom/android/server/statusbar/StatusBarManagerService;IILjava/lang/String;)V HSPLcom/android/server/statusbar/StatusBarManagerService;->access$800(Lcom/android/server/statusbar/StatusBarManagerService;)V +PLcom/android/server/statusbar/StatusBarManagerService;->access$902(Lcom/android/server/statusbar/StatusBarManagerService;I)I HPLcom/android/server/statusbar/StatusBarManagerService;->clearInlineReplyUriPermissions(Ljava/lang/String;)V -PLcom/android/server/statusbar/StatusBarManagerService;->clearNotificationEffects()V +HPLcom/android/server/statusbar/StatusBarManagerService;->clearNotificationEffects()V PLcom/android/server/statusbar/StatusBarManagerService;->disable(ILandroid/os/IBinder;Ljava/lang/String;)V PLcom/android/server/statusbar/StatusBarManagerService;->disable2ForUser(ILandroid/os/IBinder;Ljava/lang/String;I)V -PLcom/android/server/statusbar/StatusBarManagerService;->disableForUser(ILandroid/os/IBinder;Ljava/lang/String;I)V +HPLcom/android/server/statusbar/StatusBarManagerService;->disableForUser(ILandroid/os/IBinder;Ljava/lang/String;I)V HPLcom/android/server/statusbar/StatusBarManagerService;->disableLocked(IIILandroid/os/IBinder;Ljava/lang/String;I)V PLcom/android/server/statusbar/StatusBarManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/statusbar/StatusBarManagerService;->enforceBiometricDialog()V -PLcom/android/server/statusbar/StatusBarManagerService;->enforceExpandStatusBar()V +HPLcom/android/server/statusbar/StatusBarManagerService;->enforceExpandStatusBar()V HSPLcom/android/server/statusbar/StatusBarManagerService;->enforceStatusBar()V PLcom/android/server/statusbar/StatusBarManagerService;->enforceStatusBarOrShell()V HSPLcom/android/server/statusbar/StatusBarManagerService;->enforceStatusBarService()V HPLcom/android/server/statusbar/StatusBarManagerService;->findMatchingRecordLocked(Landroid/os/IBinder;I)Landroid/util/Pair; -PLcom/android/server/statusbar/StatusBarManagerService;->gatherDisableActionsLocked(II)I +HPLcom/android/server/statusbar/StatusBarManagerService;->gatherDisableActionsLocked(II)I PLcom/android/server/statusbar/StatusBarManagerService;->getDisableFlags(Landroid/os/IBinder;I)[I PLcom/android/server/statusbar/StatusBarManagerService;->getUiContext()Landroid/content/Context; -PLcom/android/server/statusbar/StatusBarManagerService;->getUiState(I)Lcom/android/server/statusbar/StatusBarManagerService$UiState; -PLcom/android/server/statusbar/StatusBarManagerService;->handleSystemKey(I)V -PLcom/android/server/statusbar/StatusBarManagerService;->lambda$disableLocked$0$StatusBarManagerService(I)V +HPLcom/android/server/statusbar/StatusBarManagerService;->getUiState(I)Lcom/android/server/statusbar/StatusBarManagerService$UiState; +HPLcom/android/server/statusbar/StatusBarManagerService;->handleSystemKey(I)V +PLcom/android/server/statusbar/StatusBarManagerService;->hideAuthenticationDialog()V +PLcom/android/server/statusbar/StatusBarManagerService;->hideCurrentInputMethodForBubbles()V +HPLcom/android/server/statusbar/StatusBarManagerService;->lambda$disableLocked$0$StatusBarManagerService(I)V PLcom/android/server/statusbar/StatusBarManagerService;->lambda$notifyBarAttachChanged$3$StatusBarManagerService()V PLcom/android/server/statusbar/StatusBarManagerService;->lambda$reboot$5(ZLjava/lang/String;)V HPLcom/android/server/statusbar/StatusBarManagerService;->lambda$setImeWindowStatus$2$StatusBarManagerService(ILandroid/os/IBinder;IIZZ)V @@ -28703,7 +32427,9 @@ HPLcom/android/server/statusbar/StatusBarManagerService;->lambda$topAppWindowCha HPLcom/android/server/statusbar/StatusBarManagerService;->manageDisableListLocked(IILandroid/os/IBinder;Ljava/lang/String;I)V PLcom/android/server/statusbar/StatusBarManagerService;->notifyBarAttachChanged()V PLcom/android/server/statusbar/StatusBarManagerService;->onBiometricAuthenticated()V +PLcom/android/server/statusbar/StatusBarManagerService;->onBiometricError(III)V PLcom/android/server/statusbar/StatusBarManagerService;->onBiometricHelp(Ljava/lang/String;)V +PLcom/android/server/statusbar/StatusBarManagerService;->onBubbleNotificationSuppressionChanged(Ljava/lang/String;Z)V PLcom/android/server/statusbar/StatusBarManagerService;->onClearAllNotifications(I)V PLcom/android/server/statusbar/StatusBarManagerService;->onDisplayAdded(I)V HSPLcom/android/server/statusbar/StatusBarManagerService;->onDisplayChanged(I)V @@ -28711,16 +32437,17 @@ PLcom/android/server/statusbar/StatusBarManagerService;->onDisplayRemoved(I)V PLcom/android/server/statusbar/StatusBarManagerService;->onGlobalActionsHidden()V PLcom/android/server/statusbar/StatusBarManagerService;->onGlobalActionsShown()V PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationActionClick(Ljava/lang/String;ILandroid/app/Notification$Action;Lcom/android/internal/statusbar/NotificationVisibility;Z)V -PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationClear(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;IILcom/android/internal/statusbar/NotificationVisibility;)V -PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationClick(Ljava/lang/String;Lcom/android/internal/statusbar/NotificationVisibility;)V +PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationBubbleChanged(Ljava/lang/String;ZI)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationClear(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;IILcom/android/internal/statusbar/NotificationVisibility;)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationClick(Ljava/lang/String;Lcom/android/internal/statusbar/NotificationVisibility;)V PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationDirectReplied(Ljava/lang/String;)V -PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationExpansionChanged(Ljava/lang/String;ZZI)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationExpansionChanged(Ljava/lang/String;ZZI)V PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationSettingsViewed(Ljava/lang/String;)V PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationSmartReplySent(Ljava/lang/String;ILjava/lang/CharSequence;IZ)V -PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationSmartSuggestionsAdded(Ljava/lang/String;IIZZ)V -PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V -PLcom/android/server/statusbar/StatusBarManagerService;->onPanelHidden()V -PLcom/android/server/statusbar/StatusBarManagerService;->onPanelRevealed(ZI)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationSmartSuggestionsAdded(Ljava/lang/String;IIZZ)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V +HPLcom/android/server/statusbar/StatusBarManagerService;->onPanelHidden()V +HPLcom/android/server/statusbar/StatusBarManagerService;->onPanelRevealed(ZI)V PLcom/android/server/statusbar/StatusBarManagerService;->reboot(Z)V PLcom/android/server/statusbar/StatusBarManagerService;->registerStatusBar(Lcom/android/internal/statusbar/IStatusBar;)Lcom/android/internal/statusbar/RegisterStatusBarResult; PLcom/android/server/statusbar/StatusBarManagerService;->remTile(Landroid/content/ComponentName;)V @@ -28729,12 +32456,17 @@ HPLcom/android/server/statusbar/StatusBarManagerService;->setDisableFlags(IILjav PLcom/android/server/statusbar/StatusBarManagerService;->setIcon(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;)V HSPLcom/android/server/statusbar/StatusBarManagerService;->setIconVisibility(Ljava/lang/String;Z)V HPLcom/android/server/statusbar/StatusBarManagerService;->setImeWindowStatus(ILandroid/os/IBinder;IIZZ)V +PLcom/android/server/statusbar/StatusBarManagerService;->showAuthenticationDialog(Landroid/hardware/biometrics/PromptInfo;Landroid/hardware/biometrics/IBiometricSysuiReceiver;[IZZILjava/lang/String;J)V PLcom/android/server/statusbar/StatusBarManagerService;->suppressAmbientDisplay(Z)V HPLcom/android/server/statusbar/StatusBarManagerService;->topAppWindowChanged(IZZ)V -PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$0k0w8M8VaHYr8K9TxjnVdCWfVtI;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Ljava/util/concurrent/CountDownLatch;)V -PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$0k0w8M8VaHYr8K9TxjnVdCWfVtI;->onResult(Landroid/os/Bundle;)V -PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$ObYqhBz7CeoV4ruf2slH-MDtOog;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Ljava/util/concurrent/CountDownLatch;)V -PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$ObYqhBz7CeoV4ruf2slH-MDtOog;->onResult(Landroid/os/Bundle;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$9ORqJusa69-danujASgv9RSVU1E;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Lcom/android/server/storage/StorageUserConnection$AsyncStorageServiceCall;Ljava/util/concurrent/CompletableFuture;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$9ORqJusa69-danujASgv9RSVU1E;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$GFaAMiOQFU_9UDxvKbObVc1iuUY;->(Ljava/lang/String;Landroid/os/storage/StorageVolume;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$GFaAMiOQFU_9UDxvKbObVc1iuUY;->run(Landroid/service/storage/IExternalStorageService;Landroid/os/RemoteCallback;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$Rq6fpVwlZceaLD2b-LzFZlmNDCQ;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Ljava/util/concurrent/CompletableFuture;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$Rq6fpVwlZceaLD2b-LzFZlmNDCQ;->onResult(Landroid/os/Bundle;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$Xz9QOEglOmVVZcGfx3M8vPnTEXU;->(Lcom/android/server/storage/StorageUserConnection$Session;Landroid/os/ParcelFileDescriptor;)V +PLcom/android/server/storage/-$$Lambda$StorageUserConnection$ActiveConnection$Xz9QOEglOmVVZcGfx3M8vPnTEXU;->run(Landroid/service/storage/IExternalStorageService;Landroid/os/RemoteCallback;)V PLcom/android/server/storage/AppCollector$BackgroundHandler;->(Lcom/android/server/storage/AppCollector;Landroid/os/Looper;Landroid/os/storage/VolumeInfo;Landroid/content/pm/PackageManager;Landroid/os/UserManager;Landroid/app/usage/StorageStatsManager;)V HPLcom/android/server/storage/AppCollector$BackgroundHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/storage/AppCollector;->()V @@ -28744,8 +32476,8 @@ PLcom/android/server/storage/AppCollector;->getPackageStats(J)Ljava/util/List; PLcom/android/server/storage/AppFuseBridge$MountScope;->(II)V PLcom/android/server/storage/AppFuseBridge$MountScope;->setMountResultLocked(Z)V PLcom/android/server/storage/AppFuseBridge$MountScope;->waitForMount()Z -PLcom/android/server/storage/AppFuseBridge;->addBridge(Lcom/android/server/storage/AppFuseBridge$MountScope;)Landroid/os/ParcelFileDescriptor; -PLcom/android/server/storage/AppFuseBridge;->onClosed(I)V +HPLcom/android/server/storage/AppFuseBridge;->addBridge(Lcom/android/server/storage/AppFuseBridge$MountScope;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/storage/AppFuseBridge;->onClosed(I)V PLcom/android/server/storage/AppFuseBridge;->onMount(I)V PLcom/android/server/storage/AppFuseBridge;->openFile(III)Landroid/os/ParcelFileDescriptor; PLcom/android/server/storage/AppFuseBridge;->run()V @@ -28761,7 +32493,7 @@ PLcom/android/server/storage/CacheQuotaStrategy;->access$102(Lcom/android/server PLcom/android/server/storage/CacheQuotaStrategy;->access$200(Lcom/android/server/storage/CacheQuotaStrategy;)Ljava/util/List; PLcom/android/server/storage/CacheQuotaStrategy;->createServiceConnection()V HSPLcom/android/server/storage/CacheQuotaStrategy;->disconnectService()V -HSPLcom/android/server/storage/CacheQuotaStrategy;->getRequestFromXml(Lorg/xmlpull/v1/XmlPullParser;)Landroid/app/usage/CacheQuotaHint; +HSPLcom/android/server/storage/CacheQuotaStrategy;->getRequestFromXml(Landroid/util/TypedXmlPullParser;)Landroid/app/usage/CacheQuotaHint; PLcom/android/server/storage/CacheQuotaStrategy;->getServiceComponentName()Landroid/content/ComponentName; HPLcom/android/server/storage/CacheQuotaStrategy;->getUnfulfilledRequests()Ljava/util/List; HSPLcom/android/server/storage/CacheQuotaStrategy;->insertIntoQuotaMap(Ljava/lang/String;IIJ)V @@ -28769,12 +32501,13 @@ PLcom/android/server/storage/CacheQuotaStrategy;->onResult(Landroid/os/Bundle;)V HSPLcom/android/server/storage/CacheQuotaStrategy;->pushProcessedQuotas(Ljava/util/List;)V HSPLcom/android/server/storage/CacheQuotaStrategy;->readFromXml(Ljava/io/InputStream;)Landroid/util/Pair; PLcom/android/server/storage/CacheQuotaStrategy;->recalculateQuotas()V -PLcom/android/server/storage/CacheQuotaStrategy;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;Ljava/util/List;J)V +PLcom/android/server/storage/CacheQuotaStrategy;->saveToXml(Landroid/util/TypedXmlSerializer;Ljava/util/List;J)V HSPLcom/android/server/storage/CacheQuotaStrategy;->setupQuotasFromFile()J PLcom/android/server/storage/CacheQuotaStrategy;->writeXmlToFile(Ljava/util/List;)V HSPLcom/android/server/storage/DeviceStorageMonitorService$1;->(Lcom/android/server/storage/DeviceStorageMonitorService;Landroid/os/Looper;)V HSPLcom/android/server/storage/DeviceStorageMonitorService$1;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/storage/DeviceStorageMonitorService$2;->(Lcom/android/server/storage/DeviceStorageMonitorService;)V +PLcom/android/server/storage/DeviceStorageMonitorService$2;->checkMemory()V PLcom/android/server/storage/DeviceStorageMonitorService$2;->getMemoryLowThreshold()J PLcom/android/server/storage/DeviceStorageMonitorService$2;->isMemoryLow()Z HSPLcom/android/server/storage/DeviceStorageMonitorService$3;->(Lcom/android/server/storage/DeviceStorageMonitorService;)V @@ -28782,13 +32515,16 @@ PLcom/android/server/storage/DeviceStorageMonitorService$3;->dump(Ljava/io/FileD HSPLcom/android/server/storage/DeviceStorageMonitorService$CacheFileDeletedObserver;->()V HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->()V HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->(Lcom/android/server/storage/DeviceStorageMonitorService$1;)V +PLcom/android/server/storage/DeviceStorageMonitorService$State;->access$300(I)Ljava/lang/String; HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->access$400(III)Z HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->access$500(III)Z HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->isEntering(III)Z HSPLcom/android/server/storage/DeviceStorageMonitorService$State;->isLeaving(III)Z +PLcom/android/server/storage/DeviceStorageMonitorService$State;->levelToString(I)Ljava/lang/String; HSPLcom/android/server/storage/DeviceStorageMonitorService;->()V HSPLcom/android/server/storage/DeviceStorageMonitorService;->(Landroid/content/Context;)V HSPLcom/android/server/storage/DeviceStorageMonitorService;->access$100(Lcom/android/server/storage/DeviceStorageMonitorService;)V +PLcom/android/server/storage/DeviceStorageMonitorService;->access$200(Lcom/android/server/storage/DeviceStorageMonitorService;)Landroid/os/Handler; HSPLcom/android/server/storage/DeviceStorageMonitorService;->check()V PLcom/android/server/storage/DeviceStorageMonitorService;->dumpImpl(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/storage/DeviceStorageMonitorService;->findOrCreateState(Ljava/util/UUID;)Lcom/android/server/storage/DeviceStorageMonitorService$State; @@ -28796,7 +32532,7 @@ HSPLcom/android/server/storage/DeviceStorageMonitorService;->onStart()V HSPLcom/android/server/storage/DeviceStorageMonitorService;->updateBroadcasts(Landroid/os/storage/VolumeInfo;III)V HSPLcom/android/server/storage/DeviceStorageMonitorService;->updateNotifications(Landroid/os/storage/VolumeInfo;II)V PLcom/android/server/storage/DiskStatsFileLogger;->(Lcom/android/server/storage/FileCollector$MeasurementResult;Lcom/android/server/storage/FileCollector$MeasurementResult;Ljava/util/List;J)V -PLcom/android/server/storage/DiskStatsFileLogger;->addAppsToJson(Lorg/json/JSONObject;)V +HPLcom/android/server/storage/DiskStatsFileLogger;->addAppsToJson(Lorg/json/JSONObject;)V PLcom/android/server/storage/DiskStatsFileLogger;->dumpToFile(Ljava/io/File;)V HPLcom/android/server/storage/DiskStatsFileLogger;->filterOnlyPrimaryUser()Landroid/util/ArrayMap; PLcom/android/server/storage/DiskStatsFileLogger;->getJsonRepresentation()Lorg/json/JSONObject; @@ -28813,7 +32549,10 @@ PLcom/android/server/storage/DiskStatsLoggingService$LogRunnable;->setLogOutputF PLcom/android/server/storage/DiskStatsLoggingService$LogRunnable;->setSystemSize(J)V HSPLcom/android/server/storage/DiskStatsLoggingService;->()V PLcom/android/server/storage/DiskStatsLoggingService;->()V +PLcom/android/server/storage/DiskStatsLoggingService;->isCharging(Landroid/content/Context;)Z +PLcom/android/server/storage/DiskStatsLoggingService;->isDumpsysTaskEnabled(Landroid/content/ContentResolver;)Z PLcom/android/server/storage/DiskStatsLoggingService;->onStartJob(Landroid/app/job/JobParameters;)Z +PLcom/android/server/storage/DiskStatsLoggingService;->onStopJob(Landroid/app/job/JobParameters;)Z HSPLcom/android/server/storage/DiskStatsLoggingService;->schedule(Landroid/content/Context;)V PLcom/android/server/storage/FileCollector$MeasurementResult;->()V PLcom/android/server/storage/FileCollector$MeasurementResult;->totalAccountedSize()J @@ -28834,7 +32573,7 @@ PLcom/android/server/storage/StorageSessionController;->onUserStopping(I)V PLcom/android/server/storage/StorageSessionController;->onVolumeMount(Landroid/os/ParcelFileDescriptor;Landroid/os/storage/VolumeInfo;)V PLcom/android/server/storage/StorageSessionController;->onVolumeRemove(Landroid/os/storage/VolumeInfo;)Lcom/android/server/storage/StorageUserConnection; PLcom/android/server/storage/StorageSessionController;->shouldHandle(Landroid/os/storage/VolumeInfo;)Z -PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Ljava/util/concurrent/CompletableFuture;)V PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->handleConnection(Landroid/os/IBinder;)V PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->handleDisconnection()V PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->onBindingDied(Landroid/content/ComponentName;)V @@ -28843,36 +32582,29 @@ PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->onServic PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->(Lcom/android/server/storage/StorageUserConnection;)V PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->(Lcom/android/server/storage/StorageUserConnection;Lcom/android/server/storage/StorageUserConnection$1;)V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->access$600(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;)Z -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->access$602(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Z)Z -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->access$702(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;Landroid/service/storage/IExternalStorageService;)Landroid/service/storage/IExternalStorageService; -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->access$800(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;)Ljava/util/concurrent/CountDownLatch; -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->bind()Ljava/util/concurrent/CountDownLatch; +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->access$400(Lcom/android/server/storage/StorageUserConnection$ActiveConnection;)Ljava/lang/Object; PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->close()V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->isActiveLocked(Lcom/android/server/storage/StorageUserConnection$Session;)Z -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$notifyVolumeStateChangedLocked$2$StorageUserConnection$ActiveConnection(Ljava/util/concurrent/CountDownLatch;Landroid/os/Bundle;)V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$startSessionLocked$0$StorageUserConnection$ActiveConnection(Ljava/util/concurrent/CountDownLatch;Landroid/os/Bundle;)V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->maybeThrowExceptionLocked()V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->notifyVolumeStateChangedLocked(Ljava/lang/String;Landroid/os/storage/StorageVolume;)V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->setResultLocked(Ljava/util/concurrent/CountDownLatch;Landroid/os/Bundle;)V -PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->startSessionLocked(Lcom/android/server/storage/StorageUserConnection$Session;Landroid/os/ParcelFileDescriptor;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->connectIfNeeded()Ljava/util/concurrent/CompletableFuture; +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$notifyVolumeStateChanged$4(Ljava/lang/String;Landroid/os/storage/StorageVolume;Landroid/service/storage/IExternalStorageService;Landroid/os/RemoteCallback;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$startSession$2(Lcom/android/server/storage/StorageUserConnection$Session;Landroid/os/ParcelFileDescriptor;Landroid/service/storage/IExternalStorageService;Landroid/os/RemoteCallback;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$waitForAsync$0$StorageUserConnection$ActiveConnection(Ljava/util/concurrent/CompletableFuture;Landroid/os/Bundle;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->lambda$waitForAsync$1$StorageUserConnection$ActiveConnection(Lcom/android/server/storage/StorageUserConnection$AsyncStorageServiceCall;Ljava/util/concurrent/CompletableFuture;Landroid/service/storage/IExternalStorageService;)Ljava/util/concurrent/CompletionStage; +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->notifyVolumeStateChanged(Ljava/lang/String;Landroid/os/storage/StorageVolume;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->setResult(Landroid/os/Bundle;Ljava/util/concurrent/CompletableFuture;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->startSession(Lcom/android/server/storage/StorageUserConnection$Session;Landroid/os/ParcelFileDescriptor;)V +PLcom/android/server/storage/StorageUserConnection$ActiveConnection;->waitForAsync(Lcom/android/server/storage/StorageUserConnection$AsyncStorageServiceCall;)V PLcom/android/server/storage/StorageUserConnection$Session;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/storage/StorageUserConnection$Session;->isInitialisedLocked()Z PLcom/android/server/storage/StorageUserConnection$Session;->toString()Ljava/lang/String; PLcom/android/server/storage/StorageUserConnection;->(Landroid/content/Context;ILcom/android/server/storage/StorageSessionController;)V -PLcom/android/server/storage/StorageUserConnection;->access$100(Lcom/android/server/storage/StorageUserConnection;)Ljava/lang/Object; -PLcom/android/server/storage/StorageUserConnection;->access$200(Lcom/android/server/storage/StorageUserConnection;)I -PLcom/android/server/storage/StorageUserConnection;->access$300(Lcom/android/server/storage/StorageUserConnection;)Landroid/content/Context; -PLcom/android/server/storage/StorageUserConnection;->access$400(Lcom/android/server/storage/StorageUserConnection;Ljava/util/concurrent/CountDownLatch;Ljava/lang/String;)V -PLcom/android/server/storage/StorageUserConnection;->access$500(Lcom/android/server/storage/StorageUserConnection;)Lcom/android/server/storage/StorageSessionController; -PLcom/android/server/storage/StorageUserConnection;->access$900(Lcom/android/server/storage/StorageUserConnection;)Z +PLcom/android/server/storage/StorageUserConnection;->access$100(Lcom/android/server/storage/StorageUserConnection;)I +PLcom/android/server/storage/StorageUserConnection;->access$200(Lcom/android/server/storage/StorageUserConnection;)Landroid/content/Context; +PLcom/android/server/storage/StorageUserConnection;->access$300(Lcom/android/server/storage/StorageUserConnection;)Lcom/android/server/storage/StorageSessionController; +PLcom/android/server/storage/StorageUserConnection;->access$500(Lcom/android/server/storage/StorageUserConnection;)Landroid/os/HandlerThread; PLcom/android/server/storage/StorageUserConnection;->notifyVolumeStateChanged(Ljava/lang/String;Landroid/os/storage/StorageVolume;)V -PLcom/android/server/storage/StorageUserConnection;->prepareRemote()V PLcom/android/server/storage/StorageUserConnection;->removeAllSessions()V PLcom/android/server/storage/StorageUserConnection;->removeSession(Ljava/lang/String;)Lcom/android/server/storage/StorageUserConnection$Session; PLcom/android/server/storage/StorageUserConnection;->resetUserSessions()V PLcom/android/server/storage/StorageUserConnection;->startSession(Ljava/lang/String;Landroid/os/ParcelFileDescriptor;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/storage/StorageUserConnection;->waitForLatch(Ljava/util/concurrent/CountDownLatch;Ljava/lang/String;)V PLcom/android/server/systemcaptions/-$$Lambda$RemoteSystemCaptionsManagerService$ntn0frXw0esl20fmRG5o3udFdrU;->()V PLcom/android/server/systemcaptions/-$$Lambda$RemoteSystemCaptionsManagerService$ntn0frXw0esl20fmRG5o3udFdrU;->()V PLcom/android/server/systemcaptions/-$$Lambda$RemoteSystemCaptionsManagerService$ntn0frXw0esl20fmRG5o3udFdrU;->accept(Ljava/lang/Object;)V @@ -28902,12 +32634,12 @@ PLcom/android/server/systemcaptions/SystemCaptionsManagerService;->newServiceLoc PLcom/android/server/systemcaptions/SystemCaptionsManagerService;->onServiceRemoved(Lcom/android/server/infra/AbstractPerUserSystemService;I)V PLcom/android/server/systemcaptions/SystemCaptionsManagerService;->onServiceRemoved(Lcom/android/server/systemcaptions/SystemCaptionsManagerPerUserService;I)V HSPLcom/android/server/systemcaptions/SystemCaptionsManagerService;->onStart()V -HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$7XMIk3irugGIYX4iXFoaCXlH_Pw;->(Lcom/android/server/telecom/TelecomLoaderService;)V -PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$7XMIk3irugGIYX4iXFoaCXlH_Pw;->getPackages(I)[Ljava/lang/String; -HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$frPYcEnNHxcAi5xEFl0aC64U60Y;->(Lcom/android/server/telecom/TelecomLoaderService;)V -PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$frPYcEnNHxcAi5xEFl0aC64U60Y;->getPackages(I)[Ljava/lang/String; -HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$h4W4mpRUnt7gsa5lOU88v6R-zHg;->(Lcom/android/server/telecom/TelecomLoaderService;)V -PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$h4W4mpRUnt7gsa5lOU88v6R-zHg;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$29uo3akrJVM9ql-ynPZGjI7w7cs;->(Lcom/android/server/telecom/TelecomLoaderService;)V +PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$29uo3akrJVM9ql-ynPZGjI7w7cs;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$VX3H7IFPxN9BpIPus6fQztWmMOk;->(Lcom/android/server/telecom/TelecomLoaderService;)V +PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$VX3H7IFPxN9BpIPus6fQztWmMOk;->getPackages(I)[Ljava/lang/String; +HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$dqrtRwAN6K4zhsxWm512q3KK_jU;->(Lcom/android/server/telecom/TelecomLoaderService;)V +PLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$dqrtRwAN6K4zhsxWm512q3KK_jU;->getPackages(I)[Ljava/lang/String; HSPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$xg-UIxkabAX3NfXZvxXPnX7oji4;->(Lcom/android/server/telecom/TelecomLoaderService;)V HPLcom/android/server/telecom/-$$Lambda$TelecomLoaderService$xg-UIxkabAX3NfXZvxXPnX7oji4;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/telecom/InternalServiceRepository$1;->(Lcom/android/server/telecom/InternalServiceRepository;)V @@ -28917,7 +32649,7 @@ PLcom/android/server/telecom/InternalServiceRepository;->access$000(Lcom/android PLcom/android/server/telecom/InternalServiceRepository;->ensureSystemProcess()V PLcom/android/server/telecom/InternalServiceRepository;->getDeviceIdleController()Lcom/android/internal/telecom/IDeviceIdleControllerAdapter; HSPLcom/android/server/telecom/TelecomLoaderService$1;->(Lcom/android/server/telecom/TelecomLoaderService;)V -PLcom/android/server/telecom/TelecomLoaderService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/telecom/TelecomLoaderService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/telecom/TelecomLoaderService$TelecomServiceConnection;->(Lcom/android/server/telecom/TelecomLoaderService;)V HSPLcom/android/server/telecom/TelecomLoaderService$TelecomServiceConnection;->(Lcom/android/server/telecom/TelecomLoaderService;Lcom/android/server/telecom/TelecomLoaderService$1;)V PLcom/android/server/telecom/TelecomLoaderService$TelecomServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V @@ -28929,7 +32661,7 @@ PLcom/android/server/telecom/TelecomLoaderService;->access$200(Lcom/android/serv PLcom/android/server/telecom/TelecomLoaderService;->access$300(Lcom/android/server/telecom/TelecomLoaderService;)Landroid/util/IntArray; PLcom/android/server/telecom/TelecomLoaderService;->access$600(Lcom/android/server/telecom/TelecomLoaderService;I)V HSPLcom/android/server/telecom/TelecomLoaderService;->connectToTelecom()V -PLcom/android/server/telecom/TelecomLoaderService;->lambda$registerDefaultAppNotifier$3$TelecomLoaderService(Ljava/lang/String;Landroid/os/UserHandle;)V +HPLcom/android/server/telecom/TelecomLoaderService;->lambda$registerDefaultAppNotifier$3$TelecomLoaderService(Ljava/lang/String;Landroid/os/UserHandle;)V PLcom/android/server/telecom/TelecomLoaderService;->lambda$registerDefaultAppProviders$0$TelecomLoaderService(I)[Ljava/lang/String; PLcom/android/server/telecom/TelecomLoaderService;->lambda$registerDefaultAppProviders$1$TelecomLoaderService(I)[Ljava/lang/String; PLcom/android/server/telecom/TelecomLoaderService;->lambda$registerDefaultAppProviders$2$TelecomLoaderService(I)[Ljava/lang/String; @@ -28939,7 +32671,7 @@ HSPLcom/android/server/telecom/TelecomLoaderService;->registerCarrierConfigChang HSPLcom/android/server/telecom/TelecomLoaderService;->registerDefaultAppNotifier()V HSPLcom/android/server/telecom/TelecomLoaderService;->registerDefaultAppProviders()V HSPLcom/android/server/telecom/TelecomLoaderService;->setupServiceRepository()V -PLcom/android/server/telecom/TelecomLoaderService;->updateSimCallManagerPermissions(I)V +HPLcom/android/server/telecom/TelecomLoaderService;->updateSimCallManagerPermissions(I)V HSPLcom/android/server/testharness/TestHarnessModeService$1;->(Lcom/android/server/testharness/TestHarnessModeService;)V HSPLcom/android/server/testharness/TestHarnessModeService;->()V HSPLcom/android/server/testharness/TestHarnessModeService;->(Landroid/content/Context;)V @@ -28951,7 +32683,7 @@ HSPLcom/android/server/testharness/TestHarnessModeService;->onStart()V HSPLcom/android/server/testharness/TestHarnessModeService;->setUpTestHarnessMode()V PLcom/android/server/testharness/TestHarnessModeService;->showNotificationIfEnabled()V HSPLcom/android/server/textclassifier/-$$Lambda$IconsContentProvider$jTokAbzW_SVvyhrkiNRxI_8kO8I;->(Lcom/android/server/textclassifier/IconsContentProvider;)V -PLcom/android/server/textclassifier/-$$Lambda$IconsContentProvider$jTokAbzW_SVvyhrkiNRxI_8kO8I;->writeDataToPipe(Landroid/os/ParcelFileDescriptor;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/Object;)V +HPLcom/android/server/textclassifier/-$$Lambda$IconsContentProvider$jTokAbzW_SVvyhrkiNRxI_8kO8I;->writeDataToPipe(Landroid/os/ParcelFileDescriptor;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/Object;)V PLcom/android/server/textclassifier/-$$Lambda$IconsUriHelper$XBms8Xe-RBU7GqcU8VdyTW9Tt9A;->()V PLcom/android/server/textclassifier/-$$Lambda$IconsUriHelper$XBms8Xe-RBU7GqcU8VdyTW9Tt9A;->()V PLcom/android/server/textclassifier/-$$Lambda$IconsUriHelper$XBms8Xe-RBU7GqcU8VdyTW9Tt9A;->get()Ljava/lang/Object; @@ -28992,24 +32724,25 @@ HSPLcom/android/server/textclassifier/IconsContentProvider;->()V HPLcom/android/server/textclassifier/IconsContentProvider;->getBitmap(Landroid/graphics/drawable/Drawable;)Landroid/graphics/Bitmap; HPLcom/android/server/textclassifier/IconsContentProvider;->lambda$new$0$IconsContentProvider(Landroid/os/ParcelFileDescriptor;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/util/Pair;)V HSPLcom/android/server/textclassifier/IconsContentProvider;->onCreate()Z -PLcom/android/server/textclassifier/IconsContentProvider;->openFile(Landroid/net/Uri;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/textclassifier/IconsContentProvider;->openFile(Landroid/net/Uri;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; PLcom/android/server/textclassifier/IconsUriHelper$ResourceInfo;->(Ljava/lang/String;I)V PLcom/android/server/textclassifier/IconsUriHelper$ResourceInfo;->(Ljava/lang/String;ILcom/android/server/textclassifier/IconsUriHelper$1;)V PLcom/android/server/textclassifier/IconsUriHelper;->()V PLcom/android/server/textclassifier/IconsUriHelper;->(Ljava/util/function/Supplier;)V -PLcom/android/server/textclassifier/IconsUriHelper;->getContentUri(Ljava/lang/String;I)Landroid/net/Uri; +HPLcom/android/server/textclassifier/IconsUriHelper;->getContentUri(Ljava/lang/String;I)Landroid/net/Uri; PLcom/android/server/textclassifier/IconsUriHelper;->getInstance()Lcom/android/server/textclassifier/IconsUriHelper; -PLcom/android/server/textclassifier/IconsUriHelper;->getResourceInfo(Landroid/net/Uri;)Lcom/android/server/textclassifier/IconsUriHelper$ResourceInfo; +HPLcom/android/server/textclassifier/IconsUriHelper;->getResourceInfo(Landroid/net/Uri;)Lcom/android/server/textclassifier/IconsUriHelper$ResourceInfo; PLcom/android/server/textclassifier/IconsUriHelper;->lambda$static$0()Ljava/lang/String; HSPLcom/android/server/textclassifier/TextClassificationManagerService$1;->()V PLcom/android/server/textclassifier/TextClassificationManagerService$1;->asBinder()Landroid/os/IBinder; -PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->(Landroid/service/textclassifier/ITextClassifierCallback;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->(Landroid/service/textclassifier/ITextClassifierCallback;)V PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->changeIcon(Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon; -PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->onSuccess(Landroid/os/Bundle;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->rewriteConversationActionsIcons(Landroid/os/Bundle;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->rewriteTextClassificationIcons(Landroid/os/Bundle;)V +PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->onFailure()V +HPLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->onSuccess(Landroid/os/Bundle;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->rewriteConversationActionsIcons(Landroid/os/Bundle;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->rewriteTextClassificationIcons(Landroid/os/Bundle;)V PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->shouldRewriteIcon(Landroid/app/RemoteAction;)Z -PLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->validAction(Landroid/app/RemoteAction;)Landroid/app/RemoteAction; +HPLcom/android/server/textclassifier/TextClassificationManagerService$CallbackWrapper;->validAction(Landroid/app/RemoteAction;)Landroid/app/RemoteAction; HSPLcom/android/server/textclassifier/TextClassificationManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$Lifecycle;->onStart()V HSPLcom/android/server/textclassifier/TextClassificationManagerService$Lifecycle;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V @@ -29023,6 +32756,7 @@ PLcom/android/server/textclassifier/TextClassificationManagerService$PendingRequ PLcom/android/server/textclassifier/TextClassificationManagerService$PendingRequest;->access$1700(Lcom/android/server/textclassifier/TextClassificationManagerService$PendingRequest;)Ljava/lang/Runnable; PLcom/android/server/textclassifier/TextClassificationManagerService$PendingRequest;->access$1800(Lcom/android/server/textclassifier/TextClassificationManagerService$PendingRequest;)Landroid/os/IBinder; HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState$TextClassifierServiceConnection;->(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;I)V +PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState$TextClassifierServiceConnection;->cleanupService()V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState$TextClassifierServiceConnection;->init(Landroid/service/textclassifier/ITextClassifierService;Landroid/content/ComponentName;)V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState$TextClassifierServiceConnection;->onBindingDied(Landroid/content/ComponentName;)V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState$TextClassifierServiceConnection;->onNullBinding(Landroid/content/ComponentName;)V @@ -29031,26 +32765,28 @@ PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceStat HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->(Lcom/android/server/textclassifier/TextClassificationManagerService;ILjava/lang/String;Z)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->(Lcom/android/server/textclassifier/TextClassificationManagerService;ILjava/lang/String;ZLcom/android/server/textclassifier/TextClassificationManagerService$1;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$1200(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;)Z +PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$1300(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$2100(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;ILandroid/content/ComponentName;)V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$2200(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$500(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;)Z -PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$600(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;ILjava/lang/String;)Z +HPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$500(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;)Z +HPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->access$600(Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;ILjava/lang/String;)Z HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->bindIfHasPendingRequestsLocked()Z HPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->bindLocked()Z -PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->checkRequestAcceptedLocked(ILjava/lang/String;)Z +HPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->checkRequestAcceptedLocked(ILjava/lang/String;)Z HSPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->createBindServiceFlags(Ljava/lang/String;)I PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->getTextClassifierServiceComponent()Landroid/content/ComponentName; PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->handlePendingRequestsLocked()V -PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->isBoundLocked()Z +HPLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->isBoundLocked()Z +PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->unbindIfBoundLocked()V PLcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;->updateServiceInfoLocked(ILandroid/content/ComponentName;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->(Ljava/lang/Object;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->get(Landroid/view/textclassifier/TextClassificationSessionId;)Lcom/android/server/textclassifier/TextClassificationManagerService$StrippedTextClassificationContext; +HPLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->get(Landroid/view/textclassifier/TextClassificationSessionId;)Lcom/android/server/textclassifier/TextClassificationManagerService$StrippedTextClassificationContext; PLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->lambda$put$0$TextClassificationManagerService$SessionCache(Landroid/view/textclassifier/TextClassificationSessionId;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->put(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassificationContext;)V -PLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->remove(Landroid/view/textclassifier/TextClassificationSessionId;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->put(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassificationContext;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->remove(Landroid/view/textclassifier/TextClassificationSessionId;)V PLcom/android/server/textclassifier/TextClassificationManagerService$SessionCache;->size()I -PLcom/android/server/textclassifier/TextClassificationManagerService$StrippedTextClassificationContext;->(Landroid/view/textclassifier/TextClassificationContext;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService$StrippedTextClassificationContext;->(Landroid/view/textclassifier/TextClassificationContext;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$TextClassifierSettingsListener;->(Lcom/android/server/textclassifier/TextClassificationManagerService;Landroid/content/Context;)V PLcom/android/server/textclassifier/TextClassificationManagerService$TextClassifierSettingsListener;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$TextClassifierSettingsListener;->registerObserver()V @@ -29062,6 +32798,7 @@ PLcom/android/server/textclassifier/TextClassificationManagerService$UserState;- PLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->dump(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;Ljava/lang/String;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->getAllServiceStatesLocked()Ljava/util/List; HPLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->getServiceStateLocked(Z)Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState; +PLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->onTextClassifierServicePackageOverrideChangedLocked(Ljava/lang/String;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService;->()V HSPLcom/android/server/textclassifier/TextClassificationManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService;->(Landroid/content/Context;Lcom/android/server/textclassifier/TextClassificationManagerService$1;)V @@ -29071,6 +32808,7 @@ HSPLcom/android/server/textclassifier/TextClassificationManagerService;->access$ PLcom/android/server/textclassifier/TextClassificationManagerService;->access$1900(Lcom/android/server/textclassifier/TextClassificationManagerService;)Landroid/content/Context; HSPLcom/android/server/textclassifier/TextClassificationManagerService;->access$200(Lcom/android/server/textclassifier/TextClassificationManagerService;)Ljava/lang/Object; PLcom/android/server/textclassifier/TextClassificationManagerService;->access$2000(Lcom/android/server/textclassifier/TextClassificationManagerService;Ljava/lang/String;I)I +PLcom/android/server/textclassifier/TextClassificationManagerService;->access$2300(Lcom/android/server/textclassifier/TextClassificationManagerService;Ljava/lang/String;)V HSPLcom/android/server/textclassifier/TextClassificationManagerService;->access$300(Lcom/android/server/textclassifier/TextClassificationManagerService;I)Lcom/android/server/textclassifier/TextClassificationManagerService$UserState; PLcom/android/server/textclassifier/TextClassificationManagerService;->access$700(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;Ljava/lang/String;)Ljava/lang/Runnable; HSPLcom/android/server/textclassifier/TextClassificationManagerService;->access$800(Lcom/android/server/textclassifier/TextClassificationManagerService;)Ljava/lang/String; @@ -29079,36 +32817,38 @@ HSPLcom/android/server/textclassifier/TextClassificationManagerService;->getUser HPLcom/android/server/textclassifier/TextClassificationManagerService;->handleRequest(Landroid/view/textclassifier/SystemTextClassifierMetadata;ZZLcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Ljava/lang/String;Landroid/service/textclassifier/ITextClassifierCallback;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$dump$9$TextClassificationManagerService(Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$handleRequest$10(Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onClassifyText$1(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onClassifyText$1(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onCreateTextClassificationSession$7(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;Landroid/service/textclassifier/ITextClassifierService;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onDestroyTextClassificationSession$8$TextClassificationManagerService(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/service/textclassifier/ITextClassifierService;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onDestroyTextClassificationSession$8$TextClassificationManagerService(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/service/textclassifier/ITextClassifierService;)V HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onGenerateLinks$2(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextLinks$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onSelectionEvent$3(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/SelectionEvent;Landroid/service/textclassifier/ITextClassifierService;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onSuggestConversationActions$6(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onSuggestConversationActions$6(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onSuggestSelection$0(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextSelection$Request;Landroid/service/textclassifier/ITextClassifierCallback;Landroid/service/textclassifier/ITextClassifierService;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onTextClassifierEvent$4(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;Landroid/service/textclassifier/ITextClassifierService;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->lambda$onTextClassifierEvent$4(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;Landroid/service/textclassifier/ITextClassifierService;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->logOnFailure(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;Ljava/lang/String;)Ljava/lang/Runnable; -PLcom/android/server/textclassifier/TextClassificationManagerService;->onClassifyText(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->onCreateTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onClassifyText(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onCreateTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V HPLcom/android/server/textclassifier/TextClassificationManagerService;->onGenerateLinks(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextLinks$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->onSelectionEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/SelectionEvent;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->onSuggestConversationActions(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onSelectionEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/SelectionEvent;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onSuggestConversationActions(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->onSuggestSelection(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextSelection$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->onTextClassifierEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;)V +HPLcom/android/server/textclassifier/TextClassificationManagerService;->onTextClassifierEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;)V +PLcom/android/server/textclassifier/TextClassificationManagerService;->onTextClassifierServicePackageOverrideChanged(Ljava/lang/String;)V PLcom/android/server/textclassifier/TextClassificationManagerService;->peekUserStateLocked(I)Lcom/android/server/textclassifier/TextClassificationManagerService$UserState; PLcom/android/server/textclassifier/TextClassificationManagerService;->resolvePackageToUid(Ljava/lang/String;I)I HSPLcom/android/server/textclassifier/TextClassificationManagerService;->startListenSettings()V HPLcom/android/server/textclassifier/TextClassificationManagerService;->validateCallingPackage(Ljava/lang/String;)V HPLcom/android/server/textclassifier/TextClassificationManagerService;->validateUser(I)V -PLcom/android/server/textclassifier/TextClassificationManagerService;->wrap(Landroid/service/textclassifier/ITextClassifierCallback;)Landroid/service/textclassifier/ITextClassifierCallback; +HPLcom/android/server/textclassifier/TextClassificationManagerService;->wrap(Landroid/service/textclassifier/ITextClassifierCallback;)Landroid/service/textclassifier/ITextClassifierCallback; HPLcom/android/server/textservices/-$$Lambda$TextServicesManagerService$SpellCheckerBindGroup$EWpFyLARZe2xkcOgvqi6wCezeu0;->(Landroid/os/IBinder;)V +PLcom/android/server/textservices/-$$Lambda$TextServicesManagerService$SpellCheckerBindGroup$EWpFyLARZe2xkcOgvqi6wCezeu0;->test(Ljava/lang/Object;)Z HSPLcom/android/server/textservices/TextServicesManagerInternal$1;->()V HSPLcom/android/server/textservices/TextServicesManagerInternal;->()V HSPLcom/android/server/textservices/TextServicesManagerInternal;->()V HSPLcom/android/server/textservices/TextServicesManagerInternal;->get()Lcom/android/server/textservices/TextServicesManagerInternal; -PLcom/android/server/textservices/TextServicesManagerService$ISpellCheckerServiceCallbackBinder;->(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V -PLcom/android/server/textservices/TextServicesManagerService$ISpellCheckerServiceCallbackBinder;->onSessionCreated(Lcom/android/internal/textservice/ISpellCheckerSession;)V +HPLcom/android/server/textservices/TextServicesManagerService$ISpellCheckerServiceCallbackBinder;->(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V +HPLcom/android/server/textservices/TextServicesManagerService$ISpellCheckerServiceCallbackBinder;->onSessionCreated(Lcom/android/internal/textservice/ISpellCheckerSession;)V PLcom/android/server/textservices/TextServicesManagerService$InternalDeathRecipients;->(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)V PLcom/android/server/textservices/TextServicesManagerService$InternalDeathRecipients;->onCallbackDied(Landroid/os/IInterface;)V PLcom/android/server/textservices/TextServicesManagerService$InternalDeathRecipients;->onCallbackDied(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V @@ -29116,7 +32856,7 @@ PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConn PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->access$2100(Lcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;)Ljava/util/HashMap; PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->access$2200(Lcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;)Ljava/lang/String; PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V -PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->onServiceConnectedInnerLocked(Landroid/content/ComponentName;Landroid/os/IBinder;)V +HPLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->onServiceConnectedInnerLocked(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;->onServiceDisconnectedInnerLocked(Landroid/content/ComponentName;)V HSPLcom/android/server/textservices/TextServicesManagerService$Lifecycle$1;->(Lcom/android/server/textservices/TextServicesManagerService$Lifecycle;)V @@ -29126,8 +32866,8 @@ HSPLcom/android/server/textservices/TextServicesManagerService$Lifecycle;->acces HSPLcom/android/server/textservices/TextServicesManagerService$Lifecycle;->onStart()V PLcom/android/server/textservices/TextServicesManagerService$Lifecycle;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/textservices/TextServicesManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/textservices/TextServicesManagerService$SessionRequest;->(ILjava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;)V -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->(Lcom/android/server/textservices/TextServicesManagerService;Lcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;)V +HPLcom/android/server/textservices/TextServicesManagerService$SessionRequest;->(ILjava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;)V +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->(Lcom/android/server/textservices/TextServicesManagerService;Lcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection;)V PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$100(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Lcom/android/server/textservices/TextServicesManagerService$InternalServiceConnection; PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$200(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Lcom/android/internal/textservice/ISpellCheckerService; PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$300(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Z @@ -29135,17 +32875,19 @@ PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGro PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$500(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Ljava/util/ArrayList; PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$600(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Ljava/util/ArrayList; PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->access$700(Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;)Lcom/android/server/textservices/TextServicesManagerService$InternalDeathRecipients; -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->cleanLocked()V -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->getISpellCheckerSessionOrQueueLocked(Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->onServiceConnectedLocked(Lcom/android/internal/textservice/ISpellCheckerService;)V +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->cleanLocked()V +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->getISpellCheckerSessionOrQueueLocked(Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V +PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->lambda$removeListener$0(Landroid/os/IBinder;Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)Z +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->onServiceConnectedLocked(Lcom/android/internal/textservice/ISpellCheckerService;)V PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->onServiceDisconnectedLocked()V -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->onSessionCreated(Lcom/android/internal/textservice/ISpellCheckerSession;Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V -PLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->removeListener(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->onSessionCreated(Lcom/android/internal/textservice/ISpellCheckerSession;Lcom/android/server/textservices/TextServicesManagerService$SessionRequest;)V +HPLcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup;->removeListener(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->(ILandroid/content/Context;)V PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1100(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)V -PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1600(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Ljava/util/HashMap; -PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1800(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Ljava/util/HashMap; +HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1600(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Ljava/util/HashMap; +HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1800(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Ljava/util/HashMap; PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$1900(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)I +PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->access$2000(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;Ljava/io/PrintWriter;)V PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getBoolean(Ljava/lang/String;Z)Z HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getCurrentSpellChecker()Landroid/view/textservice/SpellCheckerInfo; @@ -29153,71 +32895,92 @@ HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;- HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getSelectedSpellChecker()Ljava/lang/String; HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getSelectedSpellCheckerSubtype(I)I HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -PLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->initializeTextServicesData()V +HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->initializeTextServicesData()V HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->isSpellCheckerEnabled()Z HSPLcom/android/server/textservices/TextServicesManagerService$TextServicesMonitor;->(Lcom/android/server/textservices/TextServicesManagerService;)V HSPLcom/android/server/textservices/TextServicesManagerService$TextServicesMonitor;->(Lcom/android/server/textservices/TextServicesManagerService;Lcom/android/server/textservices/TextServicesManagerService$1;)V -PLcom/android/server/textservices/TextServicesManagerService$TextServicesMonitor;->onSomePackagesChanged()V +HPLcom/android/server/textservices/TextServicesManagerService$TextServicesMonitor;->onSomePackagesChanged()V HSPLcom/android/server/textservices/TextServicesManagerService;->()V HSPLcom/android/server/textservices/TextServicesManagerService;->(Landroid/content/Context;)V -PLcom/android/server/textservices/TextServicesManagerService;->access$1200(Lcom/android/server/textservices/TextServicesManagerService;)Ljava/lang/Object; +HPLcom/android/server/textservices/TextServicesManagerService;->access$1200(Lcom/android/server/textservices/TextServicesManagerService;)Ljava/lang/Object; +PLcom/android/server/textservices/TextServicesManagerService;->access$1300(Lcom/android/server/textservices/TextServicesManagerService;)Landroid/util/SparseArray; +PLcom/android/server/textservices/TextServicesManagerService;->access$2300(Lcom/android/server/textservices/TextServicesManagerService;)Landroid/content/Context; HSPLcom/android/server/textservices/TextServicesManagerService;->access$900(Lcom/android/server/textservices/TextServicesManagerService;I)Landroid/view/textservice/SpellCheckerInfo; PLcom/android/server/textservices/TextServicesManagerService;->bindCurrentSpellCheckerService(Landroid/content/Intent;Landroid/content/ServiceConnection;II)Z PLcom/android/server/textservices/TextServicesManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/textservices/TextServicesManagerService;->finishSpellCheckerService(ILcom/android/internal/textservice/ISpellCheckerSessionListener;)V -PLcom/android/server/textservices/TextServicesManagerService;->getCurrentSpellChecker(ILjava/lang/String;)Landroid/view/textservice/SpellCheckerInfo; +HPLcom/android/server/textservices/TextServicesManagerService;->finishSpellCheckerService(ILcom/android/internal/textservice/ISpellCheckerSessionListener;)V +HPLcom/android/server/textservices/TextServicesManagerService;->getCurrentSpellChecker(ILjava/lang/String;)Landroid/view/textservice/SpellCheckerInfo; HSPLcom/android/server/textservices/TextServicesManagerService;->getCurrentSpellCheckerForUser(I)Landroid/view/textservice/SpellCheckerInfo; HPLcom/android/server/textservices/TextServicesManagerService;->getCurrentSpellCheckerSubtype(IZ)Landroid/view/textservice/SpellCheckerSubtype; -PLcom/android/server/textservices/TextServicesManagerService;->getDataFromCallingUserIdLocked(I)Lcom/android/server/textservices/TextServicesManagerService$TextServicesData; -PLcom/android/server/textservices/TextServicesManagerService;->getSpellCheckerService(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;)V +HPLcom/android/server/textservices/TextServicesManagerService;->getDataFromCallingUserIdLocked(I)Lcom/android/server/textservices/TextServicesManagerService$TextServicesData; +HPLcom/android/server/textservices/TextServicesManagerService;->getSpellCheckerService(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;)V PLcom/android/server/textservices/TextServicesManagerService;->initializeInternalStateLocked(I)V HPLcom/android/server/textservices/TextServicesManagerService;->isSpellCheckerEnabled(I)Z PLcom/android/server/textservices/TextServicesManagerService;->onStopUser(I)V PLcom/android/server/textservices/TextServicesManagerService;->onUnlockUser(I)V -PLcom/android/server/textservices/TextServicesManagerService;->startSpellCheckerServiceInnerLocked(Landroid/view/textservice/SpellCheckerInfo;Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup; +HPLcom/android/server/textservices/TextServicesManagerService;->startSpellCheckerServiceInnerLocked(Landroid/view/textservice/SpellCheckerInfo;Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGroup; +PLcom/android/server/textservices/TextServicesManagerService;->unbindServiceLocked(Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;)V HPLcom/android/server/textservices/TextServicesManagerService;->verifyUser(I)V -PLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$aT5g-qaAMkqPuYLOjpnqdroiErA;->(Lcom/android/server/timedetector/TimeDetectorService;Landroid/app/timedetector/TelephonyTimeSuggestion;)V +PLcom/android/server/timedetector/-$$Lambda$4nDGQaPgj8bDp_M31eX_I-6_5_c;->(Lcom/android/server/timedetector/TimeDetectorStrategy;)V +PLcom/android/server/timedetector/-$$Lambda$4nDGQaPgj8bDp_M31eX_I-6_5_c;->run()V +PLcom/android/server/timedetector/-$$Lambda$CW9P7DMvFh8LEALUtMiOBBFVNdw;->()V +PLcom/android/server/timedetector/-$$Lambda$CW9P7DMvFh8LEALUtMiOBBFVNdw;->()V +PLcom/android/server/timedetector/-$$Lambda$CW9P7DMvFh8LEALUtMiOBBFVNdw;->apply(I)Ljava/lang/Object; +HPLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$aT5g-qaAMkqPuYLOjpnqdroiErA;->(Lcom/android/server/timedetector/TimeDetectorService;Landroid/app/timedetector/TelephonyTimeSuggestion;)V HPLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$aT5g-qaAMkqPuYLOjpnqdroiErA;->run()V -PLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$ueHtDCiE0J63q2j49a3uBhcuODA;->(Lcom/android/server/timedetector/TimeDetectorService;Landroid/app/timedetector/NetworkTimeSuggestion;)V -PLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$ueHtDCiE0J63q2j49a3uBhcuODA;->run()V +HPLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$ueHtDCiE0J63q2j49a3uBhcuODA;->(Lcom/android/server/timedetector/TimeDetectorService;Landroid/app/timedetector/NetworkTimeSuggestion;)V +HPLcom/android/server/timedetector/-$$Lambda$TimeDetectorService$ueHtDCiE0J63q2j49a3uBhcuODA;->run()V HSPLcom/android/server/timedetector/TimeDetectorService$1;->(Landroid/os/Handler;Lcom/android/server/timedetector/TimeDetectorService;)V +PLcom/android/server/timedetector/TimeDetectorService$1;->onChange(Z)V HSPLcom/android/server/timedetector/TimeDetectorService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/timedetector/TimeDetectorService$Lifecycle;->onStart()V HSPLcom/android/server/timedetector/TimeDetectorService;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/timedetector/TimeDetectorStrategy;)V HSPLcom/android/server/timedetector/TimeDetectorService;->access$000(Landroid/content/Context;)Lcom/android/server/timedetector/TimeDetectorService; HSPLcom/android/server/timedetector/TimeDetectorService;->create(Landroid/content/Context;)Lcom/android/server/timedetector/TimeDetectorService; PLcom/android/server/timedetector/TimeDetectorService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/timedetector/TimeDetectorService;->enforceSuggestNetworkTimePermission()V -PLcom/android/server/timedetector/TimeDetectorService;->enforceSuggestTelephonyTimePermission()V +PLcom/android/server/timedetector/TimeDetectorService;->enforceSuggestManualTimePermission()V +HPLcom/android/server/timedetector/TimeDetectorService;->enforceSuggestNetworkTimePermission()V +HPLcom/android/server/timedetector/TimeDetectorService;->enforceSuggestTelephonyTimePermission()V +PLcom/android/server/timedetector/TimeDetectorService;->handleAutoTimeDetectionChanged()V PLcom/android/server/timedetector/TimeDetectorService;->lambda$suggestNetworkTime$1$TimeDetectorService(Landroid/app/timedetector/NetworkTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorService;->lambda$suggestTelephonyTime$0$TimeDetectorService(Landroid/app/timedetector/TelephonyTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorService;->suggestNetworkTime(Landroid/app/timedetector/NetworkTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorService;->suggestTelephonyTime(Landroid/app/timedetector/TelephonyTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorStrategy;->getTimeAt(Landroid/os/TimestampedValue;J)J +HPLcom/android/server/timedetector/TimeDetectorService;->lambda$suggestTelephonyTime$0$TimeDetectorService(Landroid/app/timedetector/TelephonyTimeSuggestion;)V +PLcom/android/server/timedetector/TimeDetectorService;->suggestManualTime(Landroid/app/timedetector/ManualTimeSuggestion;)Z +HPLcom/android/server/timedetector/TimeDetectorService;->suggestNetworkTime(Landroid/app/timedetector/NetworkTimeSuggestion;)V +HPLcom/android/server/timedetector/TimeDetectorService;->suggestTelephonyTime(Landroid/app/timedetector/TelephonyTimeSuggestion;)V +HPLcom/android/server/timedetector/TimeDetectorStrategy;->getTimeAt(Landroid/os/TimestampedValue;J)J +PLcom/android/server/timedetector/TimeDetectorStrategy;->originToString(I)Ljava/lang/String; +HSPLcom/android/server/timedetector/TimeDetectorStrategy;->stringToOrigin(Ljava/lang/String;)I +HSPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->()V HSPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->(Landroid/content/Context;)V -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->acquireWakeLock()V -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->checkWakeLockHeld()V -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->elapsedRealtimeMillis()J -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->isAutoTimeDetectionEnabled()Z -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->releaseWakeLock()V +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->acquireWakeLock()V +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->autoOriginPriorities()[I +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->autoTimeLowerBound()Ljava/time/Instant; +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->checkWakeLockHeld()V +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->elapsedRealtimeMillis()J +HSPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->getOriginPriorities(Landroid/content/Context;)[I +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->isAutoTimeDetectionEnabled()Z +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->releaseWakeLock()V PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->setSystemClock(J)V -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->systemClockMillis()J -PLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->systemClockUpdateThresholdMillis()I -HSPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->()V -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->doAutoTimeDetection(Ljava/lang/String;)V +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->systemClockMillis()J +HPLcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl;->systemClockUpdateThresholdMillis()I +HSPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->(Lcom/android/server/timedetector/TimeDetectorStrategyImpl$Callback;)V +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->doAutoTimeDetection(Ljava/lang/String;)V PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->findBestTelephonySuggestion()Landroid/app/timedetector/TelephonyTimeSuggestion; +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->findBestTelephonySuggestion()Landroid/app/timedetector/TelephonyTimeSuggestion; PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->findLatestValidNetworkSuggestion()Landroid/app/timedetector/NetworkTimeSuggestion; -HSPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->initialize(Lcom/android/server/timedetector/TimeDetectorStrategy$Callback;)V +PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->handleAutoTimeConfigChanged()V PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->isOriginAutomatic(I)Z -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->scoreTelephonySuggestion(JLandroid/app/timedetector/TelephonyTimeSuggestion;)I +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->scoreTelephonySuggestion(JLandroid/app/timedetector/TelephonyTimeSuggestion;)I HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->setSystemClockIfRequired(ILandroid/os/TimestampedValue;Ljava/lang/String;)Z -HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->setSystemClockUnderWakeLock(ILandroid/os/TimestampedValue;Ljava/lang/Object;)Z -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->suggestNetworkTime(Landroid/app/timedetector/NetworkTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->suggestTelephonyTime(Landroid/app/timedetector/TelephonyTimeSuggestion;)V -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateAndStoreTelephonySuggestion(Landroid/app/timedetector/TelephonyTimeSuggestion;)Z -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateSuggestionTime(Landroid/os/TimestampedValue;Ljava/lang/Object;)Z -PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateSuggestionUtcTime(JLandroid/os/TimestampedValue;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->setSystemClockUnderWakeLock(ILandroid/os/TimestampedValue;Ljava/lang/String;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->storeTelephonySuggestion(Landroid/app/timedetector/TelephonyTimeSuggestion;)Z +PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->suggestManualTime(Landroid/app/timedetector/ManualTimeSuggestion;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->suggestNetworkTime(Landroid/app/timedetector/NetworkTimeSuggestion;)V +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->suggestTelephonyTime(Landroid/app/timedetector/TelephonyTimeSuggestion;)V +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateAutoSuggestionTime(Landroid/os/TimestampedValue;Ljava/lang/Object;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateSuggestionAgainstLowerBound(Landroid/os/TimestampedValue;Ljava/lang/Object;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateSuggestionTime(Landroid/os/TimestampedValue;Ljava/lang/Object;)Z +HPLcom/android/server/timedetector/TimeDetectorStrategyImpl;->validateSuggestionUtcTime(JLandroid/os/TimestampedValue;)Z HSPLcom/android/server/timezonedetector/-$$Lambda$APG3kAAah75HNFC57H2MA98LbyU;->(Lcom/android/server/timezonedetector/TimeZoneDetectorService;)V HSPLcom/android/server/timezonedetector/-$$Lambda$APG3kAAah75HNFC57H2MA98LbyU;->onChange()V HSPLcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorInternalImpl$qmzUtmPxorcJGp8T8qPVw7Fm87g;->(Lcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;)V @@ -29228,11 +32991,11 @@ HSPLcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorStrategyImpl$m HSPLcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorStrategyImpl$mR7epgjfM8k91QGuE8lIRCCEHek;->onChange()V HSPLcom/android/server/timezonedetector/ArrayMapWithHistory;->(I)V PLcom/android/server/timezonedetector/ArrayMapWithHistory;->dump(Landroid/util/IndentingPrintWriter;)V -PLcom/android/server/timezonedetector/ArrayMapWithHistory;->get(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/timezonedetector/ArrayMapWithHistory;->keyAt(I)Ljava/lang/Object; -PLcom/android/server/timezonedetector/ArrayMapWithHistory;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ArrayMapWithHistory;->get(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ArrayMapWithHistory;->keyAt(I)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ArrayMapWithHistory;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/timezonedetector/ArrayMapWithHistory;->size()I -PLcom/android/server/timezonedetector/ArrayMapWithHistory;->valueAt(I)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ArrayMapWithHistory;->valueAt(I)Ljava/lang/Object; HSPLcom/android/server/timezonedetector/CallerIdentityInjector$Real;->()V PLcom/android/server/timezonedetector/CallerIdentityInjector$Real;->clearCallingIdentity()J PLcom/android/server/timezonedetector/CallerIdentityInjector$Real;->getCallingUserId()I @@ -29255,13 +33018,15 @@ HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setLocat HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setUserConfigAllowed(Z)Lcom/android/server/timezonedetector/ConfigurationInternal$Builder; HSPLcom/android/server/timezonedetector/ConfigurationInternal;->(Lcom/android/server/timezonedetector/ConfigurationInternal$Builder;)V HSPLcom/android/server/timezonedetector/ConfigurationInternal;->(Lcom/android/server/timezonedetector/ConfigurationInternal$Builder;Lcom/android/server/timezonedetector/ConfigurationInternal$1;)V -PLcom/android/server/timezonedetector/ConfigurationInternal;->asCapabilities()Landroid/app/time/TimeZoneCapabilities; +HPLcom/android/server/timezonedetector/ConfigurationInternal;->asCapabilities()Landroid/app/time/TimeZoneCapabilities; PLcom/android/server/timezonedetector/ConfigurationInternal;->asConfiguration()Landroid/app/time/TimeZoneConfiguration; PLcom/android/server/timezonedetector/ConfigurationInternal;->createCapabilitiesAndConfig()Landroid/app/time/TimeZoneCapabilitiesAndConfig; +PLcom/android/server/timezonedetector/ConfigurationInternal;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/timezonedetector/ConfigurationInternal;->getAutoDetectionEnabledBehavior()Z PLcom/android/server/timezonedetector/ConfigurationInternal;->getAutoDetectionEnabledSetting()Z HSPLcom/android/server/timezonedetector/ConfigurationInternal;->getGeoDetectionEnabledBehavior()Z PLcom/android/server/timezonedetector/ConfigurationInternal;->getGeoDetectionEnabledSetting()Z +PLcom/android/server/timezonedetector/ConfigurationInternal;->getUserId()I PLcom/android/server/timezonedetector/ConfigurationInternal;->isAutoDetectionSupported()Z PLcom/android/server/timezonedetector/ConfigurationInternal;->isGeoDetectionSupported()Z PLcom/android/server/timezonedetector/ConfigurationInternal;->isLocationEnabled()Z @@ -29271,11 +33036,11 @@ HSPLcom/android/server/timezonedetector/ReferenceWithHistory;->()V HSPLcom/android/server/timezonedetector/ReferenceWithHistory;->(I)V PLcom/android/server/timezonedetector/ReferenceWithHistory;->dump(Landroid/util/IndentingPrintWriter;)V HSPLcom/android/server/timezonedetector/ReferenceWithHistory;->get()Ljava/lang/Object; -PLcom/android/server/timezonedetector/ReferenceWithHistory;->getHistoryCount()I +HPLcom/android/server/timezonedetector/ReferenceWithHistory;->getHistoryCount()I PLcom/android/server/timezonedetector/ReferenceWithHistory;->packNullIfRequired(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/timezonedetector/ReferenceWithHistory;->set(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ReferenceWithHistory;->set(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/timezonedetector/ReferenceWithHistory;->toString()Ljava/lang/String; -PLcom/android/server/timezonedetector/ReferenceWithHistory;->unpackNullIfRequired(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/timezonedetector/ReferenceWithHistory;->unpackNullIfRequired(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl$1;->(Lcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl$2;->(Lcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;Landroid/os/Handler;)V @@ -29295,22 +33060,28 @@ PLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;->isGeoDetect HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;->isLocationEnabled(I)Z HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;->isUserConfigAllowed(I)Z HSPLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;->setConfigChangeListener(Lcom/android/server/timezonedetector/ConfigurationChangeListener;)V +PLcom/android/server/timezonedetector/TimeZoneDetectorCallbackImpl;->setDeviceTimeZone(Ljava/lang/String;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/TimeZoneDetectorStrategy;)V +PLcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;->addConfigurationListener(Lcom/android/server/timezonedetector/ConfigurationChangeListener;)V +PLcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;->getCurrentUserConfigurationInternal()Lcom/android/server/timezonedetector/ConfigurationInternal; HSPLcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;->handleConfigurationChanged()V HSPLcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;->lambda$qmzUtmPxorcJGp8T8qPVw7Fm87g(Lcom/android/server/timezonedetector/TimeZoneDetectorInternalImpl;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorService$Lifecycle;->onStart()V -HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->()V HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/CallerIdentityInjector;Lcom/android/server/timezonedetector/TimeZoneDetectorStrategy;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->access$000(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/TimeZoneDetectorStrategy;)Lcom/android/server/timezonedetector/TimeZoneDetectorService; +PLcom/android/server/timezonedetector/TimeZoneDetectorService;->addListener(Landroid/app/time/ITimeZoneDetectorListener;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->create(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/TimeZoneDetectorStrategy;)Lcom/android/server/timezonedetector/TimeZoneDetectorService; PLcom/android/server/timezonedetector/TimeZoneDetectorService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/timezonedetector/TimeZoneDetectorService;->enforceManageTimeZoneDetectorPermission()V PLcom/android/server/timezonedetector/TimeZoneDetectorService;->enforceSuggestTelephonyTimeZonePermission()V PLcom/android/server/timezonedetector/TimeZoneDetectorService;->getCapabilitiesAndConfig()Landroid/app/time/TimeZoneCapabilitiesAndConfig; +PLcom/android/server/timezonedetector/TimeZoneDetectorService;->getCapabilitiesAndConfig(I)Landroid/app/time/TimeZoneCapabilitiesAndConfig; HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->handleConfigurationChanged()V +HSPLcom/android/server/timezonedetector/TimeZoneDetectorService;->isGeoLocationTimeZoneDetectionEnabled(Landroid/content/Context;)Z PLcom/android/server/timezonedetector/TimeZoneDetectorService;->lambda$suggestTelephonyTimeZone$1$TimeZoneDetectorService(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)V -PLcom/android/server/timezonedetector/TimeZoneDetectorService;->suggestTelephonyTimeZone(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)V +PLcom/android/server/timezonedetector/TimeZoneDetectorService;->removeListener(Landroid/app/time/ITimeZoneDetectorListener;)V +HPLcom/android/server/timezonedetector/TimeZoneDetectorService;->suggestTelephonyTimeZone(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)V PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$QualifiedTelephonyTimeZoneSuggestion;->(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;I)V PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$QualifiedTelephonyTimeZoneSuggestion;->toString()Ljava/lang/String; HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->(Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$Callback;)V @@ -29318,34 +33089,44 @@ HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->addConfig HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->clearGeolocationSuggestionIfNeeded()V HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->create(Landroid/content/Context;Landroid/os/Handler;Z)Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl; HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->doAutoTimeZoneDetection(Lcom/android/server/timezonedetector/ConfigurationInternal;Ljava/lang/String;)V +PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->doGeolocationTimeZoneDetection(Ljava/lang/String;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->doTelephonyTimeZoneDetection(Ljava/lang/String;)V PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->dump(Landroid/util/IndentingPrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->findBestTelephonySuggestion()Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$QualifiedTelephonyTimeZoneSuggestion; PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->getConfigurationInternal(I)Lcom/android/server/timezonedetector/ConfigurationInternal; +PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->getCurrentUserConfigurationInternal()Lcom/android/server/timezonedetector/ConfigurationInternal; HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->handleConfigChanged()V HSPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->lambda$mR7epgjfM8k91QGuE8lIRCCEHek(Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;)V PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->scoreTelephonySuggestion(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)I PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->setDeviceTimeZoneIfRequired(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->suggestTelephonyTimeZone(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)V +HPLcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl;->suggestTelephonyTimeZone(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;)V +HSPLcom/android/server/translation/TranslationManagerService$TranslationManagerServiceStub;->(Lcom/android/server/translation/TranslationManagerService;)V +HSPLcom/android/server/translation/TranslationManagerService;->(Landroid/content/Context;)V +PLcom/android/server/translation/TranslationManagerService;->newServiceLocked(IZ)Lcom/android/server/infra/AbstractPerUserSystemService; +PLcom/android/server/translation/TranslationManagerService;->newServiceLocked(IZ)Lcom/android/server/translation/TranslationManagerServiceImpl; +HSPLcom/android/server/translation/TranslationManagerService;->onStart()V +PLcom/android/server/translation/TranslationManagerServiceImpl;->(Lcom/android/server/translation/TranslationManagerService;Ljava/lang/Object;IZ)V +PLcom/android/server/translation/TranslationManagerServiceImpl;->updateLocked(Z)Z +PLcom/android/server/translation/TranslationManagerServiceImpl;->updateRemoteServiceLocked()V PLcom/android/server/trust/-$$Lambda$TrustManagerService$1$6tGcP2kY724AQoFZTqhRnLDeAIc;->()V PLcom/android/server/trust/-$$Lambda$TrustManagerService$1$6tGcP2kY724AQoFZTqhRnLDeAIc;->()V HPLcom/android/server/trust/-$$Lambda$TrustManagerService$1$6tGcP2kY724AQoFZTqhRnLDeAIc;->run()V PLcom/android/server/trust/TrustAgentWrapper$1;->(Lcom/android/server/trust/TrustAgentWrapper;)V PLcom/android/server/trust/TrustAgentWrapper$2;->(Lcom/android/server/trust/TrustAgentWrapper;)V -PLcom/android/server/trust/TrustAgentWrapper$2;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/trust/TrustAgentWrapper$2;->handleMessage(Landroid/os/Message;)V PLcom/android/server/trust/TrustAgentWrapper$3;->(Lcom/android/server/trust/TrustAgentWrapper;)V -PLcom/android/server/trust/TrustAgentWrapper$3;->grantTrust(Ljava/lang/CharSequence;JI)V -PLcom/android/server/trust/TrustAgentWrapper$3;->revokeTrust()V +HPLcom/android/server/trust/TrustAgentWrapper$3;->grantTrust(Ljava/lang/CharSequence;JI)V +HPLcom/android/server/trust/TrustAgentWrapper$3;->revokeTrust()V PLcom/android/server/trust/TrustAgentWrapper$3;->setManagingTrust(Z)V PLcom/android/server/trust/TrustAgentWrapper$4;->(Lcom/android/server/trust/TrustAgentWrapper;)V PLcom/android/server/trust/TrustAgentWrapper$4;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/trust/TrustAgentWrapper$4;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/trust/TrustAgentWrapper;->()V PLcom/android/server/trust/TrustAgentWrapper;->(Landroid/content/Context;Lcom/android/server/trust/TrustManagerService;Landroid/content/Intent;Landroid/os/UserHandle;)V -PLcom/android/server/trust/TrustAgentWrapper;->access$000(Lcom/android/server/trust/TrustAgentWrapper;)Landroid/content/ComponentName; -PLcom/android/server/trust/TrustAgentWrapper;->access$100(Lcom/android/server/trust/TrustAgentWrapper;)Landroid/os/Handler; -PLcom/android/server/trust/TrustAgentWrapper;->access$1000(Lcom/android/server/trust/TrustAgentWrapper;)I -PLcom/android/server/trust/TrustAgentWrapper;->access$1100(Lcom/android/server/trust/TrustAgentWrapper;)Lcom/android/server/trust/TrustManagerService; +HPLcom/android/server/trust/TrustAgentWrapper;->access$000(Lcom/android/server/trust/TrustAgentWrapper;)Landroid/content/ComponentName; +HPLcom/android/server/trust/TrustAgentWrapper;->access$100(Lcom/android/server/trust/TrustAgentWrapper;)Landroid/os/Handler; +HPLcom/android/server/trust/TrustAgentWrapper;->access$1000(Lcom/android/server/trust/TrustAgentWrapper;)I +HPLcom/android/server/trust/TrustAgentWrapper;->access$1100(Lcom/android/server/trust/TrustAgentWrapper;)Lcom/android/server/trust/TrustManagerService; PLcom/android/server/trust/TrustAgentWrapper;->access$1302(Lcom/android/server/trust/TrustAgentWrapper;Landroid/os/IBinder;)Landroid/os/IBinder; PLcom/android/server/trust/TrustAgentWrapper;->access$1500(Lcom/android/server/trust/TrustAgentWrapper;)Z PLcom/android/server/trust/TrustAgentWrapper;->access$1502(Lcom/android/server/trust/TrustAgentWrapper;Z)Z @@ -29358,15 +33139,18 @@ PLcom/android/server/trust/TrustAgentWrapper;->access$202(Lcom/android/server/tr PLcom/android/server/trust/TrustAgentWrapper;->access$2100(Lcom/android/server/trust/TrustAgentWrapper;)Z PLcom/android/server/trust/TrustAgentWrapper;->access$2200(Lcom/android/server/trust/TrustAgentWrapper;)V PLcom/android/server/trust/TrustAgentWrapper;->access$300(Lcom/android/server/trust/TrustAgentWrapper;)Ljava/lang/CharSequence; -PLcom/android/server/trust/TrustAgentWrapper;->access$302(Lcom/android/server/trust/TrustAgentWrapper;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; -PLcom/android/server/trust/TrustAgentWrapper;->access$500()Z +HPLcom/android/server/trust/TrustAgentWrapper;->access$302(Lcom/android/server/trust/TrustAgentWrapper;Ljava/lang/CharSequence;)Ljava/lang/CharSequence; +HPLcom/android/server/trust/TrustAgentWrapper;->access$500()Z PLcom/android/server/trust/TrustAgentWrapper;->destroy()V +PLcom/android/server/trust/TrustAgentWrapper;->getMessage()Ljava/lang/CharSequence; +PLcom/android/server/trust/TrustAgentWrapper;->isBound()Z HPLcom/android/server/trust/TrustAgentWrapper;->isConnected()Z -PLcom/android/server/trust/TrustAgentWrapper;->isManagingTrust()Z +HPLcom/android/server/trust/TrustAgentWrapper;->isManagingTrust()Z HPLcom/android/server/trust/TrustAgentWrapper;->isTrusted()Z -PLcom/android/server/trust/TrustAgentWrapper;->onDeviceLocked()V -PLcom/android/server/trust/TrustAgentWrapper;->onDeviceUnlocked()V -PLcom/android/server/trust/TrustAgentWrapper;->onUnlockAttempt(Z)V +HPLcom/android/server/trust/TrustAgentWrapper;->onDeviceLocked()V +HPLcom/android/server/trust/TrustAgentWrapper;->onDeviceUnlocked()V +PLcom/android/server/trust/TrustAgentWrapper;->onError(Ljava/lang/Exception;)V +HPLcom/android/server/trust/TrustAgentWrapper;->onUnlockAttempt(Z)V PLcom/android/server/trust/TrustAgentWrapper;->scheduleRestart()V PLcom/android/server/trust/TrustAgentWrapper;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V HPLcom/android/server/trust/TrustAgentWrapper;->updateDevicePolicyFeatures()Z @@ -29374,35 +33158,45 @@ HPLcom/android/server/trust/TrustArchive$Event;->(IILandroid/content/Compo HPLcom/android/server/trust/TrustArchive$Event;->(IILandroid/content/ComponentName;Ljava/lang/String;JIZLcom/android/server/trust/TrustArchive$1;)V HSPLcom/android/server/trust/TrustArchive;->()V HPLcom/android/server/trust/TrustArchive;->addEvent(Lcom/android/server/trust/TrustArchive$Event;)V -PLcom/android/server/trust/TrustArchive;->dump(Ljava/io/PrintWriter;IILjava/lang/String;Z)V +HPLcom/android/server/trust/TrustArchive;->dump(Ljava/io/PrintWriter;IILjava/lang/String;Z)V +PLcom/android/server/trust/TrustArchive;->dumpGrantFlags(I)Ljava/lang/String; PLcom/android/server/trust/TrustArchive;->dumpType(I)Ljava/lang/String; +PLcom/android/server/trust/TrustArchive;->formatDuration(J)Ljava/lang/String; +PLcom/android/server/trust/TrustArchive;->formatElapsed(J)Ljava/lang/String; +PLcom/android/server/trust/TrustArchive;->getSimpleName(Landroid/content/ComponentName;)Ljava/lang/String; PLcom/android/server/trust/TrustArchive;->logAgentConnected(ILandroid/content/ComponentName;)V PLcom/android/server/trust/TrustArchive;->logAgentDied(ILandroid/content/ComponentName;)V +PLcom/android/server/trust/TrustArchive;->logAgentStopped(ILandroid/content/ComponentName;)V HPLcom/android/server/trust/TrustArchive;->logDevicePolicyChanged()V -PLcom/android/server/trust/TrustArchive;->logRevokeTrust(ILandroid/content/ComponentName;)V +HPLcom/android/server/trust/TrustArchive;->logGrantTrust(ILandroid/content/ComponentName;Ljava/lang/String;JI)V +PLcom/android/server/trust/TrustArchive;->logManagingTrust(ILandroid/content/ComponentName;Z)V +HPLcom/android/server/trust/TrustArchive;->logRevokeTrust(ILandroid/content/ComponentName;)V PLcom/android/server/trust/TrustManagerService$1$1;->(Lcom/android/server/trust/TrustManagerService$1;Ljava/io/PrintWriter;Ljava/util/List;)V PLcom/android/server/trust/TrustManagerService$1$1;->run()V HSPLcom/android/server/trust/TrustManagerService$1;->(Lcom/android/server/trust/TrustManagerService;)V -PLcom/android/server/trust/TrustManagerService$1;->clearAllBiometricRecognized(Landroid/hardware/biometrics/BiometricSourceType;)V +PLcom/android/server/trust/TrustManagerService$1;->access$900(Lcom/android/server/trust/TrustManagerService$1;Ljava/io/PrintWriter;Landroid/content/pm/UserInfo;Z)V +HPLcom/android/server/trust/TrustManagerService$1;->clearAllBiometricRecognized(Landroid/hardware/biometrics/BiometricSourceType;)V PLcom/android/server/trust/TrustManagerService$1;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/trust/TrustManagerService$1;->dumpBool(Z)Ljava/lang/String; +PLcom/android/server/trust/TrustManagerService$1;->dumpHex(I)Ljava/lang/String; PLcom/android/server/trust/TrustManagerService$1;->dumpUser(Ljava/io/PrintWriter;Landroid/content/pm/UserInfo;Z)V PLcom/android/server/trust/TrustManagerService$1;->enforceListenerPermission()V -PLcom/android/server/trust/TrustManagerService$1;->enforceReportPermission()V +HPLcom/android/server/trust/TrustManagerService$1;->enforceReportPermission()V HPLcom/android/server/trust/TrustManagerService$1;->isDeviceLocked(I)Z HPLcom/android/server/trust/TrustManagerService$1;->isDeviceSecure(I)Z -PLcom/android/server/trust/TrustManagerService$1;->isTrustUsuallyManaged(I)Z +HPLcom/android/server/trust/TrustManagerService$1;->isTrustUsuallyManaged(I)Z PLcom/android/server/trust/TrustManagerService$1;->lambda$reportKeyguardShowingChanged$0()V PLcom/android/server/trust/TrustManagerService$1;->registerTrustListener(Landroid/app/trust/ITrustListener;)V -PLcom/android/server/trust/TrustManagerService$1;->reportKeyguardShowingChanged()V -PLcom/android/server/trust/TrustManagerService$1;->reportUnlockAttempt(ZI)V +HPLcom/android/server/trust/TrustManagerService$1;->reportKeyguardShowingChanged()V +HPLcom/android/server/trust/TrustManagerService$1;->reportUnlockAttempt(ZI)V PLcom/android/server/trust/TrustManagerService$1;->setDeviceLockedForUser(IZ)V -PLcom/android/server/trust/TrustManagerService$1;->unlockedByBiometricForUser(ILandroid/hardware/biometrics/BiometricSourceType;)V +HPLcom/android/server/trust/TrustManagerService$1;->unlockedByBiometricForUser(ILandroid/hardware/biometrics/BiometricSourceType;)V HSPLcom/android/server/trust/TrustManagerService$2;->(Lcom/android/server/trust/TrustManagerService;)V HPLcom/android/server/trust/TrustManagerService$2;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/trust/TrustManagerService$3;->(Lcom/android/server/trust/TrustManagerService;)V -PLcom/android/server/trust/TrustManagerService$3;->onPackageChanged(Ljava/lang/String;I[Ljava/lang/String;)Z +HPLcom/android/server/trust/TrustManagerService$3;->onPackageChanged(Ljava/lang/String;I[Ljava/lang/String;)Z PLcom/android/server/trust/TrustManagerService$3;->onPackageDisappeared(Ljava/lang/String;I)V -PLcom/android/server/trust/TrustManagerService$3;->onSomePackagesChanged()V +HPLcom/android/server/trust/TrustManagerService$3;->onSomePackagesChanged()V HSPLcom/android/server/trust/TrustManagerService$AgentInfo;->()V HSPLcom/android/server/trust/TrustManagerService$AgentInfo;->(Lcom/android/server/trust/TrustManagerService$1;)V HPLcom/android/server/trust/TrustManagerService$AgentInfo;->equals(Ljava/lang/Object;)Z @@ -29414,11 +33208,12 @@ HPLcom/android/server/trust/TrustManagerService$Receiver;->onReceive(Landroid/co HSPLcom/android/server/trust/TrustManagerService$Receiver;->register(Landroid/content/Context;)V HSPLcom/android/server/trust/TrustManagerService$SettingsAttrs;->(Landroid/content/ComponentName;Z)V HSPLcom/android/server/trust/TrustManagerService$SettingsObserver;->(Lcom/android/server/trust/TrustManagerService;Landroid/os/Handler;)V -PLcom/android/server/trust/TrustManagerService$SettingsObserver;->getTrustAgentsExtendUnlock()Z +PLcom/android/server/trust/TrustManagerService$SettingsObserver;->getLockWhenTrustLost()Z +HPLcom/android/server/trust/TrustManagerService$SettingsObserver;->getTrustAgentsExtendUnlock()Z HSPLcom/android/server/trust/TrustManagerService$SettingsObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/trust/TrustManagerService$SettingsObserver;->updateContentObserver()V HSPLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->(Lcom/android/server/trust/TrustManagerService;Landroid/content/Context;)V -PLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->allowTrustFromUnlock(I)V +HPLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->allowTrustFromUnlock(I)V HPLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->canAgentsRunForUser(I)Z PLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->onStrongAuthRequiredChanged(I)V PLcom/android/server/trust/TrustManagerService$TrustTimeoutAlarmListener;->(Lcom/android/server/trust/TrustManagerService;I)V @@ -29428,28 +33223,44 @@ PLcom/android/server/trust/TrustManagerService$TrustTimeoutAlarmListener;->setQu HSPLcom/android/server/trust/TrustManagerService;->()V HSPLcom/android/server/trust/TrustManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/trust/TrustManagerService;->access$100(Lcom/android/server/trust/TrustManagerService;)I -PLcom/android/server/trust/TrustManagerService;->access$1500(Lcom/android/server/trust/TrustManagerService;I)Z -PLcom/android/server/trust/TrustManagerService;->access$1600(Lcom/android/server/trust/TrustManagerService;)Landroid/util/SparseBooleanArray; +PLcom/android/server/trust/TrustManagerService;->access$1000(Lcom/android/server/trust/TrustManagerService;I)Z +PLcom/android/server/trust/TrustManagerService;->access$102(Lcom/android/server/trust/TrustManagerService;I)I +PLcom/android/server/trust/TrustManagerService;->access$1100(Lcom/android/server/trust/TrustManagerService;I)Z +PLcom/android/server/trust/TrustManagerService;->access$1200(Lcom/android/server/trust/TrustManagerService;)Lcom/android/server/trust/TrustManagerService$StrongAuthTracker; +PLcom/android/server/trust/TrustManagerService;->access$1300(Lcom/android/server/trust/TrustManagerService;)Landroid/util/ArraySet; +HPLcom/android/server/trust/TrustManagerService;->access$1500(Lcom/android/server/trust/TrustManagerService;I)Z +HPLcom/android/server/trust/TrustManagerService;->access$1600(Lcom/android/server/trust/TrustManagerService;)Landroid/util/SparseBooleanArray; +HPLcom/android/server/trust/TrustManagerService;->access$1700(Lcom/android/server/trust/TrustManagerService;)Lcom/android/server/trust/TrustManagerService$SettingsObserver; PLcom/android/server/trust/TrustManagerService;->access$1800(Lcom/android/server/trust/TrustManagerService;Landroid/app/trust/ITrustListener;)V -PLcom/android/server/trust/TrustManagerService;->access$2000(Lcom/android/server/trust/TrustManagerService;ZI)V -PLcom/android/server/trust/TrustManagerService;->access$2200(Lcom/android/server/trust/TrustManagerService;I)V +HPLcom/android/server/trust/TrustManagerService;->access$2000(Lcom/android/server/trust/TrustManagerService;ZI)V +HPLcom/android/server/trust/TrustManagerService;->access$2200(Lcom/android/server/trust/TrustManagerService;I)V +PLcom/android/server/trust/TrustManagerService;->access$2300(Lcom/android/server/trust/TrustManagerService;IZ)V +PLcom/android/server/trust/TrustManagerService;->access$2400(Lcom/android/server/trust/TrustManagerService;)Landroid/util/SparseBooleanArray; +HPLcom/android/server/trust/TrustManagerService;->access$2500(Lcom/android/server/trust/TrustManagerService;IIZ)V +PLcom/android/server/trust/TrustManagerService;->access$2600(Lcom/android/server/trust/TrustManagerService;II)V +PLcom/android/server/trust/TrustManagerService;->access$2700(Lcom/android/server/trust/TrustManagerService;Ljava/lang/String;)V PLcom/android/server/trust/TrustManagerService;->access$2800(Lcom/android/server/trust/TrustManagerService;Lcom/android/internal/widget/LockPatternUtils;I)V -PLcom/android/server/trust/TrustManagerService;->access$300(Lcom/android/server/trust/TrustManagerService;)Landroid/os/Handler; -PLcom/android/server/trust/TrustManagerService;->access$400(Lcom/android/server/trust/TrustManagerService;)Lcom/android/internal/widget/LockPatternUtils; -PLcom/android/server/trust/TrustManagerService;->access$500(Lcom/android/server/trust/TrustManagerService;I)I -PLcom/android/server/trust/TrustManagerService;->access$600(Lcom/android/server/trust/TrustManagerService;)Landroid/content/Context; +HPLcom/android/server/trust/TrustManagerService;->access$300(Lcom/android/server/trust/TrustManagerService;)Landroid/os/Handler; +PLcom/android/server/trust/TrustManagerService;->access$3000(Lcom/android/server/trust/TrustManagerService;)Landroid/util/ArrayMap; +PLcom/android/server/trust/TrustManagerService;->access$3100(Lcom/android/server/trust/TrustManagerService;)Landroid/app/AlarmManager; +PLcom/android/server/trust/TrustManagerService;->access$3200(Lcom/android/server/trust/TrustManagerService;I)V +HPLcom/android/server/trust/TrustManagerService;->access$400(Lcom/android/server/trust/TrustManagerService;)Lcom/android/internal/widget/LockPatternUtils; +HPLcom/android/server/trust/TrustManagerService;->access$500(Lcom/android/server/trust/TrustManagerService;I)I +HPLcom/android/server/trust/TrustManagerService;->access$600(Lcom/android/server/trust/TrustManagerService;)Landroid/content/Context; +PLcom/android/server/trust/TrustManagerService;->access$700(Lcom/android/server/trust/TrustManagerService;)Z +PLcom/android/server/trust/TrustManagerService;->access$800(Lcom/android/server/trust/TrustManagerService;)Landroid/os/UserManager; PLcom/android/server/trust/TrustManagerService;->addListener(Landroid/app/trust/ITrustListener;)V -PLcom/android/server/trust/TrustManagerService;->aggregateIsTrustManaged(I)Z +HPLcom/android/server/trust/TrustManagerService;->aggregateIsTrustManaged(I)Z HSPLcom/android/server/trust/TrustManagerService;->aggregateIsTrusted(I)Z -PLcom/android/server/trust/TrustManagerService;->dispatchDeviceLocked(IZ)V -PLcom/android/server/trust/TrustManagerService;->dispatchOnTrustChanged(ZII)V -PLcom/android/server/trust/TrustManagerService;->dispatchOnTrustManagedChanged(ZI)V -PLcom/android/server/trust/TrustManagerService;->dispatchUnlockAttempt(ZI)V +HPLcom/android/server/trust/TrustManagerService;->dispatchDeviceLocked(IZ)V +HPLcom/android/server/trust/TrustManagerService;->dispatchOnTrustChanged(ZII)V +HPLcom/android/server/trust/TrustManagerService;->dispatchOnTrustManagedChanged(ZI)V +HPLcom/android/server/trust/TrustManagerService;->dispatchUnlockAttempt(ZI)V HSPLcom/android/server/trust/TrustManagerService;->getComponentName(Landroid/content/pm/ResolveInfo;)Landroid/content/ComponentName; HSPLcom/android/server/trust/TrustManagerService;->getSettingsAttrs(Landroid/content/pm/PackageManager;Landroid/content/pm/ResolveInfo;)Lcom/android/server/trust/TrustManagerService$SettingsAttrs; -PLcom/android/server/trust/TrustManagerService;->handleScheduleTrustTimeout(II)V +HPLcom/android/server/trust/TrustManagerService;->handleScheduleTrustTimeout(II)V HSPLcom/android/server/trust/TrustManagerService;->isDeviceLockedInner(I)Z -PLcom/android/server/trust/TrustManagerService;->isTrustUsuallyManagedInternal(I)Z +HPLcom/android/server/trust/TrustManagerService;->isTrustUsuallyManagedInternal(I)Z PLcom/android/server/trust/TrustManagerService;->maybeEnableFactoryTrustAgents(Lcom/android/internal/widget/LockPatternUtils;I)V PLcom/android/server/trust/TrustManagerService;->maybeLockScreen(I)V HSPLcom/android/server/trust/TrustManagerService;->onBootPhase(I)V @@ -29461,23 +33272,24 @@ PLcom/android/server/trust/TrustManagerService;->onUserSwitching(Lcom/android/se PLcom/android/server/trust/TrustManagerService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/trust/TrustManagerService;->refreshAgentList(I)V HSPLcom/android/server/trust/TrustManagerService;->refreshDeviceLockedForUser(I)V -PLcom/android/server/trust/TrustManagerService;->removeAgentsOfPackage(Ljava/lang/String;)V +HPLcom/android/server/trust/TrustManagerService;->removeAgentsOfPackage(Ljava/lang/String;)V HSPLcom/android/server/trust/TrustManagerService;->resolveAllowedTrustAgents(Landroid/content/pm/PackageManager;I)Ljava/util/List; HPLcom/android/server/trust/TrustManagerService;->resolveProfileParent(I)I +PLcom/android/server/trust/TrustManagerService;->scheduleTrustTimeout(IZ)V HSPLcom/android/server/trust/TrustManagerService;->setDeviceLockedForUser(IZ)V HPLcom/android/server/trust/TrustManagerService;->updateDevicePolicyFeatures()V -PLcom/android/server/trust/TrustManagerService;->updateTrust(II)V -PLcom/android/server/trust/TrustManagerService;->updateTrust(IIZ)V +HPLcom/android/server/trust/TrustManagerService;->updateTrust(II)V +HPLcom/android/server/trust/TrustManagerService;->updateTrust(IIZ)V PLcom/android/server/trust/TrustManagerService;->updateTrustAll()V PLcom/android/server/trust/TrustManagerService;->updateTrustUsuallyManaged(IZ)V HSPLcom/android/server/tv/TvInputHal;->()V PLcom/android/server/twilight/-$$Lambda$TwilightService$d_eJhFu0Phzyq32TP9ZWD5dYNhs;->(Lcom/android/server/twilight/TwilightListener;Lcom/android/server/twilight/TwilightState;)V -PLcom/android/server/twilight/-$$Lambda$TwilightService$d_eJhFu0Phzyq32TP9ZWD5dYNhs;->run()V +HPLcom/android/server/twilight/-$$Lambda$TwilightService$d_eJhFu0Phzyq32TP9ZWD5dYNhs;->run()V PLcom/android/server/twilight/-$$Lambda$_pbeYfIzN0pFDumNgArP3ud68FA;->(Lcom/android/server/twilight/TwilightService;)V PLcom/android/server/twilight/-$$Lambda$_pbeYfIzN0pFDumNgArP3ud68FA;->accept(Ljava/lang/Object;)V HSPLcom/android/server/twilight/TwilightService$1;->(Lcom/android/server/twilight/TwilightService;)V -PLcom/android/server/twilight/TwilightService$1;->getLastTwilightState()Lcom/android/server/twilight/TwilightState; -PLcom/android/server/twilight/TwilightService$1;->registerListener(Lcom/android/server/twilight/TwilightListener;Landroid/os/Handler;)V +HPLcom/android/server/twilight/TwilightService$1;->getLastTwilightState()Lcom/android/server/twilight/TwilightState; +HPLcom/android/server/twilight/TwilightService$1;->registerListener(Lcom/android/server/twilight/TwilightListener;Landroid/os/Handler;)V HSPLcom/android/server/twilight/TwilightService$1;->unregisterListener(Lcom/android/server/twilight/TwilightListener;)V PLcom/android/server/twilight/TwilightService$2;->(Lcom/android/server/twilight/TwilightService;)V PLcom/android/server/twilight/TwilightService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V @@ -29485,18 +33297,18 @@ HSPLcom/android/server/twilight/TwilightService;->(Landroid/content/Contex HSPLcom/android/server/twilight/TwilightService;->access$000(Lcom/android/server/twilight/TwilightService;)Landroid/util/ArrayMap; PLcom/android/server/twilight/TwilightService;->access$100(Lcom/android/server/twilight/TwilightService;)Landroid/os/Handler; PLcom/android/server/twilight/TwilightService;->access$200(Lcom/android/server/twilight/TwilightService;)V -PLcom/android/server/twilight/TwilightService;->calculateTwilightState(Landroid/location/Location;J)Lcom/android/server/twilight/TwilightState; +HPLcom/android/server/twilight/TwilightService;->calculateTwilightState(Landroid/location/Location;J)Lcom/android/server/twilight/TwilightState; PLcom/android/server/twilight/TwilightService;->handleMessage(Landroid/os/Message;)Z PLcom/android/server/twilight/TwilightService;->lambda$updateTwilightState$0(Lcom/android/server/twilight/TwilightListener;Lcom/android/server/twilight/TwilightState;)V PLcom/android/server/twilight/TwilightService;->onAlarm()V HSPLcom/android/server/twilight/TwilightService;->onBootPhase(I)V -PLcom/android/server/twilight/TwilightService;->onLocationChanged(Landroid/location/Location;)V +HPLcom/android/server/twilight/TwilightService;->onLocationChanged(Landroid/location/Location;)V PLcom/android/server/twilight/TwilightService;->onProviderDisabled(Ljava/lang/String;)V PLcom/android/server/twilight/TwilightService;->onProviderEnabled(Ljava/lang/String;)V HSPLcom/android/server/twilight/TwilightService;->onStart()V PLcom/android/server/twilight/TwilightService;->startListening()V PLcom/android/server/twilight/TwilightService;->stopListening()V -PLcom/android/server/twilight/TwilightService;->updateTwilightState()V +HPLcom/android/server/twilight/TwilightService;->updateTwilightState()V PLcom/android/server/twilight/TwilightState;->(JJ)V PLcom/android/server/twilight/TwilightState;->equals(Lcom/android/server/twilight/TwilightState;)Z PLcom/android/server/twilight/TwilightState;->equals(Ljava/lang/Object;)Z @@ -29505,6 +33317,7 @@ PLcom/android/server/twilight/TwilightState;->sunrise()Ljava/time/LocalDateTime; PLcom/android/server/twilight/TwilightState;->sunriseTimeMillis()J PLcom/android/server/twilight/TwilightState;->sunset()Ljava/time/LocalDateTime; PLcom/android/server/twilight/TwilightState;->sunsetTimeMillis()J +PLcom/android/server/twilight/TwilightState;->toString()Ljava/lang/String; PLcom/android/server/updates/ConfigUpdateInstallReceiver$1;->(Lcom/android/server/updates/ConfigUpdateInstallReceiver;Landroid/content/Intent;Landroid/content/Context;)V PLcom/android/server/updates/ConfigUpdateInstallReceiver$1;->run()V PLcom/android/server/updates/ConfigUpdateInstallReceiver;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V @@ -29526,7 +33339,11 @@ PLcom/android/server/updates/ConfigUpdateInstallReceiver;->install(Ljava/io/Inpu PLcom/android/server/updates/ConfigUpdateInstallReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/updates/ConfigUpdateInstallReceiver;->postInstall(Landroid/content/Context;Landroid/content/Intent;)V PLcom/android/server/updates/ConfigUpdateInstallReceiver;->verifyPreviousHash(Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/updates/ConfigUpdateInstallReceiver;->writeUpdate(Ljava/io/File;Ljava/io/File;Ljava/io/InputStream;)V +PLcom/android/server/updates/ConfigUpdateInstallReceiver;->verifyVersion(II)Z +HPLcom/android/server/updates/ConfigUpdateInstallReceiver;->writeUpdate(Ljava/io/File;Ljava/io/File;Ljava/io/InputStream;)V +PLcom/android/server/updates/ConversationActionsInstallReceiver;->()V +PLcom/android/server/updates/ConversationActionsInstallReceiver;->verifyVersion(II)Z +PLcom/android/server/updates/EmergencyNumberDbInstallReceiver;->()V PLcom/android/server/updates/SmartSelectionInstallReceiver;->()V PLcom/android/server/updates/SmartSelectionInstallReceiver;->verifyVersion(II)Z HPLcom/android/server/uri/GrantUri;->(ILandroid/net/Uri;I)V @@ -29534,10 +33351,11 @@ PLcom/android/server/uri/GrantUri;->dumpDebug(Landroid/util/proto/ProtoOutputStr HPLcom/android/server/uri/GrantUri;->equals(Ljava/lang/Object;)Z HPLcom/android/server/uri/GrantUri;->hashCode()I HPLcom/android/server/uri/GrantUri;->resolve(ILandroid/net/Uri;I)Lcom/android/server/uri/GrantUri; -PLcom/android/server/uri/GrantUri;->toString()Ljava/lang/String; +HPLcom/android/server/uri/GrantUri;->toString()Ljava/lang/String; HPLcom/android/server/uri/NeededUriGrants;->(Ljava/lang/String;II)V PLcom/android/server/uri/NeededUriGrants;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/uri/UriGrantsManagerService$H;->(Lcom/android/server/uri/UriGrantsManagerService;Landroid/os/Looper;)V +PLcom/android/server/uri/UriGrantsManagerService$H;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;->onBootPhase(I)V HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;->onStart()V @@ -29547,14 +33365,14 @@ HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkAuthorityG HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkGrantUriPermission(ILjava/lang/String;Landroid/net/Uri;II)I HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkGrantUriPermissionFromIntent(Landroid/content/Intent;ILjava/lang/String;I)Lcom/android/server/uri/NeededUriGrants; HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkUriPermission(Lcom/android/server/uri/GrantUri;II)Z -PLcom/android/server/uri/UriGrantsManagerService$LocalService;->dump(Ljava/io/PrintWriter;ZLjava/lang/String;)V +HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->dump(Ljava/io/PrintWriter;ZLjava/lang/String;)V HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->grantUriPermissionUncheckedFromIntent(Lcom/android/server/uri/NeededUriGrants;Lcom/android/server/uri/UriPermissionOwner;)V HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->newUriPermissionOwner(Ljava/lang/String;)Landroid/os/IBinder; HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->onSystemReady()V HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->removeUriPermissionIfNeeded(Lcom/android/server/uri/UriPermission;)V HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->removeUriPermissionsForPackage(Ljava/lang/String;IZZ)V HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->revokeUriPermission(Ljava/lang/String;ILcom/android/server/uri/GrantUri;I)V -PLcom/android/server/uri/UriGrantsManagerService$LocalService;->revokeUriPermissionFromOwner(Landroid/os/IBinder;Landroid/net/Uri;II)V +HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->revokeUriPermissionFromOwner(Landroid/os/IBinder;Landroid/net/Uri;II)V HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->revokeUriPermissionFromOwner(Landroid/os/IBinder;Landroid/net/Uri;IILjava/lang/String;I)V HSPLcom/android/server/uri/UriGrantsManagerService;->()V HSPLcom/android/server/uri/UriGrantsManagerService;->(Lcom/android/server/uri/UriGrantsManagerService$1;)V @@ -29564,10 +33382,12 @@ HSPLcom/android/server/uri/UriGrantsManagerService;->access$1100(Lcom/android/se HSPLcom/android/server/uri/UriGrantsManagerService;->access$1200(Lcom/android/server/uri/UriGrantsManagerService;)V HPLcom/android/server/uri/UriGrantsManagerService;->access$1300(Lcom/android/server/uri/UriGrantsManagerService;Ljava/lang/String;IZZ)V HPLcom/android/server/uri/UriGrantsManagerService;->access$1400(Lcom/android/server/uri/UriGrantsManagerService;ILandroid/content/pm/ProviderInfo;IZ)Z +PLcom/android/server/uri/UriGrantsManagerService;->access$1500(Lcom/android/server/uri/UriGrantsManagerService;)Landroid/util/SparseArray; HSPLcom/android/server/uri/UriGrantsManagerService;->access$200(Lcom/android/server/uri/UriGrantsManagerService;)V HSPLcom/android/server/uri/UriGrantsManagerService;->access$300(Lcom/android/server/uri/UriGrantsManagerService;)Ljava/lang/Object; -PLcom/android/server/uri/UriGrantsManagerService;->access$500(Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriPermission;)V -PLcom/android/server/uri/UriGrantsManagerService;->access$600(Lcom/android/server/uri/UriGrantsManagerService;Ljava/lang/String;ILcom/android/server/uri/GrantUri;I)V +PLcom/android/server/uri/UriGrantsManagerService;->access$400(Lcom/android/server/uri/UriGrantsManagerService;)V +HPLcom/android/server/uri/UriGrantsManagerService;->access$500(Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriPermission;)V +HPLcom/android/server/uri/UriGrantsManagerService;->access$600(Lcom/android/server/uri/UriGrantsManagerService;Ljava/lang/String;ILcom/android/server/uri/GrantUri;I)V HPLcom/android/server/uri/UriGrantsManagerService;->access$700(Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/GrantUri;II)Z HSPLcom/android/server/uri/UriGrantsManagerService;->access$800(Lcom/android/server/uri/UriGrantsManagerService;Ljava/lang/String;)V HPLcom/android/server/uri/UriGrantsManagerService;->access$900(Lcom/android/server/uri/UriGrantsManagerService;ILjava/lang/String;Landroid/net/Uri;II)I @@ -29581,6 +33401,7 @@ HPLcom/android/server/uri/UriGrantsManagerService;->checkUidPermission(Ljava/lan HPLcom/android/server/uri/UriGrantsManagerService;->checkUriPermissionLocked(Lcom/android/server/uri/GrantUri;II)Z HSPLcom/android/server/uri/UriGrantsManagerService;->enforceNotIsolatedCaller(Ljava/lang/String;)V HPLcom/android/server/uri/UriGrantsManagerService;->findOrCreateUriPermissionLocked(Ljava/lang/String;Ljava/lang/String;ILcom/android/server/uri/GrantUri;)Lcom/android/server/uri/UriPermission; +PLcom/android/server/uri/UriGrantsManagerService;->findUriPermissionLocked(ILcom/android/server/uri/GrantUri;)Lcom/android/server/uri/UriPermission; PLcom/android/server/uri/UriGrantsManagerService;->getGrantedUriPermissions(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/uri/UriGrantsManagerService;->getProviderInfo(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo; HPLcom/android/server/uri/UriGrantsManagerService;->getUriPermissions(Ljava/lang/String;ZZ)Landroid/content/pm/ParceledListSlice; @@ -29589,7 +33410,8 @@ HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionFromOwnerU HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionUnchecked(ILjava/lang/String;Lcom/android/server/uri/GrantUri;ILcom/android/server/uri/UriPermissionOwner;)V HSPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionUncheckedFromIntent(Lcom/android/server/uri/NeededUriGrants;Lcom/android/server/uri/UriPermissionOwner;)V HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionUnlocked(ILjava/lang/String;Lcom/android/server/uri/GrantUri;ILcom/android/server/uri/UriPermissionOwner;I)V -PLcom/android/server/uri/UriGrantsManagerService;->matchesProvider(Landroid/net/Uri;Landroid/content/pm/ProviderInfo;)Z +HPLcom/android/server/uri/UriGrantsManagerService;->matchesProvider(Landroid/net/Uri;Landroid/content/pm/ProviderInfo;)Z +HPLcom/android/server/uri/UriGrantsManagerService;->maybePrunePersistedUriGrantsLocked(I)Z HSPLcom/android/server/uri/UriGrantsManagerService;->readGrantedUriPermissionsLocked()V PLcom/android/server/uri/UriGrantsManagerService;->releasePersistableUriPermission(Landroid/net/Uri;ILjava/lang/String;I)V HPLcom/android/server/uri/UriGrantsManagerService;->removeUriPermissionIfNeededLocked(Lcom/android/server/uri/UriPermission;)V @@ -29597,32 +33419,42 @@ HPLcom/android/server/uri/UriGrantsManagerService;->removeUriPermissionsForPacka HPLcom/android/server/uri/UriGrantsManagerService;->revokeUriPermission(Ljava/lang/String;ILcom/android/server/uri/GrantUri;I)V HPLcom/android/server/uri/UriGrantsManagerService;->revokeUriPermissionLocked(Ljava/lang/String;ILcom/android/server/uri/GrantUri;IZ)V HSPLcom/android/server/uri/UriGrantsManagerService;->start()V -PLcom/android/server/uri/UriGrantsManagerService;->takePersistableUriPermission(Landroid/net/Uri;ILjava/lang/String;I)V +HPLcom/android/server/uri/UriGrantsManagerService;->takePersistableUriPermission(Landroid/net/Uri;ILjava/lang/String;I)V +HPLcom/android/server/uri/UriGrantsManagerService;->writeGrantedUriPermissionsLocked()V +PLcom/android/server/uri/UriPermission$Snapshot;->(Lcom/android/server/uri/UriPermission;)V +PLcom/android/server/uri/UriPermission$Snapshot;->(Lcom/android/server/uri/UriPermission;Lcom/android/server/uri/UriPermission$1;)V HPLcom/android/server/uri/UriPermission;->(Ljava/lang/String;Ljava/lang/String;ILcom/android/server/uri/GrantUri;)V HPLcom/android/server/uri/UriPermission;->addReadOwner(Lcom/android/server/uri/UriPermissionOwner;)V PLcom/android/server/uri/UriPermission;->addWriteOwner(Lcom/android/server/uri/UriPermissionOwner;)V -PLcom/android/server/uri/UriPermission;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/uri/UriPermission;->getStrength(I)I +PLcom/android/server/uri/UriPermission;->buildPersistedPublicApiObject()Landroid/content/UriPermission; +HPLcom/android/server/uri/UriPermission;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/uri/UriPermission;->getStrength(I)I HPLcom/android/server/uri/UriPermission;->grantModes(ILcom/android/server/uri/UriPermissionOwner;)Z PLcom/android/server/uri/UriPermission;->initPersistedModes(IJ)V HPLcom/android/server/uri/UriPermission;->removeReadOwner(Lcom/android/server/uri/UriPermissionOwner;)V PLcom/android/server/uri/UriPermission;->removeWriteOwner(Lcom/android/server/uri/UriPermissionOwner;)V HPLcom/android/server/uri/UriPermission;->revokeModes(IZ)Z -PLcom/android/server/uri/UriPermission;->toString()Ljava/lang/String; +PLcom/android/server/uri/UriPermission;->snapshot()Lcom/android/server/uri/UriPermission$Snapshot; +PLcom/android/server/uri/UriPermission;->takePersistableModes(I)Z +HPLcom/android/server/uri/UriPermission;->toString()Ljava/lang/String; HPLcom/android/server/uri/UriPermission;->updateModeFlags()V HSPLcom/android/server/uri/UriPermissionOwner$ExternalToken;->(Lcom/android/server/uri/UriPermissionOwner;)V -PLcom/android/server/uri/UriPermissionOwner$ExternalToken;->getOwner()Lcom/android/server/uri/UriPermissionOwner; +HPLcom/android/server/uri/UriPermissionOwner$ExternalToken;->getOwner()Lcom/android/server/uri/UriPermissionOwner; HSPLcom/android/server/uri/UriPermissionOwner;->(Lcom/android/server/uri/UriGrantsManagerInternal;Ljava/lang/Object;)V -PLcom/android/server/uri/UriPermissionOwner;->addReadPermission(Lcom/android/server/uri/UriPermission;)V +HPLcom/android/server/uri/UriPermissionOwner;->addReadPermission(Lcom/android/server/uri/UriPermission;)V +PLcom/android/server/uri/UriPermissionOwner;->addWritePermission(Lcom/android/server/uri/UriPermission;)V PLcom/android/server/uri/UriPermissionOwner;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/uri/UriPermissionOwner;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/uri/UriPermissionOwner;->fromExternalToken(Landroid/os/IBinder;)Lcom/android/server/uri/UriPermissionOwner; HSPLcom/android/server/uri/UriPermissionOwner;->getExternalToken()Landroid/os/Binder; -PLcom/android/server/uri/UriPermissionOwner;->removeUriPermission(Lcom/android/server/uri/GrantUri;I)V +HPLcom/android/server/uri/UriPermissionOwner;->removeReadPermission(Lcom/android/server/uri/UriPermission;)V +HPLcom/android/server/uri/UriPermissionOwner;->removeUriPermission(Lcom/android/server/uri/GrantUri;I)V HPLcom/android/server/uri/UriPermissionOwner;->removeUriPermission(Lcom/android/server/uri/GrantUri;ILjava/lang/String;I)V -PLcom/android/server/uri/UriPermissionOwner;->removeUriPermissions()V -PLcom/android/server/uri/UriPermissionOwner;->removeUriPermissions(I)V +HPLcom/android/server/uri/UriPermissionOwner;->removeUriPermissions()V +HPLcom/android/server/uri/UriPermissionOwner;->removeUriPermissions(I)V PLcom/android/server/uri/UriPermissionOwner;->toString()Ljava/lang/String; +PLcom/android/server/usage/-$$Lambda$AppStandbyController$DeviceStateReceiver$syA3iqAJNmNp4QI-JtYPahoOdIo;->(Lcom/android/server/usage/AppStandbyController;)V +PLcom/android/server/usage/-$$Lambda$AppStandbyController$DeviceStateReceiver$syA3iqAJNmNp4QI-JtYPahoOdIo;->run()V PLcom/android/server/usage/-$$Lambda$AppStandbyController$gMEbbc5yTkDMdWT1TuPDkVMx0NQ;->(Lcom/android/server/usage/AppStandbyController;)V PLcom/android/server/usage/-$$Lambda$AppStandbyController$gMEbbc5yTkDMdWT1TuPDkVMx0NQ;->run()V PLcom/android/server/usage/-$$Lambda$AppStandbyController$roX42uTlnyWAZwhsobgAdPnGAlE;->(Lcom/android/server/usage/AppStandbyController;)V @@ -29642,26 +33474,26 @@ HPLcom/android/server/usage/AppIdleHistory;->dumpUser(Landroid/util/IndentingPri HPLcom/android/server/usage/AppIdleHistory;->dumpUsers(Landroid/util/IndentingPrintWriter;[ILjava/util/List;)V HSPLcom/android/server/usage/AppIdleHistory;->getAppStandbyBucket(Ljava/lang/String;IJ)I HPLcom/android/server/usage/AppIdleHistory;->getAppStandbyBuckets(IZ)Ljava/util/ArrayList; -HPLcom/android/server/usage/AppIdleHistory;->getAppUsageHistory(Ljava/lang/String;IJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; -HPLcom/android/server/usage/AppIdleHistory;->getElapsedTime(J)J +HSPLcom/android/server/usage/AppIdleHistory;->getAppUsageHistory(Ljava/lang/String;IJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; +HSPLcom/android/server/usage/AppIdleHistory;->getElapsedTime(J)J HSPLcom/android/server/usage/AppIdleHistory;->getLongValue(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J HSPLcom/android/server/usage/AppIdleHistory;->getPackageHistory(Landroid/util/ArrayMap;Ljava/lang/String;JZ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; -HPLcom/android/server/usage/AppIdleHistory;->getScreenOnTime(J)J +HSPLcom/android/server/usage/AppIdleHistory;->getScreenOnTime(J)J HSPLcom/android/server/usage/AppIdleHistory;->getScreenOnTimeFile()Ljava/io/File; -HPLcom/android/server/usage/AppIdleHistory;->getThresholdIndex(Ljava/lang/String;IJ[J[J)I +HSPLcom/android/server/usage/AppIdleHistory;->getThresholdIndex(Ljava/lang/String;IJ[J[J)I HPLcom/android/server/usage/AppIdleHistory;->getTimeSinceLastJobRun(Ljava/lang/String;IJ)J HSPLcom/android/server/usage/AppIdleHistory;->getUserFile(I)Ljava/io/File; HSPLcom/android/server/usage/AppIdleHistory;->getUserHistory(I)Landroid/util/ArrayMap; HSPLcom/android/server/usage/AppIdleHistory;->isIdle(Ljava/lang/String;IJ)Z -HPLcom/android/server/usage/AppIdleHistory;->logAppStandbyBucketChanged(Ljava/lang/String;III)V +HSPLcom/android/server/usage/AppIdleHistory;->logAppStandbyBucketChanged(Ljava/lang/String;III)V HSPLcom/android/server/usage/AppIdleHistory;->readAppIdleTimes(ILandroid/util/ArrayMap;)V HSPLcom/android/server/usage/AppIdleHistory;->readScreenOnTime()V HPLcom/android/server/usage/AppIdleHistory;->reportUsage(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;Ljava/lang/String;IIIJJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; HPLcom/android/server/usage/AppIdleHistory;->reportUsage(Ljava/lang/String;IIIJJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; -HPLcom/android/server/usage/AppIdleHistory;->setAppStandbyBucket(Ljava/lang/String;IJII)V -HPLcom/android/server/usage/AppIdleHistory;->setAppStandbyBucket(Ljava/lang/String;IJIIZ)V +HSPLcom/android/server/usage/AppIdleHistory;->setAppStandbyBucket(Ljava/lang/String;IJII)V +HSPLcom/android/server/usage/AppIdleHistory;->setAppStandbyBucket(Ljava/lang/String;IJIIZ)V HPLcom/android/server/usage/AppIdleHistory;->setLastJobRunTime(Ljava/lang/String;IJ)V -HPLcom/android/server/usage/AppIdleHistory;->shouldInformListeners(Ljava/lang/String;IJI)Z +HSPLcom/android/server/usage/AppIdleHistory;->shouldInformListeners(Ljava/lang/String;IJI)Z HSPLcom/android/server/usage/AppIdleHistory;->updateDisplay(ZJ)V HPLcom/android/server/usage/AppIdleHistory;->updateLastPrediction(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;JI)V HSPLcom/android/server/usage/AppIdleHistory;->userFileExists(I)Z @@ -29675,24 +33507,31 @@ HSPLcom/android/server/usage/AppStandbyController$1;->onDisplayChanged(I)V PLcom/android/server/usage/AppStandbyController$1;->onDisplayRemoved(I)V HSPLcom/android/server/usage/AppStandbyController$AppStandbyHandler;->(Lcom/android/server/usage/AppStandbyController;Landroid/os/Looper;)V HSPLcom/android/server/usage/AppStandbyController$AppStandbyHandler;->handleMessage(Landroid/os/Message;)V +HSPLcom/android/server/usage/AppStandbyController$ConstantsObserver;->(Lcom/android/server/usage/AppStandbyController;Landroid/os/Handler;)V +HSPLcom/android/server/usage/AppStandbyController$ConstantsObserver;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V +HSPLcom/android/server/usage/AppStandbyController$ConstantsObserver;->processProperties(Landroid/provider/DeviceConfig$Properties;)V +HSPLcom/android/server/usage/AppStandbyController$ConstantsObserver;->start()V +HSPLcom/android/server/usage/AppStandbyController$ConstantsObserver;->updateSettings()V HSPLcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;->()V HSPLcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;->()V HSPLcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;->obtain(Ljava/lang/String;Ljava/lang/String;I)Lcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord; HPLcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;->recycle()V HSPLcom/android/server/usage/AppStandbyController$DeviceStateReceiver;->(Lcom/android/server/usage/AppStandbyController;)V HSPLcom/android/server/usage/AppStandbyController$DeviceStateReceiver;->(Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController$1;)V +PLcom/android/server/usage/AppStandbyController$DeviceStateReceiver;->lambda$onReceive$0(Lcom/android/server/usage/AppStandbyController;)V HPLcom/android/server/usage/AppStandbyController$DeviceStateReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usage/AppStandbyController$Injector;->(Landroid/content/Context;Landroid/os/Looper;)V -PLcom/android/server/usage/AppStandbyController$Injector;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/usage/AppStandbyController$Injector;->dump(Ljava/io/PrintWriter;)V HSPLcom/android/server/usage/AppStandbyController$Injector;->elapsedRealtime()J HSPLcom/android/server/usage/AppStandbyController$Injector;->getActiveNetworkScorer()Ljava/lang/String; HPLcom/android/server/usage/AppStandbyController$Injector;->getAutoRestrictedBucketDelayMs()J -PLcom/android/server/usage/AppStandbyController$Injector;->getBootPhase()I +HSPLcom/android/server/usage/AppStandbyController$Injector;->getBootPhase()I HSPLcom/android/server/usage/AppStandbyController$Injector;->getContext()Landroid/content/Context; HSPLcom/android/server/usage/AppStandbyController$Injector;->getDataSystemDirectory()Ljava/io/File; +HSPLcom/android/server/usage/AppStandbyController$Injector;->getDeviceConfigProperties([Ljava/lang/String;)Landroid/provider/DeviceConfig$Properties; HSPLcom/android/server/usage/AppStandbyController$Injector;->getLooper()Landroid/os/Looper; HPLcom/android/server/usage/AppStandbyController$Injector;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal; -PLcom/android/server/usage/AppStandbyController$Injector;->getRunningUserIds()[I +HSPLcom/android/server/usage/AppStandbyController$Injector;->getRunningUserIds()[I HPLcom/android/server/usage/AppStandbyController$Injector;->getValidCrossProfileTargets(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/usage/AppStandbyController$Injector;->isAppIdleEnabled()Z HSPLcom/android/server/usage/AppStandbyController$Injector;->isBoundWidgetPackage(Landroid/appwidget/AppWidgetManager;Ljava/lang/String;I)Z @@ -29706,6 +33545,7 @@ HSPLcom/android/server/usage/AppStandbyController$Injector;->isRestrictedBucketE HSPLcom/android/server/usage/AppStandbyController$Injector;->isWellbeingPackage(Ljava/lang/String;)Z HPLcom/android/server/usage/AppStandbyController$Injector;->noteEvent(ILjava/lang/String;I)V HSPLcom/android/server/usage/AppStandbyController$Injector;->onBootPhase(I)V +HSPLcom/android/server/usage/AppStandbyController$Injector;->registerDeviceConfigPropertiesChangedListener(Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V HSPLcom/android/server/usage/AppStandbyController$Injector;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;)V PLcom/android/server/usage/AppStandbyController$Injector;->updatePowerWhitelistCache()V HSPLcom/android/server/usage/AppStandbyController$Lock;->()V @@ -29714,38 +33554,41 @@ HSPLcom/android/server/usage/AppStandbyController$PackageReceiver;->(Lcom/ HPLcom/android/server/usage/AppStandbyController$PackageReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usage/AppStandbyController$Pool;->([Ljava/lang/Object;)V HSPLcom/android/server/usage/AppStandbyController$Pool;->obtain()Ljava/lang/Object; -HPLcom/android/server/usage/AppStandbyController$Pool;->recycle(Ljava/lang/Object;)V -PLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->()V -HPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->()V -HPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->obtain(Ljava/lang/String;IIIZ)Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord; -HPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->recycle()V +HSPLcom/android/server/usage/AppStandbyController$Pool;->recycle(Ljava/lang/Object;)V +HSPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->()V +HSPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->()V +HSPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->obtain(Ljava/lang/String;IIIZ)Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord; +HSPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->recycle()V HSPLcom/android/server/usage/AppStandbyController;->()V HSPLcom/android/server/usage/AppStandbyController;->(Landroid/content/Context;)V HSPLcom/android/server/usage/AppStandbyController;->(Lcom/android/server/usage/AppStandbyController$Injector;)V HPLcom/android/server/usage/AppStandbyController;->access$1000(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->access$1100(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V -PLcom/android/server/usage/AppStandbyController;->access$1200(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V +HPLcom/android/server/usage/AppStandbyController;->access$1200(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V +PLcom/android/server/usage/AppStandbyController;->access$1300(Lcom/android/server/usage/AppStandbyController;)Z +PLcom/android/server/usage/AppStandbyController;->access$1400(Lcom/android/server/usage/AppStandbyController;)V HSPLcom/android/server/usage/AppStandbyController;->access$1500(Lcom/android/server/usage/AppStandbyController;)Z HSPLcom/android/server/usage/AppStandbyController;->access$1600(Lcom/android/server/usage/AppStandbyController;)Ljava/lang/Object; HSPLcom/android/server/usage/AppStandbyController;->access$1700(Lcom/android/server/usage/AppStandbyController;)Lcom/android/server/usage/AppIdleHistory; HSPLcom/android/server/usage/AppStandbyController;->access$1800(Lcom/android/server/usage/AppStandbyController;)Landroid/content/Context; -PLcom/android/server/usage/AppStandbyController;->access$200(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V -HPLcom/android/server/usage/AppStandbyController;->access$300(Lcom/android/server/usage/AppStandbyController;)Lcom/android/server/usage/AppStandbyController$AppStandbyHandler; -HPLcom/android/server/usage/AppStandbyController;->access$400(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;IIIZ)V +HSPLcom/android/server/usage/AppStandbyController;->access$1902(Lcom/android/server/usage/AppStandbyController;Z)Z +HPLcom/android/server/usage/AppStandbyController;->access$200(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;I)V +HSPLcom/android/server/usage/AppStandbyController;->access$300(Lcom/android/server/usage/AppStandbyController;)Lcom/android/server/usage/AppStandbyController$AppStandbyHandler; +HSPLcom/android/server/usage/AppStandbyController;->access$400(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;IIIZ)V PLcom/android/server/usage/AppStandbyController;->access$500(Lcom/android/server/usage/AppStandbyController;)Z -PLcom/android/server/usage/AppStandbyController;->access$600(Lcom/android/server/usage/AppStandbyController;)V +HSPLcom/android/server/usage/AppStandbyController;->access$600(Lcom/android/server/usage/AppStandbyController;)V HSPLcom/android/server/usage/AppStandbyController;->access$700(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;Ljava/lang/String;I)V HSPLcom/android/server/usage/AppStandbyController;->access$800(Lcom/android/server/usage/AppStandbyController;)V HPLcom/android/server/usage/AppStandbyController;->access$900(Lcom/android/server/usage/AppStandbyController;Ljava/lang/String;IIJ)V HSPLcom/android/server/usage/AppStandbyController;->addListener(Lcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;)V -HPLcom/android/server/usage/AppStandbyController;->checkAndUpdateStandbyState(Ljava/lang/String;IIJ)V -HPLcom/android/server/usage/AppStandbyController;->checkIdleStates(I)Z +HSPLcom/android/server/usage/AppStandbyController;->checkAndUpdateStandbyState(Ljava/lang/String;IIJ)V +HSPLcom/android/server/usage/AppStandbyController;->checkIdleStates(I)Z PLcom/android/server/usage/AppStandbyController;->clearAppIdleForPackage(Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->clearCarrierPrivilegedApps()V HPLcom/android/server/usage/AppStandbyController;->dumpState([Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/usage/AppStandbyController;->dumpUsers(Landroid/util/IndentingPrintWriter;[ILjava/util/List;)V HPLcom/android/server/usage/AppStandbyController;->evaluateSystemAppException(Landroid/content/pm/PackageInfo;)Z -PLcom/android/server/usage/AppStandbyController;->evaluateSystemAppException(Ljava/lang/String;I)V +HPLcom/android/server/usage/AppStandbyController;->evaluateSystemAppException(Ljava/lang/String;I)V HSPLcom/android/server/usage/AppStandbyController;->fetchCarrierPrivilegedAppsCPL()V HPLcom/android/server/usage/AppStandbyController;->flushToDisk()V HPLcom/android/server/usage/AppStandbyController;->getAppId(Ljava/lang/String;)I @@ -29753,11 +33596,11 @@ HPLcom/android/server/usage/AppStandbyController;->getAppMinBucket(Ljava/lang/St HSPLcom/android/server/usage/AppStandbyController;->getAppMinBucket(Ljava/lang/String;II)I HSPLcom/android/server/usage/AppStandbyController;->getAppStandbyBucket(Ljava/lang/String;IJZ)I HPLcom/android/server/usage/AppStandbyController;->getAppStandbyBuckets(I)Ljava/util/List; -HPLcom/android/server/usage/AppStandbyController;->getBucketForLocked(Ljava/lang/String;IJ)I +HSPLcom/android/server/usage/AppStandbyController;->getBucketForLocked(Ljava/lang/String;IJ)I HPLcom/android/server/usage/AppStandbyController;->getCrossProfileTargets(Ljava/lang/String;I)Ljava/util/List; HSPLcom/android/server/usage/AppStandbyController;->getIdleUidsForUser(I)[I HPLcom/android/server/usage/AppStandbyController;->getTimeSinceLastJobRun(Ljava/lang/String;I)J -HPLcom/android/server/usage/AppStandbyController;->informListeners(Ljava/lang/String;IIIZ)V +HSPLcom/android/server/usage/AppStandbyController;->informListeners(Ljava/lang/String;IIIZ)V HSPLcom/android/server/usage/AppStandbyController;->informParoleStateChanged()V HPLcom/android/server/usage/AppStandbyController;->initializeDefaultsForSystemApps(I)V HSPLcom/android/server/usage/AppStandbyController;->isActiveDeviceAdmin(Ljava/lang/String;I)Z @@ -29775,20 +33618,20 @@ HPLcom/android/server/usage/AppStandbyController;->isUserUsage(I)Z PLcom/android/server/usage/AppStandbyController;->lambda$gMEbbc5yTkDMdWT1TuPDkVMx0NQ(Lcom/android/server/usage/AppStandbyController;)V PLcom/android/server/usage/AppStandbyController;->lambda$roX42uTlnyWAZwhsobgAdPnGAlE(Lcom/android/server/usage/AppStandbyController;)V HPLcom/android/server/usage/AppStandbyController;->loadHeadlessSystemAppCache()V -HPLcom/android/server/usage/AppStandbyController;->maybeInformListeners(Ljava/lang/String;IJIIZ)V +HSPLcom/android/server/usage/AppStandbyController;->maybeInformListeners(Ljava/lang/String;IJIIZ)V HPLcom/android/server/usage/AppStandbyController;->maybeUnrestrictBuggyApp(Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->notifyBatteryStats(Ljava/lang/String;IZ)V HSPLcom/android/server/usage/AppStandbyController;->onAdminDataAvailable()V HSPLcom/android/server/usage/AppStandbyController;->onBootPhase(I)V +HPLcom/android/server/usage/AppStandbyController;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V PLcom/android/server/usage/AppStandbyController;->postCheckIdleStates(I)V -PLcom/android/server/usage/AppStandbyController;->postOneTimeCheckIdleStates()V +HSPLcom/android/server/usage/AppStandbyController;->postOneTimeCheckIdleStates()V HSPLcom/android/server/usage/AppStandbyController;->postParoleStateChanged()V HSPLcom/android/server/usage/AppStandbyController;->postReportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->postReportExemptedSyncStart(Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->postReportSyncScheduled(Ljava/lang/String;IZ)V -HPLcom/android/server/usage/AppStandbyController;->predictionTimedOut(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;J)Z +HSPLcom/android/server/usage/AppStandbyController;->predictionTimedOut(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;J)Z HSPLcom/android/server/usage/AppStandbyController;->reportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V -HPLcom/android/server/usage/AppStandbyController;->reportEvent(Landroid/app/usage/UsageEvents$Event;I)V HPLcom/android/server/usage/AppStandbyController;->reportEventLocked(Ljava/lang/String;IJI)V HPLcom/android/server/usage/AppStandbyController;->reportExemptedSyncScheduled(Ljava/lang/String;I)V HPLcom/android/server/usage/AppStandbyController;->reportExemptedSyncStart(Ljava/lang/String;I)V @@ -29803,22 +33646,63 @@ HPLcom/android/server/usage/AppStandbyController;->setChargingState(Z)V HPLcom/android/server/usage/AppStandbyController;->setLastJobRunTime(Ljava/lang/String;IJ)V PLcom/android/server/usage/AppStandbyController;->updatePowerWhitelistCache()V HPLcom/android/server/usage/AppStandbyController;->usageEventToSubReason(I)I -PLcom/android/server/usage/AppStandbyController;->waitForAdminData()V +HSPLcom/android/server/usage/AppStandbyController;->waitForAdminData()V HSPLcom/android/server/usage/AppTimeLimitController$Lock;->()V HSPLcom/android/server/usage/AppTimeLimitController$Lock;->(Lcom/android/server/usage/AppTimeLimitController$1;)V HSPLcom/android/server/usage/AppTimeLimitController$MyHandler;->(Lcom/android/server/usage/AppTimeLimitController;Landroid/os/Looper;)V +PLcom/android/server/usage/AppTimeLimitController$MyHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/usage/AppTimeLimitController$ObserverAppData;->(Lcom/android/server/usage/AppTimeLimitController;I)V +PLcom/android/server/usage/AppTimeLimitController$ObserverAppData;->(Lcom/android/server/usage/AppTimeLimitController;ILcom/android/server/usage/AppTimeLimitController$1;)V +HPLcom/android/server/usage/AppTimeLimitController$ObserverAppData;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/usage/AppTimeLimitController$ObserverAppData;->removeSessionUsageGroup(I)V +PLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$UserData;Lcom/android/server/usage/AppTimeLimitController$ObserverAppData;I[Ljava/lang/String;JLandroid/app/PendingIntent;JLandroid/app/PendingIntent;)V +HPLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->noteUsageStart(JJ)V +PLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->noteUsageStop(J)V +PLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->onSessionEnd()V +PLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->remove()V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$UserData;Lcom/android/server/usage/AppTimeLimitController$ObserverAppData;I[Ljava/lang/String;JLandroid/app/PendingIntent;)V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->checkTimeout(J)V +HPLcom/android/server/usage/AppTimeLimitController$UsageGroup;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->noteUsageStart(J)V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->noteUsageStart(JJ)V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->noteUsageStop(J)V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->onLimitReached()V +PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->remove()V PLcom/android/server/usage/AppTimeLimitController$UserData;->(Lcom/android/server/usage/AppTimeLimitController;I)V PLcom/android/server/usage/AppTimeLimitController$UserData;->(Lcom/android/server/usage/AppTimeLimitController;ILcom/android/server/usage/AppTimeLimitController$1;)V -PLcom/android/server/usage/AppTimeLimitController$UserData;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/usage/AppTimeLimitController$UserData;->access$500(Lcom/android/server/usage/AppTimeLimitController$UserData;)I +PLcom/android/server/usage/AppTimeLimitController$UserData;->addUsageGroup(Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V +HPLcom/android/server/usage/AppTimeLimitController$UserData;->dump(Ljava/io/PrintWriter;)V +PLcom/android/server/usage/AppTimeLimitController$UserData;->isActive([Ljava/lang/String;)Z +PLcom/android/server/usage/AppTimeLimitController$UserData;->removeUsageGroup(Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V HSPLcom/android/server/usage/AppTimeLimitController;->()V HSPLcom/android/server/usage/AppTimeLimitController;->(Lcom/android/server/usage/AppTimeLimitController$TimeLimitCallbackListener;Landroid/os/Looper;)V -PLcom/android/server/usage/AppTimeLimitController;->dump([Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/usage/AppTimeLimitController;->access$100(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$UsageGroup;J)V +PLcom/android/server/usage/AppTimeLimitController;->access$200(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V +PLcom/android/server/usage/AppTimeLimitController;->access$300(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V +PLcom/android/server/usage/AppTimeLimitController;->access$400(Lcom/android/server/usage/AppTimeLimitController;)Lcom/android/server/usage/AppTimeLimitController$TimeLimitCallbackListener; +PLcom/android/server/usage/AppTimeLimitController;->access$600(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;)V +PLcom/android/server/usage/AppTimeLimitController;->access$700(Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;J)V +PLcom/android/server/usage/AppTimeLimitController;->access$800(Lcom/android/server/usage/AppTimeLimitController;)Lcom/android/server/usage/AppTimeLimitController$Lock; +HPLcom/android/server/usage/AppTimeLimitController;->addUsageSessionObserver(II[Ljava/lang/String;JJLandroid/app/PendingIntent;Landroid/app/PendingIntent;I)V +PLcom/android/server/usage/AppTimeLimitController;->cancelCheckTimeoutLocked(Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V +PLcom/android/server/usage/AppTimeLimitController;->cancelInformSessionEndListener(Lcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;)V +HPLcom/android/server/usage/AppTimeLimitController;->dump([Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/usage/AppTimeLimitController;->getAppUsageLimit(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData; -PLcom/android/server/usage/AppTimeLimitController;->getOrCreateUserDataLocked(I)Lcom/android/server/usage/AppTimeLimitController$UserData; -PLcom/android/server/usage/AppTimeLimitController;->getUptimeMillis()J -PLcom/android/server/usage/AppTimeLimitController;->noteUsageStart(Ljava/lang/String;I)V +PLcom/android/server/usage/AppTimeLimitController;->getMinTimeLimit()J +PLcom/android/server/usage/AppTimeLimitController;->getOrCreateObserverAppDataLocked(I)Lcom/android/server/usage/AppTimeLimitController$ObserverAppData; +HPLcom/android/server/usage/AppTimeLimitController;->getOrCreateUserDataLocked(I)Lcom/android/server/usage/AppTimeLimitController$UserData; +HPLcom/android/server/usage/AppTimeLimitController;->getUptimeMillis()J +PLcom/android/server/usage/AppTimeLimitController;->getUsageSessionObserverPerUidLimit()J +PLcom/android/server/usage/AppTimeLimitController;->noteActiveLocked(Lcom/android/server/usage/AppTimeLimitController$UserData;Lcom/android/server/usage/AppTimeLimitController$UsageGroup;J)V +HPLcom/android/server/usage/AppTimeLimitController;->noteUsageStart(Ljava/lang/String;I)V HPLcom/android/server/usage/AppTimeLimitController;->noteUsageStart(Ljava/lang/String;IJ)V HPLcom/android/server/usage/AppTimeLimitController;->noteUsageStop(Ljava/lang/String;I)V +HPLcom/android/server/usage/AppTimeLimitController;->postCheckTimeoutLocked(Lcom/android/server/usage/AppTimeLimitController$UsageGroup;J)V +PLcom/android/server/usage/AppTimeLimitController;->postInformLimitReachedListenerLocked(Lcom/android/server/usage/AppTimeLimitController$UsageGroup;)V +PLcom/android/server/usage/AppTimeLimitController;->postInformSessionEndListenerLocked(Lcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;J)V +PLcom/android/server/usage/AppTimeLimitController;->removeUsageSessionObserver(III)V HPLcom/android/server/usage/IntervalStats$EventTracker;->()V HPLcom/android/server/usage/IntervalStats$EventTracker;->commitTime(J)V HPLcom/android/server/usage/IntervalStats$EventTracker;->update(J)V @@ -29837,7 +33721,7 @@ HPLcom/android/server/usage/IntervalStats;->obfuscateEventsData(Lcom/android/ser HPLcom/android/server/usage/IntervalStats;->obfuscateUsageStatsData(Lcom/android/server/usage/PackagesTokenData;)V HPLcom/android/server/usage/IntervalStats;->update(Ljava/lang/String;Ljava/lang/String;JII)V PLcom/android/server/usage/IntervalStats;->updateChooserCounts(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/usage/IntervalStats;->updateConfigurationStats(Landroid/content/res/Configuration;J)V +HPLcom/android/server/usage/IntervalStats;->updateConfigurationStats(Landroid/content/res/Configuration;J)V HPLcom/android/server/usage/IntervalStats;->updateKeyguardHidden(J)V HPLcom/android/server/usage/IntervalStats;->updateKeyguardShown(J)V HPLcom/android/server/usage/IntervalStats;->updateScreenInteractive(J)V @@ -29868,24 +33752,24 @@ HSPLcom/android/server/usage/StorageStatsService;->access$300(Lcom/android/serve HSPLcom/android/server/usage/StorageStatsService;->access$400(Lcom/android/server/usage/StorageStatsService;)Landroid/util/ArrayMap; HSPLcom/android/server/usage/StorageStatsService;->access$500(Lcom/android/server/usage/StorageStatsService;)Ljava/util/concurrent/CopyOnWriteArrayList; HPLcom/android/server/usage/StorageStatsService;->checkStatsPermission(ILjava/lang/String;Z)Ljava/lang/String; -PLcom/android/server/usage/StorageStatsService;->enforceStatsPermission(ILjava/lang/String;)V +HPLcom/android/server/usage/StorageStatsService;->enforceStatsPermission(ILjava/lang/String;)V HPLcom/android/server/usage/StorageStatsService;->forEachStorageStatsAugmenter(Ljava/util/function/Consumer;Ljava/lang/String;)V HPLcom/android/server/usage/StorageStatsService;->getAppIds(I)[I HPLcom/android/server/usage/StorageStatsService;->getCacheBytes(Ljava/lang/String;Ljava/lang/String;)J -PLcom/android/server/usage/StorageStatsService;->getCacheQuotaBytes(Ljava/lang/String;ILjava/lang/String;)J -PLcom/android/server/usage/StorageStatsService;->getDefaultFlags()I -PLcom/android/server/usage/StorageStatsService;->getFreeBytes(Ljava/lang/String;Ljava/lang/String;)J -PLcom/android/server/usage/StorageStatsService;->getTotalBytes(Ljava/lang/String;Ljava/lang/String;)J +HPLcom/android/server/usage/StorageStatsService;->getCacheQuotaBytes(Ljava/lang/String;ILjava/lang/String;)J +HPLcom/android/server/usage/StorageStatsService;->getDefaultFlags()I +HPLcom/android/server/usage/StorageStatsService;->getFreeBytes(Ljava/lang/String;Ljava/lang/String;)J +HPLcom/android/server/usage/StorageStatsService;->getTotalBytes(Ljava/lang/String;Ljava/lang/String;)J HSPLcom/android/server/usage/StorageStatsService;->invalidateMounts()V HSPLcom/android/server/usage/StorageStatsService;->isCacheQuotaCalculationsEnabled(Landroid/content/ContentResolver;)Z -PLcom/android/server/usage/StorageStatsService;->isQuotaSupported(Ljava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/usage/StorageStatsService;->lambda$queryStatsForPackage$0(Landroid/content/pm/PackageStats;Ljava/lang/String;IZLcom/android/server/usage/StorageStatsManagerInternal$StorageStatsAugmenter;)V +HPLcom/android/server/usage/StorageStatsService;->isQuotaSupported(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/usage/StorageStatsService;->lambda$queryStatsForPackage$0(Landroid/content/pm/PackageStats;Ljava/lang/String;IZLcom/android/server/usage/StorageStatsManagerInternal$StorageStatsAugmenter;)V HPLcom/android/server/usage/StorageStatsService;->lambda$queryStatsForUid$1(Landroid/content/pm/PackageStats;IZLcom/android/server/usage/StorageStatsManagerInternal$StorageStatsAugmenter;)V PLcom/android/server/usage/StorageStatsService;->notifySignificantDelta()V PLcom/android/server/usage/StorageStatsService;->queryExternalStatsForUser(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/ExternalStorageStats; HPLcom/android/server/usage/StorageStatsService;->queryStatsForPackage(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats; HPLcom/android/server/usage/StorageStatsService;->queryStatsForUid(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats; -PLcom/android/server/usage/StorageStatsService;->queryStatsForUser(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats; +HPLcom/android/server/usage/StorageStatsService;->queryStatsForUser(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats; HPLcom/android/server/usage/StorageStatsService;->translate(Landroid/content/pm/PackageStats;)Landroid/app/usage/StorageStats; PLcom/android/server/usage/UnixCalendar;->(J)V PLcom/android/server/usage/UnixCalendar;->addDays(I)V @@ -29895,18 +33779,18 @@ PLcom/android/server/usage/UnixCalendar;->addYears(I)V HPLcom/android/server/usage/UnixCalendar;->getTimeInMillis()J PLcom/android/server/usage/UnixCalendar;->setTimeInMillis(J)V PLcom/android/server/usage/UsageStatsDatabase$1;->(Lcom/android/server/usage/UsageStatsDatabase;)V -PLcom/android/server/usage/UsageStatsDatabase$1;->accept(Ljava/io/File;Ljava/lang/String;)Z +HPLcom/android/server/usage/UsageStatsDatabase$1;->accept(Ljava/io/File;Ljava/lang/String;)Z PLcom/android/server/usage/UsageStatsDatabase;->()V PLcom/android/server/usage/UsageStatsDatabase;->(Ljava/io/File;)V PLcom/android/server/usage/UsageStatsDatabase;->(Ljava/io/File;I)V PLcom/android/server/usage/UsageStatsDatabase;->checkVersionAndBuildLocked()V HPLcom/android/server/usage/UsageStatsDatabase;->checkinDailyFiles(Lcom/android/server/usage/UsageStatsDatabase$CheckinAction;)Z -PLcom/android/server/usage/UsageStatsDatabase;->dump(Lcom/android/internal/util/IndentingPrintWriter;Z)V -PLcom/android/server/usage/UsageStatsDatabase;->dumpMappings(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/usage/UsageStatsDatabase;->dump(Lcom/android/internal/util/IndentingPrintWriter;Z)V +HPLcom/android/server/usage/UsageStatsDatabase;->dumpMappings(Lcom/android/internal/util/IndentingPrintWriter;)V HPLcom/android/server/usage/UsageStatsDatabase;->filterStats(Lcom/android/server/usage/IntervalStats;)V -PLcom/android/server/usage/UsageStatsDatabase;->findBestFitBucket(JJ)I +HPLcom/android/server/usage/UsageStatsDatabase;->findBestFitBucket(JJ)I PLcom/android/server/usage/UsageStatsDatabase;->getBackupPayload(Ljava/lang/String;)[B -PLcom/android/server/usage/UsageStatsDatabase;->getBackupPayload(Ljava/lang/String;I)[B +HPLcom/android/server/usage/UsageStatsDatabase;->getBackupPayload(Ljava/lang/String;I)[B PLcom/android/server/usage/UsageStatsDatabase;->getBuildFingerprint()Ljava/lang/String; PLcom/android/server/usage/UsageStatsDatabase;->getLatestUsageStats(I)Lcom/android/server/usage/IntervalStats; HPLcom/android/server/usage/UsageStatsDatabase;->indexFilesLocked()V @@ -29914,27 +33798,27 @@ PLcom/android/server/usage/UsageStatsDatabase;->init(J)V PLcom/android/server/usage/UsageStatsDatabase;->isNewUpdate()Z HPLcom/android/server/usage/UsageStatsDatabase;->obfuscateCurrentStats([Lcom/android/server/usage/IntervalStats;)V PLcom/android/server/usage/UsageStatsDatabase;->onPackageRemoved(Ljava/lang/String;J)I -PLcom/android/server/usage/UsageStatsDatabase;->onTimeChanged(J)V +HPLcom/android/server/usage/UsageStatsDatabase;->onTimeChanged(J)V HPLcom/android/server/usage/UsageStatsDatabase;->parseBeginTime(Landroid/util/AtomicFile;)J HPLcom/android/server/usage/UsageStatsDatabase;->parseBeginTime(Ljava/io/File;)J -PLcom/android/server/usage/UsageStatsDatabase;->prune(J)V +HPLcom/android/server/usage/UsageStatsDatabase;->prune(J)V HPLcom/android/server/usage/UsageStatsDatabase;->pruneChooserCountsOlderThan(Ljava/io/File;J)V PLcom/android/server/usage/UsageStatsDatabase;->pruneFilesOlderThan(Ljava/io/File;J)V -PLcom/android/server/usage/UsageStatsDatabase;->pruneUninstalledPackagesData()Z -PLcom/android/server/usage/UsageStatsDatabase;->putUsageStats(ILcom/android/server/usage/IntervalStats;)V +HPLcom/android/server/usage/UsageStatsDatabase;->pruneUninstalledPackagesData()Z +HPLcom/android/server/usage/UsageStatsDatabase;->putUsageStats(ILcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsDatabase;->queryUsageStats(IJJLcom/android/server/usage/UsageStatsDatabase$StatCombiner;)Ljava/util/List; HPLcom/android/server/usage/UsageStatsDatabase;->readLocked(Landroid/util/AtomicFile;Lcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsDatabase;->readLocked(Landroid/util/AtomicFile;Lcom/android/server/usage/IntervalStats;ILcom/android/server/usage/PackagesTokenData;)Z HPLcom/android/server/usage/UsageStatsDatabase;->readLocked(Ljava/io/InputStream;Lcom/android/server/usage/IntervalStats;ILcom/android/server/usage/PackagesTokenData;)Z -PLcom/android/server/usage/UsageStatsDatabase;->readMappingsLocked()V -PLcom/android/server/usage/UsageStatsDatabase;->sanitizeIntervalStatsForBackup(Lcom/android/server/usage/IntervalStats;)V -PLcom/android/server/usage/UsageStatsDatabase;->serializeIntervalStats(Lcom/android/server/usage/IntervalStats;I)[B +HPLcom/android/server/usage/UsageStatsDatabase;->readMappingsLocked()V +HPLcom/android/server/usage/UsageStatsDatabase;->sanitizeIntervalStatsForBackup(Lcom/android/server/usage/IntervalStats;)V +HPLcom/android/server/usage/UsageStatsDatabase;->serializeIntervalStats(Lcom/android/server/usage/IntervalStats;I)[B PLcom/android/server/usage/UsageStatsDatabase;->wasUpgradePerformed()Z -PLcom/android/server/usage/UsageStatsDatabase;->writeIntervalStatsToStream(Ljava/io/DataOutputStream;Landroid/util/AtomicFile;I)V +HPLcom/android/server/usage/UsageStatsDatabase;->writeIntervalStatsToStream(Ljava/io/DataOutputStream;Landroid/util/AtomicFile;I)V HPLcom/android/server/usage/UsageStatsDatabase;->writeLocked(Landroid/util/AtomicFile;Lcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsDatabase;->writeLocked(Landroid/util/AtomicFile;Lcom/android/server/usage/IntervalStats;ILcom/android/server/usage/PackagesTokenData;)V HPLcom/android/server/usage/UsageStatsDatabase;->writeLocked(Ljava/io/OutputStream;Lcom/android/server/usage/IntervalStats;ILcom/android/server/usage/PackagesTokenData;)V -PLcom/android/server/usage/UsageStatsDatabase;->writeMappingsLocked()V +HPLcom/android/server/usage/UsageStatsDatabase;->writeMappingsLocked()V PLcom/android/server/usage/UsageStatsIdleService;->()V PLcom/android/server/usage/UsageStatsIdleService;->lambda$onStartJob$0$UsageStatsIdleService(Landroid/app/job/JobParameters;I)V PLcom/android/server/usage/UsageStatsIdleService;->onStartJob(Landroid/app/job/JobParameters;)Z @@ -29945,9 +33829,9 @@ PLcom/android/server/usage/UsageStatsIdleService;->scheduleUpdateMappingsJob(Lan PLcom/android/server/usage/UsageStatsProto;->()V HPLcom/android/server/usage/UsageStatsProto;->write(Ljava/io/OutputStream;Lcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsProto;->writeChooserCounts(Landroid/util/proto/ProtoOutputStream;Landroid/app/usage/UsageStats;)V -PLcom/android/server/usage/UsageStatsProto;->writeCountAndTime(Landroid/util/proto/ProtoOutputStream;JIJ)V -PLcom/android/server/usage/UsageStatsProto;->writeCountsForAction(Landroid/util/proto/ProtoOutputStream;Landroid/util/ArrayMap;)V -PLcom/android/server/usage/UsageStatsProto;->writeStringPool(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/usage/IntervalStats;)V +HPLcom/android/server/usage/UsageStatsProto;->writeCountAndTime(Landroid/util/proto/ProtoOutputStream;JIJ)V +HPLcom/android/server/usage/UsageStatsProto;->writeCountsForAction(Landroid/util/proto/ProtoOutputStream;Landroid/util/ArrayMap;)V +HPLcom/android/server/usage/UsageStatsProto;->writeStringPool(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsProto;->writeUsageStats(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/usage/IntervalStats;Landroid/app/usage/UsageStats;)V PLcom/android/server/usage/UsageStatsProtoV2;->()V HPLcom/android/server/usage/UsageStatsProtoV2;->getOffsetTimestamp(JJ)J @@ -29957,11 +33841,11 @@ HPLcom/android/server/usage/UsageStatsProtoV2;->loadCountAndTime(Landroid/util/p HPLcom/android/server/usage/UsageStatsProtoV2;->loadCountsForAction(Landroid/util/proto/ProtoInputStream;Landroid/util/SparseIntArray;)V HPLcom/android/server/usage/UsageStatsProtoV2;->loadPackagesMap(Landroid/util/proto/ProtoInputStream;Landroid/util/SparseArray;)V HPLcom/android/server/usage/UsageStatsProtoV2;->parseEvent(Landroid/util/proto/ProtoInputStream;J)Landroid/app/usage/UsageEvents$Event; -PLcom/android/server/usage/UsageStatsProtoV2;->parsePendingEvent(Landroid/util/proto/ProtoInputStream;)Landroid/app/usage/UsageEvents$Event; +HPLcom/android/server/usage/UsageStatsProtoV2;->parsePendingEvent(Landroid/util/proto/ProtoInputStream;)Landroid/app/usage/UsageEvents$Event; HPLcom/android/server/usage/UsageStatsProtoV2;->parseUsageStats(Landroid/util/proto/ProtoInputStream;J)Landroid/app/usage/UsageStats; HPLcom/android/server/usage/UsageStatsProtoV2;->read(Ljava/io/InputStream;Lcom/android/server/usage/IntervalStats;)V -PLcom/android/server/usage/UsageStatsProtoV2;->readObfuscatedData(Ljava/io/InputStream;Lcom/android/server/usage/PackagesTokenData;)V -PLcom/android/server/usage/UsageStatsProtoV2;->readPendingEvents(Ljava/io/InputStream;Ljava/util/LinkedList;)V +HPLcom/android/server/usage/UsageStatsProtoV2;->readObfuscatedData(Ljava/io/InputStream;Lcom/android/server/usage/PackagesTokenData;)V +HPLcom/android/server/usage/UsageStatsProtoV2;->readPendingEvents(Ljava/io/InputStream;Ljava/util/LinkedList;)V HPLcom/android/server/usage/UsageStatsProtoV2;->write(Ljava/io/OutputStream;Lcom/android/server/usage/IntervalStats;)V HPLcom/android/server/usage/UsageStatsProtoV2;->writeChooserCounts(Landroid/util/proto/ProtoOutputStream;Landroid/app/usage/UsageStats;)V HPLcom/android/server/usage/UsageStatsProtoV2;->writeConfigStats(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/ConfigurationStats;Z)V @@ -29970,60 +33854,73 @@ HPLcom/android/server/usage/UsageStatsProtoV2;->writeCountsForAction(Landroid/ut HPLcom/android/server/usage/UsageStatsProtoV2;->writeEvent(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/UsageEvents$Event;)V HPLcom/android/server/usage/UsageStatsProtoV2;->writeObfuscatedData(Ljava/io/OutputStream;Lcom/android/server/usage/PackagesTokenData;)V HPLcom/android/server/usage/UsageStatsProtoV2;->writeOffsetTimestamp(Landroid/util/proto/ProtoOutputStream;JJJ)V -PLcom/android/server/usage/UsageStatsProtoV2;->writePendingEvent(Landroid/util/proto/ProtoOutputStream;Landroid/app/usage/UsageEvents$Event;)V -PLcom/android/server/usage/UsageStatsProtoV2;->writePendingEvents(Ljava/io/OutputStream;Ljava/util/LinkedList;)V +HPLcom/android/server/usage/UsageStatsProtoV2;->writePendingEvent(Landroid/util/proto/ProtoOutputStream;Landroid/app/usage/UsageEvents$Event;)V +HPLcom/android/server/usage/UsageStatsProtoV2;->writePendingEvents(Ljava/io/OutputStream;Ljava/util/LinkedList;)V HPLcom/android/server/usage/UsageStatsProtoV2;->writeUsageStats(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/UsageStats;)V HSPLcom/android/server/usage/UsageStatsService$1;->(Lcom/android/server/usage/UsageStatsService;)V -HPLcom/android/server/usage/UsageStatsService$1;->onAppIdleStateChanged(Ljava/lang/String;IZII)V +HSPLcom/android/server/usage/UsageStatsService$1;->onAppIdleStateChanged(Ljava/lang/String;IZII)V HSPLcom/android/server/usage/UsageStatsService$2;->(Lcom/android/server/usage/UsageStatsService;)V +PLcom/android/server/usage/UsageStatsService$2;->onLimitReached(IIJJLandroid/app/PendingIntent;)V +PLcom/android/server/usage/UsageStatsService$2;->onSessionEnd(IIJLandroid/app/PendingIntent;)V HSPLcom/android/server/usage/UsageStatsService$3;->(Lcom/android/server/usage/UsageStatsService;)V HSPLcom/android/server/usage/UsageStatsService$3;->onUidGone(IZ)V HSPLcom/android/server/usage/UsageStatsService$3;->onUidStateChanged(IIJI)V -PLcom/android/server/usage/UsageStatsService$ActivityData;->(Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/usage/UsageStatsService$ActivityData;->(Ljava/lang/String;Ljava/lang/String;Lcom/android/server/usage/UsageStatsService$1;)V +HPLcom/android/server/usage/UsageStatsService$ActivityData;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/usage/UsageStatsService$ActivityData;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/usage/UsageStatsService$1;)V PLcom/android/server/usage/UsageStatsService$ActivityData;->access$600(Lcom/android/server/usage/UsageStatsService$ActivityData;)Ljava/lang/String; PLcom/android/server/usage/UsageStatsService$ActivityData;->access$700(Lcom/android/server/usage/UsageStatsService$ActivityData;)Ljava/lang/String; +HPLcom/android/server/usage/UsageStatsService$ActivityData;->access$800(Lcom/android/server/usage/UsageStatsService$ActivityData;)Ljava/lang/String; HSPLcom/android/server/usage/UsageStatsService$BinderService;->(Lcom/android/server/usage/UsageStatsService;)V HSPLcom/android/server/usage/UsageStatsService$BinderService;->(Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService$1;)V PLcom/android/server/usage/UsageStatsService$BinderService;->checkCallerIsSameApp(Ljava/lang/String;)V -PLcom/android/server/usage/UsageStatsService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V -PLcom/android/server/usage/UsageStatsService$BinderService;->getAppStandbyBucket(Ljava/lang/String;Ljava/lang/String;I)I -PLcom/android/server/usage/UsageStatsService$BinderService;->getAppStandbyBuckets(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/usage/UsageStatsService$BinderService;->getUsageSource()I -PLcom/android/server/usage/UsageStatsService$BinderService;->hasObserverPermission()Z +PLcom/android/server/usage/UsageStatsService$BinderService;->checkCallerIsSystemOrSameApp(Ljava/lang/String;)V +HPLcom/android/server/usage/UsageStatsService$BinderService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/usage/UsageStatsService$BinderService;->getAppStandbyBucket(Ljava/lang/String;Ljava/lang/String;I)I +HPLcom/android/server/usage/UsageStatsService$BinderService;->getAppStandbyBuckets(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/usage/UsageStatsService$BinderService;->getUsageSource()I +HPLcom/android/server/usage/UsageStatsService$BinderService;->hasObserverPermission()Z HPLcom/android/server/usage/UsageStatsService$BinderService;->hasPermission(Ljava/lang/String;)Z HPLcom/android/server/usage/UsageStatsService$BinderService;->isAppInactive(Ljava/lang/String;ILjava/lang/String;)Z -PLcom/android/server/usage/UsageStatsService$BinderService;->onCarrierPrivilegedAppsChanged()V +PLcom/android/server/usage/UsageStatsService$BinderService;->isCallingUidSystem()Z +HPLcom/android/server/usage/UsageStatsService$BinderService;->onCarrierPrivilegedAppsChanged()V HPLcom/android/server/usage/UsageStatsService$BinderService;->queryEvents(JJLjava/lang/String;)Landroid/app/usage/UsageEvents; -PLcom/android/server/usage/UsageStatsService$BinderService;->queryEventsForPackage(JJLjava/lang/String;)Landroid/app/usage/UsageEvents; +HPLcom/android/server/usage/UsageStatsService$BinderService;->queryEventsForPackage(JJLjava/lang/String;)Landroid/app/usage/UsageEvents; PLcom/android/server/usage/UsageStatsService$BinderService;->queryEventsForPackageForUser(JJILjava/lang/String;Ljava/lang/String;)Landroid/app/usage/UsageEvents; PLcom/android/server/usage/UsageStatsService$BinderService;->queryEventsForUser(JJILjava/lang/String;)Landroid/app/usage/UsageEvents; -PLcom/android/server/usage/UsageStatsService$BinderService;->queryUsageStats(IJJLjava/lang/String;)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/usage/UsageStatsService$BinderService;->queryUsageStats(IJJLjava/lang/String;)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/usage/UsageStatsService$BinderService;->registerUsageSessionObserver(I[Ljava/lang/String;JJLandroid/app/PendingIntent;Landroid/app/PendingIntent;Ljava/lang/String;)V PLcom/android/server/usage/UsageStatsService$BinderService;->reportChooserSelection(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V -PLcom/android/server/usage/UsageStatsService$BinderService;->setAppStandbyBuckets(Landroid/content/pm/ParceledListSlice;I)V +HPLcom/android/server/usage/UsageStatsService$BinderService;->setAppStandbyBuckets(Landroid/content/pm/ParceledListSlice;I)V +PLcom/android/server/usage/UsageStatsService$BinderService;->unregisterUsageSessionObserver(ILjava/lang/String;)V HSPLcom/android/server/usage/UsageStatsService$H;->(Lcom/android/server/usage/UsageStatsService;Landroid/os/Looper;)V HSPLcom/android/server/usage/UsageStatsService$H;->handleMessage(Landroid/os/Message;)V +HSPLcom/android/server/usage/UsageStatsService$Injector;->()V +HSPLcom/android/server/usage/UsageStatsService$Injector;->getAppStandbyController(Landroid/content/Context;)Lcom/android/server/usage/AppStandbyInternal; HSPLcom/android/server/usage/UsageStatsService$LocalService;->(Lcom/android/server/usage/UsageStatsService;)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->(Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService$1;)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->getAppStandbyBucket(Ljava/lang/String;IJ)I -PLcom/android/server/usage/UsageStatsService$LocalService;->getAppUsageLimit(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData; +HPLcom/android/server/usage/UsageStatsService$LocalService;->getAppUsageLimit(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData; PLcom/android/server/usage/UsageStatsService$LocalService;->getBackupPayload(ILjava/lang/String;)[B HSPLcom/android/server/usage/UsageStatsService$LocalService;->getIdleUidsForUser(I)[I -PLcom/android/server/usage/UsageStatsService$LocalService;->getTimeSinceLastJobRun(Ljava/lang/String;I)J +HPLcom/android/server/usage/UsageStatsService$LocalService;->getTimeSinceLastJobRun(Ljava/lang/String;I)J HSPLcom/android/server/usage/UsageStatsService$LocalService;->isAppIdle(Ljava/lang/String;II)Z HSPLcom/android/server/usage/UsageStatsService$LocalService;->onAdminDataAvailable()V -PLcom/android/server/usage/UsageStatsService$LocalService;->queryEventsForUser(IJJI)Landroid/app/usage/UsageEvents; +PLcom/android/server/usage/UsageStatsService$LocalService;->prepareForPossibleShutdown()V +PLcom/android/server/usage/UsageStatsService$LocalService;->pruneUninstalledPackagesData(I)Z +HPLcom/android/server/usage/UsageStatsService$LocalService;->queryEventsForUser(IJJI)Landroid/app/usage/UsageEvents; PLcom/android/server/usage/UsageStatsService$LocalService;->queryUsageStatsForUser(IIJJZ)Ljava/util/List; +HSPLcom/android/server/usage/UsageStatsService$LocalService;->registerListener(Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportConfigurationChange(Landroid/content/res/Configuration;I)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/usage/UsageStatsService$LocalService;->reportEvent(Landroid/content/ComponentName;IIILandroid/content/ComponentName;)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportEvent(Ljava/lang/String;II)V -PLcom/android/server/usage/UsageStatsService$LocalService;->reportExemptedSyncStart(Ljava/lang/String;I)V +HPLcom/android/server/usage/UsageStatsService$LocalService;->reportExemptedSyncStart(Ljava/lang/String;I)V HPLcom/android/server/usage/UsageStatsService$LocalService;->reportInterruptiveNotification(Ljava/lang/String;Ljava/lang/String;I)V -PLcom/android/server/usage/UsageStatsService$LocalService;->reportShortcutUsage(Ljava/lang/String;Ljava/lang/String;I)V +HPLcom/android/server/usage/UsageStatsService$LocalService;->reportShortcutUsage(Ljava/lang/String;Ljava/lang/String;I)V HPLcom/android/server/usage/UsageStatsService$LocalService;->reportSyncScheduled(Ljava/lang/String;IZ)V HSPLcom/android/server/usage/UsageStatsService$LocalService;->setActiveAdminApps(Ljava/util/Set;I)V HPLcom/android/server/usage/UsageStatsService$LocalService;->setLastJobRunTime(Ljava/lang/String;IJ)V +PLcom/android/server/usage/UsageStatsService$LocalService;->unregisterListener(Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V PLcom/android/server/usage/UsageStatsService$LocalService;->updatePackageMappingsData()Z HSPLcom/android/server/usage/UsageStatsService$MyPackageMonitor;->(Lcom/android/server/usage/UsageStatsService;)V HSPLcom/android/server/usage/UsageStatsService$MyPackageMonitor;->(Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService$1;)V @@ -30033,20 +33930,29 @@ HSPLcom/android/server/usage/UsageStatsService$UserActionsReceiver;->(Lcom PLcom/android/server/usage/UsageStatsService$UserActionsReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usage/UsageStatsService;->()V HSPLcom/android/server/usage/UsageStatsService;->(Landroid/content/Context;)V +HSPLcom/android/server/usage/UsageStatsService;->(Landroid/content/Context;Lcom/android/server/usage/UsageStatsService$Injector;)V HSPLcom/android/server/usage/UsageStatsService;->access$100(Lcom/android/server/usage/UsageStatsService;ILandroid/app/usage/UsageEvents$Event;)V -HSPLcom/android/server/usage/UsageStatsService;->access$1000(Lcom/android/server/usage/UsageStatsService;)Landroid/util/SparseIntArray; -HSPLcom/android/server/usage/UsageStatsService;->access$1100()Ljava/io/File; -PLcom/android/server/usage/UsageStatsService;->access$1300(Lcom/android/server/usage/UsageStatsService;II)Z -PLcom/android/server/usage/UsageStatsService;->access$1400(Lcom/android/server/usage/UsageStatsService;ILjava/lang/String;II)Z -PLcom/android/server/usage/UsageStatsService;->access$1500(Lcom/android/server/usage/UsageStatsService;II)Z -PLcom/android/server/usage/UsageStatsService;->access$1600(Lcom/android/server/usage/UsageStatsService;II)Z -PLcom/android/server/usage/UsageStatsService;->access$2300(Lcom/android/server/usage/UsageStatsService;)Z -PLcom/android/server/usage/UsageStatsService;->access$800(Lcom/android/server/usage/UsageStatsService;I)V +PLcom/android/server/usage/UsageStatsService;->access$1000(Lcom/android/server/usage/UsageStatsService;ILjava/lang/String;)V +HPLcom/android/server/usage/UsageStatsService;->access$1100(Lcom/android/server/usage/UsageStatsService;)Landroid/util/SparseIntArray; +HPLcom/android/server/usage/UsageStatsService;->access$1200()Ljava/io/File; +HPLcom/android/server/usage/UsageStatsService;->access$1300(Lcom/android/server/usage/UsageStatsService;)Landroid/app/admin/DevicePolicyManagerInternal; +HPLcom/android/server/usage/UsageStatsService;->access$1400(Lcom/android/server/usage/UsageStatsService;II)Z +HPLcom/android/server/usage/UsageStatsService;->access$1500(Lcom/android/server/usage/UsageStatsService;ILjava/lang/String;II)Z +HPLcom/android/server/usage/UsageStatsService;->access$1600(Lcom/android/server/usage/UsageStatsService;II)Z +HPLcom/android/server/usage/UsageStatsService;->access$1700(Lcom/android/server/usage/UsageStatsService;II)Z +PLcom/android/server/usage/UsageStatsService;->access$1900(Lcom/android/server/usage/UsageStatsService;)Ljava/lang/Object; +PLcom/android/server/usage/UsageStatsService;->access$2100(Lcom/android/server/usage/UsageStatsService;)Landroid/util/SparseBooleanArray; +PLcom/android/server/usage/UsageStatsService;->access$2200(Lcom/android/server/usage/UsageStatsService;I)Lcom/android/server/usage/UserUsageStatsService; +PLcom/android/server/usage/UsageStatsService;->access$2300(Lcom/android/server/usage/UsageStatsService;I)Z +PLcom/android/server/usage/UsageStatsService;->access$2400(Lcom/android/server/usage/UsageStatsService;)Z +HSPLcom/android/server/usage/UsageStatsService;->access$2500(Lcom/android/server/usage/UsageStatsService;Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V +PLcom/android/server/usage/UsageStatsService;->access$2600(Lcom/android/server/usage/UsageStatsService;Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V +PLcom/android/server/usage/UsageStatsService;->access$900(Lcom/android/server/usage/UsageStatsService;I)V PLcom/android/server/usage/UsageStatsService;->deleteLegacyDir(I)V PLcom/android/server/usage/UsageStatsService;->deleteRecursively(Ljava/io/File;)V -PLcom/android/server/usage/UsageStatsService;->dump([Ljava/lang/String;Ljava/io/PrintWriter;)V -PLcom/android/server/usage/UsageStatsService;->flushToDisk()V -PLcom/android/server/usage/UsageStatsService;->flushToDiskLocked()V +HPLcom/android/server/usage/UsageStatsService;->dump([Ljava/lang/String;Ljava/io/PrintWriter;)V +HPLcom/android/server/usage/UsageStatsService;->flushToDisk()V +HPLcom/android/server/usage/UsageStatsService;->flushToDiskLocked()V HSPLcom/android/server/usage/UsageStatsService;->getDpmInternal()Landroid/app/admin/DevicePolicyManagerInternal; HPLcom/android/server/usage/UsageStatsService;->getInstalledPackages(I)Ljava/util/HashMap; HSPLcom/android/server/usage/UsageStatsService;->getShortcutServiceInternal()Landroid/content/pm/ShortcutServiceInternal; @@ -30064,20 +33970,26 @@ HSPLcom/android/server/usage/UsageStatsService;->onUserStarting(Lcom/android/ser PLcom/android/server/usage/UsageStatsService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V HPLcom/android/server/usage/UsageStatsService;->onUserUnlocked(I)V PLcom/android/server/usage/UsageStatsService;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/usage/UsageStatsService;->persistPendingEventsLocked(I)V +HPLcom/android/server/usage/UsageStatsService;->persistPendingEventsLocked(I)V +PLcom/android/server/usage/UsageStatsService;->prepareForPossibleShutdown()V PLcom/android/server/usage/UsageStatsService;->pruneUninstalledPackagesData(I)Z +HSPLcom/android/server/usage/UsageStatsService;->publishBinderServices()V HPLcom/android/server/usage/UsageStatsService;->queryEvents(IJJI)Landroid/app/usage/UsageEvents; -PLcom/android/server/usage/UsageStatsService;->queryEventsForPackage(IJJLjava/lang/String;Z)Landroid/app/usage/UsageEvents; +HPLcom/android/server/usage/UsageStatsService;->queryEventsForPackage(IJJLjava/lang/String;Z)Landroid/app/usage/UsageEvents; HPLcom/android/server/usage/UsageStatsService;->queryUsageStats(IIJJZ)Ljava/util/List; HSPLcom/android/server/usage/UsageStatsService;->readUsageSourceSetting()V +HSPLcom/android/server/usage/UsageStatsService;->registerListener(Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V +PLcom/android/server/usage/UsageStatsService;->registerUsageSessionObserver(II[Ljava/lang/String;JJLandroid/app/PendingIntent;Landroid/app/PendingIntent;I)V HPLcom/android/server/usage/UsageStatsService;->reportEvent(Landroid/app/usage/UsageEvents$Event;I)V HSPLcom/android/server/usage/UsageStatsService;->reportEventOrAddToQueue(ILandroid/app/usage/UsageEvents$Event;)V -PLcom/android/server/usage/UsageStatsService;->reportEventToAllUserId(Landroid/app/usage/UsageEvents$Event;)V -PLcom/android/server/usage/UsageStatsService;->shouldHideLocusIdEvents(II)Z -PLcom/android/server/usage/UsageStatsService;->shouldHideShortcutInvocationEvents(ILjava/lang/String;II)Z -PLcom/android/server/usage/UsageStatsService;->shouldObfuscateInstantAppsForCaller(II)Z -PLcom/android/server/usage/UsageStatsService;->shouldObfuscateNotificationEvents(II)Z +HPLcom/android/server/usage/UsageStatsService;->reportEventToAllUserId(Landroid/app/usage/UsageEvents$Event;)V +HPLcom/android/server/usage/UsageStatsService;->shouldHideLocusIdEvents(II)Z +HPLcom/android/server/usage/UsageStatsService;->shouldHideShortcutInvocationEvents(ILjava/lang/String;II)Z +HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateInstantAppsForCaller(II)Z +HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateNotificationEvents(II)Z PLcom/android/server/usage/UsageStatsService;->shutdown()V +PLcom/android/server/usage/UsageStatsService;->unregisterListener(Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;)V +PLcom/android/server/usage/UsageStatsService;->unregisterUsageSessionObserver(III)V PLcom/android/server/usage/UsageStatsService;->updatePackageMappingsData()Z PLcom/android/server/usage/UserUsageStatsService$1;->()V HPLcom/android/server/usage/UserUsageStatsService$1;->combine(Lcom/android/server/usage/IntervalStats;ZLjava/util/List;)V @@ -30085,14 +33997,14 @@ PLcom/android/server/usage/UserUsageStatsService$2;->()V PLcom/android/server/usage/UserUsageStatsService$3;->()V HPLcom/android/server/usage/UserUsageStatsService$4;->(Lcom/android/server/usage/UserUsageStatsService;JJILandroid/util/ArraySet;)V HPLcom/android/server/usage/UserUsageStatsService$4;->combine(Lcom/android/server/usage/IntervalStats;ZLjava/util/List;)V -PLcom/android/server/usage/UserUsageStatsService$5;->(Lcom/android/server/usage/UserUsageStatsService;Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/usage/UserUsageStatsService$5;->(Lcom/android/server/usage/UserUsageStatsService;Lcom/android/internal/util/IndentingPrintWriter;)V PLcom/android/server/usage/UserUsageStatsService$5;->checkin(Lcom/android/server/usage/IntervalStats;)Z PLcom/android/server/usage/UserUsageStatsService$6;->(Lcom/android/server/usage/UserUsageStatsService;JJLjava/util/List;)V HPLcom/android/server/usage/UserUsageStatsService$6;->combine(Lcom/android/server/usage/IntervalStats;ZLjava/util/List;)V PLcom/android/server/usage/UserUsageStatsService;->()V PLcom/android/server/usage/UserUsageStatsService;->(Landroid/content/Context;ILjava/io/File;Lcom/android/server/usage/UserUsageStatsService$StatsUpdatedListener;)V HPLcom/android/server/usage/UserUsageStatsService;->checkAndGetTimeLocked()J -PLcom/android/server/usage/UserUsageStatsService;->checkin(Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/usage/UserUsageStatsService;->checkin(Lcom/android/internal/util/IndentingPrintWriter;)V HPLcom/android/server/usage/UserUsageStatsService;->convertToSystemTimeLocked(Landroid/app/usage/UsageEvents$Event;)V PLcom/android/server/usage/UserUsageStatsService;->dump(Lcom/android/internal/util/IndentingPrintWriter;Ljava/util/List;Z)V HPLcom/android/server/usage/UserUsageStatsService;->eventToString(I)Ljava/lang/String; @@ -30100,6 +34012,7 @@ HPLcom/android/server/usage/UserUsageStatsService;->formatDateTime(JZ)Ljava/lang HPLcom/android/server/usage/UserUsageStatsService;->formatElapsedTime(JZ)Ljava/lang/String; PLcom/android/server/usage/UserUsageStatsService;->getBackupPayload(Ljava/lang/String;)[B PLcom/android/server/usage/UserUsageStatsService;->init(JLjava/util/HashMap;)V +PLcom/android/server/usage/UserUsageStatsService;->intervalToString(I)Ljava/lang/String; HPLcom/android/server/usage/UserUsageStatsService;->lambda$queryEventsForPackage$0(JJLjava/lang/String;Landroid/util/ArraySet;ZLcom/android/server/usage/IntervalStats;ZLjava/util/List;)V PLcom/android/server/usage/UserUsageStatsService;->loadActiveStats(J)V PLcom/android/server/usage/UserUsageStatsService;->notifyNewUpdate()V @@ -30108,18 +34021,18 @@ PLcom/android/server/usage/UserUsageStatsService;->onPackageRemoved(Ljava/lang/S PLcom/android/server/usage/UserUsageStatsService;->onTimeChanged(JJ)V HPLcom/android/server/usage/UserUsageStatsService;->persistActiveStats()V HPLcom/android/server/usage/UserUsageStatsService;->printEvent(Lcom/android/internal/util/IndentingPrintWriter;Landroid/app/usage/UsageEvents$Event;Z)V -PLcom/android/server/usage/UserUsageStatsService;->printEventAggregation(Lcom/android/internal/util/IndentingPrintWriter;Ljava/lang/String;Lcom/android/server/usage/IntervalStats$EventTracker;Z)V +HPLcom/android/server/usage/UserUsageStatsService;->printEventAggregation(Lcom/android/internal/util/IndentingPrintWriter;Ljava/lang/String;Lcom/android/server/usage/IntervalStats$EventTracker;Z)V HPLcom/android/server/usage/UserUsageStatsService;->printIntervalStats(Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/server/usage/IntervalStats;ZZLjava/util/List;)V HPLcom/android/server/usage/UserUsageStatsService;->printLast24HrEvents(Lcom/android/internal/util/IndentingPrintWriter;ZLjava/util/List;)V PLcom/android/server/usage/UserUsageStatsService;->pruneUninstalledPackagesData()Z HPLcom/android/server/usage/UserUsageStatsService;->queryEvents(JJI)Landroid/app/usage/UsageEvents; -PLcom/android/server/usage/UserUsageStatsService;->queryEventsForPackage(JJLjava/lang/String;Z)Landroid/app/usage/UsageEvents; +HPLcom/android/server/usage/UserUsageStatsService;->queryEventsForPackage(JJLjava/lang/String;Z)Landroid/app/usage/UsageEvents; HPLcom/android/server/usage/UserUsageStatsService;->queryStats(IJJLcom/android/server/usage/UsageStatsDatabase$StatCombiner;)Ljava/util/List; -PLcom/android/server/usage/UserUsageStatsService;->queryUsageStats(IJJ)Ljava/util/List; +HPLcom/android/server/usage/UserUsageStatsService;->queryUsageStats(IJJ)Ljava/util/List; PLcom/android/server/usage/UserUsageStatsService;->readPackageMappingsLocked(Ljava/util/HashMap;)V HPLcom/android/server/usage/UserUsageStatsService;->reportEvent(Landroid/app/usage/UsageEvents$Event;)V HPLcom/android/server/usage/UserUsageStatsService;->rolloverStats(J)V -PLcom/android/server/usage/UserUsageStatsService;->updatePackageMappingsLocked(Ljava/util/HashMap;)Z +HPLcom/android/server/usage/UserUsageStatsService;->updatePackageMappingsLocked(Ljava/util/HashMap;)Z PLcom/android/server/usage/UserUsageStatsService;->updateRolloverDeadline()V PLcom/android/server/usage/UserUsageStatsService;->userStopped()V HPLcom/android/server/usage/UserUsageStatsService;->validRange(JJJ)Z @@ -30137,7 +34050,10 @@ HSPLcom/android/server/usb/-$$Lambda$UsbService$Lifecycle$qmdad0vVWvbdnrgHDwubUu HSPLcom/android/server/usb/MtpNotificationManager$Receiver;->(Lcom/android/server/usb/MtpNotificationManager;)V HSPLcom/android/server/usb/MtpNotificationManager$Receiver;->(Lcom/android/server/usb/MtpNotificationManager;Lcom/android/server/usb/MtpNotificationManager$1;)V HSPLcom/android/server/usb/MtpNotificationManager;->(Landroid/content/Context;Lcom/android/server/usb/MtpNotificationManager$OnOpenInAppListener;)V +PLcom/android/server/usb/MtpNotificationManager;->hideNotification(I)V PLcom/android/server/usb/MtpNotificationManager;->isMtpDevice(Landroid/hardware/usb/UsbDevice;)Z +PLcom/android/server/usb/MtpNotificationManager;->shouldShowNotification(Landroid/content/pm/PackageManager;Landroid/hardware/usb/UsbDevice;)Z +PLcom/android/server/usb/MtpNotificationManager;->unregister()V PLcom/android/server/usb/UsbAlsaDevice;->(Landroid/media/IAudioService;IILjava/lang/String;ZZZZ)V PLcom/android/server/usb/UsbAlsaDevice;->getAlsaCardDeviceString()Ljava/lang/String; PLcom/android/server/usb/UsbAlsaDevice;->getCardNum()I @@ -30151,6 +34067,12 @@ PLcom/android/server/usb/UsbAlsaDevice;->stop()V PLcom/android/server/usb/UsbAlsaDevice;->stopJackDetect()V PLcom/android/server/usb/UsbAlsaDevice;->toString()Ljava/lang/String; PLcom/android/server/usb/UsbAlsaDevice;->updateWiredDeviceConnectionState(Z)V +PLcom/android/server/usb/UsbAlsaJackDetector;->(Lcom/android/server/usb/UsbAlsaDevice;)V +PLcom/android/server/usb/UsbAlsaJackDetector;->isInputJackConnected()Z +PLcom/android/server/usb/UsbAlsaJackDetector;->isOutputJackConnected()Z +PLcom/android/server/usb/UsbAlsaJackDetector;->jackDetectCallback()Z +PLcom/android/server/usb/UsbAlsaJackDetector;->pleaseStop()V +PLcom/android/server/usb/UsbAlsaJackDetector;->run()V PLcom/android/server/usb/UsbAlsaJackDetector;->startJackDetect(Lcom/android/server/usb/UsbAlsaDevice;)Lcom/android/server/usb/UsbAlsaJackDetector; HSPLcom/android/server/usb/UsbAlsaManager$DenyListEntry;->(III)V HSPLcom/android/server/usb/UsbAlsaManager;->()V @@ -30159,13 +34081,16 @@ PLcom/android/server/usb/UsbAlsaManager;->deselectAlsaDevice()V PLcom/android/server/usb/UsbAlsaManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/usb/UsbAlsaManager;->getAlsaDeviceListIndexFor(Ljava/lang/String;)I PLcom/android/server/usb/UsbAlsaManager;->isDeviceDenylisted(III)Z +PLcom/android/server/usb/UsbAlsaManager;->logDevices(Ljava/lang/String;)V +PLcom/android/server/usb/UsbAlsaManager;->removeAlsaDeviceFromList(Ljava/lang/String;)Lcom/android/server/usb/UsbAlsaDevice; PLcom/android/server/usb/UsbAlsaManager;->selectAlsaDevice(Lcom/android/server/usb/UsbAlsaDevice;)V +PLcom/android/server/usb/UsbAlsaManager;->selectDefaultDevice()Lcom/android/server/usb/UsbAlsaDevice; PLcom/android/server/usb/UsbAlsaManager;->setPeripheralMidiState(ZII)V HSPLcom/android/server/usb/UsbAlsaManager;->systemReady()V PLcom/android/server/usb/UsbAlsaManager;->usbDeviceAdded(Ljava/lang/String;Landroid/hardware/usb/UsbDevice;Lcom/android/server/usb/descriptors/UsbDescriptorParser;)V PLcom/android/server/usb/UsbAlsaManager;->usbDeviceRemoved(Ljava/lang/String;)V HSPLcom/android/server/usb/UsbDeviceManager$1;->(Lcom/android/server/usb/UsbDeviceManager;)V -PLcom/android/server/usb/UsbDeviceManager$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +HPLcom/android/server/usb/UsbDeviceManager$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usb/UsbDeviceManager$2;->(Lcom/android/server/usb/UsbDeviceManager;)V HPLcom/android/server/usb/UsbDeviceManager$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usb/UsbDeviceManager$3;->(Lcom/android/server/usb/UsbDeviceManager;)V @@ -30174,85 +34099,112 @@ HSPLcom/android/server/usb/UsbDeviceManager$4;->(Lcom/android/server/usb/U PLcom/android/server/usb/UsbDeviceManager$4;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler$AdbTransport;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandler;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->(Landroid/os/Looper;Landroid/content/Context;Lcom/android/server/usb/UsbDeviceManager;Lcom/android/server/usb/UsbAlsaManager;Lcom/android/server/usb/UsbPermissionManager;)V +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->broadcastUsbAccessoryHandshake()V PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->dumpFunctions(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JJ)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->finishBoot()V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getAppliedFunctions(J)J +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getAppliedFunctions(J)J PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getChargingFunctions()J PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getCurrentAccessory()Landroid/hardware/usb/UsbAccessory; +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getEnabledFunctions()J HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getPinnedSharedPrefs(Landroid/content/Context;)Landroid/content/SharedPreferences; HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getSystemProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isAdbEnabled()Z HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isTv()Z -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbDataTransferActive(J)Z -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbStateChanged(Landroid/content/Intent;)Z -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbTransferAllowed()Z +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbDataTransferActive(J)Z +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbStateChanged(Landroid/content/Intent;)Z +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->isUsbTransferAllowed()Z +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->notifyAccessoryModeExit()V +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->resetUsbAccessoryHandshakeDebuggingInfo()V +HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessage(ILjava/lang/Object;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessage(ILjava/lang/Object;Z)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessage(IZ)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessageDelayed(IZJ)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendStickyBroadcast(Landroid/content/Intent;)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setScreenUnlockedFunctions()V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessageDelayed(IZJ)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendStickyBroadcast(Landroid/content/Intent;)V +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setAccessoryUEventTime(J)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setScreenUnlockedFunctions()V +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setStartAccessoryTrue()V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateAdbNotification(Z)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateHostState(Landroid/hardware/usb/UsbPort;Landroid/hardware/usb/UsbPortStatus;)V +PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateCurrentAccessory()V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateHostState(Landroid/hardware/usb/UsbPort;Landroid/hardware/usb/UsbPortStatus;)V PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateMidiFunction()V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateState(Ljava/lang/String;)V PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbFunctions()V +HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbGadgetHalVersion()V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbNotification(Z)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbStateBroadcastIfNeeded(J)V +HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbSpeed()V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbStateBroadcastIfNeeded(J)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$ServiceNotification;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$ServiceNotification;->onRegistration(Ljava/lang/String;Ljava/lang/String;Z)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;IJZ)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;IJZ)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->getCurrentUsbFunctionsCb(JI)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->setCurrentUsbFunctionsCb(JI)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetCallback;->setCurrentUsbFunctionsCb(JI)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal$UsbGadgetDeathRecipient;->(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->(Landroid/os/Looper;Landroid/content/Context;Lcom/android/server/usb/UsbDeviceManager;Lcom/android/server/usb/UsbAlsaManager;Lcom/android/server/usb/UsbPermissionManager;)V PLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->access$800(Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;)I HSPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->setEnabledFunctions(JZ)V -PLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->setUsbConfig(JZ)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->setEnabledFunctions(JZ)V +HPLcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;->setUsbConfig(JZ)V HSPLcom/android/server/usb/UsbDeviceManager$UsbUEventObserver;->(Lcom/android/server/usb/UsbDeviceManager;)V HSPLcom/android/server/usb/UsbDeviceManager$UsbUEventObserver;->(Lcom/android/server/usb/UsbDeviceManager;Lcom/android/server/usb/UsbDeviceManager$1;)V -PLcom/android/server/usb/UsbDeviceManager$UsbUEventObserver;->onUEvent(Landroid/os/UEventObserver$UEvent;)V +HPLcom/android/server/usb/UsbDeviceManager$UsbUEventObserver;->onUEvent(Landroid/os/UEventObserver$UEvent;)V HSPLcom/android/server/usb/UsbDeviceManager;->()V HSPLcom/android/server/usb/UsbDeviceManager;->(Landroid/content/Context;Lcom/android/server/usb/UsbAlsaManager;Lcom/android/server/usb/UsbSettingsManager;Lcom/android/server/usb/UsbPermissionManager;)V -PLcom/android/server/usb/UsbDeviceManager;->access$000(Lcom/android/server/usb/UsbDeviceManager;)Lcom/android/server/usb/UsbDeviceManager$UsbHandler; +HPLcom/android/server/usb/UsbDeviceManager;->access$000(Lcom/android/server/usb/UsbDeviceManager;)Lcom/android/server/usb/UsbDeviceManager$UsbHandler; +PLcom/android/server/usb/UsbDeviceManager;->access$100(Lcom/android/server/usb/UsbDeviceManager;)V +PLcom/android/server/usb/UsbDeviceManager;->access$200(Lcom/android/server/usb/UsbDeviceManager;)V HSPLcom/android/server/usb/UsbDeviceManager;->access$400()Ljava/lang/String; +PLcom/android/server/usb/UsbDeviceManager;->access$500()Ljava/util/Set; PLcom/android/server/usb/UsbDeviceManager;->bootCompleted()V PLcom/android/server/usb/UsbDeviceManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V +PLcom/android/server/usb/UsbDeviceManager;->getAccessoryStrings()[Ljava/lang/String; +PLcom/android/server/usb/UsbDeviceManager;->getControlFd(J)Landroid/os/ParcelFileDescriptor; PLcom/android/server/usb/UsbDeviceManager;->getCurrentAccessory()Landroid/hardware/usb/UsbAccessory; +PLcom/android/server/usb/UsbDeviceManager;->getCurrentFunctions()J +PLcom/android/server/usb/UsbDeviceManager;->getCurrentSettings()Lcom/android/server/usb/UsbProfileGroupSettingsManager; HSPLcom/android/server/usb/UsbDeviceManager;->initRndisAddress()V -PLcom/android/server/usb/UsbDeviceManager;->onAwakeStateChanged(Z)V -PLcom/android/server/usb/UsbDeviceManager;->onKeyguardStateChanged(Z)V +HPLcom/android/server/usb/UsbDeviceManager;->onAwakeStateChanged(Z)V +HPLcom/android/server/usb/UsbDeviceManager;->onKeyguardStateChanged(Z)V PLcom/android/server/usb/UsbDeviceManager;->onUnlockUser(I)V +PLcom/android/server/usb/UsbDeviceManager;->openAccessory(Landroid/hardware/usb/UsbAccessory;Lcom/android/server/usb/UsbUserPermissionManager;I)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/usb/UsbDeviceManager;->resetAccessoryHandshakeTimeoutHandler()V PLcom/android/server/usb/UsbDeviceManager;->setCurrentFunctions(J)V HSPLcom/android/server/usb/UsbDeviceManager;->setCurrentUser(ILcom/android/server/usb/UsbProfileGroupSettingsManager;)V +PLcom/android/server/usb/UsbDeviceManager;->startAccessoryMode()V HSPLcom/android/server/usb/UsbDeviceManager;->systemReady()V -PLcom/android/server/usb/UsbDeviceManager;->updateUserRestrictions()V +HPLcom/android/server/usb/UsbDeviceManager;->updateUserRestrictions()V HSPLcom/android/server/usb/UsbHandlerManager;->()V HSPLcom/android/server/usb/UsbHandlerManager;->(Landroid/content/Context;)V +PLcom/android/server/usb/UsbHandlerManager;->confirmUsbHandler(Landroid/content/pm/ResolveInfo;Landroid/hardware/usb/UsbDevice;Landroid/hardware/usb/UsbAccessory;)V +PLcom/android/server/usb/UsbHandlerManager;->createDialogIntent()Landroid/content/Intent; +PLcom/android/server/usb/UsbHandlerManager;->selectUsbHandler(Ljava/util/ArrayList;Landroid/os/UserHandle;Landroid/content/Intent;)V PLcom/android/server/usb/UsbHostManager$ConnectionRecord;->(Lcom/android/server/usb/UsbHostManager;Ljava/lang/String;I[B)V +PLcom/android/server/usb/UsbHostManager$ConnectionRecord;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V HSPLcom/android/server/usb/UsbHostManager;->()V HSPLcom/android/server/usb/UsbHostManager;->(Landroid/content/Context;Lcom/android/server/usb/UsbAlsaManager;Lcom/android/server/usb/UsbPermissionManager;)V PLcom/android/server/usb/UsbHostManager;->addConnectionRecord(Ljava/lang/String;I[B)V PLcom/android/server/usb/UsbHostManager;->checkUsbInterfacesDenyListed(Lcom/android/server/usb/descriptors/UsbDescriptorParser;)Z PLcom/android/server/usb/UsbHostManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/usb/UsbHostManager;->getCurrentUserSettings()Lcom/android/server/usb/UsbProfileGroupSettingsManager; -PLcom/android/server/usb/UsbHostManager;->getDeviceList(Landroid/os/Bundle;)V +HPLcom/android/server/usb/UsbHostManager;->getDeviceList(Landroid/os/Bundle;)V PLcom/android/server/usb/UsbHostManager;->getUsbDeviceConnectionHandler()Landroid/content/ComponentName; -PLcom/android/server/usb/UsbHostManager;->isDenyListed(II)Z +HPLcom/android/server/usb/UsbHostManager;->isDenyListed(II)Z +HPLcom/android/server/usb/UsbHostManager;->isDenyListed(Ljava/lang/String;)Z HSPLcom/android/server/usb/UsbHostManager;->lambda$SPDYSM5zj7AWqCOdeQkFCup_bCc(Lcom/android/server/usb/UsbHostManager;)V PLcom/android/server/usb/UsbHostManager;->logUsbDevice(Lcom/android/server/usb/descriptors/UsbDescriptorParser;)V +PLcom/android/server/usb/UsbHostManager;->openDevice(Ljava/lang/String;Lcom/android/server/usb/UsbUserPermissionManager;Ljava/lang/String;II)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/usb/UsbHostManager;->setCurrentUserSettings(Lcom/android/server/usb/UsbProfileGroupSettingsManager;)V HSPLcom/android/server/usb/UsbHostManager;->setUsbDeviceConnectionHandler(Landroid/content/ComponentName;)V HSPLcom/android/server/usb/UsbHostManager;->systemReady()V -PLcom/android/server/usb/UsbHostManager;->usbDeviceAdded(Ljava/lang/String;II[B)Z -PLcom/android/server/usb/UsbHostManager;->usbDeviceRemoved(Ljava/lang/String;)V +HPLcom/android/server/usb/UsbHostManager;->usbDeviceAdded(Ljava/lang/String;II[B)Z +HPLcom/android/server/usb/UsbHostManager;->usbDeviceRemoved(Ljava/lang/String;)V HSPLcom/android/server/usb/UsbPermissionManager;->()V HSPLcom/android/server/usb/UsbPermissionManager;->(Landroid/content/Context;Lcom/android/server/usb/UsbService;)V PLcom/android/server/usb/UsbPermissionManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/usb/UsbPermissionManager;->getPermissionsForUser(I)Lcom/android/server/usb/UsbUserPermissionManager; +PLcom/android/server/usb/UsbPermissionManager;->usbAccessoryRemoved(Landroid/hardware/usb/UsbAccessory;)V PLcom/android/server/usb/UsbPermissionManager;->usbDeviceRemoved(Landroid/hardware/usb/UsbDevice;)V HSPLcom/android/server/usb/UsbPortManager$1;->(Lcom/android/server/usb/UsbPortManager;Landroid/os/Looper;)V HSPLcom/android/server/usb/UsbPortManager$1;->handleMessage(Landroid/os/Message;)V @@ -30283,11 +34235,11 @@ HSPLcom/android/server/usb/UsbPortManager;->addOrUpdatePortLocked(Ljava/lang/Str HSPLcom/android/server/usb/UsbPortManager;->connectToProxy(Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/usb/UsbPortManager;->convertContaminantDetectionStatusToProto(I)I PLcom/android/server/usb/UsbPortManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V -PLcom/android/server/usb/UsbPortManager;->enableContaminantDetectionIfNeeded(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/usb/UsbPortManager;->getPortStatus(Ljava/lang/String;)Landroid/hardware/usb/UsbPortStatus; -PLcom/android/server/usb/UsbPortManager;->getPorts()[Landroid/hardware/usb/UsbPort; +HPLcom/android/server/usb/UsbPortManager;->enableContaminantDetectionIfNeeded(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/usb/UsbPortManager;->getPortStatus(Ljava/lang/String;)Landroid/hardware/usb/UsbPortStatus; +HPLcom/android/server/usb/UsbPortManager;->getPorts()[Landroid/hardware/usb/UsbPort; HSPLcom/android/server/usb/UsbPortManager;->handlePortAddedLocked(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V -PLcom/android/server/usb/UsbPortManager;->handlePortChangedLocked(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V +HPLcom/android/server/usb/UsbPortManager;->handlePortChangedLocked(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/usb/UsbPortManager;->handlePortLocked(Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/internal/util/IndentingPrintWriter;)V HSPLcom/android/server/usb/UsbPortManager;->lambda$sendPortChangedBroadcastLocked$0$UsbPortManager(Landroid/content/Intent;)V HSPLcom/android/server/usb/UsbPortManager;->logAndPrint(ILcom/android/internal/util/IndentingPrintWriter;Ljava/lang/String;)V @@ -30302,29 +34254,42 @@ PLcom/android/server/usb/UsbProfileGroupSettingsManager$MyPackageMonitor;->onPac PLcom/android/server/usb/UsbProfileGroupSettingsManager$MyPackageMonitor;->onPackageRemoved(Ljava/lang/String;I)V PLcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;->(Ljava/lang/String;Landroid/os/UserHandle;)V PLcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;->(Ljava/lang/String;Landroid/os/UserHandle;Lcom/android/server/usb/UsbProfileGroupSettingsManager$1;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;->equals(Ljava/lang/Object;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;->toString()Ljava/lang/String; HSPLcom/android/server/usb/UsbProfileGroupSettingsManager;->()V HSPLcom/android/server/usb/UsbProfileGroupSettingsManager;->(Landroid/content/Context;Landroid/os/UserHandle;Lcom/android/server/usb/UsbSettingsManager;Lcom/android/server/usb/UsbHandlerManager;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->access$000(Lcom/android/server/usb/UsbProfileGroupSettingsManager;)Landroid/os/UserHandle; +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->access$100(Lcom/android/server/usb/UsbProfileGroupSettingsManager;)Landroid/os/UserManager; +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->access$300(Lcom/android/server/usb/UsbProfileGroupSettingsManager;Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->accessoryAttached(Landroid/hardware/usb/UsbAccessory;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->clearCompatibleMatchesLocked(Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;Landroid/hardware/usb/DeviceFilter;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager;->clearDefaults(Ljava/lang/String;Landroid/os/UserHandle;)V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->clearPackageDefaultsLocked(Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager;->createDeviceAttachedIntent(Landroid/hardware/usb/UsbDevice;)Landroid/content/Intent; +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->deviceAttached(Landroid/hardware/usb/UsbDevice;)V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->getAccessoryFilters(Landroid/content/pm/PackageManager;Landroid/content/pm/ResolveInfo;)Ljava/util/ArrayList; +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->getAccessoryMatchesLocked(Landroid/hardware/usb/UsbAccessory;Landroid/content/Intent;)Ljava/util/ArrayList; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->getDefaultActivityLocked(Ljava/util/ArrayList;Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;)Landroid/content/pm/ActivityInfo; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->getDeviceFilters(Landroid/content/pm/PackageManager;Landroid/content/pm/ResolveInfo;)Ljava/util/ArrayList; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->getDeviceMatchesLocked(Landroid/hardware/usb/UsbDevice;Landroid/content/Intent;)Ljava/util/ArrayList; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->handlePackageAdded(Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;)V -PLcom/android/server/usb/UsbProfileGroupSettingsManager;->handlePackageAddedLocked(Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;Landroid/content/pm/ActivityInfo;Ljava/lang/String;)Z +HPLcom/android/server/usb/UsbProfileGroupSettingsManager;->handlePackageAddedLocked(Lcom/android/server/usb/UsbProfileGroupSettingsManager$UserPackage;Landroid/content/pm/ActivityInfo;Ljava/lang/String;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager;->hasDefaults(Ljava/lang/String;Landroid/os/UserHandle;)Z +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->isForwardMatch(Landroid/content/pm/ResolveInfo;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager;->packageMatchesLocked(Landroid/content/pm/ResolveInfo;Landroid/hardware/usb/UsbDevice;Landroid/hardware/usb/UsbAccessory;)Z PLcom/android/server/usb/UsbProfileGroupSettingsManager;->preferHighPriority(Ljava/util/ArrayList;)Ljava/util/ArrayList; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->queryIntentActivitiesForAllProfiles(Landroid/content/Intent;)Ljava/util/ArrayList; +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->readPreference(Lorg/xmlpull/v1/XmlPullParser;)V HSPLcom/android/server/usb/UsbProfileGroupSettingsManager;->readSettingsLocked()V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->removeForwardIntentIfNotNeeded(Ljava/util/ArrayList;)Ljava/util/ArrayList; PLcom/android/server/usb/UsbProfileGroupSettingsManager;->removeUser(Landroid/os/UserHandle;)V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->resolveActivity(Landroid/content/Intent;Landroid/hardware/usb/UsbDevice;Z)V PLcom/android/server/usb/UsbProfileGroupSettingsManager;->resolveActivity(Landroid/content/Intent;Ljava/util/ArrayList;Landroid/content/pm/ActivityInfo;Landroid/hardware/usb/UsbDevice;Landroid/hardware/usb/UsbAccessory;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->setDevicePackage(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;Landroid/os/UserHandle;)V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->unregisterReceivers()V HSPLcom/android/server/usb/UsbProfileGroupSettingsManager;->upgradeSingleUserLocked()V +PLcom/android/server/usb/UsbProfileGroupSettingsManager;->usbDeviceRemoved(Landroid/hardware/usb/UsbDevice;)V PLcom/android/server/usb/UsbSerialReader;->(Landroid/content/Context;Lcom/android/server/usb/UsbPermissionManager;Ljava/lang/String;)V PLcom/android/server/usb/UsbSerialReader;->enforcePackageBelongsToUid(ILjava/lang/String;)V PLcom/android/server/usb/UsbSerialReader;->getSerial(Ljava/lang/String;)Ljava/lang/String; @@ -30341,18 +34306,31 @@ PLcom/android/server/usb/UsbService$Lifecycle;->onUserStopping(Lcom/android/serv PLcom/android/server/usb/UsbService$Lifecycle;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/usb/UsbService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/usb/UsbService;->(Landroid/content/Context;)V -PLcom/android/server/usb/UsbService;->access$200(Lcom/android/server/usb/UsbService;)Lcom/android/server/usb/UsbDeviceManager; +PLcom/android/server/usb/UsbService;->access$000(Lcom/android/server/usb/UsbService;Landroid/os/UserHandle;)V +PLcom/android/server/usb/UsbService;->access$100(Lcom/android/server/usb/UsbService;I)V +HPLcom/android/server/usb/UsbService;->access$200(Lcom/android/server/usb/UsbService;)Lcom/android/server/usb/UsbDeviceManager; PLcom/android/server/usb/UsbService;->bootCompleted()V PLcom/android/server/usb/UsbService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +PLcom/android/server/usb/UsbService;->getControlFd(J)Landroid/os/ParcelFileDescriptor; PLcom/android/server/usb/UsbService;->getCurrentAccessory()Landroid/hardware/usb/UsbAccessory; -PLcom/android/server/usb/UsbService;->getCurrentFunctions()J -PLcom/android/server/usb/UsbService;->getDeviceList(Landroid/os/Bundle;)V -PLcom/android/server/usb/UsbService;->getPortStatus(Ljava/lang/String;)Landroid/hardware/usb/UsbPortStatus; -PLcom/android/server/usb/UsbService;->getPorts()Ljava/util/List; +HPLcom/android/server/usb/UsbService;->getCurrentFunctions()J +HPLcom/android/server/usb/UsbService;->getDeviceList(Landroid/os/Bundle;)V +PLcom/android/server/usb/UsbService;->getPermissionsForUser(I)Lcom/android/server/usb/UsbUserPermissionManager; +HPLcom/android/server/usb/UsbService;->getPortStatus(Ljava/lang/String;)Landroid/hardware/usb/UsbPortStatus; +HPLcom/android/server/usb/UsbService;->getPorts()Ljava/util/List; +PLcom/android/server/usb/UsbService;->getSettingsForUser(I)Lcom/android/server/usb/UsbUserSettingsManager; +PLcom/android/server/usb/UsbService;->grantDevicePermission(Landroid/hardware/usb/UsbDevice;I)V +PLcom/android/server/usb/UsbService;->hasAccessoryPermission(Landroid/hardware/usb/UsbAccessory;)Z PLcom/android/server/usb/UsbService;->hasDefaults(Ljava/lang/String;I)Z +PLcom/android/server/usb/UsbService;->hasDevicePermission(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;)Z +PLcom/android/server/usb/UsbService;->onStopUser(Landroid/os/UserHandle;)V HSPLcom/android/server/usb/UsbService;->onSwitchUser(I)V PLcom/android/server/usb/UsbService;->onUnlockUser(I)V +PLcom/android/server/usb/UsbService;->openAccessory(Landroid/hardware/usb/UsbAccessory;)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/usb/UsbService;->openDevice(Ljava/lang/String;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor; +PLcom/android/server/usb/UsbService;->requestDevicePermission(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;Landroid/app/PendingIntent;)V PLcom/android/server/usb/UsbService;->setCurrentFunctions(J)V +PLcom/android/server/usb/UsbService;->setDevicePackage(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;I)V HSPLcom/android/server/usb/UsbService;->systemReady()V HSPLcom/android/server/usb/UsbSettingsManager;->()V HSPLcom/android/server/usb/UsbSettingsManager;->(Landroid/content/Context;Lcom/android/server/usb/UsbService;)V @@ -30362,11 +34340,25 @@ PLcom/android/server/usb/UsbSettingsManager;->getSettingsForUser(I)Lcom/android/ PLcom/android/server/usb/UsbSettingsManager;->remove(Landroid/os/UserHandle;)V PLcom/android/server/usb/UsbUserPermissionManager;->()V PLcom/android/server/usb/UsbUserPermissionManager;->(Landroid/content/Context;Lcom/android/server/usb/UsbUserSettingsManager;)V +PLcom/android/server/usb/UsbUserPermissionManager;->checkPermission(Landroid/hardware/usb/UsbAccessory;I)V +PLcom/android/server/usb/UsbUserPermissionManager;->checkPermission(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;II)V PLcom/android/server/usb/UsbUserPermissionManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V +PLcom/android/server/usb/UsbUserPermissionManager;->grantAccessoryPermission(Landroid/hardware/usb/UsbAccessory;I)V +PLcom/android/server/usb/UsbUserPermissionManager;->grantDevicePermission(Landroid/hardware/usb/UsbDevice;I)V +PLcom/android/server/usb/UsbUserPermissionManager;->hasPermission(Landroid/hardware/usb/UsbAccessory;I)Z +PLcom/android/server/usb/UsbUserPermissionManager;->hasPermission(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;II)Z +PLcom/android/server/usb/UsbUserPermissionManager;->isCameraDevicePresent(Landroid/hardware/usb/UsbDevice;)Z PLcom/android/server/usb/UsbUserPermissionManager;->readPermissionsLocked()V +PLcom/android/server/usb/UsbUserPermissionManager;->removeAccessoryPermissions(Landroid/hardware/usb/UsbAccessory;)V +PLcom/android/server/usb/UsbUserPermissionManager;->removeDevicePermissions(Landroid/hardware/usb/UsbDevice;)V +PLcom/android/server/usb/UsbUserPermissionManager;->requestPermission(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;Landroid/app/PendingIntent;II)V +PLcom/android/server/usb/UsbUserPermissionManager;->requestPermissionDialog(Landroid/hardware/usb/UsbDevice;Landroid/hardware/usb/UsbAccessory;ZLjava/lang/String;ILandroid/content/Context;Landroid/app/PendingIntent;)V +PLcom/android/server/usb/UsbUserPermissionManager;->requestPermissionDialog(Landroid/hardware/usb/UsbDevice;Landroid/hardware/usb/UsbAccessory;ZLjava/lang/String;Landroid/app/PendingIntent;I)V PLcom/android/server/usb/UsbUserSettingsManager;->()V PLcom/android/server/usb/UsbUserSettingsManager;->(Landroid/content/Context;Landroid/os/UserHandle;)V -PLcom/android/server/usb/UsbUserSettingsManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V +PLcom/android/server/usb/UsbUserSettingsManager;->canBeDefault(Landroid/hardware/usb/UsbDevice;Ljava/lang/String;)Z +HPLcom/android/server/usb/UsbUserSettingsManager;->dump(Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;J)V +PLcom/android/server/usb/UsbUserSettingsManager;->getPackageActivities(Ljava/lang/String;)[Landroid/content/pm/ActivityInfo; PLcom/android/server/usb/UsbUserSettingsManager;->queryIntentActivities(Landroid/content/Intent;)Ljava/util/List; PLcom/android/server/usb/descriptors/ByteStream;->([B)V PLcom/android/server/usb/descriptors/ByteStream;->advance(I)V @@ -30375,6 +34367,7 @@ PLcom/android/server/usb/descriptors/ByteStream;->getByte()B PLcom/android/server/usb/descriptors/ByteStream;->getReadCount()I PLcom/android/server/usb/descriptors/ByteStream;->getUnsignedByte()I PLcom/android/server/usb/descriptors/ByteStream;->resetReadCount()V +PLcom/android/server/usb/descriptors/ByteStream;->unpackUsbInt()I PLcom/android/server/usb/descriptors/ByteStream;->unpackUsbShort()I PLcom/android/server/usb/descriptors/ByteStream;->unpackUsbTriple()I PLcom/android/server/usb/descriptors/Usb10ACHeader;->(IBBII)V @@ -30389,6 +34382,18 @@ PLcom/android/server/usb/descriptors/Usb10ASFormatI;->(IBBBI)V PLcom/android/server/usb/descriptors/Usb10ASFormatI;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/Usb10ASGeneral;->(IBBI)V PLcom/android/server/usb/descriptors/Usb10ASGeneral;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ACHeader;->(IBBII)V +PLcom/android/server/usb/descriptors/Usb20ACHeader;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ACInputTerminal;->(IBBI)V +PLcom/android/server/usb/descriptors/Usb20ACInputTerminal;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ACMixerUnit;->(IBBI)V +PLcom/android/server/usb/descriptors/Usb20ACMixerUnit;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ACOutputTerminal;->(IBBI)V +PLcom/android/server/usb/descriptors/Usb20ACOutputTerminal;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ASFormatI;->(IBBBI)V +PLcom/android/server/usb/descriptors/Usb20ASFormatI;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/Usb20ASGeneral;->(IBBI)V +PLcom/android/server/usb/descriptors/Usb20ASGeneral;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/UsbACAudioStreamEndpoint;->(IBI)V PLcom/android/server/usb/descriptors/UsbACAudioStreamEndpoint;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/UsbACEndpoint;->(IBI)V @@ -30402,9 +34407,12 @@ PLcom/android/server/usb/descriptors/UsbACInterface;->allocAudioStreamingDescrip PLcom/android/server/usb/descriptors/UsbACInterface;->allocDescriptor(Lcom/android/server/usb/descriptors/UsbDescriptorParser;Lcom/android/server/usb/descriptors/ByteStream;IB)Lcom/android/server/usb/descriptors/UsbDescriptor; PLcom/android/server/usb/descriptors/UsbACInterface;->getSubclass()I PLcom/android/server/usb/descriptors/UsbACInterface;->getSubtype()B +PLcom/android/server/usb/descriptors/UsbACInterfaceUnparsed;->(IBBI)V PLcom/android/server/usb/descriptors/UsbACMixerUnit;->(IBBI)V PLcom/android/server/usb/descriptors/UsbACMixerUnit;->calcControlArraySize(II)I PLcom/android/server/usb/descriptors/UsbACMixerUnit;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/UsbACSelectorUnit;->(IBBI)V +PLcom/android/server/usb/descriptors/UsbACSelectorUnit;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/UsbACTerminal;->(IBBI)V PLcom/android/server/usb/descriptors/UsbACTerminal;->getTerminalType()I PLcom/android/server/usb/descriptors/UsbACTerminal;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I @@ -30430,7 +34438,7 @@ PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getDescriptors()Ljava PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getDeviceAddr()Ljava/lang/String; PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getDeviceDescriptor()Lcom/android/server/usb/descriptors/UsbDeviceDescriptor; PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getInputHeadsetProbability()F -PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getInterfaceDescriptorsForClass(I)Ljava/util/ArrayList; +HPLcom/android/server/usb/descriptors/UsbDescriptorParser;->getInterfaceDescriptorsForClass(I)Ljava/util/ArrayList; PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getOutputHeadsetProbability()F PLcom/android/server/usb/descriptors/UsbDescriptorParser;->getRawDescriptors()[B PLcom/android/server/usb/descriptors/UsbDescriptorParser;->hasAudioCapture()Z @@ -30466,17 +34474,35 @@ PLcom/android/server/usb/descriptors/UsbEndpointDescriptor;->parseRawDescriptors PLcom/android/server/usb/descriptors/UsbEndpointDescriptor;->toAndroid(Lcom/android/server/usb/descriptors/UsbDescriptorParser;)Landroid/hardware/usb/UsbEndpoint; PLcom/android/server/usb/descriptors/UsbHIDDescriptor;->(IB)V PLcom/android/server/usb/descriptors/UsbHIDDescriptor;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I +PLcom/android/server/usb/descriptors/UsbInterfaceAssoc;->(IB)V +PLcom/android/server/usb/descriptors/UsbInterfaceAssoc;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->(IB)V PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->addEndpointDescriptor(Lcom/android/server/usb/descriptors/UsbEndpointDescriptor;)V PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->getUsbClass()I PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->getUsbSubclass()I PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->parseRawDescriptors(Lcom/android/server/usb/descriptors/ByteStream;)I PLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->toAndroid(Lcom/android/server/usb/descriptors/UsbDescriptorParser;)Landroid/hardware/usb/UsbInterface; +PLcom/android/server/usb/descriptors/UsbUnknown;->(IB)V +PLcom/android/server/utils/AppInstallerUtil;->createIntent(Landroid/content/Context;Ljava/lang/String;)Landroid/content/Intent; +PLcom/android/server/utils/AppInstallerUtil;->createIntent(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent; +PLcom/android/server/utils/AppInstallerUtil;->getInstallerPackageName(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String; +PLcom/android/server/utils/AppInstallerUtil;->resolveIntent(Landroid/content/Context;Landroid/content/Intent;)Landroid/content/Intent; +HSPLcom/android/server/utils/DeviceConfigInterface$1;->()V +HSPLcom/android/server/utils/DeviceConfigInterface$1;->addOnPropertiesChangedListener(Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getBoolean(Ljava/lang/String;Ljava/lang/String;Z)Z +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getFloat(Ljava/lang/String;Ljava/lang/String;F)F +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getInt(Ljava/lang/String;Ljava/lang/String;I)I +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getLong(Ljava/lang/String;Ljava/lang/String;J)J +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/utils/DeviceConfigInterface$1;->getString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HSPLcom/android/server/utils/DeviceConfigInterface;->()V PLcom/android/server/utils/PriorityDump$PriorityDumper;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/utils/PriorityDump$PriorityDumper;->dumpHigh(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/utils/PriorityDump$PriorityDumper;->dumpNormal(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -PLcom/android/server/utils/PriorityDump;->dump(Lcom/android/server/utils/PriorityDump$PriorityDumper;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/utils/PriorityDump;->dump(Lcom/android/server/utils/PriorityDump$PriorityDumper;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/utils/PriorityDump;->getPriorityType(Ljava/lang/String;)I +HSPLcom/android/server/utils/Snapshots;->copy(Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;)V +HSPLcom/android/server/utils/Snapshots;->maybeSnapshot(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/utils/TimingsTraceAndSlog;->()V HSPLcom/android/server/utils/TimingsTraceAndSlog;->(Ljava/lang/String;)V HSPLcom/android/server/utils/TimingsTraceAndSlog;->(Ljava/lang/String;J)V @@ -30485,28 +34511,122 @@ HSPLcom/android/server/utils/TimingsTraceAndSlog;->newAsyncLog()Lcom/android/ser HSPLcom/android/server/utils/TimingsTraceAndSlog;->traceBegin(Ljava/lang/String;)V HSPLcom/android/server/utils/UserTokenWatcher;->(Lcom/android/server/utils/UserTokenWatcher$Callback;Landroid/os/Handler;Ljava/lang/String;)V PLcom/android/server/utils/UserTokenWatcher;->isAcquired(I)Z +HSPLcom/android/server/utils/Watchable;->isWatched(Ljava/lang/reflect/Field;)Z +HSPLcom/android/server/utils/Watchable;->verifyWatchedAttributes(Ljava/lang/Object;Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchableImpl;->()V +HSPLcom/android/server/utils/WatchableImpl;->dispatchChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/utils/WatchableImpl;->registerObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchableImpl;->registeredObserverCount()I +HSPLcom/android/server/utils/WatchableImpl;->seal()V +HSPLcom/android/server/utils/WatchableImpl;->unregisterObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchedArrayList$1;->(Lcom/android/server/utils/WatchedArrayList;)V +HSPLcom/android/server/utils/WatchedArrayList$1;->onChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/utils/WatchedArrayList;->()V +HSPLcom/android/server/utils/WatchedArrayList;->(I)V +HSPLcom/android/server/utils/WatchedArrayList;->add(ILjava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArrayList;->add(Ljava/lang/Object;)Z +HSPLcom/android/server/utils/WatchedArrayList;->get(I)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayList;->onChanged()V +HSPLcom/android/server/utils/WatchedArrayList;->registerChild(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArrayList;->registerObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchedArrayList;->set(ILjava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayList;->size()I +HSPLcom/android/server/utils/WatchedArrayList;->snapshot()Lcom/android/server/utils/WatchedArrayList; +HSPLcom/android/server/utils/WatchedArrayList;->snapshot(Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;)V +HSPLcom/android/server/utils/WatchedArrayList;->unregisterChildIf(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArrayMap$1;->(Lcom/android/server/utils/WatchedArrayMap;)V +HSPLcom/android/server/utils/WatchedArrayMap$1;->onChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/utils/WatchedArrayMap;->()V +HSPLcom/android/server/utils/WatchedArrayMap;->(IZ)V +HSPLcom/android/server/utils/WatchedArrayMap;->containsKey(Ljava/lang/Object;)Z +HSPLcom/android/server/utils/WatchedArrayMap;->entrySet()Ljava/util/Set; +HSPLcom/android/server/utils/WatchedArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayMap;->keyAt(I)Ljava/lang/Object; +PLcom/android/server/utils/WatchedArrayMap;->keySet()Ljava/util/Set; +HSPLcom/android/server/utils/WatchedArrayMap;->onChanged()V +HSPLcom/android/server/utils/WatchedArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayMap;->putAll(Ljava/util/Map;)V +HSPLcom/android/server/utils/WatchedArrayMap;->registerChild(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArrayMap;->registerObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchedArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayMap;->size()I +HSPLcom/android/server/utils/WatchedArrayMap;->snapshot()Lcom/android/server/utils/WatchedArrayMap; +HSPLcom/android/server/utils/WatchedArrayMap;->snapshot(Lcom/android/server/utils/WatchedArrayMap;)V +HSPLcom/android/server/utils/WatchedArrayMap;->snapshot(Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;)V +HSPLcom/android/server/utils/WatchedArrayMap;->unregisterChildIf(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArrayMap;->untrackedStorage()Landroid/util/ArrayMap; +HSPLcom/android/server/utils/WatchedArrayMap;->valueAt(I)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedArrayMap;->values()Ljava/util/Collection; +HSPLcom/android/server/utils/WatchedArraySet$1;->(Lcom/android/server/utils/WatchedArraySet;)V +HSPLcom/android/server/utils/WatchedArraySet;->()V +HSPLcom/android/server/utils/WatchedArraySet;->(IZ)V +HSPLcom/android/server/utils/WatchedArraySet;->add(Ljava/lang/Object;)Z +HSPLcom/android/server/utils/WatchedArraySet;->addAll(Lcom/android/server/utils/WatchedArraySet;)V +HSPLcom/android/server/utils/WatchedArraySet;->clear()V +HSPLcom/android/server/utils/WatchedArraySet;->onChanged()V +HSPLcom/android/server/utils/WatchedArraySet;->registerChild(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedArraySet;->registerObserver(Lcom/android/server/utils/Watcher;)V +HSPLcom/android/server/utils/WatchedArraySet;->size()I +HSPLcom/android/server/utils/WatchedArraySet;->valueAt(I)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedSparseArray$1;->(Lcom/android/server/utils/WatchedSparseArray;)V +HSPLcom/android/server/utils/WatchedSparseArray$1;->onChange(Lcom/android/server/utils/Watchable;)V +HSPLcom/android/server/utils/WatchedSparseArray;->()V +HSPLcom/android/server/utils/WatchedSparseArray;->(I)V +HSPLcom/android/server/utils/WatchedSparseArray;->(Lcom/android/server/utils/WatchedSparseArray;)V +HPLcom/android/server/utils/WatchedSparseArray;->delete(I)V +HSPLcom/android/server/utils/WatchedSparseArray;->get(I)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedSparseArray;->keyAt(I)I +HSPLcom/android/server/utils/WatchedSparseArray;->onChanged()V +HSPLcom/android/server/utils/WatchedSparseArray;->put(ILjava/lang/Object;)V +HSPLcom/android/server/utils/WatchedSparseArray;->registerChild(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedSparseArray;->registerObserver(Lcom/android/server/utils/Watcher;)V +PLcom/android/server/utils/WatchedSparseArray;->remove(I)V +HSPLcom/android/server/utils/WatchedSparseArray;->size()I +HSPLcom/android/server/utils/WatchedSparseArray;->snapshot()Lcom/android/server/utils/WatchedSparseArray; +HSPLcom/android/server/utils/WatchedSparseArray;->snapshot(Lcom/android/server/utils/WatchedSparseArray;)V +HSPLcom/android/server/utils/WatchedSparseArray;->snapshot(Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;)V +HSPLcom/android/server/utils/WatchedSparseArray;->unregisterChildIf(Ljava/lang/Object;)V +HSPLcom/android/server/utils/WatchedSparseArray;->valueAt(I)Ljava/lang/Object; +HSPLcom/android/server/utils/WatchedSparseBooleanArray;->()V +HSPLcom/android/server/utils/WatchedSparseBooleanArray;->(Lcom/android/server/utils/WatchedSparseBooleanArray;)V +HPLcom/android/server/utils/WatchedSparseBooleanArray;->get(I)Z +HSPLcom/android/server/utils/WatchedSparseBooleanArray;->onChanged()V +HSPLcom/android/server/utils/WatchedSparseBooleanArray;->put(IZ)V +HSPLcom/android/server/utils/WatchedSparseBooleanArray;->snapshot()Lcom/android/server/utils/WatchedSparseBooleanArray; +HSPLcom/android/server/utils/WatchedSparseIntArray;->()V +HSPLcom/android/server/utils/WatchedSparseIntArray;->keyAt(I)I +HSPLcom/android/server/utils/WatchedSparseIntArray;->onChanged()V +HSPLcom/android/server/utils/WatchedSparseIntArray;->put(II)V +HSPLcom/android/server/utils/WatchedSparseIntArray;->size()I +HSPLcom/android/server/utils/WatchedSparseIntArray;->snapshot(Lcom/android/server/utils/WatchedSparseIntArray;)V +HSPLcom/android/server/utils/WatchedSparseIntArray;->snapshot(Lcom/android/server/utils/WatchedSparseIntArray;Lcom/android/server/utils/WatchedSparseIntArray;)V +HSPLcom/android/server/utils/WatchedSparseIntArray;->valueAt(I)I +HSPLcom/android/server/utils/Watcher;->()V HSPLcom/android/server/utils/eventlog/LocalEventLog$LogEvent;->(J)V HSPLcom/android/server/utils/eventlog/LocalEventLog$LogEvent;->getTimeDeltaMs()J -PLcom/android/server/utils/eventlog/LocalEventLog$LogEvent;->isFiller()Z +HPLcom/android/server/utils/eventlog/LocalEventLog$LogEvent;->isFiller()Z PLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->(Lcom/android/server/utils/eventlog/LocalEventLog;)V -PLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->checkModifications()V -PLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->hasNext()Z +HPLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->hasNext()Z HPLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->next()Ljava/lang/Object; HPLcom/android/server/utils/eventlog/LocalEventLog$LogIterator;->next()Ljava/lang/String; HSPLcom/android/server/utils/eventlog/LocalEventLog;->(I)V -PLcom/android/server/utils/eventlog/LocalEventLog;->access$000(Lcom/android/server/utils/eventlog/LocalEventLog;)I -PLcom/android/server/utils/eventlog/LocalEventLog;->access$100(Lcom/android/server/utils/eventlog/LocalEventLog;)J -PLcom/android/server/utils/eventlog/LocalEventLog;->access$200(Lcom/android/server/utils/eventlog/LocalEventLog;)I -HPLcom/android/server/utils/eventlog/LocalEventLog;->access$300(Lcom/android/server/utils/eventlog/LocalEventLog;)I -PLcom/android/server/utils/eventlog/LocalEventLog;->access$400(Lcom/android/server/utils/eventlog/LocalEventLog;)[Lcom/android/server/utils/eventlog/LocalEventLog$Log; +PLcom/android/server/utils/eventlog/LocalEventLog;->access$000(Lcom/android/server/utils/eventlog/LocalEventLog;)J +PLcom/android/server/utils/eventlog/LocalEventLog;->access$100(Lcom/android/server/utils/eventlog/LocalEventLog;)I +HPLcom/android/server/utils/eventlog/LocalEventLog;->access$200(Lcom/android/server/utils/eventlog/LocalEventLog;)I +PLcom/android/server/utils/eventlog/LocalEventLog;->access$300(Lcom/android/server/utils/eventlog/LocalEventLog;)[Lcom/android/server/utils/eventlog/LocalEventLog$Log; +HPLcom/android/server/utils/eventlog/LocalEventLog;->access$400(Lcom/android/server/utils/eventlog/LocalEventLog;I)I HPLcom/android/server/utils/eventlog/LocalEventLog;->access$500(Lcom/android/server/utils/eventlog/LocalEventLog;I)I HSPLcom/android/server/utils/eventlog/LocalEventLog;->addLogEvent(I[Ljava/lang/Object;)V HSPLcom/android/server/utils/eventlog/LocalEventLog;->addLogEventInternal(Lcom/android/server/utils/eventlog/LocalEventLog$Log;)V HPLcom/android/server/utils/eventlog/LocalEventLog;->getTimePrefix(J)Ljava/lang/String; HSPLcom/android/server/utils/eventlog/LocalEventLog;->incrementIndex(I)I HSPLcom/android/server/utils/eventlog/LocalEventLog;->isEmpty()Z -PLcom/android/server/utils/eventlog/LocalEventLog;->startIndex()I +HPLcom/android/server/utils/eventlog/LocalEventLog;->iterate(Ljava/util/function/Consumer;)V +HPLcom/android/server/utils/eventlog/LocalEventLog;->startIndex()I HSPLcom/android/server/utils/eventlog/LocalEventLog;->wrapIndex(I)I +HSPLcom/android/server/utils/quota/-$$Lambda$Categorizer$br6fVIE9p341Uw_12kzI-_jVhgY;->()V +HSPLcom/android/server/utils/quota/-$$Lambda$Categorizer$br6fVIE9p341Uw_12kzI-_jVhgY;->()V +HPLcom/android/server/utils/quota/-$$Lambda$Categorizer$br6fVIE9p341Uw_12kzI-_jVhgY;->getCategory(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/Category; HSPLcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$W7bqGbfxr3KpweNVx_aKRNe2wAg;->()V HSPLcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$W7bqGbfxr3KpweNVx_aKRNe2wAg;->()V PLcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$W7bqGbfxr3KpweNVx_aKRNe2wAg;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -30524,51 +34644,73 @@ HPLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$1tRNLYGRm0ftlXfleHUnmML HPLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$1tRNLYGRm0ftlXfleHUnmMLpa6A;->run()V HSPLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$AlarmQueue$TuI7lC8Z2ruKXNGz67ZhY8m2PFE;->()V HSPLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$AlarmQueue$TuI7lC8Z2ruKXNGz67ZhY8m2PFE;->()V +PLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$sJ-uoK5pVTrmHxd1mOGUoe75hsU;->(Lcom/android/server/utils/quota/QuotaTracker;ILjava/lang/String;Ljava/lang/String;)V +PLcom/android/server/utils/quota/-$$Lambda$QuotaTracker$sJ-uoK5pVTrmHxd1mOGUoe75hsU;->run()V HSPLcom/android/server/utils/quota/-$$Lambda$UptcMap$00B9qFKQUzR27rKbiE8Aodq5dt8;->(Ljava/util/function/Consumer;)V HPLcom/android/server/utils/quota/-$$Lambda$UptcMap$00B9qFKQUzR27rKbiE8Aodq5dt8;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/utils/quota/Categorizer;->()V +HPLcom/android/server/utils/quota/Categorizer;->lambda$static$0(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/Category; HSPLcom/android/server/utils/quota/Category;->()V HSPLcom/android/server/utils/quota/Category;->(Ljava/lang/String;)V +PLcom/android/server/utils/quota/Category;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/utils/quota/Category;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/utils/quota/Category;->hashCode()I HSPLcom/android/server/utils/quota/CountQuotaTracker$CqtHandler;->(Lcom/android/server/utils/quota/CountQuotaTracker;Landroid/os/Looper;)V -PLcom/android/server/utils/quota/CountQuotaTracker$CqtHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/utils/quota/CountQuotaTracker$CqtHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->(Lcom/android/server/utils/quota/CountQuotaTracker;)V HSPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->(Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker$1;)V -PLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->accept(Landroid/util/LongArrayQueue;)V +HPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->accept(Landroid/util/LongArrayQueue;)V HPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->accept(Ljava/lang/Object;)V HSPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->access$000(Lcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;)V HSPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->access$100(Lcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;)J HSPLcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor;->updateMaxPeriod()V HSPLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->()V HSPLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->(Lcom/android/server/utils/quota/CountQuotaTracker$1;)V -PLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->accept(Landroid/util/LongArrayQueue;)V +HPLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->accept(Landroid/util/LongArrayQueue;)V HPLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->accept(Ljava/lang/Object;)V -PLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->reset()V +HPLcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor;->reset()V PLcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;->()V HSPLcom/android/server/utils/quota/CountQuotaTracker;->()V HSPLcom/android/server/utils/quota/CountQuotaTracker;->(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;)V HSPLcom/android/server/utils/quota/CountQuotaTracker;->(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;Lcom/android/server/utils/quota/QuotaTracker$Injector;)V HSPLcom/android/server/utils/quota/CountQuotaTracker;->access$300(Lcom/android/server/utils/quota/CountQuotaTracker;)Landroid/util/ArrayMap; -PLcom/android/server/utils/quota/CountQuotaTracker;->deleteObsoleteEventsLocked()V +HPLcom/android/server/utils/quota/CountQuotaTracker;->deleteObsoleteEventsLocked()V PLcom/android/server/utils/quota/CountQuotaTracker;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/utils/quota/CountQuotaTracker;->dump(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/utils/quota/CountQuotaTracker;->getExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats; +HPLcom/android/server/utils/quota/CountQuotaTracker;->getExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats; HPLcom/android/server/utils/quota/CountQuotaTracker;->getExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;Z)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats; -PLcom/android/server/utils/quota/CountQuotaTracker;->getHandler()Landroid/os/Handler; +HPLcom/android/server/utils/quota/CountQuotaTracker;->getHandler()Landroid/os/Handler; +PLcom/android/server/utils/quota/CountQuotaTracker;->handleRemovedAppLocked(Ljava/lang/String;I)V HSPLcom/android/server/utils/quota/CountQuotaTracker;->invalidateAllExecutionStatsLocked()V -PLcom/android/server/utils/quota/CountQuotaTracker;->isUnderCountQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z +HPLcom/android/server/utils/quota/CountQuotaTracker;->isUnderCountQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z HPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuota(ILjava/lang/String;Ljava/lang/String;)Z HPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuotaLocked(ILjava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z -PLcom/android/server/utils/quota/CountQuotaTracker;->lambda$dump$8$CountQuotaTracker(Landroid/util/proto/ProtoOutputStream;ILjava/lang/String;Ljava/lang/String;Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)V -PLcom/android/server/utils/quota/CountQuotaTracker;->lambda$new$0$CountQuotaTracker()V +HPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z +HPLcom/android/server/utils/quota/CountQuotaTracker;->lambda$dump$8$CountQuotaTracker(Landroid/util/proto/ProtoOutputStream;ILjava/lang/String;Ljava/lang/String;Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)V +HPLcom/android/server/utils/quota/CountQuotaTracker;->lambda$new$0$CountQuotaTracker()V PLcom/android/server/utils/quota/CountQuotaTracker;->lambda$new$4(Ljava/lang/Void;)Landroid/util/LongArrayQueue; PLcom/android/server/utils/quota/CountQuotaTracker;->lambda$new$5(Ljava/lang/Void;)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats; HPLcom/android/server/utils/quota/CountQuotaTracker;->maybeScheduleCleanupAlarmLocked()V HPLcom/android/server/utils/quota/CountQuotaTracker;->noteEvent(ILjava/lang/String;Ljava/lang/String;)Z HSPLcom/android/server/utils/quota/CountQuotaTracker;->setCountLimit(Lcom/android/server/utils/quota/Category;IJ)V HPLcom/android/server/utils/quota/CountQuotaTracker;->updateExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)V +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->(Landroid/content/Context;)V +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->(Landroid/content/Context;Lcom/android/server/utils/quota/QuotaTracker$Injector;)V +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->addRateLimit(ILjava/time/Duration;)Lcom/android/server/utils/quota/MultiRateLimiter$Builder; +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->addRateLimit(Lcom/android/server/utils/quota/MultiRateLimiter$RateLimit;)Lcom/android/server/utils/quota/MultiRateLimiter$Builder; +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->addRateLimits([Lcom/android/server/utils/quota/MultiRateLimiter$RateLimit;)Lcom/android/server/utils/quota/MultiRateLimiter$Builder; +HSPLcom/android/server/utils/quota/MultiRateLimiter$Builder;->build()Lcom/android/server/utils/quota/MultiRateLimiter; +HSPLcom/android/server/utils/quota/MultiRateLimiter$RateLimit;->(ILjava/time/Duration;)V +HSPLcom/android/server/utils/quota/MultiRateLimiter$RateLimit;->create(ILjava/time/Duration;)Lcom/android/server/utils/quota/MultiRateLimiter$RateLimit; +HSPLcom/android/server/utils/quota/MultiRateLimiter;->()V +HSPLcom/android/server/utils/quota/MultiRateLimiter;->(Ljava/util/List;)V +HSPLcom/android/server/utils/quota/MultiRateLimiter;->(Ljava/util/List;Lcom/android/server/utils/quota/MultiRateLimiter$1;)V +PLcom/android/server/utils/quota/MultiRateLimiter;->isWithinQuota(ILjava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/utils/quota/MultiRateLimiter;->isWithinQuotaLocked(ILjava/lang/String;Ljava/lang/String;)Z +PLcom/android/server/utils/quota/MultiRateLimiter;->noteEvent(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/utils/quota/MultiRateLimiter;->noteEventLocked(ILjava/lang/String;Ljava/lang/String;)V HSPLcom/android/server/utils/quota/QuotaTracker$1;->(Lcom/android/server/utils/quota/QuotaTracker;)V +PLcom/android/server/utils/quota/QuotaTracker$1;->getPackageName(Landroid/content/Intent;)Ljava/lang/String; PLcom/android/server/utils/quota/QuotaTracker$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/utils/quota/QuotaTracker$AlarmQueue;->()V HSPLcom/android/server/utils/quota/QuotaTracker$InQuotaAlarmListener;->(Lcom/android/server/utils/quota/QuotaTracker;)V @@ -30578,36 +34720,156 @@ PLcom/android/server/utils/quota/QuotaTracker$InQuotaAlarmListener;->dumpLocked( PLcom/android/server/utils/quota/QuotaTracker$InQuotaAlarmListener;->removeAlarmsLocked(ILjava/lang/String;)V HSPLcom/android/server/utils/quota/QuotaTracker$Injector;->()V HSPLcom/android/server/utils/quota/QuotaTracker$Injector;->getElapsedRealtime()J -PLcom/android/server/utils/quota/QuotaTracker$Injector;->isAlarmManagerReady()Z +HPLcom/android/server/utils/quota/QuotaTracker$Injector;->isAlarmManagerReady()Z HSPLcom/android/server/utils/quota/QuotaTracker;->()V HSPLcom/android/server/utils/quota/QuotaTracker;->(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;Lcom/android/server/utils/quota/QuotaTracker$Injector;)V +PLcom/android/server/utils/quota/QuotaTracker;->access$200(Lcom/android/server/utils/quota/QuotaTracker;Ljava/lang/String;I)V PLcom/android/server/utils/quota/QuotaTracker;->dump(Landroid/util/IndentingPrintWriter;)V PLcom/android/server/utils/quota/QuotaTracker;->dump(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/utils/quota/QuotaTracker;->isEnabledLocked()Z +HPLcom/android/server/utils/quota/QuotaTracker;->isEnabledLocked()Z +PLcom/android/server/utils/quota/QuotaTracker;->isIndividualQuotaFreeLocked(ILjava/lang/String;)Z HPLcom/android/server/utils/quota/QuotaTracker;->isQuotaFreeLocked(ILjava/lang/String;)Z HPLcom/android/server/utils/quota/QuotaTracker;->isWithinQuota(ILjava/lang/String;Ljava/lang/String;)Z -PLcom/android/server/utils/quota/QuotaTracker;->lambda$scheduleAlarm$0$QuotaTracker(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;)V +PLcom/android/server/utils/quota/QuotaTracker;->lambda$postQuotaStatusChanged$3$QuotaTracker(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/utils/quota/QuotaTracker;->lambda$scheduleAlarm$0$QuotaTracker(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;)V HSPLcom/android/server/utils/quota/QuotaTracker;->lambda$scheduleQuotaCheck$2$QuotaTracker()V -PLcom/android/server/utils/quota/QuotaTracker;->scheduleAlarm(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;)V +PLcom/android/server/utils/quota/QuotaTracker;->onAppRemovedLocked(Ljava/lang/String;I)V +PLcom/android/server/utils/quota/QuotaTracker;->postQuotaStatusChanged(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/utils/quota/QuotaTracker;->scheduleAlarm(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;)V HSPLcom/android/server/utils/quota/QuotaTracker;->scheduleQuotaCheck()V -PLcom/android/server/utils/quota/Uptc;->(ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/utils/quota/Uptc;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/utils/quota/Uptc;->(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/utils/quota/Uptc;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/utils/quota/UptcMap;->()V -PLcom/android/server/utils/quota/UptcMap;->add(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V +HPLcom/android/server/utils/quota/UptcMap;->add(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V +PLcom/android/server/utils/quota/UptcMap;->delete(ILjava/lang/String;)Landroid/util/ArrayMap; PLcom/android/server/utils/quota/UptcMap;->forEach(Lcom/android/server/utils/quota/UptcMap$UptcDataConsumer;)V HSPLcom/android/server/utils/quota/UptcMap;->forEach(Ljava/util/function/Consumer;)V -PLcom/android/server/utils/quota/UptcMap;->get(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/Object; +HPLcom/android/server/utils/quota/UptcMap;->get(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/Object; HPLcom/android/server/utils/quota/UptcMap;->getOrCreate(ILjava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)Ljava/lang/Object; +PLcom/android/server/utils/quota/UptcMap;->getPackageNameAtIndex(II)Ljava/lang/String; +PLcom/android/server/utils/quota/UptcMap;->getTagAtIndex(III)Ljava/lang/String; +PLcom/android/server/utils/quota/UptcMap;->getUserIdAtIndex(I)I HPLcom/android/server/utils/quota/UptcMap;->lambda$forEach$0(Ljava/util/function/Consumer;Landroid/util/ArrayMap;)V +PLcom/android/server/utils/quota/UptcMap;->packageCountForUser(I)I +PLcom/android/server/utils/quota/UptcMap;->tagCountForUserAndPackage(ILjava/lang/String;)I +PLcom/android/server/utils/quota/UptcMap;->userCount()I +PLcom/android/server/vcn/-$$Lambda$TelephonySubscriptionTracker$VI6Dr_cuRb_2GqBF1Uk-69p4Ik8;->(Lcom/android/server/vcn/TelephonySubscriptionTracker;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;)V +PLcom/android/server/vcn/-$$Lambda$TelephonySubscriptionTracker$VI6Dr_cuRb_2GqBF1Uk-69p4Ik8;->run()V +HSPLcom/android/server/vcn/TelephonySubscriptionTracker$1;->(Lcom/android/server/vcn/TelephonySubscriptionTracker;)V +HPLcom/android/server/vcn/TelephonySubscriptionTracker$1;->onSubscriptionsChanged()V +HSPLcom/android/server/vcn/TelephonySubscriptionTracker$Dependencies;->()V +PLcom/android/server/vcn/TelephonySubscriptionTracker$Dependencies;->isConfigForIdentifiedCarrier(Landroid/os/PersistableBundle;)Z +HSPLcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;->()V +HSPLcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;->(Ljava/util/Map;Ljava/util/Map;)V +HPLcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;->equals(Ljava/lang/Object;)Z +HSPLcom/android/server/vcn/TelephonySubscriptionTracker;->()V +HSPLcom/android/server/vcn/TelephonySubscriptionTracker;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionTrackerCallback;)V +HSPLcom/android/server/vcn/TelephonySubscriptionTracker;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionTrackerCallback;Lcom/android/server/vcn/TelephonySubscriptionTracker$Dependencies;)V +HPLcom/android/server/vcn/TelephonySubscriptionTracker;->handleSubscriptionsChanged()V +PLcom/android/server/vcn/TelephonySubscriptionTracker;->lambda$handleSubscriptionsChanged$0$TelephonySubscriptionTracker(Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;)V +PLcom/android/server/vcn/TelephonySubscriptionTracker;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/vcn/TelephonySubscriptionTracker;->register()V +HSPLcom/android/server/vcn/VcnContext;->(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/vcn/VcnNetworkProvider;)V +HPLcom/android/server/vcn/VcnNetworkProvider$NetworkRequestEntry;->(Landroid/net/NetworkRequest;II)V +HPLcom/android/server/vcn/VcnNetworkProvider$NetworkRequestEntry;->(Landroid/net/NetworkRequest;IILcom/android/server/vcn/VcnNetworkProvider$1;)V +HSPLcom/android/server/vcn/VcnNetworkProvider;->()V +HSPLcom/android/server/vcn/VcnNetworkProvider;->(Landroid/content/Context;Landroid/os/Looper;)V +HPLcom/android/server/vcn/VcnNetworkProvider;->onNetworkRequestWithdrawn(Landroid/net/NetworkRequest;)V +HPLcom/android/server/vcn/VcnNetworkProvider;->onNetworkRequested(Landroid/net/NetworkRequest;II)V +HSPLcom/android/server/vibrator/InputDeviceDelegate;->(Landroid/content/Context;Landroid/os/Handler;)V +HSPLcom/android/server/vibrator/InputDeviceDelegate;->cancelVibrateIfAvailable()Z +HPLcom/android/server/vibrator/InputDeviceDelegate;->isAvailable()Z +HSPLcom/android/server/vibrator/InputDeviceDelegate;->updateInputDeviceVibrators(Z)Z +HPLcom/android/server/vibrator/InputDeviceDelegate;->vibrateIfAvailable(ILjava/lang/String;Landroid/os/VibrationEffect;Ljava/lang/String;Landroid/os/VibrationAttributes;)Z +HPLcom/android/server/vibrator/Vibration$DebugInfo;->(JJLandroid/os/VibrationEffect;Landroid/os/VibrationEffect;FLandroid/os/VibrationAttributes;ILjava/lang/String;Ljava/lang/String;Lcom/android/server/vibrator/Vibration$Status;)V +HPLcom/android/server/vibrator/Vibration$DebugInfo;->toString()Ljava/lang/String; +HSPLcom/android/server/vibrator/Vibration$Status;->()V +HSPLcom/android/server/vibrator/Vibration$Status;->(Ljava/lang/String;I)V +PLcom/android/server/vibrator/Vibration;->()V +HPLcom/android/server/vibrator/Vibration;->(Landroid/os/IBinder;ILandroid/os/VibrationEffect;Landroid/os/VibrationAttributes;ILjava/lang/String;Ljava/lang/String;)V +PLcom/android/server/vibrator/Vibration;->access$000()Ljava/text/SimpleDateFormat; +HPLcom/android/server/vibrator/Vibration;->end(Lcom/android/server/vibrator/Vibration$Status;)V +HPLcom/android/server/vibrator/Vibration;->getDebugInfo()Lcom/android/server/vibrator/Vibration$DebugInfo; +HPLcom/android/server/vibrator/Vibration;->getEffect()Landroid/os/VibrationEffect; +HPLcom/android/server/vibrator/Vibration;->hasEnded()Z +HPLcom/android/server/vibrator/Vibration;->updateEffect(Landroid/os/VibrationEffect;)V +HSPLcom/android/server/vibrator/VibrationScaler$ScaleLevel;->(F)V +HSPLcom/android/server/vibrator/VibrationScaler;->(Landroid/content/Context;Lcom/android/server/vibrator/VibrationSettings;)V +PLcom/android/server/vibrator/VibrationScaler;->getExternalVibrationScale(I)I +HPLcom/android/server/vibrator/VibrationScaler;->intensityToEffectStrength(I)I +HPLcom/android/server/vibrator/VibrationScaler;->scale(Landroid/os/VibrationEffect;I)Landroid/os/VibrationEffect; +HSPLcom/android/server/vibrator/VibrationSettings$1;->(Lcom/android/server/vibrator/VibrationSettings;)V +PLcom/android/server/vibrator/VibrationSettings$1;->getServiceType()I +HPLcom/android/server/vibrator/VibrationSettings$1;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V +HSPLcom/android/server/vibrator/VibrationSettings$SettingsObserver;->(Lcom/android/server/vibrator/VibrationSettings;Landroid/os/Handler;)V +HPLcom/android/server/vibrator/VibrationSettings$SettingsObserver;->onChange(Z)V +HSPLcom/android/server/vibrator/VibrationSettings$UidObserver;->(Lcom/android/server/vibrator/VibrationSettings;)V +HPLcom/android/server/vibrator/VibrationSettings$UidObserver;->isUidForeground(I)Z +HPLcom/android/server/vibrator/VibrationSettings$UidObserver;->onUidGone(IZ)V +HPLcom/android/server/vibrator/VibrationSettings$UidObserver;->onUidStateChanged(IIJI)V +HSPLcom/android/server/vibrator/VibrationSettings;->()V +HSPLcom/android/server/vibrator/VibrationSettings;->(Landroid/content/Context;Landroid/os/Handler;)V +HSPLcom/android/server/vibrator/VibrationSettings;->addListener(Lcom/android/server/vibrator/VibrationSettings$OnVibratorSettingsChanged;)V +HSPLcom/android/server/vibrator/VibrationSettings;->createEffectFromResource(I)Landroid/os/VibrationEffect; +HSPLcom/android/server/vibrator/VibrationSettings;->createEffectFromTimings([J)Landroid/os/VibrationEffect; +HPLcom/android/server/vibrator/VibrationSettings;->getCurrentIntensity(I)I +HPLcom/android/server/vibrator/VibrationSettings;->getDefaultIntensity(I)I +PLcom/android/server/vibrator/VibrationSettings;->getFallbackEffect(I)Landroid/os/VibrationEffect; +HSPLcom/android/server/vibrator/VibrationSettings;->getGlobalSetting(Ljava/lang/String;I)I +HSPLcom/android/server/vibrator/VibrationSettings;->getLongIntArray(Landroid/content/res/Resources;I)[J +HSPLcom/android/server/vibrator/VibrationSettings;->getSystemSetting(Ljava/lang/String;I)I +PLcom/android/server/vibrator/VibrationSettings;->intensityToString(I)Ljava/lang/String; +PLcom/android/server/vibrator/VibrationSettings;->isAlarm(I)Z +HPLcom/android/server/vibrator/VibrationSettings;->isHapticFeedback(I)Z +PLcom/android/server/vibrator/VibrationSettings;->isInZenMode()Z +HPLcom/android/server/vibrator/VibrationSettings;->isNotification(I)Z +HPLcom/android/server/vibrator/VibrationSettings;->isRingtone(I)Z +HSPLcom/android/server/vibrator/VibrationSettings;->notifyListeners()V +HSPLcom/android/server/vibrator/VibrationSettings;->registerSettingsObserver(Landroid/net/Uri;)V +HPLcom/android/server/vibrator/VibrationSettings;->shouldVibrateForPowerMode(I)Z +HPLcom/android/server/vibrator/VibrationSettings;->shouldVibrateForRingerMode(I)Z +HPLcom/android/server/vibrator/VibrationSettings;->shouldVibrateForUid(II)Z +HSPLcom/android/server/vibrator/VibrationSettings;->shouldVibrateInputDevices()Z +PLcom/android/server/vibrator/VibrationSettings;->toString()Ljava/lang/String; +HSPLcom/android/server/vibrator/VibrationSettings;->updateSettings()V +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->()V +PLcom/android/server/vibrator/VibratorController$NativeWrapper;->alwaysOnDisable(J)V +HPLcom/android/server/vibrator/VibratorController$NativeWrapper;->alwaysOnEnable(JJJ)V +HPLcom/android/server/vibrator/VibratorController$NativeWrapper;->compose([Landroid/os/VibrationEffect$Composition$PrimitiveEffect;J)V +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->getCapabilities()J +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->getSupportedEffects()[I +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->getSupportedPrimitives()[I +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->init(ILcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;)V +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->isAvailable()Z +HSPLcom/android/server/vibrator/VibratorController$NativeWrapper;->off()V +HPLcom/android/server/vibrator/VibratorController$NativeWrapper;->on(JJ)V +HPLcom/android/server/vibrator/VibratorController$NativeWrapper;->perform(JJJ)J +HPLcom/android/server/vibrator/VibratorController$NativeWrapper;->setAmplitude(I)V +PLcom/android/server/vibrator/VibratorController$NativeWrapper;->setExternalControl(Z)V +HSPLcom/android/server/vibrator/VibratorController;->(ILcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;)V +HSPLcom/android/server/vibrator/VibratorController;->(ILcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;Lcom/android/server/vibrator/VibratorController$NativeWrapper;)V +HPLcom/android/server/vibrator/VibratorController;->hasCapability(J)Z +HSPLcom/android/server/vibrator/VibratorController;->isAvailable()Z +HPLcom/android/server/vibrator/VibratorController;->notifyStateListenersLocked()V +HSPLcom/android/server/vibrator/VibratorController;->notifyVibratorOffLocked()V +HPLcom/android/server/vibrator/VibratorController;->notifyVibratorOnLocked()V +HSPLcom/android/server/vibrator/VibratorController;->off()V +HPLcom/android/server/vibrator/VibratorController;->on(JJ)V +HPLcom/android/server/vibrator/VibratorController;->on(Landroid/os/VibrationEffect$Composed;J)V +HPLcom/android/server/vibrator/VibratorController;->on(Landroid/os/VibrationEffect$Prebaked;J)J +HPLcom/android/server/vibrator/VibratorController;->setAmplitude(I)V +PLcom/android/server/vibrator/VibratorController;->setExternalControl(Z)V +PLcom/android/server/vibrator/VibratorController;->toString()Ljava/lang/String; +HPLcom/android/server/vibrator/VibratorController;->updateAlwaysOn(ILandroid/os/VibrationEffect$Prebaked;)V PLcom/android/server/voiceinteraction/-$$Lambda$VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$pwkMIV-h-lJF6vsDHumBHp39fVg;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;I)V PLcom/android/server/voiceinteraction/-$$Lambda$VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$pwkMIV-h-lJF6vsDHumBHp39fVg;->run()V HSPLcom/android/server/voiceinteraction/DatabaseHelper;->(Landroid/content/Context;)V PLcom/android/server/voiceinteraction/DatabaseHelper;->dump(Ljava/io/PrintWriter;)V -PLcom/android/server/voiceinteraction/DatabaseHelper;->getArrayForCommaSeparatedString(Ljava/lang/String;)[I +HPLcom/android/server/voiceinteraction/DatabaseHelper;->getArrayForCommaSeparatedString(Ljava/lang/String;)[I PLcom/android/server/voiceinteraction/DatabaseHelper;->getCommaSeparatedString([I)Ljava/lang/String; -PLcom/android/server/voiceinteraction/DatabaseHelper;->getKeyphraseSoundModel(IILjava/lang/String;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; +HPLcom/android/server/voiceinteraction/DatabaseHelper;->getKeyphraseSoundModel(IILjava/lang/String;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; PLcom/android/server/voiceinteraction/DatabaseHelper;->getKeyphraseSoundModel(Ljava/lang/String;ILjava/lang/String;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; -PLcom/android/server/voiceinteraction/DatabaseHelper;->getValidKeyphraseSoundModelForUser(Ljava/lang/String;I)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; +HPLcom/android/server/voiceinteraction/DatabaseHelper;->getValidKeyphraseSoundModelForUser(Ljava/lang/String;I)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; PLcom/android/server/voiceinteraction/DatabaseHelper;->updateKeyphraseSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;)Z HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$1;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$1;->getPackages(I)[Ljava/lang/String; @@ -30615,11 +34877,13 @@ HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$LocalServ HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onHandleUserStop(Landroid/content/Intent;I)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onPackageModified(Ljava/lang/String;)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onSomePackagesChanged()V +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$2;->onSomePackagesChanged()V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$RoleObserver;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;Ljava/util/concurrent/Executor;)V +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$RoleObserver;->getDefaultRecognizer(Landroid/os/UserHandle;)Ljava/lang/String; HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$RoleObserver;->onRoleHoldersChanged(Ljava/lang/String;Landroid/os/UserHandle;)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SettingsObserver;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;Landroid/os/Handler;)V +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SettingsObserver;->onChange(Z)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;Lcom/android/server/soundtrigger/SoundTriggerInternal$Session;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;->access$200(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;I)I PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;->getDspModuleProperties()Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties; @@ -30627,10 +34891,10 @@ HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInter PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;->stopRecognition(ILandroid/hardware/soundtrigger/IRecognitionStatusCallback;)I PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$SoundTriggerSession;->unloadKeyphraseModel(I)I HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->access$300(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->access$800(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;)I +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->access$300(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;)V +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->access$800(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;)I PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->closeSystemDialogs(Landroid/os/IBinder;)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->createSoundTriggerSessionAsOriginator(Landroid/media/permission/Identity;)Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession; +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->createSoundTriggerSessionAsOriginator(Landroid/media/permission/Identity;Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession; PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->deliverNewSession(Landroid/os/IBinder;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;)Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->enforceCallerAllowedToEnrollVoiceModel()V @@ -30640,26 +34904,29 @@ PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceIntera PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->findAvailRecognizer(Ljava/lang/String;I)Landroid/content/ComponentName; PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->finish(Landroid/os/IBinder;)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getActiveServiceComponentName()Landroid/content/ComponentName; -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getCurInteractor(I)Landroid/content/ComponentName; +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getCurAssistant(I)Landroid/content/ComponentName; +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getCurInteractor(I)Landroid/content/ComponentName; HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getCurRecognizer(I)Landroid/content/ComponentName; PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getEnrolledKeyphraseMetadata(Ljava/lang/String;Ljava/lang/String;)Landroid/hardware/soundtrigger/KeyphraseMetadata; HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getForceVoiceInteractionServicePackage(Landroid/content/res/Resources;)Ljava/lang/String; PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getKeyphraseSoundModel(ILjava/lang/String;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel; PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->getUserDisabledShowContext()I -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->hideCurrentSession()V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->hideSessionFromSession(Landroid/os/IBinder;)Z +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->hideCurrentSession()V +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->hideSessionFromSession(Landroid/os/IBinder;)Z HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->initForUser(I)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->initForUserNoTracing(I)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->initSimpleRecognizer(Landroid/service/voice/VoiceInteractionServiceInfo;I)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->isCallerCurrentVoiceInteractionService()Z +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->isCallerCurrentVoiceInteractionService()Z HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->isCallerHoldingPermission(Ljava/lang/String;)Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->isSessionRunning()Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->lambda$switchUser$0$VoiceInteractionManagerService$VoiceInteractionManagerServiceStub(I)V -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->onLockscreenShown()V +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->onLockscreenShown()V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->onSessionHidden()V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->onSessionShown()V HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->registerVoiceInteractionSessionListener(Lcom/android/internal/app/IVoiceInteractionSessionListener;)V +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->setCurInteractor(Landroid/content/ComponentName;I)V +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->setCurRecognizer(Landroid/content/ComponentName;I)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->setCurrentUserLocked(I)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->setDisabledShowContext(I)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->setImplLocked(Lcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;)V @@ -30679,7 +34946,8 @@ PLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceIntera HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->(Landroid/content/Context;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->access$000(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;)Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub; HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->access$100(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;Landroid/content/pm/UserInfo;)Z -PLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->access$400(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;)Landroid/os/RemoteCallbackList; +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->access$400(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;)Landroid/os/RemoteCallbackList; +PLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->access$500(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService;Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->isUserSupported(Landroid/content/pm/UserInfo;)Z HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->isUserSupported(Lcom/android/server/SystemService$TargetUser;)Z HSPLcom/android/server/voiceinteraction/VoiceInteractionManagerService;->onBootPhase(I)V @@ -30698,7 +34966,7 @@ PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->deliv PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->dumpLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->finishLocked(Landroid/os/IBinder;Z)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->getUserDisabledShowContextLocked(I)I -PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->hideSessionLocked()Z +HPLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->hideSessionLocked()Z PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->notifySoundModelsChangedLocked()V PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->onSessionHidden(Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;)V PLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl;->onSessionShown(Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;)V @@ -30712,6 +34980,7 @@ PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$1;->onShown()V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$2;->(Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V +PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$2;->onServiceDisconnected(Landroid/content/ComponentName;)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$3;->(Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->(Ljava/lang/Object;Landroid/content/ComponentName;ILandroid/content/Context;Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection$Callback;ILandroid/os/Handler;)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->access$100(Lcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;)V @@ -30720,7 +34989,7 @@ PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->cancel PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->deliverNewSessionLocked(Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;)Z PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->getUserDisabledShowContextLocked()I -PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->hideLocked()Z +HPLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->hideLocked()Z PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->notifyPendingShowCallbacksShownLocked()V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->onAssistDataReceivedLocked(Landroid/os/Bundle;II)V PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->onAssistScreenshotReceivedLocked(Landroid/graphics/Bitmap;)V @@ -30730,7 +34999,7 @@ PLcom/android/server/voiceinteraction/VoiceInteractionSessionConnection;->showLo HSPLcom/android/server/vr/EnabledComponentsObserver$1;->(Lcom/android/server/vr/EnabledComponentsObserver;)V PLcom/android/server/vr/EnabledComponentsObserver$1;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z PLcom/android/server/vr/EnabledComponentsObserver$1;->onPackageDisappeared(Ljava/lang/String;I)V -PLcom/android/server/vr/EnabledComponentsObserver$1;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/vr/EnabledComponentsObserver$1;->onPackageModified(Ljava/lang/String;)V PLcom/android/server/vr/EnabledComponentsObserver$1;->onSomePackagesChanged()V HSPLcom/android/server/vr/EnabledComponentsObserver;->()V HSPLcom/android/server/vr/EnabledComponentsObserver;->(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/util/Collection;)V @@ -30742,7 +35011,7 @@ HPLcom/android/server/vr/EnabledComponentsObserver;->isValid(Landroid/content/Co HSPLcom/android/server/vr/EnabledComponentsObserver;->loadComponentNames(Landroid/content/pm/PackageManager;ILjava/lang/String;Ljava/lang/String;)Landroid/util/ArraySet; HSPLcom/android/server/vr/EnabledComponentsObserver;->loadComponentNamesForUser(I)Landroid/util/ArraySet; HSPLcom/android/server/vr/EnabledComponentsObserver;->loadComponentNamesFromSetting(Ljava/lang/String;I)Landroid/util/ArraySet; -PLcom/android/server/vr/EnabledComponentsObserver;->onPackagesChanged()V +HPLcom/android/server/vr/EnabledComponentsObserver;->onPackagesChanged()V PLcom/android/server/vr/EnabledComponentsObserver;->onUsersChanged()V HSPLcom/android/server/vr/EnabledComponentsObserver;->rebuildAll()V HSPLcom/android/server/vr/EnabledComponentsObserver;->sendSettingChanged()V @@ -30765,7 +35034,7 @@ PLcom/android/server/vr/VrManagerService$4;->dump(Ljava/io/FileDescriptor;Ljava/ HSPLcom/android/server/vr/VrManagerService$4;->getVrModeState()Z HSPLcom/android/server/vr/VrManagerService$4;->registerListener(Landroid/service/vr/IVrStateCallbacks;)V HSPLcom/android/server/vr/VrManagerService$4;->registerPersistentVrStateListener(Landroid/service/vr/IPersistentVrStateCallbacks;)V -PLcom/android/server/vr/VrManagerService$4;->unregisterListener(Landroid/service/vr/IVrStateCallbacks;)V +HPLcom/android/server/vr/VrManagerService$4;->unregisterListener(Landroid/service/vr/IVrStateCallbacks;)V HSPLcom/android/server/vr/VrManagerService$5;->(Lcom/android/server/vr/VrManagerService;)V PLcom/android/server/vr/VrManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/vr/VrManagerService$LocalService;->(Lcom/android/server/vr/VrManagerService;)V @@ -30773,29 +35042,39 @@ HSPLcom/android/server/vr/VrManagerService$LocalService;->(Lcom/android/se HSPLcom/android/server/vr/VrManagerService$LocalService;->addPersistentVrModeStateListener(Landroid/service/vr/IPersistentVrStateCallbacks;)V PLcom/android/server/vr/VrManagerService$LocalService;->isCurrentVrListener(Ljava/lang/String;I)Z HSPLcom/android/server/vr/VrManagerService$LocalService;->onScreenStateChanged(Z)V -PLcom/android/server/vr/VrManagerService$LocalService;->setVrMode(ZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V +HPLcom/android/server/vr/VrManagerService$LocalService;->setVrMode(ZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V HSPLcom/android/server/vr/VrManagerService$NotificationAccessManager;->(Lcom/android/server/vr/VrManagerService;)V HSPLcom/android/server/vr/VrManagerService$NotificationAccessManager;->(Lcom/android/server/vr/VrManagerService;Lcom/android/server/vr/VrManagerService$1;)V HSPLcom/android/server/vr/VrManagerService$NotificationAccessManager;->update(Ljava/util/Collection;)V -PLcom/android/server/vr/VrManagerService$VrState;->(ZZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V +HPLcom/android/server/vr/VrManagerService$VrState;->(ZZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V HSPLcom/android/server/vr/VrManagerService;->()V HSPLcom/android/server/vr/VrManagerService;->(Landroid/content/Context;)V +PLcom/android/server/vr/VrManagerService;->access$1000(Lcom/android/server/vr/VrManagerService;)Landroid/os/RemoteCallbackList; HSPLcom/android/server/vr/VrManagerService;->access$1400(Lcom/android/server/vr/VrManagerService;Ljava/lang/String;)V HSPLcom/android/server/vr/VrManagerService;->access$1500(Lcom/android/server/vr/VrManagerService;Ljava/lang/String;I)V HSPLcom/android/server/vr/VrManagerService;->access$1600(Lcom/android/server/vr/VrManagerService;Ljava/lang/String;I)V HSPLcom/android/server/vr/VrManagerService;->access$1700(Lcom/android/server/vr/VrManagerService;[Ljava/lang/String;)V HSPLcom/android/server/vr/VrManagerService;->access$1800(Lcom/android/server/vr/VrManagerService;Landroid/service/vr/IVrStateCallbacks;)V -PLcom/android/server/vr/VrManagerService;->access$1900(Lcom/android/server/vr/VrManagerService;Landroid/service/vr/IVrStateCallbacks;)V +HPLcom/android/server/vr/VrManagerService;->access$1900(Lcom/android/server/vr/VrManagerService;Landroid/service/vr/IVrStateCallbacks;)V HSPLcom/android/server/vr/VrManagerService;->access$2000(Lcom/android/server/vr/VrManagerService;Landroid/service/vr/IPersistentVrStateCallbacks;)V HSPLcom/android/server/vr/VrManagerService;->access$2200(Lcom/android/server/vr/VrManagerService;)Z -PLcom/android/server/vr/VrManagerService;->access$3300(Lcom/android/server/vr/VrManagerService;ZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V +PLcom/android/server/vr/VrManagerService;->access$2700(Lcom/android/server/vr/VrManagerService;)Landroid/content/Context; +PLcom/android/server/vr/VrManagerService;->access$2800(Lcom/android/server/vr/VrManagerService;)Z +PLcom/android/server/vr/VrManagerService;->access$2900(Lcom/android/server/vr/VrManagerService;)Lcom/android/server/utils/ManagedApplicationService; +PLcom/android/server/vr/VrManagerService;->access$300(Lcom/android/server/vr/VrManagerService;)Lcom/android/server/utils/ManagedApplicationService; +PLcom/android/server/vr/VrManagerService;->access$3000(Lcom/android/server/vr/VrManagerService;Ljava/io/PrintWriter;)V +PLcom/android/server/vr/VrManagerService;->access$3100(Lcom/android/server/vr/VrManagerService;)I +PLcom/android/server/vr/VrManagerService;->access$3200(Lcom/android/server/vr/VrManagerService;)Lcom/android/server/vr/EnabledComponentsObserver; +HPLcom/android/server/vr/VrManagerService;->access$3300(Lcom/android/server/vr/VrManagerService;ZLandroid/content/ComponentName;IILandroid/content/ComponentName;)V HSPLcom/android/server/vr/VrManagerService;->access$3400(Lcom/android/server/vr/VrManagerService;Z)V PLcom/android/server/vr/VrManagerService;->access$3500(Lcom/android/server/vr/VrManagerService;Ljava/lang/String;I)Z PLcom/android/server/vr/VrManagerService;->access$3800(Lcom/android/server/vr/VrManagerService;)V +PLcom/android/server/vr/VrManagerService;->access$700(Lcom/android/server/vr/VrManagerService;)Landroid/os/RemoteCallbackList; +PLcom/android/server/vr/VrManagerService;->access$800(Lcom/android/server/vr/VrManagerService;)Z HSPLcom/android/server/vr/VrManagerService;->addPersistentStateCallback(Landroid/service/vr/IPersistentVrStateCallbacks;)V HSPLcom/android/server/vr/VrManagerService;->addStateCallback(Landroid/service/vr/IVrStateCallbacks;)V -PLcom/android/server/vr/VrManagerService;->consumeAndApplyPendingStateLocked(Z)V -PLcom/android/server/vr/VrManagerService;->dumpStateTransitions(Ljava/io/PrintWriter;)V +HPLcom/android/server/vr/VrManagerService;->consumeAndApplyPendingStateLocked(Z)V +HPLcom/android/server/vr/VrManagerService;->dumpStateTransitions(Ljava/io/PrintWriter;)V HSPLcom/android/server/vr/VrManagerService;->enforceCallerPermissionAnyOf([Ljava/lang/String;)V HSPLcom/android/server/vr/VrManagerService;->getVrMode()Z HSPLcom/android/server/vr/VrManagerService;->grantCoarseLocationPermissionIfNeeded(Ljava/lang/String;I)V @@ -30804,15 +35083,15 @@ HSPLcom/android/server/vr/VrManagerService;->grantNotificationPolicyAccess(Ljava PLcom/android/server/vr/VrManagerService;->isCurrentVrListener(Ljava/lang/String;I)Z HSPLcom/android/server/vr/VrManagerService;->isDefaultAllowed(Ljava/lang/String;)Z HSPLcom/android/server/vr/VrManagerService;->isPermissionUserUpdated(Ljava/lang/String;Ljava/lang/String;I)Z -PLcom/android/server/vr/VrManagerService;->onAwakeStateChanged(Z)V +HPLcom/android/server/vr/VrManagerService;->onAwakeStateChanged(Z)V HSPLcom/android/server/vr/VrManagerService;->onBootPhase(I)V HSPLcom/android/server/vr/VrManagerService;->onEnabledComponentChanged()V -PLcom/android/server/vr/VrManagerService;->onKeyguardStateChanged(Z)V +HPLcom/android/server/vr/VrManagerService;->onKeyguardStateChanged(Z)V HSPLcom/android/server/vr/VrManagerService;->onStart()V PLcom/android/server/vr/VrManagerService;->onUserStarting(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/vr/VrManagerService;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V PLcom/android/server/vr/VrManagerService;->onUserStopping(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/vr/VrManagerService;->removeStateCallback(Landroid/service/vr/IVrStateCallbacks;)V +HPLcom/android/server/vr/VrManagerService;->removeStateCallback(Landroid/service/vr/IVrStateCallbacks;)V PLcom/android/server/vr/VrManagerService;->setPersistentModeAndNotifyListenersLocked(Z)V HSPLcom/android/server/vr/VrManagerService;->setScreenOn(Z)V HSPLcom/android/server/vr/VrManagerService;->setSystemState(IZ)V @@ -30848,6 +35127,9 @@ PLcom/android/server/wallpaper/-$$Lambda$aHqHapES4hWZ1j2OhINgTmqUogk;->test(Ljav PLcom/android/server/wallpaper/-$$Lambda$y7gG8e_SYZFKrRYTl2eA5F-iBYU;->()V PLcom/android/server/wallpaper/-$$Lambda$y7gG8e_SYZFKrRYTl2eA5F-iBYU;->()V PLcom/android/server/wallpaper/-$$Lambda$y7gG8e_SYZFKrRYTl2eA5F-iBYU;->accept(Ljava/lang/Object;)V +PLcom/android/server/wallpaper/GLHelper;->()V +PLcom/android/server/wallpaper/GLHelper;->getMaxTextureSize()I +PLcom/android/server/wallpaper/GLHelper;->retrieveTextureSizeFromGL()I HSPLcom/android/server/wallpaper/WallpaperManagerInternal;->()V HSPLcom/android/server/wallpaper/WallpaperManagerService$1;->(Lcom/android/server/wallpaper/WallpaperManagerService;)V PLcom/android/server/wallpaper/WallpaperManagerService$1;->onDisplayAdded(I)V @@ -30855,6 +35137,7 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService$1;->onDisplayChanged(I) PLcom/android/server/wallpaper/WallpaperManagerService$1;->onDisplayRemoved(I)V HSPLcom/android/server/wallpaper/WallpaperManagerService$2;->(Lcom/android/server/wallpaper/WallpaperManagerService;)V HSPLcom/android/server/wallpaper/WallpaperManagerService$3;->(Lcom/android/server/wallpaper/WallpaperManagerService;)V +PLcom/android/server/wallpaper/WallpaperManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/wallpaper/WallpaperManagerService$4;->(Lcom/android/server/wallpaper/WallpaperManagerService;)V PLcom/android/server/wallpaper/WallpaperManagerService$4;->onUserSwitching(ILandroid/os/IRemoteCallback;)V HSPLcom/android/server/wallpaper/WallpaperManagerService$DisplayData;->(I)V @@ -30866,12 +35149,12 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService$LocalService;->(L HSPLcom/android/server/wallpaper/WallpaperManagerService$LocalService;->(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$1;)V PLcom/android/server/wallpaper/WallpaperManagerService$LocalService;->onDisplayReady(I)V HSPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->(Lcom/android/server/wallpaper/WallpaperManagerService;)V -PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->doPackagesChangedLocked(ZLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)Z +HPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->doPackagesChangedLocked(ZLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)Z PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onHandleForceStop(Landroid/content/Intent;[Ljava/lang/String;IZ)Z -PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V -PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageUpdateFinished(Ljava/lang/String;I)V -PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageUpdateStarted(Ljava/lang/String;I)V -PLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onSomePackagesChanged()V +HPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageModified(Ljava/lang/String;)V +HPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageUpdateFinished(Ljava/lang/String;I)V +HPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onPackageUpdateStarted(Ljava/lang/String;I)V +HPLcom/android/server/wallpaper/WallpaperManagerService$MyPackageMonitor;->onSomePackagesChanged()V HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector;->(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;I)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector;->connectLocked(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector;->disconnectLocked()V @@ -30879,19 +35162,22 @@ PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$Displ HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->(Lcom/android/server/wallpaper/WallpaperManagerService;Landroid/app/WallpaperInfo;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;I)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->access$1300(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;)Landroid/util/SparseArray; HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->access$1400(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;Ljava/util/function/Predicate;)V +PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->access$2700(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;)Ljava/lang/Runnable; +PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->access$3100(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;)Ljava/lang/Runnable; +PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->access$3200(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;)Ljava/lang/Runnable; HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->appendConnectorWithCondition(Ljava/util/function/Predicate;)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->attachEngine(Landroid/service/wallpaper/IWallpaperEngine;I)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->containsDisplay(I)Z PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->engineShown(Landroid/service/wallpaper/IWallpaperEngine;)V HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->forEachDisplayConnector(Ljava/util/function/Consumer;)V -PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->getDisplayConnectorOrCreate(I)Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector; +HPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->getDisplayConnectorOrCreate(I)Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector; HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->initDisplayState()V HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->isUsableDisplay(Landroid/view/Display;)Z PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->lambda$new$2$WallpaperManagerService$WallpaperConnection()V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->lambda$onServiceDisconnected$1(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection$DisplayConnector;)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->onServiceDisconnected(Landroid/content/ComponentName;)V -PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->onWallpaperColorsChanged(Landroid/app/WallpaperColors;I)V +HPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->onWallpaperColorsChanged(Landroid/app/WallpaperColors;I)V HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;->(ILjava/io/File;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;->access$3000(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)Landroid/os/RemoteCallbackList; HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;->cropExists()Z @@ -30902,7 +35188,7 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperObserver;->onE HSPLcom/android/server/wallpaper/WallpaperManagerService;->()V HSPLcom/android/server/wallpaper/WallpaperManagerService;->(Landroid/content/Context;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->access$000(Lcom/android/server/wallpaper/WallpaperManagerService;)Ljava/lang/Object; -PLcom/android/server/wallpaper/WallpaperManagerService;->access$100(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/util/SparseArray; +HPLcom/android/server/wallpaper/WallpaperManagerService;->access$100(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/util/SparseArray; PLcom/android/server/wallpaper/WallpaperManagerService;->access$1000(Lcom/android/server/wallpaper/WallpaperManagerService;I)V PLcom/android/server/wallpaper/WallpaperManagerService;->access$1500(Lcom/android/server/wallpaper/WallpaperManagerService;I)Lcom/android/server/wallpaper/WallpaperManagerService$DisplayData; PLcom/android/server/wallpaper/WallpaperManagerService;->access$1600(Lcom/android/server/wallpaper/WallpaperManagerService;)Lcom/android/server/wm/WindowManagerInternal; @@ -30911,21 +35197,36 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService;->access$1800(Lcom/andr PLcom/android/server/wallpaper/WallpaperManagerService;->access$1900(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->access$200(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/util/SparseArray; PLcom/android/server/wallpaper/WallpaperManagerService;->access$2000(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/content/Context; -PLcom/android/server/wallpaper/WallpaperManagerService;->access$2100(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;II)V +HPLcom/android/server/wallpaper/WallpaperManagerService;->access$2100(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;II)V PLcom/android/server/wallpaper/WallpaperManagerService;->access$2200(Lcom/android/server/wallpaper/WallpaperManagerService;)Z -PLcom/android/server/wallpaper/WallpaperManagerService;->access$2300(Lcom/android/server/wallpaper/WallpaperManagerService;)I +HPLcom/android/server/wallpaper/WallpaperManagerService;->access$2300(Lcom/android/server/wallpaper/WallpaperManagerService;)I PLcom/android/server/wallpaper/WallpaperManagerService;->access$2400(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/content/ComponentName; -PLcom/android/server/wallpaper/WallpaperManagerService;->access$800(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/content/ComponentName; +PLcom/android/server/wallpaper/WallpaperManagerService;->access$2502(Lcom/android/server/wallpaper/WallpaperManagerService;Z)Z +PLcom/android/server/wallpaper/WallpaperManagerService;->access$2600(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->access$2900(Lcom/android/server/wallpaper/WallpaperManagerService;I)V +PLcom/android/server/wallpaper/WallpaperManagerService;->access$300(Lcom/android/server/wallpaper/WallpaperManagerService;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->access$400(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;I)V +PLcom/android/server/wallpaper/WallpaperManagerService;->access$500(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->access$700(Lcom/android/server/wallpaper/WallpaperManagerService;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +HPLcom/android/server/wallpaper/WallpaperManagerService;->access$800(Lcom/android/server/wallpaper/WallpaperManagerService;)Landroid/content/ComponentName; +PLcom/android/server/wallpaper/WallpaperManagerService;->access$900(Lcom/android/server/wallpaper/WallpaperManagerService;Landroid/content/ComponentName;ZZLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Landroid/os/IRemoteCallback;)Z PLcom/android/server/wallpaper/WallpaperManagerService;->attachServiceLocked(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->bindWallpaperComponentLocked(Landroid/content/ComponentName;ZZLcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Landroid/os/IRemoteCallback;)Z +PLcom/android/server/wallpaper/WallpaperManagerService;->changingToSame(Landroid/content/ComponentName;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)Z PLcom/android/server/wallpaper/WallpaperManagerService;->checkPermission(Ljava/lang/String;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->clearWallpaperComponentLocked(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->clearWallpaperLocked(ZIILandroid/os/IRemoteCallback;)V PLcom/android/server/wallpaper/WallpaperManagerService;->detachWallpaperLocked(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V PLcom/android/server/wallpaper/WallpaperManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->emptyCallbackList(Landroid/os/RemoteCallbackList;)Z HSPLcom/android/server/wallpaper/WallpaperManagerService;->ensureSaneWallpaperData(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->ensureSaneWallpaperDisplaySize(Lcom/android/server/wallpaper/WallpaperManagerService$DisplayData;I)V +PLcom/android/server/wallpaper/WallpaperManagerService;->extractColors(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->extractDefaultImageWallpaperColors()Landroid/app/WallpaperColors; PLcom/android/server/wallpaper/WallpaperManagerService;->findWallpaperAtDisplay(II)Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData; -HSPLcom/android/server/wallpaper/WallpaperManagerService;->getAttributeInt(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I +PLcom/android/server/wallpaper/WallpaperManagerService;->forEachDisplayData(Ljava/util/function/Consumer;)V +PLcom/android/server/wallpaper/WallpaperManagerService;->generateCrop(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +HSPLcom/android/server/wallpaper/WallpaperManagerService;->getAttributeInt(Landroid/util/TypedXmlPullParser;Ljava/lang/String;I)I HSPLcom/android/server/wallpaper/WallpaperManagerService;->getDisplayDataOrCreate(I)Lcom/android/server/wallpaper/WallpaperManagerService$DisplayData; PLcom/android/server/wallpaper/WallpaperManagerService;->getHeightHint(I)I HSPLcom/android/server/wallpaper/WallpaperManagerService;->getMaximumSizeDimension(I)I @@ -30933,9 +35234,9 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperCallbacks PLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperColors(III)Landroid/app/WallpaperColors; HSPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperDir(I)Ljava/io/File; PLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperIdForUser(II)I -PLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperInfo(I)Landroid/app/WallpaperInfo; +HPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperInfo(I)Landroid/app/WallpaperInfo; HSPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperSafeLocked(II)Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData; -PLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperWithFeature(Ljava/lang/String;Ljava/lang/String;Landroid/app/IWallpaperManagerCallback;ILandroid/os/Bundle;I)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperWithFeature(Ljava/lang/String;Ljava/lang/String;Landroid/app/IWallpaperManagerCallback;ILandroid/os/Bundle;I)Landroid/os/ParcelFileDescriptor; PLcom/android/server/wallpaper/WallpaperManagerService;->getWidthHint(I)I HSPLcom/android/server/wallpaper/WallpaperManagerService;->initialize()V HSPLcom/android/server/wallpaper/WallpaperManagerService;->initializeFallbackWallpaper()V @@ -30954,26 +35255,31 @@ HSPLcom/android/server/wallpaper/WallpaperManagerService;->loadSettingsLocked(IZ HSPLcom/android/server/wallpaper/WallpaperManagerService;->makeJournaledFile(I)Lcom/android/internal/util/JournaledFile; HSPLcom/android/server/wallpaper/WallpaperManagerService;->makeWallpaperIdLocked()I HSPLcom/android/server/wallpaper/WallpaperManagerService;->migrateFromOld()V -PLcom/android/server/wallpaper/WallpaperManagerService;->notifyColorListeners(Landroid/app/WallpaperColors;III)V +PLcom/android/server/wallpaper/WallpaperManagerService;->migrateSystemToLockWallpaperLocked(I)V +PLcom/android/server/wallpaper/WallpaperManagerService;->notifyCallbacksLocked(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +HPLcom/android/server/wallpaper/WallpaperManagerService;->notifyColorListeners(Landroid/app/WallpaperColors;III)V +PLcom/android/server/wallpaper/WallpaperManagerService;->notifyLockWallpaperChanged()V HSPLcom/android/server/wallpaper/WallpaperManagerService;->notifyWallpaperColorsChanged(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;I)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->notifyWallpaperColorsChangedOnDisplay(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;II)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->onBootPhase(I)V PLcom/android/server/wallpaper/WallpaperManagerService;->onDisplayReadyInternal(I)V PLcom/android/server/wallpaper/WallpaperManagerService;->onUnlockUser(I)V -HSPLcom/android/server/wallpaper/WallpaperManagerService;->parseWallpaperAttributes(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Z)V +HSPLcom/android/server/wallpaper/WallpaperManagerService;->parseWallpaperAttributes(Landroid/util/TypedXmlPullParser;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Z)V PLcom/android/server/wallpaper/WallpaperManagerService;->registerWallpaperColorsCallback(Landroid/app/IWallpaperManagerCallback;II)V PLcom/android/server/wallpaper/WallpaperManagerService;->saveSettingsLocked(I)V -PLcom/android/server/wallpaper/WallpaperManagerService;->setInAmbientMode(ZJ)V +HPLcom/android/server/wallpaper/WallpaperManagerService;->setInAmbientMode(ZJ)V PLcom/android/server/wallpaper/WallpaperManagerService;->setLockWallpaperCallback(Landroid/app/IWallpaperManagerCallback;)Z +PLcom/android/server/wallpaper/WallpaperManagerService;->setWallpaper(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Rect;ZLandroid/os/Bundle;ILandroid/app/IWallpaperManagerCallback;I)Landroid/os/ParcelFileDescriptor; HSPLcom/android/server/wallpaper/WallpaperManagerService;->supportsMultiDisplay(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;)Z HSPLcom/android/server/wallpaper/WallpaperManagerService;->switchUser(ILandroid/os/IRemoteCallback;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->switchWallpaper(Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Landroid/os/IRemoteCallback;)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->systemReady()V PLcom/android/server/wallpaper/WallpaperManagerService;->unregisterWallpaperColorsCallback(Landroid/app/IWallpaperManagerCallback;II)V HSPLcom/android/server/wallpaper/WallpaperManagerService;->updateFallbackConnection()V -PLcom/android/server/wallpaper/WallpaperManagerService;->writeWallpaperAttributes(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V -PLcom/android/server/webkit/-$$Lambda$WebViewUpdateServiceImpl$GfOd5F9zlirnEiPtEI33ofMPlZQ;->(Lcom/android/server/webkit/WebViewUpdateServiceImpl;)V -PLcom/android/server/webkit/-$$Lambda$WebViewUpdateServiceImpl$GfOd5F9zlirnEiPtEI33ofMPlZQ;->run()V +PLcom/android/server/wallpaper/WallpaperManagerService;->updateWallpaperBitmapLocked(Ljava/lang/String;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;Landroid/os/Bundle;)Landroid/os/ParcelFileDescriptor; +HPLcom/android/server/wallpaper/WallpaperManagerService;->writeWallpaperAttributes(Landroid/util/TypedXmlSerializer;Ljava/lang/String;Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData;)V +HSPLcom/android/server/webkit/-$$Lambda$WebViewUpdateServiceImpl$GfOd5F9zlirnEiPtEI33ofMPlZQ;->(Lcom/android/server/webkit/WebViewUpdateServiceImpl;)V +HSPLcom/android/server/webkit/-$$Lambda$WebViewUpdateServiceImpl$GfOd5F9zlirnEiPtEI33ofMPlZQ;->run()V HSPLcom/android/server/webkit/SystemImpl$LazyHolder;->()V HSPLcom/android/server/webkit/SystemImpl$LazyHolder;->access$100()Lcom/android/server/webkit/SystemImpl; HSPLcom/android/server/webkit/SystemImpl;->()V @@ -31000,38 +35306,40 @@ PLcom/android/server/webkit/WebViewUpdateService$BinderService;->dump(Ljava/io/F HPLcom/android/server/webkit/WebViewUpdateService$BinderService;->getCurrentWebViewPackage()Landroid/content/pm/PackageInfo; PLcom/android/server/webkit/WebViewUpdateService$BinderService;->getCurrentWebViewPackageName()Ljava/lang/String; HPLcom/android/server/webkit/WebViewUpdateService$BinderService;->grantVisibilityToCaller(Ljava/lang/String;I)V -PLcom/android/server/webkit/WebViewUpdateService$BinderService;->isMultiProcessEnabled()Z +HPLcom/android/server/webkit/WebViewUpdateService$BinderService;->isMultiProcessEnabled()Z HSPLcom/android/server/webkit/WebViewUpdateService$BinderService;->notifyRelroCreationCompleted()V -PLcom/android/server/webkit/WebViewUpdateService$BinderService;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse; +HPLcom/android/server/webkit/WebViewUpdateService$BinderService;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse; HSPLcom/android/server/webkit/WebViewUpdateService;->(Landroid/content/Context;)V HSPLcom/android/server/webkit/WebViewUpdateService;->access$100(Lcom/android/server/webkit/WebViewUpdateService;)Lcom/android/server/webkit/WebViewUpdateServiceImpl; HSPLcom/android/server/webkit/WebViewUpdateService;->onStart()V HSPLcom/android/server/webkit/WebViewUpdateService;->prepareWebViewInSystemServer()V -PLcom/android/server/webkit/WebViewUpdateServiceImpl$ProviderAndPackageInfo;->(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;)V +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl$ProviderAndPackageInfo;->(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;)V HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->()V HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->(Landroid/content/Context;Lcom/android/server/webkit/SystemInterface;)V -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->checkIfRelrosDoneLocked()V +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->checkIfRelrosDoneLocked()V +PLcom/android/server/webkit/WebViewUpdateServiceImpl;->dumpAllPackageInformationLocked(Ljava/io/PrintWriter;)V PLcom/android/server/webkit/WebViewUpdateServiceImpl;->dumpState(Ljava/io/PrintWriter;)V -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->findPreferredWebViewPackage()Landroid/content/pm/PackageInfo; +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->findPreferredWebViewPackage()Landroid/content/pm/PackageInfo; HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->getCurrentWebViewPackage()Landroid/content/pm/PackageInfo; -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->getMinimumVersionCode()J -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->getValidWebViewPackagesAndInfos()[Lcom/android/server/webkit/WebViewUpdateServiceImpl$ProviderAndPackageInfo; +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->getMinimumVersionCode()J +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->getValidWebViewPackagesAndInfos()[Lcom/android/server/webkit/WebViewUpdateServiceImpl$ProviderAndPackageInfo; HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->getWebViewPackages()[Landroid/webkit/WebViewProviderInfo; PLcom/android/server/webkit/WebViewUpdateServiceImpl;->handleNewUser(I)V PLcom/android/server/webkit/WebViewUpdateServiceImpl;->handleUserChange()V -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->isInstalledAndEnabledForAllUsers(Ljava/util/List;)Z +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->isInstalledAndEnabledForAllUsers(Ljava/util/List;)Z HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->isMultiProcessEnabled()Z -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->lambda$GfOd5F9zlirnEiPtEI33ofMPlZQ(Lcom/android/server/webkit/WebViewUpdateServiceImpl;)V +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->lambda$GfOd5F9zlirnEiPtEI33ofMPlZQ(Lcom/android/server/webkit/WebViewUpdateServiceImpl;)V HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->notifyRelroCreationCompleted()V -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->onWebViewProviderChanged(Landroid/content/pm/PackageInfo;)V +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->onWebViewProviderChanged(Landroid/content/pm/PackageInfo;)V +PLcom/android/server/webkit/WebViewUpdateServiceImpl;->packageStateChanged(Ljava/lang/String;II)V HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->prepareWebViewInSystemServer()V -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->providerHasValidSignature(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;Lcom/android/server/webkit/SystemInterface;)Z +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->providerHasValidSignature(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;Lcom/android/server/webkit/SystemInterface;)Z HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->startZygoteWhenReady()V PLcom/android/server/webkit/WebViewUpdateServiceImpl;->updateCurrentWebViewPackage(Ljava/lang/String;)Landroid/content/pm/PackageInfo; -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->validityResult(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;)I -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->versionCodeGE(JJ)Z +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->validityResult(Landroid/webkit/WebViewProviderInfo;Landroid/content/pm/PackageInfo;)I +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->versionCodeGE(JJ)Z HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse; -PLcom/android/server/webkit/WebViewUpdateServiceImpl;->webViewIsReadyLocked()Z +HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->webViewIsReadyLocked()Z PLcom/android/server/wm/-$$Lambda$0QsPFy57ZYp7zXoW_jJzM1w4NL0;->()V PLcom/android/server/wm/-$$Lambda$0QsPFy57ZYp7zXoW_jJzM1w4NL0;->()V HPLcom/android/server/wm/-$$Lambda$0QsPFy57ZYp7zXoW_jJzM1w4NL0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -31061,12 +35369,9 @@ HPLcom/android/server/wm/-$$Lambda$5TaxcE-EBjobuAT3VTQ34HKAkNk;->get()Ljava/lang HSPLcom/android/server/wm/-$$Lambda$6aghX1h1eDIyA370oyCHFZzIOc8;->()V HSPLcom/android/server/wm/-$$Lambda$6aghX1h1eDIyA370oyCHFZzIOc8;->()V HPLcom/android/server/wm/-$$Lambda$6aghX1h1eDIyA370oyCHFZzIOc8;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$6g_uKvznbzAJJtmGFIvfVt_srr4;->()V -PLcom/android/server/wm/-$$Lambda$6g_uKvznbzAJJtmGFIvfVt_srr4;->()V -HPLcom/android/server/wm/-$$Lambda$6g_uKvznbzAJJtmGFIvfVt_srr4;->test(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$7G1Bznu5FrDxQBUGZcNfyL_e5g0;->()V HSPLcom/android/server/wm/-$$Lambda$7G1Bznu5FrDxQBUGZcNfyL_e5g0;->()V -PLcom/android/server/wm/-$$Lambda$7G1Bznu5FrDxQBUGZcNfyL_e5g0;->getSystemDirectoryForUser(I)Ljava/io/File; +HPLcom/android/server/wm/-$$Lambda$7G1Bznu5FrDxQBUGZcNfyL_e5g0;->getSystemDirectoryForUser(I)Ljava/io/File; HSPLcom/android/server/wm/-$$Lambda$83XIwI-kXE-7eEdEU8mJOl7WnhE;->()V HSPLcom/android/server/wm/-$$Lambda$83XIwI-kXE-7eEdEU8mJOl7WnhE;->()V HPLcom/android/server/wm/-$$Lambda$83XIwI-kXE-7eEdEU8mJOl7WnhE;->get()Ljava/lang/Object; @@ -31086,15 +35391,12 @@ PLcom/android/server/wm/-$$Lambda$9EOYsaWTDNUL-6vPgNt3OAqlUg8;->()V HPLcom/android/server/wm/-$$Lambda$9EOYsaWTDNUL-6vPgNt3OAqlUg8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$9GU49fvX8ONzpw59Hh_IkbZ9jNI;->()V PLcom/android/server/wm/-$$Lambda$9GU49fvX8ONzpw59Hh_IkbZ9jNI;->()V -PLcom/android/server/wm/-$$Lambda$9taDpExXR-F6LDcY-2yzQKza-MY;->()V -PLcom/android/server/wm/-$$Lambda$9taDpExXR-F6LDcY-2yzQKza-MY;->()V -HPLcom/android/server/wm/-$$Lambda$9taDpExXR-F6LDcY-2yzQKza-MY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$A2Baed5iNw3507oFlDzbumb0M2I;->(Lcom/android/server/wm/WindowManagerService;)V HPLcom/android/server/wm/-$$Lambda$A2Baed5iNw3507oFlDzbumb0M2I;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$AIqfQJNaa1P_eZxd42r4ysDhmYU;->()V PLcom/android/server/wm/-$$Lambda$AIqfQJNaa1P_eZxd42r4ysDhmYU;->()V -PLcom/android/server/wm/-$$Lambda$AIqfQJNaa1P_eZxd42r4ysDhmYU;->test(Ljava/lang/Object;Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$AccessibilityController$DisplayMagnifier$MagnifiedViewport$57aBDuz74jpkBxPOJooyZ6FEgJA;->(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;Landroid/util/SparseArray;)V +HPLcom/android/server/wm/-$$Lambda$AIqfQJNaa1P_eZxd42r4ysDhmYU;->test(Ljava/lang/Object;Ljava/lang/Object;)Z +HPLcom/android/server/wm/-$$Lambda$AccessibilityController$DisplayMagnifier$MagnifiedViewport$57aBDuz74jpkBxPOJooyZ6FEgJA;->(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;Landroid/util/SparseArray;)V HPLcom/android/server/wm/-$$Lambda$AccessibilityController$DisplayMagnifier$MagnifiedViewport$57aBDuz74jpkBxPOJooyZ6FEgJA;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$Ikmqxqn6iY7-nvCKrVuIs5s0Mk4;->(Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;Ljava/util/List;)V HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$Ikmqxqn6iY7-nvCKrVuIs5s0Mk4;->accept(Ljava/lang/Object;)V @@ -31102,6 +35404,10 @@ HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibili HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$TTwsIasoDKhR9HUQPSNUS4hhFqw;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$qAXKlZn23gvYOyRqbZd-qCpVGog;->(Ljava/util/List;)V HPLcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$qAXKlZn23gvYOyRqbZd-qCpVGog;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$ActivityClientController$Ru9lZ3oka3iWxKD-HJZBTgx3d48;->(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/-$$Lambda$ActivityClientController$Ru9lZ3oka3iWxKD-HJZBTgx3d48;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$ActivityClientController$hCt2qWoVpnBm6CUvrRaFXJHsykQ;->(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;I)V +PLcom/android/server/wm/-$$Lambda$ActivityClientController$hCt2qWoVpnBm6CUvrRaFXJHsykQ;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$3_ndX4o6ziHcA8AB_FGyJpZGnuA;->(Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V HPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$3_ndX4o6ziHcA8AB_FGyJpZGnuA;->run()V HPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$BW8IBLjEW-II8Nczzw1xyUIM46s;->(Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V @@ -31112,7 +35418,7 @@ HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$UGoBzrPklbMGc-Mb97m5E8 HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$UGoBzrPklbMGc-Mb97m5E8pYiiU;->()V HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$UGoBzrPklbMGc-Mb97m5E8pYiiU;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$Y-VvuFx-8MkfjZxfjPXeluqfLy8;->(Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V -PLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$Y-VvuFx-8MkfjZxfjPXeluqfLy8;->run()V +HPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$Y-VvuFx-8MkfjZxfjPXeluqfLy8;->run()V HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$hsZy_2XMBbpQxIH10cyKvwh0Ktg;->()V HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$hsZy_2XMBbpQxIH10cyKvwh0Ktg;->()V HSPLcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$hsZy_2XMBbpQxIH10cyKvwh0Ktg;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -31124,6 +35430,7 @@ HPLcom/android/server/wm/-$$Lambda$ActivityRecord$1Rjtwa0JTXHiUpRBbBc76TD5if4;-> PLcom/android/server/wm/-$$Lambda$ActivityRecord$3f7kSY_NZAcu-r7lv_RXw5Q2wE4;->(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/-$$Lambda$ActivityRecord$3f7kSY_NZAcu-r7lv_RXw5Q2wE4;->get()Ljava/lang/Object; HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$4JW2AzYqduzua6XhuNAPqoo48WY;->(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/-$$Lambda$ActivityRecord$4JW2AzYqduzua6XhuNAPqoo48WY;->applyAppSaturation([F[F)V PLcom/android/server/wm/-$$Lambda$ActivityRecord$5wCTbhjagLyvRb0Ez2p9NXoXjOk;->()V PLcom/android/server/wm/-$$Lambda$ActivityRecord$5wCTbhjagLyvRb0Ez2p9NXoXjOk;->()V HPLcom/android/server/wm/-$$Lambda$ActivityRecord$5wCTbhjagLyvRb0Ez2p9NXoXjOk;->accept(Ljava/lang/Object;)V @@ -31137,54 +35444,52 @@ HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$GCnCQgortZMjsMvrjB_nn0BL1UA;- HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$GCnCQgortZMjsMvrjB_nn0BL1UA;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$ActivityRecord$RWEGSwv2lhBdIgnXL0XMWSQw0nM;->(Lcom/android/server/wm/ActivityRecord;[F[F)V PLcom/android/server/wm/-$$Lambda$ActivityRecord$RWEGSwv2lhBdIgnXL0XMWSQw0nM;->run()V +PLcom/android/server/wm/-$$Lambda$ActivityRecord$YuNeCzxKQ-fL9pdBYf9mFuconEA;->()V +PLcom/android/server/wm/-$$Lambda$ActivityRecord$YuNeCzxKQ-fL9pdBYf9mFuconEA;->()V +HPLcom/android/server/wm/-$$Lambda$ActivityRecord$YuNeCzxKQ-fL9pdBYf9mFuconEA;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ActivityRecord$e6FDMkwRMnqc6Q4aFqxt6p8Yib0;->()V PLcom/android/server/wm/-$$Lambda$ActivityRecord$e6FDMkwRMnqc6Q4aFqxt6p8Yib0;->()V HPLcom/android/server/wm/-$$Lambda$ActivityRecord$e6FDMkwRMnqc6Q4aFqxt6p8Yib0;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$q6EzVpj5IQHVGE3WKAKXKrNV7fY;->()V -HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$q6EzVpj5IQHVGE3WKAKXKrNV7fY;->()V -HSPLcom/android/server/wm/-$$Lambda$ActivityRecord$q6EzVpj5IQHVGE3WKAKXKrNV7fY;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ActivityServiceConnectionsHolder$9icb9ywlQNrOTGlJtPRg1rj483M;->(Lcom/android/server/wm/ActivityServiceConnectionsHolder;)V PLcom/android/server/wm/-$$Lambda$ActivityServiceConnectionsHolder$9icb9ywlQNrOTGlJtPRg1rj483M;->run()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$0jaIahSzo36gY0AphfK06KWVEnA;->()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$0jaIahSzo36gY0AphfK06KWVEnA;->()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$0jaIahSzo36gY0AphfK06KWVEnA;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$MfTphfftZ3Z1jzmD_nMpBiR_yX4;->(Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$MfTphfftZ3Z1jzmD_nMpBiR_yX4;->run()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$OrLAQjQhEUrRIQ0KstJJriH7a3U;->(Lcom/android/server/wm/ActivityStackSupervisor;)V -HPLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$OrLAQjQhEUrRIQ0KstJJriH7a3U;->run()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$SL6-7yc3_2dNnLphuc6EyE6EYIY;->()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$SL6-7yc3_2dNnLphuc6EyE6EYIY;->()V -PLcom/android/server/wm/-$$Lambda$ActivityStackSupervisor$SL6-7yc3_2dNnLphuc6EyE6EYIY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ActivityStartController$SoFznEIv2FsXLloxIZ4Vw1JcaEY;->()V PLcom/android/server/wm/-$$Lambda$ActivityStartController$SoFznEIv2FsXLloxIZ4Vw1JcaEY;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$4YLTqMi21jZ51BFcKX_h_gIoeGg;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$4YLTqMi21jZ51BFcKX_h_gIoeGg;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$4YLTqMi21jZ51BFcKX_h_gIoeGg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$66J0l7jUNvp5Oq0sLDSdFroSm90;->(Lcom/android/server/wm/ActivityTaskManagerService;ZZ)V -PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$66J0l7jUNvp5Oq0sLDSdFroSm90;->run()V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$6dtjggcAIjDXnqxaYV51L_8xl6A;->(Lcom/android/server/wm/ActivityTaskManagerService;Z)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$6dtjggcAIjDXnqxaYV51L_8xl6A;->run()V HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$7xcKI9AdB9J43MHHO7yVz7wKEu8;->(Lcom/android/server/wm/ActivityTaskManagerService;ZLcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$7xcKI9AdB9J43MHHO7yVz7wKEu8;->run()V -PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Od_k8mGorP94EP6nMW9Cuo-U9Ns;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/app/PictureInPictureParams;)V -PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Od_k8mGorP94EP6nMW9Cuo-U9Ns;->run()V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$V1cY3Rh4c4tnBdbjENKU_yUcvWk;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$V1cY3Rh4c4tnBdbjENKU_yUcvWk;->run()V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Wo7cwHpAhxbLZvIbkJ6sJdj1nuI;->(Lcom/android/server/wm/ActivityTaskManagerService;Z)V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Wo7cwHpAhxbLZvIbkJ6sJdj1nuI;->run()V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$8yLyYNTY7Lxq1Si0zRozqD2n614;->(Lcom/android/server/wm/ActivityTaskManagerService;)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$8yLyYNTY7Lxq1Si0zRozqD2n614;->run()V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$GfMWu7T5P-AULpRkpO3MOZ3IdL4;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$GfMWu7T5P-AULpRkpO3MOZ3IdL4;->run()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$KpBF-5MUR4vyshhIPNSWnYrX6hk;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/app/PictureInPictureParams;)V +PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$KpBF-5MUR4vyshhIPNSWnYrX6hk;->run()V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$LhooFoyP0xU9IqmQEcWRGUE6HKw;->(Lcom/android/server/wm/ActivityTaskManagerService;Z)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$LhooFoyP0xU9IqmQEcWRGUE6HKw;->run()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$RjtIDwt8AoVtitGQuwEv9nStDMM;->(Lcom/android/server/wm/ActivityTaskManagerService;ZZ)V +PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$RjtIDwt8AoVtitGQuwEv9nStDMM;->run()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$dxA3AJGAbbro1hTB9BKgVClj6pI;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$dxA3AJGAbbro1hTB9BKgVClj6pI;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$dxA3AJGAbbro1hTB9BKgVClj6pI;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$hKrVQsydb0Q0-eBb5nrvE1ED2Kg;->(Lcom/android/server/wm/ActivityTaskManagerService;Z)V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$hKrVQsydb0Q0-eBb5nrvE1ED2Kg;->run()V -PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$o1jHRETaL8HCoTKGBjohXMySiW4;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -HPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$o1jHRETaL8HCoTKGBjohXMySiW4;->run()V -HSPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$qjZ1Uxw-Dcyo3D3cfFhGqD1Rwxs;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/IBinder;)V -HSPLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$qjZ1Uxw-Dcyo3D3cfFhGqD1Rwxs;->run()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$tPFRgtovnZu_2Zm4sCcLa9-oBto;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$tPFRgtovnZu_2Zm4sCcLa9-oBto;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$tPFRgtovnZu_2Zm4sCcLa9-oBto;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$uDPnzqVuuoVSFA7RJcXFWsrCwrY;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$uDPnzqVuuoVSFA7RJcXFWsrCwrY;->()V PLcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$uDPnzqVuuoVSFA7RJcXFWsrCwrY;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$N95xFK4M590XmPo73ECsE1k6uL4;->()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$N95xFK4M590XmPo73ECsE1k6uL4;->()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$N95xFK4M590XmPo73ECsE1k6uL4;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$WYPGX54Yzva7TobLzC_lKQriu1M;->(Lcom/android/server/wm/ActivityTaskSupervisor;)V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$WYPGX54Yzva7TobLzC_lKQriu1M;->run()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$rM5E9PiFNVxuYT-hX0GtbVPd70M;->(Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$rM5E9PiFNVxuYT-hX0GtbVPd70M;->run()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$szUeF7sHfh6NqWP_QRz8QJk7Eps;->()V +PLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$szUeF7sHfh6NqWP_QRz8QJk7Eps;->()V +HPLcom/android/server/wm/-$$Lambda$ActivityTaskSupervisor$szUeF7sHfh6NqWP_QRz8QJk7Eps;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$AlertWindowNotification$Ez_XFN5grudOUbMs8nm6tpHJOH4;->(Lcom/android/server/wm/AlertWindowNotification;)V PLcom/android/server/wm/-$$Lambda$AlertWindowNotification$Ez_XFN5grudOUbMs8nm6tpHJOH4;->run()V PLcom/android/server/wm/-$$Lambda$AlertWindowNotification$tbNkRuRKpR49jVR9-Pt-5MBoJgQ;->(Lcom/android/server/wm/AlertWindowNotification;Z)V @@ -31196,7 +35501,7 @@ PLcom/android/server/wm/-$$Lambda$AppTransition$NtxOrTq-_6B5RHmaXqlkWVSTDGQ;->ru PLcom/android/server/wm/-$$Lambda$AppTransition$ovWj1GU-Dyl-6GvlYAUAdjIFGUA;->()V PLcom/android/server/wm/-$$Lambda$AppTransition$ovWj1GU-Dyl-6GvlYAUAdjIFGUA;->()V PLcom/android/server/wm/-$$Lambda$AppTransition$ovWj1GU-Dyl-6GvlYAUAdjIFGUA;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$AppTransitionController$2-yUqKWKneiTe2cyACJhYkSbanI;->(ILandroid/util/ArraySet;)V +HPLcom/android/server/wm/-$$Lambda$AppTransitionController$2-yUqKWKneiTe2cyACJhYkSbanI;->(ILandroid/util/ArraySet;)V HPLcom/android/server/wm/-$$Lambda$AppTransitionController$2-yUqKWKneiTe2cyACJhYkSbanI;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$AppTransitionController$FEj2QzAyXSDgM19XR20fGT54-bU;->()V PLcom/android/server/wm/-$$Lambda$AppTransitionController$FEj2QzAyXSDgM19XR20fGT54-bU;->()V @@ -31204,9 +35509,9 @@ HPLcom/android/server/wm/-$$Lambda$AppTransitionController$FEj2QzAyXSDgM19XR20fG PLcom/android/server/wm/-$$Lambda$AppTransitionController$Um4klG6U2d79srA_tcTGz-g1e6U;->()V PLcom/android/server/wm/-$$Lambda$AppTransitionController$Um4klG6U2d79srA_tcTGz-g1e6U;->()V HPLcom/android/server/wm/-$$Lambda$AppTransitionController$Um4klG6U2d79srA_tcTGz-g1e6U;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$CwYe_kORzyXWzauDmZ2EH2pxju4;->()V -PLcom/android/server/wm/-$$Lambda$CwYe_kORzyXWzauDmZ2EH2pxju4;->()V -PLcom/android/server/wm/-$$Lambda$CwYe_kORzyXWzauDmZ2EH2pxju4;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$DeprecatedTargetSdkVersionDialog$DNtbamZJDSKks4ittBxD20TjP_I;->(Landroid/content/Context;Landroid/content/Intent;)V +PLcom/android/server/wm/-$$Lambda$DeprecatedTargetSdkVersionDialog$jCg2mO9irPNmqXb7tu3y_ifcbIA;->(Lcom/android/server/wm/DeprecatedTargetSdkVersionDialog;Lcom/android/server/wm/AppWarnings;)V +PLcom/android/server/wm/-$$Lambda$DeprecatedTargetSdkVersionDialog$jCg2mO9irPNmqXb7tu3y_ifcbIA;->onClick(Landroid/content/DialogInterface;I)V HPLcom/android/server/wm/-$$Lambda$Dimmer$DimState$TAjEyckI2wu80K5NHbmknxJdfmM;->(Lcom/android/server/wm/Dimmer$DimState;Lcom/android/server/wm/Dimmer$DimAnimatable;)V HPLcom/android/server/wm/-$$Lambda$Dimmer$DimState$TAjEyckI2wu80K5NHbmknxJdfmM;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V HSPLcom/android/server/wm/-$$Lambda$DisplayArea$Dimmable$HCLMKf7uvkMkFulBwR3R_gtimSw;->()V @@ -31214,109 +35519,113 @@ HSPLcom/android/server/wm/-$$Lambda$DisplayArea$Dimmable$HCLMKf7uvkMkFulBwR3R_gt HSPLcom/android/server/wm/-$$Lambda$DisplayArea$Dimmable$HCLMKf7uvkMkFulBwR3R_gtimSw;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/wm/-$$Lambda$DisplayArea$Tokens$4nbBjlAcYfx_-3TI9_4R5YYtuWg;->(Lcom/android/server/wm/DisplayArea$Tokens;)V HPLcom/android/server/wm/-$$Lambda$DisplayArea$Tokens$4nbBjlAcYfx_-3TI9_4R5YYtuWg;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$XQp6Nx8M-Yf6t8XDN-vl-OTEie8;->(Lcom/android/server/wm/DisplayAreaOrganizerController;Landroid/os/IBinder;)V +PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$XQp6Nx8M-Yf6t8XDN-vl-OTEie8;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$j63qLmywvCouB_Of6Hbed4_xABE;->(Landroid/window/IDisplayAreaOrganizer;)V -PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$k1IJed1qyRRvRCO9bzqaF0s1MQM;->(Landroid/os/IBinder;)V -HPLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$k1IJed1qyRRvRCO9bzqaF0s1MQM;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$j63qLmywvCouB_Of6Hbed4_xABE;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$sJlvlrpN4pCdPKGSW8FdmYcDcyM;->(Lcom/android/server/wm/DisplayAreaOrganizerController;ILjava/util/List;Landroid/window/IDisplayAreaOrganizer;)V +PLcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$sJlvlrpN4pCdPKGSW8FdmYcDcyM;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$PendingArea$IKzgZCfeAEjRmzsllaOOd6Z8MC4;->()V HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$PendingArea$IKzgZCfeAEjRmzsllaOOd6Z8MC4;->()V HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$PendingArea$IKzgZCfeAEjRmzsllaOOd6Z8MC4;->applyAsInt(Ljava/lang/Object;)I HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$-jEEVk8xRr2XOIV79x7Zi0piVt4;->()V HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$-jEEVk8xRr2XOIV79x7Zi0piVt4;->()V HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$-jEEVk8xRr2XOIV79x7Zi0piVt4;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$jGe1C9Q6ubl8l-aTPyqbGbl_MDw;->(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Result;)V -HPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$jGe1C9Q6ubl8l-aTPyqbGbl_MDw;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$DisplayContent$-Yr9be3BoMEffsf7qvzm8MoMuo8;->(Ljava/io/PrintWriter;Ljava/lang/String;Z)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$-Yr9be3BoMEffsf7qvzm8MoMuo8;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$19x9JwB_hT7-0BaJWvS9lNUWjsM;->(Lcom/android/server/policy/WindowManagerPolicy;ZZZ)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$19x9JwB_hT7-0BaJWvS9lNUWjsM;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$1VPMKlRWozumLa6Guu-Appf02As;->(Ljava/io/PrintWriter;Ljava/lang/String;[I)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$1VPMKlRWozumLa6Guu-Appf02As;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$46jRVmOA0zgQ7eLFgRh7zH2SltA;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$46jRVmOA0zgQ7eLFgRh7zH2SltA;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$46jRVmOA0zgQ7eLFgRh7zH2SltA;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$4wDWNGmT4mNbMM5xByv-k0WYmnc;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$4wDWNGmT4mNbMM5xByv-k0WYmnc;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$4wDWNGmT4mNbMM5xByv-k0WYmnc;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$4COQtUydnuUm5DD5syj0jrEpzSU;->(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Result;)V +HPLcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$4COQtUydnuUm5DD5syj0jrEpzSU;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$DisplayContent$0hX33BEtq1lcrpUEP_fycGEc7fU;->(Lcom/android/server/wm/DisplayContent;II)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$0hX33BEtq1lcrpUEP_fycGEc7fU;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$DisplayContent$5UiFMr-8hb8Tmgx5zvS7yA3YjlU;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$5UiFMr-8hb8Tmgx5zvS7yA3YjlU;->apply(Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$5ptnMjarPZ-6h0hMKVo9yQ8YpmE;->()V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$5ptnMjarPZ-6h0hMKVo9yQ8YpmE;->()V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$5ptnMjarPZ-6h0hMKVo9yQ8YpmE;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/wm/-$$Lambda$DisplayContent$6mfeaxYZ2Boy6QMG0pHBqkXPOHE;->(Lcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$6mfeaxYZ2Boy6QMG0pHBqkXPOHE;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$7FTIfqofPfEHowItPKcrkiwHZfA;->([I[ILandroid/graphics/Region;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$7FTIfqofPfEHowItPKcrkiwHZfA;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$7J469IDFN7P5Ts65IZS2XVcmeas;->(Lcom/android/server/wm/DisplayContent;Landroid/util/SparseBooleanArray;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$7J469IDFN7P5Ts65IZS2XVcmeas;->test(Ljava/lang/Object;)Z -HPLcom/android/server/wm/-$$Lambda$DisplayContent$7xIF6N5p76amsdzjh1DHp-49wdU;->(II)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$7xIF6N5p76amsdzjh1DHp-49wdU;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/wm/-$$Lambda$DisplayContent$8XhkNUquKCGrdUX6ETp8DP3yPvU;->(I)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$8XhkNUquKCGrdUX6ETp8DP3yPvU;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$DcBk8qjif3Hi1UsSPXzpJ12EyYQ;->(Lcom/android/server/wm/ActivityRecord;IZZ)V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$DcBk8qjif3Hi1UsSPXzpJ12EyYQ;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$E34-_GvxVIm3bB_3jx9gvPmpv6c;->(Landroid/os/IBinder;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$E34-_GvxVIm3bB_3jx9gvPmpv6c;->run()V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$8WP47IhBTneR9gW1GGoJrTI_oPw;->(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$8WP47IhBTneR9gW1GGoJrTI_oPw;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$8WYNu9_yewdFUYAsE8GSu4s7Q8s;->(I)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$8WYNu9_yewdFUYAsE8GSu4s7Q8s;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$DisplayContent$AbysnA3P8BReD4FmlNZaRg3uH1o;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$AbysnA3P8BReD4FmlNZaRg3uH1o;->()V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$AbysnA3P8BReD4FmlNZaRg3uH1o;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$DisplayContent$BC-eU_CYudobFSpyNiDKOESJCwM;->(I)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$BC-eU_CYudobFSpyNiDKOESJCwM;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$DisplayContent$C5Dw2KDBdk9FOHcEzdJ6AlRrkL8;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$C5Dw2KDBdk9FOHcEzdJ6AlRrkL8;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$C5Dw2KDBdk9FOHcEzdJ6AlRrkL8;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$DisplayContent$FWbABR0DUTPCfznX5rUi6GnGHrU;->(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/-$$Lambda$DisplayContent$FWbABR0DUTPCfznX5rUi6GnGHrU;->run()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$GmDGRBTmoVdD89eYpJoLl_cG2vc;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$GmDGRBTmoVdD89eYpJoLl_cG2vc;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$GmDGRBTmoVdD89eYpJoLl_cG2vc;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$DisplayContent$IKN8zPCBEzsM-jNmb48T5y-6olk;->([I)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$IKN8zPCBEzsM-jNmb48T5y-6olk;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$JpgtRXQW9bgzprS-aEN_SjtWW0M;->(Lcom/android/server/policy/WindowManagerPolicy;ZZZ)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$JpgtRXQW9bgzprS-aEN_SjtWW0M;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Kk8EpGJGDafGLHbI1jJcpzVaiiQ;->(Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Kk8EpGJGDafGLHbI1jJcpzVaiiQ;->compute(Ljava/lang/Object;I)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$DisplayContent$L1LqtwgBzazb-4IkgKYdtduvkwo;->(II)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$L1LqtwgBzazb-4IkgKYdtduvkwo;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/wm/-$$Lambda$DisplayContent$L9-mBpFm35nqck9MxEdoNSD3SVY;->(Lcom/android/server/wm/DisplayContent;Z)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$L9-mBpFm35nqck9MxEdoNSD3SVY;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$LxtXDbu5Qg_x-VgwfYRLtLtCweo;->(Z)V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$LxtXDbu5Qg_x-VgwfYRLtLtCweo;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/wm/-$$Lambda$DisplayContent$OQAX8LU_geTzTLgUDsagCfiIW-g;->(Lcom/android/server/wm/DisplayContent;III)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$OQAX8LU_geTzTLgUDsagCfiIW-g;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$DisplayContent$Nng84pyiGm0uJsOePs6LQWaoH-Y;->(Ljava/io/PrintWriter;Ljava/lang/String;[I)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$Nng84pyiGm0uJsOePs6LQWaoH-Y;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$OtLCIQFjCt9o-SYztyeDUcWUwGs;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$OtLCIQFjCt9o-SYztyeDUcWUwGs;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$Py_0R_jWe9BDQJzBUQaf7aSwmho;->(I)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$Py_0R_jWe9BDQJzBUQaf7aSwmho;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$DisplayContent$Qay0wf7anJhCTJlU0FRkKWaw6Mc;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$Qay0wf7anJhCTJlU0FRkKWaw6Mc;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$Qay0wf7anJhCTJlU0FRkKWaw6Mc;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$DisplayContent$QzFsokI_6PDJm4hVl5PqxqECsow;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$QzFsokI_6PDJm4hVl5PqxqECsow;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$DisplayContent$RLBbLvDEA6FKjndh1oTCLWtlBPs;->(Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$RLBbLvDEA6FKjndh1oTCLWtlBPs;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$RU84spXN-kf2lDOh5yTeLoS1cN0;->(Lcom/android/server/wm/DisplayContent;III)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$RU84spXN-kf2lDOh5yTeLoS1cN0;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/wm/-$$Lambda$DisplayContent$Rpi-f9v5NK07kXvdh1DOwETeqV0;->(Landroid/view/SurfaceControl$Transaction;IIZ)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$Rpi-f9v5NK07kXvdh1DOwETeqV0;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$TOGa3tol7HGHfVY5UwFRsPCQcUk;->([I[ILandroid/graphics/Region;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$TOGa3tol7HGHfVY5UwFRsPCQcUk;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$DisplayContent$TaskForResizePointSearchResult$D8FA8Tar2R-Xf8tDgCDkmRm7SO0;->()V PLcom/android/server/wm/-$$Lambda$DisplayContent$TaskForResizePointSearchResult$D8FA8Tar2R-Xf8tDgCDkmRm7SO0;->()V HPLcom/android/server/wm/-$$Lambda$DisplayContent$TaskForResizePointSearchResult$D8FA8Tar2R-Xf8tDgCDkmRm7SO0;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$DisplayContent$UVgWT8LknO8Z1a1KxsBBhrIpkMs;->()V PLcom/android/server/wm/-$$Lambda$DisplayContent$UVgWT8LknO8Z1a1KxsBBhrIpkMs;->()V HPLcom/android/server/wm/-$$Lambda$DisplayContent$UVgWT8LknO8Z1a1KxsBBhrIpkMs;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$WvjVVZkuN8BgB3AStievjZhSbDg;->(Lcom/android/server/wm/DisplayContent;II)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$WvjVVZkuN8BgB3AStievjZhSbDg;->run()V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Wc923Dn7wxucvr0iBunf6ZESjO4;->(Z)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Wc923Dn7wxucvr0iBunf6ZESjO4;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Wj5pYC1EId06A5RSk7bYLjxd3ws;->([I)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$Wj5pYC1EId06A5RSk7bYLjxd3ws;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$X24Jx7SFxVsSGhKkZuaMRomNoIg;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$X24Jx7SFxVsSGhKkZuaMRomNoIg;->()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$X24Jx7SFxVsSGhKkZuaMRomNoIg;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/wm/-$$Lambda$DisplayContent$X903lxiDNqeyc_JWryogdrh50Ms;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$X903lxiDNqeyc_JWryogdrh50Ms;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$XAnIdNYnP_NB8VXP6KO__2YM4XI;->(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/-$$Lambda$DisplayContent$XAnIdNYnP_NB8VXP6KO__2YM4XI;->binderDied()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$XrvcZfFc2wtmUCMAxx-1ERCfrhs;->([III)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$XrvcZfFc2wtmUCMAxx-1ERCfrhs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$_i6dzXhmU95-y986kUMOJ-5ZiX0;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$_i6dzXhmU95-y986kUMOJ-5ZiX0;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$f0LGA6XP3rvStqgb96TAu3H5gP4;->()V -PLcom/android/server/wm/-$$Lambda$DisplayContent$f0LGA6XP3rvStqgb96TAu3H5gP4;->()V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$f0LGA6XP3rvStqgb96TAu3H5gP4;->test(Ljava/lang/Object;)Z +HPLcom/android/server/wm/-$$Lambda$DisplayContent$aaTPwW9-gFq28Skq5HR5UicHxtA;->(Landroid/os/IBinder;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$aaTPwW9-gFq28Skq5HR5UicHxtA;->run()V +PLcom/android/server/wm/-$$Lambda$DisplayContent$cYnT3WeAkyvHuL-51Tf_c8w21_U;->(Ljava/io/PrintWriter;Ljava/lang/String;Z)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$cYnT3WeAkyvHuL-51Tf_c8w21_U;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$dVt3K1YU_HdO_c0E1Tta8rzUTBI;->(Lcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$dVt3K1YU_HdO_c0E1Tta8rzUTBI;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$gPwLzASe8O_xyTuXmsEFC0WsnOU;->([ILjava/util/ArrayList;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$gPwLzASe8O_xyTuXmsEFC0WsnOU;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$ghGJRIMEgZiD5zoi2gzQy8HwdRw;->(Lcom/android/server/wm/DisplayContent;II)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$ghGJRIMEgZiD5zoi2gzQy8HwdRw;->run()V HSPLcom/android/server/wm/-$$Lambda$DisplayContent$hTCAdenqu6Gbm55-A8Gun4NZO3g;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$hTCAdenqu6Gbm55-A8Gun4NZO3g;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$hWGPFE14HwqjpPCCzAG2H2r0-_k;->(Lcom/android/server/wm/DisplayContent;)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$hWGPFE14HwqjpPCCzAG2H2r0-_k;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$hw6EBfuhV-FYgeprUMjvRA5v7UQ;->(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$hw6EBfuhV-FYgeprUMjvRA5v7UQ;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$jt4Ce2dMcguZt5fLwMAJ8wSSY8s;->(Z)V +HSPLcom/android/server/wm/-$$Lambda$DisplayContent$jt4Ce2dMcguZt5fLwMAJ8wSSY8s;->apply(Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/wm/-$$Lambda$DisplayContent$jytoGge2CN2fGTRCjRMcNGeCGSg;->(I)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$jytoGge2CN2fGTRCjRMcNGeCGSg;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$DisplayContent$lidSdXJvZsl2IpwL0wu0aAbmXHE;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$lidSdXJvZsl2IpwL0wu0aAbmXHE;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$osmMzYsgOgrYLmtXjRI7BZroyio;->(Lcom/android/server/wm/DisplayContent;II)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$osmMzYsgOgrYLmtXjRI7BZroyio;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$DisplayContent$pmfJ8l5j8-B5FmY0A5z9WIp7KVg;->([III)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$pmfJ8l5j8-B5FmY0A5z9WIp7KVg;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$ptzXWVWI_y8XUUakbvWoPdl7z-k;->(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V -HPLcom/android/server/wm/-$$Lambda$DisplayContent$ptzXWVWI_y8XUUakbvWoPdl7z-k;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$tl_ReKsQy9GtVEuIMPmW57xcmDc;->(Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/-$$Lambda$DisplayContent$tl_ReKsQy9GtVEuIMPmW57xcmDc;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$mM5pYJ_f6vEaAQpjFDLXpmMI6Gk;->(Lcom/android/server/wm/ActivityRecord;IZZZ)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$mM5pYJ_f6vEaAQpjFDLXpmMI6Gk;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$rya27DJslT8P7zlYLnYFJXcJHdI;->(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/-$$Lambda$DisplayContent$rya27DJslT8P7zlYLnYFJXcJHdI;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$DisplayContent$uekS_jelz0nfzqiQ_YsMay2Q9CA;->()V PLcom/android/server/wm/-$$Lambda$DisplayContent$uekS_jelz0nfzqiQ_YsMay2Q9CA;->()V PLcom/android/server/wm/-$$Lambda$DisplayContent$uekS_jelz0nfzqiQ_YsMay2Q9CA;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$yKuv65imktgitEklWitB_qLDUPg;->(Z)V -HSPLcom/android/server/wm/-$$Lambda$DisplayContent$yKuv65imktgitEklWitB_qLDUPg;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$wl6IjCeXDQqCVUiZQ4OjCg8snfE;->(Lcom/android/server/wm/DisplayContent;Landroid/util/SparseBooleanArray;)V +PLcom/android/server/wm/-$$Lambda$DisplayContent$wl6IjCeXDQqCVUiZQ4OjCg8snfE;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$DisplayContent$z8mvbriy2mEdPKF5dYvL617CyWc;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/-$$Lambda$DisplayContent$z8mvbriy2mEdPKF5dYvL617CyWc;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$DisplayPolicy$2$eux2WAaC-W994PC8NDAvKRdCk2Q;->(Lcom/android/server/wm/DisplayPolicy$2;I)V @@ -31367,11 +35676,14 @@ HPLcom/android/server/wm/-$$Lambda$DisplayRotation$9L1uBW6NmImDlvL0VySWR5-aDTo;- PLcom/android/server/wm/-$$Lambda$DisplayRotation$gTLjubg1x23KYG4k_brWSQniMmo;->()V PLcom/android/server/wm/-$$Lambda$DisplayRotation$gTLjubg1x23KYG4k_brWSQniMmo;->()V HPLcom/android/server/wm/-$$Lambda$DisplayRotation$gTLjubg1x23KYG4k_brWSQniMmo;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$Dk9c6lVShPZhLB6s72uTkp9a7HU;->()V -PLcom/android/server/wm/-$$Lambda$Dk9c6lVShPZhLB6s72uTkp9a7HU;->()V -HPLcom/android/server/wm/-$$Lambda$Dk9c6lVShPZhLB6s72uTkp9a7HU;->test(Ljava/lang/Object;Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$DragState$DFx7rEKrhQ7NbT-dCLf3IebJV5o;->(Landroid/animation/ValueAnimator;)V PLcom/android/server/wm/-$$Lambda$DragState$DFx7rEKrhQ7NbT-dCLf3IebJV5o;->run()V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$ndeunyY_up9Zj1rG0GB8OYThus4;->()V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$ndeunyY_up9Zj1rG0GB8OYThus4;->()V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$ndeunyY_up9Zj1rG0GB8OYThus4;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$qDPyYnZZ5GoaPliHRK1rLphRAA4;->()V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$qDPyYnZZ5GoaPliHRK1rLphRAA4;->()V +PLcom/android/server/wm/-$$Lambda$DragState$InputInterceptor$qDPyYnZZ5GoaPliHRK1rLphRAA4;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$DragState$vDj8q4_td4LK1K0US5Kc4JdoEmM;->(Lcom/android/server/wm/DragState;FF)V HPLcom/android/server/wm/-$$Lambda$DragState$vDj8q4_td4LK1K0US5Kc4JdoEmM;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$ECYaKp4EurICZKKfJkaICYdodf8;->(Lcom/android/server/wm/DisplayContent;)V @@ -31380,16 +35692,11 @@ PLcom/android/server/wm/-$$Lambda$ESuUOsgSE9NZ89-xUZZYKjSuiaY;->()V PLcom/android/server/wm/-$$Lambda$ESuUOsgSE9NZ89-xUZZYKjSuiaY;->()V HPLcom/android/server/wm/-$$Lambda$ESuUOsgSE9NZ89-xUZZYKjSuiaY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$EmbeddedWindowController$Zo3PQNHEA8lbIv_QzSOB5ClfEPk;->(Lcom/android/server/wm/EmbeddedWindowController;Landroid/os/IBinder;)V +PLcom/android/server/wm/-$$Lambda$EmbeddedWindowController$Zo3PQNHEA8lbIv_QzSOB5ClfEPk;->binderDied()V HSPLcom/android/server/wm/-$$Lambda$EnsureActivitiesVisibleHelper$L1stElRZ8jSQVQp3ImaaGT54UTg;->(Lcom/android/server/wm/EnsureActivitiesVisibleHelper;Lcom/android/server/wm/ActivityRecord;Z)V HSPLcom/android/server/wm/-$$Lambda$EnsureActivitiesVisibleHelper$L1stElRZ8jSQVQp3ImaaGT54UTg;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$FixedRotationAnimationController$08fxAG-Raq6zBPZ3DKI7SkcK1zk;->(Lcom/android/server/wm/FixedRotationAnimationController;Lcom/android/server/wm/WindowToken;)V PLcom/android/server/wm/-$$Lambda$FixedRotationAnimationController$08fxAG-Raq6zBPZ3DKI7SkcK1zk;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V -HSPLcom/android/server/wm/-$$Lambda$HCqkdpjda4IP2Y5DjPwEiZ2Mpp4;->()V -HSPLcom/android/server/wm/-$$Lambda$HCqkdpjda4IP2Y5DjPwEiZ2Mpp4;->()V -HSPLcom/android/server/wm/-$$Lambda$HCqkdpjda4IP2Y5DjPwEiZ2Mpp4;->apply(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$HY9B87_Etk6nOr_BVGlATtbN8kA;->()V -PLcom/android/server/wm/-$$Lambda$HY9B87_Etk6nOr_BVGlATtbN8kA;->()V -PLcom/android/server/wm/-$$Lambda$HY9B87_Etk6nOr_BVGlATtbN8kA;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$I_wF9HQhN15iFfOYSsDKD0BO3cQ;->(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/-$$Lambda$I_wF9HQhN15iFfOYSsDKD0BO3cQ;->binderDied()V HPLcom/android/server/wm/-$$Lambda$ImeInsetsSourceProvider$rvjySZUXAI10R3XB6kYvMsUjUZQ;->(Lcom/android/server/wm/ImeInsetsSourceProvider;)V @@ -31410,7 +35717,7 @@ HPLcom/android/server/wm/-$$Lambda$InsetsStateController$0b0e1ENGkRIjDM8A17BuTWH PLcom/android/server/wm/-$$Lambda$InsetsStateController$1$g9jop99seUO01YSOxSk08rHCh3w;->()V PLcom/android/server/wm/-$$Lambda$InsetsStateController$1$g9jop99seUO01YSOxSk08rHCh3w;->()V PLcom/android/server/wm/-$$Lambda$InsetsStateController$1$g9jop99seUO01YSOxSk08rHCh3w;->run()V -PLcom/android/server/wm/-$$Lambda$InsetsStateController$An2IoiA3BeA5IWc6QwBOjKArM80;->(Lcom/android/server/wm/InsetsStateController;)V +HPLcom/android/server/wm/-$$Lambda$InsetsStateController$An2IoiA3BeA5IWc6QwBOjKArM80;->(Lcom/android/server/wm/InsetsStateController;)V HPLcom/android/server/wm/-$$Lambda$InsetsStateController$An2IoiA3BeA5IWc6QwBOjKArM80;->run()V HSPLcom/android/server/wm/-$$Lambda$InsetsStateController$MuTv9ab85sX6IdX1ZmqvX6Shvy8;->(Lcom/android/server/wm/InsetsStateController;)V HSPLcom/android/server/wm/-$$Lambda$InsetsStateController$MuTv9ab85sX6IdX1ZmqvX6Shvy8;->apply(Ljava/lang/Object;)Ljava/lang/Object; @@ -31419,9 +35726,9 @@ HSPLcom/android/server/wm/-$$Lambda$InsetsStateController$ysCnX7fS-2tUJY5jK31WLy HPLcom/android/server/wm/-$$Lambda$InsetsStateController$ysCnX7fS-2tUJY5jK31WLy-O5oc;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$JF659KFtyTUCb07W1g4cQ-n56FE;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/-$$Lambda$JF659KFtyTUCb07W1g4cQ-n56FE;->run()V -HSPLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$VglxXAeKviJlfx8oqKMvKXTBMQA;->()V -HSPLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$VglxXAeKviJlfx8oqKMvKXTBMQA;->()V -HSPLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$VglxXAeKviJlfx8oqKMvKXTBMQA;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$NgntWvqFONtcYwGSRXuUxcQQtZo;->()V +PLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$NgntWvqFONtcYwGSRXuUxcQQtZo;->()V +HPLcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$NgntWvqFONtcYwGSRXuUxcQQtZo;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$3yXr3fPkQeQlo2kVwjBx2OgNUek;->()V HSPLcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$3yXr3fPkQeQlo2kVwjBx2OgNUek;->()V HSPLcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$3yXr3fPkQeQlo2kVwjBx2OgNUek;->accept(Ljava/lang/Object;Ljava/lang/Object;)V @@ -31481,18 +35788,26 @@ HPLcom/android/server/wm/-$$Lambda$RecentTasks$1$UMYqjmQzM9i3mYTUNtcgIYnRGFU;->< PLcom/android/server/wm/-$$Lambda$RecentTasks$1$UMYqjmQzM9i3mYTUNtcgIYnRGFU;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$RecentTasks$YpOZT4EWZPmmFNuCtk2AL4MHU1g;->()V HSPLcom/android/server/wm/-$$Lambda$RecentTasks$YpOZT4EWZPmmFNuCtk2AL4MHU1g;->()V +PLcom/android/server/wm/-$$Lambda$RecentsAnimation$0itBDwwi3ZqePfJ44NoBgv7ZqyI;->()V +PLcom/android/server/wm/-$$Lambda$RecentsAnimation$0itBDwwi3ZqePfJ44NoBgv7ZqyI;->()V +HPLcom/android/server/wm/-$$Lambda$RecentsAnimation$0itBDwwi3ZqePfJ44NoBgv7ZqyI;->test(Ljava/lang/Object;)Z HPLcom/android/server/wm/-$$Lambda$RecentsAnimation$I2tOJ5Vj5ug_uSlyaHOonygt-D0;->(Lcom/android/server/wm/RecentsAnimation;IZLcom/android/server/wm/RecentsAnimationController;)V HPLcom/android/server/wm/-$$Lambda$RecentsAnimation$I2tOJ5Vj5ug_uSlyaHOonygt-D0;->run()V PLcom/android/server/wm/-$$Lambda$RecentsAnimation$rlVkoJ_usUn95Q8zT-IqZfw2ZB8;->()V PLcom/android/server/wm/-$$Lambda$RecentsAnimation$rlVkoJ_usUn95Q8zT-IqZfw2ZB8;->()V HPLcom/android/server/wm/-$$Lambda$RecentsAnimation$rlVkoJ_usUn95Q8zT-IqZfw2ZB8;->test(Ljava/lang/Object;Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$RecentsAnimation$tMveIxizoSUB7ffzyA2hxelJDY8;->(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/-$$Lambda$RecentsAnimation$tMveIxizoSUB7ffzyA2hxelJDY8;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$K4giZsgmIajAvRkyHMFw_BRSPNo;->()V PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$K4giZsgmIajAvRkyHMFw_BRSPNo;->()V HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$K4giZsgmIajAvRkyHMFw_BRSPNo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$VAivRd5gg6Z5X1wBmoi8aL_IQOA;->(Lcom/android/server/wm/RecentsAnimationController;)V -PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$itgmBBJ_xlY9jOWUVKO_tuHb82w;->()V -PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$itgmBBJ_xlY9jOWUVKO_tuHb82w;->()V -HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$itgmBBJ_xlY9jOWUVKO_tuHb82w;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$Xl9L69_c-GmhhOiy-3VwPliD3Uw;->()V +PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$Xl9L69_c-GmhhOiy-3VwPliD3Uw;->()V +HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$Xl9L69_c-GmhhOiy-3VwPliD3Uw;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$Yk75CHi3USesj3y-C9mWjH8fVzo;->(Lcom/android/server/wm/RecentsAnimationController;)V +PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$Yk75CHi3USesj3y-C9mWjH8fVzo;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$qrvBE-f9ggT9TR2BJmybzMMs4d0;->(Lcom/android/server/wm/RecentsAnimationController;I)V +HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$qrvBE-f9ggT9TR2BJmybzMMs4d0;->run()V HPLcom/android/server/wm/-$$Lambda$RecentsAnimationController$w66ASd1tH9U15LqSWOdZDCS_y14;->(Lcom/android/server/wm/RecentsAnimationController;)V PLcom/android/server/wm/-$$Lambda$RecentsAnimationController$w66ASd1tH9U15LqSWOdZDCS_y14;->run()V HPLcom/android/server/wm/-$$Lambda$RemoteAnimationController$KttAYupsa9WmMV5ls2QHPGUG25M;->(Lcom/android/server/wm/RemoteAnimationController;)V @@ -31512,93 +35827,85 @@ HSPLcom/android/server/wm/-$$Lambda$RiKxZqp0AT0YTaP8As0BTrduk7c;->()V PLcom/android/server/wm/-$$Lambda$RiKxZqp0AT0YTaP8As0BTrduk7c;->apply(I)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$RootWindowContainer$-3irvApYkzPx3a7ofFGo6g21S68;->(Landroid/util/ArraySet;Z)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$-3irvApYkzPx3a7ofFGo6g21S68;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$0K5_lOUa9Z-fSiefUa0kyLzyOco;->(Ljava/util/ArrayList;Ljava/io/PrintWriter;[IZ)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$0K5_lOUa9Z-fSiefUa0kyLzyOco;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$1F-kS3KTTelwY6F0D_dvLmcBIy4;->(Lcom/android/server/wm/RootWindowContainer;ILjava/lang/String;ZZ)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$1F-kS3KTTelwY6F0D_dvLmcBIy4;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$0K5_lOUa9Z-fSiefUa0kyLzyOco;->(Ljava/util/ArrayList;Ljava/io/PrintWriter;[IZ)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$0K5_lOUa9Z-fSiefUa0kyLzyOco;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$1q-8gm4jO9c5OhFXtkCOdAk5aFo;->(Lcom/android/server/wm/RootWindowContainer;)V +HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$1q-8gm4jO9c5OhFXtkCOdAk5aFo;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$2k3zC_nv2SZ_nI8-ixMORvQU-jI;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$2k3zC_nv2SZ_nI8-ixMORvQU-jI;->()V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$2k3zC_nv2SZ_nI8-ixMORvQU-jI;->test(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$AXVRRYd-5MCgfBbWEGGI7UsNfhI;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$AXVRRYd-5MCgfBbWEGGI7UsNfhI;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$As1ty9fXl2B9MrnGCdtd1YH93II;->()V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$As1ty9fXl2B9MrnGCdtd1YH93II;->()V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$As1ty9fXl2B9MrnGCdtd1YH93II;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$C36fCs4T1WikIKsK5sYMkdsTZy0;->(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$C36fCs4T1WikIKsK5sYMkdsTZy0;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$DNsauJm86JfiirZZD4rO3EkTowA;->(Lcom/android/server/wm/RootWindowContainer;ZLcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$DNsauJm86JfiirZZD4rO3EkTowA;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$95qC-1ZUnz4HFKq9TM8jsgele88;->(Lcom/android/server/wm/RootWindowContainer;ZLcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$95qC-1ZUnz4HFKq9TM8jsgele88;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$9yW_3Xi0u9i-dMgRrtFLAjPMafk;->(I)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$9yW_3Xi0u9i-dMgRrtFLAjPMafk;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$CX4bktO2v8Vy5E-q2jueuWtFLm4;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$CX4bktO2v8Vy5E-q2jueuWtFLm4;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$FKpPgHXEWWU6P27LeyXPbnglbVk;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/ActivityRecord;I)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$FKpPgHXEWWU6P27LeyXPbnglbVk;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$RootWindowContainer$FLmzhr01j2GERvqrf-mKQKpEFpE;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$FLmzhr01j2GERvqrf-mKQKpEFpE;->()V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$FLmzhr01j2GERvqrf-mKQKpEFpE;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$FinishDisabledPackageActivitiesHelper$-FyrsYQsO8MCaRk2R6fED6yOeX8;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$FinishDisabledPackageActivitiesHelper$-FyrsYQsO8MCaRk2R6fED6yOeX8;->()V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$FinishDisabledPackageActivitiesHelper$-FyrsYQsO8MCaRk2R6fED6yOeX8;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$GGmwAYWw6kNo6vILLWJkmxXp6jg;->()V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$GGmwAYWw6kNo6vILLWJkmxXp6jg;->()V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$GGmwAYWw6kNo6vILLWJkmxXp6jg;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$JiT72JSs04q36EGgxawSqScp85s;->([Z)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$JiT72JSs04q36EGgxawSqScp85s;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$I57fbVNJNNFyjkfOufjbeLtcl9E;->(Lcom/android/server/wm/RootWindowContainer;Ljava/lang/String;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$I57fbVNJNNFyjkfOufjbeLtcl9E;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Lu2aLqdIvBNiOiU-AuAyoScHIjA;->(I)V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Lu2aLqdIvBNiOiU-AuAyoScHIjA;->test(Ljava/lang/Object;)Z -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$NQ82O5XLRGOEB1y9lJVy_lDTYec;->(Lcom/android/server/wm/RootWindowContainer;Ljava/lang/String;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$NQ82O5XLRGOEB1y9lJVy_lDTYec;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$POl5Xq21ijsvicuTb8rY5sVpLxE;->(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$POl5Xq21ijsvicuTb8rY5sVpLxE;->run()V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$POt4l0rkUf7XiGwSV2SD4z82Clk;->(Lcom/android/server/wm/RootWindowContainer;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$POt4l0rkUf7XiGwSV2SD4z82Clk;->accept(Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$QdpbO9lmnLxXuMuP4RYmBQrGB5M;->([Z[ZLcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$QdpbO9lmnLxXuMuP4RYmBQrGB5M;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$T0KilE_t76mpod7AQCDjWNqPucE;->(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$T3Djfzl5AcBjbvg3poqztVmKYtA;->(ZLjava/util/ArrayList;Ljava/lang/String;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$T3Djfzl5AcBjbvg3poqztVmKYtA;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$U-CqwbY1YVeX4xr3RAJHCvbM1uM;->(Lcom/android/server/wm/RootWindowContainer;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$U-CqwbY1YVeX4xr3RAJHCvbM1uM;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$M2QsNW6yvtTqWvtA76302dyRVWI;->(Lcom/android/server/wm/Task;[Z[I)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$M2QsNW6yvtTqWvtA76302dyRVWI;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$NBiBwCPKbn9eWkBWdVl8xwrBdiQ;->(Lcom/android/server/wm/RootWindowContainer;ILjava/lang/String;ZZ)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$NBiBwCPKbn9eWkBWdVl8xwrBdiQ;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$Ri7vdqxDlnsHj-QO4xVX8eT4F9M;->()V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$Ri7vdqxDlnsHj-QO4xVX8eT4F9M;->()V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Ri7vdqxDlnsHj-QO4xVX8eT4F9M;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$THCpqJPpeNu9pHa2Y5e6jyXXV3s;->(Lcom/android/server/wm/RootWindowContainer;Ljava/util/ArrayList;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$THCpqJPpeNu9pHa2Y5e6jyXXV3s;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$UOC1Ztb04XnlYU2nbuE1U3Frw30;->(Lcom/android/server/wm/RootWindowContainer;Ljava/util/ArrayList;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$UOC1Ztb04XnlYU2nbuE1U3Frw30;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Uy13UFAHZKW61mOI97RGyOT47EM;->()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Uy13UFAHZKW61mOI97RGyOT47EM;->()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$Uy13UFAHZKW61mOI97RGyOT47EM;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$VN8hO_0u2ZH-vHlgmr5Ijl6234M;->(I)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$VN8hO_0u2ZH-vHlgmr5Ijl6234M;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$WCVj2i4iRluPRIROcqjqT7W2Vxg;->(Lcom/android/server/wm/RootWindowContainer;)V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$WCVj2i4iRluPRIROcqjqT7W2Vxg;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$YFf8yiM71gnzfTnue7XkkFYfL7A;->([ZLjava/io/PrintWriter;Ljava/lang/String;[Z)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$YFf8yiM71gnzfTnue7XkkFYfL7A;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$YLZAlJ3sCipIy27vYwSdw4Ep3R4;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$YLZAlJ3sCipIy27vYwSdw4Ep3R4;->()V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$YLZAlJ3sCipIy27vYwSdw4Ep3R4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$ZSMc7-i3inE8PKyTR4lUa_6oS24;->(Ljava/io/PrintWriter;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$ZSMc7-i3inE8PKyTR4lUa_6oS24;->run()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$auelgeOhCvbItmS_07q5VFEb1ac;->()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$auelgeOhCvbItmS_07q5VFEb1ac;->()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$auelgeOhCvbItmS_07q5VFEb1ac;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$dOcq-3uiVch_ExGeias3ajyWfb8;->(Lcom/android/server/wm/RootWindowContainer;)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$dOcq-3uiVch_ExGeias3ajyWfb8;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$dowz-Tn84EnfUaL-ncLehP3gVHw;->(Lcom/android/server/wm/RootWindowContainer;Ljava/lang/String;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$dowz-Tn84EnfUaL-ncLehP3gVHw;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$d_kqzD6SfMPF4eXn_9ZmaVU86y8;->(Z[ZZ)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$d_kqzD6SfMPF4eXn_9ZmaVU86y8;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$ead6TD8FgGkemGgPrYqjyVbYeh0;->(Ljava/io/PrintWriter;)V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$f_8SZ208dzJnolfn2soxUt4TtK0;->(I)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$f_8SZ208dzJnolfn2soxUt4TtK0;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$iaJfJC-qy_6WheLMCtEeL3kSzKg;->(Landroid/service/voice/IVoiceInteractionSession;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$iaJfJC-qy_6WheLMCtEeL3kSzKg;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$jZxI4b2gpP-ywjj2gP4bclKVOSE;->(ZZ)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$jZxI4b2gpP-ywjj2gP4bclKVOSE;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$kcFRN2oi2FKWAbyOpzIqCL-p7LE;->([ZLjava/io/PrintWriter;Ljava/io/FileDescriptor;ZZLjava/lang/String;[Z)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$kcFRN2oi2FKWAbyOpzIqCL-p7LE;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$klTR1C3ITxeR9wpLp09SAA4D6O0;->(Lcom/android/server/wm/Task;Ljava/util/ArrayList;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$klTR1C3ITxeR9wpLp09SAA4D6O0;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$iEUwdiiNzAb5e54PFF7rrzvWQrE;->()V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$iEUwdiiNzAb5e54PFF7rrzvWQrE;->()V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$iEUwdiiNzAb5e54PFF7rrzvWQrE;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$jpC_mSfLeoFtnlIwvn-zzVZtANY;->(Lcom/android/server/wm/RootWindowContainer;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$jpC_mSfLeoFtnlIwvn-zzVZtANY;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$kKYejkliau5KbI_hu3YfPaZ4jF0;->(Lcom/android/server/wm/RootWindowContainer;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$kKYejkliau5KbI_hu3YfPaZ4jF0;->apply(Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$mN5Pd2_El-mvhPfT4ajOZ-jLqbM;->(Lcom/android/server/wm/Task;[ZZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$mN5Pd2_El-mvhPfT4ajOZ-jLqbM;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$p59QcVpCDJNtvMsRJBNKaYgnBHw;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$p59QcVpCDJNtvMsRJBNKaYgnBHw;->()V PLcom/android/server/wm/-$$Lambda$RootWindowContainer$p59QcVpCDJNtvMsRJBNKaYgnBHw;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$p8gKkJ-bcp_Q4wmbvxRcom_hUL8;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/WindowProcessController;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$p8gKkJ-bcp_Q4wmbvxRcom_hUL8;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$r-oQGzLu1gpYa_TFc8wOXOK5IrU;->(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$r-oQGzLu1gpYa_TFc8wOXOK5IrU;->run()V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$rwwlcXxbwWS6ORjIbaTg2TJdPEk;->([Z)V -HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$rwwlcXxbwWS6ORjIbaTg2TJdPEk;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$ts_Go4TgZhSBF5U-19LkYipvLcg;->(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;Lcom/android/server/wm/Task;[Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$ts_Go4TgZhSBF5U-19LkYipvLcg;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$uHlE28E7rr1hTr-ux9IgR1fIhmI;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$uHlE28E7rr1hTr-ux9IgR1fIhmI;->apply(Ljava/lang/Object;)Ljava/lang/Object; HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$vlR7JHwDJ2dJBdkmJw8S5HvCnpQ;->()V HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$vlR7JHwDJ2dJBdkmJw8S5HvCnpQ;->()V HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$vlR7JHwDJ2dJBdkmJw8S5HvCnpQ;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$wS0bwnDuunXeegP2y-tdrz4URoY;->(Lcom/android/server/wm/Task;ZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/-$$Lambda$RootWindowContainer$wS0bwnDuunXeegP2y-tdrz4URoY;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$y-ruEz9Mybtav3woMo3qzvwmzGw;->(Lcom/android/server/wm/RootWindowContainer;Ljava/util/ArrayList;)V -PLcom/android/server/wm/-$$Lambda$RootWindowContainer$y-ruEz9Mybtav3woMo3qzvwmzGw;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$vopjHVBHe9nzZgTtNm5xV035tQc;->(I)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$vopjHVBHe9nzZgTtNm5xV035tQc;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$w2uTYlwL-hJqpslfXKyteZvT-Tc;->(Lcom/android/server/wm/RootWindowContainer;Ljava/lang/String;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$w2uTYlwL-hJqpslfXKyteZvT-Tc;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$RootWindowContainer$ziGvR2m1cOJThiyo5aT8ju1HbgM;->(Lcom/android/server/wm/Task;Ljava/util/ArrayList;)V +HPLcom/android/server/wm/-$$Lambda$RootWindowContainer$ziGvR2m1cOJThiyo5aT8ju1HbgM;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$RunningTasks$aFBbfqyz8Q9KhX3puvL-WHTqL88;->()V PLcom/android/server/wm/-$$Lambda$RunningTasks$aFBbfqyz8Q9KhX3puvL-WHTqL88;->()V HPLcom/android/server/wm/-$$Lambda$RunningTasks$aFBbfqyz8Q9KhX3puvL-WHTqL88;->accept(Ljava/lang/Object;Ljava/lang/Object;)V @@ -31609,8 +35916,8 @@ HSPLcom/android/server/wm/-$$Lambda$SNzcWxfGWydET6GLdfdFtTm5M6g;->(Lcom/an PLcom/android/server/wm/-$$Lambda$SNzcWxfGWydET6GLdfdFtTm5M6g;->run()V HPLcom/android/server/wm/-$$Lambda$ScreenRotationAnimation$SurfaceRotationAnimationController$wJe6NDrB63BnRyvW-E-a-FgRopM;->(Lcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;)V HPLcom/android/server/wm/-$$Lambda$ScreenRotationAnimation$SurfaceRotationAnimationController$wJe6NDrB63BnRyvW-E-a-FgRopM;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V -PLcom/android/server/wm/-$$Lambda$Session$0iTQYT1BXoitru025a8h4XsSvKY;->(Landroid/os/IBinder;)V -PLcom/android/server/wm/-$$Lambda$Session$0iTQYT1BXoitru025a8h4XsSvKY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$Session$0iTQYT1BXoitru025a8h4XsSvKY;->(Landroid/os/IBinder;)V +HPLcom/android/server/wm/-$$Lambda$Session$0iTQYT1BXoitru025a8h4XsSvKY;->accept(Ljava/lang/Object;Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$Session$3mCyETVElt7RYfRjrQFo6XLjm8E;->(F)V HPLcom/android/server/wm/-$$Lambda$Session$3mCyETVElt7RYfRjrQFo6XLjm8E;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$Session$7PszRu7p1MYptOkTy-QfUwI6FHQ;->(Z)V @@ -31618,7 +35925,9 @@ PLcom/android/server/wm/-$$Lambda$Session$7PszRu7p1MYptOkTy-QfUwI6FHQ;->accept(L HPLcom/android/server/wm/-$$Lambda$Session$VeZ22s3C82nIzxmQtxNefR5W4g8;->(FFFF)V HPLcom/android/server/wm/-$$Lambda$Session$VeZ22s3C82nIzxmQtxNefR5W4g8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ShellRoot$H_hP-hY_bxOJh9PyQIcc4avyK2k;->(Lcom/android/server/wm/ShellRoot;)V +PLcom/android/server/wm/-$$Lambda$ShellRoot$H_hP-hY_bxOJh9PyQIcc4avyK2k;->binderDied()V PLcom/android/server/wm/-$$Lambda$ShellRoot$HpaMwo-WhYCkPTtlmfDT5_eAVLQ;->(Lcom/android/server/wm/ShellRoot;I)V +PLcom/android/server/wm/-$$Lambda$ShellRoot$HpaMwo-WhYCkPTtlmfDT5_eAVLQ;->binderDied()V PLcom/android/server/wm/-$$Lambda$SpFsDNZfw8CXV3sRm4YdZuHmhoo;->()V PLcom/android/server/wm/-$$Lambda$SpFsDNZfw8CXV3sRm4YdZuHmhoo;->()V HPLcom/android/server/wm/-$$Lambda$SpFsDNZfw8CXV3sRm4YdZuHmhoo;->accept(Ljava/lang/Object;Ljava/lang/Object;)V @@ -31631,7 +35940,7 @@ HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$OrynsLqWVN0sJ6gq2egPYJ HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$haFRXmzN2O09wcl9xlU5Iwj3C-s;->(Lcom/android/server/wm/SurfaceAnimationRunner;Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;)V HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$haFRXmzN2O09wcl9xlU5Iwj3C-s;->run()V HSPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$lQHTSXdTUCZJaFyAhEbeX6jsg1g;->(Lcom/android/server/wm/SurfaceAnimationRunner;)V -PLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$lQHTSXdTUCZJaFyAhEbeX6jsg1g;->makeAnimator()Landroid/animation/ValueAnimator; +HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$lQHTSXdTUCZJaFyAhEbeX6jsg1g;->makeAnimator()Landroid/animation/ValueAnimator; HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$u1Jh9N5fY2HKNOPRKT57txOp8-s;->(Lcom/android/server/wm/SurfaceAnimationRunner;)V HPLcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$u1Jh9N5fY2HKNOPRKT57txOp8-s;->doFrame(J)V HSPLcom/android/server/wm/-$$Lambda$SurfaceAnimator$4PiCdaEsT4mA6LQVhqpeM5EoU9c;->(Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V @@ -31640,71 +35949,92 @@ HPLcom/android/server/wm/-$$Lambda$SurfaceAnimator$lRxTVOJy8fX752UbrFno9INW9hE;- HPLcom/android/server/wm/-$$Lambda$SurfaceAnimator$lRxTVOJy8fX752UbrFno9INW9hE;->run()V HSPLcom/android/server/wm/-$$Lambda$SystemGesturesPointerEventListener$yisOVM8SBJpDDf9HPiW7GYIEn8Q;->(Lcom/android/server/wm/SystemGesturesPointerEventListener;)V HSPLcom/android/server/wm/-$$Lambda$SystemGesturesPointerEventListener$yisOVM8SBJpDDf9HPiW7GYIEn8Q;->run()V -PLcom/android/server/wm/-$$Lambda$Task$-5O03_1iRCjcLiy5ZVto8KaGnSA;->(Lcom/android/server/wm/Task;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Ljava/lang/String;Ljava/io/FileDescriptor;ZZ)V -PLcom/android/server/wm/-$$Lambda$Task$-5O03_1iRCjcLiy5ZVto8KaGnSA;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$Task$-krpWMOZ-XlJIYngehybRtlXZGI;->()V -PLcom/android/server/wm/-$$Lambda$Task$-krpWMOZ-XlJIYngehybRtlXZGI;->()V -HPLcom/android/server/wm/-$$Lambda$Task$-krpWMOZ-XlJIYngehybRtlXZGI;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$Task$-nHv3hp3munhu4Gy96iX2y0sRuI;->()V HSPLcom/android/server/wm/-$$Lambda$Task$-nHv3hp3munhu4Gy96iX2y0sRuI;->()V HPLcom/android/server/wm/-$$Lambda$Task$-nHv3hp3munhu4Gy96iX2y0sRuI;->test(Ljava/lang/Object;Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$Task$3sf0clZbPzW2N6_OwnqdWiHZ6H0;->()V -PLcom/android/server/wm/-$$Lambda$Task$3sf0clZbPzW2N6_OwnqdWiHZ6H0;->()V -HPLcom/android/server/wm/-$$Lambda$Task$3sf0clZbPzW2N6_OwnqdWiHZ6H0;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$Task$02qk-9XodTdgz4ZzhgdsM9xBP20;->()V +PLcom/android/server/wm/-$$Lambda$Task$02qk-9XodTdgz4ZzhgdsM9xBP20;->()V +HPLcom/android/server/wm/-$$Lambda$Task$02qk-9XodTdgz4ZzhgdsM9xBP20;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$Task$3xH7pQV3TePK6a8j4i6TaVmj4QQ;->()V HSPLcom/android/server/wm/-$$Lambda$Task$3xH7pQV3TePK6a8j4i6TaVmj4QQ;->()V HSPLcom/android/server/wm/-$$Lambda$Task$3xH7pQV3TePK6a8j4i6TaVmj4QQ;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$3xXGlPkxSUo9bvswdIFFM_hwX-g;->()V +PLcom/android/server/wm/-$$Lambda$Task$3xXGlPkxSUo9bvswdIFFM_hwX-g;->()V +HPLcom/android/server/wm/-$$Lambda$Task$3xXGlPkxSUo9bvswdIFFM_hwX-g;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$Task$41C-LKlpe6PrnN0veKem-6gKpNY;->()V PLcom/android/server/wm/-$$Lambda$Task$41C-LKlpe6PrnN0veKem-6gKpNY;->()V HPLcom/android/server/wm/-$$Lambda$Task$41C-LKlpe6PrnN0veKem-6gKpNY;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$4oGVSv3-x8P9FatkaPG114N5ME8;->()V +PLcom/android/server/wm/-$$Lambda$Task$4oGVSv3-x8P9FatkaPG114N5ME8;->()V +HPLcom/android/server/wm/-$$Lambda$Task$4oGVSv3-x8P9FatkaPG114N5ME8;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$Task$4uoiBIGNMTDRqeJdiWkAelWVBX8;->()V PLcom/android/server/wm/-$$Lambda$Task$4uoiBIGNMTDRqeJdiWkAelWVBX8;->()V PLcom/android/server/wm/-$$Lambda$Task$4uoiBIGNMTDRqeJdiWkAelWVBX8;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -HPLcom/android/server/wm/-$$Lambda$Task$5juL3drvnKyhc7GDPXfDYFWB6R4;->(Landroid/app/TaskInfo;)V -HPLcom/android/server/wm/-$$Lambda$Task$5juL3drvnKyhc7GDPXfDYFWB6R4;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$Task$5JGka3XwvMrqs5InxD4cEAtw_Ew;->(Lcom/android/server/wm/Task;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/-$$Lambda$Task$5JGka3XwvMrqs5InxD4cEAtw_Ew;->run()V +PLcom/android/server/wm/-$$Lambda$Task$6yW5ExvN9OkCtv44aTmq6gHDs0s;->(Landroid/content/ComponentName;)V +PLcom/android/server/wm/-$$Lambda$Task$6yW5ExvN9OkCtv44aTmq6gHDs0s;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$Task$7nTho283cVKQ1bb86OUzh4bK9Cc;->()V PLcom/android/server/wm/-$$Lambda$Task$7nTho283cVKQ1bb86OUzh4bK9Cc;->()V HPLcom/android/server/wm/-$$Lambda$Task$7nTho283cVKQ1bb86OUzh4bK9Cc;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$Task$8Y_kOzFn9Xu5bZYDH4Ov6-9QCFo;->(Lcom/android/server/wm/Task;Z)V -HPLcom/android/server/wm/-$$Lambda$Task$8Y_kOzFn9Xu5bZYDH4Ov6-9QCFo;->test(Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$Task$ACEakc6wQ27fHqRNoAWR6d5WmOw;->(Lcom/android/server/wm/Task;IZ)V -HSPLcom/android/server/wm/-$$Lambda$Task$ACEakc6wQ27fHqRNoAWR6d5WmOw;->run()V -HPLcom/android/server/wm/-$$Lambda$Task$ANdyiFHdBwwmsuwkwgjrxDrTX98;->(Lcom/android/server/wm/ActivityRecord;IZZ)V -HPLcom/android/server/wm/-$$Lambda$Task$ANdyiFHdBwwmsuwkwgjrxDrTX98;->accept(Ljava/lang/Object;)V -HSPLcom/android/server/wm/-$$Lambda$Task$B9fE3PeeMnt3DGLbp58aJ9K_KdQ;->(Ljava/util/function/Consumer;)V -HPLcom/android/server/wm/-$$Lambda$Task$B9fE3PeeMnt3DGLbp58aJ9K_KdQ;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$8JYk98RtTLylXbx0j0_CTFGA1yg;->()V +PLcom/android/server/wm/-$$Lambda$Task$8JYk98RtTLylXbx0j0_CTFGA1yg;->()V +HPLcom/android/server/wm/-$$Lambda$Task$8JYk98RtTLylXbx0j0_CTFGA1yg;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$Task$8tzCffpDvh_b_oTu563jyB1ztH0;->()V +PLcom/android/server/wm/-$$Lambda$Task$8tzCffpDvh_b_oTu563jyB1ztH0;->()V +HPLcom/android/server/wm/-$$Lambda$Task$8tzCffpDvh_b_oTu563jyB1ztH0;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$Task$ECiI_TEpXiE2R22VV69-NgA-Scc;->()V +PLcom/android/server/wm/-$$Lambda$Task$ECiI_TEpXiE2R22VV69-NgA-Scc;->()V +HPLcom/android/server/wm/-$$Lambda$Task$ECiI_TEpXiE2R22VV69-NgA-Scc;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$Task$FindRootHelper$ixIRM-eYupN5xaEgr6PXDn2j7Aw;->()V HSPLcom/android/server/wm/-$$Lambda$Task$FindRootHelper$ixIRM-eYupN5xaEgr6PXDn2j7Aw;->()V HSPLcom/android/server/wm/-$$Lambda$Task$FindRootHelper$ixIRM-eYupN5xaEgr6PXDn2j7Aw;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$Task$KX5tXeNo40CrlUfwFW3QqDV-IxY;->()V -PLcom/android/server/wm/-$$Lambda$Task$KX5tXeNo40CrlUfwFW3QqDV-IxY;->()V -HPLcom/android/server/wm/-$$Lambda$Task$KX5tXeNo40CrlUfwFW3QqDV-IxY;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$Task$HIxid8cZRGYfTyLS5yCxT7BLUrc;->(Lcom/android/server/wm/Task;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Ljava/lang/String;Ljava/io/FileDescriptor;ZZ)V +HPLcom/android/server/wm/-$$Lambda$Task$HIxid8cZRGYfTyLS5yCxT7BLUrc;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$Task$K8uB1nZ9WUK5zt3uyfpEes4pfJI;->(Lcom/android/server/wm/Task;ZLjava/io/PrintWriter;)V +HPLcom/android/server/wm/-$$Lambda$Task$K8uB1nZ9WUK5zt3uyfpEes4pfJI;->run()V PLcom/android/server/wm/-$$Lambda$Task$Klnp7Kt9fwk14ulYoCaswc9xIRI;->()V PLcom/android/server/wm/-$$Lambda$Task$Klnp7Kt9fwk14ulYoCaswc9xIRI;->()V HPLcom/android/server/wm/-$$Lambda$Task$Klnp7Kt9fwk14ulYoCaswc9xIRI;->test(Ljava/lang/Object;Ljava/lang/Object;)Z -HPLcom/android/server/wm/-$$Lambda$Task$OdDr8inv3-G6evHKAc5nuIvIYWw;->(Ljava/lang/String;)V -HPLcom/android/server/wm/-$$Lambda$Task$OdDr8inv3-G6evHKAc5nuIvIYWw;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$Task$PRiyfFwy4dog-mhOrPI0NF2Vdhc;->()V PLcom/android/server/wm/-$$Lambda$Task$PRiyfFwy4dog-mhOrPI0NF2Vdhc;->()V HPLcom/android/server/wm/-$$Lambda$Task$PRiyfFwy4dog-mhOrPI0NF2Vdhc;->test(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$Task$ZclZjN6wRwxr7W-jjz2u1vWcMIY;->()V -HSPLcom/android/server/wm/-$$Lambda$Task$ZclZjN6wRwxr7W-jjz2u1vWcMIY;->()V -HSPLcom/android/server/wm/-$$Lambda$Task$ZclZjN6wRwxr7W-jjz2u1vWcMIY;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$Task$_IGTEp7lOg9UVkPNbnUe2HqtzeI;->(Lcom/android/server/wm/Task;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/-$$Lambda$Task$_IGTEp7lOg9UVkPNbnUe2HqtzeI;->run()V +HPLcom/android/server/wm/-$$Lambda$Task$Qp44eSH6AgQoHa7NH9Eq9tbkyJM;->(Z[I)V +HPLcom/android/server/wm/-$$Lambda$Task$Qp44eSH6AgQoHa7NH9Eq9tbkyJM;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$Task$Rdi_BTG-cVLGE3QDLFrE3eTvQvU;->()V +PLcom/android/server/wm/-$$Lambda$Task$Rdi_BTG-cVLGE3QDLFrE3eTvQvU;->()V +HPLcom/android/server/wm/-$$Lambda$Task$Rdi_BTG-cVLGE3QDLFrE3eTvQvU;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$Task$aBtoFv3xFrd63lyHY-Ao7UwldMY;->()V PLcom/android/server/wm/-$$Lambda$Task$aBtoFv3xFrd63lyHY-Ao7UwldMY;->()V HPLcom/android/server/wm/-$$Lambda$Task$aBtoFv3xFrd63lyHY-Ao7UwldMY;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/-$$Lambda$Task$lQxgmjVAjILl9QZHvDIUmj9wPv8;->(Ljava/util/ArrayList;)V -PLcom/android/server/wm/-$$Lambda$Task$lQxgmjVAjILl9QZHvDIUmj9wPv8;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V -PLcom/android/server/wm/-$$Lambda$Task$mPY2Al18n2cCk3gKFFPEWOgmfR8;->()V -PLcom/android/server/wm/-$$Lambda$Task$mPY2Al18n2cCk3gKFFPEWOgmfR8;->()V -HPLcom/android/server/wm/-$$Lambda$Task$mPY2Al18n2cCk3gKFFPEWOgmfR8;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$Task$rdmQcc4iNcgPNjV7Bnm11Ov9W7E;->(Lcom/android/server/wm/Task;ZLjava/io/PrintWriter;)V -PLcom/android/server/wm/-$$Lambda$Task$rdmQcc4iNcgPNjV7Bnm11Ov9W7E;->run()V -PLcom/android/server/wm/-$$Lambda$Task$tbIIhHB4tEqWm1owk9vQHr1bdv0;->()V -PLcom/android/server/wm/-$$Lambda$Task$tbIIhHB4tEqWm1owk9vQHr1bdv0;->()V -HPLcom/android/server/wm/-$$Lambda$Task$tbIIhHB4tEqWm1owk9vQHr1bdv0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$Task$dJ3OUx6e_LHbcEmkA9VVYo7V4gY;->()V +PLcom/android/server/wm/-$$Lambda$Task$dJ3OUx6e_LHbcEmkA9VVYo7V4gY;->()V +HPLcom/android/server/wm/-$$Lambda$Task$dJ3OUx6e_LHbcEmkA9VVYo7V4gY;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$e2vZ3rsNvaRXYMvwmgvGNL8HZP8;->()V +PLcom/android/server/wm/-$$Lambda$Task$e2vZ3rsNvaRXYMvwmgvGNL8HZP8;->()V +PLcom/android/server/wm/-$$Lambda$Task$e2vZ3rsNvaRXYMvwmgvGNL8HZP8;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$Task$io6YeRA-M7uMa_tLiZTYSCJ4ad0;->(Ljava/util/ArrayList;)V +PLcom/android/server/wm/-$$Lambda$Task$io6YeRA-M7uMa_tLiZTYSCJ4ad0;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V +PLcom/android/server/wm/-$$Lambda$Task$mr8QwPEQNBg8rx2okGMEwFjXLgo;->()V +PLcom/android/server/wm/-$$Lambda$Task$mr8QwPEQNBg8rx2okGMEwFjXLgo;->()V +HPLcom/android/server/wm/-$$Lambda$Task$mr8QwPEQNBg8rx2okGMEwFjXLgo;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$Task$oq2NJGTUyLJR2rKuIpu4jx-4eno;->(Lcom/android/server/wm/ActivityRecord;[I[Landroid/content/Intent;[Lcom/android/server/uri/NeededUriGrants;)V +PLcom/android/server/wm/-$$Lambda$Task$oq2NJGTUyLJR2rKuIpu4jx-4eno;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$pohcXx-ZQyf1Gnw5tcP2smJ4Wac;->()V +PLcom/android/server/wm/-$$Lambda$Task$pohcXx-ZQyf1Gnw5tcP2smJ4Wac;->()V +HPLcom/android/server/wm/-$$Lambda$Task$pohcXx-ZQyf1Gnw5tcP2smJ4Wac;->accept(Ljava/lang/Object;Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$Task$tDfSh3oceYrAzxeBVw01D3nYl30;->(Ljava/util/function/Consumer;)V +HPLcom/android/server/wm/-$$Lambda$Task$tDfSh3oceYrAzxeBVw01D3nYl30;->apply(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/android/server/wm/-$$Lambda$Task$v1_pD3RGwB8ygtiQEQ0fLEKPgDs;->(Ljava/lang/String;)V +HPLcom/android/server/wm/-$$Lambda$Task$v1_pD3RGwB8ygtiQEQ0fLEKPgDs;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$Task$xSpCvcYNEAouifETB3NqxSJTpe0;->(Lcom/android/server/wm/Task;IZ)V +HSPLcom/android/server/wm/-$$Lambda$Task$xSpCvcYNEAouifETB3NqxSJTpe0;->run()V +HPLcom/android/server/wm/-$$Lambda$Task$y82622BE9xhjbpX0a5df2aegkhU;->(Landroid/app/TaskInfo;)V +HPLcom/android/server/wm/-$$Lambda$Task$y82622BE9xhjbpX0a5df2aegkhU;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$Task$zvWtYRK7chklV1-4oD8hDbUcQVc;->(Lcom/android/server/wm/ActivityRecord;IZZZ)V +HPLcom/android/server/wm/-$$Lambda$Task$zvWtYRK7chklV1-4oD8hDbUcQVc;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$Task$zx2TtJkMWFWV5l_NJHc2mikmQ4A;->(Lcom/android/server/wm/Task;Z)V +PLcom/android/server/wm/-$$Lambda$Task$zx2TtJkMWFWV5l_NJHc2mikmQ4A;->test(Ljava/lang/Object;)Z HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$0NzPBxJ1aTNpucnnvZpgoO53sIY;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$0NzPBxJ1aTNpucnnvZpgoO53sIY;->()V PLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$0NzPBxJ1aTNpucnnvZpgoO53sIY;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V @@ -31731,13 +36061,14 @@ HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$IBk2SN2scla HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$IBk2SN2scla7zCIEiVdZSu-m5Dg;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$LaHJcRCANkoEWZUAo0_HkOT6Eok;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$LaHJcRCANkoEWZUAo0_HkOT6Eok;->()V +PLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$LaHJcRCANkoEWZUAo0_HkOT6Eok;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$OAICxS0BeIEmt8Ip4IJUcKsH1Ac;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$OAICxS0BeIEmt8Ip4IJUcKsH1Ac;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$Q5HZs0JcSry3JNf16vOQ8nxYyKY;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$Q5HZs0JcSry3JNf16vOQ8nxYyKY;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$R2d-XFQRvDvm0yxyMfMq6Dla1Ew;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$R2d-XFQRvDvm0yxyMfMq6Dla1Ew;->()V -PLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$R2d-XFQRvDvm0yxyMfMq6Dla1Ew;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$R2d-XFQRvDvm0yxyMfMq6Dla1Ew;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$VPW583qD7U9PCgOIZE3DPIgO-oQ;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$VPW583qD7U9PCgOIZE3DPIgO-oQ;->()V HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$VPW583qD7U9PCgOIZE3DPIgO-oQ;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V @@ -31749,6 +36080,7 @@ HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$_1zzj0_i0lh HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$_1zzj0_i0lhti3nJc00ZzvA7MMU;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$_awuNSURc7ttTEnPds7jhEKdXfs;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$_awuNSURc7ttTEnPds7jhEKdXfs;->()V +PLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$_awuNSURc7ttTEnPds7jhEKdXfs;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$aGxW1VRPQkjYBpB8XZDrnumUFTk;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$aGxW1VRPQkjYBpB8XZDrnumUFTk;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$dgeX_zsTFuBpyOgTVdYTBanG7Ik;->()V @@ -31772,32 +36104,41 @@ HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$tDrFjIsvWX1A HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$zuW9RtpRm3I43pFJV8hz9GSjGZ8;->()V HSPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$zuW9RtpRm3I43pFJV8hz9GSjGZ8;->()V HPLcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$zuW9RtpRm3I43pFJV8hz9GSjGZ8;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$24-yygxPJ6o-_v2PBhyd3Xx9xig;->(Lcom/android/server/wm/TaskDisplayArea;)V +HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$24-yygxPJ6o-_v2PBhyd3Xx9xig;->onPreAssignChildLayers()V +PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$9CekfLuxzfcDh98nFWoLqFGlkQ0;->(Lcom/android/server/wm/TaskDisplayArea;)V +PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$9CekfLuxzfcDh98nFWoLqFGlkQ0;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$BScM-CD2wwiwQJSg-pC3GWQ185o;->(Lcom/android/server/wm/TaskDisplayArea;I)V +HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$BScM-CD2wwiwQJSg-pC3GWQ185o;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$D9H6yXT19UCrBGhlPDvqF7YxhGQ;->(Ljava/util/ArrayList;)V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$D9H6yXT19UCrBGhlPDvqF7YxhGQ;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$FYidKPzUkLETjkRN9VF8Kw1HZgI;->()V +PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$FYidKPzUkLETjkRN9VF8Kw1HZgI;->()V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$FYidKPzUkLETjkRN9VF8Kw1HZgI;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$VlCsJqULLc5sYclwBX7VBWYipDs;->()V PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$VlCsJqULLc5sYclwBX7VBWYipDs;->()V PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$VlCsJqULLc5sYclwBX7VBWYipDs;->test(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$exEwnrMyUmDbKs2DY7c_wZGua6Y;->(Lcom/android/server/wm/TaskDisplayArea;)V -HSPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$exEwnrMyUmDbKs2DY7c_wZGua6Y;->onPreAssignChildLayers()V -HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$hJbuq2o7Tm0427Af8Eu9ORO4Y9c;->(Ljava/util/ArrayList;)V -HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$hJbuq2o7Tm0427Af8Eu9ORO4Y9c;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$nZIlEEP_sqiiS9rVQTSXddXCUGg;->(Lcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/-$$Lambda$TaskDisplayArea$nZIlEEP_sqiiS9rVQTSXddXCUGg;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$S_rCVHBwH6uBs1jbwUiAOFBX--k;->([ILjava/util/ArrayList;)V -PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$S_rCVHBwH6uBs1jbwUiAOFBX--k;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$Ffm6kCRW9CyE7PU_VWtg9A0H74c;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$Ffm6kCRW9CyE7PU_VWtg9A0H74c;->run()V -PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$dp9RQbzuCr3AbMxAcfTMvGNvwVc;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Landroid/app/ActivityManager$RunningTaskInfo;Lcom/android/server/wm/Task;Z)V -HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$dp9RQbzuCr3AbMxAcfTMvGNvwVc;->run()V -HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$uq5RZ1fPw5WUPRfo26PC33u1um0;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Landroid/app/ActivityManager$RunningTaskInfo;)V -HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$uq5RZ1fPw5WUPRfo26PC33u1um0;->run()V -PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$kQTHXUXjzvt9VjDR_WxKXnE7uig;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;Ljava/util/ArrayList;)V -HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$kQTHXUXjzvt9VjDR_WxKXnE7uig;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$Yn4-x68muDlWX9BHJ6OE7uTociA;->(Lcom/android/server/wm/ActivityRecord;Z[I)V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$Yn4-x68muDlWX9BHJ6OE7uTociA;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$uuiWs_4nNasIw8JPlnmaWMlPw4E;->(II)V +HPLcom/android/server/wm/-$$Lambda$TaskDisplayArea$uuiWs_4nNasIw8JPlnmaWMlPw4E;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$CMIzDQOHLLX9V6YyoqOONNY0g0A;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Landroid/app/ActivityManager$RunningTaskInfo;Lcom/android/server/wm/Task;Z)V +PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$CMIzDQOHLLX9V6YyoqOONNY0g0A;->run()V +HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$q4p1HMo6AWMRV5K1FcFmnWsWzQ4;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Landroid/app/ActivityManager$RunningTaskInfo;)V +PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$q4p1HMo6AWMRV5K1FcFmnWsWzQ4;->run()V +HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$zmFxqYA3QOck70b49IsJJB70478;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V +HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$TaskOrganizerCallbacks$zmFxqYA3QOck70b49IsJJB70478;->run()V +PLcom/android/server/wm/-$$Lambda$TaskOrganizerController$avfJRlMwMjBy4vnPZNFKAkjpcu0;->([ILjava/util/ArrayList;)V +HPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$avfJRlMwMjBy4vnPZNFKAkjpcu0;->accept(Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$kQTHXUXjzvt9VjDR_WxKXnE7uig;->(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;Ljava/util/ArrayList;)V +HSPLcom/android/server/wm/-$$Lambda$TaskOrganizerController$kQTHXUXjzvt9VjDR_WxKXnE7uig;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$TaskPersister$1nUaSJVwZTW78k7oqmW1gTtZqTc;->(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/-$$Lambda$TaskPersister$1nUaSJVwZTW78k7oqmW1gTtZqTc;->test(Ljava/lang/Object;)Z HPLcom/android/server/wm/-$$Lambda$TaskPersister$usLLDXWS96hyMiD8IJHbKobcZRQ;->(Lcom/android/server/wm/Task;)V HPLcom/android/server/wm/-$$Lambda$TaskPersister$usLLDXWS96hyMiD8IJHbKobcZRQ;->test(Ljava/lang/Object;)Z HPLcom/android/server/wm/-$$Lambda$TaskPersister$v8_mpqz03sWoUWRfn7yZHPXFaSM;->(Ljava/lang/String;)V PLcom/android/server/wm/-$$Lambda$TaskPersister$v8_mpqz03sWoUWRfn7yZHPXFaSM;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$TaskPositioningController$m2iIkiA8DBKYGOpL7kFqkIODyW4;->(Lcom/android/server/wm/TaskPositioningController;Lcom/android/server/wm/DisplayContent;II)V +HPLcom/android/server/wm/-$$Lambda$TaskPositioningController$m2iIkiA8DBKYGOpL7kFqkIODyW4;->(Lcom/android/server/wm/TaskPositioningController;Lcom/android/server/wm/DisplayContent;II)V HPLcom/android/server/wm/-$$Lambda$TaskPositioningController$m2iIkiA8DBKYGOpL7kFqkIODyW4;->run()V PLcom/android/server/wm/-$$Lambda$TaskSnapshotController$1W8lCIrR8JunCBCcmwSrcjpQdsw;->()V PLcom/android/server/wm/-$$Lambda$TaskSnapshotController$1W8lCIrR8JunCBCcmwSrcjpQdsw;->()V @@ -31815,7 +36156,7 @@ HSPLcom/android/server/wm/-$$Lambda$Td_nPdzdq_vu8zlbe2BkUOV6APo;->accept(Ljava/l HSPLcom/android/server/wm/-$$Lambda$TransitionController$YJMzYGvDalxOyxVZDC3sIlplTx8;->(Lcom/android/server/wm/TransitionController;)V PLcom/android/server/wm/-$$Lambda$U5u_3Pmo95-IU3S54rfJCFTUa7A;->()V PLcom/android/server/wm/-$$Lambda$U5u_3Pmo95-IU3S54rfJCFTUa7A;->()V -PLcom/android/server/wm/-$$Lambda$U5u_3Pmo95-IU3S54rfJCFTUa7A;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$U5u_3Pmo95-IU3S54rfJCFTUa7A;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$U_xX6zimR5Qnf5PKcPuKfv6QJgM;->()V HSPLcom/android/server/wm/-$$Lambda$U_xX6zimR5Qnf5PKcPuKfv6QJgM;->()V HSPLcom/android/server/wm/-$$Lambda$U_xX6zimR5Qnf5PKcPuKfv6QJgM;->create(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayArea$Type;Ljava/lang/String;I)Lcom/android/server/wm/DisplayArea; @@ -31867,7 +36208,7 @@ HPLcom/android/server/wm/-$$Lambda$WindowContainer$YrlAkiQa0GkL3xT--G9kOwWFtck;- PLcom/android/server/wm/-$$Lambda$WindowContainer$ZBTNA4Izorc10Fa2PsA_ODwrowQ;->()V PLcom/android/server/wm/-$$Lambda$WindowContainer$ZBTNA4Izorc10Fa2PsA_ODwrowQ;->()V HPLcom/android/server/wm/-$$Lambda$WindowContainer$ZBTNA4Izorc10Fa2PsA_ODwrowQ;->test(Ljava/lang/Object;)Z -PLcom/android/server/wm/-$$Lambda$WindowContainer$euWCe4tVkFLwAutBzRMfZ3kkQ8k;->(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/-$$Lambda$WindowContainer$euWCe4tVkFLwAutBzRMfZ3kkQ8k;->(Lcom/android/server/wm/WindowContainer;)V HPLcom/android/server/wm/-$$Lambda$WindowContainer$euWCe4tVkFLwAutBzRMfZ3kkQ8k;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$WindowContainer$jr26c-L38rk1QuoaOZNCYvglH4s;->()V PLcom/android/server/wm/-$$Lambda$WindowContainer$jr26c-L38rk1QuoaOZNCYvglH4s;->()V @@ -31878,23 +36219,29 @@ HSPLcom/android/server/wm/-$$Lambda$WindowManagerConstants$LVN1tP1QvlbyU32jxwGIE HSPLcom/android/server/wm/-$$Lambda$WindowManagerConstants$R6jJTtpKTNTeb3Af8P_LcxxZpgI;->(Lcom/android/server/wm/WindowManagerConstants;)V HSPLcom/android/server/wm/-$$Lambda$WindowManagerConstants$Rr6DBPptBMcotjU-zTbQM6pjCkw;->(Lcom/android/server/wm/WindowManagerConstants;)V PLcom/android/server/wm/-$$Lambda$WindowManagerConstants$Rr6DBPptBMcotjU-zTbQM6pjCkw;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$1sVNZRHjSnC8DQXWks5wxIn3ch0;->(Ljava/util/ArrayList;)V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$1sVNZRHjSnC8DQXWks5wxIn3ch0;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$6qr3IgS7XyvOz8hhvhHHGDyfDRs;->(Ljava/io/PrintWriter;)V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$6qr3IgS7XyvOz8hhvhHHGDyfDRs;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$AvMsNPMSyfP31E-XJztQgjnerCk;->()V PLcom/android/server/wm/-$$Lambda$WindowManagerService$AvMsNPMSyfP31E-XJztQgjnerCk;->()V PLcom/android/server/wm/-$$Lambda$WindowManagerService$AvMsNPMSyfP31E-XJztQgjnerCk;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$Cv46d6McTK7Uxu91YUgfUjvN3dU;->(Lcom/android/server/wm/WindowManagerService;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$Cv46d6McTK7Uxu91YUgfUjvN3dU;->(Lcom/android/server/wm/WindowManagerService;)V HPLcom/android/server/wm/-$$Lambda$WindowManagerService$Cv46d6McTK7Uxu91YUgfUjvN3dU;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$3axHbgndkvuGMhNnI8pUiwNvpgI;->(Ljava/lang/String;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$3axHbgndkvuGMhNnI8pUiwNvpgI;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$9wCQmOTLomnHq05e4aywK1IS9BA;->(Ljava/lang/String;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$9wCQmOTLomnHq05e4aywK1IS9BA;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$3axHbgndkvuGMhNnI8pUiwNvpgI;->(Ljava/lang/String;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$3axHbgndkvuGMhNnI8pUiwNvpgI;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$9wCQmOTLomnHq05e4aywK1IS9BA;->(Ljava/lang/String;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$9wCQmOTLomnHq05e4aywK1IS9BA;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$OJ9URyobOO57eplXXjLRoAb5A5A;->(Landroid/app/IAssistDataReceiver;Landroid/graphics/Bitmap;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$OJ9URyobOO57eplXXjLRoAb5A5A;->run()V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$P-lSck8ojDEe0bu55qqw1Q2Z6WQ;->(Landroid/view/SurfaceControl$Transaction;)V +PLcom/android/server/wm/-$$Lambda$WindowManagerService$P-lSck8ojDEe0bu55qqw1Q2Z6WQ;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$WindowManagerService$R4B9SGF-_XDjtwEb0d5HaQ7ml1o;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$R4B9SGF-_XDjtwEb0d5HaQ7ml1o;->binderDied()V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$U5IQCuLC9KQbXKRubQTgyBrBz_s;->(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$U5IQCuLC9KQbXKRubQTgyBrBz_s;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$U5IQCuLC9KQbXKRubQTgyBrBz_s;->(Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$U5IQCuLC9KQbXKRubQTgyBrBz_s;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$VT58j28q0LSC1uUiVe8B6Heyfls;->([II)V -PLcom/android/server/wm/-$$Lambda$WindowManagerService$VT58j28q0LSC1uUiVe8B6Heyfls;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$WindowManagerService$VT58j28q0LSC1uUiVe8B6Heyfls;->accept(Ljava/lang/Object;)V HPLcom/android/server/wm/-$$Lambda$WindowManagerService$WLTZgnrZM-FW0I08OX1fN8-xCd8;->(Z)V HPLcom/android/server/wm/-$$Lambda$WindowManagerService$WLTZgnrZM-FW0I08OX1fN8-xCd8;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$WindowManagerService$h64Hj7WWg3Z1A_7zXBA7PeNyhQQ;->(I)V @@ -31906,9 +36253,9 @@ PLcom/android/server/wm/-$$Lambda$WindowManagerShellCommand$ZwaypqqA42gisaaHp8cj HSPLcom/android/server/wm/-$$Lambda$WindowToken$scVcNWwh6MTtjrT5K8NFY-W2dPA;->(Lcom/android/server/wm/WindowToken;)V HPLcom/android/server/wm/-$$Lambda$WindowToken$scVcNWwh6MTtjrT5K8NFY-W2dPA;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLcom/android/server/wm/-$$Lambda$WindowTracing$lwp39UNT2iyahoxYytHt93gf2j8;->(Lcom/android/server/wm/WindowTracing;)V -HSPLcom/android/server/wm/-$$Lambda$Wxpv1y1uT3dgPUbauDp1Qv7Am50;->()V -HSPLcom/android/server/wm/-$$Lambda$Wxpv1y1uT3dgPUbauDp1Qv7Am50;->()V -HSPLcom/android/server/wm/-$$Lambda$Wxpv1y1uT3dgPUbauDp1Qv7Am50;->accept(Ljava/lang/Object;)V +PLcom/android/server/wm/-$$Lambda$WsW_BRvsb-_aZeh0nNXwaqNUE08;->()V +PLcom/android/server/wm/-$$Lambda$WsW_BRvsb-_aZeh0nNXwaqNUE08;->()V +PLcom/android/server/wm/-$$Lambda$WsW_BRvsb-_aZeh0nNXwaqNUE08;->accept(Ljava/lang/Object;Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$Y7JlDBKiugu4Vhl1smkCB1TXNOc;->()V PLcom/android/server/wm/-$$Lambda$Y7JlDBKiugu4Vhl1smkCB1TXNOc;->()V HPLcom/android/server/wm/-$$Lambda$Y7JlDBKiugu4Vhl1smkCB1TXNOc;->apply(Ljava/lang/Object;)Z @@ -31918,6 +36265,9 @@ HSPLcom/android/server/wm/-$$Lambda$YXDojaHxlfk6BQ2WW8_ejijlDbo;->test(Ljava/lan HSPLcom/android/server/wm/-$$Lambda$ZExaKoRayMhiEIfPPxTSWWJ4ckk;->()V HSPLcom/android/server/wm/-$$Lambda$ZExaKoRayMhiEIfPPxTSWWJ4ckk;->()V HSPLcom/android/server/wm/-$$Lambda$ZExaKoRayMhiEIfPPxTSWWJ4ckk;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$ZNRoelvm_ji-fUp-ZuBrlX-zXQA;->()V +HSPLcom/android/server/wm/-$$Lambda$ZNRoelvm_ji-fUp-ZuBrlX-zXQA;->()V +HSPLcom/android/server/wm/-$$Lambda$ZNRoelvm_ji-fUp-ZuBrlX-zXQA;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$ZRDGYVJU5AHQsBC03o_8xrA1bv4;->()V PLcom/android/server/wm/-$$Lambda$ZRDGYVJU5AHQsBC03o_8xrA1bv4;->()V HPLcom/android/server/wm/-$$Lambda$ZRDGYVJU5AHQsBC03o_8xrA1bv4;->accept(Ljava/lang/Object;)V @@ -31932,6 +36282,9 @@ HSPLcom/android/server/wm/-$$Lambda$_eUCTYiIaaCMydhsDE8Rx05zfA4;->run()V HSPLcom/android/server/wm/-$$Lambda$_kuTzyTLX6nqX8ZoAZc_lajI8Vg;->()V HSPLcom/android/server/wm/-$$Lambda$_kuTzyTLX6nqX8ZoAZc_lajI8Vg;->()V HSPLcom/android/server/wm/-$$Lambda$_kuTzyTLX6nqX8ZoAZc_lajI8Vg;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +HSPLcom/android/server/wm/-$$Lambda$avN0T9oYelE9XAF8Gx6wiT08XuA;->()V +HSPLcom/android/server/wm/-$$Lambda$avN0T9oYelE9XAF8Gx6wiT08XuA;->()V +HSPLcom/android/server/wm/-$$Lambda$avN0T9oYelE9XAF8Gx6wiT08XuA;->apply(Ljava/lang/Object;)Ljava/lang/Object; PLcom/android/server/wm/-$$Lambda$bprPpCp3Ad9GWiLvK1d_AnnsCB4;->()V PLcom/android/server/wm/-$$Lambda$bprPpCp3Ad9GWiLvK1d_AnnsCB4;->()V HPLcom/android/server/wm/-$$Lambda$bprPpCp3Ad9GWiLvK1d_AnnsCB4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V @@ -31941,10 +36294,7 @@ HSPLcom/android/server/wm/-$$Lambda$coaYahRAaRy6xKr2oB_sV0o0WMI;->()V HSPLcom/android/server/wm/-$$Lambda$coaYahRAaRy6xKr2oB_sV0o0WMI;->()V HSPLcom/android/server/wm/-$$Lambda$coaYahRAaRy6xKr2oB_sV0o0WMI;->test(Ljava/lang/Object;)Z HPLcom/android/server/wm/-$$Lambda$dX4LKr6_ZA62MDNsjuYHrQLTSiU;->(Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/-$$Lambda$dX4LKr6_ZA62MDNsjuYHrQLTSiU;->run()V -HSPLcom/android/server/wm/-$$Lambda$gYM85ghTYdLpUeczASiC6gMk4pM;->()V -HSPLcom/android/server/wm/-$$Lambda$gYM85ghTYdLpUeczASiC6gMk4pM;->()V -HSPLcom/android/server/wm/-$$Lambda$gYM85ghTYdLpUeczASiC6gMk4pM;->accept(Ljava/lang/Object;)V +HPLcom/android/server/wm/-$$Lambda$dX4LKr6_ZA62MDNsjuYHrQLTSiU;->run()V HSPLcom/android/server/wm/-$$Lambda$gtzrSw2FArYH0ERdc-ZU-sAek-Q;->(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)V HSPLcom/android/server/wm/-$$Lambda$gtzrSw2FArYH0ERdc-ZU-sAek-Q;->run()V HSPLcom/android/server/wm/-$$Lambda$gwSyJo-SCnknQosVx9e5d7ADB6Q;->()V @@ -31964,6 +36314,9 @@ HSPLcom/android/server/wm/-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY;->get()Ljava/lan HSPLcom/android/server/wm/-$$Lambda$loIuEi-j0Dni2eSSSO9TIrh3qHc;->()V HSPLcom/android/server/wm/-$$Lambda$loIuEi-j0Dni2eSSSO9TIrh3qHc;->()V HSPLcom/android/server/wm/-$$Lambda$loIuEi-j0Dni2eSSSO9TIrh3qHc;->test(Ljava/lang/Object;)Z +PLcom/android/server/wm/-$$Lambda$n1h7gdiI8E-vKfU9-3slJvcdlo8;->()V +PLcom/android/server/wm/-$$Lambda$n1h7gdiI8E-vKfU9-3slJvcdlo8;->()V +PLcom/android/server/wm/-$$Lambda$n1h7gdiI8E-vKfU9-3slJvcdlo8;->test(Ljava/lang/Object;)Z PLcom/android/server/wm/-$$Lambda$oaOY_VivmQImbOXGm4CW3fxupa0;->(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)V PLcom/android/server/wm/-$$Lambda$oaOY_VivmQImbOXGm4CW3fxupa0;->run()V HPLcom/android/server/wm/-$$Lambda$onh_R-QQ0yAT_nR9TbHRJbkfxEE;->(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;)V @@ -31971,9 +36324,6 @@ HPLcom/android/server/wm/-$$Lambda$onh_R-QQ0yAT_nR9TbHRJbkfxEE;->test(Ljava/lang PLcom/android/server/wm/-$$Lambda$rMtsxNg7VlHhuNknkpafnKbF0gc;->()V PLcom/android/server/wm/-$$Lambda$rMtsxNg7VlHhuNknkpafnKbF0gc;->()V PLcom/android/server/wm/-$$Lambda$rMtsxNg7VlHhuNknkpafnKbF0gc;->accept(Ljava/lang/Object;Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$rNB1K1cxqvnq08hiKZExMf2eing;->()V -PLcom/android/server/wm/-$$Lambda$rNB1K1cxqvnq08hiKZExMf2eing;->()V -HPLcom/android/server/wm/-$$Lambda$rNB1K1cxqvnq08hiKZExMf2eing;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/android/server/wm/-$$Lambda$ree6oQrrFJrBO4ETjH8QCC324Bo;->()V HSPLcom/android/server/wm/-$$Lambda$ree6oQrrFJrBO4ETjH8QCC324Bo;->()V PLcom/android/server/wm/-$$Lambda$rlyWILtVAfb5fsMLIbGOLIVBIXc;->()V @@ -31982,7 +36332,7 @@ HPLcom/android/server/wm/-$$Lambda$rlyWILtVAfb5fsMLIbGOLIVBIXc;->accept(Ljava/la HSPLcom/android/server/wm/-$$Lambda$t-vmoVdhcOgOHW-wDDq0vrS18bM;->()V HSPLcom/android/server/wm/-$$Lambda$t-vmoVdhcOgOHW-wDDq0vrS18bM;->()V HPLcom/android/server/wm/-$$Lambda$t-vmoVdhcOgOHW-wDDq0vrS18bM;->accept(Ljava/lang/Object;)V -PLcom/android/server/wm/-$$Lambda$x1u0WUVcYo6hCuebYd6VIVC13uc;->(Lcom/android/server/wm/WindowAnimator;)V +HSPLcom/android/server/wm/-$$Lambda$x1u0WUVcYo6hCuebYd6VIVC13uc;->(Lcom/android/server/wm/WindowAnimator;)V HPLcom/android/server/wm/-$$Lambda$x1u0WUVcYo6hCuebYd6VIVC13uc;->accept(Ljava/lang/Object;)V PLcom/android/server/wm/-$$Lambda$zjbej7NL4vX1jIwyLS2oDlwKm9U;->(Landroid/app/ActivityManagerInternal;)V PLcom/android/server/wm/-$$Lambda$zjbej7NL4vX1jIwyLS2oDlwKm9U;->run()V @@ -31997,12 +36347,12 @@ PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewpo PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport$ViewportWindow;->setBounds(Landroid/graphics/Region;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport$ViewportWindow;->setShown(ZZ)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->access$1200(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;)Landroid/graphics/Point; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->access$1300(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;)F +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->access$1300(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;)Landroid/graphics/Point; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->access$1400(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;)F PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->destroyWindow()V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->drawWindowIfNeededLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->drawWindowIfNeededLocked(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->getMagnificationRegionLocked(Landroid/graphics/Region;)V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->getMagnificationSpecLocked()Landroid/view/MagnificationSpec; +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->getMagnificationSpecLocked()Landroid/view/MagnificationSpec; PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->isMagnifyingLocked()Z HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->lambda$populateWindowsOnScreenLocked$0$AccessibilityController$DisplayMagnifier$MagnifiedViewport(Landroid/util/SparseArray;Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport;->populateWindowsOnScreenLocked(Landroid/util/SparseArray;)V @@ -32012,93 +36362,116 @@ PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewpo PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MyHandler;->(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;Landroid/os/Looper;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier$MyHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;Landroid/view/Display;Lcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks;)V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$000(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/content/Context; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$100(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/view/Display; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$1100(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/WindowManagerService; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$1500(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$200(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/os/Handler; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$300(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$400(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$600(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$700(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Rect; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$800(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$900(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/DisplayContent; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$100(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/content/Context; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$1000(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/DisplayContent; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$1200(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/WindowManagerService; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$1600(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Lcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$200(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/view/Display; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$300(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/os/Handler; +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$400(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$500(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$700(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$800(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Rect; +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->access$900(Lcom/android/server/wm/AccessibilityController$DisplayMagnifier;)Landroid/graphics/Region; PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->destroyLocked()V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->drawMagnifiedRegionBorderIfNeededLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->drawMagnifiedRegionBorderIfNeededLocked(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->getMagnificationRegionLocked(Landroid/graphics/Region;)V -PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->getMagnificationSpecForWindowLocked(Lcom/android/server/wm/WindowState;)Landroid/view/MagnificationSpec; +HPLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->getMagnificationSpecForWindowLocked(Lcom/android/server/wm/WindowState;)Landroid/view/MagnificationSpec; PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->isForceShowingMagnifiableBoundsLocked()Z PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->onAppWindowTransitionLocked(II)V +PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->onRectangleOnScreenRequestedLocked(Landroid/graphics/Rect;)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->onWindowTransitionLocked(Lcom/android/server/wm/WindowState;I)V PLcom/android/server/wm/AccessibilityController$DisplayMagnifier;->setMagnificationSpecLocked(Landroid/view/MagnificationSpec;)V PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver$MyHandler;->(Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;Landroid/os/Looper;)V -PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver$MyHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver$MyHandler;->handleMessage(Landroid/os/Message;)V PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->(Lcom/android/server/wm/WindowManagerService;ILcom/android/server/wm/WindowManagerInternal$WindowsForAccessibilityCallback;)V +PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->access$000(Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;)Z HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->addPopulatedWindowInfo(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;Ljava/util/List;Ljava/util/Set;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->clearAndRecycleWindows(Ljava/util/List;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->computeChangedWindows(Z)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->computeWindowRegionInScreen(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->findRootDisplayParentWindow(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/WindowState; PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->getAndClearEmbeddedDisplayIdList()Landroid/util/IntArray; -PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->getTopFocusWindow()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->getTopFocusWindow()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->isReportedWindowType(I)Z HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->lambda$computeWindowRegionInScreen$0$AccessibilityController$WindowsForAccessibilityObserver(Lcom/android/server/wm/WindowState;Landroid/graphics/Matrix;Landroid/graphics/Region;Landroid/graphics/Rect;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->lambda$populateVisibleWindowsOnScreenLocked$1(Ljava/util/List;Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->lambda$populateVisibleWindowsOnScreenLocked$2$AccessibilityController$WindowsForAccessibilityObserver(Ljava/util/List;Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->performComputeChangedWindowsNotLocked(Z)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->populateVisibleWindowsOnScreenLocked(Landroid/util/SparseArray;)V -PLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->scheduleComputeChangedWindowsLocked()V +HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->scheduleComputeChangedWindowsLocked()V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->updateUnaccountedSpace(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;Landroid/graphics/Region;Ljava/util/HashSet;)V HPLcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;->windowMattersToAccessibility(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;Landroid/graphics/Region;Ljava/util/HashSet;)Z PLcom/android/server/wm/AccessibilityController;->()V PLcom/android/server/wm/AccessibilityController;->(Lcom/android/server/wm/WindowManagerService;)V -HPLcom/android/server/wm/AccessibilityController;->access$1700(Lcom/android/server/wm/DisplayContent;)Z -HPLcom/android/server/wm/AccessibilityController;->access$500(Lcom/android/server/wm/WindowState;Landroid/graphics/Matrix;)V +PLcom/android/server/wm/AccessibilityController;->access$1800(Lcom/android/server/wm/DisplayContent;)Z +HPLcom/android/server/wm/AccessibilityController;->access$600(Lcom/android/server/wm/WindowState;Landroid/graphics/Matrix;)V HPLcom/android/server/wm/AccessibilityController;->drawMagnifiedRegionBorderIfNeededLocked(ILandroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/AccessibilityController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/AccessibilityController;->getMagnificationRegionLocked(ILandroid/graphics/Region;)V -PLcom/android/server/wm/AccessibilityController;->getMagnificationSpecForWindowLocked(Lcom/android/server/wm/WindowState;)Landroid/view/MagnificationSpec; -PLcom/android/server/wm/AccessibilityController;->getNavBarInsets(Lcom/android/server/wm/DisplayContent;)Landroid/graphics/Rect; +HPLcom/android/server/wm/AccessibilityController;->getMagnificationSpecForWindowLocked(Lcom/android/server/wm/WindowState;)Landroid/view/MagnificationSpec; +HPLcom/android/server/wm/AccessibilityController;->getNavBarInsets(Lcom/android/server/wm/DisplayContent;)Landroid/graphics/Rect; PLcom/android/server/wm/AccessibilityController;->hasCallbacksLocked()Z -PLcom/android/server/wm/AccessibilityController;->isEmbeddedDisplay(Lcom/android/server/wm/DisplayContent;)Z -PLcom/android/server/wm/AccessibilityController;->isUntouchableNavigationBar(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;)Z +HPLcom/android/server/wm/AccessibilityController;->isEmbeddedDisplay(Lcom/android/server/wm/DisplayContent;)Z +HPLcom/android/server/wm/AccessibilityController;->isUntouchableNavigationBar(Lcom/android/server/wm/WindowState;Landroid/graphics/Region;)Z PLcom/android/server/wm/AccessibilityController;->onAppWindowTransitionLocked(II)V PLcom/android/server/wm/AccessibilityController;->onRectangleOnScreenRequestedLocked(ILandroid/graphics/Rect;)V -PLcom/android/server/wm/AccessibilityController;->onSomeWindowResizedOrMovedLocked([I)V +PLcom/android/server/wm/AccessibilityController;->onRotationChangedLocked(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/AccessibilityController;->onSomeWindowResizedOrMovedLocked([I)V PLcom/android/server/wm/AccessibilityController;->onWindowFocusChangedNotLocked(I)V PLcom/android/server/wm/AccessibilityController;->onWindowTransitionLocked(Lcom/android/server/wm/WindowState;I)V -PLcom/android/server/wm/AccessibilityController;->performComputeChangedWindowsNotLocked(IZ)V +HPLcom/android/server/wm/AccessibilityController;->performComputeChangedWindowsNotLocked(IZ)V HPLcom/android/server/wm/AccessibilityController;->populateTransformationMatrixLocked(Lcom/android/server/wm/WindowState;Landroid/graphics/Matrix;)V PLcom/android/server/wm/AccessibilityController;->removeObserverOfEmbeddedDisplay(Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver;)V +PLcom/android/server/wm/AccessibilityController;->sendCallbackToUninitializedObserversIfNeeded()V PLcom/android/server/wm/AccessibilityController;->setMagnificationCallbacksLocked(ILcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks;)Z PLcom/android/server/wm/AccessibilityController;->setMagnificationSpecLocked(ILandroid/view/MagnificationSpec;)V PLcom/android/server/wm/AccessibilityController;->setWindowsForAccessibilityCallbackLocked(ILcom/android/server/wm/WindowManagerInternal$WindowsForAccessibilityCallback;)Z +HSPLcom/android/server/wm/ActivityClientController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V HPLcom/android/server/wm/ActivityClientController;->activityDestroyed(Landroid/os/IBinder;)V HPLcom/android/server/wm/ActivityClientController;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V HPLcom/android/server/wm/ActivityClientController;->activityPaused(Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityClientController;->activityRelaunched(Landroid/os/IBinder;)V +HPLcom/android/server/wm/ActivityClientController;->activityRelaunched(Landroid/os/IBinder;)V HPLcom/android/server/wm/ActivityClientController;->activityResumed(Landroid/os/IBinder;)V HPLcom/android/server/wm/ActivityClientController;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V HPLcom/android/server/wm/ActivityClientController;->activityTopResumedStateLost()V -PLcom/android/server/wm/ActivityClientController;->ensureValidPictureInPictureActivityParamsLocked(Ljava/lang/String;Landroid/os/IBinder;Landroid/app/PictureInPictureParams;)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/ActivityClientController;->convertFromTranslucent(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/ActivityClientController;->convertToTranslucent(Landroid/os/IBinder;Landroid/os/Bundle;)Z +HPLcom/android/server/wm/ActivityClientController;->ensureValidPictureInPictureActivityParams(Ljava/lang/String;Landroid/os/IBinder;Landroid/app/PictureInPictureParams;)Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/ActivityClientController;->enterPictureInPictureMode(Landroid/os/IBinder;Landroid/app/PictureInPictureParams;)Z -HPLcom/android/server/wm/ActivityClientController;->getActivityOptions(Landroid/os/IBinder;)Landroid/os/Bundle; -PLcom/android/server/wm/ActivityClientController;->getCallingRecord(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/ActivityClientController;->isTopOfTask(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/ActivityClientController;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z +PLcom/android/server/wm/ActivityClientController;->finishActivityAffinity(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/ActivityClientController;->finishSubActivity(Landroid/os/IBinder;Ljava/lang/String;I)V +HPLcom/android/server/wm/ActivityClientController;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentName; +HPLcom/android/server/wm/ActivityClientController;->getCallingPackage(Landroid/os/IBinder;)Ljava/lang/String; +HPLcom/android/server/wm/ActivityClientController;->getCallingRecord(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/ActivityClientController;->getDisplayId(Landroid/os/IBinder;)I +PLcom/android/server/wm/ActivityClientController;->getLaunchedFromPackage(Landroid/os/IBinder;)Ljava/lang/String; +PLcom/android/server/wm/ActivityClientController;->getLaunchedFromUid(Landroid/os/IBinder;)I +HPLcom/android/server/wm/ActivityClientController;->getRequestedOrientation(Landroid/os/IBinder;)I +HPLcom/android/server/wm/ActivityClientController;->getTaskForActivity(Landroid/os/IBinder;Z)I +HPLcom/android/server/wm/ActivityClientController;->isTopOfTask(Landroid/os/IBinder;)Z +PLcom/android/server/wm/ActivityClientController;->lambda$finishActivityAffinity$0(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; +PLcom/android/server/wm/ActivityClientController;->lambda$finishSubActivity$1(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;ILcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/ActivityClientController;->moveActivityTaskToBack(Landroid/os/IBinder;Z)Z PLcom/android/server/wm/ActivityClientController;->navigateUpTo(Landroid/os/IBinder;Landroid/content/Intent;ILandroid/content/Intent;)Z -HPLcom/android/server/wm/ActivityClientController;->notifyActivityDrawn(Landroid/os/IBinder;)V -HPLcom/android/server/wm/ActivityClientController;->onBackPressedOnTaskRoot(Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityClientController;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;II)V +PLcom/android/server/wm/ActivityClientController;->onBackPressedOnTaskRoot(Landroid/os/IBinder;)V +HSPLcom/android/server/wm/ActivityClientController;->onSystemReady()V +HPLcom/android/server/wm/ActivityClientController;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;II)V PLcom/android/server/wm/ActivityClientController;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V PLcom/android/server/wm/ActivityClientController;->releaseActivityInstance(Landroid/os/IBinder;)Z -PLcom/android/server/wm/ActivityClientController;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V +HPLcom/android/server/wm/ActivityClientController;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V HPLcom/android/server/wm/ActivityClientController;->reportSizeConfigurations(Landroid/os/IBinder;[I[I[I)V -PLcom/android/server/wm/ActivityClientController;->setDisablePreviewScreenshots(Landroid/os/IBinder;Z)V +HPLcom/android/server/wm/ActivityClientController;->setDisablePreviewScreenshots(Landroid/os/IBinder;Z)V +PLcom/android/server/wm/ActivityClientController;->setImmersive(Landroid/os/IBinder;Z)V +HPLcom/android/server/wm/ActivityClientController;->setPictureInPictureParams(Landroid/os/IBinder;Landroid/app/PictureInPictureParams;)V +HPLcom/android/server/wm/ActivityClientController;->setRequestedOrientation(Landroid/os/IBinder;I)V PLcom/android/server/wm/ActivityClientController;->setShowWhenLocked(Landroid/os/IBinder;Z)V HPLcom/android/server/wm/ActivityClientController;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V PLcom/android/server/wm/ActivityClientController;->setTurnScreenOn(Landroid/os/IBinder;Z)V +PLcom/android/server/wm/ActivityClientController;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/String;)Z PLcom/android/server/wm/ActivityClientController;->unregisterRemoteAnimations(Landroid/os/IBinder;)V +HPLcom/android/server/wm/ActivityClientController;->willActivityBeVisible(Landroid/os/IBinder;)Z HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->()V HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->access$000(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;)J HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->access$002(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;J)J @@ -32106,20 +36479,20 @@ HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->access$100(Lcom HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->access$200(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo; HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->access$202(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo; HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;Landroid/app/ActivityOptions;IZZ)V -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->allDrawn()Z -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->calculateCurrentDelay()I -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->calculateDelay(J)I +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->allDrawn()Z +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->calculateCurrentDelay()I +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->calculateDelay(J)I HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->contains(Lcom/android/server/wm/WindowContainer;)Z HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->create(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;Landroid/app/ActivityOptions;ZZI)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo; HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->isInterestingToLoggerAndObserver()Z -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->removePendingDrawActivity(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->removePendingDrawActivity(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->setLatestLaunchedActivity(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityMetricsLogger$1;)V HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityRecord;I)V -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/ActivityMetricsLogger$1;)V +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/ActivityMetricsLogger$1;)V HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$1100(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Lcom/android/server/wm/WindowProcessController; -PLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$1200(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Ljava/lang/String; +HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$1200(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Ljava/lang/String; HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$400(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Landroid/content/pm/ApplicationInfo; HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$500(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Ljava/lang/String; HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$600(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)Ljava/lang/String; @@ -32129,53 +36502,53 @@ HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->access$9 HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->getLaunchState()I HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->getPackageOptimizationInfo(Landroid/content/pm/dex/ArtManagerInternal;)Landroid/content/pm/dex/PackageOptimizationInfo; HSPLcom/android/server/wm/ActivityMetricsLogger;->()V -HSPLcom/android/server/wm/ActivityMetricsLogger;->(Lcom/android/server/wm/ActivityStackSupervisor;Landroid/os/Looper;)V -PLcom/android/server/wm/ActivityMetricsLogger;->abort(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Ljava/lang/String;)V +HSPLcom/android/server/wm/ActivityMetricsLogger;->(Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Looper;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->abort(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Ljava/lang/String;)V HSPLcom/android/server/wm/ActivityMetricsLogger;->checkVisibility(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityMetricsLogger;->convertActivityRecordToProto(Lcom/android/server/wm/ActivityRecord;)[B -PLcom/android/server/wm/ActivityMetricsLogger;->convertAppStartTransitionType(I)I HSPLcom/android/server/wm/ActivityMetricsLogger;->convertTransitionTypeToLaunchObserverTemperature(I)I HPLcom/android/server/wm/ActivityMetricsLogger;->done(ZLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Ljava/lang/String;J)V HSPLcom/android/server/wm/ActivityMetricsLogger;->getActiveTransitionInfo(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo; -PLcom/android/server/wm/ActivityMetricsLogger;->getArtManagerInternal()Landroid/content/pm/dex/ArtManagerInternal; -PLcom/android/server/wm/ActivityMetricsLogger;->getLastDrawnDelayMs(Lcom/android/server/wm/ActivityRecord;)I +PLcom/android/server/wm/ActivityMetricsLogger;->getAppStartTransitionType(IZ)I +HPLcom/android/server/wm/ActivityMetricsLogger;->getArtManagerInternal()Landroid/content/pm/dex/ArtManagerInternal; HSPLcom/android/server/wm/ActivityMetricsLogger;->getLaunchObserverRegistry()Lcom/android/server/wm/ActivityMetricsLaunchObserverRegistry; HSPLcom/android/server/wm/ActivityMetricsLogger;->hasActivityToBeDrawn(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/ActivityMetricsLogger;->lambda$hasActivityToBeDrawn$0(Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; HSPLcom/android/server/wm/ActivityMetricsLogger;->lambda$hsZy_2XMBbpQxIH10cyKvwh0Ktg(Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityMetricsLogger;->lambda$logAppTransitionFinished$1$ActivityMetricsLogger(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->lambda$logAppTransitionFinished$1$ActivityMetricsLogger(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V HPLcom/android/server/wm/ActivityMetricsLogger;->lambda$logAppTransitionFinished$2$ActivityMetricsLogger(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V PLcom/android/server/wm/ActivityMetricsLogger;->lambda$logAppTransitionReportedDrawn$3$ActivityMetricsLogger(Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V PLcom/android/server/wm/ActivityMetricsLogger;->lambda$logAppTransitionReportedDrawn$4$ActivityMetricsLogger(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V PLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyActivityLaunchCancelled(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V -PLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyActivityLaunchFinished(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;J)V +HPLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyActivityLaunchFinished(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;J)V HSPLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyActivityLaunched(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V -PLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyIntentFailed()V +HPLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyIntentFailed()V HSPLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyIntentStarted(Landroid/content/Intent;J)V PLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyReportFullyDrawn(Lcom/android/server/wm/ActivityRecord;J)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAbortedBgActivityStart(Landroid/content/Intent;Lcom/android/server/wm/WindowProcessController;ILjava/lang/String;IZIIZZ)V +HPLcom/android/server/wm/ActivityMetricsLogger;->logAbortedBgActivityStart(Landroid/content/Intent;Lcom/android/server/wm/WindowProcessController;ILjava/lang/String;IZIIZZ)V HPLcom/android/server/wm/ActivityMetricsLogger;->logAppDisplayed(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAppFullyDrawn(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAppStartMemoryStateCapture(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAppTransition(IILcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionCancel(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->logAppFullyDrawn(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->logAppStartMemoryStateCapture(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransition(IILcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionCancel(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionFinished(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V -PLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionReportedDrawn(Lcom/android/server/wm/ActivityRecord;Z)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot; +HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionReportedDrawn(Lcom/android/server/wm/ActivityRecord;Z)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot; HPLcom/android/server/wm/ActivityMetricsLogger;->logWindowState()V HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunched(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;ILcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)V -PLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunching(Landroid/content/Intent;)Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState; +HPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunching(Landroid/content/Intent;)Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState; HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunching(Landroid/content/Intent;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState; HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunching(Landroid/content/Intent;Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState; -PLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityRemoved(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityRelaunched(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityRemoved(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyBindApplication(Landroid/content/pm/ApplicationInfo;)V -PLcom/android/server/wm/ActivityMetricsLogger;->notifyStartingWindowDrawn(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->notifyStartingWindowDrawn(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityMetricsLogger;->notifyTransitionStarting(Landroid/util/ArrayMap;)V HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyVisibilityChanged(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityMetricsLogger;->notifyWindowsDrawn(Lcom/android/server/wm/ActivityRecord;J)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot; HSPLcom/android/server/wm/ActivityMetricsLogger;->startLaunchTrace(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V -PLcom/android/server/wm/ActivityMetricsLogger;->stopLaunchTrace(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V +HPLcom/android/server/wm/ActivityMetricsLogger;->stopLaunchTrace(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V HSPLcom/android/server/wm/ActivityRecord$1;->(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityRecord$1;->run()V +HPLcom/android/server/wm/ActivityRecord$1;->run()V HSPLcom/android/server/wm/ActivityRecord$2;->(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityRecord$2;->run()V HSPLcom/android/server/wm/ActivityRecord$3;->(Lcom/android/server/wm/ActivityRecord;)V @@ -32185,94 +36558,116 @@ PLcom/android/server/wm/ActivityRecord$4;->run()V HSPLcom/android/server/wm/ActivityRecord$5;->()V HSPLcom/android/server/wm/ActivityRecord$AddStartingWindow;->(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityRecord$AddStartingWindow;->(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord$1;)V -PLcom/android/server/wm/ActivityRecord$AddStartingWindow;->run()V +HPLcom/android/server/wm/ActivityRecord$AddStartingWindow;->run()V PLcom/android/server/wm/ActivityRecord$AppSaturationInfo;->()V PLcom/android/server/wm/ActivityRecord$AppSaturationInfo;->(Lcom/android/server/wm/ActivityRecord$1;)V PLcom/android/server/wm/ActivityRecord$AppSaturationInfo;->setSaturation([F[F)V +HPLcom/android/server/wm/ActivityRecord$Builder;->(Lcom/android/server/wm/ActivityTaskManagerService;)V +HPLcom/android/server/wm/ActivityRecord$Builder;->build()Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/ActivityRecord$Builder;->setActivityInfo(Landroid/content/pm/ActivityInfo;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setActivityOptions(Landroid/app/ActivityOptions;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setCaller(Lcom/android/server/wm/WindowProcessController;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setComponentSpecified(Z)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setConfiguration(Landroid/content/res/Configuration;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setIntent(Landroid/content/Intent;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setLaunchedFromFeature(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setLaunchedFromPackage(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setLaunchedFromPid(I)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setLaunchedFromUid(I)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setRequestCode(I)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setResolvedType(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setResultTo(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setResultWho(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setRootVoiceInteraction(Z)Lcom/android/server/wm/ActivityRecord$Builder; +HPLcom/android/server/wm/ActivityRecord$Builder;->setSourceRecord(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord$Builder; HPLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->getBoundsByRotation(Landroid/graphics/Rect;I)V -PLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->getContainerBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;IIZZ)V -PLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->getFrameByOrientation(Landroid/graphics/Rect;I)V +HPLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->getContainerBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;IIZZ)V +HPLcom/android/server/wm/ActivityRecord$CompatDisplayInsets;->getFrameByOrientation(Landroid/graphics/Rect;I)V HSPLcom/android/server/wm/ActivityRecord$Token;->(Landroid/content/Intent;)V HSPLcom/android/server/wm/ActivityRecord$Token;->access$100(Lcom/android/server/wm/ActivityRecord$Token;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/ActivityRecord$Token;->access$200(Lcom/android/server/wm/ActivityRecord$Token;Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityRecord$Token;->attach(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityRecord$Token;->getName()Ljava/lang/String; -PLcom/android/server/wm/ActivityRecord$Token;->toString()Ljava/lang/String; +HPLcom/android/server/wm/ActivityRecord$Token;->toString()Ljava/lang/String; HSPLcom/android/server/wm/ActivityRecord$Token;->tokenToActivityRecordLocked(Lcom/android/server/wm/ActivityRecord$Token;)Lcom/android/server/wm/ActivityRecord; -HSPLcom/android/server/wm/ActivityRecord;->(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/ActivityStackSupervisor;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityRecord;->access$000(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/ActivityRecord;->(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 +HPLcom/android/server/wm/ActivityRecord;->(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;JLcom/android/server/wm/ActivityRecord$1;)V +HPLcom/android/server/wm/ActivityRecord;->abortAndClearOptionsAnimation()V +HPLcom/android/server/wm/ActivityRecord;->access$000(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/ActivityRecord;->activityPaused(Z)V HPLcom/android/server/wm/ActivityRecord;->activityResumedLocked(Landroid/os/IBinder;)V HPLcom/android/server/wm/ActivityRecord;->activityStopped(Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V -PLcom/android/server/wm/ActivityRecord;->addNewIntentLocked(Lcom/android/internal/content/ReferrerIntent;)V -PLcom/android/server/wm/ActivityRecord;->addResultLocked(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;IILandroid/content/Intent;)V +HPLcom/android/server/wm/ActivityRecord;->addNewIntentLocked(Lcom/android/internal/content/ReferrerIntent;)V +HPLcom/android/server/wm/ActivityRecord;->addResultLocked(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;IILandroid/content/Intent;)V HSPLcom/android/server/wm/ActivityRecord;->addStartingWindow(Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/os/IBinder;ZZZZZ)Z -PLcom/android/server/wm/ActivityRecord;->addToFinishingAndWaitForIdle()Z +HPLcom/android/server/wm/ActivityRecord;->addToFinishingAndWaitForIdle()Z HPLcom/android/server/wm/ActivityRecord;->addToStopping(ZZLjava/lang/String;)V HPLcom/android/server/wm/ActivityRecord;->addWindow(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/ActivityRecord;->allDrawnStatesConsidered()Z -PLcom/android/server/wm/ActivityRecord;->allowMoveToFront()Z +HPLcom/android/server/wm/ActivityRecord;->allowMoveToFront()Z HSPLcom/android/server/wm/ActivityRecord;->allowTaskSnapshot()Z HPLcom/android/server/wm/ActivityRecord;->applyAnimation(Landroid/view/WindowManager$LayoutParams;IZZLjava/util/ArrayList;)Z HSPLcom/android/server/wm/ActivityRecord;->applyAspectRatio(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V -HSPLcom/android/server/wm/ActivityRecord;->applyOptionsLocked()V -HSPLcom/android/server/wm/ActivityRecord;->applyOptionsLocked(Landroid/app/ActivityOptions;Landroid/content/Intent;)V +PLcom/android/server/wm/ActivityRecord;->applyFixedRotationTransform(Landroid/view/DisplayInfo;Lcom/android/server/wm/DisplayFrames;Landroid/content/res/Configuration;)V +HPLcom/android/server/wm/ActivityRecord;->applyOptionsAnimation()V +HPLcom/android/server/wm/ActivityRecord;->applyOptionsAnimation(Landroid/app/ActivityOptions;Landroid/content/Intent;)V HSPLcom/android/server/wm/ActivityRecord;->asActivityRecord()Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/ActivityRecord;->attachCrossProfileAppsThumbnailAnimation()V PLcom/android/server/wm/ActivityRecord;->attachThumbnailAnimation()V HSPLcom/android/server/wm/ActivityRecord;->attachedToProcess()Z HSPLcom/android/server/wm/ActivityRecord;->canBeLaunchedOnDisplay(I)Z HSPLcom/android/server/wm/ActivityRecord;->canBeTopRunning()Z -PLcom/android/server/wm/ActivityRecord;->canCustomizeAppTransition()Z +HPLcom/android/server/wm/ActivityRecord;->canCustomizeAppTransition()Z +PLcom/android/server/wm/ActivityRecord;->canLaunchAssistActivity(Ljava/lang/String;)Z PLcom/android/server/wm/ActivityRecord;->canLaunchHomeActivity(ILcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/ActivityRecord;->canReceiveKeys()Z HSPLcom/android/server/wm/ActivityRecord;->canResumeByCompat()Z HSPLcom/android/server/wm/ActivityRecord;->canShowWhenLocked()Z -PLcom/android/server/wm/ActivityRecord;->canShowWindows()Z +HPLcom/android/server/wm/ActivityRecord;->canShowWindows()Z HSPLcom/android/server/wm/ActivityRecord;->canTurnScreenOn()Z -PLcom/android/server/wm/ActivityRecord;->cancelAnimation()V +HPLcom/android/server/wm/ActivityRecord;->cancelAnimation()V HPLcom/android/server/wm/ActivityRecord;->cancelInitializing()V HSPLcom/android/server/wm/ActivityRecord;->checkAppWindowsReadyToShow()V -PLcom/android/server/wm/ActivityRecord;->checkEnterPictureInPictureAppOpsState()Z +HPLcom/android/server/wm/ActivityRecord;->checkEnterPictureInPictureAppOpsState()Z HPLcom/android/server/wm/ActivityRecord;->checkEnterPictureInPictureState(Ljava/lang/String;Z)Z HPLcom/android/server/wm/ActivityRecord;->checkKeyguardFlagsChanged()V -PLcom/android/server/wm/ActivityRecord;->cleanUp(ZZ)V -PLcom/android/server/wm/ActivityRecord;->cleanUpActivityServices()V +HPLcom/android/server/wm/ActivityRecord;->cleanUp(ZZ)V +HPLcom/android/server/wm/ActivityRecord;->cleanUpActivityServices()V HSPLcom/android/server/wm/ActivityRecord;->clearAllDrawn()V HPLcom/android/server/wm/ActivityRecord;->clearAnimatingFlags()V -HPLcom/android/server/wm/ActivityRecord;->clearOptionsLocked()V -HSPLcom/android/server/wm/ActivityRecord;->clearOptionsLocked(Z)V -PLcom/android/server/wm/ActivityRecord;->clearRelaunching()V +HPLcom/android/server/wm/ActivityRecord;->clearOptionsAnimation()V +HPLcom/android/server/wm/ActivityRecord;->clearRelaunching()V HSPLcom/android/server/wm/ActivityRecord;->clearThumbnail()V HSPLcom/android/server/wm/ActivityRecord;->commitVisibility(ZZ)V -PLcom/android/server/wm/ActivityRecord;->completeFinishing(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/ActivityRecord;->completeFinishing(Ljava/lang/String;)Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/ActivityRecord;->completeResumeLocked()V -PLcom/android/server/wm/ActivityRecord;->computeConfigurationAfterMultiWindowModeChange()V +HPLcom/android/server/wm/ActivityRecord;->computeConfigurationAfterMultiWindowModeChange()V HSPLcom/android/server/wm/ActivityRecord;->computeTaskAffinity(Ljava/lang/String;II)Ljava/lang/String; HSPLcom/android/server/wm/ActivityRecord;->containsDismissKeyguardWindow()Z HSPLcom/android/server/wm/ActivityRecord;->containsShowWhenLockedWindow()Z HSPLcom/android/server/wm/ActivityRecord;->containsTurnScreenOnWindow()Z HPLcom/android/server/wm/ActivityRecord;->continueLaunchTicking()Z -PLcom/android/server/wm/ActivityRecord;->createAnimationBoundsLayer(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl; -PLcom/android/server/wm/ActivityRecord;->createImageFilename(JI)Ljava/lang/String; +HPLcom/android/server/wm/ActivityRecord;->createAnimationBoundsLayer(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl; +HPLcom/android/server/wm/ActivityRecord;->createImageFilename(JI)Ljava/lang/String; HPLcom/android/server/wm/ActivityRecord;->createRemoteAnimationTarget(Lcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;)Landroid/view/RemoteAnimationTarget; -PLcom/android/server/wm/ActivityRecord;->createSnapshot(Landroid/app/ActivityManager$TaskSnapshot;)Z -PLcom/android/server/wm/ActivityRecord;->crossesHorizontalSizeThreshold(II)Z +HPLcom/android/server/wm/ActivityRecord;->createSnapshot(Landroid/window/TaskSnapshot;I)Z +HPLcom/android/server/wm/ActivityRecord;->crossesHorizontalSizeThreshold(II)Z PLcom/android/server/wm/ActivityRecord;->crossesSizeThreshold([III)Z +PLcom/android/server/wm/ActivityRecord;->crossesSmallestSizeThreshold(II)Z PLcom/android/server/wm/ActivityRecord;->crossesVerticalSizeThreshold(II)Z -PLcom/android/server/wm/ActivityRecord;->currentLaunchCanTurnScreenOn()Z +HPLcom/android/server/wm/ActivityRecord;->currentLaunchCanTurnScreenOn()Z HPLcom/android/server/wm/ActivityRecord;->deliverNewIntentLocked(ILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;Ljava/lang/String;)V -PLcom/android/server/wm/ActivityRecord;->destroyIfPossible(Ljava/lang/String;)Z +HPLcom/android/server/wm/ActivityRecord;->destroyIfPossible(Ljava/lang/String;)Z HPLcom/android/server/wm/ActivityRecord;->destroyImmediately(Ljava/lang/String;)Z -PLcom/android/server/wm/ActivityRecord;->destroySurfaces()V +HPLcom/android/server/wm/ActivityRecord;->destroySurfaces()V HPLcom/android/server/wm/ActivityRecord;->destroySurfaces(Z)V -PLcom/android/server/wm/ActivityRecord;->destroyed(Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityRecord;->destroyed(Ljava/lang/String;)V HPLcom/android/server/wm/ActivityRecord;->detachChildren()V -PLcom/android/server/wm/ActivityRecord;->detachFromProcess()V +HPLcom/android/server/wm/ActivityRecord;->detachFromProcess()V HPLcom/android/server/wm/ActivityRecord;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HSPLcom/android/server/wm/ActivityRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;I)V -PLcom/android/server/wm/ActivityRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V +HPLcom/android/server/wm/ActivityRecord;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HPLcom/android/server/wm/ActivityRecord;->ensureActivityConfiguration(IZ)Z HSPLcom/android/server/wm/ActivityRecord;->ensureActivityConfiguration(IZZ)Z HSPLcom/android/server/wm/ActivityRecord;->fillsParent()Z @@ -32284,119 +36679,129 @@ PLcom/android/server/wm/ActivityRecord;->finishIfPossible(Ljava/lang/String;Z)I PLcom/android/server/wm/ActivityRecord;->finishIfSameAffinity(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/ActivityRecord;->finishIfSubActivity(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;I)V HPLcom/android/server/wm/ActivityRecord;->finishLaunchTickingLocked()V -PLcom/android/server/wm/ActivityRecord;->finishRelaunching()V +HPLcom/android/server/wm/ActivityRecord;->finishRelaunching()V HSPLcom/android/server/wm/ActivityRecord;->forAllActivities(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/ActivityRecord;->forAllActivities(Ljava/util/function/Function;Z)Z HSPLcom/android/server/wm/ActivityRecord;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/ActivityRecord;->forAllWindowsUnchecked(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/ActivityRecord;->forTokenLocked(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/ActivityRecord;->getActivity(Ljava/util/function/Predicate;ZLcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/ActivityRecord;->getAnimationBounds(I)Landroid/graphics/Rect; -PLcom/android/server/wm/ActivityRecord;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V -PLcom/android/server/wm/ActivityRecord;->getAnimationLayer()I -PLcom/android/server/wm/ActivityRecord;->getAnimationLeashParent()Landroid/view/SurfaceControl; -PLcom/android/server/wm/ActivityRecord;->getAnimationPosition(Landroid/graphics/Point;)V +HPLcom/android/server/wm/ActivityRecord;->getAnimationBounds(I)Landroid/graphics/Rect; +HPLcom/android/server/wm/ActivityRecord;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/ActivityRecord;->getAnimationLayer()I +HPLcom/android/server/wm/ActivityRecord;->getAnimationLeashParent()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/ActivityRecord;->getAnimationPosition(Landroid/graphics/Point;)V HSPLcom/android/server/wm/ActivityRecord;->getBounds()Landroid/graphics/Rect; HSPLcom/android/server/wm/ActivityRecord;->getConfigurationChanges(Landroid/content/res/Configuration;)I HPLcom/android/server/wm/ActivityRecord;->getDisplayArea()Lcom/android/server/wm/DisplayArea; HPLcom/android/server/wm/ActivityRecord;->getDisplayArea()Lcom/android/server/wm/TaskDisplayArea; HSPLcom/android/server/wm/ActivityRecord;->getDisplayId()I -PLcom/android/server/wm/ActivityRecord;->getHighestAnimLayerWindow(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/ActivityRecord;->getImeTargetBelowWindow(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/ActivityRecord;->getHighestAnimLayerWindow(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/WindowState; +PLcom/android/server/wm/ActivityRecord;->getHorizontalCenterOffset(II)I +HPLcom/android/server/wm/ActivityRecord;->getImeTargetBelowWindow(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/ActivityRecord;->getInputApplicationHandle(Z)Landroid/view/InputApplicationHandle; HPLcom/android/server/wm/ActivityRecord;->getLetterboxInnerBounds(Landroid/graphics/Rect;)V -PLcom/android/server/wm/ActivityRecord;->getLetterboxInsets()Landroid/graphics/Rect; -PLcom/android/server/wm/ActivityRecord;->getLetterboxParams(Lcom/android/server/wm/WindowState;)Landroid/graphics/Rect; +HPLcom/android/server/wm/ActivityRecord;->getLetterboxInsets()Landroid/graphics/Rect; HSPLcom/android/server/wm/ActivityRecord;->getLockTaskLaunchMode(Landroid/content/pm/ActivityInfo;Landroid/app/ActivityOptions;)I +PLcom/android/server/wm/ActivityRecord;->getOptions()Landroid/app/ActivityOptions; HPLcom/android/server/wm/ActivityRecord;->getOrientation(I)I -PLcom/android/server/wm/ActivityRecord;->getPersistentSavedState()Landroid/os/PersistableBundle; -PLcom/android/server/wm/ActivityRecord;->getPid()I +HPLcom/android/server/wm/ActivityRecord;->getPersistentSavedState()Landroid/os/PersistableBundle; +HPLcom/android/server/wm/ActivityRecord;->getPid()I HSPLcom/android/server/wm/ActivityRecord;->getProcessGlobalConfiguration()Landroid/content/res/Configuration; +PLcom/android/server/wm/ActivityRecord;->getProcessName()Ljava/lang/String; PLcom/android/server/wm/ActivityRecord;->getProtoFieldId()J HPLcom/android/server/wm/ActivityRecord;->getRemoteAnimationDefinition()Landroid/view/RemoteAnimationDefinition; -PLcom/android/server/wm/ActivityRecord;->getRequestedOrientation()I +HPLcom/android/server/wm/ActivityRecord;->getRequestedOrientation()I HSPLcom/android/server/wm/ActivityRecord;->getRootTask()Lcom/android/server/wm/Task; -PLcom/android/server/wm/ActivityRecord;->getSavedState()Landroid/os/Bundle; +HPLcom/android/server/wm/ActivityRecord;->getRootTask(Landroid/os/IBinder;)Lcom/android/server/wm/Task; +PLcom/android/server/wm/ActivityRecord;->getRootTaskId()I +HPLcom/android/server/wm/ActivityRecord;->getSavedState()Landroid/os/Bundle; PLcom/android/server/wm/ActivityRecord;->getSizeCompatScale()F -HSPLcom/android/server/wm/ActivityRecord;->getStack()Lcom/android/server/wm/Task; -HPLcom/android/server/wm/ActivityRecord;->getStackLocked(Landroid/os/IBinder;)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/ActivityRecord;->getStartingWindowType(ZZZZZLandroid/app/ActivityManager$TaskSnapshot;)I +HPLcom/android/server/wm/ActivityRecord;->getStartingWindowType(ZZZZZLandroid/window/TaskSnapshot;)I HPLcom/android/server/wm/ActivityRecord;->getState()Lcom/android/server/wm/Task$ActivityState; HSPLcom/android/server/wm/ActivityRecord;->getTask()Lcom/android/server/wm/Task; HPLcom/android/server/wm/ActivityRecord;->getTaskForActivityLocked(Landroid/os/IBinder;Z)I HPLcom/android/server/wm/ActivityRecord;->getTopFullscreenOpaqueWindow()Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/ActivityRecord;->getTransit()I +HPLcom/android/server/wm/ActivityRecord;->getTransit()I HSPLcom/android/server/wm/ActivityRecord;->getTurnScreenOnFlag()Z -PLcom/android/server/wm/ActivityRecord;->getUid()I +HPLcom/android/server/wm/ActivityRecord;->getUid()I HSPLcom/android/server/wm/ActivityRecord;->getUriPermissionsLocked()Lcom/android/server/uri/UriPermissionOwner; PLcom/android/server/wm/ActivityRecord;->getWaitingHistoryRecordLocked()Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/ActivityRecord;->handleAlreadyVisible()V HPLcom/android/server/wm/ActivityRecord;->handleAppDied()V HSPLcom/android/server/wm/ActivityRecord;->handleCompleteDeferredRemoval()Z HSPLcom/android/server/wm/ActivityRecord;->hasActivity()Z -PLcom/android/server/wm/ActivityRecord;->hasNonDefaultColorWindow()Z +HPLcom/android/server/wm/ActivityRecord;->hasNonDefaultColorWindow()Z HSPLcom/android/server/wm/ActivityRecord;->hasProcess()Z +PLcom/android/server/wm/ActivityRecord;->hasResizeChange(I)Z +PLcom/android/server/wm/ActivityRecord;->hasSavedState()Z HPLcom/android/server/wm/ActivityRecord;->hasSizeCompatBounds()Z HPLcom/android/server/wm/ActivityRecord;->hasStartingWindow()Z HPLcom/android/server/wm/ActivityRecord;->inSizeCompatMode()Z +PLcom/android/server/wm/ActivityRecord;->inputDispatchingTimedOut(Ljava/lang/String;I)Z +HPLcom/android/server/wm/ActivityRecord;->isAlwaysFocusable()Z HSPLcom/android/server/wm/ActivityRecord;->isClientVisible()Z -PLcom/android/server/wm/ActivityRecord;->isClosingOrEnteringPip()Z -PLcom/android/server/wm/ActivityRecord;->isConfigurationCompatible(Landroid/content/res/Configuration;)Z +HPLcom/android/server/wm/ActivityRecord;->isClosingOrEnteringPip()Z +HPLcom/android/server/wm/ActivityRecord;->isConfigurationCompatible(Landroid/content/res/Configuration;)Z PLcom/android/server/wm/ActivityRecord;->isDestroyable()Z -PLcom/android/server/wm/ActivityRecord;->isFirstChildWindowGreaterThanSecond(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/ActivityRecord;->isFirstChildWindowGreaterThanSecond(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/ActivityRecord;->isFocusable()Z -PLcom/android/server/wm/ActivityRecord;->isFreezingScreen()Z +PLcom/android/server/wm/ActivityRecord;->isFocusedActivityOnDisplay()Z +HPLcom/android/server/wm/ActivityRecord;->isFreezingScreen()Z HSPLcom/android/server/wm/ActivityRecord;->isHomeIntent(Landroid/content/Intent;)Z -PLcom/android/server/wm/ActivityRecord;->isInHistory()Z -PLcom/android/server/wm/ActivityRecord;->isInStackLocked()Z -PLcom/android/server/wm/ActivityRecord;->isInStackLocked(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/ActivityRecord;->isInHistory()Z +HPLcom/android/server/wm/ActivityRecord;->isInRootTaskLocked()Z +HPLcom/android/server/wm/ActivityRecord;->isInRootTaskLocked(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/ActivityRecord;->isInVrUiMode(Landroid/content/res/Configuration;)Z PLcom/android/server/wm/ActivityRecord;->isInterestingToUserLocked()Z -PLcom/android/server/wm/ActivityRecord;->isLastWindow(Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/ActivityRecord;->isLastWindow(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/ActivityRecord;->isLetterboxOverlappingWith(Landroid/graphics/Rect;)Z -PLcom/android/server/wm/ActivityRecord;->isMainIntent(Landroid/content/Intent;)Z +HPLcom/android/server/wm/ActivityRecord;->isMainIntent(Landroid/content/Intent;)Z HPLcom/android/server/wm/ActivityRecord;->isNoHistory()Z PLcom/android/server/wm/ActivityRecord;->isNonResizableOrForcedResizable(I)Z HSPLcom/android/server/wm/ActivityRecord;->isPersistable()Z HSPLcom/android/server/wm/ActivityRecord;->isProcessRunning()Z HSPLcom/android/server/wm/ActivityRecord;->isRelaunching()Z HSPLcom/android/server/wm/ActivityRecord;->isReportedDrawn()Z +PLcom/android/server/wm/ActivityRecord;->isResizeOnlyChange(I)Z HSPLcom/android/server/wm/ActivityRecord;->isResizeable()Z HSPLcom/android/server/wm/ActivityRecord;->isResolverActivity(Ljava/lang/String;)Z PLcom/android/server/wm/ActivityRecord;->isResolverOrChildActivity()Z HSPLcom/android/server/wm/ActivityRecord;->isResolverOrDelegateActivity()Z HSPLcom/android/server/wm/ActivityRecord;->isRootOfTask()Z HPLcom/android/server/wm/ActivityRecord;->isSleeping()Z -PLcom/android/server/wm/ActivityRecord;->isSnapshotCompatible(Landroid/app/ActivityManager$TaskSnapshot;)Z +HPLcom/android/server/wm/ActivityRecord;->isSnapshotCompatible(Landroid/window/TaskSnapshot;)Z HSPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/Task$ActivityState;)Z HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;)Z HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;)Z HSPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;)Z HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;Lcom/android/server/wm/Task$ActivityState;)Z -PLcom/android/server/wm/ActivityRecord;->isSurfaceShowing()Z +HPLcom/android/server/wm/ActivityRecord;->isSurfaceShowing()Z PLcom/android/server/wm/ActivityRecord;->isSyncFinished()Z HSPLcom/android/server/wm/ActivityRecord;->isTaskOverlay()Z HSPLcom/android/server/wm/ActivityRecord;->isTopRunningActivity()Z -PLcom/android/server/wm/ActivityRecord;->isUid(I)Z +HPLcom/android/server/wm/ActivityRecord;->isUid(I)Z HSPLcom/android/server/wm/ActivityRecord;->isVisible()Z -PLcom/android/server/wm/ActivityRecord;->isVisibleRequested()Z +HPLcom/android/server/wm/ActivityRecord;->isVisibleRequested()Z HSPLcom/android/server/wm/ActivityRecord;->isWaitingForTransitionStart()Z -PLcom/android/server/wm/ActivityRecord;->keyDispatchingTimedOut(Ljava/lang/String;I)Z HSPLcom/android/server/wm/ActivityRecord;->lambda$GCnCQgortZMjsMvrjB_nn0BL1UA(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z -HSPLcom/android/server/wm/ActivityRecord;->lambda$applyOptionsLocked$5(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityRecord;->lambda$applyOptionsAnimation$5(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityRecord;->lambda$hasNonDefaultColorWindow$4(Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/ActivityRecord;->lambda$isFocusedActivityOnDisplay$10$ActivityRecord(Lcom/android/server/wm/TaskDisplayArea;)Ljava/lang/Boolean; PLcom/android/server/wm/ActivityRecord;->lambda$layoutLetterbox$2$ActivityRecord()Landroid/view/SurfaceControl$Builder; PLcom/android/server/wm/ActivityRecord;->lambda$new$0$ActivityRecord([F[F)V -PLcom/android/server/wm/ActivityRecord;->lambda$postApplyAnimation$7(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/ActivityRecord;->lambda$removeStartingWindow$3(Lcom/android/server/policy/WindowManagerPolicy$StartingSurface;)V +PLcom/android/server/wm/ActivityRecord;->lambda$new$1$ActivityRecord([F[F)V +HPLcom/android/server/wm/ActivityRecord;->lambda$postApplyAnimation$7(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/ActivityRecord;->lambda$removeStartingWindow$3(Lcom/android/server/policy/WindowManagerPolicy$StartingSurface;)V HPLcom/android/server/wm/ActivityRecord;->lambda$setVisibility$6(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/ActivityRecord;->lambda$showAllWindowsLocked$8(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/ActivityRecord;->layoutLetterbox(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/ActivityRecord;->letterboxNotIntersectsOrFullyContains(Landroid/graphics/Rect;)Z HSPLcom/android/server/wm/ActivityRecord;->logStartActivity(ILcom/android/server/wm/Task;)V HSPLcom/android/server/wm/ActivityRecord;->makeActiveIfNeeded(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/ActivityRecord;->makeFinishingLocked()V -HPLcom/android/server/wm/ActivityRecord;->makeInvisible()V -PLcom/android/server/wm/ActivityRecord;->makeVisibleIfNeeded(Lcom/android/server/wm/ActivityRecord;Z)V +HPLcom/android/server/wm/ActivityRecord;->makeFinishingLocked()V +HPLcom/android/server/wm/ActivityRecord;->makeInvisible(Z)V +HPLcom/android/server/wm/ActivityRecord;->makeVisibleIfNeeded(Lcom/android/server/wm/ActivityRecord;Z)V HPLcom/android/server/wm/ActivityRecord;->matchParentBounds()Z PLcom/android/server/wm/ActivityRecord;->mayFreezeScreenLocked()Z HSPLcom/android/server/wm/ActivityRecord;->mayFreezeScreenLocked(Lcom/android/server/wm/WindowProcessController;)Z @@ -32407,109 +36812,116 @@ HPLcom/android/server/wm/ActivityRecord;->notifyAppStopped()V HSPLcom/android/server/wm/ActivityRecord;->notifyUnknownVisibilityLaunchedForKeyguardTransition()V HSPLcom/android/server/wm/ActivityRecord;->occludesParent()Z HSPLcom/android/server/wm/ActivityRecord;->occludesParent(Z)Z +HPLcom/android/server/wm/ActivityRecord;->offsetBounds(Landroid/content/res/Configuration;II)V HSPLcom/android/server/wm/ActivityRecord;->okToShowLocked()Z HSPLcom/android/server/wm/ActivityRecord;->onAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V -PLcom/android/server/wm/ActivityRecord;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V -PLcom/android/server/wm/ActivityRecord;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/ActivityRecord;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/ActivityRecord;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/ActivityRecord;->onAppFreezeTimeout()V PLcom/android/server/wm/ActivityRecord;->onCancelFixedRotationTransform(I)V HSPLcom/android/server/wm/ActivityRecord;->onConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ActivityRecord;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/ActivityRecord;->onFirstWindowDrawn(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowStateAnimator;)V -PLcom/android/server/wm/ActivityRecord;->onLeashAnimationStarting(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/ActivityRecord;->onLeashAnimationStarting(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V HSPLcom/android/server/wm/ActivityRecord;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V -PLcom/android/server/wm/ActivityRecord;->onRemovedFromDisplay()V -PLcom/android/server/wm/ActivityRecord;->onStartingWindowDrawn()V +HPLcom/android/server/wm/ActivityRecord;->onRemovedFromDisplay()V +HPLcom/android/server/wm/ActivityRecord;->onStartingWindowDrawn()V PLcom/android/server/wm/ActivityRecord;->onWindowReplacementTimeout()V HPLcom/android/server/wm/ActivityRecord;->onWindowsDrawn(J)V -PLcom/android/server/wm/ActivityRecord;->onWindowsGone()V -PLcom/android/server/wm/ActivityRecord;->onWindowsVisible()V -PLcom/android/server/wm/ActivityRecord;->onlyVrUiModeChanged(ILandroid/content/res/Configuration;)Z +HPLcom/android/server/wm/ActivityRecord;->onWindowsGone()V +HPLcom/android/server/wm/ActivityRecord;->onWindowsVisible()V +HPLcom/android/server/wm/ActivityRecord;->onlyVrUiModeChanged(ILandroid/content/res/Configuration;)Z HPLcom/android/server/wm/ActivityRecord;->pauseKeyDispatchingLocked()V HSPLcom/android/server/wm/ActivityRecord;->postApplyAnimation(Z)V HPLcom/android/server/wm/ActivityRecord;->postWindowRemoveStartingWindowCleanup(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/ActivityRecord;->prepareActivityHideTransitionAnimation(I)V HSPLcom/android/server/wm/ActivityRecord;->prepareSurfaces()V PLcom/android/server/wm/ActivityRecord;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V -PLcom/android/server/wm/ActivityRecord;->relaunchActivityLocked(Z)V -PLcom/android/server/wm/ActivityRecord;->removeAppTokenFromDisplay()V -PLcom/android/server/wm/ActivityRecord;->removeChild(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/ActivityRecord;->removeChild(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/ActivityRecord;->relaunchActivityLocked(Z)V +HPLcom/android/server/wm/ActivityRecord;->removeAppTokenFromDisplay()V +HPLcom/android/server/wm/ActivityRecord;->removeChild(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/ActivityRecord;->removeChild(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/ActivityRecord;->removeDeadWindows()V -PLcom/android/server/wm/ActivityRecord;->removeDestroyTimeout()V -PLcom/android/server/wm/ActivityRecord;->removeFromHistory(Ljava/lang/String;)V -PLcom/android/server/wm/ActivityRecord;->removeIfPossible()V -PLcom/android/server/wm/ActivityRecord;->removeImmediately()V +HPLcom/android/server/wm/ActivityRecord;->removeDestroyTimeout()V +HPLcom/android/server/wm/ActivityRecord;->removeFromHistory(Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityRecord;->removeIfPossible()V +HPLcom/android/server/wm/ActivityRecord;->removeImmediately()V HPLcom/android/server/wm/ActivityRecord;->removeLaunchTickRunnable()V -PLcom/android/server/wm/ActivityRecord;->removePauseTimeout()V +HPLcom/android/server/wm/ActivityRecord;->removePauseTimeout()V HPLcom/android/server/wm/ActivityRecord;->removeReplacedWindowIfNeeded(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/ActivityRecord;->removeResultsLocked(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;I)V HPLcom/android/server/wm/ActivityRecord;->removeStartingWindow()V -PLcom/android/server/wm/ActivityRecord;->removeStopTimeout()V -PLcom/android/server/wm/ActivityRecord;->removeTimeouts()V -PLcom/android/server/wm/ActivityRecord;->removeUriPermissionsLocked()V -PLcom/android/server/wm/ActivityRecord;->reportDescendantOrientationChangeIfNeeded()V -PLcom/android/server/wm/ActivityRecord;->reportFullyDrawnLocked(Z)V +HPLcom/android/server/wm/ActivityRecord;->removeStopTimeout()V +HPLcom/android/server/wm/ActivityRecord;->removeTimeouts()V +HPLcom/android/server/wm/ActivityRecord;->removeUriPermissionsLocked()V +PLcom/android/server/wm/ActivityRecord;->reparent(Lcom/android/server/wm/Task;ILjava/lang/String;)V +HPLcom/android/server/wm/ActivityRecord;->reportDescendantOrientationChangeIfNeeded()V +HPLcom/android/server/wm/ActivityRecord;->reportFullyDrawnLocked(Z)V HSPLcom/android/server/wm/ActivityRecord;->requestUpdateWallpaperIfNeeded()V HSPLcom/android/server/wm/ActivityRecord;->resolveFullscreenConfiguration(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ActivityRecord;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/ActivityRecord;->resolveSizeCompatModeConfiguration(Landroid/content/res/Configuration;)V +HPLcom/android/server/wm/ActivityRecord;->resolveSizeCompatModeConfiguration(Landroid/content/res/Configuration;)V HPLcom/android/server/wm/ActivityRecord;->resumeKeyDispatchingLocked()V PLcom/android/server/wm/ActivityRecord;->scheduleActivityMovedToDisplay(ILandroid/content/res/Configuration;)V -PLcom/android/server/wm/ActivityRecord;->scheduleAddStartingWindow()V -PLcom/android/server/wm/ActivityRecord;->scheduleConfigurationChanged(Landroid/content/res/Configuration;)V +HPLcom/android/server/wm/ActivityRecord;->scheduleAddStartingWindow()V +HPLcom/android/server/wm/ActivityRecord;->scheduleConfigurationChanged(Landroid/content/res/Configuration;)V HPLcom/android/server/wm/ActivityRecord;->schedulePauseTimeout()V HPLcom/android/server/wm/ActivityRecord;->scheduleTopResumedActivityChanged(Z)Z PLcom/android/server/wm/ActivityRecord;->sendResult(ILjava/lang/String;IILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;)V HSPLcom/android/server/wm/ActivityRecord;->setActivityType(ZILandroid/content/Intent;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityRecord;->setAppLayoutChanges(ILjava/lang/String;)V HSPLcom/android/server/wm/ActivityRecord;->setClientVisible(Z)V -PLcom/android/server/wm/ActivityRecord;->setCurrentLaunchCanTurnScreenOn(Z)V -PLcom/android/server/wm/ActivityRecord;->setDeferHidingClient(Z)V -PLcom/android/server/wm/ActivityRecord;->setDisablePreviewScreenshots(Z)V +HPLcom/android/server/wm/ActivityRecord;->setCurrentLaunchCanTurnScreenOn(Z)V +HPLcom/android/server/wm/ActivityRecord;->setDeferHidingClient(Z)V +HPLcom/android/server/wm/ActivityRecord;->setDisablePreviewScreenshots(Z)V HSPLcom/android/server/wm/ActivityRecord;->setLastReportedConfiguration(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V -PLcom/android/server/wm/ActivityRecord;->setLastReportedConfiguration(Landroid/util/MergedConfiguration;)V -PLcom/android/server/wm/ActivityRecord;->setLastReportedGlobalConfiguration(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/ActivityRecord;->setLayer(Landroid/view/SurfaceControl$Transaction;I)V -PLcom/android/server/wm/ActivityRecord;->setMainWindowOpaque(Z)V -PLcom/android/server/wm/ActivityRecord;->setOccludesParent(Z)Z -PLcom/android/server/wm/ActivityRecord;->setOrientation(IZ)V +HPLcom/android/server/wm/ActivityRecord;->setLastReportedConfiguration(Landroid/util/MergedConfiguration;)V +HPLcom/android/server/wm/ActivityRecord;->setLastReportedGlobalConfiguration(Landroid/content/res/Configuration;)V +HPLcom/android/server/wm/ActivityRecord;->setLayer(Landroid/view/SurfaceControl$Transaction;I)V +HPLcom/android/server/wm/ActivityRecord;->setMainWindowOpaque(Z)V +HPLcom/android/server/wm/ActivityRecord;->setOccludesParent(Z)Z +HPLcom/android/server/wm/ActivityRecord;->setOptions(Landroid/app/ActivityOptions;)V PLcom/android/server/wm/ActivityRecord;->setPictureInPictureParams(Landroid/app/PictureInPictureParams;)V -PLcom/android/server/wm/ActivityRecord;->setProcess(Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/ActivityRecord;->setRequestedOrientation(I)V -PLcom/android/server/wm/ActivityRecord;->setSavedState(Landroid/os/Bundle;)V +HPLcom/android/server/wm/ActivityRecord;->setProcess(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/ActivityRecord;->setRequestedOrientation(I)V +HPLcom/android/server/wm/ActivityRecord;->setSavedState(Landroid/os/Bundle;)V PLcom/android/server/wm/ActivityRecord;->setShowWhenLocked(Z)V -PLcom/android/server/wm/ActivityRecord;->setSizeConfigurations([I[I[I)V +HPLcom/android/server/wm/ActivityRecord;->setSizeConfigurations([I[I[I)V HSPLcom/android/server/wm/ActivityRecord;->setState(Lcom/android/server/wm/Task$ActivityState;Ljava/lang/String;)V HPLcom/android/server/wm/ActivityRecord;->setTaskDescription(Landroid/app/ActivityManager$TaskDescription;)V +PLcom/android/server/wm/ActivityRecord;->setTaskOverlay(Z)V PLcom/android/server/wm/ActivityRecord;->setTurnScreenOn(Z)V HSPLcom/android/server/wm/ActivityRecord;->setVisibility(Z)V HSPLcom/android/server/wm/ActivityRecord;->setVisibility(ZZ)V HSPLcom/android/server/wm/ActivityRecord;->setVisible(Z)V +HPLcom/android/server/wm/ActivityRecord;->setVisibleRequested(Z)V HPLcom/android/server/wm/ActivityRecord;->setWillCloseOrEnterPip(Z)V PLcom/android/server/wm/ActivityRecord;->setWillReplaceChildWindows()V HPLcom/android/server/wm/ActivityRecord;->shouldApplyAnimation(Z)Z HSPLcom/android/server/wm/ActivityRecord;->shouldBeResumed(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/ActivityRecord;->shouldBeVisible()Z -PLcom/android/server/wm/ActivityRecord;->shouldBeVisible(ZZ)Z +HPLcom/android/server/wm/ActivityRecord;->shouldBeVisible()Z +HPLcom/android/server/wm/ActivityRecord;->shouldBeVisible(ZZ)Z HSPLcom/android/server/wm/ActivityRecord;->shouldBeVisibleUnchecked()Z -PLcom/android/server/wm/ActivityRecord;->shouldDeferAnimationFinish(Ljava/lang/Runnable;)Z +HPLcom/android/server/wm/ActivityRecord;->shouldDeferAnimationFinish(Ljava/lang/Runnable;)Z +HPLcom/android/server/wm/ActivityRecord;->shouldFreezeBounds()Z HSPLcom/android/server/wm/ActivityRecord;->shouldMakeActive(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/ActivityRecord;->shouldPauseActivity(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/ActivityRecord;->shouldRelaunchLocked(ILandroid/content/res/Configuration;)Z +HPLcom/android/server/wm/ActivityRecord;->shouldRelaunchLocked(ILandroid/content/res/Configuration;)Z HSPLcom/android/server/wm/ActivityRecord;->shouldResumeActivity(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/ActivityRecord;->shouldStartActivity()Z HSPLcom/android/server/wm/ActivityRecord;->shouldUpdateConfigForDisplayChanged()Z -PLcom/android/server/wm/ActivityRecord;->shouldUseAppThemeSnapshot()Z +HPLcom/android/server/wm/ActivityRecord;->shouldUseAppThemeSnapshot()Z HSPLcom/android/server/wm/ActivityRecord;->shouldUseSizeCompatMode()Z -PLcom/android/server/wm/ActivityRecord;->showAllWindowsLocked()V +HPLcom/android/server/wm/ActivityRecord;->showAllWindowsLocked()V HSPLcom/android/server/wm/ActivityRecord;->showStartingWindow(Lcom/android/server/wm/ActivityRecord;ZZ)V HSPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z +HPLcom/android/server/wm/ActivityRecord;->startFreezingScreen()V HPLcom/android/server/wm/ActivityRecord;->startFreezingScreen(I)V HSPLcom/android/server/wm/ActivityRecord;->startFreezingScreenLocked(I)V HSPLcom/android/server/wm/ActivityRecord;->startFreezingScreenLocked(Lcom/android/server/wm/WindowProcessController;I)V HPLcom/android/server/wm/ActivityRecord;->startLaunchTickingLocked()V -PLcom/android/server/wm/ActivityRecord;->startingWindowStateToString(I)Ljava/lang/String; +HPLcom/android/server/wm/ActivityRecord;->startRelaunching()V +HPLcom/android/server/wm/ActivityRecord;->startingWindowStateToString(I)Ljava/lang/String; HPLcom/android/server/wm/ActivityRecord;->stopFreezingScreen(ZZ)V HPLcom/android/server/wm/ActivityRecord;->stopFreezingScreenLocked(Z)V HPLcom/android/server/wm/ActivityRecord;->stopIfPossible()V @@ -32517,157 +36929,48 @@ HSPLcom/android/server/wm/ActivityRecord;->supportsFreeform()Z HSPLcom/android/server/wm/ActivityRecord;->supportsPictureInPicture()Z HSPLcom/android/server/wm/ActivityRecord;->supportsResizeableMultiWindow()Z HSPLcom/android/server/wm/ActivityRecord;->supportsSplitScreenWindowingMode()Z -PLcom/android/server/wm/ActivityRecord;->takeFromHistory()V -PLcom/android/server/wm/ActivityRecord;->takeOptionsLocked(Z)Landroid/app/ActivityOptions; +HPLcom/android/server/wm/ActivityRecord;->takeFromHistory()V +HPLcom/android/server/wm/ActivityRecord;->takeOptions()Landroid/app/ActivityOptions; HSPLcom/android/server/wm/ActivityRecord;->toString()Ljava/lang/String; -PLcom/android/server/wm/ActivityRecord;->transferStartingWindow(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/ActivityRecord;->transferStartingWindow(Landroid/os/IBinder;)Z HSPLcom/android/server/wm/ActivityRecord;->transferStartingWindow(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/ActivityRecord;->transferStartingWindowFromHiddenAboveTokenIfNeeded()V -PLcom/android/server/wm/ActivityRecord;->unfreezeBounds()V +HPLcom/android/server/wm/ActivityRecord;->unfreezeBounds()V PLcom/android/server/wm/ActivityRecord;->unregisterRemoteAnimations()V HPLcom/android/server/wm/ActivityRecord;->updateAllDrawn()V +PLcom/android/server/wm/ActivityRecord;->updateApplicationInfo(Landroid/content/pm/ApplicationInfo;)V HSPLcom/android/server/wm/ActivityRecord;->updateColorTransform()V HPLcom/android/server/wm/ActivityRecord;->updateDrawnWindowStates(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/ActivityRecord;->updateLetterboxSurface(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/ActivityRecord;->updateMultiWindowMode()V +HPLcom/android/server/wm/ActivityRecord;->updateMultiWindowMode()V HPLcom/android/server/wm/ActivityRecord;->updateOptionsLocked(Landroid/app/ActivityOptions;)V PLcom/android/server/wm/ActivityRecord;->updatePictureInPictureMode(Landroid/graphics/Rect;Z)V HSPLcom/android/server/wm/ActivityRecord;->updateReportedVisibilityLocked()V HSPLcom/android/server/wm/ActivityRecord;->updateSizeCompatMode()V -PLcom/android/server/wm/ActivityRecord;->updateTaskDescription(Ljava/lang/CharSequence;)V +HPLcom/android/server/wm/ActivityRecord;->updateTaskDescription(Ljava/lang/CharSequence;)V HSPLcom/android/server/wm/ActivityRecord;->updateVisibilityIgnoringKeyguard(Z)V -PLcom/android/server/wm/ActivityRecord;->windowsAreFocusable()Z +HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable()Z HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable(Z)Z HSPLcom/android/server/wm/ActivityRecord;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/wm/ActivityRecord;->writeNameToProto(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/wm/ActivityResult;->(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;IILandroid/content/Intent;)V +HPLcom/android/server/wm/ActivityResult;->(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;IILandroid/content/Intent;)V PLcom/android/server/wm/ActivityServiceConnectionsHolder;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityServiceConnectionsHolder;->addConnection(Ljava/lang/Object;)V +HPLcom/android/server/wm/ActivityServiceConnectionsHolder;->addConnection(Ljava/lang/Object;)V PLcom/android/server/wm/ActivityServiceConnectionsHolder;->disconnectActivityFromServices()V PLcom/android/server/wm/ActivityServiceConnectionsHolder;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/ActivityServiceConnectionsHolder;->forEachConnection(Ljava/util/function/Consumer;)V -PLcom/android/server/wm/ActivityServiceConnectionsHolder;->getActivityPid()I +HPLcom/android/server/wm/ActivityServiceConnectionsHolder;->getActivityPid()I HPLcom/android/server/wm/ActivityServiceConnectionsHolder;->isActivityVisible()Z PLcom/android/server/wm/ActivityServiceConnectionsHolder;->lambda$disconnectActivityFromServices$0$ActivityServiceConnectionsHolder()V -PLcom/android/server/wm/ActivityServiceConnectionsHolder;->removeConnection(Ljava/lang/Object;)V +HPLcom/android/server/wm/ActivityServiceConnectionsHolder;->removeConnection(Ljava/lang/Object;)V PLcom/android/server/wm/ActivityServiceConnectionsHolder;->toString()Ljava/lang/String; -HSPLcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler;->(Lcom/android/server/wm/ActivityStackSupervisor;Landroid/os/Looper;)V -PLcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler;->activityIdleFromMessage(Lcom/android/server/wm/ActivityRecord;Z)V -HPLcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler;->handleMessage(Landroid/os/Message;)V -HPLcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler;->handleMessageInner(Landroid/os/Message;)Z -PLcom/android/server/wm/ActivityStackSupervisor$PendingActivityLaunch;->(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/uri/NeededUriGrants;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/Looper;)V -PLcom/android/server/wm/ActivityStackSupervisor;->access$000(Lcom/android/server/wm/ActivityStackSupervisor;)Ljava/util/ArrayList; -PLcom/android/server/wm/ActivityStackSupervisor;->access$300(Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityRecord;ZLjava/lang/String;)V -PLcom/android/server/wm/ActivityStackSupervisor;->access$400(Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->access$500(Lcom/android/server/wm/ActivityStackSupervisor;)Lcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler; -HPLcom/android/server/wm/ActivityStackSupervisor;->acquireLaunchWakelock()V -HPLcom/android/server/wm/ActivityStackSupervisor;->activityIdleInternal(Lcom/android/server/wm/ActivityRecord;ZZLandroid/content/res/Configuration;)V -PLcom/android/server/wm/ActivityStackSupervisor;->activityRelaunchedLocked(Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityStackSupervisor;->addToMultiWindowModeChangedList(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->addToPipModeChangedList(Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->beginActivityVisibilityUpdate()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->beginDeferResume()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->canPlaceEntityOnDisplay(IIILandroid/content/pm/ActivityInfo;)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->canUseActivityOptionsLaunchBounds(Landroid/app/ActivityOptions;)Z -PLcom/android/server/wm/ActivityStackSupervisor;->checkFinishBootingLocked()Z -HPLcom/android/server/wm/ActivityStackSupervisor;->checkReadyForSleepLocked(Z)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->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 -HPLcom/android/server/wm/ActivityStackSupervisor;->cleanUpRemovedTaskLocked(Lcom/android/server/wm/Task;ZZ)V -PLcom/android/server/wm/ActivityStackSupervisor;->cleanupActivity(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->comeOutOfSleepIfNeededLocked()V -PLcom/android/server/wm/ActivityStackSupervisor;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/wm/ActivityStackSupervisor;->dumpHistoryList(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;ZZZLjava/lang/String;ZLjava/lang/Runnable;Lcom/android/server/wm/Task;)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->endActivityVisibilityUpdate()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->endDeferResume()V -PLcom/android/server/wm/ActivityStackSupervisor;->findTaskToMoveToFront(Lcom/android/server/wm/Task;ILandroid/app/ActivityOptions;Ljava/lang/String;Z)V -PLcom/android/server/wm/ActivityStackSupervisor;->getActionRestrictionForCallingPackage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I -HSPLcom/android/server/wm/ActivityStackSupervisor;->getActivityMetricsLogger()Lcom/android/server/wm/ActivityMetricsLogger; -PLcom/android/server/wm/ActivityStackSupervisor;->getComponentRestrictionForCallingPackage(Landroid/content/pm/ActivityInfo;Ljava/lang/String;Ljava/lang/String;IIZ)I -HSPLcom/android/server/wm/ActivityStackSupervisor;->getKeyguardController()Lcom/android/server/wm/KeyguardController; -HSPLcom/android/server/wm/ActivityStackSupervisor;->getLaunchParamsController()Lcom/android/server/wm/LaunchParamsController; -HSPLcom/android/server/wm/ActivityStackSupervisor;->getNextTaskIdForUser()I -HSPLcom/android/server/wm/ActivityStackSupervisor;->getNextTaskIdForUser(I)I -PLcom/android/server/wm/ActivityStackSupervisor;->getReparentTargetStack(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; -PLcom/android/server/wm/ActivityStackSupervisor;->getRunningTasks()Lcom/android/server/wm/RunningTasks; -HSPLcom/android/server/wm/ActivityStackSupervisor;->getSystemChooserActivity()Landroid/content/ComponentName; -PLcom/android/server/wm/ActivityStackSupervisor;->getUserInfo(I)Landroid/content/pm/UserInfo; -PLcom/android/server/wm/ActivityStackSupervisor;->goingToSleepLocked()V -PLcom/android/server/wm/ActivityStackSupervisor;->handleForcedResizableTaskIfNeeded(Lcom/android/server/wm/Task;I)V -PLcom/android/server/wm/ActivityStackSupervisor;->handleLaunchTaskBehindCompleteLocked(Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->handleNonResizableTaskIfNeeded(Lcom/android/server/wm/Task;ILcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->handleNonResizableTaskIfNeeded(Lcom/android/server/wm/Task;ILcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;Z)V -HPLcom/android/server/wm/ActivityStackSupervisor;->handleTopResumedStateReleased(Z)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->inActivityVisibilityUpdate()Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->initPowerManagement()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->initialize()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->isCallerAllowedToLaunchOnDisplay(IIILandroid/content/pm/ActivityInfo;)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->isCallerAllowedToLaunchOnTaskDisplayArea(IILcom/android/server/wm/TaskDisplayArea;Landroid/content/pm/ActivityInfo;)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->isCurrentProfileLocked(I)Z -PLcom/android/server/wm/ActivityStackSupervisor;->lambda$0jaIahSzo36gY0AphfK06KWVEnA(Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->lambda$SL6-7yc3_2dNnLphuc6EyE6EYIY(Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/ActivityStackSupervisor;->lambda$activityIdleInternal$0$ActivityStackSupervisor()V -PLcom/android/server/wm/ActivityStackSupervisor;->lambda$removeRootTask$1$ActivityStackSupervisor(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->logIfTransactionTooLarge(Landroid/content/Intent;Landroid/os/Bundle;)V -PLcom/android/server/wm/ActivityStackSupervisor;->logStackState()V -HSPLcom/android/server/wm/ActivityStackSupervisor;->nextTaskIdForUser(II)I -HSPLcom/android/server/wm/ActivityStackSupervisor;->onRecentTaskAdded(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->onRecentTaskRemoved(Lcom/android/server/wm/Task;ZZ)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->onSystemReady()V -PLcom/android/server/wm/ActivityStackSupervisor;->onUserUnlocked(I)V -PLcom/android/server/wm/ActivityStackSupervisor;->printThisActivity(Ljava/io/PrintWriter;Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/Runnable;)Z -HPLcom/android/server/wm/ActivityStackSupervisor;->processStoppingAndFinishingActivities(Lcom/android/server/wm/ActivityRecord;ZLjava/lang/String;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->readyToResume()Z -HPLcom/android/server/wm/ActivityStackSupervisor;->realStartActivityLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;ZZ)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->removeHistoryRecords(Lcom/android/server/wm/WindowProcessController;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->removeHistoryRecords(Ljava/util/ArrayList;Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removeIdleTimeoutForActivity(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removePinnedStackInSurfaceTransaction(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removeRootTask(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removeRootTaskInSurfaceTransaction(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removeSleepTimeouts()V -PLcom/android/server/wm/ActivityStackSupervisor;->removeTask(Lcom/android/server/wm/Task;ZZLjava/lang/String;)V -PLcom/android/server/wm/ActivityStackSupervisor;->removeTaskById(IZZLjava/lang/String;)Z -HPLcom/android/server/wm/ActivityStackSupervisor;->reportActivityLaunchedLocked(ZLcom/android/server/wm/ActivityRecord;JI)V -HPLcom/android/server/wm/ActivityStackSupervisor;->reportResumedActivityLocked(Lcom/android/server/wm/ActivityRecord;)Z -HSPLcom/android/server/wm/ActivityStackSupervisor;->reportWaitingActivityLaunchedIfNeeded(Lcom/android/server/wm/ActivityRecord;I)V -PLcom/android/server/wm/ActivityStackSupervisor;->resolveActivity(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;ILandroid/app/ProfilerInfo;)Landroid/content/pm/ActivityInfo; -PLcom/android/server/wm/ActivityStackSupervisor;->resolveActivity(Landroid/content/Intent;Ljava/lang/String;ILandroid/app/ProfilerInfo;II)Landroid/content/pm/ActivityInfo; -PLcom/android/server/wm/ActivityStackSupervisor;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; -PLcom/android/server/wm/ActivityStackSupervisor;->restoreRecentTaskLocked(Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;Z)Z -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleIdle()V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleIdleTimeout(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleLaunchTaskBehindComplete(Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleProcessStoppingAndFinishingActivities()V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleResumeTopActivities()V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleSleepTimeout()V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleTopResumedActivityStateIfNeeded()V -HPLcom/android/server/wm/ActivityStackSupervisor;->scheduleTopResumedStateLossTimeout(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleUpdateMultiWindowMode(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleUpdatePictureInPictureModeIfNeeded(Lcom/android/server/wm/Task;Landroid/graphics/Rect;)V -PLcom/android/server/wm/ActivityStackSupervisor;->scheduleUpdatePictureInPictureModeIfNeeded(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->setLaunchSource(I)V -PLcom/android/server/wm/ActivityStackSupervisor;->setNextTaskIdForUser(II)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->setRecentTasks(Lcom/android/server/wm/RecentTasks;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->setRunningTasks(Lcom/android/server/wm/RunningTasks;)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/ActivityStackSupervisor;->shutdownLocked(I)Z -PLcom/android/server/wm/ActivityStackSupervisor;->startActivityFromRecents(IIILcom/android/server/wm/SafeActivityOptions;)I -HSPLcom/android/server/wm/ActivityStackSupervisor;->startSpecificActivity(Lcom/android/server/wm/ActivityRecord;ZZ)V -PLcom/android/server/wm/ActivityStackSupervisor;->stopWaitingForActivityVisible(Lcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/ActivityStackSupervisor;->stopWaitingForActivityVisible(Lcom/android/server/wm/ActivityRecord;J)V -PLcom/android/server/wm/ActivityStackSupervisor;->updateHomeProcess(Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/ActivityStackSupervisor;->updatePictureInPictureMode(Lcom/android/server/wm/Task;Landroid/graphics/Rect;Z)V -HSPLcom/android/server/wm/ActivityStackSupervisor;->updateTopResumedActivityIfNeeded()V -PLcom/android/server/wm/ActivityStackSupervisor;->wakeUp(Ljava/lang/String;)V HSPLcom/android/server/wm/ActivityStartController$StartHandler;->(Lcom/android/server/wm/ActivityStartController;Landroid/os/Looper;)V -PLcom/android/server/wm/ActivityStartController$StartHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/wm/ActivityStartController$StartHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/wm/ActivityStartController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -HSPLcom/android/server/wm/ActivityStartController;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityStarter$Factory;)V -PLcom/android/server/wm/ActivityStartController;->access$000(Lcom/android/server/wm/ActivityStartController;)Lcom/android/server/wm/ActivityTaskManagerService; -PLcom/android/server/wm/ActivityStartController;->addPendingActivityLaunch(Lcom/android/server/wm/ActivityStackSupervisor$PendingActivityLaunch;)V -PLcom/android/server/wm/ActivityStartController;->checkTargetUser(IZIILjava/lang/String;)I +HSPLcom/android/server/wm/ActivityStartController;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStarter$Factory;)V +HPLcom/android/server/wm/ActivityStartController;->access$000(Lcom/android/server/wm/ActivityStartController;)Lcom/android/server/wm/ActivityTaskManagerService; +PLcom/android/server/wm/ActivityStartController;->addPendingActivityLaunch(Lcom/android/server/wm/ActivityTaskSupervisor$PendingActivityLaunch;)V +HPLcom/android/server/wm/ActivityStartController;->checkTargetUser(IZIILjava/lang/String;)I HPLcom/android/server/wm/ActivityStartController;->clearPendingActivityLaunches(Ljava/lang/String;)Z HSPLcom/android/server/wm/ActivityStartController;->doPendingActivityLaunches(Z)V PLcom/android/server/wm/ActivityStartController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V @@ -32678,15 +36981,18 @@ HSPLcom/android/server/wm/ActivityStartController;->obtainStarter(Landroid/conte HSPLcom/android/server/wm/ActivityStartController;->onExecutionComplete(Lcom/android/server/wm/ActivityStarter;)V HPLcom/android/server/wm/ActivityStartController;->postStartActivityProcessingForLastStarter(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;)V PLcom/android/server/wm/ActivityStartController;->registerRemoteAnimationForNextActivityStart(Ljava/lang/String;Landroid/view/RemoteAnimationAdapter;)V -PLcom/android/server/wm/ActivityStartController;->schedulePendingActivityLaunches(J)V -PLcom/android/server/wm/ActivityStartController;->startActivities(Landroid/app/IApplicationThread;IIILjava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Lcom/android/server/wm/SafeActivityOptions;ILjava/lang/String;Lcom/android/server/am/PendingIntentRecord;Z)I +HPLcom/android/server/wm/ActivityStartController;->schedulePendingActivityLaunches(J)V +HPLcom/android/server/wm/ActivityStartController;->startActivities(Landroid/app/IApplicationThread;IIILjava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Lcom/android/server/wm/SafeActivityOptions;ILjava/lang/String;Lcom/android/server/am/PendingIntentRecord;Z)I PLcom/android/server/wm/ActivityStartController;->startActivitiesInPackage(IIILjava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Lcom/android/server/wm/SafeActivityOptions;IZLcom/android/server/am/PendingIntentRecord;Z)I -PLcom/android/server/wm/ActivityStartController;->startActivityInPackage(IIILjava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;ILcom/android/server/wm/Task;Ljava/lang/String;ZLcom/android/server/am/PendingIntentRecord;Z)I +PLcom/android/server/wm/ActivityStartController;->startActivitiesInPackage(ILjava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Lcom/android/server/wm/SafeActivityOptions;IZLcom/android/server/am/PendingIntentRecord;Z)I +HPLcom/android/server/wm/ActivityStartController;->startActivityInPackage(IIILjava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;ILcom/android/server/wm/Task;Ljava/lang/String;ZLcom/android/server/am/PendingIntentRecord;Z)I HSPLcom/android/server/wm/ActivityStartController;->startHomeActivity(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/ActivityStartController;->startSetupActivity()V -HSPLcom/android/server/wm/ActivityStartInterceptor;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;)V -HSPLcom/android/server/wm/ActivityStartInterceptor;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/RootWindowContainer;Landroid/content/Context;)V +HPLcom/android/server/wm/ActivityStartController;->startSetupActivity()V +HSPLcom/android/server/wm/ActivityStartInterceptor;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V +HSPLcom/android/server/wm/ActivityStartInterceptor;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/RootWindowContainer;Landroid/content/Context;)V PLcom/android/server/wm/ActivityStartInterceptor;->createIntentSenderForOriginalIntent(II)Landroid/content/IntentSender; +PLcom/android/server/wm/ActivityStartInterceptor;->deferCrossProfileAppsAnimationIfNecessary()Landroid/os/Bundle; +PLcom/android/server/wm/ActivityStartInterceptor;->hasCrossProfileAnimation()Z HSPLcom/android/server/wm/ActivityStartInterceptor;->intercept(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;Landroid/content/pm/ActivityInfo;Ljava/lang/String;Lcom/android/server/wm/Task;IILandroid/app/ActivityOptions;)Z HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptHarmfulAppIfNeeded()Z HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptLockTaskModeViolationPackageIfNeeded()Z @@ -32695,32 +37001,32 @@ HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptQuietProfileIfNeed HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptSuspendedPackageIfNeeded()Z HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptWithConfirmCredentialsIfNeeded(Landroid/content/pm/ActivityInfo;I)Landroid/content/Intent; HSPLcom/android/server/wm/ActivityStartInterceptor;->setStates(IIIILjava/lang/String;Ljava/lang/String;)V -HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V +HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->obtain()Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->recycle(Lcom/android/server/wm/ActivityStarter;)V HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->setController(Lcom/android/server/wm/ActivityStartController;)V HSPLcom/android/server/wm/ActivityStarter$Request;->()V HSPLcom/android/server/wm/ActivityStarter$Request;->reset()V -HPLcom/android/server/wm/ActivityStarter$Request;->resolveActivity(Lcom/android/server/wm/ActivityStackSupervisor;)V +HPLcom/android/server/wm/ActivityStarter$Request;->resolveActivity(Lcom/android/server/wm/ActivityTaskSupervisor;)V HSPLcom/android/server/wm/ActivityStarter$Request;->set(Lcom/android/server/wm/ActivityStarter$Request;)V -HSPLcom/android/server/wm/ActivityStarter;->(Lcom/android/server/wm/ActivityStartController;Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V +HPLcom/android/server/wm/ActivityStarter;->(Lcom/android/server/wm/ActivityStartController;Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V HSPLcom/android/server/wm/ActivityStarter;->addOrReparentStartingActivity(Lcom/android/server/wm/Task;Ljava/lang/String;)V HSPLcom/android/server/wm/ActivityStarter;->adjustLaunchFlagsToDocumentMode(Lcom/android/server/wm/ActivityRecord;ZZI)I HPLcom/android/server/wm/ActivityStarter;->complyActivityFlags(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/uri/NeededUriGrants;)V HSPLcom/android/server/wm/ActivityStarter;->computeLaunchParams(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/ActivityStarter;->computeLaunchingTaskFlags()V PLcom/android/server/wm/ActivityStarter;->computeResolveFilterUid(III)I -HSPLcom/android/server/wm/ActivityStarter;->computeSourceStack()V +HPLcom/android/server/wm/ActivityStarter;->computeSourceRootTask()V HSPLcom/android/server/wm/ActivityStarter;->computeTargetTask()Lcom/android/server/wm/Task; PLcom/android/server/wm/ActivityStarter;->createLaunchIntent(Landroid/content/pm/AuxiliaryResolveInfo;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;Ljava/lang/String;I)Landroid/content/Intent; HPLcom/android/server/wm/ActivityStarter;->deliverNewIntent(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/uri/NeededUriGrants;)V HSPLcom/android/server/wm/ActivityStarter;->deliverToCurrentTopIfNeeded(Lcom/android/server/wm/Task;Lcom/android/server/uri/NeededUriGrants;)I -PLcom/android/server/wm/ActivityStarter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityStarter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/wm/ActivityStarter;->execute()I HSPLcom/android/server/wm/ActivityStarter;->executeRequest(Lcom/android/server/wm/ActivityStarter$Request;)I HSPLcom/android/server/wm/ActivityStarter;->getExternalResult(I)I PLcom/android/server/wm/ActivityStarter;->getIntent()Landroid/content/Intent; -HSPLcom/android/server/wm/ActivityStarter;->getLaunchStack(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;Landroid/app/ActivityOptions;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/ActivityStarter;->getLaunchRootTask(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;Landroid/app/ActivityOptions;)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/ActivityStarter;->getReusableTask()Lcom/android/server/wm/Task; PLcom/android/server/wm/ActivityStarter;->handleBackgroundActivityAbort(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/ActivityStarter;->handleStartResult(Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/Task; @@ -32732,7 +37038,7 @@ HSPLcom/android/server/wm/ActivityStarter;->postStartActivityProcessing(Lcom/and HPLcom/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 HSPLcom/android/server/wm/ActivityStarter;->reset(Z)V HSPLcom/android/server/wm/ActivityStarter;->resolveToHeavyWeightSwitcherIfNeeded()I -PLcom/android/server/wm/ActivityStarter;->resumeTargetStackIfNeeded()V +HPLcom/android/server/wm/ActivityStarter;->resumeTargetRootTaskIfNeeded()V HSPLcom/android/server/wm/ActivityStarter;->sendNewTaskResultRequestIfNeeded()V HSPLcom/android/server/wm/ActivityStarter;->set(Lcom/android/server/wm/ActivityStarter;)V HSPLcom/android/server/wm/ActivityStarter;->setActivityInfo(Landroid/content/pm/ActivityInfo;)Lcom/android/server/wm/ActivityStarter; @@ -32740,12 +37046,14 @@ HSPLcom/android/server/wm/ActivityStarter;->setActivityOptions(Landroid/os/Bundl HSPLcom/android/server/wm/ActivityStarter;->setActivityOptions(Lcom/android/server/wm/SafeActivityOptions;)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setAllowBackgroundActivityStart(Z)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setAllowPendingRemoteAnimationRegistryLookup(Z)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setCaller(Landroid/app/IApplicationThread;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setCallingFeatureId(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setCallingPackage(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setCaller(Landroid/app/IApplicationThread;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setCallingFeatureId(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setCallingPackage(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setCallingPid(I)Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter;->setCallingUid(I)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setComponentSpecified(Z)Lcom/android/server/wm/ActivityStarter; +PLcom/android/server/wm/ActivityStarter;->setFilterCallingUid(I)Lcom/android/server/wm/ActivityStarter; +PLcom/android/server/wm/ActivityStarter;->setIgnoreTargetSecurity(Z)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setInTask(Lcom/android/server/wm/Task;)Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter;->setInitialState(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;ZILcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;Z)V HSPLcom/android/server/wm/ActivityStarter;->setIntent(Landroid/content/Intent;)Lcom/android/server/wm/ActivityStarter; @@ -32753,34 +37061,37 @@ PLcom/android/server/wm/ActivityStarter;->setIntentGrants(Lcom/android/server/ur HSPLcom/android/server/wm/ActivityStarter;->setNewTask(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/ActivityStarter;->setOriginatingPendingIntent(Lcom/android/server/am/PendingIntentRecord;)Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter;->setOutActivity([Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setProfilerInfo(Landroid/app/ProfilerInfo;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setProfilerInfo(Landroid/app/ProfilerInfo;)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setRealCallingPid(I)Lcom/android/server/wm/ActivityStarter; PLcom/android/server/wm/ActivityStarter;->setRealCallingUid(I)Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter;->setReason(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setRequestCode(I)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setResolvedType(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setResultTo(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setResultWho(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; -PLcom/android/server/wm/ActivityStarter;->setStartFlags(I)Lcom/android/server/wm/ActivityStarter; -HPLcom/android/server/wm/ActivityStarter;->setTargetStackIfNeeded(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityStarter;->setUserId(I)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setRequestCode(I)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setResolvedType(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setResultTo(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setResultWho(Ljava/lang/String;)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setStartFlags(I)Lcom/android/server/wm/ActivityStarter; +HPLcom/android/server/wm/ActivityStarter;->setTargetRootTaskIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityStarter;->setUserId(I)Lcom/android/server/wm/ActivityStarter; HSPLcom/android/server/wm/ActivityStarter;->shouldAbortBackgroundActivityStart(IILjava/lang/String;IILcom/android/server/wm/WindowProcessController;Lcom/android/server/am/PendingIntentRecord;ZLandroid/content/Intent;)Z HSPLcom/android/server/wm/ActivityStarter;->startActivityInner(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;IZLandroid/app/ActivityOptions;Lcom/android/server/wm/Task;ZLcom/android/server/uri/NeededUriGrants;)I HSPLcom/android/server/wm/ActivityStarter;->startActivityUnchecked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;IZLandroid/app/ActivityOptions;Lcom/android/server/wm/Task;ZLcom/android/server/uri/NeededUriGrants;)I PLcom/android/server/wm/ActivityStarter;->startResolvedActivity(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;IZLandroid/app/ActivityOptions;Lcom/android/server/wm/Task;Lcom/android/server/uri/NeededUriGrants;)V HSPLcom/android/server/wm/ActivityTaskManagerInternal;->()V HSPLcom/android/server/wm/ActivityTaskManagerService$1;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -PLcom/android/server/wm/ActivityTaskManagerService$1;->run()V +HPLcom/android/server/wm/ActivityTaskManagerService$1;->run()V +PLcom/android/server/wm/ActivityTaskManagerService$2;->(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/lang/Runnable;)V +PLcom/android/server/wm/ActivityTaskManagerService$2;->onDismissSucceeded()V HSPLcom/android/server/wm/ActivityTaskManagerService$H;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/Looper;)V HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->(Landroid/content/Context;)V HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->getService()Lcom/android/server/wm/ActivityTaskManagerService; HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->onStart()V PLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->onUserStopped(Lcom/android/server/SystemService$TargetUser;)V -PLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->onUserUnlocking(Lcom/android/server/SystemService$TargetUser;)V +PLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->onUserUnlocked(Lcom/android/server/SystemService$TargetUser;)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->(Lcom/android/server/wm/ActivityTaskManagerService;)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->attachApplication(Lcom/android/server/wm/WindowProcessController;)Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canGcNow()Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canShowErrorDialogs()Z +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canGcNow()Z +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canShowErrorDialogs()Z +PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->checkCanCloseSystemDialogs(IILjava/lang/String;)Z HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->cleanupDisabledPackageComponents(Ljava/lang/String;Ljava/util/Set;IZ)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearHeavyWeightProcessIfEquals(Lcom/android/server/wm/WindowProcessController;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearLockedTasks(Ljava/lang/String;)V @@ -32789,27 +37100,29 @@ PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearSavedANRS HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->closeSystemDialogs(Ljava/lang/String;)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->compatibilityInfoForPackage(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo; HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->createSleepTokenAcquirer(Ljava/lang/String;)Lcom/android/server/wm/ActivityTaskManagerInternal$SleepTokenAcquirer; -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dump(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZZLjava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dump(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZZLjava/lang/String;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dumpActivity(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;IZZZ)Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dumpForOom(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dumpForProcesses(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZLjava/lang/String;IZZI)Z +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dumpForOom(Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->dumpForProcesses(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZLjava/lang/String;IZZI)Z PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->enableScreenAfterBoot(Z)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->finishTopCrashedActivities(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;)I +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getActivityName(Landroid/os/IBinder;)Landroid/content/ComponentName; PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getHomeActivityForUser(I)Landroid/content/ComponentName; HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getHomeIntent()Landroid/content/Intent; PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getIntentSender(ILjava/lang/String;Ljava/lang/String;IILandroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;)Landroid/content/IIntentSender; HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getLaunchObserverRegistry()Lcom/android/server/wm/ActivityMetricsLaunchObserverRegistry; HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getServiceConnectionsHolder(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityServiceConnectionsHolder; -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTaskSnapshotBlocking(IZ)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTaskSnapshotBlocking(IZ)Landroid/window/TaskSnapshot; HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTopApp()Lcom/android/server/wm/WindowProcessController; HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTopProcessState()I PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTopVisibleActivities()Ljava/util/List; PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->handleAppCrashInActivityController(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;JLjava/lang/String;Ljava/lang/Runnable;)Z HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->handleAppDied(Lcom/android/server/wm/WindowProcessController;ZLjava/lang/Runnable;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->hasResumedActivity(I)Z +PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isBaseOfLockedTask(Ljava/lang/String;)Z HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isCallerRecents(I)Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isDreaming()Z +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isDreaming()Z HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isFactoryTestProcess(Lcom/android/server/wm/WindowProcessController;)Z HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isGetTasksAllowed(Ljava/lang/String;II)Z HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isShuttingDown()Z @@ -32818,13 +37131,12 @@ HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isUidForegrou PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->loadRecentTasksForUser(I)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->notifyActiveVoiceInteractionServiceChanged(Landroid/content/ComponentName;)V HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->notifyDreamStateChanged(Z)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->notifyKeyguardFlagsChanged(Ljava/lang/Runnable;I)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->notifyKeyguardFlagsChanged(Ljava/lang/Runnable;I)V HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->notifyKeyguardTrustedChanged()V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onCleanUpApplicationRecord(Lcom/android/server/wm/WindowProcessController;)V HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onForceStopPackage(Ljava/lang/String;ZZI)Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onHandleAppCrash(Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onImeWindowSetOnDisplay(II)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onPackageAdded(Ljava/lang/String;Z)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onHandleAppCrash(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onPackageAdded(Ljava/lang/String;Z)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onPackageDataCleared(Ljava/lang/String;)V HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onPackageReplaced(Landroid/content/pm/ApplicationInfo;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onPackageUninstalled(Ljava/lang/String;)V @@ -32848,7 +37160,6 @@ PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->saveANRState(L PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->sendActivityResult(ILandroid/os/IBinder;Ljava/lang/String;IILandroid/content/Intent;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->setAllowAppSwitches(Ljava/lang/String;II)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->setBackgroundActivityStartCallback(Lcom/android/server/wm/BackgroundActivityStartCallback;)V -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->setCompanionAppPackages(ILjava/util/Set;)V HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->setDeviceOwnerUid(I)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->setFocusedActivity(Landroid/os/IBinder;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->showStrictModeViolationDialog()Z @@ -32857,16 +37168,17 @@ PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->shuttingDown(Z PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startActivitiesAsPackage(Ljava/lang/String;Ljava/lang/String;I[Landroid/content/Intent;Landroid/os/Bundle;)I PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startActivitiesInPackage(IIILjava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Lcom/android/server/wm/SafeActivityOptions;IZLcom/android/server/am/PendingIntentRecord;Z)I PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startActivityAsUser(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Landroid/os/IBinder;ILandroid/os/Bundle;I)I -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startActivityInPackage(IIILjava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;ILcom/android/server/wm/Task;Ljava/lang/String;ZLcom/android/server/am/PendingIntentRecord;Z)I +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startActivityInPackage(IIILjava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;ILcom/android/server/wm/Task;Ljava/lang/String;ZLcom/android/server/am/PendingIntentRecord;Z)I +PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startConfirmDeviceCredentialIntent(Landroid/content/Intent;Landroid/os/Bundle;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startHomeActivity(ILjava/lang/String;)Z HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startHomeOnAllDisplays(ILjava/lang/String;)Z -PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startHomeOnDisplay(ILjava/lang/String;IZZ)Z +HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->startHomeOnDisplay(ILjava/lang/String;IZZ)Z PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->switchUser(ILcom/android/server/am/UserState;)Z HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->updateTopComponentForFactoryTest()V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->updateUserConfiguration()V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->writeActivitiesToProto(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->writeProcessesToProto(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;IZ)V -PLcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/os/Bundle;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IAssistDataReceiver;Landroid/os/Bundle;I)V +HPLcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/os/Bundle;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IAssistDataReceiver;Landroid/os/Bundle;I)V PLcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;->run()V HSPLcom/android/server/wm/ActivityTaskManagerService$SettingObserver;->(Lcom/android/server/wm/ActivityTaskManagerService;)V HSPLcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;->(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/lang/String;)V @@ -32875,74 +37187,78 @@ HSPLcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;->re HSPLcom/android/server/wm/ActivityTaskManagerService$UiHandler;->(Lcom/android/server/wm/ActivityTaskManagerService;)V HSPLcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult;->()V HSPLcom/android/server/wm/ActivityTaskManagerService;->(Landroid/content/Context;)V -PLcom/android/server/wm/ActivityTaskManagerService;->access$1000(Lcom/android/server/wm/ActivityTaskManagerService;Z)V +HSPLcom/android/server/wm/ActivityTaskManagerService;->access$1000(Lcom/android/server/wm/ActivityTaskManagerService;)Z +PLcom/android/server/wm/ActivityTaskManagerService;->access$1002(Lcom/android/server/wm/ActivityTaskManagerService;Z)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->access$1100(Lcom/android/server/wm/ActivityTaskManagerService;)Z -PLcom/android/server/wm/ActivityTaskManagerService;->access$1500(Lcom/android/server/wm/ActivityTaskManagerService;)Lcom/android/server/wm/MirrorActiveUids; -HPLcom/android/server/wm/ActivityTaskManagerService;->access$1600(Lcom/android/server/wm/ActivityTaskManagerService;)Landroid/util/SparseArray; -PLcom/android/server/wm/ActivityTaskManagerService;->access$1700(Lcom/android/server/wm/ActivityTaskManagerService;)Lcom/android/server/wm/RecentTasks; -PLcom/android/server/wm/ActivityTaskManagerService;->access$2000(Lcom/android/server/wm/ActivityTaskManagerService;)Ljava/util/Map; +PLcom/android/server/wm/ActivityTaskManagerService;->access$1200(Lcom/android/server/wm/ActivityTaskManagerService;Z)V +PLcom/android/server/wm/ActivityTaskManagerService;->access$1300(Lcom/android/server/wm/ActivityTaskManagerService;)Z +PLcom/android/server/wm/ActivityTaskManagerService;->access$1400(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/util/proto/ProtoOutputStream;IZ)V +HPLcom/android/server/wm/ActivityTaskManagerService;->access$1500(Lcom/android/server/wm/ActivityTaskManagerService;)Landroid/util/SparseArray; +PLcom/android/server/wm/ActivityTaskManagerService;->access$1600(Lcom/android/server/wm/ActivityTaskManagerService;)Lcom/android/server/wm/RecentTasks; +PLcom/android/server/wm/ActivityTaskManagerService;->access$1700(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/content/res/Configuration;Lcom/android/server/wm/ActivityRecord;ZZIZ)Z +PLcom/android/server/wm/ActivityTaskManagerService;->access$1800(Lcom/android/server/wm/ActivityTaskManagerService;IZZ)Landroid/window/TaskSnapshot; HSPLcom/android/server/wm/ActivityTaskManagerService;->access$300(Lcom/android/server/wm/ActivityTaskManagerService;)V +PLcom/android/server/wm/ActivityTaskManagerService;->access$400(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->access$602(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/BackgroundActivityStartCallback;)Lcom/android/server/wm/BackgroundActivityStartCallback; -PLcom/android/server/wm/ActivityTaskManagerService;->access$802(Lcom/android/server/wm/ActivityTaskManagerService;Z)Z -HSPLcom/android/server/wm/ActivityTaskManagerService;->access$900(Lcom/android/server/wm/ActivityTaskManagerService;)Z +PLcom/android/server/wm/ActivityTaskManagerService;->access$700(Lcom/android/server/wm/ActivityTaskManagerService;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 +PLcom/android/server/wm/ActivityTaskManagerService;->access$800(Lcom/android/server/wm/ActivityTaskManagerService;IILjava/lang/String;)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->addWindowLayoutReasons(I)V HPLcom/android/server/wm/ActivityTaskManagerService;->applyUpdateLockStateLocked(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityTaskManagerService;->applyUpdateVrModeLocked(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/ActivityTaskManagerService;->assertPackageMatchesCallingUid(Ljava/lang/String;)V -PLcom/android/server/wm/ActivityTaskManagerService;->buildAssistBundleLocked(Lcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;Landroid/os/Bundle;)V -PLcom/android/server/wm/ActivityTaskManagerService;->cancelRecentsAnimation(Z)V +HPLcom/android/server/wm/ActivityTaskManagerService;->buildAssistBundleLocked(Lcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;Landroid/os/Bundle;)V +PLcom/android/server/wm/ActivityTaskManagerService;->canCloseSystemDialogs(IILcom/android/server/wm/WindowProcessController;)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->cancelRecentsAnimation(Z)V PLcom/android/server/wm/ActivityTaskManagerService;->checkAllowAppSwitchUid(I)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->checkAppSwitchAllowedLocked(IIIILjava/lang/String;)Z -HPLcom/android/server/wm/ActivityTaskManagerService;->checkCallingPermission(Ljava/lang/String;)I +HSPLcom/android/server/wm/ActivityTaskManagerService;->checkCallingPermission(Ljava/lang/String;)I +HPLcom/android/server/wm/ActivityTaskManagerService;->checkCanCloseSystemDialogs(IILjava/lang/String;)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->checkComponentPermission(Ljava/lang/String;IIIZ)I HPLcom/android/server/wm/ActivityTaskManagerService;->checkGetTasksPermission(Ljava/lang/String;II)I HSPLcom/android/server/wm/ActivityTaskManagerService;->checkPermission(Ljava/lang/String;II)I HSPLcom/android/server/wm/ActivityTaskManagerService;->clearHeavyWeightProcessIfEquals(Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/ActivityTaskManagerService;->collectGrants(Landroid/content/Intent;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/uri/NeededUriGrants; +HPLcom/android/server/wm/ActivityTaskManagerService;->collectGrants(Landroid/content/Intent;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/uri/NeededUriGrants; HSPLcom/android/server/wm/ActivityTaskManagerService;->compatibilityInfoForPackageLocked(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo; HPLcom/android/server/wm/ActivityTaskManagerService;->constructResumedTraceName(Ljava/lang/String;)Ljava/lang/String; HSPLcom/android/server/wm/ActivityTaskManagerService;->continueWindowLayout()V -PLcom/android/server/wm/ActivityTaskManagerService;->convertFromTranslucent(Landroid/os/IBinder;)Z -PLcom/android/server/wm/ActivityTaskManagerService;->convertToTranslucent(Landroid/os/IBinder;Landroid/os/Bundle;)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->createAppWarnings(Landroid/content/Context;Landroid/os/Handler;Landroid/os/Handler;Ljava/io/File;)Lcom/android/server/wm/AppWarnings; -HSPLcom/android/server/wm/ActivityTaskManagerService;->createStackSupervisor()Lcom/android/server/wm/ActivityStackSupervisor; +HSPLcom/android/server/wm/ActivityTaskManagerService;->createTaskSupervisor()Lcom/android/server/wm/ActivityTaskSupervisor; HSPLcom/android/server/wm/ActivityTaskManagerService;->deferWindowLayout()V PLcom/android/server/wm/ActivityTaskManagerService;->dismissKeyguard(Landroid/os/IBinder;Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivitiesLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZZLjava/lang/String;)V -PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivitiesLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZZLjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->dumpActivitiesLocked(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;IZZLjava/lang/String;Ljava/lang/String;)V PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivity(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/String;IZZZ)Z PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivity(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Lcom/android/server/wm/ActivityRecord;[Ljava/lang/String;Z)V -HPLcom/android/server/wm/ActivityTaskManagerService;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V +PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivityContainersLocked(Ljava/io/PrintWriter;)V +PLcom/android/server/wm/ActivityTaskManagerService;->dumpActivityStarterLocked(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/wm/ActivityTaskManagerService;->dumpLastANRLocked(Ljava/io/PrintWriter;)V +HSPLcom/android/server/wm/ActivityTaskManagerService;->enforceCallerIsRecentsOrHasPermission(Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/wm/ActivityTaskManagerService;->enforceNotIsolatedCaller(Ljava/lang/String;)V -HPLcom/android/server/wm/ActivityTaskManagerService;->enforceTaskPermission(Ljava/lang/String;)V -PLcom/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; +HSPLcom/android/server/wm/ActivityTaskManagerService;->enforceTaskPermission(Ljava/lang/String;)V +HPLcom/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; HSPLcom/android/server/wm/ActivityTaskManagerService;->ensureConfigAndVisibilityAfterUpdate(Lcom/android/server/wm/ActivityRecord;I)Z PLcom/android/server/wm/ActivityTaskManagerService;->enterPictureInPictureMode(Lcom/android/server/wm/ActivityRecord;Landroid/app/PictureInPictureParams;)Z PLcom/android/server/wm/ActivityTaskManagerService;->expireStartAsCallerTokenMsg(Landroid/os/IBinder;)V -HPLcom/android/server/wm/ActivityTaskManagerService;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z -PLcom/android/server/wm/ActivityTaskManagerService;->finishActivityAffinity(Landroid/os/IBinder;)Z HPLcom/android/server/wm/ActivityTaskManagerService;->finishRunningVoiceLocked()V -PLcom/android/server/wm/ActivityTaskManagerService;->finishSubActivity(Landroid/os/IBinder;Ljava/lang/String;I)V PLcom/android/server/wm/ActivityTaskManagerService;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V PLcom/android/server/wm/ActivityTaskManagerService;->forgetStartAsCallerTokenMsg(Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityTaskManagerService;->getActivityClassForToken(Landroid/os/IBinder;)Landroid/content/ComponentName; +PLcom/android/server/wm/ActivityTaskManagerService;->getActivityClientController()Landroid/app/IActivityClientController; HSPLcom/android/server/wm/ActivityTaskManagerService;->getActivityStartController()Lcom/android/server/wm/ActivityStartController; -PLcom/android/server/wm/ActivityTaskManagerService;->getAllRootTaskInfosOnDisplay(I)Ljava/util/List; +HPLcom/android/server/wm/ActivityTaskManagerService;->getAllRootTaskInfosOnDisplay(I)Ljava/util/List; HSPLcom/android/server/wm/ActivityTaskManagerService;->getAppInfoForUser(Landroid/content/pm/ApplicationInfo;I)Landroid/content/pm/ApplicationInfo; -PLcom/android/server/wm/ActivityTaskManagerService;->getAppOpsManager()Landroid/app/AppOpsManager; +HPLcom/android/server/wm/ActivityTaskManagerService;->getAppOpsManager()Landroid/app/AppOpsManager; HPLcom/android/server/wm/ActivityTaskManagerService;->getAppTasks(Ljava/lang/String;)Ljava/util/List; HPLcom/android/server/wm/ActivityTaskManagerService;->getAppWarningsLocked()Lcom/android/server/wm/AppWarnings; +PLcom/android/server/wm/ActivityTaskManagerService;->getAssistContextExtras(I)Landroid/os/Bundle; HSPLcom/android/server/wm/ActivityTaskManagerService;->getBackgroundActivityStartCallback()Lcom/android/server/wm/BackgroundActivityStartCallback; -PLcom/android/server/wm/ActivityTaskManagerService;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentName; -PLcom/android/server/wm/ActivityTaskManagerService;->getCallingPackage(Landroid/os/IBinder;)Ljava/lang/String; +HPLcom/android/server/wm/ActivityTaskManagerService;->getBalAppSwitchesAllowed()Z +HPLcom/android/server/wm/ActivityTaskManagerService;->getBalAppSwitchesProtectionEnabled()Z PLcom/android/server/wm/ActivityTaskManagerService;->getConfiguration()Landroid/content/res/Configuration; -PLcom/android/server/wm/ActivityTaskManagerService;->getCurrentUserId()I +HPLcom/android/server/wm/ActivityTaskManagerService;->getCurrentUserId()I HPLcom/android/server/wm/ActivityTaskManagerService;->getDeviceConfigurationInfo()Landroid/content/pm/ConfigurationInfo; -HPLcom/android/server/wm/ActivityTaskManagerService;->getDisplayId(Landroid/os/IBinder;)I -HPLcom/android/server/wm/ActivityTaskManagerService;->getFilteredTasks(IZ)Ljava/util/List; HPLcom/android/server/wm/ActivityTaskManagerService;->getFocusedRootTaskInfo()Landroid/app/ActivityTaskManager$RootTaskInfo; HSPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfiguration()Landroid/content/res/Configuration; -PLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfigurationForCallingPid()Landroid/content/res/Configuration; +HPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfigurationForCallingPid()Landroid/content/res/Configuration; HPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfigurationForPid(I)Landroid/content/res/Configuration; HSPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalLock()Lcom/android/server/wm/WindowManagerGlobalLock; HSPLcom/android/server/wm/ActivityTaskManagerService;->getHomeIntent()Landroid/content/Intent; @@ -32950,7 +37266,6 @@ HSPLcom/android/server/wm/ActivityTaskManagerService;->getInputDispatchingTimeou PLcom/android/server/wm/ActivityTaskManagerService;->getIntentSenderLocked(ILjava/lang/String;Ljava/lang/String;IILandroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;)Landroid/content/IIntentSender; HPLcom/android/server/wm/ActivityTaskManagerService;->getLastResumedActivityUserId()I PLcom/android/server/wm/ActivityTaskManagerService;->getLastStopAppSwitchesTime()J -PLcom/android/server/wm/ActivityTaskManagerService;->getLaunchedFromUid(Landroid/os/IBinder;)I HSPLcom/android/server/wm/ActivityTaskManagerService;->getLifecycleManager()Lcom/android/server/wm/ClientLifecycleManager; HSPLcom/android/server/wm/ActivityTaskManagerService;->getLockTaskController()Lcom/android/server/wm/LockTaskController; HPLcom/android/server/wm/ActivityTaskManagerService;->getLockTaskModeState()I @@ -32962,111 +37277,108 @@ HPLcom/android/server/wm/ActivityTaskManagerService;->getProcessController(Landr HSPLcom/android/server/wm/ActivityTaskManagerService;->getProcessController(Ljava/lang/String;I)Lcom/android/server/wm/WindowProcessController; HSPLcom/android/server/wm/ActivityTaskManagerService;->getRecentTasks()Lcom/android/server/wm/RecentTasks; HPLcom/android/server/wm/ActivityTaskManagerService;->getRecentTasks(III)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/wm/ActivityTaskManagerService;->getRequestedOrientation(Landroid/os/IBinder;)I HPLcom/android/server/wm/ActivityTaskManagerService;->getRootTaskInfo(II)Landroid/app/ActivityTaskManager$RootTaskInfo; HSPLcom/android/server/wm/ActivityTaskManagerService;->getSysUiServiceComponentLocked()Landroid/content/ComponentName; HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskBounds(I)Landroid/graphics/Rect; HSPLcom/android/server/wm/ActivityTaskManagerService;->getTaskChangeNotificationController()Lcom/android/server/wm/TaskChangeNotificationController; -PLcom/android/server/wm/ActivityTaskManagerService;->getTaskDescriptionIcon(Ljava/lang/String;I)Landroid/graphics/Bitmap; -HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskForActivity(Landroid/os/IBinder;Z)I -HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskSnapshot(IZ)Landroid/app/ActivityManager$TaskSnapshot; -HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskSnapshot(IZZ)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskDescriptionIcon(Ljava/lang/String;I)Landroid/graphics/Bitmap; +HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskSnapshot(IZ)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskSnapshot(IZZ)Landroid/window/TaskSnapshot; HPLcom/android/server/wm/ActivityTaskManagerService;->getTasks(I)Ljava/util/List; -HPLcom/android/server/wm/ActivityTaskManagerService;->getTopDisplayFocusedStack()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/ActivityTaskManagerService;->getTasks(IZ)Ljava/util/List; +HPLcom/android/server/wm/ActivityTaskManagerService;->getTopDisplayFocusedRootTask()Lcom/android/server/wm/Task; HSPLcom/android/server/wm/ActivityTaskManagerService;->getTransitionController()Lcom/android/server/wm/TransitionController; -HPLcom/android/server/wm/ActivityTaskManagerService;->getUidState(I)I HSPLcom/android/server/wm/ActivityTaskManagerService;->getUserManager()Lcom/android/server/pm/UserManagerService; -PLcom/android/server/wm/ActivityTaskManagerService;->getWindowOrganizerController()Landroid/window/IWindowOrganizerController; -PLcom/android/server/wm/ActivityTaskManagerService;->handleIncomingUser(IIILjava/lang/String;)I -PLcom/android/server/wm/ActivityTaskManagerService;->hasSystemAlertWindowPermission(IILjava/lang/String;)Z +HSPLcom/android/server/wm/ActivityTaskManagerService;->getWindowOrganizerController()Landroid/window/IWindowOrganizerController; +HPLcom/android/server/wm/ActivityTaskManagerService;->handleIncomingUser(IIILjava/lang/String;)I +HPLcom/android/server/wm/ActivityTaskManagerService;->hasActiveVisibleWindow(I)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->hasSystemAlertWindowPermission(IILjava/lang/String;)Z PLcom/android/server/wm/ActivityTaskManagerService;->hasUserRestriction(Ljava/lang/String;I)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->increaseConfigurationSeqLocked()I HSPLcom/android/server/wm/ActivityTaskManagerService;->initialize(Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/am/PendingIntentController;Landroid/os/Looper;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->installSystemProviders()V -PLcom/android/server/wm/ActivityTaskManagerService;->invalidateHomeTaskSnapshot(Landroid/os/IBinder;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->invalidateHomeTaskSnapshot(Landroid/os/IBinder;)V HPLcom/android/server/wm/ActivityTaskManagerService;->isActivityStartAllowedOnDisplay(ILandroid/content/Intent;Ljava/lang/String;I)Z PLcom/android/server/wm/ActivityTaskManagerService;->isActivityStartsLoggingEnabled()Z -PLcom/android/server/wm/ActivityTaskManagerService;->isAssistDataAllowedOnCurrentActivity()Z -PLcom/android/server/wm/ActivityTaskManagerService;->isAssociatedCompanionApp(II)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->isAssistDataAllowedOnCurrentActivity()Z +HPLcom/android/server/wm/ActivityTaskManagerService;->isAssociatedCompanionApp(II)Z +PLcom/android/server/wm/ActivityTaskManagerService;->isBackgroundActivityStartsEnabled()Z HPLcom/android/server/wm/ActivityTaskManagerService;->isBooted()Z HSPLcom/android/server/wm/ActivityTaskManagerService;->isBooting()Z HPLcom/android/server/wm/ActivityTaskManagerService;->isControllerAMonkey()Z HPLcom/android/server/wm/ActivityTaskManagerService;->isCrossUserAllowed(II)Z PLcom/android/server/wm/ActivityTaskManagerService;->isDeviceOwner(I)Z HPLcom/android/server/wm/ActivityTaskManagerService;->isGetTasksAllowed(Ljava/lang/String;II)Z -PLcom/android/server/wm/ActivityTaskManagerService;->isInPictureInPictureMode(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/ActivityTaskManagerService;->isKeyguardLocked()Z +HPLcom/android/server/wm/ActivityTaskManagerService;->isKeyguardLocked()Z HPLcom/android/server/wm/ActivityTaskManagerService;->isSameApp(ILjava/lang/String;)Z HSPLcom/android/server/wm/ActivityTaskManagerService;->isSleepingLocked()Z HPLcom/android/server/wm/ActivityTaskManagerService;->isSleepingOrShuttingDownLocked()Z -HPLcom/android/server/wm/ActivityTaskManagerService;->isUidForeground(I)Z HPLcom/android/server/wm/ActivityTaskManagerService;->keyguardGoingAway(I)V PLcom/android/server/wm/ActivityTaskManagerService;->lambda$4YLTqMi21jZ51BFcKX_h_gIoeGg(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/util/Locale;)V HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$applyUpdateLockStateLocked$0$ActivityTaskManagerService(ZLcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$applyUpdateVrModeLocked$6$ActivityTaskManagerService(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$applyUpdateVrModeLocked$5$ActivityTaskManagerService(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/ActivityTaskManagerService;->lambda$dxA3AJGAbbro1hTB9BKgVClj6pI(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/IBinder;)V -PLcom/android/server/wm/ActivityTaskManagerService;->lambda$enterPictureInPictureMode$4$ActivityTaskManagerService(Lcom/android/server/wm/ActivityRecord;Landroid/app/PictureInPictureParams;)V -HSPLcom/android/server/wm/ActivityTaskManagerService;->lambda$notifyEnterAnimationComplete$1$ActivityTaskManagerService(Landroid/os/IBinder;)V -HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$onScreenAwakeChanged$3$ActivityTaskManagerService(Z)V -PLcom/android/server/wm/ActivityTaskManagerService;->lambda$postFinishBooting$7$ActivityTaskManagerService(ZZ)V -HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$scheduleAppGcsLocked$8$ActivityTaskManagerService()V -HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$setLockScreenShown$2$ActivityTaskManagerService(Z)V +PLcom/android/server/wm/ActivityTaskManagerService;->lambda$enterPictureInPictureMode$3$ActivityTaskManagerService(Lcom/android/server/wm/ActivityRecord;Landroid/app/PictureInPictureParams;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$onScreenAwakeChanged$2$ActivityTaskManagerService(Z)V +PLcom/android/server/wm/ActivityTaskManagerService;->lambda$postFinishBooting$6$ActivityTaskManagerService(ZZ)V +HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$scheduleAppGcsLocked$7$ActivityTaskManagerService()V +HPLcom/android/server/wm/ActivityTaskManagerService;->lambda$setLockScreenShown$1$ActivityTaskManagerService(Z)V PLcom/android/server/wm/ActivityTaskManagerService;->lambda$tPFRgtovnZu_2Zm4sCcLa9-oBto(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/IBinder;)V PLcom/android/server/wm/ActivityTaskManagerService;->lambda$uDPnzqVuuoVSFA7RJcXFWsrCwrY(Lcom/android/server/wm/ActivityTaskManagerService;ILandroid/content/res/Configuration;)V PLcom/android/server/wm/ActivityTaskManagerService;->logAppTooSlow(Lcom/android/server/wm/WindowProcessController;JLjava/lang/String;)V -PLcom/android/server/wm/ActivityTaskManagerService;->moveTaskToFrontLocked(Landroid/app/IApplicationThread;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;)V -PLcom/android/server/wm/ActivityTaskManagerService;->notifyTaskPersisterLocked(Lcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/ActivityTaskManagerService;->moveTaskToFrontLocked(Landroid/app/IApplicationThread;Ljava/lang/String;IILcom/android/server/wm/SafeActivityOptions;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->notifyTaskPersisterLocked(Lcom/android/server/wm/Task;Z)V HSPLcom/android/server/wm/ActivityTaskManagerService;->onActivityManagerInternalAdded()V HSPLcom/android/server/wm/ActivityTaskManagerService;->onInitPowerManagement()V HPLcom/android/server/wm/ActivityTaskManagerService;->onScreenAwakeChanged(Z)V HSPLcom/android/server/wm/ActivityTaskManagerService;->onStartActivitySetDidAppSwitch()V HSPLcom/android/server/wm/ActivityTaskManagerService;->onSystemReady()V +HPLcom/android/server/wm/ActivityTaskManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z PLcom/android/server/wm/ActivityTaskManagerService;->pendingAssistExtrasTimedOut(Lcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;)V PLcom/android/server/wm/ActivityTaskManagerService;->postFinishBooting(ZZ)V -PLcom/android/server/wm/ActivityTaskManagerService;->registerRemoteAnimationForNextActivityStart(Ljava/lang/String;Landroid/view/RemoteAnimationAdapter;)V -HPLcom/android/server/wm/ActivityTaskManagerService;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->registerRemoteAnimationForNextActivityStart(Ljava/lang/String;Landroid/view/RemoteAnimationAdapter;)V +HSPLcom/android/server/wm/ActivityTaskManagerService;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V PLcom/android/server/wm/ActivityTaskManagerService;->relaunchReasonToString(I)Ljava/lang/String; PLcom/android/server/wm/ActivityTaskManagerService;->releaseSomeActivities(Landroid/app/IApplicationThread;)V +PLcom/android/server/wm/ActivityTaskManagerService;->removeAllVisibleRecentTasks()V PLcom/android/server/wm/ActivityTaskManagerService;->removeRootTasksInWindowingModes([I)V -PLcom/android/server/wm/ActivityTaskManagerService;->removeTask(I)Z -PLcom/android/server/wm/ActivityTaskManagerService;->reportAssistContextExtras(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistContent;Landroid/net/Uri;)V +HPLcom/android/server/wm/ActivityTaskManagerService;->removeTask(I)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->reportAssistContextExtras(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistContent;Landroid/net/Uri;)V PLcom/android/server/wm/ActivityTaskManagerService;->requestAssistContextExtras(ILandroid/app/IAssistDataReceiver;Landroid/os/Bundle;Landroid/os/IBinder;ZZ)Z -PLcom/android/server/wm/ActivityTaskManagerService;->requestAutofillData(Landroid/app/IAssistDataReceiver;Landroid/os/Bundle;Landroid/os/IBinder;I)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->requestAutofillData(Landroid/app/IAssistDataReceiver;Landroid/os/Bundle;Landroid/os/IBinder;I)Z PLcom/android/server/wm/ActivityTaskManagerService;->requestStartActivityPermissionToken(Landroid/os/IBinder;)Landroid/os/IBinder; HPLcom/android/server/wm/ActivityTaskManagerService;->resolveActivityInfoForIntent(Landroid/content/Intent;Ljava/lang/String;II)Landroid/content/pm/ActivityInfo; HPLcom/android/server/wm/ActivityTaskManagerService;->resumeAppSwitches()V HSPLcom/android/server/wm/ActivityTaskManagerService;->retrieveSettings(Landroid/content/ContentResolver;)V -PLcom/android/server/wm/ActivityTaskManagerService;->scheduleAppGcsLocked()V +HPLcom/android/server/wm/ActivityTaskManagerService;->scheduleAppGcsLocked()V PLcom/android/server/wm/ActivityTaskManagerService;->sendLocaleToMountDaemonMsg(Ljava/util/Locale;)V PLcom/android/server/wm/ActivityTaskManagerService;->sendPutConfigurationForUserMsg(ILandroid/content/res/Configuration;)V +PLcom/android/server/wm/ActivityTaskManagerService;->setActivityController(Landroid/app/IActivityController;Z)V PLcom/android/server/wm/ActivityTaskManagerService;->setBooted(Z)V -PLcom/android/server/wm/ActivityTaskManagerService;->setBooting(Z)V +HPLcom/android/server/wm/ActivityTaskManagerService;->setBooting(Z)V HSPLcom/android/server/wm/ActivityTaskManagerService;->setDeviceOwnerUid(I)V -PLcom/android/server/wm/ActivityTaskManagerService;->setFocusedTask(I)V -PLcom/android/server/wm/ActivityTaskManagerService;->setImmersive(Landroid/os/IBinder;Z)V +HPLcom/android/server/wm/ActivityTaskManagerService;->setFocusedTask(I)V HPLcom/android/server/wm/ActivityTaskManagerService;->setLockScreenShown(ZZ)V -PLcom/android/server/wm/ActivityTaskManagerService;->setPictureInPictureParams(Landroid/os/IBinder;Landroid/app/PictureInPictureParams;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->setRecentTasks(Lcom/android/server/wm/RecentTasks;)V -PLcom/android/server/wm/ActivityTaskManagerService;->setRequestedOrientation(Landroid/os/IBinder;I)V HPLcom/android/server/wm/ActivityTaskManagerService;->setResumedActivityUncheckLocked(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V -PLcom/android/server/wm/ActivityTaskManagerService;->setSplitScreenResizing(Z)V +HPLcom/android/server/wm/ActivityTaskManagerService;->setSplitScreenResizing(Z)V HSPLcom/android/server/wm/ActivityTaskManagerService;->setUsageStatsManager(Landroid/app/usage/UsageStatsManagerInternal;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/ActivityTaskManagerService;->shouldDisableNonVrUiLocked()Z -PLcom/android/server/wm/ActivityTaskManagerService;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/String;)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->shouldDisableNonVrUiLocked()Z HSPLcom/android/server/wm/ActivityTaskManagerService;->start()V PLcom/android/server/wm/ActivityTaskManagerService;->startActivities(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;[Landroid/content/Intent;[Ljava/lang/String;Landroid/os/IBinder;Landroid/os/Bundle;I)I HPLcom/android/server/wm/ActivityTaskManagerService;->startActivity(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;)I -PLcom/android/server/wm/ActivityTaskManagerService;->startActivityAsCaller(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/os/IBinder;ZI)I -PLcom/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;I)I +HPLcom/android/server/wm/ActivityTaskManagerService;->startActivityAsCaller(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/os/IBinder;ZI)I +HPLcom/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;I)I HPLcom/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 -PLcom/android/server/wm/ActivityTaskManagerService;->startActivityFromRecents(ILandroid/os/Bundle;)I -PLcom/android/server/wm/ActivityTaskManagerService;->startActivityIntentSender(Landroid/app/IApplicationThread;Landroid/content/IIntentSender;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IIILandroid/os/Bundle;)I +HPLcom/android/server/wm/ActivityTaskManagerService;->startActivityFromRecents(ILandroid/os/Bundle;)I +HPLcom/android/server/wm/ActivityTaskManagerService;->startActivityIntentSender(Landroid/app/IApplicationThread;Landroid/content/IIntentSender;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IIILandroid/os/Bundle;)I +PLcom/android/server/wm/ActivityTaskManagerService;->startActivityWithConfig(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/content/res/Configuration;Landroid/os/Bundle;I)I PLcom/android/server/wm/ActivityTaskManagerService;->startAssistantActivity(Ljava/lang/String;Ljava/lang/String;IILandroid/content/Intent;Ljava/lang/String;Landroid/os/Bundle;I)I HSPLcom/android/server/wm/ActivityTaskManagerService;->startProcessAsync(Lcom/android/server/wm/ActivityRecord;ZZLjava/lang/String;)V HPLcom/android/server/wm/ActivityTaskManagerService;->startRecentsActivity(Landroid/content/Intent;JLandroid/view/IRecentsAnimationRunner;)V HPLcom/android/server/wm/ActivityTaskManagerService;->startTimeTrackingFocusedActivityLocked()V -PLcom/android/server/wm/ActivityTaskManagerService;->stopAppSwitches()V +HPLcom/android/server/wm/ActivityTaskManagerService;->stopAppSwitches()V PLcom/android/server/wm/ActivityTaskManagerService;->stopLockTaskModeInternal(Landroid/os/IBinder;Z)V PLcom/android/server/wm/ActivityTaskManagerService;->stopSystemLockTaskMode()V HPLcom/android/server/wm/ActivityTaskManagerService;->unregisterTaskStackListener(Landroid/app/ITaskStackListener;)V @@ -33087,9 +37399,124 @@ PLcom/android/server/wm/ActivityTaskManagerService;->updatePersistentConfigurati HPLcom/android/server/wm/ActivityTaskManagerService;->updateResumedAppTrace(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->updateShouldShowDialogsLocked(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ActivityTaskManagerService;->updateSleepIfNeededLocked()V -PLcom/android/server/wm/ActivityTaskManagerService;->updateTopApp(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/ActivityTaskManagerService;->willActivityBeVisible(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/ActivityTaskManagerService;->updateTopApp(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/ActivityTaskManagerService;->writeSleepStateToProto(Landroid/util/proto/ProtoOutputStream;IZ)V +HSPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->(Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Looper;)V +HPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->activityIdleFromMessage(Lcom/android/server/wm/ActivityRecord;Z)V +HPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->handleMessageInner(Landroid/os/Message;)Z +PLcom/android/server/wm/ActivityTaskSupervisor$PendingActivityLaunch;->(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/uri/NeededUriGrants;)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->()V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/Looper;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->access$000(Lcom/android/server/wm/ActivityTaskSupervisor;)Ljava/util/ArrayList; +PLcom/android/server/wm/ActivityTaskSupervisor;->access$100(Lcom/android/server/wm/ActivityTaskSupervisor;)Ljava/util/ArrayList; +PLcom/android/server/wm/ActivityTaskSupervisor;->access$200(Lcom/android/server/wm/ActivityTaskSupervisor;)Landroid/graphics/Rect; +HPLcom/android/server/wm/ActivityTaskSupervisor;->access$300(Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityRecord;ZLjava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->access$400(Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->access$500(Lcom/android/server/wm/ActivityTaskSupervisor;)Lcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler; +HPLcom/android/server/wm/ActivityTaskSupervisor;->acquireLaunchWakelock()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->activityIdleInternal(Lcom/android/server/wm/ActivityRecord;ZZLandroid/content/res/Configuration;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->activityRelaunchedLocked(Landroid/os/IBinder;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->addToMultiWindowModeChangedList(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->addToPipModeChangedList(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->beginActivityVisibilityUpdate()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->beginDeferResume()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->canPlaceEntityOnDisplay(IIILandroid/content/pm/ActivityInfo;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->canUseActivityOptionsLaunchBounds(Landroid/app/ActivityOptions;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->checkFinishBootingLocked()Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->checkReadyForSleepLocked(Z)V +HPLcom/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 +HPLcom/android/server/wm/ActivityTaskSupervisor;->cleanUpRemovedTaskLocked(Lcom/android/server/wm/Task;ZZ)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->cleanupActivity(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->comeOutOfSleepIfNeededLocked()V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->computeProcessActivityStateBatch()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->dumpHistoryList(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;ZZZLjava/lang/String;ZLjava/lang/Runnable;Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->endActivityVisibilityUpdate()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->endDeferResume()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->findTaskToMoveToFront(Lcom/android/server/wm/Task;ILandroid/app/ActivityOptions;Ljava/lang/String;Z)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->getActionRestrictionForCallingPackage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I +HSPLcom/android/server/wm/ActivityTaskSupervisor;->getActivityMetricsLogger()Lcom/android/server/wm/ActivityMetricsLogger; +PLcom/android/server/wm/ActivityTaskSupervisor;->getAppOpsManager()Landroid/app/AppOpsManager; +HPLcom/android/server/wm/ActivityTaskSupervisor;->getComponentRestrictionForCallingPackage(Landroid/content/pm/ActivityInfo;Ljava/lang/String;Ljava/lang/String;IIZ)I +HSPLcom/android/server/wm/ActivityTaskSupervisor;->getKeyguardController()Lcom/android/server/wm/KeyguardController; +HPLcom/android/server/wm/ActivityTaskSupervisor;->getLaunchParamsController()Lcom/android/server/wm/LaunchParamsController; +HSPLcom/android/server/wm/ActivityTaskSupervisor;->getNextTaskIdForUser()I +HSPLcom/android/server/wm/ActivityTaskSupervisor;->getNextTaskIdForUser(I)I +PLcom/android/server/wm/ActivityTaskSupervisor;->getReparentTargetRootTask(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/ActivityTaskSupervisor;->getRunningTasks()Lcom/android/server/wm/RunningTasks; +HPLcom/android/server/wm/ActivityTaskSupervisor;->getSystemChooserActivity()Landroid/content/ComponentName; +PLcom/android/server/wm/ActivityTaskSupervisor;->getUserInfo(I)Landroid/content/pm/UserInfo; +HPLcom/android/server/wm/ActivityTaskSupervisor;->goingToSleepLocked()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->handleForcedResizableTaskIfNeeded(Lcom/android/server/wm/Task;I)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->handleLaunchTaskBehindCompleteLocked(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->handleNonResizableTaskIfNeeded(Lcom/android/server/wm/Task;ILcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->handleNonResizableTaskIfNeeded(Lcom/android/server/wm/Task;ILcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->handleTopResumedStateReleased(Z)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->inActivityVisibilityUpdate()Z +HSPLcom/android/server/wm/ActivityTaskSupervisor;->initPowerManagement()V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->initialize()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->isCallerAllowedToLaunchOnDisplay(IIILandroid/content/pm/ActivityInfo;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->isCallerAllowedToLaunchOnTaskDisplayArea(IILcom/android/server/wm/TaskDisplayArea;Landroid/content/pm/ActivityInfo;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->isCurrentProfileLocked(I)Z +PLcom/android/server/wm/ActivityTaskSupervisor;->lambda$N95xFK4M590XmPo73ECsE1k6uL4(Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->lambda$activityIdleInternal$0$ActivityTaskSupervisor()V +PLcom/android/server/wm/ActivityTaskSupervisor;->lambda$removeRootTask$1$ActivityTaskSupervisor(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->lambda$szUeF7sHfh6NqWP_QRz8QJk7Eps(Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->logIfTransactionTooLarge(Landroid/content/Intent;Landroid/os/Bundle;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->logRootTaskState()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->moveHomeRootTaskToFrontIfNeeded(ILcom/android/server/wm/TaskDisplayArea;Ljava/lang/String;)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->nextTaskIdForUser(II)I +HPLcom/android/server/wm/ActivityTaskSupervisor;->onProcessActivityStateChanged(Lcom/android/server/wm/WindowProcessController;Z)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->onRecentTaskAdded(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->onRecentTaskRemoved(Lcom/android/server/wm/Task;ZZ)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->onSystemReady()V +PLcom/android/server/wm/ActivityTaskSupervisor;->onUserUnlocked(I)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->printThisActivity(Ljava/io/PrintWriter;Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/Runnable;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->processStoppingAndFinishingActivities(Lcom/android/server/wm/ActivityRecord;ZLjava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->readyToResume()Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->realStartActivityLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;ZZ)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->removeHistoryRecords(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->removeHistoryRecords(Ljava/util/ArrayList;Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->removeIdleTimeoutForActivity(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->removePinnedRootTaskInSurfaceTransaction(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->removeRootTask(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->removeRootTaskInSurfaceTransaction(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->removeSleepTimeouts()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->removeTask(Lcom/android/server/wm/Task;ZZLjava/lang/String;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->removeTaskById(IZZLjava/lang/String;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->reportActivityLaunched(ZLcom/android/server/wm/ActivityRecord;JI)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->reportResumedActivityLocked(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->reportWaitingActivityLaunchedIfNeeded(Lcom/android/server/wm/ActivityRecord;I)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->resolveActivity(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;ILandroid/app/ProfilerInfo;)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/wm/ActivityTaskSupervisor;->resolveActivity(Landroid/content/Intent;Ljava/lang/String;ILandroid/app/ProfilerInfo;II)Landroid/content/pm/ActivityInfo; +HPLcom/android/server/wm/ActivityTaskSupervisor;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;III)Landroid/content/pm/ResolveInfo; +PLcom/android/server/wm/ActivityTaskSupervisor;->restoreRecentTaskLocked(Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;Z)Z +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleIdle()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleIdleTimeout(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleLaunchTaskBehindComplete(Landroid/os/IBinder;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleProcessStoppingAndFinishingActivities()V +PLcom/android/server/wm/ActivityTaskSupervisor;->scheduleResumeTopActivities()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleSleepTimeout()V +PLcom/android/server/wm/ActivityTaskSupervisor;->scheduleStartHome(Ljava/lang/String;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleTopResumedActivityStateIfNeeded()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleTopResumedStateLossTimeout(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleUpdateMultiWindowMode(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->scheduleUpdatePictureInPictureModeIfNeeded(Lcom/android/server/wm/Task;Landroid/graphics/Rect;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->scheduleUpdatePictureInPictureModeIfNeeded(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->setLaunchSource(I)V +PLcom/android/server/wm/ActivityTaskSupervisor;->setNextTaskIdForUser(II)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->setRecentTasks(Lcom/android/server/wm/RecentTasks;)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->setRunningTasks(Lcom/android/server/wm/RunningTasks;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->setSplitScreenResizing(Z)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->startActivityFromRecents(IIILcom/android/server/wm/SafeActivityOptions;)I +HPLcom/android/server/wm/ActivityTaskSupervisor;->startSpecificActivity(Lcom/android/server/wm/ActivityRecord;ZZ)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->stopWaitingForActivityVisible(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/ActivityTaskSupervisor;->updateHomeProcess(Lcom/android/server/wm/WindowProcessController;)V +PLcom/android/server/wm/ActivityTaskSupervisor;->updatePictureInPictureMode(Lcom/android/server/wm/Task;Landroid/graphics/Rect;Z)V +HSPLcom/android/server/wm/ActivityTaskSupervisor;->updateTopResumedActivityIfNeeded()V +HPLcom/android/server/wm/ActivityTaskSupervisor;->wakeUp(Ljava/lang/String;)V PLcom/android/server/wm/AlertWindowNotification;->()V PLcom/android/server/wm/AlertWindowNotification;->(Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;)V PLcom/android/server/wm/AlertWindowNotification;->cancel(Z)V @@ -33099,113 +37526,133 @@ PLcom/android/server/wm/AlertWindowNotification;->getContentIntent(Landroid/cont PLcom/android/server/wm/AlertWindowNotification;->lambda$Ez_XFN5grudOUbMs8nm6tpHJOH4(Lcom/android/server/wm/AlertWindowNotification;)V PLcom/android/server/wm/AlertWindowNotification;->lambda$cancel$0$AlertWindowNotification(Z)V PLcom/android/server/wm/AlertWindowNotification;->onCancelNotification(Z)V -PLcom/android/server/wm/AlertWindowNotification;->onPostNotification()V +HPLcom/android/server/wm/AlertWindowNotification;->onPostNotification()V PLcom/android/server/wm/AlertWindowNotification;->post()V HSPLcom/android/server/wm/AnimatingActivityRegistry;->()V -PLcom/android/server/wm/AnimatingActivityRegistry;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/AnimatingActivityRegistry;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/wm/AnimatingActivityRegistry;->endDeferringFinished()V -PLcom/android/server/wm/AnimatingActivityRegistry;->notifyAboutToFinish(Lcom/android/server/wm/ActivityRecord;Ljava/lang/Runnable;)Z -PLcom/android/server/wm/AnimatingActivityRegistry;->notifyFinished(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/AnimatingActivityRegistry;->notifyStarting(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/AnimatingActivityRegistry;->notifyAboutToFinish(Lcom/android/server/wm/ActivityRecord;Ljava/lang/Runnable;)Z +HPLcom/android/server/wm/AnimatingActivityRegistry;->notifyFinished(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/AnimatingActivityRegistry;->notifyStarting(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/AnimationAdapter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/wm/AnimationAdapter;->shouldDeferAnimationFinish(Ljava/lang/Runnable;)Z -PLcom/android/server/wm/AppTaskImpl;->(Lcom/android/server/wm/ActivityTaskManagerService;II)V -PLcom/android/server/wm/AppTaskImpl;->checkCaller()V +PLcom/android/server/wm/AnrController$1;->(Lcom/android/server/wm/AnrController;Ljava/lang/Runnable;Ljava/util/concurrent/CountDownLatch;JLjava/lang/String;[Z)V +PLcom/android/server/wm/AnrController$1;->run()V +HSPLcom/android/server/wm/AnrController;->()V +HSPLcom/android/server/wm/AnrController;->(Lcom/android/server/wm/WindowManagerService;)V +PLcom/android/server/wm/AnrController;->access$000()J +PLcom/android/server/wm/AnrController;->dumpAnrStateLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowState;Ljava/lang/String;)V +PLcom/android/server/wm/AnrController;->isWindowAboveSystem(Lcom/android/server/wm/WindowState;)Z +PLcom/android/server/wm/AnrController;->notifyAppUnresponsive(Landroid/view/InputApplicationHandle;Ljava/lang/String;)V +PLcom/android/server/wm/AnrController;->notifyGestureMonitorResponsive(I)V +PLcom/android/server/wm/AnrController;->notifyGestureMonitorUnresponsive(ILjava/lang/String;)V +PLcom/android/server/wm/AnrController;->notifyWindowResponsive(Landroid/os/IBinder;)V +PLcom/android/server/wm/AnrController;->notifyWindowUnresponsive(Landroid/os/IBinder;Ljava/lang/String;)V +HPLcom/android/server/wm/AnrController;->onFocusChanged(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/AnrController;->preDumpIfLockTooSlow()V +HPLcom/android/server/wm/AppTaskImpl;->(Lcom/android/server/wm/ActivityTaskManagerService;II)V +HPLcom/android/server/wm/AppTaskImpl;->checkCaller()V PLcom/android/server/wm/AppTaskImpl;->finishAndRemoveTask()V -PLcom/android/server/wm/AppTaskImpl;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo; +HPLcom/android/server/wm/AppTaskImpl;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo; PLcom/android/server/wm/AppTaskImpl;->moveToFront(Landroid/app/IApplicationThread;Ljava/lang/String;)V -PLcom/android/server/wm/AppTaskImpl;->setExcludeFromRecents(Z)V +HPLcom/android/server/wm/AppTaskImpl;->setExcludeFromRecents(Z)V +PLcom/android/server/wm/AppTaskImpl;->startActivity(Landroid/os/IBinder;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/Bundle;)I HSPLcom/android/server/wm/AppTransition$1;->(Lcom/android/server/wm/AppTransition;)V HSPLcom/android/server/wm/AppTransition$2;->(Lcom/android/server/wm/AppTransition;)V PLcom/android/server/wm/AppTransition$2;->getInterpolation(F)F HSPLcom/android/server/wm/AppTransition;->()V HSPLcom/android/server/wm/AppTransition;->(Landroid/content/Context;Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/AppTransition;->access$100(Lcom/android/server/wm/AppTransition;)Landroid/view/animation/Interpolator; PLcom/android/server/wm/AppTransition;->calculateClipRevealTransitionDuration(ZFFLandroid/graphics/Rect;)J -PLcom/android/server/wm/AppTransition;->canOverridePendingAppTransition()Z -PLcom/android/server/wm/AppTransition;->canSkipFirstFrame()Z -PLcom/android/server/wm/AppTransition;->clear()V -PLcom/android/server/wm/AppTransition;->createClipRevealAnimationLocked(IZLandroid/graphics/Rect;Landroid/graphics/Rect;)Landroid/view/animation/Animation; +HPLcom/android/server/wm/AppTransition;->canOverridePendingAppTransition()Z +HPLcom/android/server/wm/AppTransition;->canSkipFirstFrame()Z +HPLcom/android/server/wm/AppTransition;->clear()V +PLcom/android/server/wm/AppTransition;->computePivot(IF)F +HPLcom/android/server/wm/AppTransition;->containsTransitRequest(I)Z +HPLcom/android/server/wm/AppTransition;->createClipRevealAnimationLocked(IZLandroid/graphics/Rect;Landroid/graphics/Rect;)Landroid/view/animation/Animation; PLcom/android/server/wm/AppTransition;->createCrossProfileAppsThumbnail(ILandroid/graphics/Rect;)Landroid/hardware/HardwareBuffer; PLcom/android/server/wm/AppTransition;->createScaleUpAnimationLocked(IZLandroid/graphics/Rect;)Landroid/view/animation/Animation; PLcom/android/server/wm/AppTransition;->doAnimationCallback(Landroid/os/IRemoteCallback;)V PLcom/android/server/wm/AppTransition;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/wm/AppTransition;->fetchAppTransitionSpecsFromFuture()V +HPLcom/android/server/wm/AppTransition;->fetchAppTransitionSpecsFromFuture()V PLcom/android/server/wm/AppTransition;->freeze()V -PLcom/android/server/wm/AppTransition;->getAnimationStyleResId(Landroid/view/WindowManager$LayoutParams;)I -PLcom/android/server/wm/AppTransition;->getAppStackClipMode()I -PLcom/android/server/wm/AppTransition;->getAppTransitionOld()I +HPLcom/android/server/wm/AppTransition;->getAnimationStyleResId(Landroid/view/WindowManager$LayoutParams;)I +HPLcom/android/server/wm/AppTransition;->getAppStackClipMode()I HPLcom/android/server/wm/AppTransition;->getCachedAnimations(Landroid/view/WindowManager$LayoutParams;)Lcom/android/server/AttributeCache$Entry; -PLcom/android/server/wm/AppTransition;->getCachedAnimations(Ljava/lang/String;I)Lcom/android/server/AttributeCache$Entry; +HPLcom/android/server/wm/AppTransition;->getCachedAnimations(Ljava/lang/String;I)Lcom/android/server/AttributeCache$Entry; PLcom/android/server/wm/AppTransition;->getDefaultNextAppTransitionStartRect(Landroid/graphics/Rect;)V -PLcom/android/server/wm/AppTransition;->getRemoteAnimationController()Lcom/android/server/wm/RemoteAnimationController; -PLcom/android/server/wm/AppTransition;->getTransitFlags()I -HPLcom/android/server/wm/AppTransition;->goodToGo(ILcom/android/server/wm/ActivityRecord;Landroid/util/ArraySet;)I +HPLcom/android/server/wm/AppTransition;->getFirstAppTransition()I +HPLcom/android/server/wm/AppTransition;->getKeyguardTransition()I +HPLcom/android/server/wm/AppTransition;->getRemoteAnimationController()Lcom/android/server/wm/RemoteAnimationController; +HPLcom/android/server/wm/AppTransition;->getTransitFlags()I +HPLcom/android/server/wm/AppTransition;->goodToGo(ILcom/android/server/wm/ActivityRecord;)I PLcom/android/server/wm/AppTransition;->handleAppTransitionTimeout()V -PLcom/android/server/wm/AppTransition;->isActivityTransit(I)Z -PLcom/android/server/wm/AppTransition;->isChangeTransit(I)Z -PLcom/android/server/wm/AppTransition;->isClosingTransit(I)Z -PLcom/android/server/wm/AppTransition;->isFetchingAppTransitionsSpecs()Z -HSPLcom/android/server/wm/AppTransition;->isKeyguardGoingAwayTransit(I)Z +HPLcom/android/server/wm/AppTransition;->isChangeTransitOld(I)Z +HPLcom/android/server/wm/AppTransition;->isClosingTransitOld(I)Z +HPLcom/android/server/wm/AppTransition;->isFetchingAppTransitionsSpecs()Z +HPLcom/android/server/wm/AppTransition;->isKeyguardGoingAwayTransitOld(I)Z HSPLcom/android/server/wm/AppTransition;->isKeyguardTransit(I)Z -PLcom/android/server/wm/AppTransition;->isNextAppTransitionOpenCrossProfileApps()Z -PLcom/android/server/wm/AppTransition;->isNextAppTransitionThumbnailDown()Z -PLcom/android/server/wm/AppTransition;->isNextAppTransitionThumbnailUp()Z +HPLcom/android/server/wm/AppTransition;->isNextAppTransitionOpenCrossProfileApps()Z +HPLcom/android/server/wm/AppTransition;->isNextAppTransitionThumbnailDown()Z +HPLcom/android/server/wm/AppTransition;->isNextAppTransitionThumbnailUp()Z +HPLcom/android/server/wm/AppTransition;->isNormalTransit(I)Z HSPLcom/android/server/wm/AppTransition;->isReady()Z HSPLcom/android/server/wm/AppTransition;->isRunning()Z -HSPLcom/android/server/wm/AppTransition;->isTaskOpenTransit(I)Z -HSPLcom/android/server/wm/AppTransition;->isTaskTransit(I)Z -PLcom/android/server/wm/AppTransition;->isTimeout()Z -HPLcom/android/server/wm/AppTransition;->isTransitionOldEqual(I)Z +HPLcom/android/server/wm/AppTransition;->isTimeout()Z HSPLcom/android/server/wm/AppTransition;->isTransitionSet()Z -PLcom/android/server/wm/AppTransition;->isUnoccluding()Z +HPLcom/android/server/wm/AppTransition;->isUnoccluding()Z PLcom/android/server/wm/AppTransition;->lambda$fetchAppTransitionSpecsFromFuture$1$AppTransition(Landroid/view/IAppTransitionAnimationSpecsFuture;)V PLcom/android/server/wm/AppTransition;->lambda$new$0$AppTransition()V PLcom/android/server/wm/AppTransition;->lambda$ovWj1GU-Dyl-6GvlYAUAdjIFGUA(Landroid/os/IRemoteCallback;)V -PLcom/android/server/wm/AppTransition;->loadAnimation(Landroid/view/WindowManager$LayoutParams;IZIILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;ZZLcom/android/server/wm/WindowContainer;)Landroid/view/animation/Animation; +HPLcom/android/server/wm/AppTransition;->loadAnimation(Landroid/view/WindowManager$LayoutParams;IZIILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;ZZLcom/android/server/wm/WindowContainer;)Landroid/view/animation/Animation; HPLcom/android/server/wm/AppTransition;->loadAnimationAttr(Landroid/view/WindowManager$LayoutParams;II)Landroid/view/animation/Animation; PLcom/android/server/wm/AppTransition;->loadAnimationRes(Landroid/view/WindowManager$LayoutParams;I)Landroid/view/animation/Animation; -PLcom/android/server/wm/AppTransition;->loadAnimationRes(Ljava/lang/String;I)Landroid/view/animation/Animation; +HPLcom/android/server/wm/AppTransition;->loadAnimationRes(Ljava/lang/String;I)Landroid/view/animation/Animation; HPLcom/android/server/wm/AppTransition;->loadAnimationSafely(Landroid/content/Context;I)Landroid/view/animation/Animation; -PLcom/android/server/wm/AppTransition;->loadKeyguardExitAnimation(I)Landroid/view/animation/Animation; +HPLcom/android/server/wm/AppTransition;->loadKeyguardExitAnimation(I)Landroid/view/animation/Animation; HSPLcom/android/server/wm/AppTransition;->needsBoosting()Z -PLcom/android/server/wm/AppTransition;->notifyAppTransitionCancelledLocked(I)V +PLcom/android/server/wm/AppTransition;->notifyAppTransitionCancelledLocked(Z)V HSPLcom/android/server/wm/AppTransition;->notifyAppTransitionFinishedLocked(Landroid/os/IBinder;)V HSPLcom/android/server/wm/AppTransition;->notifyAppTransitionPendingLocked()V -HPLcom/android/server/wm/AppTransition;->notifyAppTransitionStartingLocked(IJJJ)I +HPLcom/android/server/wm/AppTransition;->notifyAppTransitionStartingLocked(ZJJJ)I PLcom/android/server/wm/AppTransition;->notifyAppTransitionTimeoutLocked()V -PLcom/android/server/wm/AppTransition;->overridePendingAppTransition(Ljava/lang/String;IILandroid/os/IRemoteCallback;Landroid/os/IRemoteCallback;)V +HPLcom/android/server/wm/AppTransition;->overridePendingAppTransition(Ljava/lang/String;IILandroid/os/IRemoteCallback;Landroid/os/IRemoteCallback;)V +PLcom/android/server/wm/AppTransition;->overridePendingAppTransitionClipReveal(IIII)V PLcom/android/server/wm/AppTransition;->overridePendingAppTransitionMultiThumb([Landroid/view/AppTransitionAnimationSpec;Landroid/os/IRemoteCallback;Landroid/os/IRemoteCallback;Z)V +PLcom/android/server/wm/AppTransition;->overridePendingAppTransitionMultiThumbFuture(Landroid/view/IAppTransitionAnimationSpecsFuture;Landroid/os/IRemoteCallback;Z)V HPLcom/android/server/wm/AppTransition;->overridePendingAppTransitionRemote(Landroid/view/RemoteAnimationAdapter;)V -PLcom/android/server/wm/AppTransition;->postAnimationCallback()V +PLcom/android/server/wm/AppTransition;->overridePendingAppTransitionScaleUp(IIII)V +HPLcom/android/server/wm/AppTransition;->postAnimationCallback()V HSPLcom/android/server/wm/AppTransition;->prepare()Z HPLcom/android/server/wm/AppTransition;->prepareAppTransition(II)Z -HPLcom/android/server/wm/AppTransition;->prepareAppTransitionOld(IZIZ)Z PLcom/android/server/wm/AppTransition;->putDefaultNextAppTransitionCoordinates(IIIILandroid/hardware/HardwareBuffer;)V HSPLcom/android/server/wm/AppTransition;->registerListenerLocked(Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;)V HSPLcom/android/server/wm/AppTransition;->removeAppTransitionTimeoutCallbacks()V -PLcom/android/server/wm/AppTransition;->setAppTransitionFinishedCallbackIfNeeded(Landroid/view/animation/Animation;)V -HPLcom/android/server/wm/AppTransition;->setAppTransitionOld(II)V +HPLcom/android/server/wm/AppTransition;->setAppTransitionFinishedCallbackIfNeeded(Landroid/view/animation/Animation;)V HSPLcom/android/server/wm/AppTransition;->setAppTransitionState(I)V PLcom/android/server/wm/AppTransition;->setCurrentUser(I)V -PLcom/android/server/wm/AppTransition;->setIdle()V +HPLcom/android/server/wm/AppTransition;->setIdle()V HSPLcom/android/server/wm/AppTransition;->setLastAppTransition(ILcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/AppTransition;->setReady()V +HPLcom/android/server/wm/AppTransition;->setReady()V PLcom/android/server/wm/AppTransition;->setTimeout()V -PLcom/android/server/wm/AppTransition;->unregisterListener(Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;)V +PLcom/android/server/wm/AppTransition;->transferFrom(Lcom/android/server/wm/AppTransition;)Z +HPLcom/android/server/wm/AppTransition;->unregisterListener(Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;)V HSPLcom/android/server/wm/AppTransition;->updateBooster()V -PLcom/android/server/wm/AppTransition;->updateToTranslucentAnimIfNeeded(II)I +HPLcom/android/server/wm/AppTransition;->updateToTranslucentAnimIfNeeded(II)I HSPLcom/android/server/wm/AppTransitionController;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/AppTransitionController;->applyAnimations(Landroid/util/ArraySet;Landroid/util/ArraySet;ILandroid/view/WindowManager$LayoutParams;Z)V HPLcom/android/server/wm/AppTransitionController;->applyAnimations(Landroid/util/ArraySet;Landroid/util/ArraySet;IZLandroid/view/WindowManager$LayoutParams;Z)V -PLcom/android/server/wm/AppTransitionController;->canBeWallpaperTarget(Landroid/util/ArraySet;)Z +HPLcom/android/server/wm/AppTransitionController;->canBeWallpaperTarget(Landroid/util/ArraySet;)Z HPLcom/android/server/wm/AppTransitionController;->collectActivityTypes(Landroid/util/ArraySet;Landroid/util/ArraySet;Landroid/util/ArraySet;)Landroid/util/ArraySet; -PLcom/android/server/wm/AppTransitionController;->containsVoiceInteraction(Landroid/util/ArraySet;)Z +HPLcom/android/server/wm/AppTransitionController;->containsVoiceInteraction(Landroid/util/ArraySet;)Z HPLcom/android/server/wm/AppTransitionController;->findAnimLayoutParamsToken(ILandroid/util/ArraySet;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/AppTransitionController;->getAnimLp(Lcom/android/server/wm/ActivityRecord;)Landroid/view/WindowManager$LayoutParams; +HPLcom/android/server/wm/AppTransitionController;->getAnimLp(Lcom/android/server/wm/ActivityRecord;)Landroid/view/WindowManager$LayoutParams; HPLcom/android/server/wm/AppTransitionController;->getAnimationTargets(Landroid/util/ArraySet;Landroid/util/ArraySet;Z)Landroid/util/ArraySet; HSPLcom/android/server/wm/AppTransitionController;->getAppFromContainer(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/AppTransitionController;->getRemoteAnimationOverride(Lcom/android/server/wm/WindowContainer;ILandroid/util/ArraySet;)Landroid/view/RemoteAnimationAdapter; +HPLcom/android/server/wm/AppTransitionController;->getOldWallpaper()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/AppTransitionController;->getRemoteAnimationOverride(Lcom/android/server/wm/WindowContainer;ILandroid/util/ArraySet;)Landroid/view/RemoteAnimationAdapter; HPLcom/android/server/wm/AppTransitionController;->getTopApp(Landroid/util/ArraySet;Z)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/AppTransitionController;->getTransitCompatType(Lcom/android/server/wm/AppTransition;Landroid/util/ArraySet;Landroid/util/ArraySet;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Z)I HPLcom/android/server/wm/AppTransitionController;->handleAppTransitionReady()V HPLcom/android/server/wm/AppTransitionController;->handleChangingApps(I)V HPLcom/android/server/wm/AppTransitionController;->handleClosingApps()V @@ -33216,45 +37663,55 @@ HPLcom/android/server/wm/AppTransitionController;->lambda$findAnimLayoutParamsTo HPLcom/android/server/wm/AppTransitionController;->lambda$findAnimLayoutParamsToken$1(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/AppTransitionController;->lambda$findAnimLayoutParamsToken$2(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/AppTransitionController;->lookForHighestTokenWithFilter(Landroid/util/ArraySet;Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/function/Predicate;)Lcom/android/server/wm/ActivityRecord; -HPLcom/android/server/wm/AppTransitionController;->maybeUpdateTransitToTranslucentAnim(I)I -HPLcom/android/server/wm/AppTransitionController;->maybeUpdateTransitToWallpaper(IZZ)I -PLcom/android/server/wm/AppTransitionController;->overrideWithRemoteAnimationIfSet(Lcom/android/server/wm/ActivityRecord;ILandroid/util/ArraySet;)V +HPLcom/android/server/wm/AppTransitionController;->overrideWithRemoteAnimationIfSet(Lcom/android/server/wm/ActivityRecord;ILandroid/util/ArraySet;)V HPLcom/android/server/wm/AppTransitionController;->transitionGoodToGo(Landroid/util/ArraySet;Landroid/util/ArrayMap;)Z HSPLcom/android/server/wm/AppWarnings$ConfigHandler;->(Lcom/android/server/wm/AppWarnings;Landroid/os/Looper;)V PLcom/android/server/wm/AppWarnings$ConfigHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/wm/AppWarnings$ConfigHandler;->scheduleWrite()V HSPLcom/android/server/wm/AppWarnings$UiHandler;->(Lcom/android/server/wm/AppWarnings;Landroid/os/Looper;)V HSPLcom/android/server/wm/AppWarnings$UiHandler;->handleMessage(Landroid/os/Message;)V +PLcom/android/server/wm/AppWarnings$UiHandler;->hideDialogsForPackage(Ljava/lang/String;)V HSPLcom/android/server/wm/AppWarnings$UiHandler;->hideUnsupportedDisplaySizeDialog()V +PLcom/android/server/wm/AppWarnings$UiHandler;->showDeprecatedTargetDialog(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/AppWarnings;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/content/Context;Landroid/os/Handler;Landroid/os/Handler;Ljava/io/File;)V HSPLcom/android/server/wm/AppWarnings;->access$100(Lcom/android/server/wm/AppWarnings;)V +PLcom/android/server/wm/AppWarnings;->access$300(Lcom/android/server/wm/AppWarnings;Ljava/lang/String;)V +PLcom/android/server/wm/AppWarnings;->access$400(Lcom/android/server/wm/AppWarnings;Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/AppWarnings;->access$500(Lcom/android/server/wm/AppWarnings;)V PLcom/android/server/wm/AppWarnings;->getPackageFlags(Ljava/lang/String;)I +PLcom/android/server/wm/AppWarnings;->hasPackageFlag(Ljava/lang/String;I)Z PLcom/android/server/wm/AppWarnings;->hideDialogsForPackageUiThread(Ljava/lang/String;)V HSPLcom/android/server/wm/AppWarnings;->hideUnsupportedDisplaySizeDialogUiThread()V HSPLcom/android/server/wm/AppWarnings;->onDensityChanged()V +PLcom/android/server/wm/AppWarnings;->onPackageDataCleared(Ljava/lang/String;)V PLcom/android/server/wm/AppWarnings;->onPackageUninstalled(Ljava/lang/String;)V HPLcom/android/server/wm/AppWarnings;->onResumeActivity(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/AppWarnings;->onStartActivity(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/AppWarnings;->onStartActivity(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/AppWarnings;->readConfigFromFileAmsThread()V PLcom/android/server/wm/AppWarnings;->removePackageAndHideDialogs(Ljava/lang/String;)V -PLcom/android/server/wm/AppWarnings;->showDeprecatedTargetDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/AppWarnings;->setPackageFlag(Ljava/lang/String;IZ)V +HPLcom/android/server/wm/AppWarnings;->showDeprecatedTargetDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/AppWarnings;->showDeprecatedTargetSdkDialogUiThread(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/AppWarnings;->showUnsupportedCompileSdkDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/AppWarnings;->showUnsupportedDisplaySizeDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/AppWarnings;->showUnsupportedCompileSdkDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/AppWarnings;->showUnsupportedDisplaySizeDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/AppWarnings;->writeConfigToFileAmsThread()V PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->(Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;I)V PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->(Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;ILcom/android/server/wm/BLASTSyncEngine$1;)V PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$300(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$400(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)V +PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$400(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Z)V PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$500(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)V -PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->addToSync(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->onSurfacePlacement()V -PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->setReady()V +PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$600(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)V +HPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->addToSync(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->finishNow()V +HPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->onSurfacePlacement()V +PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->setReady(Z)V HSPLcom/android/server/wm/BLASTSyncEngine;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/BLASTSyncEngine;->access$000(Lcom/android/server/wm/BLASTSyncEngine;)Lcom/android/server/wm/WindowManagerService; PLcom/android/server/wm/BLASTSyncEngine;->access$100(Lcom/android/server/wm/BLASTSyncEngine;)Landroid/util/SparseArray; -PLcom/android/server/wm/BLASTSyncEngine;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/BLASTSyncEngine;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/BLASTSyncEngine;->onSurfacePlacement()V PLcom/android/server/wm/BLASTSyncEngine;->setReady(I)V +PLcom/android/server/wm/BLASTSyncEngine;->setReady(IZ)V PLcom/android/server/wm/BLASTSyncEngine;->startSyncSet(Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;)I HSPLcom/android/server/wm/BarController;->(I)V HPLcom/android/server/wm/BarController;->getContentFrame(Lcom/android/server/wm/WindowState;)Landroid/graphics/Rect; @@ -33267,7 +37724,7 @@ PLcom/android/server/wm/BlackFrame;->kill()V HSPLcom/android/server/wm/ClientLifecycleManager;->()V HSPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/IApplicationThread;Landroid/app/servertransaction/ClientTransactionItem;)V HPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ActivityLifecycleItem;)V -PLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ClientTransactionItem;)V +HPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ClientTransactionItem;)V HSPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/servertransaction/ClientTransaction;)V HSPLcom/android/server/wm/ClientLifecycleManager;->transactionWithCallback(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ClientTransactionItem;)Landroid/app/servertransaction/ClientTransaction; HPLcom/android/server/wm/ClientLifecycleManager;->transactionWithState(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ActivityLifecycleItem;)Landroid/app/servertransaction/ClientTransaction; @@ -33275,13 +37732,16 @@ HSPLcom/android/server/wm/CompatModePackages$CompatHandler;->(Lcom/android HSPLcom/android/server/wm/CompatModePackages;->(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/io/File;Landroid/os/Handler;)V HSPLcom/android/server/wm/CompatModePackages;->compatibilityInfoForPackageLocked(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo; HSPLcom/android/server/wm/CompatModePackages;->getPackageFlags(Ljava/lang/String;)I -PLcom/android/server/wm/CompatModePackages;->handlePackageAddedLocked(Ljava/lang/String;Z)V +PLcom/android/server/wm/CompatModePackages;->getPackages()Ljava/util/HashMap; +HPLcom/android/server/wm/CompatModePackages;->handlePackageAddedLocked(Ljava/lang/String;Z)V +PLcom/android/server/wm/CompatModePackages;->handlePackageDataClearedLocked(Ljava/lang/String;)V PLcom/android/server/wm/CompatModePackages;->handlePackageUninstalledLocked(Ljava/lang/String;)V +PLcom/android/server/wm/CompatModePackages;->removePackage(Ljava/lang/String;)V HSPLcom/android/server/wm/ConfigurationContainer;->()V -PLcom/android/server/wm/ConfigurationContainer;->containsListener(Lcom/android/server/wm/ConfigurationContainerListener;)Z +HPLcom/android/server/wm/ConfigurationContainer;->containsListener(Lcom/android/server/wm/ConfigurationContainerListener;)Z HSPLcom/android/server/wm/ConfigurationContainer;->diffRequestedOverrideBounds(Landroid/graphics/Rect;)I HSPLcom/android/server/wm/ConfigurationContainer;->diffRequestedOverrideMaxBounds(Landroid/graphics/Rect;)I -PLcom/android/server/wm/ConfigurationContainer;->dumpChildrenNames(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/ConfigurationContainer;->dumpChildrenNames(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/wm/ConfigurationContainer;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HSPLcom/android/server/wm/ConfigurationContainer;->equivalentBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z HSPLcom/android/server/wm/ConfigurationContainer;->equivalentRequestedOverrideBounds(Landroid/graphics/Rect;)Z @@ -33291,6 +37751,7 @@ HSPLcom/android/server/wm/ConfigurationContainer;->getBounds()Landroid/graphics/ HSPLcom/android/server/wm/ConfigurationContainer;->getBounds(Landroid/graphics/Rect;)V HSPLcom/android/server/wm/ConfigurationContainer;->getConfiguration()Landroid/content/res/Configuration; HSPLcom/android/server/wm/ConfigurationContainer;->getMergedOverrideConfiguration()Landroid/content/res/Configuration; +HPLcom/android/server/wm/ConfigurationContainer;->getPosition(Landroid/graphics/Point;)V HSPLcom/android/server/wm/ConfigurationContainer;->getRequestedOverrideBounds()Landroid/graphics/Rect; HSPLcom/android/server/wm/ConfigurationContainer;->getRequestedOverrideConfiguration()Landroid/content/res/Configuration; HSPLcom/android/server/wm/ConfigurationContainer;->getRequestedOverrideMaxBounds()Landroid/graphics/Rect; @@ -33300,8 +37761,8 @@ HSPLcom/android/server/wm/ConfigurationContainer;->getResolvedOverrideConfigurat HSPLcom/android/server/wm/ConfigurationContainer;->getWindowConfiguration()Landroid/app/WindowConfiguration; HSPLcom/android/server/wm/ConfigurationContainer;->getWindowingMode()I HSPLcom/android/server/wm/ConfigurationContainer;->hasChild()Z -HSPLcom/android/server/wm/ConfigurationContainer;->hasCompatibleActivityType(Lcom/android/server/wm/ConfigurationContainer;)Z -PLcom/android/server/wm/ConfigurationContainer;->hasRequestedOverrideConfiguration()Z +HPLcom/android/server/wm/ConfigurationContainer;->hasOverrideBounds()Z +HPLcom/android/server/wm/ConfigurationContainer;->hasRequestedOverrideConfiguration()Z HSPLcom/android/server/wm/ConfigurationContainer;->inFreeformWindowingMode()Z HSPLcom/android/server/wm/ConfigurationContainer;->inMultiWindowMode()Z HSPLcom/android/server/wm/ConfigurationContainer;->inPinnedWindowingMode()Z @@ -33312,50 +37773,57 @@ HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeAssistant()Z HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeDream()Z HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeHome()Z HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeRecents()Z -PLcom/android/server/wm/ConfigurationContainer;->isActivityTypeStandard()Z +HPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeStandard()Z HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeStandardOrUndefined()Z HSPLcom/android/server/wm/ConfigurationContainer;->isAlwaysOnTop()Z HPLcom/android/server/wm/ConfigurationContainer;->isCompatible(II)Z +HPLcom/android/server/wm/ConfigurationContainer;->isCompatibleActivityType(II)Z HSPLcom/android/server/wm/ConfigurationContainer;->matchParentBounds()Z HSPLcom/android/server/wm/ConfigurationContainer;->onConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ConfigurationContainer;->onMergedOverrideConfigurationChanged()V HSPLcom/android/server/wm/ConfigurationContainer;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V HSPLcom/android/server/wm/ConfigurationContainer;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ConfigurationContainer;->providesMaxBounds()Z -PLcom/android/server/wm/ConfigurationContainer;->registerConfigurationChangeListener(Lcom/android/server/wm/ConfigurationContainerListener;)V +HPLcom/android/server/wm/ConfigurationContainer;->registerConfigurationChangeListener(Lcom/android/server/wm/ConfigurationContainerListener;)V HSPLcom/android/server/wm/ConfigurationContainer;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/ConfigurationContainer;->setActivityType(I)V +PLcom/android/server/wm/ConfigurationContainer;->setAlwaysOnTop(Z)V HSPLcom/android/server/wm/ConfigurationContainer;->setBounds(IIII)I HSPLcom/android/server/wm/ConfigurationContainer;->setBounds(Landroid/graphics/Rect;)I HSPLcom/android/server/wm/ConfigurationContainer;->setWindowingMode(I)V HSPLcom/android/server/wm/ConfigurationContainer;->supportsSplitScreenWindowingMode()Z -PLcom/android/server/wm/ConfigurationContainer;->unregisterConfigurationChangeListener(Lcom/android/server/wm/ConfigurationContainerListener;)V +HPLcom/android/server/wm/ConfigurationContainer;->unregisterConfigurationChangeListener(Lcom/android/server/wm/ConfigurationContainerListener;)V +PLcom/android/server/wm/DeprecatedTargetSdkVersionDialog;->(Lcom/android/server/wm/AppWarnings;Landroid/content/Context;Landroid/content/pm/ApplicationInfo;)V +PLcom/android/server/wm/DeprecatedTargetSdkVersionDialog;->dismiss()V +PLcom/android/server/wm/DeprecatedTargetSdkVersionDialog;->getPackageName()Ljava/lang/String; +PLcom/android/server/wm/DeprecatedTargetSdkVersionDialog;->lambda$new$0$DeprecatedTargetSdkVersionDialog(Lcom/android/server/wm/AppWarnings;Landroid/content/DialogInterface;I)V +PLcom/android/server/wm/DeprecatedTargetSdkVersionDialog;->show()V PLcom/android/server/wm/Dimmer$AlphaAnimationSpec;->(FFJ)V HPLcom/android/server/wm/Dimmer$AlphaAnimationSpec;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V HPLcom/android/server/wm/Dimmer$AlphaAnimationSpec;->getDuration()J PLcom/android/server/wm/Dimmer$DimAnimatable;->(Lcom/android/server/wm/Dimmer;Landroid/view/SurfaceControl;)V PLcom/android/server/wm/Dimmer$DimAnimatable;->(Lcom/android/server/wm/Dimmer;Landroid/view/SurfaceControl;Lcom/android/server/wm/Dimmer$1;)V -PLcom/android/server/wm/Dimmer$DimAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceControl; -PLcom/android/server/wm/Dimmer$DimAnimatable;->getParentSurfaceControl()Landroid/view/SurfaceControl; -PLcom/android/server/wm/Dimmer$DimAnimatable;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction; -PLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceControl()Landroid/view/SurfaceControl; -PLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceHeight()I -PLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceWidth()I -PLcom/android/server/wm/Dimmer$DimAnimatable;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; -PLcom/android/server/wm/Dimmer$DimAnimatable;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V -PLcom/android/server/wm/Dimmer$DimAnimatable;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/Dimmer$DimAnimatable;->removeSurface()V -PLcom/android/server/wm/Dimmer$DimState;->(Lcom/android/server/wm/Dimmer;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getParentSurfaceControl()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction; +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceControl()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceHeight()I +HPLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceWidth()I +HPLcom/android/server/wm/Dimmer$DimAnimatable;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; +HPLcom/android/server/wm/Dimmer$DimAnimatable;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/Dimmer$DimAnimatable;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/Dimmer$DimAnimatable;->removeSurface()V +HPLcom/android/server/wm/Dimmer$DimState;->(Lcom/android/server/wm/Dimmer;Landroid/view/SurfaceControl;)V PLcom/android/server/wm/Dimmer$DimState;->lambda$new$0$Dimmer$DimState(Lcom/android/server/wm/Dimmer$DimAnimatable;ILcom/android/server/wm/AnimationAdapter;)V HSPLcom/android/server/wm/Dimmer;->(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/Dimmer;->(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Dimmer$SurfaceAnimatorStarter;)V -PLcom/android/server/wm/Dimmer;->access$000(Lcom/android/server/wm/Dimmer;)Lcom/android/server/wm/WindowContainer; -HPLcom/android/server/wm/Dimmer;->dim(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;IF)V -PLcom/android/server/wm/Dimmer;->dimBelow(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;F)V +HPLcom/android/server/wm/Dimmer;->access$000(Lcom/android/server/wm/Dimmer;)Lcom/android/server/wm/WindowContainer; +HPLcom/android/server/wm/Dimmer;->dim(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;IFI)V +HPLcom/android/server/wm/Dimmer;->dimBelow(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;FI)V PLcom/android/server/wm/Dimmer;->dontAnimateExit()V PLcom/android/server/wm/Dimmer;->getDimDuration(Lcom/android/server/wm/WindowContainer;)J HPLcom/android/server/wm/Dimmer;->getDimState(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/Dimmer$DimState; -PLcom/android/server/wm/Dimmer;->makeDimLayer()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/Dimmer;->makeDimLayer()Landroid/view/SurfaceControl; HSPLcom/android/server/wm/Dimmer;->resetDimStates()V PLcom/android/server/wm/Dimmer;->startAnim(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/SurfaceAnimator;Landroid/view/SurfaceControl$Transaction;FF)V PLcom/android/server/wm/Dimmer;->startDimEnter(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/SurfaceAnimator;Landroid/view/SurfaceControl$Transaction;)V @@ -33367,7 +37835,8 @@ HPLcom/android/server/wm/DisplayArea$Dimmable;->getDimmer()Lcom/android/server/w HSPLcom/android/server/wm/DisplayArea$Dimmable;->lambda$prepareSurfaces$0(Lcom/android/server/wm/Task;)Ljava/lang/Boolean; HSPLcom/android/server/wm/DisplayArea$Dimmable;->prepareSurfaces()V HSPLcom/android/server/wm/DisplayArea$Tokens;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayArea$Type;Ljava/lang/String;)V -PLcom/android/server/wm/DisplayArea$Tokens;->addChild(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/DisplayArea$Tokens;->addChild(Lcom/android/server/wm/WindowToken;)V +HSPLcom/android/server/wm/DisplayArea$Tokens;->asTokens()Lcom/android/server/wm/DisplayArea$Tokens; HSPLcom/android/server/wm/DisplayArea$Tokens;->getOrientation(I)I HSPLcom/android/server/wm/DisplayArea$Tokens;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction; HSPLcom/android/server/wm/DisplayArea$Tokens;->getSurfaceControl()Landroid/view/SurfaceControl; @@ -33378,15 +37847,16 @@ HSPLcom/android/server/wm/DisplayArea$Type;->(Ljava/lang/String;I)V HSPLcom/android/server/wm/DisplayArea$Type;->checkChild(Lcom/android/server/wm/DisplayArea$Type;Lcom/android/server/wm/DisplayArea$Type;)V HSPLcom/android/server/wm/DisplayArea$Type;->checkSiblings(Lcom/android/server/wm/DisplayArea$Type;Lcom/android/server/wm/DisplayArea$Type;)V HSPLcom/android/server/wm/DisplayArea$Type;->typeOf(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/DisplayArea$Type; -PLcom/android/server/wm/DisplayArea$Type;->typeOf(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayArea$Type; +HPLcom/android/server/wm/DisplayArea$Type;->typeOf(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayArea$Type; HSPLcom/android/server/wm/DisplayArea$Type;->values()[Lcom/android/server/wm/DisplayArea$Type; HSPLcom/android/server/wm/DisplayArea;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayArea$Type;Ljava/lang/String;I)V HSPLcom/android/server/wm/DisplayArea;->asDisplayArea()Lcom/android/server/wm/DisplayArea; +HSPLcom/android/server/wm/DisplayArea;->asTokens()Lcom/android/server/wm/DisplayArea$Tokens; PLcom/android/server/wm/DisplayArea;->commitPendingTransaction()V HPLcom/android/server/wm/DisplayArea;->compareTo(Lcom/android/server/wm/WindowContainer;)I HPLcom/android/server/wm/DisplayArea;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HPLcom/android/server/wm/DisplayArea;->dumpChildDisplayArea(Ljava/io/PrintWriter;Ljava/lang/String;Z)V -PLcom/android/server/wm/DisplayArea;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V +HPLcom/android/server/wm/DisplayArea;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HSPLcom/android/server/wm/DisplayArea;->fillsParent()Z HSPLcom/android/server/wm/DisplayArea;->findMaxPositionForChildDisplayArea(Lcom/android/server/wm/DisplayArea;)I HSPLcom/android/server/wm/DisplayArea;->findMinPositionForChildDisplayArea(Lcom/android/server/wm/DisplayArea;)I @@ -33394,42 +37864,58 @@ HSPLcom/android/server/wm/DisplayArea;->findPositionForChildDisplayArea(ILcom/an HPLcom/android/server/wm/DisplayArea;->forAllDisplayAreas(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/DisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/DisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Function;Z)Z -PLcom/android/server/wm/DisplayArea;->getAnimationLeashParent()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/DisplayArea;->getAnimationLeashParent()Landroid/view/SurfaceControl; HSPLcom/android/server/wm/DisplayArea;->getDisplayArea()Lcom/android/server/wm/DisplayArea; +PLcom/android/server/wm/DisplayArea;->getDisplayAreaInfo()Landroid/window/DisplayAreaInfo; HSPLcom/android/server/wm/DisplayArea;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;Z)Ljava/lang/Object; HSPLcom/android/server/wm/DisplayArea;->getName()Ljava/lang/String; HSPLcom/android/server/wm/DisplayArea;->getOrientation(I)I -PLcom/android/server/wm/DisplayArea;->getParentSurfaceControl()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/DisplayArea;->getParentSurfaceControl()Landroid/view/SurfaceControl; HSPLcom/android/server/wm/DisplayArea;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction; PLcom/android/server/wm/DisplayArea;->getProtoFieldId()J HSPLcom/android/server/wm/DisplayArea;->getSurfaceControl()Landroid/view/SurfaceControl; -PLcom/android/server/wm/DisplayArea;->getSurfaceHeight()I -PLcom/android/server/wm/DisplayArea;->getSurfaceWidth()I +HPLcom/android/server/wm/DisplayArea;->getSurfaceHeight()I +HPLcom/android/server/wm/DisplayArea;->getSurfaceWidth()I HSPLcom/android/server/wm/DisplayArea;->getSyncTransaction()Landroid/view/SurfaceControl$Transaction; HSPLcom/android/server/wm/DisplayArea;->handlesOrientationChangeFromDescendant()Z HSPLcom/android/server/wm/DisplayArea;->isOrganized()Z -PLcom/android/server/wm/DisplayArea;->isTaskDisplayArea()Z -PLcom/android/server/wm/DisplayArea;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; +HPLcom/android/server/wm/DisplayArea;->isTaskDisplayArea()Z +HPLcom/android/server/wm/DisplayArea;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; HSPLcom/android/server/wm/DisplayArea;->needsZBoost()Z -PLcom/android/server/wm/DisplayArea;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V -PLcom/android/server/wm/DisplayArea;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/DisplayArea;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/DisplayArea;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/DisplayArea;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/DisplayArea;->onConfigurationChanged(Landroid/content/res/Configuration;)V +HPLcom/android/server/wm/DisplayArea;->onDescendantOrientationChanged(Lcom/android/server/wm/WindowContainer;)Z +HSPLcom/android/server/wm/DisplayArea;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V HSPLcom/android/server/wm/DisplayArea;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/DisplayArea;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V HSPLcom/android/server/wm/DisplayArea;->reduceOnAllTaskDisplayAreas(Ljava/util/function/BiFunction;Ljava/lang/Object;Z)Ljava/lang/Object; -PLcom/android/server/wm/DisplayArea;->toString()Ljava/lang/String; +PLcom/android/server/wm/DisplayArea;->sendDisplayAreaAppeared()V +PLcom/android/server/wm/DisplayArea;->sendDisplayAreaVanished(Landroid/window/IDisplayAreaOrganizer;)V +HSPLcom/android/server/wm/DisplayArea;->setOrganizer(Landroid/window/IDisplayAreaOrganizer;)V +HSPLcom/android/server/wm/DisplayArea;->setOrganizer(Landroid/window/IDisplayAreaOrganizer;Z)V +HPLcom/android/server/wm/DisplayArea;->toString()Ljava/lang/String; +PLcom/android/server/wm/DisplayAreaOrganizerController$DeathRecipient;->(Lcom/android/server/wm/DisplayAreaOrganizerController;Landroid/window/IDisplayAreaOrganizer;I)V HSPLcom/android/server/wm/DisplayAreaOrganizerController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V PLcom/android/server/wm/DisplayAreaOrganizerController;->enforceTaskPermission(Ljava/lang/String;)V -PLcom/android/server/wm/DisplayAreaOrganizerController;->lambda$removeOrganizer$2(Landroid/os/IBinder;Lcom/android/server/wm/DisplayArea;)V +PLcom/android/server/wm/DisplayAreaOrganizerController;->lambda$registerOrganizer$0$DisplayAreaOrganizerController(ILjava/util/List;Landroid/window/IDisplayAreaOrganizer;Lcom/android/server/wm/DisplayArea;)V +PLcom/android/server/wm/DisplayAreaOrganizerController;->lambda$removeOrganizer$4$DisplayAreaOrganizerController(Landroid/os/IBinder;Lcom/android/server/wm/DisplayArea;)V +PLcom/android/server/wm/DisplayAreaOrganizerController;->lambda$unregisterOrganizer$1(Landroid/window/IDisplayAreaOrganizer;Ljava/util/Map$Entry;)Z +PLcom/android/server/wm/DisplayAreaOrganizerController;->onDisplayAreaInfoChanged(Landroid/window/IDisplayAreaOrganizer;Lcom/android/server/wm/DisplayArea;)V +PLcom/android/server/wm/DisplayAreaOrganizerController;->onDisplayAreaVanished(Landroid/window/IDisplayAreaOrganizer;Lcom/android/server/wm/DisplayArea;)V +PLcom/android/server/wm/DisplayAreaOrganizerController;->organizeDisplayArea(Landroid/window/IDisplayAreaOrganizer;Lcom/android/server/wm/DisplayArea;Ljava/lang/String;)Landroid/window/DisplayAreaAppearedInfo; +PLcom/android/server/wm/DisplayAreaOrganizerController;->registerOrganizer(Landroid/window/IDisplayAreaOrganizer;I)Landroid/content/pm/ParceledListSlice; PLcom/android/server/wm/DisplayAreaOrganizerController;->removeOrganizer(Landroid/window/IDisplayAreaOrganizer;)V HPLcom/android/server/wm/DisplayAreaOrganizerController;->unregisterOrganizer(Landroid/window/IDisplayAreaOrganizer;)V HSPLcom/android/server/wm/DisplayAreaPolicy$DefaultProvider;->()V -HSPLcom/android/server/wm/DisplayAreaPolicy$DefaultProvider;->instantiate(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/RootDisplayArea;Lcom/android/server/wm/DisplayArea;)Lcom/android/server/wm/DisplayAreaPolicy; +HSPLcom/android/server/wm/DisplayAreaPolicy$DefaultProvider;->configureTrustedHierarchyBuilder(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V +HSPLcom/android/server/wm/DisplayAreaPolicy$DefaultProvider;->instantiate(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/RootDisplayArea;Lcom/android/server/wm/DisplayArea$Tokens;)Lcom/android/server/wm/DisplayAreaPolicy; HSPLcom/android/server/wm/DisplayAreaPolicy$Provider;->fromResources(Landroid/content/res/Resources;)Lcom/android/server/wm/DisplayAreaPolicy$Provider; HSPLcom/android/server/wm/DisplayAreaPolicy;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/RootDisplayArea;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->(Lcom/android/server/policy/WindowManagerPolicy;Ljava/lang/String;I)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->all()Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->and([I)Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->build()Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->except([I)Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->layerFromType(IZ)I @@ -33438,55 +37924,59 @@ HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->setNewDispl HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder;->upTo(I)Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature$Builder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->(Ljava/lang/String;I[ZLcom/android/server/wm/DisplayAreaPolicyBuilder$NewDisplayAreaSupplier;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->(Ljava/lang/String;I[ZLcom/android/server/wm/DisplayAreaPolicyBuilder$NewDisplayAreaSupplier;Lcom/android/server/wm/DisplayAreaPolicyBuilder$1;)V -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$500(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)[Z -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$700(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)I -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$800(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)Ljava/lang/String; -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$900(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$NewDisplayAreaSupplier; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$1000(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$NewDisplayAreaSupplier; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$600(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)[Z +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$800(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)I +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->access$900(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)Ljava/lang/String; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;->getId()I HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->(Lcom/android/server/wm/RootDisplayArea;)V -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$000(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Lcom/android/server/wm/DisplayArea; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$000(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Lcom/android/server/wm/DisplayArea$Tokens; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$100(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Ljava/util/ArrayList; -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$200(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;Ljava/util/List;)V -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$400(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Lcom/android/server/wm/RootDisplayArea; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$200(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Lcom/android/server/wm/RootDisplayArea; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$300(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Ljava/util/ArrayList; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->access$400(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;Ljava/util/List;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->addDisplayAreaGroupsToApplicationLayer(Lcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;Ljava/util/List;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->addFeature(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->addTaskDisplayAreasToApplicationLayer(Lcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->build(Ljava/util/List;)V -HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->setImeContainer(Lcom/android/server/wm/DisplayArea;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->setImeContainer(Lcom/android/server/wm/DisplayArea$Tokens;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->setTaskDisplayAreas(Ljava/util/List;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;->typeOfLayer(Lcom/android/server/policy/WindowManagerPolicy;I)I HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->(Lcom/android/server/wm/DisplayAreaPolicyBuilder$Feature;ILcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->computeMaxLayer()I HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->createArea(Lcom/android/server/wm/DisplayArea;[Lcom/android/server/wm/DisplayArea$Tokens;)Lcom/android/server/wm/DisplayArea; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->fillAreaForLayers(Lcom/android/server/wm/DisplayArea$Tokens;[Lcom/android/server/wm/DisplayArea$Tokens;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->instantiateChildren(Lcom/android/server/wm/DisplayArea;[Lcom/android/server/wm/DisplayArea$Tokens;ILjava/util/Map;)V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->lambda$instantiateChildren$0(Lcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;)I HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/RootDisplayArea;Ljava/util/List;Ljava/util/function/BiFunction;)V -PLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->addWindow(Lcom/android/server/wm/WindowToken;)V -PLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->findAreaForToken(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayArea$Tokens; +HPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->addWindow(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->findAreaForToken(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayArea$Tokens; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDefaultTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; -HPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDisplayAreas(I)Ljava/util/List; -HPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDisplayAreas(Lcom/android/server/wm/RootDisplayArea;ILjava/util/List;)V -HPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->lambda$new$0$DisplayAreaPolicyBuilder$Result(Lcom/android/server/wm/WindowToken;Landroid/os/Bundle;)Lcom/android/server/wm/RootDisplayArea; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDisplayAreas(I)Ljava/util/List; +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDisplayAreas(Lcom/android/server/wm/RootDisplayArea;ILjava/util/List;)V +PLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->lambda$new$0$DisplayAreaPolicyBuilder$Result(Ljava/lang/Integer;Landroid/os/Bundle;)Lcom/android/server/wm/RootDisplayArea; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->lambda$new$1(Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/TaskDisplayArea; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->()V HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->build(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/DisplayAreaPolicyBuilder$Result; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->containsDefaultTaskDisplayArea(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Z HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->setRootHierarchy(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;)Lcom/android/server/wm/DisplayAreaPolicyBuilder; HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->validate()V +HSPLcom/android/server/wm/DisplayAreaPolicyBuilder;->validateIds(Lcom/android/server/wm/DisplayAreaPolicyBuilder$HierarchyBuilder;Ljava/util/Set;Ljava/util/Set;)V HSPLcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;->()V HSPLcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;->(Lcom/android/server/wm/DisplayContent$1;)V HSPLcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;->reset()V HSPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->access$200(Lcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->isTopFixedOrientationRecentsAnimating()Z -PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->notifyRecentsWillBeTop()V -PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onAppTransitionCancelledLocked(I)V +HPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->notifyRecentsWillBeTop()V +PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onAppTransitionCancelledLocked(Z)V HSPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onAppTransitionTimeoutLocked()V HPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onFinishRecentsAnimation()V -PLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onStartRecentsAnimation(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onStartRecentsAnimation(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/DisplayContent$ImeContainer;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/DisplayContent$ImeContainer;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V -PLcom/android/server/wm/DisplayContent$ImeContainer;->assignRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V +HPLcom/android/server/wm/DisplayContent$ImeContainer;->assignRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V HPLcom/android/server/wm/DisplayContent$ImeContainer;->forAllWindowForce(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/DisplayContent$ImeContainer;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/DisplayContent$ImeContainer;->getOrientation(I)I @@ -33496,12 +37986,13 @@ PLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->(Lcom/a HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->getRequestedVisibility(I)Z PLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->hideInsets(IZ)V HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->notifyInsetsChanged()V -PLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->notifyInsetsControlChanged()V -PLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->showInsets(IZ)V +HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->notifyInsetsControlChanged()V +HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->showInsets(IZ)V +HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->updateRequestedVisibility(Landroid/view/InsetsState;)V HSPLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->()V -PLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->lambda$D8FA8Tar2R-Xf8tDgCDkmRm7SO0(Lcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->process(Lcom/android/server/wm/WindowContainer;III)Lcom/android/server/wm/Task; -PLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->processTask(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->lambda$D8FA8Tar2R-Xf8tDgCDkmRm7SO0(Lcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->process(Lcom/android/server/wm/WindowContainer;III)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent$TaskForResizePointSearchResult;->processTask(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/DisplayContent;->(Landroid/view/Display;Lcom/android/server/wm/RootWindowContainer;)V HSPLcom/android/server/wm/DisplayContent;->access$300(Lcom/android/server/wm/DisplayContent;)Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/DisplayContent;->addActivityUid(Lcom/android/server/wm/ActivityRecord;Landroid/util/IntArray;)V @@ -33510,27 +38001,27 @@ HPLcom/android/server/wm/DisplayContent;->addToGlobalAndConsumeLimit(Landroid/gr HSPLcom/android/server/wm/DisplayContent;->addWindowToken(Landroid/os/IBinder;Lcom/android/server/wm/WindowToken;)V HSPLcom/android/server/wm/DisplayContent;->adjustDisplaySizeRanges(Landroid/view/DisplayInfo;IIII)V HSPLcom/android/server/wm/DisplayContent;->adjustForImeIfNeeded()V -HSPLcom/android/server/wm/DisplayContent;->alwaysCreateStack(II)Z +PLcom/android/server/wm/DisplayContent;->alwaysCreateRootTask(II)Z HSPLcom/android/server/wm/DisplayContent;->amendWindowTapExcludeRegion(Landroid/graphics/Region;)V PLcom/android/server/wm/DisplayContent;->applyMagnificationSpec(Landroid/view/MagnificationSpec;)V -PLcom/android/server/wm/DisplayContent;->applyRotation(II)V +HPLcom/android/server/wm/DisplayContent;->applyRotation(II)V +PLcom/android/server/wm/DisplayContent;->applyRotationAndFinishFixedRotation(II)V HSPLcom/android/server/wm/DisplayContent;->applySurfaceChangesTransaction()V HSPLcom/android/server/wm/DisplayContent;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/DisplayContent;->assignStackOrdering()V +HPLcom/android/server/wm/DisplayContent;->assignRootTaskOrdering()V HSPLcom/android/server/wm/DisplayContent;->assignWindowLayers(Z)V HSPLcom/android/server/wm/DisplayContent;->calculateBounds(Landroid/view/DisplayInfo;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/DisplayContent;->calculateDisplayCutoutForRotation(I)Lcom/android/server/wm/utils/WmDisplayCutout; HSPLcom/android/server/wm/DisplayContent;->calculateDisplayCutoutForRotationUncached(Landroid/view/DisplayCutout;I)Lcom/android/server/wm/utils/WmDisplayCutout; HPLcom/android/server/wm/DisplayContent;->calculateSystemGestureExclusion(Landroid/graphics/Region;Landroid/graphics/Region;)Z -PLcom/android/server/wm/DisplayContent;->canAddToastWindowForUid(I)Z -PLcom/android/server/wm/DisplayContent;->canReuseExistingTask(II)Z -HPLcom/android/server/wm/DisplayContent;->canShowIme()Z +HPLcom/android/server/wm/DisplayContent;->canAddToastWindowForUid(I)Z +HPLcom/android/server/wm/DisplayContent;->canReuseExistingTask(II)Z HSPLcom/android/server/wm/DisplayContent;->canShowWithInsecureKeyguard()Z -PLcom/android/server/wm/DisplayContent;->canUpdateImeTarget()Z +HPLcom/android/server/wm/DisplayContent;->canUpdateImeTarget()Z PLcom/android/server/wm/DisplayContent;->clearFixedRotationLaunchingApp()V HSPLcom/android/server/wm/DisplayContent;->clearLayoutNeeded()V HSPLcom/android/server/wm/DisplayContent;->computeCompatSmallestWidth(ZIII)I -PLcom/android/server/wm/DisplayContent;->computeImeControlTarget()Lcom/android/server/wm/InsetsControlTarget; +HPLcom/android/server/wm/DisplayContent;->computeImeControlTarget()Lcom/android/server/wm/InsetsControlTarget; HPLcom/android/server/wm/DisplayContent;->computeImeParent()Landroid/view/SurfaceControl; HPLcom/android/server/wm/DisplayContent;->computeImeTarget(Z)Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/DisplayContent;->computeImeTargetIfNeeded(Lcom/android/server/wm/ActivityRecord;)V @@ -33542,59 +38033,67 @@ HSPLcom/android/server/wm/DisplayContent;->configureDisplayPolicy()V HPLcom/android/server/wm/DisplayContent;->continueUpdateImeTarget()V PLcom/android/server/wm/DisplayContent;->continueUpdateOrientationForDiffOrienLaunchingApp()V PLcom/android/server/wm/DisplayContent;->createPortalWindowHandle(Ljava/lang/String;)Landroid/view/InputWindowHandle; -PLcom/android/server/wm/DisplayContent;->createRotationMatrix(IFFFFLandroid/graphics/Matrix;)V +HPLcom/android/server/wm/DisplayContent;->createRotationMatrix(IFFFFLandroid/graphics/Matrix;)V +PLcom/android/server/wm/DisplayContent;->createRotationMatrix(IFFLandroid/graphics/Matrix;)V HPLcom/android/server/wm/DisplayContent;->deferUpdateImeTarget()V PLcom/android/server/wm/DisplayContent;->deltaRotation(II)I HPLcom/android/server/wm/DisplayContent;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V PLcom/android/server/wm/DisplayContent;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V PLcom/android/server/wm/DisplayContent;->dumpTokens(Ljava/io/PrintWriter;Z)V PLcom/android/server/wm/DisplayContent;->dumpWindowAnimators(Ljava/io/PrintWriter;Ljava/lang/String;)V -HSPLcom/android/server/wm/DisplayContent;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V +HSPLcom/android/server/wm/DisplayContent;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZZ)V HPLcom/android/server/wm/DisplayContent;->executeAppTransition()V HSPLcom/android/server/wm/DisplayContent;->fillsParent()Z HSPLcom/android/server/wm/DisplayContent;->findFocusedWindow()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/DisplayContent;->findFocusedWindowIfNeeded(I)Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/DisplayContent;->findTaskForResizePoint(II)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->findTaskForResizePoint(II)Lcom/android/server/wm/Task; PLcom/android/server/wm/DisplayContent;->finishFixedRotationAnimationIfPossible()V HPLcom/android/server/wm/DisplayContent;->forAllImeWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/DisplayContent;->forceDesktopMode()Z HSPLcom/android/server/wm/DisplayContent;->getActivityRecord(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/DisplayContent;->getCurrentOverrideConfigurationChanges()I HSPLcom/android/server/wm/DisplayContent;->getDefaultTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; HSPLcom/android/server/wm/DisplayContent;->getDisplay()Landroid/view/Display; HSPLcom/android/server/wm/DisplayContent;->getDisplayId()I HSPLcom/android/server/wm/DisplayContent;->getDisplayInfo()Landroid/view/DisplayInfo; +PLcom/android/server/wm/DisplayContent;->getDisplayMetrics()Landroid/util/DisplayMetrics; HSPLcom/android/server/wm/DisplayContent;->getDisplayPolicy()Lcom/android/server/wm/DisplayPolicy; HSPLcom/android/server/wm/DisplayContent;->getDisplayRotation()Lcom/android/server/wm/DisplayRotation; PLcom/android/server/wm/DisplayContent;->getDisplayUiContext()Landroid/content/Context; HPLcom/android/server/wm/DisplayContent;->getDockedDividerController()Lcom/android/server/wm/DockedStackDividerController; -HSPLcom/android/server/wm/DisplayContent;->getFocusedStack()Lcom/android/server/wm/Task; -PLcom/android/server/wm/DisplayContent;->getImeFallback()Lcom/android/server/wm/InsetsControlTarget; +HSPLcom/android/server/wm/DisplayContent;->getFocusedRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->getImeFallback()Lcom/android/server/wm/InsetsControlTarget; HPLcom/android/server/wm/DisplayContent;->getImeHostOrFallback(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/InsetsControlTarget; +HPLcom/android/server/wm/DisplayContent;->getImePolicy()I +HSPLcom/android/server/wm/DisplayContent;->getImeTarget(I)Lcom/android/server/wm/InsetsControlTarget; +HSPLcom/android/server/wm/DisplayContent;->getInputMethodWindowVisibleHeight()I HSPLcom/android/server/wm/DisplayContent;->getInputMonitor()Lcom/android/server/wm/InputMonitor; -HPLcom/android/server/wm/DisplayContent;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy; +HSPLcom/android/server/wm/DisplayContent;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy; HSPLcom/android/server/wm/DisplayContent;->getInsetsStateController()Lcom/android/server/wm/InsetsStateController; -HSPLcom/android/server/wm/DisplayContent;->getLastFocusedTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; -PLcom/android/server/wm/DisplayContent;->getLastHasContent()Z +HPLcom/android/server/wm/DisplayContent;->getLastHasContent()Z HSPLcom/android/server/wm/DisplayContent;->getLastOrientation()I PLcom/android/server/wm/DisplayContent;->getLocationInParentDisplay()Landroid/graphics/Point; HSPLcom/android/server/wm/DisplayContent;->getMetricsLogger()Lcom/android/internal/logging/MetricsLogger; PLcom/android/server/wm/DisplayContent;->getName()Ljava/lang/String; -PLcom/android/server/wm/DisplayContent;->getNaturalOrientation()I +HPLcom/android/server/wm/DisplayContent;->getNaturalOrientation()I HSPLcom/android/server/wm/DisplayContent;->getOrientation()I +HSPLcom/android/server/wm/DisplayContent;->getOrientationRequestingTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; PLcom/android/server/wm/DisplayContent;->getOverlayLayer()Landroid/view/SurfaceControl; -PLcom/android/server/wm/DisplayContent;->getParentWindow()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/DisplayContent;->getParentWindow()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/DisplayContent;->getPinnedStackController()Lcom/android/server/wm/PinnedStackController; +HPLcom/android/server/wm/DisplayContent;->getPresentUIDs()Landroid/util/IntArray; PLcom/android/server/wm/DisplayContent;->getProtoFieldId()J +HPLcom/android/server/wm/DisplayContent;->getRootTask(I)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->getRootTask(II)Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/DisplayContent;->getRootTaskCount()I HSPLcom/android/server/wm/DisplayContent;->getRotation()I HSPLcom/android/server/wm/DisplayContent;->getRotationAnimation()Lcom/android/server/wm/ScreenRotationAnimation; HSPLcom/android/server/wm/DisplayContent;->getSession()Landroid/view/SurfaceSession; -HPLcom/android/server/wm/DisplayContent;->getStack(I)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/DisplayContent;->getStack(II)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/DisplayContent;->getStackCount()I -PLcom/android/server/wm/DisplayContent;->getWindowContainers()Lcom/android/server/wm/DisplayArea; -PLcom/android/server/wm/DisplayContent;->getWindowCornerRadius()F +PLcom/android/server/wm/DisplayContent;->getTopRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->getTouchableWinAtPointLocked(FF)Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/DisplayContent;->getWindowCornerRadius()F HSPLcom/android/server/wm/DisplayContent;->getWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken; -PLcom/android/server/wm/DisplayContent;->getWindowTokensWithoutSurfaceCount(I)I +HPLcom/android/server/wm/DisplayContent;->getWindowTokensWithoutSurfaceCount(I)I PLcom/android/server/wm/DisplayContent;->getWindowingLayer()Landroid/view/SurfaceControl; HPLcom/android/server/wm/DisplayContent;->handleActivitySizeCompatModeIfNeeded(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/DisplayContent;->handleAnimatingStoppedAndTransition()V @@ -33606,38 +38105,39 @@ PLcom/android/server/wm/DisplayContent;->hasAlertWindowSurfaces()Z PLcom/android/server/wm/DisplayContent;->hasSecureWindowOnScreen()Z PLcom/android/server/wm/DisplayContent;->hasTopFixedRotationLaunchingApp()Z HSPLcom/android/server/wm/DisplayContent;->initializeDisplayBaseInfo()V -PLcom/android/server/wm/DisplayContent;->isAnyNonToastWindowVisibleForPid(I)Z HPLcom/android/server/wm/DisplayContent;->isImeAttachedToApp()Z -PLcom/android/server/wm/DisplayContent;->isImeControlledByApp()Z -PLcom/android/server/wm/DisplayContent;->isInputMethodClientFocus(II)Z +HPLcom/android/server/wm/DisplayContent;->isImeControlledByApp()Z +HPLcom/android/server/wm/DisplayContent;->isInputMethodClientFocus(II)Z HSPLcom/android/server/wm/DisplayContent;->isLayoutNeeded()Z HPLcom/android/server/wm/DisplayContent;->isNextTransitionForward()Z HSPLcom/android/server/wm/DisplayContent;->isPrivate()Z HSPLcom/android/server/wm/DisplayContent;->isReady()Z HSPLcom/android/server/wm/DisplayContent;->isRemoved()Z -PLcom/android/server/wm/DisplayContent;->isRemoving()Z +HPLcom/android/server/wm/DisplayContent;->isRemoving()Z HSPLcom/android/server/wm/DisplayContent;->isSleeping()Z HSPLcom/android/server/wm/DisplayContent;->isTrusted()Z +PLcom/android/server/wm/DisplayContent;->isUidPresent(I)Z PLcom/android/server/wm/DisplayContent;->isVisible()Z HSPLcom/android/server/wm/DisplayContent;->lambda$Kk8EpGJGDafGLHbI1jJcpzVaiiQ(Lcom/android/server/wm/DisplayContent;Landroid/view/DisplayCutout;I)Lcom/android/server/wm/utils/WmDisplayCutout; HPLcom/android/server/wm/DisplayContent;->lambda$UVgWT8LknO8Z1a1KxsBBhrIpkMs(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;I)V -HPLcom/android/server/wm/DisplayContent;->lambda$addToGlobalAndConsumeLimit$32([I[ILandroid/graphics/Region;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/DisplayContent;->lambda$addToGlobalAndConsumeLimit$34([I[ILandroid/graphics/Region;Landroid/graphics/Rect;)V HPLcom/android/server/wm/DisplayContent;->lambda$applyRotation$10(Landroid/view/SurfaceControl$Transaction;IIZLcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/DisplayContent;->lambda$applyRotation$11$DisplayContent(ZLcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayContent;->lambda$applyRotationAndFinishFixedRotation$36$DisplayContent(II)V -HPLcom/android/server/wm/DisplayContent;->lambda$assignStackOrdering$29$DisplayContent(Lcom/android/server/wm/TaskDisplayArea;)V -HPLcom/android/server/wm/DisplayContent;->lambda$calculateSystemGestureExclusion$31(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;Lcom/android/server/wm/WindowState;)V -HPLcom/android/server/wm/DisplayContent;->lambda$canAddToastWindowForUid$19(ILcom/android/server/wm/WindowState;)Z +PLcom/android/server/wm/DisplayContent;->lambda$applyRotationAndFinishFixedRotation$38$DisplayContent(II)V +HPLcom/android/server/wm/DisplayContent;->lambda$assignRootTaskOrdering$31$DisplayContent(Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/DisplayContent;->lambda$calculateSystemGestureExclusion$33(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/DisplayContent;->lambda$canAddToastWindowForUid$20(ILcom/android/server/wm/WindowState;)Z -HPLcom/android/server/wm/DisplayContent;->lambda$dump$17(Ljava/io/PrintWriter;Ljava/lang/String;ZLcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/DisplayContent;->lambda$dumpWindowAnimators$23(Ljava/io/PrintWriter;Ljava/lang/String;[ILcom/android/server/wm/WindowState;)V -HSPLcom/android/server/wm/DisplayContent;->lambda$ensureActivitiesVisible$41(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/DisplayContent;->lambda$findTaskForResizePoint$16$DisplayContent(IIILcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/DisplayContent;->lambda$getStack$12(IILcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/DisplayContent;->lambda$getStack$13(ILcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/DisplayContent;->lambda$getStackCount$14(Lcom/android/server/wm/TaskDisplayArea;Ljava/lang/Integer;)Ljava/lang/Integer; -HPLcom/android/server/wm/DisplayContent;->lambda$getTouchableWinAtPointLocked$18$DisplayContent(IILcom/android/server/wm/WindowState;)Z -HPLcom/android/server/wm/DisplayContent;->lambda$hasSecureWindowOnScreen$26(Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/DisplayContent;->lambda$canAddToastWindowForUid$21(ILcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/DisplayContent;->lambda$dump$18(Ljava/io/PrintWriter;Ljava/lang/String;ZLcom/android/server/wm/TaskDisplayArea;)V +PLcom/android/server/wm/DisplayContent;->lambda$dumpWindowAnimators$24(Ljava/io/PrintWriter;Ljava/lang/String;[ILcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->lambda$ensureActivitiesVisible$43(Lcom/android/server/wm/ActivityRecord;IZZZLcom/android/server/wm/Task;)V +PLcom/android/server/wm/DisplayContent;->lambda$findTaskForResizePoint$17$DisplayContent(IIILcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->lambda$getRootTask$12(IILcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/DisplayContent;->lambda$getRootTask$13(ILcom/android/server/wm/Task;)Z +HSPLcom/android/server/wm/DisplayContent;->lambda$getRootTaskCount$14([ILcom/android/server/wm/Task;)V +PLcom/android/server/wm/DisplayContent;->lambda$getTopRootTask$15(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/DisplayContent;->lambda$getTouchableWinAtPointLocked$19$DisplayContent(IILcom/android/server/wm/WindowState;)Z +PLcom/android/server/wm/DisplayContent;->lambda$hasSecureWindowOnScreen$27(Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/DisplayContent;->lambda$new$0$DisplayContent()V HPLcom/android/server/wm/DisplayContent;->lambda$new$1$DisplayContent(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/DisplayContent;->lambda$new$2$DisplayContent(Lcom/android/server/wm/WindowState;)V @@ -33647,71 +38147,77 @@ HPLcom/android/server/wm/DisplayContent;->lambda$new$5$DisplayContent(Lcom/andro HPLcom/android/server/wm/DisplayContent;->lambda$new$6$DisplayContent(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/DisplayContent;->lambda$new$7$DisplayContent(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/DisplayContent;->lambda$new$8$DisplayContent(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayContent;->lambda$notifyLocationInParentDisplayChanged$30(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayContent;->lambda$onWindowFreezeTimeout$27$DisplayContent(Lcom/android/server/wm/WindowState;)V -HPLcom/android/server/wm/DisplayContent;->lambda$pointWithinAppWindow$15([IIILcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V -PLcom/android/server/wm/DisplayContent;->lambda$releaseSelfIfNeeded$39(Lcom/android/server/wm/TaskDisplayArea;)Ljava/lang/Boolean; -PLcom/android/server/wm/DisplayContent;->lambda$remove$37(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/DisplayContent;->lambda$remove$38$DisplayContent(Lcom/android/server/wm/RootWindowContainer$SleepToken;)V -PLcom/android/server/wm/DisplayContent;->lambda$removeRootTasksInWindowingModes$33([ILcom/android/server/wm/TaskDisplayArea;)V -HSPLcom/android/server/wm/DisplayContent;->lambda$setExitingTokensHasVisible$28(ZLcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/DisplayContent;->lambda$shouldWaitForSystemDecorWindowsOnBoot$25$DisplayContent(Landroid/util/SparseBooleanArray;Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/DisplayContent;->lambda$onWindowFreezeTimeout$28$DisplayContent(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->lambda$pointWithinAppWindow$16([IIILcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V +PLcom/android/server/wm/DisplayContent;->lambda$releaseSelfIfNeeded$41(Lcom/android/server/wm/Task;)Ljava/lang/Boolean; +PLcom/android/server/wm/DisplayContent;->lambda$remove$39(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; +PLcom/android/server/wm/DisplayContent;->lambda$remove$40$DisplayContent(Lcom/android/server/wm/RootWindowContainer$SleepToken;)V +HSPLcom/android/server/wm/DisplayContent;->lambda$removeExistingTokensIfPossible$30$DisplayContent(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/DisplayContent;->lambda$removeRootTasksInWindowingModes$35([ILjava/util/ArrayList;Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/DisplayContent;->lambda$setExitingTokensHasVisible$29(ZLcom/android/server/wm/Task;)V +PLcom/android/server/wm/DisplayContent;->lambda$shouldWaitForSystemDecorWindowsOnBoot$26$DisplayContent(Landroid/util/SparseBooleanArray;Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/DisplayContent;->lambda$startFixedRotationAnimation$9$DisplayContent()V -HPLcom/android/server/wm/DisplayContent;->lambda$startKeyguardExitOnNonAppWindows$24(Lcom/android/server/policy/WindowManagerPolicy;ZZZLcom/android/server/wm/WindowState;)V -HSPLcom/android/server/wm/DisplayContent;->lambda$topRunningActivity$35(ZLcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/DisplayContent;->lambda$startKeyguardExitOnNonAppWindows$25(Lcom/android/server/policy/WindowManagerPolicy;ZZZLcom/android/server/wm/WindowState;)V +HSPLcom/android/server/wm/DisplayContent;->lambda$topRunningActivity$37(ZLcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/DisplayContent;->lambda$uekS_jelz0nfzqiQ_YsMay2Q9CA(Lcom/android/server/wm/ActivityRecord;Landroid/util/IntArray;)V -HPLcom/android/server/wm/DisplayContent;->lambda$updateImeControlTarget$22(Landroid/os/IBinder;)V +HPLcom/android/server/wm/DisplayContent;->lambda$updateImeControlTarget$23(Landroid/os/IBinder;)V HSPLcom/android/server/wm/DisplayContent;->layoutAndAssignWindowLayersIfNeeded()V HPLcom/android/server/wm/DisplayContent;->logsGestureExclusionRestrictions(Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/DisplayContent;->makeChildSurface(Lcom/android/server/wm/WindowContainer;)Landroid/view/SurfaceControl$Builder; -PLcom/android/server/wm/DisplayContent;->makeOverlay()Landroid/view/SurfaceControl$Builder; +HPLcom/android/server/wm/DisplayContent;->makeOverlay()Landroid/view/SurfaceControl$Builder; HPLcom/android/server/wm/DisplayContent;->needsGestureExclusionRestrictions(Lcom/android/server/wm/WindowState;Z)Z +HSPLcom/android/server/wm/DisplayContent;->notifyInsetsChanged(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/DisplayContent;->okToAnimate()Z HSPLcom/android/server/wm/DisplayContent;->okToAnimate(Z)Z HSPLcom/android/server/wm/DisplayContent;->okToDisplay()Z HSPLcom/android/server/wm/DisplayContent;->okToDisplay(Z)Z HPLcom/android/server/wm/DisplayContent;->onAppTransitionDone()V HSPLcom/android/server/wm/DisplayContent;->onConfigurationChanged(Landroid/content/res/Configuration;)V -HPLcom/android/server/wm/DisplayContent;->onDescendantOrientationChanged(Landroid/os/IBinder;Lcom/android/server/wm/WindowContainer;)Z +HPLcom/android/server/wm/DisplayContent;->onDescendantOrientationChanged(Lcom/android/server/wm/WindowContainer;)Z HSPLcom/android/server/wm/DisplayContent;->onDescendantOverrideConfigurationChanged()V HSPLcom/android/server/wm/DisplayContent;->onDisplayChanged()V HSPLcom/android/server/wm/DisplayContent;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/DisplayContent;->onLastFocusedTaskDisplayAreaChanged(Lcom/android/server/wm/TaskDisplayArea;)V HSPLcom/android/server/wm/DisplayContent;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V HSPLcom/android/server/wm/DisplayContent;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/DisplayContent;->onWindowFocusChanged(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->onWindowFocusChanged(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/DisplayContent;->onWindowFreezeTimeout()V HSPLcom/android/server/wm/DisplayContent;->performDisplayOverrideConfigUpdate(Landroid/content/res/Configuration;Z)I HSPLcom/android/server/wm/DisplayContent;->performLayout(ZZ)V HSPLcom/android/server/wm/DisplayContent;->performLayoutNoTrace(ZZ)V -PLcom/android/server/wm/DisplayContent;->pointWithinAppWindow(II)Z +HPLcom/android/server/wm/DisplayContent;->pointWithinAppWindow(II)Z HSPLcom/android/server/wm/DisplayContent;->preOnConfigurationChanged()V HPLcom/android/server/wm/DisplayContent;->prepareAppTransition(I)V HPLcom/android/server/wm/DisplayContent;->prepareAppTransition(II)V -HPLcom/android/server/wm/DisplayContent;->prepareAppTransitionOld(IZ)V -HPLcom/android/server/wm/DisplayContent;->prepareAppTransitionOld(IZIZ)V HSPLcom/android/server/wm/DisplayContent;->prepareFreezingTaskBounds()V HSPLcom/android/server/wm/DisplayContent;->prepareSurfaces()V HPLcom/android/server/wm/DisplayContent;->processTaskForTouchExcludeRegion(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;I)V HSPLcom/android/server/wm/DisplayContent;->providesMaxBounds()Z HSPLcom/android/server/wm/DisplayContent;->reParentWindowToken(Lcom/android/server/wm/WindowToken;)V -PLcom/android/server/wm/DisplayContent;->reapplyMagnificationSpec()V +HPLcom/android/server/wm/DisplayContent;->reapplyMagnificationSpec()V HSPLcom/android/server/wm/DisplayContent;->reconfigureDisplayLocked()V HSPLcom/android/server/wm/DisplayContent;->reduceCompatConfigWidthSize(IIILandroid/util/DisplayMetrics;II)I HSPLcom/android/server/wm/DisplayContent;->reduceConfigLayout(IIFIII)I HSPLcom/android/server/wm/DisplayContent;->registerPointerEventListener(Landroid/view/WindowManagerPolicyConstants$PointerEventListener;)V PLcom/android/server/wm/DisplayContent;->registerSystemGestureExclusionListener(Landroid/view/ISystemGestureExclusionListener;)V PLcom/android/server/wm/DisplayContent;->releaseSelfIfNeeded()V -PLcom/android/server/wm/DisplayContent;->remove()V -PLcom/android/server/wm/DisplayContent;->removeAppToken(Landroid/os/IBinder;)V +HPLcom/android/server/wm/DisplayContent;->remove()V +HPLcom/android/server/wm/DisplayContent;->removeAppToken(Landroid/os/IBinder;)V HSPLcom/android/server/wm/DisplayContent;->removeExistingTokensIfPossible()V -PLcom/android/server/wm/DisplayContent;->removeImmediately()V +PLcom/android/server/wm/DisplayContent;->removeIfPossible()V +HPLcom/android/server/wm/DisplayContent;->removeImmediately()V PLcom/android/server/wm/DisplayContent;->removeRootTasksInWindowingModes([I)V -PLcom/android/server/wm/DisplayContent;->removeWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken; +PLcom/android/server/wm/DisplayContent;->removeShellRoot(I)V +HPLcom/android/server/wm/DisplayContent;->removeWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken; PLcom/android/server/wm/DisplayContent;->reparentDisplayContent(Lcom/android/server/wm/WindowState;Landroid/view/SurfaceControl;)V -PLcom/android/server/wm/DisplayContent;->rotateBounds(Landroid/graphics/Rect;IILandroid/graphics/Rect;)V -PLcom/android/server/wm/DisplayContent;->rotateInDifferentOrientationIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/DisplayContent;->reparentToOverlay(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/DisplayContent;->requestTransitionAndLegacyPrepare(II)V +PLcom/android/server/wm/DisplayContent;->requestTransitionAndLegacyPrepare(ILcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/DisplayContent;->rotateBounds(Landroid/graphics/Rect;IILandroid/graphics/Rect;)V +HPLcom/android/server/wm/DisplayContent;->rotateInDifferentOrientationIfNeeded(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/DisplayContent;->rotationForActivityInDifferentOrientation(Lcom/android/server/wm/ActivityRecord;)I -PLcom/android/server/wm/DisplayContent;->scheduleToastWindowsTimeoutIfNeededLocked(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayContent;->screenshotDisplayLocked()Landroid/graphics/Bitmap; +HPLcom/android/server/wm/DisplayContent;->scheduleToastWindowsTimeoutIfNeededLocked(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->screenshotDisplayLocked()Landroid/graphics/Bitmap; HSPLcom/android/server/wm/DisplayContent;->sendNewConfiguration()V HSPLcom/android/server/wm/DisplayContent;->setExitingTokensHasVisible(Z)V PLcom/android/server/wm/DisplayContent;->setFixedRotationLaunchingApp(Lcom/android/server/wm/ActivityRecord;I)V @@ -33721,13 +38227,13 @@ HPLcom/android/server/wm/DisplayContent;->setFocusedApp(Lcom/android/server/wm/A PLcom/android/server/wm/DisplayContent;->setForcedDensity(II)V PLcom/android/server/wm/DisplayContent;->setForwardedInsets(Landroid/graphics/Insets;)V HSPLcom/android/server/wm/DisplayContent;->setIgnoreOrientationRequest(Z)Z -HPLcom/android/server/wm/DisplayContent;->setInputMethodInputTarget(Lcom/android/server/wm/WindowState;)V -HPLcom/android/server/wm/DisplayContent;->setInputMethodTarget(Lcom/android/server/wm/WindowState;Z)V -PLcom/android/server/wm/DisplayContent;->setInputMethodWindowLocked(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/DisplayContent;->setImeInputTarget(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->setImeLayeringTarget(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->setImeLayeringTarget(Lcom/android/server/wm/WindowState;Z)V +HPLcom/android/server/wm/DisplayContent;->setInputMethodWindowLocked(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/DisplayContent;->setInsetProvider(ILcom/android/server/wm/WindowState;Lcom/android/internal/util/function/TriConsumer;)V PLcom/android/server/wm/DisplayContent;->setInsetProvider(ILcom/android/server/wm/WindowState;Lcom/android/internal/util/function/TriConsumer;Lcom/android/internal/util/function/TriConsumer;)V -PLcom/android/server/wm/DisplayContent;->setIsSleeping(Z)V -PLcom/android/server/wm/DisplayContent;->setLastFocusedTaskDisplayArea(Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/DisplayContent;->setIsSleeping(Z)V HSPLcom/android/server/wm/DisplayContent;->setLayoutNeeded()V PLcom/android/server/wm/DisplayContent;->setRemoteInsetsController(Landroid/view/IDisplayWindowInsetsController;)V PLcom/android/server/wm/DisplayContent;->setRotationAnimation(Lcom/android/server/wm/ScreenRotationAnimation;)V @@ -33736,11 +38242,13 @@ PLcom/android/server/wm/DisplayContent;->shouldDestroyContentOnRemove()Z HSPLcom/android/server/wm/DisplayContent;->shouldSleep()Z PLcom/android/server/wm/DisplayContent;->shouldWaitForSystemDecorWindowsOnBoot()Z PLcom/android/server/wm/DisplayContent;->startFixedRotationAnimation(Z)Z -PLcom/android/server/wm/DisplayContent;->startKeyguardExitOnNonAppWindows(ZZZ)V +PLcom/android/server/wm/DisplayContent;->startFixedRotationTransform(Lcom/android/server/wm/WindowToken;I)V +HPLcom/android/server/wm/DisplayContent;->startKeyguardExitOnNonAppWindows(ZZZ)V HSPLcom/android/server/wm/DisplayContent;->supportsSystemDecorations()Z PLcom/android/server/wm/DisplayContent;->switchUser(I)V HSPLcom/android/server/wm/DisplayContent;->topRunningActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/DisplayContent;->topRunningActivity(Z)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/DisplayContent;->transferAppTransitionFrom(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/DisplayContent;->unregisterSystemGestureExclusionListener(Landroid/view/ISystemGestureExclusionListener;)V HPLcom/android/server/wm/DisplayContent;->updateAccessibilityOnWindowFocusChanged(Lcom/android/server/wm/AccessibilityController;)V HSPLcom/android/server/wm/DisplayContent;->updateBaseDisplayMetrics(III)V @@ -33752,10 +38260,11 @@ HSPLcom/android/server/wm/DisplayContent;->updateDisplayOverrideConfigurationLoc HSPLcom/android/server/wm/DisplayContent;->updateDisplayOverrideConfigurationLocked(Landroid/content/res/Configuration;Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult;)Z HSPLcom/android/server/wm/DisplayContent;->updateFocusedWindowLocked(IZI)Z HPLcom/android/server/wm/DisplayContent;->updateImeControlTarget()V -PLcom/android/server/wm/DisplayContent;->updateImeParent()V +HPLcom/android/server/wm/DisplayContent;->updateImeInputAndControlTarget(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayContent;->updateImeParent()V PLcom/android/server/wm/DisplayContent;->updateLocation(Lcom/android/server/wm/WindowState;II)V HSPLcom/android/server/wm/DisplayContent;->updateOrientation()Z -HPLcom/android/server/wm/DisplayContent;->updateOrientation(Landroid/content/res/Configuration;Landroid/os/IBinder;Z)Landroid/content/res/Configuration; +HPLcom/android/server/wm/DisplayContent;->updateOrientation(Landroid/content/res/Configuration;Lcom/android/server/wm/WindowContainer;Z)Landroid/content/res/Configuration; HSPLcom/android/server/wm/DisplayContent;->updateOrientation(Z)Z HSPLcom/android/server/wm/DisplayContent;->updateRotationUnchecked()Z HSPLcom/android/server/wm/DisplayContent;->updateSystemGestureExclusion()Z @@ -33763,17 +38272,19 @@ HSPLcom/android/server/wm/DisplayContent;->updateSystemGestureExclusionLimit()V HSPLcom/android/server/wm/DisplayContent;->updateTouchExcludeRegion()V HSPLcom/android/server/wm/DisplayContent;->updateWindowsForAnimator()V HSPLcom/android/server/wm/DisplayFrames;->(ILandroid/view/DisplayInfo;Lcom/android/server/wm/utils/WmDisplayCutout;)V -PLcom/android/server/wm/DisplayFrames;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/DisplayFrames;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/wm/DisplayFrames;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/wm/DisplayFrames;->dumpFrame(Landroid/graphics/Rect;Ljava/lang/String;Ljava/lang/String;Ljava/io/PrintWriter;)V -HSPLcom/android/server/wm/DisplayFrames;->getInputMethodWindowVisibleHeight()I -HSPLcom/android/server/wm/DisplayFrames;->onBeginLayout()V +HPLcom/android/server/wm/DisplayFrames;->dumpFrame(Landroid/graphics/Rect;Ljava/lang/String;Ljava/lang/String;Ljava/io/PrintWriter;)V +HSPLcom/android/server/wm/DisplayFrames;->onBeginLayout(Landroid/view/InsetsState;)V HSPLcom/android/server/wm/DisplayFrames;->onDisplayInfoUpdated(Landroid/view/DisplayInfo;Lcom/android/server/wm/utils/WmDisplayCutout;)V HSPLcom/android/server/wm/DisplayPolicy$1;->(Lcom/android/server/wm/DisplayPolicy;)V HPLcom/android/server/wm/DisplayPolicy$1;->getOrientationListener()Lcom/android/server/policy/WindowOrientationListener; PLcom/android/server/wm/DisplayPolicy$1;->onDebug()V HPLcom/android/server/wm/DisplayPolicy$1;->onDown()V -PLcom/android/server/wm/DisplayPolicy$1;->onFling(I)V +HPLcom/android/server/wm/DisplayPolicy$1;->onFling(I)V +PLcom/android/server/wm/DisplayPolicy$1;->onMouseHoverAtBottom()V +PLcom/android/server/wm/DisplayPolicy$1;->onMouseHoverAtTop()V +PLcom/android/server/wm/DisplayPolicy$1;->onMouseLeaveFromEdge()V HPLcom/android/server/wm/DisplayPolicy$1;->onSwipeFromBottom()V HPLcom/android/server/wm/DisplayPolicy$1;->onSwipeFromLeft()V HPLcom/android/server/wm/DisplayPolicy$1;->onSwipeFromRight()V @@ -33784,10 +38295,10 @@ HSPLcom/android/server/wm/DisplayPolicy$2;->lambda$$0$DisplayPolicy$2(I)V PLcom/android/server/wm/DisplayPolicy$2;->lambda$$1$DisplayPolicy$2(I)V HSPLcom/android/server/wm/DisplayPolicy$2;->lambda$$2$DisplayPolicy$2(I)V HPLcom/android/server/wm/DisplayPolicy$2;->lambda$onAppTransitionStartingLocked$3$DisplayPolicy$2(JJ)V -PLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionCancelledLocked(I)V +PLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionCancelledLocked(Z)V HSPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V HSPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionPendingLocked()V -HPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionStartingLocked(IJJJ)I +HPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionStartingLocked(ZJJJ)I HSPLcom/android/server/wm/DisplayPolicy$3;->(Lcom/android/server/wm/DisplayPolicy;)V PLcom/android/server/wm/DisplayPolicy$3;->run()V PLcom/android/server/wm/DisplayPolicy$HideNavInputEventReceiver;->(Lcom/android/server/wm/DisplayPolicy;Landroid/view/InputChannel;Landroid/os/Looper;)V @@ -33799,18 +38310,21 @@ HSPLcom/android/server/wm/DisplayPolicy;->()V HSPLcom/android/server/wm/DisplayPolicy;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/DisplayPolicy;->access$000(Lcom/android/server/wm/DisplayPolicy;)Ljava/lang/Object; HPLcom/android/server/wm/DisplayPolicy;->access$100(Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayPolicy;->access$1000(Lcom/android/server/wm/DisplayPolicy;)Z -PLcom/android/server/wm/DisplayPolicy;->access$1100(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/SystemGesturesPointerEventListener; -PLcom/android/server/wm/DisplayPolicy;->access$1200(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/WindowManagerService; +HPLcom/android/server/wm/DisplayPolicy;->access$1000(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/SystemGesturesPointerEventListener; +HPLcom/android/server/wm/DisplayPolicy;->access$1100(Lcom/android/server/wm/DisplayPolicy;)Z +HPLcom/android/server/wm/DisplayPolicy;->access$1200(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/WindowManagerService; HSPLcom/android/server/wm/DisplayPolicy;->access$1300(Lcom/android/server/wm/DisplayPolicy;)Landroid/os/Handler; HPLcom/android/server/wm/DisplayPolicy;->access$1400(Lcom/android/server/wm/DisplayPolicy;)Landroid/content/Context; +PLcom/android/server/wm/DisplayPolicy;->access$1502(Lcom/android/server/wm/DisplayPolicy;J)J +PLcom/android/server/wm/DisplayPolicy;->access$200(Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;)V HPLcom/android/server/wm/DisplayPolicy;->access$500(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/DisplayPolicy;->access$600(Lcom/android/server/wm/DisplayPolicy;I)V HPLcom/android/server/wm/DisplayPolicy;->access$700(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/DisplayPolicy;->access$800(Lcom/android/server/wm/DisplayPolicy;)I +HPLcom/android/server/wm/DisplayPolicy;->access$800(Lcom/android/server/wm/DisplayPolicy;)I HPLcom/android/server/wm/DisplayPolicy;->access$900(Lcom/android/server/wm/DisplayPolicy;)Lcom/android/server/wm/DisplayContent; HPLcom/android/server/wm/DisplayPolicy;->addWindowLw(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;)V -HPLcom/android/server/wm/DisplayPolicy;->adjustWindowParamsLw(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;II)V +HPLcom/android/server/wm/DisplayPolicy;->adjustWindowParamsLw(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;)V +HPLcom/android/server/wm/DisplayPolicy;->applyKeyguardPolicy(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V HPLcom/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 HPLcom/android/server/wm/DisplayPolicy;->areSystemBarsForcedShownLw(Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/DisplayPolicy;->beginLayoutLw(Lcom/android/server/wm/DisplayFrames;I)V @@ -33819,29 +38333,32 @@ HSPLcom/android/server/wm/DisplayPolicy;->canHideNavigationBar()Z HPLcom/android/server/wm/DisplayPolicy;->canReceiveInput(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/DisplayPolicy;->checkAltBarSwipeForTransientBars(I)V HPLcom/android/server/wm/DisplayPolicy;->chooseNavigationColorWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;I)Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/DisplayPolicy;->clearNavBarOpaqueFlag(I)I -HPLcom/android/server/wm/DisplayPolicy;->computeWindowBounds(Landroid/view/WindowManager$LayoutParams;Landroid/view/InsetsState;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/DisplayPolicy;->clearNavBarOpaqueFlag(I)I +HSPLcom/android/server/wm/DisplayPolicy;->computeWindowBounds(Landroid/view/WindowManager$LayoutParams;Landroid/view/InsetsState;Lcom/android/server/wm/WindowToken;Landroid/graphics/Rect;)V HPLcom/android/server/wm/DisplayPolicy;->configureNavBarOpacity(IZZZZZ)I HSPLcom/android/server/wm/DisplayPolicy;->convertNonDecorInsetsToStableInsets(Landroid/graphics/Rect;I)V +PLcom/android/server/wm/DisplayPolicy;->disposeInputConsumer(Lcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;)V HPLcom/android/server/wm/DisplayPolicy;->drawsBarBackground(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/BarController;)Z HPLcom/android/server/wm/DisplayPolicy;->drawsNavigationBarBackground(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/DisplayPolicy;->drawsStatusBarBackground(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/DisplayPolicy;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V -PLcom/android/server/wm/DisplayPolicy;->finishKeyguardDrawn()Z +PLcom/android/server/wm/DisplayPolicy;->enablePointerLocation()V +HPLcom/android/server/wm/DisplayPolicy;->finishKeyguardDrawn()Z HSPLcom/android/server/wm/DisplayPolicy;->finishPostLayoutPolicyLw()I -PLcom/android/server/wm/DisplayPolicy;->finishScreenTurningOn()Z -PLcom/android/server/wm/DisplayPolicy;->finishWindowsDrawn()Z -PLcom/android/server/wm/DisplayPolicy;->focusChangedLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I +HPLcom/android/server/wm/DisplayPolicy;->finishScreenTurningOn()Z +HPLcom/android/server/wm/DisplayPolicy;->finishWindowsDrawn()Z +HPLcom/android/server/wm/DisplayPolicy;->focusChangedLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I HSPLcom/android/server/wm/DisplayPolicy;->getConfigDisplayHeight(IIIILandroid/view/DisplayCutout;)I HSPLcom/android/server/wm/DisplayPolicy;->getConfigDisplayWidth(IIIILandroid/view/DisplayCutout;)I HSPLcom/android/server/wm/DisplayPolicy;->getContext()Landroid/content/Context; HSPLcom/android/server/wm/DisplayPolicy;->getCurrentUserResources()Landroid/content/res/Resources; HSPLcom/android/server/wm/DisplayPolicy;->getDisplayId()I -PLcom/android/server/wm/DisplayPolicy;->getDockMode()I +HPLcom/android/server/wm/DisplayPolicy;->getDockMode()I PLcom/android/server/wm/DisplayPolicy;->getImeSourceFrameProvider()Lcom/android/internal/util/function/TriConsumer; -PLcom/android/server/wm/DisplayPolicy;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy; -HPLcom/android/server/wm/DisplayPolicy;->getLayoutHint(Landroid/view/WindowManager$LayoutParams;Lcom/android/server/wm/WindowToken;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InsetsState;Z)Z +HPLcom/android/server/wm/DisplayPolicy;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy; +HSPLcom/android/server/wm/DisplayPolicy;->getLayoutHint(Landroid/view/WindowManager$LayoutParams;Lcom/android/server/wm/WindowToken;Landroid/graphics/Rect;Landroid/view/InsetsState;Z)Z HSPLcom/android/server/wm/DisplayPolicy;->getLidState()I +PLcom/android/server/wm/DisplayPolicy;->getNavBarPosition()I HPLcom/android/server/wm/DisplayPolicy;->getNavigationBar()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/DisplayPolicy;->getNavigationBarFrameHeight(II)I HSPLcom/android/server/wm/DisplayPolicy;->getNavigationBarHeight(II)I @@ -33852,29 +38369,30 @@ HSPLcom/android/server/wm/DisplayPolicy;->getNonDecorInsetsLw(IIILandroid/view/D HPLcom/android/server/wm/DisplayPolicy;->getNotificationShade()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/DisplayPolicy;->getRefreshRatePolicy()Lcom/android/server/wm/RefreshRatePolicy; HPLcom/android/server/wm/DisplayPolicy;->getRotatedWindowBounds(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V -PLcom/android/server/wm/DisplayPolicy;->getScreenOnListener()Lcom/android/server/policy/WindowManagerPolicy$ScreenOnListener; +HPLcom/android/server/wm/DisplayPolicy;->getScreenOnListener()Lcom/android/server/policy/WindowManagerPolicy$ScreenOnListener; HSPLcom/android/server/wm/DisplayPolicy;->getStatusBar()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/DisplayPolicy;->getStatusBarHeight(Lcom/android/server/wm/DisplayFrames;)I HSPLcom/android/server/wm/DisplayPolicy;->getStatusBarManagerInternal()Lcom/android/server/statusbar/StatusBarManagerInternal; HSPLcom/android/server/wm/DisplayPolicy;->getSystemUiContext()Landroid/content/Context; -PLcom/android/server/wm/DisplayPolicy;->getTopFullscreenOpaqueWindow()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/DisplayPolicy;->getTopFullscreenOpaqueWindow()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/DisplayPolicy;->getWindowCornerRadius()F HSPLcom/android/server/wm/DisplayPolicy;->hasNavigationBar()Z -PLcom/android/server/wm/DisplayPolicy;->hasSideGestures()Z +HPLcom/android/server/wm/DisplayPolicy;->hasSideGestures()Z HSPLcom/android/server/wm/DisplayPolicy;->hasStatusBar()Z HSPLcom/android/server/wm/DisplayPolicy;->isAwake()Z -PLcom/android/server/wm/DisplayPolicy;->isCarDockEnablesAccelerometer()Z -PLcom/android/server/wm/DisplayPolicy;->isDeskDockEnablesAccelerometer()Z -PLcom/android/server/wm/DisplayPolicy;->isHdmiPlugged()Z +HPLcom/android/server/wm/DisplayPolicy;->isCarDockEnablesAccelerometer()Z +HPLcom/android/server/wm/DisplayPolicy;->isDeskDockEnablesAccelerometer()Z +HPLcom/android/server/wm/DisplayPolicy;->isHdmiPlugged()Z HPLcom/android/server/wm/DisplayPolicy;->isImmersiveMode(Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/DisplayPolicy;->isKeyguardDrawComplete()Z -HPLcom/android/server/wm/DisplayPolicy;->isKeyguardOccluded()Z -HPLcom/android/server/wm/DisplayPolicy;->isKeyguardShowing()Z +HSPLcom/android/server/wm/DisplayPolicy;->isKeyguardOccluded()Z +HSPLcom/android/server/wm/DisplayPolicy;->isKeyguardShowing()Z PLcom/android/server/wm/DisplayPolicy;->isNavBarEmpty(I)Z -PLcom/android/server/wm/DisplayPolicy;->isPersistentVrModeEnabled()Z +HPLcom/android/server/wm/DisplayPolicy;->isPersistentVrModeEnabled()Z HSPLcom/android/server/wm/DisplayPolicy;->isScreenOnEarly()Z -PLcom/android/server/wm/DisplayPolicy;->isScreenOnFully()Z +HPLcom/android/server/wm/DisplayPolicy;->isScreenOnFully()Z HSPLcom/android/server/wm/DisplayPolicy;->isShowingDreamLw()Z +PLcom/android/server/wm/DisplayPolicy;->isTopLayoutFullscreen()Z HPLcom/android/server/wm/DisplayPolicy;->isWindowExcludedFromContent(Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/DisplayPolicy;->isWindowManagerDrawComplete()Z HPLcom/android/server/wm/DisplayPolicy;->lambda$addWindowLw$1$DisplayPolicy(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V @@ -33886,56 +38404,58 @@ HPLcom/android/server/wm/DisplayPolicy;->lambda$addWindowLw$6$DisplayPolicy(Lcom HPLcom/android/server/wm/DisplayPolicy;->lambda$addWindowLw$7$DisplayPolicy(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V HPLcom/android/server/wm/DisplayPolicy;->lambda$getImeSourceFrameProvider$8$DisplayPolicy(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowState;Landroid/graphics/Rect;)V PLcom/android/server/wm/DisplayPolicy;->lambda$new$0$DisplayPolicy()V -PLcom/android/server/wm/DisplayPolicy;->lambda$notifyDisplayReady$12$DisplayPolicy()V +HPLcom/android/server/wm/DisplayPolicy;->lambda$notifyDisplayReady$12$DisplayPolicy()V PLcom/android/server/wm/DisplayPolicy;->lambda$simulateLayoutDisplay$10$DisplayPolicy(Lcom/android/server/wm/DisplayFrames;Landroid/graphics/Rect;)V PLcom/android/server/wm/DisplayPolicy;->lambda$simulateLayoutDisplay$9$DisplayPolicy(Lcom/android/server/wm/DisplayFrames;Landroid/graphics/Rect;)V -PLcom/android/server/wm/DisplayPolicy;->lambda$updateHideNavInputEventReceiver$11$DisplayPolicy(Landroid/view/InputChannel;Landroid/os/Looper;)Landroid/view/InputEventReceiver; +HPLcom/android/server/wm/DisplayPolicy;->lambda$updateHideNavInputEventReceiver$11$DisplayPolicy(Landroid/view/InputChannel;Landroid/os/Looper;)Landroid/view/InputEventReceiver; HPLcom/android/server/wm/DisplayPolicy;->lambda$updateSystemUiVisibilityLw$13$DisplayPolicy(ILjava/lang/String;I[Lcom/android/internal/view/AppearanceRegion;ZZZ)V -HSPLcom/android/server/wm/DisplayPolicy;->layoutNavigationBar(Lcom/android/server/wm/DisplayFrames;IZZZLandroid/graphics/Rect;)V -HSPLcom/android/server/wm/DisplayPolicy;->layoutScreenDecorWindows(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowFrames;)V -HSPLcom/android/server/wm/DisplayPolicy;->layoutStatusBar(Lcom/android/server/wm/DisplayFrames;ILandroid/graphics/Rect;)V +HSPLcom/android/server/wm/DisplayPolicy;->layoutNavigationBar(Lcom/android/server/wm/DisplayFrames;ILandroid/graphics/Rect;)V +HSPLcom/android/server/wm/DisplayPolicy;->layoutStatusBar(Lcom/android/server/wm/DisplayFrames;Landroid/graphics/Rect;)V HPLcom/android/server/wm/DisplayPolicy;->layoutWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;)V HSPLcom/android/server/wm/DisplayPolicy;->navigationBarCanMove()Z HSPLcom/android/server/wm/DisplayPolicy;->navigationBarPosition(III)I -HPLcom/android/server/wm/DisplayPolicy;->offsetInputMethodWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;)V -PLcom/android/server/wm/DisplayPolicy;->offsetVoiceInputWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;)V +PLcom/android/server/wm/DisplayPolicy;->notifyDisplayReady()V HSPLcom/android/server/wm/DisplayPolicy;->onConfigurationChanged()V -PLcom/android/server/wm/DisplayPolicy;->onPowerKeyDown(Z)V -HSPLcom/android/server/wm/DisplayPolicy;->postAdjustDisplayFrames(Lcom/android/server/wm/DisplayFrames;)V +PLcom/android/server/wm/DisplayPolicy;->onOverlayChangedLw()V +HPLcom/android/server/wm/DisplayPolicy;->onPowerKeyDown(Z)V +PLcom/android/server/wm/DisplayPolicy;->release()V HPLcom/android/server/wm/DisplayPolicy;->removeWindowLw(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/DisplayPolicy;->requestTransientBars(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/DisplayPolicy;->requestTransientBars(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/DisplayPolicy;->resetSystemUiVisibilityLw()V -PLcom/android/server/wm/DisplayPolicy;->screenTurnedOff()V +HPLcom/android/server/wm/DisplayPolicy;->screenTurnedOff()V HSPLcom/android/server/wm/DisplayPolicy;->screenTurnedOn(Lcom/android/server/policy/WindowManagerPolicy$ScreenOnListener;)V HPLcom/android/server/wm/DisplayPolicy;->selectAnimation(Lcom/android/server/wm/WindowState;I)I -PLcom/android/server/wm/DisplayPolicy;->setAwake(Z)V +HPLcom/android/server/wm/DisplayPolicy;->setAwake(Z)V HSPLcom/android/server/wm/DisplayPolicy;->setHdmiPlugged(ZZ)V HSPLcom/android/server/wm/DisplayPolicy;->setLidState(I)V +HPLcom/android/server/wm/DisplayPolicy;->setNavBarOpaqueFlag(I)I +PLcom/android/server/wm/DisplayPolicy;->setPointerLocationEnabled(Z)V +HPLcom/android/server/wm/DisplayPolicy;->shouldBeHiddenByKeyguard(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/DisplayPolicy;->simulateLayoutDecorWindow(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;Landroid/view/InsetsState;Lcom/android/server/wm/WindowFrames;Landroid/util/SparseArray;Ljava/util/function/Consumer;)V HPLcom/android/server/wm/DisplayPolicy;->simulateLayoutDisplay(Lcom/android/server/wm/DisplayFrames;Landroid/view/InsetsState;Landroid/util/SparseArray;)V +PLcom/android/server/wm/DisplayPolicy;->switchUser()V HSPLcom/android/server/wm/DisplayPolicy;->systemReady()V PLcom/android/server/wm/DisplayPolicy;->takeScreenshot(II)V HPLcom/android/server/wm/DisplayPolicy;->topAppHidesStatusBar()Z HSPLcom/android/server/wm/DisplayPolicy;->updateConfigurationAndScreenSizeDependentBehaviors()V HSPLcom/android/server/wm/DisplayPolicy;->updateCurrentUserResources()V HSPLcom/android/server/wm/DisplayPolicy;->updateHideNavInputEventReceiver()V -HSPLcom/android/server/wm/DisplayPolicy;->updateInsetsStateForDisplayCutout(Lcom/android/server/wm/DisplayFrames;Landroid/view/InsetsState;)V HPLcom/android/server/wm/DisplayPolicy;->updateLightNavigationBarLw(ILcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I -HPLcom/android/server/wm/DisplayPolicy;->updateLightStatusBarLw(ILcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I +HPLcom/android/server/wm/DisplayPolicy;->updateLightStatusBarLw(ILcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Landroid/graphics/Rect;)I HPLcom/android/server/wm/DisplayPolicy;->updateSystemBarsLw(Lcom/android/server/wm/WindowState;I)I HSPLcom/android/server/wm/DisplayPolicy;->updateSystemUiVisibilityLw()Z HPLcom/android/server/wm/DisplayPolicy;->validateAddingWindowLw(Landroid/view/WindowManager$LayoutParams;II)I HSPLcom/android/server/wm/DisplayRotation$1;->(Lcom/android/server/wm/DisplayRotation;)V PLcom/android/server/wm/DisplayRotation$1;->run()V HSPLcom/android/server/wm/DisplayRotation$2;->(Lcom/android/server/wm/DisplayRotation;)V -PLcom/android/server/wm/DisplayRotation$2;->continueRotateDisplay(ILandroid/window/WindowContainerTransaction;)V +HPLcom/android/server/wm/DisplayRotation$2;->continueRotateDisplay(ILandroid/window/WindowContainerTransaction;)V PLcom/android/server/wm/DisplayRotation$2;->lambda$continueRotateDisplay$0(Ljava/lang/Object;ILandroid/window/WindowContainerTransaction;)V PLcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;->(Lcom/android/server/wm/DisplayRotation$OrientationListener;I)V -PLcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;->run()V +HPLcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;->run()V HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->(Lcom/android/server/wm/DisplayRotation;Landroid/content/Context;Landroid/os/Handler;)V -PLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V -PLcom/android/server/wm/DisplayRotation$OrientationListener;->enable(Z)V -PLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V +HPLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V +HPLcom/android/server/wm/DisplayRotation$OrientationListener;->enable(Z)V +HPLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V HSPLcom/android/server/wm/DisplayRotation$RotationAnimationPair;->()V HSPLcom/android/server/wm/DisplayRotation$RotationAnimationPair;->(Lcom/android/server/wm/DisplayRotation$1;)V HSPLcom/android/server/wm/DisplayRotation$SettingsObserver;->(Lcom/android/server/wm/DisplayRotation;Landroid/os/Handler;)V @@ -33943,16 +38463,22 @@ HSPLcom/android/server/wm/DisplayRotation$SettingsObserver;->observe()V PLcom/android/server/wm/DisplayRotation$SettingsObserver;->onChange(Z)V HSPLcom/android/server/wm/DisplayRotation;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/DisplayRotation;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayWindowSettings;Landroid/content/Context;Ljava/lang/Object;)V -PLcom/android/server/wm/DisplayRotation;->access$300(Lcom/android/server/wm/DisplayRotation;)Lcom/android/server/wm/WindowManagerService; -PLcom/android/server/wm/DisplayRotation;->access$400(Lcom/android/server/wm/DisplayRotation;)I -PLcom/android/server/wm/DisplayRotation;->access$500(Lcom/android/server/wm/DisplayRotation;I)Z +PLcom/android/server/wm/DisplayRotation;->access$100(Lcom/android/server/wm/DisplayRotation;)I +PLcom/android/server/wm/DisplayRotation;->access$200(Lcom/android/server/wm/DisplayRotation;ILandroid/window/WindowContainerTransaction;)V +HPLcom/android/server/wm/DisplayRotation;->access$300(Lcom/android/server/wm/DisplayRotation;)Lcom/android/server/wm/WindowManagerService; +HPLcom/android/server/wm/DisplayRotation;->access$400(Lcom/android/server/wm/DisplayRotation;)I +HPLcom/android/server/wm/DisplayRotation;->access$500(Lcom/android/server/wm/DisplayRotation;I)Z +HPLcom/android/server/wm/DisplayRotation;->access$600(Lcom/android/server/wm/DisplayRotation;I)Z +HPLcom/android/server/wm/DisplayRotation;->access$700(Lcom/android/server/wm/DisplayRotation;IZ)V HSPLcom/android/server/wm/DisplayRotation;->access$800(Lcom/android/server/wm/DisplayRotation;)Landroid/content/Context; HSPLcom/android/server/wm/DisplayRotation;->access$900(Lcom/android/server/wm/DisplayRotation;)Z PLcom/android/server/wm/DisplayRotation;->allowAllRotationsToString(I)Ljava/lang/String; +PLcom/android/server/wm/DisplayRotation;->applyCurrentRotation(I)V PLcom/android/server/wm/DisplayRotation;->cancelSeamlessRotation()V HSPLcom/android/server/wm/DisplayRotation;->configure(IIII)V -PLcom/android/server/wm/DisplayRotation;->continueRotation(ILandroid/window/WindowContainerTransaction;)V +HPLcom/android/server/wm/DisplayRotation;->continueRotation(ILandroid/window/WindowContainerTransaction;)V HPLcom/android/server/wm/DisplayRotation;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/wm/DisplayRotation;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V PLcom/android/server/wm/DisplayRotation;->getCurrentAppOrientation()I HSPLcom/android/server/wm/DisplayRotation;->getDisplayPolicy()Lcom/android/server/wm/DisplayPolicy; @@ -33966,11 +38492,13 @@ HSPLcom/android/server/wm/DisplayRotation;->getUpsideDownRotation()I PLcom/android/server/wm/DisplayRotation;->getUserRotation()I PLcom/android/server/wm/DisplayRotation;->getUserRotationMode()I PLcom/android/server/wm/DisplayRotation;->hasSeamlessRotatingWindow()Z -PLcom/android/server/wm/DisplayRotation;->isAnyPortrait(I)Z +HPLcom/android/server/wm/DisplayRotation;->isAnyPortrait(I)Z HSPLcom/android/server/wm/DisplayRotation;->isFixedToUserRotation()Z +PLcom/android/server/wm/DisplayRotation;->isLandscapeOrSeascape(I)Z HSPLcom/android/server/wm/DisplayRotation;->isRotatingSeamlessly()Z -PLcom/android/server/wm/DisplayRotation;->isRotationChoicePossible(I)Z -PLcom/android/server/wm/DisplayRotation;->isValidRotationChoice(I)Z +HPLcom/android/server/wm/DisplayRotation;->isRotationChoicePossible(I)Z +PLcom/android/server/wm/DisplayRotation;->isRotationFrozen()Z +HPLcom/android/server/wm/DisplayRotation;->isValidRotationChoice(I)Z HSPLcom/android/server/wm/DisplayRotation;->isWaitingForRemoteRotation()Z PLcom/android/server/wm/DisplayRotation;->lambda$cancelSeamlessRotation$0(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/DisplayRotation;->lambda$onSeamlessRotationTimeout$2$DisplayRotation([ZLcom/android/server/wm/WindowState;)V @@ -33980,17 +38508,24 @@ HPLcom/android/server/wm/DisplayRotation;->needSensorRunning()Z PLcom/android/server/wm/DisplayRotation;->needsUpdate()Z PLcom/android/server/wm/DisplayRotation;->onSeamlessRotationTimeout()V PLcom/android/server/wm/DisplayRotation;->onUserSwitch()V +PLcom/android/server/wm/DisplayRotation;->pause()V PLcom/android/server/wm/DisplayRotation;->prepareNormalRotationAnimation()V +PLcom/android/server/wm/DisplayRotation;->prepareSeamlessRotation()V HSPLcom/android/server/wm/DisplayRotation;->readRotation(I)I HSPLcom/android/server/wm/DisplayRotation;->restoreSettings(III)V +PLcom/android/server/wm/DisplayRotation;->resume()V HPLcom/android/server/wm/DisplayRotation;->rotationForOrientation(II)I PLcom/android/server/wm/DisplayRotation;->selectRotationAnimation()Lcom/android/server/wm/DisplayRotation$RotationAnimationPair; +HPLcom/android/server/wm/DisplayRotation;->sendProposedRotationChangeToStatusBarInternal(IZ)V +PLcom/android/server/wm/DisplayRotation;->setFixedToUserRotation(I)V PLcom/android/server/wm/DisplayRotation;->setUserRotation(II)V PLcom/android/server/wm/DisplayRotation;->shouldRotateSeamlessly(IIZ)Z -PLcom/android/server/wm/DisplayRotation;->startRemoteRotation(II)V +HPLcom/android/server/wm/DisplayRotation;->startRemoteRotation(II)V +PLcom/android/server/wm/DisplayRotation;->thawRotation()V HSPLcom/android/server/wm/DisplayRotation;->updateOrientation(IZ)Z HSPLcom/android/server/wm/DisplayRotation;->updateOrientationListener()V HSPLcom/android/server/wm/DisplayRotation;->updateOrientationListenerLw()V +PLcom/android/server/wm/DisplayRotation;->updateRotationAndSendNewConfigIfChanged()Z HSPLcom/android/server/wm/DisplayRotation;->updateRotationUnchecked(Z)Z HSPLcom/android/server/wm/DisplayRotation;->updateSettings()Z HSPLcom/android/server/wm/DisplayRotation;->updateUserDependentConfiguration(Landroid/content/res/Resources;)V @@ -33998,26 +38533,72 @@ PLcom/android/server/wm/DisplayRotation;->validateRotationAnimation(IIZ)Z HSPLcom/android/server/wm/DisplayWindowListenerController;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/DisplayWindowListenerController;->dispatchDisplayAdded(Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/DisplayWindowListenerController;->dispatchDisplayChanged(Lcom/android/server/wm/DisplayContent;Landroid/content/res/Configuration;)V -PLcom/android/server/wm/DisplayWindowListenerController;->dispatchDisplayRemoved(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/DisplayWindowListenerController;->dispatchDisplayRemoved(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/DisplayWindowListenerController;->dispatchFixedRotationFinished(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/DisplayWindowListenerController;->dispatchFixedRotationStarted(Lcom/android/server/wm/DisplayContent;I)V -PLcom/android/server/wm/DisplayWindowListenerController;->registerListener(Landroid/view/IDisplayWindowListener;)V +HSPLcom/android/server/wm/DisplayWindowListenerController;->registerListener(Landroid/view/IDisplayWindowListener;)V +HSPLcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;->()V +HSPLcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;->(Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;)V +PLcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;->isEmpty()Z +HSPLcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;->setTo(Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;)Z +HSPLcom/android/server/wm/DisplayWindowSettings;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider;)V HSPLcom/android/server/wm/DisplayWindowSettings;->applySettingsToDisplayLocked(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/DisplayWindowSettings;->getImePolicyLocked(Lcom/android/server/wm/DisplayContent;)I HSPLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/DisplayContent;)I -PLcom/android/server/wm/DisplayWindowSettings;->shouldShowImeLocked(Lcom/android/server/wm/DisplayContent;)Z +HSPLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;Lcom/android/server/wm/DisplayContent;)I +PLcom/android/server/wm/DisplayWindowSettings;->setDisplayImePolicy(Lcom/android/server/wm/DisplayContent;I)V HSPLcom/android/server/wm/DisplayWindowSettings;->shouldShowSystemDecorsLocked(Lcom/android/server/wm/DisplayContent;)Z HSPLcom/android/server/wm/DisplayWindowSettings;->updateSettingsForDisplay(Lcom/android/server/wm/DisplayContent;)Z +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$AtomicFileStorage;->(Landroid/util/AtomicFile;)V +PLcom/android/server/wm/DisplayWindowSettingsProvider$AtomicFileStorage;->finishWrite(Ljava/io/OutputStream;Z)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$AtomicFileStorage;->openRead()Ljava/io/InputStream; +PLcom/android/server/wm/DisplayWindowSettingsProvider$AtomicFileStorage;->startWrite()Ljava/io/OutputStream; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$FileData;->()V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$FileData;->(Lcom/android/server/wm/DisplayWindowSettingsProvider$1;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettings;->(Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettings;->getIdentifier(Landroid/view/DisplayInfo;)Ljava/lang/String; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettings;->getSettingsEntry(Landroid/view/DisplayInfo;)Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettings;->loadSettings(Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettings;->(Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettingsStorage;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettings;->getOrCreateSettingsEntry(Landroid/view/DisplayInfo;)Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry; +PLcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettings;->updateSettingsEntry(Landroid/view/DisplayInfo;Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;)V +PLcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettings;->writeSettings()V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->()V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->(Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage;Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettingsStorage;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->access$000(Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage;)Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData; +PLcom/android/server/wm/DisplayWindowSettingsProvider;->access$200(Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettingsStorage;Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getBooleanAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/Boolean;)Ljava/lang/Boolean; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getIntAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;I)I +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getIntegerAttribute(Landroid/util/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/Integer;)Ljava/lang/Integer; +PLcom/android/server/wm/DisplayWindowSettingsProvider;->getOverrideSettings(Landroid/view/DisplayInfo;)Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getOverrideSettingsFile()Landroid/util/AtomicFile; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getSettings(Landroid/view/DisplayInfo;)Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getVendorSettingsFile()Landroid/util/AtomicFile; +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->readConfig(Landroid/util/TypedXmlPullParser;Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->readDisplay(Landroid/util/TypedXmlPullParser;Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData;)V +HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->readSettings(Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage;)Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData; +PLcom/android/server/wm/DisplayWindowSettingsProvider;->updateOverrideSettings(Landroid/view/DisplayInfo;Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry;)V +PLcom/android/server/wm/DisplayWindowSettingsProvider;->writeSettings(Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettingsStorage;Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData;)V HSPLcom/android/server/wm/DockedStackDividerController;->(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/DockedStackDividerController;->getTouchRegion(Landroid/graphics/Rect;)V HSPLcom/android/server/wm/DockedStackDividerController;->isResizing()Z -PLcom/android/server/wm/DockedStackDividerController;->setTouchRegion(Landroid/graphics/Rect;)V +PLcom/android/server/wm/DockedStackDividerController;->resetDragResizingChangeReported()V +PLcom/android/server/wm/DockedStackDividerController;->setResizing(Z)V +HPLcom/android/server/wm/DockedStackDividerController;->setTouchRegion(Landroid/graphics/Rect;)V HSPLcom/android/server/wm/DragDropController$1;->(Lcom/android/server/wm/DragDropController;)V HSPLcom/android/server/wm/DragDropController$DragHandler;->(Lcom/android/server/wm/DragDropController;Lcom/android/server/wm/WindowManagerService;Landroid/os/Looper;)V PLcom/android/server/wm/DragDropController$DragHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/wm/DragDropController;->(Lcom/android/server/wm/WindowManagerService;Landroid/os/Looper;)V +PLcom/android/server/wm/DragDropController;->access$000(Lcom/android/server/wm/DragDropController;)Lcom/android/server/wm/DragState; HSPLcom/android/server/wm/DragDropController;->dragDropActiveLocked()Z +PLcom/android/server/wm/DragDropController;->dragRecipientEntered(Landroid/view/IWindow;)V HPLcom/android/server/wm/DragDropController;->handleMotionEvent(ZFF)V +PLcom/android/server/wm/DragDropController;->onDragStateClosedLocked(Lcom/android/server/wm/DragState;)V +PLcom/android/server/wm/DragDropController;->performDrag(IILandroid/view/IWindow;ILandroid/view/SurfaceControl;IFFFFLandroid/content/ClipData;)Landroid/os/IBinder; PLcom/android/server/wm/DragDropController;->reportDropResult(Landroid/view/IWindow;Z)V +PLcom/android/server/wm/DragDropController;->sendDragStartedIfNeededLocked(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/DragDropController;->sendHandlerMessage(ILjava/lang/Object;)V +PLcom/android/server/wm/DragDropController;->sendTimeoutMessage(ILjava/lang/Object;)V PLcom/android/server/wm/DragInputEventReceiver;->(Landroid/view/InputChannel;Landroid/os/Looper;Lcom/android/server/wm/DragDropController;)V HPLcom/android/server/wm/DragInputEventReceiver;->onInputEvent(Landroid/view/InputEvent;)V PLcom/android/server/wm/DragState$AnimationListener;->(Lcom/android/server/wm/DragState;)V @@ -34026,6 +38607,8 @@ PLcom/android/server/wm/DragState$AnimationListener;->onAnimationEnd(Landroid/an PLcom/android/server/wm/DragState$AnimationListener;->onAnimationStart(Landroid/animation/Animator;)V PLcom/android/server/wm/DragState$AnimationListener;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V PLcom/android/server/wm/DragState$InputInterceptor;->(Lcom/android/server/wm/DragState;Landroid/view/Display;)V +PLcom/android/server/wm/DragState$InputInterceptor;->lambda$new$0(Lcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/DragState$InputInterceptor;->lambda$tearDown$1(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/DragState$InputInterceptor;->tearDown()V PLcom/android/server/wm/DragState;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DragDropController;Landroid/os/IBinder;Landroid/view/SurfaceControl;ILandroid/os/IBinder;)V PLcom/android/server/wm/DragState;->access$000(Lcom/android/server/wm/DragState;)Landroid/graphics/Point; @@ -34038,54 +38621,59 @@ PLcom/android/server/wm/DragState;->getInputWindowHandle()Landroid/view/InputWin HPLcom/android/server/wm/DragState;->isClosing()Z PLcom/android/server/wm/DragState;->isFromSource(I)Z PLcom/android/server/wm/DragState;->isInProgress()Z +PLcom/android/server/wm/DragState;->isValidDropTarget(Lcom/android/server/wm/WindowState;Z)Z HPLcom/android/server/wm/DragState;->isWindowNotified(Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/DragState;->lambda$broadcastDragStartedLocked$0$DragState(FFLcom/android/server/wm/WindowState;)V PLcom/android/server/wm/DragState;->lambda$createReturnAnimationLocked$1(Landroid/animation/ValueAnimator;)V PLcom/android/server/wm/DragState;->notifyDropLocked(FF)V HPLcom/android/server/wm/DragState;->notifyLocationLocked(FF)V HPLcom/android/server/wm/DragState;->notifyMoveLocked(FF)V +HPLcom/android/server/wm/DragState;->obtainDragEvent(Lcom/android/server/wm/WindowState;IFFFFLjava/lang/Object;Landroid/content/ClipDescription;Landroid/content/ClipData;Landroid/view/SurfaceControl;Lcom/android/internal/view/IDragAndDropPermissions;Z)Landroid/view/DragEvent; PLcom/android/server/wm/DragState;->overridePointerIconLocked(I)V PLcom/android/server/wm/DragState;->register(Landroid/view/Display;)V PLcom/android/server/wm/DragState;->sendDragStartedIfNeededLocked(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/DragState;->sendDragStartedLocked(Lcom/android/server/wm/WindowState;FFLandroid/content/ClipDescription;Landroid/content/ClipData;)V PLcom/android/server/wm/DragState;->showInputSurface()V +PLcom/android/server/wm/DragState;->targetInterceptsGlobalDrag(Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/DragState;->targetWindowSupportsGlobalDrag(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->(Lcom/android/server/wm/Session;Lcom/android/server/wm/WindowManagerService;Landroid/view/IWindow;Lcom/android/server/wm/WindowState;IIII)V +HPLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->(Lcom/android/server/wm/Session;Lcom/android/server/wm/WindowManagerService;Landroid/view/IWindow;Lcom/android/server/wm/WindowState;IIII)V PLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->getApplicationHandle()Landroid/view/InputApplicationHandle; -PLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->getName()Ljava/lang/String; +HPLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->getName()Ljava/lang/String; PLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->onRemoved()V PLcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;->openInputChannel()Landroid/view/InputChannel; HSPLcom/android/server/wm/EmbeddedWindowController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V PLcom/android/server/wm/EmbeddedWindowController;->add(Landroid/os/IBinder;Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;)V PLcom/android/server/wm/EmbeddedWindowController;->get(Landroid/os/IBinder;)Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow; -PLcom/android/server/wm/EmbeddedWindowController;->getHostWindow(Landroid/os/IBinder;)Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/EmbeddedWindowController;->onActivityRemoved(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/EmbeddedWindowController;->getHostWindow(Landroid/os/IBinder;)Lcom/android/server/wm/WindowState; +PLcom/android/server/wm/EmbeddedWindowController;->lambda$add$0$EmbeddedWindowController(Landroid/os/IBinder;)V +HPLcom/android/server/wm/EmbeddedWindowController;->onActivityRemoved(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/EmbeddedWindowController;->onWindowRemoved(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/EmbeddedWindowController;->remove(Landroid/view/IWindow;)V +HPLcom/android/server/wm/EmbeddedWindowController;->remove(Landroid/view/IWindow;)V +PLcom/android/server/wm/EmbeddedWindowController;->updateProcessController(Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;)V HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->lambda$process$0$EnsureActivitiesVisibleHelper(Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->makeVisibleAndRestartIfNeeded(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->process(Lcom/android/server/wm/ActivityRecord;IZZ)V -HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->reset(Lcom/android/server/wm/ActivityRecord;IZZ)V +HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->process(Lcom/android/server/wm/ActivityRecord;IZZZ)V +HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->reset(Lcom/android/server/wm/ActivityRecord;IZZZ)V HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->setActivityVisibilityState(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Z)V -PLcom/android/server/wm/EventLogTags;->writeWmAddToStopping(IILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmAddToStopping(IILjava/lang/String;Ljava/lang/String;)V PLcom/android/server/wm/EventLogTags;->writeWmBootAnimationDone(J)V HSPLcom/android/server/wm/EventLogTags;->writeWmCreateTask(II)V -PLcom/android/server/wm/EventLogTags;->writeWmDestroyActivity(IIILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmFailedToPause(IILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmFinishActivity(IIILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmFocusedStack(IIIILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmDestroyActivity(IIILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmFailedToPause(IILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmFinishActivity(IIILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmFocusedRootTask(IIIILjava/lang/String;)V HPLcom/android/server/wm/EventLogTags;->writeWmPauseActivity(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/wm/EventLogTags;->writeWmRelaunchActivity(IIILjava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmRelaunchResumeActivity(IIILjava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmRestartActivity(IIILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmRelaunchResumeActivity(IIILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmRestartActivity(IIILjava/lang/String;)V HPLcom/android/server/wm/EventLogTags;->writeWmResumeActivity(IIILjava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmSetKeyguardShown(IIILjava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmSetResumedActivity(ILjava/lang/String;Ljava/lang/String;)V -PLcom/android/server/wm/EventLogTags;->writeWmStackRemoved(I)V -PLcom/android/server/wm/EventLogTags;->writeWmStopActivity(IILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmSetKeyguardShown(IIILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmSetResumedActivity(ILjava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmStopActivity(IILjava/lang/String;)V HSPLcom/android/server/wm/EventLogTags;->writeWmTaskCreated(II)V HSPLcom/android/server/wm/EventLogTags;->writeWmTaskMoved(III)V -PLcom/android/server/wm/EventLogTags;->writeWmTaskRemoved(ILjava/lang/String;)V +HPLcom/android/server/wm/EventLogTags;->writeWmTaskRemoved(ILjava/lang/String;)V HSPLcom/android/server/wm/EventLogTags;->writeWmTaskToFront(II)V PLcom/android/server/wm/FixedRotationAnimationController$1;->(Lcom/android/server/wm/FixedRotationAnimationController;Landroid/view/animation/Animation;)V HPLcom/android/server/wm/FixedRotationAnimationController$1;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V @@ -34101,84 +38689,124 @@ PLcom/android/server/wm/FixedRotationAnimationController;->lambda$fadeWindowToke PLcom/android/server/wm/FixedRotationAnimationController;->show()V HSPLcom/android/server/wm/HighRefreshRateDenylist$OnPropertiesChangedListener;->(Lcom/android/server/wm/HighRefreshRateDenylist;)V HSPLcom/android/server/wm/HighRefreshRateDenylist$OnPropertiesChangedListener;->(Lcom/android/server/wm/HighRefreshRateDenylist;Lcom/android/server/wm/HighRefreshRateDenylist$1;)V -HSPLcom/android/server/wm/HighRefreshRateDenylist;->(Landroid/content/res/Resources;Lcom/android/server/wm/utils/DeviceConfigInterface;)V +HSPLcom/android/server/wm/HighRefreshRateDenylist;->(Landroid/content/res/Resources;Lcom/android/server/utils/DeviceConfigInterface;)V HSPLcom/android/server/wm/HighRefreshRateDenylist;->create(Landroid/content/res/Resources;)Lcom/android/server/wm/HighRefreshRateDenylist; PLcom/android/server/wm/HighRefreshRateDenylist;->dump(Ljava/io/PrintWriter;)V HPLcom/android/server/wm/HighRefreshRateDenylist;->isDenylisted(Ljava/lang/String;)Z HSPLcom/android/server/wm/HighRefreshRateDenylist;->updateDenylist(Ljava/lang/String;)V HSPLcom/android/server/wm/ImeInsetsSourceProvider;->(Landroid/view/InsetsSource;Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/ImeInsetsSourceProvider;->abortShowImePostLayout()V +HPLcom/android/server/wm/ImeInsetsSourceProvider;->abortShowImePostLayout()V HSPLcom/android/server/wm/ImeInsetsSourceProvider;->checkShowImePostLayout()V -PLcom/android/server/wm/ImeInsetsSourceProvider;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/ImeInsetsSourceProvider;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/ImeInsetsSourceProvider;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V -HPLcom/android/server/wm/ImeInsetsSourceProvider;->isImeTargetFromDisplayContentAndImeSame()Z -PLcom/android/server/wm/ImeInsetsSourceProvider;->lambda$scheduleShowImePostLayout$0$ImeInsetsSourceProvider()V +HPLcom/android/server/wm/ImeInsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarget;)Landroid/view/InsetsSourceControl; +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isAboveImeLayeringTarget(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsControlTarget;)Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isImeFallbackTarget(Lcom/android/server/wm/InsetsControlTarget;)Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isImeInputTarget(Lcom/android/server/wm/InsetsControlTarget;)Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isImeLayeringTarget(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsControlTarget;)Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isImeShowing()Z +HSPLcom/android/server/wm/ImeInsetsSourceProvider;->isReadyToShowIme()Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->isTargetChangedWithinActivity(Lcom/android/server/wm/InsetsControlTarget;)Z +HPLcom/android/server/wm/ImeInsetsSourceProvider;->lambda$scheduleShowImePostLayout$0$ImeInsetsSourceProvider()V +HPLcom/android/server/wm/ImeInsetsSourceProvider;->sameAsImeControlTarget()Z HPLcom/android/server/wm/ImeInsetsSourceProvider;->scheduleShowImePostLayout(Lcom/android/server/wm/InsetsControlTarget;)V +HPLcom/android/server/wm/ImeInsetsSourceProvider;->setImeShowing(Z)V HSPLcom/android/server/wm/ImmersiveModeConfirmation$1;->(Lcom/android/server/wm/ImmersiveModeConfirmation;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$1;->run()V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$1;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$2;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$2;->onComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$3;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$4;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$4;->onClick(Landroid/view/View;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5$1;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5$1;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5;->(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;Landroid/view/View;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5;->run()V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->(Lcom/android/server/wm/ImmersiveModeConfirmation;Landroid/content/Context;Ljava/lang/Runnable;)V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$000(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)Landroid/view/ViewGroup; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$300(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)Ljava/lang/Runnable; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$400(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)Landroid/view/animation/Interpolator; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$500(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)Landroid/animation/ValueAnimator; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$502(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;Landroid/animation/ValueAnimator;)Landroid/animation/ValueAnimator; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->access$600(Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;)Landroid/graphics/drawable/ColorDrawable; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->onApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets; +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->onAttachedToWindow()V +PLcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView;->onDetachedFromWindow()V HSPLcom/android/server/wm/ImmersiveModeConfirmation$H;->(Lcom/android/server/wm/ImmersiveModeConfirmation;Landroid/os/Looper;)V PLcom/android/server/wm/ImmersiveModeConfirmation$H;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/wm/ImmersiveModeConfirmation;->(Landroid/content/Context;Landroid/os/Looper;Z)V +PLcom/android/server/wm/ImmersiveModeConfirmation;->access$100(Lcom/android/server/wm/ImmersiveModeConfirmation;)Landroid/widget/FrameLayout$LayoutParams; PLcom/android/server/wm/ImmersiveModeConfirmation;->access$1000(Lcom/android/server/wm/ImmersiveModeConfirmation;)V +PLcom/android/server/wm/ImmersiveModeConfirmation;->access$1100(Lcom/android/server/wm/ImmersiveModeConfirmation;)V PLcom/android/server/wm/ImmersiveModeConfirmation;->confirmCurrentPrompt()V +PLcom/android/server/wm/ImmersiveModeConfirmation;->getBubbleLayoutParams()Landroid/widget/FrameLayout$LayoutParams; +PLcom/android/server/wm/ImmersiveModeConfirmation;->getClingWindowLayoutParams()Landroid/view/WindowManager$LayoutParams; HSPLcom/android/server/wm/ImmersiveModeConfirmation;->getNavBarExitDuration()J +PLcom/android/server/wm/ImmersiveModeConfirmation;->getWindowManager()Landroid/view/WindowManager; HPLcom/android/server/wm/ImmersiveModeConfirmation;->getWindowToken()Landroid/os/IBinder; PLcom/android/server/wm/ImmersiveModeConfirmation;->handleHide()V -PLcom/android/server/wm/ImmersiveModeConfirmation;->immersiveModeChangedLw(Ljava/lang/String;ZZZ)V +PLcom/android/server/wm/ImmersiveModeConfirmation;->handleShow()V +HPLcom/android/server/wm/ImmersiveModeConfirmation;->immersiveModeChangedLw(Ljava/lang/String;ZZZ)V HSPLcom/android/server/wm/ImmersiveModeConfirmation;->loadSetting(ILandroid/content/Context;)Z -PLcom/android/server/wm/ImmersiveModeConfirmation;->onPowerKeyDown(ZJZZ)Z -PLcom/android/server/wm/InputConsumerImpl;->(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;Ljava/lang/String;Landroid/view/InputChannel;ILandroid/os/UserHandle;I)V +HPLcom/android/server/wm/ImmersiveModeConfirmation;->onPowerKeyDown(ZJZZ)Z +PLcom/android/server/wm/ImmersiveModeConfirmation;->saveSetting(Landroid/content/Context;)V +HSPLcom/android/server/wm/ImpressionAttestationController$Handler;->(Lcom/android/server/wm/ImpressionAttestationController;Landroid/os/Looper;)V +HSPLcom/android/server/wm/ImpressionAttestationController;->(Landroid/content/Context;)V +HPLcom/android/server/wm/InputConsumerImpl;->(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;Ljava/lang/String;Landroid/view/InputChannel;ILandroid/os/UserHandle;I)V PLcom/android/server/wm/InputConsumerImpl;->binderDied()V -PLcom/android/server/wm/InputConsumerImpl;->disposeChannelsLw(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/InputConsumerImpl;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V +HPLcom/android/server/wm/InputConsumerImpl;->disposeChannelsLw(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/InputConsumerImpl;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V HPLcom/android/server/wm/InputConsumerImpl;->hide(Landroid/view/SurfaceControl$Transaction;)V HPLcom/android/server/wm/InputConsumerImpl;->layout(Landroid/view/SurfaceControl$Transaction;II)V HPLcom/android/server/wm/InputConsumerImpl;->layout(Landroid/view/SurfaceControl$Transaction;Landroid/graphics/Rect;)V PLcom/android/server/wm/InputConsumerImpl;->linkToDeathRecipient()V +HPLcom/android/server/wm/InputConsumerImpl;->reparent(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;)V PLcom/android/server/wm/InputConsumerImpl;->show(Landroid/view/SurfaceControl$Transaction;I)V -PLcom/android/server/wm/InputConsumerImpl;->show(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/InputConsumerImpl;->show(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/InputConsumerImpl;->unlinkFromDeathRecipient()V -PLcom/android/server/wm/InputManagerCallback$1;->(Lcom/android/server/wm/InputManagerCallback;Ljava/lang/Runnable;Ljava/util/concurrent/CountDownLatch;JLjava/lang/String;[Z)V -PLcom/android/server/wm/InputManagerCallback$1;->run()V -HSPLcom/android/server/wm/InputManagerCallback;->()V HSPLcom/android/server/wm/InputManagerCallback;->(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/InputManagerCallback;->access$000()J -HPLcom/android/server/wm/InputManagerCallback;->dispatchPointerCaptureChanged(Landroid/view/IWindow;Z)Z +PLcom/android/server/wm/InputManagerCallback;->dispatchUnhandledKey(Landroid/os/IBinder;Landroid/view/KeyEvent;I)Landroid/view/KeyEvent; PLcom/android/server/wm/InputManagerCallback;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/InputManagerCallback;->freezeInputDispatchingLw()V HSPLcom/android/server/wm/InputManagerCallback;->getPointerDisplayId()I HSPLcom/android/server/wm/InputManagerCallback;->getPointerLayer()I -PLcom/android/server/wm/InputManagerCallback;->interceptKeyBeforeDispatching(Landroid/os/IBinder;Landroid/view/KeyEvent;I)J -PLcom/android/server/wm/InputManagerCallback;->interceptKeyBeforeQueueing(Landroid/view/KeyEvent;I)I -PLcom/android/server/wm/InputManagerCallback;->interceptMotionBeforeQueueingNonInteractive(IJI)I -PLcom/android/server/wm/InputManagerCallback;->isWindowAboveSystem(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/InputManagerCallback;->notifyANR(Landroid/view/InputApplicationHandle;Landroid/os/IBinder;Ljava/lang/Integer;Ljava/lang/String;)J -PLcom/android/server/wm/InputManagerCallback;->notifyANRInner(Landroid/view/InputApplicationHandle;Landroid/os/IBinder;Ljava/lang/Integer;Ljava/lang/String;)J +HPLcom/android/server/wm/InputManagerCallback;->interceptKeyBeforeDispatching(Landroid/os/IBinder;Landroid/view/KeyEvent;I)J +HPLcom/android/server/wm/InputManagerCallback;->interceptKeyBeforeQueueing(Landroid/view/KeyEvent;I)I +HPLcom/android/server/wm/InputManagerCallback;->interceptMotionBeforeQueueingNonInteractive(IJI)I HSPLcom/android/server/wm/InputManagerCallback;->notifyConfigurationChanged()V -HPLcom/android/server/wm/InputManagerCallback;->notifyFocusChanged(Landroid/os/IBinder;Landroid/os/IBinder;)Z +HPLcom/android/server/wm/InputManagerCallback;->notifyFocusChanged(Landroid/os/IBinder;Landroid/os/IBinder;)V +PLcom/android/server/wm/InputManagerCallback;->notifyGestureMonitorResponsive(I)V +PLcom/android/server/wm/InputManagerCallback;->notifyGestureMonitorUnresponsive(ILjava/lang/String;)V PLcom/android/server/wm/InputManagerCallback;->notifyInputChannelBroken(Landroid/os/IBinder;)V HSPLcom/android/server/wm/InputManagerCallback;->notifyLidSwitchChanged(JZ)V +PLcom/android/server/wm/InputManagerCallback;->notifyNoFocusedWindowAnr(Landroid/view/InputApplicationHandle;)V +PLcom/android/server/wm/InputManagerCallback;->notifyWindowResponsive(Landroid/os/IBinder;)V +PLcom/android/server/wm/InputManagerCallback;->notifyWindowUnresponsive(Landroid/os/IBinder;Ljava/lang/String;)V HPLcom/android/server/wm/InputManagerCallback;->onPointerDownOutsideFocus(Landroid/os/IBinder;)V -PLcom/android/server/wm/InputManagerCallback;->preDumpIfLockTooSlow()V PLcom/android/server/wm/InputManagerCallback;->setEventDispatchingLw(Z)V PLcom/android/server/wm/InputManagerCallback;->thawInputDispatchingLw()V PLcom/android/server/wm/InputManagerCallback;->updateInputDispatchModeLw()V HSPLcom/android/server/wm/InputManagerCallback;->waitForInputDevicesReady(J)Z PLcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/InputMonitor;Landroid/os/Looper;Ljava/lang/String;Landroid/view/InputEventReceiver$Factory;ILandroid/os/UserHandle;I)V -PLcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;->dismiss()V -PLcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;->dispose()V +HPLcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;->dismiss()V +HPLcom/android/server/wm/InputMonitor$EventReceiverInputConsumer;->dispose()V HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->(Lcom/android/server/wm/InputMonitor;)V HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->(Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor$1;)V HPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->accept(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->access$700(Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;Z)V -HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->updateInputFocusRequest()V HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->updateInputWindows(Z)V HSPLcom/android/server/wm/InputMonitor$UpdateInputWindows;->(Lcom/android/server/wm/InputMonitor;)V HSPLcom/android/server/wm/InputMonitor$UpdateInputWindows;->(Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor$1;)V HSPLcom/android/server/wm/InputMonitor$UpdateInputWindows;->run()V HSPLcom/android/server/wm/InputMonitor;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/InputMonitor;->access$000(Lcom/android/server/wm/InputMonitor;)Landroid/util/ArrayMap; HSPLcom/android/server/wm/InputMonitor;->access$100(Lcom/android/server/wm/InputMonitor;)Landroid/view/SurfaceControl$Transaction; -PLcom/android/server/wm/InputMonitor;->access$1200(Lcom/android/server/wm/InputMonitor;)Z +HSPLcom/android/server/wm/InputMonitor;->access$1002(Lcom/android/server/wm/InputMonitor;Z)Z +HSPLcom/android/server/wm/InputMonitor;->access$1100(Lcom/android/server/wm/InputMonitor;)Lcom/android/server/wm/DisplayContent; +HSPLcom/android/server/wm/InputMonitor;->access$1200(Lcom/android/server/wm/InputMonitor;)V +HSPLcom/android/server/wm/InputMonitor;->access$1300(Lcom/android/server/wm/InputMonitor;)Z HSPLcom/android/server/wm/InputMonitor;->access$200(Lcom/android/server/wm/InputMonitor;)Lcom/android/server/wm/WindowManagerService; HSPLcom/android/server/wm/InputMonitor;->access$302(Lcom/android/server/wm/InputMonitor;Z)Z HSPLcom/android/server/wm/InputMonitor;->access$402(Lcom/android/server/wm/InputMonitor;Z)Z @@ -34189,27 +38817,66 @@ PLcom/android/server/wm/InputMonitor;->createInputConsumer(Landroid/os/IBinder;L HPLcom/android/server/wm/InputMonitor;->createInputConsumer(Landroid/os/Looper;Ljava/lang/String;Landroid/view/InputEventReceiver$Factory;)Lcom/android/server/wm/InputMonitor$EventReceiverInputConsumer; PLcom/android/server/wm/InputMonitor;->destroyInputConsumer(Ljava/lang/String;)Z PLcom/android/server/wm/InputMonitor;->disposeInputConsumer(Lcom/android/server/wm/InputConsumerImpl;)Z -PLcom/android/server/wm/InputMonitor;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/InputMonitor;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/wm/InputMonitor;->getInputConsumer(Ljava/lang/String;)Lcom/android/server/wm/InputConsumerImpl; HPLcom/android/server/wm/InputMonitor;->isTrustedOverlay(I)Z PLcom/android/server/wm/InputMonitor;->lambda$onDisplayRemoved$0$InputMonitor()V HSPLcom/android/server/wm/InputMonitor;->layoutInputConsumers(II)V -PLcom/android/server/wm/InputMonitor;->pauseDispatchingLw(Lcom/android/server/wm/WindowToken;)V +PLcom/android/server/wm/InputMonitor;->onDisplayRemoved()V +HPLcom/android/server/wm/InputMonitor;->pauseDispatchingLw(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/InputMonitor;->populateInputWindowHandle(Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/InputMonitor;->populateOverlayInputInfo(Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/InputMonitor;->populateOverlayInputInfo(Lcom/android/server/wm/InputWindowHandleWrapper;Z)V HSPLcom/android/server/wm/InputMonitor;->resetInputConsumers(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/InputMonitor;->resumeDispatchingLw(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/InputMonitor;->resumeDispatchingLw(Lcom/android/server/wm/WindowToken;)V HSPLcom/android/server/wm/InputMonitor;->scheduleUpdateInputWindows()V HPLcom/android/server/wm/InputMonitor;->setFocusedAppLw(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/InputMonitor;->setInputFocusLw(Lcom/android/server/wm/WindowState;Z)V -PLcom/android/server/wm/InputMonitor;->setTrustedOverlayInputInfo(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILjava/lang/String;)V +HPLcom/android/server/wm/InputMonitor;->setInputWindowInfoIfNeeded(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;Lcom/android/server/wm/InputWindowHandleWrapper;)V +HPLcom/android/server/wm/InputMonitor;->setTrustedOverlayInputInfo(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILjava/lang/String;)V HSPLcom/android/server/wm/InputMonitor;->setUpdateInputWindowsNeededLw()V +HSPLcom/android/server/wm/InputMonitor;->updateInputFocusRequest()V +PLcom/android/server/wm/InputMonitor;->updateInputWindowsImmediately(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/InputMonitor;->updateInputWindowsLw(Z)V -PLcom/android/server/wm/InsetsControlTarget;->asWindowOrNull(Lcom/android/server/wm/InsetsControlTarget;)Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/InputWindowHandleWrapper;->(Landroid/view/InputWindowHandle;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->applyChangesToSurface(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->clearTouchableRegion()V +HPLcom/android/server/wm/InputWindowHandleWrapper;->forceChange()V +HPLcom/android/server/wm/InputWindowHandleWrapper;->getDisplayId()I +PLcom/android/server/wm/InputWindowHandleWrapper;->getInputApplicationHandle()Landroid/view/InputApplicationHandle; +HPLcom/android/server/wm/InputWindowHandleWrapper;->isChanged()Z +HPLcom/android/server/wm/InputWindowHandleWrapper;->isFocusable()Z +HPLcom/android/server/wm/InputWindowHandleWrapper;->setDispatchingTimeoutMillis(J)V +PLcom/android/server/wm/InputWindowHandleWrapper;->setDisplayId(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setFocusable(Z)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setFrame(IIII)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setHasWallpaper(Z)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setInputApplicationHandle(Landroid/view/InputApplicationHandle;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setInputFeatures(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setLayoutParamsFlags(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setLayoutParamsType(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setName(Ljava/lang/String;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setOwnerPid(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setOwnerUid(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setPackageName(Ljava/lang/String;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setPaused(Z)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setPortalToDisplayId(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setReplaceTouchableRegionWithCrop(Z)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setScaleFactor(F)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setSurfaceInset(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setToken(Landroid/os/IBinder;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchOcclusionMode(I)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchableRegion(Landroid/graphics/Region;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchableRegionCrop(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setTrustedOverlay(Z)V +HPLcom/android/server/wm/InputWindowHandleWrapper;->setVisible(Z)V +HPLcom/android/server/wm/InsetsControlTarget;->asWindowOrNull(Lcom/android/server/wm/InsetsControlTarget;)Lcom/android/server/wm/WindowState; PLcom/android/server/wm/InsetsControlTarget;->canShowTransient()Z HPLcom/android/server/wm/InsetsControlTarget;->getRequestedVisibility(I)Z HPLcom/android/server/wm/InsetsControlTarget;->getWindow()Lcom/android/server/wm/WindowState; PLcom/android/server/wm/InsetsControlTarget;->showInsets(IZ)V HSPLcom/android/server/wm/InsetsPolicy$1;->(Lcom/android/server/wm/InsetsPolicy;)V -PLcom/android/server/wm/InsetsPolicy$1;->notifyInsetsControlChanged()V +HPLcom/android/server/wm/InsetsPolicy$1;->notifyInsetsControlChanged()V HSPLcom/android/server/wm/InsetsPolicy$BarWindow;->(Lcom/android/server/wm/InsetsPolicy;I)V HPLcom/android/server/wm/InsetsPolicy$BarWindow;->access$300(Lcom/android/server/wm/InsetsPolicy$BarWindow;Lcom/android/server/wm/InsetsControlTarget;I)V HPLcom/android/server/wm/InsetsPolicy$BarWindow;->setVisible(Z)V @@ -34222,17 +38889,21 @@ PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$Insets PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->releaseSurfaceControlFromRt(Landroid/view/SurfaceControl;)V PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->reportPerceptible(IZ)V -PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->scheduleApplyChangeInsets(Landroid/view/InsetsAnimationControlRunner;)V +HPLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->scheduleApplyChangeInsets(Landroid/view/InsetsAnimationControlRunner;)V PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks;->startAnimation(Landroid/view/InsetsAnimationControlImpl;Landroid/view/WindowInsetsAnimationControlListener;ILandroid/view/WindowInsetsAnimation;Landroid/view/WindowInsetsAnimation$Bounds;)V PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener;->(Lcom/android/server/wm/InsetsPolicy;ZLjava/lang/Runnable;I)V PLcom/android/server/wm/InsetsPolicy$InsetsPolicyAnimationControlListener;->onAnimationFinish()V HSPLcom/android/server/wm/InsetsPolicy;->(Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/InsetsPolicy;->abortTransient()V -PLcom/android/server/wm/InsetsPolicy;->access$000(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/InsetsStateController; -PLcom/android/server/wm/InsetsPolicy;->access$100(Lcom/android/server/wm/InsetsPolicy;)Landroid/util/IntArray; -PLcom/android/server/wm/InsetsPolicy;->access$200(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/DisplayContent; -PLcom/android/server/wm/InsetsPolicy;->access$500(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/DisplayPolicy; -HPLcom/android/server/wm/InsetsPolicy;->adjustVisibilityForTransientTypes(Landroid/view/InsetsState;)Landroid/view/InsetsState; +HPLcom/android/server/wm/InsetsPolicy;->abortTransient()V +HPLcom/android/server/wm/InsetsPolicy;->access$000(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/InsetsStateController; +HPLcom/android/server/wm/InsetsPolicy;->access$100(Lcom/android/server/wm/InsetsPolicy;)Landroid/util/IntArray; +HPLcom/android/server/wm/InsetsPolicy;->access$200(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/DisplayContent; +HPLcom/android/server/wm/InsetsPolicy;->access$500(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/DisplayPolicy; +PLcom/android/server/wm/InsetsPolicy;->access$600(Lcom/android/server/wm/InsetsPolicy;)Z +PLcom/android/server/wm/InsetsPolicy;->access$602(Lcom/android/server/wm/InsetsPolicy;Z)Z +PLcom/android/server/wm/InsetsPolicy;->access$700(Lcom/android/server/wm/InsetsPolicy;)Lcom/android/server/wm/WindowState; +PLcom/android/server/wm/InsetsPolicy;->access$800(Lcom/android/server/wm/InsetsPolicy;)[F +HSPLcom/android/server/wm/InsetsPolicy;->adjustVisibilityForTransientTypes(Landroid/view/InsetsState;)Landroid/view/InsetsState; HPLcom/android/server/wm/InsetsPolicy;->canBeTopFullscreenOpaqueWindow(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/InsetsPolicy;->checkAbortTransient(Lcom/android/server/wm/InsetsControlTarget;)V PLcom/android/server/wm/InsetsPolicy;->controlAnimationUnchecked(ILandroid/util/SparseArray;ZLjava/lang/Runnable;)V @@ -34241,7 +38912,7 @@ HPLcom/android/server/wm/InsetsPolicy;->forceShowsStatusBarTransiently()Z HPLcom/android/server/wm/InsetsPolicy;->forceShowsSystemBarsForWindowingMode()Z HPLcom/android/server/wm/InsetsPolicy;->getFakeControlTarget(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/InsetsControlTarget;)Lcom/android/server/wm/InsetsControlTarget; HPLcom/android/server/wm/InsetsPolicy;->getInsetsForWindow(Lcom/android/server/wm/WindowState;)Landroid/view/InsetsState; -HPLcom/android/server/wm/InsetsPolicy;->getInsetsForWindowMetrics(Landroid/view/WindowManager$LayoutParams;)Landroid/view/InsetsState; +HSPLcom/android/server/wm/InsetsPolicy;->getInsetsForWindowMetrics(Landroid/view/WindowManager$LayoutParams;)Landroid/view/InsetsState; HPLcom/android/server/wm/InsetsPolicy;->getNavControlTarget(Lcom/android/server/wm/WindowState;Z)Lcom/android/server/wm/InsetsControlTarget; PLcom/android/server/wm/InsetsPolicy;->getRemoteInsetsControllerControlsSystemBars()Z HPLcom/android/server/wm/InsetsPolicy;->getStatusControlTarget(Lcom/android/server/wm/WindowState;Z)Lcom/android/server/wm/InsetsControlTarget; @@ -34250,59 +38921,63 @@ HPLcom/android/server/wm/InsetsPolicy;->isHidden(I)Z HPLcom/android/server/wm/InsetsPolicy;->isTransient(I)Z PLcom/android/server/wm/InsetsPolicy;->lambda$hideTransient$1$InsetsPolicy()V PLcom/android/server/wm/InsetsPolicy;->lambda$showTransient$0$InsetsPolicy(J)V -PLcom/android/server/wm/InsetsPolicy;->onInsetsModified(Lcom/android/server/wm/InsetsControlTarget;)V +HPLcom/android/server/wm/InsetsPolicy;->onInsetsModified(Lcom/android/server/wm/InsetsControlTarget;)V HPLcom/android/server/wm/InsetsPolicy;->remoteInsetsControllerControlsSystemBars(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/InsetsPolicy;->showTransient([I)V HPLcom/android/server/wm/InsetsPolicy;->startAnimation(ZLjava/lang/Runnable;)V HPLcom/android/server/wm/InsetsPolicy;->updateBarControlTarget(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->(Lcom/android/server/wm/InsetsSourceProvider;)V -PLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider$1;)V -PLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->access$100(Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;)Landroid/view/SurfaceControl; +HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->(Lcom/android/server/wm/InsetsSourceProvider;Landroid/graphics/Point;)V +HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->access$000(Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;)Landroid/view/SurfaceControl; HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->getDurationHint()J HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V HSPLcom/android/server/wm/InsetsSourceProvider;->(Landroid/view/InsetsSource;Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/InsetsSourceProvider;->access$200(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsControlTarget; -PLcom/android/server/wm/InsetsSourceProvider;->access$202(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsControlTarget;)Lcom/android/server/wm/InsetsControlTarget; -PLcom/android/server/wm/InsetsSourceProvider;->access$300(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter; -PLcom/android/server/wm/InsetsSourceProvider;->access$302(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;)Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter; -PLcom/android/server/wm/InsetsSourceProvider;->access$400(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsStateController; -PLcom/android/server/wm/InsetsSourceProvider;->access$502(Lcom/android/server/wm/InsetsSourceProvider;Landroid/view/InsetsSourceControl;)Landroid/view/InsetsSourceControl; -PLcom/android/server/wm/InsetsSourceProvider;->createSimulatedSource(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowFrames;)Landroid/view/InsetsSource; +PLcom/android/server/wm/InsetsSourceProvider;->access$100(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsControlTarget; +PLcom/android/server/wm/InsetsSourceProvider;->access$102(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsControlTarget;)Lcom/android/server/wm/InsetsControlTarget; +HPLcom/android/server/wm/InsetsSourceProvider;->access$200(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter; +PLcom/android/server/wm/InsetsSourceProvider;->access$202(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;)Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter; +PLcom/android/server/wm/InsetsSourceProvider;->access$300(Lcom/android/server/wm/InsetsSourceProvider;)Lcom/android/server/wm/InsetsStateController; +PLcom/android/server/wm/InsetsSourceProvider;->access$402(Lcom/android/server/wm/InsetsSourceProvider;Landroid/view/InsetsSourceControl;)Landroid/view/InsetsSourceControl; +HPLcom/android/server/wm/InsetsSourceProvider;->createSimulatedSource(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowFrames;)Landroid/view/InsetsSource; +HPLcom/android/server/wm/InsetsSourceProvider;->deferTransactionUntil(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V HPLcom/android/server/wm/InsetsSourceProvider;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/wm/InsetsSourceProvider;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V +PLcom/android/server/wm/InsetsSourceProvider;->finishSeamlessRotation(Z)V HPLcom/android/server/wm/InsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarget;)Landroid/view/InsetsSourceControl; HPLcom/android/server/wm/InsetsSourceProvider;->getControlTarget()Lcom/android/server/wm/InsetsControlTarget; HPLcom/android/server/wm/InsetsSourceProvider;->getImeOverrideFrame()Landroid/graphics/Rect; HPLcom/android/server/wm/InsetsSourceProvider;->getSource()Landroid/view/InsetsSource; -PLcom/android/server/wm/InsetsSourceProvider;->hasWindow()Z +HPLcom/android/server/wm/InsetsSourceProvider;->getWindowFrameSurfacePosition()Landroid/graphics/Point; +HPLcom/android/server/wm/InsetsSourceProvider;->hasWindow()Z HPLcom/android/server/wm/InsetsSourceProvider;->isClientVisible()Z -PLcom/android/server/wm/InsetsSourceProvider;->isControllable()Z +HPLcom/android/server/wm/InsetsSourceProvider;->isControllable()Z HPLcom/android/server/wm/InsetsSourceProvider;->isMirroredSource()Z HSPLcom/android/server/wm/InsetsSourceProvider;->onPostLayout()V -PLcom/android/server/wm/InsetsSourceProvider;->onSurfaceTransactionApplied()V +HPLcom/android/server/wm/InsetsSourceProvider;->onSurfaceTransactionApplied()V HPLcom/android/server/wm/InsetsSourceProvider;->overridesImeFrame()Z -PLcom/android/server/wm/InsetsSourceProvider;->setClientVisible(Z)V +HPLcom/android/server/wm/InsetsSourceProvider;->setClientVisible(Z)V HPLcom/android/server/wm/InsetsSourceProvider;->setServerVisible(Z)V -PLcom/android/server/wm/InsetsSourceProvider;->setWindow(Lcom/android/server/wm/WindowState;Lcom/android/internal/util/function/TriConsumer;Lcom/android/internal/util/function/TriConsumer;)V +HPLcom/android/server/wm/InsetsSourceProvider;->setWindow(Lcom/android/server/wm/WindowState;Lcom/android/internal/util/function/TriConsumer;Lcom/android/internal/util/function/TriConsumer;)V +PLcom/android/server/wm/InsetsSourceProvider;->startSeamlessRotation()V HPLcom/android/server/wm/InsetsSourceProvider;->updateClientVisibility(Lcom/android/server/wm/InsetsControlTarget;)Z PLcom/android/server/wm/InsetsSourceProvider;->updateControlForFakeTarget(Lcom/android/server/wm/InsetsControlTarget;)V HPLcom/android/server/wm/InsetsSourceProvider;->updateControlForTarget(Lcom/android/server/wm/InsetsControlTarget;Z)V +HPLcom/android/server/wm/InsetsSourceProvider;->updateLeashPosition(J)V HPLcom/android/server/wm/InsetsSourceProvider;->updateSourceFrame()V HPLcom/android/server/wm/InsetsSourceProvider;->updateVisibility()V HSPLcom/android/server/wm/InsetsStateController$1;->(Lcom/android/server/wm/InsetsStateController;)V PLcom/android/server/wm/InsetsStateController$1;->lambda$notifyInsetsControlChanged$0()V -PLcom/android/server/wm/InsetsStateController$1;->notifyInsetsControlChanged()V +HPLcom/android/server/wm/InsetsStateController$1;->notifyInsetsControlChanged()V HSPLcom/android/server/wm/InsetsStateController;->(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/InsetsStateController;->access$000(Lcom/android/server/wm/InsetsStateController;)Lcom/android/server/wm/DisplayContent; HPLcom/android/server/wm/InsetsStateController;->addToControlMaps(Lcom/android/server/wm/InsetsControlTarget;IZ)V -PLcom/android/server/wm/InsetsStateController;->computeSimulatedState(Landroid/view/InsetsState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowFrames;)V +HPLcom/android/server/wm/InsetsStateController;->computeSimulatedState(Landroid/view/InsetsState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowFrames;)V HPLcom/android/server/wm/InsetsStateController;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V HPLcom/android/server/wm/InsetsStateController;->getControlsForDispatch(Lcom/android/server/wm/InsetsControlTarget;)[Landroid/view/InsetsSourceControl; HSPLcom/android/server/wm/InsetsStateController;->getImeSourceProvider()Lcom/android/server/wm/ImeInsetsSourceProvider; -HPLcom/android/server/wm/InsetsStateController;->getInsetsForTarget(IIZZ)Landroid/view/InsetsState; +HSPLcom/android/server/wm/InsetsStateController;->getInsetsForTarget(IIZZ)Landroid/view/InsetsState; HPLcom/android/server/wm/InsetsStateController;->getInsetsForWindow(Lcom/android/server/wm/WindowState;)Landroid/view/InsetsState; HSPLcom/android/server/wm/InsetsStateController;->getInsetsForWindowMetrics(Landroid/view/WindowManager$LayoutParams;)Landroid/view/InsetsState; HSPLcom/android/server/wm/InsetsStateController;->getInsetsTypeForLayoutParams(Landroid/view/WindowManager$LayoutParams;)I @@ -34316,7 +38991,7 @@ PLcom/android/server/wm/InsetsStateController;->lambda$getSourceProvider$2$Inset HPLcom/android/server/wm/InsetsStateController;->lambda$new$0(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/InsetsStateController;->lambda$notifyPendingInsetsControlChanged$4$InsetsStateController()V PLcom/android/server/wm/InsetsStateController;->notifyControlChanged(Lcom/android/server/wm/InsetsControlTarget;)V -PLcom/android/server/wm/InsetsStateController;->notifyControlRevoked(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsSourceProvider;)V +HPLcom/android/server/wm/InsetsStateController;->notifyControlRevoked(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsSourceProvider;)V HSPLcom/android/server/wm/InsetsStateController;->notifyInsetsChanged()V HPLcom/android/server/wm/InsetsStateController;->notifyPendingInsetsControlChanged()V HPLcom/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 @@ -34330,50 +39005,56 @@ HPLcom/android/server/wm/InsetsStateController;->removeFromControlMaps(Lcom/andr HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->(Lcom/android/server/wm/ActivityTaskManagerService;ILcom/android/server/wm/ActivityTaskManagerInternal$SleepTokenAcquirer;)V PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$000(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$200(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z -PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$300(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z -PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$400(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Lcom/android/server/wm/ActivityTaskManagerInternal$SleepTokenAcquirer; +HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$300(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z +HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->access$400(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Lcom/android/server/wm/ActivityTaskManagerInternal$SleepTokenAcquirer; PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->dumpStatus(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->dumpStatus(Ljava/io/PrintWriter;Ljava/lang/String;)V HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->getRootTaskForControllingOccluding(Lcom/android/server/wm/DisplayContent;)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->lambda$getRootTaskForControllingOccluding$0(Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->lambda$getRootTaskForControllingOccluding$0(Lcom/android/server/wm/Task;)Z +PLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->onRemoved()V HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->updateVisibility(Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/DisplayContent;)V -HSPLcom/android/server/wm/KeyguardController;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;)V +HSPLcom/android/server/wm/KeyguardController;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V PLcom/android/server/wm/KeyguardController;->access$500(Lcom/android/server/wm/KeyguardController;)Lcom/android/server/wm/ActivityTaskManagerService; PLcom/android/server/wm/KeyguardController;->access$600(Lcom/android/server/wm/KeyguardController;)Lcom/android/server/wm/WindowManagerService; +PLcom/android/server/wm/KeyguardController;->access$700(Lcom/android/server/wm/KeyguardController;I)V PLcom/android/server/wm/KeyguardController;->access$800(Lcom/android/server/wm/KeyguardController;ILcom/android/server/wm/Task;)V +PLcom/android/server/wm/KeyguardController;->access$900(Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/Task;Z)V PLcom/android/server/wm/KeyguardController;->canDismissKeyguard()Z HPLcom/android/server/wm/KeyguardController;->canShowActivityWhileKeyguardShowing(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/KeyguardController;->canShowWhileOccluded(ZZ)Z +HPLcom/android/server/wm/KeyguardController;->canShowWhileOccluded(ZZ)Z HSPLcom/android/server/wm/KeyguardController;->checkKeyguardVisibility(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/KeyguardController;->convertTransitFlags(I)I PLcom/android/server/wm/KeyguardController;->dismissKeyguard(Landroid/os/IBinder;Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V -PLcom/android/server/wm/KeyguardController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/KeyguardController;->dismissMultiWindowModeForTaskIfNeeded(Lcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/KeyguardController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/KeyguardController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/wm/KeyguardController;->dumpDisplayStates(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/KeyguardController;->failCallback(Lcom/android/internal/policy/IKeyguardDismissCallback;)V HSPLcom/android/server/wm/KeyguardController;->getDisplayState(I)Lcom/android/server/wm/KeyguardController$KeyguardDisplayState; PLcom/android/server/wm/KeyguardController;->handleDismissKeyguard()V -PLcom/android/server/wm/KeyguardController;->handleOccludedChanged(ILcom/android/server/wm/Task;)V -PLcom/android/server/wm/KeyguardController;->isDisplayOccluded(I)Z +HPLcom/android/server/wm/KeyguardController;->handleOccludedChanged(ILcom/android/server/wm/Task;)V +PLcom/android/server/wm/KeyguardController;->handleTurnScreenOn(I)V +HPLcom/android/server/wm/KeyguardController;->isAodShowing()Z +HPLcom/android/server/wm/KeyguardController;->isDisplayOccluded(I)Z HSPLcom/android/server/wm/KeyguardController;->isKeyguardGoingAway()Z HSPLcom/android/server/wm/KeyguardController;->isKeyguardLocked()Z HSPLcom/android/server/wm/KeyguardController;->isKeyguardOrAodShowing(I)Z -PLcom/android/server/wm/KeyguardController;->isKeyguardShowing(I)Z -PLcom/android/server/wm/KeyguardController;->isKeyguardUnoccludedOrAodShowing(I)Z -PLcom/android/server/wm/KeyguardController;->keyguardGoingAway(I)V -PLcom/android/server/wm/KeyguardController;->resolveOccludeTransit()I -PLcom/android/server/wm/KeyguardController;->setKeyguardGoingAway(Z)V +HPLcom/android/server/wm/KeyguardController;->isKeyguardShowing(I)Z +HPLcom/android/server/wm/KeyguardController;->isKeyguardUnoccludedOrAodShowing(I)Z +HPLcom/android/server/wm/KeyguardController;->keyguardGoingAway(I)V +PLcom/android/server/wm/KeyguardController;->onDisplayRemoved(I)V +HPLcom/android/server/wm/KeyguardController;->setKeyguardGoingAway(Z)V HPLcom/android/server/wm/KeyguardController;->setKeyguardShown(ZZ)V HSPLcom/android/server/wm/KeyguardController;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/KeyguardController;->topActivityOccludesKeyguard(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/KeyguardController;->updateKeyguardSleepToken()V -PLcom/android/server/wm/KeyguardController;->updateKeyguardSleepToken(I)V +HPLcom/android/server/wm/KeyguardController;->updateKeyguardSleepToken()V +HPLcom/android/server/wm/KeyguardController;->updateKeyguardSleepToken(I)V HSPLcom/android/server/wm/KeyguardController;->updateVisibility()V PLcom/android/server/wm/KeyguardController;->writeDisplayStatesToProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/wm/KeyguardDisableHandler$1;->(Lcom/android/server/wm/KeyguardDisableHandler;)V -HSPLcom/android/server/wm/KeyguardDisableHandler$2;->(Lcom/android/server/policy/WindowManagerPolicy;Landroid/os/UserManagerInternal;)V -PLcom/android/server/wm/KeyguardDisableHandler$2;->dpmRequiresPassword(I)Z -PLcom/android/server/wm/KeyguardDisableHandler$2;->enableKeyguard(Z)V +HSPLcom/android/server/wm/KeyguardDisableHandler$2;->(Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/pm/UserManagerInternal;)V +HPLcom/android/server/wm/KeyguardDisableHandler$2;->dpmRequiresPassword(I)Z +HPLcom/android/server/wm/KeyguardDisableHandler$2;->enableKeyguard(Z)V HPLcom/android/server/wm/KeyguardDisableHandler$2;->isKeyguardSecure(I)Z HSPLcom/android/server/wm/KeyguardDisableHandler;->(Lcom/android/server/wm/KeyguardDisableHandler$Injector;Landroid/os/Handler;)V HSPLcom/android/server/wm/KeyguardDisableHandler;->create(Landroid/content/Context;Lcom/android/server/policy/WindowManagerPolicy;Landroid/os/Handler;)Lcom/android/server/wm/KeyguardDisableHandler; @@ -34387,7 +39068,7 @@ HPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnActivityLaunchFini HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnActivityLaunched([BI)V HPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnIntentFailed()V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnIntentStarted(Landroid/content/Intent;J)V -PLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnReportFullyDrawn([BJ)V +HPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleOnReportFullyDrawn([BJ)V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->handleRegisterLaunchObserver(Lcom/android/server/wm/ActivityMetricsLaunchObserver;)V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->lambda$3yXr3fPkQeQlo2kVwjBx2OgNUek(Lcom/android/server/wm/LaunchObserverRegistryImpl;Lcom/android/server/wm/ActivityMetricsLaunchObserver;)V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->lambda$N4yglG_OF57d3bgQ6mjdkz6ua5c(Lcom/android/server/wm/LaunchObserverRegistryImpl;[BI)V @@ -34397,9 +39078,9 @@ PLcom/android/server/wm/LaunchObserverRegistryImpl;->lambda$g-TqGMc_OvX7m1JSCZiU HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->lambda$hD_tFWAb0N1ebiDn9isSO8uhbCA(Lcom/android/server/wm/LaunchObserverRegistryImpl;Landroid/content/Intent;J)V HPLcom/android/server/wm/LaunchObserverRegistryImpl;->lambda$ydfIvw5-WhUBXoBE3G6bnWJ72UQ(Lcom/android/server/wm/LaunchObserverRegistryImpl;[BJ)V PLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunchCancelled([B)V -PLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunchFinished([BJ)V +HPLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunchFinished([BJ)V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunched([BI)V -PLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentFailed()V +HPLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentFailed()V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentStarted(Landroid/content/Intent;J)V PLcom/android/server/wm/LaunchObserverRegistryImpl;->onReportFullyDrawn([BJ)V HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->registerLaunchObserver(Lcom/android/server/wm/ActivityMetricsLaunchObserver;)V @@ -34410,9 +39091,9 @@ HSPLcom/android/server/wm/LaunchParamsController$LaunchParams;->isEmpty()Z HSPLcom/android/server/wm/LaunchParamsController$LaunchParams;->reset()V HSPLcom/android/server/wm/LaunchParamsController$LaunchParams;->set(Lcom/android/server/wm/LaunchParamsController$LaunchParams;)V HSPLcom/android/server/wm/LaunchParamsController;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/LaunchParamsPersister;)V -HSPLcom/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;ILcom/android/server/wm/LaunchParamsController$LaunchParams;)V +HPLcom/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 HSPLcom/android/server/wm/LaunchParamsController;->layoutTask(Lcom/android/server/wm/Task;Landroid/content/pm/ActivityInfo$WindowLayout;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z -HSPLcom/android/server/wm/LaunchParamsController;->registerDefaultModifiers(Lcom/android/server/wm/ActivityStackSupervisor;)V +HSPLcom/android/server/wm/LaunchParamsController;->registerDefaultModifiers(Lcom/android/server/wm/ActivityTaskSupervisor;)V HSPLcom/android/server/wm/LaunchParamsController;->registerModifier(Lcom/android/server/wm/LaunchParamsController$LaunchParamsModifier;)V PLcom/android/server/wm/LaunchParamsPersister$CleanUpComponentQueueItem;->(Lcom/android/server/wm/LaunchParamsPersister;Ljava/util/List;)V PLcom/android/server/wm/LaunchParamsPersister$CleanUpComponentQueueItem;->(Lcom/android/server/wm/LaunchParamsPersister;Ljava/util/List;Lcom/android/server/wm/LaunchParamsPersister$1;)V @@ -34423,9 +39104,9 @@ PLcom/android/server/wm/LaunchParamsPersister$PackageListObserver;->onPackageAdd PLcom/android/server/wm/LaunchParamsPersister$PackageListObserver;->onPackageRemoved(Ljava/lang/String;I)V HPLcom/android/server/wm/LaunchParamsPersister$PersistableLaunchParams;->(Lcom/android/server/wm/LaunchParamsPersister;)V PLcom/android/server/wm/LaunchParamsPersister$PersistableLaunchParams;->(Lcom/android/server/wm/LaunchParamsPersister;Lcom/android/server/wm/LaunchParamsPersister$1;)V -HPLcom/android/server/wm/LaunchParamsPersister$PersistableLaunchParams;->restore(Ljava/io/File;Lorg/xmlpull/v1/XmlPullParser;)V -HSPLcom/android/server/wm/LaunchParamsPersister;->(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityStackSupervisor;)V -HSPLcom/android/server/wm/LaunchParamsPersister;->(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityStackSupervisor;Ljava/util/function/IntFunction;)V +HPLcom/android/server/wm/LaunchParamsPersister$PersistableLaunchParams;->restore(Ljava/io/File;Landroid/util/TypedXmlPullParser;)V +HSPLcom/android/server/wm/LaunchParamsPersister;->(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityTaskSupervisor;)V +HSPLcom/android/server/wm/LaunchParamsPersister;->(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityTaskSupervisor;Ljava/util/function/IntFunction;)V PLcom/android/server/wm/LaunchParamsPersister;->addComponentNameToLaunchParamAffinityMapIfNotNull(Landroid/content/ComponentName;Ljava/lang/String;)V PLcom/android/server/wm/LaunchParamsPersister;->getLaunchParamFolder(I)Ljava/io/File; HSPLcom/android/server/wm/LaunchParamsPersister;->getLaunchParams(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)V @@ -34434,18 +39115,18 @@ HPLcom/android/server/wm/LaunchParamsPersister;->loadLaunchParams(I)V PLcom/android/server/wm/LaunchParamsPersister;->onCleanupUser(I)V HSPLcom/android/server/wm/LaunchParamsPersister;->onSystemReady()V PLcom/android/server/wm/LaunchParamsPersister;->onUnlockUser(I)V -PLcom/android/server/wm/LaunchParamsPersister;->removeRecordForPackage(Ljava/lang/String;)V +HPLcom/android/server/wm/LaunchParamsPersister;->removeRecordForPackage(Ljava/lang/String;)V PLcom/android/server/wm/Letterbox$InputInterceptor$SimpleInputReceiver;->(Landroid/view/InputChannel;)V -PLcom/android/server/wm/Letterbox$InputInterceptor;->(Ljava/lang/String;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/Letterbox$InputInterceptor;->(Ljava/lang/String;Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/Letterbox$InputInterceptor;->dispose()V -PLcom/android/server/wm/Letterbox$InputInterceptor;->updateTouchableRegion(Landroid/graphics/Rect;)V -PLcom/android/server/wm/Letterbox$LetterboxSurface;->(Lcom/android/server/wm/Letterbox;Ljava/lang/String;)V +HPLcom/android/server/wm/Letterbox$InputInterceptor;->updateTouchableRegion(Landroid/graphics/Rect;)V +HPLcom/android/server/wm/Letterbox$LetterboxSurface;->(Lcom/android/server/wm/Letterbox;Ljava/lang/String;)V HPLcom/android/server/wm/Letterbox$LetterboxSurface;->access$000(Lcom/android/server/wm/Letterbox$LetterboxSurface;)Landroid/graphics/Rect; -PLcom/android/server/wm/Letterbox$LetterboxSurface;->applySurfaceChanges(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/Letterbox$LetterboxSurface;->attachInput(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/Letterbox$LetterboxSurface;->applySurfaceChanges(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/Letterbox$LetterboxSurface;->attachInput(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/Letterbox$LetterboxSurface;->createSurface(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/Letterbox$LetterboxSurface;->getHeight()I -PLcom/android/server/wm/Letterbox$LetterboxSurface;->getWidth()I +HPLcom/android/server/wm/Letterbox$LetterboxSurface;->getHeight()I +HPLcom/android/server/wm/Letterbox$LetterboxSurface;->getWidth()I HPLcom/android/server/wm/Letterbox$LetterboxSurface;->isOverlappingWith(Landroid/graphics/Rect;)Z HPLcom/android/server/wm/Letterbox$LetterboxSurface;->layout(IIIILandroid/graphics/Point;)V HPLcom/android/server/wm/Letterbox$LetterboxSurface;->needsApplySurfaceChanges()Z @@ -34454,11 +39135,11 @@ PLcom/android/server/wm/Letterbox;->()V PLcom/android/server/wm/Letterbox;->(Ljava/util/function/Supplier;Ljava/util/function/Supplier;)V PLcom/android/server/wm/Letterbox;->access$200(Lcom/android/server/wm/Letterbox;)Ljava/util/function/Supplier; PLcom/android/server/wm/Letterbox;->access$300(Lcom/android/server/wm/Letterbox;)Ljava/util/function/Supplier; -PLcom/android/server/wm/Letterbox;->applySurfaceChanges(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/Letterbox;->applySurfaceChanges(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/Letterbox;->attachInput(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/Letterbox;->destroy()V HPLcom/android/server/wm/Letterbox;->getInnerFrame()Landroid/graphics/Rect; -PLcom/android/server/wm/Letterbox;->getInsets()Landroid/graphics/Rect; +HPLcom/android/server/wm/Letterbox;->getInsets()Landroid/graphics/Rect; HPLcom/android/server/wm/Letterbox;->hide()V HPLcom/android/server/wm/Letterbox;->isOverlappingWith(Landroid/graphics/Rect;)Z HPLcom/android/server/wm/Letterbox;->layout(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Point;)V @@ -34470,43 +39151,54 @@ HPLcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;->getFraction(F)F HPLcom/android/server/wm/LocalAnimationAdapter;->(Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Lcom/android/server/wm/SurfaceAnimationRunner;)V PLcom/android/server/wm/LocalAnimationAdapter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/LocalAnimationAdapter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/wm/LocalAnimationAdapter;->getDurationHint()J -PLcom/android/server/wm/LocalAnimationAdapter;->getShowWallpaper()Z -PLcom/android/server/wm/LocalAnimationAdapter;->getStatusBarTransitionsStartTime()J +HPLcom/android/server/wm/LocalAnimationAdapter;->getDurationHint()J +HPLcom/android/server/wm/LocalAnimationAdapter;->getShowWallpaper()Z +HPLcom/android/server/wm/LocalAnimationAdapter;->getStatusBarTransitionsStartTime()J HPLcom/android/server/wm/LocalAnimationAdapter;->lambda$startAnimation$0$LocalAnimationAdapter(Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;I)V -PLcom/android/server/wm/LocalAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/LocalAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/LocalAnimationAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V HSPLcom/android/server/wm/LockTaskController$LockTaskToken;->()V HSPLcom/android/server/wm/LockTaskController$LockTaskToken;->(Lcom/android/server/wm/LockTaskController$1;)V HSPLcom/android/server/wm/LockTaskController;->()V -HSPLcom/android/server/wm/LockTaskController;->(Landroid/content/Context;Lcom/android/server/wm/ActivityStackSupervisor;Landroid/os/Handler;)V -PLcom/android/server/wm/LockTaskController;->activityBlockedFromFinish(Lcom/android/server/wm/ActivityRecord;)Z +HSPLcom/android/server/wm/LockTaskController;->(Landroid/content/Context;Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Handler;)V +HPLcom/android/server/wm/LockTaskController;->activityBlockedFromFinish(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/LockTaskController;->canMoveTaskToBack(Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/LockTaskController;->clearLockedTask(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/LockTaskController;->clearLockedTask(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/LockTaskController;->clearLockedTasks(Ljava/lang/String;)V -PLcom/android/server/wm/LockTaskController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/LockTaskController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HSPLcom/android/server/wm/LockTaskController;->getLockTaskAuth(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)I HSPLcom/android/server/wm/LockTaskController;->getLockTaskFeaturesForUser(I)I -PLcom/android/server/wm/LockTaskController;->getLockTaskModeState()I -PLcom/android/server/wm/LockTaskController;->getRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/LockTaskController;->getLockTaskModeState()I +HPLcom/android/server/wm/LockTaskController;->getRootTask()Lcom/android/server/wm/Task; HSPLcom/android/server/wm/LockTaskController;->isActivityAllowed(ILjava/lang/String;I)Z +PLcom/android/server/wm/LockTaskController;->isBaseOfLockedTask(Ljava/lang/String;)Z HSPLcom/android/server/wm/LockTaskController;->isKeyguardAllowed(I)Z HSPLcom/android/server/wm/LockTaskController;->isLockTaskModeViolation(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/LockTaskController;->isLockTaskModeViolation(Lcom/android/server/wm/Task;Z)Z +HPLcom/android/server/wm/LockTaskController;->isLockTaskModeViolationInternal(Lcom/android/server/wm/WindowContainer;ILandroid/content/Intent;I)Z +HPLcom/android/server/wm/LockTaskController;->isNewTaskLockTaskModeViolation(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/LockTaskController;->isPackageAllowlisted(ILjava/lang/String;)Z +PLcom/android/server/wm/LockTaskController;->isRecentsAllowed(I)Z PLcom/android/server/wm/LockTaskController;->isRootTask(Lcom/android/server/wm/Task;)Z +PLcom/android/server/wm/LockTaskController;->isTaskAuthAllowlisted(I)Z HSPLcom/android/server/wm/LockTaskController;->isTaskLocked(Lcom/android/server/wm/Task;)Z PLcom/android/server/wm/LockTaskController;->lockTaskModeToString()Ljava/lang/String; HSPLcom/android/server/wm/LockTaskController;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/LockTaskController;->stopLockTaskMode(Lcom/android/server/wm/Task;ZI)V HSPLcom/android/server/wm/LockTaskController;->updateLockTaskFeatures(II)V HSPLcom/android/server/wm/LockTaskController;->updateLockTaskPackages(I[Ljava/lang/String;)V +HSPLcom/android/server/wm/MirrorActiveUids$UidRecord;->()V +HSPLcom/android/server/wm/MirrorActiveUids$UidRecord;->(Lcom/android/server/wm/MirrorActiveUids$1;)V HSPLcom/android/server/wm/MirrorActiveUids;->()V +HPLcom/android/server/wm/MirrorActiveUids;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/wm/MirrorActiveUids;->getUidState(I)I +HPLcom/android/server/wm/MirrorActiveUids;->hasNonAppVisibleWindow(I)Z +HPLcom/android/server/wm/MirrorActiveUids;->onNonAppSurfaceVisibilityChanged(IZ)V HSPLcom/android/server/wm/MirrorActiveUids;->onUidActive(II)V HSPLcom/android/server/wm/MirrorActiveUids;->onUidInactive(I)V HSPLcom/android/server/wm/MirrorActiveUids;->onUidProcStateChanged(II)V -PLcom/android/server/wm/PendingRemoteAnimationRegistry$Entry;->(Lcom/android/server/wm/PendingRemoteAnimationRegistry;Ljava/lang/String;Landroid/view/RemoteAnimationAdapter;)V -PLcom/android/server/wm/PendingRemoteAnimationRegistry$Entry;->lambda$new$0$PendingRemoteAnimationRegistry$Entry(Ljava/lang/String;)V +HPLcom/android/server/wm/PendingRemoteAnimationRegistry$Entry;->(Lcom/android/server/wm/PendingRemoteAnimationRegistry;Ljava/lang/String;Landroid/view/RemoteAnimationAdapter;)V +HPLcom/android/server/wm/PendingRemoteAnimationRegistry$Entry;->lambda$new$0$PendingRemoteAnimationRegistry$Entry(Ljava/lang/String;)V HSPLcom/android/server/wm/PendingRemoteAnimationRegistry;->(Lcom/android/server/wm/WindowManagerGlobalLock;Landroid/os/Handler;)V PLcom/android/server/wm/PendingRemoteAnimationRegistry;->access$000(Lcom/android/server/wm/PendingRemoteAnimationRegistry;)Landroid/os/Handler; PLcom/android/server/wm/PendingRemoteAnimationRegistry;->access$100(Lcom/android/server/wm/PendingRemoteAnimationRegistry;)Lcom/android/server/wm/WindowManagerGlobalLock; @@ -34527,33 +39219,32 @@ HSPLcom/android/server/wm/PersisterQueue;->addListener(Lcom/android/server/wm/Pe HPLcom/android/server/wm/PersisterQueue;->findLastItem(Ljava/util/function/Predicate;Ljava/lang/Class;)Lcom/android/server/wm/PersisterQueue$WriteQueueItem; PLcom/android/server/wm/PersisterQueue;->lambda$static$0()V HPLcom/android/server/wm/PersisterQueue;->processNextItem()V -PLcom/android/server/wm/PersisterQueue;->removeItems(Ljava/util/function/Predicate;Ljava/lang/Class;)V +HPLcom/android/server/wm/PersisterQueue;->removeItems(Ljava/util/function/Predicate;Ljava/lang/Class;)V PLcom/android/server/wm/PersisterQueue;->startPersisting()V -PLcom/android/server/wm/PersisterQueue;->updateLastOrAddItem(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;Z)V +HPLcom/android/server/wm/PersisterQueue;->updateLastOrAddItem(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;Z)V HPLcom/android/server/wm/PersisterQueue;->yieldIfQueueTooDeep()V -HSPLcom/android/server/wm/PinnedStackController$PinnedStackControllerCallback;->(Lcom/android/server/wm/PinnedStackController;)V -HSPLcom/android/server/wm/PinnedStackController$PinnedStackControllerCallback;->(Lcom/android/server/wm/PinnedStackController;Lcom/android/server/wm/PinnedStackController$1;)V -PLcom/android/server/wm/PinnedStackController$PinnedStackControllerCallback;->getDisplayRotation()I HSPLcom/android/server/wm/PinnedStackController$PinnedStackListenerDeathHandler;->(Lcom/android/server/wm/PinnedStackController;)V HSPLcom/android/server/wm/PinnedStackController$PinnedStackListenerDeathHandler;->(Lcom/android/server/wm/PinnedStackController;Lcom/android/server/wm/PinnedStackController$1;)V PLcom/android/server/wm/PinnedStackController$PinnedStackListenerDeathHandler;->binderDied()V HSPLcom/android/server/wm/PinnedStackController;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/PinnedStackController;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V +PLcom/android/server/wm/PinnedStackController;->access$100(Lcom/android/server/wm/PinnedStackController;)Landroid/view/IPinnedStackListener; +PLcom/android/server/wm/PinnedStackController;->access$102(Lcom/android/server/wm/PinnedStackController;Landroid/view/IPinnedStackListener;)Landroid/view/IPinnedStackListener; +PLcom/android/server/wm/PinnedStackController;->access$200(Lcom/android/server/wm/PinnedStackController;)Lcom/android/server/wm/PinnedStackController$PinnedStackListenerDeathHandler; +HPLcom/android/server/wm/PinnedStackController;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/wm/PinnedStackController;->getAspectRatio()F +PLcom/android/server/wm/PinnedStackController;->isPipActiveOrWindowingModeChanging()Z PLcom/android/server/wm/PinnedStackController;->isValidPictureInPictureAspectRatio(F)Z PLcom/android/server/wm/PinnedStackController;->notifyActionsChanged(Ljava/util/List;)V PLcom/android/server/wm/PinnedStackController;->notifyAspectRatioChanged(F)V -HSPLcom/android/server/wm/PinnedStackController;->notifyDisplayInfoChanged(Landroid/view/DisplayInfo;)V -PLcom/android/server/wm/PinnedStackController;->notifyImeVisibilityChanged(ZI)V +HPLcom/android/server/wm/PinnedStackController;->notifyImeVisibilityChanged(ZI)V HSPLcom/android/server/wm/PinnedStackController;->notifyMovementBoundsChanged(Z)V HPLcom/android/server/wm/PinnedStackController;->onActivityHidden(Landroid/content/ComponentName;)V HSPLcom/android/server/wm/PinnedStackController;->onConfigurationChanged()V -HSPLcom/android/server/wm/PinnedStackController;->onDisplayInfoChanged(Landroid/view/DisplayInfo;)V PLcom/android/server/wm/PinnedStackController;->registerPinnedStackListener(Landroid/view/IPinnedStackListener;)V HSPLcom/android/server/wm/PinnedStackController;->reloadResources()V +PLcom/android/server/wm/PinnedStackController;->setActions(Ljava/util/List;)V HSPLcom/android/server/wm/PinnedStackController;->setAdjustedForIme(ZI)V PLcom/android/server/wm/PinnedStackController;->setAspectRatio(F)V -HSPLcom/android/server/wm/PinnedStackController;->setDisplayInfo(Landroid/view/DisplayInfo;)V PLcom/android/server/wm/PinnedStackController;->setPipWindowingModeChanging(Z)V HSPLcom/android/server/wm/PointerEventDispatcher;->(Landroid/view/InputChannel;)V PLcom/android/server/wm/PointerEventDispatcher;->dispose()V @@ -34562,18 +39253,18 @@ HSPLcom/android/server/wm/PointerEventDispatcher;->registerInputEventListener(La HSPLcom/android/server/wm/ProtoLogCache;->()V HSPLcom/android/server/wm/ProtoLogCache;->update()V HSPLcom/android/server/wm/RecentTasks$1;->(Lcom/android/server/wm/RecentTasks;)V -PLcom/android/server/wm/RecentTasks$1;->lambda$onPointerEvent$0$RecentTasks$1(IIILjava/lang/Object;)V +HPLcom/android/server/wm/RecentTasks$1;->lambda$onPointerEvent$0$RecentTasks$1(IIILjava/lang/Object;)V HPLcom/android/server/wm/RecentTasks$1;->onPointerEvent(Landroid/view/MotionEvent;)V HSPLcom/android/server/wm/RecentTasks;->()V -HSPLcom/android/server/wm/RecentTasks;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;)V +HSPLcom/android/server/wm/RecentTasks;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V HPLcom/android/server/wm/RecentTasks;->access$000(Lcom/android/server/wm/RecentTasks;)Z PLcom/android/server/wm/RecentTasks;->access$100(Lcom/android/server/wm/RecentTasks;)Lcom/android/server/wm/ActivityTaskManagerService; HSPLcom/android/server/wm/RecentTasks;->add(Lcom/android/server/wm/Task;)V HPLcom/android/server/wm/RecentTasks;->cleanupDisabledPackageTasksLocked(Ljava/lang/String;Ljava/util/Set;I)V PLcom/android/server/wm/RecentTasks;->cleanupLocked(I)V HSPLcom/android/server/wm/RecentTasks;->containsTaskId(II)Z -PLcom/android/server/wm/RecentTasks;->createRecentTaskInfo(Lcom/android/server/wm/Task;Z)Landroid/app/ActivityManager$RecentTaskInfo; -PLcom/android/server/wm/RecentTasks;->dump(Ljava/io/PrintWriter;ZLjava/lang/String;)V +HPLcom/android/server/wm/RecentTasks;->createRecentTaskInfo(Lcom/android/server/wm/Task;Z)Landroid/app/ActivityManager$RecentTaskInfo; +HPLcom/android/server/wm/RecentTasks;->dump(Ljava/io/PrintWriter;ZLjava/lang/String;)V HSPLcom/android/server/wm/RecentTasks;->findRemoveIndexForAddTask(Lcom/android/server/wm/Task;)I HPLcom/android/server/wm/RecentTasks;->getAppTasksList(ILjava/lang/String;)Ljava/util/ArrayList; HSPLcom/android/server/wm/RecentTasks;->getCurrentProfileIds()[I @@ -34581,122 +39272,135 @@ HSPLcom/android/server/wm/RecentTasks;->getInputListener()Landroid/view/WindowMa HPLcom/android/server/wm/RecentTasks;->getPersistableTaskIds(Landroid/util/ArraySet;)V HPLcom/android/server/wm/RecentTasks;->getProfileIds(I)Ljava/util/Set; HPLcom/android/server/wm/RecentTasks;->getRecentTaskIds()Landroid/util/SparseBooleanArray; -PLcom/android/server/wm/RecentTasks;->getRecentTasks(IIZII)Landroid/content/pm/ParceledListSlice; +HPLcom/android/server/wm/RecentTasks;->getRecentTasks(IIZII)Landroid/content/pm/ParceledListSlice; HPLcom/android/server/wm/RecentTasks;->getRecentTasksImpl(IIZII)Ljava/util/ArrayList; -PLcom/android/server/wm/RecentTasks;->getRecentsComponent()Landroid/content/ComponentName; -PLcom/android/server/wm/RecentTasks;->getRecentsComponentFeatureId()Ljava/lang/String; -PLcom/android/server/wm/RecentTasks;->getRecentsComponentUid()I +HPLcom/android/server/wm/RecentTasks;->getRecentsComponent()Landroid/content/ComponentName; +HPLcom/android/server/wm/RecentTasks;->getRecentsComponentFeatureId()Ljava/lang/String; +HPLcom/android/server/wm/RecentTasks;->getRecentsComponentUid()I HSPLcom/android/server/wm/RecentTasks;->getTask(I)Lcom/android/server/wm/Task; PLcom/android/server/wm/RecentTasks;->getTaskDescriptionIcon(Ljava/lang/String;)Landroid/graphics/Bitmap; -PLcom/android/server/wm/RecentTasks;->getTaskIdsForUser(I)Landroid/util/SparseBooleanArray; +HPLcom/android/server/wm/RecentTasks;->getTaskIdsForUser(I)Landroid/util/SparseBooleanArray; HSPLcom/android/server/wm/RecentTasks;->getUserInfo(I)Landroid/content/pm/UserInfo; HPLcom/android/server/wm/RecentTasks;->hasCompatibleActivityTypeAndWindowingMode(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/RecentTasks;->isActiveRecentTask(Lcom/android/server/wm/Task;Landroid/util/SparseBooleanArray;)Z HSPLcom/android/server/wm/RecentTasks;->isCallerRecents(I)Z +PLcom/android/server/wm/RecentTasks;->isFreezeTaskListReorderingSet()Z HPLcom/android/server/wm/RecentTasks;->isInVisibleRange(Lcom/android/server/wm/Task;IIZ)Z -PLcom/android/server/wm/RecentTasks;->isRecentsComponent(Landroid/content/ComponentName;I)Z -PLcom/android/server/wm/RecentTasks;->isRecentsComponentHomeActivity(I)Z -PLcom/android/server/wm/RecentTasks;->isTrimmable(Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/RecentTasks;->isUserRunning(II)Z +HPLcom/android/server/wm/RecentTasks;->isRecentsComponent(Landroid/content/ComponentName;I)Z +HPLcom/android/server/wm/RecentTasks;->isRecentsComponentHomeActivity(I)Z +HPLcom/android/server/wm/RecentTasks;->isTrimmable(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/RecentTasks;->isUserRunning(II)Z HSPLcom/android/server/wm/RecentTasks;->isVisibleRecentTask(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/RecentTasks;->loadParametersFromResources(Landroid/content/res/Resources;)V HSPLcom/android/server/wm/RecentTasks;->loadPersistedTaskIdsForUserLocked(I)V HSPLcom/android/server/wm/RecentTasks;->loadRecentsComponent(Landroid/content/res/Resources;)V -PLcom/android/server/wm/RecentTasks;->loadUserRecentsLocked(I)V +HPLcom/android/server/wm/RecentTasks;->loadUserRecentsLocked(I)V HSPLcom/android/server/wm/RecentTasks;->notifyTaskAdded(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/RecentTasks;->notifyTaskPersisterLocked(Lcom/android/server/wm/Task;Z)V -PLcom/android/server/wm/RecentTasks;->notifyTaskRemoved(Lcom/android/server/wm/Task;ZZ)V +HPLcom/android/server/wm/RecentTasks;->notifyTaskRemoved(Lcom/android/server/wm/Task;ZZ)V +HPLcom/android/server/wm/RecentTasks;->onActivityIdle(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/RecentTasks;->onPackagesSuspendedChanged([Ljava/lang/String;ZI)V HSPLcom/android/server/wm/RecentTasks;->onSystemReadyLocked()V PLcom/android/server/wm/RecentTasks;->processNextAffiliateChainLocked(I)I HSPLcom/android/server/wm/RecentTasks;->registerCallback(Lcom/android/server/wm/RecentTasks$Callbacks;)V PLcom/android/server/wm/RecentTasks;->remove(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/RecentTasks;->removeAllVisibleTasks(I)V HSPLcom/android/server/wm/RecentTasks;->removeForAddTask(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/RecentTasks;->removeTasksByPackageName(Ljava/lang/String;I)V +HPLcom/android/server/wm/RecentTasks;->removeTasksByPackageName(Ljava/lang/String;I)V PLcom/android/server/wm/RecentTasks;->removeTasksForUserLocked(I)V PLcom/android/server/wm/RecentTasks;->removeUnreachableHiddenTasks(I)V PLcom/android/server/wm/RecentTasks;->resetFreezeTaskListReordering(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/RecentTasks;->resetFreezeTaskListReorderingOnTimeout()V -PLcom/android/server/wm/RecentTasks;->saveImage(Landroid/graphics/Bitmap;Ljava/lang/String;)V +HPLcom/android/server/wm/RecentTasks;->saveImage(Landroid/graphics/Bitmap;Ljava/lang/String;)V PLcom/android/server/wm/RecentTasks;->setFreezeTaskListReordering()V -PLcom/android/server/wm/RecentTasks;->shouldPersistTaskLocked(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/RecentTasks;->shouldPersistTaskLocked(Lcom/android/server/wm/Task;)Z HPLcom/android/server/wm/RecentTasks;->syncPersistentTaskIdsLocked()V HSPLcom/android/server/wm/RecentTasks;->trimInactiveRecentTasks()V PLcom/android/server/wm/RecentTasks;->unloadUserDataFromMemoryLocked(I)V HPLcom/android/server/wm/RecentTasks;->usersWithRecentsLoadedLocked()[I PLcom/android/server/wm/RecentsAnimation;->()V -PLcom/android/server/wm/RecentsAnimation;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityStartController;Lcom/android/server/wm/WindowManagerService;Landroid/content/Intent;Landroid/content/ComponentName;Ljava/lang/String;ILcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/RecentsAnimation;->finishAnimation(IZ)V +HPLcom/android/server/wm/RecentsAnimation;->(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStartController;Lcom/android/server/wm/WindowManagerService;Landroid/content/Intent;Landroid/content/ComponentName;Ljava/lang/String;ILcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/RecentsAnimation;->finishAnimation(IZ)V HPLcom/android/server/wm/RecentsAnimation;->getTargetActivity(Lcom/android/server/wm/Task;)Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/RecentsAnimation;->getTopNonAlwaysOnTopStack()Lcom/android/server/wm/Task; -PLcom/android/server/wm/RecentsAnimation;->lambda$finishAnimation$0$RecentsAnimation(IZLcom/android/server/wm/RecentsAnimationController;)V +HPLcom/android/server/wm/RecentsAnimation;->lambda$finishAnimation$0$RecentsAnimation(IZLcom/android/server/wm/RecentsAnimationController;)V +HPLcom/android/server/wm/RecentsAnimation;->lambda$getTopNonAlwaysOnTopStack$2(Lcom/android/server/wm/Task;)Z +PLcom/android/server/wm/RecentsAnimation;->lambda$onRootTaskOrderChanged$1(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)Z HPLcom/android/server/wm/RecentsAnimation;->lambda$rlVkoJ_usUn95Q8zT-IqZfw2ZB8(Lcom/android/server/wm/RecentsAnimation;Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/RecentsAnimation;->matchesTarget(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/RecentsAnimation;->matchesTarget(Lcom/android/server/wm/Task;)Z PLcom/android/server/wm/RecentsAnimation;->notifyAnimationCancelBeforeStart(Landroid/view/IRecentsAnimationRunner;)V -PLcom/android/server/wm/RecentsAnimation;->onAnimationFinished(IZ)V -HPLcom/android/server/wm/RecentsAnimation;->onStackOrderChanged(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RecentsAnimation;->onAnimationFinished(IZ)V +HPLcom/android/server/wm/RecentsAnimation;->onRootTaskOrderChanged(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/RecentsAnimation;->preloadRecentsActivity()V HPLcom/android/server/wm/RecentsAnimation;->startRecentsActivity(Landroid/view/IRecentsAnimationRunner;J)V PLcom/android/server/wm/RecentsAnimation;->startRecentsActivityInBackground(Ljava/lang/String;)V -PLcom/android/server/wm/RecentsAnimationController$1;->(Lcom/android/server/wm/RecentsAnimationController;)V +HPLcom/android/server/wm/RecentsAnimationController$1;->(Lcom/android/server/wm/RecentsAnimationController;)V PLcom/android/server/wm/RecentsAnimationController$1;->continueDeferredCancel()V -PLcom/android/server/wm/RecentsAnimationController$1;->onAppTransitionStartingLocked(IJJJ)I -PLcom/android/server/wm/RecentsAnimationController$2;->(Lcom/android/server/wm/RecentsAnimationController;)V -PLcom/android/server/wm/RecentsAnimationController$2;->finish(ZZ)V -PLcom/android/server/wm/RecentsAnimationController$2;->hideCurrentInputMethod()V +PLcom/android/server/wm/RecentsAnimationController$1;->onAppTransitionCancelledLocked(Z)V +PLcom/android/server/wm/RecentsAnimationController$1;->onAppTransitionStartingLocked(ZJJJ)I +HPLcom/android/server/wm/RecentsAnimationController$2;->(Lcom/android/server/wm/RecentsAnimationController;)V +HPLcom/android/server/wm/RecentsAnimationController$2;->finish(ZZ)V +HPLcom/android/server/wm/RecentsAnimationController$2;->hideCurrentInputMethod()V PLcom/android/server/wm/RecentsAnimationController$2;->removeTask(I)Z -PLcom/android/server/wm/RecentsAnimationController$2;->screenshotTask(I)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/RecentsAnimationController$2;->setAnimationTargetsBehindSystemBars(Z)V +HPLcom/android/server/wm/RecentsAnimationController$2;->screenshotTask(I)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/RecentsAnimationController$2;->setAnimationTargetsBehindSystemBars(Z)V PLcom/android/server/wm/RecentsAnimationController$2;->setDeferCancelUntilNextTransition(ZZ)V -PLcom/android/server/wm/RecentsAnimationController$2;->setInputConsumerEnabled(Z)V -PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->(Lcom/android/server/wm/RecentsAnimationController;Lcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/RecentsAnimationController$2;->setInputConsumerEnabled(Z)V +HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->(Lcom/android/server/wm/RecentsAnimationController;Lcom/android/server/wm/Task;Z)V HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->access$1400(Lcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;)I HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->access$1500(Lcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;)Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback; HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->access$600(Lcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->createRemoteAnimationTarget()Landroid/view/RemoteAnimationTarget; +HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->createRemoteAnimationTarget()Landroid/view/RemoteAnimationTarget; PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;)V PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->getDurationHint()J -PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->getShowWallpaper()Z +HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->getShowWallpaper()Z PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->getStatusBarTransitionsStartTime()J -HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->maybeApplyFinishBounds()V -PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V +PLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->onCleanup()V +HPLcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V PLcom/android/server/wm/RecentsAnimationController;->()V -PLcom/android/server/wm/RecentsAnimationController;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/IRecentsAnimationRunner;Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks;I)V -PLcom/android/server/wm/RecentsAnimationController;->access$000(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/DisplayContent; -PLcom/android/server/wm/RecentsAnimationController;->access$100(Lcom/android/server/wm/RecentsAnimationController;)Z -PLcom/android/server/wm/RecentsAnimationController;->access$1000(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks; +HPLcom/android/server/wm/RecentsAnimationController;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/IRecentsAnimationRunner;Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks;I)V +HPLcom/android/server/wm/RecentsAnimationController;->access$000(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/DisplayContent; +HPLcom/android/server/wm/RecentsAnimationController;->access$100(Lcom/android/server/wm/RecentsAnimationController;)Z +HPLcom/android/server/wm/RecentsAnimationController;->access$1000(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks; HPLcom/android/server/wm/RecentsAnimationController;->access$1100(Lcom/android/server/wm/RecentsAnimationController;)I -PLcom/android/server/wm/RecentsAnimationController;->access$1202(Lcom/android/server/wm/RecentsAnimationController;Z)Z +HPLcom/android/server/wm/RecentsAnimationController;->access$1202(Lcom/android/server/wm/RecentsAnimationController;Z)Z HPLcom/android/server/wm/RecentsAnimationController;->access$1600(Lcom/android/server/wm/RecentsAnimationController;)Landroid/graphics/Rect; PLcom/android/server/wm/RecentsAnimationController;->access$200(Lcom/android/server/wm/RecentsAnimationController;)Z -PLcom/android/server/wm/RecentsAnimationController;->access$400(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/WindowManagerService; -PLcom/android/server/wm/RecentsAnimationController;->access$500(Lcom/android/server/wm/RecentsAnimationController;)Ljava/util/ArrayList; -PLcom/android/server/wm/RecentsAnimationController;->access$800(Lcom/android/server/wm/RecentsAnimationController;)Landroid/util/IntArray; +HPLcom/android/server/wm/RecentsAnimationController;->access$400(Lcom/android/server/wm/RecentsAnimationController;)Lcom/android/server/wm/WindowManagerService; +HPLcom/android/server/wm/RecentsAnimationController;->access$500(Lcom/android/server/wm/RecentsAnimationController;)Ljava/util/ArrayList; +HPLcom/android/server/wm/RecentsAnimationController;->access$800(Lcom/android/server/wm/RecentsAnimationController;)Landroid/util/IntArray; PLcom/android/server/wm/RecentsAnimationController;->access$900(Lcom/android/server/wm/RecentsAnimationController;I)Z -PLcom/android/server/wm/RecentsAnimationController;->addAnimation(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/AnimationAdapter; -PLcom/android/server/wm/RecentsAnimationController;->addAnimation(Lcom/android/server/wm/Task;ZZLcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/AnimationAdapter; +HPLcom/android/server/wm/RecentsAnimationController;->addAnimation(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/AnimationAdapter; +HPLcom/android/server/wm/RecentsAnimationController;->addAnimation(Lcom/android/server/wm/Task;ZZLcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/AnimationAdapter; PLcom/android/server/wm/RecentsAnimationController;->addTaskToTargets(Lcom/android/server/wm/Task;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V +PLcom/android/server/wm/RecentsAnimationController;->binderDied()V PLcom/android/server/wm/RecentsAnimationController;->cancelAnimation(ILjava/lang/String;)V PLcom/android/server/wm/RecentsAnimationController;->cancelAnimation(IZLjava/lang/String;)V -PLcom/android/server/wm/RecentsAnimationController;->checkAnimationReady(Lcom/android/server/wm/WallpaperController;)V -PLcom/android/server/wm/RecentsAnimationController;->cleanupAnimation(I)V -PLcom/android/server/wm/RecentsAnimationController;->createAppAnimations()[Landroid/view/RemoteAnimationTarget; -PLcom/android/server/wm/RecentsAnimationController;->createTaskRemoteAnimation(Lcom/android/server/wm/Task;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Landroid/view/RemoteAnimationTarget; -PLcom/android/server/wm/RecentsAnimationController;->createWallpaperAnimations()[Landroid/view/RemoteAnimationTarget; -PLcom/android/server/wm/RecentsAnimationController;->initialize(ILandroid/util/SparseBooleanArray;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/RecentsAnimationController;->checkAnimationReady(Lcom/android/server/wm/WallpaperController;)V +HPLcom/android/server/wm/RecentsAnimationController;->cleanupAnimation(I)V +HPLcom/android/server/wm/RecentsAnimationController;->createAppAnimations()[Landroid/view/RemoteAnimationTarget; +HPLcom/android/server/wm/RecentsAnimationController;->createTaskRemoteAnimation(Lcom/android/server/wm/Task;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Landroid/view/RemoteAnimationTarget; +HPLcom/android/server/wm/RecentsAnimationController;->createWallpaperAnimations()[Landroid/view/RemoteAnimationTarget; +PLcom/android/server/wm/RecentsAnimationController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/RecentsAnimationController;->initialize(ILandroid/util/SparseBooleanArray;Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/RecentsAnimationController;->isAnimatingApp(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/RecentsAnimationController;->isAnimatingTask(Lcom/android/server/wm/Task;)Z HPLcom/android/server/wm/RecentsAnimationController;->isTargetApp(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/RecentsAnimationController;->isTargetOverWallpaper()Z +HPLcom/android/server/wm/RecentsAnimationController;->isTargetOverWallpaper()Z HPLcom/android/server/wm/RecentsAnimationController;->isWallpaperVisible(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/RecentsAnimationController;->lambda$initialize$1(Lcom/android/server/wm/Task;Ljava/util/ArrayList;)V -HPLcom/android/server/wm/RecentsAnimationController;->lambda$isAnimatingApp$5(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; +PLcom/android/server/wm/RecentsAnimationController;->lambda$createWallpaperAnimations$4$RecentsAnimationController(Lcom/android/server/wm/WallpaperAnimationAdapter;)V +HPLcom/android/server/wm/RecentsAnimationController;->lambda$initialize$1(Lcom/android/server/wm/Task;Ljava/util/ArrayList;)V +HPLcom/android/server/wm/RecentsAnimationController;->lambda$isAnimatingApp$6(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; +HPLcom/android/server/wm/RecentsAnimationController;->lambda$logRecentsAnimationStartTime$3$RecentsAnimationController(I)V PLcom/android/server/wm/RecentsAnimationController;->lambda$new$0$RecentsAnimationController()V -PLcom/android/server/wm/RecentsAnimationController;->linkFixedRotationTransformIfNeeded(Lcom/android/server/wm/WindowToken;)V -PLcom/android/server/wm/RecentsAnimationController;->linkToDeathOfRunner()V -PLcom/android/server/wm/RecentsAnimationController;->removeAnimation(Lcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;)V -PLcom/android/server/wm/RecentsAnimationController;->removeTaskInternal(I)Z -PLcom/android/server/wm/RecentsAnimationController;->removeWallpaperAnimation(Lcom/android/server/wm/WallpaperAnimationAdapter;)V +HPLcom/android/server/wm/RecentsAnimationController;->linkFixedRotationTransformIfNeeded(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/RecentsAnimationController;->linkToDeathOfRunner()V +HPLcom/android/server/wm/RecentsAnimationController;->logRecentsAnimationStartTime(I)V +HPLcom/android/server/wm/RecentsAnimationController;->removeAnimation(Lcom/android/server/wm/RecentsAnimationController$TaskAnimationAdapter;)V +HPLcom/android/server/wm/RecentsAnimationController;->removeTaskInternal(I)Z +HPLcom/android/server/wm/RecentsAnimationController;->removeWallpaperAnimation(Lcom/android/server/wm/WallpaperAnimationAdapter;)V PLcom/android/server/wm/RecentsAnimationController;->scheduleFailsafe()V PLcom/android/server/wm/RecentsAnimationController;->setDeferredCancel(ZZ)V HPLcom/android/server/wm/RecentsAnimationController;->shouldApplyInputConsumer(Lcom/android/server/wm/ActivityRecord;)Z @@ -34704,15 +39408,15 @@ PLcom/android/server/wm/RecentsAnimationController;->shouldDeferCancelUntilNextT PLcom/android/server/wm/RecentsAnimationController;->shouldDeferCancelWithScreenshot()Z PLcom/android/server/wm/RecentsAnimationController;->shouldIgnoreForAccessibility(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/RecentsAnimationController;->skipAnimation(Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/RecentsAnimationController;->startAnimation()V -PLcom/android/server/wm/RecentsAnimationController;->unlinkToDeathOfRunner()V +HPLcom/android/server/wm/RecentsAnimationController;->startAnimation()V +HPLcom/android/server/wm/RecentsAnimationController;->unlinkToDeathOfRunner()V HPLcom/android/server/wm/RecentsAnimationController;->updateInputConsumerForApp(Landroid/view/InputWindowHandle;)Z HSPLcom/android/server/wm/RefreshRatePolicy;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/DisplayInfo;Lcom/android/server/wm/HighRefreshRateDenylist;)V -PLcom/android/server/wm/RefreshRatePolicy;->addNonHighRefreshRatePackage(Ljava/lang/String;)V +HPLcom/android/server/wm/RefreshRatePolicy;->addNonHighRefreshRatePackage(Ljava/lang/String;)V HPLcom/android/server/wm/RefreshRatePolicy;->calculatePriority(Lcom/android/server/wm/WindowState;)I HSPLcom/android/server/wm/RefreshRatePolicy;->findLowRefreshRateModeId(Landroid/view/DisplayInfo;)I HPLcom/android/server/wm/RefreshRatePolicy;->getPreferredModeId(Lcom/android/server/wm/WindowState;)I -PLcom/android/server/wm/RefreshRatePolicy;->removeNonHighRefreshRatePackage(Ljava/lang/String;)V +HPLcom/android/server/wm/RefreshRatePolicy;->removeNonHighRefreshRatePackage(Ljava/lang/String;)V HPLcom/android/server/wm/RemoteAnimationController$FinishedCallback;->(Lcom/android/server/wm/RemoteAnimationController;)V HPLcom/android/server/wm/RemoteAnimationController$FinishedCallback;->onAnimationFinished()V HPLcom/android/server/wm/RemoteAnimationController$FinishedCallback;->release()V @@ -34724,7 +39428,7 @@ PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper; HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getDurationHint()J HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getShowWallpaper()Z HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getStatusBarTransitionsStartTime()J -PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->onAnimationCancelled(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->onAnimationCancelled(Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;->(Lcom/android/server/wm/RemoteAnimationController;Lcom/android/server/wm/WindowContainer;Landroid/graphics/Point;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;->createRemoteAnimationTarget()Landroid/view/RemoteAnimationTarget; @@ -34732,14 +39436,15 @@ HPLcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;->getMo HPLcom/android/server/wm/RemoteAnimationController;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/RemoteAnimationAdapter;Landroid/os/Handler;)V HPLcom/android/server/wm/RemoteAnimationController;->access$200(Lcom/android/server/wm/RemoteAnimationController;)V HPLcom/android/server/wm/RemoteAnimationController;->access$400(Lcom/android/server/wm/RemoteAnimationController;)Landroid/view/RemoteAnimationAdapter; -PLcom/android/server/wm/RemoteAnimationController;->access$500(Lcom/android/server/wm/RemoteAnimationController;)Ljava/util/ArrayList; +HPLcom/android/server/wm/RemoteAnimationController;->access$500(Lcom/android/server/wm/RemoteAnimationController;)Ljava/util/ArrayList; +PLcom/android/server/wm/RemoteAnimationController;->binderDied()V PLcom/android/server/wm/RemoteAnimationController;->cancelAnimation(Ljava/lang/String;)V HPLcom/android/server/wm/RemoteAnimationController;->createAppAnimations()[Landroid/view/RemoteAnimationTarget; HPLcom/android/server/wm/RemoteAnimationController;->createRemoteAnimationRecord(Lcom/android/server/wm/WindowContainer;Landroid/graphics/Point;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Lcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord; HPLcom/android/server/wm/RemoteAnimationController;->createWallpaperAnimations()[Landroid/view/RemoteAnimationTarget; HPLcom/android/server/wm/RemoteAnimationController;->goodToGo()V PLcom/android/server/wm/RemoteAnimationController;->invokeAnimationCancelled()V -PLcom/android/server/wm/RemoteAnimationController;->lambda$createWallpaperAnimations$2$RemoteAnimationController(Lcom/android/server/wm/WallpaperAnimationAdapter;)V +HPLcom/android/server/wm/RemoteAnimationController;->lambda$createWallpaperAnimations$2$RemoteAnimationController(Lcom/android/server/wm/WallpaperAnimationAdapter;)V HPLcom/android/server/wm/RemoteAnimationController;->lambda$goodToGo$1$RemoteAnimationController([Landroid/view/RemoteAnimationTarget;[Landroid/view/RemoteAnimationTarget;)V PLcom/android/server/wm/RemoteAnimationController;->lambda$new$0$RemoteAnimationController()V HPLcom/android/server/wm/RemoteAnimationController;->linkToDeathOfRunner()V @@ -34751,25 +39456,28 @@ HSPLcom/android/server/wm/ResetTargetTaskHelper;->()V PLcom/android/server/wm/ResetTargetTaskHelper;->finishActivities(Ljava/util/ArrayList;Ljava/lang/String;)V HPLcom/android/server/wm/ResetTargetTaskHelper;->lambda$M87McZMh4q_Tq_1Y6n1dml2qxjo(Lcom/android/server/wm/ResetTargetTaskHelper;Lcom/android/server/wm/ActivityRecord;Z)Z HPLcom/android/server/wm/ResetTargetTaskHelper;->lambda$ZZI802i0HmE7yfMo6GvZDnhJpeg(Lcom/android/server/wm/ResetTargetTaskHelper;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ResetTargetTaskHelper;->process(Lcom/android/server/wm/Task;Z)Landroid/app/ActivityOptions; +HPLcom/android/server/wm/ResetTargetTaskHelper;->process(Lcom/android/server/wm/Task;Z)Landroid/app/ActivityOptions; HPLcom/android/server/wm/ResetTargetTaskHelper;->processActivity(Lcom/android/server/wm/ActivityRecord;Z)Z -PLcom/android/server/wm/ResetTargetTaskHelper;->processPendingReparentActivities()V +HPLcom/android/server/wm/ResetTargetTaskHelper;->processPendingReparentActivities()V +PLcom/android/server/wm/ResetTargetTaskHelper;->processResultActivities(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;IZZ)V HPLcom/android/server/wm/ResetTargetTaskHelper;->processTask(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/ResetTargetTaskHelper;->reset(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/ResetTargetTaskHelper;->reset(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/ResetTargetTaskHelper;->takeOption(Lcom/android/server/wm/ActivityRecord;Z)Z HSPLcom/android/server/wm/RootDisplayArea;->(Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;I)V +HPLcom/android/server/wm/RootDisplayArea;->findAreaForToken(IZZ)Lcom/android/server/wm/DisplayArea$Tokens; PLcom/android/server/wm/RootDisplayArea;->findAreaForToken(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayArea$Tokens; HPLcom/android/server/wm/RootDisplayArea;->getRootDisplayArea()Lcom/android/server/wm/RootDisplayArea; -PLcom/android/server/wm/RootDisplayArea;->isOrientationDifferentFromDisplay()Z +HPLcom/android/server/wm/RootDisplayArea;->isOrientationDifferentFromDisplay()Z HSPLcom/android/server/wm/RootDisplayArea;->onHierarchyBuilt(Ljava/util/ArrayList;[Lcom/android/server/wm/DisplayArea$Tokens;Ljava/util/Map;)V +HPLcom/android/server/wm/RootDisplayArea;->placeImeContainer(Lcom/android/server/wm/DisplayArea$Tokens;)V HSPLcom/android/server/wm/RootWindowContainer$1;->(Lcom/android/server/wm/RootWindowContainer;)V HSPLcom/android/server/wm/RootWindowContainer$2;->(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/ActivityTaskManagerService;)V HSPLcom/android/server/wm/RootWindowContainer$2;->execute()V HSPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->()V HSPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->apply(Lcom/android/server/wm/Task;)Ljava/lang/Boolean; HSPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->apply(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->clear()V -HSPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->process(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/RootWindowContainer$FindTaskResult;->setTo(Lcom/android/server/wm/RootWindowContainer$FindTaskResult;)V +HPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->init(ILjava/lang/String;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;)V +HPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->process(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/RootWindowContainer$FinishDisabledPackageActivitiesHelper;->(Lcom/android/server/wm/RootWindowContainer;)V HPLcom/android/server/wm/RootWindowContainer$FinishDisabledPackageActivitiesHelper;->collectActivity(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/RootWindowContainer$FinishDisabledPackageActivitiesHelper;->lambda$-FyrsYQsO8MCaRk2R6fED6yOeX8(Lcom/android/server/wm/RootWindowContainer$FinishDisabledPackageActivitiesHelper;Lcom/android/server/wm/ActivityRecord;)Z @@ -34786,11 +39494,11 @@ HPLcom/android/server/wm/RootWindowContainer$SleepToken;->toString()Ljava/lang/S HSPLcom/android/server/wm/RootWindowContainer;->()V HSPLcom/android/server/wm/RootWindowContainer;->(Lcom/android/server/wm/WindowManagerService;)V HPLcom/android/server/wm/RootWindowContainer;->access$200(Ljava/lang/String;I)I -PLcom/android/server/wm/RootWindowContainer;->addStartingWindowsForVisibleActivities()V +HPLcom/android/server/wm/RootWindowContainer;->addStartingWindowsForVisibleActivities()V HSPLcom/android/server/wm/RootWindowContainer;->allPausedActivitiesComplete()Z HPLcom/android/server/wm/RootWindowContainer;->allResumedActivitiesIdle()Z -PLcom/android/server/wm/RootWindowContainer;->allResumedActivitiesVisible()Z -PLcom/android/server/wm/RootWindowContainer;->anyTaskForId(I)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->allResumedActivitiesVisible()Z +HPLcom/android/server/wm/RootWindowContainer;->anyTaskForId(I)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/RootWindowContainer;->anyTaskForId(II)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/RootWindowContainer;->anyTaskForId(IILandroid/app/ActivityOptions;Z)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/RootWindowContainer;->applySleepTokens(Z)V @@ -34802,141 +39510,142 @@ HSPLcom/android/server/wm/RootWindowContainer;->canShowStrictModeViolation(I)Z HSPLcom/android/server/wm/RootWindowContainer;->canStartHomeOnDisplayArea(Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/TaskDisplayArea;Z)Z HSPLcom/android/server/wm/RootWindowContainer;->cancelInitializingActivities()V HSPLcom/android/server/wm/RootWindowContainer;->checkAppTransitionReady(Lcom/android/server/wm/WindowSurfacePlacer;)V -PLcom/android/server/wm/RootWindowContainer;->closeSystemDialogActivities(Ljava/lang/String;)V -PLcom/android/server/wm/RootWindowContainer;->closeSystemDialogs(Ljava/lang/String;)V +HPLcom/android/server/wm/RootWindowContainer;->closeSystemDialogActivities(Ljava/lang/String;)V +HPLcom/android/server/wm/RootWindowContainer;->closeSystemDialogs(Ljava/lang/String;)V HSPLcom/android/server/wm/RootWindowContainer;->copyAnimToLayoutParams()Z HPLcom/android/server/wm/RootWindowContainer;->createSleepToken(Ljava/lang/String;I)Lcom/android/server/wm/RootWindowContainer$SleepToken; HPLcom/android/server/wm/RootWindowContainer;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V -PLcom/android/server/wm/RootWindowContainer;->dumpActivities(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZZLjava/lang/String;)Z +HPLcom/android/server/wm/RootWindowContainer;->dumpActivities(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZZLjava/lang/String;)Z PLcom/android/server/wm/RootWindowContainer;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V -PLcom/android/server/wm/RootWindowContainer;->dumpDisplayConfigs(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/RootWindowContainer;->dumpDisplayConfigs(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/RootWindowContainer;->dumpDisplayContents(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/RootWindowContainer;->dumpLayoutNeededDisplayIds(Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/RootWindowContainer;->dumpLayoutNeededDisplayIds(Ljava/io/PrintWriter;)V PLcom/android/server/wm/RootWindowContainer;->dumpTokens(Ljava/io/PrintWriter;Z)V PLcom/android/server/wm/RootWindowContainer;->dumpTopFocusedDisplayId(Ljava/io/PrintWriter;)V PLcom/android/server/wm/RootWindowContainer;->dumpWindowsNoHeader(Ljava/io/PrintWriter;ZLjava/util/ArrayList;)V -PLcom/android/server/wm/RootWindowContainer;->endPowerModeLaunchIfNeeded()V +HPLcom/android/server/wm/RootWindowContainer;->endPowerModeLaunchIfNeeded()V HSPLcom/android/server/wm/RootWindowContainer;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZ)V -HSPLcom/android/server/wm/RootWindowContainer;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V +HSPLcom/android/server/wm/RootWindowContainer;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZZ)V HPLcom/android/server/wm/RootWindowContainer;->ensureVisibilityAndConfig(Lcom/android/server/wm/ActivityRecord;IZZ)Z -PLcom/android/server/wm/RootWindowContainer;->executeAppTransitionForAllDisplay()V +HPLcom/android/server/wm/RootWindowContainer;->executeAppTransitionForAllDisplay()V PLcom/android/server/wm/RootWindowContainer;->findActivity(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Z)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/RootWindowContainer;->findTask(ILjava/lang/String;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/RootWindowContainer;->findTask(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/RootWindowContainer;->finishDisabledPackageActivities(Ljava/lang/String;Ljava/util/Set;ZZIZ)Z PLcom/android/server/wm/RootWindowContainer;->finishTopCrashedActivities(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;)I +PLcom/android/server/wm/RootWindowContainer;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V HSPLcom/android/server/wm/RootWindowContainer;->forAllDisplayPolicies(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/RootWindowContainer;->forAllDisplays(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/RootWindowContainer;->getActivityRecord(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/RootWindowContainer;->getAllRootTaskInfos(I)Ljava/util/ArrayList; HPLcom/android/server/wm/RootWindowContainer;->getCurrentInputMethodWindow()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/RootWindowContainer;->getDefaultDisplay()Lcom/android/server/wm/DisplayContent; +PLcom/android/server/wm/RootWindowContainer;->getDefaultDisplayHomeActivityForUser(I)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/RootWindowContainer;->getDefaultTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; HSPLcom/android/server/wm/RootWindowContainer;->getDisplayContent(I)Lcom/android/server/wm/DisplayContent; -PLcom/android/server/wm/RootWindowContainer;->getDisplayContent(Ljava/lang/String;)Lcom/android/server/wm/DisplayContent; +HPLcom/android/server/wm/RootWindowContainer;->getDisplayContent(Ljava/lang/String;)Lcom/android/server/wm/DisplayContent; HSPLcom/android/server/wm/RootWindowContainer;->getDisplayContentOrCreate(I)Lcom/android/server/wm/DisplayContent; PLcom/android/server/wm/RootWindowContainer;->getDisplayContextsWithNonToastVisibleWindows(ILjava/util/List;)V HPLcom/android/server/wm/RootWindowContainer;->getDisplayOverrideConfiguration(I)Landroid/content/res/Configuration; PLcom/android/server/wm/RootWindowContainer;->getDisplayUiContext(I)Landroid/content/Context; PLcom/android/server/wm/RootWindowContainer;->getDumpActivities(Ljava/lang/String;ZZ)Ljava/util/ArrayList; -PLcom/android/server/wm/RootWindowContainer;->getLaunchStack(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/RootWindowContainer;->getLaunchStack(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;ZLcom/android/server/wm/LaunchParamsController$LaunchParams;II)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getLaunchRootTask(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getLaunchRootTask(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;ZLcom/android/server/wm/LaunchParamsController$LaunchParams;II)Lcom/android/server/wm/Task; PLcom/android/server/wm/RootWindowContainer;->getName()Ljava/lang/String; -PLcom/android/server/wm/RootWindowContainer;->getNextFocusableStack(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; +PLcom/android/server/wm/RootWindowContainer;->getNextFocusableRootTask(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getRootTask(I)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getRootTask(II)Lcom/android/server/wm/Task; HPLcom/android/server/wm/RootWindowContainer;->getRootTaskInfo(I)Landroid/app/ActivityTaskManager$RootTaskInfo; HPLcom/android/server/wm/RootWindowContainer;->getRootTaskInfo(II)Landroid/app/ActivityTaskManager$RootTaskInfo; HPLcom/android/server/wm/RootWindowContainer;->getRootTaskInfo(Lcom/android/server/wm/Task;)Landroid/app/ActivityTaskManager$RootTaskInfo; HPLcom/android/server/wm/RootWindowContainer;->getRunningTasks(ILjava/util/List;ZIZZLandroid/util/ArraySet;)V -HPLcom/android/server/wm/RootWindowContainer;->getStack(I)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/RootWindowContainer;->getStack(II)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/RootWindowContainer;->getTopDisplayFocusedStack()Lcom/android/server/wm/Task; -PLcom/android/server/wm/RootWindowContainer;->getTopFocusedDisplayContent()Lcom/android/server/wm/DisplayContent; +HSPLcom/android/server/wm/RootWindowContainer;->getTopDisplayFocusedRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getTopFocusedDisplayContent()Lcom/android/server/wm/DisplayContent; HSPLcom/android/server/wm/RootWindowContainer;->getTopResumedActivity()Lcom/android/server/wm/ActivityRecord; -HSPLcom/android/server/wm/RootWindowContainer;->getValidLaunchStackInTaskDisplayArea(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/RootWindowContainer;->getWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken; +PLcom/android/server/wm/RootWindowContainer;->getTopVisibleActivities()Ljava/util/List; +HPLcom/android/server/wm/RootWindowContainer;->getValidLaunchRootTaskInTaskDisplayArea(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/RootWindowContainer;->getWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken; HSPLcom/android/server/wm/RootWindowContainer;->getWindowTokenDisplay(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayContent; PLcom/android/server/wm/RootWindowContainer;->handleAppCrash(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/RootWindowContainer;->handleAppCrash(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/RootWindowContainer;->handleAppCrash(Lcom/android/server/wm/WindowProcessController;)V HPLcom/android/server/wm/RootWindowContainer;->handleNotObscuredLocked(Lcom/android/server/wm/WindowState;ZZ)Z HSPLcom/android/server/wm/RootWindowContainer;->handleResizingWindows()V HSPLcom/android/server/wm/RootWindowContainer;->hasAwakeDisplay()Z HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/WindowAnimator;)Z HSPLcom/android/server/wm/RootWindowContainer;->invalidateTaskLayers()V -HPLcom/android/server/wm/RootWindowContainer;->isAnyNonToastWindowVisibleForUid(I)Z -PLcom/android/server/wm/RootWindowContainer;->isInAnyStack(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/RootWindowContainer;->isInAnyTask(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/RootWindowContainer;->isLayoutNeeded()Z HPLcom/android/server/wm/RootWindowContainer;->isOnTop()Z -HSPLcom/android/server/wm/RootWindowContainer;->isTopDisplayFocusedStack(Lcom/android/server/wm/Task;)Z -HSPLcom/android/server/wm/RootWindowContainer;->isValidLaunchStack(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;I)Z +HPLcom/android/server/wm/RootWindowContainer;->isTopDisplayFocusedRootTask(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/RootWindowContainer;->isValidLaunchRootTask(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;I)Z PLcom/android/server/wm/RootWindowContainer;->lambda$2k3zC_nv2SZ_nI8-ixMORvQU-jI(Lcom/android/server/wm/ActivityRecord;IZLandroid/content/Intent;Landroid/content/ComponentName;)Z HPLcom/android/server/wm/RootWindowContainer;->lambda$FLmzhr01j2GERvqrf-mKQKpEFpE(Lcom/android/server/wm/ActivityRecord;Landroid/content/pm/ApplicationInfo;ILjava/lang/String;)V HPLcom/android/server/wm/RootWindowContainer;->lambda$YLZAlJ3sCipIy27vYwSdw4Ep3R4(Lcom/android/server/wm/Task;Landroid/app/ActivityTaskManager$RootTaskInfo;[I)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$addStartingWindowsForVisibleActivities$22(Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$allPausedActivitiesComplete$29([ZLcom/android/server/wm/TaskDisplayArea;)Ljava/lang/Boolean; -HPLcom/android/server/wm/RootWindowContainer;->lambda$allResumedActivitiesVisible$28([ZLcom/android/server/wm/TaskDisplayArea;)Ljava/lang/Boolean; -HPLcom/android/server/wm/RootWindowContainer;->lambda$applySleepTokens$19$RootWindowContainer(ZLcom/android/server/wm/DisplayContent;Lcom/android/server/wm/TaskDisplayArea;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$attachApplication$14$RootWindowContainer(Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$addStartingWindowsForVisibleActivities$25(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$applySleepTokens$20$RootWindowContainer(ZLcom/android/server/wm/DisplayContent;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$attachApplication$15$RootWindowContainer(Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/RootWindowContainer;->lambda$auelgeOhCvbItmS_07q5VFEb1ac(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/RootWindowContainer;->lambda$canShowStrictModeViolation$6(ILcom/android/server/wm/WindowState;)Z -HSPLcom/android/server/wm/RootWindowContainer;->lambda$cancelInitializingActivities$30(Lcom/android/server/wm/TaskDisplayArea;)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$closeSystemDialogActivities$26$RootWindowContainer(Ljava/lang/String;Lcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$dumpActivities$33([ZLjava/io/PrintWriter;Ljava/io/FileDescriptor;ZZLjava/lang/String;[ZLcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$dumpActivities$34(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$dumpActivities$35([ZLjava/io/PrintWriter;Ljava/lang/String;[ZLcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$dumpActivities$37(Ljava/io/PrintWriter;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$dumpWindowsNoHeader$9(Ljava/util/ArrayList;Ljava/io/PrintWriter;[IZLcom/android/server/wm/WindowState;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$findTask$16$RootWindowContainer(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; -HPLcom/android/server/wm/RootWindowContainer;->lambda$finishTopCrashedActivities$17(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/RootWindowContainer;->lambda$finishVoiceTask$27(Landroid/service/voice/IVoiceInteractionSession;Lcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$getAllRootTaskInfos$21$RootWindowContainer(Ljava/util/ArrayList;Lcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$getDumpActivities$32(ZLjava/util/ArrayList;Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$getTopVisibleActivities$12(Lcom/android/server/wm/Task;Ljava/util/ArrayList;Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$closeSystemDialogActivities$30$RootWindowContainer(Ljava/lang/String;Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$dumpActivities$41(Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$dumpWindowsNoHeader$9(Ljava/util/ArrayList;Ljava/io/PrintWriter;[IZLcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$findTask$17$RootWindowContainer(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/RootWindowContainer;->lambda$finishTopCrashedActivities$18(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;Lcom/android/server/wm/Task;[Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$getAllRootTaskInfos$22$RootWindowContainer(Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$getAllRootTaskInfos$23$RootWindowContainer(Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$getDisplayContextsWithNonToastVisibleWindows$10(ILcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/RootWindowContainer;->lambda$getRootTaskInfo$21(Lcom/android/server/wm/Task;[Z[ILcom/android/server/wm/Task;)Ljava/lang/Boolean; +PLcom/android/server/wm/RootWindowContainer;->lambda$getTopVisibleActivities$13(Lcom/android/server/wm/Task;Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$getValidLaunchRootTaskInTaskDisplayArea$29$RootWindowContainer(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;)Z HPLcom/android/server/wm/RootWindowContainer;->lambda$new$0$RootWindowContainer(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/RootWindowContainer;->lambda$p59QcVpCDJNtvMsRJBNKaYgnBHw(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;)V HSPLcom/android/server/wm/RootWindowContainer;->lambda$performSurfacePlacementNoTrace$8(Lcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$putStacksToSleep$25(ZZLcom/android/server/wm/TaskDisplayArea;Ljava/lang/Boolean;)Ljava/lang/Boolean; -HPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayersIfNeeded$23$RootWindowContainer(Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayersIfNeeded$24$RootWindowContainer(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$resumeFocusedStacksTopActivities$18(Lcom/android/server/wm/Task;ZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;Ljava/lang/Boolean;)Ljava/lang/Boolean; +HPLcom/android/server/wm/RootWindowContainer;->lambda$putTasksToSleep$28(Z[ZZLcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayersIfNeeded$26$RootWindowContainer(Lcom/android/server/wm/ActivityRecord;)V +HSPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayersIfNeeded$27$RootWindowContainer(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$resumeFocusedTasksTopActivities$19(Lcom/android/server/wm/Task;[ZZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)V PLcom/android/server/wm/RootWindowContainer;->lambda$setSecureSurfaceState$3(ILcom/android/server/wm/WindowState;)V -HSPLcom/android/server/wm/RootWindowContainer;->lambda$startHomeOnDisplay$11$RootWindowContainer(ILjava/lang/String;ZZLcom/android/server/wm/TaskDisplayArea;Ljava/lang/Boolean;)Ljava/lang/Boolean; -PLcom/android/server/wm/RootWindowContainer;->lambda$startHomeOnEmptyDisplays$10$RootWindowContainer(Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$startPowerModeLaunchIfNeeded$31([Z[ZLcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;)V +HPLcom/android/server/wm/RootWindowContainer;->lambda$startHomeOnDisplay$12$RootWindowContainer(ILjava/lang/String;ZZLcom/android/server/wm/TaskDisplayArea;Ljava/lang/Boolean;)Ljava/lang/Boolean; +PLcom/android/server/wm/RootWindowContainer;->lambda$startHomeOnEmptyDisplays$11$RootWindowContainer(Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)V HPLcom/android/server/wm/RootWindowContainer;->lambda$static$1(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/RootWindowContainer;->lambda$switchUser$15(ILcom/android/server/wm/TaskDisplayArea;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$switchUser$16(ILcom/android/server/wm/Task;)V +PLcom/android/server/wm/RootWindowContainer;->lambda$updateAppOpsState$5(Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/RootWindowContainer;->lambda$updateHiddenWhileSuspendedState$4(Landroid/util/ArraySet;ZLcom/android/server/wm/WindowState;)V -HPLcom/android/server/wm/RootWindowContainer;->lambda$updatePreviousProcess$13$RootWindowContainer(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/WindowProcessController;)Lcom/android/server/wm/WindowProcessController; +HPLcom/android/server/wm/RootWindowContainer;->lambda$updatePreviousProcess$14$RootWindowContainer(Lcom/android/server/wm/Task;)Lcom/android/server/wm/WindowProcessController; HPLcom/android/server/wm/RootWindowContainer;->makeSleepTokenKey(Ljava/lang/String;I)I PLcom/android/server/wm/RootWindowContainer;->matchesActivity(Lcom/android/server/wm/ActivityRecord;IZLandroid/content/Intent;Landroid/content/ComponentName;)Z -PLcom/android/server/wm/RootWindowContainer;->moveActivityToPinnedStack(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V +PLcom/android/server/wm/RootWindowContainer;->moveActivityToPinnedRootTask(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V PLcom/android/server/wm/RootWindowContainer;->notifyActivityPipModeChanged(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/RootWindowContainer;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/RootWindowContainer;->onConfigurationChanged(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/RootWindowContainer;->onDisplayAdded(I)V +HPLcom/android/server/wm/RootWindowContainer;->onDisplayAdded(I)V HSPLcom/android/server/wm/RootWindowContainer;->onDisplayChanged(I)V -PLcom/android/server/wm/RootWindowContainer;->onDisplayRemoved(I)V +HPLcom/android/server/wm/RootWindowContainer;->onDisplayRemoved(I)V HSPLcom/android/server/wm/RootWindowContainer;->onSettingsRetrieved()V HSPLcom/android/server/wm/RootWindowContainer;->performSurfacePlacement()V HSPLcom/android/server/wm/RootWindowContainer;->performSurfacePlacementNoTrace()V HSPLcom/android/server/wm/RootWindowContainer;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V HSPLcom/android/server/wm/RootWindowContainer;->prepareFreezingTaskBounds()V HPLcom/android/server/wm/RootWindowContainer;->processTaskForTaskInfo(Lcom/android/server/wm/Task;Landroid/app/ActivityTaskManager$RootTaskInfo;[I)V -PLcom/android/server/wm/RootWindowContainer;->putStacksToSleep(ZZ)Z +HPLcom/android/server/wm/RootWindowContainer;->putTasksToSleep(ZZ)Z HSPLcom/android/server/wm/RootWindowContainer;->rankTaskLayersIfNeeded()V +PLcom/android/server/wm/RootWindowContainer;->removeChild(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/RootWindowContainer;->removeChild(Lcom/android/server/wm/WindowContainer;)V HPLcom/android/server/wm/RootWindowContainer;->removeReplacedWindows()V PLcom/android/server/wm/RootWindowContainer;->removeRootTasksInWindowingModes([I)V HPLcom/android/server/wm/RootWindowContainer;->removeSleepToken(Lcom/android/server/wm/RootWindowContainer$SleepToken;)V +PLcom/android/server/wm/RootWindowContainer;->removeUser(I)V HSPLcom/android/server/wm/RootWindowContainer;->resolveActivityType(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;)I HSPLcom/android/server/wm/RootWindowContainer;->resolveHomeActivity(ILandroid/content/Intent;)Landroid/content/pm/ActivityInfo; -HSPLcom/android/server/wm/RootWindowContainer;->resumeFocusedStacksTopActivities()Z -HSPLcom/android/server/wm/RootWindowContainer;->resumeFocusedStacksTopActivities(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z -PLcom/android/server/wm/RootWindowContainer;->resumeHomeActivity(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)Z +HPLcom/android/server/wm/RootWindowContainer;->resumeFocusedTasksTopActivities()Z +HPLcom/android/server/wm/RootWindowContainer;->resumeFocusedTasksTopActivities(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z +HPLcom/android/server/wm/RootWindowContainer;->resumeHomeActivity(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;Lcom/android/server/wm/TaskDisplayArea;)Z HSPLcom/android/server/wm/RootWindowContainer;->scheduleAnimation()V HSPLcom/android/server/wm/RootWindowContainer;->setDisplayOverrideConfigurationIfNeeded(Landroid/content/res/Configuration;Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/RootWindowContainer;->setSecureSurfaceState(I)V HSPLcom/android/server/wm/RootWindowContainer;->setWindowManager(Lcom/android/server/wm/WindowManagerService;)V HPLcom/android/server/wm/RootWindowContainer;->shouldCloseAssistant(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)Z -PLcom/android/server/wm/RootWindowContainer;->shouldPlaceSecondaryHomeOnDisplayArea(Lcom/android/server/wm/TaskDisplayArea;)Z +HPLcom/android/server/wm/RootWindowContainer;->shouldPlaceSecondaryHomeOnDisplayArea(Lcom/android/server/wm/TaskDisplayArea;)Z HSPLcom/android/server/wm/RootWindowContainer;->startActivityForAttachedApplicationIfNeeded(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/RootWindowContainer;->startHomeOnAllDisplays(ILjava/lang/String;)Z HSPLcom/android/server/wm/RootWindowContainer;->startHomeOnDisplay(ILjava/lang/String;I)Z @@ -34944,14 +39653,16 @@ HSPLcom/android/server/wm/RootWindowContainer;->startHomeOnDisplay(ILjava/lang/S PLcom/android/server/wm/RootWindowContainer;->startHomeOnEmptyDisplays(Ljava/lang/String;)V HSPLcom/android/server/wm/RootWindowContainer;->startHomeOnTaskDisplayArea(ILjava/lang/String;Lcom/android/server/wm/TaskDisplayArea;ZZ)Z HSPLcom/android/server/wm/RootWindowContainer;->startPowerModeLaunchIfNeeded(ZLcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/RootWindowContainer;->startSystemDecorations(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/RootWindowContainer;->switchUser(ILcom/android/server/am/UserState;)Z HSPLcom/android/server/wm/RootWindowContainer;->topRunningActivity()Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/RootWindowContainer;->updateActivityApplicationInfo(Landroid/content/pm/ApplicationInfo;)V +HPLcom/android/server/wm/RootWindowContainer;->updateActivityApplicationInfo(Landroid/content/pm/ApplicationInfo;)V HPLcom/android/server/wm/RootWindowContainer;->updateActivityApplicationInfo(Lcom/android/server/wm/ActivityRecord;Landroid/content/pm/ApplicationInfo;ILjava/lang/String;)V +PLcom/android/server/wm/RootWindowContainer;->updateAppOpsState()V HSPLcom/android/server/wm/RootWindowContainer;->updateFocusedWindowLocked(IZ)Z HPLcom/android/server/wm/RootWindowContainer;->updatePreviousProcess(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/RootWindowContainer;->updateUIDsPresentOnDisplay()V -HSPLcom/android/server/wm/RootWindowContainer;->updateUserStack(ILcom/android/server/wm/Task;)V +HPLcom/android/server/wm/RootWindowContainer;->updateUserRootTask(ILcom/android/server/wm/Task;)V HSPLcom/android/server/wm/RunningTasks;->()V HSPLcom/android/server/wm/RunningTasks;->()V HPLcom/android/server/wm/RunningTasks;->createRunningTaskInfo(Lcom/android/server/wm/Task;)Landroid/app/ActivityManager$RunningTaskInfo; @@ -34960,34 +39671,37 @@ HPLcom/android/server/wm/RunningTasks;->lambda$aFBbfqyz8Q9KhX3puvL-WHTqL88(Lcom/ HPLcom/android/server/wm/RunningTasks;->lambda$static$0(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)I HPLcom/android/server/wm/RunningTasks;->processTask(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/SafeActivityOptions;->(Landroid/app/ActivityOptions;)V +PLcom/android/server/wm/SafeActivityOptions;->abort()V PLcom/android/server/wm/SafeActivityOptions;->abort(Lcom/android/server/wm/SafeActivityOptions;)V -HSPLcom/android/server/wm/SafeActivityOptions;->checkPermissions(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityStackSupervisor;Landroid/app/ActivityOptions;II)V +HPLcom/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 HSPLcom/android/server/wm/SafeActivityOptions;->fromBundle(Landroid/os/Bundle;)Lcom/android/server/wm/SafeActivityOptions; -HSPLcom/android/server/wm/SafeActivityOptions;->getOptions(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityStackSupervisor;)Landroid/app/ActivityOptions; -PLcom/android/server/wm/SafeActivityOptions;->getOptions(Lcom/android/server/wm/ActivityStackSupervisor;)Landroid/app/ActivityOptions; +HPLcom/android/server/wm/SafeActivityOptions;->getOptions(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityTaskSupervisor;)Landroid/app/ActivityOptions; +PLcom/android/server/wm/SafeActivityOptions;->getOptions(Lcom/android/server/wm/ActivityRecord;)Landroid/app/ActivityOptions; +HPLcom/android/server/wm/SafeActivityOptions;->getOptions(Lcom/android/server/wm/ActivityTaskSupervisor;)Landroid/app/ActivityOptions; HSPLcom/android/server/wm/SafeActivityOptions;->getOriginalOptions()Landroid/app/ActivityOptions; HSPLcom/android/server/wm/SafeActivityOptions;->mergeActivityOptions(Landroid/app/ActivityOptions;Landroid/app/ActivityOptions;)Landroid/app/ActivityOptions; HSPLcom/android/server/wm/SafeActivityOptions;->popAppVerificationBundle()Landroid/os/Bundle; +PLcom/android/server/wm/SafeActivityOptions;->setCallerOptions(Landroid/app/ActivityOptions;)V HSPLcom/android/server/wm/SafeActivityOptions;->setCallingPidUidForRemoteAnimationAdapter(Landroid/app/ActivityOptions;II)V PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController$1;->(Lcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;JLandroid/animation/ArgbEvaluator;II[FI)V -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController$1;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController$1;->getDuration()J +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController$1;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController$1;->getDuration()J PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->(Lcom/android/server/wm/ScreenRotationAnimation;)V PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->cancel()V PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->createWindowAnimationSpec(Landroid/view/animation/Animation;)Lcom/android/server/wm/WindowAnimationSpec; -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->initializeBuilder()Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder; +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->initializeBuilder()Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder; HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->isAnimating()Z PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->lambda$wJe6NDrB63BnRyvW-E-a-FgRopM(Lcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;ILcom/android/server/wm/AnimationAdapter;)V -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->onAnimationEnd(ILcom/android/server/wm/AnimationAdapter;)V -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startAnimation(Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/SurfaceAnimator; -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startColorAnimation()V +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->onAnimationEnd(ILcom/android/server/wm/AnimationAdapter;)V +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startAnimation(Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/SurfaceAnimator; +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startColorAnimation()V PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startCustomAnimation()V -PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startDisplayRotation()Lcom/android/server/wm/SurfaceAnimator; +HPLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startDisplayRotation()Lcom/android/server/wm/SurfaceAnimator; PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startEnterBlackFrameAnimation()Lcom/android/server/wm/SurfaceAnimator; PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startScreenRotationAnimation()V PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startScreenshotAlphaAnimation()Lcom/android/server/wm/SurfaceAnimator; PLcom/android/server/wm/ScreenRotationAnimation$SurfaceRotationAnimationController;->startScreenshotRotationAnimation()Lcom/android/server/wm/SurfaceAnimator; -PLcom/android/server/wm/ScreenRotationAnimation;->(Lcom/android/server/wm/DisplayContent;I)V +HPLcom/android/server/wm/ScreenRotationAnimation;->(Lcom/android/server/wm/DisplayContent;I)V PLcom/android/server/wm/ScreenRotationAnimation;->access$000(Lcom/android/server/wm/ScreenRotationAnimation;)Lcom/android/server/wm/WindowManagerService; PLcom/android/server/wm/ScreenRotationAnimation;->access$100(Lcom/android/server/wm/ScreenRotationAnimation;)Lcom/android/server/wm/BlackFrame; PLcom/android/server/wm/ScreenRotationAnimation;->access$1000(Lcom/android/server/wm/ScreenRotationAnimation;)F @@ -35004,22 +39718,23 @@ PLcom/android/server/wm/ScreenRotationAnimation;->dismiss(Landroid/view/SurfaceC PLcom/android/server/wm/ScreenRotationAnimation;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/wm/ScreenRotationAnimation;->hasScreenshot()Z HPLcom/android/server/wm/ScreenRotationAnimation;->isAnimating()Z -PLcom/android/server/wm/ScreenRotationAnimation;->kill()V -PLcom/android/server/wm/ScreenRotationAnimation;->printTo(Ljava/lang/String;Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/ScreenRotationAnimation;->kill()V +HPLcom/android/server/wm/ScreenRotationAnimation;->printTo(Ljava/lang/String;Ljava/io/PrintWriter;)V PLcom/android/server/wm/ScreenRotationAnimation;->setRotation(Landroid/view/SurfaceControl$Transaction;I)V -PLcom/android/server/wm/ScreenRotationAnimation;->setRotationTransform(Landroid/view/SurfaceControl$Transaction;Landroid/graphics/Matrix;)V -PLcom/android/server/wm/ScreenRotationAnimation;->startAnimation(Landroid/view/SurfaceControl$Transaction;JFIIII)Z -PLcom/android/server/wm/SeamlessRotator;->(IILandroid/view/DisplayInfo;Z)V -PLcom/android/server/wm/SeamlessRotator;->finish(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/SeamlessRotator;->finish(Lcom/android/server/wm/WindowState;Z)V +HPLcom/android/server/wm/ScreenRotationAnimation;->setRotationTransform(Landroid/view/SurfaceControl$Transaction;Landroid/graphics/Matrix;)V +HPLcom/android/server/wm/ScreenRotationAnimation;->startAnimation(Landroid/view/SurfaceControl$Transaction;JFIIII)Z +HPLcom/android/server/wm/SeamlessRotator;->(IILandroid/view/DisplayInfo;Z)V +PLcom/android/server/wm/SeamlessRotator;->dump(Ljava/io/PrintWriter;)V +HPLcom/android/server/wm/SeamlessRotator;->finish(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/SeamlessRotator;->finish(Lcom/android/server/wm/WindowState;Z)V PLcom/android/server/wm/SeamlessRotator;->getOldRotation()I -PLcom/android/server/wm/SeamlessRotator;->unrotate(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;)V -HPLcom/android/server/wm/Session;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/IWindowSessionCallback;)V +HPLcom/android/server/wm/SeamlessRotator;->unrotate(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;)V +HSPLcom/android/server/wm/Session;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/IWindowSessionCallback;)V HPLcom/android/server/wm/Session;->actionOnWallpaper(Landroid/os/IBinder;Ljava/util/function/BiConsumer;)V -HPLcom/android/server/wm/Session;->addToDisplay(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I -HPLcom/android/server/wm/Session;->addToDisplayAsUser(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I -PLcom/android/server/wm/Session;->binderDied()V -PLcom/android/server/wm/Session;->cancelAlertWindowNotification()V +HPLcom/android/server/wm/Session;->addToDisplay(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I +HPLcom/android/server/wm/Session;->addToDisplayAsUser(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I +HPLcom/android/server/wm/Session;->binderDied()V +HPLcom/android/server/wm/Session;->cancelAlertWindowNotification()V PLcom/android/server/wm/Session;->dragRecipientEntered(Landroid/view/IWindow;)V PLcom/android/server/wm/Session;->dragRecipientExited(Landroid/view/IWindow;)V PLcom/android/server/wm/Session;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V @@ -35027,14 +39742,14 @@ HPLcom/android/server/wm/Session;->finishDrawing(Landroid/view/IWindow;Landroid/ HPLcom/android/server/wm/Session;->getInTouchMode()Z PLcom/android/server/wm/Session;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId; PLcom/android/server/wm/Session;->grantEmbeddedWindowFocus(Landroid/view/IWindow;Landroid/os/IBinder;Z)V -PLcom/android/server/wm/Session;->grantInputChannel(ILandroid/view/SurfaceControl;Landroid/view/IWindow;Landroid/os/IBinder;IIILandroid/view/InputChannel;)V +HPLcom/android/server/wm/Session;->grantInputChannel(ILandroid/view/SurfaceControl;Landroid/view/IWindow;Landroid/os/IBinder;IIILandroid/view/InputChannel;)V PLcom/android/server/wm/Session;->hasAlertWindowSurfaces(Lcom/android/server/wm/DisplayContent;)Z HPLcom/android/server/wm/Session;->insetsModified(Landroid/view/IWindow;Landroid/view/InsetsState;)V HPLcom/android/server/wm/Session;->killSessionLocked()V PLcom/android/server/wm/Session;->lambda$setShouldZoomOutWallpaper$2(ZLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/Session;->lambda$setWallpaperPosition$0(FFFFLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/Session;->lambda$setWallpaperZoomOut$1(FLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/Session;->lambda$wallpaperOffsetsComplete$3(Landroid/os/IBinder;Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/Session;->lambda$setWallpaperZoomOut$1(FLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/Session;->lambda$wallpaperOffsetsComplete$3(Landroid/os/IBinder;Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/Session;->onRectangleOnScreenRequested(Landroid/os/IBinder;Landroid/graphics/Rect;)V HPLcom/android/server/wm/Session;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HPLcom/android/server/wm/Session;->onWindowSurfaceVisibilityChanged(Lcom/android/server/wm/WindowSurfaceController;ZI)V @@ -35048,25 +39763,30 @@ PLcom/android/server/wm/Session;->reparentDisplayContent(Landroid/view/IWindow;L PLcom/android/server/wm/Session;->reportDropResult(Landroid/view/IWindow;Z)V HPLcom/android/server/wm/Session;->reportSystemGestureExclusionChanged(Landroid/view/IWindow;Ljava/util/List;)V PLcom/android/server/wm/Session;->sendWallpaperCommand(Landroid/os/IBinder;Ljava/lang/String;IIILandroid/os/Bundle;Z)Landroid/os/Bundle; -PLcom/android/server/wm/Session;->setHasOverlayUi(Z)V +HPLcom/android/server/wm/Session;->setHasOverlayUi(Z)V PLcom/android/server/wm/Session;->setInTouchMode(Z)V HPLcom/android/server/wm/Session;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V PLcom/android/server/wm/Session;->setShouldZoomOutWallpaper(Landroid/os/IBinder;Z)V HPLcom/android/server/wm/Session;->setTransparentRegion(Landroid/view/IWindow;Landroid/graphics/Region;)V HPLcom/android/server/wm/Session;->setWallpaperPosition(Landroid/os/IBinder;FFFF)V HPLcom/android/server/wm/Session;->setWallpaperZoomOut(Landroid/os/IBinder;F)V -PLcom/android/server/wm/Session;->toString()Ljava/lang/String; +HPLcom/android/server/wm/Session;->toString()Ljava/lang/String; PLcom/android/server/wm/Session;->updateDisplayContentLocation(Landroid/view/IWindow;III)V HPLcom/android/server/wm/Session;->updateInputChannel(Landroid/os/IBinder;ILandroid/view/SurfaceControl;IILandroid/graphics/Region;)V -PLcom/android/server/wm/Session;->updatePointerIcon(Landroid/view/IWindow;)V +HPLcom/android/server/wm/Session;->updatePointerIcon(Landroid/view/IWindow;)V PLcom/android/server/wm/Session;->updateTapExcludeRegion(Landroid/view/IWindow;Landroid/graphics/Region;)V -PLcom/android/server/wm/Session;->wallpaperOffsetsComplete(Landroid/os/IBinder;)V +PLcom/android/server/wm/Session;->validateAndResolveDragMimeTypeExtras(Landroid/content/ClipData;IILjava/lang/String;)V +HPLcom/android/server/wm/Session;->wallpaperOffsetsComplete(Landroid/os/IBinder;)V HPLcom/android/server/wm/Session;->windowAddedLocked(Ljava/lang/String;)V -PLcom/android/server/wm/Session;->windowRemovedLocked()V +HPLcom/android/server/wm/Session;->windowRemovedLocked()V PLcom/android/server/wm/ShellRoot;->(Landroid/view/IWindow;Lcom/android/server/wm/DisplayContent;I)V +PLcom/android/server/wm/ShellRoot;->clear()V PLcom/android/server/wm/ShellRoot;->getSurfaceControl()Landroid/view/SurfaceControl; +PLcom/android/server/wm/ShellRoot;->getWindowInfo()Landroid/view/WindowInfo; +PLcom/android/server/wm/ShellRoot;->lambda$new$0$ShellRoot(I)V +PLcom/android/server/wm/ShellRoot;->lambda$setAccessibilityWindow$1$ShellRoot()V PLcom/android/server/wm/ShellRoot;->setAccessibilityWindow(Landroid/view/IWindow;)V -PLcom/android/server/wm/ShellRoot;->startAnimation(Landroid/view/animation/Animation;)V +HPLcom/android/server/wm/ShellRoot;->startAnimation(Landroid/view/animation/Animation;)V PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->()V PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->access$000(Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder;)I PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->access$100(Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder;)I @@ -35089,7 +39809,7 @@ PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->setParentSurfaceContro PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->setPendingTransactionSupplier(Ljava/util/function/Supplier;)Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder; PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->setSurfaceControl(Landroid/view/SurfaceControl;)Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder; PLcom/android/server/wm/SimpleSurfaceAnimatable$Builder;->setWidth(I)Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder; -PLcom/android/server/wm/SimpleSurfaceAnimatable;->(Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder;)V +HPLcom/android/server/wm/SimpleSurfaceAnimatable;->(Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder;)V PLcom/android/server/wm/SimpleSurfaceAnimatable;->(Lcom/android/server/wm/SimpleSurfaceAnimatable$Builder;Lcom/android/server/wm/SimpleSurfaceAnimatable$1;)V PLcom/android/server/wm/SimpleSurfaceAnimatable;->commitPendingTransaction()V PLcom/android/server/wm/SimpleSurfaceAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceControl; @@ -35102,11 +39822,16 @@ PLcom/android/server/wm/SimpleSurfaceAnimatable;->makeAnimationLeash()Landroid/v PLcom/android/server/wm/SimpleSurfaceAnimatable;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V PLcom/android/server/wm/SimpleSurfaceAnimatable;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/SimpleSurfaceAnimatable;->shouldDeferAnimationFinish(Ljava/lang/Runnable;)Z -PLcom/android/server/wm/SnapshotStartingData;->(Lcom/android/server/wm/WindowManagerService;Landroid/app/ActivityManager$TaskSnapshot;)V -PLcom/android/server/wm/SnapshotStartingData;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; -PLcom/android/server/wm/SplashScreenStartingData;->(Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/content/res/Configuration;)V -PLcom/android/server/wm/SplashScreenStartingData;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; -PLcom/android/server/wm/StartingData;->(Lcom/android/server/wm/WindowManagerService;)V +HPLcom/android/server/wm/SnapshotStartingData;->(Lcom/android/server/wm/WindowManagerService;Landroid/window/TaskSnapshot;I)V +HPLcom/android/server/wm/SnapshotStartingData;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/wm/SplashScreenStartingData;->(Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/content/res/Configuration;I)V +HPLcom/android/server/wm/SplashScreenStartingData;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/wm/StartingData;->(Lcom/android/server/wm/WindowManagerService;I)V +HSPLcom/android/server/wm/StartingSurfaceController;->()V +HSPLcom/android/server/wm/StartingSurfaceController;->(Lcom/android/server/wm/WindowManagerService;)V +HPLcom/android/server/wm/StartingSurfaceController;->createSplashScreenStartingSurface(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;ILandroid/content/res/CompatibilityInfo;Ljava/lang/CharSequence;IIIILandroid/content/res/Configuration;I)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/wm/StartingSurfaceController;->createTaskSnapshotSurface(Lcom/android/server/wm/ActivityRecord;Landroid/window/TaskSnapshot;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/wm/StartingSurfaceController;->makeStartingWindowTypeParameter(ZZZZZ)I PLcom/android/server/wm/StrictModeFlash;->(Ljava/util/function/Supplier;Lcom/android/server/wm/DisplayContent;Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/StrictModeFlash;->drawIfNeeded()V HPLcom/android/server/wm/StrictModeFlash;->positionSurface(IILandroid/view/SurfaceControl$Transaction;)V @@ -35121,22 +39846,22 @@ HPLcom/android/server/wm/SurfaceAnimationRunner$SfValueAnimator;->(Lcom/an HPLcom/android/server/wm/SurfaceAnimationRunner$SfValueAnimator;->getAnimationHandler()Landroid/animation/AnimationHandler; HSPLcom/android/server/wm/SurfaceAnimationRunner;->(Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;Lcom/android/server/wm/SurfaceAnimationRunner$AnimatorFactory;Landroid/view/SurfaceControl$Transaction;Landroid/os/PowerManagerInternal;)V HSPLcom/android/server/wm/SurfaceAnimationRunner;->(Ljava/util/function/Supplier;Landroid/os/PowerManagerInternal;)V -PLcom/android/server/wm/SurfaceAnimationRunner;->access$100(Lcom/android/server/wm/SurfaceAnimationRunner;)Ljava/lang/Object; -PLcom/android/server/wm/SurfaceAnimationRunner;->access$200(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/view/SurfaceControl$Transaction; -PLcom/android/server/wm/SurfaceAnimationRunner;->access$300(Lcom/android/server/wm/SurfaceAnimationRunner;)Ljava/lang/Object; -PLcom/android/server/wm/SurfaceAnimationRunner;->access$400(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/os/Handler; -PLcom/android/server/wm/SurfaceAnimationRunner;->access$500(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/animation/AnimationHandler; +HPLcom/android/server/wm/SurfaceAnimationRunner;->access$100(Lcom/android/server/wm/SurfaceAnimationRunner;)Ljava/lang/Object; +HPLcom/android/server/wm/SurfaceAnimationRunner;->access$200(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/view/SurfaceControl$Transaction; +HPLcom/android/server/wm/SurfaceAnimationRunner;->access$300(Lcom/android/server/wm/SurfaceAnimationRunner;)Ljava/lang/Object; +HPLcom/android/server/wm/SurfaceAnimationRunner;->access$400(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/os/Handler; +HPLcom/android/server/wm/SurfaceAnimationRunner;->access$500(Lcom/android/server/wm/SurfaceAnimationRunner;)Landroid/animation/AnimationHandler; HPLcom/android/server/wm/SurfaceAnimationRunner;->applyTransaction()V HPLcom/android/server/wm/SurfaceAnimationRunner;->applyTransformation(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;Landroid/view/SurfaceControl$Transaction;J)V HPLcom/android/server/wm/SurfaceAnimationRunner;->continueStartingAnimations()V HPLcom/android/server/wm/SurfaceAnimationRunner;->deferStartingAnimations()V HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$8BiFaxyZI4fLPiCLISxqvwS2SH0(Lcom/android/server/wm/SurfaceAnimationRunner;)V HSPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$new$0$SurfaceAnimationRunner()V -PLcom/android/server/wm/SurfaceAnimationRunner;->lambda$new$1$SurfaceAnimationRunner()Landroid/animation/ValueAnimator; -PLcom/android/server/wm/SurfaceAnimationRunner;->lambda$onAnimationCancelled$2$SurfaceAnimationRunner(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;)V +HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$new$1$SurfaceAnimationRunner()Landroid/animation/ValueAnimator; +HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$onAnimationCancelled$2$SurfaceAnimationRunner(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;)V HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$startAnimationLocked$3$SurfaceAnimationRunner(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;Landroid/animation/ValueAnimator;Landroid/animation/ValueAnimator;)V HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$u1Jh9N5fY2HKNOPRKT57txOp8-s(Lcom/android/server/wm/SurfaceAnimationRunner;J)V -PLcom/android/server/wm/SurfaceAnimationRunner;->onAnimationCancelled(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/SurfaceAnimationRunner;->onAnimationCancelled(Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/SurfaceAnimationRunner;->scheduleApplyTransaction()V HPLcom/android/server/wm/SurfaceAnimationRunner;->startAnimation(Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;Ljava/lang/Runnable;)V HPLcom/android/server/wm/SurfaceAnimationRunner;->startAnimationLocked(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;)V @@ -35149,30 +39874,32 @@ HSPLcom/android/server/wm/SurfaceAnimationThread;->getHandler()Landroid/os/Handl HPLcom/android/server/wm/SurfaceAnimator$Animatable;->onLeashAnimationStarting(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/SurfaceAnimator$Animatable;->shouldDeferAnimationFinish(Ljava/lang/Runnable;)Z HSPLcom/android/server/wm/SurfaceAnimator;->(Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/SurfaceAnimator;->cancelAnimation()V +HPLcom/android/server/wm/SurfaceAnimator;->animationTypeToString(I)Ljava/lang/String; +HPLcom/android/server/wm/SurfaceAnimator;->cancelAnimation()V HPLcom/android/server/wm/SurfaceAnimator;->cancelAnimation(Landroid/view/SurfaceControl$Transaction;ZZ)V HPLcom/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; HPLcom/android/server/wm/SurfaceAnimator;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/SurfaceAnimator;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -PLcom/android/server/wm/SurfaceAnimator;->getAnimation()Lcom/android/server/wm/AnimationAdapter; +PLcom/android/server/wm/SurfaceAnimator;->endDelayingAnimationStart()V +HPLcom/android/server/wm/SurfaceAnimator;->getAnimation()Lcom/android/server/wm/AnimationAdapter; HPLcom/android/server/wm/SurfaceAnimator;->getAnimationType()I HSPLcom/android/server/wm/SurfaceAnimator;->getFinishedCallback(Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback; HSPLcom/android/server/wm/SurfaceAnimator;->hasLeash()Z HSPLcom/android/server/wm/SurfaceAnimator;->isAnimating()Z -PLcom/android/server/wm/SurfaceAnimator;->isAnimationStartDelayed()Z +HPLcom/android/server/wm/SurfaceAnimator;->isAnimationStartDelayed()Z HPLcom/android/server/wm/SurfaceAnimator;->lambda$getFinishedCallback$0$SurfaceAnimator(Lcom/android/server/wm/AnimationAdapter;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;I)V HPLcom/android/server/wm/SurfaceAnimator;->lambda$getFinishedCallback$1$SurfaceAnimator(Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;ILcom/android/server/wm/AnimationAdapter;)V HPLcom/android/server/wm/SurfaceAnimator;->removeLeash(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/SurfaceAnimator$Animatable;Landroid/view/SurfaceControl;Z)Z HPLcom/android/server/wm/SurfaceAnimator;->reset(Landroid/view/SurfaceControl$Transaction;Z)V HSPLcom/android/server/wm/SurfaceAnimator;->setLayer(Landroid/view/SurfaceControl$Transaction;I)V -PLcom/android/server/wm/SurfaceAnimator;->setRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V -PLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZI)V -PLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V +HPLcom/android/server/wm/SurfaceAnimator;->setRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V +HPLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZI)V +HPLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V HPLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Lcom/android/server/wm/SurfaceFreezer;)V PLcom/android/server/wm/SurfaceAnimator;->transferAnimation(Lcom/android/server/wm/SurfaceAnimator;)V HSPLcom/android/server/wm/SurfaceFreezer;->(Lcom/android/server/wm/SurfaceFreezer$Freezable;Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/SurfaceFreezer;->hasLeash()Z -PLcom/android/server/wm/SurfaceFreezer;->takeLeashForAnimation()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/SurfaceFreezer;->takeLeashForAnimation()Landroid/view/SurfaceControl; HPLcom/android/server/wm/SurfaceFreezer;->unfreeze(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/SystemGesturesPointerEventListener$1;->(Lcom/android/server/wm/SystemGesturesPointerEventListener;Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;Landroid/os/Handler;)V HSPLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector;->(Lcom/android/server/wm/SystemGesturesPointerEventListener;)V @@ -35180,12 +39907,12 @@ HPLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector HPLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector;->onSingleTapUp(Landroid/view/MotionEvent;)Z HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks;)V HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->access$000(Lcom/android/server/wm/SystemGesturesPointerEventListener;)Landroid/content/Context; -PLcom/android/server/wm/SystemGesturesPointerEventListener;->access$100(Lcom/android/server/wm/SystemGesturesPointerEventListener;)J -PLcom/android/server/wm/SystemGesturesPointerEventListener;->access$102(Lcom/android/server/wm/SystemGesturesPointerEventListener;J)J -PLcom/android/server/wm/SystemGesturesPointerEventListener;->access$200(Lcom/android/server/wm/SystemGesturesPointerEventListener;)Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks; +HPLcom/android/server/wm/SystemGesturesPointerEventListener;->access$100(Lcom/android/server/wm/SystemGesturesPointerEventListener;)J +HPLcom/android/server/wm/SystemGesturesPointerEventListener;->access$102(Lcom/android/server/wm/SystemGesturesPointerEventListener;J)J +HPLcom/android/server/wm/SystemGesturesPointerEventListener;->access$200(Lcom/android/server/wm/SystemGesturesPointerEventListener;)Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks; HPLcom/android/server/wm/SystemGesturesPointerEventListener;->captureDown(Landroid/view/MotionEvent;I)V HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->checkNull(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/android/server/wm/SystemGesturesPointerEventListener;->currentGestureStartedInRegion(Landroid/graphics/Region;)Z +HPLcom/android/server/wm/SystemGesturesPointerEventListener;->currentGestureStartedInRegion(Landroid/graphics/Region;)Z HPLcom/android/server/wm/SystemGesturesPointerEventListener;->detectSwipe(IJFF)I HPLcom/android/server/wm/SystemGesturesPointerEventListener;->detectSwipe(Landroid/view/MotionEvent;)I HPLcom/android/server/wm/SystemGesturesPointerEventListener;->findIndex(I)I @@ -35193,11 +39920,76 @@ HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->lambda$systemRead HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->onConfigurationChanged()V HPLcom/android/server/wm/SystemGesturesPointerEventListener;->onPointerEvent(Landroid/view/MotionEvent;)V HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->systemReady()V -HSPLcom/android/server/wm/Task$ActivityStackHandler;->(Lcom/android/server/wm/Task;Landroid/os/Looper;)V -PLcom/android/server/wm/Task$ActivityStackHandler;->handleMessage(Landroid/os/Message;)V HSPLcom/android/server/wm/Task$ActivityState;->()V HSPLcom/android/server/wm/Task$ActivityState;->(Ljava/lang/String;I)V HSPLcom/android/server/wm/Task$ActivityState;->values()[Lcom/android/server/wm/Task$ActivityState; +HSPLcom/android/server/wm/Task$ActivityTaskHandler;->(Lcom/android/server/wm/Task;Landroid/os/Looper;)V +PLcom/android/server/wm/Task$ActivityTaskHandler;->handleMessage(Landroid/os/Message;)V +HSPLcom/android/server/wm/Task$Builder;->(Lcom/android/server/wm/ActivityTaskManagerService;)V +PLcom/android/server/wm/Task$Builder;->access$1000(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1100(Lcom/android/server/wm/Task$Builder;Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1200(Lcom/android/server/wm/Task$Builder;J)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1300(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1400(Lcom/android/server/wm/Task$Builder;Landroid/app/ActivityManager$TaskDescription;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1500(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1600(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1700(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1800(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$1900(Lcom/android/server/wm/Task$Builder;Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2000(Lcom/android/server/wm/Task$Builder;Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2100(Lcom/android/server/wm/Task$Builder;I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2200(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2300(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2400(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$2500(Lcom/android/server/wm/Task$Builder;Lcom/android/internal/app/IVoiceInteractor;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$300(Lcom/android/server/wm/Task$Builder;Landroid/content/Intent;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$400(Lcom/android/server/wm/Task$Builder;Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$500(Lcom/android/server/wm/Task$Builder;Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$600(Lcom/android/server/wm/Task$Builder;Landroid/content/ComponentName;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$700(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$800(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->access$900(Lcom/android/server/wm/Task$Builder;Z)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->build()Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/Task$Builder;->buildInner()Lcom/android/server/wm/Task; +PLcom/android/server/wm/Task$Builder;->setActivityInfo(Landroid/content/pm/ActivityInfo;)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->setActivityType(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setAffinity(Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setAffinityIntent(Landroid/content/Intent;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setAskedCompatMode(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setAutoRemoveRecents(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setCallingFeatureId(Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setCallingPackage(Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setCallingUid(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setCreatedByOrganizer(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setDeferTaskAppear(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setEffectiveUid(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setIntent(Landroid/content/Intent;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setLastDescription(Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setLastTaskDescription(Landroid/app/ActivityManager$TaskDescription;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setLastTimeMoved(J)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setLaunchCookie(Landroid/os/IBinder;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setMinHeight(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setMinWidth(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setNeverRelinquishIdentity(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setNextAffiliateTaskId(I)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->setOnTop(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setOrigActivity(Landroid/content/ComponentName;)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->setParent(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setPrevAffiliateTaskId(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setRealActivity(Landroid/content/ComponentName;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setRealActivitySuspended(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setResizeMode(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setRootAffinity(Ljava/lang/String;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setRootWasReset(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setSupportsPictureInPicture(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setTaskAffiliation(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setTaskId(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setUserId(I)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setUserSetupComplete(Z)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setVoiceInteractor(Lcom/android/internal/app/IVoiceInteractor;)Lcom/android/server/wm/Task$Builder; +PLcom/android/server/wm/Task$Builder;->setVoiceSession(Landroid/service/voice/IVoiceInteractionSession;)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->setWindowingMode(I)Lcom/android/server/wm/Task$Builder; +HSPLcom/android/server/wm/Task$Builder;->validateRootTask(Lcom/android/server/wm/TaskDisplayArea;)V HSPLcom/android/server/wm/Task$CheckBehindFullscreenActivityHelper;->(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/Task$CheckBehindFullscreenActivityHelper;->(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task$1;)V HSPLcom/android/server/wm/Task$EnsureVisibleActivitiesConfigHelper;->(Lcom/android/server/wm/Task;)V @@ -35213,9 +40005,9 @@ HSPLcom/android/server/wm/Task$TaskActivitiesReport;->accept(Lcom/android/server HSPLcom/android/server/wm/Task$TaskActivitiesReport;->accept(Ljava/lang/Object;)V HSPLcom/android/server/wm/Task$TaskActivitiesReport;->reset()V HSPLcom/android/server/wm/Task;->()V -PLcom/android/server/wm/Task;->(Lcom/android/server/wm/ActivityTaskManagerService;IILandroid/content/pm/ActivityInfo;Landroid/content/Intent;ZZLandroid/os/IBinder;)V -HSPLcom/android/server/wm/Task;->(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;IIIILjava/lang/String;Ljava/lang/String;IZZZIILandroid/content/pm/ActivityInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/Task;->(Lcom/android/server/wm/ActivityTaskManagerService;ILandroid/content/pm/ActivityInfo;Landroid/content/Intent;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;Landroid/app/ActivityManager$TaskDescription;Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/Task;->(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;IIIILjava/lang/String;Ljava/lang/String;IZZZIILandroid/content/pm/ActivityInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ZLandroid/os/IBinder;Z)V +HSPLcom/android/server/wm/Task;->(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;IIIILjava/lang/String;Ljava/lang/String;IZZZIILandroid/content/pm/ActivityInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ZLandroid/os/IBinder;ZLcom/android/server/wm/Task$1;)V +PLcom/android/server/wm/Task;->access$2600(Lcom/android/server/wm/Task;Lcom/android/server/wm/WindowContainer;IZ)V HSPLcom/android/server/wm/Task;->addChild(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/Task;->addChild(Lcom/android/server/wm/WindowContainer;I)V HSPLcom/android/server/wm/Task;->addChild(Lcom/android/server/wm/WindowContainer;IZ)V @@ -35226,59 +40018,65 @@ HPLcom/android/server/wm/Task;->adjustFocusToNextFocusableTask(Ljava/lang/String HSPLcom/android/server/wm/Task;->adjustForMinimalTaskDimensions(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/content/res/Configuration;)V HPLcom/android/server/wm/Task;->applyAnimationUnchecked(Landroid/view/WindowManager$LayoutParams;ZIZLjava/util/ArrayList;)V HSPLcom/android/server/wm/Task;->asTask()Lcom/android/server/wm/Task; -PLcom/android/server/wm/Task;->autoRemoveFromRecents()Z +HPLcom/android/server/wm/Task;->autoRemoveFromRecents()Z HPLcom/android/server/wm/Task;->awakeFromSleepingLocked()V HSPLcom/android/server/wm/Task;->calculateInsetFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/view/DisplayInfo;)V HSPLcom/android/server/wm/Task;->canAffectSystemUiFlags()Z PLcom/android/server/wm/Task;->canBeLaunchedOnDisplay(I)Z +HSPLcom/android/server/wm/Task;->canBeOrganized()Z HPLcom/android/server/wm/Task;->canCreateRemoteAnimationTarget()Z HSPLcom/android/server/wm/Task;->canEnterPipOnTaskSwitch(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z HSPLcom/android/server/wm/Task;->canSpecifyOrientation()Z HSPLcom/android/server/wm/Task;->checkReadyForSleep()V HSPLcom/android/server/wm/Task;->checkTranslucentActivityWaiting(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/Task;->cleanUpActivityReferences(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/Task;->cleanUpResourcesForDestroy(Lcom/android/server/wm/ConfigurationContainer;)V -HPLcom/android/server/wm/Task;->clearLaunchTime(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/Task;->clearRootProcess()V +HPLcom/android/server/wm/Task;->cleanUpResourcesForDestroy(Lcom/android/server/wm/ConfigurationContainer;)V +HPLcom/android/server/wm/Task;->clearRootProcess()V PLcom/android/server/wm/Task;->closeRecentsChain()V HPLcom/android/server/wm/Task;->completePauseLocked(ZLcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/Task;->computeConfigResourceOverrides(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V +PLcom/android/server/wm/Task;->computeConfigResourceOverrides(Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/view/DisplayInfo;)V HSPLcom/android/server/wm/Task;->computeConfigResourceOverrides(Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/view/DisplayInfo;Lcom/android/server/wm/ActivityRecord$CompatDisplayInsets;)V -HSPLcom/android/server/wm/Task;->computeFullscreenBounds(Landroid/graphics/Rect;Lcom/android/server/wm/ActivityRecord;Landroid/graphics/Rect;I)V +HPLcom/android/server/wm/Task;->computeConfigResourceOverrides(Landroid/content/res/Configuration;Landroid/content/res/Configuration;Lcom/android/server/wm/ActivityRecord$CompatDisplayInsets;)V +PLcom/android/server/wm/Task;->computeMaxUserPosition(I)I HSPLcom/android/server/wm/Task;->computeMinUserPosition(II)I HSPLcom/android/server/wm/Task;->computeScreenLayoutOverride(III)I -HPLcom/android/server/wm/Task;->containsActivityFromStack(Ljava/util/List;)Z +HPLcom/android/server/wm/Task;->containsActivityFromRootTask(Ljava/util/List;)Z +PLcom/android/server/wm/Task;->convertActivityToTranslucent(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/Task;->createRemoteAnimationTarget(Lcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;)Landroid/view/RemoteAnimationTarget; -HPLcom/android/server/wm/Task;->cropWindowsToStackBounds()Z -PLcom/android/server/wm/Task;->dontAnimateDimExit()V +HPLcom/android/server/wm/Task;->cropWindowsToRootTaskBounds()Z +HSPLcom/android/server/wm/Task;->dispatchTaskInfoChangedIfNeeded(Z)V +HPLcom/android/server/wm/Task;->dontAnimateDimExit()V HPLcom/android/server/wm/Task;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZZLjava/lang/String;Z)Z HPLcom/android/server/wm/Task;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/wm/Task;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V +HPLcom/android/server/wm/Task;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HPLcom/android/server/wm/Task;->dumpActivities(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;ZZLjava/lang/String;ZLjava/lang/Runnable;)Z -PLcom/android/server/wm/Task;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V +HPLcom/android/server/wm/Task;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HPLcom/android/server/wm/Task;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZ)V -HSPLcom/android/server/wm/Task;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V +HSPLcom/android/server/wm/Task;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZZ)V HPLcom/android/server/wm/Task;->executeAppTransition(Landroid/app/ActivityOptions;)V HSPLcom/android/server/wm/Task;->fillTaskInfo(Landroid/app/TaskInfo;)V HSPLcom/android/server/wm/Task;->fillTaskInfo(Landroid/app/TaskInfo;Z)V HSPLcom/android/server/wm/Task;->fillsParent()Z -PLcom/android/server/wm/Task;->findActivityInHistory(Landroid/content/ComponentName;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/Task;->finishActivityAbove(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->findActivityInHistory(Landroid/content/ComponentName;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/Task;->finishActivityAbove(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/Task;->finishAllActivitiesImmediately()V -PLcom/android/server/wm/Task;->finishIfVoiceActivity(Lcom/android/server/wm/ActivityRecord;Landroid/os/IBinder;)Z -PLcom/android/server/wm/Task;->finishIfVoiceTask(Lcom/android/server/wm/Task;Landroid/os/IBinder;)V +HPLcom/android/server/wm/Task;->finishIfVoiceActivity(Lcom/android/server/wm/ActivityRecord;Landroid/os/IBinder;)Z +HPLcom/android/server/wm/Task;->finishIfVoiceTask(Lcom/android/server/wm/Task;Landroid/os/IBinder;)V HPLcom/android/server/wm/Task;->finishTopCrashedActivityLocked(Lcom/android/server/wm/WindowProcessController;Ljava/lang/String;)Lcom/android/server/wm/Task; HPLcom/android/server/wm/Task;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V HSPLcom/android/server/wm/Task;->forAllLeafTasks(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/Task;->forAllLeafTasks(Ljava/util/function/Function;)Z HSPLcom/android/server/wm/Task;->forAllOccludedActivities(Ljava/util/function/Consumer;)V +HSPLcom/android/server/wm/Task;->forAllRootTasks(Ljava/util/function/Consumer;Z)V +HPLcom/android/server/wm/Task;->forAllRootTasks(Ljava/util/function/Function;Z)Z HSPLcom/android/server/wm/Task;->forAllTasks(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/Task;->forAllTasks(Ljava/util/function/Function;)Z HSPLcom/android/server/wm/Task;->getActivityType()I HSPLcom/android/server/wm/Task;->getAdjustedChildPosition(Lcom/android/server/wm/WindowContainer;I)I HSPLcom/android/server/wm/Task;->getAnimatingActivityRegistry()Lcom/android/server/wm/AnimatingActivityRegistry; HPLcom/android/server/wm/Task;->getAnimationBounds(I)Landroid/graphics/Rect; -PLcom/android/server/wm/Task;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/Task;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/Task;->getBaseIntent()Landroid/content/Intent; HSPLcom/android/server/wm/Task;->getBounds(Landroid/graphics/Rect;)V HPLcom/android/server/wm/Task;->getDescendantTaskCount()I @@ -35286,10 +40084,12 @@ HSPLcom/android/server/wm/Task;->getDimBounds(Landroid/graphics/Rect;)V HPLcom/android/server/wm/Task;->getDimmer()Lcom/android/server/wm/Dimmer; HSPLcom/android/server/wm/Task;->getDisplayArea()Lcom/android/server/wm/DisplayArea; HSPLcom/android/server/wm/Task;->getDisplayArea()Lcom/android/server/wm/TaskDisplayArea; +HSPLcom/android/server/wm/Task;->getDisplayContent()Lcom/android/server/wm/DisplayContent; HSPLcom/android/server/wm/Task;->getDisplayId()I PLcom/android/server/wm/Task;->getDumpActivitiesLocked(Ljava/lang/String;)Ljava/util/ArrayList; HSPLcom/android/server/wm/Task;->getHasBeenVisible()Z -PLcom/android/server/wm/Task;->getInactiveDuration()J +HPLcom/android/server/wm/Task;->getInactiveDuration()J +HPLcom/android/server/wm/Task;->getItemFromRootTasks(Ljava/util/function/Function;Z)Ljava/lang/Object; HSPLcom/android/server/wm/Task;->getLaunchBounds()Landroid/graphics/Rect; PLcom/android/server/wm/Task;->getMainWindowSizeChangeTask()Lcom/android/server/wm/Task; HPLcom/android/server/wm/Task;->getMainWindowSizeChangeTransaction()Landroid/view/SurfaceControl$Transaction; @@ -35298,157 +40098,176 @@ PLcom/android/server/wm/Task;->getNextFocusableTask(Z)Lcom/android/server/wm/Tas HSPLcom/android/server/wm/Task;->getNumRunningActivities(Lcom/android/server/wm/Task$TaskActivitiesReport;)V HSPLcom/android/server/wm/Task;->getOccludingActivityAbove(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getOrientation(I)I -HPLcom/android/server/wm/Task;->getPictureInPictureParams()Landroid/app/PictureInPictureParams; +HPLcom/android/server/wm/Task;->getPausingActivity()Lcom/android/server/wm/ActivityRecord; +HSPLcom/android/server/wm/Task;->getPictureInPictureParams()Landroid/app/PictureInPictureParams; +HPLcom/android/server/wm/Task;->getPictureInPictureParams(Lcom/android/server/wm/Task;)Landroid/app/PictureInPictureParams; PLcom/android/server/wm/Task;->getProtoFieldId()J PLcom/android/server/wm/Task;->getRawBounds()Landroid/graphics/Rect; -HPLcom/android/server/wm/Task;->getRelativePosition()Landroid/graphics/Point; +HSPLcom/android/server/wm/Task;->getRelativePosition()Landroid/graphics/Point; HSPLcom/android/server/wm/Task;->getRelativePosition(Landroid/graphics/Point;)V HSPLcom/android/server/wm/Task;->getResumedActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getRootActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getRootActivity(Z)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getRootActivity(ZZ)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/Task;->getRootTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/Task;->getRootTaskId()I HSPLcom/android/server/wm/Task;->getShadowRadius(Z)F -PLcom/android/server/wm/Task;->getSnapshot(ZZ)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/Task;->getSnapshot(ZZ)Landroid/window/TaskSnapshot; HSPLcom/android/server/wm/Task;->getTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/Task;->getTaskDescription()Landroid/app/ActivityManager$TaskDescription; HSPLcom/android/server/wm/Task;->getTaskInfo()Landroid/app/ActivityManager$RunningTaskInfo; HSPLcom/android/server/wm/Task;->getTaskOutset()I -PLcom/android/server/wm/Task;->getTopFullscreenActivity()Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/Task;->getTopFullscreenActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getTopNonFinishingActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->getTopNonFinishingActivity(Z)Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/Task;->getTopVisibleActivity()Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/Task;->getTopVisibleAppMainWindow()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/Task;->getTopVisibleAppMainWindow()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/Task;->getVisibility(Lcom/android/server/wm/ActivityRecord;)I HPLcom/android/server/wm/Task;->goToSleepIfPossible(Z)Z HPLcom/android/server/wm/Task;->handleAppDied(Lcom/android/server/wm/WindowProcessController;)Z HSPLcom/android/server/wm/Task;->handleCompleteDeferredRemoval()Z +HPLcom/android/server/wm/Task;->hasVisibleChildren()Z HSPLcom/android/server/wm/Task;->intersectWithInsetsIfFits(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/Task;->invalidateAppBoundsConfig(Landroid/content/res/Configuration;)V HPLcom/android/server/wm/Task;->isAnimatingByRecents()Z HSPLcom/android/server/wm/Task;->isAttached()Z -PLcom/android/server/wm/Task;->isClearingToReuseTask()Z +HPLcom/android/server/wm/Task;->isClearingToReuseTask()Z HPLcom/android/server/wm/Task;->isCompatible(II)Z HPLcom/android/server/wm/Task;->isDragResizing()Z HPLcom/android/server/wm/Task;->isFloating()Z HSPLcom/android/server/wm/Task;->isFocusableAndVisible()Z HSPLcom/android/server/wm/Task;->isFocused()Z -HSPLcom/android/server/wm/Task;->isFocusedStackOnDisplay()Z +HPLcom/android/server/wm/Task;->isFocusedRootTaskOnDisplay()Z HSPLcom/android/server/wm/Task;->isForceHidden()Z -HSPLcom/android/server/wm/Task;->isHomeOrRecentsStack()Z +HPLcom/android/server/wm/Task;->isHomeOrRecentsRootTask()Z HSPLcom/android/server/wm/Task;->isInTask(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->isLeafTask()Z -PLcom/android/server/wm/Task;->isOnHomeDisplay()Z +HPLcom/android/server/wm/Task;->isOnHomeDisplay()Z HPLcom/android/server/wm/Task;->isOpaqueActivity(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/Task;->isOrganized()Z HSPLcom/android/server/wm/Task;->isResizeable()Z HSPLcom/android/server/wm/Task;->isResizeable(Z)Z HSPLcom/android/server/wm/Task;->isRootTask()Z -PLcom/android/server/wm/Task;->isSameIntentFilter(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->isSameIntentFilter(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/Task;->isTaskId(I)Z -PLcom/android/server/wm/Task;->isTaskLetterboxed()Z +HPLcom/android/server/wm/Task;->isTaskLetterboxed()Z HSPLcom/android/server/wm/Task;->isTaskSwitch(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/Task;->isTopActivityFocusable()Z HSPLcom/android/server/wm/Task;->isTopActivityLaunchedBehind()Z +HPLcom/android/server/wm/Task;->isTopRootTaskInDisplayArea()Z HPLcom/android/server/wm/Task;->isTopRunningNonDelayed(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/Task;->isTopSplitScreenStack()Z -HSPLcom/android/server/wm/Task;->isTopStackInDisplayArea()Z HPLcom/android/server/wm/Task;->isTranslucent(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->isUidPresent(I)Z HPLcom/android/server/wm/Task;->lambda$-nHv3hp3munhu4Gy96iX2y0sRuI(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/Task;->lambda$3xH7pQV3TePK6a8j4i6TaVmj4QQ(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityManager$TaskDescription;)Z PLcom/android/server/wm/Task;->lambda$41C-LKlpe6PrnN0veKem-6gKpNY(Lcom/android/server/wm/ActivityRecord;Landroid/os/IBinder;)Z PLcom/android/server/wm/Task;->lambda$4uoiBIGNMTDRqeJdiWkAelWVBX8(Lcom/android/server/wm/Task;Landroid/graphics/Rect;)V PLcom/android/server/wm/Task;->lambda$7nTho283cVKQ1bb86OUzh4bK9Cc(Lcom/android/server/wm/Task;Landroid/os/IBinder;)V -HPLcom/android/server/wm/Task;->lambda$KX5tXeNo40CrlUfwFW3QqDV-IxY(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Lorg/xmlpull/v1/XmlSerializer;)Z HPLcom/android/server/wm/Task;->lambda$Klnp7Kt9fwk14ulYoCaswc9xIRI(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/Task;->lambda$PRiyfFwy4dog-mhOrPI0NF2Vdhc(Lcom/android/server/wm/ActivityRecord;Landroid/content/ComponentName;)Z HPLcom/android/server/wm/Task;->lambda$aBtoFv3xFrd63lyHY-Ao7UwldMY(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/Task;->lambda$applyAnimationUnchecked$9(Ljava/util/ArrayList;ILcom/android/server/wm/AnimationAdapter;)V -HPLcom/android/server/wm/Task;->lambda$dump$17$Task(ZLjava/io/PrintWriter;)V -HPLcom/android/server/wm/Task;->lambda$dumpActivities$18$Task(Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/Task;->lambda$dumpActivities$19$Task(Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Ljava/lang/String;Ljava/io/FileDescriptor;ZZLcom/android/server/wm/Task;)V -HPLcom/android/server/wm/Task;->lambda$ensureActivitiesVisible$12(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/Task;)V -HPLcom/android/server/wm/Task;->lambda$fillTaskInfo$10(Landroid/app/TaskInfo;Lcom/android/server/wm/ActivityRecord;)V -HPLcom/android/server/wm/Task;->lambda$forAllOccludedActivities$5(Ljava/util/function/Consumer;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; -HPLcom/android/server/wm/Task;->lambda$getDescendantTaskCount$3(Lcom/android/server/wm/Task;[I)V -PLcom/android/server/wm/Task;->lambda$getNextFocusableTask$4$Task(ZLjava/lang/Object;)Z -PLcom/android/server/wm/Task;->lambda$getTopFullscreenActivity$7(Lcom/android/server/wm/ActivityRecord;)Z -HPLcom/android/server/wm/Task;->lambda$getTopVisibleActivity$8(Lcom/android/server/wm/ActivityRecord;)Z -HPLcom/android/server/wm/Task;->lambda$performClearTask$2(Ljava/lang/String;Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/Task;->lambda$setWindowingMode$11$Task(IZ)V -HSPLcom/android/server/wm/Task;->lambda$topActivityWithStartingWindow$0(Lcom/android/server/wm/ActivityRecord;)Z -HPLcom/android/server/wm/Task;->lambda$topRunningActivity$6(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/Task;->lockTaskAuthToString()Ljava/lang/String; +HPLcom/android/server/wm/Task;->lambda$applyAnimationUnchecked$11(Ljava/util/ArrayList;ILcom/android/server/wm/AnimationAdapter;)V +HPLcom/android/server/wm/Task;->lambda$awakeFromSleepingLocked$14(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/Task;->lambda$dJ3OUx6e_LHbcEmkA9VVYo7V4gY(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/util/TypedXmlSerializer;)Z +HPLcom/android/server/wm/Task;->lambda$dump$24$Task(ZLjava/io/PrintWriter;)V +HPLcom/android/server/wm/Task;->lambda$dumpActivities$25$Task(Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/Task;->lambda$dumpActivities$26$Task(Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;ZLjava/io/PrintWriter;Ljava/lang/Runnable;Ljava/lang/String;Ljava/io/FileDescriptor;ZZLcom/android/server/wm/Task;)V +HPLcom/android/server/wm/Task;->lambda$ensureActivitiesVisible$17(Lcom/android/server/wm/ActivityRecord;IZZZLcom/android/server/wm/Task;)V +HPLcom/android/server/wm/Task;->lambda$ensureActivitiesVisible$18(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/Task;->lambda$fillTaskInfo$12(Landroid/app/TaskInfo;Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/Task;->lambda$finishAllActivitiesImmediately$20(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/Task;->lambda$forAllOccludedActivities$7(Ljava/util/function/Consumer;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; +HPLcom/android/server/wm/Task;->lambda$getDescendantTaskCount$5(Lcom/android/server/wm/Task;[I)V +PLcom/android/server/wm/Task;->lambda$getNextFocusableTask$6$Task(ZLjava/lang/Object;)Z +HPLcom/android/server/wm/Task;->lambda$getPausingActivity$1(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/Task;->lambda$getResumedActivity$0(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/Task;->lambda$getTopFullscreenActivity$9(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->lambda$getTopVisibleActivity$10(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->lambda$goToSleepIfPossible$15(Z[ILcom/android/server/wm/Task;)V +PLcom/android/server/wm/Task;->lambda$navigateUpTo$22(Landroid/content/ComponentName;Lcom/android/server/wm/ActivityRecord;)Z +PLcom/android/server/wm/Task;->lambda$navigateUpTo$23(Lcom/android/server/wm/ActivityRecord;[I[Landroid/content/Intent;[Lcom/android/server/uri/NeededUriGrants;Lcom/android/server/wm/ActivityRecord;)Ljava/lang/Boolean; +HPLcom/android/server/wm/Task;->lambda$performClearTask$4(Ljava/lang/String;Lcom/android/server/wm/ActivityRecord;)V +HSPLcom/android/server/wm/Task;->lambda$setWindowingMode$13$Task(IZ)V +HPLcom/android/server/wm/Task;->lambda$topActivityWithStartingWindow$2(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->lambda$topRunningActivity$8(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/Task;->lockTaskAuthToString()Ljava/lang/String; HPLcom/android/server/wm/Task;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; -PLcom/android/server/wm/Task;->matchesActivityInHistory(Lcom/android/server/wm/ActivityRecord;Landroid/content/ComponentName;)Z -HPLcom/android/server/wm/Task;->maybeUpdateLetterboxBounds(Lcom/android/server/wm/ActivityRecord;Landroid/graphics/Rect;)V -PLcom/android/server/wm/Task;->migrateToNewSurfaceControl()V +HPLcom/android/server/wm/Task;->matchesActivityInHistory(Lcom/android/server/wm/ActivityRecord;Landroid/content/ComponentName;)Z +HPLcom/android/server/wm/Task;->migrateToNewSurfaceControl()V HPLcom/android/server/wm/Task;->minimalResumeActivityLocked(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/Task;->moveActivityToFrontLocked(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/Task;->moveTaskToBack(Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/Task;->moveTaskToFront(Lcom/android/server/wm/Task;ZLandroid/app/ActivityOptions;Lcom/android/server/am/AppTimeTracker;Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->moveTaskToFront(Lcom/android/server/wm/Task;ZLandroid/app/ActivityOptions;Lcom/android/server/am/AppTimeTracker;Ljava/lang/String;)V HPLcom/android/server/wm/Task;->moveTaskToFront(Lcom/android/server/wm/Task;ZLandroid/app/ActivityOptions;Lcom/android/server/am/AppTimeTracker;ZLjava/lang/String;)V HPLcom/android/server/wm/Task;->moveToBack(Ljava/lang/String;Lcom/android/server/wm/Task;)V HPLcom/android/server/wm/Task;->moveToFront(Ljava/lang/String;)V HSPLcom/android/server/wm/Task;->moveToFront(Ljava/lang/String;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/Task;->moveToFrontAndResumeStateIfNeeded(Lcom/android/server/wm/ActivityRecord;ZZZLjava/lang/String;)V PLcom/android/server/wm/Task;->navigateUpTo(Lcom/android/server/wm/ActivityRecord;Landroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;ILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;)Z HPLcom/android/server/wm/Task;->notifyActivityDrawnLocked(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/Task;->onActivityStateChanged(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task$ActivityState;Ljava/lang/String;)V HSPLcom/android/server/wm/Task;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/Task;->onConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/Task;->onConfigurationChangedInner(Landroid/content/res/Configuration;)V -HPLcom/android/server/wm/Task;->onDescendantOrientationChanged(Landroid/os/IBinder;Lcom/android/server/wm/WindowContainer;)Z +HPLcom/android/server/wm/Task;->onDescendantOrientationChanged(Lcom/android/server/wm/WindowContainer;)Z HSPLcom/android/server/wm/Task;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/Task;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V -PLcom/android/server/wm/Task;->onSnapshotChanged(Landroid/app/ActivityManager$TaskSnapshot;)V -PLcom/android/server/wm/Task;->onWindowFocusChanged(Z)V -PLcom/android/server/wm/Task;->onlyHasTaskOverlayActivities(Z)Z -PLcom/android/server/wm/Task;->performClearTask(Ljava/lang/String;)V -PLcom/android/server/wm/Task;->performClearTaskForReuseLocked(Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityRecord; +PLcom/android/server/wm/Task;->onPictureInPictureParamsChanged()V +HPLcom/android/server/wm/Task;->onSnapshotChanged(Landroid/window/TaskSnapshot;)V +HPLcom/android/server/wm/Task;->onWindowFocusChanged(Z)V +HPLcom/android/server/wm/Task;->onlyHasTaskOverlayActivities(Z)Z +HPLcom/android/server/wm/Task;->performClearTask(Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->performClearTaskForReuseLocked(Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/Task;->performClearTaskLocked()V -PLcom/android/server/wm/Task;->performClearTaskLocked(Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/Task;->performClearTaskLocked(Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V HSPLcom/android/server/wm/Task;->positionChildAt(Lcom/android/server/wm/ActivityRecord;I)V PLcom/android/server/wm/Task;->positionChildAtBottom(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/Task;->positionChildAtBottom(Lcom/android/server/wm/Task;Z)V HSPLcom/android/server/wm/Task;->positionChildAtTop(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/Task;->positionChildAtTop(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/Task;->postReparent()V HSPLcom/android/server/wm/Task;->prepareFreezingBounds()V HSPLcom/android/server/wm/Task;->prepareFreezingTaskBounds()V HSPLcom/android/server/wm/Task;->prepareSurfaces()V PLcom/android/server/wm/Task;->processTaskResizeBounds(Lcom/android/server/wm/Task;Landroid/graphics/Rect;)V -PLcom/android/server/wm/Task;->removeChild(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/Task;->removeChild(Lcom/android/server/wm/WindowContainer;Ljava/lang/String;)V -PLcom/android/server/wm/Task;->removeIfPossible()V -PLcom/android/server/wm/Task;->removeImmediately()V -PLcom/android/server/wm/Task;->removeLaunchTickMessages()V +HPLcom/android/server/wm/Task;->removeChild(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/Task;->removeChild(Lcom/android/server/wm/WindowContainer;Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->removeIfPossible()V +PLcom/android/server/wm/Task;->removeIfPossible(Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->removeImmediately()V +PLcom/android/server/wm/Task;->removeImmediately(Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->removeLaunchTickMessages()V PLcom/android/server/wm/Task;->removedFromRecents()V HPLcom/android/server/wm/Task;->reparent(Lcom/android/server/wm/Task;IIZZZLjava/lang/String;)Z HPLcom/android/server/wm/Task;->reparent(Lcom/android/server/wm/Task;IZLjava/lang/String;)V -PLcom/android/server/wm/Task;->reparentSurfaceControl(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +PLcom/android/server/wm/Task;->reparent(Lcom/android/server/wm/Task;ZIZZLjava/lang/String;)Z +PLcom/android/server/wm/Task;->reparent(Lcom/android/server/wm/TaskDisplayArea;Z)V +HPLcom/android/server/wm/Task;->reparentSurfaceControl(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V PLcom/android/server/wm/Task;->replaceWindowsOnTaskMove(II)Z HPLcom/android/server/wm/Task;->resetSurfacePositionForAnimationLeash(Landroid/view/SurfaceControl$Transaction;)V HPLcom/android/server/wm/Task;->resetTaskIfNeeded(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/Task;->resize(Landroid/graphics/Rect;ZZ)V +HPLcom/android/server/wm/Task;->resize(Landroid/graphics/Rect;ZZ)V HSPLcom/android/server/wm/Task;->resolveLeafOnlyOverrideConfigs(Landroid/content/res/Configuration;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/Task;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V -HPLcom/android/server/wm/Task;->restoreFromXml(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/wm/ActivityStackSupervisor;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/Task;->resumeNextFocusableActivityWhenStackIsEmpty(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z +HPLcom/android/server/wm/Task;->restoreFromXml(Landroid/util/TypedXmlPullParser;Lcom/android/server/wm/ActivityTaskSupervisor;)Lcom/android/server/wm/Task; +PLcom/android/server/wm/Task;->resumeNextFocusableActivityWhenRootTaskIsEmpty(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z HSPLcom/android/server/wm/Task;->resumeTopActivityInnerLocked(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z HSPLcom/android/server/wm/Task;->resumeTopActivityUncheckedLocked(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Z -HPLcom/android/server/wm/Task;->returnsToHomeStack()Z -PLcom/android/server/wm/Task;->reuseAsLeafTask(Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/Task;->returnsToHomeRootTask()Z +HPLcom/android/server/wm/Task;->reuseAsLeafTask(Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/Task;->reuseOrCreateTask(Landroid/content/pm/ActivityInfo;Landroid/content/Intent;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ZLcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/Task;->saveActivityToXml(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Lorg/xmlpull/v1/XmlSerializer;)Z +HPLcom/android/server/wm/Task;->saveActivityToXml(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/util/TypedXmlSerializer;)Z HSPLcom/android/server/wm/Task;->saveLaunchingStateIfNeeded()V HSPLcom/android/server/wm/Task;->saveLaunchingStateIfNeeded(Lcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/Task;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V +HPLcom/android/server/wm/Task;->saveToXml(Landroid/util/TypedXmlSerializer;)V HSPLcom/android/server/wm/Task;->sendTaskAppeared()V -PLcom/android/server/wm/Task;->sendTaskVanished(Landroid/window/ITaskOrganizer;)V +HSPLcom/android/server/wm/Task;->sendTaskVanished(Landroid/window/ITaskOrganizer;)V +PLcom/android/server/wm/Task;->setActivityWindowingMode(I)V +PLcom/android/server/wm/Task;->setAlwaysOnTop(Z)V HSPLcom/android/server/wm/Task;->setBounds(Landroid/graphics/Rect;)I HSPLcom/android/server/wm/Task;->setBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;)I -PLcom/android/server/wm/Task;->setCanAffectSystemUiFlags(Z)V +HPLcom/android/server/wm/Task;->setCanAffectSystemUiFlags(Z)V PLcom/android/server/wm/Task;->setDeferTaskAppear(Z)V PLcom/android/server/wm/Task;->setForceHidden(IZ)Z HSPLcom/android/server/wm/Task;->setForceShowForAllUsers(Z)V @@ -35457,25 +40276,28 @@ HSPLcom/android/server/wm/Task;->setInitialSurfaceControlProperties(Landroid/vie HSPLcom/android/server/wm/Task;->setIntent(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;)V HSPLcom/android/server/wm/Task;->setIntent(Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/Task;->setIntent(Lcom/android/server/wm/ActivityRecord;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;)V +PLcom/android/server/wm/Task;->setLastNonFullscreenBounds(Landroid/graphics/Rect;)V HSPLcom/android/server/wm/Task;->setLockTaskAuth()V HSPLcom/android/server/wm/Task;->setLockTaskAuth(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/Task;->setMainWindowSizeChangeTransaction(Landroid/view/SurfaceControl$Transaction;)V +PLcom/android/server/wm/Task;->setMainWindowSizeChangeTransaction(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/Task;->setMinDimensions(Landroid/content/pm/ActivityInfo;)V PLcom/android/server/wm/Task;->setNextAffiliate(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/Task;->setPictureInPictureActions(Ljava/util/List;)V PLcom/android/server/wm/Task;->setPictureInPictureAspectRatio(F)V PLcom/android/server/wm/Task;->setPrevAffiliate(Lcom/android/server/wm/Task;)V HPLcom/android/server/wm/Task;->setResumedActivity(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V -PLcom/android/server/wm/Task;->setRootProcess(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/Task;->setRootProcess(Lcom/android/server/wm/WindowProcessController;)V HSPLcom/android/server/wm/Task;->setSurfaceControl(Landroid/view/SurfaceControl;)V HSPLcom/android/server/wm/Task;->setTaskDescription(Landroid/app/ActivityManager$TaskDescription;)V HSPLcom/android/server/wm/Task;->setTaskDescriptionFromActivityAboveRoot(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityManager$TaskDescription;)Z HSPLcom/android/server/wm/Task;->setTaskOrganizer(Landroid/window/ITaskOrganizer;)Z -HPLcom/android/server/wm/Task;->setTaskOrganizer(Landroid/window/ITaskOrganizer;Z)Z +HSPLcom/android/server/wm/Task;->setTaskOrganizer(Landroid/window/ITaskOrganizer;Z)Z PLcom/android/server/wm/Task;->setWindowingMode(I)V HSPLcom/android/server/wm/Task;->setWindowingMode(IZ)V HSPLcom/android/server/wm/Task;->setWindowingModeInSurfaceTransaction(IZ)V HSPLcom/android/server/wm/Task;->shouldBeVisible(Lcom/android/server/wm/ActivityRecord;)Z -PLcom/android/server/wm/Task;->shouldDeferRemoval()Z +HPLcom/android/server/wm/Task;->shouldDeferRemoval()Z HPLcom/android/server/wm/Task;->shouldIgnoreInput()Z HSPLcom/android/server/wm/Task;->shouldSleepActivities()Z HSPLcom/android/server/wm/Task;->shouldSleepOrShutDownActivities()Z @@ -35489,7 +40311,7 @@ HPLcom/android/server/wm/Task;->startPausingLocked(ZZLcom/android/server/wm/Acti HSPLcom/android/server/wm/Task;->supportsSplitScreenWindowingMode()Z HSPLcom/android/server/wm/Task;->supportsSplitScreenWindowingModeInner()Z HPLcom/android/server/wm/Task;->switchUser(I)V -PLcom/android/server/wm/Task;->taskAppearedReady()Z +HPLcom/android/server/wm/Task;->taskAppearedReady()Z HPLcom/android/server/wm/Task;->toString()Ljava/lang/String; HSPLcom/android/server/wm/Task;->topActivityWithStartingWindow()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/Task;->topRunningActivity()Lcom/android/server/wm/ActivityRecord; @@ -35506,19 +40328,26 @@ HSPLcom/android/server/wm/Task;->updateTaskDescription()V HSPLcom/android/server/wm/Task;->updateTaskMovement(ZI)V HSPLcom/android/server/wm/Task;->updateTaskOrganizerState(Z)Z HSPLcom/android/server/wm/Task;->updateTaskOrganizerState(ZZ)Z -PLcom/android/server/wm/Task;->updateTransitLocked(IILandroid/app/ActivityOptions;Z)V -PLcom/android/server/wm/Task;->willActivityBeVisible(Landroid/os/IBinder;)Z -PLcom/android/server/wm/Task;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/wm/Task;->updateTransitLocked(ILandroid/app/ActivityOptions;)V +HPLcom/android/server/wm/Task;->warnForNonLeafTask(Ljava/lang/String;)V +HPLcom/android/server/wm/Task;->willActivityBeVisible(Landroid/os/IBinder;)Z +HPLcom/android/server/wm/Task;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/wm/TaskChangeNotificationController$MainHandler;->(Lcom/android/server/wm/TaskChangeNotificationController;Landroid/os/Looper;)V HSPLcom/android/server/wm/TaskChangeNotificationController$MainHandler;->handleMessage(Landroid/os/Message;)V -HSPLcom/android/server/wm/TaskChangeNotificationController;->(Ljava/lang/Object;Lcom/android/server/wm/ActivityStackSupervisor;Landroid/os/Handler;)V -PLcom/android/server/wm/TaskChangeNotificationController;->access$000(Lcom/android/server/wm/TaskChangeNotificationController;)Ljava/lang/Object; -PLcom/android/server/wm/TaskChangeNotificationController;->access$100(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/ActivityStackSupervisor; -PLcom/android/server/wm/TaskChangeNotificationController;->access$1200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; -PLcom/android/server/wm/TaskChangeNotificationController;->access$1800(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; -PLcom/android/server/wm/TaskChangeNotificationController;->access$200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HSPLcom/android/server/wm/TaskChangeNotificationController;->(Ljava/lang/Object;Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Handler;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->access$000(Lcom/android/server/wm/TaskChangeNotificationController;)Ljava/lang/Object; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$100(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/ActivityTaskSupervisor; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1000(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1100(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$1200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1300(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1400(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1500(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$1800(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +PLcom/android/server/wm/TaskChangeNotificationController;->access$1900(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->access$2100(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; -PLcom/android/server/wm/TaskChangeNotificationController;->access$2200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$2200(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->access$2300(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->access$2400(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; PLcom/android/server/wm/TaskChangeNotificationController;->access$2500(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; @@ -35528,19 +40357,21 @@ HSPLcom/android/server/wm/TaskChangeNotificationController;->access$400(Lcom/and PLcom/android/server/wm/TaskChangeNotificationController;->access$500(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->access$600(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->access$700(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; -PLcom/android/server/wm/TaskChangeNotificationController;->access$800(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; +HPLcom/android/server/wm/TaskChangeNotificationController;->access$800(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; PLcom/android/server/wm/TaskChangeNotificationController;->access$900(Lcom/android/server/wm/TaskChangeNotificationController;)Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; HSPLcom/android/server/wm/TaskChangeNotificationController;->forAllLocalListeners(Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;Landroid/os/Message;)V HSPLcom/android/server/wm/TaskChangeNotificationController;->forAllRemoteListeners(Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$0(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$1(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$10(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$11(Landroid/app/ITaskStackListener;Landroid/os/Message;)V PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$12(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$13(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$16(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$17(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$18(Landroid/app/ITaskStackListener;Landroid/os/Message;)V -PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$19(Landroid/app/ITaskStackListener;Landroid/os/Message;)V -PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$2(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$19(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$2(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$20(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$21(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$22(Landroid/app/ITaskStackListener;Landroid/os/Message;)V @@ -35548,362 +40379,393 @@ HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$23(Landro HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$3(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$4(Landroid/app/ITaskStackListener;Landroid/os/Message;)V HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$6(Landroid/app/ITaskStackListener;Landroid/os/Message;)V -PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$7(Landroid/app/ITaskStackListener;Landroid/os/Message;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$7(Landroid/app/ITaskStackListener;Landroid/os/Message;)V PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$8(Landroid/app/ITaskStackListener;Landroid/os/Message;)V PLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$9(Landroid/app/ITaskStackListener;Landroid/os/Message;)V PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityDismissingDockedStack()V +PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityForcedResizable(IILjava/lang/String;)V +PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityLaunchOnSecondaryDisplayFailed(Landroid/app/TaskInfo;I)V PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityPinned(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityRequestedOrientationChanged(II)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityRequestedOrientationChanged(II)V HPLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityRestartAttempt(Landroid/app/ActivityManager$RunningTaskInfo;ZZZ)V PLcom/android/server/wm/TaskChangeNotificationController;->notifyActivityUnpinned()V +PLcom/android/server/wm/TaskChangeNotificationController;->notifyOnActivityRotation(I)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifySizeCompatModeActivityChanged(ILandroid/os/IBinder;)V HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskCreated(ILandroid/content/ComponentName;)V HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskDescriptionChanged(Landroid/app/TaskInfo;)V HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskDisplayChanged(II)V -PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskFocusChanged(IZ)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskFocusChanged(IZ)V PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskListFrozen(Z)V HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskListUpdated()V HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskMovedToFront(Landroid/app/TaskInfo;)V PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskRemovalStarted(Landroid/app/ActivityManager$RunningTaskInfo;)V -PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskRemoved(I)V -PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskRequestedOrientationChanged(II)V -PLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskSnapshotChanged(ILandroid/app/ActivityManager$TaskSnapshot;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskRemoved(I)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskRequestedOrientationChanged(II)V +HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskSnapshotChanged(ILandroid/window/TaskSnapshot;)V HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskStackChanged()V -PLcom/android/server/wm/TaskChangeNotificationController;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V -PLcom/android/server/wm/TaskChangeNotificationController;->unregisterTaskStackListener(Landroid/app/ITaskStackListener;)V +HSPLcom/android/server/wm/TaskChangeNotificationController;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V +HPLcom/android/server/wm/TaskChangeNotificationController;->unregisterTaskStackListener(Landroid/app/ITaskStackListener;)V HSPLcom/android/server/wm/TaskDisplayArea;->(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;I)V -HSPLcom/android/server/wm/TaskDisplayArea;->addChild(Lcom/android/server/wm/Task;I)V -PLcom/android/server/wm/TaskDisplayArea;->addChild(Lcom/android/server/wm/WindowContainer;I)V -HSPLcom/android/server/wm/TaskDisplayArea;->addStackReferenceIfNeeded(Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/TaskDisplayArea;->adjustNormalStackLayer(Lcom/android/server/wm/Task;I)I +HSPLcom/android/server/wm/TaskDisplayArea;->(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowManagerService;Ljava/lang/String;IZ)V +HSPLcom/android/server/wm/TaskDisplayArea;->addChild(Lcom/android/server/wm/WindowContainer;I)V +HSPLcom/android/server/wm/TaskDisplayArea;->addChildTask(Lcom/android/server/wm/Task;I)V +HSPLcom/android/server/wm/TaskDisplayArea;->addRootTaskReferenceIfNeeded(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskDisplayArea;->adjustNormalRootTaskLayer(Lcom/android/server/wm/WindowContainer;I)I HSPLcom/android/server/wm/TaskDisplayArea;->adjustRootTaskLayer(Landroid/view/SurfaceControl$Transaction;Ljava/util/ArrayList;IZ)I HPLcom/android/server/wm/TaskDisplayArea;->allResumedActivitiesComplete()Z HSPLcom/android/server/wm/TaskDisplayArea;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V -HSPLcom/android/server/wm/TaskDisplayArea;->assignStackOrdering(Landroid/view/SurfaceControl$Transaction;)V +HSPLcom/android/server/wm/TaskDisplayArea;->assignRootTaskOrdering(Landroid/view/SurfaceControl$Transaction;)V HPLcom/android/server/wm/TaskDisplayArea;->canCreateRemoteAnimationTarget()Z -HSPLcom/android/server/wm/TaskDisplayArea;->createStack(IIZ)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/TaskDisplayArea;->createStack(IIZLandroid/content/pm/ActivityInfo;Landroid/content/Intent;Z)Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->createStack(IIZLandroid/content/pm/ActivityInfo;Landroid/content/Intent;ZZLandroid/os/IBinder;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->createStackUnchecked(IIIZLandroid/content/pm/ActivityInfo;Landroid/content/Intent;ZZLandroid/os/IBinder;)Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V -HSPLcom/android/server/wm/TaskDisplayArea;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V -HSPLcom/android/server/wm/TaskDisplayArea;->findMaxPositionForStack(Lcom/android/server/wm/Task;)I -HSPLcom/android/server/wm/TaskDisplayArea;->findMinPositionForStack(Lcom/android/server/wm/Task;)I -HSPLcom/android/server/wm/TaskDisplayArea;->findPositionForStack(ILcom/android/server/wm/Task;Z)I -HSPLcom/android/server/wm/TaskDisplayArea;->findTaskLocked(Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/RootWindowContainer$FindTaskResult;)V +HSPLcom/android/server/wm/TaskDisplayArea;->canSpecifyOrientation()Z +HSPLcom/android/server/wm/TaskDisplayArea;->createRootTask(IIZ)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V +HSPLcom/android/server/wm/TaskDisplayArea;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZZ)V +HSPLcom/android/server/wm/TaskDisplayArea;->findMaxPositionForRootTask(Lcom/android/server/wm/Task;)I +HSPLcom/android/server/wm/TaskDisplayArea;->findMinPositionForRootTask(Lcom/android/server/wm/Task;)I +HSPLcom/android/server/wm/TaskDisplayArea;->findPositionForRootTask(ILcom/android/server/wm/Task;Z)I HSPLcom/android/server/wm/TaskDisplayArea;->forAllExitingAppTokenWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/TaskDisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/TaskDisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Function;Z)Z HSPLcom/android/server/wm/TaskDisplayArea;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z HSPLcom/android/server/wm/TaskDisplayArea;->getDisplayId()I HSPLcom/android/server/wm/TaskDisplayArea;->getFocusedActivity()Lcom/android/server/wm/ActivityRecord; -HSPLcom/android/server/wm/TaskDisplayArea;->getFocusedStack()Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/TaskDisplayArea;->getFocusedRootTask()Lcom/android/server/wm/Task; PLcom/android/server/wm/TaskDisplayArea;->getHomeActivity()Lcom/android/server/wm/ActivityRecord; PLcom/android/server/wm/TaskDisplayArea;->getHomeActivityForUser(I)Lcom/android/server/wm/ActivityRecord; -HPLcom/android/server/wm/TaskDisplayArea;->getIndexOf(Lcom/android/server/wm/Task;)I HSPLcom/android/server/wm/TaskDisplayArea;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;Z)Ljava/lang/Object; -HSPLcom/android/server/wm/TaskDisplayArea;->getLastFocusedStack()Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->getNextFocusableStack(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/TaskDisplayArea;->getNextStackId()I -PLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootHomeTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getLastFocusedRootTask()Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/TaskDisplayArea;->getLaunchRootTask(II)Lcom/android/server/wm/Task; +PLcom/android/server/wm/TaskDisplayArea;->getNextFocusableRootTask(Lcom/android/server/wm/Task;Z)Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/TaskDisplayArea;->getNextRootTaskId()I +HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootHomeTask()Lcom/android/server/wm/Task; HSPLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootHomeTask(Z)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateStack(IIZLandroid/content/Intent;Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateStack(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;IZ)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootTask(IIZLandroid/content/Intent;Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootTask(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;IZ)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/TaskDisplayArea;->getOrientation(I)I -HSPLcom/android/server/wm/TaskDisplayArea;->getPriority(Lcom/android/server/wm/Task;)I +HPLcom/android/server/wm/TaskDisplayArea;->getPriority(Lcom/android/server/wm/WindowContainer;)I HSPLcom/android/server/wm/TaskDisplayArea;->getRootHomeTask()Lcom/android/server/wm/Task; PLcom/android/server/wm/TaskDisplayArea;->getRootPinnedTask()Lcom/android/server/wm/Task; HSPLcom/android/server/wm/TaskDisplayArea;->getRootSplitScreenPrimaryTask()Lcom/android/server/wm/Task; -HPLcom/android/server/wm/TaskDisplayArea;->getStack(I)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/TaskDisplayArea;->getStack(II)Lcom/android/server/wm/Task; -HPLcom/android/server/wm/TaskDisplayArea;->getStackAbove(Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/TaskDisplayArea;->getStackAt(I)Lcom/android/server/wm/Task; -HSPLcom/android/server/wm/TaskDisplayArea;->getStackCount()I -HSPLcom/android/server/wm/TaskDisplayArea;->getTopStack()Lcom/android/server/wm/Task; -HPLcom/android/server/wm/TaskDisplayArea;->getTopStackInWindowingMode(I)Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->getVisibleTasks()Ljava/util/ArrayList; -PLcom/android/server/wm/TaskDisplayArea;->hasPinnedTask()Z +HSPLcom/android/server/wm/TaskDisplayArea;->getRootTask(II)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getRootTaskAbove(Lcom/android/server/wm/Task;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getSplitScreenDividerAnchor()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/TaskDisplayArea;->getTopRootTask()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getTopRootTaskInWindowingMode(I)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->getVisibleTasks()Ljava/util/ArrayList; +HPLcom/android/server/wm/TaskDisplayArea;->hasPinnedTask()Z PLcom/android/server/wm/TaskDisplayArea;->isHomeActivityForUser(Lcom/android/server/wm/ActivityRecord;I)Z -HSPLcom/android/server/wm/TaskDisplayArea;->isLastFocused()Z PLcom/android/server/wm/TaskDisplayArea;->isOnTop()Z HSPLcom/android/server/wm/TaskDisplayArea;->isRemoved()Z +HPLcom/android/server/wm/TaskDisplayArea;->isRootTaskVisible(I)Z HSPLcom/android/server/wm/TaskDisplayArea;->isSplitScreenModeActivated()Z -HPLcom/android/server/wm/TaskDisplayArea;->isStackVisible(I)Z PLcom/android/server/wm/TaskDisplayArea;->isTaskDisplayArea()Z -HSPLcom/android/server/wm/TaskDisplayArea;->isTopStack(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/TaskDisplayArea;->isTopRootTask(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/TaskDisplayArea;->isValidWindowingMode(ILcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;I)Z HSPLcom/android/server/wm/TaskDisplayArea;->isWindowingModeSupported(IZZZZI)Z PLcom/android/server/wm/TaskDisplayArea;->lambda$VlCsJqULLc5sYclwBX7VBWYipDs(Lcom/android/server/wm/ActivityRecord;I)Z -HPLcom/android/server/wm/TaskDisplayArea;->lambda$getVisibleTasks$0(Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskDisplayArea;->lambda$moveSplitScreenTasksToFullScreen$2$TaskDisplayArea(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/TaskDisplayArea;->lambda$onParentChanged$1$TaskDisplayArea()V +HSPLcom/android/server/wm/TaskDisplayArea;->lambda$getOrientation$3$TaskDisplayArea(ILcom/android/server/wm/TaskDisplayArea;Ljava/lang/Integer;)Ljava/lang/Integer; +HPLcom/android/server/wm/TaskDisplayArea;->lambda$getRootTask$0(IILcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/TaskDisplayArea;->lambda$getTopRootTask$1(Lcom/android/server/wm/Task;)Z +HPLcom/android/server/wm/TaskDisplayArea;->lambda$getVisibleTasks$2(Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/TaskDisplayArea;->lambda$moveSplitScreenTasksToFullScreen$7$TaskDisplayArea(Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskDisplayArea;->lambda$onParentChanged$5$TaskDisplayArea()V +HPLcom/android/server/wm/TaskDisplayArea;->lambda$pauseBackTasks$6(Lcom/android/server/wm/ActivityRecord;Z[ILcom/android/server/wm/Task;)V PLcom/android/server/wm/TaskDisplayArea;->moveHomeActivityToTop(Ljava/lang/String;)V -PLcom/android/server/wm/TaskDisplayArea;->moveHomeStackToFront(Ljava/lang/String;)V +HPLcom/android/server/wm/TaskDisplayArea;->moveHomeRootTaskToFront(Ljava/lang/String;)V +HPLcom/android/server/wm/TaskDisplayArea;->moveRootTaskBehindBottomMostVisibleRootTask(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskDisplayArea;->moveRootTaskBehindRootTask(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)V PLcom/android/server/wm/TaskDisplayArea;->moveSplitScreenTasksToFullScreen()V -HPLcom/android/server/wm/TaskDisplayArea;->moveStackBehindBottomMostVisibleStack(Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/TaskDisplayArea;->moveStackBehindStack(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/TaskDisplayArea;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/TaskDisplayArea;->onLeafTaskMoved(Lcom/android/server/wm/Task;Z)V HSPLcom/android/server/wm/TaskDisplayArea;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V +HSPLcom/android/server/wm/TaskDisplayArea;->onRootTaskOrderChanged(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/TaskDisplayArea;->onRootTaskRemoved(Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskDisplayArea;->onRootTaskWindowingModeChanged(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/TaskDisplayArea;->onSplitScreenModeDismissed(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/TaskDisplayArea;->onStackOrderChanged(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskDisplayArea;->onStackRemoved(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/TaskDisplayArea;->onStackWindowingModeChanged(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/TaskDisplayArea;->pauseBackStacks(ZLcom/android/server/wm/ActivityRecord;)Z -HSPLcom/android/server/wm/TaskDisplayArea;->positionChildAt(ILcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/TaskDisplayArea;->pauseBackTasks(ZLcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/TaskDisplayArea;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V +HPLcom/android/server/wm/TaskDisplayArea;->positionChildTaskAt(ILcom/android/server/wm/Task;Z)V PLcom/android/server/wm/TaskDisplayArea;->positionTaskBehindHome(Lcom/android/server/wm/Task;)V -HSPLcom/android/server/wm/TaskDisplayArea;->prepareFreezingTaskBounds()V HSPLcom/android/server/wm/TaskDisplayArea;->reduceOnAllTaskDisplayAreas(Ljava/util/function/BiFunction;Ljava/lang/Object;Z)Ljava/lang/Object; -PLcom/android/server/wm/TaskDisplayArea;->registerStackOrderChangedListener(Lcom/android/server/wm/TaskDisplayArea$OnStackOrderChangedListener;)V -PLcom/android/server/wm/TaskDisplayArea;->remove()Lcom/android/server/wm/Task; -PLcom/android/server/wm/TaskDisplayArea;->removeChild(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskDisplayArea;->removeChild(Lcom/android/server/wm/WindowContainer;)V -HSPLcom/android/server/wm/TaskDisplayArea;->removeExistingAppTokensIfPossible()V -HPLcom/android/server/wm/TaskDisplayArea;->removeRootTasksInWindowingModes([I)V -HSPLcom/android/server/wm/TaskDisplayArea;->removeStackReferenceIfNeeded(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskDisplayArea;->resolveWindowingMode(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;I)I -HSPLcom/android/server/wm/TaskDisplayArea;->setExitingTokensHasVisible(Z)V -PLcom/android/server/wm/TaskDisplayArea;->topRunningActivity()Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/TaskDisplayArea;->registerRootTaskOrderChangedListener(Lcom/android/server/wm/TaskDisplayArea$OnRootTaskOrderChangedListener;)V +HPLcom/android/server/wm/TaskDisplayArea;->remove()Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskDisplayArea;->removeChild(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/TaskDisplayArea;->removeChildTask(Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskDisplayArea;->removeRootTaskReferenceIfNeeded(Lcom/android/server/wm/Task;)V +PLcom/android/server/wm/TaskDisplayArea;->resetPreferredTopFocusableRootTaskIfBelow(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskDisplayArea;->resolveWindowingMode(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;I)I +HPLcom/android/server/wm/TaskDisplayArea;->topRunningActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/TaskDisplayArea;->topRunningActivity(Z)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/TaskDisplayArea;->unregisterStackOrderChangedListener(Lcom/android/server/wm/TaskDisplayArea$OnStackOrderChangedListener;)V +HPLcom/android/server/wm/TaskDisplayArea;->unregisterRootTaskOrderChangedListener(Lcom/android/server/wm/TaskDisplayArea$OnRootTaskOrderChangedListener;)V HPLcom/android/server/wm/TaskDisplayArea;->updateLastFocusedRootTask(Lcom/android/server/wm/Task;Ljava/lang/String;)V -HSPLcom/android/server/wm/TaskDisplayArea;->updateLaunchRootTask(I)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/TaskDisplayArea;->validateWindowingMode(ILcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;I)I -HSPLcom/android/server/wm/TaskLaunchParamsModifier;->(Lcom/android/server/wm/ActivityStackSupervisor;)V -HSPLcom/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;ILcom/android/server/wm/LaunchParamsController$LaunchParams;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)I +HSPLcom/android/server/wm/TaskLaunchParamsModifier;->(Lcom/android/server/wm/ActivityTaskSupervisor;)V +HPLcom/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 HSPLcom/android/server/wm/TaskLaunchParamsModifier;->canApplyFreeformWindowPolicy(Lcom/android/server/wm/DisplayContent;I)Z -PLcom/android/server/wm/TaskLaunchParamsModifier;->canInheritWindowingModeFromSource(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/ActivityRecord;)Z -HSPLcom/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/TaskDisplayArea; +HPLcom/android/server/wm/TaskLaunchParamsModifier;->canInheritWindowingModeFromSource(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/TaskLaunchParamsModifier;->getFallbackDisplayAreaForActivity(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityStarter$Request;)Lcom/android/server/wm/TaskDisplayArea; +HPLcom/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; HSPLcom/android/server/wm/TaskLaunchParamsModifier;->initLogBuilder(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;)V -HSPLcom/android/server/wm/TaskLaunchParamsModifier;->onCalculate(Lcom/android/server/wm/Task;Landroid/content/pm/ActivityInfo$WindowLayout;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;ILcom/android/server/wm/LaunchParamsController$LaunchParams;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)I +HPLcom/android/server/wm/TaskLaunchParamsModifier;->onCalculate(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 HSPLcom/android/server/wm/TaskLaunchParamsModifier;->outputLog()V -PLcom/android/server/wm/TaskOrganizerController$DeathRecipient;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;)V +HSPLcom/android/server/wm/TaskOrganizerController$DeathRecipient;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;)V PLcom/android/server/wm/TaskOrganizerController$DeathRecipient;->binderDied()V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;Ljava/util/function/Consumer;)V -HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskAppeared$0$TaskOrganizerController$TaskOrganizerCallbacks(Landroid/app/ActivityManager$RunningTaskInfo;Lcom/android/server/wm/Task;Z)V -HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskInfoChanged$2$TaskOrganizerController$TaskOrganizerCallbacks(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskVanished$1$TaskOrganizerController$TaskOrganizerCallbacks(Landroid/app/ActivityManager$RunningTaskInfo;)V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskAppeared(Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;Ljava/util/function/Consumer;)V +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskAppeared$2$TaskOrganizerController$TaskOrganizerCallbacks(Landroid/app/ActivityManager$RunningTaskInfo;Lcom/android/server/wm/Task;Z)V +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskInfoChanged$4$TaskOrganizerController$TaskOrganizerCallbacks(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V +PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->lambda$onTaskVanished$3$TaskOrganizerController$TaskOrganizerCallbacks(Landroid/app/ActivityManager$RunningTaskInfo;)V +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskAppeared(Lcom/android/server/wm/Task;)V HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskInfoChanged(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskVanished(Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->prepareLeash(Lcom/android/server/wm/Task;ZLjava/lang/String;)Landroid/view/SurfaceControl; -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;I)V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->access$700(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks; +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskVanished(Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->prepareLeash(Lcom/android/server/wm/Task;ZLjava/lang/String;)Landroid/view/SurfaceControl; +HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->(Lcom/android/server/wm/TaskOrganizerController;Landroid/window/ITaskOrganizer;I)V +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->access$700(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks; PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->access$800(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)Ljava/util/ArrayList; PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->access$900(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)I HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->addTask(Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->addTaskWithoutCallback(Lcom/android/server/wm/Task;Ljava/lang/String;)Landroid/view/SurfaceControl; +HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->addTaskWithoutCallback(Lcom/android/server/wm/Task;Ljava/lang/String;)Landroid/view/SurfaceControl; PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->dispose()V -PLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->removeTask(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->removeTask(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/TaskOrganizerController;->()V HSPLcom/android/server/wm/TaskOrganizerController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -HPLcom/android/server/wm/TaskOrganizerController;->access$200(Lcom/android/server/wm/TaskOrganizerController;)Landroid/view/SurfaceControl$Transaction; -PLcom/android/server/wm/TaskOrganizerController;->access$300(Lcom/android/server/wm/TaskOrganizerController;)Ljava/util/function/Consumer; -PLcom/android/server/wm/TaskOrganizerController;->access$400(Lcom/android/server/wm/TaskOrganizerController;)Lcom/android/server/wm/ActivityTaskManagerService; +PLcom/android/server/wm/TaskOrganizerController;->access$000(Lcom/android/server/wm/TaskOrganizerController;)Lcom/android/server/wm/WindowManagerGlobalLock; +PLcom/android/server/wm/TaskOrganizerController;->access$100(Lcom/android/server/wm/TaskOrganizerController;)Ljava/util/HashMap; +HSPLcom/android/server/wm/TaskOrganizerController;->access$200(Lcom/android/server/wm/TaskOrganizerController;)Landroid/view/SurfaceControl$Transaction; +HSPLcom/android/server/wm/TaskOrganizerController;->access$300(Lcom/android/server/wm/TaskOrganizerController;)Ljava/util/function/Consumer; +HSPLcom/android/server/wm/TaskOrganizerController;->access$400(Lcom/android/server/wm/TaskOrganizerController;)Lcom/android/server/wm/ActivityTaskManagerService; PLcom/android/server/wm/TaskOrganizerController;->access$500(Lcom/android/server/wm/TaskOrganizerController;)Ljava/util/HashSet; -PLcom/android/server/wm/TaskOrganizerController;->createRootTask(IILandroid/os/IBinder;)V -PLcom/android/server/wm/TaskOrganizerController;->createRootTask(Lcom/android/server/wm/DisplayContent;ILandroid/os/IBinder;)Lcom/android/server/wm/Task; +PLcom/android/server/wm/TaskOrganizerController;->access$600(Lcom/android/server/wm/TaskOrganizerController;)Ljava/util/LinkedList; +HSPLcom/android/server/wm/TaskOrganizerController;->createRootTask(IILandroid/os/IBinder;)V +HSPLcom/android/server/wm/TaskOrganizerController;->createRootTask(Lcom/android/server/wm/DisplayContent;ILandroid/os/IBinder;)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/TaskOrganizerController;->dispatchPendingTaskInfoChanges()V HPLcom/android/server/wm/TaskOrganizerController;->dispatchTaskInfoChanged(Lcom/android/server/wm/Task;Z)V -PLcom/android/server/wm/TaskOrganizerController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/wm/TaskOrganizerController;->enforceTaskPermission(Ljava/lang/String;)V -PLcom/android/server/wm/TaskOrganizerController;->getChildTasks(Landroid/window/WindowContainerToken;[I)Ljava/util/List; -PLcom/android/server/wm/TaskOrganizerController;->getImeTarget(I)Landroid/window/WindowContainerToken; +HPLcom/android/server/wm/TaskOrganizerController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HSPLcom/android/server/wm/TaskOrganizerController;->enforceTaskPermission(Ljava/lang/String;)V +HPLcom/android/server/wm/TaskOrganizerController;->getChildTasks(Landroid/window/WindowContainerToken;[I)Ljava/util/List; +HPLcom/android/server/wm/TaskOrganizerController;->getImeTarget(I)Landroid/window/WindowContainerToken; PLcom/android/server/wm/TaskOrganizerController;->getRootTasks(I[I)Ljava/util/List; HSPLcom/android/server/wm/TaskOrganizerController;->getTaskOrganizer(I)Landroid/window/ITaskOrganizer; PLcom/android/server/wm/TaskOrganizerController;->handleInterceptBackPressedOnTaskRoot(Lcom/android/server/wm/Task;)Z HSPLcom/android/server/wm/TaskOrganizerController;->isSupportedWindowingMode(I)Z -HPLcom/android/server/wm/TaskOrganizerController;->lambda$getRootTasks$1([ILjava/util/ArrayList;Lcom/android/server/wm/TaskDisplayArea;)V -HPLcom/android/server/wm/TaskOrganizerController;->lambda$registerTaskOrganizer$0(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskOrganizerController;->onTaskAppeared(Landroid/window/ITaskOrganizer;Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskOrganizerController;->onTaskVanished(Landroid/window/ITaskOrganizer;Lcom/android/server/wm/Task;)V -HPLcom/android/server/wm/TaskOrganizerController;->registerTaskOrganizer(Landroid/window/ITaskOrganizer;)Landroid/content/pm/ParceledListSlice; -PLcom/android/server/wm/TaskOrganizerController;->setLaunchRoot(ILandroid/window/WindowContainerToken;)V +PLcom/android/server/wm/TaskOrganizerController;->lambda$getRootTasks$1([ILjava/util/ArrayList;Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskOrganizerController;->lambda$registerTaskOrganizer$0(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;Ljava/util/ArrayList;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskOrganizerController;->onTaskAppeared(Landroid/window/ITaskOrganizer;Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskOrganizerController;->onTaskVanished(Landroid/window/ITaskOrganizer;Lcom/android/server/wm/Task;)V +HSPLcom/android/server/wm/TaskOrganizerController;->registerTaskOrganizer(Landroid/window/ITaskOrganizer;)Landroid/content/pm/ParceledListSlice; +PLcom/android/server/wm/TaskOrganizerController;->setInterceptBackPressedOnTaskRoot(Landroid/window/WindowContainerToken;Z)V PLcom/android/server/wm/TaskPersister$1;->(Lcom/android/server/wm/TaskPersister;)V PLcom/android/server/wm/TaskPersister$1;->compare(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;)I PLcom/android/server/wm/TaskPersister$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->(Ljava/lang/String;Landroid/graphics/Bitmap;)V -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->matches(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;)Z -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->matches(Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)Z -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->process()V -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->updateFrom(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;)V -PLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->updateFrom(Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)V +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->(Ljava/lang/String;Landroid/graphics/Bitmap;)V +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->matches(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;)Z +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->matches(Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)Z +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->process()V +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->updateFrom(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;)V +HPLcom/android/server/wm/TaskPersister$ImageWriteQueueItem;->updateFrom(Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)V HPLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityTaskManagerService;)V -PLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->access$200(Lcom/android/server/wm/TaskPersister$TaskWriteQueueItem;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->access$200(Lcom/android/server/wm/TaskPersister$TaskWriteQueueItem;)Lcom/android/server/wm/Task; HPLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->process()V -PLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->saveToXml(Lcom/android/server/wm/Task;)Ljava/io/StringWriter; -HSPLcom/android/server/wm/TaskPersister;->(Ljava/io/File;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/PersisterQueue;)V +HPLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->saveToXml(Lcom/android/server/wm/Task;)[B +HSPLcom/android/server/wm/TaskPersister;->(Ljava/io/File;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/PersisterQueue;)V HPLcom/android/server/wm/TaskPersister;->access$000(I)Ljava/io/File; PLcom/android/server/wm/TaskPersister;->access$100(Ljava/lang/String;)Z -PLcom/android/server/wm/TaskPersister;->createParentDirectory(Ljava/lang/String;)Z -PLcom/android/server/wm/TaskPersister;->getUserImagesDir(I)Ljava/io/File; +HPLcom/android/server/wm/TaskPersister;->createParentDirectory(Ljava/lang/String;)Z +PLcom/android/server/wm/TaskPersister;->getImageFromWriteQueue(Ljava/lang/String;)Landroid/graphics/Bitmap; +PLcom/android/server/wm/TaskPersister;->getTaskDescriptionIcon(Ljava/lang/String;)Landroid/graphics/Bitmap; +HPLcom/android/server/wm/TaskPersister;->getUserImagesDir(I)Ljava/io/File; HSPLcom/android/server/wm/TaskPersister;->getUserPersistedTaskIdsFile(I)Ljava/io/File; -PLcom/android/server/wm/TaskPersister;->getUserTasksDir(I)Ljava/io/File; +HPLcom/android/server/wm/TaskPersister;->getUserTasksDir(I)Ljava/io/File; PLcom/android/server/wm/TaskPersister;->lambda$getImageFromWriteQueue$2(Ljava/lang/String;Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)Z PLcom/android/server/wm/TaskPersister;->lambda$removeThumbnails$0(Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskPersister$ImageWriteQueueItem;)Z -PLcom/android/server/wm/TaskPersister;->lambda$wakeup$1(Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskPersister$TaskWriteQueueItem;)Z +HPLcom/android/server/wm/TaskPersister;->lambda$wakeup$1(Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskPersister$TaskWriteQueueItem;)Z HSPLcom/android/server/wm/TaskPersister;->loadPersistedTaskIdsForUser(I)Landroid/util/SparseBooleanArray; HPLcom/android/server/wm/TaskPersister;->onPreProcessItem(Z)V HPLcom/android/server/wm/TaskPersister;->removeObsoleteFiles(Landroid/util/ArraySet;)V HPLcom/android/server/wm/TaskPersister;->removeObsoleteFiles(Landroid/util/ArraySet;[Ljava/io/File;)V -PLcom/android/server/wm/TaskPersister;->removeThumbnails(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskPersister;->removeThumbnails(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/TaskPersister;->restoreImage(Ljava/lang/String;)Landroid/graphics/Bitmap; HPLcom/android/server/wm/TaskPersister;->restoreTasksForUserLocked(ILandroid/util/SparseBooleanArray;)Ljava/util/List; -PLcom/android/server/wm/TaskPersister;->saveImage(Landroid/graphics/Bitmap;Ljava/lang/String;)V +HPLcom/android/server/wm/TaskPersister;->saveImage(Landroid/graphics/Bitmap;Ljava/lang/String;)V PLcom/android/server/wm/TaskPersister;->taskIdToTask(ILjava/util/ArrayList;)Lcom/android/server/wm/Task; +PLcom/android/server/wm/TaskPersister;->unloadUserDataFromMemory(I)V HPLcom/android/server/wm/TaskPersister;->wakeup(Lcom/android/server/wm/Task;Z)V HPLcom/android/server/wm/TaskPersister;->writePersistedTaskIdsForUser(Landroid/util/SparseBooleanArray;I)V HPLcom/android/server/wm/TaskPersister;->writeTaskIdsFiles()V HSPLcom/android/server/wm/TaskPositioningController;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/input/InputManagerService;Landroid/app/IActivityTaskManager;Landroid/os/Looper;)V PLcom/android/server/wm/TaskPositioningController;->handleTapOutsideTask(Lcom/android/server/wm/DisplayContent;II)V -PLcom/android/server/wm/TaskPositioningController;->lambda$handleTapOutsideTask$0$TaskPositioningController(Lcom/android/server/wm/DisplayContent;II)V -PLcom/android/server/wm/TaskSnapshotCache$CacheEntry;->(Landroid/app/ActivityManager$TaskSnapshot;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/TaskPositioningController;->lambda$handleTapOutsideTask$0$TaskPositioningController(Lcom/android/server/wm/DisplayContent;II)V +HPLcom/android/server/wm/TaskSnapshotCache$CacheEntry;->(Landroid/window/TaskSnapshot;Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/TaskSnapshotCache;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/TaskSnapshotLoader;)V HSPLcom/android/server/wm/TaskSnapshotCache;->clearRunningCache()V -PLcom/android/server/wm/TaskSnapshotCache;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -HPLcom/android/server/wm/TaskSnapshotCache;->getSnapshot(IIZZ)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/TaskSnapshotCache;->onAppDied(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/TaskSnapshotCache;->onAppRemoved(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/TaskSnapshotCache;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/TaskSnapshotCache;->getSnapshot(IIZZ)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotCache;->onAppDied(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/TaskSnapshotCache;->onAppRemoved(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/TaskSnapshotCache;->onTaskRemoved(I)V -PLcom/android/server/wm/TaskSnapshotCache;->putSnapshot(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$TaskSnapshot;)V -PLcom/android/server/wm/TaskSnapshotCache;->removeRunningEntry(I)V -PLcom/android/server/wm/TaskSnapshotCache;->tryRestoreFromDisk(IIZ)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotCache;->putSnapshot(Lcom/android/server/wm/Task;Landroid/window/TaskSnapshot;)V +HPLcom/android/server/wm/TaskSnapshotCache;->removeRunningEntry(I)V +HPLcom/android/server/wm/TaskSnapshotCache;->tryRestoreFromDisk(IIZ)Landroid/window/TaskSnapshot; HSPLcom/android/server/wm/TaskSnapshotController;->(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/TaskSnapshotController;->addSkipClosingAppSnapshotTasks(Landroid/util/ArraySet;)V +HPLcom/android/server/wm/TaskSnapshotController;->addSkipClosingAppSnapshotTasks(Landroid/util/ArraySet;)V HSPLcom/android/server/wm/TaskSnapshotController;->clearSnapshotCache()V -PLcom/android/server/wm/TaskSnapshotController;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityManager$TaskSnapshot;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; -HPLcom/android/server/wm/TaskSnapshotController;->createTaskSnapshot(Lcom/android/server/wm/Task;FILandroid/graphics/Point;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -PLcom/android/server/wm/TaskSnapshotController;->createTaskSnapshot(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$TaskSnapshot$Builder;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; -PLcom/android/server/wm/TaskSnapshotController;->drawAppThemeSnapshot(Lcom/android/server/wm/Task;)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotController;->createStartingSurface(Lcom/android/server/wm/ActivityRecord;Landroid/window/TaskSnapshot;)Lcom/android/server/policy/WindowManagerPolicy$StartingSurface; +HPLcom/android/server/wm/TaskSnapshotController;->createTaskSnapshot(Lcom/android/server/wm/Task;FILandroid/graphics/Point;Landroid/window/TaskSnapshot$Builder;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +HPLcom/android/server/wm/TaskSnapshotController;->createTaskSnapshot(Lcom/android/server/wm/Task;Landroid/window/TaskSnapshot$Builder;)Landroid/view/SurfaceControl$ScreenshotHardwareBuffer; +HPLcom/android/server/wm/TaskSnapshotController;->drawAppThemeSnapshot(Lcom/android/server/wm/Task;)Landroid/window/TaskSnapshot; PLcom/android/server/wm/TaskSnapshotController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/wm/TaskSnapshotController;->findAppTokenForSnapshot(Lcom/android/server/wm/Task;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/TaskSnapshotController;->findAppTokenForSnapshot(Lcom/android/server/wm/Task;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/TaskSnapshotController;->getAppearance(Lcom/android/server/wm/Task;)I HPLcom/android/server/wm/TaskSnapshotController;->getClosingTasks(Landroid/util/ArraySet;Landroid/util/ArraySet;)V -PLcom/android/server/wm/TaskSnapshotController;->getInsets(Lcom/android/server/wm/WindowState;)Landroid/graphics/Rect; -HPLcom/android/server/wm/TaskSnapshotController;->getInsetsStateWithVisibilityOverride(Lcom/android/server/wm/WindowState;)Landroid/view/InsetsState; -HPLcom/android/server/wm/TaskSnapshotController;->getSnapshot(IIZZ)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/TaskSnapshotController;->getSnapshotMode(Lcom/android/server/wm/Task;)I +HPLcom/android/server/wm/TaskSnapshotController;->getSnapshot(IIZZ)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotController;->getSnapshotMode(Lcom/android/server/wm/Task;)I HPLcom/android/server/wm/TaskSnapshotController;->getSystemBarInsets(Landroid/graphics/Rect;Landroid/view/InsetsState;)Landroid/graphics/Rect; -PLcom/android/server/wm/TaskSnapshotController;->getSystemUiVisibility(Lcom/android/server/wm/Task;)I -PLcom/android/server/wm/TaskSnapshotController;->handleClosingApps(Landroid/util/ArraySet;)V +HPLcom/android/server/wm/TaskSnapshotController;->handleClosingApps(Landroid/util/ArraySet;)V HPLcom/android/server/wm/TaskSnapshotController;->lambda$findAppTokenForSnapshot$0(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/TaskSnapshotController;->lambda$findAppTokenForSnapshot$1(Lcom/android/server/wm/ActivityRecord;)Z +HPLcom/android/server/wm/TaskSnapshotController;->lambda$findAppTokenForSnapshot$1(Lcom/android/server/wm/ActivityRecord;)Z HPLcom/android/server/wm/TaskSnapshotController;->lambda$screenTurningOff$2$TaskSnapshotController(Lcom/android/server/wm/Task;)V -PLcom/android/server/wm/TaskSnapshotController;->lambda$screenTurningOff$3$TaskSnapshotController(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V -PLcom/android/server/wm/TaskSnapshotController;->minRect(Landroid/graphics/Rect;Landroid/graphics/Rect;)Landroid/graphics/Rect; +HPLcom/android/server/wm/TaskSnapshotController;->lambda$screenTurningOff$3$TaskSnapshotController(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V HSPLcom/android/server/wm/TaskSnapshotController;->notifyAppVisibilityChanged(Lcom/android/server/wm/ActivityRecord;Z)V PLcom/android/server/wm/TaskSnapshotController;->notifyTaskRemovedFromRecents(II)V -PLcom/android/server/wm/TaskSnapshotController;->onAppDied(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/TaskSnapshotController;->onAppRemoved(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/TaskSnapshotController;->onTransitionStarting(Lcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/TaskSnapshotController;->prepareTaskSnapshot(Lcom/android/server/wm/Task;ILandroid/app/ActivityManager$TaskSnapshot$Builder;)Z -PLcom/android/server/wm/TaskSnapshotController;->removeObsoleteTaskFiles(Landroid/util/ArraySet;[I)V -PLcom/android/server/wm/TaskSnapshotController;->removeSnapshotCache(I)V -PLcom/android/server/wm/TaskSnapshotController;->screenTurningOff(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V +HPLcom/android/server/wm/TaskSnapshotController;->onAppDied(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/TaskSnapshotController;->onAppRemoved(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/TaskSnapshotController;->onTransitionStarting(Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/TaskSnapshotController;->prepareTaskSnapshot(Lcom/android/server/wm/Task;ILandroid/window/TaskSnapshot$Builder;)Z +HPLcom/android/server/wm/TaskSnapshotController;->removeObsoleteTaskFiles(Landroid/util/ArraySet;[I)V +HPLcom/android/server/wm/TaskSnapshotController;->removeSnapshotCache(I)V +HPLcom/android/server/wm/TaskSnapshotController;->screenTurningOff(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V HPLcom/android/server/wm/TaskSnapshotController;->setPersisterPaused(Z)V -PLcom/android/server/wm/TaskSnapshotController;->shouldDisableSnapshots()Z -PLcom/android/server/wm/TaskSnapshotController;->snapshotTask(Lcom/android/server/wm/Task;)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/TaskSnapshotController;->snapshotTask(Lcom/android/server/wm/Task;I)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/TaskSnapshotController;->snapshotTasks(Landroid/util/ArraySet;)V +HPLcom/android/server/wm/TaskSnapshotController;->shouldDisableSnapshots()Z +HPLcom/android/server/wm/TaskSnapshotController;->snapshotTask(Lcom/android/server/wm/Task;)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotController;->snapshotTask(Lcom/android/server/wm/Task;I)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotController;->snapshotTasks(Landroid/util/ArraySet;)V HPLcom/android/server/wm/TaskSnapshotController;->snapshotTasks(Landroid/util/ArraySet;Z)V HSPLcom/android/server/wm/TaskSnapshotController;->systemReady()V HSPLcom/android/server/wm/TaskSnapshotLoader;->(Lcom/android/server/wm/TaskSnapshotPersister;)V -PLcom/android/server/wm/TaskSnapshotLoader;->getLegacySnapshotConfig(IFZZ)Lcom/android/server/wm/TaskSnapshotLoader$PreRLegacySnapshotConfig; -HPLcom/android/server/wm/TaskSnapshotLoader;->loadTask(IIZ)Landroid/app/ActivityManager$TaskSnapshot; +HPLcom/android/server/wm/TaskSnapshotLoader;->getLegacySnapshotConfig(IFZZ)Lcom/android/server/wm/TaskSnapshotLoader$PreRLegacySnapshotConfig; +HPLcom/android/server/wm/TaskSnapshotLoader;->loadTask(IIZ)Landroid/window/TaskSnapshot; HSPLcom/android/server/wm/TaskSnapshotPersister$1;->(Lcom/android/server/wm/TaskSnapshotPersister;Ljava/lang/String;)V HSPLcom/android/server/wm/TaskSnapshotPersister$1;->run()V PLcom/android/server/wm/TaskSnapshotPersister$DeleteWriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;II)V -PLcom/android/server/wm/TaskSnapshotPersister$DeleteWriteQueueItem;->write()V -PLcom/android/server/wm/TaskSnapshotPersister$RemoveObsoleteFilesQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;Landroid/util/ArraySet;[I)V +HPLcom/android/server/wm/TaskSnapshotPersister$DeleteWriteQueueItem;->write()V +HPLcom/android/server/wm/TaskSnapshotPersister$RemoveObsoleteFilesQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;Landroid/util/ArraySet;[I)V HPLcom/android/server/wm/TaskSnapshotPersister$RemoveObsoleteFilesQueueItem;->getTaskId(Ljava/lang/String;)I HPLcom/android/server/wm/TaskSnapshotPersister$RemoveObsoleteFilesQueueItem;->write()V -PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;IILandroid/app/ActivityManager$TaskSnapshot;)V +HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;IILandroid/window/TaskSnapshot;)V PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->access$000(Lcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;)I -PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->isReady()Z -PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->onDequeuedLocked()V -PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->onQueuedLocked()V +HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->isReady()Z +HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->onDequeuedLocked()V +HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->onQueuedLocked()V HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->write()V -PLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->writeBuffer()Z +HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->writeBuffer()Z HPLcom/android/server/wm/TaskSnapshotPersister$StoreWriteQueueItem;->writeProto()Z -PLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;)V -PLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;Lcom/android/server/wm/TaskSnapshotPersister$1;)V -PLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->isReady()Z -PLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->onDequeuedLocked()V -PLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->onQueuedLocked()V +HPLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;)V +HPLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->(Lcom/android/server/wm/TaskSnapshotPersister;Lcom/android/server/wm/TaskSnapshotPersister$1;)V +HPLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->isReady()Z +HPLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->onDequeuedLocked()V +HPLcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;->onQueuedLocked()V HSPLcom/android/server/wm/TaskSnapshotPersister;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/TaskSnapshotPersister$DirectoryResolver;)V HSPLcom/android/server/wm/TaskSnapshotPersister;->access$100(Lcom/android/server/wm/TaskSnapshotPersister;)Ljava/lang/Object; PLcom/android/server/wm/TaskSnapshotPersister;->access$1000(Lcom/android/server/wm/TaskSnapshotPersister;II)V -PLcom/android/server/wm/TaskSnapshotPersister;->access$1100(Lcom/android/server/wm/TaskSnapshotPersister;)Z -PLcom/android/server/wm/TaskSnapshotPersister;->access$1200(Lcom/android/server/wm/TaskSnapshotPersister;)F -PLcom/android/server/wm/TaskSnapshotPersister;->access$1300(Lcom/android/server/wm/TaskSnapshotPersister;)Landroid/util/ArraySet; +HPLcom/android/server/wm/TaskSnapshotPersister;->access$1100(Lcom/android/server/wm/TaskSnapshotPersister;)Z +HPLcom/android/server/wm/TaskSnapshotPersister;->access$1200(Lcom/android/server/wm/TaskSnapshotPersister;)F +HPLcom/android/server/wm/TaskSnapshotPersister;->access$1300(Lcom/android/server/wm/TaskSnapshotPersister;)Landroid/util/ArraySet; HSPLcom/android/server/wm/TaskSnapshotPersister;->access$200(Lcom/android/server/wm/TaskSnapshotPersister;)Z HSPLcom/android/server/wm/TaskSnapshotPersister;->access$300(Lcom/android/server/wm/TaskSnapshotPersister;)Ljava/util/ArrayDeque; HSPLcom/android/server/wm/TaskSnapshotPersister;->access$402(Lcom/android/server/wm/TaskSnapshotPersister;Z)Z -PLcom/android/server/wm/TaskSnapshotPersister;->access$600(Lcom/android/server/wm/TaskSnapshotPersister;)Ljava/util/ArrayDeque; -PLcom/android/server/wm/TaskSnapshotPersister;->access$700(Lcom/android/server/wm/TaskSnapshotPersister;)Landroid/os/UserManagerInternal; -PLcom/android/server/wm/TaskSnapshotPersister;->access$800(Lcom/android/server/wm/TaskSnapshotPersister;I)Z -PLcom/android/server/wm/TaskSnapshotPersister;->access$900(Lcom/android/server/wm/TaskSnapshotPersister;I)Ljava/io/File; -PLcom/android/server/wm/TaskSnapshotPersister;->createDirectory(I)Z -PLcom/android/server/wm/TaskSnapshotPersister;->deleteSnapshot(II)V -PLcom/android/server/wm/TaskSnapshotPersister;->enableLowResSnapshots()Z +HPLcom/android/server/wm/TaskSnapshotPersister;->access$600(Lcom/android/server/wm/TaskSnapshotPersister;)Ljava/util/ArrayDeque; +HPLcom/android/server/wm/TaskSnapshotPersister;->access$700(Lcom/android/server/wm/TaskSnapshotPersister;)Lcom/android/server/pm/UserManagerInternal; +HPLcom/android/server/wm/TaskSnapshotPersister;->access$800(Lcom/android/server/wm/TaskSnapshotPersister;I)Z +HPLcom/android/server/wm/TaskSnapshotPersister;->access$900(Lcom/android/server/wm/TaskSnapshotPersister;I)Ljava/io/File; +HPLcom/android/server/wm/TaskSnapshotPersister;->createDirectory(I)Z +HPLcom/android/server/wm/TaskSnapshotPersister;->deleteSnapshot(II)V +HPLcom/android/server/wm/TaskSnapshotPersister;->enableLowResSnapshots()Z HPLcom/android/server/wm/TaskSnapshotPersister;->ensureStoreQueueDepthLocked()V -PLcom/android/server/wm/TaskSnapshotPersister;->getDirectory(I)Ljava/io/File; -PLcom/android/server/wm/TaskSnapshotPersister;->getHighResolutionBitmapFile(II)Ljava/io/File; -PLcom/android/server/wm/TaskSnapshotPersister;->getLowResolutionBitmapFile(II)Ljava/io/File; -PLcom/android/server/wm/TaskSnapshotPersister;->getProtoFile(II)Ljava/io/File; -PLcom/android/server/wm/TaskSnapshotPersister;->onTaskRemovedFromRecents(II)V -PLcom/android/server/wm/TaskSnapshotPersister;->persistSnapshot(IILandroid/app/ActivityManager$TaskSnapshot;)V -PLcom/android/server/wm/TaskSnapshotPersister;->removeObsoleteFiles(Landroid/util/ArraySet;[I)V -PLcom/android/server/wm/TaskSnapshotPersister;->sendToQueueLocked(Lcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;)V +HPLcom/android/server/wm/TaskSnapshotPersister;->getDirectory(I)Ljava/io/File; +HPLcom/android/server/wm/TaskSnapshotPersister;->getHighResolutionBitmapFile(II)Ljava/io/File; +HPLcom/android/server/wm/TaskSnapshotPersister;->getLowResolutionBitmapFile(II)Ljava/io/File; +HPLcom/android/server/wm/TaskSnapshotPersister;->getProtoFile(II)Ljava/io/File; +HPLcom/android/server/wm/TaskSnapshotPersister;->onTaskRemovedFromRecents(II)V +HPLcom/android/server/wm/TaskSnapshotPersister;->persistSnapshot(IILandroid/window/TaskSnapshot;)V +HPLcom/android/server/wm/TaskSnapshotPersister;->removeObsoleteFiles(Landroid/util/ArraySet;[I)V +HPLcom/android/server/wm/TaskSnapshotPersister;->sendToQueueLocked(Lcom/android/server/wm/TaskSnapshotPersister$WriteQueueItem;)V HPLcom/android/server/wm/TaskSnapshotPersister;->setPaused(Z)V HSPLcom/android/server/wm/TaskSnapshotPersister;->start()V -PLcom/android/server/wm/TaskSnapshotPersister;->use16BitFormat()Z +HPLcom/android/server/wm/TaskSnapshotPersister;->use16BitFormat()Z PLcom/android/server/wm/TaskSnapshotSurface$1;->(Landroid/os/Looper;)V -PLcom/android/server/wm/TaskSnapshotSurface$1;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->(IIILandroid/app/ActivityManager$TaskDescription;FLandroid/view/InsetsState;)V -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawDecors(Landroid/graphics/Canvas;Landroid/graphics/Rect;)V -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawNavigationBarBackground(Landroid/graphics/Canvas;)V -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawStatusBarBackground(Landroid/graphics/Canvas;Landroid/graphics/Rect;I)V -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->getStatusBarColorViewHeight()I -PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->isNavigationBarColorViewVisible()Z +HPLcom/android/server/wm/TaskSnapshotSurface$1;->handleMessage(Landroid/os/Message;)V +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->(IIILandroid/app/ActivityManager$TaskDescription;FLandroid/view/InsetsState;)V +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawDecors(Landroid/graphics/Canvas;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawNavigationBarBackground(Landroid/graphics/Canvas;)V +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->drawStatusBarBackground(Landroid/graphics/Canvas;Landroid/graphics/Rect;I)V +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->getStatusBarColorViewHeight()I +HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->isNavigationBarColorViewVisible()Z HPLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->setInsets(Landroid/graphics/Rect;)V -PLcom/android/server/wm/TaskSnapshotSurface$Window;->()V +HPLcom/android/server/wm/TaskSnapshotSurface$Window;->()V HPLcom/android/server/wm/TaskSnapshotSurface$Window;->resized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;ZZI)V -PLcom/android/server/wm/TaskSnapshotSurface$Window;->setOuter(Lcom/android/server/wm/TaskSnapshotSurface;)V +HPLcom/android/server/wm/TaskSnapshotSurface$Window;->setOuter(Lcom/android/server/wm/TaskSnapshotSurface;)V PLcom/android/server/wm/TaskSnapshotSurface;->()V +HPLcom/android/server/wm/TaskSnapshotSurface;->(Lcom/android/server/wm/WindowManagerService;ILcom/android/server/wm/TaskSnapshotSurface$Window;Landroid/view/SurfaceControl;Landroid/window/TaskSnapshot;Ljava/lang/CharSequence;Landroid/app/ActivityManager$TaskDescription;IIILandroid/graphics/Rect;IILandroid/view/InsetsState;)V PLcom/android/server/wm/TaskSnapshotSurface;->access$000(Lcom/android/server/wm/TaskSnapshotSurface;)Lcom/android/server/wm/WindowManagerService; PLcom/android/server/wm/TaskSnapshotSurface;->access$100(Lcom/android/server/wm/TaskSnapshotSurface;)Z PLcom/android/server/wm/TaskSnapshotSurface;->access$200(Lcom/android/server/wm/TaskSnapshotSurface;)V PLcom/android/server/wm/TaskSnapshotSurface;->access$300(Lcom/android/server/wm/TaskSnapshotSurface;)I PLcom/android/server/wm/TaskSnapshotSurface;->access$400()Landroid/os/Handler; -PLcom/android/server/wm/TaskSnapshotSurface;->calculateSnapshotCrop()Landroid/graphics/Rect; -PLcom/android/server/wm/TaskSnapshotSurface;->calculateSnapshotFrame(Landroid/graphics/Rect;)Landroid/graphics/Rect; -PLcom/android/server/wm/TaskSnapshotSurface;->create(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityManager$TaskSnapshot;)Lcom/android/server/wm/TaskSnapshotSurface; +HPLcom/android/server/wm/TaskSnapshotSurface;->calculateSnapshotCrop()Landroid/graphics/Rect; +HPLcom/android/server/wm/TaskSnapshotSurface;->calculateSnapshotFrame(Landroid/graphics/Rect;)Landroid/graphics/Rect; +HPLcom/android/server/wm/TaskSnapshotSurface;->create(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/window/TaskSnapshot;)Lcom/android/server/wm/TaskSnapshotSurface; +HPLcom/android/server/wm/TaskSnapshotSurface;->create(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/ActivityRecord;Landroid/window/TaskSnapshot;Landroid/view/IWindowSession;)Lcom/android/server/wm/TaskSnapshotSurface; PLcom/android/server/wm/TaskSnapshotSurface;->drawBackgroundAndBars(Landroid/graphics/Canvas;Landroid/graphics/Rect;)V -PLcom/android/server/wm/TaskSnapshotSurface;->drawSizeMismatchSnapshot()V -PLcom/android/server/wm/TaskSnapshotSurface;->drawSnapshot()V -PLcom/android/server/wm/TaskSnapshotSurface;->remove()V -PLcom/android/server/wm/TaskSnapshotSurface;->reportDrawn()V +HPLcom/android/server/wm/TaskSnapshotSurface;->drawSizeMismatchSnapshot()V +HPLcom/android/server/wm/TaskSnapshotSurface;->drawSnapshot()V +HPLcom/android/server/wm/TaskSnapshotSurface;->remove()V +HPLcom/android/server/wm/TaskSnapshotSurface;->reportDrawn()V HPLcom/android/server/wm/TaskSnapshotSurface;->setFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/TaskTapPointerEventListener;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/TaskTapPointerEventListener;->onPointerEvent(Landroid/view/MotionEvent;)V +HPLcom/android/server/wm/TaskTapPointerEventListener;->restorePointerIcon(II)V HSPLcom/android/server/wm/TaskTapPointerEventListener;->setTouchExcludeRegion(Landroid/graphics/Region;)V -HSPLcom/android/server/wm/TransitionController;->()V HSPLcom/android/server/wm/TransitionController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -HPLcom/android/server/wm/TransitionController;->adaptLegacyPrepare(IIZ)Z -PLcom/android/server/wm/TransitionController;->collect(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/TransitionController;->inTransition()Z +HPLcom/android/server/wm/TransitionController;->collect(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/TransitionController;->collectExistenceChange(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/TransitionController;->getTransitionPlayer()Landroid/window/ITransitionPlayer; +HPLcom/android/server/wm/TransitionController;->inTransition()Z HPLcom/android/server/wm/TransitionController;->inTransition(Lcom/android/server/wm/WindowContainer;)Z +HPLcom/android/server/wm/TransitionController;->isCollecting()Z +HSPLcom/android/server/wm/TransitionController;->isPlaying()Z HSPLcom/android/server/wm/TransitionController;->isShellTransitionsEnabled()Z -PLcom/android/server/wm/TransitionController;->setReady()V +HPLcom/android/server/wm/TransitionController;->requestTransitionIfNeeded(IILcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/Transition; +HPLcom/android/server/wm/TransitionController;->requestTransitionIfNeeded(ILcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/Transition; +HPLcom/android/server/wm/TransitionController;->setReady()V +HPLcom/android/server/wm/TransitionController;->setReady(Z)V HSPLcom/android/server/wm/UnknownAppVisibilityController;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/UnknownAppVisibilityController;->allResolved()Z -PLcom/android/server/wm/UnknownAppVisibilityController;->appRemovedOrHidden(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/UnknownAppVisibilityController;->clear()V +HPLcom/android/server/wm/UnknownAppVisibilityController;->allResolved()Z +HPLcom/android/server/wm/UnknownAppVisibilityController;->appRemovedOrHidden(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/UnknownAppVisibilityController;->clear()V PLcom/android/server/wm/UnknownAppVisibilityController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/UnknownAppVisibilityController;->lambda$_v7kXOoBEXK-gTSUZieC_kva6Kg(Lcom/android/server/wm/UnknownAppVisibilityController;)V HPLcom/android/server/wm/UnknownAppVisibilityController;->notifyAppResumedFinished(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/UnknownAppVisibilityController;->notifyLaunched(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/UnknownAppVisibilityController;->notifyRelayouted(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/UnknownAppVisibilityController;->notifyVisibilitiesUpdated()V +PLcom/android/server/wm/ViewServer$ViewServerWorker;->(Lcom/android/server/wm/ViewServer;Ljava/net/Socket;)V +PLcom/android/server/wm/ViewServer$ViewServerWorker;->run()V +PLcom/android/server/wm/ViewServer$ViewServerWorker;->windowManagerAutolistLoop()Z +PLcom/android/server/wm/ViewServer$ViewServerWorker;->windowsChanged()V +PLcom/android/server/wm/ViewServer;->(Lcom/android/server/wm/WindowManagerService;I)V +PLcom/android/server/wm/ViewServer;->access$100(Lcom/android/server/wm/ViewServer;)Lcom/android/server/wm/WindowManagerService; +PLcom/android/server/wm/ViewServer;->run()V +PLcom/android/server/wm/ViewServer;->start()Z +HPLcom/android/server/wm/VisibleActivityProcessTracker$CpuTimeRecord;->(Lcom/android/server/wm/VisibleActivityProcessTracker;Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/VisibleActivityProcessTracker$CpuTimeRecord;->run()V +HSPLcom/android/server/wm/VisibleActivityProcessTracker;->(Lcom/android/server/wm/ActivityTaskManagerService;)V +HPLcom/android/server/wm/VisibleActivityProcessTracker;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/wm/VisibleActivityProcessTracker;->hasResumedActivity(I)Z +HPLcom/android/server/wm/VisibleActivityProcessTracker;->hasVisibleActivity(I)Z +HPLcom/android/server/wm/VisibleActivityProcessTracker;->match(ILjava/util/function/Predicate;)Z +HPLcom/android/server/wm/VisibleActivityProcessTracker;->onActivityResumedWhileVisible(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/VisibleActivityProcessTracker;->onAllActivitiesInvisible(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/VisibleActivityProcessTracker;->onAnyActivityVisible(Lcom/android/server/wm/WindowProcessController;)V +HPLcom/android/server/wm/VisibleActivityProcessTracker;->removeProcess(Lcom/android/server/wm/WindowProcessController;)Lcom/android/server/wm/VisibleActivityProcessTracker$CpuTimeRecord; HSPLcom/android/server/wm/VrController$1;->(Lcom/android/server/wm/VrController;)V HSPLcom/android/server/wm/VrController;->()V HSPLcom/android/server/wm/VrController;->(Ljava/lang/Object;)V @@ -35917,67 +40779,73 @@ HSPLcom/android/server/wm/VrController;->onSystemReady()V PLcom/android/server/wm/VrController;->onTopProcChangedLocked(Lcom/android/server/wm/WindowProcessController;)V HPLcom/android/server/wm/VrController;->onVrModeChanged(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/VrController;->setVrRenderThreadLocked(IIZ)I -PLcom/android/server/wm/VrController;->shouldDisableNonVrUiLocked()Z +HPLcom/android/server/wm/VrController;->shouldDisableNonVrUiLocked()Z PLcom/android/server/wm/VrController;->toString()Ljava/lang/String; PLcom/android/server/wm/VrController;->updateVrRenderThreadLocked(IZ)I HPLcom/android/server/wm/WallpaperAnimationAdapter;->(Lcom/android/server/wm/WallpaperWindowToken;JJLjava/util/function/Consumer;)V HPLcom/android/server/wm/WallpaperAnimationAdapter;->createRemoteAnimationTarget()Landroid/view/RemoteAnimationTarget; -PLcom/android/server/wm/WallpaperAnimationAdapter;->getLastAnimationType()I +PLcom/android/server/wm/WallpaperAnimationAdapter;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/wm/WallpaperAnimationAdapter;->dumpDebug(Landroid/util/proto/ProtoOutputStream;)V +HPLcom/android/server/wm/WallpaperAnimationAdapter;->getLastAnimationType()I HPLcom/android/server/wm/WallpaperAnimationAdapter;->getLeash()Landroid/view/SurfaceControl; -PLcom/android/server/wm/WallpaperAnimationAdapter;->getLeashFinishedCallback()Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback; +HPLcom/android/server/wm/WallpaperAnimationAdapter;->getLeashFinishedCallback()Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback; HPLcom/android/server/wm/WallpaperAnimationAdapter;->lambda$startWallpaperAnimations$0(JJLjava/util/function/Consumer;Ljava/util/ArrayList;Ljava/util/ArrayList;Lcom/android/server/wm/WallpaperWindowToken;)V -PLcom/android/server/wm/WallpaperAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/WallpaperAnimationAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V HPLcom/android/server/wm/WallpaperAnimationAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V HPLcom/android/server/wm/WallpaperAnimationAdapter;->startWallpaperAnimations(Lcom/android/server/wm/WindowManagerService;JJLjava/util/function/Consumer;Ljava/util/ArrayList;)[Landroid/view/RemoteAnimationTarget; HSPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->()V HSPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->(Lcom/android/server/wm/WallpaperController$1;)V HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->reset()V -PLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setTopWallpaper(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setUseTopWallpaperAsTarget(Z)V -PLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setWallpaperTarget(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setTopWallpaper(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setUseTopWallpaperAsTarget(Z)V +HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->setWallpaperTarget(Lcom/android/server/wm/WindowState;)V HSPLcom/android/server/wm/WallpaperController;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/WallpaperController;->addWallpaperToken(Lcom/android/server/wm/WallpaperWindowToken;)V HPLcom/android/server/wm/WallpaperController;->adjustWallpaperWindows()V HPLcom/android/server/wm/WallpaperController;->adjustWallpaperWindowsForAppTransitionIfNeeded(Landroid/util/ArraySet;)V PLcom/android/server/wm/WallpaperController;->clearLastWallpaperTimeoutTime()V HPLcom/android/server/wm/WallpaperController;->computeLastWallpaperZoomOut()V -PLcom/android/server/wm/WallpaperController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/WallpaperController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/wm/WallpaperController;->findWallpaperTarget()V -PLcom/android/server/wm/WallpaperController;->getWallpaperTarget()Lcom/android/server/wm/WindowState; -PLcom/android/server/wm/WallpaperController;->hideDeferredWallpapersIfNeeded()V +HPLcom/android/server/wm/WallpaperController;->getWallpaperTarget()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/WallpaperController;->hideDeferredWallpapersIfNeeded()V HPLcom/android/server/wm/WallpaperController;->hideWallpapers(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/WallpaperController;->isBelowWallpaperTarget(Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/WallpaperController;->isFullscreen(Landroid/view/WindowManager$LayoutParams;)Z HPLcom/android/server/wm/WallpaperController;->isWallpaperTarget(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/WallpaperController;->isWallpaperTargetAnimating()Z +HPLcom/android/server/wm/WallpaperController;->isWallpaperTargetAnimating()Z HSPLcom/android/server/wm/WallpaperController;->isWallpaperVisible()Z HSPLcom/android/server/wm/WallpaperController;->isWallpaperVisible(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/WallpaperController;->lambda$new$0$WallpaperController(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/WallpaperController;->lambda$new$1$WallpaperController(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/WallpaperController;->lambda$updateWallpaperWindowsTarget$2(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/WallpaperController;->lambda$updateWallpaperWindowsTarget$2(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/WallpaperController;->processWallpaperDrawPendingTimeout()Z +PLcom/android/server/wm/WallpaperController;->removeWallpaperToken(Lcom/android/server/wm/WallpaperWindowToken;)V PLcom/android/server/wm/WallpaperController;->sendWindowWallpaperCommand(Lcom/android/server/wm/WindowState;Ljava/lang/String;IIILandroid/os/Bundle;Z)Landroid/os/Bundle; PLcom/android/server/wm/WallpaperController;->setShouldZoomOutWallpaper(Lcom/android/server/wm/WindowState;Z)V HPLcom/android/server/wm/WallpaperController;->setWallpaperZoomOut(Lcom/android/server/wm/WindowState;F)V HPLcom/android/server/wm/WallpaperController;->setWindowWallpaperPosition(Lcom/android/server/wm/WindowState;FFFF)V +HPLcom/android/server/wm/WallpaperController;->startWallpaperAnimation(Landroid/view/animation/Animation;)V HPLcom/android/server/wm/WallpaperController;->updateWallpaperOffset(Lcom/android/server/wm/WindowState;Z)Z HPLcom/android/server/wm/WallpaperController;->updateWallpaperOffsetLocked(Lcom/android/server/wm/WindowState;Z)V HPLcom/android/server/wm/WallpaperController;->updateWallpaperTokens(Z)V PLcom/android/server/wm/WallpaperController;->updateWallpaperVisibility()V HPLcom/android/server/wm/WallpaperController;->updateWallpaperWindowsTarget(Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;)V -PLcom/android/server/wm/WallpaperController;->wallpaperOffsetsComplete(Landroid/os/IBinder;)V +HPLcom/android/server/wm/WallpaperController;->wallpaperOffsetsComplete(Landroid/os/IBinder;)V HPLcom/android/server/wm/WallpaperController;->wallpaperTransitionReady()Z HPLcom/android/server/wm/WallpaperController;->zoomOutToScale(F)F HSPLcom/android/server/wm/WallpaperVisibilityListeners;->()V HPLcom/android/server/wm/WallpaperVisibilityListeners;->notifyWallpaperVisibilityChanged(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/WallpaperVisibilityListeners;->registerWallpaperVisibilityListener(Landroid/view/IWallpaperVisibilityListener;I)V +PLcom/android/server/wm/WallpaperVisibilityListeners;->unregisterWallpaperVisibilityListener(Landroid/view/IWallpaperVisibilityListener;I)V PLcom/android/server/wm/WallpaperWindowToken;->(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;ZLcom/android/server/wm/DisplayContent;ZLandroid/os/Bundle;)V HPLcom/android/server/wm/WallpaperWindowToken;->adjustWindowParams(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;)V HPLcom/android/server/wm/WallpaperWindowToken;->forAllWallpaperWindows(Ljava/util/function/Consumer;)V -PLcom/android/server/wm/WallpaperWindowToken;->hasVisibleNotDrawnWallpaper()Z +HPLcom/android/server/wm/WallpaperWindowToken;->hasVisibleNotDrawnWallpaper()Z HPLcom/android/server/wm/WallpaperWindowToken;->hideWallpaperToken(ZLjava/lang/String;)V PLcom/android/server/wm/WallpaperWindowToken;->sendWindowWallpaperCommand(Ljava/lang/String;IIILandroid/os/Bundle;Z)V PLcom/android/server/wm/WallpaperWindowToken;->setExiting()V +HPLcom/android/server/wm/WallpaperWindowToken;->startAnimation(Landroid/view/animation/Animation;)V HPLcom/android/server/wm/WallpaperWindowToken;->toString()Ljava/lang/String; HPLcom/android/server/wm/WallpaperWindowToken;->updateWallpaperOffset(Z)V PLcom/android/server/wm/WallpaperWindowToken;->updateWallpaperVisibility(Z)V @@ -35985,16 +40853,16 @@ HPLcom/android/server/wm/WallpaperWindowToken;->updateWallpaperWindows(Z)V HPLcom/android/server/wm/WindowAnimationSpec$TmpValues;->()V HPLcom/android/server/wm/WindowAnimationSpec$TmpValues;->(Lcom/android/server/wm/WindowAnimationSpec$1;)V HPLcom/android/server/wm/WindowAnimationSpec;->(Landroid/view/animation/Animation;Landroid/graphics/Point;Landroid/graphics/Rect;ZIZF)V -PLcom/android/server/wm/WindowAnimationSpec;->(Landroid/view/animation/Animation;Landroid/graphics/Point;ZF)V +HPLcom/android/server/wm/WindowAnimationSpec;->(Landroid/view/animation/Animation;Landroid/graphics/Point;ZF)V HPLcom/android/server/wm/WindowAnimationSpec;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V -PLcom/android/server/wm/WindowAnimationSpec;->calculateStatusBarTransitionStartTime()J +HPLcom/android/server/wm/WindowAnimationSpec;->calculateStatusBarTransitionStartTime()J HPLcom/android/server/wm/WindowAnimationSpec;->canSkipFirstFrame()Z PLcom/android/server/wm/WindowAnimationSpec;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/WindowAnimationSpec;->dumpDebugInner(Landroid/util/proto/ProtoOutputStream;)V -PLcom/android/server/wm/WindowAnimationSpec;->findAlmostThereFraction(Landroid/view/animation/Interpolator;)F -PLcom/android/server/wm/WindowAnimationSpec;->findTranslateAnimation(Landroid/view/animation/Animation;)Landroid/view/animation/TranslateAnimation; +HPLcom/android/server/wm/WindowAnimationSpec;->findAlmostThereFraction(Landroid/view/animation/Interpolator;)F +HPLcom/android/server/wm/WindowAnimationSpec;->findTranslateAnimation(Landroid/view/animation/Animation;)Landroid/view/animation/TranslateAnimation; HPLcom/android/server/wm/WindowAnimationSpec;->getDuration()J -PLcom/android/server/wm/WindowAnimationSpec;->getShowWallpaper()Z +HPLcom/android/server/wm/WindowAnimationSpec;->getShowWallpaper()Z HPLcom/android/server/wm/WindowAnimationSpec;->lambda$new$0()Lcom/android/server/wm/WindowAnimationSpec$TmpValues; HSPLcom/android/server/wm/WindowAnimator$DisplayContentsAnimator;->(Lcom/android/server/wm/WindowAnimator;)V HSPLcom/android/server/wm/WindowAnimator$DisplayContentsAnimator;->(Lcom/android/server/wm/WindowAnimator;Lcom/android/server/wm/WindowAnimator$1;)V @@ -36012,7 +40880,8 @@ PLcom/android/server/wm/WindowAnimator;->isAnimationScheduled()Z HSPLcom/android/server/wm/WindowAnimator;->lambda$new$0$WindowAnimator()V HSPLcom/android/server/wm/WindowAnimator;->lambda$new$1$WindowAnimator(J)V HSPLcom/android/server/wm/WindowAnimator;->ready()V -PLcom/android/server/wm/WindowAnimator;->requestRemovalOfReplacedWindows(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/WindowAnimator;->removeDisplayLocked(I)V +HPLcom/android/server/wm/WindowAnimator;->requestRemovalOfReplacedWindows(Lcom/android/server/wm/WindowState;)V HSPLcom/android/server/wm/WindowAnimator;->scheduleAnimation()V HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowContainer$1;)V @@ -36030,14 +40899,15 @@ HSPLcom/android/server/wm/WindowContainer;->addChild(Lcom/android/server/wm/Wind HSPLcom/android/server/wm/WindowContainer;->addChild(Lcom/android/server/wm/WindowContainer;Ljava/util/Comparator;)V HPLcom/android/server/wm/WindowContainer;->applyAnimation(Landroid/view/WindowManager$LayoutParams;IZZLjava/util/ArrayList;)Z HPLcom/android/server/wm/WindowContainer;->applyAnimationUnchecked(Landroid/view/WindowManager$LayoutParams;ZIZLjava/util/ArrayList;)V -HPLcom/android/server/wm/WindowContainer;->asActivityRecord()Lcom/android/server/wm/ActivityRecord; +HSPLcom/android/server/wm/WindowContainer;->asActivityRecord()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->asDisplayArea()Lcom/android/server/wm/DisplayArea; HSPLcom/android/server/wm/WindowContainer;->asTask()Lcom/android/server/wm/Task; +HSPLcom/android/server/wm/WindowContainer;->asTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea; HSPLcom/android/server/wm/WindowContainer;->assignChildLayers()V HSPLcom/android/server/wm/WindowContainer;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/WindowContainer;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V HPLcom/android/server/wm/WindowContainer;->assignRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V -PLcom/android/server/wm/WindowContainer;->canCreateRemoteAnimationTarget()Z +HPLcom/android/server/wm/WindowContainer;->canCreateRemoteAnimationTarget()Z PLcom/android/server/wm/WindowContainer;->canCustomizeAppTransition()Z HPLcom/android/server/wm/WindowContainer;->cancelAnimation()V HSPLcom/android/server/wm/WindowContainer;->checkAppWindowsReadyToShow()V @@ -36049,7 +40919,7 @@ HSPLcom/android/server/wm/WindowContainer;->createSurfaceControl(Z)V HSPLcom/android/server/wm/WindowContainer;->doAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V HPLcom/android/server/wm/WindowContainer;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HSPLcom/android/server/wm/WindowContainer;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V -PLcom/android/server/wm/WindowContainer;->finishSync(Landroid/view/SurfaceControl$Transaction;Z)V +HPLcom/android/server/wm/WindowContainer;->finishSync(Landroid/view/SurfaceControl$Transaction;Z)V HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Function;)Z @@ -36058,6 +40928,11 @@ HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Function;Z)Z HPLcom/android/server/wm/WindowContainer;->forAllDisplayAreas(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/WindowContainer;->forAllLeafTasks(Ljava/util/function/Consumer;Z)V +HPLcom/android/server/wm/WindowContainer;->forAllLeafTasks(Ljava/util/function/Function;)Z +HSPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Consumer;)V +HSPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Consumer;Z)V +HPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Function;)Z +HPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Function;Z)Z HSPLcom/android/server/wm/WindowContainer;->forAllTaskDisplayAreas(Ljava/util/function/Consumer;)V HSPLcom/android/server/wm/WindowContainer;->forAllTaskDisplayAreas(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/WindowContainer;->forAllTaskDisplayAreas(Ljava/util/function/Function;)Z @@ -36070,28 +40945,30 @@ HSPLcom/android/server/wm/WindowContainer;->forAllWindows(Lcom/android/internal/ HSPLcom/android/server/wm/WindowContainer;->forAllWindows(Ljava/util/function/Consumer;Z)V HSPLcom/android/server/wm/WindowContainer;->fromBinder(Landroid/os/IBinder;)Lcom/android/server/wm/WindowContainer; HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ)Lcom/android/server/wm/ActivityRecord; HPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ[Z)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;ZLcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/WindowContainer;->getActivityAbove(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/WindowContainer;->getActivityBelow(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; -PLcom/android/server/wm/WindowContainer;->getAnimatingContainer()Lcom/android/server/wm/WindowContainer; +HPLcom/android/server/wm/WindowContainer;->getActivityAbove(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/WindowContainer;->getActivityBelow(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/WindowContainer;->getAnimatingContainer()Lcom/android/server/wm/WindowContainer; HSPLcom/android/server/wm/WindowContainer;->getAnimatingContainer(II)Lcom/android/server/wm/WindowContainer; -PLcom/android/server/wm/WindowContainer;->getAnimation()Lcom/android/server/wm/AnimationAdapter; +HPLcom/android/server/wm/WindowContainer;->getAnimation()Lcom/android/server/wm/AnimationAdapter; HPLcom/android/server/wm/WindowContainer;->getAnimationAdapter(Landroid/view/WindowManager$LayoutParams;IZZ)Landroid/util/Pair; -PLcom/android/server/wm/WindowContainer;->getAnimationBounds(I)Landroid/graphics/Rect; -PLcom/android/server/wm/WindowContainer;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowContainer;->getAnimationBounds(I)Landroid/graphics/Rect; +HPLcom/android/server/wm/WindowContainer;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowContainer;->getAnimationLeashParent()Landroid/view/SurfaceControl; HPLcom/android/server/wm/WindowContainer;->getAnimationPosition(Landroid/graphics/Point;)V -PLcom/android/server/wm/WindowContainer;->getAnimationSources()Landroid/util/ArraySet; -PLcom/android/server/wm/WindowContainer;->getBottomMostActivity()Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/WindowContainer;->getAnimationSources()Landroid/util/ArraySet; +HPLcom/android/server/wm/WindowContainer;->getBottomMostActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->getChildAt(I)Lcom/android/server/wm/ConfigurationContainer; HSPLcom/android/server/wm/WindowContainer;->getChildAt(I)Lcom/android/server/wm/WindowContainer; HSPLcom/android/server/wm/WindowContainer;->getChildCount()I HPLcom/android/server/wm/WindowContainer;->getDimmer()Lcom/android/server/wm/Dimmer; HSPLcom/android/server/wm/WindowContainer;->getDisplayArea()Lcom/android/server/wm/DisplayArea; HSPLcom/android/server/wm/WindowContainer;->getDisplayContent()Lcom/android/server/wm/DisplayContent; +HPLcom/android/server/wm/WindowContainer;->getItemFromRootTasks(Ljava/util/function/Function;)Ljava/lang/Object; +HPLcom/android/server/wm/WindowContainer;->getItemFromRootTasks(Ljava/util/function/Function;Z)Ljava/lang/Object; HSPLcom/android/server/wm/WindowContainer;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;)Ljava/lang/Object; HSPLcom/android/server/wm/WindowContainer;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;Z)Ljava/lang/Object; HSPLcom/android/server/wm/WindowContainer;->getLastOrientationSource()Lcom/android/server/wm/WindowContainer; @@ -36100,15 +40977,18 @@ HSPLcom/android/server/wm/WindowContainer;->getOrientation(I)I HSPLcom/android/server/wm/WindowContainer;->getParent()Lcom/android/server/wm/ConfigurationContainer; HSPLcom/android/server/wm/WindowContainer;->getParent()Lcom/android/server/wm/WindowContainer; HPLcom/android/server/wm/WindowContainer;->getParentSurfaceControl()Landroid/view/SurfaceControl; -PLcom/android/server/wm/WindowContainer;->getParents(Ljava/util/LinkedList;)V +HPLcom/android/server/wm/WindowContainer;->getParents(Ljava/util/LinkedList;)V HSPLcom/android/server/wm/WindowContainer;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction; -PLcom/android/server/wm/WindowContainer;->getPrefixOrderIndex()I +HPLcom/android/server/wm/WindowContainer;->getPrefixOrderIndex()I HPLcom/android/server/wm/WindowContainer;->getPrefixOrderIndex(Lcom/android/server/wm/WindowContainer;)I HSPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Point;)V HPLcom/android/server/wm/WindowContainer;->getRequestedConfigurationOrientation()I +HPLcom/android/server/wm/WindowContainer;->getRequestedConfigurationOrientation(Z)I HPLcom/android/server/wm/WindowContainer;->getRootDisplayArea()Lcom/android/server/wm/RootDisplayArea; +HPLcom/android/server/wm/WindowContainer;->getRootTask(Ljava/util/function/Predicate;)Lcom/android/server/wm/Task; +HPLcom/android/server/wm/WindowContainer;->getRootTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/WindowContainer;->getSession()Landroid/view/SurfaceSession; -PLcom/android/server/wm/WindowContainer;->getSurfaceAnimationRunner()Lcom/android/server/wm/SurfaceAnimationRunner; +HPLcom/android/server/wm/WindowContainer;->getSurfaceAnimationRunner()Lcom/android/server/wm/SurfaceAnimationRunner; HSPLcom/android/server/wm/WindowContainer;->getSurfaceControl()Landroid/view/SurfaceControl; HPLcom/android/server/wm/WindowContainer;->getSurfaceHeight()I HPLcom/android/server/wm/WindowContainer;->getSurfaceWidth()I @@ -36117,14 +40997,14 @@ HSPLcom/android/server/wm/WindowContainer;->getTask(Ljava/util/function/Predicat HSPLcom/android/server/wm/WindowContainer;->getTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task; HSPLcom/android/server/wm/WindowContainer;->getTopActivity(ZZ)Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->getTopChild()Lcom/android/server/wm/WindowContainer; -PLcom/android/server/wm/WindowContainer;->getTopMostActivity()Lcom/android/server/wm/ActivityRecord; +HPLcom/android/server/wm/WindowContainer;->getTopMostActivity()Lcom/android/server/wm/ActivityRecord; HSPLcom/android/server/wm/WindowContainer;->getTopMostTask()Lcom/android/server/wm/Task; HSPLcom/android/server/wm/WindowContainer;->getWindow(Ljava/util/function/Predicate;)Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/WindowContainer;->handleCompleteDeferredRemoval()Z HSPLcom/android/server/wm/WindowContainer;->handlesOrientationChangeFromDescendant()Z HSPLcom/android/server/wm/WindowContainer;->hasActivity()Z HSPLcom/android/server/wm/WindowContainer;->hasChild(Lcom/android/server/wm/WindowContainer;)Z -PLcom/android/server/wm/WindowContainer;->hasCommittedReparentToAnimationLeash()Z +HPLcom/android/server/wm/WindowContainer;->hasCommittedReparentToAnimationLeash()Z HPLcom/android/server/wm/WindowContainer;->hasContentToDisplay()Z HPLcom/android/server/wm/WindowContainer;->isAnimating()Z HSPLcom/android/server/wm/WindowContainer;->isAnimating(I)Z @@ -36136,9 +41016,9 @@ HSPLcom/android/server/wm/WindowContainer;->isFocusable()Z HPLcom/android/server/wm/WindowContainer;->isOnTop()Z HSPLcom/android/server/wm/WindowContainer;->isOrganized()Z HSPLcom/android/server/wm/WindowContainer;->isSelfAnimating(II)Z -PLcom/android/server/wm/WindowContainer;->isSyncFinished()Z +HPLcom/android/server/wm/WindowContainer;->isSyncFinished()Z HSPLcom/android/server/wm/WindowContainer;->isVisible()Z -PLcom/android/server/wm/WindowContainer;->isVisibleRequested()Z +HPLcom/android/server/wm/WindowContainer;->isVisibleRequested()Z HSPLcom/android/server/wm/WindowContainer;->isWaitingForTransitionStart()Z PLcom/android/server/wm/WindowContainer;->lambda$getActivityAbove$1(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/WindowContainer;->lambda$getActivityBelow$2(Lcom/android/server/wm/ActivityRecord;)Z @@ -36153,7 +41033,7 @@ HPLcom/android/server/wm/WindowContainer;->loadAnimation(Landroid/view/WindowMan HPLcom/android/server/wm/WindowContainer;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder; HSPLcom/android/server/wm/WindowContainer;->makeChildSurface(Lcom/android/server/wm/WindowContainer;)Landroid/view/SurfaceControl$Builder; HSPLcom/android/server/wm/WindowContainer;->makeSurface()Landroid/view/SurfaceControl$Builder; -PLcom/android/server/wm/WindowContainer;->migrateToNewSurfaceControl()V +HPLcom/android/server/wm/WindowContainer;->migrateToNewSurfaceControl()V HSPLcom/android/server/wm/WindowContainer;->needsZBoost()Z HSPLcom/android/server/wm/WindowContainer;->obtainConsumerWrapper(Ljava/util/function/Consumer;)Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper; HPLcom/android/server/wm/WindowContainer;->okToAnimate()Z @@ -36165,15 +41045,16 @@ HPLcom/android/server/wm/WindowContainer;->onAnimationLeashLost(Landroid/view/Su HPLcom/android/server/wm/WindowContainer;->onAppTransitionDone()V HSPLcom/android/server/wm/WindowContainer;->onChildAdded(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/WindowContainer;->onChildRemoved(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/WindowContainer;->onChildRemoved(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer;->onChildVisibilityRequested(Z)V HSPLcom/android/server/wm/WindowContainer;->onConfigurationChanged(Landroid/content/res/Configuration;)V -HPLcom/android/server/wm/WindowContainer;->onDescendantOrientationChanged(Landroid/os/IBinder;Lcom/android/server/wm/WindowContainer;)Z +HPLcom/android/server/wm/WindowContainer;->onDescendantOrientationChanged(Lcom/android/server/wm/WindowContainer;)Z HSPLcom/android/server/wm/WindowContainer;->onDescendantOverrideConfigurationChanged()V HSPLcom/android/server/wm/WindowContainer;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/WindowContainer;->onMovedByResize()V HSPLcom/android/server/wm/WindowContainer;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V HSPLcom/android/server/wm/WindowContainer;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowContainer$PreAssignChildLayersCallback;)V +HPLcom/android/server/wm/WindowContainer;->onParentResize()V HSPLcom/android/server/wm/WindowContainer;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/WindowContainer;->onResize()V HSPLcom/android/server/wm/WindowContainer;->onSurfaceShown(Landroid/view/SurfaceControl$Transaction;)V @@ -36181,24 +41062,26 @@ HPLcom/android/server/wm/WindowContainer;->onSyncFinishedDrawing()Z HSPLcom/android/server/wm/WindowContainer;->onSyncReparent(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V HSPLcom/android/server/wm/WindowContainer;->prepareSurfaces()V -PLcom/android/server/wm/WindowContainer;->prepareSync()Z +HPLcom/android/server/wm/WindowContainer;->prepareSync()Z HSPLcom/android/server/wm/WindowContainer;->processForAllActivitiesWithBoundary(Ljava/util/function/Function;Lcom/android/server/wm/WindowContainer;ZZ[ZLcom/android/server/wm/WindowContainer;)Z -PLcom/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; -PLcom/android/server/wm/WindowContainer;->reassignLayer(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/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; +HPLcom/android/server/wm/WindowContainer;->reassignLayer(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/WindowContainer;->reduceOnAllTaskDisplayAreas(Ljava/util/function/BiFunction;Ljava/lang/Object;)Ljava/lang/Object; HPLcom/android/server/wm/WindowContainer;->reduceOnAllTaskDisplayAreas(Ljava/util/function/BiFunction;Ljava/lang/Object;Z)Ljava/lang/Object; HPLcom/android/server/wm/WindowContainer;->removeChild(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/WindowContainer;->removeIfPossible()V +HPLcom/android/server/wm/WindowContainer;->removeIfPossible()V HPLcom/android/server/wm/WindowContainer;->removeImmediately()V -PLcom/android/server/wm/WindowContainer;->reparent(Lcom/android/server/wm/WindowContainer;I)V -PLcom/android/server/wm/WindowContainer;->reparentSurfaceControl(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/WindowContainer;->reparent(Lcom/android/server/wm/WindowContainer;I)V +HPLcom/android/server/wm/WindowContainer;->reparentSurfaceControl(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V +HPLcom/android/server/wm/WindowContainer;->resetDragResizingChangeReported()V HPLcom/android/server/wm/WindowContainer;->resetSurfacePositionForAnimationLeash(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/WindowContainer;->scheduleAnimation()V -PLcom/android/server/wm/WindowContainer;->sendAppVisibilityToClients()V +HPLcom/android/server/wm/WindowContainer;->sendAppVisibilityToClients()V +HPLcom/android/server/wm/WindowContainer;->setFocusable(Z)Z HSPLcom/android/server/wm/WindowContainer;->setInitialSurfaceControlProperties(Landroid/view/SurfaceControl$Builder;)V HSPLcom/android/server/wm/WindowContainer;->setLayer(Landroid/view/SurfaceControl$Transaction;I)V HSPLcom/android/server/wm/WindowContainer;->setOrientation(I)V -HPLcom/android/server/wm/WindowContainer;->setOrientation(ILandroid/os/IBinder;Lcom/android/server/wm/WindowContainer;)V +HSPLcom/android/server/wm/WindowContainer;->setOrientation(ILcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer;->setParent(Lcom/android/server/wm/WindowContainer;)V HPLcom/android/server/wm/WindowContainer;->setRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V HSPLcom/android/server/wm/WindowContainer;->setSurfaceControl(Landroid/view/SurfaceControl;)V @@ -36206,12 +41089,13 @@ PLcom/android/server/wm/WindowContainer;->setSyncGroup(Lcom/android/server/wm/BL HSPLcom/android/server/wm/WindowContainer;->showSurfaceOnCreation()Z HPLcom/android/server/wm/WindowContainer;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZI)V HPLcom/android/server/wm/WindowContainer;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V -PLcom/android/server/wm/WindowContainer;->switchUser(I)V +HPLcom/android/server/wm/WindowContainer;->switchUser(I)V +PLcom/android/server/wm/WindowContainer;->transferAnimation(Lcom/android/server/wm/WindowContainer;)V HSPLcom/android/server/wm/WindowContainer;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/WindowContainer;->updateSurfacePositionNonOrganized()V HPLcom/android/server/wm/WindowContainer;->useBLASTSync()Z -PLcom/android/server/wm/WindowContainer;->waitForAllWindowsDrawn()V -PLcom/android/server/wm/WindowContainer;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/wm/WindowContainer;->waitForAllWindowsDrawn()V +HPLcom/android/server/wm/WindowContainer;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V PLcom/android/server/wm/WindowContainerThumbnail;->(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;Landroid/hardware/HardwareBuffer;ZLandroid/view/Surface;Lcom/android/server/wm/SurfaceAnimator;)V PLcom/android/server/wm/WindowContainerThumbnail;->(Ljava/util/function/Supplier;Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;Landroid/hardware/HardwareBuffer;)V PLcom/android/server/wm/WindowContainerThumbnail;->(Ljava/util/function/Supplier;Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/WindowContainer;Landroid/hardware/HardwareBuffer;Z)V @@ -36231,30 +41115,28 @@ PLcom/android/server/wm/WindowContainerThumbnail;->onAnimationLeashCreated(Landr PLcom/android/server/wm/WindowContainerThumbnail;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/WindowContainerThumbnail;->setShowing(Landroid/view/SurfaceControl$Transaction;Z)V PLcom/android/server/wm/WindowContainerThumbnail;->startAnimation(Landroid/view/SurfaceControl$Transaction;Landroid/view/animation/Animation;Landroid/graphics/Point;)V +HSPLcom/android/server/wm/WindowContextListenerController;->()V PLcom/android/server/wm/WindowFrames;->()V HPLcom/android/server/wm/WindowFrames;->()V -HPLcom/android/server/wm/WindowFrames;->calculateInsets(ZZLandroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowFrames;->clearReportResizeHints()V HPLcom/android/server/wm/WindowFrames;->didFrameSizeChange()Z HPLcom/android/server/wm/WindowFrames;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V HPLcom/android/server/wm/WindowFrames;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V +HPLcom/android/server/wm/WindowFrames;->forceReportingResized()V HPLcom/android/server/wm/WindowFrames;->hasContentChanged()Z HPLcom/android/server/wm/WindowFrames;->offsetFrames(II)V +HPLcom/android/server/wm/WindowFrames;->onResizeHandled()V HPLcom/android/server/wm/WindowFrames;->parentFrameWasClippedByDisplayCutout()Z -PLcom/android/server/wm/WindowFrames;->resetInsetsChanged()V -PLcom/android/server/wm/WindowFrames;->resetLastContentInsets()V -PLcom/android/server/wm/WindowFrames;->scaleInsets(F)V HPLcom/android/server/wm/WindowFrames;->setContentChanged(Z)V -HPLcom/android/server/wm/WindowFrames;->setDisplayCutout(Lcom/android/server/wm/utils/WmDisplayCutout;)V -HPLcom/android/server/wm/WindowFrames;->setFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowFrames;->setFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowFrames;->setParentFrameWasClippedByDisplayCutout(Z)V HPLcom/android/server/wm/WindowFrames;->setReportResizeHints()Z -HPLcom/android/server/wm/WindowFrames;->updateLastInsetValues()V HSPLcom/android/server/wm/WindowList;->()V -PLcom/android/server/wm/WindowList;->addFirst(Ljava/lang/Object;)V +HPLcom/android/server/wm/WindowList;->addFirst(Ljava/lang/Object;)V HSPLcom/android/server/wm/WindowList;->peekFirst()Ljava/lang/Object; HSPLcom/android/server/wm/WindowList;->peekLast()Ljava/lang/Object; -HSPLcom/android/server/wm/WindowManagerConstants;->(Lcom/android/server/wm/WindowManagerGlobalLock;Ljava/lang/Runnable;Lcom/android/server/wm/utils/DeviceConfigInterface;)V -HSPLcom/android/server/wm/WindowManagerConstants;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/utils/DeviceConfigInterface;)V +HSPLcom/android/server/wm/WindowManagerConstants;->(Lcom/android/server/wm/WindowManagerGlobalLock;Ljava/lang/Runnable;Lcom/android/server/utils/DeviceConfigInterface;)V +HSPLcom/android/server/wm/WindowManagerConstants;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/utils/DeviceConfigInterface;)V PLcom/android/server/wm/WindowManagerConstants;->dump(Ljava/io/PrintWriter;)V PLcom/android/server/wm/WindowManagerConstants;->lambda$Rr6DBPptBMcotjU-zTbQM6pjCkw(Lcom/android/server/wm/WindowManagerConstants;Landroid/provider/DeviceConfig$Properties;)V PLcom/android/server/wm/WindowManagerConstants;->onWindowPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V @@ -36266,8 +41148,13 @@ HSPLcom/android/server/wm/WindowManagerGlobalLock;->()V HSPLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->()V HSPLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V HSPLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->onAppTransitionPendingLocked()V -HPLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->onAppTransitionStartingLocked(IJJJ)I +HPLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->onAppTransitionStartingLocked(ZJJJ)I PLcom/android/server/wm/WindowManagerInternal$AppTransitionListener;->onAppTransitionTimeoutLocked()V +PLcom/android/server/wm/WindowManagerInternal$IDragDropCallback;->postPerformDrag()V +PLcom/android/server/wm/WindowManagerInternal$IDragDropCallback;->postReportDropResult()V +PLcom/android/server/wm/WindowManagerInternal$IDragDropCallback;->prePerformDrag(Landroid/view/IWindow;Landroid/os/IBinder;IFFFFLandroid/content/ClipData;)Z +PLcom/android/server/wm/WindowManagerInternal$IDragDropCallback;->preReportDropResult(Landroid/view/IWindow;Z)V +PLcom/android/server/wm/WindowManagerInternal$IDragDropCallback;->registerInputChannel(Lcom/android/server/wm/DragState;Landroid/view/Display;Lcom/android/server/input/InputManagerService;Landroid/view/InputChannel;)Z HSPLcom/android/server/wm/WindowManagerInternal;->()V PLcom/android/server/wm/WindowManagerService$10;->(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;)V PLcom/android/server/wm/WindowManagerService$10;->binderDied()V @@ -36275,10 +41162,10 @@ HSPLcom/android/server/wm/WindowManagerService$1;->(Lcom/android/server/wm HSPLcom/android/server/wm/WindowManagerService$2;->(Lcom/android/server/wm/WindowManagerService;)V HPLcom/android/server/wm/WindowManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/wm/WindowManagerService$3;->(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/WindowManagerService$3;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V +HPLcom/android/server/wm/WindowManagerService$3;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/wm/WindowManagerService$3;->dumpCritical(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V HSPLcom/android/server/wm/WindowManagerService$4;->(Lcom/android/server/wm/WindowManagerService;)V -PLcom/android/server/wm/WindowManagerService$4;->onAppTransitionCancelledLocked(I)V +PLcom/android/server/wm/WindowManagerService$4;->onAppTransitionCancelledLocked(Z)V HSPLcom/android/server/wm/WindowManagerService$4;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V HSPLcom/android/server/wm/WindowManagerService$5;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/WindowManagerService$5;->run()V @@ -36286,83 +41173,101 @@ HSPLcom/android/server/wm/WindowManagerService$6;->(Lcom/android/server/wm PLcom/android/server/wm/WindowManagerService$6;->getServiceType()I PLcom/android/server/wm/WindowManagerService$6;->onLowPowerModeChanged(Landroid/os/PowerSaveState;)V HSPLcom/android/server/wm/WindowManagerService$7;->(Lcom/android/server/wm/WindowManagerService;)V +PLcom/android/server/wm/WindowManagerService$7;->onOpChanged(ILjava/lang/String;)V HSPLcom/android/server/wm/WindowManagerService$8;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/WindowManagerService$8;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V HSPLcom/android/server/wm/WindowManagerService$H;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/WindowManagerService$H;->handleMessage(Landroid/os/Message;)V -PLcom/android/server/wm/WindowManagerService$H;->sendNewMessageDelayed(ILjava/lang/Object;J)V +HPLcom/android/server/wm/WindowManagerService$H;->sendNewMessageDelayed(ILjava/lang/Object;J)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService$1;)V -PLcom/android/server/wm/WindowManagerService$LocalService;->addNonHighRefreshRatePackage(Ljava/lang/String;)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->addNonHighRefreshRatePackage(Ljava/lang/String;)V PLcom/android/server/wm/WindowManagerService$LocalService;->addWindowToken(Landroid/os/IBinder;II)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->clearSnapshotCache()V -PLcom/android/server/wm/WindowManagerService$LocalService;->computeWindowsForAccessibility(I)V -PLcom/android/server/wm/WindowManagerService$LocalService;->getCompatibleMagnificationSpecForWindow(Landroid/os/IBinder;)Landroid/view/MagnificationSpec; +HPLcom/android/server/wm/WindowManagerService$LocalService;->computeWindowsForAccessibility(I)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->getCompatibleMagnificationSpecForWindow(Landroid/os/IBinder;)Landroid/view/MagnificationSpec; HPLcom/android/server/wm/WindowManagerService$LocalService;->getDisplayIdForWindow(Landroid/os/IBinder;)I +PLcom/android/server/wm/WindowManagerService$LocalService;->getDisplayImePolicy(I)I PLcom/android/server/wm/WindowManagerService$LocalService;->getFocusedWindowToken()Landroid/os/IBinder; HPLcom/android/server/wm/WindowManagerService$LocalService;->getImeControlTargetNameForLogging(I)Ljava/lang/String; HPLcom/android/server/wm/WindowManagerService$LocalService;->getImeTargetNameForLogging(I)Ljava/lang/String; -PLcom/android/server/wm/WindowManagerService$LocalService;->getKeyInterceptionInfoFromToken(Landroid/os/IBinder;)Lcom/android/internal/policy/KeyInterceptionInfo; +HPLcom/android/server/wm/WindowManagerService$LocalService;->getKeyInterceptionInfoFromToken(Landroid/os/IBinder;)Lcom/android/internal/policy/KeyInterceptionInfo; PLcom/android/server/wm/WindowManagerService$LocalService;->getMagnificationRegion(ILandroid/graphics/Region;)V HPLcom/android/server/wm/WindowManagerService$LocalService;->getTopFocusedDisplayId()I PLcom/android/server/wm/WindowManagerService$LocalService;->getTopFocusedDisplayUiContext()Landroid/content/Context; +PLcom/android/server/wm/WindowManagerService$LocalService;->getWindowFrame(Landroid/os/IBinder;Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowManagerService$LocalService;->getWindowName(Landroid/os/IBinder;)Ljava/lang/String; +PLcom/android/server/wm/WindowManagerService$LocalService;->getWindowOwnerUserId(Landroid/os/IBinder;)I HPLcom/android/server/wm/WindowManagerService$LocalService;->hideIme(Landroid/os/IBinder;I)V HPLcom/android/server/wm/WindowManagerService$LocalService;->isHardKeyboardAvailable()Z HPLcom/android/server/wm/WindowManagerService$LocalService;->isInputMethodClientFocus(III)Z -PLcom/android/server/wm/WindowManagerService$LocalService;->isKeyguardShowingAndNotOccluded()Z +HPLcom/android/server/wm/WindowManagerService$LocalService;->isKeyguardShowingAndNotOccluded()Z +PLcom/android/server/wm/WindowManagerService$LocalService;->isTouchableDisplay(I)Z HPLcom/android/server/wm/WindowManagerService$LocalService;->isUidAllowedOnDisplay(II)Z -PLcom/android/server/wm/WindowManagerService$LocalService;->isUidFocused(I)Z -PLcom/android/server/wm/WindowManagerService$LocalService;->lambda$addNonHighRefreshRatePackage$0(Ljava/lang/String;Lcom/android/server/wm/DisplayContent;)V -PLcom/android/server/wm/WindowManagerService$LocalService;->lambda$removeNonHighRefreshRatePackage$1(Ljava/lang/String;Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->isUidFocused(I)Z +HPLcom/android/server/wm/WindowManagerService$LocalService;->lambda$addNonHighRefreshRatePackage$0(Ljava/lang/String;Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->lambda$removeNonHighRefreshRatePackage$1(Ljava/lang/String;Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->registerAppTransitionListener(Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;)V HPLcom/android/server/wm/WindowManagerService$LocalService;->removeNonHighRefreshRatePackage(Ljava/lang/String;)V -PLcom/android/server/wm/WindowManagerService$LocalService;->removeWindowToken(Landroid/os/IBinder;ZI)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->removeWindowToken(Landroid/os/IBinder;ZI)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->requestTraversalFromDisplayManager()V -PLcom/android/server/wm/WindowManagerService$LocalService;->setAccessibilityIdToSurfaceMetadata(Landroid/os/IBinder;I)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->setAccessibilityIdToSurfaceMetadata(Landroid/os/IBinder;I)V PLcom/android/server/wm/WindowManagerService$LocalService;->setInputFilter(Landroid/view/IInputFilter;)V PLcom/android/server/wm/WindowManagerService$LocalService;->setMagnificationCallbacks(ILcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks;)Z PLcom/android/server/wm/WindowManagerService$LocalService;->setMagnificationSpec(ILandroid/view/MagnificationSpec;)V HSPLcom/android/server/wm/WindowManagerService$LocalService;->setOnHardKeyboardStatusChangeListener(Lcom/android/server/wm/WindowManagerInternal$OnHardKeyboardStatusChangeListener;)V PLcom/android/server/wm/WindowManagerService$LocalService;->setWindowsForAccessibilityCallback(ILcom/android/server/wm/WindowManagerInternal$WindowsForAccessibilityCallback;)Z -PLcom/android/server/wm/WindowManagerService$LocalService;->shouldShowIme(I)Z PLcom/android/server/wm/WindowManagerService$LocalService;->shouldShowSystemDecorOnDisplay(I)Z -PLcom/android/server/wm/WindowManagerService$LocalService;->showImePostLayout(Landroid/os/IBinder;)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->showImePostLayout(Landroid/os/IBinder;)V HPLcom/android/server/wm/WindowManagerService$LocalService;->updateInputMethodTargetWindow(Landroid/os/IBinder;Landroid/os/IBinder;)V HPLcom/android/server/wm/WindowManagerService$LocalService;->updateInputMethodWindowStatus(Landroid/os/IBinder;ZZ)V -PLcom/android/server/wm/WindowManagerService$LocalService;->waitForAllWindowsDrawn(Ljava/lang/Runnable;JI)V +HPLcom/android/server/wm/WindowManagerService$LocalService;->waitForAllWindowsDrawn(Ljava/lang/Runnable;JI)V HSPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->()V HSPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->(Lcom/android/server/wm/WindowManagerService$1;)V +HPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->access$1700(Lcom/android/server/wm/WindowManagerService$MousePositionTracker;)Z +PLcom/android/server/wm/WindowManagerService$MousePositionTracker;->access$1800(Lcom/android/server/wm/WindowManagerService$MousePositionTracker;)F +PLcom/android/server/wm/WindowManagerService$MousePositionTracker;->access$1900(Lcom/android/server/wm/WindowManagerService$MousePositionTracker;)F HPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->onPointerEvent(Landroid/view/MotionEvent;)V +HPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->updatePosition(FF)V PLcom/android/server/wm/WindowManagerService$RotationWatcher;->(Lcom/android/server/wm/WindowManagerService;Landroid/view/IRotationWatcher;Landroid/os/IBinder$DeathRecipient;I)V HSPLcom/android/server/wm/WindowManagerService$SettingsObserver;->(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/WindowManagerService$SettingsObserver;->loadSettings()V +PLcom/android/server/wm/WindowManagerService$SettingsObserver;->onChange(ZLandroid/net/Uri;)V HSPLcom/android/server/wm/WindowManagerService$SettingsObserver;->updatePointerLocation()V HSPLcom/android/server/wm/WindowManagerService$SettingsObserver;->updateSystemUiSettings()V HSPLcom/android/server/wm/WindowManagerService;->()V HSPLcom/android/server/wm/WindowManagerService;->(Landroid/content/Context;Lcom/android/server/input/InputManagerService;ZZLcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/wm/ActivityTaskManagerService;Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/util/function/Function;)V -PLcom/android/server/wm/WindowManagerService;->access$000(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/KeyguardDisableHandler; +HPLcom/android/server/wm/WindowManagerService;->access$000(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/KeyguardDisableHandler; PLcom/android/server/wm/WindowManagerService;->access$100(Lcom/android/server/wm/WindowManagerService;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/wm/WindowManagerService;->access$1000(Lcom/android/server/wm/WindowManagerService;)V +PLcom/android/server/wm/WindowManagerService;->access$1100(Lcom/android/server/wm/WindowManagerService;)V HSPLcom/android/server/wm/WindowManagerService;->access$1200(Lcom/android/server/wm/WindowManagerService;II)V PLcom/android/server/wm/WindowManagerService;->access$1300(Lcom/android/server/wm/WindowManagerService;)Z HPLcom/android/server/wm/WindowManagerService;->access$1400(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/RecentsAnimationController; HPLcom/android/server/wm/WindowManagerService;->access$1500(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;)V PLcom/android/server/wm/WindowManagerService;->access$2000(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/WindowState; PLcom/android/server/wm/WindowManagerService;->access$2100(Lcom/android/server/wm/WindowManagerService;)Landroid/view/SurfaceControl$Transaction; +PLcom/android/server/wm/WindowManagerService;->access$300(Lcom/android/server/wm/WindowManagerService;)Z +PLcom/android/server/wm/WindowManagerService;->access$400(Lcom/android/server/wm/WindowManagerService;)V +PLcom/android/server/wm/WindowManagerService;->access$800(Lcom/android/server/wm/WindowManagerService;)F +PLcom/android/server/wm/WindowManagerService;->access$802(Lcom/android/server/wm/WindowManagerService;F)F +PLcom/android/server/wm/WindowManagerService;->access$900(Lcom/android/server/wm/WindowManagerService;)F +PLcom/android/server/wm/WindowManagerService;->access$902(Lcom/android/server/wm/WindowManagerService;F)F PLcom/android/server/wm/WindowManagerService;->addShellRoot(ILandroid/view/IWindow;I)Landroid/view/SurfaceControl; -HPLcom/android/server/wm/WindowManagerService;->addWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I +HPLcom/android/server/wm/WindowManagerService;->addWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIILandroid/view/InsetsState;Landroid/graphics/Rect;Landroid/view/InputChannel;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)I +PLcom/android/server/wm/WindowManagerService;->addWindowChangeListener(Lcom/android/server/wm/WindowManagerService$WindowChangeListener;)V PLcom/android/server/wm/WindowManagerService;->addWindowToken(Landroid/os/IBinder;II)V PLcom/android/server/wm/WindowManagerService;->addWindowTokenWithOptions(Landroid/os/IBinder;IILandroid/os/Bundle;Ljava/lang/String;)I -PLcom/android/server/wm/WindowManagerService;->addWindowTokenWithOptions(Landroid/os/IBinder;IILandroid/os/Bundle;Ljava/lang/String;Z)I +HPLcom/android/server/wm/WindowManagerService;->addWindowTokenWithOptions(Landroid/os/IBinder;IILandroid/os/Bundle;Ljava/lang/String;Z)I HSPLcom/android/server/wm/WindowManagerService;->applyForcedPropertiesForDefaultDisplay()Z HSPLcom/android/server/wm/WindowManagerService;->boostPriorityForLockedSection()V -PLcom/android/server/wm/WindowManagerService;->cancelRecentsAnimation(ILjava/lang/String;)V +HPLcom/android/server/wm/WindowManagerService;->cancelRecentsAnimation(ILjava/lang/String;)V PLcom/android/server/wm/WindowManagerService;->checkBootAnimationCompleteLocked()Z PLcom/android/server/wm/WindowManagerService;->checkCallerOwnsDisplay(I)V -PLcom/android/server/wm/WindowManagerService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/wm/WindowManagerService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;)Z +HPLcom/android/server/wm/WindowManagerService;->checkCallingPermission(Ljava/lang/String;Ljava/lang/String;Z)Z HSPLcom/android/server/wm/WindowManagerService;->checkDrawnWindowsLocked()V -PLcom/android/server/wm/WindowManagerService;->cleanupRecentsAnimation(I)V +HPLcom/android/server/wm/WindowManagerService;->cleanupRecentsAnimation(I)V HSPLcom/android/server/wm/WindowManagerService;->closeSurfaceTransaction(Ljava/lang/String;)V HPLcom/android/server/wm/WindowManagerService;->closeSystemDialogs(Ljava/lang/String;)V HSPLcom/android/server/wm/WindowManagerService;->computeNewConfiguration(I)Landroid/content/res/Configuration; @@ -36375,11 +41280,12 @@ HSPLcom/android/server/wm/WindowManagerService;->destroyPreservedSurfaceLocked() HSPLcom/android/server/wm/WindowManagerService;->detectSafeMode()Z HPLcom/android/server/wm/WindowManagerService;->dipToPixel(ILandroid/util/DisplayMetrics;)I PLcom/android/server/wm/WindowManagerService;->dismissKeyguard(Lcom/android/internal/policy/IKeyguardDismissCallback;Ljava/lang/CharSequence;)V +PLcom/android/server/wm/WindowManagerService;->dispatchNewAnimatorScaleLocked(Lcom/android/server/wm/Session;)V HSPLcom/android/server/wm/WindowManagerService;->displayReady()V -PLcom/android/server/wm/WindowManagerService;->doDump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V -PLcom/android/server/wm/WindowManagerService;->doesAddToastWindowRequireToken(Ljava/lang/String;ILcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/WindowManagerService;->doDump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;Z)V +HPLcom/android/server/wm/WindowManagerService;->doesAddToastWindowRequireToken(Ljava/lang/String;ILcom/android/server/wm/WindowState;)Z PLcom/android/server/wm/WindowManagerService;->dontOverrideDisplayInfo(I)V -PLcom/android/server/wm/WindowManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V +HPLcom/android/server/wm/WindowManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V PLcom/android/server/wm/WindowManagerService;->dumpAnimatorLocked(Ljava/io/PrintWriter;[Ljava/lang/String;Z)V PLcom/android/server/wm/WindowManagerService;->dumpDebugLocked(Landroid/util/proto/ProtoOutputStream;I)V PLcom/android/server/wm/WindowManagerService;->dumpHighRefreshRateBlacklist(Ljava/io/PrintWriter;)V @@ -36390,12 +41296,12 @@ PLcom/android/server/wm/WindowManagerService;->dumpSessionsLocked(Ljava/io/Print PLcom/android/server/wm/WindowManagerService;->dumpTokensLocked(Ljava/io/PrintWriter;Z)V PLcom/android/server/wm/WindowManagerService;->dumpTraceStatus(Ljava/io/PrintWriter;)V PLcom/android/server/wm/WindowManagerService;->dumpWindowsLocked(Ljava/io/PrintWriter;ZLjava/util/ArrayList;)V -PLcom/android/server/wm/WindowManagerService;->dumpWindowsNoHeaderLocked(Ljava/io/PrintWriter;ZLjava/util/ArrayList;)V +HPLcom/android/server/wm/WindowManagerService;->dumpWindowsNoHeaderLocked(Ljava/io/PrintWriter;ZLjava/util/ArrayList;)V PLcom/android/server/wm/WindowManagerService;->enableScreenAfterBoot()V PLcom/android/server/wm/WindowManagerService;->enableScreenIfNeeded()V HSPLcom/android/server/wm/WindowManagerService;->enableScreenIfNeededLocked()V HPLcom/android/server/wm/WindowManagerService;->excludeWindowTypeFromTapOutTask(I)Z -PLcom/android/server/wm/WindowManagerService;->executeAppTransition()V +HPLcom/android/server/wm/WindowManagerService;->executeAppTransition()V HPLcom/android/server/wm/WindowManagerService;->finishDrawingWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/WindowManagerService;->freezeDisplayRotation(II)V PLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V @@ -36405,12 +41311,14 @@ HSPLcom/android/server/wm/WindowManagerService;->getBaseDisplaySize(ILandroid/gr HSPLcom/android/server/wm/WindowManagerService;->getCameraLensCoverState()I HSPLcom/android/server/wm/WindowManagerService;->getCurrentAnimatorScale()F HSPLcom/android/server/wm/WindowManagerService;->getDefaultDisplayContentLocked()Lcom/android/server/wm/DisplayContent; +HSPLcom/android/server/wm/WindowManagerService;->getDisplayAreaPolicyProvider()Lcom/android/server/wm/DisplayAreaPolicy$Provider; HSPLcom/android/server/wm/WindowManagerService;->getDisplayContentOrCreate(ILandroid/os/IBinder;)Lcom/android/server/wm/DisplayContent; +PLcom/android/server/wm/WindowManagerService;->getDisplayImePolicy(I)I PLcom/android/server/wm/WindowManagerService;->getFocusedWindow()Lcom/android/server/wm/WindowState; PLcom/android/server/wm/WindowManagerService;->getFocusedWindowLocked()Lcom/android/server/wm/WindowState; HSPLcom/android/server/wm/WindowManagerService;->getForcedDisplayDensityForUserLocked(I)I HPLcom/android/server/wm/WindowManagerService;->getInTouchMode()Z -PLcom/android/server/wm/WindowManagerService;->getInitialDisplayDensity(I)I +HPLcom/android/server/wm/WindowManagerService;->getInitialDisplayDensity(I)I PLcom/android/server/wm/WindowManagerService;->getInitialDisplaySize(ILandroid/graphics/Point;)V HSPLcom/android/server/wm/WindowManagerService;->getInputManagerCallback()Lcom/android/server/wm/InputManagerCallback; HPLcom/android/server/wm/WindowManagerService;->getInsetsSourceControls(Lcom/android/server/wm/WindowState;[Landroid/view/InsetsSourceControl;)V @@ -36418,62 +41326,72 @@ HSPLcom/android/server/wm/WindowManagerService;->getLidState()I PLcom/android/server/wm/WindowManagerService;->getNavBarPosition(I)I HSPLcom/android/server/wm/WindowManagerService;->getRecentsAnimationController()Lcom/android/server/wm/RecentsAnimationController; HPLcom/android/server/wm/WindowManagerService;->getStackBounds(IILandroid/graphics/Rect;)V -PLcom/android/server/wm/WindowManagerService;->getTaskSnapshot(IIZZ)Landroid/app/ActivityManager$TaskSnapshot; -PLcom/android/server/wm/WindowManagerService;->getTransitionAnimationScaleLocked()F -PLcom/android/server/wm/WindowManagerService;->getWindowAnimationScaleLocked()F -PLcom/android/server/wm/WindowManagerService;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId; -HPLcom/android/server/wm/WindowManagerService;->getWindowInsets(Landroid/view/WindowManager$LayoutParams;ILandroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/InsetsState;)Z +PLcom/android/server/wm/WindowManagerService;->getTaskLetterboxAspectRatio()F +HPLcom/android/server/wm/WindowManagerService;->getTaskSnapshot(IIZZ)Landroid/window/TaskSnapshot; +HPLcom/android/server/wm/WindowManagerService;->getTransitionAnimationScaleLocked()F +HPLcom/android/server/wm/WindowManagerService;->getWindowAnimationScaleLocked()F +HPLcom/android/server/wm/WindowManagerService;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId; +HSPLcom/android/server/wm/WindowManagerService;->getWindowInsets(Landroid/view/WindowManager$LayoutParams;ILandroid/view/InsetsState;)Z HSPLcom/android/server/wm/WindowManagerService;->getWindowManagerLock()Ljava/lang/Object; -PLcom/android/server/wm/WindowManagerService;->grantEmbeddedWindowFocus(Lcom/android/server/wm/Session;Landroid/os/IBinder;Z)V +HPLcom/android/server/wm/WindowManagerService;->grantEmbeddedWindowFocus(Lcom/android/server/wm/Session;Landroid/os/IBinder;Z)V HPLcom/android/server/wm/WindowManagerService;->grantInputChannel(Lcom/android/server/wm/Session;IIILandroid/view/SurfaceControl;Landroid/view/IWindow;Landroid/os/IBinder;IIILandroid/view/InputChannel;)V -PLcom/android/server/wm/WindowManagerService;->handleTaskFocusChange(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/WindowManagerService;->handleTaskFocusChange(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/WindowManagerService;->hasHdrSupport()Z HSPLcom/android/server/wm/WindowManagerService;->hasNavigationBar(I)Z -PLcom/android/server/wm/WindowManagerService;->hasStatusBarPermission(II)Z +HPLcom/android/server/wm/WindowManagerService;->hasStatusBarPermission(II)Z HSPLcom/android/server/wm/WindowManagerService;->hasWideColorGamutSupport()Z PLcom/android/server/wm/WindowManagerService;->hideBootMessagesLocked()V PLcom/android/server/wm/WindowManagerService;->hideTransientBars(I)V HSPLcom/android/server/wm/WindowManagerService;->inSurfaceTransaction(Ljava/lang/Runnable;)V HSPLcom/android/server/wm/WindowManagerService;->initPolicy()V -PLcom/android/server/wm/WindowManagerService;->initializeRecentsAnimation(ILandroid/view/IRecentsAnimationRunner;Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks;ILandroid/util/SparseBooleanArray;Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/WindowManagerService;->initializeRecentsAnimation(ILandroid/view/IRecentsAnimationRunner;Lcom/android/server/wm/RecentsAnimationController$RecentsAnimationCallbacks;ILandroid/util/SparseBooleanArray;Lcom/android/server/wm/ActivityRecord;)V HSPLcom/android/server/wm/WindowManagerService;->isCurrentProfile(I)Z PLcom/android/server/wm/WindowManagerService;->isDisplayRotationFrozen(I)Z HSPLcom/android/server/wm/WindowManagerService;->isKeyguardLocked()Z HPLcom/android/server/wm/WindowManagerService;->isKeyguardSecure(I)Z -PLcom/android/server/wm/WindowManagerService;->isKeyguardShowingAndNotOccluded()Z +HPLcom/android/server/wm/WindowManagerService;->isKeyguardShowingAndNotOccluded()Z +HPLcom/android/server/wm/WindowManagerService;->isRecentsAnimationTarget(Lcom/android/server/wm/ActivityRecord;)Z PLcom/android/server/wm/WindowManagerService;->isRotationFrozen()Z PLcom/android/server/wm/WindowManagerService;->isSafeModeEnabled()Z +PLcom/android/server/wm/WindowManagerService;->isSystemSecure()Z +PLcom/android/server/wm/WindowManagerService;->isValidPictureInPictureAspectRatio(Lcom/android/server/wm/DisplayContent;F)Z +HPLcom/android/server/wm/WindowManagerService;->isWindowToken(Landroid/os/IBinder;)Z HPLcom/android/server/wm/WindowManagerService;->lambda$checkDrawnWindowsLocked$8$WindowManagerService(Lcom/android/server/wm/WindowContainer;Ljava/lang/Runnable;)V -PLcom/android/server/wm/WindowManagerService;->lambda$dumpWindowsNoHeaderLocked$10(Ljava/io/PrintWriter;Lcom/android/server/wm/DisplayContent;)V +HPLcom/android/server/wm/WindowManagerService;->lambda$dumpWindowsNoHeaderLocked$10(Ljava/io/PrintWriter;Lcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/WindowManagerService;->lambda$dumpWindowsNoHeaderLocked$9(Ljava/io/PrintWriter;Lcom/android/server/wm/WindowContainer;Ljava/lang/Runnable;)V HSPLcom/android/server/wm/WindowManagerService;->lambda$main$1(Landroid/content/Context;Lcom/android/server/input/InputManagerService;ZZLcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/wm/ActivityTaskManagerService;Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/util/function/Function;)V PLcom/android/server/wm/WindowManagerService;->lambda$new$0$WindowManagerService()V PLcom/android/server/wm/WindowManagerService;->lambda$onOverlayChanged$13(Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/WindowManagerService;->lambda$requestAssistScreenshot$4(Landroid/app/IAssistDataReceiver;Landroid/graphics/Bitmap;)V PLcom/android/server/wm/WindowManagerService;->lambda$setCurrentUser$3(ILcom/android/server/wm/DisplayContent;)V +PLcom/android/server/wm/WindowManagerService;->lambda$syncInputTransactions$15(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/DisplayContent;)V PLcom/android/server/wm/WindowManagerService;->lambda$tokenCountExceed$2([IILcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/WindowManagerService;->lambda$updateNonSystemOverlayWindowsVisibilityIfNeeded$14(ZLcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/WindowManagerService;->lambda$viewServerListWindows$5(Ljava/util/ArrayList;Lcom/android/server/wm/WindowState;)V PLcom/android/server/wm/WindowManagerService;->lockNow(Landroid/os/Bundle;)V HSPLcom/android/server/wm/WindowManagerService;->main(Landroid/content/Context;Lcom/android/server/input/InputManagerService;ZZLcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/wm/ActivityTaskManagerService;)Lcom/android/server/wm/WindowManagerService; HSPLcom/android/server/wm/WindowManagerService;->main(Landroid/content/Context;Lcom/android/server/input/InputManagerService;ZZLcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/wm/ActivityTaskManagerService;Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/util/function/Function;)Lcom/android/server/wm/WindowManagerService; HSPLcom/android/server/wm/WindowManagerService;->makeSurfaceBuilder(Landroid/view/SurfaceSession;)Landroid/view/SurfaceControl$Builder; HPLcom/android/server/wm/WindowManagerService;->makeWindowFreezingScreenIfNeededLocked(Lcom/android/server/wm/WindowState;)V -PLcom/android/server/wm/WindowManagerService;->modifyDisplayWindowInsets(ILandroid/view/InsetsState;)V +HPLcom/android/server/wm/WindowManagerService;->modifyDisplayWindowInsets(ILandroid/view/InsetsState;)V HPLcom/android/server/wm/WindowManagerService;->monitor()V +PLcom/android/server/wm/WindowManagerService;->moveDisplayToTop(I)V HPLcom/android/server/wm/WindowManagerService;->notifyFocusChanged()V PLcom/android/server/wm/WindowManagerService;->notifyKeyguardFlagsChanged(Ljava/lang/Runnable;I)V -PLcom/android/server/wm/WindowManagerService;->notifyKeyguardTrustedChanged()V +HPLcom/android/server/wm/WindowManagerService;->notifyKeyguardTrustedChanged()V +PLcom/android/server/wm/WindowManagerService;->notifyWindowsChanged()V HSPLcom/android/server/wm/WindowManagerService;->onAnimationFinished()V HSPLcom/android/server/wm/WindowManagerService;->onInitReady()V -PLcom/android/server/wm/WindowManagerService;->onKeyguardShowingAndNotOccludedChanged()V +HPLcom/android/server/wm/WindowManagerService;->onKeyguardShowingAndNotOccludedChanged()V PLcom/android/server/wm/WindowManagerService;->onOverlayChanged()V HPLcom/android/server/wm/WindowManagerService;->onPointerDownOutsideFocusLocked(Landroid/os/IBinder;)V -PLcom/android/server/wm/WindowManagerService;->onPowerKeyDown(Z)V +HPLcom/android/server/wm/WindowManagerService;->onPowerKeyDown(Z)V HPLcom/android/server/wm/WindowManagerService;->onRectangleOnScreenRequested(Landroid/os/IBinder;Landroid/graphics/Rect;)V PLcom/android/server/wm/WindowManagerService;->onShellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;[Ljava/lang/String;Landroid/os/ShellCallback;Landroid/os/ResultReceiver;)V HSPLcom/android/server/wm/WindowManagerService;->onSystemUiStarted()V -HPLcom/android/server/wm/WindowManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HSPLcom/android/server/wm/WindowManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z PLcom/android/server/wm/WindowManagerService;->onUserSwitched()V -PLcom/android/server/wm/WindowManagerService;->openSession(Landroid/view/IWindowSessionCallback;)Landroid/view/IWindowSession; +HSPLcom/android/server/wm/WindowManagerService;->openSession(Landroid/view/IWindowSessionCallback;)Landroid/view/IWindowSession; HSPLcom/android/server/wm/WindowManagerService;->openSurfaceTransaction()V PLcom/android/server/wm/WindowManagerService;->overridePendingAppTransitionMultiThumbFuture(Landroid/view/IAppTransitionAnimationSpecsFuture;Landroid/os/IRemoteCallback;ZI)V PLcom/android/server/wm/WindowManagerService;->performBootTimeout()V @@ -36481,21 +41399,23 @@ HPLcom/android/server/wm/WindowManagerService;->performEnableScreen()V HPLcom/android/server/wm/WindowManagerService;->pokeDrawLock(Lcom/android/server/wm/Session;Landroid/os/IBinder;)V HPLcom/android/server/wm/WindowManagerService;->postWindowRemoveCleanupLocked(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/WindowManagerService;->prepareAppTransitionNone()V -PLcom/android/server/wm/WindowManagerService;->prepareNoneTransitionForRelaunching(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/WindowManagerService;->prepareNoneTransitionForRelaunching(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/WindowManagerService;->prepareWindowReplacementTransition(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/WindowManagerService;->queryHdrSupport()Z HSPLcom/android/server/wm/WindowManagerService;->queryWideColorGamutSupport()Z HSPLcom/android/server/wm/WindowManagerService;->refreshScreenCaptureDisabled(I)V -PLcom/android/server/wm/WindowManagerService;->registerDisplayWindowListener(Landroid/view/IDisplayWindowListener;)V +PLcom/android/server/wm/WindowManagerService;->registerAppFreezeListener(Lcom/android/server/wm/WindowManagerService$AppFreezeListener;)V +HSPLcom/android/server/wm/WindowManagerService;->registerDisplayWindowListener(Landroid/view/IDisplayWindowListener;)V PLcom/android/server/wm/WindowManagerService;->registerPinnedStackListener(ILandroid/view/IPinnedStackListener;)V PLcom/android/server/wm/WindowManagerService;->registerShortcutKey(JLcom/android/internal/policy/IShortcutService;)V PLcom/android/server/wm/WindowManagerService;->registerSystemGestureExclusionListener(Landroid/view/ISystemGestureExclusionListener;I)V PLcom/android/server/wm/WindowManagerService;->registerWallpaperVisibilityListener(Landroid/view/IWallpaperVisibilityListener;I)Z HPLcom/android/server/wm/WindowManagerService;->relayoutWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIIIJLandroid/window/ClientWindowFrames;Landroid/util/MergedConfiguration;Landroid/view/SurfaceControl;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;Landroid/graphics/Point;)I -PLcom/android/server/wm/WindowManagerService;->removeObsoleteTaskFiles(Landroid/util/ArraySet;[I)V +HPLcom/android/server/wm/WindowManagerService;->removeObsoleteTaskFiles(Landroid/util/ArraySet;[I)V PLcom/android/server/wm/WindowManagerService;->removeRotationWatcher(Landroid/view/IRotationWatcher;)V HPLcom/android/server/wm/WindowManagerService;->removeWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;)V -PLcom/android/server/wm/WindowManagerService;->removeWindowToken(Landroid/os/IBinder;I)V +PLcom/android/server/wm/WindowManagerService;->removeWindowChangeListener(Lcom/android/server/wm/WindowManagerService$WindowChangeListener;)V +HPLcom/android/server/wm/WindowManagerService;->removeWindowToken(Landroid/os/IBinder;I)V PLcom/android/server/wm/WindowManagerService;->reparentDisplayContent(Landroid/view/IWindow;Landroid/view/SurfaceControl;I)V HPLcom/android/server/wm/WindowManagerService;->reportFocusChanged(Landroid/os/IBinder;Landroid/os/IBinder;)V HPLcom/android/server/wm/WindowManagerService;->reportSystemGestureExclusionChanged(Lcom/android/server/wm/Session;Landroid/view/IWindow;Ljava/util/List;)V @@ -36505,22 +41425,26 @@ HSPLcom/android/server/wm/WindowManagerService;->resetPriorityAfterLockedSection PLcom/android/server/wm/WindowManagerService;->saveANRStateLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowState;Ljava/lang/String;)V HSPLcom/android/server/wm/WindowManagerService;->scheduleAnimationLocked()V PLcom/android/server/wm/WindowManagerService;->scheduleClearWillReplaceWindows(Landroid/os/IBinder;Z)V -PLcom/android/server/wm/WindowManagerService;->screenTurningOff(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V +PLcom/android/server/wm/WindowManagerService;->scheduleWindowReplacementTimeouts(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/WindowManagerService;->screenTurningOff(Lcom/android/server/policy/WindowManagerPolicy$ScreenOffListener;)V +PLcom/android/server/wm/WindowManagerService;->setAnimationScale(IF)V HSPLcom/android/server/wm/WindowManagerService;->setAnimatorDurationScale(F)V -PLcom/android/server/wm/WindowManagerService;->setAodShowing(Z)V PLcom/android/server/wm/WindowManagerService;->setCurrentProfileIds([I)V PLcom/android/server/wm/WindowManagerService;->setCurrentUser(I[I)V +PLcom/android/server/wm/WindowManagerService;->setDisplayImePolicy(II)V PLcom/android/server/wm/WindowManagerService;->setDisplayWindowInsetsController(ILandroid/view/IDisplayWindowInsetsController;)V -PLcom/android/server/wm/WindowManagerService;->setDisplayWindowRotationController(Landroid/view/IDisplayWindowRotationController;)V -PLcom/android/server/wm/WindowManagerService;->setDockedStackDividerTouchRegion(Landroid/graphics/Rect;)V +HSPLcom/android/server/wm/WindowManagerService;->setDisplayWindowRotationController(Landroid/view/IDisplayWindowRotationController;)V +HPLcom/android/server/wm/WindowManagerService;->setDockedStackDividerTouchRegion(Landroid/graphics/Rect;)V +PLcom/android/server/wm/WindowManagerService;->setDockedStackResizing(Z)V PLcom/android/server/wm/WindowManagerService;->setEventDispatching(Z)V +PLcom/android/server/wm/WindowManagerService;->setFixedToUserRotation(II)V PLcom/android/server/wm/WindowManagerService;->setForwardedInsets(ILandroid/graphics/Insets;)V HSPLcom/android/server/wm/WindowManagerService;->setGlobalShadowSettings()V HSPLcom/android/server/wm/WindowManagerService;->setHoldScreenLocked(Lcom/android/server/wm/Session;)V PLcom/android/server/wm/WindowManagerService;->setInTouchMode(Z)V HPLcom/android/server/wm/WindowManagerService;->setInsetsWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V -PLcom/android/server/wm/WindowManagerService;->setKeyguardGoingAway(Z)V -PLcom/android/server/wm/WindowManagerService;->setKeyguardOrAodShowingOnDefaultDisplay(Z)V +HPLcom/android/server/wm/WindowManagerService;->setKeyguardGoingAway(Z)V +HPLcom/android/server/wm/WindowManagerService;->setKeyguardOrAodShowingOnDefaultDisplay(Z)V PLcom/android/server/wm/WindowManagerService;->setNavBarVirtualKeyHapticFeedbackEnabled(Z)V HSPLcom/android/server/wm/WindowManagerService;->setNewDisplayOverrideConfiguration(Landroid/content/res/Configuration;Lcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/WindowManagerService;->setShadowRenderer()V @@ -36529,37 +41453,44 @@ PLcom/android/server/wm/WindowManagerService;->setSwitchingUser(Z)V HPLcom/android/server/wm/WindowManagerService;->setTransparentRegionWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/graphics/Region;)V PLcom/android/server/wm/WindowManagerService;->setWillReplaceWindows(Landroid/os/IBinder;Z)V PLcom/android/server/wm/WindowManagerService;->setWindowOpaqueLocked(Landroid/os/IBinder;Z)V -PLcom/android/server/wm/WindowManagerService;->shouldShowIme(I)Z PLcom/android/server/wm/WindowManagerService;->shouldShowSystemDecors(I)Z HSPLcom/android/server/wm/WindowManagerService;->showEmulatorDisplayOverlayIfNeeded()V HSPLcom/android/server/wm/WindowManagerService;->showStrictModeViolation(II)V HSPLcom/android/server/wm/WindowManagerService;->showStrictModeViolation(Z)V +PLcom/android/server/wm/WindowManagerService;->startFreezingDisplay(II)V HSPLcom/android/server/wm/WindowManagerService;->startFreezingDisplay(IILcom/android/server/wm/DisplayContent;)V HSPLcom/android/server/wm/WindowManagerService;->startFreezingDisplay(IILcom/android/server/wm/DisplayContent;I)V PLcom/android/server/wm/WindowManagerService;->startFreezingScreen(II)V +PLcom/android/server/wm/WindowManagerService;->startViewServer(I)Z HSPLcom/android/server/wm/WindowManagerService;->stopFreezingDisplayLocked()V PLcom/android/server/wm/WindowManagerService;->stopFreezingScreen()V +PLcom/android/server/wm/WindowManagerService;->stopViewServer()Z +PLcom/android/server/wm/WindowManagerService;->syncInputTransactions(Z)V HSPLcom/android/server/wm/WindowManagerService;->systemReady()V PLcom/android/server/wm/WindowManagerService;->thawDisplayRotation(I)V PLcom/android/server/wm/WindowManagerService;->thawRotation()V -PLcom/android/server/wm/WindowManagerService;->tokenCountExceed()Z -PLcom/android/server/wm/WindowManagerService;->triggerAnimationFailsafe()V +HPLcom/android/server/wm/WindowManagerService;->tokenCountExceed()Z +HPLcom/android/server/wm/WindowManagerService;->triggerAnimationFailsafe()V HPLcom/android/server/wm/WindowManagerService;->tryStartExitingAnimation(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowStateAnimator;Z)Z -PLcom/android/server/wm/WindowManagerService;->unprivilegedAppCanCreateTokenWith(Lcom/android/server/wm/WindowState;IIILandroid/os/IBinder;Ljava/lang/String;)Z +HPLcom/android/server/wm/WindowManagerService;->unprivilegedAppCanCreateTokenWith(Lcom/android/server/wm/WindowState;IIILandroid/os/IBinder;Ljava/lang/String;)Z +PLcom/android/server/wm/WindowManagerService;->unregisterAppFreezeListener(Lcom/android/server/wm/WindowManagerService$AppFreezeListener;)V PLcom/android/server/wm/WindowManagerService;->unregisterSystemGestureExclusionListener(Landroid/view/ISystemGestureExclusionListener;I)V PLcom/android/server/wm/WindowManagerService;->unregisterWallpaperVisibilityListener(Landroid/view/IWallpaperVisibilityListener;I)V +PLcom/android/server/wm/WindowManagerService;->updateAppOpsState()V PLcom/android/server/wm/WindowManagerService;->updateDisplayContentLocation(Landroid/view/IWindow;III)V HSPLcom/android/server/wm/WindowManagerService;->updateFocusedWindowLocked(IZ)Z PLcom/android/server/wm/WindowManagerService;->updateHiddenWhileSuspendedState(Landroid/util/ArraySet;Z)V HPLcom/android/server/wm/WindowManagerService;->updateInputChannel(Landroid/os/IBinder;IIILandroid/view/SurfaceControl;Ljava/lang/String;Landroid/view/InputApplicationHandle;IIILandroid/graphics/Region;)V HPLcom/android/server/wm/WindowManagerService;->updateInputChannel(Landroid/os/IBinder;ILandroid/view/SurfaceControl;IILandroid/graphics/Region;)V HPLcom/android/server/wm/WindowManagerService;->updateNonSystemOverlayWindowsVisibilityIfNeeded(Lcom/android/server/wm/WindowState;Z)V -PLcom/android/server/wm/WindowManagerService;->updatePointerIcon(Landroid/view/IWindow;)V +HPLcom/android/server/wm/WindowManagerService;->updatePointerIcon(Landroid/view/IWindow;)V HSPLcom/android/server/wm/WindowManagerService;->updateRotation(ZZ)V HSPLcom/android/server/wm/WindowManagerService;->updateRotationUnchecked(ZZ)V PLcom/android/server/wm/WindowManagerService;->updateTapExcludeRegion(Landroid/view/IWindow;Landroid/graphics/Region;)V HSPLcom/android/server/wm/WindowManagerService;->useBLAST()Z HPLcom/android/server/wm/WindowManagerService;->useBLASTSync()Z +PLcom/android/server/wm/WindowManagerService;->viewServerListWindows(Ljava/net/Socket;)Z +PLcom/android/server/wm/WindowManagerService;->waitForAnimationsToComplete()V PLcom/android/server/wm/WindowManagerService;->watchRotation(Landroid/view/IRotationWatcher;I)I HPLcom/android/server/wm/WindowManagerService;->windowForClientLocked(Lcom/android/server/wm/Session;Landroid/os/IBinder;Z)Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowManagerService;->windowForClientLocked(Lcom/android/server/wm/Session;Landroid/view/IWindow;Z)Lcom/android/server/wm/WindowState; @@ -36577,69 +41508,86 @@ HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;->reset()V HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;->setAppTransitionRunning(Z)V HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;->updatePriorityLocked()V HSPLcom/android/server/wm/WindowOrganizerController;->(Lcom/android/server/wm/ActivityTaskManagerService;)V -PLcom/android/server/wm/WindowOrganizerController;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/WindowOrganizerController;->applyChanges(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$Change;)I -PLcom/android/server/wm/WindowOrganizerController;->applySyncTransaction(Landroid/window/WindowContainerTransaction;Landroid/window/IWindowContainerTransactionCallback;)I -PLcom/android/server/wm/WindowOrganizerController;->applyTaskChanges(Lcom/android/server/wm/Task;Landroid/window/WindowContainerTransaction$Change;)I -PLcom/android/server/wm/WindowOrganizerController;->applyTransaction(Landroid/window/WindowContainerTransaction;)V -PLcom/android/server/wm/WindowOrganizerController;->applyWindowContainerChange(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$Change;)I -PLcom/android/server/wm/WindowOrganizerController;->enforceTaskPermission(Ljava/lang/String;)V +HPLcom/android/server/wm/WindowOrganizerController;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/WindowOrganizerController;->applyChanges(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$Change;)I +HPLcom/android/server/wm/WindowOrganizerController;->applySyncTransaction(Landroid/window/WindowContainerTransaction;Landroid/window/IWindowContainerTransactionCallback;)I +HPLcom/android/server/wm/WindowOrganizerController;->applyTaskChanges(Lcom/android/server/wm/Task;Landroid/window/WindowContainerTransaction$Change;)I +HPLcom/android/server/wm/WindowOrganizerController;->applyTransaction(Landroid/window/WindowContainerTransaction;)V +HPLcom/android/server/wm/WindowOrganizerController;->applyTransaction(Landroid/window/WindowContainerTransaction;ILcom/android/server/wm/Transition;)V +HPLcom/android/server/wm/WindowOrganizerController;->applyWindowContainerChange(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$Change;)I +HSPLcom/android/server/wm/WindowOrganizerController;->enforceTaskPermission(Ljava/lang/String;)V PLcom/android/server/wm/WindowOrganizerController;->getDisplayAreaOrganizerController()Landroid/window/IDisplayAreaOrganizerController; -PLcom/android/server/wm/WindowOrganizerController;->getTaskOrganizerController()Landroid/window/ITaskOrganizerController; +HSPLcom/android/server/wm/WindowOrganizerController;->getTaskOrganizerController()Landroid/window/ITaskOrganizerController; HSPLcom/android/server/wm/WindowOrganizerController;->getTransitionController()Lcom/android/server/wm/TransitionController; PLcom/android/server/wm/WindowOrganizerController;->onTransactionReady(ILandroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/WindowOrganizerController;->resizePinnedStackIfNeeded(Lcom/android/server/wm/ConfigurationContainer;IILandroid/content/res/Configuration;)V -PLcom/android/server/wm/WindowOrganizerController;->sanitizeAndApplyHierarchyOp(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$HierarchyOp;)I -PLcom/android/server/wm/WindowOrganizerController;->sanitizeWindowContainer(Lcom/android/server/wm/WindowContainer;)V -PLcom/android/server/wm/WindowOrganizerController;->setSyncReady(I)V +HPLcom/android/server/wm/WindowOrganizerController;->resizePinnedStackIfNeeded(Lcom/android/server/wm/ConfigurationContainer;IILandroid/content/res/Configuration;)V +HPLcom/android/server/wm/WindowOrganizerController;->sanitizeAndApplyHierarchyOp(Lcom/android/server/wm/WindowContainer;Landroid/window/WindowContainerTransaction$HierarchyOp;)I +HPLcom/android/server/wm/WindowOrganizerController;->sanitizeWindowContainer(Lcom/android/server/wm/WindowContainer;)V +HPLcom/android/server/wm/WindowOrganizerController;->setSyncReady(I)V HPLcom/android/server/wm/WindowOrganizerController;->startSyncWithOrganizer(Landroid/window/IWindowContainerTransactionCallback;)I HSPLcom/android/server/wm/WindowProcessController;->(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;IILjava/lang/Object;Lcom/android/server/wm/WindowProcessListener;)V -PLcom/android/server/wm/WindowProcessController;->addActivityIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +HPLcom/android/server/wm/WindowProcessController;->addActivityIfNeeded(Lcom/android/server/wm/ActivityRecord;)V +PLcom/android/server/wm/WindowProcessController;->addHostActivity(Lcom/android/server/wm/ActivityRecord;)V HPLcom/android/server/wm/WindowProcessController;->addOrUpdateAllowBackgroundActivityStartsToken(Landroid/os/Binder;Landroid/os/IBinder;)V HSPLcom/android/server/wm/WindowProcessController;->addPackage(Ljava/lang/String;)V -PLcom/android/server/wm/WindowProcessController;->addRecentTask(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/WindowProcessController;->addRecentTask(Lcom/android/server/wm/Task;)V PLcom/android/server/wm/WindowProcessController;->appDied(Ljava/lang/String;)V PLcom/android/server/wm/WindowProcessController;->appEarlyNotResponding(Ljava/lang/String;Ljava/lang/Runnable;)V PLcom/android/server/wm/WindowProcessController;->appNotResponding(Ljava/lang/String;Ljava/lang/Runnable;Ljava/lang/Runnable;)Z -PLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowed()Z -HPLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowedByToken()Z +HPLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowed()Z +HPLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowed(Z)Z +PLcom/android/server/wm/WindowProcessController;->canCloseSystemDialogsByToken()Z HSPLcom/android/server/wm/WindowProcessController;->clearActivities()V -PLcom/android/server/wm/WindowProcessController;->clearPackageList()V +HPLcom/android/server/wm/WindowProcessController;->clearPackageList()V PLcom/android/server/wm/WindowProcessController;->clearPackagePreferredForHomeActivities()V HSPLcom/android/server/wm/WindowProcessController;->clearRecentTasks()V HPLcom/android/server/wm/WindowProcessController;->computeOomAdjFromActivities(Lcom/android/server/wm/WindowProcessController$ComputeOomAdjCallback;)I -PLcom/android/server/wm/WindowProcessController;->computeRelaunchReason()I -PLcom/android/server/wm/WindowProcessController;->createProfilerInfoIfNeeded()Landroid/app/ProfilerInfo; -PLcom/android/server/wm/WindowProcessController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/WindowProcessController;->computeProcessActivityState()V +HPLcom/android/server/wm/WindowProcessController;->computeRelaunchReason()I +HPLcom/android/server/wm/WindowProcessController;->createProfilerInfoIfNeeded()Landroid/app/ProfilerInfo; +HPLcom/android/server/wm/WindowProcessController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +PLcom/android/server/wm/WindowProcessController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HSPLcom/android/server/wm/WindowProcessController;->getChildCount()I HPLcom/android/server/wm/WindowProcessController;->getCpuTime()J +PLcom/android/server/wm/WindowProcessController;->getCurrentProcState()I PLcom/android/server/wm/WindowProcessController;->getCurrentSchedulingGroup()I PLcom/android/server/wm/WindowProcessController;->getDisplayContextsWithErrorDialogs(Ljava/util/List;)V +PLcom/android/server/wm/WindowProcessController;->getFgInteractionTime()J PLcom/android/server/wm/WindowProcessController;->getInputDispatchingTimeoutMillis()J +PLcom/android/server/wm/WindowProcessController;->getInteractionEventTime()J HSPLcom/android/server/wm/WindowProcessController;->getParent()Lcom/android/server/wm/ConfigurationContainer; -PLcom/android/server/wm/WindowProcessController;->getPid()I +HPLcom/android/server/wm/WindowProcessController;->getPid()I HPLcom/android/server/wm/WindowProcessController;->getReportedProcState()I -PLcom/android/server/wm/WindowProcessController;->getRequiredAbi()Ljava/lang/String; +HPLcom/android/server/wm/WindowProcessController;->getRequiredAbi()Ljava/lang/String; HPLcom/android/server/wm/WindowProcessController;->getThread()Landroid/app/IApplicationThread; +HPLcom/android/server/wm/WindowProcessController;->getTopActivityDisplayArea()Lcom/android/server/wm/TaskDisplayArea; +PLcom/android/server/wm/WindowProcessController;->getWhenUnimportant()J HSPLcom/android/server/wm/WindowProcessController;->handleAppDied()Z HSPLcom/android/server/wm/WindowProcessController;->hasActivities()Z HSPLcom/android/server/wm/WindowProcessController;->hasActivitiesOrRecentTasks()Z -PLcom/android/server/wm/WindowProcessController;->hasActivityInVisibleTask()Z +HPLcom/android/server/wm/WindowProcessController;->hasActivityInVisibleTask()Z +PLcom/android/server/wm/WindowProcessController;->hasClientActivities()Z +HPLcom/android/server/wm/WindowProcessController;->hasEverLaunchedActivity()Z +PLcom/android/server/wm/WindowProcessController;->hasForegroundActivities()Z +PLcom/android/server/wm/WindowProcessController;->hasForegroundServices()Z +PLcom/android/server/wm/WindowProcessController;->hasOverlayUi()Z +PLcom/android/server/wm/WindowProcessController;->hasPendingUiClean()Z HSPLcom/android/server/wm/WindowProcessController;->hasRecentTasks()Z -PLcom/android/server/wm/WindowProcessController;->hasResumedActivity()Z +HPLcom/android/server/wm/WindowProcessController;->hasResumedActivity()Z HPLcom/android/server/wm/WindowProcessController;->hasStartedActivity(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/WindowProcessController;->hasThread()Z +PLcom/android/server/wm/WindowProcessController;->hasTopUi()Z HSPLcom/android/server/wm/WindowProcessController;->hasVisibleActivities()Z HPLcom/android/server/wm/WindowProcessController;->isBackgroundStartAllowedByToken()Z -PLcom/android/server/wm/WindowProcessController;->isBoundByForegroundUid()Z -PLcom/android/server/wm/WindowProcessController;->isCrashing()Z +HPLcom/android/server/wm/WindowProcessController;->isBoundByForegroundUid()Z +HPLcom/android/server/wm/WindowProcessController;->isCrashing()Z HSPLcom/android/server/wm/WindowProcessController;->isEmbedded()Z -HPLcom/android/server/wm/WindowProcessController;->isHeavyWeightProcess()Z +HSPLcom/android/server/wm/WindowProcessController;->isHeavyWeightProcess()Z HSPLcom/android/server/wm/WindowProcessController;->isHomeProcess()Z HSPLcom/android/server/wm/WindowProcessController;->isInstrumenting()Z HSPLcom/android/server/wm/WindowProcessController;->isInterestingToUser()Z -PLcom/android/server/wm/WindowProcessController;->isNotResponding()Z -PLcom/android/server/wm/WindowProcessController;->isPerceptible()Z +HPLcom/android/server/wm/WindowProcessController;->isNotResponding()Z +HPLcom/android/server/wm/WindowProcessController;->isPerceptible()Z PLcom/android/server/wm/WindowProcessController;->isPersistent()Z HSPLcom/android/server/wm/WindowProcessController;->isPreviousProcess()Z HSPLcom/android/server/wm/WindowProcessController;->isRemoved()Z @@ -36648,21 +41596,19 @@ HSPLcom/android/server/wm/WindowProcessController;->onConfigurationChanged(Landr HPLcom/android/server/wm/WindowProcessController;->onMergedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V HPLcom/android/server/wm/WindowProcessController;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/WindowProcessController;->onServiceStarted(Landroid/content/pm/ServiceInfo;)V -PLcom/android/server/wm/WindowProcessController;->onStartActivity(ILandroid/content/pm/ActivityInfo;)V +HPLcom/android/server/wm/WindowProcessController;->onStartActivity(ILandroid/content/pm/ActivityInfo;)V HPLcom/android/server/wm/WindowProcessController;->onTopProcChanged()V -PLcom/android/server/wm/WindowProcessController;->pauseConfigurationDispatch()V -PLcom/android/server/wm/WindowProcessController;->postPendingUiCleanMsg(Z)V +HPLcom/android/server/wm/WindowProcessController;->pauseConfigurationDispatch()V +HPLcom/android/server/wm/WindowProcessController;->postPendingUiCleanMsg(Z)V HPLcom/android/server/wm/WindowProcessController;->prepareConfigurationForLaunchingActivity()Landroid/content/res/Configuration; HPLcom/android/server/wm/WindowProcessController;->prepareOomAdjustment()V -PLcom/android/server/wm/WindowProcessController;->registerActivityConfigurationListener(Lcom/android/server/wm/ActivityRecord;)V -PLcom/android/server/wm/WindowProcessController;->registerDisplayConfigurationListener(Lcom/android/server/wm/DisplayContent;)V -HPLcom/android/server/wm/WindowProcessController;->registeredForDisplayConfigChanges()Z +HPLcom/android/server/wm/WindowProcessController;->registerActivityConfigurationListener(Lcom/android/server/wm/ActivityRecord;)V PLcom/android/server/wm/WindowProcessController;->releaseSomeActivities(Ljava/lang/String;)V HPLcom/android/server/wm/WindowProcessController;->removeActivity(Lcom/android/server/wm/ActivityRecord;Z)V HSPLcom/android/server/wm/WindowProcessController;->removeAllowBackgroundActivityStartsToken(Landroid/os/Binder;)V -PLcom/android/server/wm/WindowProcessController;->removeRecentTask(Lcom/android/server/wm/Task;)V +HPLcom/android/server/wm/WindowProcessController;->removeRecentTask(Lcom/android/server/wm/Task;)V HSPLcom/android/server/wm/WindowProcessController;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/WindowProcessController;->resumeConfigurationDispatch()V +HPLcom/android/server/wm/WindowProcessController;->resumeConfigurationDispatch()V HSPLcom/android/server/wm/WindowProcessController;->setBoundClientUids(Landroid/util/ArraySet;)V HSPLcom/android/server/wm/WindowProcessController;->setCrashing(Z)V HSPLcom/android/server/wm/WindowProcessController;->setCurrentProcState(I)V @@ -36670,12 +41616,12 @@ HSPLcom/android/server/wm/WindowProcessController;->setCurrentSchedulingGroup(I) HSPLcom/android/server/wm/WindowProcessController;->setDebugging(Z)V HSPLcom/android/server/wm/WindowProcessController;->setFgInteractionTime(J)V HSPLcom/android/server/wm/WindowProcessController;->setHasClientActivities(Z)V -HSPLcom/android/server/wm/WindowProcessController;->setHasForegroundActivities(Z)V PLcom/android/server/wm/WindowProcessController;->setHasForegroundServices(Z)V -PLcom/android/server/wm/WindowProcessController;->setHasTopUi(Z)V +PLcom/android/server/wm/WindowProcessController;->setHasOverlayUi(Z)V +HPLcom/android/server/wm/WindowProcessController;->setHasTopUi(Z)V HSPLcom/android/server/wm/WindowProcessController;->setInteractionEventTime(J)V -PLcom/android/server/wm/WindowProcessController;->setLastActivityFinishTimeIfNeeded(J)V -PLcom/android/server/wm/WindowProcessController;->setLastActivityLaunchTime(J)V +HPLcom/android/server/wm/WindowProcessController;->setLastActivityFinishTimeIfNeeded(J)V +HPLcom/android/server/wm/WindowProcessController;->setLastActivityLaunchTime(J)V HSPLcom/android/server/wm/WindowProcessController;->setLastReportedConfiguration(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/WindowProcessController;->setNotResponding(Z)V HSPLcom/android/server/wm/WindowProcessController;->setPendingUiClean(Z)V @@ -36685,22 +41631,21 @@ HSPLcom/android/server/wm/WindowProcessController;->setPersistent(Z)V HSPLcom/android/server/wm/WindowProcessController;->setPid(I)V HSPLcom/android/server/wm/WindowProcessController;->setReportedProcState(I)V HSPLcom/android/server/wm/WindowProcessController;->setRequiredAbi(Ljava/lang/String;)V -PLcom/android/server/wm/WindowProcessController;->setRunningRecentsAnimation(Z)V -PLcom/android/server/wm/WindowProcessController;->setRunningRemoteAnimation(Z)V +HPLcom/android/server/wm/WindowProcessController;->setRunningRecentsAnimation(Z)V +HPLcom/android/server/wm/WindowProcessController;->setRunningRemoteAnimation(Z)V HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V HSPLcom/android/server/wm/WindowProcessController;->setUsingWrapper(Z)V PLcom/android/server/wm/WindowProcessController;->setWhenUnimportant(J)V PLcom/android/server/wm/WindowProcessController;->shouldKillProcessForRemovedTask(Lcom/android/server/wm/Task;)Z -PLcom/android/server/wm/WindowProcessController;->shouldSetProfileProc()Z -PLcom/android/server/wm/WindowProcessController;->stopFreezingActivities()V -PLcom/android/server/wm/WindowProcessController;->toString()Ljava/lang/String; +HPLcom/android/server/wm/WindowProcessController;->shouldSetProfileProc()Z +HPLcom/android/server/wm/WindowProcessController;->stopFreezingActivities()V +HPLcom/android/server/wm/WindowProcessController;->toString()Ljava/lang/String; HSPLcom/android/server/wm/WindowProcessController;->unregisterActivityConfigurationListener()V -PLcom/android/server/wm/WindowProcessController;->unregisterDisplayConfigurationListener()V HSPLcom/android/server/wm/WindowProcessController;->updateActivityConfigurationListener()V HSPLcom/android/server/wm/WindowProcessController;->updateConfiguration()V HPLcom/android/server/wm/WindowProcessController;->updateProcessInfo(ZZZZ)V -PLcom/android/server/wm/WindowProcessController;->updateRunningRemoteOrRecentsAnimation()V -PLcom/android/server/wm/WindowProcessController;->updateServiceConnectionActivities()V +HPLcom/android/server/wm/WindowProcessController;->updateRunningRemoteOrRecentsAnimation()V +HPLcom/android/server/wm/WindowProcessController;->updateServiceConnectionActivities()V HPLcom/android/server/wm/WindowProcessController;->updateTopResumingActivityInProcessIfNeeded(Lcom/android/server/wm/ActivityRecord;)Z HSPLcom/android/server/wm/WindowProcessControllerMap;->()V HSPLcom/android/server/wm/WindowProcessControllerMap;->getPidMap()Landroid/util/SparseArray; @@ -36709,28 +41654,31 @@ PLcom/android/server/wm/WindowProcessControllerMap;->getProcesses(I)Landroid/uti HSPLcom/android/server/wm/WindowProcessControllerMap;->put(ILcom/android/server/wm/WindowProcessController;)V HSPLcom/android/server/wm/WindowProcessControllerMap;->remove(I)V HSPLcom/android/server/wm/WindowProcessControllerMap;->removeProcessFromUidMap(Lcom/android/server/wm/WindowProcessController;)V -PLcom/android/server/wm/WindowState$1;->()V -PLcom/android/server/wm/WindowState$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I +HSPLcom/android/server/wm/WindowState$1;->()V +PLcom/android/server/wm/WindowState$1;->compare(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I +HPLcom/android/server/wm/WindowState$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HPLcom/android/server/wm/WindowState$2;->(Lcom/android/server/wm/WindowManagerService;)V PLcom/android/server/wm/WindowState$2;->isInteractive()Z -PLcom/android/server/wm/WindowState$DeathRecipient;->(Lcom/android/server/wm/WindowState;)V +PLcom/android/server/wm/WindowState$2;->wakeUp(JILjava/lang/String;)V +HPLcom/android/server/wm/WindowState$DeathRecipient;->(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/WindowState$DeathRecipient;->(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState$1;)V -PLcom/android/server/wm/WindowState$DeathRecipient;->binderDied()V -PLcom/android/server/wm/WindowState$MoveAnimationSpec;->(Lcom/android/server/wm/WindowState;IIII)V +HPLcom/android/server/wm/WindowState$DeathRecipient;->binderDied()V +HPLcom/android/server/wm/WindowState$MoveAnimationSpec;->(Lcom/android/server/wm/WindowState;IIII)V PLcom/android/server/wm/WindowState$MoveAnimationSpec;->(Lcom/android/server/wm/WindowState;IIIILcom/android/server/wm/WindowState$1;)V HPLcom/android/server/wm/WindowState$MoveAnimationSpec;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V +PLcom/android/server/wm/WindowState$MoveAnimationSpec;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V PLcom/android/server/wm/WindowState$MoveAnimationSpec;->dumpDebugInner(Landroid/util/proto/ProtoOutputStream;)V HPLcom/android/server/wm/WindowState$MoveAnimationSpec;->getDuration()J HSPLcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;->()V HSPLcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;->reset()V -PLcom/android/server/wm/WindowState$WindowId;->(Lcom/android/server/wm/WindowState;)V +HPLcom/android/server/wm/WindowState$WindowId;->(Lcom/android/server/wm/WindowState;)V HPLcom/android/server/wm/WindowState$WindowId;->(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState$1;)V PLcom/android/server/wm/WindowState$WindowId;->isFocused()Z -PLcom/android/server/wm/WindowState;->()V +HSPLcom/android/server/wm/WindowState;->()V HPLcom/android/server/wm/WindowState;->(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;IIIZ)V HPLcom/android/server/wm/WindowState;->(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 -PLcom/android/server/wm/WindowState;->access$200(Lcom/android/server/wm/WindowState;)Z -PLcom/android/server/wm/WindowState;->access$300(Lcom/android/server/wm/WindowState;Z)V +HPLcom/android/server/wm/WindowState;->access$200(Lcom/android/server/wm/WindowState;)Z +HPLcom/android/server/wm/WindowState;->access$300(Lcom/android/server/wm/WindowState;Z)V HPLcom/android/server/wm/WindowState;->adjustRegionInFreefromWindowMode(Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowState;->adjustStartingWindowFlags()V HPLcom/android/server/wm/WindowState;->applyDims()V @@ -36753,13 +41701,13 @@ HPLcom/android/server/wm/WindowState;->canShowWhenLocked()Z HPLcom/android/server/wm/WindowState;->canWindowInEmbeddedDisplayBeImeTarget()Z HPLcom/android/server/wm/WindowState;->checkPolicyVisibilityChange()V HPLcom/android/server/wm/WindowState;->clearAnimatingFlags()Z -PLcom/android/server/wm/WindowState;->clearPolicyVisibilityFlag(I)V +HPLcom/android/server/wm/WindowState;->clearPolicyVisibilityFlag(I)V HPLcom/android/server/wm/WindowState;->computeDragResizing()Z HPLcom/android/server/wm/WindowState;->computeFrame()V -HPLcom/android/server/wm/WindowState;->computeFrame(Lcom/android/server/wm/DisplayFrames;)V +HPLcom/android/server/wm/WindowState;->computeFrameAndUpdateSourceFrame()V HPLcom/android/server/wm/WindowState;->cropRegionToStackBoundsIfNeeded(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->destroySurface(ZZ)Z -PLcom/android/server/wm/WindowState;->destroySurfaceUnchecked()V +HPLcom/android/server/wm/WindowState;->destroySurfaceUnchecked()V HPLcom/android/server/wm/WindowState;->dispatchWallpaperVisibility(Z)V HPLcom/android/server/wm/WindowState;->disposeInputChannel()V HPLcom/android/server/wm/WindowState;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V @@ -36768,37 +41716,39 @@ HPLcom/android/server/wm/WindowState;->expandForSurfaceInsets(Landroid/graphics/ HPLcom/android/server/wm/WindowState;->fillClientWindowFrames(Landroid/window/ClientWindowFrames;)V HPLcom/android/server/wm/WindowState;->fillsDisplay()Z PLcom/android/server/wm/WindowState;->fillsParent()Z -PLcom/android/server/wm/WindowState;->finishDrawing(Landroid/view/SurfaceControl$Transaction;)Z +HPLcom/android/server/wm/WindowState;->finishDrawing(Landroid/view/SurfaceControl$Transaction;)Z HPLcom/android/server/wm/WindowState;->finishSeamlessRotation(Z)V HPLcom/android/server/wm/WindowState;->forAllWindowBottomToTop(Lcom/android/internal/util/ToBooleanFunction;)Z HPLcom/android/server/wm/WindowState;->forAllWindowTopToBottom(Lcom/android/internal/util/ToBooleanFunction;)Z HPLcom/android/server/wm/WindowState;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z +HPLcom/android/server/wm/WindowState;->forceReportingResized()V HPLcom/android/server/wm/WindowState;->frameCoversEntireAppTokenBounds()Z -PLcom/android/server/wm/WindowState;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowState;->getAnimationFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowState;->getAppToken()Landroid/view/IApplicationToken; HPLcom/android/server/wm/WindowState;->getAttrs()Landroid/view/WindowManager$LayoutParams; HPLcom/android/server/wm/WindowState;->getBaseType()I HPLcom/android/server/wm/WindowState;->getBounds()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getClientViewRootSurface()Landroid/view/SurfaceControl; +HPLcom/android/server/wm/WindowState;->getClientViewRootSurface()Landroid/view/SurfaceControl; HPLcom/android/server/wm/WindowState;->getCompatFrameSize(Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowState;->getCompatInsetsState()Landroid/view/InsetsState; HPLcom/android/server/wm/WindowState;->getConfiguration()Landroid/content/res/Configuration; -PLcom/android/server/wm/WindowState;->getContainingFrame()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getContentFrame()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getContentInsets()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getContentInsets(Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowState;->getContainingFrame()Landroid/graphics/Rect; HPLcom/android/server/wm/WindowState;->getControllableInsetProvider()Lcom/android/server/wm/InsetsSourceProvider; +HPLcom/android/server/wm/WindowState;->getDisableFlags()I HPLcom/android/server/wm/WindowState;->getDisplayContent()Lcom/android/server/wm/DisplayContent; -PLcom/android/server/wm/WindowState;->getDisplayFrame()Landroid/graphics/Rect; +HPLcom/android/server/wm/WindowState;->getDisplayFrame()Landroid/graphics/Rect; HPLcom/android/server/wm/WindowState;->getDisplayFrames(Lcom/android/server/wm/DisplayFrames;)Lcom/android/server/wm/DisplayFrames; HPLcom/android/server/wm/WindowState;->getDisplayId()I HPLcom/android/server/wm/WindowState;->getDisplayInfo()Landroid/view/DisplayInfo; -PLcom/android/server/wm/WindowState;->getDrawnStateEvaluated()Z +HPLcom/android/server/wm/WindowState;->getDrawnStateEvaluated()Z HPLcom/android/server/wm/WindowState;->getEffectiveTouchableRegion(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->getFrame()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getFrameNumber()J +HPLcom/android/server/wm/WindowState;->getFrameNumber()J HPLcom/android/server/wm/WindowState;->getImeControlTarget()Lcom/android/server/wm/InsetsControlTarget; +PLcom/android/server/wm/WindowState;->getImeInputTarget()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowState;->getInputDispatchingTimeoutMillis()J HPLcom/android/server/wm/WindowState;->getInsetsState()Landroid/view/InsetsState; +HPLcom/android/server/wm/WindowState;->getInsetsStateWithVisibilityOverride()Landroid/view/InsetsState; HPLcom/android/server/wm/WindowState;->getKeyInterceptionInfo()Lcom/android/internal/policy/KeyInterceptionInfo; HPLcom/android/server/wm/WindowState;->getLastReportedConfiguration()Landroid/content/res/Configuration; HPLcom/android/server/wm/WindowState;->getLastReportedMergedConfiguration(Landroid/util/MergedConfiguration;)V @@ -36813,15 +41763,14 @@ HPLcom/android/server/wm/WindowState;->getProcessGlobalConfiguration()Landroid/c HPLcom/android/server/wm/WindowState;->getProtoFieldId()J HPLcom/android/server/wm/WindowState;->getReplacingWindow()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowState;->getRequestedVisibility(I)Z +PLcom/android/server/wm/WindowState;->getResizeMode()I HPLcom/android/server/wm/WindowState;->getRootTask()Lcom/android/server/wm/Task; -PLcom/android/server/wm/WindowState;->getRootTaskId()I +HPLcom/android/server/wm/WindowState;->getRootTaskId()I +PLcom/android/server/wm/WindowState;->getRotationAnimationHint()I HPLcom/android/server/wm/WindowState;->getSession()Landroid/view/SurfaceSession; -PLcom/android/server/wm/WindowState;->getStableFrame()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getStableInsets()Landroid/graphics/Rect; -PLcom/android/server/wm/WindowState;->getStableInsets(Landroid/graphics/Rect;)V -PLcom/android/server/wm/WindowState;->getSurfaceLayer()I +HPLcom/android/server/wm/WindowState;->getSurfaceLayer()I +HPLcom/android/server/wm/WindowState;->getSurfaceTouchableRegion(Landroid/graphics/Region;I)I HPLcom/android/server/wm/WindowState;->getSystemGestureExclusion()Ljava/util/List; -HPLcom/android/server/wm/WindowState;->getSystemUiVisibility()I PLcom/android/server/wm/WindowState;->getTapExcludeRegion(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->getTask()Lcom/android/server/wm/Task; HPLcom/android/server/wm/WindowState;->getTopParentWindow()Lcom/android/server/wm/WindowState; @@ -36829,31 +41778,29 @@ HPLcom/android/server/wm/WindowState;->getTouchOcclusionMode()I HPLcom/android/server/wm/WindowState;->getTouchableRegion(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->getTransformationMatrix([FLandroid/graphics/Matrix;)V HPLcom/android/server/wm/WindowState;->getVisibleBounds(Landroid/graphics/Rect;)V -HPLcom/android/server/wm/WindowState;->getVisibleFrame()Landroid/graphics/Rect; HPLcom/android/server/wm/WindowState;->getWindow()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowState;->getWindow(Ljava/util/function/Predicate;)Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowState;->getWindowFrames()Lcom/android/server/wm/WindowFrames; HPLcom/android/server/wm/WindowState;->getWindowInfo()Landroid/view/WindowInfo; HPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence; HPLcom/android/server/wm/WindowState;->handleWindowMovedIfNeeded()V -PLcom/android/server/wm/WindowState;->hasAppShownWindows()Z +HPLcom/android/server/wm/WindowState;->hasAppShownWindows()Z HPLcom/android/server/wm/WindowState;->hasContentToDisplay()Z -PLcom/android/server/wm/WindowState;->hasDrawn()Z +HPLcom/android/server/wm/WindowState;->hasDrawn()Z HPLcom/android/server/wm/WindowState;->hasMoved()Z -PLcom/android/server/wm/WindowState;->hasTapExcludeRegion()Z +HPLcom/android/server/wm/WindowState;->hasTapExcludeRegion()Z HPLcom/android/server/wm/WindowState;->hasVisibleNotDrawnWallpaper()Z -PLcom/android/server/wm/WindowState;->hideInsets(IZ)V -PLcom/android/server/wm/WindowState;->hideLw(Z)Z -HPLcom/android/server/wm/WindowState;->hideLw(ZZ)Z +HPLcom/android/server/wm/WindowState;->hide(ZZ)Z +HPLcom/android/server/wm/WindowState;->hideInsets(IZ)V HPLcom/android/server/wm/WindowState;->hideNonSystemOverlayWindowsWhenVisible()Z -PLcom/android/server/wm/WindowState;->hidePermanentlyLw()V +HPLcom/android/server/wm/WindowState;->hidePermanentlyLw()V HPLcom/android/server/wm/WindowState;->hideWallpaperWindow(ZLjava/lang/String;)V -PLcom/android/server/wm/WindowState;->immediatelyNotifyBlastSync()V +HPLcom/android/server/wm/WindowState;->immediatelyNotifyBlastSync()V HPLcom/android/server/wm/WindowState;->inAppWindowThatMatchesParentBounds()Z HPLcom/android/server/wm/WindowState;->inSizeCompatMode()Z -HPLcom/android/server/wm/WindowState;->inSizeCompatMode(Landroid/view/WindowManager$LayoutParams;Lcom/android/server/wm/WindowToken;)Z +HSPLcom/android/server/wm/WindowState;->inSizeCompatMode(Landroid/view/WindowManager$LayoutParams;Lcom/android/server/wm/WindowToken;)Z HPLcom/android/server/wm/WindowState;->initAppOpsState()V -PLcom/android/server/wm/WindowState;->initExclusionRestrictions()V +HPLcom/android/server/wm/WindowState;->initExclusionRestrictions()V HPLcom/android/server/wm/WindowState;->isAnimatingLw()Z HPLcom/android/server/wm/WindowState;->isChildWindow()Z HPLcom/android/server/wm/WindowState;->isClientLocal()Z @@ -36870,9 +41817,8 @@ HPLcom/android/server/wm/WindowState;->isDreamWindow()Z HPLcom/android/server/wm/WindowState;->isFocused()Z HPLcom/android/server/wm/WindowState;->isFullyTransparent()Z HPLcom/android/server/wm/WindowState;->isGoneForLayout()Z +HPLcom/android/server/wm/WindowState;->isImeLayeringTarget()Z HPLcom/android/server/wm/WindowState;->isImplicitlyExcludingAllSystemGestures()Z -HPLcom/android/server/wm/WindowState;->isInputMethodTarget()Z -HPLcom/android/server/wm/WindowState;->isInputMethodWindow()Z HPLcom/android/server/wm/WindowState;->isInteresting()Z HPLcom/android/server/wm/WindowState;->isLaidOut()Z HPLcom/android/server/wm/WindowState;->isLastConfigReportedToClient()Z @@ -36880,32 +41826,30 @@ HPLcom/android/server/wm/WindowState;->isLegacyPolicyVisibility()Z HPLcom/android/server/wm/WindowState;->isLetterboxedAppWindow()Z HPLcom/android/server/wm/WindowState;->isLetterboxedForDisplayCutout()Z HPLcom/android/server/wm/WindowState;->isLetterboxedOverlappingWith(Landroid/graphics/Rect;)Z -HPLcom/android/server/wm/WindowState;->isNonToastOrStarting()Z -PLcom/android/server/wm/WindowState;->isNonToastWindowVisibleForPid(I)Z -HPLcom/android/server/wm/WindowState;->isNonToastWindowVisibleForUid(I)Z HPLcom/android/server/wm/WindowState;->isObscuringDisplay()Z HPLcom/android/server/wm/WindowState;->isOnScreen()Z HPLcom/android/server/wm/WindowState;->isOpaqueDrawn()Z HPLcom/android/server/wm/WindowState;->isParentWindowGoneForLayout()Z HPLcom/android/server/wm/WindowState;->isParentWindowHidden()Z +PLcom/android/server/wm/WindowState;->isPotentialDragTarget(Z)Z HPLcom/android/server/wm/WindowState;->isReadyForDisplay()Z HPLcom/android/server/wm/WindowState;->isRecentsAnimationConsumingAppInput()Z HPLcom/android/server/wm/WindowState;->isRtl()Z HPLcom/android/server/wm/WindowState;->isSecureLocked()Z HPLcom/android/server/wm/WindowState;->isSelfAnimating(II)Z -PLcom/android/server/wm/WindowState;->isSelfOrAncestorWindowAnimatingExit()Z +HPLcom/android/server/wm/WindowState;->isSelfOrAncestorWindowAnimatingExit()Z HPLcom/android/server/wm/WindowState;->isVisible()Z HPLcom/android/server/wm/WindowState;->isVisibleByPolicy()Z -HPLcom/android/server/wm/WindowState;->isVisibleLw()Z HPLcom/android/server/wm/WindowState;->isVisibleNow()Z HPLcom/android/server/wm/WindowState;->isVisibleOrAdding()Z -PLcom/android/server/wm/WindowState;->isVisibleRequested()Z -PLcom/android/server/wm/WindowState;->isWinVisibleLw()Z +HPLcom/android/server/wm/WindowState;->isVisibleRequested()Z +HPLcom/android/server/wm/WindowState;->isWinVisibleLw()Z HPLcom/android/server/wm/WindowState;->layoutInParentFrame()Z HPLcom/android/server/wm/WindowState;->letterboxNotIntersectsOrFullyContains(Landroid/graphics/Rect;)Z HPLcom/android/server/wm/WindowState;->logExclusionRestrictions(I)V -PLcom/android/server/wm/WindowState;->logPerformShow(Ljava/lang/String;)V +HPLcom/android/server/wm/WindowState;->logPerformShow(Ljava/lang/String;)V HPLcom/android/server/wm/WindowState;->matchesDisplayBounds()Z +HPLcom/android/server/wm/WindowState;->matchesRootDisplayAreaBounds()Z HPLcom/android/server/wm/WindowState;->mightAffectAllDrawn()Z HPLcom/android/server/wm/WindowState;->needsRelativeLayeringToIme()Z HPLcom/android/server/wm/WindowState;->needsZBoost()Z @@ -36918,8 +41862,10 @@ HPLcom/android/server/wm/WindowState;->onExitAnimationDone()V HPLcom/android/server/wm/WindowState;->onMergedOverrideConfigurationChanged()V HPLcom/android/server/wm/WindowState;->onMovedByResize()V HPLcom/android/server/wm/WindowState;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V -PLcom/android/server/wm/WindowState;->onResize()V -PLcom/android/server/wm/WindowState;->onSetAppExiting()Z +HPLcom/android/server/wm/WindowState;->onResize()V +HPLcom/android/server/wm/WindowState;->onResizeHandled()V +HPLcom/android/server/wm/WindowState;->onSetAppExiting()Z +HPLcom/android/server/wm/WindowState;->onStartFreezingScreen()V PLcom/android/server/wm/WindowState;->onStopFreezingScreen()Z HPLcom/android/server/wm/WindowState;->onSurfaceShownChanged(Z)V PLcom/android/server/wm/WindowState;->onWindowReplacementTimeout()V @@ -36929,37 +41875,36 @@ HPLcom/android/server/wm/WindowState;->performShowLocked()Z HPLcom/android/server/wm/WindowState;->pokeDrawLockLw(J)V HPLcom/android/server/wm/WindowState;->prelayout()V HPLcom/android/server/wm/WindowState;->prepareSurfaces()V -PLcom/android/server/wm/WindowState;->prepareSync()Z +HPLcom/android/server/wm/WindowState;->prepareSync()Z HPLcom/android/server/wm/WindowState;->prepareWindowToDisplayDuringRelayout(Z)V -HPLcom/android/server/wm/WindowState;->registeredForDisplayConfigChanges()Z HPLcom/android/server/wm/WindowState;->relayoutVisibleWindow(II)I -PLcom/android/server/wm/WindowState;->removeIfPossible()V +HPLcom/android/server/wm/WindowState;->removeIfPossible()V HPLcom/android/server/wm/WindowState;->removeIfPossible(Z)V HPLcom/android/server/wm/WindowState;->removeImmediately()V +PLcom/android/server/wm/WindowState;->removeReplacedWindow()V HPLcom/android/server/wm/WindowState;->removeReplacedWindowIfNeeded(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/WindowState;->reportFocusChangedSerialized(Z)V HPLcom/android/server/wm/WindowState;->reportResized()V HPLcom/android/server/wm/WindowState;->requestDrawIfNeeded(Ljava/util/List;)V PLcom/android/server/wm/WindowState;->requestRedrawForSync()V HPLcom/android/server/wm/WindowState;->requestUpdateWallpaperIfNeeded()V -PLcom/android/server/wm/WindowState;->resetAppOpsState()V +HPLcom/android/server/wm/WindowState;->resetAppOpsState()V HPLcom/android/server/wm/WindowState;->resetContentChanged()V -PLcom/android/server/wm/WindowState;->resetDragResizingChangeReported()V -PLcom/android/server/wm/WindowState;->resetLastContentInsets()V -PLcom/android/server/wm/WindowState;->seamlesslyRotateIfAllowed(Landroid/view/SurfaceControl$Transaction;IIZ)V +HPLcom/android/server/wm/WindowState;->resetDragResizingChangeReported()V +HPLcom/android/server/wm/WindowState;->seamlesslyRotateIfAllowed(Landroid/view/SurfaceControl$Transaction;IIZ)V HPLcom/android/server/wm/WindowState;->sendAppVisibilityToClients()V PLcom/android/server/wm/WindowState;->setControllableInsetProvider(Lcom/android/server/wm/InsetsSourceProvider;)V HPLcom/android/server/wm/WindowState;->setDisplayLayoutNeeded()V -PLcom/android/server/wm/WindowState;->setDragResizing()V +HPLcom/android/server/wm/WindowState;->setDragResizing()V HPLcom/android/server/wm/WindowState;->setDrawnStateEvaluated(Z)V HPLcom/android/server/wm/WindowState;->setForceHideNonSystemOverlayWindowIfNeeded(Z)V HPLcom/android/server/wm/WindowState;->setFrameNumber(J)V -PLcom/android/server/wm/WindowState;->setHasSurface(Z)V +HPLcom/android/server/wm/WindowState;->setHasSurface(Z)V HPLcom/android/server/wm/WindowState;->setHiddenWhileSuspended(Z)V HPLcom/android/server/wm/WindowState;->setLastExclusionHeights(III)V HPLcom/android/server/wm/WindowState;->setLastReportedMergedConfiguration(Landroid/util/MergedConfiguration;)V -PLcom/android/server/wm/WindowState;->setOrientationChanging(Z)V -PLcom/android/server/wm/WindowState;->setPolicyVisibilityFlag(I)V +HPLcom/android/server/wm/WindowState;->setOrientationChanging(Z)V +HPLcom/android/server/wm/WindowState;->setPolicyVisibilityFlag(I)V HPLcom/android/server/wm/WindowState;->setReplacementWindowIfNeeded(Lcom/android/server/wm/WindowState;)Z HPLcom/android/server/wm/WindowState;->setReportResizeHints()Z HPLcom/android/server/wm/WindowState;->setRequestedSize(II)V @@ -36967,20 +41912,20 @@ PLcom/android/server/wm/WindowState;->setSimulatedWindowFrames(Lcom/android/serv HPLcom/android/server/wm/WindowState;->setSystemGestureExclusion(Ljava/util/List;)Z HPLcom/android/server/wm/WindowState;->setViewVisibility(I)V PLcom/android/server/wm/WindowState;->setWillReplaceChildWindows()V +PLcom/android/server/wm/WindowState;->setWillReplaceWindow(Z)V HPLcom/android/server/wm/WindowState;->setWindowScale(II)V -PLcom/android/server/wm/WindowState;->setupWindowForRemoveOnExit()V -PLcom/android/server/wm/WindowState;->shouldKeepVisibleDeadAppWindow()Z +HPLcom/android/server/wm/WindowState;->setupWindowForRemoveOnExit()V +PLcom/android/server/wm/WindowState;->shouldBeReplacedWithChildren()Z +HPLcom/android/server/wm/WindowState;->shouldKeepVisibleDeadAppWindow()Z HPLcom/android/server/wm/WindowState;->shouldMagnify()Z HPLcom/android/server/wm/WindowState;->shouldSendRedrawForSync()Z +HPLcom/android/server/wm/WindowState;->show(ZZ)Z HPLcom/android/server/wm/WindowState;->showForAllUsers()Z -PLcom/android/server/wm/WindowState;->showInsets(IZ)V -HPLcom/android/server/wm/WindowState;->showLw(Z)Z -HPLcom/android/server/wm/WindowState;->showLw(ZZ)Z +HPLcom/android/server/wm/WindowState;->showInsets(IZ)V HPLcom/android/server/wm/WindowState;->showToCurrentUser()Z -HPLcom/android/server/wm/WindowState;->skipDecorCrop()Z -PLcom/android/server/wm/WindowState;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;)V +HPLcom/android/server/wm/WindowState;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;)V HPLcom/android/server/wm/WindowState;->startAnimation(Landroid/view/animation/Animation;)V -PLcom/android/server/wm/WindowState;->startMoveAnimation(II)V +HPLcom/android/server/wm/WindowState;->startMoveAnimation(II)V HPLcom/android/server/wm/WindowState;->subtractInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowState;->subtractTouchExcludeRegionIfNeeded(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->surfaceInsetsChanging()Z @@ -36989,9 +41934,12 @@ HPLcom/android/server/wm/WindowState;->toString()Ljava/lang/String; HPLcom/android/server/wm/WindowState;->transformClipRectFromScreenToSurfaceSpace(Landroid/graphics/Rect;)V HPLcom/android/server/wm/WindowState;->transformFrameToSurfacePosition(IILandroid/graphics/Point;)V HPLcom/android/server/wm/WindowState;->transformSurfaceInsetsPosition(Landroid/graphics/Point;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/WindowState;->translateToWindowX(F)F +HPLcom/android/server/wm/WindowState;->translateToWindowY(F)F +PLcom/android/server/wm/WindowState;->updateAppOpsState()V HPLcom/android/server/wm/WindowState;->updateFrameRateSelectionPriorityIfNeeded()V +HPLcom/android/server/wm/WindowState;->updateGlobalScaleIfNeeded()V HPLcom/android/server/wm/WindowState;->updateLastFrames()V -HPLcom/android/server/wm/WindowState;->updateLastInsetValues()V HPLcom/android/server/wm/WindowState;->updateLocationInParentDisplayIfNeeded()V HPLcom/android/server/wm/WindowState;->updateRegionForModalActivityWindow(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowState;->updateReportedVisibility(Lcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;)V @@ -36999,7 +41947,7 @@ HPLcom/android/server/wm/WindowState;->updateRequestedVisibility(Landroid/view/I HPLcom/android/server/wm/WindowState;->updateResizingWindowIfNeeded()V HPLcom/android/server/wm/WindowState;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V PLcom/android/server/wm/WindowState;->updateTapExcludeRegion(Landroid/graphics/Region;)V -PLcom/android/server/wm/WindowState;->waitingForReplacement()Z +HPLcom/android/server/wm/WindowState;->waitingForReplacement()Z HPLcom/android/server/wm/WindowState;->wouldBeVisibleIfPolicyIgnored()Z HPLcom/android/server/wm/WindowState;->writeIdentifierToProto(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/wm/WindowStateAnimator;->(Lcom/android/server/wm/WindowState;)V @@ -37007,58 +41955,55 @@ HPLcom/android/server/wm/WindowStateAnimator;->applyAnimationLocked(IZ)Z HPLcom/android/server/wm/WindowStateAnimator;->applyEnterAnimationLocked()V HPLcom/android/server/wm/WindowStateAnimator;->commitFinishDrawingLocked()Z HPLcom/android/server/wm/WindowStateAnimator;->computeShownFrameLocked()V -HPLcom/android/server/wm/WindowStateAnimator;->createSurfaceLocked(II)Lcom/android/server/wm/WindowSurfaceController; -HPLcom/android/server/wm/WindowStateAnimator;->destroyDeferredSurfaceLocked()V -HPLcom/android/server/wm/WindowStateAnimator;->destroyPreservedSurfaceLocked()V -HPLcom/android/server/wm/WindowStateAnimator;->destroySurface()V -HPLcom/android/server/wm/WindowStateAnimator;->destroySurfaceLocked()V -PLcom/android/server/wm/WindowStateAnimator;->detachChildren()V -PLcom/android/server/wm/WindowStateAnimator;->drawStateToString()Ljava/lang/String; +HPLcom/android/server/wm/WindowStateAnimator;->createSurfaceLocked(I)Lcom/android/server/wm/WindowSurfaceController; +HPLcom/android/server/wm/WindowStateAnimator;->destroyDeferredSurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->destroyPreservedSurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->destroySurface(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->destroySurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->detachChildren(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->drawStateToString()Ljava/lang/String; HPLcom/android/server/wm/WindowStateAnimator;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HPLcom/android/server/wm/WindowStateAnimator;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/wm/WindowStateAnimator;->finishDrawingLocked(Landroid/view/SurfaceControl$Transaction;)Z HPLcom/android/server/wm/WindowStateAnimator;->getShown()Z +HPLcom/android/server/wm/WindowStateAnimator;->getSurfaceControl()Landroid/view/SurfaceControl; HPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z HPLcom/android/server/wm/WindowStateAnimator;->hide(Landroid/view/SurfaceControl$Transaction;Ljava/lang/String;)V -HPLcom/android/server/wm/WindowStateAnimator;->hide(Ljava/lang/String;)V HPLcom/android/server/wm/WindowStateAnimator;->markPreservedSurfaceForDestroy()V HPLcom/android/server/wm/WindowStateAnimator;->onAnimationFinished()V -HPLcom/android/server/wm/WindowStateAnimator;->prepareSurfaceLocked(Landroid/view/SurfaceControl$Transaction;Z)V +HPLcom/android/server/wm/WindowStateAnimator;->prepareSurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V HPLcom/android/server/wm/WindowStateAnimator;->preserveSurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V -PLcom/android/server/wm/WindowStateAnimator;->resetDrawState()V +HPLcom/android/server/wm/WindowStateAnimator;->resetDrawState()V HPLcom/android/server/wm/WindowStateAnimator;->setColorSpaceAgnosticLocked(Z)V -PLcom/android/server/wm/WindowStateAnimator;->setOffsetPositionForStackResize(Z)V -PLcom/android/server/wm/WindowStateAnimator;->setOpaqueLocked(Z)V +HPLcom/android/server/wm/WindowStateAnimator;->setOpaqueLocked(Z)V PLcom/android/server/wm/WindowStateAnimator;->setSecureLocked(Z)V -HPLcom/android/server/wm/WindowStateAnimator;->setSurfaceBoundariesLocked(Landroid/view/SurfaceControl$Transaction;Z)V +HPLcom/android/server/wm/WindowStateAnimator;->setSurfaceBoundariesLocked(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowStateAnimator;->setTransparentRegionHintLocked(Landroid/graphics/Region;)V HPLcom/android/server/wm/WindowStateAnimator;->setWallpaperOffset(IIF)Z -HPLcom/android/server/wm/WindowStateAnimator;->setWallpaperPositionAndScale(Landroid/view/SurfaceControl$Transaction;IIFZ)V +HPLcom/android/server/wm/WindowStateAnimator;->setWallpaperPositionAndScale(Landroid/view/SurfaceControl$Transaction;IIF)V HPLcom/android/server/wm/WindowStateAnimator;->shouldConsumeMainWindowSizeTransaction()Z -HPLcom/android/server/wm/WindowStateAnimator;->showSurfaceRobustlyLocked()Z +HPLcom/android/server/wm/WindowStateAnimator;->showSurfaceRobustlyLocked(Landroid/view/SurfaceControl$Transaction;)Z HPLcom/android/server/wm/WindowStateAnimator;->toString()Ljava/lang/String; -PLcom/android/server/wm/WindowStateAnimator;->tryChangeFormatInPlaceLocked()Z -HPLcom/android/server/wm/WindowSurfaceController;->(Ljava/lang/String;IIIILcom/android/server/wm/WindowStateAnimator;II)V -HPLcom/android/server/wm/WindowSurfaceController;->destroyNotInTransaction()V -PLcom/android/server/wm/WindowSurfaceController;->detachChildren()V +HPLcom/android/server/wm/WindowStateAnimator;->tryChangeFormatInPlaceLocked()Z +HPLcom/android/server/wm/WindowSurfaceController;->(Ljava/lang/String;IIIILcom/android/server/wm/WindowStateAnimator;I)V +HPLcom/android/server/wm/WindowSurfaceController;->destroy(Landroid/view/SurfaceControl$Transaction;)V +HPLcom/android/server/wm/WindowSurfaceController;->detachChildren(Landroid/view/SurfaceControl$Transaction;)V HPLcom/android/server/wm/WindowSurfaceController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V -PLcom/android/server/wm/WindowSurfaceController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V -HPLcom/android/server/wm/WindowSurfaceController;->getHeight()I +HPLcom/android/server/wm/WindowSurfaceController;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V HPLcom/android/server/wm/WindowSurfaceController;->getShown()Z HPLcom/android/server/wm/WindowSurfaceController;->getSurfaceControl(Landroid/view/SurfaceControl;)V -HPLcom/android/server/wm/WindowSurfaceController;->getWidth()I HPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z HPLcom/android/server/wm/WindowSurfaceController;->hide(Landroid/view/SurfaceControl$Transaction;Ljava/lang/String;)V HPLcom/android/server/wm/WindowSurfaceController;->hideSurface(Landroid/view/SurfaceControl$Transaction;)V -HPLcom/android/server/wm/WindowSurfaceController;->prepareToShowInTransaction(FFFFFZ)Z -HPLcom/android/server/wm/WindowSurfaceController;->setBackgroundBlurRadius(I)V +HPLcom/android/server/wm/WindowSurfaceController;->prepareToShowInTransaction(Landroid/view/SurfaceControl$Transaction;FFFFF)Z HPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Z)V -HPLcom/android/server/wm/WindowSurfaceController;->setMatrix(Landroid/view/SurfaceControl$Transaction;FFFFZ)V -PLcom/android/server/wm/WindowSurfaceController;->setOpaque(Z)V -HPLcom/android/server/wm/WindowSurfaceController;->setPosition(Landroid/view/SurfaceControl$Transaction;FFZ)V +HPLcom/android/server/wm/WindowSurfaceController;->setMatrix(Landroid/view/SurfaceControl$Transaction;FFFF)V +HPLcom/android/server/wm/WindowSurfaceController;->setOpaque(Z)V +HPLcom/android/server/wm/WindowSurfaceController;->setPosition(Landroid/view/SurfaceControl$Transaction;FF)V PLcom/android/server/wm/WindowSurfaceController;->setSecure(Z)V HPLcom/android/server/wm/WindowSurfaceController;->setShown(Z)V HPLcom/android/server/wm/WindowSurfaceController;->setTransparentRegionHint(Landroid/graphics/Region;)V -HPLcom/android/server/wm/WindowSurfaceController;->showRobustlyInTransaction()Z +HPLcom/android/server/wm/WindowSurfaceController;->showRobustly(Landroid/view/SurfaceControl$Transaction;)Z HPLcom/android/server/wm/WindowSurfaceController;->toString()Ljava/lang/String; HSPLcom/android/server/wm/WindowSurfacePlacer$Traverser;->(Lcom/android/server/wm/WindowSurfacePlacer;)V HSPLcom/android/server/wm/WindowSurfacePlacer$Traverser;->(Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer$1;)V @@ -37067,17 +42012,19 @@ HSPLcom/android/server/wm/WindowSurfacePlacer;->(Lcom/android/server/wm/Wi HSPLcom/android/server/wm/WindowSurfacePlacer;->access$000(Lcom/android/server/wm/WindowSurfacePlacer;)Lcom/android/server/wm/WindowManagerService; HSPLcom/android/server/wm/WindowSurfacePlacer;->continueLayout(Z)V HSPLcom/android/server/wm/WindowSurfacePlacer;->deferLayout()V -PLcom/android/server/wm/WindowSurfacePlacer;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V -PLcom/android/server/wm/WindowSurfacePlacer;->isInLayout()Z +HPLcom/android/server/wm/WindowSurfacePlacer;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V +HPLcom/android/server/wm/WindowSurfacePlacer;->isInLayout()Z HSPLcom/android/server/wm/WindowSurfacePlacer;->isLayoutDeferred()Z HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacement()V HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacement(Z)V +PLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacementIfScheduled()V HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacementLoop()V HSPLcom/android/server/wm/WindowSurfacePlacer;->requestTraversal()V PLcom/android/server/wm/WindowToken$DeathRecipient;->(Lcom/android/server/wm/WindowToken;)V PLcom/android/server/wm/WindowToken$DeathRecipient;->(Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WindowToken$1;)V PLcom/android/server/wm/WindowToken$DeathRecipient;->binderDied()V PLcom/android/server/wm/WindowToken$DeathRecipient;->linkToDeath()V +PLcom/android/server/wm/WindowToken$DeathRecipient;->unlinkToDeath()V HPLcom/android/server/wm/WindowToken$FixedRotationTransformState;->(Landroid/view/DisplayInfo;Lcom/android/server/wm/DisplayFrames;Landroid/content/res/Configuration;I)V PLcom/android/server/wm/WindowToken$FixedRotationTransformState;->resetTransform()V PLcom/android/server/wm/WindowToken$FixedRotationTransformState;->transform(Lcom/android/server/wm/WindowContainer;)V @@ -37091,9 +42038,10 @@ HPLcom/android/server/wm/WindowToken;->adjustWindowParams(Lcom/android/server/wm PLcom/android/server/wm/WindowToken;->applyFixedRotationTransform(Landroid/view/DisplayInfo;Lcom/android/server/wm/DisplayFrames;Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/WindowToken;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V HPLcom/android/server/wm/WindowToken;->canLayerAboveSystemBars()Z -PLcom/android/server/wm/WindowToken;->createFixedRotationAdjustmentsIfNeeded()Landroid/view/DisplayAdjustments$FixedRotationAdjustments; +PLcom/android/server/wm/WindowToken;->cancelFixedRotationTransform()V +HPLcom/android/server/wm/WindowToken;->createFixedRotationAdjustmentsIfNeeded()Landroid/view/DisplayAdjustments$FixedRotationAdjustments; HSPLcom/android/server/wm/WindowToken;->createSurfaceControl(Z)V -PLcom/android/server/wm/WindowToken;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V +HPLcom/android/server/wm/WindowToken;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V HSPLcom/android/server/wm/WindowToken;->dumpDebug(Landroid/util/proto/ProtoOutputStream;JI)V HSPLcom/android/server/wm/WindowToken;->finishFixedRotationTransform()V HSPLcom/android/server/wm/WindowToken;->finishFixedRotationTransform(Ljava/lang/Runnable;)V @@ -37103,32 +42051,33 @@ HPLcom/android/server/wm/WindowToken;->getFixedRotationTransformDisplayFrames()L HPLcom/android/server/wm/WindowToken;->getFixedRotationTransformDisplayInfo()Landroid/view/DisplayInfo; HPLcom/android/server/wm/WindowToken;->getFixedRotationTransformInsetsState()Landroid/view/InsetsState; HSPLcom/android/server/wm/WindowToken;->getName()Ljava/lang/String; -PLcom/android/server/wm/WindowToken;->getOwnerUid()I +HPLcom/android/server/wm/WindowToken;->getOwnerUid()I PLcom/android/server/wm/WindowToken;->getProtoFieldId()J -PLcom/android/server/wm/WindowToken;->getReplacingWindow()Lcom/android/server/wm/WindowState; +HPLcom/android/server/wm/WindowToken;->getReplacingWindow()Lcom/android/server/wm/WindowState; HPLcom/android/server/wm/WindowToken;->getWindowLayerFromType()I PLcom/android/server/wm/WindowToken;->hasAnimatingFixedRotationTransition()Z -PLcom/android/server/wm/WindowToken;->hasFixedRotationTransform()Z -PLcom/android/server/wm/WindowToken;->hasSizeCompatBounds()Z -PLcom/android/server/wm/WindowToken;->isEmpty()Z -PLcom/android/server/wm/WindowToken;->isFinishingFixedRotationTransform()Z +HPLcom/android/server/wm/WindowToken;->hasFixedRotationTransform()Z +PLcom/android/server/wm/WindowToken;->hasFixedRotationTransform(Lcom/android/server/wm/WindowToken;)Z +HPLcom/android/server/wm/WindowToken;->hasSizeCompatBounds()Z +HPLcom/android/server/wm/WindowToken;->isEmpty()Z +HPLcom/android/server/wm/WindowToken;->isFinishingFixedRotationTransform()Z PLcom/android/server/wm/WindowToken;->isFirstChildWindowGreaterThanSecond(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z HSPLcom/android/server/wm/WindowToken;->isFixedRotationTransforming()Z -PLcom/android/server/wm/WindowToken;->lambda$new$0$WindowToken(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I -PLcom/android/server/wm/WindowToken;->linkFixedRotationTransform(Lcom/android/server/wm/WindowToken;)V +HPLcom/android/server/wm/WindowToken;->lambda$new$0$WindowToken(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)I +HPLcom/android/server/wm/WindowToken;->linkFixedRotationTransform(Lcom/android/server/wm/WindowToken;)V HSPLcom/android/server/wm/WindowToken;->makeSurface()Landroid/view/SurfaceControl$Builder; -PLcom/android/server/wm/WindowToken;->notifyFixedRotationTransform(Z)V +HPLcom/android/server/wm/WindowToken;->notifyFixedRotationTransform(Z)V PLcom/android/server/wm/WindowToken;->onCancelFixedRotationTransform(I)V HSPLcom/android/server/wm/WindowToken;->onConfigurationChanged(Landroid/content/res/Configuration;)V HSPLcom/android/server/wm/WindowToken;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V HPLcom/android/server/wm/WindowToken;->onFixedRotationStatePrepared()V -PLcom/android/server/wm/WindowToken;->removeAllWindowsIfPossible()V -PLcom/android/server/wm/WindowToken;->removeImmediately()V +HPLcom/android/server/wm/WindowToken;->removeAllWindowsIfPossible()V +HPLcom/android/server/wm/WindowToken;->removeImmediately()V HSPLcom/android/server/wm/WindowToken;->reportConfigToWindowTokenClient()V -PLcom/android/server/wm/WindowToken;->reportWindowTokenRemovedToClient()V +HPLcom/android/server/wm/WindowToken;->reportWindowTokenRemovedToClient()V HPLcom/android/server/wm/WindowToken;->resetSurfacePositionForAnimationLeash(Landroid/view/SurfaceControl$Transaction;)V HSPLcom/android/server/wm/WindowToken;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V -PLcom/android/server/wm/WindowToken;->setExiting()V +HPLcom/android/server/wm/WindowToken;->setExiting()V HSPLcom/android/server/wm/WindowToken;->shouldReportToClient()Z HPLcom/android/server/wm/WindowToken;->toString()Ljava/lang/String; HSPLcom/android/server/wm/WindowToken;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V @@ -37143,49 +42092,41 @@ HSPLcom/android/server/wm/WindowTracing;->logState(Ljava/lang/String;)V HSPLcom/android/server/wm/WindowTracing;->setBufferCapacity(ILjava/io/PrintWriter;)V HSPLcom/android/server/wm/WindowTracing;->setLogLevel(ILjava/io/PrintWriter;)V PLcom/android/server/wm/animation/ClipRectLRAnimation;->(IIII)V -PLcom/android/server/wm/animation/ClipRectLRAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V +HPLcom/android/server/wm/animation/ClipRectLRAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V PLcom/android/server/wm/animation/ClipRectTBAnimation;->(IIIIIILandroid/view/animation/Interpolator;)V -PLcom/android/server/wm/animation/ClipRectTBAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V -PLcom/android/server/wm/animation/ClipRectTBAnimation;->getTransformation(JLandroid/view/animation/Transformation;)Z +HPLcom/android/server/wm/animation/ClipRectTBAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V +HPLcom/android/server/wm/animation/ClipRectTBAnimation;->getTransformation(JLandroid/view/animation/Transformation;)Z PLcom/android/server/wm/utils/CoordinateTransforms;->transformLogicalToPhysicalCoordinates(IIILandroid/graphics/Matrix;)V HSPLcom/android/server/wm/utils/CoordinateTransforms;->transformPhysicalToLogicalCoordinates(IIILandroid/graphics/Matrix;)V -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->()V -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->addOnPropertiesChangedListener(Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->getBoolean(Ljava/lang/String;Ljava/lang/String;Z)Z -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->getInt(Ljava/lang/String;Ljava/lang/String;I)I -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->getLong(Ljava/lang/String;Ljava/lang/String;J)J -HSPLcom/android/server/wm/utils/DeviceConfigInterface$1;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/android/server/wm/utils/DeviceConfigInterface;->()V HSPLcom/android/server/wm/utils/DisplayRotationUtil;->()V HSPLcom/android/server/wm/utils/DisplayRotationUtil;->getBoundIndexFromRotation(II)I HSPLcom/android/server/wm/utils/DisplayRotationUtil;->getRotatedBounds([Landroid/graphics/Rect;III)[Landroid/graphics/Rect; HSPLcom/android/server/wm/utils/DisplayRotationUtil;->getRotationToBoundsOffset(I)I -PLcom/android/server/wm/utils/InsetUtils;->addInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;)V +HPLcom/android/server/wm/utils/InsetUtils;->addInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/utils/InsetUtils;->insetsBetweenFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V HSPLcom/android/server/wm/utils/InsetUtils;->rotateInsets(Landroid/graphics/Rect;I)V HPLcom/android/server/wm/utils/RegionUtils;->forEachRect(Landroid/graphics/Region;Ljava/util/function/Consumer;)V HPLcom/android/server/wm/utils/RegionUtils;->forEachRectReverse(Landroid/graphics/Region;Ljava/util/function/Consumer;)V HPLcom/android/server/wm/utils/RegionUtils;->rectListToRegion(Ljava/util/List;Landroid/graphics/Region;)V PLcom/android/server/wm/utils/RotationAnimationUtils;->createRotationMatrix(IIILandroid/graphics/Matrix;)V -PLcom/android/server/wm/utils/RotationAnimationUtils;->getLumaOfSurfaceControl(Landroid/view/Display;Landroid/view/SurfaceControl;)F +HPLcom/android/server/wm/utils/RotationAnimationUtils;->getLumaOfSurfaceControl(Landroid/view/Display;Landroid/view/SurfaceControl;)F HPLcom/android/server/wm/utils/RotationAnimationUtils;->getMedianBorderLuma(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;)F HPLcom/android/server/wm/utils/RotationAnimationUtils;->getPixelLuminance(Ljava/nio/ByteBuffer;IIII)F +HPLcom/android/server/wm/utils/RotationAnimationUtils;->hasProtectedContent(Landroid/hardware/HardwareBuffer;)Z HSPLcom/android/server/wm/utils/RotationCache;->(Lcom/android/server/wm/utils/RotationCache$RotationDependentComputation;)V HSPLcom/android/server/wm/utils/RotationCache;->getOrCompute(Ljava/lang/Object;I)Ljava/lang/Object; HSPLcom/android/server/wm/utils/WmDisplayCutout;->()V HSPLcom/android/server/wm/utils/WmDisplayCutout;->(Landroid/view/DisplayCutout;Landroid/util/Size;)V -HSPLcom/android/server/wm/utils/WmDisplayCutout;->calculateRelativeTo(Landroid/graphics/Rect;)Lcom/android/server/wm/utils/WmDisplayCutout; HSPLcom/android/server/wm/utils/WmDisplayCutout;->computeSafeInsets(Landroid/util/Size;Landroid/view/DisplayCutout;)Landroid/graphics/Rect; HSPLcom/android/server/wm/utils/WmDisplayCutout;->computeSafeInsets(Landroid/view/DisplayCutout;II)Lcom/android/server/wm/utils/WmDisplayCutout; HPLcom/android/server/wm/utils/WmDisplayCutout;->equals(Ljava/lang/Object;)Z HSPLcom/android/server/wm/utils/WmDisplayCutout;->findCutoutInsetForSide(Landroid/util/Size;Landroid/graphics/Rect;I)I HSPLcom/android/server/wm/utils/WmDisplayCutout;->getDisplayCutout()Landroid/view/DisplayCutout; -HPLcom/android/server/wm/utils/WmDisplayCutout;->inset(IIII)Lcom/android/server/wm/utils/WmDisplayCutout; -PLcom/android/server/wm/utils/WmDisplayCutout;->toString()Ljava/lang/String; +HPLcom/android/server/wm/utils/WmDisplayCutout;->toString()Ljava/lang/String; HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$3_j-gHxd1nYROOYADwIPmG4999I;->(Lcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;[BI)V HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$3_j-gHxd1nYROOYADwIPmG4999I;->run(Lcom/google/android/startop/iorap/IIorap;)V HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$7kokZ1oIUN9EGTy-DyNh0cWUaNQ;->(Lcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;[BJ)V -PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$7kokZ1oIUN9EGTy-DyNh0cWUaNQ;->run(Lcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$7kokZ1oIUN9EGTy-DyNh0cWUaNQ;->run(Lcom/google/android/startop/iorap/IIorap;)V PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$EViW0_96IYVriNVQ1_VOyi5p1oM;->(Lcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;[B)V PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$EViW0_96IYVriNVQ1_VOyi5p1oM;->run(Lcom/google/android/startop/iorap/IIorap;)V HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$S3YznEQGfKFRu-P6Lq852Mqp9bw;->(Lcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;)V @@ -37196,23 +42137,23 @@ HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchO HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$qAXbdZ37xRHmiOTksVbyOtNLlUk;->run(Lcom/google/android/startop/iorap/IIorap;)V HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$DexOptPackagesUpdated$Ah2CUU-fOPGmnyrcZxLv9uqKxrI;->(Ljava/lang/String;)V HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$DexOptPackagesUpdated$Ah2CUU-fOPGmnyrcZxLv9uqKxrI;->run(Lcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$dvrH_WZEnft-7R4U36l2AfJ-grI;->(Landroid/app/job/JobParameters;)V -PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$dvrH_WZEnft-7R4U36l2AfJ-grI;->run(Lcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$nNT1SRsITUihY6Uu22ROc9bS_0c;->(Lcom/google/android/startop/iorap/RequestId;Landroid/app/job/JobParameters;)V -PLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$nNT1SRsITUihY6Uu22ROc9bS_0c;->run(Lcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$1$EgkhNrWmsWcHDy0WZf35-5jgH7w;->(Lcom/google/android/startop/iorap/RequestId;Landroid/app/job/JobParameters;Ljava/lang/String;Z)V +HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$1$EgkhNrWmsWcHDy0WZf35-5jgH7w;->run(Lcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$1$rC-lGCtFyXp3M9NZ0m83emarsE0;->(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService$1;Lcom/google/android/startop/iorap/RequestId;)V +HPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$IorapdJobService$1$rC-lGCtFyXp3M9NZ0m83emarsE0;->getAsBoolean()Z HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$wBngGWN-SgBXbHUsaXunyJx64eE;->(Lcom/google/android/startop/iorap/IorapForwardingService;)V HSPLcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$wBngGWN-SgBXbHUsaXunyJx64eE;->run(Lcom/google/android/startop/iorap/IIorap;)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$1;->()V PLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchCancelled;->(J[B)V PLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchCancelled;->writeToParcelImpl(Landroid/os/Parcel;I)V -PLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchFinished;->(J[BJ)V -PLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchFinished;->writeToParcelImpl(Landroid/os/Parcel;I)V +HPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchFinished;->(J[BJ)V +HPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchFinished;->writeToParcelImpl(Landroid/os/Parcel;I)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunched;->(J[BI)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunched;->writeToParcelImpl(Landroid/os/Parcel;I)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityRecordProtoParcelable;->write(Landroid/os/Parcel;[BI)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;->(J[B)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;->writeToParcelImpl(Landroid/os/Parcel;I)V -PLcom/google/android/startop/iorap/AppLaunchEvent$IntentFailed;->(J)V +HPLcom/google/android/startop/iorap/AppLaunchEvent$IntentFailed;->(J)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$IntentProtoParcelable;->write(Landroid/os/Parcel;Landroid/content/Intent;I)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$IntentStarted;->(JLandroid/content/Intent;J)V HSPLcom/google/android/startop/iorap/AppLaunchEvent$IntentStarted;->writeToParcelImpl(Landroid/os/Parcel;I)V @@ -37223,50 +42164,50 @@ HSPLcom/google/android/startop/iorap/AppLaunchEvent;->(J)V HSPLcom/google/android/startop/iorap/AppLaunchEvent;->getTypeIndex()I HSPLcom/google/android/startop/iorap/AppLaunchEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/google/android/startop/iorap/AppLaunchEvent;->writeToParcelImpl(Landroid/os/Parcel;I)V -PLcom/google/android/startop/iorap/CheckHelpers;->checkStateInRange(II)V -PLcom/google/android/startop/iorap/CheckHelpers;->checkTypeInRange(II)V +HPLcom/google/android/startop/iorap/CheckHelpers;->checkStateInRange(II)V +HPLcom/google/android/startop/iorap/CheckHelpers;->checkTypeInRange(II)V PLcom/google/android/startop/iorap/DexOptEvent$1;->()V PLcom/google/android/startop/iorap/DexOptEvent;->()V -PLcom/google/android/startop/iorap/DexOptEvent;->(ILjava/lang/String;)V -PLcom/google/android/startop/iorap/DexOptEvent;->checkConstructorArguments()V +HPLcom/google/android/startop/iorap/DexOptEvent;->(ILjava/lang/String;)V +HPLcom/google/android/startop/iorap/DexOptEvent;->checkConstructorArguments()V PLcom/google/android/startop/iorap/DexOptEvent;->createPackageUpdate(Ljava/lang/String;)Lcom/google/android/startop/iorap/DexOptEvent; -PLcom/google/android/startop/iorap/DexOptEvent;->writeToParcel(Landroid/os/Parcel;I)V +HPLcom/google/android/startop/iorap/DexOptEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/google/android/startop/iorap/EventSequenceValidator$State;->()V HSPLcom/google/android/startop/iorap/EventSequenceValidator$State;->(Ljava/lang/String;I)V HSPLcom/google/android/startop/iorap/EventSequenceValidator;->()V HSPLcom/google/android/startop/iorap/EventSequenceValidator;->()V -PLcom/google/android/startop/iorap/EventSequenceValidator;->decAccIntentStartedEvents()V -PLcom/google/android/startop/iorap/EventSequenceValidator;->incAccIntentStartedEvents()V +HPLcom/google/android/startop/iorap/EventSequenceValidator;->decAccIntentStartedEvents()V +HPLcom/google/android/startop/iorap/EventSequenceValidator;->incAccIntentStartedEvents()V HPLcom/google/android/startop/iorap/EventSequenceValidator;->logWarningWithStackTrace(Ljava/lang/String;)V PLcom/google/android/startop/iorap/EventSequenceValidator;->onActivityLaunchCancelled([B)V -PLcom/google/android/startop/iorap/EventSequenceValidator;->onActivityLaunchFinished([BJ)V +HPLcom/google/android/startop/iorap/EventSequenceValidator;->onActivityLaunchFinished([BJ)V HSPLcom/google/android/startop/iorap/EventSequenceValidator;->onActivityLaunched([BI)V -PLcom/google/android/startop/iorap/EventSequenceValidator;->onIntentFailed()V +HPLcom/google/android/startop/iorap/EventSequenceValidator;->onIntentFailed()V HSPLcom/google/android/startop/iorap/EventSequenceValidator;->onIntentStarted(Landroid/content/Intent;J)V PLcom/google/android/startop/iorap/EventSequenceValidator;->onReportFullyDrawn([BJ)V HSPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->(Landroid/os/IBinder;)V HSPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->asBinder()Landroid/os/IBinder; HSPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onAppLaunchEvent(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/AppLaunchEvent;)V -PLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onDexOptEvent(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/DexOptEvent;)V -PLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onJobScheduledEvent(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/JobScheduledEvent;)V +HPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onDexOptEvent(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/DexOptEvent;)V +HPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onJobScheduledEvent(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/JobScheduledEvent;)V HSPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->setTaskListener(Lcom/google/android/startop/iorap/ITaskListener;)V HSPLcom/google/android/startop/iorap/IIorap$Stub;->asInterface(Landroid/os/IBinder;)Lcom/google/android/startop/iorap/IIorap; HSPLcom/google/android/startop/iorap/ITaskListener$Stub;->()V HSPLcom/google/android/startop/iorap/ITaskListener$Stub;->asBinder()Landroid/os/IBinder; -PLcom/google/android/startop/iorap/ITaskListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HPLcom/google/android/startop/iorap/ITaskListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z HSPLcom/google/android/startop/iorap/IorapForwardingService$1;->(Lcom/google/android/startop/iorap/IorapForwardingService;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->(Lcom/google/android/startop/iorap/IorapForwardingService;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->(Lcom/google/android/startop/iorap/IorapForwardingService;Lcom/google/android/startop/iorap/IorapForwardingService$1;)V PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onActivityLaunchCancelled$3$IorapForwardingService$AppLaunchObserver([BLcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onActivityLaunchFinished$4$IorapForwardingService$AppLaunchObserver([BJLcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onActivityLaunchFinished$4$IorapForwardingService$AppLaunchObserver([BJLcom/google/android/startop/iorap/IIorap;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onActivityLaunched$2$IorapForwardingService$AppLaunchObserver([BILcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onIntentFailed$1$IorapForwardingService$AppLaunchObserver(Lcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onIntentFailed$1$IorapForwardingService$AppLaunchObserver(Lcom/google/android/startop/iorap/IIorap;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onIntentStarted$0$IorapForwardingService$AppLaunchObserver(Landroid/content/Intent;JLcom/google/android/startop/iorap/IIorap;)V PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onReportFullyDrawn$5$IorapForwardingService$AppLaunchObserver([BJLcom/google/android/startop/iorap/IIorap;)V PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onActivityLaunchCancelled([B)V -PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onActivityLaunchFinished([BJ)V +HPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onActivityLaunchFinished([BJ)V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onActivityLaunched([BI)V -PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onIntentFailed()V +HPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onIntentFailed()V HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onIntentStarted(Landroid/content/Intent;J)V PLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onReportFullyDrawn([BJ)V HSPLcom/google/android/startop/iorap/IorapForwardingService$BinderConnectionHandler;->(Lcom/google/android/startop/iorap/IorapForwardingService;Landroid/os/Looper;)V @@ -37274,28 +42215,43 @@ HSPLcom/google/android/startop/iorap/IorapForwardingService$BinderConnectionHand HSPLcom/google/android/startop/iorap/IorapForwardingService$DexOptPackagesUpdated;->(Lcom/google/android/startop/iorap/IorapForwardingService;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$DexOptPackagesUpdated;->(Lcom/google/android/startop/iorap/IorapForwardingService;Lcom/google/android/startop/iorap/IorapForwardingService$1;)V PLcom/google/android/startop/iorap/IorapForwardingService$DexOptPackagesUpdated;->lambda$onPackagesUpdated$0(Ljava/lang/String;Lcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/IorapForwardingService$DexOptPackagesUpdated;->onPackagesUpdated(Landroid/util/ArraySet;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$DexOptPackagesUpdated;->onPackagesUpdated(Landroid/util/ArraySet;)V +PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService$1;->(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;Ljava/lang/String;Ljava/util/List;Landroid/app/job/JobParameters;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService$1;->lambda$run$0(Lcom/google/android/startop/iorap/RequestId;Landroid/app/job/JobParameters;Ljava/lang/String;ZLcom/google/android/startop/iorap/IIorap;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService$1;->lambda$run$1$IorapForwardingService$IorapdJobService$1(Lcom/google/android/startop/iorap/RequestId;)Z +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService$1;->run()V PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->(Lcom/google/android/startop/iorap/IorapForwardingService;Landroid/content/Context;)V -PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->lambda$onStartJob$0(Lcom/google/android/startop/iorap/RequestId;Landroid/app/job/JobParameters;Lcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->lambda$onStopJob$1(Landroid/app/job/JobParameters;Lcom/google/android/startop/iorap/IIorap;)V -PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->onIorapdTaskCompleted(Lcom/google/android/startop/iorap/RequestId;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->access$1100(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Z +PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->access$1200(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;)Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy; +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->access$800(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;)Ljava/lang/Object; +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->access$900(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;)Ljava/util/HashMap; +PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->bindProxy(Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->onIorapdTaskCompleted(Lcom/google/android/startop/iorap/RequestId;)V PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->onStopJob(Landroid/app/job/JobParameters;)Z +HPLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->retryWithTimeout(Ljava/time/Duration;Ljava/util/function/BooleanSupplier;)Z +PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService;->runIdleCompilationAsync(Landroid/app/job/JobParameters;Ljava/util/List;)V PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy;->()V PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy;->getActualIorapdJobService()Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService; PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy;->onStartJob(Landroid/app/job/JobParameters;)Z PLcom/google/android/startop/iorap/IorapForwardingService$IorapdJobServiceProxy;->onStopJob(Landroid/app/job/JobParameters;)Z HSPLcom/google/android/startop/iorap/IorapForwardingService$RemoteTaskListener;->(Lcom/google/android/startop/iorap/IorapForwardingService;)V HSPLcom/google/android/startop/iorap/IorapForwardingService$RemoteTaskListener;->(Lcom/google/android/startop/iorap/IorapForwardingService;Lcom/google/android/startop/iorap/IorapForwardingService$1;)V -PLcom/google/android/startop/iorap/IorapForwardingService$RemoteTaskListener;->onComplete(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/TaskResult;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$RemoteTaskListener;->onComplete(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/TaskResult;)V +HPLcom/google/android/startop/iorap/IorapForwardingService$RemoteTaskListener;->onProgress(Lcom/google/android/startop/iorap/RequestId;Lcom/google/android/startop/iorap/TaskResult;)V HSPLcom/google/android/startop/iorap/IorapForwardingService;->()V HSPLcom/google/android/startop/iorap/IorapForwardingService;->(Landroid/content/Context;)V HSPLcom/google/android/startop/iorap/IorapForwardingService;->access$000(Lcom/google/android/startop/iorap/IorapForwardingService;I)Z +HPLcom/google/android/startop/iorap/IorapForwardingService;->access$100(Lcom/google/android/startop/iorap/IorapForwardingService;)Lcom/google/android/startop/iorap/IorapForwardingService$IorapdJobService; +HPLcom/google/android/startop/iorap/IorapForwardingService;->access$1000()Ljava/time/Duration; HSPLcom/google/android/startop/iorap/IorapForwardingService;->access$400(Lcom/google/android/startop/iorap/IorapForwardingService;)Lcom/google/android/startop/iorap/IIorap; HSPLcom/google/android/startop/iorap/IorapForwardingService;->access$500(Lcom/google/android/startop/iorap/IIorap;Lcom/google/android/startop/iorap/IorapForwardingService$RemoteRunnable;)Z +PLcom/google/android/startop/iorap/IorapForwardingService;->access$600()Lcom/google/android/startop/iorap/IorapForwardingService; +HPLcom/google/android/startop/iorap/IorapForwardingService;->access$700(Lcom/google/android/startop/iorap/IorapForwardingService;)Ljava/util/concurrent/atomic/AtomicBoolean; HSPLcom/google/android/startop/iorap/IorapForwardingService;->connectToRemoteAndConfigure()Z HSPLcom/google/android/startop/iorap/IorapForwardingService;->connectToRemoteAndConfigureLocked()Z HSPLcom/google/android/startop/iorap/IorapForwardingService;->encodeEnglishAlphabetStringIntoInt(Ljava/lang/String;)I +HSPLcom/google/android/startop/iorap/IorapForwardingService;->getMendelFlag(Ljava/lang/String;Ljava/lang/String;Z)Z HSPLcom/google/android/startop/iorap/IorapForwardingService;->invokeRemote(Lcom/google/android/startop/iorap/IIorap;Lcom/google/android/startop/iorap/IorapForwardingService$RemoteRunnable;)Z HSPLcom/google/android/startop/iorap/IorapForwardingService;->isIorapEnabled()Z HSPLcom/google/android/startop/iorap/IorapForwardingService;->lambda$connectToRemoteAndConfigureLocked$0$IorapForwardingService(Lcom/google/android/startop/iorap/IIorap;)V @@ -37308,26 +42264,30 @@ HSPLcom/google/android/startop/iorap/IorapForwardingService;->registerInProcessL HSPLcom/google/android/startop/iorap/IorapForwardingService;->retryConnectToRemoteAndConfigure(I)Z PLcom/google/android/startop/iorap/JobScheduledEvent$1;->()V PLcom/google/android/startop/iorap/JobScheduledEvent;->()V -PLcom/google/android/startop/iorap/JobScheduledEvent;->(III)V -PLcom/google/android/startop/iorap/JobScheduledEvent;->checkConstructorArguments()V -PLcom/google/android/startop/iorap/JobScheduledEvent;->createIdleMaintenance(ILandroid/app/job/JobParameters;)Lcom/google/android/startop/iorap/JobScheduledEvent; -PLcom/google/android/startop/iorap/JobScheduledEvent;->writeToParcel(Landroid/os/Parcel;I)V +HPLcom/google/android/startop/iorap/JobScheduledEvent;->(IIILjava/lang/String;Z)V +HPLcom/google/android/startop/iorap/JobScheduledEvent;->checkConstructorArguments()V +HPLcom/google/android/startop/iorap/JobScheduledEvent;->createIdleMaintenance(ILandroid/app/job/JobParameters;Ljava/lang/String;Z)Lcom/google/android/startop/iorap/JobScheduledEvent; +HPLcom/google/android/startop/iorap/JobScheduledEvent;->writeToParcel(Landroid/os/Parcel;I)V HSPLcom/google/android/startop/iorap/RequestId$1;->()V -PLcom/google/android/startop/iorap/RequestId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HPLcom/google/android/startop/iorap/RequestId$1;->createFromParcel(Landroid/os/Parcel;)Lcom/google/android/startop/iorap/RequestId; +HPLcom/google/android/startop/iorap/RequestId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; HSPLcom/google/android/startop/iorap/RequestId;->()V HSPLcom/google/android/startop/iorap/RequestId;->(J)V +HPLcom/google/android/startop/iorap/RequestId;->(Landroid/os/Parcel;)V +HPLcom/google/android/startop/iorap/RequestId;->(Landroid/os/Parcel;Lcom/google/android/startop/iorap/RequestId$1;)V HSPLcom/google/android/startop/iorap/RequestId;->checkConstructorArguments()V -PLcom/google/android/startop/iorap/RequestId;->equals(Ljava/lang/Object;)Z -PLcom/google/android/startop/iorap/RequestId;->hashCode()I +HPLcom/google/android/startop/iorap/RequestId;->equals(Lcom/google/android/startop/iorap/RequestId;)Z +HPLcom/google/android/startop/iorap/RequestId;->equals(Ljava/lang/Object;)Z +HPLcom/google/android/startop/iorap/RequestId;->hashCode()I HSPLcom/google/android/startop/iorap/RequestId;->nextValueForSequence()Lcom/google/android/startop/iorap/RequestId; HSPLcom/google/android/startop/iorap/RequestId;->writeToParcel(Landroid/os/Parcel;I)V PLcom/google/android/startop/iorap/TaskResult$1;->()V -PLcom/google/android/startop/iorap/TaskResult$1;->createFromParcel(Landroid/os/Parcel;)Lcom/google/android/startop/iorap/TaskResult; -PLcom/google/android/startop/iorap/TaskResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; +HPLcom/google/android/startop/iorap/TaskResult$1;->createFromParcel(Landroid/os/Parcel;)Lcom/google/android/startop/iorap/TaskResult; +HPLcom/google/android/startop/iorap/TaskResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; PLcom/google/android/startop/iorap/TaskResult;->()V -PLcom/google/android/startop/iorap/TaskResult;->(Landroid/os/Parcel;)V -PLcom/google/android/startop/iorap/TaskResult;->(Landroid/os/Parcel;Lcom/google/android/startop/iorap/TaskResult$1;)V -PLcom/google/android/startop/iorap/TaskResult;->checkConstructorArguments()V +HPLcom/google/android/startop/iorap/TaskResult;->(Landroid/os/Parcel;)V +HPLcom/google/android/startop/iorap/TaskResult;->(Landroid/os/Parcel;Lcom/google/android/startop/iorap/TaskResult$1;)V +HPLcom/google/android/startop/iorap/TaskResult;->checkConstructorArguments()V HPLcom/ibm/icu/impl/CalendarAstronomer$2;->(Lcom/ibm/icu/impl/CalendarAstronomer;)V HPLcom/ibm/icu/impl/CalendarAstronomer$2;->eval()Lcom/ibm/icu/impl/CalendarAstronomer$Equatorial; HPLcom/ibm/icu/impl/CalendarAstronomer$Equatorial;->(DD)V @@ -37348,14 +42308,17 @@ HPLcom/ibm/icu/impl/CalendarAstronomer;->getSunPosition()Lcom/ibm/icu/impl/Calen HPLcom/ibm/icu/impl/CalendarAstronomer;->getSunRiseSet(Z)J HPLcom/ibm/icu/impl/CalendarAstronomer;->lstToUT(D)J HPLcom/ibm/icu/impl/CalendarAstronomer;->norm2PI(D)D -PLcom/ibm/icu/impl/CalendarAstronomer;->normPI(D)D +HPLcom/ibm/icu/impl/CalendarAstronomer;->normPI(D)D HPLcom/ibm/icu/impl/CalendarAstronomer;->normalize(DD)D HPLcom/ibm/icu/impl/CalendarAstronomer;->riseOrSet(Lcom/ibm/icu/impl/CalendarAstronomer$CoordFunc;ZDDJ)J HPLcom/ibm/icu/impl/CalendarAstronomer;->setTime(J)V HPLcom/ibm/icu/impl/CalendarAstronomer;->trueAnomaly(DD)D Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData; +Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener; Landroid/app/usage/UsageStatsManagerInternal; Landroid/content/pm/PackageManagerInternal$ExternalSourcesPolicy; +Landroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback$LoadingProgressCallbackBinder; +Landroid/content/pm/PackageManagerInternal$InstalledLoadingProgressCallback; Landroid/content/pm/PackageManagerInternal$PackageListObserver; Landroid/content/pm/PackageManagerInternal; Landroid/content/pm/TestUtilityService; @@ -37368,6 +42331,7 @@ Landroid/hardware/audio/common/V2_0/AudioUsage; Landroid/hardware/audio/common/V2_0/Uuid; Landroid/hardware/authsecret/V1_0/IAuthSecret$Proxy; Landroid/hardware/authsecret/V1_0/IAuthSecret; +Landroid/hardware/biometrics/face/IFace; Landroid/hardware/biometrics/face/V1_0/IBiometricsFace$Proxy; Landroid/hardware/biometrics/face/V1_0/IBiometricsFace; Landroid/hardware/biometrics/face/V1_0/IBiometricsFaceClientCallback$Stub; @@ -37392,6 +42356,11 @@ Landroid/hardware/health/V1_0/HealthInfo; Landroid/hardware/health/V2_0/DiskStats; Landroid/hardware/health/V2_0/HealthInfo; Landroid/hardware/health/V2_0/IHealth$Proxy; +Landroid/hardware/health/V2_0/IHealth$getCapacityCallback; +Landroid/hardware/health/V2_0/IHealth$getChargeCounterCallback; +Landroid/hardware/health/V2_0/IHealth$getCurrentAverageCallback; +Landroid/hardware/health/V2_0/IHealth$getCurrentNowCallback; +Landroid/hardware/health/V2_0/IHealth$getEnergyCounterCallback; Landroid/hardware/health/V2_0/IHealth$getHealthInfoCallback; Landroid/hardware/health/V2_0/IHealth; Landroid/hardware/health/V2_0/IHealthInfoCallback$Stub; @@ -37406,7 +42375,25 @@ Landroid/hardware/light/HwLight; Landroid/hardware/light/ILights$Stub; Landroid/hardware/light/ILights; Landroid/hardware/oemlock/V1_0/IOemLock$Proxy; +Landroid/hardware/oemlock/V1_0/IOemLock$isOemUnlockAllowedByCarrierCallback; Landroid/hardware/oemlock/V1_0/IOemLock; +Landroid/hardware/power/stats/ChannelInfo$1; +Landroid/hardware/power/stats/ChannelInfo; +Landroid/hardware/power/stats/EnergyConsumerResult$1; +Landroid/hardware/power/stats/EnergyConsumerResult; +Landroid/hardware/power/stats/EnergyMeasurement$1; +Landroid/hardware/power/stats/EnergyMeasurement; +Landroid/hardware/power/stats/IPowerStats$Stub$Proxy; +Landroid/hardware/power/stats/IPowerStats$Stub; +Landroid/hardware/power/stats/IPowerStats; +Landroid/hardware/power/stats/PowerEntityInfo$1; +Landroid/hardware/power/stats/PowerEntityInfo; +Landroid/hardware/power/stats/StateInfo$1; +Landroid/hardware/power/stats/StateInfo; +Landroid/hardware/power/stats/StateResidency$1; +Landroid/hardware/power/stats/StateResidency; +Landroid/hardware/power/stats/StateResidencyResult$1; +Landroid/hardware/power/stats/StateResidencyResult; Landroid/hardware/rebootescrow/IRebootEscrow$Stub$Proxy; Landroid/hardware/rebootescrow/IRebootEscrow$Stub; Landroid/hardware/rebootescrow/IRebootEscrow; @@ -37426,6 +42413,8 @@ Landroid/hardware/soundtrigger/V2_0/SoundModelType; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$PhraseSoundModel; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$RecognitionConfig; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$SoundModel; +Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadPhraseSoundModel_2_1Callback; +Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw$loadSoundModel_2_1Callback; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHw; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$PhraseRecognitionEvent; Landroid/hardware/soundtrigger/V2_1/ISoundTriggerHwCallback$RecognitionEvent; @@ -37453,6 +42442,7 @@ Landroid/hardware/usb/V1_2/IUsbCallback; Landroid/hardware/usb/V1_2/PortStatus; Landroid/hardware/weaver/V1_0/IWeaver$Proxy; Landroid/hardware/weaver/V1_0/IWeaver$getConfigCallback; +Landroid/hardware/weaver/V1_0/IWeaver$readCallback; Landroid/hardware/weaver/V1_0/IWeaver; Landroid/hardware/weaver/V1_0/WeaverConfig; Landroid/hardware/weaver/V1_0/WeaverReadResponse; @@ -37581,6 +42571,8 @@ Landroid/net/netlink/NetlinkMessage; Landroid/net/networkstack/ModuleNetworkStackClient$PollingRunner; Landroid/net/networkstack/ModuleNetworkStackClient; Landroid/net/networkstack/NetworkStackClientBase; +Landroid/net/resolv/aidl/IDnsResolverUnsolicitedEventListener$Stub; +Landroid/net/resolv/aidl/IDnsResolverUnsolicitedEventListener; Landroid/net/shared/-$$Lambda$3Dkz5M6Kai6SoSDyagUZqWEoR_w; Landroid/net/shared/-$$Lambda$Z4WEzl0zeE0ih46ozAXzx-as3lY; Landroid/net/shared/InitialConfiguration; @@ -37607,39 +42599,49 @@ Landroid/os/BatteryStatsInternal; Landroid/os/IIdmap2$Stub$Proxy; Landroid/os/IIdmap2$Stub; Landroid/os/IIdmap2; -Landroid/os/UserManagerInternal$UserRestrictionsListener; -Landroid/os/UserManagerInternal; Landroid/sysprop/SurfaceFlingerProperties; Lcom/android/internal/util/jobs/ArrayUtils; Lcom/android/internal/util/jobs/BitUtils; +Lcom/android/internal/util/jobs/CollectionUtils; +Lcom/android/internal/util/jobs/ConcurrentUtils$DirectExecutor; +Lcom/android/internal/util/jobs/ConcurrentUtils; +Lcom/android/internal/util/jobs/DumpUtils; +Lcom/android/internal/util/jobs/FastXmlSerializer; Lcom/android/internal/util/jobs/RingBufferIndices; Lcom/android/internal/util/jobs/StatLogger; Lcom/android/server/-$$Lambda$1_1wr8TNpKg56vm4zLHVENVEk0c; Lcom/android/server/-$$Lambda$AppStateTrackerImpl$cShSvuV-sPxJB9Jx10gt5TtmIsc; Lcom/android/server/-$$Lambda$BatteryService$BBvTF9zr3jlUbHVZimjkg7NVAgQ; +Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$6LU0iwLSxNr94PEIQxS8_4hGCUw; +Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$Cv5vIBfJr2HaOOlWHaUMdFmS-Uc; Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$aj5mrq_jKtySbP33LLcFVRtFfHk; +Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$oEaKeVwojNjYzkAAZev_9fHm3lk; +Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$xPW0BzV_6cLy3wPt4M3pC4Tr8h0; +Lcom/android/server/-$$Lambda$BatteryService$BatteryPropertiesRegistrar$zFwcM_KCYj57YYbr6OdQ9FQOxzA; Lcom/android/server/-$$Lambda$BatteryService$r64V5AVg_Okl7PnB1VjeN4oyo1I; -Lcom/android/server/-$$Lambda$ConnectivityService$3$Y7cpTzgjGNAHdR_MkXxuCBpybDU; -Lcom/android/server/-$$Lambda$ConnectivityService$4PzdTYrVEqOraP1s1_c6KZwuMA8; -Lcom/android/server/-$$Lambda$ConnectivityService$76OgNjBjMglNy6KeVHshjoYGWJI; -Lcom/android/server/-$$Lambda$ConnectivityService$B5W07elkKK3Nj_vbnlEzCkYql8o; -Lcom/android/server/-$$Lambda$ConnectivityService$EmLCd-4HPXce793rbsZAItfFDZ8; -Lcom/android/server/-$$Lambda$ConnectivityService$KD1bfT2hWYOAFOyODdfj6qemOzE; -Lcom/android/server/-$$Lambda$ConnectivityService$LBDURLITn5va5kklKG8UAY25VMc; -Lcom/android/server/-$$Lambda$ConnectivityService$OdroP0JOTjBoMzEYEAhblzX5n0U; -Lcom/android/server/-$$Lambda$ConnectivityService$V95bu4zEjqrvKyOz9GR46soTD10; -Lcom/android/server/-$$Lambda$ConnectivityService$mRlrXAvSUK_9R_VEJWAcc-P1iSk; -Lcom/android/server/-$$Lambda$ConnectivityService$uRRoGW6xbv4GzNznB94qKtms8s4; -Lcom/android/server/-$$Lambda$ConnectivityService$x5Otc8y5eRGkMWE6ogMXyXE4I1M; +Lcom/android/server/-$$Lambda$BluetoothDeviceConfigListener$orEou2DwCt5uKN91Snz00NUxqkg; Lcom/android/server/-$$Lambda$ContextHubSystemService$holR3HvtZa3riYs7PkDas5SvJIU; +Lcom/android/server/-$$Lambda$CountryDetectorService$GuhZH7A_aehxVbgO-4H_eNK2Ucw; Lcom/android/server/-$$Lambda$CountryDetectorService$XFPMrB8atD3SrSeh4aH5xJ7jpAE; +Lcom/android/server/-$$Lambda$CountryDetectorService$cSY6CsDcSahJl-RhnYJdIQclGU4; Lcom/android/server/-$$Lambda$CountryDetectorService$ovIJ1C5IPvLu1cVC9mnVGfLbHwg; Lcom/android/server/-$$Lambda$DeviceIdleController$FkxkAXhN9Fa2KY1SyIwJhs7Fs68; Lcom/android/server/-$$Lambda$DeviceIdleController$ahWjLf1mGJGqTfi9DDZybPM7At8; Lcom/android/server/-$$Lambda$DeviceIdleController$itkZQA24y3NvMaQLe356DsAOJZ8; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$K3YCmiu9hM6q_LNBeGn-jHHMn_4; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$SRa9fw8RTJfzefVJ1-zsa9_9yG0; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$TbxhFlwsG0CJ5CtZofLYj-eLvBk; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$VeuRsi302dMjUdvGeMsrDp9--JQ; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$e0UdlCOLP9KZKH1FviQqhoLmwtk; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$vl7rcaLnhYKlnupU8sH7OIKbVso; +Lcom/android/server/-$$Lambda$ExplicitHealthCheckController$xRm5fsgHSC-0Kc3i9gQ0DmxzkGE; Lcom/android/server/-$$Lambda$GROt6hdJ_cXPXPO4EVJkUUYEAaI; Lcom/android/server/-$$Lambda$IpSecService$Vu7f5a7vkew-1ryAU1GO45WscPA; Lcom/android/server/-$$Lambda$IpSecService$Ys0aoYG30oviPkHotZX2Uzm7lLk; +Lcom/android/server/-$$Lambda$LooperStatsService$-vv-7_4orr4hIT14hH-7VJPzENs; +Lcom/android/server/-$$Lambda$LooperStatsService$5ecgqHRbWuuLW-n1YS6qkJxobSc; +Lcom/android/server/-$$Lambda$LooperStatsService$BIQ1IAcOtLRqu0--gwFurF4_YTg; +Lcom/android/server/-$$Lambda$LooperStatsService$w9f1AljrdWnUOFp4OAId-GVGP7Q; Lcom/android/server/-$$Lambda$MDpu1rwJlMo_qtGFtAlOPDpvIjI; Lcom/android/server/-$$Lambda$NetworkManagementService$-nMl0WlA0CT5PYmddMR4OOdw6uw; Lcom/android/server/-$$Lambda$NetworkManagementService$CF2XPDnS2IaiP8WZN-NVUuSn_yo; @@ -37658,14 +42660,14 @@ Lcom/android/server/-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListe Lcom/android/server/-$$Lambda$NetworkManagementService$Od9TMyfHGsPQlxA82WtM_GHfarA; Lcom/android/server/-$$Lambda$NetworkManagementService$PcxlmmPDEkj0RkB0C7MabgkYsBg; Lcom/android/server/-$$Lambda$NetworkManagementService$XQgIPF8hPEGUkcKfZrCGrGOQPek; +Lcom/android/server/-$$Lambda$NetworkManagementService$_wcx4HPfYdamokjlTi02u8Zx-5o; Lcom/android/server/-$$Lambda$NetworkManagementService$bXld2ArZjQy3fuf_MW9Li_nCSc4; Lcom/android/server/-$$Lambda$NetworkManagementService$fW3JOy97hT9FtV2CHcNvjyITxU0; Lcom/android/server/-$$Lambda$NetworkManagementService$fWzMof1f9eCtQInfWJBmWXQGVxw; Lcom/android/server/-$$Lambda$NetworkManagementService$kz9_XRHPSKOfsbS8rZens8hIjGw; -Lcom/android/server/-$$Lambda$NetworkManagementService$lNW-vdX4lajAu1M_Jqoc_sax5LQ; Lcom/android/server/-$$Lambda$NetworkManagementService$p2ffkpaUhs_11Up10ahKRvrd_Zs; Lcom/android/server/-$$Lambda$NetworkManagementService$qp-xxSOE9mTTirqA2nddlL_2VO8; -Lcom/android/server/-$$Lambda$NetworkScoreService$aUECUvA1eACLxeJ3hhNCSZk-Slo; +Lcom/android/server/-$$Lambda$NetworkScoreService$_c6Oc0XDUETS7rKJh93oRJuo5C0; Lcom/android/server/-$$Lambda$PackageWatchdog$1A3fMfWN4PWWBPmQ8ANOJ3Rujo0; Lcom/android/server/-$$Lambda$PackageWatchdog$Iiv1FedKGv82ZgHS0j99H0NxTdI; Lcom/android/server/-$$Lambda$PackageWatchdog$Mx_Y1uqlcwGnBszKo_ph_MI-E0g; @@ -37682,32 +42684,28 @@ Lcom/android/server/-$$Lambda$PackageWatchdog$ynWNQmq6XL4jo-iPgeNDgXz9iyk; Lcom/android/server/-$$Lambda$PersistentDataBlockService$Ib6I4Ek3xdzDClEPgfPUhGUQJio; Lcom/android/server/-$$Lambda$PinnerService$3$Tp6HB4WyhvtduyXyBIyJU2adIZg; Lcom/android/server/-$$Lambda$PinnerService$3$y6AZqKmbHbl3hKG9hTeTnKfTvg4; +Lcom/android/server/-$$Lambda$PinnerService$FuPmnbX6d3sOIO4LP4dO1IrwBvY; Lcom/android/server/-$$Lambda$PinnerService$JURuH7L1-81XaRgwi-XDmkFWZdo; +Lcom/android/server/-$$Lambda$PruneInstantAppsJobService$QAihRlYk-3_wNEM1mAuMqacYi34; Lcom/android/server/-$$Lambda$RescueParty$22pAfMJucaCFFM4DEPjPoCmmWfQ; -Lcom/android/server/-$$Lambda$ServiceWatcher$BopgyhGXMyqaqYOUxNjsKX-ChKs; -Lcom/android/server/-$$Lambda$ServiceWatcher$dGiPb7TlOFPVdR6bjYLeogQcWzc; -Lcom/android/server/-$$Lambda$StorageManagerService$-RsE6n2Ouo9iOsZLAFYU2QgJhks; -Lcom/android/server/-$$Lambda$StorageManagerService$HHaHsaevAc1GgwFoLEEyHpSZlGs; -Lcom/android/server/-$$Lambda$StorageManagerService$JLXSjzkboFcOM_7YWsaSrf2nKfI; -Lcom/android/server/-$$Lambda$StorageManagerService$XHfcWvSRny6BIhu6iSr1tOIH6Zo; -Lcom/android/server/-$$Lambda$StorageManagerService$XeVSIf3a_ZhegcvjQkN0oLKVLcY; -Lcom/android/server/-$$Lambda$StorageManagerService$ZH0CUjRaL6RnUecHsw2fCaVvzHM; -Lcom/android/server/-$$Lambda$StorageManagerService$jXSCrmxvYHj9CPXDgj5ou8irKUk; +Lcom/android/server/-$$Lambda$S1RAVCdc6Bf9Dy81ZbfLqv4HbTM; Lcom/android/server/-$$Lambda$SystemServer$8zxOYx-QEMffbYJtoGp6Ub2KG-8; -Lcom/android/server/-$$Lambda$SystemServer$C6uHt-PDp4NvE_Nxo5S0JPZAZxc; Lcom/android/server/-$$Lambda$SystemServer$EAAc1_VL5NMfyKdyEc6psSfFEUw; Lcom/android/server/-$$Lambda$SystemServer$GdFcqWB8sCTzm0hNmQqV36Q1mT8; -Lcom/android/server/-$$Lambda$SystemServer$PRB2X4e7A3w5pNWbR-MaykVa6mA; -Lcom/android/server/-$$Lambda$SystemServer$f-a6Y1iSiCebQpiP_h3f8AyKIj4; -Lcom/android/server/-$$Lambda$SystemServer$nG7XwJlwV2eNiP3C-iTim-mbKmM; Lcom/android/server/-$$Lambda$SystemServerInitThreadPool$aGlXt69ihU44Qi7EB_RNeu8pnrY; Lcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$ytnzkDR6ZanEA30bbFEyzzXw2eM; +Lcom/android/server/-$$Lambda$TelephonyRegistry$RcV5ARtARImahXC2JjbU6VbPPYY; +Lcom/android/server/-$$Lambda$TelephonyRegistry$id9Dv4TMiRMb6Z3v-UJt9p6FFec; +Lcom/android/server/-$$Lambda$TelephonyRegistry$uYfIHQWRBnrTuocboq9JiiZrOcI; +Lcom/android/server/-$$Lambda$UiModeManagerService$12$KHzwrh9sBWFpn3ELm1Vx_cWTsF4; Lcom/android/server/-$$Lambda$UiModeManagerService$PaBCfyaMPQ7iYMgwuzPhRDqgklY; Lcom/android/server/-$$Lambda$UiModeManagerService$nBXoPX29oGtvKQx7QC8Jg06Ugmg; Lcom/android/server/-$$Lambda$UiModeManagerService$pevdTYO_WFhV2BTdsH_e7_A8u9Y; +Lcom/android/server/-$$Lambda$VcnManagementService$YG_7M3pmtjEJe39XJFuPDMVSt2I; +Lcom/android/server/-$$Lambda$VibratorManagerService$C4D-9UJX3VQ4RNFVOCw72UXRvxY; +Lcom/android/server/-$$Lambda$VibratorService$T8bZ7DW1ELyzte5huA9Q06sApCI; Lcom/android/server/-$$Lambda$W2wQdFcZWaIkS0dcYqpSl9G0O5k; Lcom/android/server/-$$Lambda$Watchdog$W7y-nlYuEBh_r4--InIAt97WYPU; -Lcom/android/server/-$$Lambda$_RqvkX0XcoT_zanLDzA5g70RSxQ; Lcom/android/server/AlarmManagerInternal$InFlightListener; Lcom/android/server/AlarmManagerInternal; Lcom/android/server/AnimationThread; @@ -37755,6 +42753,7 @@ Lcom/android/server/BatteryService$LocalService; Lcom/android/server/BatteryService$Shell; Lcom/android/server/BatteryService; Lcom/android/server/BinderCallsStatsService$AuthorizedWorkSourceProvider; +Lcom/android/server/BinderCallsStatsService$BinderCallsStatsShellCommand; Lcom/android/server/BinderCallsStatsService$Internal; Lcom/android/server/BinderCallsStatsService$LifeCycle$1; Lcom/android/server/BinderCallsStatsService$LifeCycle; @@ -37763,6 +42762,7 @@ Lcom/android/server/BinderCallsStatsService; Lcom/android/server/BluetoothAirplaneModeListener$1; Lcom/android/server/BluetoothAirplaneModeListener$BluetoothAirplaneModeHandler; Lcom/android/server/BluetoothAirplaneModeListener; +Lcom/android/server/BluetoothDeviceConfigListener$1; Lcom/android/server/BluetoothDeviceConfigListener; Lcom/android/server/BluetoothManagerService$1; Lcom/android/server/BluetoothManagerService$2; @@ -37774,6 +42774,7 @@ Lcom/android/server/BluetoothManagerService$BluetoothServiceConnection; Lcom/android/server/BluetoothManagerService$ClientDeathRecipient; Lcom/android/server/BluetoothManagerService$ProfileServiceConnections; Lcom/android/server/BluetoothManagerService; +Lcom/android/server/BluetoothModeChangeHelper$1; Lcom/android/server/BluetoothModeChangeHelper; Lcom/android/server/BluetoothService; Lcom/android/server/CachedDeviceStateService$1; @@ -37781,32 +42782,6 @@ Lcom/android/server/CachedDeviceStateService; Lcom/android/server/CertBlacklister$BlacklistObserver$1; Lcom/android/server/CertBlacklister$BlacklistObserver; Lcom/android/server/CertBlacklister; -Lcom/android/server/ConnectivityService$1; -Lcom/android/server/ConnectivityService$2; -Lcom/android/server/ConnectivityService$3; -Lcom/android/server/ConnectivityService$4; -Lcom/android/server/ConnectivityService$5; -Lcom/android/server/ConnectivityService$6; -Lcom/android/server/ConnectivityService$7; -Lcom/android/server/ConnectivityService$CaptivePortalImpl; -Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsCallbackInfo; -Lcom/android/server/ConnectivityService$ConnectivityDiagnosticsHandler; -Lcom/android/server/ConnectivityService$ConnectivityReportEvent; -Lcom/android/server/ConnectivityService$Dependencies; -Lcom/android/server/ConnectivityService$InternalHandler; -Lcom/android/server/ConnectivityService$LegacyTypeTracker; -Lcom/android/server/ConnectivityService$NetworkMonitorCallbacks; -Lcom/android/server/ConnectivityService$NetworkProviderInfo; -Lcom/android/server/ConnectivityService$NetworkReassignment$RequestReassignment; -Lcom/android/server/ConnectivityService$NetworkReassignment; -Lcom/android/server/ConnectivityService$NetworkRequestInfo; -Lcom/android/server/ConnectivityService$NetworkStateTrackerHandler; -Lcom/android/server/ConnectivityService$NetworkTestedResults; -Lcom/android/server/ConnectivityService$SettingsObserver; -Lcom/android/server/ConnectivityService$ShellCmd; -Lcom/android/server/ConnectivityService$UnneededFor; -Lcom/android/server/ConnectivityService; -Lcom/android/server/ConnectivityServiceInitializer; Lcom/android/server/ConsumerIrService; Lcom/android/server/ContextHubSystemService; Lcom/android/server/CountryDetectorService$Receiver; @@ -37833,13 +42808,17 @@ Lcom/android/server/DockObserver$1; Lcom/android/server/DockObserver$2; Lcom/android/server/DockObserver$BinderService; Lcom/android/server/DockObserver; +Lcom/android/server/DropBoxManagerInternal$EntrySource; +Lcom/android/server/DropBoxManagerInternal; Lcom/android/server/DropBoxManagerService$1$1; Lcom/android/server/DropBoxManagerService$1; Lcom/android/server/DropBoxManagerService$2; Lcom/android/server/DropBoxManagerService$3; Lcom/android/server/DropBoxManagerService$DropBoxManagerBroadcastHandler; +Lcom/android/server/DropBoxManagerService$DropBoxManagerInternalImpl; Lcom/android/server/DropBoxManagerService$EntryFile; Lcom/android/server/DropBoxManagerService$FileList; +Lcom/android/server/DropBoxManagerService$SimpleEntrySource; Lcom/android/server/DropBoxManagerService; Lcom/android/server/Dumpable; Lcom/android/server/DynamicSystemService; @@ -37903,13 +42882,12 @@ Lcom/android/server/NativeDaemonEvent; Lcom/android/server/NetIdManager; Lcom/android/server/NetworkManagementInternal; Lcom/android/server/NetworkManagementService$1; +Lcom/android/server/NetworkManagementService$Dependencies; Lcom/android/server/NetworkManagementService$IdleTimerParams; -Lcom/android/server/NetworkManagementService$Injector; Lcom/android/server/NetworkManagementService$LocalService; Lcom/android/server/NetworkManagementService$NetdTetheringStatsProvider; Lcom/android/server/NetworkManagementService$NetdUnsolicitedEventListener; Lcom/android/server/NetworkManagementService$NetworkManagementEventCallback; -Lcom/android/server/NetworkManagementService$SystemServices; Lcom/android/server/NetworkManagementService; Lcom/android/server/NetworkScoreService$1; Lcom/android/server/NetworkScoreService$2; @@ -37947,7 +42925,6 @@ Lcom/android/server/NsdService$NsdStateMachine$DisabledState; Lcom/android/server/NsdService$NsdStateMachine$EnabledState; Lcom/android/server/NsdService$NsdStateMachine; Lcom/android/server/NsdService; -Lcom/android/server/PackageWatchdog$1; Lcom/android/server/PackageWatchdog$BootThreshold; Lcom/android/server/PackageWatchdog$MonitoredPackage; Lcom/android/server/PackageWatchdog$ObserverInternal; @@ -37979,6 +42956,7 @@ Lcom/android/server/RuntimeService; Lcom/android/server/SensorNotificationService; Lcom/android/server/SensorPrivacyService$DeathRecipient; Lcom/android/server/SensorPrivacyService$SensorPrivacyHandler; +Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl$1; Lcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl; Lcom/android/server/SensorPrivacyService; Lcom/android/server/SerialService; @@ -37992,7 +42970,6 @@ Lcom/android/server/ServiceWatcher; Lcom/android/server/StorageManagerService$10; Lcom/android/server/StorageManagerService$11; Lcom/android/server/StorageManagerService$12; -Lcom/android/server/StorageManagerService$13; Lcom/android/server/StorageManagerService$1; Lcom/android/server/StorageManagerService$2; Lcom/android/server/StorageManagerService$3; @@ -38031,7 +43008,6 @@ Lcom/android/server/TelephonyRegistry$ConfigurationProvider; Lcom/android/server/TelephonyRegistry$Record; Lcom/android/server/TelephonyRegistry$TelephonyRegistryDeathRecipient; Lcom/android/server/TelephonyRegistry; -Lcom/android/server/TestNetworkService; Lcom/android/server/ThreadPriorityBooster$1; Lcom/android/server/ThreadPriorityBooster$PriorityState; Lcom/android/server/ThreadPriorityBooster; @@ -38048,6 +43024,7 @@ Lcom/android/server/UiModeManagerService$6; Lcom/android/server/UiModeManagerService$7; Lcom/android/server/UiModeManagerService$8; Lcom/android/server/UiModeManagerService$9; +Lcom/android/server/UiModeManagerService$Injector; Lcom/android/server/UiModeManagerService$LocalService; Lcom/android/server/UiModeManagerService$Shell; Lcom/android/server/UiModeManagerService; @@ -38055,23 +43032,26 @@ Lcom/android/server/UiThread; Lcom/android/server/UpdateLockService$LockWatcher; Lcom/android/server/UpdateLockService; Lcom/android/server/UserspaceRebootLogger; +Lcom/android/server/VcnManagementService$Dependencies; +Lcom/android/server/VcnManagementService$VcnSubscriptionTrackerCallback; +Lcom/android/server/VcnManagementService; +Lcom/android/server/VibratorManagerService$Injector; +Lcom/android/server/VibratorManagerService$Lifecycle; +Lcom/android/server/VibratorManagerService$NativeWrapper; +Lcom/android/server/VibratorManagerService$VibrationCompleteListener; Lcom/android/server/VibratorManagerService; Lcom/android/server/VibratorService$1; Lcom/android/server/VibratorService$2; -Lcom/android/server/VibratorService$3; -Lcom/android/server/VibratorService$4; +Lcom/android/server/VibratorService$ExternalVibrationHolder; Lcom/android/server/VibratorService$ExternalVibratorService$ExternalVibrationDeathRecipient; Lcom/android/server/VibratorService$ExternalVibratorService; Lcom/android/server/VibratorService$Injector; -Lcom/android/server/VibratorService$NativeWrapper; -Lcom/android/server/VibratorService$OnCompleteListener; -Lcom/android/server/VibratorService$ScaleLevel; -Lcom/android/server/VibratorService$SettingsObserver; -Lcom/android/server/VibratorService$Vibration; -Lcom/android/server/VibratorService$VibrationInfo; +Lcom/android/server/VibratorService$VibrateWaveformThread; +Lcom/android/server/VibratorService$VibrationCompleteListener; Lcom/android/server/VibratorService$VibratorShellCommand$CommonOptions; Lcom/android/server/VibratorService$VibratorShellCommand; Lcom/android/server/VibratorService; +Lcom/android/server/WatchableIntentResolver; Lcom/android/server/Watchdog$1; Lcom/android/server/Watchdog$BinderThreadMonitor; Lcom/android/server/Watchdog$HandlerChecker; @@ -38087,6 +43067,9 @@ Lcom/android/server/ZramWriteback$1; Lcom/android/server/ZramWriteback; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$-_NWSMTDWJX-NKsIxOcjS_riI90; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$0QH6sR2vCvIJSQNX_yPZtNy8_uc; +Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$1VJ8APLF_uuqu94F1pH-h88VACo; +Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$1YvgIdoLCh8xqeB8OE8622D0NSs; +Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$1$fAb5Y6YB-lZs275lMU1Ht7r2BHs; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$21wAoMak4uZ530AzGkOCcXtp_AU; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$3shZZuM0BAjtbqtfio98ut83Tpg; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$5e-gjskGFvOKqXQT-XRFbWKaOBg; @@ -38121,7 +43104,10 @@ Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$oa4AA9cN Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$prCrJr1HHTfwv4b7O9js6gkd4hw; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$t8lU7ExTNvtbE1kJGKoFOCk9p1g; Lcom/android/server/accessibility/-$$Lambda$AccessibilityManagerService$xwPzO_Y8yqFTndliRmMGfACCuj4; +Lcom/android/server/accessibility/-$$Lambda$AccessibilityServiceConnection$S_t9lIIKpegfX2zSt7xbJPTnBMo; +Lcom/android/server/accessibility/-$$Lambda$AccessibilityWindowManager$IYGwnwkTh1g6Cwf2SSjlXXZvkmE; Lcom/android/server/accessibility/-$$Lambda$IHzpaSK0jyj3mGZUVsKmVqiM9Co; +Lcom/android/server/accessibility/-$$Lambda$UiAutomationManager$UiAutomationService$speu5EgWpE2IKrPse2Po2-pN__Q; Lcom/android/server/accessibility/-$$Lambda$XIWOA42fqdYSGHdQbiGCEN3dnuo; Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$1; Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler; @@ -38192,13 +43178,35 @@ Lcom/android/server/accessibility/gestures/TouchExplorer; Lcom/android/server/accessibility/gestures/TouchState$PointerDownInfo; Lcom/android/server/accessibility/gestures/TouchState$ReceivedPointerTracker; Lcom/android/server/accessibility/gestures/TouchState; +Lcom/android/server/accessibility/magnification/-$$Lambda$DzB0cW6anXrX3HwNTCjiHYtig-Q; +Lcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$T9g2DocUm4PFzgY1o55mptkCLDQ; +Lcom/android/server/accessibility/magnification/-$$Lambda$FullScreenMagnificationController$eCie_K1L6ItSIzGpzYqBHyKoIjo; +Lcom/android/server/accessibility/magnification/-$$Lambda$P9q4AAJtbGG-Mkcw5OzmOUCN8XY; +Lcom/android/server/accessibility/magnification/-$$Lambda$_F8R1ZUxyuV2p3JTVxPWbyBOox0; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ControllerContext; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$DisplayMagnification; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$MagnificationRequestObserver; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$ScreenStateObserver; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationController$SpecAnimationBridge; Lcom/android/server/accessibility/magnification/FullScreenMagnificationController; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$DelegatingState; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$DetectingState; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$MotionEventInfo; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$PanningScalingState; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$State; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler$ViewportDraggingState; +Lcom/android/server/accessibility/magnification/FullScreenMagnificationGestureHandler; Lcom/android/server/accessibility/magnification/MagnificationController$TransitionCallBack; Lcom/android/server/accessibility/magnification/MagnificationController; Lcom/android/server/accessibility/magnification/MagnificationGestureHandler$ScaleChangedListener; +Lcom/android/server/accessibility/magnification/MagnificationGestureHandler; Lcom/android/server/accessibility/magnification/PanningScalingHandler$MagnificationDelegate; +Lcom/android/server/accessibility/magnification/WindowMagnificationManager$1; +Lcom/android/server/accessibility/magnification/WindowMagnificationManager$Callback; Lcom/android/server/accessibility/magnification/WindowMagnificationManager; Lcom/android/server/accounts/-$$Lambda$AccountManagerService$Zd5rIkdqSc73-5BH_ZwCn3r8Tjk; +Lcom/android/server/accounts/-$$Lambda$AccountManagerService$tXc_lOb0S8tIHMjxxJbxGDQTKhQ; +Lcom/android/server/accounts/-$$Lambda$AccountManagerService$wwYzDkZteaaqYKajDk6nNX5cs_Q; Lcom/android/server/accounts/AccountAuthenticatorCache$MySerializer; Lcom/android/server/accounts/AccountAuthenticatorCache; Lcom/android/server/accounts/AccountManagerBackupHelper; @@ -38235,6 +43243,9 @@ Lcom/android/server/accounts/TokenCache$TokenLruCache$Evictor; Lcom/android/server/accounts/TokenCache$TokenLruCache; Lcom/android/server/accounts/TokenCache$Value; Lcom/android/server/accounts/TokenCache; +Lcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$61lzY789LDk4U-iach2ObHQg5Cw; +Lcom/android/server/adb/-$$Lambda$AdbService$AdbManagerInternalImpl$7PuHSsozO6TCF4r400sEBZxF0PM; +Lcom/android/server/adb/-$$Lambda$YjCwxLKBTtsHmgQtAhVKu2DVea0; Lcom/android/server/adb/AdbDebuggingManager$AdbConnectionInfo; Lcom/android/server/adb/AdbDebuggingManager$AdbConnectionPortListener; Lcom/android/server/adb/AdbDebuggingManager$AdbConnectionPortPoller; @@ -38252,12 +43263,33 @@ Lcom/android/server/adb/AdbService$AdbSettingsObserver; Lcom/android/server/adb/AdbService$Lifecycle; Lcom/android/server/adb/AdbService; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$-MgquypUP3unWGG2OT4ob8k7gsI; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$01th-UnBoEx33LebL_srWIgVWQA; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$3$Rr3r7n2HsPKFnJ_be679IBA4-vw; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$88dbbCLc3usZq9uXh8HTNtss_EQ; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$9io6QdeDYV2YS5pwXJoQDuKuc1I; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$BRdtDfJp_DVaDfyiNUNesx0bB1s; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$D4VMMibD6EKy24C6rFbBjdO080U; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$FeCQJIWQI1d16NQPR2DzMqsxi60; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$G-KmUku1LdnHc_KsansAKU6ewOM; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$NCM_bUC5QQRjHMPsXXpg4Z0KdwU; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$PquJv8pmiXbF0u_qf1SycSIXv0Y; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$Z5ZR-TpHoA1YVKER8KWW9q1xyPc; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$bBUfAjqoFDyU-7qOKTmLY4hhLfs; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$fPMOqiDMO71uhHJSue5gZuSzG2U; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$hl7YnkLl4oqRnxfwUeYgGnPUhJk; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$nmqlt-fd5gUdQH-yashdyxH4vYQ; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$tVS3lTJKvuYuSXyZXGJ-UmV22C8; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$u3E0D6MRsSv61AXm1cSvq-hdCac; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$uLiVFCcPGmrfExCjlf_wOglntto; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$ubd_MqM3tDRevb5le3Z2bT2dl-w; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$ufZuOEZhGdL4WGgjKIuwIuvbLmw; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$vkFzjsAGqxpiLZ_kBChy88XrVg0; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$xpCdvI39uODgMD4QMo-N3DrqM3U; Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$yPOCvZY7VpWii85ybUo5bU8BTfI; +Lcom/android/server/alarm/-$$Lambda$AlarmManagerService$ykl_EcpLXwX2aLOpdRPUwtCu0Vw; +Lcom/android/server/alarm/-$$Lambda$BatchingAlarmStore$C4B0m32nDPh6fLbATXI2H_fQ9GU; Lcom/android/server/alarm/-$$Lambda$cJcniXTe24HjArEmMkxhZEoTzJk; +Lcom/android/server/alarm/-$$Lambda$m1lWhypOyiBI4LvQd13ycGxFD7M; Lcom/android/server/alarm/Alarm; Lcom/android/server/alarm/AlarmManagerService$1; Lcom/android/server/alarm/AlarmManagerService$2; @@ -38287,7 +43319,9 @@ Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator; Lcom/android/server/alarm/AlarmStore; Lcom/android/server/alarm/BatchingAlarmStore$Batch; Lcom/android/server/alarm/BatchingAlarmStore; +Lcom/android/server/alarm/LazyAlarmStore; Lcom/android/server/am/-$$Lambda$12ID32nUuhZcsCTfWQEI8kyNoMY; +Lcom/android/server/am/-$$Lambda$5KJ8cvqhxDFvDyNgdi5jkCXDRm8; Lcom/android/server/am/-$$Lambda$ActivityManagerService$02q3elxzkwSqF7hx-gCcKU1RreQ; Lcom/android/server/am/-$$Lambda$ActivityManagerService$1NoG8Q7a3mnt5vWNDgah-C4vmCE; Lcom/android/server/am/-$$Lambda$ActivityManagerService$3uqrQnH4O5UyrROLVMIbC-vw0ts; @@ -38301,15 +43335,29 @@ Lcom/android/server/am/-$$Lambda$ActivityManagerService$GglLBiTDS3onu2Qj-oa1o98z Lcom/android/server/am/-$$Lambda$ActivityManagerService$JQmxDCKiTWgitx3tQLbHv3IwlO0; Lcom/android/server/am/-$$Lambda$ActivityManagerService$KJy3M0L3Keqv_w0VDwSu7BR8d0A; Lcom/android/server/am/-$$Lambda$ActivityManagerService$LCVc3keyK6U9knyyUaHEIVvYezk; +Lcom/android/server/am/-$$Lambda$ActivityManagerService$LocalService$83BtN7_XEuLt9I5aIKZ8yFQZHhw; Lcom/android/server/am/-$$Lambda$ActivityManagerService$WGn3HPW2CtIyAi3xRkA_eMWhuZ8; Lcom/android/server/am/-$$Lambda$ActivityManagerService$Yve6__W7HyUklQbgCiZP-rIWQO4; Lcom/android/server/am/-$$Lambda$ActivityManagerService$dM-j3_hBlDaHGGiGi7JzKgPflYQ; Lcom/android/server/am/-$$Lambda$ActivityManagerService$gjubVR8haTEBMI8spjqkBu3oZ14; Lcom/android/server/am/-$$Lambda$ActivityManagerService$oka-fUuPoaZoA5klBVyAdPMLtaU; Lcom/android/server/am/-$$Lambda$ActivityManagerService$q-FW5UJZK2hYr_z1ZPyvr6uHMko; +Lcom/android/server/am/-$$Lambda$AppErrors$9N5lCaniJTLAKnJqrpD73kxOrwQ; Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$APl2KTFwVvoS_n9a85XeuzEWLKI; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$UFEmPr-4Q7RVTgJrOMYqKxm5muY; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$AppExitInfoContainer$je1rirOXtchdmoslIyyOxi6GFNY; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$CUrzMONAsDfZT8Tv1EhDMLgkc5c; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$CnNAc-pLVY6SWJMAhiM5YW7v4dg; Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$FEPeNqrWBDulJPvvktbRa_FqKhk; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$Rn5VI7ZbWhrtBhGAhWXKmCTWTz8; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$b6PDoEzDDzcVdmJjWZI86s3pU64; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$cXoJD4H-OkxmXtIpe-oexD_HrFY; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$jaxc00fP7hjwM81lCjgpwTh4_mU; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$joeXm7FzDa9dhuXS2-drRoHixRc; +Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$ljoxsMgRMpX16lYcG7ETahDTOR0; Lcom/android/server/am/-$$Lambda$AppExitInfoTracker$z-sWXn4GuRhvIFHHFHfIP2afCfE; +Lcom/android/server/am/-$$Lambda$AppProfiler$K_0lmAPiFM8OjEz1LqWRYF9nlQ8; +Lcom/android/server/am/-$$Lambda$AppProfiler$ZMxvBCdmKztKY09XkWvwH3CpFsk; Lcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$7BwKwincHdFF1GAUcUBhNpJVXiE; Lcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$9yEajpDc4QcEGQgWY-3r6o8KD2E; Lcom/android/server/am/-$$Lambda$BatteryExternalStatsWorker$RSQDgQ5_9zHDkpZ57EAvj4YFMaM; @@ -38324,7 +43372,6 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$1kKFwBf3Uwd8Mh3ycR8xZNaXiCY Lcom/android/server/am/-$$Lambda$BatteryStatsService$1wMhiQjLdVVKvkjvHZPuGplObVg; Lcom/android/server/am/-$$Lambda$BatteryStatsService$1zFEcjd63YRM_6z1FQFAruxnm9E; Lcom/android/server/am/-$$Lambda$BatteryStatsService$2I5ale1Q-xjI1bVbvLzZfJsM7xA; -Lcom/android/server/am/-$$Lambda$BatteryStatsService$2pnXrTYb2VmTE6n6VEw3MJo3OUo; Lcom/android/server/am/-$$Lambda$BatteryStatsService$30Q3-HgJVBN3e5muNYZiv_avWlU; Lcom/android/server/am/-$$Lambda$BatteryStatsService$30ePilmOqI9lEsSdUc_9sYh_Ne8; Lcom/android/server/am/-$$Lambda$BatteryStatsService$3L7U9PW5KGLNVe5JHaVQBxQ2XTw; @@ -38336,9 +43383,9 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$6aWp8QCpuShNF8c_7fQXZVs-Q8o Lcom/android/server/am/-$$Lambda$BatteryStatsService$88S0wVDIJI3e0dQdqx7GPGOWM2w; Lcom/android/server/am/-$$Lambda$BatteryStatsService$8JYLE0DYZiYPh-Ova27DNWw6Mwk; Lcom/android/server/am/-$$Lambda$BatteryStatsService$8s9pkuqz7aDxR6Qd2qLtfFX2Pds; +Lcom/android/server/am/-$$Lambda$BatteryStatsService$8usIGx8mqymUvLMSmBSOqISzqWE; Lcom/android/server/am/-$$Lambda$BatteryStatsService$966njydWLkHDlXAgfJGjDa8BQh4; Lcom/android/server/am/-$$Lambda$BatteryStatsService$A-TqbqVMAuCy-pcAsRoV_2vBfEg; -Lcom/android/server/am/-$$Lambda$BatteryStatsService$AjbHGo7hhIDcYO_TcAbYpZaBWbQ; Lcom/android/server/am/-$$Lambda$BatteryStatsService$AnKv-7z6fhXh8cAX6kzCQtP2Jzc; Lcom/android/server/am/-$$Lambda$BatteryStatsService$C40E5LYyJ7hTfF37JTX5ZNEtDR0; Lcom/android/server/am/-$$Lambda$BatteryStatsService$CNxULzV2ECJa3kKk8WfO4e2SOD4; @@ -38348,10 +43395,12 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$Dg3gCUPfgfRrTRthwvkUY0Z8e_s Lcom/android/server/am/-$$Lambda$BatteryStatsService$EBdEYOwRMGnCkIDPvSC1mgH8UEo; Lcom/android/server/am/-$$Lambda$BatteryStatsService$EBpPDy6lxBtmWQmyFvz-lvhA5u8; Lcom/android/server/am/-$$Lambda$BatteryStatsService$EYVSFcIFJRMlBtA26X7qjaKc_nU; +Lcom/android/server/am/-$$Lambda$BatteryStatsService$FGfHanGfEFmWcXjhQl3MaPDU34Q; Lcom/android/server/am/-$$Lambda$BatteryStatsService$G0RqRfWtcR9Z1vw-ukKhM-PvKcw; Lcom/android/server/am/-$$Lambda$BatteryStatsService$G1UkbnxvkCFzOfik8AqNXuWJLkI; Lcom/android/server/am/-$$Lambda$BatteryStatsService$I46YXNiSrooD-uCwJAbqq9KgJz8; Lcom/android/server/am/-$$Lambda$BatteryStatsService$IRE2jaspd-_dd5RwbWqP9b1_Yak; +Lcom/android/server/am/-$$Lambda$BatteryStatsService$Ie9X-soGnfjwUUdVj0h3Ff6ese4; Lcom/android/server/am/-$$Lambda$BatteryStatsService$IxriIfIq06Kjm3vpDSiohmC1N2A; Lcom/android/server/am/-$$Lambda$BatteryStatsService$KC3ot6Y9IUzuKZT6FAcqtwvXpCA; Lcom/android/server/am/-$$Lambda$BatteryStatsService$LZmMyUYocUYPWUUH1POkkhkrbgU; @@ -38374,6 +43423,7 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$VWT5AyuUBU1FAFrIVc6qouXRaPs Lcom/android/server/am/-$$Lambda$BatteryStatsService$Whtq81C9WNJJMGanIPTFPq1-qGs; Lcom/android/server/am/-$$Lambda$BatteryStatsService$WjTw-lhr-hYdByDp_KhGdjDKoao; Lcom/android/server/am/-$$Lambda$BatteryStatsService$XUGlQUm0Lj8_UzwhHw0CuZiNcTY; +Lcom/android/server/am/-$$Lambda$BatteryStatsService$YEYQLc5bNv078ftbn6QYFhPWW5A; Lcom/android/server/am/-$$Lambda$BatteryStatsService$YXqI0xRHaN6wRAEWuYNX-KR4P3M; Lcom/android/server/am/-$$Lambda$BatteryStatsService$_4licwsGlNI-YtV5owRphq-BHd8; Lcom/android/server/am/-$$Lambda$BatteryStatsService$a_63JDTwYHjhkUyCQfqyY0TdeFQ; @@ -38382,7 +43432,6 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$b_8NVRiHolNDMUBiNThkeVnzBvQ Lcom/android/server/am/-$$Lambda$BatteryStatsService$b_uUOtDhwAxvzFiAt7OTz9ZhJfc; Lcom/android/server/am/-$$Lambda$BatteryStatsService$cL9Ox8uD5si62LfQ-w8LmwfTNrM; Lcom/android/server/am/-$$Lambda$BatteryStatsService$cl7wfIUoDreDuUekPzpChD740wE; -Lcom/android/server/am/-$$Lambda$BatteryStatsService$cndAzmVYSVXX9QEXLeev-t7Kd0E; Lcom/android/server/am/-$$Lambda$BatteryStatsService$eNGMlG7aMN6Sy7Ou_U2NZ4h5pi4; Lcom/android/server/am/-$$Lambda$BatteryStatsService$eOD8Tqwmk7gdckisHV70VOa3haE; Lcom/android/server/am/-$$Lambda$BatteryStatsService$eRELWpaS9wTc0MBzKn9GxDpiBGE; @@ -38420,22 +43469,38 @@ Lcom/android/server/am/-$$Lambda$BatteryStatsService$vZCB3Ac5B5pl5U9woEiULxskz1M Lcom/android/server/am/-$$Lambda$BatteryStatsService$wCiNCiAA1M_iuXaod_M6gqPPkx0; Lcom/android/server/am/-$$Lambda$BatteryStatsService$x6W1_jXo79C5LaJXwOr_oAx0Ysw; Lcom/android/server/am/-$$Lambda$BatteryStatsService$xEd4vVnIWwEozhbmhbWbiY1Rrfs; -Lcom/android/server/am/-$$Lambda$BatteryStatsService$xoJNkH4E7SkW3dtJX_0uujv8dmk; Lcom/android/server/am/-$$Lambda$BatteryStatsService$y2Y7W-efMX1drXNO6aO75H4KaQQ; +Lcom/android/server/am/-$$Lambda$Bb1rcKVG33Zhx5eyIPHbKjTDy8o; +Lcom/android/server/am/-$$Lambda$BroadcastQueue$aTmIhyGrYPpOVgrfVLCZZVeYw7c; Lcom/android/server/am/-$$Lambda$ContentProviderHelper$g45MLM-M0O4bf6DUATzDShTA1sg; Lcom/android/server/am/-$$Lambda$ContentProviderHelper$ujLWZI3hWjFlEHK7JQFPg5PBUCY; Lcom/android/server/am/-$$Lambda$CoreSettingsObserver$nOyYF4YRz1JdhfbSjXgVbUaimBE; +Lcom/android/server/am/-$$Lambda$EzKFSHSVa6qVMkA_S3N9ySIr1PU; Lcom/android/server/am/-$$Lambda$Fh4Hmus_S_k8-SVU7YxYuraEzOU; Lcom/android/server/am/-$$Lambda$K6LVym1sa9kw6QVAG2EKM6t1lKg; +Lcom/android/server/am/-$$Lambda$LX-Cm0xqyR9lm57S16-bm-c4m7o; Lcom/android/server/am/-$$Lambda$OomAdjProfiler$WGvtgxkAhtMnJr3XT1WyqVb7_14; Lcom/android/server/am/-$$Lambda$OomAdjuster$CxsEyTIlQ9DHd8L_GVqYsMNnVWU; Lcom/android/server/am/-$$Lambda$OomAdjuster$WwoeZTnUBMxV-JLJr5QQfTatx6U; Lcom/android/server/am/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; +Lcom/android/server/am/-$$Lambda$PendingIntentController$Lty4hx9MGaos-2CBai-KetCFYSs; +Lcom/android/server/am/-$$Lambda$PendingIntentController$ROdWOA0WWhZoFBvWn7O_C9hbWGg; +Lcom/android/server/am/-$$Lambda$PendingIntentRecord$0acvBWvihzGS4yw0LCNL-NJDvhU; +Lcom/android/server/am/-$$Lambda$PersistentConnection$0Uc1BLpcIBcXfSfpGEj9PLYt4UA; +Lcom/android/server/am/-$$Lambda$PersistentConnection$NDr0QkTwLudk3QjjkXGtybRrWsM; Lcom/android/server/am/-$$Lambda$PhantomProcessList$DV2oO0oBIWu9yWxcWhpeHYoWXn4; Lcom/android/server/am/-$$Lambda$PhantomProcessList$hpwNNTyxzGWZAqmB6EftBRf3tx4; Lcom/android/server/am/-$$Lambda$ProcessList$eEVoHjWPClUsVDRm3xBMVJVcgcw; Lcom/android/server/am/-$$Lambda$ProcessList$oBmDYaH718rbQmtZhkdQqDR_vGQ; +Lcom/android/server/am/-$$Lambda$ProcessRecord$1yOaAOdZLwJvek2LoVmW8DORIbY; +Lcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$InggLpuaqMHKmTAKciSBkNWdbKo; +Lcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$lup_l_fi2HeOVEQbvfoRRBu23AQ; +Lcom/android/server/am/-$$Lambda$ProcessRecord$ErrorDialogController$qILeSDWsmAPqeNRTCBnVBuG8de0; +Lcom/android/server/am/-$$Lambda$ProcessRecord$GQdEq3Fmy_D2eThI8fAdMTwlCoQ; +Lcom/android/server/am/-$$Lambda$ProcessRecord$Vq7IutSyH_K5tv79Nr3BQbEJo1I; +Lcom/android/server/am/-$$Lambda$ProcessStatsService$FuF4S6EUNsvrXTbzldZ3_SpCAyI; Lcom/android/server/am/-$$Lambda$RyRHuVi5mirIkoeEfHxz2eaLEt8; +Lcom/android/server/am/-$$Lambda$ServiceRecord$nAQIb51kQiu1uSwcVuTz7LaRGa8; Lcom/android/server/am/-$$Lambda$SettingsToPropertiesMapper$u4ZAQtUCEQrnijBladIz73BixoE; Lcom/android/server/am/-$$Lambda$UserController$0BrCrmnKryVmAwhyMI7DvPrOq2o; Lcom/android/server/am/-$$Lambda$UserController$4SqsHrT-POewVn8dHyLk76aqytw; @@ -38453,13 +43518,18 @@ Lcom/android/server/am/-$$Lambda$UserController$gB8h4pHajFK1lP5VAPPEfofYUgc; Lcom/android/server/am/-$$Lambda$UserController$jJ2Vc6SyqrZowBZ8imPA3oTeX0Q; Lcom/android/server/am/-$$Lambda$UserController$rFmiaVKO64aPIl-CPx0iaYqPPLM; Lcom/android/server/am/-$$Lambda$UserController$uDy_avFXha3EfKWT2EbXsWt4Cp8; +Lcom/android/server/am/-$$Lambda$VttFStarnIaFRwGAVxBLtl3cMZc; Lcom/android/server/am/-$$Lambda$a-VtqjfxIMc45gXg7KTPa6iMsCU; +Lcom/android/server/am/-$$Lambda$d3SoreTKf25Re5OEZbrkBraRlH0; Lcom/android/server/am/-$$Lambda$h6ZKJE4M5ee9nQeBnEYvwo-OYP4; Lcom/android/server/am/-$$Lambda$jr8PJeHOweeQqQvlMvqvXSosXL8; Lcom/android/server/am/-$$Lambda$mVB2YB61TxO4cQ_5vWZ3Rq7CXhk; Lcom/android/server/am/-$$Lambda$rQFkuifxqSTxxbw1Ad2PsBd2cnw; +Lcom/android/server/am/-$$Lambda$tda2QpuT4MKIcUFF7Q23Qv5RbPE; Lcom/android/server/am/ActiveInstrumentation; Lcom/android/server/am/ActiveServices$1; +Lcom/android/server/am/ActiveServices$3; +Lcom/android/server/am/ActiveServices$5; Lcom/android/server/am/ActiveServices$ActiveForegroundApp; Lcom/android/server/am/ActiveServices$AppOpCallback$1; Lcom/android/server/am/ActiveServices$AppOpCallback$2; @@ -38571,6 +43641,7 @@ Lcom/android/server/am/BatteryExternalStatsWorker$3; Lcom/android/server/am/BatteryExternalStatsWorker$4; Lcom/android/server/am/BatteryExternalStatsWorker; Lcom/android/server/am/BatteryStatsService$1; +Lcom/android/server/am/BatteryStatsService$2; Lcom/android/server/am/BatteryStatsService$LocalService; Lcom/android/server/am/BatteryStatsService$WakeupReasonThread; Lcom/android/server/am/BatteryStatsService; @@ -38611,6 +43682,7 @@ Lcom/android/server/am/ContentProviderRecord; Lcom/android/server/am/CoreSettingsObserver$DeviceConfigEntry; Lcom/android/server/am/CoreSettingsObserver; Lcom/android/server/am/EventLogTags; +Lcom/android/server/am/FgsStartTempAllowList; Lcom/android/server/am/HealthStatsBatteryStatsWriter; Lcom/android/server/am/HostingRecord; Lcom/android/server/am/InstrumentationReporter$MyThread; @@ -38622,6 +43694,7 @@ Lcom/android/server/am/LmkdConnection$LmkdConnectionListener; Lcom/android/server/am/LmkdConnection; Lcom/android/server/am/LowMemDetector$LowMemThread; Lcom/android/server/am/LowMemDetector; +Lcom/android/server/am/MeasuredEnergySnapshot; Lcom/android/server/am/MemoryStatUtil$MemoryStat; Lcom/android/server/am/MemoryStatUtil; Lcom/android/server/am/NativeCrashListener$NativeCrashReporter; @@ -38642,6 +43715,7 @@ Lcom/android/server/am/PersistentConnection$1; Lcom/android/server/am/PersistentConnection; Lcom/android/server/am/PhantomProcessList$Injector; Lcom/android/server/am/PhantomProcessList; +Lcom/android/server/am/PhantomProcessRecord$1; Lcom/android/server/am/PhantomProcessRecord; Lcom/android/server/am/PreBootBroadcaster$1; Lcom/android/server/am/PreBootBroadcaster; @@ -38672,6 +43746,8 @@ Lcom/android/server/am/ServiceRecord$StartItem; Lcom/android/server/am/ServiceRecord; Lcom/android/server/am/SettingsToPropertiesMapper$1; Lcom/android/server/am/SettingsToPropertiesMapper; +Lcom/android/server/am/StrictModeViolationDialog$1; +Lcom/android/server/am/StrictModeViolationDialog; Lcom/android/server/am/UidObserverController$ChangeRecord; Lcom/android/server/am/UidObserverController$UidObserverRegistration; Lcom/android/server/am/UidObserverController; @@ -38694,6 +43770,7 @@ Lcom/android/server/am/UserSwitchingDialog$1; Lcom/android/server/am/UserSwitchingDialog; Lcom/android/server/appbinding/-$$Lambda$AJnhsnm8I4rVp__alx0c3YiBQ_Q; Lcom/android/server/appbinding/-$$Lambda$AppBindingService$-ttpHIUv6DSLfX7cizRwpLtcOoo; +Lcom/android/server/appbinding/-$$Lambda$AppBindingService$wGBy9FjhcPXhzA8L3fKDNvqijFQ; Lcom/android/server/appbinding/AppBindingConstants; Lcom/android/server/appbinding/AppBindingService$1; Lcom/android/server/appbinding/AppBindingService$2; @@ -38705,13 +43782,19 @@ Lcom/android/server/appbinding/AppBindingUtils; Lcom/android/server/appbinding/finders/-$$Lambda$CarrierMessagingClientServiceFinder$nuXSbNTsOjNWD6_GEEQjIv5jgY8; Lcom/android/server/appbinding/finders/AppServiceFinder; Lcom/android/server/appbinding/finders/CarrierMessagingClientServiceFinder; +Lcom/android/server/appop/-$$Lambda$6_WidDKPZR2r7G9itOHHn736qPE; +Lcom/android/server/appop/-$$Lambda$AppOpsService$0GjU8hTwWBHm6GzPCPc7WB7KEng; Lcom/android/server/appop/-$$Lambda$AppOpsService$AttributedOp$0FeCGXoavC92NEsj4vFfZrei7t0; +Lcom/android/server/appop/-$$Lambda$AppOpsService$CkC7NFGAXqPtWmw4hPZid_o7wF8; Lcom/android/server/appop/-$$Lambda$AppOpsService$GbnVL7FStoP-5ugbMrKPtxPc-7Q; +Lcom/android/server/appop/-$$Lambda$AppOpsService$LRr7STrkYtPwp1nW5np6fZk1AUQ; +Lcom/android/server/appop/-$$Lambda$AppOpsService$PKLfueNQM1N0Jpnmxcaqqma0eNY; Lcom/android/server/appop/-$$Lambda$AppOpsService$PZVYmZF9I2wMooN5sdolUJHCO-4; Lcom/android/server/appop/-$$Lambda$AppOpsService$UhW7SeBkHHHfuwTQAOdyrxrpRvA; Lcom/android/server/appop/-$$Lambda$AppOpsService$cQF62lZT2B382dOHCevnBWdZGys; Lcom/android/server/appop/-$$Lambda$AppOpsService$psB0FsX16gcCD-rfaaukPVo84pA; Lcom/android/server/appop/-$$Lambda$AppOpsService$zNYjiRegD7DR2rGVXmVvy9TP0eI; +Lcom/android/server/appop/-$$Lambda$_tJyV2Buua4Dqnf-kSWz70KO6-k; Lcom/android/server/appop/AppOpsService$1$1; Lcom/android/server/appop/AppOpsService$1; Lcom/android/server/appop/AppOpsService$2; @@ -38720,10 +43803,10 @@ Lcom/android/server/appop/AppOpsService$4; Lcom/android/server/appop/AppOpsService$5; Lcom/android/server/appop/AppOpsService$6; Lcom/android/server/appop/AppOpsService$8; -Lcom/android/server/appop/AppOpsService$9; Lcom/android/server/appop/AppOpsService$ActiveCallback; Lcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl; Lcom/android/server/appop/AppOpsService$AttributedOp; +Lcom/android/server/appop/AppOpsService$ChangeRec; Lcom/android/server/appop/AppOpsService$ClientRestrictionState; Lcom/android/server/appop/AppOpsService$Constants; Lcom/android/server/appop/AppOpsService$InProgressStartOpEvent; @@ -38741,6 +43824,24 @@ Lcom/android/server/appop/AudioRestrictionManager; Lcom/android/server/appop/HistoricalRegistry$1; Lcom/android/server/appop/HistoricalRegistry$Persistence; Lcom/android/server/appop/HistoricalRegistry; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$4n794nF51j5KIjXsbtbVV_Lb-8o; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$5jsJbgVSWtaTejUm1kHnEwAbBu8; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$KcZB7udVPuf8sPqDCvlyhBAHY3s; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$P8Q4BapilmYWViuI5SZgpkxiMec; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$XbI9UDSCNg5jLGIP5TT02oyuygc; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$tOAXouYR6qhksAx7ORnQh1pmx_Y; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$xdfQUvFGxkqQMptRJ2CRxEz9lHs; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionManagerService$PredictionManagerServiceStub$zkMZx7WqHoP5bDAvbpK2mZvZxm8; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$1Z-09sIN83b-5PIpI8XA5nhAXb8; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$5a7bQrC7lS8oj-Rx3Ysy6JROvqI; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$72roX2LVuKFDpVFUywXMmUJvTU0; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$AppPredictionSessionInfo$6o8D8lZ3qvUXEj4BdYrxXnUfAtE; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$Kr7ml7hY635e5IDqqs4ZSGWwS6M; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$NY4TUtO361sot2pOtT2D5zokSow; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$O58Q2SL9BHvwef9x3Jl8aXM02Lk; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$Y6PWy4xt37G9V4FTR4nEGJ8rBl8; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$g3zDk8PyOzrB1s7rqheewTRmm0A; +Lcom/android/server/appprediction/-$$Lambda$AppPredictionPerUserService$iU3P641-CNxwaTkkmOFTYcWJD5E; Lcom/android/server/appprediction/AppPredictionManagerService$1; Lcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub; Lcom/android/server/appprediction/AppPredictionManagerService; @@ -38780,6 +43881,17 @@ Lcom/android/server/attention/AttentionManagerService$BinderService; Lcom/android/server/attention/AttentionManagerService$LocalService; Lcom/android/server/attention/AttentionManagerService$ScreenStateReceiver; Lcom/android/server/attention/AttentionManagerService; +Lcom/android/server/audio/-$$Lambda$AudioDeviceBroker$VarJDTHGtx-e1FGP_B_yLilAfsk; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$7mm2yGxKdz-TfP8qyHR4_bfJDJc; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$Fg61IdaYww1rQh6QMP5btX5PSbw; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$GZb4nu2aFEuFYDw8k41I0qhF4sI; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$SNqeeAzKGbT0p-rnNTRJ-Lo0NhQ; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$cTWcIgxAOgoRmHgT7BPyj0e0hMo; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$jilYapyzIzjzt3ThcP5aS07qL2g; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$nvG6vXRTzWQBdzPURyOPSZAcjB4; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$p2gZMZRz1V_j5oWdJ1RqvjVa5nI; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$wL8xtSQSBjlwHN9Q_T5j8NPFA3U; +Lcom/android/server/audio/-$$Lambda$AudioDeviceInventory$yl4sIx80Ie4dj7YSL1O6kuAIQl4; Lcom/android/server/audio/-$$Lambda$AudioService$HOl4_jXty4_cEOvoRwyoP3r659k; Lcom/android/server/audio/-$$Lambda$AudioService$I8K8tG8Ndmaptd2mr--jnPV-eIk; Lcom/android/server/audio/-$$Lambda$AudioService$XLDwTsaM6A_UTa9HMTyVEVd3ykA; @@ -38789,6 +43901,7 @@ Lcom/android/server/audio/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE; Lcom/android/server/audio/AudioDeviceBroker$BrokerHandler; Lcom/android/server/audio/AudioDeviceBroker$BrokerThread; Lcom/android/server/audio/AudioDeviceBroker$BtDeviceConnectionInfo; +Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient; Lcom/android/server/audio/AudioDeviceBroker; Lcom/android/server/audio/AudioDeviceInventory$1; Lcom/android/server/audio/AudioDeviceInventory$DeviceInfo; @@ -38863,10 +43976,46 @@ Lcom/android/server/audio/SoundEffectsHelper$SfxWorker; Lcom/android/server/audio/SoundEffectsHelper$SoundPoolLoader; Lcom/android/server/audio/SoundEffectsHelper; Lcom/android/server/audio/SystemServerAdapter; +Lcom/android/server/autofill/-$$Lambda$74z3JNqozxowHW3AA7FBKRc0tKI; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$3cUMi5AwXItCfiFDVCUXCimE1C8; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$4eD-NhaAQgAaWV4xWXp6fTTGpK8; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$93C0LeU2EHcI07fDOWJQBHwvRtc; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$T6KGeNAHRvMAx6UVwQDBgY5g03s; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$XS1N3pz3fznES_41qVCFW0CXwhs; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$_toALHf9LhzDDXXTVXT8BjqBe_E; +Lcom/android/server/autofill/-$$Lambda$AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl$nYWwnndWe0-hXzKg3FU2C6MB78w; +Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$1$gR3lHeitxLs-Odltg-gqWTiGaX0; Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$81kv415RrD8dk5TEZqjV-RhW2bw; Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$9r2KDub4kKNVE7HqMZz7nk_ffgw; +Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$A8XmMUjtQnB8NTfwGXJAnCg7C7U; Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$AyqZ2jW6Nftltm6I_sbfMgHcrCc; Lcom/android/server/autofill/-$$Lambda$AutofillManagerService$hUBRfbAHO1bqby68UGCijXssN7E; +Lcom/android/server/autofill/-$$Lambda$CYgPrjKcsbnGT3iUFwVsBNvdfyY; +Lcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$HsI6SEJ_0C7SHKGwX-GqOiDZB6I; +Lcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$JTht6rz4D7TFRLr4464FZmmH-_c; +Lcom/android/server/autofill/-$$Lambda$FieldClassificationStrategy$dfpVDRL3QTDuvVXxuzNTbcE8IOk; +Lcom/android/server/autofill/-$$Lambda$Helper$GlJD1D5hjkYtSn_UeO8P2b5k1As; +Lcom/android/server/autofill/-$$Lambda$JQZXNFZvkIk6bsTs5RsZjRpw6RY; +Lcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$5gD_UHsAzB6QhvixCQgZzGyHQGQ; +Lcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$7WYIPObqsiZmRUPcDjanw3e7V9E; +Lcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$q6IrRaMb5_8ZtdVNkOfFiQTIKlY; +Lcom/android/server/autofill/-$$Lambda$RemoteAugmentedAutofillService$qOcvMbPNkW-kpZtuSYWph48evoE; +Lcom/android/server/autofill/-$$Lambda$RemoteFillService$RJPZj0Fb_BGqt_SpkpyEpzz3mE4; +Lcom/android/server/autofill/-$$Lambda$RemoteFillService$gnlMp01HzSOYQxSGAOFPCIAy6-Q; +Lcom/android/server/autofill/-$$Lambda$RemoteFillService$u9HVjGQc1x5sc6qU7ISdPBzaxxI; +Lcom/android/server/autofill/-$$Lambda$RemoteInlineSuggestionRenderService$PQTv9YU9PfBWd_46Tv-zX1TZTlQ; +Lcom/android/server/autofill/-$$Lambda$RemoteInlineSuggestionRenderService$f8OllhrcGlehyM53OeAM4HiHSyY; +Lcom/android/server/autofill/-$$Lambda$RemoteInlineSuggestionRenderService$nQmTpkQM9fpRS0pqARpArAY01_0; +Lcom/android/server/autofill/-$$Lambda$Session$1ub_6tTUidAFQu-nf_0xBwjn5_0; +Lcom/android/server/autofill/-$$Lambda$Session$AssistDataReceiverImpl$hemAHRz_WlhwPzcRrqcP-8RtrAg; +Lcom/android/server/autofill/-$$Lambda$Session$F-zKv-BveSCb-AWDeFqK5sfZNUU; +Lcom/android/server/autofill/-$$Lambda$Session$GFUnlwwE3XByefqH2I2dEQUKvGM; +Lcom/android/server/autofill/-$$Lambda$Session$IUh3HGytfl9SGQTd7DkhlqSCXKk; +Lcom/android/server/autofill/-$$Lambda$Session$L2m_Kn7_d5H9dLpzV4Mx9gVB_EE; +Lcom/android/server/autofill/-$$Lambda$Session$dugcZdF60uAjKcuAteP-WnCGyTo; +Lcom/android/server/autofill/-$$Lambda$Session$hRvuLDBwox1kdWwhCMJDCY69kqs; +Lcom/android/server/autofill/-$$Lambda$Session$ry5QhS_cUzxt39rUvHru1TwoPt8; +Lcom/android/server/autofill/-$$Lambda$Yb0CGm9164oh9noSByuLpDPUzFo; Lcom/android/server/autofill/AutofillInlineSessionController; Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl; Lcom/android/server/autofill/AutofillInlineSuggestionsRequestSession; @@ -38885,10 +44034,14 @@ Lcom/android/server/autofill/AutofillManagerServiceImpl$PruneTask; Lcom/android/server/autofill/AutofillManagerServiceImpl; Lcom/android/server/autofill/AutofillManagerServiceShellCommand; Lcom/android/server/autofill/FieldClassificationStrategy$1; +Lcom/android/server/autofill/FieldClassificationStrategy$Command; +Lcom/android/server/autofill/FieldClassificationStrategy$MetadataParser; Lcom/android/server/autofill/FieldClassificationStrategy; +Lcom/android/server/autofill/Helper$ViewNodeFilter; Lcom/android/server/autofill/Helper; Lcom/android/server/autofill/RemoteAugmentedAutofillService$1$1; Lcom/android/server/autofill/RemoteAugmentedAutofillService$1; +Lcom/android/server/autofill/RemoteAugmentedAutofillService$2; Lcom/android/server/autofill/RemoteAugmentedAutofillService$RemoteAugmentedAutofillServiceCallbacks; Lcom/android/server/autofill/RemoteAugmentedAutofillService; Lcom/android/server/autofill/RemoteFillService$1; @@ -38897,11 +44050,32 @@ Lcom/android/server/autofill/RemoteFillService$FillServiceCallbacks; Lcom/android/server/autofill/RemoteFillService; Lcom/android/server/autofill/RemoteInlineSuggestionRenderService$InlineSuggestionRenderCallbacks; Lcom/android/server/autofill/RemoteInlineSuggestionRenderService; +Lcom/android/server/autofill/Session$1; +Lcom/android/server/autofill/Session$2; Lcom/android/server/autofill/Session$AssistDataReceiverImpl; +Lcom/android/server/autofill/Session$SaveResult; Lcom/android/server/autofill/Session; Lcom/android/server/autofill/ViewState$Listener; Lcom/android/server/autofill/ViewState; +Lcom/android/server/autofill/ui/-$$Lambda$0A9X4EXzHXLtv1aC_hR2xVvteao; +Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$XaM0hy-2xIX8Jo0aqbwSl608Xvk; +Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$aLZu684MOAREEWtxLD7z4ti55Io; Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$eS2spKkla03ywAzWnTzGdQLcI2Q; +Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$guPliExew6UIxr2VWgqPIAyMyvA; +Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$r0EO3xAhenj36dETkG_N7AQGr30; +Lcom/android/server/autofill/ui/-$$Lambda$AutoFillUI$xPmN962dKT_ZXNF52ELteIZqfaY; +Lcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$BjZkCdsCkOipPWFspXcidnMzdKI; +Lcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$UJ9Me98vkLkpMX54UCQ58cg4p34; +Lcom/android/server/autofill/ui/-$$Lambda$InlineContentProviderImpl$v48Do4L1mg7cec4s91jTuKeui3Y; +Lcom/android/server/autofill/ui/-$$Lambda$InlineSuggestionFactory$yYkAR7qGHuMMR87CXjFcxUsBtik; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$1$qcXqZAIQOV1nlH2VwG-40r4nI1E; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$1dxmi2UfbEWG7h4ONjerJvThEns; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$B2fPc8n1JwGv0DRTjeRuW2XnUlM; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$HAy7C2vKM8wYVo2gJQSpVm8KpfE; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$Ljhi5Qyy1ZGUU66s80Nu2_Z4UnY; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl$ZcpIzSbpdyHoPe8e5boY0vb1ZNc; +Lcom/android/server/autofill/ui/-$$Lambda$RemoteInlineSuggestionUi$MMq47I5aZPTzvuGELQ_pARNunQ0; +Lcom/android/server/autofill/ui/-$$Lambda$XyDZQ82kHt7hEbIYLPU4iyFjFpo; Lcom/android/server/autofill/ui/AutoFillUI$1; Lcom/android/server/autofill/ui/AutoFillUI$2; Lcom/android/server/autofill/ui/AutoFillUI$AutoFillUiCallback; @@ -38916,6 +44090,9 @@ Lcom/android/server/autofill/ui/FillUi$ItemsAdapter; Lcom/android/server/autofill/ui/FillUi$ViewItem; Lcom/android/server/autofill/ui/FillUi; Lcom/android/server/autofill/ui/InlineContentProviderImpl; +Lcom/android/server/autofill/ui/InlineFillUi$InlineFillUiInfo; +Lcom/android/server/autofill/ui/InlineFillUi$InlineSuggestionUiCallback; +Lcom/android/server/autofill/ui/InlineFillUi$InlineUiEventCallback; Lcom/android/server/autofill/ui/InlineFillUi; Lcom/android/server/autofill/ui/InlineSuggestionFactory; Lcom/android/server/autofill/ui/OverlayControl; @@ -38928,6 +44105,22 @@ Lcom/android/server/autofill/ui/SaveUi$1; Lcom/android/server/autofill/ui/SaveUi$OnSaveListener; Lcom/android/server/autofill/ui/SaveUi$OneActionThenDestroyListener; Lcom/android/server/autofill/ui/SaveUi; +Lcom/android/server/backup/-$$Lambda$BackupManagerService$s6pWhYaPzmo2Z59Zyczn5lsJYNE; +Lcom/android/server/backup/-$$Lambda$BackupManagerService$zqr3hjCRtBLaOJWzm-mfphlQw0o; +Lcom/android/server/backup/-$$Lambda$FmBOd6of-4BHVnAub19tu4jKpnY; +Lcom/android/server/backup/-$$Lambda$Nt0D8LKft6-8P8SHhSwcF7QiNeM; +Lcom/android/server/backup/-$$Lambda$TransportManager$5g_dfIVb9lfyI5p99HUM3jALNS4; +Lcom/android/server/backup/-$$Lambda$TransportManager$VdLWXXS3KmyjvqMPKCdg0edE854; +Lcom/android/server/backup/-$$Lambda$TransportManager$oWPB_Enp9PoqZqUR8ZRWQd_6C3w; +Lcom/android/server/backup/-$$Lambda$TransportManager$qW8Zg5q-jkUrnuCc6bfhB9ARB_Q; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$2$BDvoFdX2tc58DuGaprVSobwAfeE; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$2$ZlwKjzcrcVwVFUpTR5wEnvQeDqk; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$2$zkL4lkBVsrp0I18zMORcBirzgr4; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$KQe6I6ACxL5wHHBaieNGnvSv9E0; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$PXllnJV6Mzv9BKLQ4tVKjqojzVI; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$dQdNTkT3x-bbcTRJ-qzlv2hKbw8; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$nhDpousXIb-UWNtQnFwKddTYzHQ; +Lcom/android/server/backup/-$$Lambda$UserBackupManagerService$p2_rWtBNPCMNIc3WcYyz1Pq-Uk8; Lcom/android/server/backup/BackupAgentTimeoutParameters; Lcom/android/server/backup/BackupManagerConstants; Lcom/android/server/backup/BackupManagerService$1; @@ -38962,6 +44155,8 @@ Lcom/android/server/backup/UserBackupManagerService$4; Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock; Lcom/android/server/backup/UserBackupManagerService; Lcom/android/server/backup/UserBackupPreferences; +Lcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$SinglePackageBackupPreflight$Rgmk7YU1vz3J_t49StN24e7mhCc; +Lcom/android/server/backup/fullbackup/-$$Lambda$PerformFullTransportBackupTask$pZnMN8ZWgs4DbgvnIqJ_naHLaus; Lcom/android/server/backup/fullbackup/AppMetadataBackupWriter; Lcom/android/server/backup/fullbackup/FullBackupEngine$FullBackupRunner; Lcom/android/server/backup/fullbackup/FullBackupEngine; @@ -38971,21 +44166,28 @@ Lcom/android/server/backup/fullbackup/FullBackupTask; Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupPreflight; Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner; Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask; +Lcom/android/server/backup/internal/-$$Lambda$BackupHandler$xZCkaR14t3ajzdFL9xaNSb7c27E; Lcom/android/server/backup/internal/BackupHandler; Lcom/android/server/backup/internal/ClearDataObserver; +Lcom/android/server/backup/internal/OnTaskFinishedListener; Lcom/android/server/backup/internal/Operation; Lcom/android/server/backup/internal/PerformInitializeTask; Lcom/android/server/backup/internal/RunInitializeReceiver; Lcom/android/server/backup/internal/SetupObserver; +Lcom/android/server/backup/keyvalue/-$$Lambda$KeyValueBackupTask$Tfg_5iKscHIn35GSN01y-Sf6EqA; Lcom/android/server/backup/keyvalue/AgentException; Lcom/android/server/backup/keyvalue/BackupException; Lcom/android/server/backup/keyvalue/BackupRequest; Lcom/android/server/backup/keyvalue/KeyValueBackupReporter; Lcom/android/server/backup/keyvalue/KeyValueBackupTask; Lcom/android/server/backup/keyvalue/TaskException; +Lcom/android/server/backup/params/BackupParams; Lcom/android/server/backup/params/RestoreGetSetsParams; +Lcom/android/server/backup/params/RestoreParams; +Lcom/android/server/backup/remote/-$$Lambda$RemoteCall$KU79zXZdYj-XIeuWevlfe_nSw5Y; Lcom/android/server/backup/remote/FutureBackupCallback; Lcom/android/server/backup/remote/RemoteCall; +Lcom/android/server/backup/remote/RemoteCallable; Lcom/android/server/backup/remote/RemoteResult; Lcom/android/server/backup/restore/ActiveRestoreSession$EndRestoreRunnable; Lcom/android/server/backup/restore/ActiveRestoreSession; @@ -38999,14 +44201,20 @@ Lcom/android/server/backup/restore/RestoreDeleteObserver; Lcom/android/server/backup/restore/RestoreEngine; Lcom/android/server/backup/restore/RestorePolicy; Lcom/android/server/backup/restore/UnifiedRestoreState; +Lcom/android/server/backup/transport/-$$Lambda$TransportClient$FgYUvk8EBqOhQGEPDFPxmmPPCFs; +Lcom/android/server/backup/transport/-$$Lambda$TransportClient$RqY_WVHhkHjB0ruycPWeJyJu4A8; +Lcom/android/server/backup/transport/-$$Lambda$TransportClientManager$iU9wbY0cedOlTc8IT4WCTIdXCn8; +Lcom/android/server/backup/transport/OnTransportRegisteredListener; Lcom/android/server/backup/transport/TransportClient$TransportConnection; Lcom/android/server/backup/transport/TransportClient; Lcom/android/server/backup/transport/TransportClientManager; +Lcom/android/server/backup/transport/TransportConnectionListener; Lcom/android/server/backup/transport/TransportNotAvailableException; Lcom/android/server/backup/transport/TransportNotRegisteredException; Lcom/android/server/backup/transport/TransportStats$Stats; Lcom/android/server/backup/transport/TransportStats; Lcom/android/server/backup/transport/TransportUtils; +Lcom/android/server/backup/utils/BackupEligibilityRules; Lcom/android/server/backup/utils/BackupManagerMonitorUtils; Lcom/android/server/backup/utils/BackupObserverUtils; Lcom/android/server/backup/utils/DataStreamCodec; @@ -39023,6 +44231,7 @@ Lcom/android/server/biometrics/AuthService$AuthServiceImpl; Lcom/android/server/biometrics/AuthService$Injector; Lcom/android/server/biometrics/AuthService; Lcom/android/server/biometrics/AuthSession$ClientDeathReceiver; +Lcom/android/server/biometrics/AuthSession; Lcom/android/server/biometrics/BiometricSensor; Lcom/android/server/biometrics/BiometricService$1; Lcom/android/server/biometrics/BiometricService$2; @@ -39035,47 +44244,106 @@ Lcom/android/server/biometrics/BiometricService$Injector; Lcom/android/server/biometrics/BiometricService$SettingObserver; Lcom/android/server/biometrics/BiometricService; Lcom/android/server/biometrics/BiometricStrengthController; +Lcom/android/server/biometrics/PreAuthInfo; Lcom/android/server/biometrics/SensorConfig; Lcom/android/server/biometrics/Utils; +Lcom/android/server/biometrics/sensors/AcquisitionClient; +Lcom/android/server/biometrics/sensors/AuthenticationClient; +Lcom/android/server/biometrics/sensors/AuthenticationConsumer; +Lcom/android/server/biometrics/sensors/BiometricScheduler$CancellationWatchdog; Lcom/android/server/biometrics/sensors/BiometricScheduler$InternalCallback; +Lcom/android/server/biometrics/sensors/BiometricScheduler$Operation; Lcom/android/server/biometrics/sensors/BiometricScheduler; -Lcom/android/server/biometrics/sensors/ClientMonitor$Callback; -Lcom/android/server/biometrics/sensors/ClientMonitor$LazyDaemon; +Lcom/android/server/biometrics/sensors/BiometricServiceCallback; +Lcom/android/server/biometrics/sensors/BiometricUserState; +Lcom/android/server/biometrics/sensors/BiometricUtils; +Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter; +Lcom/android/server/biometrics/sensors/EnumerateConsumer; +Lcom/android/server/biometrics/sensors/GenerateChallengeClient; +Lcom/android/server/biometrics/sensors/InternalCleanupClient$1; +Lcom/android/server/biometrics/sensors/InternalCleanupClient$2; +Lcom/android/server/biometrics/sensors/InternalCleanupClient; +Lcom/android/server/biometrics/sensors/InternalEnumerateClient; +Lcom/android/server/biometrics/sensors/Interruptable; +Lcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback$1; +Lcom/android/server/biometrics/sensors/LockoutResetDispatcher$ClientCallback; Lcom/android/server/biometrics/sensors/LockoutResetDispatcher; Lcom/android/server/biometrics/sensors/LockoutTracker; +Lcom/android/server/biometrics/sensors/LoggableMonitor; +Lcom/android/server/biometrics/sensors/PerformanceTracker$Info; +Lcom/android/server/biometrics/sensors/PerformanceTracker; +Lcom/android/server/biometrics/sensors/RemovalConsumer; +Lcom/android/server/biometrics/sensors/RevokeChallengeClient; Lcom/android/server/biometrics/sensors/face/FaceAuthenticator; Lcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper; Lcom/android/server/biometrics/sensors/face/FaceService; +Lcom/android/server/biometrics/sensors/face/FaceUserState; +Lcom/android/server/biometrics/sensors/face/FaceUtils; Lcom/android/server/biometrics/sensors/face/LockoutHalImpl; +Lcom/android/server/biometrics/sensors/face/ServiceProvider; +Lcom/android/server/biometrics/sensors/face/UsageStats$AuthenticationEvent; Lcom/android/server/biometrics/sensors/face/UsageStats; +Lcom/android/server/biometrics/sensors/face/hidl/-$$Lambda$Face10$imYblmh9YHBOz6-UHmtfi-IGXQw; +Lcom/android/server/biometrics/sensors/face/hidl/Face10$1; +Lcom/android/server/biometrics/sensors/face/hidl/Face10$2; +Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController$Callback; +Lcom/android/server/biometrics/sensors/face/hidl/Face10$HalResultController; +Lcom/android/server/biometrics/sensors/face/hidl/Face10; Lcom/android/server/biometrics/sensors/fingerprint/FingerprintAuthenticator; Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService$FingerprintServiceWrapper; Lcom/android/server/biometrics/sensors/fingerprint/FingerprintService; +Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState; +Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils; Lcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher; Lcom/android/server/biometrics/sensors/fingerprint/ServiceProvider; +Lcom/android/server/biometrics/sensors/fingerprint/Udfps; +Lcom/android/server/biometrics/sensors/fingerprint/UdfpsHelper; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$BHjwSdpoGE5tNa0cxU0rZIpCKng; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$BiometricTaskStackListener$1Iq3J8uzzhAOnfdnThVNeJqtrCk; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$E3kGPwZCvrr2iQ3VHB0DFvTa1GY; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HNlLGP7xfCwAUrEZZxP9uW0-K-E; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HalResultController$2zUyqegYJCKikIIRpT2qAVxh-nI; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HalResultController$90x4WERJv43jDE8KaqsrJb9P42U; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HalResultController$Glgt_EjhKtYsxQ2FmV4bKYJOTsU; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$HalResultController$T5krAvcAISLUNECaph-UvnV0eK0; Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$PFfZpTdk0B2c2EJJ82HRed8xYwA; -Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$c9OnhcZ6PegHh-a5HRr3RG_Qvus; Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$d6oD9cbXIh9yHDOy5p-RIZbYRrk; Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$m_OEMmYxM1rMs6Qwr2i_WR6oNbQ; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$qcpbVMfitPgpdodMQ-iFxMhZ7Lg; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/-$$Lambda$Fingerprint21$y-nOCcXDwMcPpcPEM8kRiw3_UuY; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$1; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$2; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$3; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$BiometricTaskStackListener; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController$Callback; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21$HalResultController; Lcom/android/server/biometrics/sensors/fingerprint/hidl/Fingerprint21; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintAuthenticationClient; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintDetectClient; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalCleanupClient; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintInternalEnumerateClient; +Lcom/android/server/biometrics/sensors/fingerprint/hidl/FingerprintUpdateActiveUserClient; Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl$LockoutReceiver; Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl$LockoutResetCallback; Lcom/android/server/biometrics/sensors/fingerprint/hidl/LockoutFrameworkImpl; Lcom/android/server/biometrics/sensors/iris/IrisService; Lcom/android/server/blob/-$$Lambda$6_x9tpSRQgEbYn0g9JBimRAjyhk; +Lcom/android/server/blob/-$$Lambda$BlobMetadata$1kPlsEMCe_zPKmHIoBHpAwetktA; +Lcom/android/server/blob/-$$Lambda$BlobMetadata$KrpvkmDm06d88OXLr5VRH5aR8Fw; Lcom/android/server/blob/-$$Lambda$BlobStoreConfig$DeviceConfigProperties$dfRuliwBCBJkrL5-qLD5NUzCXxk; Lcom/android/server/blob/-$$Lambda$BlobStoreConfig$mZL_oViqqqvWZY3MWJlbhS2Z5pc; +Lcom/android/server/blob/-$$Lambda$BlobStoreIdleJobService$gzHHq0Fs6vDr2TvwmcQBfSWzqFY; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$4qbN7XRLvaQ88-0AqcE4xQpLktg; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$5JiLp6FArwNHRjy3qCl1v6pO75A; +Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$FWfIQj79Hk2YOKSoUa4aC5j5VkM; +Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$Kg9zqhcDaAJ5lbpIRP5r9mf_LcE; +Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$LJ33bhb9r4x5r3gCOlrsIH96vmY; +Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$BlobStorageStatsAugmenter$qcpKFP1QKIrqUEqa53FueIbBQ3s; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$E2_8ncSVVB6COdP4wRg4BEu08No; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$F9Fd8feh6pZr1ffU3VLDmzprRzw; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$IjuYShneZHng_C5xDNH-7QjfNTg; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$Mh2tHgF_Fj1qdNMAFDWJ9IiJx4k; +Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$SessionStateChangeListener$pIQlb9qRJaHRdL3qJlDl1P2aa5c; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$ahOb8aBPD7Wdbl-wmnN--QmA2BQ; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$fhcZ3XYjcc5ocSyafJDV2TGviSQ; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$jSxJ7CVYG5DOkEQOyeXKn6cZfxA; @@ -39087,6 +44355,7 @@ Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$tj8q-uWyE9JnAd-5tbi6B Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$v3_m36j3c7fLS2IRFvt7jeVZ8h0; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$wJRU8ROf8dZyVqtV3iVonOSFwwk; Lcom/android/server/blob/-$$Lambda$BlobStoreManagerService$wu1LKTGMcvNqjuD2eNG1FRa3KvM; +Lcom/android/server/blob/-$$Lambda$BlobStoreSession$RQ7jEAXanfbmh5XPIfRGkx9Tpjo; Lcom/android/server/blob/BlobAccessMode; Lcom/android/server/blob/BlobMetadata$Accessor; Lcom/android/server/blob/BlobMetadata$Committer; @@ -39125,55 +44394,36 @@ Lcom/android/server/clipboard/ClipboardService$ListenerInfo; Lcom/android/server/clipboard/ClipboardService$PerUserClipboard; Lcom/android/server/clipboard/ClipboardService; Lcom/android/server/companion/-$$Lambda$47SAL0mY48qNHL1gZxol6T77ra0; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$6-2VDJn7MtycL1PKPIgypQ5zFas; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$6O-aDcBBfqVGbRe0mERDoGz70Wk; +Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$E-iHpYO16D9BTOC6ONsyI2NhrBA; +Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$2$PKYLAbzGAHe6gdWWmmljca4t3mE; Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$BVxLabIYi8y_-Fu8ZH6E8Dp8zGU; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$L6tApgjCoqrmRxM9wxULXGUsrDs; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$OGENcY9UVMhdY_DWrSbhy4TmYo8; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$Qq23gScYgw91nDOoNn_ErkFAZjQ; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$aEn8JEU0wnZfgqiltq5BevSRELA; Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$gGBnrj1hZ99wHtFYMxHsAPyDStY; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$pxYft6tRpT6Di9Ac_2eJbIeGLaA; -Lcom/android/server/companion/-$$Lambda$CompanionDeviceManagerService$tLtdtDXNLLt0KfVriCsflNf6pJo; Lcom/android/server/companion/CompanionDeviceManagerService$1; Lcom/android/server/companion/CompanionDeviceManagerService$2; +Lcom/android/server/companion/CompanionDeviceManagerService$BluetoothDeviceConnectedListener; Lcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl; Lcom/android/server/companion/CompanionDeviceManagerService; Lcom/android/server/compat/CompatChange$ChangeListener; Lcom/android/server/compat/CompatChange; Lcom/android/server/compat/CompatConfig; +Lcom/android/server/compat/OverrideValidatorImpl$SettingsObserver; Lcom/android/server/compat/OverrideValidatorImpl; +Lcom/android/server/compat/PlatformCompat$1; Lcom/android/server/compat/PlatformCompat; Lcom/android/server/compat/PlatformCompatNative; Lcom/android/server/compat/config/Change; Lcom/android/server/compat/config/Config; Lcom/android/server/compat/config/XmlParser; -Lcom/android/server/connectivity/-$$Lambda$DnsManager$uophN-2KhotbEhwJUx6Z8Z_6AV8; Lcom/android/server/connectivity/-$$Lambda$IpConnectivityMetrics$OKNCsjwIrvBXUvgBaJ9UFwHLUKs; Lcom/android/server/connectivity/-$$Lambda$IpConnectivityMetrics$nMcHU0imNCqv1twZNm4qwjbUzXQ; Lcom/android/server/connectivity/-$$Lambda$MultipathPolicyTracker$2$sUU5FFg76pbe5evfR-W7OYARfmE; -Lcom/android/server/connectivity/-$$Lambda$PermissionMonitor$1Mr-7KXYhX7YxdUulEcv2W3xisA; -Lcom/android/server/connectivity/-$$Lambda$TcpKeepaliveController$cEAx9J1LhqF3PmkkzzW2-Az8QYQ; -Lcom/android/server/connectivity/AutodestructReference; -Lcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerExecutor; -Lcom/android/server/connectivity/DataConnectionStats$PhoneStateListenerImpl; -Lcom/android/server/connectivity/DataConnectionStats; Lcom/android/server/connectivity/DefaultNetworkMetrics; -Lcom/android/server/connectivity/DnsManager$1; -Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses$ValidationStatus; -Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationStatuses; -Lcom/android/server/connectivity/DnsManager$PrivateDnsValidationUpdate; -Lcom/android/server/connectivity/DnsManager; Lcom/android/server/connectivity/IpConnectivityEventBuilder; Lcom/android/server/connectivity/IpConnectivityMetrics$1; Lcom/android/server/connectivity/IpConnectivityMetrics$Impl; Lcom/android/server/connectivity/IpConnectivityMetrics$Logger; Lcom/android/server/connectivity/IpConnectivityMetrics$LoggerImpl; Lcom/android/server/connectivity/IpConnectivityMetrics; -Lcom/android/server/connectivity/KeepaliveTracker$KeepaliveInfo; -Lcom/android/server/connectivity/KeepaliveTracker; -Lcom/android/server/connectivity/LingerMonitor; -Lcom/android/server/connectivity/MockableSystemProperties; Lcom/android/server/connectivity/MultipathPolicyTracker$1; Lcom/android/server/connectivity/MultipathPolicyTracker$2; Lcom/android/server/connectivity/MultipathPolicyTracker$ConfigChangeReceiver; @@ -39182,44 +44432,10 @@ Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker$1; Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker; Lcom/android/server/connectivity/MultipathPolicyTracker$SettingsObserver; Lcom/android/server/connectivity/MultipathPolicyTracker; -Lcom/android/server/connectivity/Nat464Xlat$1; -Lcom/android/server/connectivity/Nat464Xlat$State; -Lcom/android/server/connectivity/Nat464Xlat; Lcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot; Lcom/android/server/connectivity/NetdEventListenerService; -Lcom/android/server/connectivity/NetworkAgentInfo$1; -Lcom/android/server/connectivity/NetworkAgentInfo$LingerTimer; -Lcom/android/server/connectivity/NetworkAgentInfo; -Lcom/android/server/connectivity/NetworkDiagnostics$DnsResponseCode; -Lcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck; -Lcom/android/server/connectivity/NetworkDiagnostics$IcmpCheck; -Lcom/android/server/connectivity/NetworkDiagnostics$Measurement; -Lcom/android/server/connectivity/NetworkDiagnostics$SimpleSocketCheck; -Lcom/android/server/connectivity/NetworkDiagnostics; -Lcom/android/server/connectivity/NetworkNotificationManager$1; -Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType$Holder; -Lcom/android/server/connectivity/NetworkNotificationManager$NotificationType; -Lcom/android/server/connectivity/NetworkNotificationManager; -Lcom/android/server/connectivity/NetworkRanker; -Lcom/android/server/connectivity/PacManager$1; -Lcom/android/server/connectivity/PacManager$PacRefreshIntentReceiver; -Lcom/android/server/connectivity/PacManager; -Lcom/android/server/connectivity/PermissionMonitor$Dependencies; -Lcom/android/server/connectivity/PermissionMonitor; -Lcom/android/server/connectivity/ProxyTracker; -Lcom/android/server/connectivity/TcpKeepaliveController; -Lcom/android/server/connectivity/Vpn$1; -Lcom/android/server/connectivity/Vpn$2; -Lcom/android/server/connectivity/Vpn$Connection; -Lcom/android/server/connectivity/Vpn$Dependencies; -Lcom/android/server/connectivity/Vpn$Ikev2SessionCreator; -Lcom/android/server/connectivity/Vpn$LegacyVpnRunner$1; -Lcom/android/server/connectivity/Vpn$LegacyVpnRunner; -Lcom/android/server/connectivity/Vpn$SystemServices; -Lcom/android/server/connectivity/Vpn$VpnRunner; -Lcom/android/server/connectivity/Vpn; Lcom/android/server/content/-$$Lambda$ContentService$ObserverCollector$20N4P_9I3I81aCYQxFWUsglq_-U; -Lcom/android/server/content/-$$Lambda$ContentService$lMjBtc4cVD60O92omFqM79TQjOU; +Lcom/android/server/content/-$$Lambda$ContentService$mH9LzsOWgTqAeeGKESJk2z3AkfM; Lcom/android/server/content/-$$Lambda$SyncManager$6WOZ6whe3aGhtRg8ibCORDX2qG0; Lcom/android/server/content/-$$Lambda$SyncManager$C_wFGtdjbW8fAiBrAgJSuqfZ4TA; Lcom/android/server/content/-$$Lambda$SyncManager$Cb9D5B28LqUeotYBnyDglDKi1v8; @@ -39292,8 +44508,16 @@ Lcom/android/server/content/SyncStorageEngine$PeriodicSyncAddedListener; Lcom/android/server/content/SyncStorageEngine$SyncHistoryItem; Lcom/android/server/content/SyncStorageEngine; Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$AUQpV4rFj28-A8SQEhydAfHG1uY; +Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$ContentCaptureManagerServiceStub$F6sm9e6WidPy1blGJvVyzqUMg8o; +Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$ContentCaptureManagerServiceStub$kuTjHEox79e2LoaLWXs075hPXBg; Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$VqglsIyEwsKUp0orkRVmJSRKCxQ; Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureManagerService$dPqKFRjm5sLLx0XxUXYCLi_rDuk; +Lcom/android/server/contentcapture/-$$Lambda$ContentCaptureServerSession$8PYHoEaJtPor36-x8eYP1nZRhNA; +Lcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$7siEipFXhA9uvAtbFNVAzOXPLP4; +Lcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$TwL4DPvinMgbMYGCnofRVll0MWY; +Lcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$_uld0njOo4_7mNfY8hXILzfginU; +Lcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$v9sDcJGYM99mI-eI-4CjucoQ4xk; +Lcom/android/server/contentcapture/-$$Lambda$RemoteContentCaptureService$xpDSmauYMmIyrehp_fSOri81QrA; Lcom/android/server/contentcapture/ContentCaptureManagerInternal; Lcom/android/server/contentcapture/ContentCaptureManagerService$1; Lcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub; @@ -39307,6 +44531,10 @@ Lcom/android/server/contentcapture/ContentCapturePerUserService; Lcom/android/server/contentcapture/ContentCaptureServerSession; Lcom/android/server/contentcapture/RemoteContentCaptureService$ContentCaptureServiceCallbacks; Lcom/android/server/contentcapture/RemoteContentCaptureService; +Lcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$FdTUPx3CZQ_9EDWfXe13q3KpnMA; +Lcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$SErRG9sWLxtuVobBFXVDjzp_-1A; +Lcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$whKyeLxY5tWY-LMAZ8qFoLGpF80; +Lcom/android/server/contentsuggestions/-$$Lambda$RemoteContentSuggestionsService$ya6fPEJyZ4_xMsUZzzCr2wjP0TA; Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService$1; Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService$ContentSuggestionsManagerStub; Lcom/android/server/contentsuggestions/ContentSuggestionsManagerService; @@ -39317,122 +44545,89 @@ Lcom/android/server/contentsuggestions/RemoteContentSuggestionsService; Lcom/android/server/coverage/CoverageService; Lcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$AccaaCzj2jEXiUNyLyfzoL3bX_U; Lcom/android/server/devicepolicy/-$$Lambda$ActiveAdmin$lnvL6iFGjgwnCtTZZywSiPq8CAg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$02lC24SEm2tGfDKKNw67hG_PNQ4; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$1bKlRGAPm6lp6HpesAk76F3rKv0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$3qVeQQkgZV5p1wmZwV0tKHB26j0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$572kcUOR5k1GYBra77HSXTMsCdY; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$60Dr66Tgh164urK5GvGxrfpqzOw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$6PiQ3HIZDdpRW9lCVWcbjsgA08g; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8EzcwLRW3HWjhDUMPJ55ReWs1-w; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8T1tOIFKwjAn2YA7o1V2lZEckDc; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$8xryf2Q1906OgSzDX1CFRe3kFk4; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9-jgbPHfbiF-qmel4m_0GriYbkU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9VmBVtS5eDWQYToglocGeFFZQ4A; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9ru1coBurRTOafSgQi_XVmiRGmw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9rywBrLIv6A31gYWG_pcURo7Pg0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AAlG5HUOqFoAyU_NPRgAv1s-Ock; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$AZgl9T7y8YUKqkOSdtpIZ39joiE; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$B1igBP3AfSB9UOJGcOUQfMTLUgA; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$BMqcl_i8xY70JjSEQEhhgK_G2Mc; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Bs-3H5MXyoNmESh465zRvyfNYSk; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CgLnuxe7O1vuAzydEWG-fCr55Yc; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$D8h5RQEUwRJqInpaM45nfPYLsI0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$De17f2qjLEfVkYVjm2eqpBOVb0s; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$EAlutfWwmGtpjPYQBNop4VUQun8; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ES1EPZeqn1Qdk0WWcH-jVBe-voU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ESI3QjwjlfbNKsOQIHYQ11qWJA8; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$EqdflqrRflJ4FJF3FRH73lZx84o; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$F83pUj-xifq9M_cwZKQb2RihHMU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$FwCwVdxYxK5nDkNtwMz5q0lxatA; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GBHoUaKreaELddY4k4Y7foISt7s; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Gur_HyWfvDQh5zNNEOcF9JVlJ0w; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Hy_GeIrn9RrSGmEGA7nPfHDH_qI; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$I5euPnAiBdxVGOAvtfoPp0kwRKA; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$IuJ5klNsJ_Qhu9Hm8o7z7oP1krA; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$J76ByyswPPizPRxahS97joKL72U; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$J7FwUjSx9eQ671K165f1-C5FJkc; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$JaGHnHnPD7gy01r1nKT02ysALm8; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$KR2nty3arCZSrhDAtkWZOAKtFCw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$KUrmanyt_MkuPsR43NzQQIwiw3Y; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$KW42bPPd7YwRnmedoijZ2C8Zvxs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Ki7cSz2DXpXR_hiEazo_OWCwTtg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$LM_ImTFPOc7_Sm4kKobhWfhxkqw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$L_TDrfZ7IZEt1sSbXYbP5BNIJZw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MB8GKUAvgOtwHUPL8TWP09FYmkA; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MQravKoPBZF-dwD7ewci87-KGos; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OCsCx_VHody4seefU2aWeGY3NUU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$P_AYmVpOvefq2-j6Ylp-dH0H35s; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PuKem3dXgAEFKMgQBlSBNx4XB6E; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QDtWGF2p0pXfiu1rfy02Uwj4qxQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QHuJ7jt5TBBd0-TkW8EMCbT8yjI; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QIISWjfcpTqM-JbvFnO5zVVMQTc; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$R4ACYoa-QAjm8LiyZYUZ4zPuBAs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RL8j5ISY_EtGnu9GQQsYxD3JePs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RoZONk8In2F2aS291-MPlq5INA0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$RxxTdT6vPOI2lRn5iV6bDhFfC-c; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$S1Hzj1MroK42n071mfscMD7cgo8; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TS4ow944LLpGzid4DJPOmDqXZzs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TYmNOYJ33NKN0LGuAzO2-TPg3bg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TfhwRZWkp-uICB0Qnizpzaneb7w; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$TqQchmhlaQFjclldcPSKQwkHBaQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Un6AAfF66Q8TYzxmpF4UtDoNSgI; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$UpwdS-IaCCqXCnHbzLUl4mUNbt0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$VW_UyS8DjP2Z6vvaauY-T6CHqzg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WioOY7OkV-TZ9wp-r8AlQavdNFg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X2Xmx4mBMLQm5t_ABLZMGOSwNGM; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$XMycPTinT4486YjwtMnVRuGKsiQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$YncNl-hbPt5eAm4r0ryhmyTWsrE; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ZVwA35mPVinwRM4ZEELhhNRCPvo; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ZiFGssGbmEPDGItr9eX1-k9FpVg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_ByYlkUnA1MOYJ4Fu0n9S1EMwHY; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$__Snp_Ts-QVu-fxM1GtzK4-we3A; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$aEV8Pa2lP3BL8JcXt3AnJNr5mj0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$b84AmnE_kN4udxUc2igr4d8YL-s; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$bff1Jb35lhLw3YXy-ORa8Rzvs7E; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$blPIJzW0r8BIy-yRecH6JFKNvsw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$bvoOYSzbkGkW1RQ9FDyV8vWbfQs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$cWooKqhpab5bm2v7j5fqsWvEFes; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$cjnoeIGx7uzwoq8vgDIVNthgeOU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$dwQHfTRrkdtjQQRUyI308lsXmps; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$eru6XSy4jDfzrynejIGAyL0Pa0g; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$et98u3c_NE2iNOG9Yq3u3p2LybU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fFHyt03-WyAWDhoYjeNAwmGIrQw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$fc6XeuvaEgvX1K60xvi1Xpc2-Zg; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hF0BPqt-SfCZEmEiQLgz5iLLGGI; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hoRBH_B4pQIy3-DX2MO4ZAcvdKY; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hq_Q6CHMbf3TQwPyoUTJ4kmBdec; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hybSXu-K7aOdVha1QxZLKnI21l0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$iYZSTZ5BBO5FrRCN_K_fAUngrlo; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$inWlZWwfyJxANtTJouNmg6Qz-88; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$irZ21DMKY68CEJMTC2lwHerl7YI; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$izvDyviMvZDdb1RxnLPMbjDFnVQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jlMUtb09HQcEHJ-e2QMGY6jzWgM; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$k9IVMZv1DNZuQbG0cuCdUBFXp7w; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$lTiVcJ9OTqnsgQwV1_qO5AHXnKs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$lo9ebuO5FY7gOBGddiV-zaeUXNQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$mN2mZn3XkFxdw7enAKdxirE0ESM; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$nRs74O6WTHiTQa3m4njIb-xNj5c; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$o82CVHgZY0v-x32dWpnXPkh9Kqs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$oIx90H-58-qCaomzG8plnqKtkDU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$oOiwm7K616Z4K7scYZRAomqmKtw; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$oWDJwZGYDwwlstYah0yFIt_zc6s; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ohAxj9Aahk_EdxI-Kk0mZfbiQ34; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$onMULyoafmxiaUsmclECGoIH2R0; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$pKP54GJUkKcTX7XTxGVGLkxRoHs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$r0upzkKKNmGuWmGYpy-nBAWxILk; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$rb-22JF5VsWD3txbbmAeHJPOezs; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$rlMGyXxnpoY-M5VsXWwIwwQtaaU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$s1VXnRyoneQVPNLcoEawuzLkp4A; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$sPfb2SAtmLOgl-0_ADovvG2uhnQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$sQF_pkh0zoOuteIRbcMg_BfqxGk; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$sbWWvdO-lMoA1yYLXHF7-MQngZE; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$tG3eAn_JThVEqHgFdJNW7pb91EU; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$tIobsd5NABwhBvx3oh-oZo5oJJQ; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$u3Ilf6KOMLJAx9LVLUVJdJ8mSmY; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$ums3DuKsSRlmGvoi6AjQO2awV98; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$vARIrvxw_lmSlcMbZ51Lk7dUAX4; -Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$xYgbwfVQLmzYszQTbEQjF2MoDtc; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$0vv7Apc1VAGfxZSSNK62syKU4ys; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$1qVHII7_Ud1PnMQh96B_BLji2-8; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$4q4_4Vek_dKQAiAHjk9WIDrvpYg; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$5iBsXblIgcV65TrS4nEga5a7eOU; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$768BOHkXcpWKu3jc0zPEpJEP3Lk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7BV-jdCI5ecFNOJNO03v5AEx1Vw; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7JstFe7FWNfigeBIILvMTTuMwZM; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7PDahyL3YaREZQHnJ4mfdUPC5mM; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7angRW0PI_qRYdegrDHK1zyKoNA; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7hRXHgrgBI2Wh4IDDqkiaENhUXk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$7iivaD8urzWNyHZefRpaQMuHi88; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$9Od-vK0-pOyN7h9Cav5ZCcFVEFc; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Ct0eedCx6fpH4d2UaadsfNizPlQ; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CvQRnZ7ww2lDnsopTkeq61JWwnY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$CwvBm1o_TJ-w74nmfF0tVIuO61Y; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$E4h48uLNtGhalCp7IAoXalFX4Hk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$EVYINAN9ekawXAX9m4bRYbPE7BY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$FpIYYP6M-v-4s5j5_Gg-FURv9q4; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$Fwb8RPNF_B6IhwQvenoIyUoS_Ic; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$G5p9pF10wbdFsXKZlzmkOyETkM4; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$GR_hGmhnC1NV8FYEqbPTxO3zGiI; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$H3f9nFt4i0XiZXaA5zj7M-86yE4; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HQUr4zQ7pO6Nlp3bLEa1nPInkdo; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$HxwVaal7PKbAN0MjjWuqpoRAfeg; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$IoPqKs1_knwKBTTWN7cF6twlKWk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$JhkWAC1g0cC36krhAIFYJntgooo; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$KTP8dGATiegtw1zA3sGO8x4FROw; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$KwHreiIj-RzJA7MtsXTAa4srQGM; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$MCJGt-JW9l2k3KMXzUaiGZF_WKM; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$O7N1WC9LUjOBUT3Ulosg3jc9kxk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OK8GUcgMy0P5VM2-PHA5YoLKi2M; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$OMZNrPkcJxTxZCCULqyUuKLu2QY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$PrF9tx2PDxxiyk6J05lqhbDf0lE; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QEKZCTgbnf_PryGUquCpYf9biy4; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$QFMgCwtvsBhxxCPPTZRxHsnQl0I; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$R-UOToT9X_6Mj8EjKCXztjIxaJY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$S6vKUaW04e1Rp0SZ_Z432gh1LO0; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$SQ2osJ9b6SPrN9Ls545AgTrNhEs; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$STJ0lKG2GxdRoRcj8p36t0cyuEY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$U42xCQVO5NQHTpfvrdUpPk1TjNA; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$USxRSVTG1pCvsGVch4omPEtakqs; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$UXV6WgLtbIMsjWArWslb2tF7o1w; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$U_u4ADax0vR19Lb6RFkBxola4n8; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WacI-zMbgucqhj2V1QbFdHOdxPU; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$WrHfFE1EmNY4WKGUiAfbIyzK9Ts; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$X9fU7AgJ7LpE9EphVp5haGT8rIg; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$XMIe8-8xlV9c2iUW0BMcDjTAfnI; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$YqNiy1-m0u1Bq08pKpnGNFNDj8g; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_ac8tRIBqKnSLqb8kr66IirN6O8; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$_lbKXkQK9LBMlpcdPOeBB5ma3l4; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$b2bVwCfF7gtDTgg10-IhP9npdzE; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$d0moWAwHYxBXb0V7M8zm5VkwIqE; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$dU722CCWiIPjpf1VtNz8LGi5Yvk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$eDRrQ9Kf-s6Vpq9Tz9DkmzsnF8w; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$gIYd2Eap9cJ-EkTUgK4qyPkAfFI; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hDQYhfEBtGAJDrJzmZ94vWl3s3Y; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hPa9movkeL7Nr4LJUbE7hVHkY_Y; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hh66cgKUJXzD4wCl4w7z5wGXeTE; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$hnAMOJq0dAHSeO3WRfu7oWfvZgM; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$i6RVadEXYyjjVw70ecZbK7GH8o0; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$iluSBDb3E4eg7kxd0ly05gYrbOg; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$jdPD46YaUrZqlXzTC_oMj1z17Zs; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$k0OPZCfSEjH1aFBxyLBPSEBl6vQ; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$kXwCMitw9kcTbvuK4qCUyy_hvlo; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$l9UN_4drZiJo6o-xYK9AI-AnUzc; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$lJSxnYvS4aYed1IR6oIN7mWviyw; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$rx87cmgHI8UgJzEvTVcYCW69VSE; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$tV9MEYh1lw-nvyWgC04IV6xOPsU; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$uS-EB1TVoBNQ1lQ_hKInFGR2H2Q; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$uz1F0tJe_0inuE5LFFDN_Vc7NgQ; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$wHr7jsB_FNYf-Am1WHZJwMa33g0; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$wo3RFwgIdt56VHA_70jlImuY3Uw; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$x5zPFfGAsOwlJCLfXpB-uLFUaWk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$xZsatceG94FLABc_6RMsQbtPlvA; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$xfwlBxKCJWA7TOze6Xb-Tqu5UP8; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$y05KX33q-3-Wd8_D3ucSwNxAYxY; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$y97UlaP_Ra0-pMzOQfjQumBJuq8; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$yIIffyOnkSoZJ8--Y6KP_gPMhpk; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$zNIV38_MY5JcNEC2igV_br4kBOA; +Lcom/android/server/devicepolicy/-$$Lambda$DevicePolicyManagerService$zNY1secbhnzAoMHwPaFFNvoCJdg; +Lcom/android/server/devicepolicy/-$$Lambda$NetworkLoggingHandler$mNgodSPil4nAx4z4bfEh8ShRuGk; Lcom/android/server/devicepolicy/-$$Lambda$RemoteBugreportManager$09uoz8oAKLetYjZtY1h9_UejaMA; +Lcom/android/server/devicepolicy/-$$Lambda$SecurityLogMonitor$W1a2usl-BX-p0jlarezXSbQ64rY; Lcom/android/server/devicepolicy/AbUpdateInstaller; Lcom/android/server/devicepolicy/ActiveAdmin$TrustAgentInfo; Lcom/android/server/devicepolicy/ActiveAdmin; @@ -39446,6 +44641,7 @@ Lcom/android/server/devicepolicy/DeviceAdminServiceController; Lcom/android/server/devicepolicy/DevicePolicyCacheImpl; Lcom/android/server/devicepolicy/DevicePolicyConstants; Lcom/android/server/devicepolicy/DevicePolicyData; +Lcom/android/server/devicepolicy/DevicePolicyManagerService$1$1; Lcom/android/server/devicepolicy/DevicePolicyManagerService$1; Lcom/android/server/devicepolicy/DevicePolicyManagerService$2; Lcom/android/server/devicepolicy/DevicePolicyManagerService$3; @@ -39458,13 +44654,18 @@ Lcom/android/server/devicepolicy/DevicePolicyManagerService$Lifecycle; Lcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService; Lcom/android/server/devicepolicy/DevicePolicyManagerService$RestrictionsListener; Lcom/android/server/devicepolicy/DevicePolicyManagerService$SetupContentObserver; +Lcom/android/server/devicepolicy/DevicePolicyManagerService$UserLifecycleListener; Lcom/android/server/devicepolicy/DevicePolicyManagerService; +Lcom/android/server/devicepolicy/DevicePolicyManagerServiceShellCommand; Lcom/android/server/devicepolicy/DeviceStateCacheImpl; +Lcom/android/server/devicepolicy/FactoryResetter$Builder; +Lcom/android/server/devicepolicy/FactoryResetter; Lcom/android/server/devicepolicy/NetworkLogger$1; Lcom/android/server/devicepolicy/NetworkLogger; Lcom/android/server/devicepolicy/NetworkLoggingHandler$1; Lcom/android/server/devicepolicy/NetworkLoggingHandler; Lcom/android/server/devicepolicy/NonAbUpdateInstaller; +Lcom/android/server/devicepolicy/OneTimeSafetyChecker; Lcom/android/server/devicepolicy/OverlayPackagesProvider$DefaultInjector; Lcom/android/server/devicepolicy/OverlayPackagesProvider$Injector; Lcom/android/server/devicepolicy/OverlayPackagesProvider; @@ -39485,6 +44686,7 @@ Lcom/android/server/devicepolicy/TransferOwnershipMetadataManager; Lcom/android/server/devicepolicy/UpdateInstaller; Lcom/android/server/devicestate/-$$Lambda$DeviceStateManagerService$jiU5VXokYcJUH2EJ6jFQstyxfLE; Lcom/android/server/devicestate/DeviceStateManagerService$BinderService; +Lcom/android/server/devicestate/DeviceStateManagerService$CallbackRecord; Lcom/android/server/devicestate/DeviceStateManagerService$DeviceStateProviderListener; Lcom/android/server/devicestate/DeviceStateManagerService; Lcom/android/server/devicestate/DeviceStatePolicy; @@ -39492,12 +44694,17 @@ Lcom/android/server/devicestate/DeviceStateProvider$Listener; Lcom/android/server/devicestate/DeviceStateProvider; Lcom/android/server/display/-$$Lambda$-1Bl-TcLnEjEeRsnMczu6XohomI; Lcom/android/server/display/-$$Lambda$AmbientBrightnessStatsTracker$PpdGe5Aypn-LWzDAucX-R3O7B_k; +Lcom/android/server/display/-$$Lambda$AutomaticBrightnessController$bAbH8xL1rJ0tsgPFKJrA_cl4SGI; +Lcom/android/server/display/-$$Lambda$BrightnessTracker$JVotX9KTpW1iLtXoBQhF3l8dc1Q; +Lcom/android/server/display/-$$Lambda$BrightnessTracker$Zg1HFRKNx4CFnfRjEWgI1I_K--M; Lcom/android/server/display/-$$Lambda$DisplayAdapter$es-VlBxFnF_XqNjOPaOpwTeiQr4; Lcom/android/server/display/-$$Lambda$DisplayAdapter$gNptJ3VqT17PBFZGevIT_ILClYs; +Lcom/android/server/display/-$$Lambda$DisplayManagerService$CKCWWZIsFug1ZDkx70ntGJ013GE; Lcom/android/server/display/-$$Lambda$DisplayManagerService$DesiredDisplayModeSpecsObserver$ioXYqhD1SSriwY1Kx_huCTZKwXE; -Lcom/android/server/display/-$$Lambda$DisplayManagerService$VC0jiUvfD6UPF1rmdF6pOaYVW-A; -Lcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$772cnr4EHPRBKjZE8H7xoe6YJmg; +Lcom/android/server/display/-$$Lambda$DisplayManagerService$s7TXhk2jAEV1PSjnEHvFF9jOtkc; +Lcom/android/server/display/-$$Lambda$HighBrightnessModeController$riU7F1M_ykszqDiI4Mq-_Q_jXQ4; Lcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$TkTQS7NLAMWvKiZiAv54luNY_3Q; +Lcom/android/server/display/-$$Lambda$LocalDisplayAdapter$LocalDisplayDevice$ueOHdPwUG1J1rhchRLBWgEk898w; Lcom/android/server/display/-$$Lambda$VirtualDisplayAdapter$ScKG0ljaGnYOWZC8-aFVPnszZc0; Lcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats; Lcom/android/server/display/AmbientBrightnessStatsTracker$Clock; @@ -39536,10 +44743,10 @@ Lcom/android/server/display/DisplayDeviceRepository$Listener; Lcom/android/server/display/DisplayDeviceRepository; Lcom/android/server/display/DisplayGroup; Lcom/android/server/display/DisplayInfoProxy; +Lcom/android/server/display/DisplayManagerService$1; Lcom/android/server/display/DisplayManagerService$BinderService; Lcom/android/server/display/DisplayManagerService$CallbackRecord; Lcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver; -Lcom/android/server/display/DisplayManagerService$DisplayFoldListener; Lcom/android/server/display/DisplayManagerService$DisplayManagerHandler; Lcom/android/server/display/DisplayManagerService$Injector; Lcom/android/server/display/DisplayManagerService$LocalService; @@ -39556,6 +44763,8 @@ Lcom/android/server/display/DisplayModeDirector$DesiredDisplayModeSpecsListener; Lcom/android/server/display/DisplayModeDirector$DeviceConfigDisplaySettings; Lcom/android/server/display/DisplayModeDirector$DisplayModeDirectorHandler; Lcom/android/server/display/DisplayModeDirector$DisplayObserver; +Lcom/android/server/display/DisplayModeDirector$Injector; +Lcom/android/server/display/DisplayModeDirector$RealInjector; Lcom/android/server/display/DisplayModeDirector$RefreshRateRange; Lcom/android/server/display/DisplayModeDirector$SettingsObserver; Lcom/android/server/display/DisplayModeDirector$Vote; @@ -39581,7 +44790,9 @@ Lcom/android/server/display/DisplayPowerState$3; Lcom/android/server/display/DisplayPowerState$4; Lcom/android/server/display/DisplayPowerState$PhotonicModulator; Lcom/android/server/display/DisplayPowerState; +Lcom/android/server/display/HighBrightnessModeController; Lcom/android/server/display/HysteresisLevels; +Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter; Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener; Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord; Lcom/android/server/display/LocalDisplayAdapter$Injector; @@ -39622,6 +44833,7 @@ Lcom/android/server/display/WifiDisplayController$21; Lcom/android/server/display/WifiDisplayController$4; Lcom/android/server/display/WifiDisplayController$Listener; Lcom/android/server/display/WifiDisplayController; +Lcom/android/server/display/color/-$$Lambda$ColorDisplayService$-6SRj2w8CA2IkowcIpt6fwPL9Vw; Lcom/android/server/display/color/AppSaturationController$SaturationController; Lcom/android/server/display/color/AppSaturationController; Lcom/android/server/display/color/ColorDisplayService$1; @@ -39643,6 +44855,7 @@ Lcom/android/server/display/color/ColorDisplayService; Lcom/android/server/display/color/DisplayTransformManager; Lcom/android/server/display/color/DisplayWhiteBalanceTintController; Lcom/android/server/display/color/GlobalSaturationTintController; +Lcom/android/server/display/color/ReduceBrightColorsTintController; Lcom/android/server/display/color/TintController; Lcom/android/server/display/config/DisplayConfiguration; Lcom/android/server/display/config/NitsMap; @@ -39667,7 +44880,13 @@ Lcom/android/server/display/whitebalance/DisplayWhiteBalanceFactory; Lcom/android/server/display/whitebalance/DisplayWhiteBalanceSettings$DisplayWhiteBalanceSettingsHandler; Lcom/android/server/display/whitebalance/DisplayWhiteBalanceSettings; Lcom/android/server/display/whitebalance/DisplayWhiteBalanceThrottler; +Lcom/android/server/dreams/-$$Lambda$DreamController$DreamRecord$KlQ-75XRewY__SD5ZBrDMlNoC8Q; +Lcom/android/server/dreams/-$$Lambda$DreamController$DreamRecord$QDlr9rktSSHN2ciFC9GwSJCYlco; +Lcom/android/server/dreams/-$$Lambda$DreamController$DreamRecord$Y3DRxTJC650L8E248dHxzKkP3ec; +Lcom/android/server/dreams/-$$Lambda$DreamController$l7qszohe6DdTRzuFGFeC6E3UFwc; Lcom/android/server/dreams/-$$Lambda$DreamController$s0-PjqcFvDQ2ef4CtAZmJfIInKU; +Lcom/android/server/dreams/-$$Lambda$DreamManagerService$7fsbHggt18AiNDHG2sShSOLJWe8; +Lcom/android/server/dreams/-$$Lambda$YswE4ESMelIcErv-16Cm--Iy3-s; Lcom/android/server/dreams/DreamController$1; Lcom/android/server/dreams/DreamController$DreamRecord$1; Lcom/android/server/dreams/DreamController$DreamRecord; @@ -39735,7 +44954,13 @@ Lcom/android/server/gpu/GpuService$DeviceConfigListener; Lcom/android/server/gpu/GpuService$PackageReceiver; Lcom/android/server/gpu/GpuService$SettingsObserver; Lcom/android/server/gpu/GpuService; +Lcom/android/server/graphics/fonts/FontManagerInternal; +Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1; +Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle; +Lcom/android/server/graphics/fonts/FontManagerService; Lcom/android/server/hdmi/HdmiControlService; +Lcom/android/server/incident/-$$Lambda$PendingReports$Joo91M4wjdNITpLDr7zvkV9kN7Q; +Lcom/android/server/incident/-$$Lambda$PendingReports$sgdS8PYFQpLh2NOSGjn1kZ5FATM; Lcom/android/server/incident/IncidentCompanionService$BinderService; Lcom/android/server/incident/IncidentCompanionService; Lcom/android/server/incident/PendingReports$PendingReportRec; @@ -39743,8 +44968,9 @@ Lcom/android/server/incident/PendingReports; Lcom/android/server/incident/RequestQueue$1; Lcom/android/server/incident/RequestQueue$Rec; Lcom/android/server/incident/RequestQueue; -Lcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$29UQFEOX_To8SomwpuKMDSSDB6k; +Lcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$1$mJ_S1_laoXXj7HCiDoy18XRSr14; Lcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$OBedYb98-wwdRb0vtTpHjN9dMNE; +Lcom/android/server/infra/-$$Lambda$AbstractMasterSystemService$vovQ2hRF4sueIpnDvFrTpDs4P2E; Lcom/android/server/infra/AbstractMasterSystemService$1; Lcom/android/server/infra/AbstractMasterSystemService$SettingsObserver; Lcom/android/server/infra/AbstractMasterSystemService$Visitor; @@ -39779,13 +45005,7 @@ Lcom/android/server/input/InputManagerService$WiredAccessoryCallbacks; Lcom/android/server/input/InputManagerService; Lcom/android/server/input/PersistentDataStore$InputDeviceState; Lcom/android/server/input/PersistentDataStore; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$1QzpuuZ6HJulf5akbbPWxWszu7k; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$2JeSZ8qc0hgOkghzLo55DfJEg5c; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$4nOTSnutGa2WjG5JaPZPZCake_Q; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$bojlLYdeB1KWFCExzdaSHhfYS0E; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$gRgjY_HS13W_5gOOIaCMhjqn2ac; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$ms1nHgb3plWFvhJnBccXgETW8Kc; -Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$oZovm-JFpfkheE2Hy3Ok5ZIooyE; +Lcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$BqkIz8_rpTC2OkJ7973eh0GnJxo; Lcom/android/server/inputmethod/-$$Lambda$dUln0ivF-v8nkTOMfqpTJp6LT9k; Lcom/android/server/inputmethod/AdditionalSubtypeUtils; Lcom/android/server/inputmethod/InputContentUriTokenHandler; @@ -39835,13 +45055,21 @@ Lcom/android/server/inputmethod/LocaleUtils$LocaleExtractor; Lcom/android/server/inputmethod/LocaleUtils$ScoreEntry; Lcom/android/server/inputmethod/LocaleUtils; Lcom/android/server/inputmethod/MultiClientInputMethodManagerService$Lifecycle; +Lcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$1$D-6BanMaetK6OzqqHwb9xKEKfbs; +Lcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qEeMLWxAUapTLan209G5Rj7JRAs; +Lcom/android/server/integrity/-$$Lambda$AppIntegrityManagerServiceImpl$qKaCsO8ZZXT7D0UVcF8QpePqSxY; Lcom/android/server/integrity/-$$Lambda$sLlLS9XNB3E4_uUVBHQjGJ-WhdM; Lcom/android/server/integrity/AppIntegrityManagerService; Lcom/android/server/integrity/AppIntegrityManagerServiceImpl$1; Lcom/android/server/integrity/AppIntegrityManagerServiceImpl; Lcom/android/server/integrity/IntegrityFileManager; +Lcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$-bnpkV8rd_UVNoV7W_dUvmV2nrE; +Lcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$GJDMRD8Iqxqinj3POpBqo6Ha8Us; +Lcom/android/server/integrity/engine/-$$Lambda$RuleEvaluator$Xtm0wfLEyGa-Ejtza6VErwktC_M; Lcom/android/server/integrity/engine/RuleEvaluationEngine; Lcom/android/server/integrity/engine/RuleEvaluator; +Lcom/android/server/integrity/model/-$$Lambda$IntegrityCheckResult$7R5dI0EzN7bSJcTl6vjvBZDdveA; +Lcom/android/server/integrity/model/-$$Lambda$IntegrityCheckResult$Rr3Ve_Mln_IcycjIZ9OQLZ-yWGs; Lcom/android/server/integrity/model/BitInputStream; Lcom/android/server/integrity/model/BitOutputStream; Lcom/android/server/integrity/model/ByteTrackedOutputStream; @@ -39858,6 +45086,10 @@ Lcom/android/server/integrity/parser/RuleIndexRange; Lcom/android/server/integrity/parser/RuleIndexingController; Lcom/android/server/integrity/parser/RuleMetadataParser; Lcom/android/server/integrity/parser/RuleParser; +Lcom/android/server/integrity/serializer/-$$Lambda$RuleBinarySerializer$yUYjoaRB_r3j2soYlmFMhIfAtVY; +Lcom/android/server/integrity/serializer/-$$Lambda$RuleIndexingDetailsIdentifier$2-7USV2PGsqHKTPfeYoD9f-GBXE; +Lcom/android/server/integrity/serializer/-$$Lambda$RuleIndexingDetailsIdentifier$YxyMyJNX-y41idLEHssPGRsXmv0; +Lcom/android/server/integrity/serializer/-$$Lambda$uBsCIBAbAW1p84hPJ6ULJah0SPE; Lcom/android/server/integrity/serializer/RuleBinarySerializer; Lcom/android/server/integrity/serializer/RuleIndexingDetails; Lcom/android/server/integrity/serializer/RuleIndexingDetailsIdentifier; @@ -39865,20 +45097,24 @@ Lcom/android/server/integrity/serializer/RuleMetadataSerializer; Lcom/android/server/integrity/serializer/RuleSerializer; Lcom/android/server/job/-$$Lambda$JobConcurrencyManager$q1zni_rSk5NsoVWlH1JE0tQHT2c; Lcom/android/server/job/-$$Lambda$JobSchedulerService$I4jxLXfXbi3mTyHs60HBC1k1A38; +Lcom/android/server/job/-$$Lambda$JobSchedulerService$LocalService$5Zq9BJx0-W6H-q8IPOMMnJJu8Jo; Lcom/android/server/job/-$$Lambda$JobSchedulerService$TQG23Ovctx1aIo09D7L3AX_yNAM; Lcom/android/server/job/-$$Lambda$JobSchedulerService$Tjx2tl6whq9swCepHTcPi9_5ZfY; Lcom/android/server/job/-$$Lambda$JobSchedulerService$c7V7FcUtDxdXHkqRYi0W2xwV5gQ; Lcom/android/server/job/-$$Lambda$JobSchedulerService$fy4dseMOOYc2DsUmak_zC6LSTc4; Lcom/android/server/job/-$$Lambda$JobSchedulerService$o3ZR39NQ__g9vIFEKq5RxAnH-kg; Lcom/android/server/job/-$$Lambda$JobSchedulerService$tWYPrTtEIoOHA_t7H6io-Oz23yE; +Lcom/android/server/job/-$$Lambda$JobStore$1$ZikJkDDt5KQaHJN4EZAQQUHLdb8; Lcom/android/server/job/-$$Lambda$JobStore$JobSet$71uLzwiFFBRziIBlMoFl_0ARVhA; Lcom/android/server/job/-$$Lambda$JobStore$JobSet$GVxXwstm4-X5C6oVrkz852MQ1ew; +Lcom/android/server/job/-$$Lambda$JobStore$L5XOoOQPv5Wz9pQBx-LURhM8Heg; Lcom/android/server/job/GrantedUriPermissions; Lcom/android/server/job/JobCompletedListener; Lcom/android/server/job/JobConcurrencyManager$1; Lcom/android/server/job/JobConcurrencyManager$JobCountTracker; Lcom/android/server/job/JobConcurrencyManager; Lcom/android/server/job/JobPackageTracker$DataSet; +Lcom/android/server/job/JobPackageTracker$PackageEntry; Lcom/android/server/job/JobPackageTracker; Lcom/android/server/job/JobSchedulerService$1; Lcom/android/server/job/JobSchedulerService$2; @@ -39907,7 +45143,18 @@ Lcom/android/server/job/JobStore$JobSet; Lcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable; Lcom/android/server/job/JobStore; Lcom/android/server/job/StateChangedListener; +Lcom/android/server/job/controllers/-$$Lambda$BackgroundJobsController$C-JzzKW_Zj4jJM4p-T5Yh0vMJ4k; +Lcom/android/server/job/controllers/-$$Lambda$BackgroundJobsController$eQB_xxnwc8eZC0ZhlpQQCbZeaqQ; +Lcom/android/server/job/controllers/-$$Lambda$ComponentController$0NcjsldypWUAbPObAkhkX9EtF0c; +Lcom/android/server/job/controllers/-$$Lambda$ComponentController$FMWAc3Qj1hb-37a5kwtIbr2QS9A; +Lcom/android/server/job/controllers/-$$Lambda$DeviceIdleJobsController$QgwPyuqbZtpek6J3sp7zzclsuvk; +Lcom/android/server/job/controllers/-$$Lambda$DeviceIdleJobsController$qxSSngJYU2FBpOOrw8tVJ4kKJTQ; Lcom/android/server/job/controllers/-$$Lambda$QuotaController$AlarmQueue$xF2KBR-9_FWJWMnSDRzXAhga7WA; +Lcom/android/server/job/controllers/-$$Lambda$QuotaController$By3bhE7IyCa3cqQgBvAmV5Y7bfE; +Lcom/android/server/job/controllers/-$$Lambda$QuotaController$FAVtMKzrrsA_XmCXxesW_gKVziA; +Lcom/android/server/job/controllers/-$$Lambda$QuotaController$MMRKc933Ioo0jJ2WXAD1zJ_BxTQ; +Lcom/android/server/job/controllers/-$$Lambda$QuotaController$StandbyTracker$C-YfNmS_gBSa44wPjbZKaUFRs2k; +Lcom/android/server/job/controllers/-$$Lambda$QuotaController$m8aHx-uep2PNFlhyQtHYpX0RYoM; Lcom/android/server/job/controllers/-$$Lambda$QuotaController$wiV6aRmUSleYm5_YixO9xUe5vkY; Lcom/android/server/job/controllers/BackgroundJobsController$1; Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor; @@ -39921,6 +45168,9 @@ Lcom/android/server/job/controllers/ConnectivityController$1; Lcom/android/server/job/controllers/ConnectivityController$2; Lcom/android/server/job/controllers/ConnectivityController$CcHandler; Lcom/android/server/job/controllers/ConnectivityController; +Lcom/android/server/job/controllers/ContentObserverController$JobInstance; +Lcom/android/server/job/controllers/ContentObserverController$ObserverInstance; +Lcom/android/server/job/controllers/ContentObserverController$TriggerRunnable; Lcom/android/server/job/controllers/ContentObserverController; Lcom/android/server/job/controllers/DeviceIdleJobsController$1; Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleJobsDelayHandler; @@ -39936,12 +45186,19 @@ Lcom/android/server/job/controllers/QuotaController$ChargingTracker; Lcom/android/server/job/controllers/QuotaController$DeleteTimingSessionsFunctor$1; Lcom/android/server/job/controllers/QuotaController$DeleteTimingSessionsFunctor; Lcom/android/server/job/controllers/QuotaController$EarliestEndTimeFunctor; +Lcom/android/server/job/controllers/QuotaController$ExecutionStats; Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmListener; +Lcom/android/server/job/controllers/QuotaController$Package; Lcom/android/server/job/controllers/QuotaController$QcConstants; Lcom/android/server/job/controllers/QuotaController$QcHandler; +Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits; Lcom/android/server/job/controllers/QuotaController$StandbyTracker; +Lcom/android/server/job/controllers/QuotaController$Timer; Lcom/android/server/job/controllers/QuotaController$TimerChargingUpdateFunctor; +Lcom/android/server/job/controllers/QuotaController$TimingSession; +Lcom/android/server/job/controllers/QuotaController$TopAppTimer; Lcom/android/server/job/controllers/QuotaController$UidConstraintUpdater; +Lcom/android/server/job/controllers/QuotaController$UsageEventTracker; Lcom/android/server/job/controllers/QuotaController; Lcom/android/server/job/controllers/RestrictingController; Lcom/android/server/job/controllers/StateController; @@ -39951,6 +45208,7 @@ Lcom/android/server/job/controllers/TimeController$1; Lcom/android/server/job/controllers/TimeController$2; Lcom/android/server/job/controllers/TimeController; Lcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mTtXHUtgg7om13PcT9te6Re_qZQ; +Lcom/android/server/job/controllers/idle/-$$Lambda$DeviceIdlenessTracker$mW8sy360wIaWsrmo48uR4iNHCus; Lcom/android/server/job/controllers/idle/DeviceIdlenessTracker; Lcom/android/server/job/controllers/idle/IdlenessListener; Lcom/android/server/job/controllers/idle/IdlenessTracker; @@ -39964,160 +45222,106 @@ Lcom/android/server/lights/LightsService$LightsManagerBinderService; Lcom/android/server/lights/LightsService$VintfHalCache; Lcom/android/server/lights/LightsService; Lcom/android/server/lights/LogicalLight; -Lcom/android/server/location/-$$Lambda$-30OPj_kLKTTkuSGIfji0EvJhC4; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$6ZdT0jZTBq_DaFTScXJPD6TjaTg; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$9YJka-bpR_4jVco58SVGRytSElQ; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$Covn60pIbmxDWSuanbSq97e2CMA; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$HmxIZv8u5gh16mbrNWU5zX5q4qc; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$LP_Gu9MEkk3OmaQfasKMWoyCp3E; -Lcom/android/server/location/-$$Lambda$AbstractLocationProvider$lVbvcUgWXtm1m9u_DiUSJnzesC0; -Lcom/android/server/location/-$$Lambda$ContextHubTransactionManager$YbfUXt5eQDYP75hnNPiwheD8CMc; Lcom/android/server/location/-$$Lambda$HardwareActivityRecognitionProxy$tDlm1KrsHyDPzkgmvQCvqF_2lM0; -Lcom/android/server/location/-$$Lambda$LocationManagerService$LcF9gVv9EglZFbpchuCKkvFamZg; -Lcom/android/server/location/-$$Lambda$LocationManagerService$UHh-KM1a7u68seDkR9NOpEgx3ok; -Lcom/android/server/location/-$$Lambda$LocationManagerService$tQyMh1kJWs7bDI83gmxMwX6IbUA; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$5Jd6RI-9IBbIUfyxOsMabdN6w_U; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$A47ToAZMF0OfCCKzGU-FpTHh4mE; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$HIkR61paKO6sN64JeISPCEQb7VQ; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$H_4hbnNv66GixOSuqrm5r6_pMc0; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$2YvZGXXYj3gmPAZzrmC1wQlsa3s; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$LocationRegistration$O7svaSVTViuHnXswkDc7eN3YsJ4; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$QdLFeb7Dml4fpA0IvKNdYz4ms5Q; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$T8WIKfxm_bIofjHRD1bZrUT5oaU; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$kZfVXlllJOp4RikQqkrYJ-YpbqA; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$u7FgdWOfvZtn60eK1_ruR5dTFIU; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$yOELIeEQMeWiB4X3qiJ4LG7jo0c; -Lcom/android/server/location/-$$Lambda$LocationProviderManager$z6L0JTv7k7ennSYJ-ryR9iHQ7FY; -Lcom/android/server/location/-$$Lambda$LocationProviderProxy$n3JEmPimXL9oPLYME5rKj6Bs948; -Lcom/android/server/location/-$$Lambda$LocationProviderProxy$yEZwHTjXLEnVB-3bR6fYV58o0lU; -Lcom/android/server/location/-$$Lambda$LocationProviderProxy$zvb8ZV9OuMR2kYHlPtdCwnYERqY; -Lcom/android/server/location/AbstractLocationProvider$InternalState; -Lcom/android/server/location/AbstractLocationProvider$Listener; -Lcom/android/server/location/AbstractLocationProvider$State; -Lcom/android/server/location/AbstractLocationProvider; -Lcom/android/server/location/ComprehensiveCountryDetector$1; -Lcom/android/server/location/ComprehensiveCountryDetector$2; -Lcom/android/server/location/ComprehensiveCountryDetector$3; -Lcom/android/server/location/ComprehensiveCountryDetector$4; -Lcom/android/server/location/ComprehensiveCountryDetector; -Lcom/android/server/location/ConcurrentLinkedEvictingDeque; -Lcom/android/server/location/ContextHubClientBroker$PendingIntentRequest; -Lcom/android/server/location/ContextHubClientBroker; -Lcom/android/server/location/ContextHubClientManager$RegistrationRecord; -Lcom/android/server/location/ContextHubClientManager; -Lcom/android/server/location/ContextHubService$1; -Lcom/android/server/location/ContextHubService$2; -Lcom/android/server/location/ContextHubService$3; -Lcom/android/server/location/ContextHubService$4; -Lcom/android/server/location/ContextHubService$5; -Lcom/android/server/location/ContextHubService$ContextHubServiceCallback; -Lcom/android/server/location/ContextHubService; -Lcom/android/server/location/ContextHubServiceTransaction; -Lcom/android/server/location/ContextHubServiceUtil; -Lcom/android/server/location/ContextHubTransactionManager$1; -Lcom/android/server/location/ContextHubTransactionManager$2; -Lcom/android/server/location/ContextHubTransactionManager$5; -Lcom/android/server/location/ContextHubTransactionManager$TransactionRecord; -Lcom/android/server/location/ContextHubTransactionManager; -Lcom/android/server/location/CountryDetectorBase; +Lcom/android/server/location/-$$Lambda$LocationManagerService$3_ekgJI6j_B1hD7brNcmIe1p6Uc; +Lcom/android/server/location/-$$Lambda$LocationManagerService$jbBystNHJfH97cDP9xj5KiK7Smo; +Lcom/android/server/location/-$$Lambda$LocationManagerService$ysM5suRtPGwfOtUY8Ay7vx1m6Is; +Lcom/android/server/location/GeocoderProxy$1; Lcom/android/server/location/GeocoderProxy; Lcom/android/server/location/HardwareActivityRecognitionProxy; -Lcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_0; -Lcom/android/server/location/IContextHubWrapper$ContextHubWrapperV1_1; -Lcom/android/server/location/IContextHubWrapper; -Lcom/android/server/location/LocationBasedCountryDetector$1; -Lcom/android/server/location/LocationBasedCountryDetector$2; -Lcom/android/server/location/LocationBasedCountryDetector$3; -Lcom/android/server/location/LocationBasedCountryDetector; -Lcom/android/server/location/LocationFudger; Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper; Lcom/android/server/location/LocationManagerService$Lifecycle; Lcom/android/server/location/LocationManagerService$LocalService; Lcom/android/server/location/LocationManagerService$SystemInjector; Lcom/android/server/location/LocationManagerService; Lcom/android/server/location/LocationPermissions; -Lcom/android/server/location/LocationProviderManager$1; -Lcom/android/server/location/LocationProviderManager$LastLocation; -Lcom/android/server/location/LocationProviderManager$LocationListenerRegistration; -Lcom/android/server/location/LocationProviderManager$LocationListenerTransport; -Lcom/android/server/location/LocationProviderManager$LocationRegistration; -Lcom/android/server/location/LocationProviderManager$LocationTransport; -Lcom/android/server/location/LocationProviderManager$ProviderTransport; -Lcom/android/server/location/LocationProviderManager$Registration; -Lcom/android/server/location/LocationProviderManager; -Lcom/android/server/location/LocationProviderProxy; -Lcom/android/server/location/MockProvider; -Lcom/android/server/location/MockableLocationProvider$ListenerWrapper; -Lcom/android/server/location/MockableLocationProvider; -Lcom/android/server/location/NanoAppStateManager; -Lcom/android/server/location/PassiveLocationProviderManager; -Lcom/android/server/location/PassiveProvider; -Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$Dzw5BhsJEAAd7jdmKFOLoVKNSSM; -Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$EOoLWMJnl9YvB6bZNXU8OdoSQjM; -Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$QQSuOL7x6CmlMPDcKt9YsJ_31fs; +Lcom/android/server/location/contexthub/-$$Lambda$ContextHubService$7a1QX3YDQA20oL0GXgofiX0Cax0; +Lcom/android/server/location/contexthub/-$$Lambda$ContextHubService$XXlDvJvlWVNOKbO1BC0Abf962Ww; +Lcom/android/server/location/contexthub/-$$Lambda$ContextHubService$lpvvNDLVBdtREc7wSlV4uiJ21iw; +Lcom/android/server/location/contexthub/-$$Lambda$ContextHubTransactionManager$bIjQtoPMS72KRYMGAFhm7fO71vc; +Lcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque; +Lcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest; +Lcom/android/server/location/contexthub/ContextHubClientBroker; +Lcom/android/server/location/contexthub/ContextHubClientManager$RegistrationRecord; +Lcom/android/server/location/contexthub/ContextHubClientManager; +Lcom/android/server/location/contexthub/ContextHubService$1; +Lcom/android/server/location/contexthub/ContextHubService$2; +Lcom/android/server/location/contexthub/ContextHubService$3; +Lcom/android/server/location/contexthub/ContextHubService$4; +Lcom/android/server/location/contexthub/ContextHubService$5; +Lcom/android/server/location/contexthub/ContextHubService$6; +Lcom/android/server/location/contexthub/ContextHubService$7; +Lcom/android/server/location/contexthub/ContextHubService$8; +Lcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback; +Lcom/android/server/location/contexthub/ContextHubService; +Lcom/android/server/location/contexthub/ContextHubServiceTransaction; +Lcom/android/server/location/contexthub/ContextHubServiceUtil; +Lcom/android/server/location/contexthub/ContextHubTransactionManager$5; +Lcom/android/server/location/contexthub/ContextHubTransactionManager$TransactionRecord; +Lcom/android/server/location/contexthub/ContextHubTransactionManager; +Lcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperV1_2; +Lcom/android/server/location/contexthub/IContextHubWrapper; +Lcom/android/server/location/contexthub/NanoAppStateManager; +Lcom/android/server/location/fudger/LocationFudger; +Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$EuIn0T4ngTnBe2IfzIx8HbSumsc; +Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$icnRnqX-iStM14HYDjRghz6xULo; +Lcom/android/server/location/geofence/-$$Lambda$GeofenceManager$ol1cGQQOvZsCFdlCoea8MGbhcMs; Lcom/android/server/location/geofence/-$$Lambda$GeofenceProxy$kighuYBV20nhNxDgpS92XxIIjWE; +Lcom/android/server/location/geofence/-$$Lambda$RkyBKV8BMHSRCpLkE6KVB5p6NE0; Lcom/android/server/location/geofence/GeofenceManager$1; Lcom/android/server/location/geofence/GeofenceManager; Lcom/android/server/location/geofence/GeofenceProxy$GeofenceProxyServiceConnection; Lcom/android/server/location/geofence/GeofenceProxy; +Lcom/android/server/location/gnss/-$$Lambda$32eZHHvW846ZusZ9YlHRnhM4lRs; +Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$6ZCQVGrLnT6FCYlOMGL7BXJDaCM; Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$7fg3qwu5uQoXEE7_hs9ZehoVkkQ; Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$FYuKTRc3ofbWmsqlYyhJiMahGU4; Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$Hr8oFmO7hM8W-oTYKqGG7Us9Q30; Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$U5lAoaIrLvYjJQ1q1TEdG6hqMeo; +Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$iIdf10sfPSYWJY1SSTbZnUe7dmw; Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$rmwUrms2fF3DtUx5P4ZnHEfgm6I; -Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$8N12CJ_9YQrkrQ5iXATZFORl7Hk; -Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$Y0KEhjGsZ8azXZIJz5w8inastO4; -Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$ZX1T7Vkp7Yt5hY-SuhDplnoXTOA; +Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$5cBO4A3p1nQ6a5ehfSezDbkW16c; +Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$XAIMkTSVAHNK57CJ2iHLm8a7IK8; +Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$kMZ3FcWC1FluWIQseCu4kPvs1yQ; +Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$le8Y9WAN_aBeMi7lhbyD36qW87A; Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$mKZNWqk2dieEvAXnn4d3fArnudw; -Lcom/android/server/location/gnss/-$$Lambda$GnssListenerMultiplexer$oY1J33DszlcEVokk9rn7kiVzohg; -Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-Wadyidr2NygkqDUdlZDQNwh9U0; +Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$-PME8ZL8sG3USjmYPKRmOppFXaY; Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$9sSPMK2HhcdmHWjcYHg7YWQOhr8; -Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$BX9G3rdWVHTs01yb35vt-3h4fnk; -Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$cdAIXKuNvnVW2ojLYz53iM8_ccI; -Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$tfHg-s8tAPCfsn_FV9x7bu92wx4; +Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$X56OQCeXikQTYclwmg2TOA-qN_k; +Lcom/android/server/location/gnss/-$$Lambda$GnssLocationProvider$iZbaMN6kmJERVk6bydXJVkR45Gs; +Lcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$1iHAwm_0hfzMLGE390dv-IASsU8; +Lcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$H1yIjFZ8nKgMgR782JFSuWdVXHY; +Lcom/android/server/location/gnss/-$$Lambda$GnssNetworkConnectivityHandler$xr0ldxrACwQc1sACfK6EpICtwxs; +Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$5H1HohI17J2ECLJyvqmGsnKGvlE; Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$bkqQpQK63wbElF7BKgA4hx8Pvoo; Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$nS3WUeOuzLUrCIBmTEW4tvIGtag; Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$qqvwD5ldiBo9TKitjS5NvPicUxw; +Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$vFvr3Uo6z0mXAQg2YixBxbKOoJs; Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$vM6kKQpXM-CQ_KzvZVcfZQkvswo; Lcom/android/server/location/gnss/-$$Lambda$GnssVisibilityControl$ze6-_yRR9yhKOhbpOwQ-YgrPXxM; -Lcom/android/server/location/gnss/-$$Lambda$eb1XqfPjdLTfFHGxe-LDPJ-jCJM; +Lcom/android/server/location/gnss/-$$Lambda$NtpTimeHelper$6kgcZo6aG137CmH5Dxnh01iZ8aI; +Lcom/android/server/location/gnss/-$$Lambda$NtpTimeHelper$yzOShrIKC8b5TZfhmkwwUc_JJbw; +Lcom/android/server/location/gnss/-$$Lambda$VqmZ5PKv8W8AKBO1LuL1kYTecBk; +Lcom/android/server/location/gnss/-$$Lambda$Xq7TiS_DoQBOugKm7hiv-IdavQs; +Lcom/android/server/location/gnss/-$$Lambda$ihgMneSriExGeEaLEgfF97dEL7M; Lcom/android/server/location/gnss/ExponentialBackOff; -Lcom/android/server/location/gnss/GnssAntennaInfoProvider$GnssAntennaInfoProviderNative; -Lcom/android/server/location/gnss/GnssAntennaInfoProvider; -Lcom/android/server/location/gnss/GnssBatchingProvider$GnssBatchingProviderNative; -Lcom/android/server/location/gnss/GnssBatchingProvider; -Lcom/android/server/location/gnss/GnssCapabilitiesProvider; Lcom/android/server/location/gnss/GnssConfiguration$1; Lcom/android/server/location/gnss/GnssConfiguration$HalInterfaceVersion; Lcom/android/server/location/gnss/GnssConfiguration$SetCarrierProperty; Lcom/android/server/location/gnss/GnssConfiguration; -Lcom/android/server/location/gnss/GnssGeofenceProvider$GeofenceEntry; -Lcom/android/server/location/gnss/GnssGeofenceProvider$GnssGeofenceProviderNative; -Lcom/android/server/location/gnss/GnssGeofenceProvider; Lcom/android/server/location/gnss/GnssListenerMultiplexer$1; +Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration; Lcom/android/server/location/gnss/GnssListenerMultiplexer; Lcom/android/server/location/gnss/GnssLocationProvider$1; Lcom/android/server/location/gnss/GnssLocationProvider$2; Lcom/android/server/location/gnss/GnssLocationProvider$3; Lcom/android/server/location/gnss/GnssLocationProvider$4; -Lcom/android/server/location/gnss/GnssLocationProvider$5; -Lcom/android/server/location/gnss/GnssLocationProvider$FusedLocationListener; -Lcom/android/server/location/gnss/GnssLocationProvider$GnssMetricsProvider; -Lcom/android/server/location/gnss/GnssLocationProvider$GnssSystemInfoProvider; -Lcom/android/server/location/gnss/GnssLocationProvider$LocationChangeListener; Lcom/android/server/location/gnss/GnssLocationProvider$LocationExtras; -Lcom/android/server/location/gnss/GnssLocationProvider$NetworkLocationListener; Lcom/android/server/location/gnss/GnssLocationProvider$ProviderHandler; Lcom/android/server/location/gnss/GnssLocationProvider; Lcom/android/server/location/gnss/GnssManagerService; -Lcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider$GnssMeasurementCorrectionsProviderNative; -Lcom/android/server/location/gnss/GnssMeasurementCorrectionsProvider; -Lcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementProviderNative; +Lcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration; Lcom/android/server/location/gnss/GnssMeasurementsProvider; -Lcom/android/server/location/gnss/GnssNative$Callbacks; -Lcom/android/server/location/gnss/GnssNative$GnssNativeInitNative; -Lcom/android/server/location/gnss/GnssNative; -Lcom/android/server/location/gnss/GnssNavigationMessageProvider$GnssNavigationMessageProviderNative; Lcom/android/server/location/gnss/GnssNavigationMessageProvider; Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$1; Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2; @@ -40127,9 +45331,9 @@ Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$NetworkAttribut Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler$SubIdPhoneStateListener; Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler; Lcom/android/server/location/gnss/GnssPositionMode; -Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper$1; -Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper$GnssSatelliteBlacklistCallback; -Lcom/android/server/location/gnss/GnssSatelliteBlacklistHelper; +Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper$1; +Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper$GnssSatelliteBlocklistCallback; +Lcom/android/server/location/gnss/GnssSatelliteBlocklistHelper; Lcom/android/server/location/gnss/GnssStatusProvider; Lcom/android/server/location/gnss/GnssVisibilityControl$1; Lcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification; @@ -40137,6 +45341,52 @@ Lcom/android/server/location/gnss/GnssVisibilityControl$ProxyAppState; Lcom/android/server/location/gnss/GnssVisibilityControl; Lcom/android/server/location/gnss/NtpTimeHelper$InjectNtpTimeCallback; Lcom/android/server/location/gnss/NtpTimeHelper; +Lcom/android/server/location/gnss/hal/GnssNative; +Lcom/android/server/location/injector/-$$Lambda$LocationPermissionsHelper$lKCg2BmNlpm5OljPVUK7TaO84ps; +Lcom/android/server/location/injector/-$$Lambda$SystemAppForegroundHelper$Yq4Uol0cKBkywoHPg9SHJHpQCjk; +Lcom/android/server/location/injector/-$$Lambda$SystemAppOpsHelper$qQjoYrrPfn6mgnIOmXGjXLQeFjs; +Lcom/android/server/location/injector/-$$Lambda$SystemLocationPermissionsHelper$LwFTRsaO4ioR_BnNZiZFYY0q6dU; +Lcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$I803zMVfB5OQFl7sZosPNo4j_hM; +Lcom/android/server/location/injector/-$$Lambda$SystemSettingsHelper$lyzP_XY3PYi-R6W6Q6U2Px3rg6k; +Lcom/android/server/location/injector/AlarmHelper; +Lcom/android/server/location/injector/AppForegroundHelper$AppForegroundListener; +Lcom/android/server/location/injector/AppForegroundHelper; +Lcom/android/server/location/injector/AppOpsHelper$LocationAppOpListener; +Lcom/android/server/location/injector/AppOpsHelper; +Lcom/android/server/location/injector/Injector; +Lcom/android/server/location/injector/LocationAttributionHelper; +Lcom/android/server/location/injector/LocationEventLog$ProviderEnabledEvent; +Lcom/android/server/location/injector/LocationEventLog; +Lcom/android/server/location/injector/LocationPermissionsHelper$LocationPermissionsListener; +Lcom/android/server/location/injector/LocationPermissionsHelper; +Lcom/android/server/location/injector/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener; +Lcom/android/server/location/injector/LocationPowerSaveModeHelper; +Lcom/android/server/location/injector/LocationUsageLogger; +Lcom/android/server/location/injector/ScreenInteractiveHelper$ScreenInteractiveChangedListener; +Lcom/android/server/location/injector/ScreenInteractiveHelper; +Lcom/android/server/location/injector/SettingsHelper$GlobalSettingChangedListener; +Lcom/android/server/location/injector/SettingsHelper$UserSettingChangedListener; +Lcom/android/server/location/injector/SettingsHelper; +Lcom/android/server/location/injector/SystemAlarmHelper; +Lcom/android/server/location/injector/SystemAppForegroundHelper; +Lcom/android/server/location/injector/SystemAppOpsHelper; +Lcom/android/server/location/injector/SystemLocationPermissionsHelper; +Lcom/android/server/location/injector/SystemLocationPowerSaveModeHelper; +Lcom/android/server/location/injector/SystemScreenInteractiveHelper$1; +Lcom/android/server/location/injector/SystemScreenInteractiveHelper; +Lcom/android/server/location/injector/SystemSettingsHelper$BooleanGlobalSetting; +Lcom/android/server/location/injector/SystemSettingsHelper$IntegerSecureSetting; +Lcom/android/server/location/injector/SystemSettingsHelper$LongGlobalSetting; +Lcom/android/server/location/injector/SystemSettingsHelper$ObservingSetting; +Lcom/android/server/location/injector/SystemSettingsHelper$StringListCachedSecureSetting; +Lcom/android/server/location/injector/SystemSettingsHelper$StringSetCachedGlobalSetting; +Lcom/android/server/location/injector/SystemSettingsHelper; +Lcom/android/server/location/injector/SystemUserInfoHelper; +Lcom/android/server/location/injector/UserInfoHelper$UserListener; +Lcom/android/server/location/injector/UserInfoHelper; +Lcom/android/server/location/listeners/-$$Lambda$ListenerRegistration$xOIhIOzzo5r2z8R0vVp6VpGdQAg; +Lcom/android/server/location/listeners/-$$Lambda$OO55YQR40K9L9XMVmzIwHsKVPkw; +Lcom/android/server/location/listeners/BinderListenerRegistration; Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard; Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer; Lcom/android/server/location/listeners/ListenerMultiplexer; @@ -40144,59 +45394,52 @@ Lcom/android/server/location/listeners/ListenerRegistration; Lcom/android/server/location/listeners/RemoteListenerRegistration; Lcom/android/server/location/listeners/RemovableListenerRegistration; Lcom/android/server/location/listeners/RequestListenerRegistration; +Lcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$95N_DeaHgb2RsUaNIOnly07WLvM; +Lcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$Controller$GLH1DNNADjwa-B3wIHoxrYOY54U; +Lcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$IS-UMNK4LHmQ9q86O6e1QFfenZw; +Lcom/android/server/location/provider/-$$Lambda$AbstractLocationProvider$MQ694tDjSl6yFnSNHY1YjmYncNg; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$7vYP1LE5Krt1P5aJHlhzdbr3rWw; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$93NUqXTfUSE5tZtsl_LWgfbHlOc; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$RYed_vtaZnnYqxlvwQkjiVZutKw; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$VicFuy_oxau7diLSxCBrX7kwa_U; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$fIoNTobs61StXMNZ0ubcdArVE2A; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$gx0iV2d4Hs92jTtc8DG3AG6vEC4; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$h4yxqFMnHPWXkTr04uDEnkKXNeQ; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$iYYtJ5cq7fJsNaZmXOLCavDa8i4; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$ocnId8aeOUg5JILeBpsY-M1UGAA; +Lcom/android/server/location/provider/-$$Lambda$LocationProviderManager$tOu2N67zuUYfUXiymWsHUx8mz2o; +Lcom/android/server/location/provider/-$$Lambda$MockableLocationProvider$T5QgKuhRPr5-_Da8uSfZWytIGpw; +Lcom/android/server/location/provider/-$$Lambda$trkWRFFtM-Zk50jjVZQN1m2NjWw; +Lcom/android/server/location/provider/AbstractLocationProvider$Controller; +Lcom/android/server/location/provider/AbstractLocationProvider$InternalState; +Lcom/android/server/location/provider/AbstractLocationProvider$Listener; +Lcom/android/server/location/provider/AbstractLocationProvider$State; +Lcom/android/server/location/provider/AbstractLocationProvider; +Lcom/android/server/location/provider/LocationProviderController; +Lcom/android/server/location/provider/LocationProviderManager$1; +Lcom/android/server/location/provider/LocationProviderManager$LastLocation; +Lcom/android/server/location/provider/LocationProviderManager; +Lcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper; +Lcom/android/server/location/provider/MockableLocationProvider; +Lcom/android/server/location/provider/PassiveLocationProvider; +Lcom/android/server/location/provider/PassiveLocationProviderManager; +Lcom/android/server/location/timezone/HandlerThreadingDomain; Lcom/android/server/location/timezone/LocationTimeZoneManagerService$Lifecycle; -Lcom/android/server/location/util/-$$Lambda$LocationPermissionsHelper$aluHq55oZDgse8o403WyKQWLr9Y; -Lcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$PBPzVDwrELgQdfZFHQk4Ngpd8Wc; -Lcom/android/server/location/util/-$$Lambda$SystemAppForegroundHelper$fCL9SfZ3z6Ty0owcFTsTaHeP-xo; -Lcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$94Wnko3GpZqR6sijqHRQbJW5Rq4; -Lcom/android/server/location/util/-$$Lambda$SystemAppOpsHelper$Cbg8R5LfEjBeRQ5CbHhtKPgffhI; -Lcom/android/server/location/util/-$$Lambda$SystemLocationPermissionsHelper$lnyqSOiB42IMzOc79l5P61ZdnWg; -Lcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$1xkHOJmUJqGwYhWBOV2BL8mMr2Y; -Lcom/android/server/location/util/-$$Lambda$SystemSettingsHelper$2KqupzsXnP7TFFQ983yK9zJvf7s; -Lcom/android/server/location/util/AlarmHelper; -Lcom/android/server/location/util/AppForegroundHelper$AppForegroundListener; -Lcom/android/server/location/util/AppForegroundHelper; -Lcom/android/server/location/util/AppOpsHelper$LocationAppOpListener; -Lcom/android/server/location/util/AppOpsHelper; -Lcom/android/server/location/util/Injector; -Lcom/android/server/location/util/LocationAttributionHelper; -Lcom/android/server/location/util/LocationEventLog$ProviderEnabledEvent; -Lcom/android/server/location/util/LocationEventLog; -Lcom/android/server/location/util/LocationPermissionsHelper$LocationPermissionsListener; -Lcom/android/server/location/util/LocationPermissionsHelper; -Lcom/android/server/location/util/LocationPowerSaveModeHelper$LocationPowerSaveModeChangedListener; -Lcom/android/server/location/util/LocationPowerSaveModeHelper; -Lcom/android/server/location/util/LocationUsageLogger; -Lcom/android/server/location/util/ScreenInteractiveHelper$ScreenInteractiveChangedListener; -Lcom/android/server/location/util/ScreenInteractiveHelper; -Lcom/android/server/location/util/SettingsHelper$GlobalSettingChangedListener; -Lcom/android/server/location/util/SettingsHelper$UserSettingChangedListener; -Lcom/android/server/location/util/SettingsHelper; -Lcom/android/server/location/util/SystemAlarmHelper; -Lcom/android/server/location/util/SystemAppForegroundHelper; -Lcom/android/server/location/util/SystemAppOpsHelper; -Lcom/android/server/location/util/SystemLocationPermissionsHelper; -Lcom/android/server/location/util/SystemLocationPowerSaveModeHelper; -Lcom/android/server/location/util/SystemScreenInteractiveHelper$1; -Lcom/android/server/location/util/SystemScreenInteractiveHelper; -Lcom/android/server/location/util/SystemSettingsHelper$BooleanGlobalSetting; -Lcom/android/server/location/util/SystemSettingsHelper$IntegerSecureSetting; -Lcom/android/server/location/util/SystemSettingsHelper$LongGlobalSetting; -Lcom/android/server/location/util/SystemSettingsHelper$ObservingSetting; -Lcom/android/server/location/util/SystemSettingsHelper$StringListCachedSecureSetting; -Lcom/android/server/location/util/SystemSettingsHelper$StringSetCachedGlobalSetting; -Lcom/android/server/location/util/SystemSettingsHelper; -Lcom/android/server/location/util/SystemUserInfoHelper; -Lcom/android/server/location/util/UserInfoHelper$UserListener; -Lcom/android/server/location/util/UserInfoHelper; +Lcom/android/server/location/timezone/LocationTimeZoneManagerService; +Lcom/android/server/location/timezone/ThreadingDomain; +Lcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$NVOS155OmHNmOC8ggOqRj8ASGps; +Lcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$gQ0-y7pyjFBgiTKcOo4ft0F-QTI; Lcom/android/server/locksettings/-$$Lambda$BiometricDeferredQueue$pN5QSpeuHJelg-y54jRlG1BgjX4; Lcom/android/server/locksettings/-$$Lambda$LockSettingsService$7zQrnPXPLRe1aaB6RHeWyLW2hXo; Lcom/android/server/locksettings/-$$Lambda$LockSettingsService$VGIUz8N4_Dqt8td9NtO0L9ykZQA; Lcom/android/server/locksettings/-$$Lambda$LockSettingsService$hb7Ebceek8v8jWzlDbQZfss929M; Lcom/android/server/locksettings/-$$Lambda$LockSettingsService$q9cGZ4iGtLERl-F3_yFD2JaH9kM; Lcom/android/server/locksettings/-$$Lambda$LockSettingsService$tC9toD9rM1xhT7ftd_upeKk4kCU; +Lcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$7T0Q4yZIHkUS8YH2BGZW5q_j6oE; Lcom/android/server/locksettings/-$$Lambda$SyntheticPasswordManager$mnwUiDbxXEV6M5iI1DQ4fN8QQvA; Lcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask$FinishCallback; +Lcom/android/server/locksettings/BiometricDeferredQueue$FaceResetLockoutTask; +Lcom/android/server/locksettings/BiometricDeferredQueue$UserAuthInfo; Lcom/android/server/locksettings/BiometricDeferredQueue; Lcom/android/server/locksettings/LockSettingsService$1; Lcom/android/server/locksettings/LockSettingsService$2; @@ -40234,6 +45477,9 @@ Lcom/android/server/locksettings/RebootEscrowManager$Injector; Lcom/android/server/locksettings/RebootEscrowManager$RebootEscrowEvent; Lcom/android/server/locksettings/RebootEscrowManager$RebootEscrowEventLog; Lcom/android/server/locksettings/RebootEscrowManager; +Lcom/android/server/locksettings/RebootEscrowProviderHalImpl$Injector; +Lcom/android/server/locksettings/RebootEscrowProviderHalImpl; +Lcom/android/server/locksettings/RebootEscrowProviderInterface; Lcom/android/server/locksettings/SP800Derive; Lcom/android/server/locksettings/SyntheticPasswordCrypto; Lcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationResult; @@ -40275,7 +45521,26 @@ Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStore Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySessionStorage$Entry; Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySessionStorage; Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverySnapshotStorage; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$ZbIWHi3bCfKF3ByRU6VwEFQBJIE; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$_MKHyGWRF2Hq15Cz78HYolwo5-c; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$gw2eCIzhAK16R5ShxDDpckhwzNw; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$ibtRsXKhGJgZuq-IB4Pfw3Gswho; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$vBpJDb-lH3caXJu1ffGIg8k-OkU; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$Connection$xTcywV_61jyltfGGGCDBdN1c-Ig; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$kszvM75qhYZkXdfyeKeGNS3-24E; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderServiceProxy$rzKoLtOl_rgjWRiDOyJH_CpwfKw; +Lcom/android/server/media/-$$Lambda$MediaRoute2ProviderWatcher$Nfz82wY_Gt3q9B21gdjfRv58tcI; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$Jm1hLssHVCIygytUr9exkp1HtE0; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$Ql47u_8r4_d74bv620QU10yO-hw; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$XIF9oatYwLVC7vmfWhMOZ1ZfRm4; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$kJWtxriKWmzBPKaC6Yp_JVj4kP8; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$UserHandler$mCo8AjH0OUPTIR7ZsHOwgO4A3mc; +Lcom/android/server/media/-$$Lambda$MediaRouter2ServiceImpl$oybq1JHg4dJL8ec6FKlcjDT7ZMw; +Lcom/android/server/media/-$$Lambda$MediaSessionRecord$SessionStub$g7c74wN0s85B0GplGOQWhF2EKyk; Lcom/android/server/media/-$$Lambda$MediaSessionService$pee7hFVismD0TQSQsvFVbS2zDZw; +Lcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$1$Pc97wanh5631qf9TDXi0qvXq6tA; +Lcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$Fgo_GpH1Df_nFCSwLZNdqWvxjg8; +Lcom/android/server/media/-$$Lambda$SystemMediaRoute2Provider$OGt8mDHC5EDWE1wC6UVPsCMcxp8; Lcom/android/server/media/AudioPlayerStateMonitor$AudioManagerPlaybackListener; Lcom/android/server/media/AudioPlayerStateMonitor$MessageHandler; Lcom/android/server/media/AudioPlayerStateMonitor$OnAudioPlayerActiveStateChangedListener; @@ -40285,6 +45550,8 @@ Lcom/android/server/media/BluetoothRouteProvider$BluetoothBroadcastReceiver; Lcom/android/server/media/BluetoothRouteProvider$BluetoothEventReceiver; Lcom/android/server/media/BluetoothRouteProvider$BluetoothProfileListener; Lcom/android/server/media/BluetoothRouteProvider$BluetoothRouteInfo; +Lcom/android/server/media/BluetoothRouteProvider$BluetoothRoutesUpdatedListener; +Lcom/android/server/media/BluetoothRouteProvider$DeviceStateChangedReceiver; Lcom/android/server/media/BluetoothRouteProvider; Lcom/android/server/media/MediaButtonReceiverHolder; Lcom/android/server/media/MediaKeyDispatcher; @@ -40292,6 +45559,9 @@ Lcom/android/server/media/MediaResourceMonitorService$MediaResourceMonitorImpl; Lcom/android/server/media/MediaResourceMonitorService; Lcom/android/server/media/MediaRoute2Provider$Callback; Lcom/android/server/media/MediaRoute2Provider; +Lcom/android/server/media/MediaRoute2ProviderServiceProxy$Connection; +Lcom/android/server/media/MediaRoute2ProviderServiceProxy$ServiceCallbackStub; +Lcom/android/server/media/MediaRoute2ProviderServiceProxy; Lcom/android/server/media/MediaRoute2ProviderWatcher$1; Lcom/android/server/media/MediaRoute2ProviderWatcher$Callback; Lcom/android/server/media/MediaRoute2ProviderWatcher; @@ -40312,6 +45582,7 @@ Lcom/android/server/media/MediaRouterService$UserHandler; Lcom/android/server/media/MediaRouterService$UserRecord$1; Lcom/android/server/media/MediaRouterService$UserRecord; Lcom/android/server/media/MediaRouterService; +Lcom/android/server/media/MediaServerUtils; Lcom/android/server/media/MediaSession2Record; Lcom/android/server/media/MediaSessionRecord$2; Lcom/android/server/media/MediaSessionRecord$3; @@ -40370,20 +45641,29 @@ Lcom/android/server/midi/MidiService$Client; Lcom/android/server/midi/MidiService$Device; Lcom/android/server/midi/MidiService$Lifecycle; Lcom/android/server/midi/MidiService; +Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService$MusicRecognitionServiceCallback; Lcom/android/server/musicrecognition/MusicRecognitionManagerPerUserService; Lcom/android/server/musicrecognition/MusicRecognitionManagerService$MusicRecognitionManagerStub; Lcom/android/server/musicrecognition/MusicRecognitionManagerService; Lcom/android/server/musicrecognition/RemoteMusicRecognitionService$Callbacks; -Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$0V3RO3zacW9f9yim39jSKUnEYOc; -Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FzYypK5bLSrNjwoRGfXH_JqOhXM; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$0BX8RDdI-EIEJgKhIhSXPSU2NJ4; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$3fIHe5YXQqf040AMKF2-3fusqtM; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$FG3pFF9tz6q71AvWO0bYicQAJTE; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$LMdwiJkSZ1n0fUfkvinlIzr3HQo; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$OO_Hdr0go_I5UnpLvLw3jTl_698; +Lcom/android/server/net/-$$Lambda$NetworkPolicyManagerService$e4PgU7FifHGu_O6_wClCBZ23KmQ; Lcom/android/server/net/-$$Lambda$NetworkStatsService$5riZVTzZTwlX7fr0fVY_-o8yDWw; Lcom/android/server/net/-$$Lambda$NetworkStatsService$Dependencies$r3IoJ8q_F7taOWKPHDi9AGYgLlI; -Lcom/android/server/net/-$$Lambda$NetworkStatsService$GfkKUn2W0eXryv-nN3cmv1V7KtE; +Lcom/android/server/net/-$$Lambda$NetworkStatsService$FWMe50Ka2q8Elt-NrY-yIfhGies; Lcom/android/server/net/-$$Lambda$NetworkStatsService$KBeAHHYaHrCcmojNIfRAvkQQOww; +Lcom/android/server/net/-$$Lambda$NetworkStatsService$NetworkStatsManagerInternalImpl$zGPnQLQYlyUOdohyfl9Vmh_UVFE; Lcom/android/server/net/-$$Lambda$NetworkStatsService$YEGJJqDtgFSZEKvq_LMJ8JjnKu8; +Lcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$-FJwujbDfQPnxHBYRUc4jhhE4uM; +Lcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$Rl2sBQq92YpwvPOnMGei3GerVSE; +Lcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$_u6pT-RyG8fb_cS3yFbcATFmiN0; +Lcom/android/server/net/-$$Lambda$NetworkStatsSubscriptionsMonitor$wlaLpN8SP1IbsqhR1arzcR95G_w; Lcom/android/server/net/DelayedDiskWrite; Lcom/android/server/net/IpConfigStore; -Lcom/android/server/net/LockdownVpnTracker; Lcom/android/server/net/NetworkIdentitySet; Lcom/android/server/net/NetworkPolicyLogger$Data; Lcom/android/server/net/NetworkPolicyLogger$LogBuffer; @@ -40410,6 +45690,8 @@ Lcom/android/server/net/NetworkPolicyManagerService$9; Lcom/android/server/net/NetworkPolicyManagerService$NetPolicyAppIdleStateChangeListener; Lcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl; Lcom/android/server/net/NetworkPolicyManagerService$NotificationId; +Lcom/android/server/net/NetworkPolicyManagerService$RestrictedModeObserver$RestrictedModeListener; +Lcom/android/server/net/NetworkPolicyManagerService$RestrictedModeObserver; Lcom/android/server/net/NetworkPolicyManagerService; Lcom/android/server/net/NetworkPolicyManagerShellCommand; Lcom/android/server/net/NetworkStatsAccess; @@ -40463,17 +45745,44 @@ Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult; Lcom/android/server/net/watchlist/WatchlistReportDbHelper; Lcom/android/server/net/watchlist/WatchlistSettings; Lcom/android/server/notification/-$$Lambda$N7SISoApyee53NOJhR0uH0rQWDs; +Lcom/android/server/notification/-$$Lambda$NotificationHistoryDatabase$WusY7wQm1vEW3s6f_GskFVqUAnM; +Lcom/android/server/notification/-$$Lambda$NotificationHistoryManager$KjgV1fTearQVkcQld8gBrXUjqIA; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$11$gs0fZI3EWuvvjhTnS6MlTcwEgYY; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$15$uhN0Uv7Gm10MZbHY2JPbkId0Nro; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$16$rQk4G5YxAtaqxjNmzASVhs3aYtc; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$7$BZH9_lk0E4yiibQtj6yKJiYLaeU; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$7$GYl14UKAZjGivznrUuftXyRzBWw; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$7$UcxH5YPVNThNjZ1teGd5QxOuw5A; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$9ug37OTfBOPP8hNGXyExxiHD9MQ; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$CancelNotificationRunnable$h-1D2tvk93n93Dsi0xdxKlCeMww; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$4JZ91M3ZZpVhuXn8C6mUBNjZB_A; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$6gY0gs2GLPIWGR8UaCuz57mbWfs; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$6ma0CheRv0GlKKExxs36MUyUnKA; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$Y5nQ0-qS9Zd_gf45FH6_0xSPJfM; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$c1VyVKrTdwMTYGFowax9UiOlF84; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$gPRuMDMdIeIPa-JqqghRjDF3Pak; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$kwTqvPHoM6SXKSUUHhJA5bwSETw; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$nJLK8pgL2XyiMWdudDP9JoEh4x8; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$oDVr6RkVU2VgBYHGyAUeyj9_XVg; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationAssistants$shwiDeOfiV1MYiG8ZY-ARgF_wCQ; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$2bsL-tfH6lTDcJN-jsO2XsQjCPc; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$aB3gYctFUJKD2WRy5NoU5dNLddM; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$n2OSoShHNsqqZVmfqpOfiZClTEc; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$nUy2X4Ic5cTvR0u3tL5YqpHokZc; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$oT_4Vz4nDsE8Uj88klhHffR_eKo; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$p-dUnKyvdSVKHXpzE_-8gmmUZkQ; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$vsVufO3iMWxUTJBCFrjxShdSydw; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationListeners$x2rl_uHrDPXYjgXMK2sJ7l6OqyE; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$NotificationTrampolineCallback$zlRbX9upRkiHx2Y3FMCf_bz6VoY; +Lcom/android/server/notification/-$$Lambda$NotificationManagerService$PostNotificationRunnable$k8QOgQxW0GHkMRM2RXcdvn4Tlrw; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$ULnywgY4YXfsGg7xRLaYzyYJIQY; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$eEYBhIH8yBuL9z5MBUo1wb4wgHc; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$rOJxwPkBDPXwY46_sDbwLmms5Xo; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$vfrD-Qb82xfm2yGLf1EXZ81_rJ8; Lcom/android/server/notification/-$$Lambda$NotificationManagerService$wOqy8RyqFkzV9jOGgX8C5waJG3Q; -Lcom/android/server/notification/-$$Lambda$SnoozeHelper$C__lSwtMFR4yXT0e_jD8L72Zjkw; -Lcom/android/server/notification/-$$Lambda$SnoozeHelper$D6mTe6esIimQ9kTmH8X4dXh7Dn8; +Lcom/android/server/notification/-$$Lambda$NotificationRecord$JMyyUe1tek73cTWTrcpl6gCcTEc; +Lcom/android/server/notification/-$$Lambda$SnoozeHelper$3Q-0j2rToL1UzpJhmm03oGbn3SA; +Lcom/android/server/notification/-$$Lambda$SnoozeHelper$koMFTLjD_L0rf2yxbsNpNRf1RM4; Lcom/android/server/notification/AlertRateLimiter; Lcom/android/server/notification/BadgeExtractor; Lcom/android/server/notification/BubbleExtractor; @@ -40621,6 +45930,7 @@ Lcom/android/server/notification/ZenModeHelper; Lcom/android/server/notification/toast/CustomToastRecord; Lcom/android/server/notification/toast/TextToastRecord; Lcom/android/server/notification/toast/ToastRecord; +Lcom/android/server/oemlock/-$$Lambda$VendorLock$Kvy4W4uISdL-WK_SH-xwYdNqHSw; Lcom/android/server/oemlock/OemLock; Lcom/android/server/oemlock/OemLockService$1; Lcom/android/server/oemlock/OemLockService$2; @@ -40630,10 +45940,12 @@ Lcom/android/server/oemlock/VendorLock; Lcom/android/server/om/-$$Lambda$IdmapDaemon$Connection$_2yCKbqx6LtMHdAep9W0ZgQ-ivk; Lcom/android/server/om/-$$Lambda$IdmapDaemon$wyb_JoLINnN88MwZR5i08xkzqwc; Lcom/android/server/om/-$$Lambda$K4t78g1zP3eQHsBahBIt7cm14_I; +Lcom/android/server/om/-$$Lambda$OverlayManagerService$OverlayChangeListener$mYXl-1hSAPUzXYQmYVx1rUCjs-s; Lcom/android/server/om/-$$Lambda$OverlayManagerService$pUmc5hTDrrNU8FfP1oGsGsQg9Qg; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$-XhCxrJv3j4PjnuOXqeMMvKlEjQ; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$_601uyUfTxLvPSuLKZ_zT05T8es; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$d6jrM5xy0zEHNFkn0g8Jp1NE8S4; +Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$eGrG9qHgVxiCXfjL_VMMQCinHKs; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$fv9j_teVELgJH2OK2plks10J6lI; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$k3HyJliEuQBcpXz2IGAate1aqvU; Lcom/android/server/om/-$$Lambda$OverlayManagerSettings$rnt1iFaRbkatmNcEc5xCFWWSfTU; @@ -40670,11 +45982,64 @@ Lcom/android/server/os/DeviceIdentifiersPolicyService$DeviceIdentifiersPolicy; Lcom/android/server/os/DeviceIdentifiersPolicyService; Lcom/android/server/os/SchedulingPolicyService$1; Lcom/android/server/os/SchedulingPolicyService; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$HQneSwit7rAxp-xdNcEMPvFKiqs; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$Soypu26D3N5cN6U93d7HKnnvSL8; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$bTa4W1IEomWi7CyVmIqicrn4BL4; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$eYQdqkixRWCMzE_4SN8ZNyDkFmU; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$iu-MRQKF4hNJqU_uYSnVeZ9XB8g; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$rYhNF8LHAnZ7xyh5cFDbyg6t-6I; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$s2JMVhiEbG6f9ZHmKJDwLfEhMAQ; +Lcom/android/server/people/-$$Lambda$PeopleService$LocalService$thslYAyf9g6VC3M1YkISkLC7ybE; +Lcom/android/server/people/-$$Lambda$SessionInfo$RIOUQ-rGCiMN5TmMPFQFPJqUXbY; Lcom/android/server/people/PeopleService$1; Lcom/android/server/people/PeopleService$LocalService; Lcom/android/server/people/PeopleService; Lcom/android/server/people/PeopleServiceInternal; +Lcom/android/server/people/SessionInfo; +Lcom/android/server/people/data/-$$Lambda$4ShZy5DnCJZ9r0tNFnoaO7G970Q; +Lcom/android/server/people/data/-$$Lambda$5Dfvoc8OXCvjl1UOS9fWBCdL8ug; +Lcom/android/server/people/data/-$$Lambda$AbstractProtoDiskReadWriter$8hKrFxaERM0k5Zmspu6vDGvnkqA; +Lcom/android/server/people/data/-$$Lambda$AbstractProtoDiskReadWriter$xO0W3CCwasK1I_FEyFVkvRPrN_c; +Lcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$Hi0eZ12O-IOCYVO2Q42v1BVP_40; +Lcom/android/server/people/data/-$$Lambda$ConversationStore$ConversationInfosProtoDiskReadWriter$TqdwZbBmjHKbgTlS-HsEOIeIR9g; +Lcom/android/server/people/data/-$$Lambda$DataMaintenanceService$UHvqdJZVtPi8AE47j_OZg20tbV4; +Lcom/android/server/people/data/-$$Lambda$DataManager$CEP_MSm_RDjLw6X73MnXiP6mtgk; +Lcom/android/server/people/data/-$$Lambda$DataManager$CFF6sq2DwXdpGAaZvwveNH2Tj4c; +Lcom/android/server/people/data/-$$Lambda$DataManager$CallLogContentObserver$ZFIgTQLc0BLjobNkRWAPL5jXhDs; +Lcom/android/server/people/data/-$$Lambda$DataManager$ContactsContentObserver$vGsvBtvfc8fCDI9axqzumYPqXkw; +Lcom/android/server/people/data/-$$Lambda$DataManager$MmsSmsContentObserver$xaovfQH9yaX-FbCifpovOzC94OQ; +Lcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$8ooQix6Yr1qYnaqgm83OYxmSB8Y; +Lcom/android/server/people/data/-$$Lambda$DataManager$NotificationListener$lLsYQ_hWeLvOwoKLfJj8Q32KR6I; +Lcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$G15IkHYUSZ_KlResIjWZbLe2mQs; +Lcom/android/server/people/data/-$$Lambda$DataManager$ShortcutServiceCallback$ngHhCK6hjdRUKqnGFxqW2cBJpAg; +Lcom/android/server/people/data/-$$Lambda$DataManager$ShutdownBroadcastReceiver$ITzYUwE_jSoY5OGVltcdG8HsPoU; +Lcom/android/server/people/data/-$$Lambda$DataManager$UsageStatsQueryRunnable$L5c-F-8UvApPv_gRgMAwxjuR5IM; +Lcom/android/server/people/data/-$$Lambda$DataManager$gj01B2lDcAmAjm8AxVuE9kOA980; +Lcom/android/server/people/data/-$$Lambda$DataManager$yYOf7ncikrEx7w6Ob4gTKo8SsHc; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$EventIndexesProtoDiskReadWriter$4FpKD3JqD7oPh5oF-wfPRKifF50; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$EventIndexesProtoDiskReadWriter$ktzQOopF-l7iJzHwxPqdapZm8UI; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$EventsProtoDiskReadWriter$Yp0tIyCkeYwqN2AOcfu70makIIU; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$EventsProtoDiskReadWriter$vJsurMjrZErnFf7rM4W-yRs9F2g; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$J0dvz9aiGfrrx7-Gvk5KsdSo--Q; +Lcom/android/server/people/data/-$$Lambda$EventHistoryImpl$yXjfGHzynQfgnIsUXtecuuxtr3M; +Lcom/android/server/people/data/-$$Lambda$EventIndex$Z0TvfTrZD5p3vWOd81wN3kjR-3Y; +Lcom/android/server/people/data/-$$Lambda$EventIndex$i3NyDYgz20fi26r3acGyjk-ocyM; +Lcom/android/server/people/data/-$$Lambda$EventIndex$ky5s_Q51WvF3zZTzaSUFPNb-wB4; +Lcom/android/server/people/data/-$$Lambda$EventIndex$oObI4tb0P1GmvfZmYp2X84WEua0; +Lcom/android/server/people/data/-$$Lambda$EventStore$hIr_vqLjIPHbScqy2vjg16Ts_G4; +Lcom/android/server/people/data/-$$Lambda$PLyH_8zRx7lwjaMeeJ3EDjz5kyk; +Lcom/android/server/people/data/-$$Lambda$PackageData$fPPrQAV2fImh83uG-ng6QcMMbKc; +Lcom/android/server/people/data/-$$Lambda$PackageData$uQ-PMHA76oqan6reog2HrYjKxG0; +Lcom/android/server/people/data/-$$Lambda$PackageData$yM9IJlTSElF08ckdpX52LjdwW7A; +Lcom/android/server/people/data/-$$Lambda$UsageStatsQueryHelper$nZ7shENcp4iWnNqD1CZXYLmDuLs; +Lcom/android/server/people/data/-$$Lambda$UserData$6PdLrJGHlGwu_DoqTJnYEj3j0A0; +Lcom/android/server/people/data/-$$Lambda$UserData$E9kRsu8W7Qd6P0oUxGlw7eA69Og; +Lcom/android/server/people/data/-$$Lambda$UserData$fRv0KWM-vYJR6qhMuctjGxFSiLo; +Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamReader; +Lcom/android/server/people/data/AbstractProtoDiskReadWriter$ProtoStreamWriter; Lcom/android/server/people/data/AbstractProtoDiskReadWriter; +Lcom/android/server/people/data/AggregateEventHistoryImpl; +Lcom/android/server/people/data/AppUsageStatsData; Lcom/android/server/people/data/CallLogQueryHelper; Lcom/android/server/people/data/ContactsQueryHelper; Lcom/android/server/people/data/ConversationInfo$Builder; @@ -40712,7 +46077,23 @@ Lcom/android/server/people/data/UsageStatsQueryHelper$EventListener; Lcom/android/server/people/data/UsageStatsQueryHelper; Lcom/android/server/people/data/UserData; Lcom/android/server/people/data/Utils; +Lcom/android/server/people/prediction/-$$Lambda$7gxEoqPwBrD5nw0cTX3Or1n8O94; +Lcom/android/server/people/prediction/-$$Lambda$AppTargetPredictor$7k9bJYOmjtc7MFfvGtekovSRq1E; +Lcom/android/server/people/prediction/-$$Lambda$AppTargetPredictor$rDReGgk7jWWWjpssVCWemLkIKm4; +Lcom/android/server/people/prediction/-$$Lambda$J-aSudpnarUX7D2y5Lzmz0IMckg; +Lcom/android/server/people/prediction/-$$Lambda$J8KAEwInsqaqkNIoBKoDOXde8FY; +Lcom/android/server/people/prediction/-$$Lambda$ShareTargetPredictor$XF4nIDP0fnmSvuwZq5GkC1yfvfU; +Lcom/android/server/people/prediction/-$$Lambda$ShareTargetPredictor$ewGrTUEllLOZ4_Iuac1rViJBtSE; +Lcom/android/server/people/prediction/-$$Lambda$SharesheetModelScorer$kAfsGyQ-98I6qKztrM2L4pvoE64; +Lcom/android/server/people/prediction/-$$Lambda$SharesheetModelScorer$rcY8vkT-h-QyhFNM0TVMGcgvrxM; +Lcom/android/server/people/prediction/-$$Lambda$l7WsQhiWuHtc8Ct0O_jaq6KFF8s; +Lcom/android/server/people/prediction/AppTargetPredictor; +Lcom/android/server/people/prediction/ShareTargetPredictor$ShareTarget; +Lcom/android/server/people/prediction/ShareTargetPredictor; +Lcom/android/server/people/prediction/SharesheetModelScorer$ShareTargetRankingScore; +Lcom/android/server/people/prediction/SharesheetModelScorer; Lcom/android/server/pm/-$$Lambda$-i2-_ToadwmKHZv-9ZzHqLmS9DU; +Lcom/android/server/pm/-$$Lambda$1px-cqk8YisOKjtZ8YFoaX8e0aU; Lcom/android/server/pm/-$$Lambda$4-_DbCI8CS_LNip9FpVYjA2croc; Lcom/android/server/pm/-$$Lambda$7vnygv8KDh_0siXedbjU4N4ok2U; Lcom/android/server/pm/-$$Lambda$AppsFilter$BTehk0a5-xFzR-DRAl_SwGDoJYs; @@ -40727,71 +46108,102 @@ Lcom/android/server/pm/-$$Lambda$AppsFilter$gTQg81xcQ9wWlYOQiUJOXy7wb64; Lcom/android/server/pm/-$$Lambda$AppsFilter$kt-xCNQr2NLnGDNMPWo7ykEoYhE; Lcom/android/server/pm/-$$Lambda$AppsFilter$t0vBw1P_OfEXeJOM0afhzU2dE-s; Lcom/android/server/pm/-$$Lambda$BDqNzNrcdSeeOOAKYvgl1hioVrE; +Lcom/android/server/pm/-$$Lambda$BackgroundDexOptService$3Uc6BBDDr1zzScb97Iltw-plSUU; +Lcom/android/server/pm/-$$Lambda$BackgroundDexOptService$mCZ86ZzU0WpwS-iVZBpCrPyGbFw; Lcom/android/server/pm/-$$Lambda$ComponentResolver$K8_4ic9iMOhKLaT1M2N4BdO1uFc; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$1Qtvhr7lBVxInJRfkiRfwJqPkos; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$5PnZw2y58RctPBwRlpYLAvlFD70; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$CCLumpurEqU1VaPUSzFuAM0MnAw; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$J3Tah0Layzzs7lgN2IopbIk8F40; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$LnQWushEzDWHhFBzCNitXaYofkA; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$SV6XakfwrTGP06kkejAstUqvg48; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$ilsXmGwrgsL6mfzcSmF79nz6YWU; +Lcom/android/server/pm/-$$Lambda$CrossProfileAppsServiceImpl$y8HsT7JR7_Oz5pGfjEyf5xCk8lo; +Lcom/android/server/pm/-$$Lambda$IncrementalStates$wDW3JFnyigbto83d_f-gW68sQNk; +Lcom/android/server/pm/-$$Lambda$InstantAppRegistry$4mov461Wzvq0f0e21k8d9nDGh1Q; +Lcom/android/server/pm/-$$Lambda$InstantAppRegistry$OggO0DOFrO4zR2JPq2JoC-NgJuI; +Lcom/android/server/pm/-$$Lambda$InstantAppRegistry$Zcvz9dp6BRMBC0dFmYcMFepe0c8; +Lcom/android/server/pm/-$$Lambda$InstantAppRegistry$kpTTC06QAMxHJkyob9iBOOpDO_I; +Lcom/android/server/pm/-$$Lambda$InstantAppResolverConnection$JBm5_EVTrfafQJpmYxi5cuBdFsA; Lcom/android/server/pm/-$$Lambda$KDXlAHn_tp5RsJPVF0Rnh87drIg; Lcom/android/server/pm/-$$Lambda$LauncherAppsService$LauncherAppsImpl$JH6bHMIPeyliulxkptv72amRs88; +Lcom/android/server/pm/-$$Lambda$LauncherAppsService$LauncherAppsImpl$MyPackageMonitor$pnuIR5iHcwa65dDWU7P3tO9CrSE; +Lcom/android/server/pm/-$$Lambda$OtaDexoptService$Z8G809jhRg89Kge2BfIaFWIj99o; +Lcom/android/server/pm/-$$Lambda$OtaDexoptService$_alHdFBXHaIg65JhsBmwWl_IsuY; +Lcom/android/server/pm/-$$Lambda$P7oEOWP8z8XLfAXAcUGaFoexcgA; +Lcom/android/server/pm/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; Lcom/android/server/pm/-$$Lambda$PackageInstallerService$1jaztycQgfTjga74Q3TNhHABuX4; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$-sJHK0YTtZ0qkqmG4dCc25oXZkE; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$3dDt2V7DyqnrkC7vO_FqEWWmmAg; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$5aNw60hFnG312Qkp2DcHvBmEKok; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$5qiEPBLtrf4CjKytE7xHUxKeLpE; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$67G7w3FE8ENxYL8WJQOsjblFDgU; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$8ZYS3yMsGY_iAzCdGuY9zgGZNDc; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$A9ktTMYaVl3h9cq9rAuoFDGBN3U; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$AUb44LHiQABNwI5q9qy0tyQYTI0; +Lcom/android/server/pm/-$$Lambda$PackageInstallerSession$ChildStatusIntentReceiver$sIpl-XGjnyGk4EBpIIZy-IzWbjI; +Lcom/android/server/pm/-$$Lambda$PackageInstallerSession$EIoXzbluZ_RWC_7xNPTngWTxt7c; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$-NoQzKEs0JoqKPbtFVmm-JG097s; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$0S9V-89sWbYeKWiyqtO81iYAgak; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$0TW-Gc5w-H2QKwC_64PzeIJ0ACs; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$13NJg7_CnTolTcxFOHxiW1Uzzj0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$2SFfA6xUTCRV4h0NZ6Kvta6jFco; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$3CGYJRHCcFWnBbmXRO4_vyKBzx8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$3T2u8HK2So3-kd4B9O6f99af9Y8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$4kbQLs4XRSsVyzeumsv1Mh1pklw; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$6BrMpE9FRjccem7DoNvemTS549k; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$6uxu_j8xIR-G3K2KyWGD33hWFpg; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$7aT72NQnjjCHNEBDDog8tlJUzhs; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$8P_oLg3Rpu-o5RfyPooAbSsbb7I; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$8nY9Z324tmvUjM32x9cQirwJzSc; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$AEE0IGejZ0OCmderPiPAfWl-bs4; Lcom/android/server/pm/-$$Lambda$PackageManagerService$A_kEA-S8r0ga5TwdE0xLlO3AdQs; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$AxnBGGZMgzFUg9uXAMDo04aDrRA; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$CmR_HbpJxMnmC9mNTXXmiTZoDUc; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$DAZFF1AWWhEICbtJmgSoQKyYZMo; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$HW8uSa7DN1yB3AtBEGuJW__Bdow; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$I1Uvk6vyZ_m40YhoR3CQgyCgcQc; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$JhHqW7Yh1jzMQ13s7DBC1TGio0A; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$K8YG5WAuVvJ0jzMvDECl_gR-3LA; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$L2SS2ziCuPN0KZYihzM9q3XwHlI; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$LEryhHXEmisSIS8iC0IYc9Uq18Q; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$LzROvMGQQbryZrXRKBzMN5lDNSs; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$N2EvamFxPzvmAUWHFxNAczYZRhQ; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$NUKDJwvhdnz3x0qlAuJ1xOIB9YQ; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$Nc_dlMilsu5LsLuWw4-kIqBFAAk; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$OAQnTSp4VkE4_EQNwVOlWibXUA8; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$OOnJsWQMwbMLsvd9wHHaJEZSTrY; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$OoERt54owtYEsKneQq4xJ5o6nzc; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$PXVX68Lmp85nyUI44917wvAbU3s; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$QsfAvMBeCJ6ZlkeOb2rTJmIaz-Q; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$RTza45U7M7fWaidSSVlbbNlpNlE; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$SSWsO1nLhPud13D2jek-PRELPMA; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$TkvAQv-IPaEK_Xf3izwOZPbS4Qw; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Adn66g3sgpx4e3rLa4zWp8u2whM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Aj5BTuzZnqZZ-XE2r8dcXEMDWlM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$B9honmygc1tPxFATjFTP3iFBtn4; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$CiDgD0-1ueXnqRVr9ZCVClUYClM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$DWH8ZWrcFGk282lUickFuRp6lSg; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Dbilb2XfC3c0KJxftpj-R3bsr1Y; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Dj4Yc6Agm-yu6MS06Ey3NV1LjlQ; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$EP-AryUL_aObHBJt-2mV4xPUczY; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$HQkh98waC4x4OuB6AmzCm6_CRnY; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$HhCE6aiXdberhOLagIAKo2ALKYY; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Iqn2sq-H6-NHclEUjxWEyQQMOsY; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$MYBchOBxKFbvS2jINZqfV5A83fU; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$MjaEjjlpt3Oxo3b6cee1rkqnox8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$Mu3GhiFiSd9LcGFv__diW-TGeIw; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$NIhYprWqlROpHe_rTOflA9ROa8Y; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$NRSPgltTMPBO3MNnHzjze44KLi0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$NjHqEQDs0y1-gIuEOUY8Cr_zQZg; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$OwU3yrCxQDlsIdnVuFJYmg4MGcM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$PackageManagerInternalImpl$bUpxgkRHyl70HnZ57SZTr9ly0CA; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$RRHT8-iTdFAwSjcZ5QXkncfpsMM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$RUPOzV6hatvajAV8yo8ZnrrfTh0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$RWeR28x4yubWD2SwJ-8XpXZ8XWM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$TCwLwfIlGd9f0gAKFylblBTu4Gs; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$TTGP_7h0N2th7vsQjCHDtncj5EQ; Lcom/android/server/pm/-$$Lambda$PackageManagerService$U1qheIYgS2kmAo-GUh9Z0jjBM90; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$UD6bxqDSjG-tJvdJelwPc2Lla5k; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$UJfO9umUYW-EhrVrNih_lHAXpEA; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$WIGUnyHXqDijURCr1VLJ0nFQ5hU; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$Xoff4V4OTilINSaOfWkYwsl6cJM; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$ZV9O8veSdYi_TAOhKs3ytujzg8w; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$Zee8nsVuFFH9JaEJCywXEsw0ufM; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$aygvFokZ_y1ZwF5G_sHWfGGBE6g; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$bbw52R5KtvzwAKC2thYGq5k9sA0; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$bfvJbKDWuostmTIre6_uRk7uJCg; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$cf_FpiuPhRuGRAVcF0eeQ-sIlTI; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$dM2-XTuyZkFfXgx-llhqN6KYwLI; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$dg4U2m6dwOplXM6mFOvBTTpHpnM; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$eVGTgYUqCc8BrqQBy6gEkQ2S7UA; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$eZwjBZ1Y2kRZPXmHzs9ROG6p-QU; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$edg9oioVpX5tEBT0tqWrPbhPW2M; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$glk25F83nxagj2oDnmF7X2buR2k; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$ivmiOtCfvemx1lV8YUAjCG18KpE; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$j4-PlVKuwC9VTc-_ZiEXvmA8iyo; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$jEaEgFFW1tMKY6j-0_xwFvo2i3U; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$lP_dxdqBud3hyUcmtVbkJvgnO90; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$peltYC0-6z3wAVmC_ExO0MudI2M; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$qBDfdtgh49rfLgzfn1f8uI7PzL8; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$qKEe0cSRnQZ8D3oFwTPkJ76_bUc; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$stCr4XY4-ZjF_bbL4kldxg38BKY; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$t9XPCeCckIq4fcAwxyXCuEVYjhk; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$tWDIva8VLZGQGeDt2N8dqtDoz4w; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$tr2CFWLjC4TLLAYkOaGaEEXs4n8; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$umEtmGHHJtgDm1Ohu4m_-LyWxoI; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$vhk1iVGLAIejK_v51liaUQMuW0w; -Lcom/android/server/pm/-$$Lambda$PackageManagerService$x3H8jsTtY5DJytx3ymwux6O2ZEk; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$UYa0386PWqzgZ9XzNSDyQJpkLk8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$V1DtbfAAGyCQ5pqETnnkjX0wcB0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$VZFJ8VNQ7dNU28nDK_rrkd5yqhw; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$_i1ft3JYn_5ySftv00mYFwWfVh0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$aY6JGCEMsjruUxuf_6mU4Eg4lP0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$abIfLXdiOc42hT4wYKEcdTkuvs8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$cNo7F2DhNAoaBnVQTNjO2tC3J_s; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$cnoIzWvoGZXxeHJEJZSv2hnXoOw; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$duSFHMalkrn4jfzNgv9kx1E8vW4; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$eYb75QrZBlgkZrWb1vhW5YXXojs; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$ej92mfKUM1EkIF6uTRTypuqROp8; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$h1C8JKHEyxmI07A603wWRxCDe7o; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$hOTxAKTetxK8c88NOTJ7bQXbbDE; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$iUyQ033AJWyDByxINA_fM8p2NpM; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$jPaF9Qf_veVRPZSceiVUvGmGgzg; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$jZIACHxhXiSZgtvrintxb2lyHbE; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$kbJZkTM0cxQy8A57zLKDIAKW-0Q; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$koUEi05T33dwXrrAgamPiQmrUnE; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$lU0NEY23QfekL3WReC2k9wWNZO0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$lZdPc0k9liRDGs6SsEV6ttOk4A4; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$n-F93g_0tLwh9WeF4bxKd7o5-pc; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$nX2M4QnP-V7_XPwlgY4CPSmHjsA; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$qdBnZuZJ5P0QJQsMdeoDYea_YCg; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$rli7E4Q9p7vib_TYEo26E3Eit9A; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$sg2pL65MJ7p_W0h5JQxzwDfuosE; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$v2tQjfTnn2HKaiwFjMXdlowLHC0; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$wlYTK3qDsYH0v8mCNohCOsQcDpI; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$xPO5rcZkz92yMdfGeg1XbIAOv44; +Lcom/android/server/pm/-$$Lambda$PackageManagerService$xlXYUEMUVwlGXhO_T9rIYpOrZ6Q; Lcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$-NAAjuQdFwW4eaDXa6m48oW5XKQ; Lcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$D_MjXtJiTowgRMGjGRg3Klco0ME; Lcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$Mf_kC42yfiE6tir5gWVhodfnMCc; @@ -40803,11 +46215,16 @@ Lcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$k6BJNgnuY_Uo1ZhmfuDo Lcom/android/server/pm/-$$Lambda$PackageManagerServiceUtils$tN7hCmMOPOJH14TFNAzvsw_hYdE; Lcom/android/server/pm/-$$Lambda$ParallelPackageParser$RlSHohckYCKFYLTIR8oHENWLew0; Lcom/android/server/pm/-$$Lambda$QxwvrljD_bK9D7iGKvOY7Ic7kDw; +Lcom/android/server/pm/-$$Lambda$ShortcutBitmapSaver$-1g27ExM8UzJH_SvMl8E9yZUE78; Lcom/android/server/pm/-$$Lambda$ShortcutBitmapSaver$wTyI8zwnwwg8BpWOL1clEGh2JGE; +Lcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$6zzwCxGtb3essvELzzOC7K7h-Gc; +Lcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$h1i4W_R9vmQsm2yaAuZluGHj9og; +Lcom/android/server/pm/-$$Lambda$ShortcutDumpFiles$pGG0rowFI37DIvF9-khNJsT-nLM; +Lcom/android/server/pm/-$$Lambda$ShortcutPackage$3p9ah0KJ20A_sjh7Hfb6xZFHCYQ; +Lcom/android/server/pm/-$$Lambda$ShortcutPackage$6tJ3XorA2Z8PKF1yRBZer26G7Io; +Lcom/android/server/pm/-$$Lambda$ShortcutPackage$k1WpocRtkXPbxZkffFttvFAuavU; Lcom/android/server/pm/-$$Lambda$ShortcutService$1nMTWxOcXDCokF_Gxgf_CzdVaRI; Lcom/android/server/pm/-$$Lambda$ShortcutService$2x-LzkNfrjetO2qRdHZ5Lg_1Sp8; -Lcom/android/server/pm/-$$Lambda$ShortcutService$3$CCbQ_NLlR4-3E5KWBx3w8lnsbsw; -Lcom/android/server/pm/-$$Lambda$ShortcutService$3$dtBgPh8me3-BramGDxX-G4B5Sv8; Lcom/android/server/pm/-$$Lambda$ShortcutService$3of7OZ8ndejC_I3D3QxZwcVlQbc; Lcom/android/server/pm/-$$Lambda$ShortcutService$3xoH0Z4Jh1RmDA23RI0q8s0hVb0; Lcom/android/server/pm/-$$Lambda$ShortcutService$98qMFDRLcAaMpLcaHxqfweCzLu4; @@ -40818,6 +46235,9 @@ Lcom/android/server/pm/-$$Lambda$ShortcutService$GMETpMv6reXQMO-RTbiCXQpMOtU; Lcom/android/server/pm/-$$Lambda$ShortcutService$I64S4KLD216UaiGRDwSUo_6v4hA; Lcom/android/server/pm/-$$Lambda$ShortcutService$Jg8TBu7OEz1uRf-_fZNL8lJgFec; Lcom/android/server/pm/-$$Lambda$ShortcutService$L7M8jQORN5Qfb9Ko6qECTY66-Oo; +Lcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$CJWVsjy2BQJEQeSrxiWu-pYgR1M; +Lcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$DE5IboqOl-Nvra_dbMiimKvLRvo; +Lcom/android/server/pm/-$$Lambda$ShortcutService$LocalService$xwwDckhEqaM6Clec18j7Mgy96bg; Lcom/android/server/pm/-$$Lambda$ShortcutService$LucJpHgHaWFfXOmpRNNkySX-X1E; Lcom/android/server/pm/-$$Lambda$ShortcutService$XKyiKfL6bnBLLYkg9OQuXO-QzKw; Lcom/android/server/pm/-$$Lambda$ShortcutService$b_9Gr6LR-i79oux3LnAsLoxMukY; @@ -40830,11 +46250,19 @@ Lcom/android/server/pm/-$$Lambda$ShortcutService$q2YKNwHg6cTXIKGljWo7AAa7RKs; Lcom/android/server/pm/-$$Lambda$ShortcutService$s_DkxcCfLdbqjZymmNvvN5Gz3Hs; Lcom/android/server/pm/-$$Lambda$ShortcutService$v8IXt0mRlWM9INBsX6w5ZQRwSXI; Lcom/android/server/pm/-$$Lambda$ShortcutService$vunM8PP1VL51Rmo1RMsyWrJEnwg; -Lcom/android/server/pm/-$$Lambda$StagingManager$DUjzZl46wD057PvdbxB4RKXhRKA; +Lcom/android/server/pm/-$$Lambda$ShortcutUser$3kJg405JmDTqVoYpKLzFnAWmg1Y; +Lcom/android/server/pm/-$$Lambda$ShortcutUser$Cro22bo0GMwtvt4MGtcaIYiFnT4; +Lcom/android/server/pm/-$$Lambda$ShortcutUser$MD25wol9zQLXTmQNZdRALFaMbOU; +Lcom/android/server/pm/-$$Lambda$ShortcutUser$MFiFmhZT2tb0WotSIv4ol97gTBc; +Lcom/android/server/pm/-$$Lambda$ShortcutUser$UPTj9Vvm16hhLpjtIhGyXgHEZo4; +Lcom/android/server/pm/-$$Lambda$StagingManager$1$fSsB-NxoAJ_5ZInDU6DxI4nM4iw; Lcom/android/server/pm/-$$Lambda$SxoKnYxJRAvp-V4KphUgVwwBchQ; -Lcom/android/server/pm/-$$Lambda$UserManagerService$PPhJsiOfkTrrON3ivQzjK5o-qeM; +Lcom/android/server/pm/-$$Lambda$UserManagerService$hPdZ8-Ct7kHCRyTr5N6b2BdpAEI; +Lcom/android/server/pm/-$$Lambda$UserSystemPackageInstaller$gJ2GwMmT9Uo58P5FUxvYvGIDzmE; +Lcom/android/server/pm/-$$Lambda$UserSystemPackageInstaller$zR6pbCEUH7ASaBVEsPmuy4v_iro; Lcom/android/server/pm/-$$Lambda$XVNMOcPcwPOqzD-1yf7KOJ7HfFg; Lcom/android/server/pm/-$$Lambda$YnfsPvt1C-EkVq46BD06YRMfkoI; +Lcom/android/server/pm/-$$Lambda$Zrs7le1sDrJ8iN0RMZe7aFLuD3A; Lcom/android/server/pm/-$$Lambda$i6ZhN7Z1ZTQqCoIQhelnQ2FFFw8; Lcom/android/server/pm/AbstractStatsBase$1; Lcom/android/server/pm/AbstractStatsBase; @@ -40875,6 +46303,7 @@ Lcom/android/server/pm/CrossProfileIntentFilter; Lcom/android/server/pm/CrossProfileIntentResolver; Lcom/android/server/pm/DataLoaderManagerService$DataLoaderManagerBinderService; Lcom/android/server/pm/DataLoaderManagerService; +Lcom/android/server/pm/DefaultAppProvider; Lcom/android/server/pm/DumpState; Lcom/android/server/pm/DynamicCodeLoggingService$AuditWatchingThread; Lcom/android/server/pm/DynamicCodeLoggingService$IdleLoggingThread; @@ -40889,6 +46318,7 @@ Lcom/android/server/pm/Installer$1; Lcom/android/server/pm/Installer$Batch; Lcom/android/server/pm/Installer$InstallerException; Lcom/android/server/pm/Installer; +Lcom/android/server/pm/InstantAppRegistry$1; Lcom/android/server/pm/InstantAppRegistry$CookiePersistence; Lcom/android/server/pm/InstantAppRegistry; Lcom/android/server/pm/InstantAppResolver; @@ -40907,6 +46337,7 @@ Lcom/android/server/pm/LauncherAppsService$1; Lcom/android/server/pm/LauncherAppsService$BroadcastCookie; Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor; Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageCallbackList; +Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$PackageLoadingProgressCallback; Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$ShortcutChangeHandler; Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl; Lcom/android/server/pm/LauncherAppsService; @@ -40934,6 +46365,7 @@ Lcom/android/server/pm/PackageInstallerSession$2; Lcom/android/server/pm/PackageInstallerSession$3; Lcom/android/server/pm/PackageInstallerSession$4; Lcom/android/server/pm/PackageInstallerSession$5; +Lcom/android/server/pm/PackageInstallerSession$6; Lcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver$1; Lcom/android/server/pm/PackageInstallerSession$ChildStatusIntentReceiver; Lcom/android/server/pm/PackageInstallerSession; @@ -40952,6 +46384,9 @@ Lcom/android/server/pm/PackageManagerService$8; Lcom/android/server/pm/PackageManagerService$9; Lcom/android/server/pm/PackageManagerService$BlobXmlRestorer; Lcom/android/server/pm/PackageManagerService$CommitRequest; +Lcom/android/server/pm/PackageManagerService$Computer; +Lcom/android/server/pm/PackageManagerService$ComputerEngine; +Lcom/android/server/pm/PackageManagerService$ComputerLocked; Lcom/android/server/pm/PackageManagerService$CrossProfileDomainInfo; Lcom/android/server/pm/PackageManagerService$DefaultSystemWrapper; Lcom/android/server/pm/PackageManagerService$DeletePackageAction; @@ -40962,6 +46397,7 @@ Lcom/android/server/pm/PackageManagerService$IncrementalHealthListener; Lcom/android/server/pm/PackageManagerService$IncrementalProgressListener; Lcom/android/server/pm/PackageManagerService$IncrementalStatesCallback; Lcom/android/server/pm/PackageManagerService$Injector$Producer; +Lcom/android/server/pm/PackageManagerService$Injector$ProducerWithArgument; Lcom/android/server/pm/PackageManagerService$Injector$ServiceProducer; Lcom/android/server/pm/PackageManagerService$Injector$Singleton; Lcom/android/server/pm/PackageManagerService$Injector; @@ -40987,16 +46423,21 @@ Lcom/android/server/pm/PackageManagerService$PendingPackageBroadcasts; Lcom/android/server/pm/PackageManagerService$PostInstallData; Lcom/android/server/pm/PackageManagerService$PrepareFailure; Lcom/android/server/pm/PackageManagerService$PrepareResult; +Lcom/android/server/pm/PackageManagerService$QueryIntentActivitiesResult; Lcom/android/server/pm/PackageManagerService$ReconcileFailure; Lcom/android/server/pm/PackageManagerService$ReconcileRequest; Lcom/android/server/pm/PackageManagerService$ReconciledPackage; Lcom/android/server/pm/PackageManagerService$ScanPartition; Lcom/android/server/pm/PackageManagerService$ScanRequest; Lcom/android/server/pm/PackageManagerService$ScanResult; +Lcom/android/server/pm/PackageManagerService$Snapshot; Lcom/android/server/pm/PackageManagerService$SystemDeleteException; Lcom/android/server/pm/PackageManagerService$SystemWrapper; Lcom/android/server/pm/PackageManagerService$TestParams; Lcom/android/server/pm/PackageManagerService$VerificationInfo; +Lcom/android/server/pm/PackageManagerService$VerificationParams$1; +Lcom/android/server/pm/PackageManagerService$VerificationParams$2; +Lcom/android/server/pm/PackageManagerService$VerificationParams$3; Lcom/android/server/pm/PackageManagerService$VerificationParams; Lcom/android/server/pm/PackageManagerService; Lcom/android/server/pm/PackageManagerServiceCompilerMapping; @@ -41011,6 +46452,7 @@ Lcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver$1; Lcom/android/server/pm/PackageManagerShellCommand$LocalIntentReceiver; Lcom/android/server/pm/PackageManagerShellCommand; Lcom/android/server/pm/PackageManagerShellCommandDataLoader; +Lcom/android/server/pm/PackageProperty; Lcom/android/server/pm/PackageSender; Lcom/android/server/pm/PackageSessionProvider; Lcom/android/server/pm/PackageSetting; @@ -41030,11 +46472,14 @@ Lcom/android/server/pm/PreferredActivity; Lcom/android/server/pm/PreferredComponent$Callbacks; Lcom/android/server/pm/PreferredComponent; Lcom/android/server/pm/PreferredIntentResolver; +Lcom/android/server/pm/ProcessLoggingHandler$1; +Lcom/android/server/pm/ProcessLoggingHandler$LoggingInfo; Lcom/android/server/pm/ProcessLoggingHandler; Lcom/android/server/pm/ProtectedPackages; Lcom/android/server/pm/RestrictionsSet; Lcom/android/server/pm/SELinuxMMAC; Lcom/android/server/pm/SettingBase; +Lcom/android/server/pm/Settings$1; Lcom/android/server/pm/Settings$KernelPackageState; Lcom/android/server/pm/Settings$RuntimePermissionPersistence$MyHandler; Lcom/android/server/pm/Settings$RuntimePermissionPersistence; @@ -41061,6 +46506,7 @@ Lcom/android/server/pm/ShortcutService$2; Lcom/android/server/pm/ShortcutService$3; Lcom/android/server/pm/ShortcutService$4; Lcom/android/server/pm/ShortcutService$5; +Lcom/android/server/pm/ShortcutService$6; Lcom/android/server/pm/ShortcutService$DumpFilter; Lcom/android/server/pm/ShortcutService$FileOutputStreamWithPath; Lcom/android/server/pm/ShortcutService$InvalidFileFormatException; @@ -41077,6 +46523,9 @@ Lcom/android/server/pm/StagingManager$LocalIntentReceiverSync; Lcom/android/server/pm/StagingManager$PreRebootVerificationHandler; Lcom/android/server/pm/StagingManager; Lcom/android/server/pm/UserDataPreparer; +Lcom/android/server/pm/UserManagerInternal$UserLifecycleListener; +Lcom/android/server/pm/UserManagerInternal$UserRestrictionsListener; +Lcom/android/server/pm/UserManagerInternal; Lcom/android/server/pm/UserManagerService$1; Lcom/android/server/pm/UserManagerService$2; Lcom/android/server/pm/UserManagerService$3; @@ -41098,6 +46547,8 @@ Lcom/android/server/pm/UserSystemPackageInstaller; Lcom/android/server/pm/UserTypeDetails$Builder; Lcom/android/server/pm/UserTypeDetails; Lcom/android/server/pm/UserTypeFactory; +Lcom/android/server/pm/dex/-$$Lambda$ArtManagerService$dmR_bGEH0KrwULZ-7hRCD3pHSTU; +Lcom/android/server/pm/dex/-$$Lambda$ArtManagerService$rR3slZ2Zt0FPd_3voirSNF0VvCU; Lcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl; Lcom/android/server/pm/dex/ArtManagerService; Lcom/android/server/pm/dex/DexManager$DexSearchResult; @@ -41140,9 +46591,26 @@ Lcom/android/server/pm/parsing/pkg/PackageImpl; Lcom/android/server/pm/parsing/pkg/ParsedPackage; Lcom/android/server/pm/parsing/pkg/PkgAppInfo; Lcom/android/server/pm/parsing/pkg/PkgPackageInfo; +Lcom/android/server/pm/permission/-$$Lambda$DefaultPermissionGrantPolicy$nU1o85mUgdzZ7ySa3_NBpWXWZY0; +Lcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$6MRa5XZJhRu-kdB1pkwZ96jWxJU; +Lcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$8Hh-Oj3hqrZSFdocWxdrEgK1TX4; +Lcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$TTLjw6A5ICjdF12BTXTpabkvY8A; +Lcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$tf3rN6rdai1DXvX1firAgGaSfck; +Lcom/android/server/pm/permission/-$$Lambda$OneTimePermissionUserManager$PackageInactivityListener$xxq78i0bJ6mCj3MuJ-ul6J_4Fp0; Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$-jwWzLOAecD4maFgzcXBwZFTpcY; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$GqnxsejMji5nxj1ojOPnIjqYKQs; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$1$Y4gOeYo-A5gD-pA8-u4yipY_oAE; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$3p2YW1HL13yS7aViY_teYdttqOg; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$90k0yAxORkIVQrpOlgT8lZ-lcvM; Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$AdmbnHOAaZZsea9HyB2538mR5A4; -Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$q5yvoLAvBS9baXCTh_HMsV-ZB7I; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$NojP8Eld79NJwz8cvClW1Jg8J7o; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$UhUi41hMGMSJNY8c30Q4fU5En-0; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$WbD6W6wLR6Git1gwJDHgDJUvwYw; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$gBtZyJLCUvdFLvJEDs57jFHHY_o; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jYPpgIe8zJsPrT0AwzmBaehSozM; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$jZLCjdzcbeYE8yPHfAK3yV28E4s; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$lC8fL7h4M5j8V2cKhUlo9wrmyyY; +Lcom/android/server/pm/permission/-$$Lambda$PermissionManagerService$mx8iAgr0cRQAIxaFM8SsCHD-iLg; Lcom/android/server/pm/permission/-$$Lambda$RNW9F_P9Q1W7pA3m-4vGUR6QswU; Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1; Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$2; @@ -41152,38 +46620,54 @@ Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageMa Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper; Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy; Lcom/android/server/pm/permission/DevicePermissionState; +Lcom/android/server/pm/permission/LegacyPermission; Lcom/android/server/pm/permission/LegacyPermissionDataProvider; +Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$PackagesProvider; +Lcom/android/server/pm/permission/LegacyPermissionManagerInternal$SyncAdapterPackagesProvider; +Lcom/android/server/pm/permission/LegacyPermissionManagerInternal; +Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector; +Lcom/android/server/pm/permission/LegacyPermissionManagerService$Internal; +Lcom/android/server/pm/permission/LegacyPermissionManagerService; +Lcom/android/server/pm/permission/LegacyPermissionSettings; Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState; Lcom/android/server/pm/permission/LegacyPermissionState$UserState; Lcom/android/server/pm/permission/LegacyPermissionState; Lcom/android/server/pm/permission/OneTimePermissionUserManager$1; Lcom/android/server/pm/permission/OneTimePermissionUserManager$PackageInactivityListener; Lcom/android/server/pm/permission/OneTimePermissionUserManager; +Lcom/android/server/pm/permission/Permission; Lcom/android/server/pm/permission/PermissionManagerService$1; Lcom/android/server/pm/permission/PermissionManagerService$2; -Lcom/android/server/pm/permission/PermissionManagerService$Injector; +Lcom/android/server/pm/permission/PermissionManagerService$3; +Lcom/android/server/pm/permission/PermissionManagerService$CheckPermissionDelegate; Lcom/android/server/pm/permission/PermissionManagerService$OnPermissionChangeListeners; +Lcom/android/server/pm/permission/PermissionManagerService$PermissionCallback; Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl; Lcom/android/server/pm/permission/PermissionManagerService; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultBrowserProvider; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultDialerProvider; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$DefaultHomeProvider; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackagesProvider; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PermissionCallback; -Lcom/android/server/pm/permission/PermissionManagerServiceInternal$SyncAdapterPackagesProvider; +Lcom/android/server/pm/permission/PermissionManagerServiceInternal$OnRuntimePermissionStateChangedListener; +Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams$Builder; +Lcom/android/server/pm/permission/PermissionManagerServiceInternal$PackageInstalledParams; Lcom/android/server/pm/permission/PermissionManagerServiceInternal; +Lcom/android/server/pm/permission/PermissionRegistry; Lcom/android/server/pm/permission/PermissionState; Lcom/android/server/pm/permission/UidPermissionState; Lcom/android/server/pm/permission/UserPermissionState; Lcom/android/server/pm/pkg/PackageStateUnserialized; +Lcom/android/server/policy/-$$Lambda$-2fWUi0HRuthrUJqodgmhKTWREY; +Lcom/android/server/policy/-$$Lambda$DeviceStateProviderImpl$CY-kL5hQEjEmRiFK19Mn4tGjC8g; +Lcom/android/server/policy/-$$Lambda$DisplayFoldController$h-93c2CAr1G53yWAmB-IBT7vFYk; Lcom/android/server/policy/-$$Lambda$K1LVE1LN1YHyRWPiJ7Usba5bI8o; +Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$Q9k9U27pAhp2mAT-DmNupRvkYwE; Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$XnDRakQtMnR8LtloM1QJwVK3a38; -Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$dP9ZDLq2VhgFTqJlZaw6KqbaCyc; Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$dasocVEhhMOxl_Co25Vo-yuaDf8; Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$la2EuOntWnY3Epfe3DmXIAtWV1M; Lcom/android/server/policy/-$$Lambda$PermissionPolicyService$rd-wRS1VmTcWPlWJqKsNJNLcaT4; +Lcom/android/server/policy/-$$Lambda$PhoneWindowManager$DisplayHomeButtonHandler$5rQKs73-nKRT-vY-vVSg3sRPCFY; Lcom/android/server/policy/DeviceStatePolicyImpl; Lcom/android/server/policy/DeviceStateProviderImpl; +Lcom/android/server/policy/DisplayFoldController$DeviceStateListener; +Lcom/android/server/policy/DisplayFoldController; +Lcom/android/server/policy/DisplayFoldDurationLogger; Lcom/android/server/policy/EventLogTags; Lcom/android/server/policy/GlobalActions$1; Lcom/android/server/policy/GlobalActions; @@ -41191,6 +46675,8 @@ Lcom/android/server/policy/GlobalActionsProvider$GlobalActionsListener; Lcom/android/server/policy/GlobalActionsProvider; Lcom/android/server/policy/GlobalKeyManager; Lcom/android/server/policy/IconUtilities; +Lcom/android/server/policy/KeyCombinationManager$TwoKeysCombinationRule; +Lcom/android/server/policy/KeyCombinationManager; Lcom/android/server/policy/LegacyGlobalActions$10; Lcom/android/server/policy/LegacyGlobalActions$11; Lcom/android/server/policy/LegacyGlobalActions$12; @@ -41217,6 +46703,10 @@ Lcom/android/server/policy/PhoneWindowManager$10; Lcom/android/server/policy/PhoneWindowManager$11; Lcom/android/server/policy/PhoneWindowManager$12; Lcom/android/server/policy/PhoneWindowManager$13; +Lcom/android/server/policy/PhoneWindowManager$15; +Lcom/android/server/policy/PhoneWindowManager$16; +Lcom/android/server/policy/PhoneWindowManager$17; +Lcom/android/server/policy/PhoneWindowManager$18; Lcom/android/server/policy/PhoneWindowManager$1; Lcom/android/server/policy/PhoneWindowManager$2; Lcom/android/server/policy/PhoneWindowManager$3; @@ -41225,6 +46715,7 @@ Lcom/android/server/policy/PhoneWindowManager$5; Lcom/android/server/policy/PhoneWindowManager$6; Lcom/android/server/policy/PhoneWindowManager$7; Lcom/android/server/policy/PhoneWindowManager$8; +Lcom/android/server/policy/PhoneWindowManager$9; Lcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler$1; Lcom/android/server/policy/PhoneWindowManager$DisplayHomeButtonHandler; Lcom/android/server/policy/PhoneWindowManager$MyWakeGestureListener; @@ -41257,6 +46748,8 @@ Lcom/android/server/policy/WindowOrientationListener$OrientationJudge; Lcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge$1; Lcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge; Lcom/android/server/policy/WindowOrientationListener; +Lcom/android/server/policy/devicestate/config/Conditions; +Lcom/android/server/policy/keyguard/-$$Lambda$KeyguardServiceDelegate$1$-QKYnHzwGAFEpVR73S84hhO0CdY; Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$1; Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$DrawnListener; Lcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate; @@ -41265,9 +46758,10 @@ Lcom/android/server/policy/keyguard/KeyguardServiceDelegate; Lcom/android/server/policy/keyguard/KeyguardServiceWrapper; Lcom/android/server/policy/keyguard/KeyguardStateMonitor$StateCallback; Lcom/android/server/policy/keyguard/KeyguardStateMonitor; -Lcom/android/server/policy/role/LegacyRoleResolutionPolicy; +Lcom/android/server/power/-$$Lambda$AttentionDetector$vAWNBBapFegWUK8AN5L8ul_hKAM; Lcom/android/server/power/-$$Lambda$PowerManagerService$3O_XhPeje_Bvi3Lsae4KaFoxJj0; Lcom/android/server/power/-$$Lambda$ThermalManagerService$EFa1q7lNzNJKR9kHjyMZOluNpXA; +Lcom/android/server/power/-$$Lambda$ThermalManagerService$ThermalHal20Wrapper$5Gy7SxTXuDNOdRldHRw7gT8HCK8; Lcom/android/server/power/-$$Lambda$ThermalManagerService$ThermalHal20Wrapper$Cl1-bsrR1F1TpRTNqsN1E8MPdIo; Lcom/android/server/power/-$$Lambda$ThermalManagerService$ThermalHal20Wrapper$eU9NGR0FpzsZYcBLuc0gYLJFOic; Lcom/android/server/power/-$$Lambda$ThermalManagerService$g2jTj6VJDwnSkMsHJvQaUykmq-4; @@ -41278,6 +46772,8 @@ Lcom/android/server/power/AttentionDetector$1; Lcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl; Lcom/android/server/power/AttentionDetector$UserSwitchObserver; Lcom/android/server/power/AttentionDetector; +Lcom/android/server/power/DisplayPowerRequestMapper$1; +Lcom/android/server/power/DisplayPowerRequestMapper; Lcom/android/server/power/InattentiveSleepWarningController; Lcom/android/server/power/Notifier$1; Lcom/android/server/power/Notifier$2; @@ -41311,6 +46807,14 @@ Lcom/android/server/power/PowerManagerService$UserSwitchedReceiver; Lcom/android/server/power/PowerManagerService$WakeLock; Lcom/android/server/power/PowerManagerService; Lcom/android/server/power/PreRebootLogger; +Lcom/android/server/power/ShutdownCheckPoints$1; +Lcom/android/server/power/ShutdownCheckPoints$BinderCheckPoint; +Lcom/android/server/power/ShutdownCheckPoints$CheckPoint; +Lcom/android/server/power/ShutdownCheckPoints$FileDumperThread$1; +Lcom/android/server/power/ShutdownCheckPoints$FileDumperThread; +Lcom/android/server/power/ShutdownCheckPoints$Injector; +Lcom/android/server/power/ShutdownCheckPoints$SystemServerCheckPoint; +Lcom/android/server/power/ShutdownCheckPoints; Lcom/android/server/power/ShutdownThread$1; Lcom/android/server/power/ShutdownThread$2; Lcom/android/server/power/ShutdownThread$3; @@ -41344,17 +46848,20 @@ Lcom/android/server/power/WakeLockLog; Lcom/android/server/power/WirelessChargerDetector$1; Lcom/android/server/power/WirelessChargerDetector$2; Lcom/android/server/power/WirelessChargerDetector; -Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$iiph1vBNF_3kFgsagOMSekQ_Q00; +Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$0r1uLr0CJP1-OgagfZbQmd6RUP8; +Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverPolicy$s89KAfDckWtVNxuE0olaYpR0538; +Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$1EwyG_pn3H-C0ioZbgS2cfrLLCI; +Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$5YGRMAjJ8DyuYmjloVzrbb8dcsY; +Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$LslWh4hhYFjFFwmSSc2-r8ZXWXk; Lcom/android/server/power/batterysaver/-$$Lambda$BatterySaverStateMachine$S_N5dZx6EbaDriR4Ktah_f_DgcA; Lcom/android/server/power/batterysaver/-$$Lambda$FileUpdater$H_UJfAha8tTkm9p8pEj1_qonoLY; Lcom/android/server/power/batterysaver/BatterySaverController$1; Lcom/android/server/power/batterysaver/BatterySaverController$MyHandler; -Lcom/android/server/power/batterysaver/BatterySaverController$Plugin; Lcom/android/server/power/batterysaver/BatterySaverController; -Lcom/android/server/power/batterysaver/BatterySaverLocationPlugin; Lcom/android/server/power/batterysaver/BatterySaverPolicy$1; Lcom/android/server/power/batterysaver/BatterySaverPolicy$BatterySaverPolicyListener; Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy; +Lcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean; Lcom/android/server/power/batterysaver/BatterySaverPolicy; Lcom/android/server/power/batterysaver/BatterySaverStateMachine$1; Lcom/android/server/power/batterysaver/BatterySaverStateMachine; @@ -41365,11 +46872,30 @@ Lcom/android/server/power/batterysaver/BatterySavingStats$Stat; Lcom/android/server/power/batterysaver/BatterySavingStats; Lcom/android/server/power/batterysaver/CpuFrequencies; Lcom/android/server/power/batterysaver/FileUpdater; +Lcom/android/server/powerstats/BatteryTrigger$1; +Lcom/android/server/powerstats/BatteryTrigger; +Lcom/android/server/powerstats/PowerStatsDataStorage$DataElement; +Lcom/android/server/powerstats/PowerStatsDataStorage$DataElementReadCallback; +Lcom/android/server/powerstats/PowerStatsDataStorage$DataReader; +Lcom/android/server/powerstats/PowerStatsDataStorage$DataRewriter; +Lcom/android/server/powerstats/PowerStatsDataStorage; Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper; -Lcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHALWrapperImpl; +Lcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl; +Lcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl; +Lcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache; +Lcom/android/server/powerstats/PowerStatsHALWrapper; +Lcom/android/server/powerstats/PowerStatsLogTrigger; +Lcom/android/server/powerstats/PowerStatsLogger$1; +Lcom/android/server/powerstats/PowerStatsLogger; Lcom/android/server/powerstats/PowerStatsService$BinderService; Lcom/android/server/powerstats/PowerStatsService$Injector; Lcom/android/server/powerstats/PowerStatsService; +Lcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerResultUtils; +Lcom/android/server/powerstats/ProtoStreamUtils$EnergyMeasurementUtils; +Lcom/android/server/powerstats/TimerTrigger$1; +Lcom/android/server/powerstats/TimerTrigger; +Lcom/android/server/print/-$$Lambda$RemotePrintService$EJZkn9Rh5O1N3msjTKWBy23RZEQ; +Lcom/android/server/print/-$$Lambda$UserState$5SeVoc3K-NMBxJLsvpIx4GXqsFg; Lcom/android/server/print/PrintManagerService$PrintManagerImpl$1; Lcom/android/server/print/PrintManagerService$PrintManagerImpl$2; Lcom/android/server/print/PrintManagerService$PrintManagerImpl$3; @@ -41428,17 +46954,11 @@ Lcom/android/server/restrictions/RestrictionsManagerService$RestrictionsManagerI Lcom/android/server/restrictions/RestrictionsManagerService; Lcom/android/server/role/-$$Lambda$RoleManagerService$T0MhTPOE4dqaFA9SQBI3T3r9KeI; Lcom/android/server/role/-$$Lambda$RoleManagerService$TlhD1O9NP81FcAbxs4VNd6o7eNs; -Lcom/android/server/role/-$$Lambda$RoleManagerService$jg_fT0wX52U6QrN4oQ-oYAJrCYI; -Lcom/android/server/role/-$$Lambda$RoleManagerService$o9idvQZSxAcLMsZ6QL4Og4AcOoA; Lcom/android/server/role/-$$Lambda$RoleUserState$oLp_b91r1_8hyqYsMKNM_DsOMMk; Lcom/android/server/role/RoleManagerInternal; Lcom/android/server/role/RoleManagerService$1; Lcom/android/server/role/RoleManagerService$2; -Lcom/android/server/role/RoleManagerService$DefaultBrowserProvider; -Lcom/android/server/role/RoleManagerService$DefaultDialerProvider; -Lcom/android/server/role/RoleManagerService$DefaultHomeProvider; Lcom/android/server/role/RoleManagerService$Internal; -Lcom/android/server/role/RoleManagerService$RoleHoldersResolver; Lcom/android/server/role/RoleManagerService$Stub; Lcom/android/server/role/RoleManagerService; Lcom/android/server/role/RoleManagerShellCommand; @@ -41448,6 +46968,7 @@ Lcom/android/server/rollback/-$$Lambda$Rollback$HnGuVN7gg8BjzGYtg5G6PRa_Xzg; Lcom/android/server/rollback/-$$Lambda$Rollback$sgpEB66zvRMlxdWP-9OwCWf4NSU; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$-ChqgpPBypEF6mDei7vjqJT1qBs; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$-JPcS2CKfdp6gfu68x0IKV-uXEM; +Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$1$NTY2CZIre0jGsNNZ2ARBTCfX2kY; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$6MNKfAoLLnyXi4ZH-O2CbE-r5I8; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$8KPa41iQgj5a1HdezYM3BQA4MLg; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$91wnZDI-06DuCuYQ9UIVJmW4ysQ; @@ -41457,10 +46978,12 @@ Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Jeae9NigXkWmYc Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$M06rMb-Fp2NMnqkrNkxASgAG7eQ; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$Wh15N1uwUCncxSnHZ8ox_FHtj1o; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$cFIOO-xjw7GyHhx5uTaE0MIKJSU; +Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$elOKSo51xVdLI7HawJttdwZbCic; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$fYcAsYhj-Ij-s9wxJ5YdEzLBC60; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$ryoBCg7xtdc_e4Iqs0ymaDPImVY; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$sGGTK4wUZI4CpwfBk29xEUclDoQ; Lcom/android/server/rollback/-$$Lambda$RollbackManagerServiceImpl$ys1jIZbijEjnfaGVfHM1vFXgip4; +Lcom/android/server/rollback/-$$Lambda$RollbackPackageHealthObserver$GC7wax_eMaL0zAZDyuSOVv18qVc; Lcom/android/server/rollback/AppDataRollbackHelper; Lcom/android/server/rollback/LocalIntentReceiver$1; Lcom/android/server/rollback/LocalIntentReceiver; @@ -41478,12 +47001,15 @@ Lcom/android/server/rollback/RollbackPackageHealthObserver$1; Lcom/android/server/rollback/RollbackPackageHealthObserver; Lcom/android/server/rollback/RollbackStore; Lcom/android/server/rollback/WatchdogRollbackLogger; +Lcom/android/server/search/-$$Lambda$SearchManagerService$Lifecycle$ypVX8oQvpZGvGCobQRxZusMCG5k; Lcom/android/server/search/SearchManagerService$GlobalSearchProviderObserver; Lcom/android/server/search/SearchManagerService$Lifecycle; Lcom/android/server/search/SearchManagerService$MyPackageMonitor; Lcom/android/server/search/SearchManagerService; Lcom/android/server/search/Searchables$1; Lcom/android/server/search/Searchables; +Lcom/android/server/searchui/SearchUiManagerService$SearchUiManagerStub; +Lcom/android/server/searchui/SearchUiManagerService; Lcom/android/server/security/FileIntegrityService$1; Lcom/android/server/security/FileIntegrityService; Lcom/android/server/security/KeyAttestationApplicationIdProviderService; @@ -41499,10 +47025,17 @@ Lcom/android/server/signedconfig/SignedConfig; Lcom/android/server/signedconfig/SignedConfigEvent; Lcom/android/server/signedconfig/SignedConfigService$UpdateReceiver; Lcom/android/server/signedconfig/SignedConfigService; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$8PpN4rPvmAFHBo8-AMOxIfBPgPw; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$ERd_d_JS6RbheGBSXebEeuMrqiQ; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$GPHzsVzQrFovXYdDpqangr_EisQ; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$MPBILTkBeFQUvCUH0InA99pZsdg; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$MwobWwKdlIfDl3rSs94MZQb8xJI; +Lcom/android/server/slice/-$$Lambda$PinnedSliceState$SQzZQ-4v_riZaVmzcSSOK1h8Fsw; Lcom/android/server/slice/-$$Lambda$SliceManagerService$70hZecvOQgg2dMaz_Didfxa8FUE; Lcom/android/server/slice/-$$Lambda$SliceManagerService$NO9wQZwmcxnNiNsBjPKFwchU8f8; Lcom/android/server/slice/-$$Lambda$SliceManagerService$casLo5TQQc1jzXW6CN8fQ9dLNxE; Lcom/android/server/slice/-$$Lambda$SliceManagerService$gHWQwg_pEUS0qDxfgC2H-mipbag; +Lcom/android/server/slice/-$$Lambda$SlicePermissionManager$xX1O_lwk6EE4hK3suWyWChD_Y8I; Lcom/android/server/slice/DirtyTracker$Persistable; Lcom/android/server/slice/DirtyTracker; Lcom/android/server/slice/PinnedSliceState$ListenerInfo; @@ -41521,6 +47054,12 @@ Lcom/android/server/slice/SlicePermissionManager; Lcom/android/server/slice/SliceProviderPermissions$SliceAuthority; Lcom/android/server/slice/SliceProviderPermissions; Lcom/android/server/slice/SliceShellCommand; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$IDLL6W27fDiZOyN93WCCRWKPu54; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$NQ9vXL7Jlhvm5kL7TVyHFRpBVaE; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$aGSC4GyruNpkWwEOV0Q9usJDHaY; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$fghJp6lJ2tIdNpV2BpLIABdozBE; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$hlE2jJZGnOP9HzyCyXLiJjgF5-c; +Lcom/android/server/soundtrigger/-$$Lambda$SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$jSgQonqW1uf9kDLdncYj9RRDzsU; Lcom/android/server/soundtrigger/SoundTriggerDbHelper; Lcom/android/server/soundtrigger/SoundTriggerHelper$1; Lcom/android/server/soundtrigger/SoundTriggerHelper$ModelData; @@ -41532,16 +47071,23 @@ Lcom/android/server/soundtrigger/SoundTriggerInternal; Lcom/android/server/soundtrigger/SoundTriggerLogger$Event; Lcom/android/server/soundtrigger/SoundTriggerLogger$StringEvent; Lcom/android/server/soundtrigger/SoundTriggerLogger; +Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl; Lcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService; Lcom/android/server/soundtrigger/SoundTriggerService$NumOps; +Lcom/android/server/soundtrigger/SoundTriggerService$Operation$ExecuteOp; Lcom/android/server/soundtrigger/SoundTriggerService$Operation; Lcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker$SoundModelStat; Lcom/android/server/soundtrigger/SoundTriggerService$SoundModelStatTracker; Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerServiceStub; +Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService$1; +Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService; +Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub; Lcom/android/server/soundtrigger/SoundTriggerService; Lcom/android/server/soundtrigger_middleware/-$$Lambda$ExternalCaptureStateTracker$RZMAt4xyair7XupdR0vc4Crojqo; +Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$JDdoqLFyzo2A7UWrDjJXRIMh2t8; Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$QyerF-VLzMRqJgJvdYPYJlshpSo; Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$YQsaf-z63r1Iq5jyhBmxaeJku9Q; +Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerHw2Compat$rJp5CQ4NaJvb7Vt55VS8tFpHE3w; Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerMiddlewareService$5kNErdTvY0KyIEnS0NUg2qkD9eM; Lcom/android/server/soundtrigger_middleware/-$$Lambda$SoundTriggerMiddlewareService$Lifecycle$Fx5XD_WfNp0ZRnzbZ7BSuWVvJkY; Lcom/android/server/soundtrigger_middleware/AudioSessionProviderImpl; @@ -41569,8 +47115,10 @@ Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSess Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$1; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$Event; +Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging$CallbackLogging; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$ModuleLogging; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging; +Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper$CallbackWrapper; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission$ModuleWrapper; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewarePermission; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareService$1; @@ -41582,6 +47130,7 @@ Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Mod Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModelState; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleState; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$ModuleStatus; +Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session$CallbackWrapper; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation$Session; Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareValidation; Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$ModelState; @@ -41590,25 +47139,17 @@ Lcom/android/server/soundtrigger_middleware/SoundTriggerModule$Session; Lcom/android/server/soundtrigger_middleware/SoundTriggerModule; Lcom/android/server/soundtrigger_middleware/UuidUtil; Lcom/android/server/soundtrigger_middleware/ValidationUtil; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$0dzq2B3gOXf3dY2sQkwRaIVdpPk; +Lcom/android/server/stats/pull/-$$Lambda$PNiE7SuEFxRjAZH7pJpZIFOFjWg; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$47hCQb9TmxqHLJac6B9nnRf_9XE; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$AQGCPzqqhIeEBRfxD-J69NlGpvM; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$L0hhR_AbEmczkwUI5CvLf-pe4Js; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$N2gJsP7QUogDRVsKeb_XcgOqIAM; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$S35VRqm4uGgptqsxPt36Vb-GBfc; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$ViHmoQ-he-J9RJYTB8zUqszN-s8; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cbf0jWF5fv5tn3QuWt5xXC41FW8; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$cpM7VxX53x82s6oudUIsyMEYBjY; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$dQe-8lngaClLG8ymJY0QwiVUN5Q; +Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$StatsSubscriptionsListener$H7SmJSkIfanGlnLbgU8c670mrIk; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$esn2wOrXo1RrCz-bdZj3uB3dLmc; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$g68pOr6Dz_kPD2gMBx6XrW8bpXg; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$jNjBPRNU0GwSmjirUA1XtJ-G5Ao; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$lMoYCd65IuK-g9TjyIRHodI5QCI; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qimDG1uKBOvS7AhBJZ7HrfCvE2w; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qj-Jjcv8-8kVPRqP2C7VWnfNjlU; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$qr8Jv2m-UgkecfPqtfyd3eS_194; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$sEE0hIaXAo9qGejAELSB4eSyRnY; -Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$xR68t5bSqB4XXGs1-KQxHB_TGR8; Lcom/android/server/stats/pull/-$$Lambda$StatsPullAtomService$yIijC9wxGI486UfCqVjt5rR46-0; Lcom/android/server/stats/pull/-$$Lambda$nLS7lyDqY0IwSSh8NNYo6LyM_uc; Lcom/android/server/stats/pull/IonMemoryUtil$IonAllocations; @@ -41619,14 +47160,22 @@ Lcom/android/server/stats/pull/SettingsStatsUtil$FlagsData; Lcom/android/server/stats/pull/SettingsStatsUtil; Lcom/android/server/stats/pull/StatsPullAtomService$1; Lcom/android/server/stats/pull/StatsPullAtomService$2; +Lcom/android/server/stats/pull/StatsPullAtomService$3; Lcom/android/server/stats/pull/StatsPullAtomService$AppOpEntry; Lcom/android/server/stats/pull/StatsPullAtomService$ConnectivityStatsCallback; Lcom/android/server/stats/pull/StatsPullAtomService$StatsPullAtomCallbackImpl; Lcom/android/server/stats/pull/StatsPullAtomService$StatsSubscriptionsListener; Lcom/android/server/stats/pull/StatsPullAtomService$ThermalEventListener; Lcom/android/server/stats/pull/StatsPullAtomService; +Lcom/android/server/stats/pull/SystemMemoryUtil$Metrics; +Lcom/android/server/stats/pull/SystemMemoryUtil; Lcom/android/server/stats/pull/netstats/NetworkStatsExt; Lcom/android/server/stats/pull/netstats/SubInfo; +Lcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$OwBHc8REiqmJuTXfrcUSjpBgn3s; +Lcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$XWlNEmayVNZk6H1ofnHgfaTz4CA; +Lcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$hyAbRtFgtiLljzIpWVw6LW0g8m8; +Lcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$n5OUep6-C7A6JkFyLVf6cCV-zTY; +Lcom/android/server/statusbar/-$$Lambda$StatusBarManagerService$zxtONZ_7L1fIeLZ0XZff5htwjII; Lcom/android/server/statusbar/StatusBarManagerInternal; Lcom/android/server/statusbar/StatusBarManagerService$1; Lcom/android/server/statusbar/StatusBarManagerService$2; @@ -41659,13 +47208,15 @@ Lcom/android/server/storage/StorageUserConnection$ActiveConnection$1; Lcom/android/server/storage/StorageUserConnection$ActiveConnection; Lcom/android/server/storage/StorageUserConnection$Session; Lcom/android/server/storage/StorageUserConnection; +Lcom/android/server/systemcaptions/-$$Lambda$RemoteSystemCaptionsManagerService$ntn0frXw0esl20fmRG5o3udFdrU; +Lcom/android/server/systemcaptions/-$$Lambda$Rzqjrn1_s3sFFgKtxp8sRfnYC-Q; Lcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService$RemoteServiceConnection; Lcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService; Lcom/android/server/systemcaptions/SystemCaptionsManagerPerUserService; Lcom/android/server/systemcaptions/SystemCaptionsManagerService; -Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$7XMIk3irugGIYX4iXFoaCXlH_Pw; -Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$frPYcEnNHxcAi5xEFl0aC64U60Y; -Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$h4W4mpRUnt7gsa5lOU88v6R-zHg; +Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$29uo3akrJVM9ql-ynPZGjI7w7cs; +Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$VX3H7IFPxN9BpIPus6fQztWmMOk; +Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$dqrtRwAN6K4zhsxWm512q3KK_jU; Lcom/android/server/telecom/-$$Lambda$TelecomLoaderService$xg-UIxkabAX3NfXZvxXPnX7oji4; Lcom/android/server/telecom/InternalServiceRepository$1; Lcom/android/server/telecom/InternalServiceRepository; @@ -41676,7 +47227,22 @@ Lcom/android/server/testharness/TestHarnessModeService$1; Lcom/android/server/testharness/TestHarnessModeService$SetUpTestHarnessModeException; Lcom/android/server/testharness/TestHarnessModeService; Lcom/android/server/textclassifier/-$$Lambda$IconsContentProvider$jTokAbzW_SVvyhrkiNRxI_8kO8I; +Lcom/android/server/textclassifier/-$$Lambda$IconsUriHelper$XBms8Xe-RBU7GqcU8VdyTW9Tt9A; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$2WtQtmZL_6kYJdpGBySfECfB64Q; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$Cuz1xW9Q6atQ210UNZNOmhIdLSs; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$G3-rCmIU0klBFtUFN8W4FR9EzUs; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$GM5sk77pzmN8BRA54KADuL3E7DA; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$Jbg_cElQVKpjFcTDHfbDzSedyr4; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$KPCp5MKAerpe1nbEYbAARWQ_w_M; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$Nm5pvG-loZhYTPlBNqGQ2uCxb2o; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$PoCqa-deU-doW1noAvMPPPdATtA; Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$ServiceState$vhu5Pvhu-nPUjgux-NCZ08eC8-I; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$SessionCache$XLvrJbfQ_042X2S26Y-uabAc2Po; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$Vyww2s2XZjwjxz8zz1emYpXme5M; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$jrtJMprE1ZlB3aLvl_gwx44wpy8; +Lcom/android/server/textclassifier/-$$Lambda$TextClassificationManagerService$wY0gHybKXdtyRhGg9yY8ga2W7lw; +Lcom/android/server/textclassifier/-$$Lambda$p5fukm58A03HExxgktMkFqpdrxs; +Lcom/android/server/textclassifier/-$$Lambda$qfg3GEC9LRGYE8Lozd3CTv_gbiA; Lcom/android/server/textclassifier/FixedSizeQueue$OnEntryEvictedListener; Lcom/android/server/textclassifier/FixedSizeQueue; Lcom/android/server/textclassifier/IconsContentProvider; @@ -41693,6 +47259,7 @@ Lcom/android/server/textclassifier/TextClassificationManagerService$StrippedText Lcom/android/server/textclassifier/TextClassificationManagerService$TextClassifierSettingsListener; Lcom/android/server/textclassifier/TextClassificationManagerService$UserState; Lcom/android/server/textclassifier/TextClassificationManagerService; +Lcom/android/server/textservices/-$$Lambda$TextServicesManagerService$SpellCheckerBindGroup$EWpFyLARZe2xkcOgvqi6wCezeu0; Lcom/android/server/textservices/LocaleUtils; Lcom/android/server/textservices/TextServicesManagerInternal$1; Lcom/android/server/textservices/TextServicesManagerInternal; @@ -41706,15 +47273,18 @@ Lcom/android/server/textservices/TextServicesManagerService$SpellCheckerBindGrou Lcom/android/server/textservices/TextServicesManagerService$TextServicesData; Lcom/android/server/textservices/TextServicesManagerService$TextServicesMonitor; Lcom/android/server/textservices/TextServicesManagerService; +Lcom/android/server/timedetector/-$$Lambda$TimeDetectorService$aT5g-qaAMkqPuYLOjpnqdroiErA; +Lcom/android/server/timedetector/-$$Lambda$TimeDetectorService$ueHtDCiE0J63q2j49a3uBhcuODA; Lcom/android/server/timedetector/TimeDetectorService$1; Lcom/android/server/timedetector/TimeDetectorService$Lifecycle; Lcom/android/server/timedetector/TimeDetectorService; -Lcom/android/server/timedetector/TimeDetectorStrategy$Callback; Lcom/android/server/timedetector/TimeDetectorStrategy; Lcom/android/server/timedetector/TimeDetectorStrategyCallbackImpl; +Lcom/android/server/timedetector/TimeDetectorStrategyImpl$Callback; Lcom/android/server/timedetector/TimeDetectorStrategyImpl; Lcom/android/server/timezonedetector/-$$Lambda$APG3kAAah75HNFC57H2MA98LbyU; Lcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorInternalImpl$qmzUtmPxorcJGp8T8qPVw7Fm87g; +Lcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorService$HJVS00w3N1LWDGN2bBxrS6jDbYU; Lcom/android/server/timezonedetector/-$$Lambda$TimeZoneDetectorStrategyImpl$mR7epgjfM8k91QGuE8lIRCCEHek; Lcom/android/server/timezonedetector/ArrayMapWithHistory; Lcom/android/server/timezonedetector/CallerIdentityInjector$Real; @@ -41738,6 +47308,9 @@ Lcom/android/server/timezonedetector/TimeZoneDetectorStrategy; Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$Callback; Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl$QualifiedTelephonyTimeZoneSuggestion; Lcom/android/server/timezonedetector/TimeZoneDetectorStrategyImpl; +Lcom/android/server/translation/TranslationManagerService$TranslationManagerServiceStub; +Lcom/android/server/translation/TranslationManagerService; +Lcom/android/server/trust/-$$Lambda$TrustManagerService$1$6tGcP2kY724AQoFZTqhRnLDeAIc; Lcom/android/server/trust/TrustAgentWrapper$1; Lcom/android/server/trust/TrustAgentWrapper$2; Lcom/android/server/trust/TrustAgentWrapper$3; @@ -41761,6 +47334,8 @@ Lcom/android/server/tv/TvInputManagerService; Lcom/android/server/tv/TvRemoteService; Lcom/android/server/tv/UinputBridge; Lcom/android/server/tv/tunerresourcemanager/TunerResourceManagerService; +Lcom/android/server/twilight/-$$Lambda$TwilightService$d_eJhFu0Phzyq32TP9ZWD5dYNhs; +Lcom/android/server/twilight/-$$Lambda$_pbeYfIzN0pFDumNgArP3ud68FA; Lcom/android/server/twilight/TwilightListener; Lcom/android/server/twilight/TwilightManager; Lcom/android/server/twilight/TwilightService$1; @@ -41786,16 +47361,25 @@ Lcom/android/server/uri/UriPermission$Snapshot; Lcom/android/server/uri/UriPermission; Lcom/android/server/uri/UriPermissionOwner$ExternalToken; Lcom/android/server/uri/UriPermissionOwner; +Lcom/android/server/usage/-$$Lambda$AppStandbyController$DeviceStateReceiver$syA3iqAJNmNp4QI-JtYPahoOdIo; +Lcom/android/server/usage/-$$Lambda$AppStandbyController$gMEbbc5yTkDMdWT1TuPDkVMx0NQ; +Lcom/android/server/usage/-$$Lambda$AppStandbyController$roX42uTlnyWAZwhsobgAdPnGAlE; +Lcom/android/server/usage/-$$Lambda$StorageStatsService$urzuCMJiF3LPnrkf8p8F-VFODvQ; +Lcom/android/server/usage/-$$Lambda$StorageStatsService$wcfZiCDarYqiEP4DttHeGHw2mRw; +Lcom/android/server/usage/-$$Lambda$UsageStatsIdleService$ZsYfqAFXuTM24Y9yxnOo-eCaFQc; +Lcom/android/server/usage/-$$Lambda$UserUsageStatsService$y6fPKelrUPAfcO1tD1OX-uHGdhM; Lcom/android/server/usage/AppIdleHistory$AppUsageHistory; Lcom/android/server/usage/AppIdleHistory; Lcom/android/server/usage/AppStandbyController$1; Lcom/android/server/usage/AppStandbyController$AppStandbyHandler; +Lcom/android/server/usage/AppStandbyController$ConstantsObserver; Lcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord; Lcom/android/server/usage/AppStandbyController$DeviceStateReceiver; Lcom/android/server/usage/AppStandbyController$Injector; Lcom/android/server/usage/AppStandbyController$Lock; Lcom/android/server/usage/AppStandbyController$PackageReceiver; Lcom/android/server/usage/AppStandbyController$Pool; +Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord; Lcom/android/server/usage/AppStandbyController; Lcom/android/server/usage/AppTimeLimitController$1; Lcom/android/server/usage/AppTimeLimitController$AppUsageGroup; @@ -41832,6 +47416,7 @@ Lcom/android/server/usage/UsageStatsService$3; Lcom/android/server/usage/UsageStatsService$ActivityData; Lcom/android/server/usage/UsageStatsService$BinderService; Lcom/android/server/usage/UsageStatsService$H; +Lcom/android/server/usage/UsageStatsService$Injector; Lcom/android/server/usage/UsageStatsService$LocalService; Lcom/android/server/usage/UsageStatsService$MyPackageMonitor; Lcom/android/server/usage/UsageStatsService$UserActionsReceiver; @@ -41847,6 +47432,7 @@ Lcom/android/server/usage/UserUsageStatsService; Lcom/android/server/usb/-$$Lambda$UsbHostManager$SPDYSM5zj7AWqCOdeQkFCup_bCc; Lcom/android/server/usb/-$$Lambda$UsbPortManager$mtET4vQ2Fn5naQtaC0tYT2hsVEc; Lcom/android/server/usb/-$$Lambda$UsbProfileGroupSettingsManager$ImU1CVGqv_kbJYlYc5zqS-UD4AE; +Lcom/android/server/usb/-$$Lambda$UsbService$Lifecycle$CCQiwfp2PGPBhxvTh_LyQ8HNctE; Lcom/android/server/usb/-$$Lambda$UsbService$Lifecycle$CxV7IL0QHEjIgNnhuBbpakF4-Bg; Lcom/android/server/usb/-$$Lambda$UsbService$Lifecycle$qmdad0vVWvbdnrgHDwubUuyX8fQ; Lcom/android/server/usb/MtpNotificationManager$OnOpenInAppListener; @@ -41934,6 +47520,8 @@ Lcom/android/server/usb/descriptors/UsbVCProcessingUnit; Lcom/android/server/usb/descriptors/UsbVCSelectorUnit; Lcom/android/server/usb/descriptors/report/Reporting; Lcom/android/server/utils/AppInstallerUtil; +Lcom/android/server/utils/DeviceConfigInterface$1; +Lcom/android/server/utils/DeviceConfigInterface; Lcom/android/server/utils/ManagedApplicationService$1; Lcom/android/server/utils/ManagedApplicationService$BinderChecker; Lcom/android/server/utils/ManagedApplicationService$EventCallback; @@ -41943,18 +47531,38 @@ Lcom/android/server/utils/ManagedApplicationService$PendingEvent; Lcom/android/server/utils/ManagedApplicationService; Lcom/android/server/utils/PriorityDump$PriorityDumper; Lcom/android/server/utils/PriorityDump; +Lcom/android/server/utils/Snappable; +Lcom/android/server/utils/Snapshots; Lcom/android/server/utils/TimingsTraceAndSlog; Lcom/android/server/utils/UserTokenWatcher$Callback; Lcom/android/server/utils/UserTokenWatcher$InnerTokenWatcher; Lcom/android/server/utils/UserTokenWatcher; +Lcom/android/server/utils/Watchable; +Lcom/android/server/utils/WatchableImpl; +Lcom/android/server/utils/Watched; +Lcom/android/server/utils/WatchedArrayList$1; +Lcom/android/server/utils/WatchedArrayList; +Lcom/android/server/utils/WatchedArrayMap$1; +Lcom/android/server/utils/WatchedArrayMap; +Lcom/android/server/utils/WatchedArraySet$1; +Lcom/android/server/utils/WatchedArraySet; +Lcom/android/server/utils/WatchedSparseArray$1; +Lcom/android/server/utils/WatchedSparseArray; +Lcom/android/server/utils/WatchedSparseBooleanArray; +Lcom/android/server/utils/WatchedSparseIntArray; +Lcom/android/server/utils/Watcher; Lcom/android/server/utils/eventlog/LocalEventLog$Log; Lcom/android/server/utils/eventlog/LocalEventLog$LogEvent; +Lcom/android/server/utils/eventlog/LocalEventLog$LogIterator; Lcom/android/server/utils/eventlog/LocalEventLog; +Lcom/android/server/utils/quota/-$$Lambda$Categorizer$br6fVIE9p341Uw_12kzI-_jVhgY; Lcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$W7bqGbfxr3KpweNVx_aKRNe2wAg; Lcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$bGRhq5yRasiv28Z48_VuwkEi6j0; Lcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$cA8ysKjrcVI0Pae5GnWwGICxjyI; Lcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$dn2vOpO4gqeVZbJqpp99JB0-iiw; +Lcom/android/server/utils/quota/-$$Lambda$CountQuotaTracker$hG6G_5prAkJGQ9XCVWl45u5nF4w; Lcom/android/server/utils/quota/-$$Lambda$QuotaTracker$0G49b6WBJtwdFs3aHXj2xqeD9tQ; +Lcom/android/server/utils/quota/-$$Lambda$QuotaTracker$1tRNLYGRm0ftlXfleHUnmMLpa6A; Lcom/android/server/utils/quota/-$$Lambda$QuotaTracker$AlarmQueue$TuI7lC8Z2ruKXNGz67ZhY8m2PFE; Lcom/android/server/utils/quota/-$$Lambda$UptcMap$00B9qFKQUzR27rKbiE8Aodq5dt8; Lcom/android/server/utils/quota/Categorizer; @@ -41964,13 +47572,36 @@ Lcom/android/server/utils/quota/CountQuotaTracker$DeleteEventTimesFunctor; Lcom/android/server/utils/quota/CountQuotaTracker$EarliestEventTimeFunctor; Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats; Lcom/android/server/utils/quota/CountQuotaTracker; +Lcom/android/server/utils/quota/MultiRateLimiter$Builder; +Lcom/android/server/utils/quota/MultiRateLimiter$RateLimit; +Lcom/android/server/utils/quota/MultiRateLimiter; Lcom/android/server/utils/quota/QuotaTracker$1; Lcom/android/server/utils/quota/QuotaTracker$AlarmQueue; Lcom/android/server/utils/quota/QuotaTracker$InQuotaAlarmListener; Lcom/android/server/utils/quota/QuotaTracker$Injector; Lcom/android/server/utils/quota/QuotaTracker; Lcom/android/server/utils/quota/Uptc; +Lcom/android/server/utils/quota/UptcMap$UptcDataConsumer; Lcom/android/server/utils/quota/UptcMap; +Lcom/android/server/vcn/TelephonySubscriptionTracker$1; +Lcom/android/server/vcn/TelephonySubscriptionTracker$Dependencies; +Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot; +Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionTrackerCallback; +Lcom/android/server/vcn/TelephonySubscriptionTracker; +Lcom/android/server/vcn/VcnContext; +Lcom/android/server/vcn/VcnNetworkProvider; +Lcom/android/server/vibrator/InputDeviceDelegate; +Lcom/android/server/vibrator/Vibration$Status; +Lcom/android/server/vibrator/VibrationScaler$ScaleLevel; +Lcom/android/server/vibrator/VibrationScaler; +Lcom/android/server/vibrator/VibrationSettings$1; +Lcom/android/server/vibrator/VibrationSettings$OnVibratorSettingsChanged; +Lcom/android/server/vibrator/VibrationSettings$SettingsObserver; +Lcom/android/server/vibrator/VibrationSettings$UidObserver; +Lcom/android/server/vibrator/VibrationSettings; +Lcom/android/server/vibrator/VibratorController$NativeWrapper; +Lcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener; +Lcom/android/server/vibrator/VibratorController; Lcom/android/server/voiceinteraction/-$$Lambda$VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$pwkMIV-h-lJF6vsDHumBHp39fVg; Lcom/android/server/voiceinteraction/DatabaseHelper; Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$1; @@ -42018,6 +47649,7 @@ Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$G-CZq5O3TH1mQ9JI Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$GOzDOSquLNTb1qXae54Pc7fkc1M; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$Kd6o7E-g14T_pT9p_CMXW3d8f5w; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$WallpaperConnection$7NxlgJvQlugkX1tkW2z_ZRq8P6M; +Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$WallpaperConnection$B6IozvNwU1Sj0oZJqIlN_VFksyE; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$WallpaperConnection$SYIUcl68SrVTmlXlcjUtmj3ESH8; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$WallpaperConnection$rF3pDRWzdWx5HBlf9HHOpQBmOwk; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$X5dt9UzZMkvmWP29SHzolsP-ocU; @@ -42025,6 +47657,7 @@ Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$lmBRv-7D_bZ9kgYR Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$nD9qIE1jaZ7UWgGsqhTfrHI7rfU; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$op2f54LaszE8xA5dQo4zo3kYQcw; Lcom/android/server/wallpaper/-$$Lambda$WallpaperManagerService$zo1C0VzxjaA8XlrGGdDCufMk_0I; +Lcom/android/server/wallpaper/-$$Lambda$aHqHapES4hWZ1j2OhINgTmqUogk; Lcom/android/server/wallpaper/-$$Lambda$y7gG8e_SYZFKrRYTl2eA5F-iBYU; Lcom/android/server/wallpaper/GLHelper; Lcom/android/server/wallpaper/IWallpaperManagerService; @@ -42042,112 +47675,227 @@ Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection; Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperData; Lcom/android/server/wallpaper/WallpaperManagerService$WallpaperObserver; Lcom/android/server/wallpaper/WallpaperManagerService; +Lcom/android/server/webkit/-$$Lambda$WebViewUpdateServiceImpl$GfOd5F9zlirnEiPtEI33ofMPlZQ; Lcom/android/server/webkit/SystemImpl$LazyHolder; Lcom/android/server/webkit/SystemImpl; Lcom/android/server/webkit/SystemInterface; Lcom/android/server/webkit/WebViewUpdateService$1; Lcom/android/server/webkit/WebViewUpdateService$BinderService; Lcom/android/server/webkit/WebViewUpdateService; +Lcom/android/server/webkit/WebViewUpdateServiceImpl$ProviderAndPackageInfo; Lcom/android/server/webkit/WebViewUpdateServiceImpl$WebViewPackageMissingException; Lcom/android/server/webkit/WebViewUpdateServiceImpl; Lcom/android/server/wifi/SupplicantManager; Lcom/android/server/wm/-$$Lambda$0QsPFy57ZYp7zXoW_jJzM1w4NL0; +Lcom/android/server/wm/-$$Lambda$1Y-7W6KdRBMqYCsA8iCvE4477MM; Lcom/android/server/wm/-$$Lambda$2LN9S4TbEFCC6ZPk0wIDYZBeg3I; Lcom/android/server/wm/-$$Lambda$2RYkFd4oMyltaELMG1K-ljEba-Y; Lcom/android/server/wm/-$$Lambda$2tFncwLoQkNxfq66P9eO3es2Sms; Lcom/android/server/wm/-$$Lambda$2xoW-j1zsIyTp0zjRWeba3Hy13g; +Lcom/android/server/wm/-$$Lambda$4VXi9t4dJE0f3VzmWcUuPwskAqU; +Lcom/android/server/wm/-$$Lambda$5RSJWLNyDNJ1lQ4EFelOIH2Q5Mg; +Lcom/android/server/wm/-$$Lambda$5TaxcE-EBjobuAT3VTQ34HKAkNk; Lcom/android/server/wm/-$$Lambda$6aghX1h1eDIyA370oyCHFZzIOc8; Lcom/android/server/wm/-$$Lambda$7G1Bznu5FrDxQBUGZcNfyL_e5g0; Lcom/android/server/wm/-$$Lambda$83XIwI-kXE-7eEdEU8mJOl7WnhE; -Lcom/android/server/wm/-$$Lambda$9taDpExXR-F6LDcY-2yzQKza-MY; +Lcom/android/server/wm/-$$Lambda$8NZvUlVWGMVBryybwtV8itZjBGs; +Lcom/android/server/wm/-$$Lambda$8ZiQwnqLoFoe5pHuoNntnw3Di74; +Lcom/android/server/wm/-$$Lambda$8dEUo0qeG7LsqJODJGmy2H178HY; +Lcom/android/server/wm/-$$Lambda$8iLcEjZ51YBIfG2kc3CFowhLdNY; +Lcom/android/server/wm/-$$Lambda$9EOYsaWTDNUL-6vPgNt3OAqlUg8; +Lcom/android/server/wm/-$$Lambda$9GU49fvX8ONzpw59Hh_IkbZ9jNI; Lcom/android/server/wm/-$$Lambda$A2Baed5iNw3507oFlDzbumb0M2I; +Lcom/android/server/wm/-$$Lambda$AIqfQJNaa1P_eZxd42r4ysDhmYU; +Lcom/android/server/wm/-$$Lambda$AccessibilityController$DisplayMagnifier$MagnifiedViewport$57aBDuz74jpkBxPOJooyZ6FEgJA; +Lcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$Ikmqxqn6iY7-nvCKrVuIs5s0Mk4; +Lcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$TTwsIasoDKhR9HUQPSNUS4hhFqw; +Lcom/android/server/wm/-$$Lambda$AccessibilityController$WindowsForAccessibilityObserver$qAXKlZn23gvYOyRqbZd-qCpVGog; +Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$3_ndX4o6ziHcA8AB_FGyJpZGnuA; +Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$BW8IBLjEW-II8Nczzw1xyUIM46s; +Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$FXgmTIvwnBdpRpzhrZgUqTp_718; Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$UGoBzrPklbMGc-Mb97m5E8pYiiU; +Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$Y-VvuFx-8MkfjZxfjPXeluqfLy8; Lcom/android/server/wm/-$$Lambda$ActivityMetricsLogger$hsZy_2XMBbpQxIH10cyKvwh0Ktg; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$-j54MGapjD6DoDllhgL-SS_UV78; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$1Rjtwa0JTXHiUpRBbBc76TD5if4; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$3f7kSY_NZAcu-r7lv_RXw5Q2wE4; Lcom/android/server/wm/-$$Lambda$ActivityRecord$4JW2AzYqduzua6XhuNAPqoo48WY; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$5wCTbhjagLyvRb0Ez2p9NXoXjOk; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$7JW6pZFukFaPNTmTgYPT_XOF6TI; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$9d1pb34CJ5TMjNS8hwKUt1ZvtrU; Lcom/android/server/wm/-$$Lambda$ActivityRecord$GCnCQgortZMjsMvrjB_nn0BL1UA; -Lcom/android/server/wm/-$$Lambda$ActivityRecord$q6EzVpj5IQHVGE3WKAKXKrNV7fY; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$RWEGSwv2lhBdIgnXL0XMWSQw0nM; +Lcom/android/server/wm/-$$Lambda$ActivityRecord$e6FDMkwRMnqc6Q4aFqxt6p8Yib0; +Lcom/android/server/wm/-$$Lambda$ActivityServiceConnectionsHolder$9icb9ywlQNrOTGlJtPRg1rj483M; +Lcom/android/server/wm/-$$Lambda$ActivityStartController$SoFznEIv2FsXLloxIZ4Vw1JcaEY; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$0lt5hsgGpP8ewA1uu12UgfVfgEw; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$3ney0Ro6CDzRHRTsC7-xR49XXJg; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$2PtLZWFKLXnt2sHDnh-kDdOO_d0; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$4YLTqMi21jZ51BFcKX_h_gIoeGg; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$66J0l7jUNvp5Oq0sLDSdFroSm90; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$6dtjggcAIjDXnqxaYV51L_8xl6A; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$7xcKI9AdB9J43MHHO7yVz7wKEu8; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Od_k8mGorP94EP6nMW9Cuo-U9Ns; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$V1cY3Rh4c4tnBdbjENKU_yUcvWk; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$Wo7cwHpAhxbLZvIbkJ6sJdj1nuI; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$8yLyYNTY7Lxq1Si0zRozqD2n614; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$GfMWu7T5P-AULpRkpO3MOZ3IdL4; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$KpBF-5MUR4vyshhIPNSWnYrX6hk; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$LhooFoyP0xU9IqmQEcWRGUE6HKw; +Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$RjtIDwt8AoVtitGQuwEv9nStDMM; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$cB4k8uAIgFV-rmxpnihi_DiMpv4; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$dxA3AJGAbbro1hTB9BKgVClj6pI; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$hKrVQsydb0Q0-eBb5nrvE1ED2Kg; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$o1jHRETaL8HCoTKGBjohXMySiW4; -Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$qjZ1Uxw-Dcyo3D3cfFhGqD1Rwxs; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$tPFRgtovnZu_2Zm4sCcLa9-oBto; Lcom/android/server/wm/-$$Lambda$ActivityTaskManagerService$uDPnzqVuuoVSFA7RJcXFWsrCwrY; +Lcom/android/server/wm/-$$Lambda$AlertWindowNotification$Ez_XFN5grudOUbMs8nm6tpHJOH4; +Lcom/android/server/wm/-$$Lambda$AlertWindowNotification$tbNkRuRKpR49jVR9-Pt-5MBoJgQ; Lcom/android/server/wm/-$$Lambda$AppTransition$MtmvAz126jZqF-O1-KeCkHITn9Y; -Lcom/android/server/wm/-$$Lambda$CwYe_kORzyXWzauDmZ2EH2pxju4; +Lcom/android/server/wm/-$$Lambda$AppTransition$NtxOrTq-_6B5RHmaXqlkWVSTDGQ; +Lcom/android/server/wm/-$$Lambda$AppTransition$ovWj1GU-Dyl-6GvlYAUAdjIFGUA; +Lcom/android/server/wm/-$$Lambda$AppTransitionController$2-yUqKWKneiTe2cyACJhYkSbanI; +Lcom/android/server/wm/-$$Lambda$AppTransitionController$FEj2QzAyXSDgM19XR20fGT54-bU; +Lcom/android/server/wm/-$$Lambda$AppTransitionController$Um4klG6U2d79srA_tcTGz-g1e6U; +Lcom/android/server/wm/-$$Lambda$Dimmer$DimState$TAjEyckI2wu80K5NHbmknxJdfmM; Lcom/android/server/wm/-$$Lambda$DisplayArea$Dimmable$HCLMKf7uvkMkFulBwR3R_gtimSw; Lcom/android/server/wm/-$$Lambda$DisplayArea$Tokens$4nbBjlAcYfx_-3TI9_4R5YYtuWg; +Lcom/android/server/wm/-$$Lambda$DisplayAreaOrganizerController$j63qLmywvCouB_Of6Hbed4_xABE; Lcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$PendingArea$IKzgZCfeAEjRmzsllaOOd6Z8MC4; Lcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$-jEEVk8xRr2XOIV79x7Zi0piVt4; -Lcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$jGe1C9Q6ubl8l-aTPyqbGbl_MDw; +Lcom/android/server/wm/-$$Lambda$DisplayAreaPolicyBuilder$Result$4COQtUydnuUm5DD5syj0jrEpzSU; Lcom/android/server/wm/-$$Lambda$DisplayContent$5UiFMr-8hb8Tmgx5zvS7yA3YjlU; -Lcom/android/server/wm/-$$Lambda$DisplayContent$5ptnMjarPZ-6h0hMKVo9yQ8YpmE; -Lcom/android/server/wm/-$$Lambda$DisplayContent$DcBk8qjif3Hi1UsSPXzpJ12EyYQ; +Lcom/android/server/wm/-$$Lambda$DisplayContent$FWbABR0DUTPCfznX5rUi6GnGHrU; Lcom/android/server/wm/-$$Lambda$DisplayContent$Kk8EpGJGDafGLHbI1jJcpzVaiiQ; -Lcom/android/server/wm/-$$Lambda$DisplayContent$LxtXDbu5Qg_x-VgwfYRLtLtCweo; +Lcom/android/server/wm/-$$Lambda$DisplayContent$L9-mBpFm35nqck9MxEdoNSD3SVY; Lcom/android/server/wm/-$$Lambda$DisplayContent$OtLCIQFjCt9o-SYztyeDUcWUwGs; Lcom/android/server/wm/-$$Lambda$DisplayContent$QzFsokI_6PDJm4hVl5PqxqECsow; +Lcom/android/server/wm/-$$Lambda$DisplayContent$Rpi-f9v5NK07kXvdh1DOwETeqV0; +Lcom/android/server/wm/-$$Lambda$DisplayContent$TaskForResizePointSearchResult$D8FA8Tar2R-Xf8tDgCDkmRm7SO0; +Lcom/android/server/wm/-$$Lambda$DisplayContent$UVgWT8LknO8Z1a1KxsBBhrIpkMs; +Lcom/android/server/wm/-$$Lambda$DisplayContent$Wc923Dn7wxucvr0iBunf6ZESjO4; +Lcom/android/server/wm/-$$Lambda$DisplayContent$Wj5pYC1EId06A5RSk7bYLjxd3ws; Lcom/android/server/wm/-$$Lambda$DisplayContent$X903lxiDNqeyc_JWryogdrh50Ms; Lcom/android/server/wm/-$$Lambda$DisplayContent$XAnIdNYnP_NB8VXP6KO__2YM4XI; Lcom/android/server/wm/-$$Lambda$DisplayContent$_i6dzXhmU95-y986kUMOJ-5ZiX0; Lcom/android/server/wm/-$$Lambda$DisplayContent$hTCAdenqu6Gbm55-A8Gun4NZO3g; +Lcom/android/server/wm/-$$Lambda$DisplayContent$hWGPFE14HwqjpPCCzAG2H2r0-_k; +Lcom/android/server/wm/-$$Lambda$DisplayContent$jt4Ce2dMcguZt5fLwMAJ8wSSY8s; +Lcom/android/server/wm/-$$Lambda$DisplayContent$jytoGge2CN2fGTRCjRMcNGeCGSg; Lcom/android/server/wm/-$$Lambda$DisplayContent$lidSdXJvZsl2IpwL0wu0aAbmXHE; -Lcom/android/server/wm/-$$Lambda$DisplayContent$yKuv65imktgitEklWitB_qLDUPg; +Lcom/android/server/wm/-$$Lambda$DisplayContent$uekS_jelz0nfzqiQ_YsMay2Q9CA; Lcom/android/server/wm/-$$Lambda$DisplayContent$z8mvbriy2mEdPKF5dYvL617CyWc; Lcom/android/server/wm/-$$Lambda$DisplayPolicy$2$eux2WAaC-W994PC8NDAvKRdCk2Q; Lcom/android/server/wm/-$$Lambda$DisplayPolicy$2$nPwOk0VJVxha3ToEeU9gmkt9N2Q; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$2$y57RjhncehIuHWJQg-fJKXXMhKw; Lcom/android/server/wm/-$$Lambda$DisplayPolicy$2$yyw1tfFu0Mj-26pcNEfAxxBCzqE; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$8Y26uOvOhVvGH5EEBvZMh-7zx0o; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$9MV0ur16KH32L9h5VCF3F2BG0-A; Lcom/android/server/wm/-$$Lambda$DisplayPolicy$AjWd0eBfyzd1CHt9MC61bDlXS2w; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$BURiZduhD0-KBcwb4Qwnv8QwEa8; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$IFtZ41XkNV3ClD8w7i4oUceg7vo; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$JP2aYSVBP0ICYpvhroWRoOyKXAw; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$UQq86kwMXC8QzlkrP7sLmTRcRNY; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$Xo-ZfGCRy7v0Z88ET3Bbq12Yxok; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$YZtJJuqT_d-Z9LxEPNyiuUTj0-8; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$cyPs55D7FwgctwdKKXMi37mv9UU; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$jULzLsRngVtd4Z7do8zzZ1dJjqg; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$wJtuPYzoIPNFRzfe6Otrch-GGmw; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$xeJrDbu8ncL5e_DPubwYJbWF1l4; +Lcom/android/server/wm/-$$Lambda$DisplayPolicy$y3QPFIxiO39Rc_CHQ4yBozULNDE; +Lcom/android/server/wm/-$$Lambda$DisplayRotation$2$HRnOc5B33L_wXNCdOaZiBpzHkBk; +Lcom/android/server/wm/-$$Lambda$DisplayRotation$7G-70Gj4J4Dw6ps1NVojUdrYpcQ; +Lcom/android/server/wm/-$$Lambda$DisplayRotation$9L1uBW6NmImDlvL0VySWR5-aDTo; +Lcom/android/server/wm/-$$Lambda$DisplayRotation$gTLjubg1x23KYG4k_brWSQniMmo; +Lcom/android/server/wm/-$$Lambda$DragState$DFx7rEKrhQ7NbT-dCLf3IebJV5o; +Lcom/android/server/wm/-$$Lambda$DragState$vDj8q4_td4LK1K0US5Kc4JdoEmM; +Lcom/android/server/wm/-$$Lambda$ECYaKp4EurICZKKfJkaICYdodf8; +Lcom/android/server/wm/-$$Lambda$ESuUOsgSE9NZ89-xUZZYKjSuiaY; +Lcom/android/server/wm/-$$Lambda$EmbeddedWindowController$Zo3PQNHEA8lbIv_QzSOB5ClfEPk; Lcom/android/server/wm/-$$Lambda$EnsureActivitiesVisibleHelper$L1stElRZ8jSQVQp3ImaaGT54UTg; -Lcom/android/server/wm/-$$Lambda$HCqkdpjda4IP2Y5DjPwEiZ2Mpp4; +Lcom/android/server/wm/-$$Lambda$FixedRotationAnimationController$08fxAG-Raq6zBPZ3DKI7SkcK1zk; +Lcom/android/server/wm/-$$Lambda$I_wF9HQhN15iFfOYSsDKD0BO3cQ; +Lcom/android/server/wm/-$$Lambda$ImeInsetsSourceProvider$rvjySZUXAI10R3XB6kYvMsUjUZQ; +Lcom/android/server/wm/-$$Lambda$InputMonitor$6-4EGrtubVA8TazJMa7XwJ2uXwA; +Lcom/android/server/wm/-$$Lambda$InsetsPolicy$6jeOPQpS33xdU3fHbSTvvxep_XI; +Lcom/android/server/wm/-$$Lambda$InsetsPolicy$InsetsPolicyAnimationControlListener$InsetsPolicyAnimationControlCallbacks$UhUw5JuCcbzKOaN4BwsiYs4Q38k; +Lcom/android/server/wm/-$$Lambda$InsetsPolicy$kG3gHT2syDCFLEB7Zg-AARP4fjM; +Lcom/android/server/wm/-$$Lambda$InsetsStateController$0-63nyB2Xn7jUfyXvESI1gvuyik; +Lcom/android/server/wm/-$$Lambda$InsetsStateController$0b0e1ENGkRIjDM8A17BuTWH_77Q; +Lcom/android/server/wm/-$$Lambda$InsetsStateController$1$g9jop99seUO01YSOxSk08rHCh3w; +Lcom/android/server/wm/-$$Lambda$InsetsStateController$An2IoiA3BeA5IWc6QwBOjKArM80; Lcom/android/server/wm/-$$Lambda$InsetsStateController$MuTv9ab85sX6IdX1ZmqvX6Shvy8; Lcom/android/server/wm/-$$Lambda$InsetsStateController$ysCnX7fS-2tUJY5jK31WLy-O5oc; -Lcom/android/server/wm/-$$Lambda$KeyguardController$KeyguardDisplayState$VglxXAeKviJlfx8oqKMvKXTBMQA; +Lcom/android/server/wm/-$$Lambda$JF659KFtyTUCb07W1g4cQ-n56FE; Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$3yXr3fPkQeQlo2kVwjBx2OgNUek; Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$N4yglG_OF57d3bgQ6mjdkz6ua5c; +Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$ZHbfr5b25uQaaqTFF5POCj86ssg; +Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$fFtkrL86uaNDZc1pUxgtSDKN2b8; +Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$g-TqGMc_OvX7m1JSCZiUZX1uPFI; Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$hD_tFWAb0N1ebiDn9isSO8uhbCA; +Lcom/android/server/wm/-$$Lambda$LaunchObserverRegistryImpl$ydfIvw5-WhUBXoBE3G6bnWJ72UQ; +Lcom/android/server/wm/-$$Lambda$LaunchParamsPersister$-xaOIWMA5STDO7O8s9cOnB8uyBo; +Lcom/android/server/wm/-$$Lambda$LlEIyOQDawFNFkc9YdQk88tQn_E; +Lcom/android/server/wm/-$$Lambda$LocalAnimationAdapter$gPDCFw0mQLltlXqA3mL6IUKCwLs; Lcom/android/server/wm/-$$Lambda$MFsNdIPe5pIbH81lWQiJUyny0og; +Lcom/android/server/wm/-$$Lambda$NPXeHSYIUkB2b6mFlzKMU-EawQc; Lcom/android/server/wm/-$$Lambda$NVGfLmBLvS_P2e0j6RWPJdYOSPw; Lcom/android/server/wm/-$$Lambda$NZp1iCzOwMJxpU79XtvlHz_YzQE; Lcom/android/server/wm/-$$Lambda$OjAJ-FCY9NwBTi6RGFn36FN5jk8; +Lcom/android/server/wm/-$$Lambda$PHaSz6oMWtXS2b_R44FZ88A6cp0; +Lcom/android/server/wm/-$$Lambda$PendingRemoteAnimationRegistry$Entry$5oyJqxVbYG4IMxfKUKdbRVfh4kU; Lcom/android/server/wm/-$$Lambda$PersisterQueue$syVj9EGgTHDI9mYKZaXH4FHirr0; +Lcom/android/server/wm/-$$Lambda$RVGFBDMRn7iQYm1pLVafHD-OZPc; Lcom/android/server/wm/-$$Lambda$Ra_6iVZzngNmX1KbwkTICidGbWY; +Lcom/android/server/wm/-$$Lambda$RecentTasks$1$UMYqjmQzM9i3mYTUNtcgIYnRGFU; Lcom/android/server/wm/-$$Lambda$RecentTasks$YpOZT4EWZPmmFNuCtk2AL4MHU1g; +Lcom/android/server/wm/-$$Lambda$RecentsAnimation$I2tOJ5Vj5ug_uSlyaHOonygt-D0; +Lcom/android/server/wm/-$$Lambda$RecentsAnimation$rlVkoJ_usUn95Q8zT-IqZfw2ZB8; +Lcom/android/server/wm/-$$Lambda$RecentsAnimationController$K4giZsgmIajAvRkyHMFw_BRSPNo; +Lcom/android/server/wm/-$$Lambda$RecentsAnimationController$w66ASd1tH9U15LqSWOdZDCS_y14; +Lcom/android/server/wm/-$$Lambda$RemoteAnimationController$KttAYupsa9WmMV5ls2QHPGUG25M; +Lcom/android/server/wm/-$$Lambda$RemoteAnimationController$WQzpns1s6LEiCpFzC7tNKOJIPsQ; +Lcom/android/server/wm/-$$Lambda$RemoteAnimationController$d-j920cKCcsB1_CrTwHY8gQ_Ujk; +Lcom/android/server/wm/-$$Lambda$ResetTargetTaskHelper$M87McZMh4q_Tq_1Y6n1dml2qxjo; +Lcom/android/server/wm/-$$Lambda$ResetTargetTaskHelper$ZZI802i0HmE7yfMo6GvZDnhJpeg; Lcom/android/server/wm/-$$Lambda$RiKxZqp0AT0YTaP8As0BTrduk7c; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$1F-kS3KTTelwY6F0D_dvLmcBIy4; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$AXVRRYd-5MCgfBbWEGGI7UsNfhI; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$As1ty9fXl2B9MrnGCdtd1YH93II; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$JiT72JSs04q36EGgxawSqScp85s; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$-3irvApYkzPx3a7ofFGo6g21S68; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$0K5_lOUa9Z-fSiefUa0kyLzyOco; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$1q-8gm4jO9c5OhFXtkCOdAk5aFo; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$2k3zC_nv2SZ_nI8-ixMORvQU-jI; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$FLmzhr01j2GERvqrf-mKQKpEFpE; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$FinishDisabledPackageActivitiesHelper$-FyrsYQsO8MCaRk2R6fED6yOeX8; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$Lu2aLqdIvBNiOiU-AuAyoScHIjA; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$U-CqwbY1YVeX4xr3RAJHCvbM1uM; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$Uy13UFAHZKW61mOI97RGyOT47EM; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$WCVj2i4iRluPRIROcqjqT7W2Vxg; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$YLZAlJ3sCipIy27vYwSdw4Ep3R4; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$auelgeOhCvbItmS_07q5VFEb1ac; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$f_8SZ208dzJnolfn2soxUt4TtK0; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$p8gKkJ-bcp_Q4wmbvxRcom_hUL8; +Lcom/android/server/wm/-$$Lambda$RootWindowContainer$p59QcVpCDJNtvMsRJBNKaYgnBHw; Lcom/android/server/wm/-$$Lambda$RootWindowContainer$vlR7JHwDJ2dJBdkmJw8S5HvCnpQ; -Lcom/android/server/wm/-$$Lambda$RootWindowContainer$wS0bwnDuunXeegP2y-tdrz4URoY; +Lcom/android/server/wm/-$$Lambda$RunningTasks$aFBbfqyz8Q9KhX3puvL-WHTqL88; Lcom/android/server/wm/-$$Lambda$RunningTasks$wq4k8UkeXfhaTfItYBOyypUdqO8; Lcom/android/server/wm/-$$Lambda$SNzcWxfGWydET6GLdfdFtTm5M6g; +Lcom/android/server/wm/-$$Lambda$ScreenRotationAnimation$SurfaceRotationAnimationController$wJe6NDrB63BnRyvW-E-a-FgRopM; +Lcom/android/server/wm/-$$Lambda$Session$0iTQYT1BXoitru025a8h4XsSvKY; +Lcom/android/server/wm/-$$Lambda$Session$3mCyETVElt7RYfRjrQFo6XLjm8E; +Lcom/android/server/wm/-$$Lambda$Session$7PszRu7p1MYptOkTy-QfUwI6FHQ; +Lcom/android/server/wm/-$$Lambda$Session$VeZ22s3C82nIzxmQtxNefR5W4g8; +Lcom/android/server/wm/-$$Lambda$ShellRoot$H_hP-hY_bxOJh9PyQIcc4avyK2k; +Lcom/android/server/wm/-$$Lambda$ShellRoot$HpaMwo-WhYCkPTtlmfDT5_eAVLQ; +Lcom/android/server/wm/-$$Lambda$SpFsDNZfw8CXV3sRm4YdZuHmhoo; Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$19YRU33xjdT2luWZq-yTqfL5WWQ; Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$8BiFaxyZI4fLPiCLISxqvwS2SH0; +Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$OrynsLqWVN0sJ6gq2egPYJHOWps; +Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$haFRXmzN2O09wcl9xlU5Iwj3C-s; Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$lQHTSXdTUCZJaFyAhEbeX6jsg1g; +Lcom/android/server/wm/-$$Lambda$SurfaceAnimationRunner$u1Jh9N5fY2HKNOPRKT57txOp8-s; Lcom/android/server/wm/-$$Lambda$SurfaceAnimator$4PiCdaEsT4mA6LQVhqpeM5EoU9c; +Lcom/android/server/wm/-$$Lambda$SurfaceAnimator$lRxTVOJy8fX752UbrFno9INW9hE; Lcom/android/server/wm/-$$Lambda$SystemGesturesPointerEventListener$yisOVM8SBJpDDf9HPiW7GYIEn8Q; Lcom/android/server/wm/-$$Lambda$Task$-nHv3hp3munhu4Gy96iX2y0sRuI; Lcom/android/server/wm/-$$Lambda$Task$3xH7pQV3TePK6a8j4i6TaVmj4QQ; -Lcom/android/server/wm/-$$Lambda$Task$ACEakc6wQ27fHqRNoAWR6d5WmOw; -Lcom/android/server/wm/-$$Lambda$Task$B9fE3PeeMnt3DGLbp58aJ9K_KdQ; +Lcom/android/server/wm/-$$Lambda$Task$41C-LKlpe6PrnN0veKem-6gKpNY; +Lcom/android/server/wm/-$$Lambda$Task$4uoiBIGNMTDRqeJdiWkAelWVBX8; +Lcom/android/server/wm/-$$Lambda$Task$7nTho283cVKQ1bb86OUzh4bK9Cc; Lcom/android/server/wm/-$$Lambda$Task$FindRootHelper$ixIRM-eYupN5xaEgr6PXDn2j7Aw; -Lcom/android/server/wm/-$$Lambda$Task$ZclZjN6wRwxr7W-jjz2u1vWcMIY; +Lcom/android/server/wm/-$$Lambda$Task$Klnp7Kt9fwk14ulYoCaswc9xIRI; +Lcom/android/server/wm/-$$Lambda$Task$PRiyfFwy4dog-mhOrPI0NF2Vdhc; +Lcom/android/server/wm/-$$Lambda$Task$aBtoFv3xFrd63lyHY-Ao7UwldMY; +Lcom/android/server/wm/-$$Lambda$Task$xSpCvcYNEAouifETB3NqxSJTpe0; Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$0NzPBxJ1aTNpucnnvZpgoO53sIY; Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$7kX9Y9vfTpxOM6Mx6y9gwCc7foo; Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$8dQcHx3zZhZOHU-Wt3hJeWHXuik; @@ -42172,41 +47920,91 @@ Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$kbhVv0eRJ-i8k2 Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$pOYVnjB9BcbV9eaSU-52ikC3JV8; Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$tDrFjIsvWX1A57JfxANHf8TPBbk; Lcom/android/server/wm/-$$Lambda$TaskChangeNotificationController$zuW9RtpRm3I43pFJV8hz9GSjGZ8; -Lcom/android/server/wm/-$$Lambda$TaskDisplayArea$exEwnrMyUmDbKs2DY7c_wZGua6Y; +Lcom/android/server/wm/-$$Lambda$TaskDisplayArea$24-yygxPJ6o-_v2PBhyd3Xx9xig; +Lcom/android/server/wm/-$$Lambda$TaskDisplayArea$BScM-CD2wwiwQJSg-pC3GWQ185o; +Lcom/android/server/wm/-$$Lambda$TaskDisplayArea$VlCsJqULLc5sYclwBX7VBWYipDs; +Lcom/android/server/wm/-$$Lambda$TaskOrganizerController$kQTHXUXjzvt9VjDR_WxKXnE7uig; +Lcom/android/server/wm/-$$Lambda$TaskPersister$1nUaSJVwZTW78k7oqmW1gTtZqTc; +Lcom/android/server/wm/-$$Lambda$TaskPersister$usLLDXWS96hyMiD8IJHbKobcZRQ; +Lcom/android/server/wm/-$$Lambda$TaskPersister$v8_mpqz03sWoUWRfn7yZHPXFaSM; +Lcom/android/server/wm/-$$Lambda$TaskPositioningController$m2iIkiA8DBKYGOpL7kFqkIODyW4; +Lcom/android/server/wm/-$$Lambda$TaskSnapshotController$1W8lCIrR8JunCBCcmwSrcjpQdsw; +Lcom/android/server/wm/-$$Lambda$TaskSnapshotController$OFFcEEajJ0qGl6rUIxeXzis5W7U; +Lcom/android/server/wm/-$$Lambda$TaskSnapshotController$YD2-A158CFv27CvAskCp-XJwvcs; +Lcom/android/server/wm/-$$Lambda$TaskSnapshotController$jHqqkJD_cLWe5rTPEKMJHJ7VXhw; Lcom/android/server/wm/-$$Lambda$Td_nPdzdq_vu8zlbe2BkUOV6APo; Lcom/android/server/wm/-$$Lambda$TransitionController$YJMzYGvDalxOyxVZDC3sIlplTx8; +Lcom/android/server/wm/-$$Lambda$U5u_3Pmo95-IU3S54rfJCFTUa7A; Lcom/android/server/wm/-$$Lambda$U_xX6zimR5Qnf5PKcPuKfv6QJgM; +Lcom/android/server/wm/-$$Lambda$UnknownAppVisibilityController$_v7kXOoBEXK-gTSUZieC_kva6Kg; Lcom/android/server/wm/-$$Lambda$VIqdOT2KHl4woMJ9eWU3gR3czQw; +Lcom/android/server/wm/-$$Lambda$VLS__NmdFtcx03Kult06eAqiIOM; +Lcom/android/server/wm/-$$Lambda$VPsbe-gO4YFJasqMwPO2uJSCoOA; +Lcom/android/server/wm/-$$Lambda$W8MVljtLHJpxWHh1_Ha8B6TuNUQ; +Lcom/android/server/wm/-$$Lambda$WallpaperAnimationAdapter$pFt1sM34mQb-FFZsZckZ6IVTj_M; Lcom/android/server/wm/-$$Lambda$WallpaperController$D7w0PRblSwSAeTCuh4JaH2hP_6s; +Lcom/android/server/wm/-$$Lambda$WallpaperController$Etr_DTxnsDybFGN2AsLZlLMCbd4; Lcom/android/server/wm/-$$Lambda$WallpaperController$pu1QMhn9RZJIEjCsVJQF6nLiBNA; +Lcom/android/server/wm/-$$Lambda$WindowAnimationSpec$B0cB-PgJRblmTLJgrMlqryKQeBU; Lcom/android/server/wm/-$$Lambda$WindowAnimator$fo2Nk5bb9hY3lvmHsTnTEwtZMbI; Lcom/android/server/wm/-$$Lambda$WindowAnimator$xxZcME0qhgEm-qcGypG2VPv5aek; +Lcom/android/server/wm/-$$Lambda$WindowContainer$-S_g3GrlUApMRtq9uvmrNBJYX7s; Lcom/android/server/wm/-$$Lambda$WindowContainer$234A29yGN9FizkgSHI98SpTISjs; Lcom/android/server/wm/-$$Lambda$WindowContainer$6_hkr3I23L4mB0Mx_vdmFlx8srM; +Lcom/android/server/wm/-$$Lambda$WindowContainer$CqeI7rKVQi3UNnUp9aZU2DgHMwI; Lcom/android/server/wm/-$$Lambda$WindowContainer$CwOFafKDHad3hUTXlB-krkCZEVI; +Lcom/android/server/wm/-$$Lambda$WindowContainer$YrlAkiQa0GkL3xT--G9kOwWFtck; +Lcom/android/server/wm/-$$Lambda$WindowContainer$ZBTNA4Izorc10Fa2PsA_ODwrowQ; +Lcom/android/server/wm/-$$Lambda$WindowContainer$euWCe4tVkFLwAutBzRMfZ3kkQ8k; +Lcom/android/server/wm/-$$Lambda$WindowContainer$jr26c-L38rk1QuoaOZNCYvglH4s; +Lcom/android/server/wm/-$$Lambda$WindowContainerThumbnail$cfodjp8l-6gFU64S2MK8vZcEs8g; Lcom/android/server/wm/-$$Lambda$WindowManagerConstants$LVN1tP1QvlbyU32jxwGIE3Rh75s; Lcom/android/server/wm/-$$Lambda$WindowManagerConstants$R6jJTtpKTNTeb3Af8P_LcxxZpgI; Lcom/android/server/wm/-$$Lambda$WindowManagerConstants$Rr6DBPptBMcotjU-zTbQM6pjCkw; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$AvMsNPMSyfP31E-XJztQgjnerCk; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$Cv46d6McTK7Uxu91YUgfUjvN3dU; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$3axHbgndkvuGMhNnI8pUiwNvpgI; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$LocalService$9wCQmOTLomnHq05e4aywK1IS9BA; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$OJ9URyobOO57eplXXjLRoAb5A5A; Lcom/android/server/wm/-$$Lambda$WindowManagerService$R4B9SGF-_XDjtwEb0d5HaQ7ml1o; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$U5IQCuLC9KQbXKRubQTgyBrBz_s; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$VT58j28q0LSC1uUiVe8B6Heyfls; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$WLTZgnrZM-FW0I08OX1fN8-xCd8; +Lcom/android/server/wm/-$$Lambda$WindowManagerService$h64Hj7WWg3Z1A_7zXBA7PeNyhQQ; Lcom/android/server/wm/-$$Lambda$WindowManagerService$ty7GQIod_rL1VkYgPHGhXE3N8ME; +Lcom/android/server/wm/-$$Lambda$WindowManagerShellCommand$ZwaypqqA42gisaaHp8cjV8GTP4Y; Lcom/android/server/wm/-$$Lambda$WindowToken$scVcNWwh6MTtjrT5K8NFY-W2dPA; Lcom/android/server/wm/-$$Lambda$WindowTracing$lwp39UNT2iyahoxYytHt93gf2j8; -Lcom/android/server/wm/-$$Lambda$Wxpv1y1uT3dgPUbauDp1Qv7Am50; +Lcom/android/server/wm/-$$Lambda$Y7JlDBKiugu4Vhl1smkCB1TXNOc; Lcom/android/server/wm/-$$Lambda$YXDojaHxlfk6BQ2WW8_ejijlDbo; Lcom/android/server/wm/-$$Lambda$ZExaKoRayMhiEIfPPxTSWWJ4ckk; +Lcom/android/server/wm/-$$Lambda$ZNRoelvm_ji-fUp-ZuBrlX-zXQA; +Lcom/android/server/wm/-$$Lambda$ZRDGYVJU5AHQsBC03o_8xrA1bv4; Lcom/android/server/wm/-$$Lambda$ZSC228xQzmwulrxIWPmCljX3BFw; +Lcom/android/server/wm/-$$Lambda$_bk3sQpbQLWqtyXCOGdmKCMoq-s; Lcom/android/server/wm/-$$Lambda$_eUCTYiIaaCMydhsDE8Rx05zfA4; Lcom/android/server/wm/-$$Lambda$_kuTzyTLX6nqX8ZoAZc_lajI8Vg; +Lcom/android/server/wm/-$$Lambda$avN0T9oYelE9XAF8Gx6wiT08XuA; +Lcom/android/server/wm/-$$Lambda$bprPpCp3Ad9GWiLvK1d_AnnsCB4; +Lcom/android/server/wm/-$$Lambda$cEbrff3ZFbLqRTpIgyH9CivLFFM; Lcom/android/server/wm/-$$Lambda$coaYahRAaRy6xKr2oB_sV0o0WMI; -Lcom/android/server/wm/-$$Lambda$gYM85ghTYdLpUeczASiC6gMk4pM; +Lcom/android/server/wm/-$$Lambda$dX4LKr6_ZA62MDNsjuYHrQLTSiU; Lcom/android/server/wm/-$$Lambda$gtzrSw2FArYH0ERdc-ZU-sAek-Q; Lcom/android/server/wm/-$$Lambda$gwSyJo-SCnknQosVx9e5d7ADB6Q; Lcom/android/server/wm/-$$Lambda$i0yluY7RePw8uRtcgWjHtc1u2cY; +Lcom/android/server/wm/-$$Lambda$itJFECZoBiNiZ6gtQVbIrmjFGVA; Lcom/android/server/wm/-$$Lambda$kYDTNpJjON8-dbF_SzKKPC3N7TE; Lcom/android/server/wm/-$$Lambda$kYkFpS7OGAAOrVusdqwxwzBS7mY; Lcom/android/server/wm/-$$Lambda$loIuEi-j0Dni2eSSSO9TIrh3qHc; +Lcom/android/server/wm/-$$Lambda$oaOY_VivmQImbOXGm4CW3fxupa0; +Lcom/android/server/wm/-$$Lambda$onh_R-QQ0yAT_nR9TbHRJbkfxEE; +Lcom/android/server/wm/-$$Lambda$rMtsxNg7VlHhuNknkpafnKbF0gc; Lcom/android/server/wm/-$$Lambda$ree6oQrrFJrBO4ETjH8QCC324Bo; +Lcom/android/server/wm/-$$Lambda$rlyWILtVAfb5fsMLIbGOLIVBIXc; Lcom/android/server/wm/-$$Lambda$t-vmoVdhcOgOHW-wDDq0vrS18bM; +Lcom/android/server/wm/-$$Lambda$x1u0WUVcYo6hCuebYd6VIVC13uc; +Lcom/android/server/wm/-$$Lambda$zjbej7NL4vX1jIwyLS2oDlwKm9U; +Lcom/android/server/wm/-$$Lambda$zo3gTWwYIwP5MWsHE4DpNgergf4; Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport$ViewportWindow$AnimationController; Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport$ViewportWindow; Lcom/android/server/wm/AccessibilityController$DisplayMagnifier$MagnifiedViewport; @@ -42215,6 +48013,7 @@ Lcom/android/server/wm/AccessibilityController$DisplayMagnifier; Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver$MyHandler; Lcom/android/server/wm/AccessibilityController$WindowsForAccessibilityObserver; Lcom/android/server/wm/AccessibilityController; +Lcom/android/server/wm/ActivityClientController; Lcom/android/server/wm/ActivityMetricsLaunchObserver; Lcom/android/server/wm/ActivityMetricsLaunchObserverRegistry; Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState; @@ -42233,8 +48032,6 @@ Lcom/android/server/wm/ActivityRecord$Token; Lcom/android/server/wm/ActivityRecord; Lcom/android/server/wm/ActivityResult; Lcom/android/server/wm/ActivityServiceConnectionsHolder; -Lcom/android/server/wm/ActivityStackSupervisor$ActivityStackSupervisorHandler; -Lcom/android/server/wm/ActivityStackSupervisor; Lcom/android/server/wm/ActivityStartController$StartHandler; Lcom/android/server/wm/ActivityStartController; Lcom/android/server/wm/ActivityStartInterceptor; @@ -42257,9 +48054,12 @@ Lcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl; Lcom/android/server/wm/ActivityTaskManagerService$UiHandler; Lcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult; Lcom/android/server/wm/ActivityTaskManagerService; +Lcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler; +Lcom/android/server/wm/ActivityTaskSupervisor; Lcom/android/server/wm/AlertWindowNotification; Lcom/android/server/wm/AnimatingActivityRegistry; Lcom/android/server/wm/AnimationAdapter; +Lcom/android/server/wm/AnrController; Lcom/android/server/wm/AppTaskImpl; Lcom/android/server/wm/AppTransition$1; Lcom/android/server/wm/AppTransition$2; @@ -42268,6 +48068,7 @@ Lcom/android/server/wm/AppTransitionController; Lcom/android/server/wm/AppWarnings$ConfigHandler; Lcom/android/server/wm/AppWarnings$UiHandler; Lcom/android/server/wm/AppWarnings; +Lcom/android/server/wm/BLASTSyncEngine$SyncGroup; Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener; Lcom/android/server/wm/BLASTSyncEngine; Lcom/android/server/wm/BackgroundActivityStartCallback; @@ -42322,7 +48123,16 @@ Lcom/android/server/wm/DisplayRotation$RotationAnimationPair; Lcom/android/server/wm/DisplayRotation$SettingsObserver; Lcom/android/server/wm/DisplayRotation; Lcom/android/server/wm/DisplayWindowListenerController; +Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider$SettingsEntry; +Lcom/android/server/wm/DisplayWindowSettings$SettingsProvider; Lcom/android/server/wm/DisplayWindowSettings; +Lcom/android/server/wm/DisplayWindowSettingsProvider$AtomicFileStorage; +Lcom/android/server/wm/DisplayWindowSettingsProvider$FileData; +Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettings; +Lcom/android/server/wm/DisplayWindowSettingsProvider$ReadableSettingsStorage; +Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettings; +Lcom/android/server/wm/DisplayWindowSettingsProvider$WritableSettingsStorage; +Lcom/android/server/wm/DisplayWindowSettingsProvider; Lcom/android/server/wm/DockedStackDividerController; Lcom/android/server/wm/DragAndDropPermissionsHandler; Lcom/android/server/wm/DragDropController$1; @@ -42336,6 +48146,9 @@ Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow; Lcom/android/server/wm/EmbeddedWindowController; Lcom/android/server/wm/EnsureActivitiesVisibleHelper; Lcom/android/server/wm/EventLogTags; +Lcom/android/server/wm/FixedRotationAnimationController$1; +Lcom/android/server/wm/FixedRotationAnimationController$FixedRotationAnimationAdapter; +Lcom/android/server/wm/FixedRotationAnimationController; Lcom/android/server/wm/HighRefreshRateDenylist$OnPropertiesChangedListener; Lcom/android/server/wm/HighRefreshRateDenylist; Lcom/android/server/wm/ImeInsetsSourceProvider; @@ -42349,8 +48162,9 @@ Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView$5; Lcom/android/server/wm/ImmersiveModeConfirmation$ClingWindowView; Lcom/android/server/wm/ImmersiveModeConfirmation$H; Lcom/android/server/wm/ImmersiveModeConfirmation; +Lcom/android/server/wm/ImpressionAttestationController$Handler; +Lcom/android/server/wm/ImpressionAttestationController; Lcom/android/server/wm/InputConsumerImpl; -Lcom/android/server/wm/InputManagerCallback$1; Lcom/android/server/wm/InputManagerCallback; Lcom/android/server/wm/InputMonitor$EventReceiverInputConsumer; Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer; @@ -42388,6 +48202,7 @@ Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec; Lcom/android/server/wm/LocalAnimationAdapter; Lcom/android/server/wm/LockTaskController$LockTaskToken; Lcom/android/server/wm/LockTaskController; +Lcom/android/server/wm/MirrorActiveUids$UidRecord; Lcom/android/server/wm/MirrorActiveUids; Lcom/android/server/wm/PendingRemoteAnimationRegistry$Entry; Lcom/android/server/wm/PendingRemoteAnimationRegistry; @@ -42395,7 +48210,6 @@ Lcom/android/server/wm/PersisterQueue$LazyTaskWriterThread; Lcom/android/server/wm/PersisterQueue$Listener; Lcom/android/server/wm/PersisterQueue$WriteQueueItem; Lcom/android/server/wm/PersisterQueue; -Lcom/android/server/wm/PinnedStackController$PinnedStackControllerCallback; Lcom/android/server/wm/PinnedStackController$PinnedStackListenerDeathHandler; Lcom/android/server/wm/PinnedStackController; Lcom/android/server/wm/PointerEventDispatcher; @@ -42437,6 +48251,7 @@ Lcom/android/server/wm/SimpleSurfaceAnimatable; Lcom/android/server/wm/SnapshotStartingData; Lcom/android/server/wm/SplashScreenStartingData; Lcom/android/server/wm/StartingData; +Lcom/android/server/wm/StartingSurfaceController; Lcom/android/server/wm/StrictModeFlash; Lcom/android/server/wm/SurfaceAnimationRunner$1; Lcom/android/server/wm/SurfaceAnimationRunner$AnimatorFactory; @@ -42453,8 +48268,9 @@ Lcom/android/server/wm/SystemGesturesPointerEventListener$1; Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks; Lcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector; Lcom/android/server/wm/SystemGesturesPointerEventListener; -Lcom/android/server/wm/Task$ActivityStackHandler; Lcom/android/server/wm/Task$ActivityState; +Lcom/android/server/wm/Task$ActivityTaskHandler; +Lcom/android/server/wm/Task$Builder; Lcom/android/server/wm/Task$CheckBehindFullscreenActivityHelper; Lcom/android/server/wm/Task$EnsureVisibleActivitiesConfigHelper; Lcom/android/server/wm/Task$FindRootHelper; @@ -42463,7 +48279,7 @@ Lcom/android/server/wm/Task; Lcom/android/server/wm/TaskChangeNotificationController$MainHandler; Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer; Lcom/android/server/wm/TaskChangeNotificationController; -Lcom/android/server/wm/TaskDisplayArea$OnStackOrderChangedListener; +Lcom/android/server/wm/TaskDisplayArea$OnRootTaskOrderChangedListener; Lcom/android/server/wm/TaskDisplayArea; Lcom/android/server/wm/TaskLaunchParamsModifier; Lcom/android/server/wm/TaskOrganizerController$DeathRecipient; @@ -42495,6 +48311,7 @@ Lcom/android/server/wm/TaskSnapshotSurface; Lcom/android/server/wm/TaskTapPointerEventListener; Lcom/android/server/wm/TransitionController; Lcom/android/server/wm/UnknownAppVisibilityController; +Lcom/android/server/wm/VisibleActivityProcessTracker; Lcom/android/server/wm/VrController$1; Lcom/android/server/wm/VrController; Lcom/android/server/wm/WallpaperAnimationAdapter; @@ -42511,12 +48328,14 @@ Lcom/android/server/wm/WindowContainer$PreAssignChildLayersCallback; Lcom/android/server/wm/WindowContainer$RemoteToken; Lcom/android/server/wm/WindowContainer; Lcom/android/server/wm/WindowContainerThumbnail; +Lcom/android/server/wm/WindowContextListenerController; Lcom/android/server/wm/WindowFrames; Lcom/android/server/wm/WindowList; Lcom/android/server/wm/WindowManagerConstants; Lcom/android/server/wm/WindowManagerGlobalLock; Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener; Lcom/android/server/wm/WindowManagerInternal$IDragDropCallback; +Lcom/android/server/wm/WindowManagerInternal$MagnificationCallbacks; Lcom/android/server/wm/WindowManagerInternal$OnHardKeyboardStatusChangeListener; Lcom/android/server/wm/WindowManagerInternal$WindowsForAccessibilityCallback; Lcom/android/server/wm/WindowManagerInternal; @@ -42555,6 +48374,7 @@ Lcom/android/server/wm/WindowStateAnimator; Lcom/android/server/wm/WindowSurfaceController; Lcom/android/server/wm/WindowSurfacePlacer$Traverser; Lcom/android/server/wm/WindowSurfacePlacer; +Lcom/android/server/wm/WindowToken$DeathRecipient; Lcom/android/server/wm/WindowToken$FixedRotationTransformState; Lcom/android/server/wm/WindowToken; Lcom/android/server/wm/WindowTracing; @@ -42562,8 +48382,6 @@ Lcom/android/server/wm/animation/ClipRectLRAnimation; Lcom/android/server/wm/animation/ClipRectTBAnimation; Lcom/android/server/wm/animation/CurvedTranslateAnimation; Lcom/android/server/wm/utils/CoordinateTransforms; -Lcom/android/server/wm/utils/DeviceConfigInterface$1; -Lcom/android/server/wm/utils/DeviceConfigInterface; Lcom/android/server/wm/utils/DisplayRotationUtil; Lcom/android/server/wm/utils/InsetUtils; Lcom/android/server/wm/utils/RegionUtils; @@ -42573,7 +48391,12 @@ Lcom/android/server/wm/utils/RotationCache; Lcom/android/server/wm/utils/WmDisplayCutout; Lcom/android/timezone/distro/DistroException; Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$3_j-gHxd1nYROOYADwIPmG4999I; +Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$7kokZ1oIUN9EGTy-DyNh0cWUaNQ; +Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$EViW0_96IYVriNVQ1_VOyi5p1oM; +Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$S3YznEQGfKFRu-P6Lq852Mqp9bw; +Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$oL4qbINiiGrcE498utwVfOWGvj8; Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$AppLaunchObserver$qAXbdZ37xRHmiOTksVbyOtNLlUk; +Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$DexOptPackagesUpdated$Ah2CUU-fOPGmnyrcZxLv9uqKxrI; Lcom/google/android/startop/iorap/-$$Lambda$IorapForwardingService$wBngGWN-SgBXbHUsaXunyJx64eE; Lcom/google/android/startop/iorap/AppLaunchEvent$1; Lcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchCancelled; @@ -42611,3 +48434,9 @@ Lcom/google/android/startop/iorap/RequestId$1; Lcom/google/android/startop/iorap/RequestId; Lcom/google/android/startop/iorap/TaskResult$1; Lcom/google/android/startop/iorap/TaskResult; +Lcom/ibm/icu/impl/CalendarAstronomer$2; +Lcom/ibm/icu/impl/CalendarAstronomer$CoordFunc; +Lcom/ibm/icu/impl/CalendarAstronomer$Equatorial; +Lcom/ibm/icu/impl/CalendarAstronomer$MoonAge; +Lcom/ibm/icu/impl/CalendarAstronomer$SolarLongitude; +Lcom/ibm/icu/impl/CalendarAstronomer;